Update to Unicode 5.1.0.
[gnulib.git] / ChangeLog
1 2009-02-08  Bruno Haible  <bruno@clisp.org>
2
3         Update to Unicode 5.1.0.
4         * lib/gen-uni-tables.c (is_property_alphabetic): Include
5         U+2185..U+2188.
6         (is_property_default_ignorable_code_point): Don't include characters
7         of category Cc or Cs and not-a-characters.
8         * lib/unictype/bidi_of.h: Regenerated.
9         * lib/unictype/blocks.h: Regenerated.
10         * lib/unictype/categ_C.h: Regenerated.
11         * lib/unictype/categ_Cf.h: Regenerated.
12         * lib/unictype/categ_Cn.h: Regenerated.
13         * lib/unictype/categ_L.h: Regenerated.
14         * lib/unictype/categ_Ll.h: Regenerated.
15         * lib/unictype/categ_Lm.h: Regenerated.
16         * lib/unictype/categ_Lo.h: Regenerated.
17         * lib/unictype/categ_Lu.h: Regenerated.
18         * lib/unictype/categ_M.h: Regenerated.
19         * lib/unictype/categ_Mc.h: Regenerated.
20         * lib/unictype/categ_Me.h: Regenerated.
21         * lib/unictype/categ_Mn.h: Regenerated.
22         * lib/unictype/categ_N.h: Regenerated.
23         * lib/unictype/categ_Nd.h: Regenerated.
24         * lib/unictype/categ_Nl.h: Regenerated.
25         * lib/unictype/categ_No.h: Regenerated.
26         * lib/unictype/categ_P.h: Regenerated.
27         * lib/unictype/categ_Pd.h: Regenerated.
28         * lib/unictype/categ_Pe.h: Regenerated.
29         * lib/unictype/categ_Pf.h: Regenerated.
30         * lib/unictype/categ_Pi.h: Regenerated.
31         * lib/unictype/categ_Po.h: Regenerated.
32         * lib/unictype/categ_Ps.h: Regenerated.
33         * lib/unictype/categ_S.h: Regenerated.
34         * lib/unictype/categ_Sk.h: Regenerated.
35         * lib/unictype/categ_Sm.h: Regenerated.
36         * lib/unictype/categ_So.h: Regenerated.
37         * lib/unictype/categ_of.h: Regenerated.
38         * lib/unictype/combining.h: Regenerated.
39         * lib/unictype/ctype_alnum.h: Regenerated.
40         * lib/unictype/ctype_alpha.h: Regenerated.
41         * lib/unictype/ctype_graph.h: Regenerated.
42         * lib/unictype/ctype_lower.h: Regenerated.
43         * lib/unictype/ctype_print.h: Regenerated.
44         * lib/unictype/ctype_punct.h: Regenerated.
45         * lib/unictype/ctype_upper.h: Regenerated.
46         * lib/unictype/decdigit.h: Regenerated.
47         * lib/unictype/digit.h: Regenerated.
48         * lib/unictype/mirror.h: Regenerated.
49         * lib/unictype/numeric.h: Regenerated.
50         * lib/unictype/pr_alphabetic.h: Regenerated.
51         * lib/unictype/pr_bidi_arabic_digit.h: Regenerated.
52         * lib/unictype/pr_bidi_arabic_right_to_left.h: Regenerated.
53         * lib/unictype/pr_bidi_boundary_neutral.h: Regenerated.
54         * lib/unictype/pr_bidi_eur_num_terminator.h: Regenerated.
55         * lib/unictype/pr_bidi_left_to_right.h: Regenerated.
56         * lib/unictype/pr_bidi_non_spacing_mark.h: Regenerated.
57         * lib/unictype/pr_bidi_other_neutral.h: Regenerated.
58         * lib/unictype/pr_combining.h: Regenerated.
59         * lib/unictype/pr_dash.h: Regenerated.
60         * lib/unictype/pr_decimal_digit.h: Regenerated.
61         * lib/unictype/pr_default_ignorable_code_point.h: Regenerated.
62         * lib/unictype/pr_deprecated.h: Regenerated.
63         * lib/unictype/pr_diacritic.h: Regenerated.
64         * lib/unictype/pr_extender.h: Regenerated.
65         * lib/unictype/pr_format_control.h: Regenerated.
66         * lib/unictype/pr_grapheme_base.h: Regenerated.
67         * lib/unictype/pr_grapheme_extend.h: Regenerated.
68         * lib/unictype/pr_grapheme_link.h: Regenerated.
69         * lib/unictype/pr_id_continue.h: Regenerated.
70         * lib/unictype/pr_id_start.h: Regenerated.
71         * lib/unictype/pr_ideographic.h: Regenerated.
72         * lib/unictype/pr_ignorable_control.h: Regenerated.
73         * lib/unictype/pr_lowercase.h: Regenerated.
74         * lib/unictype/pr_math.h: Regenerated.
75         * lib/unictype/pr_numeric.h: Regenerated.
76         * lib/unictype/pr_other_alphabetic.h: Regenerated.
77         * lib/unictype/pr_other_default_ignorable_code_point.h: Regenerated.
78         * lib/unictype/pr_other_grapheme_extend.h: Regenerated.
79         * lib/unictype/pr_other_id_continue.h: Regenerated.
80         * lib/unictype/pr_other_lowercase.h: Regenerated.
81         * lib/unictype/pr_other_math.h: Regenerated.
82         * lib/unictype/pr_punctuation.h: Regenerated.
83         * lib/unictype/pr_sentence_terminal.h: Regenerated.
84         * lib/unictype/pr_soft_dotted.h: Regenerated.
85         * lib/unictype/pr_terminal_punctuation.h: Regenerated.
86         * lib/unictype/pr_unassigned_code_value.h: Regenerated.
87         * lib/unictype/pr_unified_ideograph.h: Regenerated.
88         * lib/unictype/pr_uppercase.h: Regenerated.
89         * lib/unictype/pr_xid_continue.h: Regenerated.
90         * lib/unictype/pr_xid_start.h: Regenerated.
91         * lib/unictype/pr_zero_width.h: Regenerated.
92         * lib/unictype/scripts.h: Regenerated.
93         * lib/unictype/scripts_byname.gperf: Regenerated.
94         * lib/unictype/sy_java_ident.h: Regenerated.
95         * lib/unilbrk/lbrkprop1.h: Regenerated.
96         * lib/unilbrk/lbrkprop2.h: Regenerated.
97         * tests/unictype/test-categ_C.c: Regenerated.
98         * tests/unictype/test-categ_Cf.c: Regenerated.
99         * tests/unictype/test-categ_Cn.c: Regenerated.
100         * tests/unictype/test-categ_L.c: Regenerated.
101         * tests/unictype/test-categ_Ll.c: Regenerated.
102         * tests/unictype/test-categ_Lm.c: Regenerated.
103         * tests/unictype/test-categ_Lo.c: Regenerated.
104         * tests/unictype/test-categ_Lu.c: Regenerated.
105         * tests/unictype/test-categ_M.c: Regenerated.
106         * tests/unictype/test-categ_Mc.c: Regenerated.
107         * tests/unictype/test-categ_Me.c: Regenerated.
108         * tests/unictype/test-categ_Mn.c: Regenerated.
109         * tests/unictype/test-categ_N.c: Regenerated.
110         * tests/unictype/test-categ_Nd.c: Regenerated.
111         * tests/unictype/test-categ_Nl.c: Regenerated.
112         * tests/unictype/test-categ_No.c: Regenerated.
113         * tests/unictype/test-categ_P.c: Regenerated.
114         * tests/unictype/test-categ_Pd.c: Regenerated.
115         * tests/unictype/test-categ_Pe.c: Regenerated.
116         * tests/unictype/test-categ_Pf.c: Regenerated.
117         * tests/unictype/test-categ_Pi.c: Regenerated.
118         * tests/unictype/test-categ_Po.c: Regenerated.
119         * tests/unictype/test-categ_Ps.c: Regenerated.
120         * tests/unictype/test-categ_S.c: Regenerated.
121         * tests/unictype/test-categ_Sk.c: Regenerated.
122         * tests/unictype/test-categ_Sm.c: Regenerated.
123         * tests/unictype/test-categ_So.c: Regenerated.
124         * tests/unictype/test-ctype_alnum.c: Regenerated.
125         * tests/unictype/test-ctype_alpha.c: Regenerated.
126         * tests/unictype/test-ctype_graph.c: Regenerated.
127         * tests/unictype/test-ctype_lower.c: Regenerated.
128         * tests/unictype/test-ctype_print.c: Regenerated.
129         * tests/unictype/test-ctype_punct.c: Regenerated.
130         * tests/unictype/test-ctype_upper.c: Regenerated.
131         * tests/unictype/test-decdigit.h: Regenerated.
132         * tests/unictype/test-digit.h: Regenerated.
133         * tests/unictype/test-numeric.h: Regenerated.
134         * tests/unictype/test-pr_alphabetic.c: Regenerated.
135         * tests/unictype/test-pr_bidi_arabic_digit.c: Regenerated.
136         * tests/unictype/test-pr_bidi_arabic_right_to_left.c: Regenerated.
137         * tests/unictype/test-pr_bidi_boundary_neutral.c: Regenerated.
138         * tests/unictype/test-pr_bidi_eur_num_terminator.c: Regenerated.
139         * tests/unictype/test-pr_bidi_left_to_right.c: Regenerated.
140         * tests/unictype/test-pr_bidi_non_spacing_mark.c: Regenerated.
141         * tests/unictype/test-pr_bidi_other_neutral.c: Regenerated.
142         * tests/unictype/test-pr_combining.c: Regenerated.
143         * tests/unictype/test-pr_dash.c: Regenerated.
144         * tests/unictype/test-pr_decimal_digit.c: Regenerated.
145         * tests/unictype/test-pr_default_ignorable_code_point.c: Regenerated.
146         * tests/unictype/test-pr_deprecated.c: Regenerated.
147         * tests/unictype/test-pr_diacritic.c: Regenerated.
148         * tests/unictype/test-pr_extender.c: Regenerated.
149         * tests/unictype/test-pr_format_control.c: Regenerated.
150         * tests/unictype/test-pr_grapheme_base.c: Regenerated.
151         * tests/unictype/test-pr_grapheme_extend.c: Regenerated.
152         * tests/unictype/test-pr_grapheme_link.c: Regenerated.
153         * tests/unictype/test-pr_id_continue.c: Regenerated.
154         * tests/unictype/test-pr_id_start.c: Regenerated.
155         * tests/unictype/test-pr_ideographic.c: Regenerated.
156         * tests/unictype/test-pr_ignorable_control.c: Regenerated.
157         * tests/unictype/test-pr_lowercase.c: Regenerated.
158         * tests/unictype/test-pr_math.c: Regenerated.
159         * tests/unictype/test-pr_numeric.c: Regenerated.
160         * tests/unictype/test-pr_other_alphabetic.c: Regenerated.
161         * tests/unictype/test-pr_other_default_ignorable_code_point.c:
162         Regenerated.
163         * tests/unictype/test-pr_other_grapheme_extend.c: Regenerated.
164         * tests/unictype/test-pr_other_id_continue.c: Regenerated.
165         * tests/unictype/test-pr_other_lowercase.c: Regenerated.
166         * tests/unictype/test-pr_other_math.c: Regenerated.
167         * tests/unictype/test-pr_punctuation.c: Regenerated.
168         * tests/unictype/test-pr_sentence_terminal.c: Regenerated.
169         * tests/unictype/test-pr_soft_dotted.c: Regenerated.
170         * tests/unictype/test-pr_terminal_punctuation.c: Regenerated.
171         * tests/unictype/test-pr_unassigned_code_value.c: Regenerated.
172         * tests/unictype/test-pr_unified_ideograph.c: Regenerated.
173         * tests/unictype/test-pr_uppercase.c: Regenerated.
174         * tests/unictype/test-pr_xid_continue.c: Regenerated.
175         * tests/unictype/test-pr_xid_start.c: Regenerated.
176         * tests/unictype/test-pr_zero_width.c: Regenerated.
177
178         Update to Unicode 5.1.0.
179         * lib/uniwidth/width.c (nonspacing_table_data): Add U+0487,
180         U+0616..U+061A, U+0A51, U+0A75, U+0B44, U+0B62..U+0B63, U+0C62..U+0C63,
181         U+0D44, U+0D62..U+0D63, U+1033..U+1035, U+103A, U+103D..U+103E,
182         U+105E..U+1060, U+1071..U+1074, U+1082, U+1085..U+1086, U+108D,
183         U+1B80..U+1B81, U+1BA2..U+1BA5, U+1BA8..U+1BA9, U+1C2C..U+1C33,
184         U+1C36..U+1C37, U+1DCB..U+1DE6, U+2064, U+20F0, U+2DE0..U+2DFF,
185         U+A66F..U+A672, U+A67C..U+A67D, U+A8C4, U+A926..U+A92D, U+A947..U+A951,
186         U+AA29..U+AA2E, U+AA31..U+AA32, U+AA35..U+AA36, U+AA43, U+AA4C,
187         U+FE24..U+FE26, U+101FD. Remove U+1929..U+192B.
188         (nonspacing_table_ind): Update.
189         * tests/uniwidth/test-uc_width2.sh: Update expected result.
190
191         Update to Unicode 5.1.0.
192         * lib/uniname/gen-uninames.lisp (main): Add the range 0x1Fxxx to the
193         code transform.
194         * lib/uniname/uniname.c (unicode_character_name,
195         unicode_name_character): Add the range 0x1Fxxx to the code transform.
196         * lib/uniname/uninames.h: Regenerated.
197         * tests/uniname/UnicodeDataNames.txt: Update to Unicode 5.1.0.
198
199 2009-02-07  Bruno Haible  <bruno@clisp.org>
200
201         Merge gen-ctype and gen-lbrk into a single program.
202         * lib/gen-uni-tables.c: New file, incorporating
203         lib/unictype/gen-ctype.c and lib/unilbrk/gen-lbrk.c.
204         Add directory prefixes to the names of the generated files.
205         * lib/unictype/gen-ctype.c: Remove file.
206         * lib/unilbrk/gen-lbrk.c: Remove file.
207         * modules/gen-uni-tables: New file.
208         * modules/unictype/gen-ctype: Remove file.
209         * modules/unilbrk/gen-lbrk: Remove file.
210
211 2009-02-07  Bruno Haible  <bruno@clisp.org>
212
213         * lib/unistr.h (u8_strcoll, u16_strcoll, u32_strcoll): New declations.
214
215         New module 'unistr/u32-strcoll'.
216         * modules/unistr/u32-strcoll: New file.
217         * lib/unistr/u32-strcoll.c: New file.
218
219         New module 'unistr/u16-strcoll'.
220         * modules/unistr/u16-strcoll: New file.
221         * lib/unistr/u16-strcoll.c: New file.
222
223         New module 'unistr/u8-strcoll'.
224         * modules/unistr/u8-strcoll: New file.
225         * lib/unistr/u8-strcoll.c: New file.
226         * lib/unistr/u-strcoll.h: New file.
227
228 2009-02-07  Bruno Haible  <bruno@clisp.org>
229
230         * test-mbrtowc4.sh (LOCALE_ZH_CN): Fix default value.
231         * test-mbsnrtowcs4.sh (LOCALE_ZH_CN): Likewise.
232         * test-mbsrtowcs4.sh (LOCALE_ZH_CN): Likewise.
233         * test-wcrtomb.sh (LOCALE_ZH_CN): Likewise.
234         * test-wcsnrtombs4.sh (LOCALE_ZH_CN): Likewise.
235         * test-wcsrtombs4.sh (LOCALE_ZH_CN): Likewise.
236
237 2009-02-07  Bruno Haible  <bruno@clisp.org>
238
239         Make 64-bit clean.
240         * lib/unictype/gen-ctype.c (output_predicate, output_category,
241         output_combclass, output_bidi_category, output_decimal_digit,
242         output_digit, output_numeric, output_mirror, output_scripts,
243         output_ident_category): Use proper width specifier in format strings.
244
245 2009-02-07  Bruno Haible  <bruno@clisp.org>
246
247         * doc/posix-functions/dirfd.texi: Clarify situation on mingw. Document
248         failure behaviour.
249
250 2009-02-07  Jim Meyering  <meyering@redhat.com>
251
252         regex: avoid compilation failure with upcoming gcc-4.4
253         * lib/regex_internal.h: Revert e48d8b47fb3eee81d341b71c3e006efe9e3433a7
254         [workaround for PGC prior to 6.1-2].  Otherwise, we'd get this:
255         "... error: integer overflow in preprocessor expression".
256
257 2009-02-05  Ben Pfaff  <blp@gnu.org>
258
259         Fix link errors on Windows when close module is used.
260         * modules/close: Add $(LIB_CLOSE) to Link section.
261         * m4/close.m4 (gl_REPLACE_CLOSE): Substitute -lws2_32 into
262         $(LIB_CLOSE) on Windows.
263
264 2009-02-05  Jim Meyering  <meyering@redhat.com>
265
266         still avoid unused-parameter warnings, but do it cleanly
267         * lib/fsusage.c (UNUSED_PARAM): Remove definition.
268         (get_fs_usage): Cast to void instead.
269         * lib/mountlist.c (UNUSED_PARAM): Remove definition.
270         (dev_from_mount_options, read_file_system_list): Cast to void.
271         Prompted by Bruno Haible.
272
273 2009-02-04  Jim Meyering  <meyering@redhat.com>
274
275         fsusage.c: correct copyright year
276         * lib/fsusage.c: Reflect year in which the change is pushed into
277
278         avoid misc. warnings
279         * lib/fsusage.c (UNUSED_PARAM): Define.
280         (get_fs_usage): Mark parameter "disk" as unused.
281         * lib/getugroups.c (getgrent): Use "void" in prototype.
282         * lib/mountlist.c: Mark unused parameters.
283         (read_file_system_list): Declare a local with "const".
284         * lib/nanosleep.c (getnow): Declare static.
285         * lib/strftime.c: Include strftime.h, for declaration of nstrftime.
286
287         dirfd: set errno upon failure
288         * lib/dirfd.c: Include <errno.h>.
289         Set errno to ENOTSUP when returning -1.
290         * modules/dirfd (Depends-on): Add errno.
291         Suggested by John Kodis <kodis@comcast.net>.
292
293 2009-02-01  Bruno Haible  <bruno@clisp.org>
294
295         Don't assume sizeof (long) >= sizeof (void *).
296         * lib/memcmp.c: Include stdint.h.
297         (memcmp_bytes): Change argument types to op_t. Change type of srcp1,
298         srcp2 to 'const byte *'.
299         (memcmp_common_alignment, memcmp_not_common_alignment): Change argument
300         types to uintptr_t.
301         (rpl_memcmp): Change type of srcp1, srcp2 to 'uintptr_t'.
302         * modules/memcmp (Depends-on): Add stdint.
303         Reported by Ozkan Sezer <sezeroz@gmail.com>.
304
305 2009-01-30  Eric Blake  <ebb9@byu.net>
306
307         fix more require-before-expand issues
308         * m4/pmccabe2html.m4 (gl_PMCCABE2HTML): Require, rather than
309         expand, AC_PROG_AWK.
310         * m4/gnulib-common.m4 (AC_PROG_MKDIR_P): Use AC_DEFUN_ONCE.
311
312 2009-01-28  Eric Blake  <ebb9@byu.net>
313
314         version-etc: use consistent URL formatting
315         * lib/version-etc.c (emit_bug_reporting_address, version_etc_va):
316         Improve formatting.  Use fputs for string without %.
317
318 2009-01-28  Jim Meyering  <meyering@redhat.com>
319
320         00gnulib.m4: add m4 quotes in shell comment to avoid autoconf warning
321         * m4/00gnulib.m4 (AC_DEFUN_ONCE): Add quotes to avoid an
322         "underquoted definition of NAME" from autoconf-2.59.
323
324 2009-01-28  Bruno Haible  <bruno@clisp.org>
325
326         * doc/gnulib.texi: Add "Obsolete modules" to index.
327
328 2009-01-28  Jim Meyering  <meyering@redhat.com>
329
330         useless-if-before-free: recognize more variants
331         * build-aux/useless-if-before-free: Also recognize e.g.,
332         if (NULL != p) free (p);
333
334 2009-01-27  Mark McLoughlin  <markmc@redhat.com>
335
336         test-getaddrinfo: skip (don't fail) this test when there's no network
337         * tests/test-getaddrinfo.c: Skip test upon failure with EAI_AGAIN,
338         on the presumption that it means you lack network access.
339
340 2009-01-26  Jim Meyering  <meyering@redhat.com>
341
342         fflush: avoid warnings on modern systems
343         * lib/fflush.c (rpl_fflush): Move declarations of locals,
344         pos and result, into scopes where they're used.
345
346 2009-01-26  Eric Blake  <ebb9@byu.net>
347
348         Silence warning reintroduced by recent extensions patch.
349         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS)
350         (gl_USE_SYSTEM_EXTENSIONS): Use AC_DEFUN_ONCE to silence newer
351         autoconf.
352
353         Backport improved autoconf semantics of AC_DEFUN_ONCE.
354         * m4/00gnulib.m4: New file.
355         * gnulib-tool (func_get_filelist): Always use it.
356         * m4/gnulib-common.m4 (gl_COMMON): Force the file to be used.
357         Reported by Bruno Haible, with suggestions from Paolo Bonzini.
358
359 2009-01-25  Bruno Haible  <bruno@clisp.org>
360
361         Make test-quotearg work on MacOS X and AIX.
362         * tests/test-quotearg.sh: New file.
363         * tests/locale/fr/LC_MESSAGES/test-quotearg.po: New file.
364         * tests/locale/fr/LC_MESSAGES/test-quotearg.mo: New file.
365         * tests/test-quotearg.c: Include <locale.h> and gettext.h. Don't
366         include <libintl.h>.
367         (fake_locale): Remove variable.
368         (gettext, dgettext, dcgettext): Remove functions.
369         (main): Instead of setting a fake locale, set a real locale. Call
370         textdomain and bindtextdomain.
371         * modules/quotearg-tests (Files): Add the new files.
372         (Depends-on): Add gettext, setenv, unsetenv.
373         (configure.ac): Invoke gt_LOCALE_FR and gt_LOCALE_FR_UTF8.
374         (Makefile.am): Add test-quotearg.sh to TESTS, remove test-quotearg.
375         Augment TESTS_ENVIRONMENT.
376
377 2009-01-25  Bruno Haible  <bruno@clisp.org>
378
379         * m4/locale-fr.m4 (gt_LOCALE_FR): Remove special code that hid the
380         fr_FR.ISO8859-1 locale on MacOS X.
381         * m4/locale-ja.m4 (gt_LOCALE_JA): Remove special code that hid the
382         ja_JP.eucJP locale on MacOS X.
383         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Remove special code that hid the
384         zh_CN.GB18030 locale on MacOS X.
385
386 2009-01-25  Bruno Haible  <bruno@clisp.org>
387
388         Avoid link errors on MacOS X 10.3.
389         * lib/mbsrtowcs-state.c (_gl_mbsrtowcs_state): Add initializer.
390         * lib/wcsrtombs-state.c (_gl_wcsrtombs_state): Likewise.
391
392 2009-01-25  Bruno Haible  <bruno@clisp.org>
393
394         * lib/pipe.c: On Unix, assume HAVE_POSIX_SPAWN and use posix_spawnp.
395         * m4/pipe.m4 (gl_PIPE): Remove tests for vfork() based code.
396         * modules/pipe (Files): Remove m4/posix_spawn.m4.
397         (Depends-on): Add spawn, posix_spawnp, posix_spawn_file_actions_init,
398         posix_spawn_file_actions_addclose, posix_spawn_file_actions_adddup2,
399         posix_spawn_file_actions_addopen, posix_spawn_file_actions_destroy,
400         posix_spawnattr_init, posix_spawnattr_setsigmask,
401         posix_spawnattr_setflags, posix_spawnattr_destroy.
402
403         * lib/execute.c: On Unix, assume HAVE_POSIX_SPAWN and use posix_spawnp.
404         * m4/execute.m4 (gl_EXECUTE): Remove tests for vfork() based code.
405         * modules/execute (Files): Remove m4/posix_spawn.m4.
406         (Depends-on): Add spawn, posix_spawnp, posix_spawn_file_actions_init,
407         posix_spawn_file_actions_addopen, posix_spawn_file_actions_destroy,
408         posix_spawnattr_init, posix_spawnattr_setsigmask,
409         posix_spawnattr_setflags, posix_spawnattr_destroy.
410
411 2009-01-25  Bruno Haible  <bruno@clisp.org>
412
413         * lib/glthread/threadlib.c: Include <stdlib.h>.
414
415 2009-01-25  Bruno Haible  <bruno@clisp.org>
416
417         * lib/glthread/threadlib.c (dummy): New declaration.
418
419 2009-01-25  Bruno Haible  <bruno@clisp.org>
420
421         * lib/mbrtowc.c (mbrtowc): Distinguish invalid and incomplete
422         multibyte characters also for the GB18030 encoding. Don't crash when
423         the encoding is unknown and nstate = 0. Needed on OSF/1 5.1.
424
425 2009-01-25  Bruno Haible  <bruno@clisp.org>
426
427         Avoid redefining 'struct random_data' on OSF/1 5.1.
428         * lib/stdlib.in.h: Include <random.h> if it exists.
429         * m4/stdlib_h.m4 (gl_STDLIB_H): Test whether <random.h> exists. Set
430         HAVE_RANDOM_H. Include <random.h> when testing whether
431         'struct random_data' exists.
432         * modules/stdlib (Makefile.am): Substitute HAVE_RANDOM_H.
433
434 2009-01-25  Bruno Haible  <bruno@clisp.org>
435
436         Don't install charset.alias on MacOS X >= 10.3.
437         * lib/localcharset.c (DARWIN7): New macro.
438         (get_charset_aliases): Hardcode the result for Darwin7.
439         * modules/localcharset (install-exec-local): Don't install
440         charset.alias on MacOS X >= 10.3, if the file does not yet exist.
441
442 2009-01-25  Bruno Haible  <bruno@clisp.org>
443
444         Don't install charset.alias on mingw and Cygwin.
445         * modules/localcharset (install-exec-local): Don't install
446         charset.alias on mingw and Cygwin, if the file does not yet exist.
447         The result for these platforms is hardcoded in localcharset.c.
448
449 2009-01-25  Bruno Haible  <bruno@clisp.org>
450
451         Make it possible again to use AC_GNU_SOURCE together with gnulib.
452         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Require AC_GNU_SOURCE
453         before requiring AC_USE_SYSTEM_EXTENSIONS.
454
455 2009-01-25  Jim Meyering  <meyering@redhat.com>
456
457         c-strtod: avoid warnings
458         * lib/c-strtod.c (C_STRTOD): Cast nptr to (char *) to avoid
459         "assignment discards qualifiers from pointer target type" warnings.
460
461 2009-01-24  Bruno Haible  <bruno@clisp.org>
462
463         Add support for non-UTF-8 locales on MacOS X.
464         * lib/config.charset: Add CP1131, ARMSCII-8, PT154 to the list of
465         canonical encodings. For Darwin 7 and newer, don't map traditional
466         encodings to UTF-8.
467         Reported by Vincent Lefevre <vincent@vinc17.org>
468         at <http://savannah.gnu.org/bugs/?25235>.
469
470 2009-01-24  Bruno Haible  <bruno@clisp.org>
471
472         * doc/gnulib.texi (Obsolete modules): New section.
473         Reported by Mike Frysinger <vapier@gentoo.org>.
474
475 2009-01-24  Bruno Haible  <bruno@clisp.org>
476
477         * doc/Makefile (%.pdf): Clarify where to find texmf.cnf.
478         (%.dvi): New rule.
479
480 2009-01-24  Bruno Haible  <bruno@clisp.org>
481
482         * lib/c-strtod.h (c_strtod, c_strtold): Adjust specification.
483         Reported by Eric Blake.
484
485 2009-01-24  Bruno Haible  <bruno@clisp.org>
486
487         * lib/c-stack.c (segv_handler): If !HAVE_XSI_STACK_OVERFLOW_HEURISTIC,
488         set signo = 0 also if info->si_code <= 0. Needed on HP-UX 11.11.
489         Reported by Gary V. Vaughan <gary@gnu.org>.
490
491 2009-01-24  Bruno Haible  <bruno@clisp.org>
492
493         * lib/c-strtod.h (c_strtod, c_strtold): Add specification.
494
495 2009-01-23  Bruno Haible  <bruno@clisp.org>
496
497         Make c-strtod, c-strtold usable in libraries.
498         * lib/c-strtod.c: Include string.h instead of xalloc.h.
499         (C_STRTOD): Call strdup instead of xstrdup.
500         * modules/c-strtod (Depends-on): Add strdup-posix, remove xalloc.
501         * modules/c-strtold (Depends-on): Likewise.
502         * doc/c-strtod.texi: Remove the sentence mentioning xalloc_die.
503         * NEWS: Mention the change.
504         Reported by Michael Gold <mgold@ncf.ca>.
505
506 2009-01-23  Jim Meyering  <meyering@redhat.com>
507
508         c-strtod: when ENDPTR is non-NULL, set *ENDPTR in new failure path
509         * lib/c-strtod.c (C_STRTOD) [LC_ALL_MASKC]: Ensure that when
510         ENDPTR is non-NULL, *ENDPTR is set to NPTR upon failure.
511
512 2009-01-23  Simon Josefsson  <simon@josefsson.org>
513
514         * lib/version-etc.c: Add emit_bug_reporting_address, inspired by
515         GNU CoreUtils.
516         * lib/version-etc.h: Add prototype for emit_bug_reporting_address.
517         * modules/version-etc (Description): Update.
518
519 2009-01-22  Bruno Haible  <bruno@clisp.org>
520
521         Cache the C locale object.
522         * lib/c-strtod.c (c_locale_cache): New variable.
523         (c_locale): New function.
524         (C_STRTOD): Use it, and don't call freelocale.
525         * m4/c-strtod.m4 (gl_C_STRTOD, gl_C_STRTOLD): Require AC_C_INLINE.
526         Suggested by Paolo Bonzini.
527
528 2009-01-21  Bruno Haible  <bruno@clisp.org>
529
530         * lib/getloadavg.c (getloadavg): Check c_strtod result against error
531         conditions other than overflow.
532
533 2009-01-21  Bruno Haible  <bruno@clisp.org>
534
535         * lib/c-strtod.c: Include errno.h.
536         (C_STRTOD): Check against NULL return from newlocale. Preserve errno
537         value from STRTOD_L and STRTOD.
538
539 2009-01-21  Bruno Haible  <bruno@clisp.org>
540         and Jim Meyering  <meyering@redhat.com>
541
542         nanosleep: skip configure test (fail it) for apple universal builds
543         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Require gl_MULTIARCH. In Apple
544         universal builds, assume that nanosleep does not work.
545         * modules/nanosleep (Depends-on): Add multiarch.
546
547         mktime: skip configure test (fail it) for apple universal builds
548         * m4/mktime.m4 (AC_FUNC_MKTIME): Require gl_MULTIARCH. In Apple
549         universal builds, assume that mktime does not work.
550         * modules/mktime (Depends-on): Add multiarch.
551
552 2009-01-21  Eric Blake  <ebb9@byu.net>
553
554         multiarch: avoid expand-before-require warning
555         * modules/multiarch (configure.ac): Require, rather than expand,
556         gl_MULTIARCH.
557         * m4/multiarch.m4 (gl_MULTIARCH_BODY): Merge...
558         (gl_MULTIARCH): ...into this macro, and use AC_DEFUN_ONCE to
559         enforce that all clients require it.  Partial reversion of
560         2008-12-29 patch.
561
562         error: avoid expand-before-require warning
563         * modules/errno (configure.ac): Require, rather than expand,
564         gl_HEADER_ERRNO_H.
565         * m4/errno_h.m4 (gl_HEADER_ERRNO_H_BODY): Merge...
566         (gl_HEADER_ERRNO_H): ...into this macro, and use AC_DEFUN_ONCE to
567         enforce that all clients require it.
568
569         gnulib-tool: avoid warnings from using obsolete AC_GNU_SOURCE
570         * gnulib-tool (func_dest_tmpfilename, func_create_testdir): Using
571         obsolete AC_GNU_SOURCE causes out-of-order expansion; avoid it,
572         and rely solely on gl_USE_SYSTEM_EXTENSIONS.
573
574 2009-01-21  Paolo Bonzini  <bonzini@gnu.org>
575
576         Revert:
577         2009-01-20  Paolo Bonzini  <bonzini@gnu.org>
578
579         regex: do not depend on obsolete modules.
580         * modules/regex: Remove memcmp and memmove.
581
582 2009-01-20  Bruno Haible  <bruno@clisp.org>
583
584         Make the 'link' module link on Windows NT 4.
585         * lib/link.c (_WIN32_WINNT): Don't define.
586         (CreateHardLinkFuncType): New type.
587         (CreateHardLinkFunc, initialized): New variables.
588         (initialize): New function.
589         (link): Invoke CreateHardLink indirectly through the function pointer.
590
591 2009-01-20  Bruno Haible  <bruno@clisp.org>
592
593         Fix compilation failure on mingw.
594         * tests/test-link.c (main): Don't assume that EOPNOTSUPP exists.
595
596 2009-01-20  Michael Gold  <mgold@ncf.ca>  (tiny change)
597
598         * doc/c-strtod.texi: Mention a couple of restrictions.
599
600 2009-01-20  Jim Meyering  <meyering@redhat.com>
601
602         gettimeofday: move more declarations out of functions
603         * lib/gettimeofday.c: Move extern declarations of tzset and
604         gmtime out of containing functions.  Prompted by Bruno Haible.
605
606 2009-01-20  Paolo Bonzini  <bonzini@gnu.org>
607
608         regex: do not depend on obsolete modules.
609         * modules/regex: Remove memcmp and memmove.
610
611 2009-01-19  Bruno Haible  <bruno@clisp.org>
612
613         Don't use AC_REQUIRE([AC_C_BIGENDIAN]).
614         * modules/uniconv/u16-conv-from-enc (configure.ac): Require
615         gl_BIGENDIAN, not AC_C_BIGENDIAN.
616         * modules/uniconv/u16-conv-to-enc (configure.ac): Likewise.
617         * modules/uniconv/u16-strconv-to-enc (configure.ac): Likewise.
618
619 2009-01-19  Bruno Haible  <bruno@clisp.org>
620
621         * tests/test-link.c: Include <errno.h>.
622         (main): Exit with code 77 when a hard link cannot be created due to
623         the file system.
624         * tests/test-link.sh: Skip test when a hard link cannot be created due
625         to the file system.
626         Suggested by Eric Blake.
627
628 2009-01-19  Martin Lambers  <marlam@marlam.de>
629
630         * modules/link-tests: New file.
631         * tests/test-link.sh: New file.
632         * tests/test-link.c: New file.
633
634 2009-01-19  Eric Blake  <ebb9@byu.net>
635
636         doc: mention another function added in cygwin 1.7.0
637         * doc/glibc-functions/glob_pattern_p.texi (glob_pattern_p):
638         Another new function in cygwin 1.7.
639
640 2009-01-19  Bruno Haible  <bruno@clisp.org>
641
642         Don't use AC_REQUIRE([AC_C_BIGENDIAN]).
643         * m4/gnulib-common.m4 (gl_BIGENDIAN): New macro.
644         * m4/exponentl.m4 (gl_LONG_DOUBLE_EXPONENT_LOCATION): Require
645         gl_BIGENDIAN, not AC_C_BIGENDIAN.
646         * m4/isfinite.m4 (gl_ISFINITEL_WORKS): Likewise.
647         * m4/isinf.m4 (gl_ISINFL_WORKS): Likewise.
648         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Likewise.
649         * m4/md4.m4 (gl_MD4): Likewise.
650         * m4/md5.m4 (gl_MD5): Likewise.
651         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Likewise.
652         * m4/sha1.m4 (gl_SHA1): Likewise.
653         * m4/sha256.m4 (gl_SHA256): Likewise.
654         * m4/sha512.m4 (gl_SHA512): Likewise.
655
656 2009-01-19  Bruno Haible  <bruno@clisp.org>
657
658         * modules/uniname/uniname-tests (Depends-on): Add progname.
659         * tests/uniname/test-uninames.c: Include progname.h.
660         (main): Call set_program_name.
661
662         * modules/unistdio/u8-vsprintf-tests (Depends-on): Add progname.
663         * tests/unistdio/test-u8-vsprintf1.c: Include progname.h.
664         (main): Call set_program_name.
665
666         * modules/unistdio/u8-vsnprintf-tests (Depends-on): Add progname.
667         * tests/unistdio/test-u8-vsnprintf1.c: Include progname.h.
668         (main): Call set_program_name.
669
670         * modules/unistdio/u16-vsprintf-tests (Depends-on): Add progname.
671         * tests/unistdio/test-u16-vsprintf1.c: Include progname.h.
672         (main): Call set_program_name.
673
674         * modules/unistdio/u16-vsnprintf-tests (Depends-on): Add progname.
675         * tests/unistdio/test-u16-vsnprintf1.c: Include progname.h.
676         (main): Call set_program_name.
677
678         * modules/unistdio/u32-vsprintf-tests (Depends-on): Add progname.
679         * tests/unistdio/test-u32-vsprintf1.c: Include progname.h.
680         (main): Call set_program_name.
681
682         * modules/unistdio/u32-vsnprintf-tests (Depends-on): Add progname.
683         * tests/unistdio/test-u32-vsnprintf1.c: Include progname.h.
684         (main): Call set_program_name.
685
686         * modules/unistdio/ulc-vsprintf-tests (Depends-on): Add progname.
687         * tests/unistdio/test-ulc-vsprintf1.c: Include progname.h.
688         (main): Call set_program_name.
689
690         * modules/unistdio/ulc-vsnprintf-tests (Depends-on): Add progname.
691         * tests/unistdio/test-ulc-vsnprintf1.c: Include progname.h.
692         (main): Call set_program_name.
693
694 2009-01-19  Eric Blake  <ebb9@byu.net>
695
696         test-unistd: test previous patch
697         * tests/test-unistd.c: Test *_FILENO macros.
698
699         unistd: guarantee STDIN_FILENO here, for OS/2 EMX
700         * lib/unistd.in.h (STDIN_FILENO, STDOUT_FILENO, STDERR_FILENO):
701         Guarantee a definition.
702         * doc/posix-headers/unistd.texi (unistd.h): Document the bug.
703         * modules/unistd-safer (Depends-on): Add dependency on unistd.
704         * lib/c-stack.c (STDERR_FILENO): Rely on <unistd.h>.
705         * lib/dup-safer.c (STDERR_FILENO): Likewise.
706         * lib/execute.c (STDIN_FILENO, STDOUT_FILENO, STDERR_FILENO):
707         Likewise.
708         * lib/fd-safer.c (STDIN_FILENO, STDERR_FILENO): Likewise.
709         * lib/fopen-safer.c (STDERR_FILENO): Likewise.
710         * lib/pipe.c (STDIN_FILENO, STDOUT_FILENO, STDERR_FILENO):
711         Likewise.
712         * lib/tmpfile-safer.c (STDERR_FILENO): Likewise.
713         * tests/test-posix_spawn1.c (STDIN_FILENO, STDOUT_FILENO)
714         (STDERR_FILENO): Likewise.
715         * tests/test-posix_spawn2.c (STDIN_FILENO, STDOUT_FILENO)
716         (STDERR_FILENO): Likewise.
717         * tests/test-posix_spawn3.c (STDIN_FILENO, STDOUT_FILENO)
718         (STDERR_FILENO): Likewise.
719         Reported by Elbert Pol.
720
721 2009-01-19  Eric Blake  <ebb9@byu.net>
722
723         doc: mention more functions added in cygwin 1.7.0
724         * doc/posix-functions/abort.texi (abort): Update wording related
725         to cygwin.
726         * doc/posix-functions/daylight.texi (daylight): Likewise.
727         * doc/posix-functions/optarg.texi (optarg): Likewise.
728         * doc/posix-functions/optarg.texi (opterr): Likewise.
729         * doc/posix-functions/optarg.texi (optind): Likewise.
730         * doc/posix-functions/optarg.texi (optopt): Likewise.
731         * doc/posix-functions/wprintf.texi (wprintf): Cygwin wprintf never
732         worked in 1.5.x, and was withdrawn in 1.7.
733         * doc/posix-functions/vwprintf.texi (vwprintf): Likewise.
734         * doc/posix-functions/fprintf.texi (fprintf): Tighten mention of
735         cygwin versions.
736         * doc/posix-functions/perror.texi (perror): Likewise.
737         * doc/posix-functions/printf.texi (printf): Likewise.
738         * doc/posix-functions/snprintf.texi (snprintf): Likewise.
739         * doc/posix-functions/sprintf.texi (sprintf): Likewise.
740         * doc/posix-functions/vfprintf.texi (vfprintf): Likewise.
741         * doc/posix-functions/vprintf.texi (vprintf): Likewise.
742         * doc/posix-functions/vsnprintf.texi (vsnprintf): Likewise.
743         * doc/posix-functions/vsprintf.texi (vsprintf): Likewise.
744         * doc/glibc-functions/obstack_printf.texi (obstack_printf):
745         Likewise.
746         * doc/glibc-functions/obstack_vprintf.texi (obstack_vprintf):
747         Likewise.
748         * doc/glibc-functions/cfmakeraw.texi (cfmakeraw): Cygwin 1.7 adds
749         this function.
750         * doc/glibc-functions/in6addr_any.texi (in6addr_any): Likewise.
751         * doc/glibc-functions/in6addr_loopback.texi (in6addr_loopback):
752         Likewise.
753         * doc/glibc-functions/updwtmpx.texi (updwtmpx): Likewise.
754         * doc/posix-functions/_Exit_C99.texi (_Exit): Likewise.
755         * doc/posix-functions/confstr.texi (confstr): Likewise.
756         * doc/posix-functions/dprintf.texi (dprintf): Likewise.
757         * doc/posix-functions/fgetwc.texi (fgetwc): Likewise.
758         * doc/posix-functions/fgetws.texi (fgetws): Likewise.
759         * doc/posix-functions/fputwc.texi (fputwc): Likewise.
760         * doc/posix-functions/fputws.texi (fputws): Likewise.
761         * doc/posix-functions/fwide.texi (fwide): Likewise.
762         * doc/posix-functions/getwc.texi (getwc): Likewise.
763         * doc/posix-functions/getwchar.texi (getwchar): Likewise.
764         * doc/posix-functions/putwc.texi (putwc): Likewise.
765         * doc/posix-functions/putwchar.texi (putwchar): Likewise.
766         * doc/posix-functions/sigignore.texi (sigignore): Likewise.
767         * doc/posix-functions/ungetwc.texi (ungetwc): Likewise.
768         * doc/posix-functions/vdprintf.texi (vdprintf): Likewise.
769         * doc/posix-functions/wcpcpy.texi (wcpcpy): Likewise.
770         * doc/posix-functions/wcpncpy.texi (wcpncpy): Likewise.
771         * doc/posix-functions/wcstol.texi (wcstol): Likewise.
772         * doc/posix-functions/wcstoll.texi (wcstoll): Likewise.
773         * doc/posix-functions/wcstoul.texi (wcstoul): Likewise.
774         * doc/posix-functions/wcstoull.texi (wcstoull): Likewise.
775         * doc/posix-functions/wcsxfrm.texi (wcsxfrm): Likewise.
776
777 2009-01-19  Daniel P. Berrange  <berrange@redhat.com>
778
779         ioctl: avoid warning: no previous prototype for 'rpl_ioctl'
780         * lib/ioctl.c: Include <sys/ioctl.h>.
781
782 2009-01-19  Simon Josefsson  <simon@josefsson.org>
783
784         * modules/getdate-tests (Depends-on): Add progname.
785         * tests/test-getdate.c: Use progname module, to avoid link errors
786         on non-glibc systems.
787
788 2009-01-18  Simon Josefsson  <simon@josefsson.org>
789
790         * modules/filenamecat-tests (Depends-on): Add progname.
791         * modules/fstrcmp-tests (Depends-on): Likewise.
792
793         * tests/test-filenamecat.c: Use progname module, to avoid link
794         errors on non-glibc systems.
795         * tests/test-fstrcmp.c: Likewise.
796
797 2009-01-19  Daniel P. Berrange  <berrange@redhat.com>
798
799         gettimeofday: avoid warning: nested extern declaration of 'localtime'
800         * lib/gettimeofday.c: Move extern declaration out of function.
801
802 2009-01-18  Bruno Haible  <bruno@clisp.org>
803
804         * m4/strftime.m4 (gl_FUNC_STRFTIME): Don't test for mblen and mbrlen.
805         * lib/strftime.c (HAVE_MBLEN, HAVE_MBRLEN): Remove macros.
806         (MULTIBYTE_IS_FORMAT_SAFE): Define to 1 on all platforms except OSF/1.
807
808 2009-01-18  Bruno Haible  <bruno@clisp.org>
809
810         * lib/strftime.c (MEMPCPY): Remove unused macro.
811         * m4/strftime.m4 (gl_FUNC_STRFTIME): Don't test for mempcpy.
812
813 2009-01-18  Martin Lambers  <marlam@marlam.de>
814
815         New module 'link'.
816         * lib/unistd.in.h (link): New declaration.
817         * lib/link.c: New file.
818         * m4/link.m4: New file.
819         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_LINK,
820         HAVE_LINK.
821         * modules/unistd (Makefile.am): Substitute GNULIB_LINK, HAVE_LINK.
822         * modules/link: New file.
823         * doc/posix-functions/link.texi: Mention the new module.
824
825 2009-01-18  Bruno Haible  <bruno@clisp.org>
826
827         * tests/test-avltree_list.c (main): Call set_program_name.
828         * tests/test-avltree_oset.c (main): Likewise.
829         * tests/test-obstack-printf.c: Include progname.h.
830         (main): Call set_program_name.
831         * tests/test-quotearg.c: Include progname.h.
832         (main): Call set_program_name.
833         * tests/test-xmemdup0.c: Include progname.h.
834         (main): Call set_program_name.
835
836 2009-01-18  Bruno Haible  <bruno@clisp.org>
837
838         New module 'alphasort'.
839         * lib/dirent.in.h (alphasort): New declaration.
840         * lib/alphasort.c: New file, from glibc with modifications.
841         * m4/alphasort.m4: New file.
842         * modules/alphasort: New file.
843         * m4/dirent_h.m4 (gl_DIRENT_H_DEFAULTS): Initialize GNULIB_ALPHASORT,
844         HAVE_ALPHASORT.
845         * modules/dirent (Makefile.am): Substitute GNULIB_ALPHASORT,
846         HAVE_ALPHASORT.
847         * doc/posix-functions/alphasort.texi: Mention the new module and the
848         portability problems.
849
850 2009-01-18  Bruno Haible  <bruno@clisp.org>
851
852         New module 'scandir'.
853         * lib/dirent.in.h (scandir): New declaration.
854         * lib/scandir.c: New file, from glibc with modifications.
855         * m4/scandir.m4: New file.
856         * modules/scandir: New file.
857         * m4/dirent_h.m4 (gl_DIRENT_H_DEFAULTS): Initialize GNULIB_SCANDIR,
858         HAVE_SCANDIR.
859         * modules/dirent (Makefile.am): Substitute GNULIB_SCANDIR,
860         HAVE_SCANDIR.
861         * doc/posix-functions/scandir.texi: Mention the new module and the
862         portability problems.
863
864 2009-01-17  Bruno Haible  <bruno@clisp.org>
865
866         * gnulib-tool (func_remove_prefix): Escape all dots in the prefix.
867         Update documentation.
868         (func_remove_suffix): Escape all dots in the suffix. Update
869         documentation.
870         (func_filter_filelist): Update documentation.
871         Reported by Ralf Wildenhues.
872
873 2009-01-17  Bruno Haible  <bruno@clisp.org>
874
875         * modules/dprintf-posix-tests: New file.
876         * tests/test-dprintf-posix.sh: New file.
877         * tests/test-dprintf-posix.c: New file.
878
879         New modules 'dprintf', 'dprintf-posix'.
880         * lib/stdio.in.h (dprintf): New declaration.
881         * lib/dprintf.c: New file.
882         * m4/dprintf.m4: New file.
883         * m4/dprintf-posix.m4: New file.
884         * modules/dprintf: New file.
885         * modules/dprintf-posix: New file.
886         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize GNULIB_DPRINTF,
887         HAVE_DPRINTF, REPLACE_DPRINTF.
888         * modules/stdio (Makefile.am): Substitute also GNULIB_DPRINTF,
889         HAVE_DPRINTF, REPLACE_DPRINTF.
890         * doc/posix-functions/dprintf.texi: Mention the new modules.
891
892 2009-01-17  Bruno Haible  <bruno@clisp.org>
893
894         * modules/vdprintf-posix-tests: New file.
895         * tests/test-vdprintf-posix.sh: New file.
896         * tests/test-vdprintf-posix.c: New file.
897
898         New modules 'vdprintf', 'vdprintf-posix'.
899         * lib/stdio.in.h (vdprintf): New declaration.
900         * lib/vdprintf.c: New file.
901         * m4/vdprintf.m4: New file.
902         * m4/vdprintf-posix.m4: New file.
903         * modules/vdprintf: New file.
904         * modules/vdprintf-posix: New file.
905         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize GNULIB_VDPRINTF,
906         HAVE_VDPRINTF, REPLACE_VDPRINTF.
907         * modules/stdio (Makefile.am): Substitute also GNULIB_VDPRINTF,
908         HAVE_VDPRINTF, REPLACE_VDPRINTF.
909         * doc/posix-functions/vdprintf.texi: Mention the new modules.
910
911 2009-01-17  Bruno Haible  <bruno@clisp.org>
912
913         Fix replacement of fopen on mingw.
914         * m4/fopen.m4 (gl_FUNC_FOPEN): Define FOPEN_TRAILING_SLASH_BUG also on
915         mingw.
916
917 2009-01-17  Bruno Haible  <bruno@clisp.org>
918
919         Fix compilation error on HP-UX 11.00, present since 2008-09-24.
920         * lib/fopen.c: Include <sys/types.h> and <sys/types.h>.
921
922 2009-01-17  Bruno Haible  <bruno@clisp.org>
923
924         Avoid test-fflush2.sh failure on mingw.
925         * tests/test-fflush2.c: Include binary-io.h.
926         (main): Put standard input into binary mode.
927         * modules/fflush-tests (Depends-on): Add binary-io.
928
929 2009-01-17  Bruno Haible  <bruno@clisp.org>
930
931         * lib/wchar.in.h: In another particular situation, include only the
932         system's <wchar.h> file.
933         (_GL_ALREADY_INCLUDING_WCHAR_H): New macro.
934         Reported by Albert Chin-A-Young <china@thewrittenword.com>
935         and Thomas Guyot-Sionnest <dermoth@aei.ca>.
936
937 2009-01-17  Bruno Haible  <bruno@clisp.org>
938
939         Support for stripping executables in --enable-relocatable.
940         * build-aux/install-reloc: Expect one more argument, or an environment
941         variable RELOC_STRIP_PROG. If set, strip the destination program and
942         its wrapper.
943         * m4/relocatable.m4 (gl_RELOCATABLE_BODY): In INSTALL_PROGRAM_ENV, set
944         RELOC_STRIP_PROG.
945         * doc/relocatable-maint.texi (Supporting Relocation): Mention the need
946         to set RELOCATABLE_STRIP.
947         * NEWS: Mention the new Makefile requirement.
948
949 2009-01-17  Bruno Haible  <bruno@clisp.org>
950
951         * build-aux/install-reloc: Remove debugging information left over by
952         C compiler on MacOS X.
953
954 2009-01-17  Bruno Haible  <bruno@clisp.org>
955
956         Update use of _NSGetExecutablePath after API change in MacOS X 10.4.
957         * lib/progreloc.c (find_executable): Fix type of pointer passed to
958         _NSGetExecutablePath.
959
960 2009-01-16  Jim Meyering  <meyering@redhat.com>
961
962         strerror: avoid warnings about discarding "const"
963         * lib/strerror.c (rpl_strerror): Instead of returning a const
964         string from each and every "case", use a variable, and add a single
965         cast after the switch.
966
967 2009-01-16  Albert Chin-A-Young <china@thewrittenword.com>
968
969         * lib/arpa_inet.in.h: Add extern "C" block for C++.
970
971 2009-01-16  Bruno Haible  <bruno@clisp.org>
972
973         * m4/printf.m4 (gl_SNPRINTF_SIZE1, gl_VSNPRINTF_ZEROSIZE_C99): Use an
974         array initializer syntax that also works in C++ mode.
975         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
976
977 2009-01-16  Jim Meyering  <meyering@redhat.com>
978
979         poll: suppress a warning
980         * lib/poll.c: Use #pragma GCC diagnostic ignored "-Wtype-limits"
981         to ignore "...unsigned expression < 0 is always false" warnings.
982
983 2009-01-16  Daniel P. Berrange  <berrange@redhat.com>
984
985         poll: remove declarations of unused variables
986         * lib/poll.c (poll) [WIN32_NATIVE]: Remove declarations of unused
987         sockbuf and optlen.
988
989 2009-01-15  Bruno Haible  <bruno@clisp.org>
990
991         Make fflush-after-ungetc POSIX compliant on BSD systems.
992         * lib/fflush.c (clear_ungetc_buffer_preserving_position): New function.
993         (clear_ungetc_buffer): Implement also for other systems.
994         (rpl_fflush): On glibc systems, invoke
995         clear_ungetc_buffer_preserving_position. Otherwise, invoke
996         clear_ungetc_buffer after fetching the stream's position, not before.
997
998 2009-01-15  Bruno Haible  <bruno@clisp.org>
999
1000         Make fflush-after-ungetc POSIX compliant on glibc systems.
1001         * m4/fflush.m4 (gl_FUNC_FFLUSH): Test also the behaviour of fflush
1002         after ungetc.
1003         * lib/fflush.c (clear_ungetc_buffer): Implement for glibc systems.
1004         (rpl_fflush): On glibc systems, simply call the system's fflush
1005         function after clearing the ungetc buffer.
1006         * lib/fseeko.c (rpl_fseeko): Don't try to lseek past the end of file.
1007         Instead, lseek only to the end of file, then use the system's fseeko
1008         for the rest. On glibc systems, reset the EOF indicator bit.
1009
1010 2009-01-15  Jim Meyering  <meyering@redhat.com>
1011
1012         openmp.m4: revert quote-adding change, for portability to older autoconf
1013         * m4/openmp.m4: Remove the quotes added on 2009-01-14.
1014         This reverts part of 42d1eda5dcce2d68deab7a642e7f29bcd7144a0d.
1015         Simon Josefsson noticed the problem when using autoconf-2.61.
1016
1017 2009-01-15  Bruno Haible  <bruno@clisp.org>
1018
1019         * tests/test-fflush2.sh: Invoke test-fflush2 twice.
1020         * tests/test-fflush2.c (ASSERT): Always fail.
1021         (main): Add two tests for fflush() after ungetc(), taking into account
1022         the Austin Group's clarification.
1023         Suggested by Eric Blake.
1024
1025 2009-01-15  Albert Chin-A-Young  <china@thewrittenword.com>
1026
1027         mktime.m4: remove K&R-style function prototypes
1028         * m4/mktime.m4 (AC_FUNC_MKTIME): Remove K&R-style function prototypes
1029         for the Sun C++ compiler.
1030
1031 2009-01-14  Bruno Haible  <bruno@clisp.org>
1032
1033         * lib/stdint.in.h (_GL_JUST_INCLUDE_SYSTEM_WCHAR_H): New macro, defined
1034         while including <wchar.h>.
1035         * lib/wchar.in.h: In two particular situations on HP-UX, include only
1036         the system's <wchar.h> file.
1037         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
1038
1039 2009-01-14  Bruno Haible  <bruno@clisp.org>
1040
1041         * m4/csharp.m4: Don't mention gettext on the serial number line.
1042         * m4/csharpexec.m4: Likewise.
1043         * m4/eaccess.m4: Likewise.
1044         * m4/javaexec.m4: Likewise.
1045         * m4/sig_atomic_t.m4: Likewise.
1046         * m4/tmpdir.m4: Likewise.
1047         * m4/intldir.m4: Bump gettext version.
1048         * m4/lib-ld.m4: Likewise.
1049
1050 2009-01-14  Bruno Haible  <bruno@clisp.org>
1051
1052         * lib/progname.c (set_program_name): Add more comments.
1053         Reported by Sergey Poznyakoff <gray@gnu.org.ua>.
1054
1055 2009-01-14  Simon Josefsson  <simon@josefsson.org>
1056
1057         * lib/sys_stat.in.h: Include sys/types.h for nlink_t on systems
1058         were sys/stat.h does not define it.
1059
1060 2009-01-14  Jim Meyering  <meyering@redhat.com>
1061
1062         many *.m4 files: improve m4 quoting
1063         99% of this change was performed by running the following commands:
1064         git ls-files | grep '\.m4$' | xargs perl -pi \
1065           -e 's/(AC_\w+\()([^[()]+?)([,)])/$1\[$2]$3/g;' \
1066           -e 's/(AC_\w+\((?:\[[^,]+?\], ){1})([^,[()]+?)([,)])/$1\[$2]$3/g;' \
1067           -e 's/(AC_\w+\((?:\[[^,]+?\], ){2})([^,[()]+?)([,)])/$1\[$2]$3/g;' \
1068           -e 's/(AC_\w+\((?:\[[^,]+?\], ){3})([^,[()]+?)([,)])/$1\[$2]$3/g'
1069         perl -pi -e 's/\[\.\.\.\]/.../' m4/onceonly.m4
1070         The remainder were to add Copyright dates, increment serial numbers,
1071         undo some changes in comments, exclude m4/intl.m4, and add quotes
1072         around the "1" in ",1" where the unusual spacing prohibited the
1073         above regexps from doing the job.  For more details, see
1074         <http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/16175>.
1075         * m4/acl.m4: Modified.
1076         * m4/afs.m4: Likewise.
1077         * m4/alloca.m4: Likewise.
1078         * m4/argp.m4: Likewise.
1079         * m4/argz.m4: Likewise.
1080         * m4/atexit.m4: Likewise.
1081         * m4/bison-i18n.m4: Likewise.
1082         * m4/bison.m4: Likewise.
1083         * m4/byteswap.m4: Likewise.
1084         * m4/c-stack.m4: Likewise.
1085         * m4/c-strtod.m4: Likewise.
1086         * m4/calloc.m4: Likewise.
1087         * m4/canonicalize-lgpl.m4: Likewise.
1088         * m4/chown.m4: Likewise.
1089         * m4/clock_time.m4: Likewise.
1090         * m4/codeset.m4: Likewise.
1091         * m4/copy-file.m4: Likewise.
1092         * m4/csharp.m4: Likewise.
1093         * m4/csharpcomp.m4: Likewise.
1094         * m4/csharpexec.m4: Likewise.
1095         * m4/d-ino.m4: Likewise.
1096         * m4/d-type.m4: Likewise.
1097         * m4/dirfd.m4: Likewise.
1098         * m4/double-slash-root.m4: Likewise.
1099         * m4/eaccess.m4: Likewise.
1100         * m4/eealloc.m4: Likewise.
1101         * m4/environ.m4: Likewise.
1102         * m4/errno_h.m4: Likewise.
1103         * m4/euidaccess.m4: Likewise.
1104         * m4/execute.m4: Likewise.
1105         * m4/fatal-signal.m4: Likewise.
1106         * m4/fchdir.m4: Likewise.
1107         * m4/fcntl_h.m4: Likewise.
1108         * m4/fileblocks.m4: Likewise.
1109         * m4/filenamecat.m4: Likewise.
1110         * m4/findprog.m4: Likewise.
1111         * m4/flexmember.m4: Likewise.
1112         * m4/fnmatch.m4: Likewise.
1113         * m4/fopen.m4: Likewise.
1114         * m4/fpending.m4: Likewise.
1115         * m4/fprintf-posix.m4: Likewise.
1116         * m4/free.m4: Likewise.
1117         * m4/frexp.m4: Likewise.
1118         * m4/frexpl.m4: Likewise.
1119         * m4/fsusage.m4: Likewise.
1120         * m4/ftruncate.m4: Likewise.
1121         * m4/gc-camellia.m4: Likewise.
1122         * m4/gc-random.m4: Likewise.
1123         * m4/gc.m4: Likewise.
1124         * m4/getaddrinfo.m4: Likewise.
1125         * m4/getcwd-abort-bug.m4: Likewise.
1126         * m4/getcwd-path-max.m4: Likewise.
1127         * m4/getdate.m4: Likewise.
1128         * m4/getdomainname.m4: Likewise.
1129         * m4/getgroups.m4: Likewise.
1130         * m4/gethostname.m4: Likewise.
1131         * m4/gethrxtime.m4: Likewise.
1132         * m4/getline.m4: Likewise.
1133         * m4/getloadavg.m4: Likewise.
1134         * m4/getndelim2.m4: Likewise.
1135         * m4/getpass.m4: Likewise.
1136         * m4/gettext.m4: Likewise.
1137         * m4/gettime.m4: Likewise.
1138         * m4/gettimeofday.m4: Likewise.
1139         * m4/gnulib-common.m4: Likewise.
1140         * m4/group-member.m4: Likewise.
1141         * m4/host-os.m4: Likewise.
1142         * m4/iconv.m4: Likewise.
1143         * m4/iconv_open.m4: Likewise.
1144         * m4/inet_ntop.m4: Likewise.
1145         * m4/inet_pton.m4: Likewise.
1146         * m4/inline.m4: Likewise.
1147         * m4/intldir.m4: Likewise.
1148         * m4/intlmacosx.m4: Likewise.
1149         * m4/intmax.m4: Likewise.
1150         * m4/intmax_t.m4: Likewise.
1151         * m4/inttypes.m4: Likewise.
1152         * m4/inttypes_h.m4: Likewise.
1153         * m4/inttypes-pri.m4: Likewise.
1154         * m4/isapipe.m4: Likewise.
1155         * m4/isnand.m4: Likewise.
1156         * m4/isnanf.m4: Likewise.
1157         * m4/isnanl.m4: Likewise.
1158         * m4/javacomp.m4: Likewise.
1159         * m4/javaexec.m4: Likewise.
1160         * m4/jm-winsz1.m4: Likewise.
1161         * m4/jm-winsz2.m4: Likewise.
1162         * m4/lchown.m4: Likewise.
1163         * m4/lcmessage.m4: Likewise.
1164         * m4/ldexpl.m4: Likewise.
1165         * m4/lib-ld.m4: Likewise.
1166         * m4/lib-link.m4: Likewise.
1167         * m4/libsigsegv.m4: Likewise.
1168         * m4/link-follow.m4: Likewise.
1169         * m4/localcharset.m4: Likewise.
1170         * m4/locale-fr.m4: Likewise.
1171         * m4/locale-ja.m4: Likewise.
1172         * m4/locale-tr.m4: Likewise.
1173         * m4/locale-zh.m4: Likewise.
1174         * m4/lock.m4: Likewise.
1175         * m4/longlong.m4: Likewise.
1176         * m4/ls-mntd-fs.m4: Likewise.
1177         * m4/lstat.m4: Likewise.
1178         * m4/malloc.m4: Likewise.
1179         * m4/mathl.m4: Likewise.
1180         * m4/mbrtowc.m4: Likewise.
1181         * m4/mbstate_t.m4: Likewise.
1182         * m4/mbswidth.m4: Likewise.
1183         * m4/memchr.m4: Likewise.
1184         * m4/memcmp.m4: Likewise.
1185         * m4/memcpy.m4: Likewise.
1186         * m4/memmem.m4: Likewise.
1187         * m4/memmove.m4: Likewise.
1188         * m4/mempcpy.m4: Likewise.
1189         * m4/memrchr.m4: Likewise.
1190         * m4/memset.m4: Likewise.
1191         * m4/minmax.m4: Likewise.
1192         * m4/mkdir-slash.m4: Likewise.
1193         * m4/mkdtemp.m4: Likewise.
1194         * m4/mktime.m4: Likewise.
1195         * m4/mmap-anon.m4: Likewise.
1196         * m4/mountlist.m4: Likewise.
1197         * m4/nanosleep.m4: Likewise.
1198         * m4/nls.m4: Likewise.
1199         * m4/nocrash.m4: Likewise.
1200         * m4/open.m4: Likewise.
1201         * m4/openat.m4: Likewise.
1202         * m4/openmp.m4: Likewise.
1203         * m4/pathmax.m4: Likewise.
1204         * m4/perl.m4: Likewise.
1205         * m4/physmem.m4: Likewise.
1206         * m4/pipe.m4: Likewise.
1207         * m4/po.m4: Likewise.
1208         * m4/poll.m4: Likewise.
1209         * m4/posixtm.m4: Likewise.
1210         * m4/posixver.m4: Likewise.
1211         * m4/printf-frexp.m4: Likewise.
1212         * m4/printf-frexpl.m4: Likewise.
1213         * m4/printf-posix.m4: Likewise.
1214         * m4/printf-posix-rpl.m4: Likewise.
1215         * m4/printf.m4: Likewise.
1216         * m4/progtest.m4: Likewise.
1217         * m4/putenv.m4: Likewise.
1218         * m4/readline.m4: Likewise.
1219         * m4/readlink.m4: Likewise.
1220         * m4/readutmp.m4: Likewise.
1221         * m4/realloc.m4: Likewise.
1222         * m4/regex.m4: Likewise.
1223         * m4/relocatable.m4: Likewise.
1224         * m4/relocatable-lib.m4: Likewise.
1225         * m4/rename-dest-slash.m4: Likewise.
1226         * m4/rename.m4: Likewise.
1227         * m4/rmdir-errno.m4: Likewise.
1228         * m4/rmdir.m4: Likewise.
1229         * m4/roundf.m4: Likewise.
1230         * m4/roundl.m4: Likewise.
1231         * m4/rpmatch.m4: Likewise.
1232         * m4/save-cwd.m4: Likewise.
1233         * m4/selinux-selinux-h.m4: Likewise.
1234         * m4/setenv.m4: Likewise.
1235         * m4/settime.m4: Likewise.
1236         * m4/sig2str.m4: Likewise.
1237         * m4/sig_atomic_t.m4: Likewise.
1238         * m4/signalblocking.m4: Likewise.
1239         * m4/signbit.m4: Likewise.
1240         * m4/sigpipe.m4: Likewise.
1241         * m4/sockets.m4: Likewise.
1242         * m4/sockpfaf.m4: Likewise.
1243         * m4/st_dm_mode.m4: Likewise.
1244         * m4/stat-time.m4: Likewise.
1245         * m4/stdbool.m4: Likewise.
1246         * m4/stdint.m4: Likewise.
1247         * m4/stdint_h.m4: Likewise.
1248         * m4/stpcpy.m4: Likewise.
1249         * m4/stpncpy.m4: Likewise.
1250         * m4/strcase.m4: Likewise.
1251         * m4/strchrnul.m4: Likewise.
1252         * m4/strcspn.m4: Likewise.
1253         * m4/strdup.m4: Likewise.
1254         * m4/strftime.m4: Likewise.
1255         * m4/strndup.m4: Likewise.
1256         * m4/strnlen.m4: Likewise.
1257         * m4/strpbrk.m4: Likewise.
1258         * m4/strptime.m4: Likewise.
1259         * m4/strsep.m4: Likewise.
1260         * m4/strtod.m4: Likewise.
1261         * m4/strtoimax.m4: Likewise.
1262         * m4/strtok_r.m4: Likewise.
1263         * m4/strtol.m4: Likewise.
1264         * m4/strtoll.m4: Likewise.
1265         * m4/strtoul.m4: Likewise.
1266         * m4/strtoull.m4: Likewise.
1267         * m4/strtoumax.m4: Likewise.
1268         * m4/strverscmp.m4: Likewise.
1269         * m4/threadlib.m4: Likewise.
1270         * m4/timegm.m4: Likewise.
1271         * m4/tm_gmtoff.m4: Likewise.
1272         * m4/tmpdir.m4: Likewise.
1273         * m4/tmpfile.m4: Likewise.
1274         * m4/tzset.m4: Likewise.
1275         * m4/uintmax_t.m4: Likewise.
1276         * m4/unlinkdir.m4: Likewise.
1277         * m4/unlocked-io.m4: Likewise.
1278         * m4/uptime.m4: Likewise.
1279         * m4/userspec.m4: Likewise.
1280         * m4/utimbuf.m4: Likewise.
1281         * m4/utime.m4: Likewise.
1282         * m4/utimes-null.m4: Likewise.
1283         * m4/utimes.m4: Likewise.
1284         * m4/vararrays.m4: Likewise.
1285         * m4/vasnprintf.m4: Likewise.
1286         * m4/vfprintf-posix.m4: Likewise.
1287         * m4/vprintf-posix.m4: Likewise.
1288         * m4/wait-process.m4: Likewise.
1289         * m4/wchar_t.m4: Likewise.
1290         * m4/wint_t.m4: Likewise.
1291         * m4/write-any-file.m4: Likewise.
1292         * m4/yield.m4: Likewise.
1293
1294 2009-01-13  Bruno Haible  <bruno@clisp.org>
1295
1296         Avoid test-copy-file.sh failures when ACL support insufficient.
1297         * modules/copy-file-tests (Makefile.am): Pass USE_ACL in
1298         TESTS_ENVIRONMENT.
1299         * tests/test-copy-file.sh: Skip the ACL comparisons if USE_ACL is 0.
1300         Reported by Jim Meyering.
1301
1302 2009-01-13  Bruno Haible  <bruno@clisp.org>
1303
1304         * modules/unistdio/u-printf-args (Files): Add m4/stdint_h.m4 and
1305         m4/inttypes_h.m4, needed by m4/intmax_t.m4.
1306         * modules/unistdio/u8-printf-parse (Files): Likewise.
1307         * modules/unistdio/u32-printf-parse (Files): Likewise.
1308         * modules/unistdio/ulc-printf-parse (Files): Likewise.
1309
1310 2009-01-13  Simon Josefsson  <simon@josefsson.org>
1311
1312         * modules/unistdio/u16-printf-parse (Files): Add m4/stdint_h.m4
1313         and m4/inttypes_h.m4 too.
1314
1315 2009-01-12  Eric Blake  <ebb9@byu.net>
1316
1317         tests: IRIX 6.2 cc can't compile -0.0 into .data
1318         * tests/test-ceill.c (minus_zero): Compute -0.0L at runtime,
1319         rather than at compile-time.
1320         * tests/test-floorl.c (minus_zero): Likewise.
1321         * tests/test-frexpl.c (minus_zero): Likewise.
1322         * tests/test-isnan.c (minus_zerol): Likewise.
1323         * tests/test-isnanl.h (minus_zero): Likewise.
1324         * tests/test-ldexpl.c (minus_zero): Likewise.
1325         * tests/test-roundl.c (minus_zero): Likewise.
1326         * tests/test-signbit.c (minus_zerol): Likewise.
1327         * tests/test-snprintf-posix.h (minus_zerol): Likewise.
1328         * tests/test-sprintf-posix.h (minus_zerol): Likewise.
1329         * tests/test-truncl.c (minus_zero): Likewise.
1330         * tests/test-vasnprintf-posix.c (minus_zerol): Likewise.
1331         * tests/test-vasprintf-posix.c (minus_zerol): Likewise.
1332         Reported by Tom G. Christensen and Nelson H. F. Beebe.
1333
1334 2009-01-09  Paolo Bonzini  <bonzini@gnu.org>
1335
1336         regex: fix glibc bug 9697
1337         * lib/regcomp.c (re_compile_fastmap_iter): Rewrite COMPLEX_BRACKET
1338         handling.
1339
1340 2009-01-09  Paolo Bonzini  <bonzini@gnu.org>
1341
1342         regex: fix glibc bug 697
1343         * lib/regexec.c (prune_impossible_nodes): Handle sifted_states[0]
1344         being NULL also if there are no backreferences.
1345
1346 2009-01-09  Paolo Bonzini  <bonzini@gnu.org>
1347
1348         regex: merge glibc changes
1349         * lib/regcomp.c (re_compile_fastmap_iter): Use __mbrtowc.
1350         * lib/regex_internal.c (build_wcs_buffer, build_wcs_upper_buffer,
1351         re_string_skip_chars, re_string_reconstruct): Likewise.
1352         * lib/regex_internal.h [!_LIBC] (__mbrtowc): New #define.
1353
1354 2009-01-07  Jim Meyering  <meyering@redhat.com>
1355
1356         poll: filter through cppi
1357         * lib/poll.c: Indent cpp directives to reflect nesting.
1358
1359 2009-01-07  Daniel P. Berrange  <berrange@redhat.com>
1360
1361         poll: don't return uninitialized
1362         * lib/poll.c (poll) [WIN32_NATIVE]: Initialize "rc".
1363
1364 2009-01-06  Jeremy Olexa <darkside@gentoo.org>  (tiny change)
1365
1366         avoid compile failure on AIX 6.1
1367         * lib/getloadavg.c [HAVE_LIBPERFSTAT]: Include <sys/protosw.h>.
1368         Details in http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/15465
1369
1370 2009-01-04  Jim Meyering  <meyering@redhat.com>
1371
1372         remove duplicate inclusion of <stdio.h>
1373         * tests/test-fprintf-posix.c: Likewise.
1374         * tests/test-printf-posix.c: Likewise.
1375         * tests/test-snprintf-posix.c: Likewise.
1376         * tests/test-sprintf-posix.c: Likewise.
1377         * tests/test-vasprintf-posix.c: Likewise.
1378         * tests/test-vfprintf-posix.c: Likewise.
1379         * tests/test-vprintf-posix.c: Likewise.
1380         * tests/test-vsnprintf-posix.c: Likewise.
1381         * tests/test-vsprintf-posix.c: Likewise.
1382
1383 2009-01-03  Jim Meyering  <meyering@redhat.com>
1384
1385         gnulib-tool: fix sed-based filtering
1386         * gnulib-tool (func_filter_filelist): Remove extra backslash
1387         in sed_fff_filter definition.
1388
1389 2009-01-02  Jim Meyering  <meyering@redhat.com>
1390
1391         strftime: avoid compilation failure on Solaris 2.6
1392         * modules/strftime (Depends-on): Add mbrlen and mbsinit.
1393         * lib/strftime.c [DO_MULTIBYTE]: Include <wchar.h> unconditionally.
1394         Don't #define mbrlen or mbsinit, since now they're guaranteed to
1395         be available.  Reported by Tom G. Christensen.  Details in
1396         <http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/16180>.
1397
1398 2009-01-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1399             Bruno Haible  <bruno@clisp.org>
1400
1401         Speed up gnulib-tool by doing more string processing through shell
1402         built-ins.
1403         * gnulib-tool (fast_func_append): New variable.
1404         (func_remove_prefix, func_remove_suffix): New functions.
1405         (fast_func_remove_prefix, fast_func_remove_suffix): New variables.
1406         (func_filter_filelist): New function.
1407         (func_get_dependencies): Use func_remove_suffix instead of sed.
1408         (func_get_automake_snippet): Use func_filter_filelist instead of a
1409         subshell and sed invocation.
1410
1411 2009-01-01  Bruno Haible  <bruno@clisp.org>
1412
1413         Fix a security bug.
1414         * gnulib-tool (func_import, import, update): Don't allow the characters
1415         '"', '$', '`', '\' in macro arguments that become part of commands that
1416         are evaluated.
1417
1418 2009-01-01  Bruno Haible  <bruno@clisp.org>
1419
1420         * gnulib-tool (func_reset_sigpipe): Add more comments.
1421
1422 2009-01-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1423
1424         * gnulib-tool (func_modules_add_dummy, func_emit_lib_Makefile_am,
1425         func_emit_tests_Makefile_am, func_import): Abort loops early if we
1426         already know the answer.
1427
1428 2009-01-01  Jim Meyering  <meyering@redhat.com>
1429
1430         * lib/version-etc.c (version_etc_va): Update copyright year.
1431
1432 2008-12-30  Bruno Haible  <bruno@clisp.org>
1433
1434         * m4/lib-prefix.m4 (AC_LIB_LINKFLAGS_BODY): Don't overwrite
1435         LIB${NAME}_PREFIX when considering the dependencies of lib${name}.
1436         Reported by Charles Wilson <cygwin@cwilson.fastmail.fm>.
1437
1438 2008-12-29  Eric Blake  <ebb9@byu.net>
1439
1440         multiarch: avoid autoconf AC_REQUIRE bug
1441         * m4/multiarch.m4 (gl_MULTIARCH): Split body...
1442         (gl_MULTIARCH_BODY): ...into new macro, to work around bug in Autoconf
1443         2.63 and older.
1444         Reported by Bruno Haible, and analyzed in
1445         http://lists.gnu.org/archive/html/bug-autoconf/2008-12/msg00039.html
1446
1447 2008-12-29  Bruno Haible  <bruno@clisp.org>
1448
1449         * gnulib-tool (func_import): When generating sed-ignore-removed, handle
1450         files in subdirectories correctly.
1451         Reported by Ralf Wildenhues.
1452
1453 2008-12-29  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1454
1455         * gnulib-tool (func_update_ignorelist): Use 'join - FILE'
1456         rather than 'join FILE -', for Solaris join.
1457
1458 2008-12-29  Bruno Haible  <bruno@clisp.org>
1459
1460         * m4/codeset.m4 (AM_LANGINFO_CODESET): More systematic m4 argument
1461         quoting.
1462         * m4/gettext.m4 (AM_GNU_GETTEXT): Likewise.
1463         * m4/glibc2.m4 (gt_GLIBC2): Likewise.
1464         * m4/glibc21.m4 (gl_GLIBC21): Likewise.
1465         * m4/iconv.m4 (AM_ICONV_LINK, AM_ICONV): Likewise.
1466         * m4/intdiv0.m4 (gt_INTDIV0): Likewise.
1467         * m4/intlmacosx.m4 (gt_INTL_MACOSX): Likewise.
1468         * m4/intmax.m4 (gt_TYPE_INTMAX_T): Likewise.
1469         * m4/inttypes-pri.m4 (gt_INTTYPES_PRI): Likewise.
1470         * m4/inttypes_h.m4 (gl_AC_HEADER_INTTYPES_H): Likewise.
1471         * m4/lcmessage.m4 (gt_LC_MESSAGES): Likewise.
1472         * m4/nls.m4 (AM_NLS): Likewise.
1473         * m4/po.m4 (AM_PO_SUBDIRS): Likewise.
1474         * m4/printf-posix.m4 (gt_PRINTF_POSIX): Likewise.
1475         * m4/progtest.m4 (AM_PATH_PROG_WITH_TEST): Likewise.
1476         * m4/size_max.m4 (gl_SIZE_MAX): Likewise.
1477         * m4/stdint_h.m4 (gl_AC_HEADER_STDINT_H): Likewise.
1478         * m4/threadlib.m4 (gl_THREADLIB_BODY): Likewise.
1479         * m4/uintmax_t.m4 (gl_AC_TYPE_UINTMAX_T): Likewise.
1480         * m4/visibility.m4 (gl_VISIBILITY): Likewise.
1481         * m4/wchar_t.m4 (gt_TYPE_WCHAR_T): Likewise.
1482         * m4/wint_t.m4 (gt_TYPE_WINT_T): Likewise.
1483         * m4/xsize.m4 (gl_XSIZE): Likewise.
1484         Suggested by Jim Meyering.
1485
1486 2008-11-17  Bruce Korb  <bkorb@gnu.org>
1487
1488         * lib/parse-duration.h: non-iso form accepts years, months weeks, too
1489         * lib/parse-duration.c: use a switch instead of cascading if's.
1490
1491 2008-12-29  Eric Blake  <ebb9@byu.net>
1492
1493         wchar.h: supply WEOF on Irix 5.3
1494         * lib/wchar.in.h (wint_t): Also supply WEOF.
1495         * lib/wctype.in.h (wint_t): Likewise.
1496         * doc/posix-headers/wchar.texi (wchar.h): Document the bug.
1497         * doc/posix-headers/wctype.texi (wctype.h): Likewise.
1498         Reported by Tom G. Christensen.
1499
1500 2008-12-26  Bruno Haible  <bruno@clisp.org>
1501
1502         * m4/multiarch.m4 (gl_MULTIARCH): Recognize also the architecture names
1503         i486, i586, i686.
1504
1505 2008-12-26  Bruno Haible  <bruno@clisp.org>
1506
1507         * lib/stdlib.in.h (struct random_data): Fix indentation of comments.
1508
1509 2008-12-26  Bruno Haible  <bruno@clisp.org>
1510
1511         * lib/stdint.in.h: Move the include of <wchar.h> down until after all
1512         the types are defined. Also conditionalize it on __STDC_LIMIT_MACROS,
1513         not __STDC_CONSTANT_MACROS.
1514         Reported by Nelson H. F. Beebe <beebe@math.utah.edu> via Eric Blake.
1515
1516 2008-12-25  Bruno Haible  <bruno@clisp.org>
1517
1518         Add support for universal builds to vasnprintf.
1519         * m4/printf.m4 (gl_PRINTF_ENOMEM): Require gl_MULTIARCH. In Apple
1520         universal builds, guess no.
1521         * modules/vasnprintf-posix (Depends-on): Add multiarch.
1522         * modules/vasprintf-posix (Depends-on): Likewise.
1523         * modules/fprintf-posix (Depends-on): Likewise.
1524         * modules/vfprintf-posix (Depends-on): Likewise.
1525         * modules/snprintf-posix (Depends-on): Likewise.
1526         * modules/vsnprintf-posix (Depends-on): Likewise.
1527         * modules/sprintf-posix (Depends-on): Likewise.
1528         * modules/vsprintf-posix (Depends-on): Likewise.
1529         * modules/unistdio/u8-vasnprintf (Depends-on): Likewise.
1530         * modules/unistdio/u8-u8-vasnprintf (Depends-on): Likewise.
1531         * modules/unistdio/u16-vasnprintf (Depends-on): Likewise.
1532         * modules/unistdio/u16-u16-vasnprintf (Depends-on): Likewise.
1533         * modules/unistdio/u32-vasnprintf (Depends-on): Likewise.
1534         * modules/unistdio/u32-u32-vasnprintf (Depends-on): Likewise.
1535         * modules/unistdio/ulc-vasnprintf (Depends-on): Likewise.
1536
1537         Add support for universal builds to <inttypes.h>.
1538         * lib/inttypes.in.h (_PRI64_PREFIX, _PRIu64_PREFIX, _SCN64_PREFIX,
1539         _SCNu64_PREFIX): In Apple
1540         universal builds, define directly, using _LP64.
1541         * m4/inttypes.m4 (gl_INTTYPES_H): In Apple universal builds, set
1542         INT64_MAX_EQ_LONG_MAX and UINT64_MAX_EQ_ULONG_MAX to -1.
1543         * modules/inttypes (Depends-on): Add multiarch.
1544         (Makefile.am): Substitute APPLE_UNIVERSAL_BUILD.
1545
1546         Add support for universal builds to <stdint.h>.
1547         * lib/stdint.in.h (PDFDIFF_MIN, PTRDIFF_MAX, SIZE_MAX): In Apple
1548         universal builds, define directly, using _LP64.
1549         * m4/stdint.m4 (gl_STDINT_TYPE_PROPERTIES): Require gl_MULTIARCH. In
1550         Apple universal builds, don't test for the size and suffix of ptrdiff_t
1551         and size_t.
1552         * modules/stdint (Depends-on): Add multiarch.
1553         (Makefile.am): Substitute APPLE_UNIVERSAL_BUILD.
1554
1555         New module 'multiarch'.
1556         * modules/multiarch: New file.
1557         * m4/multiarch.m4: New file.
1558
1559 2008-12-25  Bruno Haible  <bruno@clisp.org>
1560
1561         * gnulib-tool (func_create_testdir): Avoid failure of mv command.
1562
1563 2008-12-25  Bruno Haible  <bruno@clisp.org>
1564
1565         * modules/btowc (License): Relicense under LGPLv2+.
1566         * modules/mbsinit (License): Likewise.
1567         * modules/mbrtowc (License): Likewise.
1568         * modules/wcrtomb (License): Likewise.
1569         * modules/streq (License): Likewise.
1570         Reported by David Lutterkort <lutter@redhat.com>.
1571
1572 2008-12-23  Bruno Haible  <bruno@clisp.org>
1573
1574         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Fix conditional and comment.
1575
1576 2008-12-23  Bruno Haible  <bruno@clisp.org>
1577
1578         Module getaddrinfo requires linking with $(GETADDRINFO_LIB).
1579         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Put link options into
1580         GETADDRINFO_LIB, not in LIBS.
1581         * modules/getaddrinfo (Link): Set to $(GETADDRINFO_LIB).
1582         * modules/canon-host (Link): Likewise.
1583         * NEWS: Mention the change.
1584         * modules/getaddrinfo-tests (test_getaddrinfo_LDADD): Add the
1585         GETADDRINFO_LIB.
1586
1587 2008-12-22  Bruno Haible  <bruno@clisp.org>
1588
1589         * doc/posix-functions/iswalnum_l.texi: Mention limitation of wchar_t.
1590         * doc/posix-functions/iswalpha_l.texi: Likewise.
1591         * doc/posix-functions/iswblank_l.texi: Likewise.
1592         * doc/posix-functions/iswcntrl_l.texi: Likewise.
1593         * doc/posix-functions/iswctype_l.texi: Likewise.
1594         * doc/posix-functions/iswdigit_l.texi: Likewise.
1595         * doc/posix-functions/iswgraph_l.texi: Likewise.
1596         * doc/posix-functions/iswlower_l.texi: Likewise.
1597         * doc/posix-functions/iswprint_l.texi: Likewise.
1598         * doc/posix-functions/iswpunct_l.texi: Likewise.
1599         * doc/posix-functions/iswspace_l.texi: Likewise.
1600         * doc/posix-functions/iswupper_l.texi: Likewise.
1601         * doc/posix-functions/iswxdigit_l.texi: Likewise.
1602         * doc/posix-functions/mbsnrtowcs.texi: Likewise.
1603         * doc/posix-functions/open_wmemstream.texi: Likewise.
1604         * doc/posix-functions/swscanf.texi: Likewise.
1605         * doc/posix-functions/towctrans_l.texi: Likewise.
1606         * doc/posix-functions/towlower.texi: Likewise.
1607         * doc/posix-functions/towlower_l.texi: Likewise.
1608         * doc/posix-functions/towupper.texi: Likewise.
1609         * doc/posix-functions/towupper_l.texi: Likewise.
1610         * doc/posix-functions/vfwprintf.texi: Likewise.
1611         * doc/posix-functions/vfwscanf.texi: Likewise.
1612         * doc/posix-functions/vswscanf.texi: Likewise.
1613         * doc/posix-functions/vwprintf.texi: Likewise.
1614         * doc/posix-functions/vwscanf.texi: Likewise.
1615         * doc/posix-functions/wcpcpy.texi: Likewise.
1616         * doc/posix-functions/wcpncpy.texi: Likewise.
1617         * doc/posix-functions/wcscasecmp.texi: Likewise.
1618         * doc/posix-functions/wcscasecmp_l.texi: Likewise.
1619         * doc/posix-functions/wcscoll_l.texi: Likewise.
1620         * doc/posix-functions/wcsdup.texi: Likewise.
1621         * doc/posix-functions/wcsncasecmp.texi: Likewise.
1622         * doc/posix-functions/wcsncasecmp_l.texi: Likewise.
1623         * doc/posix-functions/wcsnlen.texi: Likewise.
1624         * doc/posix-functions/wcsnrtombs.texi: Likewise.
1625         * doc/posix-functions/wcsxfrm_l.texi: Likewise.
1626         * doc/posix-functions/wctrans_l.texi: Likewise.
1627         * doc/posix-functions/wctype_l.texi: Likewise.
1628         * doc/glibc-functions/fgetwc_unlocked.texi: Likewise.
1629         * doc/glibc-functions/fgetws_unlocked.texi: Likewise.
1630         * doc/glibc-functions/fputwc_unlocked.texi: Likewise.
1631         * doc/glibc-functions/fputws_unlocked.texi: Likewise.
1632         * doc/glibc-functions/getwc_unlocked.texi: Likewise.
1633         * doc/glibc-functions/getwchar_unlocked.texi: Likewise.
1634         * doc/glibc-functions/putwc_unlocked.texi: Likewise.
1635         * doc/glibc-functions/putwchar_unlocked.texi: Likewise.
1636         * doc/glibc-functions/wcschrnul.texi: Likewise.
1637         * doc/glibc-functions/wcsftime_l.texi: Likewise.
1638         * doc/glibc-functions/wcstod_l.texi: Likewise.
1639         * doc/glibc-functions/wcstof_l.texi: Likewise.
1640         * doc/glibc-functions/wcstol_l.texi: Likewise.
1641         * doc/glibc-functions/wcstold_l.texi: Likewise.
1642         * doc/glibc-functions/wcstoll_l.texi: Likewise.
1643         * doc/glibc-functions/wcstoq.texi: Likewise.
1644         * doc/glibc-functions/wcstoul_l.texi: Likewise.
1645         * doc/glibc-functions/wcstoull_l.texi: Likewise.
1646         * doc/glibc-functions/wcstouq.texi: Likewise.
1647         * doc/glibc-functions/wmempcpy.texi: Likewise.
1648
1649 2008-12-22  Ingo Weinhold  <ingo_weinhold@gmx.de>  (tiny change)
1650             Eric Blake  <ebb9@byu.net>
1651             Paolo Bonzini  <bonzini@gnu.org>
1652             Bruno Haible  <bruno@clisp.org>
1653
1654         Make c-stack work on Haiku.
1655         * lib/c-stack.c (SA_ONSTACK): Define fallback.
1656         (c_stack_action): Use SA_ONSTACK flag.
1657
1658 2008-12-22  Bruno Haible  <bruno@clisp.org>
1659
1660         * m4/locale-fr.m4 (gt_LOCALE_FR_UTF8): Treat Haiku like BeOS.
1661
1662 2008-12-22  Bruno Haible  <bruno@clisp.org>
1663
1664         Work around mbrlen() bugs on AIX, HP-UX, OSF/1, Solaris.
1665         * m4/mbrlen.m4 (gl_FUNC_MBRLEN): Set REPLACE_MBRLEN if mbrtowc is
1666         being overridden.
1667         (gl_MBRLEN_INCOMPLETE_STATE, gl_MBRLEN_RETVAL, gl_MBRLEN_NUL_RETVAL):
1668         New macros.
1669         * lib/wchar.in.h (mbrlen): Override if REPLACE_MBRLEN is set.
1670         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_MBRLEN.
1671         * modules/wchar (Makefile.am): Substitute REPLACE_MBRLEN.
1672         * doc/posix-functions/mbrlen.texi: Mention the various platform bugs.
1673
1674 2008-12-22  Bruno Haible  <bruno@clisp.org>
1675
1676         * m4/mbrtowc.m4 (gl_MBRTOWC_INCOMPLETE_STATE): Remove unused variable
1677         from test code.
1678
1679 2008-12-22  Eric Blake  <ebb9@byu.net>
1680
1681         Avoid gcc warnings on cygwin.
1682         * lib/regex_internal.c (re_string_reconstruct) [!RE_ENABLE_I18N]:
1683         Avoid unused variable.
1684         * lib/regexec.c (check_arrival_add_next_nodes) [!RE_ENABLE_I18N]:
1685         Likewise.
1686
1687 2008-12-22  Bruno Haible  <bruno@clisp.org>
1688
1689         Remove HAVE_MBRTOWC conditionals.
1690         * lib/mbscasecmp.c: Include mbuiter.h unconditionally.
1691         (mbscasecmp): Assume mbrtowc function.
1692         * lib/mbscasestr.c: Include mbuiter.h unconditionally.
1693         (knuth_morris_pratt_multibyte, mbscasestr): Assume mbrtowc function.
1694         * lib/mbschr.c: Include mbuiter.h unconditionally.
1695         (mbschr): Assume mbrtowc function.
1696         * lib/mbscspn.c: Include mbuiter.h unconditionally.
1697         (mbscspn): Assume mbrtowc function.
1698         * lib/mbslen.c: Include mbuiter.h unconditionally.
1699         (mbslen): Assume mbrtowc function.
1700         * lib/mbsncasecmp.c: Include mbuiter.h unconditionally.
1701         (mbsncasecmp): Assume mbrtowc function.
1702         * lib/mbsnlen.c: Include mbiter.h unconditionally.
1703         (mbsnlen): Assume mbrtowc function.
1704         * lib/mbspbrk.c: Include mbuiter.h unconditionally.
1705         (mbspbrk): Assume mbrtowc function.
1706         * lib/mbspcasecmp.c: Include mbuiter.h unconditionally.
1707         (mbspcasecmp): Assume mbrtowc function.
1708         * lib/mbsrchr.c: Include mbuiter.h unconditionally.
1709         (mbsrchr): Assume mbrtowc function.
1710         * lib/mbssep.c: Include mbuiter.h unconditionally.
1711         (mbssep): Assume mbrtowc function.
1712         * lib/mbsspn.c: Include mbuiter.h unconditionally.
1713         (mbsspn): Assume mbrtowc function.
1714         * lib/mbsstr.c: Include mbuiter.h unconditionally.
1715         (knuth_morris_pratt_multibyte, mbsstr): Assume mbrtowc function.
1716         * lib/mbstok_r.c: Include mbuiter.h unconditionally.
1717         (mbstok_r): Assume mbrtowc function.
1718         * lib/propername.c: Include mbuiter.h unconditionally.
1719         (mbsstr_trimmed_wordbounded): Assume mbrtowc function.
1720         * lib/trim.c: Include mbchar.h, mbiter.h uncondtionally.
1721         (trim2): Assume mbrtowc function.
1722         * lib/mbswidth.c (mbsinit): Remove fallback definition.
1723         (mbsnwidth): Assume mbrtowc function.
1724         * modules/mbswidth (Depends-on): Add mbrtowc, mbsinit.
1725         * lib/quotearg.c (MB_CUR_MAX, mbstate_t, mbrtowc, iswprint): Remove
1726         fallback definitions.
1727         * modules/quotearg (Depends-on): Add mbrtowc, mbsinit.
1728
1729 2008-12-22  Bruno Haible  <bruno@clisp.org>
1730
1731         * doc/posix-functions/mbtowc.texi: Mention a glibc bug.
1732
1733 2008-12-22  Paolo Bonzini  <bonzini@gnu.org>
1734
1735         * modules/regex: Request emulations for the mb*/wc* functions we need.
1736         * m4/regex.m4: Don't look for those functions here.
1737         * lib/regex_internal.h: Do not check HAVE_WCRTOMB and HAVE_MBRTOWC.
1738
1739 2008-12-22  Bruno Haible  <bruno@clisp.org>
1740
1741         * modules/fnmatch (Depends-on): Remove duplicated dependency.
1742
1743 2008-12-21  Bruno Haible  <bruno@clisp.org>
1744
1745         Make mbiter.h, mbuiter.h, mbfile.h usable unconditionally.
1746         * modules/mbiter (Depends-on): Add mbrtowc, mbsinit.
1747         (Include): Remove conditionalization.
1748         * modules/mbuiter (Depends-on): Add mbrtowc, mbsinit.
1749         (Include): Remove conditionalization.
1750         * modules/mbfile (Depends-on): Add mbrtowc, mbsinit.
1751         (Include): Remove conditionalization.
1752         * m4/mbiter.m4 (gl_MBITER): Deprecate the use of AC_FUNC_MBRTOWC.
1753         * m4/mbfile.m4 (gl_MBFILE): Likewise.
1754         * NEWS: Mention the change.
1755         Reported by Alan Hourihane <alanh@fairlite.co.uk>
1756         via Sergey Poznyakoff <gray@gnu.org.ua>.
1757
1758 2008-12-21  Bruno Haible  <bruno@clisp.org>
1759
1760         * MODULES.html.sh (Extended multibyte and wide character utilities
1761         <wchar.h>): Add btowc, wctob, mbsinit, mbrlen, mbrtowc, mbsrtowcs,
1762         wcrtomb, wcsrtombs.
1763         (Support for systems lacking POSIX:2008): Add accept, bind, close,
1764         connect, fclose, getpeername, getsockname, getsockopt, hostent, listen,
1765         mbsnrtowcs, posix_spawn*, recv, recvfrom, sched, select, send, sendto,
1766         setsockopt, shutdown, socket, spawn, sys_wait, wcsnrtombs, write.
1767
1768 2008-12-21  Bruno Haible  <bruno@clisp.org>
1769
1770         * MODULES.html.sh: Change section titles to refer to POSIX:2008.
1771
1772 2008-12-21  Bruno Haible  <bruno@clisp.org>
1773
1774         * modules/wcsnrtombs-tests: New file.
1775         * tests/test-wcsnrtombs1.sh: New file.
1776         * tests/test-wcsnrtombs2.sh: New file.
1777         * tests/test-wcsnrtombs3.sh: New file.
1778         * tests/test-wcsnrtombs4.sh: New file.
1779         * tests/test-wcsnrtombs.c: New file.
1780
1781         New module 'wcsnrtombs'.
1782         * lib/wchar.in.h (wcsnrtombs): New declaration.
1783         * lib/wcsnrtombs.c: New file.
1784         * lib/wcsrtombs-state.c: New file.
1785         * lib/wcsrtombs.c: Refer to _gl_wcsrtombs_state.
1786         (internal_state): Remove variable.
1787         * m4/wcsnrtombs.m4: New file.
1788         * m4/wcsrtombs.m4 (gl_FUNC_WCSRTOMBS): Add wcsrtombs-state.c to the
1789         compilation units.
1790         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCSNRTOMBS,
1791         HAVE_WCSNRTOMBS.
1792         * modules/wchar (Makefile.am): Substitute GNULIB_WCSNRTOMBS,
1793         HAVE_WCSNRTOMBS.
1794         * modules/wcsnrtombs: New file.
1795         * modules/wcsrtombs (Files): Add lib/wcsrtombs-state.c.
1796         * doc/posix-functions/wcsnrtombs.texi: Mention the new module.
1797
1798 2008-12-21  Bruno Haible  <bruno@clisp.org>
1799
1800         * modules/wcsrtombs-tests: New file.
1801         * tests/test-wcsrtombs1.sh: New file.
1802         * tests/test-wcsrtombs2.sh: New file.
1803         * tests/test-wcsrtombs3.sh: New file.
1804         * tests/test-wcsrtombs4.sh: New file.
1805         * tests/test-wcsrtombs.c: New file.
1806
1807         New module 'wcsrtombs'.
1808         * lib/wchar.in.h (wcsrtombs): New declaration.
1809         * lib/wcsrtombs.c: New file.
1810         * m4/wcsrtombs.m4: New file.
1811         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCSRTOMBS,
1812         HAVE_WCSRTOMBS, REPLACE_WCSRTOMBS.
1813         * modules/wchar (Makefile.am): Substitute GNULIB_WCSRTOMBS,
1814         HAVE_WCSRTOMBS, REPLACE_WCSRTOMBS.
1815         * modules/wcsrtombs: New file.
1816         * doc/posix-functions/wcsrtombs.texi: Mention the new module and the
1817         bugs.
1818
1819 2008-12-21  Bruno Haible  <bruno@clisp.org>
1820
1821         Work around a wcrtomb() bug on Solaris 10 and OSF/1 5.1.
1822         * lib/wchar.in.h (wcrtomb): Override if REPLACE_WCRTOMB is set.
1823         * m4/wcrtomb.m4 (gl_FUNC_WCRTOMB): Test the return value of wcrtomb
1824         with NULL destination argument in various locales. Set REPLACE_WCRTOMB
1825         if not correct.
1826         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_WCRTOMB.
1827         * modules/wchar (Makefile.am): Substitute REPLACE_WCRTOMB.
1828         * modules/wcrtomb (Files): Add m4/locale-fr.m4, m4/locale-ja.m4,
1829         m4/locale-zh.m4, m4/codeset.m4.
1830         * doc/posix-functions/wcrtomb.texi: Document the bug.
1831
1832 2008-12-21  Bruno Haible  <bruno@clisp.org>
1833
1834         Work around a btowc() bug on IRIX 6.5.
1835         * lib/wchar.in.h (btowc): Override if REPLACE_BTOWC is set.
1836         * m4/btowc.m4 (gl_FUNC_BTOWC): Test whether btowc(EOF) is correct. Set
1837         REPLACE_WTOBC if not.
1838         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_BTOWC.
1839         * modules/wchar (Makefile.am): Substitute REPLACE_BTOWC.
1840         * doc/posix-functions/btowc.texi: Mention the IRIX bug.
1841
1842 2008-12-21  Bruno Haible  <bruno@clisp.org>
1843
1844         * modules/wcrtomb-tests: New file.
1845         * tests/test-wcrtomb.sh: New file.
1846         * tests/test-wcrtomb.c: New file.
1847
1848         New module 'wcrtomb'.
1849         * lib/wchar.in.h (wcrtomb): New declaration.
1850         * lib/wcrtomb.c: New file.
1851         * m4/wcrtomb.m4: New file.
1852         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCRTOMB,
1853         HAVE_WCRTOMB.
1854         * modules/wchar (Makefile.am): Substitute GNULIB_WCRTOMB,
1855         HAVE_WCRTOMB.
1856         * modules/wcrtomb: New file.
1857         * doc/posix-functions/wcrtomb.texi: Mention the new module.
1858
1859 2008-12-21  Bruno Haible  <bruno@clisp.org>
1860
1861         * modules/mbrtowc (Files): Add m4/codeset.m4, needed by m4/locale-fr.m4.
1862         * modules/mbsrtowcs (Files): Likewise.
1863         * modules/wctob (Files): Likewise.
1864         * modules/c-strcase-tests (Files): Likewise.
1865         * modules/unistdio/u8-vasnprintf-tests (Files): Likewise.
1866         * modules/unistdio/u16-vasnprintf-tests (Files): Likewise.
1867         * modules/unistdio/u32-vasnprintf-tests (Files): Likewise.
1868         * modules/unistdio/ulc-vasnprintf-tests (Files): Likewise.
1869         * modules/vasnprintf-posix-tests (Files): Likewise.
1870
1871 2008-12-21  William Pursell  <bill.pursell@gmail.com>
1872
1873         gitlog-to-changelog: pass all command-line arguments to git-log
1874         * build-aux/gitlog-to-changelog: When producing a ChangeLog,
1875         it is sometimes convenient to filter the commits in various ways.
1876         gitlog-to-changelog only allows --since to specify a start date,
1877         but git-log itself supports many other filtering mechanisms.
1878         At the moment, I want to filter by branch name.  Rather than
1879         adding a --branch option to gitlog-to-changelog, it seems more
1880         flexible to simply pass all options directly to git-log and let
1881         git do the work.  Notice that this effectively makes --since a
1882         redundant option for gitlog-to-changelog, but removing it would
1883         require current usage to change since calls would then require
1884         an additional '--'.
1885
1886 2008-12-21  Bruno Haible  <bruno@clisp.org>
1887
1888         * modules/mbsnrtowcs-tests: New file.
1889         * tests/test-mbsnrtowcs1.sh: New file.
1890         * tests/test-mbsnrtowcs2.sh: New file.
1891         * tests/test-mbsnrtowcs3.sh: New file.
1892         * tests/test-mbsnrtowcs4.sh: New file.
1893         * tests/test-mbsnrtowcs.c: New file.
1894
1895         New module 'mbsnrtowcs'.
1896         * lib/wchar.in.h (mbsnrtowcs): New declaration.
1897         * lib/mbsnrtowcs.c: New file.
1898         * lib/mbsrtowcs-state.c: New file.
1899         * lib/mbsrtowcs.c: Refer to _gl_mbsrtowcs_state.
1900         (internal_state): Remove variable.
1901         * m4/mbsnrtowcs.m4: New file.
1902         * m4/mbsrtowcs.m4 (gl_FUNC_MBSRTOWCS): Add mbsrtowcs-state.c to the
1903         compilation units.
1904         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_MBSNRTOWCS,
1905         HAVE_MBSNRTOWCS, REPLACE_MBSNRTOWCS.
1906         * modules/wchar (Makefile.am): Substitute GNULIB_MBSNRTOWCS,
1907         HAVE_MBSNRTOWCS, REPLACE_MBSNRTOWCS.
1908         * modules/mbsnrtowcs: New file.
1909         * modules/mbsrtowcs (Files): Add lib/mbsrtowcs-state.c.
1910         * doc/posix-functions/mbsnrtowcs.texi: Mention the new module and a
1911         portability problem.
1912
1913 2008-12-21  Bruno Haible  <bruno@clisp.org>
1914
1915         Work around mbsrtowcs bug.
1916         * m4/mbsrtowcs.m4 (gl_MBSRTOWCS_WORKS): New macro.
1917         (gl_FUNC_MBSRTOWCS): Invoke it.
1918         * modules/mbsrtowcs (Files): Add m4/locale-fr.m4, m4/locale-ja.m4,
1919         m4/locale-zh.m4.
1920         * doc/posix-functions/mbsrtowcs.texi: Document the bug.
1921
1922 2008-12-21  Bruno Haible  <bruno@clisp.org>
1923
1924         * tests/test-mbsrtowcs.c (main): Execute the loop also for unlimited=1.
1925
1926 2008-12-21  Bruno Haible  <bruno@clisp.org>
1927
1928         Update doc for AIX.
1929         * doc/pastposix-functions/wcswcs.texi: Mention that AIX has only a
1930         16-bit wchar_t type.
1931         * doc/posix-functions/btowc.texi: Likewise.
1932         * doc/posix-functions/fgetwc.texi: Likewise.
1933         * doc/posix-functions/fgetws.texi: Likewise.
1934         * doc/posix-functions/fputwc.texi: Likewise.
1935         * doc/posix-functions/fputws.texi: Likewise.
1936         * doc/posix-functions/fwide.texi: Likewise.
1937         * doc/posix-functions/fwprintf.texi: Likewise.
1938         * doc/posix-functions/fwscanf.texi: Likewise.
1939         * doc/posix-functions/getwchar.texi: Likewise.
1940         * doc/posix-functions/getwc.texi: Likewise.
1941         * doc/posix-functions/iswalnum.texi: Likewise.
1942         * doc/posix-functions/iswalpha.texi: Likewise.
1943         * doc/posix-functions/iswblank.texi: Likewise.
1944         * doc/posix-functions/iswcntrl.texi: Likewise.
1945         * doc/posix-functions/iswctype.texi: Likewise.
1946         * doc/posix-functions/iswdigit.texi: Likewise.
1947         * doc/posix-functions/iswgraph.texi: Likewise.
1948         * doc/posix-functions/iswlower.texi: Likewise.
1949         * doc/posix-functions/iswprint.texi: Likewise.
1950         * doc/posix-functions/iswpunct.texi: Likewise.
1951         * doc/posix-functions/iswspace.texi: Likewise.
1952         * doc/posix-functions/iswupper.texi: Likewise.
1953         * doc/posix-functions/iswxdigit.texi: Likewise.
1954         * doc/posix-functions/mbrtowc.texi: Likewise.
1955         * doc/posix-functions/mbsrtowcs.texi: Likewise.
1956         * doc/posix-functions/mbstowcs.texi: Likewise.
1957         * doc/posix-functions/mbtowc.texi: Likewise.
1958         * doc/posix-functions/putwchar.texi: Likewise.
1959         * doc/posix-functions/putwc.texi: Likewise.
1960         * doc/posix-functions/swprintf.texi: Likewise.
1961         * doc/posix-functions/tolower.texi: Likewise.
1962         * doc/posix-functions/toupper.texi: Likewise.
1963         * doc/posix-functions/towctrans.texi: Likewise.
1964         * doc/posix-functions/ungetwc.texi: Likewise.
1965         * doc/posix-functions/vswprintf.texi: Likewise.
1966         * doc/posix-functions/wcrtomb.texi: Likewise.
1967         * doc/posix-functions/wcscat.texi: Likewise.
1968         * doc/posix-functions/wcschr.texi: Likewise.
1969         * doc/posix-functions/wcscmp.texi: Likewise.
1970         * doc/posix-functions/wcscoll.texi: Likewise.
1971         * doc/posix-functions/wcscpy.texi: Likewise.
1972         * doc/posix-functions/wcscspn.texi: Likewise.
1973         * doc/posix-functions/wcsftime.texi: Likewise.
1974         * doc/posix-functions/wcslen.texi: Likewise.
1975         * doc/posix-functions/wcsncat.texi: Likewise.
1976         * doc/posix-functions/wcsncmp.texi: Likewise.
1977         * doc/posix-functions/wcsncpy.texi: Likewise.
1978         * doc/posix-functions/wcspbrk.texi: Likewise.
1979         * doc/posix-functions/wcsrchr.texi: Likewise.
1980         * doc/posix-functions/wcsrtombs.texi: Likewise.
1981         * doc/posix-functions/wcsspn.texi: Likewise.
1982         * doc/posix-functions/wcsstr.texi: Likewise.
1983         * doc/posix-functions/wcstod.texi: Likewise.
1984         * doc/posix-functions/wcstof.texi: Likewise.
1985         * doc/posix-functions/wcstoimax.texi: Likewise.
1986         * doc/posix-functions/wcstok.texi: Likewise.
1987         * doc/posix-functions/wcstold.texi: Likewise.
1988         * doc/posix-functions/wcstoll.texi: Likewise.
1989         * doc/posix-functions/wcstol.texi: Likewise.
1990         * doc/posix-functions/wcstombs.texi: Likewise.
1991         * doc/posix-functions/wcstoull.texi: Likewise.
1992         * doc/posix-functions/wcstoul.texi: Likewise.
1993         * doc/posix-functions/wcstoumax.texi: Likewise.
1994         * doc/posix-functions/wcswidth.texi: Likewise.
1995         * doc/posix-functions/wcsxfrm.texi: Likewise.
1996         * doc/posix-functions/wctob.texi: Likewise.
1997         * doc/posix-functions/wctomb.texi: Likewise.
1998         * doc/posix-functions/wctrans.texi: Likewise.
1999         * doc/posix-functions/wctype.texi: Likewise.
2000         * doc/posix-functions/wcwidth.texi: Likewise.
2001         * doc/posix-functions/wmemchr.texi: Likewise.
2002         * doc/posix-functions/wmemcmp.texi: Likewise.
2003         * doc/posix-functions/wmemcpy.texi: Likewise.
2004         * doc/posix-functions/wmemmove.texi: Likewise.
2005         * doc/posix-functions/wmemset.texi: Likewise.
2006         * doc/posix-functions/wprintf.texi: Likewise.
2007         * doc/posix-functions/wscanf.texi: Likewise.
2008
2009 2008-12-21  Bruno Haible  <bruno@clisp.org>
2010
2011         Update doc for HP-UX 11.11.
2012         * doc/posix-functions/btowc.texi: Clarify that the function is missing
2013         in HP-UX version 11.00, not in all versions of HP-UX 11.
2014         * doc/posix-functions/fwide.texi: Likewise.
2015         * doc/posix-functions/fwprintf.texi: Likewise.
2016         * doc/posix-functions/fwscanf.texi: Likewise.
2017         * doc/posix-functions/inet_ntop.texi: Likewise.
2018         * doc/posix-functions/inet_pton.texi: Likewise.
2019         * doc/posix-functions/mbrlen.texi: Likewise.
2020         * doc/posix-functions/mbrtowc.texi: Likewise.
2021         * doc/posix-functions/mbsinit.texi: Likewise.
2022         * doc/posix-functions/mbsrtowcs.texi: Likewise.
2023         * doc/posix-functions/swprintf.texi: Likewise.
2024         * doc/posix-functions/swscanf.texi: Likewise.
2025         * doc/posix-functions/towctrans.texi: Likewise.
2026         * doc/posix-functions/vfwprintf.texi: Likewise.
2027         * doc/posix-functions/vswprintf.texi: Likewise.
2028         * doc/posix-functions/vwprintf.texi: Likewise.
2029         * doc/posix-functions/wcrtomb.texi: Likewise.
2030         * doc/posix-functions/wcsrtombs.texi: Likewise.
2031         * doc/posix-functions/wcsstr.texi: Likewise.
2032         * doc/posix-functions/wctob.texi: Likewise.
2033         * doc/posix-functions/wctrans.texi: Likewise.
2034         * doc/posix-functions/wmemchr.texi: Likewise.
2035         * doc/posix-functions/wmemcmp.texi: Likewise.
2036         * doc/posix-functions/wmemcpy.texi: Likewise.
2037         * doc/posix-functions/wmemmove.texi: Likewise.
2038         * doc/posix-functions/wmemset.texi: Likewise.
2039         * doc/posix-functions/wprintf.texi: Likewise.
2040         * doc/posix-functions/wscanf.texi: Likewise.
2041
2042 2008-12-21  Bruno Haible  <bruno@clisp.org>
2043
2044         Work around a portability problem.
2045         * tests/test-mbsrtowcs.c (main): Use a temporary conversion state.
2046         * doc/posix-functions/mbsrtowcs.texi: Document the portability problem.
2047
2048 2008-12-20  Bruno Haible  <bruno@clisp.org>
2049
2050         * lib/wchar.in.h (mbsrtowcs): Redefine if REPLACE_MBSRTOWCS is set.
2051         * m4/mbsrtowcs.m4 (gl_FUNC_MBSRTOWCS): Invoke gl_MBSTATE_T_BROKEN. Set
2052         REPLACE_MBSRTOWCS if mbsrtowcs needs to be overridden.
2053         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_MBSRTOWCS.
2054         * modules/wchar (Makefile.am): Substitute REPLACE_MBSRTOWCS.
2055
2056         Work around mbrtowc bugs on AIX, HP-UX, OSF/1, Solaris.
2057         * lib/wchar.in.h (mbstate_t): Redefine also if REPLACE_MBSTATE_T is
2058         set.
2059         (GNULIB_defined_mbstate_t): New macro.
2060         (mbsinit): Redefine if REPLACE_MBSINIT is set.
2061         (mbrtowc): Redefine if REPLACE_MBRTOWC is set.
2062         * lib/mbrtowc.c (rpl_mbrtowc): Add an alternative implementation that
2063         reuses the system's mbrtowc function but works around the bugs.
2064         * m4/mbrtowc.m4 (gl_MBSTATE_T_BROKEN, gl_MBRTOWC_INCOMPLETE_STATE,
2065         gl_MBRTOWC_NULL_ARG, gl_MBRTOWC_RETVAL, gl_MBRTOWC_NUL_RETVAL): New
2066         macros.
2067         (gl_FUNC_MBRTOWC): Invoke them. Set REPLACE_MBRTOWC if mbrtowc needs to
2068         be overridden. Optionally define MBRTOWC_NULL_ARG_BUG,
2069         MBRTOWC_RETVAL_BUG, MBRTOWC_NUL_RETVAL_BUG.
2070         * m4/mbsinit.m4 (gl_FUNC_MBSINIT): Invoke gl_MBSTATE_T_BROKEN. Set
2071         REPLACE_MBSINIT if mbsinit needs to be overridden.
2072         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_MBSTATE_T,
2073         REPLACE_MBSINIT, REPLACE_MBRTOWC.
2074         * modules/wchar (Makefile.am): Substitute REPLACE_MBSTATE_T,
2075         REPLACE_MBSINIT, REPLACE_MBRTOWC.
2076         * modules/mbrtowc (Files): Add m4/locale-fr.m4, m4/locale-ja.m4,
2077         m4/locale-zh.m4.
2078         (Depends): Add mbsinit.
2079         * modules/mbsinit (Depends): Add mbrtowc.
2080         * doc/posix-functions/mbrtowc.texi: Mention the various bugs.
2081
2082 2008-12-20  Bruno Haible  <bruno@clisp.org>
2083
2084         * tests/test-mbrtowc.c (main): Change sample string in EUC-JP encoding
2085         so that there are no conversion errors on AIX.
2086         * tests/test-mbsrtowcs.c (main): LIkewise.
2087
2088 2008-12-20  Bruno Haible  <bruno@clisp.org>
2089
2090         Work around wctob bug on Solaris <= 9.
2091         * lib/wchar.in.h (wctob): Redefine if REPLACE_WCTOB is set.
2092         * m4/wctob.m4 (gl_FUNC_WCTOB): Test whether wctob works.
2093         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_WCTOB.
2094         * modules/wchar (Makefile.am): Substitute REPLACE_WCTOB.
2095         * modules/wctob (Files): Add m4/locale-fr.m4.
2096         * doc/posix-functions/wctob.texi: Mention the Solaris bug.
2097
2098 2008-12-20  Bruno Haible  <bruno@clisp.org>
2099
2100         * doc/posix-functions/select.texi: Mention Solaris 2.6 bug with
2101         /dev/null.
2102         * tests/test-select-in.sh: Likewise.
2103         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
2104
2105 2008-12-20  Bruno Haible  <bruno@clisp.org>
2106
2107         Don't pretend that Cygwin has a ja_JP.EUC-JP locale.
2108         * m4/locale-ja.m4 (gt_LOCALE_JA): Add test for MB_CUR_MAX. Needed on
2109         Cygwin 1.5.x.
2110
2111 2008-12-20  Bruno Haible  <bruno@clisp.org>
2112
2113         Ensure mbstate_t is defined on HP-UX 11.11.
2114         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Require
2115         AC_CANONICAL_HOST. On HP-UX, define _XOPEN_SOURCE to 500.
2116         * m4/mbstate_t.m4 (AC_TYPE_MBSTATE_T): Require
2117         AC_USE_SYSTEM_EXTENSIONS.
2118         * modules/fnmatch (Depends-on): Add extensions.
2119         * modules/mbrlen (Depends-on): Likewise.
2120         * modules/mbrtowc (Depends-on): Likewise.
2121         * modules/mbsinit (Depends-on): Likewise.
2122         * modules/mbsrtowcs (Depends-on): Likewise.
2123         * modules/mbswidth (Depends-on): Likewise.
2124         * modules/quotearg (Depends-on): Likewise.
2125         * modules/strftime (Depends-on): Likewise.
2126
2127 2008-12-20  Bruno Haible  <bruno@clisp.org>
2128
2129         Ensure wctob is declared on IRIX 6.5.
2130         * lib/wchar.in.h (wctob): Declare also when HAVE_DECL_WCTOB is 0.
2131         * m4/wctob.m4 (gl_FUNC_WCTOB): Set HAVE_DECL_WCTOB instead of
2132         HAVE_WCTOB. Also test whether <wchar.h> declares wctob.
2133         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize HAVE_DECL_WCTOB instead
2134         of HAVE_WCTOB.
2135         * modules/wchar (Makefile.am): Substitute HAVE_DECL_WCTOB instead of
2136         HAVE_WCTOB.
2137         * doc/posix-functions/wctob.texi: Mention missing declaration on IRIX.
2138
2139 2008-12-19  Bruno Haible  <bruno@clisp.org>
2140
2141         * modules/mbsrtowcs-tests: New file.
2142         * tests/test-mbsrtowcs1.sh: New file.
2143         * tests/test-mbsrtowcs2.sh: New file.
2144         * tests/test-mbsrtowcs3.sh: New file.
2145         * tests/test-mbsrtowcs4.sh: New file.
2146         * tests/test-mbsrtowcs.c: New file.
2147
2148         New module 'mbsrtowcs'.
2149         * lib/wchar.in.h (mbsrtowcs): New declaration.
2150         * lib/mbsrtowcs.c: New file.
2151         * m4/mbsrtowcs.m4: New file.
2152         * modules/mbsrtowcs: New file.
2153         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_MBSRTOWCS and
2154         HAVE_MBSRTOWCS.
2155         * modules/wchar (Makefile.am): Substitute GNULIB_MBSRTOWCS and
2156         HAVE_MBSRTOWCS.
2157         * doc/posix-functions/mbsrtowcs.texi: Document the new module.
2158
2159 2008-12-19  Bruno Haible  <bruno@clisp.org>
2160
2161         New module 'mbrlen'.
2162         * lib/wchar.in.h (mbrlen): New declaration.
2163         * lib/mbrlen.c: New file.
2164         * m4/mbrlen.m4: New file.
2165         * modules/mbrlen: New file.
2166         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_MBRLEN and
2167         HAVE_MBRLEN.
2168         * modules/wchar (Makefile.am): Substitute GNULIB_MBRLEN and
2169         HAVE_MBRLEN.
2170         * doc/posix-functions/mbrlen.texi: Document the new module.
2171
2172 2008-12-19  Bruno Haible  <bruno@clisp.org>
2173
2174         * lib/mbrtowc.c: Include verify.h. Verify an assumption.
2175         * modules/mbrtowc (Depends-on): Add verify.
2176         Suggested by Paul Eggert.
2177
2178 2008-12-18  Bruno Haible  <bruno@clisp.org>
2179
2180         * modules/mbsinit-tests: New file.
2181         * tests/test-mbsinit.sh: New file.
2182         * tests/test-mbsinit.c: New file.
2183
2184 2008-12-18  Bruno Haible  <bruno@clisp.org>
2185
2186         * modules/mbrtowc-tests: New file.
2187         * tests/test-mbrtowc1.sh: New file.
2188         * tests/test-mbrtowc2.sh: New file.
2189         * tests/test-mbrtowc3.sh: New file.
2190         * tests/test-mbrtowc4.sh: New file.
2191         * tests/test-mbrtowc.c: New file.
2192
2193         New module 'mbrtowc'.
2194         * lib/wchar.in.h (mbstate_t): Override when the system does not have
2195         mbsinit and mbrtowc.
2196         (mbrtowc): New declaration.
2197         * lib/mbrtowc.c: New file.
2198         * m4/mbrtowc.m4 (gl_FUNC_MBRTOWC, gl_PREREQ_MBRTOWC): New macros.
2199         * modules/mbrtowc: New file.
2200         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_MBRTOWC and
2201         HAVE_MBRTOWC.
2202         * modules/wchar (Makefile.am): Substitute GNULIB_MBRTOWC and
2203         HAVE_MBRTOWC.
2204         * doc/posix-functions/mbrtowc.texi: Document the new module.
2205
2206 2008-12-18  Bruno Haible  <bruno@clisp.org>
2207
2208         New module 'wctob'.
2209         * lib/wchar.in.h (wctob): New declaration.
2210         * lib/wctob.c: New file.
2211         * m4/wctob.m4: New file.
2212         * modules/wctob: New file.
2213         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCTOB and
2214         HAVE_WCTOB.
2215         * modules/wchar (Makefile.am): Substitute GNULIB_WCTOB and HAVE_WCTOB.
2216         * doc/posix-functions/wctob.texi: Document the new module.
2217
2218 2008-12-18  Bruno Haible  <bruno@clisp.org>
2219
2220         * m4/mbsinit.m4 (gl_FUNC_MBSINIT): Invoke gl_REPLACE_WCHAR_H.
2221         * m4/btowc.m4 (gl_FUNC_BTOWC): Likewise.
2222
2223 2008-12-18  Simon Josefsson  <simon@josefsson.org>
2224
2225         * lib/flock.c: Use proper #if symbol in check.  Reported by "Tom
2226         G. Christensen" <tgc@jupiterrise.com>.
2227
2228         * lib/flock.c: Need to include errno.h.  Reported by "Tom
2229         G. Christensen" <tgc@jupiterrise.com>.
2230
2231         * lib/flock.c: Need to include string.h.  Reported by "Tom
2232         G. Christensen" <tgc@jupiterrise.com> and Eric Blake
2233         <ebb9@byu.net>.
2234
2235 2008-12-18  Bruno Haible  <bruno@clisp.org>
2236
2237         * m4/locale-ja.m4: New file, from GNU gettext.
2238
2239 2008-12-17  Bruno Haible  <bruno@clisp.org>
2240
2241         * m4/mbrtowc.m4 (AC_FUNC_MBRTOWC): Don't override in autoconf >= 2.60.
2242         Suggested by Eric Blake.
2243
2244 2008-12-17  Bruno Haible  <bruno@clisp.org>
2245
2246         * m4/errno_h.m4 (AC_COMPUTE_INT): Provide fallback definition.
2247
2248 2008-12-17  Bruno Haible  <bruno@clisp.org>
2249
2250         * lib/mbsinit.c: Include verify.h. Verify an assumption.
2251         * modules/mbsinit (Depends-on): Add verify.
2252         Suggested by Paul Eggert.
2253
2254 2008-12-17  Bruno Haible  <bruno@clisp.org>
2255
2256         * m4/mbrtowc.m4 (AC_FUNC_MBRTOWC): Renamed from gl_FUNC_MBRTOWC.
2257         * m4/mbfile.m4 (gl_MBFILE): Use AC_FUNC_MBRTOWC instead of
2258         gl_FUNC_MBRTOWC.
2259         * m4/mbiter.m4 (gl_MBITER): LIkewise.
2260         * m4/mbscasecmp.m4 (gl_PREREQ_MBSCASECMP): Likewise.
2261         * m4/mbscasestr.m4 (gl_PREREQ_MBSCASESTR): Likewise.
2262         * m4/mbschr.m4 (gl_PREREQ_MBSCHR): Likewise.
2263         * m4/mbscspn.m4 (gl_PREREQ_MBSCSPN): Likewise.
2264         * m4/mbslen.m4 (gl_PREREQ_MBSLEN): Likewise.
2265         * m4/mbsncasecmp.m4 (gl_PREREQ_MBSNCASECMP): Likewise.
2266         * m4/mbsnlen.m4 (gl_PREREQ_MBSNLEN): Likewise.
2267         * m4/mbspbrk.m4 (gl_PREREQ_MBSPBRK): Likewise.
2268         * m4/mbspcasecmp.m4 (gl_PREREQ_MBSPCASECMP): Likewise.
2269         * m4/mbsrchr.m4 (gl_PREREQ_MBSRCHR): Likewise.
2270         * m4/mbssep.m4 (gl_PREREQ_MBSSEP): Likewise.
2271         * m4/mbsspn.m4 (gl_PREREQ_MBSSPN): Likewise.
2272         * m4/mbsstr.m4 (gl_PREREQ_MBSSTR): Likewise.
2273         * m4/mbstok_r.m4 (gl_PREREQ_MBSTOK_R): Likewise.
2274         * m4/mbswidth.m4 (gl_MBSWIDTH): Likewise.
2275         * m4/quotearg.m4 (gl_QUOTEARG): Likewise.
2276         * modules/trim (configure.ac): Likewise.
2277
2278 2008-12-17  Bruno Haible  <bruno@clisp.org>
2279
2280         * modules/btowc-tests: New file.
2281         * tests/test-btowc1.sh: New file.
2282         * tests/test-btowc2.sh: New file.
2283         * tests/test-btowc.c: New file.
2284
2285         New module 'btowc'.
2286         * lib/wchar.in.h (btowc): New declaration.
2287         * lib/btowc.c: New file.
2288         * m4/btowc.m4: New file.
2289         * modules/btowc: New file.
2290         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_BTOWC and
2291         HAVE_BTOWC.
2292         * modules/wchar (Makefile.am): Substitute GNULIB_BTOWC and HAVE_BTOWC.
2293         * doc/posix-functions/btowc.texi: Document the new module.
2294
2295 2008-12-17  Bruno Haible  <bruno@clisp.org>
2296
2297         New module 'mbsinit'.
2298         * lib/wchar.in.h (mbsinit): New declaration.
2299         * lib/mbsinit.c: New file.
2300         * m4/mbsinit.m4: New file.
2301         * modules/mbsinit: New file.
2302         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_MBSINIT and
2303         HAVE_MBSINIT.
2304         * modules/wchar (Makefile.am): Substitute GNULIB_MBSINIT and
2305         HAVE_MBSINIT.
2306         * doc/posix-functions/mbsinit.texi: Document the new module.
2307
2308 2008-12-16  Bruno Haible  <bruno@clisp.org>
2309
2310         * lib/unistd.in.h: Add comment.
2311         * tests/test-environ.c: Don't include <stdlib.h>.
2312
2313 2008-12-16  Bruno Haible  <bruno@clisp.org>
2314
2315         * lib/parse-duration.h (parse_duration): Document return value
2316         convention.
2317         * lib/parse-duration.c: Include specification header first. Add
2318         comments.
2319         (_): Remove macro.
2320         (parse_year_month_day, parse_hour_minute_second): Move side effects
2321         outside of strchr call.
2322         (parse_non_iso8601): Move side effects outside of isspace call.
2323         (parse_duration): Don't test errno is res != BAD_TIME. Remove fprintf
2324         call.
2325
2326 2008-12-16  Bruno Haible  <bruno@clisp.org>
2327
2328         * tests/test-parse-duration.sh: Produce no output when the test
2329         succeeds.
2330
2331 2008-12-16  Bruno Haible  <bruno@clisp.org>
2332
2333         * tests/test-parse-duration.sh: Fix quoting of $tmp and $tmpf
2334         expressions.
2335
2336 2008-12-15  Bruno Haible  <bruno@clisp.org>
2337
2338         * doc/glibc-functions/fgetxattr.texi: Tweak wording.
2339         * doc/glibc-functions/flistxattr.texi: Likewise.
2340         * doc/glibc-functions/fopencookie.texi: Likewise.
2341         * doc/glibc-functions/fremovexattr.texi: Likewise.
2342         * doc/glibc-functions/fsetxattr.texi: Likewise.
2343         * doc/glibc-functions/getxattr.texi: Likewise.
2344         * doc/glibc-functions/lgetxattr.texi: Likewise.
2345         * doc/glibc-functions/listxattr.texi: Likewise.
2346         * doc/glibc-functions/llistxattr.texi: Likewise.
2347         * doc/glibc-functions/lremovexattr.texi: Likewise.
2348         * doc/glibc-functions/lsetxattr.texi: Likewise.
2349         * doc/glibc-functions/removexattr.texi: Likewise.
2350         * doc/glibc-functions/setxattr.texi: Likewise.
2351         * doc/posix-functions/open_memstream.texi: Likewise.
2352
2353 2008-12-15  Eric Blake  <ebb9@byu.net>
2354
2355         Update doc for cygwin 1.7.
2356         * doc/posix-functions/faccessat.texi: Cygwin 1.7 added several new
2357         functions.
2358         * doc/posix-functions/fchmodat.texi: Likewise.
2359         * doc/posix-functions/fchownat.texi: Likewise.
2360         * doc/posix-functions/fdopendir.texi: Likewise.
2361         * doc/posix-functions/fmemopen.texi: Likewise.
2362         * doc/posix-functions/freeaddrinfo.texi: Likewise.
2363         * doc/posix-functions/fstatat.texi: Likewise.
2364         * doc/posix-functions/futimens.texi: Likewise.
2365         * doc/posix-functions/gai_strerror.texi: Likewise.
2366         * doc/posix-functions/getaddrinfo.texi: Likewise.
2367         * doc/posix-functions/getnameinfo.texi: Likewise.
2368         * doc/posix-functions/if_freenameindex.texi: Likewise.
2369         * doc/posix-functions/if_indextoname.texi: Likewise.
2370         * doc/posix-functions/if_nameindex.texi: Likewise.
2371         * doc/posix-functions/if_nametoindex.texi: Likewise.
2372         * doc/posix-functions/insque.texi: Likewise.
2373         * doc/posix-functions/linkat.texi: Likewise.
2374         * doc/posix-functions/llrint.texi: Likewise.
2375         * doc/posix-functions/llrintf.texi: Likewise.
2376         * doc/posix-functions/llrintl.texi: Likewise.
2377         * doc/posix-functions/lockf.texi: Likewise.
2378         * doc/posix-functions/lrintl.texi: Likewise.
2379         * doc/posix-functions/mkdirat.texi: Likewise.
2380         * doc/posix-functions/mkfifoat.texi: Likewise.
2381         * doc/posix-functions/mknodat.texi: Likewise.
2382         * doc/posix-functions/mq_close.texi: Likewise.
2383         * doc/posix-functions/mq_getattr.texi: Likewise.
2384         * doc/posix-functions/mq_notify.texi: Likewise.
2385         * doc/posix-functions/mq_open.texi: Likewise.
2386         * doc/posix-functions/mq_receive.texi: Likewise.
2387         * doc/posix-functions/mq_send.texi: Likewise.
2388         * doc/posix-functions/mq_setattr.texi: Likewise.
2389         * doc/posix-functions/mq_timedreceive.texi: Likewise.
2390         * doc/posix-functions/mq_timedsend.texi: Likewise.
2391         * doc/posix-functions/mq_unlink.texi: Likewise.
2392         * doc/posix-functions/open_memstream.texi: Likewise.
2393         * doc/posix-functions/openat.texi: Likewise.
2394         * doc/posix-functions/posix_fadvise.texi: Likewise.
2395         * doc/posix-functions/posix_fallocate.texi: Likewise.
2396         * doc/posix-functions/posix_madvise.texi: Likewise.
2397         * doc/posix-functions/posix_memalign.texi: Likewise.
2398         * doc/posix-functions/posix_openpt.texi: Likewise.
2399         * doc/posix-functions/readlinkat.texi: Likewise.
2400         * doc/posix-functions/remque.texi: Likewise.
2401         * doc/posix-functions/renameat.texi: Likewise.
2402         * doc/posix-functions/rintl.texi: Likewise.
2403         * doc/posix-functions/sem_unlink.texi: Likewise.
2404         * doc/posix-functions/shm_open.texi: Likewise.
2405         * doc/posix-functions/shm_unlink.texi: Likewise.
2406         * doc/posix-functions/signgam.texi: Likewise.
2407         * doc/posix-functions/sigset.texi: Likewise.
2408         * doc/posix-functions/stpcpy.texi: Likewise.
2409         * doc/posix-functions/stpncpy.texi: Likewise.
2410         * doc/posix-functions/strerror.texi: Likewise.
2411         * doc/posix-functions/strtod.texi: Likewise.
2412         * doc/posix-functions/symlinkat.texi: Likewise.
2413         * doc/posix-functions/unlinkat.texi: Likewise.
2414         * doc/posix-functions/utimensat.texi: Likewise.
2415         * doc/glibc-functions/bindresvport.texi: Likewise.
2416         * doc/glibc-functions/dn_expand.texi: Likewise.
2417         * doc/glibc-functions/exp10.texi: Likewise.
2418         * doc/glibc-functions/exp10f.texi: Likewise.
2419         * doc/glibc-functions/fgetxattr.texi: Likewise.
2420         * doc/glibc-functions/flistxattr.texi: Likewise.
2421         * doc/glibc-functions/fopencookie.texi: Likewise.
2422         * doc/glibc-functions/freeifaddrs.texi: Likewise.
2423         * doc/glibc-functions/fremovexattr.texi: Likewise.
2424         * doc/glibc-functions/fsetxattr.texi: Likewise.
2425         * doc/glibc-functions/getifaddrs.texi: Likewise.
2426         * doc/glibc-functions/getxattr.texi: Likewise.
2427         * doc/glibc-functions/lgetxattr.texi: Likewise.
2428         * doc/glibc-functions/listxattr.texi: Likewise.
2429         * doc/glibc-functions/llistxattr.texi: Likewise.
2430         * doc/glibc-functions/lremovexattr.texi: Likewise.
2431         * doc/glibc-functions/lsetxattr.texi: Likewise.
2432         * doc/glibc-functions/pow10.texi: Likewise.
2433         * doc/glibc-functions/pow10f.texi: Likewise.
2434         * doc/glibc-functions/rcmd_af.texi: Likewise.
2435         * doc/glibc-functions/removexattr.texi: Likewise.
2436         * doc/glibc-functions/res_init.texi: Likewise.
2437         * doc/glibc-functions/res_mkquery.texi: Likewise.
2438         * doc/glibc-functions/res_query.texi: Likewise.
2439         * doc/glibc-functions/res_querydomain.texi: Likewise.
2440         * doc/glibc-functions/res_send.texi: Likewise.
2441         * doc/glibc-functions/rresvport_af.texi: Likewise.
2442         * doc/glibc-functions/setxattr.texi: Likewise.
2443         * doc/glibc-functions/strcasestr.texi: Likewise.
2444
2445 2008-12-15  Bruno Haible  <bruno@clisp.org>
2446
2447         Fix compilation error on OSF/1 4.0.
2448         * lib/sys_select.in.h: When invoked from OSF/1 <sys/types.h> or
2449         <sys/time.h>, simply delegate to the system header.
2450         Reported by Daniel Richard G. <oss@teragram.com>.
2451
2452 2008-12-15  Bruno Haible  <bruno@clisp.org>
2453
2454         * doc/posix-functions/openat.texi: Mention the 'openat' module.
2455         * doc/posix-functions/fchmodat.texi: Likewise.
2456         * doc/posix-functions/fchownat.texi: Likewise.
2457         * doc/posix-functions/fdopendir.texi: Likewise.
2458         * doc/posix-functions/fstatat.texi: Likewise.
2459         * doc/posix-functions/mkdirat.texi: Likewise.
2460         * doc/posix-functions/unlinkat.texi: Likewise.
2461
2462 2008-12-14  Bruno Haible  <bruno@clisp.org>
2463
2464         Update doc for POSIX:2008.
2465         * doc/posix-functions/faccessat.texi: New file.
2466         * doc/posix-functions/fchmodat.texi: New file.
2467         * doc/posix-functions/fchownat.texi: New file.
2468         * doc/posix-functions/fdopendir.texi: New file.
2469         * doc/posix-functions/fstatat.texi: New file.
2470         * doc/posix-functions/futimens.texi: New file.
2471         * doc/posix-functions/linkat.texi: New file.
2472         * doc/posix-functions/mkdirat.texi: New file.
2473         * doc/posix-functions/mkfifoat.texi: New file.
2474         * doc/posix-functions/mknodat.texi: New file.
2475         * doc/posix-functions/open_wmemstream.texi: New file.
2476         * doc/posix-functions/openat.texi: New file.
2477         * doc/posix-functions/psiginfo.texi: New file.
2478         * doc/posix-functions/pthread_mutex_consistent.texi: New file.
2479         * doc/posix-functions/pthread_mutexattr_getrobust.texi: New file.
2480         * doc/posix-functions/pthread_mutexattr_setrobust.texi: New file.
2481         * doc/posix-functions/readlinkat.texi: New file.
2482         * doc/posix-functions/renameat.texi: New file.
2483         * doc/posix-functions/strerror_l.texi: New file.
2484         * doc/posix-functions/symlinkat.texi: New file.
2485         * doc/posix-functions/unlinkat.texi: New file.
2486         * doc/posix-functions/utimensat.texi: New file.
2487         * doc/gnulib.texi (Function Substitutes): Add these subsections.
2488
2489 2008-12-14  Bruno Haible  <bruno@clisp.org>
2490
2491         Update doc for POSIX:2008.
2492         * doc/posix-functions/alphasort.texi: Renamed from
2493         doc/glibc-functions/alphasort.texi.
2494         * doc/posix-functions/dirfd.texi: Renamed from
2495         doc/glibc-functions/dirfd.texi.
2496         * doc/posix-functions/dprintf.texi: Renamed from
2497         doc/glibc-functions/dprintf.texi.
2498         * doc/posix-functions/duplocale.texi: Renamed from
2499         doc/glibc-functions/duplocale.texi.
2500         * doc/posix-functions/fexecve.texi: Renamed from
2501         doc/glibc-functions/fexecve.texi.
2502         * doc/posix-functions/fmemopen.texi: Renamed from
2503         doc/glibc-functions/fmemopen.texi.
2504         * doc/posix-functions/freelocale.texi: Renamed from
2505         doc/glibc-functions/freelocale.texi.
2506         * doc/posix-functions/getdate_err.texi: Renamed from
2507         doc/glibc-functions/getdate_err.texi.
2508         * doc/posix-functions/isalnum_l.texi: Renamed from
2509         doc/glibc-functions/isalnum_l.texi.
2510         * doc/posix-functions/isalpha_l.texi: Renamed from
2511         doc/glibc-functions/isalpha_l.texi.
2512         * doc/posix-functions/isblank_l.texi: Renamed from
2513         doc/glibc-functions/isblank_l.texi.
2514         * doc/posix-functions/iscntrl_l.texi: Renamed from
2515         doc/glibc-functions/iscntrl_l.texi.
2516         * doc/posix-functions/isdigit_l.texi: Renamed from
2517         doc/glibc-functions/isdigit_l.texi.
2518         * doc/posix-functions/isgraph_l.texi: Renamed from
2519         doc/glibc-functions/isgraph_l.texi.
2520         * doc/posix-functions/islower_l.texi: Renamed from
2521         doc/glibc-functions/islower_l.texi.
2522         * doc/posix-functions/isprint_l.texi: Renamed from
2523         doc/glibc-functions/isprint_l.texi.
2524         * doc/posix-functions/ispunct_l.texi: Renamed from
2525         doc/glibc-functions/ispunct_l.texi.
2526         * doc/posix-functions/isspace_l.texi: Renamed from
2527         doc/glibc-functions/isspace_l.texi.
2528         * doc/posix-functions/isupper_l.texi: Renamed from
2529         doc/glibc-functions/isupper_l.texi.
2530         * doc/posix-functions/iswalnum_l.texi: Renamed from
2531         doc/glibc-functions/iswalnum_l.texi.
2532         * doc/posix-functions/iswalpha_l.texi: Renamed from
2533         doc/glibc-functions/iswalpha_l.texi.
2534         * doc/posix-functions/iswblank_l.texi: Renamed from
2535         doc/glibc-functions/iswblank_l.texi.
2536         * doc/posix-functions/iswcntrl_l.texi: Renamed from
2537         doc/glibc-functions/iswcntrl_l.texi.
2538         * doc/posix-functions/iswctype_l.texi: Renamed from
2539         doc/glibc-functions/iswctype_l.texi.
2540         * doc/posix-functions/iswdigit_l.texi: Renamed from
2541         doc/glibc-functions/iswdigit_l.texi.
2542         * doc/posix-functions/iswgraph_l.texi: Renamed from
2543         doc/glibc-functions/iswgraph_l.texi.
2544         * doc/posix-functions/iswlower_l.texi: Renamed from
2545         doc/glibc-functions/iswlower_l.texi.
2546         * doc/posix-functions/iswprint_l.texi: Renamed from
2547         doc/glibc-functions/iswprint_l.texi.
2548         * doc/posix-functions/iswpunct_l.texi: Renamed from
2549         doc/glibc-functions/iswpunct_l.texi.
2550         * doc/posix-functions/iswspace_l.texi: Renamed from
2551         doc/glibc-functions/iswspace_l.texi.
2552         * doc/posix-functions/iswupper_l.texi: Renamed from
2553         doc/glibc-functions/iswupper_l.texi.
2554         * doc/posix-functions/iswxdigit_l.texi: Renamed from
2555         doc/glibc-functions/iswxdigit_l.texi.
2556         * doc/posix-functions/isxdigit_l.texi: Renamed from
2557         doc/glibc-functions/isxdigit_l.texi.
2558         * doc/posix-functions/mbsnrtowcs.texi: Renamed from
2559         doc/glibc-functions/mbsnrtowcs.texi.
2560         * doc/posix-functions/mkdtemp.texi: Renamed from
2561         doc/glibc-functions/mkdtemp.texi.
2562         * doc/posix-functions/newlocale.texi: Renamed from
2563         doc/glibc-functions/newlocale.texi.
2564         * doc/posix-functions/nl_langinfo_l.texi: Renamed from
2565         doc/glibc-functions/nl_langinfo_l.texi.
2566         * doc/posix-functions/open_memstream.texi: Renamed from
2567         doc/glibc-functions/open_memstream.texi.
2568         * doc/posix-functions/opterr.texi: Renamed from
2569         doc/glibc-functions/opterr.texi.
2570         * doc/posix-functions/optind.texi: Renamed from
2571         doc/glibc-functions/optind.texi.
2572         * doc/posix-functions/optopt.texi: Renamed from
2573         doc/glibc-functions/optopt.texi.
2574         * doc/posix-functions/psignal.texi: Renamed from
2575         doc/glibc-functions/psignal.texi.
2576         * doc/posix-functions/scandir.texi: Renamed from
2577         doc/glibc-functions/scandir.texi.
2578         * doc/posix-functions/sched_get_priority_min.texi: Renamed from
2579         doc/glibc-functions/sched_get_priority_min.texi.
2580         * doc/posix-functions/signgam.texi: Renamed from
2581         doc/glibc-functions/signgam.texi.
2582         * doc/posix-functions/stpcpy.texi: Renamed from
2583         doc/glibc-functions/stpcpy.texi.
2584         * doc/posix-functions/stpncpy.texi: Renamed from
2585         doc/glibc-functions/stpncpy.texi.
2586         * doc/posix-functions/strcasecmp_l.texi: Renamed from
2587         doc/glibc-functions/strcasecmp_l.texi.
2588         * doc/posix-functions/strcoll_l.texi: Renamed from
2589         doc/glibc-functions/strcoll_l.texi.
2590         * doc/posix-functions/strfmon_l.texi: Renamed from
2591         doc/glibc-functions/strfmon_l.texi.
2592         * doc/posix-functions/strftime_l.texi: Renamed from
2593         doc/glibc-functions/strftime_l.texi.
2594         * doc/posix-functions/strncasecmp_l.texi: Renamed from
2595         doc/glibc-functions/strncasecmp_l.texi.
2596         * doc/posix-functions/strndup.texi: Renamed from
2597         doc/glibc-functions/strndup.texi.
2598         * doc/posix-functions/strnlen.texi: Renamed from
2599         doc/glibc-functions/strnlen.texi.
2600         * doc/posix-functions/strsignal.texi: Renamed from
2601         doc/glibc-functions/strsignal.texi.
2602         * doc/posix-functions/strxfrm_l.texi: Renamed from
2603         doc/glibc-functions/strxfrm_l.texi.
2604         * doc/posix-functions/timer_gettime.texi: Renamed from
2605         doc/glibc-functions/timer_gettime.texi.
2606         * doc/posix-functions/tolower_l.texi: Renamed from
2607         doc/glibc-functions/tolower_l.texi.
2608         * doc/posix-functions/toupper_l.texi: Renamed from
2609         doc/glibc-functions/toupper_l.texi.
2610         * doc/posix-functions/towctrans_l.texi: Renamed from
2611         doc/glibc-functions/towctrans_l.texi.
2612         * doc/posix-functions/towlower_l.texi: Renamed from
2613         doc/glibc-functions/towlower_l.texi.
2614         * doc/posix-functions/towupper_l.texi: Renamed from
2615         doc/glibc-functions/towupper_l.texi.
2616         * doc/posix-functions/uselocale.texi: Renamed from
2617         doc/glibc-functions/uselocale.texi.
2618         * doc/posix-functions/vdprintf.texi: Renamed from
2619         doc/glibc-functions/vdprintf.texi.
2620         * doc/posix-functions/wcpcpy.texi:
2621         Renamed from doc/glibc-functions/wcpcpy.texi.
2622         * doc/posix-functions/wcpncpy.texi: Renamed from
2623         doc/glibc-functions/wcpncpy.texi.
2624         * doc/posix-functions/wcscasecmp.texi: Renamed from
2625         doc/glibc-functions/wcscasecmp.texi.
2626         * doc/posix-functions/wcscasecmp_l.texi: Renamed from
2627         doc/glibc-functions/wcscasecmp_l.texi.
2628         * doc/posix-functions/wcscoll_l.texi: Renamed from
2629         doc/glibc-functions/wcscoll_l.texi.
2630         * doc/posix-functions/wcsdup.texi: Renamed from
2631         doc/glibc-functions/wcsdup.texi.
2632         * doc/posix-functions/wcsncasecmp.texi: Renamed from
2633         doc/glibc-functions/wcsncasecmp.texi.
2634         * doc/posix-functions/wcsncasecmp_l.texi: Renamed from
2635         doc/glibc-functions/wcsncasecmp_l.texi.
2636         * doc/posix-functions/wcsnlen.texi: Renamed from
2637         doc/glibc-functions/wcsnlen.texi.
2638         * doc/posix-functions/wcsnrtombs.texi: Renamed from
2639         doc/glibc-functions/wcsnrtombs.texi.
2640         * doc/posix-functions/wcsxfrm_l.texi: Renamed from
2641         doc/glibc-functions/wcsxfrm_l.texi.
2642         * doc/posix-functions/wctrans_l.texi: Renamed from
2643         doc/glibc-functions/wctrans_l.texi.
2644         * doc/posix-functions/wctype_l.texi: Renamed from
2645         doc/glibc-functions/wctype_l.texi.
2646         * doc/gnulib.texi (Function Substitutes): Add these subsections.
2647         (Glibc ctype.h, Glibc dirent.h, Glibc getopt.h, Glibc math.h,
2648         Glibc sched.h, Glibc signal.h, Glibc stdio.h, Glibc stdlib.h,
2649         Glibc string.h, Glibc time.h, Glibc unistd.h, Glibc wchar.h): Remove
2650         these subsections.
2651         (Glibc langinfo.h, Glibc locale.h, Glibc monetary.h, Glibc wctype.h):
2652         Remove sections.
2653
2654 2008-12-14  Bruno Haible  <bruno@clisp.org>
2655
2656         Update doc for POSIX:2008.
2657         * doc/posix-functions/*.texi: Update URL of POSIX specification.
2658
2659 2008-12-14  Bruno Haible  <bruno@clisp.org>
2660
2661         Update doc for POSIX:2008.
2662         * doc/pastposix-functions/bcmp.texi: Renamed from
2663         doc/posix-functions/bcmp.texi.
2664         * doc/pastposix-functions/bcopy.texi: Renamed from
2665         doc/posix-functions/bcopy.texi.
2666         * doc/pastposix-functions/bsd_signal.texi: Renamed from
2667         doc/posix-functions/bsd_signal.texi.
2668         * doc/pastposix-functions/bzero.texi: Renamed from
2669         doc/posix-functions/bzero.texi.
2670         * doc/pastposix-functions/ecvt.texi: Renamed from
2671         doc/posix-functions/ecvt.texi.
2672         * doc/pastposix-functions/fcvt.texi: Renamed from
2673         doc/posix-functions/fcvt.texi.
2674         * doc/pastposix-functions/ftime.texi: Renamed from
2675         doc/posix-functions/ftime.texi.
2676         * doc/pastposix-functions/gcvt.texi: Renamed from
2677         doc/posix-functions/gcvt.texi.
2678         * doc/pastposix-functions/getcontext.texi: Renamed from
2679         doc/posix-functions/getcontext.texi.
2680         * doc/pastposix-functions/gethostbyaddr.texi: Renamed from
2681         doc/posix-functions/gethostbyaddr.texi.
2682         * doc/pastposix-functions/gethostbyname.texi: Renamed from
2683         doc/posix-functions/gethostbyname.texi.
2684         * doc/pastposix-functions/getwd.texi: Renamed from
2685         doc/posix-functions/getwd.texi.
2686         * doc/pastposix-functions/h_errno.texi: Renamed from
2687         doc/posix-functions/h_errno.texi.
2688         * doc/pastposix-functions/index.texi: Renamed from
2689         doc/posix-functions/index.texi.
2690         * doc/pastposix-functions/makecontext.texi: Renamed from
2691         doc/posix-functions/makecontext.texi.
2692         * doc/pastposix-functions/mktemp.texi: Renamed from
2693         doc/posix-functions/mktemp.texi.
2694         * doc/pastposix-functions/pthread_attr_getstackaddr.texi: Renamed from
2695         doc/posix-functions/pthread_attr_getstackaddr.texi.
2696         * doc/pastposix-functions/pthread_attr_setstackaddr.texi: Renamed from
2697         doc/posix-functions/pthread_attr_setstackaddr.texi.
2698         * doc/pastposix-functions/rindex.texi: Renamed from
2699         doc/posix-functions/rindex.texi.
2700         * doc/pastposix-functions/scalb.texi: Renamed from
2701         doc/posix-functions/scalb.texi.
2702         * doc/pastposix-functions/setcontext.texi: Renamed from
2703         doc/posix-functions/setcontext.texi.
2704         * doc/pastposix-functions/swapcontext.texi: Renamed from
2705         doc/posix-functions/swapcontext.texi.
2706         * doc/pastposix-functions/ualarm.texi: Renamed from
2707         doc/posix-functions/ualarm.texi.
2708         * doc/pastposix-functions/usleep.texi: Renamed from
2709         doc/posix-functions/usleep.texi.
2710         * doc/pastposix-functions/vfork.texi: Renamed from
2711         doc/posix-functions/vfork.texi.
2712         * doc/pastposix-functions/wcswcs.texi: Renamed from
2713         doc/posix-functions/wcswcs.texi.
2714         * doc/gnulib.texi (Legacy Function Substitutes): New chapter.
2715         (Function Substitutes): Update.
2716
2717 2008-12-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2718
2719         * modules/relocatable-prog-wrapper (Depends-on): Add errno, needed by
2720         m4/strerror.m4.
2721
2722 2008-12-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2723             Bruno Haible  <bruno@clisp.org>
2724
2725         * modules/unilbrk/tables (Depends-on): Add unilbrk/base.
2726
2727 2008-12-13  Bruno Haible  <bruno@clisp.org>
2728
2729         * modules/strtoull (Depends-on): Remove unistd.
2730
2731 2008-12-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2732
2733         * modules/strtoull (Depends-on): Add stdlib.
2734
2735 2008-12-11  Simon Josefsson  <simon@josefsson.org>
2736
2737         * m4/manywarnings.m4 (gl_MANYWARN_ALL_GCC): Add more warnings.
2738
2739 2008-12-10  Jim Meyering  <meyering@redhat.com>
2740
2741         gl_ASSERT: don't say assertions are disabled when they're not
2742         * m4/assert.m4 (gl_ASSERT): Do not make configure report
2743         "checking whether to enable assertions... no", when they are in
2744         fact enabled.  This is solely a bug in the output of configure.
2745         In spite of saying "no", NDEBUG was not defined in that case.
2746         Also, as noted by Eric Blake, leave assertions enabled upon
2747         --enable-assert=INVALID.
2748
2749 2008-12-10  Bruno Haible  <bruno@clisp.org>
2750
2751         Change MODULES.html to refer to POSIX:2008 where possible.
2752         * MODULES.html.sh (POSIX2008_URL): New variable.
2753         (posix_headers): Remove sys/timeb, ucontext.
2754         (posix2001_headers): New variable.
2755         (posix_functions): Remove bcmp, bcopy, bsd_signal, bzero, ecvt, fcvt,
2756         ftime, gcvt, getcontext, gethostbyaddr, gethostbyname, getwd, h_errno,
2757         index, makecontext, mktemp, pthread_attr_getstackaddr,
2758         pthread_attr_setstackaddr, rindex, scalb, setcontext, swapcontext,
2759         ualarm, usleep, vfork, wcswcs. Add the new POSIX:2008 functions.
2760         (posix2001_functions): New variable.
2761         (func_module): Use URLs to POSIX:2008 where possible and to POSIX:2001
2762         otherwise.
2763
2764 2008-12-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2765
2766         add missing include to parse-duration.c
2767         * lib/parse-duration.c: #include "xalloc.h", for xstrdup.
2768         * modules/parse-duration (Depends-on): Add xalloc.
2769
2770         fix sed script reading maint.mk
2771         * top/maint.mk (MYSELF): New macro, define as $(srcdir)/$(ME).
2772         (syntax-check-rules): Use it.
2773
2774 2008-12-09  Bruno Haible  <bruno@clisp.org>
2775
2776         * m4/ldexpl.m4 (gl_FUNC_LDEXPL_WORKS): Add another check, that fails on
2777         MacOS X 10.4/PowerPC.
2778         Reported by Simon Josefsson.
2779
2780 2008-12-08  Jim Meyering  <meyering@redhat.com>
2781
2782         work around mingw's lack of some S_IF definitions
2783         * lib/fts.c (S_IFLNK, S_IFSOCK): Define if not already defined.
2784         Reported by Simon Josefsson.
2785
2786 2008-12-08  Bruno Haible  <bruno@clisp.org>
2787
2788         * m4/signbitl.m4 (gl_SIGNBIT_TEST_PROGRAM): Add a link check of signbit
2789         applied to variables. Needed on MacOS X 10.4/PowerPC.
2790         Reported by Simon Josefsson.
2791
2792 2008-12-08  William Pursell  <bill.pursell@gmail.com>  (tiny change)
2793         and Eric Blake  <ebb9@byu.net>
2794
2795         assert: honor --enable-assert
2796         * m4/assert.m4 (gl_ASSERT): Synchronize with autoconf 2.64, in
2797         order to honor --enable-assert, rather than treating it as a
2798         synonym for --disable-assert.
2799
2800 2008-12-08  Jim Meyering  <meyering@redhat.com>
2801
2802         * lib/posixtm.c: Remove now-useless declaration of mktime.
2803
2804         * build-aux/announce-gen (get_tool_versions): Accept .xz tarballs.
2805
2806 2008-12-07  Bruno Haible  <bruno@clisp.org>
2807
2808         * tests/test-lock.c (test_lock, test_rwlock, test_recursive_lock,
2809         test_once): Mark functions as static.
2810         * tests/test-tls.c (test_tls): Likewise.
2811
2812 2008-12-07  Bruno Haible  <bruno@clisp.org>
2813
2814         * lib/striconveha.h (uniconv_register_autodetect): Renamed from
2815         iconv_register_autodetect.
2816
2817 2008-12-07  Jim Meyering  <meyering@redhat.com>
2818
2819         posixtm.c: avoid a warning
2820         * lib/posixtm.c (posixtime): Don't initialize tm0.
2821         It's no longer needed to placate gcc4's -Wuninitialized,
2822         and the attempt to placate would elicit a new warning.
2823
2824         unicodeio.c: mark unused parameters
2825         * lib/unicodeio.c (exit_failure_callback): Mark unused parameter.
2826         (fallback_failure_callback): Likewise.
2827
2828 2008-12-07  Bruno Haible  <bruno@clisp.org>
2829
2830         * gnulib-tool (func_create_testdir): When building the tests
2831         subdirectory, ignore the modules gnumakefile and maintainer-makefile.
2832         Reported by Simon Josefsson.
2833
2834 2008-12-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2835
2836         * doc/manywarnings.texi, doc/gnulib-intro.texi: Fix typos.
2837
2838 2008-12-06  Bruno Haible  <bruno@clisp.org>
2839
2840         * lib/c-stack.h (c_stack_action): Clarify possible side effects.
2841         Suggested by Eric Blake.
2842
2843 2008-12-06  Bruno Haible  <bruno@clisp.org>
2844
2845         Fix a c-stack test failure on MacOS X.
2846         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Require
2847         AC_CANONICAL_HOST. Define FAULT_YIELDS_SIGBUS. If set, install a signal
2848         handler for SIGBUS as well.
2849         * lib/c-stack.c (c_stack_action): If FAULT_YIELDS_SIGBUS is set,
2850         install a signal handler for SIGBUS as well.
2851         Reported by Bruce Dugan <bld0401@gmail.com> via Eric Blake.
2852
2853 2008-12-06  Bruno Haible  <bruno@clisp.org>
2854
2855         Advocacy documentation.
2856         * doc/gnulib-intro.texi (Benefits): New section.
2857         * doc/gnulib.texi: Update.
2858
2859 2008-12-06  Bruno Haible  <bruno@clisp.org>
2860
2861         Document the 'manywarnings' module.
2862         * doc/manywarnings.texi: New file.
2863         * doc/gnulib.texi: Include it.
2864
2865 2008-12-05  Eric Blake  <ebb9@byu.net>
2866
2867         tests: silence some gcc warnings
2868         * tests/test-getdate.c (LOG) [!DEBUG]: Mark no-op void.
2869         * tests/uniwidth/test-uc_width2.c (finish_interval): Avoid printf
2870         type mismatches.
2871
2872 2008-12-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2873             Bruno Haible  <bruno@clisp.org>
2874
2875         * m4/openmp.m4 (AC_OPENMP): Do not define with Autoconf 2.62 or newer.
2876
2877 2008-11-29  Jim Meyering  <meyering@redhat.com>
2878
2879         unicodeio.c: mark unused parameters
2880         * lib/unicodeio.c (exit_failure_callback): Mark unused parameter.
2881         (fallback_failure_callback): Likewise.
2882
2883         fts: fix a thinko
2884         * lib/fts.c (s_ifmt_shift_bits): Remove function.  Not needed after all.
2885         (set_stat_type): Return S_IF*-valued "type" directly.
2886         Prompted by James Youngman's spotting a related bug.
2887         Confirmed by further testing through find.
2888
2889         fts: provide dirent.d_type via FTSENT.fts_statp, when possible
2890         * lib/fts.c (D_TYPE): Define.
2891         (DT_UNKNOWN, DT_BLK, DT_CHR) [HAVE_STRUCT_DIRENT_D_TYPE]: Define.
2892         (DT_DIR, DT_FIFO, DT_LNK, DT_REG, DT_SOCK): Likewise.
2893         (s_ifmt_shift_bits): New function.
2894         (set_stat_type): New function.
2895         (fts_build): When not calling fts_stat, call set_stat_type
2896         to propagate dirent.d_type info to fts_read caller.
2897         * lib/fts_.h (FTSENT) [FTS_DEFER_STAT]: Mention that
2898         fts_statp->st_mode type information may be valid.
2899
2900 2008-11-28  Simon Josefsson  <simon@josefsson.org>
2901
2902         * lib/sys_time.in.h: Add extern "C" block for C++.  Suggested by
2903         Brian Dessent <brian@dessent.net>.  Reported by Sam Steingold
2904         <sds@gnu.org>.
2905
2906 2008-11-20  Bruno Haible  <bruno@clisp.org>
2907
2908         Attempt to work around an AIX 5.3, 6.1 compiler bug with include_next.
2909         * lib/math.in.h: Use INCLUDE_NEXT_AS_FIRST_DIRECTIVE instead of
2910         INCLUDE_NEXT.
2911         * m4/include_next.m4 (gl_INCLUDE_NEXT): Set also
2912         INCLUDE_NEXT_AS_FIRST_DIRECTIVE.
2913         * modules/math (Makefile.am): Substitute
2914         INCLUDE_NEXT_AS_FIRST_DIRECTIVE instead of INCLUDE_NEXT.
2915         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
2916
2917 2008-11-18  Alexandre Duret-Lutz  <adl@lrde.epita.fr>
2918             Bruno Haible  <bruno@clisp.org>
2919
2920         * lib/stdint.in.h: Define all type macros so that their expansion is
2921         a single typedef'ed token. Fixes a compilation failure in Boost which
2922         does "using ::int8_t;".
2923
2924 2008-11-18  Simon Josefsson  <simon@josefsson.org>
2925
2926         * m4/manywarnings.m4: New file with gl_MANYWARN_COMPLEMENT and
2927         gl_MANYWARN_ALL_GCC.
2928         * m4/warnings.m4: Removed gl_WARN_SUPPORTED and
2929         gl_WARN_COMPLEMENT.  Suggested by Bruno Haible <bruno@clisp.org>.
2930         * modules/manywarnings: New file.
2931         * MODULES.html.sh: Mention manywarnings module.
2932
2933 2008-11-18  Bruno Haible  <bruno@clisp.org>
2934
2935         * doc/gnulib-tool.texi (Unit tests): New section.
2936
2937 2008-11-18  Simon Josefsson  <simon@josefsson.org>
2938
2939         * top/maint.mk (refresh-po): Fix sed regexp to avoid problems with
2940         paths like 'lib/po/foo.po'.
2941
2942 2008-11-17  Simon Josefsson  <simon@josefsson.org>
2943
2944         * m4/warnings.m4: Improve code.  Reported by Ralf Wildenhues
2945         <Ralf.Wildenhues@gmx.de> and Paolo Bonzini <bonzini@gnu.org>.
2946
2947 2008-11-17  Simon Josefsson  <simon@josefsson.org>
2948
2949         * m4/warnings.m4: Use CPPFLAGS to really check whether the
2950         parameter works.
2951
2952 2008-11-17  Simon Josefsson  <simon@josefsson.org>
2953
2954         * m4/warnings.m4: Add gl_WARN_COMPLEMENT and gl_WARN_SUPPORTED.
2955
2956 2008-11-17  Bruce Korb  <bkorb@gnu.org>
2957
2958         * modules/parse-duration-tests: New file.
2959         * tests/test-parse-duration.sh: New file.
2960         * tests/test-parse-duration.c: New file.
2961
2962         New module 'parse-duration'.
2963         * lib/parse-duration.h: New file.
2964         * lib/parse-duration.c: New file.
2965         * modules/parse-duration: New file.
2966
2967 2008-11-17  Bruno Haible  <bruno@clisp.org>
2968
2969         * tests/test-select-out.sh: Comment out the first pipe test.
2970         Reported by Simon Josefsson.
2971
2972 2008-11-17  Bruno Haible  <bruno@clisp.org>
2973
2974         * modules/getaddrinfo (Depends-on): Add servent, hostent.
2975         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Use gl_SERVENT and
2976         gl_HOSTENT.
2977
2978 2008-11-17  Bruno Haible  <bruno@clisp.org>
2979
2980         * m4/sockets.m4 (gl_SOCKETS): After trying -lsocket, try also
2981         -lnetwork and -lnet. Needed for Haiku and BeOS.
2982
2983 2008-11-16  Bruno Haible  <bruno@clisp.org>
2984
2985         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Fix indentation.
2986
2987 2008-11-16  Bruno Haible  <bruno@clisp.org>
2988
2989         Avoid test failure on Haiku.
2990         * tests/test-fsync.c: Include <errno.h>.
2991         (main): Don't require that fsync (0) fails.
2992
2993 2008-11-15  Bruno Haible  <bruno@clisp.org>
2994
2995         New module 'hostent'.
2996         * modules/hostent: New file.
2997         * m4/hostent.m4: New file, based on code in m4/getaddrinfo.m4.
2998
2999 2008-11-15  Bruno Haible  <bruno@clisp.org>
3000
3001         New module 'servent'.
3002         * modules/servent: New file.
3003         * m4/servent.m4: New file, based on code in m4/getaddrinfo.m4.
3004
3005 2008-11-15  Bruno Haible  <bruno@clisp.org>
3006
3007         Avoid generating same test program with two different rules.
3008         * modules/frexp-nolibm-tests (Makefile.am): Rename test program from
3009         test-frexp to test-frexp-nolibm.
3010         * modules/frexpl-nolibm-tests (Makefile.am): Rename test program from
3011         test-frexpl to test-frexpl-nolibm.
3012
3013 2008-11-15  Bruno Haible  <bruno@clisp.org>
3014
3015         * modules/frexpl-tests (Makefile.am): Link test-frexpl with
3016         $(FREXPL_LIBM).
3017
3018 2008-11-15  Bruno Haible  <bruno@clisp.org>
3019
3020         * lib/netdb.in.h: Activate the definitions also when the system's
3021         <netdb.h> has 'struct addrinfo'.
3022         * m4/netdb_h.m4 (gl_HEADER_NETDB): Replace netdb.h also when it lacks
3023         EAI_OVERFLOW or AI_NUMERICSERV.
3024         * doc/posix-headers/netdb.texi: Document the problem.
3025
3026 2008-11-15  Bruno Haible  <bruno@clisp.org>
3027
3028         * tests/test-sched.c: Test also the existence of the SCHED_* macros.
3029
3030         Make the 'sched' module work on platforms where <sched.h> exists but
3031         is incomplete (such as Haiku).
3032         * lib/sched.in.h; Include the system's <sched.h> if it exists.
3033         (SCHED_FIFO, SCHED_RR, SCHED_OTHER): New macros.
3034         * m4/sched_h.m4 (gl_SCHED_H): Test whether <sched.h> exists and also
3035         defines SCHED_FIFO, SCHED_RR, SCHED_OTHER. Set HAVE_SCHED_H,
3036         HAVE_STRUCT_SCHED_PARAM.
3037         * modules/sched (Depends-on): Add include_next.
3038         (Makefile.am): Substitute HAVE_SCHED_H, INCLUDE_NEXT,
3039         PRAGMA_SYSTEM_HEADER, NEXT_SCHED_H, HAVE_STRUCT_SCHED_PARAM.
3040         * doc/posix-headers/sched.texi: Document the issue.
3041
3042 2008-11-13  Jim Meyering  <meyering@redhat.com>
3043
3044         test-argp-2: avoid test failure when PACKAGE_BUGREPORT is defined
3045         * tests/test-argp-2.sh: When PACKAGE_BUGREPORT was defined, this
3046         test would fail due to the difference in the Report bugs to ...
3047         line.  The expected address is empty, "<>", while the actual
3048         would contain e.g., "<bug-tar@gnu.org>".  Filter out any address.
3049
3050 2008-11-12  Bruno Haible  <bruno@clisp.org>
3051
3052         lstat: don't compile lstat.c on systems lacking lstat
3053         * m4/lstat.m4 (gl_FUNC_LSTAT): Don't compile lstat.c on systems
3054         which don't have lstat; this is handled by lib/sys_stat.in.h already.
3055         Reported by Daniel P. Berrange via Jim Meyering.
3056
3057 2008-11-12  Jim Meyering  <meyering@redhat.com>
3058
3059         * lib/unicodeio.c (unicode_to_mb): Correct spelling of u8_uctomb.
3060
3061 2008-11-12  Simon Josefsson  <simon@josefsson.org>
3062
3063         * modules/warnings (configure.ac): Do AC_SUBST([WARN_CFLAGS]) here
3064         instead.
3065
3066 2008-11-12  Bruno Haible  <bruno@clisp.org>
3067
3068         * lib/unicodeio.c: Include unistr.h.
3069         (utf8_wctomb): Remove function.
3070         (unicode_to_mb): Use utf8_uctomb instead of utf8_wctomb.
3071
3072 2008-11-12  Simon Josefsson  <simon@josefsson.org>
3073
3074         * m4/warnings.m4 (gl_WARN_INIT): Remove, suggested by Ralf
3075         Wildenhues <Ralf.Wildenhues@gmx.de> and Bruno Haible
3076         <bruno@clisp.org>.
3077         * modules/warnings (configure.ac): Don't call gl_WARN_INIT.
3078
3079 2008-11-12  Simon Josefsson  <simon@josefsson.org>
3080
3081         * doc/warnings.texi: New file, from Bruno Haible <bruno@clisp.org>.
3082         * doc/gnulib.texi: Add section for warnings.
3083
3084 2008-11-11  Bruno Haible  <bruno@clisp.org>
3085
3086         * lib/sockets.h: Add a comment.
3087
3088 2008-11-11  Karl Berry  <karl@gnu.org>
3089
3090         * config/srclist.txt (fdl.texi): add, syncing from gnustandards.
3091
3092 2008-11-11  Eric Blake  <ebb9@byu.net>
3093
3094         fdl.texi: avoid git symlinks
3095         * doc/fdl.texi: Copy, rather than link, fdl-1.3.texi.
3096
3097 2008-11-11  Paolo Bonzini  <bonzini@gnu.org>
3098
3099         * m4/warnings.m4 (gl_WARN_ADD): Don't AC_SUBST the empty string.
3100
3101 2008-11-11  Paolo Bonzini  <bonzini@gnu.org>
3102
3103         * m4/warnings.m4 (gl_WARN_INIT): Substitute WARN_CFLAGS.
3104         (gl_WARN_ADD): Substitute $2 if literal.
3105
3106 2008-11-11  Paolo Bonzini  <bonzini@gnu.org>
3107
3108         * m4/warning.m4: Remove.
3109
3110 2008-11-11  Paolo Bonzini  <bonzini@gnu.org>
3111
3112         * m4/warnings.m4: Almost complete rewrite. :-)
3113
3114 2008-11-10  Simon Josefsson  <simon@josefsson.org>
3115
3116         * modules/warnings: New module.
3117         * m4/warnings.m4: New file.
3118         * MODULES.html.sh: Mention warnings module.
3119         With review improvements from Paolo Bonzini <bonzini@gnu.org> and
3120         Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
3121
3122 2008-11-10  Eric Blake  <ebb9@byu.net>
3123
3124         fdl.texi: make a symlink to the latest version
3125         * doc/standards.texi: Revert today's earlier change.
3126         * doc/fdl-1.2.texi: Rename from old fdl.texi...
3127         * doc/fdl.texi: ...and replace this with a symlink to the newer
3128         fdl-1.3.texi.
3129
3130 2008-11-10  Bruno Haible  <bruno@clisp.org>
3131
3132         * tests/test-select-fd.c (main): Accept the result file name as fourth
3133         argument.
3134         * tests/test-select-in.sh: Pass t-select-in.tmp as fourth argument.
3135         * tests/test-select-out.sh: Pass t-select-out.tmp as fourth argument.
3136
3137 2008-11-10  Bruno Haible  <bruno@clisp.org>
3138
3139         * lib/netdb.in.h: Use HAVE_STRUCT_ADDRINFO, HAVE_DECL_GETADDRINFO,
3140         HAVE_DECL_FREEADDRINFO, HAVE_DECL_GAI_STRERROR, HAVE_DECL_GETNAMEINFO
3141         as autoconf-substituted macros.
3142         * m4/netdb_h.m4 (gl_NETDB_H_DEFAULTS): Initialize these variables to 1.
3143         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Require
3144         gl_NETDB_H_DEFAULTS. Set these variables.
3145         * modules/netdb (Makefile.am): Substitute these variables.
3146
3147 2008-11-10  Eric Blake  <ebb9@byu.net>
3148
3149         standards.texi: include correct file for FDL 1.3
3150         * doc/standards.texi (GNU Free Documentation License): Change
3151         include file to pull in FDL 1.3, not 1.2.
3152
3153         fdl.texi: revert accidental change to license
3154         * doc/fdl.texi: This is FDL 1.2, not 1.3.
3155
3156 2008-11-10  Bruno Haible  <bruno@clisp.org>
3157
3158         * m4/printf.m4 (gl_PRINTF_ENOMEM): Guess yes on Haiku. Use the
3159         cross-compiling guesses also when the native compile gives no result.
3160
3161 2008-11-10  Bruno Haible  <bruno@clisp.org>
3162
3163         * lib/spawni.c (__spawni): Force variable into the stack.
3164
3165 2008-11-10  Bruno Haible  <bruno@clisp.org>
3166
3167         Add support for Haiku.
3168         * lib/fbufmode.c (fbufmode): Test a symbol that is not only defined on
3169         glibc and BeOS, but also on Haiku.
3170         * lib/fpurge.c (fpurge): Likewise.
3171         * lib/freadable.c (freadable): Likewise.
3172         * lib/freadahead.c (freadahead): Likewise.
3173         * lib/freading.c (freading): Likewise.
3174         * lib/freadptr.c (freadptr): Likewise.
3175         * lib/freadseek.c (freadptrinc): Likewise.
3176         * lib/fseeko.c (rpl_fseeko): Likewise.
3177         * lib/fseterr.c (fseterr): Likewise.
3178         * lib/fwritable.c (fwritable): Likewise.
3179         * lib/fwriting.c (fwriting): Likewise.
3180         Reported by Ingo Weinhold <ingo_weinhold@gmx.de>.
3181
3182 2008-11-10  Ingo Weinhold  <ingo_weinhold@gmx.de>
3183
3184         * lib/config.charset: Treat Haiku like BeOS.
3185
3186 2008-11-10  Ingo Weinhold  <ingo_weinhold@gmx.de>
3187
3188         * lib/binary-io.h (O_BINARY, O_TEXT): Treat Haiku like BeOS.
3189         * lib/fcntl.in.h (O_BINARY, O_TEXT): Likewise.
3190
3191 2008-11-08  Bruno Haible  <bruno@clisp.org>
3192
3193         * m4/sys_ioctl_h.m4 (gl_SYS_IOCTL_H): Avoid using AC_CHECK_DECL inside
3194         AC_CACHE_CHECK.
3195
3196 2008-11-08  Bruno Haible  <bruno@clisp.org>
3197
3198         * modules/select-tests (configure.ac): Check for unistd.h, sys/wait.h.
3199
3200 2008-11-08  Bruno Haible  <bruno@clisp.org>
3201
3202         * tests/test-select-fd.c: New file.
3203         * tests/test-select-in.sh: New file.
3204         * tests/test-select-out.sh: New file.
3205         * tests/test-select-stdin.c: New file.
3206         * modules/select-tests (Files): Add the new files.
3207         (Depends-on): Add gettimeofday.
3208         (Makefile.am): Add test-select-in.sh, test-select-out.sh to TESTS.
3209         Set TESTS_ENVIRONMENT. Add test-select-fd, test-select-stdin to
3210         check_PROGRAMS. Define test_select_fd_LDADD, test_select_stdin_LDADD.
3211
3212 2008-11-06  Alexander V. Lukyanov  <lav@netis.ru>
3213             Bruno Haible  <bruno@clisp.org>
3214
3215         * lib/sys_stat.in.h: Enclose function definitions in extern "C".
3216
3217 2008-10-12  Giuseppe Scrivano  <gscrivano@gnu.org>
3218
3219         * build-aux/pmccabe2html: Added support for C++ source files.
3220
3221 2008-11-05  Ben Pfaff  <blp@gnu.org>
3222
3223         Fix lib/close.c build on Windows.
3224         * modules/close (Files): Add lib/w32sock.h.
3225
3226 2008-11-05  Joel E. Denny  <jdenny@ces.clemson.edu>
3227
3228         Accept Bison's NEWS format.
3229         * build-aux/announce-gen (print_news_deltas): Tweak
3230         $re_prefix.
3231
3232 2008-11-04  Bruno Haible  <bruno@clisp.org>
3233
3234         * modules/random_r (Maintainer): Add glibc.
3235
3236 2008-11-04  Simon Josefsson  <simon@josefsson.org>
3237
3238         * doc/alloca-opt.texi: Change license to GFDLv1.3+, as suggested
3239         by karl@freefriends.org (Karl Berry).
3240         * doc/alloca.texi: Likewise.
3241         * doc/c-ctype.texi: Likewise.
3242         * doc/c-strcase.texi: Likewise.
3243         * doc/c-strcaseeq.texi: Likewise.
3244         * doc/c-strcasestr.texi: Likewise.
3245         * doc/c-strstr.texi: Likewise.
3246         * doc/c-strtod.texi: Likewise.
3247         * doc/c-strtold.texi: Likewise.
3248         * doc/ctime.texi: Likewise.
3249         * doc/error.texi: Likewise.
3250         * doc/fdl.texi: Likewise.
3251         * doc/gcd.texi: Likewise.
3252         * doc/getdate.texi: Likewise.
3253         * doc/gnulib-intro.texi: Likewise.
3254         * doc/gnulib-tool.texi: Likewise.
3255         * doc/gnulib.texi: Likewise.
3256         * doc/inet_ntoa.texi: Likewise.
3257         * doc/maintain.texi: Likewise.
3258         * doc/make-stds.texi: Likewise.
3259         * doc/quote.texi: Likewise.
3260         * doc/regexprops-generic.texi: Likewise.
3261         * doc/standards.texi: Likewise.
3262         * doc/verify.texi: Likewise.
3263         * doc/visibility.texi: Likewise.
3264         * doc/gnulib.texi (GNU Free Documentation License): Include
3265         fdl-1.3.texi instead of fdl.texi.
3266
3267 2008-11-04  Simon Josefsson  <simon@josefsson.org>
3268
3269         * doc/fdl-1.3.texi: New file, from
3270         <http://www.gnu.org/licenses/fdl-1.3.texi>.
3271         * modules/fdl-1.3: Add.
3272         * MODULES.html.sh: Add fdl-1.3.
3273
3274 2008-11-03  Bruno Haible  <bruno@clisp.org>
3275
3276         Make determination of absolute name of header file work with AIX xlc.
3277         * m4/include_next.m4 (gl_CHECK_NEXT_HEADERS): Require
3278         AC_CANONICAL_HOST. On AIX, use "$CPP -C" rather than "$CPP" for
3279         preprocessing.
3280         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Likewise.
3281         Reported by Gary V. Vaughan <gary@thewrittenword.com>.
3282
3283 2008-11-03  Simon Josefsson  <simon@josefsson.org>
3284
3285         * top/maint.mk (COVERAGE_CCOPTS): Use --coverage instead of
3286         -fprofile-arcs -ftest-coverage.  Suggested by Ludovic Courtès
3287         <ludo@gnu.org>.
3288
3289 2008-11-02  Bruno Haible  <bruno@clisp.org>
3290
3291         Mark 'strpbrk' obsolete.
3292         * modules/strpbrk (Status, Notice): New sections.
3293         * modules/strtok_r (Depends-on): Add strpbrk.
3294
3295 2008-11-02  Bruno Haible  <bruno@clisp.org>
3296
3297         Mark 'strdup' obsolete.
3298         * modules/strdup (Status, Notice): New sections.
3299         * modules/findprog (Depends-on): Add strdup.
3300         * modules/getaddrinfo (Depends-on): Likewise.
3301         * modules/localename (Depends-on): Likewise.
3302         * modules/relocatable-lib (Depends-on): Likewise.
3303         * modules/relocatable-lib-lgpl (Depends-on): Likewise.
3304         * modules/relocatable-prog (Depends-on): Likewise.
3305         * modules/trim (Depends-on): Likewise.
3306         * modules/unictype/gen-ctype (Depends-on): Likewise.
3307         * modules/unilbrk/gen-lbrk (Depends-on): Likewise.
3308
3309 2008-11-02  Bruno Haible  <bruno@clisp.org>
3310
3311         Mark 'strcspn' obsolete.
3312         * modules/strcspn (Status, Notice): New sections.
3313
3314 2008-11-02  Bruno Haible  <bruno@clisp.org>
3315
3316         Mark 'rmdir' obsolete.
3317         * modules/rmdir (Status, Notice): New sections.
3318         * modules/clean-temp (Depends-on): Add rmdir.
3319         * modules/openat (Depends-on): Likewise.
3320
3321 2008-11-02  Bruno Haible  <bruno@clisp.org>
3322
3323         Mark 'raise' obsolete.
3324         * modules/raise (Status, Notice): New sections.
3325         (Include): Specify <signal.h>.
3326         * modules/stdio (Depends-on): Add raise.
3327         * modules/write (Depends-on): Likewise.
3328
3329 2008-11-02  Bruno Haible  <bruno@clisp.org>
3330
3331         Mark 'memset' obsolete.
3332         * modules/memset (Status, Notice): New sections.
3333
3334 2008-11-02  Bruno Haible  <bruno@clisp.org>
3335
3336         Mark 'memmove' obsolete.
3337         * modules/memmove (Status, Notice): New sections.
3338         * modules/argp (Depends-on): Add memmove.
3339         * modules/argz (Depends-on): Likewise.
3340         * modules/canonicalize (Depends-on): Likewise.
3341         * modules/canonicalize-lgpl (Depends-on): Likewise.
3342         * modules/fts (Depends-on): Likewise.
3343         * modules/getcwd (Depends-on): Likewise.
3344         * modules/human (Depends-on): Likewise.
3345         * modules/regex (Depends-on): Likewise.
3346         * modules/striconveh (Depends-on): Likewise.
3347         * modules/trim (Depends-on): Likewise.
3348         * modules/unistr/u8-move (Depends-on): Likewise.
3349         * modules/unistr/u16-move (Depends-on): Likewise.
3350         * modules/unistr/u32-move (Depends-on): Likewise.
3351
3352 2008-11-02  Bruno Haible  <bruno@clisp.org>
3353
3354         Mark 'memcpy' obsolete.
3355         * modules/memcpy (Status, Notice): New sections.
3356
3357 2008-11-02  Bruno Haible  <bruno@clisp.org>
3358
3359         Mark 'memcmp' obsolete.
3360         * modules/memcmp (Status, Notice): New sections.
3361         * modules/argmatch (Depends-on): Add memchr.
3362         * modules/backupfile (Depends-on): Likewise.
3363         * modules/c-strcasestr (Depends-on): Likewise.
3364         * modules/crypto/des (Depends-on): Likewise.
3365         * modules/csharpcomp (Depends-on): Likewise.
3366         * modules/fnmatch (Depends-on): Likewise.
3367         * modules/git-merge-changelog (Depends-on): Likewise.
3368         * modules/isnand (Depends-on): Likewise.
3369         * modules/isnand-nolibm (Depends-on): Likewise.
3370         * modules/isnanf (Depends-on): Likewise.
3371         * modules/isnanf-nolibm (Depends-on): Likewise.
3372         * modules/isnanl (Depends-on): Likewise.
3373         * modules/isnanl-nolibm (Depends-on): Likewise.
3374         * modules/mbchar (Depends-on): Likewise.
3375         * modules/memcoll (Depends-on): Likewise.
3376         * modules/quotearg (Depends-on): Likewise.
3377         * modules/regex (Depends-on): Likewise.
3378         * modules/relocatable-prog (Depends-on): Likewise.
3379         * modules/same (Depends-on): Likewise.
3380         * modules/signbit (Depends-on): Likewise.
3381         * modules/strcasestr-simple (Depends-on): Likewise.
3382         * modules/unictype/gen-ctype (Depends-on): Likewise.
3383         * modules/unilbrk/gen-lbrk (Depends-on): Likewise.
3384         * modules/uniname/uniname (Depends-on): Likewise.
3385         * modules/unistr/u8-cmp (Depends-on): Likewise.
3386
3387 2008-11-02  Bruno Haible  <bruno@clisp.org>
3388
3389         Mark 'memchr' obsolete.
3390         * modules/memchr (Status, Notice): New sections.
3391         * modules/argp (Depends-on): Add memchr.
3392         * modules/base64 (Depends-on): Likewise.
3393         * modules/c-strcasestr (Depends-on): Likewise.
3394         * modules/chdir-long (Depends-on): Likewise.
3395         * modules/fnmatch (Depends-on): Likewise.
3396         * modules/getsubopt (Depends-on): Likewise.
3397         * modules/git-merge-changelog (Depends-on): Likewise.
3398         * modules/glob (Depends-on): Likewise.
3399         * modules/strcasestr-simple (Depends-on): Likewise.
3400         * modules/strnlen (Depends-on): Likewise.
3401
3402 2008-11-02  Bruno Haible  <bruno@clisp.org>
3403
3404         Mark 'atexit' obsolete.
3405         * modules/atexit (Status, Notice): New sections.
3406         * modules/chdir-long (Depends-on): Add atexit.
3407         * modules/wait-process (Depends-on): Likewise.
3408
3409 2008-11-02  Bruno Haible  <bruno@clisp.org>
3410
3411         * gnulib-tool: New option --with-obsolete.
3412         (func_usage): Document it.
3413         (func_modules_transitive_closure): Drop obsolete dependencies if
3414         incobsolete is not true.
3415         (func_import): Read and save the incobsolete variable to the cache.
3416
3417 2008-11-02  Bruno Haible  <bruno@clisp.org>
3418
3419         * modules/TEMPLATE-EXTENDED: New field 'Status'.
3420         * gnulib-tool: New option --extract-status.
3421         (func_usage): Document it.
3422         (sed_extract_prog): Recognize it.
3423         (func_get_status): New function.
3424
3425 2008-10-30  Simon Josefsson  <simon@josefsson.org>
3426
3427         * modules/sockets (License): Change from LGPL to LGPLv2+.
3428
3429 2008-10-28  Simon Josefsson  <simon@josefsson.org>
3430
3431         * top/maint.mk: Add coverage rules, inspired by scripts in gnupdf.
3432
3433 2008-10-28  Simon Josefsson  <simon@josefsson.org>
3434
3435         * MODULES.html.sh (Support for systems lacking POSIX:2001):
3436         Mention times and sys_times.
3437         * modules/sys_times, modules/sys_times-tests: New modules.
3438         * modules/times, modules/times-tests: Likewise
3439         * m4/sys_times_h.m4: New file.
3440         * lib/sys_times.in.h: Likewise
3441         * lib/times.c: Likewise.
3442         * tests/test-sys_times.c: Likewise.
3443         * tests/test-times.c: Likewise.
3444         * doc/posix-headers/sys_times.texi: Update.
3445         * doc/posix-functions/times.texi: Update.
3446
3447 2008-10-28  Jim Meyering  <meyering@redhat.com>
3448
3449         * modules/tempname (Depends-on): Add lstat.
3450
3451         * modules/lstat (License): Relicense: LGPL -> LGPLv2+.
3452
3453 2008-10-28  Simon Josefsson  <simon@josefsson.org>
3454
3455         * gnulib-tool (func_emit_tests_Makefile_am): Revert last commit.
3456         * modules/argp-tests (test_argp_LDADD): Set EXEEXT here instead,
3457         using idiom used elsewhere in gnulib.
3458
3459 2008-10-27  Jim Meyering  <meyering@redhat.com>
3460
3461         * modules/gethostname (License): Relicense: LGPL -> LGPLv2+.
3462
3463 2008-10-27  Simon Josefsson  <simon@josefsson.org>
3464
3465         * gnulib-tool (func_emit_tests_Makefile_am): Set EXEEXT in
3466         TESTS_ENVIRONMENT, for shell scripts that needs to call built
3467         programs.
3468         * tests/test-argp-2.sh: Use $EXEEXT when needed.
3469
3470 2008-10-27  Simon Josefsson  <simon@josefsson.org>
3471
3472         * lib/sys_stat.in.h (lstat): Fix declaration for mingw.
3473
3474 2008-10-27  Bruno Haible  <bruno@clisp.org>
3475
3476         * tests/test-lstat.c: Include <stdio.h>.
3477
3478 2008-10-27  Simon Josefsson  <simon@josefsson.org>
3479
3480         * modules/lstat-tests: New module.
3481         * tests/test-lstat.c: New file.
3482
3483 2008-10-26  Jim Meyering  <meyering@redhat.com>
3484
3485         * lib/mkdir.c (rpl_mkdir) [_WIN32...]: Mark mode as an unused parameter.
3486
3487 2008-10-26  Simon Josefsson  <simon@josefsson.org>
3488             Bruno Haible  <bruno@clisp.org>
3489
3490         Fix a clash between the type DATADIR on Windows and the macro DATADIR.
3491         * modules/configmake (Include): Add a note that the include must come
3492         after all system headers.
3493         * lib/javaversion.c: Include configmake.h after all other includes.
3494
3495 2008-10-26  Bruno Haible  <bruno@clisp.org>
3496
3497         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Set default of
3498         HAVE_STRUCT_RANDOM_DATA to 1.
3499         (gl_STDLIB_H): Simplify.
3500
3501 2008-10-26  Simon Josefsson  <simon@josefsson.org>
3502
3503         * m4/stdlib_h.m4: Check for struct random_data.  Initialize and
3504         substitute HAVE_STRUCT_RANDOM_DATA.
3505         * lib/stdlib.in.h [!HAVE_STRUCT_RANDOM_DATA]: Provide struct
3506         random_data.
3507         * modules/stdlib (Makefile.am): Substitute
3508         HAVE_STRUCT_RANDOM_DATA.
3509
3510 2008-10-26  Simon Josefsson  <simon@josefsson.org>
3511
3512         * doc/gnulib.texi (@copying): Use GFDLv1.2+.
3513         * doc/gnulib-intro.texi (Copyright): Likewise.
3514
3515 2008-10-26  Simon Josefsson  <simon@josefsson.org>
3516
3517         * doc/gnulib.texi (Header files): C++ fixes, based on Bruno's
3518         findings.
3519
3520 2008-10-25  Ben Pfaff  <blp@cs.stanford.edu>
3521             Bruno Haible  <bruno@clisp.org>
3522
3523         * lib/unistd.in.h: Include <winsock2.h>.
3524         (socket, connect,accept, bind, getpeername, getsockname, getsockopt,
3525         listen, recv, send, recvfrom, sendto, setsockopt, shutdown, select):
3526         Provide dummy declarations.
3527         (gethostname): Override.
3528         * lib/sys_socket.in.h (gethostname): Provide dummy declaration.
3529         * m4/gethostname.m4 (gl_FUNC_GETHOSTNAME): Invoke
3530         gl_PREREQ_SYS_H_WINSOCK2.
3531         * modules/gethostname (Files): Add m4/sys_socket_h.m4.
3532         * doc/posix-functions/gethostname.texi: More details.
3533
3534 2008-10-25  Bruno Haible  <bruno@clisp.org>
3535
3536         * m4/sys_socket_h.m4 (gl_PREREQ_SYS_H_WINSOCK2): Require
3537         gl_UNISTD_H_DEFAULTS, gl_SYS_IOCTL_H_DEFAULTS only if they exist.
3538         * modules/sys_socket (Files): Remove m4/unistd_h.m4, m4/sys_ioctl_h.m4.
3539
3540         * lib/sys_socket.in.h (HAVE__GL_CLOSE_FD_MAYBE_SOCKET); Move macro from
3541         here ...
3542         * lib/unistd.in.h (HAVE__GL_CLOSE_FD_MAYBE_SOCKET); ... to here.
3543         * m4/sys_socket_h.m4 (gl_SYS_SOCKET_H_DEFAULTS): Remove invocation of
3544         gl_UNISTD_H_DEFAULTS.
3545
3546 2008-10-25  Eric Blake  <ebb9@byu.net>
3547
3548         signbit: avoid spurious compiler failure
3549         * m4/signbit.m4 (gl_SIGNBIT_TEST_PROGRAM): Move non-constant
3550         declarations inside function.
3551
3552 2008-10-24  Simon Josefsson  <simon@josefsson.org>
3553             Bruno Haible  <bruno@clisp.org>
3554
3555         * lib/stdlib.in.h (@GNULIB_RANDOM_R@): Include stdint.h.
3556         * modules/random_r (Depends-on): Add stdint.
3557
3558 2008-10-24  Bruno Haible  <bruno@clisp.org>
3559
3560         * modules/intprops (License): Change to LGPLv2+, with approval by Paul
3561         Eggert.
3562         * modules/strerror (License): Likewise.
3563
3564 2008-10-24  Jim Meyering  <meyering@redhat.com>
3565
3566         sys_socket: fix typo that inhibited expansion of @GNULIB_SEND@
3567         * modules/sys_socket (Depends-on) [Depends-on]: Fix typo.
3568
3569 2008-10-24  Eric Blake  <ebb9@byu.net>
3570
3571         getgroups: fix compilation when getgroups is available
3572         * lib/getgroups.c (includes): Include <unistd.h> for getgroups,
3573         but with <config.h> override of getgroups disabled.
3574
3575 2008-10-24  Simon Josefsson  <simon@josefsson.org>
3576
3577         * doc/gnulib.texi (Header files): Add note about C++ problems.
3578         Explained by Bruno Haible <bruno@clisp.org>.
3579
3580 2008-10-23  Bruno Haible  <bruno@clisp.org>
3581
3582         Define a dummy SA_NODEFER macro on Interix.
3583         * lib/signal.in.h (SA_NODEFER): Define fallback.
3584         Reported by Aleksey Cheusov <cheusov@tut.by> via
3585         Thomas Klausner <wiz@netbsd.org> and Eric Blake.
3586
3587 2008-10-23  Bruno Haible  <bruno@clisp.org>
3588
3589         * modules/freadahead (License): Change to LGPLv2+.
3590         Suggested by Simon Josefsson.
3591
3592 2008-10-23  Jim Meyering  <meyering@redhat.com>
3593
3594         random_r: new module
3595         * modules/random_r: New file.
3596         * m4/random_r.m4: New file.
3597         * lib/random_r.c: New file, from glibc.
3598         * modules/random_r-tests: New file.
3599         * tests/test-random_r.c: New file.
3600         * lib/stdlib.in.h (srandom_r, initstate_r, setstate_r, random_r):
3601          Declare.
3602         (RAND_MAX): Define.
3603         * m4/stdlib_h.m4: Define and AC_SUBST GNULIB_RANDOM_R and HAVE_RANDOM_R.
3604         * modules/stdlib: Substitute them, too.
3605         * MODULES.html.sh (Extra functions based on POSIX:2001) [Misc]: Add it.
3606         * doc/glibc-functions/initstate_r.texi: Mention the new module.
3607         * doc/glibc-functions/random_r.texi: Likewise.
3608         * doc/glibc-functions/setstate_r.texi: Likewise.
3609         * doc/glibc-functions/srandom_r.texi: Likewise.
3610         * config/srclist.txt: Mention it.
3611
3612 2008-10-23  David Lutterkort  <lutter@redhat.com>
3613
3614         * modules/selinux-h: Search for LIB_SELINUX and mark it as a
3615         link requirement
3616
3617 2008-10-23  Jim Meyering  <meyering@redhat.com>
3618
3619         selinux-h: mark parameters of stub functions as intentionally unused
3620         * lib/se-selinux.in.h: Mark parameters as _UNUSED_PARAMETER_.
3621         * lib/se-context.in.h: Likewise.
3622
3623 2008-10-22  Simon Josefsson  <simon@josefsson.org>
3624
3625         * lib/sys_socket.in.h (FD_ISSET): Fix warnings under mingw.
3626
3627 2008-10-22  Simon Josefsson  <simon@josefsson.org>
3628
3629         * m4/getgroups.m4: Avoid invoking test with wrong parameters.
3630
3631 2008-10-22  Eric Blake  <ebb9@byu.net>
3632
3633         glthread/thread: avoid compiler warning
3634         * lib/glthread/thread.c (gl_thread_exit_func) [USE_WIN32_THREADS]:
3635         Add unreachable abort to silence compiler.
3636
3637 2008-10-22  Eric Blake  <ebb9@byu.net>
3638
3639         netdb: also supply struct addrinfo for cygwin 1.5.x
3640         * m4/netdb_h.m4 (gl_HEADER_NETDB): Check for incomplete header on
3641         older cygwin.
3642         * lib/netdb.in.h [!HAVE_STRUCT_ADDRINFO]: Also supply contents for
3643         cygwin.
3644         * doc/posix-headers/netdb.texi (netdb.h): Document this.
3645
3646 2008-10-22  Bruno Haible  <bruno@clisp.org>
3647
3648         * users.txt: Update entry about pspp.
3649
3650 2008-10-21  Bruno Haible  <bruno@clisp.org>
3651
3652         Simplification.
3653         * lib/sys_socket.in.h (_gl_close_fd_maybe_socket): Remove declaration.
3654         * lib/close.c (_gl_close_fd_maybe_socket): Make static.
3655
3656         Simplification.
3657         * lib/ioctl.c (ioctl): Don't undefine.
3658         * lib/socket.c (socket): Don't undefine.
3659
3660         Remove unused module indicator macros.
3661         * m4/sys_socket_h.m4 (gl_SYS_SOCKET_MODULE_INDICATOR): Don't define
3662         GNULIB_$1 as a C macro.
3663
3664         * doc/posix-functions/close.texi: Undo last change.
3665         * doc/posix-functions/ioctl.texi: Merge the two paragraphs about
3666         Windows platforms.
3667
3668 2008-10-21  Bruno Haible  <bruno@clisp.org>
3669
3670         Add gethostname() declaration to <unistd.h>.
3671         * lib/unistd.in.h (gethostname): New declaration.
3672         * lib/gethostname.c: Include <unistd.h>.
3673         * m4/gethostname.m4 (gl_FUNC_GETHOSTNAME): Require
3674         gl_UNISTD_H_DEFAULTS. Set HAVE_GETHOSTNAME.
3675         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_GETHOSTNAME
3676         and HAVE_GETHOSTNAME.
3677         * modules/gethostname (Depends-on): Add unistd.
3678         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
3679         (Include): Specify <unistd.h>.
3680         * modules/unistd (Makefile.am): Substitute GNULIB_GETHOSTNAME and
3681         HAVE_GETHOSTNAME.
3682         * tests/test-gethostname.c: Include <unistd.h> first.
3683
3684 2008-10-21  Bruno Haible  <bruno@clisp.org>
3685
3686         * modules/poll-tests (Depends-on): Add sys_ioctl, ioctl.
3687         * modules/select-tests (Depends-on): Likewise.
3688         Reported by Simon Josefsson.
3689
3690 2008-10-21  Simon Josefsson  <simon@josefsson.org>
3691
3692         * lib/close.c: Add _gl_close_fd_maybe_socket from winsock.c.
3693         * lib/accept.c: New file, based on winsock.c.
3694         * lib/bind.c: New file, based on winsock.c.
3695         * lib/connect.c: New file, based on winsock.c.
3696         * lib/getpeername.c: New file, based on winsock.c.
3697         * lib/getsockname.c: New file, based on winsock.c.
3698         * lib/getsockopt.c: New file, based on winsock.c.
3699         * lib/ioctl.c: New file, based on winsock.c.
3700         * lib/listen.c: New file, based on winsock.c.
3701         * lib/recv.c: New file, based on winsock.c.
3702         * lib/recvfrom.c: New file, based on winsock.c.
3703         * lib/send.c: New file, based on winsock.c.
3704         * lib/sendto.c: New file, based on winsock.c.
3705         * lib/setsockopt.c: New file, based on winsock.c.
3706         * lib/shutdown.c: New file, based on winsock.c.
3707         * lib/socket.c: New file, based on winsock.c.
3708         * lib/w32sock.h: New file, based on winsock.c.
3709         * lib/winsock.c: Remove file.
3710         * modules/accept: Likewise.
3711         * modules/bind: Likewise.
3712         * modules/connect: Likewise.
3713         * modules/getpeername: Likewise.
3714         * modules/getsockname: Likewise.
3715         * modules/getsockopt: Likewise.
3716         * modules/ioctl: Likewise.
3717         * modules/listen: Likewise.
3718         * modules/recv: Likewise.
3719         * modules/recvfrom: Likewise.
3720         * modules/send: Likewise.
3721         * modules/sendto: Likewise.
3722         * modules/setsockopt: Likewise.
3723         * modules/shutdown: Likewise.
3724         * modules/socket: Use socket.c instead of winsock.c.
3725         * modules/sys_socket: Remove (unneeded?) dependency on winsock.c.
3726         * doc/posix-functions/accept.texi: Doc fix.
3727         * doc/posix-functions/bind.texi: Doc fix.
3728         * doc/posix-functions/close.texi: Doc fix.
3729         * doc/posix-functions/connect.texi: Doc fix.
3730         * doc/posix-functions/getpeername.texi: Doc fix.
3731         * doc/posix-functions/getsockname.texi: Doc fix.
3732         * doc/posix-functions/getsockopt.texi: Doc fix.
3733         * doc/posix-functions/ioctl.texi: Doc fix.
3734         * doc/posix-functions/listen.texi: Doc fix.
3735         * doc/posix-functions/recv.texi: Doc fix.
3736         * doc/posix-functions/recvfrom.texi: Doc fix.
3737         * doc/posix-functions/send.texi: Doc fix.
3738         * doc/posix-functions/sendto.texi: Doc fix.
3739         * doc/posix-functions/setsockopt.texi: Doc fix.
3740         * doc/posix-functions/shutdown.texi: Doc fix.
3741         * doc/posix-functions/socket.texi: Doc fix.
3742
3743 2008-10-20  Bruno Haible  <bruno@clisp.org>
3744
3745         Take into account the role of SIGABRT_COMPAT on Windows 2008.
3746         * lib/sigprocmask.c (SIGABRT_COMPAT, SIGABRT_COMPAT_MASK): New macros.
3747         (sigismember, sigaddset, sigdelset, sigfillset, rpl_signal): Handle it
3748         as an alias for SIGABRT.
3749         * lib/sigaction.c (SIGABRT_COMPAT): New macro.
3750         (sigaction): Map it to SIGABRT.
3751         Reported by Ramiro Polla <ramiro.polla@gmail.com> via Eric Blake.
3752
3753 2008-10-20  Bruno Haible  <bruno@clisp.org>
3754
3755         * lib/fts.c: Don't include lstat.h.
3756         * lib/openat.c: Include <sys/stat.h> instead of lstat.h.
3757
3758         Move the lstat() declaration to <sys/stat.h>.
3759         * lib/lstat.h: Remove file.
3760         * lib/sys_stat.in.h: Add special invocation convention.
3761         (lstat): New declaration.
3762         * lib/lstat.c (orig_lstat): New function.
3763         (rpl_lstat): Use orig_lstat instead of lstat.
3764         * m4/lstat.m4 (gl_FUNC_LSTAT): Require gl_SYS_STAT_H_DEFAULTS and
3765         AC_C_INLINE. Set REPLACE_LSTAT.
3766         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Initialize GNULIB_LSTAT
3767         and REPLACE_LSTAT.
3768         * modules/lstat (Files): Remove lib/lstat.h.
3769         (configure.ac): Invoke gl_SYS_STAT_MODULE_INDICATOR.
3770         (Include): Specify <sys/stat.h> instead of lstat.h.
3771         * modules/sys_stat (Makefile.am): Substitute GNULIB_LSTAT and
3772         REPLACE_LSTAT.
3773         * NEWS: Mention the change.
3774
3775 2008-10-20  Bruno Haible  <bruno@clisp.org>
3776
3777         * modules/posix_spawn-tests: New file.
3778         * tests/test-posix_spawn3.c: New file.
3779
3780 2008-10-20  Bruno Haible  <bruno@clisp.org>
3781
3782         * modules/posix_spawnp-tests (Depends-on): Add sys_wait.
3783         * tests/test-posix_spawn1.c (WTERMSIG, WCOREDUMP, WEXITSTATUS,
3784         WIFSIGNALED, WIFEXITED, WIFSTOPPED): Remove fallback definitions.
3785         * tests/test-posix_spawn2.c (WTERMSIG, WCOREDUMP, WEXITSTATUS,
3786         WIFSIGNALED, WIFEXITED, WIFSTOPPED): Likewise.
3787
3788 2008-10-20  Bruno Haible  <bruno@clisp.org>
3789
3790         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_WORKS): Test against another bug
3791         of posix_spawn on AIX 5.3.
3792
3793 2008-10-20  Bruno Haible  <bruno@clisp.org>
3794
3795         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_WORKS): Make the check on MacOS X.
3796
3797 2008-10-20  Bruno Haible  <bruno@clisp.org>
3798
3799         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_WORKS): Use AC_LANG_SOURCE instead
3800         of AC_LANG_PROGRAM.
3801
3802 2008-10-20  Simon Josefsson  <simon@josefsson.org>
3803
3804         * lib/netdb.in.h: Don't define GNU specific constants until they
3805         are supported or needed.  Reported by Bruno Haible
3806         <bruno@clisp.org>.
3807
3808 2008-10-20  Simon Josefsson  <simon@josefsson.org>
3809
3810         * lib/canon-host.c: Include netdb.h instead of getaddrinfo.h.
3811
3812 2008-10-20  Simon Josefsson  <simon@josefsson.org>
3813
3814         * lib/getaddrinfo.h: Remove file.
3815         * modules/getaddrinfo: Reflect move from getaddrinfo.h to netdb.h.
3816         * m4/getaddrinfo.m4: Call gl_HEADER_NETDB.  Don't check for netdb.h.
3817         * lib/netdb.in.h: Add declarations from getaddrinfo.h.
3818         * m4/netdb_h.m4: Initialize GNULIB_GETADDRINFO to 0.
3819         * modules/netdb: Substitute GNULIB_GETADDRINFO.
3820         * lib/getaddrinfo.c: Include netdb.h instead of getaddrinfo.h.
3821         * tests/test-getaddrinfo.c: Likewise.
3822         * lib/gai_strerror.c: Likewise.  Also drop HAVE_NETDB_H check.
3823         * NEWS: Mention change.
3824
3825 2008-10-19  Bruno Haible  <bruno@clisp.org>
3826
3827         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_WORKS): Remove unneeded code.
3828
3829 2008-10-19  Bruno Haible  <bruno@clisp.org>
3830
3831         * lib/wait-process.c: Include simply <sys/wait.h>.
3832         (waitpid, WTERMSIG, WCOREDUMP, WEXITSTATUS, WIFSIGNALED, WIFEXITED,
3833         WIFSTOPPED): Remove fallback definitions.
3834         * modules/wait-process (Depends-on): Add sys_wait.
3835
3836         New module 'sys_wait'.
3837         * modules/sys_wait: New file.
3838         * lib/sys_wait.in.h: New file, partially copied from
3839         lib/wait-process.c.
3840         * m4/sys_wait_h.m4: New file.
3841         * doc/posix-headers/sys_wait.texi: Mention the new module.
3842
3843 2008-10-19  Bruno Haible  <bruno@clisp.org>
3844
3845         * m4/wait-process.m4 (gl_WAIT_PROCESS): Remove test for unistd.h.
3846
3847 2008-10-19  Bruno Haible  <bruno@clisp.org>
3848
3849         Assume that waitpid() fills an 'int' status, not a 'union wait'.
3850         * lib/wait-process.c (WAIT_T): Remove type.
3851         (WTERMSIG, WCOREDUMP, WEXITSTATUS): Define fallbacks using bit masks.
3852         (wait_subprocess): Update.
3853
3854 2008-10-19  Bruno Haible  <bruno@clisp.org>
3855
3856         New module 'atoll'.
3857         * modules/atoll: New file.
3858         * lib/stdlib.in.h (atoll): New declaration.
3859         * lib/atoll.c: New file, from glibc with modifications.
3860         * m4/atoll.m4: New file.
3861         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_ATOLL,
3862         HAVE_ATOLL.
3863         * modules/stdlib (Makefile.am): Substitute GNULIB_ATOLL, HAVE_ATOLL.
3864         * doc/posix-functions/atoll.texi: Mention the new module.
3865
3866 2008-10-19  Bruno Haible  <bruno@clisp.org>
3867
3868         Add strtoull() declaration to <stdlib.h>.
3869         * lib/stdlib.in.h (strtoull): New declaration.
3870         * m4/strtoull.m4 (gl_FUNC_STRTOLL): Require gl_STDLIB_H_DEFAULTS.
3871         Set HAVE_STRTOULL.
3872         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_STRTOULL,
3873         HAVE_STRTOULL.
3874         * modules/strtoull (Depends-on): Add stdlib.
3875         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
3876         * modules/stdlib (Makefile.am): Substitute GNULIB_STRTOULL,
3877         HAVE_STRTOULL.
3878
3879 2008-10-19  Bruno Haible  <bruno@clisp.org>
3880
3881         Add strtoll() declaration to <stdlib.h>.
3882         * lib/stdlib.in.h (strtoll): New declaration.
3883         * m4/strtoll.m4 (gl_FUNC_STRTOLL): Require gl_STDLIB_H_DEFAULTS.
3884         Set HAVE_STRTOLL.
3885         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_STRTOLL,
3886         HAVE_STRTOLL.
3887         * modules/strtoll (Depends-on): Add stdlib.
3888         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
3889         * modules/stdlib (Makefile.am): Substitute GNULIB_STRTOLL, HAVE_STRTOLL.
3890
3891 2008-10-19  Bruno Haible  <bruno@clisp.org>
3892
3893         * modules/bcopy (Depends-on): Add strings.
3894         (Include): Specify <strings.h>.
3895
3896 2008-10-19  Bruno Haible  <bruno@clisp.org>
3897
3898         * doc/posix-functions/atexit.texi: Update doc regarding mingw.
3899
3900 2008-10-19  Bruno Haible  <bruno@clisp.org>
3901
3902         * lib/openat-die.c (openat_save_fail, openat_restore_fail): Rename
3903         the parameter from 'errno' to 'errnum'. Fixes a compilation error on
3904         mingw.
3905
3906 2008-10-19  Bruno Haible  <bruno@clisp.org>
3907
3908         * lib/atanl.c: Don't include isnanl.h.
3909         * lib/cosl.c: Likewise.
3910         * lib/ldexpl.c: Likewise.
3911         * lib/logl.c: Likewise.
3912         * lib/sinl.c: Likewise.
3913         * lib/sqrtl.c: Likewise.
3914         * lib/tanl.c: Likewise.
3915
3916         Move the isnanf(), isnand(), isnanl() declarations to <math.h>.
3917         * lib/isnanf.h: Remove file.
3918         * lib/isnand.h: Remove file.
3919         * lib/isnanl.h: Remove file.
3920         * lib/math.in.h: Include the contents of lib/isnanf.h, lib/isnand.h,
3921         lib/isnanl.h. Use HAVE_ISNANF, HAVE_ISNAND, HAVE_ISNANL as substituted
3922         macros.
3923         * m4/isnanf.m4 (gl_FUNC_ISNANF): Require gl_MATH_H_DEFAULTS. Set
3924         HAVE_ISNANF, don't define it as a C macro.
3925         * m4/isnand.m4 (gl_FUNC_ISNAND): Require gl_MATH_H_DEFAULTS. Set
3926         HAVE_ISNAND, don't define it as a C macro.
3927         * m4/isnanl.m4 (gl_FUNC_ISNANL): Require gl_MATH_H_DEFAULTS. Set
3928         HAVE_ISNANL, don't define it as a C macro.
3929         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_ISNAN[FDL] and
3930         HAVE_ISNAN[FDL].
3931         * modules/isnanf (Files): Remove lib/isnanf.h.
3932         (Depends-on): Add math.
3933         (configure.ac): Invoke gl_MATH_MODULE_INDICATOR.
3934         (Include): Specify <math.h> instead of isnanf.h.
3935         * modules/isnand (Files): Remove lib/isnand.h.
3936         (Depends-on): Add math.
3937         (configure.ac): Invoke gl_MATH_MODULE_INDICATOR.
3938         (Include): Specify <math.h> instead of isnand.h.
3939         * modules/isnanl (Files): Remove lib/isnanl.h.
3940         (Depends-on): Add math.
3941         (configure.ac): Invoke gl_MATH_MODULE_INDICATOR.
3942         (Include): Specify <math.h> instead of isnanl.h.
3943         * modules/math (Makefile.am): Substitute GNULIB_ISNAN[FDL] and
3944         HAVE_ISNAN[FDL].
3945         * tests/test-isnanf.c: Include <math.h> instead of isnanf.h.
3946         * tests/test-isnand.c: Include <math.h> instead of isnand.h.
3947         * tests/test-isnanl.c: Include <math.h> instead of isnanl.h.
3948         * NEWS: Mention the change.
3949
3950 2008-10-18  Bruno Haible  <bruno@clisp.org>
3951
3952         Add getusershell(), setusershell(), endusershell() declarations to
3953         <unistd.h>.
3954         * lib/unistd.in.h (getusershell, setusershell, endusershell): New
3955         declarations.
3956         * lib/getusershell.c: Include unistd.h.
3957         * m4/getusershell.m4 (gl_FUNC_GETUSERSHELL): Require
3958         gl_UNISTD_H_DEFAULTS and AC_USE_SYSTEM_EXTENSIONS. Set
3959         HAVE_GETUSERSHELL.
3960         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_GETUSERSHELL
3961         and HAVE_GETUSERSHELL.
3962         * modules/getusershell (Depends-on): Add unistd, extensions.
3963         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
3964         (Include): Specify <unistd.h>.
3965         * modules/unistd (Makefile.am): Substitute GNULIB_GETUSERSHELL and
3966         HAVE_GETUSERSHELL.
3967
3968 2008-10-18  Bruno Haible  <bruno@clisp.org>
3969
3970         Add a getloadavg() declaration to <stdlib.h>.
3971         * lib/stdlib.in.h; Include <sys/loadavg.h> when needed for the
3972         getloadavg declaration.
3973         (getloadavg): New declaration.
3974         * lib/getloadavg.c: Include <stdlib.h> first.
3975         * m4/getloadavg.m4 (gl_GETLOADAVG): Require gl_STDLIB_H_DEFAULTS and
3976         AC_USE_SYSTEM_EXTENSIONS. Test whether sys/loadavg.h exists. Set
3977         HAVE_SYS_LOADAVG_H and HAVE_DECL_GETLOADAVG.
3978         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_GETLOADAVG,
3979         HAVE_SYS_LOADAVG_H, HAVE_DECL_GETLOADAVG.
3980         * modules/getloadavg (Depends-on): Add stdlib, extensions.
3981         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
3982         (Include): Specify <stdlib.h>.
3983         * modules/stdlib (Makefile.am): Substitute GNULIB_GETLOADAVG,
3984         HAVE_SYS_LOADAVG_H, HAVE_DECL_GETLOADAVG.
3985
3986 2008-10-18  Bruno Haible  <bruno@clisp.org>
3987
3988         * lib/dirchownmod.c: Don't include lchmod.h.
3989
3990         Move the lchmod() declaration to <sys/stat.h>.
3991         * lib/lchmod.h: Remove file.
3992         * lib/sys_stat.in.h: Add placeholder for GL_LINK_WARNING.
3993         (lchmod): New declaration, moved here from lib/lchown.h.
3994         * m4/lchmod.m4 (gl_FUNC_LCHMOD): Require gl_SYS_STAT_H_DEFAULTS and
3995         AC_USE_SYSTEM_EXTENSIONS. Set HAVE_LCHMOD.
3996         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Initialize GNULIB_LCHMOD
3997         and HAVE_LCHMOD.
3998         * modules/lchmod (Files): Remove lib/lchmod.h.
3999         (Depends-on): Add sys_stat, extensions.
4000         (configure.ac): Invoke gl_SYS_STAT_MODULE_INDICATOR.
4001         (Include): Specify <sys/stat.h> instead of lchmod.h.
4002         * modules/sys_stat (Depends-on): Add link-warning.
4003         (Makefile.am): Substitute GNULIB_LCHMOD, HAVE_LCHMOD, and the
4004         definition of GL_LINK_WARNING.
4005         * NEWS: Mention the change.
4006
4007 2008-10-18  Bruno Haible  <bruno@clisp.org>
4008
4009         * lib/fchdir.c: Don't include dirfd.h.
4010         * lib/fts.c: Likewise.
4011         * lib/getcwd.c: Likewise.
4012         * lib/glob.c: Likewise.
4013
4014         Move the dirfd() declaration to <dirent.h>.
4015         * lib/dirfd.h: Remove file.
4016         * lib/dirent.in.h: Add placeholder for GL_LINK_WARNING.
4017         (dirfd): New declaration.
4018         * lib/dirfd.c: Include <dirent.h> instead of dirfd.h.
4019         * m4/dirfd.m4 (gl_FUNC_DIRFD): Require gl_DIRENT_H_DEFAULTS and
4020         AC_USE_SYSTEM_EXTENSIONS. Invoke gl_REPLACE_DIRENT_H. Set
4021         HAVE_DECL_DIRFD.
4022         * m4/dirent_h.m4 (gl_DIRENT_H_DEFAULTS): Initialize GNULIB_DIRFD and
4023         HAVE_DECL_DIRFD.
4024         * modules/dirfd (Files): Remove lib/dirfd.h.
4025         (Depends-on): Add dirent, extensions.
4026         (configure.ac): Invoke gl_DIRENT_MODULE_INDICATOR.
4027         (Include): Specify <dirent.h> instead of dirfd.h.
4028         * modules/dirent (Depends-on): Add link-warning.
4029         (Makefile.am): Substitute GNULIB_DIRFD, HAVE_DECL_DIRFD, and
4030         definition of GL_LINK_WARNING.
4031         * NEWS: Mention the change.
4032
4033 2008-10-18  Bruno Haible  <bruno@clisp.org>
4034
4035         Move the euidaccess() declaration to <unistd.h>.
4036         * lib/euidaccess.h: Remove file.
4037         * lib/unistd.in.h (euidaccess): New declaration.
4038         * lib/euidaccess.c: Don't include euidaccess.h.
4039         * m4/euidaccess.m4 (gl_FUNC_EUIDACCESS): Require gl_UNISTD_H_DEFAULTS.
4040         Don't check whether euidaccess is declared. Set HAVE_EUIDACCESS.
4041         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_EUIDACCESS
4042         and HAVE_EUIDACCESS.
4043         * modules/euidaccess (Files): Remove lib/euidaccess.h.
4044         (Depends-on): Add unistd.
4045         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
4046         (Include): Specify <unistd.h> instead of euidaccess.h.
4047         * modules/unistd (Makefile.am): Substitute GNULIB_EUIDACCESS and
4048         HAVE_EUIDACCESS.
4049         * NEWS: Mention the change.
4050
4051 2008-10-18  Bruno Haible  <bruno@clisp.org>
4052
4053         * lib/xgetdomainname.c: Include <unistd.h> instead of getdomainname.h.
4054
4055         Move the getdomainname() declaration to <unistd.h>.
4056         * lib/getdomainname.h: Remove file.
4057         * lib/unistd.in.h (getdomainname): New declaration.
4058         * lib/getdomainname.c: Include <unistd.h> instead of getdomainname.h.
4059         * m4/getdomainname.m4 (gl_FUNC_GETDOMAINNAME): Require
4060         gl_UNISTD_H_DEFAULTS and AC_USE_SYSTEM_EXTENSIONS. Set
4061         HAVE_GETDOMAINNAME.
4062         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
4063         GNULIB_GETDOMAINNAME and HAVE_GETDOMAINNAME.
4064         * modules/getdomainname (Files): Remove lib/getdomainname.h.
4065         (Depends-on): Add unistd, extensions.
4066         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
4067         (Includes): Specify <unistd.h> instead of getdomainname.h.
4068         * modules/unistd (Makefile.am): Substitute GNULIB_GETDOMAINNAME and
4069         HAVE_GETDOMAINNAME.
4070         * NEWS: Mention the change.
4071
4072 2008-10-18  Bruno Haible  <bruno@clisp.org>
4073
4074         * modules/dirent: New file.
4075         * m4/dirent_h.m4: New file.
4076         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Require gl_DIRENT_H_DEFAULTS.
4077         Invoke gl_REPLACE_DIRENT_H. Don't assign DIRENT_H directly.
4078         * modules/fchdir (Files): Remove lib/dirent.in.h.
4079         (Depends-on): Add dirent.
4080         (Makefile.am): Move rules to modules/dirent.
4081         * doc/posix-headers/dirent.texi: Mention the new module.
4082
4083 2008-10-18  Bruno Haible  <bruno@clisp.org>
4084
4085         Avoid -Wunused-parameter warnings in public gnulib header files.
4086         * m4/gnulib-common.m4 (gl_COMMON_BODY): Define _UNUSED_PARAMETER_ as a
4087         macro.
4088         * lib/unistr.h (u32_mbtouc_unsafe, u32_mbtouc): Use it.
4089
4090 2008-10-18  Bruno Haible  <bruno@clisp.org>
4091
4092         * doc/glibc-functions/dirfd.texi: Mention the module 'dirfd'.
4093         * doc/glibc-functions/error.texi: Mention the module 'error'.
4094         * doc/glibc-functions/euidaccess.texi: Mention the module 'euidaccess'.
4095         * doc/glibc-functions/getdomainname.texi: Mention the module
4096         'getdomainname'.
4097         * doc/glibc-functions/getloadavg.texi: Mention the module 'getloadavg'.
4098         * doc/glibc-functions/getpagesize.texi: Mention the module
4099         'getpagesize'.
4100         * doc/glibc-functions/getusershell.texi: Mention the module
4101         'getusershell'.
4102         * doc/glibc-functions/isnanl.texi: Mention the module 'isnanl'.
4103         * doc/glibc-functions/lchmod.texi: Mention the module 'lchmod'.
4104         * doc/glibc-functions/mempcpy.texi: Mention the module 'mempcpy'.
4105         * doc/glibc-functions/memrchr.texi: Mention the module 'memrchr'.
4106         * doc/glibc-functions/mkdtemp.texi: Mention the module 'mkdtemp'.
4107         * doc/glibc-functions/rpmatch.texi: Mention the module 'rpmatch'.
4108         * doc/glibc-functions/stpcpy.texi: Mention the module 'stpcpy'.
4109         * doc/glibc-functions/stpncpy.texi: Mention the module 'stpncpy'.
4110         * doc/glibc-functions/strchrnul.texi: Mention the module 'strchrnul'.
4111         * doc/glibc-functions/strndup.texi: Mention the module 'strndup'.
4112         * doc/glibc-functions/strnlen.texi: Mention the module 'strnlen'.
4113         * doc/glibc-functions/strsep.texi: Mention the module 'strsep'.
4114         * doc/glibc-functions/timegm.texi: Mention the module 'timegm'.
4115         * doc/glibc-functions/vasprintf.texi: Mention the module 'vasprintf'.
4116
4117 2008-10-17  Bruno Haible  <bruno@clisp.org>
4118
4119         * m4/signbit.m4 (gl_SIGNBIT_TEST_PROGRAM): On platforms other than
4120         HP-UX and IRIX, use -0.0L.
4121         * tests/test-ceill.c (minus_zero): Likewise.
4122         * tests/test-floorl.c (minus_zero): Likewise.
4123         * tests/test-frexpl.c (minus_zero): Likewise.
4124         * tests/test-isnan.c (minus_zerol): Likewise.
4125         * tests/test-isnanl.h (minus_zero): Likewise.
4126         * tests/test-ldexpl.c (minus_zero): Likewise.
4127         * tests/test-roundl.c (minus_zero): Likewise.
4128         * tests/test-signbit.c (minus_zerol): Likewise.
4129         * tests/test-snprintf-posix.h (minus_zerol): Likewise.
4130         * tests/test-sprintf-posix.h (minus_zerol): Likewise.
4131         * tests/test-truncl.c (minus_zero): Likewise.
4132         * tests/test-vasnprintf-posix.c (minus_zerol): Likewise.
4133         * tests/test-vasprintf-posix.c (minus_zerol): Likewise.
4134         Reported by Markus Armbruster <armbru@redhat.com> via Jim Meyering
4135         and by Nelson H. F. Beebe <beebe@math.utah.edu> via Eric Blake.
4136
4137 2008-10-17  Bruno Haible  <bruno@clisp.org>
4138
4139         Avoid gcc warnings because of #pragma GCC system_header on older gcc.
4140         * lib/arpa_inet.in.h: Encloses reference to PRAGMA_SYSTEM_HEADER so
4141         that it gets activated only for gcc >= 3.0.
4142         * lib/dirent.in.h: Likewise.
4143         * lib/errno.in.h: Likewise.
4144         * lib/fcntl.in.h: Likewise.
4145         * lib/float.in.h: Likewise.
4146         * lib/iconv.in.h: Likewise.
4147         * lib/inttypes.in.h: Likewise.
4148         * lib/locale.in.h: Likewise.
4149         * lib/math.in.h: Likewise.
4150         * lib/netdb.in.h: Likewise.
4151         * lib/netinet_in.in.h: Likewise.
4152         * lib/search.in.h: Likewise.
4153         * lib/signal.in.h: Likewise.
4154         * lib/spawn.in.h: Likewise.
4155         * lib/stdarg.in.h: Likewise.
4156         * lib/stdint.in.h: Likewise.
4157         * lib/stdio.in.h: Likewise.
4158         * lib/stdlib.in.h: Likewise.
4159         * lib/string.in.h: Likewise.
4160         * lib/strings.in.h: Likewise.
4161         * lib/sys_file.in.h: Likewise.
4162         * lib/sys_ioctl.in.h: Likewise.
4163         * lib/sys_select.in.h: Likewise.
4164         * lib/sys_socket.in.h: Likewise.
4165         * lib/sys_stat.in.h: Likewise.
4166         * lib/sys_time.in.h: Likewise.
4167         * lib/sysexits.in.h: Likewise.
4168         * lib/time.in.h: Likewise.
4169         * lib/unistd.in.h: Likewise.
4170         * lib/wchar.in.h: Likewise.
4171         * lib/wctype.in.h: Likewise.
4172         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
4173
4174 2008-10-17  Jim Meyering  <meyering@redhat.com>
4175
4176         ignore-value: don't depend on inline module
4177         * modules/ignore-value (Depends-on): Remove 'inline'.
4178         (configure.ac): Instead, add AC_REQUIRE([AC_C_INLINE]) here.
4179         Suggestion from Bruno Haible.
4180
4181 2008-10-17  Bruno Haible  <bruno@clisp.org>
4182
4183         New implementation of condition variables for Win32.
4184         * lib/glthread/cond.h (struct gl_waitqueue_link): New type.
4185         (gl_linked_waitqueue_t): New type.
4186         (gl_cond_t): Use it.
4187         * lib/glthread/cond.c (struct gl_waitqueue_element): New type.
4188         (gl_waitqueue_init, gl_waitqueue_add, gl_waitqueue_remove,
4189         gl_waitqueue_notify_first, gl_waitqueue_notify_all): New functions.
4190         (glthread_cond_init_func, glthread_cond_wait_func,
4191         glthread_cond_timedwait_func, glthread_cond_signal_func,
4192         glthread_cond_broadcast_func, glthread_cond_destroy_func):
4193         Reimplemented on the basis of gl_linked_waitqueue_t.
4194         * lib/glthread/lock.h (gl_carray_waitqueue_t): Renamed from
4195         gl_waitqueue_t.
4196         (gl_rwlock_t): Update.
4197         * lib/glthread/lock.c (gl_waitqueue_t): Alias to gl_carray_waitqueue_t.
4198
4199 2008-10-17  Simon Josefsson  <simon@josefsson.org>
4200
4201         * modules/recvfrom (Depends-on): Add dependency on getpeername.
4202         Reported by Yoann Vandoorselaere <yoann@prelude-ids.org>.
4203
4204 2008-10-17  Jim Meyering  <meyering@redhat.com>
4205
4206         ignore-value: new module
4207         * modules/ignore-value: New file.
4208         * lib/ignore-value.h: New file.
4209         * MODULES.html.sh (Compiler warning management): New section,
4210         just for this module.  More to come.
4211
4212 2008-10-16  Paul Eggert  <eggert@cs.ucla.edu>
4213
4214         open-safer.c: avoid 'signed and unsigned in conditional...' warning
4215         * lib/open-safer.c (open_safer): Use an "if/else" statement in place
4216         of the ternary operator.  Reported by Reuben Thomas <rrt@sc3d.org>.
4217
4218 2008-10-16  Jim Meyering  <meyering@redhat.com>
4219
4220         openat-die.c: avoid 'no previous prototype' warning
4221         * lib/openat-die.c: Include "openat.h".
4222         Reported by Reuben Thomas <rrt@sc3d.org>.
4223
4224 2008-10-16  Simon Josefsson  <simon@josefsson.org>
4225
4226         * m4/netdb_h.m4: Assume that if netdb.h exists, it works.
4227         * lib/netdb.in.h: Fix typo.
4228         Reported by Bruno Haible  <bruno@clisp.org>
4229
4230         * lib/netdb.in.h: Include sys/socket.h for platforms without
4231         netdb.h, to get structures like hostent on MinGW.
4232         * modules/netdb (Depends-on): Add sys_socket.
4233
4234 2008-10-15  Simon Josefsson  <simon@josefsson.org>
4235
4236         * modules/netdb, modules/netdb-tests: New file.
4237         * m4/netdb_h.m4: New file.
4238         * lib/netdb.in.h: Add, currently just an empty file pending
4239         definitions.
4240         * tests/test-netdb.c: New file.
4241         * doc/posix-headers/netdb.texi: Mention that we replace it if
4242         needed.
4243         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
4244         netdb.
4245
4246 2008-10-15  Simon Josefsson  <simon@josefsson.org>
4247
4248         * doc/gnulib.texi (Getaddrinfo and WINVER): Sync documentation
4249         with code.
4250
4251 2008-10-13  Bruno Haible  <bruno@clisp.org>
4252
4253         * lib/glthread/cond.c (glthread_cond_wait_func,
4254         glthread_cond_timedwait_func): Add a comment.
4255
4256 2008-10-13  Yoann Vandoorselaere  <yoann@prelude-ids.org>
4257
4258         * tests/test-poll.c: Include <sys/ioctl.h>, for ioctl().
4259         * tests/test-select.c: Likewise,
4260
4261 2008-10-13  Bruno Haible  <bruno@clisp.org>
4262
4263         * lib/glthread/cond.c (glthread_cond_wait_func,
4264         glthread_cond_timedwait_func): Fix variable name.
4265         Reported by Yoann Vandoorselaere <yoann@prelude-ids.org>.
4266
4267 2008-10-13  Paolo Bonzini  <bonzini@gnu.org>
4268
4269         fix getaddrinfo emulation for systems with struct sockaddr.sa_len
4270         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Detect
4271         struct sockaddr.sa_len.
4272         * lib/getaddrinfo.c (getaddrinfo): Set it if appropriate.
4273
4274 2008-10-13  Simon Josefsson  <simon@josefsson.org>
4275
4276         * build-aux/pmccabe2html: Add css and css_url parameters.
4277
4278 2008-10-12  Bruno Haible  <bruno@clisp.org>
4279
4280         * tests/test-sameacls.c (main) [AIX]: Clear type argument before
4281         calling aclx_get.
4282         Reported by Rainer Tammer <tammer@tammer.net>.
4283
4284 2008-10-12  Bruno Haible  <bruno@clisp.org>
4285
4286         Use msvcrt aware primitives for creation/termination of Win32 threads.
4287         * lib/glthread/thread.c: Include <process.h>.
4288         (glthread_create_func): Use _beginthreadex instead of CreateThread.
4289         (wrapper_func): Update signature.
4290         (gl_thread_exit_func): Use _endthreadex instead of EndThread.
4291
4292 2008-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
4293             Bruno Haible  <bruno@clisp.org>
4294
4295         Provide a Win32 implementation of the 'cond' module.
4296         * lib/glthread/cond.h [USE_WIN32]: New implementation.
4297         * lib/glthread/cond.c (glthread_cond_init_func,
4298         glthread_cond_wait_func, glthread_cond_timedwait_func,
4299         glthread_cond_signal_func, glthread_cond_broadcast_func,
4300         glthread_cond_destroy_func) [USE_WIN32]: New functions.
4301         * modules/cond (Dependencies): Add gettimeofday.
4302
4303 2008-10-11  Bruno Haible  <bruno@clisp.org>
4304
4305         Make sleep work on older versions of mingw.
4306         * m4/sleep.m4 (gl_FUNC_SLEEP): Test whether 'sleep' is declared, not
4307         only whether it exists.
4308         * doc/posix-functions/sleep.texi: Mention the problem with older
4309         versions of mingw.
4310
4311 2008-10-11  Bruno Haible  <bruno@clisp.org>
4312
4313         New module 'shutdown'.
4314         * modules/shutdown: New file.
4315         * lib/sys_socket.in.h (shutdown): New declaration.
4316         * lib/winsock.c (shutdown): New function.
4317         * m4/sys_socket_h.m4 (gl_SYS_SOCKET_H_DEFAULTS): Initialize
4318         GNULIB_SHUTDOWN.
4319         * modules/sys_socket (Makefile.am): Substitute GNULIB_SHUTDOWN.
4320         * doc/posix-functions/shutdown.texi: Document the new module.
4321
4322 2008-10-11  Jim Meyering  <meyering@redhat.com>
4323
4324         * lib/fclose.c: Fix typo in comment: s/close/fclose/.
4325
4326 2008-10-11  Bruno Haible  <bruno@clisp.org>
4327
4328         New module 'fclose'.
4329         * modules/fclose: New file.
4330         * lib/stdio.in.h (fclose): New declaration.
4331         * lib/fclose.c: New file.
4332         * m4/fclose.m4: New file.
4333         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize GNULIB_FCLOSE,
4334         REPLACE_FCLOSE.
4335         * m4/close.m4 (gl_REPLACE_CLOSE): Invoke gl_REPLACE_FCLOSE.
4336         * modules/stdio (Makefile.am): Substitute GNULIB_FCLOSE,
4337         REPLACE_FCLOSE.
4338         * modules/close (Depends-on): fclose.
4339         * doc/posix-functions/fclose.texi: Mention the problem on Windows.
4340
4341 2008-10-11  Bruno Haible  <bruno@clisp.org>
4342
4343         * lib/winsock.c (_gl_close_fd_maybe_socket): If closesocket fails,
4344         set errno and don't call _close.
4345
4346 2008-10-10  Bruno Haible  <bruno@clisp.org>
4347
4348         * lib/copy-acl.c (qcopy_acl) [CYGWIN]: Call chmod before setting the
4349         ACL, not afterwards. Fixes test failure on Cygwin.
4350
4351 2008-10-09  Ben Pfaff  <blp@gnu.org>
4352
4353         * build-aux/announce-gen: Fix gnulib version related part of usage
4354         message.  Die with a useful error message if no tarballs are
4355         found.
4356
4357 2008-10-10  Jim Meyering  <meyering@redhat.com>
4358
4359         bootstrap: use git's --depth=N option only if it's supported
4360         * build-aux/bootstrap: Work with git-1.4.4.4, which does not
4361         recognize the --depth option.  Reported by Pádraig Brady.
4362
4363 2008-10-09  Bruno Haible  <bruno@clisp.org>
4364
4365         New module 'ioctl'.
4366         * modules/ioctl: New file.
4367         * lib/sys_socket.in.h (ioctl): Remove declaration.
4368         * lib/winsock.c: Include <sys/ioctl.h>.
4369         (rpl_ioctl): Define only of the gnulib module 'ioctl' is present.
4370         * m4/sys_socket_h.m4 (gl_PREREQ_SYS_H_WINSOCK2): Require
4371         gl_SYS_IOCTL_H_DEFAULTS. Set also SYS_IOCTL_H_HAVE_WINSOCK2_H.
4372         * modules/sys_socket (Files): Add m4/sys_ioctl_h.m4.
4373         * doc/posix-functions/ioctl.texi: Mention the new module.
4374
4375 2008-10-09  Bruno Haible  <bruno@clisp.org>
4376
4377         New module 'sys_ioctl'.
4378         * lib/sys_ioctl.in.h: New file.
4379         * m4/sys_ioctl_h.m4: New file.
4380         * modules/sys_ioctl: New file.
4381         * doc/glibc-headers/sys_ioctl.texi: Mention the new module.
4382
4383 2008-10-09  Bruno Haible  <bruno@clisp.org>
4384
4385         * lib/sys_socket.in.h (ioctl): Make signature POSIX compliant.
4386         * lib/winsock.c: Include <stdarg.h>.
4387         (rpl_ioctl): Change to second argument 'int' and then varargs.
4388
4389 2008-10-09  Bruno Haible  <bruno@clisp.org>
4390
4391         * m4/close.m4 (gl_FUNC_CLOSE): Arrange to replace the close() function
4392         when the sys_socket module is present and the system has <winsock2.h>.
4393
4394 2008-10-09  Bruno Haible  <bruno@clisp.org>
4395
4396         * doc/posix-functions/close.texi: Mention module 'close' instead of
4397         module 'sys_socket'.
4398
4399 2008-10-09  Bruno Haible  <bruno@clisp.org>
4400
4401         * doc/glibc-headers/sys_ioctl.texi: New file.
4402         * doc/gnulib.texi: Include it.
4403
4404 2008-10-09  Paolo Bonzini  <bonzini@gnu.org>
4405             Bruno Haible  <bruno@clisp.org>
4406
4407         Combine the two replacements of 'close'.
4408         * lib/sys_socket.in.h (close): Define to a reminder to include
4409         <unistd.h>.
4410         (_gl_close_fd_maybe_socket): New declaration.
4411         (HAVE__GL_CLOSE_FD_MAYBE_SOCKET): New macro.
4412         * lib/winsock.c (close): Remove undefinition.
4413         (_gl_close_fd_maybe_socket): Renamed from rpl_close. Define only when
4414         needed for the gnulib module 'close'.
4415         * lib/unistd.in.h (close): If the gnulib module 'close' is not used,
4416         define to an error symbol or to a warning, if suitable.
4417         * lib/close.c: Include <sys/socket.h>.
4418         (rpl_close): Invoke _gl_close_fd_maybe_socket when gnulib defines it.
4419         * m4/sys_socket_h.m4 (gl_PREREQ_SYS_H_WINSOCK2): Set also
4420         UNISTD_H_HAVE_WINSOCK2_H.
4421         (gl_SYS_SOCKET_H_DEFAULTS): Require gl_UNISTD_H_DEFAULTS.
4422         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
4423         UNISTD_H_HAVE_WINSOCK2_H.
4424         * modules/sys_socket (Files): Add m4/unistd_h.m4.
4425         (configure.ac): Set a module indicator.
4426         (Makefile.am): Substitute GNULIB_CLOSE.
4427         * modules/unistd (Makefile.am): Substitute UNISTD_H_HAVE_WINSOCK2_H.
4428         * modules/poll-tests (Depends-on): Add close.
4429         * modules/select-tests (Depends-on): Likewise.
4430
4431 2008-10-09  Paolo Bonzini  <bonzini@gnu.org>
4432             Bruno Haible  <bruno@clisp.org>
4433
4434         New module 'close'.
4435         * modules/close: New file.
4436         * lib/unistd.in.h (close): Move declaration out of the
4437         FCHDIR_REPLACEMENT scope.
4438         (_gl_unregister_fd): New declaration.
4439         * lib/close.c: New file.
4440         * lib/fchdir.c (rpl_close): Remove function.
4441         * m4/close.m4: New file.
4442         * m4/fchdir.m4 (gl_FUNC_FCHDIR): When replacing fchdir, also replace
4443         close.
4444         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_CLOSE and
4445         REPLACE_CLOSE.
4446         * modules/unistd (Makefile.am): Substitute GNULIB_CLOSE and
4447         REPLACE_CLOSE.
4448         * modules/fchdir (Depends-on): Add close.
4449
4450 2008-10-09  Paolo Bonzini  <bonzini@gnu.org>
4451             Bruno Haible  <bruno@clisp.org>
4452
4453         * lib/fcntl.in.h (open): Simplify conditionals.
4454         (_gl_register_fd): New declaration.
4455         * lib/fchdir.c (rpl_open): Remove function.
4456         * lib/open.c: When FCHDIR_REPLACEMENT is defined, compile the file
4457         also.
4458         (open): When FCHDIR_REPLACEMENT is defined, invoke _gl_register_fd.
4459         * m4/fchdir.m4 (gl_FUNC_FCHDIR): When replacing fchdir, also replace
4460         open.
4461
4462 2008-10-09  Jim Meyering  <meyering@redhat.com>
4463
4464         GNUmakefile: use the more name-space-friendly "_version"
4465         * top/GNUmakefile (_dummy): Update.
4466         (_version): Rename from "version".
4467
4468 2008-10-09  Paolo Bonzini  <bonzini@gnu.org>
4469             Bruno Haible  <bruno@clisp.org>
4470
4471         * lib/fchdir.c (_gl_unregister_fd): New functions, extracted from
4472         rpl_close.
4473         (_gl_register_fd): New function, extracted from rpl_open.
4474         (rpl_close, rpl_closedir): Use _gl_unregister_fd.
4475         (rpl_open, rpl_opendir): Use _gl_register_fd.
4476
4477 2008-10-09  Paolo Bonzini  <bonzini@gnu.org>
4478
4479         Fix organization of 'open' replacement.
4480         * m4/open.m4 (gl_REPLACE_OPEN): New macro.
4481         (gl_FUNC_OPEN): Use it.
4482         (gl_PREREQ_OPEN): Add a : to make the body non-empty.
4483
4484 2008-10-08  Bruno Haible  <bruno@clisp.org>
4485
4486         * modules/getdate-tests (test_getdata_LDADD): Add LIBINTL.
4487
4488 2008-10-08  Simon Josefsson  <simon@josefsson.org>
4489
4490         * m4/sys_socket_h.m4: Don't AC_LIBOBJ(winsock).  The file is
4491         AC_LIBOBJ'ed by each gnulib module that needs it (e.g., socket,
4492         listen).
4493
4494 2008-10-08  Eric Blake  <ebb9@byu.net>
4495
4496         GNUmakefile: add 'make version' target
4497         * top/GNUmakefile (_curr-ver): Split version update rules...
4498         (version): ...into a target.
4499
4500 2008-10-07  Bruno Haible  <bruno@clisp.org>
4501
4502         Use a more portable replacement expression for -0.0L.
4503         * m4/signbit.m4 (gl_SIGNBIT_TEST_PROGRAM): Use -LDBL_MIN * LDBL_MIN
4504         instead of -0.0L. Fix m4 quotation.
4505
4506         * tests/test-signbit.c: Include <float.h>.
4507         (minus_zero): New variable.
4508         (test_signbitl): Use minus_zero instead of -zero.
4509         * modules/signbit-tests (Depends-on): Add float.
4510
4511         * tests/test-ceill.c: Include <float.h>.
4512         (zero): Remove variable.
4513         (minus_zero): New variable.
4514         (main): Use minus_zero instead of -zero.
4515         * modules/ceill-tests (Depends-on): Add float.
4516
4517         * tests/test-floorl.c: Include <float.h>.
4518         (zero): Remove variable.
4519         (minus_zero): New variable.
4520         (main): Use minus_zero instead of -zero.
4521         * modules/floorl-tests (Depends-on): Add float.
4522
4523         * tests/test-roundl.c: Include <float.h>.
4524         (zero): Remove variable.
4525         (minus_zero): New variable.
4526         (main): Use minus_zero instead of -zero.
4527         * modules/roundl-tests (Depends-on): Add float.
4528
4529         * tests/test-truncl.c: Include <float.h>.
4530         (zero): Remove variable.
4531         (minus_zero): New variable.
4532         (main): Use minus_zero instead of -zero.
4533         * modules/truncl-tests (Depends-on): Add float.
4534
4535         * tests/test-frexpl.c (zero): Remove variable.
4536         (minus_zero): New variable.
4537         (main): Use minus_zero instead of -zero.
4538         * modules/frexpl-tests (Depends-on): Add float.
4539
4540         * tests/test-isnan.c (zerol): Remove variable.
4541         (minus_zerol): New variable.
4542         (test_long_double): Use minus_zerol instead of -zerol.
4543         * modules/isnan-tests (Depends-on): Add float.
4544
4545         * tests/test-isnanl.h (zero): Remove variable.
4546         (minus_zero): New variable.
4547         (main): Use minus_zero instead of -zero.
4548         * modules/isnanl-nolibm-tests (Depends-on): Add float.
4549         * modules/isnanl-tests (Depends-on): Add float.
4550
4551         * tests/test-ldexpl.c (zero): Remove variable.
4552         (minus_zero): New variable.
4553         (main): Use minus_zero instead of -zero.
4554         * modules/ldexpl-tests (Depends-on): Add float.
4555
4556         * tests/test-snprintf-posix.h (zerol): Remove variable.
4557         (minus_zerol): New variable.
4558         (test_function): Use minus_zerol instead of -zerol.
4559         * modules/snprintf-posix-tests (Depends-on): Add float.
4560         * modules/vsnprintf-posix-tests (Depends-on): Add float.
4561
4562         * tests/test-sprintf-posix.h (zerol): Remove variable.
4563         (minus_zerol): New variable.
4564         (test_function): Use minus_zerol instead of -zerol.
4565         * modules/sprintf-posix-tests (Depends-on): Add float.
4566         * modules/vsprintf-posix-tests (Depends-on): Add float.
4567
4568         * tests/test-vasnprintf-posix.c (zerol): Remove variable.
4569         (minus_zerol): New variable.
4570         (test_function): Use minus_zerol instead of -zerol.
4571         * modules/vasnprintf-posix-tests (Depends-on): Add float.
4572
4573         * tests/test-vasprintf-posix.c (zerol): Remove variable.
4574         (minus_zerol): New variable.
4575         (test_function): Use minus_zerol instead of -zerol.
4576         * modules/vasprintf-posix-tests (Depends-on): Add float.
4577
4578 2008-10-07  Simon Josefsson  <simon@josefsson.org>
4579
4580         * MODULES.html.sh (Support for building documentation): Mention
4581         pmccabe2html.  Sort entries.
4582
4583         Add pmccabe2html module, from gnupdf.
4584         * build-aux/pmccabe.css: New file.
4585         * build-aux/pmccabe2html: New file.
4586         * m4/pmccabe2html.m4: New file.
4587         * modules/pmccabe2html: New file.
4588
4589 2008-10-07  Richard W.M. Jones <rjones@redhat.com>
4590
4591         flock: new module
4592         * MODULES.html.sh: Add to list of modules.
4593         * lib/flock.c: flock implementation for Windows and Unix systems
4594         which have fcntl.
4595         * doc/glibc-functions/flock.texi: Update documentation.
4596         * lib/sys_file.in.h: <sys/file.h> header file.
4597         * m4/flock.m4: M4 macros.
4598         * m4/sys_file_h.m4: M4 macros for replacement sys/file.h.
4599         * modules/flock: flock module.
4600         * modules/flock-tests: flock tests module.
4601         * modules/sys_file: sys/file.h module.
4602         * tests/test-flock.c: test suite for flock.
4603
4604 2008-10-06  Jim Meyering  <meyering@redhat.com>
4605
4606         bootstrap: check for LT_INIT more portably still ;-)
4607         * build-aux/bootstrap: Don't rely on \>, since it's not portable.
4608         Spotted by Bruno Haible.
4609
4610 2008-10-06  Eric Blake  <ebb9@byu.net>
4611
4612         test-signbit: avoid tripping Irix cc bug on -0.0L
4613         * tests/test-signbit.c (minus_zerol): Delete, and replace with
4614         '-zerol'.  This may break on HP-UX/hppa, but at least makes the
4615         entire testsuite consistent and avoids an Irix 6.2 bug.
4616
4617 2008-10-05  Bruno Haible  <bruno@clisp.org>
4618             Jim Meyering  <jim@meyering.net>
4619
4620         Add an option for ignoring EPIPE during close_stdout.
4621         * lib/closeout.h: Include <stdbool.h>.
4622         (close_stdout_set_ignore_EPIPE): New declaration.
4623         * lib/closeout.c: Include <stdbool.h>.
4624         (ignore_EPIPE): New variable.
4625         (close_stdout_set_ignore_EPIPE): New function.
4626         (close_stdout): Ignore EPIPE error if ignore_EPIPE is set.
4627         * lib/close-stream.c (close_stream): Mention the possible EPIPE
4628         failure.
4629         * modules/closeout (Depends-on): Add stdbool.
4630
4631 2008-10-05  Bruno Haible  <bruno@clisp.org>
4632
4633         * modules/accept: New file.
4634         * modules/bind: New file.
4635         * modules/connect: New file.
4636         * modules/getpeername: New file.
4637         * modules/getsockname: New file.
4638         * modules/getsockopt: New file.
4639         * modules/listen: New file.
4640         * modules/recv: New file.
4641         * modules/recvfrom: New file.
4642         * modules/send: New file.
4643         * modules/sendto: New file.
4644         * modules/setsockopt: New file.
4645         * modules/socket: New file.
4646         * lib/sys_socket.in.h: Include the GL_LINK_WARNING definition.
4647         (socket, connect, accept, bind, getpeername, getsockname, getsockopt,
4648         listen, recv, send, recvfrom, sendto, setsockopt): Declare only when
4649         the particular module is requested. Add a link warning when the
4650         particular module is not requested.
4651         * lib/winsock.c (rpl_socket, rpl_connect, rpl_accept, rpl_bind,
4652         rpl_getpeername, rpl_getsockname, rpl_getsockopt, rpl_listen, rpl_recv,
4653         rpl_send, rpl_recvfrom, rpl_sendto, rpl_setsockopt): Define only when
4654         the particular module is requested.
4655         * m4/sys_socket_h.m4 (gl_SYS_SOCKET_MODULE_INDICATOR,
4656         gl_SYS_SOCKET_H_DEFAULTS): New macros.
4657         (gl_HEADER_SYS_SOCKET): Require gl_SYS_SOCKET_H_DEFAULTS.
4658         * modules/sys_socket (Depends-on): Add link-warning.
4659         (Makeifle.am): Substitute GNULIB_SOCKET, GNULIB_CONNECT, GNULIB_ACCEPT,
4660         GNULIB_BIND, GNULIB_GETPEERNAME, GNULIB_GETSOCKNAME, GNULIB_GETSOCKOPT,
4661         GNULIB_LISTEN, GNULIB_RECV, GNULIB_SEND, GNULIB_RECVFROM,
4662         GNULIB_SENDTO, GNULIB_SETSOCKOPT, and the definition of
4663         GL_LINK_WARNING.
4664         * doc/posix-functions/accept.texi: Mention the new module 'accept'.
4665         * doc/posix-functions/bind.texi: Mention the new module 'bind'.
4666         * doc/posix-functions/connect.texi: Mention the new module 'connect'.
4667         * doc/posix-functions/getpeername.texi: Mention the new module
4668         'getpeername'.
4669         * doc/posix-functions/getsockname.texi: Mention the new module
4670         'getsockname'.
4671         * doc/posix-functions/getsockopt.texi: Mention the new module
4672         'getsockopt'.
4673         * doc/posix-functions/listen.texi: Mention the new module 'listen'.
4674         * doc/posix-functions/recv.texi: Mention the new module 'recv'.
4675         * doc/posix-functions/recvfrom.texi: Mention the new module 'recvfrom'.
4676         * doc/posix-functions/send.texi: Mention the new module 'send'.
4677         * doc/posix-functions/sendto.texi: Mention the new module 'sendto'.
4678         * doc/posix-functions/setsockopt.texi: Mention the new module
4679         'setsockopt'.
4680         * doc/posix-functions/socket.texi: Mention the new module 'socket'.
4681         * modules/poll-tests (Depends-on): Add socket, bind, getsockopt,
4682         listen, connect, accept.
4683         * modules/select-tests (Depends-on): Likewise.
4684
4685 2008-10-05  Bruno Haible  <bruno@clisp.org>
4686
4687         * lib/winsock.c (strerror): Remove unused #undef.
4688         (rpl_close): Remove unused local variable.
4689
4690         * modules/sys_socket (Depends-on); Add errno.
4691
4692 2008-10-05  Bruno Haible  <bruno@clisp.org>
4693
4694         * lib/sys_select.in.h: Include the GL_LINK_WARNING definition.
4695         (select): Add a link warning when the 'select' module is not used.
4696         * modules/sys_select (Depends-on): Add link-warning.
4697         (Makefile.am): Substitute the definition of GL_LINK_WARNING.
4698         Suggested by Paolo Bonzini.
4699
4700 2008-10-05  Jim Meyering  <meyering@redhat.com>
4701
4702         bootstrap: check for LT_INIT more portably
4703         * build-aux/bootstrap: Avoid using grep -E, since it's not
4704         portable enough.  Suggestion from Bruno Haible.
4705
4706 2008-10-05  Bruno Haible  <bruno@clisp.org>
4707
4708         * doc/posix-headers/sys_select.texi: Mention 'struct timeval' problem
4709         as being fixed by gnulib.
4710
4711 2008-10-05  Bruno Haible  <bruno@clisp.org>
4712
4713         * modules/select-tests: New file, mostly copied from
4714         modules/sys_select-tests.
4715         * tests/test-select.c: New file, mostly copied from
4716         tests/test-sys_select.c.
4717         * tests/test-sys_select.c: Move most of the code to tests/test-select.c.
4718         * modules/sys_select-tests (Depends-on): Remove all dependencies.
4719         (Makefile.am): Remove test_sys_select_LDADD.
4720
4721         * lib/sys_select.in.h (select): If GNULIB_SELECT is not set, define it
4722         to an undefined symbol, for an error message.
4723         * m4/sys_select_h.m4 (gl_SYS_SELECT_MODULE_INDICATOR): New macro.
4724         (gl_SYS_SELECT_H_DEFAULTS): New macro.
4725         (gl_HEADER_SYS_SELECT): Require it. Don't require compilation of
4726         winsock-select.c here.
4727         * modules/sys_select (Files): Remove lib/winsock-select.c.
4728         (Depends-on): Remove alloca.
4729         (Makefile.am): Substitute GNULIB_SELECT.
4730         * modules/select: New file.
4731         * doc/posix-functions/select.texi: Update.
4732
4733 2008-10-05  Bruno Haible  <bruno@clisp.org>
4734
4735         * lib/spawn_faction_addclose.c (__sysconf): Use getdtablesize always.
4736         * lib/spawn_faction_adddup2.c (__sysconf): Likewise.
4737         * lib/spawn_faction_addopen.c (__sysconf): Likewise.
4738         * modules/posix_spawn_file_actions_addclose (Depends-on): Add
4739         getdtablesize.
4740         * modules/posix_spawn_file_actions_adddup2 (Depends-on): Likewise.
4741         * modules/posix_spawn_file_actions_addopen (Depends-on): Likewise.
4742
4743 2008-10-05  Bruno Haible  <bruno@clisp.org>
4744
4745         * modules/getdtablesize-tests: New file.
4746         * tests/test-getdtablesize.c: New file.
4747
4748         New module 'getdtablesize'.
4749         * lib/unistd.in.h (getdtablesize): New declaration.
4750         * lib/getdtablesize.c: New file.
4751         * m4/getdtablesize.m4: New file.
4752         * modules/getdtablesize: New file.
4753         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
4754         GNULIB_GETDTABLESIZE, HAVE_GETDTABLESIZE.
4755         * modules/unistd (Makefile.am): Substitute GNULIB_GETDTABLESIZE,
4756         HAVE_GETDTABLESIZE.
4757         * doc/glibc-functions/getdtablesize.texi: Mention the new module.
4758
4759 2008-10-05  Bruno Haible  <bruno@clisp.org>
4760
4761         * modules/sched (Makefile.am): Fix typo.
4762         Reported by Simon Josefsson.
4763
4764 2008-10-05  Jim Meyering  <meyering@redhat.com>
4765
4766         bootstrap: check for LT_INIT, too
4767         * build-aux/bootstrap: Both AC_PROG_LIBTOOL and AM_PROG_LIBTOOL
4768         are deprecated.  Suggestion from Ralf Wildenhues.
4769
4770 2008-10-05  Bruno Haible  <bruno@clisp.org>
4771
4772         * lib/spawn.in.h (POSIX_SPAWN_*): Use the system's values, rather than
4773         overriding them by ours.
4774         (POSIX_SPAWN_USEVFORK): Use the next free bit position.
4775
4776 2008-10-05  Jim Meyering  <meyering@redhat.com>
4777
4778         bootstrap: check for AC_PROG_LIBTOOL as well as AM_PROG_LIBTOOL
4779         * build-aux/bootstrap: Check for AC_PROG_LIBTOOL, as well as the
4780         obsolete AM_PROG_LIBTOOL.  Spotted by Debarshi Ray <rishi@gnu.org>.
4781
4782 2008-10-04  Bruno Haible  <bruno@clisp.org>
4783
4784         * modules/dup2 (License): Change to LGPLv2+.
4785         * modules/sleep (License): Likewise.
4786         * modules/perror (License): Likewise.
4787         * modules/fopen (License): Change to LGPLv2+, with approval by Eric
4788         Blake.
4789         * modules/signal (License): Likewise.
4790         * modules/sigprocmask (License): Likewise.
4791         * modules/raise (License): Change to LGPLv2+, with approval by Jim
4792         Meyering.
4793
4794 2008-10-04  Bruno Haible  <bruno@clisp.org>
4795
4796         * lib/spawn.in.h (POSIX_SPAWN_*): Undefine before redefining.
4797         Reported by Rainer Tammer <tammer@tammer.net>.
4798
4799 2008-10-03  Paolo Bonzini  <bonzini@gnu.org>
4800             Bruno Haible  <bruno@clisp.org>
4801
4802         * lib/errno.in.h (EWOULDBLOCK) [win32]: Define to EAGAIN.
4803         * lib/winsock.c (set_winsock_errno): Map WSAEWOULDBLOCK to EWOULDBLOCK.
4804         * lib/strerror.c (rpl_strerror): Remove error string for EWOULDBLOCK.
4805
4806 2008-10-03  Kamil Dudka  <kdudka@redhat.com>
4807
4808         filevercmp: new module
4809         * lib/filevercmp.h: New function filevercmp comparing version strings.
4810         * lib/filevercmp.c: Implementation of filevercmp function.
4811         * modules/filevercmp: Module metadata.
4812         * tests/test-filevercmp.c: Unit test for new module.
4813         * modules/filevercmp-tests: Unit test metadata.
4814         * MODULES.html.sh: Add filevercmp module.
4815
4816 2008-10-03  Bruno Haible  <bruno@clisp.org>
4817
4818         * lib/c-ctype.h: Add comment.
4819         Reported by Jim Meyering.
4820
4821 2008-10-02  Bruno Haible  <bruno@clisp.org>
4822
4823         * modules/posix_spawn-internal (Depends-on): Add 'open'.
4824
4825 2008-10-02  Paolo Bonzini  <bonzini@gnu.org>
4826
4827         * build-aux/bootstrap: Allow renaming bootstrap, and change the
4828         name of bootstrap.conf accordingly.
4829
4830 2008-10-02  Paolo Bonzini  <bonzini@gnu.org>
4831
4832         * build-aux/bootstrap: Install git-merge-changelog configuration
4833         items into .gitconfig if needed.
4834
4835 2008-10-02  Paolo Bonzini  <bonzini@gnu.org>
4836
4837         * build-aux/bootstrap: Recognize `gnulib' being a submodule in a
4838         git repository, and initialize/update it accordingly.
4839
4840 2008-10-02  Richard W.M. Jones  <rjones@redhat.com>
4841
4842         * modules/fsync-tests: New file.
4843         * tests/test-fsync.c: New file.
4844
4845         New module 'fsync'.
4846         * lib/fsync.c: New file.
4847         * m4/fsync.m4: New file.
4848         * modules/fsync: New file.
4849         * lib/unistd.in.h (fsync): New declaration.
4850         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Define and AC_SUBST both
4851         GNULIB_FSYNC and HAVE_FSYNC.
4852         * modules/unistd: Substitute GNULIB_FSYNC and HAVE_FSYNC.
4853         * MODULES.html.sh (posix_functions): Add fsync.
4854         * doc/posix-functions/fsync.texi: Mention the new module.
4855
4856 2008-10-02  Jim Meyering  <meyering@redhat.com>
4857
4858         fts.c: sync with similar code from coreutils' remove.c
4859         * lib/fts.c (dirent_inode_sort_may_be_useful): Merge from coreutils.
4860         Guard also with "#if defined __linux__", since for now at least,
4861         this code is Linux-kernel-specific.
4862
4863 2008-10-02  Jim Meyering  <meyering@redhat.com>
4864
4865         fts: bug fixes
4866         * lib/fts.c: Remove unnecessary "defined" in cpp directive.
4867         Include <sys/vfs.h>, not <sys/statfs.h>.
4868
4869         * m4/fts.m4 (gl_FUNC_FTS_CORE): Fix typo s/vfs/vfs.h/.
4870         Include <sys/vfs.h>, not <sys/statfs.h>.
4871
4872 2008-10-01  Bruno Haible  <bruno@clisp.org>
4873
4874         Avoid the broken posix_spawn function on AIX 5.3 and 6.1.
4875         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_WORKS): New macro.
4876         (gl_POSIX_SPAWN_BODY): Invoke it. Set REPLACE_POSIX_SPAWN if needed.
4877         * doc/posix-functions/posix_spawn.texi: Mention the AIX bugs.
4878         * doc/posix-functions/posix_spawnp.texi: Likewise.
4879         * m4/execute.m4 (gl_EXECUTE): Invoke gl_POSIX_SPAWN_WORKS, to check
4880         whether posix_spawn actually works.
4881         * m4/pipe.m4 (gl_PIPE): Likewise.
4882         * modules/execute (Files): Add m4/posix_spawn.m4.
4883         * modules/pipe (Files): Add m4/posix_spawn.m4.
4884         Reported and analyzed by Rainer Tammer <tammer@tammer.net>.
4885
4886 2008-10-01  Jim Meyering  <meyering@redhat.com>
4887
4888         remove trailing spaces
4889         * NEWS: Likewise.
4890         * lib/poll.c (poll): Likewise.
4891         * lib/sys_socket.in.h (SHUT_RDWR): Likewise.
4892         * lib/winsock.c (rpl_close): Likewise.
4893         * m4/memcmp.m4 (gl_FUNC_MEMCMP): Likewise.
4894         * modules/yield: Likewise.
4895         * tests/test-poll.c (connect_to_socket, poll1): Likewise.
4896         * tests/test-sys_select.c (connect_to_socket): Likewise.
4897
4898         fts.c: adjust a new interface to be more generally useful
4899         * lib/fts.c (dirent_inode_sort_may_be_useful): Take an FD parameter.
4900         (fts_build): Adjust caller.
4901
4902 2008-09-30  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
4903
4904         * modules/cond-tests: New file.
4905         * tests/test-cond.c: New file.
4906
4907 2008-09-30  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
4908             Bruno Haible  <bruno@clisp.org>
4909
4910         * modules/cond (Dependencies): Add errno, time.
4911         * lib/glthread/cond.h: Include <time.h>.
4912         (gl_cond_define, gl_cond_define_initialized): Use the same definition
4913         across platforms.
4914
4915 2008-09-30  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
4916             Bruno Haible  <bruno@clisp.org>
4917
4918         * m4/thread.m4 (gl_THREAD): Fix detection of pthread_atfork function.
4919
4920 2008-09-30  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
4921             Bruno Haible  <bruno@clisp.org>
4922
4923         * modules/tls-tests (Depends-on): Add thread, yield.
4924         (configure.ac): Remove all checks.
4925         (test_tls_LDADD): Use YIELD_LIB instead of LIBSCHED.
4926         * tests/test-tls.c (gl_thread_t, gl_thread_join, gl_thread_yield,
4927         gl_thread_self): Remove definitions. Include glthread/thread.h and
4928         glthread/yield.h instead.
4929         (test_tls): Pass an additional NULL argument to gl_thread_join.
4930
4931 2008-09-30  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
4932             Bruno Haible  <bruno@clisp.org>
4933
4934         * modules/lock-tests (Depends-on): Add thread, yield.
4935         (configure.ac): Remove all checks.
4936         (test_lock_LDADD): Use YIELD_LIB instead of LIBSCHED.
4937         * tests/test-lock.c (gl_thread_t, gl_thread_join, gl_thread_yield,
4938         gl_thread_self): Remove definitions. Include glthread/thread.h and
4939         glthread/yield.h instead.
4940         (test_lock, test_rwlock, test_recursive_lock, test_once): Pass an
4941         additional NULL argument to gl_thread_join.
4942
4943 2008-09-30  Bruno Haible  <bruno@clisp.org>
4944
4945         Fix the Win32 implementation of the 'thread' module.
4946         * lib/glthread/thread.h [USE_WIN32_THREADS] (gl_thread_t): Change to a
4947         pointer type.
4948         (gl_thread_self): Invoke gl_thread_self_func.
4949         (gl_thread_self_func): New declaration.
4950         * lib/glthread/thread.c [USE_WIN32_THREADS] (self_key): New variable.
4951         (do_init_self_key, init_self_key): New functions.
4952         (struct gl_thread_struct): Renamed from 'struct thread_extra'.
4953         Remove some fields.
4954         (running_threads, running_lock): Remove variables.
4955         (get_current_thread_handle): New function.
4956         (gl_thread_self_func, wrapper_func, glthread_create_func,
4957         glthread_join_func, gl_thread_exit_func): Largely rewritten and
4958         simplified.
4959
4960 2008-09-30  Bruno Haible  <bruno@clisp.org>
4961
4962         * lib/winsock-select.c (win32_poll_handle): Add shortcut for regular
4963         files.
4964
4965 2008-09-30  Jim Meyering  <meyering@redhat.com>
4966
4967         fts.m4: correct the test for statfs.f_type
4968         * m4/fts.m4 (gl_FUNC_FTS_CORE): Include <sys/statfs.h>
4969         when checking for statfs.f_type.
4970
4971 2008-09-15  Simon Josefsson  <simon@josefsson.org>
4972
4973         tests: avoid some compiler warnings
4974         * tests/test-memchr.c (main): Pass NULL indirectly.
4975         * tests/test-getdate.c (main): Remove unused variable 'ret'.
4976
4977 2008-09-29  OndÅ™ej Vašík  <ovasik@redhat.com>
4978
4979         getdate.y: disallow countable dayshifts like "4 yesterday ago"
4980         * lib/getdate.y (relative_time_table) [tDAY_SHIFT]: New type for
4981         exactly specified dayshifts.
4982         (dayshift): New rule.
4983         (rel): Add dayshift.
4984         (relative_time_table) [tomorrow, yesterday, today, now]:
4985         Use tDAY_SHIFT in place of tDAY_UNIT.
4986         * tests/test-getdate.c: Add tests for now-disallowed countable
4987         dayshifts, e.g., "4 yesterday ago".
4988
4989 2008-09-29  Bruno Haible  <bruno@clisp.org>
4990
4991         * tests/test-posix_spawn1.c: Renamed from tests/test-posix_spawn.c.
4992         * tests/test-posix_spawn1.in.sh: Renamed from
4993         tests/test-posix_spawn.in.sh.
4994         * tests/test-posix_spawn2.c: New file.
4995         * tests/test-posix_spawn2.in.sh: New file.
4996         * modules/posix_spawnp-tests (Files): Update.
4997         (Makefile.am): Update. Add test-posix_spawn2 to the tests.
4998
4999 2008-09-29  Bruno Haible  <bruno@clisp.org>
5000
5001         Propagate effects of putenv/setenv/unsetenv to child processes.
5002         * lib/execute.c (execute): Use spawnvpe instead of spawnvp.
5003         * lib/pipe.c (create_pipe): Likewise.
5004
5005 2008-09-29  Bruno Haible  <bruno@clisp.org>
5006
5007         Enable use of shell scripts as executables in mingw.
5008         * lib/execute.c (execute): When spawnv fails with error ENOEXEC,
5009         run the program as a shell script.
5010         * lib/pipe.c (create_pipe): Likewise.
5011         * lib/w32spawn.h (prepare_spawn): Add a hidden element in front of the
5012         resulting array.
5013
5014 2008-09-29  Eric Blake  <ebb9@byu.net>
5015
5016         * m4/arpa_inet_h.m4 (gl_REPLACE_ARPA_INET_H): Fix typo.
5017
5018 2008-08-24  Paolo Bonzini  <bonzini@gnu.org>
5019
5020         * doc/posix-functions/accept.texi: Update mingw problems.
5021         * doc/posix-functions/bind.texi: Update mingw problems.
5022         * doc/posix-functions/close.texi: Update mingw problems.
5023         * doc/posix-functions/connect.texi: Update mingw problems.
5024         * doc/posix-functions/getpeername.texi: Update mingw problems.
5025         * doc/posix-functions/getsockname.texi: Update mingw problems.
5026         * doc/posix-functions/getsockopt.texi: Update mingw problems.
5027         * doc/posix-functions/ioctl.texi: Update mingw problems.
5028         * doc/posix-functions/listen.texi: Update mingw problems.
5029         * doc/posix-functions/recv.texi: Update mingw problems.
5030         * doc/posix-functions/recvfrom.texi: Update mingw problems.
5031         * doc/posix-functions/select.texi: Update mingw problems.
5032         * doc/posix-functions/send.texi: Update mingw problems.
5033         * doc/posix-functions/sendto.texi: Update mingw problems.
5034         * doc/posix-functions/setsockopt.texi: Update mingw problems.
5035         * doc/posix-functions/socket.texi: Update mingw problems.
5036
5037 2008-09-29  Paolo Bonzini  <bonzini@gnu.org>
5038             Bruno Haible  <bruno@clisp.org>
5039
5040         * lib/sys_select.in.h: Include sys/time.h.
5041         * m4/sys_select.h.m4: Test that struct timeval is fully defined.
5042         * modules/sys_select: Depend on sys_time.
5043         * tests/test-sys_select.c: Test that sys/select.h defines struct
5044         timeval fully.
5045
5046 2008-09-29  Bruno Haible  <bruno@clisp.org>
5047
5048         * lib/sys_socket.in.h: Wrap the definitions in 'extern "C"'.
5049         * lib/sys_select.in.h: Likewise.
5050
5051 2008-09-29  Bruno Haible  <bruno@clisp.org>
5052
5053         * lib/winsock.c (rpl_close, rpl_socket): Remove unused variables.
5054
5055 2008-09-29  Bruno Haible  <bruno@clisp.org>
5056
5057         * m4/sockets.m4 (gl_SOCKETS): Check also for the need to use -lsocket.
5058         Set LIBSOCKET instead of augmenting LIBS.
5059         * modules/sockets (Link): New section.
5060         * modules/sockets-tests (test_sockets_LDADD): New variable.
5061         * modules/sys_select-tests (test_sys_select_LDADD): New variable.
5062         * modules/poll-tests (test_poll_LDADD): New variable.
5063         * NEWS: Document the change.
5064
5065 2008-09-29  Bruno Haible  <bruno@clisp.org>
5066
5067         * m4/arpa_inet_h.m4 (gl_REPLACE_ARPA_INET_H): New macro.
5068         * m4/inet_ntop.m4 (gl_INET_NTOP): Invoke it instead of assigning
5069         ARPA_INET_H directly.
5070         * m4/inet_pton.m4 (gl_INET_PTON): Likewise.
5071
5072 2008-09-28  Bruno Haible  <bruno@clisp.org>
5073
5074         * m4/sys_socket_h.m4 (gl_PREREQ_SYS_H_WINSOCK2): New macro, extracted
5075         from gl_HEADER_SYS_SOCKET.
5076         (gl_HEADER_SYS_SOCKET): Invoke it.
5077         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Likewise.
5078
5079 2008-09-28  Bruno Haible  <bruno@clisp.org>
5080
5081         * doc/posix-headers/sys_select.texi: Mention 'struct timeval' problem.
5082         * tests/test-sys_select.c: Include <sys/time.h>, for struct timeval.
5083         Needed on OSF/1 4.0.
5084
5085 2008-09-28  Bruno Haible  <bruno@clisp.org>
5086
5087         Override open more carefully.
5088         * lib/open.c (orig_open): New function.
5089         (rpl_open): Use orig_open instead of open.
5090         * lib/fcntl.in.h: Add special invocation convention.
5091         * m4/open.m4 (gl_PREREQ_OPEN): New macro.
5092         (gl_FUNC_OPEN): Invoke it.
5093
5094         Override freopen more carefully.
5095         * lib/freopen.c (orig_freopen): New function.
5096         (rpl_freopen): Use orig_freopen instead of freopen.
5097         * m4/freopen.m4 (gl_PREREQ_FREOPEN): New macro.
5098         (gl_FUNC_FREOPEN): Invoke it.
5099
5100         Override fopen more carefully.
5101         * lib/fopen.c (orig_fopen): New function.
5102         (rpl_fopen): Use orig_fopen instead of fopen.
5103         * m4/fopen.m4 (gl_PREREQ_FOPEN): New macro.
5104         (gl_FUNC_FOPEN): Invoke it.
5105         Needed on AIX. Reported by Rainer Tammer <tammer@tammer.net>.
5106
5107 2008-09-28  Bruno Haible  <bruno@clisp.org>
5108
5109         * lib/pipe.h (create_pipe_out, create_pipe_bidi): Add comment about
5110         SIGPIPE.
5111
5112 2008-09-28  Bruno Haible  <bruno@clisp.org>
5113
5114         * tests/test-sigaction.c (handler, main): Disable the check whether
5115         SA_RESETHAND has reverted the installed handler to SIG_DFL. Needed on
5116         glibc systems with LinuxThreads.
5117
5118 2008-09-28  Bruno Haible  <bruno@clisp.org>
5119
5120         * doc/posix-functions/freopen.texi: Mention the trailing slash problem.
5121
5122         * lib/stdio.in.h (fopen, freopen): Undefine before redefining. Needed
5123         with AIX xlc.
5124         * lib/fcntl.in.h (open): Likewise.
5125         Reported by Rainer Tammer <tammer@tammer.net>.
5126
5127 2008-09-28  Bruno Haible  <bruno@clisp.org>
5128
5129         * modules/posix_spawnp-tests: New file.
5130         * tests/test-posix_spawn.c: New file.
5131         * tests/test-posix_spawn.in.sh: New file.
5132
5133         New module 'posix_spawnp'.
5134         * modules/posix_spawnp: New file.
5135         * lib/spawnp.c: New file, from GNU libc with modifications.
5136         * doc/posix-functions/posix_spawnp.texi: Mention the new module.
5137
5138         New module 'posix_spawn'.
5139         * modules/posix_spawn: New file.
5140         * lib/spawn.c: New file, from GNU libc with modifications.
5141         * doc/posix-functions/posix_spawn.texi: Mention the new module.
5142
5143         New module 'posix_spawnattr_destroy'.
5144         * modules/posix_spawnattr_destroy: New file.
5145         * lib/spawnattr_destroy.c: New file, from GNU libc with modifications.
5146         * doc/posix-functions/posix_spawnattr_destroy.texi: Mention the new
5147         module.
5148
5149         New module 'posix_spawnattr_setsigmask'.
5150         * modules/posix_spawnattr_setsigmask: New file.
5151         * lib/spawnattr_setsigmask.c: New file, from GNU libc with
5152         modifications.
5153         * doc/posix-functions/posix_spawnattr_setsigmask.texi: Mention the
5154         new module.
5155
5156         New module 'posix_spawnattr_getsigmask'.
5157         * modules/posix_spawnattr_getsigmask: New file.
5158         * lib/spawnattr_getsigmask.c: New file, from GNU libc with
5159         modifications.
5160         * doc/posix-functions/posix_spawnattr_getsigmask.texi: Mention the
5161         new module.
5162
5163         New module 'posix_spawnattr_setsigdefault'.
5164         * modules/posix_spawnattr_setsigdefault: New file.
5165         * lib/spawnattr_setdefault.c: New file, from GNU libc with
5166         modifications.
5167         * doc/posix-functions/posix_spawnattr_setsigdefault.texi: Mention the
5168         new module.
5169
5170         New module 'posix_spawnattr_getsigdefault'.
5171         * modules/posix_spawnattr_getsigdefault: New file.
5172         * lib/spawnattr_getdefault.c: New file, from GNU libc with
5173         modifications.
5174         * doc/posix-functions/posix_spawnattr_getsigdefault.texi: Mention the
5175         new module.
5176
5177         New module 'posix_spawnattr_setschedpolicy'.
5178         * modules/posix_spawnattr_setschedpolicy: New file.
5179         * lib/spawnattr_setschedpolicy.c: New file, from GNU libc with
5180         modifications.
5181         * doc/posix-functions/posix_spawnattr_setschedpolicy.texi: Mention the
5182         new module.
5183
5184         New module 'posix_spawnattr_getschedpolicy'.
5185         * modules/posix_spawnattr_getschedpolicy: New file.
5186         * lib/spawnattr_getschedpolicy.c: New file, from GNU libc with
5187         modifications.
5188         * doc/posix-functions/posix_spawnattr_getschedpolicy.texi: Mention the
5189         new module.
5190
5191         New module 'posix_spawnattr_setschedparam'.
5192         * modules/posix_spawnattr_setschedparam: New file.
5193         * lib/spawnattr_setschedparam.c: New file, from GNU libc with
5194         modifications.
5195         * doc/posix-functions/posix_spawnattr_setschedparam.texi: Mention the
5196         new module.
5197
5198         New module 'posix_spawnattr_getschedparam'.
5199         * modules/posix_spawnattr_getschedparam: New file.
5200         * lib/spawnattr_getschedparam.c: New file, from GNU libc with
5201         modifications.
5202         * doc/posix-functions/posix_spawnattr_getschedparam.texi: Mention the
5203         new module.
5204
5205         New module 'posix_spawnattr_setpgroup'.
5206         * modules/posix_spawnattr_setpgroup: New file.
5207         * lib/spawnattr_setpgroup.c: New file, from GNU libc with
5208         modifications.
5209         * doc/posix-functions/posix_spawnattr_setpgroup.texi: Mention the new
5210         module.
5211
5212         New module 'posix_spawnattr_getpgroup'.
5213         * modules/posix_spawnattr_getpgroup: New file.
5214         * lib/spawnattr_getpgroup.c: New file, from GNU libc with
5215         modifications.
5216         * doc/posix-functions/posix_spawnattr_getpgroup.texi: Mention the new
5217         module.
5218
5219         New module 'posix_spawnattr_setflags'.
5220         * modules/posix_spawnattr_setflags: New file.
5221         * lib/spawnattr_setflags.c: New file, from GNU libc with modifications.
5222         * doc/posix-functions/posix_spawnattr_setflags.texi: Mention the new
5223         module.
5224
5225         New module 'posix_spawnattr_getflags'.
5226         * modules/posix_spawnattr_getflags: New file.
5227         * lib/spawnattr_getflags.c: New file, from GNU libc with modifications.
5228         * doc/posix-functions/posix_spawnattr_getflags.texi: Mention the new
5229         module.
5230
5231         New module 'posix_spawnattr_init'.
5232         * modules/posix_spawnattr_init: New file.
5233         * lib/spawnattr_init.c: New file, from GNU libc with modifications.
5234         * doc/posix-functions/posix_spawnattr_init.texi: Mention the new
5235         module.
5236
5237         New module 'posix_spawn_file_actions_destroy'.
5238         * modules/posix_spawn_file_actions_destroy: New file.
5239         * lib/spawn_faction_destroy.c: New file, from GNU libc with
5240         modifications.
5241         * doc/posix-functions/posix_spawn_file_actions_destroy.texi: Mention
5242         the new module.
5243
5244         New module 'posix_spawn_file_actions_addopen'.
5245         * modules/posix_spawn_file_actions_addopen: New file.
5246         * lib/spawn_faction_addopen.c: New file, from GNU libc with
5247         modifications.
5248         * doc/posix-functions/posix_spawn_file_actions_addopen.texi: Mention
5249         the new module.
5250
5251         New module 'posix_spawn_file_actions_adddup2'.
5252         * modules/posix_spawn_file_actions_adddup2: New file.
5253         * lib/spawn_faction_adddup2.c: New file, from GNU libc with
5254         modifications.
5255         * doc/posix-functions/posix_spawn_file_actions_adddup2.texi: Mention
5256         the new module.
5257
5258         New module 'posix_spawn_file_actions_addclose'.
5259         * modules/posix_spawn_file_actions_addclose: New file.
5260         * lib/spawn_faction_addclose.c: New file, from GNU libc with
5261         modifications.
5262         * doc/posix-functions/posix_spawn_file_actions_addclose.texi: Mention
5263         the new module.
5264
5265         New module 'posix_spawn_file_actions_init'.
5266         * modules/posix_spawn_file_actions_init: New file.
5267         * lib/spawn_faction_init.c: New file, from GNU libc with modifications.
5268         * doc/posix-functions/posix_spawn_file_actions_init.texi: Mention the
5269         new module.
5270
5271         New module 'posix_spawn-internal'.
5272         * modules/posix_spawn-internal: New file.
5273         * lib/spawn_int.h: New file, from GNU libc with modifications.
5274         * lib/spawni.c: New file, from GNU libc with modifications.
5275         * m4/posix_spawn.m4: New file.
5276
5277         New module 'spawn'.
5278         * modules/spawn: New file.
5279         * lib/spawn.in.h: New file, from GNU libc with modifications.
5280         * m4/spawn_h.m4: New file.
5281         * doc/posix-headers/spawn.texi: Mention the new module.
5282
5283 2008-09-28  Bruno Haible  <bruno@clisp.org>
5284
5285         * modules/sched-tests: New file.
5286         * tests/test-sched.c: New file.
5287
5288         New module 'sched'.
5289         * modules/sched: New file.
5290         * lib/sched.in.h: New file.
5291         * m4/sched_h.m4: New file.
5292         * doc/posix-headers/sched.texi: Mention the new module.
5293
5294 2008-09-27  Eric Blake  <ebb9@byu.net>
5295
5296         Fix previous patch, and tweak references to $0.
5297         * posix-modules: Call func_gnulib_dir before using $gnulib_dir.
5298         (func_version, func_gnulib_dir): Don't call this program
5299         gnulib-tool.
5300         (func_gnulib_dir, func_tmpdir, func_fatal_error): Avoid shell bugs
5301         with using $0 in function.
5302         * gnulib-tool (func_gnulib_dir, func_tmpdir): Likewise.
5303         (func_fatal_error): Reuse the name the user invoked us with.
5304
5305 2008-09-27  Bruno Haible  <bruno@clisp.org>
5306
5307         * m4/iconv_h.m4 (gl_REPLACE_ICONV_H): New macro.
5308         (gl_ICONV_H_DEFAULTS): Initialize ICONV_H here...
5309         (gl_ICONV_H): Not here.
5310         * m4/iconv_open.m4 (gl_REPLACE_ICONV_OPEN): Invoke gl_REPLACE_ICONV_H
5311         instead of assigning ICONV_H directly.
5312
5313         * m4/wchar.m4 (gl_REPLACE_WCHAR_H): New macro.
5314         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Invoke it instead of assigning
5315         WCHAR_H directly.
5316
5317 2008-09-27  Bruno Haible  <bruno@clisp.org>
5318
5319         * lib/arpa_inet.in.h: Include the GL_LINK_WARNING anchor.
5320         * modules/arpa_inet (Depends-on): Add link-warning.
5321         (Makefile.am): Insert the definition of GL_LINK-WARNING.
5322         * modules/unistd (Makefile.am): Likewise.
5323
5324 2008-09-26  Bruno Haible  <bruno@clisp.org>
5325
5326         * posix-modules (cvsdatestamp, last_checkin_date, version): Remove
5327         variables.
5328         (func_version): Essentially copied from gnulib-tool.
5329         (func_exit, func_gnulib_dir, func_tmpdir, func_fatal_error,
5330         func_readlink): Copied from gnulib-tool.
5331
5332 2008-09-26  Bruno Haible  <bruno@clisp.org>
5333
5334         * gnulib-tool (func_version): Change directory to $gnulib_dir before
5335         invoking git-version-gen.
5336
5337 2008-09-26  Bruno Haible  <bruno@clisp.org>
5338
5339         * posix-modules: Update to directory names changed on 2008-01-19.
5340         Remove commas in output before splitting into words. No more need to
5341         avoid 'ftruncate' since 2007-02-19.
5342
5343 2008-09-26  Bruno Haible  <bruno@clisp.org>
5344
5345         * doc/posix-headers/errno.texi: Remove mention of module 'EOVERFLOW'.
5346
5347 2008-09-26  Bruno Haible  <bruno@clisp.org>
5348
5349         * lib/fwriteerror.c (do_fwriteerror): Ignore error EPIPE.
5350         * modules/fwriteerror (Depends-on): Add errno.
5351
5352 2008-09-26  Bruno Haible  <bruno@clisp.org>
5353
5354         * tests/test-vc-list-files-git.sh: Explain reason for skipping test.
5355         * tests/test-vc-list-files-cvs.sh: Likewise.
5356
5357 2008-09-26  Bruno Haible  <bruno@clisp.org>
5358
5359         * doc/posix-headers/sys_resource.texi: Reorder items.
5360
5361 2008-09-26  Jim Meyering  <meyering@redhat.com>
5362
5363         fts: tweak inode comparison function
5364         * lib/fts.c (fts_compare_ino): Sort on increasing, not decreasing
5365         inode numbers, as documented.
5366
5367         fts: sort dirent entries on inode number before traversing
5368         This avoids a quadratic, seek-related performance penalty when
5369         operating on a directory containing many entries (measurable at 10k;
5370         3.5 hours at 2 million entries with a cold cache) on certain types
5371         of file systems, including ext3 and ext4, but not tmpfs.
5372         * lib/fts.c (DT_MUST_BE, NOT_AN_INODE_NUMBER, D_INO): Define.
5373         (FTS_INODE_SORT_DIR_ENTRIES_THRESHOLD): Define if not defined.
5374         (S_MAGIC_TMPFS, S_MAGIC_NFS): Define.
5375         (fs_handles_readdir_ordered_dirents_efficiently): New function.
5376         (dirent_inode_sort_may_be_useful, fts_compare_ino): Likewise.
5377         (fts_build): Set the stat.st_ino member from D_INO.
5378         If it is likely to be useful, sort dirent entries on inode number.
5379
5380         * m4/fts.m4 (gl_FUNC_FTS_CORE): Check for fstatfs, sys/vfs.h,
5381         and the struct statfs.f_type member.
5382         * modules/fts (Depends-on): Add d-ino.
5383
5384 2008-09-26  Bruno Haible  <bruno@clisp.org>
5385
5386         * modules/sigpipe-die (Depends-on): Add sigpipe.
5387
5388         * lib/stdio.in.h (fprintf, vfprintf, printf, vprintf, fputc, putc,
5389         putchar, fputs, puts, fwrite): Replace when REPLACE_STDIO_WRITE_FUNCS
5390         and GNULIB_STDIO_H_SIGPIPE are set.
5391         * lib/stdio-write.c: New file.
5392         * m4/stdio_h.m4 (gl_STDIO_H): Set GNULIB_FPRINTF, GNULIB_PRINTF,
5393         GNULIB_VFPRINTF, GNULIB_VPRINTF, GNULIB_FPUTC, GNULIB_PUTC,
5394         GNULIB_PUTCHAR, GNULIB_FPUTS, GNULIB_PUTS, GNULIB_FWRITE,
5395         REPLACE_STDIO_WRITE_FUNCS.
5396         (gl_STDIO_H_DEFAULTS): Initialize GNULIB_FPRINTF, GNULIB_PRINTF,
5397         GNULIB_VFPRINTF, GNULIB_VPRINTF, GNULIB_FPUTC, GNULIB_PUTC,
5398         GNULIB_PUTCHAR, GNULIB_FPUTS, GNULIB_PUTS, GNULIB_FWRITE,
5399         GNULIB_STDIO_H_SIGPIPE, REPLACE_STDIO_WRITE_FUNCS.
5400         * modules/stdio (Files): Add lib/stdio-write.c.
5401         (Makefile.am): Substitute GNULIB_FPRINTF, GNULIB_PRINTF,
5402         GNULIB_VFPRINTF, GNULIB_VPRINTF, GNULIB_FPUTC, GNULIB_PUTC,
5403         GNULIB_PUTCHAR, GNULIB_FPUTS, GNULIB_PUTS, GNULIB_FWRITE,
5404         GNULIB_STDIO_H_SIGPIPE, REPLACE_STDIO_WRITE_FUNCS.
5405         * m4/fprintf-posix.m4 (gl_REPLACE_FPRINTF): Define
5406         REPLACE_FPRINTF_POSIX.
5407         * m4/printf-posix-rpl.m4 (gl_REPLACE_PRINTF): Define
5408         REPLACE_PRINTF_POSIX.
5409         * m4/vfprintf-posix.m4 (gl_REPLACE_VFPRINTF): Define
5410         REPLACE_VFPRINTF_POSIX.
5411         * m4/vprintf-posix.m4 (gl_REPLACE_VPRINTF): Define
5412         REPLACE_VPRINTF_POSIX.
5413         * doc/posix-functions/fprintf.texi: Mention the sigpipe module and the
5414         SIGPIPE issue.
5415         * doc/posix-functions/fputc.texi: Likewise.
5416         * doc/posix-functions/fputs.texi: Likewise.
5417         * doc/posix-functions/fwrite.texi: Likewise.
5418         * doc/posix-functions/printf.texi: Likewise.
5419         * doc/posix-functions/putc.texi: Likewise.
5420         * doc/posix-functions/putchar.texi: Likewise.
5421         * doc/posix-functions/puts.texi: Likewise.
5422         * doc/posix-functions/vfprintf.texi: Likewise.
5423         * doc/posix-functions/vprintf.texi: Likewise.
5424
5425         * modules/safe-write (Depends-on): Add write.
5426
5427         * modules/sigpipe-tests: New file.
5428         * tests/test-sigpipe.c: New file.
5429         * tests/test-sigpipe.sh: New file.
5430
5431         * modules/write: New file.
5432         * lib/unistd.in.h: Include <sys/types.h>.
5433         (write): New declaration.
5434         * lib/write.c: New file.
5435         * m4/write.m4: New file.
5436         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
5437         GNULIB_UNISTD_H_SIGPIPE, GNULIB_WRITE, REPLACE_WRITE.
5438         * modules/unistd (Makefile.am): Substitute GNULIB_UNISTD_H_SIGPIPE,
5439         GNULIB_WRITE, REPLACE_WRITE.
5440         * doc/posix-functions/write.texi: Mention the write, sigpipe modules
5441         and the SIGPIPE issue.
5442
5443         * lib/signal.in.h (SIGPIPE): Define to a replacement value.
5444         (raise): New declaration.
5445         * lib/sigprocmask.c (SIGPIPE_handler): New variable.
5446         (ext_signal): New function.
5447         (rpl_raise): New function.
5448         * m4/signal_h.m4 (gl_SIGNAL_H_DEFAULTS): Initialize
5449         GNULIB_SIGNAL_H_SIGPIPE.
5450         * modules/signal (Makefile.am): Substitute GNULIB_SIGNAL_H_SIGPIPE.
5451         * doc/posix-headers/signal.texi: Mention the SIGPIPE issue.
5452
5453         * modules/sigpipe: New file.
5454         * m4/sigpipe.m4: New file.
5455
5456 2008-09-25  Derek Price  <derek@ximbiot.com>
5457             Bruno Haible  <bruno@clisp.org>
5458
5459         * gnulib-tool (func_import): Report all license incompatibilities, not
5460         just the first one.
5461
5462 2008-09-25  Bruno Haible  <bruno@clisp.org>
5463
5464         * gnulib-tool (func_import): When computing the edits, consider not
5465         only the Makefile.ams that exist but also those that will be generated.
5466
5467 2008-09-25  Simon Josefsson  <simon@josefsson.org>
5468
5469         * modules/sys_select-tests (Depends-on): Remove sys_select itself,
5470         fixes gnulib-tool --test warning about duplicate dependency.
5471
5472 2008-09-25  Bruno Haible  <bruno@clisp.org>
5473
5474         * gnulib-tool: Don't ask the user to perform edits in the generated
5475         Makefile.ams.
5476         (func_emit_lib_Makefile_am): Emit empty SUBDIRS. Execute edits that
5477         apply to the Makefile.am being generated.
5478         (func_emit_tests_Makefile_am): Execute edits that apply to the
5479         Makefile.am being generated.
5480         (func_import): Setup list of Makefile.am edits before emitting the
5481         Makefile.ams, not at the end.
5482         (func_create_testdir): Update.
5483         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
5484
5485 2008-09-25  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
5486
5487         * gnulib-tool (func_import): Store the --tests-base option in the
5488         comment in gnulib-cache.m4.
5489
5490 2008-09-24  Paolo Bonzini  <bonzini@gnu.org>
5491
5492         * NEWS: Document increased portability that sys_select now provides.
5493
5494         * lib/sys_select.in.h: Install select wrapper.
5495         * lib/sys_socket.in.h: Use more descriptive name when there is no
5496         select wrapper.
5497         * lib/winsock-select.c: New.
5498         * m4/sys_select_h.m4: Compile lib/winsock-select.c if WinSock is used.
5499         Require gl_HEADER_SYS_SOCKET.
5500         * modules/sys_select: Depend on alloca, add lib/winsock-select.c.
5501         * modules/sys_select-tests: Copy dependencies from modules/poll-tests.
5502         * tests/test-sys_select.c: Add functional tests.
5503
5504 2008-09-24  Eric Blake  <ebb9@byu.net>
5505
5506         open, fopen: close fd leak in last patch
5507         * lib/open.c (rpl_open): Close fd before returning error.
5508         * lib/fopen.c (rpl_fopen): Close fd before returning error.
5509         * doc/posix-functions/open.texi (open): Document that Irix also
5510         has the bug.
5511         * doc/posix-functions/fopen.texi (fopen): Likewise.
5512         Reported by Paolo Bonzini.
5513
5514 2008-09-24  Bruno Haible  <bruno@clisp.org>
5515
5516         Ensure that a filename ending in a slash cannot be used to access a
5517         non-directory.
5518         * lib/open.c (rpl_open): When the filename ends in a slash, use fstat()
5519         to check whether it's really a directory.
5520         * lib/fopen.c: Include fcntl.h, unistd.h.
5521         (rpl_fopen): When the filename ends in a slash, use open(), fstat(),
5522         and fdopen().
5523         * modules/fopen (Depends-on): Add unistd.
5524         * tests/test-open.c (main): Try to open "/dev/null/" as a directory.
5525         * tests/test-fopen.c (main): Likewise.
5526         * doc/posix-functions/open.texi: Mention the HP-UX, Solaris bug.
5527         * doc/posix-functions/fopen.texi: Likewise.
5528         Reported by Eric Blake.
5529
5530 2008-09-23  Eric Blake  <ebb9@byu.net>
5531
5532         c-stack: avoid compiler optimizations when provoking overflow
5533         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Make
5534         recursion harder to optimize, to ensure a stack overflow occurs.
5535         * tests/test-c-stack.c (recurse): Likewise.
5536         Borrowed from libsigsegv.
5537
5538         c-stack: work around Irix sigaltstack bug
5539         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Check
5540         whether sigaltstack uses wrong end of stack_t (copied in part from
5541         libsigsegv).
5542         * lib/c-stack.c (c_stack_action) [!HAVE_LIBSIGSEGV]: Work around
5543         Irix bug, without requiring an over-allocation.
5544         * doc/posix-functions/sigaltstack.texi (sigaltstack): Document the
5545         bug.
5546
5547         fopen: document mingw bug on directories
5548         * doc/posix-functions/fopen.texi (fopen): Mention mingw bug for
5549         not allowing a stream visiting a directory, even though reading
5550         from such a stream is not portable.
5551
5552 2008-09-23  Paolo Bonzini  <bonzini@gnu.org>
5553
5554         * lib/poll.c: Rewrite.
5555         * modules/poll: Depend on alloca.
5556
5557 2008-09-23  Paolo Bonzini  <bonzini@gnu.org>
5558
5559         * lib/sys_socket.in.h: Do not implement rpl_setsockopt here,
5560         instead define prototypes for a full set of wrappers.  Ensure
5561         that Cygwin does not use the compatibility code, which is only
5562         for MinGW.
5563         * lib/winsock.c: New.
5564         * m4/sys_socket_h.m4: Compile lib/winsock.c if WinSock is being used.
5565         * modules/sys_socket: Add lib/winsock.c.
5566
5567         * modules/poll-tests: Add errno and perror.
5568         * tests/test-poll.c: Use ioctl, not ioctlsocket.
5569
5570 2008-09-23  Paolo Bonzini  <bonzini@gnu.org>
5571
5572         * tests/test-poll.c: Downgrade minimum needed Winsock version.
5573
5574 2008-09-23  Bruno Haible  <bruno@clisp.org>
5575
5576         * doc/posix-functions/*: Add info about functions missing on IRIX 5.3.
5577         * doc/glibc-functions/*: Likewise.
5578
5579 2008-09-23  Simon Josefsson  <simon@josefsson.org>
5580
5581         * tests/test-perror.sh (tmpfiles): Cleanup temporary files on
5582         success.
5583
5584 2008-09-22  Eric Blake  <ebb9@byu.net>
5585             Bruno Haible  <bruno@clisp.org>
5586
5587         vasnprintf: fix x86/glibc regression on printf("%La", 0.0L)
5588         * lib/vasnprintf.c (VASNPRINTF): Support 0.0 on platforms that
5589         supply %A but mishandle pseudo-NaN.
5590         Reported by Simon Josefsson.
5591
5592 2008-09-21  Bruno Haible  <bruno@clisp.org>
5593
5594         * tests/test-lock.c (main): Tweak skip message.
5595         * tests/test-tls.c (main): Likewise.
5596
5597 2008-09-21  Bruno Haible  <bruno@clisp.org>
5598
5599         * m4/sigaction.m4 (gl_SIGACTION): Remove unnecessary AC_SUBST. Check
5600         whether 'struct sigaction' has sa_sigaction here...
5601         (gl_PREREQ_SIG_HANDLER_H): ... not here.
5602         (gl_PREREQ_SIGACTION): Remove unnecessary AC_SUBST.
5603
5604 2008-09-21  Bruno Haible  <bruno@clisp.org>
5605
5606         * MODULES.html.sh (Support for obsolete systems lacking ANSI C 89): New
5607         section.
5608         (Support for systems lacking ANSI C 89): Move stdlib, exit, strtol,
5609         strtoul, memchr, memcmp, memcpy, memmove, memset, strcspn, strpbrk to
5610         the new section.
5611         (Support for obsolete systems lacking POSIX:2001): New section.
5612         (String handling <string.h>): Move strdup to the new section.
5613         Suggested by Simon Josefsson and Paolo Bonzini.
5614
5615 2008-09-21  Bruno Haible  <bruno@clisp.org>
5616
5617         * tests/test-vasnprintf-posix.c (test_function): Allow 3-digit
5618         exponents in %e and %g results on 'long double'. Needed for mingw's
5619         improved *printf functions.
5620         * tests/test-vasprintf-posix.c (test_function): Likewise.
5621         * tests/test-snprintf-posix.h (test_function): Likewise.
5622         * tests/test-sprintf-posix.h (test_function): Likewise.
5623         Reported by Eric Blake.
5624
5625 2008-09-21  Bruno Haible  <bruno@clisp.org>
5626
5627         * tests/test-snprintf-posix.h (test_function): Remove useless ASSERTs.
5628         * tests/test-sprintf-posix.h (test_function): Likewise.
5629
5630 2008-09-21  Bruno Haible  <bruno@clisp.org>
5631
5632         * modules/getpass (Depends-on): Add strdup-posix.
5633
5634         New module 'strdup-posix'.
5635         * modules/strdup-posix: New file.
5636         * m4/strdup.m4 (gl_FUNC_STRDUP_POSIX): New macro.
5637         * lib/string.in.h (strdup): Replace if REPLACE_STRDUP is 1.
5638         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
5639         REPLACE_STRDUP.
5640         * modules/string (Makefile.am): Substitute REPLACE_STRDUP.
5641         * doc/posix-functions/strdup.texi: Mention module strdup-posix.
5642         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
5643         strdup-posix.
5644
5645         * modules/strdup (Depends-on): Remove malloc-posix.
5646
5647 2008-09-20  Bruno Haible  <bruno@clisp.org>
5648
5649         * lib/fstrcmp.c: Add data about branch probabilities, from Ralf
5650         Wildenhues.
5651
5652 2008-09-20  Bruno Haible  <bruno@clisp.org>
5653
5654         Ensure that wint_t gets defined on IRIX 5.3.
5655         * lib/wchar.in.h (wint_t): Define if not defined by the system.
5656         * lib/wctype.in.h (wint_t): Likewise.
5657         (__wctype_wint_t): Remove type.
5658         (isw*): Use wint_t instead of __wctype_wint_t.
5659         * m4/wchar.m4 (gl_WCHAR_H): Invoke gt_TYPE_WINT_T and set HAVE_WINT_T.
5660         * modules/wchar (Files): Add m4/wint_t.m4.
5661         (Makefile.am): Substitute HAVE_WINT_T.
5662         * tests/test-wchar.c: Check that wchar_t and wint_t are defined.
5663         * tests/test-wctype.c: Check that wint_t is defined.
5664         * doc/posix-headers/wchar.texi: Mention the IRIX 5 problem.
5665         * doc/posix-headers/wctype.texi: Likewise.
5666         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
5667
5668 2008-09-18  Bruno Haible  <bruno@clisp.org>
5669
5670         * gnulib-tool (func_exit): Update comment.
5671
5672 2008-09-18  Simon Josefsson  <simon@josefsson.org>
5673
5674         * modules/getaddrinfo (Depends-on): Remove strdup, this module
5675         assumes strdup exists and does not depend on strdup to return
5676         ENOMEM on out of memory conditions.
5677
5678 2008-09-18  Bruno Haible  <bruno@clisp.org>
5679
5680         * lib/vasnprintf.c (VASNPRINTF): When printing Â±0.0L in
5681         NEED_PRINTF_INFINITE_LONG_DOUBLE case with 'e' format, always use two
5682         digits for the exponent.
5683
5684 2008-09-18  Jim Meyering  <meyering@redhat.com>
5685             Bruno Haible  <bruno@clisp.org>
5686
5687         * lib/vasnprintf.c (decimal_point_char): Define also if
5688         NEED_PRINTF_INFINITE_LONG_DOUBLE.
5689
5690 2008-09-16  Bruno Haible  <bruno@clisp.org>
5691         and Eric Blake  <ebb9@byu.net>
5692
5693         vasnprintf: support Irix 5.3
5694         * lib/vasnprintf.c (VASNPRINTF): Also handle -0.0L on platforms
5695         that mishandle long double infinity.
5696         Reported by Tom G. Christensen.
5697
5698 2008-09-16  Bruno Haible  <bruno@clisp.org>
5699
5700         * doc/glibc-functions/scandir.texi: Mention the function is missing on
5701         Solaris 9.
5702         * doc/glibc-functions/alphasort.texi: Likewise.
5703         Reported by Michael Haubenwallner <michael.haubenwallner@salomon.at>.
5704
5705 2008-09-16  Jim Meyering  <meyering@redhat.com>
5706
5707         posix-shell.m4: reject opensolaris's "sh (AT&T Research) 1993-12-28 s+"
5708         * m4/posix-shell.m4 (gl_POSIX_SHELL): Reject a shell that lets
5709         a umask modification leak out of a subshell.  Otherwise, the
5710         opensolaris /bin/sh would be accepted and thus cause unwarranted
5711         failures in the coreutils test suite.
5712
5713 2008-09-16  Paolo Bonzini  <bonzini@gnu.org>
5714
5715         * tests/test-poll.c (connect_to_socket): Allow non-blocking connect
5716         to succeed.
5717
5718 2008-09-16  Jim Meyering  <meyering@redhat.com>
5719
5720         avoid spurious test failure when library is built without ACL support
5721         * m4/acl.m4 (USE_ACL): Define as a shell variable, too, for...
5722         * modules/acl-tests (Makefile.am) [TESTS_ENVIRONMENT]: Add USE_ACL.
5723         * tests/test-file-has-acl.sh: Skip if USE_ACL == 0.
5724         * tests/test-copy-acl.sh: Likewise.
5725
5726 2008-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5727
5728         * lib/fstrcmp.c (fstrcmp_bounded): Use a second, less quick upper bound
5729         based on character occurrence counts.
5730
5731 2008-09-15  Eric Blake  <ebb9@byu.net>
5732
5733         tests: avoid some compiler warnings
5734         * tests/test-memchr.c (main): Pass NULL indirectly.
5735         * tests/test-closein.c (main): Avoid unused variable.
5736
5737 2008-09-15  Bruno Haible  <bruno@clisp.org>
5738
5739         * m4/errno_h.m4 (gl_HEADER_ERRNO_H_BODY): Test for all the macros that
5740         are missing on OpenBSD 4.0 individually.
5741         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
5742
5743 2008-09-15  Bruno Haible  <bruno@clisp.org>
5744
5745         * doc/posix-headers/errno.texi: Mention the Cygwin problem.
5746         * doc/posix-functions/strerror.texi: Mention also Cygwin.
5747         * doc/posix-functions/perror.texi: Likewise.
5748         * m4/errno_h.m4 (gl_HEADER_ERRNO_H_BODY): Test also whether ECANCELED
5749         is missing.
5750         Reported by Eric Blake.
5751
5752         * lib/errno.in.h: Use replacement values >= 2000.
5753         Reported by Eric Blake.
5754
5755 2008-09-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5756
5757         * lib/fstrcmp.c (EXTRA_CONTEXT_FIELDS): Add field 'edit_count_limit'.
5758         (EARLY_ABORT): Return true when the edit_count has grown too beyond the
5759         limit.
5760         (fstrcmp_bounded): Initialize the edit_count_limit. Return 0 when
5761         compareseq was aborted.
5762
5763 2008-09-14  Bruno Haible  <bruno@clisp.org>
5764
5765         * lib/fstrcmp.c (EXTRA_CONTEXT_FIELDS): Combine xvec_edit_count and
5766         yvec_edit_count.
5767         (NOTE_DELETE, NOTE_INSERT): Increment the combined edit count.
5768         (fstrcmp_bounded): Simplify result computation accordingly.
5769
5770 2008-09-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5771
5772         * lib/fstrcmp.h (fstrcmp_bounded): New declaration.
5773         (fstrcmp): Define in terms of fstrcmp_bounded.
5774         * lib/fstrcmp.c (fstrcmp_bounded): Renamed from fstrcmp. Add
5775         lower_bound argument.
5776         Return quickly if the result is certainly < lower_bound.
5777         * tests/test-fstrcmp.c (check_fstrcmp): Test also fstrcmp_bounded.
5778
5779 2008-09-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5780
5781         * lib/diffseq.h (EARLY_ABORT): New macro.
5782         (compareseq): Change return type to bool. Return true when EARLY_ABORT
5783         evaluates to true.
5784
5785 2008-09-14  Bruno Haible  <bruno@clisp.org>
5786
5787         * modules/perror-tests: New file.
5788         * tests/test-perror.sh: New file.
5789         * tests/test-perror.c: New file.
5790
5791         New module 'perror'.
5792         * lib/stdio.in.h (perror): New declaration.
5793         * lib/perror.c: New file.
5794         * m4/perror.m4: New file.
5795         * modules/perror: New file.
5796         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add perror.
5797         * doc/posix-functions/perror.texi: Mention the perror module.
5798         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize GNULIB_PERROR,
5799         REPLACE_PERROR.
5800         * modules/stdio (Makefile.am): Substitute GNULIB_PERROR,
5801         REPLACE_PERROR.
5802
5803 2008-09-14  Bruno Haible  <bruno@clisp.org>
5804
5805         * modules/stdio (Makefile.am): Reorder to match the order in
5806         lib/stdio.in.h.
5807         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Likewise.
5808
5809 2008-09-13  Bruno Haible  <bruno@clisp.org>
5810
5811         * lib/sys_socket.in.h (EINPROGRESS, ...): Remove definitions.
5812
5813 2008-09-13  Bruno Haible  <bruno@clisp.org>
5814
5815         Extend strerror to cover the added errno values.
5816         * lib/strerror.c: Include errno.h and winsock2.h if it exists.
5817         (rpl_strerror): Provide error messages for the added errno values and
5818         for the WSA* values.
5819         * m4/strerror.m4 (gl_FUNC_STRERROR): Test REPLACE_STRERROR.
5820         (gl_FUNC_STRERROR_SEPARATE): If errno.h is replaced, always replace
5821         strerror.
5822         (gl_PREREQ_STRERROR): Test whether winsock2.h exists.
5823         * modules/strerror (Depends-on): Add errno.
5824         * doc/posix-functions/strerror.texi: Document the change.
5825         * tests/test-strerror.c (main): Check also the string for ETIMEDOUT
5826         and EOVERFLOW.
5827
5828 2008-09-13  Bruno Haible  <bruno@clisp.org>
5829
5830         * modules/EOVERFLOW: Remove file.
5831         * m4/eoverflow.m4: Remove file.
5832         * modules/EOVERFLOW-tests: Remove file.
5833         * tests/test-EOVERFLOW.c: Remove file.
5834         * modules/fprintf-posix (Depends-on): Replace EOVERFLOW with errno.
5835         * modules/ftell (Depends-on): Likewise.
5836         * modules/getdelim (Depends-on): Likewise.
5837         * modules/getugroups (Depends-on): Likewise.
5838         * modules/poll (Depends-on): Likewise.
5839         * modules/snprintf (Depends-on): Likewise.
5840         * modules/sprintf-posix (Depends-on): Likewise.
5841         * modules/vasnprintf (Depends-on): Likewise.
5842         * modules/vasprintf (Depends-on): Likewise.
5843         * modules/vfprintf-posix (Depends-on): Likewise.
5844         * modules/vsnprintf (Depends-on): Likewise.
5845         * modules/vsprintf-posix (Depends-on): Likewise.
5846         * modules/xvasprintf (Depends-on): Likewise.
5847         * modules/unistdio/u8-vasnprintf (Depends-on): Likewise.
5848         * modules/unistdio/u8-vasprintf (Depends-on): Likewise.
5849         * modules/unistdio/u8-vsnprintf (Depends-on): Likewise.
5850         * modules/unistdio/u8-vsprintf (Depends-on): Likewise.
5851         * modules/unistdio/u8-u8-vasnprintf (Depends-on): Likewise.
5852         * modules/unistdio/u8-u8-vasprintf (Depends-on): Likewise.
5853         * modules/unistdio/u8-u8-vsnprintf (Depends-on): Likewise.
5854         * modules/unistdio/u8-u8-vsprintf (Depends-on): Likewise.
5855         * modules/unistdio/u16-u16-vasnprintf (Depends-on): Likewise.
5856         * modules/unistdio/u16-u16-vasprintf (Depends-on): Likewise.
5857         * modules/unistdio/u16-u16-vsnprintf (Depends-on): Likewise.
5858         * modules/unistdio/u16-u16-vsprintf (Depends-on): Likewise.
5859         * modules/unistdio/u16-vasnprintf (Depends-on): Likewise.
5860         * modules/unistdio/u16-vasprintf (Depends-on): Likewise.
5861         * modules/unistdio/u16-vsnprintf (Depends-on): Likewise.
5862         * modules/unistdio/u16-vsprintf (Depends-on): Likewise.
5863         * modules/unistdio/u32-vasnprintf (Depends-on): Likewise.
5864         * modules/unistdio/u32-vasprintf (Depends-on): Likewise.
5865         * modules/unistdio/u32-vsnprintf (Depends-on): Likewise.
5866         * modules/unistdio/u32-vsprintf (Depends-on): Likewise.
5867         * modules/unistdio/u32-u32-vasnprintf (Depends-on): Likewise.
5868         * modules/unistdio/u32-u32-vasprintf (Depends-on): Likewise.
5869         * modules/unistdio/u32-u32-vsnprintf (Depends-on): Likewise.
5870         * modules/unistdio/u32-u32-vsprintf (Depends-on): Likewise.
5871         * modules/unistdio/ulc-fprintf (Depends-on): Likewise.
5872         * modules/unistdio/ulc-vasnprintf (Depends-on): Likewise.
5873         * modules/unistdio/ulc-vasprintf (Depends-on): Likewise.
5874         * modules/unistdio/ulc-vfprintf (Depends-on): Likewise.
5875         * modules/unistdio/ulc-vsnprintf (Depends-on): Likewise.
5876         * modules/unistdio/ulc-vsprintf (Depends-on): Likewise.
5877         * MODULES.html.sh: Remove EOVERFLOW.
5878         * NEWS: Mention the change.
5879
5880 2008-09-13  Bruno Haible  <bruno@clisp.org>
5881
5882         * modules/errno-tests: New file.
5883         * tests/test-errno.c: New file, incorporating tests/test-EOVERFLOW.c.
5884
5885         * lib/errno.in.h: New file.
5886         * m4/errno_h.m4: New file, borrowing from m4/eoverflow.m4.
5887         * modules/errno: New file.
5888         * doc/posix-headers/errno.texi: Update documentation.
5889         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add errno.
5890
5891 2008-09-13  Bruno Haible  <bruno@clisp.org>
5892
5893         * tests/test-poll.c: Use #if for native Windows, rather than testing
5894         __MSVCRT__.
5895
5896 2008-09-13  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
5897             Bruno Haible  <bruno@clisp.org>
5898
5899         * lib/glob.c: Don't include <pwd.h> on native Windows.
5900         (WINDOWS32): New macro.
5901         (glob) [WINDOW32]: Provide a reasonable replacement for getenv("HOME").
5902
5903 2008-09-13  Bruno Haible  <bruno@clisp.org>
5904
5905         * lib/glthread/cond.h [USE_SOLARIS_THREADS]
5906         (ETIMEDOUT): Remove macro.
5907         (glthread_cond_timedwait_multithreaded): New declaration.
5908         (glthread_cond_timedwait): Use it.
5909         * lib/glthread/cond.c [USE_SOLARIS_THREADS]
5910         (glthread_cond_timedwait_multithreaded): New function.
5911
5912 2008-09-12  Paolo Bonzini  <bonzini@gnu.org>
5913
5914         * modules/poll-tests: Do not check for io.h.
5915         * tests/test-poll.c: Check for __MSVCRT__ instead.
5916
5917 2008-09-12  Paolo Bonzini  <bonzini@gnu.org>
5918
5919         * lib/sys_socket.in.h (EINPROGRESS): Define for Winsock case.
5920         * modules/poll-tests: Add inet_pton, stdbool, sockets.
5921         * tests/test-poll.c: Use them.  Use _pipe on Windows.
5922
5923 2008-09-12  Paolo Bonzini  <bonzini@gnu.org>
5924
5925         * modules/poll-tests: New.
5926         * tests/test-poll.c: New.
5927
5928 2008-09-12  Eric Blake  <ebb9@byu.net>
5929
5930         frexp: test for NetBSD failure on -0.0
5931         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Enhance test, since some, but
5932         not all, bugs from NetBSD 3.0 have been fixed.
5933         * doc/posix-functions/frexp.texi (frexp): Document bug.
5934         Reported by Thomas Klausner.
5935
5936         signbit: work around bug of HP-UX 10.20 cc with -0.0 literal
5937         * m4/signbit.m4 (gl_SIGNBIT_TEST_PROGRAM): Rewrite test to avoid
5938         literal -0.0.
5939         Reported by Jonathan C. Patschke <jp@centtech.com>.
5940
5941 2008-09-11  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
5942
5943         * lib/glthread/cond.h: Use dummy implementation also if
5944         USE_WIN32_THREADS.
5945
5946 2008-09-11  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
5947
5948         * modules/fnmatch-posix (License): Change to LGPLv2+.
5949         * modules/fnmatch-gnu (License): Likewise.
5950
5951 2008-09-11  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
5952
5953         * lib/poll.c (poll): Fix polling unconnected server sockets on WIN32.
5954
5955 2008-09-11  Jim Meyering  <meyering@redhat.com>
5956
5957         * users.txt: Add gtk-vnc.
5958
5959 2008-09-08  Simon Josefsson  <simon@josefsson.org>
5960
5961         * tests/test-bitrotate.c: Test 8/16-bit rotates with 0 and maximum
5962         rotate amounts.
5963
5964         * lib/bitrotate.h: Doc fix, mention that N can be wider than minimally
5965         required for 16-bit and 8-bit rotates.
5966         * lib/bitrotate.h (rotl64, rotr64, rotl32, rotl32, rotl16, rotr16,
5967         rotl8, rotr8): Use UINT64_MAX, UINT32_MAX, UINT16_MAX, and
5968         UINT8_MAX instead of hard-coded constants.
5969         Suggested by Paul Eggert.
5970
5971 2008-09-07  Bruno Haible  <bruno@clisp.org>
5972
5973         * tests/test-striconveh.c (main): Check behaviour when converting from
5974         UTF-7.
5975
5976         Make striconveh work better with stateful encodings.
5977         * lib/striconveh.c (iconv_carefully, iconv_carefully_1): Don't assume
5978         that iconv does not increment the inptr when returning -1/EINVAL.
5979
5980 2008-09-07  Bruno Haible  <bruno@clisp.org>
5981
5982         * build-aux/config.rpath: Update according to libtool-2.2.6.
5983         * build-aux/config.libpath: Likewise.
5984
5985 2008-09-06  Bruno Haible  <bruno@clisp.org>
5986
5987         * lib/freadahead.c (freadahead): Add conditional for SLOW_BUT_NO_HACKS.
5988         * lib/freadptr.c (freadptr): Likewise.
5989         * lib/freadseek.c (freadptrinc): Likewise.
5990         Reported by Simon Josefsson.
5991
5992 2008-09-06  Bruno Haible  <bruno@clisp.org>
5993
5994         * modules/freadptr (License): Change to LGPLv2+.
5995         * modules/freadseek (License): Likewise.
5996         Suggested by Eric Blake.
5997
5998         * modules/memchr2 (License): Change to LGPLv2+.
5999         Approved by Eric Blake.
6000
6001 2008-09-04  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6002             Bruno Haible  <bruno@clisp.org>
6003
6004         Make gnulib-tool work with native 'sed' on AIX.
6005         * gnulib-tool (sed_noop): New variable.
6006         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am, func_import,
6007         func_add_or_update, func_create_testdir): Use it to initialize sed
6008         script variables.
6009         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
6010
6011 2008-09-04  Albert Chin  <bug-gnulib@mlists.thewrittenword.com>
6012             Bruno Haible  <bruno@clisp.org>
6013
6014         * m4/include_next.m4 (gl_INCLUDE_NEXT): Add check whether #include_next
6015         also works after #include directives.
6016
6017 2008-09-04  OndÅ™ej Vašík  <ovasik@redhat.com>
6018
6019         getdate.y: reject an out-of-range timezone value
6020         * lib/getdate.y (time_zone_hhmm): Reject any TZ offset that is outside
6021         the range [-24...+24].  When specified with only one or two digits,
6022         * tests/test-getdate.c: Tests for the fix.
6023         * doc/getdate.texi: Document this change.
6024
6025 2008-09-03  Bruno Haible  <bruno@clisp.org>
6026
6027         * doc/glibc-functions/strverscmp.texi: Mention the strverscmp module.
6028
6029 2008-09-02  Simon Josefsson  <simon@josefsson.org>
6030
6031         * lib/bitrotate.h (rotl64, rotr64): Add.  Suggested by Bruce Korb
6032         <bruce.korb@gmail.com> with ideas from Ben Pfaff
6033         <blp@cs.stanford.edu>, Bruno Haible <bruno@clisp.org> and Eric
6034         Blake <ebb9@byu.net>.
6035
6036         * tests/test-bitrotate.c: Add more test vectors.
6037
6038 2008-09-02  Eric Blake  <ebb9@byu.net>
6039
6040         vasnprintf-posix: handle large precision via %.*d
6041         * lib/vasnprintf.c (VASNPRINTF): Don't pass precision to snprintf
6042         when handling it ourselves.
6043         * tests/test-vasnprintf-posix.c (test_function): Add test.
6044         * tests/test-snprintf-posix.h (test_function): Likewise.
6045         * tests/test-sprintf-posix.h (test_function): Likewise.
6046         * tests/test-vasprintf-posix.c (test_function): Likewise.
6047         Reported by Alain Guibert.
6048
6049 2008-09-01  Eric Blake  <ebb9@byu.net>
6050
6051         c-stack: make configure-time check more robust
6052         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Check for
6053         successful sigaction call.
6054         Reported by Tom G. Christensen.
6055
6056 2008-09-01  Bruno Haible  <bruno@clisp.org>
6057
6058         New module 'findprog-lgpl'.
6059         * modules/findprog-lgpl: New file.
6060         * lib/findprog-lgpl.c: New file.
6061         * lib/findprog.c: Compile nothing in findprog.c if findprog-lgpl.c is
6062         also compiled. Consider the possibly defined symbol IN_FINDPROG_LGPL
6063         to decide whether to use strdup or xstrdup, concatenated_filename or
6064         xconcatenated_filename.
6065
6066 2008-09-01  Bruno Haible  <bruno@clisp.org>
6067
6068         Split module 'concat-filename' into 'concat-filename' (LGPL) and
6069         'xconcat-filename' (GPL).
6070         * modules/concat-filename (Depends-on): Add malloc-posix, remove xalloc.
6071         (License): Change to LGPLv2+.
6072         * modules/xconcat-filename: New file.
6073         * lib/concat-filename.h (concatenated_filename): Change specification.
6074         (xconcatenated_filename): New declaration.
6075         * lib/concat-filename.c: Include errno.h, stdlib.h, not xalloc.h.
6076         (concatenated_filename): Use malloc instead of xalloc. Handle out-of-
6077         memory situations.
6078         * lib/xconcat-filename.c: New file.
6079         * NEWS: Mention the change.
6080         * lib/findprog.c: Include concat-filename.h, not filename.h.
6081         (find_in_path): Use xconcatenated_filename instead of
6082         concatenated_filename.
6083         * lib/javacomp.c: Include concat-filename.h, not filename.h.
6084         (is_envjavac_gcj43_usable, is_envjavac_oldgcj_14_14_usable,
6085         is_envjavac_oldgcj_14_13_usable, is_envjavac_nongcj_usable,
6086         is_gcj_present, is_gcj43_usable, is_oldgcj_14_14_usable,
6087         is_oldgcj_14_13_usable, is_javac_usable): Use xconcatenated_filename
6088         instead of concatenated_filename.
6089         * lib/javaexec.c: Include concat-filename.h, not filename.h.
6090         (execute_java_class): Use xconcatenated_filename instead of
6091         concatenated_filename.
6092         * modules/findprog (Depends-on): Add xconcat-filename, remove filename.
6093         * modules/javacomp (Depends-on): Likewise.
6094         * modules/javaexec (Depends-on): Likewise.
6095
6096 2008-09-01  Bruno Haible  <bruno@clisp.org>
6097
6098         Split module 'filename' into 'filename' and 'concat-filename'.
6099         * modules/filename: Keep only lib/filename.h.
6100         (License): Change to LGPLv2+.
6101         * modules/concat-filename: New file, extracted from modules/filename.
6102         * lib/filename.h (concatenated_filename): Remove declaration.
6103         * lib/concat-filename.h: New file, extracted from lib/filename.h.
6104         * lib/concat-filename.c: Include concat-filename.h.
6105         * NEWS: Mention the change.
6106
6107 2008-09-01  Simon Josefsson  <simon@josefsson.org>
6108
6109         * lib/bitrotate.h (rotl8, rotr8): Add.
6110
6111         * modules/bitrotate (configure.ac): Need
6112         AC_REQUIRE([AC_C_INLINE]).
6113         (Description): Mention stdint.h.  Reported by Bruno Haible
6114         <bruno@clisp.org>.
6115
6116         * lib/bitrotate.h (rotr16, rotl16): Fix mask value.  Reported by
6117         Paolo Bonzini <bonzini@gnu.org>.
6118
6119 2008-08-31  Bruno Haible  <bruno@clisp.org>
6120
6121         Assume Solaris specific bi-arch conventions on Solaris systems.
6122         * m4/lib-prefix.m4 (AC_LIB_PREPARE_MULTILIB): On Solaris in 64-bit
6123         mode, set acl_libdirstem to lib/64. Also set acl_libdirstem2.
6124         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): If acl_libdirstem does not
6125         work, try acl_libdirstem2 as fallback. Otherwise treat acl_libdirstem2
6126         like acl_libdirstem.
6127         (AC_LIB_LINKFLAGS_FROM_LIBS): Treat acl_libdirstem2 like
6128         acl_libdirstem.
6129         * NEWS: Mention the change.
6130         Reported by Ben Taylor <bentaylor.solx86@gmail.com>.
6131
6132 2008-08-31  Jim Meyering  <meyering@redhat.com>
6133
6134         * lib/strftime.h: Add comments describing the two added arguments.
6135
6136         remove duplicate #include directives
6137         * lib/chdir-long.c [TEST_CHDIR]: Remove duplicate #include <stdio.h>.
6138         * lib/putenv.c: Remove duplicate #include <stdlib.h>.
6139
6140 2008-08-31  Bruno Haible  <bruno@clisp.org>
6141
6142         New module 'sigpipe-die'.
6143         * modules/sigpipe-die: New file.
6144         * lib/sigpipe-die.h: New file.
6145         * lib/sigpipe-die.c: New file.
6146         * MODULES.html.sh (Signal handling): Add sigpipe-die.
6147
6148 2008-08-31  Bruno Haible  <bruno@clisp.org>
6149
6150         Don't override previously installed signal handlers.
6151         * lib/fatal-signal.c (saved_sigactions): New variable.
6152         (uninstall_handlers): Reset the signal to the saved handler, not
6153         to SIG_DFL (except when ignored).
6154         (install_handlers): Save the previous handlers.
6155
6156 2008-08-30  Bruno Haible  <bruno@clisp.org>
6157
6158         * gnulib-tool (func_reset_sigpipe): New function.
6159         (func_get_automake_snippet, func_modules_transitive_closure,
6160         func_import): Invoke it before a join command that reads from stdin,
6161         to avoid "echo: write error: Broken pipe" error messages on stderr.
6162         Reported by Sam Steingold <sds@gnu.org>.
6163
6164 2008-08-30  Bruno Haible  <bruno@clisp.org>
6165
6166         * m4/fopen.m4 (gl_FUNC_FOPEN): Test against bug with trailing slash.
6167         Code copied from m4/open.m4.
6168         * lib/fopen.c (rpl_fopen): Return NULL if the mode specifies write
6169         access and the filename ends in a slash. Code copied from lib/open.c.
6170         * doc/posix-functions/fopen.texi: Document bug with trailing slash.
6171         * tests/test-fopen.c (main): Check against bug with trailing slash.
6172
6173 2008-08-29  Bruno Haible  <bruno@clisp.org>
6174
6175         Avoid some "gcc -pedantic" warnings.
6176         * m4/include_next.m4 (gl_INCLUDE_NEXT): Set also PRAGMA_SYSTEM_HEADER.
6177         * lib/arpa_inet.in.h: Use PRAGMA_SYSTEM_HEADER.
6178         * lib/dirent.in.h: Likewise.
6179         * lib/fcntl.in.h: Likewise.
6180         * lib/float.in.h: Likewise.
6181         * lib/iconv.in.h: Likewise.
6182         * lib/inttypes.in.h: Likewise.
6183         * lib/locale.in.h: Likewise.
6184         * lib/math.in.h: Likewise.
6185         * lib/netinet_in.in.h: Likewise.
6186         * lib/search.in.h: Likewise.
6187         * lib/signal.in.h: Likewise.
6188         * lib/stdarg.in.h: Likewise.
6189         * lib/stdint.in.h: Likewise.
6190         * lib/stdio.in.h: Likewise.
6191         * lib/stdlib.in.h: Likewise.
6192         * lib/string.in.h: Likewise.
6193         * lib/strings.in.h: Likewise.
6194         * lib/sys_select.in.h: Likewise.
6195         * lib/sys_socket.in.h: Likewise.
6196         * lib/sys_stat.in.h: Likewise.
6197         * lib/sys_time.in.h: Likewise.
6198         * lib/sysexits.in.h: Likewise.
6199         * lib/time.in.h: Likewise.
6200         * lib/unistd.in.h: Likewise.
6201         * lib/wchar.in.h: Likewise.
6202         * lib/wctype.in.h: Likewise.
6203         * modules/arpa_inet (Makefile.am): Also substitute PRAGMA_SYSTEM_HEADER.
6204         * modules/fchdir (Makefile.am): Likewise.
6205         * modules/fcntl (Makefile.am): Likewise.
6206         * modules/float (Makefile.am): Likewise.
6207         * modules/iconv_open (Makefile.am): Likewise.
6208         * modules/inttypes (Makefile.am): Likewise.
6209         * modules/locale (Makefile.am): Likewise.
6210         * modules/math (Makefile.am): Likewise.
6211         * modules/netinet_in (Makefile.am): Likewise.
6212         * modules/search (Makefile.am): Likewise.
6213         * modules/signal (Makefile.am): Likewise.
6214         * modules/stdarg (Makefile.am): Likewise.
6215         * modules/stdint (Makefile.am): Likewise.
6216         * modules/stdio (Makefile.am): Likewise.
6217         * modules/stdlib (Makefile.am): Likewise.
6218         * modules/string (Makefile.am): Likewise.
6219         * modules/strings (Makefile.am): Likewise.
6220         * modules/sys_select (Makefile.am): Likewise.
6221         * modules/sys_socket (Makefile.am): Likewise.
6222         * modules/sys_stat (Makefile.am): Likewise.
6223         * modules/sys_time (Makefile.am): Likewise.
6224         * modules/sysexits (Makefile.am): Likewise.
6225         * modules/time (Makefile.am): Likewise.
6226         * modules/unistd (Makefile.am): Likewise.
6227         * modules/wchar (Makefile.am): Likewise.
6228         * modules/wctype (Makefile.am): Likewise.
6229         Reported by Reuben Thomas <rrt@sc3d.org>.
6230
6231 2008-08-29  Bruno Haible  <bruno@clisp.org>
6232
6233         * m4/include_next.m4 (gl_INCLUDE_NEXT): Don't define HAVE_INCLUDE_NEXT
6234         any more.
6235
6236 2008-08-29  Simon Josefsson  <simon@josefsson.org>
6237
6238         * MODULES.html.sh (Misc): Add bitrotate.
6239
6240         * modules/bitrotate: New file.
6241
6242         * lib/bitrotate.h: New file.
6243
6244         * modules/bitrotate-tests: New file.
6245
6246         * tests/test-bitrotate.c: New file.
6247
6248         * modules/crypto/gc-arctwo, modules/crypto/arctwo: Add dependency
6249         on the bitrotate module.
6250
6251         * lib/arctwo.c: Use new bitrotate module.
6252
6253 2008-08-29  Jim Meyering  <meyering@redhat.com>
6254
6255         bootstrap: merge changes from coreutils
6256         * build-aux/bootstrap (cp_mark_as_generated): Preserve perms
6257         of copied files.  Remove a kludge, now that this is fixed.
6258         * build-aux/bootstrap: Fix unportable expr usage. (by Ralf Wildenhues)
6259         * build-aux/bootstrap: Remove $bt and $bt2 also when not using gettext.
6260         * build-aux/bootstrap: Remove coreutils-specific SUBDIRS-related code.
6261
6262 2008-08-29  Bruno Haible  <bruno@clisp.org>
6263
6264         * MODULES.html.sh: Remove --cvs-urls option.
6265
6266 2008-08-28  Jose E. Marchesi  <jemarch@gnu.org>  (tiny change)
6267
6268         maint.mk: adjust to file name change
6269         * top/maint.mk: s/Makefile.cfg/cfg.mk/.
6270
6271 2008-08-28  Jim Meyering  <meyering@redhat.com>
6272
6273         * modules/getndelim2 (License): Relicense to LGPLv2+.
6274         Approved by Richard Stallman for the version of 1995, and by
6275         Paul Eggert, Bruno Haible, Eric Blake for their contributions.
6276
6277 2008-08-27  Paolo Bonzini  <bonzini@gnu.org>
6278
6279         * lib/getdelim.c (flockfile, funlockfile): Make all of them
6280         dummy if one is not available.  Do not touch them if
6281         USE_UNLOCKED_IO, instead letting unlocked-io.h do that.
6282         (getc_maybe_unlocked): New.
6283         * m4/getdelim.m4 (gl_PREREQ_GETDELIM): Check for getc_unlocked.
6284
6285 2008-08-26  Eric Blake  <ebb9@byu.net>
6286
6287         doc/INSTALL: resync from autoconf
6288         * doc/Makefile (INSTALL, INSTALL.ISO, INSTALL.UTF-8): Simplify.
6289         (INSTALL_PRELUDE): Delete; this is done more efficiently by
6290         moving...
6291         * install.texi [!autoconf]: ...here.  Resync from autoconf.
6292         * INSTALL: Regenerate.
6293         * INSTALL.ISO: New file.
6294         * INSTALL.UTF-8: Likewise.
6295
6296 2008-08-26  Jim Meyering  <meyering@redhat.com>
6297
6298         GNUmakefile: cfg.mk definitions override default autoreconf-rerun policy
6299         * top/GNUmakefile (_is-dist-target, _is-install-target): Make
6300         these definitions conditional, so that they may be overridden, too.
6301
6302 2008-08-26  Bruno Haible  <bruno@clisp.org>
6303
6304         Generate INSTALL file variants with prettier quotes.
6305         * doc/Makefile (INSTALL_PRELUDE): New macro.
6306         (INSTALL): Use it.
6307         (INSTALL.ISO, INSTALL.UTF-8): New rules.
6308
6309 2008-08-26  Bruno Haible  <bruno@clisp.org>
6310
6311         Run makeinfo in an English locale.
6312         * doc/Makefile (MAKEINFO): New variable.
6313
6314 2008-08-26  Bruno Haible  <bruno@clisp.org>
6315
6316         * doc/Makefile (INSTALL): Use --no-validate instead of --no-warn.
6317         Suggested by Eric Blake.
6318
6319 2008-08-25  Bruno Haible  <bruno@clisp.org>
6320
6321         * doc/Makefile (INSTALL): Generate with @firstparagraphindent set.
6322
6323 2008-08-25  Eric Blake  <ebb9@byu.net>
6324
6325         c-stack: test that stack overflow can be caught
6326         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Also check
6327         that platform allows handling stack overflow; at least OS/2 EMX
6328         has sigaltstack, but crashes before transferring control to
6329         handler on stack overflow.
6330         * lib/c-stack.c [HAVE_SIGALTSTACK]: Adjust conditions to also
6331         check for HAVE_STACK_OVERFLOW_HANDLING.
6332         Reported by Elbert Pol.
6333
6334 2008-08-25  Bruno Haible  <bruno@clisp.org>
6335
6336         * doc/posix-functions/strftime.texi: Fix description of strftime
6337         module.
6338
6339 2008-08-24  Bruno Haible  <bruno@clisp.org>
6340
6341         * tests/uniwidth/test-uc_width2.c: New file.
6342         * tests/uniwidth/test-uc_width2.sh: New file.
6343         * modules/uniwidth/width-tests (Files): Add the new files.
6344         (TESTS): Add uniwidth/test-uc_width2.sh.
6345         (TESTS_ENVIRONMENT): New variable.
6346         (check_PROGRAMS): Add test-uc_width2.
6347         (test_uc_width2_SOURCES): New variable.
6348
6349         Fix uc_width(0x00AB) bug, introduced on 2007-07-08.
6350         * lib/uniwidth/width.c (nonspacing_table_data): Set bit for 0x00AD,
6351         not 0x00AB.
6352         Reported by Alexander V. Lukyanov <lav@netis.ru>.
6353
6354 2008-08-22  Eric Blake  <ebb9@byu.net>
6355
6356         test-lock, test-tls: mention why a test is skipped
6357         * tests/test-lock.c (main) [!USE_*_THREADS]: Print why test is
6358         skipped.
6359         * tests/test-tls.c (main) [!USE_*_THREADS]: Likewise.
6360
6361         count-one-bits: relax license
6362         * modules/count-one-bits (License): Relicense to LGPLv2+.
6363         Suggested by Ludovic Courtès, approved by Ben Pfaff.
6364
6365 2008-08-22  Andreas Schwab  <schwab@suse.de>
6366
6367         * m4/obstack-printf-posix.m4 (gl_FUNC_OBSTACK_PRINTF_POSIX):
6368         Remove spurious space in assignment.
6369
6370 2008-08-21  Simon Josefsson  <simon@josefsson.org>
6371
6372         * m4/autobuild.m4: Use TZ=UTC0 instead of TZ=UTC.  Reported by
6373         Paul Eggert <eggert@CS.UCLA.EDU>.
6374
6375 2008-08-20  Paolo Bonzini  <bonzini@gnu.org>
6376
6377         * modules/gettext: Add m4/threadlib.m4.
6378
6379 2008-08-19  Eric Blake  <ebb9@byu.net>
6380
6381         test-c-stack: fix compilation failure on FreeBSD 5.0
6382         * tests/test-c-stack.c [HAVE_SETRLIMIT]: Include prerequisite
6383         headers before <sys/resource.h>.
6384         * doc/posix-headers/sys_resource.texi (sys/resource.h): Document
6385         the bug.
6386         Reported by Nelson H. F. Beebe.
6387
6388         strverscmp: migrate from "strverscmp.h" to <string.h>
6389         * modules/string (Makefile.am): Add new hooks.
6390         * modules/strverscmp (Files): Remove strverscmp.h.
6391         (Depends-on): Add string.
6392         (configure.ac): Add indicator.
6393         (Include): Mention new header.
6394         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Provide new
6395         defaults.
6396         * m4/strverscmp.m4 (gl_FUNC_STRVERSCMP): Inform string module of
6397         results.
6398         * lib/strverscmp.h: Delete.
6399         * lib/string.in.h (strverscmp): Provide declaration, when needed.
6400         * tests/test-strverscmp.c (includes): Adjust client.
6401         * lib/check-version.c (includes): Likewise.
6402         * NEWS: Document the change.
6403
6404         strverscmp: add unit test
6405         * modules/strverscmp-tests: New file.
6406         * tests/test-strverscmp.c: Likewise.
6407
6408 2008-08-19  Simon Josefsson  <simon@josefsson.org>
6409
6410         * lib/gc-gnulib.c: Indentation cleanup.  Add some comments
6411         regarding Windows crypto stuff, from Mono.
6412
6413 2008-08-19  Adam Strzelecki <ono@java.pl>  (tiny change)
6414
6415         * lib/gc-gnulib.c: Use CRYPT_VERIFY_CONTEXT.  Try to use Intel CSP
6416         if present, for intel RND.  Return error on failures.
6417
6418 2008-08-18  Ben Pfaff  <blp@gnu.org>
6419
6420         gitlog-to-changelog: give better diagnostic for failed pipe-open
6421         * build-aux/gitlog-to-changelog: Improve error message: suggest
6422         that the version of Git may be too old.
6423
6424 2008-08-18  Simon Josefsson  <simon@josefsson.org>
6425
6426         * m4/autobuild.m4: Use TZ=UTC to avoid time zone complexity.  Use
6427         ISO 8601 format.  Suggested by Greg Troxel <gdt@ir.bbn.com>.
6428
6429 2008-08-18  Bruno Haible  <bruno@clisp.org>
6430
6431         * lib/glthread/thread.h [USE_SOLARIS_THREADS]: Use thread_in_use(), not
6432         pthread_in_use().
6433
6434 2008-08-18  Bruno Haible  <bruno@clisp.org>
6435
6436         * lib/glthread/threadlib.c: Include <pthread.h>.
6437
6438 2008-08-18  Bruno Haible  <bruno@clisp.org>
6439
6440         * lib/glthread/lock.h [USE_SOLARIS_THREADS]: Fix
6441         glthread_recursive_lock_* macros.
6442         * lib/glthread/lock.c (glthread_recursive_lock_destroy_multithreaded):
6443         Fix syntax error.
6444
6445 2008-08-18  Bruno Haible  <bruno@clisp.org>
6446
6447         * lib/glthread/thread.c: Avoid forcing a context switch right after
6448         thread creation.
6449
6450 2008-08-17  Bruno Haible  <bruno@clisp.org>
6451
6452         * lib/glthread/thread.c: New file, based on code from tests/test-lock.c.
6453         * lib/glthread/thread.h: Provide Win32 specific implementation.
6454         * modules/thread (Files): Add lib/glthread/thread.c.
6455         (Depends-on): Add lock.
6456         (Makefile.am): Add glthread/thread.c to lib_SOURCES.
6457
6458 2008-08-17  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
6459
6460         New module 'yield'.
6461         * modules/yield: New file.
6462         * lib/glthread/yield.h: New file.
6463         * m4/yield.m4: New file.
6464         * MODULES.html.sh (Multithreading): Add yield.
6465
6466 2008-08-17  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
6467
6468         New module 'thread'.
6469         * modules/thread: New file.
6470         * lib/glthread/thread.h: New file.
6471         * m4/thread.m4: New file.
6472         * MODULES.html.sh (Multithreading): Add thread.
6473
6474 2008-08-17  Bruno Haible  <bruno@clisp.org>
6475
6476         * lib/glthread/lock.h: Include <stdlib.h> always.
6477         * lib/glthread/tls.h: Likewise.
6478         * lib/glthread/cond.h: Likewise.
6479
6480 2008-08-17  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
6481
6482         New module 'cond'.
6483         * modules/cond: New file.
6484         * lib/glthread/cond.h: New file.
6485         * lib/glthread/cond.c: New file.
6486         * m4/cond.m4: New file.
6487         * MODULES.html.sh (Multithreading): Add cond.
6488
6489 2008-08-16  Eric Blake  <ebb9@byu.net>
6490
6491         c-stack: fix regression on Irix 5.3 from 2008-06-21
6492         * m4/c-stack.m4 (gl_PREREQ_C_STACK): Move check for
6493         sa_sigaction...
6494         * m4/sigaction.m4 (gl_PREREQ_SIG_HANDLER_H): ...here.
6495         (gl_PREREQ_SIGACTION): Depend on sig-handler.h prereq's.
6496         * m4/signal_h.m4 (gl_SIGNAL_H_DEFAULTS): Set the default.
6497         * modules/signal (Makefile.am): Use the value.
6498         * lib/signal.in.h (sa_sigaction) [HAVE_SIGACTION
6499         && !HAVE_STRUCT_SIGACTION_SA_SIGACTION]: Define.
6500         * doc/posix-headers/signal.texi (signal.h): Document this
6501         portability issue.
6502         * doc/posix-functions/sigaction.texi (sigaction): Likewise.
6503         Reported by Tom G. Christensen.
6504
6505 2008-08-17  Bruno Haible  <bruno@clisp.org>
6506
6507         New module 'threadlib'.
6508         * modules/threadlib: New file.
6509         * lib/glthread/threadlib.c: New file, extracted from
6510         lib/glthread/lock.c.
6511         * lib/glthread/lock.c (dummy_thread_func, glthread_in_use): Remove
6512         functions.
6513         * m4/threadlib.m4: New file, from m4/lock.m4, renaming gl_LOCK to
6514         gl_THREADLIB and gl_LOCK_EARLY to gl_THREADLIB_EARLY.
6515         * m4/lock.m4 (gl_LOCK_EARLY, gl_LOCK_EARLY_BODY, gl_LOCK_BODY): Remove
6516         macros.
6517         (gl_LOCK): Just require gl_THREADLIB and perform checks for lock.h.
6518         (gl_DISABLE_THREADS): Remove macro.
6519         * modules/lock (Files): Remove build-aux/config.rpath.
6520         (Depends-on): Remove havelib. Add threadlib.
6521         (configure.ac-early): Remove section.
6522         * m4/tls.m4 (gl_TLS): Require gl_THREADLIB instead of gl_LOCK.
6523         * modules/tls (Depends-on): Remove lock. Add threadlib.
6524         (Link): New section, copied from threadlib.
6525         * MODULES.html.sh (Multithreading): Add threadlib.
6526
6527 2008-08-14  Bruno Haible  <bruno@clisp.org>
6528
6529         * lib/glthread/lock.h (glthread_lock_lock, glthread_lock_unlock,
6530         glthread_lock_destroy, glthread_rwlock_rdlock, glthread_rwlock_wrlock,
6531         glthread_rwlock_unlock, glthread_rwlock_destroy,
6532         glthread_recursive_lock_lock, glthread_recursive_lock_unlock,
6533         glthread_recursive_lock_destroy): Define as macros always.
6534         * lib/glthread/lock.c (glthread_lock_lock_func): Renamed from
6535         glthread_lock_lock.
6536         (glthread_lock_unlock_func): Renamed from glthread_lock_unlock.
6537         (glthread_lock_destroy_func): Renamed from glthread_lock_destroy.
6538         (glthread_rwlock_rdlock_func): Renamed from glthread_rwlock_rdlock.
6539         (glthread_rwlock_wrlock_func): Renamed from glthread_rwlock_wrlock.
6540         (glthread_rwlock_unlock_func): Renamed from glthread_rwlock_unlock.
6541         (glthread_rwlock_destroy_func): Renamed from glthread_rwlock_destroy.
6542         (glthread_recursive_lock_lock_func): Renamed from
6543         glthread_recursive_lock_lock.
6544         (glthread_recursive_lock_unlock_func): Renamed from
6545         glthread_recursive_lock_unlock.
6546         (glthread_recursive_lock_destroy_func): Renamed from
6547         glthread_recursive_lock_destroy.
6548
6549 2008-08-14  Bruno Haible  <bruno@clisp.org>
6550
6551         * lib/glthread/lock.h: Renamed from lib/lock.h.
6552         * lib/glthread/lock.c: Renamed from lib/lock.c. Update includes.
6553         * lib/glthread/tls.h: Renamed from lib/tls.h.
6554         * lib/glthread/tls.c: Renamed from lib/tls.c. Update includes.
6555         * lib/fstrcmp.c: Update includes.
6556         * lib/strsignal.c: Update includes.
6557         * modules/lock (Files, Makefile.am): Update.
6558         (Include): Change to "glthread/lock.h".
6559         * modules/tls (Files, Makefile.am): Update.
6560         (Include): Change to "glthread/tls.h".
6561         * tests/test-lock.c: Update includes.
6562         * tests/test-tls.c: Update includes.
6563         * NEWS: Mention the renamed header files.
6564
6565 2008-08-11  Jim Meyering  <meyering@redhat.com>
6566
6567         * lib/fts_.h: Fix grammar (insert a missing "is") in a comment.
6568
6569 2008-08-11  Eric Blake  <ebb9@byu.net>
6570
6571         test-c-stack: avoid C99-ism
6572         * tests/test-c-stack.c (main): Fix whitespace, move declaration
6573         before statement.
6574         Reported by Alain Guibert.
6575
6576 2008-08-10  Jim Meyering  <meyering@redhat.com>
6577
6578         ensure that return value of uinttostr et al are not ignored
6579         * lib/inttostr.h (__GNUC_PREREQ): Define.
6580         (__attribute_warn_unused_result__): Define.
6581         (offtostr, imaxtostr, umaxtostr, uinttostr): Apply the attribute.
6582
6583 2008-08-07  Paolo Bonzini  <bonzini@gnu.org>
6584
6585         * lib/lock.c (glthread_recursive_lock_init_multithreaded)
6586         [!PTHREAD_RECURSIVE_MUTEX_INITIALIZER]: Fix typo.
6587
6588 2008-08-07  Jim Meyering  <meyering@redhat.com>
6589
6590         * m4/inet_pton.m4: Fix typo in comment: s/inet_ntop/inet_pton/.
6591
6592         * modules/mkstemp (License): Relicense under LGPLv2+.
6593         * modules/tempname (License): Likewise.
6594
6595 2008-08-06  Bruno Haible  <bruno@clisp.org>
6596
6597         * lib/poll.c (poll): Further micro-optimization.
6598
6599 2008-08-06  Jim Meyering  <meyering@redhat.com>
6600
6601         inet_pton.c: use locale-independent tolower
6602         * lib/inet_pton.c: Include <c-ctype.h> rather than <ctype.h>.
6603         (inet_pton6): Use c_tolower rather than tolower.
6604         * modules/inet_pton (Depends-on): Add c-ctype.
6605
6606 2008-08-06  Paolo Bonzini  <bonzini@gnu.org>
6607
6608         * lib/poll.c (poll): Avoid division when timeout is 0, cache
6609         _SC_OPEN_MAX, avoid repeated access to errno.  Check for nfd < 0.
6610
6611 2008-08-06  Jim Meyering  <meyering@redhat.com>
6612
6613         * modules/inet_pton (License): Relicense under LGPLv2+.
6614
6615 2008-08-03  Bruno Haible  <bruno@clisp.org>
6616
6617         Additional non-aborting API for lock and tls.
6618         * lib/lock.h: Include <errno.h>.
6619         (glthread_lock_init): New macro/function.
6620         (gl_lock_init): Define as wrapper around glthread_lock_init.
6621         (glthread_lock_lock): New macro/function.
6622         (gl_lock_lock): Define as wrapper around glthread_lock_lock.
6623         (glthread_lock_unlock): New macro/function.
6624         (gl_lock_unlock): Define as wrapper around glthread_lock_unlock.
6625         (glthread_lock_destroy): New macro/function.
6626         (gl_lock_destroy): Define as wrapper around glthread_lock_destroy.
6627         (glthread_rwlock_init): New macro/function.
6628         (gl_rwlock_init): Define as wrapper around glthread_rwlock_init.
6629         (glthread_rwlock_rdlock): New macro/function.
6630         (gl_rwlock_rdlock): Define as wrapper around glthread_rwlock_rdlock.
6631         (glthread_rwlock_wrlock): New macro/function.
6632         (gl_rwlock_wrlock): Define as wrapper around glthread_rwlock_wrlock.
6633         (glthread_rwlock_unlock): New macro/function.
6634         (gl_rwlock_unlock): Define as wrapper around glthread_rwlock_unlock.
6635         (glthread_rwlock_destroy): New macro/function.
6636         (gl_rwlock_destroy): Define as wrapper around glthread_rwlock_destroy.
6637         (glthread_recursive_lock_init): New macro/function.
6638         (gl_recursive_lock_init): Define as wrapper around
6639         glthread_recursive_lock_init.
6640         (glthread_recursive_lock_lock): New macro/function.
6641         (gl_recursive_lock_lock): Define as wrapper around
6642         glthread_recursive_lock_lock.
6643         (glthread_recursive_lock_unlock): New macro/function.
6644         (gl_recursive_lock_unlock): Define as wrapper around
6645         glthread_recursive_lock_unlock.
6646         (glthread_recursive_lock_destroy): New macro/function.
6647         (gl_recursive_lock_destroy): Define as wrapper around
6648         glthread_recursive_lock_destroy.
6649         (glthread_once): New macro/function.
6650         (gl_once): Define as wrapper around glthread_once.
6651         Update function declarations.
6652         * lib/lock.c (glthread_rwlock_init_multithreaded): Renamed from
6653         glthread_rwlock_init. Return error code.
6654         (glthread_rwlock_rdlock_multithreaded): Renamed from
6655         glthread_rwlock_rdlock. Return error code.
6656         (glthread_rwlock_wrlock_multithreaded): Renamed from
6657         glthread_rwlock_wrlock. Return error code.
6658         (glthread_rwlock_unlock_multithreaded): Renamed from
6659         glthread_rwlock_unlock. Return error code.
6660         (glthread_rwlock_destroy_multithreaded): Renamed from
6661         glthread_rwlock_destroy. Return error code.
6662         (glthread_recursive_lock_init_multithreaded): Renamed from
6663         glthread_recursive_lock_init. Return error code.
6664         (glthread_recursive_lock_lock_multithreaded): Renamed from
6665         glthread_recursive_lock_lock. Return error code.
6666         (glthread_recursive_lock_unlock_multithreaded): Renamed from
6667         glthread_recursive_lock_unlock. Return error code.
6668         (glthread_recursive_lock_destroy_multithreaded): Renamed from
6669         glthread_recursive_lock_destroy. Return error code.
6670         (glthread_once_call): Make static.
6671         (glthread_once_multithreaded): Renamed from glthread_once.
6672         * lib/tls.h: Include <errno.h>.
6673         (glthread_tls_key_init): New macro/function.
6674         (gl_tls_key_init): Define as wrapper around glthread_tls_key_init.
6675         (glthread_tls_set): New macro/function.
6676         (gl_tls_set): Define as wrapper around glthread_tls_set.
6677         (glthread_tls_key_destroy): New macro/function.
6678         (gl_tls_key_destroy): Define as wrapper around glthread_tls_key_destroy.
6679         Update function declarations.
6680         * lib/tls.c (glthread_tls_get_multithreaded): Renamed from
6681         glthread_tls_get.
6682         Suggested by Yoann Vandoorselaere <yoann@prelude-ids.org>.
6683
6684 2008-08-04  Eric Blake  <ebb9@byu.net>
6685
6686         gnumakefile: use space, not TAB, outside of targets
6687         * top/GNUmakefile (_dummy): Fix whitespace error in prior edit.
6688
6689 2008-08-02  Jim Meyering  <meyering@redhat.com>
6690
6691         getdate.y: avoid locale-dependent date parsing failure
6692         In Turkish locales, getdate would fail to recognize keywords
6693         containing a lowercase "i".  The solution is not to rely on
6694         locale-sensitive case-conversion.
6695         * lib/getdate.y: Include <c-ctype.h> rather than <ctype.h>.
6696         (lookup_word): Use c_toupper in place of toupper.
6697         (yylex, get_date): Use c_ prefixed variants of isspace and isalpha, too.
6698         Reported by Vefa Bicakci <bicave@superonline.com> in
6699         <http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/14184>.
6700         * modules/getdate (Depends-on): Add c-ctype.
6701
6702 2008-08-02  Bruno Haible  <bruno@clisp.org>
6703
6704         * gnulib-tool (func_import): When updating or creating a .gitignore
6705         file, prepend each added line with a slash, and ignore leading slashes
6706         from the existing lines.
6707         Reported by Joel E. Denny <jdenny@ces.clemson.edu>.
6708
6709 2008-08-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6710
6711         Portability fix for GNU make 3.79.1.
6712         * top/GNUmakefile: Avoid 'else COND', which older GNU make
6713         versions do not understand.
6714
6715 2008-08-01  Bruno Haible  <bruno@clisp.org>
6716
6717         Work around bug of HP-UX 10.20 cc with -0.0 literal.
6718         * tests/test-isnanf.h (zero): New variable.
6719         (main): Avoid literal -0.0f.
6720         * tests/test-isnand.h (zero): New variable.
6721         (main): Avoid literal -0.0.
6722         * tests/test-isnanl.h (zero): New variable.
6723         (main): Avoid literal -0.0L.
6724         * tests/test-isnan.c (zerof, zerod, zerol): New variables.
6725         (test_float, test_double, test_long_double): Avoid literals -0.0f,
6726         -0.0, -0.0L.
6727         * tests/test-signbit.c (test_signbitf): Avoid literal -0.0f.
6728         (test_signbitd): Avoid literal -0.0.
6729         (test_signbitl): Avoid literal -0.0L.
6730         * tests/test-ceilf1.c (zero): New variable.
6731         (main): Avoid literal -0.0f.
6732         * tests/test-ceill.c (zero): New variable.
6733         (main): Avoid literal -0.0L.
6734         * tests/test-floorf1.c (zero): New variable.
6735         (main): Avoid literal -0.0f.
6736         * tests/test-floorl.c (zero): New variable.
6737         (main): Avoid literal -0.0L.
6738         * tests/test-roundf1.c (zero): New variable.
6739         (main): Avoid literal -0.0f.
6740         * tests/test-round1.c (zero): New variable.
6741         (main): Avoid literal -0.0.
6742         * tests/test-roundl.c (zero): New variable.
6743         (main): Avoid literal -0.0L.
6744         * tests/test-truncf1.c (zero): New variable.
6745         (main): Avoid literal -0.0f.
6746         * tests/test-trunc1.c (zero): New variable.
6747         (main): Avoid literal -0.0.
6748         * tests/test-truncl.c (zero): New variable.
6749         (main): Avoid literal -0.0L.
6750         * tests/test-frexp.c (zero): New variable.
6751         (main): Avoid literal -0.0.
6752         * tests/test-frexpl.c (zero): New variable.
6753         (main): Avoid literal -0.0L.
6754         * tests/test-ldexpl.c (zero): New variable.
6755         (main): Avoid literal -0.0L.
6756         * tests/test-snprintf-posix.h (have_minus_zero): Avoid literal -0.0.
6757         (zerod, zerol): New variables.
6758         (test_function): Avoid literals -0.0, -0.0L.
6759         * tests/test-sprintf-posix.h (have_minus_zero): Avoid literal -0.0.
6760         (zerod, zerol): New variables.
6761         (test_function): Avoid literals -0.0, -0.0L.
6762         * tests/test-vasnprintf-posix.c (have_minus_zero): Avoid literal -0.0.
6763         (zerod, zerol): New variables.
6764         (test_function): Avoid literals -0.0, -0.0L.
6765         * tests/test-vasprintf-posix.c (have_minus_zero): Avoid literal -0.0.
6766         (zerod, zerol): New variables.
6767         (test_function): Avoid literals -0.0, -0.0L.
6768         * tests/test-strtod.c (zero): New variable.
6769         (main): Avoid literal -0.0.
6770         Reported by Jonathan C. Patschke <jp@centtech.com>.
6771
6772 2008-07-31  Jim Meyering  <meyering@redhat.com>
6773
6774         sha256.h: correct definition of SHA224_DIGEST_SIZE
6775         * lib/sha256.h (SHA224_DIGEST_SIZE): Define to 28, not 24.
6776         Reported by Paulie Pena IV <paulie4@gmail.com>.
6777         Define as 224 / 8, rather than as a literal.
6778         (SHA256_DIGEST_SIZE): Define as 256/8 rather than equivalent literal.
6779         * lib/sha512.h (SHA384_DIGEST_SIZE): Likewise, define as equiv: 384/8.
6780         (SHA512_DIGEST_SIZE): Likewise, define as equivalent quotient: 512/8.
6781
6782 2008-07-31  Bruno Haible  <bruno@clisp.org>
6783
6784         * lib/regex_internal.h (BITSET_WORD_BITS): Make first conditional work
6785         on HP-UX 10.20 with "cc -Ae". Fix second conditional.
6786         Reported by Jonathan Patschke <jp@centtech.com>.
6787
6788 2008-07-31  Bruno Haible  <bruno@clisp.org>
6789
6790         * gnulib-tool (func_import): Make change from 2008-06-23 more robust.
6791         Reported by Paolo Bonzini <bonzini@gnu.org>.
6792
6793 2008-07-30  Eric Blake  <ebb9@byu.net>
6794
6795         test-strtod: allow compilation without -lm
6796         * tests/test-strtod.c (main): Avoid link dependence on fabs.
6797         Reported by Dennis Clarke <blastwave@gmail.com>.
6798
6799 2008-07-28  Jim Meyering  <meyering@redhat.com>
6800
6801         bootstrap: work also when there are no .po files in po/
6802         * build-aux/bootstrap (update_po_files): Complete the change
6803         that I began in bc960df8c789c878f1c1c54a28a3c2648dead8d9.
6804
6805 2008-07-27  Jim Meyering  <meyering@redhat.com>
6806
6807         * users.txt: Add zile.
6808
6809 2008-07-26  Ben Pfaff  <blp@gnu.org>
6810
6811         Add missing dependencies on new m4/exponent[fdl].m4 files.
6812         * modules/isnanf-nolibm: Add m4/exponentf.m4.
6813         * modules/isnand-nolibm: Add m4/exponentd.m4.
6814         * modules/isnanl-nolibm: Add m4/exponentl.m4.
6815         * modules/signbit-tests: Use m4/exponent[fdl].m4 instead of
6816         m4/isnan[fdl].m4, because the macros actually used moved.
6817         Reported by Jim Meyering.
6818
6819 2008-07-14  Ben Pfaff  <blp@gnu.org>
6820
6821         Add isinf module.
6822         * lib/isinf.c: New file.
6823         * lib/math.in.h: Define isinf macro if we have decided to replace
6824         it.
6825         * m4/isinf.m4: New file.
6826         * m4/math_h.m4: Initialize and substitute variables for isinf
6827         module.
6828         * modules/isinf: New file.
6829         * modules/isinf-tests: New file.
6830         * modules/math: Add substitutions for new module.
6831         * tests/test-isinf.c: New file.
6832         * doc/posix-functions/isinf.texi: Mention new module.
6833         * MODULES.html.sh: Mention new module.
6834
6835 2008-07-14  Ben Pfaff  <blp@gnu.org>
6836
6837         Factor out some macros for use by additional modules.
6838         * m4/isnanf.m4 (gl_FLOAT_EXPONENT_LOCATION): Move into new file
6839         exponentf.m4.
6840         * m4/isnand.m4 (gl_DOUBLE_EXPONENT_LOCATION): Move into new file
6841         exponentd.m4.
6842         * m4/isnanl.m4 (gl_LONG_DOUBLE_EXPONENT_LOCATION): Move into new
6843         file exponentl.m4.
6844         * m4/exponentf.m4: New file.
6845         * m4/exponentd.m4: New file.
6846         * m4/exponentl.m4: New file.
6847         * modules/isnanf: Use new file m4/exponentf.m4.
6848         * modules/isnand: Use new file m4/exponentd.m4.
6849         * modules/isnanl: Use new file m4/exponentl.m4.
6850
6851 2008-07-23  Ulrich Drepper  <drepper@redhat.com>
6852
6853         mktime.c: normalize tp->tm_isdst value to -1/0/1.
6854         * lib/mktime.c (__mktime_internal): Normalize tp->tm_isdst value.
6855         Reported by Michael Ringe <Michael.Ringe@gmx.de> in
6856         <http://sourceware.org/bugzilla/show_bug.cgi?id=6723>.
6857
6858         * lib/canonicalize-lgpl.c (__realpath): Avoid buffer overflow after
6859         readlink on platforms without PATH_MAX.
6860
6861 2008-07-21  Eric Blake  <ebb9@byu.net>
6862
6863         Warn, not fail, on stale version.
6864         * top/GNUmakefile (_curr-ver): Tone down previous patch.
6865
6866         Don't allow installation with stale devel version number.
6867         * top/GNUmakefile (_is-install-target): New macro.
6868         (_curr-ver): Forbid installation with stale version number.
6869
6870 2008-07-20  Bruno Haible  <bruno@clisp.org>
6871
6872         * modules/c-stack-tests (Makefile.am): Add LIBSIGSEGV to
6873         TESTS_ENVIRONMENT.
6874         * tests/test-c-stack2.sh: React differently if LIBSIGSEGV is in use.
6875
6876 2008-07-20  Bruno Haible  <bruno@clisp.org>
6877
6878         * lib/c-stack.h (c_stack_action): Add documentation.
6879         * lib/c-stack.c (c_stack_action): Remove incomplete documentation.
6880
6881 2008-07-20  Bruno Haible  <bruno@clisp.org>
6882
6883         * modules/canonicalize-lgpl (License): Relicense under LGPLv2+.
6884         * modules/readlink (License): Likewise.
6885
6886 2008-07-17  Eric Blake  <ebb9@byu.net>
6887
6888         * modules/c-stack (Link): Fix typo.
6889
6890         Make c-stack use libsigsegv, when available.
6891         * modules/c-stack (Depends-on): Add libsigsegv.
6892         * modules/c-stack-tests (Makefile.am): Link with libsigsegv, if
6893         needed.
6894         * lib/c-stack.c (SIGSTKSZ): Define fallback.
6895         (segv_handler, overflow_handler, c_stack_action)
6896         [HAVE_LIBSIGSEGV && !HAVE_XSI_STACK_OVERFLOW_HEURISTIC]: Add new
6897         implementation when libsigsegv is available, but only when using
6898         the library is necessary.
6899         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Add
6900         comment, explaining why XSI check fails on Linux.
6901         (gl_PREREQ_C_STACK): Supply LIBCSTACK, LTLIBCSTACK.
6902         * tests/test-c-stack2.sh: Tweak skip message.
6903         * NEWS: Document new link-time requirements.
6904
6905 2008-07-16  Eric Blake  <ebb9@byu.net>
6906
6907         c-stack: Expose false positives when not using libsigsegv.
6908         * modules/c-stack-tests (Files): Expand test.
6909         * tests/test-c-stack.c (main): Add means to conditionally trigger
6910         non-overflow SIGSEGV.
6911         * tests/test-c-stack2.sh: New file.
6912
6913 2008-07-14  Bruno Haible  <bruno@clisp.org>
6914
6915         * m4/libsigsegv.m4: Remove unneeded AC_PREREQ.
6916         Reported by Eric Blake.
6917
6918 2008-07-14  Sam Steingold  <sds@gnu.org>
6919             Bruno Haible  <bruno@clisp.org>
6920
6921         New module libsigsegv.
6922         * modules/libsigsegv: New file.
6923         * m4/libsigsegv.m4: New file, from GNU clisp sigsegv.m4 with
6924         modifications.
6925         * MODULES.html.sh (Signal handling): New section.
6926
6927 2008-07-14  Bruno Haible  <bruno@clisp.org>
6928
6929         * modules/unictype/ctype-* (Description): Add the word "function".
6930         Improves the resulting doc in MODULES.html.
6931
6932 2008-07-12  Ben Pfaff  <blp@gnu.org>
6933
6934         Add longlong module.
6935         * modules/longlong: New file.
6936
6937 2008-07-12  Bruno Haible  <bruno@clisp.org>
6938
6939         * m4/isnan.m4 (gl_ISNAN): When the replacement is used, set ISNAN_LIBM
6940         to empty.
6941
6942 2008-07-10  Ben Pfaff  <blp@gnu.org>
6943
6944         Add isnan module.
6945         * doc/posix-functions/isnan.texi: Mention new module.
6946         * lib/math.in.h: Define isnan macro if we have decided to replace
6947         it.
6948         * m4/isnan.m4: New file.
6949         * m4/isnanl.m4 (gl_FUNC_ISNANL): Factor out some code into new
6950         macro gl_BUILD_ISNANL so that isnan.m4 can use that functionality
6951         also.
6952         (gl_FUNC_ISNANL_NO_LIBM): Factor out same code, to reduce
6953         redundancy.
6954         * m4/math_h.m4: Initialize and substitute variables for isnan
6955         module.
6956         * modules/isnan: New file.
6957         * modules/isnan-tests: New file.
6958         * modules/math: Add substitutions for new module.
6959         * tests/test-isnan.c: New file.
6960         * MODULES.html.sh: Mention new module.
6961
6962 2008-07-10  Ben Pfaff  <blp@gnu.org>
6963
6964         Add isnanf module.
6965         * lib/isnanf.m4: New file.
6966         * m4/isnanf.m4 (gl_FUNC_ISNANF): New macro.
6967         (gl_HAVE_ISNANF_IN_LIBM): New macro.
6968         (gl_BUILD_ISNANF): New macro used by gl_FUNC_ISNANF,
6969         gl_FUNC_ISNANF_NO_LIBM, and gl_FUNC_ISNAN.
6970         * modules/isnanf: New file.
6971         * modules/isnanf-tests: New file.
6972         * modules/isnanf-nolibm-tests: Add tests/test-isnanf.h to list of
6973         files.
6974         * tests/test-isnanf-nolibm.c: factored most of its contents into
6975         new file tests/test-isnanf.h.
6976         * tests/test-isnanf.h: New file.
6977         * tests/test-isnanf.c: New file.
6978         * MODULES.html.sh: Mention new module.
6979         * doc/glibc-functions/isnanf.texi: Mention new module.
6980
6981 2008-07-10  Ben Pfaff  <blp@gnu.org>
6982
6983         Add isnand module.
6984         * lib/isnand.h: New file.
6985         * m4/isnand.m4 (gl_FUNC_ISNAND): New macro.
6986         (gl_FUNC_ISNAND_NO_LIBM): Split partially into new macro
6987         gl_HAVE_ISNAND_NO_LIBM so that gl_FUNC_ISNAND can use that
6988         functionality also.
6989         (gl_BUILD_ISNAND): New macro used by gl_FUNC_ISNAND,
6990         gl_FUNC_ISNAND_NO_LIBM, and gl_FUNC_ISNAN.
6991         (gl_HAVE_ISNAND_IN_LIBM): New macro.
6992         * modules/isnand: New file.
6993         * modules/isnand-tests: New file.
6994         * modules/isnand-nolibm-tests: Add tests/test-isnand.h to list of
6995         files.
6996         * tests/test-isnand-nolibm.c: factored most of its contents into
6997         new file tests/test-isnand.h.
6998         * tests/test-isnand.h: New file.
6999         * tests/test-isnand.c: New file.
7000         * MODULES.html.sh: Mention new module.
7001
7002 2008-07-10  Ben Pfaff  <blp@gnu.org>
7003
7004         * lib/isnanf.h: Rename lib/isnanf-nolibm.h.
7005         * lib/isnand.h: Rename lib/isnand-nolibm.h.
7006         * tests/test-isnanf.c: Rename tests/test-isnanf-nolibm.c.
7007         * tests/test-isnand.c: Rename tests/test-isnand-nolibm.c.
7008         * modules/isnanf-nolibm: Update references to renamed files.
7009         * modules/isnand-nolibm: Likewise.
7010         * modules/isnanf-nolibm-tests: Likewise.
7011         * modules/isnand-nolibm-tests: Likewise.
7012         * lib/frexp.c: Likewise.
7013         * lib/isfinite.c: Likewise.
7014         * lib/signbitd.c: Likewise.
7015         * lib/signbitf.c: Likewise.
7016         * lib/vasnprintf.c: Likewise.
7017         * tests/test-ceilf1.c: Likewise.
7018         * tests/test-ceilf2.c: Likewise.
7019         * tests/test-floorf1.c: Likewise.
7020         * tests/test-floorf2.c: Likewise.
7021         * tests/test-frexp.c: Likewise.
7022         * tests/test-round1.c: Likewise.
7023         * tests/test-round2.c: Likewise.
7024         * tests/test-roundf1.c: Likewise.
7025         * tests/test-strtod.c: Likewise.
7026         * tests/test-trunc1.c: Likewise.
7027         * tests/test-trunc2.c: Likewise.
7028         * tests/test-truncf1.c: Likewise.
7029         * tests/test-truncf2.c: Likewise.
7030         * NEWS: Mention the renamed header files.
7031
7032 2008-07-11  Jim Meyering  <meyering@redhat.com>
7033
7034         vc-list-files: make the last-resort awk code more portable
7035         * build-aux/vc-list-files: Don't rely on awk's "sub" command.
7036         /bin/awk from OpenSolaris 11's SUNWesu version 2008.03.22.10.56
7037         does not support it.
7038
7039 2008-07-10  Eric Blake  <ebb9@byu.net>
7040
7041         Work with tar's bootstrap.
7042         * gnulib-tool (func_emit_initmacro_end): Use m4_defn in the case
7043         where LIBSOURCES_DIR contains .#bootmp but must not be treated as
7044         an m4 comment.
7045
7046 2008-07-09  Jim Meyering  <meyering@redhat.com>
7047
7048         posix-shell.m4: fix typo that made this test malfunction
7049         * m4/posix-shell.m4: Remove capitalization in variable name.
7050
7051 2008-07-08  Bruno Haible  <bruno@clisp.org>
7052
7053         * m4/onceonly.m4: Update comments.
7054         Reported by Ben Pfaff <blp@cs.stanford.edu>.
7055
7056 2008-07-04  Jim Meyering  <meyering@redhat.com>
7057
7058         * users.txt: Add vc-dwim.
7059         (bison, coreutils): Use the gitweb URL.
7060
7061 2008-07-03  Jim Meyering  <meyering@redhat.com>
7062
7063         * users.txt: Add libffcall.  From Sam Steingold.
7064
7065 2008-07-03  OndÅ™ej Vašík  <ovasik@redhat.com>
7066
7067         getdate.y: do not ignore TZ with relative day, month or year offset
7068         * lib/getdate.y (get_date): Move the tz-handling block to follow the
7069         relative-date-handling, since otherwise, the latter would clobber the
7070         sole output (an updated Start value) of the tz-handling block.
7071         * tests/test-getdate.c: Tests for the fix
7072
7073 2008-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7074
7075         Recognize 'foo_LIBRARIES += libgnu.a'.
7076         * gnulib-tool (func_emit_lib_Makefile_am): Recognize if a
7077         makefile snippet has already specified an installation location,
7078         also using '+='.
7079
7080 2008-07-02  OndÅ™ej Vašík  <ovasik@redhat.com>
7081
7082         getdate.y: factor out common actions
7083         * lib/getdate.y (apply_relative_time, set_hhmmss): New functions.
7084         Use them in place of open-coded actions.
7085
7086 2008-07-01  Simon Josefsson  <simon@josefsson.org>
7087
7088         Add self-test for getdate module.
7089         * modules/getdate-tests: New file.
7090         * tests/test-getdate.c: New file.
7091
7092 2008-06-29  Bruno Haible  <bruno@clisp.org>
7093
7094         * gnulib-tool (func_import): Put gnulib-comp.m4 into .cvsignore or
7095         .gitignore.
7096         Reported by Sylvain Beucler <beuc@beuc.net>.
7097
7098 2008-06-29  Bruno Haible  <bruno@clisp.org>
7099
7100         * doc/gnulib-tool.texi (VCS Issues): Mention --no-vc-files option.
7101         * m4/gnulib-tool.m4: Update to match current gnulib-tool.
7102
7103 2008-06-29  Bruno Haible  <bruno@clisp.org>
7104
7105         * gnulib-tool (func_import): Recommend to put gnulib-cache.m4 into
7106         EXTRA_DIST.
7107         Reported by Sylvain Beucler <beuc@beuc.net>.
7108
7109 2008-06-26  Jim Meyering  <meyering@redhat.com>
7110
7111         make several modules depend on the "open" module
7112         This provides slightly increased consistency when opening-for-write
7113         the name of a non-directory spelled with a trailing slash.
7114         * modules/chdir-safer: Likewise.
7115         * modules/chown: Likewise.
7116         * modules/clean-temp: Likewise.
7117         * modules/copy-file: Likewise.
7118         * modules/fchdir: Likewise.
7119         * modules/fcntl-safer: Likewise.
7120         * modules/pipe: Likewise.
7121         * modules/utime: Likewise.
7122         Prompted by Eric Blake and Bruno Haible.
7123
7124 2008-06-24  Andreas Schwab  <schwab@suse.de>
7125
7126         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): Don't test whether compound
7127         literals can be used as initializers for global variables.
7128
7129 2008-06-23  Eric Blake  <ebb9@byu.net>
7130
7131         Make gnulib-cache.m4 easier to diff.
7132         * gnulib-tool (func_import): Allow newlines when reading cached
7133         gl_MODULES, and generate newlines when creating gnulib-cache.m4.
7134
7135 2008-06-23  Bruno Haible  <bruno@clisp.org>
7136
7137         * m4/signalblocking.m4 (gl_PREREQ_SIG_HANDLER_H): Remove macro.
7138         (gl_PREREQ_SIGPROCMASK): Don't invoke it.
7139         * m4/sigaction.m4 (gl_PREREQ_SIG_HANDLER_H): New macro, moved here from
7140         m4/signalblocking.m4.
7141         (gl_PREREQ_SIGACTION): Don't invoke it.
7142         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): Invoke
7143         gl_PREREQ_SIG_HANDLER_H.
7144         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Likewise.
7145         Don't check for sigaction here.
7146
7147 2008-06-23  Bruno Haible  <bruno@clisp.org>
7148
7149         * lib/fatal-signal.c (fatal_signal_handler): Update comment.
7150         (install_handlers): Don't set the SA_RESETHAND flag.
7151
7152 2008-06-23  Bruno Haible  <bruno@clisp.org>
7153
7154         * m4/sigaction.m4: Comment fixes.
7155         * lib/signal.in.h: Likewise.
7156
7157 2008-06-23  Eric Blake  <ebb9@byu.net>
7158
7159         Fix typo.
7160         * tests/test-sigaction.c (MASK_SA_FLAGS): Add missing operator.
7161
7162         Avoid SA_ namespace.
7163         * tests/test-sigaction.c (MASK_SA_FLAGS): Rename from SA_MASK.
7164         Reported by Ralf Wildenhues.
7165
7166         Avoid test failure due to SA_RESTORER.
7167         * tests/test-sigaction.c (SA_MASK): New macro.
7168         (main): Avoid failing due to extension flags being set.
7169         Reported by Jim Meyering.
7170
7171         Revert use of sig-handler.h in sigprocmask.c.
7172         * modules/sigprocmask (Files): Don't rely on sig-handler.h, since
7173         it requires the existence of struct sigaction.
7174         * lib/sigprocmask.c (handler_t): Restore typedef.
7175         (rpl_signal, old_handlers): Use local type.
7176
7177 2008-06-22  Bruno Haible  <bruno@clisp.org>
7178
7179         * tests/test-stdint.c: Disable the INTMAX_MAX preprocessor test
7180         conditionally.
7181         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
7182
7183 2008-06-22  Bruno Haible  <bruno@clisp.org>
7184
7185         * doc/posix-functions/siginterrupt.texi: Move note.
7186
7187         * lib/signal.in.h (SA_RESTART): New macro.
7188         * lib/sigaction.c: Update comment.
7189
7190         * m4/sigaction.m4 (gl_SIGACTION): Require gl_SIGNAL_H_DEFAULTS.
7191
7192         * m4/signalblocking.m4 (gl_PREREQ_SIG_HANDLER_H): New macro.
7193         (gl_PREREQ_SIGPROCMASK): Invoke it.
7194         * m4/sigaction.m4 (gl_PREREQ_SIGACTION): Likewise.
7195
7196         * lib/nanosleep.c (rpl_nanosleep): Setup newact only when it is needed.
7197
7198         * lib/sigprocmask.c: Update a comment.
7199
7200 2008-06-21  Eric Blake  <ebb9@byu.net>
7201
7202         Use sigaction module rather than signal().
7203         * modules/c-stack (Depends-on): Add sigaction.
7204         * modules/fatal-signal (Depends-on): Likewise.
7205         * modules/nanosleep (Depends-on): Likewise.
7206         * modules/sigprocmask (Files): Add sig-handler.h.
7207         * modules/sigaction (Files): Likewise.
7208         * lib/sig-handler.h (get_handler): New file, suggested by Paul
7209         Eggert.
7210         * lib/c-stack.c (SIGACTION_WORKS): Simplify conditions.
7211         (c_stack_action) [!SIGACTION_WORKS]: Use sigaction, not signal.
7212         * lib/fatal-signal.c (uninstall_handlers, install_handlers)
7213         (init_fatal_signals): Likewise.
7214         * lib/nanosleep.c (rpl_nanosleep): Likewise.
7215         (siginterrupt): Delete fallback.
7216         * lib/sigprocmask.c (handler_t, old_handlers): Use sa_handler_t
7217         instead.
7218         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): Drop check for
7219         siginterrupt.
7220
7221         New module sigaction, for mingw.
7222         * modules/sigaction: New module...
7223         * modules/sigaction-tests: ...and its test.
7224         * m4/sigaction.m4: New file.
7225         * lib/sigaction.c: Likewise.
7226         * tests/test-sigaction.c: Likewise.
7227         * m4/signal_h.m4 (gl_SIGNAL_H_DEFAULTS): Add sigaction variables.
7228         * modules/signal (Makefile.am): Likewise.
7229         * lib/signal.in.h (!@HAVE_SIGACTION@): Define replacements when
7230         needed.
7231         * doc/posix-headers/signal.texi (signal.h): Mention provided
7232         types.
7233         * doc/posix-functions/siginterrupt.texi (siginterrupt): Mention
7234         that sigaction is preferable.
7235         * doc/posix-functions/sigaction.texi (sigaction): Mention new
7236         module.
7237         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
7238         sigaction.
7239
7240         Improve robustness of sigprocmask by overriding signal.
7241         * lib/signal.in.h (rpl_signal): Override signal when sigprocmask
7242         is in use.
7243         * lib/sigprocmask.c (blocked_handler): Reinstall block handler.
7244         (SIGKILL, SIGSTOP): Provide fallbacks.
7245         (rpl_signal): Implement.
7246         (old_handlers, blocked_set): Mark volatile, since sigprocmask and
7247         signal can be called inside handlers.
7248
7249         Fix nanosleep module on mingw.
7250         * modules/nanosleep (Depends-on): Add sys_select.
7251         * lib/nanosleep.c (HAVE_SYS_SELECT_H): Rely on gnulib module.
7252
7253         Fix licensing of sigprocmask.
7254         * modules/raise (License): Relicense as LGPL.
7255
7256 2008-06-21  Bruno Haible  <bruno@clisp.org>
7257
7258         * lib/propername.c (proper_name_utf8): Don't use the transliterated
7259         result if it contains question marks.
7260         Reported by Michael Geng <linux@michaelgeng.de>.
7261
7262 2008-06-19  Bruno Haible  <bruno@clisp.org>
7263
7264         Fix CVS-ism.
7265         * doc/gnulib.texi: Include updated-stamp.texi.
7266         * doc/Makefile (GNULIB_TEXI_FILES): New variable.
7267         (updated-stamp.texi): New rule.
7268         (gnulib.info): Depend on it.
7269         * doc/.gitignore: Add updated-stamp.texi.
7270         Based on a patch by Thien-Thi Nguyen <ttn@gnuvola.org>.
7271
7272 2008-06-19  Bruno Haible  <bruno@clisp.org>
7273
7274         * doc/Makefile (gnulib.info): Update and simplify dependencies.
7275         Reported by Thien-Thi Nguyen <ttn@gnuvola.org>.
7276
7277 2008-06-19  Eric Blake  <ebb9@byu.net>
7278
7279         Fix VPATH 'make dist' with GNU make and non-VCS tarball.
7280         * top/GNUmakefile (_curr-ver): Don't use $(srcdir) unnecessarily.
7281         Reported by Stepan Kasal.
7282
7283 2008-06-18  Bruno Haible  <bruno@clisp.org>
7284
7285         * lib/fatal-signal.c (init_fatal_signals): Add comment.
7286         Reported by Eric Blake.
7287
7288 2008-06-18  Eric Blake  <ebb9@byu.net>
7289
7290         Work around cygwin 1.5.25 strsignal bug.
7291         * tests/test-strsignal.c: Allow for const char *.
7292         * doc/glibc-functions/strsignal.texi (strsignal): Document the bug.
7293
7294 2008-06-18  Simon Josefsson  <simon@josefsson.org>
7295
7296         * users.txt: Update URL to article and add author/date
7297         information.
7298
7299 2008-06-17  Bruno Haible  <bruno@clisp.org>
7300
7301         New macro gl_DISABLE_THREADS.
7302         * m4/lock.m4 (gl_LOCK_EARLY_BODY): Use value gl_use_threads_default
7303         if the user did not pass --enable-threads or --disable-threads option.
7304         (gl_DISABLE_THREADS): New macro.
7305         Reported by Eric Blake <ebb9@byu.net>.
7306
7307 2008-06-17  Bruno Haible  <bruno@clisp.org>
7308
7309         * lib/tls.h (gl_tls_key_init): Evaluate the destructor argument also
7310         when the macro ignores it.
7311         Based on a patch by Eric Blake <ebb9@byu.net>.
7312
7313 2008-06-17  Bruno Haible  <bruno@clisp.org>
7314
7315         * modules/tls (License): Change to LGPLv2+.
7316         Reported by Eric Blake.
7317
7318 2008-06-17  Eric Blake  <ebb9@byu.net>
7319
7320         Simplify c-stack prerequisites.
7321         * lib/c-stack.c (includes): Remove unused <sys/resource.h>.
7322         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Posix 200x
7323         no longer requires <ucontext.h> to exist.  Optimize setrlimit
7324         check.
7325         (gl_PREREQ_C_STACK): Remove check for unused getcontext and
7326         <sys/resource.h>.
7327
7328         Move c-stack test into testsuite.
7329         * modules/c-stack-tests: New file.
7330         * lib/c-stack.c [DEBUG]: Move test program...
7331         * tests/test-c-stack.c: ...into this new file.  Skip rather than
7332         fail test if sigaltstack is lacking.
7333         * tests/test-c-stack.sh: New driver file.
7334
7335 2008-06-16  Eric Blake  <ebb9@byu.net>
7336
7337         Use raise module consistently.
7338         * modules/fatal-signal (Depends-on): Add raise.
7339         * modules/sigprocmask (Depends-on): Likewise.
7340         * lib/fatal-signal.c (fatal_signal_handler): Rely on raise.
7341         * lib/sigprocmask.c (sigprocmask): Likewise.
7342         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Likewise.
7343         * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Likewise.
7344
7345         Fix compliance bug in sigpending.
7346         * lib/sigprocmask.c (sigpending): Return pending array via
7347         parameter, not return value.
7348
7349 2008-06-14  Eric Blake  <ebb9@byu.net>
7350
7351         Improve obstack-printf test code.
7352         * tests/test-obstack-printf.c (test_function): Fix comment, and
7353         simplify usage of obstack_* in macros.  Add a test for coverage.
7354         Reported by Bruno Haible.
7355
7356 2008-06-14  Bruno Haible  <bruno@clisp.org>
7357
7358         * lib/obstack_printf.c (obstack_vprintf): Define the stack-allocated
7359         array size as a constant, not as a const variable.
7360         * m4/obstack-printf.m4 (gl_FUNC_OBSTACK_PRINTF): Require
7361         AC_USE_SYSTEM_EXTENSIONS.
7362         * m4/obstack-printf-posix.m4 (gl_FUNC_OBSTACK_PRINTF_POSIX): Likewise.
7363         Test whether the obstack_printf function actually exists.
7364         * modules/obstack-printf (Depends-on): Add extensions.
7365         (Include): Remove obstack.h.
7366         * modules/obstack-printf-posix (Depends-on): Add extensions.
7367         (Include): Remove obstack.h.
7368
7369 2008-06-13  Eric Blake  <ebb9@byu.net>
7370
7371         Add obstack-printf and obstack-printf-posix modules.
7372         * modules/obstack-printf: New file.
7373         * modules/obstack-printf-posix: Likewise.
7374         * MODULES.html.sh (Misc): Mention them.
7375         * doc/glibc-functions/obstack_printf.texi (obstack_printf):
7376         Likewise.
7377         * doc/glibc-functions/obstack_vprintf.texi (obstack_vprintf):
7378         Likewise.
7379         * modules/stdio (Makefile.am): Accomodate new modules.
7380         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Likewise.
7381         * lib/stdio.in.h (rpl_obstack_printf, rpl_obstack_vprintf):
7382         Declare.
7383         * lib/obstack_printf.c (obstack_printf, obstack_vprintf): New
7384         functions.
7385         * m4/obstack-printf.m4 (gl_OBSTACK_PRINTF)
7386         (gl_REPLACE_OBSTACK_PRINTF): New macros
7387         * m4/obstack-printf-posix.m4 (gl_OBSTACK_PRINTF_POSIX): Likewise.
7388         * tests/test-obstack-printf.c: New file.
7389         * modules/obstack-printf-tests: Likewise.
7390         * modules/obstack-printf-posix-tests: Likewise.
7391
7392 2008-06-11  Bruno Haible  <bruno@clisp.org>
7393
7394         * m4/open.m4 (gl_FUNC_OPEN): Add test against trailing slash bug.
7395         * lib/open.c: Include errno.h.
7396         (open): Fail when attempting to write to a file that has a trailing
7397         slash.
7398         * tests/test-open.c (main): Test against trailing slash bug.
7399         * doc/posix-functions/open.texi: Mention the trailing slash bug.
7400
7401 2008-06-10  Bruno Haible  <bruno@clisp.org>
7402
7403         * tests/test-vc-list-files-git.sh: Make double use of 'exit'. Needed
7404         for $? to work inside the trap command, with various /bin/sh-s.
7405         * tests/test-vc-list-files-cvs.sh: Likewise.
7406
7407 2008-06-10  Bruno Haible  <bruno@clisp.org>
7408
7409         * lib/acl-internal.h: Don't include gettext.h here.
7410         * lib/set-mode-acl.c: Include gettext.h here.
7411         * lib/copy-acl.c: Likewise.
7412
7413 2008-06-10  Bruno Haible  <bruno@clisp.org>
7414
7415         * lib/wait-process.h (wait_subprocess): Add termsigp argument.
7416         * lib/wait-process.c (wait_subprocess): Likewise.
7417         * lib/execute.h (execute): Add termsigp argument.
7418         * lib/execute.c (execute): Likewise.
7419         * lib/csharpcomp.c (compile_csharp_using_pnet,
7420         compile_csharp_using_mono, compile_csharp_using_sscli): Update.
7421         * lib/csharpexec.c (execute_csharp_using_pnet,
7422         execute_csharp_using_mono, execute_csharp_using_sscli): Update.
7423         * lib/javacomp.c (compile_using_envjavac, compile_using_gcj,
7424         compile_using_javac, compile_using_jikes, is_envjavac_gcj,
7425         is_envjavac_gcj43, is_gcj_present, is_gcj_43, is_javac_present,
7426         is_jikes_present): Update.
7427         * lib/javaexec.c (execute_java_class): Update.
7428         * lib/javaversion.c (execute_and_read_line): Update.
7429         * NEWS: Document the changes.
7430         Reported by Eric Blake.
7431
7432 2008-06-10  Eric Blake  <ebb9@byu.net>
7433
7434         Add missing include.
7435         * tests/test-strstr.c (includes): Add <signal.h>.
7436         * tests/test-strcasestr.c (includes): Likewise.
7437         * tests/test-memmem.c (includes): Likewise.
7438
7439 2008-06-10  Bruno Haible  <bruno@clisp.org>
7440
7441         * lib/wait-process.c (wait_subprocess): Add an assertion.
7442
7443 2008-06-10  Bruno Haible  <bruno@clisp.org>
7444
7445         * lib/wait-process.c (wait_subprocess): Try to fix waitid() based code.
7446
7447 2008-06-10  Bruno Haible  <bruno@clisp.org>
7448
7449         * tests/test-memmem.c (main): Reset SIGALRM to default handling before
7450         using alarm().
7451         * tests/test-strcasestr.c (main): Likewise.
7452         * tests/test-strstr.c (main): Likewise.
7453
7454 2008-06-09  Bruno Haible  <bruno@clisp.org>
7455
7456         Work around the Solaris 10 ACE ACLs ABI change.
7457         * lib/acl-internal.h (acl_nontrivial, acl_ace_nontrivial): Don't
7458         declare if ACL_NO_TRIVIAL is present.
7459         (ACE_ACCESS_ALLOWED_ACE_TYPE, ACE_ACCESS_DENIED_ACE_TYPE,
7460         NEW_ACE_OWNER, NEW_ACE_GROUP, NEW_ACE_IDENTIFIER_GROUP, ACE_EVERYONE,
7461         NEW_ACE_READ_DATA, NEW_ACE_WRITE_DATA, NEW_ACE_EXECUTE): New macros.
7462         * lib/file-has-acl.c (acl_nontrivial, acl_ace_nontrivial): Don't
7463         define if ACL_NO_TRIVIAL is present.
7464         (acl_ace_nontrivial): Detect whether the old or new ABI is in use,
7465         and use the current ABI.
7466         (file_has_acl): Use same #if condition as elsewhere.
7467         * lib/set-mode-acl.c (qset_acl): Detect whether the old or new ABI is
7468         in use, and use the current ABI.
7469         * doc/acl-resources.txt: More doc about newer Solaris 10 versions.
7470         Reported by Jim Meyering.
7471
7472 2008-06-09  Eric Blake  <ebb9@byu.net>
7473
7474         Work around environments that (stupidly) ignore SIGALRM.
7475         * m4/strstr.m4 (gl_FUNC_STRSTR): Reset SIGALRM to default handling
7476         before using alarm().
7477         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
7478         * m4/memmem.m4 (gl_FUNC_MEMMEM): Likewise.
7479         Reported by Ian Beckwith <ianb@erislabs.net>.
7480
7481         Produce autobuild blurb earlier in log.
7482         * modules/autobuild (configure.ac-early): Move AB_INIT here.
7483
7484 2008-06-09  Jim Meyering  <meyering@redhat.com>
7485         and OndÅ™ej Vašík  <ovasik@redhat.com>
7486
7487         utimens.c: correct kernel bug work-around
7488         OndÅ™ej Vašík found that the invalid return value of 280 indicates
7489         failure, not success, and the kernel bug we're trying to work
7490         around affects not just the utimensat call, but also the fallback
7491         futimens call.
7492         * lib/utimens.c (gl_futimens) [HAVE_UTIMENSAT]: Simulate failure,
7493         not success.
7494         [HAVE_FUTIMENS]: Use the same work-around, here.
7495
7496 2008-06-09  Jim Meyering  <meyering@redhat.com>
7497
7498         add more guards around definition of ACE_-related code
7499         * lib/file-has-acl.c (acl_ace_nontrivial): Define only if
7500         ALLOW and ACE_OWNER are also defined.
7501
7502 2008-06-08  Bruno Haible  <bruno@clisp.org>
7503
7504         * lib/acl-internal.h: Add me as co-author.
7505         * lib/file-has-acl.c: Likewise.
7506         * lib/set-mode-acl.c: Likewise.
7507         * lib/copy-acl.c: Likewise.
7508
7509 2008-06-08  Bruno Haible  <bruno@clisp.org>
7510
7511         Add support for AIX ACLs.
7512         * lib/acl-internal.h (acl_nontrivial): New declaration.
7513         * lib/file-has-acl.c (acl_nontrivial): New function.
7514         (file_has_acl): Add implementation using AIX 4 ACL API.
7515         * lib/set-mode-acl.c (qset_acl): Likewise.
7516         * lib/copy-acl.c (qcopy_acl): Likewise.
7517
7518 2008-06-08  Bruno Haible  <bruno@clisp.org>
7519
7520         Add support for HP-UX ACLs.
7521         * lib/acl-internal.h (acl_nontrivial): New declaration.
7522         * lib/file-has-acl.c (acl_nontrivial): New function.
7523         (file_has_acl): Add implementation using HP-UX 11 ACL API.
7524         * lib/set-mode-acl.c (qset_acl): Likewise.
7525         * lib/copy-acl.c (qcopy_acl): Likewise.
7526
7527 2008-06-08  Bruno Haible  <bruno@clisp.org>
7528
7529         Add support for Cygwin ACLs.
7530         * lib/acl-internal.h (MODE_INSIDE_ACL): New macro for Solaris-like API.
7531         * lib/set-mode-acl.c (qset_acl) [!MODE_INSIDE_ACL]: Don't optimize away
7532         the chmod_or_fchmod call.
7533         * lib/copy-acl.c (qcopy_acl) [!MODE_INSIDE_ACL]: Likewise.
7534
7535 2008-06-08  Bruno Haible  <bruno@clisp.org>
7536
7537         Fix bug with setuid modes in Solaris 10+ code.
7538         * lib/set-mode-acl.c (qset_acl): Call chmod_or_fchmod when acl_set
7539         succeeded, when the mode contains some special bits.
7540
7541 2008-06-08  Bruno Haible  <bruno@clisp.org>
7542
7543         Add support for Solaris 7..10 ACLs.
7544         * lib/acl-internal.h (acl_nontrivial, acl_ace_nontrivial): New
7545         declarations.
7546         * lib/file-has-acl.c (acl_nontrivial, acl_ace_nontrivial): New
7547         functions.
7548         (file_has_acl): Add implementation using Solaris 7..10 ACL API.
7549         * lib/set-mode-acl.c (qset_acl): Likewise.
7550         * lib/copy-acl.c (qcopy_acl): Likewise.
7551
7552 2008-06-08  Bruno Haible  <bruno@clisp.org>
7553
7554         * lib/acl-internal.h (acl_extended_nontrivial) [MacOS X]: New
7555         declaration.
7556         * lib/file-has-acl.c (acl_extended_nontrivial) [MacOS X]: New function.
7557         (acl_access_nontrivial): Remove MacOS X case.
7558         (file_has_acl): Use acl_extended_nontrivial.
7559         * lib/copy-acl.c (qcopy_acl): Likewise.
7560
7561 2008-06-08  Bruno Haible  <bruno@clisp.org>
7562
7563         * lib/set-mode-acl.c (qset_acl): Trivial code simplifications.
7564
7565 2008-06-08  Jim Meyering  <meyering@redhat.com>
7566
7567         * modules/acl (Maintainer): Add Bruno Haible.
7568
7569 2008-06-07  Bruno Haible  <bruno@clisp.org>
7570
7571         Improve support for Tru64 ACLs.
7572         * lib/file-has-acl.c (file_has_acl): Don't test the ACL_TYPE_DEFAULT
7573         ACL on OSF/1.
7574
7575 2008-06-07  Bruno Haible  <bruno@clisp.org>
7576
7577         Add support for MacOS X ACLs.
7578         * lib/file-has-acl.c (file_has_acl): Use ACL_TYPE_EXTENDED instead of
7579         ACL_TYPE_ACCESS and ACL_TYPE_DEFAULT.
7580         * lib/set-mode-acl.c (qset_acl): Likewise.
7581         * lib/copy-acl.c (qcopy_acl): Likewise.
7582
7583 2008-06-07  Bruno Haible  <bruno@clisp.org>
7584
7585         Fix memory leak introduced on 2008-05-22.
7586         * lib/set-mode-acl.c (qset_acl) [!MODE_INSIDE_ACL]: Free ACLs after
7587         use.
7588
7589 2008-06-07  Bruno Haible  <bruno@clisp.org>
7590
7591         * lib/set-mode-acl.c (qset_acl): Use acl_init(), not acl_from_text(),
7592         to construct an empty ACL.
7593
7594 2008-06-07  Bruno Haible  <bruno@clisp.org>
7595
7596         * lib/set-mode-acl.c (chmod_or_fchmod): Document return value
7597         precisely.
7598         * lib/copy-acl.c (qcopy_acl): Trivial code simplifications.
7599
7600 2008-06-07  Bruno Haible  <bruno@clisp.org>
7601
7602         * lib/copy-acl.c (qcopy_acl): Make the #if branches independent.
7603         * lib/set-mode-acl.c (qset_acl): Choose better local variable names.
7604
7605 2008-06-07  Bruno Haible  <bruno@clisp.org>
7606
7607         * doc/posix-functions/_setjmp.texi: Explain the use of this function
7608         regardless of POSIX.
7609         * doc/posix-functions/_longjmp.texi: Likewise.
7610         * doc/posix-functions/setjmp.texi: Mention HP-UX as not counting as a
7611         SystemV platform in this case.
7612
7613 2008-06-06  Eric Blake  <ebb9@byu.net>
7614
7615         Document abort() bugs.
7616         * doc/posix-functions/abort.texi (abort): Mention anomalies.
7617
7618         * doc/posix-functions/setjmp.texi (setjmp): Mingw has setjmp.
7619         * doc/posix-functions/sigsetjmp.texi (sigsetjmp): Cygwin has
7620         sigsetjmp.
7621         * doc/posix-functions/siglongjmp.texi (siglongjmp): Cygwin has
7622         siglongjmp, but only as a macro.
7623         * doc/posix-functions/_longjmp.texi (_longjmp): Mention that this
7624         is obsolete.
7625         * doc/posix-functions/_setjmp.texi (_setjmp): Likewise.
7626
7627         Tweak documentation to cover cygwin argz bugs.
7628         * m4/argz.m4 (gl_FUNC_ARGZ): Mention date of last known cygwin
7629         argz bug fix; no code change needed since no cygwin releases
7630         occurred between the last fix and the bug being tested.
7631         * doc/glibc-functions/argz_add.texi (argz_add): Document the argz
7632         module and recently fixed cygwin bugs.
7633         * doc/glibc-functions/argz_add_sep.texi (argz_add_sep): Likewise.
7634         * doc/glibc-functions/argz_append.texi (argz_append): Likewise.
7635         * doc/glibc-functions/argz_count.texi (argz_count): Likewise.
7636         * doc/glibc-functions/argz_create.texi (argz_create): Likewise.
7637         * doc/glibc-functions/argz_create_sep.texi (argz_create_sep):
7638         Likewise.
7639         * doc/glibc-functions/argz_delete.texi (argz_delete): Likewise.
7640         * doc/glibc-functions/argz_extract.texi (argz_extract): Likewise.
7641         * doc/glibc-functions/argz_insert.texi (argz_insert): Likewise.
7642         * doc/glibc-functions/argz_next.texi (argz_next): Likewise.
7643         * doc/glibc-functions/argz_replace.texi (argz_replace): Likewise.
7644         * doc/glibc-functions/argz_stringify.texi (argz_stringify):
7645         Likewise.
7646
7647         Avoid gcc warning on cygwin.
7648         * lib/copy-acl.c (qcopy_acl) [!HAVE_ACL_GET_FILE &&
7649         !ACL_NO_TRIVIAL]: Avoid unused variable.
7650
7651 2008-06-05  Eric Blake  <ebb9@byu.net>
7652
7653         Be tolerant of UNKNOWN version in gnulib-tool test dir.
7654         * top/GNUmakefile (_dummy): Warn rather than reconfigure if
7655         git-version-gen fails to come up with a version.
7656         Reported by Simon Josefsson.
7657
7658 2008-06-05  Jim Meyering  <meyering@redhat.com>
7659             Paul Eggert  <eggert@cs.ucla.edu>
7660
7661         utimens.c: work around a probable Linux kernel bug
7662         * lib/utimens.c (gl_futimens) [HAVE_UTIMENSAT]: Work around what
7663         appears to be a kernel bug that causes utimensat to return 280
7664         instead of 0, indicating success.
7665
7666 2008-06-04  Bruno Haible  <bruno@clisp.org>
7667
7668         * lib/copy-acl.c (qcopy_acl): Call qset_acl, not set_acl. Fixes
7669         2008-06-01 commit.
7670
7671 2008-06-04  Bruno Haible  <bruno@clisp.org>
7672
7673         * lib/acl-internal.h (acl_access_nontrivial): New declaration.
7674         * lib/file-has-acl.c (acl_access_nontrivial): New function.
7675         (file_has_acl): Use it. Save errno afterwards.
7676         * lib/copy-acl.c (qcopy_acl): Use acl_access_nontrivial.
7677
7678 2008-06-03  Bruno Haible  <bruno@clisp.org>
7679
7680         * lib/file-has-acl.c (file_has_acl): Put Solaris 10 code after POSIX-
7681         draft code. Simplify #ifs.
7682         * lib/set-mode-acl.c (qset_acl): Don't test for symlink if !USE_ACL.
7683         Put Solaris code after POSIX-draft code. Fix comments regarding
7684         Solaris 10, HP-UX. Mention Cygwin.
7685         * lib/copy-acl.c (qcopy_acl): Simplify #ifs.
7686
7687 2008-06-03  Eric Blake  <ebb9@byu.net>
7688
7689         Provide fallback for older kernels.
7690         * lib/utimens.c (gl_futimens) [HAVE_UTIMENSAT, HAVE_FUTIMENS]:
7691         Provide runtime fallback if kernel lacks support.
7692         Reported by Mike Frysinger.
7693
7694 2008-06-02  Bruno Haible  <bruno@clisp.org>
7695
7696         * lib/acl-internal.h (ACL_NOT_WELL_SUPPORTED): Include EOPNOTSUPP if
7697         it exists.
7698
7699 2008-06-02  Bruno Haible  <bruno@clisp.org>
7700
7701         * lib/acl_entries.c (acl_entries): Rewrite to use acl_get_entry.
7702         * lib/copy-acl.c (qcopy_acl): Update comment.
7703
7704 2008-06-02  Bruno Haible  <bruno@clisp.org>
7705
7706         * lib/acl-entries.h: Enclose most definitions in #ifs for POSIX-draft
7707         like ACL APIs.
7708
7709 2008-06-02  Bruno Haible  <bruno@clisp.org>
7710
7711         * tests/test-file-has-acl.sh: Use different code for Cygwin.
7712         * tests/test-set-mode-acl.sh: Likewise.
7713         * tests/test-copy-acl.sh: Likewise.
7714         * tests/test-copy-file.sh: Likewise.
7715
7716 2008-06-02  Bruno Haible  <bruno@clisp.org>
7717
7718         * tests/test-file-has-acl.sh: Remove unused code.
7719
7720 2008-06-01  Bruno Haible  <bruno@clisp.org>
7721
7722         * lib/copy-acl.c (qcopy_acl): New function, extracted from copy_acl.
7723         (copy_acl): Just a wrapper around qcopy_acl that emits the error
7724         messages.
7725         * lib/set-mode-acl.c (qset_acl): Document return value precisely.
7726
7727 2008-06-01  Bruno Haible  <bruno@clisp.org>
7728
7729         * m4/acl.m4 (gl_FUNC_ACL): Separate the POSIX-like and the Solaris
7730         tests. Test for libpacl, needed for OSF/1. Test for extended ACLs,
7731         needed for MacOS X. Test for HP-UX API. Test for newer and older AIX
7732         APIs.
7733         * modules/acl-tests (configure.ac): Remove tests now contained in
7734         m4/acl.m4.
7735
7736 2008-06-02  Jim Meyering  <meyering@redhat.com>
7737
7738         announce-gen: use a better key-server host name
7739         * build-aux/announce-gen (main): Recommend keys.gnupg.net, since
7740         it may be more consistently reliable.  Suggested by Werner Koch
7741         in <http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/13717>.
7742
7743 2008-06-01  Bruno Haible  <bruno@clisp.org>
7744
7745         * lib/stdio-impl.h (fp_ub): Use fp_. Needed for DragonFly BSD.
7746         Reported by Voroskoi Andras <voroskoi@gmail.com>.
7747
7748 2008-06-01  Voroskoi Andras  <voroskoi@gmail.com>  (tiny change)
7749
7750         * lib/stdio-impl.h [__DragonFly__]: Fix typo.
7751
7752 2008-06-01  Bruno Haible  <bruno@clisp.org>
7753
7754         New ACL tests.
7755         * tests/test-file-has-acl.sh: New file.
7756         * tests/test-file-has-acl.c: New file.
7757         * tests/test-set-mode-acl.sh: New file.
7758         * tests/test-set-mode-acl.c: New file.
7759         * tests/test-copy-acl.sh: New file, based on tests/test-copy-file.sh.
7760         * tests/test-copy-acl.c: New file.
7761         * modules/acl-tests: New file, based on modules/copy-file-tests.
7762         * modules/copy-file-tests (Files): Remove tests/test-sameacls.c.
7763         (Depends-on): Add acl-tests.
7764         (configure.ac): Remove checks.
7765         (Makefile.am): Don't create test-sameacls program here any more.
7766
7767 2008-06-01  Bruno Haible  <bruno@clisp.org>
7768
7769         * tests/test-copy-file.sh: Portability fixes for Solaris, HP-UX, IRIX.
7770         * tests/test-sameacls.c: Include progname.h.
7771         (main): Invoke set_program_name. Portability fixes for MacOS X,
7772         Solaris, HP-UX.
7773
7774 2008-06-01  Bruno Haible  <bruno@clisp.org>
7775
7776         * lib/freadahead.c (freadahead) [__DragonFly__]: Use the __sreadahead
7777         function.
7778         Reported by VOROSKOI Andras <voroskoi@gmail.com>.
7779
7780 2008-06-01  Bruno Haible  <bruno@clisp.org>
7781
7782         * modules/rpmatch (Depends-on): Add strdup.
7783
7784 2008-06-01  Bruno Haible  <bruno@clisp.org>
7785
7786         * lib/pipe.c: Include unistd-safer.h.
7787         (create_pipe): Ensure the returned file descriptors are not in {0,1,2}.
7788         * modules/pipe (Depends-on): Add unistd-safer.
7789
7790 2008-05-30  Simon Josefsson  <simon@josefsson.org>
7791
7792         * modules/autobuild (configure.ac): Call AB_INIT.
7793
7794 2008-05-30  Simon Josefsson  <simon@josefsson.org>
7795
7796         * tests/test-getaddrinfo.c: Don't print debug messages by default.
7797         Suggested by Bruno Haible <bruno@clisp.org>.
7798
7799 2008-05-30  Simon Josefsson  <simon@josefsson.org>
7800
7801         * tests/test-base64.c: Cast size_t to unsigned long when invoking
7802         printf.  Use %lu instead of %d.  Reported by Bruno Haible
7803         <bruno@clisp.org>.
7804
7805 2008-05-29  Eric Blake  <ebb9@byu.net>
7806
7807         Prefer new POSIX 200x interfaces over futimesat.
7808         * m4/utimens.m4 (gl_UTIMENS): Check for futimens, utimensat.
7809         * lib/utimens.c (gl_futimens): Use them for nanosecond resolution
7810         when available.
7811         [HAVE_BUGGY_NFS_TIME_STAMPS]: Allow C89 compilation.
7812
7813 2008-05-28  Bruno Haible  <bruno@clisp.org>
7814
7815         * modules/stpcpy (License): Change to LGPLv2+.
7816         Requested by David Lutterkort <dlutter@redhat.com>.
7817
7818 2008-05-27  Bruno Haible  <bruno@clisp.org>
7819
7820         * lib/localename.c (SUBLANG_TIBETAN_BHUTAN): Force value 2. Needed for
7821         current mingw.
7822         Reported by Jose E. Marchesi <jemarch@gnu.org>.
7823
7824 2008-05-27  Bruno Haible  <bruno@clisp.org>
7825
7826         * modules/iconv_open (Link): New section, from module 'iconv'.
7827         * modules/striconv (Link): Likewise.
7828         * modules/striconveh (Link): Likewise.
7829         * modules/xstriconv (Link): Likewise.
7830         * modules/unicodeio (Link): Likewise.
7831         * modules/propername (Link): Likewise.
7832         Reported by Jim Meyering.
7833
7834 2008-05-26  Jim Meyering  <meyering@redhat.com>
7835
7836         sha256: do not artificially restrict buffer length to be < 2^32
7837         * lib/sha256.h (struct sha256_ctx) [buflen]: Change type from
7838         uint32_t to size_t.
7839         * lib/sha256.c (sha256_conclude_ctx): Change type of a local
7840         to match.
7841
7842         avoid unaligned access errors, e.g., on sparc
7843         * lib/sha512.c (sha512_conclude_ctx): Use set_uint64 rather than
7844         direct access through a possibly-unaligned uint64* pointer.
7845         * lib/sha256.c (sha256_conclude_ctx): Use set_uint32 rather than
7846         direct access through a possibly-unaligned uint32* pointer.
7847         Prompted by this patch from Tom "spot" Callaway:
7848         http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/13638
7849
7850         sha512.c: fix typo in comment
7851         * lib/sha512.c (sha512_conclude_ctx): Length is 128-bit, not 64-bit.
7852
7853 2008-05-25  Bruno Haible  <bruno@clisp.org>
7854
7855         * lib/set-mode-acl.c: Renamed from lib/acl.c.
7856         * modules/acl (Files): Add lib/set-mode-acl.c, remove lib/acl.c.
7857         (Makefile.am): Update lib_SOURCES.
7858
7859 2008-05-25  Bruno Haible  <bruno@clisp.org>
7860
7861         * m4/acl.m4 (gl_FUNC_ACL): Don't set LIB_ACL_TRIVIAL.
7862
7863 2008-05-25  Jim Meyering  <meyering@redhat.com>
7864
7865         useless-if-before-free: freed expr may have white-space differences
7866         * build-aux/useless-if-before-free: Recognize cases in which the
7867         freed expression differs from the tested one in embedded white
7868         space, e.g., if (p[i + 1]) free(p[i+1]).  Correct thinko in prev:
7869         $1 was used, so we can't make any regexp shy.  Improved tests now
7870         detect this.
7871
7872         useless-if-before-free: accept white space in the expression.
7873         * build-aux/useless-if-before-free: For now, any white space
7874         in the expression must be identical in the free argument.
7875
7876         useless-if-before-free: efficiency tweak
7877         * build-aux/useless-if-before-free: Make the expression-matching
7878         regexp "shy".
7879         Make the *outer* regexp shy, not the expr-matching one.
7880
7881         update code-in-comment to accept cast of free arg
7882         * build-aux/useless-if-before-free: Update regexp.
7883
7884 2008-05-25  Bruno Haible  <bruno@clisp.org>
7885
7886         * tests/test-sameacls.c: Renamed from tests/test-copy-file-sameacls.c.
7887         * modules/copy-file-tests (Files, Makefile.am): Update.
7888         * tests/test-copy-file.c (func_test_copy): Update.
7889
7890 2008-05-24  Andreas Färber  <andreas.faerber@web.de>  (tiny change)
7891
7892         * lib/stdbool.in.h [__HAIKU__]: Disable __BEOS__ workarounds.
7893
7894 2008-05-23  Bruno Haible  <bruno@clisp.org>
7895
7896         Improve support for ACLs on OSF/1.
7897         * lib/acl.c (qset_acl): For OSF/1, use a string that ends in a comma.
7898         Remove fallback for unknown flavors of ACLs.
7899
7900 2008-05-22  Bruno Haible  <bruno@clisp.org>
7901
7902         Add support for ACLs on OSF/1.
7903         * lib/acl-internal.h (acl_get_fd, acl_set_fd): New inline function
7904         replacements.
7905         (acl_free_text): New macro fallback.
7906         * lib/acl_entries.c (acl_entries): Use acl_free_text instead of
7907         acl_free.
7908         * m4/acl.m4 (gl_FUNC_ACL): Look also in libpacl library. Test for
7909         acl_free_text function. Require AC_C_INLINE.
7910
7911 2008-05-22  Bruno Haible  <bruno@clisp.org>
7912
7913         Make copy_acl work on MacOS X 10.5.
7914         * lib/acl-internal.h (MODE_INSIDE_ACL): New macro.
7915         (ACL_NOT_WELL_SUPPORTED): On MacOS X, also handle ENOENT.
7916         * lib/acl.c (qset_acl): Add different code branch for !MODE_INSIDE_ACL.
7917         If MODE_INSIDE_ACL, don't assume that every system has the same text
7918         representation for ACLs as FreeBSD.
7919         * lib/copy-acl.c (copy_acl): Add support for platforms with
7920         !MODE_INSIDE_ACL.
7921         * lib/file-has-acl.c (file_has_acl): Likewise.
7922         * m4/acl.m4 (gl_FUNC_ACL): Test for some functions that are witness of
7923         FreeBSD, MacOS X, or IRIX, respectively.
7924
7925 2008-05-22  Bruno Haible  <bruno@clisp.org>
7926
7927         * lib/acl.h: Don't include <sys/acl.h>.
7928         (GETACLCNT): Move fallback to lib/acl-internal.h.
7929         * lib/acl-internal.h: Include <sys/acl.h> here.
7930         (GETACLCNT): New macro fallback, moved here from lib/acl.h.
7931
7932 2008-05-22  Bruno Haible  <bruno@clisp.org>
7933
7934         Split off copy_acl function to separate file.
7935         * lib/copy-acl.c: New file, extracted from lib/acl.c.
7936         * lib/acl.c (copy_acl): Moved function to separate file.
7937         * m4/acl.m4 (gl_FUNC_ACL): Remove unconditional AC_LIBOBJs.
7938         * modules/acl (Files): Add lib/copy-acl.c.
7939         (Makefiles.am): Augment lib_SOURCES.
7940
7941 2008-05-22  Bruno Haible  <bruno@clisp.org>
7942
7943         * modules/copy-file-tests: New file.
7944         * tests/test-copy-file.sh: New file.
7945         * tests/test-copy-file.c: New file.
7946         * tests/test-copy-file-sameacls.c: New file.
7947
7948 2008-05-22  Eric Blake  <ebb9@byu.net>
7949
7950         Avoid gcc warning.
7951         * tests/test-memcmp.c (main): Pass NULL indirectly.
7952
7953 2008-05-21  Bruno Haible  <bruno@clisp.org>
7954
7955         Add reference doc about ACLs.
7956         * doc/acl-resources.txt: New file.
7957         * doc/acl-cygwin.txt: New file.
7958
7959 2008-05-21  Bruno Haible  <bruno@clisp.org>
7960
7961         Avoid one more warning from gcc.
7962         * lib/vasnprintf.c (IF_LINT): Update comments.
7963         (VASNPRINTF): Use it also for the 'prefix' array initializer.
7964
7965 2008-05-21  Jim Meyering  <meyering@redhat.com>
7966
7967         avoid a warning from gcc
7968         * lib/vasnprintf.c (IF_LINT): Define.
7969         (scale10_round_decimal_long_double):
7970         Use it to avoid a "may be used uninitialized" warning.
7971         (scale10_round_decimal_double): Likewise.
7972
7973 2008-05-21  Simon Josefsson  <simon@josefsson.org>
7974
7975         * m4/memcmp.m4: When cross-compiling, assume memcmp works if it is
7976         declared.
7977
7978 2008-05-20  Bruno Haible  <bruno@clisp.org>
7979
7980         * tests/test-memcmp.c (main): Test also the sign of the result. Test
7981         against two known bugs; code taken from autoconf's AC_FUNC_MEMCMP.
7982
7983 2008-05-20  Simon Josefsson  <simon@josefsson.org>
7984
7985         * modules/memcmp-tests: New file.
7986         * tests/test-memcmp.c: New file.
7987
7988 2008-05-19  Bruno Haible  <bruno@clisp.org>
7989
7990         * modules/propername (Notice, configure.ac): Put quoted "..." into
7991         --keyword option.
7992         * lib/propername.h: Update comments accordingly.
7993         Reported by Eric Blake.
7994
7995 2008-05-19  Martin Lambers  <marlam@marlam.de>  (tiny change)
7996
7997         * modules/getpass-gnu (Depends-on): Add fseeko.
7998
7999 2008-05-19  Simon Josefsson  <simon@josefsson.org>
8000
8001         * modules/base64-tests: New file.
8002
8003 2008-05-19  Bo Borgerson <gigabo@gmail.com>
8004
8005         * lib/base64.c (base64_decode_ctx): If a decode context structure
8006         was passed in use it to ignore newlines.  If a context structure
8007         was _not_ passed in, continue to treat newlines as garbage (this
8008         is the historical behavior).  Formerly base64_decode.
8009         (base64_decode_alloc_ctx): Formerly base64_decode_alloc.  Now
8010         takes a decode context structure.
8011         * lib/base64.h (base64_decode): Macro for four-argument calls.
8012         (base64_decode_alloc): Likewise.
8013         * lib/base64.c (base64_decode_ctx): If a decode context structure
8014         was passed in use it to ignore newlines.  If a context structure
8015         was _not_ passed in, continue to treat newlines as garbage (this
8016         is the historical behavior).  Formerly base64_decode.
8017         (base64_decode_alloc_ctx): Formerly base64_decode_alloc.  Now
8018         takes a decode context structure.
8019         * lib/base64.h (base64_decode): Macro for four-argument calls.
8020         (base64_decode_alloc): Likewise.
8021
8022 2008-05-19  Jim Meyering  <meyering@redhat.com>
8023
8024         avoid a warning from gcc
8025         * lib/trim.c (IF_LINT): Define.
8026         (trim2): Use it to avoid a "may be used uninitialized" warning.
8027
8028         Fix doc typo.
8029         * doc/glibc-functions/getpass.texi (getpass): s/PATH_MAX/PASS_MAX/.
8030
8031 2008-05-19  Bruno Haible  <bruno@clisp.org>
8032
8033         * doc/glibc-functions/getpass.texi: Document limits of other
8034         implementations.
8035
8036 2008-05-19  Simon Josefsson  <simon@josefsson.org>
8037             Bruno Haible <bruno@clisp.org>
8038
8039         * doc/glibc-functions/getpass.texi: Document gnulib implementation.
8040
8041 2008-05-18  Bruno Haible  <bruno@clisp.org>
8042
8043         * modules/propername: New file, from GNU gettext.
8044         * lib/propername.h: New file, from GNU gettext.
8045         * lib/propername.c: New file, from GNU gettext.
8046         * MODULES.html.sh (Internationalization functions): Add propername.
8047
8048 2008-05-16  Jim Meyering  <meyering@redhat.com>
8049             Bruno Haible  <bruno@clisp.org>
8050
8051         Avoid some warnings from "gcc -Wshadow".
8052         * lib/vasnprintf.c (exp, remainder): Define to different identifiers.
8053
8054 2008-05-15  Eric Blake  <ebb9@byu.net>
8055
8056         Extend previous patch to cygwin 1.7.0.
8057         * m4/memmem.m4 (gl_FUNC_MEMMEM): When cross-compiling, assume a
8058         fast implementation in cygwin >= 1.7.0.
8059         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
8060         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
8061
8062 2008-05-15  Bruno Haible  <bruno@clisp.org>
8063
8064         * m4/memmem.m4 (gl_FUNC_MEMMEM): When cross-compiling, assume a fast
8065         implementation in glibc >= 2.9.
8066         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
8067         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
8068
8069 2008-05-15  Bruno Haible  <bruno@clisp.org>
8070
8071         * MODULES.html.sh (Internationalization functions): Remove linebreak.
8072         (Unicode string functions): Add unilbrk/*.
8073         Reported by Karl Berry.
8074
8075 2008-05-15  Eric Blake  <ebb9@byu.net>
8076
8077         Fix violation of <stdbool.h> replacement in regex.
8078         * lib/regcomp.c (re_compile_internal): Avoid implicit cast to bool.
8079         * lib/regexec.c (re_search_internal): Likewise.
8080         Reported by Heinrich Mislik <Heinrich.Mislik@univie.ac.at>.
8081
8082 2008-05-15  Jim Meyering  <meyering@redhat.com>
8083
8084         avoid distracting test output when git or cvs is not found
8085         * tests/test-vc-list-files-cvs.sh: Suppress 'init' error output.
8086         * tests/test-vc-list-files-git.sh: Likewise.
8087
8088 2008-05-15  Eric Blake  <ebb9@byu.net>
8089
8090         Glibc finally accepted the memmem speedup code, bugzilla #5514.
8091         * doc/glibc-functions/memmem.texi (memmem): Mention last broken
8092         glibc version.
8093         * doc/glibc-functions/strcasestr.texi (strcasestr): Likewise.
8094         * doc/posix-functions/strstr.texi (strstr): Likewise.
8095         * lib/str-two-way.h (MAX): Sychronize with glibc.
8096
8097 2008-05-15  Paolo Bonzini  <bonzini@gnu.org>
8098
8099         * lib/regcomp.c (optimize_utf8): Add a note on why we test
8100         opr.ctx_type.
8101         (calc_first): Initialize constraint field.
8102         (duplicate_node_closure): Use it instead of special casing ANCHORS.
8103         Fix grammar.
8104         (duplicate_node): Merge constraint field for all node types.
8105         (calc_eclosure_iter): Look at constraint field for all node types.
8106         * lib/regex_internal.c (create_cd_newstate): Don't look at
8107         opr.ctx_type.
8108
8109 2008-05-14  Bruno Haible  <bruno@clisp.org>
8110
8111         Help GCC to do better code generation.
8112         * lib/eealloc.h (eemalloc) [GCC >= 3]: Declare with attribute 'malloc'.
8113         * lib/pagealign_alloc.h (pagealign_alloc, pagealign_xalloc): Likewise.
8114         * lib/xalloc.h (ATTRIBUTE_MALLOC): New macro.
8115         (xmalloc, xzalloc, xcalloc, xmemdup, xstrdup, xnmalloc, xcharalloc):
8116         Declare with attribute 'malloc' if supported.
8117
8118 2008-05-14  Lasse Collin  <lasse.collin@tukaani.org>
8119
8120         use "echo STR|wc -c" rather than unportable "expr length STR"
8121         * build-aux/mktempd (mktempd): Vendor-supplied expr from at least
8122         OpenBSD 4.3 and Solaris 10 do not honor expr's "length" function.
8123
8124 2008-05-14  Jim Meyering  <meyering@redhat.com>
8125
8126         use dd ibs=$n count=1 ... rather than less-portable head -c$n
8127         * build-aux/mktempd (rand_bytes): head's -cN option is not accepted
8128         by Solaris 10's /bin/head or by the one from HP-UX 11.x.
8129         Reported in http://sourceforge.net/forum/message.php?msg_id=4960334
8130         via Collin Lasse.
8131
8132 2008-05-14  Eric Blake  <ebb9@byu.net>
8133
8134         Avoid quadratic growth in gl_LIBSOURCES.
8135         * gnulib-tool (func_emit_initmacro_done): s/\(m4_append\)_uniq/\1/.
8136         Suggested by Bruno Haible.
8137
8138         Test xmemdup0.
8139         * modules/xmemdup0-tests: New file.
8140         * tests/test-xmemdup0.c: Likewise.
8141
8142 2008-05-13  Eric Blake  <ebb9@byu.net>
8143
8144         Split xmemdup0 into its own module.
8145         * modules/xmemdup0: New file.
8146         * lib/xmemdup0.h: Likewise.
8147         * lib/xmemdup0.c: Likewise.
8148         * MODULES.html.sh (Memory management functions): Add xmemdup0.
8149         * lib/xalloc.h (xmemdup0): Remove.
8150         * lib/xmalloc.c (xmemdup0): Likewise.
8151
8152 2008-05-13  Eric Blake  <ebb9@byu.net>
8153             Bruno Haible  <bruno@clisp.org>
8154
8155         Reduce number of forks required during autoconf.
8156         * gnulib-tool (func_emit_initmacro_start): Prepare gl_LIBSOURCES_LIST
8157         and gl_LIBSOURCES_DIR.
8158         (func_emit_initmacro_end): Use them here in a single m4_syscmd...
8159         (func_emit_initmacro_done) <gl_LIBSOURCES>: ...rather than in one
8160         m4_syscmd per file.
8161         <m4_foreach_w>: Move...
8162         * m4/gnulib-common.m4 (m4_foreach_w): ...here.
8163
8164 2008-05-13  Eric Blake  <ebb9@byu.net>
8165
8166         * gnulib-tool: Fix various comment typos.
8167
8168 2008-05-12  Bruno Haible  <bruno@clisp.org>
8169
8170         Tailor the linebreaking algorithm.
8171         * lib/unilbrk/tables.c (unilbrk_table): Change (IS,AL) entry.
8172
8173 2008-05-12  Bruno Haible  <bruno@clisp.org>
8174
8175         Update to Unicode 5.0.0.
8176         * lib/unilbrk/tables.h (LBP_*): Add LBP_WJ, LBP_H2, LBP_H3, LBP_JL,
8177         LBP_JV, LBP_JT. Redistribute values.
8178         (unilbrk_table): Change size.
8179         * lib/unilbrk/tables.c (unilbrk_table): Change size. Update to match
8180         Unicode TR#14 rev. 22.
8181         * lib/unilbrk/gen-lbrk.c (LBP_*): Add LBP_WJ, LBP_H2, LBP_H3, LBP_JL,
8182         LBP_JV, LBP_JT. Redistribute values.
8183         (get_lbp): Update to match Unicode TR#14 rev. 21/22 and Unicode 5.0.0.
8184         (debug_output_lbp, fill_org_lbp, debug_output_org_lbp, output_lbp):
8185         Update.
8186         * lib/unilbrk/lbrkprop1.h: Regenerated.
8187         * lib/unilbrk/lbrkprop2.h: Regenerated.
8188         * lib/unilbrk/u8-possible-linebreaks.c (u8_possible_linebreaks):
8189         Change handling of LBP_CM after LBP_ZW. Update for new value of LBP_BK.
8190         * lib/unilbrk/u16-possible-linebreaks.c (u16_possible_linebreaks):
8191         Likewise.
8192         * lib/unilbrk/u32-possible-linebreaks.c (u32_possible_linebreaks):
8193         Likewise.
8194         * tests/unilbrk/test-u8-possible-linebreaks.c (main): Update expected
8195         result.
8196         * tests/unilbrk/test-u16-possible-linebreaks.c (main): Likewise.
8197         * tests/unilbrk/test-u32-possible-linebreaks.c (main): Likewise.
8198         * tests/unilbrk/test-ulc-possible-linebreaks.c (main): Likewise.
8199         * tests/unilbrk/test-u8-width-linebreaks.c (main): Likewise.
8200         * tests/unilbrk/test-u16-width-linebreaks.c (main): Likewise.
8201         * tests/unilbrk/test-u32-width-linebreaks.c (main): Likewise.
8202
8203 2008-05-11  Bruno Haible  <bruno@clisp.org>
8204
8205         * lib/unilbrk/gen-lbrk.c (output_lbp): Fix whitespace.
8206
8207 2008-05-11  Bruno Haible  <bruno@clisp.org>
8208
8209         * lib/unilbrk/gen-lbrk.c: New file, from GNU gettext (gen-lbrkprop.c).
8210         * modules/unilbrk/gen-lbrk: New file.
8211
8212 2008-05-11  Bruno Haible  <bruno@clisp.org>
8213
8214         * m4/sha256.m4 (gl_SHA256): Require AC_C_INLINE.
8215         * m4/sha512.m4 (gl_SHA512): Likewise.
8216
8217 2008-05-11  Jim Meyering  <meyering@redhat.com>
8218
8219         New modules: crypto/sha256, crypto/sha512 (from coreutils)
8220         * modules/crypto/sha256: New file.
8221         * modules/crypto/sha512: Likewise.
8222         * lib/sha256.c: Likewise.
8223         * lib/sha256.h: Likewise.
8224         * lib/sha512.c: Likewise.
8225         * lib/sha512.h: Likewise.
8226         * lib/u64.h: Likewise.
8227         * m4/sha256.m4: Likewise.
8228         * m4/sha512.m4: Likewise.
8229         * MODULES.html.sh (Cryptographic computations (low-level)): List them.
8230
8231 2008-05-10  Bruno Haible  <bruno@clisp.org>
8232
8233         * MODULES.html.sh (Environment variables <stdlib.h>): Add unsetenv.
8234         (Input/Output <stdio.h>): Add xprintf.
8235         (Signal handling <signal.h>): Add strsignal.
8236         (Cryptographic computations (high-level)): Add crypto/gc-camellia.
8237         (Core language properties): Add func.
8238         (Mathematics <math.h>): Add ceil, floor, frexp-nolibm.
8239         (Support for systems lacking POSIX:2001): Add environ, EOVERFLOW,
8240         strings.
8241         (Enhancements for POSIX:2001 functions): Add iconv_open-utf.
8242         (Input/output): New section.
8243         (File system functions): Add openat-die, stat-macros.
8244         (Networking functions): Add sockets.
8245         (Unicode string functions): Add unictype/*.
8246         (Support for building libraries and executables): Add gperf.
8247         (Support for building documentation): Add agpl-3.0.
8248         (Misc): Add nocrash.
8249
8250 2008-05-10  Bruno Haible  <bruno@clisp.org>
8251
8252         * modules/unictype/gen-ctype: New file.
8253
8254 2008-05-10  Jim Meyering  <meyering@redhat.com>
8255
8256         Make chdir-safer.c more efficient on a system with no symlinks.
8257         * lib/chdir-safer.c (chdir_no_follow): Skip lstat and fstat calls
8258         also if ELOOP is zero.  Suggested by Bruno Haible.
8259
8260         Make chdir-safer.c slightly safer.
8261         * lib/chdir-safer.c (chdir_no_follow): Test HAVE_WORKING_O_NOFOLLOW,
8262         not O_NOFOLLOW, in case the latter is nonzero and open ignores it.
8263
8264         Avoid compile failure on systems without ELOOP (like mingw).
8265         * lib/chdir-safer.c (ELOOP): Define if not already defined.
8266         Reported by Bruno Haible.
8267
8268 2008-05-10  Bruno Haible  <bruno@clisp.org>
8269
8270         * lib/unilbrk/ulc-common.c: Include c-strcaseeq.h instead of streq.h.
8271         (is_utf8_encoding): Use a case-insensitive comparison.
8272         * modules/unilbrk/ulc-common (Depends-on): Add c-strcaseeq. Remove
8273         streq.
8274
8275 2008-05-10  Bruno Haible  <bruno@clisp.org>
8276
8277         * lib/unilbrk/ulc-common.c: Don't include <stdlib.h>.
8278         (iconv_string_length, iconv_string_keeping_offsets): Remove functions.
8279         * lib/unilbrk/ulc-common.h (iconv_string_length,
8280         iconv_string_keeping_offsets): Remove declarations.
8281         * lib/unilbrk/ulc-possible-linebreaks.c: Include <string.h>, uniconv.h.
8282         Don't include <iconv.h>, streq.h, xsize.h.
8283         (ulc_possible_linebreaks): Use u8_conv_from_encoding for doing the
8284         conversion.
8285         * lib/unilbrk/ulc-width-linebreaks.c: Include uniconv.h. Don't include
8286         <iconv.h>, streq.h, xsize.h.
8287         (ulc_width_linebreaks): Use u8_conv_from_encoding for doing the
8288         conversion.
8289         * modules/unilbrk/ulc-common (Depends-on): Remove iconv.
8290         * modules/unilbrk/ulc-possible-linebreaks (Depends-on): Add
8291         uniconv/u8-conv-from-enc. Remove iconv_open, streq, xsize.
8292         * modules/unilbrk/ulc-width-linebreaks (Depends-on): Likewise.
8293
8294 2008-05-10  Bruno Haible  <bruno@clisp.org>
8295
8296         * modules/unilbrk/ulc-width-linebreaks-tests: New file.
8297         * tests/unilbrk/test-ulc-width-linebreaks.c: New file.
8298
8299         * modules/unilbrk/u32-width-linebreaks-tests: New file.
8300         * tests/unilbrk/test-u32-width-linebreaks.c: New file.
8301
8302         * modules/unilbrk/u16-width-linebreaks-tests: New file.
8303         * tests/unilbrk/test-u16-width-linebreaks.c: New file.
8304
8305         * modules/unilbrk/u8-width-linebreaks-tests: New file.
8306         * tests/unilbrk/test-u8-width-linebreaks.c: New file.
8307
8308         * modules/unilbrk/ulc-possible-linebreaks-tests: New file.
8309         * tests/unilbrk/test-ulc-possible-linebreaks.c: New file.
8310
8311         * modules/unilbrk/u32-possible-linebreaks-tests: New file.
8312         * tests/unilbrk/test-u32-possible-linebreaks.c: New file.
8313
8314         * modules/unilbrk/u16-possible-linebreaks-tests: New file.
8315         * tests/unilbrk/test-u16-possible-linebreaks.c: New file.
8316
8317         * modules/unilbrk/u8-possible-linebreaks-tests: New file.
8318         * tests/unilbrk/test-u8-possible-linebreaks.c: New file.
8319
8320 2008-05-10  Bruno Haible  <bruno@clisp.org>
8321
8322         Split up 'linebreak' module.
8323         * lib/unilbrk.h: New file, based on lib/linebreak.h.
8324         * lib/unilbrk/lbrkprop1.h: New file, extracted from lib/lbrkprop.h.
8325         * lib/unilbrk/lbrkprop2.h: New file, renamed from lib/lbrkprop.h with
8326         modifications.
8327         * lib/unilbrk/tables.h: New file, extracted from lib/linebreak.c.
8328         * lib/unilbrk/tables.c: New file, extracted from lib/linebreak.c.
8329         * lib/unilbrk/u8-possible-linebreaks.c: New file, extracted from
8330         lib/linebreak.c.
8331         * lib/unilbrk/u16-possible-linebreaks.c: New file, extracted from
8332         lib/linebreak.c.
8333         * lib/unilbrk/u32-possible-linebreaks.c: New file, extracted from
8334         lib/linebreak.c.
8335         * lib/unilbrk/ulc-common.h: New file, extracted from lib/linebreak.c.
8336         * lib/unilbrk/ulc-common.c: New file, extracted from lib/linebreak.c.
8337         * lib/unilbrk/ulc-possible-linebreaks.c: New file, extracted from
8338         lib/linebreak.c.
8339         * lib/unilbrk/u8-width-linebreaks.c: New file, extracted from
8340         lib/linebreak.c.
8341         * lib/unilbrk/u16-width-linebreaks.c: New file, extracted from
8342         lib/linebreak.c.
8343         * lib/unilbrk/u32-width-linebreaks.c: New file, extracted from
8344         lib/linebreak.c.
8345         * lib/unilbrk/ulc-width-linebreaks.c: New file, extracted from
8346         lib/linebreak.c.
8347         * modules/unilbrk/base: New file.
8348         * modules/unilbrk/tables: New file.
8349         * modules/unilbrk/u8-possible-linebreaks: New file.
8350         * modules/unilbrk/u16-possible-linebreaks: New file.
8351         * modules/unilbrk/u32-possible-linebreaks: New file.
8352         * modules/unilbrk/ulc-common: New file.
8353         * modules/unilbrk/ulc-possible-linebreaks: New file.
8354         * modules/unilbrk/u8-width-linebreaks: New file.
8355         * modules/unilbrk/u16-width-linebreaks: New file.
8356         * modules/unilbrk/u32-width-linebreaks: New file.
8357         * modules/unilbrk/ulc-width-linebreaks: New file.
8358         * lib/linebreak.h: Remove file.
8359         * lib/linebreak.c: Remove file.
8360         * m4/linebreak.m4: Remove file.
8361         * modules/linebreak: Remove file.
8362         * NEWS: Mention the changes.
8363
8364 2008-05-09  Eric Blake  <ebb9@byu.net>
8365
8366         Add xmemdup0.
8367         * lib/xalloc.h (xmemdup0): New prototype and C++ typesafe
8368         implementation.
8369         * lib/xmalloc.c (xmemdup0): New C implementation.
8370
8371 2008-05-08  Bruno Haible  <bruno@clisp.org>
8372
8373         * m4/wctype.m4 (gl_WCTYPE_H): Correct indentation.
8374
8375 2008-05-07  Eric Blake  <ebb9@byu.net>
8376
8377         Support cross-compilation of <wctype.h>.
8378         * m4/wctype.m4 (gl_WCTYPE_H): Fix improper nesting in
8379         AC_CACHE_CHECK.
8380
8381 2008-05-06  Soren Hansen  <soren@ubuntu.com>  (tiny change)
8382
8383         * build-aux/vc-list-files: Add support for bzr.
8384
8385 2008-05-03  Jim Meyering  <meyering@redhat.com>
8386
8387         avoid failed assertion with tight malloc
8388         * tests/test-getndelim2.c: Correct an off-by-one assertion.
8389
8390 2008-05-03  Simon Josefsson  <simon@josefsson.org>
8391
8392         * m4/inet_pton.m4: Set HAVE_DECL_INET_PTON to 0 when declarations
8393         are needed from arpa/inet.h.
8394         * m4/inet_ntop.m4: Likewise, for HAVE_DECL_INET_NTOP.
8395         Reported by Bruno Haible.
8396
8397 2008-05-02  Jim Meyering  <meyering@redhat.com>
8398
8399         avoid compilation error on FreeBSD 6
8400         * tests/test-getaddrinfo.c [!defined EAI_NODATA] (EAI_NODATA): Define.
8401
8402 2008-05-01  Jim Meyering  <meyering@redhat.com>
8403
8404         useless-if-before-free: correct --help's exit status description
8405         * build-aux/useless-if-before-free (usage): Like grep, exit 0
8406         for one or more matches, etc.  Reported by Bruno Haible.
8407
8408         vc-list-files: make the stand-alone gnulib test work
8409         * modules/vc-list-files-tests (configure.ac):
8410         Define and AC_SUBST abs_aux_dir.
8411         (Makefile.am) [TESTS_ENVIRONMENT]: Rather than passing
8412         $(abs_top_srcdir) to each script and having each of them
8413         duplicate the work of setting PATH, set PATH here, using
8414         the new variable, abs_aux_dir instead.
8415         * tests/test-vc-list-files-cvs.sh: Don't set PATH here.
8416         * tests/test-vc-list-files-git.sh: Likewise.
8417         Reported by Bruno Haible.
8418
8419 2008-05-01  Bruno Haible  <bruno@clisp.org>
8420
8421         * lib/getndelim2.c (getndelim2): Fix newsize computation during
8422         reallocation. Rename 'done' to 'found_delimiter'.
8423
8424 2008-05-01  Jim Meyering  <meyering@redhat.com>
8425
8426         vc-list-files: accommodate /bin/sh like the one from Solaris 10
8427         * build-aux/vc-list-files: Use `...`, not $(...).
8428
8429 2008-04-30  Jim Meyering  <meyering@redhat.com>
8430
8431         add tests for vc-list-files
8432         * modules/vc-list-files-tests: New module.
8433         * tests/test-vc-list-files-cvs.sh: New file.
8434         * tests/test-vc-list-files-git.sh: New file.
8435
8436         avoid a warning from gcc
8437         * lib/getndelim2.c (IF_LINT): Define.
8438         (getndelim2): Use it to avoid a "may be used uninitialized" warning.
8439
8440         vc-list-files: work properly with build-aux/cvsu, too
8441         * build-aux/vc-list-files: Hoist the "./"-removing code to apply
8442         to all cvs-based clauses.
8443
8444         vc-list-files: work properly in the CVS+awk case, too
8445         * build-aux/vc-list-files: In the CVS+awk case, remove "./" prefix.
8446
8447         vc-list-files: avoid use of ${*-*} that fails when /bin/sh is dash
8448         * build-aux/vc-list-files: Simplify ${*-*} to $dir, since we no longer
8449         take more than one file argument, so .  Add quotes, just in case $dir
8450         ever contains a shell meta-character.  Prompted by Soren Hansen in
8451         <http://thread.gmane.org/gmane.comp.emulators.libvirt/6221/focus=6240>.
8452
8453 2008-04-29  Eric Blake  <ebb9@byu.net>
8454
8455         Optimize getndelim2 to use block operations when possible.
8456         * modules/getndelim2 (Depends-on): Add stdbool, freadptr,
8457         freadseek, and memchr2.
8458         * lib/getndelim2.c (getndelim2): Use them for block reads.
8459
8460 2008-04-29  Bruno Haible  <bruno@clisp.org>
8461
8462         * m4/inet_ntop.m4 (gl_INET_NTOP): Require gl_USE_SYSTEM_EXTENSIONS.
8463         * m4/inet_pton.m4 (gl_INET_PTON): Likewise.
8464         * modules/inet_ntop (Depends-on): Add extensions.
8465         * modules/inet_pton (Depends-on): Likewise.
8466         Reported by Simon Josefsson.
8467
8468 2008-04-29  Jim Meyering  <meyering@redhat.com>
8469
8470         When the is more than one match in a block, match all of them.
8471         * build-aux/useless-if-before-free: Iterate through each block
8472         until there are no more matches.
8473
8474         Fix broken useless-if-before-free script.
8475         * build-aux/useless-if-before-free: Fix typo: missing "?" after
8476         the expression to match cast of argument to free-like function.
8477
8478 2008-04-29  Eric Blake  <ebb9@byu.net>
8479
8480         Use new header.
8481         * lib/getaddrinfo.c (includes): s/"inet_ntop.h"/<arpa/inet.h>/.
8482
8483 2008-04-29  Jim Meyering  <meyering@redhat.com>
8484
8485         Avoid test segfault on x86_64 due to lack of inet_ntop declaration.
8486         * tests/test-getaddrinfo.c: Include <arpa/inet.h>, now guaranteed
8487         by gnulib to exist and to declare e.g., inet_ntop.
8488         Don't include "inet_ntop.h", now removed.
8489
8490         * m4/arpa_inet_h.m4: Remove trailing blanks.
8491
8492 2008-04-29  Eric Blake  <ebb9@byu.net>
8493
8494         Silence valgrind on safe reads beyond potential array bounds.
8495         * lib/rawmemchr.valgrind: New file.
8496         * lib/strchrnul.valgrind: Likewise.
8497         * modules/rawmemchr (Files): Distribute new file.
8498         * modules/strchrnul (Files): Likewise.
8499         Suggested by Bruno Haible.
8500
8501 2008-04-29  Bruno Haible  <bruno@clisp.org>
8502
8503         * lib/arpa_inet.in.h: Include system's <arpa/inet.h> if it exists.
8504         (inet_ntop, inet_pton): Change portability warning's wording.
8505         * m4/arpa_inet_h.m4 (gl_HEADER_ARPA_INET): Set HAVE_ARPA_INET_H.
8506         Invoke gl_CHECK_NEXT_HEADERS.
8507         (gl_ARPA_INET_H_DEFAULTS): Initialize ARPA_INET_H.
8508         * m4/inet_ntop.m4 (gl_INET_NTOP): Require gl_ARPA_INET_H_DEFAULTS and
8509         set ARPA_INET_H.
8510         * m4/inet_pton.m4 (gl_INET_PTON): Likewise.
8511         * modules/arpa_inet (Description): No longer only for systems that
8512         lack it.
8513         (Depends-on): Add include_next.
8514         (Makeile.am): Substitute INCLUDE_NEXT, NEXT_ARPA_INET_H,
8515         HAVE_ARPA_INET_H.
8516
8517 2008-04-29  Jim Meyering  <meyering@redhat.com>
8518
8519         * modules/mkdir (License): Re-license as LGPLv2+.
8520
8521 2008-04-29  Bruno Haible  <bruno@clisp.org>
8522
8523         * modules/rawmemchr (Maintainer): Set to Eric.
8524         * modules/strchrnul (Maintainer): Likewise.
8525
8526 2008-04-29  Simon Josefsson  <simon@josefsson.org>
8527
8528         * m4/arpa_inet_h.m4 (gl_ARPA_INET_H_DEFAULTS): Set
8529         HAVE_DECL_INET_NTOP and HAVE_DECL_INET_PTON.
8530
8531         * modules/arpa_inet (arpa/inet.h): Use them.
8532
8533 2008-04-28  Eric Blake  <ebb9@byu.net>
8534
8535         Test getndelim2.
8536         * modules/getndelim2-tests: New file.
8537         * tests/test-getndelim2.c: Likewise.
8538         * lib/getndelim2.c (getndelim2): Never return 0.  Lock the
8539         stream.
8540         * m4/getndelim2.m4 (gl_GETNDELIM2): Check for lock functions.
8541
8542         * MODULES.html.sh: Document new module.
8543
8544 2008-04-20  Bruno Haible  <bruno@clisp.org>
8545
8546         * lib/c-stack.c (die): Use raise.
8547         * modules/c-stack (Depends-on): Add raise.
8548
8549 2008-04-28  Bruno Haible  <bruno@clisp.org>
8550
8551         Expect rpmatch to be declared.
8552         * lib/yesno.c (rpmatch): Remove declaration.
8553
8554         Declare rpmatch.
8555         * lib/stdlib.in.h (rpmatch): New declaration.
8556         * lib/rpmatch.c: Include <stdlib.h> first.
8557         * m4/rpmatch.m4 (gl_FUNC_RPMATCH): Require AC_USE_SYSTEM_EXTENSIONS and
8558         gl_STDLIB_H_DEFAULTS. Set HAVE_RPMATCH.
8559         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_RPMATCH,
8560         HAVE_RPMATCH.
8561         * modules/rpmatch (Depends-on): Add stdlib, extensions.
8562         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
8563         (Include): Set to <stdlib.h>.
8564         * modules/stdlib (Makefile.am): Substitute GNULIB_RPMATCH and
8565         HAVE_RPMATCH.
8566         * NEWS: Document the change.
8567
8568 2008-04-28  Bruno Haible  <bruno@clisp.org>
8569
8570         Change rpmatch to use nl_langinfo when appropriate.
8571         * lib/rpmatch.c: Include stdbool.h, string.h, langinfo.h.
8572         (N_): New macro.
8573         (localized_pattern): New function/macro.
8574         (try): Remove match, nomatch arguments. Copy the pattern into safe
8575         memory before caching it.
8576         (rpmatch): Use localized_pattern. Add translator comments.
8577         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Test for nl_langinfo and YESEXPR.
8578         Suggested by Eric Blake.
8579         * modules/rpmatch (Depends-on): Add stdbool.
8580
8581 2008-04-28  Eric Blake  <ebb9@byu.net>
8582
8583         Add rawmemchr module, matching glibc.
8584         * modules/string (Makefile.am): New indicator.
8585         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Set it.
8586         * lib/string.in.h (rawmemchr): Declare when appropriate.
8587         * modules/rawmemchr: New file.
8588         * m4/rawmemchr.m4: Likewise.
8589         * lib/rawmemchr.c: Likewise.
8590         * modules/rawmemchr-tests: Likewise.
8591         * tests/test-rawmemchr.c: Likewise.
8592         * doc/glibc-functions/rawmemchr.texi (rawmemchr): Document
8593         module.
8594         * modules/strchrnul (Depends-on): Add rawmemchr.
8595         * lib/strchrnul.c (strchrnul): Optimize a corner case.
8596
8597         Whitespace cleanup.
8598         * tests/test-strchrnul.c: Reindent.
8599         * lib/strchrnul.c: Likewise.
8600
8601         Optimize and test strchrnul.
8602         * lib/strchrnul.c (strchrnul): Rewrite to do parallel search.
8603         * modules/strchrnul-tests: New file.
8604         * tests/test-strchrnul.c: Likewise.
8605
8606         Remove intprops dependency.
8607         * modules/memchr (Depends-on): Remove intprops.
8608         * modules/memrchr (Depends-on): Likewise.
8609         * modules/memchr2 (Depends-on): Likewise.
8610         * lib/memchr.c (__memchr): Hand-inline the TYPE_MAXIMUM check.
8611         * lib/memrchr.c (__memrchr): Likewise.
8612         * lib/memrchr2.c (memchr2): Likewise.
8613         Reported by Simon Josefsson.
8614
8615 2008-04-28  Simon Josefsson  <simon@josefsson.org>
8616
8617         * m4/sys_socket_h.m4: Move AC_REQUIRE([AC_C_INLINE]) to top.
8618         Suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
8619
8620 2008-04-28  Simon Josefsson  <simon@josefsson.org>
8621
8622         * lib/inet_ntop.h, lib/inet_pton.h: Remove files.
8623
8624         * lib/inet_ntop.c: Include arpa/inet.h instead of inet_ntop.h.
8625
8626         * lib/inet_pton.c: Include arpa/inet.h instead of inet_pton.h.
8627
8628         * lib/arpa_inet.in.h [@GNULIB_INET_NTOP@]: Inline inet_ntop.h
8629         declarations.
8630         [@GNULIB_INET_PTON@]: Inline inet_pton.h declarations.
8631
8632         * m4/inet_pton.m4: Don't check for header files.
8633
8634         * m4/inet_ntop.m4: Don't check for header files.
8635
8636 2008-04-28  Simon Josefsson  <simon@josefsson.org>
8637
8638         * m4/sys_socket_h.m4: Require AC_C_INLINE when necessary.
8639         * lib/sys_socket.in.h (setsockopt): Use proper win32 tests (don't
8640         trigger for cygwin).
8641         Reported by Bruno Haible  <bruno@clisp.org>.
8642
8643 2008-04-28  Bruno Haible  <bruno@clisp.org>
8644
8645         * doc/posix-functions/strdup.texi: Mention mingw problem.
8646
8647 2008-04-27  Bruno Haible  <bruno@clisp.org>
8648
8649         * modules/stat-time-tests (Depends-on): Add sleep.
8650         * tests/test-stat-time.c (force_unlink): New function.
8651         (cleanup): Use it.
8652         (test_mtime): Remove the ctime related tests.
8653         (test_ctime): New function, containing the ctime related tests.
8654         (main): Call test_ctime, except on native Windows platforms.
8655
8656 2008-04-27  Bruno Haible  <bruno@clisp.org>
8657
8658         * lib/rpmatch.c (rpmatch): Add some comments.
8659         Reported by James Youngman <jay@gnu.org>.
8660
8661 2008-04-27  Bruno Haible  <bruno@clisp.org>
8662
8663         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Also test the behaviour on
8664         quiet NaNs.
8665
8666 2008-04-27  Bruno Haible  <bruno@clisp.org>
8667
8668         Make test-yesno.sh work on mingw.
8669         * tests/test-yesno.sh: Postprocess the output to convert CR/LF to LF.
8670         * tests/test-yesno.c: Include yesno.h first. Include binary-io.h.
8671         (main): Set stdin to binary mode.
8672         * modules/yesno-tests (Depends-on): Add binary-io.
8673
8674 2008-04-27  Bruno Haible  <bruno@clisp.org>
8675
8676         Fix 'isfinite' on x86, x86_64, ia64 platforms.
8677         * tests/test-isfinite.c (test_isfinitel): Also test the behavior on
8678         argument that lie outside the IEEE 854 domain.
8679         * m4/isfinite.m4 (gl_ISFINITEL_WORKS): New macro.
8680         (gl_ISFINITE): Use it.
8681         * doc/posix-functions/isfinite.texi: Document the fixed bugs.
8682
8683 2008-04-27  Bruno Haible  <bruno@clisp.org>
8684
8685         Allow local renaming in config.h.
8686         * lib/memrchr.c (memrchr): Don't undefine outside libc.
8687
8688 2008-04-27  Bruno Haible  <bruno@clisp.org>
8689
8690         * lib/memchr.c (__memchr): Change type of 'i'.
8691         * lib/memchr2.c (memchr2): Likewise.
8692
8693 2008-04-26  Eric Blake  <ebb9@byu.net>
8694         and Bruno Haible  <bruno@clisp.org>
8695
8696         Optimize and test memrchr.
8697         * modules/memrchr (Depends-on): Add intprops.
8698         * lib/memrchr.c (__memrchr): Avoid false positives in loop.
8699         * modules/memrchr-tests: New file.
8700         * tests/test-memrchr.c: New file.
8701
8702 2008-04-26  Bruno Haible  <bruno@clisp.org>
8703
8704         Add tentative support for DragonFly BSD.
8705         * lib/stdio-impl.h: Add macros for DragonFly BSD.
8706         * lib/fbufmode.c (fbufmode): Update conditionals. Use fp_ instead of
8707         fp.
8708         * lib/fflush.c (clear_ungetc_buffer, disable_seek_optimization,
8709         restore_seek_optimization, update_fpos_cache, rpl_fflush: Likewise.
8710         * lib/fpurge.c (fpurge): Likewise.
8711         * lib/freadable.c (freaadable): Likewise.
8712         * lib/freadahead.c (freadahead): Likewise.
8713         * lib/freading.c (freading): Likewise.
8714         * lib/freadptr.c (freadptr): Likewise.
8715         * lib/freadseek.c (freadptrinc): Likewise.
8716         * lib/fseeko.c (fseeko): Likewise.
8717         * lib/fseterr.c (fseterr): Likewise.
8718         * lib/fwritable.c (fwritable): Likewise.
8719         * lib/fwriting.c (fwriting): Likewise.
8720
8721 2008-04-26  Bruno Haible  <bruno@clisp.org>
8722
8723         * lib/stdio-impl.h: New file.
8724         * lib/fbufmode.c: Include stdio-impl.h.
8725         (fbufmode): Use fp_, remove redundant #defines.
8726         * lib/fflush.c: Include stdio-impl.h.
8727         (clear_ungetc_buffer): Remove redundant #defines.
8728         * lib/fpurge.c: Include stdio-impl.h.
8729         (fpurge): Remove redundant #defines.
8730         * lib/freadable.c: Include stdio-impl.h.
8731         (freadable): Remove redundant #defines.
8732         * lib/freadahead.c: Include stdio-impl.h.
8733         (freadahead): Remove redundant #defines.
8734         * lib/freading.c: Include stdio-impl.h.
8735         (freading): Remove redundant #defines.
8736         * lib/freadptr.c: Include stdio-impl.h.
8737         (freadptr): Remove redundant #defines.
8738         * lib/freadseek.c: Include stdio-impl.h.
8739         (freadptrinc): Remove redundant #defines.
8740         * lib/fseeko.c: Include stdio-impl.h.
8741         (rpl_fseeko): Remove redundant #defines.
8742         * lib/fseterr.c: Include stdio-impl.h.
8743         (fseterr): Remove redundant #defines.
8744         * lib/fwritable.c: Include stdio-impl.h.
8745         (fwritable: Remove redundant #defines.
8746         * lib/fwriting.c: Include stdio-impl.h.
8747         (fwriting): Remove redundant #defines.
8748         * modules/fbufmode (Files): Add lib/stdio-impl.h.
8749         * modules/fflush (Files): Likewise.
8750         * modules/fpurge (Files): Likewise.
8751         * modules/freadable (Files): Likewise.
8752         * modules/freadahead (Files): Likewise.
8753         * modules/freading (Files): Likewise.
8754         * modules/freadptr (Files): Likewise.
8755         * modules/freadseek (Files): Likewise.
8756         * modules/fseeko (Files): Likewise.
8757         * modules/fseterr (Files): Likewise.
8758         * modules/fwritable (Files): Likewise.
8759         * modules/fwriting (Files): Likewise.
8760
8761 2008-04-26  Bruno Haible  <bruno@clisp.org>
8762
8763         * lib/fflush.c (clear_ungetc_buffer, disable_seek_optimization,
8764         restore_seek_optimization, update_fpos_cache): New functions, extracted
8765         from rpl_fflush.
8766         (rpl_fflush): Use them.
8767         * m4/fflush.m4 (gl_PREREQ_FFLUSH): New macro.
8768         (gl_REPLACE_FFLUSH): Use it.
8769
8770 2008-04-26  Bruno Haible  <bruno@clisp.org>
8771
8772         * tests/test-xstrtol.sh: Work around limitation of an old 'tr' program
8773         on Solaris.
8774         * tests/test-xstrtoimax.sh: Likewise.
8775         * tests/test-xstrtoumax.sh: Likewise.
8776         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
8777
8778 2008-04-26  Bruno Haible  <bruno@clisp.org>
8779
8780         * modules/memchr-tests: New file.
8781         * tests/test-memchr.c; New file, based on tests/test-memchr2.c.
8782
8783 2008-04-26  Eric Blake  <ebb9@byu.net>
8784             Bruno Haible  <bruno@clisp.org>
8785
8786         * lib/memchr.c: Include intprops.h.
8787         (__memchr): Optimize parallel detection of matching bytes. Rename local
8788         variables. Add explanatory comments.
8789
8790 2008-04-26  Bruno Haible  <bruno@clisp.org>
8791
8792         Fix module 'memchr', broken since 2000-10-28.
8793         * lib/memchr.c: Outside glibc, define memchr, not __memchr.
8794
8795 2008-04-26  Bruno Haible  <bruno@clisp.org>
8796
8797         * lib/memchr2.c (memchr2): Rename local variables. Add explanatory
8798         comments.
8799
8800 2008-04-25  Eric Blake  <ebb9@byu.net>
8801
8802         Use native fstatat on cygwin 1.7.0.
8803         * m4/openat.m4 (gl_FUNC_OPENAT): Make sure lstat check is made
8804         first.
8805
8806 2008-04-23  Eric Blake  <ebb9@byu.net>
8807
8808         Improve memchr2 performance.
8809         * lib/memchr2.c (memchr2): Further optimize parallel detection of
8810         NUL bytes.
8811         * modules/memchr2 (Depends-on): Use intprops.h.
8812
8813 2008-04-23  Simon Josefsson  <simon@josefsson.org>
8814
8815         * lib/sys_socket.in.h (setsockopt): Be more type safe by declaring
8816         an inline function instead of a CPP macro.  Patch by Ben Pfaff
8817         <blp@cs.stanford.edu>.
8818
8819 2008-04-23  Simon Josefsson  <simon@josefsson.org>
8820
8821         * lib/arpa_inet.in.h: New file.
8822
8823         * modules/arpa_inet (Files): Add lib/arpa_inet.in.h.
8824         (Makefile.am): Sed in substitute header file.
8825
8826         * m4/arpa_inet_h.m4: Add gl_ARPA_INET_H_DEFAULTS and
8827         gl_ARPA_INET_MODULE_INDICATOR.  Use them.
8828
8829         * modules/inet_ntop (configure.ac): Use
8830         gl_ARPA_INET_MODULE_INDICATOR.
8831
8832         * modules/inet_pton (configure.ac): Use
8833         gl_ARPA_INET_MODULE_INDICATOR.
8834
8835 2008-04-22  Jim Meyering  <meyering@redhat.com>
8836
8837         * modules/verify (License): Re-license as LGPLv2+.
8838
8839 2008-04-22  Simon Josefsson  <simon@josefsson.org>
8840
8841         * lib/sys_socket.in.h: Define setsockopt macro to cast fourth
8842         parameter to void* as per POSIX standard (MinGW uses char*).
8843
8844 2008-04-21  Bruno Haible  <bruno@clisp.org>
8845
8846         * lib/wctype.in.h (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit,
8847         iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit):
8848         Define to replacements if REPLACE_ISWCNTRL is 1.
8849         * m4/wctype.m4 (gl_WCTYPE_H): Test whether the isw* functions work.
8850         If not, set WCTYPE_H to nonempty and REPLACE_ISWCNTRL to 1.
8851         * modules/wctype (Makefile.am): Substitute REPLACE_ISWCNTRL.
8852         * doc/posix-functions/iswalnum.texi: Mention the 'wctype' module and
8853         what it fixes.
8854         * doc/posix-functions/iswalpha.texi: Likewise.
8855         * doc/posix-functions/iswblank.texi: Likewise.
8856         * doc/posix-functions/iswcntrl.texi: Likewise.
8857         * doc/posix-functions/iswdigit.texi: Likewise.
8858         * doc/posix-functions/iswgraph.texi: Likewise.
8859         * doc/posix-functions/iswlower.texi: Likewise.
8860         * doc/posix-functions/iswprint.texi: Likewise.
8861         * doc/posix-functions/iswpunct.texi: Likewise.
8862         * doc/posix-functions/iswspace.texi: Likewise.
8863         * doc/posix-functions/iswupper.texi: Likewise.
8864         * doc/posix-functions/iswxdigit.texi: Likewise.
8865         Reported by Alain Guibert.
8866
8867 2008-04-21  Bruno Haible  <bruno@clisp.org>
8868
8869         * m4/vsnprintf.m4 (gl_FUNC_VSNPRINTF): Fix typo in last commit.
8870         Patch by Alain Guibert.
8871
8872 2008-04-21  Bruno Haible  <bruno@clisp.org>
8873
8874         Fix test failures on mingw.
8875         * tests/test-xstrtol.c (print_no_progname): New function.
8876         (main): Install it in error_print_progname hook.
8877         * tests/test-xstrtol.sh: Convert CR/LF to NL in output.
8878         * tests/test-xstrtoimax.sh: Likewise.
8879         * tests/test-xstrtoumax.sh: Likewise.
8880
8881 2008-04-21  Bruno Haible  <bruno@clisp.org>
8882
8883         Fix test failure on mingw.
8884         * tests/test-argp-2.sh (func_compare): Remove CRs from sed's output.
8885
8886 2008-04-21  Bruno Haible  <bruno@clisp.org>
8887
8888         * lib/localename.c (SUBLANG_TIBETAN_PRC, SUBLANG_TIBETAN_BHUTAN):
8889         Actually assign a value.
8890
8891 2008-04-20  Bruno Haible  <bruno@clisp.org>
8892
8893         Fix conflict between modules 'canonicalize' and 'canonicalize-lgpl',
8894         take 2.
8895         * lib/canonicalize.c (canonicalize_file_name): Elide if the
8896         'canonicalize-lgpl' module is also used.
8897         * lib/canonicalize-lgpl.c: Undo last change.
8898         * modules/canonicalize-lgpl (configure.ac): Invoke gl_MODULE_INDICATOR.
8899
8900 2008-04-20  Bruno Haible  <bruno@clisp.org>
8901
8902         * lib/mkdir.c (mkdir): Undefine after the includes, not right after
8903         config.h. Provide _mkdir based fallback for mingw.
8904         * lib/sys_stat.in.h (mkdir): Define through an 'extern' declaration
8905         if REPLACE_MKDIR is 1. Otherwise, test for mingw directly.
8906         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Require
8907         gl_SYS_STAT_H_DEFAULTS. When doing the replacement, set REPLACE_MKDIR
8908         rather than defining mkdir in config.h.
8909         * m4/sys_stat_h.m4 (gl_SYS_STAT_MODULE_INDICATOR): New macro.
8910         (gl_SYS_STAT_H_DEFAULTS): New macro.
8911         (gl_HEADER_SYS_STAT_H): Require it. Don't set HAVE_DECL_MKDIR and
8912         HAVE_IO_H any more.
8913         * modules/sys_stat (Makefile.am): Substitute REPLACE_MKDIR instead of
8914         HAVE_DECL_MKDIR and HAVE_IO_H.
8915
8916 2008-04-20  Bruno Haible  <bruno@clisp.org>
8917
8918         * lib/isapipe.c: Port to native Windows platforms.
8919
8920 2008-04-20  Bruno Haible  <bruno@clisp.org>
8921
8922         * lib/gc-gnulib.c: Include <windows.h> before <wincrypt.h>.
8923
8924 2008-04-21  Eric Blake  <ebb9@byu.net>
8925
8926         Work around preprocessors that don't handle UINTMAX_MAX.
8927         * lib/memchr2.c (memchr2): Avoid embedded #if.
8928         Reported by Alain Guibert, fix suggested by Bruno Haible.
8929
8930 2008-04-21  Simon Josefsson  <simon@josefsson.org>
8931
8932         * doc/posix-functions/strftime.texi (strftime): Explain better
8933         Windows incompatibility.  Suggested by Micah Cowan
8934         <micah@cowan.name>.
8935
8936 2008-04-20  Bruno Haible  <bruno@clisp.org>
8937
8938         * modules/uniconv/u32-conv-to-enc (Depends-on): Add unistr/u32-mblen,
8939         unistr/u8-mblen.
8940
8941 2008-04-20  Bruno Haible  <bruno@clisp.org>
8942
8943         Fix test failure on platforms with non-GNU iconv.
8944         * lib/uniconv/u16-conv-to-enc.c (u16_to_u8_lenient): New function.
8945         (U_TO_U8): Use it, rather than u16_to_u8.
8946         * lib/uniconv/u-conv-to-enc.h (FUNC): Allow an incomplete sequence of
8947         units at the end of the input string.
8948         * modules/uniconv/u16-conv-to-enc (Depends-on): Update.
8949
8950 2008-04-20  Bruno Haible  <bruno@clisp.org>
8951
8952         * tests/uniconv/test-u8-conv-to-enc.c (main): Accept result == NULL
8953         when the resulting length is 0.
8954         * tests/uniconv/test-u16-conv-to-enc.c (main): Likewise.
8955
8956 2008-04-20  Bruno Haible  <bruno@clisp.org>
8957
8958         * m4/roundf.m4 (gl_FUNC_ROUNDF): Add test whether roundf actually
8959         works.
8960         * doc/posix-functions/roundf.texi: Mention roundf bug on mingw.
8961
8962 2008-04-20  Bruno Haible  <bruno@clisp.org>
8963
8964         * tests/test-tsearch.c (main): Don't use initstate if it is missing.
8965         * modules/tsearch-tests (configure.ac): Test for initstate function.
8966
8967 2008-04-20  Bruno Haible  <bruno@clisp.org>
8968
8969         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Also provided a substitute
8970         for nlink_t if missing.
8971         * tests/test-sys_stat.c: Check the existence of the nlink_t type.
8972
8973 2008-04-19  Bruno Haible  <bruno@clisp.org>
8974
8975         Work around snprintf bug on Linux libc5.
8976         * m4/printf.m4 (gl_SNPRINTF_SIZE1): New macro.
8977         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
8978         gl_SNPRINTF_SIZE1.
8979         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
8980         * m4/snprintf.m4 (gl_FUNC_SNPRINTF): Likewise. Replace snprintf if
8981         that test failed.
8982         * m4/vsnprintf.m4 (gl_FUNC_VSNPRINTF): Likewise.
8983         * lib/vasnprintf.c (USE_SNPRINTF): Set to 0 on Linux libc5 systems.
8984         * modules/snprintf (Files): Add m4/printf.m4.
8985         * modules/vsnprintf (Files): Likewise.
8986         * doc/posix-functions/snprintf.texi: Document Linux libc5 problem.
8987         * doc/posix-functions/vsnprintf.texi: Likewise.
8988
8989 2008-04-19  Bruno Haible  <bruno@clisp.org>
8990
8991         * lib/vasnprintf.c (floorlog10l, floorlog10): Reduce maximum error
8992         from 0.0058 to less than 10^-7.
8993
8994 2008-04-19  Bruno Haible  <bruno@clisp.org>
8995
8996         Fix rounding when a precision is given.
8997         * lib/vasnprintf.c (is_borderline): New function.
8998         (VASNPRINTF): For %e and %g, consider replacing the digits 10....0 with
8999         9...9x.
9000         * tests/test-vasnprintf-posix.c (test_function): Test rounding with %f,
9001         %e, %g.
9002         * tests/test-vasprintf-posix.c (test_function): Likewise.
9003         * tests/test-snprintf-posix.h (test_function): Likewise.
9004         * tests/test-sprintf-posix.h (test_function): Likewise.
9005         * tests/test-fprintf-posix.h (test_function): Test rounding with %f.
9006         * tests/test-printf-posix.h (test_function): Likewise.
9007         * tests/test-printf-posix.output: Update.
9008         Reported by John Darrington <john@darrington.wattle.id.au> via
9009         Ben Pfaff <blp@cs.stanford.edu>.
9010
9011 2008-04-18  Simon Josefsson  <simon@josefsson.org>
9012
9013         * doc/posix-functions/strftime.texi (strftime): Clarify platform.
9014         Suggested by Bruno Haible <bruno@clisp.org>.
9015
9016 2008-04-17  Bruno Haible  <bruno@clisp.org>
9017
9018         * lib/lock.h (gl_lock_destroy, gl_rwlock_destroy,
9019         gl_recursive_lock_destroy): Provide no-op definitions for the dummy
9020         implementation.
9021         Patch by Bruce Merry <bmerry@gmail.com>.
9022
9023 2008-04-17  Simon Josefsson  <simon@josefsson.org>
9024
9025         * doc/posix-functions/strftime.texi (strftime): Mention that %e
9026         doesn't work under Windows.
9027
9028 2008-04-16  Bruno Haible  <bruno@clisp.org>
9029
9030         * lib/localename.c (LANG_MAORI, LANG_QUECHUA, LANG_SOTHO, LANG_UIGHUR):
9031         New macros.
9032         (SUBLANG_BOSNIAN_BOSNIA_HERZEGOVINA_LATIN,
9033         SUBLANG_BOSNIAN_BOSNIA_HERZEGOVINA_CYRILLIC,
9034         SUBLANG_CROATIAN_CROATIA, SUBLANG_CROATIAN_BOSNIA_HERZEGOVINA_LATIN,
9035         SUBLANG_MONGOLIAN_CYRILLIC_MONGOLIA, SUBLANG_MONGOLIAN_PRC,
9036         SUBLANG_QUECHUA_BOLIVIA, SUBLANG_QUECHUA_ECUADOR, SUBLANG_QUECHUA_PERU,
9037         SUBLANG_RUSSIAN_RUSSIA, SUBLANG_RUSSIAN_MOLDAVIA, SUBLANG_SPANISH_US,
9038         SUBLANG_TIBETAN_PRC, SUBLANG_TIBETAN_BHUTAN, SUBLANG_UIGHUR_PRC): New
9039         macros.
9040         (gl_locale_name_from_win32_LANGID): Refine code for Croatian/Bosnian,
9041         Mongolian, Russian, Spanish, Tibetan. Add code for Maori, Quechua,
9042         Northern Sotho, Uighur.
9043
9044 2008-04-16  Bruno Haible  <bruno@clisp.org>
9045
9046         * lib/localename.c (SUBLANG_SINDHI_INDIA): New macro.
9047         (SUBLANG_SINDHI_PAKISTAN): Change value from 1 to 2.
9048         (gl_locale_name_from_win32_LANGID): Fix code for Sindhi.
9049         Reported by Daniel Bergström <daniel@octocode.com>.
9050
9051 2007-12-25  KJK::Hyperion  <hackbunny@reactos.com>
9052             Bruno Haible  <bruno@clisp.org>
9053
9054         * lib/localename.c (gl_locale_name_canonicalize) [WIN32_NATIVE]: New
9055         function.
9056         (gl_locale_name_from_win32_LANGID, gl_locale_name_from_win32_LCID):
9057         New functions, mostly extracted from gl_locale_name_default.
9058         (gl_locale_name_default): Use gl_locale_name_from_win32_LCID.
9059
9060 2008-04-16  Eric Blake  <ebb9@byu.net>
9061
9062         Adjust strtod detection to catch glibc 2.7 bug.
9063         * m4/strtod.m4 (gl_FUNC_STRTOD): Test "nan()" behavior.
9064         Reported by John Gatewood Ham.
9065
9066 2008-04-16  Bruno Haible  <bruno@clisp.org>
9067
9068         Add tentative support for Linux libc5.
9069         * lib/fbufmode.c (fbufmode) [__GNU_LIBRARY__==1]: Reuse glibc2 code.
9070         * lib/fpurge.c (fpurge): Likewise.
9071         * lib/freadable.c (freadable): Likewise.
9072         * lib/freadahead.c (freadahead): Likewise.
9073         * lib/freading.c (freading): Likewise.
9074         * lib/freadptr.c (freadptr): Likewise.
9075         * lib/freadseek.c (freadptrinc): Likewise.
9076         * lib/fseeko.c (rpl_fseeko): Likewise.
9077         * lib/fseterr.c (fseterr): Likewise.
9078         * lib/fwritable.c (fwritable): Likewise.
9079         * lib/fwriting.c (fwriting): Likewise.
9080         Reported by Alain Guibert <alguibert+bts@free.fr>.
9081
9082 2008-04-15  Bruno Haible  <bruno@clisp.org>
9083
9084         * modules/mathl (configure.ac): Define module indicator.
9085
9086 2008-04-15  Bruno Haible  <bruno@clisp.org>
9087
9088         * lib/logl.c (logl): Remove unused variables.
9089
9090 2008-04-15  Bruno Haible  <bruno@clisp.org>
9091
9092         * lib/uniconv/u-conv-to-enc.h (FUNC): Fix return value when U_TO_U8
9093         fails.
9094
9095 2008-04-15  Bruno Haible  <bruno@clisp.org>
9096
9097         * lib/trim.c (trim2): Fix argument of isspace() macro.
9098
9099 2008-04-15  Paolo Bonzini  <bonzini@gnu.org>
9100
9101         * lib/tanl.c (kernel_tanl): Rename flag to invert, initialize it
9102         to 0.
9103         * lib/trigl.c (ieee754_rem_pio2l): Fix range checks.
9104
9105 2008-04-14  Bruno Haible  <bruno@clisp.org>
9106
9107         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Fix underquoting of
9108         AC_LANG_PROGRAM argument.
9109         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Likewise.
9110         * m4/gethrxtime.m4 (gl_ARITHMETIC_HRTIME_T): Likewise.
9111         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Likewise.
9112         * m4/inttypes.m4 (gl_INTTYPES_H): Likewise.
9113         * m4/math_h.m4 (gl_MATH_H): Likewise.
9114         * m4/mbstate_t.m4 (AC_TYPE_MBSTATE_T): Likewise.
9115         * m4/memmem.m4 (gl_FUNC_MEMMEM): Likewise.
9116         * m4/netinet_in_h.m4 (gl_HEADER_NETINET_IN): Likewise.
9117         * m4/physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): Likewise.
9118         * m4/putenv.m4 (gl_FUNC_PUTENV): Likewise.
9119         * m4/regex.m4 (gl_REGEX): Likewise.
9120         * m4/stdint.m4 (gl_INTEGER_TYPE_SUFFIX): Likewise.
9121         * m4/stdio_h.m4 (gl_STDIN_LARGE_OFFSET): Likewise.
9122         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
9123         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): Likewise.
9124         * m4/strndup.m4 (gl_FUNC_STRNDUP): Likewise.
9125         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
9126         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Likewise.
9127         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Likewise.
9128
9129 2008-04-14  Jim Meyering  <meyering@redhat.com>
9130
9131         test-strtod: fix typos: s/abs/fabs/
9132         * tests/test-strtod.c (main): Use fabs, not narrowing-to-int "abs".
9133
9134 2008-04-13  Bruno Haible  <bruno@clisp.org>
9135
9136         Fix conflict between modules 'canonicalize' and 'canonicalize-lgpl'.
9137         * lib/canonicalize-lgpl.c: Elide the contents if the 'canonicalize'
9138         module is also used and while not building the reloc-wrapper.
9139
9140 2008-04-13  Bruno Haible  <bruno@clisp.org>
9141
9142         * tests/test-getaddrinfo.c (simple): Ignore EAI_NODATA error.
9143
9144 2008-04-13  Bruno Haible  <bruno@clisp.org>
9145
9146         Fix AIX compilation failure introduced on 2008-04-02.
9147         * tests/test-frexp.c (exp): Undefine before redefining.
9148         * tests/test-frexpl.c (exp): Likewise.
9149
9150 2008-04-13  Bruno Haible  <bruno@clisp.org>
9151
9152         Work around a HP-UX stdio bug.
9153         * tests/test-ftell.c (main): Disable the fseek/ftell test on HP-UX.
9154         * tests/test-ftello.c (main): Likewise.
9155         * doc/posix-functions/ftell.texi: Mention HP-UX bug.
9156         * doc/posix-functions/ftello.texi: Likewise.
9157
9158 2008-04-13  Bruno Haible  <bruno@clisp.org>
9159
9160         Make test-signbit pass on HP-UX/hppa.
9161         * tests/test-signbit.c (minus_zerol): New variable.
9162         (test_signbitl): Use it.
9163
9164 2008-04-13  Bruno Haible  <bruno@clisp.org>
9165
9166         Make truncl work on OSF/1 4.0.
9167         * m4/truncl.m4 (gl_FUNC_TRUNCL): Test whether truncl actually works.
9168         Set REPLACE_TRUNCL, not HAVE_DECL_TRUNCL.
9169         * lib/math.in.h (truncl): Test REPLACE_TRUNCL, not HAVE_DECL_TRUNCL.
9170         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize REPLACE_TRUNCL, not
9171         HAVE_DECL_TRUNCL.
9172         * modules/math (Makefile.am): Substitute REPLACE_TRUNCL, not
9173         HAVE_DECL_TRUNCL.
9174         * doc/posix-functions/truncl.texi: Document the OSF/1 4.0 problem.
9175
9176 2008-04-13  Bruno Haible  <bruno@clisp.org>
9177
9178         * lib/unictype.h: Remove trailing comma from enumeration definitions.
9179
9180 2008-04-13  Bruno Haible  <bruno@clisp.org>
9181
9182         * lib/count-one-bits.h (COUNT_ONE_BITS): Rewrite verification
9183         expression, so as to avoid HP-UX 11 cc compiler bug.
9184
9185 2008-04-13  Bruno Haible  <bruno@clisp.org>
9186
9187         * m4/regex.m4 (gl_PREREQ_REGEX): Also check for <libintl.h>.
9188
9189 2008-04-13  Bruno Haible  <bruno@clisp.org>
9190
9191         * lib/git-merge-changelog.c: Remove empty declaration outside of
9192         functions.
9193
9194 2008-04-13  Bruno Haible  <bruno@clisp.org>
9195
9196         * modules/quotearg-tests (Makefile.am): Define test_quotearg_LDADD.
9197
9198 2008-04-13  Bruno Haible  <bruno@clisp.org>
9199
9200         * doc/posix-headers/sys_socket.texi: Document the problem on EMX.
9201         * lib/sys_socket.in.h (SHUT_RD, SHUT_WR, SHUT_RDWR): Define if missing.
9202         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Replace <sys/socket.h>
9203         also if it exists but lacks definitions of the SHUT_* macros.
9204         * modules/sys_socket (Description): Update.
9205         Reported by Elbert Pol <e.pol@chello.nl>.
9206
9207 2008-04-13  Bruno Haible  <bruno@clisp.org>
9208
9209         * lib/localcharset.c (OS2): Don't redefine if already defined.
9210         Reported by Elbert Pol <e.pol@chello.nl>.
9211
9212 2008-04-13  Bruno Haible  <bruno@clisp.org>
9213
9214         * lib/binary-io.h [__EMX__]: Include <io.h>.
9215         Reported by Elbert Pol <e.pol@chello.nl>.
9216
9217 2008-04-12  Bruno Haible  <bruno@clisp.org>
9218
9219         * lib/fpucw.h: Enable the definitions also for x86_64.
9220         Needed for NetBSD/x86_64.
9221         Reported by Thomas Klausner <tk@giga.or.at>.
9222
9223 2008-04-12  Bruno Haible  <bruno@clisp.org>
9224
9225         * tests/test-strtod.c: Include isnand.h.
9226         (main): Use isnand instead of isnan.
9227         Reported by Jim Meyering.
9228
9229 2008-04-12  Bruno Haible  <bruno@clisp.org>
9230
9231         * m4/isnanf.m4 (gl_ISNANF_WORKS): Add a test for a special NaN.
9232         Reported by Nelson H. F. Beebe <beebe@math.utah.edu>.
9233
9234 2008-04-12  Jim Meyering  <meyering@redhat.com>
9235
9236         * m4/math_h.m4 (gl_MATH_H): Fix typos.
9237
9238 2008-04-12  Bruno Haible  <bruno@clisp.org>
9239
9240         * lib/freadptr.c (freadptr) [__EMX__]: Fix wrong assertion.
9241         Reported by Elbert Pol <e.pol@chello.nl>.
9242
9243 2008-04-12  Eric Blake  <ebb9@byu.net>
9244
9245         Work around Solaris 10 math.h bug.
9246         * m4/math_h.m4 (gl_MATH_H): Check for bug.
9247         (gl_MATH_H_DEFAULTS): Set up default.
9248         * modules/math (Makefile.am): Replace new indicators.
9249         * lib/math.in.h (NAN, HUGE_VAL): Provide replacements.
9250         * tests/test-math.c (main): Test this.
9251         * m4/strtod.m4 (gl_FUNC_STRTOD): Don't rely on HUGE_VAL.
9252         * doc/posix-headers/math.texi (math.h): Mention bug.
9253         Reported by Nelson H. F. Beebe and Jim Meyering.
9254
9255 2008-04-11  Bruno Haible  <bruno@clisp.org>
9256
9257         Adapt to future versions of Apple GCC.
9258         * lib/argp-fmtstream.h (ARGP_FS_EI): Don't test __GNUC_GNU_INLINE__.
9259         Reported by Peter O'Gorman <peter@pogma.com>.
9260
9261 2008-04-11  Bruno Haible  <bruno@clisp.org>
9262
9263         * tests/test-getaddrinfo.c (simple): Ignore EAI_NONAME error.
9264
9265 2008-04-11  Bruno Haible  <bruno@clisp.org>
9266
9267         * modules/strsignal-tests (Makefile.am): Define test_strsignal_LDADD.
9268
9269         * modules/getaddrinfo-tests (Makefile.am): Define
9270         test_getaddrinfo_LDADD.
9271
9272 2008-04-11  Bruno Haible  <bruno@clisp.org>
9273
9274         * lib/strsignal.c (_sys_siglist): Don't declare if already declared.
9275         (init): Fix syntax error.
9276         * m4/strsignal.m4 (gl_PREREQ_STRSIGNAL): Check whether _sys_siglist
9277         is declared.
9278
9279 2008-04-11  Bruno Haible  <bruno@clisp.org>
9280
9281         * lib/glob.c: Include <stdbool.h>. Needed at least with IRIX cc.
9282         * modules/glob (Depends-on): Add stdbool.
9283
9284 2008-04-11  Bruno Haible  <bruno@clisp.org>
9285
9286         * lib/trim.c: Include <string.h>.
9287
9288 2008-04-11  Eric Blake  <ebb9@byu.net>
9289
9290         Avoid compile failure on OS/2.
9291         * lib/regex_internal.h (internal_function): Disable optimization
9292         on OS/2 (__EMX__), where it caused compiler error.
9293         Reported by Elbert Pol.
9294
9295 2008-04-11  Bruno Haible  <bruno@clisp.org>
9296
9297         Flush the standard error stream before aborting. Needed on mingw.
9298         * tests/test-argmatch.c (ASSERT): Call fflush(stderr) before abort().
9299         * tests/test-array_list.c (ASSERT): Likewise.
9300         * tests/test-array_oset.c (ASSERT): Likewise.
9301         * tests/test-avltree_list.c (ASSERT): Likewise.
9302         * tests/test-avltree_oset.c (ASSERT): Likewise.
9303         * tests/test-avltreehash_list.c (ASSERT): Likewise.
9304         * tests/test-binary-io.c (ASSERT): Likewise.
9305         * tests/test-byteswap.c (ASSERT): Likewise.
9306         * tests/test-c-ctype.c (ASSERT): Likewise.
9307         * tests/test-c-strcasecmp.c (ASSERT): Likewise.
9308         * tests/test-c-strcasestr.c (ASSERT): Likewise.
9309         * tests/test-c-strncasecmp.c (ASSERT): Likewise.
9310         * tests/test-c-strstr.c (ASSERT): Likewise.
9311         * tests/test-canonicalize-lgpl.c (ASSERT): Likewise.
9312         * tests/test-canonicalize.c (ASSERT): Likewise.
9313         * tests/test-carray_list.c (ASSERT): Likewise.
9314         * tests/test-ceilf1.c (ASSERT): Likewise.
9315         * tests/test-ceilf2.c (ASSERT): Likewise.
9316         * tests/test-ceill.c (ASSERT): Likewise.
9317         * tests/test-count-one-bits.c (ASSERT): Likewise.
9318         * tests/test-fbufmode.c (ASSERT): Likewise.
9319         * tests/test-fflush2.c (ASSERT): Likewise.
9320         * tests/test-floorf1.c (ASSERT): Likewise.
9321         * tests/test-floorf2.c (ASSERT): Likewise.
9322         * tests/test-floorl.c (ASSERT): Likewise.
9323         * tests/test-fopen.c (ASSERT): Likewise.
9324         * tests/test-fpending.c (ASSERT): Likewise.
9325         * tests/test-fprintf-posix.c (ASSERT): Likewise.
9326         * tests/test-fpurge.c (ASSERT): Likewise.
9327         * tests/test-freadable.c (ASSERT): Likewise.
9328         * tests/test-freadahead.c (ASSERT): Likewise.
9329         * tests/test-freading.c (ASSERT): Likewise.
9330         * tests/test-freadptr.c (ASSERT): Likewise.
9331         * tests/test-freadptr2.c (ASSERT): Likewise.
9332         * tests/test-freadseek.c (ASSERT): Likewise.
9333         * tests/test-freopen.c (ASSERT): Likewise.
9334         * tests/test-frexp.c (ASSERT): Likewise.
9335         * tests/test-frexpl.c (ASSERT): Likewise.
9336         * tests/test-fseek.c (ASSERT): Likewise.
9337         * tests/test-fseeko.c (ASSERT): Likewise.
9338         * tests/test-fstrcmp.c (ASSERT): Likewise.
9339         * tests/test-ftell.c (ASSERT): Likewise.
9340         * tests/test-ftello.c (ASSERT): Likewise.
9341         * tests/test-func.c (ASSERT): Likewise.
9342         * tests/test-fwritable.c (ASSERT): Likewise.
9343         * tests/test-fwriting.c (ASSERT): Likewise.
9344         * tests/test-getdelim.c (ASSERT): Likewise.
9345         * tests/test-getline.c (ASSERT): Likewise.
9346         * tests/test-i-ring.c (ASSERT): Likewise.
9347         * tests/test-iconv-utf.c (ASSERT): Likewise.
9348         * tests/test-iconv.c (ASSERT): Likewise.
9349         * tests/test-isfinite.c (ASSERT): Likewise.
9350         * tests/test-isnand.c (ASSERT): Likewise.
9351         * tests/test-isnanf.c (ASSERT): Likewise.
9352         * tests/test-isnanl.h (ASSERT): Likewise.
9353         * tests/test-ldexpl.c (ASSERT): Likewise.
9354         * tests/test-linked_list.c (ASSERT): Likewise.
9355         * tests/test-linkedhash_list.c (ASSERT): Likewise.
9356         * tests/test-localename.c (ASSERT): Likewise.
9357         * tests/test-lseek.c (ASSERT): Likewise.
9358         * tests/test-mbscasecmp.c (ASSERT): Likewise.
9359         * tests/test-mbscasestr1.c (ASSERT): Likewise.
9360         * tests/test-mbscasestr2.c (ASSERT): Likewise.
9361         * tests/test-mbscasestr3.c (ASSERT): Likewise.
9362         * tests/test-mbscasestr4.c (ASSERT): Likewise.
9363         * tests/test-mbschr.c (ASSERT): Likewise.
9364         * tests/test-mbscspn.c (ASSERT): Likewise.
9365         * tests/test-mbsncasecmp.c (ASSERT): Likewise.
9366         * tests/test-mbspbrk.c (ASSERT): Likewise.
9367         * tests/test-mbspcasecmp.c (ASSERT): Likewise.
9368         * tests/test-mbsrchr.c (ASSERT): Likewise.
9369         * tests/test-mbsspn.c (ASSERT): Likewise.
9370         * tests/test-mbsstr1.c (ASSERT): Likewise.
9371         * tests/test-mbsstr2.c (ASSERT): Likewise.
9372         * tests/test-mbsstr3.c (ASSERT): Likewise.
9373         * tests/test-memchr2.c (ASSERT): Likewise.
9374         * tests/test-memmem.c (ASSERT): Likewise.
9375         * tests/test-open.c (ASSERT): Likewise.
9376         * tests/test-printf-frexp.c (ASSERT): Likewise.
9377         * tests/test-printf-frexpl.c (ASSERT): Likewise.
9378         * tests/test-printf-posix.c (ASSERT): Likewise.
9379         * tests/test-quotearg.c (ASSERT): Likewise.
9380         * tests/test-rbtree_list.c (ASSERT): Likewise.
9381         * tests/test-rbtree_oset.c (ASSERT): Likewise.
9382         * tests/test-rbtreehash_list.c (ASSERT): Likewise.
9383         * tests/test-round1.c (ASSERT): Likewise.
9384         * tests/test-roundf1.c (ASSERT): Likewise.
9385         * tests/test-roundl.c (ASSERT): Likewise.
9386         * tests/test-signbit.c (ASSERT): Likewise.
9387         * tests/test-sleep.c (ASSERT): Likewise.
9388         * tests/test-snprintf-posix.c (ASSERT): Likewise.
9389         * tests/test-snprintf.c (ASSERT): Likewise.
9390         * tests/test-sprintf-posix.c (ASSERT): Likewise.
9391         * tests/test-stat-time.c (ASSERT): Likewise.
9392         * tests/test-strcasestr.c (ASSERT): Likewise.
9393         * tests/test-strerror.c (ASSERT): Likewise.
9394         * tests/test-striconv.c (ASSERT): Likewise.
9395         * tests/test-striconveh.c (ASSERT): Likewise.
9396         * tests/test-striconveha.c (ASSERT): Likewise.
9397         * tests/test-strsignal.c (ASSERT): Likewise.
9398         * tests/test-strstr.c (ASSERT): Likewise.
9399         * tests/test-strtod.c (ASSERT): Likewise.
9400         * tests/test-trunc1.c (ASSERT): Likewise.
9401         * tests/test-trunc2.c (ASSERT): Likewise.
9402         * tests/test-truncf1.c (ASSERT): Likewise.
9403         * tests/test-truncf2.c (ASSERT): Likewise.
9404         * tests/test-truncl.c (ASSERT): Likewise.
9405         * tests/test-vasnprintf-posix.c (ASSERT): Likewise.
9406         * tests/test-vasnprintf-posix2.c (ASSERT): Likewise.
9407         * tests/test-vasnprintf.c (ASSERT): Likewise.
9408         * tests/test-vasprintf-posix.c (ASSERT): Likewise.
9409         * tests/test-vasprintf.c (ASSERT): Likewise.
9410         * tests/test-vfprintf-posix.c (ASSERT): Likewise.
9411         * tests/test-vprintf-posix.c (ASSERT): Likewise.
9412         * tests/test-vsnprintf-posix.c (ASSERT): Likewise.
9413         * tests/test-vsnprintf.c (ASSERT): Likewise.
9414         * tests/test-vsprintf-posix.c (ASSERT): Likewise.
9415         * tests/test-wcwidth.c (ASSERT): Likewise.
9416         * tests/test-xfprintf-posix.c (ASSERT): Likewise.
9417         * tests/test-xprintf-posix.c (ASSERT): Likewise.
9418         * tests/test-xvasprintf.c (ASSERT): Likewise.
9419         * tests/uniconv/test-u16-conv-from-enc.c (ASSERT): Likewise.
9420         * tests/uniconv/test-u16-conv-to-enc.c (ASSERT): Likewise.
9421         * tests/uniconv/test-u16-strconv-from-enc.c (ASSERT): Likewise.
9422         * tests/uniconv/test-u16-strconv-to-enc.c (ASSERT): Likewise.
9423         * tests/uniconv/test-u32-conv-from-enc.c (ASSERT): Likewise.
9424         * tests/uniconv/test-u32-conv-to-enc.c (ASSERT): Likewise.
9425         * tests/uniconv/test-u32-strconv-from-enc.c (ASSERT): Likewise.
9426         * tests/uniconv/test-u32-strconv-to-enc.c (ASSERT): Likewise.
9427         * tests/uniconv/test-u8-conv-from-enc.c (ASSERT): Likewise.
9428         * tests/uniconv/test-u8-conv-to-enc.c (ASSERT): Likewise.
9429         * tests/uniconv/test-u8-strconv-from-enc.c (ASSERT): Likewise.
9430         * tests/uniconv/test-u8-strconv-to-enc.c (ASSERT): Likewise.
9431         * tests/unictype/test-bidi_byname.c (ASSERT): Likewise.
9432         * tests/unictype/test-bidi_name.c (ASSERT): Likewise.
9433         * tests/unictype/test-bidi_of.c (ASSERT): Likewise.
9434         * tests/unictype/test-bidi_test.c (ASSERT): Likewise.
9435         * tests/unictype/test-block_list.c (ASSERT): Likewise.
9436         * tests/unictype/test-block_of.c (ASSERT): Likewise.
9437         * tests/unictype/test-block_test.c (ASSERT): Likewise.
9438         * tests/unictype/test-categ_and.c (ASSERT): Likewise.
9439         * tests/unictype/test-categ_and_not.c (ASSERT): Likewise.
9440         * tests/unictype/test-categ_byname.c (ASSERT): Likewise.
9441         * tests/unictype/test-categ_name.c (ASSERT): Likewise.
9442         * tests/unictype/test-categ_none.c (ASSERT): Likewise.
9443         * tests/unictype/test-categ_of.c (ASSERT): Likewise.
9444         * tests/unictype/test-categ_or.c (ASSERT): Likewise.
9445         * tests/unictype/test-categ_test_withtable.c (ASSERT): Likewise.
9446         * tests/unictype/test-combining.c (ASSERT): Likewise.
9447         * tests/unictype/test-decdigit.c (ASSERT): Likewise.
9448         * tests/unictype/test-digit.c (ASSERT): Likewise.
9449         * tests/unictype/test-mirror.c (ASSERT): Likewise.
9450         * tests/unictype/test-numeric.c (ASSERT): Likewise.
9451         * tests/unictype/test-pr_byname.c (ASSERT): Likewise.
9452         * tests/unictype/test-pr_test.c (ASSERT): Likewise.
9453         * tests/unictype/test-predicate-part1.h (ASSERT): Likewise.
9454         * tests/unictype/test-scripts.c (ASSERT): Likewise.
9455         * tests/unictype/test-sy_c_ident.c (ASSERT): Likewise.
9456         * tests/unictype/test-sy_java_ident.c (ASSERT): Likewise.
9457         * tests/unistdio/test-u16-asnprintf1.c (ASSERT): Likewise.
9458         * tests/unistdio/test-u16-vasnprintf1.c (ASSERT): Likewise.
9459         * tests/unistdio/test-u16-vasnprintf2.c (ASSERT): Likewise.
9460         * tests/unistdio/test-u16-vasnprintf3.c (ASSERT): Likewise.
9461         * tests/unistdio/test-u16-vasprintf1.c (ASSERT): Likewise.
9462         * tests/unistdio/test-u16-vsnprintf1.c (ASSERT): Likewise.
9463         * tests/unistdio/test-u16-vsprintf1.c (ASSERT): Likewise.
9464         * tests/unistdio/test-u32-asnprintf1.c (ASSERT): Likewise.
9465         * tests/unistdio/test-u32-vasnprintf1.c (ASSERT): Likewise.
9466         * tests/unistdio/test-u32-vasnprintf2.c (ASSERT): Likewise.
9467         * tests/unistdio/test-u32-vasnprintf3.c (ASSERT): Likewise.
9468         * tests/unistdio/test-u32-vasprintf1.c (ASSERT): Likewise.
9469         * tests/unistdio/test-u32-vsnprintf1.c (ASSERT): Likewise.
9470         * tests/unistdio/test-u32-vsprintf1.c (ASSERT): Likewise.
9471         * tests/unistdio/test-u8-asnprintf1.c (ASSERT): Likewise.
9472         * tests/unistdio/test-u8-vasnprintf1.c (ASSERT): Likewise.
9473         * tests/unistdio/test-u8-vasnprintf2.c (ASSERT): Likewise.
9474         * tests/unistdio/test-u8-vasnprintf3.c (ASSERT): Likewise.
9475         * tests/unistdio/test-u8-vasprintf1.c (ASSERT): Likewise.
9476         * tests/unistdio/test-u8-vsnprintf1.c (ASSERT): Likewise.
9477         * tests/unistdio/test-u8-vsprintf1.c (ASSERT): Likewise.
9478         * tests/unistdio/test-ulc-asnprintf1.c (ASSERT): Likewise.
9479         * tests/unistdio/test-ulc-vasnprintf1.c (ASSERT): Likewise.
9480         * tests/unistdio/test-ulc-vasnprintf2.c (ASSERT): Likewise.
9481         * tests/unistdio/test-ulc-vasnprintf3.c (ASSERT): Likewise.
9482         * tests/unistdio/test-ulc-vasprintf1.c (ASSERT): Likewise.
9483         * tests/unistdio/test-ulc-vsnprintf1.c (ASSERT): Likewise.
9484         * tests/unistdio/test-ulc-vsprintf1.c (ASSERT): Likewise.
9485         * tests/uniwidth/test-u16-strwidth.c (ASSERT): Likewise.
9486         * tests/uniwidth/test-u16-width.c (ASSERT): Likewise.
9487         * tests/uniwidth/test-u32-strwidth.c (ASSERT): Likewise.
9488         * tests/uniwidth/test-u32-width.c (ASSERT): Likewise.
9489         * tests/uniwidth/test-u8-strwidth.c (ASSERT): Likewise.
9490         * tests/uniwidth/test-u8-width.c (ASSERT): Likewise.
9491         * tests/uniwidth/test-uc_width.c (ASSERT): Likewise.
9492         Reported by Eric Blake.
9493
9494 2008-04-11  Bruno Haible  <bruno@clisp.org>
9495
9496         * lib/wchar.in.h: Tweak comment.
9497
9498 2008-04-11  Bruno Haible  <bruno@clisp.org>
9499
9500         Fix __GNUC_STDC_INLINE__ predefine with Apple GCC on MacOS X 10.5.
9501         * gnulib-tool (func_emit_initmacro_start): Emit an invocation of
9502         gl_COMMON.
9503         * m4/gnulib-common.m4 (gl_COMMON, gl_COMMON_BODY): New macros.
9504
9505 2008-04-11  Bruno Haible  <bruno@clisp.org>
9506
9507         * modules/git-merge-changelog (git_merge_changelog_LDADD): Add LIBINTL.
9508
9509 2008-04-11  Simon Josefsson  <simon@josefsson.org>
9510
9511         * lib/gc-gnulib.c: On Windows, use CryptGenRandom from CSP instead
9512         of attempting to use non-existing /dev/*random.  Based on patch
9513         from Adam Strzelecki <ono@java.pl> in
9514         <http://lists.gnu.org/archive/html/help-gsasl/2008-02/msg00000.html>.
9515
9516 2008-04-08  Bruno Haible  <bruno@clisp.org>
9517
9518         Add tentative support for emx+gcc.
9519         * lib/fbufmode.c (fbufmode) [__EMX__]: Add conditional code.
9520         * lib/fpurge.c (fpurge): Likewise.
9521         * lib/freadable.c (freadable): Likewise.
9522         * lib/freadahead.c (freadahead): Likewise.
9523         * lib/freading.c (freading): Likewise.
9524         * lib/freadptr.c (freadptr): Likewise.
9525         * lib/freadseek.c (freadptrinc): Likewise.
9526         * lib/fseeko.c (rpl_fseeko): Likewise.
9527         * lib/fseterr.c (fseterr): Likewise.
9528         * lib/fwritable.c (fwritable): Likewise.
9529         * lib/fwriting.c (fwriting): Likewise.
9530         * m4/fpending.m4 (gl_FUNC_FPENDING): Add a variant for emx+gcc.
9531
9532 2008-04-09  Eric Blake  <ebb9@byu.net>
9533
9534         Avoid some autoconf warnings.
9535         * m4/regex.m4 (gl_REGEX): s/AC_HELP_STRING/AS_HELP_STRING/.
9536         * m4/acl.m4 (gl_FUNC_ACL): Likewise.
9537         * m4/afs.m4 (gl_AFS): Likewise.
9538         * m4/gc-random.m4 (gl_GC_RANDOM): Likewise.
9539         * m4/include_next.m4 (gl_INCLUDE_NEXT): s/AC_FOREACH/m4_foreach_w/.
9540         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Likewise.
9541         * m4/stdint.m4 (gl_STDINT_BITSIZEOF, gl_CHECK_TYPES_SIGNED)
9542         (gl_INTEGER_TYPE_SUFFIX): Likewise.
9543         * m4/onceonly_2_57.m4 (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE)
9544         (AC_CHECK_DECLS_ONCE): Likewise.
9545         Rename file...
9546         * m4/onceonly.m4: ...to this, and delete 2.54 variant, now that
9547         gnulib-tool requires autoconf 2.59 or better.
9548         * gnulib-tool (func_get_filelist): s/\(onceonly\)_2_57.m4/\1.m4/.
9549
9550 2008-04-08  Eric Blake  <ebb9@byu.net>
9551
9552         Use 'git describe --match' if present (added in git 1.5.5).
9553         * build-aux/git-version-gen: Limit result to tags that match 'v*'
9554         if possible.
9555
9556 2008-04-08  Bruno Haible  <bruno@clisp.org>
9557
9558         Add tentative support for OpenServer.
9559         * lib/fbufmode.c (fbufmode): Add conditional define for _flag, _base,
9560         _ptr, _cnt.
9561         * lib/fpurge.c (fpurge): Likewise.
9562         * lib/freadable.c (freadable): Likewise.
9563         * lib/freadahead.c (freadahead): Likewise.
9564         * lib/freading.c (freading): Likewise.
9565         * lib/freadptr.c (freadptr): Likewise.
9566         * lib/freadseek.c (freadptrinc): Likewise.
9567         * lib/fseeko.c (rpl_fseeko): Likewise.
9568         * lib/fseterr.c (fseterr): Likewise.
9569         * lib/fwritable.c (fwritable): Likewise.
9570         * lib/fwriting.c (fwriting): Likewise.
9571         Reported by Roger Cornelius <rac@tenzing.org> and
9572         Brian K. White <brian@aljex.com>.
9573
9574 2008-04-06  Jim Meyering  <meyering@redhat.com>
9575
9576         * gnulib-tool (func_add_or_update): s/backuped/backed up/ in diagnostic
9577
9578 2008-04-06  Bruno Haible  <bruno@clisp.org>
9579
9580         Avoid possible error with non-ASCII bytes in UTF-8 locales.
9581         * tests/test-fprintf-posix.sh: Use "LC_ALL=C tr" instead of "tr".
9582         * tests/test-printf-posix.sh: Likewise.
9583         * tests/test-vfprintf-posix.sh: Likewise.
9584         * tests/test-vprintf-posix.sh: Likewise.
9585         * tests/test-xprintf-posix.sh: Likewise.
9586
9587 2008-04-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9588
9589         * m4/double-slash-root.m4 (gl_DOUBLE_SLASH_ROOT): Fix quoting,
9590         hide error from 'ls', needed on OS/2.
9591         Report by Elbert Pol <elbert.pol@gmail.com>.
9592
9593 2008-04-04  Eric Blake  <ebb9@byu.net>
9594
9595         Make test-fseeko.c failures meaningful.
9596         * tests/test-fseeko.c: Print line number on failure.
9597         * tests/test-fseek.c: Likewise.
9598         Reported by Nelson H. F. Beebe.
9599
9600         Improve strtod bug detection check.
9601         * m4/strtod.m4 (gl_FUNC_STRTOD): Also check for hex-float parsing,
9602         required for Solaris 10.
9603         Reported by Bob Friesenhahn and Nelson H. F. Beebe.
9604
9605 2008-04-04  Bruno Haible  <bruno@clisp.org>
9606
9607         * modules/relocatable-prog-wrapper (Files): Add m4/environ.m4. Needed
9608         by m4/setenv.m4.
9609
9610 2008-04-03  Eric Blake  <ebb9@byu.net>
9611
9612         Ensure sane .version contents.
9613         * top/GNUmakefile (_dummy): Also delete .version when rebuilding
9614         version string.
9615         * build-aux/git-version-gen: Improve documentation.
9616
9617         Make GNU make output nicer.
9618         * top/GNUmakefile [!_have-Makefile]: Add dependency on
9619         MAKECMDGOALS to enforce message for all command line targets.  Set
9620         srcdir for use in maint.mk.
9621
9622         Another maintainer tweak.
9623         * top/GNUmakefile (_is-dist-target): Allow maintainer-distcheck as
9624         a target that regenerates version.
9625
9626 2008-04-03  Jim Meyering  <meyering@redhat.com>
9627
9628         vc-list-files: don't cause coreutils "make po-check" failure
9629         * build-aux/vc-list-files: Skip postprocessing when $2 is '.'
9630
9631 2008-04-03  Eric Blake  <ebb9@byu.net>
9632
9633         Allow VPATH usage of vc-list-files.
9634         * build-aux/vc-list-files (scriptversion): Add timestamp.
9635         (options): Add --help, --version, -C.
9636         (CVS): Support installed cvsu.
9637
9638 2008-04-02  Bruno Haible  <bruno@clisp.org>
9639
9640         Avoid some "statement with no effect" warnings from gcc.
9641         * tests/test-wctype.c (main): Explicitly ignore unused values.
9642         Reported by Jim Meyering.
9643
9644 2008-04-02  Jim Meyering  <meyering@redhat.com>
9645
9646         Avoid some warnings from "gcc -Wshadow".
9647         * tests/test-frexp.c (exp): Define to a different identifier.
9648         * tests/test-frexpl.c (exp): Likewise.
9649
9650 2008-04-03  Jim Meyering  <meyering@redhat.com>
9651
9652         bootstrap: remove dangling *.[ch] symlinks from lib
9653         * build-aux/bootstrap [dangling symlink removal]: Move find's
9654         -depth option to precede all others, to avoid a warning.
9655         Remove *.[ch] files too, and from "$source_base" (usually lib/).
9656
9657 2008-04-02  Bruno Haible  <bruno@clisp.org>
9658
9659         Avoid some warnings from "gcc -Wshadow".
9660         * tests/tests-vfprintf-posix.c (my_fprintf): Move after test_function.
9661         * tests/tests-vprintf-posix.c (my_printf): Move after test_function.
9662         * tests/tests-vsnprintf-posix.c (my_snprintf): Move after test_function.
9663         * tests/tests-vsprintf-posix.c (my_sprintf): Move after test_function.
9664         Reported by Jim Meyering.
9665
9666 2008-04-01  Bruno Haible  <bruno@clisp.org>
9667
9668         Fix test to work on IRIX 6.5 with cc.
9669         * tests/test-math.c (numeric_equal): New function.
9670         (main): Use it.
9671
9672 2008-04-01  Bruno Haible  <bruno@clisp.org>
9673
9674         * doc/posix-headers/math.texi: Refine documentation of NAN problem.
9675
9676 2008-04-01  Bruno Haible  <bruno@clisp.org>
9677
9678         * tests/test-vasnprintf-posix.c: Include nan.h instead of <math.h>.
9679         (test_function): Use NaNd, NaNl instead of NAN or 0.0L/0.0L.
9680         * modules/vasnprintf-posix-tests (Files): Add tests/nan.h.
9681         (Depends-on): Remove math.
9682
9683         * tests/test-vasprintf-posix.c: Include nan.h instead of <math.h>.
9684         (test_function): Use NaNd, NaNl instead of NAN or 0.0L/0.0L.
9685         * modules/vasprintf-posix-tests (Files): Add tests/nan.h.
9686         (Depends-on): Remove math.
9687
9688         * tests/test-snprintf-posix.h: Include nan.h instead of <math.h>.
9689         (test_function): Use NaNd, NaNl instead of NAN or 0.0L/0.0L.
9690         * modules/snprintf-posix-tests (Files): Add tests/nan.h.
9691         (Depends-on): Remove math.
9692         * modules/vsnprintf-posix-tests (Files): Add tests/nan.h.
9693         (Depends-on): Remove math.
9694
9695         * tests/test-sprintf-posix.h: Include nan.h instead of <math.h>.
9696         (test_function): Use NaNd, NaNl instead of NAN or 0.0L/0.0L.
9697         * modules/sprintf-posix-tests (Files): Add tests/nan.h.
9698         (Depends-on): Remove math.
9699         * modules/vsprintf-posix-tests (Files): Add tests/nan.h.
9700         (Depends-on): Remove math.
9701
9702         * tests/test-round1.c: Include nan.h.
9703         (main): Use NaNd instead of NAN.
9704         * modules/round-tests (Files): Add tests/nan.h.
9705
9706         * tests/test-trunc1.c: Include nan.h.
9707         (main): Use NaNd instead of NAN.
9708         * modules/trunc-tests (Files): Add tests/nan.h.
9709
9710         * tests/test-roundf1.c: Include nan.h.
9711         (main): Use NaNf instead of NAN.
9712         * modules/roundf-tests (Files): Add tests/nan.h.
9713
9714         * tests/test-truncf1.c: Include nan.h.
9715         (main): Use NaNf instead of NAN.
9716         * modules/truncf-tests (Files): Add tests/nan.h.
9717
9718         * tests/test-ceilf1.c: Include nan.h.
9719         (main): Use NaNf instead of NAN.
9720         * modules/ceilf-tests (Files): Add tests/nan.h.
9721
9722         * tests/test-floorf1.c: Include nan.h.
9723         (main): Use NaNf instead of NAN.
9724         * modules/floorf-tests (Files): Add tests/nan.h.
9725
9726         * tests/test-isnanf.c: Include nan.h instead of <math.h>.
9727         (main): Use NaNf instead of NAN.
9728         * modules/isnanf-nolibm-tests (Files): Add tests/nan.h.
9729
9730         * tests/test-isnand.c: Include nan.h instead of <math.h>.
9731         (main): Use NaNd instead of NAN.
9732         * modules/isnand-nolibm-tests (Files): Add tests/nan.h.
9733
9734         * tests/test-frexp.c: Include nan.h.
9735         (main): Use NaNd instead of NAN.
9736         * modules/frexp-tests (Files): Add tests/nan.h.
9737
9738         * lib/isnan.c: Don't include <math.h>.
9739         (FUNC): Don't use NAN macro.
9740         * modules/isnand-nolibm (Depends-on): Remove math.
9741         * modules/isnanf-nolibm (Depends-on): Remove math.
9742         * modules/isnanl (Depends-on): Remove math.
9743         * modules/isnanl-nolibm (Depends-on): Remove math.
9744
9745         * tests/nan.h: New file.
9746
9747 2008-04-01  Eric Blake  <ebb9@byu.net>
9748
9749         Fix typos.
9750         * tests/test-strtod.c (main): s/FLT_/DBL_/ for minimum and epsilon
9751         values to be the right type.
9752
9753         For now, cater to gnulib strtod inaccuracies.
9754         * tests/test-strtod.c (main): Allow 1-ulp error on expected
9755         fractional results.  While not as nice from a QoI perspective, it
9756         is a quicker patch than correctly implementing decimal to binary
9757         rounding.
9758
9759 2008-03-31  Eric Blake  <ebb9@byu.net>
9760
9761         Guarantee a definition of NAN.
9762         * lib/math.in.h (NAN): Define if missing.
9763         * tests/test-math.c (main): Test it.
9764         * doc/posix-headers/math.texi (math.h): Document this.
9765         * lib/isnan.c (rpl_isnand): Use it.
9766         * tests/test-ceilf1.c (NaN): Delete, and use NAN instead.
9767         * tests/test-floorf1.c (NaN): Likewise.
9768         * tests/test-frexp.c (NaN): Likewise.
9769         * tests/test-isnand.c (NaN): Likewise.
9770         * tests/test-isnanf.c (NaN): Likewise.
9771         * tests/test-round1.c (NaN): Likewise.
9772         * tests/test-roundf1.c (NaN): Likewise.
9773         * tests/test-snprintf-posix.h (NaN): Likewise.
9774         * tests/test-sprintf-posix.h (NaN): Likewise.
9775         * tests/test-trunc1.c (NaN): Likewise.
9776         * tests/test-truncf1.c (NaN): Likewise.
9777         * tests/test-vasnprintf-posix.c (NaN): Likewise.
9778         * tests/test-vasprintf-posix.c (NaN): Likewise.
9779         * modules/isnand-nolibm (Depends-on): Add math.
9780         * modules/isnanf-nolibm (Depends-on): Likewise.
9781         * modules/isnanl (Depends-on): Likewise.
9782         * modules/isnanl-nolibm (Depends-on): Likewise.
9783         * modules/snprintf-posix-tests (Depends-on): Likewise.
9784         * modules/sprintf-posix-tests (Depends-on): Likewise.
9785         * modules/vsnprintf-posix-tests (Depends-on): Likewise.
9786         * modules/vsprintf-posix-tests (Depends-on): Likewise.
9787         * modules/vasnprintf-posix-tests (Depends-on): Likewise.
9788         * modules/vasprintf-posix-tests (Depends-on): Likewise.
9789
9790 2008-03-31  Bruno Haible  <bruno@clisp.org>
9791
9792         * tests/test-strtod.c (main): Update results for OSF/1 platforms.
9793         * doc/posix-functions/strtod.texi: Likewise.
9794
9795 2008-03-31  Bruno Haible  <bruno@clisp.org>
9796
9797         * tests/test-strtod.c (main): Don't use C99 syntax.
9798
9799 2008-03-31  Bruno Haible  <bruno@clisp.org>
9800
9801         * tests/test-strtod.c (main): Don't test NAN macro. Needed for Solaris.
9802         Reported by Eric Blake.
9803
9804 2008-03-31  Jim Meyering  <meyering@redhat.com>
9805
9806         Don't compare actual signbit return values.
9807         * tests/test-strtod.c (main): Rather, compare only their
9808         zero/non-zero nature.
9809
9810 2008-03-31  Eric Blake  <ebb9@byu.net>
9811
9812         More strtod documentation.
9813         * doc/posix-functions/strtod.texi (strtod): Interpret more test
9814         failures as distinct bugs.
9815
9816 2008-03-30  Paul Eggert  <eggert@cs.ucla.edu>
9817
9818         * lib/wchar.in.h [defined __need_mbstate_t]: Just include <wchar.h>.
9819         Problem reported by Erik Benada in
9820         <http://lists.gnu.org/archive/html/bug-gnulib/2008-03/msg00249.html>.
9821
9822 2008-03-30  Bruno Haible  <bruno@clisp.org>
9823
9824         * tests/test-strtod.c: Add comments about which assertion fails on which
9825         platform.
9826         * doc/posix-functions/strtod.texi: Add info about many more platforms.
9827
9828 2008-03-30  Eric Blake  <ebb9@byu.net>
9829
9830         Test signbit behavior on zeros.
9831         * tests/test-signbit.c (test_signbitf): Add tests for zero.
9832         (test_signbitd, test_signbitl): Likewise.
9833
9834         More strtod touchups.
9835         * tests/test-strtod.c (main): Ignore tests for signbit on NaN, and
9836         sign of negative underflow, for now.  Use .5, not .1.
9837         * doc/posix-functions/strtod.texi (strtod): Mention these
9838         limitations.
9839         Reported by Jim Meyering.
9840
9841 2008-03-30  Bruno Haible  <bruno@clisp.org>
9842
9843         * lib/striconveh.h (mem_iconveh, str_iconveh): Optimize the conversion
9844         from UTF-8 to UTF-8//TRANSLIT in the same way as from UTF-8 to UTF-8.
9845
9846 2008-03-30  Bruno Haible  <bruno@clisp.org>
9847
9848         Avoid failure when attempting to return empty iconv results on some
9849         platforms.
9850         * lib/striconveh.c (mem_cd_iconveh_internal): In the final memory
9851         allocation, don't report ENOMEM when the resulting string is empty.
9852
9853 2008-03-30  Bruno Haible  <bruno@clisp.org>
9854
9855         Fix buffer overrun.
9856         * lib/vasnprintf.c (VASNPRINTF): If !USE_SNPRINTF && pad_ourselves:
9857         Don't consider the width for tmp_length. Check count against tmp_length
9858         before doing the padding. Ensure enough allocation during padding.
9859
9860 2008-03-30  Eric Blake  <ebb9@byu.net>
9861
9862         strtod touchups.
9863         * lib/strtod.c (strtod): Avoid compiler warnings.
9864         Reported by Jim Meyering.
9865
9866 2008-03-30  Bruno Haible  <bruno@clisp.org>
9867
9868         * lib/unistdio/u-vsprintf.h (EOVERFLOW): Remove fallback.
9869         * modules/unistdio/ulc-vsprintf (Depends-on): Add EOVERFLOW.
9870         * modules/unistdio/u8-vsprintf (Depends-on): Add EOVERFLOW.
9871         * modules/unistdio/u8-u8-vsprintf (Depends-on): Add EOVERFLOW.
9872         * modules/unistdio/u16-vsprintf (Depends-on): Add EOVERFLOW.
9873         * modules/unistdio/u16-u16-vsprintf (Depends-on): Add EOVERFLOW.
9874         * modules/unistdio/u32-vsprintf (Depends-on): Add EOVERFLOW.
9875         * modules/unistdio/u32-u32-vsprintf (Depends-on): Add EOVERFLOW.
9876
9877         * lib/unistdio/u-vsnprintf.h (EOVERFLOW): Remove fallback.
9878         * modules/unistdio/ulc-vsnprintf (Depends-on): Add EOVERFLOW.
9879         * modules/unistdio/u8-vsnprintf (Depends-on): Add EOVERFLOW.
9880         * modules/unistdio/u8-u8-vsnprintf (Depends-on): Add EOVERFLOW.
9881         * modules/unistdio/u16-vsnprintf (Depends-on): Add EOVERFLOW.
9882         * modules/unistdio/u16-u16-vsnprintf (Depends-on): Add EOVERFLOW.
9883         * modules/unistdio/u32-vsnprintf (Depends-on): Add EOVERFLOW.
9884         * modules/unistdio/u32-u32-vsnprintf (Depends-on): Add EOVERFLOW.
9885
9886         * lib/unistdio/u-vasprintf.h (EOVERFLOW): Remove fallback.
9887         * modules/unistdio/ulc-vasprintf (Depends-on): Add EOVERFLOW.
9888         * modules/unistdio/u8-vasprintf (Depends-on): Add EOVERFLOW.
9889         * modules/unistdio/u8-u8-vasprintf (Depends-on): Add EOVERFLOW.
9890         * modules/unistdio/u16-vasprintf (Depends-on): Add EOVERFLOW.
9891         * modules/unistdio/u16-u16-vasprintf (Depends-on): Add EOVERFLOW.
9892         * modules/unistdio/u32-vasprintf (Depends-on): Add EOVERFLOW.
9893         * modules/unistdio/u32-u32-vasprintf (Depends-on): Add EOVERFLOW.
9894
9895         * lib/unistdio/ulc-vfprintf.c (EOVERFLOW): Remove fallback.
9896         * modules/unistdio/ulc-vfprintf (Depends-on): Add EOVERFLOW.
9897
9898         * lib/unistdio/ulc-fprintf.c (EOVERFLOW): Remove fallback.
9899         * modules/unistdio/ulc-fprintf (Depends-on): Add EOVERFLOW.
9900
9901         * lib/xvasprintf.c (EOVERFLOW): Remove fallback.
9902         * modules/xvasprintf (Depends-on): Add EOVERFLOW.
9903
9904         * lib/vsprintf.c (EOVERFLOW): Remove fallback.
9905         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Drop gl_EOVERFLOW.
9906         * modules/vsprintf-posix (Depends-on): Add EOVERFLOW.
9907
9908         * lib/vsnprintf.c (EOVERFLOW): Remove fallback.
9909         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Drop gl_EOVERFLOW.
9910         * modules/vsnprintf (Depends-on): Add EOVERFLOW.
9911
9912         * lib/vfprintf.c (EOVERFLOW): Remove fallback.
9913         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Drop gl_EOVERFLOW.
9914         * modules/vfprintf-posix (Depends-on): Add EOVERFLOW.
9915
9916         * lib/vasprintf.c (EOVERFLOW): Remove fallback.
9917         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Drop gl_EOVERFLOW.
9918         * modules/vasprintf (Depends-on): Add EOVERFLOW.
9919
9920         * lib/vasnprintf.c (EOVERFLOW): Remove fallback.
9921         * m4/vasnprintf.m4 (gl_FUNC_VASNPRINTF): Drop gl_EOVERFLOW.
9922         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Drop gl_EOVERFLOW.
9923         * modules/vasnprintf (Files): Remove m4/eoverflow.m4.
9924         (Depends-on): Add EOVERFLOW.
9925         * modules/unistdio/ulc-vasnprintf (Files): Remove m4/eoverflow.m4.
9926         (Depends-on): Add EOVERFLOW.
9927         * modules/unistdio/u8-vasnprintf (Files): Remove m4/eoverflow.m4.
9928         (Depends-on): Add EOVERFLOW.
9929         * modules/unistdio/u8-u8-vasnprintf (Files): Remove m4/eoverflow.m4.
9930         (Depends-on): Add EOVERFLOW.
9931         * modules/unistdio/u16-vasnprintf (Files): Remove m4/eoverflow.m4.
9932         (Depends-on): Add EOVERFLOW.
9933         * modules/unistdio/u16-u16-vasnprintf (Files): Remove m4/eoverflow.m4.
9934         (Depends-on): Add EOVERFLOW.
9935         * modules/unistdio/u32-vasnprintf (Files): Remove m4/eoverflow.m4.
9936         (Depends-on): Add EOVERFLOW.
9937         * modules/unistdio/u32-u32-vasnprintf (Files): Remove m4/eoverflow.m4.
9938         (Depends-on): Add EOVERFLOW.
9939
9940         * lib/sprintf.c (EOVERFLOW): Remove fallback.
9941         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Drop gl_EOVERFLOW.
9942         * modules/sprintf-posix (Depends-on): Add EOVERFLOW.
9943
9944         * lib/snprintf.c (EOVERFLOW): Remove fallback.
9945         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Drop gl_EOVERFLOW.
9946         * modules/snprintf (Depends-on): Add EOVERFLOW.
9947
9948         * lib/poll.c (EOVERFLOW): Remove fallback.
9949         * modules/poll (Depends-on): Add EOVERFLOW.
9950
9951         * lib/getugroups.c (EOVERFLOW): Remove fallback.
9952         * modules/getugroups (Depends-on): Add EOVERFLOW.
9953
9954         * lib/getdelim.c (EOVERFLOW): Remove fallback.
9955         * modules/getdelim (Depends-on): Add EOVERFLOW.
9956
9957         * lib/ftell.c (EOVERFLOW): Remove fallback.
9958         * modules/ftell (Depends-on): Add EOVERFLOW.
9959
9960         * lib/fprintf.c (EOVERFLOW): Remove fallback.
9961         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Drop gl_EOVERFLOW.
9962         * modules/fprintf-posix (Depends-on): Add EOVERFLOW.
9963
9964         * lib/c-stack.c (EOVERFLOW): Remove unused fallback.
9965
9966         * modules/EOVERFLOW-tests: New file.
9967         * tests/test-EOVERFLOW.c: New file.
9968
9969         * modules/EOVERFLOW: New file.
9970         * doc/posix-headers/errno.texi: Mention EOVERFLOW portability problem.
9971
9972 2008-03-30  Bruno Haible  <bruno@clisp.org>
9973
9974         Fix bug introduced on 2007-06-10.
9975         * lib/vasnprintf.c (VASNPRINTF): When performing zero-padding, use
9976         spaces instead of 0 digits for 's' also when ENABLE_UNISTDIO.
9977
9978 2008-03-30  Bruno Haible  <bruno@clisp.org>
9979
9980         Improve freadseek's efficiency after ungetc.
9981         * lib/freadseek.c: Include freadahead.h.
9982         (freadptrinc): New function, extracted from freadseek.
9983         (freadseek): Use it in a loop. Use freadahead to determine the number
9984         of loop iterations.
9985         * modules/freadseek (Depends-on): Add freadahead.
9986         (configure.ac): Require AC_C_INLINE.
9987
9988 2008-03-30  Bruno Haible  <bruno@clisp.org>
9989
9990         * lib/freadseek.c (freadseek): Don't ignore the return value of
9991         freadptr.
9992
9993 2008-03-29  Eric Blake  <ebb9@byu.net>
9994
9995         Add hex float support.
9996         * modules/strtod (Depends-on): Add c-ctype.
9997         (Link): Mention POW_LIB.
9998         * lib/strtod.c (strtod): Recognize hex floats.  Don't allow
9999         whitespace between 'e' and exponent.
10000         * tests/test-strtod.c (main): Enable hex float tests.
10001         * doc/posix-functions/strtod.texi (strtod): Document what gnulib
10002         now provides.
10003
10004         Document various strtod bugs, with some fixes.
10005         * doc/posix-functions/strtod.texi (strtod): Document bugs with
10006         "-0x", "inf", "nan", and hex constants.
10007         * doc/posix-functions/atof.texi (atof): Likewise.
10008         * modules/stdlib (Makefile.am): Support strtod.
10009         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Likewise.
10010         * m4/strtod.m4 (gl_FUNC_STRTOD): Fit in stdlib framework, and
10011         detect additional strtod bugs.
10012         * lib/stdlib.in.h (rpl_strtod): Add declarations.
10013         * lib/strtod.c (strtod): Return -0.0 on negative underflow.  Use
10014         bool where appropriate.  Parse 'inf' and 'nan'.
10015         * tests/test-strtod.c: New file.
10016         * modules/strtod (Depends-on): Add stdbool, stdlib.
10017         (configure.ac): Turn on module indicator.
10018         * modules/strtod-tests: New module.
10019
10020 2008-03-29  Eric Blake  <ebb9@byu.net>
10021
10022         Fix ftell on mingw.
10023         * lib/ftell.c (EOVERFLOW): Define if the system lacks it.
10024         * modules/ftell-tests (Depends-on): Add binary-io.
10025         * modules/ftello-tests (Depends-on): Likewise.
10026         * tests/test-ftell.c (main): Enhance test to cover behavior after
10027         ungetc.  Enforce binary mode.
10028         * tests/test-ftello.c (main): Likewise.
10029
10030         Pass test-freadseek on cygwin.
10031         * modules/freadseek (Depends-on): Use freadptr, not freadahead.
10032         * lib/freadseek.c (freadseek): Don't increment beyond bounds of
10033         ungetc buffer.
10034
10035         * tests/test-fflush2.c (main): Fix typo.
10036
10037 2008-03-29  Bruno Haible  <bruno@clisp.org>
10038
10039         * tests/test-fflush2.c (main): Temporarily disable the contents of
10040         this test.
10041         * m4/fflush.m4 (gl_FUNC_FFLUSH): Add a TODO.
10042         Reported by Eric Blake.
10043
10044 2008-03-28  Simon Josefsson  <simon@josefsson.org>
10045
10046         * lib/gc.h (enum Gc_hash): Add GC_SHA224.
10047         (GC_SHA224_DIGEST_SIZE): Add.
10048
10049         * lib/gc-libgcrypt.c (gc_hash_open): Handle SHA-224.
10050         (gc_hash_digest_length): Likewise.
10051         (gc_hash_buffer): Likewise.
10052
10053 2008-03-25  Bruno Haible  <bruno@clisp.org>
10054
10055         * doc/gnulib-tool.texi (gettextize and autopoint): Explain in more
10056         detail which gettext release to use.
10057         Reported by Simon Josefsson.
10058
10059 2008-03-26  Jim Meyering  <meyering@redhat.com>
10060
10061         gnumakefile: remove file from $(top_builddir), not from $(top_srcdir)
10062         * modules/gnumakefile (clean-GNUmakefile): Also, use
10063         test ... && ... || : syntax rather than if-then ... fi.
10064
10065         gnumakefile: Don't double-quote-expand $(VPATH) value.
10066         * modules/gnumakefile (clean-GNUmakefile): Use single quotes.
10067
10068 2008-03-24  Eric Blake  <ebb9@byu.net>
10069
10070         Alter GNUmakefile to install into top directory.
10071         * modules/maintainer-makefile: Split, and add dependency...
10072         * modules/gnumakefile: to this new module.
10073         * build-aux/GNUmakefile: Move...
10074         * top/GNUmakefile: ...here.
10075         * build-aux/maint.mk: Move...
10076         * top/maint.mk: ...here.
10077         * MODULES.html.sh (Support for maintaining...): Document new
10078         module.
10079
10080 2008-03-23  Bruno Haible  <bruno@clisp.org>
10081
10082         * gnulib-tool: New options --vc-files, --no-vc-files.
10083         (func_usage): Document them.
10084         (vc_files): New variable.
10085         (func_import): Consider vc_files.
10086         (func_create_testdir): Set vc_files to empty.
10087         Suggested by Jim Meyering and Karl Berry.
10088
10089 2008-03-23  Bruno Haible  <bruno@clisp.org>
10090
10091         Fix regex compilation error on HP-UX 11.
10092         * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_TYPE_MBSTATE_T.
10093         * modules/regex (Files): Add m4/mbstate_t.m4.
10094         Reported by Ton Voon <ton.voon@altinity.com>.
10095
10096 2008-03-23  Bruno Haible  <bruno@clisp.org>
10097
10098         * doc/gnulib-tool.texi (gettextize and autopoint): New section.
10099
10100 2008-03-23  Eric Blake  <ebb9@byu.net>
10101             Bruno Haible  <bruno@clisp.org>
10102
10103         Install files from top/ in the destination directory.
10104         * gnulib-tool (func_get_automake_snippet): Synthesize an EXTRA_DIST
10105         augmentation also for the files from top/.
10106         (func_import, func_create_testdir): Rewrite file names:
10107         top/filename -> filename.
10108
10109 2008-03-23  Bruno Haible  <bruno@clisp.org>
10110
10111         Tweak "gnulib --version" output.
10112         * gnulib-tool (func_version): Replace "-dirty" suffix with "-modified".
10113
10114 2008-03-23  Bruno Haible  <bruno@clisp.org>
10115
10116         Tweak "gnulib --version" output.
10117         * gnulib-tool (func_version): Use date of last commit to ChangeLog,
10118         rather than contents of ChangeLog, when possible.
10119
10120 2008-03-21  Eric Blake  <ebb9@byu.net>
10121
10122         More --version tweaks.
10123         * gnulib-tool (func_version): Obey GNU Coding Standards.  Output
10124         date of last ChangeLog entry.
10125
10126 2008-03-21  Jim Meyering  <meyering@redhat.com>
10127
10128         * build-aux/GNUmakefile (_have-git-version-gen): Split long line.
10129
10130 2008-03-20  Eric Blake  <ebb9@byu.net>
10131
10132         VPATH fix.
10133         * build-aux/GNUmakefile (_have_git-version-gen): Look in correct dir.
10134
10135 2008-03-20  Simon Josefsson  <simon@josefsson.org>
10136
10137         * build-aux/GNUmakefile: Make git-version-gen optional.  Add
10138         _build-aux variable.  Suggested by Eric Blake <ebb9@byu.net>.
10139
10140 2008-03-20  Eric Blake  <ebb9@byu.net>
10141
10142         Sync GNUmakefile with coreutils.
10143         * build-aux/GNUmakefile (have-Makefile): Rename...
10144         (_have-Makefile): ...to this, for namespace consideration.
10145         (GNUmakefile.cfg): Include, if present.
10146         (_autoreconf): Define a default.
10147         (_is-dist-target): New rule for rebuilds to pick up intra-release
10148         version.
10149         (maint-cfg.mk): Rename...
10150         (cfg.mk): ...to this.
10151
10152 2008-03-18  Jim Meyering  <meyering@redhat.com>
10153
10154         New script and module: mktempd
10155         * MODULES.html.sh (maint+release support): Add mktempd.
10156         * build-aux/mktempd: New file.
10157         * modules/mktempd: New file.
10158
10159 2008-03-15  Jim Meyering  <meyering@redhat.com>
10160
10161         Undo last change.
10162         * lib/sha1.c, lib/md5.c: 63 != ~63.
10163         Reported by Andreas Schwab.
10164
10165         sha1.c, md5.c: Hoist a redundant expression.
10166         * lib/sha1.c (sha1_process_bytes): AND-off the low bits in
10167         "ctx->buflen" only once, before calling *_process_block.
10168         * lib/md5.c (md5_process_bytes): Likewise.
10169
10170 2008-03-14  Eric Blake  <ebb9@byu.net>
10171
10172         Bump copyright year in files generated by gnulib-tool.
10173         * gnulib-tool (func_emit_copyright_notice): Extract copyright from
10174         gnulib-tool, rather than hard-coding it.
10175
10176         Fix 'gnulib-tool --version' output to work with git.
10177         * gnulib-tool (func_gnulib_dir): New function, extracted from...
10178         (startup): ...here.
10179         (func_version): Use it to invoke git-version-gen, rather than
10180         relying on CVS keyword expansion.  Modernize wording.
10181         (cvsdatestamp, last_checkin_date, version): Kill unused
10182         variables.
10183
10184 2008-03-12  Jim Meyering  <meyering@redhat.com>
10185
10186         Recognize optional cast of the argument to free.
10187         * build-aux/useless-if-before-free: Update regexps.
10188
10189         * build-aux/bootstrap (gnulib_tool): Remove trailing blanks.
10190
10191 2008-03-11  Bruno Haible  <bruno@clisp.org>
10192
10193         Extend AC_LIB_LINKFLAGS to the situation of several libraries provided
10194         by a single package.
10195         * m4/lib-link.m4 (AC_LIB_FROMPACKAGE): New macro.
10196         (AC_LIB_LINKFLAGS_BODY): Use the information stored by
10197         AC_LIB_FROMPACKAGE. Use AC_ARG_WITH instead of AC_LIB_ARG_WITH.
10198         Reported by Sam Steingold <sds@gnu.org>.
10199
10200 2008-03-12  Sergey Poznyakoff  <gray@gnu.org.ua>
10201
10202         * build-aux/bootstrap (version_controlled_file): Adapt for SVN
10203         repositories.
10204
10205 2008-03-11  Bruno Haible  <bruno@clisp.org>
10206
10207         Avoid conflicts between local macro definitions.
10208         * m4/lib-link.m4 (AC_LIB_LINKFLAGS, AC_LIB_HAVE_LINKFLAGS,
10209         AC_LIB_LINKFLAGS_BODY): Use pushdef/popdef instead of define/undefine.
10210
10211 2008-03-10  Peter O'Gorman  <bug-gnulib@mlists.thewrittenword.com>
10212             Bruno Haible  <bruno@clisp.org>
10213
10214         Make va_copy work with some version of xlc on AIX 5.1.
10215         * lib/stdarg.in.h: New file.
10216         * m4/stdarg.m4 (gl_STDARG_H): Initialize STDARG_H and NEXT_STDARG_H.
10217         On AIX, use a <stdarg.h> file substitute.
10218         * modules/stdarg (Files): Add lib/stdarg.in.h.
10219         (Depends-on): Add include_next.
10220         (Makefile.am): Build a stdarg.h substitute if requested.
10221         * doc/posix-functions/va_copy.texi: Document the platforms lacking it.
10222
10223 2008-03-10  Bruno Haible  <bruno@clisp.org>
10224
10225         * m4/include_next.m4 (gl_CHECK_NEXT_HEADERS): Document a restriction.
10226         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Likewise.
10227         Reported by Peter O'Gorman <bug-gnulib@mlists.thewrittenword.com>.
10228
10229 2008-03-10  Bruno Haible  <bruno@clisp.org>
10230
10231         * modules/stdlib (Depends-on): Add include_next, remove
10232         absolute-header.
10233
10234 2008-03-09  Bruno Haible  <bruno@clisp.org>
10235
10236         * lib/freadahead.h (freadahead): Document more precisely.
10237         * lib/freadahead.c (freadahead): When an ungetc is in effect, return
10238         the sum of both buffer sizes.
10239         * tests/test-freadahead.c (main): Also test behaviour after ungetc.
10240         * NEWS: Document the change.
10241
10242 2008-03-09  Bruno Haible  <bruno@clisp.org>
10243
10244         Extend freadptr to return also the buffer size.
10245         * lib/freadptr.h (freadptr): Add sizep argument.
10246         * lib/freadptr.c: Include freadptr.h, not freadahead.h.
10247         (freadptr): Add sizep argument. Determine buffer size like freadahead
10248         does.
10249         * tests/test-freadptr.c: Don't include freadahead.h.
10250         (main): Adapt for new calling convention of freadptr.
10251         * tests/test-freadptr2.c: New file, based on tests/test-freadahead.c.
10252         * tests/test-freadptr2.sh: New file, based on tests/test-freadahead.sh.
10253         * modules/freadptr-tests (Files): Add tests/test-freadptr2.c,
10254         tests/test-freadptr2.sh.
10255         (Depends): Remove freadahead.
10256         (TESTS): Add test-freadptr2.sh.
10257         (check_PROGRAMS): Add test-freadptr2.
10258
10259 2008-03-09  Bruno Haible  <bruno@clisp.org>
10260
10261         * doc/Makefile (%.pdf): Explain how to remedy the save_size error.
10262         Report and solution by Simon Josefsson.
10263
10264 2008-03-06  Bruno Haible  <bruno@clisp.org>
10265
10266         Make fflush after ungetc work on BSD platforms.
10267         * lib/fflush.c (rpl_fflush): Discard ungetc buffer if possible.
10268         * tests/test-fflush2.c: New file.
10269         * tests/test-fflush2.sh: New file.
10270         * modules/fflush-tests (Files): Add tests/test-fflush2.sh,
10271         tests/test-fflush2.c.
10272         (Makefile.am): Build test-fflush2 and run test-fflush2.sh.
10273         * doc/posix-functions/fflush.texi: Document fflush after ungetc bug.
10274
10275 2008-03-06  Eric Blake  <ebb9@byu.net>
10276
10277         Likewise for ftello.
10278         * modules/ftello (Dependencies): Add extensions.
10279         * m4/ftello.m4 (gl_FUNC_FTELLO): Require AC_USE_SYSTEM_EXTENSIONS.
10280
10281 2008-03-06  Bruno Haible  <bruno@clisp.org>
10282
10283         * modules/fseeko (Dependencies): Add extensions.
10284         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Require AC_USE_SYSTEM_EXTENSIONS.
10285         Needed on glibc systems.
10286
10287 2008-03-06  Bruno Haible  <bruno@clisp.org>
10288
10289         * doc/gnulib-tool.texi (@nosuchmodulenote): Avoid line break inside
10290         email address.
10291         Reported by Thien-Thi Nguyen <ttn@gnuvola.org>.
10292
10293 2008-03-06  Bruno Haible  <bruno@clisp.org>
10294
10295         * users.txt: Add libgnupdf.
10296
10297 2008-03-06  Thien-Thi Nguyen  <ttn@gnuvola.org>  (tiny change)
10298
10299         * doc/gnulib-tool.texi (@nosuchmodulenote): New macro.
10300         (Header File Substitutes, Function Substitutes,
10301         Glibc Header File Substitutes, Glibc Function Substitutes): Use it.
10302         (Build robot for gnulib): Fix typo.
10303
10304 2008-03-06  Bruno Haible  <bruno@clisp.org>
10305
10306         * doc/gnulib-tool.texi (VCS Issues): Small updates.
10307         Reported by Thien-Thi Nguyen <ttn@gnuvola.org>.
10308
10309 2008-03-06  Bruno Haible  <bruno@clisp.org>
10310
10311         * doc/func.texi: New file, extracted from doc/gnulib.texi.
10312         * doc/gnulib.texi: Include it.
10313
10314 2008-03-06  Simon Josefsson  <simon@josefsson.org>
10315
10316         * modules/func (License): Change license to unlimited; there was
10317         no LGPL parts in the module anyway.
10318
10319 2008-03-06  Simon Josefsson  <simon@josefsson.org>
10320
10321         * modules/__func__: Renamed to modules/func.
10322         * modules/__func__-tests: Renamed to modules/func-tests.
10323         * tests/test-__func__.c: Renamed to tests/test-func.c.
10324         * m4/__func__.m4: Renamed to m4/func.m4.
10325         * doc/gnulib.texi (__func__): Section renamed to func.
10326         Suggested by Eric Blake <ebb9@byu.net>.
10327
10328 2008-03-06  Simon Josefsson  <simon@josefsson.org>
10329
10330         * doc/gnulib.texi (__func__): Use C99 terminology when talking
10331         about __func__.  Make example self-contained.  Suggested by Eric
10332         Blake <ebb9@byu.net>.
10333
10334         * tests/test-__func__.c (main): Avoid extraneous () around __func.
10335         Suggested by Eric Blake <ebb9@byu.net>.
10336
10337 2008-03-06  Simon Josefsson  <simon@josefsson.org>
10338
10339         * modules/__func__: New file.
10340         * modules/__func__-tests: New file.
10341         * tests/test-__func__.c: New file.
10342         * m4/__func__.m4: New file.
10343         * doc/gnulib.texi (__func__): Document __func__ module.
10344
10345 2008-03-05  Simon Josefsson  <simon@josefsson.org>
10346
10347         * modules/byteswap (License): Re-license as LGPLv2+.
10348
10349 2008-03-05  Simon Josefsson  <simon@josefsson.org>
10350
10351         * doc/Makefile: Add pdf target.
10352
10353 2008-03-05  Simon Josefsson  <simon@josefsson.org>
10354
10355         * modules/inline (License): Use 'unlimited', since there are only
10356         *.m4 files in this module.
10357
10358 2008-03-03  John E. Malmberg  <wb8tyw@qsl.net>  (tiny change)
10359             Bruno Haible  <bruno@clisp.org>
10360
10361         Add support for HP C 7.1 on OpenVMS 8.3.
10362         * lib/alloca.in.h (alloca): Define as alias for DEC C on VMS.
10363
10364 2008-03-03  John E. Malmberg  <wb8tyw@qsl.net>  (tiny change)
10365
10366         Update VMS specifics.
10367         * lib/getopt.c [VMS]: Remove include of unixlib.h.
10368
10369 2008-03-02  Jim Meyering  <meyering@redhat.com>
10370
10371         Remove the last dependency on the "free" module.
10372         * m4/readutmp.m4 (gl_READUTMP): Don't require gl_FUNC_FREE.
10373         Reported by Bob Proulx.
10374
10375         * lib/getdelim.c (getdelim): Don't leak memory upon failed realloc.
10376
10377         Remove useless "if" tests before free.  Deprecate "free" module.
10378         * doc/posix-functions/free.texi: Mention that this
10379         module is no longer useful.
10380         * modules/free (Notice): Say this module is obsolete.
10381         * modules/readutmp (Depends-on): Remove free.
10382         * lib/save-cwd.c (free_cwd): Remove useless "if" before free.
10383         * lib/putenv.c (putenv): Likewise.
10384         * lib/gc-gnulib.c (gc_cipher_close): Likewise.
10385         * lib/getaddrinfo.c (freeaddrinfo): Likewise.
10386         * tests/test-c-strcasestr.c (main): Likewise.
10387         * tests/test-c-strstr.c (main): Likewise.
10388         * tests/test-mbscasestr1.c (main): Likewise.
10389         * tests/test-mbscasestr2.c (main): Likewise.
10390         * tests/test-mbsstr1.c (main): Likewise.
10391         * tests/test-mbsstr2.c (main): Likewise.
10392         * tests/test-memmem.c (main): Likewise.
10393         * tests/test-strcasestr.c (main): Likewise.
10394         * tests/test-striconv.c (main): Likewise.
10395         * tests/test-striconveh.c (main): Likewise.
10396         * tests/test-striconveha.c (main): Likewise.
10397         * tests/test-strstr.c (main): Likewise.
10398
10399         * build-aux/git-version-gen: Adjust a comment and the Usage string.
10400
10401         bootstrap: sync from coreutils again
10402         * build-aux/bootstrap: Remove dangling m4/*.m4 symlinks.
10403
10404 2008-03-01  Jim Meyering  <meyering@redhat.com>
10405
10406         bootstrap: sync from coreutils
10407         * build-aux/bootstrap (update_po_files): Copy a .po file into place
10408         also when the target doesn't exist.
10409
10410 2008-03-01  Eric Blake  <ebb9@byu.net>
10411
10412         Fix bugs in last patch.
10413         * lib/memchr2.c (memchr2): Fix typo.
10414         * tests/test-memchr2.c: Test previous bug, and don't use GNU
10415         extension.
10416         Reported by Bruce Korb.
10417
10418         New module 'memchr2'.
10419         * modules/memchr2: New file.
10420         * modules/memchr2-tests: Likewise.
10421         * lib/memchr2.h: Likewise.
10422         * lib/memchr2.c: Likewise, based on memchr.c.
10423         * tests/test-memchr2.c: New test.
10424         * MODULES.html.sh (String handling): Add memchr2.
10425
10426 2008-02-29  Bruno Haible  <bruno@clisp.org>
10427
10428         * modules/freadseek-tests: New file.
10429         * tests/test-freadseek.sh: New file.
10430         * tests/test-freadseek.c: New file.
10431
10432         New module 'freadseek'.
10433         * modules/freadseek: New file.
10434         * lib/freadseek.h: New file.
10435         * lib/freadseek.c: New file.
10436         * MODULES.html.sh (File stream based Input/Output): Add freadseek.
10437
10438 2008-02-29  Sergey Poznyakoff  <gray@gnu.org.ua>
10439
10440         * users.txt: Add anubis, cpio, mailfromd, mailutils, radius,
10441         wydawca.
10442
10443         * m4/argp.m4 (gl_ARGP): Use AC_TRY_LINK to test if
10444         program_invocation_name and program_invocation_short_name are
10445         present.
10446
10447 2008-02-28  Bruno Haible  <bruno@clisp.org>
10448
10449         * tests/test-freadptr.c: Add a test for behaviour after ungetc.
10450         * tests/test-freadptr.sh: Also test non-seekable stdin.
10451
10452 2008-02-28  Sergey Poznyakoff  <gray@gnu.org.ua>
10453
10454         * build-aux/bootstrap (source_base, m4_base)
10455         (doc_base, tests_base): New variables.
10456         (gnulib_tool_options): Do not hardcode base directories, use
10457         the above variables instead.
10458
10459 2008-02-28  Atsushi SAKAI  <sakaia@jp.fujitsu.com>
10460
10461         * lib/xsize.h: Fix typo in comment: s/tupe/type/.
10462
10463 2008-02-28  Bruno Haible  <bruno@clisp.org>
10464
10465         * modules/freadptr-tests: New file.
10466         * tests/test-freadptr.sh: New file.
10467         * tests/test-freadptr.c: New file.
10468
10469         New module 'freadptr'.
10470         * modules/freadptr: New file.
10471         * lib/freadptr.h: New file.
10472         * lib/freadptr.c: New file.
10473         * MODULES.html.sh (File stream based Input/Output): Add freadptr.
10474
10475 2008-02-26  Karl Berry  <karl@freefriends.org>
10476
10477         Sync from Libtool:
10478         * libltdl/argz.c (argz_add, argz_count): New functions.
10479         * libltdl/argz.in.h: Declare them.
10480         Report by Juan Manuel Guerrero <juan.guerrero@gmx.de>.
10481
10482 2008-02-22  Bruno Haible  <bruno@clisp.org>
10483
10484         * m4/time_r.m4 (gl_TIME_R): Also check that localtime_r's return type
10485         is a pointer type.  Needed for HP-UX 10.
10486         * doc/posix-functions/localtime_r.texi: Mention HP-UX 10.
10487         * doc/posix-functions/gmtime_r.texi: Likewise.
10488         Reported by Peter O'Gorman <bug-gnulib@mlists.thewrittenword.com>.
10489
10490 2008-02-24  Bruno Haible  <bruno@clisp.org>
10491
10492         * modules/environ-tests: New file.
10493         * tests/test-environ.c: New file.
10494
10495         New module 'environ'.
10496         * modules/environ: New file.
10497         * lib/unistd.in.h (environ): New declaration.
10498         * m4/environ.m4: New file.
10499         (gt_CHECK_VAR_DECL): Moved here from m4/setenv.m4. Undefine gt_cv_var
10500         after use.
10501         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_ENVIRON and
10502         HAVE_DECL_ENVIRON.
10503         * modules/unistd (Makefile.am): Substitute also GNULIB_ENVIRON and
10504         HAVE_DECL_ENVIRON.
10505         * doc/posix-functions/environ.texi: Mention module 'environ'. Remove
10506         wrong claim that 'environ' is missing on some systems.
10507         * modules/execute (Depends-on): Add environ.
10508         * lib/execute.c (environ): Remove fallback declaration.
10509         * modules/pipe (Depends-on): Add environ.
10510         * lib/pipe.c (environ): Remove fallback declaration.
10511         * modules/setenv (Depends-on): Add environ.
10512         * lib/setenv.c (environ): Remove fallback declaration.
10513         * modules/unsetenv (Depends-on): Add environ.
10514         * lib/unsetenv.c (environ): Remove fallback declaration.
10515         * m4/setenv.m4 (gt_CHECK_VAR_DECL): Remove macro. Moved to
10516         m4/environ.m4.
10517         (gl_PREREQ_SETENV): Require gl_ENVIRON instead of testing for environ.
10518         (gl_PREREQ_UNSETENV): Likewise.
10519
10520 2008-02-24  Bruno Haible  <bruno@clisp.org>
10521
10522         * doc/posix-functions/environ.texi: Document the MacOS X problem.
10523
10524 2008-02-20  Bob Proulx  <bob@proulx.com>
10525
10526         Enable use of older two part flavor 'git describe'.
10527         * build-aux/git-version-gen: If using the older two part flavor of
10528         git version then recreate the third part now present in the
10529         newer three part flavor of git describe.
10530
10531 2008-02-20  Martin Buchholz  <martin@xemacs.org>  (tiny change)
10532
10533         * lib/fts.c (fts_build): Typo correction to comment.
10534
10535 2008-02-17  Bruno Haible  <bruno@clisp.org>
10536
10537         * lib/git-merge-changelog.c (main) [split_merged_entry]: Avoid
10538         generating no-op conflicts.
10539
10540 2008-02-17  Bruno Haible  <bruno@clisp.org>
10541
10542         Speed up by 10%.
10543         * lib/git-merge-changelog.c (main): Use the iterator to iterate through
10544         result_entries, rather than an index-based loop.
10545
10546 2008-02-17  Bruno Haible  <bruno@clisp.org>
10547
10548         Speed up by 25%.
10549         * lib/git-merge-changelog.c (struct entry): New fields 'hashcode',
10550         'hashcode_cached'.
10551         (entry_create): New function.
10552         (entry_hashcode): Use the cached hashcode if possible.
10553         (read_changelog_file, try_split_merged_entry): Use entry_create.
10554
10555 2008-02-17  Bruno Haible  <bruno@clisp.org>
10556
10557         Speed up from O(n^2) to O(n) for long ChangeLog files.
10558         * lib/git-merge-changelog.c: Include gl_rbtreehash_list.h.
10559         (read_changelog_file): Change implementation of entries_reversed list
10560         to rbtreehash.
10561         * modules/git-merge-changelog (Depends-on): Add rbtreehash-list.
10562
10563 2008-02-17  Bruno Haible  <bruno@clisp.org>
10564
10565         New option --split-merged-entry.
10566         * lib/git-merge-changelog.c (FSTRCMP_STRICTER_THRESHOLD): New macro.
10567         (find_paragraph_end, try_split_merged_entry): New functions.
10568         (long_options): Add option --split-merged-entry.
10569         (usage): Document option --split-merged-entry.
10570         (main): Implement option --split-merged-entry.
10571         Reported by Eric Blake.
10572
10573 2008-02-17  Bruno Haible  <bruno@clisp.org>
10574
10575         * lib/git-merge-changelog.c: Include c-strstr.h.
10576         (main): Support the "git pull --rebase" situation.
10577         * modules/git-merge-changelog (Depends-on): Add c-strstr.
10578         Reported by Eric Blake.
10579
10580 2008-02-16  Eric Blake  <ebb9@byu.net>
10581
10582         Avoid doubling \ in common case of "c-maybe" quoting style.
10583         * lib/quotearg.c (quotearg_buffer_restyled): Don't escape \ when
10584         eliding outer quotes.
10585         * lib/quotearg.h: Document this.
10586         * tests/test-quotearg.c (result_strings, inputs, results_g)
10587         (flag_results, locale_results): Test it by adding a new string to
10588         each test group.
10589         (compare_strings): Test new string.
10590
10591 2008-02-13  Eric Blake  <ebb9@byu.net>
10592
10593         Avoid trigraph quoting in default output.
10594         * lib/quotearg.h (enum quoting_flags): Add QA_SPLIT_TRIGRAPHS.
10595         * lib/quotearg.c (quotearg_buffer_restyled): Don't quote trigraphs
10596         unless explicitly requested.
10597         * tests/test-quotearg.c (flag_results, main): Add additional tests.
10598
10599 2008-02-13  Lasse Collin  <lasse.collin@tukaani.org>
10600
10601         Don't rely on signed integer overflowing to negative value.
10602         * lib/getugroups.c (getugroups): Include <limits.h>.
10603         Instead, compare against INT_MAX, and increment only if the test passes.
10604
10605 2008-02-13  Jim Meyering  <meyering@redhat.com>
10606         and Eric Blake  <ebb9@byu.net>
10607
10608         Avoid shadowing warning and compile errors on Linux.
10609         * tests/test-quotearg.c [ENABLE_NLS]: Disable <libintl.h>
10610         forwarding macros on Linux.
10611         (dcgettext): Define a stub, for Linux.
10612         (results_g, main): Avoid warnings.
10613
10614 2008-02-12  Eric Blake  <ebb9@byu.net>
10615
10616         Silence warning in last patch.
10617         * lib/quotearg.c (quotearg_buffer_restyled): Add missing const.
10618
10619         Quotearg part 4: add tests, fix c-maybe colon quoting.
10620         * lib/quotearg.h: Improve documentation.
10621         * lib/quotearg.c (quotearg_buffer_restyled): Don't add extra
10622         escapes when adding outer quotes.  When quoting trigraphs, use
10623         valid C notation.  When quoting NUL, omit extra characters if next
10624         character is not digit.  Alter prototype.
10625         (quotearg_buffer, quotearg_alloc_mem, quotearg_n_options): Adjust
10626         callers.
10627         * modules/quotearg-tests: New module.
10628         * tests/test-quotearg.c: New test.
10629
10630 2008-02-07  Eric Blake  <ebb9@byu.net>
10631
10632         Quotearg part 3: add flag to control outer quote elision.
10633         * lib/quotearg.h (c_maybe_quoting_style): New style.
10634         (enum quoting_flags): Better documentation of flags.
10635         * lib/quotearg.c (quoting_style_args, quoting_style_vals): Add
10636         c-maybe style.
10637         (quotearg_buffer_restyled): Handle new flag to elide outer
10638         quotes.
10639
10640         Quotearg part 2: add flag that can control NUL elision.
10641         * lib/quotearg.h (set_quoting_flags): New prototype.
10642         * lib/quotearg.c (struct quoting_options): Add flag field.
10643         (set_quoting_flags): New function.
10644         (quotearg_buffer_restyled): Add flags parameter.
10645         (quotearg_alloc_mem): Set the flag if length cannot be returned.
10646         (quotearg_n_options): Set the flag, since length cannot be
10647         returned.
10648         (quoting_options_from_style): Default flags correctly.
10649
10650         Quotearg part 1: more wrappers, restore quotearg_char state.
10651         * lib/quotearg.h (quotearg_alloc_mem, quotearg_n_mem)
10652         (quotearg_mem, quotearg_style_mem, quotearg_char_mem)
10653         (quotearg_colon_mem): New wrappers.
10654         * lib/quotearg.c (quotearg_alloc, quotearg_char): Rewrite...
10655         (quotearg_alloc_mem, quotearg_char_mem): ...in terms of these new
10656         functions.
10657         (quotearg_n_mem, quotearg_mem, quotearg_style_mem)
10658         (quotearg_colon_mem): New functions.
10659
10660 2008-02-11  Bruno Haible  <bruno@clisp.org>
10661
10662         * modules/git-merge-changelog (Makefile.am): Don't use -L and -l for a
10663         library in the current directory: it does not work with parallel make.
10664         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
10665
10666 2008-02-11  Bruno Haible  <bruno@clisp.org>
10667
10668         * .gitattributes: New file.
10669
10670 2008-02-11  Jim Meyering  <meyering@redhat.com>
10671
10672         useless-if-before-free: Fix reversed exit values.
10673         * build-aux/useless-if-before-free: Use correct values
10674         for EXIT_MATCH and EXIT_NO_MATCH.
10675
10676         * build-aux/useless-if-before-free: Close stdout carefully.
10677
10678 2008-02-10  Bruno Haible  <bruno@clisp.org>
10679
10680         New module 'git-merge-changelog'.
10681         * modules/git-merge-changelog: New file.
10682         * lib/git-merge-changelog.c: New file.
10683
10684 2008-02-10  Jim Meyering  <meyering@redhat.com>
10685
10686         useless-if-before-free: New option: --list (-l).
10687
10688         useless-if-before-free: Don't exit immediately upon open failure.
10689         * build-aux/useless-if-before-free: Exit 2 for errors.
10690         Upon failure to open a file, don't exit immediately.
10691         Rather, just warn and continue with any remaining files.
10692
10693 2008-02-10  Bruno Haible  <bruno@clisp.org>
10694
10695         New abstract list operation 'node_set_value'.
10696         * lib/gl_list.h (gl_list_node_set_value): New function.
10697         (struct gl_list_implementation): New field node_set_value.
10698         * lib/gl_list.c (gl_list_node_set_value): New function.
10699         * lib/gl_array_list.c (gl_array_node_set_value): New function.
10700         (gl_array_list_implementation): Update.
10701         * lib/gl_carray_list.c (gl_carray_node_set_value): New function.
10702         (gl_carray_list_implementation): Update.
10703         * lib/gl_anylinked_list2.h (gl_linked_node_set_value): New function.
10704         * lib/gl_linked_list.c (gl_linked_list_implementation): Update.
10705         * lib/gl_linkedhash_list.c (gl_linkedhash_list_implementation): Update.
10706         * lib/gl_anytree_list2.h (gl_tree_node_set_value): New function.
10707         * lib/gl_avltree_list.c (gl_avltree_list_implementation): Update.
10708         * lib/gl_rbtree_list.c (gl_rbtree_list_implementation): Update.
10709         * lib/gl_avltreehash_list.c (gl_avltreehash_list_implementation):
10710         Update.
10711         * lib/gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Update.
10712         * lib/gl_sublist.c (gl_sublist_node_set_value): New function.
10713         (gl_sublist_list_implementation): Update.
10714
10715 2008-02-10  Bruno Haible  <bruno@clisp.org>
10716
10717         * lib/diffseq.h: Write "ELEMENT const" instead of "const ELEMENT".
10718         Needed when ELEMENT is #defined to 'some_type *'.
10719
10720 2008-02-10  Jim Meyering  <meyering@redhat.com>
10721
10722         New script and module: useless-if-before-free
10723         * MODULES.html.sh (maint+release support): Add useless-if-before-free.
10724         * build-aux/useless-if-before-free: New file.
10725         * modules/useless-if-before-free: New file.
10726
10727         * build-aux/gitlog-to-changelog: Use committer date, not author date.
10728
10729         xstrtol_error: Fix typo.
10730         * lib/xstrtol-error.c (xstrtol_error): The parameter was unused:
10731         s/exit_failure/exit_status/.
10732
10733 2008-02-09  Jim Meyering  <meyering@redhat.com>
10734
10735         New script and module: gitlog-to-changelog
10736         * MODULES.html.sh (maint+release support): Add gitlog-to-changelog.
10737         * modules/gitlog-to-changelog: New file.
10738         * build-aux/gitlog-to-changelog: New file.
10739
10740 2008-02-08  Jim Meyering  <meyering@redhat.com>
10741
10742         Avoid two "parameter unused" warnings.
10743         * lib/stat-time.h (get_stat_birthtime_ns, get_stat_birthtime):
10744         Mark "st" as used.
10745
10746         Use "git COMMAND", not "git-COMMAND".
10747         * build-aux/bootstrap (version_controlled_file): s/git-rm/git-rm/.
10748         * build-aux/announce-gen (get_tool_versions): Correct a diagnostic.
10749         * build-aux/git-version-gen: Use "git status", not "git-status".
10750
10751 2008-02-07  Bruno Haible  <bruno@clisp.org>
10752
10753         * lib/vasnprintf.c (VASNPRINTF): Don't use %n on native Woe32 systems.
10754         Avoids a crash on Windows Vista.
10755         Reported by Adam Strzelecki <ono@java.pl> via
10756         Simon Josefsson <simon@josefsson.org>.
10757
10758 2008-02-06  Bruno Haible  <bruno@clisp.org>
10759
10760         Fix *printf behaviour regarding the left-adjust flag on HP-UX 10.20.
10761         * m4/printf.m4 (gl_PRINTF_FLAG_LEFTADJUST): New macro.
10762         * lib/vasnprintf.c (VASNPRINTF): Handle NEED_PRINTF_FLAG_LEFTADJUST.
10763         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_FLAG_LEFTADJUST): New macro.
10764         (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): Invoke it.
10765         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
10766         gl_PRINTF_FLAG_LEFTADJUST and test its result. Invoke
10767         gl_PREREQ_VASNPRINTF_FLAG_LEFTADJUST.
10768         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
10769         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
10770         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
10771         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
10772         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
10773         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
10774         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
10775         * tests/test-vasnprintf-posix.c (test_function): Add testcases for the
10776         left-adjust flag.
10777         * tests/test-snprintf-posix.h (test_function): Likewise.
10778         * tests/test-sprintf-posix.h (test_function): Likewise.
10779         * tests/test-vasprintf-posix.c (test_function): Likewise.
10780         * doc/posix-functions/fprintf.texi: Update.
10781         * doc/posix-functions/printf.texi: Update.
10782         * doc/posix-functions/snprintf.texi: Update.
10783         * doc/posix-functions/sprintf.texi: Update.
10784         * doc/posix-functions/vfprintf.texi: Update.
10785         * doc/posix-functions/vprintf.texi: Update.
10786         * doc/posix-functions/vsnprintf.texi: Update.
10787         * doc/posix-functions/vsprintf.texi: Update.
10788         Reported by Peter Fales <psfales@alcatel-lucent.com>.
10789
10790 2008-02-06  Bruno Haible  <bruno@clisp.org>
10791
10792         Fix bug introduced on 2008-01-26.
10793         * lib/isnan.c (FUNC): Set to rpl_isnand, not rpl_isnan.
10794
10795 2008-02-06  Bruno Haible  <bruno@clisp.org>
10796
10797         Fix bug introduced on 2007-06-10.
10798         * lib/vasnprintf.c (VASNPRINTF): Perform zero-padding also if
10799         !NEED_PRINTF_FLAG_ZERO.
10800
10801 2008-02-05  Peter O'Gorman <pogma@thewrittenword.com>
10802
10803         getloadavg: use libperfstat on AIX5
10804         * lib/getloadavg.c, m4/getloadavg.m4 [aix]: Use libperfstat
10805
10806 2008-02-03  Bruno Haible  <bruno@clisp.org>
10807
10808         * lib/diffseq.h: Add comments about required #includes.
10809         Reported by Michael Biggs <gnulib@doubleplum.net>.
10810
10811 2008-02-01  Bruno Haible  <bruno@clisp.org>
10812
10813         * users.txt: Add gnuit.
10814
10815 2008-01-31  Bruno Haible  <bruno@clisp.org>
10816
10817         * lib/md4.c (set_uint32): Mark as inline.
10818         * lib/md5.c (set_uint32): Likewise.
10819         * lib/sha1.c (set_uint32): Likewise.
10820         * m4/md4.m4 (gl_MD4): Require AC_C_INLINE.
10821         * m4/md5.m4 (gl_MD5): Likewise.
10822         * m4/sha1.m4 (gl_SHA1): Likewise.
10823
10824 2008-01-31  Jim Meyering  <meyering@redhat.com>
10825
10826         Use "sizeof VAR", rather than a literal "4".
10827         * lib/md5.c (md5_read_ctx): Use sizeof ctx->A, not 4.
10828         * lib/md4.c (md4_read_ctx): Likewise.
10829         * lib/sha1.c (sha1_read_ctx): Likewise.
10830
10831 2008-01-31  Simon Josefsson  <simon@josefsson.org>
10832
10833         * tests/test-sha1.c: New file, based on test-md5.c.
10834
10835         * modules/crypto/sha1-tests: New file.
10836
10837 2008-01-31  Simon Josefsson  <simon@josefsson.org>
10838
10839         * lib/sha1.h (SHA1_DIGEST_SIZE): Define.
10840
10841 2008-01-31  Jim Meyering  <meyering@redhat.com>
10842
10843         Prefer "sizeof v" over the equivalent "4".
10844         * lib/md4.c (set_uint32): Use "sizeof v" as memcpy length, not 4.
10845         * lib/md5.c (set_uint32): Likewise.
10846         * lib/sha1.c (set_uint32): Likewise.
10847
10848 2008-01-31  Simon Josefsson  <simon@josefsson.org>
10849
10850         * lib/sha1.c (set_uint32): Mark function as static.
10851
10852 2008-01-31  Simon Josefsson  <simon@josefsson.org>
10853
10854         md2: clarify comments to say that alignment is not required.
10855         * lib/md2.h: Remove warning about alignment in comment.
10856         * lib/md2.c (md2_read_ctx, md2_finish_ctx): Doc fix, alignment has
10857         never been required.
10858
10859 2008-01-31  Simon Josefsson  <simon@josefsson.org>
10860
10861         md4: adapt alignment constraint fix from sha1.
10862         * lib/md4.c (set_uint32): New function, from sha1.c
10863         (md4_read_ctx): Use it.
10864         (md4_finish_ctx): Doc fix.
10865         * lib/md4.h: Doc fix.
10866
10867 2008-01-31  Simon Josefsson  <simon@josefsson.org>
10868
10869         md5: adapt alignment constraint fix from sha1.
10870         * lib/md5.c (set_uint32): New function, from sha1.c
10871         (md5_read_ctx): Use it.
10872         (md5_finish_ctx): Doc fix.
10873         * lib/md5.h: Doc fix.
10874
10875 2008-01-30  Peter Palfrader  <weasel@debian.org>
10876
10877         sha1: remove the result buffer alignment constraint
10878         * lib/sha1.c (set_uint32): New function.
10879         (sha1_read_ctx): Rewrite to remove the result buffer alignment
10880         constraint.
10881         (sha1_finish_ctx): Remove comment warning about alignment constraint.
10882         * lib/sha1.h: Likewise.
10883
10884 2008-01-30  Andreas Schwab  <schwab@suse.de>
10885             Bruno Haible  <bruno@clisp.org>
10886
10887         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Include <float.h> and ensure a
10888         correct definition of LDBL_MIN_EXP.
10889
10890 2008-01-30  Karl Berry  <karl@gnu.org>
10891
10892         * config/srclist-update: try to preserve x bit on updates.
10893         * config/srclistvars.sh: update for karl.
10894
10895 2008-01-29  Jim Meyering  <meyering@redhat.com>
10896
10897         vasnprintf.c: Avoid warning about unused label
10898         * lib/vasnprintf.c (VASNPRINTF) [!USE_SNPRINTF]: Guard the
10899         "overflow" label definition and associated code with the
10900         same cpp condition that guards the sole use of that label.
10901
10902 2008-01-26  Bruno Haible  <bruno@clisp.org>
10903
10904         * m4/isnanl.m4 (gl_HAVE_ISNANL_NO_LIBM, gl_HAVE_ISNANL_IN_LIBM,
10905         gl_FUNC_ISNANL_WORKS): Test the GCC >= 4.0 built-in.
10906         * lib/isnanl.h (isnanl): Use the GCC >= 4.0 built-in.
10907         * lib/isnanl-nolibm.h (isnanl): Likewise.
10908         Reported by Paul Eggert <eggert@cs.ucla.edu>.
10909
10910 2008-01-26  Bruno Haible  <bruno@clisp.org>
10911
10912         * m4/isnand.m4 (gl_FUNC_ISNAND_NO_LIBM): Test the GCC >= 4.0 built-in.
10913         * lib/isnand.h (isnand): Use the GCC >= 4.0 built-in.
10914
10915 2008-01-26  Bruno Haible  <bruno@clisp.org>
10916
10917         * m4/isnanf.m4 (gl_HAVE_ISNANF_NO_LIBM, gl_ISNANF_WORKS): Test the
10918         GCC >= 4.0 built-in.
10919         * lib/isnanf.h (isnanf): Use the GCC >= 4.0 built-in.
10920
10921 2008-01-26  Bruno Haible  <bruno@clisp.org>
10922
10923         Rename isnan, applicable to 'double' only, to isnand.
10924         * modules/isnand-nolibm: Renamed from modules/isnan-nolibm.
10925         (Files): Add lib/isnand.h, lib/isnand.c. Remove lib/isnan.h.
10926         (configure.ac): Update.
10927         (Include): Replace "isnan.h" with "isnand.h".
10928         * m4/isnand.m4: Renamed from m4/isnan.m4.
10929         (gl_FUNC_ISNAND_NO_LIBM): Renamed from gl_FUNC_ISNAN_NO_LIBM. Set
10930         HAVE_ISNAND_IN_LIBC instead of HAVE_ISNAN_IN_LIBC. Build isnand.c
10931         instead of isnan.c.
10932         * lib/isnand.h: Renamed from lib/isnan.h. Test HAVE_ISNAND_IN_LIBC
10933         instead of HAVE_ISNAN_IN_LIBC.
10934         (isnand): Renamed from isnan.
10935         * lib/isnand.c: New file.
10936         * modules/isnand-nolibm-tests: Renamed from modules/isnan-nolibm-tests.
10937         (Files): Add tests/test-isnand.c. Remove tests/test-isnan.c.
10938         (Makefile.am): Update.
10939         * tests/test-isnand.c: Renamed from tests/test-isnan.c.
10940         Include isnand.h instead of isnan.h.
10941         (main): Test isnand instead of isnan.
10942         * modules/fprintf-posix (Depends-on): Add isnand-nolibm, remove
10943         isnan-nolibm.
10944         * modules/frexp (Depends-on): Likewise.
10945         * modules/frexp-tests (Depends-on): Likewise.
10946         * modules/frexp-nolibm (Depends-on): Likewise.
10947         * modules/frexp-nolibm-tests (Depends-on): Likewise.
10948         * modules/isfinite (Depends-on): Likewise.
10949         * modules/round-tests (Depends-on): Likewise.
10950         * modules/signbit (Depends-on): Likewise.
10951         * modules/signbit-tests (Depends-on): Likewise.
10952         * modules/snprintf-posix (Depends-on): Likewise.
10953         * modules/sprintf-posix (Depends-on): Likewise.
10954         * modules/trunc-tests (Depends-on): Likewise.
10955         * modules/unistdio/u8-vasnprintf (Depends-on): Likewise.
10956         * modules/unistdio/u8-u8-vasnprintf (Depends-on): Likewise.
10957         * modules/unistdio/u16-vasnprintf (Depends-on): Likewise.
10958         * modules/unistdio/u16-u16-vasnprintf (Depends-on): Likewise.
10959         * modules/unistdio/u32-vasnprintf (Depends-on): Likewise.
10960         * modules/unistdio/u32-u32-vasnprintf (Depends-on): Likewise.
10961         * modules/unistdio/ulc-vasnprintf (Depends-on): Likewise.
10962         * modules/vasnprintf-posix (Depends-on): Likewise.
10963         * modules/vasprintf-posix (Depends-on): Likewise.
10964         * modules/vfprintf-posix (Depends-on): Likewise.
10965         * modules/vsnprintf-posix (Depends-on): Likewise.
10966         * modules/vsprintf-posix (Depends-on): Likewise.
10967         * lib/frexp.c: Include isnand.h instead of isnan.h.
10968         (ISNAN): Set to isnand instead of isnan.
10969         * lib/isfinite.c: Include isnand.h instead of isnan.h.
10970         (gl_isfinited): Use isnand instead of isnan.
10971         * lib/signbitd.c: Include isnand.h instead of isnan.h.
10972         (gl_signbitd): Use isnand instead of isnan.
10973         * lib/vasnprintf.c: Include isnand.h instead of isnan.h.
10974         (is_infinite_or_zero, VASNPRINTF): Use isnand instead of isnan.
10975         * tests/test-frexp.c: Include isnand.h instead of isnan.h.
10976         (main): Use isnand instead of isnan.
10977         * tests/test-round1.c: Include isnand.h.
10978         (main): Use isnand instead of isnan.
10979         * tests/test-round2.c: Include isnand.h instead of isnan.h.
10980         (ISNAN): Set to isnand instead of isnan.
10981         * tests/test-trunc1.c: Include isnand.h.
10982         (main): Use isnand instead of isnan.
10983         * tests/test-trunc2.c: Include isnand.h instead of isnan.h.
10984         (equal): Use isnand instead of isnan.
10985         * MODULES.html.sh (Mathematics <math.h>): Replace isnan-nolibm with
10986         isnand-nolibm.
10987         * NEWS: Mention the change.
10988
10989 2008-01-25  Paul Eggert  <eggert@cs.ucla.edu>
10990             Bruno Haible  <bruno@clisp.org>
10991
10992         * m4/signbit.m4 (gl_SIGNBIT): Require a macro definition. Test whether
10993         the GCC builtins for signbits are present and set
10994         REPLACE_SIGNBIT_USING_GCC if so.
10995         * lib/math.in.h (signbit): Define using GCC builtins if
10996         REPLACE_SIGNBIT_USING_GCC is set.
10997         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize
10998         REPLACE_SIGNBIT_USING_GCC.
10999         * modules/math (Makefile.am): Substitute REPLACE_SIGNBIT_USING_GCC.
11000
11001 2008-01-25  Jim Meyering  <meyering@redhat.com>
11002
11003         Prefer <config.h> over "config.h".  See autoconf doc for explanation.
11004         * lib/poll.c: Include <config.h>, not "config.h".
11005         * tests/test-getaddrinfo.c: Likewise.
11006
11007 2008-01-25  Simon Josefsson  <simon@josefsson.org>
11008
11009         * modules/sockets-tests: New file.
11010
11011 2008-01-24  Simon Josefsson  <simon@josefsson.org>
11012
11013         * modules/sockets: New module, can be used to call WSA_Startup and
11014         WSA_Cleanup when needed.
11015
11016         * lib/sockets.h, lib/sockets.c: New files.
11017
11018         * m4/sockets.m4: New file.
11019
11020         * tests/test-sockets.c: New file.
11021
11022 2008-01-19  Bruno Haible  <bruno@clisp.org>
11023
11024         * doc/posix-headers: Renamed from doc/headers.
11025         * doc/posix-functions: Renamed from doc/functions.
11026         * doc/gnulib.texi: Update.
11027
11028 2008-01-19  Bruno Haible  <bruno@clisp.org>
11029
11030         * doc/glibc-functions/strcasestr.texi: Include contents of
11031         doc/functions/strcasestr.texi, fixing the list of platforms.
11032         * doc/functions/strcasestr.texi: Remove file.
11033
11034 2008-01-19  Bruno Haible  <bruno@clisp.org>
11035
11036         * doc/glibc-functions/memmem.texi: Include contents of
11037         doc/functions/memmem.texi.
11038         * doc/functions/memmem.texi: Remove file.
11039
11040 2008-01-18  Bruno Haible  <bruno@clisp.org>
11041
11042         * doc/glibc-functions/*.texi: New files.
11043         * doc/gnulib.texi (Glibc Function Substitutes): Completely rewritten
11044         to use the new files.
11045
11046 2008-01-17  Bruno Haible  <bruno@clisp.org>
11047
11048         * tests/test-gethostname.c (main): Fix printf statement.
11049
11050 2008-01-17  Simon Josefsson  <simon@josefsson.org>
11051
11052         * modules/gethostname-tests: New file.
11053
11054         * tests/test-gethostname.c: New file.
11055
11056 2008-01-17  Simon Josefsson  <simon@josefsson.org>
11057
11058         * lib/gethostname.c: Include string.h unconditionally, strncpy is
11059         used by the UNAME case.  Reported by Bruno Haible
11060         <bruno@clisp.org>.
11061
11062 2008-01-17  Eric Blake  <ebb9@byu.net>
11063
11064         Convert c-strcasestr to be more efficient.
11065         * modules/c-strcasestr (Files): Use Two-Way, not KMP.
11066         (Depends-on): Add c-strcase, remove malloca, strnlen.
11067         * tests/test-c-strcasestr.c (main): Enhance test.
11068         * lib/c-strcasestr.c (c_strcasestr): Rewrite to new algorithm.
11069
11070 2007-01-16  Paolo Bonzini  <bonzini@gnu.org>
11071
11072         * build-aux/bootstrap (MSGID_BUGS_ADDRESS): New overridable variable.
11073         Use it in creating po/Makevars.
11074
11075 2008-01-15  Simon Josefsson  <simon@josefsson.org>
11076
11077         * lib/gc-libgcrypt.c (gc_init): Disable secure memory by default.
11078         Applications that requires it should initialize libgcrypt
11079         manually.
11080
11081 2008-01-16  Simon Josefsson  <simon@josefsson.org>
11082
11083         * lib/gethostname.c [!HAVE_UNAME]: Need string.h for strcpy.
11084
11085 2008-01-15  Paul Eggert  <eggert@cs.ucla.edu>
11086
11087         Fix problem with getdate on mingw32 reported by Simon Josefsson
11088         in <http://lists.gnu.org/archive/html/bug-gnulib/2008-01/msg00192.html>.
11089         * lib/getdate.y (get_date): Check "HAVE_DECL_TZNAME", not "defined
11090         tzname", when deciding whether to declare tzname.
11091         * lib/strftime.c (tzname): Likewise.
11092
11093 2008-01-15  Bruno Haible  <bruno@clisp.org>
11094
11095         Work around a MacOS X 10.5 bug in frexpl().
11096         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Also check denormalized numbers.
11097         * doc/functions/frexpl.texi: Document the bug.
11098         Reported by Elias Pipping <pipping@gentoo.org>.
11099
11100 2008-01-14  Eric Blake  <ebb9@byu.net>
11101
11102         Touch up previous patch.
11103         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR_SIMPLE): Fix typo.
11104         * doc/functions/strcasestr.texi (strcasestr): Document OpenBSD bug.
11105
11106         Convert strcasestr module to use Two-Way algorithm.
11107         * modules/strcasestr-simple: New module, based on the old
11108         strcasestr, but with Two-Way rather than KMP.
11109         * modules/strcasestr (Depends-on): Change to strcasestr-simple.
11110         * lib/string.in.h (rpl_strcasestr): Declare.
11111         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Check for linear
11112         performance.
11113         * lib/strcasestr.c (strcasestr): Simplify, and avoid malloc.
11114         * modules/string (Makefile.am): Support strcasestr.
11115         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Likewise.
11116         * modules/strcasestr-tests (Depends-on): Check for alarm.
11117         * tests/test-strcasestr.c: Augment test.
11118         * lib/str-two-way.h: Clean up stray macro.
11119         * NEWS: Document new module.
11120         * MODULES.html.sh (string handling): Likewise.
11121         * doc/functions/strcasestr.texi: New file.
11122         * doc/gnulib.texi (Function Substitutes): New node.  Move memmem
11123         here, since it is not a POSIX function.
11124
11125 2008-01-14  Colin Watson  <cjwatson@debian.org>
11126             Bruno Haible  <bruno@clisp.org>
11127
11128         * m4/strsignal.m4 (gl_FUNC_STRSIGNAL): Also check whether strsignal
11129         works fine; if not, set REPLACE_STRSIGNAL.
11130         (gl_PREREQ_STRSIGNAL): Require AC_DECL_SYS_SIGLIST.
11131         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
11132         REPLACE_STRSIGNAL.
11133         * lib/string.in.h (strsignal): Consider REPLACE_STRSIGNAL.
11134         * modules/string (Makefile.am): Substitute REPLACE_STRSIGNAL.
11135         * tests/test-strsignal.c (main): Check out-of-range signal numbers.
11136
11137 2008-01-14  Bruno Haible  <bruno@clisp.org>
11138
11139         * modules/strsignal (Include): Change to <string.h>.
11140
11141 2008-01-14  Colin Watson  <cjwatson@debian.org>
11142
11143         * modules/argp (Notice): Add a notice recommending to change
11144         XGETTEXT_OPTIONS.
11145         (configure.ac): Invoke AM_XGETTEXT_OPTION if it exists.
11146
11147 2008-01-13  Colin Watson  <cjwatson@debian.org>
11148
11149         * modules/strsignal-tests: New file.
11150         * tests/test-strsignal.c: New file.
11151
11152         * lib/strsignal.c: New file, from glibc with modifications.
11153         * lib/siglist.h: New file, from glibc with modifications.
11154         * lib/string.in.h (strsignal): New declaration.
11155         * m4/strsignal.m4: New file.
11156         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
11157         GNULIB_STRSIGNAL and HAVE_DECL_STRSIGNAL.
11158         * modules/strsignal: New file.
11159         * modules/string (Makefile.am): Substitute GNULIB_STRSIGNAL and
11160         HAVE_DECL_STRSIGNAL.
11161
11162 2008-01-13  Bruno Haible  <bruno@clisp.org>
11163
11164         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): Check that the
11165         locale encoding is not ASCII. Needed for OpenBSD 4.0.
11166         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8): Likewise.
11167         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Likewise.
11168
11169 2008-01-13  Bruno Haible  <bruno@clisp.org>
11170
11171         * lib/argp-fmtstream.h (__attribute__): Don't redefine if
11172         __STRICT_ANSI__ is set: it's not needed by any version of gcc.
11173         * lib/argp.h (__attribute__): Likewise.
11174         * lib/c-stack.c (__attribute__): Likewise.
11175         * lib/error.h (__attribute__): Likewise.
11176         * lib/fts.c (__attribute__): Likewise.
11177         * lib/openat.h (__attribute__): Likewise.
11178         * lib/stdio.in.h (__attribute__): Likewise.
11179         * lib/string.in.h (__attribute__): Likewise.
11180         * lib/utimens.c (__attribute__): Likewise.
11181         * lib/vasnprintf.h (__attribute__): Likewise.
11182         * lib/xalloc.h (__attribute__): Likewise.
11183         * lib/xprintf.h (__attribute__): Likewise.
11184         * lib/xstrtol.h (__attribute__): Likewise.
11185         * lib/xvasprintf.h (__attribute__): Likewise.
11186
11187 2008-01-12  Bruno Haible  <bruno@clisp.org>
11188
11189         * doc/gnulib.texi (Glibc Header File Substitutes): New chapter.
11190         * doc/glibc-headers/a.out.texi: New file.
11191         * doc/glibc-headers/aliases.texi: New file.
11192         * doc/glibc-headers/alloca.texi: New file.
11193         * doc/glibc-headers/ar.texi: New file.
11194         * doc/glibc-headers/argp.texi: New file.
11195         * doc/glibc-headers/argz.texi: New file.
11196         * doc/glibc-headers/byteswap.texi: New file.
11197         * doc/glibc-headers/crypt.texi: New file.
11198         * doc/glibc-headers/endian.texi: New file.
11199         * doc/glibc-headers/envz.texi: New file.
11200         * doc/glibc-headers/err.texi: New file.
11201         * doc/glibc-headers/error.texi: New file.
11202         * doc/glibc-headers/execinfo.texi: New file.
11203         * doc/glibc-headers/fpu_control.texi: New file.
11204         * doc/glibc-headers/fstab.texi: New file.
11205         * doc/glibc-headers/fts.texi: New file.
11206         * doc/glibc-headers/getopt.texi: New file.
11207         * doc/glibc-headers/ieee754.texi: New file.
11208         * doc/glibc-headers/ifaddrs.texi: New file.
11209         * doc/glibc-headers/libintl.texi: New file.
11210         * doc/glibc-headers/mcheck.texi: New file.
11211         * doc/glibc-headers/mntent.texi: New file.
11212         * doc/glibc-headers/obstack.texi: New file.
11213         * doc/glibc-headers/paths.texi: New file.
11214         * doc/glibc-headers/printf.texi: New file.
11215         * doc/glibc-headers/pty.texi: New file.
11216         * doc/glibc-headers/resolv.texi: New file.
11217         * doc/glibc-headers/shadow.texi: New file.
11218         * doc/glibc-headers/sysexits.texi: New file.
11219         * doc/glibc-headers/ttyent.texi: New file.
11220
11221 2008-01-12  Jim Meyering  <meyering@redhat.com>
11222
11223         announce-gen: emit Gnulib's git-based version string.
11224         * build-aux/announce-gen: Remove option: --gnulib-snapshot-time-stamp=S.
11225         New option --gnulib-version=V, where V is expected to be
11226         the output of running git describe in the gnulib directory.
11227         (get_tool_versions): Request feedback on xdelta.  I suspect it's
11228         not useful, and plan to stop publishing an xdelta file with each
11229         coreutils release.
11230
11231         * build-aux/announce-gen: Also check for lzma-compressed files.
11232
11233 2008-01-11  Bruno Haible  <bruno@clisp.org>
11234
11235         * tests/test-memmem.c (main): Increase maximum allowed time.
11236         * tests/test-strstr.c (main): Likewise.
11237
11238 2008-01-11  Bruno Haible  <bruno@clisp.org>
11239
11240         * doc/functions/memmem.texi: Add more precisions about platforms.
11241         * doc/functions/strstr.texi: Likewise.
11242
11243 2008-01-10  Eric Blake  <ebb9@byu.net>
11244
11245         * m4/strstr.m4: Delete cruft from copy-n-paste.
11246         Reported by Bruno Haible.
11247
11248 2008-01-10  Bruno Haible  <bruno@clisp.org>
11249
11250         Make c-strstr rely on strstr.
11251         * lib/c-strstr.c: Don't include str-kmp.h.
11252         (c_strstr): Define in terms of strstr.
11253         * modules/c-strstr (Files): Remove lib/str-kmp.h.
11254         (Depends-on): Remove stdbool, malloca, strnlen. Add strstr.
11255
11256 2008-01-10  Bruno Haible  <bruno@clisp.org>
11257
11258         * doc/gnulib.texi (String Functions in C Locale): New section.
11259         * doc/c-ctype.texi: New file.
11260         * doc/c-strcase.texi: New file.
11261         * doc/c-strcaseeq.texi: New file.
11262         * doc/c-strcasestr.texi: New file.
11263         * doc/c-strstr.texi: New file.
11264         * doc/c-strtod.texi: New file.
11265         * doc/c-strtold.texi: New file.
11266
11267 2008-01-10  Eric Blake  <ebb9@byu.net>
11268
11269         * lib/relocatable.h: Fix a comment.
11270
11271 2008-01-10  Eric Blake  <ebb9@byu.net>
11272
11273         Share two-way algorithm.
11274         * lib/str-two-way.h: New file, merged from...
11275         * lib/memmem.c: ...here...
11276         * lib/strstr.c: ...and here.
11277         * modules/memmem (Files): Use it.
11278         * modules/strstr (Files): Likewise.
11279
11280         Avoid quadratic strstr implementations.
11281         * lib/strstr.c: New file.
11282         * m4/strstr.m4: Likewise.
11283         * modules/strstr: Likewise.
11284         * modules/strstr-tests: Likewise.
11285         * tests/test-strstr.c: Likewise.
11286         * lib/string.in.h (rpl_strstr): Declare.
11287         (memmem) [GNULIB_POSIXCHECK]: Document speed issue.
11288         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Support strstr.
11289         * modules/string (Makefile.am): Likewise.
11290         * MODULES.html.sh (string handling): Mention new module.
11291         * doc/functions/strstr.texi (strstr): Document the bug.
11292
11293 2008-01-10  Bruno Haible  <bruno@clisp.org>
11294
11295         * lib/relocatable.h (relocate): State whether result is freshly
11296         allocated or not.
11297         * lib/relocatable.c (relocate): Return a freshly allocated string
11298         instead of a pointer to a privately held string.
11299         Reported by Sylvain Beucler <beuc@gnu.org>.
11300
11301 2008-01-10  Colin Watson  <cjwatson@debian.org>
11302
11303         * lib/canonicalize-lgpl.c [!_LIBC]: Fix typo in #if directive:
11304         s/S_ISNLK/S_ISLNK/.
11305
11306 2008-01-09  Bruno Haible  <bruno@clisp.org>
11307
11308         * doc/functions/memmem.texi: Use the same structure as snprintf.texi
11309         and other files.
11310         * m4/memmem.m4 (gl_FUNC_MEMMEM): Say "guessing no" instead of "no"
11311         if it's only a guess.
11312         * modules/memmem: Simplify by depending on memmem-simple.
11313
11314 2008-01-09  Bruno Haible  <bruno@clisp.org>
11315
11316         Work around OpenBSD 4.0 tdelete() bug.
11317         * m4/tsearch.m4 (gl_FUNC_TSEARCH): Also check tdelete's return value.
11318         * lib/search.in.h: If REPLACE_TSEARCH is 1, define tsearch etc. as
11319         macros and don't redefine the enum values.
11320         * m4/search_h.m4 (gl_SEARCH_H_DEFAULTS): Initialize REPLACE_TSEARCH.
11321         * modules/search (Makefile.am): Also substitute REPLACE_TSEARCH.
11322         * doc/functions/tdelete.texi: Document the OpenBSD 4.0 bug.
11323
11324 2008-01-09  Bruno Haible  <bruno@clisp.org>
11325
11326         * tests/test-wcwidth.c: Include <string.h> and localcharset.h.
11327         (main): Don't perform the tests if setlocale did not install a UTF-8
11328         locale. Needed on OpenBSD 4.0.
11329         * modules/wcwidth-tests (Depends-on): Add localcharset.
11330
11331 2008-01-09  Paul Eggert  <eggert@cs.ucla.edu>
11332
11333         gl_FUNC_ALLOCA no longer defines HAVE_ALLOCA_H unconditionally.
11334         See <http://lists.gnu.org/archive/html/bug-gnulib/2007-12/msg00149.html>.
11335         * NEWS: announce this.
11336         * m4/alloca.m4 (gl_FUNC_ALLOCA): Don't define HAVE_ALLOCA_H.
11337
11338 2008-01-09  Simon Josefsson  <simon@josefsson.org>
11339         and Eric Blake  <ebb9@byu.net>
11340
11341         Add memmem-simple module.
11342         * m4/memmem.m4 (gl_FUNC_MEMMEM_SIMPLE): New macro.
11343         (gl_FUNC_MEMMEM): Separate performance from presence checks.
11344         * modules/memmem-simple: New file.
11345         * modules/memmem (Description): Tweak.
11346         * MODULES.html.sh (string handling): Mention new module.
11347         * doc/functions/memmem.texi (memmem): Distinguish which flaws are
11348         addressed by memmem-simple.
11349         * NEWS: Document the difference.
11350
11351 2008-01-09  Eric Blake  <ebb9@byu.net>
11352
11353         Give gcc some memmem optimization hints.
11354         * lib/string.in.h (memmem, memrchr, strchrnul, strnlen, strpbrk)
11355         (strcasestr): Declare as pure.
11356         * modules/memmem (Maintainer): Claim my implementation.
11357
11358 2008-01-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11359
11360         Support AIX 6.1 and higher.
11361         * build-aux/config.libpath: Likewise.
11362         * build-aux/config.rpath: Likewise.
11363
11364 2008-01-08  Jim Meyering  <meyering@redhat.com>
11365             Bruno Haible  <bruno@clisp.org>
11366
11367         * lib/printf-parse.c (PRINTF_PARSE): Handle a size specifier "q"
11368         on MacOS X and a size specifier "I64" on mingw. Needed for PRIdMAX.
11369         Reported by Peter Fales in
11370         <http://lists.gnu.org/archive/html/bug-coreutils/2007-12/msg00148.html>.
11371
11372 2008-01-08  Bruno Haible  <bruno@clisp.org>
11373
11374         * modules/unictype/category-of (Depends-on): Add
11375         unictype/category-none.
11376         * modules/unictype/category-and-tests (Depends-on): Add
11377         unictype/category-{L,N,Lu,Nd}.
11378         * modules/unictype/category-and-not-tests (Depends-on): Likewise.
11379         * modules/unictype/category-or-tests (Depends-on): Add
11380         unictype/category-{L,N}.
11381         * modules/unictype/category-name-tests (Depends-on): Add
11382         unictype/category-{Z,Nl}.
11383         Reported by Simon Josefsson.
11384
11385 2008-01-08  Bruno Haible  <bruno@clisp.org>
11386
11387         * lib/str-kmp.h (knuth_morris_pratt_unibyte): Document the calling
11388         convention better.
11389         * lib/mbsstr.c (knuth_morris_pratt_multibyte): Likewise.
11390         * lib/mbscasestr.c (knuth_morris_pratt_multibyte): Likewise.
11391         Reported by Peter Miller <millerp@canb.auug.org.au>.
11392
11393 2008-01-08  Eric Blake  <ebb9@byu.net>
11394
11395         Rewrite memmem to guarantee linear complexity without malloc.
11396         * lib/memmem.c (memmem): Use Two-Way rather than
11397         Knuth-Morris-Pratt, to allow O(1) space usage.
11398         (critical_factorization, two_way_short_needle)
11399         (two_way_long_needle): New functions.
11400         (knuth_morris_pratt): Delete.
11401         * modules/memmem (Depends-on): No longer need malloca or stdbool.
11402         Add stdint.
11403         * tests/test-memmem.c (main): Add tests for periodic needle and
11404         sublinear performance.
11405         * doc/functions/memmem.texi (memmem): Document other deficiencies
11406         in cygwin and older glibc.
11407
11408 2008-01-08  Bruno Haible  <bruno@clisp.org>
11409
11410         * modules/memmem-tests (Makefile.am): Remove TESTS_ENVIRONMENT
11411         augmentation.
11412
11413 2008-01-08  Mike Frysinger  <vapier@gentoo.org>
11414
11415         Add a configure time option: --disable-acl.
11416         * m4/acl.m4 (gl_FUNC_ACL): Wrap all ACL logic in a call to
11417         AC_ARG_ENABLE(acl).
11418
11419 2008-01-06  Simon Josefsson  <simon@josefsson.org>
11420
11421         * tests/test-localename.c: Don't include obsolete "setenv.h".
11422
11423         * modules/localename-tests (Depends-on): Need unsetenv.
11424
11425 2008-01-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11426
11427         * DEPENDENCIES: Require Texinfo version 4.6 or newer.
11428
11429 2008-01-06  Colin Watson  <cjwatson@debian.org>
11430
11431         * users.txt: Add man-db.
11432
11433 2008-01-07  Bruno Haible  <bruno@clisp.org>
11434
11435         * doc/gnulib-intro.texi (Library vs Reusable Code): Restore the
11436         previous section name.
11437
11438 2008-01-07  Bruno Haible  <bruno@clisp.org>
11439
11440         * lib/progname.c (set_program_name): Don't strip off a leading
11441         "lt-" prefix outside a .libs directory.
11442         Suggested by Paul Eggert.
11443
11444 2008-01-01  Sylvain Beucler  <beuc@gnu.org>
11445             Bruno Haible  <bruno@clisp.org>
11446
11447         Improve memory cleanup in 'relocatable' module.
11448         * lib/relocatable.h (compute_curr_prefix): Change return type to
11449         'char *'.
11450         * lib/relocatable.c (compute_curr_prefix): Change return type to
11451         'char *'. Free curr_installdir after use.
11452         (relocate): Free curr_prefix_better after use.
11453         * lib/progreloc.c (prepare_relocate): Free curr_prefix after use.
11454
11455 2008-01-01  Bruno Haible  <bruno@clisp.org>
11456
11457         * tests/test-wcwidth.c (main): Relax test of U+2060. Avoids a test
11458         failure on older glibc systems.
11459         Reported by Peter Fales <psfales@alcatel-lucent.com>.
11460
11461 2008-01-05  Eric Blake  <ebb9@byu.net>
11462
11463         Avoid quadratic system memmem.
11464         * m4/memmem.m4 (gl_FUNC_MEMMEM): Check for quadratic memmem.
11465         Reported by Ralf Wildenhues.
11466
11467         Fix memmem test for mingw.
11468         * modules/memmem-tests (configure.ac): Check for alarm.
11469         * tests/test-memmem.c (main): Avoid alarm on platforms that lack
11470         it.
11471         * doc/functions/memmem.texi: New file.
11472         * doc/gnulib.texi (Function Substitutes): Add memmem.
11473         Reported by Bruno Haible.
11474
11475 2008-01-04  Bruno Haible  <bruno@clisp.org>
11476
11477         * m4/strcase.m4 (gl_FUNC_STRCASECMP, gl_FUNC_STRNCASECMP):
11478         Require gl_HEADER_STRINGS_H_DEFAULTS, not
11479         gl_HEADER_STRING_H_DEFAULTS.
11480
11481 2008-01-04  Eric Blake  <ebb9@byu.net>
11482
11483         Shorten duration of memmem test.
11484         * tests/test-memmem.c (main): Use alarm to declare failure if test
11485         is taking too long.
11486         Reported by Ralf Wildenhues.
11487
11488 2007-12-21  Simon Josefsson  <simon@josefsson.org>
11489
11490         * modules/relocatable-prog-wrapper (Depends-on): Add intprops and
11491         string, needed by strerror.
11492
11493 2008-01-03  Colin Watson  <cjwatson@debian.org>
11494             Bruno Haible  <bruno@clisp.org>
11495
11496         * doc/gnulib-tool.texi (Localization): New section.
11497
11498 2008-01-02  Bruno Haible  <bruno@clisp.org>
11499
11500         * lib/memmem.c (knuth_morris_pratt, memmem): Change all 'char *'
11501         variables to 'unsigned char *' type.
11502         Reported by Paul Eggert.
11503
11504 2008-01-02  Jim Meyering  <jim@meyering.net>
11505
11506         * lib/version-etc.c (COPYRIGHT_YEAR): Increase for new year.
11507
11508 2007-12-31  Jim Meyering  <jim@meyering.net>
11509
11510         Avoid use of private FTS type name.
11511         * lib/fts.c (fts_sort): Use FTSENT rather than "struct _ftsent".
11512
11513 2007-12-30  Karl Berry  <karl@gnu.org>
11514
11515         * doc/gnulib.texi (Library vs. Reusable Code): remove period, to
11516         work around defect in Texinfo and/or the standalone Info browser.
11517
11518 2007-12-30  Bruno Haible  <bruno@clisp.org>
11519
11520         Unify 5 copies of the KMP code.
11521         * lib/str-kmp.h: New file.
11522         * lib/c-strcasestr.c: Include str-kmp.h.
11523         (knuth_morris_pratt): Remove function.
11524         (c_strcasestr): Update.
11525         * lib/c-strstr.c: Include str-kmp.h.
11526         (knuth_morris_pratt): Remove function.
11527         (c_strcasestr): Update.
11528         * lib/mbscasestr.c: Include str-kmp.h.
11529         (knuth_morris_pratt_unibyte): Remove function.
11530         * lib/mbsstr.c: Include str-kmp.h.
11531         (knuth_morris_pratt_unibyte): Remove function.
11532         * lib/strcasestr.c: Include str-kmp.h.
11533         (knuth_morris_pratt): Remove function.
11534         (strcasestr): Update.
11535         * modules/c-strcasestr (Files): Add lib/str-kmp.h.
11536         * modules/c-strstr (Files): Likewise.
11537         * modules/mbscasestr (Files): Likewise.
11538         * modules/mbsstr (Files): Likewise.
11539         * modules/strcasestr (Files): Likewise.
11540         Suggested by Paul Eggert.
11541
11542 2007-12-30  Bruno Haible  <bruno@clisp.org>
11543
11544         * lib/xmalloca.c (xmmalloca): Don't define if HAVE_ALLOCA is not
11545         defined.
11546
11547 2007-12-30  Bruno Haible  <bruno@clisp.org>
11548
11549         * lib/xmalloca.h: Include xalloc.h.
11550         (xnmalloca): New macro.
11551
11552 2007-12-30  Bruno Haible  <bruno@clisp.org>
11553
11554         * lib/malloca.h (nmalloca): New macro.
11555         * lib/c-strcasestr.c (knuth_morris_pratt): Use it.
11556         * lib/c-strstr.c (knuth_morris_pratt): Likewise.
11557         * lib/mbscasestr.c (knuth_morris_pratt_unibyte,
11558         knuth_morris_pratt_multibyte): Likewise.
11559         * lib/mbsstr.c (knuth_morris_pratt_unibyte,
11560         knuth_morris_pratt_multibyte): Likewise.
11561         * lib/memmem.c (knuth_morris_pratt): Likewise.
11562         * lib/strcasestr.c (knuth_morris_pratt): Likewise.
11563
11564 2007-12-25  Bruno Haible  <bruno@clisp.org>
11565
11566         Fixup after 2007-10-17 commit. Ensure that 'glob' stays under LGPLv2+.
11567         * lib/glob.c: Don't include openat.h.
11568         (link_exists2_p): Add back the code that deals with the
11569         !GLOB_ALTDIRFUNC case.
11570         (link_exists_p) [!_LIBC && !HAVE_FSTATAT]: Just call link_exists2_p and
11571         let it do the filename concatenation.
11572         * m4/glob.m4 (gl_PREREQ_GLOB): Add check for fstatat.
11573         * modules/glob (Depends-on): Remove openat.
11574
11575 2007-12-31  Bruno Haible  <bruno@clisp.org>
11576
11577         * modules/dirfd (License): Change to LGPLv2+.
11578         Approved by Jim Meyering.
11579
11580 2007-12-29  Paul Eggert  <eggert@cs.ucla.edu>
11581
11582         * lib/memmem.c (knuth_morris_pratt): Check for size_t overflow
11583         when multiplying M by sizeof (size_t).
11584
11585 2007-12-10  Martin Lambers  <marlam@marlam.de>
11586
11587         Override getpagesize on mingw.
11588         * lib/getpagesize.c: New file.
11589         * m4/getpagesize.m4 (gl_FUNC_GETPAGESIZE): Enable replacement on mingw.
11590         * modules/getpagesize (Files): Add lib/getpagesize.c.
11591         * lib/unistd.in.h (getpagesize): Declare if we are using a replacement.
11592         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
11593         REPLACE_GETPAGESIZE.
11594         * modules/unistd (Makefile.am): Substitute REPLACE_GETPAGESIZE.
11595
11596 2007-12-25  Bruno Haible  <bruno@clisp.org>
11597
11598         * modules/localcharset (Notice): New field.
11599         (configure.ac): Define LOCALCHARSET_TESTS_ENVIRONMENT.
11600         Suggested by Ben Pfaff <blp@cs.stanford.edu>.
11601
11602 2007-12-25  Paul Eggert  <eggert@cs.ucla.edu>
11603             Bruno Haible  <bruno@clisp.org>
11604
11605         Avoid using the syntax symbol() in formatted documentation.
11606         * MODULES.html.sh (func_module): When replacing symbol() with a
11607         hyperlink, remove the parentheses. Show an error if some remain.
11608         Recognize and render the '...' syntax.
11609         * doc/alloca-opt.texi: Remove parentheses from symbol reference.
11610         Rework. Add paragraph about GCC's inlining.
11611         * doc/alloca.texi: Likewise.
11612         * doc/error.texi: Remove parentheses from symbol reference.
11613         * doc/gnulib-intro.texi: Likewise.
11614         * doc/gnulib.texi (alloca, alloca-opt): New nodes.
11615         * modules/fnmatch (Description): Reword to say "the ... function".
11616         * modules/full-read (Description): Likewise.
11617         * modules/full-write (Description): Likewise.
11618         * modules/safe-read (Description): Likewise.
11619         * modules/safe-write (Description): Likewise.
11620         * modules/strchrnul (Description): Likewise.
11621         * modules/trim (Description): Likewise.
11622         * modules/error (Description): Remove parentheses from symbol
11623         references.
11624         * modules/verror (Description): Likewise.
11625         Reported by Karl Berry.
11626
11627 2007-12-25  Bruno Haible  <bruno@clisp.org>
11628
11629         Fixup after 2007-10-16 commit.
11630         * lib/glob.c (glob_in_dir): Don't use ISO C99 syntax.
11631
11632 2007-12-24  Bruno Haible  <bruno@clisp.org>
11633
11634         Make --enable-relocatable work with DESTDIR.
11635         * build-aux/install-reloc: Accept another argument 'destdir'. Use it
11636         to compute installdir from destprog.
11637         * m4/relocatable.m4 (gl_RELOCATABLE_BODY): In INSTALL_PROGRAM_ENV,
11638         also set the RELOC_DESTDIR variable.
11639         Reported by Ð›ÐµÐ²Ð°ÑˆÐµÐ² Ð˜Ð²Ð°Ð½ <octagram@bluebottle.com>.
11640
11641 2007-12-24  Bruno Haible  <bruno@clisp.org>
11642
11643         Fix link error due to xalloc_die().
11644         * lib/progreloc.c: When NO_XMALLOC is defined, use areadlink instead
11645         of xreadlink.
11646         * lib/relocwrapper.c: Update comments.
11647         * build-aux/install-reloc: Remove xreadlink.c from file list.
11648         * modules/relocatable-prog-wrapper (Files): Remove xreadlink.h and
11649         xreadlink.c.
11650         Reported by Ð›ÐµÐ²Ð°ÑˆÐµÐ² Ð˜Ð²Ð°Ð½ <octagram@bluebottle.com>.
11651
11652 2007-12-24  Bruno Haible  <bruno@clisp.org>
11653
11654         Split setenv module into setenv and unsetenv. Get rid of setenv.h.
11655         * lib/setenv.h: Remove file.
11656         * lib/stdlib.in.h (setenv, unsetenv): New declarations, moved here from
11657         lib/setenv.h.
11658         * modules/setenv (Files): Remove lib/setenv.h, lib/unsetenv.c.
11659         (Depends-on): Add stdlib.
11660         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR. Don't invoke
11661         gl_FUNC_UNSETENV.
11662         (Include): Replace setenv.h with <stdlib.h>.
11663         * modules/unsetenv: New file.
11664         * lib/setenv.c: Include <stdlib.h> first, after alloca.h.
11665         * lib/unsetenv.c: Include <stdlib.h> first.
11666         * m4/setenv.m4 (gl_FUNC_SETENV, gl_FUNC_SETENV_SEPARATE): Require
11667         gl_STDLIB_H_DEFAULTS. Conditionally set HAVE_SETENV to 0.
11668         (gl_FUNC_UNSETENV): Require gl_STDLIB_H_DEFAULTS. Conditionally set
11669         HAVE_UNSETENV to 0. Set VOID_UNSETENV as an AC_SUBSTed variable.
11670         * modules/stdlib (Makefile.am): Substitute also GNULIB_SETENV,
11671         HAVE_SETENV, GNULIB_UNSETENV, HAVE_UNSETENV, VOID_UNSETENV.
11672         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_SETENV,
11673         HAVE_SETENV, GNULIB_UNSETENV, HAVE_UNSETENV, VOID_UNSETENV.
11674         * doc/functions/unsetenv.texi: Update.
11675         * modules/xsetenv (Depends-on): Add unsetenv.
11676         * modules/getdate (Depends-on): Likewise.
11677         * lib/xsetenv.h: Include <stdlib.h> instead of setenv.h.
11678         * lib/xsetenv.c: Don't include setenv.h.
11679         * lib/getdate.y: Likewise.
11680         * lib/relocwrapper.c: Likewise.
11681         * modules/relocatable-prog-wrapper (Files): Remove lib/setenv.h.
11682         (Depends-on): Add stdlib.
11683         * NEWS: Mention the changes.
11684         Reported by Ð›ÐµÐ²Ð°ÑˆÐµÐ² Ð˜Ð²Ð°Ð½ <octagram@bluebottle.com>.
11685
11686 2007-12-23  Bruno Haible  <bruno@clisp.org>
11687
11688         * lib/memmem.c (memmem): Use lowercase variable names. Tab
11689         indentation.
11690
11691 2007-12-23  Bruno Haible  <bruno@clisp.org>
11692
11693         * lib/c-strcasestr.c: Add more comments.
11694         * lib/c-strstr.c: Likewise.
11695         * lib/mbscasestr.c: Likewise.
11696         * lib/mbsstr.c: Likewise.
11697         * lib/strcasestr.c: Likewise.
11698         * lib/memmem.c: Likewise.
11699
11700 2007-12-23  Bruno Haible  <bruno@clisp.org>
11701
11702         * tests/test-memmem.c: Include <string.h> first.
11703
11704 2007-12-22  Bruno Haible  <bruno@clisp.org>
11705
11706         * gnulib-tool (func_create_testdir): Change $auxdir while generating
11707         the contents of $testsbase.
11708         Reported by Ralf Wildenhues.
11709
11710 2007-12-22  Bruno Haible  <bruno@clisp.org>
11711
11712         * gnulib-tool (func_emit_tests_Makefile_am): Replace local_ldadd with
11713         two variables local_ldadd_before, local_ldadd_last.
11714
11715 2007-12-20  Eric Blake  <ebb9@byu.net>
11716
11717         Work around circular library issue when cross-compiling.
11718         * lib/progname.c (set_program_name): Use strncmp, not memcmp, so
11719         that progname.o does not need to pull in rpl_memcmp.
11720
11721 2007-12-19  Eric Blake  <ebb9@byu.net>
11722
11723         Fix memmem to avoid O(n^2) worst-case complexity.
11724         * lib/memmem.c (knuth_morris_pratt): New function.
11725         (memmem): Use it if first few naive iterations fail.
11726         * m4/memmem.m4 (gl_FUNC_MEMMEM): Detect cygwin bug.
11727         * modules/memcmp (License): Set to LGPLv2+, not LGPL.
11728         * modules/memchr (License): Likewise.
11729         * modules/memmem (Depends-on): Add memcmp, memchr, stdbool, and
11730         malloca.
11731         * tests/test-memmem.c: Rewrite, borrowing ideas from
11732         test-mbsstr1.c; the old version wouldn't even compile!
11733         * modules/memmem-tests: New file.
11734         * lib/string.in.h (rpl_memmem): Add declaration.
11735         * modules/string (Makefile.am): Substitute REPLACE_MEMMEM.
11736         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Default for
11737         REPLACE_MEMMEM.
11738
11739 2007-12-18  Paul Eggert  <eggert@cs.ucla.edu>
11740
11741         Fix problem with _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H on VMS.
11742         * lib/stdint.in.h (_GL_JUST_INCLUDE_SYSTEM_INTTYPES_H): Define
11743         before any system include files, and undef after them all.  This
11744         should fix a problem on VMS reported by John E. Malmberg in
11745         <http://lists.gnu.org/archive/html/bug-gnulib/2007-12/msg00118.html>.
11746
11747 2007-12-17  Eric Blake  <ebb9@byu.net>
11748
11749         Revert addition of verify, for BSD/OS.
11750         * lib/fseeko.c [!HAVE_FSEEKO]: Allow off_t > long, even though it
11751         can't handle large files, for the sake of obsolete platforms.
11752         * modules/fseeko (Depends-on): Remove verify.
11753         * doc/functions/fseeko.texi (fseeko): Document BSD/OS limitation.
11754         * doc/functions/ftello.texi (ftello): Likewise.
11755         * doc/functions/fgetpos.texi (fgetpos): Likewise.
11756         Reported by Larry Jones.
11757
11758 2007-12-17  Petr Salinger  <Petr.Salinger@seznam.cz>
11759
11760         getcwd.c: Use a more readable witness: HAVE_OPENAT_SUPPORT
11761         * lib/getcwd.c: Define and use HAVE_OPENAT_SUPPORT, in place of AT_FDCWD.
11762
11763 2007-12-17  Jim Meyering  <meyering@redhat.com>
11764
11765         Port to GNU/kFreeBSD - FreeBSD kernel + GNU libc,
11766         which has no openat syscall, yet <fcntl.h> does define AT_FDCWD.
11767         * lib/getcwd.c: Undef AT_FDCWD if there is no openat function.
11768         * modules/getcwd (Depends-on): Add openat.
11769         Reported by Petr Salinger.
11770
11771 2007-12-17  Bruno Haible  <bruno@clisp.org>
11772
11773         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Use GL_NOCRASH to
11774         avoid a segmentation fault of the configure test on x86_64 systems.
11775
11776 2007-12-15  Jim Meyering  <meyering@redhat.com>
11777
11778         * build-aux/gnupload (GPG): Don't hard-code absolute name of gpg binary.
11779
11780 2007-12-13  Eric Blake  <ebb9@byu.net>
11781
11782         Another fseek test.
11783         * tests/test-fseek.c (main): Also test ungetc handling.
11784         * tests/test-fseeko.c (main): Likewise.
11785         * modules/fseeko (Depends-on): Add verify.
11786         * lib/fseeko.c [!HAVE_FSEEKO]: Verify that off_t is not too
11787         large.
11788         Reported by Larry Jones.
11789
11790         Fix fseeko on mingw.
11791         * lib/fseeko.c (rpl_fseeko) [_IOERR]: Reset EOF flag on successful
11792         seek.
11793
11794         Beef up fseek tests.
11795         * tests/test-fseek.c (main): Also test eof handling.
11796         * tests/test-fseeko.c (main): Likewise.
11797         Reported by Larry Jones.
11798
11799 2007-12-13  Larry Jones  <lawrence.jones@siemens.com>  (tiny change)
11800
11801         Fix fseeko on BSD-based platforms.
11802         * lib/fseeko.c (rpl_fseeko) [__sferror]: Reset EOF flag on
11803         successful seek.
11804
11805 2007-12-12  Eric Blake  <ebb9@byu.net>
11806
11807         Allow circular dependency of separate libtests.a
11808         * gnulib-tool (func_emit_tests_Makefile_am): Add AM_LIBTOOLFLAGS
11809         when use_libtests.
11810
11811 2007-12-11  Eric Blake  <ebb9@byu.net>
11812
11813         Fix bug with -0.0L in previous patch.
11814         * lib/isnan.c (rpl_isnanl): Make robust to -0.0L and pad bits.
11815         * tests/test-isnan.c (main): Also test on zeroes.
11816         * tests/test-isnanf.c (main): Likewise.
11817         * tests/test-isnanl.h (main): Likewise.
11818
11819         Detect pseudo-denormals on x86 even when cross-compiling.
11820         * lib/isnan.c (rpl_isnanl) [!KNOWN_EXPBIT0_LOCATION
11821         && USE_LONG_DOUBLE && x86]: Add one more check to filter out
11822         invalid bit patterns that happen to satisfy ==.
11823
11824         Avoid link failures with separate libtests.a.
11825         * gnulib-tool (func_emit_tests_Makefile_am): Also list local_ldadd
11826         last, to satisfy circular dependencies.
11827
11828 2007-12-11  Eric Blake  <ebb9@byu.net>
11829         and Bruno Haible  <bruno@clisp.org>
11830
11831         Fix OpenBSD 4.0 <float.h> handling of long double.
11832         * m4/float_h.m4 (gl_FLOAT_H): Also claim OpenBSD is broken.
11833         * lib/float.in.h [__OpenBSD__]: Add fixes for OpenBSD.
11834         * doc/headers/float.texi (float.h): Document OpenBSD bug.
11835
11836 2007-12-11  Jim Meyering  <meyering@redhat.com>
11837
11838         * users.txt: Add libvirt.
11839
11840         Support versions of autoconf prior to 2.59c.
11841         * gnulib-tool (func_emit_initmacro_done): Define m4_foreach_w
11842         if it is not already defined.
11843
11844 2007-12-09  Bruno Haible  <bruno@clisp.org>
11845
11846         Let 'gnulib-tool --import' collect sources needed for the tests in
11847         tests/ rather than in lib/.
11848         * gnulib-tool (func_emit_tests_Makefile_am): Accept use_libtests
11849         argument. If true, add rules to generate libtests.a, and put libtests.a
11850         into $(LDADD). Consider source files in subdirectories and set
11851         uses_subdirs.
11852         (func_emit_initmacro_start, func_emit_initmacro_end,
11853         func_emit_initmacro_done): Pass all arguments explicitly.
11854         (func_import): Determine two module lists main_modules,
11855         testsrelated_modules. Determine use_libtests. Determine two variables
11856         sed_transform_main_lib_file, sed_transform_testsrelated_lib_file
11857         instead of just sed_transform_lib_file. Determine two variables
11858         main_files and testsrelated_files. Compute 'files' as the union of
11859         both. Adjust sed_rewrite_old_files, sed_rewrite_new_files,
11860         func_add_or_update. In the generated gnulib-comp.m4, collect the
11861         object files for tests/ in different variables than those for lib/.
11862         Substitute LIBTESTS_LIBDEPS.
11863         (func_create_testdir): Combine the uses_subdirs results from
11864         func_emit_lib_Makefile_am and from func_emit_tests_Makefile_am.
11865
11866 2007-12-09  Bruno Haible  <bruno@clisp.org>
11867
11868         * gnulib-tool (func_emit_tests_Makefile_am): Expand references to
11869         the build-aux directory.
11870
11871 2007-12-09  Bruno Haible  <bruno@clisp.org>
11872
11873         * gnulib-tool (func_emit_tests_Makefile_am): Remove redundant code
11874         introduced on 2006-09-09.
11875
11876 2007-12-07  Jim Meyering  <meyering@redhat.com>
11877
11878         Let these macros work also with autoconf-2.59.
11879         * m4/getline.m4 (gl_FUNC_GETLINE): Require only autoconf-2.59.  2.60
11880         is not needed, since gnulib now permits use of AC_CHECK_DECLS_ONCE.
11881         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Likewise.
11882
11883 2007-12-06  Jim Meyering  <meyering@redhat.com>
11884
11885         Avoid a configure-time syntax error in gl_FUNC_ACL.
11886         * m4/acl.m4 (gl_FUNC_ACL): Be careful to check for the acl_trivial
11887         function in each branch, before testing the cache variable.
11888
11889 2007-12-04  Eric Blake  <ebb9@byu.net>
11890
11891         Make scripts executable.
11892         * build-aux/config.guess: Add execute permissions.
11893         * build-aux/config.sub: Likewise.
11894         * build-aux/gendocs.sh: Likewise.
11895
11896         Fix frexp on mingw.
11897         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Detect mingw bug when
11898         cross-compiling.
11899         * doc/functions/frexp.texi (frexp): Document the bug.
11900
11901         Make cygwin fseeko check more reliable.
11902         * m4/stdio_h.m4 (gl_STDIN_LARGE_OFFSET) [__CYGWIN__]: Use cygwin
11903         version numbers, rather than unrelated feature check.
11904         * doc/functions/fseeko.texi (fseeko): Tweak failure report.
11905         * doc/functions/ftello.texi (ftello): Likewise.
11906         Reported by Bruno Haible.
11907
11908         * m4/strerror.m4: Bump version number.
11909
11910 2007-12-03  Bruno Haible  <bruno@clisp.org>
11911
11912         * doc/functions/mprotect.texi: Mention the mingw problem.
11913
11914 2007-12-03  Eric Blake  <ebb9@byu.net>
11915
11916         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): Ensure
11917         REPLACE_STRERROR is initialized before this macro.
11918
11919 2007-12-03  Paul Eggert  <eggert@cs.ucla.edu>
11920
11921         Add support for Solaris 10 ACLs.  Also, ACLs are Gnulib, not Autoconf.
11922         * modules/acl (configure.ac): Rename AC_FUNC_ACL to gl_FUNC_ACL.
11923         * m4/acl.m4 (gl_FUNC_ACL): Renamed from AC_FUNC_ACL.  On Solaris,
11924         put -lsec in even for programs other than 'ls'.  This fixes a problem
11925         for gettext reported by Bruno Haible in
11926         <http://lists.gnu.org/archive/html/bug-gnulib/2007-12/msg00007.html>.
11927         * lib/acl.c (copy_acl, qset_acl) [USE_ACL && defined ACL_NO_TRIVIAL]:
11928         Add support for Solaris 10.  This isn't efficient, but should get the
11929         job done for now.
11930
11931 2007-12-03  James Youngman  <jay@gnu.org>
11932
11933         * doc/regexprops-generic.texi: change "an close-group" to "a
11934         close-group" and "illegal" to "not allowed".
11935
11936 2007-11-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11937
11938         * lib/unictype/pr_byname.c: Include unictype/pr_byname.h instead of
11939         pr_byname.h. Needed for the rare case when the maintainer has done
11940         "make maintainer-clean" in the source directory and then attempts a
11941         build outside the source directory.
11942         * lib/unictype/scripts.c: Include unictype/scripts_byname.h instead of
11943         scripts_byname.h.
11944
11945 2007-12-02  Martin Lambers <marlam@marlam.de>
11946             Bruno Haible  <bruno@clisp.org>
11947
11948         * lib/getpagesize.h: Remove file.
11949         * lib/unistd.in.h: Include declaration of getpagesize here.
11950         * m4/getpagesize.m4 (gl_FUNC_GETPAGESIZE): Renamed from gl_GETPAGESIZE.
11951         Invoke gl_UNISTD_H_DEFAULTS. Set HAVE_GETPAGESIZE, HAVE_OS_H,
11952         HAVE_SYS_PARAM_H.
11953         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_GETPAGESIZE,
11954         HAVE_GETPAGESIZE, HAVE_OS_H, HAVE_SYS_PARAM_H.
11955         * modules/getpagesize (Files): Remove lib/getpagesize.h.
11956         (Depends-on): Add unistd.
11957         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
11958         (Include): Use <unistd.h> instead of getpagesize.h.
11959         * modules/unistd (Makefile.am): Substitute also GNULIB_GETPAGESIZE,
11960         HAVE_GETPAGESIZE, HAVE_OS_H, HAVE_SYS_PARAM_H.
11961         * m4/pagealign_alloc.m4 (gl_PREREQ_PAGEALIGN_ALLOC): Remove
11962         gl_GETPAGESIZE invocation, already handled by module dependency.
11963         * lib/pagealign_alloc.c: Don't include getpagesize.h.
11964
11965 2007-12-02  Bruno Haible  <bruno@clisp.org>
11966
11967         * modules/strings-tests: New file.
11968         * tests/test-strings.c: New file.
11969
11970         Move declarations of str{,n}casecmp from <string.h> to <strings.h>.
11971         * lib/strings.in.h: New file.
11972         * lib/string.in.h (strcasecmp, strncasecmp): Remove declarations.
11973         * m4/strings_h.m4: New file.
11974         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Remove initialization
11975         of HAVE_STRCASECMP, HAVE_DECL_STRNCASECMP.
11976         * modules/strings: New file.
11977         * modules/string (Makefile.am): Update.
11978         * modules/strcase (Include): Mention <strings.h>, not <string.h>.
11979         Reported by Karl Berry.
11980
11981 2007-12-01  Eric Blake  <ebb9@byu.net>
11982
11983         * m4/stdio_h.m4 (gl_STDIN_LARGE_OFFSET) [__CYGWIN__]: Rewrite to
11984         accomodate fix in cygwin 1.5.25.
11985
11986 2007-12-01  Jim Meyering  <meyering@redhat.com>
11987
11988         Fix a bug that inhibited much of the utf8-optimization in regcomp.c.
11989         * lib/regcomp.c (optimize_utf8): Fix a typo, s/idx/ctx_type/,
11990         that would inhibit utf8-optimization of a regexp containing line-
11991         or buffer-anchors, e.g., `^', `$'.
11992
11993 2007-11-30  Bruno Haible  <bruno@clisp.org>
11994
11995         * lib/lock.h (gl_recursive_lock_init) [PTHREAD &&
11996         PTHREAD_RECURSIVE_MUTEX_INITIALIZER]: Call
11997         glthread_recursive_lock_init.
11998         * lib/lock.c (glthread_recursive_lock_init)
11999         [PTHREAD_RECURSIVE_MUTEX_INITIALIZER]: New function.
12000         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
12001
12002 2007-11-28  Paul Eggert  <eggert@cs.ucla.edu>
12003
12004         New function qset_acl, like set_acl but with syscall semantics.
12005         * lib/acl.h (qset_acl): New decl.
12006         * lib/acl.c (qset_acl): New function.
12007         (set_acl): Use new function.  Use more-consistent diagnostics.
12008
12009 2007-11-28  Jim Meyering  <meyering@redhat.com>
12010
12011         * modules/physmem (License): Change from GPL to LGPLv2+.
12012
12013 2007-11-26  Bruno Haible  <bruno@clisp.org>
12014
12015         * lib/vasnprintf.c (decode_long_double): Don't abort if the
12016         'long double' type has excess precision.
12017         Reported by Jim Meyering in
12018         <http://lists.gnu.org/archive/html/bug-gnulib/2007-11/msg00120.html>.
12019
12020 2007-11-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
12021
12022         * doc/fdl.texi, doc/gpl-3.0.texi, doc/lgpl-3.0.texi:
12023         Sync from <http://gnu.org/licenses>.
12024         * modules/agpl-3.0, doc/agpl-3.0.texi: New module,
12025         with license text from same location.
12026         * doc/maintain.texi, doc/standards.texi:  Sync from
12027         <http://savannah.gnu.org/projects/gnustandards>.
12028
12029 2007-11-22  OndÅ™ej Vašík  <ovasik@redhat.com>
12030         and Jim Meyering  <meyering@redhat.com>
12031
12032         Adjust getdate' grammar to accept a slightly more regular language.
12033         E.g., accept "YYYYMMDD +N days" as well as "YYYYMMDD N days".
12034         Before, the former was rejected.
12035         * lib/getdate.y (digits_to_date_time): New function, factored
12036         out of ...
12037         (number): ...here.  Just call digits_to_date_time.
12038         (hybrid): New non-terminal to handle an <unsigned number,
12039         signed relative offset> sequence consistently.
12040
12041 2007-11-18  Jim Meyering  <meyering@redhat.com>
12042
12043         Pull my changes from coreutils:
12044         bootstrap: fix typo to enable use of $gnulib_tool_option_extras.
12045         * build-aux/bootstrap (gnulib_tool_options): Add a space before the
12046         use of $gnulib_tool_option_extras, so that it's separated from the
12047         preceding argument.
12048
12049         Fix bootstrap failure to handle files like lib/uniwidth/cjk.h.
12050         * build-aux/bootstrap (cp_mark_as_generated): Create any required
12051         parent destination directories before copying a file into place.
12052
12053 2007-11-18  Sergey Poznyakoff  <gray@gnu.org.ua>
12054
12055         bootstrap: work also with 4-argument variant of AC_INIT
12056         * build-aux/bootstrap (gnulib_extra_files): Adjust sed command.
12057
12058 2007-11-16  Paul Eggert  <eggert@cs.ucla.edu>
12059
12060         Port test-getaddrinfo to Solaris.
12061         Problem reported by Bruno Haible in
12062         <http://lists.gnu.org/archive/html/bug-gnulib/2007-03/msg00171.html>.
12063         * tests/test-getaddrinfo.c (simple): Add a comment asking for an
12064         explanation of setting 'hints'.
12065         Don't reject an implementation merely because it returns EAI_SERVICE.
12066         (EAI_SERVICE): Define to 0 if not defined.
12067
12068 2007-11-15  Paul Eggert  <eggert@cs.ucla.edu>
12069
12070         The license of gnu-make and posix-shell is now "GPLed build tool".
12071         * modules/gnu-make (License): Likewise.
12072         * modules/posix-shell (License): Likewise.
12073
12074         New module posix-shell, for determining a POSIX shell
12075         or perhaps something that is close enough to a POSIX shell.
12076         * m4/posix-shell.m4: New file.
12077         * modules/posix-shell: New file.
12078
12079         * MODULES.html.sh: Mention new module.
12080
12081         New module gnu-make, for determining whether we're using GNU Make.
12082         * m4/gnu-make.m4: New file.
12083         * modules/gnu-make: New file.
12084         * MODULES.html.sh: Mention new module.
12085
12086 2007-11-14  Jim Meyering  <meyering@redhat.com>
12087
12088         Define a sometimes-link-required function using ARGMATCH_DIE_DECL.
12089         * tests/test-argmatch.c (ARGMATCH_DIE_DECL): When defined,
12090         use this macro to create a function _definition_.
12091         Remove useless "#undef ARGMATCH_DIE".
12092
12093 2007-11-14  Bruno Haible  <bruno@clisp.org>
12094
12095         * lib/config.charset: Update for OpenBSD 4.1.
12096         Reported and helped by Ben Pfaff <blp@cs.stanford.edu>.
12097
12098 2007-11-12  Paul Eggert  <eggert@cs.ucla.edu>
12099
12100         Document 64-bit #if problems in stdint.texi.
12101         * doc/headers/stdint.texi (stdint.h): Mention problems with
12102         64-bit-#if, and how to work around them.
12103
12104         Don't insist on 'long long int' support in the preprocessor.  It
12105         breaks too many things.  For example, PRIdMAX still uses a 'long
12106         long int' format with the latest Sun compiler, even though
12107         HAVE_LONG_LONG_INT isn't defined due to that compiler's
12108         preprocessor problem.  This causes the latest coreutils to dump
12109         core on Solaris 10 sparc with the Sun C compiler.
12110         Instead, fix the 2007-10-16 problem in a different way, by evaluating
12111         the troublesome expressions at configure-time, not at #if-time.
12112         * m4/longlong.m4 (_AC_TYPE_LONG_LONG_SNIPPET): Don't test the
12113         preprocessor.
12114         * m4/inttypes.m4 (gl_INTTYPES_H): Move the #if checks into
12115         compile-time C checks, done at 'configure'-time.
12116         (gl_INTTYPES_CHECK_LONG_LONG_INT_CONDITION): New macro.
12117         * modules/inttypes (Makefile): Substitute the new symbols that
12118         gl_INTTYPES_H now generates.
12119         * lib/inttypes.in.h: Don't use constants wider than 'long' in #if.
12120
12121 2007-11-12  Bruno Haible  <bruno@clisp.org>
12122
12123         Tests for Unicode character classification functions.
12124
12125         * modules/unictype/bidicategory-byname-tests: New file.
12126         * modules/unictype/bidicategory-name-tests: New file.
12127         * modules/unictype/bidicategory-of-tests: New file.
12128         * modules/unictype/bidicategory-test-tests: New file.
12129         * modules/unictype/block-list-tests: New file.
12130         * modules/unictype/block-of-tests: New file.
12131         * modules/unictype/block-test-tests: New file.
12132         * modules/unictype/category-C-tests: New file.
12133         * modules/unictype/category-Cc-tests: New file.
12134         * modules/unictype/category-Cf-tests: New file.
12135         * modules/unictype/category-Cn-tests: New file.
12136         * modules/unictype/category-Co-tests: New file.
12137         * modules/unictype/category-Cs-tests: New file.
12138         * modules/unictype/category-L-tests: New file.
12139         * modules/unictype/category-Ll-tests: New file.
12140         * modules/unictype/category-Lm-tests: New file.
12141         * modules/unictype/category-Lo-tests: New file.
12142         * modules/unictype/category-Lt-tests: New file.
12143         * modules/unictype/category-Lu-tests: New file.
12144         * modules/unictype/category-M-tests: New file.
12145         * modules/unictype/category-Mc-tests: New file.
12146         * modules/unictype/category-Me-tests: New file.
12147         * modules/unictype/category-Mn-tests: New file.
12148         * modules/unictype/category-N-tests: New file.
12149         * modules/unictype/category-Nd-tests: New file.
12150         * modules/unictype/category-Nl-tests: New file.
12151         * modules/unictype/category-No-tests: New file.
12152         * modules/unictype/category-P-tests: New file.
12153         * modules/unictype/category-Pc-tests: New file.
12154         * modules/unictype/category-Pd-tests: New file.
12155         * modules/unictype/category-Pe-tests: New file.
12156         * modules/unictype/category-Pf-tests: New file.
12157         * modules/unictype/category-Pi-tests: New file.
12158         * modules/unictype/category-Po-tests: New file.
12159         * modules/unictype/category-Ps-tests: New file.
12160         * modules/unictype/category-S-tests: New file.
12161         * modules/unictype/category-Sc-tests: New file.
12162         * modules/unictype/category-Sk-tests: New file.
12163         * modules/unictype/category-Sm-tests: New file.
12164         * modules/unictype/category-So-tests: New file.
12165         * modules/unictype/category-Z-tests: New file.
12166         * modules/unictype/category-Zl-tests: New file.
12167         * modules/unictype/category-Zp-tests: New file.
12168         * modules/unictype/category-Zs-tests: New file.
12169         * modules/unictype/category-and-not-tests: New file.
12170         * modules/unictype/category-and-tests: New file.
12171         * modules/unictype/category-byname-tests: New file.
12172         * modules/unictype/category-name-tests: New file.
12173         * modules/unictype/category-none-tests: New file.
12174         * modules/unictype/category-of-tests: New file.
12175         * modules/unictype/category-or-tests: New file.
12176         * modules/unictype/category-test-withtable-tests: New file.
12177         * modules/unictype/combining-class-tests: New file.
12178         * modules/unictype/ctype-alnum-tests: New file.
12179         * modules/unictype/ctype-alpha-tests: New file.
12180         * modules/unictype/ctype-blank-tests: New file.
12181         * modules/unictype/ctype-cntrl-tests: New file.
12182         * modules/unictype/ctype-digit-tests: New file.
12183         * modules/unictype/ctype-graph-tests: New file.
12184         * modules/unictype/ctype-lower-tests: New file.
12185         * modules/unictype/ctype-print-tests: New file.
12186         * modules/unictype/ctype-punct-tests: New file.
12187         * modules/unictype/ctype-space-tests: New file.
12188         * modules/unictype/ctype-upper-tests: New file.
12189         * modules/unictype/ctype-xdigit-tests: New file.
12190         * modules/unictype/decimal-digit-tests: New file.
12191         * modules/unictype/digit-tests: New file.
12192         * modules/unictype/mirror-tests: New file.
12193         * modules/unictype/numeric-tests: New file.
12194         * modules/unictype/property-alphabetic-tests: New file.
12195         * modules/unictype/property-ascii-hex-digit-tests: New file.
12196         * modules/unictype/property-bidi-arabic-digit-tests: New file.
12197         * modules/unictype/property-bidi-arabic-right-to-left-tests: New file.
12198         * modules/unictype/property-bidi-block-separator-tests: New file.
12199         * modules/unictype/property-bidi-boundary-neutral-tests: New file.
12200         * modules/unictype/property-bidi-common-separator-tests: New file.
12201         * modules/unictype/property-bidi-control-tests: New file.
12202         * modules/unictype/property-bidi-embedding-or-override-tests: New file.
12203         * modules/unictype/property-bidi-eur-num-separator-tests: New file.
12204         * modules/unictype/property-bidi-eur-num-terminator-tests: New file.
12205         * modules/unictype/property-bidi-european-digit-tests: New file.
12206         * modules/unictype/property-bidi-hebrew-right-to-left-tests: New file.
12207         * modules/unictype/property-bidi-left-to-right-tests: New file.
12208         * modules/unictype/property-bidi-non-spacing-mark-tests: New file.
12209         * modules/unictype/property-bidi-other-neutral-tests: New file.
12210         * modules/unictype/property-bidi-pdf-tests: New file.
12211         * modules/unictype/property-bidi-segment-separator-tests: New file.
12212         * modules/unictype/property-bidi-whitespace-tests: New file.
12213         * modules/unictype/property-byname-tests: New file.
12214         * modules/unictype/property-combining-tests: New file.
12215         * modules/unictype/property-composite-tests: New file.
12216         * modules/unictype/property-currency-symbol-tests: New file.
12217         * modules/unictype/property-dash-tests: New file.
12218         * modules/unictype/property-decimal-digit-tests: New file.
12219         * modules/unictype/property-default-ignorable-code-point-tests: New file.
12220         * modules/unictype/property-deprecated-tests: New file.
12221         * modules/unictype/property-diacritic-tests: New file.
12222         * modules/unictype/property-extender-tests: New file.
12223         * modules/unictype/property-format-control-tests: New file.
12224         * modules/unictype/property-grapheme-base-tests: New file.
12225         * modules/unictype/property-grapheme-extend-tests: New file.
12226         * modules/unictype/property-grapheme-link-tests: New file.
12227         * modules/unictype/property-hex-digit-tests: New file.
12228         * modules/unictype/property-hyphen-tests: New file.
12229         * modules/unictype/property-id-continue-tests: New file.
12230         * modules/unictype/property-id-start-tests: New file.
12231         * modules/unictype/property-ideographic-tests: New file.
12232         * modules/unictype/property-ids-binary-operator-tests: New file.
12233         * modules/unictype/property-ids-trinary-operator-tests: New file.
12234         * modules/unictype/property-ignorable-control-tests: New file.
12235         * modules/unictype/property-iso-control-tests: New file.
12236         * modules/unictype/property-join-control-tests: New file.
12237         * modules/unictype/property-left-of-pair-tests: New file.
12238         * modules/unictype/property-line-separator-tests: New file.
12239         * modules/unictype/property-logical-order-exception-tests: New file.
12240         * modules/unictype/property-lowercase-tests: New file.
12241         * modules/unictype/property-math-tests: New file.
12242         * modules/unictype/property-non-break-tests: New file.
12243         * modules/unictype/property-not-a-character-tests: New file.
12244         * modules/unictype/property-numeric-tests: New file.
12245         * modules/unictype/property-other-alphabetic-tests: New file.
12246         * modules/unictype/property-other-default-ignorable-code-point-tests: New file.
12247         * modules/unictype/property-other-grapheme-extend-tests: New file.
12248         * modules/unictype/property-other-id-continue-tests: New file.
12249         * modules/unictype/property-other-id-start-tests: New file.
12250         * modules/unictype/property-other-lowercase-tests: New file.
12251         * modules/unictype/property-other-math-tests: New file.
12252         * modules/unictype/property-other-uppercase-tests: New file.
12253         * modules/unictype/property-paired-punctuation-tests: New file.
12254         * modules/unictype/property-paragraph-separator-tests: New file.
12255         * modules/unictype/property-pattern-syntax-tests: New file.
12256         * modules/unictype/property-pattern-white-space-tests: New file.
12257         * modules/unictype/property-private-use-tests: New file.
12258         * modules/unictype/property-punctuation-tests: New file.
12259         * modules/unictype/property-quotation-mark-tests: New file.
12260         * modules/unictype/property-radical-tests: New file.
12261         * modules/unictype/property-sentence-terminal-tests: New file.
12262         * modules/unictype/property-soft-dotted-tests: New file.
12263         * modules/unictype/property-space-tests: New file.
12264         * modules/unictype/property-terminal-punctuation-tests: New file.
12265         * modules/unictype/property-test-tests: New file.
12266         * modules/unictype/property-titlecase-tests: New file.
12267         * modules/unictype/property-unassigned-code-value-tests: New file.
12268         * modules/unictype/property-unified-ideograph-tests: New file.
12269         * modules/unictype/property-uppercase-tests: New file.
12270         * modules/unictype/property-variation-selector-tests: New file.
12271         * modules/unictype/property-white-space-tests: New file.
12272         * modules/unictype/property-xid-continue-tests: New file.
12273         * modules/unictype/property-xid-start-tests: New file.
12274         * modules/unictype/property-zero-width-tests: New file.
12275         * modules/unictype/scripts-tests: New file.
12276         * modules/unictype/syntax-c-ident-tests: New file.
12277         * modules/unictype/syntax-c-whitespace-tests: New file.
12278         * modules/unictype/syntax-java-ident-tests: New file.
12279         * modules/unictype/syntax-java-whitespace-tests: New file.
12280         * tests/unictype/test-bidi_byname.c: New file.
12281         * tests/unictype/test-bidi_name.c: New file.
12282         * tests/unictype/test-bidi_of.c: New file.
12283         * tests/unictype/test-bidi_test.c: New file.
12284         * tests/unictype/test-block_list.c: New file.
12285         * tests/unictype/test-block_of.c: New file.
12286         * tests/unictype/test-block_test.c: New file.
12287         * tests/unictype/test-categ_and.c: New file.
12288         * tests/unictype/test-categ_and_not.c: New file.
12289         * tests/unictype/test-categ_byname.c: New file.
12290         * tests/unictype/test-categ_name.c: New file.
12291         * tests/unictype/test-categ_none.c: New file.
12292         * tests/unictype/test-categ_of.c: New file.
12293         * tests/unictype/test-categ_or.c: New file.
12294         * tests/unictype/test-categ_test_withtable.c: New file.
12295         * tests/unictype/test-combining.c: New file.
12296         * tests/unictype/test-decdigit.c: New file.
12297         * tests/unictype/test-digit.c: New file.
12298         * tests/unictype/test-mirror.c: New file.
12299         * tests/unictype/test-numeric.c: New file.
12300         * tests/unictype/test-pr_byname.c: New file.
12301         * tests/unictype/test-pr_test.c: New file.
12302         * tests/unictype/test-predicate-part1.h: New file.
12303         * tests/unictype/test-predicate-part2.h: New file.
12304         * tests/unictype/test-scripts.c: New file.
12305         * tests/unictype/test-sy_c_ident.c: New file.
12306         * tests/unictype/test-sy_java_ident.c: New file.
12307
12308         * tests/unictype/test-categ_C.c: New file, generated by gen-ctype.c
12309         for Unicode 5.0.0.
12310         * tests/unictype/test-categ_Cc.c: Likewise.
12311         * tests/unictype/test-categ_Cf.c: Likewise.
12312         * tests/unictype/test-categ_Cn.c: Likewise.
12313         * tests/unictype/test-categ_Co.c: Likewise.
12314         * tests/unictype/test-categ_Cs.c: Likewise.
12315         * tests/unictype/test-categ_L.c: Likewise.
12316         * tests/unictype/test-categ_Ll.c: Likewise.
12317         * tests/unictype/test-categ_Lm.c: Likewise.
12318         * tests/unictype/test-categ_Lo.c: Likewise.
12319         * tests/unictype/test-categ_Lt.c: Likewise.
12320         * tests/unictype/test-categ_Lu.c: Likewise.
12321         * tests/unictype/test-categ_M.c: Likewise.
12322         * tests/unictype/test-categ_Mc.c: Likewise.
12323         * tests/unictype/test-categ_Me.c: Likewise.
12324         * tests/unictype/test-categ_Mn.c: Likewise.
12325         * tests/unictype/test-categ_N.c: Likewise.
12326         * tests/unictype/test-categ_Nd.c: Likewise.
12327         * tests/unictype/test-categ_Nl.c: Likewise.
12328         * tests/unictype/test-categ_No.c: Likewise.
12329         * tests/unictype/test-categ_P.c: Likewise.
12330         * tests/unictype/test-categ_Pc.c: Likewise.
12331         * tests/unictype/test-categ_Pd.c: Likewise.
12332         * tests/unictype/test-categ_Pe.c: Likewise.
12333         * tests/unictype/test-categ_Pf.c: Likewise.
12334         * tests/unictype/test-categ_Pi.c: Likewise.
12335         * tests/unictype/test-categ_Po.c: Likewise.
12336         * tests/unictype/test-categ_Ps.c: Likewise.
12337         * tests/unictype/test-categ_S.c: Likewise.
12338         * tests/unictype/test-categ_Sc.c: Likewise.
12339         * tests/unictype/test-categ_Sk.c: Likewise.
12340         * tests/unictype/test-categ_Sm.c: Likewise.
12341         * tests/unictype/test-categ_So.c: Likewise.
12342         * tests/unictype/test-categ_Z.c: Likewise.
12343         * tests/unictype/test-categ_Zl.c: Likewise.
12344         * tests/unictype/test-categ_Zp.c: Likewise.
12345         * tests/unictype/test-categ_Zs.c: Likewise.
12346         * tests/unictype/test-ctype_alnum.c: Likewise.
12347         * tests/unictype/test-ctype_alpha.c: Likewise.
12348         * tests/unictype/test-ctype_blank.c: Likewise.
12349         * tests/unictype/test-ctype_cntrl.c: Likewise.
12350         * tests/unictype/test-ctype_digit.c: Likewise.
12351         * tests/unictype/test-ctype_graph.c: Likewise.
12352         * tests/unictype/test-ctype_lower.c: Likewise.
12353         * tests/unictype/test-ctype_print.c: Likewise.
12354         * tests/unictype/test-ctype_punct.c: Likewise.
12355         * tests/unictype/test-ctype_space.c: Likewise.
12356         * tests/unictype/test-ctype_upper.c: Likewise.
12357         * tests/unictype/test-ctype_xdigit.c: Likewise.
12358         * tests/unictype/test-decdigit.h: Likewise.
12359         * tests/unictype/test-digit.h: Likewise.
12360         * tests/unictype/test-numeric.h: Likewise.
12361         * tests/unictype/test-pr_alphabetic.c: Likewise.
12362         * tests/unictype/test-pr_ascii_hex_digit.c: Likewise.
12363         * tests/unictype/test-pr_bidi_arabic_digit.c: Likewise.
12364         * tests/unictype/test-pr_bidi_arabic_right_to_left.c: Likewise.
12365         * tests/unictype/test-pr_bidi_block_separator.c: Likewise.
12366         * tests/unictype/test-pr_bidi_boundary_neutral.c: Likewise.
12367         * tests/unictype/test-pr_bidi_common_separator.c: Likewise.
12368         * tests/unictype/test-pr_bidi_control.c: Likewise.
12369         * tests/unictype/test-pr_bidi_embedding_or_override.c: Likewise.
12370         * tests/unictype/test-pr_bidi_eur_num_separator.c: Likewise.
12371         * tests/unictype/test-pr_bidi_eur_num_terminator.c: Likewise.
12372         * tests/unictype/test-pr_bidi_european_digit.c: Likewise.
12373         * tests/unictype/test-pr_bidi_hebrew_right_to_left.c: Likewise.
12374         * tests/unictype/test-pr_bidi_left_to_right.c: Likewise.
12375         * tests/unictype/test-pr_bidi_non_spacing_mark.c: Likewise.
12376         * tests/unictype/test-pr_bidi_other_neutral.c: Likewise.
12377         * tests/unictype/test-pr_bidi_pdf.c: Likewise.
12378         * tests/unictype/test-pr_bidi_segment_separator.c: Likewise.
12379         * tests/unictype/test-pr_bidi_whitespace.c: Likewise.
12380         * tests/unictype/test-pr_combining.c: Likewise.
12381         * tests/unictype/test-pr_composite.c: Likewise.
12382         * tests/unictype/test-pr_currency_symbol.c: Likewise.
12383         * tests/unictype/test-pr_dash.c: Likewise.
12384         * tests/unictype/test-pr_decimal_digit.c: Likewise.
12385         * tests/unictype/test-pr_default_ignorable_code_point.c: Likewise.
12386         * tests/unictype/test-pr_deprecated.c: Likewise.
12387         * tests/unictype/test-pr_diacritic.c: Likewise.
12388         * tests/unictype/test-pr_extender.c: Likewise.
12389         * tests/unictype/test-pr_format_control.c: Likewise.
12390         * tests/unictype/test-pr_grapheme_base.c: Likewise.
12391         * tests/unictype/test-pr_grapheme_extend.c: Likewise.
12392         * tests/unictype/test-pr_grapheme_link.c: Likewise.
12393         * tests/unictype/test-pr_hex_digit.c: Likewise.
12394         * tests/unictype/test-pr_hyphen.c: Likewise.
12395         * tests/unictype/test-pr_id_continue.c: Likewise.
12396         * tests/unictype/test-pr_id_start.c: Likewise.
12397         * tests/unictype/test-pr_ideographic.c: Likewise.
12398         * tests/unictype/test-pr_ids_binary_operator.c: Likewise.
12399         * tests/unictype/test-pr_ids_trinary_operator.c: Likewise.
12400         * tests/unictype/test-pr_ignorable_control.c: Likewise.
12401         * tests/unictype/test-pr_iso_control.c: Likewise.
12402         * tests/unictype/test-pr_join_control.c: Likewise.
12403         * tests/unictype/test-pr_left_of_pair.c: Likewise.
12404         * tests/unictype/test-pr_line_separator.c: Likewise.
12405         * tests/unictype/test-pr_logical_order_exception.c: Likewise.
12406         * tests/unictype/test-pr_lowercase.c: Likewise.
12407         * tests/unictype/test-pr_math.c: Likewise.
12408         * tests/unictype/test-pr_non_break.c: Likewise.
12409         * tests/unictype/test-pr_not_a_character.c: Likewise.
12410         * tests/unictype/test-pr_numeric.c: Likewise.
12411         * tests/unictype/test-pr_other_alphabetic.c: Likewise.
12412         * tests/unictype/test-pr_other_default_ignorable_code_point.c: Likewise.
12413         * tests/unictype/test-pr_other_grapheme_extend.c: Likewise.
12414         * tests/unictype/test-pr_other_id_continue.c: Likewise.
12415         * tests/unictype/test-pr_other_id_start.c: Likewise.
12416         * tests/unictype/test-pr_other_lowercase.c: Likewise.
12417         * tests/unictype/test-pr_other_math.c: Likewise.
12418         * tests/unictype/test-pr_other_uppercase.c: Likewise.
12419         * tests/unictype/test-pr_paired_punctuation.c: Likewise.
12420         * tests/unictype/test-pr_paragraph_separator.c: Likewise.
12421         * tests/unictype/test-pr_pattern_syntax.c: Likewise.
12422         * tests/unictype/test-pr_pattern_white_space.c: Likewise.
12423         * tests/unictype/test-pr_private_use.c: Likewise.
12424         * tests/unictype/test-pr_punctuation.c: Likewise.
12425         * tests/unictype/test-pr_quotation_mark.c: Likewise.
12426         * tests/unictype/test-pr_radical.c: Likewise.
12427         * tests/unictype/test-pr_sentence_terminal.c: Likewise.
12428         * tests/unictype/test-pr_soft_dotted.c: Likewise.
12429         * tests/unictype/test-pr_space.c: Likewise.
12430         * tests/unictype/test-pr_terminal_punctuation.c: Likewise.
12431         * tests/unictype/test-pr_titlecase.c: Likewise.
12432         * tests/unictype/test-pr_unassigned_code_value.c: Likewise.
12433         * tests/unictype/test-pr_unified_ideograph.c: Likewise.
12434         * tests/unictype/test-pr_uppercase.c: Likewise.
12435         * tests/unictype/test-pr_variation_selector.c: Likewise.
12436         * tests/unictype/test-pr_white_space.c: Likewise.
12437         * tests/unictype/test-pr_xid_continue.c: Likewise.
12438         * tests/unictype/test-pr_xid_start.c: Likewise.
12439         * tests/unictype/test-pr_zero_width.c: Likewise.
12440         * tests/unictype/test-sy_c_whitespace.c: Likewise.
12441         * tests/unictype/test-sy_java_whitespace.c: Likewise.
12442
12443 2007-11-12  Bruno Haible  <bruno@clisp.org>
12444
12445         Unicode character classification functions.
12446         * lib/unictype.h: New file.
12447         * modules/unictype/base: New file.
12448         * modules/unictype/category-L: New file.
12449         * modules/unictype/category-Lu: New file.
12450         * modules/unictype/category-Ll: New file.
12451         * modules/unictype/category-Lt: New file.
12452         * modules/unictype/category-Lm: New file.
12453         * modules/unictype/category-Lo: New file.
12454         * modules/unictype/category-M: New file.
12455         * modules/unictype/category-Mn: New file.
12456         * modules/unictype/category-Mc: New file.
12457         * modules/unictype/category-Me: New file.
12458         * modules/unictype/category-N: New file.
12459         * modules/unictype/category-Nd: New file.
12460         * modules/unictype/category-Nl: New file.
12461         * modules/unictype/category-No: New file.
12462         * modules/unictype/category-P: New file.
12463         * modules/unictype/category-Pc: New file.
12464         * modules/unictype/category-Pd: New file.
12465         * modules/unictype/category-Ps: New file.
12466         * modules/unictype/category-Pe: New file.
12467         * modules/unictype/category-Pi: New file.
12468         * modules/unictype/category-Pf: New file.
12469         * modules/unictype/category-Po: New file.
12470         * modules/unictype/category-S: New file.
12471         * modules/unictype/category-Sm: New file.
12472         * modules/unictype/category-Sc: New file.
12473         * modules/unictype/category-Sk: New file.
12474         * modules/unictype/category-So: New file.
12475         * modules/unictype/category-Z: New file.
12476         * modules/unictype/category-Zs: New file.
12477         * modules/unictype/category-Zl: New file.
12478         * modules/unictype/category-Zp: New file.
12479         * modules/unictype/category-C: New file.
12480         * modules/unictype/category-Cc: New file.
12481         * modules/unictype/category-Cf: New file.
12482         * modules/unictype/category-Cs: New file.
12483         * modules/unictype/category-Co: New file.
12484         * modules/unictype/category-Cn: New file.
12485         * modules/unictype/category-or: New file.
12486         * modules/unictype/category-of: New file.
12487         * modules/unictype/category-test: New file.
12488         * modules/unictype/category-test-withtable: New file.
12489         * modules/unictype/category-byname: New file.
12490         * modules/unictype/category-none: New file.
12491         * modules/unictype/category-and: New file.
12492         * modules/unictype/category-and-not: New file.
12493         * modules/unictype/category-name: New file.
12494         * modules/unictype/combining-class: New file.
12495         * modules/unictype/category-all: New file.
12496         * modules/unictype/bidicategory-all: New file.
12497         * modules/unictype/bidicategory-byname: New file.
12498         * modules/unictype/bidicategory-name: New file.
12499         * modules/unictype/bidicategory-of: New file.
12500         * modules/unictype/bidicategory-test: New file.
12501         * modules/unictype/decimal-digit: New file.
12502         * modules/unictype/digit: New file.
12503         * modules/unictype/numeric: New file.
12504         * modules/unictype/mirror: New file.
12505         * modules/unictype/property-white-space: New file.
12506         * modules/unictype/property-alphabetic: New file.
12507         * modules/unictype/property-other-alphabetic: New file.
12508         * modules/unictype/property-not-a-character: New file.
12509         * modules/unictype/property-default-ignorable-code-point: New file.
12510         * modules/unictype/property-other-default-ignorable-code-point: New
12511         file.
12512         * modules/unictype/property-deprecated: New file.
12513         * modules/unictype/property-logical-order-exception: New file.
12514         * modules/unictype/property-variation-selector: New file.
12515         * modules/unictype/property-private-use: New file.
12516         * modules/unictype/property-unassigned-code-value: New file.
12517         * modules/unictype/property-uppercase: New file.
12518         * modules/unictype/property-other-uppercase: New file.
12519         * modules/unictype/property-lowercase: New file.
12520         * modules/unictype/property-other-lowercase: New file.
12521         * modules/unictype/property-titlecase: New file.
12522         * modules/unictype/property-soft-dotted: New file.
12523         * modules/unictype/property-id-start: New file.
12524         * modules/unictype/property-other-id-start: New file.
12525         * modules/unictype/property-id-continue: New file.
12526         * modules/unictype/property-other-id-continue: New file.
12527         * modules/unictype/property-xid-start: New file.
12528         * modules/unictype/property-xid-continue: New file.
12529         * modules/unictype/property-pattern-white-space: New file.
12530         * modules/unictype/property-pattern-syntax: New file.
12531         * modules/unictype/property-join-control: New file.
12532         * modules/unictype/property-grapheme-base: New file.
12533         * modules/unictype/property-grapheme-extend: New file.
12534         * modules/unictype/property-other-grapheme-extend: New file.
12535         * modules/unictype/property-grapheme-link: New file.
12536         * modules/unictype/property-bidi-control: New file.
12537         * modules/unictype/property-bidi-left-to-right: New file.
12538         * modules/unictype/property-bidi-hebrew-right-to-left: New file.
12539         * modules/unictype/property-bidi-arabic-right-to-left: New file.
12540         * modules/unictype/property-bidi-european-digit: New file.
12541         * modules/unictype/property-bidi-eur-num-separator: New file.
12542         * modules/unictype/property-bidi-eur-num-terminator: New file.
12543         * modules/unictype/property-bidi-arabic-digit: New file.
12544         * modules/unictype/property-bidi-common-separator: New file.
12545         * modules/unictype/property-bidi-block-separator: New file.
12546         * modules/unictype/property-bidi-segment-separator: New file.
12547         * modules/unictype/property-bidi-whitespace: New file.
12548         * modules/unictype/property-bidi-non-spacing-mark: New file.
12549         * modules/unictype/property-bidi-boundary-neutral: New file.
12550         * modules/unictype/property-bidi-pdf: New file.
12551         * modules/unictype/property-bidi-embedding-or-override: New file.
12552         * modules/unictype/property-bidi-other-neutral: New file.
12553         * modules/unictype/property-hex-digit: New file.
12554         * modules/unictype/property-ascii-hex-digit: New file.
12555         * modules/unictype/property-ideographic: New file.
12556         * modules/unictype/property-unified-ideograph: New file.
12557         * modules/unictype/property-radical: New file.
12558         * modules/unictype/property-ids-binary-operator: New file.
12559         * modules/unictype/property-ids-trinary-operator: New file.
12560         * modules/unictype/property-zero-width: New file.
12561         * modules/unictype/property-space: New file.
12562         * modules/unictype/property-non-break: New file.
12563         * modules/unictype/property-iso-control: New file.
12564         * modules/unictype/property-format-control: New file.
12565         * modules/unictype/property-dash: New file.
12566         * modules/unictype/property-hyphen: New file.
12567         * modules/unictype/property-punctuation: New file.
12568         * modules/unictype/property-line-separator: New file.
12569         * modules/unictype/property-paragraph-separator: New file.
12570         * modules/unictype/property-quotation-mark: New file.
12571         * modules/unictype/property-sentence-terminal: New file.
12572         * modules/unictype/property-terminal-punctuation: New file.
12573         * modules/unictype/property-currency-symbol: New file.
12574         * modules/unictype/property-math: New file.
12575         * modules/unictype/property-other-math: New file.
12576         * modules/unictype/property-paired-punctuation: New file.
12577         * modules/unictype/property-left-of-pair: New file.
12578         * modules/unictype/property-combining: New file.
12579         * modules/unictype/property-composite: New file.
12580         * modules/unictype/property-decimal-digit: New file.
12581         * modules/unictype/property-numeric: New file.
12582         * modules/unictype/property-diacritic: New file.
12583         * modules/unictype/property-extender: New file.
12584         * modules/unictype/property-ignorable-control: New file.
12585         * modules/unictype/property-test: New file.
12586         * modules/unictype/property-byname: New file.
12587         * modules/unictype/property-all: New file.
12588         * modules/unictype/scripts: New file.
12589         * modules/unictype/scripts-all: New file.
12590         * modules/unictype/block-of: New file.
12591         * modules/unictype/block-test: New file.
12592         * modules/unictype/block-list: New file.
12593         * modules/unictype/block-all: New file.
12594         * modules/unictype/syntax-c-whitespace: New file.
12595         * modules/unictype/syntax-java-whitespace: New file.
12596         * modules/unictype/syntax-c-ident: New file.
12597         * modules/unictype/syntax-java-ident: New file.
12598         * modules/unictype/ctype-alnum: New file.
12599         * modules/unictype/ctype-alpha: New file.
12600         * modules/unictype/ctype-cntrl: New file.
12601         * modules/unictype/ctype-digit: New file.
12602         * modules/unictype/ctype-graph: New file.
12603         * modules/unictype/ctype-lower: New file.
12604         * modules/unictype/ctype-print: New file.
12605         * modules/unictype/ctype-punct: New file.
12606         * modules/unictype/ctype-space: New file.
12607         * modules/unictype/ctype-upper: New file.
12608         * modules/unictype/ctype-xdigit: New file.
12609         * modules/unictype/ctype-blank: New file.
12610         * lib/unictype/bidi_byname.c: New file.
12611         * lib/unictype/bidi_name.c: New file.
12612         * lib/unictype/bidi_of.c: New file.
12613         * lib/unictype/bidi_test.c: New file.
12614         * lib/unictype/bitmap.h: New file.
12615         * lib/unictype/block_test.c: New file.
12616         * lib/unictype/blocks.c: New file.
12617         * lib/unictype/categ_C.c: New file.
12618         * lib/unictype/categ_Cc.c: New file.
12619         * lib/unictype/categ_Cf.c: New file.
12620         * lib/unictype/categ_Cn.c: New file.
12621         * lib/unictype/categ_Co.c: New file.
12622         * lib/unictype/categ_Cs.c: New file.
12623         * lib/unictype/categ_L.c: New file.
12624         * lib/unictype/categ_Ll.c: New file.
12625         * lib/unictype/categ_Lm.c: New file.
12626         * lib/unictype/categ_Lo.c: New file.
12627         * lib/unictype/categ_Lt.c: New file.
12628         * lib/unictype/categ_Lu.c: New file.
12629         * lib/unictype/categ_M.c: New file.
12630         * lib/unictype/categ_Mc.c: New file.
12631         * lib/unictype/categ_Me.c: New file.
12632         * lib/unictype/categ_Mn.c: New file.
12633         * lib/unictype/categ_N.c: New file.
12634         * lib/unictype/categ_Nd.c: New file.
12635         * lib/unictype/categ_Nl.c: New file.
12636         * lib/unictype/categ_No.c: New file.
12637         * lib/unictype/categ_P.c: New file.
12638         * lib/unictype/categ_Pc.c: New file.
12639         * lib/unictype/categ_Pd.c: New file.
12640         * lib/unictype/categ_Pe.c: New file.
12641         * lib/unictype/categ_Pf.c: New file.
12642         * lib/unictype/categ_Pi.c: New file.
12643         * lib/unictype/categ_Po.c: New file.
12644         * lib/unictype/categ_Ps.c: New file.
12645         * lib/unictype/categ_S.c: New file.
12646         * lib/unictype/categ_Sc.c: New file.
12647         * lib/unictype/categ_Sk.c: New file.
12648         * lib/unictype/categ_Sm.c: New file.
12649         * lib/unictype/categ_So.c: New file.
12650         * lib/unictype/categ_Z.c: New file.
12651         * lib/unictype/categ_Zl.c: New file.
12652         * lib/unictype/categ_Zp.c: New file.
12653         * lib/unictype/categ_Zs.c: New file.
12654         * lib/unictype/categ_and.c: New file.
12655         * lib/unictype/categ_and_not.c: New file.
12656         * lib/unictype/categ_byname.c: New file.
12657         * lib/unictype/categ_name.c: New file.
12658         * lib/unictype/categ_none.c: New file.
12659         * lib/unictype/categ_of.c: New file.
12660         * lib/unictype/categ_or.c: New file.
12661         * lib/unictype/categ_test.c: New file.
12662         * lib/unictype/combining.c: New file.
12663         * lib/unictype/ctype_alnum.c: New file.
12664         * lib/unictype/ctype_alpha.c: New file.
12665         * lib/unictype/ctype_blank.c: New file.
12666         * lib/unictype/ctype_cntrl.c: New file.
12667         * lib/unictype/ctype_digit.c: New file.
12668         * lib/unictype/ctype_graph.c: New file.
12669         * lib/unictype/ctype_lower.c: New file.
12670         * lib/unictype/ctype_print.c: New file.
12671         * lib/unictype/ctype_punct.c: New file.
12672         * lib/unictype/ctype_space.c: New file.
12673         * lib/unictype/ctype_upper.c: New file.
12674         * lib/unictype/ctype_xdigit.c: New file.
12675         * lib/unictype/decdigit.c: New file.
12676         * lib/unictype/digit.c: New file.
12677         * lib/unictype/identsyntaxmap.h: New file.
12678         * lib/unictype/mirror.c: New file.
12679         * lib/unictype/numeric.c: New file.
12680         * lib/unictype/pr_alphabetic.c: New file.
12681         * lib/unictype/pr_ascii_hex_digit.c: New file.
12682         * lib/unictype/pr_bidi_arabic_digit.c: New file.
12683         * lib/unictype/pr_bidi_arabic_right_to_left.c: New file.
12684         * lib/unictype/pr_bidi_block_separator.c: New file.
12685         * lib/unictype/pr_bidi_boundary_neutral.c: New file.
12686         * lib/unictype/pr_bidi_common_separator.c: New file.
12687         * lib/unictype/pr_bidi_control.c: New file.
12688         * lib/unictype/pr_bidi_embedding_or_override.c: New file.
12689         * lib/unictype/pr_bidi_eur_num_separator.c: New file.
12690         * lib/unictype/pr_bidi_eur_num_terminator.c: New file.
12691         * lib/unictype/pr_bidi_european_digit.c: New file.
12692         * lib/unictype/pr_bidi_hebrew_right_to_left.c: New file.
12693         * lib/unictype/pr_bidi_left_to_right.c: New file.
12694         * lib/unictype/pr_bidi_non_spacing_mark.c: New file.
12695         * lib/unictype/pr_bidi_other_neutral.c: New file.
12696         * lib/unictype/pr_bidi_pdf.c: New file.
12697         * lib/unictype/pr_bidi_segment_separator.c: New file.
12698         * lib/unictype/pr_bidi_whitespace.c: New file.
12699         * lib/unictype/pr_byname.c: New file.
12700         * lib/unictype/pr_byname.gperf: New file.
12701         * lib/unictype/pr_combining.c: New file.
12702         * lib/unictype/pr_composite.c: New file.
12703         * lib/unictype/pr_currency_symbol.c: New file.
12704         * lib/unictype/pr_dash.c: New file.
12705         * lib/unictype/pr_decimal_digit.c: New file.
12706         * lib/unictype/pr_default_ignorable_code_point.c: New file.
12707         * lib/unictype/pr_deprecated.c: New file.
12708         * lib/unictype/pr_diacritic.c: New file.
12709         * lib/unictype/pr_extender.c: New file.
12710         * lib/unictype/pr_format_control.c: New file.
12711         * lib/unictype/pr_grapheme_base.c: New file.
12712         * lib/unictype/pr_grapheme_extend.c: New file.
12713         * lib/unictype/pr_grapheme_link.c: New file.
12714         * lib/unictype/pr_hex_digit.c: New file.
12715         * lib/unictype/pr_hyphen.c: New file.
12716         * lib/unictype/pr_id_continue.c: New file.
12717         * lib/unictype/pr_id_start.c: New file.
12718         * lib/unictype/pr_ideographic.c: New file.
12719         * lib/unictype/pr_ids_binary_operator.c: New file.
12720         * lib/unictype/pr_ids_trinary_operator.c: New file.
12721         * lib/unictype/pr_ignorable_control.c: New file.
12722         * lib/unictype/pr_iso_control.c: New file.
12723         * lib/unictype/pr_join_control.c: New file.
12724         * lib/unictype/pr_left_of_pair.c: New file.
12725         * lib/unictype/pr_line_separator.c: New file.
12726         * lib/unictype/pr_logical_order_exception.c: New file.
12727         * lib/unictype/pr_lowercase.c: New file.
12728         * lib/unictype/pr_math.c: New file.
12729         * lib/unictype/pr_non_break.c: New file.
12730         * lib/unictype/pr_not_a_character.c: New file.
12731         * lib/unictype/pr_numeric.c: New file.
12732         * lib/unictype/pr_other_alphabetic.c: New file.
12733         * lib/unictype/pr_other_default_ignorable_code_point.c: New file.
12734         * lib/unictype/pr_other_grapheme_extend.c: New file.
12735         * lib/unictype/pr_other_id_continue.c: New file.
12736         * lib/unictype/pr_other_id_start.c: New file.
12737         * lib/unictype/pr_other_lowercase.c: New file.
12738         * lib/unictype/pr_other_math.c: New file.
12739         * lib/unictype/pr_other_uppercase.c: New file.
12740         * lib/unictype/pr_paired_punctuation.c: New file.
12741         * lib/unictype/pr_paragraph_separator.c: New file.
12742         * lib/unictype/pr_pattern_syntax.c: New file.
12743         * lib/unictype/pr_pattern_white_space.c: New file.
12744         * lib/unictype/pr_private_use.c: New file.
12745         * lib/unictype/pr_punctuation.c: New file.
12746         * lib/unictype/pr_quotation_mark.c: New file.
12747         * lib/unictype/pr_radical.c: New file.
12748         * lib/unictype/pr_sentence_terminal.c: New file.
12749         * lib/unictype/pr_soft_dotted.c: New file.
12750         * lib/unictype/pr_space.c: New file.
12751         * lib/unictype/pr_terminal_punctuation.c: New file.
12752         * lib/unictype/pr_test.c: New file.
12753         * lib/unictype/pr_titlecase.c: New file.
12754         * lib/unictype/pr_unassigned_code_value.c: New file.
12755         * lib/unictype/pr_unified_ideograph.c: New file.
12756         * lib/unictype/pr_uppercase.c: New file.
12757         * lib/unictype/pr_variation_selector.c: New file.
12758         * lib/unictype/pr_white_space.c: New file.
12759         * lib/unictype/pr_xid_continue.c: New file.
12760         * lib/unictype/pr_xid_start.c: New file.
12761         * lib/unictype/pr_zero_width.c: New file.
12762         * lib/unictype/scripts.c: New file.
12763         * lib/unictype/sy_c_ident.c: New file.
12764         * lib/unictype/sy_c_whitespace.c: New file.
12765         * lib/unictype/sy_java_ident.c: New file.
12766         * lib/unictype/sy_java_whitespace.c: New file.
12767
12768         * lib/unictype/bidi_of.h: New file, generated by gen-ctype.c for
12769         Unicode 5.0.0.
12770         * lib/unictype/blocks.h: Likewise.
12771         * lib/unictype/categ_C.h: Likewise.
12772         * lib/unictype/categ_Cc.h: Likewise.
12773         * lib/unictype/categ_Cf.h: Likewise.
12774         * lib/unictype/categ_Cn.h: Likewise.
12775         * lib/unictype/categ_Co.h: Likewise.
12776         * lib/unictype/categ_Cs.h: Likewise.
12777         * lib/unictype/categ_L.h: Likewise.
12778         * lib/unictype/categ_Ll.h: Likewise.
12779         * lib/unictype/categ_Lm.h: Likewise.
12780         * lib/unictype/categ_Lo.h: Likewise.
12781         * lib/unictype/categ_Lt.h: Likewise.
12782         * lib/unictype/categ_Lu.h: Likewise.
12783         * lib/unictype/categ_M.h: Likewise.
12784         * lib/unictype/categ_Mc.h: Likewise.
12785         * lib/unictype/categ_Me.h: Likewise.
12786         * lib/unictype/categ_Mn.h: Likewise.
12787         * lib/unictype/categ_N.h: Likewise.
12788         * lib/unictype/categ_Nd.h: Likewise.
12789         * lib/unictype/categ_Nl.h: Likewise.
12790         * lib/unictype/categ_No.h: Likewise.
12791         * lib/unictype/categ_P.h: Likewise.
12792         * lib/unictype/categ_Pc.h: Likewise.
12793         * lib/unictype/categ_Pd.h: Likewise.
12794         * lib/unictype/categ_Pe.h: Likewise.
12795         * lib/unictype/categ_Pf.h: Likewise.
12796         * lib/unictype/categ_Pi.h: Likewise.
12797         * lib/unictype/categ_Po.h: Likewise.
12798         * lib/unictype/categ_Ps.h: Likewise.
12799         * lib/unictype/categ_S.h: Likewise.
12800         * lib/unictype/categ_Sc.h: Likewise.
12801         * lib/unictype/categ_Sk.h: Likewise.
12802         * lib/unictype/categ_Sm.h: Likewise.
12803         * lib/unictype/categ_So.h: Likewise.
12804         * lib/unictype/categ_Z.h: Likewise.
12805         * lib/unictype/categ_Zl.h: Likewise.
12806         * lib/unictype/categ_Zp.h: Likewise.
12807         * lib/unictype/categ_Zs.h: Likewise.
12808         * lib/unictype/categ_of.h: Likewise.
12809         * lib/unictype/combining.h: Likewise.
12810         * lib/unictype/ctype_alnum.h: Likewise.
12811         * lib/unictype/ctype_alpha.h: Likewise.
12812         * lib/unictype/ctype_blank.h: Likewise.
12813         * lib/unictype/ctype_cntrl.h: Likewise.
12814         * lib/unictype/ctype_digit.h: Likewise.
12815         * lib/unictype/ctype_graph.h: Likewise.
12816         * lib/unictype/ctype_lower.h: Likewise.
12817         * lib/unictype/ctype_print.h: Likewise.
12818         * lib/unictype/ctype_punct.h: Likewise.
12819         * lib/unictype/ctype_space.h: Likewise.
12820         * lib/unictype/ctype_upper.h: Likewise.
12821         * lib/unictype/ctype_xdigit.h: Likewise.
12822         * lib/unictype/decdigit.h: Likewise.
12823         * lib/unictype/digit.h: Likewise.
12824         * lib/unictype/mirror.h: Likewise.
12825         * lib/unictype/numeric.h: Likewise.
12826         * lib/unictype/pr_alphabetic.h: Likewise.
12827         * lib/unictype/pr_ascii_hex_digit.h: Likewise.
12828         * lib/unictype/pr_bidi_arabic_digit.h: Likewise.
12829         * lib/unictype/pr_bidi_arabic_right_to_left.h: Likewise.
12830         * lib/unictype/pr_bidi_block_separator.h: Likewise.
12831         * lib/unictype/pr_bidi_boundary_neutral.h: Likewise.
12832         * lib/unictype/pr_bidi_common_separator.h: Likewise.
12833         * lib/unictype/pr_bidi_control.h: Likewise.
12834         * lib/unictype/pr_bidi_embedding_or_override.h: Likewise.
12835         * lib/unictype/pr_bidi_eur_num_separator.h: Likewise.
12836         * lib/unictype/pr_bidi_eur_num_terminator.h: Likewise.
12837         * lib/unictype/pr_bidi_european_digit.h: Likewise.
12838         * lib/unictype/pr_bidi_hebrew_right_to_left.h: Likewise.
12839         * lib/unictype/pr_bidi_left_to_right.h: Likewise.
12840         * lib/unictype/pr_bidi_non_spacing_mark.h: Likewise.
12841         * lib/unictype/pr_bidi_other_neutral.h: Likewise.
12842         * lib/unictype/pr_bidi_pdf.h: Likewise.
12843         * lib/unictype/pr_bidi_segment_separator.h: Likewise.
12844         * lib/unictype/pr_bidi_whitespace.h: Likewise.
12845         * lib/unictype/pr_combining.h: Likewise.
12846         * lib/unictype/pr_composite.h: Likewise.
12847         * lib/unictype/pr_currency_symbol.h: Likewise.
12848         * lib/unictype/pr_dash.h: Likewise.
12849         * lib/unictype/pr_decimal_digit.h: Likewise.
12850         * lib/unictype/pr_default_ignorable_code_point.h: Likewise.
12851         * lib/unictype/pr_deprecated.h: Likewise.
12852         * lib/unictype/pr_diacritic.h: Likewise.
12853         * lib/unictype/pr_extender.h: Likewise.
12854         * lib/unictype/pr_format_control.h: Likewise.
12855         * lib/unictype/pr_grapheme_base.h: Likewise.
12856         * lib/unictype/pr_grapheme_extend.h: Likewise.
12857         * lib/unictype/pr_grapheme_link.h: Likewise.
12858         * lib/unictype/pr_hex_digit.h: Likewise.
12859         * lib/unictype/pr_hyphen.h: Likewise.
12860         * lib/unictype/pr_id_continue.h: Likewise.
12861         * lib/unictype/pr_id_start.h: Likewise.
12862         * lib/unictype/pr_ideographic.h: Likewise.
12863         * lib/unictype/pr_ids_binary_operator.h: Likewise.
12864         * lib/unictype/pr_ids_trinary_operator.h: Likewise.
12865         * lib/unictype/pr_ignorable_control.h: Likewise.
12866         * lib/unictype/pr_iso_control.h: Likewise.
12867         * lib/unictype/pr_join_control.h: Likewise.
12868         * lib/unictype/pr_left_of_pair.h: Likewise.
12869         * lib/unictype/pr_line_separator.h: Likewise.
12870         * lib/unictype/pr_logical_order_exception.h: Likewise.
12871         * lib/unictype/pr_lowercase.h: Likewise.
12872         * lib/unictype/pr_math.h: Likewise.
12873         * lib/unictype/pr_non_break.h: Likewise.
12874         * lib/unictype/pr_not_a_character.h: Likewise.
12875         * lib/unictype/pr_numeric.h: Likewise.
12876         * lib/unictype/pr_other_alphabetic.h: Likewise.
12877         * lib/unictype/pr_other_default_ignorable_code_point.h: Likewise.
12878         * lib/unictype/pr_other_grapheme_extend.h: Likewise.
12879         * lib/unictype/pr_other_id_continue.h: Likewise.
12880         * lib/unictype/pr_other_id_start.h: Likewise.
12881         * lib/unictype/pr_other_lowercase.h: Likewise.
12882         * lib/unictype/pr_other_math.h: Likewise.
12883         * lib/unictype/pr_other_uppercase.h: Likewise.
12884         * lib/unictype/pr_paired_punctuation.h: Likewise.
12885         * lib/unictype/pr_paragraph_separator.h: Likewise.
12886         * lib/unictype/pr_pattern_syntax.h: Likewise.
12887         * lib/unictype/pr_pattern_white_space.h: Likewise.
12888         * lib/unictype/pr_private_use.h: Likewise.
12889         * lib/unictype/pr_punctuation.h: Likewise.
12890         * lib/unictype/pr_quotation_mark.h: Likewise.
12891         * lib/unictype/pr_radical.h: Likewise.
12892         * lib/unictype/pr_sentence_terminal.h: Likewise.
12893         * lib/unictype/pr_soft_dotted.h: Likewise.
12894         * lib/unictype/pr_space.h: Likewise.
12895         * lib/unictype/pr_terminal_punctuation.h: Likewise.
12896         * lib/unictype/pr_titlecase.h: Likewise.
12897         * lib/unictype/pr_unassigned_code_value.h: Likewise.
12898         * lib/unictype/pr_unified_ideograph.h: Likewise.
12899         * lib/unictype/pr_uppercase.h: Likewise.
12900         * lib/unictype/pr_variation_selector.h: Likewise.
12901         * lib/unictype/pr_white_space.h: Likewise.
12902         * lib/unictype/pr_xid_continue.h: Likewise.
12903         * lib/unictype/pr_xid_start.h: Likewise.
12904         * lib/unictype/pr_zero_width.h: Likewise.
12905         * lib/unictype/scripts.h: Likewise.
12906         * lib/unictype/scripts_byname.gperf: Likewise.
12907         * lib/unictype/sy_c_ident.h: Likewise.
12908         * lib/unictype/sy_c_whitespace.h: Likewise.
12909         * lib/unictype/sy_java_ident.h: Likewise.
12910         * lib/unictype/sy_java_whitespace.h: Likewise.
12911
12912         * lib/unictype/Makefile: New file.
12913         * lib/unictype/gen-ctype.c: New file, based on gen-unicode-ctype.c in
12914         glibc.
12915         * lib/unictype/3level.h: New file, copied from glibc.
12916         * lib/unictype/3levelbit.h: New file.
12917
12918 2007-11-11  Bruno Haible  <bruno@clisp.org>
12919
12920         * modules/gperf: New file.
12921         * modules/iconv_open (Depends-on): Add it.
12922         (Makefile.am): Remove the GPERF definition.
12923
12924 2007-11-11  Bruno Haible  <bruno@clisp.org>
12925
12926         * m4/round.m4 (gl_FUNC_ROUND): Test against NetBSD 3.0 bug.
12927         * doc/functions/round.texi: Mention the NetBSD 3.0 bug.
12928
12929 2007-11-11  Bruno Haible  <bruno@clisp.org>
12930
12931         * tests/test-argmatch.c (ARGMATCH_DIE): Undefine.
12932         (usage): Remove function.
12933
12934 2007-11-11  Bruno Haible  <bruno@clisp.org>
12935
12936         * m4/roundf.m4 (gl_FUNC_ROUNDF): Use gl_FUNC_FLOORF_LIBS and
12937         gl_FUNC_CEILF_LIBS.
12938         * m4/round.m4 (gl_FUNC_ROUND): Use gl_FUNC_FLOOR_LIBS and
12939         gl_FUNC_CEIL_LIBS.
12940         * m4/roundl.m4 (gl_FUNC_ROUNDL): Use gl_FUNC_FLOORL_LIBS and
12941         gl_FUNC_CEILL_LIBS.
12942         * modules/roundf (Files): Add m4/floorf.m4, m4/ceilf.m4.
12943         * modules/round (Files): Add m4/floor.m4, m4/ceil.m4.
12944         * modules/roundl (Files): Add m4/floorl.m4, m4/ceill.m4.
12945
12946 2007-11-11  Bruno Haible  <bruno@clisp.org>
12947
12948         * m4/roundf.m4 (gl_FUNC_ROUNDF): Handle the case that floorf and
12949         roundf were declared but do not exist on functions.
12950         * m4/roundl.m4 (gl_FUNC_ROUNDL): Handle the case that floorl and
12951         roundl were declared but do not exist on functions.
12952         * lib/round.c (HAVE_FLOOR_AND_CEIL): Use HAVE_FLOORF_AND_CEILF and
12953         HAVE_FLOORL_AND_CEILL, respectively.
12954         Needed for Sun C on Solaris 10.
12955
12956 2007-11-11  Bruno Haible  <bruno@clisp.org>
12957
12958         * m4/roundf.m4 (gl_FUNC_ROUNDF): Set REPLACE_ROUNDF instead of
12959         HAVE_DECL_ROUNDF. Remove redundant AC_SUBST.
12960         * m4/round.m4 (gl_FUNC_ROUND): Set REPLACE_ROUND instead of
12961         HAVE_DECL_ROUND. Remove redundant AC_SUBST.
12962         * m4/roundl.m4 (gl_FUNC_ROUNDL): Set REPLACE_ROUNDL instead of
12963         HAVE_DECL_ROUNDL. Remove redundant AC_SUBST.
12964         * lib/math.in.h (roundf): Use REPLACE_ROUNDF instead of
12965         HAVE_DECL_ROUNDF.
12966         (round): Use REPLACE_ROUND instead of HAVE_DECL_ROUND.
12967         (roundl): Use REPLACE_ROUNDL instead of HAVE_DECL_ROUNDL.
12968         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize REPLACE_ROUND* instead
12969         of HAVE_DECL_ROUND*.
12970         * modules/math (Makefile.am): Update.
12971
12972 2007-11-10  Bruno Haible  <bruno@clisp.org>
12973
12974         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Use same check for
12975         ptrdiff_t as m4/intl.m4.
12976
12977 2007-11-10  Jim Meyering  <meyering@redhat.com>
12978
12979         Avoid link failure for the argmatch test.
12980         * tests/test-argmatch.c (usage): Define function to avoid a link
12981         failure: argmatch_die requires a usage function.
12982
12983 2007-11-09  Bruno Haible  <bruno@clisp.org>
12984
12985         * doc/functions/snprintf.texi: Mention BeOS deficiency.
12986         * doc/functions/vsnprintf.texi: Likewise.
12987         * lib/vasnprintf.c (VASNPRINTF): Ensure that we never call snprintf
12988         with a size argument < 2.
12989
12990 2007-11-09  Bruno Haible  <bruno@clisp.org>
12991
12992         * lib/vasnprintf.c (VASNPRINTF): Increase reallocation of snprintf
12993         buffer. Fixes an inefficiency introduced on 2007-11-03.
12994
12995 2007-11-09  Bruno Haible  <bruno@clisp.org>
12996
12997         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8) [BeOS]: Make this test return
12998         none instead of tr_TR. Fixes a failure of test-c-strcasecmp.c.
12999
13000 2007-11-08  Jim Meyering  <meyering@redhat.com>
13001
13002         Change cache variable name prefix "jm_" to "gl_" everywhere.
13003         * m4/d-type.m4, m4/jm-winsz1.m4, m4/jm-winsz2.m4, m4/link-follow.m4:
13004         * m4/putenv.m4, m4/strtoimax.m4, m4/strtoumax.m4, m4/unlink-busy.m4:
13005         * m4/uptime.m4: s/gl_/jm_/
13006
13007 2007-11-07  Bruno Haible  <bruno@clisp.org>
13008
13009         Update to GNU gettext 0.17.
13010         * m4/intl.m4: Update to GNU gettext 0.17.
13011         * m4/po.m4: Likewise.
13012         * modules/gettext (Files): Remove m4/ulonglong.m4.
13013         (configure.ac): Require gettext infrastructure from version 0.17.
13014
13015 2007-11-06  Bruno Haible  <bruno@clisp.org>
13016
13017         * lib/fbufmode.c (fbufmode) [QNX]: Use numerical values for flags; the
13018         symbolic values are not defined in a public header.
13019         * lib/freadable.c (freadable) [QNX]: Likewise.
13020         * lib/freadahead.c (freadahead) [QNX]: Likewise.
13021         * lib/freading.c (freading) [QNX]: Likewise.
13022         * lib/fseterr.c (fseterr) [QNX]: Likewise.
13023         * lib/fwritable.c (fwritable) [QNX]: Likewise.
13024         * lib/fwriting.c (fwriting) [QNX]: Likewise.
13025         * lib/fpurge.c (fpurge) [QNX]: Likewise. Add a return statement.
13026         Reported by Alain Magloire.
13027
13028         * m4/fpending.m4 (gl_FUNC_FPENDING): Add a variant for QNX.
13029
13030 2007-11-05  Bruno Haible  <bruno@clisp.org>
13031
13032         * lib/vasnprintf.c (VASNPRINTF): Expand the NEED_PRINTF_DIRECTIVE_A
13033         code when NEED_PRINTF_LONG_DOUBLE or NEED_PRINTF_DOUBLE is set.
13034         Needed on Cygwin, where !NEED_PRINTF_DIRECTIVE_A && NEED_PRINTF_DOUBLE.
13035         Reported by Eric Blake.
13036
13037 2007-10-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13038             Bruno Haible  <bruno@clisp.org>
13039
13040         * modules/malloc (configure.ac): Define GNULIB_MALLOC_GNU always.
13041         * modules/realloc (configure.ac): Define GNULIB_REALLOC_GNU always.
13042         * lib/realloc.c (SYSTEM_MALLOC_GLIBC_COMPATIBLE): New macro.
13043         (malloc): Undefine also before including <stdlib.h>.
13044         (rpl_realloc): Turn malloc(0) into malloc(1) if necessary.
13045         Needed on OSF/1 4.0.
13046
13047 2007-11-05  Jim Meyering  <meyering@redhat.com>
13048
13049         git-version-gen: sync from coreutils.
13050         * build-aux/git-version-gen: Add comments.
13051         Change the first '-' to '.' in the snapshot version string,
13052         e.g., 6.9-377-08144 -> 6.9.377-08144
13053         Remove first parameter.
13054         Don't declare a version "-dirty" merely because a time
13055         stamp has changed.
13056
13057 2007-11-04  Bruno Haible  <bruno@clisp.org>
13058
13059         * lib/lock.h: Protect all macro definitions containing an 'if'
13060         statement through a "do { ... } while (0)".
13061         * lib/tls.h: Likewise.
13062
13063 2007-11-04  Bruno Haible  <bruno@clisp.org>
13064
13065         * lib/vasnprintf.c (DCHAR_IS_TCHAR, DCHAR_CPY): Undefine at the end.
13066
13067 2007-11-04  Bruno Haible  <bruno@clisp.org>
13068
13069         * m4/printf.m4 (gl_PRINTF_ENOMEM): Use GL_NOCRASH.
13070         * modules/fprintf-posix (Depends-on): Add nocrash.
13071         * modules/snprintf-posix (Depends-on): Likewise.
13072         * modules/sprintf-posix (Depends-on): Likewise.
13073         * modules/vasnprintf-posix (Depends-on): Likewise.
13074         * modules/vasprintf-posix (Depends-on): Likewise.
13075         * modules/vfprintf-posix (Depends-on): Likewise.
13076         * modules/vsnprintf-posix (Depends-on): Likewise.
13077         * modules/vsprintf-posix (Depends-on): Likewise.
13078         * modules/unistdio/u8-vasnprintf (Depends-on): Likewise.
13079         * modules/unistdio/u8-u8-vasnprintf (Depends-on): Likewise.
13080         * modules/unistdio/u16-vasnprintf (Depends-on): Likewise.
13081         * modules/unistdio/u16-u16-vasnprintf (Depends-on): Likewise.
13082         * modules/unistdio/u32-vasnprintf (Depends-on): Likewise.
13083         * modules/unistdio/u32-u32-vasnprintf (Depends-on): Likewise.
13084         * modules/unistdio/ulc-vasnprintf (Depends-on): Likewise.
13085
13086 2007-11-04  Bruno Haible  <bruno@clisp.org>
13087
13088         * modules/nocrash: New file.
13089         * m4/nocrash.m4: New file, taken from GNU clisp. Code taken from
13090         GNU libsigsegv, with permission of GNU libsigsegv's copyright holders.
13091
13092 2007-11-04  Bruno Haible  <bruno@clisp.org>
13093
13094         * tests/test-vasnprintf-posix.c (test_function): Add some tests of
13095         precision handling.
13096         * tests/test-vasprintf-posix.c (test_function): Likewise.
13097         * tests/test-snprintf-posix.h (test_function): Likewise.
13098         * tests/test-sprintf-posix.h (test_function): Likewise.
13099
13100         Fix *printf behaviour for large precisions on mingw and BeOS.
13101         * m4/printf.m4 (gl_PRINTF_PRECISION): New macro.
13102         * lib/vasnprintf.c (VASNPRINTF): Handle NEED_PRINTF_UNBOUNDED_PRECISION.
13103         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_PRECISION): New macro.
13104         (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): Invoke it.
13105         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
13106         gl_PRINTF_PRECISION and test its result. Invoke
13107         gl_PREREQ_VASNPRINTF_PRECISION.
13108         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
13109         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
13110         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
13111         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
13112         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
13113         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
13114         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
13115         * doc/functions/fprintf.texi: Update.
13116         * doc/functions/printf.texi: Update.
13117         * doc/functions/snprintf.texi: Update.
13118         * doc/functions/sprintf.texi: Update.
13119         * doc/functions/vfprintf.texi: Update.
13120         * doc/functions/vprintf.texi: Update.
13121         * doc/functions/vsnprintf.texi: Update.
13122         * doc/functions/vsprintf.texi: Update.
13123
13124 2007-11-04  Bruno Haible  <bruno@clisp.org>
13125
13126         * lib/vasnprintf.c (scale10_round_decimal_decoded): Fix shift loop.
13127
13128 2007-11-04  Bruno Haible  <bruno@clisp.org>
13129
13130         * modules/relocatable-prog (Files): Add m4/lib-ld.m4.
13131         Reported by Sylvain Beucler <beuc@gnu.org>.
13132
13133 2007-11-03  Bruno Haible  <bruno@clisp.org>
13134
13135         * tests/test-fprintf-posix2.sh: New file.
13136         * tests/test-fprintf-posix2.c: New file.
13137         * modules/fprintf-posix-tests (Files): Add them.
13138         (TESTS): Add test-fprintf-posix2.sh.
13139         (configure.ac): Check for getrlimit and setrlimit.
13140         (check_PROGRAMS): Add test-fprintf-posix2.
13141
13142         * tests/test-printf-posix2.sh: New file.
13143         * tests/test-printf-posix2.c: New file.
13144         * modules/printf-posix-tests (Files): Add them.
13145         (TESTS): Add test-printf-posix2.sh.
13146         (configure.ac): Check for getrlimit and setrlimit.
13147         (check_PROGRAMS): Add test-printf-posix2.
13148
13149         Fix *printf behaviour in out-of-memory situations on MacOS X and *BSD.
13150         * m4/printf.m4 (gl_PRINTF_ENOMEM): New macro.
13151         * lib/vasnprintf.c: Implement NEED_PRINTF_DOUBLE.
13152         (decode_double): New function, copied from decode_long_double.
13153         (scale10_round_decimal_decoded): New function, extracted from
13154         scale10_round_decimal_long_double.
13155         (scale10_round_decimal_long_double): Use it.
13156         (scale10_round_decimal_double): New function.
13157         (floorlog10): New function.
13158         (VASNPRINTF): Handle NEED_PRINTF_DOUBLE case.
13159         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_ENOMEM): New macro.
13160         (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): Invoke it.
13161         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
13162         gl_PRINTF_ENOMEM and test its result. Invoke
13163         gl_PREREQ_VASNPRINTF_ENOMEM.
13164         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
13165         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
13166         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
13167         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
13168         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
13169         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
13170         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
13171         * modules/fprintf-posix (Depends-on): Add frexp-nolibm.
13172         * modules/snprintf-posix (Depends-on): Likewise.
13173         * modules/sprintf-posix (Depends-on): Likewise.
13174         * modules/vasnprintf-posix (Depends-on): Likewise.
13175         * modules/vasprintf-posix (Depends-on): Likewise.
13176         * modules/vfprintf-posix (Depends-on): Likewise.
13177         * modules/vsnprintf-posix (Depends-on): Likewise.
13178         * modules/vsprintf-posix (Depends-on): Likewise.
13179         * doc/functions/fprintf.texi: Update.
13180         * doc/functions/printf.texi: Update.
13181         * doc/functions/snprintf.texi: Update.
13182         * doc/functions/sprintf.texi: Update.
13183         * doc/functions/vfprintf.texi: Update.
13184         * doc/functions/vprintf.texi: Update.
13185         * doc/functions/vsnprintf.texi: Update.
13186         * doc/functions/vsprintf.texi: Update.
13187
13188 2007-11-03  Bruno Haible  <bruno@clisp.org>
13189
13190         * modules/frexp-nolibm-tests: New file.
13191
13192         * modules/frexp-nolibm: New file.
13193         * m4/frexp.m4 (gl_FUNC_FREXP_NO_LIBM): New macro.
13194
13195 2007-11-03  Bruno Haible  <bruno@clisp.org>
13196
13197         * lib/vasnprintf.c (VASNPRINTF): Don't assume that snprintf's return
13198         value is C99 compliant.
13199         Needed for OSF/1 5.1.
13200
13201 2007-11-03  Bruno Haible  <bruno@clisp.org>
13202
13203         Fix out-of-memory handling of vasnprintf.
13204         * lib/printf-parse.c: Include <errno.h>.
13205         (PRINTF_PARSE): When failing, set errno to EINVAL or ENOMEM.
13206         * lib/vasnprintf.c (VASNPRINTF): When PRINTF_PARSE fails, assume errno
13207         is already set.
13208
13209 2007-11-02  Eric Blake  <ebb9@byu.net>
13210
13211         Fix tests on cygwin.
13212         * modules/xprintf-posix-tests (Makefile.am): Link against -lintl.
13213
13214 2007-11-01  Bruno Haible  <bruno@clisp.org>
13215
13216         * lib/stdlib.in.h (putenv): Remove the "not POSIX compliant everywhere"
13217         warning.
13218         * doc/functions/putenv.texi: Clarify that the 'putenv' module is not
13219         needed for POSIX compatibility.
13220
13221 2007-11-01  Paul Eggert  <eggert@cs.ucla.edu>
13222
13223         * m4/putenv.m4 (gl_FUNC_PUTENV): Also mention that we're checking
13224         for compatibility with GNU.
13225
13226 2007-11-01  Bruno Haible  <bruno@clisp.org>
13227
13228         * lib/putenv.c: Include <stdlib.h>. Remove rpl_putenv declaration.
13229         (putenv): Renamed from rpl_putenv. Change argument type from
13230         'const char *' to 'char *'.
13231         * m4/putenv.m4 (gl_FUNC_PUTENV): Require gl_STDLIB_H_DEFAULTS. Instead
13232         of defining putenv in config.h, just set REPLACE_PUTENV.
13233         * modules/putenv (Depends-on): Add stdlib.
13234         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
13235         (Include): Use <stdlib.h>.
13236         * lib/stdlib.in.h (putenv): New declaration.
13237         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_PUTENV and
13238         REPLACE_PUTENV.
13239         * modules/stdlib (Makefile.am): Substitute GNULIB_PUTENV and
13240         REPLACE_PUTENV.
13241         Needed for MacOS X 10.5.0.
13242         Reported by Peter O'Gorman <peter@pogma.com>.
13243
13244 2007-11-01  Jim Meyering  <meyering@redhat.com>
13245
13246         Treat an empty date string exactly like "0".
13247         * lib/getdate.y (get_date): Once any isspace or TZ= prefix is consumed,
13248         if the remaining date string (to be parsed) is empty, use "0".
13249         Reported by Mischa Molhoek and discussed in this thread:
13250         <http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/11726>.
13251
13252 2007-10-31  Bruno Haible  <bruno@clisp.org>
13253
13254         * m4/intmax_t.m4 (gl_AC_TYPE_INTMAX_T, gt_AC_TYPE_INTMAX_T): Use
13255         AC_TYPE_LONG_LONG_INT instead of gl_AC_TYPE_LONG_LONG.
13256         * m4/uintmax_t.m4 (gl_AC_TYPE_UINTMAX_T): Use
13257         AC_TYPE_UNSIGNED_LONG_LONG_INT instead of gl_AC_TYPE_UNSIGNED_LONG_LONG.
13258         * m4/longlong.m4 (gl_AC_TYPE_LONG_LONG): Remove macro.
13259         * m4/ulonglong.m4 (gl_AC_TYPE_UNSIGNED_LONG_LONG): Remove macro.
13260
13261 2007-10-31  Bruno Haible  <bruno@clisp.org>
13262
13263         * m4/longlong.m4 (_AC_TYPE_LONG_LONG_SNIPPET): New macro, extracted
13264         from AC_TYPE_LONG_LONG_INT and AC_TYPE_UNSIGNED_LONG_LONG_INT.
13265         (AC_TYPE_LONG_LONG_INT): Use it.
13266         (AC_TYPE_UNSIGNED_LONG_LONG_INT): Moved here from m4/ulonglong.m4. Use
13267         it as well.
13268         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Remove macro; moved
13269         to m4/longlong.m4.
13270         * modules/stdint (Files): Remove m4/ulonglong.m4.
13271         * modules/strtoull (Files): Use m4/longlong.m4 instead of
13272         m4/ulonglong.m4.
13273         * modules/strtoumax (Files): Likewise.
13274
13275 2007-10-30  Bruno Haible  <bruno@clisp.org>
13276
13277         * modules/xvasprintf-posix: New file.
13278         Suggested by Eric Blake.
13279
13280 2007-10-30  Bruno Haible  <bruno@clisp.org>
13281
13282         * modules/xprintf-posix-tests: New file.
13283         * tests/test-xprintf-posix.sh: New file.
13284         * tests/test-xprintf-posix.c: New file.
13285         * tests/test-xfprintf-posix.c: New file.
13286
13287         * modules/xprintf-posix: New file.
13288
13289 2007-10-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13290
13291         * modules/fbufmode-tests (MOSTLYCLEANFILES): Remove temp files.
13292         * modules/freadable-tests (MOSTLYCLEANFILES): Likewise.
13293         * modules/fwritable-tests (MOSTLYCLEANFILES): Likewise.
13294
13295 2007-10-29  Bruno Haible  <bruno@clisp.org>
13296
13297         * m4/floorf.m4 (gl_FUNC_FLOORF_LIBS): Rename the cache variable to
13298         contain the special marker '_cv_'.
13299         * m4/floor.m4 (gl_FUNC_FLOOR_LIBS): Likewise.
13300         * m4/floorl.m4 (gl_FUNC_FLOORL_LIBS): Likewise.
13301         * m4/ceilf.m4 (gl_FUNC_CEILF_LIBS): Likewise.
13302         * m4/ceil.m4 (gl_FUNC_CEIL_LIBS): Likewise.
13303         * m4/ceill.m4 (gl_FUNC_CEILL_LIBS): Likewise.
13304         Reported by Ralf Wildenhues.
13305
13306 2007-10-29  Bruno Haible  <bruno@clisp.org>
13307
13308         * gnulib-tool (func_import): When --lgpl is not specified, set
13309         sed_transform_lib_file to convert LGPL and GPLv2+ copyright headers to
13310         GPLv3.
13311         Reported by Simon Josefsson.
13312
13313 2007-10-28  Bruno Haible  <bruno@clisp.org>
13314
13315         * lib/math.in.h: Test REPLACE_ISFINITE instead of HAVE_DECL_ISFINITE.
13316         * m4/isfinite.m4 (gl_ISFINITE): Initialize REPLACE_ISFINITE instead of
13317         HAVE_DECL_ISFINITE.
13318         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Update.
13319         * modules/math (Makefile.am): Substitute REPLACE_ISFINITE instead of
13320         HAVE_DECL_ISFINITE.
13321
13322 2007-10-28  Bruno Haible  <bruno@clisp.org>
13323
13324         * lib/stdint.in.h (_STDINT_MAX): Subtract 1 from an unused signed
13325         integer shift in the signed case. Fixes warnings with OSF/1 5.1 cc.
13326
13327 2007-10-28  Bruno Haible  <bruno@clisp.org>
13328
13329         Fix link errors with Sun C 5.0 on Solaris 10.
13330         * m4/floorf.m4 (gl_FUNC_FLOORF): Consider also the case that the
13331         function is declared but not present in the compiler's libm.
13332         * m4/floorl.m4 (gl_FUNC_FLOORL): Likewise.
13333         * m4/ceilf.m4 (gl_FUNC_CEILF): Likewise.
13334         * m4/ceill.m4 (gl_FUNC_CEILL: Likewise.
13335         * lib/math.in.h: Test REPLACE_CEILF instead of HAVE_DECL_CEILF.
13336         Test REPLACE_CEILL instead of HAVE_DECL_CEILL.
13337         Test REPLACE_FLOORF instead of HAVE_DECL_FLOORF.
13338         Test REPLACE_FLOORL instead of HAVE_DECL_FLOORL.
13339         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Update.
13340         * modules/math (Makefile.am): Substitute REPLACE_CEILF instead of
13341         HAVE_DECL_CEILF, REPLACE_CEILL instead of HAVE_DECL_CEILL,
13342         REPLACE_FLOORF instead of HAVE_DECL_FLOORF, REPLACE_FLOORL instead of
13343         HAVE_DECL_FLOORL.
13344
13345 2007-10-28  Bruno Haible  <bruno@clisp.org>
13346
13347         * m4/floorl.m4 (gl_FUNC_FLOORL_LIBS): New macro, extracted from
13348         gl_FUNC_FLOORL. Cache the result.
13349         (gl_FUNC_FLOORL): Use it.
13350         * m4/ceill.m4 (gl_FUNC_CEILL_LIBS): New macro, extracted from
13351         gl_FUNC_CEILL. Cache the result.
13352         (gl_FUNC_CEILL): Use it.
13353
13354         * m4/floor.m4 (gl_FUNC_FLOOR_LIBS): New macro, extracted from
13355         gl_FUNC_FLOOR. Cache the result.
13356         (gl_FUNC_FLOOR): Use it.
13357         * m4/ceil.m4 (gl_FUNC_CEIL_LIBS): New macro, extracted from
13358         gl_FUNC_CEIL. Cache the result.
13359         (gl_FUNC_CEIL): Use it.
13360
13361         * m4/floorf.m4 (gl_FUNC_FLOORF_LIBS): New macro, extracted from
13362         gl_FUNC_FLOORF. Cache the result.
13363         (gl_FUNC_FLOORF): Use it.
13364         * m4/ceilf.m4 (gl_FUNC_CEILF_LIBS): New macro, extracted from
13365         gl_FUNC_CEILF. Cache the result.
13366         (gl_FUNC_CEILF): Use it.
13367
13368 2007-10-28  Bruno Haible  <bruno@clisp.org>
13369
13370         * gnulib-tool: Allow specifying the LGPL version number through
13371         --lgpl=2 or --lgpl=3.
13372         (func_usage): Document --lgpl with argument.
13373         Handle --lgpl=... arguments.
13374         (func_import): Recognize also gl_LGPL calls with an argument. When
13375         --lgpl=2 is used and the module's license is just LGPL, report an
13376         error. Set sed_transform_lib_file according to the lgpl variable. In
13377         the generated files, use --lgpl or gl_LGPL invocations with argument,
13378         if necessary.
13379         * doc/gnulib-intro.texi (Copyright): Explain how to get modules under
13380         an LGPv2+ license.
13381         * doc/gnulib-tool.texi (Modified imports): Update explanation of
13382         gl_LGPL macro.
13383
13384 2007-10-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13385             Bruno Haible  <bruno@clisp.org>
13386
13387         * lib/unistr.h (u8_uctomb_aux): Declare also if !HAVE_INLINE.
13388         (u16_uctomb_aux): Likewise.
13389         * lib/unistr/u8-uctomb-aux.c (u8_uctomb_aux): Define also if
13390         !HAVE_INLINE.
13391         * lib/unistr/u16-uctomb-aux.c (u16_uctomb_aux): Likewise
13392
13393 2007-10-28  Bruno Haible  <bruno@clisp.org>
13394
13395         * modules/error: Add a notice recommending to change XGETTEXT_OPTIONS.
13396         Invoke AM_GETTEXT_OPTION if it exists.
13397         * modules/vasprintf: Likewise.
13398         * modules/verror: Likewise.
13399         * modules/xprintf: Likewise.
13400         * modules/xvasprintf: Likewise.
13401
13402 2007-10-27  Ben Pfaff  <blp@gnu.org>
13403
13404         * lib/math.in.h: Define isfinite macro and prototypes for
13405         gl_isfinitef, gl_isfinited, gl_isfinitel if we are providing
13406         implementations.
13407         * m4/math_h.m4: New substitutions for isfinite module.
13408         * lib/isfinite.c: New file.
13409         * m4/isfinite.m4: New file.
13410         * modules/math: Replace isfinite-related @VARS@ in math.in.h.
13411         * modules/isfinite: New file.
13412         * modules/isfinite-tests: New file.
13413         * tests/tests-isfinite.c: New file.
13414         * doc/functions/isfinite.texi: Mention isfinite module.
13415         * MODULES.html.sh: Mention new module.
13416
13417 2007-10-27  Ben Pfaff  <blp@gnu.org>
13418
13419         Ralf Wildenhues reported that Tru64 4.0D declares the round
13420         functions but does not have definitions.
13421         * m4/check-math-lib.m4 (gl_CHECK_MATH_LIB): If the target function
13422         cannot be found in any library, set the output variable to
13423         "missing" instead of "".
13424         * m4/round.m4: Also use our substitute if we cannot find round in
13425         any library, even if it is declared.
13426         * m4/roundf.m4: Likewise for roundf.
13427         * m4/roundl.m4: Likewise for roundl.
13428         * lib/math.in.h: Undefine roundf, round, roundl before defining
13429         their replacements, to allow for hypothetical systems where these
13430         may be defined as macros but not available in libraries.
13431
13432 2007-10-27  Bruno Haible  <bruno@clisp.org>
13433
13434         * doc/gnulib.texi: Invoke @firstparagraphindent.
13435         * doc/gnulib-tool.texi (Simple update): Mention possible incompatible
13436         changes in gnulib.
13437         (Source changes): New section.
13438
13439 2007-10-26  Bruno Haible  <bruno@clisp.org>
13440
13441         * m4/gnulib-common.m4 (AC_C_RESTRICT): New overriding definition,
13442         borrowed from autoconf.
13443
13444 2007-10-26  Bruno Haible  <bruno@clisp.org>
13445
13446         * lib/strerror.c (rpl_strerror): Return "Unknown error ..." also if
13447         strerror returned the empty string. Needed on HP-UX 11.00.
13448
13449 2007-10-24  Micah Cowan  <micah@cowan.name>
13450
13451         Remove vestiges of cvs-gnulib-checkout process.  Now we use git.
13452         * build-aux/bootstrap: Remove support for now-unnecessary option,
13453         --cvs-user, and envvars CVS_USER, CVS_RSH.
13454
13455 2007-10-24  Jim Meyering  <meyering@redhat.com>
13456
13457         Avoid diagnostics from sha1sum when there is no cached checksum.
13458         * build-aux/bootstrap (update_po_files): Skip the sha1sum check
13459         if the po.s1 file hasn't been created yet.
13460
13461         * build-aux/bootstrap: Sync from coreutils:
13462         2007-10-24  Jim Meyering  <meyering@redhat.com>
13463         Get gnulib from the git repository, not from an obsolete cvs one.
13464         * build-aux/bootstrap: Suggestion from Micah Cowan.
13465         2007-10-04  Jim Meyering  <jim@meyering.net>
13466         * build-aux/bootstrap (slurp): Adapt to _.h -> .in.h name change.
13467         (update_po_files): Work also when there are no .po files in po/.
13468
13469 2007-10-24  Paul Eggert  <eggert@cs.ucla.edu>
13470
13471         * README: Append ".git" to git and cg examples.
13472         Problem reported by Benoit Sigoure.
13473
13474 2007-10-23  Micah Cowan  <micah@cowan.name>
13475
13476         * users.txt: Add wget.
13477
13478 2007-10-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13479
13480         Fix linking of some unistdio tests on FreeBSD.
13481         * modules/unistdio/u16-vsnprintf-tests
13482         (test_u16_vsprintf1_LDADD): Add @LIBINTL@.
13483         * modules/unistdio/u16-vsprintf-tests
13484         (test_u16_vsnprintf1_LDADD): Likewise.
13485         * modules/unistdio/u32-vsnprintf-tests
13486         (test_u32_vsnprintf1_LDADD): Likewise.
13487         * modules/unistdio/u32-vsprintf-tests
13488         (test_u32_vsprintf1_LDADD): Likewise.
13489         * modules/unistdio/u8-vsnprintf-tests
13490         (test_u8_vsnprintf1_LDADD): Likewise.
13491         * modules/unistdio/u8-vsprintf-tests
13492         (test_u8_vsprintf1_LDADD): Likewise.
13493         * modules/unistdio/ulc-vsnprintf-tests
13494         (test_ulc_vsnprintf1_LDADD): Likewise.
13495         * modules/unistdio/ulc-vsprintf-tests
13496         (test_ulc_vsprintf1_LDADD): Likewise.
13497
13498         Fix linking of some uniconv tests on FreeBSD.
13499         * modules/uniconv/u16-conv-from-enc-tests
13500         (test_u16_conv_from_enc_LDADD): Link $(LDADD) before @LIBICONV@.
13501         * modules/uniconv/u16-conv-to-enc-tests
13502         (test_u16_conv_to_enc_LDADD): Likewise.
13503         * modules/uniconv/u16-strconv-from-enc-tests
13504         (test_u16_strconv_from_enc_LDADD): Likewise.
13505         * modules/uniconv/u16-strconv-to-enc-tests
13506         (test_u16_strconv_to_enc_LDADD): Likewise.
13507         * modules/uniconv/u32-conv-from-enc-tests
13508         (test_u32_conv_from_enc_LDADD): Likewise.
13509         * modules/uniconv/u32-conv-to-enc-tests
13510         (test_u32_conv_to_enc_LDADD): Likewise.
13511         * modules/uniconv/u32-strconv-from-enc-tests
13512         (test_u32_strconv_from_enc_LDADD): Likewise.
13513         * modules/uniconv/u32-strconv-to-enc-tests
13514         (test_u32_strconv_to_enc_LDADD): Likewise.
13515         * modules/uniconv/u8-conv-from-enc-tests
13516         (test_u8_conv_from_enc_LDADD): Likewise.
13517         * modules/uniconv/u8-conv-to-enc-tests
13518         (test_u8_conv_to_enc_LDADD): Likewise.
13519         * modules/uniconv/u8-strconv-from-enc-tests
13520         (test_u8_strconv_from_enc_LDADD): Likewise.
13521         * modules/uniconv/u8-strconv-to-enc-tests
13522         (test_u8_strconv_to_enc_LDADD): Likewise.
13523
13524 2007-10-22  Bruno Haible  <bruno@clisp.org>
13525
13526         * lib/stdint.in.h: Add check that intmax_t and uintmax_t have the same
13527         size.
13528
13529 2007-10-22  Eric Blake  <ebb9@byu.net>
13530
13531         Tweak x*printf documentation.
13532         * lib/xprintf.c (xprintf, xvprintf, xfprintf, xvfprintf): Adjust
13533         variable name and comments.
13534         Suggested by Bruno Haible.
13535
13536 2007-10-22  Bruno Haible  <bruno@clisp.org>
13537
13538         * lib/acl.c (copy_acl): Fix file name in comment.
13539
13540 2007-10-22  Paul Eggert  <eggert@cs.ucla.edu>
13541
13542         Fix Tru64 problem with stdbool.h.
13543         * lib/stdbool.in.h (false, true):
13544         [! (defined __cplusplus || defined __BEOS__) && !defined __GNUC__]:
13545         Don't declare as an enum in this situation; it runs afoul of Tru64.
13546         Problem reported by Steven M. Schweda in
13547         <http://lists.gnu.org/archive/html/bug-autoconf/2007-10/msg00019.html>.
13548
13549 2007-10-22  Eric Blake  <ebb9@byu.net>
13550
13551         Also wrap vf?printf.
13552         * lib/xprintf.h (xvprintf, xvfprintf): New declarations.
13553         * lib/xprintf.c (xprintf, xfprintf): Work for C89.
13554         (xvprintf, xvfprintf): New functions.
13555
13556 2007-10-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13557
13558         * modules/fstrcmp-tests (test_fstrcmp_LDADD): New, add
13559         @LIBINTL@ for FreeBSD 6.2, $(LIBTHREAD) for AIX 4.3.3.
13560
13561         * lib/uniconv/u16-conv-to-enc.c (U_MBLEN): Define.
13562         * lib/uniconv/u32-conv-to-enc.c (U_MBLEN): Likewise.
13563
13564 2007-10-22  Paul Eggert  <eggert@cs.ucla.edu>
13565
13566         * lib/acl.c (copy_acl): Adjust to IRIX 6.5.  Problem reported
13567         by Bruno Haible.
13568
13569 2007-10-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13570
13571         * lib/getloadavg.c
13572         [defined (__osf__) && (defined (__alpha) || defined (__alpha__)]:
13573         Undef `sys' after including sys/table.h, for Tru64 4.0D.
13574
13575         * tests/test-i-ring.c: Work for C89.
13576
13577 2007-10-22  Bruno Haible  <bruno@clisp.org>
13578
13579         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Use -1ull, not
13580         -1u, in preprocessor expression, so that we don't test for the bug
13581         in HP-UX 11.00 cpp.  Testing for this bug caused problems; see
13582         <http://lists.gnu.org/archive/html/bug-gnulib/2007-10/msg00329.html>.
13583
13584 2007-10-22  Eric Blake  <ebb9@byu.net>
13585
13586         * tests/test-yesno.sh: Silence stderr during test.
13587
13588 2007-10-22  Simon Josefsson  <simon@josefsson.org>
13589
13590         * modules/crypto/gc-camellia: New file.
13591
13592         * m4/gc-camellia.m4: New file.
13593
13594         * lib/gc-libgcrypt.c (gc_cipher_open): Support Camellia.
13595
13596         * lib/gc.h (enum Gc_cipher): Add GC_CAMELLIA128, GC_CAMELLIA256.
13597
13598 2007-10-22  Simon Josefsson  <simon@josefsson.org>
13599
13600         * build-aux/maint.mk (gzip_rsyncable): Don't fail if gzip sends
13601         --help to stdout.  Reported by sms@antinode.org (Steven
13602         M. Schweda).
13603
13604 2007-10-22  Simon Josefsson  <simon@josefsson.org>
13605
13606         * users.txt: Fix link to libksba.
13607
13608 2007-10-21  Ben Pfaff  <blp@gnu.org>
13609
13610         * modules/roundf-tests: Add dependency on floorf, ceilf to allow
13611         round.c roundf implementation that depends on floorf and ceilf to
13612         be tested unconditionally.
13613
13614 2007-10-21  Ben Pfaff  <blp@gnu.org>
13615
13616         * m4/check-libm-func.m4: Removed.
13617         * m4/check-math-lib.m4: New file.
13618         * m4/round.m4: Rewrite to use gl_CHECK_MATH_LIB.
13619         * m4/roundf.m4: Ditto, and fix lack of HAVE_DECL_ROUNDF
13620         definition and lack of AC_LIBOBJ([roundf]).
13621         * m4/roundl.m4: Ditto, and similarly for roundl.
13622         * modules/round: Reference new m4 file.
13623         * modules/roundf: Ditto.
13624         * modules/roundl: Ditto.
13625         * tests/test-round2.c (main): Use ROUND instead of round.
13626         Bug report from Bruno Haible.
13627
13628 2007-10-21  Bruno Haible  <bruno@clisp.org>
13629
13630         * lib/printf-parse.c: Don't assume <stdint.h> exists in IN_LIBASPRINTF
13631         context.
13632
13633 2007-10-21  Bruno Haible  <bruno@clisp.org>
13634
13635         * tests/test-wcwidth.c (main): Allow negative result for some control
13636         characters.
13637
13638         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Check also the width of U+200B.
13639         Needed on OSF/1 5.1.
13640
13641 2007-10-21  Bruno Haible  <bruno@clisp.org>
13642
13643         * tests/test-floorf1.c: Include isnanf.h.
13644         (main): Use isnanf() instead of isnan().
13645         * tests/test-ceilf1.c: Include isnanf.h.
13646         (main): Use isnanf() instead of isnan().
13647         * tests/test-truncf1.c: Include isnanf.h.
13648         (main): Use isnanf() instead of isnan().
13649         * tests/test-roundf1.c: Include isnanf.h.
13650         (main): Use isnanf() instead of isnan().
13651
13652 2007-10-21  Eric Blake  <ebb9@byu.net>
13653
13654         * users.txt: Update URL for m4.
13655
13656 2007-10-21  Bruno Haible  <bruno@clisp.org>
13657
13658         * users.txt: Add clisp. Update URLs to Simon Josefsson's projects.
13659
13660 2007-10-21  Bruno Haible  <bruno@clisp.org>
13661
13662         * gnulib-tool (func_create_megatestdir): Determine the cvsdate from
13663         Git's management files if the CVS files are not present.
13664
13665 2007-10-20  Bruno Haible  <bruno@clisp.org>
13666
13667         * lib/count-one-bits.h (COUNT_ONE_BITS): Use the builtin also for
13668         gcc-3.4.x.
13669
13670 2007-10-20  Ben Pfaff  <blp@gnu.org>
13671
13672         * lib/math.in.h: Declare round, roundf, roundl if we are providing
13673         implementations.
13674         * m4/math_h.m4: New substitutions for round, roundf, roundl modules.
13675         * lib/round.c: New file.
13676         * lib/roundf.c: New file.
13677         * lib/roundl.c: New file.
13678         * m4/round.m4: New file.
13679         * m4/roundf.m4: New file.
13680         * m4/roundl.m4: New file.
13681         * m4/check-libm-func-m4: New file.
13682         * modules/math: Replace round, roundf, roundl related @VARS@ in
13683         math.in.h.
13684         * modules/round: New file.
13685         * modules/round-tests: New file.
13686         * modules/roundf: New file.
13687         * modules/roundf-tests: New file.
13688         * modules/roundl: New file.
13689         * modules/roundl-tests: New file.
13690         * tests/test-round1.c: New file.
13691         * tests/test-round2.c: New file.
13692         * tests/test-roundf1.c: New file.
13693         * tests/test-roundf2.c: New file.
13694         * tests/test-roundl.c: New file.
13695         * doc/functions/round.texi: Mention round module.
13696         * doc/functions/roundf.texi: Mention roundf module.
13697         * doc/functions/roundl.texi: Mention roundl module.
13698         * MODULES.html.sh: Mention new modules.
13699         Thanks to Bruno Haible for suggestions.
13700
13701 2007-10-20  Jim Meyering  <meyering@redhat.com>
13702
13703         * lib/xprintf.c: Include <config.h> unconditionally.
13704
13705         Change xprintf's license to GPL.
13706         * modules/xprintf (License): s/LGPL/GPL/, since this module
13707         depends on modules (exit and exitfail) which are GPL.
13708         Suggestion from Bruno Haible.
13709
13710         xprintf fixes.
13711         * lib/xprintf.c (xprintf, xfprintf): Use va_end.
13712         Use a clearer diagnostic.
13713         Patch from Bruno Haible.
13714
13715 2007-10-20  Bruno Haible  <bruno@clisp.org>
13716
13717         * lib/vasnprintf.c (VASNPRINTF): Don't report overflow if the available
13718         length is INT_MAX and sizeof (DCHAR_T) > sizeof (TCHAR_T).
13719         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
13720
13721 2007-10-20  Bruno Haible  <bruno@clisp.org>
13722
13723         * tests/test-floorf2.c (correct_result_p): Don't rely on excess
13724         precision in the comparison result > x - 1 or similar.
13725         * tests/test-ceilf2.c (correct_result_p): Likewise.
13726         * tests/test-truncf2.c (correct_result_p): Likewise.
13727         * tests/test-trunc2.c (correct_result_p): Likewise.
13728         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
13729
13730 2007-10-20  Bruno Haible  <bruno@clisp.org>
13731
13732         * modules/ceil: New file.
13733         * m4/ceil.m4: New file.
13734         * doc/functions/ceil.texi: Mention the 'ceil' module.
13735
13736 2007-10-20  Bruno Haible  <bruno@clisp.org>
13737
13738         * modules/floor: New file.
13739         * m4/floor.m4: New file.
13740         * doc/functions/floor.texi: Mention the 'floor' module.
13741
13742 2007-10-20  Bruno Haible  <bruno@clisp.org>
13743
13744         * modules/ceilf-tests (Depends-on): Add fprintf-posix. Needed for use
13745         of %a.
13746         * modules/floorf-tests (Depends-on): Likewise.
13747         * modules/truncf-tests (Depends-on): Likewise.
13748         * modules/trunc-tests (Depends-on): Likewise.
13749         Reported by Ben Pfaff.
13750
13751 2007-10-19  Jim Meyering  <meyering@redhat.com>
13752
13753         * lib/xprintf.c (xprintf, xfprintf): Test err < 0, not just "err".
13754         Don't bother testing specific errno values.  Just test ferror.
13755
13756         New module: xprintf
13757         * modules/xprintf, lib/xprintf.c, lib/xprintf.h: New files.
13758
13759 2007-10-19  Bruno Haible  <bruno@clisp.org>
13760
13761         * modules/csharpexec (Makefile.am): Use @FOO@ syntax instead of $(FOO)
13762         syntax.
13763         * modules/javaexec (Makefile.am): Likewise.
13764         * modules/relocatable-prog (Makefile.am): Likewise.
13765         Suggested by Jim Meyering.
13766
13767 2007-10-18  Bruno Haible  <bruno@clisp.org>
13768
13769         * lib/vasnprintf.c (VASNPRINTF): Don't use %n on glibc >= 2.3 systems.
13770         Reported by Jim Meyering.
13771
13772 2007-10-18  Eric Blake  <ebb9@byu.net>
13773
13774         * modules/filenamecat-tests (Makefile.am): Link against -lintl.
13775
13776 2007-10-18  Bruno Haible  <bruno@clisp.org>
13777
13778         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_N, gl_SNPRINTF_DIRECTIVE_N): Put
13779         the format string into writable memory. Needed in Fortify conditions.
13780
13781 2007-10-18  Colin Watson <cjwatson@debian.org>  (tiny change)
13782             Bruno Haible  <bruno@clisp.org>
13783
13784         * lib/trim.c: Include config.h unconditionally. Include trim.h always.
13785         Include ctype.h always. Include stdlib.h, not mbuiter.h, for MB_CUR_MAX.
13786         * modules/trim (Depends-on): Add mbchar.
13787         (configure.ac): Add gl_FUNC_MBRTOWC.
13788         (Makefile.am): Augment lib_SOURCES.
13789
13790 2007-10-17  Paul Eggert  <eggert@cs.ucla.edu>
13791
13792         Modify glob.c to use fstatat and dirfd, to simplify it.
13793         Suggested by Eric Blake.
13794         * lib/glob.c (__fxstatat64) [!_LIBC]: New macro.
13795         Don't include <stdbool.h>; not used.
13796         (link_exists2_p, glob_in_dir) [!_LIBC]: No longer a special case.
13797         (link_exists_p): Simplify implementation, since we can now assume
13798         dirfd and fstatat.
13799         * modules/glob (Depends-on): Add dirfd, openat.  Remove stdbool.
13800
13801 2007-10-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13802
13803         * gnulib-tool (func_get_dependencies): Fix sed script to
13804         match only tests.
13805
13806 2007-10-17  Bruno Haible  <bruno@clisp.org>
13807
13808         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): On Cygwin, don't
13809         allow locale names without encoding suffix.
13810         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8): Likewise.
13811         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Likewise.
13812
13813 2007-10-16  Bruno Haible  <bruno@clisp.org>
13814
13815         * lib/getcwd.c (__getcwd): Define with explicit rpl_ prefix.
13816         * lib/getgroups.c (getgroups): Likewise.
13817         * lib/gettimeofday.c (localtime, gmtime, tzset): Likewise.
13818
13819 2007-10-16  Bruno Haible  <bruno@clisp.org>
13820
13821         * modules/absolute-header (License): Change from LGPL to LGPLv2+.
13822         * modules/malloc-posix (License): Likewise.
13823         * modules/realloc-posix (License): Likewise.
13824         * modules/calloc-posix (License): Likewise.
13825         * modules/intprops (License): Change from GPL to LGPL, with
13826         Paul Eggert's approval.
13827
13828 2007-10-16  Paul Eggert  <eggert@cs.ucla.edu>
13829
13830         Merge glibc changes into lib/glob.c.
13831
13832         * lib/glob.c (glob_in_dir): Sync with glibc/posix/glob.c, dated
13833         2007-10-15 04:59:03 UTC.  Here are the changes:
13834
13835         2007-10-14  Ulrich Drepper  <drepper@redhat.com>
13836
13837         * lib/glob.c: Reimplement link_exists_p to use fstatat64.
13838
13839         * lib/glob.c: Add some branch prediction throughout.
13840
13841         2007-10-07  Ulrich Drepper  <drepper@redhat.com>
13842
13843         [BZ #5103]
13844         * lib/glob.c (glob): Recognize patterns starting \/.
13845
13846         2007-02-14  Jakub Jelinek  <jakub@redhat.com>
13847
13848         [BZ #3996]
13849         * lib/glob.c (attribute_hidden): Define if not defined.
13850         (glob): Unescape dirname, filename or username when needed and not
13851         GLOB_NOESCAPE.  Handle \/ correctly.  Handle GLOB_MARK if filename
13852         is NULL.  Handle unescaped [ in pattern without closing ].
13853         Don't pass GLOB_CHECK down to recursive glob for directories.
13854         (__glob_pattern_type): New function.
13855         (__glob_pattern_p): Implement using __glob_pattern_type.
13856         (glob_in_dir): Handle GLOB_NOCHECK patterns containing no meta
13857         characters and backslashes if not GLOB_NOESCAPE or unterminated [.
13858         Remove unreachable code.
13859
13860         2006-09-30  Ulrich Drepper  <drepper@redhat.com>
13861
13862         * lib/glob.c (glob_in_dir): Add some comments and asserts to
13863         explain why there are no leaks.
13864
13865         2006-09-25  Jakub Jelinek  <jakub@redhat.com>
13866
13867         [BZ #3253]
13868         * lib/glob.c (glob_in_dir): Don't alloca one struct globlink at a
13869         time, rather allocate increasingly bigger arrays of pointers, if
13870         possible with alloca, if too large with malloc.
13871
13872 2007-10-16  Paul Eggert  <eggert@cs.ucla.edu>
13873
13874         Check for 64-bit int errors in HP-UX 10.20 preprocessor.
13875         Problem reported by H.Merijn Brand in
13876         <http://lists.gnu.org/archive/html/bug-tar/2007-10/msg00018.html>.
13877         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Check preprocessor too.
13878         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Likewise.
13879
13880 2007-10-15  Bruno Haible  <bruno@clisp.org>
13881
13882         * lib/fchdir.c (close, open, closedir, opendir, dup, dup2): Define
13883         with explicit rpl_ prefix.
13884         * lib/fopen.c (fopen): Likewise.
13885         * lib/freopen.c (freopen): Likewise.
13886         * lib/iconv.c (iconv): Likewise.
13887         * lib/iconv_close.c (iconv_close): Likewise.
13888
13889 2007-10-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13890
13891         * m4/iconv_open (gl_FUNC_ICONV_OPEN_UTF): Fix cache variable name.
13892
13893 2007-10-15  Bruno Haible  <bruno@clisp.org>
13894
13895         * m4/getaddrinfo.m4 (gl_GETADDRINFO, gl_PREREQ_GETADDRINFO): Use
13896         <stddef.h> instead of <stdlib.h> since we only need NULL.
13897         Reported by Ben Pfaff <blp@cs.stanford.edu>.
13898
13899 2007-10-15  Bruno Haible  <bruno@clisp.org>
13900
13901         * doc/gnulib-tool.texi (Initial import): Swap order of -I directives.
13902         Replace paragraph talking about LIBOBJS.
13903         Reported by Colin Watson <cjwatson@debian.org>.
13904
13905 2007-10-15  Bruno Haible  <bruno@clisp.org>
13906
13907         * m4/getaddrinfo.m4 (gl_GETADDRINFO, gl_PREREQ_GETADDRINFO): Include
13908         <stdlib.h> before using NULL.
13909
13910 2007-10-15  Simon Josefsson  <simon@josefsson.org>
13911
13912         * m4/getaddrinfo.m4: Use NULL rather than 0 for pointers.
13913         Reported by Albert Chin <china@thewrittenword.com>.
13914
13915 2007-10-14  Bruno Haible  <bruno@clisp.org>
13916
13917         * modules/iconv_open-utf-tests: New file.
13918         * tests/test-iconv-utf.c: New file.
13919
13920         Enhance iconv_open to support UTF-16BE, UTF-16LE, UTF-32BE, UTF-32LE.
13921         * modules/iconv_open-utf: New file.
13922         * lib/iconv.in.h (_ICONV_UTF8_UTF*, _ICONV_UTF*_UTF8): New macros.
13923         (iconv, iconv_close): New declarations.
13924         * lib/iconv_open.c: Include c-strcase.h. Don't require ICONV_FLAVOR to
13925         be defined.
13926         (iconv_open): Add special handling of conversion between UTF-8 and
13927         UTF-{16,32}{BE,LE}.
13928         * lib/iconv.c: New file, incorporating code from GNU libiconv 1.11.
13929         * lib/iconv_close.c: New file.
13930         * m4/iconv_open.m4 (gl_REPLACE_ICONV_OPEN): New macro, extracted from
13931         gl_FUNC_ICONV_OPEN.
13932         (gl_FUNC_ICONV_OPEN): Use it.
13933         (gl_FUNC_ICONV_OPEN_UTF): New macro.
13934         * m4/iconv_h.m4 (gl_ICONV_H_DEFAULTS): Initialize also REPLACE_ICONV
13935         and REPLACE_ICONV_UTF.
13936         * modules/iconv_open (Depends-on): Add c-strcase.
13937         (Makefile.am): Substitute also REPLACE_ICONV, REPLACE_ICONV_UTF,
13938         ICONV_CONST.
13939         * doc/functions/iconv_open.texi: Mention the iconv_open-utf module.
13940
13941 2007-10-13  Albert Chin  <china@thewrittenword.com>
13942             Bruno Haible  <bruno@clisp.org>
13943
13944         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Perform the test for getaddrinfo
13945         through a link check that includes <netdb.h>. Needed for OSF/1 5.1.
13946
13947 2007-10-13  Bruno Haible  <bruno@clisp.org>
13948
13949         * lib/argp-fmtstream.h (ARGP_FS_EI): If __GNUC_STDC_INLINE__ is
13950         defined, use the ISO C99 inline semantics.
13951         * lib/argp.h (ARGP_EI): Likewise.
13952
13953 2007-10-13  Bruno Haible  <bruno@clisp.org>
13954
13955         Handle 'inline' change in gcc 4.3.0.
13956         * lib/argp-fmtstream.h (argp_fmtstream_putc, argp_fmtstream_puts,
13957         argp_fmtstream_write, argp_fmtstream_set_lmargin,
13958         argp_fmtstream_set_rmargin, argp_fmtstream_set_wmargin,
13959         argp_fmtstream_point): Disable 'extern' declaration if the function
13960         definition is going to be provided inline.
13961         (ARGP_FS_EI): If __GNUC_STDC_INLINE__ is defined, use the GNU C inline
13962         semantics, not the ISO C99 inline semantics.
13963         * lib/argp.h (argp_usage, _option_is_short, _option_is_end): Disable
13964         'extern' declaration if the function definition is going to be provided
13965         inline.
13966         (ARGP_EI): Don't assume GNU C. If __GNUC_STDC_INLINE__ is defined, use
13967         the GNU C inline semantics, not the ISO C99 inline semantics. With
13968         GCC 4.2, avoid a warning.
13969
13970 2007-10-13  Bruno Haible  <bruno@clisp.org>
13971
13972         * lib/freading.h (freading): Enable the use of __freading for
13973         glibc >= 2.7.
13974         * lib/freading.c (freading): Likewise.
13975
13976 2007-10-12  Paul Eggert  <eggert@cs.ucla.edu>
13977
13978         * lib/argp-fmtstream.h (ARGP_FS_EI): Work around GCC 4.2.1 diagnostic
13979         "warning: C99 inline functions are not supported; using GNU89".
13980
13981 2007-10-12  Bruno Haible  <bruno@clisp.org>
13982
13983         * lib/ceil.c (FUNC): Avoid rounding errors for values near a power
13984         of 2.
13985         * tests/test-ceilf2.c: New file.
13986         * modules/ceilf-tests: (Files, Depends-on, Makefile.am): Add new test.
13987
13988         * tests/test-ceilf1.c: Renamed from tests/test-ceilf.c.
13989         * modules/ceilf-tests: Update.
13990
13991 2007-10-12  Bruno Haible  <bruno@clisp.org>
13992
13993         * lib/floor.c (FUNC): Avoid rounding errors for values near a power
13994         of 2.
13995         * tests/test-floorf2.c: New file.
13996         * modules/floorf-tests: (Files, Depends-on, Makefile.am): Add new test.
13997
13998         * tests/test-floorf1.c: Renamed from tests/test-floorf.c.
13999         * modules/floorf-tests: Update.
14000
14001 2007-10-12  Bruno Haible  <bruno@clisp.org>
14002
14003         * tests/test-trunc2.c: New file.
14004         * modules/trunc-tests: (Files, Depends-on, Makefile.am): Add new test.
14005
14006         * tests/test-trunc1.c: Renamed from tests/test-trunc.c.
14007         * modules/trunc-tests: Update.
14008
14009 2007-10-12  Bruno Haible  <bruno@clisp.org>
14010
14011         * lib/trunc.c (FUNC): Avoid rounding errors for values near a power
14012         of 2.
14013         * tests/test-truncf2.c: New file.
14014         * modules/truncf-tests: (Files, Depends-on, Makefile.am): Add new test.
14015
14016         * tests/test-truncf1.c: Renamed from tests/test-truncf.c.
14017         * modules/truncf-tests: Update.
14018
14019 2007-10-11  Eric Blake  <ebb9@byu.net>
14020
14021         Don't claim strerror is broken on Interix.
14022         * doc/functions/strerror.texi (strerror): Known broken systems are
14023         now Solaris 8, and not Interix.
14024         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): No longer filter out
14025         Interix on cross-compile.
14026         Reported by Martin Koeppe in
14027         http://lists.gnu.org/archive/html/bug-gnulib/2007-10/msg00005.html.
14028
14029 2007-10-11  Bruno Haible  <bruno@clisp.org>
14030
14031         * modules/i-ring-tests: New file.
14032         * tests/test-i-ring.c: Renamed from lib/i-ring-test.c. Use ASSERT
14033         instead of assert.
14034
14035 2007-10-11  Bruno Haible  <bruno@clisp.org>
14036
14037         * modules/filenamecat-tests: New file.
14038         * tests/test-filenamecat.c: New file, extracted from lib/filenamecat.c.
14039         * lib/filenamecat.c: Remove test code.
14040
14041 2007-10-11  Paul Eggert  <eggert@cs.ucla.edu>
14042
14043         Simplify and modernize strerror substitute, partly to fix Solaris 8 bug.
14044
14045         * lib/strerror.c: Include <string.h> always, to test interface,
14046         and to remove the need for the dummy.
14047         Include intprops.h to compute width instead of doing it ourselves
14048         and missing a CHAR_BIT declaration, which broke tar 1.19 on Solaris 8.
14049         (strerror): Define it to return NULL if there's no system strerror.
14050         (rpl_strerror): Use INT_STRLEN_BOUND to compute bound.
14051         Omit !HAVE_STRERROR code.  We don't need to worry about supporting
14052         ancient pre-strerror Unix systems well any more.  Saying "unknown
14053         system error" is enough.
14054         * lib/string.in.h (strerror): Simplify the ifdef to reflect the
14055         simpler strerror.c implementation.
14056         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE, gl_PREREQ_STDERROR):
14057         Simplify the tests to reflect the simpler strerror implementation.
14058         * modules/strerror (Depends-on): Add intprops.
14059
14060 2007-10-09  Eric Blake  <ebb9@byu.net>
14061
14062         Silence test-fpending.
14063         * modules/fpending-tests (Files): Add wrapper script.
14064         * tests/test-fpending.sh: New file.
14065
14066 2007-10-09  Bruno Haible  <bruno@clisp.org>
14067
14068         * MODULES.html.sh (func_module): Don't create a hyperlink for
14069         function names like 'printf_frexp'.
14070         (Misc): Add crc, memxor.
14071         (Characteristics of floating types): New section.
14072         (Mathematics): Add ceilf, ceill, floorf, floorl, frexpl-nolibm,
14073         isnanf-nolibm, signbit, trunc, truncf, truncl.
14074         (Enhancements for ISO C 99 functions): New subsection Input/output.
14075         (Support for systems lacking POSIX:2001): Add arpa_inet, calloc-posix,
14076         fcntl, fopen, freopen, fseek, fseeko, ftell, ftello, iconv_open,
14077         locale, malloc-posix, netinet_in, open, realloc-posix, signal, sleep.
14078         (Compatibility checks for POSIX:2001 functions): Add clock-time.
14079         (Enhancements for POSIX:2001 functions): Add chdir-long.
14080         (File system functions): Add areadlink, chdir-safer, read-file.
14081         Remove cycle-check.
14082         (File system as inode set): New section.
14083         (Date and time): Add gethrxtime.
14084         (Multithreading): Add openmp.
14085         (Internationalization functions): Add localename.
14086         (Unicode string functions): Add unistr/u*-mbsnlen.
14087         (Support for maintaining and releasing projects): Add git-version-gen.
14088         (Lone files): Remove directories.
14089
14090 2007-10-08  Ben Pfaff  <blp@gnu.org>
14091
14092         * lib/xmalloca.h: Fix typo in comment.
14093
14094 2007-10-08  Paul Eggert  <eggert@cs.ucla.edu>
14095
14096         * lib/xnanosleep.c (xnanosleep): Don't assume GCC 4.3.0 behavior
14097         when avoiding problems with integer overflow.  Use a portable test
14098         instead.
14099
14100 2007-10-08  Simon Josefsson  <simon@josefsson.org>
14101
14102         * modules/dummy (License): Change to LGPLv2+.
14103         * modules/float (License): Likewise
14104         * modules/realloc (License): Likewise
14105         * modules/stdlib (License): Likewise
14106
14107 2007-10-07  Bruno Haible  <bruno@clisp.org>
14108
14109         * trunc.c (TWO_MANT_DIG): Change type to DOUBLE.
14110         * floor.c (TWO_MANT_DIG): Likewise.
14111         * ceil.c (TWO_MANT_DIG): Likewise.
14112         Reported by Ben Pfaff.
14113
14114 2007-10-07  Bruno Haible  <bruno@clisp.org>
14115
14116         Avoid gcc warnings "declaration of 'exp' shadows a global declaration".
14117         * lib/math.in.h (frexp, frexpl): Change parameter name to 'expptr'.
14118         * lib/frexp.c (FUNC): Likewise.
14119         * lib/printf-frexp.h (printf_frexp): Likewise.
14120         * lib/printf-frexpl.h (printf_frexpl): Likewise.
14121         * lib/printf-frexp.c (FUNC): Likewise.
14122         Suggested by Jim Meyering.
14123
14124 2007-10-07  Jim Meyering  <meyering@redhat.com>
14125
14126         Make xnanosleep's integer overflow test more robust.
14127         * lib/xnanosleep.c (xnanosleep): Declare a temporary to be "volatile",
14128         so that gcc-4.3.0 doesn't optimize away this test for overflow.
14129
14130 2007-10-07  Bruno Haible  <bruno@clisp.org>
14131
14132         * NEWS: Mention the license change.
14133
14134         * doc/gnulib-intro.texi (Copyright): Update the meaning of the license
14135         abbreviations in the modules files.
14136
14137         Change copyright notice from GPLv2+ to GPLv3+.
14138         * README: Change copyright notice.
14139         * MODULES.html.sh: Likewise.
14140         * build-aux/bootstrap.conf: Likewise.
14141         * build-aux/config.libpath: Likewise.
14142         * build-aux/csharpcomp.sh.in: Likewise.
14143         * build-aux/csharpexec.sh.in: Likewise.
14144         * build-aux/install-reloc: Likewise.
14145         * build-aux/javacomp.sh.in: Likewise.
14146         * build-aux/javaexec.sh.in: Likewise.
14147         * build-aux/ldd.sh.in: Likewise.
14148         * build-aux/reloc-ldflags: Likewise.
14149         * build-aux/relocatable.sh.in: Likewise.
14150         * build-aux/x-to-1.in: Likewise.
14151         * check-module: Likewise.
14152         * config/srclistvars.sh: Likewise.
14153         * gnulib-tool: Likewise.
14154         * lib/acl-internal.h: Likewise.
14155         * lib/acl.c: Likewise.
14156         * lib/acl.h: Likewise.
14157         * lib/acl_entries.c: Likewise.
14158         * lib/areadlink-with-size.c: Likewise.
14159         * lib/areadlink.c: Likewise.
14160         * lib/areadlink.h: Likewise.
14161         * lib/argmatch.c: Likewise.
14162         * lib/argmatch.h: Likewise.
14163         * lib/argp-ba.c: Likewise.
14164         * lib/argp-eexst.c: Likewise.
14165         * lib/argp-fmtstream.c: Likewise.
14166         * lib/argp-fmtstream.h: Likewise.
14167         * lib/argp-fs-xinl.c: Likewise.
14168         * lib/argp-help.c: Likewise.
14169         * lib/argp-namefrob.h: Likewise.
14170         * lib/argp-parse.c: Likewise.
14171         * lib/argp-pin.c: Likewise.
14172         * lib/argp-pv.c: Likewise.
14173         * lib/argp-pvh.c: Likewise.
14174         * lib/argp-xinl.c: Likewise.
14175         * lib/argp.h: Likewise.
14176         * lib/at-func.c: Likewise.
14177         * lib/atanl.c: Likewise.
14178         * lib/backupfile.c: Likewise.
14179         * lib/backupfile.h: Likewise.
14180         * lib/basename.c: Likewise.
14181         * lib/binary-io.h: Likewise.
14182         * lib/byteswap.in.h: Likewise.
14183         * lib/c-stack.c: Likewise.
14184         * lib/c-stack.h: Likewise.
14185         * lib/c-strcasestr.c: Likewise.
14186         * lib/c-strcasestr.h: Likewise.
14187         * lib/c-strstr.c: Likewise.
14188         * lib/c-strstr.h: Likewise.
14189         * lib/c-strtod.c: Likewise.
14190         * lib/calloc.c: Likewise.
14191         * lib/canon-host.c: Likewise.
14192         * lib/canon-host.h: Likewise.
14193         * lib/canonicalize-lgpl.c: Likewise.
14194         * lib/canonicalize.c: Likewise.
14195         * lib/canonicalize.h: Likewise.
14196         * lib/ceil.c: Likewise.
14197         * lib/ceilf.c: Likewise.
14198         * lib/ceill.c: Likewise.
14199         * lib/chdir-long.c: Likewise.
14200         * lib/chdir-long.h: Likewise.
14201         * lib/chdir-safer.c: Likewise.
14202         * lib/chdir-safer.h: Likewise.
14203         * lib/chown.c: Likewise.
14204         * lib/classpath.c: Likewise.
14205         * lib/classpath.h: Likewise.
14206         * lib/clean-temp.c: Likewise.
14207         * lib/clean-temp.h: Likewise.
14208         * lib/cloexec.c: Likewise.
14209         * lib/close-stream.c: Likewise.
14210         * lib/closein.c: Likewise.
14211         * lib/closein.h: Likewise.
14212         * lib/closeout.c: Likewise.
14213         * lib/closeout.h: Likewise.
14214         * lib/concat-filename.c: Likewise.
14215         * lib/copy-file.c: Likewise.
14216         * lib/copy-file.h: Likewise.
14217         * lib/count-one-bits.h: Likewise.
14218         * lib/crc.c: Likewise.
14219         * lib/crc.h: Likewise.
14220         * lib/creat-safer.c: Likewise.
14221         * lib/csharpcomp.c: Likewise.
14222         * lib/csharpcomp.h: Likewise.
14223         * lib/csharpexec.c: Likewise.
14224         * lib/csharpexec.h: Likewise.
14225         * lib/cycle-check.c: Likewise.
14226         * lib/cycle-check.h: Likewise.
14227         * lib/diacrit.c: Likewise.
14228         * lib/diacrit.h: Likewise.
14229         * lib/diffseq.h: Likewise.
14230         * lib/dirchownmod.c: Likewise.
14231         * lib/dirent.in.h: Likewise.
14232         * lib/dirfd.c: Likewise.
14233         * lib/dirfd.h: Likewise.
14234         * lib/dirname.c: Likewise.
14235         * lib/dirname.h: Likewise.
14236         * lib/dummy.c: Likewise.
14237         * lib/dup-safer.c: Likewise.
14238         * lib/dup2.c: Likewise.
14239         * lib/eealloc.h: Likewise.
14240         * lib/error.c: Likewise.
14241         * lib/error.h: Likewise.
14242         * lib/euidaccess.c: Likewise.
14243         * lib/exclude.c: Likewise.
14244         * lib/exclude.h: Likewise.
14245         * lib/execute.c: Likewise.
14246         * lib/execute.h: Likewise.
14247         * lib/exitfail.c: Likewise.
14248         * lib/exitfail.h: Likewise.
14249         * lib/expl.c: Likewise.
14250         * lib/fatal-signal.c: Likewise.
14251         * lib/fatal-signal.h: Likewise.
14252         * lib/fbufmode.c: Likewise.
14253         * lib/fbufmode.h: Likewise.
14254         * lib/fchdir.c: Likewise.
14255         * lib/fchmodat.c: Likewise.
14256         * lib/fchownat.c: Likewise.
14257         * lib/fcntl--.h: Likewise.
14258         * lib/fcntl-safer.h: Likewise.
14259         * lib/fcntl.in.h: Likewise.
14260         * lib/fd-safer.c: Likewise.
14261         * lib/fflush.c: Likewise.
14262         * lib/file-has-acl.c: Likewise.
14263         * lib/file-set.c: Likewise.
14264         * lib/file-type.c: Likewise.
14265         * lib/file-type.h: Likewise.
14266         * lib/fileblocks.c: Likewise.
14267         * lib/filemode.c: Likewise.
14268         * lib/filemode.h: Likewise.
14269         * lib/filename.h: Likewise.
14270         * lib/filenamecat.c: Likewise.
14271         * lib/filenamecat.h: Likewise.
14272         * lib/findprog.c: Likewise.
14273         * lib/findprog.h: Likewise.
14274         * lib/float.in.h: Likewise.
14275         * lib/floor.c: Likewise.
14276         * lib/floorf.c: Likewise.
14277         * lib/floorl.c: Likewise.
14278         * lib/fopen-safer.c: Likewise.
14279         * lib/fopen.c: Likewise.
14280         * lib/fpending.c: Likewise.
14281         * lib/fpending.h: Likewise.
14282         * lib/fprintf.c: Likewise.
14283         * lib/fprintftime.h: Likewise.
14284         * lib/fpucw.h: Likewise.
14285         * lib/fpurge.c: Likewise.
14286         * lib/fpurge.h: Likewise.
14287         * lib/freadable.c: Likewise.
14288         * lib/freadable.h: Likewise.
14289         * lib/freadahead.c: Likewise.
14290         * lib/freadahead.h: Likewise.
14291         * lib/freading.c: Likewise.
14292         * lib/freading.h: Likewise.
14293         * lib/free.c: Likewise.
14294         * lib/freopen.c: Likewise.
14295         * lib/frexp.c: Likewise.
14296         * lib/frexpl.c: Likewise.
14297         * lib/fseek.c: Likewise.
14298         * lib/fseterr.c: Likewise.
14299         * lib/fseterr.h: Likewise.
14300         * lib/fstatat.c: Likewise.
14301         * lib/fstrcmp.c: Likewise.
14302         * lib/fstrcmp.h: Likewise.
14303         * lib/fsusage.c: Likewise.
14304         * lib/fsusage.h: Likewise.
14305         * lib/ftell.c: Likewise.
14306         * lib/ftello.c: Likewise.
14307         * lib/fts-cycle.c: Likewise.
14308         * lib/fts.c: Likewise.
14309         * lib/fts_.h: Likewise.
14310         * lib/full-read.c: Likewise.
14311         * lib/full-read.h: Likewise.
14312         * lib/full-write.c: Likewise.
14313         * lib/full-write.h: Likewise.
14314         * lib/fwritable.c: Likewise.
14315         * lib/fwritable.h: Likewise.
14316         * lib/fwriteerror.c: Likewise.
14317         * lib/fwriteerror.h: Likewise.
14318         * lib/fwriting.c: Likewise.
14319         * lib/fwriting.h: Likewise.
14320         * lib/gcd.c: Likewise.
14321         * lib/gcd.h: Likewise.
14322         * lib/getcwd.c: Likewise.
14323         * lib/getdate.h: Likewise.
14324         * lib/getdate.y: Likewise.
14325         * lib/getdomainname.c: Likewise.
14326         * lib/getdomainname.h: Likewise.
14327         * lib/getgroups.c: Likewise.
14328         * lib/gethostname.c: Likewise.
14329         * lib/gethrxtime.c: Likewise.
14330         * lib/gethrxtime.h: Likewise.
14331         * lib/getloadavg.c: Likewise.
14332         * lib/getndelim2.c: Likewise.
14333         * lib/getndelim2.h: Likewise.
14334         * lib/getnline.c: Likewise.
14335         * lib/getnline.h: Likewise.
14336         * lib/getopt.c: Likewise.
14337         * lib/getopt.in.h: Likewise.
14338         * lib/getopt1.c: Likewise.
14339         * lib/getopt_int.h: Likewise.
14340         * lib/getpagesize.h: Likewise.
14341         * lib/getsubopt.c: Likewise.
14342         * lib/gettime.c: Likewise.
14343         * lib/getugroups.c: Likewise.
14344         * lib/getugroups.h: Likewise.
14345         * lib/getusershell.c: Likewise.
14346         * lib/gl_anyavltree_list1.h: Likewise.
14347         * lib/gl_anyavltree_list2.h: Likewise.
14348         * lib/gl_anyhash_list1.h: Likewise.
14349         * lib/gl_anyhash_list2.h: Likewise.
14350         * lib/gl_anylinked_list1.h: Likewise.
14351         * lib/gl_anylinked_list2.h: Likewise.
14352         * lib/gl_anyrbtree_list1.h: Likewise.
14353         * lib/gl_anyrbtree_list2.h: Likewise.
14354         * lib/gl_anytree_list1.h: Likewise.
14355         * lib/gl_anytree_list2.h: Likewise.
14356         * lib/gl_anytree_oset.h: Likewise.
14357         * lib/gl_anytreehash_list1.h: Likewise.
14358         * lib/gl_anytreehash_list2.h: Likewise.
14359         * lib/gl_array_list.c: Likewise.
14360         * lib/gl_array_list.h: Likewise.
14361         * lib/gl_array_oset.c: Likewise.
14362         * lib/gl_array_oset.h: Likewise.
14363         * lib/gl_avltree_list.c: Likewise.
14364         * lib/gl_avltree_list.h: Likewise.
14365         * lib/gl_avltree_oset.c: Likewise.
14366         * lib/gl_avltree_oset.h: Likewise.
14367         * lib/gl_avltreehash_list.c: Likewise.
14368         * lib/gl_avltreehash_list.h: Likewise.
14369         * lib/gl_carray_list.c: Likewise.
14370         * lib/gl_carray_list.h: Likewise.
14371         * lib/gl_linked_list.c: Likewise.
14372         * lib/gl_linked_list.h: Likewise.
14373         * lib/gl_linkedhash_list.c: Likewise.
14374         * lib/gl_linkedhash_list.h: Likewise.
14375         * lib/gl_list.c: Likewise.
14376         * lib/gl_list.h: Likewise.
14377         * lib/gl_oset.c: Likewise.
14378         * lib/gl_oset.h: Likewise.
14379         * lib/gl_rbtree_list.c: Likewise.
14380         * lib/gl_rbtree_list.h: Likewise.
14381         * lib/gl_rbtree_oset.c: Likewise.
14382         * lib/gl_rbtree_oset.h: Likewise.
14383         * lib/gl_rbtreehash_list.c: Likewise.
14384         * lib/gl_rbtreehash_list.h: Likewise.
14385         * lib/gl_sublist.c: Likewise.
14386         * lib/gl_sublist.h: Likewise.
14387         * lib/group-member.c: Likewise.
14388         * lib/group-member.h: Likewise.
14389         * lib/hard-locale.c: Likewise.
14390         * lib/hard-locale.h: Likewise.
14391         * lib/hash-pjw.c: Likewise.
14392         * lib/hash-pjw.h: Likewise.
14393         * lib/hash-triple.c: Likewise.
14394         * lib/hash.c: Likewise.
14395         * lib/hash.h: Likewise.
14396         * lib/human.c: Likewise.
14397         * lib/human.h: Likewise.
14398         * lib/i-ring.c: Likewise.
14399         * lib/i-ring.h: Likewise.
14400         * lib/idcache.c: Likewise.
14401         * lib/imaxabs.c: Likewise.
14402         * lib/imaxdiv.c: Likewise.
14403         * lib/inet_pton.c: Likewise.
14404         * lib/inet_pton.h: Likewise.
14405         * lib/intprops.h: Likewise.
14406         * lib/inttostr.c: Likewise.
14407         * lib/inttostr.h: Likewise.
14408         * lib/inttypes.in.h: Likewise.
14409         * lib/isapipe.c: Likewise.
14410         * lib/isdir.c: Likewise.
14411         * lib/isnan.c: Likewise.
14412         * lib/isnan.h: Likewise.
14413         * lib/isnanf.c: Likewise.
14414         * lib/isnanf.h: Likewise.
14415         * lib/isnanl-nolibm.h: Likewise.
14416         * lib/isnanl.c: Likewise.
14417         * lib/isnanl.h: Likewise.
14418         * lib/javacomp.c: Likewise.
14419         * lib/javacomp.h: Likewise.
14420         * lib/javaexec.c: Likewise.
14421         * lib/javaexec.h: Likewise.
14422         * lib/javaversion.c: Likewise.
14423         * lib/javaversion.h: Likewise.
14424         * lib/javaversion.java: Likewise.
14425         * lib/lbrkprop.h: Likewise.
14426         * lib/lchmod.h: Likewise.
14427         * lib/lchown.c: Likewise.
14428         * lib/ldexpl.c: Likewise.
14429         * lib/linebreak.c: Likewise.
14430         * lib/linebreak.h: Likewise.
14431         * lib/linebuffer.c: Likewise.
14432         * lib/linebuffer.h: Likewise.
14433         * lib/locale.in.h: Likewise.
14434         * lib/logl.c: Likewise.
14435         * lib/long-options.c: Likewise.
14436         * lib/long-options.h: Likewise.
14437         * lib/lstat.c: Likewise.
14438         * lib/lstat.h: Likewise.
14439         * lib/math.in.h: Likewise.
14440         * lib/mbchar.c: Likewise.
14441         * lib/mbchar.h: Likewise.
14442         * lib/mbfile.h: Likewise.
14443         * lib/mbiter.h: Likewise.
14444         * lib/mbscasecmp.c: Likewise.
14445         * lib/mbscasestr.c: Likewise.
14446         * lib/mbschr.c: Likewise.
14447         * lib/mbscspn.c: Likewise.
14448         * lib/mbslen.c: Likewise.
14449         * lib/mbsncasecmp.c: Likewise.
14450         * lib/mbsnlen.c: Likewise.
14451         * lib/mbspbrk.c: Likewise.
14452         * lib/mbspcasecmp.c: Likewise.
14453         * lib/mbsrchr.c: Likewise.
14454         * lib/mbssep.c: Likewise.
14455         * lib/mbsspn.c: Likewise.
14456         * lib/mbsstr.c: Likewise.
14457         * lib/mbstok_r.c: Likewise.
14458         * lib/mbswidth.c: Likewise.
14459         * lib/mbswidth.h: Likewise.
14460         * lib/mbuiter.h: Likewise.
14461         * lib/memcasecmp.c: Likewise.
14462         * lib/memcasecmp.h: Likewise.
14463         * lib/memchr.c: Likewise.
14464         * lib/memcmp.c: Likewise.
14465         * lib/memcoll.c: Likewise.
14466         * lib/memcoll.h: Likewise.
14467         * lib/memcpy.c: Likewise.
14468         * lib/memrchr.c: Likewise.
14469         * lib/mkancesdirs.c: Likewise.
14470         * lib/mkdir-p.c: Likewise.
14471         * lib/mkdir-p.h: Likewise.
14472         * lib/mkdir.c: Likewise.
14473         * lib/mkdirat.c: Likewise.
14474         * lib/mkdtemp.c: Likewise.
14475         * lib/mkstemp-safer.c: Likewise.
14476         * lib/mkstemp.c: Likewise.
14477         * lib/modechange.c: Likewise.
14478         * lib/modechange.h: Likewise.
14479         * lib/mountlist.c: Likewise.
14480         * lib/mountlist.h: Likewise.
14481         * lib/mpsort.c: Likewise.
14482         * lib/nanosleep.c: Likewise.
14483         * lib/obstack.c: Likewise.
14484         * lib/obstack.h: Likewise.
14485         * lib/open-safer.c: Likewise.
14486         * lib/open.c: Likewise.
14487         * lib/openat-die.c: Likewise.
14488         * lib/openat-priv.h: Likewise.
14489         * lib/openat-proc.c: Likewise.
14490         * lib/openat.c: Likewise.
14491         * lib/openat.h: Likewise.
14492         * lib/pagealign_alloc.c: Likewise.
14493         * lib/pagealign_alloc.h: Likewise.
14494         * lib/physmem.c: Likewise.
14495         * lib/physmem.h: Likewise.
14496         * lib/pipe-safer.c: Likewise.
14497         * lib/pipe.c: Likewise.
14498         * lib/pipe.h: Likewise.
14499         * lib/posixtm.c: Likewise.
14500         * lib/posixtm.h: Likewise.
14501         * lib/posixver.c: Likewise.
14502         * lib/printf-frexp.c: Likewise.
14503         * lib/printf-frexp.h: Likewise.
14504         * lib/printf-frexpl.c: Likewise.
14505         * lib/printf-frexpl.h: Likewise.
14506         * lib/printf.c: Likewise.
14507         * lib/progname.c: Likewise.
14508         * lib/progname.h: Likewise.
14509         * lib/progreloc.c: Likewise.
14510         * lib/putenv.c: Likewise.
14511         * lib/quote.c: Likewise.
14512         * lib/quote.h: Likewise.
14513         * lib/quotearg.c: Likewise.
14514         * lib/quotearg.h: Likewise.
14515         * lib/raise.c: Likewise.
14516         * lib/readline.c: Likewise.
14517         * lib/readline.h: Likewise.
14518         * lib/readlink.c: Likewise.
14519         * lib/readtokens.c: Likewise.
14520         * lib/readtokens.h: Likewise.
14521         * lib/readtokens0.c: Likewise.
14522         * lib/readtokens0.h: Likewise.
14523         * lib/readutmp.c: Likewise.
14524         * lib/readutmp.h: Likewise.
14525         * lib/realloc.c: Likewise.
14526         * lib/relocwrapper.c: Likewise.
14527         * lib/rename-dest-slash.c: Likewise.
14528         * lib/rename.c: Likewise.
14529         * lib/rmdir.c: Likewise.
14530         * lib/rpmatch.c: Likewise.
14531         * lib/safe-read.c: Likewise.
14532         * lib/safe-read.h: Likewise.
14533         * lib/safe-write.c: Likewise.
14534         * lib/safe-write.h: Likewise.
14535         * lib/same-inode.h: Likewise.
14536         * lib/same.c: Likewise.
14537         * lib/same.h: Likewise.
14538         * lib/save-cwd.c: Likewise.
14539         * lib/save-cwd.h: Likewise.
14540         * lib/savedir.c: Likewise.
14541         * lib/savedir.h: Likewise.
14542         * lib/savewd.c: Likewise.
14543         * lib/savewd.h: Likewise.
14544         * lib/search.in.h: Likewise.
14545         * lib/setenv.c: Likewise.
14546         * lib/setenv.h: Likewise.
14547         * lib/settime.c: Likewise.
14548         * lib/sh-quote.c: Likewise.
14549         * lib/sh-quote.h: Likewise.
14550         * lib/sig2str.c: Likewise.
14551         * lib/sig2str.h: Likewise.
14552         * lib/signal.in.h: Likewise.
14553         * lib/signbitd.c: Likewise.
14554         * lib/signbitf.c: Likewise.
14555         * lib/signbitl.c: Likewise.
14556         * lib/sigprocmask.c: Likewise.
14557         * lib/sincosl.c: Likewise.
14558         * lib/sleep.c: Likewise.
14559         * lib/sprintf.c: Likewise.
14560         * lib/sqrtl.c: Likewise.
14561         * lib/stat-time.h: Likewise.
14562         * lib/stdio--.h: Likewise.
14563         * lib/stdio-safer.h: Likewise.
14564         * lib/stdlib--.h: Likewise.
14565         * lib/stdlib-safer.h: Likewise.
14566         * lib/stdlib.in.h: Likewise.
14567         * lib/stpcpy.c: Likewise.
14568         * lib/stpncpy.c: Likewise.
14569         * lib/strchrnul.c: Likewise.
14570         * lib/strcspn.c: Likewise.
14571         * lib/strerror.c: Likewise.
14572         * lib/strftime.c: Likewise.
14573         * lib/strftime.h: Likewise.
14574         * lib/striconveh.c: Likewise.
14575         * lib/striconveh.h: Likewise.
14576         * lib/striconveha.c: Likewise.
14577         * lib/striconveha.h: Likewise.
14578         * lib/stripslash.c: Likewise.
14579         * lib/strnlen1.c: Likewise.
14580         * lib/strnlen1.h: Likewise.
14581         * lib/strtod.c: Likewise.
14582         * lib/strtoimax.c: Likewise.
14583         * lib/strtok_r.c: Likewise.
14584         * lib/strtol.c: Likewise.
14585         * lib/strtoll.c: Likewise.
14586         * lib/strtoul.c: Likewise.
14587         * lib/strtoull.c: Likewise.
14588         * lib/sysexits.in.h: Likewise.
14589         * lib/tempname.c: Likewise.
14590         * lib/tempname.h: Likewise.
14591         * lib/timespec.h: Likewise.
14592         * lib/tls.c: Likewise.
14593         * lib/tls.h: Likewise.
14594         * lib/tmpdir.c: Likewise.
14595         * lib/tmpdir.h: Likewise.
14596         * lib/tmpfile-safer.c: Likewise.
14597         * lib/tmpfile.c: Likewise.
14598         * lib/trigl.c: Likewise.
14599         * lib/trigl.h: Likewise.
14600         * lib/trim.c: Likewise.
14601         * lib/trim.h: Likewise.
14602         * lib/trunc.c: Likewise.
14603         * lib/truncf.c: Likewise.
14604         * lib/truncl.c: Likewise.
14605         * lib/tsearch.c: Likewise.
14606         * lib/unicodeio.c: Likewise.
14607         * lib/unicodeio.h: Likewise.
14608         * lib/unistd--.h: Likewise.
14609         * lib/unistd-safer.h: Likewise.
14610         * lib/unistdio/ulc-fprintf.c: Likewise.
14611         * lib/unistdio/ulc-vfprintf.c: Likewise.
14612         * lib/unlinkdir.c: Likewise.
14613         * lib/unlinkdir.h: Likewise.
14614         * lib/unlocked-io.h: Likewise.
14615         * lib/unsetenv.c: Likewise.
14616         * lib/userspec.c: Likewise.
14617         * lib/utime.c: Likewise.
14618         * lib/utimecmp.c: Likewise.
14619         * lib/utimecmp.h: Likewise.
14620         * lib/utimens.c: Likewise.
14621         * lib/verify.h: Likewise.
14622         * lib/verror.c: Likewise.
14623         * lib/verror.h: Likewise.
14624         * lib/version-etc-fsf.c: Likewise.
14625         * lib/version-etc.c: Likewise.
14626         * lib/version-etc.h: Likewise.
14627         * lib/vfprintf.c: Likewise.
14628         * lib/vprintf.c: Likewise.
14629         * lib/vsprintf.c: Likewise.
14630         * lib/w32spawn.h: Likewise.
14631         * lib/wait-process.c: Likewise.
14632         * lib/wait-process.h: Likewise.
14633         * lib/wcwidth.c: Likewise.
14634         * lib/write-any-file.c: Likewise.
14635         * lib/xalloc-die.c: Likewise.
14636         * lib/xalloc.h: Likewise.
14637         * lib/xasprintf.c: Likewise.
14638         * lib/xgetcwd.c: Likewise.
14639         * lib/xgetcwd.h: Likewise.
14640         * lib/xgetdomainname.c: Likewise.
14641         * lib/xgetdomainname.h: Likewise.
14642         * lib/xgethostname.c: Likewise.
14643         * lib/xmalloc.c: Likewise.
14644         * lib/xmalloca.c: Likewise.
14645         * lib/xmalloca.h: Likewise.
14646         * lib/xmemcoll.c: Likewise.
14647         * lib/xnanosleep.c: Likewise.
14648         * lib/xreadlink.c: Likewise.
14649         * lib/xreadlink.h: Likewise.
14650         * lib/xsetenv.c: Likewise.
14651         * lib/xsetenv.h: Likewise.
14652         * lib/xstriconv.c: Likewise.
14653         * lib/xstriconv.h: Likewise.
14654         * lib/xstrndup.c: Likewise.
14655         * lib/xstrndup.h: Likewise.
14656         * lib/xstrtod.c: Likewise.
14657         * lib/xstrtod.h: Likewise.
14658         * lib/xstrtol-error.c: Likewise.
14659         * lib/xstrtol.c: Likewise.
14660         * lib/xstrtol.h: Likewise.
14661         * lib/xtime.h: Likewise.
14662         * lib/xvasprintf.c: Likewise.
14663         * lib/xvasprintf.h: Likewise.
14664         * lib/yesno.c: Likewise.
14665         * lib/yesno.h: Likewise.
14666         * posix-modules: Likewise.
14667         * tests/test-alloca-opt.c: Likewise.
14668         * tests/test-arcfour.c: Likewise.
14669         * tests/test-arctwo.c: Likewise.
14670         * tests/test-argmatch.c: Likewise.
14671         * tests/test-argp-2.sh: Likewise.
14672         * tests/test-argp.c: Likewise.
14673         * tests/test-arpa_inet.c: Likewise.
14674         * tests/test-array_list.c: Likewise.
14675         * tests/test-array_oset.c: Likewise.
14676         * tests/test-atexit.c: Likewise.
14677         * tests/test-avltree_list.c: Likewise.
14678         * tests/test-avltree_oset.c: Likewise.
14679         * tests/test-avltreehash_list.c: Likewise.
14680         * tests/test-base64.c: Likewise.
14681         * tests/test-binary-io.c: Likewise.
14682         * tests/test-byteswap.c: Likewise.
14683         * tests/test-c-ctype.c: Likewise.
14684         * tests/test-c-strcasecmp.c: Likewise.
14685         * tests/test-c-strcasestr.c: Likewise.
14686         * tests/test-c-strncasecmp.c: Likewise.
14687         * tests/test-c-strstr.c: Likewise.
14688         * tests/test-canonicalize-lgpl.c: Likewise.
14689         * tests/test-canonicalize.c: Likewise.
14690         * tests/test-carray_list.c: Likewise.
14691         * tests/test-ceilf.c: Likewise.
14692         * tests/test-ceill.c: Likewise.
14693         * tests/test-count-one-bits.c: Likewise.
14694         * tests/test-crc.c: Likewise.
14695         * tests/test-dirname.c: Likewise.
14696         * tests/test-fbufmode.c: Likewise.
14697         * tests/test-fcntl.c: Likewise.
14698         * tests/test-fflush.c: Likewise.
14699         * tests/test-floorf.c: Likewise.
14700         * tests/test-floorl.c: Likewise.
14701         * tests/test-fopen.c: Likewise.
14702         * tests/test-fprintf-posix.c: Likewise.
14703         * tests/test-fprintf-posix.h: Likewise.
14704         * tests/test-fpurge.c: Likewise.
14705         * tests/test-freadable.c: Likewise.
14706         * tests/test-freadahead.c: Likewise.
14707         * tests/test-freading.c: Likewise.
14708         * tests/test-freopen.c: Likewise.
14709         * tests/test-frexp.c: Likewise.
14710         * tests/test-frexpl.c: Likewise.
14711         * tests/test-fseek.c: Likewise.
14712         * tests/test-fseeko.c: Likewise.
14713         * tests/test-fseterr.c: Likewise.
14714         * tests/test-fstrcmp.c: Likewise.
14715         * tests/test-ftell.c: Likewise.
14716         * tests/test-ftello.c: Likewise.
14717         * tests/test-fwritable.c: Likewise.
14718         * tests/test-fwriting.c: Likewise.
14719         * tests/test-getaddrinfo.c: Likewise.
14720         * tests/test-getpass.c: Likewise.
14721         * tests/test-gettimeofday.c: Likewise.
14722         * tests/test-hmac-md5.c: Likewise.
14723         * tests/test-hmac-sha1.c: Likewise.
14724         * tests/test-iconv.c: Likewise.
14725         * tests/test-iconvme.c: Likewise.
14726         * tests/test-inttypes.c: Likewise.
14727         * tests/test-isnan.c: Likewise.
14728         * tests/test-isnanf.c: Likewise.
14729         * tests/test-isnanl-nolibm.c: Likewise.
14730         * tests/test-isnanl.c: Likewise.
14731         * tests/test-isnanl.h: Likewise.
14732         * tests/test-ldexpl.c: Likewise.
14733         * tests/test-linked_list.c: Likewise.
14734         * tests/test-linkedhash_list.c: Likewise.
14735         * tests/test-locale.c: Likewise.
14736         * tests/test-localename.c: Likewise.
14737         * tests/test-lock.c: Likewise.
14738         * tests/test-lseek.c: Likewise.
14739         * tests/test-malloca.c: Likewise.
14740         * tests/test-math.c: Likewise.
14741         * tests/test-mbscasecmp.c: Likewise.
14742         * tests/test-mbscasestr1.c: Likewise.
14743         * tests/test-mbscasestr2.c: Likewise.
14744         * tests/test-mbscasestr3.c: Likewise.
14745         * tests/test-mbscasestr4.c: Likewise.
14746         * tests/test-mbschr.c: Likewise.
14747         * tests/test-mbscspn.c: Likewise.
14748         * tests/test-mbsncasecmp.c: Likewise.
14749         * tests/test-mbspbrk.c: Likewise.
14750         * tests/test-mbspcasecmp.c: Likewise.
14751         * tests/test-mbsrchr.c: Likewise.
14752         * tests/test-mbsspn.c: Likewise.
14753         * tests/test-mbsstr1.c: Likewise.
14754         * tests/test-mbsstr2.c: Likewise.
14755         * tests/test-mbsstr3.c: Likewise.
14756         * tests/test-md5.c: Likewise.
14757         * tests/test-memmem.c: Likewise.
14758         * tests/test-netinet_in.c: Likewise.
14759         * tests/test-open.c: Likewise.
14760         * tests/test-printf-frexp.c: Likewise.
14761         * tests/test-printf-frexpl.c: Likewise.
14762         * tests/test-printf-posix.c: Likewise.
14763         * tests/test-printf-posix.h: Likewise.
14764         * tests/test-rbtree_list.c: Likewise.
14765         * tests/test-rbtree_oset.c: Likewise.
14766         * tests/test-rbtreehash_list.c: Likewise.
14767         * tests/test-read-file.c: Likewise.
14768         * tests/test-rijndael.c: Likewise.
14769         * tests/test-search.c: Likewise.
14770         * tests/test-signbit.c: Likewise.
14771         * tests/test-sleep.c: Likewise.
14772         * tests/test-snprintf-posix.c: Likewise.
14773         * tests/test-snprintf-posix.h: Likewise.
14774         * tests/test-snprintf.c: Likewise.
14775         * tests/test-sprintf-posix.c: Likewise.
14776         * tests/test-sprintf-posix.h: Likewise.
14777         * tests/test-stat-time.c: Likewise.
14778         * tests/test-stdbool.c: Likewise.
14779         * tests/test-stdint.c: Likewise.
14780         * tests/test-stdio.c: Likewise.
14781         * tests/test-stdlib.c: Likewise.
14782         * tests/test-stpncpy.c: Likewise.
14783         * tests/test-strcasestr.c: Likewise.
14784         * tests/test-striconv.c: Likewise.
14785         * tests/test-striconveh.c: Likewise.
14786         * tests/test-striconveha.c: Likewise.
14787         * tests/test-string.c: Likewise.
14788         * tests/test-sys_select.c: Likewise.
14789         * tests/test-sys_socket.c: Likewise.
14790         * tests/test-sys_stat.c: Likewise.
14791         * tests/test-sys_time.c: Likewise.
14792         * tests/test-sysexits.c: Likewise.
14793         * tests/test-time.c: Likewise.
14794         * tests/test-tls.c: Likewise.
14795         * tests/test-trunc.c: Likewise.
14796         * tests/test-truncf.c: Likewise.
14797         * tests/test-truncl.c: Likewise.
14798         * tests/test-unistd.c: Likewise.
14799         * tests/test-vasnprintf-posix.c: Likewise.
14800         * tests/test-vasnprintf-posix2.c: Likewise.
14801         * tests/test-vasnprintf.c: Likewise.
14802         * tests/test-vasprintf-posix.c: Likewise.
14803         * tests/test-vasprintf.c: Likewise.
14804         * tests/test-verify.c: Likewise.
14805         * tests/test-vfprintf-posix.c: Likewise.
14806         * tests/test-vprintf-posix.c: Likewise.
14807         * tests/test-vsnprintf-posix.c: Likewise.
14808         * tests/test-vsnprintf.c: Likewise.
14809         * tests/test-vsprintf-posix.c: Likewise.
14810         * tests/test-wchar.c: Likewise.
14811         * tests/test-wctype.c: Likewise.
14812         * tests/test-wcwidth.c: Likewise.
14813         * tests/test-xstrtol.c: Likewise.
14814         * tests/test-xvasprintf.c: Likewise.
14815         * tests/uniconv/test-u16-conv-from-enc.c: Likewise.
14816         * tests/uniconv/test-u16-conv-to-enc.c: Likewise.
14817         * tests/uniconv/test-u16-strconv-from-enc.c: Likewise.
14818         * tests/uniconv/test-u16-strconv-to-enc.c: Likewise.
14819         * tests/uniconv/test-u32-conv-from-enc.c: Likewise.
14820         * tests/uniconv/test-u32-conv-to-enc.c: Likewise.
14821         * tests/uniconv/test-u32-strconv-from-enc.c: Likewise.
14822         * tests/uniconv/test-u32-strconv-to-enc.c: Likewise.
14823         * tests/uniconv/test-u8-conv-from-enc.c: Likewise.
14824         * tests/uniconv/test-u8-conv-to-enc.c: Likewise.
14825         * tests/uniconv/test-u8-strconv-from-enc.c: Likewise.
14826         * tests/uniconv/test-u8-strconv-to-enc.c: Likewise.
14827         * tests/uniname/test-uninames.c: Likewise.
14828         * tests/unistdio/test-u16-asnprintf1.c: Likewise.
14829         * tests/unistdio/test-u16-asnprintf1.h: Likewise.
14830         * tests/unistdio/test-u16-printf1.h: Likewise.
14831         * tests/unistdio/test-u16-vasnprintf1.c: Likewise.
14832         * tests/unistdio/test-u16-vasnprintf2.c: Likewise.
14833         * tests/unistdio/test-u16-vasnprintf3.c: Likewise.
14834         * tests/unistdio/test-u16-vasprintf1.c: Likewise.
14835         * tests/unistdio/test-u16-vsnprintf1.c: Likewise.
14836         * tests/unistdio/test-u16-vsprintf1.c: Likewise.
14837         * tests/unistdio/test-u32-asnprintf1.c: Likewise.
14838         * tests/unistdio/test-u32-asnprintf1.h: Likewise.
14839         * tests/unistdio/test-u32-printf1.h: Likewise.
14840         * tests/unistdio/test-u32-vasnprintf1.c: Likewise.
14841         * tests/unistdio/test-u32-vasnprintf2.c: Likewise.
14842         * tests/unistdio/test-u32-vasnprintf3.c: Likewise.
14843         * tests/unistdio/test-u32-vasprintf1.c: Likewise.
14844         * tests/unistdio/test-u32-vsnprintf1.c: Likewise.
14845         * tests/unistdio/test-u32-vsprintf1.c: Likewise.
14846         * tests/unistdio/test-u8-asnprintf1.c: Likewise.
14847         * tests/unistdio/test-u8-asnprintf1.h: Likewise.
14848         * tests/unistdio/test-u8-printf1.h: Likewise.
14849         * tests/unistdio/test-u8-vasnprintf1.c: Likewise.
14850         * tests/unistdio/test-u8-vasnprintf2.c: Likewise.
14851         * tests/unistdio/test-u8-vasnprintf3.c: Likewise.
14852         * tests/unistdio/test-u8-vasprintf1.c: Likewise.
14853         * tests/unistdio/test-u8-vsnprintf1.c: Likewise.
14854         * tests/unistdio/test-u8-vsprintf1.c: Likewise.
14855         * tests/unistdio/test-ulc-asnprintf1.c: Likewise.
14856         * tests/unistdio/test-ulc-asnprintf1.h: Likewise.
14857         * tests/unistdio/test-ulc-printf1.h: Likewise.
14858         * tests/unistdio/test-ulc-vasnprintf1.c: Likewise.
14859         * tests/unistdio/test-ulc-vasnprintf2.c: Likewise.
14860         * tests/unistdio/test-ulc-vasnprintf3.c: Likewise.
14861         * tests/unistdio/test-ulc-vasprintf1.c: Likewise.
14862         * tests/unistdio/test-ulc-vsnprintf1.c: Likewise.
14863         * tests/unistdio/test-ulc-vsprintf1.c: Likewise.
14864         * tests/uniwidth/test-u16-strwidth.c: Likewise.
14865         * tests/uniwidth/test-u16-width.c: Likewise.
14866         * tests/uniwidth/test-u32-strwidth.c: Likewise.
14867         * tests/uniwidth/test-u32-width.c: Likewise.
14868         * tests/uniwidth/test-u8-strwidth.c: Likewise.
14869         * tests/uniwidth/test-u8-width.c: Likewise.
14870         * tests/uniwidth/test-uc_width.c: Likewise.
14871         * config/srclist-update: Likewise.
14872         (fixlicense): Update to GPLv3+.
14873
14874         Change copyright notice from LGPLv2.1+ to LGPLv3+.
14875         * tests/test-tsearch.c: Change copyright notice.
14876
14877         Change copyright notice from LGPLv2.0+ to LGPLv3+.
14878         * lib/c-strcaseeq.h: Change copyright notice.
14879         * lib/streq.h: Likewise.
14880         * lib/uniconv.h: Likewise.
14881         * lib/uniconv/u-conv-from-enc.h: Likewise.
14882         * lib/uniconv/u-conv-to-enc.h: Likewise.
14883         * lib/uniconv/u-strconv-from-enc.h: Likewise.
14884         * lib/uniconv/u-strconv-to-enc.h: Likewise.
14885         * lib/uniconv/u16-conv-from-enc.c: Likewise.
14886         * lib/uniconv/u16-conv-to-enc.c: Likewise.
14887         * lib/uniconv/u16-strconv-from-enc.c: Likewise.
14888         * lib/uniconv/u16-strconv-from-locale.c: Likewise.
14889         * lib/uniconv/u16-strconv-to-enc.c: Likewise.
14890         * lib/uniconv/u16-strconv-to-locale.c: Likewise.
14891         * lib/uniconv/u32-conv-from-enc.c: Likewise.
14892         * lib/uniconv/u32-conv-to-enc.c: Likewise.
14893         * lib/uniconv/u32-strconv-from-enc.c: Likewise.
14894         * lib/uniconv/u32-strconv-from-locale.c: Likewise.
14895         * lib/uniconv/u32-strconv-to-enc.c: Likewise.
14896         * lib/uniconv/u32-strconv-to-locale.c: Likewise.
14897         * lib/uniconv/u8-conv-from-enc.c: Likewise.
14898         * lib/uniconv/u8-conv-to-enc.c: Likewise.
14899         * lib/uniconv/u8-strconv-from-enc.c: Likewise.
14900         * lib/uniconv/u8-strconv-from-locale.c: Likewise.
14901         * lib/uniconv/u8-strconv-to-enc.c: Likewise.
14902         * lib/uniconv/u8-strconv-to-locale.c: Likewise.
14903         * lib/uniname.h: Likewise.
14904         * lib/uniname/uniname.c: Likewise.
14905         * lib/unistdio.h: Likewise.
14906         * lib/unistdio/u-asnprintf.h: Likewise.
14907         * lib/unistdio/u-asprintf.h: Likewise.
14908         * lib/unistdio/u-printf-args.c: Likewise.
14909         * lib/unistdio/u-printf-args.h: Likewise.
14910         * lib/unistdio/u-printf-parse.h: Likewise.
14911         * lib/unistdio/u-snprintf.h: Likewise.
14912         * lib/unistdio/u-sprintf.h: Likewise.
14913         * lib/unistdio/u-vasprintf.h: Likewise.
14914         * lib/unistdio/u-vsnprintf.h: Likewise.
14915         * lib/unistdio/u-vsprintf.h: Likewise.
14916         * lib/unistdio/u16-asnprintf.c: Likewise.
14917         * lib/unistdio/u16-asprintf.c: Likewise.
14918         * lib/unistdio/u16-printf-parse.c: Likewise.
14919         * lib/unistdio/u16-snprintf.c: Likewise.
14920         * lib/unistdio/u16-sprintf.c: Likewise.
14921         * lib/unistdio/u16-u16-asnprintf.c: Likewise.
14922         * lib/unistdio/u16-u16-asprintf.c: Likewise.
14923         * lib/unistdio/u16-u16-snprintf.c: Likewise.
14924         * lib/unistdio/u16-u16-sprintf.c: Likewise.
14925         * lib/unistdio/u16-u16-vasnprintf.c: Likewise.
14926         * lib/unistdio/u16-u16-vasprintf.c: Likewise.
14927         * lib/unistdio/u16-u16-vsnprintf.c: Likewise.
14928         * lib/unistdio/u16-u16-vsprintf.c: Likewise.
14929         * lib/unistdio/u16-vasnprintf.c: Likewise.
14930         * lib/unistdio/u16-vasprintf.c: Likewise.
14931         * lib/unistdio/u16-vsnprintf.c: Likewise.
14932         * lib/unistdio/u16-vsprintf.c: Likewise.
14933         * lib/unistdio/u32-asnprintf.c: Likewise.
14934         * lib/unistdio/u32-asprintf.c: Likewise.
14935         * lib/unistdio/u32-printf-parse.c: Likewise.
14936         * lib/unistdio/u32-snprintf.c: Likewise.
14937         * lib/unistdio/u32-sprintf.c: Likewise.
14938         * lib/unistdio/u32-u32-asnprintf.c: Likewise.
14939         * lib/unistdio/u32-u32-asprintf.c: Likewise.
14940         * lib/unistdio/u32-u32-snprintf.c: Likewise.
14941         * lib/unistdio/u32-u32-sprintf.c: Likewise.
14942         * lib/unistdio/u32-u32-vasnprintf.c: Likewise.
14943         * lib/unistdio/u32-u32-vasprintf.c: Likewise.
14944         * lib/unistdio/u32-u32-vsnprintf.c: Likewise.
14945         * lib/unistdio/u32-u32-vsprintf.c: Likewise.
14946         * lib/unistdio/u32-vasnprintf.c: Likewise.
14947         * lib/unistdio/u32-vasprintf.c: Likewise.
14948         * lib/unistdio/u32-vsnprintf.c: Likewise.
14949         * lib/unistdio/u32-vsprintf.c: Likewise.
14950         * lib/unistdio/u8-asnprintf.c: Likewise.
14951         * lib/unistdio/u8-asprintf.c: Likewise.
14952         * lib/unistdio/u8-printf-parse.c: Likewise.
14953         * lib/unistdio/u8-snprintf.c: Likewise.
14954         * lib/unistdio/u8-sprintf.c: Likewise.
14955         * lib/unistdio/u8-u8-asnprintf.c: Likewise.
14956         * lib/unistdio/u8-u8-asprintf.c: Likewise.
14957         * lib/unistdio/u8-u8-snprintf.c: Likewise.
14958         * lib/unistdio/u8-u8-sprintf.c: Likewise.
14959         * lib/unistdio/u8-u8-vasnprintf.c: Likewise.
14960         * lib/unistdio/u8-u8-vasprintf.c: Likewise.
14961         * lib/unistdio/u8-u8-vsnprintf.c: Likewise.
14962         * lib/unistdio/u8-u8-vsprintf.c: Likewise.
14963         * lib/unistdio/u8-vasnprintf.c: Likewise.
14964         * lib/unistdio/u8-vasprintf.c: Likewise.
14965         * lib/unistdio/u8-vsnprintf.c: Likewise.
14966         * lib/unistdio/u8-vsprintf.c: Likewise.
14967         * lib/unistdio/ulc-asnprintf.c: Likewise.
14968         * lib/unistdio/ulc-asprintf.c: Likewise.
14969         * lib/unistdio/ulc-printf-parse.c: Likewise.
14970         * lib/unistdio/ulc-snprintf.c: Likewise.
14971         * lib/unistdio/ulc-sprintf.c: Likewise.
14972         * lib/unistdio/ulc-vasnprintf.c: Likewise.
14973         * lib/unistdio/ulc-vasprintf.c: Likewise.
14974         * lib/unistdio/ulc-vsnprintf.c: Likewise.
14975         * lib/unistdio/ulc-vsprintf.c: Likewise.
14976         * lib/unistr.h: Likewise.
14977         * lib/unistr/u-cpy-alloc.h: Likewise.
14978         * lib/unistr/u-cpy.h: Likewise.
14979         * lib/unistr/u-endswith.h: Likewise.
14980         * lib/unistr/u-move.h: Likewise.
14981         * lib/unistr/u-set.h: Likewise.
14982         * lib/unistr/u-startswith.h: Likewise.
14983         * lib/unistr/u-stpcpy.h: Likewise.
14984         * lib/unistr/u-stpncpy.h: Likewise.
14985         * lib/unistr/u-strcat.h: Likewise.
14986         * lib/unistr/u-strcpy.h: Likewise.
14987         * lib/unistr/u-strcspn.h: Likewise.
14988         * lib/unistr/u-strdup.h: Likewise.
14989         * lib/unistr/u-strlen.h: Likewise.
14990         * lib/unistr/u-strncat.h: Likewise.
14991         * lib/unistr/u-strncpy.h: Likewise.
14992         * lib/unistr/u-strnlen.h: Likewise.
14993         * lib/unistr/u-strpbrk.h: Likewise.
14994         * lib/unistr/u-strspn.h: Likewise.
14995         * lib/unistr/u-strstr.h: Likewise.
14996         * lib/unistr/u-strtok.h: Likewise.
14997         * lib/unistr/u16-check.c: Likewise.
14998         * lib/unistr/u16-chr.c: Likewise.
14999         * lib/unistr/u16-cmp.c: Likewise.
15000         * lib/unistr/u16-cpy-alloc.c: Likewise.
15001         * lib/unistr/u16-cpy.c: Likewise.
15002         * lib/unistr/u16-endswith.c: Likewise.
15003         * lib/unistr/u16-mblen.c: Likewise.
15004         * lib/unistr/u16-mbsnlen.c: Likewise.
15005         * lib/unistr/u16-mbtouc-aux.c: Likewise.
15006         * lib/unistr/u16-mbtouc-unsafe-aux.c: Likewise.
15007         * lib/unistr/u16-mbtouc-unsafe.c: Likewise.
15008         * lib/unistr/u16-mbtouc.c: Likewise.
15009         * lib/unistr/u16-mbtoucr.c: Likewise.
15010         * lib/unistr/u16-move.c: Likewise.
15011         * lib/unistr/u16-next.c: Likewise.
15012         * lib/unistr/u16-prev.c: Likewise.
15013         * lib/unistr/u16-set.c: Likewise.
15014         * lib/unistr/u16-startswith.c: Likewise.
15015         * lib/unistr/u16-stpcpy.c: Likewise.
15016         * lib/unistr/u16-stpncpy.c: Likewise.
15017         * lib/unistr/u16-strcat.c: Likewise.
15018         * lib/unistr/u16-strchr.c: Likewise.
15019         * lib/unistr/u16-strcmp.c: Likewise.
15020         * lib/unistr/u16-strcpy.c: Likewise.
15021         * lib/unistr/u16-strcspn.c: Likewise.
15022         * lib/unistr/u16-strdup.c: Likewise.
15023         * lib/unistr/u16-strlen.c: Likewise.
15024         * lib/unistr/u16-strmblen.c: Likewise.
15025         * lib/unistr/u16-strmbtouc.c: Likewise.
15026         * lib/unistr/u16-strncat.c: Likewise.
15027         * lib/unistr/u16-strncmp.c: Likewise.
15028         * lib/unistr/u16-strncpy.c: Likewise.
15029         * lib/unistr/u16-strnlen.c: Likewise.
15030         * lib/unistr/u16-strpbrk.c: Likewise.
15031         * lib/unistr/u16-strrchr.c: Likewise.
15032         * lib/unistr/u16-strspn.c: Likewise.
15033         * lib/unistr/u16-strstr.c: Likewise.
15034         * lib/unistr/u16-strtok.c: Likewise.
15035         * lib/unistr/u16-to-u32.c: Likewise.
15036         * lib/unistr/u16-to-u8.c: Likewise.
15037         * lib/unistr/u16-uctomb-aux.c: Likewise.
15038         * lib/unistr/u16-uctomb.c: Likewise.
15039         * lib/unistr/u32-check.c: Likewise.
15040         * lib/unistr/u32-chr.c: Likewise.
15041         * lib/unistr/u32-cmp.c: Likewise.
15042         * lib/unistr/u32-cpy-alloc.c: Likewise.
15043         * lib/unistr/u32-cpy.c: Likewise.
15044         * lib/unistr/u32-endswith.c: Likewise.
15045         * lib/unistr/u32-mblen.c: Likewise.
15046         * lib/unistr/u32-mbsnlen.c: Likewise.
15047         * lib/unistr/u32-mbtouc-unsafe.c: Likewise.
15048         * lib/unistr/u32-mbtouc.c: Likewise.
15049         * lib/unistr/u32-mbtoucr.c: Likewise.
15050         * lib/unistr/u32-move.c: Likewise.
15051         * lib/unistr/u32-next.c: Likewise.
15052         * lib/unistr/u32-prev.c: Likewise.
15053         * lib/unistr/u32-set.c: Likewise.
15054         * lib/unistr/u32-startswith.c: Likewise.
15055         * lib/unistr/u32-stpcpy.c: Likewise.
15056         * lib/unistr/u32-stpncpy.c: Likewise.
15057         * lib/unistr/u32-strcat.c: Likewise.
15058         * lib/unistr/u32-strchr.c: Likewise.
15059         * lib/unistr/u32-strcmp.c: Likewise.
15060         * lib/unistr/u32-strcpy.c: Likewise.
15061         * lib/unistr/u32-strcspn.c: Likewise.
15062         * lib/unistr/u32-strdup.c: Likewise.
15063         * lib/unistr/u32-strlen.c: Likewise.
15064         * lib/unistr/u32-strmblen.c: Likewise.
15065         * lib/unistr/u32-strmbtouc.c: Likewise.
15066         * lib/unistr/u32-strncat.c: Likewise.
15067         * lib/unistr/u32-strncmp.c: Likewise.
15068         * lib/unistr/u32-strncpy.c: Likewise.
15069         * lib/unistr/u32-strnlen.c: Likewise.
15070         * lib/unistr/u32-strpbrk.c: Likewise.
15071         * lib/unistr/u32-strrchr.c: Likewise.
15072         * lib/unistr/u32-strspn.c: Likewise.
15073         * lib/unistr/u32-strstr.c: Likewise.
15074         * lib/unistr/u32-strtok.c: Likewise.
15075         * lib/unistr/u32-to-u16.c: Likewise.
15076         * lib/unistr/u32-to-u8.c: Likewise.
15077         * lib/unistr/u32-uctomb.c: Likewise.
15078         * lib/unistr/u8-check.c: Likewise.
15079         * lib/unistr/u8-chr.c: Likewise.
15080         * lib/unistr/u8-cmp.c: Likewise.
15081         * lib/unistr/u8-cpy-alloc.c: Likewise.
15082         * lib/unistr/u8-cpy.c: Likewise.
15083         * lib/unistr/u8-endswith.c: Likewise.
15084         * lib/unistr/u8-mblen.c: Likewise.
15085         * lib/unistr/u8-mbsnlen.c: Likewise.
15086         * lib/unistr/u8-mbtouc-aux.c: Likewise.
15087         * lib/unistr/u8-mbtouc-unsafe-aux.c: Likewise.
15088         * lib/unistr/u8-mbtouc-unsafe.c: Likewise.
15089         * lib/unistr/u8-mbtouc.c: Likewise.
15090         * lib/unistr/u8-mbtoucr.c: Likewise.
15091         * lib/unistr/u8-move.c: Likewise.
15092         * lib/unistr/u8-next.c: Likewise.
15093         * lib/unistr/u8-prev.c: Likewise.
15094         * lib/unistr/u8-set.c: Likewise.
15095         * lib/unistr/u8-startswith.c: Likewise.
15096         * lib/unistr/u8-stpcpy.c: Likewise.
15097         * lib/unistr/u8-stpncpy.c: Likewise.
15098         * lib/unistr/u8-strcat.c: Likewise.
15099         * lib/unistr/u8-strchr.c: Likewise.
15100         * lib/unistr/u8-strcmp.c: Likewise.
15101         * lib/unistr/u8-strcpy.c: Likewise.
15102         * lib/unistr/u8-strcspn.c: Likewise.
15103         * lib/unistr/u8-strdup.c: Likewise.
15104         * lib/unistr/u8-strlen.c: Likewise.
15105         * lib/unistr/u8-strmblen.c: Likewise.
15106         * lib/unistr/u8-strmbtouc.c: Likewise.
15107         * lib/unistr/u8-strncat.c: Likewise.
15108         * lib/unistr/u8-strncmp.c: Likewise.
15109         * lib/unistr/u8-strncpy.c: Likewise.
15110         * lib/unistr/u8-strnlen.c: Likewise.
15111         * lib/unistr/u8-strpbrk.c: Likewise.
15112         * lib/unistr/u8-strrchr.c: Likewise.
15113         * lib/unistr/u8-strspn.c: Likewise.
15114         * lib/unistr/u8-strstr.c: Likewise.
15115         * lib/unistr/u8-strtok.c: Likewise.
15116         * lib/unistr/u8-to-u16.c: Likewise.
15117         * lib/unistr/u8-to-u32.c: Likewise.
15118         * lib/unistr/u8-uctomb-aux.c: Likewise.
15119         * lib/unistr/u8-uctomb.c: Likewise.
15120         * lib/unitypes.h: Likewise.
15121         * lib/uniwidth.h: Likewise.
15122         * lib/uniwidth/cjk.h: Likewise.
15123         * lib/uniwidth/u16-strwidth.c: Likewise.
15124         * lib/uniwidth/u16-width.c: Likewise.
15125         * lib/uniwidth/u32-strwidth.c: Likewise.
15126         * lib/uniwidth/u32-width.c: Likewise.
15127         * lib/uniwidth/u8-strwidth.c: Likewise.
15128         * lib/uniwidth/u8-width.c: Likewise.
15129         * lib/uniwidth/width.c: Likewise.
15130
15131 2007-10-07  Bruno Haible  <bruno@clisp.org>
15132
15133         * lib/inttypes.in.h: Change copyright notice from LGPL to GPL.
15134         The file is still under LGPL (see modules/inttypes).
15135
15136 2007-10-06  Bruno Haible  <bruno@clisp.org>
15137
15138         * modules/trunc (Dependencies): Add 'extensions'.
15139         * m4/trunc.m4 (gl_FUNC_TRUNC): Require gl_USE_SYSTEM_EXTENSIONS.
15140         Reported by Ben Pfaff <blp@gnu.org>.
15141
15142 2007-10-06  Bruno Haible  <bruno@clisp.org>
15143
15144         * modules/freopen-tests: New file.
15145         * tests/test-freopen.c: New file.
15146
15147         * modules/fopen-tests: New file.
15148         * tests/test-fopen.c: New file.
15149
15150         * modules/fopen: New file.
15151         * lib/fopen.c: New file.
15152         * m4/fopen.m4: New file.
15153         * modules/freopen: New file.
15154         * lib/freopen.c: New file.
15155         * m4/freopen.m4: New file.
15156         * lib/stdio.in.h (fopen, freopen): New declarations.
15157         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize also GNULIB_FOPEN,
15158         GNULIB_FREOPEN, REPLACE_FOPEN, REPLACE_FREOPEN.
15159         * modules/stdio (Makefile.am): Substitute also GNULIB_FOPEN,
15160         GNULIB_FREOPEN, REPLACE_FOPEN, REPLACE_FREOPEN.
15161         * doc/functions/fopen.texi: Mention the 'fopen' module.
15162         * doc/functions/freopen.texi: Mention the 'freopen' module.
15163
15164 2007-10-06  Bruno Haible  <bruno@clisp.org>
15165
15166         * modules/open-tests: New file.
15167         * tests/test-open.c: New file.
15168
15169         * modules/open: New file.
15170         * lib/open.c: New file.
15171         * m4/open.m4: New file.
15172         * lib/fchdir.c (open): If the gnulib module 'open' is used, do what
15173         lib/open.c does.
15174         * lib/fcntl.in.h (open): Declare also if replaced by the 'open' module.
15175         * m4/fcntl_h.m4 (gl_FCNTL_MODULE_INDICATOR, gl_FCNTL_H_DEFAULTS): New
15176         macros.
15177         (gl_FCNTL_H): Require gl_FCNTL_H_DEFAULTS.
15178         * modules/fcntl (Makefile.am): Also substitute GNULIB_OPEN and
15179         REPLACE_OPEN.
15180         * doc/functions/open.texi: Mention the 'open' module.
15181
15182 2007-10-04  Bruno Haible  <bruno@clisp.org>
15183
15184         * modules/ceill-tests: New file.
15185         * tests/test-ceill.c: New file.
15186
15187         * modules/ceill: New file.
15188         * lib/ceill.c: Replace entire file.
15189         * m4/ceill.m4: New file.
15190         * lib/math.in.h (ceill): Replace declaration.
15191         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_CEILL.
15192         * modules/math (Makefile.am): Substitute also GNULIB_CEILL.
15193         * doc/functions/ceill.texi: Mention the 'ceill' module.
15194         * modules/mathl (Files): Remove lib/ceill.c.
15195         (Depends-on): Add ceill.
15196
15197 2007-10-04  Bruno Haible  <bruno@clisp.org>
15198
15199         * modules/ceilf-tests: New file.
15200         * tests/test-ceilf.c: New file.
15201
15202         * modules/ceilf: New file.
15203         * lib/ceil.c: New file.
15204         * lib/ceilf.c: New file.
15205         * m4/ceilf.m4: New file.
15206         * lib/math.in.h (ceilf): New declaration.
15207         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_CEILF and
15208         HAVE_DECL_CEILF.
15209         * modules/math (Makefile.am): Substitute also GNULIB_CEILF and
15210         HAVE_DECL_CEILF.
15211         * doc/functions/ceilf.texi: Mention the 'ceilf' module.
15212
15213 2007-10-04  Bruno Haible  <bruno@clisp.org>
15214
15215         * modules/floorl-tests: New file.
15216         * tests/test-floorl.c: New file.
15217
15218         * modules/floorl: New file.
15219         * lib/floorl.c: Replace entire file.
15220         * m4/floorl.m4: New file.
15221         * lib/math.in.h (floorl): Replace declaration.
15222         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_FLOORL.
15223         * modules/math (Makefile.am): Substitute also GNULIB_FLOORL.
15224         * doc/functions/floorl.texi: Mention the 'floorl' module.
15225         * modules/mathl (Files): Remove lib/floorl.c.
15226         (Depends-on): Add floorl.
15227
15228 2007-10-04  Bruno Haible  <bruno@clisp.org>
15229
15230         * modules/floorf-tests: New file.
15231         * tests/test-floorf.c: New file.
15232
15233         * modules/floorf: New file.
15234         * lib/floor.c: New file.
15235         * lib/floorf.c: New file.
15236         * m4/floorf.m4: New file.
15237         * lib/math.in.h (floorf): New declaration.
15238         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_FLOORF and
15239         HAVE_DECL_FLOORF.
15240         * modules/math (Makefile.am): Substitute also GNULIB_FLOORF and
15241         HAVE_DECL_FLOORF.
15242         * doc/functions/floorf.texi: Mention the 'floorf' module.
15243
15244 2007-10-04  Benoit Sigoure  <tsuna@lrde.epita.fr>
15245             Bruno Haible  <bruno@clisp.org>
15246
15247         Advertise for the Git server instead of the CVS server.
15248         * doc/gnulib-intro.texi (Steady Development): Mention the Git
15249         repository instead of the CVS one.
15250         * doc/gnulib-tool.texi (VCS Issues): Renamed from "CVS Issues". Talk
15251         about all VCS systems generically.
15252         * doc/gnulib.texi (Introduction): Capitalize `Git'.
15253
15254 2007-10-04  Bruno Haible  <bruno@clisp.org>
15255
15256         * doc/gnulib.texi (Function Substitutes): Explain what an absent module
15257         means.
15258         Reported by Benoît Sigoure <tsuna@lrde.epita.fr>.
15259
15260 2007-10-04  Bruno Haible  <bruno@clisp.org>
15261
15262         * modules/truncl-tests: New file.
15263         * tests/test-truncl.c: New file.
15264
15265         * modules/truncl: New file.
15266         * lib/truncl.c: New file.
15267         * m4/truncl.m4: New file.
15268         * lib/math.in.h (truncl): New declaration.
15269         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_TRUNCL and
15270         HAVE_DECL_TRUNCL.
15271         * modules/math (Makefile.am): Substitute also GNULIB_TRUNCL and
15272         HAVE_DECL_TRUNCL.
15273         * doc/functions/truncl.texi: Mention the 'truncl' module.
15274
15275 2007-10-04  Bruno Haible  <bruno@clisp.org>
15276
15277         * modules/truncf-tests: New file.
15278         * tests/test-truncf.c: New file.
15279
15280         * modules/truncf: New file.
15281         * lib/trunc.c: Make paramerizable through USE_* macros.
15282         * lib/truncf.c: New file.
15283         * m4/truncf.m4: New file.
15284         * lib/math.in.h (truncf): New declaration.
15285         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_TRUNCF and
15286         HAVE_DECL_TRUNCF.
15287         * modules/math (Makefile.am): Substitute also GNULIB_TRUNCF and
15288         HAVE_DECL_TRUNCF.
15289         * doc/functions/truncf.texi: Mention the 'truncf' module.
15290
15291 2007-10-03  Bruno Haible  <bruno@clisp.org>
15292
15293         * gnulib-tool (func_get_automake_snippet): Synthesize an EXTRA_DIST
15294         augmentation also for tests modules.
15295         * modules/argp-tests (Makefile.am): Remove EXTRA_DIST augmentation.
15296         * modules/atexit-tests (Makefile.am): Likewise.
15297         * modules/binary-io-tests (Makefile.am): Likewise.
15298         * modules/c-strcase-tests (Makefile.am): Likewise.
15299         * modules/canonicalize-lgpl-tests (Makefile.am): Likewise.
15300         * modules/canonicalize-tests (Makefile.am): Likewise.
15301         * modules/closein-tests (Makefile.am): Likewise.
15302         * modules/fprintf-posix-tests (Makefile.am): Likewise.
15303         * modules/freadahead-tests (Makefile.am): Likewise.
15304         * modules/fseek-tests (Makefile.am): Likewise.
15305         * modules/fseeko-tests (Makefile.am): Likewise.
15306         * modules/ftell-tests (Makefile.am): Likewise.
15307         * modules/ftello-tests (Makefile.am): Likewise.
15308         * modules/isnanl-nolibm-tests (Makefile.am): Likewise.
15309         * modules/isnanl-tests (Makefile.am): Likewise.
15310         * modules/lseek-tests (Makefile.am): Likewise.
15311         * modules/mbscasecmp-tests (Makefile.am): Likewise.
15312         * modules/mbscasestr-tests (Makefile.am): Likewise.
15313         * modules/mbschr-tests (Makefile.am): Likewise.
15314         * modules/mbscspn-tests (Makefile.am): Likewise.
15315         * modules/mbsncasecmp-tests (Makefile.am): Likewise.
15316         * modules/mbspbrk-tests (Makefile.am): Likewise.
15317         * modules/mbspcasecmp-tests (Makefile.am): Likewise.
15318         * modules/mbsrchr-tests (Makefile.am): Likewise.
15319         * modules/mbsspn-tests (Makefile.am): Likewise.
15320         * modules/mbsstr-tests (Makefile.am): Likewise.
15321         * modules/printf-posix-tests (Makefile.am): Likewise.
15322         * modules/snprintf-posix-tests (Makefile.am): Likewise.
15323         * modules/sprintf-posix-tests (Makefile.am): Likewise.
15324         * modules/tsearch-tests (Makefile.am): Likewise.
15325         * modules/uniname/uniname-tests (Makefile.am): Likewise.
15326         * modules/unistdio/u16-vasnprintf-tests (Makefile.am): Likewise.
15327         * modules/unistdio/u32-vasnprintf-tests (Makefile.am): Likewise.
15328         * modules/unistdio/u8-vasnprintf-tests (Makefile.am): Likewise.
15329         * modules/unistdio/ulc-vasnprintf-tests (Makefile.am): Likewise.
15330         * modules/vasnprintf-posix-tests (Makefile.am): Likewise.
15331         * modules/vfprintf-posix-tests (Makefile.am): Likewise.
15332         * modules/vprintf-posix-tests (Makefile.am): Likewise.
15333         * modules/vsnprintf-posix-tests (Makefile.am): Likewise.
15334         * modules/vsprintf-posix-tests (Makefile.am): Likewise.
15335         * modules/xstrtoimax-tests (Makefile.am): Likewise.
15336         * modules/xstrtol-tests (Makefile.am): Likewise.
15337         * modules/xstrtoumax-tests (Makefile.am): Likewise.
15338         * modules/yesno-tests (Makefile.am): Likewise.
15339
15340 2007-10-03  Bruno Haible  <bruno@clisp.org>
15341
15342         * modules/trunc-tests: New file.
15343         * tests/test-trunc.c: New file.
15344
15345         * modules/trunc: New file.
15346         * lib/trunc.c: New file.
15347         * m4/trunc.m4: New file.
15348         * lib/math.in.h (trunc): New declaration.
15349         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_TRUNC and
15350         HAVE_DECL_TRUNC.
15351         * modules/math (Makefile.am): Substitute also GNULIB_TRUNC and
15352         HAVE_DECL_TRUNC.
15353         * doc/functions/trunc.texi: Mention the 'trunc' module.
15354
15355 2007-10-03  Bruno Haible  <bruno@clisp.org>
15356
15357         * tests/test-fpending.c: New file, mostly copied
15358         from coreutils/lib/t-fpending.c.
15359         * modules/fpending-tests: New file.
15360
15361 2007-10-03  Bruno Haible  <bruno@clisp.org>
15362
15363         Port the stdio extensions to QNX (untested).
15364         * lib/fseterr.c (fseterr): Add support for QNX.
15365         * lib/fbufmode.c (fbufmode): Likewise.
15366         * lib/freadable.c (freadable): Likewise.
15367         * lib/fwritable.c (fwritable): Likewise.
15368         * lib/freading.c (freading): Likewise.
15369         * lib/fwriting.c (fwriting): Likewise.
15370         * lib/freadahead.c (freadahed): Likewise.
15371         * lib/fpurge.c (fpurge): Likewise.
15372         * lib/fseeko.c (rpl_fseeko): Likewise.
15373
15374 2007-10-03  Bruno Haible  <bruno@clisp.org>
15375             Jim Meyering  <jim@meyering.net>
15376             Eric Blake  <ebb9@byu.net>
15377
15378         * doc/relocatable.texi: Use @command instead of @program.
15379
15380 2007-10-02  Jim Meyering  <jim@meyering.net>
15381
15382         Perform one more "_.h" -> ".in.h" substitution.
15383         * modules/unistd (Makefile.am) [unistd.h]: Use unistd.h.in
15384         instead of unistd_.h here, too.
15385
15386 2007-10-01  Bruno Haible  <bruno@clisp.org>
15387
15388         * gnulib-tool (func_emit_initmacro_done): Special case for alloca.c.
15389         Needed for the alloca-opt module.
15390
15391 2007-09-30  Bruno Haible  <bruno@clisp.org>
15392
15393         * lib/alloca.in.h: Renamed from lib/alloca_.h.
15394         * modules/alloca-opt (Files, Makefile.am): Use alloca.in.h instead of
15395         alloca_.h.
15396         * lib/argz.in.h: Renamed from lib/argz_.h.
15397         * modules/argz (Files, Makefile.am): Use argz.in.h instead of argz_.h.
15398         * lib/byteswap.in.h: Renamed from lib/byteswap_.h.
15399         * modules/byteswap (Files, Makefile.am): Use byteswap.in.h instead of
15400         byteswap_.h.
15401         * lib/dirent.in.h: Renamed from lib/dirent_.h.
15402         * modules/fchdir (Files, Makefile.am): Use dirent.in.h instead of
15403         dirent_.h.
15404         * lib/fcntl.in.h: Renamed from lib/fcntl_.h.
15405         * modules/fcntl (Files, Makefile.am): Use fcntl.in.h instead of
15406         fcntl_.h.
15407         * lib/float.in.h: Renamed from lib/float_.h.
15408         * modules/float (Files, Makefile.am): Use float.in.h instead of
15409         float_.h.
15410         * lib/fnmatch.in.h: Renamed from lib/fnmatch_.h.
15411         * modules/fnmatch (Files, Makefile.am): Use fnmatch.in.h instead of
15412         fnmatch_.h.
15413         * lib/getopt.in.h: Renamed from lib/getopt_.h.
15414         * modules/getopt (Files, Makefile.am): Use getopt.in.h instead of
15415         getopt_.h.
15416         * lib/glob.in.h: Renamed from lib/glob_.h.
15417         * modules/glob (Files, Makefile.am): Use glob.in.h instead of glob_.h.
15418         * lib/iconv.in.h: Renamed from lib/iconv_.h.
15419         * modules/iconv_open (Files, Makefile.am): Use iconv.in.h instead of
15420         iconv_.h.
15421         * lib/inttypes.in.h: Renamed from lib/inttypes_.h.
15422         * modules/inttypes (Files, Makefile.am): Use inttypes.in.h instead of
15423         inttypes_.h.
15424         * lib/locale.in.h: Renamed from lib/locale_.h.
15425         * modules/locale (Files, Makefile.am): Use locale.in.h instead of
15426         locale_.h.
15427         * lib/math.in.h: Renamed from lib/math_.h.
15428         * modules/math (Files, Makefile.am): Use math.in.h instead of math_.h.
15429         * lib/netinet_in.in.h: Renamed from lib/netinet_in_.h.
15430         * modules/netinet_in (Files, Makefile.am): Use netinet_in.in.h instead
15431         of netinet_in_.h. Add dependency.
15432         * lib/poll.in.h: Renamed from lib/poll_.h.
15433         * modules/poll (Files, Makefile.am): Use poll.in.h instead of poll_.h.
15434         * lib/search.in.h: Renamed from lib/search_.h.
15435         * modules/search (Files, Makefile.am): Use search.in.h instead of
15436         search_.h.
15437         * lib/signal.in.h: Renamed from lib/signal_.h.
15438         * modules/signal (Files, Makefile.am): Use signal.in.h instead of
15439         _signal.h.
15440         * lib/stdbool.in.h: Renamed from lib/stdbool_.h.
15441         * modules/stdbool (Files, Makefile.am): Use stdbool.in.h instead of
15442         stdbool_.h.
15443         * lib/stdint.in.h: Renamed from lib/stdint_.h.
15444         * modules/stdint (Files, Makefile.am): Use stdint.in.h instead of
15445         stdint_.h.
15446         * lib/stdio.in.h: Renamed from lib/stdio_.h.
15447         * modules/stdio (Files, Makefile.am): Use stdio.in.h instead of
15448         stdio_.h.
15449         * lib/stdlib.in.h: Renamed from lib/stdlib_.h.
15450         * modules/stdlib (Files, Makefile.am): Use stdlib.in.h instead of
15451         stdlib_.h.
15452         * lib/string.in.h: Renamed from lib/string_.h.
15453         * modules/string (Files, Makefile.am): Use string.in.h instead of
15454         string_.h.
15455         * doc/gnulib-tool.texi (Initial import): Update.
15456         * lib/sys_select.in.h: Renamed from lib/sys_select_.h.
15457         * modules/sys_select (Files, Makefile.am): Use sys_select.in.h instead
15458         of sys_select_.h. Add dependency.
15459         * lib/sys_socket.in.h: Renamed from lib/sys_socket_.h.
15460         * modules/sys_socket (Files, Makefile.am): Use sys_socket.in.h instead
15461         of sys_socket_.h.
15462         * lib/sys_stat.in.h: Renamed from lib/sys_stat_.h.
15463         * modules/sys_stat (Files, Makefile.am): Use sys_stat.in.h instead of
15464         sys_stat_.h.
15465         * lib/sys_time.in.h: Renamed from lib/sys_time_.h.
15466         * modules/sys_time (Files, Makefile.am): Use sys_time.in.h instead of
15467         sys_time_.h.
15468         * lib/sysexits.in.h: Renamed from lib/sysexits_.h.
15469         * modules/sysexits (Files, Makefile.am): Use sysexits.in.h instead of
15470         sysexits_.h.
15471         * lib/time.in.h: Renamed from lib/time_.h.
15472         * modules/time (Files, Makefile.am): Use time.in.h instead of time_.h.
15473         * lib/unistd.in.h: Renamed from lib/unistd_.h.
15474         * modules/unistd (Files, Makefile.am): Use unistd.in.h instead of
15475         unistd_.h.
15476         * lib/wchar.in.h: Renamed from lib/wchar_.h.
15477         * modules/wchar (Files, Makefile.am): Use wchar.in.h instead of
15478         wchar_.h.
15479         * lib/wctype.in.h: Renamed from lib/wctype_.h.
15480         * modules/wctype (Files, Makefile.am): Use wctype.in.h instead of
15481         wctype_.h.
15482         * build-aux/bootstrap (slurp): Update.
15483         * lib/.cppi-disable: Update.
15484
15485 2007-09-30  Bruno Haible  <bruno@clisp.org>
15486
15487         * tests/test-getaddrinfo.c (AF_UNSPEC): Provide a fallback definition.
15488         Needed on BeOS.
15489
15490 2007-09-30  Bruno Haible  <bruno@clisp.org>
15491
15492         * modules/dirname-tests (check_PROGRAMS): Renamed from noinst_PROGRAMS.
15493
15494 2007-09-29  Bruno Haible  <bruno@clisp.org>
15495
15496         * lib/stdio_.h (getdelim, getline): Add identifiers. Doc tweak.
15497
15498 2007-09-29  Bruno Haible  <bruno@clisp.org>
15499
15500         * lib/xreadlink.c (xreadlink): Simplify to a wrapper around areadlink.
15501         * modules/xreadlink (Depends-on): Add areadlink, remove readlink etc.
15502         * build-aux/install-reloc: Compile also areadlink.c.
15503         * modules/relocatable-prog-wrapper (Files): Add lib/areadlink.[hc].
15504
15505 2007-09-29  Bruno Haible  <bruno@clisp.org>
15506
15507         * gnulib-tool (func_emit_initmacro_done): Indentation.
15508
15509 2007-09-29  Bruno Haible  <bruno@clisp.org>
15510
15511         * README: Add CVS checkout update instructions.
15512         Info from Bob Proulx <bob@proulx.com>.
15513
15514 2007-09-28  Eric Blake  <ebb9@byu.net>
15515
15516         Provide move-if-change.
15517         * build-aux/move-if-change: New file, based on best practice
15518         rather than any canonical upstream location.
15519
15520 2007-09-28  Jim Meyering  <jim@meyering.net>
15521
15522         Fix canonicalize loop-detection corner case.
15523         Do not attempt to stat the symlink values stored via seen_triple.
15524         Without this, coreutils' tests/misc/readlink-fp-loop test would fail
15525         on linux-2.6.18, (but not 2.6.22).
15526         * lib/canonicalize.c (seen_triple): Use triple_compare_ino_str, not
15527         triple_compare.  The former compares dev,ino,filename, while the latter
15528         would actually stat dirname(filename) when dev and ino were equal.
15529         * lib/hash-triple.c: Install <string.h>.
15530         (STREQ): Define.
15531         (triple_compare_ino_str): New function.
15532         * lib/hash-triple.h (triple_compare_ino_str): Declare it.
15533
15534 2007-09-28  Eric Blake  <ebb9@byu.net>
15535
15536         Enforce that AC_REPLACE_FUNCS files exist.
15537         * gnulib-tool (func_emit_initmacro_done): Make AC_LIBSOURCES
15538         override check for typos.
15539
15540         Fix test-closein on Solaris 10.
15541         * tests/test-closein.c (main): Don't assume stdin can be inherited
15542         closed on all systems.
15543         * tests/test-closein.sh: Likewise.
15544         Reported by Piotr Tarnowski.
15545
15546 2007-09-28  Jim Meyering  <jim@meyering.net>
15547
15548         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Fix typo in comment.
15549
15550 2007-09-27  Jim Meyering  <jim@meyering.net>
15551
15552         canonicalize: Avoid a false-positive cycle failure.
15553         * modules/canonicalize (Depends-on): Add file-set and hash-triple.
15554         Sort.  Remove cycle-check.
15555         * lib/canonicalize.c: Include file-set.h and hash-triple.h,
15556         not cycle-check.h.
15557         (seen_triple): New function.
15558         (canonicalize_filename_mode): Use it instead of cycle-check.
15559         * tests/test-canonicalize.c: Add a test for this bug.
15560         * tests/test-canonicalize.sh: Set up and run the test.
15561
15562         New module, file-set, from coreutils.
15563         * modules/file-set: Define it.
15564         * lib/file-set.c, lib/file-set.h: Implement.
15565
15566         New module, hash-triple, from coreutils.
15567         * modules/hash-triple: Define it.
15568         * lib/hash-triple.c, lib/hash-triple.h: Implement.
15569
15570 2007-09-25  Eric Blake  <ebb9@byu.net>
15571
15572         Fix strerror on Interix.
15573         * lib/string_.h (strerror): Declare replacement.
15574         * doc/functions/strerror.texi (strerror): Document the Interix
15575         shortcoming.
15576         * modules/string (Makefile.am): Support new hooks.
15577         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Add new hooks.
15578         * m4/strerror.m4 (gl_FUNC_STRERROR): Defer to
15579         gl_FUNC_STRERROR_SEPARATE.
15580         (gl_FUNC_STRERROR_SEPARATE): Check for Interix bug.
15581         * lib/strerror.c (rpl_strerror): Provide replacement.
15582         * modules/strerror (Depends-on): Add string.
15583         (configure.ac): Detect use of module.
15584         * tests/test-strerror.c: New file.
15585         * modules/strerror-tests: New test module.
15586         * modules/argp (Depends-on): Add strerror.
15587         * modules/error (Depends-on): Likewise.
15588         Reported by Martin Koeppe.
15589
15590 2007-09-24  Bruno Haible  <bruno@clisp.org>
15591
15592         * README: Update git instructions.
15593
15594 2007-09-24  Eric Blake  <ebb9@byu.net>
15595
15596         Revert fpending breakage from 2007-09-08.
15597         * m4/fpending.m4 (gl_FUNC_FPENDING): Don't require existence of
15598         __fpending.c.
15599
15600 2007-09-24  Jim Meyering  <jim@meyering.net>
15601
15602         filenamecat.c: Add a test.
15603         * lib/filenamecat.c (main) [TEST_FILE_NAME_CONCAT]: Add a test
15604         showing how the function works when DIR is the empty string.
15605
15606 2007-09-21  Simon Josefsson  <simon@josefsson.org>
15607
15608         * tests/test-canonicalize.sh: Turn on executable bit.
15609
15610 2007-09-19  Eric Blake  <ebb9@byu.net>
15611
15612         * README: Update CVS instructions.
15613
15614 2007-09-18  Bruno Haible  <bruno@clisp.org>
15615
15616         * modules/areadlink: New file.
15617         * lib/areadlink.h (areadlink): New declaration.
15618         * lib/areadlink.c: New file, based on lib/xreadlink.c.
15619
15620 2007-09-17  Jim Meyering  <jim@meyering.net>
15621
15622         * lib/savewd.c (ESTALE) [!defined]: Define.
15623         Reported to be required on Interix by Martin Koeppe.
15624
15625 2007-09-17  Bruno Haible  <bruno@clisp.org>
15626
15627         * gnulib-tool (func_version): Use $version.
15628
15629 2007-09-16  Bruno Haible  <bruno@clisp.org>
15630
15631         * m4/printf.m4 (gl_PRINTF_LONG_DOUBLE, gl_PRINTF_INFINITE,
15632         gl_PRINTF_INFINITE_LONG_DOUBLE): Increase buf's size from 100 to 10000.
15633         Needed on glibc-2.6.1 with -fstack-protector -D_FORTIFY_SOURCE=2.
15634         Reported by Greg Schafer <gschafer@zip.com.au>.
15635
15636 2007-09-15  Bruno Haible  <bruno@clisp.org>
15637
15638         * gnulib-tool (sed): Try a little harder to make bash understand the
15639         alias.
15640         Reported by Bruce Korb <bruce.korb@gmail.com>.
15641
15642 2007-09-13  Eric Blake  <ebb9@byu.net>
15643
15644         * ChangeLog: Remove conflict markers.
15645
15646 2007-09-13  Simon Josefsson  <simon@josefsson.org>
15647
15648         * lib/gc-gnulib.c (gc_hash_open): Catch NULL calloc return value.
15649         Reported by Bruno Haible <bruno@clisp.org>.
15650
15651 2007-09-12  Bruno Haible  <bruno@clisp.org>
15652
15653         * m4/lock.m4: Don't provide an AC_USE_SYSTEM_EXTENSIONS definition.
15654         (gl_LOCK_EARLY_BODY): Use AC_GNU_SOURCE when AC_USE_SYSTEM_EXTENSIONS
15655         is not defined.
15656
15657 2007-09-12  Eric Blake  <ebb9@byu.net>
15658
15659         Track CVS Autoconf on AC_USE_SYSTEM_EXTENSIONS.
15660         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Update to CVS
15661         Autoconf definition.
15662         * modules/euidaccess (Depends-on): Add extensions, for
15663         AC_USE_SYSTEM_EXTENSIONS with autoconf <= 2.59.
15664         * modules/fnmatch (Depends-on): Likewise.
15665         * modules/getaddrinfo (Depends-on): Likewise.
15666         * modules/getdelim (Depends-on): Likewise.
15667         * modules/getline (Depends-on): Likewise.
15668         * modules/getsubopt (Depends-on): Likewise.
15669         * modules/gettext (Depends-on): Likewise.
15670         * modules/group-member (Depends-on): Likewise.
15671         * modules/mbchar (Depends-on): Likewise.
15672         * modules/memmem (Depends-on): Likewise.
15673         * modules/mempcpy (Depends-on): Likewise.
15674         * modules/memrchr (Depends-on): Likewise.
15675         * modules/pagealign_alloc (Depends-on): Likewise.
15676         * modules/readutmp (Depends-on): Likewise.
15677         * modules/stpcpy (Depends-on): Likewise.
15678         * modules/stpncpy (Depends-on): Likewise.
15679         * modules/strchrnul (Depends-on): Likewise.
15680         * modules/strndup (Depends-on): Likewise.
15681         * modules/strsep (Depends-on): Likewise.
15682         * modules/strverscmp (Depends-on): Likewise.
15683         * modules/vasprintf (Depends-on): Likewise.
15684         * modules/wcwidth (Depends-on): Likewise.
15685         * m4/euidaccess.m4 (gl_FUNC_EUIDACCESS): AC_GNU_SOURCE will be
15686         obsolete in Autoconf 2.62; use AC_USE_SYSTEM_EXTENSIONS instead.
15687         * m4/fnmatch.m4 (gl_FUNC_FNMATCH_GNU): Likewise.
15688         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDR_INFO): Likewise.
15689         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Likewise.
15690         * m4/getline.m4 (gl_FUNC_GETLINE): Likewise.
15691         * m4/getsubopt.m4 (gl_FUNC_GETSUBOPT): Likewise.
15692         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
15693         * m4/group-member.m4 (gl_FUNC_GROUP_MEMBER): Likewise.
15694         * m4/mbchar.m4 (gl_MBCHAR): Likewise.
15695         * m4/memmem.m4 (gl_FUNC_MEMMEM): Likewise.
15696         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Likewise.
15697         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Likewise.
15698         * m4/mmap-anon.m4 (gl_FUNC_MMAP_ANON): Likewise.
15699         * m4/pagealign_alloc.m4 (gl_PAGEALIGN_ALLOC): Likewise.
15700         * m4/readutmp.m4 (gl_READUTMP): Likewise.
15701         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
15702         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Likewise.
15703         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
15704         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Likewise.
15705         * m4/strndup.m4 (gl_FUNC_STRNDUP): Likewise.
15706         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Likewise.
15707         * m4/strsep.m4 (gl_FUNC_STRSEP): Likewise.
15708         * m4/strverscmp.m4 (gl_FUNC_STRVERSCMP): Likewise.
15709         * m4/vasprintf.m4 (gl_PREREQ_VASPRINTF_H): Likewise.
15710         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
15711         * m4/lock.m4 (gl_LOCK_EARLY_BODY): Likewise, but provide fallback,
15712         so that lock.m4 can be used in gettext without extensions module.
15713
15714 2007-09-11  Bruno Haible  <bruno@clisp.org>
15715
15716         * m4/isc-posix.m4: Remove file.
15717         Suggested by Eric Blake.
15718
15719 2007-09-11  Eric Blake  <ebb9@byu.net>
15720
15721         * ChangeLog: Restore lines accidentally truncated 2007-04-06.
15722
15723 2007-09-10  Bruno Haible  <bruno@clisp.org>
15724
15725         * posix-modules: Fix typo in error message.
15726         Reported by Matt <mkraai@beckman.com>.
15727
15728 2007-09-09  Bruno Haible  <bruno@clisp.org>
15729
15730         * doc/functions/getdelim.texi: Update list of platforms lacking the
15731         function.
15732         * doc/functions/getline.texi: Likewise.
15733
15734 2007-09-09  Jim Meyering  <jim@meyering.net>
15735
15736         * lib/hash.c (hash_initialize): Detect calloc failure.
15737         Reported by Bruno Haible.
15738
15739 2007-09-09  Bruno Haible  <bruno@clisp.org>
15740
15741         * lib/canonicalize-lgpl.c (__realpath): Set errno to ENOMEM when
15742         malloc or realloc fails.
15743
15744 2007-09-09  Bruno Haible  <bruno@clisp.org>
15745
15746         * modules/getcwd (Depends-on): Add malloc-posix.
15747         * modules/glob (Depends-on): Likewise.
15748         * modules/putenv (Depends-on): Likewise.
15749         * modules/strdup (Depends-on): Likewise.
15750         * modules/getdelim (Depends-on): Add realloc-posix.
15751         * modules/read-file (Depends-on): Likewise.
15752
15753 2007-09-09  Bruno Haible  <bruno@clisp.org>
15754
15755         * m4/malloc.m4 (gl_CHECK_MALLOC_POSIX): New macro.
15756         (gl_FUNC_MALLOC_POSIX): Require it.
15757         * m4/realloc.m4 (gl_FUNC_REALLOC_POSIX): Likewise.
15758         * m4/calloc.m4 (gl_FUNC_CALLOC_POSIX): Likewise.
15759         * modules/realloc (Files): Add m4/malloc.m4.
15760         * modules/calloc (Files): Likewise.
15761
15762 2007-09-09  Bruno Haible  <bruno@clisp.org>
15763
15764         * modules/malloc-posix: New file.
15765         * modules/malloc (Depends-on): Add malloc-posix.
15766         * lib/malloc.c: Include errno.h.
15767         (rpl_malloc): Merge the requirements of a glibc-compatible malloc
15768         and a POSIX-compatible malloc into a single function. Set ENOMEM
15769         when returning NULL.
15770         * m4/malloc.m4: New file.
15771         * doc/functions/malloc.texi: Mention the malloc-posix module.
15772         * lib/stdlib_.h (malloc): New declaration.
15773         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize
15774         GNULIB_MALLOC_POSIX and HAVE_MALLOC_POSIX.
15775         * modules/stdlib (stdlib.h): Substitute also GNULIB_MALLOC_POSIX
15776         and HAVE_MALLOC_POSIX.
15777
15778 2007-09-09  Bruno Haible  <bruno@clisp.org>
15779
15780         * modules/realloc-posix: New file.
15781         * modules/realloc (Depends-on): Add realloc-posix.
15782         * lib/realloc.c: Include errno.h.
15783         (rpl_realloc): Merge the requirements of a glibc-compatible realloc
15784         and a POSIX-compatible realloc into a single function. Set ENOMEM
15785         when returning NULL.
15786         * m4/realloc.m4: New file.
15787         * doc/functions/realloc.texi: Mention the realloc-posix module.
15788         * lib/stdlib_.h (realloc): New declaration.
15789         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize
15790         GNULIB_REALLOC_POSIX and HAVE_REALLOC_POSIX.
15791         * modules/stdlib (stdlib.h): Substitute also GNULIB_REALLOC_POSIX
15792         and HAVE_REALLOC_POSIX.
15793
15794 2007-09-09  Bruno Haible  <bruno@clisp.org>
15795
15796         * modules/calloc-posix: New file.
15797         * modules/calloc (Depends-on): Add calloc-posix.
15798         * lib/calloc.c: Include errno.h.
15799         (rpl_calloc): Merge the requirements of a glibc-compatible calloc
15800         and a POSIX-compatible calloc into a single function. Set ENOMEM
15801         when returning NULL.
15802         * m4/calloc.m4 (gl_FUNC_CALLOC_POSIX): New macro.
15803         * doc/functions/calloc.texi: Mention the calloc-posix module.
15804         * lib/stdlib_.h (calloc): New declaration.
15805         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize
15806         GNULIB_CALLOC_POSIX and HAVE_CALLOC_POSIX.
15807         * modules/stdlib (stdlib.h): Substitute also GNULIB_CALLOC_POSIX
15808         and HAVE_CALLOC_POSIX.
15809
15810 2007-09-09  Bruno Haible  <bruno@clisp.org>
15811
15812         Allow for modules to show an arbitrary notice.
15813         * modules/TEMPLATE-EXTENDED: Add 'Notice' field.
15814         * gnulib-tool: New option --extract-notice.
15815         (func_usage): Document it.
15816         (sed_extract_prog): Update.
15817         (func_get_notice): New function.
15818         (func_modules_notice): New function.
15819         (func_import, func_create_testdir): Invoke it.
15820         Suggested by Jim Meyering.
15821
15822 2007-09-09  Bruno Haible  <bruno@clisp.org>
15823
15824         * gnulib-tool: New options --verbose, --quiet.
15825         (func_usage): Document them.
15826         (verbose): New variable.
15827         (func_execute_command): New function.
15828         (func_import): Don't show the module list and the file list if
15829         $verbose < 0.
15830         (func_create_testdir): Likewise. Use func_execute_command.
15831         (func_create_megatestdir): Use func_execute_command.
15832
15833 2007-09-08  Bruno Haible  <bruno@clisp.org>
15834
15835         * gnulib-tool (func_import): Prefer rsync over wget when available,
15836         for fetching the PO files.
15837
15838 2007-09-08  Bruno Haible  <bruno@clisp.org>
15839
15840         * posix-modules: New file. Portions copied from gnulib-tool.
15841         * doc/gnulib.texi (POSIX Substitutes Library): New chapter.
15842
15843 2007-09-08  Jim Meyering  <jim@meyering.net>
15844
15845         Rename __fpending.c -> fpending.c and __fpending.h -> fpending.h
15846         * lib/fpending.h: Rename from __fpending.h.
15847         * lib/fpending.c: Rename from __fpending.c.
15848         Include "fpending.h", not "__fpending.h".
15849         * lib/__fpending.h, lib/__fpending.c: Remove files.
15850         * modules/fpending (Files): Reflect new file names.
15851         * lib/close-stream.c: Include "fpending.h", not "__fpending.h".
15852
15853 2007-09-08  Bruno Haible  <bruno@clisp.org>
15854
15855         * m4/inttypes-h.m4: Remove stub file.
15856
15857 2007-09-07  Simon Josefsson  <simon@josefsson.org>
15858
15859         * doc/headers/stdint.texi: Discuss #include_next issue.
15860
15861 2007-09-06  Paul Eggert  <eggert@cs.ucla.edu>
15862
15863         * build-aux/bootstrap: Remove obsolete comment about wget --help.
15864
15865 2007-09-06  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
15866
15867         * m4/time_h.m4 (gl_CHECK_TYPE_STRUCT_TIMESPEC): Fix misspelling
15868         in variable name.
15869
15870 2007-09-03  Jim Meyering  <jim@meyering.net>
15871
15872         New module: git-version-gen.
15873         * modules/git-version-gen: New file.
15874
15875         Import changes from coreutils for bootstrap script.
15876
15877         * build-aux/bootstrap (WGET_COMMAND): Remove code to set this variable.
15878
15879         bootstrap: uses rsync to download the .po files
15880         * build-aux/bootstrap (po_download_command_format): New global.
15881         (download_po_files): Use rsync.
15882         (update_po_files): Don't remove .po files after download,
15883         so future rsync runs can take advantage of the copies.
15884
15885         * build-aux/bootstrap (gnulib_tool): Make sha1sum check quietly.
15886
15887         Solve the unnecessary-.po-file-regeneration problem once and for all.
15888         * build-aux/bootstrap (download_po_files): New function, renamed from
15889         get_translations.  Now, downloads, but doesn't update LINGUAS.
15890         (update_po_files): New function.
15891
15892         bootstrap: Ignore more.
15893         * build-aux/bootstrap (symlink_to_dir): Add a directory name like
15894         uniwidth to e.g., lib/.gitignore.
15895         (slurp): Handle the sys_stat_.h -> sys mapping, too.
15896
15897         * build-aux/bootstrap: New setting: vc_ignore.
15898         (insert_sorted_if_absent): Create $file if absent.
15899         Adapt to new, possibly empty, list: $vc_ignore.
15900
15901         bootstrap: generate more ignorable names
15902         * build-aux/bootstrap (slurp): When generating ignorable names,
15903         also map .sin to .sed, .gperf to .c, and .y to .c.
15904
15905 2007-09-03  Jim Meyering  <jim@meyering.net>
15906
15907         * build-aux/git-version-gen: New file, from coreutils.  For details, see
15908         http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commitdiff;h=bfe49f506
15909
15910 2007-09-02  Bruno Haible  <bruno@clisp.org>
15911
15912         Fix mis-recognition of 'mcs' on QNX 6.
15913         * m4/csharpcomp.m4 (gt_CSHARPCOMP): Test whether the "mcs --version"
15914         output contains the string "Mono".
15915         * lib/csharpcomp.c (compile_csharp_using_mono): Likewise.
15916         Reported by <kraai@ftbfs.org> at <https://savannah.gnu.org/bugs/?18337>.
15917
15918 2007-09-01  Bruno Haible  <bruno@clisp.org>
15919
15920         Fix collision between uniwidth/* and linebreak modules.
15921         * lib/linebreak.h (locale_charset, uc_width, u8_width, u16_width,
15922         u32_width): Remove declarations.
15923         * lib/linebreak.c: Include uniwidth.h, uniwidth/cjk.h, streq.h.
15924         (u32_mbtouc_unsafe, streq9, streq8, streq7, streq6, streq5, streq4,
15925         streq3, streq2, streq1, streq0): Remove functions.
15926         (STREQ): Remove macro.
15927         (is_cjk_encoding): Remove function.
15928         (nonspacing_table_data, nonspacing_table_ind): Remove constants.
15929         (uc_width, u8_width, u16_width, u32_width): Remove functions.
15930         * modules/linebreak (Depends-on): Add streq, uniwidth/width.
15931         * NEWS: Document the change.
15932
15933 2007-09-01  Bruno Haible  <bruno@clisp.org>
15934
15935         * lib/streq.h: Add double-inclusion guard.
15936
15937 2007-09-01  Karl Berry  <karl@gnu.org>
15938
15939         * MODULES.html.sh: Rename mreadlink_with_size to areadlink_with_size.
15940
15941 2007-08-28  Jim Meyering  <jim@meyering.net>
15942
15943         Rename mreadlink_with_size to areadlink_with_size.
15944         * NEWS: Document the change.
15945         * lib/mreadlink-with-size.c (mreadlink_with_size): Rename this to...
15946         * lib/areadlink-with-size.c (areadlink_with_size): ...this.
15947         * lib/mreadlink.h: Rename this to...
15948         * lib/areadlink.h: ...this.
15949         * modules/mreadlink-with-size: Rename this to...
15950         * modules/areadlink-with-size: ...this.
15951         * lib/canonicalize.c: Reflect the renaming.
15952         * modules/canonicalize: Likewise.
15953
15954 2007-08-26  Bruno Haible  <bruno@clisp.org>
15955
15956         * gnulib-tool (func_import): When deciding which files to remove,
15957         consider also dangling symbolic links.
15958         Reported by Eric Blake.
15959
15960 2007-08-26  Bruno Haible  <bruno@clisp.org>
15961
15962         * gnulib-tool (func_ln_if_changed): Use "test -h", not "test -L".
15963
15964 2007-08-23  Simon Josefsson  <simon@josefsson.org>
15965
15966         * lib/readline.c: Don't include getline.h, the prototype is now
15967         found in stdio.h.
15968
15969 2007-08-23  Jim Meyering  <jim@meyering.net>
15970
15971         Getdelim touchup.
15972         * lib/getdelim.c (getdelim): Don't bother to save/restore errno
15973         around the funlockfile call, since funlockfile never sets errno.
15974         Don't set errno upon failed realloc.
15975
15976 2007-08-22  Eric Blake  <ebb9@byu.net>
15977
15978         Getline touchups.
15979         * lib/getdelim.c (getdelim): Revert regression that required *n to
15980         be 0 when *lineptr is NULL.  Preserve errno across funlockfile.
15981         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Check for declaration of
15982         getdelim, rather than whether implementation is missing.
15983         * m4/getline.m4 (gl_FUNC_GETLINE): Likewise for getline.
15984         * lib/stdio_.h (getline): Also declare if replacement is
15985         required.
15986         * doc/functions/getdelim.texi: New file.
15987         * doc/functions/getline.texi: Likewise.
15988         * doc/gnulib.texi (Function Substitutes): Add new files.
15989         Reported by Bruno Haible.
15990
15991 2007-08-22  Ludovic Courtès  <ludo@gnu.org>
15992
15993         * users.txt: Add Guile.
15994
15995 2007-08-22  Eric Blake  <ebb9@byu.net>
15996
15997         * tests/test-getdelim.c (main): Use remove, not unlink.
15998         * tests/test-getline.c (main): Likewise.
15999
16000         Move getline and getdelim into stdio.h, per POSIX 200x.
16001         * modules/getline (Files): Remove getline.h.
16002         (Depends-on): Add stdio.
16003         (configure.ac): Add module indicator.
16004         * modules/getdelim (Files): Remove getdelim.h.
16005         (Depends-on): Add stdio.
16006         (configure.ac): Add module indicator.
16007         * modules/stdio (Makefile.am): Work with new indicators.
16008         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Add new defaults.
16009         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Work with stdio needs.
16010         * m4/getline.m4 (gl_FUNC_GETLINE): Likewise.
16011         * lib/getdelim.h: Delete.
16012         * lib/getline.h: Delete.
16013         * lib/stdio_.h (getdelim, getline): Declare.
16014         * modules/getdelim-tests: New module.
16015         * modules/getline-tests: Likewise.
16016         * tests/test-getdelim.c: New file.
16017         * tests/test-getline.c: Likewise.
16018         * NEWS: Document the change.
16019         * lib/getline.c: Update choice of header.
16020         * lib/csharpcomp.c: Likewise.
16021         * lib/getpass.c: Likewise.
16022         * lib/javacomp.c: Likewise.
16023         * lib/javaversion.c: Likewise.
16024         * lib/yesno.c: Likewise.
16025         * lib/getdelim.c: Likewise.
16026         (getdelim): Set errno on failure, and avoid memory leak.
16027
16028 2007-08-19  Bruno Haible  <bruno@clisp.org>
16029
16030         * modules/closein (Depends-on): Add freadahead.
16031         * lib/closein.c: Include freadahead.h.
16032         (close_stdin): Skip the fseeko and fflush calls if freadahead(stdin)
16033         is zero.
16034
16035 2007-08-19  Bruno Haible  <bruno@clisp.org>
16036
16037         * modules/freadahead-tests: New file.
16038         * tests/test-freadahead.sh: New file.
16039         * tests/test-freadahead.c: New file.
16040
16041         * modules/freadahead: New file.
16042         * lib/freadahead.h: New file.
16043         * lib/freadahead.c: New file.
16044         * MODULES.html.sh (File stream based Input/Output): Add freadahead,
16045         fbufmode, fpurge, freadable, fwritable.
16046
16047 2007-08-19  Eric Blake  <ebb9@byu.net>
16048
16049         Test yesno in combination with closein.
16050         * lib/yesno.c (yesno): Document use of stdin.
16051         * modules/yesno-tests (Files): New module.
16052         * tests/test-yesno.c (main): New file.
16053         * tests/test-yesno.sh: Likewise.
16054
16055 2007-08-19  Bruno Haible  <bruno@clisp.org>
16056
16057         * lib/fbufmode.c (fbufmode): Add tentative support for Solaris/AMD64.
16058         * lib/fseeko.c (rpl_fseeko): Likewise.
16059         * lib/fseterr.c (fseterr): Likewise.
16060
16061 2007-08-19  Bruno Haible  <bruno@clisp.org>
16062
16063         * tests/test-lseek.c (main): Disable a test for BeOS.
16064         * doc/functions/lseek.texi: Document the BeOS bug.
16065
16066 2007-08-19  Bruno Haible  <bruno@clisp.org>
16067             Eric Blake  <ebb9@byu.net>
16068
16069         * lib/lseek.c: Include <sys/stat.h>.
16070         (rpl_lseek): Add workaround code also for Unix platforms.
16071         Needed for BeOS.
16072         * m4/lseek.m4 (gl_FUNC_LSEEK): When cross-compiling, fail on BeOS.
16073         * doc/functions/lseek.texi: Document BeOS definiency.
16074
16075 2007-08-18  Bruno Haible  <bruno@clisp.org>
16076
16077         * modules/fstrcmp-tests: New file.
16078         * tests/test-fstrcmp.c: New file.
16079
16080 2007-08-18  Bruno Haible  <bruno@clisp.org>
16081
16082         * modules/fstrcmp: New file, from GNU gettext with modifications.
16083         * lib/fstrcmp.h: New file, from GNU gettext.
16084         * lib/fstrcmp.c: New file, from GNU gettext.
16085         * MODULES.html.sh (String handling): Add fstrcmp.
16086
16087 2007-08-18  Bruno Haible  <bruno@clisp.org>
16088
16089         * lib/diffseq.h (struct context): Change type of 'heuristic' field to
16090         'bool'.
16091         (diag, compareseq): Remove const from the ctxt argument.
16092         (USE_HEURISTIC): Undefine at the end.
16093
16094 2007-08-18  Jim Meyering  <jim@meyering.net>
16095
16096         New file: lib/idcache.h
16097         * NEWS: Mention the addition.
16098         * modules/idcache (Files): Add lib/idcache.h
16099         * lib/idcache.c: Include "idcache.h".
16100         Don't include <sys/types.h>.
16101         Add a FIXME comment.
16102         Move file-scoped "static" declarations to the top.
16103         * lib/idcache.h: New file.  Include <sys/types.h> here, instead.
16104
16105 2007-08-17  Bruno Haible  <bruno@clisp.org>
16106         and Paul Eggert  <eggert@cs.ucla.edu>
16107
16108         * MODULES.html.sh: Add diffseq.
16109         * modules/diffseq: New file.
16110         * lib/diffseq.h: New file, from GNU gettext with a few minor changes,
16111         extracted from GNU gettext's fstrcmp.c and GNU diff's analyze.c.
16112
16113 2007-08-15  Paul Eggert  <eggert@cs.ucla.edu>
16114
16115         Import changes from coreutils for bootstrap script.
16116
16117         2007-07-21  Paul Eggert  <eggert@cs.ucla.edu>
16118
16119         * build-aux/bootstrap (slurp): Work even in environments where
16120         "ls" defaults to "ls -A".  Put in a FIXME, though, since the
16121         current code does not slurp files whose names start with ".", and
16122         this looks like it might be a troublesome area.
16123
16124         2007-07-11  Jim Meyering  <jim@meyering.net>
16125
16126         If there's a GPL vN copyright comment, require that N == 3.
16127
16128         2007-07-08  Jim Meyering  <jim@meyering.net>
16129
16130         Run the coreutils-specific code only if tests/Makefile.am.in exists.
16131         * build-aux/bootstrap (mam_template): Move definition out of loop.
16132
16133         Create symlinks for gl/{lib,m4}/*, just as for gnulib/{lib,m4}/*.
16134
16135         * build-aux/bootstrap (symlink_to_dir): Rename function from
16136         symlink_to_gnulib.  Add a directory parameter.  Update all
16137         callers.
16138         (cp_mark_as_generated): Also check for -- and link to -- files in
16139         gl/.
16140
16141         2007-07-08  Jim Meyering  <jim@meyering.net>
16142
16143         Adapt to deeper hierarchy in gnulib.
16144         * build-aux/bootstrap (symlink_to_dir): If the destination
16145         directory doesn't exist, create it. This is required at least for
16146         "lib/uniwidth/cjk.h".
16147
16148         2007-05-15  Jim Meyering  <jim@meyering.net>
16149
16150         * build-aux/bootstrap: Now that generated Makefile.am files
16151         are no longer under version control, they must be created at
16152         bootstrap time.
16153
16154 2007-08-14  Ben Pfaff  <blp@gnu.org>
16155
16156         * lib/count-one-bits.h: Add comments.  From Bruno Haible.
16157
16158 2007-08-14  Paul Eggert  <eggert@cs.ucla.edu>
16159
16160         * lib/count-one-bits.h: Don't include <limits.h>; no longer needed
16161         given the changes below.
16162         (COUNT_ONE_BITS): Use 'verify' rather than 'verify_true'.  Work
16163         even on hosts that have padding bits beyond the supported 64.
16164
16165 2007-08-10  Paul Eggert  <eggert@cs.ucla.edu>
16166
16167         * NEWS: In xstrtol, remove STRTOL_FATAL_ERROR and add xstrtol_fatal.
16168         * lib/xstrtol.h: Don't include exitfail.h; that's now internal to
16169         xstrtol.c.  Include getopt.h, since xstrtol_fatal's signature
16170         depends on it.
16171         (xstrtol_error): Remove.
16172         (xstrtol_fatal): New decl, replacing the functionality of xstrtol_error
16173         but with a different signature.
16174         (ATTRIBUTE_NORETURN, __attribute__): New macros.
16175         * lib/xstrtol-error.c: Include exitfail.h.
16176         (xstrtol_fatal): New function, with a different signature from the
16177         old xstrtol_error, so that the caller need not worry about passing
16178         in an exit status, or about storage management of the option argument.
16179         (xstrtol_error): Now a static function.  Redo signature to
16180         implement xstrtol_fatal.  Output the correct number of hyphens in
16181         front of the option so that the caller need not worry about
16182         storage management.
16183         (N_): New macro.
16184         (_): Remove; not used now.
16185         * modules/xstrtol: Depend on getopt.
16186         * tests/test-xstrtol.c (main): Use new xstrtol_error function instead
16187         of old STRTOL_FATAL_ERROR macro.
16188         * tests/test-xstrtol.sh (t-xstrtol.xo): Adjust to match new behavior
16189         of test program.
16190         * tests/test-xstrtoimax.sh (t-xstrtoimax.xo): Likewise.
16191         * tests/test-xstrtoumax.sh (t-xstrtoumax.xo): Likewise.
16192
16193 2007-08-08  Eric Blake  <ebb9@byu.net>
16194
16195         * lib/xstrtol-error.c: Add missing include.
16196
16197         Move xstrtol messages into gnulib domain, when --pobase is used.
16198         * lib/xstrtol.h (_STRTOL_ERROR): Move messages out of macro...
16199         * lib/xstrtol-error.c (xstrtol_error): ...into new file.
16200         * modules/xstrtol (Files): Distribute new file.
16201         * m4/xstrtol.m4 (gl_XSTRTOL): Build new file.
16202         * lib/xstrtol.c (TESTING_XSTRTO): Move tests...
16203         * tests/test-xstrtol.c: ...into new file.
16204         * tests/test-xstrtoul.c: Also test xstrtoul.
16205         * tests/test-xstrtoimax.c: Also test xstrtoimax.
16206         * tests/test-xstrtoumax.c: Also test xstrtoumax.
16207         * tests/test-xstrtol.sh: Drive the tests.
16208         * tests/test-xstrtoimax.sh: Likewise.
16209         * tests/test-xstrtoumax.sh: Likewise.
16210         * modules/xstrtol-tests: New module.
16211         * modules/xstrtoimax-tests: Likewise.
16212         * modules/xstrtoumax-tests: Likewise.
16213
16214 2007-08-08  Jim Meyering  <jim@meyering.net>
16215
16216         New function: mfile_name_concat.
16217         * lib/filenamecat.c (mfile_name_concat): New function, just like
16218         file_name_concat, but return NULL upon failure rather than exiting
16219         with a diagnostic.
16220         * lib/filenamecat.h: Declare it.
16221
16222 2007-08-07  Bruno Haible  <bruno@clisp.org>
16223
16224         * m4/inttypes.m4 (gl_INTTYPES_H): Use GL_TRIGGER_STDC_LIMIT_MACROS
16225         instead of __STDC_LIMIT_MACROS_TRIGGER. This avoids a redefinition
16226         warning from gcc.
16227         Reported by Eric Blake.
16228
16229 2007-08-07  Simon Josefsson  <simon@josefsson.org>
16230
16231         * modules/crypto/arctwo (License): Use the synonymous term "LGPLv2+".
16232         * modules/crypto/arcfour (License): Likewise.
16233         * modules/crypto/des-tests (License): Likewise.
16234         * modules/crypto/gc-arctwo-tests (License): Likewise.
16235         * modules/crypto/gc-des-tests (License): Likewise.
16236         * modules/crypto/gc-hmac-md5-tests (License): Likewise.
16237         * modules/crypto/gc-hmac-sha1-tests (License): Likewise.
16238         * modules/crypto/gc-md2-tests (License): Likewise.
16239         * modules/crypto/gc-md4-tests (License): Likewise.
16240         * modules/crypto/gc-md5-tests (License): Likewise.
16241         * modules/crypto/gc-pbkdf2-sha1-tests (License): Likewise.
16242         * modules/crypto/gc-rijndael-tests (License): Likewise.
16243         * modules/crypto/gc-sha1-tests (License): Likewise.
16244         * modules/crypto/gc-tests (License): Likewise.
16245         * modules/crypto/hmac-md5 (License): Likewise.
16246         * modules/crypto/hmac-sha1 (License): Likewise.
16247         * modules/crypto/md2-tests (License): Likewise.
16248         * modules/crypto/md4-tests (License): Likewise.
16249         * modules/crypto/md5 (License): Likewise.
16250         * modules/crypto/rijndael (License): Likewise.
16251         * modules/crypto/sha1 (License): Likewise.
16252         * modules/memxor (License): Likewise.
16253
16254 2007-08-06  Paul Eggert  <eggert@cs.ucla.edu>
16255         and Bruno Haible  <bruno@clisp.org>
16256
16257         * NEWS: Describe interface changes to human, xstrtol.
16258         * lib/human.h: Include <xstrtol.h>.
16259         (human_options): Return enum strtol_error, not int.  Remove
16260         bool arg; take int * instead.
16261         * lib/human.c: Don't include "gettext.h".
16262         (_): Remove; no longer used.
16263         Don't include <xstrtol.h>, since human.h does it.
16264         (human_options): Adjust to abovementioned interface changes.
16265         Do not report error to stderr; that's now the caller's
16266         responsibility.
16267         * lib/xstrtol.c (main) [defined TESTING_XSTRTO]: Adjust to
16268         interface change.
16269         * lib/xstrtol.h (_STRTOL_ERROR): Take Option, Arg rather than
16270         Str, Argument_type_string.  All uses changed.  Put " argument"
16271         in diagnostics to make them clearer.  Change wording of suffix
16272         message for clarity.
16273         (STRTOL_FATAL_ERROR): Take Option, Arg rather than Str,
16274         Argument_type_string.
16275         (STRTOL_FATAL_WARN): Remove; no longer used.
16276         * modules/human (Depends-on): Remove gettext-h.
16277
16278 2007-08-06  Simon Josefsson  <simon@josefsson.org>
16279
16280         * build-aux/maint.mk, build-aux/GNUmakefile: Relicense to GPLv3+.
16281
16282 2007-07-31  Bruno Haible  <bruno@clisp.org>
16283
16284         * m4/stdint.m4 (gl_STDINT_H): Test whether WCHAR_MIN and WCHAR_MAX
16285         are defined by <stdint.h> (as opposed to <wchar.h>, as on Dragonfly).
16286         Reported by Joerg Sonnenberger <joerg@britannica.bec.de>.
16287
16288 2007-07-31  Bruno Haible  <bruno@clisp.org>
16289
16290         * lib/fflush.c (rpl_fflush): On BSD systems, use the __SNPT flag.
16291         Suggested by Joerg Sonnenberger <joerg@britannica.bec.de>.
16292
16293 2007-07-30  Bruno Haible  <bruno@clisp.org>
16294
16295         * modules/base64 (License): Use the synonymous term "LGPLv2+".
16296         * modules/c-ctype (License): Likewise.
16297         * modules/c-strcase (License): Likewise.
16298         * modules/check-version (License): Likewise.
16299         * modules/iconv (License): Likewise.
16300         * modules/iconv_open (License): Likewise.
16301         * modules/read-file (License): Likewise.
16302         * modules/striconv (License): Likewise.
16303         * modules/strverscmp (License): Likewise.
16304         * modules/vasprintf (License): Likewise.
16305         * modules/crypto/des (License): Likewise.
16306         * modules/crypto/gc (License): Likewise.
16307         * modules/crypto/gc-arcfour (License): Likewise.
16308         * modules/crypto/gc-arctwo (License): Likewise.
16309         * modules/crypto/gc-des (License): Likewise.
16310         * modules/crypto/gc-hmac-md5 (License): Likewise.
16311         * modules/crypto/gc-hmac-sha1 (License): Likewise.
16312         * modules/crypto/gc-md2 (License): Likewise.
16313         * modules/crypto/gc-md4 (License): Likewise.
16314         * modules/crypto/gc-md5 (License): Likewise.
16315         * modules/crypto/gc-pbkdf2-sha1 (License): Likewise.
16316         * modules/crypto/gc-random (License): Likewise.
16317         * modules/crypto/gc-rijndael (License): Likewise.
16318         * modules/crypto/gc-sha1 (License): Likewise.
16319         * modules/crypto/md2 (License): Likewise.
16320         * modules/crypto/md4 (License): Likewise.
16321
16322 2007-07-30  Jim Meyering  <jim@meyering.net>
16323
16324         * lib/fts.c (fts_read): Upon failure to chdir into a subdirectory,
16325         set fts_info to FTS_DNR, not to FTS_ERR, so that the caller knows
16326         it has valid stat data.  This bug would cause du not to count the
16327         sizes of inaccessible directories.
16328         Patch by Bryan Mason <bmason@redhat.com>, via Jose Maria Plans
16329         in <http://bugzilla.redhat.com/250077>.
16330
16331 2007-07-25  Peter O'Gorman  <peter@pogma.com>
16332             Bruno Haible  <bruno@clisp.org>
16333
16334         * m4/include_next.m4 (gl_INCLUDE_NEXT): Test whether #include_next
16335         really works. Needed because AIX 4.3 "xlc -E" doesn't understand
16336         #include_next, gives a diagnostic about it, but reports no error in
16337         the exit code.
16338         Reported by Gary V. Vaughan <gary@thewrittenword.com>.
16339
16340 2007-07-24  Ben Pfaff  <blp@gnu.org>
16341
16342         Improve name: "count-one-bits" is better than "popcount".
16343         * MODULES.html.sh: Update name.
16344         * lib/popcount.h: Renamed lib/count-one-bits.h.
16345         (popcount): Renamed count_one_bits.
16346         (popcountl): Renamed count_one_bits_l.
16347         (popcountll): Renamed count_one_bits_ll.
16348         * m4/popcount.m4: Renamed m4/count-one-bits.m4.
16349         * modules/popcount: Renamed module/count-one-bits.
16350         * modules/popcount-tests: Renamed module/count-one-bits-tests.
16351         * tests/test-popcount.c: Renamed tests/test-count-one-bits.c.
16352
16353 2007-07-23  Ben Pfaff  <blp@gnu.org>
16354
16355         * lib/popcount.h (popcount32): Reduce size of constants, to allow
16356         better code generation, and add U to large constants to avoid
16357         warnings, in non-GCC case.
16358         Suggested by Bruno Haible.
16359
16360 2007-07-23  Ben Pfaff  <blp@gnu.org>
16361
16362         * lib/popcount.h: Use verify_true instead of if...abort.
16363         * modules/popcount: Depend on verify module.
16364         Suggested by Jim Meyering.
16365
16366 2007-07-23  Bruno Haible  <bruno@clisp.org>
16367
16368         * gnulib-tool (func_import): Create a .cvsignore file also when the
16369         directory is not yet in CVS but the toplevel directory is. When
16370         creating a .cvsignore file, add ".deps" and ".dirstamp" to it.
16371         Reported by Karl Berry.
16372
16373 2007-07-22  Ben Pfaff  <blp@gnu.org>
16374
16375         * lib/popcount.h: Use faster, branchless algorithm for non-GCC
16376         case.
16377         Suggested by Eric Blake.
16378
16379 2007-07-22  Ben Pfaff  <blp@gnu.org>
16380
16381         New module: popcount.
16382         * MODULES.html.sh: Add popcount.
16383         * modules/popcount: New file.
16384         * modules/popcount-tests: New file.
16385         * tests/test-popcount.c: New file.
16386         * lib/popcount.h: New file.
16387         * m4/popcount.m4: New file.
16388
16389 2007-07-22  Paul Eggert  <eggert@cs.ucla.edu>
16390
16391         * build-aux/announce-gen: Update to GPLv3.
16392
16393         * build-aux/config.guess: Update from config.
16394
16395 2007-07-21  Bruno Haible  <bruno@clisp.org>
16396
16397         * lib/error.c (_) [ENABLE_NLS]: Define to gettext.
16398         * lib/verror.c (_) [ENABLE_NLS]: Likewise.
16399
16400 2007-07-20  Jim Meyering  <jim@meyering.net>
16401
16402         * check-module: Diagnose a self-dependency.
16403
16404 2007-07-19  Bruno Haible  <bruno@clisp.org>
16405
16406         * gnulib-tool (func_import): Don't abort if pobase or po_domain is
16407         empty.
16408         Reported by Eric Blake.
16409
16410 2007-07-18  Bruno Haible  <bruno@clisp.org>
16411
16412         * gnulib-tool: New options --po-base, --po-domain.
16413         (func_usage): Document them.
16414         (pobase, po_domain): New variables.
16415         (func_emit_lib_Makefile_am): Augment AM_CPPFLAGS, defining
16416         DEFAULT_TEXT_DOMAIN.
16417         (func_emit_po_Makevars, func_emit_po_POTFILES_in): New functions.
16418         (func_import): Consider pobase and po_domain. Create a po/ directory.
16419         (func_create_testdir): Set pobase and po_domain to empty.
16420         * build-aux/po/Makefile.in.in: New file, from GNU gettext 0.16.1.
16421         * build-aux/po/remove-potcdate.sin: New file, from GNU gettext 0.16.1.
16422
16423 2007-07-18  Bruno Haible  <bruno@clisp.org>
16424
16425         * gnulib-tool (func_get_automake_snippet): Synthesize also an
16426         EXTRA_DIST augmentation for files in build-aux/.
16427
16428 2007-07-16  Bruno Haible  <bruno@clisp.org>
16429
16430         * modules/lseek (License): Use the synonymous term "LGPLv2+".
16431         * modules/getdelim (License): Likewise.
16432
16433 2007-07-16  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
16434
16435         * modules/arpa_inet (License): Use the synonymous term LGPLv2+.
16436         * modules/d-type (License): Likewise.
16437         * modules/extensions (License): Likewise.
16438         * modules/fnmatch (License): Likewise.
16439         * modules/fseeko (License): Likewise.
16440         * modules/getaddrinfo (License): Likewise.
16441         * modules/getline (License): Likewise.
16442         * modules/getlogin_r (License): Likewise.
16443         * modules/getpass (License): Likewise.
16444         * modules/gettimeofday (License): Likewise.
16445         * modules/glob (License): Likewise.
16446         * modules/inet_ntop (License): Likewise.
16447         * modules/malloc (License): Likewise.
16448         * modules/malloca (License): Likewise.
16449         * modules/memmem (License): Likewise.
16450         * modules/mempcpy (License): Likewise.
16451         * modules/memset (License): Likewise.
16452         * modules/minmax (License): Likewise.
16453         * modules/mktime (License): Likewise.
16454         * modules/netinet_in (License): Likewise.
16455         * modules/pathmax (License): Likewise.
16456         * modules/poll (License): Likewise.
16457         * modules/regex (License): Likewise.
16458         * modules/snprintf (License): Likewise.
16459         * modules/stdbool (License): Likewise.
16460         * modules/stdint (License): Likewise.
16461         * modules/stdio (License): Likewise.
16462         * modules/strcase (License): Likewise.
16463         * modules/strcasestr (License): Likewise.
16464         * modules/strdup (License): Likewise.
16465         * modules/string (License): Likewise.
16466         * modules/strndup (License): Likewise.
16467         * modules/strnlen (License): Likewise.
16468         * modules/strpbrk (License): Likewise.
16469         * modules/strptime (License): Likewise.
16470         * modules/strsep (License): Likewise.
16471         * modules/sys_select (License): Likewise.
16472         * modules/sys_socket (License): Likewise.
16473         * modules/sys_stat (License): Likewise.
16474         * modules/sys_time (License): Likewise.
16475         * modules/time (License): Likewise.
16476         * modules/time_r (License): Likewise.
16477         * modules/timegm (License): Likewise.
16478         * modules/unistd (License): Likewise.
16479         * modules/vsnprintf (License): Likewise.
16480         * modules/wctype (License): Likewise.
16481
16482 2007-07-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
16483
16484         * modules/argz (License): LGPLv2+.
16485
16486 2007-07-15  Karl Berry  <karl@gnu.org>
16487
16488         * doc/gnulib.texi: revise node structure per new fdl.texi.
16489
16490 2007-07-14  Bruno Haible  <bruno@clisp.org>
16491
16492         * lib/uniname/gen-uninames.lisp (main): Emit a "do not edit" line to
16493         the output file.
16494         * lib/uniname/uninames.h: Regenerated.
16495
16496 2007-07-14  Karl Berry  <karl@gnu.org>
16497
16498         * doc/*gpl*.texi, doc/fdl.texi: new versions, consistently
16499         omitting sectioning and index commands.
16500
16501 2007-07-13  Bruno Haible  <bruno@clisp.org>
16502
16503         New gnulib-tool option --more-symlinks.
16504         * gnulib-tool (func_usage): Document --more-symlinks.
16505         (do_copyrights): New variable.
16506         Recognize option --more-symlinks.
16507         (func_import): Don't add a copyright notice transform to
16508         sed_transform_lib_file if do_copyrights is empty.
16509
16510 2007-07-13  Bruno Haible  <bruno@clisp.org>
16511
16512         * lib/vasnprintf.c (decimal_point_char): Define also if
16513         (NEED_PRINTF_LONG_DOUBLE || NEED_PRINTF_INFINITE_DOUBLE)
16514         && !NEED_PRINTF_DIRECTIVE_A.
16515         Reported by Clemens Koller <clemens.koller@anagramm.de> via
16516         Gary V. Vaughan <gary@gnu.org>.
16517
16518 2007-07-13  Paul Eggert  <eggert@cs.ucla.edu>
16519
16520         * lib/inttypes_.h: Undo previous change, since it was fixed
16521         in a different way in the 2007-07-02 fix to m4/inttypes.m4.
16522
16523 2007-07-13  Bruno Haible  <bruno@clisp.org>
16524
16525         * lib/stdint_.h: Fix typo: _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H was
16526         misspelled as _GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H.
16527
16528 2007-07-13  Jim Meyering  <jim@meyering.net>
16529
16530         df: Don't fail for Tru64's "file-on-file mount".
16531         * m4/fsusage.m4 (gl_FSUSAGE): Reject Tru64's buggy statvfs,
16532         so we fall through and use statfs instead.  Details here:
16533         <http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/10878>
16534         Reported by Albert Chin.
16535
16536 2007-07-13  Bruno Haible  <bruno@clisp.org>
16537
16538         * modules/alloca-opt (License): Use the synonymous term "LGPLv2+".
16539         * modules/configmake (License): Likewise.
16540         * modules/gettext (License): Likewise.
16541         * modules/gettext-h (License): Likewise.
16542         * modules/include_next (License): Likewise.
16543         * modules/link-warning (License): Likewise.
16544         * modules/localcharset (License): Likewise.
16545         * modules/localename (License): Likewise.
16546         * modules/lock (License): Likewise.
16547         * modules/relocatable-lib-lgpl (License): Likewise.
16548         * modules/size_max (License): Likewise.
16549         * modules/vasnprintf (License): Likewise.
16550         * modules/wchar (License): Likewise.
16551         * modules/xsize (License): Likewise.
16552
16553 2007-07-13  Bruno Haible  <bruno@clisp.org>
16554
16555         * gnulib-tool (func_import): Treat LGPLv2 as synonymous to LGPL.
16556         (func_create_testdir): Handle copying terms "GPLv2+" and "LGPLv2+".
16557
16558 2007-07-12  Bruno Haible  <bruno@clisp.org>
16559
16560         * doc/gnulib-intro.texi (Copyright): Clarify the license abbreviations
16561         in the modules files.
16562
16563 2007-07-11  Karl Berry  <karl@gnu.org>
16564
16565         * MODULES.html.sh (func_module): use
16566          sed -e '\|^'"${includefile}"'$|d'
16567          instead of /.../d, to avoid errors on $includefile's containing /.
16568
16569 2007-07-10  Sergey Poznyakoff  <gray@gnu.org.ua>
16570
16571         * gnulib-tool (func_import): Avoid duplication of --avoid
16572         statements
16573         (func_dest_tmpfilename,func_create_testdir): Translate `-' in file
16574         names to `_' in variable names.
16575
16576 2007-07-10  Eric Blake  <ebb9@byu.net>
16577
16578         * lib/version-etc.c (version_etc_va): Default to GPLv3+.
16579         * NEWS: Document this change.
16580
16581 2007-07-08  Bruno Haible  <bruno@clisp.org>
16582
16583         Update to Unicode 5.0.
16584         * lib/uniwidth/width.c (nonspacing_table_data): Add U+00AD,
16585         U+0350..U+035F, U+05A2, U+05BA, U+05C5, U+05C7, U+0600..U+0603,
16586         U+0610..U+0615, U+0656..U+065E, U+07EB..U+07F3, U+0A01, U+0AE2..U+0AE3,
16587         U+0CBC. Remove U+0CBF, U+0CC6. Add U+0CE2..U+0CE3, U+135F,
16588         U+17B4..U+17B5, U+17DD. Remove U+180E. Add U+1920..U+1922,
16589         U+1927..U+192B, U+1932, U+1939..U+193B, U+1A17..U+1A18, U+1B00..U+1B03,
16590         U+1B34, U+1B36..U+1B3A, U+1B3C, U+1B42, U+1B6B..U+1B73, U+1DC0..U+1DCA,
16591         U+1DFE..U+1DFF, U+20EB..U+20EF, U+A802, U+A806, U+A80B, U+A825..U+A826,
16592         U+10A01..U+10A03, U+10A05..U+10A06, U+10A0C..U+10A0F, U+10A38..U+10A3A,
16593         U+10A3F, U+1D242..U+1D244.
16594         (nonspacing_table_ind): Update.
16595         (uc_width): Assign width 0 to U+E0100..U+E01EF. Assign width 1 to
16596         U+4DC0..U+4DFF. Assign width 2 to U+2329..U+232A, U+FE10..U+FE1F.
16597
16598 2007-07-08  Bruno Haible  <bruno@clisp.org>
16599
16600         Update to Unicode 5.0.
16601         * lib/uniname/gen-uninames.lisp (main): Add the range 0x12xxx to the
16602         code transform. Extend the name index field of unicode_name_to_code and
16603         unicode_code_to_name from 16 to 24 bits.
16604         * lib/uniname/uniname.c (unicode_character_name,
16605         unicode_name_character): Add the range 0x12xxx to the code transform.
16606         * lib/uniname/uninames.h: Regenerated.
16607         * tests/uniname/UnicodeDataNames.txt: Update to Unicode 5.0.
16608
16609 2007-07-07  Bruno Haible  <bruno@clisp.org>
16610
16611         * modules/wcwidth-tests: New file.
16612         * tests/test-wcwidth.c: New file.
16613
16614         Work around MacOS X wcwidth() bug.
16615         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Test against MacOS X 10.3 bug.
16616         * lib/wcwidth.c: Include localcharset.h, streq.h, uniwidth.h.
16617         (rpl_wcwidth): Special-case the UTF-8 locales. Fall back to the
16618         original wcwidth in non-UTF-8 locales.
16619         * modules/wcwidth (Depends-on): Add localcharset, streq,
16620         uniwidth/width.
16621         * doc/functions/wcwidth.texi: Update.
16622
16623 2007-07-07  Bruno Haible  <bruno@clisp.org>
16624
16625         * lib/wchar_.h: Include the GL_LINK_WARNING macro.
16626         (wcwidth): New declaration.
16627         * m4/wchar.m4 (gl_WCHAR_MODULE_INDICATOR, gl_WCHAR_H_DEFAULTS): New
16628         macros.
16629         (gl_WCHAR_H): Require gl_WCHAR_H_DEFAULTS. Don't set WCHAR_H to empty
16630         here. Prepare for creating <wchar.h> unconditionally.
16631         * modules/wchar (Depends-on): Add link-warning.
16632         (Makefile.am): Substitute also GNULIB_WCWIDTH, HAVE_DECL_WCWIDTH,
16633         REPLACE_WCWIDTH, and GL_LINK_WARNING.
16634         * lib/wcwidth.h: Remove file.
16635         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Require gl_WCHAR_H_DEFAULTS. Set
16636         HAVE_DECL_WCWIDTH, REPLACE_WCWIDTH, WCHAR_H.
16637         * modules/wcwidth (Files): Remove lib/wcwidth.h.
16638         (configure.ac): Invoke gl_WCHAR_MODULE_INDICATOR.
16639         (Include): Replace wcwidth.h with <wchar.h>.
16640         * lib/wcwidth.c: Include <wchar.h> instead of wcwidth.h.
16641         * lib/mbchar.h: Don't include wcwidth.h.
16642         * lib/mbswidth.c: Likewise.
16643         * NEWS: Mention the change.
16644
16645 2007-07-07  Bruno Haible  <bruno@clisp.org>
16646
16647         * lib/wcwidth.c: New file, extracted from lib/wcwidth.h.
16648         * lib/wcwidth.h: Don't include wctype.h. Replace inline function
16649         definition with an external declaration.
16650         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Use wcwidth.c when wcwidth is not
16651         defined as a function. Remove AC_C_INLINE requirement.
16652         * modules/wcwidth (Files): Add lib/wcwidth.c.
16653         (Makefile.am): Remove redundant statement.
16654
16655 2007-07-07  Bruno Haible  <bruno@clisp.org>
16656
16657         * MODULES.html.sh (Unicode string functions): Add the new modules.
16658
16659         * tests/uniwidth/test-u32-strwidth.c: New file.
16660         * modules/uniwidth/u32-strwidth-tests: New file.
16661
16662         * lib/uniwidth/u32-strwidth.c: New file.
16663         * modules/uniwidth/u32-strwidth: New file.
16664
16665         * tests/uniwidth/test-u16-strwidth.c: New file.
16666         * modules/uniwidth/u16-strwidth-tests: New file.
16667
16668         * lib/uniwidth/u16-strwidth.c: New file.
16669         * modules/uniwidth/u16-strwidth: New file.
16670
16671         * tests/uniwidth/test-u8-strwidth.c: New file.
16672         * modules/uniwidth/u8-strwidth-tests: New file.
16673
16674         * lib/uniwidth/u8-strwidth.c: New file.
16675         * modules/uniwidth/u8-strwidth: New file.
16676
16677         * tests/uniwidth/test-u32-width.c: New file.
16678         * modules/uniwidth/u32-width-tests: New file.
16679
16680         * lib/uniwidth/u32-width.c: New file.
16681         * modules/uniwidth/u32-width: New file.
16682
16683         * tests/uniwidth/test-u16-width.c: New file.
16684         * modules/uniwidth/u16-width-tests: New file.
16685
16686         * lib/uniwidth/u16-width.c: New file.
16687         * modules/uniwidth/u16-width: New file.
16688
16689         * tests/uniwidth/test-u8-width.c: New file.
16690         * modules/uniwidth/u8-width-tests: New file.
16691
16692         * lib/uniwidth/u8-width.c: New file.
16693         * modules/uniwidth/u8-width: New file.
16694
16695         * tests/uniwidth/test-uc_width.c: New file.
16696         * modules/uniwidth/width-tests: New file.
16697
16698         * lib/uniwidth/width.c: New file, from GNU libiconv.
16699         * lib/uniwidth/cjk.h: New file, from GNU libiconv.
16700         * modules/uniwidth/width: New file.
16701
16702         * lib/uniwidth.h: New file, from GNU libiconv.
16703         * modules/uniwidth/base: New file.
16704
16705 2007-07-07  Bruno Haible  <bruno@clisp.org>
16706
16707         * lib/uniname.h: New file, from GNU gettext.
16708         * lib/uniname/gen-uninames.lisp: New file, from GNU gettext.
16709         * lib/uniname/uninames.h: New file, from GNU gettext.
16710         * lib/uniname/uniname.c: New file, from GNU gettext.
16711         * tests/uniname/test-uninames.sh: New file.
16712         * tests/uniname/test-uninames.c: New file, from GNU gettext.
16713         * tests/uniname/UnicodeDataNames.txt: New file, from GNU gettext.
16714         * modules/uniname/base: New file.
16715         * modules/uniname/uniname: New file.
16716         * modules/uniname/uniname-tests: New file.
16717         * MODULES.html.sh (Unicode string functions): Add the new modules.
16718
16719 2007-07-06  Bruno Haible  <bruno@clisp.org>
16720
16721         * doc/Makefile (TEXI2HTML): Specify a --reference-limit.
16722
16723 2007-07-06  Bruno Haible  <bruno@clisp.org>
16724
16725         * lib/sys_time_.h: Use a recursion-safe inclusion guard rather than
16726         a split double-inclusion guard. Needed for cygwin, where <sys/time.h>
16727         includes <cygwin/sys_time.h> which includes <sys/select.h> which
16728         include <sys/time.h>.
16729         Reported by Eric Blake.
16730
16731 2007-07-06  Eric Blake  <ebb9@byu.net>
16732
16733         Fix testing canonicalize on cygwin.
16734         * modules/canonicalize-lgpl-tests (test_canonicalize_lgpl_LDADD):
16735         Revert patch from 2007-06-19.
16736         * tests/test-canonicalize-lgpl.c (main): Instead, skip test when
16737         canonicalize module is also in use.
16738         * tests/test-canonicalize.c: New file.
16739         * tests/test-canonicalize.sh: Likewise.
16740         * modules/canonicalize-tests: Likewise.
16741
16742 2007-07-06  Jim Meyering  <jim@meyering.net>
16743
16744         * lib/getugroups.c (getugroups): Detect getgrent failure.
16745         Adjust comment to reflect reality: this function may return -1.
16746
16747 2007-07-05  Sergey Poznyakoff  <gray@gnu.org.ua>
16748
16749         * build-aux/bootstrap (TP_URL,get_translations): Update to use
16750         the new TP address.
16751         (usage): Fix typo
16752         (gnulib_mk): New variable.
16753
16754 2007-07-05  Jim Meyering  <jim@meyering.net>
16755
16756         Don't let endgrent clobber errno, no matter how improbable.
16757         * lib/getugroups.c (getugroups): Save and restore errno around
16758         endgrent call.
16759
16760         Close the group DB even when failing with 2^31 or more members.
16761         * lib/getugroups.c (getugroups): Don't return without calling endgrent.
16762
16763 2007-07-04  Jim Meyering  <jim@meyering.net>
16764
16765         * lib/getugroups.h: New file.
16766         * lib/getugroups.c: Include "getugroups.h".
16767         Remove uses of "register" keyword.
16768         Move local variable, "cp", down into scope where used.
16769         Give "username" parameter the "const" attribute.
16770         * modules/getugroups (Files): Add lib/getugroups.h
16771
16772 2007-07-04  Karl Berry  <karl@gnu.org>
16773
16774         * MODULES.html.sh (func_all_modules): Complete rename of
16775         gpl/lgpl to gpl-2.0 and lgpl-2.1, and add gpl-3.0.
16776
16777 2007-07-02  Bruno Haible  <bruno@clisp.org>
16778
16779         * m4/inttypes.m4 (gl_INTTYPES_H): Define __STDC_LIMIT_MACROS in C++
16780         mode, when inttypes.h comes from gnulib.
16781         Reported by Joel E. Denny <jdenny@ces.clemson.edu>.
16782
16783 2007-07-02  Simon Josefsson  <simon@josefsson.org>
16784
16785         * NEWS: Mention lgpl module name change.
16786
16787         * modules/lgpl-2.1: Renamed from lgpl.
16788
16789         * NEWS: Mention gpl module name change.
16790
16791         * modules/gpl-3.0: New file, based on gpl-2.0.
16792
16793         * modules/gpl-2.0: Renamed from gpl.
16794
16795         * modules/gpl: Fix filename, doc/gpl.texi is now found at
16796         doc/gpl-2.0.texi.
16797
16798 2007-07-02  Paul Eggert  <eggert@cs.ucla.edu>
16799
16800         * lib/inttypes_.h [defined __cplusplus&&!defined __STDC_LIMIT_MACROS]:
16801         #define __STDC_LIMIT_MACROS temporarily while including
16802         <stdint.h>, so that __STDC_LIMIT_MACROS is defined.
16803         Problem reported by Joel E. Denny in
16804         <http://lists.gnu.org/archive/html/bug-gnulib/2007-07/msg00008.html>.
16805
16806 2007-07-01  Bruno Haible  <bruno@clisp.org>
16807
16808         * lib/unistdio.h: New file.
16809         * lib/unistdio/u-asnprintf.h: New file.
16810         * lib/unistdio/u-asprintf.h: New file.
16811         * lib/unistdio/u-printf-args.c: New file.
16812         * lib/unistdio/u-printf-args.h: New file.
16813         * lib/unistdio/u-printf-parse.h: New file.
16814         * lib/unistdio/u-snprintf.h: New file.
16815         * lib/unistdio/u-sprintf.h: New file.
16816         * lib/unistdio/u-vasprintf.h: New file.
16817         * lib/unistdio/u-vsnprintf.h: New file.
16818         * lib/unistdio/u-vsprintf.h: New file.
16819         * lib/unistdio/ulc-asnprintf.c: New file.
16820         * lib/unistdio/ulc-asprintf.c: New file.
16821         * lib/unistdio/ulc-fprintf.c: New file, based on lib/fprintf.c.
16822         * lib/unistdio/ulc-printf-parse.c: New file.
16823         * lib/unistdio/ulc-snprintf.c: New file.
16824         * lib/unistdio/ulc-sprintf.c: New file.
16825         * lib/unistdio/ulc-vasnprintf.c: New file.
16826         * lib/unistdio/ulc-vasprintf.c: New file.
16827         * lib/unistdio/ulc-vfprintf.c: New file, based on lib/vfprintf.c.
16828         * lib/unistdio/ulc-vsnprintf.c: New file.
16829         * lib/unistdio/ulc-vsprintf.c: New file.
16830         * lib/unistdio/u8-asnprintf.c: New file.
16831         * lib/unistdio/u8-asprintf.c: New file.
16832         * lib/unistdio/u8-printf-parse.c: New file.
16833         * lib/unistdio/u8-snprintf.c: New file.
16834         * lib/unistdio/u8-sprintf.c: New file.
16835         * lib/unistdio/u8-vasnprintf.c: New file.
16836         * lib/unistdio/u8-vasprintf.c: New file.
16837         * lib/unistdio/u8-vsnprintf.c: New file.
16838         * lib/unistdio/u8-vsprintf.c: New file.
16839         * lib/unistdio/u8-u8-asnprintf.c: New file.
16840         * lib/unistdio/u8-u8-asprintf.c: New file.
16841         * lib/unistdio/u8-u8-snprintf.c: New file.
16842         * lib/unistdio/u8-u8-sprintf.c: New file.
16843         * lib/unistdio/u8-u8-vasnprintf.c: New file.
16844         * lib/unistdio/u8-u8-vasprintf.c: New file.
16845         * lib/unistdio/u8-u8-vsnprintf.c: New file.
16846         * lib/unistdio/u8-u8-vsprintf.c: New file.
16847         * lib/unistdio/u16-asnprintf.c: New file.
16848         * lib/unistdio/u16-asprintf.c: New file.
16849         * lib/unistdio/u16-printf-parse.c: New file.
16850         * lib/unistdio/u16-snprintf.c: New file.
16851         * lib/unistdio/u16-sprintf.c: New file.
16852         * lib/unistdio/u16-vasnprintf.c: New file.
16853         * lib/unistdio/u16-vasprintf.c: New file.
16854         * lib/unistdio/u16-vsnprintf.c: New file.
16855         * lib/unistdio/u16-vsprintf.c: New file.
16856         * lib/unistdio/u16-u16-asnprintf.c: New file.
16857         * lib/unistdio/u16-u16-asprintf.c: New file.
16858         * lib/unistdio/u16-u16-snprintf.c: New file.
16859         * lib/unistdio/u16-u16-sprintf.c: New file.
16860         * lib/unistdio/u16-u16-vasnprintf.c: New file.
16861         * lib/unistdio/u16-u16-vasprintf.c: New file.
16862         * lib/unistdio/u16-u16-vsnprintf.c: New file.
16863         * lib/unistdio/u16-u16-vsprintf.c: New file.
16864         * lib/unistdio/u32-asnprintf.c: New file.
16865         * lib/unistdio/u32-asprintf.c: New file.
16866         * lib/unistdio/u32-printf-parse.c: New file.
16867         * lib/unistdio/u32-snprintf.c: New file.
16868         * lib/unistdio/u32-sprintf.c: New file.
16869         * lib/unistdio/u32-vasnprintf.c: New file.
16870         * lib/unistdio/u32-vasprintf.c: New file.
16871         * lib/unistdio/u32-vsnprintf.c: New file.
16872         * lib/unistdio/u32-vsprintf.c: New file.
16873         * lib/unistdio/u32-u32-asnprintf.c: New file.
16874         * lib/unistdio/u32-u32-asprintf.c: New file.
16875         * lib/unistdio/u32-u32-snprintf.c: New file.
16876         * lib/unistdio/u32-u32-sprintf.c: New file.
16877         * lib/unistdio/u32-u32-vasnprintf.c: New file.
16878         * lib/unistdio/u32-u32-vasprintf.c: New file.
16879         * lib/unistdio/u32-u32-vsnprintf.c: New file.
16880         * lib/unistdio/u32-u32-vsprintf.c: New file.
16881         * tests/unistdio/test-ulc-asnprintf1.c: New file.
16882         * tests/unistdio/test-ulc-asnprintf1.h: New file.
16883         * tests/unistdio/test-ulc-printf1.h: New file.
16884         * tests/unistdio/test-ulc-vasnprintf1.c: New file.
16885         * tests/unistdio/test-ulc-vasnprintf2.c: New file.
16886         * tests/unistdio/test-ulc-vasnprintf2.sh: New file.
16887         * tests/unistdio/test-ulc-vasnprintf3.c: New file.
16888         * tests/unistdio/test-ulc-vasnprintf3.sh: New file.
16889         * tests/unistdio/test-ulc-vasprintf1.c: New file.
16890         * tests/unistdio/test-ulc-vsnprintf1.c: New file.
16891         * tests/unistdio/test-ulc-vsprintf1.c: New file.
16892         * tests/unistdio/test-u8-asnprintf1.c: New file.
16893         * tests/unistdio/test-u8-asnprintf1.h: New file.
16894         * tests/unistdio/test-u8-printf1.h: New file.
16895         * tests/unistdio/test-u8-vasnprintf1.c: New file.
16896         * tests/unistdio/test-u8-vasnprintf2.c: New file.
16897         * tests/unistdio/test-u8-vasnprintf2.sh: New file.
16898         * tests/unistdio/test-u8-vasnprintf3.c: New file.
16899         * tests/unistdio/test-u8-vasnprintf3.sh: New file.
16900         * tests/unistdio/test-u8-vasprintf1.c: New file.
16901         * tests/unistdio/test-u8-vsnprintf1.c: New file.
16902         * tests/unistdio/test-u8-vsprintf1.c: New file.
16903         * tests/unistdio/test-u16-asnprintf1.c: New file.
16904         * tests/unistdio/test-u16-asnprintf1.h: New file.
16905         * tests/unistdio/test-u16-printf1.h: New file.
16906         * tests/unistdio/test-u16-vasnprintf1.c: New file.
16907         * tests/unistdio/test-u16-vasnprintf2.c: New file.
16908         * tests/unistdio/test-u16-vasnprintf2.sh: New file.
16909         * tests/unistdio/test-u16-vasnprintf3.c: New file.
16910         * tests/unistdio/test-u16-vasnprintf3.sh: New file.
16911         * tests/unistdio/test-u16-vasprintf1.c: New file.
16912         * tests/unistdio/test-u16-vsnprintf1.c: New file.
16913         * tests/unistdio/test-u16-vsprintf1.c: New file.
16914         * tests/unistdio/test-u32-asnprintf1.c: New file.
16915         * tests/unistdio/test-u32-asnprintf1.h: New file.
16916         * tests/unistdio/test-u32-printf1.h: New file.
16917         * tests/unistdio/test-u32-vasnprintf1.c: New file.
16918         * tests/unistdio/test-u32-vasnprintf2.c: New file.
16919         * tests/unistdio/test-u32-vasnprintf2.sh: New file.
16920         * tests/unistdio/test-u32-vasnprintf3.c: New file.
16921         * tests/unistdio/test-u32-vasnprintf3.sh: New file.
16922         * tests/unistdio/test-u32-vasprintf1.c: New file.
16923         * tests/unistdio/test-u32-vsnprintf1.c: New file.
16924         * tests/unistdio/test-u32-vsprintf1.c: New file.
16925         * modules/unistdio/base: New file.
16926         * modules/unistdio/u-printf-args: New file.
16927         * modules/unistdio/ulc-asnprintf: New file.
16928         * modules/unistdio/ulc-asprintf: New file.
16929         * modules/unistdio/ulc-fprintf: New file.
16930         * modules/unistdio/ulc-printf-parse: New file.
16931         * modules/unistdio/ulc-snprintf: New file.
16932         * modules/unistdio/ulc-sprintf: New file.
16933         * modules/unistdio/ulc-vasnprintf: New file.
16934         * modules/unistdio/ulc-vasprintf: New file.
16935         * modules/unistdio/ulc-vfprintf: New file.
16936         * modules/unistdio/ulc-vsnprintf: New file.
16937         * modules/unistdio/ulc-vsprintf: New file.
16938         * modules/unistdio/u8-asnprintf: New file.
16939         * modules/unistdio/u8-asprintf: New file.
16940         * modules/unistdio/u8-printf-parse: New file.
16941         * modules/unistdio/u8-snprintf: New file.
16942         * modules/unistdio/u8-sprintf: New file.
16943         * modules/unistdio/u8-vasnprintf: New file.
16944         * modules/unistdio/u8-vasprintf: New file.
16945         * modules/unistdio/u8-vsnprintf: New file.
16946         * modules/unistdio/u8-vsprintf: New file.
16947         * modules/unistdio/u8-u8-asnprintf: New file.
16948         * modules/unistdio/u8-u8-asprintf: New file.
16949         * modules/unistdio/u8-u8-snprintf: New file.
16950         * modules/unistdio/u8-u8-sprintf: New file.
16951         * modules/unistdio/u8-u8-vasnprintf: New file.
16952         * modules/unistdio/u8-u8-vasprintf: New file.
16953         * modules/unistdio/u8-u8-vsnprintf: New file.
16954         * modules/unistdio/u8-u8-vsprintf: New file.
16955         * modules/unistdio/u16-asnprintf: New file.
16956         * modules/unistdio/u16-asprintf: New file.
16957         * modules/unistdio/u16-printf-parse: New file.
16958         * modules/unistdio/u16-snprintf: New file.
16959         * modules/unistdio/u16-sprintf: New file.
16960         * modules/unistdio/u16-vasnprintf: New file.
16961         * modules/unistdio/u16-vasprintf: New file.
16962         * modules/unistdio/u16-vsnprintf: New file.
16963         * modules/unistdio/u16-vsprintf: New file.
16964         * modules/unistdio/u16-u16-asnprintf: New file.
16965         * modules/unistdio/u16-u16-asprintf: New file.
16966         * modules/unistdio/u16-u16-snprintf: New file.
16967         * modules/unistdio/u16-u16-sprintf: New file.
16968         * modules/unistdio/u16-u16-vasnprintf: New file.
16969         * modules/unistdio/u16-u16-vasprintf: New file.
16970         * modules/unistdio/u16-u16-vsnprintf: New file.
16971         * modules/unistdio/u16-u16-vsprintf: New file.
16972         * modules/unistdio/u32-asnprintf: New file.
16973         * modules/unistdio/u32-asprintf: New file.
16974         * modules/unistdio/u32-printf-parse: New file.
16975         * modules/unistdio/u32-snprintf: New file.
16976         * modules/unistdio/u32-sprintf: New file.
16977         * modules/unistdio/u32-vasnprintf: New file.
16978         * modules/unistdio/u32-vasprintf: New file.
16979         * modules/unistdio/u32-vsnprintf: New file.
16980         * modules/unistdio/u32-vsprintf: New file.
16981         * modules/unistdio/u32-u32-asnprintf: New file.
16982         * modules/unistdio/u32-u32-asprintf: New file.
16983         * modules/unistdio/u32-u32-snprintf: New file.
16984         * modules/unistdio/u32-u32-sprintf: New file.
16985         * modules/unistdio/u32-u32-vasnprintf: New file.
16986         * modules/unistdio/u32-u32-vasprintf: New file.
16987         * modules/unistdio/u32-u32-vsnprintf: New file.
16988         * modules/unistdio/u32-u32-vsprintf: New file.
16989         * modules/unistdio/ulc-asnprintf-tests: New file.
16990         * modules/unistdio/ulc-vasnprintf-tests: New file.
16991         * modules/unistdio/ulc-vasprintf-tests: New file.
16992         * modules/unistdio/ulc-vsnprintf-tests: New file.
16993         * modules/unistdio/ulc-vsprintf-tests: New file.
16994         * modules/unistdio/u8-asnprintf-tests: New file.
16995         * modules/unistdio/u8-vasnprintf-tests: New file.
16996         * modules/unistdio/u8-vasprintf-tests: New file.
16997         * modules/unistdio/u8-vsnprintf-tests: New file.
16998         * modules/unistdio/u8-vsprintf-tests: New file.
16999         * modules/unistdio/u16-asnprintf-tests: New file.
17000         * modules/unistdio/u16-vasnprintf-tests: New file.
17001         * modules/unistdio/u16-vasprintf-tests: New file.
17002         * modules/unistdio/u16-vsnprintf-tests: New file.
17003         * modules/unistdio/u16-vsprintf-tests: New file.
17004         * modules/unistdio/u32-asnprintf-tests: New file.
17005         * modules/unistdio/u32-vasnprintf-tests: New file.
17006         * modules/unistdio/u32-vasprintf-tests: New file.
17007         * modules/unistdio/u32-vsnprintf-tests: New file.
17008         * modules/unistdio/u32-vsprintf-tests: New file.
17009         * MODULES.html.sh (Unicode string functions): Add the new modules.
17010
17011 2007-07-01  Bruno Haible  <bruno@clisp.org>
17012
17013         * lib/sprintf.c (sprintf): Limit the available length estimation,
17014         to avoid address wraparound.
17015         * lib/vsprintf.c (vsprintf): Likewise.
17016         * modules/sprintf-posix (Dependencies): Add stdint.
17017         * modules/vsprintf-posix (Dependencies): Likewise.
17018
17019 2007-07-01  Bruno Haible  <bruno@clisp.org>
17020
17021         * gnulib-tool (self_abspathname): Determine PATH_SEPARATOR and handle
17022         Windows PATH as well. Conservative double-quoting. Comments.
17023
17024 2007-07-01  Bruno Haible  <bruno@clisp.org>
17025             Eric Blake  <ebb9@byu.net>
17026             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
17027
17028         * gnulib-tool (self_abspathname): Fix algorithm to cope with
17029         empty components in $PATH, denoting '.'.
17030
17031 2007-07-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
17032
17033         * gnulib-tool: Fix indentation.
17034         (func_create_megatestdir): Likewise.
17035         Report by Bruno Haible.
17036
17037 2007-06-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
17038
17039         Sync from Automake.
17040         * build-aux/gnupload: Fix shell portability issues with for loops.
17041         Report by Karl Berry.
17042
17043 2007-06-29  Simon Josefsson  <simon@josefsson.org>
17044
17045         * build-aux/maint.mk (POURL): Use translationproject.org.
17046
17047 2007-06-27  Simon Josefsson  <simon@josefsson.org>
17048             Bruno Haible  <bruno@clisp.org>
17049
17050         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Require gl_HEADER_SYS_SOCKET
17051         before using HAVE_WS2TCPIP_H. Check for gai_strerror through an
17052         explicit link test, rather than AC_REPLACE_FUNCS - for mingw.
17053         (gl_PREREQ_GETADDRINFO): Require gl_HEADER_SYS_SOCKET before using
17054         HAVE_SYS_SOCKET_H and HAVE_WS2TCPIP_H.
17055
17056 2007-06-27  Bruno Haible  <bruno@clisp.org>
17057
17058         * build-aux/config.rpath: Upgrade to libtool-1.5.24.
17059         * build-aux/config.libpath: Upgrade to libtool-1.5.24.
17060
17061 2007-06-26  Karl Berry  <karl@gnu.org>
17062
17063         * MODULES.html.sh: remove xreadlink-with-size.
17064
17065 2007-06-23  Paul Eggert  <eggert@cs.ucla.edu>
17066
17067         * lib/time_.h: Port to Solaris 8 with Sun Studio 11, using a
17068         method that I hope also handles the double-include problem noted
17069         by Bruno Haible in
17070         <http://lists.gnu.org/archive/html/bug-gnulib/2007-05/msg00186.html>.
17071
17072 2007-06-23  Bruno Haible  <bruno@clisp.org>
17073
17074         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
17075         Don't let the 'mostlyclean' target fail if the last subdirectory could
17076         not be removed.
17077         Reported by Karl Berry.
17078
17079 2007-06-23  Bruno Haible  <bruno@clisp.org>
17080
17081         * gnulib-tool (echo): Add a speedier workaround for ksh.
17082         * tests/test-echo.sh: Likewise.
17083
17084 2007-06-23  Bruno Haible  <bruno@clisp.org>
17085
17086         * gnulib-tool (echo): Add workarounds also for bash versions < 2.04.
17087         * tests/test-echo.sh: Likewise.
17088
17089 2007-06-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
17090
17091         * gnulib-tool (IFS): Initialize early, so we don't set it to
17092         empty later.
17093         (self_abspathname): Rewrite algorithm to set it, reindent.
17094         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am)
17095         (func_create_megatestdir): Merge some sed scripts.
17096
17097 2007-06-23  Paul Eggert  <eggert@cs.ucla.edu>
17098
17099         * m4/include_next.m4 (gl_CHECK_NEXT_HEADERS): Check some typos
17100         exposed by Sun Studio 11 cc on Solaris 8.
17101
17102 2007-06-22  Bruno Haible  <bruno@clisp.org>
17103
17104         * gnulib-tool (echo): Ensure the echo primitive does not interpret
17105         backslashes.
17106         * tests/test-echo.sh: New file.
17107
17108 2007-06-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
17109
17110         * gnulib-tool (func_add_or_update, func_create_testdir): Do not
17111         simplify `sed_replace_build_aux' scripts, they are portable but
17112         echoing them with `echo' is not.
17113         Report and analysis by Fernando Ferreira <fernando.prog@netcabo.pt>.
17114
17115 2007-06-21  Karl Berry  <karl@gnu.org>
17116
17117         * config/srclist.txt: guess we can't handle the licenses via
17118         srclist at the moment.
17119
17120 2007-06-21  Paul Eggert  <eggert@cs.ucla.edu>
17121
17122         * MODULES.html.sh: Add include_next.
17123         * modules/include_next: New file.
17124
17125 2007-06-20  Paul Eggert  <eggert@cs.ucla.edu>
17126
17127         * m4/include_next.m4 (gl_INCLUDE_NEXT): Define and AC_SUBST
17128         INCLUDE_NEXT.
17129         (gl_CHECK_NEXT_HEADERS): New macro.
17130         * m4/fcntl_h.m4 (gl_FCNTL_H): use gl_CHECK_NEXT_HEADERS instead of
17131         the obsolescent gl_ABSOLUTE_HEADER.
17132         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Likewise.
17133         * m4/float_h.m4 (gl_FLOAT_H): Likewise.
17134         * m4/iconv_h.m4 (gl_ICONV_H): Likewise.
17135         * m4/inttypes.m4 (gl_INTTYPES_H): Likewise.
17136         * m4/locale_h.m4 (gl_LOCALE_H): Likewise.
17137         * m4/math_h.m4 (gl_MATH_H): Likewise.
17138         * m4/netinet_in_h.m4 (gl_HEADER_NETINET_IN): Likewise.
17139         * m4/search_h.m4 (gl_SEARCH_H): Likewise.
17140         * m4/signal_h.m4 (gl_SIGNAL_H): Likewise.
17141         * m4/stdint.m4 (gl_STDINT_H): Likewise.
17142         * m4/stdio_h.m4 (gl_STDIO_H): Likewise.
17143         * m4/stdlib_h.m4 (gl_STDLIB_H): Likewise.
17144         * m4/string_h.m4 (gl_HEADER_STRING_H_BODY): Likewise.
17145         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Likewise.
17146         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Likewise.
17147         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Likewise.
17148         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Likewise.
17149         * m4/sysexits.m4 (gl_SYSEXITS): Likewise.
17150         * m4/time_h.m4 (gl_HEADER_TIME_H_BODY): Likewise.
17151         * m4/unistd_h.m4 (gl_UNISTD_H): Likewise.
17152         * m4/wchar.m4 (gl_WCHAR_H): Likewise.
17153         * m4/wctype.m4 (gl_WCTYPE_H): Likewise.
17154         * m4/inttypes.m4 (gl_INTTYPES_H): Define
17155         _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H to avoid the problem of unclean
17156         builds, since ABSOLUTE_INTTYPES_H is no longer being defined.
17157         * m4/stdint.m4 (gl_STDINT_H): Likewise, for
17158         _GL_JUST_INCLUDE_SYSTEM_STDINT_H.
17159         * lib/fcntl_.h: Use @INCLUDE_NEXT@ @NEXT_foo_H@
17160         rather than @HAVE_INCLUDE_NEXT@ and @ABSOLUTE_foo_H@.
17161         * lib/float_.h: Likewise.
17162         * lib/inttypes_.h: Likewise.
17163         * lib/math_.h: Likewise.
17164         * lib/search_.h: Likewise.
17165         * lib/signal_.h: Likewise.
17166         * lib/stdint_.h: Likewise.
17167         * lib/stdio_.h: Likewise.
17168         * lib/stdlib_.h: Likewise.
17169         * lib/string_.h: Likewise.
17170         * lib/sys_stat_.h: Likewise.
17171         * lib/sys_time_.h: Likewise.
17172         * lib/time_.h: Likewise.
17173         * lib/unistd_.h: Likewise.
17174         * lib/wchar_.h: Likewise.
17175         * lib/wctype_.h: Likewise.
17176         * lib/dirent_.h: Likewise.
17177         * lib/iconv_.h: Likewise.
17178         * lib/locale_.h: Likewise.
17179         * lib/netinet_in_.h: Likewise.
17180         * lib/sys_select_.h: Likewise.
17181         * lib/sys_socket_.h: Likewise.
17182         * lib/sysexits_.h: Likewise.
17183         * modules/fcntl (Depends-on): Depend on include_next, not
17184         absolute_header.
17185         (Makefile): Substitute INCLUDE_NEXT and NEXT_foo_H, not
17186         HAVE_INCLUDE_NEXT and ABSOLUTE_foo_H.
17187         * modules/fchdir: Likewise.
17188         * modules/float: Likewise.
17189         * modules/iconv_open: Likewise.
17190         * modules/inttypes: Likewise.
17191         * modules/locale: Likewise.
17192         * modules/math: Likewise.
17193         * modules/netinet_in: Likewise.
17194         * modules/search: Likewise.
17195         * modules/signal: Likewise.
17196         * modules/stdint: Likewise.
17197         * modules/stdio: Likewise.
17198         * modules/stdlib: Likewise.
17199         * modules/string: Likewise.
17200         * modules/sys_select: Likewise.
17201         * modules/sys_socket: Likewise.
17202         * modules/sys_stat: Likewise.
17203         * modules/sys_time: Likewise.
17204         * modules/sysexits: Likewise.
17205         * modules/time: Likewise.
17206         * modules/unistd: Likewise.
17207         * modules/wchar: Likewise.
17208         * modules/wctype: Likewise.
17209         * modules/sys_stat: Change maintainer to "all".
17210         * modules/unistd: Likewise.
17211
17212 2007-06-20  Karl Berry  <karl@gnu.org>
17213
17214         * config/srclist.txt: track www changes in license files.
17215
17216 2007-06-20  Sergey Poznyakoff  <gray@gnu.org.ua>
17217
17218         * build-aux/bootstrap: Remove stray dot.
17219         Make sure build_aux settings are honored when linking
17220         gnulib_extra_files.
17221
17222 2007-06-19  Eric Blake  <ebb9@byu.net>
17223
17224         * modules/canonicalize-lgpl-tests (test_canonicalize_lgpl_LDADD):
17225         Allow compilation on cygwin.
17226
17227 2007-06-19  Jim Meyering  <jim@meyering.net>
17228
17229         xreadlink-with-size: Remove module.  No longer used.
17230         Ex-callers now use xreadlink or mreadlink-with-size.
17231         * modules/xreadlink-with-size: Remove module.
17232         * lib/xreadlink-with-size.c: Remove file.
17233         * lib/xreadlink.h (xreadlink_with_size): Remove prototype.
17234         (xreadlink): Remove inaccurate comment.  The one in xreadlink.c,
17235         just before the function definition *is* accurate.
17236
17237         Eliminate one way canonicalize_filename_mode could exit.
17238         * lib/canonicalize.c (canonicalize_filename_mode):
17239         Use mreadlink_with_size, not xreadlink_with_size.
17240
17241 2007-06-18  Paul Eggert  <eggert@cs.ucla.edu>
17242
17243         Detect porting problems to FreeBSD/arm, which has time_t wider than
17244         long int.  Original problem reported for GNU diff by Xin Li in
17245         <http://lists.gnu.org/archive/html/bug-gnu-utils/2007-06/msg00091.html>.
17246         * modules/getdate (Depends-on): Add intprops, verify.
17247         * lib/getdate.y: Include intprops.h, verify.h.  Verify that time_t
17248         is an integer type no wider than long int.
17249
17250 2007-06-18  Jim Meyering  <jim@meyering.net>
17251
17252         New module: mreadlink-with-size.
17253         * MODULES.html.sh: Add mreadlink-with-size.
17254         * modules/mreadlink-with-size: New module
17255         * modules/canonicalize (Depends-on): Depend on mreadlink-with-size,
17256         not xreadlink-with-size.
17257         * lib/mreadlink-with-size.c, lib/mreadlink.h: New files.
17258
17259 2007-06-16  Bruno Haible  <bruno@clisp.org>
17260
17261         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Catch the MacOS X 10.4 bug.
17262         * doc/functions/frexpl.texi: Document the MacOS X 10.4 bug.
17263         Reported by Gary V. Vaughan <gary@gnu.org>.
17264
17265 2007-06-15  Paul Eggert  <eggert@cs.ucla.edu>
17266
17267         Revamp lchown so that it lives in unistd.h where it belongs.
17268         * lib/lchown.h: Remove.
17269         * lib/dirchownmod.c: Don't include lib/lchown.h.
17270         * lib/fchownat.c: Likewise.
17271         * lib/openat.c: Likewise.
17272         * lib/lchown.c (REPLACE_CHOWN): Define to 0 if the system chown
17273         does not follow symlinks.
17274         (EOPNOTSUPP): Define if not defined.
17275         * lib/unistd_.h (chown): Do not replace if REPLADE_CHOWN
17276         is defined to 0.
17277         (lchown): New decl.
17278         * m4/lchown.m4 (gl_FUNC_LCHOWN): Require gl_UNISTD_H_DEFAULTS.
17279         Do not check for lchown decl.
17280         Set REPLACE_LCHOWN.
17281         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Set GNULIB_LCHOWN,
17282         REPLACE_LCHOWN.
17283         * modules/chown: Make it clear it follows symlinks.
17284         * modules/lchown: Make it clear it doesn't follow symlinks.
17285         (Files): Remove lib/lchown.h
17286         (Depends-on): Add unistd.
17287         (configure.ac): Add gl_UNISTD_MODULE_INDICATOR([lchown]).
17288         (Include): Include <unistd.h>, not "lchown.h".
17289         * modules/unistd (unistd.h): Substitude GNULIB_LCHOWN and
17290         REPLACE_LCHOWN.
17291
17292 2007-06-15  Jim Meyering  <jim@meyering.net>
17293
17294         Change license (GPL to LGPL) of fsusage and dependents.
17295         * modules/fsusage (License): Change to LGPL.
17296         * modules/full-read (License): Likewise.
17297         * modules/full-write (License): Likewise.
17298         * modules/safe-read (License): Likewise.
17299         * modules/safe-write (License): Likewise.
17300
17301 2007-06-14  Ben Pfaff  <blp@gnu.org>
17302
17303         Missing part of allocsa -> malloca transition.
17304         * modules/relocatable-prog-wrapper: gl_ALLOCSA should be
17305         gl_MALLOCA.
17306
17307 2007-06-12  Bruno Haible  <bruno@clisp.org>
17308
17309         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Guess no when cross-compiling
17310         to ia64, x86_64, i386.
17311         Reported by Eric Blake.
17312
17313 2007-06-12  Bruno Haible  <bruno@clisp.org>
17314
17315         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Guess no also when
17316         cross-compiling to x86_64.
17317
17318 2007-06-12  Paul Eggert  <eggert@cs.ucla.edu>
17319
17320         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Fix POSIX sed portability
17321         glitch reported by Ralf Wildenhues in
17322         <http://lists.gnu.org/archive/html/bug-gnulib/2007-06/msg00114.html>.
17323
17324         * m4/regex.m4 (gl_REGEX): Catch a bug with [[:alnum:]_-] reported by
17325         Vin Shelton.
17326
17327 2007-06-11  Bruno Haible  <bruno@clisp.org>
17328
17329         * lib/printf-args.c (PRINTF_FETCHARGS) [ENABLE_UNISTDIO]: Fix NULL
17330         replacement string.
17331         Reported by Eric Blake.
17332
17333 2007-06-10  Bruno Haible  <bruno@clisp.org>
17334
17335         Prepare vasnprintf code for use with Unicode strings.
17336         * lib/printf-args.h (PRINTF_FETCHARGS): New macro.
17337         (arg_type) [ENABLE_UNISTDIO]: Define TYPE_U8_STRING, TYPE_U16_STRING,
17338         TYPE_U32_STRING.
17339         (argument) [ENABLE_UNISTDIO]: Add a_u8_string, a_u16_string,
17340         a_u32_string variants.
17341         (PRINTF_FETCHARGS): Renamed from printf_fetchargs.
17342         * lib/printf-args.c: Don't include config.h and the specification
17343         header if PRINTF_FETCHARGS is already defined.
17344         (PRINTF_FETCHARGS): Renamed from printf_fetchargs.
17345         (PRINTF_FETCHARGS) [ENABLE_UNISTDIO]: Add code for TYPE_U8_STRING,
17346         TYPE_U16_STRING, TYPE_U32_STRING.
17347         * lib/printf-parse.h [ENABLE_UNISTDIO] (u8_directive, u8_directives,
17348         u16_directive, u16_directives, u32_directive, u32_directives): New
17349         types.
17350         (ulc_printf_parse, u8_printf_parse, u16_printf_parse, u32_printf_parse):
17351         New declarations.
17352         * lib/printf-parse.c: Don't include config.h and the specification
17353         header if PRINTF_PARSE is already defined. Eliminate the set of
17354         parameters for WIDE_CHAR_VERSION; the user of this file must provide
17355         them now. Include c-ctype.h.
17356         (PRINTF_PARSE) [ENABLE_UNISTDIO]: Add code implementing the 'U'
17357         directive and CHAR_T_ONLY_ASCII.
17358         * lib/vasnprintf.c: Don't include config.h and the specification header
17359         if VASNPRINTF is already defined.
17360         (DCHAR_IS_TCHAR, DCHAR_CPY): New macros.
17361         (VASNPRINTF): Use PRINTF_FETCHARGS instead of printf_fetchargs. Use
17362         DCHAR_CPY. Handle the case that DCHAR_T and FCHAR_T are not the same
17363         type. Handle the case that TCHAR_T and FCHAR_T are not of the same
17364         size. Handle the case that DCHAR_T and TCHAR_T are not the same type,
17365         add a conversion from TCHAR_T[] to DCHAR_T[], and rework the padding
17366         code accordingly.
17367         (VASNPRINTF) [ENABLE_UNISTDIO]: Implement the 'U' directive. Enable
17368         pad_ourselves also in this case, with the 'c' and 's' directives, and
17369         with a different notion of "width".
17370         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): New macros.
17371
17372 2007-06-10  Bruno Haible  <bruno@clisp.org>
17373
17374         * modules/unistr/u32-mbsnlen: New file.
17375         * lib/unistr/u32-mbsnlen.c: New file.
17376
17377         * modules/unistr/u16-mbsnlen: New file.
17378         * lib/unistr/u16-mbsnlen.c: New file.
17379
17380         * modules/unistr/u8-mbsnlen: New file.
17381         * lib/unistr/u8-mbsnlen.c: New file.
17382
17383         * lib/unistr.h (u8_mbsnlen, u16_mbsnlen, u32_mbsnlen): New
17384         declarations.
17385
17386 2007-06-10  Bruno Haible  <bruno@clisp.org>
17387
17388         * lib/string_.h (mbsnlen): New declaration.
17389         * lib/mbsnlen.c: New file.
17390         * m4/mbsnlen.m4: New file.
17391         * modules/mbsnlen: New file.
17392         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Set GNULIB_MBSNLEN.
17393         * modules/string (string.h): Substitute GNULIB_MBSNLEN.
17394         * MODULES.html.sh (Internationalization functions): Add mbsnlen.
17395
17396 2007-06-10  Bruno Haible  <bruno@clisp.org>
17397
17398         * lib/mbslen.c: Include <stdlib.h>, needed for MB_CUR_MAX.
17399
17400 2007-06-10  Bruno Haible  <bruno@clisp.org>
17401
17402         * lib/mbiter.h: Include <stddef.h>, needed for ptrdiff_t.
17403         * lib/mbuiter.h: Likewise.
17404
17405 2007-06-10  Bruno Haible  <bruno@clisp.org>
17406
17407         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF): Check for _snprintf
17408         declaration.
17409
17410 2007-06-10  Karl Berry  <karl@gnu.org>
17411
17412         * config/srclist.txt: remove gettext entries, Bruno prefers
17413         to update individually.
17414
17415 2007-06-10  Bruno Haible  <bruno@clisp.org>
17416
17417         * lib/vasnprintf.c (VASNPRINTF) [!USE_SNPRINTF]: Remove variable
17418         'maxlen'. Ensure only length + width bytes are allocated, not
17419         length + 1 + width.
17420
17421 2007-06-09  Bruno Haible  <bruno@clisp.org>
17422
17423         * lib/vasnprintf.c (FCHAR_T, DCHAR_T, TCHAR_T): New macros.
17424         (CHAR_T): Remove macro.
17425         (VASNPRINTF): Update.
17426
17427 2007-06-09  Bruno Haible  <bruno@clisp.org>
17428
17429         * MODULES.html.sh (Unicode string functions): Add the new modules.
17430
17431         * modules/uniconv/u32-conv-to-enc: New file.
17432         * lib/uniconv/u32-conv-to-enc.c: New file.
17433         * modules/uniconv/u32-conv-to-enc-tests: New file.
17434         * tests/uniconv/test-u32-conv-to-enc.c: New file.
17435
17436         * modules/uniconv/u16-conv-to-enc: New file.
17437         * lib/uniconv/u16-conv-to-enc.c: New file.
17438         * lib/uniconv/u-conv-to-enc.h: New file.
17439         * modules/uniconv/u16-conv-to-enc-tests: New file.
17440         * tests/uniconv/test-u16-conv-to-enc.c: New file.
17441
17442         * modules/uniconv/u8-conv-to-enc: New file.
17443         * lib/uniconv/u8-conv-to-enc.c: New file.
17444         * modules/uniconv/u8-conv-to-enc-tests: New file.
17445         * tests/uniconv/test-u8-conv-to-enc.c: New file.
17446
17447         * lib/uniconv.h (u8_conv_to_encoding, u16_conv_to_encoding,
17448         u32_conv_to_encoding): New declarations.
17449
17450 2007-06-09  Bruno Haible  <bruno@clisp.org>
17451
17452         * tests/uniconv/test-u32-strconv-to-enc.c (main): Remove unused code.
17453
17454 2007-06-09  Bruno Haible  <bruno@clisp.org>
17455
17456         Rename 'allocsa' -> 'malloca', 'freesa' -> 'freea'.
17457         * modules/malloca: Renamed from modules/allocsa, updated.
17458         * lib/malloca.h: Renamed from lib/allocsa.h, updated.
17459         * lib/malloca.c: Renamed from lib/allocsa.c, updated.
17460         * lib/malloca.valgrind: Renamed from lib/allocsa.valgrind, updated.
17461         * m4/malloca.m4: Renamed from m4/allocsa.m4, updated.
17462         * modules/malloca-tests: Renamed from modules/allocsa-tests, updated.
17463         * tests/test-malloca.c: Renamed from tests/test-allocsa.c, updated.
17464         * modules/xmalloca: Renamed from modules/xallocsa, updated.
17465         * lib/xmalloca.h: Renamed from lib/xallocsa.h, updated.
17466         * lib/xmalloca.c: Renamed from lib/xallocsa.c, updated.
17467         * modules/c-strcasestr (Depends-on): Update.
17468         * lib/c-strcasestr.c: Update.
17469         * modules/c-strstr (Depends-on): Update.
17470         * lib/c-strstr.c: Update.
17471         * modules/canonicalize-lgpl (Depends-on): Update.
17472         * lib/canonicalize-lgpl.c: Update.
17473         * modules/clean-temp (Depends-on): Update.
17474         * lib/clean-temp.c: Update.
17475         * modules/csharpcomp (Depends-on): Update.
17476         * lib/csharpcomp.c: Update.
17477         * modules/csharpexec (Depends-on): Update.
17478         * lib/csharpexec.c: Update.
17479         * modules/javacomp (Depends-on): Update.
17480         * lib/javacomp.c: Update.
17481         * modules/javaexec (Depends-on): Update.
17482         * lib/javaexec.c: Update.
17483         * modules/mbscasestr (Depends-on): Update.
17484         * lib/mbscasestr.c: Update.
17485         * modules/mbsstr (Depends-on): Update.
17486         * lib/mbsstr.c: Update.
17487         * modules/setenv (Depends-on): Update.
17488         * lib/setenv.c: Update.
17489         * modules/strcasestr (Depends-on): Update.
17490         * lib/strcasestr.c: Update.
17491         * modules/striconveha (Depends-on): Update.
17492         * lib/striconveha.c: Update.
17493         * modules/relocatable-prog-wrapper (Files): Update.
17494         * lib/relocwrapper.c: Update.
17495         * build-aux/install-reloc: Update.
17496         * MODULES.html.sh (Memory management functions <stdlib.h>): Update.
17497
17498 2007-06-08  Bruno Haible  <bruno@clisp.org>
17499
17500         Port to uClibc.
17501         * lib/fbufmode.c (fbufmode): Add special code for uClibc.
17502         * lib/fpurge.c (fpurge): Likewise.
17503         * lib/freading.c (freading): Likewise.
17504         * lib/fseeko.c (rpl_fseeko): Likewise.
17505         * lib/fseterr.c (fseterr): Likewise.
17506         * lib/fwriting.c (fwriting): Likewise.
17507         * tests/test-fflush.c (main): Avoid a failure on uClibc.
17508
17509 2007-06-08  Bruno Haible  <bruno@clisp.org>
17510
17511         * m4/intlmacosx.m4: New file, extracted from gettext.m4.
17512         * m4/gettext.m4 (gt_INTL_MACOSX): Remove macro, moved to intlmacosx.m4.
17513         * modules/gettext (Files): Add m4/intlmacosx.m4.
17514
17515 2007-06-07  Bruno Haible  <bruno@clisp.org>
17516
17517         * modules/localename-tests: New file.
17518         * tests/test-localename.c: New file.
17519
17520         New module 'localename'.
17521         * lib/localename.h: New file.
17522         * lib/localename.c: New file, from GNU gettext.
17523         * m4/localename.m4: New file.
17524         * modules/localename: New file.
17525
17526 2007-06-07  Bruno Haible  <bruno@clisp.org>
17527
17528         Work around the lack of <wchar.h> on some builds of uClibc.
17529         * doc/headers/wchar.texi: Update.
17530         * lib/wchar_.h: Include <wchar.h> only if it exists.
17531         * m4/wchar.m4 (gl_WCHAR_H): Check for <wchar.h>. Set HAVE_WCHAR_H.
17532         * m4/stdint.m4 (gl_STDINT_H): Check for <wchar.h>.
17533         (gl_STDINT_TYPE_PROPERTIES): Don't try to include <wchar.h> if it
17534         doesn't exist.
17535         * modules/wchar (wchar.h): Substitute HAVE_WCHAR_H.
17536         * modules/mbfile (Depends-on): Add wchar.
17537         * modules/mbiter (Depends-on): Likewise.
17538         * modules/mbuiter (Depends-on): Likewise.
17539         Reported by Simon Josefsson.
17540
17541 2007-06-06  Paul Eggert  <eggert@cs.ucla.edu>
17542
17543         Work around problem reported by Steven M. Schweda in
17544         <http://lists.gnu.org/archive/html/bug-tar/2007-06/msg00002.html>:
17545         Tru64 5.1B with the Compaq compiler environment installed declares
17546         an 'isblank' function but does not define it in the C library.
17547         * lib/fnmatch.c (isblank): Check for HAVE_ISBLANK, too.
17548         * lib/regex_internal.h (isblank): Likewise.
17549         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for isblank existence.
17550         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
17551
17552 2007-06-05  Bruno Haible  <bruno@clisp.org>
17553
17554         Fix *printf so that it recognizes non-IEEE numbers on i386, x86_64,
17555         ia64.
17556         * modules/printf-safe: New file.
17557         * modules/fprintf-posix (Depends-on): Add printf-safe.
17558         * modules/printf-posix (Depends-on): Likewise.
17559         * modules/snprintf-posix (Depends-on): Likewise.
17560         * modules/sprintf-posix (Depends-on): Likewise.
17561         * modules/vasnprintf-posix (Depends-on): Likewise.
17562         * modules/vasprintf-posix (Depends-on): Likewise.
17563         * modules/vfprintf-posix (Depends-on): Likewise.
17564         * modules/vprintf-posix (Depends-on): Likewise.
17565         * modules/vsnprintf-posix (Depends-on): Likewise.
17566         * modules/vsprintf-posix (Depends-on): Likewise.
17567         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Require
17568         AC_C_BIGENDIAN. Define CHECK_PRINTF_SAFE if printf-safe is used. Test
17569         non-IEEE numbers on i386, x86_64, ia64. When cross-compiling, guess
17570         "no" on i386, x86_64, ia64.
17571         * tests/test-snprintf-posix.h (LDBL80_WORDS): New macro.
17572         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
17573         on i386, x86_64, ia64.
17574         * tests/test-sprintf-posix.h (LDBL80_WORDS): New macro.
17575         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
17576         on i386, x86_64, ia64.
17577         * tests/test-vasnprintf-posix.c: Include float.h.
17578         (LDBL80_WORDS): New macro.
17579         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
17580         on i386, x86_64, ia64.
17581         * tests/test-vasprintf-posix.c: Include float.h.
17582         (LDBL80_WORDS): New macro.
17583         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
17584         on i386, x86_64, ia64.
17585         * tests/test-snprintf-posix.c: Include float.h.
17586         * tests/test-sprintf-posix.c: Likewise.
17587         * tests/test-vsnprintf-posix.c: Likewise.
17588         * tests/test-vsprintf-posix.c: Likewise.
17589
17590 2007-06-05  Bruno Haible  <bruno@clisp.org>
17591
17592         Fix isnanl so that it recognizes non-IEEE numbers on i386, x86_64, ia64.
17593         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Require AC_C_BIGENDIAN. Test
17594         non-IEEE numbers on i386, x86_64, ia64.
17595         (gl_LONG_DOUBLE_EXPONENT_LOCATION): Require AC_C_BIGENDIAN.
17596         * lib/isnan.c (FUNC): Add special code for i386, x86_64, ia64.
17597         * tests/test-isnanl.h: Include float.h.
17598         (main): Check also non-IEEE numbers on i386, x86_64, ia64.
17599
17600 2007-06-05  Bruno Haible  <bruno@clisp.org>
17601
17602         * lib/vasnprintf.c (VASNPRINTF): Do the extra handling of NaN and Inf
17603         also the %a / %A. Handle the %a / %A code before this extra handling.
17604
17605 2007-06-05  Bruno Haible  <bruno@clisp.org>
17606
17607         * lib/vasnprintf.c [NEED_PRINTF_LONG_DOUBLE ||
17608         NEED_PRINTF_INFINITE_LONG_DOUBLE]: Include fpucw.h.
17609
17610 2007-06-05  Bruno Haible  <bruno@clisp.org>
17611
17612         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_INFINITE_LONG_DOUBLE): Fix
17613         typo in variable name.
17614
17615 2007-06-05  Eric Blake  <ebb9@byu.net>
17616
17617         * m4/lseek.m4 (gl_FUNC_LSEEK): Work when cross-compiling.
17618         Reported by Simon Josefsson.
17619
17620 2007-06-04  Bruno Haible  <bruno@clisp.org>
17621
17622         Avoid test failures on some PowerPC platforms.
17623         * tests/test-printf-frexpl.c (MIN_NORMAL_EXP, MIN_SUBNORMAL_EXP):
17624         Define differently for PowerPC.
17625         * tests/test-frexpl.c (MIN_NORMAL_EXP): Likewise.
17626         Reported by Gary V. Vaughan <gary@gnu.org>.
17627
17628 2007-06-02  Bruno Haible  <bruno@clisp.org>
17629
17630         Fix test-stdint failure on FreeBSD/ia64.
17631         * m4/stdint.m4 (gl_STDINT_H): Check the values of PTRDIFF_MIN,
17632         PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX, SIZE_MAX, WCHAR_MIN,
17633         WCHAR_MAX, WINT_MIN, WINT_MAX entirely, not only for plausibility.
17634         * doc/headers/stdint.texi: Update.
17635
17636 2007-06-01  Bruno Haible  <bruno@clisp.org>
17637
17638         * tests/test-binary-io.c (main): Pass a third argument to open().
17639         Reported by Gary V. Vaughan <gary@gnu.org>.
17640
17641 2007-06-01  Bruno Haible  <bruno@clisp.org>
17642
17643         * doc/functions/frexpl.texi: Update for mingw.
17644
17645 2007-06-01  Bruno Haible  <bruno@clisp.org>
17646
17647         * tests/test-lseek.c (main): Disable test of errno for invalid third
17648         argument.
17649         * doc/functions/lseek.texi: Update.
17650         Reported by Gary V. Vaughan <gary@gnu.org>.
17651
17652 2007-05-28  Bruno Haible  <bruno@clisp.org>
17653
17654         * m4/intl.m4 (AM_INTL_SUBDIR): Substitute variables WOE32, WINDRES.
17655
17656 2007-05-31  Eric Blake  <ebb9@byu.net>
17657
17658         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Guess no on mingw when
17659         cross compiling.
17660
17661 2007-05-30  Eric Blake  <ebb9@byu.net>
17662         and Bruno Haible  <bruno@clisp.org>
17663
17664         Work around mingw test failures exposed by m4-1.4.9b.
17665         * m4/stdint.m4 (gl_STDINT_H): Detect mingw bug.
17666         * tests/test-unistd.c: Disable uid_t and git_t tests for the
17667         moment.
17668
17669 2007-05-30  Bruno Haible  <bruno@clisp.org>
17670
17671         * tests/test-lseek.c: Explicitly close file descriptors 0 and 1 before
17672         assuming that they are closed. Needed on HP-UX 11.
17673
17674 2007-05-29  Bruno Haible  <bruno@clisp.org>
17675
17676         Fix a problem with #include_next.
17677         * lib/dirent_.h: Split the double-inclusion guard.
17678         * lib/fcntl_.h: Likewise.
17679         * lib/float_.h: Likewise.
17680         * lib/iconv_.h: Likewise.
17681         * lib/inttypes_.h: Likewise.
17682         * lib/locale_.h: Likewise.
17683         * lib/math_.h: Likewise.
17684         * lib/netinet_in_.h: Likewise.
17685         * lib/search_.h: Likewise.
17686         * lib/signal_.h: Likewise.
17687         * lib/stdint_.h: Likewise.
17688         * lib/stdio_.h: Likewise.
17689         * lib/stdlib_.h: Likewise.
17690         * lib/string_.h: Likewise.
17691         * lib/sys_select_.h: Likewise.
17692         * lib/sys_socket_.h: Likewise.
17693         * lib/sys_stat_.h: Likewise.
17694         * lib/sys_time_.h: Likewise.
17695         * lib/sysexits_.h: Likewise.
17696         * lib/time_.h: Likewise.
17697         * lib/unistd_.h: Likewise.
17698         * lib/wchar_.h: Likewise.
17699         * lib/wctype_.h: Likewise.
17700
17701 2007-05-29  Bruno Haible  <bruno@clisp.org>
17702
17703         * tests/test-unistd.c: Disable the tests for useconds_t and intptr_t
17704         for the moment.
17705
17706 2007-05-29  Bruno Haible  <bruno@clisp.org>
17707
17708         * m4/isnan.m4 (gl_DOUBLE_EXPONENT_LOCATION): Silence the AC_C_BIGENDIAN
17709         invocation.
17710         Reported by Eric Blake.
17711
17712 2007-05-29  Bruno Haible  <bruno@clisp.org>
17713
17714         * m4/isnanf.m4 (gl_FLOAT_EXPONENT_LOCATION): Fix typo in cross-
17715         compiling case.
17716
17717 2007-05-29  Eric Blake  <ebb9@byu.net>
17718             Bruno Haible  <bruno@clisp.org>
17719
17720         * m4/isnanf.m4 (gl_FUNC_ISNANF_NO_LIBM): Avoid syntax error on
17721         cross compiles.
17722
17723 2007-05-28  Eric Blake  <ebb9@byu.net>
17724
17725         * modules/closein-tests (test_closein_LDADD): Support test on
17726         cygwin with libtool.
17727
17728 2007-05-28  Bruno Haible  <bruno@clisp.org>
17729
17730         * tests/uniconv/test-u16-conv-from-enc.c: Remove #ifdef HAVE_CONFIG_H.
17731         * tests/uniconv/test-u16-strconv-from-enc.c: Likewise.
17732         * tests/uniconv/test-u16-strconv-to-enc.c: Likewise.
17733         * tests/uniconv/test-u32-conv-from-enc.c: Likewise.
17734         * tests/uniconv/test-u32-strconv-from-enc.c: Likewise.
17735         * tests/uniconv/test-u32-strconv-to-enc.c: Likewise.
17736         * tests/uniconv/test-u8-conv-from-enc.c: Likewise.
17737         * tests/uniconv/test-u8-strconv-from-enc.c: Likewise.
17738         * tests/uniconv/test-u8-strconv-to-enc.c: Likewise.
17739
17740 2007-05-28  Eric Blake  <ebb9@byu.net>
17741
17742         Unconditionally include <config.h> in unit tests.
17743         * tests/test-alloca-opt.c: Remove #ifdef HAVE_CONFIG_H.
17744         * tests/test-allocsa.c, tests/test-arcfour.c,
17745         tests/test-arctwo.c, tests/test-argmatch.c, tests/test-argp.c,
17746         tests/test-array_list.c, tests/test-array_oset.c,
17747         tests/test-atexit.c, test-avltree_list.c, test-avltree_oset.c,
17748         test-avltreehash_list.c, test-base64.c, test-binary-io.c,
17749         test-c-ctype.c, test-c-strcasecmp.c, test-c-strcasestr.c,
17750         test-c-strncasecmp.c, test-c-strstr.c, test-canonicalize-lgpl.c,
17751         test-carray_list.c, test-crc.c, test-des.c, test-dirname.c,
17752         test-fflush.c, test-fprintf-posix.c, test-gc-arcfour.c,
17753         test-gc-arctwo.c, test-gc-des.c, test-gc-hmac-md5.c,
17754         test-gc-hmac-sha1.c, test-gc-md2.c, test-gc-md4.c, test-gc-md5.c,
17755         test-gc-pbkdf2-sha1.c, test-gc-rijndael.c, test-gc-sha1.c,
17756         test-gc.c, test-getpass.c, test-hmac-md5.c, test-hmac-sha1.c,
17757         test-iconv.c, test-linked_list.c, test-linkedhash_list.c,
17758         test-lock.c, test-mbscasecmp.c, test-mbscasestr1.c,
17759         test-mbscasestr2.c, test-mbscasestr3.c, test-mbscasestr4.c,
17760         test-mbschr.c, test-mbscspn.c, test-mbsncasecmp.c, test-mbspbrk.c,
17761         test-mbspcasecmp.c, test-mbsrchr.c, test-mbsspn.c, test-mbsstr1.c,
17762         test-mbsstr2.c, test-mbsstr3.c, test-md2.c, test-md4.c,
17763         test-md5.c, test-memmem.c, test-printf-posix.c,
17764         test-rbtree_list.c, test-rbtree_oset.c, test-rbtreehash_list.c,
17765         test-read-file.c, test-rijndael.c, test-snprintf-posix.c,
17766         test-snprintf.c, test-sprintf-posix.c, test-stdint.c,
17767         test-strcasestr.c, test-striconv.c, test-striconveh.c,
17768         test-striconveha.c, test-tls.c, test-vasnprintf-posix.c,
17769         test-vasnprintf-posix2.c, test-vasnprintf.c,
17770         test-vasprintf-posix.c, test-vasprintf.c, test-verify.c,
17771         test-vfprintf-posix.c, test-vprintf-posix.c,
17772         test-vsnprintf-posix.c, test-vsnprintf.c, test-vsprintf-posix.c,
17773         test-xvasprintf.c: Likewise.
17774
17775 2007-05-28  Bruno Haible  <bruno@clisp.org>
17776
17777         * gnulib-tool (func_import): Remember the --with-tests command-line
17778         option through the macro gl_WITH_TESTS in the gnulib-cache.m4.
17779         Reported by Eric Blake.
17780
17781 2007-05-28  Bruno Haible  <bruno@clisp.org>
17782
17783         * modules/ftell-tests: New file.
17784         * tests/test-ftell.c: New file, based on tests/test-ftello.c.
17785         * tests/test-ftell.sh: New file, based on tests/test-ftello.sh.
17786
17787         * lib/ftell.c: New file.
17788         * modules/ftell: New file.
17789         * m4/ftell.m4: New file.
17790         * doc/functions/ftell.texi: Update.
17791         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FTELL,
17792         REPLACE_FTELL.
17793         * lib/stdio_.h (rpl_ftell): New declaration.
17794         * modules/stdio (Makefile.am): Substitute also GNULIB_FTELL,
17795         REPLACE_FTELL.
17796
17797 2007-05-28  Eric Blake  <ebb9@byu.net>
17798
17799         * lib/allocsa.h (safe_alloca): Avoid compiler warning.
17800
17801 2007-05-28  Bruno Haible  <bruno@clisp.org>
17802
17803         * modules/fseek-tests: New file.
17804         * tests/test-fseek.c: New file, based on tests/test-fseeko.c.
17805         * tests/test-fseek.sh: New file, based on tests/test-fseeko.sh.
17806
17807         * lib/fseek.c: New file.
17808         * modules/fseek: New file.
17809         * m4/fseek.m4: New file.
17810         * doc/functions/fseek.texi: Update.
17811         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FSEEK,
17812         REPLACE_FSEEK.
17813         * lib/stdio_.h (rpl_fseek): New declaration.
17814         * modules/stdio (Makefile.am): Substitute also GNULIB_FSEEK,
17815         REPLACE_FSEEK.
17816
17817 2007-05-28  Bruno Haible  <bruno@clisp.org>
17818
17819         * lib/stdio_.h (fflush): More comments.
17820
17821 2007-05-28  Bruno Haible  <bruno@clisp.org>
17822
17823         * m4/lseek.m4 (gl_FUNC_LSEEK): When not cross-compiling, perform a real
17824         runtime test.
17825
17826 2007-05-28  Eric Blake  <ebb9@byu.net>
17827
17828         Improve lseek module.
17829         * lib/lseek.c (rpl_lseek): Detect EBADF on mingw.
17830         * lib/unistd_.h (lseek): Scale back link warning message.
17831         * tests/test-lseek.c: Beef up test.
17832         * tests/test-lseek.sh: Exercise more facets of lseek.
17833         Reported by Bruno Haible.
17834
17835 2007-05-28  Bruno Haible  <bruno@clisp.org>
17836
17837         * tests/test-unistd.c: Test all the types that <unistd.h> is expected
17838         to define.
17839
17840 2007-05-27  Bruno Haible  <bruno@clisp.org>
17841
17842         * m4/iconv.m4 (AM_ICONV_LINK): Fix 2007-03-31 patch.
17843
17844 2007-05-27  Bruno Haible  <bruno@clisp.org>
17845
17846         * modules/openmp: New file.
17847         * m4/openmp.m4: New file, taken from autoconf's CVS with changes by
17848         Noah Misch.
17849
17850 2007-05-26  Bruno Haible  <bruno@clisp.org>
17851
17852         * modules/chdir-long (Depends-on): Add fchdir.
17853         * modules/chdir-safer (Depends-on): Likewise.
17854         * modules/fts (Depends-on): Likewise.
17855         * modules/fts-lgpl (Depends-on): Likewise.
17856         * modules/openat (Depends-on): Likewise.
17857         * modules/savewd (Depends-on): Likewise.
17858
17859 2007-05-24  Eric Blake  <ebb9@byu.net>
17860
17861         Fix lseek on mingw.
17862         * modules/lseek: New module.
17863         * m4/lseek.m4: New file.
17864         * lib/lseek.c: New file.
17865         * modules/lseek-tests: New file.
17866         * tests/test-lseek.c: New file.
17867         * tests/test-lseek.sh: New file.
17868         * MODULES.html.sh: Document lseek module.
17869         * modules/fflush (Depends-on): Add lseek, fseeko.
17870         * modules/fseeko (Depends-on): Likewise.
17871         * modules/ftello (Depends-on): Likewise.
17872         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Replace fseek[o] if lseek is
17873         broken.
17874         * m4/ftello.m4 (gl_FUNC_FTELLO): Replace ftell[o] if lseek is
17875         broken.
17876         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Trigger fseeko module.
17877         * lib/fseeko.c (rpl_fseeko): Quit early on non-seekable files.
17878         * lib/ftello.c (rpl_ftello): Likewise.
17879         * tests/test-fseeko.c (main): Test this.
17880         * tests/test-fseeko.sh: Likewise.
17881         * tests/test-ftello.c (main): Likewise.
17882         * tests/test-ftello.sh: Likewise.
17883         * lib/stdio_.h (fseek, ftell): Simplify, since missing fseeko now
17884         implies replacing fseek.
17885         * modules/stdio (Makefile.am): No longer need HAVE_FSEEKO,
17886         HAVE_FTELLO.
17887         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add lseek info.
17888         * modules/unistd (Makefile.am): Likewise.
17889         * lib/unistd_.h (lseek): Declare a replacement.
17890         * doc/functions/lseek.texi (lseek): Document this fix.
17891         * doc/functions/fseek.texi (fseek): Likewise.
17892         * doc/functions/ftell.texi (ftell): Likewise.
17893
17894 2007-05-24  Bruno Haible  <bruno@clisp.org>
17895
17896         * tests/test-vasnprintf-posix.c (test_function): Allow up to 50 bytes
17897         in the printed representation of a NaN.
17898         * tests/test-vasprintf-posix.c (test_function): Likewise.
17899         * tests/test-snprintf-posix.h (test_function): Likewise.
17900         * tests/test-sprintf-posix.h (test_function): Likewise.
17901         Reported by Eric Blake.
17902
17903 2007-05-23  Eric Blake  <ebb9@byu.net>
17904
17905         Fix fseeko/ftello on cygwin 1.5.24.
17906         * doc/functions/fseeko.texi (fseeko): Document the fix.
17907         * doc/functions/ftello.texi (ftello): Document the fix.
17908         * doc/functions/stdin.texi (stdin): Document the cygwin bug.
17909         * doc/functions/stdout.text (stdout): New file.
17910         * doc/functions/stderr.text (stderr): New file.
17911         * doc/gnulib.texi (Function Substitutes): Use new files.
17912         * tests/test-fseeko.c (main): Check for broken fseeko on cygwin
17913         prior to 1.7.0.
17914         * tests/test-ftello.c (main): Likewise for ftello.
17915         * tests/test-fseeko.sh: New file.
17916         * tests/test-ftello.sh: New file.
17917         * modules/fseeko-tests (Makefile.am): Ensure test-fseeko is run
17918         with seekable stdin.
17919         * modules/ftello-tests (Makefile.am): Likewise for test-ftello.
17920         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Detect the cygwin bug.
17921         (gl_REPLACE_FSEEKO): New macro.
17922         * m4/ftello.m4 (gl_FUNC_FTELLO, gl_REPLACE_FTELLO): Likewise.
17923         * modules/fseeko (Files): Distribute fseeko.c.
17924         * modules/ftello (Files): Distribute ftello.c.
17925         * lib/fseeko.c (rpl_fseeko) [__CYGWIN__]: Convert stdin to 64-bit
17926         mode.
17927         * lib/ftello.c (rpl_ftello): New file.
17928         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Allow replacement of
17929         fseeko, ftello.
17930         (gl_STDIN_LARGE_OFFSET): New macro.
17931         * modules/stdio (Makefile.am): Perform the replacement.
17932         * lib/stdio_.h (rpl_fseeko, rpl_ftello): Define when needed.
17933
17934 2007-05-23  Bruno Haible  <bruno@clisp.org>
17935
17936         * lib/stdio_.h (fseeko, ftello): Provide a link warning only if
17937         GNULIB_POSIXCHECK is defined.
17938
17939 2007-05-21  Bruno Haible  <bruno@clisp.org>
17940
17941         * m4/printf.m4 (gl_PRINTF_INFINITE, gl_PRINTF_INFINITE_LONG_DOUBLE):
17942         Check also the output for NaN arguments. When cross-compiling, guess
17943         no on IRIX.
17944         * lib/vasnprintf.c: Update comments.
17945         * tests/test-vasnprintf-posix.c (strisnan): New function.
17946         (test_function): Use it.
17947         * tests/test-vasprintf-posix.c (strisnan): New function.
17948         (test_function): Use it.
17949         * tests/test-snprintf-posix.h (strisnan): New function.
17950         (test_function): Use it.
17951         * tests/test-sprintf-posix.h (strisnan): New function.
17952         (test_function): Use it.
17953         Reported by Eric Blake.
17954
17955 2007-05-20  Bruno Haible  <bruno@clisp.org>
17956
17957         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Add test for large finite
17958         numbers that fails on BeOS.
17959         * doc/functions/frexpl.texi: Update.
17960
17961 2007-05-20  Jim Meyering  <jim@meyering.net>
17962
17963         * NEWS: Mention the incompatible change (s/futimens/gl_futimens/)
17964         forced upon us by glibc-2.6.
17965
17966 2007-05-20  Bruno Haible  <bruno@clisp.org>
17967
17968         Fix *printf result for NaN, Inf on AIX, Solaris, OSF/1.
17969         * m4/printf.m4 (gl_PRINTF_INFINITE): Update cross-compiling guesses.
17970         (gl_PRINTF_INFINITE_LONG_DOUBLE): New macro.
17971         * lib/vasnprintf.c: Use NEED_PRINTF_INFINITE_DOUBLE instead of
17972         NEED_PRINTF_INFINITE.
17973         (is_infinitel): New function.
17974         (VASNPRINTF): Handle NEED_PRINTF_INFINITE_LONG_DOUBLE case.
17975         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_INFINITE_DOUBLE): Renamed from
17976         gl_PREREQ_VASNPRINTF_INFINITE.
17977         (gl_PREREQ_VASNPRINTF_INFINITE_LONG_DOUBLE): New macro.
17978         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
17979         gl_PRINTF_INFINITE_LONG_DOUBLE and test its result. Invoke
17980         gl_PREREQ_VASNPRINTF_INFINITE_DOUBLE and
17981         gl_PREREQ_VASNPRINTF_INFINITE_LONG_DOUBLE instead of
17982         gl_PREREQ_VASNPRINTF_INFINITE.
17983         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
17984         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
17985         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
17986         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
17987         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
17988         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
17989         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
17990         * doc/functions/fprintf.texi: Update.
17991         * doc/functions/printf.texi: Update.
17992         * doc/functions/snprintf.texi: Update.
17993         * doc/functions/sprintf.texi: Update.
17994         * doc/functions/vfprintf.texi: Update.
17995         * doc/functions/vprintf.texi: Update.
17996         * doc/functions/vsnprintf.texi: Update.
17997         * doc/functions/vsprintf.texi: Update.
17998
17999 2007-05-20  Bruno Haible  <bruno@clisp.org>
18000
18001         * m4/frexpl.m4 (gl_FUNC_FREXPL_NO_LIBM): Set REPLACE_FREXPL if frexpl
18002         was not found in libc.
18003         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Likewise.
18004
18005 2007-05-20  Bruno Haible  <bruno@clisp.org>
18006
18007         * tests/test-vasnprintf-posix.c (test_function): Allow NaN to be
18008         printed as "-nan" instead of "nan".
18009         * tests/test-vasprintf-posix.c (test_function): Likewise.
18010         * tests/test-snprintf-posix.h (test_function): Likewise.
18011         * tests/test-sprintf-posix.h (test_function): Likewise.
18012         Needed for HP-UX 11.
18013
18014 2007-05-20  Jim Meyering  <jim@meyering.net>
18015
18016         Fix buggy test for the fchownat-deref bug.
18017         * m4/openat.m4 (gl_FUNC_FCHOWNAT_DEREF_BUG): Create the dangling
18018         symlink required for the run-test.  Without it, this test would
18019         always declare that fchownat doesn't work, and client code would
18020         unnecessarily use the replacement function with fixed libc.
18021         (gl_FUNC_FCHOWNAT): Eliminate a variable that wasn't initialized.
18022         Reported by Greg Schafer.
18023
18024 2007-05-19  Bruno Haible  <bruno@clisp.org>
18025
18026         * m4/isnanf.m4 (gl_ISNANF_WORKS): New macro.
18027         (gl_FUNC_ISNANF_NO_LIBM): Invoke it.
18028         * lib/isnan.c (FUNC): Use run-time expressions for SGI compiler.
18029         Needed for IRIX 6.5 and Solaris 2.5.1.
18030
18031 2007-05-19  Bruno Haible  <bruno@clisp.org>
18032
18033         * tests/test-vasnprintf-posix.c (have_minus_zero): New function.
18034         (test_function): Skip tests involving -0.0 on platforms where
18035         -0.0 = 0.0.
18036         * tests/test-vasprintf-posix.c (have_minus_zero): New function.
18037         (test_function): Skip tests involving -0.0 on platforms where
18038         -0.0 = 0.0.
18039         * tests/test-snprintf-posix.h (have_minus_zero): New function.
18040         (test_function): Skip tests involving -0.0 on platforms where
18041         -0.0 = 0.0.
18042         * tests/test-sprintf-posix.h (have_minus_zero): New function.
18043         (test_function): Skip tests involving -0.0 on platforms where
18044         -0.0 = 0.0.
18045         * tests/test-fprintf-posix.h (test_function): Remove all -0.0 related
18046         tests.
18047         * tests/test-printf-posix.h (test_function): Likewise.
18048         * tests/test-printf-posix.output: Remove all -0.0 related results.
18049         Needed for IRIX 6.5.
18050
18051 2007-05-19  Bruno Haible  <bruno@clisp.org>
18052
18053         * tests/test-vasnprintf-posix.c (test_function): Allow NaN to be
18054         printed as "nan0x7fffffff" instead of "nan".
18055         * tests/test-vasprintf-posix.c (test_function): Likewise.
18056         * tests/test-snprintf-posix.h (test_function): Likewise.
18057         * tests/test-sprintf-posix.h (test_function): Likewise.
18058         * tests/test-fprintf-posix.h (NaN): Remove macro.
18059         (test_function): Remove all NaN related tests.
18060         * tests/test-printf-posix.h (NaN): Remove macro.
18061         (test_function): Remove all NaN related tests.
18062         * tests/test-printf-posix.output: Remove all NaN related results.
18063         Needed for IRIX 6.5.
18064
18065 2007-05-19  Bruno Haible  <bruno@clisp.org>
18066
18067         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Fix C89 syntax error in test code.
18068         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Likewise.
18069
18070 2007-05-19  Bruno Haible  <bruno@clisp.org>
18071
18072         * lib/float_.h: New file.
18073         * m4/float_h.m4: New file.
18074         * modules/float: New file.
18075         * modules/isnanl (Dependencies): Add float.
18076         * modules/isnanl-nolibm (Dependencies): Likewise.
18077         * modules/mathl (Dependencies): Likewise.
18078         * modules/printf-frexpl (Dependencies): Likewise.
18079         * modules/signbit (Dependencies): Likewise.
18080         * modules/vasnprintf (Dependencies): Likewise.
18081         * doc/headers/float.texi: Update.
18082
18083 2007-05-19  Jim Meyering  <jim@meyering.net>
18084
18085         * lib/utimens.c (gl_futimens): Rename from futimens,
18086         now that glibc-2.6 declares futimens.
18087         * lib/utimens.h: Likewise.
18088
18089 2007-05-19  Bruno Haible  <bruno@clisp.org>
18090
18091         Avoid test failures on mingw.
18092         * tests/test-fprintf-posix.sh: Convert CR/LF to LF in output.
18093         * tests/test-printf-posix.sh: Likewise.
18094         * tests/test-vfprintf-posix.sh: Likewise.
18095         * tests/test-vprintf-posix.sh: Likewise.
18096
18097 2007-05-19  Bruno Haible  <bruno@clisp.org>
18098
18099         Fix *printf result for NaN, Inf, -0.0 on mingw.
18100         * m4/printf.m4 (gl_PRINTF_INFINITE): New macro.
18101         * lib/vasnprintf.c: Include math.h and isnan.h.
18102         (is_infinite_or_zero): New function.
18103         (VASNPRINTF): Fix also the handling of infinite or zero 'double'
18104         values in the %f, %F, %e, %E, %g, %G directives.
18105         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_INFINITE): New macro.
18106         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
18107         gl_PRINTF_INFINITE and test its result. Invoke
18108         gl_PREREQ_VASNPRINTF_INFINITE.
18109         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
18110         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
18111         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
18112         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
18113         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
18114         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
18115         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
18116         * doc/functions/fprintf.texi: Update.
18117         * doc/functions/printf.texi: Update.
18118         * doc/functions/snprintf.texi: Update.
18119         * doc/functions/sprintf.texi: Update.
18120         * doc/functions/vfprintf.texi: Update.
18121         * doc/functions/vprintf.texi: Update.
18122         * doc/functions/vsnprintf.texi: Update.
18123         * doc/functions/vsprintf.texi: Update.
18124
18125 2007-05-19  Bruno Haible  <bruno@clisp.org>
18126
18127         * lib/vasnprintf.c (convert_to_decimal): Add an extra_zeroes argument.
18128         (scale10_round_decimal_long_double): Inline scale10_round_long_double.
18129         Instead of multiplying with 10^k, set extra_zeroes to k.
18130         (scale10_round_long_double): Remove function.
18131
18132 2007-05-18  Bruno Haible  <bruno@clisp.org>
18133
18134         * lib/vasnprintf.c (VASNPRINTF) [NEED_PRINTF_FLAG_ZERO]: Fix logic bug
18135         introduced on 2007-05-06.
18136
18137 2007-05-18  Bruno Haible  <bruno@clisp.org>
18138
18139         * tests/test-vasnprintf-posix.c (test_function): Also test the %e and
18140         %g directives.
18141         * tests/test-vasprintf-posix.c (test_function): Likewise.
18142         * tests/test-snprintf-posix.h (test_function): Likewise.
18143         * tests/test-sprintf-posix.h (test_function): Likewise.
18144
18145 2007-05-18  Bruno Haible  <bruno@clisp.org>
18146
18147         * tests/test-vasnprintf-posix.c (SIZEOF): New macro.
18148         (strmatch): New function.
18149         (test_function): Test the %f directive on numbers of various exponents.
18150         * tests/test-vasprintf-posix.c (SIZEOF): New macro.
18151         (strmatch): New function.
18152         (test_function): Test the %f directive on numbers of various exponents.
18153         * tests/test-snprintf-posix.h (strmatch): New function.
18154         (test_function): Test the %f directive on numbers of various exponents.
18155         * tests/test-sprintf-posix.h (strmatch): New function.
18156         (test_function): Test the %f directive on numbers of various exponents.
18157         * tests/test-snprintf-posix.c (SIZEOF): New macro.
18158         * tests/test-sprintf-posix.c (SIZEOF): New macro.
18159         * tests/test-vsnprintf-posix.c (SIZEOF): New macro.
18160         * tests/test-vsprintf-posix.c (SIZEOF): New macro.
18161
18162 2007-05-18  Bruno Haible  <bruno@clisp.org>
18163
18164         Add support for 'long double' number output.
18165         * m4/printf.m4 (gl_PRINTF_LONG_DOUBLE): New macro.
18166         * lib/vasnprintf.c: Include math.h and float+.h.
18167         (mp_limb_t): New type.
18168         (GMP_LIMB_BITS): New macro.
18169         (mp_twolimb_t): New type.
18170         (GMP_TWOLIMB_BITS): New macro.
18171         (mpn_t): New type.
18172         (multiply, divide, convert_to_decimal, decode_long_double,
18173         scale10_round_long_double, scale10_round_decimal_long_double,
18174         floorlog10l): New functions.
18175         (VASNPRINTF) [NEED_PRINTF_LONG_DOUBLE]: Implement 'long double' support
18176         for the %f, %F, %e, %E, %g, %G directives.
18177         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_LONG_DOUBLE): New macro.
18178         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
18179         gl_PRINTF_LONG_DOUBLE and test its result. Invoke
18180         gl_PREREQ_VASNPRINTF_LONG_DOUBLE.
18181         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
18182         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
18183         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
18184         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
18185         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
18186         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
18187         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
18188         * modules/fprintf-posix (Depends-on): Add frexpl-nolibm.
18189         * modules/snprintf-posix (Depends-on): Likewise.
18190         * modules/sprintf-posix (Depends-on): Likewise.
18191         * modules/vasnprintf-posix (Depends-on): Likewise.
18192         * modules/vasprintf-posix (Depends-on): Likewise.
18193         * modules/vfprintf-posix (Depends-on): Likewise.
18194         * modules/vsnprintf-posix (Depends-on): Likewise.
18195         * modules/vsprintf-posix (Depends-on): Likewise.
18196         * modules/vasnprintf (Files): Add lib/float+.h.
18197         * doc/functions/fprintf.texi: Update.
18198         * doc/functions/printf.texi: Update.
18199         * doc/functions/snprintf.texi: Update.
18200         * doc/functions/sprintf.texi: Update.
18201         * doc/functions/vfprintf.texi: Update.
18202         * doc/functions/vprintf.texi: Update.
18203         * doc/functions/vsnprintf.texi: Update.
18204         * doc/functions/vsprintf.texi: Update.
18205
18206 2007-05-18  Bruno Haible  <bruno@clisp.org>
18207
18208         * lib/vasnprintf.c (USE_SNPRINTF): Define to 0 on BeOS.
18209
18210 2007-05-18  Bruno Haible  <bruno@clisp.org>
18211
18212         * lib/vasnprintf.c (VASNPRINTF) [WIN32]: Use %I64d instead of %lld
18213         for printing 64-bit integers. Needed for mingw.
18214
18215 2007-05-18  Bruno Haible  <bruno@clisp.org>
18216
18217         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Invoke
18218         gl_FUNC_FREXPL_WORKS.
18219         * modules/printf-frexpl (Files): Add m4/frexpl.m4.
18220
18221 2007-05-18  Bruno Haible  <bruno@clisp.org>
18222
18223         * modules/frexpl-nolibm-tests: New file.
18224
18225         * modules/frexpl-nolibm: New file.
18226         * m4/frexpl.m4 (gl_FUNC_FREXPL_NO_LIBM): New macro.
18227
18228 2007-05-17  Paul Eggert  <eggert@cs.ucla.edu>
18229
18230         * lib/dirent_.h: Prefer #include_next <foo.h> to #include
18231         @ABSOLUTE_FOO_H@ if @HAVE_INCLUDE_NEXT@.  This works better with
18232         GCC 4.2, which otherwise issues a lot of warnings.
18233         * lib/iconv_.h, lib/locale_.h, lib/netinet_in_.h, lib/sys_select_.h:
18234         * lib/sys_socket_.h, lib/sys_stat_.h, lib/sysexits_.h, lib/unistd_.h:
18235         Likewise.
18236         * modules/fchdir (dirent.h): Substitute @HAVE_INCLUDE_NEXT@.
18237         * modules/iconv_open (iconv.h): Likewise.
18238         * modules/locale (locale.h): Likewise.
18239         * modules/netinet_in (netinet/in.h): Likewise.
18240         * modules/sys_select (sys_select.h): Likewise.
18241         * modules/sys_socket (sys/socket.h): Likewise.
18242         * modules/sys_stat (sys/stat.h): Likewise.
18243         * modules/sysexits (sysexits.h): Likewise.
18244         * modules/unistd (unistd.h): Likewise.
18245
18246 2007-05-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
18247
18248         * modules/closein-tests (Makefile.am): Distribute
18249         `test-closein.sh'.
18250
18251 2007-05-17  Bruno Haible  <bruno@clisp.org>
18252
18253         * tests/test-printf-posix.output: Renamed from
18254         tests/test-fprintf-posix.out.
18255         * modules/fprintf-posix-tests: Update.
18256         * modules/printf-posix-tests: Update.
18257         * modules/vfprintf-posix-tests: Update.
18258         * modules/vprintf-posix-tests: Update.
18259         * tests/test-fprintf-posix.sh: Update.
18260         * tests/test-printf-posix.sh: Update.
18261         * tests/test-vfprintf-posix.sh: Update.
18262         * tests/test-vprintf-posix.sh: Update.
18263         Reported by Ralf Wildenhues.
18264
18265 2007-05-16  Paul Eggert  <eggert@cs.ucla.edu>
18266
18267         * lib/fcntl_.h: Prefer #include_next <foo.h> to #include
18268         @ABSOLUTE_FOO_H@ if @HAVE_INCLUDE_NEXT@.  This works better with
18269         GCC 4.2, which otherwise issues a lot of warnings.
18270         * lib/inttypes_.h, lib/math_.h, lib/search_.h, lib/signal_.h:
18271         * lib/stdint_.h, lib/stdio_.h, lib/stdlib_.h, lib/string_.h:
18272         * lib/sys_time_.h, lib/time_.h, lib/wchar_.h, lib/wctype_.h: Likewise.
18273         * lib/stdlib_.h: Don't bother with #pragma GCC system_header, as
18274         it should no longer be needed.
18275         * lib/string_.h: Likewise.
18276         * modules/absolute-header (HAVE_INCLUDE_NEXT): New 'make' define.
18277         * modules/fcntl (fcntl.h): Substitute @HAVE_INCLUDE_NEXT@.
18278         * modules/inttypes (inttypes.h): Likewise.
18279         * modules/math (math.h): Likewise.
18280         * modules/search (search.h): Likewise.
18281         * modules/signal (signal.h): Likewise.
18282         * modules/stdint (stdint.h): Likewise.
18283         * modules/stdio (stdio.h): Likewise.
18284         * modules/stdlib (stdlib.h): Likewise.
18285         * modules/string (string.h): Likewise.
18286         * modules/sys_time (sys/time.h): Likewise.
18287         * modules/time (time.h): Likewise.
18288         * modules/wchar (wchar.h): Likewise.
18289         * modules/wctype (wtype.h): Likewise.
18290
18291 2007-05-16  Thien-Thi Nguyen  <ttn@gnuvola.org>  (tiny change)
18292
18293         * doc/gnulib-tool.texi (CVS Issues): Fix typo.
18294
18295 2007-05-13  Bruno Haible  <bruno@clisp.org>
18296
18297         * stpcpy.m4 (gl_FUNC_STPCPY): Require AC_C_RESTRICT.
18298         * stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
18299         * strsep.m4 (gl_FUNC_STRSEP): Likewise.
18300         * strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
18301         (gl_PREREQ_STRTOK_R): Don't require it here.
18302
18303 2007-05-13  Bruno Haible  <bruno@clisp.org>
18304
18305         * lib/stdlib_.h (mkdtemp, mkstemp): Comment out argument name. Needed
18306         when used in C++ mode.
18307
18308 2007-05-12  Bruno Haible  <bruno@clisp.org>
18309
18310         * lib/linebuffer.h: Tweak doc.
18311         * lib/linebuffer.c: Likewise.
18312
18313 2007-05-12  James Youngman  <jay@gnu.org>
18314
18315         * lib/linebuffer.c (readlinebuffer_delim): New function,
18316         like readlinebuffer, but use a caller-specified delimiter.
18317         (readlinebuffer): Just call readlinebuffer_delim with '\n'
18318         as the delimiter.
18319         * lib/linebuffer.h (readlinebuffer_delim): Declare it.
18320
18321 2007-05-12  Sergey Poznyakoff  <gray@gnu.org.ua>
18322
18323         * m4/openat.m4 (gl_FUNC_OPENAT): Do not require openat-die.
18324         * modules/openat (Files): Remove openat-die.c.
18325         (Depends-on): Add openat-die.
18326         * modules/openat-die: New module.
18327
18328 2007-05-06  Bruno Haible  <bruno@clisp.org>
18329
18330         * m4/printf.m4 (gl_PRINTF_FLAG_GROUPING, gl_VSNPRINTF_ZEROSIZE_C99):
18331         Update with info about Cygwin.
18332         * doc/functions/fprintf.texi: Update.
18333         * doc/functions/printf.texi: Update.
18334         * doc/functions/snprintf.texi: Update.
18335         * doc/functions/sprintf.texi: Update.
18336         * doc/functions/vfprintf.texi: Update.
18337         * doc/functions/vprintf.texi: Update.
18338         * doc/functions/vsnprintf.texi: Update.
18339         * doc/functions/vsprintf.texi: Update.
18340         Reported by Eric Blake.
18341
18342 2007-05-06  Bruno Haible  <bruno@clisp.org>
18343
18344         * lib/vasnprintf.c (VASNPRINTF) [NEED_PRINTF_FLAG_ZERO]: Perform the
18345         padding ourselves for the floating-point directives.
18346         * m4/printf.m4 (gl_PRINTF_FLAG_ZERO): New macro.
18347         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_FLAG_ZERO): New macro.
18348         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
18349         gl_PRINTF_FLAG_ZERO and test its result. Invoke
18350         gl_PREREQ_VASNPRINTF_FLAG_ZERO.
18351         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
18352         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Likewise.
18353         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
18354         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
18355         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
18356         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
18357         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
18358         * tests/test-snprintf-posix.h (test_function): Also check the width
18359         and some flags in the %f directive.
18360         * tests/test-sprintf-posix.h (test_function): Likewise.
18361         * tests/test-vasnprintf-posix.c (test_function): Likewise.
18362         * tests/test-vasprintf-posix.c (test_function): Likewise.
18363         * doc/functions/fprintf.texi: Update.
18364         * doc/functions/printf.texi: Update.
18365         * doc/functions/snprintf.texi: Update.
18366         * doc/functions/sprintf.texi: Update.
18367         * doc/functions/vfprintf.texi: Update.
18368         * doc/functions/vprintf.texi: Update.
18369         * doc/functions/vsnprintf.texi: Update.
18370         * doc/functions/vsprintf.texi: Update.
18371
18372 2007-05-06  Bruno Haible  <bruno@clisp.org>
18373
18374         * lib/vasnprintf.c (VASNPRINTF) [NEED_PRINTF_FLAG_GROUPING]: Don't
18375         pass the ' flag character to sprintf or snprintf.
18376         * m4/printf.m4 (gl_PRINTF_FLAG_GROUPING): New macro.
18377         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_FLAG_GROUPING): New macro.
18378         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
18379         gl_PRINTF_FLAG_GROUPING and test its result. Invoke
18380         gl_PREREQ_VASNPRINTF_FLAG_GROUPING.
18381         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
18382         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Likewise.
18383         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
18384         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
18385         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
18386         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
18387         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
18388         * tests/test-snprintf-posix.h (test_function): Also check the grouping
18389         flag.
18390         * tests/test-sprintf-posix.h (test_function): Likewise.
18391         * tests/test-vasnprintf-posix.c (test_function): Likewise.
18392         * tests/test-vasprintf-posix.c (test_function): Likewise.
18393         * doc/functions/fprintf.texi: Update.
18394         * doc/functions/printf.texi: Update.
18395         * doc/functions/snprintf.texi: Update.
18396         * doc/functions/sprintf.texi: Update.
18397         * doc/functions/vfprintf.texi: Update.
18398         * doc/functions/vprintf.texi: Update.
18399         * doc/functions/vsnprintf.texi: Update.
18400         * doc/functions/vsprintf.texi: Update.
18401
18402 2007-05-01  Bruno Haible  <bruno@clisp.org>
18403
18404         * tests/test-argp-2.sh (func_compare): Drop .exe suffix.
18405
18406 2007-05-03  Paul Eggert  <eggert@cs.ucla.edu>
18407
18408         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Use better
18409         comment for D_INO_IN_DIRENT.  Problem reported by James Youngman.
18410
18411 2007-05-02  Paul Eggert  <eggert@cs.ucla.edu>
18412
18413         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Test whether
18414         readdir returns garbage in d_ino.  Problem reported by Kaz Sasayama in
18415         <http://lists.gnu.org/archive/html/bug-gnulib/2007-05/msg00021.html>.
18416
18417 2007-05-02  Sergey Poznyakoff  <gray@gnu.org.ua>
18418
18419         * lib/argp-help.c (struct hol_entry): New member `ord'.
18420         (HOL_ENTRY_PTRCMP): Use ord for comparison
18421         (hol_sort): Initialize ord.
18422
18423 2007-05-01  Bruno Haible  <bruno@clisp.org>
18424
18425         * doc/functions/_Exit_C99.texi: Renamed from doc/functions/_Exit.texi.
18426         Reported by Eric Blake.
18427         * doc/gnulib.texi (Function Substitutes): Update.
18428
18429 2007-05-01  Bruno Haible  <bruno@clisp.org>
18430
18431         * doc/functions.texi: Remove file, now redundant through
18432         doc/functions/*.texi.
18433
18434 2007-05-01  Bruno Haible  <bruno@clisp.org>
18435
18436         * modules/argp (Depends-on): Add sleep.
18437
18438 2007-05-01  Bruno Haible  <bruno@clisp.org>
18439
18440         * modules/sleep-tests: New file.
18441         * tests/test-sleep.c: New file.
18442
18443         * modules/sleep: New file.
18444         * lib/sleep.c: New file.
18445         * m4/sleep.m4: New file.
18446         * lib/unistd_.h (sleep): New declaration.
18447         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_SLEEP,
18448         HAVE_SLEEP.
18449         * modules/unistd (Makefile.am): Substitute GNULIB_SLEEP, HAVE_SLEEP.
18450         * doc/functions/sleep.texi: Document the sleep module.
18451
18452 2007-05-01  Bruno Haible  <bruno@clisp.org>
18453
18454         * lib/sigprocmask.h: Remove file.
18455         * lib/signal_.h: Incorporate the previous contents of sigprocmask.h.
18456         * lib/sigprocmask.c: Include <signal.h> instead of sigprocmask.h.
18457         * m4/signal_h.m4 (gl_SIGNAL_H_DEFAULTS): Substitute GNULIB_SIGPROCMASK,
18458         HAVE_POSIX_SIGNALBLOCKING, HAVE_SIGSET_T.
18459         * m4/signalblocking.m4 (gl_SIGNALBLOCKING): Require
18460         gl_SIGNAL_H_DEFAULTS. Set HAVE_POSIX_SIGNALBLOCKING as a shell variable.
18461         (gl_PREREQ_SIGPROCMASK): Require gl_SIGNAL_H_DEFAULTS. Set
18462         HAVE_SIGSET_T as a shell variable.
18463         * modules/signal (Makefile.am): Substitute GNULIB_SIGPROCMASK,
18464         HAVE_POSIX_SIGNALBLOCKING, HAVE_SIGSET_T into signal.h.
18465         * modules/sigprocmask (Files): Remove lib/sigprocmask.h.
18466         (Depends-on): Add signal. Remove verify.
18467         (configure.ac): Invoke gl_SIGNAL_MODULE_INDICATOR.
18468         (Include): Mention <signal.h> instead of sigprocmask.h.
18469         * NEWS: Mention the change.
18470         * lib/fatal-signal.c: Don't include sigprocmask.h.
18471
18472 2007-05-01  Bruno Haible  <bruno@clisp.org>
18473
18474         * modules/signal: New file.
18475         * lib/signal_.h: New file.
18476         * m4/signal_h.m4: New file.
18477
18478 2007-05-01  Bruno Haible  <bruno@clisp.org>
18479
18480         * lib/wctype_.h: Test HAVE_ISWCNTRL at configure time.
18481         * m4/wctype.m4 (gl_WCTYPE_H): Substitute HAVE_ISWCNTRL.
18482         * modules/wctype (Makefile.am): Substitute HAVE_ISWCNTRL instead of
18483         HAVE_WCTYPE_CTMP_BUG into wctype.h.
18484
18485 2007-05-01  Bruno Haible  <bruno@clisp.org>
18486
18487         * lib/sys_stat_.h: Test HAVE_LSTAT, HAVE_DECL_MKDIR, HAVE_IO_H at
18488         configure time.
18489         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Substitute HAVE_LSTAT,
18490         HAVE_DECL_MKDIR, HAVE_IO_H via AC_SUBST.
18491         * modules/sys_stat (Makefile.am): Substitute their values into
18492         sys/stat.h.
18493
18494 2007-05-01  Bruno Haible  <bruno@clisp.org>
18495
18496         * lib/glob_.h: Test HAVE_SYS_CDEFS_H at configure time.
18497         * m4/glob.m4 (gl_PREREQ_GLOB): Substitute HAVE_SYS_CDEFS_H via AC_SUBST.
18498         * modules/glob (Makefile.am): Put HAVE_SYS_CDEFS_H value into glob.h.
18499
18500 2007-05-01  Bruno Haible  <bruno@clisp.org>
18501
18502         * doc/header/assert.texi: Undo last change: don't mention the gnulib
18503         'assert' module here.
18504
18505 2007-05-01  Bruno Haible  <bruno@clisp.org>
18506
18507         * doc/functions/*.texi: New files.
18508         * doc/functions/google-ranking.txt: New file.
18509         * doc/gnulib.texi (Function Substitutes): New chapter.
18510         (ctime, inet_ntoa): Remove sections.
18511         * doc/ctime.texi: Remove file.
18512         * doc/inet_ntoa.texi: Remove file.
18513         * doc/Makefile (gnulib.info, gnulib.html, gnulib.dvi): Update
18514         dependencies.
18515         (%.info): New rule, specifying a --reference-limit.
18516
18517 2007-05-01  Bruno Haible  <bruno@clisp.org>
18518
18519         * MODULES.html.sh (posix_functions): Remove 'exec', 'toc'.
18520
18521 2007-05-01  Bruno Haible  <bruno@clisp.org>
18522
18523         * modules/mkdir (Depends-on): Add sys_stat, because sys_stat provides
18524         the portability of 'mkdir' to mingw systems.
18525
18526 2007-05-01  Bruno Haible  <bruno@clisp.org>
18527
18528         * doc/headers/google-ranking.txt: New file.
18529
18530 2007-04-30  Eric Blake  <ebb9@byu.net>
18531
18532         Prefer fseeko to fseek.
18533         * modules/getpass (Depends-on): Add fseeko.
18534         * lib/getpass.c (getpass): Use fseeko, not fseek.
18535
18536 2007-04-30  Sergey Poznyakoff  <gray@gnu.org.ua>
18537
18538         * lib/argp-help.c (hol_entry_cmp): Option sorting algorithm
18539         assumes the sorting is stable, while most qsort implementations
18540         are not.  Use argument addresses to ensure they never compare as
18541         equal.
18542
18543         * tests/test-argp-2.sh (usage-indent test): Fix output
18544         (func_compare): Restore diff options
18545         * tests/test-argp.c: Restore #include "progname.h"
18546
18547 2007-04-29  Bruno Haible  <bruno@clisp.org>
18548
18549         * m4/printf.m4 (gl_VSNPRINTF_ZEROSIZE_C99): New macro.
18550         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
18551         gl_VSNPRINTF_ZEROSIZE_C99. Test gl_cv_func_vsnprintf_zerosize_c99.
18552         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
18553         * modules/snprintf-posix-tests (Files): Add tests/test-snprintf.c.
18554         (configure.ac): Define CHECK_SNPRINTF_POSIX.
18555         (TESTS, check_PROGRAMS): Add test-snprintf.
18556         * modules/vsnprintf-posix-tests (Files): Add tests/test-vsnprintf.c.
18557         (configure.ac): Define CHECK_VSNPRINTF_POSIX.
18558         (TESTS, check_PROGRAMS): Add test-vsnprintf.
18559         * tests/test-snprintf.c (main) [!CHECK_SNPRINTF_POSIX]: Disable
18560         assertions that fail on HP-UX, OSF/1, or IRIX.
18561         * tests/test-vsnprintf.c (main) [!CHECK_VSNPRINTF_POSIX]: Likewise.
18562
18563 2007-04-29  Bruno Haible  <bruno@clisp.org>
18564
18565         * MODULES.html.sh (posix_functions): Remove 'contents'.
18566
18567 2007-04-29  Karl Berry  <karl@gnu.org>
18568
18569         * config/srclist.txt (gendocs_template_min): new entry.
18570
18571 2007-04-29  Bruno Haible  <bruno@clisp.org>
18572
18573         Work around fpurge bug on BSD systems.
18574         * modules/fpurge (Makefile.am): Compile fpurge.c unconditionally.
18575         * m4/fpurge.m4 (gl_FUNC_FPURGE): Don't invoke AC_LIBOBJ.
18576         * lib/fpurge.h (fpurge): Don't handle __fpurge wrapper here. Define
18577         fpurge to rpl_fpurge if the system already has this function.
18578         * lib/fpurge.c (fpurge): Handle also the __fpurge wrapper case and
18579         the case where the system already has this function. Correct invariants
18580         on BSD systems.
18581         * lib/fseeko.c (rpl_fseeko): Update recognition of preceding fflush on
18582         BSD systems.
18583
18584 2007-04-29  Sergey Poznyakoff  <gray@gnu.org.ua>
18585
18586         * lib/argp-help.c (hol_cluster_cmp): Reverse comparison.  Change
18587         proposed by Sven Verdoolaege.
18588
18589         * tests/test-argp.c: Fix option ordering.  Test deeply clustered
18590         options.
18591         * tests/test-argp-2.sh (func_compare): Use diff instead of cmp.
18592         (usage and help tests): Update
18593
18594 2007-04-29  Bruno Haible  <bruno@clisp.org>
18595
18596         * tests/test-fflush.c (main): Use a file of size 17, not 10.
18597         Print more information in case of failure. Disable a test on BeOS.
18598
18599 2007-04-29  Bruno Haible  <bruno@clisp.org>
18600
18601         * tests/**/test-*.[hc] (ASSERT): Use fprintf to show the line number.
18602         This helps debugging on systems on which no gdb is available.
18603
18604 2007-04-29  Bruno Haible  <bruno@clisp.org>
18605
18606         * lib/freading.h: Improve comments.
18607         * lib/fwriting.h: Likewise.
18608         * tests/test-freading.c (main): Don't check freading immediately after
18609         repositioning. Needed for glibc.
18610
18611 2007-04-29  Bruno Haible  <bruno@clisp.org>
18612
18613         * lib/freading.c (freading): Trivial simplification.
18614
18615 2007-04-28  Bruno Haible  <bruno@clisp.org>
18616
18617         * tests/test-fwriting.c (main): Also test the interaction between
18618         fflush and fwriting.
18619         * modules/fwriting-tests (Depends-on): Add fflush.
18620
18621         * tests/test-freading.c (main): Also test the interaction between
18622         fflush and freading.
18623         * modules/freading-tests (Depends-on): Add fflush.
18624
18625 2007-04-28  Bruno Haible  <bruno@clisp.org>
18626
18627         * lib/stdio_.h (fseek, ftell): Provide link warnings suggesting to use
18628         fseeko and ftello.
18629         Suggested by Eric Blake.
18630
18631 2007-04-28  Jim Meyering  <jim@meyering.net>
18632
18633         Avoid false-negative in gl_STDINT_H's C99 conformance test.
18634         * m4/stdint.m4 (gl_STDINT_H): When checking whether stdint.h conforms
18635         to C99, include all of gl_STDINT_INCLUDES, not just <stddef.h>.
18636
18637 2007-04-27  Eric Blake  <ebb9@byu.net>
18638
18639         * doc/headers/assert.texi (assert.h): Document assert module use.
18640
18641 2007-04-27  Bruno Haible  <bruno@clisp.org>
18642
18643         * doc/headers/*.texi: New files.
18644         * doc/gnulib.texi (Header File Substitutes): New chapter.
18645         * doc/Makefile (gnulib.info, gnulib.html, gnulib.dvi): Specify
18646         dependencies.
18647         (standards.info ,standards.html, standards.dvi): Update dependencies.
18648         (mostlyclean, clean): New targets.
18649
18650 2007-04-27  Bruno Haible  <bruno@clisp.org>
18651
18652         * lib/sysexits_.h: Renamed from lib/sysexit_.h.
18653         * modules/sysexits (Files, Makefile.am): Update.
18654
18655         * lib/sys_socket_.h: Renamed from lib/socket_.h.
18656         * modules/sys_socket (Files, Makefile.am): Update.
18657
18658         * lib/sys_stat_.h: Renamed from lib/stat_.h.
18659         * modules/sys_stat (Files, Makefile.am): Update.
18660
18661 2007-04-27  Eric Blake  <ebb9@byu.net>
18662
18663         * lib/freading.h: Improve comments.
18664         * lib/fwriting.h: Likewise.
18665         * lib/fflush.c: Likewise.
18666
18667         Fix closein for mingw.
18668         * modules/closein-tests: Add tests for closein.
18669         * tests/test-closein.c: New file.
18670         * tests/test-closein.sh: Likewise.
18671         * lib/unistd_.h [!SEEK_CUR]: Mingw also needs stdlib.h for _exit.
18672         * lib/closein.c (close_stdin): Don't fflush non-seekable streams.
18673
18674 2007-04-27  Bruno Haible  <bruno@clisp.org>
18675
18676         * lib/inttypes_.h [_DECC]: Don't use #include_next if the compiler
18677         version is < 6.
18678         * lib/math_.h [__DECC]: Likewise.
18679         * lib/stdio_.h [__DECC]: Likewise.
18680         * lib/stdlib_.h [__DECC]: Likewise.
18681         * lib/string_.h [__DECC]: Likewise.
18682         * lib/time_.h [__DECC]: Likewise.
18683         * lib/wchar_.h [__DECC]: Likewise.
18684         * lib/wctype_.h [__DECC]: Likewise.
18685
18686 2007-04-27  Bruno Haible  <bruno@clisp.org>
18687
18688         * tests/test-fbufmode.c (main): Relax test, to avoid failure on mingw.
18689
18690 2007-04-27  Bruno Haible  <bruno@clisp.org>
18691
18692         * lib/fflush.c: Add comments.
18693         * modules/fpurge-tests (Depends-on): Add fflush.
18694         * modules/freadable-tests (Depends-on): Likewise.
18695         * modules/fwritable-tests (Depends-on): Likewise.
18696
18697 2007-04-27  Charles Wilson  <libtool@cwilson.fastmail.fm>
18698
18699         * m4/argz.m4 (gl_FUNC_ARGZ): Use !HAVE_WORKING_ARGZ instead of
18700         SYSTEM_ARGZ_IS_BROKEN.  Also, minor stylistic improvements.
18701         Report by Bruno Haible <bruno@clisp.org>.
18702
18703 2007-04-26  Eric Blake  <ebb9@byu.net>
18704
18705         Fix fflush on mingw.
18706         * modules/fflush (Depends-on): Add freading.
18707         * lib/fflush.c (rpl_fflush): Use freading to avoid losing buffered
18708         but unread data.
18709
18710 2007-04-26  Eric Blake  <ebb9@byu.net>
18711         and Bruno Haible  <bruno@clisp.org>
18712
18713         Implement freading and fwriting.
18714         * lib/freading.c: New file.
18715         * lib/freading.h: Likewise.
18716         * m4/freading.m4: Likewise.
18717         * modules/freading: Likewise.
18718         * modules/freading-tests: Likewise.
18719         * tests/test-freading.c: Likewise.
18720         * lib/fwriting.c: New file.
18721         * lib/fwriting.h: Likewise.
18722         * m4/fwriting.m4: Likewise.
18723         * modules/fwriting: Likewise.
18724         * modules/fwriting-tests: Likewise.
18725         * tests/test-fwriting.c: Likewise.
18726         * MODULES.html.sh (File stream based Input/Output): Mention them.
18727
18728 2007-04-26  Bruno Haible  <bruno@clisp.org>
18729
18730         * lib/stdio_.h (fseeko, ftello): Check that off_t has the same size as
18731         'long' when we assume it.
18732         Suggested by Eric Blake.
18733
18734 2007-04-26  Bruno Haible  <bruno@clisp.org>
18735
18736         Ensure fseeko, ftello are declared on glibc systems.
18737         * modules/fflush (configure.ac-early): Require AC_FUNC_FSEEKO.
18738         * modules/fseeko (configure.ac-early): Likewise.
18739         * modules/ftello (configure.ac-early): Likewise.
18740         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Don't define HAVE_FSEEKO, rely on
18741         AC_FUNC_FSEEKO for this.
18742         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Inline gl_CHECK_FSEEKO.
18743         (gl_CHECK_FSEEKO): Remove macro.
18744
18745 2007-04-26  Bruno Haible  <bruno@clisp.org>
18746
18747         * tests/test-fflush.c (main): Also check the ftell result after
18748         fflush and fseek/fseeko.
18749         * lib/fflush.c (rpl_fflush): For BSD implementations, update the
18750         file descriptor position cache in the stream.
18751         * lib/fseeko.c (rpl_fseeko): Likewise.
18752
18753 2007-04-26  Bruno Haible  <bruno@clisp.org>
18754
18755         * modules/fflush-tests (Depends-on): Add fseeko.
18756
18757 2007-04-25  Charles Wilson  <libtool@cwilson.fastmail.fm>
18758             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
18759
18760         * lib/argz_.h: ensure error_t definition is obtained in same
18761         mechanism system argz.h would have.
18762         * m4/argz.m4 (gl_FUNC_ARGZ): add new test to check if $host's
18763         argz facilities are known bad.  Err on the side of caution if
18764         cross-compiling.
18765
18766 2007-04-25  Eric Blake  <ebb9@byu.net>
18767
18768         * lib/fpurge.c (includes): Use stdlib.h for free.
18769         * tests/test-fflush.c (main): Also test fflush-fseeko.
18770
18771 2007-04-25  Bruno Haible  <bruno@clisp.org>
18772
18773         Make fflush+fseek POSIX-compliant on FreeBSD and MacOS X.
18774         * lib/fseeko.c: New file.
18775         * lib/stdio_.h: Include <sys/types.h> when off_t is needed.
18776         (fseeko, fseek): Define to replacements if REPLACE_FFLUSH.
18777         * m4/fseeko.m4 (gl_CHECK_FSEEKO): New macro, extracted from
18778         gl_FUNC_FSEEKO.
18779         (gl_FUNC_FSEEKO): Invoke it.
18780         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Arrange to compile fseeko.c. Invoke
18781         gl_CHECK_FSEEKO. Define HAVE_FSEEKO.
18782         * modules/fflush (Files): Add lib/fseeko.c, m4/fseeko.m4.
18783
18784 2007-04-25  Bruno Haible  <bruno@clisp.org>
18785
18786         * modules/fflush (Depends-on): Add ftello.
18787
18788 2007-04-25  Bruno Haible  <bruno@clisp.org>
18789
18790         * modules/ftello-tests: New file.
18791         * tests/test-ftello.c: New file.
18792
18793         * modules/ftello: New file.
18794         * m4/ftello.m4: New file.
18795         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FTELLO,
18796         HAVE_FTELLO.
18797         * lib/stdio_.h (ftello): New declaration.
18798         * modules/stdio (Makefile.am): Substitute also GNULIB_FTELLO,
18799         HAVE_FTELLO.
18800
18801 2007-04-25  Bruno Haible  <bruno@clisp.org>
18802
18803         * modules/fseeko-tests: New file.
18804         * tests/test-fseeko.c: New file.
18805
18806         * modules/fseeko: New file.
18807         * m4/fseeko.m4: New file.
18808         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FSEEKO,
18809         HAVE_FSEEKO.
18810         * lib/stdio_.h (fseeko): New declaration.
18811         * modules/stdio (Makefile.am): Substitute also GNULIB_FSEEKO,
18812         HAVE_FSEEKO.
18813
18814 2007-04-25  Bruno Haible  <bruno@clisp.org>
18815
18816         * lib/stdio_.h (fflush): Add support for GNULIB_POSIXCHECK.
18817
18818 2007-04-25  Bruno Haible  <bruno@clisp.org>
18819
18820         * lib/unistd_.h: Include <stdio.h> if needed to get the SEEK_* macros.
18821         * tests/test-stdio.c: Check that the various SEEK_* macros are defined.
18822         * tests/test-unistd.c: Likewise.
18823         * tests/test-fcntl.c: Likewise.
18824
18825 2007-04-23  Eric Blake  <ebb9@byu.net>
18826
18827         * lib/fflush.c: Fix missing include.
18828         Reported by Bruno Haible.
18829
18830 2007-04-23  Bruno Haible  <bruno@clisp.org>
18831
18832         * lib/fpurge.c (fpurge) [glibc, BSD]: Free a malloc()ed ungetc buffer.
18833         Reported by Eric Blake.
18834
18835 2007-04-23  Bruno Haible  <bruno@clisp.org>
18836
18837         * lib/fbufmode.c (fbufmode): Port to Solaris/SPARC64.
18838
18839 2007-04-23  Bruno Haible  <bruno@clisp.org>
18840
18841         * lib/fseterr.c (fseterr): Don't hardcode the value of _IOERR.
18842
18843 2007-04-23  Bruno Haible  <bruno@clisp.org>
18844
18845         * tests/test-fbufmode.c (main): Be prepared to a failure of setvbuf.
18846         Needed on HP-UX 11.
18847
18848 2007-04-16  Eric Blake  <ebb9@byu.net>
18849
18850         Make fflush rely on fpurge.
18851         * lib/fflush.c (rpl_fflush): Rely on fpurge module, rather than
18852         open coding all variants.
18853         * modules/fflush (Depends-on): Add fpurge and unistd.
18854         * modules/fflush-tests (Depends-on): Unistd is no longer extra.
18855         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Simplify.
18856
18857         Fix --with-tests compilation on cygwin.
18858         * modules/argmatch-tests (Makefile.am): List gnulib library first
18859         in LDADD.
18860         * modules/argp-tests (Makefile.am): Likewise.
18861         * modules/array-list-tests (Makefile.am): Likewise.
18862         * modules/array-oset-tests (Makefile.am): Likewise.
18863         * modules/avltree-list-tests (Makefile.am): Likewise.
18864         * modules/avltree-oset-tests (Makefile.am): Likewise.
18865         * modules/avltreehash-list-tests (Makefile.am): Likewise.
18866         * modules/carray-list-tests (Makefile.am): Likewise.
18867         * modules/dirname-tests (Makefile.am): Likewise.
18868         * modules/frexp-tests (Makefile.am): Likewise.
18869         * modules/isnanl-tests (Makefile.am): Likewise.
18870         * modules/linked-list-tests (Makefile.am): Likewise.
18871         * modules/linkedhash-list-tests (Makefile.am): Likewise.
18872         * modules/lock-tests (Makefile.am): Likewise.
18873         * modules/rbtree-list-tests (Makefile.am): Likewise.
18874         * modules/rbtree-oset-tests (Makefile.am): Likewise.
18875         * modules/rbtreehash-list-tests (Makefile.am): Likewise.
18876         * modules/tls-tests (Makefile.am): Likewise.
18877         * modules/tsearch-tests (Makefile.am): Likewise.
18878         * modules/xvasprintf-tests (Makefile.am): Likewise.
18879
18880         Fix fpurge for cygwin.
18881         * lib/fpurge.c (fpurge): Fix order of operation flub, and return a
18882         value.
18883         * modules/fpurge-tests (Depends-on): Clean up trash.
18884
18885 2007-04-16  Simon Josefsson  <simon@josefsson.org>
18886
18887         * lib/gc-libgcrypt.c (gc_hash_open): Shut up compiler warnings.
18888
18889         * m4/autobuild.m4: Re-indent.
18890
18891 2007-04-13  Bruno Haible  <bruno@clisp.org>
18892
18893         * modules/fpurge-tests: New file.
18894         * tests/test-fpurge.c: New file.
18895
18896         * modules/fpurge: New file.
18897         * lib/fpurge.h: New file.
18898         * lib/fpurge.c: New file.
18899         * m4/fpurge.m4: New file.
18900
18901 2007-04-13  Bruno Haible  <bruno@clisp.org>
18902
18903         * modules/fbufmode-tests: New file.
18904         * tests/test-fbufmode.c: New file.
18905
18906         * modules/fbufmode: New file.
18907         * lib/fbufmode.h: New file.
18908         * lib/fbufmode.c: New file.
18909         * m4/fbufmode.m4: New file.
18910
18911 2007-04-13  Bruno Haible  <bruno@clisp.org>
18912
18913         * modules/fwritable-tests: New file.
18914         * tests/test-fwritable.c: New file.
18915
18916         * modules/fwritable: New file.
18917         * lib/fwritable.h: New file.
18918         * lib/fwritable.c: New file.
18919         * m4/fwritable.m4: New file.
18920
18921 2007-04-13  Bruno Haible  <bruno@clisp.org>
18922
18923         * modules/freadable-tests: New file.
18924         * tests/test-freadable.c: New file.
18925
18926         * modules/freadable: New file.
18927         * lib/freadable.h: New file.
18928         * lib/freadable.c: New file.
18929         * m4/freadable.m4: New file.
18930
18931 2007-04-13  Bruno Haible  <bruno@clisp.org>
18932
18933         * modules/fflush-tests (Makefile.am): Remove EXTRA_DIST. Augment
18934         MOSTLYCLEANFILES.
18935
18936 2007-04-13  Paul Eggert  <eggert@cs.ucla.edu>
18937
18938         * build-aux/bootstrap (gnulib_tool_option_extras): New var, used by
18939         gzip bootstrap.conf to avoid dragging in i18n machinery.
18940         (gnulib_tool_option): Use it.
18941
18942 2007-04-13  Bruno Haible  <bruno@clisp.org>
18943
18944         * tests/test-vasnprintf-posix.c (test_function): Add tests for %f and
18945         %F directives.
18946         * tests/test-vasprintf-posix.c (test_function): Likewise.
18947         * tests/test-snprintf-posix.h (test_function): Likewise.
18948         * tests/test-sprintf-posix.h (test_function): Likewise.
18949         * tests/test-fprintf-posix.h (test_function): Likewise.
18950         * tests/test-printf-posix.h (test_function): Likewise.
18951         * tests/test-fprintf-posix.out: Likewise.
18952
18953 2007-04-13  Bruno Haible  <bruno@clisp.org>
18954
18955         * modules/lock-tests (configure.ac): For LIBSCHED, try also -lposix4.
18956         * modules/tls-tests (configure.ac): Likewise.
18957         Reported by Arto C. Nirkko <anirkko@insel.ch>.
18958
18959 2007-04-13  Bruno Haible  <bruno@clisp.org>
18960
18961         * lib/tls.c (glthread_tls_get): Fix return type.
18962         Patch by Arto C. Nirkko <anirkko@insel.ch>.
18963
18964 2007-04-12  Eric Blake  <ebb9@byu.net>
18965
18966         * modules/gettime (Depends-on): Remove gettime.
18967         Reported by Dmitry V. Levin.
18968
18969 2007-04-12  Bruno Haible  <bruno@clisp.org>
18970
18971         * modules/fflush (Include): Mention <stdio.h>.
18972         * modules/strtoimax (Include): Mention <inttypes.h>.
18973         * modules/strtoumax (Include): Likewise.
18974
18975 2007-04-12  Eric Blake  <ebb9@byu.net>
18976
18977         * .cvsignore: New file.
18978         * .gitignore: Likewise.
18979
18980 2007-04-12  Bruno Haible  <bruno@clisp.org>
18981
18982         * modules/iconv-tests (test_iconv_LDADD): Mention -liconv after LDADD,
18983         not before, since $(LDADD) often contains libgnu.a.
18984         * modules/striconv-tests (test_striconv_LDADD): Likewise.
18985         * modules/striconveh-tests (test_striconveh_LDADD): Likewise.
18986         * modules/striconveha-tests (test_striconveha_LDADD): Likewise.
18987         Needed on Cygwin.
18988
18989 2007-04-12  Eric Blake  <ebb9@byu.net>
18990
18991         Work around glibc's failure to flush stdin on fclose.
18992         * lib/closein.c (close_stdin): Flush stdin before closing.
18993
18994         Work around glibc's failure to reset seekable stdin on exit.
18995         * modules/closein: New module.
18996         * lib/closein.c: New file.
18997         * lib/closein.h: Likewise.
18998         * m4/closein.m4: Likewise.
18999         * MODULES.html.sh (File stream based Input/Output): Document it.
19000
19001 2007-04-12  Simon Josefsson  <simon@josefsson.org>
19002
19003         * gnulib-tool: Rename generated 'autobuild' script to
19004         'do-autobuild' in --create-megatestdir output.
19005
19006         * doc/gnulib.texi (Build robot for gnulib): Fix.
19007
19008 2007-04-12  Simon Josefsson  <simon@josefsson.org>
19009
19010         * modules/sysexits (Depends-on): Add absolute-header.
19011
19012 2007-04-12  Eric Blake  <ebb9@byu.net>
19013
19014         No need to preserve errno on success.
19015         * lib/fflush.c (rpl_fflush): Simplify errno tracking.
19016         Reported by Bruno Haible.
19017
19018 2007-04-12  Simon Josefsson  <simon@josefsson.org>
19019
19020         * MODULES.html.sh (Support for maintaining and releasing
19021         projects): Add autobuild.  Suggested by Eric Blake <ebb9@byu.net>.
19022
19023 2007-04-12  Simon Josefsson  <simon@josefsson.org>
19024
19025         * gnulib-tool (func_modules_add_dummy): Respect --avoid=dummy.
19026
19027 2007-04-12  Simon Josefsson  <simon@josefsson.org>
19028
19029         * modules/autobuild: New module.
19030
19031         * m4/autobuild.m4: New file.
19032
19033 2007-04-11  Bruno Haible  <bruno@clisp.org>
19034
19035         * lib/vasnprintf.c (VASNPRINTF): Implement the %F directive using the
19036         %f directive, if NEED_PRINTF_DIRECTIVE_F is defined.
19037         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_F): New macro.
19038         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_F): New macro.
19039         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
19040         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
19041         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
19042         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
19043         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
19044         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
19045         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Invoke
19046         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
19047         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
19048         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Invoke
19049         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
19050         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
19051         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Invoke
19052         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
19053         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
19054         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Invoke
19055         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
19056         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
19057         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Invoke
19058         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
19059         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
19060         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Invoke
19061         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
19062         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
19063         Reported by Eric Blake.
19064
19065 2007-04-11  Bruno Haible  <bruno@clisp.org>
19066
19067         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Fix test. It always failed.
19068
19069 2007-04-10  Bruno Haible  <bruno@clisp.org>
19070
19071         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Add a test for correct result
19072         for NaN and Infinity. Needed on FreeBSD 6.1.
19073         * tests/test-vasnprintf-posix.c (test_function): Undo last change
19074         regarding results for "%010a" of Infinity and NaN.
19075         * tests/test-vasprintf-posix.c (test_function): Likewise.
19076         * tests/test-snprintf-posix.h (test_function): Likewise.
19077         * tests/test-sprintf-posix.h (test_function): Likewise.
19078         * tests/test-fprintf-posix.h (test_function): Likewise.
19079         * tests/test-printf-posix.h (test_function): Likewise.
19080         * tests/test-fprintf-posix.out: Likewise.
19081
19082 2007-04-10  Bruno Haible  <bruno@clisp.org>
19083
19084         * modules/locale-tests: New file.
19085         * tests/test-locale.c: New file.
19086
19087         * modules/locale: New file.
19088         * lib/locale_.h: New file.
19089         * m4/locale_h.m4: New file.
19090
19091 2007-04-10  Paul Eggert  <eggert@cs.ucla.edu>
19092             Bruno Haible  <bruno@clisp.org>
19093
19094         * m4/signbit.m4 (gl_SIGNBIT): When the sign bit position could not
19095         be determined, test for availability of the copysignf, copysign,
19096         copysignl functions.
19097         * lib/signbitf.c (gl_signbitf): Use copysignf if available in libc.
19098         * lib/signbitd.c (gl_signbitd): Use copysign if available in libc.
19099         * lib/signbitl.c (gl_signbitl): Use copysignl if available in libc.
19100
19101 2007-04-09  Eric Blake  <ebb9@byu.net>
19102
19103         * lib/stdio_.h [REPLACE_FFLUSH]: Declare rpl_fflush.
19104         * modules/stdio (Makefile.am): Support fflush.
19105         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Likewise.
19106         * modules/fflush: New file.
19107         * lib/fflush.c: Likewise.
19108         * m4/fflush.m4: Likewise.
19109         * modules/fflush-tests: New test.
19110         * tests/test-fflush.c: Likewise.
19111         * MODULES.html.sh (Input/output <stdio.h>): Document new module.
19112
19113 2007-04-06  Bruno Haible  <bruno@clisp.org>
19114
19115         * lib/vasnprintf.c: Include <math.h>. Don't include float+.h.
19116         (VASNPRINTF): Use signbit for faster determination whether to print a
19117         minus sign.
19118         * modules/vasnprintf (Files): Remove lib/float+.h.
19119         * modules/fprintf-posix (Depends-on): Add signbit.
19120         * modules/snprintf-posix (Depends-on): Likewise.
19121         * modules/sprintf-posix (Depends-on): Likewise.
19122         * modules/vasnprintf-posix (Depends-on): Likewise.
19123         * modules/vasprintf-posix (Depends-on): Likewise.
19124         * modules/vfprintf-posix (Depends-on): Likewise.
19125         * modules/vsnprintf-posix (Depends-on): Likewise.
19126         * modules/vsprintf-posix (Depends-on): Likewise.
19127
19128 2007-04-06  Bruno Haible  <bruno@clisp.org>
19129
19130         * tests/test-frexp.c (main): Test also the sign bit of zero results.
19131         * tests/test-frexpl.c (main): Likewise.
19132         * tests/test-ldexpl.c (main): Likewise.
19133         * modules/frexp-tests (Depends-on): Add signbit.
19134         * modules/frexpl-tests (Depdends-on): Likewise.
19135         * modules/ldexpl-tests (Depdends-on): Likewise.
19136
19137 2007-04-06  Bruno Haible  <bruno@clisp.org>
19138
19139         * modules/signbit-tests: New file.
19140         * tests/test-signbit.c: New file.
19141
19142         * modules/signbit: New file.
19143         * lib/signbitf.c: New file.
19144         * lib/signbitd.c: New file.
19145         * lib/signbitl.c: New file.
19146         * m4/signbit.m4: New file.
19147         * lib/math_.h (gl_signbitf, gl_signbitd, gl_signbitl): New declarations.
19148         (signbit): New macro.
19149         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_SIGNBIT and
19150         REPLACE_SIGNBIT.
19151         * modules/math (Makefile.am) Substibute also GNULIB_SIGNBIT and
19152         REPLACE_FREXPL into math.h.
19153
19154 2007-04-06  Bruno Haible  <bruno@clisp.org>
19155
19156         * modules/isnanf-nolibm-tests: New file.
19157         * tests/test-isnanf.c: New file.
19158
19159         * modules/isnanf-nolibm: New file.
19160         * lib/isnanf.h: New file.
19161         * lib/isnanf.c: New file.
19162         * lib/isnan.c: Consider the USE_FLOAT macro.
19163         * m4/isnanf.m4: New file.
19164
19165 2007-04-06  Bruno Haible  <bruno@clisp.org>
19166
19167         * modules/gettext-h (configure.ac): AC_SUBST LIBINTL and LTLIBINTL.
19168         (Link): New section.
19169
19170         * modules/canonicalize-lgpl-tests (Makefile.am): Undo last change.
19171
19172 2007-04-06  Bruno Haible  <bruno@clisp.org>
19173
19174         Assume the 'long double' type.
19175         * m4/longdouble.m4: Remove file.
19176         * config/srclist.txt: Don't mention longdouble.m4.
19177         * lib/allocsa.h: Assume HAVE_LONG_DOUBLE to be true.
19178         * lib/float+.h: Likewise.
19179         * lib/frexp.c: Likewise.
19180         * lib/printf-args.h: Likewise.
19181         * lib/printf-args.c: Likewise.
19182         * lib/printf-frexp.c: Likewise.
19183         * lib/printf-parse.c: Likewise.
19184         * lib/vasnprintf.c: Likewise.
19185         * m4/allocsa.m4: Remove gt_TYPE_LONGDOUBLE invocation.
19186         * m4/intl.m4: Likewise.
19187         * m4/isnanl.m4: Likewise.
19188         * m4/printf.m4: Likewise.
19189         * m4/printf-frexpl.m4: Likewise.
19190         * m4/vasnprintf.m4: Likewise.
19191         * modules/allocsa (Files): Remove m4/longdouble.m4.
19192         * modules/gettext (Files): Likewise.
19193         * modules/relocatable-prog-wrapper (Files): Likewise.
19194         * modules/vasnprintf (Files): Likewise.
19195         * modules/isnanl (Files): Likewise.
19196         (Include): Simplify.
19197         * modules/isnanl-nolibm (Files): Remove m4/longdouble.m4.
19198         (Include): Simplify.
19199         * modules/printf-frexpl (Files): Remove m4/longdouble.m4.
19200         (Include): Simplify.
19201         * modules/snprintf-posix-tests (Files): Remove m4/longdouble.m4.
19202         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
19203         * modules/sprintf-posix-tests (Files): Remove m4/longdouble.m4.
19204         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
19205         * modules/vasnprintf-posix-tests (Files): Remove m4/longdouble.m4.
19206         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
19207         * modules/vasprintf-posix-tests (Files): Remove m4/longdouble.m4.
19208         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
19209         * modules/vsnprintf-posix-tests (Files): Remove m4/longdouble.m4.
19210         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
19211         * modules/vsprintf-posix-tests (Files): Remove m4/longdouble.m4.
19212         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
19213         * tests/test-isnanl-nolibm.c: Assume HAVE_LONG_DOUBLE to be true.
19214         * tests/test-isnanl.c: Likewise.
19215         * tests/test-snprintf-posix.h: Likewise.
19216         * tests/test-sprintf-posix.h: Likewise.
19217         * tests/test-vasnprintf-posix.c: Likewise.
19218         * tests/test-vasnprintf-posix2.c: Likewise.
19219         * tests/test-vasprintf-posix.c: Likewise.
19220
19221 2007-04-06  Bruno Haible  <bruno@clisp.org>
19222
19223         Fix problem with Compaq (ex-DEC) Desktop C compiler on Tru64.
19224         * lib/math_.h [__DECC]: Include the overridden include file through
19225         #include_next, outside the double-inclusion guard.
19226         * lib/stdio_.h [__DECC]: Likewise.
19227         * lib/stdlib_.h [__DECC]: Likewise.
19228         * lib/string_.h [__DECC]: Likewise.
19229         * lib/time_.h [__DECC]: Likewise.
19230         * lib/wchar_.h [__DECC]: Likewise.
19231         * lib/wctype_.h [__DECC]: Likewise.
19232         * lib/inttypes_.h [__DECC]: Likewise.
19233         Reported by Albert Chin <china@thewrittenword.com> in
19234         <http://lists.gnu.org/archive/html/bug-gnulib/2007-04/msg00088.html>.
19235
19236 2007-04-04  Eric Blake  <ebb9@byu.net>
19237
19238         * m4/stdint.m4 (gl_STDINT_H): Detect WINT_MAX bug in cygwin
19239         1.5.x.
19240
19241 2007-04-04  Bruno Haible  <bruno@clisp.org>
19242
19243         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Add a test for correct
19244         rounding. Don't assume that FreeBSD 6 and NetBSD 4 pass this test.
19245
19246 2007-04-04  Bruno Haible  <bruno@clisp.org>
19247
19248         * tests/test-vasnprintf-posix.c (test_function): Allow two possible
19249         results for "%010a" of Infinity and NaN.
19250         * tests/test-vasprintf-posix.c (test_function): Likewise.
19251         * tests/test-snprintf-posix.h (test_function): Likewise.
19252         * tests/test-sprintf-posix.h (test_function): Likewise.
19253         * tests/test-fprintf-posix.h (test_function): Remove these tests.
19254         * tests/test-printf-posix.h (test_function): Likewise.
19255         * tests/test-fprintf-posix.out: Update.
19256         Needed for FreeBSD 6.1.
19257
19258 2007-04-04  Bruno Haible  <bruno@clisp.org>
19259
19260         * DEPENDENCIES: Remove mentions of tar and gzip, since they are not
19261         directly used by the gnulib modules nor by gnulib-tool.
19262
19263 2007-04-04  Paul Eggert  <eggert@cs.ucla.edu>
19264
19265         * DEPENDENCIES: Give overall description of version dependency
19266         desirability.  Use more-typical names for apps.
19267         Add shell, coreutils, diffutils, grep, tar, gzip.
19268
19269 2007-04-04  Simon Josefsson  <simon@josefsson.org>
19270
19271         * MODULES.html.sh: Rename crypto modules.  Remove iconvme.
19272
19273 2007-04-04  Karl Berry  <karl@gnu.org>
19274
19275         * MODULES.html.sh (func_module): missing '.
19276
19277 2007-04-03  Bruno Haible  <bruno@clisp.org>
19278
19279         * modules/argmatch-tests (Makefile.am): New variable
19280         test_argmatch_LDADD.
19281         * modules/argp-tests (Makefile.am): New variable test_argp_LDADD.
19282         * modules/array-list-tests (Makefile.am): New variable
19283         test_array_list_LDADD.
19284         * modules/array-oset-tests (Makefile.am): New variable
19285         test_array_oset_LDADD.
19286         * modules/avltree-list-tests (Makefile.am): New variable
19287         test_avltree_list_LDADD.
19288         * modules/avltree-oset-tests (Makefile.am): New variable
19289         test_avltree_oset_LDADD.
19290         * modules/avltreehash-list-tests (Makefile.am): New variable
19291         test_avltreehash_list_LDADD.
19292         * modules/canonicalize-lgpl-tests (Makefile.am): New variable
19293         test_canonicalize_lgpl_LDADD.
19294         * modules/carray-list-tests (Makefile.am): New variable
19295         test_carray_list_LDADD.
19296         * modules/dirname-tests (Makefile.am): New variable
19297         test_dirname_LDADD.
19298         * modules/linked-list-tests (Makefile.am): New variable
19299         test_linked_list_LDADD.
19300         * modules/linkedhash-list-tests (Makefile.am): New variable
19301         test_linkedhash_list_LDADD.
19302         * modules/rbtree-list-tests (Makefile.am): New variable
19303         test_rbtree_list_LDADD.
19304         * modules/rbtree-oset-tests (Makefile.am): New variable
19305         test_rbtree_oset_LDADD.
19306         * modules/rbtreehash-list-tests (Makefile.am): New variable
19307         test_rbtreehash_list_LDADD.
19308         * modules/xvasprintf-tests (Makefile.am): New variable
19309         test_xvasprintf_LDADD.
19310         Reported by Eric Blake.
19311
19312 2007-04-03  Eric Blake  <ebb9@byu.net>
19313
19314         * DEPENDENCIES: Weaken m4 requirements.
19315
19316 2007-04-03  Bruno Haible  <bruno@clisp.org>
19317
19318         * modules/frexp-tests (configure.ac): Remove AC_SUBST.
19319         * modules/isnanl-tests (configure.ac): Likewise.
19320
19321 2007-04-03  Ben Pfaff  <blp@gnu.org>
19322
19323         * modules/iconv_open: Add $(srcdir)/ to source directory
19324         references in Makefile fragments that call gperf, to fix VPATH
19325         builds.
19326
19327 2007-04-03  Bruno Haible  <bruno@clisp.org>
19328
19329         * modules/ldexpl (Depends-on): Add isnanl, remove isnanl-nolibm.
19330         * lib/ldexpl.c: Undo last change.
19331
19332 2007-04-03  Bruno Haible  <bruno@clisp.org>
19333
19334         * modules/printf-frexpl (Depends-on): Undo last change.
19335         (Files): Add m4/ldexpl.m4.
19336
19337 2007-04-03  Bruno Haible  <bruno@clisp.org>
19338
19339         * m4/isnanl.m4 (gl_FUNC_ISNANL): Substitute ISNANL_LIBM.
19340         * modules/isnanl (Link): New section.
19341
19342         * m4/frexp.m4 (gl_FUNC_FREXP): Substitute FREXP_LIBM.
19343         * modules/frexp (Link): New section.
19344
19345         * m4/frexpl.m4 (gl_FUNC_FREXPL): Substitute FREXPL_LIBM.
19346         * modules/frexpl (Link): New section.
19347
19348         * m4/ldexpl.m4 (gl_FUNC_LDEXPL): Substitute LDEXPL_LIBM.
19349         * modules/ldexpl (Link): New section.
19350
19351 2007-04-03  Bruno Haible  <bruno@clisp.org>
19352
19353         * modules/TEMPLATE-EXTENDED: New file.
19354         * gnulib-tool (func_all_modules, func_verify_module): Exclude it.
19355
19356 2007-04-03  Bruno Haible  <bruno@clisp.org>
19357
19358         * DEPENDENCIES: New file.
19359         Suggested by Simon Josefsson.
19360
19361 2007-04-03  Bruno Haible  <bruno@clisp.org>
19362
19363         * doc/gnulib.texi: Escape @.
19364
19365 2007-04-03  James Youngman  <jay@gnu.org>
19366         and Paul Eggert  <eggert@cs.ucla.edu>
19367
19368         * lib/stat-time.h (get_stat_birthtime): Check for zero-valued
19369         birthtime on all systems that have birthtime, not just those which
19370         use st_birthtimensec rather than st_birthtim.  Putting zero in
19371         st_birthtim.tv_sec is how (for example) FreeBSD/x86 6.1 indicates
19372         that the birth time is not available for files on an NFS mount.
19373
19374 2007-04-03  Simon Josefsson  <simon@josefsson.org>
19375
19376         * modules/memxor: Move back from crypto/, suggested by Bruno.
19377         * modules/crypto/hmac-sha1: Fix memxor dependency.
19378
19379         * modules/crypto/gc: Moved from ../.
19380
19381 2007-04-02  Eric Blake  <ebb9@byu.net>
19382
19383         * lib/ldexpl.c (includes): Avoid libm.
19384
19385         * modules/printf-frexpl (Depends-on): Depend on ldexpl.
19386
19387 2007-04-02  Bruno Haible  <bruno@clisp.org>
19388
19389         * lib/sysexit_.h (EX_OK): Disable the EX_OK definition from <unistd.h>
19390         on IRIX.
19391
19392 2007-04-02  Bruno Haible  <bruno@clisp.org>
19393
19394         * m4/intdiv0.m4 (gt_INTDIV0): Avoid performing the test for real on
19395         x86 or x86_64 platforms running MacOS X.
19396         Reported by Ryan Schmidt <@ryandesign.com>.
19397
19398 2007-04-02  Bruno Haible  <bruno@clisp.org>
19399
19400         * m4/intdiv0.m4 (gt_INTDIV0): When cross-compiling, treat x86_64 like
19401         i386.
19402
19403 2007-04-01  Simon Josefsson  <simon@josefsson.org>
19404
19405         * modules/crypto/arcfour: Moved from ../.
19406         * modules/crypto/arcfour-tests: Moved from ../.
19407         * modules/crypto/arctwo: Moved from ../.
19408         * modules/crypto/arctwo-tests: Moved from ../.
19409         * modules/crypto/des: Moved from ../.
19410         * modules/crypto/des-tests: Moved from ../.
19411         * modules/crypto/gc-arcfour: Moved from ../.
19412         * modules/crypto/gc-arcfour-tests: Moved from ../.
19413         * modules/crypto/gc-arctwo: Moved from ../.
19414         * modules/crypto/gc-arctwo-tests: Moved from ../.
19415         * modules/crypto/gc-des: Moved from ../.
19416         * modules/crypto/gc-des-tests: Moved from ../.
19417         * modules/crypto/gc-hmac-md5: Moved from ../.
19418         * modules/crypto/gc-hmac-md5-tests: Moved from ../.
19419         * modules/crypto/gc-hmac-sha1: Moved from ../.
19420         * modules/crypto/gc-hmac-sha1-tests: Moved from ../.
19421         * modules/crypto/gc-md2: Moved from ../.
19422         * modules/crypto/gc-md2-tests: Moved from ../.
19423         * modules/crypto/gc-md4: Moved from ../.
19424         * modules/crypto/gc-md4-tests: Moved from ../.
19425         * modules/crypto/gc-md5: Moved from ../.
19426         * modules/crypto/gc-md5-tests: Moved from ../.
19427         * modules/crypto/gc-pbkdf2-sha1: Moved from ../.
19428         * modules/crypto/gc-pbkdf2-sha1-tests: Moved from ../.
19429         * modules/crypto/gc-random: Moved from ../.
19430         * modules/crypto/gc-rijndael: Moved from ../.
19431         * modules/crypto/gc-rijndael-tests: Moved from ../.
19432         * modules/crypto/gc-sha1: Moved from ../.
19433         * modules/crypto/gc-sha1-tests: Moved from ../.
19434         * modules/crypto/gc-tests: Moved from ../.
19435         * modules/crypto/hmac-md5: Moved from ../.
19436         * modules/crypto/hmac-md5-tests: Moved from ../.
19437         * modules/crypto/hmac-sha1: Moved from ../.
19438         * modules/crypto/hmac-sha1-tests: Moved from ../.
19439         * modules/crypto/md2: Moved from ../.
19440         * modules/crypto/md2-tests: Moved from ../.
19441         * modules/crypto/md4: Moved from ../.
19442         * modules/crypto/md4-tests: Moved from ../.
19443         * modules/crypto/md5: Moved from ../.
19444         * modules/crypto/md5-tests: Moved from ../.
19445         * modules/crypto/memxor: Moved from ../.
19446         * modules/crypto/rijndael: Moved from ../.
19447         * modules/crypto/rijndael-tests: Moved from ../.
19448         * modules/crypto/sha1: Moved from ../.
19449
19450 2007-03-30  James Youngman  <jay@gnu.org>
19451
19452         * tests/test-stat-time.c (prepare_test): use chmod() rather than
19453         rename() to change the ctime of a file (because ctime is unaffected
19454         by rename on jfs2 on AIX 5.1).
19455         (main): Start by doing cleanup, in case a previous run failed leaving
19456         test files behind.
19457
19458 2007-03-31  Bruno Haible  <bruno@clisp.org>
19459
19460         Support old proprietary implementations of iconv.
19461         * modules/iconv_open: New file.
19462         * lib/iconv_.h: New file.
19463         * m4/iconv_h.m4: New file.
19464         * lib/iconv_open.c: New file.
19465         * lib/iconv_open-aix.gperf: New file.
19466         * lib/iconv_open-hpux.gperf: New file.
19467         * lib/iconv_open-irix.gperf: New file.
19468         * lib/iconv_open-osf.gperf: New file.
19469         * m4/iconv_open.m4: New file.
19470         * modules/linebreak (Depends-on): Add iconv_open.
19471         * modules/striconv (Depends-on): Likewise.
19472         * modules/striconveh (Depends-on): Likewise.
19473         * modules/unicodeio (Depends-on): Likewise.
19474         * lib/striconveh.h (mem_cd_iconveh, str_cd_iconveh): Allow cd to be
19475         (iconv_t)(-1).
19476         * lib/striconveh.c (mem_cd_iconveh_internal): Use an indirect
19477         conversion if cd is (iconv_t)(-1).
19478         (mem_iconveh, str_iconveh): Don't fail just because a direct conversion
19479         is not possible.
19480
19481 2007-03-31  Bruno Haible  <bruno@clisp.org>
19482
19483         * tests/test-striconveha.c (main): Don't expect "autodetect_jp" to
19484         work on Solaris either. Protect also second use of "autodetect_jp".
19485
19486 2007-03-31  Bruno Haible  <bruno@clisp.org>
19487
19488         * m4/frexpl.m4 (gl_FUNC_FREXPL): Set HAVE_DECL_FREXPL to 0 when
19489         the function is not present.
19490
19491 2007-03-31  Bruno Haible  <bruno@clisp.org>
19492
19493         * m4/ldexpl.m4 (gl_FUNC_LDEXPL): Set HAVE_DECL_LDEXPL to 0 when
19494         the function is not present.
19495
19496 2007-03-31  Bruno Haible  <bruno@clisp.org>
19497
19498         * m4/iconv.m4 (AM_ICONV_LINK): Fix 2007-03-29 patch. Test also against
19499         a bug in HP-UX iconv_open().
19500
19501 2007-03-31  Bruno Haible  <bruno@clisp.org>
19502
19503         * MODULES.html.sh (func_module): Don't show gnulib-common.m4.
19504         (Mathematics <math.h>): New section, add fpieee.
19505         (Input/output <stdio.h>): Add fseterr.
19506         (Mathematics <math.h>): New section, add printf-frexp.
19507         (Container data structures): Add sublist.
19508         (Core language properties): Add fpucw, inline.
19509         (Functions for greatest-width integer types <inttypes.h>): Add
19510         imaxabs, imaxdiv, inttypes.
19511         (Mathematics <math.h>): Add frexp, frexpl, isnan-nolibm, isnanl,
19512         isnanl-nolibm, ldexp.
19513         (Mathematics <math.h>): New section, add printf-frexpl.
19514         (Support for systems lacking POSIX:2001): Add fprintf-posix,
19515         printf-posix, snprintf-posix, sprintf-posix, string, search, socklen,
19516         sys_select, sys_socket, vasnprintf-posix, vasprintf-posix,
19517         vfprintf-posix, vprintf-posix, vsnprintf-posix, vsprintf-posix.
19518         (Unicode string functions): Add unistr/u*-mbtoucr.
19519         (Java): Add javacomp-script, javaexec-script.
19520         (C#): Add csharpcomp-script, csharpexec-script.
19521         (Support for building libraries and executables): Add havelib,
19522         relocatable-*.
19523         (Support for maintaining and releasing projects): Renamed from
19524         'Support for maintaining and release projects'. Add announce-gen.
19525
19526 2007-03-31  Bruno Haible  <bruno@clisp.org>
19527
19528         * README: Talk primarily about git.
19529         (git and CVS): Renamed from CVS.
19530         * doc/gnulib.texi (Introduction, Build robot for gnulib): Mention that
19531         gnulib is available through git.
19532         * doc/gnulib-tool.texi (CVS Issues): Mention git and svn as well.
19533
19534 2007-03-30  Bruno Haible  <bruno@clisp.org>
19535
19536         * lib/alloca_.h: Change prefix of double-inclusion guard macro to _GL_.
19537         * lib/poll_.h: Likewise.
19538         * lib/stat_.h: Likewise.
19539         * lib/sys_time_.h: Likewise.
19540         * lib/sysexit_.h: Likewise.
19541         * lib/glob_.h: Prefix double-inclusion guard macro with _GL_.
19542         * lib/stdbool_.h: Likewise.
19543         * lib/byteswap_.h: Add double-inclusion guard.
19544
19545 2007-03-30  Sergey Poznyakoff  <gray@mirddin.farlep.net>
19546
19547         * lib/sysexit_.h: Prefix double-inclusion guard macro with _GNULIB.
19548
19549 2007-03-30  Karl Berry  <karl@gnu.org>
19550
19551         * config/srclist-update: double space after USA in the license
19552         substitution, since that's how it's usually (?) written.
19553
19554 2007-03-30  Paul Eggert  <eggert@cs.ucla.edu>
19555
19556         * lib/write-any-file.c (can_write_any_file): Fix else-else bug
19557         reported by Bruno Haible.
19558
19559 2007-03-29  Bruno Haible  <bruno@clisp.org>
19560
19561         * m4/iconv.m4 (AM_ICONV_LINK): Require AC_CANONICAL_HOST. Test against
19562         a bug in AIX iconv().
19563
19564 2007-03-29  Bruno Haible  <bruno@clisp.org>
19565
19566         * modules/ldexpl-tests: New file.
19567         * tests/test-ldexpl.c: New file.
19568
19569 2007-03-29  Bruno Haible  <bruno@clisp.org>
19570
19571         * lib/ldexpl.c: Include fpucw.h.
19572         (ldexpl): Use BEGIN/END_LONG_DOUBLE_ROUNDING. Skip the last unneeded
19573         multiplication.
19574         * modules/ldexpl (Depends-on): Add fpucw.
19575
19576 2007-03-29  Bruno Haible  <bruno@clisp.org>
19577
19578         * modules/ldexpl: New file.
19579         * m4/ldexpl.m4: New file.
19580         * lib/math_.h (ldexpl): Define to a replacement if REPLACE_LDEXPL is
19581         set.
19582         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize also GNULIB_LDEXPL,
19583         REPLACE_LDEXPL.
19584         * modules/math (Makefile.am): Substitute also GNULIB_LDEXPL,
19585         REPLACE_LDEXPL.
19586         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Invoke
19587         gl_FUNC_LDEXPL_WORKS.
19588         * m4/mathl.m4 (gl_FUNC_LONG_DOUBLE_MATH): Remove test for ldexpl.
19589         * modules/mathl (Files): Remove lib/ldexpl.c.
19590         (Depends-on): Add ldexpl.
19591
19592 2007-03-29  Bruno Haible  <bruno@clisp.org>
19593
19594         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Declare frexpl.
19595
19596 2007-03-29  Bruno Haible  <bruno@clisp.org>
19597
19598         * tests/test-striconveh.c (main): Don't assume that a direct conversion
19599         between ISO-8859-1 and ISO-8859-2 is possible. Needed for OSF/1, IRIX
19600         and possibly also HP-UX.
19601         * tests/test-striconveha.c (main): Don't expect "autodetect_jp" to
19602         work on AIX, IRIX, HP-UX, OSF/1.
19603         * tests/uniconv/test-u16-conv-from-enc.c (main): Likewise.
19604         * tests/uniconv/test-u16-strconv-from-enc.c (main): Likewise.
19605         * tests/uniconv/test-u32-conv-from-enc.c (main): Likewise.
19606         * tests/uniconv/test-u32-strconv-from-enc.c (main): Likewise.
19607         * tests/uniconv/test-u8-conv-from-enc.c (main): Likewise.
19608         * tests/uniconv/test-u8-strconv-from-enc.c (main): Likewise.
19609
19610 2007-03-29  Bruno Haible  <bruno@clisp.org>
19611
19612         * tests/test-stat-time.c: Include <fcntl.h>, not <sys/fcntl.h>.
19613
19614 2007-03-29  Paul Eggert  <eggert@cs.ucla.edu>
19615
19616         * lib/acl-internal.h (acl_get_fd, acl_set_fd): undef before defining,
19617         to work around a problem on OSF/1 5.1 reported by Bruno Haible.
19618
19619 2007-03-29  Eric Blake  <ebb9@byu.net>
19620
19621         * lib/acl-internal.h: Remove redundant include.
19622         (ACL_NOT_WELL_SUPPORTED): Also filter on EBUSY, returned by
19623         Cygwin when a file is locked.
19624
19625 2007-03-29  Bruno Haible  <bruno@clisp.org>
19626
19627         * lib/vasprintf.c [IN_LIBASPRINTF]: Include different specification
19628         file.
19629         * lib/asprintf.c [IN_LIBASPRINTF]: Likewise.
19630
19631 2007-03-29  Paul Eggert  <eggert@cs.ucla.edu>
19632
19633         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Don't bother to
19634         try to remove a parent directory if the child couldn't be removed
19635         (except for the first rmdir, which could fail because the child
19636         doesn't exist).  Problem reported by Jeff Blaine in
19637         <http://lists.gnu.org/archive/html/bug-tar/2007-03/msg00014.html>.
19638
19639 2007-03-28  Bruno Haible  <bruno@clisp.org>
19640
19641         * lib/striconveh.c (utf8conv_carefully): New function.
19642         (mem_cd_iconveh_internal): Invoke it.
19643
19644 2007-03-28  Bruno Haible  <bruno@clisp.org>
19645
19646         * lib/striconveh.c (mem_cd_iconveh_internal): Use u8_mbtoucr instead
19647         of u8_mbtouc in order to distinguish invalid and incomplete UTF-8
19648         input.
19649         * modules/striconveh (Depends-on): Add unistr/u8-mbtoucr. Replace
19650         utf8-ucs4 with unistr/u8-mbtouc. Replace ucs4-utf8 with
19651         unistr/u8-uctomb.
19652
19653 2007-03-28  Bruno Haible  <bruno@clisp.org>
19654
19655         * modules/unistr/u8-mbtoucr: New file.
19656         * lib/unistr/u8-mbtoucr.c: New file.
19657         * modules/unistr/u16-mbtoucr: New file.
19658         * lib/unistr/u16-mbtoucr.c: New file.
19659         * modules/unistr/u16-mbtoucr: New file.
19660         * lib/unistr/u16-mbtoucr.c: New file.
19661         * lib/unistr.h (u8_mbtoucr, u16_mbtoucr, u32_mbtoucr): New declarations.
19662
19663 2007-03-27  Simon Josefsson  <simon@josefsson.org>
19664             Bruno Haible  <bruno@clisp.org>
19665
19666         * m4/vasprintf.m4: Convert AC_SUBST into shell variable for
19667         REPLACE_VASPRINTF.  Set HAVE_VASPRINTF.  Add
19668         AC_REQUIRE([gl_STDIO_H_DEFAULTS]).
19669
19670         * m4/stdio_h.m4: Add stubs for vasprintf too.
19671
19672         * modules/stdio: Support vasprintf in sed command.
19673
19674         * modules/vasprintf: Depend on stdio for prototypes.  Remove
19675         vasprintf.h.  Add stdio module indicator.
19676
19677         * lib/stdio_.h: Declare asprintf and vasprintf, based on
19678         vasprintf.h.
19679
19680         * lib/vasprintf.h: File removed.
19681
19682         * lib/asprintf.c: Use stdio.h instead of vasprintf.h.
19683         * lib/vasprintf.c: Ditto.
19684         * lib/xvasprintf.c: Ditto.
19685         * tests/test-vasprintf-posix.c: Ditto.
19686         * tests/test-vasprintf.c: Ditto.
19687
19688 2007-03-27  Bruno Haible  <bruno@clisp.org>
19689
19690         Make vasnprintf multithread-safe.
19691         * lib/vasnprintf.c (decimal_point_char): New function.
19692         (VASNPRINTF): Use it.
19693         Suggested by Simon Josefsson.
19694
19695 2007-03-27  Eric Blake  <ebb9@byu.net>
19696
19697         Support sub-second birthtime on cygwin.
19698         * m4/stat-time.m4 (gl_STAT_BIRTHTIME): Also check for st_birthtim.
19699         * lib/stat-time.h (STAT_TIMESPEC): Adjust comments.
19700         (get_stat_birthtime): Also work with st_birthtim.
19701
19702 2007-03-27  Paul Eggert  <eggert@cs.ucla.edu>
19703
19704         * lib/stat-time.h (USE_BIRTHTIME): Remove.
19705         (get_stat_atime_ns, get_stat_ctime_ns, get_stat_mtime_ns):
19706         (get_stat_birthtime_ns): Do not try to use "spare" fields.
19707         (get_stat_birthtime_ns): Simplify compile-time tests.
19708         (get_stat_birthtime): Change the API to look like
19709         get_stat_mtime etc., except return a negative tv_nsec on error.
19710         * m4/stat-time.m4 (gl_STAT_TIME, gl_STAT_BIRTHTIME):
19711         Don't check for "spare" fields.
19712         (gl_STAT_BIRTHTIME): Don't check for struct stat.st_birthtimespec.tv_sec
19713         or for struct stat.st_birthtime, as these tests aren't used.
19714         * tests/test-stat-time.c (test_birthtime): Adjust to new API.
19715
19716 2007-03-27  Bruno Haible  <bruno@clisp.org>
19717
19718         * lib/stat-time.h: Include <sys/stat.h>.
19719
19720 2007-03-27  James Youngman  <jay@gnu.org>
19721
19722         * lib/stat-time.h (get_stat_birthtime): New function for
19723           retrieving st_birthtime as provided by UFS2 (hence *BSD).
19724         * m4/stat-time.m4 (gl_STAT_BIRTHTIME): Probe for st_birthtime
19725           and its variants.
19726         * modules/stat-time (configure.ac): call gl_STAT_BIRTHTIME.
19727         * modules/stat-time-test: New file.
19728         * tests/test-stat-time.c: New test, devised by Bruno Haible.
19729
19730 2007-03-26  Bruno Haible  <bruno@clisp.org>
19731
19732         Better support of signalling NaNs.
19733         * lib/atanl.c: Include isnanl.h.
19734         (atanl): Perform test for NaN at the beginning of the function and
19735         through a call to isnanl.
19736         * lib/cosl.c: Include isnanl.h.
19737         (cosl): Perform test for NaN at the beginning of the function and
19738         through a call to isnanl.
19739         * lib/ldexpl.c: Include isnanl.h.
19740         (ldexpl): Perform test for NaN through a call to isnanl.
19741         * lib/logl.c: Include isnanl.h.
19742         (logl): Perform test for NaN at the beginning of the function and
19743         through a call to isnanl.
19744         * lib/sinl.c: Include isnanl.h.
19745         (sinl): Perform test for NaN at the beginning of the function and
19746         through a call to isnanl.
19747         * lib/sqrtl.c: Include isnanl.h.
19748         (sqrtl): Perform test for NaN at the beginning of the function and
19749         through a call to isnanl.
19750         * lib/tanl.c: Include isnanl.h.
19751         (tanl): Perform test for NaN at the beginning of the function and
19752         through a call to isnanl.
19753         * lib/trigl.c (ieee754_rem_pio2l): Remove test for NaN.
19754         * modules/mathl (Depends-on): Add isnanl.
19755
19756 2007-03-26  Eric Blake  <ebb9@byu.net>
19757
19758         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): Fix
19759         regression in logic sense of previous patch.
19760
19761 2007-03-26  Bruno Haible  <bruno@clisp.org>
19762
19763         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): Don't use
19764         unportable shell command "if ! ...".
19765         Reported by Ralf Wildenhues.
19766
19767 2007-03-25  Bruno Haible  <bruno@clisp.org>
19768
19769         * lib/sysexit_,h: If HAVE_SYSEXITS_H is defined, include the original
19770         <sysexits.h> file, and only add EX_CONFIG.
19771         * m4/sysexits.m4 (gl_SYSEXITS): If <sysexits.h> exists, check its
19772         absolute file name and whether it is sufficient. Substitute also
19773         HAVE_SYSEXITS_H and ABSOLUTE_SYSEXITS_H.
19774         * modules/sysexits (Makefile.am): Substitute HAVE_SYSEXITS_H and
19775         ABSOLUTE_SYSEXITS_H into sysexits.h.
19776
19777 2007-03-25  Bruno Haible  <bruno@clisp.org>
19778
19779         * lib/getaddrinfo.c (getaddrinfo): Don't access hints->ai_flags when
19780         hints is NULL.
19781
19782 2007-03-25  Bruno Haible  <bruno@clisp.org>
19783
19784         * lib/uniconv/u8-conv-from-enc.c (u8_conv_from_encoding): Add a cast.
19785         * lib/uniconv/u8-strconv-to-enc.c (u8_strconv_to_encoding): Likewise.
19786
19787 2007-03-25  Bruno Haible  <bruno@clisp.org>
19788
19789         * lib/vasnprintf.c: Include langinfo.h.
19790         (VASNPRINTF): Prefer nl_langinfo over localeconv, since it's more
19791         multithread-safe.
19792         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): New macro.
19793         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke it.
19794         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
19795         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
19796         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
19797         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
19798         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
19799         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX: Likewise.
19800         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
19801         Reported by Simon Josefsson.
19802
19803 2007-03-25  Bruno Haible  <bruno@clisp.org>
19804
19805         * lib/printf-parse.c [!IN_LIBINTL]: Include <stdint.h>, for intmax_t.
19806         (PRINTF_PARSE): Make the support for size specifier 'j' unconditional.
19807         * modules/vasnprintf (Depends-on): Add stdint.
19808
19809 2007-03-25  Bruno Haible  <bruno@clisp.org>
19810
19811         * modules/fpieee: New file.
19812         * m4/fpieee.m4: New file.
19813         * modules/isnan-nolibm (Depends-on): Add fpieee.
19814         * modules/isnanl-nolibm (Depends-on): Add fpieee.
19815         * modules/isnanl (Depends-on): Add fpieee.
19816
19817 2007-03-25  Bruno Haible  <bruno@clisp.org>
19818
19819         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Test also finite numbers.
19820
19821 2007-03-25  Bruno Haible  <bruno@clisp.org>
19822
19823         Avoid test failures on IRIX 6.5.
19824         * tests/test-frexpl.c (MIN_NORMAL_EXP): New macro.
19825         (main): Use it.
19826         * tests/test-printf-frexpl.c (MIN_NORMAL_EXP, MIN_SUBNORMAL_EXP): New
19827         macros.
19828         (main): Use them.
19829
19830 2007-03-25  Bruno Haible  <bruno@clisp.org>
19831
19832         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): New macro.
19833         (gl_FUNC_FREXPL): Invoke it. Set REPLACE_FREXPL to 1 if it frexpl
19834         exists but doesn't work.
19835         * lib/math_.h (frexpl): Define as a replacement macro if REPLACE_FREXPL
19836         is set. Don't provide a prototype if REPLACE_FREXPL is not set.
19837         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize REPLACE_FREXPL.
19838         * modules/math (Makefile.am) Substibute also REPLACE_FREXPL into math.h.
19839
19840 2007-03-25  Bruno Haible  <bruno@clisp.org>
19841
19842         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Add check whether frexp(inf)
19843         returns inf. Needed on IRIX 6.5.
19844
19845 2007-03-25  Bruno Haible  <bruno@clisp.org>
19846
19847         * tests/test-frexpl.c: Include isnanl-nolibm.h.
19848         (main): Use isnanl instead of x != x idiom.
19849         * modules/frexpl-tests (Depends-on): Add isnanl-nolibm.
19850
19851         * tests/test-frexp.c: Include isnan.h.
19852         (main): Use isnan instead of x != x idiom.
19853         * modules/frexp-tests (Depends-on): Add isnan-nolibm.
19854
19855 2007-03-25  Bruno Haible  <bruno@clisp.org>
19856
19857         * tests/test-frexp.c (NaN): New function/macro.
19858         (main): Use it instead of 0.0 / 0.0.
19859         * tests/test-isnan.c (NaN): New function/macro.
19860         (main): Use it instead of 0.0 / 0.0.
19861         * tests/test-vasnprintf-posix.c (NaN): New function/macro.
19862         (test_function): Use it instead of 0.0 / 0.0.
19863         * tests/test-vasprintf-posix.c (NaN): New function/macro.
19864         (test_function): Use it instead of 0.0 / 0.0.
19865         * tests/test-snprintf-posix.h (NaN): New function/macro.
19866         (test_function): Use it instead of 0.0 / 0.0.
19867         * tests/test-sprintf-posix.h (NaN): New function/macro.
19868         (test_function): Use it instead of 0.0 / 0.0.
19869         * tests/test-fprintf-posix.h (NaN): New function/macro.
19870         (test_function): Use it instead of 0.0 / 0.0.
19871         * tests/test-printf-posix.h (NaN): New function/macro.
19872         (test_function): Use it instead of 0.0 / 0.0.
19873
19874         * lib/isnan.c (FUNC): Work around a DEC C compiler bug.
19875
19876 2007-03-25  Bruno Haible  <bruno@clisp.org>
19877
19878         * lib/glob_.h: Include <sys/stat.h>. Avoids warnings on AIX 5.1.
19879
19880 2007-03-25  Bruno Haible  <bruno@clisp.org>
19881
19882         * lib/regexec.c (merge_state_with_log): Make static.
19883
19884 2007-03-25  Bruno Haible  <bruno@clisp.org>
19885
19886         * lib/trigl.c (kernel_rem_pio2): Make static.
19887
19888 2007-03-25  Bruno Haible  <bruno@clisp.org>
19889
19890         * lib/sincosl.c (sincosl_table): Make static.
19891
19892 2007-03-25  Bruno Haible  <bruno@clisp.org>
19893
19894         * lib/argp.h (__restrict): Define to empty, rather than to 'restrict',
19895         if the compiler does not support C99.
19896
19897 2007-03-25  Bruno Haible  <bruno@clisp.org>
19898
19899         * modules/time (Makefile.am): Ensure all rule action lines start with a
19900         tab.
19901
19902 2007-03-24  Bruno Haible  <bruno@clisp.org>
19903
19904         * modules/tsearch-tests: New file.
19905         * tests/test-tsearch.sh: New file.
19906         * tests/test-tsearch.c: New file, mostly copied from glibc.
19907
19908         * modules/search-tests: New file.
19909         * tests/test-search.c: New file.
19910
19911         * modules/search: New file.
19912         * lib/search_.h: New file, incorporating lib/tsearch.h.
19913         * m4/search_h.m4: New file.
19914         * lib/tsearch.h: Remove file.
19915         * lib/tsearch.c: Include search.h instead of tsearch.h.
19916         * m4/tsearch.m4 (gl_FUNC_TSEARCH): Require gl_SEARCH_H_DEFAULTS. Set
19917         HAVE_TSEARCH.
19918         * modules/tsearch (Files): Remove lib/tsearch.h.
19919         (Depends-on): Add search.
19920         (configure.ac): Invoke gl_SEARCH_MODULE_INDICATOR.
19921         (Include): Change tsearch.h into search.h.
19922
19923 2007-03-24  Bruno Haible  <bruno@clisp.org>
19924
19925         * modules/fpucw: New file.
19926         * lib/fpucw.h: New file.
19927         * lib/frexp.c: Include fpucw.h.
19928         (DECL_ROUNDING, BEGIN_ROUNDING, END_ROUNDING): New macros.
19929         (FUNC): Use them.
19930         * lib/printf-frexp.c: Include fpucw.h.
19931         (DECL_ROUNDING, BEGIN_ROUNDING, END_ROUNDING): New macros.
19932         (FUNC): Use them.
19933         * lib/vasnprintf.c: Include fpucw.h.
19934         (VASNPRINTF): Invoke BEGIN/END_LONG_DOUBLE_ROUNDING around the
19935         'long double' calculations.
19936         * tests/test-frexpl.c: Include fpucw.h.
19937         (main): Invoke BEGIN_LONG_DOUBLE_ROUNDING.
19938         * tests/test-printf-frexpl.c: Include fpucw.h.
19939         (main): Invoke BEGIN_LONG_DOUBLE_ROUNDING.
19940         * modules/frexpl (Depends-on): Add fpucw.
19941         * modules/printf-frexpl (Depends-on): Likewise.
19942         * modules/fprintf-posix (Depends-on): Likewise.
19943         * modules/snprintf-posix (Depends-on): Likewise.
19944         * modules/sprintf-posix (Depends-on): Likewise.
19945         * modules/vasnprintf-posix (Depends-on): Likewise.
19946         * modules/vasprintf-posix (Depends-on): Likewise.
19947         * modules/vfprintf-posix (Depends-on): Likewise.
19948         * modules/vsnprintf-posix (Depends-on): Likewise.
19949         * modules/vsprintf-posix (Depends-on): Likewise.
19950         * modules/frexpl-tests (Depends-on): Likewise.
19951         * modules/printf-frexpl-tests (Depends-on): Likewise.
19952
19953 2007-03-24  Bruno Haible  <bruno@clisp.org>
19954
19955         * lib/float+.h: New file.
19956         * lib/isnan.c: Include float+.h.
19957         (SIZE): New macro.
19958         (FUNC): Compare only SIZE bytes of the value.
19959         * lib/vasnprintf.c: Include float+.h.
19960         (VASNPRINTF): When comparing agains +0.0L or +0.0, compare only
19961         SIZEOF_LDBL or SIZEOF_DBL bytes.
19962         * modules/isnan-nolibm (Files): Add lib/float+.h.
19963         * modules/isnanl-nolibm (Files): Add lib/float+.h.
19964         * modules/isnanl (Files): Add lib/float+.h.
19965         * modules/vasnprintf (Files): Add lib/float+.h.
19966
19967 2007-03-24  Bruno Haible  <bruno@clisp.org>
19968
19969         * lib/vasnprintf.c [!HAVE_LONG_DOUBLE]: Include printf-frexp.h. Don't
19970         include isnanl-nolibm.h.
19971
19972 2007-03-24  Bruno Haible  <bruno@clisp.org>
19973
19974         * tests/test-read-file.c (main): Don't produce spurious output for
19975         expected situations. Make the test fail if it encountered unexpected
19976         results.
19977
19978 2007-03-24  Bruno Haible  <bruno@clisp.org>
19979
19980         * m4/locale-fr.m4 (gt_LOCALE_FR): Remove the special-casing of NetBSD,
19981         since its fr_FR.ISO8859-1 locale wouldn't pass the tests.
19982
19983 2007-03-24  Bruno Haible  <bruno@clisp.org>
19984
19985         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): Fix last change.
19986
19987 2007-03-24  Bruno Haible  <bruno@clisp.org>
19988
19989         * modules/unistr/base (Depends-on): Remove utf8-ucs4-unsafe,
19990         utf16-ucs4-unsafe, utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
19991
19992         * modules/unistr/u8-mbtouc: Add source files from module utf8-ucs4.
19993         * modules/utf8-ucs4: Turn into a symbolic link to module
19994         unistr/u8-mbtouc.
19995
19996         * modules/unistr/u8-mbtouc-unsafe: Add source files from module
19997         utf8-ucs4-unsafe.
19998         * modules/utf8-ucs4-unsafe: Turn into a symbolic link to module
19999         unistr/u8-mbtouc-unsafe.
20000
20001         * modules/unistr/u16-mbtouc: Add source files from module utf16-ucs4.
20002         * modules/utf16-ucs4: Turn into a symbolic link to module
20003         unistr/u16-mbtouc.
20004
20005         * modules/unistr/u16-mbtouc-unsafe: Add source files from module
20006         utf16-ucs4-unsafe.
20007         * modules/utf16-ucs4-unsafe: Turn into a symbolic link to module
20008         unistr/u16-mbtouc-unsafe.
20009
20010         * modules/unistr/u8-uctomb: Add source files from module utf4-utf8.
20011         * modules/ucs4-utf8: Turn into a symbolic link to module
20012         unistr/u8-ubtomb.
20013
20014         * modules/unistr/u16-uctomb: Add source files from module utf4-utf16.
20015         * modules/ucs4-utf16: Turn into a symbolic link to module
20016         unistr/u16-ubtomb.
20017
20018 2007-03-24  Bruno Haible  <bruno@clisp.org>
20019
20020         * lib/unistr/u8-mbtouc-aux.c: Renamed from lib/unistr/utf8-ucs4.c.
20021         Enable the function only if HAVE_INLINE.
20022         * lib/unistr/u8-mbtouc-unsafe-aux.c: Renamed from
20023         lib/unistr/utf8-ucs4-unsafe.c. Enable the function only if HAVE_INLINE.
20024         * lib/unistr/u16-mbtouc-aux.c: Renamed from lib/unistr/utf16-ucs4.c.
20025         Enable the function only if HAVE_INLINE.
20026         * lib/unistr/u16-mbtouc-unsafe-aux.c: Renamed from
20027         lib/unistr/utf16-ucs4-unsafe.c. Enable the function only if HAVE_INLINE.
20028         * lib/unistr/u8-uctomb-aux.c: Renamed from lib/unistr/ucs4-utf8.c.
20029         Enable the function only if HAVE_INLINE.
20030         * lib/unistr/u16-uctomb-aux.c: Renamed from lib/unistr/ucs4-utf16.c.
20031         Enable the function only if HAVE_INLINE.
20032         * modules/utf8-ucs4: Update.
20033         * modules/utf8-ucs4-unsafe: Update.
20034         * modules/utf16-ucs4: Update.
20035         * modules/utf16-ucs4-unsafe: Update.
20036         * modules/ucs4-utf8: Update.
20037         * modules/ucs4-utf16: Update.
20038
20039 2007-03-24  Bruno Haible  <bruno@clisp.org>
20040
20041         * lib/utf8-ucs4.h: Remove file.
20042         * lib/utf8-ucs4-unsafe.h: Remove file.
20043         * lib/utf16-ucs4.h: Remove file.
20044         * lib/utf16-ucs4-unsafe.h: Remove file.
20045         * lib/ucs4-utf8.h: Remove file.
20046         * lib/ucs4-utf16.h: Remove file.
20047         * lib/unistr.h: Include their previous contents.
20048         * m4/utf-ucs4.m4: Remove file.
20049         * m4/ucs4-utf.m4: Remove file.
20050         * modules/utf8-ucs4 (Files): Remove lib/utf8-ucs4.h.
20051         (Depends-on): Add unistr/base.
20052         (configure.ac): Remove gl_UTF_UCS4.
20053         (Makefile.am): Update.
20054         (Include): Change to unistr.h.
20055         * modules/utf8-ucs4-unsafe (Files): Remove lib/utf8-ucs4-unsafe.h.
20056         (Depends-on): Add unistr/base.
20057         (configure.ac): Remove gl_UTF_UCS4.
20058         (Makefile.am): Update.
20059         (Include): Change to unistr.h.
20060         * modules/utf16-ucs4 (Files): Remove lib/utf16-ucs4.h.
20061         (Depends-on): Add unistr/base.
20062         (configure.ac): Remove gl_UTF_UCS4.
20063         (Makefile.am): Update.
20064         (Include): Change to unistr.h.
20065         * modules/utf16-ucs4-unsafe (Files): Remove lib/utf16-ucs4-unsafe.h.
20066         (Depends-on): Add unistr/base.
20067         (configure.ac): Remove gl_UTF_UCS4.
20068         (Makefile.am): Update.
20069         (Include): Change to unistr.h.
20070         * modules/ucs4-utf8 (Files): Remove lib/ucs4-utf8.h.
20071         (Depends-on): Add unistr/base.
20072         (configure.ac): Remove gl_UCS4_UTF.
20073         (Makefile.am): Update.
20074         (Include): Change to unistr.h.
20075         * modules/ucs4-utf16 (Files): Remove lib/ucs4-utf16.h.
20076         (Depends-on): Add unistr/base.
20077         (configure.ac): Remove gl_UCS4_UTF.
20078         (Makefile.am): Update.
20079         (Include): Change to unistr.h.
20080         * lib/unistr/utf8-ucs4.c: Include unistr.h instead of utf8-ucs4.h.
20081         * lib/unistr/utf8-ucs4-unsafe.c: Include unistr.h instead of
20082         utf8-ucs4-unsafe.h.
20083         * lib/unistr/utf16-ucs4.c: Include unistr.h instead of utf16-ucs4.h.
20084         * lib/unistr/utf16-ucs4-unsafe.c: Include unistr.h instead of
20085         utf16-ucs4-unsafe.h.
20086         * lib/unistr/ucs4-utf8.c: Include unistr.h instead of ucs4-utf8.h.
20087         * lib/unistr/ucs4-utf16.c: Include unistr.h instead of ucs4-utf16.h.
20088         * lib/unistr/u8-chr.c: Don't include ucs4-utf8.h.
20089         * lib/unistr/u8-strchr.c: Likewise.
20090         * lib/unistr/u8-strrchr.c: Likewise.
20091         * lib/unistr/u16-chr.c: Don't include ucs4-utf16.h.
20092         * lib/unistr/u16-strchr.c: Likewise.
20093         * lib/unistr/u16-strrchr.c: Likewise.
20094         * lib/striconveh.c: Update.
20095         * lib/linebreak.c: Update.
20096
20097 2007-03-24  Bruno Haible  <bruno@clisp.org>
20098
20099         * lib/argp-help.c (fill_in_uparams, canon_doc_option): Cast the
20100         arguments of isspace, isalpha, isalnum, isdigit to 'unsigned char'.
20101
20102 2007-03-22  Bruno Haible  <bruno@clisp.org>
20103
20104         * lib/strptime.c (__strptime_internal): Use ANSI C syntax.
20105
20106 2007-03-23  Paul Eggert  <eggert@cs.ucla.edu>
20107
20108         * MODULES.html.sh (File system functions): New module write-any-file.
20109         * modules/write-any-file, lib/write-any-file.c, lib/write-any-file.h:
20110         * m4/write-any-file.m4: New files.
20111
20112 2007-03-23  Eric Blake  <ebb9@byu.net>
20113
20114         * gnulib-tool: Rearrange space-tab sequences, since some editors
20115         like to eat them.
20116
20117 2007-03-23  Eric Blake  <ebb9@byu.net>
20118
20119         * lib/version-etc.c (version_etc_va): Update license wording to
20120         be more concise.  Recommended by Richard Stallman.
20121
20122 2007-03-22  Bruno Haible  <bruno@clisp.org>
20123
20124         * lib/poll.c (MSG_PEEK): New fallback definition.
20125
20126 2007-03-22  Bruno Haible  <bruno@clisp.org>
20127
20128         * modules/sys_socket-tests (configure.ac): Check for shutdown function.
20129         * tests/test-sys_socket.c (a): Test only if shutdown() exists.
20130         (main): Update.
20131         Fixes a compilation error on BeOS.
20132
20133 2007-03-22  Bruno Haible  <bruno@clisp.org>
20134
20135         * modules/frexpl-tests: New file.
20136         * tests/test-frexpl.c: New file.
20137
20138         * modules/frexpl: New file.
20139         * m4/frexpl.m4: New file.
20140         * modules/math (Makefile.am): Also substitute GNULIB_FREXPL into math.h.
20141         * lib/math_.h (frexpl): Test GNULIB_FREXPL instead of GNULIB_MATHL.
20142         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_FREXPL.
20143         * modules/mathl (Files): Remove lib/frexpl.c, lib/frexp.c.
20144         (Depends-on): Add frexpl. Remove isnanl-nolibm.
20145         * m4/mathl.m4 (gl_FUNC_LONG_DOUBLE_MATH): Don't test for frexpl.
20146
20147 2007-03-22  Bruno Haible  <bruno@clisp.org>
20148
20149         * lib/frexpl.c: Share code with lib/frexp.c.
20150         * modules/mathl (Files): Add lib/frexp.c.
20151         (Depends-on): Add isnanl-nolibm.
20152
20153 2007-03-22  Bruno Haible  <bruno@clisp.org>
20154
20155         * modules/printf-frexp (Files): Add m4/frexp.m4.
20156         * m4/printf-frexp.m4 (gl_FUNC_PRINTF_FREXP): Define HAVE_FREXP_IN_LIBC
20157         only if the found frexp function actually works.
20158
20159 2007-03-22  Bruno Haible  <bruno@clisp.org>
20160
20161         * lib/frexp.c: Remove older implementation that uses divisions.
20162
20163 2007-03-21  Bruno Haible  <bruno@clisp.org>
20164
20165         * modules/frexp-tests: New file.
20166         * tests/test-frexp.c: New file.
20167
20168         * modules/frexp: New file.
20169         * lib/frexp.c: New file.
20170         * m4/frexp.m4: New file.
20171         * lib/math_.h (frexp): New declaration.
20172         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Also initialize GNULIB_FREXP and
20173         REPLACE_FREXP.
20174         * modules/math (math.h): Also substitute GNULIB_FREXP, REPLACE_FREXP.
20175
20176 2007-03-21  Bruno Haible  <bruno@clisp.org>
20177
20178         * modules/isnanl-tests: New file.
20179         * tests/test-isnanl.c: New file.
20180
20181         * modules/isnanl: New file.
20182         * lib/isnanl.h: New file.
20183         * m4/isnanl.m4 (gl_FUNC_ISNANL): New macro.
20184         (gl_FUNC_ISNANL_NO_LIBM): Invoke gl_HAVE_ISNANL_NO_LIBM,
20185         gl_FUNC_ISNANL_WORKS.
20186         (gl_HAVE_ISNANL_NO_LIBM, gl_HAVE_ISNANL_IN_LIBM, gl_FUNC_ISNANL_WORKS):
20187         New macros.
20188
20189 2007-03-21  Bruno Haible  <bruno@clisp.org>
20190
20191         * modules/isnanl-nolibm (Files): Add lib/isnanl-nolibm.h, remove
20192         lib/isnanl.h.
20193         (Include): Update.
20194         * lib/isnanl-nolibm.h: Renamed from lib/isnanl.h.
20195         * lib/vasnprintf.c: Update.
20196         * modules/isnanl-nolibm-tests (Files): Add tests/test-isnanl-nolibm.c,
20197         tests/test-isnanl.h, remove tests/test-isnanl.c.
20198         (Makefile.am): Update.
20199         * tests/test-isnanl-nolibm.c: New file.
20200         * tests/test-isnanl.h: New file.
20201         * tests/test-isnanl.c: Remove file.
20202
20203 2007-03-21  Jim Meyering  <jim@meyering.net>
20204
20205         When trying to open ".", treat ESTALE like EACCES.
20206         * lib/savewd.c (savewd_save): Resort to forking not just upon
20207         failure with EACCES, but also when errno is ESTALE.
20208
20209 2007-03-20  Bruno Haible  <bruno@clisp.org>
20210
20211         * lib/string_.h (strndup): Enable declaration also if HAVE_STRNDUP.
20212         Needed on AIX 5.1. Reported by Matthew Woehlke.
20213
20214 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
20215
20216         Suggestions by Bruno Haible:
20217         * lib/acl-internal.h: Include "gettext.h" rather than rolling
20218         our own.
20219         (ACL_NOT_WELL_SUPPORTED): Parenthesize arg when used.
20220         * modules/acl (Depends-on): Add gettext.
20221
20222 2007-03-19  Bruno Haible  <bruno@clisp.org>
20223
20224         * modules/iconvme: Remove file.
20225         * lib/iconvme.h: Remove file.
20226         * lib/iconvme.c: Remove file.
20227         * m4/iconvme.m4: Remove file.
20228
20229 2007-03-19  Bruno Haible  <bruno@clisp.org>
20230
20231         * doc/relocatable-maint.texi: Break long shell script line.
20232         Suggested by Thien-Thi Nguyen <ttn@gnuvola.org>.
20233
20234 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
20235
20236         Add limited support for Solaris 10 ZFS-style ACLs: just enough to
20237         handle file_has_acl.
20238         * lib/acl-internal.h, lib/acl_entries.c, lib/file-has-acl.c: New files.
20239         * lib/acl.c: Move header inclusions and related macro defns into
20240         lib/acl-internal.h.
20241         (S_ISLNK): Remove defn, since that's now done for us.
20242         (file_has_acl): Move to lib/file-has-acl.c.
20243         Call acl_trivial if available.  This is the crucial part of the fix.
20244         (acl_entries): Move to lib/acl_entries.c.  Now extern, since it's
20245         shared within the library.  Rewrite a bit, partly to make it compatible
20246         with the GNU coding style.
20247         * m4/acl.m4 (AC_FUNC_ACL): Add AC_LIBOBJ([file-has-acl]).
20248         Remove unnecessary double-quotes.
20249         Don't test for acl_to_text; the build will catch that.
20250         Replace acl_entries if it doesn't exist and it is needed.
20251         Check for -lsec and acl_trivial (as used on Solaris 10).
20252         * modules/acl (Files): Add lib/acl-internal.h, lib/acl_entries.c,
20253         lib/file-has-acl.c.
20254         (Depends-on): Add sys_stat, for S_ISLNK.
20255
20256 2007-03-19  Ben Pfaff  <blp@gnu.org>
20257
20258         * doc/gnulib.texi: Fix typos.
20259         Suggested by Thien-Thi Nguyen <ttn@gnuvola.org>.
20260
20261 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
20262
20263         * lib/getcwd.c (__getcwd): Remove redundant comparison of buf to NULL.
20264         If size is zero here, buf must be zero.
20265
20266 2007-03-19  Simon Josefsson  <simon@josefsson.org>
20267
20268         * des.c: Remove weak_keys_chksum.  Reported by Bruno Haible
20269         <bruno@clisp.org>.
20270
20271 2007-03-18  Bruno Haible  <bruno@clisp.org>
20272
20273         * lib/vasnprintf.c (VASNPRINTF): Undo first part of last patch.
20274         Suggested by Eric Blake.
20275
20276 2007-03-18  Ben Pfaff  <blp@gnu.org>
20277
20278         * doc/relocatable.texi: Recommend using as prefix a directory
20279         that does not exist and will never be created.  Based on
20280         discussion with Bruno Haible, Ralf Wildenhues, Matthew Woehlke,
20281         and others.
20282
20283 2007-03-17  Bruno Haible  <bruno@clisp.org>
20284
20285         * lib/fchownat.c: Include lchown.h.
20286
20287 2007-03-17  Bruno Haible  <bruno@clisp.org>
20288
20289         Fix endless loop when the given allocated size was > INT_MAX.
20290         * lib/vasnprintf.c (EOVERFLOW): New fallback definition.
20291         (VASNPRINTF): Fail with EOVERFLOW when the given allocated size is
20292         larger than INT_MAX, or when it grow to a value larger than INT_MAX.
20293         * lib/vsprintf.c (vsprintf): Don't pass a size > INT_MAX to vasnprintf.
20294         * lib/sprintf.c (sprintf): Likewise.
20295
20296 2007-03-17  Bruno Haible  <bruno@clisp.org>
20297
20298         * tests/test-argp-2.sh (func_compare): Output a context diff.
20299
20300 2007-03-17  Bruno Haible  <bruno@clisp.org>
20301
20302         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): Check also the
20303         locale's decimal-point character.
20304
20305 2007-03-17  Bruno Haible  <bruno@clisp.org>
20306
20307         * lib/vasnprintf.c (VASNPRINTF): Clear out the memory used for arg_mem
20308         before comparing it. Needed because on some platforms (e.g. x86) a
20309         'long double' occupies less bytes than sizeof (long double).
20310
20311 2007-03-17  Bruno Haible  <bruno@clisp.org>
20312
20313         * tests/test-crc.c (main): Make printf statements 64-bit clean.
20314         * tests/test-gc-pbkdf2-sha1.c (main): Likewise.
20315         * tests/test-getaddrinfo.c (simple): Likewise.
20316         * tests/test-read-file.c (main): Likewise.
20317
20318 2007-03-17  Bruno Haible  <bruno@clisp.org>
20319
20320         * tests/test-dirname.c (main): Make printf statements 64-bit clean.
20321
20322 2007-03-17  Bruno Haible  <bruno@clisp.org>
20323
20324         * tests/test-xvasprintf.c (test_xvasprintf, test_xasprintf): Remove
20325         unused variable.
20326
20327 2007-03-17  Bruno Haible  <bruno@clisp.org>
20328
20329         * tests/test-c-strcasecmp.c: Include c-strcase.h.
20330         * tests/test-c-strncasecmp.c: Likewise.
20331
20332 2007-03-17  Bruno Haible  <bruno@clisp.org>
20333
20334         * modules/stdlib (Depends-on): Add unistd.
20335         * lib/stdlib_.h: Include <unistd.h> if mkstemp is desired.
20336         Needed for MacOS X 10.3.
20337
20338 2007-03-17  Bruno Haible  <bruno@clisp.org>
20339
20340         * lib/unistr/u-strdup.h: Include <stdlib.h>.
20341
20342 2007-03-17  Bruno Haible  <bruno@clisp.org>
20343
20344         * lib/unistr/u-cpy-alloc.h: Include <stdlib.h>.
20345
20346 2007-03-17  Bruno Haible  <bruno@clisp.org>
20347
20348         * gnulib-tool (func_import): Update .cvsignore and .gitignore files
20349         to reflect files copied from gnulib (with or without modifications).
20350         Suggested by Jim Meyering.
20351
20352 2007-03-17  Eric Blake  <ebb9@byu.net>
20353
20354         * NEWS: Document stdlib change from 2007-02-18.
20355
20356 2007-03-17  Jim Meyering  <jim@meyering.net>
20357
20358         Detect use of AC_CONFIG_AUX_DIR also when its argument is quoted.
20359         * build-aux/bootstrap: Put ""s around use of $build_aux, in case
20360         someone uses a name containing shell meta-characters.
20361         Reported by Alfred M. Szmidt.
20362
20363         * build-aux/bootstrap: Don't use \> in grep regexp.  For HP-UX.
20364
20365 2007-03-16  Alfred M. Szmidt  <ams@gnu.org>
20366
20367         * build-aux/bootstrap (with_gettext): New variable.  Run autopoint
20368         and copy gettext configuration files only if configure.ac contains
20369         a use of AM_GNU_GETTEXT_VERSION.
20370
20371 2007-03-16  Alfred M. Szmidt  <ams@gnu.org>
20372
20373         * build-aux/bootstrap (gnulib_name): New variable.
20374         (gnulib_tool_options): Use it.
20375
20376 2007-03-13  Simon Josefsson  <simon@josefsson.org>
20377
20378         * tests/test-des.c: Use new namespace.
20379
20380 2007-03-15  Bruno Haible  <bruno@clisp.org>
20381
20382         * lib/dummy.c (gl_dummy_symbol): Renamed from 'dummy'.
20383         Reported by James Youngman <jay@gnu.org>.
20384
20385 2007-03-15  Bruno Haible  <bruno@clisp.org>
20386
20387         * lib/glob.c (glob): Add 'restrict' so that prototype matches the
20388         declared prototype. Needed with cc on OSF/1 5.1.
20389
20390 2007-03-15  Bruno Haible  <bruno@clisp.org>
20391
20392         * lib/gl_list.h (gl_listelement_dispose_fn): New type.
20393         (gl_list_create_empty, gl_list_create): Add dispose_fn argument.
20394         (struct gl_list_implementation): Add dispose_fn argument to the
20395         'create_empty', 'create' methods.
20396         (struct gl_list_impl_base): Add field 'dispose_fn'.
20397         * lib/gl_list.c (gl_list_create_empty, gl_list_create): Add dispose_fn
20398         argument.
20399         * lib/gl_array_list.c (gl_array_create_empty, gl_array_create): Add
20400         dispose_fn argument.
20401         (gl_array_remove_node, gl_array_remove_at, gl_array_list_free): Call
20402         dispose_fn on the dropped values.
20403         * lib/gl_carray_list.c (gl_carray_create_empty, gl_carray_create): Add
20404         dispose_fn argument.
20405         (gl_carray_remove_at, gl_carray_list_free): Call dispose_fn on the
20406         dropped values.
20407         * lib/gl_anyavltree_list2.h (gl_tree_create): Add dispose_fn argument.
20408         (gl_tree_remove_node): Call dispose_fn on the dropped value.
20409         * lib/gl_anyrbtree_list2.h (gl_tree_create): Add dispose_fn argument.
20410         (gl_tree_remove_node): Call dispose_fn on the dropped value.
20411         * lib/gl_anytree_list2.h (gl_tree_create_empty): Add dispose_fn
20412         argument.
20413         (gl_tree_list_free): Call dispose_fn on the dropped values.
20414         * lib/gl_anytreehash_list2.h (gl_tree_list_free): Call dispose_fn on
20415         the dropped values.
20416         * lib/gl_anylinked_list2.h (gl_linked_create_empty, gl_linked_create):
20417         Add dispose_fn argument.
20418         (gl_linked_remove_node, gl_linked_remove_at, gl_linked_list_free):
20419         Call dispose_fn on the dropped values.
20420         * lib/gl_sublist.c (gl_sublist_create_empty, gl_sublist_create_fill):
20421         Add dispose_fn argument.
20422         (gl_sublist_create): Initialize the 'dispose_fn' field.
20423         * lib/clean-temp.c (create_temp_dir, register_fd): Update.
20424         * tests/test-array_list.c (main): Update.
20425         * tests/test-carray_list.c (main): Update.
20426         * tests/test-avltree_list.c (main): Update.
20427         * tests/test-rbtree_list.c (main): Update.
20428         * tests/test-avltreehash_list.c (main): Update.
20429         * tests/test-rbtreehash_list.c (main): Update.
20430         * tests/test-linked_list.c (main): Update.
20431         * tests/test-linkedhash_list.c (main): Update.
20432         * tests/test-array_oset.c (main): Update.
20433
20434 2007-03-15  Bruno Haible  <bruno@clisp.org>
20435
20436         * lib/gl_oset.h (gl_setelement_dispose_fn): New type.
20437         (gl_oset_create_empty): Add dispose_fn argument.
20438         (struct gl_oset_implementation): Add dispose_fn argument to
20439         'create_empty' method.
20440         (struct gl_oset_impl_base): Add dispose_fn field.
20441         * lib/gl_oset.c (gl_oset_create_empty): Add dispose_fn argument.
20442         * lib/gl_array_oset.c (gl_array_create_empty): Add dispose_fn argument.
20443         (gl_array_remove_at, gl_array_free): Call dispose_fn on the dropped
20444         values.
20445         * lib/gl_anytree_oset.h (gl_tree_create_empty): Add dispose_fn argument.
20446         (gl_tree_oset_free): Call dispose_fn on the dropped values.
20447         * lib/gl_avltree_oset.c (gl_tree_remove_node): Call dispose_fn on the
20448         dropped value.
20449         * lib/gl_rbtree_oset.c (gl_tree_remove_node): Call dispose_fn on the
20450         dropped value.
20451         * tests/test-array_oset.c (main): Update.
20452         * tests/test-avltree_oset.c (main): Update.
20453         * tests/test-rbtree_oset.c (main): Update.
20454         * lib/gl_anytreehash_list1.h (add_to_bucket): Update.
20455
20456 2007-03-13  Bruno Haible  <bruno@clisp.org>
20457
20458         * tests/test-stdbool.c (i): Update after last patch.
20459
20460 2007-03-12  Bruno Haible  <bruno@clisp.org>
20461
20462         * lib/quotearg.c: Include <wctype.h> early, before the definition of
20463         the iswprint macro. Needed on Solaris 2.5.1.
20464
20465 2007-03-12  Bruno Haible  <bruno@clisp.org>
20466
20467         * tests/test-printf-frexp.c (main): Declare x as volatile.
20468
20469 2007-03-12  Simon Josefsson  <simon@josefsson.org>
20470
20471         * doc/gnulib.texi (Build robot for gnulib): New section.
20472
20473 2007-03-12  Jim Meyering  <jim@meyering.net>
20474
20475         * build-aux/bootstrap: New file.
20476         * build-aux/bootstrap.conf: New file, from coreutils.
20477
20478 2007-03-11  Bruno Haible  <bruno@clisp.org>
20479
20480         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Require AC_C_INLINE.
20481
20482 2007-03-12  Simon Josefsson  <simon@josefsson.org>
20483
20484         * lib/des.h, lib/des.c, lib/gc-gnulib.c: Use gl_ namespace, to
20485         avoid collisions with 'des_setkey'.  Reported by Bruno Haible
20486         <bruno@clisp.org>.  Also change 'tripledes_' to '3des_'.
20487
20488 2007-03-11  Bruno Haible  <bruno@clisp.org>
20489
20490         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8): If the test program fails to
20491         compile, set LOCALE_TR_UTF8 to 'none' instead of empty.
20492
20493 2007-03-11  Bruno Haible  <bruno@clisp.org>
20494
20495         * lib/stdint_.h (INT64_MIN, INTMAX_MIN): Avoid using the ~INT..._MAX
20496         formula. Needed for SunPRO C 5.0.
20497
20498 2007-03-11  Bruno Haible  <bruno@clisp.org>
20499
20500         * modules/long-options (Depends-on): Add getopt.
20501
20502 2007-03-11  Bruno Haible  <bruno@clisp.org>
20503
20504         * modules/modechange (Depends-on): Add stdbool.
20505
20506 2007-03-11  Bruno Haible  <bruno@clisp.org>
20507
20508         * modules/i-ring (Depends-on): Add stdbool.
20509
20510 2007-03-11  Bruno Haible  <bruno@clisp.org>
20511
20512         * modules/gc-des (Depends-on): Add stdbool.
20513
20514 2007-03-11  Bruno Haible  <bruno@clisp.org>
20515
20516         * m4/mktime.m4 (gl_PREREQ_MKTIME): Require AC_C_INLINE.
20517
20518 2007-03-11  Bruno Haible  <bruno@clisp.org>
20519
20520         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Require AC_C_RESTRICT.
20521
20522 2007-03-11  Bruno Haible  <bruno@clisp.org>
20523
20524         * lib/unistr/u32-mbtouc-unsafe.c (u32_mbtouc_unsafe): Fix syntax error.
20525
20526 2007-03-11  Bruno Haible  <bruno@clisp.org>
20527
20528         * lib/vasnprintf.c (sprintf): Undefine.
20529
20530 2007-03-11  Bruno Haible  <bruno@clisp.org>
20531
20532         * lib/isnan.c (rpl_isnan, rpl_isnanl): Work around bug regarding
20533         initializers in SunPRO C and Compaq C compilers.
20534
20535 2007-03-11  Bruno Haible  <bruno@clisp.org>
20536
20537         * lib/gl_array_oset.c (gl_array_iterator_next): Make pointer
20538         decrementing code ANSI C compliant.
20539
20540 2007-03-11  Bruno Haible  <bruno@clisp.org>
20541
20542         * lib/dummy.c [__sun]: Define a dummy variable, not just a typedef.
20543         Needed for Solaris 2.5.1 ranlib and SunPRO C 5.0.
20544
20545 2007-03-11  Bruno Haible  <bruno@clisp.org>
20546
20547         * tests/test-stdbool.c (s, d, e, xlcbug): Disable checks that gnulib's
20548         <stdbool.h> substitute doesn't pass.
20549
20550 2007-03-11  Bruno Haible  <bruno@clisp.org>
20551
20552         * lib/vasnprintf.c (snprintf): Undefine. Avoids an endless recursion.
20553
20554 2007-03-11  Bruno Haible  <bruno@clisp.org>
20555
20556         * gnulib-tool (func_create_megatestdir): Create also an autobuild
20557         script, for submission to autobuild.josefsson.org.
20558
20559 2007-03-10  Bruno Haible  <bruno@clisp.org>
20560
20561         * modules/canonicalize-lgpl-tests: New file.
20562         * tests/test-canonicalize-lgpl.sh: New file.
20563         * tests/test-canonicalize-lgpl.c: New file.
20564
20565         * modules/c-strcase-tests: New file.
20566         * tests/test-c-strcase.sh: New file.
20567         * tests/test-c-strcasecmp.c: New file.
20568         * tests/test-c-strncasecmp.c: New file.
20569
20570         * modules/atexit-tests: New file.
20571         * tests/test-atexit.sh: New file.
20572         * tests/test-atexit.c: New file.
20573
20574 2007-03-10  Bruno Haible  <bruno@clisp.org>
20575
20576         * tests/test-binary-io.sh: Use temporary filenames that are not so
20577         likely to clash with those of other tests (in a parallel make).
20578         * tests/test-binary-io.c: Likewise.
20579
20580 2007-03-10  Bruno Haible  <bruno@clisp.org>
20581
20582         * lib/fseterr.c (fseterr): Port to Solaris/SPARC64. Deactivate the
20583         fallback; use #error instead.
20584         Suggested by Simon Josefsson.
20585
20586 2007-03-10  Bruno Haible  <bruno@clisp.org>
20587
20588         * gnulib-tool (func_create_testdir): Treat MOSTLYCLEANFILES like
20589         CLEANFILES. Put spaces in each line of $cleaned_files, not only the
20590         first and the last.
20591
20592 2007-03-10  Bruno Haible  <bruno@clisp.org>
20593
20594         * lib/stdint_.h (uint_least64_t): Fix typo in last patch.
20595
20596 2007-03-10  Bruno Haible  <bruno@clisp.org>
20597
20598         * modules/snprintf-posix-tests (EXTRA_DIST): New variable. Needed for
20599         "make distcheck".
20600         * modules/sprintf-posix-tests (EXTRA_DIST): Likewise.
20601         * modules/vsnprintf-posix-tests (EXTRA_DIST): Likewise.
20602         * modules/vsprintf-posix-tests (EXTRA_DIST): Likewise.
20603
20604 2007-03-10  Bruno Haible  <bruno@clisp.org>
20605
20606         * modules/allocsa-tests (test_allocsa_SOURCES): Remove redundant
20607         variable.
20608         * modules/dirname-tests (test_dirname_SOURCES): Remove redundant
20609         variable.
20610
20611 2007-03-09  Eric Blake  <ebb9@byu.net>
20612         and Matthew Woehlke  <mw_triad@users.sourceforge.net>  (tiny change)
20613
20614         * lib/stdint_.h (int64_t, uint64_t): Don't undefine if 64-bit
20615         types are not being provided by gnulib.
20616         (GL_INT64_T, GL_UINT64_T): New witnesses of whether gnulib 64-bit
20617         types are supported.
20618
20619 2007-03-10  Bruno Haible  <bruno@clisp.org>
20620
20621         * lib/stdio_.h (__attribute__): New macro.
20622         (fprintf, vfprintf, printf, vprintf, snprintf, vsnprintf, sprintf,
20623         vsprintf): Specify __attribute__ __format__ for GCC.
20624         Suggested by Eric Blake.
20625
20626 2007-03-09  Bruno Haible  <bruno@clisp.org>
20627
20628         * modules/printf-posix-tests: New file.
20629         * tests/test-printf-posix.sh: New file.
20630         * tests/test-printf-posix.c: New file.
20631
20632         * modules/printf-posix: New file.
20633         * lib/printf.c: New file.
20634         * m4/printf-posix-rpl.m4: New file.
20635         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_PRINTF_POSIX,
20636         REPLACE_PRINTF.
20637         * lib/stdio_.h (printf): New declaration.
20638         (format, __format__, ____printf____, ____scanf____, ____strftime____,
20639         ____strfmon____): New macros.
20640         * modules/stdio (Makefile.am): Substitute also GNULIB_PRINTF_POSIX,
20641         REPLACE_PRINTF.
20642
20643 2007-03-09  Bruno Haible  <bruno@clisp.org>
20644
20645         * tests/test-vasnprintf-posix2.sh: New file.
20646         * tests/test-vasnprintf-posix2.c: New file.
20647         * modules/vasnprintf-posix-tests (Files): Add them and m4/locale-fr.m4.
20648         (configure.ac): Invoke gt_LOCALE_FR and gt_LOCALE_FR_UTF8.
20649         (Makefile.am): Activate test-vasnprintf-posix2.sh.
20650
20651         * lib/vasnprintf.c (VASNPRINTF): For the 'a' and 'A' directives, use
20652         a locale dependent decimal point, rather than always '.'.
20653
20654 2007-03-09  Eric Blake  <ebb9@byu.net>
20655
20656         * lib/stdlib_.h (EXIT_FAILURE): GNU code expects this to be 1, in
20657         spite of platforms like Tandem/NSK that define it to -1.
20658
20659 2007-03-08  Bruno Haible  <bruno@clisp.org>
20660
20661         * modules/vprintf-posix-tests: New file.
20662         * tests/test-vprintf-posix.sh: New file.
20663         * tests/test-vprintf-posix.c: New file.
20664         * tests/test-printf-posix.h: New file.
20665
20666         * modules/vprintf-posix: New file.
20667         * lib/vprintf.c: New file.
20668         * m4/vprintf-posix.m4: New file.
20669         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VPRINTF_POSIX,
20670         REPLACE_VPRINTF.
20671         * lib/stdio_.h (vprintf): New declaration.
20672         * modules/stdio (Makefile.am): Substitute also GNULIB_VPRINTF_POSIX,
20673         REPLACE_VPRINTF.
20674
20675 2007-03-08  Bruno Haible  <bruno@clisp.org>
20676
20677         * modules/fprintf-posix-tests: New file.
20678         * tests/test-fprintf-posix.sh: New file.
20679         * tests/test-fprintf-posix.c: New file.
20680
20681         * modules/fprintf-posix: New file.
20682         * lib/fprintf.c: New file.
20683         * m4/fprintf-posix.m4: New file.
20684         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FPRINTF_POSIX,
20685         REPLACE_FPRINTF.
20686         * lib/stdio_.h (fprintf): New declaration.
20687         * modules/stdio (Makefile.am): Substitute also GNULIB_FPRINTF_POSIX,
20688         REPLACE_FPRINTF.
20689
20690 2007-03-08  Bruno Haible  <bruno@clisp.org>
20691
20692         * modules/vfprintf-posix-tests: New file.
20693         * tests/test-vfprintf-posix.sh: New file.
20694         * tests/test-vfprintf-posix.c: New file.
20695         * tests/test-fprintf-posix.h: New file.
20696         * tests/test-fprintf-posix.out: New file.
20697
20698         * modules/vfprintf-posix: New file.
20699         * lib/vfprintf.c: New file.
20700         * m4/vfprintf-posix.m4: New file.
20701         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VFPRINTF_POSIX,
20702         REPLACE_VFPRINTF.
20703         * lib/stdio_.h (vfprintf): New declaration.
20704         * modules/stdio (Makefile.am): Substitute also GNULIB_VFPRINTF_POSIX,
20705         REPLACE_VFPRINTF.
20706
20707 2007-03-08  Bruno Haible  <bruno@clisp.org>
20708
20709         * lib/stdio_.h: Treat __need___FILE like __need_FILE.
20710
20711 2007-03-08  Bruno Haible  <bruno@clisp.org>
20712
20713         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Use 'case' statements
20714         instead of 'expr' invocations.
20715         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
20716         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
20717         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
20718         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
20719         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
20720         Suggested by Paul Eggert.
20721
20722 2007-03-08  Bruno Haible  <bruno@clisp.org>
20723
20724         * modules/fseterr-tests: New file.
20725         * tests/test-fseterr.c: New file.
20726
20727         * modules/fseterr: New file.
20728         * lib/fseterr.h: New file.
20729         * lib/fseterr.c: New file.
20730
20731 2007-03-08  Bruno Haible  <bruno@clisp.org>
20732
20733         * lib/fnmatch_.h: Convert tabs in the middle of lines to spaces.
20734         * lib/getopt_.h: Likewise.
20735         * lib/mbswidth.h: Likewise.
20736         * lib/setenv.h: Likewise.
20737         * lib/vasnprintf.h: Likewise.
20738         * lib/vasprintf.h: Likewise.
20739         * lib/verror.h: Likewise.
20740         * lib/xsetenv.h: Likewise.
20741         * lib/xvasprintf.h: Likewise.
20742
20743 2007-03-08  Jim Meyering  <jim@meyering.net>
20744
20745         * users.txt: Add parted.
20746
20747         * ChangeLog: Restore 1500 lines mistakenly removed from the end.
20748
20749 2007-03-07  Bruno Haible  <bruno@clisp.org>
20750
20751         * m4/printf.m4: Make the shell script snippets copy&pastable.
20752
20753 2007-03-02  Bruno Haible  <bruno@clisp.org>
20754
20755         * lib/netinet_in_.h: New file.
20756         * m4/netinet_in_h.m4 (gl_HEADER_NETINET_IN): Test whether netinet/in.h
20757         is self-contained. Set ABSOLUTE_NETINET_IN_H, HAVE_NETINET_IN_H.
20758         * modules/netinet_in (Files): Add lib/netinet_in_.h.
20759         (Depends-on): Add absolute-header.
20760         (Makefile.am): Substitute ABSOLUTE_NETINET_IN_H, HAVE_NETINET_IN_H
20761         into netinet/in.h.
20762
20763 2007-03-03  Bruno Haible  <bruno@clisp.org>
20764
20765         * lib/sys_select_.h: New file.
20766         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SELECT): Test whether sys/select.h
20767         is self-contained. Set ABSOLUTE_SYS_SELECT_H, HAVE_SYS_SELECT_H.
20768         * modules/sys_select (Files): Add lib/sys_select_.h.
20769         (Depends-on): Add absolute-header.
20770         (Makefile.am): Substitute ABSOLUTE_SYS_SELECT_H, HAVE_SYS_SELECT_H
20771         into sys/select.h.
20772
20773 2007-03-02  Bruno Haible  <bruno@clisp.org>
20774
20775         * lib/socket_.h: If sys/socket.h exists, include that and <sys/types.h>
20776         before it. Turn HAVE_WINSOCK2_H and HAVE_WS2TCPIP_H into configute-time
20777         values.
20778         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Test also whether
20779         <sys/socket.h> is self-contained. Set ABSOLUTE_SYS_SOCKET_H,
20780         HAVE_SYS_SOCKET_H, HAVE_WINSOCK2_H, HAVE_WS2TCPIP_H.
20781         * modules/sys_socket (Depends-on): Add absolute-header.
20782         (Makefile.am): Substitute ABSOLUTE_SYS_SOCKET_H, HAVE_SYS_SOCKET_H,
20783         HAVE_WINSOCK2_H, HAVE_WS2TCPIP_H into sys/socket.h.
20784         (Include): Remove requirement of inclusion of <sys/types.h>.
20785
20786 2007-03-02  Bruno Haible  <bruno@clisp.org>
20787
20788         * lib/byteswap_.h (bswap_32): Fix formula.
20789
20790 2007-03-06  Bruno Haible  <bruno@clisp.org>
20791
20792         * modules/sprintf-posix-tests: New file.
20793         * tests/test-sprintf-posix.c: New file.
20794
20795         * modules/sprintf-posix: New file.
20796         * lib/sprintf.c: New file.
20797         * m4/sprintf-posix.m4: New file.
20798         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_SPRINTF_POSIX,
20799         REPLACE_SPRINTF.
20800         * lib/stdio_.h (sprintf): New declaration.
20801         * modules/stdio (Makefile.am): Substitute also GNULIB_SPRINTF_POSIX,
20802         REPLACE_SPRINTF.
20803
20804 2007-03-06  Bruno Haible  <bruno@clisp.org>
20805
20806         * modules/vsprintf-posix-tests: New file.
20807         * tests/test-vsprintf-posix.c: New file.
20808         * tests/test-sprintf-posix.h: New file.
20809
20810         * modules/vsprintf-posix: New file.
20811         * lib/vsprintf.c: New file.
20812         * m4/vsprintf-posix.m4: New file.
20813         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VSPRINTF_POSIX,
20814         REPLACE_VSPRINTF.
20815         * lib/stdio_.h (vsprintf): New declaration.
20816         * modules/stdio (Makefile.am): Substitute also GNULIB_VSPRINTF_POSIX,
20817         REPLACE_VSPRINTF.
20818
20819 2007-03-06  Bruno Haible  <bruno@clisp.org>
20820
20821         * modules/vsnprintf (Depend-on): Remove minmax.
20822
20823 2007-03-06  Bruno Haible  <bruno@clisp.org>
20824
20825         * modules/snprintf-posix-tests: New file.
20826         * tests/test-snprintf-posix.c: New file.
20827
20828         * modules/snprintf-posix: New file.
20829         * m4/snprintf-posix.m4: New file.
20830         * m4/snprintf.m4 (gl_REPLACE_SNPRINTF): New macro, extracted from
20831         gl_FUNC_SNPRINTF.
20832         (gl_FUNC_SNPRINTF): Invoke it.
20833         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also REPLACE_SNPRINTF.
20834         * lib/stdio_.h (snprintf): Define as a replacement if REPLACE_SNPRINTF
20835         is set.
20836         * modules/stdio (Makefile.am): Substitute also REPLACE_SNPRINTF.
20837
20838 2007-03-06  Bruno Haible  <bruno@clisp.org>
20839
20840         * modules/vsnprintf-posix-tests: New file.
20841         * tests/test-vsnprintf-posix.c: New file.
20842         * tests/test-snprintf-posix.h: New file.
20843
20844         * modules/vsnprintf-posix: New file.
20845         * m4/vsnprintf-posix.m4: New file.
20846         * m4/vsnprintf.m4 (gl_REPLACE_VSNPRINTF): New macro, extracted from
20847         gl_FUNC_VSNPRINTF.
20848         (gl_FUNC_VSNPRINTF): Invoke it.
20849         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also REPLACE_VSNPRINTF.
20850         * lib/stdio_.h (vsnprintf): Define as a replacement if
20851         REPLACE_VSNPRINTF is set.
20852         * modules/stdio (Makefile.am): Substitute also REPLACE_VSNPRINTF.
20853
20854 2007-03-06  Bruno Haible  <bruno@clisp.org>
20855
20856         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): Test for vasnprintf here.
20857         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): ... not here.
20858
20859 2007-03-06  Bruno Haible  <bruno@clisp.org>
20860
20861         * lib/math_.h (acosl): Declare also if HAVE_DECL_ACOSL is set.
20862         (asinl): Declare also if HAVE_DECL_ASINL is set.
20863         (atanl): Declare also if HAVE_DECL_ATANL is set.
20864         (ceill): Declare also if HAVE_DECL_CEILL is set.
20865         (cosl): Declare also if HAVE_DECL_COSL is set.
20866         (expl): Declare also if HAVE_DECL_EXPL is set.
20867         (floorl): Declare also if HAVE_DECL_FLOORL is set.
20868         (frexpl): Declare also if HAVE_DECL_FREXPL is set.
20869         (ldexpl): Declare also if HAVE_DECL_LDEXPL is set.
20870         (logl): Declare also if HAVE_DECL_LOGL is set.
20871         (sinl): Declare also if HAVE_DECL_SINL is set.
20872         (sqrtl): Declare also if HAVE_DECL_SQRTL is set.
20873         (tanl): Declare also if HAVE_DECL_TANL is set.
20874         * modules/math (Makefile.am): Substitute the values of HAVE_DECL_*.
20875         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Set HAVE_DECL_* to 1.
20876         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Fix tests for the
20877         declaration of frexpl, ldexpl.
20878         * modules/printf-frexpl (Depends-on): Add math.
20879         * lib/printf-frexp.c (frexpl, ldexpl): Undo last change.
20880
20881 2007-03-05  Bruno Haible  <bruno@clisp.org>
20882
20883         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Also test whether
20884         frexpl and ldexpl are declared.
20885         * lib/printf-frexp.c (frexpl, ldexpl): Provide fallback declarations.
20886
20887 2007-03-05  Bruno Haible  <bruno@clisp.org>
20888
20889         * gnulib-tool (func_get_automake_snippet): Don't synthesize an
20890         EXTRA_lib_SOURCES augmentation for the relocatable-prog-wrapper module.
20891
20892 2007-03-05  Bruno Haible  <bruno@clisp.org>
20893
20894         * lib/stdio_.h: Include <stddef.h>.
20895
20896 2007-03-05  Bruno Haible  <bruno@clisp.org>
20897
20898         * m4/printf.m4 (gl_SNPRINTF_DIRECTIVE_N): New macro.
20899
20900 2007-03-05  Bruno Haible  <bruno@clisp.org>
20901
20902         * m4/printf.m4: Update with info about OpenBSD 3.9, HP-UX 10.20,
20903         NetBSD 4, from Ralf Wildenhues.
20904
20905 2007-03-04  Bruno Haible  <bruno@clisp.org>
20906
20907         * lib/vasprintf.h: Update #if logic for the case when the functions
20908         exist but are overridden.
20909
20910 2007-03-04  Bruno Haible  <bruno@clisp.org>
20911
20912         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Exclude two buggy
20913         implementations: glibc-2.4 and MacOS X 10.3.
20914         * tests/test-vasnprintf-posix.c (test_function): Test also the case
20915         that exhibits the bugs in glibc-2.4 and MacOS X 10.3.
20916         * tests/test-vasprintf-posix.c (test_function): Likewise.
20917
20918 2007-03-04  Bruno Haible  <bruno@clisp.org>
20919
20920         * modules/vasprintf-posix-tests: New file.
20921         * tests/test-vasprintf-posix.c: New file.
20922
20923         * modules/vasprintf-posix: New file.
20924         * lib/vasprintf.h (asprintf, vasprintf): Rename if REPLACE_VASPRINTF is
20925         defined.
20926         * m4/vasprintf-posix.m4: New file.
20927         * m4/vasprintf.m4 (gl_REPLACE_VASPRINTF): New macro, extracted from
20928         gl_FUNC_VASPRINTF.
20929         (gl_FUNC_VASPRINTF): Invoke it.
20930         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): Define REPLACE_VASNPRINTF
20931         here.
20932         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Not here.
20933
20934 2007-03-04  Bruno Haible  <bruno@clisp.org>
20935
20936         * lib/sys_time_.h: Rename GETTIMEOFDAY_REPLACEMENT to
20937         REPLACE_GETTIMEOFDAY.
20938         * modules/sys_time (Makefile.am): Likewise.
20939         * m4/sys_time_h.m4: Likewise.
20940         * m4/gettimeofday.m4: Likewise.
20941
20942 2007-03-04  Bruno Haible  <bruno@clisp.org>
20943
20944         * modules/vasnprintf-posix-tests: New file.
20945         * tests/test-vasnprintf-posix.c: New file.
20946
20947         * modules/vasnprintf-posix: New file.
20948         * lib/vasnprintf.c: Include isnan.h, isnanl.h, printf-frexp.h,
20949         printf-frexpl.h.
20950         (VASNPRINTF): Handle the 'a' and 'A' directives here, if needed.
20951         * lib/vasnprintf.h (asnprintf, vasnprintf): Rename if
20952         REPLACE_VASNPRINTF is defined.
20953         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): New macro, extracted from
20954         gl_FUNC_VASNPRINTF.
20955         (gl_FUNC_VASNPRINTF): Invoke it.
20956         * m4/vasnprintf-posix.m4: New file.
20957         * m4/printf.m4: New file.
20958
20959 2007-03-04  Bruno Haible  <bruno@clisp.org>
20960
20961         Compile progreloc.c only if --enable-relocatable is specified.
20962         * m4/relocatable.m4 (gl_RELOCATABLE): Arrange to compile progreloc.c
20963         if --enable-relocatable was specified.
20964         * modules/relocatable-prog (Makefile.am): Remove progreloc.c from
20965         lib_SOURCES.
20966
20967 2007-03-04  Jim Meyering  <jim@meyering.net>
20968
20969         * lib/acl.c (ACL_NOT_WELL_SUPPORTED): New macro.
20970         Use it consistently, rather than enumerating errno constants.
20971
20972 2007-03-04  Bruno Haible  <bruno@clisp.org>
20973
20974         * modules/xvasprintf-tests: New file.
20975         * tests/test-xvasprintf.c: New file.
20976
20977         * modules/vasprintf-tests: New file.
20978         * tests/test-vasprintf.c: New file.
20979
20980         * modules/vasnprintf-tests: New file.
20981         * tests/test-vasnprintf.c: New file.
20982
20983         * modules/vsnprintf-tests: New file.
20984         * tests/test-vsnprintf.c: New file.
20985
20986         * modules/snprintf-tests: New file.
20987         * tests/test-snprintf.c: New file.
20988
20989 2007-03-04  Bruno Haible  <bruno@clisp.org>
20990
20991         Compile relocatable.c only if --enable-relocatable is specified.
20992         * m4/relocatable-lib.m4 (gl_RELOCATABLE_LIBRARY_BODY): Renamed from
20993         gl_RELOCATABLE_LIBRARY.
20994         (gl_RELOCATABLE_LIBRARY, gl_RELOCATABLE_LIBRARY_SEPARATE): New macros.
20995         * m4/relocatable.m4 (gl_RELOCATABLE): Invoke gl_RELOCATABLE_LIBRARY.
20996         (gl_RELOCATABLE_BODY): Require gl_RELOCATABLE_LIBRARY_BODY instead of
20997         gl_RELOCATABLE_LIBRARY.
20998         * modules/relocatable-lib (configure.ac): Invoke gl_RELOCATABLE_LIBRARY.
20999         (Makefile.am): Remove lib_SOURCES.
21000         * modules/relocatable-lib-lgpl (configure.ac): Invoke
21001         gl_RELOCATABLE_LIBRARY.
21002         (Makefile.am): Remove lib_SOURCES.
21003         * modules/relocatable-prog (Makefile.am): Don't compile relocatable.c
21004         always.
21005         * modules/relocatable-prog-wrapper (configure.ac): Invoke
21006         gl_RELOCATABLE_LIBRARY_SEPARATE instead of gl_RELOCATABLE_LIBRARY.
21007
21008 2007-03-04  Bruno Haible  <bruno@clisp.org>
21009
21010         * modules/argmatch-tests: New file.
21011         * tests/test-argmatch.c: New file.
21012
21013         * tests/test-allocsa.c (main): Halve the number of loop runs.
21014
21015         * modules/alloca-opt-tests: New file.
21016         * tests/test-alloca-opt.c: New file.
21017
21018 2007-03-04  Jim Meyering  <jim@meyering.net>
21019
21020         Work around difference between Linux ACLs and Solaris 10 ZFS.
21021         * lib/acl.c (set_acl): Revert to using chmod_or_fchmod also
21022         for EINVAL.
21023
21024 2007-03-03  Bruno Haible  <bruno@clisp.org>
21025
21026         * modules/relocatable-prog (Depends-on): Add back progreloc's
21027         dependencies: canonicalize-lgpl, xalloc, xreadlink, stdbool, unistd.
21028
21029 2007-03-03  Bruno Haible  <bruno@clisp.org>
21030
21031         * modules/relocatable-lib-lgpl: Renamed from modules/relocatable-lib.
21032         * modules/relocatable-lib: New file.
21033
21034 2007-03-03  Bruno Haible  <bruno@clisp.org>
21035
21036         * modules/relocatable-prog: Renamed from modules/relocatable.
21037         * doc/relocatable-maint.texi: Talk about module 'relocatable-prog'.
21038
21039 2007-03-03  Bruno Haible  <bruno@clisp.org>
21040
21041         * modules/relocatable-script (Files): Add doc/relocatable.texi,
21042         m4/relocatable-lib.m4.
21043         (Depends-on): Remove 'relocatable'.
21044         (configure.ac): Add gl_RELOCATABLE_NOP.
21045
21046 2007-03-03  Bruno Haible  <bruno@clisp.org>
21047
21048         * modules/relocatable-prog-wrapper: New file.
21049         * modules/relocatable (Depends-on): Add it. Remove all other
21050         dependencies except progname.
21051         (Files): Remove build-aux/install-reloc, lib/relocwrapper.c.
21052
21053         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): New macro.
21054         (gl_FUNC_STRERROR): Nop.
21055         * lib/strerror.c: Compile the file only if !HAVE_STRERROR.
21056
21057         * m4/setenv.m4 (gl_FUNC_SETENV_SEPARATE): New macro.
21058         * lib/setenv.c: Compile the file only if _LIBC || !HAVE_SETENV.
21059
21060         * m4/readlink.m4 (gl_FUNC_READLINK_SEPARATE): New macro.
21061         (gl_FUNC_READLINK): Update.
21062
21063         * m4/canonicalize-lgpl.m4 (gl_CANONICALIZE_LGPL_SEPARATE): New macro.
21064
21065 2007-03-03  Bruno Haible  <bruno@clisp.org>
21066
21067         * lib/xreadlink.c: Include <unistd.h> unconditionally.
21068         * modules/xreadlink (Depends-on): Add unistd.
21069         * modules/xreadlink-with-size (Depends-on): Likewise.
21070
21071 2007-03-03  Bruno Haible  <bruno@clisp.org>
21072
21073         * m4/setenv.m4 (gl_FUNC_SETENV, gl_FUNC_UNSETENV): New macros,
21074         extracted from gt_FUNC_SETENV.
21075         (gt_FUNC_SETENV): Remove macro.
21076         * modules/setenv (configure.ac): Add gl_FUNC_SETENV, gl_FUNC_UNSETENV,
21077         remove gt_FUNC_SETENV.
21078
21079 2007-03-03  Bruno Haible  <bruno@clisp.org>
21080
21081         * m4/relocatable-lib.m4 (gl_RELOCATABLE_LIBRARY): Define
21082         ENABLE_RELOCATABLE here.
21083         * m4/relocatable.m4 (gl_RELOCATABLE_BODY): Don't define it here.
21084
21085 2007-03-03  Bruno Haible  <bruno@clisp.org>
21086
21087         * modules/rbtreehash-list-tests (Depends-on): Add progname.
21088         * tests/test-rbtreehash_list.c: Include progname.h.
21089         (main): Call set_program_name.
21090
21091         * modules/rbtree-oset-tests (Depends-on): Add progname.
21092         * tests/test-rbtree_oset.c: Include progname.h.
21093         (main): Call set_program_name.
21094
21095         * modules/rbtree-list-tests (Depends-on): Add progname.
21096         * tests/test-rbtree_list.c: Include progname.h.
21097         (main): Call set_program_name.
21098
21099         * modules/linked-list-tests (Depends-on): Add progname.
21100         * tests/test-linked_list.c: Include progname.h.
21101         (main): Call set_program_name.
21102
21103 2007-03-03  Bruno Haible  <bruno@clisp.org>
21104
21105         * lib/glob-libc.h (_Restrict_): New macro, copied from lib/regex.h.
21106         All uses of __restrict changed to _Restrict_.
21107         * lib/glob_.h (__restrict): Remove macro.
21108
21109 2007-03-02  Bruno Haible  <bruno@clisp.org>
21110
21111         * modules/gettext (configure.ac): Require gettext infrastructure
21112         from version 0.16.1.
21113
21114 2007-03-02  Bruno Haible  <bruno@clisp.org>
21115
21116         * modules/linkedhash-list-tests (Depends-on): Add progname.
21117         * tests/test-linkedhash_list.c: Include progname.h.
21118         (main): Call set_program_name.
21119
21120         * modules/carray-list-tests (Depends-on): Add progname.
21121         * tests/test-carray_list.c: Include progname.h.
21122         (main): Call set_program_name.
21123
21124         * modules/avltreehash-list-tests (Depends-on): Add progname.
21125         * tests/test-avltreehash_list.c: Include progname.h.
21126         (main): Call set_program_name.
21127
21128         * modules/avltree-oset-tests (Depends-on): Add progname.
21129         * tests/test-avltree_oset.c: Include progname.h.
21130         (main): Call set_program_name.
21131
21132         * modules/avltree-list-tests (Depends-on): Add progname.
21133         * tests/test-avltree_list.c: Include progname.h.
21134         (main): Call set_program_name.
21135
21136         * modules/array-oset-tests (Depends-on): Add progname.
21137         * tests/test-array_oset.c: Include progname.h.
21138         (main): Call set_program_name.
21139
21140         * modules/array-list-tests (Depends-on): Add progname.
21141         * tests/test-array_list.c: Include progname.h.
21142         (main): Call set_program_name.
21143
21144         * modules/argp-tests (Depends-on): Add progname.
21145         * tests/test-argp.c: Include argp.h first. Include progname.h.
21146         (main): Call set_program_name.
21147
21148 2007-03-02  Paul Eggert  <eggert@cs.ucla.edu>
21149
21150         * doc/gnulib-tool.texi (Initial import): Reword description of
21151         _FILE_OFFSET_BITS and _GNU_SOURCE, since they sometimes have a
21152         limited effect even if defined after the first system include.
21153
21154 2007-03-01  Bruno Haible  <bruno@clisp.org>
21155
21156         * build-aux/config.libpath: Update to libtool-1.5.22.
21157         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
21158
21159 2007-03-01  Bruno Haible  <bruno@clisp.org>
21160
21161         * doc/relocatable-maint.texi: Recommend to set foo_CPPFLAGS, not
21162         foo_CFLAGS.
21163         Reported by Ralf Wildenhues.
21164
21165 2007-03-01  Bruno Haible  <bruno@clisp.org>
21166
21167         * build-aux/install-reloc: Remove object files left over by some
21168         compilers.
21169         Reported by Ralf Wildenhues.
21170
21171 2007-03-01  Bruno Haible  <bruno@clisp.org>
21172
21173         * build-aux/install-reloc: Break long lines.
21174
21175 2007-03-01  Bruno Haible  <bruno@clisp.org>
21176
21177         * doc/relocatable.texi: Document that it may not work on OpenBSD.
21178         Reported by Ralf Wildenhues.
21179
21180 2007-03-01  Bruno Haible  <bruno@clisp.org>
21181
21182         * doc/gnulib-tool.texi (Initial import): Remove paragraph about
21183         include ordering constraints.
21184
21185 2007-03-01  Paul Eggert  <eggert@cs.ucla.edu>
21186
21187         Followup to the 2007-02-12 patch, using suggestions from Bruno Haible in
21188         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00136.html>.
21189         * doc/gnulib-tool.texi (Initial import): Mention _FILE_OFFSET_BITS
21190         as another example.
21191         * lib/time_.h: Fix misspelling.
21192         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
21193         Require gl_HEADER_TIME_H_DEFAULTS.
21194         * m4/strptime.m4 (gl_FUNC_STRPTIME): Likewise.
21195         * m4/time_r.m4 (gl_TIME_R): Likewise.
21196         * m4/timegm.m4 (gl_FUNC_TIMEGM): Likewise.
21197
21198 2007-03-01  Bruno Haible  <bruno@clisp.org>
21199
21200         * m4/utimecmp.m4 (gl_UTIMECMP): Don't require gl_TIMESPEC.
21201         * m4/utimens.m4 (gl_UTIMENS): Likewise.
21202
21203 2007-03-01  Jim Meyering  <jim@meyering.net>
21204
21205         * modules/xreadlink (Maintainer): Add my name.
21206         * modules/xreadlink-with-size (Depends-on): Alphabetize.
21207
21208 2007-02-26  Ben Pfaff  <blp@cs.stanford.edu>
21209             Bruno Haible  <bruno@clisp.org>
21210
21211         * build-aux/install-reloc: Compile also c-ctype.c.
21212         * build-aux/relocatable.sh.in: New file.
21213         * doc/relocatable.texi: New file.
21214         * doc/relocatable-maint.texi: New file.
21215         * doc/gnulib.texi: Include relocatable-maint.texi.
21216         * lib/progreloc.c: Include unistd.h unconditionally.
21217         * lib/relocwrapper.c: Include unistd.h unconditionally.
21218         Include c-ctype.h.
21219         (add_dotbin): Use c_tolower.
21220         * m4/relocatable-lib.m4: New file, extracted from m4/relocatable.m4.
21221         (gl_RELOCATABLE_LIBRARY): Renamed from AC_RELOCATABLE_LIBRARY.
21222         (gl_RELOCATABLE_NOP): Renamed from AC_RELOCATABLE_NOP.
21223         * m4/relocatable.m4 (AC_RELOCATABLE_LIBRARY, AC_RELOCATABLE_NOP): Move
21224         to m4/relocatable-lib.m4.
21225         (gl_RELOCATABLE): Renamed from AC_RELOCATABLE. Set also
21226         RELOCATABLE_CONFIG_H_DIR, RELOCATABLE_SRC_DIR, RELOCATABLE_BUILD_DIR.
21227         (gl_RELOCATABLE_BODY): Renamed from AC_RELOCATABLE_BODY. Don't
21228         require obsolete macro AC_EXEEXT. Don't check for unistd.h. Don't set
21229         SET_RELOCATABLE. Instead set RELOCATABLE_LDFLAGS, INSTALL_PROGRAM_ENV.
21230         * modules/relocatable: New file.
21231         * modules/relocatable-lib: New file.
21232         * modules/relocatable-script: New file.
21233
21234 2007-02-28  Bruno Haible  <bruno@clisp.org>
21235
21236         Import --enable-relocatable infrastructure.
21237         * build-aux/config.libpath: New file, from GNU gettext.
21238         * build-aux/install-reloc: New file, from GNU gettext.
21239         * build-aux/reloc-ldflags: New file, from GNU gettext.
21240         * lib/relocatable.h: New file, from GNU gettext.
21241         * lib/relocatable.c: New file, from GNU gettext.
21242         * lib/relocwrapper.c: New file, from GNU gettext.
21243         * m4/relocatable.m4: New file, from GNU gettext.
21244
21245 2007-02-28  Bruno Haible  <bruno@clisp.org>
21246
21247         * MODULES.html.sh (File system functions): Add xreadlink-with-size.
21248
21249         * modules/xreadlink: New file, from GNU gettext with modifications.
21250         * lib/xreadlink.c: New file, from GNU gettext.
21251         * lib/xreadlink.h: Add comments.
21252         (xreadlink): New declaration.
21253
21254         * modules/xreadlink-with-size: Renamed from modules/xreadlink.
21255         (Files): Remove m4/xreadlink.m4. Replace lib/xreadlink.c with
21256         lib/xreadlink-with-size.c.
21257         (configure.ac): Remove gl_XREADLINK invocation.
21258         (Makefile.am): Augment lib_SOURCES.
21259         * m4/xreadlink.m4: Remove file.
21260         * lib/xreadlink-with-size.c: Renamed from lib/xreadlink.c.
21261         (xreadlink_with_size): Renamed from xreadink.
21262         * lib/xreadlink.h (xreadlink_with_size): Renamed from xreadink.
21263         * modules/canonicalize (Depends-on): Replace xreadlink with
21264         xreadlink-with-size.
21265         * lib/canonicalize.c (canonicalize_filename_mode): Update.
21266
21267 2007-02-25  Jim Meyering  <jim@meyering.net>
21268
21269         * build-aux/announce-gen: When complaining about excess arguments,
21270         list them.
21271
21272 2007-02-25  Paul Eggert  <eggert@cs.ucla.edu>
21273
21274         * README: Document signed integer overflow situation more
21275         accurately.
21276
21277 2007-02-25  Bruno Haible  <bruno@clisp.org>
21278
21279         * lib/vasnprintf.c (VASNPRINTF): Fix estimate of size needed for a
21280         'a' or 'A' conversion.
21281
21282 2007-02-25  Bruno Haible  <bruno@clisp.org>
21283
21284         * modules/filename: Renamed from modules/pathname.
21285         (Files): Replace lib/pathname.h with lib/filename.h. Replace
21286         lib/concatpath.c with lib/concat-filename.c.
21287         (Makefile.am): Update.
21288         (Include): Replace pathname.h with filename.h.
21289         * lib/filename.h: Renamed from lib/pathname.h.
21290         (concatenated_filename): Renamed from concatenated_pathname.
21291         * lib/concat-filename.c: Renamed from lib/concatpath.c.
21292         (concatenated_filename): Renamed from concatenated_pathname.
21293         * lib/findprog.c: Include filename.h instead of pathname.h.
21294         (find_in_path): Update.
21295         * lib/javacomp.c: Include filename.h instead of pathname.h.
21296         (is_envjavac_gcj43_usable, is_envjavac_oldgcj_14_14_usable,
21297         is_envjavac_oldgcj_14_13_usable, is_envjavac_nongcj_usable,
21298         is_gcj_present, is_gcj43_usable, is_oldgcj_14_14_usable,
21299         is_oldgcj_14_13_usable, is_javac_usable): Update.
21300         * lib/javaexec.c: Include filename.h instead of pathname.h.
21301         (execute_java_class): Update.
21302         * modules/findprog: Update.
21303         * modules/javacomp: Update.
21304         * modules/javaexec: Update.
21305         * MODULES.html.sh (File system functions): Add 'filename', remove
21306         'pathname'.
21307
21308 2007-02-25  Bruno Haible  <bruno@clisp.org>
21309
21310         * modules/printf-frexpl-tests: New file.
21311         * tests/test-printf-frexpl.c: New file.
21312
21313         * modules/printf-frexpl: New file.
21314         * lib/printf-frexpl.h: New file.
21315         * lib/printf-frexpl.c: New file.
21316         * m4/printf-frexpl.m4: New file.
21317
21318 2007-02-25  Bruno Haible  <bruno@clisp.org>
21319
21320         * modules/printf-frexp-tests: New file.
21321         * tests/test-printf-frexp.c: New file.
21322
21323         * modules/printf-frexp: New file.
21324         * lib/printf-frexp.h: New file.
21325         * lib/printf-frexp.c: New file.
21326         * m4/printf-frexp.m4: New file.
21327
21328 2007-02-25  Bruno Haible  <bruno@clisp.org>
21329
21330         Assume automake >= 1.10 for the tests.
21331         * modules/arcfour-tests (TESTS): Remove $(EXEEXT) suffix.
21332         * modules/arctwo-tests: Likewise.
21333         * modules/argp-tests: Likewise.
21334         * modules/avltree-list-tests: Likewise.
21335         * modules/avltree-oset-tests: Likewise.
21336         * modules/avltreehash-list-tests: Likewise.
21337         * modules/carray-list-tests: Likewise.
21338         * modules/crc-tests: Likewise.
21339         * modules/des-tests: Likewise.
21340         * modules/gc-arcfour-tests: Likewise.
21341         * modules/gc-arctwo-tests: Likewise.
21342         * modules/gc-des-tests: Likewise.
21343         * modules/gc-hmac-md5-tests: Likewise.
21344         * modules/gc-hmac-sha1-tests: Likewise.
21345         * modules/gc-md2-tests: Likewise.
21346         * modules/gc-md4-tests: Likewise.
21347         * modules/gc-md5-tests: Likewise.
21348         * modules/gc-pbkdf2-sha1-tests: Likewise.
21349         * modules/gc-rijndael-tests: Likewise.
21350         * modules/gc-sha1-tests: Likewise.
21351         * modules/gc-tests: Likewise.
21352         * modules/getaddrinfo-tests: Likewise.
21353         * modules/hmac-md5-tests: Likewise.
21354         * modules/hmac-sha1-tests: Likewise.
21355         * modules/linked-list-tests: Likewise.
21356         * modules/linkedhash-list-tests: Likewise.
21357         * modules/lock-tests: Likewise.
21358         * modules/md2-tests: Likewise.
21359         * modules/md4-tests: Likewise.
21360         * modules/md5-tests: Likewise.
21361         * modules/rbtree-list-tests: Likewise.
21362         * modules/rbtree-oset-tests: Likewise.
21363         * modules/rbtreehash-list-tests: Likewise.
21364         * modules/read-file-tests: Likewise.
21365         * modules/rijndael-tests: Likewise.
21366         * modules/stdint-tests: Likewise.
21367         * modules/tls-tests: Likewise.
21368
21369 2007-02-24  Bruno Haible  <bruno@clisp.org>
21370
21371         * lib/isnanl.h (isnanl): Define through isnan if isnan is a macro.
21372         * m4/isnan.m4 (gl_FUNC_ISNAN_NO_LIBM): Don't check for isnan as a
21373         function; instead check whether isnan with a double argument links.
21374         * m4/isnanl.m4 (gl_FUNC_ISNANL_NO_LIBM): Don't check for isnanl as a
21375         function; instead check whether isnan with a 'long double' argument
21376         links.
21377         Reported by Eric Blake <ebb9@byu.net>.
21378
21379 2007-02-24  Bruno Haible  <bruno@clisp.org>
21380
21381         * lib/isnan.c: Support the 'long double' case if USE_LONG_DOUBLE is
21382         defined.
21383         * lib/isnanl.c: Remove all code. Just include isnan.c.
21384         * modules/isnanl-nolibm (Files): Add lib/isnan.c.
21385
21386 2007-02-25  Jim Meyering  <jim@meyering.net>
21387
21388         Avoid conflicting types for 'unsetenv' on FreeBSD.
21389         * lib/putenv.c (_unsetenv): Rename from "unsetenv", to avoid
21390         conflicting with FreeBSD's (5.0 and 6.1) function declaration
21391         in stdlib.h.
21392
21393 2007-02-24  Bruno Haible  <bruno@clisp.org>
21394
21395         * modules/isnanl-nolibm-tests: New file.
21396         * tests/test-isnanl.c: New file.
21397
21398         * modules/isnanl-nolibm: New file.
21399         * lib/isnanl.h: New file.
21400         * lib/isnanl.c: New file.
21401         * m4/isnanl.m4: New file.
21402
21403 2007-02-24  Bruno Haible  <bruno@clisp.org>
21404
21405         * modules/isnan-nolibm-tests: New file.
21406         * tests/test-isnan.c: New file.
21407
21408         * modules/isnan-nolibm: New file.
21409         * lib/isnan.h: New file.
21410         * lib/isnan.c: New file.
21411         * m4/isnan.m4: New file.
21412
21413 2007-02-24  Bruno Haible  <bruno@clisp.org>
21414
21415         * lib/frexpl.c (frexpl): Correct return values for x = 1.0L. Don't
21416         assume that an exponent fits in 20 bits.
21417
21418 2007-02-24  Jim Meyering  <jim@meyering.net>
21419
21420         * m4/regex.m4: Update the description of the configure-time option,
21421         --without-included-regex, to state accurately what the defaults are,
21422         and perhaps to give people an idea why using this option is risky.
21423
21424 2007-02-24  Paul Eggert  <eggert@cs.ucla.edu>
21425
21426         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Check for a nanosleep that
21427         loops on small arguments.  This attempts to avoid the problem
21428         Bruno Haible reported for AIX 4.3.2 in
21429         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00309.html>.
21430
21431 2007-02-23  Bruno Haible  <bruno@clisp.org>
21432
21433         * m4/perl.m4 (gl_PERL): Require version 5.005, not 5.003.
21434         Needed for help2man.
21435
21436 2007-02-23  Karl Berry  <karl@gnu.org>
21437
21438         * doc/gnulib-tool.texi (CVS Issues): mention that when foo_.h
21439         exists, foo.h should be cvs-ignored, not committed.
21440
21441 2007-02-23  Eric Blake  <ebb9@byu.net>
21442
21443         * lib/getdate.h (includes):  Include <time.h>, not "timespec.h".
21444         * lib/stat-time.h (includes): Likewise.
21445         * lib/utimecmp.c (includes): Likewise.
21446         * lib/utimens.h (includes): Likewise.
21447         * lib/getdate.y (includes): Also include "timespec.h" for use
21448         internal to the module.
21449         * modules/utimens (Depends-on): Revert yesterday's patch.
21450         * modules/nanosleep (Depends-on): Add missing dependency.
21451
21452 2007-02-22  Bruno Haible  <bruno@clisp.org>
21453
21454         * lib/glob.c: Don't include getlogin_r.h.
21455
21456 2007-02-22  Jim Meyering  <jim@meyering.net>
21457
21458         * modules/utimens (Depends-on): Add timespec, required for
21459         utimens.h's inclusion of timespec.h.
21460
21461 2007-02-21  Paul Eggert  <eggert@cs.ucla.edu>
21462
21463         * lib/getcwd.c (__getcwd): Undo previous change; it mishandled
21464         long unreadable paths in GNU/Linux.  Problem reported by Andreas
21465         Schwab in
21466         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00261.html>.
21467         I'll try to think of a better way to fix the Solaris problem.
21468
21469         * lib/getcwd.c (__getcwd): Don't assume getcwd (NULL, 0) works
21470         like glibc; on Solaris 10, it fails with errno == EINVAL.
21471         POSIX says the behavior is unspecified if the first argument is NULL,
21472         so play it safe and never pass NULL to the system getcwd.
21473
21474 2007-02-21  Jim Meyering  <jim@meyering.net>
21475
21476         * lib/gettimeofday.c (rpl_gettimeofday): Remove declaration
21477         of gettimeofday.  It would conflict with the one now always
21478         provided via sys_time_.h.  Reported by Matthew Woehlke, as
21479         an IRIX 6.5 build failure.
21480
21481 2007-02-20  Paul Eggert  <eggert@cs.ucla.edu>
21482
21483         Minor fixups to port to Solaris 10 with Sun C 5.8.
21484         * lib/getcwd.c [!_LIBC]: Include dirfd.h, since we use dirfd.
21485         * modules/getcwd (Depends-on): Add dirfd.
21486         * lib/putenv.c (putenv): #undef it.
21487         (rpl_putenv): New decl.
21488         (malloc, free): Include <stdlib.h> rather than prototyping separately.
21489
21490 2007-02-20  Bruno Haible  <bruno@clisp.org>
21491
21492         * modules/stdio-tests: New file.
21493         * tests/test-stdio.c: New file.
21494
21495         * modules/vsnprintf (Files): Remove lib/vsnprintf.h.
21496         (Depends-on): Add stdio.
21497         (configure.ac): Invoke gl_STDIO_MODULE_INDICATOR.
21498         (Include): Use <stdio.h> instead of vsnprintf.h.
21499         * m4/vsnprintf.m4 (gl_FUNC_VSNPRINTF): Require gl_STDIO_H_DEFAULTS. Set
21500         HAVE_DECL_VSNPRINTF.
21501         * lib/vsnprintf.c: Include <stdio.h> instead of vsnprintf.h.
21502
21503         * modules/snprintf (Files): Remove lib/snprintf.h.
21504         (Depends-on): Add stdio.
21505         (configure.ac): Invoke gl_STDIO_MODULE_INDICATOR.
21506         (Include): Use <stdio.h> instead of snprintf.h.
21507         * m4/snprintf.m4 (gl_FUNC_SNPRINTF): Require gl_STDIO_H_DEFAULTS. Set
21508         HAVE_DECL_SNPRINTF.
21509         * lib/snprintf.c: Include <stdio.h> instead of snprintf.h.
21510         * lib/getaddrinfo.c: Likewise.
21511
21512         * modules/stdio: New file.
21513         * lib/stdio_.h: New file, incorporating snprintf.h and vsnprintf.h.
21514         * lib/snprintf.h: Remove file.
21515         * lib/vsnprintf.h: Remove file.
21516         * lib/.cppi-disable: Remove snprintf.h.
21517         * m4/stdio_h.m4: New file.
21518         * MODULES.html.sh (Support for systems lacking ISO C 99): Add stdio.
21519
21520 2007-02-20  Jim Meyering  <jim@meyering.net>
21521
21522         * lib/ftruncate.c [HAVE_CHSIZE]: Document that this code is
21523         used by e.g., mingw.  From Bruno Haible.
21524
21525 2007-02-19  Bruno Haible  <bruno@clisp.org>
21526
21527         * lib/string_.h: Use "#pragma GCC system_header" to suppress some gcc
21528         warnings.
21529         Reported by Ben Pfaff <blp@cs.stanford.edu>.
21530
21531 2007-02-19  Bruno Haible  <bruno@clisp.org>
21532
21533         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): Don't request a complaint mail
21534         from mingw users.
21535
21536 2007-02-19  Bruno Haible  <bruno@clisp.org>
21537
21538         * lib/stdlib_.h: Use "#pragma GCC system_header" to suppress some gcc
21539         warnings.
21540         Reported by Joel E. Denny <jdenny@ces.clemson.edu> via Paul Eggert.
21541
21542 2007-02-19  Jim Meyering  <jim@meyering.net>
21543
21544         Don't use FD after a successful "fdopendir (fd)".
21545         * lib/getcwd.c (__getcwd) [AT_FDCWD]: fdopendir (fd) usually closes fd.
21546         Reset it by calling dirfd on the just-obtained DIR*.
21547
21548         * m4/ftruncate.m4: Adjust comment to give this module a 3-year reprieve.
21549         Prompted by a report from Bruno Haible that mingw lacks ftruncate.
21550
21551 2007-02-18  Bruno Haible  <bruno@clisp.org>
21552
21553         * lib/readlink.c: Include <unistd.h>.
21554         * m4/readlink.m4 (gl_FUNC_READLINK): Require gl_UNISTD_H_DEFAULTS. Set
21555         HAVE_READLINK.
21556         * modules/readlink (Depends-on): Add unistd.
21557         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
21558         (Include): Add <unistd.h>.
21559
21560         * lib/getlogin_r.h: Remove file.
21561         * lib/getlogin_r.c: Include <unistd.h> instead of getlogin_r.h.
21562         * m4/getlogin_r.m4 (gl_GETLOGIN_R_SUBSTITUTE): Remove macro.
21563         (gl_GETLOGIN_R): Inline it here. Require gl_UNISTD_H_DEFAULTS. Set
21564         HAVE_DECL_GETLOGIN_R.
21565         * modules/getlogin_r (Files): Remove lib/getlogin_r.h.
21566         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
21567         (Include): Use <unistd.h> instead of getlogin_r.h.
21568
21569         * lib/getcwd.h: Remove file.
21570         * lib/getcwd.c: Include <unistd.h> instead of getcwd.h.
21571         * lib/xgetcwd.c: Likewise.
21572         * m4/getcwd.m4 (gl_FUNC_GETCWD): Require gl_UNISTD_H_DEFAULTS. Set
21573         REPLACE_GETCWD. Don't define __GETCWD_PREFIX.
21574         * modules/getcwd (Files): Remove lib/getcwd.h.
21575         (Depends-on): Add unistd.
21576         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
21577         (Include): Use <unistd.h> instad of getcwd.h.
21578
21579         * lib/ftruncate.c: Include <unistd.h> first.
21580         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): Require gl_UNISTD_H_DEFAULTS.
21581         Set HAVE_FTRUNCATE.
21582         * modules/ftruncate (Depends-on): Add unistd.
21583         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
21584
21585         * lib/fchdir.c: Include <unistd.h> first.
21586         * lib/dirent_.h: Test REPLACE_FCHDIR, not FCHDIR_REPLACEMENT.
21587         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Require gl_UNISTD_H_DEFAULTS instead
21588         of gl_HEADER_UNISTD_DEFAULTS. Set REPLACE_FCHDIR. Don't set UNISTD_H.
21589         * modules/fchdir (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
21590         (Makefile.am): Substitute also REPLACE_FCHDIR into dirent.h.
21591
21592         * lib/dup2.c: Include <unistd.h> first.
21593         * m4/dup2.m4 (gl_FUNC_DUP2): Require gl_UNISTD_H_DEFAULTS. Set
21594         HAVE_DUP2.
21595         * modules/dup2 (Depends-on): Add unistd.
21596         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
21597
21598         * lib/chown.c: Include <unistd.h> first. Undefine chown later.
21599         * m4/chown.m4 (gl_FUNC_CHOWN): Require gl_UNISTD_H_DEFAULTS. Set
21600         REPLACE_CHOWN. Don't define chown as a macro here.
21601         * modules/chown (Depends-on): Add unistd.
21602         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
21603
21604         * lib/unistd_.h: Test HAVE_UNISTD_H determined at configure time.
21605         Add definition for GL_LINK_WARNING.
21606         (chown, dup2): New declarations.
21607         (fchdir): Test REPLACE_FCHDIR, not FCHDIR_REPLACEMENT. Provide optional
21608         link warning.
21609         (ftruncate): New declaration.
21610         (getcwd): New declaration, taken from old getcwd.h.
21611         (getlogin_r): New declaration, taken from old getlogin_r.h.
21612         (readlink): New declaration.
21613         * m4/unistd_h.m4 (gl_UNISTD_H): Renamed from gl_HEADER_UNISTD. Don't
21614         set UNISTD_H. Inline gl_PREREQ_UNISTD. Set HAVE_UNISTD_H.
21615         (gl_PREREQ_UNISTD): Remove macro.
21616         (gl_UNISTD_MODULE_INDICATOR): New macro.
21617         (gl_UNISTD_H_DEFAULTS): Renamed from gl_HEADER_UNISTD_DEFAULTS. Set
21618         many new variables. Don't set UNISTD_H.
21619         * modules/unistd (Description): Change.
21620         (Depends-on): Add link-warning.
21621         (configure.ac): Update.
21622         (Makefile.am): Create unistd.h always. Substitute many new variables
21623         into it.
21624
21625 2007-02-18  Bruno Haible  <bruno@clisp.org>
21626
21627         * lib/stdlib_.h (getsubopt): New declaration, copied from getsubopt.h.
21628         * modules/stdlib (stdlib.h): Also substitute GNULIB_GETSUBOPT and
21629         HAVE_GETSUBOPT.
21630         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Also initialize
21631         GNULIB_GETSUBOPT and HAVE_GETSUBOPT.
21632         * lib/getsubopt.h: Remove file.
21633         * modules/getsubopt (Files): Remove lib/getsubopt.h.
21634         (Depends-on): Add stdlib.
21635         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
21636         (Includes): Use <stdlib.h> instead of getsubopt.h.
21637         * m4/getsubopt.m4 (gl_FUNC_GETSUBOPT): Require gl_STDLIB_H_DEFAULTS.
21638         Set HAVE_GETSUBOPT.
21639         * lib/getsubopt.c: Don't include getsubopt.h.
21640
21641 2007-02-18  Bruno Haible  <bruno@clisp.org>
21642
21643         * modules/fchdir (Depends-on): Add dup2.
21644
21645 2007-02-18  Bruno Haible  <bruno@clisp.org>
21646
21647         * lib/stdlib_.h: Handle glibc's special invocation convention
21648         specially.
21649
21650 2007-02-18  Bruno Haible  <bruno@clisp.org>
21651
21652         * modules/stdlib-tests: New file.
21653         * tests/test-stdlib.c: New file.
21654
21655         * modules/mkstemp (Files): Remove lib/mkstemp.h.
21656         (Depends-on): Add stdlib.
21657         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
21658         (Includes): Use <stdlib.h> instead of mkstemp.h.
21659         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Require gl_STDLIB_H_DEFAULTS. Set
21660         REPLACE_MKSTEMP. Remove definition of __MKSTEMP_PREFIX.
21661         * lib/mkstemp.c: Don't include mkstemp.h.
21662         * lib/mkstemp-safer.c: Include <stdlib.h> instead of mkstemp.h.
21663         * lib/stdlib--.h: Don't include mkstemp.h.
21664
21665         * modules/mkdtemp (Files): Remove lib/mkdtemp.h.
21666         (Depends-on): Add stdlib.
21667         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
21668         (Includes): Use <stdlib.h> instead of mkdtemp.h.
21669         * m4/mkdtemp.m4 (gt_FUNC_MKDTEMP): Require gl_STDLIB_H_DEFAULTS. Set
21670         HAVE_MKDTEMP.
21671         * lib/mkdtemp.c: Don't include mkdtemp.h.
21672         * lib/clean-temp.c: Don't include mkdtemp.h.
21673
21674         * modules/exit (Files): Remove lib/exit.h.
21675         (Depends-on): Add stdlib.
21676         (Makefile.am): Remove lib_SOURCES.
21677         (Include): Use <stdlib.h> instead of exit.h.
21678         * lib/argmatch.c: Don't include exit.h.
21679         * lib/execute.c: Likewise.
21680         * lib/pagealign_alloc.c: Likewise.
21681         * lib/pipe.c: Likewise.
21682         * lib/wait-process.c: Likewise.
21683         * lib/copy-file.c: Include <stdlib.h> instead of exit.h.
21684         * lib/exitfail.c: Likewise.
21685         * lib/savewd.c: Likewise.
21686         * lib/xsetenv.c: Likewise.
21687
21688         * modules/stdlib: New file.
21689         * lib/stdlib_.h: New file, incorporating exit.h, mkdtemp.h, mkstemp.h
21690         and extra comments about mkstemp().
21691         * lib/exit.h: Remove file.
21692         * lib/mkdtemp.h: Remove file.
21693         * lib/mkstemp.h: Remove file.
21694         * m4/stdlib_h.m4: New file.
21695         * MODULES.html.sh (Support for systems lacking ANSI C 89): Add stdlib.
21696
21697 2007-02-18  Bruno Haible  <bruno@clisp.org>
21698
21699         * modules/math-tests: New file.
21700         * tests/test-math.c: New file.
21701
21702         * modules/math: New file.
21703         * modules/mathl (Files): Remove lib/mathl.h.
21704         (Depends-on): Add math.
21705         (Makefile.am): Don't mention mathl.h.
21706         (Include): Use <math.h> instead of mathl.h.
21707         * lib/math_.h: New file.
21708         * lib/mathl.h: Remove file.
21709         * lib/acosl.c: Include <config.h> and <math.h> first. Don't include
21710         mathl.h.
21711         * lib/asinl.c: Likewise.
21712         * lib/atanl.c: Likewise.
21713         * lib/ceill.c: Likewise.
21714         * lib/cosl.c: Likewise.
21715         * lib/expl.c: Likewise.
21716         * lib/floorl.c: Likewise.
21717         * lib/frexpl.c: Likewise.
21718         * lib/ldexpl.c: Likewise.
21719         * lib/logl.c: Likewise.
21720         * lib/sincosl.c: Likewise.
21721         * lib/sinl.c: Likewise.
21722         * lib/sqrtl.c: Likewise.
21723         * lib/tanl.c: Likewise.
21724         * lib/trigl.c: Likewise.
21725         * m4/math_h.m4: New file.
21726         * MODULES.html.sh (Mathematics): Add math.
21727
21728 2007-02-17  Bruno Haible  <bruno@clisp.org>
21729
21730         * modules/wctype-tests: New file.
21731         * tests/test-wctype.c: New file.
21732
21733         * modules/wchar-tests: New file.
21734         * tests/test-wchar.c: New file.
21735
21736         * modules/unistd-tests: New file.
21737         * tests/test-unistd.c: New file.
21738
21739         * modules/time-tests: New file.
21740         * tests/test-time.c: New file.
21741
21742         * modules/sysexits-tests: New file.
21743         * tests/test-sysexits.c: New file.
21744
21745         * modules/sys_time-tests: New file.
21746         * tests/test-sys_time.c: New file.
21747
21748         * modules/sys_stat-tests: New file.
21749         * tests/test-sys_stat.c: New file.
21750
21751         * modules/sys_socket-tests: New file.
21752         * tests/test-sys_socket.c: New file.
21753
21754         * modules/sys_select-tests: New file.
21755         * tests/test-sys_select.c: New file.
21756
21757         * modules/string-tests: New file.
21758         * tests/test-string.c: New file.
21759
21760         * modules/stdbool-tests: New file.
21761         * tests/test-stdbool.c: New file.
21762
21763         * modules/netinet_in-tests: New file.
21764         * tests/test-netinet_in.c: New file.
21765
21766         * modules/inttypes-tests: New file.
21767         * tests/test-inttypes.c: New file.
21768
21769         * modules/fcntl-tests: New file.
21770         * tests/test-fcntl.c: New file.
21771
21772         * modules/byteswap-tests: New file.
21773         * tests/test-byteswap.c: New file.
21774
21775         * modules/arpa_inet-tests: New file.
21776         * tests/test-arpa_inet.c: New file.
21777
21778 2007-02-17  Bruno Haible  <bruno@clisp.org>
21779
21780         * lib/inttypes_.h: Add definition for GL_LINK_WARNING.
21781         (imaxabs, imaxdiv, strtoimax, strtoumax): Don't declare the function
21782         if the corresponding module is not enabled. Emit link warnings if
21783         the function is used nevertheless.
21784         * m4/inttypes.m4 (gl_INTTYPES_H): Never use the existing <inttypes.h>.
21785         Don't AC_SUBST HAVE_DECL_IMAXABS, HAVE_DECL_IMAXDIV,
21786         HAVE_DECL_STRTOIMAX, HAVE_DECL_STRTOUMAX.
21787         (gl_INTTYPES_MODULE_INDICATOR, gl_INTTYPES_H_DEFAULTS): New macros.
21788         * modules/inttypes (Depends-on): Add link-warning.
21789         (Makefile.am): Copy the contents of build-aux/link-warning.h into
21790         inttypes.h. Substitute also GNULIB_IMAXABS, GNULIB_IMAXDIV,
21791         GNULIB_STRTOIMAX, GNULIB_STRTOUMAX.
21792         * modules/imaxabs (configure.ac): Invoke gl_INTTYPES_MODULE_INDICATOR.
21793         * modules/imaxdiv (configure.ac): Likewise.
21794         * modules/strtoimax (configure.ac): Likewise.
21795         * modules/strtoumax (configure.ac): Likewise.
21796
21797 2007-02-17  Bruno Haible  <bruno@clisp.org>
21798
21799         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Include the contents of
21800         gl_STRING_MODULE_INDICATOR_DEFAULTS.
21801         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Remove macro.
21802         (gl_HEADER_STRING_H_BODY, gl_STRING_MODULE_INDICATOR): Update.
21803
21804 2007-02-17  Bruno Haible  <bruno@clisp.org>
21805
21806         * modules/link-warning: New file.
21807         * build-aux/link-warning.h: New file, extracted from lib/string_.h.
21808         * lib/string_.h (GL_LINK_WARNING): Remove definition.
21809         * modules/string (Depends-on): Add link-warning.
21810         (Makefile.am): Copy the contents of build-aux/link-warning.h into
21811         string.h.
21812         * MODULES.html.sh (Support for building libraries and executables): Add
21813         link-warning.
21814
21815 2007-02-17  Bruno Haible  <bruno@clisp.org>
21816
21817         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strcasecmp,
21818         strncasecmp, strchr, strchrnul, strdup, strndup, strnlen, strcspn,
21819         strpbrk, strspn, strrchr, strsep, strstr, strcasestr, strtok_r): Break
21820         long lines.
21821
21822 2007-02-17  Ben Pfaff  <blp@cs.stanford.edu>
21823             Bruno Haible  <bruno@clisp.org>
21824
21825         * modules/tmpfile: New file.
21826         * lib/tmpfile.c: New file.
21827         * m4/tmpfile.m4: New file.
21828         * MODULES.html.sh (func_all_modules): New section "Input/output".
21829
21830 2007-02-15  Bruno Haible  <bruno@clisp.org>
21831
21832         * lib/clean-temp.c [WIN32 && !CYGWIN]: Include <windows.h>.
21833         (supports_delete_on_close): New function.
21834         (open_temp, fopen_temp): Use _O_TEMPORARY when supported.
21835
21836 2007-02-14  Bruno Haible  <bruno@clisp.org>
21837
21838         * modules/mbspcasecmp-tests: New file.
21839         * tests/test-mbspcasecmp.sh: New file.
21840         * tests/test-mbspcasecmp.c: New file.
21841
21842         New module mbspcasecmp.
21843         * modules/mbspcasecmp: New file.
21844         * lib/mbspcasecmp.c: New file.
21845         * lib/string_.h (strncasecmp): Change warning message.
21846         (mbspcasecmp): New declaration.
21847         * m4/mbspcasecmp.m4: New file.
21848         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
21849         GNULIB_MBSPCASECMP.
21850         * modules/string (string.h): Also substitute GNULIB_MBSPCASECMP.
21851         * MODULES.html.sh (Internationalization functions): Add mbspcasecmp.
21852
21853 2007-02-14  Bruno Haible  <bruno@clisp.org>
21854
21855         * modules/mbsncasecmp-tests: New file.
21856         * tests/test-mbsncasecmp.sh: New file.
21857         * tests/test-mbsncasecmp.c: New file.
21858
21859         New module mbsncasecmp.
21860         * modules/mbsncasecmp: New file.
21861         * lib/mbsncasecmp.c: New file.
21862         * lib/string_.h (mbsncasecmp): New declaration.
21863         * m4/mbsncasecmp.m4: New file.
21864         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
21865         GNULIB_MBSNCASECMP.
21866         * modules/string (string.h): Also substitute GNULIB_MBSNCASECMP.
21867         * MODULES.html.sh (Internationalization functions): Add mbsncasecmp.
21868
21869 2007-02-14  Paul Eggert  <eggert@cs.ucla.edu>
21870
21871         * lib/exclude.c (FNM_EXTMATCH): Define if system does not.
21872         Verify that it doesn't overlap with our flags.
21873         (fnmatch_no_wildcards): Don't use strcasecmp or strncasecmp, which
21874         do not have the desired effect in multibyte locales; instead, use
21875         mbscasecmp.
21876         * modules/exclude (Depends-on): Depend on mbscasecmp, not strcase.
21877         Add dependency on xalloc.  Depend on fnmatch, not fnmatch-gnu, since
21878         we don't require GNU fnmatch ourselves (if our users require it, they
21879         should do so explicitly).
21880
21881         Fix regex code so it doesn't rely on strcasecmp.
21882         * lib/regex_internal.h: Include <langinfo.h> only if _LIBC is defined.
21883         Otherwise, include gnulib's langinfo.h.
21884         * lib/regcomp.c (init_dfa): Don't use strcasecmp, as it can have
21885         undesirable behavior in non-C locales.  Instead, rely on localecharset.
21886         * m4/regex.m4 (gl_PREREQ_REGEX): Don't require AM_LANGINFO_CODESET.
21887         * modules/regex (FILES): Remove m4/codeset.m4.
21888         (Depends-on): Add localcharset.  Remove strcase.
21889
21890 2007-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
21891
21892         * m4/unlinkdir.m4 (gl_UNLINKDIR): Fix m4 quoting bug.
21893         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Likewise.
21894
21895 2007-02-13  Bruno Haible  <bruno@clisp.org>
21896
21897         * m4/intdiv0.m4 (gt_INTDIV0): Assume ANSI C. Fix underquoting bug.
21898         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
21899
21900 2007-02-12  Bruno Haible  <bruno@clisp.org>
21901
21902         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strchrnul,
21903         strdup, strndup, strnlen, strpbrk, strsep, strtok_r): If
21904         GNULIB_POSIXCHECK and the gnulib module not enabled, provoke a link-
21905         time warning rather than a link error.
21906
21907 2007-02-12  Bruno Haible  <bruno@clisp.org>
21908
21909         * m4/locale-fr.m4 (gt_LOCALE_FR): Fix m4 quoting bug.
21910         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Likewise.
21911         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
21912
21913 2007-02-12  Paul Eggert  <eggert@cs.ucla.edu>
21914
21915         * lib/string_.h (strncasecmp): Fix typo: this macro takes 3
21916         args, not 2.
21917
21918 2007-02-12  Paul Eggert  <eggert@cs.ucla.edu>
21919
21920         New module 'time', so that apps can include <time.h> as per
21921         POSIX and GNU instead of separate include files like time_r.h
21922         and timegm.h.  This implementation tries out a simpler approach
21923         for replacing decls in standard include files (as compared to
21924         the string module), somewhat as an experiment.
21925
21926         * config/srclist.txt: Comment out mktime.c for now.
21927         * doc/gnulib-tool.texi (Initial import): Don't use time_r as an example
21928         since it doesn't apply any more.  Use generic wording instead.
21929         * MODULES.html.sh (Support for systems lacking POSIX:2001): New module
21930         'time'.
21931         * lib/time_.h, m4/time_h.m4, modules/time: New files.
21932         * lib/strptime.h, lib/time_r.h, lib/timegm.h: Remove.
21933         * lib/mktime.c: Include config.h depending on _LIBC, not HAVE_CONFIG_H.
21934         Don't include <sys/types.h>; no longer needed since we assume C89.
21935         * lib/mktime.c: Don't include "time_r.h"; no longer needed.
21936         * lib/strftime.c: Likewise.
21937         * lib/time_r.c: Likewise.
21938         * lib/nanosleep.c (nanosleep): #undef after include files, not before.
21939         * lib/nanosleep.c: Include <time.h> first, to check interface.
21940         * lib/strptime.c: Likewise.
21941         * lib/time_r.c: Likewise.
21942         * lib/timegm.c: Likewise.
21943         * lib/strptime.c: Don't include strptime.h or time_r.h; no longer
21944         needed.
21945         * lib/timegm.c: Don't include timegm.h; no longer needed.
21946         * lib/timespec.h: Don't include <sys/time.h> before <time.h>;
21947         time.h now handles any problems in that area.
21948         (struct timespec, nanosleep): Remove; time.h now arranges for these.
21949         * lib/xnanosleep.c: Don't include timespec.h; no longer needed now
21950         that time.h defines struct timespec.
21951         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Check that nanosleep is declared.
21952         Set REPLACE_NANOSLEEP.  Don't AC_DEFINE nanosleep; the time module now
21953         handles that.
21954         * m4/strptime.m4 (gl_FUNC_STPRTIME): Set REPLACE_STRPTIME.
21955         * m4/time_r.m4 (gl_TIME_R): Don't define HAVE_TIME_R_POSIX; no longer
21956         needed.  Set REPLACE_LOCALTIME.
21957         * m4/timegm.m4 (gl_FUNC_TIMEGM): Set REPLACE_TIMEGM.
21958         * m4/timespec.m4 (gl_CHECK_TYPE_STRUCT_TIMESPEC): Move to time_h.m4.
21959         (gl_TIMESPEC): Don't check for sys/time.h or struct timespec or
21960         nanosleep; time_h.m4 now does that.  Don't require
21961         gl_USE_SYSTEM_EXTENSIONS; no longer needed directly, and the time
21962         module handles this now.
21963         * modules/getdate (Depends-on): Remove timespec.  Add time.
21964         * modules/nanosleep (Depends-on): Likewise.
21965         * modules/stat-time (Depends-on): Likewise.
21966         * modules/nanosleep (Include): Include time.h, not timespec.h.
21967         * modules/strptime (Files): Remove lib/strptime.h.
21968         (Depends-on): Add extensions, time.
21969         (Include): Include time.h, not strptime.h.
21970         * modules/time_r (Files): Remove lib/time_r.h.
21971         (Depends-on): Add time.
21972         (Include): Include time.h, not time_r.h.
21973         * modules/timegm: Likewise.
21974         * modules/timespec (Description): Now does timespec-related decls
21975         of our own, instead of struct timespec itself.
21976         (Depends-on): Add time; remove extensions.
21977         (Maintainer): Add self.
21978         * modules/utimecmp (Depends-on): Add time; remove timespec.
21979         * modules/utimens (Depends-on): Likewise.
21980         * modules/xnanosleep (Depends-on): Likewise.
21981
21982 2007-02-11  Bruno Haible  <bruno@clisp.org>
21983
21984         * lib/c-strstr.c: Include allocsa.h.
21985         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
21986         * lib/c-strcasestr.c: Include allocsa.h.
21987         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
21988         * lib/strcasestr.c: Include allocsa.h.
21989         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
21990         * lib/mbsstr.c: Include allocsa.h.
21991         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): Use
21992         allocsa/freesa instead of malloc/free.
21993         * lib/mbscasestr.c: Include allocsa.h.
21994         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): Use
21995         allocsa/freesa instead of malloc/free.
21996         * modules/c-strstr (Depends-on): Add allocsa.
21997         * modules/c-strcasestr (Depends-on): Likewise.
21998         * modules/strcasestr (Depends-on): Likewise.
21999         * modules/mbsstr (Depends-on): Likewise.
22000         * modules/mbscasestr (Depends-on): Likewise.
22001
22002 2007-02-11  Bruno Haible  <bruno@clisp.org>
22003
22004         * lib/mbsspn.c (mbsspn): Fix bug. Remove unnecessary strlen call.
22005
22006         * modules/mbsspn-tests: New file.
22007         * tests/test-mbsspn.sh: New file.
22008         * tests/test-mbsspn.c: New file.
22009
22010 2007-02-11  Bruno Haible  <bruno@clisp.org>
22011
22012         * lib/mbspbrk.c (mbspbrk): Remove unneeded cast.
22013
22014         * modules/mbspbrk-tests: New file.
22015         * tests/test-mbspbrk.sh: New file.
22016         * tests/test-mbspbrk.c: New file.
22017
22018 2007-02-11  Bruno Haible  <bruno@clisp.org>
22019
22020         * lib/mbscspn.c (mbscspn): Remove unnecessary strlen call and
22021         unneeded cast.
22022
22023         * modules/mbscspn-tests: New file.
22024         * tests/test-mbscspn.sh: New file.
22025         * tests/test-mbscspn.c: New file.
22026
22027 2007-02-11  Bruno Haible  <bruno@clisp.org>
22028
22029         * modules/mbscasecmp-tests: New file.
22030         * tests/test-mbscasecmp.sh: New file.
22031         * tests/test-mbscasecmp.c: New file.
22032
22033 2007-02-11  Bruno Haible  <bruno@clisp.org>
22034
22035         Ensure O(n) worst-case complexity of mbscasestr.
22036         * lib/mbscasestr.c: Include stdbool.h.
22037         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): New
22038         functions.
22039         (mbscasestr): Add some bookkeeping. Invoke knuth_morris_pratt_* when
22040         the bookkeeping indicates that it's worth it.
22041         * modules/mbscasestr (Depends-on): Add stdbool, mbslen, strnlen.
22042
22043         * modules/mbscasestr-tests: New file.
22044         * tests/test-mbscasestr1.c: New file.
22045         * tests/test-mbscasestr2.sh: New file.
22046         * tests/test-mbscasestr2.c: New file.
22047         * tests/test-mbscasestr3.sh: New file.
22048         * tests/test-mbscasestr3.c: New file.
22049         * tests/test-mbscasestr4.sh: New file.
22050         * tests/test-mbscasestr4.c: New file.
22051         * m4/locale-tr.m4: New file.
22052
22053 2007-02-11  Bruno Haible  <bruno@clisp.org>
22054
22055         Ensure O(n) worst-case complexity of mbsstr.
22056         * lib/mbsstr.c: Include stdbool.h.
22057         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): New
22058         functions.
22059         (mbsstr): Add some bookkeeping. Invoke knuth_morris_pratt_* when the
22060         bookkeeping indicates that it's worth it.
22061         * modules/mbsstr (Depends-on): Add stdbool, mbslen, strnlen.
22062
22063         * modules/mbsstr-tests: New file.
22064         * tests/test-mbsstr1.c: New file.
22065         * tests/test-mbsstr2.sh: New file.
22066         * tests/test-mbsstr2.c: New file.
22067         * tests/test-mbsstr3.sh: New file.
22068         * tests/test-mbsstr3.c: New file.
22069         * m4/locale-fr.m4: New file.
22070
22071 2007-02-11  Bruno Haible  <bruno@clisp.org>
22072
22073         * lib/mbsrchr.c (mbsrchr): Fix bug.
22074
22075         * modules/mbsrchr-tests: New file.
22076         * tests/test-mbsrchr.sh: New file.
22077         * tests/test-mbsrchr.c: New file.
22078
22079 2007-02-11  Bruno Haible  <bruno@clisp.org>
22080
22081         * lib/mbschr.c (mbschr): Fix bug.
22082
22083         * modules/mbschr-tests: New file.
22084         * tests/test-mbschr.sh: New file.
22085         * tests/test-mbschr.c: New file.
22086         * m4/locale-zh.m4: New file.
22087
22088 2007-02-11  Bruno Haible  <bruno@clisp.org>
22089
22090         Support for copying multibyte string iterators.
22091         * lib/mbiter.h: Include <string.h>.
22092         (mbiter_multi_copy): New function.
22093         (mbi_copy): New macro.
22094         * lib/mbuiter.h: Include <string.h>.
22095         (mbuiter_multi_copy): New function.
22096         (mbui_copy): New macro.
22097
22098 2007-02-11  Bruno Haible  <bruno@clisp.org>
22099
22100         New module mbslen.
22101         * modules/mbslen: New file.
22102         * lib/mbslen.c: New file.
22103         * lib/string_.h (mbslen): New declaration.
22104         * m4/mbslen.m4: New file.
22105         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
22106         GNULIB_MBSLEN.
22107         * modules/string (string.h): Also substitute GNULIB_MBSLEN.
22108         * MODULES.html.sh (Internationalization functions): Add mbslen.
22109
22110 2007-02-11  Bruno Haible  <bruno@clisp.org>
22111
22112         Ensure O(n) worst-case complexity of strcasestr substitute.
22113         * lib/strcasestr.c: Include stdbool.h.
22114         (knuth_morris_pratt): New function.
22115         (strcasestr): Add some bookkeeping. Invoke knuth_morris_pratt when the
22116         bookkeeping indicates that it's worth it.
22117         * modules/strcasestr (Depends-on): Add stdbool, strnlen.
22118
22119         * modules/strcasestr-tests: New file.
22120         * tests/test-strcasestr.c: New file.
22121
22122 2007-02-11  Bruno Haible  <bruno@clisp.org>
22123
22124         Ensure O(n) worst-case complexity of c_strcasestr.
22125         * lib/c-strcasestr.c: Include stdbool.h, string.h.
22126         (knuth_morris_pratt): New function.
22127         (c_strcasestr): Add some bookkeeping. Invoke knuth_morris_pratt when
22128         the bookkeeping indicates that it's worth it.
22129         * modules/c-strcasestr (Depends-on): Add stdbool, strnlen.
22130
22131         * modules/c-strcasestr-tests: New file.
22132         * tests/test-c-strcasestr.c: New file.
22133
22134 2007-02-11  Bruno Haible  <bruno@clisp.org>
22135
22136         Ensure O(n) worst-case complexity of c_strstr.
22137         * lib/c-strstr.c: Include stdbool.h, string.h.
22138         (knuth_morris_pratt): New function.
22139         (c_strstr): Add some bookkeeping. Invoke knuth_morris_pratt when the
22140         bookkeeping indicates that it's worth it.
22141         * modules/c-strstr (Depends-on): Add stdbool, strnlen.
22142
22143         * lib/c-strstr.c: Complete rewrite for maintainability.
22144
22145         * modules/c-strstr-tests: New file.
22146         * tests/test-c-strstr.c: New file.
22147
22148 2007-02-11  Bruno Haible  <bruno@clisp.org>
22149
22150         * m4/javacomp.m4 (gt_JAVACOMP): Work around a 'tr' bug in coreutils
22151         5.2.1 and earlier, whereby \055 was treated just like the range
22152         delimiter '-'.
22153         Reported by Joel E. Denny <jdenny@ces.clemson.edu>.
22154
22155 2007-02-08  Bruno Haible  <bruno@clisp.org>
22156
22157         * modules/regex (Depends-on): Add stdbool.
22158         Reported by Dalibor Topic <robilad@kaffe.org>.
22159
22160 2007-02-05  Paul Eggert  <eggert@cs.ucla.edu>
22161
22162         * m4/regex.m4 (gl_REGEX): Check for glibc bug #3957.
22163         Prefer returning from main to exiting from it.
22164         Remove unnecessary parens after sizeof.
22165
22166 2007-02-05  Bruno Haible  <bruno@clisp.org>
22167
22168         New module mbssep.
22169         * modules/mbssep: New file.
22170         * lib/mbssep.c: New file.
22171         * lib/string_.h (strsep): Add a conditional link warning.
22172         (mbssep): New declaration.
22173         * m4/mbssep.m4: New file.
22174         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
22175         GNULIB_MBSSEP.
22176         * modules/string (string.h): Also substitute GNULIB_MBSSEP.
22177         * MODULES.html.sh (Internationalization functions): Add mbssep.
22178
22179 2007-02-05  Bruno Haible  <bruno@clisp.org>
22180
22181         * lib/strsep.c (strsep): Fix actions in case of no delimiters.
22182         Optimize search in case of 1 delimiter.
22183
22184 2007-02-05  Paolo Bonzini  <bonzini@gnu.org>
22185
22186         * lib/acl.h: Include sys/types.h before sys/acl.h.
22187
22188 2007-02-05  Paolo Bonzini  <bonzini@gnu.org>
22189
22190         Merge upstream fix for glibc bugzilla #3957:
22191
22192         2007-02-05  Jakub Jelinek  <jakub@redhat.com>
22193
22194         * lib/regcomp.c (parse_bracket_exp): Set '\n' bit rather than '\0'
22195         bit for RE_HAT_LISTS_NOT_NEWLINE.
22196         (build_charclass_op): Remove bogus comment.
22197
22198 2007-02-05  Simon Josefsson  <simon@josefsson.org>
22199
22200         * lib/gc.h, lib/gc-libgcrypt.c: Support SHA-256/384/512.
22201
22202 2007-02-04  Paul Eggert  <eggert@cs.ucla.edu>
22203
22204         * lib/getsubopt.c [!_LIBC]: Include config.h and getsubopt.h.
22205         * lib/memmem.c [!defined _LIBC]: Include config.h.
22206
22207 2007-02-04  Bruno Haible  <bruno@clisp.org>
22208
22209         * lib/string_.h (GL_LINK_WARNING2): Put the word "warning:" into the
22210         warning message.
22211
22212 2007-02-04  Bruno Haible  <bruno@clisp.org>
22213
22214         New module mbstok_r.
22215         * modules/mbstok_r: New file.
22216         * lib/mbstok_r.c: New file.
22217         * lib/string_.h (strtok_r): Change argument names to match the
22218         comments. Add a conditional link warning.
22219         (mbstok_r): New declaration.
22220         * m4/mbstok_r.m4: New file.
22221         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
22222         GNULIB_MBSTOK_R.
22223         * modules/string (string.h): Also substitute GNULIB_MBSTOK_R.
22224         * MODULES.html.sh (Internationalization functions): Add mbstok_r.
22225
22226 2007-02-04  Bruno Haible  <bruno@clisp.org>
22227
22228         New module mbsspn.
22229         * modules/mbsspn: New file.
22230         * lib/mbsspn.c: New file.
22231         * lib/string_.h (strspn): Add a conditional link warning.
22232         (mbsspn): New declaration.
22233         * m4/mbsspn.m4: New file.
22234         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
22235         GNULIB_MBSSPN.
22236         * modules/string (string.h): Also substitute GNULIB_MBSSPN.
22237         * MODULES.html.sh (Internationalization functions): Add mbsspn.
22238
22239 2007-02-04  Bruno Haible  <bruno@clisp.org>
22240
22241         New module mbspbrk.
22242         * modules/mbspbrk: New file.
22243         * lib/mbspbrk.c: New file.
22244         * lib/string_.h (strpbrk): Add a conditional link warning.
22245         (mbspbrk): New declaration.
22246         * m4/mbspbrk.m4: New file.
22247         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
22248         GNULIB_MBSPBRK.
22249         * modules/string (string.h): Also substitute GNULIB_MBSPBRK.
22250         * MODULES.html.sh (Internationalization functions): Add mbspbrk.
22251
22252 2007-02-04  Bruno Haible  <bruno@clisp.org>
22253
22254         New module mbscspn.
22255         * modules/mbscspn: New file.
22256         * lib/mbscspn.c: New file.
22257         * lib/string_.h (strcspn): Add a conditional link warning.
22258         (mbscspn): New declaration.
22259         * m4/mbscspn.m4: New file.
22260         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
22261         GNULIB_MBSCSPN.
22262         * modules/string (string.h): Also substitute GNULIB_MBSCSPN.
22263         * MODULES.html.sh (Internationalization functions): Add mbscspn.
22264
22265 2007-02-04  Bruno Haible  <bruno@clisp.org>
22266
22267         New module mbscasestr, reduced goal of strcasestr.
22268         * modules/mbscasestr: New file.
22269         * lib/mbscasestr.c: New file, copied from lib/strcasestr.c.
22270         (mbscasestr): Renamed from strcasestr.
22271         * lib/strcasestr.c: Don't include mbuiter.h.
22272         (strcasestr): Remove support for multibyte locales.
22273         * lib/string_.h (strcasestr): Don`t rename. Declare only if missing.
22274         Change the conditional link warning.
22275         (mbscasestr): New declaration.
22276         * m4/mbscasestr.m4: New file.
22277         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Enable the replacement only if
22278         the system does not have strcasestr. Set HAVE_STRCASESTR instead of
22279         REPLACE_STRCASESTR.
22280         (gl_PREREQ_STRCASESTR): Don't require gl_FUNC_MBRTOWC.
22281         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
22282         HAVE_STRCASESTR instead of REPLACE_STRCASESTR.
22283         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize GNULIB_MBSCASESTR.
22284         * modules/string (string.h): Also substitute GNULIB_MBSCASESTR.
22285         Substitute HAVE_STRCASESTR instead of REPLACE_STRCASESTR.
22286         * modules/strcasestr (Files): Remove m4/mbrtowc.m4.
22287         (Depends-on): Remove mbuiter.
22288         * MODULES.html.sh (Internationalization functions): Add mbscasestr.
22289
22290 2007-02-04  Bruno Haible  <bruno@clisp.org>
22291
22292         Simplify handling of strncasecmp.
22293         * lib/string_.h (strncasecmp): Remove test for GNULIB_STRCASE. Change
22294         the conditional link warning.
22295         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
22296         HAVE_STRCASECMP, not REPLACE_STRCASECMP.
22297         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Don't initialize GNULIB_STRCASE.
22298         * modules/strcase (configure.ac): Don't invoke
22299         gl_STRING_MODULE_INDICATOR.
22300         * modules/string (string.h): Don't substitute GNULIB_STRCASE.
22301
22302 2007-02-04  Bruno Haible  <bruno@clisp.org>
22303
22304         New module mbscasecmp, reduced goal of strcasecmp.
22305         * modules/mbscasecmp: New file.
22306         * lib/mbscasecmp.c: New file, copied from lib/strcasecmp.c.
22307         (mbscasecmp): Renamed from strcasecmp.
22308         * lib/strcasecmp.c: Don't include mbuiter.h.
22309         (strcasecmp): Remove support for multibyte locales.
22310         * lib/string_.h (strcasecmp): Don`t rename. Declare only if missing.
22311         Change the conditional link warning.
22312         (mbscasecmp): New declaration.
22313         * m4/mbscasecmp.m4: New file.
22314         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Enable the replacement only if
22315         the system lacks strcasecmp. Set HAVE_STRCASECMP instead of
22316         REPLACE_STRCASECMP.
22317         (gl_PREREQ_STRCASECMP): Don't require gl_FUNC_MBRTOWC.
22318         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
22319         GNULIB_MBSCASECMP.
22320         * modules/string (string.h): Also substitute GNULIB_MBSCASECMP.
22321         Substitute HAVE_STRCASECMP instead of REPLACE_STRCASECMP.
22322         * modules/strcase (Files): Remove m4/mbrtowc.m4.
22323         (Depends-on): Remove mbuiter.
22324         * MODULES.html.sh (Internationalization functions): Add mbscasecmp.
22325
22326 2007-02-04  Bruno Haible  <bruno@clisp.org>
22327
22328         New module mbsstr. Remove module strstr.
22329         * modules/mbsstr: New file.
22330         * modules/strstr: Remove file.
22331         * lib/mbsstr.c: Renamed from lib/strstr.c.
22332         (mbsstr): Renamed from strstr.
22333         * lib/string_.h (strstr): Remove declaration. Change the conditional
22334         link warning.
22335         (mbsstr): New declaration.
22336         * m4/mbsstr.m4: New file.
22337         * m4/strstr.m4: Remove file.
22338         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Don't initialize
22339         REPLACE_STRSTR.
22340         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize GNULIB_MBSSTR.
22341         Don't initialize GNULIB_STRSTR.
22342         * modules/string (string.h): Also substitute GNULIB_MBSSTR. Don't
22343         substitute GNULIB_STRSTR and REPLACE_STRSTR.
22344         * MODULES.html.sh (Internationalization functions): Add mbsstr.
22345         (Support for systems lacking ANSI C 89): Remove strstr.
22346
22347 2007-02-04  Bruno Haible  <bruno@clisp.org>
22348
22349         New module mbsrchr.
22350         * modules/mbsrchr: New file.
22351         * lib/mbsrchr.c: New file.
22352         * lib/string_.h (strrchr): Add a conditional link warning.
22353         (mbsrchr): New declaration.
22354         * m4/mbsrchr.m4: New file.
22355         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
22356         GNULIB_MBSRCHR.
22357         * modules/string (string.h): Also substitute GNULIB_MBSRCHR.
22358         * MODULES.html.sh (Internationalization functions): Add mbsrchr.
22359
22360 2007-02-04  Bruno Haible  <bruno@clisp.org>
22361
22362         New module mbschr.
22363         * modules/mbschr: New file.
22364         * lib/mbschr.c: New file.
22365         * lib/string_.h (strchr): Add a conditional link warning.
22366         (mbschr): New declaration.
22367         * m4/mbschr.m4: New file.
22368         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
22369         GNULIB_MBSCHR.
22370         * modules/string (string.h): Also substitute GNULIB_MBSCHR.
22371         * MODULES.html.sh (Internationalization functions): Add mbschr.
22372
22373 2007-02-04  Paul Eggert  <eggert@cs.ucla.edu>
22374
22375         * lib/stdbool_.h: Mention that bool bit-fields aren't supported.
22376
22377         * modules/stdarg (configure.ac-early): Require AC_PROG_CC_STDC.
22378
22379 2007-02-04  Bruno Haible  <bruno@clisp.org>
22380
22381         New module description section 'configure.ac-early'.
22382         * gnulib-tool (sed_extract_prog): Recognize configure.ac-early.
22383         (func_get_autoconf_early_snippet): New function.
22384         (func_import, func_create_testdir): Use it. Remove special cases for
22385         modules 'extensions' and 'lock'.
22386         * modules/extensions (configure.ac-early): Require
22387         gl_USE_SYSTEM_EXTENSIONS.
22388         * modules/lock (configure.ac-early): Require gl_LOCK_EARLY.
22389
22390 2007-02-04  Bruno Haible  <bruno@clisp.org>
22391
22392         Make use of gcj-4.3's -fsource and -ftarget option.
22393         * m4/javacomp.m4 (gt_JAVACOMP): Test whether gcj is in version >= 4.3,
22394         and if so try the options -fsource and -ftarget.
22395         * lib/javacomp.c (compile_using_gcj): Add fsource_option,
22396         source_version, ftarget_option, target_version arguments.
22397         (is_envjavac_gcj43, is_envjavac_gcj43_usable): New functions.
22398         (is_envjavac_oldgcj_14_14_usable): Renamed from
22399         is_envjavac_gcj_14_14_usable.
22400         (is_envjavac_oldgcj_14_13_usable): Renamed from
22401         is_envjavac_gcj_14_13_usable.
22402         (is_gcj_present): Update.
22403         (is_gcj_43, is_gcj43_usable): New functions.
22404         (is_oldgcj_14_14_usable): Renamed from is_gcj_14_14_usable. Update.
22405         (is_oldgcj_14_13_usable): Renamed from is_gcj_14_13_usable. Update.
22406         (compile_java_class): Test whether gcj is in version >= 4.3, and if so
22407         try the options -fsource and -ftarget.
22408
22409 2007-02-03  Paul Eggert  <eggert@cs.ucla.edu>
22410
22411         * lib/xalloc.h (x2nrealloc): Fix an unlikely bug in the overflow
22412         checking code.  Set N = ceil (1.5 * N) rather than to a slightly
22413         larger value.
22414
22415 2007-02-03  Jim Meyering  <jim@meyering.net>
22416
22417         Give tools a better chance to allocate space for very large buffers.
22418         * lib/xalloc.h (x2nrealloc): Use 3/2, not 2, as buffer size factor.
22419
22420         Make pwd and readlink work also when run with an unreadable parent dir
22421         on systems with openat support.
22422         * lib/getcwd.c (__getcwd) [HAVE_PARTLY_WORKING_GETCWD]: Use the system
22423         provided getcwd function, even when we have openat support.
22424         Reported by Dmitry V. Levin in <http://bugzilla.redhat.com/227168>.
22425
22426 2007-02-02  Bruno Haible  <bruno@clisp.org>
22427
22428         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strchrnul,
22429         strdup, strndup, strnlen, strpbrk, strsep, strtok_r): Provoke a link
22430         error only if GNULIB_POSIXCHECK is defined. Needed to avoid artificial
22431         portability problems if one of these functions is only used on specific
22432         platforms.
22433         Reported by Paul Eggert.
22434
22435 2007-02-02  Paul Eggert  <eggert@cs.ucla.edu>
22436
22437         Avoid mempcpy in the regex code, as the string.h mempcpy stuff
22438         is causing more trouble than it's curing.
22439         * lib/regex_internal.h (__mempcpy): Remove.
22440         * lib/regcomp.c (regerror): Rewrite to avoid the need for mempcpy
22441         (and make the code a tad smaller to boot).
22442         * m4/regex.m4 (gl_PREREQ_REGEX): Don't check for mempcpy.
22443
22444 2007-02-02  Jim Meyering  <jim@meyering.net>
22445
22446         * modules/arpa_inet: Put AC_PROG_MKDIR_P in the configure.ac:
22447         section, not in the Makefile.am: one.
22448
22449 2007-02-02  Eric Blake  <ebb9@byu.net>
22450
22451         * lib/strchrnul.c: Always include config.h first.
22452
22453         * modules/mountlist (Depends-on): Revert 2007-01-31 change,
22454         gnulib strstr is not necessary here.
22455
22456 2007-02-02  Simon Josefsson  <simon@josefsson.org>
22457
22458         * m4/socklen.m4: Fix typo.
22459
22460 2007-02-02  Eric Blake  <ebb9@byu.net>
22461
22462         * modules/arpa_inet (Makefile.am): Use MKDIR_P to avoid races.
22463         * modules/netinet_in (Makefile.am): Likewise.
22464
22465 2007-02-01  Bruno Haible  <bruno@clisp.org>
22466
22467         * lib/string_.h (GL_LINK_WARNING): New macro.
22468         (strcasecmp, strstr, strcasestr): If provided by the system,
22469         conditionally define as a macro that leads to a warning instead of to
22470         an error.
22471         (strncasecmp): Conditionally define as a macro that leads to a warning.
22472
22473 2007-02-01  Karl Berry  <karl@gnu.org>
22474
22475         * config/srclist.txt (strtok_r.c): lose sync, no more strtok_r.h.
22476
22477 2007-02-01  Bruno Haible  <bruno@clisp.org>
22478
22479         * MODULES.html.sh (Unicode string functions): Update after 2007-01-27
22480         renamings.
22481
22482 2007-02-01  Eric Blake  <ebb9@byu.net>
22483
22484         * modules/regex (Depends-on): Revert dependence on mempcpy.
22485         * lib/regex_internal.h [! _LIBC && !__mempcpy]: Undo string
22486         module's definition of mempcpy.
22487         Reported by Paul Eggert.
22488
22489 2007-02-01  Paul Eggert  <eggert@cs.ucla.edu>
22490
22491         * lib/string_.h: If the gnulib module XYZ is not present, undefine
22492         the symbol XYZ before redefining it.  This fixes a problem with
22493         programs that don't use XYZ, when compiled on systems that define
22494         XYZ to something else.
22495
22496 2007-01-31  Paul Eggert  <eggert@cs.ucla.edu>
22497
22498         * lib/mkdir-p.c (make_dir_parents): Close a race condition that
22499         occurs when "mkdir -m foo" creates a setgid directory that is (1)
22500         writeable to group or other and (2) is intended to have a special
22501         mode bit that is set or cleared.  In such a case, the directory
22502         should be neither group- nor other-writeable until the special
22503         mode bits are right.
22504
22505 2007-01-31  Eric Blake  <ebb9@byu.net>
22506
22507         * modules/mountlist (Depends-on): Add strstr.
22508
22509         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): Correct m4 usage
22510         bug.
22511         * modules/string (Makefile.am): Remove redundant replacement.
22512         * modules/regex (Depends-on): Add mempcpy.
22513
22514 2007-01-31  Bruno Haible  <bruno@clisp.org>
22515
22516         New module description field 'Link'.
22517         * gnulib-tool (func_usage): Document --extract-link-directive.
22518         (sed_extract_prog): Recognize 'Link' directive.
22519         (func_get_link_directive): New function.
22520         (func_import): Show summary of link directives.
22521         Handle --extract-link-directive option.
22522         * modules/acl (Link): New section.
22523         * modules/clock-time (Link): New section.
22524         * modules/euidaccess (Link): New section.
22525         * modules/gettext (Link): New section.
22526         * modules/iconv (Link): New section.
22527         * modules/lock (Link): New section.
22528         * modules/nanosleep (Link): New section.
22529         * modules/readline (Link): New section.
22530
22531 2007-01-27  Bruno Haible  <bruno@clisp.org>
22532
22533         Enforce the use of gnulib modules for unportable <string.h> functions.
22534         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): New macro.
22535         (gl_STRING_MODULE_INDICATOR_DEFAULTS): New macro.
22536         (gl_HEADER_STRING_H_BODY): Require it.
22537         * lib/string_.h: If the gnulib module XYZ is not present, redefine
22538         the symbol XYZ to one that gives a link error.
22539         * modules/string (Makefile.am): Also substitute the GNULIB_* variables.
22540         * modules/memmem (configure.ac): Invoke gl_STRING_MODULE_INDICATOR.
22541         * modules/mempcpy (configure.ac): Likewise.
22542         * modules/memrchr (configure.ac): Likewise.
22543         * modules/stpcpy (configure.ac): Likewise.
22544         * modules/stpncpy (configure.ac): Likewise.
22545         * modules/strcase (configure.ac): Likewise.
22546         * modules/strcasestr (configure.ac): Likewise.
22547         * modules/strchrnul (configure.ac): Likewise.
22548         * modules/strdup (configure.ac): Likewise.
22549         * modules/strndup (configure.ac): Likewise.
22550         * modules/strnlen (configure.ac): Likewise.
22551         * modules/strpbrk (configure.ac): Likewise.
22552         * modules/strsep (configure.ac): Likewise.
22553         * modules/strstr (configure.ac): Likewise.
22554         * modules/strtok_r (configure.ac): Likewise.
22555
22556 2007-01-31  Jean-Louis Martineau  <martineau@zmanda.com>  (tiny change)
22557
22558         * lib/gai_strerror.c (values): Add EAI_OVERFLOW.
22559
22560 2007-01-30  Jim Meyering  <jim@meyering.net>
22561
22562         * lib/mpsort.c (mpsort): Remove spurious "return" in void function.
22563
22564 2007-01-29  Bruno Haible  <bruno@clisp.org>
22565
22566         * lib/allocsa.h: Use '#if HAVE_*' instead of '#ifdef HAVE_*'.
22567         * lib/execute.c: Likewise.
22568         * lib/pipe.c: Likewise.
22569         * lib/printf-args.h: Likewise.
22570         * lib/printf-args.c: Likewise.
22571         * lib/printf-parse.c: Likewise.
22572         * lib/vasnprintf.c: Likewise.
22573
22574 2007-01-29  Eric Blake  <ebb9@byu.net>
22575
22576         * lib/memrchr.c: Assume <string.h> unconditionally, to pull in
22577         declaration.
22578
22579 2007-01-29  Paul Eggert  <eggert@cs.ucla.edu>
22580
22581         * lib/strptime.h (strptime): Use 'restrict' for args where
22582         POSIX requires this.
22583         * lib/strptime.c (strptime): Likewise.
22584         Change license notice from LGPL to GPL, since gnulib-tool will
22585         change this as needed.
22586         Include <config.h> if _LIBC is not defined, not if HAVE_CONFIG_H is
22587         defined.
22588         Include "strptime.h" first, to check interface.
22589         Do not #undef _LIBC and _NL_CURRENT.
22590         Do not include <stdlib.h>; no longer needed.
22591         Include "time_r.h" and declare ptime_locale_status
22592         only if _LIBC is not defined.
22593         (__P): Remove unused macro.
22594         (match_string): Bring back glibc version, but use it only if _LIBC
22595         is defined.
22596         (__strptime_internal): Compile tm_gmtoff code if _LIBC is defined, too.
22597         Remove unnecessary assertion and abort() call.
22598         Use #ifdef _NL_CURRENT rather than #if 0, for benefit of glibc.
22599         * m4/strptime.m4: Fix serial number comment.
22600         (gl_FUNC_STRPTIME): Require AC_C_RESTRICT, gl_TM_GMTOFF.
22601         * modules/strptime (Files): Add m4/tm_gmtoff.m4.
22602         (Depends-on): Add time_r.
22603
22604 2007-01-29  Bruno Haible  <bruno@clisp.org>
22605
22606         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
22607         strptime.
22608         * modules/strptime (Depends-on): Add stdbool.
22609         * lib/strptime.h: Include <time.h> always. Add comments.
22610
22611 2007-01-29  Yoann Vandoorselaere  <yoann@prelude-ids.org>
22612
22613         * modules/strptime: New file.
22614         * lib/strptime.h: New file.
22615         * lib/strptime.c: New file.
22616         * m4/strptime.m4: New file.
22617
22618 2007-01-28  Paul Eggert  <eggert@cs.ucla.edu>
22619
22620         * MODULES.html.sh: New module mpsort.
22621         * lib/mpsort.c, lib/mpsort.h, m4/mpsort.m4, modules/mpsort: New files.
22622
22623         * lib/regex.h (_Restrict_): Renamed from __restrict, to avoid
22624         a circularity problem with HP-UX ia64 reported by Bob Proulx in
22625         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00394.html>.
22626         All uses changed.
22627         (_Restrict_arr_): Renamed from __restrict_arr, for similar reasons.
22628         All uses changed.
22629         * lib/regcomp.c, lib/regexec.c: Change all uses from __restrict
22630         to _Restrict_.
22631         * lib/regexec.c (regexec): Declare pmatch with _Restrict_arr_, so that
22632         the parameter matches the prototype.
22633
22634 2007-01-28  Jim Meyering  <jim@meyering.net>
22635
22636         * modules/sys_time (Makefile.am) [MOSTLYCLEANFILES]: Do use
22637         sys/time.h here, reverting that part of the previous patch:
22638         <http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/8959>.
22639
22640 2007-01-28  Bruno Haible  <bruno@clisp.org>
22641
22642         * modules/sys_time (Makefile.am): Build sys/time.h only when it's the
22643         value of $(SYS_TIME_H).
22644         [MOSTLYCLEANFILES]: Now that sys/time.h is created only when needed,
22645         remove it conditionally, too. [added by Jim Meyering]
22646         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Set SYS_TIME_H.
22647         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY):
22648         (gl_FUNC_GETTIMEOFDAY_CLOBBER): Set SYS_TIME_H when setting
22649         GETTIMEOFDAY_REPLACEMENT to 1.
22650
22651 2007-01-28  Bruno Haible  <bruno@clisp.org>
22652
22653         * m4/unistd_h.m4 (gl_HEADER_UNISTD_DEFAULTS): New macro.
22654         (gl_HEADER_UNISTD): Require it. Don't set UNISTD_H to empty here.
22655         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Require gl_HEADER_UNISTD_DEFAULTS.
22656         Set UNISTD_H instead of UNISTD_H2.
22657         * modules/fchdir (BUILT_SOURCES): Drop $(UNISTD_H2).
22658
22659 2007-01-28  Bruno Haible  <bruno@clisp.org>
22660
22661         * modules/mbchar (Makefile.am): Add mbchar.c to lib_SOURCES.
22662         * m4/mbchar.m4 (gl_MBCHAR): Remove AC_LIBOBJ invocation.
22663
22664 2007-01-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
22665
22666         * gnulib-tool (func_emit_lib_Makefile_am, func_add_or_update)
22667         (func_create_testdir): Ensure C locale for `grep' and `tr'
22668         character ranges.
22669         (func_create_megatestdir): Avoid one `grep'.  Fix bug in
22670         ACLOCAL_AMFLAGS parsing state machine.
22671
22672 2007-01-27  Bruno Haible  <bruno@clisp.org>
22673
22674         * modules/unistr/base: Update.
22675
22676 2007-01-27  Bruno Haible  <bruno@clisp.org>
22677
22678         Rename u32-mbtouc -> u32-mbtouc-unsafe, u32-mbtouc-safe -> u32-mbtouc,
22679         u32_mbtouc -> u32_mbtouc_unsafe, u32_mbtouc_safe -> u32_mbtouc.
22680         * modules/unistr/u32-mbtouc-unsafe: Renamed from
22681         modules/unistr/u32-mbtouc.
22682         * lib/unistr/u32-mbtouc-unsafe.c: Renamed from lib/unistr/u32-mbtouc.c.
22683         * lib/unistr.h: Update.
22684         * lib/linebreak.c: Update.
22685         * modules/unistr/u32-mbtouc: Renamed from
22686         modules/unistr/u32-mbtouc-safe.
22687         * lib/unistr/u32-mbtouc.c: Renamed from lib/unistr/u32-mbtouc-safe.c.
22688         * lib/unistr.h: Update.
22689         * lib/unistr/u32-to-u8.c: Update.
22690         * lib/unistr/u32-to-u16.c: Update.
22691
22692 2007-01-27  Bruno Haible  <bruno@clisp.org>
22693
22694         Rename utf16-ucs4 -> utf16-ucs4-unsafe, utf16-ucs4-safe -> utf16-ucs4,
22695         u16_mbtouc -> u16_mbtouc_unsafe, u16_mbtouc_safe -> u16_mbtouc.
22696         * modules/utf16-ucs4-unsafe: Renamed from modules/utf16-ucs4.
22697         * lib/utf16-ucs4-unsafe.h: Renamed from lib/utf16-ucs4.h.
22698         * lib/unistr/utf16-ucs4-unsafe.c: Renamed from lib/unistr/utf16-ucs4.c.
22699         * modules/unistr/u16-mbtouc-unsafe: Renamed from
22700         modules/unistr/u16-mbtouc.
22701         * lib/unistr/u16-mbtouc-unsafe.c: Renamed from lib/unistr/u16-mbtouc.c.
22702         * lib/unistr.h: Update.
22703         * lib/linebreak.c: Update.
22704         * modules/linebreak: Update.
22705         * modules/utf16-ucs4: Renamed from modules/utf16-ucs4-safe.
22706         * lib/utf16-ucs4.h: Renamed from lib/utf16-ucs4-safe.h.
22707         * lib/unistr/utf16-ucs4.c: Renamed from lib/unistr/utf16-ucs4-safe.c.
22708         * modules/unistr/u16-mbtouc: Renamed from
22709         modules/unistr/u16-mbtouc-safe.
22710         * lib/unistr/u16-mbtouc.c: Renamed from lib/unistr/u16-mbtouc-safe.c.
22711         * lib/unistr.h: Update.
22712         * lib/unistr/u16-to-u8.c: Update.
22713         * modules/unistr/u16-to-u8: Update.
22714         * lib/unistr/u16-to-u32.c: Update.
22715         * modules/unistr/u16-to-u32: Update.
22716
22717 2007-01-27  Bruno Haible  <bruno@clisp.org>
22718
22719         Rename utf8-ucs4 -> utf8-ucs4-unsafe, utf8-ucs4-safe -> utf8-ucs4,
22720         u8_mbtouc -> u8_mbtouc_unsafe, u8_mbtouc_safe -> u8_mbtouc.
22721         * modules/utf8-ucs4-unsafe: Renamed from modules/utf8-ucs4.
22722         * lib/utf8-ucs4-unsafe.h: Renamed from lib/utf8-ucs4.h.
22723         * lib/unistr/utf8-ucs4-unsafe.c: Renamed from lib/unistr/utf8-ucs4.c.
22724         * modules/unistr/u8-mbtouc-unsafe: Renamed from
22725         modules/unistr/u8-mbtouc.
22726         * lib/unistr/u8-mbtouc-unsafe.c: Renamed from lib/unistr/u8-mbtouc.c.
22727         * lib/unistr.h: Update.
22728         * lib/striconveh.c: Update.
22729         * modules/striconveh: Update.
22730         * lib/linebreak.c: Update.
22731         * modules/linebreak: Update.
22732         * modules/utf8-ucs4: Renamed from modules/utf8-ucs4-safe.
22733         * lib/utf8-ucs4.h: Renamed from lib/utf8-ucs4-safe.h.
22734         * lib/unistr/utf8-ucs4.c: Renamed from lib/unistr/utf8-ucs4-safe.c.
22735         * modules/unistr/u8-mbtouc: Renamed from modules/unistr/u8-mbtouc-safe.
22736         * lib/unistr/u8-mbtouc.c: Renamed from lib/unistr/u8-mbtouc-safe.c.
22737         * lib/unistr.h: Update.
22738         * lib/striconveh.c: Update.
22739         * modules/striconveh: Update.
22740         * lib/unistr/u8-to-u16.c: Update.
22741         * modules/unistr/u8-to-u16: Update.
22742         * lib/unistr/u8-to-u32.c: Update.
22743         * modules/unistr/u8-to-u32: Update.
22744
22745 2007-01-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
22746
22747         Sync from Libtool.
22748         * lib/argz.c: Do not include strings.h nor memory.h, include
22749         string.h unconditionally.  Patch by Simon Josefsson.
22750
22751 2007-01-27  Bruno Haible  <bruno@clisp.org>
22752
22753         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): New macro, extracted
22754         from gl_HEADER_STRING_H_BODY.
22755         (gl_HEADER_STRING_H_BODY): Require it.
22756         * m4/memmem.m4 (gl_FUNC_MEMMEM): Require gl_HEADER_STRING_H_DEFAULTS.
22757         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Likewise.
22758         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Likewise.
22759         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Likewise.
22760         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
22761         * m4/strcase.m4 (gl_FUNC_STRCASECMP, gl_FUNC_STRNCASECMP): Likewise.
22762         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
22763         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Likewise.
22764         * m4/strdup.m4 (gl_FUNC_STRDUP): Likewise.
22765         * m4/strndup.m4 (gl_FUNC_STRNDUP): Likewise.
22766         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Likewise.
22767         * m4/strpbrk.m4 (gl_FUNC_STRPBRK): Likewise.
22768         * m4/strsep.m4 (gl_FUNC_STRSEP): Likewise.
22769         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
22770         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
22771
22772 2007-01-27  Bruno Haible  <bruno@clisp.org>
22773
22774         * gnulib-tool (func_emit_lib_Makefile_am): If $for_test is true, turn
22775         check_PROGRAMS into noinst_PROGRAMS.
22776         (func_emit_tests_Makefile_am): Likewise. Also don't initialize
22777         check_PROGRAMS in this case.
22778         (func_import): Set for_test to false.
22779         (func_create_testdir): Set for_test to true.
22780
22781 2007-01-27  Yoann Vandoorselaere <yoann.v@prelude-ids.com>
22782             Bruno Haible  <bruno@clisp.org>
22783
22784         * modules/strcasestr (Files): Remove lib/strcasestr.h.
22785         (Depends-on): Add string.
22786         (Includes): Use <string.h> instead of strcasestr.h.
22787         * modules/string (Makefile.am): Also substitute the value of
22788         REPLACE_STRCASESTR.
22789         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Don't define strcasestr here;
22790         assume strcasestr is declared in <string.h> not <strings.h>. Also
22791         set REPLACE_STRCASESTR.
22792         * m4/string_h.m4 (gl_HEADER_STRING_H_BODY): Provide a default value for
22793         REPLACE_STRCASESTR.
22794         * lib/strcasestr.h: Remove file.
22795         * lib/strcasestr.c: Include <string.h> instead of strcasestr.h.
22796         * lib/string_.h (strcasestr): New declaration.
22797
22798 2007-01-27  Bruno Haible  <bruno@clisp.org>
22799
22800         * lib/string_.h: Use 'extern'.
22801
22802 2007-01-27  Jim Meyering  <jim@meyering.net>
22803
22804         * lib/regex_internal.c (re_string_reconstruct): Remove declaration
22805         of set-but-not-used local, "q".
22806
22807         * lib/mempcpy.c: Include <config.h> before <string.h>.
22808         This fixes a compilation error on HP-UX, due to the system's
22809         "restrict"-using mempcpy prototype.
22810
22811 2007-01-26  Bruno Haible  <bruno@clisp.org>
22812
22813         Small optimization.
22814         * lib/javacomp.c: Include c-strstr.h.
22815          (is_envjavac_gcj): Use c_strstr instead of strstr.
22816         * modules/javacomp (Depends-on): Add c-strstr, remove strstr.
22817
22818 2007-01-26  Bruno Haible  <bruno@clisp.org>
22819
22820         * MODULES.html.sh (Unicode string functions): Add the new modules.
22821
22822         * modules/uniconv/u32-strconv-to-locale: New file.
22823         * lib/uniconv/u32-strconv-to-locale.c: New file.
22824
22825         * modules/uniconv/u16-strconv-to-locale: New file.
22826         * lib/uniconv/u16-strconv-to-locale.c: New file.
22827
22828         * modules/uniconv/u8-strconv-to-locale: New file.
22829         * lib/uniconv/u8-strconv-to-locale.c: New file.
22830
22831         * modules/uniconv/u32-strconv-from-locale: New file.
22832         * lib/uniconv/u32-strconv-from-locale.c: New file.
22833
22834         * modules/uniconv/u16-strconv-from-locale: New file.
22835         * lib/uniconv/u16-strconv-from-locale.c: New file.
22836
22837         * modules/uniconv/u8-strconv-from-locale: New file.
22838         * lib/uniconv/u8-strconv-from-locale.c: New file.
22839
22840         * modules/uniconv/u32-strconv-to-enc: New file.
22841         * lib/uniconv/u32-strconv-to-enc.c: New file.
22842         * modules/uniconv/u32-strconv-to-enc-tests: New file.
22843         * tests/uniconv/test-u32-strconv-to-enc.c: New file.
22844
22845         * modules/uniconv/u16-strconv-to-enc: New file.
22846         * lib/uniconv/u16-strconv-to-enc.c: New file.
22847         * lib/uniconv/u-strconv-to-enc.h: New file.
22848         * modules/uniconv/u16-strconv-to-enc-tests: New file.
22849         * tests/uniconv/test-u16-strconv-to-enc.c: New file.
22850
22851         * modules/uniconv/u8-strconv-to-enc: New file.
22852         * lib/uniconv/u8-strconv-to-enc.c: New file.
22853         * modules/uniconv/u8-strconv-to-enc-tests: New file.
22854         * tests/uniconv/test-u8-strconv-to-enc.c: New file.
22855
22856         * modules/uniconv/u32-strconv-from-enc: New file.
22857         * lib/uniconv/u32-strconv-from-enc.c: New file.
22858         * modules/uniconv/u32-strconv-from-enc-tests: New file.
22859         * tests/uniconv/test-u32-strconv-from-enc.c: New file.
22860
22861         * modules/uniconv/u16-strconv-from-enc: New file.
22862         * lib/uniconv/u16-strconv-from-enc.c: New file.
22863         * modules/uniconv/u16-strconv-from-enc-tests: New file.
22864         * tests/uniconv/test-u16-strconv-from-enc.c: New file.
22865
22866         * modules/uniconv/u8-strconv-from-enc: New file.
22867         * lib/uniconv/u8-strconv-from-enc.c: New file.
22868         * lib/uniconv/u-strconv-from-enc.h: New file.
22869         * modules/uniconv/u8-strconv-from-enc-tests: New file.
22870         * tests/uniconv/test-u8-strconv-from-enc.c: New file.
22871
22872         * modules/uniconv/u32-conv-from-enc: New file.
22873         * lib/uniconv/u32-conv-from-enc.c: New file.
22874         * modules/uniconv/u32-conv-from-enc-tests: New file.
22875         * tests/uniconv/test-u32-conv-from-enc.c: New file.
22876
22877         * modules/uniconv/u16-conv-from-enc: New file.
22878         * lib/uniconv/u16-conv-from-enc.c: New file.
22879         * lib/uniconv/u-conv-from-enc.h: New file.
22880         * modules/uniconv/u16-conv-from-enc-tests: New file.
22881         * tests/uniconv/test-u16-conv-from-enc.c: New file.
22882
22883         * modules/uniconv/u8-conv-from-enc: New file.
22884         * lib/uniconv/u8-conv-from-enc.c: New file.
22885         * modules/uniconv/u8-conv-from-enc-tests: New file.
22886         * tests/uniconv/test-u8-conv-from-enc.c: New file.
22887
22888         * modules/uniconv/base: New file.
22889         * lib/uniconv.h: New file.
22890
22891 2007-01-26  Paul Eggert  <eggert@cs.ucla.edu>
22892
22893         * doc/gnulib-tool.texi (Initial import): Update to match current
22894         behavior with strdup module.
22895         * lib/.cppi-disable: Remove strcase.h, strdup.h, strndup.h, strnlen.h.
22896         * lib/memmem.h: Remove; all uses removed.  This is now done
22897         by <string.h>.
22898         * lib/mempcpy.h: Likewise.
22899         * lib/memrchr.h: Likewise.
22900         * lib/stpcpy.h: Likewise.
22901         * lib/stpncpy.h: Likewise.
22902         * lib/strcase.h: Likewise.
22903         * lib/strchrnul.h: Likewise.
22904         * lib/strdup.h: Likewise.
22905         * lib/strndup.h: Likewise.
22906         * lib/strnlen.h: Likewise.
22907         * lib/strpbrk.h: Likewise.
22908         * lib/strsep.h: Likewise.
22909         * lib/strstr.h: Likewise.
22910         * lib/strtok_r.h: Likewise.
22911         * lib/string_.h: New file.
22912         * lib/argp-namefrob.h: Don't include no-longer-existent include files.
22913         Rely on <string.h> instead.
22914         * lib/canon-host.c: Likewise.
22915         * lib/chdir-long.c: Likewise.
22916         * lib/concatpath.c: Likewise.
22917         * lib/exclude.c: Likewise.
22918         * lib/fchdir.c: Likewise.
22919         * lib/getaddrinfo.c: Likewise.
22920         * lib/getcwd.c: Likewise.
22921         * lib/getsubopt.c: Likewise.
22922         * lib/glob.c: Likewise.
22923         * lib/hard-locale.c: Likewise.
22924         * lib/iconvme.c: Likewise.
22925         * lib/javacomp.c: Likewise.
22926         * lib/mempcpy.c: Likewise.
22927         * lib/memrchr.c: Likewise.
22928         * lib/regex_internal.h: Likewise.
22929         * lib/stpncpy.c: Likewise.
22930         * lib/strcasecmp.c: Likewise.
22931         * lib/strchrnul.c: Likewise.
22932         * lib/strdup.c: Likewise.
22933         * lib/striconv.c: Likewise.
22934         * lib/striconveh.c: Likewise.
22935         * lib/striconveha.c: Likewise.
22936         * lib/strncasecmp.c: Likewise.
22937         * lib/strndup.c: Likewise.
22938         * lib/strnlen.c: Likewise.
22939         * lib/strsep.c: Likewise.
22940         * lib/strstr.c: Likewise.
22941         * lib/strtok_r.c: Likewise.
22942         * lib/userspec.c: Likewise.
22943         * lib/w32spawn.h: Likewise.
22944         * lib/xstrndup.c: Likewise.
22945         * lib/mountlist.c (strstr): Remove decl.
22946         * m4/string_h.m4: New file.
22947         * m4/memmem.m4 (gl_FUNC_MEMMEM): Set HAVE_DECL_MEMMEM if necessary.
22948         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Set HAVE_MEMPCPY if necessary.
22949         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Set HAVE_MEMRCHR
22950         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Set HAVE_STPCPY if necessary.
22951         * m4/stpncpy.m4 (gl_PREREQ_STPNCPY): Set HAVE_STPNCPY if necessary.
22952         * m4/strcase.m4 (gl_FUNC_STRCASECMP):
22953         Set REPLACE_STRCASECMP if necessary.
22954         (gl_FUNC_STRNCASECMP): Set HAVE_DECL_STRNCASECMP if necessary.
22955         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Set HAVE_STRCHRNUL if necessary.
22956         * m4/strdup.m4 (gl_FUNC_STRDUP): Set HAVE_DECL_STRDUP if necessary.
22957         * m4/strndup.m4 (gl_FUNC_STRNDUP): Set HAVE_DECL_STRNLEN and
22958         HAVE_DECL_STRDUP if necessary.
22959         (gl_PREREQ_STRNLEN): Don't bother to check for strnlen decl,
22960         since gl_FUNC_STRNDUP does that now.
22961         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Set HAVE_DECL_STRNLEN if necessary.
22962         Check for decl here...
22963         (gl_PREREQ_STRNLEN): ... not here.
22964         * m4/strpbrk.m4 (gl_FUNC_STRPBRK): Set HAVE_STRPBRK if necessary.
22965         * m4/strsep.m4 (gl_FUNC_STRSEP): Set HAVE_STRSEP if necessary.
22966         * m4/strstr.m4 (gl_FUNC_STRSTR): Set REPLACE_STRSTR if necessary.
22967         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Set HAVE_DECL_STRTOK_R if
22968         necessary.
22969         * modules/string: New file.
22970         * modules/memmem (Files): Remove special-purpose include file.
22971         (Depends-on): Add string.
22972         (Include): Include <string.h>, not the removed file.
22973         * modules/mempcpy: Likewise.
22974         * modules/memrchr: Likewise.
22975         * modules/stpcpy: Likewise.
22976         * modules/stpncpy: Likewise.
22977         * modules/strcase: Likewise.
22978         * modules/strchrnul: Likewise.
22979         * modules/strdup: Likewise.
22980         * modules/strndup: Likewise.
22981         * modules/strnlen: Likewise.
22982         * modules/strpbrk: Likewise.
22983         * modules/strsep: Likewise.
22984         * modules/strstr: Likewise.
22985         * modules/strtok_r: Likewise.
22986         * tests/test-dirname.c: Don't include "strdup.h", since
22987         <string.h> now suffices.
22988         * tests/test-memmem.c: Don't include "memmem.h", since
22989         <string.h> now suffices.
22990
22991 2007-01-25  Bruno Haible  <bruno@clisp.org>
22992
22993         * lib/striconveh.c (mem_cd_iconveh_internal): Ignore *lengthp if
22994         *resultp is 0.
22995
22996         * lib/unistr/u16-to-u8.c (u16_to_u8): Fix u8_uctomb invocation.
22997         * lib/unistr/u32-to-u8.c (u32_to_u8): Likewise.
22998         * lib/unistr/u8-to-u16.c (u8_to_u16): Fix u16_uctomb invocation.
22999         * lib/unistr/u32-to-u16.c (u32_to_u16): Likewise.
23000
23001         * modules/unistr/u8-to-u16 (Depends-on): Add missing modules.
23002         * modules/unistr/u8-to-u32 (Depends-on): Add missing modules.
23003         * modules/unistr/u16-to-u8 (Depends-on): Add missing modules.
23004         * modules/unistr/u16-to-u32 (Depends-on): Add missing modules.
23005         * modules/unistr/u32-to-u8 (Depends-on): Add missing modules.
23006         * modules/unistr/u32-to-u16 (Depends-on): Add missing modules.
23007
23008 2007-01-24  Bruno Haible  <bruno@clisp.org>
23009
23010         Don't AC_REQUIRE autoconf macros that invoke AC_LIBOBJ. See
23011         <http://lists.gnu.org/archive/html/bug-gnulib/2006-10/msg00279.html>.
23012         * m4/argp.m4 (gl_ARGP): Invoke, don't require, gl_GETOPT_SUBSTITUTE.
23013         * m4/fts.m4 (gl_FUNC_FTS, gl_FUNC_FTS_LGPL): Invoke, don't require,
23014         gl_FUNC_FTS_CORE.
23015         (gl_FUNC_FTS_CORE): Invoke, don't require, gl_FUNC_OPENAT.
23016         * m4/lstat.m4 (gl_FUNC_LSTAT): Invoke, don't require,
23017         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
23018         * m4/memcmp.m4 (gl_FUNC_MEMCMP): Invoke, don't require, AC_FUNC_MEMCMP.
23019         * m4/mktime.m4 (gl_FUNC_MKTIME): Invoke, don't require, AC_FUNC_MKTIME.
23020         * m4/openat.m4 (gl_FUNC_OPENAT): Invoke, don't require,
23021         gl_FUNC_FCHOWNAT.
23022         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME): Invoke, don't require,
23023         gl_FUNC_STRFTIME.
23024         * m4/strtod.m4 (gl_FUNC_STRTOD): Invoke, don't require, AC_FUNC_STRTOD.
23025         Reported by Ralf Wildenhues.
23026
23027 2007-01-24  Bruno Haible  <bruno@clisp.org>
23028
23029         Drop AC_REQUIRE calls that are redundant with the module dependencies.
23030         * m4/canon-host.m4 (gl_PREREQ_CANON_HOST): Don't require
23031         gl_GETADDRINFO.
23032         * m4/chdir-long.m4 (gl_PREREQ_CHDIR_LONG): Don't require AM_STDBOOL_H,
23033         gl_FUNC_MEMPCPY, gl_FUNC_OPENAT, gl_FUNC_MEMRCHR.
23034         * m4/openat.m4 (gl_PREREQ_OPENAT): Don't require gl_SAVE_CWD.
23035
23036 2007-01-24  Paul Eggert  <eggert@cs.ucla.edu>
23037
23038         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Add test for glibc bug 361.
23039         Don't use 'exit'; just return from 'main'.
23040         (_AC_LIBOBJ_FNMATCH): Check for headers and functions just once.
23041
23042         * lib/fnmatch_.h: Readjust white space and comments to match
23043         glibc, to avoid spurious diffs.
23044
23045 2007-01-23  Paul Eggert  <eggert@cs.ucla.edu>
23046
23047         * lib/fnmatch_loop.c (internal_fnmatch) [!_LIBC]: #if-out the
23048         2004-12-01 change by Jakub Jelinek, since this code won't compile
23049         if !LIBC.  Problem reported by Bob Proulx.
23050
23051 2007-01-23  Bruno Haible  <bruno@clisp.org>
23052
23053         * lib/striconveh.c: Include c-strcaseeq.h.
23054         (mem_iconveh, str_iconveh): Use STRCASEEQ instead of c_strcasecmp.
23055         * modules/striconveh (Depends-on): Add c-strcaseeq.
23056
23057 2007-01-23  Bruno Haible  <bruno@clisp.org>
23058
23059         * MODULES.html.sh (String handling): Add streq, c-strcaseeq.
23060
23061         * modules/c-strcaseeq: New file.
23062         * lib/c-strcaseeq.h: New file.
23063
23064         * modules/streq: New file.
23065         * lib/streq.h: New file.
23066
23067 2007-01-23  Bruno Haible  <bruno@clisp.org>
23068
23069         * modules/striconveha-tests: New file.
23070         * tests/test-striconveha.c: New file.
23071
23072         * lib/striconveha.h: Include <stdbool.h>.
23073         (mem_iconveha, str_iconveha): Add 'transliterate' argument.
23074         * lib/striconveha.c: Include allocsa.h, strdup.h, c-strcase.h.
23075         (mem_iconveha_notranslit): Renamed from mem_iconveha.
23076         (mem_iconveha): New function.
23077         (str_iconveha_notranslit): Renamed from str_iconveha.
23078         (str_iconveha): New function.
23079         * modules/striconveha (Depends-on): Add stdbool, allocsa, strdup,
23080         c-strcase.
23081
23082 2007-01-23  Bruno Haible  <bruno@clisp.org>
23083
23084         * lib/striconveha.c (mem_iconveha): Fix endless recursion. Try all
23085         encodings without forgiving before trying any encoding with handler.
23086         (str_iconveha): Try all encodings without forgiving before trying any
23087         encoding with handler.
23088
23089 2007-01-23  Paul Eggert  <eggert@cs.ucla.edu>
23090
23091         Import the following changes from libc.
23092
23093         2005-10-14  Ulrich Drepper  <drepper@redhat.com>
23094
23095         * lib/fnmatch_loop.c: Adjust for changed secondary hash function.
23096
23097         2004-12-01  Jakub Jelinek  <jakub@redhat.com>
23098
23099         * lib/fnmatch_loop.c (internal_fnmatch): Clear is_seqval after
23100         normal_bracket label.
23101
23102         2004-09-01  Jakub Jelinek  <jakub@redhat.com>
23103
23104         [BZ #361]
23105         * lib/fnmatch_loop.c (FCT): For backslash between brackets, branch
23106         to normal_bracket after fetching the next character.
23107
23108 2007-01-22  Bruno Haible  <bruno@clisp.org>
23109
23110         * lib/striconveh.h (mem_cd_iconveh, mem_iconveh): Add 'offsets'
23111         argument.
23112         * lib/striconveh.c (iconv_carefully_1): New function.
23113         (mem_cd_iconveh_internal, mem_cd_iconveh, mem_iconveh): Add 'offsets'
23114         argument.
23115         (str_cd_iconveh): Update.
23116         * lib/striconveha.h (mem_iconveha): Add 'offsets' argument.
23117         * lib/striconveha.c (mem_iconveha): Add 'offsets' argument.
23118         * tests/test-striconveh.c (MAGIC): New macro.
23119         (new_offsets): New function.
23120         (main): Test call with and without offsets.
23121
23122 2007-01-22  Bruno Haible  <bruno@clisp.org>
23123
23124         * modules/sys_stat (Makefile.am): Use @MKDIR_P@ instead of $(MKDIR_P).
23125         * modules/sys_select (Makefile.am): Likewise.
23126         * modules/sys_socket (Makefile.am): Likewise.
23127         * modules/sys_time (Makefile.am): Likewise.
23128
23129 2007-01-22  Paul Eggert  <eggert@cs.ucla.edu>
23130
23131         * modules/gettimeofday (License): Change from GPL to LGPL, since
23132         gettimeofday is a library function.
23133
23134 2007-01-22  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
23135
23136         * lib/poll.c (rpl_poll): Don't check against FD_SETSIZE under Win32.
23137
23138 2007-01-21  Bruno Haible  <bruno@clisp.org>
23139
23140         * m4/gnulib-common.m4 (AC_PROG_MKDIR_P): New macro.
23141
23142 2007-01-21  Bruno Haible  <bruno@clisp.org>
23143
23144         * modules/striconveha: New file.
23145         * lib/striconveha.h: New file.
23146         * lib/striconveha.c: New file.
23147         * MODULES.html.sh (Internationalization functions): Add striconveha.
23148         * lib/striconv.c (str_iconv): Optimize the case of an empty input
23149         string.
23150         * lib/striconveh.c (mem_iconveh, str_iconveh): Likewise.
23151
23152 2007-01-21  Bruno Haible  <bruno@clisp.org>
23153
23154         * lib/striconv.c (str_iconv): Guarantee errno is set when strdup fails.
23155         * lib/striconveh.c (str_iconveh): Likewise.
23156
23157 2007-01-21  Bruno Haible  <bruno@clisp.org>
23158
23159         * lib/striconveh.h (mem_iconveh): New declaration.
23160         * lib/striconveh.c (mem_iconveh): New function.
23161         * tests/test-striconveh.c (main): Add tests for mem_iconveh.
23162
23163 2007-01-21  Bruno Haible  <bruno@clisp.org>
23164
23165         * lib/xstriconv.h (xmem_cd_iconv): Change specification.
23166
23167         * lib/striconveh.h (mem_cd_iconveh): Change specification.
23168         * lib/striconveh.c (mem_cd_iconveh): Don't free the user-supplied
23169         original result buffer.
23170         (str_cd_iconveh): Update.
23171         * tests/test-striconveh.c (main): Update.
23172
23173         * lib/striconv.h (mem_cd_iconv): Change specification.
23174         * lib/striconv.c (mem_cd_iconv): Don't free the user-supplied original
23175         result buffer.
23176         (str_cd_iconv): Update.
23177         * tests/test-striconv.c (main): Update.
23178
23179 2007-01-21  Bruno Haible  <bruno@clisp.org>
23180
23181         * gnulib-tool: Fix test whether sed is GNU sed supporting --posix.
23182
23183 2007-01-20  Jim Meyering  <jim@meyering.net>
23184
23185         * lib/userspec.c (parse_with_separator): If a user or group string
23186         starts with "+", skip the corresponding name-to-ID look-up, since
23187         such a look-up must fail: user and group names may not include "+".
23188
23189 2007-01-19  Paul Eggert  <eggert@cs.ucla.edu>
23190
23191         * lib/poll.c: Include sys/time.h and time.h unconditionally,
23192         since we now assume the sys_time module.
23193         * m4/poll.m4 (gl_PREREQ_POLL): Don't require AC_HEADER_TIME or
23194         check for sys/time.h; no longer needed.
23195         * modules/poll (Depends-on): Depend on sys_time.
23196
23197 2007-01-18  Bruno Haible  <bruno@clisp.org>
23198
23199         * m4/mktime.m4 (AC_FUNC_MKTIME): Remove test for <sys/time.h>.
23200         * m4/strftime.m4 (gl_FUNC_STRFTIME): Likewise.
23201
23202         * m4/tempname.m4 (gl_PREREQ_TEMPNAME): Remove tests for sys/time.h and
23203         gettimeofday.
23204
23205         * tests/test-gettimeofday.c: Include <time.h>.
23206         (dummy): Remove variable.
23207
23208         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Renamed from
23209         gl_HEADER_SYS_TIME_H.
23210         (gl_HEADER_SYS_TIME_H): New macro.
23211
23212         * lib/sys_time_.h: Test GETTIMEOFDAY_REPLACEMENT instead of
23213         HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
23214         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY,
23215         gl_FUNC_GETTIMEOFDAY_CLOBBER): Set GETTIMEOFDAY_REPLACEMENT instead of
23216         HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
23217         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H): Initialize
23218         GETTIMEOFDAY_REPLACEMENT instead of HAVE_GETTIMEOFDAY_POSIX_SIGNATURE
23219         and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
23220         * modules/sys_time (sys/time.h): Substitute GETTIMEOFDAY_REPLACEMENT
23221         instead of HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and
23222         GETTIMEOFDAY_CLOBBERS_LOCALTIME.
23223
23224         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Undo the
23225         last change; it caused a compilation error when cross-compiling to
23226         Cygwin.
23227
23228 2007-01-18  Jim Meyering  <jim@meyering.net>
23229
23230         Use "$(MKDIR_P) sys", not race-prone "test -d sys || mkdir sys".
23231         * modules/sys_stat (Makefile.am): Use "$(MKDIR_P) sys", rather
23232         than the race-prone "test -d sys || mkdir sys".
23233         (configure.ac): Use AC_PROG_MKDIR_P.
23234         * modules/sys_select: Likewise.
23235         * modules/sys_socket: Likewise.
23236         * modules/sys_time: Likewise.
23237
23238 2007-01-18  Eric Blake  <ebb9@byu.net>
23239
23240         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Also
23241         replace gettimeofday.
23242         * lib/gettimeofday.c (rpl_gettimeofday): Declare with replacement
23243         name, to avoid infinite recursion.
23244
23245 2007-01-17  Paul Eggert  <eggert@cs.ucla.edu>
23246
23247         * MODULES.html.sh (Support for systems lacking POSIX:2001): New
23248         module sys_time.
23249         * lib/gethrxtime.c: Include <sys/time.h>, since we can no longer
23250         assume timespec.h defines struct timeval.
23251         * lib/settime.c: Likewise.
23252         * lib/utimens.c: Likewise.
23253         * lib/gettime.c (gettime): Remove test against HAVE_GETTIMEOFDAY,
23254         since we now assume the gettimeofday module.
23255         * lib/tempname.c (__gen_tempname): Likewise.
23256         * lib/gettimeofday.h: Remove.
23257         * lib/gettimeofday.c: Include <sys/time.h> instead of "gettimeofday.h".
23258         Don't include <sys/types.h> and <stdlib.h>; shouldn't be needed.
23259         Include <time.h>, for 'time()'.
23260         (localtime_buffer_addr): Also use this workaround if
23261         TZSET_CLOBBERS_LOCALTIME.  Set to a dummy static variable by default,
23262         to simplify the uses.  All uses changed.
23263         (localtime, gmtime, tzset, gettimeofday): Reformat slightly so
23264         that #undef is inside {}, and 'const' follows type name consistently.
23265         (tzset): Define replacement only if TZSET_CLOBBERS_LOCALTIME.
23266         (gettimeofday): Do not use the maximum possible value for
23267         tv->tv_usec, since that might break usages other than ls.c.
23268         Instead, we'll leave ls.c alone.  This undoes today's patch
23269         by Bruno.  Add a compile-time warning for 1s-clock resolution;
23270         we've never observed the problem but might as well keep the
23271         canary.
23272         * lib/nanosleep.c: Include timespec.h first, for interface check.
23273         * lib/nanosleep.c: Include <sys/time.h> unconditionally, since we
23274         now assume the sys_time module.
23275         * lib/tempname.c: Likewise.
23276         * lib/timespec.h: Likewise.
23277         * lib/nanosleep.c: Don't worry about TIME_WITH_SYS_TIME; no longer
23278         needed.
23279         * lib/strftime.c: Likewise.
23280         * lib/timespec.h: Likewise.
23281         * lib/posixtm.c: Include posixtm.h first, for interface check.
23282         Don't worry about TM_IN_SYS_TIME; that's wayyy obsolete.
23283         * lib/posixtm.h: Include stdbool.h and time.h, for proper interface.
23284         * lib/strftime.c: Don't include <sys/types.h>; shouldn't be needed.
23285         * lib/sys_time_.h: New file.
23286         * lib/timespec.h (struct timespec): Use long int, not long.
23287         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY):
23288         (gl_FUNC_GETTIMEOFDAY_CLOBBER, gl_PREREQ_GETTIMEOFDAY):
23289         Remove obsolescent call to AC_HEADER_TIME.
23290         * m4/mktime.m4 (AC_FUNC_MKTIME): Likewise.
23291         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
23292         * m4/strftime.m4 (gl_FUNC_STRFTIME): Likewise.
23293         * m4/timespec.m4 (gl_TIMESPEC, gl_CHECK_TYPE_STRUCT_TIMESPEC):
23294         Likewise.
23295         * m4/tzset.m4 (gl_FUNC_TZSET_CLOBBER): Likewise.
23296         * m4/utimbuf.m4 (gl_CHECK_TYPE_STRUCT_UTIMBUF): Likewise.
23297         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY): Move sys/time.h tests
23298         into the sys_time module.  Check for gettimeofday just once.
23299         Prefix our variables with gl_, not with ac_ or jm_.  Tighten test
23300         for gettimeofday signature to just check the signature.  Merely
23301         compile it, since linking doesn't test signature.  Improve test for
23302         whether gettimeofday.o is actually needed.
23303         (gl_FUNC_GETTIMEOFDAY_CLOBBER): Renamed from
23304         AC_FUNC_GETTIMEOFDAY_CLOBBER.  All uses changed.  Use
23305         AC_RUN_IFELSE rather than AC_TRY_RUN.  If clobbering, set
23306         and define GETTIMEOFDAY_CLOBBERS_LOCALTIME.
23307         (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Don't define
23308         GETTIMEOFDAY_CLOBBERS_LOCALTIME; that's gl_FUNC_GETTIMEOFDAY_CLOBBER's
23309         job.  Don't define tzset; that's gl_FUNC_TZSET_CLOBBER's job.
23310         * m4/mktime.m4 (AC_FUNC_MKTIME): Just include <time.h> rather
23311         than worrying about sys/time.h.
23312         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
23313         Don't bother worrying about TIME_WITH_SYS_TIME.
23314         * m4/stat-time.m4 (gl_STAT_TIME): Likewise.
23315         * m4/posixtm.m4 (gl_POSIXTM): Remove obsolescent call to AC_STRUCT_TM.
23316         * m4/sys_time_h.m4: New file.
23317         * m4/tzset.m4 (gl_FUNC_TZSET_CLOBBER): Require gl_HEADER_SYS_TIME_H.
23318         Don't include sys/time.h.  Return from main rather than exiting.
23319         Define TZSET_CLOBBERS_LOCALTIME, for consistency with other names;
23320         all uses changed.
23321         * modules/gethrxtime (Depends-on): Add sys_time.
23322         * modules/gettime (Depends-on): Likewise.
23323         * modules/gettimeofday (Depends-on): Likewise.
23324         * modules/nanosleep (Depends-on): Likewise.
23325         * modules/settime (Depends-on): Likewise.
23326         * modules/tempname (Depends-on): Likewise.
23327         * modules/utimens (Depends-on): Likewise.
23328         * modules/gettimeofday (Files): Remove lib/gettimeofday.h.
23329         (Include:) Change back to <sys/time.h>.
23330         (Maintainer:) Add self.
23331         * modules/sys_time: New file.
23332         * modules/tempname (Depends-on): Add gettimeofday.
23333         * tests/test-gettimeofday.c: Include <sys/time.h>
23334         rather than gettimeofday.h.
23335
23336 2007-01-17  Bruno Haible  <bruno@clisp.org>
23337
23338         * gnulib-tool (func_get_license): Revert last patch. Instead, let
23339         the license default to GPL.
23340         (func_create_testdir): Don't complain if a module is LGPL and its
23341         tests module depends on GPLed modules.
23342
23343 2007-01-17  Bruno Haible  <bruno@clisp.org>
23344
23345         * lib/gettimeofday.c (gettimeofday): Add code for the case
23346         HAVE_GETTIMEOFDAY && !GETTIMEOFDAY_CLOBBERS_LOCALTIME. Use the
23347         maximum possible value for tv->tv_usec, rather than the minimum one.
23348
23349 2005-10-08  Martin Lambers  <marlam@marlam.de>
23350 2005-10-08  Paul Eggert  <eggert@cs.ucla.edu>
23351 2007-01-16  Bruno Haible  <bruno@clisp.org>
23352
23353         * modules/gettimeofday (Files): Add lib/gettimeofday.h.
23354         (configure.ac): Remove AC_FUNC_GETTIMEOFDAY_CLOBBER. Add
23355         gl_FUNC_GETTIMEOFDAY.
23356         (Include): Add gettimeofday.h.
23357         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY): New macro.
23358         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Don't invoke gl_PREREQ_GETTIMEOFDAY.
23359         (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Define
23360         GETTIMEOFDAY_CLOBBERS_LOCALTIME. Invoke gl_PREREQ_GETTIMEOFDAY here.
23361         (gl_PREREQ_GETTIMEOFDAY): Check for <sys/timeb.h> and _ftime.
23362         * lib/gettimeofday.h: New file.
23363         * lib/gettimeofday.c: Include <sys/timeb.h>.
23364         (localtime_buffer_addr, rpl_localtime, rpl_gmtime, rpl_tzset): Define
23365         only if GETTIMEOFDAY_CLOBBERS_LOCALTIME.
23366         (rpl_gettimeofday) [!HAVE_GETTIMEOFDAY]: Use _ftime() when available;
23367         fall back on time().
23368
23369         * tests/test-gettimeofday.c: New file.
23370         * modules/gettimeofday-tests: New file.
23371
23372 2007-01-16  Eric Blake  <ebb9@byu.net>
23373
23374         * modules/fnmatch (Depends-on): Depend on wchar.
23375         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Assume <wchar.h>.
23376         * m4/fnmatch.m4: Likewise.
23377         * modules/mbchar (Makefile.am): Assume <wchar.h>.
23378         * m4/mbchar.m4: Likewise.
23379         * modules/mbswidth (Depends-on): Depend on wchar.
23380         * lib/mbswidth.c: Assume <wchar.h>.
23381         * m4/mbswidth.m4: Likewise.
23382         * modules/quotearg (Depends-on): Depend on wchar.
23383         * lib/quotearg.c: Assume <wchar.h>.
23384         * m4/quotearg.m4: Likewise.
23385         * modules/regex (Depends-on): Depend on wchar.
23386         * lib/regex_internal.h: Assume <wchar.h>.
23387         * m4/regex.m4: Likewise.
23388         * modules/stdint (Depends-on): Depend on wchar.
23389         * lib/stdint_.h [!defined WCHAR_MIN]: Assume <wchar.h>.
23390         * m4/stdint.m4: Likewise.
23391         * tests/test-stdint.c [HAVE_WINT_T]: Likewise.
23392         * modules/strftime (Depends-on): Depend on wchar.
23393         * lib/strftime.c (DO_MULTIBYTE): Assume <wchar.h>.
23394         * modules/strtol (Depends-on): Depend on wchar.
23395         * lib/strtol.c: Assume <wchar.h>.
23396         * modules/wcwidth (Depends-on): Depend on wchar.
23397         * lib/wcwidth.h: Assume <wchar.h>.
23398         * m4/wcwidth.m4: Likewise.
23399
23400 2007-01-16  Bruno Haible  <bruno@clisp.org>
23401
23402         * modules/csharpexec-script: New, created from...
23403         * modules/csharpexec: ... this.
23404
23405 2007-01-16  Paolo Bonzini  <bonzini@gnu.org>
23406
23407         * modules/javaexec-script: New, created from...
23408         * modules/javaexec: ... this.
23409
23410 2007-01-16  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
23411
23412         * modules/poll (Dependencies): Add sys_select.
23413
23414 2007-01-15  Jim Meyering  <jim@meyering.net>
23415
23416         * m4/readutmp.m4 (gl_READUTMP): Work around AIX 4.3 struct-
23417         redefinition bug when using both <utmp.h> and <utmpx.h> headers.
23418         * lib/readutmp.h: Likewise.  Reported by Daniel Richard G. in
23419         <http://article.gmane.org/gmane.comp.gnu.core-utils.bugs/9415>.
23420
23421 2007-01-15  Bruno Haible  <bruno@clisp.org>
23422
23423         * modules/striconveh: New file.
23424         * lib/striconveh.h: New file.
23425         * lib/striconveh.c: New file.
23426         * MODULES.html.sh (Internationalization functions): Add striconveh.
23427
23428         * modules/striconveh-tests: New file.
23429         * tests/test-striconveh.c: New file.
23430
23431 2007-01-15  Bruno Haible  <bruno@clisp.org>
23432
23433         * lib/striconv.c (str_cd_iconv): Use the first algorithm if iconv is
23434         not from GNU libiconv or GNU libc.
23435
23436 2007-01-15  Bruno Haible  <bruno@clisp.org>
23437
23438         * doc/gnulib-intro.texi (Copyright): Explain the different license
23439         terms for module descriptions, autoconf macros, tests, documentation.
23440
23441 2007-01-14  Bruno Haible  <bruno@clisp.org>
23442
23443         * modules/striconv-tests: New file.
23444         * tests/test-striconv.c: New file.
23445
23446 2007-01-14  Bruno Haible  <bruno@clisp.org>
23447
23448         * modules/iconv-tests: New file.
23449         * tests/test-iconv.c: New file.
23450
23451 2007-01-14  Bruno Haible  <bruno@clisp.org>
23452
23453         * gnulib-tool (func_get_license): For test modules, use the license of
23454         the main module.
23455
23456 2007-01-14  Bruno Haible  <bruno@clisp.org>
23457
23458         * modules/iconv (Include): Clarify that <iconv.h> can only be included
23459         if iconv is found to exist.
23460
23461 2007-01-14  Bruno Haible  <bruno@clisp.org>
23462
23463         * modules/c-ctype-tests: New file.
23464         * tests/test-c-ctype.c: New file.
23465
23466 2007-01-14  Bruno Haible  <bruno@clisp.org>
23467
23468         * modules/binary-io-tests: New file.
23469         * tests/test-binary-io.sh: New file.
23470         * tests/test-binary-io.c: New file.
23471
23472 2007-01-14  Bruno Haible  <bruno@clisp.org>
23473
23474         * modules/array-oset-tests: New file.
23475         * tests/test-array_oset.c: New file.
23476
23477 2007-01-14  Bruno Haible  <bruno@clisp.org>
23478
23479         * modules/array-list-tests: New file.
23480         * tests/test-array_list.c: New file.
23481
23482 2007-01-14  Bruno Haible  <bruno@clisp.org>
23483
23484         * gnulib-tool (func_create_testdir): Don't unnecessarily run configure
23485         and make.
23486         Reported by Simon Josefsson in
23487         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00139.html>
23488
23489 2007-01-14  Bruno Haible  <bruno@clisp.org>
23490
23491         * modules/allocsa-tests: New file.
23492         * tests/test-allocsa.c: New file.
23493
23494 2007-01-14  Bruno Haible  <bruno@clisp.org>
23495
23496         * modules/fchdir (Depends-on): Add absolute-header.
23497         * modules/unistd (Depends-on): Likewise.
23498
23499 2006-12-30  Bruno Haible  <bruno@clisp.org>
23500
23501         * modules/fchdir: New file.
23502         * modules/unistd (Files): Add lib/unistd_.h.
23503         (Makefile.am): Generate unistd.h from unistd_.h.
23504         * lib/fchdir.c: New file.
23505         * lib/dirent_.h: New file.
23506         * lib/unistd_.h: New file.
23507         * lib/fcntl_.h (open) [FCHDIR_REPLACEMENT]: New replacement.
23508         * m4/fchdir.m4: New file.
23509         * m4/unistd_h.m4 (gl_PREREQ_UNISTD): New macro.
23510         (gl_HEADER_UNISTD): Invoke it.
23511         * lib/dup-safer.c (dup_safer) [FCHDIR_REPLACEMENT]: Use the dup
23512         function.
23513         * lib/backupfile.c (opendir, closedir): Undefine.
23514         * lib/chown.c (open, close): Undefine.
23515         * lib/clean-temp.c (open, close): Undefine.
23516         * lib/copy-file.c (open, close): Undefine.
23517         * lib/execute.c (open, close): Undefine.
23518         * lib/fsusage.c (open, close): Undefine.
23519         * lib/gc-gnulib.c (open, close): Undefine.
23520         * lib/getcwd.c (opendir, closedir): Undefine.
23521         * lib/glob.c (opendir, closedir): Undefine.
23522         * lib/javacomp.c (open, close): Undefine.
23523         * lib/mountlist.c (open, close, opendir, closedir): Undefine.
23524         * lib/openat-proc.c (open, close): Undefine.
23525         * lib/pagealign_alloc.c (open, close): Undefine.
23526         * lib/pipe.c (open, close): Undefine.
23527         * lib/progreloc.c (open, close): Undefine.
23528         * lib/savedir.c (opendir, closedir): Undefine.
23529         * lib/utime.c (open, close): Undefine.
23530         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add fchdir.
23531
23532 2007-01-10  Bruno Haible  <bruno@clisp.org>
23533
23534         * lib/striconv.c (mem_cd_iconv): Align the temporary buffer.
23535
23536 2007-01-12  Eric Blake  <ebb9@byu.net>
23537
23538         Provide a robust <wchar.h>.  Further simplifications are now
23539         possible in other modules, but not included here.
23540         * modules/wchar: New module.
23541         * m4/wchar.m4: New file.
23542         * lib/wchar_.h: Likewise.
23543         * modules/mbchar (Depends-on): Depend on wchar, as the first use
23544         of the new module.
23545         * MODULES.html.sh (Extended multibyte and wide character utilities):
23546         New section.
23547
23548 2007-01-12  Paul Eggert  <eggert@cs.ucla.edu>
23549
23550         * lib/xreadlink.c (SYMLINK_MAX) [!defined SYMLINK_MAX]: Define
23551         to a reasonable default for memory allocation.
23552         (xreadlink): Don't allocate a huge buffer, to work around a buggy
23553         file system that reports garbage st_size values for symlinks.
23554         Problem reported by Liyang Hu.
23555
23556 2007-01-11  Simon Josefsson  <simon@josefsson.org>
23557
23558         * gnulib-tool (func_all_modules): Exclude all .* files (e.g.,
23559         Emacs .#* auto-save files).
23560
23561 2007-01-11  Bruno Haible  <bruno@clisp.org>
23562
23563         * gnulib-tool (func_all_modules): Exclude all files inside the CVS
23564         directory.
23565
23566 2007-01-10  Paul Eggert  <eggert@cs.ucla.edu>
23567
23568         Use @...@ consistently in lib/wctype_.h.
23569         * lib/wctype_.h [HAVE_WINT_T]: Go back to using @...@, but rely
23570         on it being set to 1 or 0.
23571         * m4/wctype.m4 (gl_WCTYPE_H): Set HAVE_WINT_T to 1 or 0, and
23572         go back to AC_SUBSTing it.
23573         * modules/wctype (Makefile.am): Undo previous change.
23574
23575 2007-01-10  Eric Blake  <ebb9@byu.net>
23576
23577         * lib/wctype_.h [HAVE_WINT_T]: Rely on AC_DEFINE.
23578         * m4/wctype.m4 (gl_WCTYPE_H): No need to AC_SUBST(HAVE_WINT_T).
23579         * modules/wctype (Makefile.am): Likewise.
23580         Reported by Chris McGuire.
23581
23582 2007-01-10  Jim Meyering  <jim@meyering.net>
23583
23584         fts.c: a small readability/maintainability improvement
23585         * lib/fts.c (fts_read): Make this code slightly more readable and
23586         maintainable by hoisting the "sp->fts_cur = p" assignments to
23587         immediately follow the statements that set P.  Derived from
23588         the patch by Miloslav Trmac in http://bugzilla.redhat.com/222089.
23589
23590 2007-01-10  Eric Blake  <ebb9@byu.net>
23591
23592         * lib/wctype_.h [HAVE_WINT_T]: Include <stddef.h> before
23593         <wchar.h>, to work around BSDI bug in BSD/OS 4.0.1.
23594         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
23595         * m4/wint_t.m4 (gt_TYPE_WINT_T): Likewise.
23596         Reported by Chris McGuire.
23597
23598 2007-01-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
23599
23600         * gnulib-tool (func_all_modules): Use POSIX conforming escaping
23601         in sed script.
23602
23603 2007-01-09  Bruno Haible  <bruno@clisp.org>
23604
23605         * MODULES.html.sh: Accept options --cvs-urls, --git-urls.
23606         (repo_url_prefix, repo_url_suffix, repo_url_suffix_repl): New
23607         variables.
23608         (func_module): Use them.
23609
23610 2007-01-09  Bruno Haible  <bruno@clisp.org>
23611
23612         * modules/unistr/base: New file.
23613         * lib/unistr.h: New file.
23614
23615         * modules/unistr/u8-to-u16: New file.
23616         * lib/unistr/u8-to-u16.c: New file.
23617
23618         * modules/unistr/u8-to-u32: New file.
23619         * lib/unistr/u8-to-u32.c: New file.
23620
23621         * modules/unistr/u16-to-u8: New file.
23622         * lib/unistr/u16-to-u8.c: New file.
23623
23624         * modules/unistr/u16-to-u32: New file.
23625         * lib/unistr/u16-to-u32.c: New file.
23626
23627         * modules/unistr/u32-to-u8: New file.
23628         * lib/unistr/u32-to-u8.c: New file.
23629
23630         * modules/unistr/u32-to-u16: New file.
23631         * lib/unistr/u32-to-u16.c: New file.
23632
23633         * modules/unistr/u8-check: New file.
23634         * modules/unistr/u16-check: New file.
23635         * modules/unistr/u32-check: New file.
23636         * lib/unistr/u8-check.c: New file.
23637         * lib/unistr/u16-check.c: New file.
23638         * lib/unistr/u32-check.c: New file.
23639
23640         * modules/unistr/u8-chr: New file.
23641         * modules/unistr/u16-chr: New file.
23642         * modules/unistr/u32-chr: New file.
23643         * lib/unistr/u8-chr.c: New file.
23644         * lib/unistr/u16-chr.c: New file.
23645         * lib/unistr/u32-chr.c: New file.
23646
23647         * modules/unistr/u8-cmp: New file.
23648         * modules/unistr/u16-cmp: New file.
23649         * modules/unistr/u32-cmp: New file.
23650         * lib/unistr/u8-cmp.c: New file.
23651         * lib/unistr/u16-cmp.c: New file.
23652         * lib/unistr/u32-cmp.c: New file.
23653
23654         * modules/unistr/u8-cpy: New file.
23655         * modules/unistr/u16-cpy: New file.
23656         * modules/unistr/u32-cpy: New file.
23657         * lib/unistr/u8-cpy.c: New file.
23658         * lib/unistr/u16-cpy.c: New file.
23659         * lib/unistr/u32-cpy.c: New file.
23660         * lib/unistr/u-cpy.h: New file.
23661
23662         * modules/unistr/u8-cpy-alloc: New file.
23663         * modules/unistr/u16-cpy-alloc: New file.
23664         * modules/unistr/u32-cpy-alloc: New file.
23665         * lib/unistr/u8-cpy-alloc.c: New file.
23666         * lib/unistr/u16-cpy-alloc.c: New file.
23667         * lib/unistr/u32-cpy-alloc.c: New file.
23668         * lib/unistr/u-cpy-alloc.h: New file.
23669
23670         * modules/unistr/u8-endswith: New file.
23671         * modules/unistr/u16-endswith: New file.
23672         * modules/unistr/u32-endswith: New file.
23673         * lib/unistr/u8-endswith.c: New file.
23674         * lib/unistr/u16-endswith.c: New file.
23675         * lib/unistr/u32-endswith.c: New file.
23676         * lib/unistr/u-endswith.h: New file.
23677
23678         * modules/unistr/u8-mblen: New file.
23679         * modules/unistr/u16-mblen: New file.
23680         * modules/unistr/u32-mblen: New file.
23681         * lib/unistr/u8-mblen.c: New file.
23682         * lib/unistr/u16-mblen.c: New file.
23683         * lib/unistr/u32-mblen.c: New file.
23684
23685         * modules/unistr/u8-mbtouc: New file.
23686         * modules/unistr/u16-mbtouc: New file.
23687         * modules/unistr/u32-mbtouc: New file.
23688         * lib/unistr/u8-mbtouc.c: New file.
23689         * lib/unistr/u16-mbtouc.c: New file.
23690         * lib/unistr/u32-mbtouc.c: New file.
23691
23692         * modules/unistr/u8-mbtouc-safe: New file.
23693         * modules/unistr/u16-mbtouc-safe: New file.
23694         * modules/unistr/u32-mbtouc-safe: New file.
23695         * lib/unistr/u8-mbtouc-safe.c: New file.
23696         * lib/unistr/u16-mbtouc-safe.c: New file.
23697         * lib/unistr/u32-mbtouc-safe.c: New file.
23698
23699         * modules/unistr/u8-move: New file.
23700         * modules/unistr/u16-move: New file.
23701         * modules/unistr/u32-move: New file.
23702         * lib/unistr/u8-move.c: New file.
23703         * lib/unistr/u16-move.c: New file.
23704         * lib/unistr/u32-move.c: New file.
23705         * lib/unistr/u-move.h: New file.
23706
23707         * modules/unistr/u8-next: New file.
23708         * modules/unistr/u16-next: New file.
23709         * modules/unistr/u32-next: New file.
23710         * lib/unistr/u8-next.c: New file.
23711         * lib/unistr/u16-next.c: New file.
23712         * lib/unistr/u32-next.c: New file.
23713
23714         * modules/unistr/u8-prev: New file.
23715         * modules/unistr/u16-prev: New file.
23716         * modules/unistr/u32-prev: New file.
23717         * lib/unistr/u8-prev.c: New file.
23718         * lib/unistr/u16-prev.c: New file.
23719         * lib/unistr/u32-prev.c: New file.
23720
23721         * modules/unistr/u8-set: New file.
23722         * modules/unistr/u16-set: New file.
23723         * modules/unistr/u32-set: New file.
23724         * lib/unistr/u8-set.c: New file.
23725         * lib/unistr/u16-set.c: New file.
23726         * lib/unistr/u32-set.c: New file.
23727         * lib/unistr/u-set.h: New file.
23728
23729         * modules/unistr/u8-startswith: New file.
23730         * modules/unistr/u16-startswith: New file.
23731         * modules/unistr/u32-startswith: New file.
23732         * lib/unistr/u8-startswith.c: New file.
23733         * lib/unistr/u16-startswith.c: New file.
23734         * lib/unistr/u32-startswith.c: New file.
23735         * lib/unistr/u-startswith.h: New file.
23736
23737         * modules/unistr/u8-stpcpy: New file.
23738         * modules/unistr/u16-stpcpy: New file.
23739         * modules/unistr/u32-stpcpy: New file.
23740         * lib/unistr/u8-stpcpy.c: New file.
23741         * lib/unistr/u16-stpcpy.c: New file.
23742         * lib/unistr/u32-stpcpy.c: New file.
23743         * lib/unistr/u-stpcpy.h: New file.
23744
23745         * modules/unistr/u8-stpncpy: New file.
23746         * modules/unistr/u16-stpncpy: New file.
23747         * modules/unistr/u32-stpncpy: New file.
23748         * lib/unistr/u8-stpncpy.c: New file.
23749         * lib/unistr/u16-stpncpy.c: New file.
23750         * lib/unistr/u32-stpncpy.c: New file.
23751         * lib/unistr/u-stpncpy.h: New file.
23752
23753         * modules/unistr/u8-strcat: New file.
23754         * modules/unistr/u16-strcat: New file.
23755         * modules/unistr/u32-strcat: New file.
23756         * lib/unistr/u8-strcat.c: New file.
23757         * lib/unistr/u16-strcat.c: New file.
23758         * lib/unistr/u32-strcat.c: New file.
23759         * lib/unistr/u-strcat.h: New file.
23760
23761         * modules/unistr/u8-strchr: New file.
23762         * modules/unistr/u16-strchr: New file.
23763         * modules/unistr/u32-strchr: New file.
23764         * lib/unistr/u8-strchr.c: New file.
23765         * lib/unistr/u16-strchr.c: New file.
23766         * lib/unistr/u32-strchr.c: New file.
23767
23768         * modules/unistr/u8-strcmp: New file.
23769         * modules/unistr/u16-strcmp: New file.
23770         * modules/unistr/u32-strcmp: New file.
23771         * lib/unistr/u8-strcmp.c: New file.
23772         * lib/unistr/u16-strcmp.c: New file.
23773         * lib/unistr/u32-strcmp.c: New file.
23774
23775         * modules/unistr/u8-strcpy: New file.
23776         * modules/unistr/u16-strcpy: New file.
23777         * modules/unistr/u32-strcpy: New file.
23778         * lib/unistr/u8-strcpy.c: New file.
23779         * lib/unistr/u16-strcpy.c: New file.
23780         * lib/unistr/u32-strcpy.c: New file.
23781         * lib/unistr/u-strcpy.h: New file.
23782
23783         * modules/unistr/u8-strcspn: New file.
23784         * modules/unistr/u16-strcspn: New file.
23785         * modules/unistr/u32-strcspn: New file.
23786         * lib/unistr/u8-strcspn.c: New file.
23787         * lib/unistr/u16-strcspn.c: New file.
23788         * lib/unistr/u32-strcspn.c: New file.
23789         * lib/unistr/u-strcspn.h: New file.
23790
23791         * modules/unistr/u8-strdup: New file.
23792         * modules/unistr/u16-strdup: New file.
23793         * modules/unistr/u32-strdup: New file.
23794         * lib/unistr/u8-strdup.c: New file.
23795         * lib/unistr/u16-strdup.c: New file.
23796         * lib/unistr/u32-strdup.c: New file.
23797         * lib/unistr/u-strdup.h: New file.
23798
23799         * modules/unistr/u8-strlen: New file.
23800         * modules/unistr/u16-strlen: New file.
23801         * modules/unistr/u32-strlen: New file.
23802         * lib/unistr/u8-strlen.c: New file.
23803         * lib/unistr/u16-strlen.c: New file.
23804         * lib/unistr/u32-strlen.c: New file.
23805         * lib/unistr/u-strlen.h: New file.
23806
23807         * modules/unistr/u8-strmblen: New file.
23808         * modules/unistr/u16-strmblen: New file.
23809         * modules/unistr/u32-strmblen: New file.
23810         * lib/unistr/u8-strmblen.c: New file.
23811         * lib/unistr/u16-strmblen.c: New file.
23812         * lib/unistr/u32-strmblen.c: New file.
23813
23814         * modules/unistr/u8-strmbtouc: New file.
23815         * modules/unistr/u16-strmbtouc: New file.
23816         * modules/unistr/u32-strmbtouc: New file.
23817         * lib/unistr/u8-strmbtouc.c: New file.
23818         * lib/unistr/u16-strmbtouc.c: New file.
23819         * lib/unistr/u32-strmbtouc.c: New file.
23820
23821         * modules/unistr/u8-strncat: New file.
23822         * modules/unistr/u16-strncat: New file.
23823         * modules/unistr/u32-strncat: New file.
23824         * lib/unistr/u8-strncat.c: New file.
23825         * lib/unistr/u16-strncat.c: New file.
23826         * lib/unistr/u32-strncat.c: New file.
23827         * lib/unistr/u-strncat.h: New file.
23828
23829         * modules/unistr/u8-strncmp: New file.
23830         * modules/unistr/u16-strncmp: New file.
23831         * modules/unistr/u32-strncmp: New file.
23832         * lib/unistr/u8-strncmp.c: New file.
23833         * lib/unistr/u16-strncmp.c: New file.
23834         * lib/unistr/u32-strncmp.c: New file.
23835
23836         * modules/unistr/u8-strncpy: New file.
23837         * modules/unistr/u16-strncpy: New file.
23838         * modules/unistr/u32-strncpy: New file.
23839         * lib/unistr/u8-strncpy.c: New file.
23840         * lib/unistr/u16-strncpy.c: New file.
23841         * lib/unistr/u32-strncpy.c: New file.
23842         * lib/unistr/u-strncpy.h: New file.
23843
23844         * modules/unistr/u8-strnlen: New file.
23845         * modules/unistr/u16-strnlen: New file.
23846         * modules/unistr/u32-strnlen: New file.
23847         * lib/unistr/u8-strnlen.c: New file.
23848         * lib/unistr/u16-strnlen.c: New file.
23849         * lib/unistr/u32-strnlen.c: New file.
23850         * lib/unistr/u-strnlen.h: New file.
23851
23852         * modules/unistr/u8-strpbrk: New file.
23853         * modules/unistr/u16-strpbrk: New file.
23854         * modules/unistr/u32-strpbrk: New file.
23855         * lib/unistr/u8-strpbrk.c: New file.
23856         * lib/unistr/u16-strpbrk.c: New file.
23857         * lib/unistr/u32-strpbrk.c: New file.
23858         * lib/unistr/u-strpbrk.h: New file.
23859
23860         * modules/unistr/u8-strrchr: New file.
23861         * modules/unistr/u16-strrchr: New file.
23862         * modules/unistr/u32-strrchr: New file.
23863         * lib/unistr/u8-strrchr.c: New file.
23864         * lib/unistr/u16-strrchr.c: New file.
23865         * lib/unistr/u32-strrchr.c: New file.
23866
23867         * modules/unistr/u8-strspn: New file.
23868         * modules/unistr/u16-strspn: New file.
23869         * modules/unistr/u32-strspn: New file.
23870         * lib/unistr/u8-strspn.c: New file.
23871         * lib/unistr/u16-strspn.c: New file.
23872         * lib/unistr/u32-strspn.c: New file.
23873         * lib/unistr/u-strspn.h: New file.
23874
23875         * modules/unistr/u8-strstr: New file.
23876         * modules/unistr/u16-strstr: New file.
23877         * modules/unistr/u32-strstr: New file.
23878         * lib/unistr/u8-strstr.c: New file.
23879         * lib/unistr/u16-strstr.c: New file.
23880         * lib/unistr/u32-strstr.c: New file.
23881         * lib/unistr/u-strstr.h: New file.
23882
23883         * modules/unistr/u8-strtok: New file.
23884         * modules/unistr/u16-strtok: New file.
23885         * modules/unistr/u32-strtok: New file.
23886         * lib/unistr/u8-strtok.c: New file.
23887         * lib/unistr/u16-strtok.c: New file.
23888         * lib/unistr/u32-strtok.c: New file.
23889         * lib/unistr/u-strtok.h: New file.
23890
23891         * modules/unistr/u8-uctomb: New file.
23892         * modules/unistr/u16-uctomb: New file.
23893         * modules/unistr/u32-uctomb: New file.
23894         * lib/unistr/u8-uctomb.c: New file.
23895         * lib/unistr/u16-uctomb.c: New file.
23896         * lib/unistr/u32-uctomb.c: New file.
23897
23898         * MODULES.html.sh (Unicode string functions): Add the new modules.
23899
23900 2007-01-08  Bruno Haible  <bruno@clisp.org>
23901
23902         * gnulib-tool (func_all_modules): Use find, not ls, to traverse the
23903         modules directory. Filter out CVS, ChangeLog, COPYING, README also from
23904         subdirectories.
23905
23906 2007-01-08  Karl Berry  <karl@gnu.org>
23907
23908         * doc/error.texi: mention that main() fns must set program_name
23909         when progname is used.
23910
23911 2007-01-08  Paul Eggert  <eggert@cs.ucla.edu>
23912
23913         * m4/wctype.m4 (gl_WCTYPE_H): Compute ABSOLUTE_WCTYPE_H even if
23914         WCTYPE_H is empty, for the benefit of builds from non-distclean
23915         directories.  Problem reported by Eric Blake in
23916         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00157.html>.
23917
23918 2007-01-08  Bruno Haible  <bruno@clisp.org>
23919
23920         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME): Remove
23921         PROVIDE_CANONICALIZE_FILENAME_MODE macro definition.
23922         * lib/canonicalize.h: Test GNULIB_CANONICALIZE instead of
23923         PROVIDE_CANONICALIZE_FILENAME_MODE.
23924         * modules/canonicalize (configure.ac): Use gl_MODULE_INDICATOR.
23925
23926 2007-01-08  Bruno Haible  <bruno@clisp.org>
23927
23928         * m4/fts.m4 (gl_FUNC_FTS_LGPL): Remove _LGPL_PACKAGE macro definition.
23929         * lib/fts_.h (_LGPL_PACKAGE): Remove macro.
23930         Use !GNULIB_FTS instead of _LGPL_PACKAGE.
23931         * lib/fts.c: Likewise.
23932         * modules/fts (configure.ac): Use gl_MODULE_INDICATOR.
23933
23934 2006-12-25  Bruno Haible  <bruno@clisp.org>
23935
23936         * modules/utf8-ucs4-safe: New file.
23937         * lib/utf8-ucs4-safe.h: New file.
23938         * lib/unistr/utf8-ucs4-safe.c: New file.
23939
23940         * modules/utf16-ucs4-safe: New file.
23941         * lib/utf16-ucs4-safe.h: New file.
23942         * lib/unistr/utf16-ucs4-safe.c: New file.
23943
23944         * MODULES.html.sh (Unicode string functions): Add the new modules.
23945
23946 2007-01-08  Bruno Haible  <bruno@clisp.org>
23947
23948         * modules/utf8-ucs4 (Files, lib_SOURCES): Add unistr/utf8-ucs4.c.
23949         (Depends-on): Add unitypes.
23950         * lib/utf8-ucs4.h: Add double-inclusion guard. Include unitypes.h.
23951         (u8_mbtouc_aux): Move out to separate file.
23952         (u8_mbtouc): Use ucs4_t, uint8_t types.
23953         * lib/unistr/utf8-ucs4.c: New file.
23954
23955         * modules/utf16-ucs4 (Files, lib_SOURCES): Add unistr/utf16-ucs4.c.
23956         (Depends-on): Add unitypes.
23957         * lib/utf16-ucs4.h: Add double-inclusion guard. Include unitypes.h.
23958         (u16_mbtouc_aux): Move out to separate file.
23959         (u16_mbtouc): Use ucs4_t, uint16_t types.
23960         * lib/unistr/utf16-ucs4.c: New file.
23961
23962         * modules/ucs4-utf8 (Files, lib_SOURCES): Add unistr/ucs4-utf8.c.
23963         (Depends-on): Add unitypes.
23964         * lib/ucs4-utf8.h: Add double-inclusion guard. Include unitypes.h.
23965         (u8_uctomb_aux): Move out to separate file.
23966         (u8_uctomb): Use ucs4_t, uint8_t types.
23967         * lib/unistr/ucs4-utf8.c: New file.
23968
23969         * modules/ucs4-utf16 (Files, lib_SOURCES): Add unistr/ucs4-utf16.c.
23970         (Depends-on): Add unitypes.
23971         * lib/ucs4-utf16.h: Add double-inclusion guard. Include unitypes.h.
23972         (u16_uctomb_aux): Move out to separate file.
23973         (u16_uctomb): Use ucs4_t, uint16_t types.
23974         * lib/unistr/ucs4-utf16.c: New file.
23975
23976 2006-12-25  Bruno Haible  <bruno@clisp.org>
23977
23978         * modules/unitypes: New file.
23979         * lib/unitypes.h: New file.
23980         * MODULES.html.sh (func_all_modules): New section "Unicode string
23981         functions". Move ucs4-utf8, ucs4-utf16, utf8-ucs4, utf16-ucs4 to
23982         this section. Add unitypes.
23983
23984 2007-01-08  Bruno Haible  <bruno@clisp.org>
23985
23986         Avoid variable names that conflict with those from libtool.
23987         * m4/lib-link.m4 (AC_LIB_RPATH, AC_LIB_LINKFLAGS_BODY,
23988         AC_LIB_LINKFLAGS_FROM_LIBS): Rename libext to acl_libext,
23989         shlibext to acl_shlibext, libname_spec to acl_libname_spec,
23990         library_names_spec to acl_library_names_spec, hardcode_* to
23991         acl_hardcode_*.
23992         Reported by Ralf Wildenhues.
23993
23994 2007-01-08  Bruno Haible  <bruno@clisp.org>
23995
23996         * m4/gc-arcfour.m4 (gl_GC_ARCFOUR): Remove GC_USE_ARCFOUR macro
23997         definition.
23998         * m4/gc-arctwo.m4 (gl_GC_ARCTWO): Remove GC_USE_ARCTWO macro
23999         definition.
24000         * m4/gc-des.m4 (gl_GC_DES): Remove GC_USE_DES macro definition.
24001         * m4/gc-hmac-md5.m4 (gl_GC_HMAC_MD5): Remove GC_USE_HMAC_MD5 macro
24002         definition.
24003         * m4/gc-hmac-sha1.m4 (gl_GC_HMAC_SHA1): Remove GC_USE_HMAC_SHA1 macro
24004         definition.
24005         * m4/gc-md2.m4 (gl_GC_MD2): Remove GC_USE_MD2 macro definition.
24006         * m4/gc-md4.m4 (gl_GC_MD4): Remove GC_USE_MD4 macro definition.
24007         * m4/gc-md5.m4 (gl_GC_MD5): Remove GC_USE_MD5 macro definition.
24008         * m4/gc-random.m4 (gl_GC_RANDOM): Remove GC_USE_RANDOM macro
24009         definition.
24010         * m4/gc-rijndael.m4 (gl_GC_RIJNDAEL): Remove GC_USE_RIJNDAEL macro
24011         definition.
24012         * m4/gc-sha1.m4 (gl_GC_SHA1): Remove GC_USE_SHA1 macro definition.
24013         * lib/gc-gnulib.c: Use GNULIB_GC_<algorithm> instead of
24014         GC_USE_<algorithm>.
24015         * lib/gc-libgcrypt.c: Likewise.
24016         * modules/gc-arcfour (configure.ac): Use gl_MODULE_INDICATOR.
24017         * modules/gc-arctwo (configure.ac): Likewise.
24018         * modules/gc-des (configure.ac): Likewise.
24019         * modules/gc-hmac-md5 (configure.ac): Likewise.
24020         * modules/gc-hmac-sha1 (configure.ac): Likewise.
24021         * modules/gc-md2 (configure.ac): Likewise.
24022         * modules/gc-md4 (configure.ac): Likewise.
24023         * modules/gc-md5 (configure.ac): Likewise.
24024         * modules/gc-random (configure.ac): Likewise.
24025         * modules/gc-rijndael (configure.ac): Likewise.
24026         * modules/gc-sha1 (configure.ac): Likewise.
24027
24028 2007-01-08  Bruno Haible  <bruno@clisp.org>
24029
24030         * m4/close-stream.m4 (gl_CLOSE_STREAM): Remove GNULIB_CLOSE_STREAM
24031         macro definition.
24032         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Remove GNULIB_FCNTL_SAFER macro
24033         definition.
24034         * m4/stdio-safer.m4 (gl_FOPEN_SAFER): Remove GNULIB_FOPEN_SAFER macro
24035         definition.
24036         * modules/close-stream (configure.ac): Invoke gl_MODULE_INDICATOR.
24037         * modules/fcntl-safer (configure.ac): Likewise.
24038         * modules/fopen-safer (configure.ac): Likewise.
24039         * modules/fwriteerror (configure.ac): Likewise. Remove explicit
24040         GNULIB_FWRITEERROR macro definition.
24041
24042 2007-01-08  Bruno Haible  <bruno@clisp.org>
24043
24044         * m4/gnulib-common.m4: New file.
24045         * gnulib-tool (func_get_autoconf_snippet): Undo last change.
24046         (func_get_filelist): Add m4/gnulib-common.m4.
24047
24048 2007-01-08  Bruno Haible  <bruno@clisp.org>
24049
24050         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Simplify the sorting
24051         command.
24052
24053 2007-01-08  Jim Meyering  <jim@meyering.net>
24054
24055         Use a more robust test for a "can't happen" condition.
24056         * lib/fts.c (fts_read): Revert the change of 2006-11-22, since it
24057         narrowed the st_size value.  Presuming the "can't happen" condition
24058         is true, that narrowing could conceivably convert an invalid st_size
24059         value into a valid one.  Instead, use a change based on Matthew
24060         Woehlke's original patch.
24061
24062         Slight readability improvement: use an assert-like macro
24063         in place of literal "abort ()" uses.
24064         * lib/fts.c (fts_assert): Define.
24065         (fts_set_stat_required, cwd_advance_fd, fts_read, fd_ring_check):
24066         Use this macro instead of a bare 'abort'.
24067
24068 2007-01-05  Paul Eggert  <eggert@cs.ucla.edu>
24069
24070         Don't worry about using IRIX 5.3's wctype.h broken definitions;
24071         simply work around them.
24072         * lib/wctype_.h: Remove test for HAVE_WCTYPE_CTMP_BUG.
24073         (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit, iswgraph, iswlower):
24074         (iswprint, iswpunct, iswspace, iswupper, iswxdigit): Undef before
24075         declaring.
24076         Don't bother to define as macros, since the standard doesn't require it.
24077         * m4/wctype.m4 (WCTYPE_H, ABSOLUTE_WCTYPE_H): Simplify, since we no
24078         longer worry about IRIX 5.3.
24079         (HAVE_WCTYPE_CTMP_BUG): Remove.
24080
24081 2007-01-04  Paul Eggert  <eggert@cs.ucla.edu>
24082
24083         * lib/wctype_.h (_ctmp_) [HAVE_WCTYPE_CTMP_BUG]: Now of type wchar_t,
24084         not wint_t.  Also, include <ctype.h>, to fix another IRIX bug.
24085         * m4/wctype.m4 (gl_WCTYPE_H): Likewise.
24086         Problems reported by Georg Schwarz for IRIX 5.3.
24087
24088         * gnulib-tool (autoconf_minversion): Take the maximum version number
24089         found, not the minimum.  Problem reported by James Youngman.
24090
24091 2007-01-03  Karl Berry  <karl@gnu.org>
24092
24093         * doc/error.texi: new file, explaining interaction with progname.
24094         * doc/gnulib.texi: include it.  Update copyright.
24095
24096 2007-01-03  Simon Josefsson  <simon@josefsson.org>
24097
24098         * gnulib-tool (func_create_testdir): Run AC_CANONICAL_BUILD and
24099         AC_CANONICAL_HOST, to improve autobuild outputs.
24100
24101 2007-01-03  Paolo Bonzini  <bonzini@gnu.org>
24102             Yoann Vandoorselaere <yoann.v@prelude-ids.com>
24103
24104         * lib/poll.c (poll): Use recv on Mac OS X to distinguish connected
24105         sockets, server sockets, and other file descriptors.  Count errors
24106         to compute the return value.  Reorder the code a bit to be easier
24107         to follow.  Don't set event bits that were not requested (except
24108         POLLERR and POLLHUP).
24109
24110 2007-01-01  Bruno Haible  <bruno@clisp.org>
24111
24112         * modules/lchmod (Include): Require lchmod.h, not lchown.h.
24113
24114 2007-01-03  Jim Meyering  <jim@meyering.net>
24115
24116         * modules/fts-lgpl (Depends-on): Add i-ring.  Reported by Bruno Haible.
24117
24118 2007-01-02  Bruno Haible  <bruno@clisp.org>
24119
24120         * modules/settime (Include): Require timespec.h.
24121         * modules/nanosleep (Include): Likewise.
24122
24123 2007-01-01  Bruno Haible  <bruno@clisp.org>
24124
24125         * gnulib-tool (func_emit_copyright_notice): Bump year.
24126         (func_get_autoconf_snippet): Emit a GNULIB_<modulename> macro.
24127
24128 2007-01-01  Bruno Haible  <bruno@clisp.org>
24129
24130         Improve support for OpenBSD.
24131         * build-aux/config.rpath (libname_spec): Export.
24132         (library_names_spec): New variable. Export.
24133         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Extract libname_spec and
24134         library_names_spec from the config.rpath output. Locate shared library
24135         through the name pattern in library_names_spec.
24136
24137 2007-01-01  Eric Blake  <ebb9@byu.net>
24138
24139         * lib/version-etc.c (COPYRIGHT_YEAR): Bump for new year.
24140
24141 2006-12-30  Paul Eggert  <eggert@cs.ucla.edu>
24142
24143         * gnulib-tool (SORT): Remove, since we no longer assume GNU sort.
24144         Rewrite so as not to assume GNU sort or "tail -1".  Also, don't
24145         assume the C locale, and avoid an "eval" that could cause trouble.
24146         Problem with SORT reported by Bob Proulx.
24147
24148         * lib/getpagesize.h (getpagesize) [defined __amigaos4__]:
24149         Define.  Trivial patch from Henning Nielsen Lund, originally
24150         sent to bug-grep@gnu.org today.
24151
24152 2006-12-29  Paul Eggert  <eggert@cs.ucla.edu>
24153
24154         * lib/acl.h: Include sys/types.h and sys/stat.h, for mode_t and
24155         struct stat.  Problem reported by Henning Nielsen Lund.
24156         * lib/acl.c: Include acl.h first, to check interface.  Don't
24157         bother to include sys/types.h and sys/stat.h again.
24158
24159 2006-12-28  Paul Eggert  <eggert@cs.ucla.edu>
24160
24161         Import the following change from libc; problem reported by
24162         Sven Verdoolaege.
24163
24164         2005-10-13  Ulrich Drepper  <drepper@redhat.com>
24165
24166         [BZ #1373]
24167         * lib/argp.h: Remove __NTH for __argp_usage inline function.
24168
24169 2006-12-28  Jim Meyering  <jim@meyering.net>
24170
24171         * build-aux/announce-gen: Do not assume that the package
24172         builds any of tar.gz, tar.bz2, and .xdelta files.
24173         Suggestion from Simon Josefsson.
24174
24175 2006-12-28  Simon Josefsson  <simon@josefsson.org>
24176
24177         * modules/announce-gen: New file.
24178
24179 2006-12-27  Paul Eggert  <eggert@cs.ucla.edu>
24180
24181         * lib/mbchar.h: Just include <wctype.h>; the wctype module
24182         handles its gotchas now.
24183         * lib/mbswidth.c: Likewise.
24184         * lib/wcwidth.h: Likewise.
24185         * m4/mbchar.m4 (gl_MBCHAR): Don't bother checking for wctype.h
24186         and iswcntrl; the wctype module does this stuff now.
24187         * m4/mbswidth.m4 (gl_MBSWIDTH): Likewise.
24188         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
24189         * modules/mbchar (Depends-on): Add wctype.
24190         * modules/mbswidth (Depends-on): Likewise.
24191         * modules/wcwidth (Depends-on): Likewise.
24192
24193 2006-12-27  Eric Blake  <ebb9@byu.net>
24194
24195         * lib/fnmatch.c: Reinstate inclusion of <wchar.h>, since this
24196         module uses more than what <wctype.h> is required to provide.
24197
24198 2006-12-26  Eric Blake  <ebb9@byu.net>
24199
24200         * gnulib-tool (sed_extract_prog): Avoid space-tab.
24201
24202 2006-12-26  Eric Blake  <ebb9@byu.net>
24203
24204         * modules/absolute-header: New module.
24205         * modules/fcntl (Depends-on): Depend on it.
24206         * modules/inttypes (Depends-on): Likewise.
24207         * modules/stdint (Depends-on): Likewise.
24208         * modules/sys_stat (Depends-on): Likewise.
24209         * modules/wctype (Depends-on): Likewise.
24210         * MODULES.html.sh (Support for building libraries and
24211         executables): Document it.
24212
24213 2006-12-25  Paul Eggert  <eggert@cs.ucla.edu>
24214
24215         * gnulib-tool (SED): Remove, undoing previous change.
24216         The problem was that it broke coreutils on Solaris, because
24217         "sed --posix" leaked into a makefile.
24218         (sed): New alias, if 'alias' and GNU sed.
24219
24220 2006-12-24  Jim Meyering  <jim@meyering.net>
24221
24222         Work around an fchownat bug in glibc-2.4:
24223         http://lists.ubuntu.com/archives/ubuntu-users/2006-September/093218.html
24224         This bug would cause "chown -RP ... DIR" to follow symlinks in DIR,
24225         in spite of the -P option.
24226         * m4/openat.m4 (gl_FUNC_FCHOWNAT, gl_FUNC_FCHOWNAT_DEREF_BUG):
24227         New macros.
24228         (gl_PREREQ_OPENAT): Require gl_FUNC_FCHOWNAT.
24229         * modules/openat (Files): Add lib/fchownat.c.
24230         * lib/openat.c (fchownat): Don't define here.  Move to...
24231         * lib/fchownat.c: ...this new file.
24232
24233 2006-12-23  Paul Eggert  <eggert@cs.ucla.edu>
24234
24235         Fix bug reported by Bruno Haible in
24236         <http://lists.gnu.org/archive/html/bug-gnulib/2006-12/msg00228.html>
24237         where quotearg.c didn't compile on Mac OS X 10.2 because it
24238         lacks <wchar.h> and wint_t.
24239         * lib/wctype_.h (__wctype_wint_t): New type.
24240         Include <stdio.h>, <time.h>, <wchar.h> only if HAVE_WINT_T.
24241         (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit, iswgraph):
24242         (iswlower, iswprint, iswpunct, iswspace, iswupper, ixwxdigit):
24243         Arg is now of type __wctype_wint_t, not wint_t.
24244         * m4/wctype.m4 (gl_WCTYPE_H): Require gt_TYPE_WINT_T, and
24245         substitute HAVE_WINT_T.
24246         * modules/wctype (Files): Add m4/wint_t.m4.
24247         (wctype.h): Substitute HAVE_WINT_T.
24248
24249 2006-12-23  Bruno Haible  <bruno@clisp.org>
24250
24251         * lib/safe-read.h [C++]: Wrap declarations in extern "C".
24252
24253 2006-12-23  Bruno Haible  <bruno@clisp.org>
24254
24255         * lib/canonicalize-lgpl.c (__realpath): Test HAVE_READLINK instead of
24256         S_ISLNK.
24257         Needed because gnulib's sys/stat.h replacement defines S_ISLNK on
24258         mingw.
24259
24260 2006-12-22  Bruno Haible  <bruno@clisp.org>
24261
24262         * lib/copy-file.c: Include acl.h.
24263         (copy_file_preserving) [USE_ACL]: Use copy_acl instead of chmod.
24264         Close the file descriptors only after being done with copy_acl.
24265         * modules/copy-file (Depends-on): Add acl.
24266
24267 2006-12-22  Bruno Haible  <bruno@clisp.org>
24268
24269         * gnulib-tool (SED): New variable.
24270         Use $SED instead of sed everywhere.
24271
24272 2006-12-22  Bruno Haible  <bruno@clisp.org>
24273
24274         * modules/no-c++: New file.
24275         * m4/no-c++.m4: New file.
24276         * MODULES.html.sh (Support for building libraries and executables):
24277         Add no-c++.
24278
24279 2006-12-22  Paul Eggert  <eggert@cs.ucla.edu>
24280
24281         * m4/mktime.m4 (AC_FUNC_MKTIME): Sync from Autoconf.
24282         Include <limits.h>, and use its INT_MAX to rewrite the
24283         j loop so that it does not overflow 'int'.  Problem reported by
24284         Ralf Wildenhues in
24285         <http://lists.gnu.org/archive/html/bug-gnulib/2006-12/msg00084.html>.
24286         Play it safe by shifting left by 1 rather than multiplying by 2,
24287         as GCC is less likely to optimize this away when the value
24288         is signed (when it assumes overflow leads to undefined behavior).
24289         Also, don't assume time_t uses two's complement.
24290
24291 2006-12-21  Paul Eggert  <eggert@cs.ucla.edu>
24292
24293         * MODULES.html.sh: New module wctype.
24294         * lib/wctype_.h, m4/wctype.m4, modules/wctype: New files.
24295         * lib/fnmatch.c: Don't bother to include <wchar.h> before
24296         <wctype.h>, since the new wctype module should fix this.
24297         * lib/quotearg.c: Include <wctype.h> unconditionally, since
24298         the wctype module should arrange for it.
24299         * lib/regex_internal.h: Likewise.
24300         * m4/quotearg.m4 (gl_QUOTEARG): Don't check for wctype.h or iswprint,
24301         since the wctype module should handle this now.
24302         * m4/regex.m4 (gl_PREREQ_REGEX): Don't check for wctype.h.
24303         * modules/fnmatch (Depends-on): Add wctype.
24304         * modules/quotearg (Depends-on): Likewise.
24305         * modules/regex (Depends-on): Likewise.
24306
24307 2006-12-19  Bruno Haible  <bruno@clisp.org>
24308
24309         * lib/strdup.h [C++]: Wrap definitions in extern "C".
24310         Suggested by Lorenzo Bettini <bettini@dsi.unifi.it>.
24311
24312 2006-12-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
24313
24314         * modules/savewd (Depends-on): Fix dependency on fcntl.
24315
24316 2006-12-18  Paul Eggert  <eggert@cs.ucla.edu>
24317
24318         * m4/stdint.m4 (gl_STDINT_H): Set STDINT_H to empty if stdint.h
24319         conforms to C99, rather than relying on the user's environment
24320         setting of STDINT_H.
24321
24322 2006-12-18  Paul Eggert  <eggert@cs.ucla.edu>
24323         and Eric Blake  <ebb9@byu.net>
24324
24325         * lib/dirname.h (DOUBLE_SLASH_IS_DISTINCT_ROOT): Default to 0, not 1.
24326         This is more consistent with the other defines here.
24327         * m4/double-slash-root.m4 (gl_DOUBLE_SLASH_ROOT):
24328         Port to z/OS.  Problem reported by Paul Gilmartin.
24329         Change local vars to use gl_ prefix rather than ac_.
24330         Don't define DOUBLE_SLASH_IS_DISTINCT_ROOT to 0, for consistency
24331         with other defines.
24332         * modules/double-slash-root: New module.
24333         * modules/dirname (Files): Remove m4/double-slash-root.m4.
24334         (Depends-on): Add double-slash-root.
24335         * MODULES.html.sh (File system functions): Mention new module.
24336
24337 2006-12-14  Paul Eggert  <eggert@cs.ucla.edu>
24338
24339         * lib/yesno.c [!ENABLE_NLS]: Don't include getline.h.
24340         (yesno) [!ENABLE_NLS]: Don't invoke getline or rpmatch.
24341         This is for the benefit of gzip, which doesn't do i18n.
24342
24343 2006-12-12  Jim Meyering  <jim@meyering.net>
24344
24345         * m4/acl.m4 (gl_ACL_GET_FILE): Fix logic error.
24346         Reported by Andreas Schwab <schwab@suse.de>.
24347
24348 2006-12-12  Bruno Haible  <bruno@clisp.org>
24349
24350         Merge these changes.
24351         2006-09-05  Bruno Haible  <bruno@clisp.org>
24352         * lib/iconvme.c (iconv_string): No need to save and restore errno when
24353         iconv_alloc succeeded.
24354         (iconv_alloc): Don't assume that malloc() or realloc(), when failing,
24355         sets errno to ENOMEM. (malloc on GNU/kFreeBSD doesn't.) No need to
24356         test for " && dest " at the end - dest is always != NULL there. Call
24357         iconv with 4xNULL arguments initially, to reset the state. Call iconv
24358         with 2xNULL arguments, also to flush the state storage. Handle the
24359         IRIX iconv behaviour. Realloc the final result, to throw away unused
24360         memory.
24361
24362 2006-12-11  Paul Eggert  <eggert@cs.ucla.edu>
24363
24364         * m4/openat.m4 (gl_FUNC_OPENAT): Don't compile mkdirat
24365         and fchmodat unconditionally, since glibc 2.4 has them.
24366         Problem reported by Arkadiusz Miskiewicz.
24367
24368 2006-12-10  Bruno Haible  <bruno@clisp.org>
24369
24370         * gnulib-tool (func_import): Show the include files only for those
24371         modules that are copied and specified.
24372         Reported by Karl Berry.
24373
24374 2006-12-08  Jim Meyering  <jim@meyering.net>
24375
24376         * build-aux/announce-gen ($VERSION): Don't use of $Revision...$.
24377         Instead, use Emacs' time-stamp write hook.  Note that the time is UTC.
24378
24379         * build-aux/announce-gen: Add two new options, both optional:
24380         --bootstrap-tools=TOOL_LIST
24381               a comma-separated list of tools, e.g.,
24382               autoconf,automake,bison,gnulib
24383         --gnulib-snapshot-date=DATE
24384               if gnulib is in the bootstrap tool list,
24385               then report this as the snapshot date.
24386               If not specified, use the current date/time.
24387               If you specify a date here, be sure it's UTC.
24388
24389 2006-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
24390
24391         * tests/test-argp-2.sh: Fix test to match actual output.
24392         (func_compare): Fix sed script to be portable.
24393
24394 2006-12-05  Paul Eggert  <eggert@cs.ucla.edu>
24395
24396         * lib/utimens.c (futimens) [HAVE_BUGGY_NFS_TIME_STAMPS]: Add a
24397         workaround for this case.  It is not autoconfigured now; offhand
24398         it's hard to see how to autoconfigure it.
24399
24400 2006-12-03  Paul Eggert  <eggert@cs.ucla.edu>
24401
24402         * lib/mkdir-p.c (make_dir_parents): Fix race condition when making
24403         a directory that is about to be chowned.  Such a directory's
24404         initial file permissions should permit the owner only and this
24405         should not be changed until after the chown, since the group and
24406         other bits would be incorrect if they granted permission before
24407         the chown.
24408
24409         Fix porting problem for iswctype reported by Georg Schwarz in:
24410         http://lists.gnu.org/archive/html/bug-coreutils/2006-12/msg00017.html
24411         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Require HAVE_ISWCTYPE, too.
24412         * lib/regex_internal.h (RE_ENABLE_I18N): Likewise.
24413         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for iswctype, too.
24414         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
24415
24416 2006-12-03  Jim Meyering  <jim@meyering.net>
24417
24418         * lib/fts.c (fts_load): Don't set sp->fts_dev here, since
24419         p->fts_statp may not yet be defined.
24420         (fts_read): Instead, set it in the caller, once p->fts_statp is
24421         sure to be defined, and corresponds to a top-level directory.
24422         This bug made du -x fail.  Here's the coreutils test case:
24423         http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commit;h=ba45154d8e9f
24424         Reported by Mike Frysinger.
24425
24426 2006-12-01  Jim Meyering  <jim@meyering.net>
24427
24428         * modules/savewd (Depends-on): Add fcntl_h to avoid self-test
24429         build failure due to missing definition of HAVE_WORKING_O_NOFOLLOW.
24430         Reported by Simon Josefsson.
24431
24432 2006-11-30  Jim Meyering  <jim@meyering.net>
24433
24434         * m4/warning.m4: Use the all-permissive copyright notice
24435         recommended by RMS (rather than LGPL).
24436         * m4/vararrays.m4: Likewise.
24437         * m4/flexmember.m4: Likewise.
24438
24439 2006-11-29  Bruno Haible  <bruno@clisp.org>
24440
24441         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
24442         noinst_LIBRARIES. Augment noinst_LIBRARIES and noinst_LTLIBRARIES
24443         using +=.
24444         Reported by Simon Josefsson <simon@josefsson.org>.
24445
24446 2006-11-28  James Youngman <jay@gnu.org>
24447
24448         * README: Advise users that they might find the bug-gnulib@gnu.org
24449         and autotools-announce@gnu.org mailing lists useful.
24450
24451 2006-11-28  Bruno Haible  <bruno@clisp.org>
24452
24453         * m4/ptrdiff_max.m4: Remove file.
24454
24455 2006-11-21  Bruno Haible  <bruno@clisp.org>
24456
24457         * m4/eoverflow.m4 (gl_EOVERFLOW): Use AC_COMPUTE_INT instead of
24458         _AC_COMPUTE_INT.
24459         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
24460         * m4/ptrdiff_max.m4 (gl_PTRDIFF_MAX): Use AC_COMPUTE_INT instead of
24461         _AC_COMPUTE_INT.
24462         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
24463         * m4/size_max.m4 (gl_SIZE_MAX): Use AC_COMPUTE_INT instead of
24464         _AC_COMPUTE_INT.
24465         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
24466
24467 2006-11-28  Jim Meyering  <jim@meyering.net>
24468
24469         * lib/regcomp.c (parse_branch): Rename local, exp->expr, to avoid
24470         warning from "gcc -Wshadow" about shadowing the builtin.
24471
24472 2006-11-27  Bruno Haible  <bruno@clisp.org>
24473
24474         * m4/stdint.m4 (gl_STDINT_BITSIZEOF): Use AC_COMPUTE_INT instead of
24475         _AC_COMPUTE_INT.
24476         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
24477
24478 2006-11-27  Bruno Haible  <bruno@clisp.org>
24479             Paul Eggert  <eggert@cs.ucla.edu>
24480
24481         * lib/regex.h (__restrict_arr): Redo logic of #if, for clarity.
24482
24483 2006-11-26  Bruno Haible  <bruno@clisp.org>
24484
24485         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
24486         noinst_LTLIBRARIES.
24487
24488 2006-11-27  Paul Eggert  <eggert@cs.ucla.edu>
24489             Bruno Haible  <bruno@clisp.org>
24490
24491         * lib/gettext.h (_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS): Define to 0
24492         if compiling with "gcc -ansi".
24493
24494 2006-11-26  Paul Eggert  <eggert@cs.ucla.edu>
24495
24496         Fix some incompatibilities with gcc -ansi -pedantic.
24497         * lib/regex.h (__restrict_arr): Don't use the [restrict] syntax
24498         if compiling pedantically with GCC, unless it's C99 or later.
24499         Don't trust sys/cdefs.h's definition of __restrict_arr, either, as
24500         it mishandles gcc -ansi -pedantic as well.
24501         * lib/regex_internal.h (re_token_t): Don't use enum bitfields
24502         if gcc -pedantic.
24503         * lib/regexec.c (check_node_accept_bytes): Don't use auto
24504         initializers for struct if -pedantic, unless it's C99 or later.
24505
24506 2006-11-25  Nix  <nix@esperi.org.uk>  (tiny change)
24507
24508         * m4/fcntl_h.m4 (gl_FCNTL_H): Test the atime, not the mtime.
24509         Don't close an fd more than once. Identical atimes indicate
24510         success, not failure.
24511
24512 2006-11-22  Robinson Mittmann <bob@hoplon.com>  (tiny change)
24513
24514         * lib/sincosl.c (kernel_sinl): Fix typo in threshold.
24515
24516 2006-11-23  Jim Meyering  <jim@meyering.net>
24517
24518         * build-aux/announce-gen: New file.  From coreutils.
24519
24520 2006-11-22  Jim Meyering  <jim@meyering.net>
24521
24522         Work around a compile-time error from the HP-UX 11.00 /bin/cc.
24523         * lib/fts.c (enum Fts_stat): Give this previously-anon enum a name.
24524         (fts_read): Use a temporary to narrow the overused st_size member
24525         before using it in a switch statement.  Reported by Matthew Woehlke.
24526
24527         * m4/clock_time.m4 (gl_CLOCK_TIME): Quote AC_SUBST argument.
24528         * m4/euidaccess.m4 (gl_PREREQ_EUIDACCESS): Likewise.
24529
24530 2006-11-20  Bruno Haible  <bruno@clisp.org>
24531
24532         * gettext.m4 (AM_GNU_GETTEXT): Revert 2005-07-28 patch: Use
24533         changequote instead of pairs of brackets.
24534         Reported by Andreas Schwab <schwab@suse.de>.
24535
24536 2006-11-21  Jim Meyering  <jim@meyering.net>
24537
24538         * lib/fts.c (fts_safe_changedir): Move a declaration "up",
24539         so as to remain compatible with older compilers.
24540         Patch from Michael Deutschmann.
24541
24542 2006-11-20  Paul Eggert  <eggert@cs.ucla.edu>
24543
24544         * MODULES.html.sh (File system functions): Add openat.
24545
24546         * lib/openat.h (rpl_fstatat): New macro, if
24547         [HAVE_OPENAT && ! LSTAT_FOLLOWS_SLASHED_SYMLINK.
24548         (fstatat): Define to rpl_fstatat under the same conditions,
24549         unless COMPILING_FSTATAT.
24550         * m4/openat.m4 (gl_FUNC_OPENAT): Compile fstatat.c too, if fstatat
24551         seems to have the bug.
24552         * lib/fstatat.c: New file.
24553         * modules/openat (Files): Add it.
24554
24555 2006-11-20  Bruno Haible  <bruno@clisp.org>
24556
24557         * Makefile: New file.
24558
24559 2006-11-20  Jim Meyering  <jim@meyering.net>
24560
24561         The beginnings of syntax-related checks for gnulib.
24562         * lib/Makefile: New file.
24563         * lib/t-idcache: New script.  Ensure that the two halves of
24564         idcache.c stay in sync.
24565
24566         * lib/idcache.c: Adjust comments in user- and group- portions to
24567         be more accurate, and to be consistent with one another.
24568
24569 2006-11-20  Jim Meyering  <jim@meyering.net>
24570
24571         * lib/idcache.c: Restore most of the 2006-11-06 patch, so as to
24572         continue using the flexible array member (thus, this module performs
24573         half as many malloc calls), with the addition that...
24574         (getgroup, getuser): Consistently record a non-match via an empty
24575         "name" string, and map an empty string match to a NULL return value.
24576         * modules/idcache (Depends-on): Re-add flexmember.
24577
24578         * lib/idcache.c (getuser): Remove all uses of the register keyword.
24579         (getuidbyname, getgroup, getgidbyname): Likewise.
24580
24581         Use cleaner syntax: NULL rather than 0.
24582         * lib/idcache.c (getuidbyname, getgidbyname): Return NULL, not 0.
24583
24584 2006-11-20  Paul Eggert  <eggert@cs.ucla.edu>
24585
24586         * lib/idcache.c: Undo most recent patch, dated 2006-11-06.
24587         It mishandled the case where the group was missing.
24588         Problem reported by Greg Schafer.
24589         * modules/idcache: Likewise.
24590
24591 2006-11-18  Jim Meyering  <jim@meyering.net>
24592
24593         * check-module (%exempt_header): Add exception for some
24594         conditionally-included headers.
24595
24596         * modules/i-ring (Depends-on): Add verify.
24597         (License): Change to LGPL.
24598
24599 2006-11-16  Paul Eggert  <eggert@cs.ucla.edu>
24600
24601         * modules/getaddinfo (Depends-on): Remove inttostr; add snprintf.
24602         * lib/getaddrinfo.c: Include snprintf.h rather than intprops.h
24603         and inttostr.h.  Use snprintf rather than uinttostr, so that
24604         LGPLed code doesn't depend on GPLed.
24605
24606 2006-11-17  Paul Eggert  <eggert@cs.ucla.edu>
24607
24608         * modules/inline (License): Change from GPL to LGPL.
24609
24610 2006-11-17  Jim Meyering  <jim@meyering.net>
24611
24612         * modules/d-type (License): Switch to LGPL.
24613
24614 2006-11-15  Bruno Haible  <bruno@clisp.org>
24615
24616         * m4/alloca.m4 (gl_FUNC_ALLOCA): Fix the AC_CACHE_CHECK message.
24617
24618 2006-11-15  Eric Blake  <ebb9@byu.net>
24619
24620         * m4/allocsa.m4 (gl_ALLOCSA): Don't invoke macro already picked up by
24621         the module dependency.
24622
24623 2006-11-15  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
24624             Bruno Haible  <bruno@clisp.org>
24625
24626         * gnulib-tool (func_create_testdir): Add license consistency check.
24627
24628 2006-11-15  Eric Blake  <ebb9@byu.net>
24629
24630         * m4/alloca.m4 (gl_FUNC_ALLOCA): Use AC_CACHE_CHECK to avoid a
24631         random "(cached)" in configure output.
24632
24633 2006-11-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
24634
24635         * m4/inttypes.m4 (gl_INTTYPES_H): Use AC_CACHE_CHECK so that the
24636         test for conforming inttypes.h is both announced and cached.
24637
24638         * MODULES.html.sh (seen_modules, seen_files): New variables.
24639         (func_module): Rewrite to use a few less gnulib-tool and sed
24640         invocations.  Avoid a couple of quadratic algorithms for ...
24641         (missed_modules, missed_files): ... these, with ...
24642         (func_append, func_tmpdir): ... these new functions, from
24643         gnulib-tool.  Analogously, install traps for cleanup.
24644
24645         * tests/test-gc.c (main): Remove unused variables.
24646         * tests/test-read-file.c: Include stdlib.h, for 'free'.
24647
24648 2006-11-14  Paul Eggert  <eggert@cs.ucla.edu>
24649
24650         * modules/inttostr (License): Change to LGPL.
24651
24652 2006-11-14  Eric Blake  <ebb9@byu.net>
24653
24654         * modules/tempname (License): Change to LGPL.
24655
24656 2006-11-14  Eric Blake  <ebb9@byu.net>
24657
24658         * doc/functions.texi (Function Portability): *printf functions on
24659         Cygwin now understand all POSIX size specifiers.
24660
24661 2006-11-14  Bruno Haible  <bruno@clisp.org>
24662
24663         * modules/c-ctype (License): Change to LGPL.
24664
24665 2006-11-12  Bruno Haible  <bruno@clisp.org>
24666
24667         * m4/lib-link.m4 (AC_LIB_LINKFLAGS, AC_LIB_HAVE_LINKFLAGS,
24668         AC_LIB_LINKFLAGS_BODY): Also set a LIB${NAME}_PREFIX variable. Needed
24669         for GNOME libraries, for which the include files are installed in
24670         subdirectories of $prefix/include.
24671
24672 2006-11-12  Bruno Haible  <bruno@clisp.org>
24673
24674         * m4/lib-link.m4: Require at least autoconf-2.54.
24675         (AC_LIB_LINKFLAGS_BODY) [autoconf < 2.61]: Turn dots into the library
24676         name to underscores for the --with option.
24677
24678 2006-11-13  Bruno Haible  <bruno@clisp.org>
24679
24680         * gnulib-tool (func_create_testdir): Set gl_source_base correctly in
24681         the tests directory.
24682         Reported by Ralf Wildenhues.
24683
24684 2006-11-13  Bruno Haible  <bruno@clisp.org>
24685
24686         * gnulib-tool (func_emit_initmacro_start): Also override AC_LIBSOURCES.
24687         (func_emit_initmacro_end): Undo the override here.
24688         (func_emit_initmacro_done): Emit a definition for gl_LIBSOURCES.
24689         Works around the famous automake error in coreutils.
24690
24691 2006-11-13  Eric Blake  <ebb9@byu.net>
24692
24693         * lib/gl_anytree_oset.h (gl_tree_search_atleast): Return the
24694         element, not its node.
24695
24696 2006-11-12  Bruno Haible  <bruno@clisp.org>
24697
24698         * gnulib-tool (func_emit_lib_Makefile_am): Replace occurrences of
24699         '$(top_srcdir)/build-aux/', taking into account the real auxdir.
24700
24701 2006-11-12  Bruno Haible  <bruno@clisp.org>
24702
24703         * gnulib-tool: New option --local-symlink.
24704         (func_usage): Document it.
24705         (lsymbolic): New variable.
24706         (func_import, func_create_testdir): If --symlink was not specified,
24707         test whether --local-symlink was specified and the file comes from
24708         the local_gnulib_dir.
24709
24710 2006-11-12  Bruno Haible  <bruno@clisp.org>
24711
24712         * gnulib-tool (func_ln): New function.
24713         (func_ln_if_changed, func_create_testdir): Use it instead of "ln -s".
24714
24715 2006-11-12  Bruno Haible  <bruno@clisp.org>
24716
24717         Finish support for source files in subdirectories.
24718         * gnulib-tool (func_emit_lib_Makefile_am): If some of the source files
24719         are in subdirectories, set uses_subdirs and add 'subdir-objects' to
24720         AUTOMAKE_OPTIONS.
24721         (func_import, func_create_testdir): Invoke AM_PROG_CC_C_O in this case.
24722
24723 2006-11-12  Bruno Haible  <bruno@clisp.org>
24724
24725         * gnulib-tool (func_get_automake_snippet): Synthesize also an
24726         EXTRA_lib_SOURCES augmentation.
24727         (func_emit_lib_Makefile_am): Initialize EXTRA_lib..._SOURCES to empty.
24728
24729 2006-11-12  Jim Meyering  <jim@meyering.net>
24730
24731         Make fts (in FTS_CWDFD mode) more efficient by caching a few open
24732         file descriptors.  This also averts a failure on systems with
24733         native openat support when a traversed directory lacks "x" access.
24734         * lib/fts_.h: Include "i-ring.h"
24735         (struct FTS) [fts_fd_ring]: New member.
24736         * lib/fts.c (RESTORE_INITIAL_CWD): Also call fd_ring_clear.
24737         (FCHDIR): Add parentheses.
24738         (fd_ring_check, fd_ring_print) [!FTS_DEBUG]: Define away.
24739         (cwd_advance_fd): Add a 3rd parameter.  Adjust all callers.
24740         When descending, rather than simply closing the previous
24741         fts_cwd_fd value, push that file descriptor onto the ring.
24742         (same_fd, fd_ring_print, fd_ring_check) [FTS_DEBUG]: New functions.
24743         (fts_open): Initialize the new fd_ring member.
24744         (fts_close): Clear the ring.
24745         (fts_safe_changedir): When possible, use our new fd_ring to skip
24746         the diropen and fstat and dev/ino comparison that would normally
24747         accompany a virtual `chdir ("..")'.
24748
24749         * modules/fts (Depends-on): Add i-ring.
24750         * modules/i-ring: New module.
24751         * lib/i-ring.c, lib/i-ring.h, lib/i-ring-test.c: New files.
24752         * m4/i-ring.m4: New file.
24753
24754 2006-11-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
24755
24756         * gnulib-tool (func_create_testdir): Fix replacement of
24757         `build-aux' in configure.ac.  Run autotools in gltests
24758         subdirectory.
24759         (func_create_testdir, func_create_megatestdir, test): There is
24760         no need for '--force' in most autotool invocations in a new
24761         tree.  Actually fail the whole test if any of the tools, or the
24762         configure or make stages fail.
24763
24764         Sync from Automake.
24765         * build-aux/gnupload: Revert last change.  Add pointer to upload
24766         instructions of the GNU Maintenance Instructions.
24767         Suggestion by Karl Berry.
24768
24769 2006-11-10  Jim Meyering  <jim@meyering.net>
24770
24771         * lib/fts.c [FTS_DEBUG]: Don't try to print a pointer via %s.
24772
24773 2006-11-09  Paul Eggert  <eggert@cs.ucla.edu>
24774
24775         * lib/gettext.h (dgettext, dcgettext, ngettext) [! ENABLE_NLS]:
24776         (dngettext, dcngettext, bindtextdomain) [! ENABLE_NLS]:
24777         (bind_textdomain_codeset) [! ENABLE_NLS]:
24778         Evaluate all the arguments.  That way, callers get compatible behavior
24779         if the arguments have side effects.  Also, it avoids some GCC
24780         diagnostics in some cases; Joel E. Denny reported problems when Bison
24781         was configured with --enable-gcc-warnigs.
24782
24783 2006-11-10  Jim Meyering  <jim@meyering.net>
24784
24785         * m4/inline.m4 (gl_INLINE): Check with the compiler, not cpp, so that
24786         relevant options in CFLAGS (like -O, -fno-inline) are taken into
24787         account.
24788
24789 2006-11-10  Jim Meyering  <jim@meyering.net>
24790
24791         * modules/inline: New file/module.
24792         * modules/xalloc (Files): Remove m4/inline.m4.
24793         (Depends-on): Add inline, instead.
24794         * modules/oset: Likewise.
24795         * modules/list: Likewise.
24796
24797 2006-11-09  Paul Eggert  <eggert@cs.ucla.edu>
24798
24799         * lib/stdint_.h (uintmax_t): Fix typo: int64_t -> uint64_t.
24800         Problem reported by Matthew Woehlke.
24801
24802 2006-11-09  Bruno Haible  <bruno@clisp.org>
24803
24804         * lib/tempname.c (gen_tempname): Remove variant that invokes
24805         __gen_tempname.
24806         * m4/tempname.m4 (gl_FUNC_GEN_TEMPNAME): Don't test for
24807         __gen_tempname.
24808
24809 2006-11-08  Bruno Haible  <bruno@clisp.org>
24810
24811         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Set ac_cv_type_long_long_int
24812         to 'yes' instead of 'cross-compiling'.
24813
24814 2006-11-08  Paul Eggert  <eggert@cs.ucla.edu>
24815
24816         * lib/quotearg.h (quotearg_free): New decl.
24817         * lib/quotearg.c (quotearg_free): New function.
24818         (slot0, nslots, slotvec0, slotvec):
24819         Now file-scope so that quotearg_free can get at them.
24820
24821 2006-11-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
24822
24823         Sync from Automake.
24824         * build-aux/gnupload: Add missing 'gnu' to example URL.
24825         Report by Karl Berry.
24826
24827 2006-11-08  Bruno Haible  <bruno@clisp.org>
24828
24829         * m4/inline.m4 (gl_INLINE): Also test __NO_INLINE__.
24830         Suggested by Paul Eggert.
24831
24832 2006-11-08  Jim Meyering  <jim@meyering.net>
24833
24834         * lib/fts.c [!_LGPL_PACKAGE]: Don't include fcntl--.h twice.
24835         It's already included if !_LIBC.
24836         (fts_safe_changedir): Add a comment.
24837
24838 2006-11-07  Paul Eggert  <eggert@cs.ucla.edu>
24839
24840         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Detect bug in
24841         Tandem NonStop Kernel (OSS) cc -O circa 2004, reported by
24842         Matthew Woehlke.
24843
24844         * lib/xalloc.h (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): Move
24845         definitions up, to avoid colliding with change below.
24846         (static_inline) [HAVE_INLINE]: New macro.
24847         (xnmalloc, xnrealloc, x2nrealloc, xcharalloc):
24848         Provide extern decls when !HAVE_INLINE.  Do not define unless
24849         static_inline is defined, either by us or by xmalloc.c.  Use
24850         static_inline rather than static inline.
24851         (XCALLOC): Optimize sizeof(T) = 1 case.
24852         * lib/xmalloc.c (static_inline) [!HAVE_INLINE]: New macro.
24853
24854 2006-11-07  Bruno Haible  <bruno@clisp.org>
24855
24856         * lib/xalloc.h (XNMALLOC): Restore optimization of sizeof(T) = 1 case.
24857         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Require gl_INLINE instead of
24858         AC_C_INLINE.
24859         * modules/xalloc (Files): Add m4/inline.m4.
24860
24861 2006-11-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
24862
24863         * README: Fix typo.
24864         * doc/gnulib.texi (Miscellaneous Notes): Likewise, rename...
24865         (Miscellanous Notes): ...from this.
24866
24867 2006-11-07  Paul Eggert  <eggert@cs.ucla.edu>
24868
24869         * m4/flexmember.m4 (AC_C_FLEXIBLE_ARRAY_MEMBER):
24870         Mention that offsetof should be used instead of sizeof.
24871         From Bruno Haible.
24872
24873 2006-11-07  Bruno Haible  <bruno@clisp.org>
24874
24875         * lib/w32spawn.h (prepare_spawn): Use XNMALLOC instead of xmalloc.
24876
24877 2006-11-06  Paul Eggert  <eggert@cs.ucla.edu>
24878
24879         Simplify xmalloc expressions. Add overflow check in xmalloc arguments.
24880         * lib/gl_anyavltree_list2.h (create_subtree_with_contents):
24881         (gl_tree_create, gl_tree_add_first, gl_tree_add_last):
24882         (gl_tree_add_before, gl_tree_add_after):
24883         Use XMALLOC instead of xmalloc, and XCALLOC instead of xzalloc.
24884         * lib/gl_anyhash_list2.h (hash_resize): Likewise.
24885         * lib/gl_anylinked_list2.h (gl_linked_create_empty, gl_linked_create):
24886         (gl_linked_add_first, gl_linked_add_last, gl_linked_add_before):
24887         (gl_linked_add_after, gl_linked_add_at): Likewise.
24888         * lib/gl_anyrbtree_list2.h (create_subtree_with_contents):
24889         (gl_tree_create, gl_tree_add_first, gl_tree_add_last):
24890         (gl_tree_add_before, gl_tree_add_after): Likewise.
24891         * lib/gl_anytree_list2.h (gl_tree_create_empty): Likewise.
24892         * lib/gl_anytree_oset.h (gl_tree_create_empty): Likewise.
24893         * lib/gl_anytreehash_list1.h (add_to_bucket): Likewise.
24894
24895 2006-11-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
24896
24897         * lib/gl_oset.h: Use C comment style, not C++ comment style.
24898
24899 2006-11-06  Bruno Haible  <bruno@clisp.org>
24900
24901         * m4/inline.m4: New file.
24902         * m4/gl_list.m4 (gl_LIST): Require gl_INLINE.
24903         * modules/list (Files): Add m4/inline.m4.
24904         * modules/oset (Files): Likewise.
24905
24906 2006-11-06  Paul Eggert  <eggert@cs.ucla.edu>
24907
24908         * lib/idcache.c: Include <stddef.h>, for offsetof.
24909         (struct userid.name): Change from char * to a flexible array member.
24910         All uses changed.
24911         * modules/idcache (Depends-on): Add flexmember.
24912
24913         * MODULES.html.sh (Core language properties): New module flexmember.
24914         * modules/flexmember, m4/flexmember.m4: New files.
24915
24916         * lib/xalloc.h (xnmalloc, xnrealloc, x2nrealloc): Now static
24917         inline functions that are identical with the old xnmalloc_inline,
24918         xnrealloc_inline, x2nrealloc_inline of lib/xmalloc.c.  This is so
24919         that we can avoid some unnecessary integer multiplications and
24920         divisions in the common case where the element size is known at
24921         compile time.
24922         (XNMALLOC) [HAVE_INLINE]: Remove special case, which is no longer
24923         needed.
24924         (xnboundedmalloc): Remove.
24925         (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): Use lower-case letters for
24926         arguments, for consistency with rest of this header.
24927         (xcharalloc): Rewrite using XNMALLOC.
24928         * lib/xmalloc.c (xnmalloc_inline, xnmalloc, xnrealloc_inline):
24929         (xnrealloc, x2nrealloc_inline, x2nrealloc): Remove.  The *_inline
24930         versions have been moved to lib/xalloc.h and renamed to be the
24931         non-*_inline versions.
24932         (xmalloc, xrealloc): Implement without reference to the xnmalloc
24933         and xnrealloc functions, since those functions are now inline and
24934         now call us.
24935         (x2realloc): Invoke x2realloc, not x2realloc_inline, to accommodate
24936         renaming described above.
24937         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Remove AC_C_INLINE since
24938         xmalloc.c no longer uses inline directly.  gl_PREREQ_XALLOC now
24939         captures the dependency in AC_C_INLINE.
24940
24941         New module canonicalize-lgpl, proposed by Charles Wilson in
24942         <http://lists.gnu.org/archive/html/bug-gnulib/2006-11/msg00020.html>
24943         with a few small changes afterwards.
24944         * MODULES.html.sh (File system functions): New module
24945         canonicalize-lgpl.
24946         * lib/canonicalize.h: Add comments for canonicalize_filename_mode
24947         and canonicalize_file_name.
24948         * lib/canonicalize-lgpl.c, m4/canonicalize-lgpl.m4:
24949         * modules/canonicalize-lgpl: New files.
24950
24951 2006-11-05  Bruno Haible  <bruno@clisp.org>
24952
24953         * gnulib-tool (func_import, func_create_testdir): Create directories
24954         also for files in subdirectories of lib/.
24955
24956 2006-11-05  Bruno Haible  <bruno@clisp.org>
24957
24958         * lib/gl_array_list.c (gl_array_iterator_next): Make pointer decrement
24959         ANSI C compliant.
24960
24961 2006-11-03  Bruno Haible  <bruno@clisp.org>
24962
24963         Simplify xmalloc expressions. Add overflow check in xmalloc arguments.
24964         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Require AC_C_INLINE.
24965         * lib/xalloc.h (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): New macros.
24966         (xnboundedmalloc): New inline function.
24967         * lib/classpath.c (new_classpath): Use XNMALLOC instead of xmalloc.
24968         * lib/clean-temp.c (create_temp_dir): Use XNMALLOC, XMALLOC instead of
24969         xmalloc.
24970         * lib/concatpath.c (concatenated_pathname): Use XNMALLOC instead of
24971         xmalloc.
24972         * lib/fatal-signal.c (at_fatal_signal): Use XNMALLOC instead of xmalloc.
24973         * lib/findprog.c (find_in_path): Use XNMALLOC instead of xmalloc.
24974         * lib/gl_array_list.c (gl_array_create_empty): Use XMALLOC instead of
24975         xmalloc.
24976         (gl_array_create): Use XNMALLOC, XMALLOC instead of xmalloc.
24977         * lib/gl_array_oset.c (gl_array_create_empty): Use XNMALLOC instead of
24978         xmalloc.
24979         * lib/gl_avltree_oset.c (gl_tree_add_first, gl_tree_add_before,
24980         gl_tree_add_after): Use XMALLOC instead of xmalloc.
24981         * lib/gl_carray_list.c (gl_carray_create_empty): Use XMALLOC instead of
24982         xmalloc.
24983         (gl_carray_create): Use XNMALLOC, XMALLOC instead of xmalloc.
24984         * lib/gl_rbtree_oset.c (gl_tree_add_first, gl_tree_add_before,
24985         gl_tree_add_after): Use XMALLOC instead of xmalloc.
24986         * lib/gl_sublist.c (gl_sublist_create): Use XMALLOC instead of xmalloc.
24987         * lib/pagealign_alloc.c (new_memnode): Use XMALLOC instead of xmalloc.
24988         * lib/sh-quote.c (shell_quote_argv): Use XNMALLOC instead of xmalloc.
24989         * lib/xvasprintf.c (xstrcat): Use XNMALLOC instead of xmalloc.
24990
24991 2006-11-03  Bruno Haible  <bruno@clisp.org>
24992
24993         * lib/c-ctype.h [C++]: Define functions without name mangling.
24994         * lib/fwriteerror.h [C++]: Likewise.
24995         * lib/gcd.h [C++]: Likewise.
24996         * lib/linebreak.h [C++]: Likewise.
24997
24998 2006-11-03  Paul Eggert  <eggert@cs.ucla.edu>
24999
25000         * lib/canonicalize.h: (canonicalize_mode_t, CAN_EXISTING):
25001         (CAN_ALL_BUT_LAST, CAN_MISSING, canonicalize_filename_mode):
25002         Define only if PROVIDE_CANONICALIZE_FILENAME_MODE is defined.
25003         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME):
25004         Check for functions and headers just once.
25005         Check for declaration of canonicalize_file_name.
25006         Define PROVIDE_CANONICALIZE_FILENAME_MODE.
25007
25008 2006-11-02  Charles Wilson  <cygwin@cwilson.fastmail.fm>
25009
25010         * gnulib-tool (func_import): Fix typo in actioncmd.
25011
25012 2006-11-02  Bruno Haible  <bruno@clisp.org>
25013
25014         * gnulib-tool (func_get_automake_snippet): Interpret a backslash-
25015         newline sequence in the Makefile.am snippet as a space, like "make"
25016         does.
25017         Reported by Roger Persson <perrog@gmail.com>.
25018
25019 2006-11-01  Bruno Haible  <bruno@clisp.org>
25020
25021         * m4/strcase.m4 (gl_FUNC_STRNCASECMP): Check whether strncasecmp is
25022         already declared in <string.h>.
25023         * lib/strcase.h (strncasecmp): Don't declare it if yes.
25024
25025 2006-11-01  Bruno Haible  <bruno@clisp.org>
25026
25027         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Don't define strcasecmp here.
25028         * lib/strcase.h: Include <string.h>.
25029         (strcasecmp): Define to rpl_strcasecmp here.
25030
25031 2006-11-01  Bruno Haible  <bruno@clisp.org>
25032
25033         * lib/printf-parse.c (PRINTF_PARSE): Cast malloc/realloc results.
25034
25035 2006-11-01  Eric Blake  <ebb9@byu.net>
25036
25037         * lib/mkstemp-safer.c (mkstemp_safer): Allow C++ compilation.
25038
25039         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Allow C++ configuration.
25040
25041 2006-10-29  Bruno Haible  <bruno@clisp.org>
25042
25043         Make it compile in C++ mode.
25044         * lib/full-write.c (full_rw): Add a cast.
25045
25046 2006-11-01  Bruno Haible  <bruno@clisp.org>
25047
25048         * gnulib-tool (func_get_automake_snippet): Change sed_combine_lines to
25049         be POSIX compliant.
25050         Reported by Roger Persson <perrog@gmail.com>.
25051
25052 2006-11-01  Eric Blake  <ebb9@byu.net>
25053
25054         * lib/getopt_.h: Fix comments.
25055
25056 2006-10-31  Eric Blake  <ebb9@byu.net>
25057
25058         * modules/tmpdir (Depends-on): Add sys_stat.
25059         * modules/mkdtemp (Depends-on): Add tempname, drop unistd.
25060         * lib/mkdtemp.c (gen_tempname): Remove; tempname covers this.
25061         * lib/tmpdir.c (S_ISDIR): Simplify, thanks to sys_stat.
25062         * m4/mkdtemp.m4 (gl_PREREQ_MKDTEMP): Simplify, thanks to
25063         tempname.
25064
25065 2006-10-31  Paul Eggert  <eggert@cs.ucla.edu>
25066
25067         Avoid some C++ diagnostics reported by Bruno Haible.
25068         * lib/quotearg.c (clone_quoting_options): Use xmemdup rather than
25069         xmalloc.
25070         (quotearg_alloc): Use xcharalloc rather than xmalloc.
25071         (struct slotvec): Move to top level.
25072         (quotearg_n_options): Rewrite to avoid xmalloc.
25073         * lib/xalloc.h (xcharalloc): New function.
25074         * (xrealloc, xnrealloc, x2realloc, x2nrealloc, xmemdup):
25075         [defined __cplusplus]: Add function template that provides result
25076         type propagation.  This part of the change is from Bruno Haible.
25077
25078 2006-10-29  Bruno Haible  <bruno@clisp.org>
25079
25080         Make it compile in C++ mode.
25081         * lib/striconv.c (mem_cd_iconv): Cast malloc/realloc result.
25082         * lib/strnlen1.c (strnlen1): Cast memchr result.
25083         * lib/mbchar.h (mb_copy): Rename arguments to 'new_mbc', 'old_mbc'.
25084         * lib/clean-temp.c (string_equals, string_hash): Add casts.
25085         (create_temp_dir): Rename local variable 'template'.
25086         (compile_csharp_using_sscli): Add cast.
25087         * lib/fatal-signal.c (at_fatal_signal): Cast xmalloc result.
25088         * lib/findprog.c (find_in_path): Likewise.
25089         * lib/linebreak.c (mbs_width_linebreaks): Cast malloc result.
25090         * lib/wait-process.c (register_slave_subprocess): Likewise.
25091
25092 2006-10-22  Bruno Haible  <bruno@clisp.org>
25093
25094         * modules/tsearch: New file.
25095         * lib/tsearch.h: New file.
25096         * lib/tsearch.c: New file, from glibc-2.5 with small modifications.
25097         * m4/tsearch.m4: New file.
25098         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add tsearch.
25099
25100 2006-10-29  Eric Blake  <ebb9@byu.net>
25101
25102         * lib/arcfour.c: Assume config.h.
25103         * lib/arctwo.c: Likewise.
25104         * lib/base64.c: Likewise.
25105         * lib/check-version.c: Likewise.
25106         * lib/crc.c: Likewise.
25107         * lib/des.c: Likewise.
25108         * lib/gc-gnulib.c: Likewise.
25109         * lib/gc-libgcrypt.c: Likewise.
25110         * lib/gc-pbkdf2-sha1.c: Likewise.
25111         * lib/getaddrinfo.c: Likewise.
25112         * lib/getdelim.c: Likewise.
25113         * lib/getline.c: Likewise.
25114         * lib/hmac-md5.c: Likewise.
25115         * lib/hmac-sha1.c: Likewise.
25116         * lib/iconvme.c: Likewise.
25117         * lib/md2.c: Likewise.
25118         * lib/md4.c: Likewise.
25119         * lib/memxor.c: Likewise.
25120         * lib/read-file.c: Likewise.
25121         * lib/readline.c: Likewise.
25122         * lib/rijndael-alg-fst.c: Likewise.
25123         * lib/rijndael-api-fst.c: Likewise.
25124         * lib/xgetdomainname.c: Likewise.
25125
25126 2006-10-28  Eric Blake  <ebb9@byu.net>
25127
25128         * lib/xstrndup.c: Assume config.h.
25129
25130 2006-10-27  Paul Eggert  <eggert@cs.ucla.edu>
25131
25132         Move stat.h-substitute stuff from lib/stat-macros.h to lib/stat_.h.
25133         stat-macros.h is now for our own macros, whereas stat_h is for
25134         macros in the <sys/stat.h> name space.
25135         * lib/stat-macros.h: Remove copyright notice, as this file is now tiny.
25136         (STAT_MACROS_H): Remove.
25137         (S_IFMT, S_ISBLK, S_ISCHR, S_ISDIR, S_ISFIFO, S_ISLNK, S_ISNAM):
25138         (S_ISMPB, S_ISMPC, S_ISNWK, S_ISREG, S_ISSOCK, S_ISDOOR, S_ISPORT):
25139         (S_TYPEISMQ, S_TYPEISTMO, S_TYPEISSEM, S_TYPEISSHM, S_ISCTG, S_ISOFD):
25140         (S_ISOFL, S_ISWHT, S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IRGRP):
25141         (S_IROTH, S_IWUSR, S_IWGRP, S_IWOTH, S_IXUSR, S_IXGRP, S_IXOTH):
25142         (S_IRWXU, S_IRWXG, S_IRWXO, S_IXUGO, S_IRWXUGO):
25143         Move these macros to ...
25144         * lib/stat_.h: here.  Don't include stat-macros.h.
25145         * lib/canonicalize.c: Don't include stat-macros.h.
25146         * lib/chown.c: Likewise.
25147         * lib/euidaccess.c: Likewise.
25148         * lib/file-type.c: Likewise.
25149         * lib/filemode.c: Likewise.
25150         * lib/glob.c: Likewise.
25151         * lib/isapipe.c: Likewise.
25152         * lib/lchown.c: Likewise.
25153         * lib/lstat.c: Likewise.
25154         * lib/mkdir-p.c: Likewise.
25155         * lib/rmdir.c: Likewise.
25156         * m4/lchown.m4 (gl_FUNC_LCHOWN): Don't require gl_STAT_MACROS.
25157         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Don't check for io.h
25158         unless mkdir isn't declared, to speed up 'configure'.
25159         Always create sys/stat.h, since it's unlikely any real sys/stat.h
25160         would define all the S_* symbols.
25161         * modules/canonicalize (Depends-on):
25162         Depend on sys_stat, not stat-macros.
25163         * modules/chown: Likewise.
25164         * modules/euidaccess: Likewise.
25165         * modules/filemode: Likewise.
25166         * modules/file-type: Likewise.
25167         * modules/glob: Likewise.
25168         * modules/isapipe: Likewise.
25169         * modules/lchown: Likewise.
25170         * modules/lstat: Likewise.
25171         * modules/mkancesdirs: Likewise.
25172         * modules/rmdir: Likewise.
25173         * modules/mkdir-p (Depends-on): Also depend on sys_stat.
25174         * modules/modechange: Likewise.
25175         * modules/stat-macros (Files): Remove m4/stat-macros.m4.
25176         (configure.ac): Remove gl_STAT_MACROS.
25177         * modules/sys_stat (Depends-on): Remove stat-macros.
25178
25179 2006-10-27  Bruno Haible  <bruno@clisp.org>
25180
25181         * m4/signed.m4: Remove file.
25182         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_ARGS_: Remove bh_C_SIGNED
25183         invocation.
25184         * modules/vasnprintf (Files): Remove m4/signed.m4.
25185
25186 2006-10-27  Bruno Haible  <bruno@clisp.org>
25187
25188         Update to GNU gettext 0.16.
25189         * modules/gettext (Files): Add m4/intl.m4, m4/intldir.m4. Remove
25190         m4/inttypes-h.m4, m4/signed.m4.
25191         * m4/gettext.m4: Update to GNU gettext 0.16.
25192         * m4/intl.m4: New file, from GNU gettext.
25193         * m4/intldir.m4: New file, from GNU gettext.
25194         * config/srclist.txt: Update
25195
25196 2006-10-27  Eric Blake  <ebb9@byu.net>
25197
25198         * MODULES.html.sh: Document tempname.
25199         * modules/mkstemp (Depends-on): Add tempname, and drop transitive
25200         dependencies.
25201         (Files): Move lib/tempname.c...
25202         * modules/tempname: ...to this new module.
25203         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Remove tempname checks.
25204         (gl_PREREQ_TEMPNAME): Move...
25205         * m4/tempname.m4: ...to this new file.
25206         * lib/mkstemp.c (includes) [!_LIBC]: Use tempname.h.
25207         * modules/sys_stat (Depends-on): Add stat-macros.
25208         * lib/stat_.h (includes): Pick up stat macros.
25209         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Replace <sys/stat.h>
25210         if stat macros are broken.
25211         * lib/tempname.c (includes): No need to include "stat-macros.h".
25212         (__gen_tempname) [!_LIBC]: Expose as gen_tempname.
25213         (direxists, __path_search) [!_LIBC]: Don't compile these in
25214         gnulib; the tmpdir module covers that.
25215         * lib/tempname.h: New file.
25216
25217 2006-10-26  Paul Eggert  <eggert@cs.ucla.edu>
25218
25219         * COPYING: Explain how gnulib-tool converts licence headers.
25220         Almost all wording by Eric Blake.
25221
25222 2006-10-25  Paul Eggert  <eggert@cs.ucla.edu>
25223
25224         * lib/mbchar.h (is_basic_table): Make read-only.
25225         * lib/mbchar.c (is_basic_table): Likewise.
25226         Reported by John Darrington.
25227
25228 2006-10-25  Bruno Haible  <bruno@clisp.org>
25229
25230         * lib/progname.h (set_program_name): Undefine before defining.
25231
25232 2006-10-25  Bruno Haible  <bruno@clisp.org>
25233
25234         * lib/gettext.h (_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS): Define to
25235         false for non-gcc C++ compilers.
25236         Reported by Nelson H. F. Beebe <beebe@math.utah.edu>.
25237
25238 2006-10-24  Bruno Haible  <bruno@clisp.org>
25239
25240         * lib/striconv.c (mem_cd_iconv, str_cd_iconv): Treat all non-GNU
25241         iconv implementations like Irix iconv.
25242
25243 2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
25244
25245         * modules/vararrays: New file.
25246         * m4/vararrays.m4: New file, taken from diffutils.
25247         * MODULES.html.sh: New module vararrays.
25248
25249 2006-10-24  Karl Berry  <karl@gnu.org>
25250
25251         * doc/gnulib-intro.texi: --- instead of --; non-naive naive.
25252         Don't call GNU Unix.
25253
25254 2006-10-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
25255
25256         * users.txt: Add Libtool.
25257
25258         Sync from Libtool:
25259
25260         2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
25261
25262         * lib/argz.c: Remove check for HAVE_CONFIG_H, to conform
25263         to gnulib's policy of including config.h unconditionally.
25264
25265 2006-10-24  Bruno Haible  <bruno@clisp.org>
25266
25267         * modules/wcwidth (Files): Add m4/wint_t.m4.
25268         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Require gt_TYPE_WINT_T.
25269         * lib/wcwidth.h (iswprint): Use 'int' if 'wint_t' is not defined.
25270
25271 2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
25272
25273         * lib/getdate.y (yyerror): Make the arguments pointer-to-const,
25274         to pacify GCC with some -W flags enabled.  Problem reported by
25275         Bruno Haible.
25276
25277 2006-10-24  Jim Meyering  <jim@meyering.net>
25278
25279         * MODULES.html.sh: Remove uinttostr.  It's not a module.
25280         Reported by Karl Berry.
25281
25282 2006-10-23  Bruno Haible  <bruno@clisp.org>
25283
25284         * lib/fts.c (fts_build): Move variable declaration, for C89 compliance.
25285
25286 2006-10-24  Bruno Haible  <bruno@clisp.org>
25287
25288         * lib/gl_list.h: Use C comment style, not C++ comment style.
25289
25290 2006-10-23  Eric Blake  <ebb9@byu.net>
25291
25292         * lib/getaddrinfo.c (includes): Add missing include.
25293
25294 2006-10-23  Bruno Haible  <bruno@clisp.org>
25295             Paul Eggert  <eggert@cs.ucla.edu>
25296
25297         Ability to rename obstack_free.
25298         * lib/obstack.h (__obstack_free): New macro. Declare instead of
25299         obstack_free.
25300         (obstack_free): Invoke the __obstack_free macro.
25301         * lib/obstack.c (obstack_free): Use __obstack_free macro.
25302
25303 2006-10-23  Bruno Haible  <bruno@clisp.org>
25304             Paul Eggert  <eggert@cs.ucla.edu>
25305
25306         * lib/argp.h (argp_parse, __argp_parse): Comment out the identifiers
25307         __argc, __argv from the declaration. (They are defined as macros on
25308         mingw.)
25309
25310 2006-10-22  Bruno Haible  <bruno@clisp.org>
25311
25312         * doc/gnulib-intro.texi: New file.
25313         * doc/gnulib.texi: Include it.
25314
25315 2006-10-21  Bruno Haible  <bruno@clisp.org>
25316
25317         * doc/gnulib.texi: Split the chapter "Gnulib" into 3 chapters
25318         "Introduction", "Miscellanous Notes", "Particular Modules".
25319
25320 2006-10-21  Bruno Haible  <bruno@clisp.org>
25321
25322         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
25323         Change mostlyclean-local rule to avoid sh syntax error from bash
25324         versions 2.00..2.05 when $(MOSTLYCLEANDIRS) is empty.
25325
25326 2006-10-23  Jim Meyering  <jim@meyering.net>
25327
25328         * lib/getaddrinfo.c (getnameinfo): Use new lightweight uinttostr,
25329         in place of snprintf.
25330
25331         * modules/inttostr (Files): Add lib/uinttostr.c.
25332         * lib/uinttostr.c (inttostr): New file/function.
25333         * lib/inttostr.h (uinttostr): Declare.
25334         * m4/inttostr.m4: Add AC_LIBOBJ([uinttostr]).
25335         * MODULES.html.sh (Numeric conversion functions <stdlib.h>):
25336         Add uinttostr.
25337         * modules/getaddrinfo (Depends-on): Remove snprintf.  Add inttostr.
25338
25339 2006-10-21  Paul Eggert  <eggert@cs.ucla.edu>
25340
25341         * lib/canonicalize.c (ELOOP): Define if not already defined.
25342         Problem reported by Bruno Haible in
25343         <http://lists.gnu.org/archive/html/bug-gnulib/2006-10/msg00282.html>.
25344
25345 2006-10-21  Paul Eggert  <eggert@cs.ucla.edu>
25346
25347         * lib/stdint_.h [defined _AIX]: Don't include <sys/types.h>.
25348         Problem reported by Perry Smith and Ville Laurikari.
25349
25350         * lib/getndelim2.c (SSIZE_MAX): Use same defn that getdelim.c
25351         uses.
25352
25353 2006-10-19  Bruno Haible  <bruno@clisp.org>
25354
25355         * lib/getndelim2.c (SSIZE_MAX): Provide fallback definition. Needed
25356         for mingw.
25357
25358 2006-10-19  Bruno Haible  <bruno@clisp.org>
25359
25360         * lib/openat-priv.h (EOPNOTSUPP): Provide fallback definition.
25361         Needed for mingw.
25362
25363 2006-10-19  Bruno Haible  <bruno@clisp.org>
25364
25365         * m4/size_max.m4 (gl_SIZE_MAX): Cache the result.
25366
25367 2006-10-19  Bruno Haible  <bruno@clisp.org>
25368
25369         * m4/allocsa.m4 (gl_ALLOCSA): Invoke gl_FUNC_ALLOCA, don't AC_REQUIRE
25370         it.
25371
25372 2006-10-19  Bruno Haible  <bruno@clisp.org>
25373
25374         * m4/alloca.m4 (gl_FUNC_ALLOCA): Cache the result of the AC_EGREP_CPP
25375         invocation.
25376
25377 2006-10-19  Bruno Haible  <bruno@clisp.org>
25378
25379         * gnulib-tool (func_create_testdir): Don't include ftruncate and
25380         mountlist by default.
25381
25382 2006-10-16  Bruno Haible  <bruno@clisp.org>
25383
25384         * lib/c-strstr.c: Include c-strstr.h.
25385
25386 2006-10-18  Charles Wilson  <cygwin@cwilson.fastmail.fm>
25387
25388         * gnulib-tool: Don't clobber $sourcebase when $local_gnulib_dir ends
25389         in a slash.
25390
25391 2006-10-18  Bruno Haible  <bruno@clisp.org>
25392
25393         * lib/lock.h [C++]: Wrap definitions in extern "C".
25394
25395 2006-10-18  Bruno Haible  <bruno@clisp.org>
25396
25397         * gnulib-tool (func_emit_initmacro_end): Remove duplicates from the
25398         gl_LIBOBJS list.
25399
25400 2006-10-18  Bruno Haible  <bruno@clisp.org>
25401
25402         * lib/findprog.c (find_in_path): Avoid "gcc -Wwrite-strings" warning.
25403
25404 2006-10-19  Paul Eggert  <eggert@cs.ucla.edu>
25405
25406         * lib/xstrtol.h: Include gettext.h.
25407         (_STRTOL_ERROR): Wrap English-language formats inside gettext.
25408         Problem reported by Eric Blake.
25409         * modules/xstrtol (Depends-on): Add gettext-h.
25410
25411 2006-10-19  Paul Eggert  <eggert@cs.ucla.edu>  (tiny change)
25412
25413         * lib/strftime.c (advance): New macro.
25414         (add): Use it to avoid adding 0 to a FILE *.  FILE can be an
25415         incomplete type, so you can't add 0 to it.  Problem and patch
25416         reported by Eelco Dolstra for dietlibc.
25417
25418 2006-10-18  Jim Meyering  <jim@meyering.net>
25419
25420         * lib/readutmp.c (desirable_utmp_entry): Use "bool" as the
25421         type for a local, and rename it: s/up/user_proc/.
25422
25423 2006-10-18  Sergey Poznyakoff  <gray@gnu.org.ua>
25424
25425         * lib/readutmp.c (desirable_utmp_entry): Implement new flag:
25426         READ_UTMP_USER_PROCESS.
25427         * lib/readutmp.h (READ_UTMP_USER_PROCESS): New flag
25428
25429 2006-10-17  Paul Eggert  <eggert@cs.ucla.edu>
25430
25431         * lib/localcharset.c: Do not check HAVE_SETLOCALE.
25432         * m4/localcharset.m4 (gl_LOCALCHARSET): Don't check for setlocale.
25433
25434 2006-10-17  Eric Blake  <ebb9@byu.net>
25435
25436         * lib/sigprocmask.c (sigprocmask): Fix typo.
25437
25438         * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Fix typo.
25439
25440         * modules/clean-temp (Makefile.am): Don't add to make output...
25441         (configure.ac): ...instead define SIGNAL_SAFE_LIST inside
25442         config.h.
25443
25444 2006-10-17  Bruno Haible  <bruno@clisp.org>
25445
25446         * lib/gettext.h (gettext, ngettext, pgettext, npgettext): Define
25447         differently if DEFAULT_TEXT_DOMAIN is set.
25448
25449 2006-10-16  Bruno Haible  <bruno@clisp.org>
25450
25451         * lib/clean-temp.c: Include fwriteerror.h.
25452
25453 2006-10-16  Bruno Haible  <bruno@clisp.org>
25454
25455         * getndelim2.m4 (gl_GETNDELIM2): Remove 2003-10-23 hack.
25456
25457 2006-10-16  Bruno Haible  <bruno@clisp.org>
25458
25459         * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Also test for sigset_t.
25460         * lib/sigprocmask.h: Include <sys/types.h>.
25461         (sigset_t): Use the system's definition if present.
25462
25463 2006-10-17  Eric Blake  <ebb9@byu.net>
25464
25465         * lib/xvasprintf.c (includes): Assume config.h.
25466         * lib/xasprintf.c (includes): Likewise.
25467
25468 2006-10-16  Paul Eggert  <eggert@cs.ucla.edu>
25469
25470         * lib/fsusage.c (PROPAGATE_ALL_ONES): Don't assume uintmax_t is
25471         at least as wide as intmax_t.
25472
25473 2006-10-16  Alexandre Duret-Lutz  <adl@gnu.org>
25474
25475         (Imported from Automake.)
25476         * build-aux/gnupload: Update to version 1.1 of directive file.
25477
25478 2006-10-16  Eric Blake  <ebb9@byu.net>
25479
25480         * modules/configmake (Makefile.am): Add pkglibexecdir support, to
25481         match Automake 1.10a.
25482
25483 2006-10-14  Bruno Haible  <bruno@clisp.org>
25484
25485         * modules/sigprocmask: New file.
25486         * lib/sigprocmask.h: New file.
25487         * lib/sigprocmask.c: New file.
25488         * m4/signalblocking.m4 (gl_SIGNALBLOCKING): Renamed from
25489         gt_SIGNALBLOCKING. When not defining HAVE_POSIX_SIGNALBLOCKING,
25490         request sigprocmask.o.
25491         (gl_PREREQ_SIGPROCMASK): New macro.
25492         * modules/fatal-signal (Files): Remove m4/signalblocking.m4.
25493         (Depends-on): Add sigprocmask.
25494         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Don't require
25495         gt_SIGNALBLOCKING. Test for 'raise' only once.
25496         * lib/fatal-signal.c: Include sigprocmask.h.
25497         (fatal_signal_set, init_fatal_signal_set, block_fatal_signals,
25498         unblock_fatal_signals): Define always.
25499         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
25500         sigprocmask.
25501
25502 2006-10-14  Paul Eggert  <eggert@cs.ucla.edu>
25503
25504         Sync from Automake.
25505         * build-aux/install-sh (posix_mkdir): Reject FreeBSD 6.1 mkdir -p -m,
25506         which incorrectly sets the mode of an existing destination
25507         directory.  In some cases the unpatched install-sh could do the
25508         equivalent of "chmod 777 /" or "chmod 0 /" on a buggy FreeBSD
25509         system.  We hope this is rare in practice, but it's clearly worth
25510         fixing.  Problem reported by Alex Unleashed in
25511         <http://lists.gnu.org/archive/html/bug-autoconf/2006-10/msg00012.html>.
25512         Also, don't bother to check for -m bugs unless we're using -m;
25513         suggested by Stepan Kasal.
25514
25515 2006-10-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
25516
25517         Sync from Automake.
25518         * build-aux/depcomp (gcc3): Put dependency extraction flags before the
25519         `-c' flag, so they appear at the same position as in %FASTDEP%
25520         mode in depend2.am.  Fixes build failure for FreeBSD's c89,
25521         which ignores unknown options only after the first non-option.
25522         Bug report against M4 by Nelson H. F. Beebe.
25523
25524 2006-10-13  Jim Meyering  <jim@meyering.net>
25525
25526         Fix a bug in yesterday's change.
25527         * lib/fts.c (fts_open): When using FTS_XDEV|FTS_NOSTAT,
25528         p->fts_statp->st_dev would be used uninitialized.
25529         Ensures that we always call fts_stat on the very first entry.
25530         Miklos Szeredi reported that find -xdev stopped working.
25531
25532 2006-10-12  Bruno Haible  <bruno@clisp.org>
25533
25534         * gnulib-tool (func_get_automake_snippet): Append an automatically
25535         computed EXTRA_DIST augmentation.
25536         * modules/acl (Makefile.am): Remove EXTRA_DIST augmentation.
25537         * modules/alloca-opt (Makefile.am): Likewise.
25538         * modules/allocsa (Makefile.am): Likewise.
25539         * modules/arcfour (Makefile.am): Likewise.
25540         * modules/arctwo (Makefile.am): Likewise.
25541         * modules/argmatch (Makefile.am): Likewise.
25542         * modules/argz (Makefile.am): Likewise.
25543         * modules/atexit (Makefile.am): Likewise.
25544         * modules/backupfile (Makefile.am): Likewise.
25545         * modules/byteswap (Makefile.am): Likewise.
25546         * modules/c-strtod (Makefile.am): Likewise.
25547         * modules/c-strtold (Makefile.am): Likewise.
25548         * modules/calloc (Makefile.am): Likewise.
25549         * modules/canon-host (Makefile.am): Likewise.
25550         * modules/canonicalize (Makefile.am): Likewise.
25551         * modules/chdir-long (Makefile.am): Likewise.
25552         * modules/chdir-safer (Makefile.am): Likewise.
25553         * modules/check-version (Makefile.am): Likewise.
25554         * modules/chown (Makefile.am): Likewise.
25555         * modules/cloexec (Makefile.am): Likewise.
25556         * modules/close-stream (Makefile.am): Likewise.
25557         * modules/closeout (Makefile.am): Likewise.
25558         * modules/crc (Makefile.am): Likewise.
25559         * modules/csharpexec (Makefile.am): Likewise.
25560         * modules/cycle-check (Makefile.am): Likewise.
25561         * modules/des (Makefile.am): Likewise.
25562         * modules/dev-ino (Makefile.am): Likewise.
25563         * modules/dirfd (Makefile.am): Likewise.
25564         * modules/dirname (Makefile.am): Likewise.
25565         * modules/dup2 (Makefile.am): Likewise.
25566         * modules/eealloc (Makefile.am): Likewise.
25567         * modules/error (Makefile.am): Likewise.
25568         * modules/euidaccess (Makefile.am): Likewise.
25569         * modules/exclude (Makefile.am): Likewise.
25570         * modules/exitfail (Makefile.am): Likewise.
25571         * modules/fcntl-safer (Makefile.am): Likewise.
25572         * modules/fcntl (Makefile.am): Likewise.
25573         * modules/file-type (Makefile.am): Likewise.
25574         * modules/fileblocks (Makefile.am): Likewise.
25575         * modules/filemode (Makefile.am): Likewise.
25576         * modules/filenamecat (Makefile.am): Likewise.
25577         * modules/fnmatch (Makefile.am): Likewise.
25578         * modules/fopen-safer (Makefile.am): Likewise.
25579         * modules/fpending (Makefile.am): Likewise.
25580         * modules/fprintftime (Makefile.am): Likewise.
25581         * modules/free (Makefile.am): Likewise.
25582         * modules/fsusage (Makefile.am): Likewise.
25583         * modules/ftruncate (Makefile.am): Likewise.
25584         * modules/fts (Makefile.am): Likewise.
25585         * modules/gc-arcfour (Makefile.am): Likewise.
25586         * modules/gc-des (Makefile.am): Likewise.
25587         * modules/gc-hmac-md5 (Makefile.am): Likewise.
25588         * modules/gc-hmac-sha1 (Makefile.am): Likewise.
25589         * modules/gc-md4 (Makefile.am): Likewise.
25590         * modules/gc-pbkdf2-sha1 (Makefile.am): Likewise.
25591         * modules/gc-sha1 (Makefile.am): Likewise.
25592         * modules/gc (Makefile.am): Likewise.
25593         * modules/getaddrinfo (Makefile.am): Likewise.
25594         * modules/getcwd (Makefile.am): Likewise.
25595         * modules/getdelim (Makefile.am): Likewise.
25596         * modules/getdomainname (Makefile.am): Likewise.
25597         * modules/getgroups (Makefile.am): Likewise.
25598         * modules/gethostname (Makefile.am): Likewise.
25599         * modules/gethrxtime (Makefile.am): Likewise.
25600         * modules/getline (Makefile.am): Likewise.
25601         * modules/getloadavg (Makefile.am): Likewise.
25602         * modules/getlogin_r (Makefile.am): Likewise.
25603         * modules/getndelim2 (Makefile.am): Likewise.
25604         * modules/getopt (Makefile.am): Likewise.
25605         * modules/getpagesize (Makefile.am): Likewise.
25606         * modules/getpass-gnu (Makefile.am): Likewise.
25607         * modules/getpass (Makefile.am): Likewise.
25608         * modules/getsubopt (Makefile.am): Likewise.
25609         * modules/gettime (Makefile.am): Likewise.
25610         * modules/gettimeofday (Makefile.am): Likewise.
25611         * modules/getugroups (Makefile.am): Likewise.
25612         * modules/getusershell (Makefile.am): Likewise.
25613         * modules/glob (Makefile.am): Likewise.
25614         * modules/group-member (Makefile.am): Likewise.
25615         * modules/hard-locale (Makefile.am): Likewise.
25616         * modules/hash (Makefile.am): Likewise.
25617         * modules/hmac-md5 (Makefile.am): Likewise.
25618         * modules/hmac-sha1 (Makefile.am): Likewise.
25619         * modules/human (Makefile.am): Likewise.
25620         * modules/idcache (Makefile.am): Likewise.
25621         * modules/imaxabs (Makefile.am): Likewise.
25622         * modules/imaxdiv (Makefile.am): Likewise.
25623         * modules/inet_ntop (Makefile.am): Likewise.
25624         * modules/inet_pton (Makefile.am): Likewise.
25625         * modules/intprops (Makefile.am): Likewise.
25626         * modules/inttostr (Makefile.am): Likewise.
25627         * modules/inttypes (Makefile.am): Likewise.
25628         * modules/isapipe (Makefile.am): Likewise.
25629         * modules/javaversion (Makefile.am): Likewise.
25630         * modules/lchmod (Makefile.am): Likewise.
25631         * modules/lchown (Makefile.am): Likewise.
25632         * modules/localcharset (Makefile.am): Likewise.
25633         * modules/long-options (Makefile.am): Likewise.
25634         * modules/lstat (Makefile.am): Likewise.
25635         * modules/malloc (Makefile.am): Likewise.
25636         * modules/mathl (Makefile.am): Likewise.
25637         * modules/mbchar (Makefile.am): Likewise.
25638         * modules/md2 (Makefile.am): Likewise.
25639         * modules/md4 (Makefile.am): Likewise.
25640         * modules/md5 (Makefile.am): Likewise.
25641         * modules/memcasecmp (Makefile.am): Likewise.
25642         * modules/memchr (Makefile.am): Likewise.
25643         * modules/memcmp (Makefile.am): Likewise.
25644         * modules/memcoll (Makefile.am): Likewise.
25645         * modules/memcpy (Makefile.am): Likewise.
25646         * modules/memmem (Makefile.am): Likewise.
25647         * modules/memmove (Makefile.am): Likewise.
25648         * modules/mempcpy (Makefile.am): Likewise.
25649         * modules/memrchr (Makefile.am): Likewise.
25650         * modules/memset (Makefile.am): Likewise.
25651         * modules/memxor (Makefile.am): Likewise.
25652         * modules/mkancesdirs (Makefile.am): Likewise.
25653         * modules/mkdir-p (Makefile.am): Likewise.
25654         * modules/mkdir (Makefile.am): Likewise.
25655         * modules/mkdtemp (Makefile.am): Likewise.
25656         * modules/mkstemp (Makefile.am): Likewise.
25657         * modules/mktime (Makefile.am): Likewise.
25658         * modules/modechange (Makefile.am): Likewise.
25659         * modules/mountlist (Makefile.am): Likewise.
25660         * modules/nanosleep (Makefile.am): Likewise.
25661         * modules/obstack (Makefile.am): Likewise.
25662         * modules/openat (Makefile.am): Likewise.
25663         * modules/pagealign_alloc (Makefile.am): Likewise.
25664         * modules/pathmax (Makefile.am): Likewise.
25665         * modules/physmem (Makefile.am): Likewise.
25666         * modules/poll (Makefile.am): Likewise.
25667         * modules/posixtm (Makefile.am): Likewise.
25668         * modules/posixver (Makefile.am): Likewise.
25669         * modules/putenv (Makefile.am): Likewise.
25670         * modules/quote (Makefile.am): Likewise.
25671         * modules/quotearg (Makefile.am): Likewise.
25672         * modules/raise (Makefile.am): Likewise.
25673         * modules/read-file (Makefile.am): Likewise.
25674         * modules/readline (Makefile.am): Likewise.
25675         * modules/readlink (Makefile.am): Likewise.
25676         * modules/readtokens (Makefile.am): Likewise.
25677         * modules/readutmp (Makefile.am): Likewise.
25678         * modules/realloc (Makefile.am): Likewise.
25679         * modules/regex (Makefile.am): Likewise.
25680         * modules/rename-dest-slash (Makefile.am): Likewise.
25681         * modules/rename (Makefile.am): Likewise.
25682         * modules/rijndael (Makefile.am): Likewise.
25683         * modules/rmdir (Makefile.am): Likewise.
25684         * modules/rpmatch (Makefile.am): Likewise.
25685         * modules/safe-read (Makefile.am): Likewise.
25686         * modules/safe-write (Makefile.am): Likewise.
25687         * modules/same-inode (Makefile.am): Likewise.
25688         * modules/same (Makefile.am): Likewise.
25689         * modules/save-cwd (Makefile.am): Likewise.
25690         * modules/savedir (Makefile.am): Likewise.
25691         * modules/setenv (Makefile.am): Likewise.
25692         * modules/settime (Makefile.am): Likewise.
25693         * modules/sha1 (Makefile.am): Likewise.
25694         * modules/sig2str (Makefile.am): Likewise.
25695         * modules/snprintf (Makefile.am): Likewise.
25696         * modules/stat-macros (Makefile.am): Likewise.
25697         * modules/stat-time (Makefile.am): Likewise.
25698         * modules/stdbool (Makefile.am): Likewise.
25699         * modules/stdint (Makefile.am): Likewise.
25700         * modules/stdlib-safer (Makefile.am): Likewise.
25701         * modules/stpcpy (Makefile.am): Likewise.
25702         * modules/stpncpy (Makefile.am): Likewise.
25703         * modules/strcase (Makefile.am): Likewise.
25704         * modules/strcasestr (Makefile.am): Likewise.
25705         * modules/strchrnul (Makefile.am): Likewise.
25706         * modules/strcspn (Makefile.am): Likewise.
25707         * modules/strdup (Makefile.am): Likewise.
25708         * modules/strerror (Makefile.am): Likewise.
25709         * modules/strftime (Makefile.am): Likewise.
25710         * modules/strndup (Makefile.am): Likewise.
25711         * modules/strnlen (Makefile.am): Likewise.
25712         * modules/strpbrk (Makefile.am): Likewise.
25713         * modules/strsep (Makefile.am): Likewise.
25714         * modules/strstr (Makefile.am): Likewise.
25715         * modules/strtod (Makefile.am): Likewise.
25716         * modules/strtoimax (Makefile.am): Likewise.
25717         * modules/strtok_r (Makefile.am): Likewise.
25718         * modules/strtol (Makefile.am): Likewise.
25719         * modules/strtoll (Makefile.am): Likewise.
25720         * modules/strtoul (Makefile.am): Likewise.
25721         * modules/strtoull (Makefile.am): Likewise.
25722         * modules/strtoumax (Makefile.am): Likewise.
25723         * modules/strverscmp (Makefile.am): Likewise.
25724         * modules/sys_socket (Makefile.am): Likewise.
25725         * modules/sys_stat (Makefile.am): Likewise.
25726         * modules/sysexits (Makefile.am): Likewise.
25727         * modules/time_r (Makefile.am): Likewise.
25728         * modules/timegm (Makefile.am): Likewise.
25729         * modules/timespec (Makefile.am): Likewise.
25730         * modules/tmpfile-safer (Makefile.am): Likewise.
25731         * modules/trim (Makefile.am): Likewise.
25732         * modules/unistd-safer (Makefile.am): Likewise.
25733         * modules/unlinkdir (Makefile.am): Likewise.
25734         * modules/unlocked-io (Makefile.am): Likewise.
25735         * modules/userspec (Makefile.am): Likewise.
25736         * modules/utime (Makefile.am): Likewise.
25737         * modules/utimecmp (Makefile.am): Likewise.
25738         * modules/utimens (Makefile.am): Likewise.
25739         * modules/vasnprintf (Makefile.am): Likewise.
25740         * modules/vasprintf (Makefile.am): Likewise.
25741         * modules/vsnprintf (Makefile.am): Likewise.
25742         * modules/xalloc (Makefile.am): Likewise.
25743         * modules/xgetcwd (Makefile.am): Likewise.
25744         * modules/xnanosleep (Makefile.am): Likewise.
25745         * modules/xreadlink (Makefile.am): Likewise.
25746         * modules/xstrtod (Makefile.am): Likewise.
25747         * modules/xstrtol (Makefile.am): Likewise.
25748         * modules/xstrtold (Makefile.am): Likewise.
25749         * modules/yesno (Makefile.am): Likewise.
25750         * modules/getdate (Makefile.am): Don't add getdate.h to EXTRA_DIST.
25751
25752 2006-10-12  Paul Eggert  <eggert@cs.ucla.edu>
25753
25754         * modules/error (Makefile.am): Distribute files through
25755         EXTRA_DIST, not lib_SOURCES.
25756
25757 2006-10-12  Eric Blake  <ebb9@byu.net>
25758
25759         * modules/error (Makefile.am): Distribute files in /lib.
25760         * modules/obstack (Makefile.am): Likewise.
25761
25762 2006-10-12  Bruno Haible  <bruno@clisp.org>
25763
25764         * modules/acl (Makefile.am): Distribute all files in lib/ through
25765         EXTRA_DIST.
25766         * modules/arcfour (Makefile.am): Likewise.
25767         * modules/arctwo (Makefile.am): Likewise.
25768         * modules/argmatch (Makefile.am): Likewise.
25769         * modules/argz (Makefile.am): Likewise.
25770         * modules/atexit (Makefile.am): Likewise.
25771         * modules/backupfile (Makefile.am): Likewise.
25772         * modules/c-strtod (Makefile.am): Likewise.
25773         * modules/c-strtold (Makefile.am): Likewise.
25774         * modules/calloc (Makefile.am): Likewise.
25775         * modules/canon-host (Makefile.am): Likewise.
25776         * modules/canonicalize (Makefile.am): Likewise.
25777         * modules/chdir-long (Makefile.am): Likewise.
25778         * modules/chdir-safer (Makefile.am): Likewise.
25779         * modules/check-version (Makefile.am): Likewise.
25780         * modules/chown (Makefile.am): Likewise.
25781         * modules/cloexec (Makefile.am): Likewise.
25782         * modules/close-stream (Makefile.am): Likewise.
25783         * modules/closeout (Makefile.am): Likewise.
25784         * modules/crc (Makefile.am): Likewise.
25785         * modules/cycle-check (Makefile.am): Likewise.
25786         * modules/des (Makefile.am): Likewise.
25787         * modules/dirfd (Makefile.am): Likewise.
25788         * modules/dirname (Makefile.am): Likewise.
25789         * modules/dup2 (Makefile.am): Likewise.
25790         * modules/euidaccess (Makefile.am): Likewise.
25791         * modules/exclude (Makefile.am): Likewise.
25792         * modules/exitfail (Makefile.am): Likewise.
25793         * modules/fcntl-safer (Makefile.am): Likewise.
25794         * modules/file-type (Makefile.am): Likewise.
25795         * modules/fileblocks (Makefile.am): Likewise.
25796         * modules/filemode (Makefile.am): Likewise.
25797         * modules/filenamecat (Makefile.am): Likewise.
25798         * modules/fnmatch (Makefile.am): Likewise.
25799         * modules/fopen-safer (Makefile.am): Likewise.
25800         * modules/fpending (Makefile.am): Likewise.
25801         * modules/fprintftime (Makefile.am): Likewise.
25802         * modules/free (Makefile.am): Likewise.
25803         * modules/fsusage (Makefile.am): Likewise.
25804         * modules/ftruncate (Makefile.am): Likewise.
25805         * modules/fts (Makefile.am): Likewise.
25806         * modules/gc (Makefile.am): Likewise.
25807         * modules/gc-pbkdf2-sha1 (Makefile.am): Likewise.
25808         * modules/getaddrinfo (Makefile.am): Likewise.
25809         * modules/getcwd (Makefile.am): Likewise.
25810         * modules/getdelim (Makefile.am): Likewise.
25811         * modules/getdomainname (Makefile.am): Likewise.
25812         * modules/getgroups (Makefile.am): Likewise.
25813         * modules/gethostname (Makefile.am): Likewise.
25814         * modules/gethrxtime (Makefile.am): Likewise.
25815         * modules/getline (Makefile.am): Likewise.
25816         * modules/getloadavg (Makefile.am): Likewise.
25817         * modules/getlogin_r (Makefile.am): Likewise.
25818         * modules/getopt (Makefile.am): Likewise.
25819         * modules/getpass (Makefile.am): Likewise.
25820         * modules/getpass-gnu (Makefile.am): Likewise.
25821         * modules/getsubopt (Makefile.am): Likewise.
25822         * modules/gettime (Makefile.am): Likewise.
25823         * modules/gettimeofday (Makefile.am): Likewise.
25824         * modules/getugroups (Makefile.am): Likewise.
25825         * modules/getusershell (Makefile.am): Likewise.
25826         * modules/glob (Makefile.am): Likewise.
25827         * modules/group-member (Makefile.am): Likewise.
25828         * modules/hard-locale (Makefile.am): Likewise.
25829         * modules/hash (Makefile.am): Likewise.
25830         * modules/hmac-md5 (Makefile.am): Likewise.
25831         * modules/hmac-sha1 (Makefile.am): Likewise.
25832         * modules/human (Makefile.am): Likewise.
25833         * modules/idcache (Makefile.am): Likewise.
25834         * modules/imaxabs (Makefile.am): Likewise.
25835         * modules/imaxdiv (Makefile.am): Likewise.
25836         * modules/inet_ntop (Makefile.am): Likewise.
25837         * modules/inet_pton (Makefile.am): Likewise.
25838         * modules/inttostr (Makefile.am): Likewise.
25839         * modules/isapipe (Makefile.am): Likewise.
25840         * modules/lchown (Makefile.am): Likewise.
25841         * modules/long-options (Makefile.am): Likewise.
25842         * modules/lstat (Makefile.am): Likewise.
25843         * modules/malloc (Makefile.am): Likewise.
25844         * modules/mathl (Makefile.am): Likewise.
25845         * modules/mbchar (Makefile.am): Likewise.
25846         * modules/md2 (Makefile.am): Likewise.
25847         * modules/md4 (Makefile.am): Likewise.
25848         * modules/md5 (Makefile.am): Likewise.
25849         * modules/memcasecmp (Makefile.am): Likewise.
25850         * modules/memchr (Makefile.am): Likewise.
25851         * modules/memcmp (Makefile.am): Likewise.
25852         * modules/memcoll (Makefile.am): Likewise.
25853         * modules/memcpy (Makefile.am): Likewise.
25854         * modules/memmem (Makefile.am): Likewise.
25855         * modules/memmove (Makefile.am): Likewise.
25856         * modules/mempcpy (Makefile.am): Likewise.
25857         * modules/memrchr (Makefile.am): Likewise.
25858         * modules/memset (Makefile.am): Likewise.
25859         * modules/memxor (Makefile.am): Likewise.
25860         * modules/mkancesdirs (Makefile.am): Likewise.
25861         * modules/mkdir (Makefile.am): Likewise.
25862         * modules/mkdir-p (Makefile.am): Likewise.
25863         * modules/mkdtemp (Makefile.am): Likewise.
25864         * modules/mkstemp (Makefile.am): Likewise.
25865         * modules/mktime (Makefile.am): Likewise.
25866         * modules/modechange (Makefile.am): Likewise.
25867         * modules/mountlist (Makefile.am): Likewise.
25868         * modules/nanosleep (Makefile.am): Likewise.
25869         * modules/openat (Makefile.am): Likewise.
25870         * modules/pagealign_alloc (Makefile.am): Likewise.
25871         * modules/physmem (Makefile.am): Likewise.
25872         * modules/poll (Makefile.am): Likewise.
25873         * modules/posixtm (Makefile.am): Likewise.
25874         * modules/posixver (Makefile.am): Likewise.
25875         * modules/putenv (Makefile.am): Likewise.
25876         * modules/quote (Makefile.am): Likewise.
25877         * modules/quotearg (Makefile.am): Likewise.
25878         * modules/raise (Makefile.am): Likewise.
25879         * modules/read-file (Makefile.am): Likewise.
25880         * modules/readline (Makefile.am): Likewise.
25881         * modules/readlink (Makefile.am): Likewise.
25882         * modules/readtokens (Makefile.am): Likewise.
25883         * modules/readutmp (Makefile.am): Likewise.
25884         * modules/realloc (Makefile.am): Likewise.
25885         * modules/regex (Makefile.am): Likewise.
25886         * modules/rename (Makefile.am): Likewise.
25887         * modules/rename-dest-slash (Makefile.am): Likewise.
25888         * modules/rijndael (Makefile.am): Likewise.
25889         * modules/rmdir (Makefile.am): Likewise.
25890         * modules/rpmatch (Makefile.am): Likewise.
25891         * modules/safe-read (Makefile.am): Likewise.
25892         * modules/safe-write (Makefile.am): Likewise.
25893         * modules/same (Makefile.am): Likewise.
25894         * modules/save-cwd (Makefile.am): Likewise.
25895         * modules/savedir (Makefile.am): Likewise.
25896         * modules/setenv (Makefile.am): Likewise.
25897         * modules/settime (Makefile.am): Likewise.
25898         * modules/sha1 (Makefile.am): Likewise.
25899         * modules/sig2str (Makefile.am): Likewise.
25900         * modules/snprintf (Makefile.am): Likewise.
25901         * modules/stdlib-safer (Makefile.am): Likewise.
25902         * modules/stpcpy (Makefile.am): Likewise.
25903         * modules/stpncpy (Makefile.am): Likewise.
25904         * modules/strcase (Makefile.am): Likewise.
25905         * modules/strcasestr (Makefile.am): Likewise.
25906         * modules/strchrnul (Makefile.am): Likewise.
25907         * modules/strcspn (Makefile.am): Likewise.
25908         * modules/strdup (Makefile.am): Likewise.
25909         * modules/strerror (Makefile.am): Likewise.
25910         * modules/strftime (Makefile.am): Likewise.
25911         * modules/strndup (Makefile.am): Likewise.
25912         * modules/strnlen (Makefile.am): Likewise.
25913         * modules/strpbrk (Makefile.am): Likewise.
25914         * modules/strsep (Makefile.am): Likewise.
25915         * modules/strstr (Makefile.am): Likewise.
25916         * modules/strtod (Makefile.am): Likewise.
25917         * modules/strtoimax (Makefile.am): Likewise.
25918         * modules/strtok_r (Makefile.am): Likewise.
25919         * modules/strtol (Makefile.am): Likewise.
25920         * modules/strtoll (Makefile.am): Likewise.
25921         * modules/strtoul (Makefile.am): Likewise.
25922         * modules/strtoull (Makefile.am): Likewise.
25923         * modules/strtoumax (Makefile.am): Likewise.
25924         * modules/strverscmp (Makefile.am): Likewise.
25925         * modules/time_r (Makefile.am): Likewise.
25926         * modules/timegm (Makefile.am): Likewise.
25927         * modules/tmpfile-safer (Makefile.am): Likewise.
25928         * modules/unistd-safer (Makefile.am): Likewise.
25929         * modules/unlinkdir (Makefile.am): Likewise.
25930         * modules/userspec (Makefile.am): Likewise.
25931         * modules/utime (Makefile.am): Likewise.
25932         * modules/utimecmp (Makefile.am): Likewise.
25933         * modules/utimens (Makefile.am): Likewise.
25934         * modules/vasnprintf (Makefile.am): Likewise.
25935         * modules/vasprintf (Makefile.am): Likewise.
25936         * modules/vsnprintf (Makefile.am): Likewise.
25937         * modules/xalloc (Makefile.am): Likewise.
25938         * modules/xgetcwd (Makefile.am): Likewise.
25939         * modules/xnanosleep (Makefile.am): Likewise.
25940         * modules/xreadlink (Makefile.am): Likewise.
25941         * modules/xstrtod (Makefile.am): Likewise.
25942         * modules/xstrtol (Makefile.am): Likewise.
25943         * modules/xstrtold (Makefile.am): Likewise.
25944         * modules/yesno (Makefile.am): Likewise.
25945
25946 2006-10-12  Jim Meyering  <jim@meyering.net>
25947
25948         * m4/getloadavg.m4: Revert the change below.
25949
25950         * m4/getloadavg.m4 (gl_GETLOADAVG): Test for the existence of
25951         lib/getloadavg.c using "ls -L", not "test -f".  The latter would
25952         fail with a symlink, which is what coreutils' ./bootstrap now
25953         creates by default.
25954
25955 2006-10-12  Bruno Haible  <bruno@clisp.org>
25956
25957         * lib/inttypes_.h (_LONG_LONG_FORMAT_PREFIX): Don't define for MSVC or
25958         mingw.
25959         (_PRI64_PREFIX, _PRIu64_PREFIX, _SCN64_PREFIX, _SCNu64_PREFIX): Handle
25960         MSVC and mingw explicitly.
25961
25962 2006-10-11  Simon Josefsson  <jas@extundo.com>
25963             Bruno Haible  <bruno@clisp.org>
25964
25965         Add support for multiple gnulib-tool invocations in the scope of a
25966         single configure.ac file.
25967         * gnulib-tool (func_emit_lib_Makefile_am): In the _LIBADD variable,
25968         use a private [LT]LIBOBJS variant. Define a _DEPENDENCIES variable
25969         with the same contents as the _LIBADD variable.
25970         (func_emit_initmacro_start, func_emit_initmacro_end,
25971         func_emit_initmacro_done): New functions.
25972         (func_import, func_create_testdir): Invoke them. Allow the identifiers
25973         gl_LIBOBJS and gl_LTLIBOBJS.
25974
25975 2006-10-11  Bruno Haible  <bruno@clisp.org>
25976
25977         * gnulib-tool (GETTEXTPATH, AUTOHEADER, AUTOPOINT): New variables.
25978         (func_create_testdir): Don't create po/Makefile.am, don't invoke
25979         autoreconf. Instead, invoke autopoint explicitly but move back the
25980         *.m4 files from gnulib.
25981
25982 2006-10-11  Bruno Haible  <bruno@clisp.org>
25983
25984         * gnulib-tool (func_usage): Make module names after --create-testdir
25985         optional.
25986         (func_create_testdir): If no module was specified, use nearly all
25987         modules.
25988
25989 2006-10-12  Jim Meyering  <jim@meyering.net>
25990
25991         Big performance improvement for fts-based tools that use FTS_NOSTAT.
25992         Avoid spurious inode-mismatch problems on non-POSIX file systems.
25993         Details: http://article.gmane.org/gmane.comp.lib.gnulib.bugs/7416
25994         * lib/fts_.h (FTS_DEFER_STAT): Define new flag.
25995         (FTS_OPTIONMASK): Extend the mask to reflect this addition.
25996         * lib/fts.c (DT_IS_KNOWN, DT_MUST_BE): Define.
25997         (FTS_NO_STAT_REQUIRED, FTS_STAT_REQUIRED): Define.
25998         (fts_set_stat_required): New function.
25999         (fts_open): Defer the calls to fts_stat, if possible or requested.
26000         Move the code that maps a command-line fts_info value FTS_DOT to FTS_D
26001         into fts_stat itself.
26002         (fts_read): Perform any required (deferred) fts_stat call.
26003         (fts_build): Likewise, for the directory we're about to open and read.
26004         In the readdir loop, carefully decide whether each entry will require
26005         an eventual call to fts_stat, using dirent.d_type info if available.
26006         (fts_stat): Move the test for whether to honor FTS_COMFOLLOW on
26007         a command line argument into this function.  Update all callers.
26008         Map a return value of FTS_DOT to FTS_D for a command line argument.
26009         * modules/fts (Depends-on): Add d-type.  Alphabetize.
26010         Thanks to Miklos Szeredi for his tenacity and for the initial
26011         bug report about "find" failing on a FUSE-based file system.
26012
26013         * lib/fts.c (fts_open): Use consistent indentation.
26014
26015 2006-10-12  Paul Eggert  <eggert@cs.ucla.edu>
26016
26017         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Renamed from
26018         gl_USE_SYSTEM_EXTENSIONS, to fix a coreutils bootstrap failure
26019         reported by Jim Meyering.  All uses of cache variables renamed
26020         to match Autoconf's.
26021         (gl_USE_SYSTEM_EXTENSIONS): New macro, which simply requires
26022         the other one.
26023
26024         * m4/rename-dest-slash.m4 (gl_FUNC_RENAME_TRAILING_DEST_SLASH):
26025         Fix misspelling in diagnostic.
26026
26027 2006-10-11  Paul Eggert  <eggert@cs.ucla.edu>
26028
26029         * lib/mkdir-p.c (HAVE_FCHMOD): Define to false if not already
26030         defined.  Problem reported by Matthew Woehlke.
26031
26032         * lib/inttypes_.h (_LONG_LONG_FORMAT_PREFIX): New macro.
26033         Add support for Tandem NonStop R series.
26034         (_PRI64_PREFIX, _PRIu64_PREFIX, _SCN64_PREFIX, _SCNu64_PREFIX):
26035         Use new macro.
26036
26037         * lib/rename-dest-slash.c: Include stdbool.h but not string.h.
26038         (has_trailing_slash): Omit size arg; all callers changed.
26039         Omit 'inline', since it doesn't help performance and we'd
26040         need to configure it.
26041         Don't count //, ///, etc. as having a trailing slash.
26042         As a side effect, this removes a C99ism reported by Matthew Woehlke.
26043         (rpl_rename_dest_slash): On failure, use rename's errno rather
26044         than (in some cases) an incorrect or junk errno.
26045         Simplify code by removing need to compute length; this does
26046         cause it to make two passes instead of one over the file name,
26047         but it's worth it.
26048
26049         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Undo previous
26050         change, since Autoconf's version may no longer be appropriate now
26051         that we are using CVS Autoconf's version.  Add support for Tandem.
26052
26053 2006-10-11  Paul Eggert  <eggert@cs.ucla.edu>
26054             Bruno Haible  <bruno@clisp.org>
26055
26056         * lib/allocsa.h (sa_alignment_longlong, sa_alignment_max): Test
26057         HAVE_LONG_LONG_INT instead of HAVE_LONG_LONG.
26058         * m4/allocsa.m4 (gl_ALLOCSA): Invoke AC_TYPE_LONG_LONG_INT instead of
26059         gl_AC_TYPE_LONG_LONG.
26060
26061         * lib/printf-args.h (arg_type, argument): Test HAVE_LONG_LONG_INT
26062         instead of HAVE_LONG_LONG.
26063         * lib/printf-args.c (printf_fetchargs): Likewise.
26064         * lib/printf-parse.c (PRINTF_PARSE): Likewise.
26065         * lib/vasnprintf.c (VASNPRINTF): Likewise.
26066         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_ARGS, gl_PREREQ_PRINTF_PARSE,
26067         gl_PREREQ_VASNPRINTF): Invoke AC_TYPE_LONG_LONG_INT instead of
26068         gl_AC_TYPE_LONG_LONG.
26069
26070 2006-10-11  Bruno Haible  <bruno@clisp.org>
26071
26072         * m4/longlong.m4: Add comments.
26073         * m4/ulonglong.m4: Likewise.
26074
26075 2006-10-10  Bruno Haible  <bruno@clisp.org>
26076
26077         Make it possible to #define stpcpy, strdup to aliases.
26078         * lib/stpcpy.c (stpcpy) [!_LIBC]: Don't undefine.
26079         * lib/strdup.c (strdup) [!_LIBC]: Don't undefine.
26080
26081 2006-10-10  Bruno Haible  <bruno@clisp.org>
26082
26083         Make it possible to #define gcd to an alias.
26084         * lib/gcd.c: Include config.h.
26085
26086 2006-10-10  Bruno Haible  <bruno@clisp.org>
26087
26088         Make it possible to #define c_isascii to an alias.
26089         * lib/c-ctype.h: Don't define the macros if NO_C_CTYPE_MACROS is
26090         defined. Undefine the macros before defining them, to avoid gcc
26091         warnings.
26092         * lib/c-ctype.c: Include config.h. Don't undefine the macros; instead,
26093         define NO_C_CTYPE_MACROS early.
26094
26095 2006-10-10  Bruno Haible  <bruno@clisp.org>
26096
26097         Make it possible to #define set_program_name to an alias.
26098         * lib/progname.c: Don't undefine set_program_name; instead, undefine
26099         ENABLE_RELOCATABLE early.
26100
26101 2006-10-10  Paul Eggert  <eggert@cs.ucla.edu>
26102
26103         Port to Tandem NSK OSS, which has 64-bit signed int but at most
26104         32-bit unsigned int.  Problem reported by Matthew Woehlke in:
26105         http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00062.html
26106         More generally, don't assume that 64-bit signed int is available
26107         if unsigned int is, and vice versa.
26108         * lib/inttypes_.h (_PRIu64_PREFIX, _SCNu64_PREFIX): Depend on
26109         unsigned symbols, not on their signed counterparts.
26110         * lib/stdint_.h (uint64_t, uint_least64_t, uint_fast64_t, uintmax_t):
26111         (UINT64_MAX, UINT_LEAST64_MAX, UINT_FAST64_MAX, UINTMAX_MAX):
26112         (UINT64_C, UINTMAX_C):
26113         Likewise.
26114         * lib/strtoimax.c (strtoll): Depend on signed symbols, not their
26115         unsigned counterparts.
26116         (Have_long_long, Unsigned): New macros.
26117         (Int): Renamed from INT.
26118         (strtoimax): Use the new macros.
26119         * m4/stdint.m4 (gl_STDINT_H): Require AC_TYPE_UNSIGNED_LONG_LONG_INT
26120         and substitute HAVE_UNSIGNED_LONG_LONG_INT.
26121         * modules/inttypes (inttypes.h): Substitute
26122         HAVE_UNSIGNED_LONG_LONG_INT.
26123         * modules/stdint (stdint.h): Likewise.
26124         (Files): Add m4/ulonglong.m4.
26125
26126 2006-10-10  Bruno Haible  <bruno@clisp.org>
26127
26128         Fix a gcc -Wshadow warning.
26129         * lib/gl_anyhash_list2.h (hash_resize): Rename local variable 'index'
26130         to 'bucket'.
26131         * lib/gl_anylinked_list2.h (gl_linked_search_from_to,
26132         gl_linked_indexof_from_to): Likewise.
26133         * lib/gl_linkedhash_list.c (add_to_bucket, remove_from_bucket):
26134         Likewise.
26135         * lib/gl_anytreehash_list1.h (add_to_bucket, remove_from_bucket):
26136         Likewise.
26137         * lib/gl_anytreehash_list2.h (gl_tree_search_from_to): Likewise.
26138         Reported by Eric Blake.
26139
26140 2006-10-09  Paul Eggert  <eggert@cs.ucla.edu>
26141
26142         * lib/filemode.h [HAVE_DECL_STRMODE]: Include unistd.h too,
26143         for NetBSD.  Problem reported by Bruno Haible.
26144
26145 2006-10-09  Jim Meyering  <jim@meyering.net>
26146
26147         * lib/lchown.c: Include <sys/stat.h> before "stat-macros.h".
26148         Patch from Bruno Haible.
26149
26150 2006-10-09  Jim Meyering  <jim@meyering.net>
26151
26152         * lib/fts-cycle.c (leave_dir): When "leaving" a top level directory due
26153         to FTS_SKIP, don't copy the parent's uninitialized dev/ino values.
26154         Trigger with e.g., mkdir d && valgrind ./chmod u+rwx d d
26155
26156 2006-10-08  Paul Eggert  <eggert@cs.ucla.edu>
26157
26158         Don't include <config.h> twice; this doesn't work in some cases,
26159         e.g., when config.h has "#define intmax_t long long int" and
26160         we include <config.h>, <inttypes.h>, <config.h> in that order.
26161         Problem reported by Matthew Woehlke in:
26162         http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00073.html
26163         * lib/fprintftime.c: Don't include config.h or fprintftime.h.
26164         * lib/fts-cycle.c: Don't include config.h.
26165         * lib/strftime.c: Include fprintftime.h if FPRINTFTIME is defined.
26166         * lib/xstrtoimax.c: Remove copyright notice since it's short tnow.
26167         Don't include config.h or xstrtol.h.  Define STRTOL_T_MINIMUM
26168         and STRTOL_T_MAXIMUM unconditionally, since we now assume gnulib
26169         inttypes.h.
26170         * lib/xstrtoumax.c: Likewise.
26171         * lib/xstrtol.c: Include config.h and xstrtol.h after defining
26172         __strtol and the like, so that this module is more like its siblings.
26173         (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM) [! defined STRTOL_T_MINIMUM]:
26174         Remove; no longer needed now that we assume gnulib inttypes.h.
26175
26176 2006-10-08  Bruno Haible  <bruno@clisp.org>
26177
26178         * doc/gnulib-tool.texi: Emphasize the drawbacks of the --symlink
26179         option.
26180
26181 2006-10-07  Jim Meyering  <jim@meyering.net>
26182
26183         * modules/inttypes (inttypes.h): Revert what seems to have been
26184         an inadvertent part of today's change: use "|", not "/" in the
26185         substitution for the "/"-containing string, $(ABSOLUTE_INTTYPES_H).
26186
26187 2006-10-07  Bruno Haible  <bruno@clisp.org>
26188
26189         * modules/sublist: New file.
26190
26191 2006-10-07  Bruno Haible  <bruno@clisp.org>
26192
26193         * modules/alloca-opt (alloca.h): Add a "DO NOT EDIT" comment.
26194         * modules/argz (argz.h): Likewise.
26195         * modules/arpa_inet (arpa/inet.h): Likewise.
26196         * modules/byteswap (byteswap.h): Likewise.
26197         * modules/configmake (configmake.h): Likewise.
26198         * modules/fcntl (fcntl.h): Likewise.
26199         * modules/fnmatch (fnmatch.h): Likewise.
26200         * modules/getopt (getopt.h): Likewise.
26201         * modules/glob (glob.h): Likewise.
26202         * modules/inttypes (inttypes.h): Likewise.
26203         * modules/netinet_in (netinet/in.h): Likewise.
26204         * modules/poll (poll.h): Likewise.
26205         * modules/stdbool (stdbool.h): Likewise.
26206         * modules/stdint (stdint.h): Likewise.
26207         * modules/sys_select (sys/select.h): Likewise.
26208         * modules/sys_socket (sys/socket.h): Likewise.
26209         * modules/sys_stat (sys/stat.h): Likewise.
26210         * modules/sysexits (sysexits.h): Likewise.
26211         * modules/unistd (unistd.h): Likewise.
26212         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
26213         Add a "DO NOT EDIT" comment to the generated file.
26214         (func_import): Likewise for gnulib-comp.m4.
26215
26216 2006-10-07  Bruno Haible  <bruno@clisp.org>
26217
26218         * lib/gl_sublist.h: New file.
26219         * lib/gl_sublist.c: New file.
26220
26221 2006-10-06  Paul Eggert  <eggert@cs.ucla.edu>
26222
26223         * lib/mkancesdirs.c (mkancesdirs): Pass to MAKE_DIR both the full file
26224         name (relative to the original working directory) and the file
26225         name component (relative to the temporary working directory).  All
26226         callers changed.
26227         * lib/mkancesdirs.h (mkancesdirs): Adjust prototype to match.
26228         * lib/mkdir-p.c (make_dir_parents): Likewise.
26229         * lib/mkdir-p.h (make_dir_parents): Likewise.
26230
26231 2006-10-06  Eric Blake  <ebb9@byu.net>
26232
26233         Define several macros for use by the clean-temp module.
26234         * m4/close-stream.m4 (gl_CLOSE_STREAM): Define GNULIB_CLOSE_STREAM.
26235         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Define GNULIB_FCNTL_SAFER.
26236         * m4/stdio-safer.m4 (gl_FOPEN_SAFER): Define GNULIB_FOPEN_SAFER.
26237
26238         * lib/clean-temp.h (close_stream_temp): New declaration.
26239         * lib/clean-temp.c (includes): Pull in headers according to what
26240         other modules are in use.
26241         (close_stream_temp) [GNULIB_CLOSE_STREAM]: New function.
26242
26243 2006-10-06  Bruno Haible  <bruno@clisp.org>
26244
26245         * lib/javacomp.c (write_temp_file): Use fopen_temp, fwriteerror_temp
26246         instead of fopen, fwriteerror.
26247
26248 2006-10-06  Bruno Haible  <bruno@clisp.org>
26249
26250         * lib/clean-temp.h (cleanup_temp_file, cleanup_temp_subdir,
26251         cleanup_temp_dir_contents, cleanup_temp_dir): Change return type to
26252         int.
26253         * lib/clean-temp.c (do_unlink, do_rmdir, cleanup_temp_file,
26254         cleanup_temp_subdir, cleanup_temp_dir_contents, cleanup_temp_dir):
26255         Return an error indicator.
26256         Suggested by Eric Blake.
26257
26258 2006-10-06  Bruno Haible  <bruno@clisp.org>
26259
26260         * lib/clean-temp.c (PATH_MAX): Provide a fallback for GNU Hurd.
26261         Reported by Eric Blake.
26262
26263 2006-10-06  Bruno Haible  <bruno@clisp.org>
26264
26265         * modules/closeout (Description): Mention stderr too.
26266
26267 2006-10-06  Bruno Haible  <bruno@clisp.org>
26268         and Paul Eggert  <eggert@cs.ucla.edu>
26269
26270         * lib/closeout.c (close_stdout): Also close stderr.
26271         * lib/closeout.h: Update comment.
26272
26273 2006-10-05  Paul Eggert  <eggert@cs.ucla.edu>
26274
26275         Fix some Darwin-7.9.0 porting problems reported by Bruno Haible in
26276         <http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00063.html>.
26277         * lib/dirchownmod.c: Include lchown.h.
26278         * lib/lchown.c: Don't include files that lchown.h now includes.
26279         Don't declare chown, since lchown.h now does that.
26280         * lib/lchown.h: Include errno.h, sys/types.h, unistd.h.
26281         (lchown): Define to rpl_chown if lchown is declared but
26282         does not exist.  Declare using a prototype if lchown is not
26283         declared.  Add a copyright notice.
26284         * lib/mkstemp.h: Include <unistd.h>.
26285         * lib/openat.c: Include lchown.h.
26286
26287         * lib/fcntl_.h (O_NOFOLLOW): Don't depend on O_NOFOLLOW_IS_INEFFECTIVE;
26288         we now test for that separately.
26289         * lib/fts.c (fts_safe_changedir): Inspect HAVE_WORKING_O_NOFOLLOW
26290         rather than O_NOFOLLOW, when testing whether it's possible to
26291         avoid a race condition reliably.
26292         * lib/savewd.c (savewd_chdir): Likewise.
26293
26294         Remove macros that are no longer needed now that stdint.h is
26295         reliable.
26296         * lib/fsusage.c (UINTMAX_MAX): Remove.
26297         * lib/human.c (SIZE_MAX, UINTMAX_MAX): Remove.
26298         * lib/utimecmp.c (SIZE_MAX): Remove.
26299
26300         * m4/lchown.m4 (gl_FUNC_LCHOWN): Check whether lchown is declared.
26301
26302         * m4/fcntl_h.m4 (gl_FCNTL_H): Define HAVE_WORKING_O_NOFOLLOW instead
26303         of O_NOFOLLOW_IS_INEFFECTIVE.  Define HAVE_WORKING_O_NOATIME if
26304         O_NOATIME works.
26305
26306 2006-10-05  Bruno Haible  <bruno@clisp.org>
26307
26308         * lib/gl_list.h (gl_sortedlist_search_from_to,
26309         gl_sortedlist_indexof_from_to): New declarations.
26310         (gl_list_implementation): New fields sortedlist_search_from_to,
26311         sortedlist_indexof_from_to.
26312         (gl_sortedlist_search_from_to, gl_sortedlist_indexof_from_to): New
26313         inline functions.
26314         * lib/gl_list.c (gl_sortedlist_search_from_to,
26315         gl_sortedlist_indexof_from_to): New functions.
26316         * lib/gl_array_list.c (gl_array_sortedlist_indexof_from_to): New
26317         function.
26318         (gl_array_sortedlist_indexof, gl_array_sortedlist_search): Use it.
26319         (gl_array_sortedlist_search_from_to): New function.
26320         (gl_array_list_implementation): Update.
26321         * lib/gl_carray_list.c (gl_carray_sortedlist_indexof_from_to): New
26322         function.
26323         (gl_carray_sortedlist_indexof, gl_carray_sortedlist_search): Use it.
26324         (gl_carray_sortedlist_search_from_to): New function.
26325         (gl_carray_list_implementation): Update.
26326         * lib/gl_anylinked_list2.h (gl_linked_sortedlist_search_from_to,
26327         gl_linked_sortedlist_indexof_from_to): New functions.
26328         * lib/gl_linked_list.c (gl_linked_list_implementation): Update.
26329         * lib/gl_linkedhash_list.c (gl_linkedhash_list_implementation): Update.
26330         * lib/gl_anytree_list2.h (gl_tree_sortedlist_search_from_to,
26331         gl_tree_sortedlist_indexof_from_to): New functions.
26332         * lib/gl_avltree_list.c (gl_avltree_list_implementation): Update.
26333         * lib/gl_avltreehash_list.c (gl_avltreehash_list_implementation):
26334         Update.
26335         * lib/gl_rbtree_list.c (gl_rbtree_list_implementation): Update.
26336         * lib/gl_rbtreehash_list.c (gl_avltreehash_list_implementation):
26337         Update.
26338
26339 2006-10-05  Bruno Haible  <bruno@clisp.org>
26340
26341         * lib/gl_list.h (gl_list_search_from, gl_list_search_from_to,
26342         gl_list_indexof_from, gl_list_indexof_from_to): New declarations.
26343         (struct gl_list_implementation): Add fields search_from_to,
26344         indexof_from_to. Remove fields search, indexof.
26345         (gl_list_search): Use the search_from_to method.
26346         (gl_list_search_from, gl_list_search_from_to): New functions.
26347         (gl_list_indexof): Use the indexof_from_to method.
26348         (gl_list_indexof_from, gl_list_indexof_from_to): New functions.
26349         * lib/gl_list.c (gl_list_search): Use the search_from_to method.
26350         (gl_list_search_from, gl_list_search_from_to): New functions.
26351         (gl_list_indexof): Use the indexof_from_to method.
26352         (gl_list_indexof_from, gl_list_indexof_from_to): New functions.
26353         * lib/gl_array_list.c (gl_array_indexof_from_to): Renamed from
26354         gl_array_indexof. Add start_index, end_index arguments.
26355         (gl_array_search_from_to): Renamed from gl_array_search. Add
26356         start_index, end_index arguments.
26357         (gl_array_remove, gl_array_list_implementation): Update.
26358         * lib/gl_carray_list.c (gl_carray_indexof_from_to): Renamed from
26359         gl_carray_indexof. Add start_index, end_index arguments.
26360         (gl_carray_search_from_to): Renamed from gl_carray_search. Add
26361         start_index, end_index arguments.
26362         (gl_carray_remove, gl_carray_list_implementation): Update.
26363         * lib/gl_anylinked_list2.h (gl_linked_search_from_to): Renamed from
26364         gl_linked_search. Add start_index, end_index arguments.
26365         (gl_linked_indexof_from_to): Renamed from gl_linked_indexof. Add
26366         start_index, end_index arguments.
26367         (gl_linked_remove): Update.
26368         * lib/gl_linked_list.c (gl_linked_list_implementation): Update.
26369         * lib/gl_linkedhash_list.c (gl_linkedhash_list_implementation): Update.
26370         * lib/gl_anytree_list1.h (iterstack_item_t): Change type of 'rightp'
26371         field to 'size_t'.
26372         * lib/gl_anytree_list2.h (gl_tree_search_from_to): Renamed from
26373         gl_tree_search. Add start_index, end_index arguments.
26374         (gl_tree_indexof_from_to): Renamed from gl_tree_indexof. Add
26375         start_index, end_index arguments.
26376         (gl_tree_remove): Update.
26377         * lib/gl_avltree_list.c (gl_avltree_list_implementation): Update.
26378         * lib/gl_rbtree_list.c (gl_rbtree_list_implementation): Update.
26379         * lib/gl_anytreehash_list1.h (compare_position_threshold): New
26380         function.
26381         * lib/gl_anytreehash_list2.h (gl_tree_search_from_to): Renamed from
26382         gl_tree_search. Add start_index, end_index arguments.
26383         (gl_tree_indexof_from_to): Renamed from gl_tree_indexof. Add
26384         start_index, end_index arguments.
26385         * lib/gl_avltreehash_list.c (gl_avltreehash_list_implementation):
26386         Update.
26387         * lib/gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Update.
26388
26389 2006-10-05  Bruno Haible  <bruno@clisp.org>
26390
26391         * modules/fwriteerror (configure.ac): Define GNULIB_FWRITEERROR.
26392
26393         * lib/clean-temp.h (open_temp, fopen_temp, close_temp, fclose_temp,
26394         fwriteerror_temp): New declarations.
26395         * lib/clean-temp.c (uintptr_t): Provide fallback definition.
26396         (descriptors): New variable.
26397         (cleanup): First, close the descriptors.
26398         (register_fd, unregister_fd, open_temp, fopen_temp, close_temp,
26399         fclose_temp, fwriteerror_temp): New functions.
26400
26401 2006-10-04  Jim Meyering  <jim@meyering.net>
26402
26403         * lib/fts.c (fts_open): Tiny comment change.
26404
26405 2006-10-04  Bruno Haible  <bruno@clisp.org>
26406
26407         Make it possible to invoke AC_GNU_SOURCE after gl_LOCK_EARLY.
26408         * m4/lock.m4 (gl_LOCK_EARLY_BODY): New macro, extracted code from
26409         gl_LOCK_BODY.
26410         (gl_LOCK_EARLY): Require gl_LOCK_EARLY_BODY, not gl_LOCK_BODY.
26411         (gl_LOCK_BODY): Remove settings of CPPFLAGS, now done in
26412         gl_LOCK_EARLY_BODY.
26413         (gl_LOCK): Require gl_LOCK_BODY.
26414
26415 2006-10-04  Bruno Haible  <bruno@clisp.org>
26416
26417         * lib/gl_oset.h (gl_setelement_threshold_fn): New type.
26418         (gl_oset_search_atleast): New declaration.
26419         (struct gl_oset_implementation): Add field 'search_atleast'.
26420         (gl_oset_search_atleast): New inline function.
26421         * lib/gl_oset.c (gl_oset_search_atleast): New function.
26422         * lib/gl_array_oset.c (gl_array_search_atleast): New function.
26423         (gl_array_oset_implementation): Update.
26424         * lib/gl_anytree_oset.h (gl_tree_search_atleast): New function.
26425         * lib/gl_avltree_oset.c (gl_avltree_oset_implementation): Update.
26426         * lib/gl_rbtree_oset.c (gl_rbtree_oset_implementation): Update.
26427
26428 2006-10-04  Bruno Haible  <bruno@clisp.org>
26429
26430         * lib/fatal-signal.c (fatal_signals) [WOE32]: Add the SIGBREAK signal.
26431
26432 2006-10-03  Bruno Haible  <bruno@clisp.org>
26433
26434         * lib/gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Renamed
26435         from gl_avltreehash_list_implementation.
26436
26437 2006-10-03  Bruno Haible  <bruno@clisp.org>
26438
26439         * lib/gl_oset.c (gl_oset_add): Fix return type.
26440
26441 2006-10-02  Paolo Bonzini  <bonzini@gnu.org>  (tiny change)
26442
26443         * lib/quotearg.c (mbstate_t) [!HAVE_MBRTOWC]: #define to int.
26444
26445 2006-10-02  Eric Blake  <ebb9@byu.net>
26446
26447         * modules/strnlen (Depends-on): Add extensions.
26448
26449 2006-10-02  Eric Blake  <ebb9@byu.net>
26450
26451         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Use autoconf's
26452         definition in 2.60+.
26453
26454 2006-10-02  Dmitry V. Levin  <ldv@altlinux.org>
26455
26456         * lib/fts.c (fts_close, fts_build, fts_palloc): Remove redundant
26457         checks.
26458
26459 2006-10-02  Bruno Haible  <bruno@clisp.org>
26460
26461         * gnulib-tool (func_emit_lib_Makefile_am): Don't add no-dependencies
26462         to the AUTOMAKE_OPTIONS.
26463         Reported by Jim Meyering.
26464
26465 2006-09-29  Paul Eggert  <eggert@cs.ucla.edu>
26466
26467         Work around bug in Solaris 10 /proc file system:
26468         /proc/self/fd/NNN/.. isn't the parent directory of
26469         the directory whose file descriptor is NNN.  This needs to
26470         be worked around at run time, not compile time, since a
26471         program might be built on Solaris 8, where things work, and
26472         run on Solaris 10.
26473         * lib/openat-priv.h (BUILD_PROC_NAME): Remove.  All callers changed
26474         to use the following interface instead:
26475         (OPENAT_BUFFER_SIZE): New macro.
26476         (openat_proc_name): New function.
26477         * lib/at-func.c (AT_FUNC_NAME): Adjust to above changes.
26478         * lib/openat.c (openat_permissive, openat_needs_fchdir, fdopendir):
26479         Likewise.
26480         * lib/openat-proc.c: New file.
26481         * modules/openat (Files): Add lib/openat-proc.c.
26482         (Depends-on): Add same-inode, stdbool.
26483         * m4/openat.m4 (gl_FUNC_OPENAT): Add AC_LIBOBJ(openat-proc).
26484
26485 2006-09-29  Bruno Haible  <bruno@clisp.org>
26486
26487         * lib/fwriteerror.h (fwriteerror_no_ebadf): New declaration.
26488         * lib/(do_fwriteerror): Renamed from fwriteerror. Add ignore_ebadf
26489         argument. Set stdout_closed before testing for ferror, not after.
26490         (fwriteerror, fwriteerror_no_ebadf): New functions.
26491
26492 2006-09-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
26493
26494         * m4/intmax.m4 (gt_TYPE_INTMAX_T): Avoid unused variables warning.
26495
26496 2006-09-28  Paolo Bonzini  <bonzini@gnu.org>
26497
26498         * lib/poll.c (rpl_poll) [__APPLE__]: Use FIONREAD instead of MSG_PEEK.
26499         * m4/poll.m4: Look for sys/ioctl.h and sys/filio.h.
26500
26501 2006-09-28  Jim Meyering  <jim@meyering.net>
26502
26503         * lib/mkdir-p.c: Include "dirchownmod.h", not "dirchownmod.c".
26504         Include <unistd.h>.
26505
26506 2006-09-28  Bruno Haible  <bruno@clisp.org>
26507
26508         * modules/avltreehash-list (Depends-on): Add stdint, remove size_max.
26509         * modules/linkedhash-list (Depends-on): Likewise.
26510         * modules/rbtreehash-list (Depends-on): Likewise.
26511
26512 2006-09-28  Bruno Haible  <bruno@clisp.org>
26513
26514         * lib/strndup.h: Simplify the redefinition of strndup.
26515         (_GL_CONCAT, _GL_XCONCAT, __STRNDUP_ID): Remove macros.
26516         * m4/strndup.m4 (gl_FUNC_STRNDUP): Don't define __STRNDUP_PREFIX.
26517
26518 2006-09-28  Bruno Haible  <bruno@clisp.org>
26519
26520         * lib/gl_avltreehash_list.c: Include <stdint.h> instead of size_max.h.
26521         * lib/gl_linkedhash_list.c: Likewise.
26522         * lib/gl_rbtreehash_list.c: Likewise.
26523
26524 2006-09-27  Paul Eggert  <eggert@cs.ucla.edu>
26525
26526         * lib/canon-host.c (canon_host_r): Work around bug in Darwin 7.9.0
26527         getaddrinfo.
26528
26529         * lib/__fpending.h: Don't include <stdio_ext.h> unless
26530         HAVE_DECL___FPENDING.  This avoids a bug with lsbcc, where
26531         it causes <stdio_ext.h> to cause a compile-time error.
26532         Problem reported by Nelson H. F. Beebe.
26533         * lib/getpass.c: Likewise, except for HAVE_DECL___FSETLOCKING instead
26534         of HAVE_DECL___PENDING.
26535
26536         * m4/fpending.m4 (gl_FUNC_FPENDING): Check for stdio_ext at most once.
26537         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for __fsetlocking's
26538         declaration.
26539
26540 2006-09-27  Jim Meyering  <jim@meyering.net>
26541
26542         This file could end up with a definition for a function
26543         named __strndup, rather than rpl_strndup on a system with
26544         incomplete weak_alias support.
26545         * lib/strndup.c (strndup): Rename from __strndup.
26546         Remove #defines that used to map __strndup to strndup.
26547         Don't use K&R prototypes.
26548         Remove LIBC-related code, since this file is not sync'd with glibc.
26549         * lib/strndup.h: Revamp, accordingly.
26550         * m4/strndup.m4: Modernize.
26551
26552 2006-09-26  Paul Eggert  <eggert@cs.ucla.edu>
26553
26554         * modules/savewd (Depends-on): Add 'raise'.
26555         * lib/savewd.c: Include <signal.h>, for 'raise'.
26556
26557 2006-09-26  Jim Meyering  <jim@meyering.net>
26558
26559         * m4/acl.m4 (AC_FUNC_ACL): Disable ACL support altogether
26560         when we detect Darwin 8.7.0's acl_get_file bug.
26561         Rearrange to perform the new (below) run-test while $LIBS
26562         contains any acl-related library.  Set USE_ACL at the end.
26563         (gl_ACL_GET_FILE): New function.
26564
26565 2006-09-26  Eric Blake  <ebb9@byu.net>
26566
26567         * lib/verror.c: Include <config.h> unconditionally.
26568
26569 2006-09-25  Paul Eggert  <eggert@cs.ucla.edu>
26570
26571         * modules/clock-time (Maintainer): Add self.
26572         * modules/getlogin_r (Depends-on): Add extensions.
26573
26574 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
26575
26576         * modules/clock-time: New module.
26577         * modules/nanosleep (Depends-on): Add clock-time.
26578         * modules/gethrxtime (Depends-on): Likewise.
26579         * modules/gettime (Depends-on): Likewise.
26580         * modules/settime (Depends-on): Likewise.
26581
26582         * modules/fts-lgpl: Depend on openat.
26583         * modules/mkancesdirs: Depend on savewd.
26584         * modules/mkdir-p: Likewise.
26585
26586 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
26587
26588         * m4/host-os.m4 (gl_HOST_OS): Require AC_CANONICAL_HOST.
26589
26590         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Rename cache variable from
26591         `gl_have_arbitrary_file_name_length_limit' to
26592         `gl_cv_have_arbitrary_file_name_length_limit', so that caching
26593         actually works between configure runs.
26594
26595 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
26596             Bruno Haible  <bruno@clisp.org>
26597
26598         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Include <string.h>.
26599
26600 2006-09-25  Jim Meyering  <jim@meyering.net>
26601
26602         * m4/fcntl_h.m4 (gl_FCNTL_H): Fix typo in test for failed open.
26603         This typo caused coreutils/tests/dd/misc to fail on Darwin 8.7.0.
26604
26605 2006-09-25  Eric Blake  <ebb9@byu.net>
26606
26607         * gnulib-tool (func_import, func_create_testdir): Fix typos in
26608         exec's in 2006-09-18 patch when shuffling fds.
26609
26610 2006-09-25  Bruno Haible  <bruno@clisp.org>
26611
26612         * m4/getloadavg.m4 (gl_GETLOADAVG): Fix directory in error message.
26613         Reported by Jim Meyering.
26614
26615 2006-09-24  Jim Meyering  <jim@meyering.net>
26616
26617         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Don't use '>' to
26618         compare a pointer against a literal "0".  That caused failures with
26619         at least HP-UX's hpcc.
26620
26621 2006-09-22  Simon Josefsson  <jas@extundo.com>
26622
26623         * modules/gc-sha1:
26624         * modules/gc-md4:
26625         * modules/gc-hmac-sha1:
26626         * modules/gc-hmac-md5:
26627         * modules/gc-des:
26628         * modules/gc-arcfour: Distribute more files.
26629
26630 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
26631
26632         * lib/gl_anylinked_list2.h [lint] (gl_linked_iterator)
26633         (gl_linked_iterator_from_to): Initialize struct completely.
26634         * lib/gl_anytree_list2.h [lint] (gl_tree_iterator): Likewise.
26635         (gl_tree_iterator_from_to): Likewise
26636         * lib/gl_anytree_oset.h [lint] (gl_tree_iterator): Likewise.
26637         * lib/gl_array_list.c [lint] (gl_array_iterator)
26638         (gl_array_iterator_from_to): Likewise.
26639         * lib/gl_array_oset.c [lint] (gl_array_iterator): Likewise.
26640         * lib/gl_carray_list.c [lint] (gl_carray_iterator)
26641         (gl_carray_iterator_from_to): Likewise.
26642
26643         * lib/gc-gnulib.c [GC_USE_HMAC_SHA1]: include hmac.h for hmac_sha1.
26644         * lib/md4.c (md4_process_block): Remove unused variable.
26645         * lib/rijndael-api-fst.c (rijndaelBlockDecrypt): GCC suggests
26646         parentheses for clarity.
26647
26648 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
26649
26650         * modules/bison-i18n (Depends-on): Add gettext.
26651
26652 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
26653
26654         * m4/fsusage.m4 (gl_STATFS_TRUNCATES): Avoid unused variable.
26655         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): Likewise.
26656         * m4/jm-winsz1.m4 (gl_HEADER_TIOCGWINSZ_IN_TERMIOS_H): Likewise;
26657         also add missing comma that caused broken test.
26658         * m4/link-follow.m4 (gl_AC_FUNC_LINK_FOLLOWS_SYMLINK): Include
26659         stdlib.h, for `abort'.
26660         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Avoid unused
26661         variables.
26662         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Check for and
26663         include unistd.h if present, for `rmdir'.
26664         * m4/physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): Avoid unused
26665         variables.
26666         * m4/putenv.m4 (gl_FUNC_PUTENV): Rewrite using AC_RUN_IFELSE, and
26667         in the process include standard headers for prototypes.
26668         * m4/readutmp.m4 (gl_READUTMP): Require AC_GNU_SOURCE, so utmpxname
26669         gets declared on GNU/Linux.
26670         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Check for and include
26671         unistd.h, for `rmdir'.
26672         * m4/time_r.m4 (gl_TIME_R): Avoid unused variables.
26673
26674         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Avoid expression that is
26675         always true.
26676         * m4/strndup.m4 (gl_FUNC_STRNDUP): include stdlib.h, for `free'.
26677
26678         * m4/sockpfaf.m4 (gl_SOCKET_FAMILIES): Avoid gcc -Wall warnings.
26679
26680 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
26681
26682         * gnulib-tool (func_version): Create output all at once.  This
26683         may help avoid triggering unnecessary SIGPIPEs, and at any
26684         rate it doesn't hurt.
26685
26686 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
26687             Bruno Haible  <bruno@clisp.org>
26688
26689         * m4/lock.m4 (gl_LOCK_BODY): Avoid unused variables warning.
26690         * m4/mbswidth.m4 (gl_MBSWIDTH): Likewise.
26691         * m4/signed.m4 (bh_C_SIGNED): Likewise.
26692
26693         * m4/vasprintf.m4 (gl_PREREQ_VASPRINTF_H): New macro.
26694         (gl_FUNC_VASPRINTF): Invoke it.
26695
26696 2006-09-22  Bruno Haible  <bruno@clisp.org>
26697
26698         * m4/getloadavg.m4 (gl_GETLOADAVG): Expect the directory of
26699         getloadavg.c as first argument.
26700
26701 2006-09-22  Bruno Haible  <bruno@clisp.org>
26702
26703         * gnulib-tool (func_import, func_create_testdir): Set gl_source_base
26704         at the beginning of the gl_INIT macro.
26705         * modules/getloadavg (configure.ac): Pass $gl_source_base to
26706         gl_GETLOADAVG.
26707
26708 2006-09-22  Bruno Haible  <bruno@clisp.org>
26709
26710         * gnulib-tool (func_create_megatestdir): Don't include the config-h
26711         module.
26712         Suggested by Ralf Wildenhues.
26713
26714 2006-09-20  Paul Eggert  <eggert@cs.ucla.edu>
26715
26716         Import this patch from libc:
26717
26718         2006-09-06  Jakub Jelinek  <jakub@redhat.com>
26719
26720         * lib/regex_internal.c (re_string_reconstruct): Handle
26721         offset < pstr->valid_raw_len && pstr->offsets_needed case.
26722         Ensure no bytes read before raw_mbs array.  Pass a saved copy of
26723         pstr->valid_len - 1 rather than pstr->valid_raw_len - 1 to
26724         re_string_context_at.
26725
26726         * m4/regex.m4 (gl_REGEX): Check for locale.h, since the test
26727         now requires it.
26728         (gl_PREREQ_REGEX): Don't check for locale.h any more, since
26729         gl_REGEX now does it for us.
26730         (gl_REGEX): Add test taken from
26731         http://sourceware.org/ml/libc-hacker/2006-09/msg00008.html.
26732
26733         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Require AC_SYS_LARGEFILE.
26734         Check that large offsets work.  Modernize Autoconf usages.
26735         Prefer "yes" to mean a good thing rather than a bad.
26736         Don't put "#define mkstemp" in config.h, as this might interfere
26737         with standard system headers that "#define mkstemp mkstemp64".
26738
26739         * modules/mkstemp (Depends-on): Add extensions, so that
26740         mkstemp is visible on some platforms.
26741         (Makefile.am): Add mkstemp.h to EXTRA_DIST.
26742         (Include): Change to "mkstemp.h" from <stdlib.h>.
26743         (Files): Add mkstemp.h.
26744
26745         * lib/mkstemp.h: New file, since some standard headers
26746         #define mkstemp.
26747         * lib/mkstemp.c: Revamp to put the !_LIBC code together.
26748         Include "mkstemp.h".
26749         Make the _LIBC code resemble glibc original more,
26750         e.g., use K&R style.
26751         * lib/mkstemp-safer.c: Include "mkstemp.h" instead of <stdlib.h>.
26752         (mkstemp): Remove, since mkstemp.h does this for us.
26753         * lib/stdlib--.h: Include mkstemp.h.
26754
26755         Import this patch from libc:
26756
26757         2006-04-07  Ulrich Drepper  <drepper@redhat.com>
26758
26759         * lib/tempname.c (__gen_tempname): Change attempts_min
26760         into a macro.  Use preprocessor to decide how to initialize
26761         attempts [Coverity CID 67].
26762
26763 2006-09-20  Bruno Haible  <bruno@clisp.org>
26764
26765         * lib/mkdtemp.c: Import from libc.
26766         2006-04-07  Ulrich Drepper  <drepper@redhat.com>
26767                 * sysdeps/posix/tempname.c (__gen_tempname): Change
26768                 attempts_min into a macro.  Use preprocessor to decide how to
26769                 initialize attempts [Coverity CID 67].
26770         2001-11-27  Paul Eggert  <eggert@twinsun.com>
26771                 * sysdeps/posix/tempname.c (__gen_tempname): Try at least
26772                 ATTEMPTS_MIN or TMP_MAX times, whichever is greater.
26773
26774 2006-09-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
26775
26776         * gnulib-tool (func_exit): New function, to allow to pass the
26777         exit status portably through the trap.  Use everywhere.
26778         (--help, --version): Signal a write error.
26779         (trap): catch SIGPIPE, for write errors.
26780         Exit at the end of the trap, with the correct exit status.
26781
26782 2006-09-19  Karl Berry  <karl@gnu.org>
26783
26784         * doc/gnulib.texi: note about the license texinfo files.
26785
26786 2006-09-19  Eric Blake  <ebb9@byu.net>
26787
26788         * gnulib-tool: Avoid space-tab.
26789
26790 2006-09-18  Paul Eggert  <eggert@cs.ucla.edu>
26791
26792         * lib/getaddrinfo.c (getaddrinfo) [defined HAVE_IPV6]: Fix typo
26793         that prevented coreutils 6.1 from building.  Problem reported
26794         by Petter Reinholdtsen.
26795
26796 2006-09-18  Paul Eggert  <eggert@cs.ucla.edu>
26797
26798         * gnulib-tool (avoidlist): Fix typo that broke options like
26799         --avoid=lock that are used by coreutils bootstrap.
26800
26801 2006-09-18  Mark D. Baushke  <mdb@gnu.org>
26802
26803         * m4/inttypes.m4 (gl_INTTYPES_H): Quote "test" args
26804         more systematically.
26805
26806 2006-09-18  Jim Meyering  <jim@meyering.net>
26807
26808         * lib/savewd.c (savewd_restore): Don't shadow: s/status/child_status/.
26809
26810 2006-09-18  Bruno Haible  <bruno@clisp.org>
26811
26812         * modules/inttypes (Files): Remove m4/inttypes-h.m4.
26813
26814 2006-09-18  Bruno Haible  <bruno@clisp.org>
26815
26816         * m4/inttypes-h.m4 (gl_HEADER_INTTYPES_H): Remove macro.
26817         * m4/inttypes-pri.m4: Require autoconf >= 2.52.
26818         (gt_INTTYPES_PRI): Invoke AC_CHECK_HEADERS on inttypes.h. Test
26819         ac_cv_header_inttypes_h instead of gl_cv_header_inttypes_h.
26820         * m4/gettext.m4: Require autoconf >= 2.52.
26821         (gt_INTL_SUBDIR_CORE): Invoke AC_CHECK_HEADERS on inttypes.h.
26822         * m4/inttypes.m4 (gl_INTTYPES_H): Test ac_cv_header_inttypes_h instead
26823         of gl_cv_header_inttypes_h.
26824
26825 2006-09-18  Bruno Haible  <bruno@clisp.org>
26826
26827         * lib/javaversion.c: Include configmake.h.
26828
26829 2006-09-18  Bruno Haible  <bruno@clisp.org>
26830
26831         * gnulib-tool (func_import, func_create_testdir): Use exec tricks to
26832         avoid that the while loops be executed in a subshell.
26833
26834 2006-09-18  Bruno Haible  <bruno@clisp.org>
26835
26836         * MODULES.html.sh (func_module): Break long lines.
26837         Suggested by Bruce Korb <bkorb@gnu.org>.
26838
26839 2006-09-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
26840
26841         Speed up by a factor of 1.12.
26842         * gnulib-tool (nl): New variable.
26843         (func_import): Rewrite include directive extraction to only read each
26844         directive once.
26845
26846 2006-09-17  Bruno Haible  <bruno@clisp.org>
26847
26848         * modules/javaversion (Makefile.am): Remove DEFS setting.
26849         (Depends-on): Add configmake, for PKGDATADIR definition.
26850
26851 2006-09-17  Bruno Haible  <bruno@clisp.org>
26852
26853         * gnulib-tool (func_create_testdir): Rewrite all files at once.
26854
26855 2006-09-17  Bruno Haible  <bruno@clisp.org>
26856
26857         * gnulib-tool (func_append): New function, stolen from libtool.m4.
26858         (func_modules_transitive_closure, func_modules_add_dummy,
26859         func_modules_to_filelist, func_import, func_create_testdir,
26860         func_create_megatestdir, ...): Use it wherever possible.
26861         Suggested by Ralf Wildenhues.
26862
26863 2006-09-16  Karl Berry  <karl@gnu.org>
26864
26865         * doc/fdl.texi (ADDENDUM): switch to @heading from @appendixsubsec,
26866         to avoid sectioning errors.
26867         * doc/lgpl.texi, gpl.texi (Copying): downcase @unnumbered title.
26868         [ifinfo]: blank line after @center-ed titles.
26869         * doc/lgpl.texi (Library Copying): Rename main node to GNU LGPL.
26870         Spell FSF address consistently with others.
26871         (These changes approved by rms.)
26872
26873 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
26874
26875         Speed up by a factor of 1.61.
26876         * gnulib-tool (func_modules_transitive_closure): Rewrite to not check
26877         already checked module names again.
26878
26879 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
26880
26881         Speed up by a factor of 1.13.
26882         * gnulib-tool (func_import): Rewrite all old_files at once; likewise
26883         for new_files, and the input to func_add_or_update.
26884
26885 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
26886
26887         * gnulib-tool (func_all_modules, func_modules_to_filelist, func_import,
26888         func_create_testdir, ...): Change 'sort | uniq' to 'sort -u'.
26889
26890 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
26891
26892         * modules/mkancesdirs (Depends-on): Add fcntl.
26893         * modules/savewd: New file.
26894         * MODULES.html.sh (File system functions): Add savewd.
26895
26896         * modules/configmake (Makefile.am): Add support for the
26897         Automake-supplied PKGLIBDIR, PKGINCLUDEDIR, PKGDATADIR.
26898
26899 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
26900
26901         * m4/savewd.m4: New file.
26902
26903 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
26904
26905         * lib/dirchownmod.c: Don't include fcntl.h; no longer needed.
26906         (dirchownmod): New arg FD.  All callers changed.
26907         Use FD rather than opening the directory ourself, as opening is
26908         now the caller's responsibility.
26909         * lib/dirchownmod.h: Likewise.
26910         * lib/mkancesdirs.c: Include <sys/types.h>, for portability to older
26911         hosts that require <sys/types.h> before <sys/stat.h>.  Include
26912         fcntl.h, savewd.h, and unistd.h, not dirname.h and stat-macros.h.
26913         (test_dir): Remove.
26914         (mkancesdirs): Return length of prefix of FILE that has already
26915         been made, or -2 if there is a child doing the work.  Redo
26916         algorithm so that it is O(N) rather than O(N**2).  Optimize away
26917         ".", and treat ".." specially since it might stray back into
26918         already-created areas.  Use a subprocess if necessary.  New arg
26919         WD; all users changed.  MAKE_DIR function should now return 1
26920         if it creates a directory that is not readable.  Return -2 if
26921         a child process is spun off.
26922         * lib/mkancesdirs.h: Include <stddef.h>, for ptrdiff_t.
26923         Adjust signature to match code.
26924         * lib/mkdir-p.c: Include dirname.h, for IS_ABSOLUTE_FILE_NAME.
26925         (make_dir_parents): Use a subprocess if necessary.  New arg WD;
26926         all users changed.
26927         * lib/savewd.c, lib/savewd.h: New files.
26928
26929 2006-09-15  Jim Meyering  <jim@meyering.net>
26930
26931         * modules/rename-dest-slash: New module.
26932         * MODULES.html.sh (posix_compat): Add it here.
26933
26934         * modules/rename: Reflect vb_FUNC_RENAME -> gl_FUNC_RENAME change.
26935
26936 2006-09-15  Jim Meyering  <jim@meyering.net>
26937
26938         * m4/rename-dest-slash.m4 (gl_FUNC_RENAME_TRAILING_DEST_SLASH): New
26939         file.
26940
26941         * m4/rename.m4 (gl_FUNC_RENAME): Rename from vb_FUNC_RENAME.
26942
26943 2006-09-15  Jim Meyering  <jim@meyering.net>
26944
26945         * lib/rename-dest-slash.c (has_trailing_slash): Use
26946         FILE_SYSTEM_PREFIX_LEN, for non-POSIX systems.
26947         (rpl_rename_dest_slash): Perform the cheaper trailing slash
26948         test before testing whether SRC is a directory.
26949         Suggestions from Bruno Haible.
26950
26951         Avoid a warning about an unused variable.
26952         * lib/regex_internal.c (re_dfa_add_node): Move declaration of "type"
26953         into the #ifdef block where it's used.
26954
26955         * lib/rename-dest-slash.c: New file.
26956
26957 2006-09-14  Bruno Haible  <bruno@clisp.org>
26958
26959         * lib/allocsa.c: Include <config.h> unconditionally.
26960         * lib/asnprintf.c: Likewise.
26961         * lib/asprintf.c: Likewise.
26962         * lib/c-strcasecmp.c: Likewise.
26963         * lib/c-strcasestr.c: Likewise.
26964         * lib/c-strncasecmp.c: Likewise.
26965         * lib/c-strstr.c: Likewise.
26966         * lib/classpath.c: Likewise.
26967         * lib/clean-temp.c: Likewise.
26968         * lib/concatpath.c: Likewise.
26969         * lib/copy-file.c: Likewise.
26970         * lib/csharpcomp.c: Likewise.
26971         * lib/csharpexec.c: Likewise.
26972         * lib/execute.c: Likewise.
26973         * lib/fatal-signal.c: Likewise.
26974         * lib/findprog.c: Likewise.
26975         * lib/fwriteerror.c: Likewise.
26976         * lib/gl_array_list.c: Likewise.
26977         * lib/gl_array_oset.c: Likewise.
26978         * lib/gl_avltree_list.c: Likewise.
26979         * lib/gl_avltree_oset.c: Likewise.
26980         * lib/gl_avltreehash_list.c: Likewise.
26981         * lib/gl_carray_list.c: Likewise.
26982         * lib/gl_linked_list.c: Likewise.
26983         * lib/gl_linkedhash_list.c: Likewise.
26984         * lib/gl_list.c: Likewise.
26985         * lib/gl_oset.c: Likewise.
26986         * lib/gl_rbtree_list.c: Likewise.
26987         * lib/gl_rbtree_oset.c: Likewise.
26988         * lib/gl_rbtreehash_list.c: Likewise.
26989         * lib/imaxabs.c: Likewise.
26990         * lib/imaxdiv.c: Likewise.
26991         * lib/javacomp.c: Likewise.
26992         * lib/javaexec.c: Likewise.
26993         * lib/javaversion.c: Likewise.
26994         * lib/linebreak.c: Likewise.
26995         * lib/localcharset.c: Likewise.
26996         * lib/lock.c: Likewise.
26997         * lib/mbchar.c: Likewise.
26998         * lib/mbswidth.c: Likewise.
26999         * lib/mkdtemp.c: Likewise.
27000         * lib/pipe.c: Likewise.
27001         * lib/printf-args.c: Likewise.
27002         * lib/printf-parse.c: Likewise.
27003         * lib/progname.c: Likewise.
27004         * lib/progreloc.c: Likewise.
27005         * lib/readlink.c: Likewise.
27006         * lib/sh-quote.c: Likewise.
27007         * lib/stpcpy.c: Likewise.
27008         * lib/stpncpy.c: Likewise.
27009         * lib/strcasecmp.c: Likewise.
27010         * lib/strcasestr.c: Likewise.
27011         * lib/strcspn.c: Likewise.
27012         * lib/striconv.c: Likewise.
27013         * lib/strncasecmp.c: Likewise.
27014         * lib/strnlen1.c: Likewise.
27015         * lib/strstr.c: Likewise.
27016         * lib/strtok_r.c: Likewise.
27017         * lib/tls.c: Likewise.
27018         * lib/tmpdir.c: Likewise.
27019         * lib/unicodeio.c: Likewise.
27020         * lib/unsetenv.c: Likewise.
27021         * lib/vasnprintf.c: Likewise.
27022         * lib/vasprintf.c: Likewise.
27023         * lib/wait-process.c: Likewise.
27024         * lib/xallocsa.c: Likewise.
27025         * lib/xsetenv.c: Likewise.
27026         * lib/xstriconv.c: Likewise.
27027
27028 2006-09-13  Simon Josefsson  <jas@extundo.com>
27029
27030         * m4/getdate.m4: Don't AC_LIBOBJ([getdate]), automake takes care of
27031         that internally, suggested by Ralf Wildenhues
27032         <Ralf.Wildenhues@gmx.de>.
27033
27034 2006-09-13  Simon Josefsson  <jas@extundo.com>
27035
27036         * gnulib-tool (func_emit_lib_Makefile_am): Use $(LIBOBJS), not
27037         @LIBOBJS@.
27038         Suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
27039
27040 2006-09-13  Paul Eggert  <eggert@cs.ucla.edu>
27041
27042         * lib/_fpending.c: Include <config.h> unconditionally, since we no
27043         longer worry about uses that don't define HAVE_CONFIG_H.
27044         * lib/acl.c, lib/alloca.c, lib/argmatch.c, lib/atexit.c:
27045         * lib/backupfile.c, lib/basename.c, lib/c-stack.c, lib/c-strtod.c:
27046         * lib/calloc.c,lib/ canon-host.c, lib/canonicalize.c, lib/chdir-long.c:
27047         * lib/chdir-safer.c, lib/chown.c, lib/cloexec.c, lib/close-stream.c:
27048         * lib/closeout.c, lib/creat-safer.c, lib/cycle-check.c, lib/diacrit.c:
27049         * lib/dirchownmod.c, lib/dirfd.c, lib/dirname.c, lib/dup-safer.c:
27050         * lib/dup2.c, lib/error.c, lib/euidaccess.c, lib/exclude.c:
27051         * lib/exitfail.c, lib/fchmodat.c, lib/fchown-stub.c, lib/fd-safer.c:
27052         * lib/file-type.c, lib/fileblocks.c, lib/filemode.c, lib/filenamecat.c:
27053         * lib/fnmatch.c, lib/fopen-safer.c, lib/fprintftime.c, lib/free.c:
27054         * lib/fsusage.c, lib/ftruncate.c, lib/fts-cycle.c, lib/fts.c:
27055         * lib/full-write.c, lib/gai_strerror.c, lib/getcwd.c, lib/getdate.y:
27056         * lib/getdomainname.c, lib/getgroups.c, lib/gethostname.c:
27057         * lib/gethrxtime.c, lib/getloadavg.c, lib/getlogin_r.c:
27058         * lib/getndelim2.c, lib/getnline.c, lib/getopt.c, lib/getopt1.c:
27059         * lib/getpass.c, lib/gettime.c, lib/gettimeofday.c, lib/getugroups.c:
27060         * lib/getusershell.c, lib/glob.c, lib/group-member.c:
27061         * lib/hard-locale.c, lib/hash-pjw.c, lib/hash.c, lib/human.c:
27062         * lib/idcache.c, lib/inet_ntop.c, lib/inet_pton.c, lib/inttostr.c:
27063         * lib/isdir.c, lib/lchown.c, lib/linebuffer.c, lib/long-options.c:
27064         * lib/lstat.c, lib/malloc.c, lib/md5.c, lib/memcasecmp.c, lib/memchr.c:
27065         * lib/memcmp.c, lib/memcoll.c, lib/memcpy.c, lib/memmove.c:
27066         * lib/memrchr.c, lib/mkancesdirs.c, lib/mkdir-p.c, lib/mkdir.c:
27067         * lib/mkdirat.c, lib/mkstemp-safer.c, lib/mkstemp.c, lib/modechange.c:
27068         * lib/mountlist.c, lib/nanosleep.c, lib/obstack.c, lib/open-safer.c:
27069         * lib/openat-die.c, lib/openat.c, lib/pagealign_alloc.c, lib/physmem.c:
27070         * lib/pipe-safer.c, lib/posixtm.c, lib/posixver.c, lib/putenv.c:
27071         * lib/quote.c, lib/quotearg.c, lib/raise.c, lib/readtokens.c:
27072         * lib/readtokens0.c, lib/readutmp.c, lib/realloc.c, lib/regex.c:
27073         * lib/rename.c, lib/rmdir.c, lib/rpmatch.c, lib/safe-read.c:
27074         * lib/same.c, lib/save-cwd.c, lib/savedir.c, lib/setenv.c:
27075         * lib/settime.c, lib/sha1.c, lib/sig2str.c, lib/snprintf.c:
27076         * lib/strdup.c, lib/strerror.c, lib/strftime.c, lib/stripslash.c:
27077         * lib/strndup.c, lib/strnlen.c, lib/strpbrk.c, lib/strtod.c:
27078         * lib/strtoimax.c, lib/strtol.c, lib/strverscmp.c, lib/tempname.c:
27079         * lib/time_r.c, lib/timegm.c, lib/tmpfile-safer.c, lib/unlinkdir.c:
27080         * lib/userspec.c, lib/utime.c, lib/utimecmp.c, lib/utimens.c:
27081         * lib/version-etc-fsf.c, lib/version-etc.c, lib/xalloc-die.c:
27082         * lib/xgetcwd.c, lib/xgethostname.c, lib/xmalloc.c, lib/xmemcoll.c:
27083         * lib/xnanosleep.c, lib/xreadlink.c, lib/xstrtod.c, lib/xstrtoimax.c:
27084         * lib/xstrtol.c, lib/xstrtoumax.c, lib/yesno.c:
27085         Likewise.
27086
27087 2006-09-13  Eric Blake  <ebb9@byu.net>
27088
27089         * lib/getopt.c: Fix typo in last commit.
27090
27091 2006-09-12  Sergey Poznyakoff  <gray@gnu.org.ua>
27092
27093         * lib/argp-help.c (argp_doc): Make sure NULL is not passed to
27094         dgettext.
27095
27096 2006-09-12  Jim Meyering  <jim@meyering.net>
27097
27098         * lib/nanosleep.c: Include <sys/types.h> before sys/select.h, to avoid
27099         compilation failure (due to use of pid_t in latter) on NetBSD 1.6.
27100         Reported by Nelson H. F. Beebe.
27101
27102 2006-09-10  Sergey Poznyakoff  <gray@gnu.org.ua>
27103
27104         * lib/argp-parse.c (__argp_parse) [!_LIBC]: Make sure
27105         program_invocation_name and program_invocation_short_name are
27106         initialized.
27107         * lib/argp-namefrob.h: Move declarations of program_invocation_name
27108         and program_invocation_short_name to argp.h, so they are visible
27109         to user programs.
27110         * lib/argp.h: Likewise
27111
27112 2006-09-10  Bruno Haible  <bruno@clisp.org>
27113
27114         * modules/mkdtemp (Files): Remove m4/ulonglong.m4, m4/stdint_h.m4,
27115         m4/inttypes_h.m4, m4/uintmax_t.m4.
27116
27117 2006-09-10  Bruno Haible  <bruno@clisp.org>
27118
27119         * m4/mkdtemp.m4 (gl_PREREQ_MKDTEMP): Don't require
27120         gl_AC_TYPE_UINTMAX_T.
27121
27122 2006-09-10  Bruno Haible  <bruno@clisp.org>
27123
27124         * lib/mkdtemp.c: Include <stdint.h> always. Don't include <inttypes.h>.
27125
27126 2006-09-09  Sergey Poznyakoff  <gray@gnu.org.ua>
27127
27128         * lib/argp.h (struct argp): Document the N_("..") "\v" N_("..")
27129         convention.  Text proposed by Bruno Haible.
27130         (struct argp_option): Document the use of N_() wrappers.
27131
27132         * lib/argp-help.c (argp_doc): Split the untranslated doc string on
27133         '\v', and translate the two parts separately, instead of feeding
27134         the whole string to gettext.  This allows to exclude
27135         '\v' from the strings visible to the translator by writing doc
27136         strings as N_("..") "\v" N_("..").
27137
27138 2006-09-09  Paul Eggert  <eggert@cs.ucla.edu>
27139
27140         * config/srclist.txt: Undo latest change; the bug was fixed.
27141
27142 2006-09-09  Bruno Haible  <bruno@clisp.org>
27143
27144         * gnulib-tool (func_emit_lib_Makefile_am): Eliminate lib_LDFLAGS
27145         assignments if building a library without libtool.
27146         (func_emit_tests_Makefile_am): Likewise. Handle lib_* variables as
27147         in func_emit_lib_Makefile_am.
27148         (func_import): When building a static library libfoo.a, arrange to
27149         define variables LIBFOO_LIBDEPS and LIBFOO_LTLIBDEPS.
27150         (func_create_testdir): Likewise.
27151         * modules/gc (configure.ac, Makefile.am): If building statically,
27152         augment gl_libdeps and gl_ltlibdeps instead of lib_LDFLAGS.
27153         * modules/iconvme (configure.ac, Makefile.am): Likewise.
27154         * modules/striconv (configure.ac, Makefile.am): Likewise.
27155         Based on a suggestion by Ralf Wildenhues.
27156
27157 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
27158
27159         * m4/mktime.m4 (AC_FUNC_MKTIME): Sync from Autoconf.
27160         Check for unistd.h too, since Autoconf doesn't assume POSIX.
27161         Also:
27162
27163         2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
27164         Add year_2050_test to catch glibc bug 2821
27165         <http://sourceware.org/bugzilla/show_bug.cgi?id=2821>.
27166
27167         2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
27168         Prefer #ifdef to #if.
27169
27170         2006-04-02  Paul Eggert  <eggert@cs.ucla.edu>
27171         Return from 'main' instead of calling 'exit'.
27172
27173 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
27174
27175         * lib/mktime.c (guess_time_tm): Fix bug where mktime
27176         returned the maximum time_t value rather than (time_t) -1.
27177         Problem originally reported by William Bardwell
27178         <http://sourceware.org/bugzilla/show_bug.cgi?id=2821>.
27179
27180         * lib/isapipe.h (HAVE_FIFO_PIPES) [!defined HAVE_FIFO_PIPES]:
27181         Moved to here ...
27182         * lib/isapipe.c (HAVE_FIFO_PIPES) [!defined HAVE_FIFO_PIPES]:
27183         ... from here.
27184
27185 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
27186
27187         * config/srclist.txt: Temporarily comment out mktime.c until glibc bug
27188         2821 is fixed.
27189
27190 2006-09-08  Jim Meyering  <jim@meyering.net>
27191
27192         Don't make generated files read-only.  That would bother too many
27193         people.  However, do retain the ability to work when targets are
27194         read-only: remove the destination and temporary files before writing
27195         them (when generated via sed or echo), or by using the -f option for
27196         both cp and mv commands.  Suggestion to use -f from Paul Eggert.
27197         * modules/alloca-opt, modules/argz, modules/arpa_inet:
27198         * modules/byteswap, modules/configmake, modules/fcntl:
27199         * modules/fnmatch, modules/getopt, modules/glob, modules/inttypes:
27200         * modules/localcharset, modules/netinet_in, modules/poll:
27201         * modules/stdbool, modules/stdint, modules/sys_select:
27202         * modules/sys_socket, modules/sys_stat, modules/sysexits:
27203
27204 2006-09-08  Jim Meyering  <jim@meyering.net>
27205
27206         Avoid new build failure on FreeBSD 6.0.
27207         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Include
27208         <sys/param.h> when testing whether getmntinfo uses statvfs.  Patch by
27209         Pavel Tsekov, in <http://savannah.gnu.org/bugs/?17643>.
27210
27211 2006-09-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
27212
27213         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Don't use plain echo.
27214
27215 2006-09-07  Jim Meyering  <jim@meyering.net>
27216
27217         Fix global typo in last change: use chmod u-w, not chmod u-x.
27218         Spotted by Paul Eggert and Bruce Korb.
27219         * modules/alloca-opt, modules/argz, modules/arpa_inet:
27220         * modules/byteswap, modules/configmake, modules/fcntl:
27221         * modules/fnmatch, modules/getopt, modules/glob, modules/inttypes:
27222         * modules/localcharset, modules/netinet_in, modules/poll:
27223         * modules/stdbool, modules/stdint, modules/sys_select:
27224         * modules/sys_socket, modules/sys_stat, modules/sysexits:
27225
27226 2006-09-06  Jim Meyering  <jim@meyering.net>
27227
27228         Make generated files be read-only.
27229         * modules/alloca-opt (Makefile.am): Work also when $@ is read-only.
27230         Ensure that each generated file is now read-only.
27231         * modules/argz: Likewise.
27232         * modules/arpa_inet: Likewise.
27233         * modules/byteswap: Likewise.
27234         * modules/configmake: Likewise.
27235         * modules/fcntl: Likewise.
27236         * modules/fnmatch: Likewise.
27237         * modules/getopt: Likewise.
27238         * modules/glob: Likewise.
27239         * modules/inttypes: Likewise.
27240         * modules/netinet_in: Likewise.
27241         * modules/poll: Likewise.
27242         * modules/stdbool: Likewise.
27243         * modules/stdint: Likewise.
27244         * modules/sys_select: Likewise.
27245         * modules/sys_socket: Likewise.
27246         * modules/sys_stat: Likewise.
27247         * modules/sysexits: Likewise.
27248         * modules/localcharset: Same as above, but continue using temporary
27249         file named "t-$@" (why different?) rather than the "$@-t" used
27250         everywhere else.
27251
27252         * modules/sysexits (Makefile.am): Replace literal occurrences
27253         of "sysexit.h" more readable, and more consistent, "$@".
27254
27255 2006-09-06  Bruno Haible  <bruno@clisp.org>
27256
27257         * modules/striconv: New file.
27258         * modules/xstriconv: New file.
27259         * MODULES.html.sh (Internationalization functions): Add striconv,
27260         xstriconv.
27261
27262 2006-09-06  Bruno Haible  <bruno@clisp.org>
27263
27264         * modules/gc (Makefile.am): Augment lib_LDFLAGS, not lib_LIBADD.
27265         * modules/iconvme (Makefile.am): Likewise. Also handle the case of
27266         not using libtool correctly.
27267
27268 2006-09-06  Bruno Haible  <bruno@clisp.org>
27269
27270         * lib/striconv.h: New file.
27271         * lib/striconv.c: New file, merging iconvme.c with GNU gettext's
27272         iconvstring.c.
27273         * lib/xstriconv.h: New file.
27274         * lib/xstriconv.c: New file.
27275
27276 2006-09-06  Bruno Haible  <bruno@clisp.org>
27277
27278         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
27279         lib_..._LDFLAGS.
27280
27281 2006-09-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
27282
27283         * lib/argz_.h: Sync from Libtool.
27284
27285         2006-09-04  George Bosilca <bosilca@cs.utk.edu>
27286                 and Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
27287
27288         * lib/libltdl/argz_.h: It's __cplusplus, not _cplusplus.
27289
27290 2006-09-05  Davide Angelocola  <davide.angelocola@tiscali.it>
27291
27292         * modules/trim: New file.
27293
27294 2006-09-05  Davide Angelocola  <davide.angelocola@tiscali.it>
27295
27296         * lib/trim.h: New file.
27297         * lib/trim.c: New file.
27298
27299 2006-09-05  Bruno Haible  <bruno@clisp.org>
27300
27301         * MODULES.html.sh (String handling): Add trim.
27302
27303 2006-09-04  Karl Berry  <karl@gnu.org>
27304
27305         * config/srclist.txt (signed.m4, gettext.m4): changes not propagated
27306         until next release.
27307
27308 2006-09-03  Bruno Haible  <bruno@clisp.org>
27309
27310         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Locate mingw shared libraries
27311         correctly.
27312
27313 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
27314
27315         * m4/getloadavg.m4 (gl_GETLOADAVG): Use CONFIGURING_GETLOADAVG,
27316         not gl_GETLOADAVG.  Omit unneeded semicolons.
27317         Problems reported by Ralf Wildenhues in
27318         <http://lists.gnu.org/archive/html/bug-gnulib/2006-09/msg00000.html>.
27319         (gl_PREREQ_GETLOADAVG): Use AC_DEFUN, not m4_define.  Put
27320         at the end, which is the usual gnulib style.
27321
27322         * m4/fstypename.m4 (gl_FSTYPENAME): Use AC_CHECK_MEMBERS instead
27323         of doing all the work ourselves.
27324         * m4/fsusage.m4 (gl_PREREQ_FSUSAGE_EXTRA): Don't check for
27325         sys/statvfs.h since the code doesn't use HAVE_SYS_STATVFS_H.
27326
27327 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
27328
27329         * lib/getloadavg.c: Use CONFIGURING_GETLOADAVG, not gl_GETLOADAVG.
27330         Problem reported by Ralf Wildenhues in
27331         <http://lists.gnu.org/archive/html/bug-gnulib/2006-09/msg00000.html>.
27332
27333         * lib/mountlist.c: All uses of HAVE_F_FSTYPENAME_IN_STATFS replaced by
27334         HAVE_STRUCT_STATFS_F_FSTYPENAME.
27335
27336 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
27337
27338         * gnulib-tool (func_emit_lib_Makefile_am): Fix typos in
27339         yesterday's patch by changing test -n to test -z.
27340
27341 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
27342
27343         * modules/getloadavg (Files): Add m4/getloadavg.m4.
27344         (configure.ac): AC_FUNC_GETLOADAVG -> gl_GETLOADAVG, as
27345         the former is now obsolescent.
27346
27347         * modules/chdir-long (Depends-on): Add fcntl.
27348
27349 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
27350
27351         * m4/fnmatch.m4: Add comment that Autoconf AC_FUNC_FNMATCH is
27352         obsolescent, and programs should use gnulib instead.
27353         * m4/getloadavg.m4: New file, with contents taken from Autoconf
27354         but with prefixes changed.
27355
27356 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
27357
27358         * lib/getloadavg.c [defined gl_GETLOADAVG]: Don't include config.h
27359         or stdbool.h, because they might not exist while configuring.
27360
27361         * lib/chdir-long.c: Include <fcntl.h>, for O_DIRECTORY.
27362         Don't include unistd.h or limits.h; not needed, since chdir-long.h
27363         does that for us.
27364         (O_DIRECTORY): Remove.
27365
27366 2006-08-31  Eric Blake  <ebb9@byu.net>
27367
27368         * gnulib-tool: Don't let emacs change spaces to TAB.
27369
27370 2006-08-31  Bruno Haible  <bruno@clisp.org>
27371
27372         * gnulib-tool: When calling func_import more than once, do it in a
27373         subshell.
27374         Reported by Eric Blake <ebb9@byu.net>.
27375
27376 2006-08-31  Bruno Haible  <bruno@clisp.org>
27377
27378         * gnulib-tool (nl): Remove variable.
27379         (sed_transform_lib_file): Use more robust test for config-h module.
27380         (func_import): Fix typo in 2006-08-25 patch.
27381
27382 2006-08-31  Bruno Haible  <bruno@clisp.org>
27383
27384         * gnulib-tool (func_emit_lib_Makefile_am): When --makefile-name was
27385         specified, augment Makefile.am variables instead of assigning them.
27386
27387 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
27388
27389         Work around a bug in both the Linux and SunOS 64-bit kernels:
27390         nanosleep mishandles sleeps for longer than 2**31 seconds.
27391         Problem reported by Frank v Waveren in
27392         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00298.html>.
27393         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Require gl_CLOCK_TIME.
27394         Check for nanosleep bug.
27395         (LIB_NANOSLEEP): Append clock_gettime library if needed.
27396
27397 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
27398
27399         Work around a bug in both the Linux and SunOS 64-bit kernels:
27400         nanosleep mishandles sleeps for longer than 2**31 seconds.
27401         Problem reported by Frank v Waveren in
27402         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00298.html>.
27403         * lib/nanosleep.c (BILLION): New constant.
27404         (getnow) [HAVE_BUG_BIG_NANOSLEEP]: New functions.
27405         (rpl_nanosleep) [HAVE_BUG_BIG_NANOSLEEP]: Completely new
27406         implementation.
27407
27408 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
27409
27410         * modules/nanosleep (Depends-on): Add gettime.
27411
27412 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
27413         and Simon Josefsson  <jas@extundo.com>
27414         and Oskar Liljeblad  <oskar@osk.mine.nu>
27415
27416         * MODULES.html.sh (Support for building documentation): Add gpl, lgpl.
27417         * gnulib-tool (func_import): New license type 'unmodifiable license
27418         text'.
27419         * modules/fdl: Use it.  Longer description.
27420         * module/gpl, module/lgpl: New files.
27421
27422 2006-08-30  Jim Meyering  <jim@meyering.net>
27423
27424         * lib/isapipe.c (isapipe): Rename local s/fd/fd_pair/ to avoid
27425         shadowing the parameter.
27426
27427 2006-08-29  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
27428
27429         Sync from Libtool:
27430
27431         2006-08-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
27432
27433         * lib/libltdl/argz.c: Use `#ifdef HAVE_CONFIG_H', to facilitate code
27434         sharing with gnulib.  Report by Eric Blake.
27435
27436 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
27437
27438         * modules/isapipe: New file.
27439         * MODULES.html.sh (File descriptor based Input/Output): Add isapipe.
27440
27441 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
27442
27443         * modules/configmake (Makefile.am): Add a comment, and omit
27444         the CONFIGMAKE_ prefix from generated macro names.  Suggested
27445         by Bruno Haible.
27446
27447 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
27448
27449         * m4/isapipe.m4: New file.
27450
27451 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
27452
27453         * lib/isapipe.c, lib/isapipe.h: New files.
27454
27455 2006-08-29  Jim Meyering  <jim@meyering.net>
27456
27457         * modules/configmake (Makefile.am): Make configmake.h depend on
27458         Makefile.  Otherwise, a stale configmake.h could hang around.
27459
27460 2006-08-29  Eric Blake  <ebb9@byu.net>
27461
27462         * lib/error.c (error_at_line, print_errno_message): Match libc, after
27463         resolution of upstream bug 3044.
27464
27465 2006-08-29  Bruno Haible  <bruno@clisp.org>
27466
27467         * modules/localcharset (Depends-on): Add configmake.
27468         (Makefile.am): Remove setting of LIBDIR through DEFS.
27469
27470 2006-08-29  Bruno Haible  <bruno@clisp.org>
27471
27472         * lib/localcharset.c: Include configmake.h in order to get LIBDIR
27473         defined.
27474
27475 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
27476
27477         * modules/fcntl: New file.
27478         * modules/chdir-safer (Depends-on): Add fcntl.
27479         * modules/fts: Likewise.
27480         * modules/mkdir-p: Likewise.
27481
27482         * modules/stdint (Makefile.am): Do not substitute ABSOLUTE_INTTYPES_H.
27483         This undoes the most recent change, since we're now addressing the
27484         problem in a different way.
27485
27486         * gnulib-tool (emit_lib_Makefile_am): Don't put $makefile_name
27487         into output, since the output might be called Makefile.am even
27488         if $makefile_name is something different.
27489         (func_import): Use $makefile_am rather than
27490         ${makefile_name-Makefile.am}, to fix a bug where makefile_name was
27491         empty.
27492
27493         * modules/inttypes (Files): Add m4/inttypes-h.m4.
27494
27495 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
27496
27497         * m4/inttypes.m4 (gl_INTTYPES_H): Move ABSOLUTE_INTTYPES_H code here...
27498         * m4/stdint.m4 (gl_STDINT_H): ... from here.  This undoes the most
27499         recent change to stdint.m4, since we're now addressing the problem in a
27500         different way.
27501
27502 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
27503
27504         * m4/fcntl_h.m4: New file.
27505
27506 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
27507
27508         * lib/fcntl_.h: New file.
27509         * lib/chdir-safer.c (O_DIRECTORY, O_NOFOLLOW): Remove, now that we have
27510         the fcntl module.
27511         * lib/dirchownmod.c: Likewise.
27512         * lib/fts.c: Likewise.
27513
27514         * lib/inttypes_.h [defined _GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H]:
27515         Include @ABSOLUTE_INTTYPES_H@ if available, but do nothing else.
27516         * lib/stdint_.h (_GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H): Define
27517         just before including <inttypes.h>, to avoid circular inclusion.
27518
27519 2006-08-28  Jim Meyering  <jim@meyering.net>
27520
27521         * doc/visibility.texi: Actually read and correct the grammar of the
27522         sentence affected by yesterday's change.
27523
27524 2006-08-28  Eric Blake  <ebb9@byu.net>
27525
27526         * modules/inttypes (Makefile.am): Fix sed error when inttypes.h
27527         needs wrapper.
27528
27529 2006-08-28  Eric Blake  <ebb9@byu.net>
27530
27531         * m4/inttypes.m4 (gl_INTTYPES_H): Fix missing #endif.
27532
27533 2006-08-28  Eric Blake  <ebb9@byu.net>
27534
27535         * m4/codeset.m4 (AM_LANGINFO_CODESET): Avoid compiler warning.
27536
27537 2006-08-28  Bruno Haible  <bruno@clisp.org>
27538
27539         * modules/c-strstr: New file, from GNU gettext.
27540         * MODULES.html.sh (String handling): Add c-strstr.
27541
27542 2006-08-28  Bruno Haible  <bruno@clisp.org>
27543
27544         * m4/inttypes.m4 (gl_INTTYPES_H): Don't test for the existence of SCNX*
27545         macros.
27546         Reported by Eric Blake.
27547
27548 2006-08-28  Bruno Haible  <bruno@clisp.org>
27549
27550         * lib/vasnprintf.c (EOVERFLOW): Remove definition.
27551         (VASNPRINTF): Return a string of length > INT_MAX without failing.
27552         * lib/vasprintf.c: Include errno.h, limits.h.
27553         (EOVERFLOW): New fallback definition.
27554         (vasprintf): Test here whether the string length is > INT_MAX.
27555         * lib/vsnprintf.c: Include errno.h, limits.h.
27556         (EOVERFLOW): New fallback definition.
27557         (vsnprintf): Fix bug when generated string was too long for the buffer.
27558         Test here whether the string length is > INT_MAX.
27559
27560 2006-08-28  Bruno Haible  <bruno@clisp.org>
27561
27562         * lib/inttypes_.h (SCNX*): Remove definitions.
27563         Reported by Eric Blake.
27564
27565 2006-08-28  Bruno Haible  <bruno@clisp.org>
27566
27567         * lib/c-strstr.h: New file, from GNU gettext.
27568         * lib/c-strstr.c: New file, from GNU gettext.
27569
27570 2006-08-28  Bruno Haible  <bruno@clisp.org>
27571
27572         * gnulib-tool: Reorder some statements.
27573
27574 2006-08-28  Bruno Haible  <bruno@clisp.org>
27575
27576         * gnulib-tool: New option --makefile-name.
27577         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am): Use
27578         $makefile_name.
27579         (func_import): Write $makefile_name to the cache file, and read it from
27580         there unless explicitly specified. Use $makefile_name as file name
27581         instead of Makefile.am. Adjust the recommendations accordingly.
27582
27583 2006-08-28  Bruno Haible  <bruno@clisp.org>
27584
27585         * gnulib-tool (func_verify_module): Check against misapplying patch.
27586
27587 2006-08-28  Bruno Haible  <bruno@clisp.org>
27588
27589         * gnulib-tool (func_relativize, func_relconcat): New functions.
27590         Give an error if --local-dir is given with --update.
27591         Remove trailing slashes from $local_gnulib_dir.
27592         (func_import): Store the relativized $local_gnulib_dir in
27593         gnulib-cache.m4, and read it from there if not specified explicitly.
27594
27595 2006-08-28  Bruno Haible  <bruno@clisp.org>
27596
27597         * gnulib-tool (func_get_tests_module): Don't assume that $gnulib_dir
27598         is the current directory. Respect also $local_gnulib_dir.
27599
27600 2006-08-28  Bruno Haible  <bruno@clisp.org>
27601             Simon Josefsson  <jas@extundo.com>
27602
27603         BeOS portability.
27604         * lib/getaddrinfo.c (PF_INET, PF_UNSPEC): New macros.
27605
27606 2006-08-27  Jim Meyering  <jim@meyering.net>
27607
27608         * doc/visibility.texi: Remove duplicate word: "pointer".
27609
27610 2006-08-26  Bruno Haible  <bruno@clisp.org>
27611
27612         * modules/inttypes (Files): Add lib/inttypes_.h, remove lib/inttypes.h.
27613         Add m4/inttypes.m4, remove m4/_inttypes_h.m4 and m4/include_next.m4.
27614         (Makefile.am): Create inttypes.h from inttypes_.h.
27615         * modules/stdint (Makefile.am): Substitute also ABSOLUTE_INTTYPES_H.
27616
27617         * modules/imaxabs: New file.
27618
27619         * modules/imaxdiv: New file.
27620
27621 2006-08-26  Bruno Haible  <bruno@clisp.org>
27622
27623         * m4/inttypes.m4: New file.
27624         * m4/_inttypes_h.m4: Remove file.
27625         * m4/inttypes-pri.m4 (gt_INTTYPES_PRI): Also AC_SUBST
27626         PRI_MACROS_BROKEN.
27627         * m4/stdint.m4 (gl_STDINT_H): Define also ABSOLUTE_INTTYPES_H.
27628
27629         * m4/imaxabs.m4: New file.
27630
27631         * m4/imaxdiv.m4: New file.
27632
27633 2006-08-26  Bruno Haible  <bruno@clisp.org>
27634
27635         * lib/inttypes_.h: New file.
27636         * lib/inttypes.h: Remove file.
27637         * lib/stdint_.h: Include <inttypes.h> through its absolute filename.
27638
27639         * lib/imaxabs.c: New file.
27640
27641         * lib/imaxdiv.c: New file.
27642
27643 2006-08-25  Paul Eggert  <eggert@cs.ucla.edu>
27644
27645         New config-h module, so that "make" output needn't be cluttered
27646         by -DHAVE_CONFIG_H.
27647         * MODULES.html.sh (Support for building libraries and executables):
27648         Add config-h.
27649         * modules/config-h: New file.
27650         * gnulib-tool (nl, sed_transform_lib_file): New vars.
27651         (func_import): Turn "#ifdef HAVE_CONFIG_H" to "#if 1" if
27652         the config-h module is used.
27653
27654         New configmake module, so that "make" output needn't be cluttered
27655         by fluff like '-DLIBDIR=\"/usr/local/lib\"'.
27656         * MODULES.html.sh (Support for building libraries and executables):
27657         Add configmake.
27658         * modules/configmake: New file.
27659
27660 2006-08-25  Paul Eggert  <eggert@cs.ucla.edu>
27661
27662         * m4/config-h.m4: New file.
27663
27664 2006-08-24  Paul Eggert  <eggert@cs.ucla.edu>
27665
27666         * config/srclist.txt: Add elisp-comp.
27667
27668 2006-08-24  Paul Eggert  <eggert@cs.ucla.edu>
27669
27670         * MODULES.html.sh (Support for building libraries and executables):
27671         Add elisp-comp.
27672         * build-aux/elisp-comp: New file.
27673         * modules/elisp-comp: New file.
27674
27675 2006-08-24  Bruno Haible  <bruno@clisp.org>
27676
27677         * gnulib-tool (func_create_testdir): Use non-default values of
27678         sourcebase and m4base.
27679
27680 2006-08-24  Bruno Haible  <bruno@clisp.org>
27681
27682         * MODULES.html.sh (Compatibility checks for POSIX:2001 functions: Fix
27683         HTML structure.
27684
27685 2006-08-23  Paul Eggert  <eggert@cs.ucla.edu>
27686
27687         * modules/openat (Depends-on): Add lchown.
27688
27689 2006-08-23  Bruno Haible  <bruno@clisp.org>
27690
27691         * gnulib-tool (func_import, func_create_testdir): Emit an invocation
27692         of gl_LOCK_EARLY instead of gl_LOCK.
27693
27694 2006-08-23  Bruno Haible  <bruno@clisp.org>
27695
27696         * m4/lock.m4 (gl_LOCK_BODY): Change the default value of gl_use_threads
27697         on OSF/1 to no.
27698         Reported by Stephen Cartwright <sgcartwr@ucalgary.ca>.
27699
27700 2006-08-23  Bruno Haible  <bruno@clisp.org>
27701
27702         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Don't consider BeOS statvfs
27703         as unusable.
27704
27705         * m4/lock.m4 (gl_LOCK_EARLY): Renamed from gl_LOCK.
27706         (gl_LOCK_BODY): Remove gl_PREREQ_LOCK invocation.
27707         (gl_LOCK): New macro.
27708
27709 2006-08-22  Simon Josefsson  <jas@extundo.com>
27710
27711         * modules/gc-md5 (Makefile.am): Need to add md5.h, after changes
27712         to md5 module.
27713
27714 2006-08-22  Simon Josefsson  <jas@extundo.com>
27715
27716         * MODULES.html.sh: Add "Support for maintaining and release
27717         projects".
27718
27719         * build-aux/gnupload: New file, from coreutils.
27720
27721 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
27722
27723         Avoid the need for AC_LIBSOURCES in m4 macros.
27724         * modules/arcfour (EXTRA_DIST): Add arcfour.h.
27725         * modules/arctwo (EXTRA_DIST): Add arctwo.h.
27726         * modules/check-version (EXTRA_DIST): Add check-version.h.
27727         * modules/crc (EXTRA_DIST): Add crc.h.
27728         * modules/des (EXTRA_DIST): Add des.h.
27729         * modules/gc (EXTRA_DIST): Add gc.h.
27730         * modules/getdelim (EXTRA_DIST): Add getdelim.h.
27731         * modules/getline (EXTRA_DIST): Add getline.h.
27732         * modules/getlogin_r (EXTRA_DIST): Add getlogin_r.h.
27733         * modules/hmac-md5 (EXTRA_DIST): Add hmac.h.
27734         * modules/hmac-sha1 (EXTRA_DIST): Add hmac.h.
27735         * modules/md2 (EXTRA_DIST): Add md2.h.
27736         * modules/md4 (EXTRA_DIST): Add md4.h.
27737         * modules/pagealign_alloc (EXTRA_DIST): Add pagealign_alloc.h.
27738         * modules/read-file (EXTRA_DIST): Add read-file.h.
27739         * modules/readline (EXTRA_DIST): Add readline.h.
27740         * modules/rijndael (EXTRA_DIST): Add rijndael-alg-fst.h,
27741         rijndael-api-fst.h.
27742
27743 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
27744
27745         * m4/rijndael.m4 (gl_ARCFOUR):
27746         * m4/arctwo.m4 (gl_ARCTWO):
27747         * m4/check-version.m4 (gl_CHECK_VERSION):
27748         * m4/crc.m4 (gl_CRC):
27749         * m4/des.m4 (gl_DES):
27750         * m4/gc-pbkdf2-sha1.m4 (gl_GC_PBKDF2_SHA1):
27751         * m4/gc.m4 (gl_GC):
27752         * m4/getdelim.m4 (gl_FUNC_GETDELIM):
27753         * m4/getline.m4 (gl_FUNC_GETLINE):
27754         * m4/getlogin_r.m4 (gl_GETLOGIN_R_SUBSTITUTE):
27755         * m4/hmac-md5.m4 (gl_HMAC_MD5):
27756         * m4/hmac-sha1.m4 (gl_HMAC_SHA1):
27757         * m4/md2.m4 (gl_MD2):
27758         * m4/md4.m4 (gl_MD4):
27759         * m4/pagealign_alloc.m4 (gl_PAGEALIGN_ALLOC):
27760         * m4/read-file.m4 (gl_FUNC_READ_FILE):
27761         * m4/readline.m4 (gl_FUNC_READLINE):
27762         * m4/rijndael.m4 (gl_RIJNDAEL):
27763         Don't use AC_LIBSOURCES; instead, rely on the files in ../modules/
27764         to get the necessary .h files and whatnot.
27765
27766 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
27767
27768         * config/srclist.txt: Remove gnupload, since coreutils now syncs from
27769         gnulib rather than the other way around.
27770         * config/srclistvars.sh (COREUTILS): Remove.
27771
27772 2006-08-22  Jim Meyering  <jim@meyering.net>
27773
27774         * modules/mkdir-p (Makefile.am): Fix typo: s/lib+SOURCES/lib_SOURCES/.
27775
27776         * modules/getpass-gnu (Makefile.am): Add getpass.h to EXTRA_DIST.
27777
27778 2006-08-22  Eric Blake  <ebb9@byu.net>
27779
27780         * modules/regexprops-generic: New file.
27781         * MODULES.html.sh (Support for building documentation): List it.
27782
27783 2006-08-22  Eric Blake  <ebb9@byu.net>
27784
27785         * m4/stdint_h.m4 (gl_AC_HEADER_STDINT_H): Avoid compiler warning.
27786         * m4/inttypes_h.m4 (gl_AC_HEADER_INTTYPES_H): Likewise.
27787         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Likewise.
27788         * m4/intmax_t.m4 (gt_AC_TYPE_INTMAX_T): Likewise.
27789
27790 2006-08-22  Bruno Haible  <bruno@clisp.org>
27791
27792         * gnulib-tool (func_emit_lib_Makefile_am): Don't treat lib_LIBRARIES
27793         and lib_LTLIBRARIES like the other lib_* variables.
27794
27795 2006-08-22  Bruno Haible  <bruno@clisp.org>
27796
27797         * build-aux/x-to-1.in: New file, from GNU gettext.
27798
27799 2006-08-22  Bruno Haible  <bruno@clisp.org>
27800
27801         * m4/readutmp.m4 (gl_READUTMP): Compile readutmp.c only if <utmp.h> or
27802         <utmpx.h> exists.
27803
27804 2006-08-22  Bruno Haible  <bruno@clisp.org>
27805
27806         * lib/readutmp.h: Skip most definitions if neither <utmp.h> nor
27807         <utmpx.h> exists.
27808
27809 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
27810
27811         BeOS portability.
27812         * lib/dirchownmod.c (dirchownmod): Don't use fchmod if it doesn't
27813         exist.
27814         Problem reported by Bruno Haible.
27815
27816 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
27817
27818         Avoid the need for AC_LIBSOURCES in m4 macros.
27819         * modules/acl (EXTRA_DIST): Add acl.h.
27820         * modules/argmatch (Files): Add m4/argmatch.m4.
27821         (configure.ac): Add gl_ARGMATCH.
27822         (EXTRA_DIST): Renamed from lib_SOURCES, for
27823         consistency with the other modules.  Remove argmatch.c.
27824         * modules/backupfile (EXTRA_DIST): Add backupfile.h.
27825         * modules/c-strtod (EXTRA_DIST): Add c-strtod.h.
27826         * modules/c-strtold (EXTRA_DIST): Add c-strtod.c, c-strtod.h.
27827         * modules/canonhost (EXTRA_DIST): Add c-canonhost.h.
27828         * modules/canonicalize (EXTRA_DIST): Add canonicalize.h.
27829         * modules/chdir-long (EXTRA_DIST): Add chdir-long.h.
27830         * modules/chdir-safer (EXTRA_DIST): Add chdir-safer.h.
27831         * modules/cloexec (EXTRA_DIST): Add cloexec.h.
27832         * modules/close-stream (EXTRA_DIST): Add close-stream.h.
27833         * modules/closeout (EXTRA_DIST): Add closeout.h.
27834         * modules/cycle-check (EXTRA_DIST): Add cycle-check.h.
27835         * modules/dev-ino (EXTRA_DIST): Add dev-ino.h.
27836         * modules/dirfd (EXTRA_DIST): Add dirfd.h.
27837         * modules/dirname (EXTRA_DIST): Renamed from lib_SOURCES.  Add
27838         dirname.h; remove basename.c and stripslash.c.
27839         * modules/exclude (EXTRA_DIST): Add exclude.h.
27840         * modules/exitfail (EXTRA_DIST): Add exitfail.h.
27841         * modules/fcntl-safer (EXTRA_DIST): Add fcntl-safer.h fcntl--.h.
27842         * modules/file-type (EXTRA_DIST): Add file-type.h.
27843         * modules/filemode (EXTRA_DIST): Add filemode.h.
27844         * modules/filenamecat (EXTRA_DIST): Add filenamecat.h.
27845         * modules/fopen-safer (EXTRA_DIST): Add stdio-safer.h stdio--.h.
27846         * modules/fpending (EXTRA_DIST): Add __fpending.h.
27847         * modules/fprintftime (EXTRA_DIST): Add fprintftime.h.
27848         * modules/fsusage (EXTRA_DIST): Add fsusage.h.
27849         * modules/fts (EXTRA_DIST): Add fts_.h fts-cycle.c.
27850         * modules/getcwd (EXTRA_DIST): Add getcwd.h.
27851         * modules/getdate (EXTRA_DIST): Add getdate.c.
27852         * modules/gethrxtime (EXTRA_DIST): Add gethrxtime.h xtime.h.
27853         * modules/getpagesize (EXTRA_DIST): Add getpagesize.h.
27854         * modules/getpass (EXTRA_DIST): Add getpass.h.
27855         * modules/glob (EXTRA_DIST): Add glob_.h glob-libc.h.
27856         * modules/group-member (EXTRA_DIST): Add group-member.h.
27857         * modules/hard-locale (EXTRA_DIST): Add hard-locale.h.
27858         * modules/hash (EXTRA_DIST): Add hash.h.
27859         * modules/human (EXTRA_DIST): Add human.h.
27860         * modules/inttypes (EXTRA_DIST): Add inttypes.h.
27861         * modules/lchmod (EXTRA_DIST): Add lchmod.h.
27862         * modules/lchown (EXTRA_DIST): Add lchown.h.
27863         * modules/long-options (EXTRA_DIST): Add long-options.h.
27864         * modules/lstat (EXTRA_DIST): Add lstat.h.
27865         * modules/md5 (EXTRA_DIST): Add memcasecmp.h.
27866         * modules/memcoll (EXTRA_DIST): Add memcoll.h.
27867         * modules/mempcpy (EXTRA_DIST): Add mempcpy.h.
27868         * modules/memrchr (EXTRA_DIST): Add memrchr.h.
27869         * modules/memxor (EXTRA_DIST): Add memxor.h.
27870         * modules/mkancesdirs (EXTRA_DIST): Add mkancesdirs.h.
27871         * modules/mkdir-p (EXTRA_DIST): Add modechange.h.
27872         * modules/mountlist (EXTRA_DIST): Add mountlist.h.
27873         * modules/openat (EXTRA_DIST): Add at-func.c openat.h openat-priv.h.
27874         * modules/pathmax (EXTRA_DIST): Add pathmax.h.
27875         * modules/physmem (EXTRA_DIST): Add physmem.h.
27876         * modules/posixtm (EXTRA_DIST): Add posixtm.h.
27877         * modules/posixver (EXTRA_DIST): Add posixver.h.
27878         * modules/quote (EXTRA_DIST): Add quote.h.
27879         * modules/quotearg (EXTRA_DIST): Add quotearg.h.
27880         * modules/readtokens (EXTRA_DIST): Add readtokens.h.
27881         * modules/readutmp (EXTRA_DIST): Add readutmp.h.
27882         * modules/regex (EXTRA_DIST): Add regcomp.c regex.h regex_internal.c
27883         regex_internal.h regexec.c.
27884         * modules/safe-read (EXTRA_DIST): Add safe-read.h.
27885         * modules/safe-write (EXTRA_DIST): Add safe-write.h.
27886         * modules/same (EXTRA_DIST): Add same.h.
27887         * modules/same-inode (EXTRA_DIST): Add same-inode.h.
27888         * modules/save-cwd (EXTRA_DIST): Add save-cwd.h.
27889         * modules/savedir (EXTRA_DIST): Add savedir.h.
27890         * modules/sha1 (EXTRA_DIST): Add sha1.h.
27891         * modules/sig2str (EXTRA_DIST): Add sig2str.h.
27892         * modules/stat-macros (EXTRA_DIST): Add stat-macros.h.
27893         * modules/stat-time (EXTRA_DIST): Add stat-time.h.
27894         * modules/stdlib-safer (EXTRA_DIST): Add stdlib-safer.h stdlib--.h.
27895         * modules/strdup (EXTRA_DIST): Add strdup.h.
27896         * modules/strftime (EXTRA_DIST): Add strftime.h.
27897         * modules/strndup (EXTRA_DIST): Add strndup.h.
27898         * modules/strnlen (EXTRA_DIST): Add strnlen.h.
27899         * modules/strverscmp (EXTRA_DIST): Add strverscmp.h.
27900         * modules/time_r (EXTRA_DIST): Add time_r.h.
27901         * modules/timespec (EXTRA_DIST): Add timespec.h.
27902         * modules/tmpfile-safer (EXTRA_DIST): Add stdio-safer.h stdio--.h.
27903         * modules/unistd-safer (EXTRA_DIST): Add unistd-safer.h unistd--.h.
27904         * modules/unlinkdir (EXTRA_DIST): Add unlinkdir.h.
27905         * modules/unlocked-io (EXTRA_DIST): Add unlocked-io.h.
27906         * modules/userspec (EXTRA_DIST): Add userspec.h.
27907         * modules/utimecmp (EXTRA_DIST): Add utimecmp.h.
27908         * modules/utimens (EXTRA_DIST): Add utimens.h.
27909         * modules/xalloc (EXTRA_DIST): Add xalloc.h.
27910         * modules/xgetcwd (EXTRA_DIST): Add xgetcwd.h.
27911         * modules/xnanosleep (EXTRA_DIST): Add xnanosleep.h.
27912         * modules/xreadlink (EXTRA_DIST): Add xreadlink.h.
27913         * modules/xstrtod (EXTRA_DIST): Add xstrtod.h.
27914         * modules/xstrtol (EXTRA_DIST): Add xstrtol.h.
27915         * modules/xstrtold (EXTRA_DIST): Add xstrtod.c xstrtod.h.
27916         * modules/yesno (EXTRA_DIST): Add yesno.h.
27917
27918 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
27919
27920         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Check for fchmod.
27921
27922         * m4/argmatch.m4: New file, from coreutils with AC_LIBSOURCES removed.
27923         * m4/dev-ino.m4, same-inode.m4: Remove.
27924
27925         * m4/_inttypes_h.m4 (gl_INTTYPES_H):
27926         * m4/acl.m4 (AC_FUNC_ACL):
27927         * m4/backupfile.m4 (gl_BACKUPFILE):
27928         * m4/c-strtod.m4 (gl_C99_STRTOLD):
27929         * m4/canon-host.m4 (gl_CANON_HOST):
27930         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME):
27931         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG):
27932         * m4/chdir-safer.m4 (gl_CHDIR_SAFER):
27933         * m4/cloexec.m4 (gl_CLOEXEC):
27934         * m4/close-stream.m4 (gl_CLOSE_STREAM):
27935         * m4/closeout.m4 (gl_CLOSEOUT):
27936         * m4/dirfd.m4 (gl_FUNC_DIRFD):
27937         * m4/dirname.m4 (gl_DIRNAME):
27938         * m4/exclude.m4 (gl_EXCLUDE):
27939         * m4/exitfail.m4 (gl_EXITFAIL):
27940         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER):
27941         * m4/file-type.m4 (gl_FILE_TYPE):
27942         * m4/filemode.m4 (gl_FILEMODE):
27943         * m4/filenamecat.m4 (gl_FILE_NAME_CONCAT):
27944         * m4/fpending.m4 (gl_FUNC_FPENDING):
27945         * m4/fprintftime.m4 (gl_FPRINTFTIME):
27946         * m4/fts.m4 (gl_FUNC_FTS):
27947         * m4/getcwd.m4 (gl_FUNC_GETCWD_NULL):
27948         * m4/getdate.m4 (gl_GETDATE):
27949         * m4/gethrxtime.m4 (gl_GETHRXTIME):
27950         * m4/getpagesize.m4 (gl_GETPAGESIZE):
27951         * m4/getpass.m4 (gl_FUNC_GETPASS):
27952         * m4/gettime.m4 (gl_GETTIME):
27953         * m4/getugroups.m4 (gl_GETUGROUPS):
27954         * m4/glob.m4 (gl_GLOB_SUBSTITUTE):
27955         * m4/group-member.m4 (gl_FUNC_GROUP_MEMBER):
27956         * m4/hard-locale.m4 (gl_HARD_LOCALE):
27957         * m4/hash.m4 (gl_HASH):
27958         * m4/idcache.m4 (gl_IDCACHE):
27959         * m4/lchmod.m4 (gl_FUNC_LCHMOD):
27960         * m4/lchown.m4 (gl_FUNC_LCHOWN):
27961         * m4/long-options.m4 (gl_LONG_OPTIONS):
27962         * m4/lstat.m4 (gl_FUNC_LSTAT):
27963         * m4/md5.m4 (gl_MD5):
27964         * m4/memcasecmp.m4 (gl_MEMCASECMP):
27965         * m4/memcoll.m4 (gl_MEMCOLL):
27966         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY):
27967         * m4/memrchr.m4 (gl_FUNC_MEMRCHR):
27968         * m4/memxor.m4 (gl_MEMXOR):
27969         * m4/mkancesdirs.m4 (gl_MKANCESDIRS):
27970         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS):
27971         * m4/modechange.m4 (gl_MODECHANGE):
27972         * m4/mountlist.m4 (gl_MOUNTLIST):
27973         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
27974         * m4/openat.m4 (gl_FUNC_OPENAT):
27975         * m4/pathmax.m4 (gl_PATHMAX):
27976         * m4/physmem.m4 (gl_PHYSMEM):
27977         * m4/posixtm.m4 (gl_POSIXTM):
27978         * m4/posixver.m4 (gl_POSIXVER):
27979         * m4/quote.m4 (gl_QUOTE):
27980         * m4/quotearg.m4 (gl_QUOTEARG):
27981         * m4/readtokens.m4 (gl_READTOKENS):
27982         * m4/readutmp.m4 (gl_READUTMP):
27983         * m4/regex.m4 (gl_REGEX):
27984         * m4/safe-read.m4 (gl_SAFE_READ):
27985         * m4/safe-write.m4 (gl_SAFE_WRITE):
27986         * m4/same.m4 (gl_SAME):
27987         * m4/save-cwd.m4 (gl_SAVE_CWD):
27988         * m4/savedir.m4 (gl_SAVEDIR):
27989         * m4/settime.m4 (gl_SETTIME):
27990         * m4/sha1.m4 (gl_SHA1):
27991         * m4/sig2str.m4 (gl_FUNC_SIG2STR):
27992         * m4/stat-macros.m4 (gl_STAT_MACROS):
27993         * m4/stat-time.m4 (gl_STAT_TIME):
27994         * m4/stdio-safer.m4 (gl_FOPEN_SAFER):
27995         * m4/stdlib-safer.m4 (gl_STDLIB_SAFER):
27996         * m4/strdup.m4 (gl_FUNC_STRDUP):
27997         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME):
27998         * m4/strndup.m4 (gl_FUNC_STRNDUP):
27999         * m4/strnlen.m4 (gl_FUNC_STRNLEN):
28000         * m4/strverscmp.m4 (gl_FUNC_STRVERSCMP):
28001         * m4/time_r.m4 (gl_TIME_R):
28002         * m4/timespec.m4 (gl_TIMESPEC):
28003         * m4/unistd-safer.m4 (gl_UNISTD_SAFER):
28004         * m4/unlinkdir.m4 (gl_UNLINKDIR):
28005         * m4/unlocked-io.m4 (gl_FUNC_GLIBC_UNLOCKED_IO):
28006         * m4/userspec.m4 (gl_USERSPEC):
28007         * m4/utimecmp.m4 (gl_UTIMECMP):
28008         * m4/utimens.m4 (gl_UTIMENS):
28009         * m4/xalloc.m4 (gl_XALLOC):
28010         * m4/xgetcwd.m4 (gl_XGETCWD):
28011         * m4/xnanosleep.m4 (gl_XNANOSLEEP):
28012         * m4/xreadlink.m4 (gl_XREADLINK):
28013         * m4/xstrtod.m4 (gl_XSTRTOD):
28014         * m4/yesno.m4 (gl_YESNO):
28015         Don't use AC_LIBSOURCES; instead, rely on the files in ../modules/
28016         to get the necessary .h files and whatnot.
28017
28018 2006-08-21  Mark D. Baushke  <mdb@gnu.org>
28019             Bruno Haible  <bruno@clisp.org>
28020
28021         * gnulib-tool (func_verify_module): Work around Sun's non-POSIX 1003.2
28022         /bin/sh understanding of '!' conditional negation.
28023
28024 2006-08-21  Jim Meyering  <jim@meyering.net>
28025
28026         * modules/openat (Depends-on): Really alphabetize.
28027
28028         * modules/acl (Depends-on): Add error and quote.
28029
28030         * check-module (find_included_lib_files): Add at-func.c to the
28031         ok-to-include-more-than-once white list.
28032
28033         * modules/openat (Depends-on): Add lstat.  Alphabetize.
28034
28035 2006-08-21  Bruno Haible  <bruno@clisp.org>
28036
28037         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
28038         Emit a pkgdata_DATA variable only if some snippets add contents to it.
28039         Reported by Martin Lambers <marlam@marlam.de>.
28040
28041 2006-08-21  Bruno Haible  <bruno@clisp.org>
28042
28043         * gnulib-tool (func_emit_lib_Makefile_am): If the snippets already
28044         specify an installation location, don't emit a noinst_LIBRARIES or
28045         noinst_LTLIBRARIES assignment.
28046
28047 2006-08-21  Bruno Haible  <bruno@clisp.org>
28048
28049         BeOS portability.
28050         * modules/mbchar (Include): Don't test HAVE_WCTYPE_H any more, since
28051         BeOS has mbrtowc() but no <wctype.h>.
28052
28053 2006-08-21  Bruno Haible  <bruno@clisp.org>
28054
28055         BeOS portability.
28056         * m4/mbchar.m4 (gl_MBCHAR): Compile mbchar.c also if <wctype.h> doesn't
28057         exist.
28058
28059 2006-08-21  Bruno Haible  <bruno@clisp.org>
28060
28061         BeOS portability.
28062         * lib/mbchar.h: Include <wctype.h> only if it exists.
28063
28064 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
28065
28066         Remove files that are no longer needed by their respective modules.
28067         * m4/obstack.m4: Remove.
28068         * m4/strerror_r.m4: Remove.
28069         * m4/uint32_t.m4: Remove.
28070         * m4/uintptr_t.m4: Remove.
28071         * m4/ullong_max.m4: Remove.
28072         * m4/xstrtoimax.m4: Remove.
28073         * m4/xstrtoumax.m4: Remove.
28074
28075         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Do not require
28076         gl_AC_TYPE_UINTMAX_T, gl_STRUCT_DEV_INO, or gl_SAME_INODE, since gnulib
28077         dependencies now capture this.
28078
28079         * m4/cycle-check.m4 (gl_CYCLE_CHECK):
28080         Do not use AC_LIBSOURCES, since gnulib modules now do this.
28081         * m4/fsusage.m4 (gl_FSUSAGE): Likewise.
28082         * m4/human.m4 (gl_HUMAN): Likewise.
28083         * m4/inttostr.m4 (gl_INTTOSTR): Likewise.
28084         * m4/xstrtol.m4 (gl_XSTRTOL): Likewise.
28085
28086         * m4/filemode.m4 (gl_FILEMODE): Require AC_STRUCT_ST_DM_MODE.
28087
28088         * m4/filemode.m4 (gl_PREREQ_FSUSAGE_EXTRA): Do not require
28089         gl_AC_TYPE_INTMAX_T or gl_AC_TYPE_UINTMAX_T, since we now require
28090         stdint.
28091         * m4/human.m4 (gl_HUMAN): Likewise.
28092         * m4/inttostr.m4 (gl_PREREQ_INTTOSTR): Likewise.
28093         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Likewise.
28094         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Likewise.
28095         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Likewise.
28096         * m4/xstrtol (gl_XSTRTOL): Likewise.
28097
28098         * m4/gethrxtime.m4 (gl_XTIME): gl_AC_TYPE_LONG_LONG ->
28099         AC_TYPE_LONG_LONG_INT.
28100         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Likewise.
28101         * m4/strtoll.m4 (gl_FUNC_STRTOLL): Likewise.
28102         * m4/strtoull.m4 (gl_FUNC_STRTOULL): Likewise, for unsigned long.
28103         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Likewise.
28104
28105         * m4/human.m4 (gl_HUMAN): Do not require AM_STDBOOL_H since we depend
28106         on stdbool.
28107
28108         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL_H, gl_PREREQ_XSTRTOL): Remove.
28109         (gl_PREREQ_XSTRTOUL): Remove.
28110
28111         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Check for hasmntopt.
28112
28113         * m4/posixver.m4: Fix comment since head -1 now works even in POSIX
28114         mode.
28115
28116 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
28117
28118         Add and change modules to make it easier for coreutils to use
28119         gnulib-tool.
28120         * modules/backupfile (Files): Remove m4/d-ino.m4.
28121         (Depends-on): Add d-ino.
28122         * modules/cycle-check (Depends-on): Add stdint.
28123         (lib_SOURCES): Add cycle-check.h.
28124         * modules/d-ino: New module.
28125         * modules/d-type: New module.
28126         * modules/error (Files): Remove m4/strerror_r.m4.
28127         * modules/filemode (Files): Add m4/st_dm_mode.m4.
28128         * modules/fsuage (Files): Remove m4/ulonglong.m4, m4/stdint_h.m4,
28129         m4/inttypes_h.m4, m4/uintmax_t.m4.
28130         (Depends-on): Add stdint.
28131         (lib_SOURCES): Add fsusage.h.
28132         * modules/getcwd (Files): Remove d-ino.m4.
28133         (Depends-on): Add d-ino.
28134         * modules/getndelim2 (Depends-on): Add stdint.
28135         * modules/glob (Files): Remove m4/d-type.m4.
28136         (Depends-on): Add d-type.
28137         * modules/host-os: New module.
28138         * modules/human (Files):  Remove m4/ulonglong.m4, m4/stdint_h.m4,
28139         m4/inttypes_h.m4, m4/uintmax_t.m4.
28140         * Depends-on: Add stdint.
28141         (lib_SOURCES): Add human.h.
28142         * modules/inttostr (Files): Remove m4/intmax_t.m4,
28143         m4/inttostr.m4, m4/inttypes_h.m4, m4/longlong.m4, m4/stdint_h.m4,
28144         m4/uintmax_t.m4, m4/ulonglong.m4.
28145         (Depends-on): Add stdint.
28146         (EXTRA_DIST): Add inttostr.h.
28147         * modules/lchmod: New module.
28148         * modules/link-follow: New module.
28149         * modules/mkdir-p (Files): Remove lib/lchmod.h, m4/lchmod.m4.
28150         (Depends-on): Add lchmod.
28151         * modules/mkstemp (Files): Remove m4/ulonglong.m4,
28152         m4/stdint_h.m4, m4/inttypes_h.m4, m4/uintmax_t.m4.
28153         (Depends-on): Add stdint.
28154         * modules/obstack (Files): Remove m4/inttypes_h.m4, m4/obstack.m4,
28155         m4/stdint_h.m4, m4/uintmax_t.m4, m4/ulonglong.m4.
28156         (Depends-on): Add stdint.
28157         (configure.ac): Change gl_OBSTACK to AC_FUNC_OBSTACK.
28158         * modules/perl: New module.
28159         * modules/regex (Depends-on): Add stdint.
28160         * modules/rmdir-errno: New module.
28161         * modules/strtoimax (Files): Remove m4/stdint_h.m4, m4/inttypes_h.m4,
28162         m4/intmax_t.m4.
28163         (Depends-on): Add stdint.
28164         * modules/strtoumax (Files): Remove m4/stdint_h.m4, m4/inttypes_h.m4,
28165         m4/uintmax_t.m4.
28166         (Depends-on): Add stdint.
28167         * modules/unlink-busy: New module.
28168         * modules/utimecmp (Depends-on): Add stdint.
28169         * modules/uptime: New module.
28170         * modules/winsz-ioctl: New module.
28171         * modules/winsz-termios: New module.
28172         * modules/xnanosleep (Depends-on): Add nanosleep.
28173         * modules/ullong_max: Remove.
28174         * modules/xstrtoimax (Files): Remove m4/xstrtoimax.m4.
28175         (configure.ac): Remove gl_XSTRTOIMAX; no action needed now.
28176         * modules/xstrtol (Files): Remove m4/ulonglong.m4, m4/longlong.m4,
28177         m4/stdint_h.m4, m4/inttypes_h.m4, m4/uintmax_t.m4, m4/intmax_t.m4.
28178         (Depends-on): Add inttypes.
28179         (lib_SOURCES): Add xstrtol.h.
28180         * modules/xstrtoumax (Files): Remove m4/xstrtoumax.m4.
28181         (configure.ac): Remove gl_XSTRTOUMAX; no action needed now.
28182         * MODULES.html.sh: Move 'assert' into the assert section.
28183         Move 'dummy' into the linking section.
28184         Remove ullong_max.
28185         Add section for compatibility checks for POSIX:2001 functions,
28186         and put d-ino, d-type, link-follow, rmdir-errno, unlink-busy,
28187         winsz-ioctl, and winsz-termios into it.
28188         Add lchmod.
28189         Add top-level Misc section and put host-os, perl, and uptime
28190         into it.
28191
28192 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
28193
28194         * lib/cycle-check.h: Include <stdint.h> unconditionally, since we
28195         now assume the stdint module.  Do not include inttypes.h.
28196         * lib/fsusage.h: Likewise.
28197         * lib/getndelim2.c: Likewise.
28198         * lib/human.h: Likewise.
28199         * lib/inttostr.h: Likewise.
28200         * lib/obstack.c: Likewise.
28201         * lib/regex_internal.h: Likewise.
28202         * lib/tempname.c: Likewise.
28203         * lib/utimecmp.c: Likewise.
28204         * lib/xstrtol.h: Likewise.
28205
28206         * lib/stat_.h: Fix typo: HAVE_FUNC_LSTAT -> HAVE_LSTAT.
28207
28208         * lib/strtoimax.c: Adjust to macro name changes in Autoconf,
28209         e.g., HAVE_LONG_LONG -> HAVE_LONG_LONG_INT.
28210         * lib/xtime.h: Likewise.
28211
28212 2006-08-19  Paul Eggert  <eggert@cs.ucla.edu>
28213
28214         * modules/openat (Files): Add lib/fchmodat.c.
28215         Fixes problem reported by Jay Youngman.
28216
28217 2006-08-19  Paul Eggert  <eggert@cs.ucla.edu>
28218
28219         * lib/fchmodat.c: New file, from coreutils.  This was inadvertently
28220         omitted in the 2006-08-17 update.  Problem reported by Jay Youngman.
28221
28222 2006-08-18  Paul Eggert  <eggert@cs.ucla.edu>
28223             Bruno Haible  <bruno@clisp.org>
28224
28225         * m4/bison-i18n.m4 (BISON_I18N): Also handle the case where yacc exists
28226         and is a script that invokes bison. Tighten the code. Add comments.
28227
28228 2006-08-18  Jim Meyering  <jim@meyering.net>
28229
28230         * m4/gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Also check for
28231         CLOCK_REALTIME, since gethrxtime may revert to using clock_gettime via
28232         gettime.c.  Gabor Z. Papp reported that gethrxtime-using programs
28233         failed to link due to unresolved clock_gettime on a linux-2.4.x system.
28234
28235 2006-08-18  Bruno Haible  <bruno@clisp.org>
28236
28237         * modules/bison-i18n: New file.
28238         * MODULES.html.sh (Internationalization functions): Add it.
28239
28240 2006-08-18  Bruno Haible  <bruno@clisp.org>
28241
28242         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Also check for
28243         sys/statvfs.h. When getmntinfo was found, check its declaration and
28244         set either MOUNTED_GETMNTINFO or MOUNTED_GETMNTINFO2 depending on it.
28245
28246 2006-08-18  Bruno Haible  <bruno@clisp.org>
28247
28248         * m4/bison-i18n.m4: New file, from bison.
28249
28250 2006-08-18  Bruno Haible  <bruno@clisp.org>
28251
28252         * lib/mountlist.c [MOUNTED_GETMNTINFO2]: Include sys/statvfs.h.
28253         (ME_DUMMY): Treat "kernfs" as a dummy.
28254         (read_file_system_list) [MOUNTED_GETMNTINFO2]: Implement.
28255
28256 2006-08-17  Paul Eggert  <eggert@cs.ucla.edu>
28257
28258         Update from coreutils.
28259
28260         2006-08-15  Jim Meyering  <jim@meyering.net>
28261
28262         * m4/openat.m4 (gl_FUNC_OPENAT): Add at-func.c via AC_LIBSOURCES.
28263
28264         2006-01-17  Jim Meyering  <jim@meyering.net>
28265
28266         * m4/fts.m4 (gl_FUNC_FTS_CORE): Depend on gl_FUNC_OPENAT.
28267
28268         2006-01-11  Jim Meyering  <jim@meyering.net>
28269
28270         * m4/openat.m4 (gl_FUNC_OPENAT): Require and compile fchmodat.c.
28271         Check for the lchmod function.
28272
28273 2006-08-17  Paul Eggert  <eggert@cs.ucla.edu>
28274
28275         Update from coreutils.
28276
28277         * lib/__fpending.h: Add copyright notice.
28278         * lib/fprintftime.h: Likewise.
28279         * lib/savedir.c: Use (C) in copyright notice.
28280         * lib/savedir.h: Likewise.
28281
28282         2006-08-15  Jim Meyering  <jim@meyering.net>
28283
28284         * lib/at-func.c: New file, with the logic of all emulated at-functions.
28285         * lib/openat-priv.h: Include <errno.h> and define ENOSYS,
28286         in support of the EXPECTED_ERRNO macro.
28287         * lib/openat.c (fstatat, unlinkat, fchownat): Remove function
28288         definitions.  Instead, define the appropriate symbols and include
28289         "at-func.c".
28290         * lib/mkdirat.c (mkdirat): Likewise.
28291         * lib/fchmodat.c (fchmodat): Likewise.
28292         (ENOSYS): Remove definition.
28293         * lib/openat.c: Don't include <errno.h>, now that "openat-priv.h" does
28294         it.  Don't include "unistd--.h" -- it wasn't ever used.
28295
28296         2006-01-17  Jim Meyering  <jim@meyering.net>
28297
28298         Rewrite fts.c not to change the current working directory,
28299         by using openat, fstatat, fdopendir, etc..
28300
28301         * lib/fts.c [! _LIBC]: Include "openat.h" and "unistd--.h".
28302         (HAVE_OPENAT_SUPPORT): Define.
28303         [_LIBC] (fchdir): Don't undef or define; no longer used.
28304         (FCHDIR): Define in terms of cwd_advance_fd rather than fchdir.
28305         Now, this `function' always succeeds, and consumes its file descriptor
28306         parameter -- so callers must not close such FDs.  Update callers.
28307         (diropen_fd, opendirat, cwd_advance_fd): New functions.
28308         (diropen): Add parameter, SP.  Adjust all callers.
28309         Implement using diropen_fd, rather than open.
28310         (fts_open): Initialize new member, fts_cwd_fd.
28311         Remove fts_rft-setting code.
28312         (fts_close): Close fts_cwd_fd, if necessary.
28313         (__opendir2): Define in terms of opendir or opendirat,
28314         depending on whether the FST_NOCHDIR flag is set.
28315         (fts_build): Since fts_safe_changedir consumes its FD, and since
28316         this code must do `closedir(dirp)', dup the dirfd(dirp) argument,
28317         and close the dup'd file descriptor upon failure.
28318         (fts_stat): Use fstatat(...AT_SYMLINK_NOFOLLOW) in place of lstat.
28319         (fts_safe_changedir): Tweak semantics to reflect that this function
28320         now calls cwd_advance_fd and hence consumes its FD argument.
28321         * lib/fts_.h [struct FTS] (fts_cwd_fd): New member.
28322         [struct FTS] (fts_rft): Remove now-unused member.
28323         [struct FTS] (fts_cycle.state): Improve comment.
28324
28325         * lib/openat.c (openat_needs_fchdir): New function.
28326         * lib/openat.h (openat_needs_fchdir): Declare it.
28327
28328 2006-08-16  Paul Eggert  <eggert@cs.ucla.edu>
28329
28330         * lib/memcoll.c (memcoll): Set errno = 0 in the shortcut case, too.
28331         Problem and fix reported by Pádraig Brady in
28332         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00099.html>.
28333
28334 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
28335
28336         * modules/cycle-check (configure.ac): Add gl_CYCLE_CHECK.
28337
28338 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
28339
28340         * lib/memcoll.c (memcoll): Optimize for the common case where the
28341         arguments are bytewise equal.
28342
28343 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
28344
28345         * doc/regexprops-generic.texi: Add a copyright notice.
28346
28347 2006-08-15  Bruno Haible  <bruno@clisp.org>
28348
28349         * modules/tmpdir (License): Change to LGPL.
28350
28351 2006-08-15  Bruno Haible  <bruno@clisp.org>
28352
28353         * gnulib-tool (func_all_modules, func_verify_module): COPYING is not a
28354         module.
28355
28356 2006-08-14  Simon Josefsson  <jas@extundo.com>
28357
28358         * config/srclist.txt: Add gnupload.
28359
28360 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
28361
28362         Change copyright notice from LGPL 2 to GPL 2, since that's the
28363         standard form used in the gnulib repository.
28364         * tests/test-lock.c: Likewise.
28365         * tests/test-stdint.c: Likewise.
28366         * tests/test-tls.c: Likewise.
28367
28368         * users.txt: Add bison, diffutils, libprelude, prelude-lml,
28369         prelude-manager.  User shorter URLs for GNU projects, without '?'.
28370         Add copyright notice.
28371
28372         * check-module: Add copyright notice.  Output a copyright
28373         notice if "--version" is specified.
28374         * modules/COPYING: New file.
28375         * tests/test-getaddrinfo.c: Add copyright notice.
28376         * tests/test-verify.c: Likewise.
28377
28378 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
28379
28380         Change copyright notice from LGPL 2 to GPL 2, since that's the
28381         standard form used in the gnulib repository.
28382         * lib/lock.c: LGPL -> GPL.
28383         * lib/lock.h: Likewise.
28384         * lib/strnlen1.c: Likewise.
28385         * lib/strnlen1.h: Likewise.
28386         * lib/tls.c: Likewise.
28387         * lib/tls.h: Likewise.
28388         * lib/tmpdir.c: Likewise.
28389
28390         * lib/TODO: Remove; this belongs only in coreutils.
28391
28392 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
28393
28394         Add copyright notices to long-enough files that lack them, since
28395         otherwise the files aren't clearly free.  Use the same notice that
28396         getdate.texi already uses.
28397         * doc/alloca-opt.texi: Add copyright notice.
28398         * doc/alloca.texi: Likewise.
28399         * doc/ctime.texi: Likewise.
28400         * doc/functions.texi: Likewise.
28401         * doc/gcd.texi: Likewise.
28402         * doc/gnulib-tool.texi: Likewise.
28403         * doc/inet_ntoa.texi: Likewise.
28404         * doc/visibility.texi: Likewise.
28405
28406         * doc/getdate.texi: Update FDL version from 1.1 to 1.2.
28407         * doc/quote.texi: Add copyright notice.
28408
28409         * doc/solaris-versions: Add SunOS 5.10, SunOS 1.x, SunOS 4.0, SunOS
28410         4.0.x, SunOS 4.1.1.1, SunOS 4.1.1_U1, SunOS 4.1.3B.  SunOS 4.1.3
28411         was Solaris 1.1A.  Remove space before B in Solaris 1.1.1B.
28412         Mention SunOS 5.11.  Mention that everything before SunOS 5.7
28413         is now obsolete, and give a pointer to the Sun list.
28414         Add copyright notice.
28415
28416 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
28417
28418         * config/srclistvars.sh: Add copyright notice.
28419
28420 2006-08-14  Eric Blake  <ebb9@byu.net>
28421
28422         Import the following change from libc:
28423
28424         2006-08-12  Ulrich Drepper  <drepper@redhat.com>
28425
28426         Upstream bug 2997.
28427         * lib/misc/error.c: Add space between program name and message if file
28428         name is missing.
28429
28430 2006-08-12  Karl Berry  <karl@gnu.org>
28431
28432         * config/srclist.txt (ssize_t.m4, sig_atomic_t.m4, signalblocking.m4):
28433         remove, these originate in gnulib now.
28434
28435 2006-08-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
28436
28437         * doc/Makefile (standards.info standards.html standards.dvi):
28438         Also depend on make-stds.texi.
28439
28440 2006-08-11  Paul Eggert  <eggert@cs.ucla.edu>
28441
28442         * lib/pipe-safer.c (pipe_safer): Fix misspelling: HAVE_FUNC_PIPE ->
28443         HAVE_PIPE.  Fix a file descriptor leak when fd_safer fails.
28444
28445         * lib/regex_internal.c (re_string_skip_chars): Don't assume WEOF fits
28446         in wchar_t.  Problem reported by Eric Blake.
28447
28448         * lib/snprintf.c (snprintf): memcpy LEN bytes, not SIZE - 1, when
28449         LEN is smaller than SIZE.  Suggested by Bruno Haible.
28450         Also, help the compiler to keep LEN in a register.
28451
28452 2006-08-11  Eric Blake  <ebb9@byu.net>
28453
28454         * users.txt: Sort.  Add tar.
28455
28456 2006-08-11  Bruno Haible  <bruno@clisp.org>
28457
28458         * users.txt: New file.
28459
28460 2006-08-11  Bruno Haible  <bruno@clisp.org>
28461
28462         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Include <stdio.h> and <time.h>
28463         before <wchar.h>. Needed for OSF/1 and BSD/OS.
28464
28465 2006-08-10  Paul Eggert  <eggert@cs.ucla.edu>
28466
28467         * modules/snprintf (Depends-on): Remove minmax.
28468         (Maintainer): Add self and Bruno.
28469
28470 2006-08-10  Paul Eggert  <eggert@cs.ucla.edu>
28471
28472         * lib/.cppi-disable: Add snprintf.h, socket_.h.
28473         * lib/snprintf.c: Include <errno.h> and <limits.h>.
28474         (EOVERFLOW): Define if the system does not.
28475         Do not include "minmax.h"; it wasn't used.
28476         (snprintf): Don't assume size_t promotes to an unsigned type.
28477         Fix bug when generated string was too long for the buffer: the
28478         buffer's contents are supposed to be the initial prefix of the
28479         output.  Don't assume vasnprintf returns EOVERFLOW if the size
28480         exceeds INT_MAX; do the check ourselves.
28481
28482         Import the following changes from libc:
28483
28484         2006-06-02  Jakub Jelinek  <jakub@redhat.com>
28485
28486         * lib/posix/regex_internal.c (re_string_skip_chars): If no character
28487         has been converted at all, set *last_wc to WEOF.  If mbrtowc failed,
28488         set wc to the byte which couldn't be converted.
28489         (re_string_reconstruct): Don't clear valid_raw_len before calling
28490         re_string_skip_chars.  If wc is WEOF after re_string_skip_chars, set
28491         tip_context using re_string_context_at.
28492
28493         2006-05-02  Ulrich Drepper  <drepper@redhat.com>
28494
28495         * lib/posix/regex.h: g++ still cannot handled [restrict].
28496
28497         2006-04-21  Ulrich Drepper  <drepper@redhat.com>
28498
28499         * lib/posix/regex.h: Remove special handling for VMS.
28500
28501 2006-08-10  Jim Meyering  <jim@meyering.net>
28502
28503         * modules/same-inode: New module.
28504         * modules/dev-ino: New module.
28505         * modules/cycle-check: Depend on these modules, rather than simply
28506         including their .h files.
28507         (Makefile.am): Don't list cycle-check.[ch] here, now that they're
28508         required via m4/cycle-check.m4.
28509         * modules/same: Depend on new same-inode module, rather than
28510         including same-inode.h.
28511         * modules/chdir-safer: New file.
28512
28513         * modules/chown (Depends-on): Add stat-macros.
28514
28515 2006-08-10  Jim Meyering  <jim@meyering.net>
28516
28517         * m4/cycle-check.m4: New file.
28518         Require gl_STRUCT_DEV_INO and gl_SAME_INODE.
28519         * m4/dev-ino.m4, m4/same-inode.m4: New files.
28520
28521 2006-08-10  Eric Blake  <ebb9@byu.net>
28522
28523         * modules/verror (Depends-on): Remove bogus gl_VERROR that snuck
28524         in from original proposal.
28525
28526 2006-08-10  Eric Blake  <ebb9@byu.net>
28527         and Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
28528
28529         * gnulib-tool (func_import): Detect unexpanded macros in gnulib
28530         namespace.
28531
28532 2006-08-10  Bruno Haible  <bruno@clisp.org>
28533
28534         * gnulib-tool (func_create_testdir): Detect unexpanded macros here
28535         as well.
28536
28537 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
28538
28539         Sync from coreutils.
28540
28541         2006-07-19  Mike Frysinger  <vapier@gentoo.org>
28542
28543         * lib/mountlist.c [ME_REMOTE]: Filter out cifs.
28544         Reported by Toralf Förster in <http://bugs.gentoo.org/141012>.
28545
28546 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
28547
28548         * modules/restrict: Remove; no longer needed now that we assume
28549         Autoconf 2.59 or later.
28550         * MODULES.html.sh: Remove 'restrict'.
28551         * modules/argp (Depends-on): Remove 'restrict'.
28552         * modules/base64 (Depends-on): Likewise.
28553         * modules/gc (Depends-on): Likewise.
28554         * modules/getaddrinfo (Depends-on): Likewise.
28555         * modules/glob (Depends-on): Likewise.
28556         * modules/inet_ntop (Depends-on): Likewise.
28557         * modules/inet_pton (Depends-on): Likewise.
28558         * modules/memxor (Depends-on): Likewise.
28559         * modules/regex (Depends-on): Likewise.
28560         * modules/strtok_r (Depends-on): Likewise.
28561         * modules/time_r (Depends-on): Likewise.
28562
28563 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
28564
28565         * m4/argp.m4 (gl_ARGP): Require AC_C_RESTRICT.
28566         * m4/gc.m4 (gl_PREREQ_GC): Likewise.
28567         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
28568         * m4/inet_ntop.m4 (gl_PREREQ_INET_NTOP): Likewise.
28569         * m4/inet_pton.m4 (gl_PREREQ_INET_PTON): Likewise.
28570         * m4/memxor.m4 (gl_MEMXOR): Likewise.
28571         * m4/restrict.m4: Remove; no longer needed.  All remaining uses of
28572         gl_C_RESTRICT replaced by AC_C_RESTRICT.
28573
28574         Merge from coreutils.
28575         * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_C_RESTRICT, not
28576         gl_C_RESTRICT, now that we assume Autoconf 2.59 or later.
28577         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
28578         * m4/time_r.m4 (gl_TIME_R): Likewise.
28579
28580 2006-08-09  Karl Berry  <karl@gnu.org>
28581
28582         * config/srclist.txt: no more gettext-tools, per Bruno.
28583
28584 2006-08-08  Eric Blake  <ebb9@byu.net>
28585
28586         * modules/verror: New module.
28587         * MODULES.html.sh: Document it.
28588
28589 2006-08-08  Eric Blake  <ebb9@byu.net>
28590
28591         * lib/verror.h, lib/verror.c: New files.
28592
28593 2006-08-08  Eric Blake  <ebb9@byu.net>
28594
28595         * lib/verror.c (verror_at_line): Work around glibc bug 2997, so that
28596         verror_at_line output complies with GNU Coding Standards even when
28597         file is NULL.
28598
28599 2006-08-07  Bruno Haible  <bruno@clisp.org>
28600
28601         * lib/allocsa.h (sa_alignof) [_AIX]: Also consider 'long long' in newer
28602         versions of AIX.
28603         Reported by Ralf Wildenhues.
28604
28605 2006-08-07  Bruno Haible  <bruno@clisp.org>
28606
28607         * gnulib-tool (func_create_testdir): Wrap the set of autoconf snippets
28608         in an AC_DEFUN. Needed so that the autoconf snippets can use
28609         AC_REQUIRE.
28610
28611 2006-08-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
28612
28613         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
28614         Initialize pkgdata_DATA.
28615         * modules/javaversion (Makefile.am): Add to pkgdata_DATA, rather than
28616         overriding it.
28617
28618 2006-08-06  Eric Blake  <ebb9@byu.net>
28619
28620         * lib/error.h: Fold in some upstream changes from glibc.
28621         * lib/error.c: Likewise.
28622
28623 2006-08-04  Bruno Haible  <bruno@clisp.org>
28624
28625         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
28626         Make the mostlyclean-local rule depend on mostlyclean-generic.
28627         Reported by Jim Meyering. Solution suggested by Ralf Wildenhues.
28628
28629 2006-07-31  Bruno Haible  <bruno@clisp.org>
28630
28631         * m4/localcharset.m4 (gl_LOCALCHARSET): Remove tests for <stddef.h>,
28632         <stdlib.h>, <string.h>.
28633
28634 2006-07-30  Bruno Haible  <bruno@clisp.org>
28635
28636         * modules/readlink (License): Change to LGPL.
28637
28638 2006-07-30  Bruno Haible  <bruno@clisp.org>
28639
28640         * modules/javaversion (Makefile.am): Distribute javaversion.java and
28641         javaversion.class. Also install javaversion.class in $(pkgdatadir) and
28642         set PKGDATADIR to point to it.
28643
28644 2006-07-30  Bruno Haible  <bruno@clisp.org>
28645
28646         * modules/csharpexec (configure.ac): Comment out macro invocation.
28647         * modules/javaexec (configure.ac): Likewise.
28648         * modules/javacomp-script (configure.ac): Likewise.
28649
28650         * modules/csharpcomp-script (configure.ac): Use AC_REQUIRE.
28651
28652 2006-07-30  Bruno Haible  <bruno@clisp.org>
28653
28654         * modules/clean-temp (Depends-on): Add linkedhash-list, remove
28655         linked-list.
28656
28657 2006-07-30  Bruno Haible  <bruno@clisp.org>
28658
28659         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Assume <string.h> exists.
28660
28661 2006-07-30  Bruno Haible  <bruno@clisp.org>
28662
28663         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
28664         Initialize MOSTLYCLEANFILES to core and *.stackdump, so that core dumps
28665         get removed.
28666
28667 2006-07-29  Bruno Haible  <bruno@clisp.org>
28668
28669         Make it possible for gnulib-tool to work with locally modified or
28670         augmented gnulib repositories.
28671         * gnulib-tool (func_usage): Document --local-dir option.
28672         (local_gnulib_dir): New variable.
28673         Handle --local-dir option.
28674         (func_lookup_file): New function.
28675         (func_all_modules, func_verify_module): Look also in $local_gnulib_dir.
28676         (func_get_description, func_get_filelist, func_get_description,
28677         func_get_filelist, func_get_dependencies, func_get_autoconf_snippet,
28678         func_get_automake_snippet, func_get_include_directive,
28679         func_get_license, func_get_maintainer): Use func_lookup_file.
28680         (func_import, func_create_testdir): Use func_lookup_file.
28681
28682 2006-07-29  Bruno Haible  <bruno@clisp.org>
28683
28684         * modules/setenv (Depends-on): Add unistd.
28685
28686 2006-07-29  Bruno Haible  <bruno@clisp.org>
28687
28688         * lib/setenv.c: Undo unintended modification done on 2006-02-27.
28689
28690 2006-07-29  Bruno Haible  <bruno@clisp.org>
28691
28692         * lib/localcharset.c: Assume <stddef.h>, <stdlib.h>, <string.h> exist.
28693
28694 2006-07-29  Bruno Haible  <bruno@clisp.org>
28695
28696         * gnulib-tool (import, update): If there is no Makefile.am, look at
28697         aclocal.m4, instead of bailing out.
28698
28699 2006-07-29  Bruno Haible  <bruno@clisp.org>
28700
28701         * gnulib-tool (func_usage): Revert most of the 2006-07-15 change.
28702         Categorize the options by when they are useful.
28703
28704 2006-07-29  Bruno Haible  <bruno@clisp.org>
28705
28706         * gnulib-tool (func_usage): Document option --no-libtool.
28707         Handle option --no-libtool.
28708         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am): Update
28709         for changed semantics of $libtool variable.
28710         (func_import): Likewise. If libtool is not used, show this through
28711         an option --no-libtool.
28712         (func_create_testdir): Update.
28713
28714 2006-07-29  Bruno Haible  <bruno@clisp.org>
28715
28716         * gnulib-tool (func_import): Extend error message about missing
28717         --doc-base.
28718
28719 2006-07-29  Bruno Haible  <bruno@clisp.org>
28720
28721         * gnulib-tool (func_import): Don't create the $docbase directory if
28722         there is no file to store there.
28723
28724 2006-07-29  Bruno Haible  <bruno@clisp.org>
28725
28726         * gnulib-tool (autoconf_minversion): If a --dir option is given and
28727         relevant, look for configure.ac there, not in the current directory.
28728         Also use a simple search for AC_PREREQ, not "autoconf --trace".
28729
28730 2006-07-29  Bruno Haible  <bruno@clisp.org>
28731
28732         * gnulib-tool (SORT): New variable.
28733         (func_usage): Undocument --assume-autoconf option.
28734         Remove --assume-autoconf option handling.
28735         (autoconf_minversion): Determine from the contents of configure.ac.
28736         (func_import): Remove autoconf_minversion handling.
28737         Suggested by Eric Blake.
28738
28739 2006-07-29  Bruno Haible  <bruno@clisp.org>
28740
28741         * doc/gnulib-tool.texi (gl_LIBTOOL): Mention --no-libtool option.
28742
28743 2006-07-29  Bruno Haible  <bruno@clisp.org>
28744
28745         * config/srclist.txt (*setenv.[ch]): Remove rules.
28746
28747 2006-07-28  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
28748
28749         * m4/inet_pton.m4, inet_ntop.m4: Check for netinet/in.h too.
28750
28751 2006-07-28  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
28752
28753         * lib/inet_ntop.h, inet_pton.h: Need to include netinet/in.h before
28754         arpa/inet.h.
28755
28756 2006-07-28  Simon Josefsson  <jas@extundo.com>
28757
28758         * modules/inet_ntop (Depends-on): Depend on arpa_inet.
28759         * modules/inet_pton (Depends-on): Likewise.
28760
28761 2006-07-28  Simon Josefsson  <jas@extundo.com>
28762
28763         * m4/netinet_in_h.m4: New file.
28764
28765 2006-07-28  Simon Josefsson  <jas@extundo.com>
28766
28767         * lib/inet_ntop.h, inet_pton.h: No need to guard netinet/in.h
28768         #include's.
28769
28770 2006-07-28  Simon Josefsson  <jas@extundo.com>
28771
28772         * lib/inet_ntop.h, inet_pton.h: No need to guard arpa/inet.h
28773         #include's.
28774
28775 2006-07-28  Paul Eggert  <eggert@cs.ucla.edu>
28776
28777         * lib/modechange.c (mode_compile): Numeric modes now affect setuid and
28778         setgid on directories only if they set these bits.
28779         * lib/modechange.h: Remove obsolete comment about masks.
28780
28781 2006-07-28  Eric Blake  <ebb9@byu.net>
28782
28783         * lib/regex_internal.h (struct re_dfa_t) [!_LIBC]: Avoid invalid C89
28784         macro expansion.
28785
28786 2006-07-28  Bruno Haible  <bruno@clisp.org>
28787
28788         * lib/inet_ntop.h, inet_pton.h: Use #if HAVE* instead of #ifdef HAVE*.
28789
28790 2006-07-28  Bruno Haible  <bruno@clisp.org>
28791
28792         * m4/mbchar.m4 (gl_MBCHAR): Also test for iswcntrl.
28793
28794 2006-07-28  Bruno Haible  <bruno@clisp.org>
28795
28796         * lib/mbchar.h (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit,
28797         iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit):
28798         Define fallbacks.
28799         Avoids link error on FreeBSD 4.x.
28800         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
28801
28802         * lib/wcwidth.h (iswprint): Assume an ASCII compatible wide character
28803         encoding.
28804         * lib/mbswidth.c (iswcntrl): Likewise.
28805
28806 2006-07-27  Bruno Haible  <bruno@clisp.org>
28807
28808         * m4/stdint.m4 (gl_STDINT_H): Define __STDC_CONSTANT_MACROS during the
28809         test.
28810
28811 2006-07-27  Bruno Haible  <bruno@clisp.org>
28812
28813         * lib/stdint_.h (INT*_C, UINT*_C) [C++]: Define these if
28814         __STDC_CONSTANT_MACROS is defined, not if __STDC_LIMIT_MACROS is
28815         defined.
28816
28817 2006-07-26  Eric Blake  <ebb9@byu.net>
28818
28819         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Check for missing pipe.
28820
28821 2006-07-26  Eric Blake  <ebb9@byu.net>
28822
28823         * lib/mkstemp-safer.c [! HAVE_MKSTEMP]: Add prototype for platforms
28824         like mingw that lack mkstemp.
28825         * lib/pipe-safer.c (pipe_safer) [!HAVE_FUNC_PIPE]: Provide fallback to
28826         avoid compilation warning on mingw.
28827
28828 2006-07-26  Bruno Haible  <bruno@clisp.org>
28829
28830         * m4/stdint.m4 (gl_STDINT_H): Also verify the existence of the macros
28831         INT*_MIN, INT_LEAST*_MAX, INT_LEAST*_MIN, UINT_LEAST*_MAX,
28832         INT_FAST*_MIN, INTPTR_MIN.
28833
28834 2006-07-25  Bruno Haible  <bruno@clisp.org>
28835
28836         * modules/version-etc (Depends-on): Add stdarg.
28837
28838 2006-07-25  Bruno Haible  <bruno@clisp.org>
28839
28840         * m4/stdint.m4 (gl_INTEGER_TYPE_SUFFIX): Avoid 'eval' in front of
28841         complex commands.
28842
28843 2006-07-25  Bruno Haible  <bruno@clisp.org>
28844
28845         * lib/version-etc.c (version_etc_va): Use va_copy, assumed to be
28846         defined in <stdarg.h> or config.h.
28847
28848 2006-07-24  Paul Eggert  <eggert@cs.ucla.edu>
28849
28850         * m4/stdio-safer.m4 (gl_FOPEN_SAFER, gl_TMPFILE_SAFER): New macros.
28851         (gl_STDIO_SAFER): Remove.
28852
28853 2006-07-24  Paul Eggert  <eggert@cs.ucla.edu>
28854
28855         * MODULES.html.sh (File stream based Input/Output):
28856         Add fopen-safer, tmpfile-safer; remove stdio-safer.
28857         * modules/getusershell (Depends-on): Change stdio-safer to fopen-safer.
28858         * modules/fopen-safer, modules/tmpfile-safer: New files.
28859         * modules/stdio-safer: Remove.
28860
28861 2006-07-24  Bruno Haible  <bruno@clisp.org>
28862
28863         * modules/tmpdir: New file.
28864         * MODULES.html.sh (File system functions): Add it.
28865
28866 2006-07-24  Bruno Haible  <bruno@clisp.org>
28867
28868         * modules/javacomp (Depends-on): Add unistd, javaversion, binary-io,
28869         getline, pathname, fwriteerror, clean-temp, xvasprintf, strstr.
28870
28871 2006-07-24  Bruno Haible  <bruno@clisp.org>
28872
28873         * modules/clean-temp: New file.
28874
28875 2006-07-24  Bruno Haible  <bruno@clisp.org>
28876
28877         * m4/tmpdir.m4: New file, from GNU gettext.
28878
28879 2006-07-24  Bruno Haible  <bruno@clisp.org>
28880
28881         * lib/tmpdir.h: New file, from GNU gettext.
28882         * lib/tmpdir.c: New file, from GNU gettext.
28883
28884 2006-07-24  Bruno Haible  <bruno@clisp.org>
28885
28886         * lib/clean-temp.h: New file, from GNU gettext.
28887         * lib/clean-temp.c: New file, from GNU gettext.
28888
28889 2006-07-23  Eric Blake  <ebb9@byu.net>
28890
28891         * modules/stdio-safer (Files): Add tmpfile-safer.c.
28892         (Depends-on): Add binary-io.
28893
28894 2006-07-23  Eric Blake  <ebb9@byu.net>
28895
28896         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Add tmpfile-safer.c.
28897
28898 2006-07-23  Eric Blake  <ebb9@byu.net>
28899
28900         * lib/tmpfile-safer.c: New file.
28901         * lib/stdio-safer.h (fopen_safer): Add prototype.
28902         * lib/stdio--.h (tmpfile): Make safer.
28903
28904 2006-07-23  Bruno Haible  <bruno@clisp.org>
28905
28906         * lib/gl_anylinked_list2.h (ASYNCSAFE): New macro.
28907         (gl_linked_add_first, gl_linked_add_last, gl_linked_add_before,
28908         gl_linked_add_after, gl_linked_add_at, gl_linked_remove_node,
28909         gl_linked_remove_at): Use it.
28910
28911 2006-07-22  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
28912         and Simon Josefsson <jas@extundo.com>
28913
28914         * lib/getaddrinfo.h (AI_PASSIVE): Make sure it is defined.
28915
28916         * lib/getaddrinfo.c (getaddrinfo): Support AI_PASSIVE.
28917
28918 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
28919
28920         * modules/close-stream: New file.
28921         * modules/closeout (Description): Make it clear that it exits
28922         with a diagnostic on error.
28923         (Depends-on): Add close-stream.  Remove fpending, stdbool.
28924         * MODULES.html.sh (File stream based Input/Output): Add close-stream.
28925
28926 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
28927
28928         * m4/close-stream.m4: New file.
28929
28930 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
28931
28932         * lib/close-stream.c, lib/close-stream.h: New files.
28933
28934 2006-07-22  Bruno Haible  <bruno@clisp.org>
28935
28936         Merge from GNU gettext 0.15.
28937
28938         2006-05-01  Bruno Haible  <bruno@clisp.org>
28939
28940                 * build-aux/javacomp.sh.in: Update for changed javacomp.m4.
28941
28942         2006-07-22  Bruno Haible  <bruno@clisp.org>
28943
28944                 * modules/javaversion: New file.
28945                 * MODULES.html.sh (Java): Add javaversion.
28946
28947         2006-03-12  Bruno Haible  <bruno@clisp.org>
28948
28949                 * build-aux/javaexec.sh.in: Update for changed javaexec.m4.
28950
28951         2005-12-04  Bruno Haible  <bruno@clisp.org>
28952
28953                 * build-aux/csharpexec.sh.in: Add support for 'clix' launcher
28954                 (untested).
28955
28956         2006-06-21  Bruno Haible  <bruno@clisp.org>
28957
28958                 Avoid warnings from recent versions of mcs.
28959                 * build-aux/csharpcomp.sh.in (options_mcs): Don't use options
28960                 -o, -L, -r any more. Use options documented since mcs-1.0
28961                 instead. Similarly for -g.
28962
28963         2005-12-04  Bruno Haible  <bruno@clisp.org>
28964
28965                 * build-aux/csharpcomp.sh.in: Suffix for resources is
28966                 .resources, not .resource.
28967
28968         2005-07-09  Bruno Haible  <bruno@clisp.org>
28969
28970                 * build-aux/csharpcomp.sh.in (options_csc): For -l option,
28971                 add a .dll suffix.
28972                 Reported by Mark Junker <mjscod@gmx.de>.
28973
28974         2006-07-22  Bruno Haible  <bruno@clisp.org>
28975
28976                 * modules/gettext: Upgrade to gettext-0.15.
28977                 (Files): Remove m4/isc-posix.m4. Add m4/lock.m4,
28978                 m4/visibility.m4.
28979                 Replace m4/inttypes.m4 with m4/inttypes-h.m4.
28980
28981 2006-07-22  Bruno Haible  <bruno@clisp.org>
28982
28983         Merge from GNU gettext 0.15.
28984
28985         2006-03-25  Bruno Haible  <bruno@clisp.org>
28986
28987                 * lib-link.m4 (AC_LIB_LINKFLAGS_FROM_LIBS): New macro.
28988
28989         2006-07-21  Bruno Haible  <bruno@clisp.org>
28990
28991                 * javacomp.m4 (gt_JAVACOMP): Convert target_version "null" to
28992                 "1.1".
28993
28994         2006-05-09  Bruno Haible  <bruno@clisp.org>
28995
28996                 * javacomp.m4 (gt_JAVACOMP): On Cygwin, set
28997                 CLASSPATH_SEPARATOR to a semicolon. Use CLASSPATH_SEPARATOR
28998                 for the conftestver execution.
28999
29000         2006-05-01  Bruno Haible  <bruno@clisp.org>
29001
29002                 * javacomp.m4 (gt_JAVACOMP): Accept a source-version and an
29003                 optional target-version argument. Verify that the compiler
29004                 groks source of the specified source-version, or add -source
29005                 option as necessary. Verify that the compiler produces
29006                 bytecode in the specified target-version, or add -target and
29007                 -source options as necessary. Make the result of the test
29008                 available as variable CONF_JAVAC. Also log error output in
29009                 config.log.
29010
29011         2006-03-11  Bruno Haible  <bruno@clisp.org>
29012
29013                 * javacomp.m4 (gt_JAVACOMP): Treat gcj-4.x like gcj-3.x.
29014
29015         2006-05-09  Bruno Haible  <bruno@clisp.org>
29016
29017                 * javaexec.m4 (gt_JAVAEXEC): On Cygwin, set
29018                 CLASSPATH_SEPARATOR to a semicolon.
29019
29020         2006-03-12  Bruno Haible  <bruno@clisp.org>
29021
29022                 * javaexec.m4 (gt_JAVAEXEC): Make the result of the test
29023                 available as variable CONF_JAVA, for subsequent autoconf
29024                 tests. Also log error output in config.log.
29025
29026         2006-07-19  Bruno Haible  <bruno@clisp.org>
29027
29028                 * getline.m4 (AM_FUNC_GETLINE): When cross-compiling, assume
29029                 that getline works on glibc2 systems. Needed to avoid trouble
29030                 in relocatable.c.
29031                 Reported by Nils Magnus Larsgard <nmlarsgaard@atmel.no>.
29032
29033         2005-12-04  Bruno Haible  <bruno@clisp.org>
29034
29035                 * csharpexec.m4 (gt_CSHARPEXEC): Add support for 'clix'
29036                 launcher (untested).
29037
29038         2005-12-04  Bruno Haible  <bruno@clisp.org>
29039
29040                 * csharpcomp.m4 (gt_CSHARPCOMP): Also set CSHARPCOMPFLAGS.
29041
29042         2006-07-22  Bruno Haible  <bruno@clisp.org>
29043
29044                 * gettext.m4: Update from GNU gettext-0.15.
29045                 * nls.m4: Likewise.
29046                 * po.m4: Likewise.
29047                 * inttypes-pri.m4: Likewise.
29048                 * inttypes-h.m4: Renamed from inttypes.m4.
29049                 (gl_HEADER_INTTYPES_H): Renamed from gt_HEADER_INTTYPES_H.
29050
29051 2006-07-22  Bruno Haible  <bruno@clisp.org>
29052
29053         Merge from GNU gettext 0.15.
29054
29055         2005-07-05  Bruno Haible  <bruno@clisp.org>
29056
29057                 * printf-args.c (printf_fetchargs): Work around broken
29058                 definition of wint_t on mingw.
29059
29060         2005-02-12  Bruno Haible  <bruno@clisp.org>
29061
29062                 * xallocsa.h: Add extern "C" for C++.
29063
29064         2006-05-17  Bruno Haible  <bruno@clisp.org>
29065
29066                 Cygwin portability.
29067                 * progreloc.c (WIN32_NATIVE): Renamed from WIN32.
29068
29069         2006-04-30  Bruno Haible  <bruno@clisp.org>
29070
29071                 * progreloc.c: Include <mach-o/dyld.h> if available.
29072                 (find_executable): Use _NSGetExecutablePath when possible.
29073
29074         2006-05-06  Charles Wilson  <cygwin@cwilson.fastmail.fm>
29075
29076                 * progreloc.c (maybe_executable) [CYGWIN]: Use the access()
29077                 function.
29078
29079         2005-12-29  Bruno Haible  <bruno@clisp.org>
29080
29081                 * progreloc.c (set_program_name_and_installdir): Fix
29082                 compilation error.
29083
29084         2005-12-04  Bruno Haible  <bruno@clisp.org>
29085
29086                 Cygwin portability.
29087                 * progreloc.c: Include <windows.h> also on Cygwin.
29088                 (find_executable): Add support for Cygwin.
29089                 (set_program_name_and_installdir): Handle also platforms with
29090                 nonempty EXEEXT.
29091
29092         2006-07-11  Bruno Haible  <bruno@clisp.org>
29093
29094                 * javacomp.c: Fix a comment.
29095                 Reported by Jim Meyering.
29096
29097         2006-04-30  Bruno Haible  <bruno@clisp.org>
29098
29099                 * javacomp.h (compile_java_class): Add source_version,
29100                 target_version arguments.
29101                 * javacomp.c: Rewritten to choose only a compiler that
29102                 respects the specified source_version and target_version.
29103
29104         2006-06-27  Bruno Haible  <bruno@clisp.org>
29105
29106                 Assume correct S_ISDIR macro.
29107                 * mkdtemp.c: Remove test of STAT_MACROS_BROKEN.
29108
29109         2006-07-22  Bruno Haible  <bruno@clisp.org>
29110
29111                 * javaversion.h: New file, from GNU gettext.
29112                 * javaversion.c: New file, from GNU gettext.
29113                 * javaversion.java: New file, from GNU gettext.
29114                 * javaversion.class: New file, from GNU gettext.
29115
29116         2006-05-17  Bruno Haible  <bruno@clisp.org>
29117
29118                 Cygwin portability.
29119                 * javaexec.c (execute_java_class): Test for jview program
29120                 also on Cygwin.
29121
29122         2006-04-09  Bruno Haible  <bruno@clisp.org>
29123
29124                 * fatal-signal.c: Don't include string.h.
29125                 (at_fatal_signal): Use a copying loop instead of memcpy.
29126
29127         2005-12-04  Bruno Haible  <bruno@clisp.org>
29128
29129                 * csharpexec.c: Add support for 'clix' launcher (untested).
29130                 (execute_csharp_using_sscli): New function.
29131                 (execute_csharp_program): Call it.
29132
29133         2006-06-21  Bruno Haible  <bruno@clisp.org>
29134
29135                 Avoid warnings from recent versions of mcs.
29136                 * csharpcomp.c (compile_csharp_using_mono): Don't use options
29137                 -o, -L, -r any more. Use options documented since mcs-1.0
29138                 instead. Similarly for -g.
29139
29140         2005-07-09  Bruno Haible  <bruno@clisp.org>
29141
29142                 * csharpcomp.c (compile_csharp_using_sscli): For -l option,
29143                 add a .dll suffix.
29144                 Reported by Mark Junker <mjscod@gmx.de>.
29145
29146         2006-06-17  Bruno Haible  <bruno@clisp.org>
29147
29148                 * config.charset: Update for NetBSD 3.0.
29149
29150         2006-05-17  Bruno Haible  <bruno@clisp.org>
29151
29152                 Cygwin portability.
29153                 * localcharset.c (WIN32_NATIVE): Renamed from WIN32.
29154
29155         2006-05-16  Bruno Haible  <bruno@clisp.org>
29156
29157                 * localcharset.c [CYGWIN]: Include <windows.h>.
29158                 (get_charset_aliases): For Cygwin, return the same CPxxx
29159                 aliases list as under WIN32.
29160                 (locale_charset) [CYGWIN]: Try to retrieve the encoding from
29161                 the environment variables. Fall back to GetACP().
29162
29163         2006-04-05  Bruno Haible  <bruno@clisp.org>
29164
29165                 * config.charset: Update Juan Manuel Guerrero's address.
29166
29167         2005-02-12  Bruno Haible  <bruno@clisp.org>
29168
29169                 * allocsa.h: Add extern "C" for C++.
29170
29171         2005-02-10  Bruno Haible  <bruno@clisp.org>
29172
29173                 * allocsa.h (sa_alignof): Define differently with AIX xlc, to
29174                 avoid a bug of this compiler on AIX 3.2.5 dealing with enums.
29175
29176         2006-07-22  Bruno Haible  <bruno@clisp.org>
29177
29178                 * gettext.h: Update to GNU gettext-0.15.
29179
29180 2006-07-22  Bruno Haible  <bruno@clisp.org>
29181
29182         * config/srclist.txt: Resync printf-args.c, vasnprintf.c,
29183         localcharset.c, mkdtemp.c, config.rpath, lib-ld.m4, lib-link.m4,
29184         lib-prefix.m4, longdouble.m4, ssize_t.m4.
29185
29186 2006-07-21  Eric Blake  <ebb9@byu.net>
29187
29188         * modules/stdlib-safer: New file.
29189         * MODULES.html.sh (File stream based Input/Output): Add
29190         stdlib-safer.
29191
29192 2006-07-21  Eric Blake  <ebb9@byu.net>
29193
29194         * lib/stdlib-safer.h: New file from coreutils, required by
29195         stdlib--.h.
29196
29197 2006-07-20  Paul Eggert  <eggert@cs.ucla.edu>
29198
29199         * gnulib-tool (func_usage): Document --assume-autoconf='latest-stable'.
29200
29201 2006-07-20  Bruno Haible  <bruno@clisp.org>
29202
29203         * gnulib-tool: Recognize new option --assume-autoconf.
29204         (autoconf_minversion): New variable.
29205         (func_get_filelist): Use it to decide whether to add onceonly_2_57.m4.
29206
29207 2006-07-20  Bruno Haible  <bruno@clisp.org>
29208
29209         * MODULES.html.sh (func_all_modules): Add a missing func_begin_table.
29210
29211 2006-07-19  Derek R. Price  <derek@ximbiot.com>
29212
29213         * lib/getaddrinfo.h: Don't define unimplemented AI_* flags.
29214         Reindent and repaginate.
29215
29216 2006-07-19  Derek Price  <derek@ximbiot.com>
29217
29218         * doc/gnulib.texi (Libtool and Windows):  Eliminate passive voice.
29219         Correct grammar.
29220
29221 2006-07-17  Bruno Haible  <bruno@clisp.org>
29222
29223         * modules/list: New file.
29224         * modules/array-list: New file.
29225         * modules/carray-list, modules/carray-list-tests: New files.
29226         * modules/linked-list, modules/linked-list-tests: New files.
29227         * modules/avltree-list, modules/avltree-list-tests: New files.
29228         * modules/rbtree-list, modules/rbtree-list-tests: New files.
29229         * modules/linkedhash-list, modules/linkedhash-list-tests: New files.
29230         * modules/avltreehash-list, modules/avltreehash-list-tests: New files.
29231         * modules/rbtreehash-list, modules/rbtreehash-list-tests: New files.
29232         * modules/oset: New file.
29233         * modules/array-oset: New file.
29234         * modules/avltree-oset, modules/avltree-oset-tests: New files.
29235         * modules/rbtree-oset, modules/rbtree-oset-tests: New files.
29236         * tests/test-carray_list.c: New file.
29237         * tests/test-linked_list.c: New file.
29238         * tests/test-avltree_list.c: New file.
29239         * tests/test-rbtree_list.c: New file.
29240         * tests/test-linkedhash_list.c: New file.
29241         * tests/test-avltreehash_list.c: New file.
29242         * tests/test-rbtreehash_list.c: New file.
29243         * tests/test-avltree_oset.c: New file.
29244         * tests/test-rbtree_oset.c: New file.
29245         * MODULES.html.sh (Container data structures): New section.
29246
29247 2006-07-17  Bruno Haible  <bruno@clisp.org>
29248
29249         * m4/gl_list.m4: New file.
29250
29251 2006-07-17  Bruno Haible  <bruno@clisp.org>
29252
29253         * lib/gl_list.h: New file.
29254         * lib/gl_list.c: New file.
29255         * lib/gl_array_list.h: New file.
29256         * lib/gl_array_list.c: New file.
29257         * lib/gl_carray_list.h: New file.
29258         * lib/gl_carray_list.c: New file.
29259         * lib/gl_linked_list.h: New file.
29260         * lib/gl_linked_list.c: New file.
29261         * lib/gl_anylinked_list1.h: New file.
29262         * lib/gl_anylinked_list2.h: New file.
29263         * lib/gl_avltree_list.h: New file.
29264         * lib/gl_avltree_list.c: New file.
29265         * lib/gl_anyavltree_list1.h: New file.
29266         * lib/gl_anyavltree_list2.h: New file.
29267         * lib/gl_rbtree_list.h: New file.
29268         * lib/gl_rbtree_list.c: New file.
29269         * lib/gl_anyrbtree_list1.h: New file.
29270         * lib/gl_anyrbtree_list2.h: New file.
29271         * lib/gl_anytree_list1.h: New file.
29272         * lib/gl_anytree_list2.h: New file.
29273         * lib/gl_linkedhash_list.h: New file.
29274         * lib/gl_linkedhash_list.c: New file.
29275         * lib/gl_anyhash_list1.h: New file.
29276         * lib/gl_anyhash_list2.h: New file.
29277         * lib/gl_avltreehash_list.h: New file.
29278         * lib/gl_avltreehash_list.c: New file.
29279         * lib/gl_rbtreehash_list.h: New file.
29280         * lib/gl_rbtreehash_list.c: New file.
29281         * lib/gl_anytreehash_list1.h: New file.
29282         * lib/gl_anytreehash_list2.h: New file.
29283
29284         * lib/gl_oset.h: New file.
29285         * lib/gl_oset.c: New file.
29286         * lib/gl_array_oset.h: New file.
29287         * lib/gl_array_oset.c: New file.
29288         * lib/gl_avltree_oset.h: New file.
29289         * lib/gl_avltree_oset.c: New file.
29290         * lib/gl_rbtree_oset.h: New file.
29291         * lib/gl_rbtree_oset.c: New file.
29292         * lib/gl_anytree_oset.h: New file.
29293
29294 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
29295
29296         * m4/mkancesdirs.m4: New file.
29297         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Mention dirchownmod.c,
29298         dirchownmod.h.  Don't require AC_FUNC_ALLOCA, gl_AFS, gl_CHDIR_SAFER;
29299         no longer needed.  Require gl_FUNC_LCHOWN, since dirchownmod.c needs
29300         it.
29301
29302 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
29303
29304         * lib/dirchownmod.c, lib/dirchownmod.h, lib/mkancesdirs.c:
29305         * lib/mkancesdirs.h: New files.
29306         * lib/mkdir-p.c: Don't include alloca.h, stdio.h, sys/types.h,
29307         unistd.h, string.h, chdir-safer.h, dirname.h, lchmod.h, lchown.h,
29308         save-cwd.h.  Instead, include dirchownmod.h and mkancesdirs.h.
29309         (make_dir_parents): New args MAKE_ANCESTOR, OPTIONS, ANNOUNCE,
29310         MODE_BITS.  Remove options VERBOSE_FMT_STRING, CWD_ERRNO.  All
29311         callers changed.  Revamp internals significantly, by not
29312         attempting to create directories that are temporarily more
29313         permissive than the final results.  Do not attempt to use
29314         save_cwd/restore_cwd; it isn't worth it for mkdir and install.
29315         This removes some race conditions, fixes some bugs, and simplifies
29316         things.  Use new dirchownmod function to do owner and mode changes.
29317         * lib/mkdir-p.h: Likewise.
29318         * lib/modechange.c (octal_to_mode): New function.
29319         (struct mode_change): New member mentioned.
29320         (make_node_op_equals): New arg mentioned.  All callers changed.
29321         (mode_compile): Keep track of which mode bits the user has explicitly
29322         mentioned.
29323         (mode_adjust): New arg DIR, so that we implement the X op correctly.
29324         New arg PMODE_BITS, to keep track of which mode bits the user
29325         mentioned; it treats S_ISUID and S_ISGID speciall.
29326         All callers changed.
29327         * lib/modechange.h: Likewise.
29328
29329 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
29330
29331         * MODULES.html.sh: Add mkancestors.
29332         * modules/mkancesdirs: New module.
29333         * modules/mkdir-p (Files): Remove lib/chdir-safer.c, lib/chdir-safer.h,
29334         lib/same-inode.h, m4/afs.m4, m4/chdir-safer.m4.
29335         The chdir-safer and afs files are now orphans; I'll remove them
29336         unless someone speaks up.
29337         Add lib/dirchownmod.c, lib/dirchownmod.h.
29338         (Depends-on): Remove alloca, chown, save-cwd, dirname.
29339         Add lchown, mkancesdirs.
29340         (Maintainer): Add self.
29341
29342 2006-07-15  Karl Berry  <karl@gnu.org>
29343
29344         * gnulib-tool: help message wording/arrangement.
29345
29346 2006-07-14  Simon Josefsson  <jas@extundo.com>
29347
29348         * doc/gnulib.texi (Libtool and Windows): New section.
29349
29350 2006-07-12  Simon Josefsson  <jas@extundo.com>
29351
29352         * modules/gendocs (License): Fix license, approved by Karl.
29353
29354 2006-07-12  Eric Blake  <ebb9@byu.net>
29355
29356         * MODULES.html.sh: Add gendocs.
29357
29358 2006-07-11  Eric Blake  <ebb9@byu.net>
29359
29360         * modules/fdl: New module, to install doc/fdl.texi.
29361         * MODULES.html.sh: Add new section for documentation modules.
29362         * gnulib-tool: Avoid space-tab.
29363         (--doc-base): New option, to manage files from doc.
29364
29365 2006-07-11  Eric Blake  <ebb9@byu.net>
29366
29367         * m4/absolute-header.m4: Fix comments to match recent change.
29368
29369 2006-07-11  Eric Blake  <ebb9@byu.net>
29370
29371         * gnulib-tool: List --doc-base before --tests-base.
29372
29373 2006-07-11  Derek R. Price  <derek@ximbiot.com>
29374
29375         * lib/glob.c: s/NAMLEN/_D_EXACT_NAMLEN/.
29376
29377 2006-07-11  Bruno Haible  <bruno@clisp.org>
29378
29379         * README: Mention where to put documentation.
29380
29381 2006-07-10  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
29382
29383         * doc/functions.texi, gnulib-tool.texi, gnulib.texi: Fix some typos.
29384
29385 2006-07-10  Paul Eggert  <eggert@cs.ucla.edu>
29386
29387         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Like today's change
29388         to stdint.m4.
29389
29390 2006-07-10  Paul Eggert  <eggert@cs.ucla.edu>
29391
29392         * m4/stdint.m4 (gl_STDINT_H): Like yesterday's change to
29393         absolute-header.m4.  Also, set ABSOLUTE_STDINT_H to a string
29394         "no/such/file/stdint.h" when there is no such file, so that
29395         the resulting C code can be parsed by dodgy compilers.
29396         Problems reported by Bob Proulx.
29397
29398 2006-07-10  Derek R. Price  <derek@ximbiot.com>
29399
29400         * lib/backupfile.c, dirfd.h, fts.c, getcwd.c, glob.c, glob_.h:
29401         Ignore the obsolescent !HAVE_DIRENT_H case.  Consolidate NAMLEN
29402         macros into the GNU _D_EXACT_NAMLEN.
29403         * lib/savedir.c:  Likewise.
29404         (savedirstream): Use _D_EXACT_NAMLEN in preference to strlen.
29405
29406 2006-07-10  Derek R. Price  <derek@ximbiot.com>
29407         and Paul Eggert  <eggert@cs.ucla.edu>
29408
29409         * m4/backupfile.m4, d-ino.m4, d-type.m4, dirfd.m4, fts.m4, getcwd.m4:
29410         * m4/savedir.m4:
29411         Ignore the obsolescent !HAVE_DIRENT_H case.  Consolidate NAMLEN
29412         macros into the GNU _D_EXACT_NAMLEN.
29413
29414 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
29415
29416         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Use "" rather than <>
29417         around the absolute name, to work around a problem with the HP-UX
29418         11.23 native C compiler, reported by Bob Proulx.
29419
29420 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
29421
29422         * doc/maintain.texi, make-stds.texi: Sync from
29423         <http://savannah.gnu.org/projects/gnustandards>.
29424
29425 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
29426
29427         * build-aux/depcomp, build-aux/install-sh: Sync from Automake.
29428
29429 2006-07-09  Jim Meyering  <jim@meyering.net>
29430
29431         * m4/glob.m4: Remove a doubled word in a comment.
29432
29433 2006-07-09  Jim Meyering  <jim@meyering.net>
29434
29435         * lib/argp-pv.c: Remove a doubled word in a comment.
29436         * lib/check-version.c (check_version): Likewise.
29437         * lib/javacomp.c (compile_java_class): Likewise.
29438
29439 2006-07-08  Paul Eggert  <eggert@cs.ucla.edu>
29440
29441         * gnulib-tool (func_get_filelist): Don't echo m4/onceonly_2_57.m4,
29442         for the benefit of people using Autoconf 2.60.  If you want to
29443         support older Autoconf versions you can copy m4/onceonly_2_57.m4
29444         (or m4/onceonly.m4, if pre-2.57) manually.
29445
29446 2006-07-08  Jim Meyering  <jim@meyering.net>
29447
29448         * m4/link-follow.m4: Remove one of two adjacent "whether"s in a
29449         comment.
29450         * m4/getopt.m4: Remove one of two adjacent "your"s in a comment.
29451         * m4/regex.m4 (gl_REGEX): Remove one of two adjacent "the"s in a
29452         comment.
29453
29454 2006-07-08  Jim Meyering  <jim@meyering.net>
29455
29456         * lib/getndelim2.h (getndelim2): Remove doubled "after" in comment.
29457
29458 2006-07-07  Simon Josefsson  <jas@extundo.com>
29459
29460         * tests/test-crc.c: Change expected crc value, the test vector
29461         were probably computed using the old broken crc.c?
29462
29463 2006-07-06  Simon Josefsson  <jas@extundo.com>
29464
29465         * modules/sys_socket (Files): Add m4/sockpfaf.m4 (this module is
29466         now the canonical place for the M4 file).
29467
29468         * modules/getaddrinfo (Files): Remove m4/sockpfaf.m4, we get it
29469         from the sys_socket dependency now.
29470
29471         * modules/inet_pton (Files): Ditto.
29472
29473         * modules/inet_ntop (Files): Ditto.
29474
29475 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
29476
29477         * modules/getusershell (configure.ac): Use gl_FUNC_GETUSERSHELL,
29478         not gl_PREREQ_GETUSERSHELL.
29479
29480 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
29481
29482         * m4/_inttypes_h.m4 (gl_INTTYPES_H): Use AC_CHECK_DECLS_ONCE
29483         with only one argument, for Autoconf 2.60.
29484         * m4/fileblocks.m4 (gl_PREREQ_FILEBLOCKS): AC_CHECK_DECLS_ONCE may
29485         expand to nothing, so add a shell command to avoid syntax error.
29486         * m4/getpass.m4 (gl_PREREQ_GETPASS): Likewise.
29487
29488 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
29489
29490         * lib/strtod.c (strtod): cast the argument of tolower to unsigned char.
29491
29492 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
29493
29494         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Don't check for getenv decl;
29495         no longer needed.  Check for isblank decl.
29496         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Don't check for getenv decl.
29497         * m4/regex.m4 (gl_PREREQ_REGEX): Dheck for isblank decl instead
29498         of existence.
29499
29500 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
29501
29502         * lib/getloadavg.c: Use __VMS, not VMS.
29503         * lib/getopt.c: Likewise.
29504         * lib/getpagesize.h: Likewise.
29505         * lib/glob.c: Remove most VMS cruft; it hasn't been tested for a while
29506         and probably does not work.
29507
29508 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
29509
29510         * lib/.cppi-disable: Add wcwidth.
29511         * lib/fnmatch.c (ISBLANK): Remove.  All uses changed to isblank.
29512         (isblank) [! (defined isblank || HAVE_DECL_ISBLANK)]: New macro.
29513         (ISGRAPH): Remove.  All uses changed to isgraph.
29514         (FOLD) [!defined _LIBC]: Remove special case.
29515         * lib/getdate.y (lookup_word): Remove no-longer-needed call to islower.
29516         * lib/regex_internal.h (isblank): Depend on HAVE_DECL_ISBLANK, not
29517         HAVE_ISBLANK.
29518         * lib/strftime.c (TOLOWER, TOUPPER) [!defined _LIBC]: Remove special
29519         case.
29520
29521 2006-07-06  Jim Hyslop  <jhyslop@dreampossible.ca>  (tiny change)
29522
29523         * lib/getaddrinfo.c: Changes to compile under MSVC6: changed
29524         '#if WIN32_NATIVE' to '#ifdef' & moved WSAAPI macro inside
29525         brackets.  Other minor changes to suppress some compiler
29526         warnings.
29527
29528 2006-07-06  Derek R. Price  <derek@ximbiot.com>
29529         and Paul Eggert  <eggert@cs.ucla.edu>
29530
29531         * m4/backupfile.m4 (gl_BACKUPFILE): Check for dirent.h, instead
29532         of invoking obsolescent AC_HEADER_DIRENT macro.
29533         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Likewise.
29534         * m4/d-type.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Likewise.
29535         * m4/dirfd.m4 (gl_FUNC_DIRFD): Likewise.
29536         * m4/fts.m4 (gl_FUNC_FTS_CORE): Likewise.
29537         * m4/getcwd.m4 (gl_PREREQ_GETCWD): Likewise.
29538         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
29539         * m4/savedir.m4 (gl_SAVEDIR): Likewise.
29540         * m4/readdir.m4: Remove; no longer needed.
29541
29542 2006-07-06  Derek R. Price  <derek@ximbiot.com>
29543         and Paul Eggert  <eggert@cs.ucla.edu>
29544
29545         * lib/backupfile.c [HAVE_DIRENT_H && ! HAVE_NDIR_H]:
29546         Don't worry about this obsolete case any more.
29547         (HAVE_DIR): Remove.  All uses removed; we now assume you can read
29548         directories.
29549         * lib/dirfd.h [HAVE_DIRENT_H && ! HAVE_NDIR_H]: Don't
29550         worry about this obsolete case any more.
29551         * lib/fts.c: Likewise.
29552         * lib/getcwd.c: Likewise.
29553         * lib/glob.h: Likewise.
29554         * lib/savedir.c: Likewise.
29555
29556 2006-07-05  Paul Eggert  <eggert@cs.ucla.edu>
29557
29558         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Use AC_CHECK_DECLS_ONCE
29559         rather than AC_CHECK_DECLS for strtoimax and strtoumax.
29560         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Remove; no longer
29561         needed.
29562         All uses removed.
29563         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
29564         * m4/strtoul.m4 (gl_PREREQ_STRTOUL): Likewise.
29565         * m4/exclude.m4 (gl_EXCLUDE): Don't check for isascii; no longer
29566         needed.
29567         * m4/getdate.m4 (gl_GETDATE): Likewise.
29568         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Likewise.
29569         * m4/memcasecmp.m4 (gl_MEMCASECMP): Likewise.
29570         * m4/strtod.m4 (gl_FUNC_STRTOD): Likewise.
29571         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
29572         * m4/strtoul.m4 (gl_PREREQ_STRTOUL): Likewise.
29573         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
29574         * m4/exclude.m4 (gl_EXCLUDE): Don't require AC_C_INLINE; no longer
29575         needed.
29576
29577 2006-07-05  Paul Eggert  <eggert@cs.ucla.edu>
29578
29579         * lib/memcasecmp.c: Include <limits.h>.
29580         (memcasecmp): Don't assume UCHAR_MAX <= INT_MAX.
29581         * lib/strtod.c (strtod): Don't assume isspace works on negative chars.
29582         Don't assume isdigit succeeds only on '0' through '9'.
29583
29584 2006-07-05  Eric Blake  <ebb9@byu.net>
29585
29586         * modules/getaddrinfo (Depends-on): Add snprintf.
29587
29588 2006-07-05  Eric Blake  <ebb9@byu.net>
29589
29590         * m4/sockpfaf.m4 (gl_SOCKET_FAMILIES): Use gl_HEADER_SYS_SOCKET
29591         to avoid 'header present but could not be compiled' on cygwin.
29592
29593 2006-07-05  Eric Blake  <ebb9@byu.net>
29594
29595         * lib/getaddrinfo.h (NI_NUMERICHOST, NI_NUMERICSERV): Define if
29596         missing from netdb.h.
29597         * lib/getaddrinfo.c (includes): Include inet_ntop and snprintf.
29598
29599 2006-07-05  Derek R. Price  <derek@ximbiot.com>
29600
29601         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Don't require AC_HEADER_STDC;
29602         no longer needed.
29603         * m4/exclude.m4 (gl_EXCLUDE): Likewise.
29604         * m4/getdate.m4 (gl_GETDATE): Likewise.
29605         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Likewise.
29606         * m4/memcasecmp.m4 (gl_MEMCASECMP): Likewise.
29607         * m4/strtod.m4 (gl_FUNC_STRTOD): Likewise.
29608         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
29609         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
29610
29611 2006-07-05  Derek R. Price  <derek@ximbiot.com>
29612
29613         * lib/exclude.c (IN_CTYPE_DOMAIN, is_space): Remove; no longer needed.
29614         All uses of is_space replaced by isspace.
29615         * lib/exit.h: Don't talk about STDC_HEADERS.
29616         * lib/fnmatch.c (ISASCII): Remove; no longer needed.  All uses removed.
29617         (ISPRINT, ISDIGIT, ISALNUM, ISALPHA, ISCNTRL, ISLOWER, ISPUNCT):
29618         (ISSPACE, ISUPPER, ISXDIGIT): Remove; no longer needed.  All uses
29619         replaced by isprint etc.
29620         * lib/getdate.y (IN_CTYPE_DOMAIN, ISSPACE, ISALPHA, ISLOWER): Likewise.
29621         * lib/getusershell.c (IN_CTYPE_DOMAIN, ISSPACE): Likewise.
29622         * lib/memcasecmp.c (IN_CTYPE_DOMAIN, ISLOWER, TOUPPER): Likewise.
29623         * lib/strtod.c (IN_CTYPE_DOMAIN, ISSPACE, ISDIGIT, TOLOWER): Likewise.
29624         * lib/strtol.c (IN_CTYPE_DOMAIN): Likewise.
29625         * lib/xstrtol.c (IN_CTYPE_DOMAIN, ISSPACE): Likewise.
29626
29627 2006-07-05  Bruno Haible  <bruno@clisp.org>
29628
29629         * m4/strndup.m4 (gl_FUNC_STRNDUP): When cross-compiling, check whether
29630         the function exists, before testing against AIX.
29631         Reported by Martin Lambers <marlam@marlam.de>.
29632
29633 2006-07-04  Paul Eggert  <eggert@cs.ucla.edu>
29634
29635         * modules/cycle-check (lib_SOURCES): Add same-inode.h.
29636         From Mark D. Baushke.
29637
29638 2006-07-04  Paul Eggert  <eggert@cs.ucla.edu>
29639
29640         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Prepend three slashes
29641         to the absolute name, not just one, to bypass Sun C 5.8's
29642         "warning: #include of /usr/include/... may be non-portable".
29643
29644 2006-07-04  Eric Blake  <ebb9@byu.net>
29645
29646         * modules/dirname-tests: New test module.
29647         * tests/test-dirname.c: New file, replacing dirname.c
29648         TEST_DIRNAME section that was recently deleted.
29649
29650 2006-07-04  Bruno Haible  <bruno@clisp.org>
29651
29652         Assume ANSI C header files and <ctype.h> functions.
29653         * lib/mbswidth.c (IN_CTYPE_DOMAIN, ISPRINT, ISCNTRL): Remove macros.
29654         (mbsnwidth): Use isprint, iscntrl instead.
29655
29656 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
29657
29658         Merge from coreutils.
29659         * MODULES.html.sh: Add xstrtold.
29660         * modules/xstrtold: New file.
29661         * modules/cycle-check (Files): Add lib/same-inode.h.
29662         * modules/dirname (Files): Add m4/double-slash-root.m4.
29663         * modules/getcwd (Files): Add m4/getcwd-abort-bug.m4.
29664         * modules/mkdir-p (Files): Add lib/same-inode.h.
29665         * modules/same (Files): Add lib/same-inode.h.
29666
29667 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
29668
29669         * m4/absolute-header.m4: Renamed from full-header-path.m4.
29670         This is to keep the terminology clean; POSIX talks about
29671         "absolute pathnames", not "full pathnames", but the GNU
29672         Coding Standards say to use "path" for something else;
29673         so use "absolute" to keep both sides happy.
29674         (gl_ABSOLUTE_HEADER): Renamed from gl_FULL_HEADER_PATH.
29675         Set gl_absolute_header, not gl_full_header_path.
29676         Set gl_cv_absolute_<header>, not gl_full_path_<header>.
29677         Define ABSOLUTE_<HEADER>, not FULL_PATH_<HEADER>.
29678         All uses changed.
29679
29680         Merge from coreutils.
29681
29682         2006-06-30  Paul Eggert  <eggert@cs.ucla.edu>
29683
29684         * m4/c-strtod.m4 (gl_C_STRTOLD): Add c-strtod.c to LIBSOURCES.
29685         Require gl_USE_SYSTEM_EXTENSIONS, not gl_C_STRTOD, since we don't
29686         want to require the building of c-strtod.o.
29687         * m4/lib-check.m4 (cu_LIB_CHECK): Remove SEQ_LIBM, since seq no longer
29688         needs -lm directly.
29689         * m4/xstrtod.m4 (gl_XSTRTOLD): New macro.
29690
29691         2006-06-19  Paul Eggert  <eggert@cs.ucla.edu>
29692
29693         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Prefer binutils's
29694         --as-needed option if available.  Problem reported by Albert Chin in
29695         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00114.html>.
29696         However, use -Wl,--as-needed, not bare --as-needed, since HP-UX 11.11
29697         cc merely issues a bunch of annoying warnings for --as-needed
29698         (this problem was reported by Bob Proulx).  Also, try linking with
29699         -lm to detect a bug in binutils 2.16 (this problem was reported
29700         by Ralf Wildenhues).
29701
29702         2006-06-18  Jim Meyering  <jim@meyering.net>
29703
29704         Test for a bug that causes glibc's getcwd to suffer a failed assertion.
29705         * m4/getcwd-abort-bug.m4 (gl_FUNC_GETCWD_ABORT_BUG): New file and
29706         macro.
29707         * m4/getcwd.m4 (gl_FUNC_GETCWD): If we detect support for getcwd_null,
29708         also check for glibc-2.4's abort-inducing bug.
29709
29710         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Fix typo.
29711         Low-probability clean-up should be to use rmdir to get rid of
29712         the just-created directory, not unlink.
29713
29714         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): If ftruncate is missing, make
29715         configure fail, and request a bug report to inform us about it.
29716         Add a comment that, barring reports to the contrary, in 2007 we'll
29717         assume ftruncate is universally available.
29718
29719         2006-04-17  Paul Eggert  <eggert@cs.ucla.edu>
29720
29721         * m4/filemode.m4 (gl_FILEMODE): Check for strmode declaration.
29722
29723         2006-03-12  Jim Meyering  <jim@meyering.net>
29724
29725         * m4/chdir-safer.m4 (gl_CHDIR_SAFER): Add same-inode.h to the list.
29726         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Likewise.
29727         * m4/same.m4 (gl_SAME): Likewise.
29728         * m4/root-dev-ino.m4 (gl_ROOT_DEV_INO): Likewise.
29729
29730         2006-03-11  Eric Blake  <ebb9@byu.net>
29731
29732         * m4/double-slash-root.m4: New file, provides gl_DOUBLE_SLASH_ROOT.
29733         * m4/dirname.m4 (gl_DIRNAME): Use gl_DOUBLE_SLASH_ROOT.
29734         * m4/dos.m4 (FILE_SYSTEM_PREFIX_LEN): Move from here to dirname.h.
29735         (FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE): New define.
29736
29737 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
29738
29739         * lib/stdint_.h: Include <sys/types.h> after @FULL_PATH_STDINT_H@, for
29740         MacOS X 10.4.6.  Don't mention <sys/int_types.h>.  Problems
29741         reported by Mark D. Baushke, one in
29742         <http://lists.gnu.org/archive/html/bug-gnulib/2006-07/msg00015.html>.
29743
29744         Merge from coreutils.
29745
29746         * lib/.cppi-disable: Add stdint_.h.
29747         * lib/.cvsignore: Add stdint.h.
29748
29749         2006-06-30  Paul Eggert  <eggert@cs.ucla.edu>
29750
29751         * lib/xstrtod.c (XSTRTOD, DOUBLE): New macros, so that we can support
29752         both double and long double versions.
29753         (XSTRTOD): Renamed from xstrtod.  Use DOUBLE internally.
29754         * lib/xstrtold.c: New file.
29755         * lib/xstrtod.h (xstrtold): New decl.
29756
29757         2006-05-22  Paul Eggert  <eggert@cs.ucla.edu>
29758
29759         * lib/filemode.c (setst): Remove.
29760         (strmode): Rewrite to avoid setst.  This makes the code shorter,
29761         (arguably) clearer, and the generated code is a bit smaller on my
29762         Debian GNU/Linux stable x86 host.
29763
29764         2006-04-17  Paul Eggert  <eggert@cs.ucla.edu>
29765
29766         * lib/filemode.c: Include "filemode.h" first, to test the interface.
29767         Assume that filemode.h includes sys/types.h and sys/stat.h.
29768         (HAVE_ST_DM_MODE): New macro, moved here from ls.c.
29769         (ftypelet): Reorder to put common cases first, for efficiency.
29770         Add 'P', 'w'.  Remove 'M', since it's now the caller's responsibility
29771         to do 'M'.
29772         (strmode): Renamed from mode_string, and now stores 12 bytes instead
29773         of 10, for compatibility with FreeBSD.  All callers changed.
29774         (filemodestring): Now stores 12 bytes instead of 10, and sets file
29775         types that can't be deduced solely from st_mode.  First arg is now a
29776         const pointer.
29777         * lib/filemode.h (HAVE_DECL_STRMODE): Include <string.h> for strmode.
29778         (strmode): Renamed from mode_string.
29779         (filemodestring): New decl.
29780         * lib/stat-macros.h: Don't undef S_ISDOOR, since it's never buggy.
29781         (S_ISDOOR): Don't bother with S_IFDOOR, since that code is never
29782         needed.
29783         (S_ISPORT, S_ISWHT): New macros, if not already defined.
29784
29785         2006-04-12  Paul Eggert  <eggert@cs.ucla.edu>
29786
29787         * lib/fsusage.c: Don't include <inttypes.h> or <stdint.h>, since
29788         fsusage.h now does that.  Include fsusage.h first, to test interface.
29789         Prefer statvfs if it works, since it's blessed by POSIX.  Attempt
29790         at most one method (the old code could have generated decls that
29791         didn't conform to C89, not that this was ever exercised).
29792         * lib/fsusage.h: Include <inttypes.h> and <stdint.h> if they exist.
29793
29794         2006-03-19  Jim Meyering  <jim@meyering.net>
29795
29796         Work even in a chroot where d_ino values for entries in "/"
29797         don't match the stat.st_ino values for the same names.
29798         * lib/getcwd.c (__getcwd): When no d_ino value matches the target inode
29799         number, iterate through all entries again, using lstat instead.
29800         Reported by Kenshi Muto in http://bugs.debian.org/355810, and by
29801         Zouhir Hafidi in https://bugzilla.redhat.com/bugzilla/190656.
29802
29803         * lib/getcwd.c (__getcwd): Clarify a comment.
29804         Use memcpy in place of a call to strcpy.
29805
29806         2006-03-12  Jim Meyering  <jim@meyering.net>
29807
29808         * lib/fts-cycle.c (leave_dir): If cycle-check's saved dev-ino pair
29809         matches that of the current directory (which we're about to chdir ".."
29810         out of), then save the dev-ino of the parent, instead.
29811
29812         * lib/same-inode.h (SAME_INODE): New file/macro.
29813         * lib/chdir-safer.c (SAME_INODE): Remove definition.
29814         Include "same-inode.h", instead.
29815         * lib/same.c: Likewise.
29816         * lib/cycle-check.h: Include "same-inode.h".
29817         (CYCLE_CHECK_REFLECT_CHDIR_UP): Define.
29818         * lib/cycle-check.c (SAME_INODE): Remove definition.
29819         * lib/root-dev-ino.h: Include "same-inode.h".
29820
29821         2006-03-11  Eric Blake  <ebb9@byu.net>
29822
29823         * lib/same.c (same_name): s/base_name/last_component/
29824         * lib/backupfile.c (check_extension, numbered_backup): Likewise.
29825         * lib/filenamecat.c (file_name_concat): Likewise.
29826
29827         2006-03-11  Eric Blake  <ebb9@byu.net>,
29828                     Paul Eggert  <eggert@cs.ucla.edu>
29829
29830         * lib/dirname.h (FILE_SYSTEM_PREFIX_LEN): Move here from dos.m4.
29831         [FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX]: Don't treat 1: as a
29832         drive prefix.
29833         (IS_ABSOLUTE_FILE_NAME): Treat all drive letters as absolute on
29834         platforms like cygwin with FILE_SYSTEM_DRIVE_PREFIX_IS_ABSOLUTE.
29835         (last_component): New method.
29836         * lib/dirname.c (dir_len): Determine when drive letters need a
29837         subsequent slash.  Preserve // when it is special.
29838         (dir_name): Don't append dot when drive letter is absolute.
29839         [TEST_DIRNAME]: Move into a full-blown gnulib test.
29840         * lib/basename.c (base_name): New semantics - malloc the result.
29841         Preserve // when it is special.  Preserve relative files that look
29842         like drive letters.
29843         (base_len): Preserve // when it is special.
29844         (last_component): New method, similar to old base_name semantics.
29845         * lib/stripslash.c (strip_trailing_slashes): Use last_component, not
29846         base_name.  Strip redundant slashes from ///.
29847
29848 2006-07-03  Jim Meyering  <jim@meyering.net>
29849
29850         * lib/cycle-check.h (CYCLE_CHECK_REFLECT_CHDIR_UP): Abort if this
29851         macro is used before the first cycle_check call.
29852
29853 2006-07-03  Eric Blake  <ebb9@byu.net>
29854
29855         * modules/dirname (Depends-on): Add xstrndup.
29856
29857 2006-07-02  Paul Eggert  <eggert@cs.ucla.edu>
29858
29859         * m4/stdint.m4 (gl_STDINT_H): Use more-mnemonic identifiers for
29860         test cases, so that config.log is a bit easier to follow.
29861
29862 2006-07-02  Paul Eggert  <eggert@cs.ucla.edu>
29863
29864         * lib/stdint_.h (intmax_t, uintmax_t): Prefer long to long long if
29865         both are 64 bits, since this seems to be the tradition, and this
29866         prevents gcc -Wformat from warning about usages with PRIuMAX.  If
29867         we ever run into a host that prefers long long to long in this
29868         case, we'll need another configure-time test.  Problem reported by
29869         Jim Meyering.
29870
29871 2006-07-02  Eric Blake  <ebb9@byu.net>
29872
29873         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Simplify by using AC_CHECK_DECLS.
29874
29875 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
29876
29877         * modules/inttypes (Depends-on): No longer depends on stdint.
29878         * modules/stdint (Description): Say more about assumptions.
29879         Say that the fast types might differ.  Say macros are used.
29880         (Files): Remove m4/size_max.m4, m4/wchar_t.m4.  Add m4/longlong.m4.
29881         (Makefile.am): Revise list of substituted symbols to match
29882         new stdint.m4.
29883         * modules/stdint-tests (Files): Add m4/wchar_t.m4, m4/wint_t.m4.
29884         (configure.ac): Add gt_TYPE_WCHAR_T, gt_TYPE_WINT_T.
29885         * tests/test-stdint.c (verify_same_types)
29886         [! (__GNUC__ >= 2 && DO_PEDANTIC)]: Put in a decl, so that
29887         the code conforms to C99/C89.
29888         Test for WCHAR_MIN and WCHAR_MAX only if HAVE_WCHAR_T.
29889         Test for WINT_MIN and WINT_MAX only if HAVE_WINT_T.
29890
29891 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
29892
29893         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Backport from Autoconf 2.60,
29894         but fix a bug, by requiring at least 64 bits.
29895         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Likewise.
29896         * m4/longlong.m4 (gl_AC_TYPE_LONG_LONG): Now just call
29897         AC_TYPE_LONG_LONG_INT.  This macro is obsolete and will go soon.
29898         * m4/ulonglong.m4 (gl_AC_TYPE_UNSIGNED_LONG_LONG) Likewise.
29899
29900         * m4/stdint.m4 (gl_STDINT_H): Rewrite to accommodate stdint_.h
29901         changes.  Make 2.59 a prerequisite.  Check and substitute for
29902         HAVE_LONG_LONG_INT.  Rely on Autoconf to check for stdint.h and
29903         inttypes.h.  Do not use special include files; just use the
29904         defaults.  Check for sys/inttypes.h and sys/bitypes.h in the usual
29905         way now.  Remove no-longer-needed tests for HAVE_LONG_64BIT,
29906         HAVE_LONG_LONG_64BIT, int8_t, int16_t, int32_t, int64_t, uint8_t,
29907         uint16_t, uint32_t uint64_t, int_least8_t, int_least16_t,
29908         int_least32_t, int_least64_t, uint_least8_t, uint_least16_t,
29909         uint_least32_t, uint_least64_t, int_fast8_t, int_fast16_t,
29910         int_fast32_t, int_fast64_t, uint_fast8_t uint_fast16_t,
29911         uint_fast32_t, uint_fast64_t, intptr_t, uintptr_t, intmax_t,
29912         uintmax_t, INT8_MIN, INT8_MAX, UINT8_MAX, INT16_MIN, INT16_MAX,
29913         UINT16_MAX, INT32_MIN, INT32_MAX, UINT32_MAX, INT64_MIN,
29914         INT64_MAX, UINT64_MAX, INT_LEAST8_MIN, INT_LEAST8_MAX,
29915         UINT_LEAST8_MAX, INT_LEAST16_MIN, INT_LEAST16_MAX,
29916         UINT_LEAST16_MAX, INT_LEAST32_MIN, INT_LEAST32_MAX,
29917         UINT_LEAST32_MAX, INT_LEAST64_MIN, INT_LEAST64_MAX,
29918         UINT_LEAST64_MAX, INT_FAST8_MIN, INT_FAST8_MAX, UINT_FAST8_MAX,
29919         INT_FAST16_MIN, INT_FAST16_MAX, UINT_FAST16_MAX, INT_FAST32_MIN,
29920         INT_FAST32_MAX, UINT_FAST32_MAX, INT_FAST64_MIN, INT_FAST64_MAX,
29921         UINT_FAST64_MAX, INTPTR_MIN, INTPTR_MAX, UINTPTR_MAX, INTMAX_MIN,
29922         INTMAX_MAX, UINTMAX_MAX, PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN,
29923         SIG_ATOMIC_MAX, SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN,
29924         WINT_MAX.  Check for C99 conformance more strictly, by detecting
29925         bugs in glibc 2.4, Solaris 10, and OpenBSD 3.9.  On the other hand do
29926         not check for things that C99 does not require, e.g., int8_t.  If
29927         a test isn't needed unless <stdint.h> isn't working, and is
29928         unlikely to be needed for any other reason, then don't do it
29929         unless <stdint.h> isn't working.  Do not check for ptrdiff_t or
29930         size_t, since we assume C89 freestanding at least.  Do not check
29931         for sig_atomic_t, wchar_t, or wint_t, since the code now does
29932         the right thing even if the types are not defined.  Instead use:
29933         (gl_STDINT_TYPE_PROPERTIES): New macro.
29934         (gl_HEADER_STDINT_H, gl_HEADER_INTTYPES_H): Remove.  Don't bother
29935         testing whether <sys/types.h> clashes, as Autoconf does this for
29936         us now.  All uses removed.
29937         (gl_STDINT_CHECK_TYPES, gl_STDINT_MISSING_BOUND):
29938         (gl_STDINT_MISSING_BOUNDS, gl_STDINT_MISSING_BOUNDS2):
29939         (gl_CHECK_TYPE_SAME):
29940         Remove; no longer needed.
29941         (gl_STDINT_BITSIZEOF): Don't bother to check whether the type
29942         exists, since we'll return 0 anyway in that case.
29943         (gl_INTEGER_TYPE_SUFFIX, gl_STDINT_INCLUDES): New macros.
29944
29945 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
29946
29947         * lib/stdint_.h (_GL_STDINT_H): Renamed from _STDINT_H, to avoid
29948         possible collision with system files.
29949         (<stdio.h>, <time.h>, <wchar.h>) [defined __cplusplus && ! defined
29950         __STDC_CONSTANT_MACROS)]: Do not include, since we don't need
29951         WCHAR_MIN and WCHAR_MAX in this case.
29952         (<stddef.h>): Do not include; no longer needed.
29953         (<sys/types.h>): Include if @HAVE_SYS_TYPES_H@, not if
29954         (defined(__OpenBSD__) || defined(__bsdi__) || defined(__sgi)).
29955         (<sys/inttypes.h>): Include if @HAVE_SYS_INTTYPES_H@ &&
29956         !@HAVE_INTTYPES_H@, not if (defined(__FreeBSD__)
29957         && (__FreeBSD__ >= 3) && (__FreeBSD__ <= 4)).
29958         (__STDINT_H__) [@HAVE_STDINT_H@ && defined __sgi && ! defined
29959         __c99]: Define, to work around IRIX <stdint.h> incompatibility.
29960         (@FULL_PATH_STDINT_H@) [!(defined(__sgi) && @HAVE_INTTYPES_H@ &&
29961         !defined(__c99))]: Include in this case too, since it's harmless
29962         now.
29963         (<inttypes.h>) [@HAVE_INTTYPES_H@]: Include, since it's no longer
29964         dangerous to do so.
29965         (@FULL_PATH_INTTYPES_H@) [(defined(__hpux) || defined(_AIX)) &&
29966         @HAVE_INTTYPES_H@]: Do not include, since we now include <inttypes.h>.
29967         (_STDINT_MIN, _STDINT_MAX): New macros.
29968         (int8_t, uint8_t, int16_t, uint16_t, int32_t, uint32_t, int64_t):
29969         (uint64_t, int_least8_t, uint_least8_t, int_least16_t):
29970         (uint_least16_t, int_least32_t, uint_least32_t, int_least64_t):
29971         (uint_least64_t, int_fast8_t, uint_fast8_t, int_fast16_t):
29972         (uint_fast16_t, int_fast32_t, uint_fast32_t, int_fast64_t):
29973         (uint_fast64_t, intptr_t, uintptr_t, intmax_t, uintmax_t): Now
29974         macros, not typedefs; this simplifies things quite a bit.
29975         Use long int for all types narrower than int64_t.
29976         (intmax_t, uintmax_t, INTMAX_C, UINTMAX_C):
29977         Define in terms of long long int or int64_t or long int,
29978         not int64_t or int32_t.  This saves some compile-time testing.
29979         (INT8_MIN, INT8_MAX, UINT8_MAX, INT16_MIN, INT16_MAX, UINT16_MAX):
29980         (INT32_MIN, INT32_MAX, UINT32_MAX, INT64_MIN, INT64_MAX):
29981         (UINT64_MAX, INT_LEAST8_MIN, INT_LEAST8_MAX, UINT_LEAST8_MAX):
29982         (INT_LEAST16_MIN, INT_LEAST16_MAX, UINT_LEAST16_MAX):
29983         (INT_LEAST32_MIN, INT_LEAST32_MAX, UINT_LEAST32_MAX):
29984         (INT_LEAST64_MIN, INT_LEAST64_MAX, UINT_LEAST64_MAX, INT_FAST8_MIN):
29985         (INT_FAST8_MAX, UINT_FAST8_MAX, INT_FAST16_MIN, INT_FAST16_MAX):
29986         (UINT_FAST16_MAX, INT_FAST32_MIN, INT_FAST32_MAX, UINT_FAST32_MAX):
29987         (INT_FAST64_MIN, INT_FAST64_MAX, UINT_FAST64_MAX, INTPTR_MIN):
29988         (INTPTR_MAX, UINTPTR_MAX, INTMAX_MIN, INTMAX_MAX, UINTMAX_MAX):
29989         (PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX):
29990         (SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN, WINT_MAX):
29991         undef any previous version and define our own version, for
29992         simplicity and consistency with the new macros for types.
29993         (PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX):
29994         (SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN, WINT_MAX):
29995         Simplify definitions by using _STDINT_MIN and _STDINT_MAX
29996         where appropriate.  Rely on new symbols @PTRDIFF_T_SUFFIX@,
29997         @SIG_ATOMIC_T_SUFFIX@, @SIZE_T_SUFFIX@, @WCHAR_T_SUFFIX@,
29998         @WINT_T_SUFFIX@ to keep things simple here.
29999         (UINT8_C, UINT16_C, UINT32_C, INT64_C, UINT64_C):
30000         Simplify by assuming typical 8/16/32/64 host, since we're
30001         already doing that elsewhere anyway.
30002         Use (LONG_MAX >> 31 >> 31 == 1) rather than @HAVE_LONG_64BIT@,
30003         and assume long long int is 64 bits if available.  This
30004         speeds up 'configure'.
30005
30006 2006-07-01  Eric Blake  <ebb9@byu.net>
30007
30008         * m4/stdarg.m4 (gl_STDARG_H): Use proper AH_VERBATIM.
30009         Reported by Andreas Buening.
30010
30011 2006-07-01  Eric Blake  <ebb9@byu.net>
30012
30013         * m4/stdarg.m4 (gl_STDARG_H): Properly parenthesize gl_va_copy.
30014
30015 2006-06-30  Jim Hyslop  <jhyslop@dreampossible.ca>  (tiny change)
30016
30017         * lib/getaddrinfo.c: fixed typo
30018
30019 2006-06-29  Jim Meyering  <jim@meyering.net>
30020
30021         * modules/strftime (Maintainer): Add my name, since with the
30022         FPRINTFTIME changes strftime.c has forked from glibc.
30023
30024 2006-06-29  Eric Blake  <ebb9@byu.net>
30025
30026         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Use AC_C_INLINE.
30027
30028 2006-06-29  Eric Blake  <ebb9@byu.net>
30029
30030         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): New file.
30031
30032 2006-06-29  Eric Blake  <ebb9@byu.net>
30033
30034         * lib/stat_.h: New file.
30035
30036 2006-06-29  Eric Blake  <ebb9@byu.net>
30037
30038         * lib/stat_.h (rpl_mkdir): Declare inline, to avoid warnings about
30039         unused static function.
30040
30041 2006-06-29  Eric Blake  <ebb9@byu.net>
30042
30043         * doc/functions.texi (Function Portability): Document missing lstat
30044         on mingw.
30045
30046 2006-06-29  Eric Blake  <ebb9@byu.net>
30047
30048         * MODULES.html.sh: Add sys_stat.
30049         * modules/sys_stat: New module.
30050         * modules/mkstemp (Depends-on): Add sys_stat.
30051
30052 2006-06-29  Derek R. Price  <derek@ximbiot.com>
30053
30054         * m4/strftime.m4: Don't call AC_FUNC_STRFTIME.
30055
30056 2006-06-29  Derek R. Price  <derek@ximbiot.com>
30057
30058         * m4/c-bs-a.m4: Removed.
30059
30060 2006-06-29  Derek R. Price  <derek@ximbiot.com>
30061
30062         * lib/strftime.c: Assume strftime() exists.
30063
30064 2006-06-29  Derek Price  <derek@ximbiot.com>
30065
30066         * modules/c-bs-a: Removed - \a is C89.
30067         * MODULES.html.sh: Remove c-bs-a.
30068
30069 2006-06-29  Bruno Haible  <bruno@clisp.org>
30070
30071         * modules/wcwidth (License): Change to LGPL.
30072
30073 2006-06-28  Simon Josefsson  <jas@extundo.com>
30074
30075         * tests/test-getaddrinfo.c: Test getnameinfo too.  Call WSAStartup
30076         on _WIN32.
30077
30078         * modules/getaddrinfo (Depends-on): Add inet_ntop, needed by
30079         getnameinfo.
30080
30081 2006-06-28  Simon Josefsson  <jas@extundo.com>
30082
30083         * m4/getaddrinfo.m4: Look for getnameinfo prototypes too.
30084
30085 2006-06-28  Simon Josefsson  <jas@extundo.com>
30086
30087         * lib/getaddrinfo.c: Try to load ws2_32.dll on Windows, to find the
30088         functions there.  It will succeed on Windows XP, but on Windows
30089         2000 and (presumably) earlier, it will fail, and use the internal
30090         re-implementation.
30091         (use_win32_p): New function.
30092         (getaddrinfo): Use strtoul on servname, to support numeric ports.
30093         Support AI_NUMERICSERV to disable getservbyname.
30094         (getnameinfo): New function, only supports
30095         NI_NUMERICHOST|NI_NUMERICSERV for now.
30096
30097         * lib/getaddrinfo.h: Test and check for AI_* flags separately, MinGW
30098         only have some of them.  Add AI_NUMERICSERV.  Add prototype for
30099         getnameinfo.
30100
30101 2006-06-28  Eric Blake  <ebb9@byu.net>
30102
30103         * modules/wcwidth: New file.
30104         * modules/mbchar (Depends-on): Add wcwidth.
30105         * modules/mbswidth (Depends-on): Add wcwidth.
30106         * MODULES.html.sh: Add wcwidth.
30107
30108 2006-06-28  Eric Blake  <ebb9@byu.net>
30109
30110         * m4/mbswidth.m4 (gl_MBSDWIDTH): Move wcwidth from here...
30111         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): ...to this new file.
30112
30113 2006-06-28  Eric Blake  <ebb9@byu.net>
30114
30115         * lib/xvasprintf.h: Fix comments.
30116
30117 2006-06-28  Eric Blake  <ebb9@byu.net>
30118
30119         * lib/mbchar.h (wcwidth): Include wcwidth.h.
30120         * lib/mbswidth.c (wcwidth): Move from here...
30121         * lib/wcwidth.h: ...to this new file.
30122
30123 2006-06-28  Derek R. Price  <derek@ximbiot.com>
30124
30125         * m4/savedir.m4: Remove AC_FUNC_CLOSEDIR_VOID requirement.
30126
30127         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Don't require AC_C_CONST, since
30128         it's obsolete.
30129         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME): Likewise.
30130
30131 2006-06-28  Derek R. Price  <derek@ximbiot.com>
30132
30133         * lib/savedir.c (CLOSEDIR): Remove.  All uses changed to closedir.
30134         Autoconf 2.60 says this stuff was obsolete.
30135
30136 2006-06-28  Bruno Haible  <bruno@clisp.org>
30137
30138         * modules/wcwidth (Files): Add m4/wchar_t.m4.
30139
30140 2006-06-28  Bruno Haible  <bruno@clisp.org>
30141
30142         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Also require AC_C_INLINE and
30143         gt_TYPE_WCHAR_T.
30144
30145 2006-06-28  Bruno Haible  <bruno@clisp.org>
30146
30147         * lib/wcwidth.h: Declare nothing if !HAVE_WCHAR_T. Provide a fallback
30148         declaration for wcwidth.
30149         * lib/mbswidth.c: Restore the includes of <wchar.h> and <wctypes.h>.
30150
30151 2006-06-28  Bruno Haible  <bruno@clisp.org>
30152
30153         * lib/mkdtemp.c [MINGW]: Include <io.h>.
30154         (mkdir): Define using _mkdir.
30155
30156 2006-06-28  Bruno Haible  <bruno@clisp.org>
30157
30158         * lib/getaddrinfo.h: Fix POSIX URL.
30159         * lib/getaddrinfo.c (WIN32_NATIVE): New macro. Use it instead of
30160         _WIN32.
30161         (use_win32_p): Make static.
30162         (getaddrinfo): Reject service name if it is empty or does not consist
30163         solely of decimal digits, or if its value is > 65535.
30164         (getnameinfo): Remove useless casts.
30165
30166 2006-06-27  Simon Josefsson  <jas@extundo.com>
30167
30168         * modules/sys_select: New file, suggested by Bruno Haible, Paul
30169         Eggert and Martin Lambers.
30170
30171 2006-06-27  Simon Josefsson  <jas@extundo.com>
30172
30173         * m4/sys_select_h.m4: New file, suggested by Bruno Haible, Paul
30174         Eggert and Martin Lambers.
30175
30176 2006-06-27  Bruno Haible  <bruno@clisp.org>
30177
30178         * m4/stdint.m4 (gl_STDINT_BITSIZEOF): For nonexistent types, set the
30179         result to 0, not to empty.
30180         Reported by Martin Neitzel <neitzel@sco.gaertner.de>.
30181
30182 2006-06-27  Bruno Haible  <bruno@clisp.org>
30183
30184         * lib/stdint_.h (intmax_t, uintmax_t): Undefine before typedef.
30185
30186 2006-06-26  Simon Josefsson  <jas@extundo.com>
30187
30188         * m4/inet_ntop.m4: Don't check for sys/types.h, we assume it is
30189         present.
30190
30191 2006-06-26  Paul Eggert  <eggert@cs.ucla.edu>
30192
30193         * lib/base64.c (B64): Use _ as the formal parameter, not x, to avoid
30194         bug in IBM C V6 for AIX.  Problem reported by Larry Jones in
30195         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00181.html>.
30196
30197 2006-06-26  Mark D. Baushke  <mdb@gnu.org>
30198
30199         * m4/stdint.m4 (gl_STDINT_H): Treat BSD/OS like OpenBSD.
30200
30201 2006-06-26  Bruno Haible  <bruno@clisp.org>
30202
30203         * modules/stdint (Makefile.am): Also substitute HAVE_WCHAR_H.
30204
30205 2006-06-26  Bruno Haible  <bruno@clisp.org>
30206
30207         * m4/stdint.m4 (gl_STDINT_H): Test also for <wchar.h>.
30208
30209 2006-06-26  Bruno Haible  <bruno@clisp.org>
30210
30211         * m4/stdint.m4 (gl_STDINT_H): Don't include <stdint.h> when using the
30212         SGI C compiler in pre-C99 mode.
30213         Suggested by Mark D. Baushke and Larry Jones.
30214
30215 2006-06-26  Bruno Haible  <bruno@clisp.org>
30216
30217         * lib/stdint_.h: Include <wchar.h> if necessary for WCHAR_MIN or
30218         WCHAR_MAX.
30219         Reported by Mark D. Baushke and Larry Jones.
30220
30221 2006-06-26  Bruno Haible  <bruno@clisp.org>
30222
30223         * lib/stdint_.h: Don't include <stdint.h> when using the SGI C compiler
30224         in pre-C99 mode.
30225         Suggested by Mark D. Baushke and Larry Jones.
30226
30227 2006-06-23  Simon Josefsson  <jas@extundo.com>
30228             Bruno Haible  <bruno@clisp.org>
30229
30230         * gnulib-tool (func_emit_lib_Makefile_am): Define MOSTLYCLEANDIRS.
30231         Emit mostlyclean-local rule.
30232         (func_emit_tests_Makefile_am): Likewise.
30233         * modules/sys_socket (Makefile.am): Use MOSTLYCLEANDIRS.
30234
30235 2006-06-23  Mark D. Baushke  <mdb@gnu.org>
30236
30237         * lib/stdint_.h: Treat BSD/OS like OpenBSD.
30238
30239 2006-06-23  Bruno Haible  <bruno@clisp.org>
30240
30241         * tests/test-stdint.c: Update to match ISO C 99 Technical
30242         Corrigendum 1.
30243
30244 2006-06-23  Bruno Haible  <bruno@clisp.org>
30245
30246         * m4/stdint.m4 (gl_STDINT_H): Treat IRIX like OpenBSD.
30247
30248 2006-06-23  Bruno Haible  <bruno@clisp.org>
30249
30250         * lib/stdint_.h: Treat IRIX like OpenBSD.
30251
30252 2006-06-23  Bruno Haible  <bruno@clisp.org>
30253
30254         * lib/stdint_.h (UINT8_C, UINT16_C, UINT32_C): Define according to
30255         ISO C 99 Technical Corrigendum 1.
30256
30257 2006-06-22  Simon Josefsson  <jas@extundo.com>
30258
30259         * m4/sockpfaf.m4: Include winsock2.h too, to make it work under
30260         MinGW.
30261
30262 2006-06-22  Paul Eggert  <eggert@cs.ucla.edu>
30263
30264         * lib/glob.c (collated_compare): Remove 'const' uses that weren't
30265         needed.  Some compiler complained about some of them.  Problem reported
30266         by Larry Jones in
30267         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00172.html>.
30268
30269 2006-06-21  Simon Josefsson  <jas@extundo.com>
30270
30271         * tests/test-getaddrinfo.c: New file.
30272
30273         * modules/getaddrinfo-tests: New file.
30274
30275         * MODULES.html.sh: Add inet_pton.
30276
30277         * modules/inet_pton: New file.
30278
30279 2006-06-21  Simon Josefsson  <jas@extundo.com>
30280
30281         * m4/getaddrinfo.m4: Don't define WINVER.  Look for gethostbyname in
30282         -lws2_32 too.  Fixes getaddrinfo on Windows 2000, with the price
30283         of using the (limited) gnulib implementation on Windows XP.
30284
30285         * m4/inet_pton.m4: New file.
30286
30287 2006-06-21  Simon Josefsson  <jas@extundo.com>
30288
30289         * lib/getaddrinfo.c (getaddrinfo): Set ai_family in the return
30290         variable.
30291
30292         * lib/socket_.h: Don't define WINVER.
30293
30294         * lib/inet_pton.h, inet_pton.c: New file, taken from glibc but
30295         slightly modified to work in gnulib.
30296
30297 2006-06-21  Simon Josefsson  <jas@extundo.com>
30298
30299         * doc/gnulib.texi (Windows sockets): Add.
30300
30301 2006-06-21  Paul Eggert  <eggert@cs.ucla.edu>
30302
30303         * lib/read-file.c (fread_file): Start with buffer allocation of
30304         0 bytes rather than 1 byte; this simplifies the code.
30305         Don't invoke feof; it's not needed.  Refactor to avoid duplicate
30306         code to free buffer and save/restore errno.
30307         (internal_read_file): Remove unused local.
30308
30309 2006-06-20  Paul Eggert  <eggert@cs.ucla.edu>
30310
30311         * lib/openat.c (openat): Use ?:, not if, to work around GCC bug 4210
30312         <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=4210>.
30313         Problem reported by Denis Excoffier in
30314         <http://lists.gnu.org/archive/html/bug-tar/2006-06/msg00023.html>.
30315
30316 2006-06-19  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
30317
30318         * modules/sys_socket, modules/socklen: Include sys/types since
30319         FreeBSD 4.x's sys/socket.h needs it.
30320
30321 2006-06-19  Simon Josefsson  <jas@extundo.com>
30322
30323         * lib/inet_ntop.c: Always build inet_ntop4, since inet_ntop6 calls it.
30324
30325 2006-06-19  Paul Eggert  <eggert@cs.ucla.edu>
30326
30327         * lib/alloca_.h (alloca) [defined alloca]: Don't define or declare.
30328
30329 2006-06-19  Bruno Haible  <bruno@clisp.org>
30330
30331         * m4/stdint.m4 (gl_STDINT_H): Enclose the values of FULL_PATH_STDINT_H
30332         and FULL_PATH_INTTYPES_H in angle brackets.
30333         Reported by Mark D. Baushke <mdb@gnu.org>.
30334
30335 2006-06-17  Eric Blake  <ebb9@byu.net>
30336
30337         * m4/rmdir-errno.m4 (gl_FUNC_FMDIR_NOTEMPTY): Assume errno.h declares
30338         errno.
30339
30340 2006-06-17  Bruno Haible  <bruno@clisp.org>
30341
30342         * m4/stdint.m4 (gl_STDINT_H) [FreeBSD >= 5]: Don't include
30343         <sys/inttypes.h>.
30344
30345 2006-06-17  Bruno Haible  <bruno@clisp.org>
30346
30347         * m4/setenv.m4 (gl_PREREQ_SETENV, gl_PREREQ_UNSETENV): Remove test
30348         whether errno is declared. Assume <errno.h> declares errno.
30349
30350 2006-06-17  Bruno Haible  <bruno@clisp.org>
30351
30352         * lib/stdint_.h [FreeBSD >= 5]: Don't include <sys/inttypes.h>.
30353
30354 2006-06-17  Bruno Haible  <bruno@clisp.org>
30355
30356         * lib/stdint_.h (_UINT8_T, _UINT32_T, _UINT64_T): New macros. Fixes a
30357         problem on Solaris 2.5.1.
30358
30359 2006-06-16  Eric Blake  <ebb9@byu.net>
30360
30361         * lib/unsetenv.c [!defined errno]: Assume errno.h declares errno.
30362         * lib/unicodeio.c [!defined errno]: Likewise.
30363         * lib/strtol.c [!defined errno]: Likewise.
30364         * lib/strtod.c [!defined errno]: Likewise.
30365
30366 2006-06-15  Eric Blake  <ebb9@byu.net>
30367
30368         * m4/ssize_t.m4 (gt_TYPE_SSIZE_T): Work in spite of -Werror.
30369
30370 2006-06-15  Eric Blake  <ebb9@byu.net>
30371
30372         * config/srclist.txt (ssize_t.m4): Lose sync.
30373
30374 2006-06-15  Bruno Haible  <bruno@clisp.org>
30375
30376         * modules/stdint (Files): Include m4/full-header-path.m4,
30377         m4/size_max.m4, m4/wchar_t.m4.
30378         (Makefile.am): Many more substitutions.
30379         * modules/stdint-tests: New file.
30380         * tests/test-stdint.c: New file.
30381
30382 2006-06-15  Bruno Haible  <bruno@clisp.org>
30383
30384         * m4/stdint.m4 (gl_STDINT_H): Rewritten to produce a complete stdint.h.
30385         (gl_HEADER_STDINT_H, gl_HEADER_INTTYPES_H, gl_STDINT_CHECK_TYPES,
30386         gl_STDINT_MISSING_BOUND, gl_STDINT_MISSING_BOUNDS,
30387         gl_STDINT_MISSING_BOUNDS2, gl_STDINT_BITSIZEOF, gl_CHECK_TYPES_SIGNED,
30388         gl_CHECK_TYPE_SAME): New macros.
30389
30390 2006-06-15  Bruno Haible  <bruno@clisp.org>
30391
30392         * m4/size_max.m4 (gl_SIZE_MAX): Make it work also when cross-compiling.
30393
30394 2006-06-15  Bruno Haible  <bruno@clisp.org>
30395
30396         * lib/stdint_.h: Rewritten to be fully auto-configured.
30397         Fixes bug on HP-UX/IA64.
30398
30399 2006-06-11  Paul Eggert  <eggert@cs.ucla.edu>
30400
30401         * lib/getdate.y (__attribute__): Don't define if already defined.
30402         Problem reported by Larry Jones.
30403         * lib/utimens.c (__attribute__): Likewise.
30404
30405 2006-06-04  Paul Eggert  <eggert@cs.ucla.edu>
30406
30407         * lib/regexec.c (group_nodes_into_DFAstates): Fix a buffer overrun
30408         reported by Andreas Schwab.
30409
30410 2006-05-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
30411             Bruno Haible  <bruno@clisp.org>
30412
30413         * m4/strndup.m4 (gl_FUNC_STRNDUP): Replace the AC_REPLACE_FUNCS with a
30414         check for the declaration of strnlen and a run test that exposes the
30415         AIX 5.1 strnlen bug.  In the failure case, #define strndup to
30416         rpl_strndup.
30417
30418 2006-05-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
30419             Bruno Haible  <bruno@clisp.org>
30420
30421         * lib/strndup.c (strndup) [!_LIBC]: Don't undefine macro definition.
30422
30423 2006-05-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
30424
30425         * m4/c-strtod.m4 (gl_C99_STRTOLD): Use a link test rather than a
30426         compile test, for Tru64 4.0D.
30427
30428 2006-05-28  Karl Berry  <karl@gnu.org>
30429
30430         * config/srclist.txt (printf-args.c): lose sync.
30431
30432 2006-05-26  Martin Lambers  <marlam@marlam.de>
30433
30434         * lib/getpass.c: Updates the test for the native W32 API, and adds
30435         missing includes, thus fixing compilation warnings.
30436
30437 2006-05-25  Sergey Poznyakoff  <gray@gnu.org.ua>
30438
30439         * lib/exclude.c (exclude_fnmatch): New function.
30440         (excluded_file_name): Call exclude_fnmatch.
30441         * lib/exclude.h (excluded_file_name): New prototype
30442
30443 2006-05-25  Paul Eggert  <eggert@cs.ucla.edu>
30444
30445         * lib/tempname.c (small_open, large_open): New macros.
30446         (__open, __open64) [!_LIBC]: Remove.
30447         (__gen_tempname): Use small_open and large_open instead of __open
30448         and __open64.  This fixes a portability bug on HP-UX 11.11i
30449         reported by Simon Wing-Tang in
30450         <http://lists.gnu.org/archive/html/bug-coreutils/2006-05/msg00114.html>.
30451
30452 2006-05-24  Bruno Haible  <bruno@clisp.org>
30453
30454         * lib/printf-args.c (printf_fetchargs): Turn NULL pointers for
30455         TYPE_STRING and TYPE_WIDE_STRING into a non-NULL replacement.
30456         Reported by Thorsten Maerz <torte@netztorte.de> via
30457         Aaron Stone <aaron@serendipity.cx>.
30458
30459 2006-05-19  Paul Eggert  <eggert@cs.ucla.edu>
30460
30461         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Rename cache variables to use
30462         gl_ rather than jm_.  Link, don't run, so that cross-compiles are
30463         allowed.  Check that resulting type is arithmetic.  Move AC_REQUIRE
30464         and AC_CHECK_HEADERS_ONCE outside of AC_CACHE_CHECK, since they're
30465         not really conditional on the cache.
30466         (gl_PREREQ_NANOSLEEP): Check for sys/select.h.
30467
30468 2006-05-19  Paul Eggert  <eggert@cs.ucla.edu>
30469
30470         * lib/nanosleep.c [HAVE_SYS_SELECT_H]: Include <sys/select.h>.
30471         Use the usual Autoconf way to include <time.h> and/or sys/time.h.
30472         (my_usleep): Don't mishandle maximum value.
30473
30474 2006-05-19  Jim Meyering  <jim@meyering.net>
30475
30476         * lib/getugroups.c: Correct an outdated comment.  From Bruno Haible.
30477
30478 2006-05-17  Bruno Haible  <bruno@clisp.org>
30479
30480         Cygwin portability.
30481         * lib/classpath.c (PATH_SEPARATOR) [CYGWIN]: Define as ':'.
30482
30483 2006-05-17  Bruno Haible  <bruno@clisp.org>
30484
30485         * lib/stdint_.h: Fix recognition of Cygwin.
30486
30487 2006-05-15  Bruno Haible  <bruno@clisp.org>
30488
30489         * build-aux/config.rpath: Improve support for Sun C 5.9 on Linux, based
30490         on libtool patch by Ralf Wildenhues.
30491
30492 2006-05-14  Paul Eggert  <eggert@cs.ucla.edu>
30493
30494         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Fix overly-picky
30495         test for C99 conformance; (bool) 0.5 is an integer constant
30496         expression, but (bool) -0.5 is not.  Problem reported by Fedor
30497         Sergeev in <http://forum.sun.com/jive/thread.jspa?threadID=96202>.
30498
30499 2006-05-11  Simon Josefsson  <jas@extundo.com>
30500
30501         * m4/xvasprintf.m4: Fix obvious typo.
30502
30503 2006-05-11  Jim Meyering  <jim@meyering.net>
30504
30505         * lib/sha1.c (sha1_buffer): Correct comment: s/MD5/SHA1/.  From
30506         James Lemley.
30507
30508 2006-05-10  Simon Josefsson  <jas@extundo.com>
30509
30510         * lib/md4.c: Typo fix, update copyright years.
30511         (K1, K2): Don't use L because it turn computations into 64-bit on
30512         64-bit platforms.
30513
30514 2006-05-10  Paul Eggert  <eggert@cs.ucla.edu>
30515
30516         * lib/crc.c (crc32_update): Remove unnecessary L suffix.
30517         * lib/md4.c (rol): Cast right-shift arg to uint32_t to prevent
30518         unwanted sign propagation, e.g., on hosts with 64-bit int.
30519         There still are some problems with reeelly weird theoretical hosts
30520         (e.g., 33-bit int) but it's not worth worrying about now.
30521         * lib/sha1.c (rol): Likewise.
30522         (K1, K2, K3, K4): Remove unnecessary L suffix.
30523
30524 2006-05-10  Bruno Haible  <bruno@clisp.org>
30525
30526         * lib/des.c: Cast to avoid warnings.
30527
30528 2006-05-09  Bruno Haible  <bruno@clisp.org>
30529
30530         * modules/xvasprintf (Files): Add m4/xvasprintf.m4.
30531         (Depends-on): Depend also on xsize, stdarg.
30532         (configure.ac): Add gl_XVASPRINTF.
30533
30534 2006-05-09  Bruno Haible  <bruno@clisp.org>
30535
30536         * m4/xvasprintf.m4: New file.
30537
30538 2006-05-09  Bruno Haible  <bruno@clisp.org>
30539
30540         * lib/xvasprintf.c: Include limits.h, string.h, xsize.h.
30541         (EOVERFLOW): Define fallback value.
30542         (xstrcat): New function.
30543         (xvasprintf): Recognize the special case of a string concatenation.
30544
30545 2006-05-08  Eric Blake  <ebb9@byu.net>
30546
30547         * gnulib-tool (func_version): Base copyright year on CVS date.
30548         (func_emit_copyright_notice): New function.
30549         (func_emit_lib_Makefile_am): Use it.
30550         (func_emit_tests_Makefile_am): Likewise.
30551         (func_import): Likewise.
30552
30553 2006-05-08  Bruno Haible  <bruno@clisp.org>
30554
30555         * modules/stdarg: New file.
30556         * MODULES.html.sh (func_all_modules): Add section for <stdarg.h>.
30557
30558 2006-05-08  Bruno Haible  <bruno@clisp.org>
30559
30560         * m4/stdarg.m4: New file, from GNU gettext.
30561
30562 2006-05-08  Bruno Haible  <bruno@clisp.org>
30563
30564         * config/srclist.txt (build-aux/config.rpath): different from latest
30565         release.
30566
30567 2006-05-08  Bruno Haible  <bruno@clisp.org>
30568
30569         * build-aux/config.rpath: Add support for Sun C 5.9 on Linux.
30570
30571 2006-05-05  Jim Meyering  <jim@meyering.net>
30572
30573         * m4/warning.m4: New file, derived from bison's file by the same name.
30574
30575 2006-05-03  Bruno Haible  <bruno@clisp.org>
30576
30577         * lib/stdint_.h: Shorter URL.
30578         * lib/inttypes.h: Likewise.
30579
30580 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
30581
30582         * modules/inttypes (Maintainer): Change from Derek Price to 'all'.
30583
30584 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
30585
30586         * lib/verify.h: Document the internals better.  Most of this change
30587         was written by Bruno Haible.
30588
30589 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
30590
30591         * doc/verify.texi: New file, partly based on a proposal by
30592         Bruno Haible.
30593
30594 2006-05-02  Bruno Haible  <bruno@clisp.org>
30595
30596         * m4/full-header-path.m4 (gl_FULL_HEADER_PATH): Move the include_next
30597         test from here...
30598         * m4/_inttypes_h.m4 (gl_INTTYPES_H): ... to here.
30599
30600 2006-04-29  Bruno Haible  <bruno@clisp.org>
30601
30602         * lib/gcd.c: Use WORD_T and GCD instead of unsigned long and gcd.
30603         Suggested by Oskar Liljeblad <oskar@osk.mine.nu>.
30604
30605 2006-04-29  Bruno Haible  <bruno@clisp.org>
30606
30607         * gnulib-tool: Make --update option actually work.
30608
30609 2006-04-29  Bruno Haible  <bruno@clisp.org>
30610
30611         * doc/gcd.texi: New file.
30612         * doc/gnulib.texi: Include it.
30613
30614 2006-04-25  Paul Eggert  <eggert@cs.ucla.edu>
30615
30616         * lib/getdate.y (get_date): When adding relative date, start with the
30617         initial time, not with the result of the first mktime call.
30618
30619 2006-04-25  Bruno Haible  <bruno@clisp.org>
30620
30621         * gnulib-tool (func_import): Output the include directives in three
30622         blocks, sorted separately.
30623         Reported by Ben Pfaff <blp@cs.stanford.edu>.
30624
30625 2006-04-24  Paul Eggert  <eggert@cs.ucla.edu>
30626
30627         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use prototype
30628         to define main with arguments, for C++.  Reported by Eric Blake.
30629         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC):
30630         Prefer 'int main ()' to 'int main (void)', for C++.
30631         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Likewise.
30632         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Specify a return type
30633         for 'main', for C99 and C++.
30634
30635 2006-04-24  Paul Eggert  <eggert@cs.ucla.edu>
30636
30637         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Use return, not exit.
30638         Don't assume that exit status -1 is valid.
30639         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
30640         * m4/putenv.m4 (gl_FUNC_PUTENV): Likewise.
30641         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Likewise.
30642         * m4/readdir.m4 (GL_FUNC_READDIR): Include <stdlib.h>.
30643         * m4/rename.m4 (vb_FUNC_RENAME): Likewise.
30644         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use AC_RUN_IFELSE,
30645         not AC_TRY_RUN.  Use return, not exit.  Don't assume that
30646         functions can be used without declaring them, or that you can
30647         exit with status -1.
30648         * m4/utimes-null.m4 (gl_FUNC_UTIMES_NULL): Likewise.
30649
30650 2006-04-24  Karl Berry  <karl@gnu.org>
30651
30652         * config/srclist.txt (longdouble.m4): sync lost.
30653
30654 2006-04-24  Eric Blake  <ebb9@byu.net>
30655
30656         * m4/strerror_r.m4 (AC_FUNC_STRERROR_R): Avoid unused variable warning.
30657
30658 2006-04-24  Bruno Haible  <bruno@clisp.org>
30659
30660         * m4/poll.m4 (gl_FUNC_POLL): When cross-compiling, reject also the
30661         poll() implementation in AIX.
30662         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
30663
30664 2006-04-24  Bruno Haible  <bruno@clisp.org>
30665
30666         * m4/poll.m4 (gl_FUNC_POLL): Rearrange code, so that POLL_H gets
30667         assigned exactly once.
30668
30669 2006-04-23  Claudio Fontana  <claudio@gnu.org>
30670             Bruno Haible  <bruno@clisp.org>
30671
30672         * modules/gettext (Makefile.am): Add a -I flag for <libintl.h>.
30673         * gnulib-tool (func_emit_lib_Makefile_am): Emit empty default value
30674         for AM_CPPFLAGS.
30675
30676 2006-04-23  Bruno Haible  <bruno@clisp.org>
30677
30678         * modules/copy-file: Depend on unistd.
30679         * modules/execute: Likewise.
30680         * modules/fatal-signal: Likewise.
30681         * modules/findprog: Likewise.
30682         * modules/mkdtemp : Likewise.
30683         * modules/pipe: Likewise.
30684         * modules/wait-process: Likewise.
30685
30686 2006-04-23  Bruno Haible  <bruno@clisp.org>
30687
30688         * lib/fwriteerror.c (fwriteerror): Call fclose also when an error
30689         condition was already detected.
30690         Reported by Ben Pfaff <blp@cs.stanford.edu>.
30691
30692 2006-04-23  Bruno Haible  <bruno@clisp.org>
30693
30694         * lib/copy-file.c: Include <unistd.h> unconditionally.
30695         * lib/execute.c: Likewise.
30696         * lib/fatal-signal.c: Likewise.
30697         * lib/findprog.c: Likewise.
30698         * lib/mkdtemp.c: Likewise.
30699         * lib/pipe.h: Likewise.
30700         * lib/pipe.c: Likewise.
30701         * lib/wait-process.h: Likewise.
30702
30703 2006-04-23  Bruno Haible  <bruno@clisp.org>
30704
30705         * gnulib-tool (func_usage): Fix --import description. Document
30706         --update.
30707         (func_import): Create temporary file in a temporary directory, if
30708         --dry-run is specified. Silence errors from 'grep' when there are no
30709         m4 files in $m4dir.
30710         (func_create_testdir): Silence errors from 'grep' when there are no
30711         m4 files in $m4dir.
30712         Reported by Karl Berry <karl@freefriends.org>.
30713
30714 2006-04-20  Bruno Haible  <bruno@clisp.org>
30715
30716         * m4/argp.m4 (gl_ARGP): Don't call AC_CHECK_DECLS_ONCE with more than
30717         one argument, so that the code will be portable to Autoconf 2.60.
30718         * m4/getlogin_r.m4 (gl_PREREQ_GETLOGIN_R): Likewise.
30719         * m4/getpass.m4 (gl_PREREQ_GETPASS): Likewise.
30720         * m4/unlocked-io.m4 (gl_FUNC_GLIBC_UNLOCKED_IO): Likewise.
30721
30722 2006-04-19  Derek Price  <derek@ximbiot.com>
30723             Eric Blake  <ebb9@byu.net>
30724
30725         * m4/full-header-path.m4 (gl_FULL_HEADER_PATH): Use </full/path.h>
30726         rather than "/full/path.h".  Update comment to match.  Shorten &
30727         generalize m4_translit call via AS_TR_CPP.
30728
30729 2006-04-19  Derek Price  <derek@ximbiot.com>
30730             Eric Blake  <ebb9@byu.net>
30731
30732         * lib/inttypes.h: Correct grammar in comment.
30733
30734 2006-04-18  Derek Price  <derek@ximbiot.com>
30735             Paul Eggert  <eggert@cs.ucla.edu>
30736
30737         * modules/inttypes: New file.
30738         * modules/strtoimax, modules/strtoumax: Depend on inttypes.
30739
30740 2006-04-18  Derek Price  <derek@ximbiot.com>
30741             Paul Eggert  <eggert@cs.ucla.edu>
30742
30743         * m4/_inttypes_h.m4, m4/full-header-path.m4, m4/include_next.m4:
30744         New files.
30745
30746 2006-04-18  Derek Price  <derek@ximbiot.com>
30747             Paul Eggert  <eggert@cs.ucla.edu>
30748
30749         * lib/inttypes.h: New file.
30750         * lib/strtoimax.c: Assume <inttypes.h>.
30751
30752 2006-04-15  Paul Eggert  <eggert@cs.ucla.edu>
30753
30754         * lib/utimens.c (futimens): glibc futimesat messes up if /proc
30755         isn't mounted.  Problem reported by Kir Kolyshkin.
30756
30757 2006-04-13  Paul Eggert  <eggert@cs.ucla.edu>
30758
30759         * lib/regcomp.c (init_dfa): Don't use wchar_t or wctype_t if
30760         RE_ENABLE_I18N is not defined.  Problem reported by Mark D. Baushke via
30761         Derek R. Price.
30762         * lib/regex.h (RE_DUP_MAX): Update comment to match current
30763         implementation.
30764
30765 2006-04-12  Eric Blake  <ebb9@byu.net>
30766
30767         * modules/time_r (Makefile.am): Remove lib_SOURCES line, as this
30768         is now done automatically by the corresponding Autoconf macro.
30769
30770 2006-04-11  Paul Eggert  <eggert@cs.ucla.edu>
30771
30772         * m4/time_r.m4 (gl_TIME_R): Add AC_LIBSOURCES for time_r.c and
30773         time_r.h.
30774
30775 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
30776
30777         Merge regex changes from libc, removing some of our
30778         POSIX-conformance changes that were rejected and redoing them in a
30779         less-intrusive way.
30780
30781         * lib/regcomp.c (re_compile_internal, init_dfa):
30782         Length arg is now size_t, not Idx.  All uses changed.
30783         (peek_token): Forward decl now says internal_function.
30784         (__re_error_msgid, __re_error_msgid_idx):
30785         Now static rather than extern with attribute_hidden.
30786         (re_compile_pattern) [!defined _LIBC]: Use K&R-style defn.
30787         For some reason libc prefers K&R style defns for external functions.
30788         (regerror) [!defined _LIBC]: Likewise.
30789         (re_set_syntax, re_compile_fastmap, regcomp, regfree, re_comp):
30790         (seek_collating_symbol_entry, lookup_collation_sequence_value):
30791         (build_range_exp, build_collating_symbol):
30792         Use K&R-style defn.
30793         (re_compile_fastmap): Use '\0' to memset, not 0.
30794         (utf8_sb_map): Make the calculations more obvious.
30795         (init_dfa, parse_bracket_exp, build_charclass_op):
30796         Call calloc and cast result, as glibc does.
30797         (init_word_char, fetch_token, peek_token, peek_token_bracket):
30798         (build_range_exp, build_collating_symbol):
30799         Now internal functions.
30800
30801         * lib/regex.c [!defined _LIBC]: Allow compiling with C++ compilers.
30802
30803         * lib/regex.h (__USE_GNU_REGEX): New macro.  Don't depend on
30804         _REGEX_SOURCE any more; depend on _GNU_SOURCE instead.
30805         Don't depend on VMS; depend on __VMS instead, for POSIX
30806         namespace cleanness.
30807         (regoff_t): Define to ssize_t, not long int.
30808
30809         Remove the REG_ macros named below.  Instead, make the old names
30810         (e.g., RE_BACKSLASH_ESCAPE_IN_LISTS) visible only if
30811         __USE_GNU_REGEX.
30812         (REG_BACKSLASH_ESCAPE_IN_LISTS):
30813         (REG_BK_PLUS_QM, REG_CHAR_CLASSES, REG_CONTEXT_INDEP_ANCHORS):
30814         (REG_CONTEXT_INDEP_OPS, REG_CONTEXT_INVALID_OPS):
30815         (REG_DOT_NEWLINE, REG_DOT_NOT_NULL, REG_HAT_LISTS_NOT_NEWLINE):
30816         (REG_INTERVALS, REG_LIMITED_OPS, REG_NEWLINE_ALT):
30817         (REG_NO_BK_BRACES, REG_NO_BK_PARENS, REG_NO_BK_REFS):
30818         (REG_NO_BK_VBAR, REG_NO_EMPTY_RANGES):
30819         (REG_UNMATCHED_RIGHT_PAREN_ORD, REG_NO_POSIX_BACKTRACKING):
30820         (REG_NO_GNU_OPS, REG_DEBUG, REG_INVALID_INTERVAL_ORD):
30821         (REG_IGNORE_CASE, REG_CARET_ANCHORS_HERE):
30822         (REG_CONTEXT_INVALID_DUP, REG_NO_SUB, REG_SYNTAX_EMACS):
30823         (REG_SYNTAX_AWK, REG_SYNTAX_GNU_AWK, REG_SYNTAX_POSIX_AWK):
30824         (REG_SYNTAX_GREP, REG_SYNTAX_EGREP, REG_SYNTAX_POSIX_EGREP):
30825         (REG_SYNTAX_ED, REG_SYNTAX_SED, _REG_SYNTAX_POSIX_COMMON):
30826         (REG_SYNTAX_POSIX_BASIC, REG_SYNTAX_POSIX_MINIMAL_BASIC):
30827         (REG_SYNTAX_POSIX_EXTENDED, REG_SYNTAX_POSIX_MINIMAL_EXTENDED):
30828         (REG_DUP_MAX, REG_UNALLOCATED, REG_REALLOCATE, REG_FIXED):
30829         (REG_NREGS):
30830         Remove.  All uses replaced by the old RE_* names.
30831         (RE_BACKSLASH_ESCAPE_IN_LISTS):
30832         (RE_BK_PLUS_QM, RE_CHAR_CLASSES, RE_CONTEXT_INDEP_ANCHORS):
30833         (RE_CONTEXT_INDEP_OPS, RE_CONTEXT_INVALID_OPS):
30834         (RE_DOT_NEWLINE, RE_DOT_NOT_NULL, RE_HAT_LISTS_NOT_NEWLINE):
30835         (RE_INTERVALS, RE_LIMITED_OPS, RE_NEWLINE_ALT):
30836         (RE_NO_BK_BRACES, RE_NO_BK_PARENS, RE_NO_BK_REFS):
30837         (RE_NO_BK_VBAR, RE_NO_EMPTY_RANGES):
30838         (RE_UNMATCHED_RIGHT_PAREN_ORD, RE_NO_POSIX_BACKTRACKING):
30839         (RE_NO_GNU_OPS, RE_DEBUG, RE_INVALID_INTERVAL_ORD):
30840         (RE_IGNORE_CASE, RE_CARET_ANCHORS_HERE):
30841         (RE_CONTEXT_INVALID_DUP, RE_NO_SUB):
30842         Don't bother having these macros be independent of each others'
30843         values, since they no longer exist in the POSIX name space.
30844
30845         Rename the following member names back to their old names,
30846         unless !__USE_GNU_REGEX.  All uses changed back.
30847         (buffer): Renamed from re_buffer.
30848         (allocated): Renamed from re_allocated.
30849         (used): Renamed from re_used.
30850         (syntax): Renamed from re_syntax.
30851         (fastmap): Renamed from re_fastmap.
30852         (translate): Renamed from re_translate.
30853         (can_be_null): Renamed from re_can_be_null.
30854         (regs_allocated): Renamed from re_regs_allocated.
30855         (fastmap_accurate): Renamed from re_fastmap_accurate.
30856         (no_sub): Renamed from re_no_sub.
30857         (not_bol): Renamed from re_not_bol.
30858         (not_eol): Renamed from re_not_eol.
30859         (newline_anchor): Renamed from re_newline_anchor.
30860         (num_regs): Renamed from rm_num_regs.
30861         (start): Renamed from rm_start.
30862         (end): Renamed from rm_end.
30863
30864         (free_state): Move up a bit.
30865
30866         * lib/regex_internal.h (inline) [__GNUC__ < 3 && defined _LIBC]:
30867         #define to be empty.
30868         (ASCII_CHARS): New macro, replacing all uses of 0x80 and/or SBC_MAX / 2
30869         when that is what is intended.
30870         (SBC_MAX): Define to UCHAR_MAX + 1, not 256.
30871         (__re_error_msgid, __re_error_msgid_idx): Remove decls; not needed.
30872         (MAX): New macro.
30873         (re_xmalloc, re_calloc, re_xrealloc, re_x2realloc): Remove.
30874         All uses changed back to re_malloc, etc.  It's now the caller's
30875         responsibility to check for overflow; all callers changed.
30876         (re_alloc_oversized, re_x2alloc_oversized, re_xnmalloc, re_xnrealloc):
30877         (re_x2nrealloc): Remove.
30878         (free_state): Remove decl.
30879
30880         * lib/regexc.c (regexec, re_match, re_search, re_match_2, re_search_2):
30881         (re_set_registers, re_exec):
30882         Use K&R-style defn.
30883
30884         2006-01-31  Roland McGrath  <roland@redhat.com>
30885
30886         * lib/regcomp.c (calc_eclosure_iter): Remove dead variables.
30887         Reported by Mike Frysinger <vapier@gentoo.org>.
30888
30889         2006-01-15  Andreas Jaeger  <aj@suse.de>
30890
30891         [BZ #1950]
30892         * lib/regex_internal.c (re_string_reconstruct): Adjust for
30893         build_wcs_upper_buffer change.
30894         (build_wcs_upper_buffer): Change return type.
30895
30896         2005-12-10  Ulrich Drepper  <drepper@redhat.com>
30897
30898         * lib/regex_internal.h: Include <stdint.h> if available.
30899
30900         2005-12-06  Paolo Bonzini  <bonzini@gnu.org>
30901
30902         * lib/regex_internal.h (SIZE_MAX): Provide a default definition.
30903
30904         2005-10-14  Ulrich Drepper  <drepper@redhat.com>
30905
30906         * lib/regcomp.c: Adjust for changed secondary hash function.
30907
30908         2005-09-30  Ulrich Drepper  <drepper@redhat.com>
30909
30910         * lib/regex.h: Pretty printing.
30911         Clean up namespace a bit.
30912
30913         2005-09-30  Jakub Jelinek  <jakub@redhat.com>
30914
30915         * lib/regexec.c (update_cur_sifted_state, check_arrival,
30916         check_arrival_add_next_nodes): Avoid using uninitialized variable.
30917
30918         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
30919                     Ulrich Drepper  <drepper@redhat.com>
30920
30921         [BZ #1302]
30922         * lib/regex_internal.h (bitset_t): Renamed from bitset.  All uses
30923         changed.
30924         (bitset_word_t): Renamed from bitset_word.  All uses changed.
30925
30926         2005-09-22  Ulrich Drepper  <drepper@redhat.com>
30927
30928         [BZ #281]
30929         * lib/regex.h: Define RE_TRANSLATE_TYPE as unsigned char *.
30930         * lib/regcomp.c: Remove unnecessary uses of
30931         unsigned RE_TRANSLATE_TYPE.
30932         * lib/regex_internal.h: Likewise.
30933         * lib/regex_internal.c: Likewise.
30934         * lib/regexec.c: Likewise.
30935         Based on a patch by Stepan Kasal <kasal@ucw.cz>.
30936
30937         2005-09-07  Ulrich Drepper  <drepper@redhat.com>
30938
30939         * lib/regexec.c (find_recover_state): Remove unnecessary
30940         initialization.
30941         (transit_state_bkref): Make DFA a const pointer.
30942         (get_subexp): Likewise.
30943         (check_arrival): Likewise.
30944         (update_cur_sifted_state): Likewise.
30945         (re_search_internal): Likewise.
30946         (prune_impossible_nodes): Likewise.
30947         (acquire_init_state_context): Likewise.
30948         (proceed_next_node): Likewise.
30949         (set_regs): Likewise.
30950         (free_fail_stack_return): Likewise.
30951         (check_arrival_expand_ecl): Mark DFA parameter as const.
30952         (check_arrival_expand_ecl_sub): Likewise.
30953         (check_subexp_limits): Likewise.
30954         (sub_epsilon_src_nodes):  Likewise.
30955         (add_epsilon_src_nodes):  Likewise.
30956         (merge_state_array): Likewise.
30957         (update_regs): Likewise.
30958         (build_trtable): Likewise.
30959         (sift_states_backward): Mark MCTX parameter as const.
30960         (build_sifted_states): Likewise.
30961         (update_cur_sifted_state): Likewise.
30962         (sift_states_mkref): Likewise.
30963         (check_arrival_expand_ecl): Mark eclosure as const.
30964         (check_dst_limits_calc_pos_1): Likewise.
30965         * lib/regex_internal.h (re_match_context_t): Make dfa a const
30966         pointer.
30967
30968         2005-09-06  Ulrich Drepper  <drepper@redhat.com>
30969
30970         * lib/regexec.c (merge_state_with_log): Define dfa as const pointer.
30971         (transit_state_sb): Likewise.
30972         (transit_state_mb): Likewise.
30973         (sift_states_iter_mb): Likewise.
30974         (check_arrival_add_next_nodes): Likewise.
30975         (check_node_accept_bytes): Change first parameter to pointer-to-const.
30976         [_LIBC] (re_search_2_stub): Use mempcpy.
30977
30978         * lib/regex_internal.c (re_string_reconstruct): Avoid calling
30979         mbrtowc for very simple UTF-8 case.
30980
30981         * lib/regex_internal.c (re_acquire_state): Make DFA pointer arg
30982         a pointer-to-const.
30983         (re_acquire_state_context): Likewise.
30984         * lib/regex_internal.h: Adjust prototypes.
30985
30986         * lib/regex.c: Prevent using C++ compilers.
30987
30988         * lib/regex_internal.c (re_acquire_state): Minor code rearrangement.
30989         (re_acquire_state_context): Likewise.
30990
30991 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
30992
30993         * modules/regex (Depends-on): Add ssize_t.
30994
30995 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
30996
30997         * m4/regex.m4 (gl_REGEX): Check for new glibc interface to
30998         translation table.
30999
31000 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
31001
31002         * doc/gnulib-tool.texi (Modified imports): pathname -> file name.
31003
31004 2006-03-29  Mark D. Baushke  <mdb@gnu.org>
31005             Bruno Haible  <bruno@clisp.org>
31006
31007         * lib/stdint_.h: On OpenBSD, don't redefine types already included in
31008         <sys/types.h> and <inttypes.h>.
31009
31010 2006-03-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
31011
31012         * m4/argz.m4 (gl_FUNC_ARGZ): If we define `error_t', also define
31013         `__error_t_defined', so argp.h will not typedef the former.
31014
31015 2006-03-25  Paul Eggert  <eggert@cs.ucla.edu>
31016
31017         * m4/regex.m4 (gl_REGEX): Don't insist on REG_SYNTAX_POSIX_EGREP,
31018         REG_SYNTAX_EMACS, and REG_IGNORE_CASE.  Settle for the traditional
31019         glibc names.  Even if glibc is changed to conform to POSIX, the
31020         traditional names will be available anyway, since regex depends on
31021         the extensions module.  Also, fix a longstanding typo in the
31022         implementation of Spencer ERE test #75 from grep 2.3.  Problems
31023         reported by Emanuele Giaquinta.  Also, change sense of cached
31024         variable, so that the message makes sense.
31025
31026 2006-03-24  Simon Josefsson  <jas@extundo.com>
31027
31028         * lib/base64.c: Fix problems reported by Eric Blake <ebb9@byu.net>,
31029         including some doc fixes.
31030         (base64_encode_alloc): Fix +1 bug on allocation failures.
31031
31032 2006-03-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
31033
31034         * lib/base64.c (base64_encode): Do not read past end of array with
31035         unsanitized input on systems with CHAR_BIT > 8.
31036
31037 2006-03-24  Eric Blake  <ebb9@byu.net>
31038
31039         * lib/time_r.c (copy_string_result): Remove, as it is no longer used.
31040
31041 2006-03-22  Karl Berry  <karl@gnu.org>
31042
31043         * config/srclist.txt (*setenv.[ch]): get from coreutils.
31044         * config/srclistvars.sh (COREUTILS): new var.
31045
31046 2006-03-17  Jim Meyering  <jim@meyering.net>
31047
31048         * m4/regex.m4 (gl_REGEX): Fix typo in last change:
31049         s/_REGEX_WIDE_OFFSETS/_REGEX_LARGE_OFFSETS/.
31050
31051 2006-03-16  Paul Eggert  <eggert@cs.ucla.edu>
31052
31053         * m4/regex.m4 (gl_REGEX): Don't check for off_t, since the code
31054         no longer needs it.  Instead, check that regoff_t is as least
31055         as wide as ptrdiff_t.
31056
31057         Don't define _REGEX_WIDE_OFFSETS unless using the included regex,
31058         so that our regex.h stays compatible with the installed regex.
31059         This is helpful for installers who configure --without-included-regex.
31060         Problem reported by Emanuele Giaquinta.
31061
31062 2006-03-16  Paul Eggert  <eggert@cs.ucla.edu>
31063
31064         * lib/regex.h (regoff_t) [defined _REGEX_LARGE_OFFSETS]:
31065         Typedef to long int, not to off_, as POSIX will likely change
31066         in that direction.
31067
31068 2006-03-15  Eric Blake  <ebb9@byu.net>
31069
31070         * m4/dirfd.m4 (gl_FUNC_DIRFD): Use AC_REQUIRE for AC_HEADER_DIRENT.
31071
31072 2006-03-13  Sergey Poznyakoff  <gray@gnu.org.ua>
31073
31074         * lib/argp-help.c (validate_uparams): Fix typo
31075         * lib/argp-parse.c (argp_default_options): Consistently begin help
31076         messages with a lowercase letter.
31077
31078 2006-03-11  Paul Eggert  <eggert@cs.ucla.edu>
31079
31080         * lib/time_r.h (asctime_r, ctime_r): Remove.  These functions can
31081         overrun buffers and shouldn't be used (much as gets shouldn't be
31082         used).
31083         * lib/time_r.c (asctime_r, ctime_r): Likewise.
31084
31085 2006-03-08  Simon Josefsson  <jas@extundo.com>
31086
31087         * m4/gc-random.m4: Permit 'no' as variable values and fix warnings,
31088         suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
31089
31090 2006-03-08  Simon Josefsson  <jas@extundo.com>
31091
31092         * m4/gc-random.m4: Call AC_CANONICAL_HOST and use $host_os instead of
31093         $target, suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
31094
31095 2006-03-08  Simon Josefsson  <jas@extundo.com>
31096
31097         * lib/gc-gnulib.c (randomize): Don't open files called 'no', they
31098         signal that configure disabled the device.
31099
31100 2006-03-08  Simon Josefsson  <jas@extundo.com>
31101
31102         * build-aux/maint.mk: Fix refresh-po, to handle no translated
31103         languages.
31104
31105 2006-03-07  Simon Josefsson  <jas@extundo.com>
31106
31107         * modules/getopt (Depends-on): Add unistd.
31108
31109         * modules/unistd: New file.
31110
31111 2006-03-07  Simon Josefsson  <jas@extundo.com>
31112
31113         * modules/gc-random: New file.
31114
31115 2006-03-07  Simon Josefsson  <jas@extundo.com>
31116
31117         * m4/unistd_h.m4: New file.
31118
31119 2006-03-07  Simon Josefsson  <jas@extundo.com>
31120
31121         * m4/readline.m4 (gl_FUNC_READLINE): Rewrite the cached part of the
31122         test to be side-effect free by storing the result in the cache
31123         variable gl_cv_lib_readline, and moving the assignment of
31124         LIBREADLINE and LTLIBREADLINE outside the COMMANDS-TO-SET-IT.
31125         From Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
31126
31127 2006-03-07  Simon Josefsson  <jas@extundo.com>
31128
31129         * m4/gc-random.m4: New file, mostly from gc.m4.  Warn instead of
31130         error on missing devices (the functions will return an error).
31131
31132         * m4/gc.m4: Move random stuff to gc-random.m4
31133
31134 2006-03-07  Simon Josefsson  <jas@extundo.com>
31135
31136         * lib/unistd_.h: New file.
31137
31138 2006-03-07  Simon Josefsson  <jas@extundo.com>
31139
31140         * lib/gc-libgcrypt.c, gc-gnulib.c: Use GC_USE_RANDOM.
31141
31142 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
31143
31144         * m4/unistd_h.m4 (gl_HEADER_UNISTD): Rename, to match modules file.
31145         Problem reported by Juan Manuel Guerrero.
31146
31147 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
31148
31149         * lib/c-stack.c: Include unistd.h unconditionally, since we now assume
31150         the unistd module.
31151         * lib/getlogin_r.c: Likewise.
31152         * lib/getlogin_r.h: Likewise.
31153         * lib/glob.c: Likewise.
31154         * lib/pagealign_alloc.c: Likewise.
31155         * lib/unistd_.h: Remove; no longer needed.
31156
31157 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
31158
31159         * MODULES.html.sh (Support for systems lacking POSIX:2001):
31160         Add unistd.
31161         * modules/c-stack (Depends-on): Add unistd.
31162         * modules/getlogin_r: Likewise.
31163         * modules/glob: Likewise.
31164         * modules/pagealign_alloc: Likewise.
31165         * modules/unistd (Files): Remove lib/unistd_.h.
31166         (EXTRA_DIST): Remove.
31167         (unistd.h): Create using 'echo' rather than 'cp', so that we don't
31168         need unistd_.h.
31169         (MOSTLYCLEANFILES): Remove unistd.h-t.
31170
31171 2006-03-03  Simon Josefsson  <jas@extundo.com>
31172
31173         * build-aux/maint.mk: Add several syntax checks from CoreUtils.
31174
31175 2006-03-03  Simon Josefsson  <jas@extundo.com>
31176
31177         * build-aux/maint.mk: Add refresh-po rule, based on ideas from
31178         libidn and bison.
31179
31180 2006-03-03  Simon Josefsson  <jas@extundo.com>
31181
31182         * build-aux/maint.mk: Add indent target.
31183
31184 2006-03-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de> (tiny change)
31185
31186         * m4/poll.m4 (gl_FUNC_POLL): If we deem poll(2) unacceptable, use
31187         our replacement poll.h in any case, to avoid a differing
31188         declaration from a system header.  Seen on AIX.
31189
31190 2006-03-01  Simon Josefsson  <jas@extundo.com>
31191
31192         * lib/readline.c: Fix typo, tiny patch from Stepan Kasal
31193         <kasal@ucw.cz>.
31194
31195 2006-03-01  Paul Eggert  <eggert@cs.ucla.edu>
31196
31197         * modules/gettime (Depends-on): Add extensions module.
31198         * modules/nanosleep (Depends-on): Likewise.
31199         * modules/settime (Depends-on): Likewise.
31200
31201 2006-03-01  Paul Eggert  <eggert@cs.ucla.edu>
31202
31203         * m4/clock_time.m4 (gl_CLOCK_TIME): Require gl_USE_SYSTEM_EXTENSIONS,
31204         not merely AC_GNU_SOURCE, for the benefit of Solaris 10 when compiled
31205         pedantically.
31206         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
31207         * m4/timespec.m4 (gl_TIMESPEC): Likewise.
31208
31209         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Use "=" with "test",
31210         not "==".  Reported by Ralf Wildenhues.
31211
31212 2006-03-01  Karl Berry  <karl@gnu.org>
31213
31214         * doc/Copyright/request-*: new files, synced from gnuorg.
31215
31216 2006-03-01  Karl Berry  <karl@gnu.org>
31217
31218         * config/srclist.txt (Copyright/*): new entries.
31219
31220 2006-02-28  Simon Josefsson  <jas@extundo.com>
31221
31222         * lib/getopt.c: Protect #include of unistd.h, for MSVS.
31223
31224 2006-02-27  Simon Josefsson  <jas@extundo.com>
31225
31226         * lib/base64.h: Indent #define's.  From Jim Meyering
31227         <jim@meyering.net>.
31228
31229 2006-02-27  Jim Meyering  <jim@meyering.net>
31230
31231         Revert the change of 2006-02-24, so these files can continue
31232         to be sync'd from gettext.
31233         * lib/mkdtemp.c, setenv.c, unsetenv.c: *Un*-normalize inclusion
31234         of `config.h'.
31235
31236 2006-02-26  Paul Eggert  <eggert@cs.ucla.edu>
31237
31238         * modules/intprops: New file.
31239         * MODULES.html.sh (Numeric conversion functions <stdlib.h>):
31240         Add intprops.
31241         * modules/getloadavg (Files): Remove lib/intprops.h.
31242         (Depends-on): Add intprops.
31243         * modules/human: Likewise.
31244         * modules/inttostr: Likewise.
31245         * modules/openat: Likewise.
31246         * modules/sig2str: Likewise.
31247         * modules/userspec: Likewise.
31248         * modules/utimecmp: Likewise.
31249         * modules/xnanosleep: Likewise.
31250         * modules/xstrtol: Likewise.
31251
31252 2006-02-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny changes)
31253
31254         * modules/xstrtod: Omit xstrtod.h, xstrtod.c; they're in LIB_SOURCES.
31255         * modules/lock-tests (TESTS): Use $(EXEEXT).
31256         * modules/tls-tests: Likewise.
31257         * modules/argp-tests: Likewise.
31258         (check_PROGRAMS): New var, replacing...
31259         (noinst_PROGRAMS, test_argp_SOURCES): Remove.
31260
31261 2006-02-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
31262
31263         * lib/mkdtemp.c, lib/setenv.c, lib/unsetenv.c: Normalize inclusion of
31264         `config.h'.
31265
31266 2006-02-24  Paul Eggert  <eggert@cs.ucla.edu>
31267
31268         * lib/glob.c: Say "invalid" rather than "illegal" in comments.
31269
31270 2006-02-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
31271
31272         Sync from coreutils.
31273         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Require gl_FUNC_LCHMOD and
31274         gl_CHDIR_SAFER.
31275
31276 2006-02-22  Jim Meyering  <jim@meyering.net>
31277
31278         Sync from coreutils.
31279         * m4/chdir-safer.m4: New file.
31280
31281 2006-02-20  Paul Eggert  <eggert@cs.ucla.edu>
31282
31283         * lib/getcwd.c (AT_FDCWD): Work around a bug in Solaris 9 and 10, where
31284         AT_FDCWD exceeds INT_MAX.
31285         * lib/openat.h (AT_FDCWD): Likewise.
31286
31287 2006-02-17  Eric Blake  <address@hidden>
31288
31289         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Fix caching error.
31290
31291 2006-02-16  Simon Josefsson  <jas@extundo.com>
31292
31293         * modules/getaddrinfo (Depends-on): Add sys_socket.
31294
31295 2006-02-15  Simon Josefsson  <jas@extundo.com>
31296
31297         * build-aux/maint.mk: Add dsyntax-check rule.
31298
31299 2006-02-15  Eric Blake  <ebb9@byu.net>
31300
31301         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Don't attempt using
31302         winsock2.h or ws2tcpip.h when sys/socket.h is present. Fixes
31303         'present but cannot compile' warnings on cygwin.
31304         * m4/socklen.m4 (gl_TYPE_SOCKLEN_T): Use gl_HEADER_SYS_SOCKET.  Don't
31305         use ws2tcpip.h if sys/socket.h works.
31306         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Use gl_HEADER_SYS_SOCKET.
31307         (gl_GETADDRINFO): Don't use ws2tcpip.h when sys/socket.h is present.
31308
31309 2006-02-14  Simon Josefsson  <jas@extundo.com>
31310
31311         * modules/maintainer-makefile (Files): Rename.
31312
31313         * build-aux/GNUmakefile: Rename Makefile.maint to maint.mk
31314         and (the local) Makefile.cfg to maint-cfg.mk.
31315
31316         * build-aux/Makefile.maint, build-aux/maint.mk: Renamed the former
31317         to the latter.
31318
31319         * modules/maintainer-makefile: New module.
31320
31321         * build-aux/Makefile.maint: New file, from GNU CoreUtils, although
31322         severaly stripped to make it possible to build it up from scratch
31323         with reliable tests.
31324
31325         * build-aux/GNUmakefile: New file, from GNU CoreUtils with some
31326         fixes to permit overriding the default actions when configure and
31327         makefile are not available.
31328
31329 2006-02-14  Paul Eggert  <eggert@cs.ucla.edu>
31330
31331         Sync from coreutils.
31332         * modules/lstat (Depends-on): Don't depend on xalloc.
31333         (License): Change from GPL to LGPL, since this is now simply a
31334         replacement for a libc function.
31335
31336 2006-02-14  Jim Meyering  <jim@meyering.net>
31337
31338         Sync from coreutils.
31339
31340         Eliminate the unwelcome (albeit unlikely) possibility of xmalloc
31341         failure on deficient systems, and simplify gnulib lgpl dependencies.
31342         * lib/lstat.c (rpl_lstat): Rewrite to use stat() in place of the
31343         xmalloc/lstat combination.  Based on a patch from Bruno Haible.
31344
31345         * lib/xalloc-die.c: Remove unused definition of N_.
31346
31347 2006-02-14  Jim Meyering  <jim@meyering.net>
31348
31349         Sync from coreutils.
31350         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Invoke
31351         AC_CHECK_FUNCS(getmntent) unconditionally so that tests of
31352         $ac_cv_func_getmntent (e.g., in gl_LIST_MOUNTED_FILE_SYSTEMS) need not
31353         double-quote uses of that variable, to accommodate the rare case in
31354         which getmntent is available in none of the libraries checked.  This
31355         happens at least on FreeBSD 5.0.
31356
31357 2006-02-13  Simon Josefsson  <jas@extundo.com>
31358
31359         * gnulib-tool (Usage): Fix --import, from
31360         karl@freefriends.org (Karl Berry).
31361
31362 2006-02-13  Sergey Poznyakoff  <gray@gnu.org.ua>
31363
31364         * lib/argp-fmtstream.c: Restore another bugfix lost on 2005-12-12
31365
31366 2006-02-07  Sergey Poznyakoff  <gray@gnu.org.ua>
31367
31368         * lib/argp-namefrob.h: Restore changes accidentally lost during the
31369         "autoupdate" on 2005-12-12.
31370
31371 2006-02-07  Paul Eggert  <eggert@cs.ucla.edu>
31372
31373         * modules/closeout (Depends-on): Remove atexit.
31374
31375 2006-02-07  Paul Eggert  <eggert@cs.ucla.edu>
31376
31377         * lib/closeout.c (close_stdout): Don't assume 'bool' converts nonzero
31378         ints to 0 or 1, as this isn't true for the stdbool.h substitute.
31379
31380 2006-02-05  Paul Eggert  <eggert@cs.ucla.edu>
31381
31382         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Don't #define
31383         __EXTENSIONS__ if this causes compilation to fail.  Problem
31384         reported by Nelson H. F. Beebe with Solaris 10 and Sun C 5.7
31385         c89 -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED.
31386
31387 2006-01-27  Paul Eggert  <eggert@cs.ucla.edu>
31388
31389         * lib/fnmatch.c (L_): Renamed from L, to work around a bug in
31390         Mac OS X 10.3.9 with GCC 3 reported by Claudio Fontana in
31391         <http://lists.gnu.org/archive/html/bug-gnulib/2006-01/msg00074.html>.
31392         All uses changed.
31393
31394 2006-01-26  Simon Josefsson  <jas@extundo.com>
31395
31396         * lib/socket_.h: Set WINVER to 0x0501, to make sure getaddrinfo
31397         prototype is visible on mingw32.
31398
31399         * lib/getaddrinfo.h: Define EAI_ADDRFAMILY and EAI_SYSTEM if not set,
31400         for mingw32.
31401
31402         * lib/gai_strerror.c, getaddrinfo.h: Protect netdb.h #include (for
31403         mingw32).
31404
31405 2006-01-26  Paul Eggert  <eggert@cs.ucla.edu>
31406
31407         * lib/fts.c (diropen): Open with O_NOCTTY | O_NONBLOCK too.  Don't
31408         attempt to open for write; this always fails, at least on POSIX
31409         hosts.  This reinstates the 2006-01-09 change, which was
31410         inadvertently removed.
31411
31412 2006-01-26  Bruno Haible  <bruno@clisp.org>
31413
31414         * gnulib-tool (func_import): Use "trap 'exit $?' instead of "trap :".
31415         Reported by Paul Eggert.
31416
31417 2006-01-26  Bruno Haible  <bruno@clisp.org>
31418             Paul Eggert  <eggert@cs.ucla.edu>
31419
31420         * lib/stdbool_.h (_Bool)
31421         [(! (defined __cplusplus || defined __BEOS__)
31422           && !defined __GNUC__
31423           && !(defined __HP_cc || defined __xlc__
31424                || (defined __SUNPRO_C && (__SUNPRO_C < 0x550 || __STDC__ == 1))
31425                || defined __sgi))]:
31426         #define to signed char in these cases too; this simplifies
31427         the code (so that we don't have to worry about HP-UX, AIX, SunPRO,
31428         etc., separately) and makes it more conservative.
31429
31430 2006-01-25  Simon Josefsson  <jas@extundo.com>
31431
31432         * m4/getaddrinfo.m4: Look for getaddrinfo inside ws2tcip.h and
31433         -lws2_32.  Protect sys/socket.h and netdb.h #include's.  Include
31434         ws2tcpip.h with WINVER=0x0501.  All for mingw32.
31435
31436 2006-01-25  Sergey Poznyakoff  <gray@gnu.org.ua>
31437
31438         * lib/argp-namefrob.h: Bugfix. Remove stray #
31439
31440 2006-01-25  Paul Eggert  <eggert@cs.ucla.edu>
31441
31442         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check for xlc bug if __GCC__ too,
31443         so that we test the test.
31444         Check for yet another HP-UX cc bug involving *bool |= bool.
31445
31446 2006-01-25  Karl Berry  <karl@gnu.org>
31447
31448         * config/srclist.txt (vasnprintf.c): sync lost.
31449
31450 2006-01-25  Jim Meyering  <jim@meyering.net>
31451
31452         Sync from the stable (b5) branch of coreutils:
31453
31454         * lib/fts.c (fts_children): Don't let close() clobber errno from
31455         failed fchdir().
31456
31457         * lib/fts.c (fts_stat): When following a symlink-to-directory,
31458         don't necessarily interpret stat-fails+lstat-succeeds as indicating
31459         a dangling symlink.  That can also happen at least for ELOOP.
31460         The fix: return FTS_SLNONE only when the stat errno is ENOENT.
31461         FYI, this bug predates the inclusion of fts.c in coreutils.
31462
31463         * lib/fts.c (fts_open): Put new maxarglen declaration and uses
31464         in their own block, so pre-c99 compilers don't object.
31465
31466         Avoid the double-free (first in fts_read, second in fts_close) that
31467         would occur when an `active' directory is made inaccessible (e.g.,
31468         via chmod a-x) during a traversal.
31469         * lib/fts.c (fts_read): After a failed fchdir, update sp->fts_cur
31470         before returning.  Reproduce this failure by
31471         mkdir -p a/b; cd a; chmod a-x . b
31472         Reported by Stavros Passas.
31473
31474 2006-01-25  Jim Meyering  <jim@meyering.net>
31475
31476         * lib/fileblocks.c: Remove more useless parentheses.
31477         * lib/readutmp.h: Likewise.
31478
31479 2006-01-25  Bruno Haible  <bruno@clisp.org>
31480
31481         * lib/stdbool_.h (_Bool) [IRIX cc]: Define as 'signed char', to avoid
31482         warnings.
31483         Reported by Paul Eggert.
31484
31485 2006-01-25  Bruno Haible  <bruno@clisp.org>
31486
31487         * gnulib-tool (func_import): Use "trap :" instead of "trap -" to get
31488         rid of a trap command. For Solaris sh.
31489         Reported by Mark D. Baushke <mdb@gnu.org>.
31490
31491 2006-01-24  Simon Josefsson  <jas@extundo.com>
31492
31493         * lib/socket_.h (SHUT_WR, SHUT_RDWR): Don't hardcode, suggested by
31494         Bruno.
31495
31496 2006-01-24  Karl Berry  <karl@gnu.org>
31497
31498         * config/srclist.txt (argp-namefrob.h): sync lost.
31499
31500 2006-01-24  Jim Meyering  <jim@meyering.net>
31501
31502         * modules/openat (Files): Add lib/intprops.h.
31503         From Mark D. Baushke.
31504
31505 2006-01-24  Jim Meyering  <jim@meyering.net>
31506
31507         * m4/openat.m4 (gl_FUNC_OPENAT): Add AC_LIBSOURCES([intprops.h]).
31508         Reported by Mark D. Baushke.
31509
31510 2006-01-24  Jim Meyering  <jim@meyering.net>
31511
31512         * lib/socket_.h: Remove useless parentheses in uses of cpp `defined'.
31513
31514 2006-01-24  Bruno Haible  <bruno@clisp.org>
31515
31516         * modules/strnlen (Maintainer): Change from glibc to all.
31517
31518 2006-01-24  Bruno Haible  <bruno@clisp.org>
31519
31520         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check for IBM and HP-UX bugs.
31521         Patch by Paul Eggert.
31522
31523 2006-01-24  Bruno Haible  <bruno@clisp.org>
31524
31525         * lib/stdbool_.h (_Bool) [__cplusplus]: Don't define if the compiler
31526         already has it.
31527         Report and patch by Albert Chin-A-Young  <china@thewrittenword.com> on
31528         2005-11-26.
31529
31530         * lib/stdbool_.h (_Bool) [HP-UX cc, AIX cc,xlc]: Define as
31531         'signed char' to avoid problems with the built-in _Bool type.
31532         Reported by Paul Eggert on 2005-11-26.
31533
31534 2006-01-24  Bruno Haible  <bruno@clisp.org>
31535
31536         * gnulib-tool (func_import): Avoid constructing complicated sed
31537         expressions inside backquote.
31538         Report and solution by Mark D. Baushke <mdb@gnu.org>.
31539
31540 2006-01-23  Ulrich Drepper  <drepper@redhat.com>
31541
31542         These changes imported from libc.
31543         * lib/getopt.c: Use __fxprintf instead of inline stream orientation
31544         test and two separate function calls.
31545         * lib/strndup.c (__strndup): Add libc_hidden_def.
31546
31547 2006-01-23  Simon Josefsson  <jas@extundo.com>
31548
31549         * modules/lock-tests: Use check_PROGRAMS instead of noinst_PROGRAMS.
31550         Remove the test_*_SOURCES variable: automake infers it by default.
31551         * modules/tls-tests: Likewise.
31552
31553 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
31554
31555         Work around porting bugs reported by Dieter in
31556         <http://lists.gnu.org/archive/html/bug-bison/2006-01/msg00049.html>.
31557         * lib/getopt.c (_NOPROTO): Remove; no longer needed.
31558         Include <stdlib.h> and <unistd.h> in all environments; it's safe now.
31559         Include "getopt.h" first, to check interface.
31560         (getenv): Declare only if defined HAVE_DECL_GETENV &&
31561         !HAVE_DECL_GETENV.
31562         * lib/strndup.c [!_LIBC]: Include "strndup.h" to get prototype.
31563         (__strndup): Revert to K&R-style function dfns, the glibc style.
31564         * lib/strnlen.c: Don't claim it's taken from glibc; it's not.
31565         (strnlen, __strnlen): Remove #defines and #undefs; not needed.
31566         Include strnlen.h first, to get prototype properly.
31567         (strnlen): Renamed from __strnlen.
31568         Remove weak alias.
31569
31570 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
31571
31572         * m4/getopt.m4 (gl_PREREQ_GETOPT): Check for getenv decl.
31573
31574 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
31575
31576         * config/srclist.txt: Adjust to reflect glibc reorganization.
31577         This affects only comments.
31578
31579 2006-01-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
31580
31581          * gnulib-tool, build-aux/csharpcomp.sh.in: Do not pass `-q' to mktemp.
31582          Reported by Bruce Korb <bkorb@gnu.org>.
31583
31584 2006-01-22  Paul Eggert  <eggert@cs.ucla.edu>
31585
31586         * lib/quotearg.c (quotearg_buffer_restyled): Add "default: break;"
31587         to pacify gcc -Wswitch-default.
31588
31589 2006-01-22  Bruno Haible  <bruno@clisp.org>
31590
31591         * lib/vasnprintf.c (VASNPRINTF): In the computation of the size of the
31592         temporary buffer for sprintf, take into account the precision also
31593         for 'd', 'i', 'u', 'o', 'x', 'X'.
31594
31595 2006-01-21  Sergey Poznyakoff  <gray@gnu.org.ua>
31596
31597         * modules/argp-tests: New module
31598         * tests/test-argp.c: New file
31599         * tests/test-argp-2.sh: New file
31600
31601 2006-01-21  Sergey Poznyakoff  <gray@gnu.org.ua>
31602
31603         * lib/argp-help.c (usage_long_opt): Do not print DOC options.
31604         (__argp_base_name): Removed
31605         * lib/argp-namefrob.h (__argp_basename): Removed definition. Was a
31606         typo.
31607         (__argp_base_name): Provide macro definition or extern declaration
31608         depending on the configuration
31609
31610 2006-01-20  Simon Josefsson  <jas@extundo.com>
31611
31612         * modules/inet_ntop (Depends-on): Depend on sys_socket.
31613
31614 2006-01-20  Simon Josefsson  <jas@extundo.com>
31615
31616         * lib/inet_ntop.h: Unconditionally include sys/socket.h.
31617
31618 2006-01-20  Paul Eggert  <eggert@cs.ucla.edu>
31619
31620         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Use -Wl,-z,ignore
31621         rather than -Xlinker -z -Xlinker ignore, as it's more portable.
31622         Suggested by Bruno Haible.
31623
31624 2006-01-20  Karl Berry  <karl@gnu.org>
31625
31626         * config/srclist.txt (argp-fmtstream.h, localcharset.c): comment out
31627         until changes propagate, I guess.
31628
31629 2006-01-19  Simon Josefsson  <jas@extundo.com>
31630
31631         * m4/socklen.m4: Look in ws2tcpip.h too, for mingw32.
31632
31633 2006-01-19  Simon Josefsson  <jas@extundo.com>
31634
31635         * lib/socket_.h: Map SHUT_RD, SHUT_WR, SHUT_RDWR correctly.
31636
31637 2006-01-19  Simon Josefsson  <jas@extundo.com>
31638
31639         * gnulib-tool: Set check_PROGRAMS.
31640
31641         * modules/arcfour-tests, modules/arctwo-tests, modules/crc-tests,
31642         modules/des-tests, modules/gc-arcfour-tests,
31643         modules/gc-arctwo-tests, modules/gc-des-tests,
31644         modules/gc-hmac-md5-tests, modules/gc-hmac-sha1-tests,
31645         modules/gc-md2-tests, modules/gc-md4-tests, modules/gc-md5-tests,
31646         modules/gc-pbkdf2-sha1-tests, modules/gc-rijndael-tests,
31647         modules/gc-sha1-tests, modules/gc-tests, modules/hmac-md5-tests,
31648         modules/hmac-sha1-tests, modules/md2-tests, modules/md4-tests,
31649         modules/md5-tests, modules/readline, modules/rijndael-tests: Use
31650         check_PROGRAMS instead of noinst_PROGRAMS to be able to remove
31651         test_*_SOURCES.
31652
31653 2006-01-18  Simon Josefsson  <jas@extundo.com>
31654
31655         * modules/socklen (Depends-on): Depend on sys_socket.
31656
31657 2006-01-18  Simon Josefsson  <jas@extundo.com>
31658
31659         * modules/arcfour-tests, modules/arctwo-tests, modules/crc-tests,
31660         modules/des-tests, modules/gc-arcfour-tests,
31661         modules/gc-arctwo-tests, modules/gc-des-tests,
31662         modules/gc-hmac-md5-tests, modules/gc-hmac-sha1-tests,
31663         modules/gc-md2-tests, modules/gc-md4-tests, modules/gc-md5-tests,
31664         modules/gc-pbkdf2-sha1-tests, modules/gc-rijndael-tests,
31665         modules/gc-sha1-tests, modules/gc-tests, modules/hmac-md5-tests,
31666         modules/hmac-sha1-tests, modules/md2-tests, modules/md4-tests,
31667         modules/md5-tests, modules/readline, modules/rijndael-tests: Add
31668         $(EXEEXT) to automake TESTS variable, for mingw32.
31669
31670 2006-01-17  Simon Josefsson  <jas@extundo.com>
31671
31672         * modules/socklen (Include): Need sys/socket.h.
31673
31674 2006-01-17  Bruno Haible  <bruno@clisp.org>
31675
31676         * modules/ssize_t (Include): Add <sys/types.h>.
31677
31678 2006-01-16  Paul Eggert  <eggert@cs.ucla.edu>
31679
31680         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Don't use ldd, as
31681         it's not portable and it doesn't work with cross-compiles.
31682         Problem reported by Bruno Haible.  Fix missing-$ typo in
31683         'test "gl_cv_ignore_unused_libraries" ...' that prevented
31684         -zignore from being used with Sun's C compiler.
31685
31686 2006-01-12  Simon Josefsson  <jas@extundo.com>
31687
31688         * lib/base64.c: Fix warning, reported by Bruno Haible
31689         <bruno@clisp.org> and patch by Paul Eggert <eggert@CS.UCLA.EDU>.
31690
31691 2006-01-12  Bruno Haible  <bruno@clisp.org>
31692
31693         * modules/ldd: New file.
31694         * build-aux/ldd.sh.in: New file.
31695         * MODULES.html.sh (Support for building libraries and executables): Add
31696         ldd.
31697
31698 2006-01-12  Bruno Haible  <bruno@clisp.org>
31699
31700         * m4/ldd.m4: New file.
31701
31702 2006-01-12  Bruno Haible  <bruno@clisp.org>
31703
31704         * gnulib-tool (func_import, func_create_testdir): Don't go into an
31705         endless loop while replacing $auxdir with build-aux.
31706
31707 2006-01-11  Simon Josefsson  <jas@extundo.com>
31708
31709         * lib/stdint_.h (SIZE_MAX): Add missing (.
31710
31711 2006-01-11  Paul Eggert  <eggert@cs.ucla.edu>
31712
31713         Sync from coreutils.
31714         * lib/md5.c: Fix commentary typos.
31715         (alignof, UNALIGNED_P): No need for a GCC-specific version.
31716         * lib/md5.h (__attribute__): Remove; unused.
31717         * lib/sha1.c: Fix commentary to match md5 better.
31718         * lib/sha1.h (struct sha1_ctx): Use a word buffer, not a byte buffer,
31719         so that we don't need to worry about alignment.  All uses changed.
31720         This merges the 2005-10-28 md5 change into sha1.
31721
31722 2006-01-11  Jim Meyering  <jim@meyering.net>
31723
31724         Sync from coreutils.
31725         * lib/md5.c (OP): Fix spacing.
31726
31727 2006-01-11  Bruno Haible  <bruno@clisp.org>
31728
31729         Ensure automatic ordering between gl_LOCK and gl_ARGP.
31730         * m4/lock.m4 (gl_LOCK_BODY): Renamed from gl_LOCK.
31731         (gl_LOCK): New macro, requiring gl_LOCK_BODY.
31732
31733 2006-01-11  Bruno Haible  <bruno@clisp.org>
31734
31735         Ensure automatic ordering between gl_LOCK and gl_ARGP.
31736         * gnulib-tool (func_import, func_create_testdir): Put gl_LOCK into
31737         the "early" section as well.
31738
31739 2006-01-11  Bruno Haible  <bruno@clisp.org>
31740
31741         Avoid "ar: no archive members specified" error on MacOS X.
31742         * gnulib-tool (func_modules_add_dummy): New function.
31743         (func_import, func_create_testdir): Invoke it.
31744
31745 2006-01-11  Bruno Haible  <bruno@clisp.org>
31746
31747         * gnulib-tool (func_import, func_create_testdir): Replace build-aux
31748         with $auxdir in AC_CONFIG_FILES statements.
31749
31750 2006-01-11  Bruno Haible  <bruno@clisp.org>
31751
31752         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
31753         Initialize also noinst_HEADERS to empty.
31754
31755 2006-01-11  Bruno Haible  <bruno@clisp.org>
31756
31757         * gnulib-tool (AUTOMAKEPATH, AUTOCONF, ACLOCAL, AUTOMAKE): New
31758         variables.
31759         (func_create_megatestdir): Call aclocal, autoconf, automake here, not
31760         autoreconf.
31761
31762 2006-01-11  Bruno Haible  <bruno@clisp.org>
31763
31764         * gnulib-tool (AUTOCONF, ACLOCAL, AUTOMAKE, AUTORECONF): Make
31765         overridable by the user.
31766         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
31767
31768 2006-01-10  Simon Josefsson  <jas@extundo.com>
31769
31770         * modules/sys_socket: New file.
31771
31772 2006-01-10  Simon Josefsson  <jas@extundo.com>
31773
31774         * m4/sys_socket_h.m4: New file.
31775
31776 2006-01-10  Simon Josefsson  <jas@extundo.com>
31777
31778         * lib/socket_.h: New file.
31779
31780 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
31781
31782         * modules/readutmp (Maintainer): Add myself.
31783
31784 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
31785
31786         * m4/memcoll.m4 (gl_MEMCOLL): Don't require AC_FUNC_MEMCMP, undoing
31787         the 2002-12-31 change.  Problem and fix reported by Bruno Haible.
31788         People who are still concerned with buggy memcmp implementations
31789         can invoke gl_FUNC_MEMCMP themselves.
31790
31791 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
31792
31793         * lib/regex_internal.h (BITSET_WORD_BITS):
31794         Work around a bug in 64-bit PGC (before version 6.1-2), where the
31795         preprocessor mishandles large unsigned values as if they were signed.
31796         Problem reported by Claudio Fontana in
31797         <http://lists.gnu.org/archive/html/bug-gnulib/2005-12/msg00061.html>.
31798
31799 2006-01-10  Jim Meyering  <jim@meyering.net>
31800
31801         Avoid the double-free (first in fts_read, second in fts_close) that
31802         would occur when an `active' directory is made inaccessible (e.g.,
31803         via chmod a-x) during a traversal.
31804         * lib/fts.c (fts_read): After a failed fchdir, update sp->fts_cur
31805         before returning.  Reproduce this failure by
31806         mkdir -p a/b; cd a; chmod a-x . b
31807         Reported by Stavros Passas.
31808
31809         Sync from coreutils.
31810         * lib/sha1.c: Tweak grammar in a comment.
31811
31812 2006-01-10  Jim Meyering  <jim@meyering.net>
31813
31814         * m4/fpending.m4: Also include <stdio.h>, for Dragonfly.
31815         Patch by Joerg Sonnenberger.
31816
31817 2006-01-10  Bruno Haible  <bruno@clisp.org>
31818
31819         * modules/readutmp: Depend on module free.
31820         * modules/strtok_r: Depend on module restrict.
31821
31822 2006-01-10  Bruno Haible  <bruno@clisp.org>
31823
31824         * modules/gettext (configure.ac): Add an invocation of
31825         AM_GNU_GETTEXT_VERSION. Needed since autoreconf is used by gnulib-tool.
31826
31827 2006-01-10  Bruno Haible  <bruno@clisp.org>
31828
31829         * m4/localcharset.m4 (gl_LOCALCHARSET): Also test for getc_unlocked.
31830         Reported by Werner Lemberg <wl@gnu.org>.
31831
31832 2006-01-10  Bruno Haible  <bruno@clisp.org>
31833
31834         * lib/localcharset.c: Update from GNU gettext.
31835
31836 2006-01-10  Bruno Haible  <bruno@clisp.org>
31837
31838         * lib/argp.h (__const): Remove macro. Use const instead.
31839         * lib/argp-fmtstream.h (__const): Likewise.
31840         * lib/glob_.h (__const): Remove macro.
31841         * lib/glob-libc.h: Use const instead of __const.
31842
31843 2006-01-10  Bruno Haible  <bruno@clisp.org>
31844
31845         * gnulib-tool (func_emit_tests_Makefile_am): Emit an empty SUBDIR
31846         variable.
31847         Needed to avoid an automake error regarding the 'gettext' module.
31848
31849 2006-01-09  Simon Josefsson  <jas@extundo.com>
31850
31851         * modules/inet_ntop (Depends-on): Add restrict.
31852
31853 2006-01-09  Simon Josefsson  <jas@extundo.com>
31854
31855         * modules/gc-rijndael-tests (License): Put under LGPL.
31856
31857         * modules/gc-des-tests (License): Likewise.
31858
31859         * modules/gc-arcfour-tests (License): Likewise.
31860
31861         * modules/gc-arctwo-tests (License): Likewise.
31862
31863         * modules/gc-pbkdf2-sha1-tests (License): Likewise.
31864
31865         * modules/gc-hmac-sha1-tests (Files): Likewise.
31866
31867         * modules/gc-hmac-md5-tests (License): Likewise.
31868
31869         * modules/gc-sha1-tests (License): Likewise.
31870
31871         * modules/gc-md5-tests (License): Likewise.
31872
31873         * modules/gc-md4-tests (License): Likewise.
31874
31875         * modules/gc-md2-tests (License): Likewise.
31876
31877         * modules/gc-tests (License): Likewise.
31878
31879         * modules/des-tests (License): Likewise.
31880
31881         * modules/md4-tests (License): Likewise.
31882
31883         * modules/md2-tests (License): Likewise.
31884
31885 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
31886
31887         Sync from coreutils:
31888
31889         * MODULES.html.sh (build_lib): New section, with new lib-ignore module.
31890         * modules/lib-ignore: New file.
31891         * modules/mkdir-p (Files): Add chdir-safer.c, chdir-safer.h, lchmod.h,
31892         chdir-safer.m4, lchmod.m4.
31893         * modules/openat: Add mkdirat.c, openat-priv.h.
31894
31895 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
31896
31897         Sync from coreutils.
31898         * m4/lib-ignore.m4: New file.
31899         * m4/lchmod.m4: New file.
31900
31901 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
31902
31903         Sync from coreutils.
31904         * lib/chdir-long.c (cdb_free): Don't bother trying to open directory
31905         for write access: POSIX says that must fail.
31906         * lib/fts.c (diropen): Likewise.
31907         * lib/save-cwd.c (save_cwd): Likewise.
31908         * lib/chdir-long.c (cdb_free): Open with O_NOCTTY | O_NONBLOCK as
31909         well, for minor improvements on hosts that lack O_DIRECTORY.
31910         * lib/chown.c (rpl_chown) [CHOWN_MODIFIES_SYMLINK]:
31911         Don't try O_WRONLY unless O_RDONLY failed wth EACCES.
31912         Fall back on chown if open failed with EACCES.
31913
31914         * lib/gettime.c (gettime) [!defined OK_TO_USE_1S_CLOCK]:
31915         Report an error at compile-time if only a 1-second nominal clock
31916         resolution is found.
31917
31918         * lib/lchmod.h: New file.
31919         * lib/mkdir-p.c: Include lchmod.h, lchown.h.
31920         (make_dir_parents): Use lchown rather than chown, and
31921         lchmod rather than chmod.
31922
31923         * lib/mountlist.c (ME_DUMMY): "none" and "proc" file systems are
31924         dummies too.  Problem with "none" reported by Bob Proulx.  Problem with
31925         "proc" reported by n0dalus.
31926
31927         * lib/mountlist.c: Include <limits.h>.
31928         (dev_from_mount_options)
31929         [defined MOUNTED_GETMNTENT1 || defined MOUNTED_GETMNTENT2]:
31930         New function.  It no longer assumes "dev=" has the System V meaning
31931         on Linux (since it doesn't).  It also parses "dev=" more carefully.
31932         (read_file_system_list)
31933         [defined MOUNTED_GETMNTENT1 || defined MOUNTED_GETMNTENT2]: Use it.
31934         MOUNTED_GETMNTENT2 is new here; the code didn't used to look for
31935         dev= in that case.
31936
31937         * lib/posixtm.h (PDS_PRE_2000): New macro.
31938         * lib/posixtm.c (year): Arg is now syntax_bits rather than
31939         allow_century.  All usages changed.  Reject dates outside the range
31940         1969-1999 if PDS_PRE_2000 is used.
31941
31942 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
31943
31944         Sync from coreutils.
31945         * doc/getdate.texi (General date syntax): Invalid dates are rejected.
31946         (Time of day items): Mention the possibility of leap seconds.
31947         Problem reported by Dr. David Alan Gilbert.
31948
31949 2006-01-09  Jim Meyering  <jim@meyering.net>
31950
31951         Sync from coreutils.
31952
31953         * lib/version-etc.c (COPYRIGHT_YEAR): Update to 2006.
31954
31955         * lib/chdir-safer.h, lib/chdir-safer.c: New files.
31956
31957         * lib/modechange.c (mode_compile): Reject an invalid mode string
31958         that starts with an octal digit.  From Andreas Gruenbacher.
31959
31960         * lib/openat.c: Include "fcntl--.h" and "unistd--.h", to map open
31961         and dup to open_safer and dup_safer, respectively.
31962         (openat_permissive): Fix typo in comment.
31963
31964         * lib/openat.c: Don't include <stdlib.h>, <unistd.h>, <fcntl.h>,
31965         "gettext.h"; either no longer needed or are guaranteed by openat.h.
31966         (_): Remove; no longer needed.
31967         (openat): Renamed from rpl_openat; no need for rpl_openat
31968         since openat.h renames openat for us.
31969         Replace most of the body with a call to openat_permissive,
31970         to avoid duplicate code.
31971         Port to (probably hypothetical) environments were mode_t is
31972         wider than int.
31973         (openat_permissive): Require mode arg, so that we can check
31974         types better.  Put it just after flags.  Change cwd failure
31975         indicator from pointer-to-bool to pointer-to-errno-value.
31976         All callers changed.
31977         Invoke openat_save_fail and/or openat_restore_fail if
31978         cwd_errno is null, so that openat can call us.
31979         (openat_permissive, fdopendir, fstatat, unlinkat):
31980         Simplify errno handling to avoid some duplicate code,
31981         as it's OK to set errno on success.
31982         * lib/openat.h: Revamp code so that function macros depend on
31983         __OPENAT_PREFIX only, not also on AT_FDCWD.
31984         (openat_ro): Remove.  Caller changed to use openat_permissive.
31985         (openat_permissive): Now a macro, if not a function.
31986         (openat_restore_fail, openat_save_fail): Now always functions,
31987         since mkdirat needs them even if __OPENAT_PREFIX is defined.
31988
31989         * lib/openat-priv.h: New file, defining macros used by mkdirat.c
31990         and openat.c.
31991         * lib/mkdirat.c: Include openat-priv.h.
31992         Remove definitions of macros defined therein.
31993         * lib/openat.c: Likewise.
31994
31995         * lib/mkdirat.c (mkdirat): New file and function.
31996         * lib/openat.h (mkdirat): Declare.
31997
31998         * lib/openat.c (fdopendir): Don't change errno when returning non-NULL.
31999
32000         * lib/openat.h (openat_permissive): Declare.
32001         (openat_ro): Define.
32002
32003         * lib/openat.c (EXPECTED_ERRNO): New macro.
32004         (openat_permissive): New function -- used in remove.c rewrite.
32005         (all functions): Set errno just before returning, only if there
32006         was an actual failure.
32007         Use EXPECTED_ERRNO rather than comparing against only ENOTDIR.
32008
32009         Emulate openat-family functions using Linux's procfs, if possible.
32010         Idea and some code based on Ulrich Drepper's glibc changes.
32011
32012         * lib/openat.c: (BUILD_PROC_NAME): New macro.
32013         Include <stdio.h>, <string.h>, "alloca.h" and "intprops.h".
32014         (rpl_openat): Emulate by trying to open /proc/self/fd/%d/%s,
32015         before falling back on save_cwd and restore_cwd.
32016         (fdopendir, fstatat, unlinkat): Likewise.
32017
32018         * lib/openat.c (fstatat, unlinkat): Perform the syscall directly,
32019         skipping the save_cwd...restore_cwd overhead, if FILE is absolute.
32020
32021         * lib/openat.c (rpl_openat): Use the promoted type (int), not mode_t,
32022         as second argument to va_arg.  Otherwise, some versions of gcc
32023         warn that `if this code is reached, the program will abort'.
32024
32025 2006-01-09  Jim Meyering  <jim@meyering.net>
32026
32027         Sync from coreutils.
32028         * m4/openat.m4 (gl_FUNC_OPENAT): Require and compile mkdirat.c.
32029         Require openat-priv.h.
32030
32031 2006-01-09  Bruno Haible  <bruno@clisp.org>
32032
32033         * modules/strnlen (Include): Use strnlen.h.
32034
32035 2006-01-09  Bruno Haible  <bruno@clisp.org>
32036
32037         * m4/stdint.m4 (gl_STDINT_H): Also test for <sys/bitypes.h>.
32038
32039 2006-01-09  Bruno Haible  <bruno@clisp.org>
32040
32041         * lib/sysexit_.h (EX_OK): New macro.
32042         Suggested by Martin Lambers <marlam@marlam.de>.
32043
32044 2006-01-09  Bruno Haible  <bruno@clisp.org>
32045
32046         * lib/stdint_.h: On Linux libc4 and libc5, include <sys/bitypes.h> and
32047         don't define _STDINT_H_NEED_SIGNED_INT_TYPES.
32048
32049 2006-01-09  Bruno Haible  <bruno@clisp.org>
32050
32051         * lib/stdint_.h (SIZE_MAX): Write the value without involving negative
32052         numbers.
32053
32054 2006-01-09  Bruno Haible  <bruno@clisp.org>
32055
32056         * lib/javacomp.sh.in: Move to ../build-aux/javacomp.sh.in.
32057         * lib/javaexec.sh.in: Move to ../build-aux/javaexec.sh.in.
32058         * lib/csharpcomp.sh.in: Move to ../build-aux/csharpcomp.sh.in.
32059         * lib/csharpexec.sh.in: Move to ../build-aux/csharpexec.sh.in.
32060
32061 2006-01-09  Bruno Haible  <bruno@clisp.org>
32062
32063         * build-aux/javacomp.sh.in: New file, moved from lib/.
32064         * modules/javacomp-script (Files): Update.
32065         (configure.ac): Add AC_CONFIG_FILES invocation.
32066         (EXTRA_DIST): Remove variable.
32067
32068         * build-aux/javaexec.sh.in: New file, moved from lib/.
32069         * modules/javaexec (Files): Update.
32070         (configure.ac): Add AC_CONFIG_FILES invocation.
32071         (EXTRA_DIST): Remove javaexec.sh.in.
32072
32073         * build-aux/csharpcomp.sh.in: New file, moved from lib/.
32074         * modules/csharpcomp-script (Files): Update.
32075         (configure.ac): Add AC_CONFIG_FILES invocation.
32076         (EXTRA_DIST): Remove variable.
32077
32078         * build-aux/csharpexec.sh.in: New file, moved from lib/.
32079         * modules/csharpexec (Files): Update.
32080         (configure.ac): Add AC_CONFIG_FILES invocation.
32081         (EXTRA_DIST): Remove csharpexec.sh.in.
32082
32083 2006-01-09  Andreas Gruenbacher  <agruen@suse.de>
32084
32085         Sync from coreutils.
32086
32087         Add POSIX ACL support
32088         * lib/acl.h (copy_acl, set_acl): Add declarations.
32089         * lib/acl.c (acl_entries): Add fallback implementation for POSIX ACL
32090         systems other than Linux.
32091         (chmod_or_fchmod): New function: use fchmod when possible,
32092         and chmod otherwise.
32093         (file_has_acl): Add a POSIX ACL implementation, with a
32094         Linux-specific subcase.
32095         (copy_acl): Add: copy an acl and S_ISUID, S_ISGID, and
32096         S_ISVTX from one file to another.  Fall back to fchmod/chmod when
32097         acls are unsupported.
32098         (set_acl): Add: set a file's acl and S_ISUID, S_ISGID, and
32099         S_ISVTX to a defined value.  Fall back to fchmod/chmod when acls
32100         are unsupported.
32101
32102 2006-01-09  Andreas Gruenbacher  <agruen@suse.de>
32103
32104         Sync from coreutils.
32105         * m4/acl.m4 (AC_FUNC_ACL): Add POSIX ACL and Linux-specific acl tests.
32106
32107 2006-01-07  Bruno Haible  <bruno@clisp.org>
32108
32109         * gnulib-tool (func_import): Add an AC_PROG_RANLIB dependency to
32110         gl_EARLY.
32111
32112 2006-01-04  Paul Eggert  <eggert@cs.ucla.edu>
32113
32114         * lib/strftime.c (tzname): Don't declare if it is already #defined.
32115         Problem reported for Mingw by Mark Junker.
32116
32117 2006-01-04  Paul Eggert  <eggert@cs.ucla.edu>
32118
32119         * README: Gnulib normally doesn't generate a tarball.
32120
32121 2006-01-03  Paul Eggert  <eggert@cs.ucla.edu>
32122
32123         * lib/xtime.h (xtime_make, xtime_nonnegative_nsec, xtime_nsec): Use
32124         long int, not int, for nanosecond counts, so that people who are
32125         used to POSIX struct timespec won't be surprised.  Reported by Jim
32126         Meyering.
32127
32128 2005-12-28  Bruno Haible  <bruno@clisp.org>
32129
32130         * build-aux/config.rpath: Update from GNU gettext.
32131
32132 2005-12-16  Jim Meyering  <jim@meyering.net>
32133
32134         * modules/fprintftime: New module.
32135         * MODULES.html.sh (Date and time <time.h>): Add fprintftime.
32136
32137 2005-12-16  Jim Meyering  <jim@meyering.net>
32138
32139         * m4/fprintftime.m4: New file.
32140
32141 2005-12-16  Jim Meyering  <jim@meyering.net>
32142
32143         * lib/fprintftime.c, lib/fprintftime.h: New files.
32144
32145 2005-12-15  Simon Josefsson  <jas@extundo.com>
32146
32147         * modules/socklen (configure.ac): Fix M4 macro name, to align with
32148         new m4/socklen.m4.
32149
32150 2005-12-10  Sergey Poznyakoff  <gray@gnu.org.ua>
32151
32152         * m4/argp.m4: Define HAVE_DECL_PROGRAM_INVOCATION_NAME and
32153         HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME
32154
32155 2005-12-10  Sergey Poznyakoff  <gray@gnu.org.ua>
32156
32157         * lib/argp-fmtstream.c (__argp_fmtstream_update): Fix coredump
32158         * lib/argp-help.c (fill_in_uparams): Check if the constructed
32159         struct uparams is valid. Fall back to the default values if it is
32160         not.
32161
32162 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
32163
32164         * modules/argp (Files): Add argp-pin.c
32165         (Depends-on): dirname
32166         (lib_SOURCES): Add argp-pin.c
32167
32168 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
32169
32170         * m4/argp.m4:  Check if program_invocation_name and
32171         program_invocation_short_name are declared and define appropriate
32172         macros if they are not.
32173
32174 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
32175
32176         * lib/argp-help.c (__argp_base_name): New function
32177         (__argp_short_program_name): Rewrite using __argp_base_name
32178         * lib/argp-namefrob.h: Define program_invocation_name and
32179         program_invocation_short_name if requested
32180         (__argp_base_name): Add prototype
32181         * lib/argp-parse.c (argp_def): Use gettext wrappers
32182         (argp_default_parser): Use __argp_base_name
32183         * lib/argp-pin.c: New file. Defines program_invocation_name and
32184         program_invocation_short_name on systems that lack them.
32185
32186 2005-12-07  Paul Eggert  <eggert@cs.ucla.edu>
32187
32188         * m4/stat-time.m4 (gl_STAT_TIME): Add check for
32189         TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC, to fix IRIX 5.3
32190         porting problem reported by Georg Schwarz in
32191         <http://lists.gnu.org/archive/html/bug-coreutils/2005-12/msg00083.html>.
32192
32193 2005-12-07  Paul Eggert  <eggert@cs.ucla.edu>
32194
32195         * lib/stat-time.h (STATE_TIMESPEC, STAT_TIMESPEC_NS): Add check for
32196         TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC, to fix IRIX 5.3
32197         porting problem reported by Georg Schwarz in
32198         <http://lists.gnu.org/archive/html/bug-coreutils/2005-12/msg00083.html>.
32199
32200 2005-12-05  Bruno Haible  <bruno@clisp.org>
32201
32202         * lib/csharpcomp.sh.in (options_csc): For -l option, add a .dll suffix.
32203         * lib/csharpcomp.c (compile_csharp_using_sscli): Likewise.
32204         Reported by Mark Junker <mjscod@gmx.de>.
32205
32206 2005-12-02  Paul Eggert  <eggert@cs.ucla.edu>
32207
32208         * m4/socklen.m4 (gl_TYPE_SOCKLEN_T): Renamed from gl_SOCKLEN_T.
32209         Use implementation from Albert Chin, with some
32210         comments/corrections by Stepan Kasal and myself.
32211
32212 2005-12-02  Bruno Haible  <bruno@clisp.org>
32213
32214         * gnulib-tool (func_import): Accept GPLed build tool modules when
32215         --lgpl is given.
32216         * modules/csharpcomp-script: New file.
32217         * modules/csharpcomp: Depend on it.
32218         * modules/javacomp-script: New file.
32219         * modules/javacomp: Depend on it.
32220         Suggested by Simon Josefsson.
32221
32222 2005-12-01  Paul Eggert  <eggert@cs.ucla.edu>
32223
32224         * m4/regex.m4 (gl_REGEX): Check whether off_t can be used in a switch
32225         statement, to work around an HP-UX 10.20 compiler bug reported by
32226         Peter O'Gorman.
32227
32228 2005-11-29  Paul Eggert  <eggert@cs.ucla.edu>
32229
32230         * modules/savedir (Depends-on): Add openat.
32231
32232 2005-11-29  Paul Eggert  <eggert@cs.ucla.edu>
32233
32234         * lib/stdint_.h (intmax_t) [defined intmax_t]: Do not declare.
32235         (uintmax_t) [defined uintmax_t]: Do not declare.
32236         (SIZE_MAX) [defined SIZE_MAX]: Do not define.
32237         This works around a problem if intmax_t.m4 and/or uintmax_t.m4
32238         and/or size_max.m4 are also used.  Problem reported by Mark D. Baushke.
32239         (SIZE_MAX): Define to ((size_t) -1), not (~(size_t)0), for the
32240         sake of portability to weird hosts that C allows (though we don't
32241         know of any practical examples).
32242
32243         * lib/savedir.h (fdsavedir): New decl.
32244         * lib/savedir.c (fdsavedir, savedirstream): New functions; the latter
32245         contains most of the former guts of savedir.
32246         (savedir): Use savedirstream.
32247         Include "openat.h".
32248
32249 2005-11-25  Paul Eggert  <eggert@cs.ucla.edu>
32250
32251         * modules/obstack (Files): Add m4/ulonglong.m4.
32252         Problem reported by Davide Angelocola.
32253
32254 2005-11-15  Paul Eggert  <eggert@cs.ucla.edu>
32255
32256         * lib/xstrtod.c: Don't bother with #pragma STDC FENV_ACCESS ON, as
32257         coreutils no longer futzes with rounding modes.
32258
32259 2005-11-14  Jim Meyering  <jim@meyering.net>
32260
32261         * lib/mkstemp-safer.c: Include <config.h>, required for possible
32262         replacement of mkstemp.
32263
32264 2005-11-10  Simon Josefsson  <jas@extundo.com>
32265
32266         * lib/readline.c: Remove EOL.
32267
32268 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
32269
32270         * modules/gethrxtime (Depends-on): Add gettime.
32271
32272 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
32273
32274         * m4/gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Don't require AC_HEADER_TIME
32275         or gettimeofday; no longer needed.
32276
32277 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
32278
32279         * lib/gethrxtime.c: Include "timespec.h" rather than the sys/time /
32280         time business.
32281         (gethrxtime) [! (HAVE_NANOUPTIME
32282         || (defined CLOCK_MONOTONIC && HAVE_CLOCK_GETTIME)
32283         || HAVE_MICROUPTIME)]: Fall back on gettime rather than rolling
32284         our own approximation.
32285
32286 2005-11-08  Eric Blake  <ebb9@byu.net>
32287
32288         * lib/inet_ntop.h: Use #if !, not #ifndef, for AC_CHECK_DECLS.
32289
32290 2005-11-08  Eric Blake  <ebb9@byu.net>
32291
32292         * lib/getaddrinfo.h: Use #if !, not #ifndef, for AC_CHECK_DECLS.
32293
32294 2005-11-04  Bruno Haible  <bruno@clisp.org>
32295
32296         * gnulib-tool: Implement --update mode.
32297
32298 2005-10-30  Paul Eggert  <eggert@cs.ucla.edu>
32299
32300         Fix porting problem reported by Theodoros V. Kalamatianos.
32301         * lib/utimens.c (futimens) [HAVE_WORKING_UTIMES && HAVE_FUTIMES]:
32302         Don't assume that futimes failing means we must fail.
32303
32304 2005-10-30  Paul Eggert  <eggert@cs.ucla.edu>
32305
32306         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Revamp wording and local
32307         variables to suggest the intended function of the PATH_MAX check.
32308
32309 2005-10-30  Kean Johnston  <jkj@sco.com>
32310
32311         Trivial changes to support SCO systems.
32312         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Check for MAXPATHLEN as well
32313         as PATH_MAX.
32314         * m4/fpending.m4 (gl_FUNC_FPENDING): Correct check for SCO systems,
32315         where __ptr is null when no I/O is pending.
32316
32317 2005-10-29  Paul Eggert  <eggert@cs.ucla.edu>
32318
32319         * lib/getcwd.c (__getcwd): Don't assume that system calls after readdir
32320         leave errno alone.  Problem reported by Dmitry V. Levin.
32321
32322 2005-10-28  Simon Josefsson  <jas@extundo.com>
32323
32324         * tests/test-gc-md4.c, tests/test-gc-md5.c, tests/test-gc-sha1.c:
32325         Test more.
32326
32327         * tests/test-gc-md2.c, tests/test-md2.c: New files.
32328
32329         * modules/md2, modules/md2-tests: New files.
32330
32331 2005-10-28  Simon Josefsson  <jas@extundo.com>
32332
32333         * m4/inet_ntop.m4: More tests.
32334
32335         * m4/gc-md2.m4, md2.m4: New file.
32336
32337 2005-10-28  Simon Josefsson  <jas@extundo.com>
32338
32339         * lib/inet_ntop.h, inet_ntop.c: Make it work under mingw32: Add
32340         "restrict" keywords, as per POSIX.  Protect the function
32341         declaration around HAVE_DECL_INET_NTOP rather than HAVE_INET_NTOP.
32342         Don't use K&R prototypes.  Check the sprintf return values.
32343         Re-define EAFNOSUPPORT if not present.  Indent.
32344
32345         * lib/md5.h, md5.c: Simplify buffer handling visavi alignment,
32346         suggested by Bruno Haible <bruno@clisp.org>.
32347
32348         * lib/gc-gnulib.c, gc-libgcrypt.c: Check calloc return value.
32349
32350         * lib/gc.h: Add MD2 and RMD160 length defines.  Add prototypes.
32351
32352         * lib/gc-libgcrypt.c: Add MD2 (which is not available through
32353         libgcrypt).
32354
32355         * lib/gc-gnulib.c: Add MD2.  Implement gc_hash_* API.
32356
32357         * lib/md2.h, lib/md2.c: New files.
32358
32359 2005-10-28  Paul Eggert  <eggert@cs.ucla.edu>
32360
32361         * lib/savedir.c (savedir): Don't assume that xrealloc etc. leave
32362         errno alone.  Problem reported by Frederic Jolliton.
32363
32364 2005-10-27  Paul Eggert  <eggert@cs.ucla.edu>
32365
32366         * modules/verify (License): Change from GPL to LGPL.  This is a
32367         tiny module and there are apparently near-equivalents that are
32368         under the BSD license.
32369
32370 2005-10-24  Simon Josefsson  <jas@extundo.com>
32371
32372         * modules/sha1: Relicense to LGPL.
32373
32374 2005-10-24  Simon Josefsson  <jas@extundo.com>
32375
32376         * lib/md4.h: Shrink buffer size, now that we changed the type.
32377
32378 2005-10-23  Simon Josefsson  <jas@extundo.com>
32379
32380         * gnulib-tool (func_import): Fix --tests-base.
32381
32382 2005-10-22  Simon Josefsson  <jas@extundo.com>
32383
32384         * modules/arcfour (Depends-on): Need stdint.
32385
32386 2005-10-22  Simon Josefsson  <jas@extundo.com>
32387
32388         * m4/gc.m4: Don't be fooled by --disable-*random-device parameters,
32389         suggested by Bruno Haible <bruno@clisp.org>.  Fix error messages.
32390
32391 2005-10-22  Simon Josefsson  <jas@extundo.com>
32392
32393         * lib/md4.h, md4.c: Simplify buffer handling visavi alignment,
32394         suggested by Bruno Haible <bruno@clisp.org>.
32395
32396 2005-10-22  Simon Josefsson  <jas@extundo.com>
32397
32398         * lib/crc.h: Include stddef.h, for size_t.
32399
32400 2005-10-22  Simon Josefsson  <jas@extundo.com>
32401
32402         * lib/arcfour.h, arcfour.c: Use fixed size indices in the
32403         arcfour_context struct (simplify test vector testing in GNU
32404         Shishi).
32405
32406 2005-10-21  Simon Josefsson  <jas@extundo.com>
32407
32408         * modules/des, modules/des-tests: New files.
32409
32410         * modules/gc-des, modules/gc-des-tests: New files.
32411
32412         * tests/test-des.c, tests/test-gc-des.c: New file.
32413
32414 2005-10-21  Simon Josefsson  <jas@extundo.com>
32415
32416         * modules/arctwo, modules/arctwo-tests: New files.
32417
32418         * tests/test-arctwo.c: New file.
32419
32420         * modules/gc-arctwo, modules/gc-arctwo-tests: New files.
32421
32422         * tests/test-gc-arctwo.c: New file.
32423
32424 2005-10-21  Simon Josefsson  <jas@extundo.com>
32425
32426         * m4/gc.m4: Don't use libgcrypt if gcrypt.h isn't found, suggested by
32427         Bruno Haible <bruno@clisp.org>.
32428
32429         * m4/gc-des.m4: New file.
32430
32431 2005-10-21  Simon Josefsson  <jas@extundo.com>
32432
32433         * m4/arctwo.m4: New file.
32434
32435         * m4/gc-arctwo.m4: New file.
32436
32437 2005-10-21  Simon Josefsson  <jas@extundo.com>
32438
32439         * lib/rijndael-api-fst.c: Fix bugs in CBC mode for more than one
32440         block.
32441
32442 2005-10-21  Simon Josefsson  <jas@extundo.com>
32443
32444         * lib/hmac-md5.c (hmac_md5): Add comments, suggested by Bruno Haible
32445         <bruno@clisp.org>.
32446
32447         * lib/hmac-sha1.c (hmac_sha1): Likewise.
32448
32449         * lib/crc.c (crc32_update): Actually use crc parameter, suggested by
32450         Bruno Haible <bruno@clisp.org>.
32451
32452         * lib/crc.h: Include stdint.h directly, suggested by Bruno Haible
32453         <bruno@clisp.org>.
32454
32455 2005-10-21  Simon Josefsson  <jas@extundo.com>
32456
32457         * lib/gc-libgcrypt.c (gc_cipher_open): Handle ECB.
32458
32459 2005-10-21  Simon Josefsson  <jas@extundo.com>
32460
32461         * lib/gc-gnulib.c: Support ARCTWO in CBC mode.
32462
32463 2005-10-21  Simon Josefsson  <jas@extundo.com>
32464
32465         * lib/des.h, lib/des.c: New files.
32466
32467         * lib/gc-gnulib.c: Support DES.c
32468
32469 2005-10-21  Simon Josefsson  <jas@extundo.com>
32470
32471         * lib/arctwo.h, lib/arctwo.c: New files.
32472
32473         * lib/gc-gnulib.c: Support ARCTWO.
32474
32475 2005-10-21  Simon Josefsson  <jas@extundo.com>
32476
32477         * lib/arctwo.h (arctwo_setkey): Protect variable in CPP macro,
32478         suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
32479
32480 2005-10-21  Simon Josefsson  <jas@extundo.com>
32481
32482         * gnulib-tool (func_import, func_create_testdir): Define automake
32483         conditional GL_COND_LIBTOOL if libtool is used (to be used by modules
32484         Makefile.am snippet),
32485         suggested by Bruno Haible <bruno@clisp.org>.
32486
32487         * modules/gc (Makefile.am): Use it.
32488
32489 2005-10-21  Bruno Haible  <bruno@clisp.org>
32490
32491         * gnulib-tool (func_import, func_create_testdir): Add quoting to last
32492         patch.
32493
32494 2005-10-19  Simon Josefsson  <jas@extundo.com>
32495
32496         * tests/test-gc-rijndael.c: New file.
32497
32498         * modules/gc-rijndael, modules/gc-rijndael-test: New files.
32499
32500 2005-10-19  Simon Josefsson  <jas@extundo.com>
32501
32502         * tests/test-gc-md4.c, tests/test-gc-md5.c: Test gc_hash_buffer
32503         interface too.
32504
32505 2005-10-19  Simon Josefsson  <jas@extundo.com>
32506
32507         * tests/test-gc-arcfour.c: New file.
32508
32509         * modules/gc-arcfour, modules/gc-arcfour-tests: New files.
32510
32511 2005-10-19  Simon Josefsson  <jas@extundo.com>
32512
32513         * modules/gc-md4, modules/gc-md4-tests: New file.
32514
32515         * tests/test-gc-md4.c: New file.
32516
32517 2005-10-19  Simon Josefsson  <jas@extundo.com>
32518
32519         * m4/gc-md4.m4: New file.
32520
32521 2005-10-19  Simon Josefsson  <jas@extundo.com>
32522
32523         * m4/gc-hmac-md5.m4, gc-hmac-sha1.m4, gc-md4.m4,
32524         gc-md5.m4, gc-sha1.m4: Fix typo, suggested by Stepan Kasal
32525         <kasal@ucw.cz>.
32526
32527 2005-10-19  Simon Josefsson  <jas@extundo.com>
32528
32529         * m4/gc-arcfour.m4: New file.
32530
32531         * m4/gc-rijndael.m4: New file.
32532
32533 2005-10-19  Simon Josefsson  <jas@extundo.com>
32534
32535         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Support MD4.
32536
32537 2005-10-19  Simon Josefsson  <jas@extundo.com>
32538
32539         * lib/gc-gnulib.c: Support ARCFOUR.
32540
32541 2005-10-19  Simon Josefsson  <jas@extundo.com>
32542
32543         * lib/gc-gnulib.c: Implement gc_cipher_* API, currently only with AES
32544         support.
32545
32546         * lib/gc.h: Add ECB enum type.
32547
32548         * lib/hmac-md5.c, hmac-sha1.c: Include memxor.h.
32549
32550 2005-10-18  Simon Josefsson  <jas@extundo.com>
32551
32552         * tests/test-md5.c: New file.
32553
32554         * modules/md5-tests: New file.
32555
32556 2005-10-18  Simon Josefsson  <jas@extundo.com>
32557
32558         * tests/test-md4.c: New file.
32559
32560         * modules/md4, modules/md4-tests: New files.
32561
32562 2005-10-18  Simon Josefsson  <jas@extundo.com>
32563
32564         * m4/md4.m4: New file.
32565
32566 2005-10-18  Simon Josefsson  <jas@extundo.com>
32567
32568         * lib/md4.h, lib/md4.c: New files, based on md5.?.
32569
32570 2005-10-17  Stepan Kasal  <kasal@ucw.cz>
32571
32572         * gnulib-tool (func_create_testdir): Omit the second check whether
32573         BUILT_SOURCES in nonempty.
32574
32575 2005-10-17  Simon Josefsson  <jas@extundo.com>
32576
32577         * tests/test-rijndael.c: New file.
32578
32579 2005-10-17  Simon Josefsson  <jas@extundo.com>
32580
32581         * modules/sha1: Depend on stdint instead of md5.
32582
32583         * modules/md5: Depend on stdint, remove uint32_t.
32584
32585 2005-10-17  Simon Josefsson  <jas@extundo.com>
32586
32587         * modules/gc-sha1-tests: New file.
32588
32589         * tests/test-gc-sha1.c: New file.
32590
32591 2005-10-17  Simon Josefsson  <jas@extundo.com>
32592
32593         * m4/md5.m4: Remove call to uint32_t.m4.
32594
32595 2005-10-17  Simon Josefsson  <jas@extundo.com>
32596
32597         * lib/sha1.c: Use uint32_t instead of md5_uint32.t
32598
32599         * lib/sha1.h: Use stdint.h and uint32_t instead of md5_uint32 from
32600         md5.h.
32601
32602         * lib/md5.c: Use uin32_t.  Fix non-gcc UNALIGNED_P macro.
32603
32604         * lib/md5.h: Use stdint.h and uint32_t.  Doc fix.
32605
32606 2005-10-17  Simon Josefsson  <jas@extundo.com>
32607
32608         * lib/gc.h, gc-libgcrypt.c: Add more hash types/functions.
32609
32610 2005-10-17  Simon Josefsson  <jas@extundo.com>
32611
32612         * lib/gc.h, gc-libgcrypt.c: Add ciphers.
32613
32614 2005-10-17  Simon Josefsson  <jas@extundo.com>
32615
32616         * lib/gc-libgcrypt.c (gc_hmac_sha1): Fix assert.
32617
32618         * lib/gc.h (gc_nonce, gc_pseudo_random, gc_random): Add prototypes.
32619
32620 2005-10-17  Bruno Haible  <bruno@clisp.org>
32621
32622         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Change the return statement so
32623         that it can also be used in a test.
32624
32625 2005-10-16  Bruno Haible  <bruno@clisp.org>
32626
32627         * gnulib-tool (func_emit_tests_Makefile_am): Also define
32628         TESTS_ENVIRONMENT, so that individual tests can augment it.
32629
32630         * gnulib-tool (func_create_testdir): Use an intermediate target for
32631         building $(BUILT_SOURCES). Needed because BUILT_SOURCES can contain
32632         macros, like $(ALLOCA_H), which cannot be passed through the command
32633         line.
32634
32635 2005-10-15  Simon Josefsson  <jas@extundo.com>
32636
32637         * modules/rijndael-tests: New file.
32638
32639         * modules/rijndael: New file.
32640
32641 2005-10-15  Simon Josefsson  <jas@extundo.com>
32642
32643         * m4/rijndael.m4: New file.
32644
32645 2005-10-15  Simon Josefsson  <jas@extundo.com>
32646
32647         * lib/rijndael-api-fst.h, lib/rijndael-api-fst.c: New files.
32648
32649         * lib/rijndael-alg-fst.h, lib/rijndael-alg-fst.c: New files.
32650
32651 2005-10-14  Simon Josefsson  <jas@extundo.com>
32652
32653         * tests/test-arcfour.c: New file.
32654
32655         * modules/arcfour, modules/arcfour-tests: New files.
32656
32657 2005-10-14  Simon Josefsson  <jas@extundo.com>
32658
32659         * m4/arcfour.m4: New file.
32660
32661 2005-10-14  Simon Josefsson  <jas@extundo.com>
32662
32663         * lib/arcfour.h, lib/arcfour.c: New files.
32664
32665 2005-10-14  Roland McGrath  <roland@redhat.com>
32666
32667         Import from libc.  [BZ #1331]
32668         * lib/obstack.h [!__STDC__] (obstack_int_grow_fast): Fix misnamed
32669         macro argument.
32670         Reported by Matej Vela <vela@debian.org>.
32671
32672 2005-10-14  Paul Eggert  <eggert@cs.ucla.edu>
32673
32674         * lib/obstack.c [defined _LIBC && defined USE_IN_LIBIO]: Don't
32675         include <wchar.h>; no longer needed.
32676
32677 2005-10-14  Paul Eggert  <eggert@cs.ucla.edu>
32678
32679         * config/srclist.txt: Add glibc bug 321 for obstack.c, obstack.h.
32680
32681 2005-10-14  Jakub Jelinek  <jakub@redhat.com>
32682         and  Ulrich Drepper  <drepper@redhat.com>
32683
32684         Import from libc.
32685         * lib/obstack.c (print_and_abort) [defined _LIBC]: Use __fxprintf
32686         instead of inline stream orientation test and two separate
32687         function calls.  Pay no attention to USE_IN_LIBIO.
32688
32689 2005-10-13  Simon Josefsson  <jas@extundo.com>
32690
32691         * modules/gc-hmac-md5-tests: New file.
32692
32693         * tests/test-gc-hmac-sha1.c: New file.
32694
32695         * tests/test-gc.c (main): Remove MD5 and HMAC-MD5 tests.
32696
32697         * modules/gc-hmac-md5-tests: New file.
32698
32699         * tests/test-gc-md5.c: New file.
32700
32701         * modules/gc-md5-tests: New file.
32702
32703 2005-10-13  Simon Josefsson  <jas@extundo.com>
32704
32705         * lib/gc-pbkdf2-sha1.c (gc_pbkdf2_sha1): Optimize CEIL computation.
32706         Move memory allocation outside of loop.
32707
32708 2005-10-13  Paul Eggert  <eggert@cs.ucla.edu>
32709
32710         * lib/mkdir-p.c (make_dir_parents): Don't report an error if an
32711         intermediate directory is in a read-only file system.  Problem
32712         reported by Eric Blake.
32713
32714 2005-10-13  Oskar Liljeblad  <oskar@osk.mine.nu>
32715
32716         * modules/human (Depends-on): Depend on xstrtoumax, not xstrtol.
32717
32718 2005-10-12  Simon Josefsson  <jas@extundo.com>
32719
32720         * tests/test-hmac-sha1.c: New file.
32721
32722         * modules/hmac-sha1-tests: New file.
32723
32724         * modules/hmac-sha1: New file.
32725
32726 2005-10-12  Simon Josefsson  <jas@extundo.com>
32727
32728         * modules/gc-sha1: New file.
32729
32730 2005-10-12  Simon Josefsson  <jas@extundo.com>
32731
32732         * modules/gc-pbkdf2-sha1, modules/gc-pbkdf2-sha1-tests: New files.
32733
32734         * tests/test-gc-pbkdf2-sha1.c: New file.
32735
32736 2005-10-12  Simon Josefsson  <jas@extundo.com>
32737
32738         * modules/gc-md5, modules/gc-hmac-md5: New files.
32739
32740         * modules/gc (Files): Remove md5, memxor and hmac files.
32741
32742 2005-10-12  Simon Josefsson  <jas@extundo.com>
32743
32744         * m4/gc-pbkdf2-sha1.m4: New file.
32745
32746         * m4/gc-hmac-sha1.m4: New file.
32747
32748         * m4/gc-sha1: New file.
32749
32750         * m4/hmac-sha1.m4: New file.
32751
32752 2005-10-12  Simon Josefsson  <jas@extundo.com>
32753
32754         * m4/gc-md5.m4, m4/gc-hmac-md5.m4: New files.
32755
32756         * m4/gc.m4: Don't call gl_MD5, gl_MEMXOR or gl_HMAC_MD5.
32757
32758 2005-10-12  Simon Josefsson  <jas@extundo.com>
32759
32760         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Use Gc_rc for return types,
32761         suggested by Bruno Haible <bruno@clisp.org>.
32762
32763 2005-10-12  Simon Josefsson  <jas@extundo.com>
32764
32765         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Support SHA-1.
32766
32767 2005-10-12  Simon Josefsson  <jas@extundo.com>
32768
32769         * lib/gc-pbkdf2-sha1.c: New file.
32770
32771         * lib/gc.h: Add gc_pbkdf2_sha1 prototype.
32772
32773 2005-10-12  Simon Josefsson  <jas@extundo.com>
32774
32775         * lib/gc-libgcrypt.c (gc_hmac_sha1): New function.
32776
32777         * lib/gc-gnulib.c (gc_hmac_sha1): New function.
32778
32779 2005-10-12  Simon Josefsson  <jas@extundo.com>
32780
32781         * lib/gc-gnulib.c: Condition MD5 and HMAC-MD5 use on GC_USE_MD5 and
32782         GC_USE_HMAC_MD5, respectively.
32783
32784         * lib/gc-libgcrypt.c (gc_md5): Fix assert call.
32785         (gc_md5): Fix typo.
32786
32787         * lib/gc.h (gc_hash_buffer): Use gc_hash in prototype.
32788
32789         * lib/gc-libgcrypt.c (gc_hash_buffer): Ditto.
32790
32791         * lib/gc-gnulib.c (gc_hash_buffer): Ditto.
32792
32793 2005-10-12  Bruno Haible  <bruno@clisp.org>
32794
32795         * m4/stdbool.m4 (gl_STDBOOL_H): Define as an alias of AM_STDBOOL_H.
32796         Reported by Stepan Kasal <kasal@ucw.cz>.
32797
32798 2005-10-11  Simon Josefsson  <jas@extundo.com>
32799
32800         * tests/test-crc.c: New file.
32801
32802         * modules/crc, modules/crc-tests: New files.
32803
32804 2005-10-11  Simon Josefsson  <jas@extundo.com>
32805
32806         * m4/crc.m4: New file.
32807
32808 2005-10-11  Simon Josefsson  <jas@extundo.com>
32809
32810         * lib/gc.h: Add gc_hash and gc_hash_buffer.
32811
32812         * lib/gc-gnulib.c (gc_hash_buffer): Add.  Reorder #include's.
32813
32814         * lib/gc-libgcrypt.c (gc_hash_buffer): Add.
32815
32816 2005-10-11  Simon Josefsson  <jas@extundo.com>
32817
32818         * lib/crc.h, lib/crc.c: New files.
32819
32820         * lib/gc.h (gc_hash_buffer): Add doc.
32821
32822 2005-10-11  Bruno Haible  <bruno@clisp.org>
32823
32824         * modules/c-strcasestr: New file.
32825         * MODULES.html.sh (String handling <string.h>): Add c-strcasestr.
32826
32827 2005-10-11  Bruno Haible  <bruno@clisp.org>
32828
32829         * modules/c-strcase: New file.
32830         * MODULES.html.sh (String handling <string.h>): Add c-strcase.
32831
32832 2005-10-11  Bruno Haible  <bruno@clisp.org>
32833
32834         * lib/strcasecmp.c: Include limits.h.
32835         (strcasecmp): Avoid integer overflow on exotic platforms.
32836         * lib/strncasecmp.c: Include limits.h.
32837         (strncasecmp): Avoid integer overflow on exotic platforms.
32838         Reported by Paul Eggert.
32839
32840 2005-10-11  Bruno Haible  <bruno@clisp.org>
32841
32842         * lib/c-strcasestr.h: New file, from GNU gettext.
32843         * lib/c-strcasestr.c: New file, from GNU gettext.
32844
32845 2005-10-11  Bruno Haible  <bruno@clisp.org>
32846
32847         * lib/c-strcase.h: New file, from GNU gettext.
32848         * lib/c-strcasecmp.c: New file, from GNU gettext.
32849         * lib/c-strncasecmp.c: New file, from GNU gettext.
32850
32851 2005-10-10  Paul Eggert  <eggert@cs.ucla.edu>
32852
32853         * modules/mempcpy (License): GPL -> LGPL.
32854         * modules/strchrnul (License): Likewise.
32855         * modules/sysexits (License): Likewise.
32856
32857 2005-10-08  Simon Josefsson  <jas@extundo.com>
32858
32859         * config/srclist.txt: Bug 1423 is closed, but 1439 remains.
32860
32861 2005-10-07  Simon Josefsson  <jas@extundo.com>
32862
32863         * m4/memxor.m4: Remove gl_C_RESTRICT call.
32864
32865 2005-10-06  Simon Josefsson  <jas@extundo.com>
32866
32867         * tests/test-hmac-md5.c: New file.
32868
32869         * modules/hmac-md5-tests: New file.
32870
32871         * modules/hmac-md5: New file.
32872
32873 2005-10-06  Simon Josefsson  <jas@extundo.com>
32874
32875         * m4/hmac-md5.m4: New file.
32876
32877         * m4/memxor.m4: Require gl_C_RESTRICT.
32878
32879 2005-10-06  Simon Josefsson  <jas@extundo.com>
32880
32881         * lib/memxor.c (memxor): Avoid casts and warnings.
32882
32883 2005-10-06  Simon Josefsson  <jas@extundo.com>
32884
32885         * lib/hmac-md5.c: New file.
32886
32887         * lib/hmac.h: New file.
32888
32889 2005-10-06  Paul Eggert  <eggert@cs.ucla.edu>
32890
32891         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check that bool
32892         promotes to int, not unsigned int, to catch the AIX 5.3
32893         compiler bug.
32894
32895 2005-10-05  Simon Josefsson  <jas@extundo.com>
32896
32897         * modules/memxor: New file.
32898
32899         * modules/iconv (Files): Move config.rpath to havelib, it is used
32900         there.
32901
32902         * modules/havelib (Files): Add config.rpath.
32903
32904 2005-10-05  Simon Josefsson  <jas@extundo.com>
32905
32906         * m4/memxor.m4: New file.
32907
32908 2005-10-05  Simon Josefsson  <jas@extundo.com>
32909
32910         * lib/memxor.c (memxor): Fix compiler error.
32911
32912         * lib/md5.h (MD5_DIGEST_SIZE, MD5_BLOCK_SIZE): Add, see also
32913         <http://sourceware.org/bugzilla/show_bug.cgi?id=1423>.
32914
32915         * lib/memxor.h, lib/memxor.c: New files.
32916
32917         * lib/getaddrinfo.h: Don't protect sys/types.h with HAVE_SYS_TYPES_H,
32918         we assume all systems have it, suggested by Jim Meyering
32919         <jim@meyering.net>.  Remove HAVE_SYS_SOCKET_H test too, to see if
32920         any systems lack sys/socket.h; mingw32 is known to lack it, but we
32921         don't support it yet anyway.  Also remove HAVE_NETDB_H test, for
32922         same reasons.
32923
32924 2005-10-05  Simon Josefsson  <jas@extundo.com>
32925
32926         * config/srclist.txt: Add glibc bug 1423 for md5.h.
32927
32928 2005-10-05  Paul Eggert  <eggert@cs.ucla.edu>
32929
32930         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Don't check for
32931         sys/socket.h, netdb.h, sys/types.h; the checks areno longer
32932         needed, since the source code now assumes these .h files.
32933
32934 2005-10-05  Derek Price  <derek@ximbiot.com>
32935
32936         * lib/getdelim.c (SIZE_MAX): New macro, if not already defined.
32937
32938 2005-10-05  Bruno Haible  <bruno@clisp.org>
32939
32940         * modules/stdint (License): Change to LGPL.
32941
32942 2005-10-04  Simon Josefsson  <jas@extundo.com>
32943
32944         * lib/getaddrinfo.h: Move sys/types.h include first, reported by "Mark
32945         D. Baushke" <mdb@gnu.org>.
32946
32947 2005-10-04  Bruno Haible  <bruno@clisp.org>
32948
32949         * lib/verify.h (verify_true): Provide alternative definition for C++.
32950
32951 2005-10-03  Paul Eggert  <eggert@cs.ucla.edu>
32952
32953         * lib/getdelim.c: Include getdelim.h first.  Include <limits.h>.
32954         (SSIZE_MAX): New macro, if not already defined.
32955         (getdelim): Fix buffer overrun on 64-bit hosts with lines longer
32956         than 2 GiB.
32957
32958 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
32959
32960         Sync from coreutils.
32961         * m4/openat.m4 (gl_FUNC_OPENAT): Check for fdopendir.
32962         * m4/ullong_max.m4 (gl_ULLONG_MAX): Simplify so that it merely
32963         defines ULONG_MAX_LT_ULLONG_MAX.  Thomas M.Ott reports that
32964         ULLONG_MAX doesn't work with 2.7.2.1.
32965
32966 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
32967
32968         * modules/xreadlink (Makefile.am): Remove lib_SOURCES.
32969         From Ben Pfaff.
32970
32971         * modules/exclude (Depends-on): Depend on verify.
32972         * modules/strtoimax (Depends-on): Likewise.
32973         * modules/utimecmp (Depends-on): Likewise.
32974
32975 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
32976
32977         * lib/exclude.c: Include verify.h.
32978         (verify): Remove.  All callers changed to use verify.h's version.
32979         * lib/strtoimax.c: Likewise.
32980         * lib/utimecmp.c: Likewis.e
32981
32982         Sync from coreutils.
32983         * lib/.cppi-disable: Add getaddrinfo.h, getdelim.h, getline.h,
32984         getpass.c, mbchar.h, mbuiter.h, strcase.h, strnlen.h, strnlen1.h.
32985         * lib/.cvsignore: Add fts.h, search.h, t-fpending.
32986         * lib/settime.c (settime): Fix { typo in previous patch.  Also, don't
32987         bother returning ENOSYS if settimeofday or stime fails; just let
32988         them return whatever errno they want to return.
32989         * lib/utimens.c: Include unistd.h, for dup2.
32990         (futimens): Fix typo: HAVE_FUTIMESAT was misspelled in an #if.
32991         (futimens) [! HAVE_FUTIMESAT]: If !file, set errno before returning -1.
32992
32993 2005-10-02  Jim Meyering  <jim@meyering.net>
32994
32995         Sync from coreutils.
32996         * m4/utimes.m4 (gl_FUNC_UTIMES): Detect the version of utimes
32997         from glibc-2.2.5 that fails for read-only files.
32998
32999 2005-10-02  Jim Meyering  <jim@meyering.net>
33000
33001         Sync from coreutils.
33002         * lib/fts-cycle.c [HAVE_CONFIG_H]: Include <config.h>.
33003         * lib/openat-die.c: Use `#ifdef HAVE_CONFIG_H', not
33004         `#if HAVE_CONFIG_H'.
33005         * lib/openat.c (fdopendir): Do not define if HAVE_FDOPENDIR.
33006         Remove AT_FDCWD test.
33007         Do not consume the fd unless successful.
33008         * lib/openat.h (fdopendir): Do not define if HAVE_FDOPENDIR.
33009         * lib/settime.c (settime): Move the HAVE_STIME block `up' into an #elif
33010         block, so that we don't even try to compile it if settimeofday is
33011         available.  This works around a compilation failure on OSF1 V5.1,
33012         due to stime requiring a `long int*' while tv_sec is `int'.
33013
33014 2005-10-02  Alfred M. Szmidt  <ams@gnu.org>
33015
33016         Sync from coreutils.
33017         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Compare $gl_have_path...
33018         against `yes', rather than just testing for nonempty.
33019
33020 2005-10-01  Simon Josefsson  <jas@extundo.com>
33021
33022         * m4/getaddrinfo.m4: Include sys/types.h for sys/socket.h, on FreeBSD
33023         and Darwin.
33024
33025         * m4/getaddrinfo.m4: Use AC_GNU_SOURCE, GNU only declare getaddrinfo
33026         as an (POSIX) extension.  Check for sys/types.h, sys/socket.h, and
33027         netdb.h too, needed by getaddrinfo.h.  Check if getaddrinfo,
33028         freeaddrinfo and gai_strerror are declared by the POSIX headers.
33029         Check if struct addrinfo is declared.
33030
33031 2005-10-01  Simon Josefsson  <jas@extundo.com>
33032
33033         * lib/getaddrinfo.h: Protect #include's of sys/socket.h and netdb.h.
33034         Only define struct addrinfo if !HAVE_STRUCT_ADDRINFO.  Protect
33035         AI_* and EAI_* definitions.  Protect function declarations.
33036
33037 2005-10-01  Jim Meyering  <jim@meyering.net>
33038
33039         Sync from coreutils.
33040
33041         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Look for getservbyname in these
33042         libraries [inet nsl socket xnet].  Nelson Beebe reported that with
33043         native cc on Solaris 7, getaddrinfo.c requires -lsocket.
33044         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Check for gethostbyname
33045         in the inet and nsl libraries.  Required on Solaris 5.7.
33046
33047 2005-10-01  Jim Meyering  <jim@meyering.net>
33048
33049         Sync from coreutils.
33050         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Check for gethostbyname
33051         in the inet and nsl libraries.  Required on Solaris 5.7.
33052
33053 2005-10-01  Eric Blake  <ebb9@byu.net>  (tiny change)
33054
33055         * lib/getdelim.c (getdelim): Remove unused variables.
33056
33057 2005-09-29  Paul Eggert  <eggert@cs.ucla.edu>
33058
33059         * lib/xtime.h (XTIME_PRECISION): Now of type int, not long long int,
33060         so that the code works even with ancient cpp.  Portability problem
33061         with GCC 2.7.2.1 reported by Thomas M.Ott.
33062
33063 2005-09-27  Paul Eggert  <eggert@cs.ucla.edu>
33064
33065         * modules/regex (Depends-on): Add strcase.
33066
33067         * modules/gethostname (Licence): Change from GPL to LGPL, since
33068         gethostname.c is a trivial implementation of a standard library
33069         function.
33070         * modules/poll (License): Change from GPL to LGPL, since it's
33071         derived from LGPL code.
33072
33073 2005-09-27  Jim Meyering  <jim@meyering.net>
33074
33075         * lib/getcwd.c: Change #ifdef<TAB>HAVE_CONFIG_H to #ifdef
33076         HAVE_CONFIG_H.
33077
33078         * lib/intprops.h (signed_type_or_expr__): Define.
33079         (INT_STRLEN_BOUND) [__GNUC__]: Use a slightly tighter bound
33080         for unsigned types.
33081
33082 2005-09-26  Paul Eggert  <eggert@cs.ucla.edu>
33083
33084         * lib/verify.h (verify_expr): Remove, replacing with:
33085         (verify_true): New macro that returns true instead of void.
33086         (verify_type__): Remove.
33087         (verify): Use verify_true rather than verify_type__.
33088
33089 2005-09-26  Bruno Haible  <bruno@clisp.org>
33090
33091         * modules/mbchar (Include): Mention that HAVE_WCHAR_H && HAVE_WCTYPE_H
33092         is necessary.
33093         (lib_SOURCES): Remove mbchar.c.
33094         * modules/mbfile (Include): Mention that HAVE_MBRTOWC is necessary.
33095         (Files): Add m4/mbrtowc.m4.
33096         * modules/mbiter: Likewise.
33097         * modules/mbuiter: Likewise.
33098
33099 2005-09-26  Bruno Haible  <bruno@clisp.org>
33100
33101         * m4/mbchar.m4 (gl_MBCHAR): Check for wchar.h and wctype.h. Don't
33102         compile mbchar.c if they are not both present.
33103         * m4/mbfile.m4 (gl_MBFILE): Require gl_FUNC_MBRTOWC.
33104         * m4/mbiter.m4 (gl_MBITER): Likewise.
33105         * m4/strstr.m4 (gl_PREREQ_STRSTR): Use AC_REQUIRE.
33106         * m4/strcasestr.m4 (gl_PREREQ_STRCASESTR): Likewise.
33107         * m4/strcase.m4 (gl_PREREQ_STRCASECMP): Likewise.
33108
33109 2005-09-25  Jim Meyering  <jim@meyering.net>
33110
33111         * modules/inet_ntop (Depends-on): Add socklen, since inet_ntop.c
33112         also uses socklen_t.
33113
33114 2005-09-24  Paul Eggert  <eggert@cs.ucla.edu>
33115
33116         * lib/utimens.c (ENOSYS): Define if not already defined.
33117         (futimens): Support having a null PATH if the file descriptor
33118         is nonnegative.
33119
33120         * lib/regex_internal.h (__GNUC_PREREQ, always_inline, inline, pure):
33121         Remove.
33122         (__attribute): Define to empty unless GCC 3.1 or later.
33123         This works around a core dump on OpenBSD 3.4, which has GCC
33124         2.95.3, which dumps core when given __attribute__(()).  It also
33125         simplifies other tests, since we really don't want to bother with
33126         worrying about which ancient version of GCC supported what.
33127         Original problem reported by Yoann Vandoorselaere, with part of
33128         the fix suggested by Derek Price.
33129
33130 2005-09-24  Jim Meyering  <jim@meyering.net>
33131
33132         * lib/verify.h (verify_type__): Use `unsigned int' as the bitfield type
33133         so we can once again use a positive bitfield width of 1 -- now we
33134         don't have to explain why we were using a bitfield width of 2.
33135
33136 2005-09-23  Paul Eggert  <eggert@cs.ucla.edu>
33137
33138         * m4/regex.m4 (gl_REGEX): If replacing, define regcomp to rpl_regcomp,
33139         and similarly for the other external symbols.  Problem reported
33140         by James Gallager.
33141
33142         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Catch Sun Studio 10u1 on Linux
33143         bug reported by Jim Meyering.
33144
33145         * m4/utimens.m4 (gl_UTIMENS): Check for futimesat.
33146         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Undo previous change;
33147         not needed, since socklen is a prerequisite module.
33148
33149 2005-09-23  Paul Eggert  <eggert@cs.ucla.edu>
33150
33151         * lib/getaddrinfo.c [HAVE_NETINET_IN_H]: Include <netinet/in.h>.
33152         Problem reported by Eric Blake.
33153         (getaddrinfo): Initialize se so that it's not garbage.
33154         Redo internal storage allocation so that it doesn't make unportable
33155         assumptions about alignment.
33156         Fix a memory leak.
33157
33158         * lib/utimens.c (futimens): Use futimesat if available.
33159         Prefer it to futimes since it doesn't have the futimes bug.
33160
33161         * lib/verify.h (GL_CONCAT0, GL_CONCAT): Remove.
33162         (verify): Don't use the __LINE__ trick, as it doesn't work in general.
33163         Instead, declare a function that returns a pointer to an array,
33164         and use verify_type__ to declare the size of the array.
33165         Problem and germ of a solution reported by Bruno Haible.
33166         (verify_type__): Use 2, not 1, for bitfield size, to avoid
33167         a warning with Irix 6.5 cc.  Problem reported by Bruno Haible.
33168
33169 2005-09-23  Jim Meyering  <jim@meyering.net>
33170
33171         Sync from coreutils.
33172         Correct build failure (socklen_t not defined) on at least
33173         mips-sgi-irix6.5 and alphaev67-dec-osf5.1.
33174         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Require gl_SOCKLEN_T.
33175
33176 2005-09-23  Jim Meyering  <jim@meyering.net>
33177
33178         * modules/getaddrinfo (Depends-on): Add socklen.
33179
33180 2005-09-23  Bruno Haible  <bruno@clisp.org>
33181
33182         * tests/test-verify.c: New file.
33183
33184 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
33185
33186         Sync from coreutils.
33187
33188         * modules/argmatch (Depends-on): Add verify.
33189         * modules/getloadavg (Depends-on): Depend on fcntl-safer, not
33190         unistd-safer.
33191         * modules/save-cwd (Depends-on): Likewise.
33192
33193         * modules/openat (Files): Add lib/openat-die.c.
33194         (Depends-on): Remove error, exitfail.
33195         Add dirname.
33196
33197         * modules/verify: New file.
33198         * MODULES.html.sh (Diagnostics <assert.h>): New section,
33199         with "verify" module.
33200
33201 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
33202
33203         Sync from coreutils.
33204
33205         * m4/backupfile.m4, calloc.m4, chown.m4, cloexec.m4, dup2.m4:
33206         * m4/fileblocks.m4, free.m4, ftruncate.m4, getcwd.m4, getpagesize.m4:
33207         * m4/getugroups.m4, group-member.m4, idcache.m4, link-follow.m4:
33208         * m4/mkstemp.m4, mktime.m4, mountlist.m4, nanosleep.m4, pathmax.m4:
33209         * m4/physmem.m4, posixver.m4, putenv.m4, safe-read.m4, same.m4:
33210         * m4/save-cwd.m4, stdio-safer.m4, unistd-safer.m4, unlinkdir.m4:
33211         * m4/userspec.m4, xgetcwd.m4, xreadlink.m4:
33212         Don't bother checking for string.h, stdlib.h, unistd.h.
33213         * m4/fts.m4 (gl_FUNC_FTS_CORE): Don't require
33214         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK; that's now the lstat
33215         module's job.
33216         * m4/jm-macros.m4 (gl_MACROS): Likewise.
33217         * m4/prereq.m4 (gl_PREREQ): Add gl_FUNC_LSTAT.
33218
33219         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): New macro.
33220         (gl_GETDATE): Use it.
33221
33222         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Don't bother checking for unistd.h.
33223
33224 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
33225
33226         Sync from coreutils.
33227
33228         * lib/.cppi-disable: Add regcomp.c, regex_internal.c, regex_internal.h,
33229         stat-time.h.
33230         * lib/argmatch.h: Include verify.h
33231         (ARGMATCH_VERIFY): Use verify rather than rolling our own.
33232         (ARGMATCH_ASSERT): Remove; unused.
33233         * lib/canonicalize.c: Assume STDC_HEADERS.
33234         * lib/exclude.c: Include "strcase.h".
33235         * lib/regex_internal.h [!defined _LIBC]: Likewise.
33236         * lib/getusershell.c: Include stdio--.h rather than stdio.h
33237         and stdio-safer.h.
33238         (getusershell): Call fopen, not fopen_safer.
33239         * lib/save-cwd.c: Include fcntl--.h rather than fcntl.h.
33240         Do not include unistd-safer.h.
33241         (save_cwd): Don't call fd_safer; no longer needed
33242         now that we include fcntl--.h.
33243
33244         * lib/getdate.y (relative_time): New type.
33245         (RELATIVE_TIME_0): New constant.
33246         (parser_control): Use relative_time instead of doing it ourselves.
33247         (%union): Add new relative_time rel member.
33248         (tYEAR_UNIT, tMONTH_UNIT, tHOUR_UNIT, tMINUTE_UNIT, tSEC_UNIT):
33249         Now typeless.
33250         (relunit, relunit_snumber): Now of type rel.
33251         (zone, rel, relunit, get_date): Adjust to above changes.
33252
33253         * lib/getloadavg.c: Include fcntl--.h rather than fcntl.h.
33254         Do not include unistd-safer.h.
33255         (getloadavg): Don't call fd_safer; no longer needed
33256         now that we include fcntl--.h.
33257
33258         * lib/mkdir-p.c (ENOSYS): Define to EEXIST if not defined.
33259         (make_dir_parents): Treat ENOSYS like EEXIST.
33260
33261         Improve quality of diagnostics on restore_cwd failure.
33262         * lib/mkdir-p.h (make_dir): Remove.  All uses replaced by mkdir.
33263         (make_dir_parents): Last arg is now int * (for errno), not bool *.
33264         * lib/mkdir-p.c (make_dir, make_dir_parents): Likewise.
33265         Rewrite "mkdir -p" algorithm to avoid the need for "stat"
33266         each time through the loop.  Do not diagnose restore_cwd failure;
33267         that is the caller's job (and perhaps the caller does not care).
33268
33269         * lib/mkdir-p.c (CLEANUP_CWD, CLEANUP): Remove.
33270         (make_dir_parents): Revamp to avoid need for CLEANUP_CWD, CLEANUP.
33271         If the file already exists but is not a directory, don't bother
33272         to try to make its parents.
33273         Close potential file descriptor leak if we can't chdir("/") (!).
33274         Don't always return true if chdir($PWD) fails; return true only
33275         if the requested action was done successfully (except for the
33276         chdir($PWD)).
33277         Don't log final directory unless we actually made it.
33278         Refactor to avoid duplicate code to fix up permissions.
33279         Don't attempt to fix up parent permissions if chdir($PWD) fails.
33280
33281         * lib/strftime.c (my_strftime): Rewrite the previous change slightly,
33282         to make it a bit faster and (I hope) clearer.
33283         * lib/strftime.c (my_strftime): Add support for %:z, %::z, %:::z.
33284         Fix bug in formats like %2N.
33285
33286         * lib/verify.h: New file.
33287
33288 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
33289
33290         Sync from coreutils.
33291         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Check for netinet/in.h.
33292
33293 2005-09-22  Jim Meyering  <jim@meyering.net>
33294
33295         Sync from coreutils.
33296
33297         * m4/lstat.m4 (gl_FUNC_LSTAT):
33298         Use AC_LIBSOURCES to require lstat.c and lstat.h.
33299         Remove obsolete comment.
33300         * m4/xreadlink.m4: Use AC_LIBSOURCES and AC_LIBOBJ.
33301         * m4/xstrtod.m4: Likewise.
33302
33303         * m4/openat.m4 (gl_FUNC_OPENAT): Add openat-die.c.
33304
33305 2005-09-22  Jim Meyering  <jim@meyering.net>
33306
33307         Sync from coreutils.
33308
33309         * lib/backupfile.c: Use ARGMATCH_VERIFY, just in case.
33310
33311         * lib/posixtm.c (posixtime) [lint]: Initialize *all* of tm0, not just
33312         the .tm_year member, since otherwise gcc-4.0 would now warn about
33313         tm_zone, tm_gmtoff, tm_isdst, tm_yday, tm_wday.
33314
33315         * lib/quotearg.c (quotearg_n_options): Change code to be suboptimal, in
33316         order to avoid an unsuppressible warning from gcc on 64-bit systems.
33317
33318         * lib/getdate.y (get_date): Undo part of the 2005-04-04 change, so that
33319         the command "date -d'2005-03-27 +1 day'" succeeds once again, even
33320         when run in a time zone for which daylight savings time is in effect
33321         for the starting date.
33322
33323         * lib/mkdir-p.c (make_dir_parents): Don't let a failed chdir($PWD)
33324         stop us from restricting permissions of just-created absolute-named
33325         directories.
33326         * lib/mkdir-p.c (CLEANUP_CWD): Return *true*, not false when failing
33327         to restore initial working directory.
33328         * lib/mkdir-p.c (make_dir_parents): New parameter:
33329         different_working_dir, to tell caller if/when we change the working
33330         directory and are unable to return to the initial one.
33331         * lib/mkdir-p.h (make_dir_parents): Update prototype.
33332         * lib/mkdir-p.c (CLEANUP_CWD): Change one more `return 1' to
33333         `return false'.  This fixes a bug introduced on 2004-07-30.
33334
33335         * lib/openat.c (fdopendir): Be sure to close the supplied
33336         file descriptor before returning.  This makes our replacement
33337         implementation a little closer to Solaris's, where fdopendir
33338         ties the file descriptor to the returned DIR* pointer.
33339         * lib/openat.c (unlinkat): New function.
33340         * lib/openat.h (unlinkat): Add prototype.
33341         * lib/openat-die.c (openat_save_fail): Rename from openat_save_die.
33342         (openat_restore_fail): Rename from openat_restore_die.
33343         * lib/openat.c, openat.h: Reflect s/_die/_fail/ renaming.
33344
33345         Provide an alternative to exiting immediately upon save_cwd or
33346         restore_cwd failure.  Now, an application can arrange e.g.,
33347         to perform a longjump in that case.
33348         * lib/openat.c: Include dirname.h.
33349         Use IS_ABSOLUTE_FILE_NAME rather than testing for leading slash.
33350         (rpl_openat, fdopendir, fstatat): Call openat_save_die
33351         and openat_restore_die rather than calling error directly.
33352         Don't include "error.h" or "exitfail.h"; they're no longer needed.
33353
33354         * lib/openat-die.c (openat_save_die, openat_restore_die): New file.
33355         * lib/openat.h (openat_save_die, openat_restore_die): Declare and
33356         define.
33357
33358         * lib/strftime.c [FPRINTFTIME] (fprintftime): Provide a new interface:
33359         size_t fprintftime (FILE *fp, char const *fmt, struct tm const *tm,
33360                             int utc, int nanoseconds);
33361         Background:
33362         date should not have to allocate a megabyte of virtual memory to
33363         handle a format argument like +%1048575T.  When implemented with
33364         strftime, it must allocate such a buffer, use strftime to fill it
33365         in, print it, then free it.
33366         With fprintftime, it simply prints everything and exits.
33367         With no need for memory allocation, that's one fewer way to fail.
33368         * lib/strftime.c (my_strftime): Parse the colons of %:::z *after* the
33369         optional field width, not before, so we accept %9:z, not %:9z.
33370         (my_strftime): Be sure to use L_('x') for literals.
33371
33372         * lib/backupfile.c, lib/canon-host.c, lib/canonicalize.c, lib/chown.c:
33373         * lib/cloexec.c, lib/dup-safer.c, lib/dup2.c, lib/euidaccess.c:
33374         * lib/fd-safer.c, lib/fileblocks.c, lib/fopen-safer.c, lib/fsusage.c:
33375         * lib/ftruncate.c, lib/getcwd.c, lib/getcwd.h, lib/getloadavg.c:
33376         * lib/getopt_.h, lib/getpagesize.h, lib/getugroups.c:
33377         * lib/group-member.c, lib/human.h, lib/idcache.c, lib/mkdir-p.c:
33378         * lib/mountlist.c, lib/nanosleep.c, lib/pathmax.h, lib/physmem.c:
33379         * lib/posixver.c, lib/putenv.c, lib/raise.c, lib/safe-read.c:
33380         * lib/same.c, lib/save-cwd.c, lib/setenv.c, lib/settime.c:
33381         * lib/tempname.c, lib/unlinkdir.c, lib/unsetenv.c, lib/userspec.c:
33382         * lib/xgethostname.c, lib/xreadlink.c:
33383         Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally.
33384
33385         * lib/chown.c, lib/cloexec.c, lib/dup-safer.c, lib/dup2.c:
33386         * lib/fsusage.c, lib/getcwd.c, lib/getloadavg.c, lib/mountlist.c:
33387         * lib/openat.h, lib/save-cwd.c, lib/tempname.c:
33388         Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,
33389         and don't include <sys/file.h>).
33390
33391 2005-09-22  Eric Blake  <ebb9@byu.net>  (tiny change)
33392
33393         Sync from coreutils.
33394
33395         * lib/getloadavg.c (getloadavg) [__CYGWIN__]: Port to cygwin.
33396         [__linux__]: Allocate a big enough buffer for /proc/loadavg.
33397         [!LDAV_DONE]: Avoid unused variable warning.
33398
33399 2005-09-21  Bruno Haible  <bruno@clisp.org>
33400
33401         * lib/unicodeio.h (unicode_to_mb): New declaration.
33402
33403 2005-09-20  Derek Price  <derek@ximbiot.com>
33404
33405         * lib/getaddrinfo.c: Don't include <netdb.h> included from
33406         getaddrinfo.h.
33407
33408 2005-09-20  Bruno Haible  <bruno@clisp.org>
33409
33410         * gnulib-tool: Remove trailing slashes from the values specified for
33411         --source-base, --m4-base, --tests-base, --aux-dir.
33412         Suggested by Simon Josefsson <jas@extundo.com>.
33413
33414 2005-09-20  Bruno Haible  <bruno@clisp.org>
33415
33416         * gnulib-tool (func_all_modules, func_modules_transitive_closure,
33417         func_modules_to_filelist, func_import, func_create_testdir): Make all
33418         sorting results locale-independent, so that gnulib-cache.m4 doesn't
33419         change when gnulib-tool is invoked in a different locale.
33420
33421 2005-09-19  Simon Josefsson  <jas@extundo.com>
33422
33423         * m4/socklen.m4: Fix typo.
33424
33425 2005-09-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
33426
33427         Use a consistent style for including <config.h>.
33428         * lib/__fpending.c, lib/acl.c, lib/argmatch.c, lib/argp-help.c,
33429         lib/argp-parse.c, lib/argp-pvh.c, lib/backupfile.c, lib/basename.c,
33430         lib/c-stack.c, lib/calloc.c, lib/check-version.c, lib/cloexec.c,
33431         lib/closeout.c, lib/copy-file.c, lib/creat-safer.c, lib/cycle-check.c,
33432         lib/dirfd.c, lib/dirname.c, lib/dup-safer.c, lib/dup2.c,
33433         lib/euidaccess.c, lib/exclude.c, lib/exitfail.c, lib/fatal-signal.c,
33434         lib/fd-safer.c, lib/file-type.c, lib/fileblocks.c, lib/filemode.c,
33435         lib/filenamecat.c, lib/findprog.c, lib/fnmatch.c, lib/fopen-safer.c,
33436         lib/free.c, lib/fsusage.c, lib/ftruncate.c, lib/full-write.c,
33437         lib/fwriteerror.c, lib/getaddrinfo.c, lib/getcwd.c, lib/getdelim.c,
33438         lib/getline.c, lib/getlogin_r.c, lib/getndelim2.c, lib/getnline.c,
33439         lib/getopt1.c, lib/getpass.c, lib/group-member.c, lib/hard-locale.c,
33440         lib/hash-pjw.c, lib/hash.c, lib/human.c, lib/idcache.c,
33441         lib/inet_ntop.c, lib/isdir.c, lib/long-options.c, lib/malloc.c,
33442         lib/memcasecmp.c, lib/memcmp.c, lib/memcoll.c, lib/memcpy.c,
33443         lib/memmove.c, lib/mkdir-p.c, lib/modechange.c, lib/mountlist.c,
33444         lib/open-safer.c, lib/physmem.c, lib/pipe-safer.c, lib/pipe.c,
33445         lib/poll.c, lib/posixver.c, lib/progname.c, lib/progreloc.c,
33446         lib/putenv.c, lib/quote.c, lib/quotearg.c, lib/readline.c,
33447         lib/readlink.c, lib/realloc.c, lib/regex.c, lib/rename.c, lib/rmdir.c,
33448         lib/rpmatch.c, lib/safe-read.c, lib/same.c, lib/save-cwd.c,
33449         lib/savedir.c, lib/sig2str.c, lib/strcspn.c, lib/strerror.c,
33450         lib/stripslash.c, lib/strncasecmp.c, lib/strndup.c, lib/strnlen.c,
33451         lib/strnlen1.c, lib/strsep.c, lib/strstr.c, lib/strtod.c,
33452         lib/strtoimax.c, lib/strtol.c, lib/strverscmp.c, lib/tempname.c,
33453         lib/time_r.c, lib/userspec.c, lib/utimecmp.c, lib/version-etc-fsf.c,
33454         lib/version-etc.c, lib/wait-process.c, lib/xalloc-die.c, lib/xgetcwd.c,
33455         lib/xmalloc.c, lib/xmemcoll.c, lib/xnanosleep.c, lib/xreadlink.c,
33456         lib/xsetenv.c, lib/xstrndup.c, lib/xstrtoimax.c, lib/xstrtol.c,
33457         lib/xstrtoumax.c, lib/yesno.c:
33458         Standardize inclusion of config.h.
33459         * lib/__fpending.h, lib/dirfd.h, lib/getdate.h, lib/human.h,
33460         lib/inttostr.h:  Removed inclusion of config.h from header files.
33461         * lib/inttostr.c:  Adjusted in-tree users.
33462         * lib/timespec.h: Remove superfluous warning to include config.h.
33463         * lib/atexit.c, lib/chdir-long.c, lib/chown.c, lib/fchown-stub.c,
33464         lib/getgroups.c, lib/gettimeofday.c, lib/lchown.c, lib/lstat.c,
33465         lib/mkdir.c, lib/mkstemp.c, lib/nanosleep.c, lib/openat.c, lib/raise.c,
33466         lib/readtokens0.c, lib/readutmp.c, lib/unlinkdir.c: Guard inclusion of
33467         config.h with HAVE_CONFIG_H.
33468
33469 2005-09-19  Jim Meyering  <jim@meyering.net>
33470
33471         * modules/pathmax (License): Change to LGPL.
33472
33473 2005-09-19  Derek Price  <derek@ximbiot.com>
33474
33475         * config/srclist.txt: glibc's glob.h is now in lib/glob-libc.h.
33476
33477 2005-09-19  Bruno Haible  <bruno@clisp.org>
33478
33479         * gnulib-tool (import): Provide default for --tests-base.
33480
33481 2005-09-19  Bruno Haible  <bruno@clisp.org>
33482
33483         * doc/quote.texi: New file, extracted from gnulib.texi.
33484         * doc/ctime.texi: New file, extracted from gnulib.texi.
33485         * doc/inet_ntoa.texi: New file, extracted from gnulib.texi.
33486         * doc/gnulib-tool.texi: New file, extracted from gnulib.texi.
33487         * doc/gnulib.texi: Include them.
33488
33489 2005-09-18  Bruno Haible  <bruno@clisp.org>
33490
33491         Portability fix.
33492         * gnulib-tool (func_readlink): New function.
33493         (func_ln_if_changed): Use it.
33494
33495 2005-09-18  Bruno Haible  <bruno@clisp.org>
33496
33497         * gnulib-tool: Support --with-tests also with --import.
33498         (func_emit_tests_Makefile_am): Use variables $m4base and $testsbase.
33499         (func_import): Use variables $testsbase and $inctests. Emit a
33500         gl_TESTS_BASE form into gnulib-cache.m4. Create $testsbase/Makefile.am.
33501         Remind the user to add AC_CONFIG_FILES($testsdir/Makefile) and
33502         SUBDIRS += $testsdir.
33503         (func_create_testdir): Update.
33504
33505 2005-09-18  Bruno Haible  <bruno@clisp.org>
33506
33507         * gnulib-tool: Revise --dry-run implementation. Use variable $doit
33508         instead of $dry_run.
33509         (func_cp_if_changed, func_mv_if_changed): Remove functions.
33510         (func_ln_if_changed): Don't handle dry-run here.
33511         (func_import): In dry-run mode, detect more precisely which actions
33512         would be performed, and don't use "...ing" verbs.
33513
33514 2005-09-18  Bruno Haible  <bruno@clisp.org>
33515
33516         * gnulib-tool (func_tmpdir): New function, taken from GNU gettextize.
33517         (func_import): Use join on two temporary files instead of three nested
33518         loops, in order to determine which files are new or old.
33519
33520 2005-09-18  Bruno Haible  <bruno@clisp.org>
33521
33522         * gnulib-tool (func_import): Comment out code that spits out the
33523         new files with --dry-run.
33524
33525 2005-09-18  Bruno Haible  <bruno@clisp.org>
33526
33527         * doc/gnulib.texi (Invoking gnulib-tool): 50% rewritten.
33528
33529 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
33530
33531         * lib/stat-time.h: New file.
33532         * lib/timespec.h (ST_TIME_CMP_NS, ST_TIME_CMP, ATIME_CMP, CTIME_CMP):
33533         (MTIME_CMP, TIMESPEC_NS): Remove.  Now done by stat-time.h,
33534         in a different way.
33535         (timespec_cmp): New function.
33536         * lib/utimecmp.c: Include stat-time.h.
33537         (SYSCALL_RESOLUTION): Depend on whether various struct stat
33538         members exist, not on the obsolescent ST_MTIM_NSEC.
33539         (utimecmp): Use the new stat-time functions rater than TIMESPEC_NS.
33540
33541 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
33542
33543         * config/srclist.txt: Remove glibc bug 1033 and uncomment mktime.c.
33544
33545 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
33546
33547         * MODULES.html.sh (File system functions): Add stat-time.
33548         * modules/stat-time: New file.
33549         * modules/timespec (Files): Remove m4/st_mtim.m4; this
33550         is now done in a different way, by the stat-time module.
33551         * modules/utimecmp (Depends-on): Add stat-time.
33552
33553 2005-09-15  Paul Eggert  <eggert@cs.ucla.edu>
33554
33555         * m4/st_mtim.m4: Remove.  Superseded by...
33556         * m4/stat-time.m4: New file.
33557         * m4/timespec.m4 (gl_TIMESPEC): Require AC_C_INLINE.
33558         Do not invoke AC_STRUCT_ST_MTIM_NSEC; no longer needed.
33559
33560 2005-09-15  Derek Price  <derek@ximbiot.com>
33561
33562         * m4/strstr.m4 (gl_FUNC_STRSTR): Don't define strstr here.
33563
33564 2005-09-15  Derek Price  <derek@ximbiot.com>
33565
33566         * lib/regex_internal.h: Blank `pure' for GNUC < 3.
33567         * lib/regex_internal.c: Ditto, using this...
33568         (__GNUC_PREREQ): ...new macro.
33569         * lib/regcomp.c, regexec.c: Blank `always_inline' for GNUC < 3.1
33570         using...
33571         (__GNUC_PREREQ): ...this new macro.
33572
33573         * lib/strstr.h: Include string.h. Define strstr as a macro here.
33574
33575 2005-09-15  Derek Price  <derek@ximbiot.com>
33576             Paul Eggert  <eggert@cs.ucla.edu>
33577
33578         * lib/regcomp.c, regexec.c, regex_internal.c: Back out previous
33579         changes, consolidating in...
33580         * lib/regex_internal.h: ...this file.
33581
33582 2005-09-13  Jim Meyering  <jim@meyering.net>
33583
33584         * lib/canon-host.c: Filter through gnu indent and reword comments
33585         slightly.
33586         * lib/canon-host.h (ch_strerror_r): Tweak cpp indentation and spacing.
33587
33588 2005-09-13  Derek Price  <derek@ximbiot.com>
33589
33590         * lib/canon-host.c (canon_host_r): Set *cherror on memory allocation
33591         failure.
33592         Reported by Jim Meyering  <jim@meyering.net>.
33593
33594 2005-09-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
33595
33596         * lib/base64.c: Typo.
33597         (base64_encode): Put b64str in initialized data section.
33598
33599 2005-09-12  Paul Eggert  <eggert@cs.ucla.edu>
33600
33601         Merge glibc and coreutils changes into gnulib, plus a few
33602         extra fixes.
33603         * lib/md5.c: Use #error rather than a string.
33604         (CYCLIC): New macro, from glibc source.  Use it instead of rol.
33605         * lib/md5.h (__GNUC_PREREQ, __THROW): Define if not defined already.
33606         (__attribute__): Define to empty for non recent-GCC.
33607         (__md5_buffer, __md5_finish_ctx, __md5_init_ctx, __md5_process_block):
33608         (__md5_process_bytes, __md5_read_ctx, __md5_stream):
33609         Renamed from their non-__ counterparts, with new macros replacing
33610         them if not _LIBC.  Add __THROW attribute.
33611         (rol): Remove.
33612         (struct md5_ctx): Align buffer if using GCC.
33613         * lib/sha1.h (struct sha1_ctx): Likewise.
33614         * lib/sha1.c (SWAP): Renamed from the NOTSWAP.  All uses changed.
33615         The old name was backwards.
33616         (NOTSWAP): Remove; not used.
33617         (rol): New macro, moved here from md5.h.
33618         (sha1_process_block): Remove a FIXME that doesn't make sense.
33619
33620 2005-09-12  Derek Price  <derek@ximbiot.com>
33621
33622         Return usable errors from canon-host.
33623         * lib/canon-host.h: New file.
33624         * lib/canon-host.c (canon_host): Wrap...
33625         (canon_host_r): ...this new function, which now relies exclusively on
33626         getaddrinfo.
33627         (ch_strerror): New function.
33628         (last_cherror): New global.
33629         * lib/getaddrinfo.c: Move include of getaddrinfo.h first to test
33630         interface.
33631         (getaddrinfo): Add AI_CANONNAME functionality.  Don't do arithmetic on
33632         void *.
33633         (freeaddrinfo): Free ai->ai_canonname when set.
33634
33635 2005-09-12  Derek Price  <derek@ximbiot.com>
33636
33637         Make canon-host require getaddrinfo.
33638         * m4/canon-host.m4 (gl_CANON_HOST): Remove most dependencies.
33639         AC_LIBSOURCE canon-host.h.  Call...
33640         (gl_PREREQ_CANON_HOST): ...this new function, which requires
33641         gl_GETADDRINFO.
33642         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Compile gai_strerror when needed.
33643
33644 2005-09-12  Derek Price  <derek@ximbiot.com>
33645
33646         * modules/canon-host: Add canon-host.h.  Depend on getaddrinfo.  Make
33647         LGPL.
33648         * modules/getaddrinfo: Add link to opengroup spec.  Depend on strdup.
33649
33650 2005-09-12  Derek Price  <derek@ximbiot.com>
33651
33652         * lib/gai_strerror.c: Include config.h when available.  Include
33653         getaddrinfo.h before other headers to test interface.
33654         Reported by Larry Jones <lawrence.jones@ugs.com>.
33655
33656 2005-09-12  Derek Price  <derek@ximbiot.com>
33657             Paul Eggert  <eggert@cs.ucla.edu>
33658
33659         * modules/glob (Files): Add glob-libc.h.
33660
33661 2005-09-12  Derek Price  <derek@ximbiot.com>
33662             Paul Eggert  <eggert@cs.ucla.edu>
33663
33664         * m4/glob.m4 (gl_GLOB_SUBSTITUTE): AC_LIBSOURCES for glob.c,
33665         glob_.h, glob-libc.h.
33666         (gl_PREREQ_GLOB): Remove _SYS_CDEFS_H hack; no longer needed.
33667
33668 2005-09-12  Derek Price  <derek@ximbiot.com>
33669             Paul Eggert  <eggert@cs.ucla.edu>
33670
33671         * lib/glob-libc.h: Renamed from glob_.h.  The new version is
33672         taken from libc's glob.h, except with '#ifdef __GLOB_GNULIB'
33673         protecting things that should be done only in gnulib contexts.
33674         * lib/glob_.h: New file, containing only the glob things needed for
33675         gnulib.
33676         (GLOB_PREFIX): Remove.  All uses changed to look for __GLOB_GNULIB.
33677         (__GLOB_CONCAT, __GLOB_XCONCAT, __GLOB_ID): Remove; no longer needed.
33678         (glob, globfree, glob_pattern_p): Now defined simply in terms of
33679         rpl_glob, rpl_globfree, rpl_glob_pattern_p.
33680         (__GLOB_GNULIB): New macro, to keep the glob.h changes clearer
33681         and to respect the namespace rules better.
33682
33683 2005-09-08  Simon Josefsson  <jas@extundo.com>
33684
33685         * modules/socklen: New file.
33686
33687 2005-09-08  Simon Josefsson  <jas@extundo.com>
33688
33689         * m4/socklen.m4: New file.
33690
33691 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
33692
33693         * modules/utimens (Files): Add m4/utimbuf.m4, since
33694         m4/utimens.m4 requires gl_CHECK_TYPE_STRUCT_UTIMBUF.
33695         Reported by Sergey Poznyakoff.
33696
33697 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
33698
33699         * lib/glob.c (glob, globfree, __glob_pattern_p): Use old-style function
33700         definitions, since that's the preferred style in glibc.
33701         Fix a minor spacing issue, and update copyright notice to match
33702         glibc's.
33703
33704 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
33705
33706         * config/srclist.txt: Remove glibc bug 1061; it's been fixed.
33707
33708 2005-09-06  Simon Josefsson  <jas@extundo.com>
33709
33710         * lib/getpass.c (getpass): Fix typo, test for HAVE_TCSETATTR and not
33711         TCSETATTR.  Reported by Derek Price <derek@ximbiot.com>.
33712
33713 2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
33714
33715         * lib/regex_internal.h (bitset_not): Add parens to avoid gcc -Wall
33716         warning.
33717
33718 2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
33719
33720         * config/srclist.txt: Add glibc bug 1302.
33721
33722 2005-09-05  Paul Eggert  <eggert@cs.ucla.edu>
33723
33724         Change bitset word type from unsigned int to unsigned long int,
33725         as this has better performance on typical 64-bit hosts.
33726         Port bitset code to hosts with unusual word sizes.
33727         * lib/regcomp.c (build_equiv_class, build_charclass, build_range_exp):
33728         (build_collating_symbol):
33729         Prefer bitset to re_bitset_ptr_t in prototypes, when the actual
33730         argument is a bitset.  This is merely a style issue, but it makes
33731         it clearer that an entire array is expected.
33732         (re_compile_fastmap_iter, init_dfa, init_word_char, optimize_subexps):
33733         * lib/regcomp.c (lower_subexp, parse_bracket_exp, built_charclass_op):
33734         Port to the case where bitset_word is not the same as unsigned int.
33735         * lib/regex_internal.h (bitset_set, bitset_clear, bitset_contain):
33736         (bitset_not, bitset_merge, bitset_set_all, bitset_mask):
33737         Likewise.
33738         * lib/regexec.c (check_dst_limits_calc_pos_1,
33739         check_subexp_matching_top):
33740         (build_trtable, group_nodes_into_DFAstates):
33741         Likewise.
33742         * lib/regcomp.c (re_compile_fastmap_iter, utf8_sb_map, optimize_utf8):
33743         Don't assume that SBC_MAX is a multiple of BITSET_WORD_BITS.
33744         * lib/regex_internal.h (bitset_set_all, bitset_not): Likewise.
33745         * lib/regexec.c (group_nodes_into_DFAstates): Likewise.
33746         * lib/regcomp.c (utf8_sb_map): Don't assume UINT_MAX == 0xffffffff.
33747         * lib/regcomp.c (optimize_subexps, lower_subexp):
33748         Work even if bitset_word has holes in its bitwise representation.
33749         * lib/regex_internal.h (BITSET_WORD_BITS): Likewise.
33750         * lib/regexec.c (check_dst_limits_calc_pos_1,
33751         check_subexp_matching_top):
33752         Likewise.
33753         * lib/regex_internal.c (re_string_reconstruct):
33754         Don't assume UCHAR_MAX == 255.
33755         * lib/regex_internal.h (bitset_set_all): Likewise.
33756         * lib/regex_internal.h (BITSET_WORD_BITS): Renamed from UINT_BITS.
33757         All uses changed.
33758         (BITSET_WORDS): Renamed from BITSET_UINTS.  All uses changed.
33759         (bitset_word): New type, replacing 'unsigned int' for bitset uses.
33760         All uses changed.
33761         (BITSET_WORD_MAX): New macro.
33762         (bitset_set, bitset_clear, bitset_contain, bitset_empty):
33763         (bitset_set_all, bitset_copy):  Now inline functions, not macros.
33764         (bitset_empty, bitset_copy):
33765         Prefer sizeof (bitset) to multiplying it out ourselves.
33766         (bitset_not_merge): Remove; unused.
33767         (bitset_contain): Return bool, not unsigned int with one bit on.
33768         All callers changed.
33769         * lib/regexec.c (build_trtable): Don't assume bitset has no stricter
33770         alignment than re_node_set; do this by defining a new internal
33771         type struct dests_alloc and using it to allocate memory.
33772
33773 2005-09-05  Bruno Haible  <bruno@clisp.org>
33774
33775         * gnulib-tool (func_import): Fix comparison in handling of symbolic
33776         links.
33777
33778 2005-09-04  Martin Lambers  <marlam@marlam.de>  (tiny change)
33779
33780         * modules/size_max (Makefile.am): Add size_max.h
33781
33782 2005-09-04  Derek Price  <derek@ximbiot.com>
33783
33784         * gnulib-tool (func_import): Fix reversed $symbolic logic.
33785
33786 2005-09-03  Simon Josefsson  <jas@extundo.com>
33787
33788         * gnulib-tool: Fix typo.
33789
33790 2005-09-03  Simon Josefsson  <jas@extundo.com>
33791
33792         * config/srclist.txt: Add glibc bug 1293.
33793
33794 2005-09-03  Derek Price  <derek@ximbiot.com>
33795
33796         * m4/getlogin_r (gl_GETLOGIN_R): Fix cut & paste error.
33797         From Larry Jones <lawrence.jones@ugs.com>.
33798
33799 2005-09-02  Simon Josefsson  <jas@extundo.com>
33800
33801         * modules/socklen: New file.
33802
33803 2005-09-02  Simon Josefsson  <jas@extundo.com>
33804
33805         * modules/havelib: New module.
33806
33807         * modules/gettext, modules/iconv, modules/lock, modules/readline:
33808         Use havelib.
33809
33810 2005-09-02  Paul Eggert  <eggert@cs.ucla.edu>
33811
33812         Check for arithmetic overflow when calculating sizes, to prevent
33813         some buffer-overflow issues.  These patches are conservative, in the
33814         sense that when I couldn't determine whether an overflow was possible,
33815         I inserted a run-time check.
33816         * lib/regex_internal.h (re_xmalloc, re_xrealloc, re_x2realloc): New
33817         macros.
33818         (SIZE_MAX) [!defined SIZE_MAX]: New macro.
33819         (re_alloc_oversized, re_x2alloc_oversized, re_xnmalloc):
33820         (re_xnrealloc, re_x2nrealloc): New inline functions.
33821         * lib/regcomp.c (init_dfa, analyze, build_range_exp,
33822         parse_bracket_exp):
33823         (build_equiv_class, build_charclass): Check for arithmetic overflow
33824         in size expression calculations.
33825         * lib/regex_internal.c (re_string_realloc_buffers):
33826         (build_wcs_upper_buffer, re_node_set_add_intersect):
33827         (re_node_set_init_union, re_node_set_insert, re_node_set_insert_last):
33828         (re_dfa_add_node, register_state): Likewise.
33829         * lib/regexec.c (re_search_stub, re_copy_regs, re_search_internal):
33830         (prune_impossible_nodes, push_fail_stack, set_regs, check_arrival):
33831         (build_trtable, extend_buffers, match_ctx_init, match_ctx_add_entry):
33832         (match_ctx_add_subtop, match_ctx_add_sublast): Likewise.
33833
33834 2005-09-02  Paul Eggert  <eggert@cs.ucla.edu>
33835
33836         * modules/inttostr (Files): Add m4/inttypes_h.m4, m4/stdint_h.m4,
33837         m4/ulonglong.m4.  Problem reported by Martin Lambers.
33838
33839 2005-09-02  Bruno Haible  <bruno@clisp.org>
33840
33841         Support for lib vs. lib64 distinction on biarch platforms.
33842         * m4/lib-prefix.m4 (AC_LIB_PREPARE_MULTILIB): New macro.
33843         (AC_LIB_PREFIX): Require it. Use $acl_libdirstem instead of 'lib'.
33844         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Likewise.
33845
33846 2005-09-02  Bruno Haible  <bruno@clisp.org>
33847
33848         * gnulib-tool (import): In the other first-use case, provide defaults
33849         as well.
33850
33851 2005-09-02  Bruno Haible  <bruno@clisp.org>
33852
33853         * config/srclist.txt: lib-link.m4 and lib-prefix.m4 currently have
33854         patches not yet found in the latest gettext release.
33855
33856 2005-09-01  Paul Eggert  <eggert@cs.ucla.edu>
33857
33858         * lib/glob.c (GET_LOGIN_NAME_MAX): Renamed from LOGIN_NAME_MAX,
33859         to avoid a collision with bits/local_lim.h in glibc.
33860         All uses changed.  Problem reported by Dmitry V. Levin in
33861         <http://sources.redhat.com/bugzilla/show_bug.cgi?id=1060>.
33862
33863         * lib/regex_internal.c (build_wcs_upper_buffer): Fix portability
33864         bugs in int versus size_t comparisons.
33865         (re_string_context_at): Fix bug where the code assumed that
33866         Idx is signed.
33867
33868         Use bool where appropriate.
33869         * lib/regcomp.c (re_set_fastmap): ICASE arg is bool, not int.
33870         All callers changed.
33871         (calc_eclosure_iter): Likewise, for ROOT arg.
33872         (parse_bracket_element): Likewise, for ACCEPT_HYPHEN arg.
33873         (build_charclass_op): Likewise, for NON_MATCH arg.
33874         * lib/regex_internal.c (re_string_allocate, re_string_construct):
33875         (re_string_construct_common): Likewise, for ICASE arg.
33876         * lib/regexec.c (re_search_2_stub, re_search_stub):
33877         Likewise, for RET_LEN arg.
33878         (check_matching): Likewise, for FL_LONGEST_MATCH arg.
33879         (set_regs): Likewise, for FL_BACKTRACK arg.
33880         * lib/regcomp.c (re_compile_fastmap_iter, optimize_utf8):
33881         (duplicate_node_closure, calc_inveclosure, calc_eclosure):
33882         (calc_eclosure_iter, parse_bracket_exp):
33883         Use bool for internal variables that are booleans.
33884         * lib/regexec.c (re_search_internal, check_matching,
33885         proceed_next_node):
33886         (set_regs, build_sifted_states, sift_states_bkref):
33887         (check_arrival_add_next_nodes, check_arrival_expand_ecl_sub):
33888         (expand_bkref_cache, build_trtable, group_nodes_into_DFAstates):
33889         (find_collation_sequence_value):
33890         Likewise.
33891         * lib/regex_internal.c (re_node_set_insert, re_node_set_insert_last):
33892         (re_node_set_compare):
33893         Return bool, not int. All callers changed.
33894         * lib/regexec.c (check_halt_node_context, check_dst_limits):
33895         (build_trtable, check_node_accept): Likewise.
33896         * lib/regex_internal.h: Include stdbool.h.
33897
33898         Fix bugs uncovered when converting to bool.
33899         * lib/regcomp.c (calc_eclosure_iter): Check for storage allocation
33900         failure instead of charging ahead blindly.
33901         * lib/regex_internal.c (register_state): Likewise.
33902         * lib/regexec.c (re_search_2_stub): Use simpler method than boolean
33903         for freeing internal storage.
33904         (group_nodes_into_DFA_states): Use unsigned int, not int, for
33905         bitset pieces used as boolean, to avoid undefined behavior
33906         on hosts that do int overflow checking.
33907
33908 2005-09-01  Paul Eggert  <eggert@cs.ucla.edu>
33909
33910         * config/srclist.txt: Add glibc bugs 1285-1287.
33911
33912 2005-09-01  Jim Meyering  <jim@meyering.net>
33913
33914         * m4/lchown.m4: Require gl_FUNC_CHOWN, for the definition of
33915         CHOWN_MODIFIES_SYMLINK, which is used by lchown.c.
33916         Require gl_STAT_MACROS, too.
33917
33918 2005-09-01  Bruno Haible  <bruno@clisp.org>
33919
33920         * gnulib-tool (import): In the first-use case, provide defaults.
33921
33922 2005-09-01  Bruno Haible  <bruno@clisp.org>
33923
33924         * gnulib-tool (func_import): Remove the .tmp files.
33925
33926 2005-09-01  Bruno Haible  <bruno@clisp.org>
33927
33928         * gnulib-tool (func_import): Fix handling of symbolic links.
33929
33930 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
33931
33932         On 64-bit hosts (where size_t is 64 bits and int is 32 bits), the
33933         old glibc regex code mishandles strings longer than 2**31 bytes.
33934         This patch fixes this when the regex code is used in gnulib
33935         (i.e., outside glibc).
33936
33937         This patch should not affect the use of the regex code inside
33938         glibc.  No doubt this problem also needs to be handled for glibc
33939         as well, but the result will be an incompatible change to the
33940         glibc ABI, and the old ABI will have to be supported too.  That
33941         can be the the subject for another patch.
33942
33943         * lib/regex.h (_REGEX_LARGE_OFFSETS): New feature-test macro,
33944         governing whether the rest of this patch is active.  By default,
33945         the macro is disabled and the patch has no effect.
33946         (regoff_t) [defined _REGEX_LARGE_OFFSETS]: Define to off_t, not int.
33947         (__re_idx_t, __re_size_t, __re_long_size_t): New types.
33948         (struct re_pattern_buffer, re_search, re_search_2, re_match):
33949         (re_match_2, re_set_registers): Use the new types.
33950         * lib/regex_internal.h (Idx, re_hashval_t): New types.
33951         (REG_MISSING, REG_ERROR, REG_VALID_INDEX, REG_VALID_NONZERO_INDEX):
33952         New macros.
33953         (re_node_set, re_charset_t, re_token_t, re_string_realloc_buffers):
33954         (re_string_context_at, bin_tree_t, re_dfastate_t):
33955         (struct re_state_table_entry, state_array_t, re_sub_match_last_t):
33956         (re_sub_match_top_t, re_match_context_t, re_sift_context_t):
33957         (struct re_fail_stack_ent_t, struct re_fail_stack_t, struct re_dfa_t):
33958         (re_string_char_size_at, re_string_wchar_at):
33959         (re_string_elem_size_at):
33960         Use the new types and macros to port to 64-bit hosts.
33961         Use unsigned types for internal values, so that the code
33962         mostly works even for arrays larger than SSIZE_MAX.
33963         * lib/regcomp.c (re_compile_internal, init_dfa, duplicate_node):
33964         (search_duplicated_node, calc_eclosure_iter, fetch_number):
33965         (parse_reg_exp, parse_branch, parse_expression, parse_sub_exp):
33966         (build_equiv_class, build_charclass, re_compile_fastmap_iter):
33967         (free_dfa_content, create_initial_state, optimize_utf8, analyze):
33968         (optimize_subexps, calc_first, link_nfa_nodes, duplicate_node_closure):
33969         (calc_inveclosure, parse_dup_op, build_range_exp):
33970         (build_collating_symbol, parse_bracket_exp, build_charclass_op):
33971         (fetch_number, create_token_tree, mark_opt_subexp):
33972         Likewise.
33973         * lib/regex_internal.c (re_string_construct_common,
33974         create_ci_newstate):
33975         (create_cd_newstate, re_string_allocate, re_string_construct):
33976         (re_string_realloc_buffers, build_wcs_upper_buffer):
33977         (re_string_skip_chars, build_upper_buffer, re_string_translate_buffer):
33978         (re_string_reconstruct, re_string_peek_byte_case):
33979         (re_string_fetch_byte_case, re_string_context_at):
33980         (re_node_set_alloc, re_node_set_init_1, re_node_set_init_2):
33981         (re_node_set_init_copy, re_node_set_add_intersect):
33982         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
33983         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
33984         (re_node_set_remove_at, re_dfa_add_node, calc_state_hash):
33985         (re_acquire_state, re_acquire_state_context, register_state):
33986         Likewise.
33987         * lib/regex.c (match_ctx_init, match_ctx_add_entry,
33988         search_cur_bkref_entry):
33989         (match_ctx_add_subtop, match_ctx_add_sublast, sift_ctx_init):
33990         (re_search_internal, re_search_2_stub, re_search_stub)
33991         (re_copy_regs, check_matching, check_halt_state_context, update_regs):
33992         (push_fail_stack, sift_states_iter_mb, build_sifted_states):
33993         (update_cur_sifted_state, check_dst_limits):
33994         (check_dst_limits_calc_pos_1, check_dst_limits_calc_pos):
33995         (check_subexp_limits, sift_states_bkref, merge_state_array):
33996         (check_subexp_matching_top, get_subexp, get_subexp_sub):
33997         (find_subexp_node, check_arrival, check_arrival_add_next_nodes):
33998         (check_arrival_expand_ecl, check_arrival_expand_ecl_sub):
33999         (expand_bkref_cache, check_node_accept_bytes):
34000         (group_nodes_into_DFAstates, check_node_accept, regexec, re_match):
34001         (re_search, re_match_2, re_search_2, prune_impossible_nodes):
34002         (acquire_init_state_context, check_halt_node_context):
34003         (proceed_next_node, pop_fail_stack, set_regs, free_fail_stack_return):
34004         (sift_states_backward, clean_state_log_if_needed):
34005         (sub_epsilon_src_nodes, add_epsilone_src_nodes, merge_state_with_log):
34006         (find_recover_state, transit_state_sb, transit_state_mb):
34007         (transit_state_bkref, build_trtable, match_ctx_clean):
34008         Likewise.
34009         * lib/regcomp.c (parse_dup_op): Add an extra test if Idx is unsigned,
34010         to work around an assumption that REG_MISSING is negative.
34011
34012         * lib/regcomp.c (re_comp) [defined _REGEX_RE_COMP || defined _LIBC]:
34013         (seek_collating_symbol_entry) [defined _LIBC]:
34014         (lookup_collation_sequence_value) [defined _LIBC]:
34015         (build_range_exp, build_collating_symbol) [defined _LIBC]:
34016         Use prototypes rather than old-style function definitions.
34017         * lib/regexec.c (re_exec) [defined _REGEX_RE_COMP || defined _LIBC]:
34018         (transit_state_sb) [0]:
34019         (find_collation_sequence_value) [defined _LIBC]: Likewise.
34020
34021         * lib/regexec.c (re_search_internal): Simplify update of rm_so and
34022         rm_eo.
34023
34024         * lib/regcomp.c (re_compile_fastmap_iter, init_dfa, init_word_char):
34025         (optimize_subexps, lower_subexp):
34026         Don't assume 1<<31 has defined behavior on hosts with 32-bit int,
34027         since the signed shift might overflow.  Use 1u<<31 instead.
34028         * lib/regex_internal.h (bitset_set, bitset_clear, bitset_contain):
34029         Likewise.
34030         * lib/regexec.c (check_dst_limits_calc_pos_1,
34031         check_subexp_matching_top): Likewise.
34032
34033         * lib/regcomp.c (optimize_subexps, lower_subexp):
34034         Use CHAR_BIT rather than 8, for clarity.
34035         * lib/regexec.c (check_dst_limits_calc_pos_1):
34036         (check_subexp_matching_top): Likewise.
34037         * lib/regcomp.c (init_dfa): Make table_size unsigned, so that we don't
34038         have to worry about portability issues when shifting it left.
34039         Remove no-longer-needed test for table_size > 0.
34040         * lib/regcomp.c (parse_sub_exp): Do not shift more bits than there are
34041         in a word, as the resulting behavior is undefined.
34042         * lib/regexec.c (check_dst_limits_calc_pos_1): Likewise;
34043         in one case, a <= should have been an <, and in another case the
34044         whole test was missing.
34045         * lib/regex_internal.h (BYTE_BITS): Remove.  All uses changed to
34046         the standard name CHAR_BIT.
34047         * lib/regexec.c (match_ctx_add_entry): Don't assume that ~0 == -1;
34048         this is not true on one's complement and signed-magnitude hosts.
34049
34050         * lib/regex_internal.h (re_sub_match_top_t): Remove unused member
34051         next_last_offset.
34052         (struct re_dfa_t): Remove unused member states_alloc.
34053         * lib/regcomp.c (init_dfa): Don't initialize unused members.
34054
34055 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
34056
34057         * m4/regex.m4 (gl_REGEX): Require AC_SYS_LARGEFILE, Define
34058         _REGEX_LARGE_OFFSETS).  Test for regoff_t/off_t bug in 64-bit
34059         and large-file glibc and in 32-bit large-file Solaris.
34060
34061 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
34062
34063         * lib/regex_internal.c (re_string_reconstruct): Don't assume buffer
34064         lengths fit in regoff_t; this isn't true if regoff_t is the same
34065         width as size_t.
34066         * lib/regex.c (re_search_internal): 5th arg is LAST_START
34067         (= START + RANGE) instead of RANGE.  This avoids overflow
34068         problems when regoff_t is the same width as size_t.
34069         All callers changed.
34070         (re_search_2_stub): Check for overflow when adding the
34071         sizes of the two strings.
34072         (re_search_stub): Check for overflow when adding START
34073         to RANGE; if it occurs, substitute the extreme value.
34074
34075 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
34076
34077         * config/srclist.txt: Add glibc bugs 1273, 1278-1282, 1284.
34078
34079 2005-08-31  Jim Meyering  <jim@meyering.net>
34080
34081         * lib/regcomp.c (search_duplicated_node): Make first pointer arg
34082         a pointer-to-const.
34083         * lib/regex_internal.c (create_ci_newstate, create_cd_newstate):
34084         (register_state): Likewise.
34085         * lib/regexec.c (search_cur_bkref_entry, check_dst_limits):
34086         (check_dst_limits_calc_pos_1, check_dst_limits_calc_pos):
34087         (group_nodes_into_DFAstates): Likewise.
34088
34089 2005-08-31  Jim Meyering  <jim@meyering.net>
34090
34091         * check-module: Add a FIXME comment.
34092
34093 2005-08-31  Eric Blake  <ebb9@byu.net>
34094
34095         * modules/unistd-safer (Files): Add unistd--.h.
34096         * modules/stdio-safer (Files): Add stdio--.h.
34097
34098 2005-08-31  Derek Price  <derek@ximbiot.com>
34099
34100         * lib/getdelim.c (getdelim): Return EOF on EOF.
34101         Reported by Larry Jones <lawrence.jones@ugs.com>.
34102
34103 2005-08-31  Bruno Haible  <bruno@clisp.org>
34104
34105         Avoid unnecessary diffs in the generated lib/Makefile.am.
34106         * gnulib-tool (func_emit_lib_Makefile_am): Don't write the cmd into
34107         the generated files.
34108         (func_import): Don't set cmd.
34109
34110 2005-08-31  Bruno Haible  <bruno@clisp.org>
34111
34112         * lib/strstr.c: Include <stddef.h>, for NULL.
34113         * lib/strcasestr.c: Likewise.
34114         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
34115
34116 2005-08-31  Bruno Haible  <bruno@clisp.org>
34117
34118         * gnulib-tool: New option --macro-prefix.
34119         (func_import): Use macro_prefix.
34120         (import): Handle option --macro-prefix.
34121
34122 2005-08-31  Bruno Haible  <bruno@clisp.org>
34123
34124         * gnulib-tool (import): Rename most ac_* variables to cached_*.
34125         Also use new variables cached_lgpl, cached_libtool.
34126
34127 2005-08-31  Bruno Haible  <bruno@clisp.org>
34128
34129         * gnulib-tool (func_import): Require AC_GNU_SOURCE etc. instead of
34130         always instantiating them.
34131
34132 2005-08-31  Bruno Haible  <bruno@clisp.org>
34133
34134         * gnulib-tool (func_import): Read the previous cached settings
34135         from gnulib-cache.m4 and gnulib-comp.m4. Remove files that were
34136         earlier added by gnulib but are now dropped. Warn when a gnulib file
34137         overwrites a non-gnulib file.
34138
34139 2005-08-31  Bruno Haible  <bruno@clisp.org>
34140
34141         * gnulib-tool (func_import): Generate two files gnulib-cache.m4 and
34142         gnulib-comp.m4 instead of a single gnulib.m4, to make it easy for
34143         projects that don't keep autogenerated files in CVS. Put into
34144         actioncmd only the specified modules, not the transitive closure.
34145
34146 2005-08-31  Bruno Haible  <bruno@clisp.org>
34147
34148         * gnulib-tool (func_import): Fix defaulting of $libname and $libtool.
34149         Create directories that shall be filled.
34150         (import): Don't look for gl_* macros in configure.ac. Recurse across
34151         all directories containing a gnulib-cache.m4 files, if meaningful.
34152
34153 2005-08-31  Bruno Haible  <bruno@clisp.org>
34154
34155         * gnulib-tool (func_import): Emit also a stub for gl_LIBTOOL.
34156         (import): Set seen_libtool when we see gl_LIBTOOL.
34157
34158 2005-08-31  Bruno Haible  <bruno@clisp.org>
34159
34160         * gnulib-tool (func_import): Also copy m4/gnulib-tool.m4. Omit
34161         declaration macro definitions from generated gnulib.m4.
34162
34163 2005-08-30  Oskar Liljeblad  <oskar@osk.mine.nu>
34164
34165         * lib/iconvme.h: Add prototype for iconv_alloc.
34166
34167 2005-08-29  Simon Josefsson  <jas@extundo.com>
34168
34169         * lib/iconvme.c: Fix errno.
34170
34171 2005-08-29  Bruno Haible  <bruno@clisp.org>
34172
34173         * gnulib-tool: Enclose all occurrences of $destdir in "...", so
34174         that it works when the directory contains spaces.
34175
34176 2005-08-29  Bruno Haible  <bruno@clisp.org>
34177
34178         * gnulib-tool (import): Avoid unnecessary spaces in $avoidlist.
34179
34180 2005-08-29  Bruno Haible  <bruno@clisp.org>
34181
34182         * gnulib-tool (func_import): Emit more comments into gnulib.m4.
34183         Emit more advice.
34184
34185 2005-08-29  Bruno Haible  <bruno@clisp.org>
34186         and Stepan Kasal  <kasal@ucw.cz>
34187
34188         * check-module: If more parameters are given, check each of them
34189         separately; add more exceptions, as noted by Jim Meyering.
34190         (check_module): New procedure.
34191         (%exempt_header): Now contains all exceptions.
34192
34193 2005-08-29  Ben Pfaff  <blp@cs.stanford.edu>
34194
34195         * modules/byteswap (Makefile.am): Fix rule to not assume GNU make.
34196
34197 2005-08-29  Oskar Liljeblad  <oskar@osk.mine.nu>
34198
34199         * lib/iconvme.c: Split iconv_string into iconv_alloc.
34200
34201 2005-08-28  Bruno Haible  <bruno@clisp.org>
34202
34203         * m4/gnulib-tool.m4: New file.
34204
34205 2005-08-27  Jim Meyering  <jim@meyering.net>
34206
34207         * modules/unistd-safer (Files): Add pipe-safer.c.
34208         * modules/fcntl-safer (Files): Add creat-safer.c.
34209
34210 2005-08-27  Jim Meyering  <jim@meyering.net>
34211
34212         * m4/stdlib-safer.m4: New file.  From coreutils.
34213         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Add stdio--.h.
34214         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Add creat-safer.c to the
34215         AC_LIBSOURCES list and arrange to compile it via AC_LIBOBJ.
34216         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Likewise, add pipe-safer.c.
34217         Add pipe-safer.c and unistd--.h to the AC_LIBSOURCES list.
34218
34219 2005-08-27  Jim Meyering  <jim@meyering.net>
34220
34221         * lib/fopen-safer.c: Merge minor changes from coreutils.
34222         * lib/dup-safer.c: Likewise.
34223         * lib/fd-safer.c: Likewise.
34224
34225         Merge from coreutils.
34226         * lib/stdio--.h: New file.
34227         * lib/stdlib--.h: New file.
34228         * lib/mkstemp-safer.c: New file.
34229
34230         GNU tar needs these.
34231         * lib/pipe-safer.c: New file.
34232         * lib/creat-safer.c: New file.
34233         * lib/fcntl--.h (creat): Define to creat_safer.
34234         * lib/fcntl-safer.h: Include <sys/types.h> and declare creat_safer.
34235         * lib/unistd--.h (pipe): Define to pipe_safer.
34236         * lib/unistd-safer.h: Declare pipe_safer.
34237
34238 2005-08-26  Simon Josefsson  <jas@extundo.com>
34239
34240         * lib/getpass.c: Use _WIN32 instead of WIN32, suggested by Bruno
34241         Haible <bruno@clisp.org>.
34242
34243 2005-08-26  Paul Eggert  <eggert@cs.ucla.edu>
34244
34245         * lib/regex_internal.h: Remove all references to
34246         RE_NO_INTERNAL_PROTOTYPES; no longer neeeded now that we assume C89
34247         or better.
34248         (bitset_not, bitset_merge, bitset_not_merge):
34249         (bitset_mask, re_string_allocate, re_string_construct):
34250         (re_string_reconstruct, re_string_destruct, re_string_elem_size_at):
34251         (re_string_char_size_at, re_string_wchar_at, re_string_peek_byte_case):
34252         (re_string_fetch_byte_case, re_node_set_alloc, re_node_set_init_1):
34253         (re_node_set_init_2, re_node_set_init_copy, re_node_set_add_intersect):
34254         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
34255         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
34256         (re_node_set_remove_at, re_dfa_add_node, re_acquire_state):
34257         (re_acquire_state_context):
34258         Remove unnecessary forward decls.
34259         (re_string_char_size_at, re_string_wchar_at, re_string_elem_size_at):
34260         Put __attribute at function definition,
34261         now that the function decl has been removed.
34262         * lib/regex_internal.c (re_string_peek_byte_case):
34263         (re_string_fetch_byte_case, re_node_set_compare, re_node_set_contains):
34264         Likewise.
34265
34266 2005-08-25  Stepan Kasal  <kasal@ucw.cz>
34267
34268         * m4/regex.m4: Add AC_PREREQ(2.50).
34269         (gl_REGEX): If --with-included-regex was given, skip the autodetection.
34270
34271 2005-08-25  Simon Josefsson  <jas@extundo.com>
34272
34273         * m4/getpass.m4: Check for termios.h, tcgetattr, tcsetattr, and
34274         __fsetlocking.
34275
34276 2005-08-25  Simon Josefsson  <jas@extundo.com>
34277
34278         * lib/getpass.c: Add WIN32 implementation.  Conditionalize use of
34279         termios.h, tcgetattr, tcsetattr and __fsetlocking.  Remove some
34280         GLIBC specific code.
34281
34282 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
34283
34284         Make regex safe for g++.  This fixes one real bug (an "err"
34285         that should have been "*err").  g++ problem reported by
34286         Sam Steingold.
34287         * lib/regex_internal.h (re_calloc): New macro, consistent with
34288         re_malloc etc.  All callers of calloc changed to use re_calloc.
34289         * lib/regex_internal.c (build_wcs_upper_buffer): Return reg_errcode_t,
34290         not int.  All callers changed.
34291         * lib/regcomp.c (re_compile_fastmap_iter): Don't use
34292         alloca (mb_cur_max); just use an array of size MB_LEN_MAX.
34293         * lib/regexec.c (push_fail_stack): Use re_realloc, not realloc.
34294         (find_recover_state): Change "err" to "*err"; this fixes what
34295         appears to be a real bug.
34296         (check_arrival_expand_ecl_sub): Be consistent about reg_errcode_t
34297         versus int.
34298
34299 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
34300
34301         * modules/regex (Depends-on): Add malloc, since the code
34302         assumes that !malloc(0) means failure.
34303
34304 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
34305
34306         * lib/regexec.c (set_regs): Don't alloca with an unbounded size.
34307
34308         alloca modernization/simplification for regex.
34309         * lib/regex.c: Remove portability cruft for alloca.  This no longer
34310         needs to be at the start of the file, and can be moved into
34311         regex_internal.h and simplified.
34312         * lib/regex_internal.h: Include <alloca.h>.
34313         (__libc_use_alloca) [!defined _LIBC]: New macro.
34314         * lib/regexec.c (build_trtable): Remove "#ifdef _LIBC", since the code
34315         now works outside glibc.
34316
34317 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
34318
34319         * config/srclist.txt: Add glibc bugs 1241, 1245.
34320
34321 2005-08-25  Jim Meyering  <jim@meyering.net>
34322
34323         * lib/open-safer.c: Include <config.h>.
34324         Otherwise, we'd lose LARGEFILE support in any file using
34325         e.g. "fcntl--.h"
34326
34327 2005-08-25  Bruno Haible  <bruno@clisp.org>
34328
34329         * m4/minmax.m4: Require autoconf 2.52.
34330         (gl_MINMAX_IN_HEADER): Add comments. Use m4_pushdef/m4_popdef instead
34331         of define/undefine. Use AS_TR_SH and AS_TR_CPP as more robust
34332         alternatives of translit over the alphabet.
34333         Based on a patch from Stepan Kasal <kasal@ucw.cz>.
34334
34335 2005-08-24  Simon Josefsson  <jas@extundo.com>
34336
34337         * tests/test-getpass.c: New file.
34338
34339 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
34340
34341         * m4/regex.m4 (gl_REGEX): Use POSIX-compliant spellings when testing
34342         for GNU regex features.
34343
34344 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
34345
34346         * lib/regcomp.c (regerror): 2nd arg is 'restrict', as per POSIX.
34347         * lib/regex.h (regerror): Likewise.
34348
34349         * lib/regex.c: Do not include <sys/types.h>, as POSIX no longer
34350         requires this.  (The code never needed it.)
34351
34352         * lib/regcomp.c, regex_internal.c, regex_internal.h, regexec.c:
34353         All uses of recently-renamed identifiers changed to use the new,
34354         POSIX-compliant names.  The code will build and run just fine
34355         without these changes, but it's better to eat our own dog food
34356         and use the standard-conforming names.
34357
34358         * lib/regex.h: Fix a multitude of POSIX name space violations.
34359         These changes have an effect only for programs that define
34360         _POSIX_C_SOURCE, _POSIX_SOURCE, or _XOPEN_SOURCE; they
34361         do not change anything for programs compiled in the normal way.
34362         Also, there is no effect on the ABI.
34363
34364         (_REGEX_SOURCE): New macro.
34365         Do not include <stddef.h> if _XOPEN_SOURCE and VMS are both
34366         defined and _GNU_SOURCE is not; this fixes a name space violation.
34367
34368         Rename the following macros to obey POSIX requirements.
34369         The old names are still visible as macros if _REGEX_SOURCE is defined.
34370         (REG_BACKSLASH_ESCAPE_IN_LISTS): renamed from
34371         RE_BACKSLASH_ESCAPE_IN_LISTS.
34372         (REG_BK_PLUS_QM): renamed from RE_BK_PLUS_QM.
34373         (REG_CHAR_CLASSES): renamed from RE_CHAR_CLASSES.
34374         (REG_CONTEXT_INDEP_ANCHORS): renamed from RE_CONTEXT_INDEP_ANCHORS.
34375         (REG_CONTEXT_INDEP_OPS): renamed from RE_CONTEXT_INDEP_OPS.
34376         (REG_CONTEXT_INVALID_OPS): renamed from RE_CONTEXT_INVALID_OPS.
34377         (REG_DOT_NEWLINE): renamed from RE_DOT_NEWLINE.
34378         (REG_DOT_NOT_NULL): renamed from RE_DOT_NOT_NULL.
34379         (REG_HAT_LISTS_NOT_NEWLINE): renamed from RE_HAT_LISTS_NOT_NEWLINE.
34380         (REG_INTERVALS): renamed from RE_INTERVALS.
34381         (REG_LIMITED_OPS): renamed from RE_LIMITED_OPS.
34382         (REG_NEWLINE_ALT): renamed from RE_NEWLINE_ALT.
34383         (REG_NO_BK_BRACES): renamed from RE_NO_BK_BRACES.
34384         (REG_NO_BK_PARENS): renamed from RE_NO_BK_PARENS.
34385         (REG_NO_BK_REFS): renamed from RE_NO_BK_REFS.
34386         (REG_NO_BK_VBAR): renamed from RE_NO_BK_VBAR.
34387         (REG_NO_EMPTY_RANGES): renamed from RE_NO_EMPTY_RANGES.
34388         (REG_UNMATCHED_RIGHT_PAREN_ORD): renamed from
34389         RE_UNMATCHED_RIGHT_PAREN_ORD.
34390         (REG_NO_POSIX_BACKTRACKING): renamed from RE_NO_POSIX_BACKTRACKING.
34391         (REG_NO_GNU_OPS): renamed from RE_NO_GNU_OPS.
34392         (REG_DEBUG): renamed from RE_DEBUG.
34393         (REG_INVALID_INTERVAL_ORD): renamed from RE_INVALID_INTERVAL_ORD.
34394         (REG_IGNORE_CASE): renamed from RE_ICASE.  This renaming is a bit
34395         unusual, since we can't clash with the POSIX REG_ICASE.
34396         (REG_CARET_ANCHORS_HERE): renamed from RE_CARET_ANCHORS_HERE.
34397         (REG_CONTEXT_INVALID_DUP): renamed from RE_CONTEXT_INVALID_DUP.
34398         (REG_NO_SUB): renamed from RE_NO_SUB.
34399         (REG_SYNTAX_EMACS): renamed from RE_SYNTAX_EMACS.
34400         (REG_SYNTAX_AWK): renamed from RE_SYNTAX_AWK.
34401         (REG_SYNTAX_GNU_AWK): renamed from RE_SYNTAX_GNU_AWK.
34402         (REG_SYNTAX_POSIX_AWK): renamed from RE_SYNTAX_POSIX_AWK.
34403         (REG_SYNTAX_GREP): renamed from RE_SYNTAX_GREP.
34404         (REG_SYNTAX_EGREP): renamed from RE_SYNTAX_EGREP.
34405         (REG_SYNTAX_POSIX_EGREP): renamed from RE_SYNTAX_POSIX_EGREP.
34406         (REG_SYNTAX_ED): renamed from RE_SYNTAX_ED.
34407         (REG_SYNTAX_SED): renamed from RE_SYNTAX_SED.
34408         (_REG_SYNTAX_POSIX_COMMON): renamed from _RE_SYNTAX_POSIX_COMMON.
34409         (REG_SYNTAX_POSIX_BASIC): renamed from RE_SYNTAX_POSIX_BASIC.
34410         (REG_SYNTAX_POSIX_MINIMAL_BASIC): renamed from
34411         RE_SYNTAX_POSIX_MINIMAL_BASIC.
34412         (REG_SYNTAX_POSIX_EXTENDED): renamed from RE_SYNTAX_POSIX_EXTENDED.
34413         (REG_SYNTAX_POSIX_MINIMAL_EXTENDED): renamed from
34414         RE_SYNTAX_POSIX_MINIMAL_EXTENDED.
34415         (REG_DUP_MAX): renamed from RE_DUP_MAX.  No need to undef it.
34416         (REG_UNALLOCATED): Renamed from REGS_UNALLOCATED.
34417         (REG_REALLOCATE): Renamed from REGS_REALLOCATE.
34418         (REG_FIXED): Renamed from REGS_FIXED.
34419         (REG_NREGS): Renamed from RE_NREGS.
34420
34421         (REG_ICASE, REG_NEWLINE, REG_NOSUB): Do not depend on the values
34422         of other REG_* macros, since POSIX says the user is allowed to
34423         #undef these macros selectively.
34424
34425         (reg_errcode_t): Update comment stating what other tables need
34426         to be consistent.
34427
34428         Rename the following enum values to obey POSIX requirements.
34429         The old names are still visible as macros.
34430         (_REG_ENOSYS): Renamed from REG_ENOSYS.  Define even if _XOPEN_SOURCE
34431         is not defined, since GNU is supposed to be a superset of POSIX as
34432         much as possible, and since we want reg_errcode_t to be a signed
34433         type for implementation consistency.
34434         (_REG_NOERROR): Renamed from REG_NOERROR.
34435         (_REG_NOMATCH): Renamed from REG_NOMATCH.
34436         (_REG_BADPAT): Renamed from REG_BADPAT.
34437         (_REG_ECOLLATE): Renamed from REG_ECOLLATE.
34438         (_REG_ECTYPE): Renamed from REG_ECTYPE.
34439         (_REG_EESCAPE): Renamed from REG_EESCAPE.
34440         (_REG_ESUBREG): Renamed from REG_ESUBREG.
34441         (_REG_EBRACK): Renamed from REG_EBRACK.
34442         (_REG_EPAREN): Renamed from REG_EPAREN.
34443         (_REG_EBRACE): Renamed from REG_EBRACE.
34444         (_REG_BADBR): Renamed from REG_BADBR.
34445         (_REG_ERANGE): Renamed from REG_ERANGE.
34446         (_REG_ESPACE): Renamed from REG_ESPACE.
34447         (_REG_BADRPT): Renamed from REG_BADRPT.
34448         (_REG_EEND): Renamed from REG_EEND.
34449         (_REG_ESIZE): Renamed from REG_ESIZE.
34450         (_REG_ERPAREN): Renamed from REG_ERPAREN.
34451         (REG_ENOSYS, REG_NOERROR, REG_NOMATCH, REG_BADPAT, REG_ECOLLATE):
34452         (REG_ECTYPE, REG_EESCAPE, REG_ESUBREG, REG_EBRACK, REG_EPAREN):
34453         (REG_EBRACE, REG_BADBR, REG_ERANGE, REG_ESPACE, REG_BADRPT, REG_EEND):
34454         (REG_ESIZE, REG_ERPAREN): Now macros, not enum constants.
34455
34456         (_REG_RE_NAME, _REG_RM_NAME): New macros.
34457         (REG_TRANSLATE_TYPE): Renamed from RE_TRANSLATE_TYPE.  All uses
34458         changed.  But support the old name if the new one is not defined
34459         and if _REGEX_SOURCE.
34460
34461         Change the following member names in struct re_pattern_buffer.
34462         The old names are still supported if !_REGEX_SOURCE.
34463         The new names are always supported, regardless of _REGEX_SOURCE.
34464         (re_buffer): Renamed from buffer.
34465         (re_allocated): Renamed from allocated.
34466         (re_used): Renamed from used.
34467         (re_syntax): Renamed from syntax.
34468         (re_fastmap): Renamed from fastmap.
34469         (re_translate): Renamed from translate.
34470         (re_can_be_null): Renamed from can_be_null.
34471         (re_regs_allocated): Renamed from regs_allocated.
34472         (re_fastmap_accurate): Renamed from fastmap_accurate.
34473         (re_no_sub): Renamed from no_sub.
34474         (re_not_bol): Renamed from not_bol.
34475         (re_not_eol): Renamed from not_eol.
34476         (re_newline_anchor): Renamed from newline_anchor.
34477
34478         Change the following member names in struct re_registers.
34479         The old names are still supported if !_REGEX_SOURCE.
34480         The new names are always supported, regardless of _REGEX_SOURCE.
34481         (rm_num_regs): Renamed from num_regs.
34482         (rm_start): Renamed from start.
34483         (rm_end): Renamed from end.
34484
34485         (re_set_syntax, re_compile_pattern, re_compile_fastmap):
34486         (re_search, re_search_2, re_match, re_match_2, re_set_registers):
34487         Prepend __ to parameter names.
34488
34489         Undo yesterday's changes.
34490
34491 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
34492
34493         * config/srclist.txt: Remove glibc bug 1233 and add 1236, which
34494         supersedes it. Add glibc bugs 1237, 1238, 1240.  Comment out
34495         lib/regex.c.
34496
34497 2005-08-24  Jim Meyering  <jim@meyering.net>
34498
34499         Sync from coreutils.
34500         * m4/fcntl-safer.m4: New file.
34501
34502         * m4/xgetcwd.m4: Use AC_LIBSOURCES and AC_LIBOBJ to indicate source
34503         and object files for this module.
34504
34505 2005-08-24  Jim Meyering  <jim@meyering.net>
34506
34507         Sync from coreutils.
34508         * lib/fcntl--.h, lib/fcntl-safer.h, lib/open-safer.c: New files.
34509
34510 2005-08-24  Jim Meyering  <jim@meyering.net>
34511
34512         * modules/xgetcwd (Makefile.am): Remove `lib_SOURCES += ...' line,
34513         now that xgetcwd.m4 requires xgetcwd.c and xgetcwd.h.
34514
34515 2005-08-24  Jim Meyering  <jim@meyering.net>
34516
34517         * modules/fcntl-safer: New module.
34518         * modules/fts (Depends-on): Add fcntl-safer.
34519         * MODULES.html.sh (File descriptor based Input/Output):
34520         Add fcntl-safer.
34521
34522 2005-08-24  Bruno Haible  <bruno@clisp.org>
34523
34524         Support for unit test modules.
34525         * modules/README: Mention tests modules.
34526         * modules/TEMPLATE-TESTS: New file.
34527         * gnulib-tool: New options --extract-tests-module, --with-tests and
34528         --tests-base (unused for the moment).
34529         (testsbase, inctests): New variables.
34530         (func_all_modules): Exclude TEMPLATE-TESTS and *-tests.
34531         (func_verify_module): Exclude TEMPLATE-TESTS.
34532         (func_verify_nontests_module, func_verify_tests_module): New functions.
34533         (func_get_dependencies): Add implicit dependency for tests modules.
34534         (func_get_tests_module): New function.
34535         (func_modules_transitive_closure): When --with-tests was specified,
34536         include the unit tests as well, unless explicitly avoided.
34537         (func_emit_lib_Makefile_am): Ignore the tests modules here.
34538         (func_emit_tests_Makefile_am): New function.
34539         (func_create_testdir): When --with-tests was specified, emit a
34540         tests/ directory.
34541         * MODULES.html.sh (Future developments): Update.
34542
34543 2005-08-24  Bruno Haible  <bruno@clisp.org>
34544
34545         * modules/tls-tests: New file.
34546         * tests/test-tls.c: New file, from GNU gettext.
34547
34548 2005-08-24  Bruno Haible  <bruno@clisp.org>
34549
34550         * modules/lock-tests: New file.
34551         * tests/test-lock.c: New file, from GNU gettext.
34552
34553 2005-08-24  Bruno Haible  <bruno@clisp.org>
34554
34555         * lib/lock.h: Add multiple inclusion guard.
34556         * lib/tls.h: Add multiple inclusion guard.
34557
34558 2005-08-24  Bruno Haible  <bruno@clisp.org>
34559
34560         * gnulib-tool: Add support for the --aux-dir option to
34561         --create-testdir, --create-megatestdir, --test, --megatest.
34562         (func_create_testdir, func_create_megatestdir): Optionally emit a
34563         AC_CONFIG_AUX_DIR directive.
34564         (create-testdir, create-megatestdir, test, megatest): Provide a
34565         default value for $auxdir.
34566
34567 2005-08-24  Bruno Haible  <bruno@clisp.org>
34568
34569         * gnulib-tool (import): Use compound statement instead of subshell
34570         where possible.
34571
34572 2005-08-24  Bruno Haible  <bruno@clisp.org>
34573
34574         * gnulib-tool (import): Change --aux-dir default to "build-aux".
34575
34576 2005-08-24  Bruno Haible  <bruno@clisp.org>
34577
34578         * gnulib-tool (func_version): Update.
34579
34580 2005-08-24  Bruno Haible  <bruno@clisp.org>
34581
34582         * gnulib-tool (func_import, func_create_testdir,
34583         func_create_megatestdir): Quote all autoconf macro arguments.
34584
34585 2005-08-24  Bruno Haible  <bruno@clisp.org>
34586
34587         * gnulib-tool (func_create_megatestdir): Call autoreconf without the
34588         option --force, because --force causes the aclocal.m4 of each
34589         subdirectory to be newer than the corresponding config.h.in.
34590
34591 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
34592
34593         * m4/regex.m4 (gl_INCLUDED_REGEX): Remove; no longer used.
34594         All contents moved to gl_REGEX.
34595         (gl_REGEX): Don't bother checking whether lib/regex.c exists;
34596         assume that it does.
34597
34598 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
34599
34600         * lib/regex.h (REG_NOSYS)
34601         [!defined _XOPEN_SOURCE && 200112L <= _POSIX_C_SOURCE]:
34602         Define, since POSIX requires it as of 2001.
34603         (_REG_ENOSYS)
34604         [! (defined _XOPEN_SOURCE || 200112L <= _POSIX_C_SOURCE)]:
34605         New private symbol, used to keep the enum signed in all cases.
34606         * lib/regex.h (RE_NO_EMPTY_RANGES): Fix doc bug reported by James
34607         Youngman in
34608         <http://lists.gnu.org/archive/html/bug-gnulib/2005-07/msg00132.html>.
34609
34610         * lib/regex_internal.c (re_string_skip_chars, register_state):
34611         (calc_state_hash):
34612         Remove forward decls; no longer needed now that we use prototypes.
34613         * lib/regexec.c (acquire_init_state_context, check_halt_node_context):
34614         (proceed_next_node, pop_fail_stack, sub_epsilon_src_nodes):
34615         (clean_state_log_if_needed): Likewise.
34616
34617 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
34618
34619         * config/srclist.txt: Add glibc bugs 1231-1233.
34620
34621 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
34622
34623         Fix problems reported by Sam Steingold in
34624         <http://lists.gnu.org/archive/html/bug-gnulib/2005-08/msg00007.html>.
34625         * lib/regexec.c (sift_states_bkref): Fix portability bug: the code
34626         assumed that reg_errcode_t is a signed type, which is not
34627         necessarily true if _XOPEN_SOURCE is not defined.
34628         * lib/regex_internal.c (calc_state_hash): Put 'inline' before type,
34629         since some compilers warn about it otherwise.
34630
34631 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
34632
34633         * lib/regcomp.c (create_initial_state): Remove duplicate decl.
34634         (init_word_char, create_initial_state, duplicate_node_closure):
34635         (fetch_token, peek_token_bracket, build_range_exp):
34636         (build_collating_symbol): Remove forward decls; no longer needed
34637         now that we use prototypes.
34638
34639         * lib/regcomp.c:
34640         (re_compile_pattern, re_set_syntax, re_compile_fastmap):
34641         (re_compile_fastmap_iter, regcomp, regerror, regfree):
34642         (re_compile_internal, init_dfa, init_word_char, free_workarea_compile):
34643         (create_initial_state, optimize_utf8, analyze, postorder, preorder):
34644         (optimize_subexps, lower_subexps, lower_subexp, calc_first, calc_next):
34645         (link_nfa_nodes, duplicate_node_closure, search_duplicated_node):
34646         (duplicate_node, calc_inveclosure, calc_eclosure, calc_eclosure_iter):
34647         (fetch_token, peek_token, peek_token_bracket, parse, parse_reg_exp):
34648         (parse_branch, parse_expression, parse_sub_exp, parse_dup_op):
34649         (build_range_exp, build_collating_symbol, parse_bracket_exp):
34650         (parse_bracket_element, parse_bracket_symbol, build_equiv_class):
34651         (build_charclass, build_charclass_op, fetch_number, create_tree):
34652         (create_token_tree, mark_opt_subexp, duplicate_tree):
34653         Use prototypes rather than old-style definitions.
34654
34655         * lib/regex_internal.c:
34656         (re_string_allocate, re_string_construct, re_string_realloc_buffers):
34657         (re_string_construct_common, build_wcs_buffer, build_wcs_upper_buffer):
34658         (re_string_skip_chars, build_upper_buffer, re_string_translate_buffer):
34659         (re_string_reconstruct, re_string_peek_byte_case):
34660         (re_string_fetch_byte_case, re_string_destruct, re_string_context_at):
34661         (re_node_set_alloc, re_node_set_init_1, re_node_set_init_2):
34662         (re_node_set_init_copy, re_node_set_add_intersect):
34663         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
34664         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
34665         (re_node_set_remove_at, re_dfa_add_node, calc_state_hash):
34666         (re_acquire_state, re_acquire_state_context, register_state):
34667         (create_ci_newstate, create_cd_newstate, free_state):
34668         Likewise.
34669         * lib/regexec.c (regexec, re_match, re_search, re_match_2,
34670         re_search_2):
34671         (re_search_2_stub, re_search_stub, re_copy_regs, re_set_registers):
34672         (re_search_internal, prune_impossible_nodes):
34673         (acquire_init_state_context, check_matching, static):
34674         (check_halt_node_context, check_halt_state_context, proceed_next_node):
34675         (push_fail_stack, pop_fail_stack, set_regs, free_fail_stack_return):
34676         (update_regs, sift_states_backward, build_sifted_states):
34677         (clean_state_log_if_needed, merge_state_array):
34678         (update_cur_sifted_state, add_epsilon_src_nodes):
34679         (sub_epsilon_src_nodes, check_dst_limits, check_dst_limits_calc_pos_1):
34680         (check_dst_limits_calc_pos, check_subexp_limits, sift_states_bkref):
34681         (sift_states_iter_mb, transit_state, merge_state_with_log, static):
34682         (find_recover_state, check_subexp_matching_top, transit_state_mb):
34683         (transit_state_bkref, get_subexp, get_subexp_sub, find_subexp_node):
34684         (check_arrival, check_arrival_add_next_nodes):
34685         (check_arrival_expand_ecl, check_arrival_expand_ecl_sub):
34686         (expand_bkref_cache, build_trtable, group_nodes_into_DFAstates):
34687         (check_node_accept_bytes, check_node_accept, extend_buffers):
34688         (match_ctx_init, match_ctx_clean, match_ctx_free, match_ctx_add_entry):
34689         (search_cur_bkref_entry, match_ctx_add_subtop, match_ctx_add_sublast):
34690         (sift_ctx_init):
34691         Likewise.
34692
34693         * lib/regex_internal.h:
34694         (re_string_allocate, re_string_construct, re_string_reconstruct):
34695         (re_string_realloc_buffers, build_wcs_buffer, build_wcs_upper_buffer):
34696         (build_upper_buffer, re_string_translate_buffer, re_string_destruct):
34697         (re_string_elem_size_at, re_string_char_size_at, re_string_wchar_at):
34698         (re_string_context_at, re_string_peek_byte_case):
34699         (re_string_fetch_byte_case): Declare even if RE_NO_INTERNAL_PROTOTYPES
34700         is defined, since we now use prototypes always.
34701
34702         * lib/regex.h (_RE_ARGS): Remove.  No longer needed, since we assume
34703         C89 or better.  All uses removed.
34704
34705 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
34706
34707         * config/srclist.txt: Add glibc bugs 1220-1227.
34708
34709 2005-08-20  Jim Meyering  <jim@meyering.net>
34710
34711         * lib/regexec.c (regexec, re_search_stub) [!_LIBC]: Omit declaration
34712         of unused local, dfa.
34713
34714 2005-08-20  Bruno Haible  <bruno@clisp.org>
34715
34716         * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_GNU_SOURCE.
34717
34718 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
34719
34720         * lib/regex_internal.c (re_string_realloc_buffers, re_node_set_insert):
34721         (re_node_set_insert_last, re_dfa_add_node):
34722         Rename local variables to avoid GCC shadowing warnings.
34723
34724 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
34725
34726         * lib/regex_internal.c (re_acquire_state, re_acquire_state_context)
34727         [defined lint]: Suppress bogus uninitialized-variable warnings.
34728
34729         * lib/regcomp.c (duplicate_node): Return new index, not an error code,
34730         and let the caller return REG_ESPACE if out of space.  This
34731         removes an uninitialied-variable warning with GCC 4.0.1, and also
34732         avoids taking the address of a local variable.  All callers
34733         changed.
34734
34735 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
34736
34737         * config/srclist.txt: Comment out $LIBCSRC/posix/regex_internal.c,
34738         $LIBCSRC/posix/regexec.c.
34739         Add glibc bug 1217 for regcomp.c.
34740
34741 2005-08-19  Jim Meyering  <jim@meyering.net>
34742
34743         * lib/regexec.c (proceed_next_node): Redo local variables to
34744         avoid GCC shadowing warnings.
34745
34746 2005-08-18  Bruno Haible  <bruno@clisp.org>
34747
34748         * lib/strstr.c (strstr): Fix return value in multibyte case.
34749         * lib/strcasestr.c (strcasestr): Likewise.
34750
34751 2005-08-17  Paul Eggert  <eggert@cs.ucla.edu>
34752
34753         * lib/regex.h: Remove useless space-before-tab.  From coreutils.
34754
34755 2005-08-17  Jim Meyering  <jim@meyering.net>
34756
34757         Make the %s format (seconds since the epoch) work for a negative
34758         number and when used with a zero-padded field width, e.g. %015s.
34759
34760         * lib/strftime.c (my_strftime): Move the `do_number_sign_and_padding'
34761         label so that it precedes the code to set `digits'.  Otherwise,
34762         %0Ns wouldn't work.  Before this change, `date -d @-22 +%05s' would
34763         print `00-22'.  Now, it prints `-0022', as it should.
34764
34765 2005-08-17  Bruno Haible  <bruno@clisp.org>
34766
34767         * modules/strstr (Files): Add m4/mbrtowc.m4.
34768         (Depends-on): Add mbuiter.
34769
34770 2005-08-17  Bruno Haible  <bruno@clisp.org>
34771
34772         * modules/strcasestr: New file.
34773         * MODULES.html.sh (String handling, based on ANSI C 89): Add
34774         strcasestr.
34775
34776 2005-08-17  Bruno Haible  <bruno@clisp.org>
34777
34778         * modules/strcase (Depends-on): Add mbuiter. Remove strnlen1, mbchar.
34779
34780 2005-08-17  Bruno Haible  <bruno@clisp.org>
34781
34782         * modules/mbuiter: New file.
34783         * MODULES.html.sh (Extended multibyte and wide character utilities):
34784         Add mbuiter.
34785
34786 2005-08-17  Bruno Haible  <bruno@clisp.org>
34787
34788         * m4/strstr.m4 (gl_FUNC_STRSTR): Use the replacement function always.
34789         (gl_PREREQ_STRSTR): Use gl_FUNC_MBRTOWC.
34790
34791 2005-08-17  Bruno Haible  <bruno@clisp.org>
34792
34793         * m4/strcasestr.m4: New file.
34794
34795 2005-08-17  Bruno Haible  <bruno@clisp.org>
34796
34797         * lib/strstr.h: Ignore HAVE_STRSTR, always declare the gnulib function.
34798         * lib/strstr.c: Completely rewritten, with multibyte locale support.
34799
34800 2005-08-17  Bruno Haible  <bruno@clisp.org>
34801
34802         * lib/strcasestr.h: New file.
34803         * lib/strcasestr.c: New file.
34804
34805 2005-08-17  Bruno Haible  <bruno@clisp.org>
34806
34807         * lib/strcasecmp.c: Use mbuiter.h.
34808
34809 2005-08-17  Bruno Haible  <bruno@clisp.org>
34810
34811         * lib/mbuiter.h: New file.
34812
34813 2005-08-16  Paul Eggert  <eggert@cs.ucla.edu>
34814
34815         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Do not override the results
34816         of gl_GETOPT_SUBSTITUTE.  That way, if both gl_GETOPT_SUBSTITUTE
34817         and gl_GETOPT are both invoked via different paths (as happens
34818         with GNU tar CVS because it uses both argp and getopt), the former
34819         wins.
34820
34821 2005-08-16  Bruno Haible  <bruno@clisp.org>
34822
34823         * modules/tls: New file.
34824         * MODULES.html.sh (Multithreading): Add tls.
34825
34826 2005-08-16  Bruno Haible  <bruno@clisp.org>
34827
34828         * modules/strnlen1: New file.
34829         * MODULES.html.sh (String handling): Add strnlen1.
34830
34831 2005-08-16  Bruno Haible  <bruno@clisp.org>
34832
34833         * modules/strcase (Files): Add m4/mbrtowc.m4.
34834         (Depends-on): Add strnlen1, mbchar.
34835
34836 2005-08-16  Bruno Haible  <bruno@clisp.org>
34837
34838         * modules/mbiter: New file.
34839         * MODULES.html.sh (Extended multibyte and wide character utilities):
34840         Add mbiter.
34841
34842 2005-08-16  Bruno Haible  <bruno@clisp.org>
34843
34844         * modules/mbfile: New file.
34845         * MODULES.html.sh (Extended multibyte and wide character utilities):
34846         Add mbfile.
34847
34848 2005-08-16  Bruno Haible  <bruno@clisp.org>
34849
34850         * modules/mbchar: New file.
34851         * MODULES.html.sh (Extended multibyte and wide character utilities):
34852         New section.
34853
34854 2005-08-16  Bruno Haible  <bruno@clisp.org>
34855
34856         * m4/tls.m4: New file, from GNU gettext.
34857
34858 2005-08-16  Bruno Haible  <bruno@clisp.org>
34859
34860         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Use the replacement function
34861         always.
34862         (gl_PREREQ_STRCASECMP): Use gl_FUNC_MBRTOWC.
34863
34864 2005-08-16  Bruno Haible  <bruno@clisp.org>
34865
34866         * m4/mbiter.m4: New file.
34867
34868 2005-08-16  Bruno Haible  <bruno@clisp.org>
34869
34870         * m4/mbfile.m4: New file.
34871
34872 2005-08-16  Bruno Haible  <bruno@clisp.org>
34873
34874         * m4/mbchar.m4: New file.
34875
34876 2005-08-16  Bruno Haible  <bruno@clisp.org>
34877
34878         * lib/tls.h: New file, from GNU gettext.
34879         * lib/tls.c: New file, from GNU gettext.
34880
34881 2005-08-16  Bruno Haible  <bruno@clisp.org>
34882
34883         * lib/strnlen1.h: New file.
34884         * lib/strnlen1.c: New file.
34885
34886 2005-08-16  Bruno Haible  <bruno@clisp.org>
34887
34888         * lib/strcasecmp.c (struct mbiter_multi): Remove at_end field.
34889         (mbi_init): Update.
34890         (mbi_avail, mbi_advance): Let the iteration end before the terminating
34891         NUL byte, not after it.
34892
34893 2005-08-16  Bruno Haible  <bruno@clisp.org>
34894
34895         * lib/strcase.h (strcasecmp): Add note in comments.
34896         * lib/strncasecmp.c: Use code from strcasecmp.c.
34897         * lib/strcasecmp.c: Use mbchar module. Define private mbiter variant.
34898         (strcasecmp): Work correctly in multibyte locales.
34899
34900 2005-08-16  Bruno Haible  <bruno@clisp.org>
34901
34902         * lib/mbiter.h: New file.
34903
34904 2005-08-16  Bruno Haible  <bruno@clisp.org>
34905
34906         * lib/mbfile.h: New file.
34907
34908 2005-08-16  Bruno Haible  <bruno@clisp.org>
34909
34910         * lib/mbchar.h: New file.
34911         * lib/mbchar.c: New file.
34912
34913 2005-08-16  Bruno Haible  <bruno@clisp.org>
34914
34915         * lib/mbchar.h (mb_cmp, mb_casecmp): Order the invalid characters after
34916         the valid ones. Makes the comparison operations transitive:
34917         cmp (a, b) < 0 && cmp (b, c) < 0 ==> cmp (a, c) < 0.
34918         * lib/strcasecmp.c (strcasecmp): Use mb_casecmp.
34919
34920 2005-08-15  Simon Josefsson  <jas@extundo.com>
34921
34922         * modules/ssize_t (License): Change to 'unlimited'.
34923
34924         * gnulib-tool (sed_extract_prog): Recognize 'unlimited' license.
34925
34926 2005-08-15  Paul Eggert  <eggert@cs.ucla.edu>
34927
34928         * config/srclist.txt: Comment out $LIBCSRC/posix/regex.h.
34929         Add comments for each pending glibc patch.
34930
34931 2005-08-15  Bruno Haible  <bruno@clisp.org>
34932
34933         * lib/regex.h (__restrict_arr): Don't define to __restrict if
34934         __cplusplus is defined.
34935
34936 2005-08-14  Jim Meyering  <jim@meyering.net>
34937
34938         Sync from coreutils.
34939
34940         * lib/fts-cycle.c (setup_dir, enter_dir, leave_dir, free_dir):
34941         Use the hash-table-based cycle-detection code not just when
34942         FTS_TIGHT_CYCLE_CHECK if specified, but also with FTS_LOGICAL.
34943         Reported by James Youngman in
34944         <http://lists.gnu.org/archive/html/bug-gnulib/2005-08/msg00011.html>.
34945         * lib/fts_.h: Mention that with FTS_LOGICAL, we use
34946         FTS_TIGHT_CYCLE_CHECK.
34947         * lib/fts.c (fts_cross_check) [FTS_DEBUG]:
34948         s/active_dir_ht/fts_cycle.ht/. This lets us compile with -DFTS_DEBUG,
34949         once again.
34950         * lib/fts.c [! _LIBC]: Include "lstat.h" rather than rolling our own.
34951         * lib/fts.c (fd_safer): Remove decl.
34952         Include fcntl--.h rather than unistd-safer.h
34953         (fts_safe_changedir): Don't call fd_safer; no longer needed
34954         now that we include fcntl--.h.
34955
34956 2005-08-12  Simon Josefsson  <jas@extundo.com>
34957
34958         * modules/getndelim2: Use ssize_t module.
34959         * modules/getnline: Likewise.
34960         * modules/safe-read: Likewise.
34961         * modules/xreadlink: Likewise.
34962
34963         * modules/ssize_t: New file.
34964
34965 2005-08-12  Simon Josefsson  <jas@extundo.com>
34966
34967         * m4/readline.m4: Look for termcap, curses or ncurses if required.
34968
34969 2005-08-12  Simon Josefsson  <jas@extundo.com>
34970
34971         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
34972         ssize_t.
34973
34974 2005-08-12  Simon Josefsson  <jas@extundo.com>
34975
34976         * MODULES.html.sh (Extra functions based on ANSI C 89: Misc): Add
34977         readline, getdelim and check_version.
34978         (Support for systems lacking ISO C 99: Sizes of integer types):
34979         Add size_max.
34980
34981 2005-08-12  Bruno Haible  <bruno@clisp.org>
34982
34983         * m4/readline.m4 (gl_FUNC_READLINE): Look for ncurses first.
34984
34985 2005-08-11  Simon Josefsson  <jas@extundo.com>
34986
34987         * modules/readline: New file.
34988
34989         * modules/strnlen (Files): Add strnlen.h.
34990
34991 2005-08-11  Simon Josefsson  <jas@extundo.com>
34992
34993         * m4/readline.m4: New file.
34994
34995 2005-08-11  Simon Josefsson  <jas@extundo.com>
34996
34997         * lib/readline.h, readline.c: New file.
34998
34999 2005-08-11  Simon Josefsson  <jas@extundo.com>
35000
35001         * doc/gnulib.texi (Initial import, Finishing touches): Mention
35002         gl_AVOID.
35003
35004 2005-08-11  Bruno Haible  <bruno@clisp.org>
35005
35006         * lib/strnlen.h (strnlen): Change parameter name to match comment.
35007
35008 2005-08-10  Stepan Kasal  <kasal@ucw.cz>
35009
35010         * m4/onceonly_2_57.m4: Really require Autoconf 2.57.
35011
35012 2005-08-10  Simon Josefsson  <jas@extundo.com>
35013
35014         * tests/test-iconvme.c: New file.
35015
35016 2005-08-10  Simon Josefsson  <jas@extundo.com>
35017
35018         * m4/strnlen.m4: New file.
35019
35020         * m4/strndup.m4: Don't check for strnlen declaration, done in
35021         strnlen.m4.
35022
35023 2005-08-10  Simon Josefsson  <jas@extundo.com>
35024
35025         * lib/strndup.c: Use strnlen.h.
35026
35027         * lib/strnlen.h: New file.
35028
35029 2005-08-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
35030
35031         * README: Typos.
35032
35033 2005-08-02  Simon Josefsson  <jas@extundo.com>
35034
35035         * modules/readline: New file.
35036
35037 2005-08-02  Simon Josefsson  <jas@extundo.com>
35038
35039         * modules/getdelim: New file.
35040
35041         * modules/getline: Rewrite, don't use getndelim2.
35042
35043 2005-08-02  Simon Josefsson  <jas@extundo.com>
35044
35045         * m4/getline.m4: Separate out getdelim stuff into separate module.
35046
35047         * m4/getdelim.m4: New file.
35048
35049 2005-08-02  Simon Josefsson  <jas@extundo.com>
35050
35051         * lib/getline.h, getline.c: Rewrite.
35052
35053         * lib/getdelim.h, lib/getdelim.c: New files, ported from glibc.
35054
35055 2005-07-31  Bruno Haible  <bruno@clisp.org>
35056
35057         * lib/lock.h (gl_lock_initializer): New macro.
35058         (gl_lock_define_initialized): Use it.
35059         (gl_rwlock_initializer): New macro.
35060         (gl_rwlock_define_initialized): Use it.
35061         (gl_recursive_lock_initializer): New macro.
35062         (gl_recursive_lock_define_initialized): Use it.
35063
35064 2005-07-30  Karl Berry  <karl@gnu.org>
35065
35066         * doc/gnulib.texi (Initial import): mention -I$(top_builddir)/lib.
35067         Report from Ben Pfaff, regarding getopt.
35068
35069 2005-07-26  Paul Eggert  <eggert@cs.ucla.edu>
35070
35071         Add support to getopt for Emacs, which doesn't use LIBOBJS in the
35072         normal way.
35073         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE_HEADER): New macro.
35074         (gl_GETOPT_SUBSTITUTE): Use it.  Invoke gl_PREREQ_GETOPT.
35075         (gl_GETOPT_IFELSE, gl_GETOPT_CHECK_HEADERS): New macros.
35076         (gl_GETOPT): Use the new macros.  Most of the implementation
35077         is moved to the new macros.  This is for programs like Emacs
35078         that don't want all the functionality of gl_GETOPT.
35079
35080 2005-07-26  Bruno Haible  <bruno@clisp.org>
35081
35082         * m4/lock.m4: Update from GNU gettext.
35083
35084 2005-07-26  Bruno Haible  <bruno@clisp.org>
35085
35086         * lib/lock.h: Update from GNU gettext.
35087         * lib/lock.c: Update from GNU gettext.
35088
35089 2005-07-25  Paul Eggert  <eggert@cs.ucla.edu>
35090
35091         * m4/regex.m4 (gl_INCLUDED_REGEX): Use AC_RUN_IFELSE instead of the
35092         obsolescent AC_TRY_RUN.  Include the default includes files, for
35093         'exit'.
35094
35095 2005-07-24  Bruno Haible  <bruno@clisp.org>
35096
35097         * modules/visibility: New file.
35098         * MODULES.html.sh (Misc): Add visibility.
35099
35100 2005-07-24  Bruno Haible  <bruno@clisp.org>
35101
35102         * m4/visibility.m4: New file.
35103
35104 2005-07-24  Bruno Haible  <bruno@clisp.org>
35105
35106         * doc/visibility.texi: New file.
35107
35108 2005-07-22  Bruno Haible  <bruno@clisp.org>
35109
35110         * modules/alloca-opt (Makefile.am): Remove explicit dependency on
35111         $(ALLOCA_H), redundant through BUILT_SOURCES.
35112         * modules/argz (Makefile.am): Remove explicit dependency on $(ARGZ_H),
35113         redundant through BUILT_SOURCES.
35114         * modules/byteswap (Makefile.am): Remove explicit dependency on
35115         $(BYTESWAP_H), redundant through BUILT_SOURCES.
35116         * modules/fnmatch (Makefile.am): Remove explicit dependency on
35117         $(FNMATCH_H), redundant through BUILT_SOURCES.
35118         * modules/getopt (Makefile.am): Remove explicit dependency on
35119         $(GETOPT_H), redundant through BUILT_SOURCES.
35120         * modules/glob (Makefile.am): Remove explicit dependency on $(GLOB_H),
35121         redundant through BUILT_SOURCES.
35122         * modules/poll (Makefile.am): Remove explicit dependency on $(POLL_H),
35123         redundant through BUILT_SOURCES.
35124         * modules/stdbool (Makefile.am): Remove explicit dependency on
35125         $(STDBOOL_H), redundant through BUILT_SOURCES.
35126         * modules/stdint (Makefile.am): Remove explicit dependency on
35127         $(STDINT_H), redundant through BUILT_SOURCES.
35128         * modules/sysexits (Makefile.am): Add $(SYSEXITS_H) to BUILT_SOURCES.
35129         Remove explicit dependency on $(SYSEXITS_H).
35130         Reported by Alexandre Duret-Lutz <adl@src.lip6.fr>.
35131
35132 2005-07-18  Simon Josefsson  <jas@extundo.com>
35133
35134         * lib/check-version.c (check_version): Accept identical versions too.
35135
35136 2005-07-18  Bruno Haible  <bruno@clisp.org>
35137
35138         * modules/lock: New file.
35139         * MODULES.html.sh (Multithreading): New section.
35140
35141 2005-07-18  Bruno Haible  <bruno@clisp.org>
35142
35143         * m4/lock.m4: New file, from GNU gettext.
35144
35145 2005-07-18  Bruno Haible  <bruno@clisp.org>
35146
35147         * lib/lock.h: New file, from GNU gettext.
35148         * lib/lock.c: New file, from GNU gettext.
35149
35150 2005-07-18  Bruno Haible  <bruno@clisp.org>
35151
35152         * lib/lock.h (gl_once_t): New type.
35153         (gl_once_define, gl_once): New macros.
35154         * lib/lock.c (fresh_once): New variable.
35155         (glthread_once, glthread_once_call, glthread_once_singlethreaded): New
35156         functions.
35157
35158 2005-07-16  Simon Josefsson  <jas@extundo.com>
35159
35160         * doc/gnulib.texi (Library version handling): Add ELF symbol collision
35161         workaround, suggested by Bruno.
35162
35163 2005-07-15  Paul Eggert  <eggert@cs.ucla.edu>
35164
35165         * modules/xalloc (Depends-on): Add xalloc-die.
35166         * modules/xvasprintf (Depends-on): Add xalloc-die.
35167
35168 2005-07-15  Paul Eggert  <eggert@cs.ucla.edu>
35169
35170         * lib/quotearg.c: Add translator comment suggested by Bruno Haible,
35171         with a minor change.
35172
35173 2005-07-15  Bruno Haible  <bruno@clisp.org>
35174
35175         * m4/poll.m4 (gl_FUNC_POLL): Check against MacOS X 10.4 poll() bug.
35176         When using lib/poll.c, define poll as rpl_poll.
35177
35178 2005-07-14  Paul Eggert  <eggert@cs.ucla.edu>
35179
35180         * modules/argp (Depends-on): Remove unlocked-io.
35181
35182 2005-07-14  Derek Price  <derek@ximbiot.com>
35183
35184         * m4/glob.m4 (gl_GLOB): Cache glob interface check result.  Add check
35185         for glob symlink bug.
35186
35187 2005-07-14  Bruno Haible  <bruno@clisp.org>
35188
35189         * m4/argp.m4 (gl_ARGP): Remove invocation of gl_FUNC_GLIBC_UNLOCKED_IO.
35190         Instead, test for *_unlocked function declarations directly.
35191
35192 2005-07-11  Simon Josefsson  <jas@extundo.com>
35193
35194         * modules/size_max: New file.
35195
35196         * modules/xsize: Depend on size_max module for size_max.m4.
35197
35198 2005-07-11  Simon Josefsson  <jas@extundo.com>
35199
35200         * lib/size_max.h: New file.
35201
35202 2005-07-11  Paul Eggert  <eggert@cs.ucla.edu>
35203
35204         * lib/version-etc-fsf.c (version_etc_copyright): Parameterize the
35205         copyright symbol and the year.
35206         * lib/version-etc.c (COPYRIGHT_YEAR): New constant.
35207         (version_etc_va): Use parameterized copyright notice.
35208         Reword to conform to the current GNU coding standards.
35209
35210 2005-07-11  Karl Berry  <karl@gnu.org>
35211
35212         * doc/gnulib.texi (Quoting): new node.
35213         (Initial import): more info, from Patrice.
35214
35215 2005-07-11  Bruno Haible  <bruno@clisp.org>
35216
35217         * gnulib-tool (func_usage): Document option --avoid.
35218         (Command line options): Handle --avoid.
35219         (func_acceptable): New function.
35220         (func_modules_transitive_closure): Use it.
35221
35222 2005-07-11  Bruno Haible  <bruno@clisp.org>
35223
35224         * MODULES.html.sh: Use shortcut URLs to the www.opengroup.org site.
35225         Reported by Jim Meyering.
35226
35227 2005-07-10  Bruno Haible  <bruno@clisp.org>
35228
35229         * m4/size_max.m4 (gl_SIZE_MAX): Cast ~(size_t)0 back to size_t.
35230         Needed when size_t is smaller than 'unsigned int'.
35231         Reported by Paul Eggert.
35232
35233 2005-07-09  Sergey Poznyakoff  <gray@gnu.org.ua>
35234
35235         * modules/argp (Depends-on): Add unlocked-io
35236
35237 2005-07-09  Sergey Poznyakoff  <gray@gnu.org.ua>
35238
35239         * lib/argp-namefrob.h: Include unlocked-io.h. Removed unnecessary
35240         block of defines.
35241
35242 2005-07-08  Paul Eggert  <eggert@cs.ucla.edu>
35243
35244         * config/srclist.txt: Comment out regcomp.c, since we have a porting
35245         fix now.
35246
35247 2005-07-08  Eric Blake  <ebb9@byu.net>  (tiny change)
35248         and Paul Eggert  <eggert@cs.ucla.edu>
35249
35250         * lib/regcomp.c (init_dfa, build_range_exp): Store __btowc value
35251         in wint_t, not wchar_t.  Remove now-unnecessary cast.
35252
35253 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
35254
35255         * modules/regex (Files): Add lib/regex_internal.c,
35256         lib/regex_internal.h, lib/regexec.c, lib/regcomp.c, m4/codeset.m4.
35257         (Depends-on): Add extensions.
35258         (Makefile.am): Remove lib_SOURCES; now done by m4 code.
35259
35260 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
35261
35262         * m4/backupfile.m4 (gl_BACKUPFILE): Use AC_CHECK_FUNCS_ONCE on
35263         pathconf.
35264         * m4/same.m4 (gl_SAME): Likewise.
35265         Require AC_SYS_LONG_FILE_NAMES; bug reported by Gerrit P. Haase.
35266
35267         * m4/regex.m4: Adjust to new libc regex implementation.
35268         (gl_INCLUDED_REGEX): Add AC_LIBSOURCES for
35269         all the .c and .h parts of (the new) regex.
35270         Quote the m4 stuff better.
35271         Check for RE_ICASE bug of old gnulib.
35272         Check for REG_STARTEND of recent libc.
35273         Rename local variables from jm_* to gl_*.
35274         Quote operand of "test -f".
35275         Say "recent enough" version of libc, not "version 2".
35276         (gl_PREREQ_REGEX): Remove AC_FUNC_ALLOCA, since alloca is a
35277         prerequisite module.  Remove AC_HEADER_STDC; no longer needed.
35278         Check for locale.h, isblank, mbrtowc, wcrtomb, wcscoll.
35279         Remove check for btowc, isascii.
35280         Require AM_LANGINFO_CODESET.
35281
35282 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
35283
35284         * lib/regex.c, regex.h: Sync from libc.
35285         * lib/regcomp.c, lib/regexec_internal.c, lib/regex_internal.h:
35286         * lib/regexec.c:
35287         New files, synced from libc, except that regex_internal.h
35288         currently has a small porting fix.
35289
35290 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
35291
35292         * config/srclist.txt: Add regcomp.c, regex.c, regex.h,
35293         regex_internal.c, regexec.c.
35294         Add regex_internal.h too, but as a comment, since the libc version
35295         is currently broken in gnulib mode.
35296
35297 2005-07-06  Paul Eggert  <eggert@cs.ucla.edu>
35298
35299         Support programs like Emacs that use gnulib but not gettext.
35300         * MODULES.html.sh (Internationalization functions): Add gettext-h.
35301         * modules/gettext-h: New file.
35302         * modules/gettext (Files): Remove lib/gettext.h.
35303         (Depends-on): Add gettext-h.
35304         (Makefile.am): Remove lib_SOURCES.
35305         * modules/argmatch, modules/c-stack, modules/closeout:
35306         * modules/copy-file, modules/csharpcomp, modules/csharpexec:
35307         * modules/execute, modules/file-type, modules/getaddrinfo:
35308         * modules/getopt, modules/human, modules/javacomp:
35309         * modules/javaexec, modules/mkdir-p, modules/obstack:
35310         * modules/openat, modules/pagealign_alloc, modules/pipe:
35311         * modules/quotearg, modules/regex, modules/rpmatch:
35312         * modules/unicodeio, modules/userspec, modules/version-etc:
35313         * modules/wait-process, modules/xalloc-die, modules/xmemcoll:
35314         * modules/xsetenv:
35315         Depend on gettext-h, not gettext.
35316
35317 2005-07-05  Paul Eggert  <eggert@cs.ucla.edu>
35318
35319         * gnulib-tool (func_import): Add support for 'public domain' license.
35320         * modules/alloca, modules/atexit, modules/memmove:
35321         Now public domain, not GPL.
35322         * modules/dup2, modules/getpagesize, modules/malloc, modules/memset:
35323         * modules/realloc, modules/strerror, modules/strtod:
35324         Now LGPL, not GPL.
35325
35326 2005-07-05  Bruno Haible  <bruno@clisp.org>
35327
35328         * m4/mbrtowc.m4 (gl_FUNC_MBRTOWC): Upgrade to version from current
35329         autoconf CVS. Needed for mingw.
35330
35331 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
35332
35333         Remove the dependency of the strftime module on the tzset module.
35334         * modules/strftime (Depends-on): Remove dependency on tzset.
35335
35336 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
35337
35338         Remove the dependency of the strftime module on the tzset module.
35339         * m4/strftime.m4 (gl_FUNC_STRFTIME): Don't require
35340         gl_FUNC_TZSET_CLOBBER.
35341
35342 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
35343
35344         Remove the dependency of the strftime module on the tzset module.
35345         * lib/strftime.c (my_strftime)
35346         [! defined _LIBC && ! HAVE_RUN_TZSET_TEST]:
35347         Copy the input structure, to work around some of the bug with
35348         Solaris 2.5.1 and Solaris 2.6.  If you still care about these old
35349         Solaris releases, you should also use the tzset module, but we won't
35350         require it as a dependency any more since we don't want LGPLed code
35351         to depend on GPLed code.
35352
35353 2005-07-02  Jim Meyering  <jim@meyering.net>
35354
35355         * m4/chown.m4, cloexec.m4, dup2.m4, fsusage.m4:
35356         * m4/getcwd-path-max.m4, getcwd.m4, mkstemp.m4, mountlist.m4:
35357         * m4/pagealign_alloc.m4, save-cwd.m4, unistd-safer.m4:
35358         Don't check for fcntl.h, and don't test for HAVE_FCNTL_H.
35359
35360 2005-07-02  Jim Meyering  <jim@meyering.net>
35361
35362         * lib/backupfile.c (backup_args): Change a `0' to NULL.
35363
35364 2005-07-01  Paul Eggert  <eggert@cs.ucla.edu>
35365
35366         * lib/xnanosleep.c: Include timespec.h, since OpenBSD 3.4 <time.h>
35367         declares only 'struct timespec;' (!).
35368
35369 2005-07-01  Jim Meyering  <jim@meyering.net>
35370
35371         * lib/chown.c, cloexec.c, dup-safer.c, dup2.c, fsusage.c, getcwd.c:
35372         * lib/getloadavg.c, mountlist.c, openat.h, pagealign_alloc.c:
35373         * lib/save-cwd.c, tempname.c:
35374         Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,
35375         and don't include <sys/file.h>).
35376
35377 2005-06-29  Jim Meyering  <jim@meyering.net>
35378
35379         * lib/mkdir-p.c (make_dir_parents): Don't apply sizeof to a hard-coded
35380         type name.  Use the variable name instead.
35381         * lib/idcache.c (getuser, getuidbyname, getgroup, getgidbyname):
35382         Likewise.
35383
35384 2005-06-28  Simon Josefsson  <jas@extundo.com>
35385
35386         * modules/check-version (Files): Add check-version.m4.
35387
35388 2005-06-28  Simon Josefsson  <jas@extundo.com>
35389
35390         * m4/check-version.m4: New file, suggested by Jim Meyering
35391         <jim@meyering.net>.
35392
35393 2005-06-28  Simon Josefsson  <jas@extundo.com>
35394
35395         * lib/check-version.h, lib/check-version.c: New files.
35396
35397 2005-06-28  Simon Josefsson  <jas@extundo.com>
35398
35399         * lib/base64.c (base64_encode): Indent.  Rename 'b64' to avoid
35400         collision with global variable.  Better indentation.  Don't
35401         increment buffer pointer beyond buffer end.  Based on comments
35402         from Paul Eggert <eggert@cs.ucla.edu>.
35403
35404         * lib/base64.h: Indent.
35405
35406 2005-06-28  Simon Josefsson  <jas@extundo.com>
35407
35408         * doc/gnulib.texi (Library version handling): New section.
35409
35410 2005-06-28  Jim Meyering  <jim@meyering.net>
35411
35412         * check-module (find_included_lib_files): Hard-code another
35413         pair of exceptions: fts.c includes fts-cycle.c and unistd-safer.h
35414         but modules/fts-lgpl (correctly) does not list those files.
35415
35416         * modules/canonicalize (Files): Add lib/pathmax.h.
35417
35418 2005-06-25  Simon Josefsson  <jas@extundo.com>
35419
35420         * modules/check-version: New file.
35421
35422 2005-06-24  Paul Eggert  <eggert@cs.ucla.edu>
35423
35424         * lib/canon-host.c (canon-host): Append trailing "," to 0 in
35425         initializer of struct addrinfo, as an indication that we don't
35426         care how many members the structure has.
35427
35428 2005-06-24  Derek Price  <derek@ximbiot.com>
35429         and Bruno Haible  <bruno@clisp.org>
35430
35431         Remove stat module & update lstat.
35432         * m4/lstat.m4 (gl_FUNC_LSTAT): Drop AC_FUNC_LSTAT in favor of
35433         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
35434         * m4/stat.m4: Remove this file.
35435
35436 2005-06-24  Derek Price  <derek@ximbiot.com>
35437         and Bruno Haible  <bruno@clisp.org>
35438
35439         Remove stat module & update lstat.
35440         * lib/stat.c: Remove this file...
35441         (slash_aware_lstat): ...moving this content and its support...
35442         * lib/lstat.c (rpl_lstat): ...into here.
35443         * lib/lstat.h: New file.
35444
35445 2005-06-24  Derek Price  <derek@ximbiot.com>
35446         and Bruno Haible  <bruno@clisp.org>
35447
35448         Remove stat module & update lstat.
35449         * config/srclist.txt (libc sources): Remove stat.
35450
35451 2005-06-24  Derek Price  <derek@ximbiot.com>
35452         and Bruno Haible  <bruno@clisp.org>
35453
35454         Remove stat module & update lstat.
35455         * MODULES.html.sh (stat): Remove.
35456         * MODULES.html: Regenerated.
35457         * modules/lstat (Description): Correct function name.
35458         (Files): Add "lstat.h".
35459         (Depends-on): Remove stat, add xalloc, stat-macros.
35460         * modules/stat: Remove this file.
35461         (Include): Add "lstat.h", remove <sys/stat.h>.
35462
35463 2005-06-23  Paul Eggert  <eggert@cs.ucla.edu>
35464
35465         * lib/mktime.c: Include <string.h> even if !DEBUG.  (From glibc.)
35466         (ranged_convert): Don't save conversion in a temporary struct.
35467         This causes a warning with GCC 4.0.0, and anyway in the typical
35468         case it's not worth the extra 100 bytes or so of code.
35469         (ranged_convert, __mktime_internal): When calling a function via a
35470         pointer P, use P () rather than (*P) (), as we now assume C89 or
35471         better.
35472
35473 2005-06-22  Paul Eggert  <eggert@cs.ucla.edu>
35474
35475         * lib/readutmp.c (desirable_utmp_entry): Fix bug where "who -b" and
35476         "who -r" failed to give output.  Problem reported by Tim Waugh.
35477
35478         * lib/xmalloc.c (HAVE_GNU_CALLOC): New constant.
35479         (xcalloc): Use it to avoid needless tests.
35480         Problem reported by Jim Meyering.
35481
35482 2005-06-20  Derek Price  <derek@ximbiot.com>
35483
35484         * m4/bison.m4: Note that precious decls of YACC & YFLAGS will be
35485         unnecessary for Autoconfs > 2.59c.
35486
35487 2005-06-16  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
35488
35489         * lib/argp.h (__option_is_short): Check upper limit of
35490         __key. Isprint() requires its argument to have the value
35491         of an unsigned char or EOF.
35492
35493 2005-06-16  Jim Meyering  <jim@meyering.net>
35494
35495         * lib/calloc.c (rpl_calloc): Allocate a 1-byte buffer (not 1xS or Nx1)
35496         when either N or S is zero.
35497
35498 2005-06-16  Derek Price  <derek@ximbiot.com>
35499
35500         * m4/bison.m4: Declare YACC & YFLAGS precious.
35501
35502 2005-06-10  Paul Eggert  <eggert@cs.ucla.edu>
35503
35504         * lib/fnmatch.c (fnmatch): If there is an encoding error in a
35505         multibyte string or pattern, fall back on unibyte matching.
35506         Problem reported by James Youngman.
35507
35508 2005-06-08  Bruno Haible  <bruno@clisp.org>
35509
35510         * modules/csharpcomp: New file.
35511         * MODULES.html.sh (C#): Add csharpcomp.
35512
35513 2005-06-08  Bruno Haible  <bruno@clisp.org>
35514
35515         * m4/csharpcomp.m4: New file, from GNU gettext.
35516
35517 2005-06-08  Bruno Haible  <bruno@clisp.org>
35518
35519         * lib/csharpcomp.h: New file, from GNU gettext.
35520         * lib/csharpcomp.c: New file, from GNU gettext.
35521         * lib/csharpcomp.sh.in: New file, from GNU gettext.
35522
35523 2005-06-08  Bruno Haible  <bruno@clisp.org>
35524
35525         * lib/binary-io.h (fileno): Undefine before defining it. Avoids a gcc
35526         warning on mingw.
35527
35528 2005-06-07  Derek Price  <derek@ximbiot.com>
35529
35530         Sync from CVS.
35531         * lib/glob_.h: Indent nested #ifdef.
35532
35533 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
35534
35535         Sync from coreutils.
35536         Use "file name" when talking about file names, instead of "filename"
35537         or "path", as per the GNU coding standards.
35538         * lib/mkdir-p.c: Renamed from makepath.c.
35539         (make_dir_parents): Renamed from make_path.  All callers changed.
35540         * lib/mkdir-p.h: Likewise.  All includers changed.
35541         * lib/filenamecat.c: Renamed from path-concat.c.
35542         (file_name_concat): Renamed from path_concat.  All callers changed.
35543         [TEST_FILE_NAME_CONCAT]: Renamed from TEST_PATH_CONCAT.
35544         * lib/filenamecat.h: Likewise.  All includers changed.
35545         * lib/acl.c: Don't use "path" or "filename" to mean "file name"
35546         in comments or local variable names.
35547         * lib/basename.c: Likewise.
35548         * lib/canonicalize.c, canonicalize.h: Likewise.
35549         * lib/dirname.c, dirname.h: Likewise.
35550         * lib/euidaccess.c: Likewise.
35551         * lib/exclude.c: Likewise
35552         * lib/fnmatch_.h, fnmatch_loop.c: Likewise.
35553         * lib/fsusage.c, fsuage.h: Likewise.
35554         * lib/fts.c, fts_.h: Likewise.
35555         * lib/getcwd.c: Likewise.
35556         * lib/getloadavg.c: Likewise.
35557         * lib/mkstemp.c: Likewise.
35558         * lib/mountlist.c, mountlist.h: Likewise.
35559         * lib/openat.c, openat.h: Likewise.
35560         * lib/readlink-stub.c: Likewise.
35561         * lib/readutmp.c, readutmp.h: Likewise.
35562         * lib/rename.c: Likewise.
35563         * lib/rmdir.c: Likewise.
35564         * lib/same.c: Likewise.
35565         * lib/savedir.c: Likewise.
35566         * lib/stripslash.c: Likewise.
35567         * lib/tempname.c: Likewise.
35568         * lib/xreadlink.c: Likewise.
35569         * lib/exclude.c (excluded_file_name): Renamed from excluded_filename.
35570         All uses changed.
35571         * lib/exclude.h: Likewise.
35572
35573         * lib/euidaccess.c (getuid, getgid, getuid, getegid)
35574         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
35575         * lib/idcache.c (getpwuid, getpwnam, getgrgid, getgrnam)
35576         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
35577         * lib/pathmax.h: Include <limits.h> unconditionally, since other
35578         files have been getting away with it for years (MORE/BSD 4.3
35579         is extinct now).
35580         * lib/userspec.c (getpwnam, getgrnam, getgrgid)
35581         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
35582
35583         * lib/pathmax.h (_POSIX_PATH_MAX) [!defined _POSIX_PATH_MAX]:
35584         Define to 256, not 255, as per modern POSIX.
35585
35586 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
35587
35588         Sync from coreutils.
35589         Use "file name" when talking about file names, instead of "filename"
35590         or "path", as per the GNU coding standards.
35591         * MODULES.html.sh: mkdir-p renamed from makepath.
35592         filenamecat renamed from path-concat.
35593         * modules/filenamecat: Renamed from modules/path-concat.
35594         (Files): filenamecat.h and filenamecat.c renamed from
35595         path-concat.h and path-concat.c.
35596         (configure.ac): gl_FILE_NAME_CONCAT, not gl_PATH_CONCAT.
35597         (Include): filenamecat.h, not path-concat.h.
35598         * modules/mkdir-p: Renamed from modules/makepath.
35599         (Files): mkdir-p.h and mkdir-p.c renamed from makepath.h and
35600         makepath.c.
35601         (configure.ac): gl_MKDIR_PARENTS, not gl_MAKEPATH.
35602         (Include): mkdir-p.h, not makepath.h.
35603
35604 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
35605
35606         Sync from coreutils.
35607         * m4/mkdir-p.m4: Renamed from makepath.m4.
35608         (gl_MKDIR_PARENTS): Renamed from gl_MAKEPATH.  All uses changed.
35609         Rename files from makepath.c to mkdir-p.c, and from
35610         makepath.h to mkdir-p.h.
35611         * m4/filenamecat.m4: Renamed from path-concat.m4.
35612         (gl_FILE_NAME_CONCAT): Renamed from gl_PATH_CONCAT.  All uses changed.
35613         Rename files from path-concat.c to filenamecat.c,
35614         and from path-concat.h to filenamecat.h.
35615         * m4/getcwd-path-max.m4: Don't use "path" or "filename" to mean
35616         "file name" in local variables or comments.
35617         * m4/rename.m4: Likewise.
35618
35619 2005-06-01  Bruno Haible  <bruno@clisp.org>
35620
35621         * modules/csharpexec: New file.
35622         * MODULES.html.sh (C#): New section.
35623
35624 2005-06-01  Bruno Haible  <bruno@clisp.org>
35625
35626         * m4/csharp.m4: New file, from GNU gettext.
35627         * m4/csharpexec.m4: New file, from GNU gettext.
35628
35629 2005-06-01  Bruno Haible  <bruno@clisp.org>
35630
35631         * lib/csharpexec.h: New file, from GNU gettext.
35632         * lib/csharpexec.c: New file, from GNU gettext.
35633         * lib/csharpexec.sh.in: New file, from GNU gettext.
35634
35635 2005-05-31  Derek Price  <derek@ximbiot.com>
35636             Paul Eggert  <eggert@cs.ucla.edu>
35637
35638         Sync from cvs.
35639         * m4/glob.m4: s/MISSING_SYS_CDEFS_H/_SYS_CDEFS_H/ and comment.
35640
35641 2005-05-31  Derek Price  <derek@ximbiot.com>
35642             Paul Eggert  <eggert@cs.ucla.edu>
35643
35644         Sync from cvs.
35645         * lib/glob_.h: s/MISSING_SYS_CDEFS_H/_SYS_CDEFS_H/ and comment.
35646
35647 2005-05-29  Derek Price  <derek@ximbiot.com>
35648
35649         * config/srclist.txt (glob_.h, glob.c): Add these files.
35650
35651 2005-05-29  Derek Price  <derek@ximbiot.com>
35652
35653         * MODULES.html.sh: Add glob to Enhanced POSIX.2001 section.
35654         * modules/glob: New file.
35655         * modules/getlogin_r: Add link to POSIX spec in description.
35656
35657 2005-05-29  Derek Price  <derek@ximbiot.com>
35658             Paul Eggert  <eggert@cs.ucla.edu>
35659
35660         * m4/glob.m4: New file.
35661
35662 2005-05-29  Derek Price  <derek@ximbiot.com>
35663             Paul Eggert  <eggert@cs.ucla.edu>
35664
35665         * lib/glob_.h, lib/glob.c: New files.
35666
35667 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
35668
35669         * modules/fts (Files): Remove m4/inttypes-pri.m4.
35670         * modules/fts-lgpl (Depends-on): Remove gettext.
35671
35672 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
35673
35674         * m4/fts.m4 (gl_FUNC_FTS_CORE): Don't check for inttypes.h or stdint.h,
35675         and don't require gt_INTTYPES_PRI.
35676
35677 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
35678
35679         * lib/getlogin_r.c (getlogin_r): Don't set errno to 0 on return.
35680
35681         * lib/fts.c: Don't worry about debugging on pre-C99-compatible hosts;
35682         the configuration hassle isn't worth it.
35683         Include inttypes.h and stdint.h unconditionally if FTS_DEBUG.
35684         (LONGEST_MODIFIER, PRIuMAX): Remove.
35685
35686 2005-05-27  Bruno Haible  <bruno@clisp.org>
35687
35688         * lib/getlogin_r.h: Remove second include of <stddef.h>.
35689
35690 2005-05-26  Paul Eggert  <eggert@cs.ucla.edu>
35691
35692         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Define
35693         _POSIX_PTHREAD_SEMANTICS for Solaris.
35694
35695 2005-05-25  Derek Price  <derek@ximbiot.com>
35696
35697         * MODULES.html.sh: Add getlogin_r to POSIX.2001 support section.
35698
35699 2005-05-25  Derek Price  <derek@ximbiot.com>
35700             Paul Eggert  <eggert@cs.ucla.edu>
35701
35702         * modules/getlogin_r, m4/getlogin_r.m4: New files.
35703         * lib/getlogin_r.c, getlogin_r.h: New files.
35704
35705 2005-05-25  Bruno Haible  <bruno@clisp.org>
35706             Derek Price  <derek@ximbiot.com>
35707
35708         * lib/getlogin_r.h: Simplify API documentation.
35709
35710 2005-05-23  Derek Price  <derek@ximbiot.com>
35711
35712         * modules/minmax (Files): Add m4/minmax.m4.
35713         (configure.ac): Add gl_MINMAX.
35714
35715 2005-05-22  Paul Eggert  <eggert@cs.ucla.edu>
35716
35717         * lib/fts.c (fd_safer) [_LGPL_PACKAGE]: New static function,
35718         so that unistd-safer.h (GPL'ed code) need not be included.
35719
35720 2005-05-22  Bruno Haible  <bruno@clisp.org>
35721
35722         * m4/minmax.m4: New file.
35723         Based on a patch by Derek Price <derek@ximbiot.com>.
35724
35725 2005-05-22  Bruno Haible  <bruno@clisp.org>
35726
35727         * lib/stdint_.h (_STDINT_H_HAVE_INT64): New macro. Use it in #ifdefs.
35728         (INT64_MIN): Fix definition.
35729         Suggested by Paul Eggert <eggert@cs.ucla.edu>.
35730
35731         * lib/stdint_.h (_STDINT_H_NEED_SIGNED_INT_TYPES): Renamed from
35732         NEED_SIGNED_INT_TYPES.
35733
35734         * lib/stdint_.h (_STDINT_H_HAVE_SYSTEM_INTTYPES): Renamed from
35735         HAVE_SYSTEM_INTTYPES.
35736
35737 2005-05-22  Bruno Haible  <bruno@clisp.org>
35738
35739         * lib/minmax.h: Include <limits.h> only when it defines MIN, MAX.
35740         Also include <sys/param.h> if it defines MIN, MAX.
35741         Based on a patch by Derek Price <derek@ximbiot.com>.
35742
35743 2005-05-21  Jim Meyering  <jim@meyering.net>
35744
35745         * modules/fts (Files): Add m4/inttypes-pri.m4.
35746         (Depends-on): Add lstat and remove gettext.  Alphabetize.
35747
35748 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
35749
35750         New fts module.
35751         * lib/fts.c: Don't include "cycle-check.h" or "hash.h".
35752         (setup_dir, free_dir): New functions.
35753         (enter_dir, leave_dir): Define trivial
35754         alternatives of _LGPL_PACKAGE.  Move to fts-cycle.c if !_LGPL_PACKAGE.
35755         (HT_INITIAL_SIZE, ENTER_DIR): Remove.  All uses removed.
35756         (LEAVE_DIR): Fix typo: pass Fts and Ent to leave_dir.
35757         (struct Active_dir, AD_compare, AD_hash, enter_dir, leave_dir):
35758         Move to fts-cycle.c.
35759         (fts_open): Use setup_dir.
35760         (fts_close): Use free_dir.
35761         (fts_read): Have just one copy of the ENTER_DIR code rather than three.
35762         This adds a label and some gotos, but the alternatives were messier.
35763         Check for memory allocation failure when entering a dir.
35764         (fts_stat) [_LGPL_PACKAGE]: Bring back glibc cycle detection code.
35765         * lib/fts_.h (_LGPL_PACKAGE) [defined _LIBC]: New macro.
35766         (FTS): New member fts_cycle, that is a union that contains the
35767         old active_dir_ht and cycle_state.  All uses changed to mention
35768         fts_cycle.ht and fts_cycle.state.
35769         * lib/fts-cycle.c: New file, containing GPL'ed code migrated out of
35770         fts.c, with the following changes:
35771         (setup_dir, free_dir): New functions.
35772         (enter_dir): Now returns bool.  Return true if successful, false
35773         if memory exhausted.  All callers changed.
35774         Do not bother partly cleaning up on
35775         memory allocation failure; that is free_dir's job.
35776         However, free ad if hash_insert fails, to avoid memory leak.
35777         (enter_dir, leave_dir): Accommodate change to FTS by inspecting
35778         fts->fts_options to see which union member to use.
35779
35780 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
35781
35782         * m4/fts.m4 (gl_FUNC_FTS_CORE): Renamed from gl_FUNC_FTS.
35783         (gl_FUNC_FTS, gl_FUNC_FTS_LGPL): New macros.
35784
35785 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
35786
35787         * MODULES.html.sh (File system functions): Add fts, fts-lgpl.
35788
35789 2005-05-20  Jim Meyering  <jim@meyering.net>
35790
35791         * lib/unlinkdir.h (cannot_unlink_dir) [UNLINK_CANNOT_UNLINK_DIR]:
35792         Now a macro, to pacify GCC.
35793
35794 2005-05-20  Eric Blake  <ebb9@byu.net>  (tiny change)
35795
35796         * m4/chown.m4 (gl_FUNC_CHOWN): Correct sense of test for honoring IDs
35797         of -1.
35798
35799 2005-05-20  Eric Blake  <ebb9@byu.net>  (tiny change)
35800
35801         * lib/chown.c (rpl_chown): Return -1 on failure.
35802
35803 2005-05-18  Paul Eggert  <eggert@cs.ucla.edu>
35804
35805         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME]):
35806         Don't check for stddef.h.
35807         * m4/fts.m4 (gl_FUNC_FTS): Don't require AC_HEADER_STDC, as we
35808         don't use its results.
35809         Don't check for fcntl.h, stddef.h, stdlib.h, string.h, unistd.h,
35810         since we include them unconditionally.  Don't require
35811         AM_STDBOOL_H, since stdbool is a prerequisite.
35812         Don't require AC_C_CONST, AC_TYPE_SIZE_T or check for ptrdiff_t
35813         since we assume C89 or better.
35814         Don't require AC_FUNC_CLOSEDIR_VOID, AC_FUNC_LSTAT, or AC_FUNC_STAT,
35815         as we don't use their results.
35816         Don't check for fchdir, memmove, memset, strrchr, as we use
35817         them unconditionally.
35818         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER): Don't define
35819         GETTIMEOFDAY_CLOBBERS_LOCALTIME_BUFFER, since nobody uses it.
35820
35821 2005-05-18  Paul Eggert  <eggert@cs.ucla.edu>
35822
35823         * lib/canonicalize.c: Include canonicalize.h first, to test interface.
35824         Include <stddef.h> unconditionally, since we assume C89 now.
35825         All uses of PTR_INT_TYPE replaced by ptrdiff_t.
35826         * lib/fts.c: Include fts_.h first, to check interface.
35827         Do not include intprops.h; no longer needed.
35828         Include cycle-check.h and hash.h, since fts_.h no longer does.
35829         Remove unnecessary casts of closedir to void.
35830         (fts_build): Use a simpler method (not involving TYPE_SIGNED) to
35831         decide whether to decrement nlinks.
35832         * lib/fts_.h: Do not include hash.h or cycle-check.h; no longer needed.
35833         (FTS): Use struct hash_table * instead of Hash_table, so that
35834         we no longer need to include hash.h here.
35835
35836 2005-05-18  Jim Meyering  <jim@meyering.net>
35837
35838         * modules/dirfd (License): Change to LGPL.  Most of the code
35839         is already in the public domain.
35840
35841 2005-05-18  Jim Meyering  <jim@meyering.net>
35842
35843         * m4/fts.m4 (AC_LIBSOURCES): Add intprops.h to the list.
35844         Reported by Yoann Vandoorselaere.
35845
35846 2005-05-17  Jim Meyering  <jim@meyering.net>
35847
35848         * m4/fts.m4: New file, from coreutils.
35849
35850 2005-05-17  Jim Meyering  <jim@meyering.net>
35851
35852         * lib/fts.c, lib/fts_.h: New files, from coreutils.
35853
35854 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
35855
35856         Sync from coreutils.
35857         * m4/unlinkdir.m4: New file.
35858
35859 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
35860
35861         Sync from coreutils.
35862         * lib/unlinkdir.c, lib/unlinkdir.h: New files.
35863         * lib/gethrxtime.c, lib/gethrxtime.h, lib/getpass.h, lib/mountlist.h,
35864         lib/path-concat.c, lib/regex.h, lib/unlocked-io.h, lib/xtime.h:
35865         White space changes only.
35866         * lib/makepath.c (make_path): Port to hosts where leading "//" is
35867         special.
35868         * lib/yesno.c: Include getline.h, not ctype.h.
35869         (yesno): Don't remove leading white space; POSIX doesn't allow it.
35870         Use getline to remove arbitrary restriction on response length.
35871
35872 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
35873
35874         * config/srclist-update: Spell out "Street" in FSF postal
35875         mail address; this is the style the FSF seems to prefer.
35876
35877         * build-aux/depcomp, build-aux/install-sh, build-aux/mdate-sh,
35878         build-aux/missing, build-aux/mkinstalldirs: Sync from Automake;
35879         this updates FSF postal mail address.
35880
35881         Sync from coreutils.
35882         * modules/unlinkdir: New file.
35883         * modules/yesno (Depends-on): Add getline.
35884         * MODULES.html.sh (File system functions): Add unlinkdir.
35885
35886 2005-05-13  Paul Eggert  <eggert@cs.ucla.edu>
35887
35888         * lib/byteswap_.h, lib/getsubopt.h, lib/iconvme.h, lib/strsep.c,
35889         lib/strsep.h:
35890         Change the initial comment to refer to GPL, not LGPL.
35891         gnulib-tool will change it to LGPL as needed.
35892
35893         * lib/__fpending.c, lib/acl.c, lib/acl.h, lib/alloca_.h, lib/allocsa.c,
35894         lib/allocsa.h, lib/argmatch.c, lib/argmatch.h, lib/argp-ba.c,
35895         lib/argp-eexst.c, lib/argp-fmtstream.c, lib/argp-fmtstream.h,
35896         lib/argp-fs-xinl.c, lib/argp-help.c, lib/argp-namefrob.h,
35897         lib/argp-parse.c, lib/argp-pv.c, lib/argp-pvh.c, lib/argp-xinl.c,
35898         lib/argp.h, lib/argz.c, lib/argz_.h, lib/asnprintf.c, lib/asprintf.c,
35899         lib/atanl.c, lib/backupfile.c, lib/backupfile.h, lib/base64.c,
35900         lib/base64.h, lib/basename.c, lib/binary-io.h, lib/byteswap_.h,
35901         lib/c-ctype.c, lib/c-ctype.h, lib/c-stack.c, lib/c-stack.h,
35902         lib/c-strtod.c, lib/calloc.c, lib/canon-host.c, lib/canonicalize.c,
35903         lib/canonicalize.h, lib/ceill.c, lib/chdir-long.c, lib/chdir-long.h,
35904         lib/chown.c, lib/classpath.c, lib/classpath.h, lib/cloexec.c,
35905         lib/closeout.c, lib/closeout.h, lib/concatpath.c, lib/config.charset,
35906         lib/copy-file.c, lib/copy-file.h, lib/cycle-check.c, lib/cycle-check.h,
35907         lib/diacrit.c, lib/diacrit.h, lib/dirfd.c, lib/dirfd.h, lib/dirname.c,
35908         lib/dirname.h, lib/dummy.c, lib/dup-safer.c, lib/dup2.c, lib/eealloc.h,
35909         lib/error.c, lib/error.h, lib/euidaccess.c, lib/exclude.c,
35910         lib/exclude.h, lib/execute.c, lib/execute.h, lib/exit.h,
35911         lib/exitfail.c, lib/exitfail.h, lib/expl.c, lib/fatal-signal.c,
35912         lib/fatal-signal.h, lib/fd-safer.c, lib/file-type.c, lib/file-type.h,
35913         lib/fileblocks.c, lib/filemode.c, lib/filemode.h, lib/findprog.c,
35914         lib/findprog.h, lib/floorl.c, lib/fnmatch.c, lib/fnmatch_.h,
35915         lib/fnmatch_loop.c, lib/fopen-safer.c, lib/free.c, lib/frexpl.c,
35916         lib/fsusage.c, lib/fsusage.h, lib/full-read.c, lib/full-read.h,
35917         lib/full-write.c, lib/full-write.h, lib/fwriteerror.c,
35918         lib/fwriteerror.h, lib/gai_strerror.c, lib/gcd.c, lib/gcd.h,
35919         lib/getaddrinfo.c, lib/getaddrinfo.h, lib/getcwd.c, lib/getcwd.h,
35920         lib/getdate.h, lib/getdate.y, lib/getdomainname.c, lib/getdomainname.h,
35921         lib/getgroups.c, lib/gethostname.c, lib/gethrxtime.c, lib/gethrxtime.h,
35922         lib/getline.c, lib/getline.h, lib/getloadavg.c, lib/getndelim2.c,
35923         lib/getndelim2.h, lib/getnline.c, lib/getnline.h, lib/getopt.c,
35924         lib/getopt1.c, lib/getopt_.h, lib/getopt_int.h, lib/getpagesize.h,
35925         lib/getpass.c, lib/getpass.h, lib/getsubopt.c, lib/getsubopt.h,
35926         lib/gettext.h, lib/gettime.c, lib/gettimeofday.c, lib/getugroups.c,
35927         lib/getusershell.c, lib/group-member.c, lib/group-member.h,
35928         lib/hard-locale.c, lib/hard-locale.h, lib/hash-pjw.c, lib/hash-pjw.h,
35929         lib/hash.c, lib/hash.h, lib/human.c, lib/human.h, lib/iconvme.c,
35930         lib/iconvme.h, lib/idcache.c, lib/inet_ntop.h, lib/intprops.h,
35931         lib/inttostr.c, lib/inttostr.h, lib/isdir.c, lib/javacomp.c,
35932         lib/javacomp.h, lib/javacomp.sh.in, lib/javaexec.c, lib/javaexec.h,
35933         lib/javaexec.sh.in, lib/lbrkprop.h, lib/lchown.c, lib/ldexpl.c,
35934         lib/linebreak.c, lib/linebreak.h, lib/linebuffer.c, lib/linebuffer.h,
35935         lib/localcharset.c, lib/localcharset.h, lib/logl.c, lib/long-options.c,
35936         lib/long-options.h, lib/lstat.c, lib/makepath.c, lib/makepath.h,
35937         lib/malloc.c, lib/mathl.h, lib/mbswidth.c, lib/mbswidth.h, lib/md5.c,
35938         lib/md5.h, lib/memcasecmp.c, lib/memcasecmp.h, lib/memchr.c,
35939         lib/memcmp.c, lib/memcoll.c, lib/memcoll.h, lib/memcpy.c, lib/memmem.c,
35940         lib/memmem.h, lib/mempcpy.c, lib/mempcpy.h, lib/memrchr.c,
35941         lib/memrchr.h, lib/memset.c, lib/minmax.h, lib/mkdir.c, lib/mkdtemp.c,
35942         lib/mkdtemp.h, lib/mkstemp.c, lib/mktime.c, lib/modechange.c,
35943         lib/modechange.h, lib/mountlist.c, lib/mountlist.h, lib/nanosleep.c,
35944         lib/obstack.c, lib/obstack.h, lib/openat.c, lib/openat.h,
35945         lib/pagealign_alloc.c, lib/pagealign_alloc.h, lib/path-concat.c,
35946         lib/path-concat.h, lib/pathmax.h, lib/pathname.h, lib/physmem.c,
35947         lib/physmem.h, lib/pipe.c, lib/pipe.h, lib/poll.c, lib/poll_.h,
35948         lib/posixtm.c, lib/posixtm.h, lib/posixver.c, lib/printf-args.c,
35949         lib/printf-args.h, lib/printf-parse.c, lib/printf-parse.h,
35950         lib/progname.c, lib/progname.h, lib/progreloc.c, lib/putenv.c,
35951         lib/quote.c, lib/quote.h, lib/quotearg.c, lib/quotearg.h, lib/raise.c,
35952         lib/readlink.c, lib/readtokens.c, lib/readtokens.h, lib/readtokens0.c,
35953         lib/readtokens0.h, lib/readutmp.c, lib/readutmp.h, lib/realloc.c,
35954         lib/ref-add.sin, lib/ref-del.sin, lib/regex.c, lib/regex.h,
35955         lib/rename.c, lib/rmdir.c, lib/rpmatch.c, lib/safe-read.c,
35956         lib/safe-read.h, lib/safe-write.c, lib/safe-write.h, lib/same.c,
35957         lib/same.h, lib/save-cwd.c, lib/save-cwd.h, lib/savedir.c,
35958         lib/savedir.h, lib/setenv.c, lib/setenv.h, lib/settime.c,
35959         lib/sh-quote.c, lib/sh-quote.h, lib/sha1.c, lib/sha1.h, lib/sig2str.c,
35960         lib/sig2str.h, lib/sincosl.c, lib/snprintf.c, lib/snprintf.h,
35961         lib/sqrtl.c, lib/stat-macros.h, lib/stat.c, lib/stdbool_.h,
35962         lib/stdint_.h, lib/stdio-safer.h, lib/stpcpy.c, lib/stpcpy.h,
35963         lib/stpncpy.c, lib/stpncpy.h, lib/strcase.h, lib/strcasecmp.c,
35964         lib/strchrnul.c, lib/strchrnul.h, lib/strcspn.c, lib/strdup.c,
35965         lib/strdup.h, lib/strerror.c, lib/strftime.c, lib/strftime.h,
35966         lib/stripslash.c, lib/strndup.c, lib/strndup.h, lib/strnlen.c,
35967         lib/strpbrk.c, lib/strpbrk.h, lib/strsep.c, lib/strsep.h, lib/strstr.c,
35968         lib/strstr.h, lib/strtod.c, lib/strtoimax.c, lib/strtok_r.c,
35969         lib/strtok_r.h, lib/strtol.c, lib/strtoll.c, lib/strtoul.c,
35970         lib/strtoull.c, lib/strverscmp.c, lib/strverscmp.h, lib/sysexit_.h,
35971         lib/tempname.c, lib/time_r.c, lib/time_r.h, lib/timegm.c, lib/timegm.h,
35972         lib/timespec.h, lib/trigl.c, lib/trigl.h, lib/ucs4-utf16.h,
35973         lib/ucs4-utf8.h, lib/unicodeio.c, lib/unicodeio.h, lib/unistd-safer.h,
35974         lib/unlocked-io.h, lib/unsetenv.c, lib/userspec.c, lib/utf16-ucs4.h,
35975         lib/utf8-ucs4.h, lib/utime.c, lib/utimecmp.c, lib/utimecmp.h,
35976         lib/utimens.c, lib/vasnprintf.c, lib/vasnprintf.h, lib/vasprintf.c,
35977         lib/vasprintf.h, lib/version-etc-fsf.c, lib/version-etc.c,
35978         lib/version-etc.h, lib/vsnprintf.c, lib/vsnprintf.h, lib/w32spawn.h,
35979         lib/wait-process.c, lib/wait-process.h, lib/xalloc-die.c, lib/xalloc.h,
35980         lib/xallocsa.c, lib/xallocsa.h, lib/xasprintf.c, lib/xgetcwd.c,
35981         lib/xgetcwd.h, lib/xgetdomainname.c, lib/xgetdomainname.h,
35982         lib/xgethostname.c, lib/xmalloc.c, lib/xmemcoll.c, lib/xnanosleep.c,
35983         lib/xreadlink.c, lib/xreadlink.h, lib/xsetenv.c, lib/xsetenv.h,
35984         lib/xsize.h, lib/xstrndup.c, lib/xstrndup.h, lib/xstrtod.c,
35985         lib/xstrtod.h, lib/xstrtoimax.c, lib/xstrtol.c, lib/xstrtol.h,
35986         lib/xstrtoumax.c, lib/xtime.h, lib/xvasprintf.c, lib/xvasprintf.h,
35987         lib/yesno.c, lib/yesno.h:
35988         Update FSF postal mail address.
35989
35990 2005-05-13  Paul Eggert  <eggert@cs.ucla.edu>
35991
35992         * MODULES.html.sh, README, gnulib-tool, tests/test-base64.c,
35993         tests/test-memmem.c, tests/test-stpncpy.c:
35994         Update FSF postal mail address.
35995
35996 2005-05-13  Bruno Haible  <bruno@clisp.org>
35997
35998         * lib/stdint_.h (int64_t, uint64_t, int_least64_t, uint_least64_t,
35999         int_fast64_t, uint_fast64_t, intmax_t, uintmax_t, INT64_MIN, INT64_MAX,
36000         UINT64_MAX, INT_LEAST64_MIN, INT_LEAST64_MAX, UINT_LEAST64_MAX,
36001         INT_FAST64_MIN, INT_FAST64_MAX, UINT_FAST64_MAX, INTMAX_MIN,
36002         INTMAX_MAX, UINTMAX_MAX, INT64_C, UINT64_C, INTMAX_C, UINTMAX_C):
36003         Add support for 64-bit integers in the MSVC compiler.
36004
36005 2005-05-12  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
36006
36007         * modules/getdate (Makefile.am): Add getdate.c to EXTRA_DIST
36008
36009 2005-05-12  Eric Blake  <ebb9@byu.net>  (tiny change)
36010
36011         * gnulib-tool (func_import): Sort and uniquify recommended includes.
36012
36013 2005-05-11  Paul Eggert  <eggert@cs.ucla.edu>
36014
36015         * doc/getdate.texi (General date syntax): Don't say that date
36016         date --iso-8601=ns generates acceptable dates; it doesn't yet.
36017         Problem reported by Nic Ferrier.
36018
36019 2005-05-10  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
36020
36021         * lib/getaddrinfo.c: Don't fail when SOCK_STREAM or SOCK_DGRAM are
36022         specified in ai_socktype. Fix invalid ai_protocol
36023         check. ai_protocol is usually set to 0 or depending on
36024         ai_family/ai_socktype to IPPROTO_TCP / IPPROTO_UDP.  Checking for
36025         SOCK_STREAM / SOCK_DGRAM in ai_protocol was invalid.  Set
36026         ai_socktype / ai_protocol in the returned addrinfo structure.
36027
36028 2005-05-10  Simon Josefsson  <jas@extundo.com>
36029
36030         * m4/getaddrinfo.m4: Look in libnsl/libsocket for getaddrinfo, from
36031         Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
36032
36033 2005-05-10  Karl Berry  <karl@gnu.org>
36034
36035         * doc/fdl.texi, gpl.texi, lgpl.texi, COPYING: update FSF address
36036         (from http://www.gnu.org/licenses).
36037         * doc/COPYING.LIB: also rename to COPYING.LESSER.
36038         * doc/COPYING.DOC: remove; per rms, only needed in doc files, so
36039         fdl.texi suffices.
36040
36041 2005-05-10  Karl Berry  <karl@gnu.org>
36042
36043         * config/srclist.txt (COPYING.LESSER): rename from COPYING.LIB.
36044         (COPYING.DOC): remove.
36045
36046         * config/srclist-update: new FSF address.
36047
36048 2005-05-10  Derek Price  <derek@ximbiot.com>
36049
36050         * m4/getopt.m4 (gl_GETOPT): Check for Solaris 10 bug, not decl, when
36051         possible.
36052
36053 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
36054             Bruno Haible  <bruno@clisp.org>
36055
36056         * modules/inet_ntop: New file.
36057         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
36058         inet_ntop.
36059
36060 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
36061             Bruno Haible  <bruno@clisp.org>
36062
36063         * m4/inet_ntop.m4: New file.
36064
36065 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
36066             Bruno Haible  <bruno@clisp.org>
36067
36068         * lib/inet_ntop.h: New file.
36069         * lib/inet_ntop.c: New file, from glibc with modifications.
36070
36071 2005-05-09  Paul Eggert  <eggert@cs.ucla.edu>
36072
36073         * modules/time_r (License): Change to LGPL.
36074         * modules/extensions (License): Change to LGPL.  Actually,
36075         the license is more permissive than that, but currently gnulib-tool
36076         doesn't know how to handle more-permissive licenses.
36077
36078         * modules/stat-macros (Depends-on): Don't depend on stat-macros (!).
36079         Problem reported by Dave Love.
36080
36081 2005-05-08  Jim Meyering  <jim@meyering.net>
36082
36083         * lib/classpath.c (PATH_SEPARATOR): Remove insignificant trailing
36084         blank.
36085
36086 2005-05-06  Paul Eggert  <eggert@cs.ucla.edu>
36087
36088         * modules/argmatch (Depends-on): Add stdbool.
36089         * modules/backupfile (Depends-on): Likewise.
36090         * modules/chdir-long (Depends-on): Likewise.
36091         * modules/closeout (Depends-on): Likewise.
36092         * modules/cycle-check (Depends-on): Likewise.
36093         * modules/dirname (Depends-on): Likewise.
36094         * modules/fnmatch (Depends-on): Likewise.
36095         * modules/fsusage (Depends-on): Likewise.
36096         * modules/fwriteerror (Depends-on): Likewise.
36097         * modules/getcwd (Depends-on): Likewise.
36098         * modules/getloadavg (Depends-on): Likewise.
36099         * modules/hard-locale (Depends-on): Likewise.
36100         * modules/makepath (Depends-on): Likewise.
36101         * modules/mountlist (Depends-on): Likewise.
36102         * modules/nanosleep (Depends-on): Likewise.
36103         * modules/posixtm (Depends-on): Likewise.
36104         * modules/quotearg (Depends-on): Likewise.
36105         * modules/readtokens (Depends-on): Likewise.
36106         * modules/readtokens0 (Depends-on): Likewise.
36107         * modules/readutmp (Depends-on): Likewise.
36108         * modules/save-cwd (Depends-on): Likewise.
36109         * modules/strftime (Depends-on): Likewise.
36110         * modules/userspec (Depends-on): Likewise.
36111         * modules/utimecmp (Depends-on): Likewise.
36112         * modules/xgetcwd (Depends-on): Likewise.
36113         * modules/xnanosleep (Depends-on): Likewise.
36114         * modules/xstrtod (Depends-on): Likewise.
36115         * modules/yesno (Depends-on): Likewise.
36116
36117 2005-05-05  Paul Eggert  <eggert@cs.ucla.edu>
36118
36119         * m4/getopt.m4 (gl_GETOPT): Check for Solaris 10 getopt, and avoid
36120         needless checks.
36121
36122 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
36123
36124         Merge from coreutils.  Among other things,
36125         add bulletproofing for cases where stdin, stdout, or stderr are closed.
36126         * lib/fd-safer.c: New file.
36127         * lib/fcntl-safer.h, open-safer.c: Remove.
36128         * lib/chdir-long.c: Fix comment "fetish" -> "coreutils".
36129         * lib/dup-safer.c: Include unistd-safer.h first.
36130         Don't include errno.h.
36131         (dup_safer) [!defined F_DUPFD]: Let fd_safer do the real work.
36132         * lib/file-type.h: Don't assume invoker included sys/stat.h first.
36133         * lib/file-type.c: Rely on file-type.h change.
36134         * lib/getloadavg.c: Include unistd-safer.h.
36135         (getloadavg): Use safer open.
36136         * lib/getusershell.c: Include "stdio-safer.h".
36137         (getusershell): Use safer fopen.
36138         * lib/long-options.c (long_options): Use NULL rather than 0.
36139         * lib/modechange.h (mode_free): Remove; all callers changed to invoke
36140         'free'.
36141         * lib/modechange.c: Likewise.
36142         xstrtol.h, stdbool.h, stddef.h: Don't include; no longer needed.
36143         (MODE_DONE): New constant.
36144         (struct mode_change): Remove 'next' member.
36145         (make_node_op_equals): New function; like the old one of the
36146         same name, except it allocates an array.
36147         (mode_compile, mode_create_from_ref): Use it.
36148         (mode_compile): Allocate result as an array, not a linked list.
36149         Parse octal string ourself, so that we catch mistakes like "+0".
36150         (mode_adjust): Arg is an array, not a linked list.
36151         * lib/modechange.c: Include stat-macros.h, xalloc.h.
36152         (S_ISDIR, S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IWUSR, S_IXUSR):
36153         (S_IRGRP, S_IWGRP, S_IXGRP, S_IROTH, S_IWOTH, S_IXOTH, S_IRXWU):
36154         (S_IRWXG, S_IRWXO, CHMOD_MODE_BITS):
36155         Remove.  This is now stat-macros.h's job.
36156         (talloc): Remove.  All callers replaced by xalloc, so that
36157         our invokers don't have to worry about reporting memory failures.
36158         (make_node_op_equals): Remove.
36159         (MODE_ORDINARY_CHAGE, MODE_X_IF_ANY_X, MODE_COPY_EXISTING):
36160         New constants.
36161         (struct mode_change): Moved here from modechange.h.
36162         (mode_append_entry): Remove.
36163         (mode_compile): Remove MASKED_OPS arg, since it encouraged
36164         apps to have incorrect behavior.  Use simpler algorithm for head
36165         and tail.  Don't futz with umask; that's now the job of mode_adjust.
36166         Detect more invalid usages rather than having somewhat-random behavior.
36167         Don't insert an "a=" action, as that leads to incorrect behavior.
36168         (mode_compile, mode_create_from_ref): Return NULL on error instead
36169         of an enum, since now there's only one way to have an error.  All
36170         callers changed.
36171         (mode_adjust): Accept new arg UMASK_VALUE, and interpret it
36172         at the correct time.  Simplify calculation of "+u" and its ilk.
36173         Don't mishandle "+X".
36174         (mode_free): Remove "register" and localize decls.
36175         * lib/modechange.h (MODE_X_IF_ANY_X, MODE_COPY_EXISTING):
36176         (struct mode_change): Move to modechange.c; callers don't
36177         need to see this stuff.
36178         (MODE_MASK_EQUALS, MODE_MASK_PLUS, MODE_MASK_MINUS, MODE_MASK_ALL):
36179         (MODE_INVALID, MODE_MEMORY_EXHAUSTED, MODE_BAD_REFERENCE): Remove.
36180         (mode_change, mode_adjust): Reflect the new signatures noted above.
36181         * lib/nanosleep.c (rpl_nanosleep): Include "timespec.h" before macros
36182         that might redefine system include files.
36183         (siginterrupt) [!HAVE_SIGINTERRUPT]: New macro.
36184         (my_usleep): Use NULL rather than (void *) 0.
36185         (rpl_nanosleep) [!defined SA_NOCLDSTOP]:
36186         Use siginterrupt to specify that system calls should be interrupted.
36187         (rpl_nanosleep): Move initialization of suspended closer to call of
36188         my_usleep.
36189         * lib/readutmp.h (read_utmp): New arg OPTIONS.  All uses changed.
36190         * lib/readutmp.c: Likewise.  Include signal.h, stdbool.h.
36191         (desirable_utmp_entry): New function.
36192         (read_utmp) [defined UTMP_NAME_FUNCTION]: Redo memory allocation
36193         using x2nrealloc, to simplify logic.
36194         (read_utmp) [!defined UTMP_NAME_FUNCTION]: Check for overflow in
36195         size calculation.  Do not assume utmp file is a regular file.
36196         * lib/readutmp.h (UT_PID): Moved here from ../src/who.c.
36197         (READ_UTMP_CHECK_PIDS): New constant.
36198         * lib/save-cwd.c: Include unistd-safer.h.
36199         (save_cwd): Use fd_safer.
36200         * lib/tempname.c (S_ISDIR, S_IRUSR, S_IRUSR, S_IWUSR, S_IXUSR): Remove.
36201         [!_LIBC] Include "stat-macros.h" instead.
36202         * lib/unistd-safer.h (fd_safer): New decl.
36203
36204 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
36205
36206         * modules/getloadavg (Depends-on): Add unistd-safer.
36207         * modules/getusershell (Depends-on): Add stdio-safer.
36208         * modules/lstat (Depends-on): Remove xalloc.
36209         * modules/mkstemp (Depends-on): Add stat-macros.
36210         * modules/modechange (Depends-on): Remove xstrtol.
36211         Add stat-macros, xalloc.
36212         * modules/save-cwd (Depends-on): Add unistd-safer.
36213         * modules/stdio-safer (Makefile.am): Remove lib_SOURCES.
36214         * modules/unistd-safer (Files): Add lib/fd-safer.c
36215         (Makefile.am): Remove lib_SOURCES.
36216
36217         * MODULES.html.sh (Enhancements for POSIX:2001 functions):
36218         Remove fcntl-safer; unistd-safer supersedes it.
36219
36220 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
36221
36222         * m4/euidaccess.m4 (gl_PREREQ_EUIDACCESS): Don't require
36223         AC_HEADER_STAT.
36224         * m4/lchown.m4 (gl_FUNC_CHOWN): Likewise.
36225         (gl_PREREQ_CHOWN): Remove.
36226         * m4/lstat.m4 (gl_FUNC_LSTAT): Require AC_FUNC_LSTAT instead of calling
36227         it.  Don't require AC_HEADER_STAT.
36228         (gl_PREREQ_LSTAT): Remove.
36229         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Check stdint.h only once.
36230         Don't require AC_HEADER_STAT.
36231         * m4/rmdir.m4 (gl_FUNC_RMDIR): Don't require AC_HEADER_STAT.
36232         (gl_PREREQ_RMDIR): Remove.
36233         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME): Don't
36234         mention stat-macros.h or AC_HEADER_STAT, since we'll make
36235         the stat-macros module a prerequisite.
36236         * m4/file-type.m4 (gl_FILE_TYPE): Likewise.
36237         * m4/filemode.m4 (gl_FILEMODE): Likewise.
36238         * m4/makepath.m4 (gl_MAKEPATH): Likewise.
36239         * m4/modechange.m4 (gl_MODECHANGE): Likewise.
36240         * m4/clock_time.m4 (gl_CLOCK_TIME): Use gl_ rather than fetish_ for
36241         variable names.
36242         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Renamed from
36243         fetish_FUNC_RMDIR_NOTEMPTY.  All uses changed.  Use gl_ for
36244         variable prefixes.
36245         * m4/fcntl-safer.m4: Remove.
36246         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Use AC_LIBSOURCES and AC_LIBOBJ.
36247         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Likewise.
36248         Invoke gl_PREREQ_FD_SAFER.
36249         (gl_PREREQ_FD_SAFER): New macro.
36250         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): Check for siginterrupt.
36251         * m4/readutmp.m4 (gl_READUTMP): Require AC_C_INLINE.
36252         Use AC_CHECK_HEADERS_ONCE and AC_CHECK_FUNCS_ONCE when possible.
36253         Remove duplicate call to AC_LIBOBJ(readutmp).
36254         (gl_PREREQ_READUTMP): Remove.  All uses inlined.
36255
36256         * m4/mmap-anon.m4 (gl_FUNC_MMAP_ANON): Check for message, not for
36257         MAP_ANON.  Problem reported by Moriyoshi Koizumi to bug-cvs.
36258
36259 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
36260
36261         * MODULES.html.sh (Misc): Add byteswap.
36262
36263 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
36264
36265         * modules/getcwd (Depends-on): Add extensions.
36266         * modules/openat (Depends-on): Likewise.
36267
36268 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
36269
36270         * modules/byteswap: New file.
36271
36272 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
36273
36274         * m4/byteswap.m4: New file.
36275
36276 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
36277
36278         * lib/byteswap_.h: New file.
36279
36280 2005-04-25  Karl Berry  <karl@gnu.org>
36281
36282         * m4/gettext.m4: Update from GNU gettext 0.14.4.
36283
36284 2005-04-25  Albert Chin  <china@thewrittenword.com>
36285
36286         * lib/regex.c: Include <stdio.h>, as a workaround to a Compaq Desktop
36287         Toolkit C bug.
36288
36289 2005-04-21  Oskar Liljeblad  <oskar@osk.mine.nu>
36290
36291         * gnulib-tool (Options): Add -s for --symlink/--symbolic.
36292         (func_ln_if_changed) Remove forcibly for no error message
36293         in case file does not exist.
36294
36295 2005-04-19  Simon Josefsson  <jas@extundo.com>
36296
36297         * gnulib-tool (Options): Make --symlink mean --symbolic.
36298
36299 2005-04-18  Oskar Liljeblad  <oskar@osk.mine.nu>
36300
36301         * doc/gnulib.texi (Initial import): Fix.  Mention --aux-dir.
36302
36303 2005-04-16  Simon Josefsson  <jas@extundo.com>
36304
36305         * modules/getpass-gnu (Makefile.am): Don't mention getpass.h.
36306
36307 2005-04-15  Simon Josefsson  <jas@extundo.com>
36308
36309         * m4/getpass.m4 (gl_FUNC_GETPASS): Use AC_LIBSOURCES.
36310
36311 2005-04-15  Simon Josefsson  <jas@extundo.com>
36312
36313         * gnulib-tool: Rename --symlink to --symbolic.
36314
36315 2005-04-15  Oskar Liljeblad  <oskar@osk.mine.nu>
36316
36317         * gnulib-tool: Add -s, --symlink option to gnulib-tool to make
36318         symbolic links to files instead of copying/moving.  Add --aux-dir,
36319         specifying directory relative --dir where auxiliary build tools
36320         are placed.
36321
36322 2005-04-14  Bruno Haible  <bruno@clisp.org>
36323
36324         * modules/allocsa (License): Change to LGPL.
36325         Requested by Yoann Vandoorselaere <yoann@prelude-ids.org>.
36326
36327 2005-04-13  Paul Eggert  <eggert@cs.ucla.edu>
36328
36329         * lib/getdate.y (zone): Allow relunit_snumber after tZONE, so
36330         that "UTC +1 second" continues to work.  Problem reported
36331         by Dmitry V. Levin.
36332         (relunit_snumber): New rule.
36333         (relunit): Use it.
36334
36335 2005-04-12  Paul Eggert  <eggert@cs.ucla.edu>
36336
36337         * lib/getdate.y (universal_time_zone_table): New constant.
36338         (time_zone_table): Remove GMT, UT, UTC entries; they're now in
36339         universal_time_zone_table.
36340         (lookup_zone): Prefer universal_time_zone_table to
36341         local_time_zone_table, so that "GMT" time stamps are allowed in
36342         London during the summer.  Problem reported by Ian Abbott.
36343
36344 2005-04-12  Jim Meyering  <jim@meyering.net>
36345
36346         * lib/human.c (humblock): Set *options even when returning due to
36347         xstrtoumax conversion failure.  Thanks to a used-uninitialized
36348         warning from gcc-4.
36349
36350 2005-04-09  Jim Meyering  <jim@meyering.net>
36351
36352         * lib/posixtm.c (posixtime) [lint]: Avoid spurious warning from gcc-4's
36353         -Wuninitialized: initialize tm0.tm_year.
36354
36355 2005-04-04  Paul Eggert  <eggert@cs.ucla.edu>
36356
36357         * lib/getdate.y (parser_control): rels_seen is now a boolean, not a
36358         count, since there's no maximum.  All uses changed.
36359         Add member dsts_seen.
36360         (local_zone): Accumulate dsts_seen rather than relying on tm_isdst
36361         not being INT_MAX.
36362         (get_date): Initialize dsts_seen, and check that it doesn't go over 1.
36363         Use pc_rels_seen to decide whther a date is absolute.
36364
36365         * lib/getdate.y (number): Don't overwrite year.
36366         (get_date): Initialize pc.year.digits to 0, not 4, to enable above
36367         check.
36368
36369 2005-04-02  Simon Josefsson  <jas@extundo.com>
36370
36371         * lib/getaddrinfo.h: Fix OpenBSD compilation failure, inspired by tiny
36372         patch from Yoann Vandoorselaere <yoann@prelude-ids.org>.
36373
36374 2005-03-28  Eric Blake  <ebb9@byu.net>  (tiny change)
36375
36376         * m4/getcwd-path-max.m4: Return success on systems such as Cygwin
36377         where no absolute path name can be longer than PATH_MAX.
36378
36379 2005-03-27  Jim Meyering  <jim@meyering.net>
36380
36381         * lib/argmatch.c: Clarify comment: null-terminated -> NULL-terminated.
36382
36383 2005-03-26  Paul Eggert  <eggert@cs.ucla.edu>
36384
36385         * lib/intprops.h (INT_STRLEN_BOUND, INT_BUFSIZE_BOUND):
36386         "one's complement" -> "ones' complement" in comment, as per Knuth.
36387         "value of type" -> "type or expression" in comment.
36388         * lib/mktime.c, strftime.c: Propagate intprops.h comment nits.
36389
36390 2005-03-26  Jim Meyering  <jim@meyering.net>
36391
36392         Comment nits.
36393         * lib/intprops.h: Add the apostrophe in `(one|two)'s complement'.
36394         Correct typos: s/or/of/.
36395
36396 2005-03-26  Jim Meyering  <jim@meyering.net>
36397
36398         * modules/check-include-files: Move to ../ and rename to...
36399         * check-module: ...this.
36400
36401 2005-03-25  Jim Meyering  <jim@meyering.net>
36402
36403         * modules/xvasprintf (Files): Add xalloc.h.
36404
36405 2005-03-23  Paul Eggert  <eggert@cs.ucla.edu>
36406
36407         * modules/gettext (Files): config/config.rpath ->
36408         build-aux/config.rpath
36409         * modules/iconv (Files): Likewise.
36410         Problem reported by Oskar Liljeblad.
36411
36412 2005-03-23  Jim Meyering  <jim@meyering.net>
36413
36414         * modules/check-include-files: New script to check for
36415         missing dependencies, multiple includes, etc.
36416
36417         * modules/c-strtold (Depends-on): Add xalloc.
36418         * modules/c-strtod (Depends-on): Add xalloc.
36419         * modules/hash (Depends-on): Add xalloc.
36420         (Files): Remove lib/xalloc.h.
36421
36422         * modules/gethrxtime (Files): Add lib/gethrxtime.h.
36423         * modules/userspec (Files): Add lib/inttostr.h.
36424
36425 2005-03-23  Jim Meyering  <jim@meyering.net>
36426
36427         * lib/canonicalize.c: Remove duplicate `#include "stat-macros.h"'.
36428
36429 2005-03-22  Jim Meyering  <jim@meyering.net>
36430
36431         * modules/stat-macros: New module.
36432         * modules/canonicalize, modules/euidaccess, modules/file-type,
36433         * modules/filemode, modules/lchown, modules/makepath,
36434         * modules/rmdir, modules/stat: Depend on new stat-macros module
36435         rather than listing lib/stat-macros.h manually.
36436         Don't add stat-macros.h to lib_SOURCES or list it in Files: section.
36437
36438 2005-03-22  Jim Meyering  <jim@meyering.net>
36439
36440         * m4/stat-macros.m4 (gl_STAT_MACROS): New file/macro.
36441
36442 2005-03-22  Bruno Haible  <bruno@clisp.org>
36443
36444         * config/srclist.txt: Replace target directory 'config' with
36445         'build-aux'.
36446         * config/config.guess, config.sub, config.rpath, depcomp, install-sh:
36447         * config/mdate-sh, missing, mkinstalldirs, texinfo.tex: Move to
36448         ../build-aux/.
36449
36450 2005-03-21  Paul Eggert  <eggert@cs.ucla.edu>
36451
36452         * modules/chdir-long (Depends-on): Add mempcpy.
36453
36454         * modules/acl, modules/backupfile, modules/c-strtod,
36455         modules/c-strtold, modules/canon-host, modules/canonicalize,
36456         modules/cloexec, modules/closeout, modules/dirfd, modules/dirname,
36457         modules/exclude, modules/exitfail, modules/file-type,
36458         modules/filemode, modules/fpending, modules/fsusage, modules/getcwd,
36459         modules/getdate, modules/getline, modules/getpagesize,
36460         modules/getpass, modules/getugroups, modules/group-member,
36461         modules/hard-locale, modules/hash, modules/human, modules/idcache,
36462         modules/inttostr, modules/long-options, modules/makepath,
36463         modules/md5, modules/memcasecmp, modules/memcoll,
36464         modules/modechange, modules/mountlist, modules/path-concat,
36465         modules/pathmax, modules/physmem, modules/posixtm, modules/posixver,
36466         modules/quote, modules/quotearg, modules/readtokens, modules/readutmp,
36467         modules/safe-read, modules/safe-write, modules/same, modules/savedir,
36468         modules/settime, modules/sha1, modules/sig2str, modules/strdup,
36469         modules/strftime, modules/strndup, modules/strverscmp,
36470         modules/timespec, modules/unlocked-io, modules/userspec,
36471         modules/utimecmp, modules/utimens, modules/xalloc, modules/xstrtol,
36472         modules/yesno:
36473         Remove lib_SOURCES line from Makefile.am section, as this is now
36474         done automatically by the corresponding Autoconf macro.
36475
36476 2005-03-21  Jim Meyering  <jim@meyering.net>
36477
36478         Changes imported from coreutils.
36479
36480         * lib/cycle-check.c: Don't include xalloc.h.
36481
36482         * lib/path-concat.c: Don't include assert.h.
36483         (path_concat): Remove assertion that would have triggered
36484         for ABASE starting with more than one slash.
36485         Reported by Andreas Schwab.
36486
36487         * lib/path-concat.c (path_concat): Set *BASE_IN_RESULT
36488         properly when ABASE is an absolute file name.
36489         Correct the description of this function.
36490         Include <assert.h>.
36491         Add an assertion and a test driver.
36492         This fixes a bug introduced on 2004-07-02.
36493         Andreas Schwab reported the resulting failure of cp --parents:
36494         http://lists.gnu.org/archive/html/bug-coreutils/2005-01/msg00130.html
36495
36496 2005-03-21  Jim Meyering  <jim@meyering.net>
36497
36498         * m4/chdir-long.m4 (gl_PREREQ_CHDIR_LONG): Invoke gl_FUNC_MEMRCHR.
36499         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Check for memrchr decl.
36500
36501 2005-03-21  Jim Meyering  <jim@meyering.net>
36502         and  Paul Eggert  <eggert@cs.ucla.edu>
36503
36504         * m4/acl.m4, m4/backupfile.m4, m4/c-strtod.m4, m4/canon-host.m4,
36505         m4/canonicalize.m4, m4/cloexec.m4, m4/closeout.m4, m4/dirfd.m4,
36506         m4/dirname.m4, m4/exclude.m4, m4/exitfail.m4, m4/file-type.m4,
36507         m4/filemode.m4, m4/fpending.m4, m4/fsusage.m4, m4/getcwd.m4,
36508         m4/getdate.m4, m4/getline.m4, m4/getpagesize.m4, m4/getpass.m4,
36509         m4/getugroups.m4, m4/group-member.m4, m4/hard-locale.m4, m4/hash.m4,
36510         m4/human.m4, m4/idcache.m4, m4/inttostr.m4, m4/long-options.m4,
36511         m4/makepath.m4, m4/md5.m4, m4/memcasecmp.m4, m4/memcoll.m4,
36512         m4/modechange.m4, m4/mountlist.m4, m4/nanosleep.m4, m4/path-concat.m4,
36513         m4/pathmax.m4, m4/physmem.m4, m4/posixtm.m4, m4/posixver.m4,
36514         m4/quote.m4, m4/quotearg.m4, m4/readtokens.m4, m4/readutmp.m4,
36515         m4/safe-read.m4, m4/safe-write.m4, m4/same.m4, m4/savedir.m4,
36516         m4/settime.m4, m4/sha1.m4, m4/sig2str.m4, m4/strdup.m4, m4/strftime.m4,
36517         m4/strndup.m4, m4/strverscmp.m4, m4/timespec.m4, m4/unlocked-io.m4,
36518         m4/userspec.m4, m4/utimecmp.m4, m4/utimens.m4, m4/xalloc.m4,
36519         m4/xnanosleep.m4, m4/xstrtol.m4, m4/yesno.m4:
36520         Use AC_LIBSOURCES and AC_LIBOBJ to indicate source and object files
36521         for these modules.
36522
36523 2005-03-18  Paul Eggert  <eggert@cs.ucla.edu>
36524
36525         * lib/strftime.c (my_strftime): If the underlying strftime returns 0
36526         (which shouldn't happen), generate nothing instead of returning 0
36527         immediately, so that nstrftime (NULL, ...) doesn't return 0.
36528
36529 2005-03-16  Bruno Haible  <bruno@clisp.org>
36530
36531         * modules/stdint (Makefile.am): Use HAVE_LONG_LONG_64BIT instead of
36532         HAVE_LONGLONG_64BIT.
36533
36534 2005-03-16  Bruno Haible  <bruno@clisp.org>
36535
36536         * m4/stdint.m4 (gl_STDINT_H): Define HAVE_LONG_LONG_64BIT instead of
36537         HAVE_LONGLONG_64BIT.
36538
36539 2005-03-16  Bruno Haible  <bruno@clisp.org>
36540
36541         * lib/stdint_.h: Use HAVE_LONG_LONG_64BIT instead of
36542         HAVE_LONGLONG_64BIT.
36543
36544 2005-03-15  Paul Eggert  <eggert@cs.ucla.edu>
36545
36546         * lib/strftime.c (my_strftime): Prepend space to format so that we can
36547         reliably distinguish strftime failure from empty output on POSIX
36548         hosts.
36549
36550 2005-03-15  Paul Eggert  <eggert@cs.ucla.edu>
36551
36552         * lib/iconvme.c (SIZE_MAX): New macro, if not already defined.
36553         (iconv_string): Don't guess a size-zero buffer, as that might cause
36554         buffer overrun.  Instead, avoid multiplying by MB_LEN_MAX if the
36555         result would be 'too large', where 'too large' is (heuristically)
36556         the square root of SIZE_MAX, divided by MB_LEN_MAX to allay
36557         overflow concerns.  This will prevent some unwanted malloc failures
36558         when the inputs are very large.
36559
36560 2005-03-15  Karl Berry  <karl@gnu.org>
36561
36562         * config/srclist.txt (config.rpath): from gettext.
36563         * config/config.rpath: update.
36564
36565 2005-03-15  Bruno Haible  <bruno@clisp.org>
36566
36567         * lib/regex.c (byte_re_match_2_internal): Rename local variable 'not'
36568         to 'negate'.
36569
36570         * lib/regex.c (byte_re_match_2_internal): Reduce scope of same_str_p
36571         variable.
36572
36573         * lib/regex.c (EXTEND_BUFFER, regcomp): Cast the realloc/malloc
36574         results.
36575
36576 2005-03-14  Simon Josefsson  <jas@extundo.com>
36577
36578         * lib/timegm.h: Use proper prototype CPP guards, reported by Dave Love
36579         <fx@gnu.org>.
36580
36581 2005-03-14  Paul Eggert  <eggert@cs.ucla.edu>
36582
36583         * lib/mktime.c (TYPE_TWOS_COMPLEMENT, TYPE_ONES_COMPLEMENT,
36584         TYPE_SIGNED_MAGNITUDE, TYPE_MINIMUM, TYPE_MAXIMUM): Sync from
36585         intprops.h.
36586         * lib/strtol.c: Likewise.
36587
36588 2005-03-14  Jim Meyering  <jim@meyering.net>
36589
36590         * lib/strftime.c (my_strftime) [HAVE_STRFTIME && ! (_NL_CURRENT
36591         && HAVE_STRUCT_ERA_ENTRY)]: Initialize the first byte of ubuf[]
36592         to be nonzero so that we (and caller) can detect the difference
36593         between a valid zero-length expansion and an error return, even
36594         when the underlying strftime fails before writing anything into
36595         that location.
36596
36597 2005-03-14  Bruno Haible  <bruno@clisp.org>
36598
36599         * m4/lib-link.m4, gettext.m4, nls.m4, po.m4:
36600         Update from GNU gettext 0.14.3.
36601
36602 2005-03-10  Jim Meyering  <jim@meyering.net>
36603
36604         * m4/save-cwd.m4 (gl_SAVE_CWD): Check for fchdir.
36605
36606 2005-03-10  Jim Meyering  <jim@meyering.net>
36607
36608         * lib/save-cwd.c [!HAVE_FCHDIR]: Define open, fchdir, and chdir_long
36609         so that this module works on systems without fchdir.
36610
36611 2005-03-09  Paul Eggert  <eggert@cs.ucla.edu>
36612
36613         Factor int-properties macros into a single file, except for
36614         glibc-related files.
36615         * lib/intprops.h: New file.
36616         * lib/getloadavg.c: Include it instead of limits.h.
36617         (INT_STRLEN_BOUND): Remove.
36618         * lib/human.c: Include intprops.h.
36619         (group_number): Use INT_STRLEN_BOUND instead of rolling it ourself.
36620         * lib/human.h (LONGEST_HUMAN_READABLE): Use 146/485 rather than
36621         302/1000.
36622         * lib/inttostr.h: Include intprops.h instead of limits.h.
36623         (INT_STRLEN_BOUND, INT_BUFSIZE_BOUND): Remove.
36624         * lib/mktime.c (TYPE_IS_INTEGER, TYPE_TWOS_COMPLEMENT): New macros,
36625         for consistency with intprops.h.
36626         (time_t_is_integer, twos_complement_arithmetic): Use them.
36627         * lib/sig2str.h: Include <signal.h>, intprops.h.
36628         (INT_STRLEN_BOUND): Remove.
36629         * lib/strftime.c (TYPE_SIGNED): Remove.
36630         (INT_STRLEN_BOUND): Switch to same implementation as intprops.h.
36631         * lib/strtol.c: Adjust comments to match intprops.h.
36632         * lib/userspec.c: Include intprops.h.
36633         (TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Remove.
36634         * lib/utimecmp.c, xnanosleep.c, xstrtol.c: Likewise.
36635         * lib/utimecmp.c (utimecmp): Use TYPE_IS_INTEGER, TYPE_TWOS_COMPLEMENT
36636         instead of rolling our own expressions.
36637         * lib/xstrtol.c: Include xstrtol.h first, to test interface.
36638
36639         * lib/strftime.c: Include <stdbool.h>.  Use bool where appropriate,
36640         instead of int.
36641         (my_strftime): Do not mishandle years close to INT_MAX, by doing
36642         the right thing even if adding 1900 would overflow.  Similarly
36643         for tm_mon + 1 and tm_yday + 1.
36644         Make %Y always equivalent to %C%y, and similarly for %G and %g.
36645         (DO_NUMBER, DO_NUMBER_SPACEPAD): Set digits to d, not a conditional.
36646         (DO_SIGNED_NUMBER): New macro.
36647         (my_strftime) [HAVE_TZNAME]: Don't dump core if tp->tm_dst > 1.
36648
36649 2005-03-07  Bruno Haible  <bruno@clisp.org>
36650
36651         * m4/mmap-anon.m4 (MAP_FILE, MAP_FAILED): Remove definitions.
36652
36653 2005-03-07  Bruno Haible  <bruno@clisp.org>
36654
36655         * lib/pagealign_alloc.c (MAP_FILE, MAP_FAILED): Define fallbacks.
36656
36657 2005-03-04  Derek R. Price  <derek@ximbiot.com>
36658
36659         * gnulib-tool (func_cp_if_changed, func_mv_if_changed): New functions.
36660         (func_import): Only replace files via --import when they have actually
36661         changed.
36662
36663 2005-03-03  Derek R. Price  <derek@ximbiot.com>
36664
36665         * m4/mmap-anon.m4: New file.
36666         * m4/pagealign_alloc.m4: New file.
36667
36668 2005-03-03  Derek R. Price  <derek@ximbiot.com>
36669             Bruno Haible  <bruno@clisp.org>
36670
36671         * modules/pagealign_alloc: New file.
36672         * MODULES.html.sh (Memory management functions): Add pagealign_alloc.
36673
36674 2005-03-03  Derek R. Price  <derek@ximbiot.com>
36675             Bruno Haible  <bruno@clisp.org>
36676
36677         * lib/pagealign_alloc.h: New file.
36678         * lib/pagealign_alloc.c: New file.
36679
36680 2005-03-03  Bruno Haible  <bruno@clisp.org>
36681
36682         * m4/inttypes.m4, isc-posix.m4, once-only.m4:
36683         Use an all-permissive copyright notice, recommended by RMS.
36684
36685 2005-03-02  Bruno Haible  <bruno@clisp.org>
36686
36687         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Undo the replacement here. Because
36688         of AIX, the replacement has to be done only after <string.h> is
36689         included, therefore not in config.h. stpncpy.h does the replacement,
36690         and stpncpy.c uses it.
36691
36692 2005-03-02  Bruno Haible  <bruno@clisp.org>
36693
36694         * lib/stpncpy.h (stpncpy): Define as a macro without arguments, so that
36695         stpncpy.c uses it.
36696
36697 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
36698
36699         Remove workaround for bug in Linux kernel 2.6.8 or thereabouts.
36700         The workaround isn't strictly needed for POSIX conformance, and
36701         it's too much of a pain to configure and maintain.  We'll ask
36702         people to fix their kernels instead.
36703         * lib/xnanosleep.c: Don't include gethrxtime.h or xtime.h.
36704         (NANOSLEEP_BUG_WORKAROUND): Remove.
36705         (xnanosleep): Remove the workaround.
36706
36707 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
36708
36709         * modules/gettime (Makefile.am): Remove lib_SOURCES line.
36710         Reported by Derek Price.
36711         (Include): Add "timespec.h".
36712
36713         * modules/xnanosleep (Depends-on): Remove gethrxtime.
36714
36715 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
36716
36717         * m4/xnanosleep.m4 (gl_XNANOSLEEP): Remove configuration attempting
36718         to detect nanosleep bug.
36719
36720 2005-03-01  Bruno Haible  <bruno@clisp.org>
36721
36722         * lib/vasnprintf.c (EOVERFLOW): Define to a fallback if needed.
36723
36724 2005-02-26  Paul Eggert  <eggert@cs.ucla.edu>
36725
36726         * modules/gethrxtime: New file.
36727         * modules/xnanosleep (Files): Add m4/xnanosleep.m4.
36728         (Depends-on): Add gethrxtime.
36729         (configure.ac): Add gl_XNANOSLEEP.
36730         (Makefile.am): Remove lib_SOURCES line.
36731
36732 2005-02-25  Paul Eggert  <eggert@cs.ucla.edu>
36733
36734         * m4/gethrxtime.m4, m4/xnanosleep.m4: New files.
36735         * m4/gettime.m4 (gl_GETTIME): Check for nanotime.
36736
36737 2005-02-25  Paul Eggert  <eggert@cs.ucla.edu>
36738
36739         * lib/gethrxtime.h, lib/gethrxtime.c, lib/xtime.h: New files.
36740         * lib/timespec.h (gettime): Return void, since it always
36741         succeeds now.  All uses changed.
36742         * lib/gettime.c (gettime) Likewise.
36743         [HAVE_NANOTIME]: Prefer nanotime.
36744         Assume gettimeofday succeeds, as POSIX requires.
36745         Assime time () succeeds, since other code already does.
36746         * lib/xnanosleep.c: Include xtime.h and gethrxtime.h, not xalloc.h.
36747         (timespec_subtract): Remove.
36748         (NANOSLEEP_BUG_WORKAROUND): New constant.
36749         (xnanosleep): Use gethrxtime rather than gettime; this simplifies
36750         things considerably.  Use it only on GNU/Linux hosts, since the
36751         workaround shouldn't be needed elsewhere.
36752
36753 2005-02-24  Bruno Haible  <bruno@clisp.org>
36754
36755         * modules/gettext (Files): Add m4/glibc2.m4.
36756
36757 2005-02-24  Bruno Haible  <bruno@clisp.org>
36758
36759         * m4/gettext.m4, intdiv0.m4, intmax.m4, inttypes-pri.m4, lcmessage.m4:
36760         * m4/lib-link.m4, lib-prefix.m4, nls.m4, po.m4, printf-posix.m4:
36761         * m4/progtest.m4:
36762         Update from GNU gettext 0.14.2.
36763         * m4/glibc2.m4: New file, from GNU gettext 0.14.2.
36764
36765 2005-02-24  Bruno Haible  <bruno@clisp.org>
36766
36767         * lib/localcharset.c: Update from GNU gettext 0.14.2.
36768         * lib/config.charset: Update from GNU gettext 0.14.2.
36769
36770 2005-02-24  Bruno Haible  <bruno@clisp.org>
36771
36772         * lib/gettext.h: Update from GNU gettext 0.14.2.
36773
36774 2005-02-23  Simon Josefsson  <jas@extundo.com>
36775
36776         * m4/iconvme.m4: New file.
36777
36778 2005-02-23  Jim Meyering  <jim@meyering.net>
36779
36780         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Revert yesteday's
36781         change.
36782         Thanks to Bruno Haible for catching it.
36783
36784 2005-02-22  Simon Josefsson  <jas@extundo.com>
36785
36786         * modules/iconvme: New file.
36787
36788         * MODULES.html.sh: Add iconvme.
36789
36790 2005-02-22  Simon Josefsson  <jas@extundo.com>
36791
36792         * lib/iconvme.h, lib/iconvme.c: New files, from libc.
36793
36794 2005-02-22  Simon Josefsson  <jas@extundo.com>
36795
36796         * config/srclist.txt: Sync iconvme.h, iconvme.c from libc.
36797
36798 2005-02-22  Jim Meyering  <jim@meyering.net>
36799
36800         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Fix typo:
36801         s/ifndef/ifdef/.
36802
36803 2005-02-20  Neil Conway  <neilc@samurai.com>
36804
36805         * lib/xgethostname.c (xgethostname): Check for ENOMEM, which is
36806         returned by OSX/Darwin if the specified buffer is not large
36807         enough for the hostname.
36808
36809 2005-02-03  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
36810
36811         * lib/argp-help.c (__argp_help): Create a fake struct argp_state and
36812         pass it to _help, otherwise the latter coredumps trying to
36813         dereference state.root_argp.
36814
36815 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
36816
36817         * modules/chdir-long (Depends-on): Add memrchr.
36818         * modules/memrchr (Files): Add lib/memrchr.h.
36819         (Include): "memrchr.h".
36820
36821 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
36822
36823         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Add AC_LIBSOURCES, for memrchr.h.
36824
36825 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
36826
36827         * lib/memrchr.h: New file.
36828         * lib/chdir-long.c: Include it.
36829         * lib/memrchr.c [!defined _LIBC]: Include it rather than <string.h>
36830         Don't bother including stddef.h.
36831
36832 2005-02-01  Paul Eggert  <eggert@cs.ucla.edu>
36833
36834         * lib/mountlist.h (MOUNTLIST_H_): New macro, to protect against double
36835         inclusion.
36836         Include <sys/types.h>, for dev_t.
36837         (ME_DUMMY, ME_REMOTE): Move from here....
36838         * lib/mountlist.c (ME_DUMMY, ME_REMOTE): To here.
36839         (ME_DUMMY): Count "subfs" as a dummy.  Problem reported by
36840         Dmitry V. Levin.
36841         Include mountlist.h first, to test the interface.
36842
36843 2005-01-29  Bruno Haible  <bruno@clisp.org>
36844
36845         * lib/progname.c (program_name): Initialize.
36846         Needed when linking statically on MacOS X.
36847
36848 2005-01-28  Paul Eggert  <eggert@cs.ucla.edu>
36849
36850         Sync from coreutils.
36851         * modules/getloadavg (Files): Remove m4/getloadavg.m4.
36852         (Depends-on): Add c-strtod.
36853         (configure.ac): Replace gl_FUNC_GETLOADAVG with AC_FUNC_GETLOADAVG.
36854
36855 2005-01-28  Paul Eggert  <eggert@cs.ucla.edu>
36856
36857         Sync from coreutils.
36858         * m4/getloadavg.m4, glibc.m4, search-libs.m4: Remove.
36859
36860         Remove files that are specific to coreutils.
36861         * m4/check-decl.m4, jm-macros.m4, lib-check.m4, prereq.m4: Remove.
36862
36863 2005-01-28  Bruno Haible  <bruno@clisp.org>
36864
36865         * modules/javacomp: New file.
36866         * MODULES.html.sh (Java): Add javacomp.
36867
36868 2005-01-28  Bruno Haible  <bruno@clisp.org>
36869
36870         * m4/javacomp.m4: New file, from GNU gettext.
36871
36872 2005-01-28  Bruno Haible  <bruno@clisp.org>
36873
36874         * lib/javacomp.sh.in: New file, from GNU gettext.
36875         * lib/javacomp.h: New file, from GNU gettext.
36876         * lib/javacomp.c: New file, from GNU gettext.
36877
36878 2005-01-26  Simon Josefsson  <jas@extundo.com>
36879
36880         * lib/gai_strerror.c: Use GPL in header.
36881
36882 2005-01-26  Bruno Haible  <bruno@clisp.org>
36883
36884         * modules/javaexec: New file.
36885         * MODULES.html.sh (Java): Add javaexec.
36886
36887 2005-01-26  Bruno Haible  <bruno@clisp.org>
36888
36889         * m4/javaexec.m4: New file, from GNU gettext.
36890
36891 2005-01-26  Bruno Haible  <bruno@clisp.org>
36892
36893         * lib/javaexec.sh.in: New file, from GNU gettext.
36894         * lib/javaexec.h: New file, from GNU gettext.
36895         * lib/javaexec.c: New file, from GNU gettext.
36896
36897 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
36898
36899         * modules/lchown (Depends-on): Remove lchown.h
36900
36901 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
36902
36903         * m4/sysexits.m4 (gl_SYSEXITS): Reverted logic. SYSEXITS_H
36904         must be defined if the header file was not found, in order
36905         to provide a replacement. Reported by Todd Vierling <tv@duh.org>
36906
36907 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
36908
36909         * lib/argp-help.c (hol_entry_help): Avoid using non-constant
36910         initializers for struct pentry_state.
36911         (__argp_error): Check return value of __asprintf
36912         (__argp_failure): Translate error message
36913
36914         * lib/argp-parse.c: Removed braces around the expansion of N_()
36915
36916 2005-01-23  Paul Eggert  <eggert@cs.ucla.edu>
36917
36918         * m4/acl.m4, afs.m4, alloca.m4, argp.m4, assert.m4, atexit.m4,
36919         backupfile.m4, base64.m4, bison.m4, c-bs-a.m4, c-stack.m4,
36920         c-strtod.m4, calloc.m4, canon-host.m4, canonicalize.m4,
36921         clock_time.m4, cloexec.m4, closeout.m4, d-ino.m4, d-type.m4,
36922         dirfd.m4, dirname.m4, dos.m4, dup2.m4, error.m4, euidaccess.m4,
36923         exclude.m4, exitfail.m4, extensions.m4, fcntl-safer.m4,
36924         file-type.m4, fileblocks.m4, filemode.m4, fnmatch.m4, fpending.m4,
36925         free.m4, fstypename.m4, fsusage.m4, ftruncate.m4, getaddrinfo.m4,
36926         getcwd-path-max.m4, getcwd.m4, getdate.m4, getdomainname.m4,
36927         getgroups.m4, gethostname.m4, getline.m4, getndelim2.m4,
36928         getnline.m4, getopt.m4, getpagesize.m4, getpass.m4, getsubopt.m4,
36929         gettime.m4, gettimeofday.m4, getugroups.m4, getusershell.m4,
36930         group-member.m4, hard-locale.m4, hash.m4, host-os.m4, human.m4,
36931         idcache.m4, inttostr.m4, isdir.m4, jm-winsz1.m4, jm-winsz2.m4,
36932         link-follow.m4, long-options.m4, ls-mntd-fs.m4, lstat.m4,
36933         makepath.m4, mathl.m4, md5.m4, memcasecmp.m4, memchr.m4,
36934         memcmp.m4, memcoll.m4, memcpy.m4, memmem.m4, memmove.m4,
36935         memrchr.m4, memset.m4, mkdir-slash.m4, mkstemp.m4, mktime.m4,
36936         modechange.m4, mountlist.m4, nanosleep.m4, obstack.m4,
36937         path-concat.m4, pathmax.m4, perl.m4, physmem.m4, poll.m4,
36938         posixtm.m4, posixver.m4, putenv.m4, quote.m4, quotearg.m4,
36939         readdir.m4, readtokens.m4, readutmp.m4, regex.m4, rename.m4,
36940         restrict.m4, rmdir-errno.m4, rmdir.m4, rpmatch.m4, same.m4,
36941         savedir.m4, settime.m4, sha1.m4, sig2str.m4, snprintf.m4,
36942         sockpfaf.m4, st_dm_mode.m4, st_mtim.m4, stat.m4, stdint.m4,
36943         stdio-safer.m4, strchrnul.m4, strdup.m4, strerror.m4,
36944         strerror_r.m4, strftime.m4, strndup.m4, strnlen.m4, strsep.m4,
36945         strtod.m4, strtoimax.m4, strtok_r.m4, strtol.m4, strtoll.m4,
36946         strtoul.m4, strtoull.m4, strtoumax.m4, strverscmp.m4, sysexits.m4,
36947         time_r.m4, timegm.m4, timespec.m4, tm_gmtoff.m4, tzset.m4,
36948         uint32_t.m4, uintptr_t.m4, unistd-safer.m4, unlink-busy.m4,
36949         unlocked-io.m4, uptime.m4, userspec.m4, utimbuf.m4, utime.m4,
36950         utimecmp.m4, utimens.m4, utimes-null.m4, vsnprintf.m4, xalloc.m4,
36951         xgetcwd.m4, xreadlink.m4, xstrndup.m4, xstrtod.m4, xstrtoimax.m4,
36952         xstrtol.m4, xstrtoumax.m4, yesno.m4:
36953         Use an all-permissive copyright notice, recommended by RMS.
36954
36955 2005-01-21  Paul Eggert  <eggert@cs.ucla.edu>
36956
36957         * modules/chdir-long (Depends-on): Remove mempcpy.
36958
36959 2005-01-21  Jim Meyering  <jim@meyering.net>
36960
36961         * lib/openat.h (AT_SYMLINK_NOFOLLOW): Define to 4096, so it's the
36962         same value as for Solaris 9.
36963
36964         * lib/chdir-long.c (chdir_long): Rewrite to remove limitation on
36965         component length.  This included changing the parameter to be
36966         of type `char *' rather than `char const *'.
36967         * lib/chdir-long.h (chdir_long): Update prototype.
36968
36969         * lib/openat.c (fdopendir, fstatat): New functions.
36970         * lib/openat.h: Include headers required for use of DIR and struct
36971         stat.
36972         [AT_SYMLINK_NOFOLLOW]: Define.
36973         (fdopendir, fstatat): Add prototypes.
36974
36975 2005-01-21  Bruno Haible  <bruno@clisp.org>
36976
36977         * modules/classpath: New file.
36978         * MODULES.html.sh (Java): Add classpath.
36979
36980 2005-01-21  Bruno Haible  <bruno@clisp.org>
36981
36982         * lib/classpath.h: New file, from GNU gettext.
36983         * lib/classpath.c: New file, from GNU gettext.
36984
36985 2005-01-20  Simon Josefsson  <jas@extundo.com>
36986
36987         * modules/version-etc-fsf: New file.
36988
36989 2005-01-20  Simon Josefsson  <jas@extundo.com>
36990
36991         * lib/version-etc-fsf.c: New file, with version_etc_copyright.
36992         * lib/version-etc.c: Remove version_etc_copyright.
36993         * lib/version-etc.h (version_etc_copyright): Use [] instead of * in
36994         prototype, suggested by Paul Eggert <eggert@CS.UCLA.EDU>.
36995
36996 2005-01-20  Simon Josefsson  <jas@extundo.com>
36997
36998         * lib/base64.h (isbase64): Add.
36999
37000         * lib/base64.c (isb64): Rename to isbase64, use to_uchar instead of
37001         using a unsigned prototype, don't inline.
37002         (base64_decode): Use it.
37003
37004 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
37005
37006         * m4/save-cwd.m4 (gl_SAVE_CWD): Remove check for fcntl; we now assume
37007         it.
37008
37009 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
37010
37011         * lib/save-cwd.c (save_cwd): Remove code to support the case
37012         where fchdir is missing or flaky.
37013
37014 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
37015
37016         * MODULES.html.sh (Command-line arguments): Add version-etc-fsf.
37017
37018 2005-01-19  Paul Eggert  <eggert@cs.ucla.edu>
37019
37020         * modules/mempcpy (Makefile.am): Remove mention of mempcpy.h;
37021         AC_LIBSOURCES now does this.
37022         * MODULES.html.sh (Sizes of integer types <limits.h>): New element,
37023         with new ullong_max module.
37024
37025 2005-01-19  Bruno Haible  <bruno@clisp.org>
37026
37027         * modules/sh-quote: New file.
37028         * MODULES.html.sh (Executing programs): Add sh-quote.
37029
37030 2005-01-19  Bruno Haible  <bruno@clisp.org>
37031
37032         * lib/sh-quote.h: New file, from GNU gettext.
37033         * lib/sh-quote.c: New file, from GNU gettext.
37034
37035 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
37036
37037         Merge from coreutils.
37038         * m4/ullong_max.m4: New file.
37039         * m4/jm-macros.m4 (gl_MACROS): Require gl_ULLONG_MAX.
37040         (gl_MACROS): Assume localeconv exists.
37041
37042 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
37043
37044         Merge changes from coreutils, as described below in several
37045         changelogs dated today.
37046
37047         * lib/save-cwd.c: Include "save-cwd.h" before other include files.
37048         (O_DIRECTORY): Remove; not needed here, since "." must be
37049         a directory.  All uses removed.
37050         (save_cwd): Use __sgi || __sun, not sun || __sun.  __sun is
37051         universal on Suns, and we also need to test for IRIX.
37052         Revamp code to use 'if' rather than '#if'.
37053         Avoid unnecessary comparison of cwd->desc to 0.
37054
37055         * lib/utimens.c (futimens): Robustify the previous patch, by checking
37056         for known valid error numbers rather than observed invalid ones.
37057
37058 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
37059
37060         * modules/ullong_max: New file.
37061
37062         * modules/chdir-long, modules/openat: New files.
37063         * modules/save-cwd (Depends-on): Depend on chdir-long.
37064         (Makefile.am): Remove lib_SOURCES; now handled by AC_LIBSOURCES.
37065
37066 2005-01-18  Jim Meyering  <jim@meyering.net>
37067
37068         Merge from coreutils.
37069         * m4/chdir-long.m4, m4/openat.m4: New files.
37070         * m4/save-cwd.m4 (gl_SAVE_CWD): Add AC_LIBSOURCES for save-cwd.c,
37071         save-cwd.h.  Add AC_LIBOBJ for save-cwd.
37072         * m4/chown.m4 (gl_FUNC_CHOWN): When cross-compiling, assume that chown
37073         is sane and DOES follow symlinks.  Besides, testing 20 different
37074         systems found no broken chown implementations.
37075         Prompted by a change in rsync's copy of this macro.
37076         * m4/jm-macros.m4 (gl_MACROS): Require gl_FUNC_CHDIR_LONG.
37077
37078         * m4/lchown.m4 (gl_FUNC_LCHOWN): Use AC_LIBSOURCES.
37079
37080         * m4/utimes.m4: Work around tests/touch/empty-file failure on a system
37081         (sparc64, Linux-2.4.28, glibc-2.3.3) that didn't honor utimes'
37082         NULL-means-set-to-current-time semantics.
37083         Remove temporary file immediately, rather than waiting
37084         for configure's at-exit trap code to do it.
37085
37086 2005-01-18  Jim Meyering  <jim@meyering.net>
37087
37088         * lib/version-etc.c (version_etc_copyright): Update copyright date.
37089
37090         * lib/utimens.c (futimens): Account for the fact that futimes
37091         can also fail with errno == ENOSYS or errno == ENOENT.
37092         Patch from Dmitry V. Levin.
37093
37094         Change the name of the robust chdir function from chdir to chdir_long.
37095         * lib/save-cwd.c: Include chdir-long.h rather than chdir.h.
37096         (restore_cwd): Use chdir_long, not chdir.
37097         * lib/chdir-long.c: Renamed from chdir.c.
37098         * lib/chdir-long.h: Renamed from chdir.h.
37099         [!defined PATH_MAX]: Define chdir_long to chdir on systems like the
37100         Hurd.
37101
37102 2005-01-18  Bruno Haible  <bruno@clisp.org>
37103
37104         * m4/allocsa.m4, m4/codeset.m4, m4/copy-file.m4, m4/eaccess.m4:
37105         * m4/eealloc.m4, m4/eoverflow.m4, m4/execute.m4, m4/fatal-signal.m4:
37106         * m4/findprog.m4, m4/glibc21.m4, m4/iconv.m4, m4/intmax_t.m4:
37107         * m4/inttypes_h.m4, m4/lib-ld.m4, m4/lib-link.m4, m4/lib-prefix.m4:
37108         * m4/linebreak.m4, m4/localcharset.m4, m4/longdouble.m4:
37109         * m4/longlong.m4, m4/mbrtowc.m4, m4/mbstate_t.m4, m4/mbswidth.m4:
37110         * m4/mkdtemp.m4, m4/pipe.m4, m4/readlink.m4, m4/safe-read.m4:
37111         * m4/safe-write.m4, m4/setenv.m4, m4/sig_atomic_t.m4:
37112         * m4/signalblocking.m4, m4/signed.m4, m4/size_max.m4, m4/ssize_t.m4:
37113         * m4/stdbool.m4, m4/stdint_h.m4, m4/stpcpy.m4, m4/stpncpy.m4:
37114         * m4/strcase.m4, m4/strcspn.m4, m4/strpbrk.m4, m4/strstr.m4:
37115         * m4/ucs4-utf.m4, m4/uintmax_t.m4, m4/ulonglong.m4, m4/unicodeio.m4:
37116         * m4/utf-ucs4.m4, m4/vasnprintf.m4, m4/vasprintf.m4:
37117         * m4/wait-process.m4, m4/wchar_t.m4, m4/wint_t.m4, m4/xsize.m4:
37118         Use an all-permissive copyright notice, recommended by RMS.
37119
37120 2005-01-18  Bob Proulx  <bob@proulx.com>
37121
37122         * lib/obstack.c [DEFAULT_ALIGNMENT]: Use an intermediate type to
37123         simplify offsetof() macro construct to avoid compile failure with
37124         native HP-UX 11.0 ANSI C compiler.
37125
37126 2005-01-17  Bruno Haible  <bruno@clisp.org>
37127
37128         * lib/stpncpy.c: Remove HAVE_STPNCPY and gnu_stpncpy renaming,
37129         redundant because stpncpy.m4 takes care of it.
37130
37131 2005-01-17  Bruno Haible  <bruno@clisp.org>
37132
37133         * lib/progreloc.c: Include xalloc.h instead of xmalloc.h.
37134
37135 2005-01-17  Bruno Haible  <bruno@clisp.org>
37136
37137         * lib/progreloc.c (xstrdup): Define as strdup if no xmalloc should be
37138         used.
37139
37140 2005-01-17  Bruno Haible  <bruno@clisp.org>
37141
37142         * lib/fwriteerror.h (fwriteerror): Change specification to include
37143         fclose.
37144         * lib/fwriteerror.c: Include <stdbool.h>.
37145         (fwriteerror): At the end, close the file stream. Record whether
37146         stdout was already closed.
37147
37148 2005-01-17  Bruno Haible  <bruno@clisp.org>
37149
37150         * lib/execute.c (environ): Declare if needed.
37151         * lib/pipe.c (environ): Likewise.
37152         Reported by Michael Schloh von Bennewitz <michael.schloh@cw.com>.
37153
37154 2005-01-11  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
37155
37156         * modules/argp: Depend on vsnprintf
37157
37158 2005-01-10  Jim Meyering  <jim@meyering.net>
37159
37160         * modules/closeout (Depends-on): Add atexit.
37161
37162 2005-01-06  Bruno Haible  <bruno@clisp.org>
37163
37164         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Rename stpncpy to gnu_stpncpy here.
37165
37166 2005-01-04  Paul Eggert  <eggert@cs.ucla.edu>
37167
37168         * lib/human.c (SIZE_MAX, UINTMAX_MAX): Move these conditional
37169         definitions to be after all include files, to avoid collisions.
37170         Problem reported by Bob Proulx.
37171
37172 2005-01-04  Jim Meyering  <jim@meyering.net>
37173
37174         Changes imported from coreutils.
37175         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Rather than using "conftestXXXXXX"
37176         as the mkstemp template, use a temporary directory and an
37177         8.3-friendly template to avoid trouble on systems like DJGPP.
37178         Reported by Juan M. Guerrero via Stepan Kasal.
37179         * m4/(gl_FUNC_MKSTEMP): Include <unistd.h> for the declaration of
37180         close. Remove the temporary directory right away, rather than waiting
37181         for configure's at-exit trap code to do it.
37182         Suggestion from Stepan Kasal.
37183
37184 2005-01-01  Simon Josefsson  <jas@extundo.com>
37185
37186         * gnulib-tool: Print #include directives when --import'ing.
37187
37188 2004-12-28  Simon Josefsson  <jas@extundo.com>
37189
37190         * tests/test-base64.c: Include required header files.  Remove
37191         unused variables.
37192
37193 2004-12-28  Paul Eggert  <eggert@cs.ucla.edu>
37194
37195         * modules/error (Depends-on): Remove gettext.
37196
37197 2004-12-28  Paul Eggert  <eggert@cs.ucla.edu>
37198
37199         * lib/error.c [!_LIBC && !ENABLE_NLS]: Do not include "gettext.h";
37200         not needed.  This removes a dependency on the gettext module.
37201         [defined _LIBC]: Do not include <libintl.h>; not needed.
37202
37203 2004-12-24  Paul Eggert  <eggert@cs.ucla.edu>
37204
37205         * m4/c-strtod.m4 (gl_C99_STRTOLD): New macro.
37206         (gl_C_STRTOD): Use it instead of AC_CHECK_DECLS_ONCE(strtold).
37207
37208 2004-12-24  Paul Eggert  <eggert@cs.ucla.edu>
37209
37210         * lib/c-strtod.c (STRTOD): Depend on HAVE_C99_STRTOLD, not
37211         HAVE_DECL_STRTOLD.
37212
37213 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
37214
37215         * modules/getdate (Depends-on): Remove alloca-opt.
37216
37217 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
37218
37219         * m4/getdate.m4 (gl_GETDATE): Remove AC_FUNC_ALLOCA.
37220
37221 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
37222
37223         * lib/argp-parse.c: Include <stddef.h>.
37224         (alignof, alignto): New macros.
37225         (parser_init): Don't assume that void * is aligned sufficiently
37226         for struct option.
37227
37228         * lib/getdate.y (YYSTACK_USE_ALLOCA): Define to 0, since there's no
37229         need to extend the stack.
37230         (YYINITDEPTH): New macro, so that the initial stack isn't overly
37231         large.
37232
37233 2004-12-22  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
37234
37235         * lib/argp-parse.c (parser_init): Avoid arithmetics on void pointers.
37236
37237 2004-12-19  Paul Eggert  <eggert@cs.ucla.edu>
37238
37239         * modules/regex (lib_SOURCES): Remove regex.c, undoing previous
37240         (2004-10-24) change.  Apparently this was a false alarm.
37241
37242         * modules/getdate: Depend on alloca-opt, not alloca.
37243
37244 2004-12-19  Paul Eggert  <eggert@cs.ucla.edu>
37245
37246         * lib/alloca_.h: Conditionalize on _GNULIB_ALLOCA_H, not _ALLOCA_H.
37247         Remove now-obsolete comment about AIX.
37248         * lib/getdate.y: Include <alloca.h> only if HAVE_ALLOCA.
37249         (YYSTACK_USE_ALLOCA): Define to 0 if !HAVE_ALLOCA.
37250         (YYMAXDEPTH): New macro.
37251
37252 2004-12-18  Simon Josefsson  <jas@extundo.com>
37253
37254         * modules/alloca: Depend on alloca-opt, instead of duplicating it.
37255
37256 2004-12-18  Bruno Haible  <bruno@clisp.org>
37257
37258         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Also test for sigaction.
37259
37260 2004-12-18  Bruno Haible  <bruno@clisp.org>
37261
37262         * lib/fatal-signal.c (fatal_signals): Make non-const.
37263         (init_fatal_signals): New function.
37264         (uninstall_handlers, install_handlers): Ignore signals that were set to
37265         SIG_IGN.
37266         (at_fatal_signal): Call init_fatal_signals.
37267         (init_fatal_signal_set): Likewise. Ignore signals that were set to
37268         SIG_IGN.
37269         Reported by Paul Eggert.
37270
37271 2004-12-18  Bruno Haible  <bruno@clisp.org>
37272
37273         * doc/alloca.texi: New file.
37274         * doc/alloca-opt.texi: New file.
37275
37276 2004-12-17  Jim Meyering  <jim@meyering.net>
37277
37278         * config/install-sh: Use `(exit N); exit N', not `(exit N); exit'.
37279         Otherwise, install-sh could exit with improper exit status when
37280         exiting via a trapped interrupt.  Thanks to a report from Bob Proulx.
37281
37282 2004-12-16  Simon Josefsson  <jas@extundo.com>
37283
37284         * tests/test-base64.c: Add license.
37285
37286 2004-12-15  Stepan Kasal  <address@hidden>
37287
37288         * gnulib-tool (func_emit_lib_Makefile_am): Shorten a long sed command.
37289
37290 2004-12-12  Paul Eggert  <eggert@cs.ucla.edu>
37291
37292         * modules/getcwd (Files): Add m4/d-ino.m4.
37293         Suggested by Mark D. Baushke.
37294
37295 2004-12-08  Paul Eggert  <eggert@cs.ucla.edu>
37296
37297         * lib/getdate.y (textint): New member "negative".
37298         (time_zone_hhmm): New function.
37299         Expect 14 shift-reduce conflicts, not 13.
37300         (o_colon_minutes): New rule.
37301         (time, zone): Use it to add support for +HH:MM, UTC+HH:MM.
37302         (yylex): Set the "negative" member of signed numbers.
37303
37304 2004-12-08  Paul Eggert  <eggert@cs.ucla.edu>
37305
37306         * doc/getdate.texi (Time of day items, Time zone items):
37307         Describe new formats +00:00, UTC+00:00.
37308
37309 2004-12-07  Paul Eggert  <eggert@cs.ucla.edu>
37310
37311         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Fix typo in previous change:
37312         spurious "-l"s.  Problem reported by Stepan Kasal.
37313
37314 2004-12-06  Paul Eggert  <eggert@cs.ucla.edu>
37315
37316         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): New macro, to work around bug
37317         in Autoconf 2.59.  Problem reported by Mark D. Baushke.
37318
37319 2004-12-04  Simon Josefsson  <jas@extundo.com>
37320
37321         * modules/getaddrinfo (License): Add LGPL, reported by Yoann
37322         Vandoorselaere <yoann@prelude-ids.org>.
37323
37324 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
37325
37326         Changes imported from coreutils.
37327         * m4/hard-locale.m4 (gl_HARD_LOCALE): Assume locale.h and setlocale
37328         exist.
37329         * m4/human.m4 (gl_HUMAN): Assume locale.h and localeconv exist.
37330
37331 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
37332
37333         Changes imported from coreutils.
37334         * lib/hard-locale.c: Assume <locale.h> exists.
37335         Include "strdup.h".
37336         (GLIBC_VERSION): New macro.
37337         (hard_locale): Assume setlocale exists.
37338         Rewrite to avoid #ifdef.
37339         Use strdup rather than malloc + strcpy.
37340         * lib/human.c: Assume <locale.h> exists.
37341         (human_readable): Assume localeconv exists.
37342
37343 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
37344
37345         * modules/hard-locale (Depends-on): Add strdup.
37346
37347 2004-12-01  Jakub Jelinek  <jakub@redhat.com>
37348
37349         * lib/mktime.c (__mktime_internal): If SEC_REQUESTED != SEC,
37350         convert T2, not T.  (Imported from libc.)
37351
37352 2004-11-30  Simon Josefsson  <jas@extundo.com>
37353
37354         * modules/restrict (License): Change to LGPL.
37355
37356 2004-11-30  Simon Josefsson  <jas@extundo.com>
37357
37358         * m4/restrict.m4: Add copyright and copying conditions.
37359
37360 2004-11-30  Simon Josefsson  <jas@extundo.com>
37361
37362         * m4/base64.m4: New file.
37363
37364 2004-11-30  Simon Josefsson  <jas@extundo.com>
37365
37366         * MODULES.html.sh (Extra functions based on ANSI C 89): Add
37367         base64.
37368
37369         * tests/test-base64.c: New file.
37370
37371         * modules/base64: New file.
37372
37373 2004-11-30  Paul Eggert  <eggert@cs.ucla.edu>
37374
37375         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX):
37376         Define HAVE_PARTLY_WORKING_GETCWD if getcwd is partly working.
37377
37378         * m4/readutmp.m4 (gl_READUTMP): Don't check for sys/param.h.
37379
37380 2004-11-30  Paul Eggert  <eggert@cs.ucla.edu>
37381
37382         * lib/getcwd.c (is_ENAMETOOLONG): New macro.
37383         (__getcwd.c): Don't restore errno; glibc doesn't.
37384         [HAVE_PARTLY_WORKING_GETCWD && !defined AT_FDCWD]: Try system getcwd
37385         first, falling back to our code only if its results look suspicious.
37386         Ensure that the resulting buffer is only as large as necessary.
37387
37388         * lib/readutmp.c: Include readutmp.h first.
37389         Include <errno.h>, since readutmp.h no longer does that.
37390         * lib/readutmp.h: Don't include <errno.h>,
37391         <sys/param.h>, <time.h>; not needed to establish interface.
37392         (errno): Remove decl.
37393         (HAVE_STRUCT_XTMP_UT_TYPE): Remove; no longer needed.
37394         (UT_TYPE_EQ, UT_TYPE_NOT_DEFINED, UT_TYPE_BOOT_TIME,
37395         UT_TYPE_USER_PROCESS, IS_USER_PROCESS): New macros.
37396
37397 2004-11-28  Simon Josefsson  <jas@extundo.com>
37398
37399         * lib/base64.h, base64.c: New file.
37400
37401 2004-11-27  Paul Eggert  <eggert@cs.ucla.edu>
37402
37403         * lib/getcwd.h: New file, which I forgot to check in on 2004-11-25.
37404
37405 2004-11-26  Paul Eggert  <eggert@cs.ucla.edu>
37406
37407         * modules/getcwd (Files): Add lib/getcwd.h, m4/getcwd.m4.
37408         (Depends-on): Remove pathmax, same.  Add mempcpy.
37409         (configure.ac): GL_FUNC_GETCWD_PATH_MAX -> gl_FUNC_GETCWD.
37410         (Makefile.am): Append getcwd.h to lib_SOURCES.
37411         (Include): Add getcwd.h.
37412         (Maintainer): Change from Jim Meyering to "all, glibc",
37413         since getdate now uses intended-for-glibc code.
37414         * modules/xgetcwd (Files): Remove m4/getcwd.m4.
37415         (Depends-on): Depend on getcwd.  Do not depend on pathmax.
37416
37417 2004-11-25  Paul Eggert  <eggert@cs.ucla.edu>
37418
37419         Fix problems reported by Scott S. Tinsley for HP-UX 11.11 using
37420         HP's ANSI C compiler.
37421         * lib/fsusage.c (statvfs) [HAVE_SYS_STATVFS_H]: Remove decl.
37422         Declaring int functions causes warnings on some modern systems and
37423         shouldn't be needed to compile on ancient ones.
37424         * lib/same.c (MIN) [defined MIN]: Don't define, since it's already
37425         defined.
37426
37427         * lib/getcwd.c: Replace by a copy of glibc/sysdeps/posix/getcwd.c, but
37428         with the following changes.
37429         (__set_errno): Parenthesize properly.
37430         Include <stdbool.h>.
37431         (MIN, MAX, MATCHING_INO): New macros.
37432         (__getcwd): Define with prototype, not K&R form.
37433         Use heuristics to allocate default buffer on stack if possible.
37434         If AT_FDCWD is defined, use openat and fstatat to avoid O(N**2)
37435         behavior, and to avoid the PATH_MAX limit when computing
37436         ../../../../...
37437         Use MATCHING_INO to compare inode number to file.
37438         Check for arithmetic overflow in size calculations.
37439         Fix bug in reallocation of dot array that caused getcwd to fail
37440         on directories nested deeper than 75.
37441         Be more careful about saving errno on error.
37442         Do not use realloc; use only free+malloc, as this is a bit
37443         more flexible and avoids a needless copy operation.
37444         Do not inspect st_dev and st_ino for symbolic links; POSIX
37445         doesn't specify the latter.
37446         Check for closedir errors.
37447         Avoid needless casts.
37448         Use "#ifdef weak_alias" around weak_alias, to be like other
37449         glibc code.
37450         The following changes to getcwd.c have effect only when used in
37451         gnulib; they have no effect inside glibc proper.
37452         (#pragma alloca) [defined _AIX && !defined __GNUC__]: Remove,
37453         as alloca isn't used.
37454         (alloca, __alloca): Likewise.
37455         [!_LIBC]: Include "getcwd.h", "mempcpy.h".
37456         Include <stddef.h>, <stdlib.h>, <string.h>, <limits.h>
37457         unconditionally, as gnulib assumes C89 or better.
37458         Do not include <sys/param.h>.
37459         (errno) [!defined __GNU_LIBRARY__ && !defined STDC_HEADERS]: Remove
37460         no-longer-necessary 'extern int errno' decl; gnulib assumes C89 or
37461         better.
37462         (NULL) [!defined NULL]: Remove; we assume C89 or better.
37463         Include <dirent.h> in a way that is compatible with modern Autoconf.
37464         (_D_ALLOC_NAMELEN, _D_EXACT_NAMLEN):
37465         New macros, if not already defined.
37466         Include <unistd.h> if _LIBC, not if __GNU_LIBRARY__.
37467         Use "_LIBC", not "defined _LIBC", for consistency.
37468         (HAVE_MEMPCPY): Remove; no longer needed now that gnulib has
37469         a mempcpy module.
37470         (__lstat, __closedir, __opendir, __readdir) [!_LIBC]: New macros.
37471         (GETCWD_RETURN_TYPE): Remove.  All uses replaced by char *.
37472         * lib/xgetcwd.c: David MacKenzie's old code was removed, so give
37473         credit only to Jim Meyering and adjust the copyright dates.
37474         Do not include <limits.h>, <stdio.h>, <sys/types.h>,
37475         <stdlib.h>, <unistd.h>, "pathmax.h".
37476         Instead, include "xgetcwd.h" (first) and "getcwd.h".
37477         (INITIAL_BUFFER_SIZE): Remove.
37478         (xgetcwd): Rely on getcwd, since we now depend on a reliable one.
37479
37480 2004-11-25  Paul Eggert  <eggert@cs.ucla.edu>
37481
37482         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Renamed from
37483         GL_FUNC_GETCWD_PATH_MAX for consistency.  All uses changed.
37484         Use the _ONCE methods, for efficiency.
37485         Check for fcntl.h.  In test program, include <errno.h>
37486         and <fcntl.h> if available.  Remove old K&R cruft from
37487         test program.  Check for common errors in GNU/Linux,
37488         OpenBSD, and Solaris.  Just set gl_cv_func_getcwd_path_max;
37489         don't do AC_LIBOBJ, as that's getcwd.m4's job.
37490         * m4/getcwd.m4 (gl_FUNC_GETCWD_NULL): Renamed from
37491         AC_FUNC_GETCWD_NULL.  All used changed.  Change cache variable
37492         name accordingly.
37493         (gl_FUNC_GETCWD, gl_PREREQ_GETCWD): New macros.  Revamp to
37494         accommodate new getcwd.c.
37495         * m4/jm-macros.m4 (gl_MACROS): Don't require GL_FUNC_GETCWD_PATH_MAX.
37496         * m4/prereq.m4 (gl_PREREQ): Add gl_FUNC_MEMPCPY.
37497         * m4/xgetcwd.m4 (gl_XGETCWD): Replace with gl_FUNC_GETCWD, since
37498         that's all we need now.
37499
37500 2004-11-23  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
37501
37502         * m4/argp.m4 (gl_ARGP): Require gl_GETOPT_SUBSTITUTE unconditionally:
37503         argp-parse.c depends on getopt internals, that means we should
37504         always use our getopt, to be on the safe side.
37505         * m4/getopt.m4 (gl_GETOPT): Check if GETOPT_H is already set, in
37506         order not to spoil the result of an eventual previous invocation
37507         of gl_GETOPT_SUBSTITUTE.
37508
37509 2004-11-23  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
37510
37511         * lib/getopt_.h: Re-addition of __getopt_argv_const caused
37512         redefinition warnings. To avoid them, include the defines
37513         in `#if !defined __need_getopt ... #endif'. The only place
37514         where __getopt_argv_const is used is in definitions
37515         of getopt_long and getopt_long_only below, which are as well
37516         protected by `#ifndef __need_getopt'.
37517         [defined __GETOPT_PREFIX && !defined __need_getopt]: Undef
37518         __need_getopt after including <stdio.h> and <unistd.h> These
37519         headers might have defined it.
37520
37521 2004-11-23  Paul Eggert  <eggert@cs.ucla.edu>
37522
37523         * m4/utimens.m4 (gl_UTIMENS): Check for futimes function.
37524
37525 2004-11-23  Paul Eggert  <eggert@cs.ucla.edu>
37526
37527         * lib/utimens.c (__attribute__, ATTRIBUTE_UNUSED): New macros.
37528         (futimens): New function, which uses futimes if available.
37529         (futimens, utimens): Support timespec==NULL, with same semantics
37530         as utime and utimens.
37531         * lib/utimens.h (futimens): New decl.
37532
37533 2004-11-23  Jim Meyering  <jim@meyering.net>
37534
37535         * lib/getopt_.h: Remove trailing blanks.
37536
37537 2004-11-23  Jim Meyering  <jim@meyering.net>
37538
37539         * lib/__fpending.c: Add comment.
37540
37541 2004-11-22  Paul Eggert  <eggert@cs.ucla.edu>
37542
37543         * modules/canonicalize (Depends-on): Add xreadlink.
37544         Problem reported by James Youngman.
37545
37546 2004-11-20  Paul Eggert  <eggert@cs.ucla.edu>
37547
37548         * lib/getopt_.h (__GETOPT_CONCAT, __GETOPT_XCONCAT, __GETOPT_ID):
37549         New macros.
37550         (getopt, getopt_long, getopt_long_only, optarg, opterr, optind,
37551         optopt): Use them instead of invoking ## directly; otherwise, the
37552         symbols will be __GETOPT_PREFIXgetopt rather than rpl_getopt.
37553
37554 2004-11-19  Bruno Haible  <bruno@clisp.org>
37555
37556         * lib/strtok_r.c: Move comments from here...
37557         * lib/strtok_r.h: ... to here.
37558
37559 2004-11-17  Paul Eggert  <eggert@cs.ucla.edu>
37560
37561         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Check for buggy calloc
37562         implementations that mishandle size_t overflow.
37563
37564 2004-11-17  Paul Eggert  <eggert@cs.ucla.edu>
37565
37566         * lib/realloc.c (rpl_realloc): Call 'free' if n==0, since realloc
37567         might fail.  Problem reported by Yoann Vandoorselaere.
37568         * lib/calloc.c (rpl_calloc): Defend against buggy calloc
37569         implementations that mishandle size_t overflow.
37570
37571 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
37572
37573         * modules/canon-host (Depends-on): Add strdup.
37574
37575 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
37576
37577         * m4/canon-host.m4 (gl_CANON_HOST): Check for getaddrinfo.
37578
37579 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
37580
37581         * lib/canon-host.c: Include "strdup.h".
37582         (canon_host): Use getaddrinfo if available, so that IPv6 works.
37583         Use strdup instead of malloc/strcpy to duplicate strings.
37584
37585         * lib/human.h (LONGEST_HUMAN_READABLE): Add 1 for space before unit.
37586         (human_space_before_unit): New constant.
37587         * lib/human.c (human_readable): Support it.
37588
37589         * lib/xgetcwd.c: Include <limits.h>, for PATH_MAX.
37590         (xgetcwd): Set errno correctly when failing.
37591         Work around Solaris 9 bug: getcwd sets errno==ERANGE even though
37592         the failure is actually due to a PATH_MAX problem.
37593
37594         Further getopt changes to make it more likely that glibc will
37595         buy the changes back.
37596         * lib/getopt.c (POSIXLY_CORRECT): New constant.
37597         (getopt): Use it, so to preserve glibc semantic
37598         * lib/getopt1.c (getopt_long, getopt_long_only): Arg is char * const *
37599         when compiling for libc.
37600         * lib/getopt_.h (__getopt_argv_const): Bring it back.
37601         (getopt_long, getopt_long_only): Use it.
37602
37603         * lib/getopt.c (_getopt_initialize, _getopt_internal_r,
37604         _getopt_internal): New arg POSIXLY_CORRECT.  All callers changed.
37605         (getopt): Argv is now char * const *, as per standard.
37606         (_getopt_internal_r, _getopt_internal): Argv is now char **,
37607         not char *__getopt_argv_const *.
37608         * lib/getopt1.c (getopt_long, _getopt_long_r, getopt_long_only,
37609         _getopt_long_only_r): Likewise.
37610         * lib/getopt_.h (getopt, getopt_long, geopt_long_only): Likewise.
37611         * lib/getopt_int.h (_getopt_internal, _getopt_internal_r,
37612         _getopt_long_r, _getopt_long_only_r): Likewise.
37613         * lib/getopt_.h (__getopt_argv_const): Remove.
37614         (getopt): Argv is now char * const *, as per standard.
37615
37616         * lib/getdate.y (tORDINAL): New token.
37617         (day, relunit): Allow it for relative times.
37618         (relative_time_table): Use tORDINAL for ordinals.
37619
37620 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
37621
37622         * doc/getdate.texi (General date syntax): "next" is 1, not 2.
37623         Document that "second" isn't allowed as an ordinal number.
37624
37625 2004-11-16  Jim Meyering  <jim@meyering.net>
37626
37627         * modules/closeout (Depends-on): Add fpending.
37628
37629 2004-11-15  Jim Meyering  <jim@meyering.net>
37630
37631         * lib/closeout.c: Include "__fpending.h" once again.
37632         Include <stdbool.h>.
37633         (close_stdout): Don't fail just because stdout was closed initially,
37634         since some programs don't write to stdout in the normal course of
37635         operation (other than --version and --help), and we don't want this
37636         function to make e.g. `touch file >&-' fail.
37637         But do fail if it was closed and someone has tried to write to it.
37638         E.g., `printf foo >&-' must fail.
37639
37640 2004-11-13  Jim Meyering  <jim@meyering.net>
37641
37642         * m4/jm-macros.m4: Do require gl_FUNC_FPENDING.
37643
37644 2004-11-12  Simon Josefsson  <jas@extundo.com>
37645
37646         * config/srclist.txt: Add strtok_r.c, glibc bought our changes, but a
37647         small doc fix is still pending.
37648
37649 2004-11-11  Simon Josefsson  <jas@extundo.com>
37650
37651         * modules/strtok_r: New file.
37652
37653         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
37654         strtok_r.
37655
37656 2004-11-11  Simon Josefsson  <jas@extundo.com>
37657
37658         * m4/strtok_r.m4: New file.
37659
37660         * m4/getopt.m4: Replace opterr.
37661
37662 2004-11-11  Simon Josefsson  <jas@extundo.com>
37663
37664         * lib/strtok_r.h, strtok_r.c: New file.
37665
37666 2004-11-11  Paul Eggert  <eggert@cs.ucla.edu>
37667
37668         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE): Define __GETOPT_PREFIX instead
37669         of replacing opterr, getopt, etc.  This should handle the
37670         powerpc-apple-darwin5.5 problem recently noted by Simon Josefsson.
37671
37672 2004-11-11  Paul Eggert  <eggert@cs.ucla.edu>
37673
37674         * lib/getopt_.h (__getopt_argv_const): New macro, to be used so that
37675         we can stop lying to compilers about the constness of argv when we
37676         are compiled outside glibc.
37677         (getopt, getopt_long, getopt_long_only): Use it.
37678         * lib/getopt.c (_getopt_initialize, _getopt_internal_r,
37679         _getopt_internal, getopt): Likewise.
37680         * lib/getopt1.c (getopt_long, _getopt_long_r, getopt_long_only,
37681         _getopt_long_only_r): Likewise.
37682         * lib/getopt_int.h (_getopt_internal, _getopt_internal_r,
37683         _getopt_long_r, _getopt_long_only_r): Likewise.
37684
37685         * lib/getopt_.h [defined __GETOPT_PREFIX && !defined __need_getopt]:
37686         Include <stdlib.h> and <stdio.h>, and <unistd.h> if available.
37687         Then rename getopt to __GETOPT_PREFIX##getopt, and so forth for
37688         the other external symbols.
37689         (getopt) [!defined __GNU_LIBRARY]: Use prototype, not old-style
37690         declaration, since the above renaming now works around collisions.
37691
37692 2004-11-11  Jim Meyering  <jim@meyering.net>
37693
37694         * lib/linebreak.c: Remove trailing blanks.
37695         * lib/alloca_.h: Likewise.
37696         * lib/acosl.c: Likewise.
37697         * lib/euidaccess.c: Likewise.
37698         * lib/allocsa.h: Likewise.
37699
37700 2004-11-10  Simon Josefsson  <jas@extundo.com>
37701
37702         * m4/getaddrinfo.m4: New file.
37703
37704 2004-11-10  Simon Josefsson  <jas@extundo.com>
37705
37706         * lib/getaddrinfo.h, lib/getaddrinfo.c: New files.
37707
37708 2004-11-10  Simon Josefsson  <jas@extundo.com>
37709
37710         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
37711         getaddrinfo.
37712
37713         * modules/getaddrinfo: New file.
37714
37715 2004-11-10  Paul Eggert  <eggert@cs.ucla.edu>
37716
37717         * m4/prereq.m4 (gl_PREREQ): Require gt_FUNC_SETENV.
37718
37719 2004-11-10  Paul Eggert  <eggert@cs.ucla.edu>
37720
37721         * lib/mktime.c (SHR): New macro, which is a portable
37722         substitute for >> that should work even on Crays.
37723         (TIME_T_MIDPOINT, ydhms_diff, __mktime_internal): Use it.
37724         Problem reported by Mark D. Baushke in
37725         <http://lists.gnu.org/archive/html/bug-gnulib/2004-11/msg00071.html>.
37726         * lib/getdate.y (SHR): Likewise.
37727         (tm_diff): Use it.
37728         * lib/strftime.c (SHR): Likewise.
37729         (tm_diff): Use it.
37730         * lib/quotearg.c (struct quoting_options): Use unsigned int for
37731         quote_these_too, so that right shifts are well defined.  All uses
37732         changed.
37733
37734 2004-11-10  Jim Meyering  <jim@meyering.net>
37735
37736         Ensure that no close failure goes unreported.
37737         * lib/closeout.c (close_stdout): Always close stdout.  I.e., don't
37738         return early when it seems there's nothing to flush.
37739         Don't include __fpending.h.
37740
37741 2004-11-10  Jim Meyering  <jim@meyering.net>
37742
37743         * modules/closeout (Depends-on): Remove fpending.
37744
37745 2004-11-10  Jim Meyering  <jim@meyering.net>
37746
37747         * m4/jm-macros.m4 (gl_MACROS): Don't require gl_FUNC_FPENDING.
37748
37749 2004-11-09  Paul Eggert  <eggert@cs.ucla.edu>
37750
37751         * m4/strftime.m4 (_gl_STRFTIME_PREREQS): Remove.  Move its body to
37752         gl_FUNC_STRFTIME.
37753         (gl_FUNC_STRFTIME): Use AC_CHECK_FUNCS_ONCE and AC_CHECK_HEADERS_ONCE
37754         and AC_REQUIRE when possible, to avoid duplicate checks.
37755         Check for <wchar.h>.
37756
37757 2004-11-09  Paul Eggert  <eggert@cs.ucla.edu>
37758
37759         * lib/strftime.c (DO_MULTIBYTE): Check for wchar.h, too.
37760
37761 2004-11-09  Bruno Haible  <bruno@clisp.org>
37762
37763         * m4/sockpfaf.m4: New file.
37764
37765 2004-11-05  Bruno Haible  <bruno@clisp.org>
37766
37767         * lib/readlink.c: Include stddef.h, needed for size_t on Woe32.
37768         Reported by Mark D. Baushke <mdb@cvshome.org>.
37769
37770 2004-11-04  Bruno Haible  <bruno@clisp.org>
37771
37772         2004-09-11  Bruno Haible  <bruno@clisp.org>
37773                 * allocsa.valgrind: New file.
37774         2004-02-06  Bruno Haible  <bruno@clisp.org>
37775                 * allocsa.h (sa_alignof): Define differently with HP-UX cc, to
37776                 avoid a bug of this cc on HP-UX 10.20 dealing with enums.
37777                 Reported by Christopher Seip <chris.seip@hp.com>.
37778
37779 2004-11-04  Bruno Haible  <bruno@clisp.org>
37780
37781         * modules/allocsa (Files): Add lib/allocsa.valgrind.
37782         (Makefile.am): Distribute it.
37783
37784 2004-11-03  Paul Eggert  <eggert@cs.ucla.edu>
37785
37786         * lib/xreadlink.c (xreadlink): AIX and HP-UX readlink return -1
37787         with errno == ERANGE if the buffer is too small.
37788         Problem reported by Mark D. Baushke.
37789
37790 2004-11-03  Albert Chin  <china@thewrittenword.com>
37791             Paul Eggert  <eggert@cs.ucla.edu>
37792
37793         * m4/uint32_t.m4 (gl_AC_TYPE_UINT32_T): When determining uint32_t
37794         equivalent, substitute $ac_type for equivalent type rather than
37795         blindly using uint32_t *always* which won't work if uint32_t is not
37796         available.  Define _UINT32_T to work around typedef of uint32_t if
37797         <sys/sched.h>, <pthread.h>, or <semaphore.h> used on Solaris
37798         2.5.1.
37799
37800 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
37801
37802         * m4/jm-macros.m4: Sync from coreutils.
37803         (gl_MACROS): Check for mbrlen, for pathchk.
37804         (gl_CHECK_ALL_TYPES): Require AC_TYPE_MBSTATE_T, for pathchk.
37805
37806 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
37807
37808         * lib/xreadlink.c (MAXSIZE): New macro.
37809         (xreadlink): Use it instead of SSIZE_MAX.  Ensure initial buffer
37810         size does not exceed MAXSIZE.  Avoid cast.
37811         As suggested by Mark D. Baushke in
37812         <http://lists.gnu.org/archive/html/bug-gnulib/2004-11/msg00009.html>,
37813         if readlink fails with buffer size just under MAXSIZE, try again
37814         with MAXSIZE.
37815
37816 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
37817
37818         * config/srclist.txt: Add mktime.c; glibc bought all our changes.
37819
37820 2004-11-02  Derek R. Price  <derek@ximbiot.com>
37821         and  Paul Eggert  <eggert@cs.ucla.edu>
37822
37823         * lib/getdate.y [!TEST]: Include <stdio.h>, since we use sprintf now.
37824         (get_date): Overparenthesize to avoid GCC warning.
37825
37826 2004-11-02  Bruno Haible  <bruno@clisp.org>
37827
37828         * m4/setenv.m4 (gt_FUNC_SETENV): Define VOID_UNSETENV if unsetenv()
37829         returns void.
37830
37831 2004-11-02  Bruno Haible  <bruno@clisp.org>
37832
37833         * lib/setenv.h (unsetenv): Define as a macro if the system's unsetenv()
37834         function returns void.
37835
37836 2004-11-01  Paul Eggert  <eggert@cs.ucla.edu>
37837
37838         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for declarations of
37839         fflush_unlocked, flockfile, funlockfile, funlockfile,
37840         fputs_unlocked, putc_unlocked.
37841
37842 2004-11-01  Paul Eggert  <eggert@cs.ucla.edu>
37843
37844         * lib/getpass.c (fflush_unlocked, flockfile, funlockfile)
37845         (funlockfile, fputs_unlocked, putc_unlocked): Don't define if
37846         already declared.
37847
37848 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
37849
37850         * modules/getdate (Files): Add doc/getdate.texi.
37851         (Depends-on): Add setenv, xalloc.
37852
37853 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
37854
37855         * lib/getdate.y: Add support for TZ="foo" within a date string.
37856         Fix some bugs near time_t boundaries.  Reject dates with
37857         out-of-range components, e.g., "Sept 31".
37858         Include <stdlib.h>, "setenv.h", "xalloc.h".
37859         (ISDIGIT_LOCALE): Remove; unused.
37860         Note that the TZ and time functions used here are not reentrant.
37861         (mktime_ok, get_tz): New functions.
37862         (TZBUFSIZE): New constant.
37863         (get_date): Parse leading TZ="foo".  Reject out-of-range components;.
37864         This requires that we sometimes generate our own TZ="XXX..." setting.
37865
37866 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
37867
37868         * doc/getdate.texi: New file, from coreutils with modifications for
37869         the new TZ parsing.
37870
37871 2004-10-27  Derek R. Price  <derek@ximbiot.com>
37872
37873         * lib/mktime.c (not_equal_tm): Remove redundant check.
37874
37875 2004-10-24  Paul Eggert  <eggert@cs.ucla.edu>
37876
37877         * modules/regex (lib_SOURCES): Add regex.c.
37878         Reported by James Youngman in
37879         <http://lists.gnu.org/archive/html/bug-gnulib/2004-10/msg00199.html>.
37880
37881 2004-10-24  Paul Eggert  <eggert@cs.ucla.edu>
37882
37883         * lib/getdate.y: Use Bison 1.875 features, and some minor
37884         code cleanups.  This change does not affect semantics.
37885         Don't include <stdlib.h>; no longer needed.
37886         Don't include unlocked-io.h; only the "#if TEST" code uses
37887         stdio, and performance isn't crucial there.
37888         (PC, YYLEX_PARAM, YYPARSE_PARAM): Remove; replaced by
37889         Bison 1.875 features as described below.
37890         All uses of "PC." replaced by "pc->".
37891         (YYSTYPE): Add a forward declaration.
37892         (yylex, yyerror): Use full prototypes in forward decls.
37893         Use "%pure-parser" rather than obsolescent "%pure_parser".
37894         Use %parse-param and %lex-param instead of obsolescent
37895         YYPARSE_PARAM and YYLEX_PARAM.
37896         (meridian_table, month_and_day_table, time_units_table,
37897         relative_time_table, time_zone_table, military_table,
37898         lookup_zone, lookup_word, get_date):
37899         Use NULL instead of 0 where appropriate.
37900         (to_hour): Avoid abort (), to avoid a dependency on
37901         stdlib.h.
37902         (yyerror, yylex): Now accepts parser_control * arg.
37903         (main) [TEST]: Use '\0' rather than 0 for char.
37904
37905 2004-10-22  Paul Eggert  <eggert@cs.ucla.edu>
37906
37907         * m4/getpagesize.m4 (gl_GETPAGESIZE): Check for <sys/param.h>.
37908
37909 2004-10-22  Paul Eggert  <eggert@cs.ucla.edu>
37910
37911         * lib/getpagesize.c (getpagesize): Don't assume <sys/param.h> exists.
37912         It's now the caller's responsibility to handle the case where
37913         !HAVE_GETPAGESIZE && !defined getpagesize.
37914
37915         * lib/mktime.c (leapyear): Arg is long int, not int.
37916
37917 2004-10-18  Paul Eggert  <eggert@cs.ucla.edu>
37918
37919         * lib/argp-fs-xinl.c, argp-xinl.c: Update from glibc.
37920
37921 2004-10-17  Paul Eggert  <eggert@cs.ucla.edu>
37922
37923         * gnulib-tool (func_emit_lib_Makefile_am): Fix typo: a $ was
37924         missing.  Problem reported by James Youngman.
37925
37926 2004-10-16  Simon Josefsson  <jas@extundo.com>
37927
37928         * gnulib-tool: Fix comments.  Fix parse problem.
37929         (func_emit_lib_Makefile_am): Don't hard code a in libgl_a_SOURCES.
37930
37931 2004-10-15  Paul Eggert  <eggert@cs.ucla.edu>
37932
37933         * m4/getopt.m4 (gl_GETOPT): Detect and reject the incompatible BSD
37934         implementation of getopt_long.  Problem reported by Alexander Taler in:
37935         http://lists.gnu.org/archive/html/bug-gnulib/2004-10/msg00103.html
37936
37937 2004-10-15  Bruno Haible  <bruno@clisp.org>
37938
37939         * gnulib-tool: Untabify. Initialize supplied_libname.
37940         (func_usage): More homogenous output.
37941         (func_modules_transitive_closure, func_modules_to_filelist,
37942         func_emit_lib_Makefile_am): New functions.
37943         (func_import): New function, extracted from big case statement. Use
37944         func_get_license, func_modules_transitive_closure,
37945         func_modules_to_filelist, func_emit_lib_Makefile_am. Initialize
37946         opt_lgpl. Don't use test -a, as it's not portable.
37947         (func_create_testdir): Use func_modules_transitive_closure,
37948         func_modules_to_filelist, func_emit_lib_Makefile_am.
37949
37950 2004-10-15  Bruno Haible  <bruno@clisp.org>
37951
37952         * gnulib-tool (func_import): Let gl_INIT define LTALLOCA when needed.
37953
37954 2004-10-15  Bruno Haible  <bruno@clisp.org>
37955
37956         * gnulib-tool (func_emit_lib_Makefile_am): Add markers to separate
37957         the portions belonging to each module.
37958         Suggested by Derek Robert Price <derek@ximbiot.com>.
37959
37960 2004-10-12  Simon Josefsson  <jas@extundo.com>
37961
37962         * lib/getpass.c (fflush_unlocked, flockfile, funlockfile)
37963         (fputs_unlocked, putc_unlocked) [!_LIBCS && !USE_UNLOCKED_IO]: Map
37964         to real functions.
37965
37966 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
37967
37968         * modules/vsnprintf: New file.
37969
37970 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
37971
37972         * m4/vsnprintf.m4: New file.
37973
37974 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
37975
37976         * lib/vsnprintf.h: New file.
37977         * lib/vsnprintf.c: New file.
37978
37979 2004-10-11  Bruno Haible  <bruno@clisp.org>
37980
37981         * MODULES.html.sh (Support for systems lacking ISO C 99): Add
37982         vsnprintf.
37983
37984 2004-10-10  Paul Eggert  <eggert@cs.ucla.edu>
37985
37986         * config/srclistvars.sh: Add GNUSTANDARDS (for eggert only).
37987
37988 2004-10-07  Bruno Haible  <bruno@clisp.org>
37989
37990         * lib/snprintf.c (snprintf): Avoid a memory allocation if the result
37991         fits into the provided buffer.
37992
37993 2004-10-06  Paul Eggert  <eggert@cs.ucla.edu>
37994
37995         * lib/diacrit.c, diacrit.h: Add GPL notice.
37996
37997         * lib/atanl.c, logl.c: Add GPL notice, to match glibc's added LGPL
37998         notice.
37999         * lib/atanl.c (atanl): Keep the code as similar to glibc as possible.
38000         * lib/logl.c (logl): Keep the code as similar to glibc as possible.
38001         This avoids a potential constant-folding bug.
38002
38003 2004-10-05  Bruno Haible  <bruno@clisp.org>
38004
38005         * m4/strsep.m4 (gl_FUNC_STRSEP): Require AC_GNU_SOURCE. Don't check
38006         for the declaration of strsep.
38007
38008 2004-10-05  Bruno Haible  <bruno@clisp.org>
38009
38010         * lib/strsep.h: Don't declare strsep() if HAVE_STRSEP.
38011
38012 2004-10-04  Simon Josefsson  <jas@extundo.com>
38013
38014         * modules/memmem: New file.
38015         * tests/test-memmem.c: New file.
38016         * MODULES.html.sh (Extra functions based on ANSI C 89): Add memmem.
38017
38018 2004-10-04  Simon Josefsson  <jas@extundo.com>
38019
38020         * m4/memmem.m4: New file.
38021
38022 2004-10-04  Simon Josefsson  <jas@extundo.com>
38023
38024         * lib/memmem.h: New file.
38025         * lib/memmem.c: New file, taken from glibc.
38026
38027 2004-10-04  Simon Josefsson  <jas@extundo.com>
38028
38029         * lib/error.c, md5.c, regex.c: Use '#if USE_UNLOCKED_IO' instead of
38030         '#ifdef USE_UNLOCKED_IO'.
38031
38032 2004-10-04  Simon Josefsson  <jas@extundo.com>
38033
38034         * config/srclist.txt: Add memmem from glibc.
38035
38036 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
38037
38038         * modules/xalloc (Files, Makefile.am): Remove xstrdup.c.
38039
38040         * modules/argmatch, modules/argp, modules/closeout, modules/error,
38041         modules/exclude, modules/getdate, modules/getline,
38042         modules/getndelim2, modules/getpass, modules/getpass-gnu,
38043         modules/getusershell, modules/linebuffer, modules/md5,
38044         modules/mountlist, modules/posixtm, modules/readtokens,
38045         modules/readutmp, modules/regex, modules/sha1,
38046         modules/version-etc, modules/yesno:
38047         Remove dependency on unlocked-io.
38048
38049 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
38050
38051         * m4/xalloc.m4 (gl_PREREQ_XSTRDUP): Remove.  All uses removed.
38052
38053         * m4/unlocked-io.m4: Add copyright notice.
38054         (gl_FUNC_GLIBC_UNLOCKED_IO): Define USE_UNLOCKED_IO.
38055
38056 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
38057
38058         * lib/xalloc.h (xmemdup): Renamed from xclone.  All uses changed.
38059         * lib/xmalloc.c (xmemdup): Likewise.
38060         * lib/xalloc.h (CCLONE, CLONE, NEW, XCALLOC, XMALLOC, XREALLOC,
38061         XFREE): Remove these long-obsolescent macros.
38062         * lib/xmalloc.c (xstrdup): Implementation moved here from xstrdup.c
38063         * lib/xstrdup.c: Remove.
38064
38065         * lib/regex.c (re_comp): Cast gettext return value to char *,
38066         Problem reported by Martin Neitzel via Mark D. Baushke.
38067
38068 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
38069
38070         * lib/argmatch.c, closeout.c, error.c, exclude.c, getdate.y,
38071         getndelim2.c, getpass.c, getusershell.c, linebuffer.c,
38072         md5.c, mountlist.c, posixtm.c, readtokens.c, readutmp.c,
38073         regex.c, sha1.c, version-etc.c, yesno.c:
38074         Include "unlocked-io.h" only if USE_UNLOCKED_IO.
38075         * lib/unlocked-io.h: Don't worry about USE_UNLOCKED_IO; that's now
38076         the includer's responsibility.
38077
38078         Sync from coreutils.
38079
38080         * lib/modechange.c (mode_compile): Don't decrement a pointer that
38081         points to the start of a string, as the C Standard says the
38082         resulting behavior is undefined.
38083
38084         * lib/backupfile.h (enum backuptype): Rename none -> no_backups,
38085         simple -> simple_backups, numbered_existing ->
38086         numbered_existing_backups, numbered -> numbered_backups
38087         to avoid shadowing problems.  All uses changed.
38088         * lib/argmatch.c (enum backuptype) [defined TEST]: Likewise.
38089         * lib/backupfile.c (check_extension, numbered_backup):
38090         Rename locals to avoid shadowing 'basename'.
38091         * lib/backupfile.h (VALID_BACKUP_TYPE): Don't evaluate arg more than
38092         once.
38093
38094         * lib/.cppi-disable: Add getopt_.h, getopt_int.h.
38095         * lib/.cvsignore: Add getopt.h.
38096
38097 2004-10-04  Bruno Haible  <bruno@clisp.org>
38098
38099         * modules/README: New file.
38100         * gnulib-tool (func_all_modules, func_verify_module): modules/README is
38101         not a module.
38102
38103 2004-10-02  Jim Meyering  <jim@meyering.net>
38104
38105         * lib/dirfd.h, getpagesize.h: Add copyright notice.
38106
38107 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
38108
38109         * modules/strsep: New file.
38110
38111 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
38112
38113         * m4/strsep.m4: New file.
38114
38115 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
38116
38117         * lib/strsep.h: New file.
38118         * lib/strsep.c: New file.
38119
38120 2004-10-01  Simon Josefsson  <jas@extundo.com>
38121
38122         * lib/snprintf.c (snprintf): Handle size==0.
38123
38124 2004-10-01  Simon Josefsson  <jas@extundo.com>
38125             Bruno Haible  <bruno@clisp.org>
38126
38127         * lib/snprintf.c: Include <stdarg.h>, <stdlib.h>, <string.h>.
38128         (snprintf): Declare 'args'.
38129
38130 2004-10-01  Paul Eggert  <eggert@cs.ucla.edu>
38131
38132         * lib/snprintf.c: Remove comments as to why each header is needed.
38133
38134 2004-10-01  Bruno Haible  <bruno@clisp.org>
38135
38136         * MODULES.html.sh: Add strsep.
38137
38138 2004-09-30  Simon Josefsson  <jas@extundo.com>
38139
38140         * modules/snprintf: New file.
38141
38142 2004-09-30  Simon Josefsson  <jas@extundo.com>
38143
38144         * m4/snprintf.m4: New file.
38145
38146 2004-09-30  Simon Josefsson  <jas@extundo.com>
38147
38148         * lib/snprintf.h, lib/snprintf.c: New files.
38149
38150 2004-09-30  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
38151
38152         * lib/argp-help.c (canon_doc_option): Fixed coredump if *name==NULL
38153         (hol_entry_help): Never translate an empty string.
38154         Do not translate option tag (opt->name) if OPTION_NO_TRANS is set
38155         * lib/argp.h (OPTION_NO_TRANS): New option.
38156
38157 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
38158
38159         * modules/argp (Maintainer): Replace Simon Josefsson
38160         by Sergey Poznyakoff.
38161
38162 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
38163
38164         * config/srclist.txt: Comment-out argp/argp.h, until we get the argp
38165         changes merged back into glibc.
38166
38167 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
38168
38169         * MODULES.html.sh (Support for systems lacking ISO C 99): Add snprintf.
38170
38171 2004-09-29  Oskar Liljeblad  <oskar@osk.mine.nu>
38172
38173         * lib/xvasprintf.c: Include xalloc.h.
38174         (xvasprintf): Use xalloc_die, not xmalloc_die.
38175
38176 2004-09-29  Bruno Haible  <bruno@clisp.org>
38177
38178         * modules/alloca-opt: New file, derived from modules/alloca.
38179         * modules/allocsa: Depend on alloca-opt instead of alloca.
38180         * modules/setenv: Likewise.
38181         * modules/vasnprintf: Likewise.
38182         * MODULES.html.sh: Add alloca-opt.
38183
38184 2004-09-28  Simon Josefsson  <jas@extundo.com>
38185
38186         * gnulib-tool: New parameter --lgpl, to asseert that modules are
38187         LGPL, and to replace license template from GPL to LGPL.
38188
38189 2004-09-28  Paul Eggert  <eggert@cs.ucla.edu>
38190
38191         * modules/dummy: Change license to LGPL.
38192
38193 2004-09-28  Paul Eggert  <eggert@cs.ucla.edu>
38194
38195         * lib/dummy.c: Change copyright notice to FSF, and license to GPL.
38196
38197 2004-09-24  Simon Josefsson  <jas@extundo.com>
38198
38199         * modules/minmax (License): Change from GPL to LGPL.
38200
38201 2004-09-23  Simon Josefsson  <jas@extundo.com>
38202
38203         * gnulib-tool (--import): Typo.
38204
38205 2004-09-23  Simon Josefsson  <jas@extundo.com>
38206
38207         * gnulib-tool (--import): Make sure *.m4 end up in m4/ by default.
38208
38209 2004-09-22  Bruno Haible  <bruno@clisp.org>
38210
38211         * modules/*: Add 'License' field.
38212         * gnulib-tool: Accept --extract-license option.
38213         (func_get_license): New function.
38214
38215 2004-09-21  Bruno Haible  <bruno@clisp.org>
38216
38217         * modules/vasnprintf (Files): Add m4/stdint_h.m4, m4/inttypes_h.m4.
38218         Reported by Simon Josefsson.
38219
38220 2004-09-20  Paul Eggert  <eggert@cs.ucla.edu>
38221
38222         * modules/inttostr (Files): Add m4/longlong.m4, since it uses
38223         gl_AC_TYPE_LONG_LONG.
38224
38225 2004-09-20  Paul Eggert  <eggert@cs.ucla.edu>
38226
38227         * config/srclist.txt: Add getsubopt.c, since libc bought our changes.
38228
38229 2004-09-18  Simon Josefsson  <jas@extundo.com>
38230         and  Paul Eggert  <eggert@cs.ucla.edu>
38231
38232         * gnulib-tool: Replace various ad-hoc automake/autoconf/aclocal
38233         calls with autoreconf.  Define GL_LIB.
38234
38235 2004-09-14  Karl Berry  <karl@gnu.org>
38236
38237         * config/srclist.txt: unsync setenv.c, sigh.
38238
38239 2004-09-13  Paul Eggert  <eggert@cs.ucla.edu>
38240
38241         * lib/argp-pvh.c (argp_program_version_hook): Provide initial value.
38242         Problem reported by Bruno Haible in:
38243         http://lists.gnu.org/archive/html/bug-tar/2004-09/msg00023.html
38244
38245 2004-09-13  Paul Eggert  <eggert@cs.ucla.edu>
38246
38247         * config/srclist.txt: Comment out argp-pvh.c.
38248
38249 2004-09-11  Paul Eggert  <eggert@cs.ucla.edu>
38250
38251         * lib/mempcpy.h: Wrap the entire include file inside #ifndef mempcpy,
38252         in case some system header has #define'd it.  Problem reported by
38253         Soeren D. Schulze in
38254         <http://lists.gnu.org/archive/html/bug-gnulib/2004-09/msg00017.html>.
38255
38256 2004-09-09  Karl Berry  <karl@gnu.org>
38257
38258         * regex.[ch]: delete from the root.  These were supposed to be
38259                 synced with emacs cvs, but this has not happened for about
38260                 a year, and anyway nothing else uses emacs regex.[ch].
38261                 bug-gnulib mail from Jeff Bailey, 9 Sep 2004 15:49:24 -0700.
38262                 lib/regex[.ch] is untouched.
38263
38264 2004-09-09  Bruno Haible  <bruno@clisp.org>
38265
38266         * modules/vasnprintf (Files): Add m4/eoverflow.m4.
38267
38268 2004-09-09  Bruno Haible  <bruno@clisp.org>
38269
38270         * m4/eoverflow.m4: New file, taken from GNU libiconv eilseq.m4 with
38271         modifications.
38272         * m4/vasnprintf.m4 (gl_FUNC_VASNPRINTF): Require gl_EOVERFLOW.
38273
38274 2004-09-08  Oskar Liljeblad  <oskar@osk.mine.nu>
38275
38276         * modules/xvasprintf: New file.
38277         * MODULES.html.sh (Extra functions based on ANSI C 89): Add vasprintf.
38278
38279 2004-09-08  Oskar Liljeblad  <oskar@osk.mine.nu>
38280
38281         * lib/xvasprintf.h: New file.
38282         * lib/xvasprintf.c: New file.
38283         * lib/xasprintf.c: New file.
38284
38285 2004-09-08  Bruno Haible  <bruno@clisp.org>
38286
38287         * m4/stdint.m4: New file, taken from GNU clisp with modifications.
38288
38289 2004-09-08  Bruno Haible  <bruno@clisp.org>
38290
38291         * lib/vasnprintf.c (VASNPRINTF): Signal EOVERFLOW if the resulting
38292         length is > INT_MAX.
38293         * lib/vasprintf.c (vasprintf): Don't test for length > INT_MAX any
38294         more.
38295
38296 2004-09-08  Bruno Haible  <bruno@clisp.org>
38297
38298         * lib/stdint_.h: New file, taken from GNU clisp.
38299
38300 2004-09-08  Bruno Haible  <bruno@clisp.org>
38301             Oskar Liljeblad  <oskar@osk.mine.nu>
38302
38303         * modules/stdint: New file.
38304         * MODULES.html.sh (Support for systems lacking ISO C 99): Add stdint.
38305
38306 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
38307
38308         Import from coreutils.
38309         * lib/userspec.c: Don't use <alloca.h>, so that we don't use alloca on
38310         strings on unbounded length.  alloca's performance benefits aren't
38311         that important here.
38312         (V_STRDUP): Remove.
38313         (parse_with_separator): New function, with most of the internals
38314         of the old parse_user_spec.  Allow user to omit both user and group,
38315         for compatibility with FreeBSD.
38316         Clone only the user name, not the entire spec.
38317         Do not set *uid, *gid unless entirely successful.
38318         Avoid memory leak in some failing cases.
38319         Fix regression for USER.GROUP reported by Dmitry V. Levin in
38320         <http://lists.gnu.org/archive/html/bug-coreutils/2004-08/msg00102.html>
38321         (parse_user_spec): Rewrite to use parse_with_separator.
38322
38323 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
38324
38325         * modules/userspec: Don't depend on alloca.
38326
38327 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
38328
38329         * m4/userspec.m4 (gl_USERSPEC): Don't require AC_FUNC_ALLOCA.
38330
38331 2004-08-17  Paul Eggert  <eggert@cs.ucla.edu>
38332
38333         * MODULES.html.sh: Add xalloc-die, c-strtod, c-strtold, raise,
38334         readtokens0, getcwd, fcntl-safer, canonicalize, cycle-check,
38335         utimecmp, utimens, xnanosleep.  Rename sha to sha1.
38336
38337 2004-08-16  Simon Josefsson  <jas@extundo.com>
38338
38339         * gnulib-tool: Use sed instead of autoconf --trace, inspired by
38340         libtoolize behaviour by "Gary V. Vaughan" <gary@gnu.org>.
38341         Add --dry-run for --import.
38342         Let user provided command line parameters override configure.ac
38343         settings.
38344
38345 2004-08-12  Simon Josefsson  <jas@extundo.com>
38346
38347         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE): New macro,
38348         as discussed with Paul Eggert in threads rooted at
38349         <http://lists.gnu.org/archive/html/bug-gnulib/2004-06/msg00039.html>
38350         and
38351         <http://lists.gnu.org/archive/html/bug-gnulib/2004-07/msg00001.html>.
38352         Before, the test was empty, and relied on ELIDE_CODE in source
38353         code.)
38354         (gl_PREREQ_GETOPT): New macro.
38355         (gl_GETOPT): Use them.
38356
38357 2004-08-12  Simon Josefsson  <jas@extundo.com>
38358
38359         * lib/getopt.c, getopt1.c: Remove ELIDE_CODE hack.
38360         * lib/getopt_.h: Renamed from getopt.h.
38361
38362 2004-08-12  Simon Josefsson  <jas@extundo.com>
38363
38364         * gnulib-tool: Add --source-base, --m4-base, --libtool options.
38365         Change default library name from libfoo to libgnu.
38366         Now, if you have a configure.ac that says:
38367                 gl_SOURCE_BASE(gl)
38368                 gl_M4_BASE(gl/m4)
38369                 gl_MODULES(error getopt etcetera)
38370                 gl_INIT
38371         you can import all you need by running:
38372                 ../gnulib/gnulib-tool --import
38373
38374         * modules/getopt (Files): Rename getopt.h to getopt_.h.
38375         (Makefile.am): Rewrite, use logic from argz.
38376         (Include): Use <getopt.h> instead of "getopt.h".
38377
38378 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
38379
38380         * modules/argp (Files): Add m4/unlocked-io.m4.
38381         (Depends-on): Add extensions.
38382
38383 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
38384
38385         * m4/argp.m4 (gl_ARGP): Do not check for argp.h or argp_parse; nobody
38386         uses HAVE_ARGP_H or HAVE_ARGP_PARSE.
38387         Require gl_FUNC_GLIBC_UNLOCKED_IO, gl_USE_SYSTEM_EXTENSIONS.
38388         Check for program_invocation_name, program_invocation_short_name,
38389         flockfile, funlockfile, features.h, _getopt_long_only_r.
38390
38391 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
38392
38393         * lib/argp-help.c, argp-parse.c: Use "gettext.h" instead of
38394         its complicated substitute.
38395         * lib/argp-help.c: Include <errno.h>, for program_invocation_short_name
38396         and program_invocation_name.
38397         (__argp_basename) [!_LIBC]: Remove; the only use was
38398         replaced by its body.
38399         (__argp_short_program_name): Change condition from
38400         !defined __argp_short_program_name to
38401         ! (defined _LIBC || HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME),
38402         to match argp-namefrob.h.
38403         (__argp_failure): Don't assume strerror_r returns char *.
38404         * lib/argp-parse.c (N_): Define unconditionally.
38405         (argp_default_options): Fill out initializers with 0 to avoid
38406         gcc warnings.
38407
38408 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
38409
38410         * config/srclist.txt: Remove getopt.c, getopt.h (renamed to getopt_.h),
38411         getopt1.c.
38412
38413 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
38414
38415         Merge from coreutils.
38416
38417         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for wmemchr and wmemcpy.
38418
38419         * m4/obstack.m4 (gl_PREREQ_OBSTACK): Require
38420         gl_AC_HEADER_INTTYPES_H, gl_AC_HEADER_STDINT_H, gl_AC_TYPE_UINTMAX_T.
38421
38422 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
38423
38424         Merge from coreutils.
38425
38426         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Don't set to 1 if missing
38427         wmemchr or wmemcpy.  Problem reported by Robert Dahlem
38428         for Reliant Unix 5.43.
38429
38430         * lib/obstack.c: Include <inttypes.h> and <stdint.h> if available.
38431         (union fooround): Use uintmax_t, not long int.
38432         The rest is a merge from libc:
38433         [defined _LIBC]: Include <shlib-compat.h>.
38434         (_obstack) [defined _LIBC]: Remove after 2.3.4.
38435
38436         * lib/settime.c (settime): Recode to avoid warning with
38437         Sun Forte C 6U2.
38438
38439         * lib/strverscmp.c: Convert to UTF-8.
38440
38441 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
38442
38443         * modules/obstack (Files): Add m4/inttypes_h.m4, m4/stdint_h.m4,
38444         m4/uintmax_t.m4.
38445
38446 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
38447
38448         * modules/xalloc-die: New file.
38449         * modules/xalloc: Remove dependencies on error, gettext, exitfail.
38450
38451         * modules/md5 (Files): Add m4/uint32_t.m4.
38452         * modules/sha1: Renamed from modules/sha.
38453         (Files):
38454         Rename lib/sha.h to lib/sha1.h.
38455         Rename lib/sha.c to lib/sha1.c.
38456         Rename m4/sha.m4 to m4/sha1.m4.
38457         (lib_SOURCES): Likewise.
38458         (configure.ac): Rename gl_SHA to gl_SHA1.
38459         (Include): sha.h -> sha1.h.
38460
38461 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
38462
38463         * m4/uint32_t.m4, m4/uintptr_t.m4: New files.
38464         * m4/sha1.m4: Renamed from sha.m4.
38465         (gl_SHA1): Renamed from gl_SHA.  All uses changed.
38466
38467 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
38468
38469         * lib/obstack.h (obstack_empty_p):
38470         Don't assume that chunk->contents is suitably aligned.
38471         * lib/obstack.c (_obstack_begin, _obstack_begin_1, _obstack_newchunk):
38472         Likewise. Problem reported by Benno in
38473         <http://sources.redhat.com/ml/libc-alpha/2004-08/msg00055.html>.
38474
38475         * lib/chown.c (rpl_chown): Work even if the file is writeable but not
38476         readable.  This could be improved further but it'd take some work.
38477
38478 2004-08-08  Simon Josefsson  <jas@extundo.com>
38479
38480         * modules/xgethostname (Depends-on): Remove exit and error (not
38481         used).
38482
38483         * modules/getpass-gnu: Add getpass.h.
38484         (Depends-on): Add stdbool.
38485         * modules/getpass: Add getpass.h.
38486
38487 2004-08-08  Simon Josefsson  <jas@extundo.com>
38488
38489         * m4/getpass.m4 (gl_FUNC_GETPASS, gl_FUNC_GETPASS_GNU):
38490         Check getpass declaration.
38491
38492 2004-08-08  Simon Josefsson  <jas@extundo.com>
38493
38494         * lib/xgethostname.c: Don't include error.h (not used).
38495
38496         * lib/getpass.h: Add.
38497         * lib/getpass.c: Include getpass.h first.
38498
38499 2004-08-08  Paul Eggert  <eggert@cs.ucla.edu>
38500
38501         * lib/xalloc-die.c: New file.
38502         * lib/xalloc.h (xalloc_fail_func, xalloc_msg_memory_exhausted): Remove.
38503         All uses removed.
38504         * lib/xmalloc.c (xalloc_fail_func, xalloc_msg_memory_exhausted):
38505         Likewise. Move inclusions of gettext.h, error.h, exitfail.h to
38506         xalloc-die.c.
38507         (_, N_, xalloc_die): Move to xalloc-die.c.
38508         * lib/userspec.c (parse_user_spaec): Use xstrdup rather than strdup,
38509         so that we needn't mess with xalloc_msg_memory_exhausted.
38510
38511         * lib/sha1.h: Renamed from sha.h.
38512         (SHA1_H): Renamed from _SHA_H.
38513         (sha1_ctx): Renamed from sha_ctx.
38514         (sha1_init_ctx): Renamed from sha_init_ctx.
38515         (sha1_process_block): Renamed from sha_process_block.
38516         (sha1_process_bytes): Renamed from sha_process_bytes.
38517         (sha1_finish_ctx): Renamed from sha_finish_ctx.
38518         (sha1_read_ctx): Renamed from sha_read_ctx.
38519         (sha1_stream): Renamed from sha_stream.
38520         (sha1_buffer): Renamed from sha_buffer.
38521         * lib/sha1.c: Likewise; renamed from sha.c.
38522         Do not include <sys/types.h>.
38523         Include <stddef.h> rather than <stdlib.h>.
38524
38525 2004-08-08  Bruno Haible  <bruno@clisp.org>
38526
38527         * lib/pathname.h (FILE_SYSTEM_PREFIX_LEN): Renamed from
38528         FILESYSTEM_PREFIX_LEN.
38529         * lib/progreloc.c: Likewise.
38530         * lib/concatpath.c (concatenated_pathname): Use FILE_SYSTEM_PREFIX_LEN.
38531
38532 2004-08-06  Simon Josefsson  <jas@extundo.com>
38533
38534         * modules/progname (Depends-on): Don't depend on stdbool.
38535
38536 2004-08-06  Simon Josefsson  <jas@extundo.com>
38537
38538         * modules/getsubopt: New file.
38539         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
38540         getsubopt.
38541
38542 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
38543
38544         More merge from coreutils.
38545
38546         * m4/utimens.m4, m4/utimecmp.m4: New files.
38547         * m4/backupfile.m4, euidacces.m4, acl.m4, afs.m4, calloc.m4, dirfd.m4,
38548         fsusage.m4, jm-macros.m4, ls-mntd-fs.m4, md5.m4, mountlist.m4,
38549         prereq.m4, sha.m4: Import changes from coreutils.
38550
38551 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
38552
38553         More merge from coreutils.
38554         * modules/raise, modules/readtokens0, modules/utimens:
38555         * modules/utimecmp, module/xnanosleep: New files.
38556         * modules/strftime: Add lib/strftime.h.
38557         Change include from <time.h> to "strftime.h".
38558         * modules/yesno: Add lib/yesno.h.
38559         * modules/backupfile: Remove lib/addext.c.
38560         * modules/euidaccess: Add stat-macros.h.
38561         * modules/canonicalize, modules/euidaccess,
38562         modules/filemode, modules/lchown, modules/makepath,
38563         modules/rmdir, modules/stat: Likewise.
38564
38565 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
38566
38567         Merge from tar.
38568         * lib/argp-help.c (make_hol, hol_append): Don't assume that
38569         SIZE_MAX is a valid preprocessor constant.
38570         (__argp_basename): Change from "#ifndef _LIBC"
38571         to "#ifndef __argp_short_program_name", so that
38572         we don't compile these functions for tar.
38573
38574         More merges from coreutils.
38575         * lib/raise.c, lib/readtokens0.h, lib/readtokens0.c, lib/strftime.h:
38576         * lib/utimens.h, lib/utimens.c, lib/utimecmp.h, lib/utimecmp.c:
38577         * lib/xnanosleep.h, lib/xnanosleep.c, lib/yesno.h: New files.
38578         * lib/addext.c: Remove; no longer needed.
38579         * lib/yesno.c, lib/argmatch.h, lib/argmatch.c, lib/backupfile.h,
38580         lib/backupfile.c, lib/euidaccess.c, lib/filemode.c, lib/closeout.c,
38581         lib/dup2.c, lib/exclude.c, lib/fileblocks.c, lib/filemode.c,
38582         lib/fnmatch.c, lib/fnmtahc_loop.c, lib/fopen-safer.c, lib/fsusage.c,
38583         lib/fsusage.h, lib/ftruncate.c, lib/full-write.c, lib/getdate.y,
38584         lib/getloadavg.c, lib/getugroups.c, lib/hard-locale.c,
38585         lib/hard-locale.h, lib/hash.c, lib/human.c, lib/human.h, lib/lchown.c,
38586         lib/lchown.h, lib/makepath.c, lib/makepath.h, lib/md5.c, lib/md5.h,
38587         lib/memchr.c, lib/memcoll.c, lib/memrchr.c, lib/modechange.c,
38588         lib/modechange.h, lib/mountlist.c, lib/mountlist.h, lib/nanosleep.c,
38589         lib/posixtm.c, lib/putenv.c, quotearg.c, lib/quotearg.h,
38590         lib/readtokens.c, lib/readutmp.c, lib/readutmp.h, lib/rmdir.c,
38591         lib/safe-read.c, lib/save-cwd.c, lib/savedir.c, lib/setenv.c,
38592         lib/sig2str.c, lib/stat.c, lib/strtoimax.c, lib/strverscmp.c,
38593         lib/userspec.c, lib/utime.c, lib/version-etc.c., lib/xgethostname.c,
38594         lib/xmemcoll.c, lib/xreadlink.c, lib/xstrtod.c, lib/xstrtod.h,
38595         lib/xstrtoimax.c, lib/xstrtol.c, lib/xstrtol.h, lib/xstrtoumax.c:
38596         Import changes from coreutils.
38597
38598 2004-08-05  Simon Josefsson  <jas@extundo.com>
38599
38600         * m4/strdup.m4: Always run gl_PREREQ_STRDUP, since strdup.h need it.
38601
38602 2004-08-05  Simon Josefsson  <jas@extundo.com>
38603
38604         * m4/getsubopt.m4: New file.
38605
38606 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
38607
38608         Merge from coreutils.
38609
38610         * m4/c-strtod.m4, m4/canonicalize.m4, m4/fcntl-safer.m4:
38611         * m4/getcwd-path-max.m4: New files.
38612
38613         * m4/dos.m4 (gl_AC_DOS): filesystem -> file system renaming.
38614         FILESYSTEM_PREFIX_LEN ->
38615         FILE_SYSTEM_PREFIX_LEN.
38616         FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX ->
38617         FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX.
38618         FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR ->
38619         FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR.
38620
38621         * m4/path-concat.m4 (gl_PATH_CONCAT): Don't require gl_AC_DOS, the
38622         prerequisite modules now handle the DOS stuff.
38623         Don't check for unistd.h.
38624
38625 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
38626
38627         Merge from coreutils.
38628
38629         * lib/.gdb-history: Remove; this doesn't belong here.
38630
38631         * lib/c-strtod.c, lib/c-strtod.h, lib/c-strtold.c, lib/cycle-check.c:
38632         * lib/cycle-check.h, lib/dev-ino.h, lib/canonicalize.h:
38633         * lib/canonicalize.c, lib/fcntl-safer.h, lib/fcntl-safer.c:
38634         * lib/getcwd.c: New files.
38635
38636         * lib/dirname.h: Include <stdbool.h>.
38637         (FILE_SYSTEM_PREFIX_LEN): Renamed from FILESYSTEM_PREFIX_LEN,
38638         for consistency with POSIX terminology.  All uses changed.
38639         (IS_ABSOLUTE_FILE_NAME, IS_RELATIVE_FILE_NAME): New macros.
38640         (strip_trailing_slashes): Use bool for booleans.
38641         * lib/stripslash.c (strip_trailing_slashes): Likewise.
38642
38643         * lib/error.c: Work around bug in OpenBSD 3.4 sterror_r: it
38644         sometimes returns a positive errno value even when it succeeds.
38645         (print_errno_message) [!LIBC]: Fall back on strerror if
38646         __strerror_r fails.
38647
38648         * lib/path-concat.c (mempcpy): Don't define if a system header defines
38649         it. Don't include stdio.h, stdlib.h, unistd.h, strdup.h.
38650         (longest_relative_suffix): New function.
38651         (path_concat): Use it.  Assume first argument is not NULL.
38652         Port to DOS.  Omit redundant separators.
38653         Report an error instead of returning NULL.
38654         Use mempcpy instead of memcpy.
38655         (xpath_concat): Remove: not declared or used.
38656
38657         * lib/same.h: Include <stdbool.h>
38658         (same_name): Return bool, not int.
38659         * lib/same.c (same_name): Likewise.
38660         (errno): Don't declare; we assume C89 or better now.
38661
38662         * lib/stat-macros (S_ISCTG, S_ISOFD, S_ISOFL): New macros,
38663         if not already defined.
38664
38665         * lib/xgetcwd.c (errno): Don't declare; we assume C89 or better now.
38666         * lib/dup-safer.c (errno): Likewise.
38667
38668 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
38669
38670         Merge from coreutils.
38671         * modules/c-strtod, modules/c-strtold, modules/canonicalize:
38672         * modules/cycle-check, modules/fcntl-safer, modules/getcwd: New files.
38673         * modules/path-concat: Don't depend on strdup.
38674
38675 2004-08-03  Simon Josefsson  <jas@extundo.com>
38676
38677         * lib/strdup.h: Only use HAVE_DECL_STRDUP if defined.
38678         * lib/progname.h: Don't include stdbool.h.
38679
38680 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
38681
38682         * modules/fatal: Remove, as the "fatal" module wasn't used or working.
38683         * MODULES.html.sh (func_all_modules): Remove fatal.
38684
38685 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
38686
38687         * m4/fatal.m4: Remove, as the "fatal" module wasn't used or working.
38688
38689 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
38690
38691         * lib/fatal.c, fatal.h: Remove as the "fatal" module wasn't used or
38692         working.
38693
38694 2004-08-02  Simon Josefsson  <jas@extundo.com>
38695
38696         * lib/getsubopt.h: New file, with comments from Bruno Haible.
38697         * lib/getsubopt.c: New file, from glibc, but slightly modified based on
38698         suggestions from Paul Eggert <eggert@cs.ucla.edu>.
38699
38700 2004-08-01  Simon Josefsson  <jas@extundo.com>
38701
38702         * lib/xgetdomainname.c: Include stdlib.h, for free().
38703
38704 2004-07-19  Bruno Haible  <bruno@clisp.org>
38705
38706         * MODULES.html.sh (func_all_modules): Add dummy.
38707
38708 2004-07-16  Simon Josefsson  <jas@extundo.com>
38709
38710         * modules/dummy: New file.
38711
38712 2004-07-16  Simon Josefsson  <jas@extundo.com>
38713
38714         * lib/dummy.c: New file.
38715
38716 2004-07-16  Bruno Haible  <bruno@clisp.org>
38717
38718         * lib/backupfile.h: Add extern "C" for C++.
38719         * lib/closeout.h: Likewise.
38720         * lib/copy-file.h: Likewise.
38721         * lib/findprog.h: Likewise.
38722         * lib/full-write.h: Likewise.
38723         * lib/pathname.h: Likewise.
38724         * lib/progname.h: Likewise.
38725         * lib/stpcpy.h: Likewise.
38726         * lib/stpncpy.h: Likewise.
38727         * lib/strcase.h: Likewise.
38728         * lib/strstr.h: Likewise.
38729         * lib/xalloc.h: Likewise.
38730
38731         * lib/mbswidth.h: Add extern "C" for C++.
38732         Reported by Albert Chin-A-Young <china@thewrittenword.com>.
38733
38734 2004-07-13  Robert Millan  <robertmh@gnu.org>
38735
38736         * m4/host-os.m4: s/KNetBSD/kNetBSD/g and s/KFreeBSD/kFreeBSD/g.
38737
38738 2004-07-09  Simon Josefsson  <jas@extundo.com>
38739
38740         * lib/getndelim2.c: Include stddef.h, for ptrdiff_t.  (FreeBSD 4.9
38741         failed without this.)
38742
38743 2004-07-09  Paul Eggert  <eggert@cs.ucla.edu>
38744
38745         * modules/chown (Files): Add lib/fchown-stub.c, since
38746         gl_PREREQ_CHOWN invokes AC_LIBOBJ(fchown-stub).
38747
38748 2004-07-09  Paul Eggert  <eggert@cs.ucla.edu>
38749
38750         * lib/fchown-stub.c: New file.
38751
38752 2004-06-24  Jim Meyering  <jim@meyering.net>
38753
38754         * lib/obstack.h (obstack_base): Cast to (void *), per documentation.
38755
38756 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
38757
38758         * modules/argz: Omit "#include".
38759
38760         * MODULES.html.sh (func_all_modules): Add calloc, to match
38761         2004-06-01 addition of calloc module.
38762
38763 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
38764
38765         * m4/argz.m4: New file, which is autoupdated from libtool.
38766
38767 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
38768
38769         * lib/argz.c, lib/argz_.h: New files, which are autoupdated from
38770         libtool.
38771
38772 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
38773
38774         * config/srclist-update: Don't insist on "USA." before the
38775         close-comment, as libtool omits the period and puts the */ on a
38776         separate line.
38777         * config/srclist.txt: Add argz.c, argz_.h, argz.m4.
38778         * config/srclistvars.sh: Add LIBTOOL (for eggert only).
38779
38780 2004-06-22  Gary V. Vaughan  <gary@gnu.org>
38781
38782         * modules/argz: New file.
38783         * MODULES.html.sh (func_all_modules): Add argz.
38784
38785 2004-06-12  Jim Meyering  <jim@meyering.net>
38786         and  Paul Eggert  <eggert@cs.ucla.edu>
38787
38788         * modules/hash (Files): Add lib/xalloc.h.
38789         * modules/pipe (Depends-on): Add wait-process.
38790         * modules/stat (Depends-on): Add xalloc.
38791         * modules/userspec (Files): Add lib/userspec.h.
38792         * modules/xstrto
38793
38794         Upgrade from gettext-0.13.
38795         * modules/gettext (Files): Add m4/intmax.m4, m4/longdouble.m4,
38796         m4/longlong.m4, m4/printf-posix.m4, m4/signed.m4, m4/size_max.m4,
38797         m4/wchar_t.m4, m4/wint_t.m4, m4/xsize.m4.
38798
38799 2004-06-10  Jim Meyering  <jim@meyering.net>
38800
38801         * lib/calloc.c: New file.
38802
38803 2004-06-06  Paul Eggert  <eggert@cs.ucla.edu>
38804
38805         * lib/getdate.y (yylex): Allow space between sign and number.
38806         Problem reported by Dan Jacobson.
38807
38808 2004-06-01  Paul Eggert  <eggert@cs.ucla.edu>
38809
38810         Merge from coreutils CVS.
38811
38812         * m4/backupfile.m4, dirname.m4, human.m4, inttypes.m4, longlong.m4,
38813         makepath.m4, memchr.m4, memcmp.m4, mountlist.m4, path-concat.m4,
38814         putenv.m4, quotearg.m4, readutmp.m4, strtoimax.m4, strtoll.m4,
38815         strtoull.m4, strtoumax.m4, ulonglong.m4, vasnprintf.m4,
38816         xstrtol.m4: Fix copyright date and/or serial number.
38817
38818         * m4/chown.m4 (gl_PREREQ_CHOWN): Check for fcntl.h.
38819         See if we need an fchown replacement.
38820         (gl_FUNC_CHOWN_FOLLOWS_SYMLINK): New macro.
38821         (gl_FUNC_CHOWN): Require gl_FUNC_CHOWN_FOLLOWS_SYMLINK,
38822         and use the replacement function if we detect either defect.
38823
38824         * m4/prereq.m4 (gl_PREREQ): Add gl_ALLOCSA, gl_CLOEXEC, gl_INTTOSTR,
38825         gl_UTIMECMP.
38826
38827 2004-06-01  Paul Eggert  <eggert@cs.ucla.edu>
38828         and  Jim Meyering  <jim@meyering.net>
38829
38830         Merge from coreutils CVS.
38831
38832         * lib/stat-macros.h: New file, with contents from file-type.h
38833         and coreutils' system.h.
38834         * lib/file-type.c: Include "stat-macros.h".
38835         * lib/file-type.h (file_type): Move all macro definitions to new file,
38836         stat-macros.h.
38837
38838         * lib/chown.c (rpl_chown) [CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE]:
38839         Wrap old code with this conditional.
38840         [CHOWN_MODIFIES_SYMLINK]: Try to work around a chown
38841         function that does not dereference symlinks.
38842         * lib/lchown.c (lchown) [CHOWN_MODIFIES_SYMLINK]: Just call chown.
38843
38844         * lib/xreadlink.c: Include xreadlink.h first, to catch .h file
38845         dependency problems.
38846         (xreadlink): Accept new arg SIZE, for efficiency.
38847         All decls and uses changed.
38848         * lib/xreadlink.h: Include <stddef.h>, for size_t.
38849
38850         * lib/.cppi-disable: Add alloca_.h, allocsa.h, exit.h, getndelim2.h,
38851         gettext.h, localcharset.h, strdup.h, strndup.h, strtoul.c, time_r.h.
38852
38853         * lib/.cvsignore: Add alloca.h, fnmatch.h, poll.h, stdbool.h,
38854         sysexits.h.
38855
38856 2004-06-01  Jim Meyering  <jim@meyering.net>
38857
38858         * m4/calloc.m4: New file.
38859
38860 2004-05-31  Paul Eggert  <eggert@cs.ucla.edu>
38861
38862         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Detect _Bool bug in HP aC++/ANSI
38863         C B3910B A.05.55 [Dec 04 2003].  Problem reported by Jim Meyering.
38864         Also, fix a typo in a diagnostic.
38865
38866 2004-05-30  Paul Eggert  <eggert@cs.ucla.edu>
38867
38868         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Do not require AC_FUNC_MALLOC
38869         or AC_FUNC_REALLOC.
38870
38871 2004-05-30  Paul Eggert  <eggert@cs.ucla.edu>
38872
38873         * lib/xmalloc.c (HAVE_MALLOC, HAVE_REALLOC): Do not require these
38874         macros to be defined.
38875         (xnmalloc_inline, xnrealloc_inline, xcalloc): Do not die if
38876         the allocator returns NULL because the requested size is zero.
38877
38878 2004-05-20  Paul Eggert  <eggert@cs.ucla.edu>
38879
38880         * lib/malloc/obstack.c (_obstack) [defined _LIBC]: Bring back this
38881         var.  Add comment explaining why libc still defines it.  This
38882         merges the following patch from glibc:
38883         http://sources.redhat.com/ml/libc-alpha/2004-05/msg00157.html
38884
38885 2004-05-20  Andreas Schwab  <schwab@suse.de>
38886
38887         * m4/free.m4: Replace free if it not known to work, not the other
38888         way round.
38889
38890 2004-05-19  Paul Eggert  <eggert@cs.ucla.edu>
38891
38892         * lib/obstack.c (_obstack): Remove unused variable.  It hasn't been
38893         present in glibc since revision 1.1 of this file.
38894         * lib/obstack.h (_obstack_free, obstack_1grow, obstack_1grow_fast,
38895         obstack_alignment_mask, obstack_alloc, obstack_base,
38896         obstack_blank, obstack_blank_fast, obstack_chunk_size,
38897         obstack_copy, obstack_copy0, obstack_finish, obstack_grow,
38898         obstack_grow0, obstack_init, obstack_int_grow,
38899         obstack_int_grow_fast, obstack_make_room, obstack_memory_used,
38900         obstack_next_free, obstack_object_size, obstack_ptr_grow,
38901         obstack_ptr_grow_fast, obstack_room): Remove declarations of
38902         nonexistent functions.
38903
38904 2004-05-18  Karl Berry  <karl@gnu.org>
38905
38906         * config/srclist.txt: break link for vasnprintf.c.
38907
38908 2004-05-17  Paul Eggert  <eggert@cs.ucla.edu>
38909
38910         Port obstack to the AS/400, where pointers are 16 bytes wide and
38911         you cannot cast an integer to a valid pointer.  This patch is
38912         currently waiting to be integrated into glibc; see
38913         <http://sources.redhat.com/ml/libc-alpha/2004-05/msg00073.html>.
38914
38915         * lib/obstack.h (__PTR_TO_INT, __INT_TO_PTR): Remove.
38916         All uses of __INT_TO_PTR (PTR_TO_INT ...) replaced by __PTR_ALIGN.
38917         (__BPTR_ALIGN, __PTR_ALIGN): New macros.
38918         (struct obstack): temp member is now a union of a pointer and
38919         an integer, instead of an integer.  All integer uses changed.
38920         This does not affect the physical layout of struct obstack,
38921         except on hosts (like the AS/400) where the size or alignment of
38922         void * is greater than that of ptrdiff_t.
38923         (obstack_finish) [! (defined __GNUC__ && defined __STDC__ &&
38924         __STDC__)]: Store temporary in pointer member of union, not
38925         integer member.
38926         * lib/obstack.c: Include <stddef.h>, for offsetof.
38927         (struct fooalign): Remove; it doesn't need a name.
38928         (union fooround): Change double to long double, and add void *.
38929         (DEFAULT_ALIGNMENT): Use offsetof to compute.
38930         (DEFAULT_ALIGNMENT, DEFAULT_ROUNDING): Now an enum constant,
38931         not a macro.  Hence the values are always int; so remove all
38932         casts-to-int in uses.
38933
38934 2004-05-17  Paul Eggert  <eggert@cs.ucla.edu>
38935
38936         * config/srclist.txt: Break link for argp-help.c and argp-parse.c until
38937         we can get this patch merged into glibc.
38938
38939 2004-05-17  Derek R. Price  <derek@ximbiot.com>
38940             Paul Eggert  <eggert@cs.ucla.edu>
38941
38942         * m4/argp: Depend on alloca.
38943
38944 2004-05-17  Derek R. Price  <derek@ximbiot.com>
38945             Paul Eggert  <eggert@cs.ucla.edu>
38946
38947         * lib/argp-help.c, argp-parse.c: Assume <alloca.h> rather than
38948         freecoding.
38949
38950 2004-05-17  Bruno Haible  <bruno@clisp.org>
38951
38952         * lib/vasnprintf.c (VASNPRINTF): Correctly handle the case of a
38953         precision that consists of a '.' followed by an empty digit string.
38954         Patch by Tor Lillqvist <tml@iki.fi>.
38955
38956 2004-05-16  Paul Eggert  <eggert@cs.ucla.edu>
38957
38958         * m4/alloca.m4 (gl_FUNC_ALLOCA): Define HAVE_ALLOCA_H always,
38959         for backward compatibility with older code.  We need our own
38960         alloca.h if _AIX is defined.  Define HAVE_ALLOCA if we discover
38961         it under some other name, and our alloca.h will define it.
38962
38963 2004-05-16  Paul Eggert  <eggert@cs.ucla.edu>
38964             Derek Price  <derek@ximbiot.com>
38965
38966         * lib/alloca.c: Include <alloca.h>, to get our interface.
38967         * lib/alloca_.h: Use __alloca on AIX, so that we don't have to
38968         include <alloca.h> first.  Use C89 prototype for alloca; this
38969         requires including <stddef.h> for size_t.  Use extern "C" if C++.
38970         Use #elif for simplicity, since we can assume C89 now.
38971         Don't try to source the system alloca.h since it will not be found
38972         and to prevent recursively including its replacement.
38973         * lib/fnmatch.c: Include <alloca.h> instead of opencoding.
38974         * lib/regex.c: Likewise.
38975
38976 2004-05-16  Derek Price  <derek@ximbiot.com>
38977             Paul Eggert  <eggert@cs.ucla.edu>
38978
38979         getline cleanup.  This changes the getndelim2 API: both order of
38980         arguments, and meaning of delim2 (now uses EOF, not 0, to indicate
38981         no delimiter).
38982
38983         * lib/getline.c: Don't include stddef.h or stdio.h, since our
38984         interface does that.
38985         (getline): Always use getdelim, so that we don't have two
38986         copies of this code.
38987         * lib/getndelim2.c: Include <limits.h>, <inttypes.h>, <stdint.h>
38988         if available.
38989         (PTRDIFF_MAX, SIZE_MAX, SSIZE_MAX): Define if not defined.
38990         (GETNDELIM2_MAXIMUM): New macro.
38991         (getndelim2): Reorder arguments.  delim==EOF now means no delimiter,
38992         instead of the old practice of delim2==0.  All callers changed.
38993         Return -1 on overflow, instead of returning junk.
38994         Do not set *linesize unless allocation succeeds.
38995         * lib/getndelim2.h: Do not include stddef.h; no longer needed, now
38996         that we include sys/types.h.
38997         * lib/getnline.h: Likewise.
38998         * lib/getndelim2.h (GETNLINE_NO_LIMIT): New macro.
38999         (getndelim2): Reorder arguments.
39000         * lib/getnline.c (getnline, getndelim):
39001         Don't discard the NMAX argument.
39002         (getnline): Invoke getndelim, to avoid code duplication.
39003         * lib/getnline.h (GETNLINE_NO_LIMIT): New macro, used instead
39004         of (size_t) -1 by callers of the getnline family.
39005
39006 2004-05-13  Paul Eggert  <eggert@cs.ucla.edu>
39007
39008         * m4/gettime.m4 (gl_GETTIME): Require gl_TIMESPEC.
39009         Check for gettimeofday.
39010         * m4/settime.m4 (gl_SETTIME): Require gl_TIMESPEC.
39011         Check for settimeofday, stime.
39012
39013 2004-05-13  Paul Eggert  <eggert@cs.ucla.edu>
39014
39015         * lib/nanosleep.c (suspended): Change its type from int to
39016         sig_atomic_t volatile.
39017         (first_call): Make it private to rpl_nanosleep, and have it
39018         be zero initially as that's a bit faster.
39019         (my_usleep): Round up fractional times instead of truncating them,
39020         as this is the usual meaning for 'sleep'.
39021
39022         * lib/gettime.c (gettime): Fall back on `time' if `gettimeofday'
39023         doesn't work.
39024         * lib/settime.c: Include <unistd.h>, for stime (on Solaris 8, anyway).
39025         (ENOSYS): Define if not defined.
39026         (settime): Fall back on stime if it exists and settimeofday fails.
39027         But don't bother with fallbacks if a method fails with errno == EPERM.
39028
39029 2004-05-11  Jim Meyering  <jim@meyering.net>
39030
39031         Prior to this change, the save_cwd caller required read access to the
39032         current directory on most systems (ones with the fchdir function).
39033
39034         * lib/save-cwd.c (save_cwd) [HAVE_FCHDIR]: If opening `.' read-only
39035         fails, try write-only, and finally, resort to using xgetcwd.
39036
39037 2004-05-06  Paul Eggert  <eggert@cs.ucla.edu>
39038
39039         * lib/obstack.c, obstack.h: Import changes from libc.
39040
39041 2004-04-28  Bruno Haible  <bruno@clisp.org>
39042
39043         * lib/findprog.c (find_in_path): Treat Cygwin like Windows, since it
39044         also implicitly appends .exe to executables.
39045         * lib/localcharset.c (ISSLASH): Treat Cygwin like Windows, since it now
39046         accepts Windows pathnames.
39047         * lib/pathname.h (ISSLASH, IS_PATH_WITH_DIR, FILESYSTEM_PREFIX_LEN):
39048         Treat Cygwin like Windows, since it now accepts Windows pathnames.
39049         * lib/progreloc.c (ISSLASH, IS_PATH_WITH_DIR, FILESYSTEM_PREFIX_LEN):
39050         Treat Cygwin like Windows, since it now accepts Windows pathnames.
39051         Reported by Derek Robert Price <derek@ximbiot.com>.
39052
39053 2004-04-21  Karl Berry  <karl@gnu.org>
39054
39055         * config/srclist.txt (localcharset.c): break sync.
39056
39057 2004-04-20  Paul Eggert  <eggert@twinsun.com>
39058
39059         * m4/host-os.m4: Add a copyright notice.
39060
39061 2004-04-20  Jim Meyering  <jim@meyering.net>
39062
39063         Change UTILS_ to gl_ in AC_DEFINE'd names.
39064         Change utils_- and jm_-prefixed variables, too.
39065         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Renamed from
39066         UTILS_FUNC_MKDIR_TRAILING_SLASH.
39067         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Renamed from UTILS_FUNC_MKSTEP.
39068
39069         * m4/dirfd.m4 (gl_FUNC_DIRFD): Rename from UTILS_FUNC_DIRFD.
39070         Don't emit trailing blanks.
39071         Also rename jm_-prefixed variables to have gl_ prefix.
39072
39073         * m4/host-os.m4 (gl_HOST_OS): Rename from UTILS_HOST_OS.
39074         Also rename jm_-prefixed variables to have gl_ prefix.
39075
39076         * m4/jm-macros.m4: Reflect the renamings.
39077         * m4/prereq.m4: Likewise.
39078
39079 2004-04-20  Jim Meyering  <jim@meyering.net>
39080
39081         * lib/getndelim2.c (getndelim2): Upon realloc failure, don't leak
39082         memory.
39083
39084 2004-04-20  Jim Meyering  <jim@meyering.net>
39085             Bruno Haible  <bruno@clisp.org>
39086
39087         * lib/localcharset.c (get_charset_aliases) [!VMS && !WIN32]: Don't leak
39088         memory when realloc fails.
39089
39090 2004-04-19  Jim Meyering  <jim@meyering.net>
39091
39092         * m4/readutmp.m4 (gl_PREREQ_READUTMP): Require gl_FUNC_FREE,
39093         now that readutmp.c may call `free (0)'.
39094
39095 2004-04-19  Bruno Haible  <bruno@clisp.org>
39096
39097         * m4/mbrtowc.m4: Change jm_ to gl_ in cache variables as well.
39098         * m4/inttypes_h.m4: Likewise.
39099         * m4/stdint_h.m4: Likewise.
39100         * m4/intmax_t.m4: Likewise.
39101         * m4/uintmax_t.m4: Likewise.
39102
39103 2004-04-18  Jim Meyering  <jim@meyering.net>
39104
39105         * m4/prereq.m4: Don't forbid jm_ prefix.
39106
39107         * m4/afs.m4, m4/allocsa.m4, m4/assert.m4, m4/backupfile.m4:
39108         * m4/bison.m4, m4/check-decl.m4, m4/chown.m4, m4/d-ino.m4:
39109         * m4/d-type.m4, m4/dirname.m4, m4/dos.m4, m4/error.m4, m4/fpending.m4:
39110         * m4/fstypename.m4, m4/fsusage.m4, m4/ftruncate.m4, m4/getdate.m4:
39111         * m4/getgroups.m4, m4/gettext.m4, m4/glibc21.m4, m4/group-member.m4:
39112         * m4/human.m4, m4/intmax.m4, m4/intmax_t.m4, m4/inttostr.m4:
39113         * m4/inttypes.m4, m4/inttypes_h.m4, m4/jm-macros.m4, m4/jm-winsz1.m4:
39114         * m4/jm-winsz2.m4, m4/lchown.m4, m4/lib-check.m4, m4/link-follow.m4:
39115         * m4/localcharset.m4, m4/longlong.m4, m4/ls-mntd-fs.m4, m4/lstat.m4:
39116         * m4/makepath.m4, m4/mbrtowc.m4, m4/mbswidth.m4, m4/memchr.m4:
39117         * m4/memcmp.m4, m4/mkdtemp.m4, m4/mkstemp.m4, m4/mountlist.m4:
39118         * m4/nanosleep.m4, m4/path-concat.m4, m4/perl.m4, m4/prereq.m4:
39119         * m4/putenv.m4, m4/quotearg.m4, m4/regex.m4, m4/stat.m4:
39120         * m4/stdint_h.m4, m4/strftime.m4, m4/strtoimax.m4, m4/strtoll.m4:
39121         * m4/strtoull.m4, m4/strtoumax.m4, m4/timespec.m4, m4/uintmax_t.m4:
39122         * m4/ulonglong.m4, m4/unlink-busy.m4, m4/unlocked-io.m4, m4/uptime.m4,
39123         * m4/utimbuf.m4, m4/utime.m4, m4/utimes-null.m4, m4/vasnprintf.m4:
39124         * m4/xstrtoimax.m4, m4/xstrtol.m4, m4/xstrtoumax.m4:
39125         Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.
39126
39127 2004-04-18  Jim Meyering  <jim@meyering.net>
39128
39129         * lib/readutmp.c (read_utmp) [UTMP_NAME_FUNCTION]: Upon realloc
39130         failure, don't leak memory and do call END_UTMP_ENT.
39131
39132 2004-04-16  Jim Meyering  <jim@meyering.net>
39133
39134         * m4/prereq.m4 (jm_PREREQ_STAT): Remove macro.  It is specific to
39135         coreutils' stat program.
39136         (gl_PREREQ): Don't require jm_PREREQ_STAT.
39137
39138 2004-04-11  Paul Eggert  <eggert@twinsun.com>
39139
39140         * lib/inttostr.h: Include <limits.h> unconditionally, since we assume
39141         C89.
39142         (CHAR_BIT): Remove, since we assume C89.
39143         Include <stdint.h> if available, as per current Autoconf CVS advice.
39144
39145 2004-03-31  Jim Meyering  <jim@meyering.net>
39146
39147         * m4/prereq.m4: Require AC_FUNC_MALLOC, not jm_FUNC_MALLOC.
39148         Require AC_FUNC_REALLOC, not jm_FUNC_REALLOC.
39149         * m4/xalloc.m4: Likewise.
39150
39151 2004-03-30  Paul Eggert  <eggert@twinsun.com>
39152
39153         Merge from coreutils.
39154
39155         * m4/inttostr.m4: New file.
39156         * m4/getdate.m4 (gl_GETDATE): Remove time-related stuff.
39157         Require AM_STDBOOL_H and gl_TIMESPEC instead.
39158         Require gl_CLOCK_TIME.
39159         * m4/clock_time.m4 (gl_CLOCK_TIME): Require AC_GNU_SOURCE.
39160
39161 2004-03-30  Paul Eggert  <eggert@twinsun.com>
39162
39163         * lib/cloexec.h, cloexec.c (set_cloexec_flag): Return int
39164         not bool, to be more consistent with Unix conventions.
39165         Suggested by Bruno Haible.
39166
39167         Merge from coreutils.
39168
39169         * lib/imaxtostr.c, lib/inttostr.c, lib/inttostr.h, lib/offtostr.c:
39170         * lib/umaxtostr.c: New files.
39171
39172         * lib/getdate.h: Include stdbool.h, and timespec.h instead of
39173         the usual <time.h> dance.
39174         (get_date): Change signature to support fractional time stamps.
39175         All callers changed.
39176         * lib/getdate.y: Include "getdate.h" first, as we can now
39177         assume C89 and don't need to worry about 'const'.
39178         Similarly, include "unlocked-io.h" near start, not in middle.
39179         Include <limits.h>.
39180         (textint.value): Use long int rather than int.
39181         (textint.digits): Use size_t rather than int.
39182         (BILLION, LOG10_BILLION): New constants.
39183         (parser_control): New member rel_ns.  Members day_ordinal,
39184         time_zone, month, day, hour, minutes, rel_year, rel_month,
39185         rel_day, rel_hour, rel_minutes, rel_seconds
39186         are now long int, not int.  Member seconds is now struct timespec,
39187         not int.  New member timespec_seen.  Members dates_seen, days_seen,
39188         local_zones_seen, rels_seen, times_seen, zones_seen are now size_t,
39189         not int.
39190         (%union.intval): Now long int, not int.
39191         New member timespec.
39192         (tSDECIMAL_NUMBER, tUDECIMAL_NUMBER): New tokens.
39193         (seconds, signed_seconds, unsigned_seconds): New nonterminals.
39194         (spec): Now is a timespec or an item list.
39195         (timespec, items): New nonterminals.
39196         (time, rel, relunit, number, get_date):
39197         Add support for fractional seconds.
39198         (time): Fix bug: seconds weren't cleared in "00:00 +0000" syntax.
39199         (gmtime, localtime, mktime): Remove decls; not needed with C89.
39200         (to_hour): First arg is now long int, not int.
39201         (to_year): Returns long int, not int.
39202         Don't treat year -70 like 70.
39203         (tm_diff): Returns long int, not int.
39204         (lookup_word): Use bool instead of int when appropriate.
39205         (yylex): Use size_t for count, not int.
39206         Detect overflow when parsing large integer constants.
39207         Add support for fractions.
39208         (get_date): Make pointers 'const' if possible.
39209         Use more-portable code to detect integer overflow.
39210         (main) [TEST]: Adjust to above changes.  Test for localtime failure.
39211         Don't use ctime; it's not reliable if the year has >4 digits.
39212
39213         * lib/human.c (humblock): Inspect BLOCKSIZE if BLOCK_SIZE isn't set.
39214         This is for compatibility with BSD.
39215
39216         * lib/timespec.h (ST_TIME_CMP_NS, ST_TIME_CMP): Define.
39217         (ATIME_CMP, CTIME_CMP, MTIME_CMP, TIMESPEC_NS): Likewise.
39218         From coreutils' system.h.
39219
39220         * lib/userspec.c: Don't include "posixver.h".
39221         (parse_user_spec): Fall back on USER.GROUP parsing, regardless
39222         of POSIX version, as POSIX 1003.1-2001 allows that behavior as a
39223         compatible extension.  Simplify code by removing a boolean int
39224         that was always nonzero if a string was nonnull.
39225
39226 2004-03-30  Jim Meyering  <jim@meyering.net>
39227
39228         Merge from coreutils.
39229
39230         Avoid a configure-time warning about sys/ucred.h on OSF V4.0.
39231         * m4/ls-mntd-fs.m4: Test for sys/ucred.h separately, since
39232         on some systems one must include <grp.h> before it.
39233         Reported by Christian Krackowizer.
39234
39235 2004-03-30  Jim Meyering  <jim@meyering.net>
39236
39237         Merge from coreutils.
39238
39239         * lib/mountlist.c [HAVE_SYS_UCRED_H]: Include grp.h before sys/ucred.h.
39240
39241         * lib/readtokens.c (readtoken): Don't leak 64 bytes when reading
39242         an empty input stream.
39243
39244         * lib/readtokens.c: Include <stdbool.h>.
39245         (readtoken): Use `size_t' rather than int/long.
39246         All callers adjusted.
39247         Use `bool' rather than `int' where appropriate.
39248         Use memset rather than an explicit loop.
39249         Use x2nrealloc rather than xrealloc.
39250         Allow the use of `\0' as a delimiter.
39251         (readtokens): Likewise.
39252         * lib/readtokens.h (readtoken, readtokens): Update prototypes.
39253
39254 2004-03-30  Jim Meyering  <jim@meyering.net>
39255
39256         * m4/realloc.m4: Remove file, since now it does no more than
39257         AC_REQUIRE([AC_FUNC_REALLOC]), and that can be done via
39258         the `configure.ac' section of module/realloc.
39259         * m4/malloc.m4: Likewise, but for AC_FUNC_MALLOC.
39260
39261 2004-03-30  Bruno Haible  <bruno@clisp.org>
39262
39263         * lib/getloadavg.c (getloadavg): Don't assume setlocale returns
39264         nonnull.
39265
39266 2004-03-29  Paul Eggert  <eggert@twinsun.com>
39267
39268         Merge changes to getloadavg.c from coreutils and Emacs.
39269
39270         * lib/getloadavg.c [!defined HAVE_SETLOCALE] (setlocale):
39271         Define to an expression, not to the empty string.
39272         Include cloexec.h and xalloc.h.
39273         (getloadavg): Restore LC_NUMERIC locale after setting it temporarily.
39274         Use set_cloexec_flag rather than rolling our own.
39275         * lib/cloexec.c, lib/cloexec.h: New files.
39276
39277 2004-03-29  Paul Eggert  <eggert@twinsun.com>
39278
39279         * m4/cloexec.m4: New file.
39280
39281 2004-03-18  Paul Eggert  <eggert@twinsun.com>
39282
39283         * lib/getopt.h: Sync with libc CVS.
39284
39285 2004-03-18  Paul Eggert  <eggert@twinsun.com>
39286             Bruno Haible  <bruno@clisp.org>
39287
39288         * m4/mbswidth.m4 (gl_MBSWIDTH): Also test whether <wchar.h> declares
39289         mbswidth.
39290
39291 2004-03-18  Paul Eggert  <eggert@twinsun.com>
39292             Bruno Haible  <bruno@clisp.org>
39293
39294         * lib/mbswidth.h: Include <wchar.h> only if
39295         HAVE_DECL_MBSWIDTH_IN_WCHAR_H, not on all platforms that have
39296         <wchar.h>.
39297         * lib/mbswidth.c: Include <stdio.h> and <time.h> before <wchar.h>.
39298
39299 2004-03-09  Paul Eggert  <eggert@twinsun.com>
39300
39301         * lib/argp-parse.c, getopt.c, getopt.h, getopt1.c:
39302         Sync with libc CVS.
39303         * lib/getopt_int.h: New file, also synced from libc.
39304
39305 2004-03-09  Paul Eggert  <eggert@twinsun.com>
39306
39307         * config/srclistvars.sh: Add GNUWWWLICENSES for eggert.
39308         * config/srclist.txt: Sync getopt with libc.  Add getopt_int.h.
39309         Bring back getopt.c, getopt.h, getopt1.c.
39310
39311 2004-03-07  Paul Eggert  <eggert@twinsun.com>
39312
39313         * m4/c-stack.m4 (gl_PREREQ_C_STACK): Renamed from jm_PREREQ_C_STACK.
39314         All uses changed.  Check for sa_sigaction member; this fixes
39315         a bug first reported by Jason Andrade in
39316         <http://mail.gnu.org/archive/html/bug-textutils/2003-03/msg00027.html>.
39317
39318 2004-03-07  Paul Eggert  <eggert@twinsun.com>
39319
39320         * lib/c-stack.c (SIGACTION_WORKS): New macro.  Use it instead of long
39321         '#if' expressions.  Unlike the code it replaces, it does not
39322         depend on (defined _SC_PAGESIZE).  However, it does depend on
39323         HAVE_STRUCT_SIGACTION_SA_SIGACTION; this last change fixes a bug
39324         first reported by Jason Andrade in
39325         <http://mail.gnu.org/archive/html/bug-textutils/2003-03/msg00027.html>.
39326
39327 2004-02-25  Simon Josefsson  <jas@extundo.com>
39328
39329         * m4/strdup.m4 (gl_PREREQ_STRDUP): Check whether strdup is declared.
39330
39331 2004-02-25  Simon Josefsson  <jas@extundo.com>
39332
39333         * lib/strdup.h: New file.
39334         * lib/strdup.c: Include it.
39335         * lib/path-concat.c: Include strdup.h. Drop strdup declaration.
39336         * lib/userspec.c: Include strdup.h. Drop strdup declaration.
39337
39338 2004-02-23  Karl Berry  <karl@gnu.org>
39339
39340         * doc/maintain.texi, doc/standards.texi, doc/make-stds.texi: new files
39341         (from fencepost.gnu.org:/gd/gnuorg).
39342
39343 2004-02-23  Karl Berry  <karl@gnu.org>
39344
39345         * config/srclistvars.sh (GNUORG) [karl]: redefine.
39346         * config/srclist.txt: add maintain/standards documents.
39347
39348 2004-02-18  Bruno Haible  <bruno@clisp.org>
39349
39350         * m4/xsize.m4 (gl_XSIZE): Require AC_C_INLINE.
39351         Reported by Derek Robert Price <derek@ximbiot.com>.
39352
39353 2004-02-16  Karl Berry  <karl@gnu.org>
39354
39355         * config/mkinstalldirs, install-sh: update from automake.
39356
39357 2004-02-06  Karl Berry  <karl@gnu.org>
39358
39359         * m4/po.m4: update from gettext 0.14.1.
39360
39361 2004-02-06  Karl Berry  <karl@gnu.org>
39362
39363         * lib/config.charset: update from gettext 0.14.1.
39364
39365 2004-02-05  Paul Eggert  <eggert@twinsun.com>
39366
39367         Add comments and code, prompted by suggestions from Bruno Haible
39368         for sh-quote.
39369         * lib/quotearg.h (quotearg_alloc): New decl.  Improve the comments
39370         describing the enum quoting_style values.
39371         * lib/quotearg.c (quotearg_alloc): New function.
39372         (quotearg_buffer_restyled): Treat lone { and } as special.
39373         Treat = as special.  Work around bug with older shells
39374         that "see" a '\' that is really the 2nd byte of a multibyte char.
39375         Quote empty string with shell_quoting_style.
39376
39377 2004-02-03  Bruno Haible  <bruno@clisp.org>
39378
39379         * m4/pipe.m4: New file, from GNU gettext.
39380
39381 2004-02-03  Bruno Haible  <bruno@clisp.org>
39382
39383         * lib/pipe.h: New file, from GNU gettext.
39384         * lib/pipe.c: New file, from GNU gettext.
39385
39386 2004-01-27  Bruno Haible  <bruno@clisp.org>
39387
39388         * m4/execute.m4: New file, from GNU gettext.
39389
39390 2004-01-27  Bruno Haible  <bruno@clisp.org>
39391
39392         * lib/execute.h: New file, from GNU gettext.
39393         * lib/execute.c: New file, from GNU gettext.
39394         * lib/w32spawn.h: New file, from GNU gettext.
39395
39396 2004-01-24  Paul Eggert  <eggert@twinsun.com>
39397
39398         Merge from diffutils.
39399
39400         * lib/file-type.c (file_type): Add typed memory objects.
39401         * lib/file-type.h (S_TYPEISTMO): New macro.
39402
39403         * lib/c-stack.h (c_stack_action): Remove argv argument.
39404         * lib/c-stack.c (c_stack_action): Likewise.  All uses changed.
39405         (die): Don't calculate message unless segv_action returns.
39406         (get_stack_location, min_address_from_argv, max_address_from_argv,
39407         volatile stack_base, volatile_stack_size): Remove.
39408         (segv_handler): If ! HAVE_XSI_STACK_OVERFLOW_HEURISTIC, assume
39409         that every segmentation violation is a stack overflow.  (Ouch!)
39410         See Debian bug 136249 (still outstanding) for more info about why
39411         HAVE_XSI_STACK_OVERFLOW_HEURISTIC fails on Linux kernels.
39412
39413 2004-01-24  Paul Eggert  <eggert@twinsun.com>
39414
39415         Exit-status fix from coreutils.
39416
39417         Use exit_failure consistently in place of EXIT_FAILURE,
39418         so that program exit statuses are consistent on failure.
39419
39420         * lib/argmatch.c (ARGMATCH_DIE) [! defined ARGMATCH_DIE]:
39421         Include "exitfail.h", and use exit_failure rather than EXIT_FAILURE.
39422         * lib/argmatch.h: Comment fix to match the above.
39423         * lib/obstack.c (obstack_exit_failure) [!defined _LIBC]:
39424         Now a macro referring to exit_failure, instead of a separate
39425         variable.  Include "exitfail.h" to get it.
39426         * lib/xstrtol.h: Include "exitfail.h".
39427         (STRTOL_FATAL_ERROR): Exit with status exit_failure, not 2.
39428
39429         * lib/long-options.c (parse_long_options): Use prototype
39430         for usage function arg.  Pass it EXIT_SUCCESS rather than 0,
39431         for clarity.
39432
39433 2004-01-21  Jim Meyering  <jim@meyering.net>
39434
39435         * lib/mktime.c (__mktime_internal) [!_LIBC]: Define to mktime_internal
39436         so as not to conflict with a different-sized __mktime_internal
39437         function in GNU libc.
39438         * lib/timegm.c (__mktime_internal) [!_LIBC]: Likewise.
39439         Problem building statically-linked `ls' reported by Michael Brunnbauer.
39440
39441 2004-01-20  Karl Berry  <karl@gnu.org>
39442
39443         * config/config.guess: update from config.
39444
39445         * config/srclistvars.sh: GNUWWWLICENSES for karl.
39446
39447 2004-01-20  Bruno Haible  <bruno@clisp.org>
39448
39449         Safer stack allocation.
39450         * lib/setenv.c: Include allocsa.h.
39451         (alloca): Remove fallback definition.
39452         (freea): Remove macro.
39453         (__add_to_environ) [!_LIBC]: Use allocsa instead of alloca. Use freesa
39454         instead of freea.
39455
39456 2004-01-20  Bruno Haible  <bruno@clisp.org>
39457
39458         * m4/eealloc.m4: New file, from GNU gettext.
39459
39460 2004-01-20  Bruno Haible  <bruno@clisp.org>
39461
39462         * m4/allocsa.m4: New file, from GNU gettext.
39463
39464 2004-01-20  Bruno Haible  <bruno@clisp.org>
39465
39466         * lib/xallocsa.h: New file, from GNU gettext.
39467         * lib/xallocsa.c: New file, from GNU gettext.
39468
39469 2004-01-20  Bruno Haible  <bruno@clisp.org>
39470
39471         * lib/wait-process.c: On Windows, include windows.h. Needed on mingw.
39472
39473 2004-01-20  Bruno Haible  <bruno@clisp.org>
39474
39475         * lib/wait-process.c (wait_subprocess): Add ignore_sigpipe argument.
39476         * lib/wait-process.c (wait_subprocess): Likewise. Handle SIGPIPE
39477         specially.
39478
39479 2004-01-20  Bruno Haible  <bruno@clisp.org>
39480
39481         * lib/wait-process.c (wait_process): Disable the 2003-10-31 waitid()
39482         patch.
39483
39484 2004-01-20  Bruno Haible  <bruno@clisp.org>
39485
39486         * lib/wait-process.c (cleanup_slaves): Use ANSI C declaration.
39487
39488 2004-01-20  Bruno Haible  <bruno@clisp.org>
39489
39490         * lib/eealloc.h: New file.
39491
39492 2004-01-20  Bruno Haible  <bruno@clisp.org>
39493
39494         * lib/binary-io.h: Avoid warnings on Cygwin.
39495
39496 2004-01-20  Bruno Haible  <bruno@clisp.org>
39497
39498         * lib/allocsa.h: New file, from GNU gettext.
39499         * lib/allocsa.c: New file, from GNU gettext.
39500
39501 2004-01-18  Karl Berry  <karl@gnu.org>
39502
39503         * doc/gpl.texi, doc/lgpl.texi: new files.
39504
39505 2004-01-18  Karl Berry  <karl@gnu.org>
39506
39507         * config/srclistvars.sh (GNUWWWLICENSES): new variable.
39508         * config/srclist.txt ({fdl,gpl,lgpl}.text): get from there.
39509
39510 2004-01-15  Paul Eggert  <eggert@twinsun.com>
39511
39512         Merge from coreutils.
39513
39514         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Check for uintptr_t.
39515         * m4/posixver.m4 (gl_POSIXVER): Require gl_DEFAULT_POSIX2_VERSION.
39516         (gl_DEFAULT_POSIX2_VERSION): Move
39517         the documentation from 'configure' into 'config.hin',
39518         so that 'configure --help' isn't burdened by it and
39519         we don't have to worry about its formatting there.
39520         Reword the documentation so that it's more succinct
39521         and can be run together into a single paragraph.
39522         * m4/same.m4 (gl_SAME): Check for pathconf.
39523
39524 2004-01-15  Paul Eggert  <eggert@twinsun.com>
39525
39526         Merge from coreutils.
39527
39528         * lib/posixver.c: Include posixver.h.
39529
39530         * lib/same.c: Include <stdbool.h>, <limits.h>.
39531         (_POSIX_NAME_MAX): Define if not defined.
39532         (MIN): New macro.
39533         (same_name): If file names are silently truncated, report
39534         that the file names are the same if they are the same after
39535         the silent truncation.
39536
39537         * lib/xstrtod.h (xstrtod): Accept an extra arg, specifying the
39538         conversion function.
39539         * lib/xstrtod.c (xstrtod): Likewise.  All callers changed to
39540         include c-strtod.h and use c_strtod.  Don't include stdlib.h; no
39541         longer needed.
39542
39543 2004-01-15  Jim Meyering  <jim@meyering.net>
39544
39545         Merge from coreutils.
39546
39547         * m4/clock_time.m4 (gl_CLOCK_TIME): Don't set LIB_CLOCK_GETTIME
39548         if no library is required.
39549         * m4/jm-macros.m4: Don't require UTILS_SYS_OPEN_MAX.
39550         * m4/jm-macros.m4 (jm_MACROS): Require gl_FUNC_FREE.
39551         * m4/jm-macros.m4 (jm_MACROS): Require autoconf-2.58.
39552         (AC_LANG_SOURCE): Remove definition, now that we require autoconf-2.58.
39553         * m4/jm-macros.m4 (jm_MACROS): Don't require AC_FUNC_FTW.
39554         * m4/lib-check.m4 (jm_LIB_CHECK): Do not set LIB_CRYPT to the
39555         value, $ac_cv_search_crypt, if it's "none required".
39556         * m4/posixver.m4 (gl_DEFAULT_POSIX2_VERSION): New macro.
39557         * m4/prereq.m4 (jm_PREREQ): Require AC_FUNC_GETLOADAVG,
39558         not gl_FUNC_GETLOADAVG.
39559         * m4/prereq.m4 (jm_PREREQ): Require gl_READTOKENS, gl_MD5, gl_MAKEPATH,
39560         gl_LONG_OPTIONS, and gl_IDCACHE, gl_GETUGROUPS.
39561
39562 2004-01-15  Jim Meyering  <jim@meyering.net>
39563
39564         Merge from coreutils.
39565
39566         * lib/md5.h (rol) [__GNUC__ && __i386__]: Don't use `asm' code.  These
39567         days, gcc-3.x does better all by itself.  Patch from Dean Gaudet:
39568         http://mail.gnu.org/archive/html/bug-coreutils/2003-11/msg00144.html
39569
39570         * lib/posixver.c (DEFAULT_POSIX2_VERSION): Use definition of new,
39571         optional configure-time default.
39572
39573         * lib/version-etc.c (version_etc_copyright): Update copyright date.
39574
39575         * lib/xreadlink.c (xreadlink): Correct outdated comment.
39576
39577 2004-01-15  Alexandre Duret-Lutz  <adl@gnu.org>
39578
39579         Merge from coreutils.
39580
39581         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Do not set LIB_NANOSLEEP to the
39582         value, $ac_cv_search_nanosleep, if it's "none required".
39583
39584 2004-01-14  Paul Eggert  <eggert@twinsun.com>
39585
39586         * lib/fnmatch_loop.c (ALLOCA_LIMIT): Remove macro, which collided
39587         with like-named macro in fnmatch.c.
39588         (EXT): Use an internal constant instead.
39589
39590         Merge fnmatch patches from glibc.
39591         * lib/fnmatch.c (mbsinit): Remove define.
39592         Add libc_hidden_ver (__fnmatch, fnmatch).
39593         * lib/fnmatch_loop.c (FCT): Cast to int32_t and UCHAR when appropriate.
39594         Adjust to renaming of collseq_table_lookup to __collseq_table_lookup.
39595
39596 2004-01-14  Karl Berry  <karl@gnu.org>
39597
39598         * config/install-sh: update from automake.
39599
39600 2004-01-13  Karl Berry  <karl@gnu.org>
39601
39602         * config/install-sh: update from automake.
39603
39604 2004-01-09  Karl Berry  <karl@gnu.org>
39605
39606         * config/install-sh: update from automake.
39607
39608 2004-01-05  Karl Berry  <karl@gnu.org>
39609
39610         * config/config.{sub,guess}: update from config.
39611
39612 2003-12-31  Karl Berry  <karl@gnu.org>
39613
39614         * config/depcomp: update from automake.
39615
39616 2003-12-14  Karl Berry  <karl@gnu.org>
39617
39618         * lib/config.charset: update from gettext-runtime.
39619
39620 2003-12-03  Paul Eggert  <eggert@twinsun.com>
39621
39622         * lib/getgroups.c (getgroups): xmalloc takes one argument, not two.
39623         Bug reported by Alfred M. Szmidt.
39624
39625 2003-12-03  Bruno Haible  <bruno@clisp.org>
39626
39627         * m4/gettext.m4: Upgrade from gettext-0.13.
39628         * m4/po.m4: Upgrade from gettext-0.13.
39629         * m4/size_max.m4 (gl_SIZE_MAX): Don't use the _ONCE macros here.
39630         * m4/intmax.m4: New file, from gettext-0.13.
39631         * m4/printf-posix.m4: New file, from gettext-0.13.
39632
39633 2003-11-29  Karl Berry  <karl@gnu.org>
39634
39635         * lib/argp-{help.c,parse.c,namefrob.h}, argp.h: update from libc.
39636
39637 2003-11-25  Paul Eggert  <eggert@twinsun.com>
39638             Bruno Haible  <bruno@clisp.org>
39639
39640         * lib/printf-parse.h: Don't include sys/types.h.
39641         (ARG_NONE): New macro.
39642         (char_directive): Change type of *arg_index fields to size_t.
39643         * lib/printf-parse.c: Don't include sys/types.h.
39644         (SSIZE_MAX): Remove macro.
39645         (PRINTF_PARSE): Change the type of the arg_index variables to size_t.
39646         Remove unnecessary overflow check.
39647         * lib/vasnprintf.c (VASNPRINTF): Update for type change of *arg_index
39648         fields.
39649
39650 2003-11-25  Bruno Haible  <bruno@clisp.org>
39651
39652         * modules/vasnprintf (Files): Remove m4/ssize_t.m4.
39653
39654 2003-11-25  Bruno Haible  <bruno@clisp.org>
39655
39656         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Don't require
39657         gt_TYPE_SSIZE_T.
39658
39659 2003-11-24  Paul Eggert  <eggert@twinsun.com>
39660
39661         * modules/alloca: Remove dependency on xalloc.
39662
39663 2003-11-24  Paul Eggert  <eggert@twinsun.com>
39664
39665         * lib/alloca.c: Remove dependency on xalloc module.
39666         (xalloc_die): Remove.
39667         (memory_full) [!defined emacs]: New macro.
39668         [!defined emacs]: Don't include xalloc.h.
39669         (alloca): Invoke memory_full, not xalloc_die, if malloc fails or
39670         address arithmetic overflows.  Change datatypes a bit to avoid
39671         unnecessary casts.
39672
39673 2003-11-22  Jim Meyering  <jim@meyering.net>
39674
39675         * lib/xmalloc.c (x2nrealloc_inline): Fix typos in comments:
39676         s/size/size_t/.
39677
39678 2003-11-21  Karl Berry  <karl@gnu.org>
39679
39680         * config/config.{sub,guess}: update from config.
39681
39682 2003-11-18  Karl Berry  <karl@gnu.org>
39683
39684         * config/config.{sub,guess}: update from config.
39685
39686         * config/(printf-{parse,args}.[ch]): sync broken, sigh.
39687
39688 2003-11-17  Paul Eggert  <eggert@twinsun.com>
39689
39690         * README: Mention that S+T cannot overflow if S is the size of
39691         an existing object and T is sufficiently small.
39692
39693 2003-11-17  Jim Meyering  <jim@meyering.net>
39694
39695         On systems without utime and without a utimes function capable of
39696         dealing with a NULL struct utimbuf* argument, this utime replacement
39697         could -- in unusual circumstances -- leak a file descriptor.
39698         * lib/utime.c: Include <unistd.h> and <errno.h>.
39699         (utime_null): Be sure to close `fd' and to preserve errno.
39700         Reported by Geoff Collyer via Arnold Robbins.
39701
39702 2003-11-17  Bruno Haible  <bruno@clisp.org>
39703
39704         * modules/vasnprintf (Files): Add m4/ssize_t.m4.
39705         (Depends-on): Add xsize.
39706
39707 2003-11-17  Bruno Haible  <bruno@clisp.org>
39708
39709         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Require gt_TYPE_SSIZE_T.
39710
39711 2003-11-17  Bruno Haible  <bruno@clisp.org>
39712
39713         * lib/vasnprintf.c (alloca): Remove fallback definition.
39714         (freea): Remove definition.
39715         (VASNPRINTF): Use alloca only for small sizes, say <= 4000 bytes.
39716         Reported by Paul Eggert.
39717
39718 2003-11-16  Paul Eggert  <eggert@twinsun.com>
39719             Bruno Haible  <bruno@clisp.org>
39720
39721         Protect against address arithmetic overflow.
39722         * lib/printf-args.h: Include stddef.h.
39723         (arguments): Change type of field 'count' to size_t.
39724         * lib/printf-args.c (printf_fetchargs): Use size_t instead of
39725         'unsigned int' where appropriate.
39726         * lib/printf-parse.h: Include sys/types.h.
39727         (char_directive): Change type of *arg_index fields to ssize_t.
39728         (char_directives): Change type of fields 'count', max_*_length to
39729         size_t.
39730         * lib/printf-parse.c: Include sys/types.h and xsize.h.
39731         (SSIZE_MAX): Define fallback value.
39732         (PRINTF_PARSE): Use size_t instead of 'unsigned int' and ssize_t
39733         instead of 'int' where appropriate. Check a_allocated, d_allocated
39734         against overflow. Reject %m$ argument numbers > SSIZE_MAX + 1.
39735         * lib/vasnprintf.c: Include xsize.h.
39736         (VASNPRINTF): Use size_t instead of 'unsigned int' where appropriate.
39737         Check alloca, malloc, realloc, ENSURE_ALLOCATION arguments against
39738         overflow. Avoid wraparound when converting a width or precision from
39739         decimal to binary.
39740
39741 2003-11-16  Bruno Haible  <bruno@clisp.org>
39742
39743         Update from GNU gettext.
39744         * lib/printf-parse.c: Generalize to it can be compiled for wide
39745         strings.
39746         (PRINTF_PARSE, CHAR_T, DIRECTIVE, DIRECTIVES): New macros.
39747         * lib/vasnprintf.c: Generalize to it can be compiled for wide strings.
39748         (VASNPRINTF, CHAR_T, DIRECTIVE, DIRECTIVES, PRINTF_PARSE, USE_SNPRINTF,
39749         SNPRINTF): New macros.
39750         Don't include <alloca.h> if the file is used inside libintl.
39751         (local_wcslen): New function, for Solaris 2.5.1.
39752         (VASNPRINTF): Use it instead of wcslen.
39753
39754 2003-11-16  Bruno Haible  <bruno@clisp.org>
39755
39756         * lib/xsize.h (xmax): New function.
39757         (xsum, xsum3, xsum4): Declare as "pure" functions.
39758
39759 2003-11-12  Paul Eggert  <eggert@twinsun.com>
39760
39761         * modules/xalloc (Files): Undo latest change, since xalloc.h
39762         no longer needs SIZE_MAX or PTRDIFF_MAX.
39763
39764 2003-11-12  Paul Eggert  <eggert@twinsun.com>
39765
39766         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Do not require gl_SIZE_MAX or
39767         gl_PTRDIFF_MAX.
39768
39769 2003-11-12  Paul Eggert  <eggert@twinsun.com>
39770
39771         * lib/xstrtol.c (__xstrtol): Remove "break" immediately after
39772         "return", to pacify some unknown compiler.  Problem reported
39773         by Joerg Schilling.
39774
39775 2003-11-12  Paul Eggert  <eggert@twinsun.com>
39776
39777         * lib/xalloc.h: Do not include <limits.h> or <stdint.h>.
39778         (xalloc_oversized): Use sizeof (ptrdiff_t) and sizeof (size_t) for
39779         the heuristic, rather than PTRDIFF_MAX and SIZE_MAX.  This
39780         heuristic is just as accurate as far as we know, and it removes a
39781         dependency on size_max.m4 and ptrdiff_max.m4.
39782
39783 2003-11-11  Bruno Haible  <bruno@clisp.org>
39784
39785         * modules/xsize (Files): Add m4/size_max.m4.
39786         * modules/xalloc (Files): Add m4/size_max.m4, m4/ptrdiff_max.m4.
39787
39788 2003-11-11  Bruno Haible  <bruno@clisp.org>
39789
39790         * m4/size_max.m4: New file.
39791         * m4/ptrdiff_max.m4: New file.
39792         * m4/xsize,m4 (gl_XSIZE): Require gl_SIZE_MAX.
39793         * m4/xalloc.m4 (gl_PREREQ_XALLOC): New macro.
39794         (gl_XALLOC): Invoke it.
39795
39796 2003-11-11  Bruno Haible  <bruno@clisp.org>
39797
39798         * lib/xsize.h (SIZE_MAX): Remove fallback definition.
39799         * lib/xalloc.h: Include limits.h. Assume SIZE_MAX and PTRDIFF_MAX are
39800         defined.
39801
39802 2003-11-10  Paul Eggert  <eggert@twinsun.com>
39803
39804         * lib/xalloc.h (xalloc_oversized): [! (defined PTRDIFF_MAX &&
39805         PTRDIFF_MAX < SIZE_MAX)]: Fix off-by-one error that would have
39806         rejected some allocations of exactly SIZE_MAX - 2 bytes.
39807         From Bruno Haible.
39808         [defined PTRDIFF_MAX && PTRDIFF_MAX < SIZE_MAX]: Use SIZE_MAX,
39809         not (size_t) -1, since it's defined here.
39810
39811 2003-11-09  Karl Berry  <karl@gnu.org>
39812
39813         * config/mkinstalldirs, depcomp, mdate-sh: update from automake.
39814
39815 2003-11-06  Paul Eggert  <eggert@twinsun.com>
39816
39817         * lib/xalloc.h [HAVE_STDINT_H]: Include <stdint.h>.
39818         (xalloc_oversized) [! (PTRDIFF_MAX < SIZE_MAX)]:
39819         Reject sizes of exactly SIZE_MAX bytes.
39820         * lib/xreadlink.c: Include "xalloc.h" before checking whether SIZE_MAX
39821         is defined, since "xalloc.h" now defines SIZE_MAX on modern hosts.
39822
39823 2003-11-05  Bruno Haible  <bruno@clisp.org>
39824
39825         * lib/xsize.h: Include limits.h, to avoid a possible collision with
39826         SIZE_MAX defined in <limits.h> on Solaris.
39827
39828 2003-11-04  Jim Meyering  <jim@meyering.net>
39829
39830         * modules/sysexits: Use the `$(VAR)' notation for AC_SUBST'd
39831         variable names, rather than @VAR@.
39832         * modules/poll: Likewise.
39833
39834 2003-11-04  Bruno Haible  <bruno@clisp.org>
39835
39836         * modules/xsize: New file.
39837         * modules/linebreak: Depend on xsize.
39838         * MODULES.html.sh (func_all_modules): Add xsize.
39839
39840 2003-11-04  Bruno Haible  <bruno@clisp.org>
39841
39842         * m4/xsize.m4: New file.
39843
39844 2003-11-04  Bruno Haible  <bruno@clisp.org>
39845
39846         * lib/xsize.h: New file.
39847         * lib/linebreak.c: Include xsize.h.
39848         (mbs_possible_linebreaks, mbs_width_linebreaks): Check malloc()
39849         argument for overflow.
39850         Suggested by Paul Eggert.
39851
39852 2003-11-03  Karl Berry  <karl@gnu.org>
39853
39854         * config/config.{guess,sub}: update from config.
39855
39856 2003-11-03  Jim Meyering  <jim@meyering.net>
39857
39858         * modules/userspec (lib_SOURCES): Add userspec.h.
39859         (Include): Add "userspec.h".
39860         Improve description.
39861
39862 2003-11-03  Jim Meyering  <jim@meyering.net>
39863
39864         * lib/userspec.c: Include "userspec.h".
39865         * lib/userspec.h: New file.
39866
39867 2003-11-03  Bruno Haible  <bruno@clisp.org>
39868
39869         * m4/wait-process.m4 (gl_WAIT_PROCESS): Also check for waitid.
39870
39871 2003-11-03  Bruno Haible  <bruno@clisp.org>
39872
39873         * lib/wait-process.c (wait_process): Use waitid with WNOWAIT if
39874         available, to avoid (extremely rare) race condition.
39875         Suggested by Paul Eggert.
39876
39877 2003-11-02  Karl Berry  <karl@gnu.org>
39878
39879         * config/srclist.txt (vasprintf.c): sync broken, sigh.
39880
39881 2003-10-31  Paul Eggert  <eggert@twinsun.com>
39882
39883         * lib/mountlist.h (struct mount_entry.me_type_malloced): New member.
39884         * lib/mountlist.c (SIZE_MAX): Define if not defined already.
39885         (read_filesystem_list): Set and use me_type_malloced.
39886         Use "sizeof *me" rather than "sizeof (struct mount_entry)" (or
39887         whatever the type happens to be), for brevity and consistency.
39888         Check for size calculation overflow on Alphas running OSF/1.
39889
39890 2003-10-31  Jim Meyering  <jim@meyering.net>
39891
39892         * lib/hash.c: Include "xalloc.h" for use of xalloc_oversized.
39893
39894         * lib/linebuffer.c: Include <string.h> for declaration of memset.
39895
39896 2003-10-30  Paul Eggert  <eggert@twinsun.com>
39897             Bruno Haible  <bruno@clisp.org>
39898
39899         * lib/vasprintf.c: Include <limits.h>, <stdlib.h>.
39900         (vasprintf): Fail if the resulting length doesn't fit in an 'int'.
39901
39902 2003-10-30  Paul Eggert  <eggert@cs.ucla.edu>
39903
39904         * m4/host-os.m4 (UTILS_HOST_OS): Change netbsd*-gnu pattern back to
39905         netbsd*-gnu*.  Suggested by Robert Millan.
39906
39907 2003-10-29  Paul Eggert  <eggert@twinsun.com>
39908
39909         * modules/group-member: Depend on stdbool.
39910
39911 2003-10-29  Paul Eggert  <eggert@twinsun.com>
39912
39913         * m4/xalloc.m4 (gl_XALLOC): Undo previous change.
39914
39915 2003-10-29  Paul Eggert  <eggert@twinsun.com>
39916
39917         * m4/host-os.m4 (UTILS_HOST_OS): Resurrect netbsd*-gnu.  Add comments
39918         to it, and to knetbsd*-gnu and kfreebsd*-gnu.  Remove the '*' from
39919         after the 'gnu' in these cases.  This fixes some bugs in the
39920         previous change, and is based on suggestions by Robert Millan.
39921
39922 2003-10-29  Paul Eggert  <eggert@twinsun.com>
39923
39924         * lib/xalloc.h (xalloc_oversized): Now a macro, not a function,
39925         so that it works even if SIZE_MAX < N.  Do not include <stdbool.h>;
39926         no longer needed.
39927         * lib/quotearg.c (quotearg_n_options): Use it.
39928         * lib/group-member.c: Include <stdbool.h>.
39929         (free_group_info): Arg is now const *; don't free arg.
39930         (get_group_info): Now returns bool and accepts struct group_info *,
39931         rather than returning a malloc'ed struct group_info *.
39932         All uses changed.  Check for overflow in internal size calculation.
39933
39934         * lib/getusershell.c (readname): Simplify the code by using x2nrealloc
39935         rather than xmalloc/xrealloc.
39936         * lib/linebuffer.c (initbuffer, readlinebuffer): Simplify the code by
39937         using x2realloc rather than xmalloc/xrealloc.  Also, fix a C
39938         conformance bug: the old code used a pointer after freeing the
39939         storage that it addressed.
39940         * lib/hash.c (hash_initialize): Simplify the code by using
39941         xalloc_oversized rather than doing it by hand.
39942         * lib/getgroups.c (getgroups): Don't use xrealloc, since we don't need
39943         the buffer preserved.  Use free and xmalloc instead.
39944         * lib/quotearg.c (quotearg_n_options): Likewise.
39945         Use a simpler test for size overflow.  Don't use xalloc_oversized
39946         because unsigned int might be wider than size_t (!); this suggests
39947         that we should switch from unsigned int to size_t for slot numbers.
39948
39949 2003-10-28  Paul Eggert  <eggert@twinsun.com>
39950
39951         * m4/host-os.m4 (UTILS_HOST_OS): Identify GNU/KFreeBSD and
39952         GNU/KNetBSD.  These implementations use glibc atop the FreeBSD and
39953         NetBSD kernels.  Requested by Richard Stallman.
39954
39955 2003-10-27  Paul Eggert  <eggert@twinsun.com>
39956
39957         * lib/exclude.c (new_exclude): Use xzalloc rather than xmalloc
39958         to allocate the returned structure.  Do not allocate a subarray,
39959         as x2nrealloc will do that.
39960         (add_exclude): Use x2nrealloc to reallocate ex->exclude,
39961         instead of xnrealloc.
39962         (add_exclude_file): Use x2realloc instead of malloc + xnrealloc.
39963
39964 2003-10-27  Bruno Haible  <bruno@clisp.org>
39965
39966         * lib/stdbool_.h: Better support for BeOS.
39967
39968 2003-10-26  Paul Eggert  <eggert@twinsun.com>
39969
39970         * m4/xalloc.m4 (gl_XALLOC): Requore AC_C_INLINE, since xalloc.h
39971         now uses inline.
39972
39973 2003-10-26  Paul Eggert  <eggert@twinsun.com>
39974
39975         * lib/xalloc.h (xalloc_oversized): New static inline function, for
39976         callers that want to do their own size-overflow checking.  Include
39977         <stdbool.h>, since xalloc_oversized returns bool.
39978         * lib/xalloc.c (array_size_overflow): Remove.  All callers changed
39979         to use xalloc_oversized.
39980
39981         Add two functions x2realloc, x2nrealloc, for programs that grow
39982         arrays dynamically by doubling their sizes.
39983         * lib/xalloc.h (x2realloc, x2nrealloc): New decls.
39984         * lib/xmalloc.c (x2nrealloc_inline, x2nrealloc, x2realloc):
39985         New functions.
39986
39987         Port to C99 semantics for 'inline' of external functions.
39988         Bug reported by Bruno Haible.
39989         * lib/xmalloc.c (xnmalloc_inline): New static inline function,
39990         with the old contents of xnmalloc.
39991         (xnmalloc, xmalloc): Use it.
39992         (xnrealloc_inline): New static inline function,
39993         with the old contents of xnrealloc.
39994         (xnrealloc, xrealloc): Use it.
39995
39996         * lib/alloc.c (alloca): xmalloc cannot return NULL, so don't test for
39997         that.
39998
39999 2003-10-26  Karl Berry  <karl@gnu.org>
40000
40001         * config/srclist.txt (COPYING.DOC): no longer available from
40002         /gd/gnuorg; don't know where the ultimate source is.
40003
40004 2003-10-25  Paul Eggert  <eggert@twinsun.com>
40005
40006         Fix several address-calculation bugs in the hash modules,
40007         plus some minor code cleanup.
40008
40009         * lib/hash.h: Include <stdbool.h>, for bool.
40010         * lib/hash.c: Don't include <stdbool.h>, since hash.h does it now.
40011         * lib/hash.h (Hash_hasher, hash_get_n_buckets, hash_get_n_buckets_used,
40012         hash_get_n_entries, hash_get_max_bucket_length,
40013         hash_get_entries, hash_do_for_each, hash_string, hash_initialize,
40014         hash_rehash): Use size_t rather than unsigned.
40015         * lib/hash.c (struct hash_table, hash_get_n_buckets,
40016         hash_get_n_buckets_used, hash_get_n_entries,
40017         hash_get_max_bucket_length, hash_table_ok, hash_print_statistics,
40018         hash_get_entries, hash_do_for_each, hash_string, is_prime,
40019         next_prime, hash_initialize, hash_rehash, hash_delete, hash_print):
40020         Likewise.
40021         (SIZE_MAX): Define if not defined.
40022         (hash_get_max_bucket_length, hash_table_ok, hash_lookup,
40023         hash_get_first, hash_get_next, hash_get_entries, hash_do_for_each,
40024         hash_print):
40025         Use const * when possible.
40026         (hash_string): Use (unsigned char) *P rather than *(unsigned char *) P.
40027         (check_tuning): Fix bug: if tuning parameters were very close to
40028         0 or 1, rounding errors could have caused subscript violations.
40029         (hash_initialize, allocate_entry, hash_print): Remove unnecessary cast.
40030         (hash_initialize): Add 'fail:' label
40031         to free table and return NULL, and use it to simplify code.
40032         Use calloc rather than clearing the storage ourself.
40033         (hash_initialize, hash_rehash): Check for arithmetic overflow in
40034         buffer size calculations.
40035         * lib/hash-pjw.h (hash_pjw): Use size_t, not unsigned.
40036         Include <stddef.h>, for size_t.
40037         * lib/hash-pjw.c (hash_pjw): Likewise.
40038         Switch to method described by Bruno Haible.
40039         Include <limits.h>, for CHAR_BIT.
40040         (SIZE_BITS): New macro.
40041
40042 2003-10-23  Paul Eggert  <eggert@twinsun.com>
40043
40044         * m4/getline.m4 (AM_FUNC_GETLINE):
40045         Don't include getndelim2.o twice into LIBOBJS; this breaks on some
40046         hosts.  Problem reported by Derek Robert Price in
40047         <http://mail.gnu.org/archive/html/bug-gnulib/2003-10/msg00092.html>.
40048         This patch can be withdrawn after Autoconf 2.58 is required for gnulib.
40049         * m4/getndelim2.m4 (gl_GETNDELIM2): Likewise.
40050
40051 2003-10-21  Paul Eggert  <eggert@twinsun.com>
40052
40053         * lib/getndelim2.c (getndelim2): When size calculation overflows,
40054         ceiling the allocation at NMAX bytes rather than silently
40055         discarding input bytes before NMAX is reached.  This makes
40056         a difference only if NMAX exceeds SIZE_MAX / 2.
40057
40058         * lib/obstack.c: Merge from glibc.
40059         [defined _LIBC]: Include <obstack.h>, not "obstack.h".
40060         Add libc_hidden_def (_obstack_newchunk).
40061         (_obstack_free) [! defined _LIBC]: Remove.
40062         [defined _LIBC]: Make a strong alias from obstack_free, rather than
40063         a clone of the function body.
40064         (fputs) [defined _LIBC && defined USE_IN_LIBIO]: Remove.
40065         [defined _LIBC && !defined USE_IN_LIBIO]: Include <libio/iolibio.h>.
40066
40067         * lib/obstack.h: Indenting cleanup, to make it easier to merge with
40068         glibc.
40069         (obstack_grow, obstack_grow0): Remove unnecessary parentheses around
40070         arg to memcpy.
40071
40072         * lib/obstack.h (obstack_1grow_fast): Properly parenthesize arg.
40073         (obstack_ptr_grow_fast, obstack_int_grow_fast):
40074         Don't use lvalue casts, as GCC plans to remove support for them
40075         in GCC 3.5.  Reported by Joseph S. Myers.  This bug
40076         was also present in the non-GCC version, indicating that this
40077         code had always been buggy and had never been widely used.
40078         (obstack_1grow, obstack_ptr_grow, obstack_int_grow, obstack_blank):
40079         Use the fast variant of each macro, rather than copying the
40080         definiens of the fast variant; that way, we'll be more likely to
40081         catch future bugs in the fast variants.
40082
40083 2003-10-20  Bruno Haible  <bruno@clisp.org>
40084
40085         * modules/wait-process: New file.
40086         * MODULES.html.sh (func_all_modules): Add wait-process.
40087
40088 2003-10-20  Bruno Haible  <bruno@clisp.org>
40089
40090         * m4/wait-process.m4: New file.
40091
40092 2003-10-20  Bruno Haible  <bruno@clisp.org>
40093
40094         * lib/wait-process.h: New file, from GNU gettext.
40095         * lib/wait-process.c: New file, from GNU gettext.
40096
40097 2003-10-19  Jim Meyering  <jim@meyering.net>
40098
40099         * lib/vasnprintf.c (vasnprintf): Work around losing snprintf on
40100         HPUX 10.20.
40101
40102 2003-10-18  Karl Berry  <karl@gnu.org>
40103
40104         * config/config.guess: update from config.
40105
40106 2003-10-16  Paul Eggert  <eggert@twinsun.com>
40107
40108         * lib/getgroups.c: Include <errno.h>, <stdlib.h>.
40109         (getgroups): First arg is int, not size_t.
40110         Don't let 'free' mangle errno.
40111
40112 2003-10-16  Paul Eggert  <eggert@twinsun.com>
40113
40114         * README: Mention that gnulib assumes that (foo *) NULL + 0 == NULL.
40115
40116 2003-10-16  Karl Berry  <karl@gnu.org>
40117
40118         * config/config.{guess,sub}: update from config.
40119
40120 2003-10-16  Jim Meyering  <jim@meyering.net>
40121
40122         * lib/xmalloc.c: Include <string.h>, for declarations of memset and
40123         memcpy.
40124
40125 2003-10-15  Paul Eggert  <eggert@twinsun.com>
40126
40127         * lib/exclude.c: Do not include <inttypes.h> or <stdint.h>.
40128         (SIZE_MAX): Remove.
40129         (new_exclude, add_exclude_file): Initial size no longer needs to
40130         be a power of 2.
40131         (add_exclude, add_exclude_file): Use xnrealloc instead of rolling
40132         our own address arithmetic overflow checking.
40133
40134         * lib/fnmatch.c (SIZE_MAX): Define if standard headers don't.
40135         (fnmatch): Do not alloca more than 2000 wide characters;
40136         instead, use malloc for large buffers.
40137         Check for address arithmetic overflow, and return -1
40138         with errno set to ENOMEM in that case.
40139         * lib/fnmatch_loop.c (ALLOCA_LIMIT): New macro.
40140         (NEW_PATTERN): Do not alloca more than 8000 bytes;
40141         instead, return -1.  Check for address arithmetic overflow.
40142
40143 2003-10-14  Paul Eggert  <eggert@twinsun.com>
40144
40145         Handle invalid suffixes and overflow independently, so that
40146         callers can treat them independently as needed.  Fix some bugs in
40147         suffix handling, e.g., "100k@" was not diagnosed as an invalid
40148         suffix for a human-readable blocksize.  The major caller-visible
40149         change is the addition of a new
40150         LONGINT_INVALID_SUFFIX_CHAR_WITH_OVERFLOW enum value, indicating
40151         that both overflow and suffix chars were found.
40152
40153         * lib/human.c (humblock): Don't check separately for invalid suffix
40154         char; that is xstrtoumax's job (now that its bug is fixed).
40155         * lib/xstrtoimax.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM) [defined
40156         INTMAX_MAX]: New macros.
40157         * lib/xstrtol.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM, TYPE_MINIMUM,
40158         TYPE_MAXIMUM): New macros.
40159         (bkm_scale, bkm_scale_by_power): Return strtol_error, not int.
40160         (bkm_scale, bkm_scale_by_power, __xstrtol): Return maximal values
40161         if overflow occurs, as it's what __strtol does and it's more useful
40162         in practice.
40163         (__xstrtol): If __strtol reports some error other than ERANGE,
40164         reflect it to the caller as LONGINT_INVALID.  If it reports
40165         ERANGE, continue the rest of parsing, and report LONGINT_OVERFLOW
40166         | LONGINT_INVALID_SUFFIX_CHAR if both errors occur.
40167         * lib/xstrtol.h (LONGINT_INVALID_SUFFIX_CHAR_WITH_OVERFLOW): New enum
40168         value.
40169         (_STRTOL_ERROR): Handle it.  Abort when given unknown error codes.
40170         * lib/xstrtoul.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM): New macros.
40171         * lib/xstrtoumax.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM)
40172         [defined UINTMAX_MAX]: New macros.
40173
40174 2003-10-14  Bruno Haible  <bruno@clisp.org>
40175
40176         * modules/fatal-signal: Add m4/sig_atomic_t.m4 to file list.
40177
40178 2003-10-14  Bruno Haible  <bruno@clisp.org>
40179
40180         * m4/sig_atomic_t: New file, from GNU gettext.
40181         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Require gt_TYPE_SIG_ATOMIC_T.
40182
40183 2003-10-14  Bruno Haible  <bruno@clisp.org>
40184
40185         * lib/fatal-signal.h: Improved comments. Suggested by Paul Eggert.
40186         * lib/fatal-signal.c: Use sig_atomic_t. Suggested by Paul Eggert.
40187         Also use volatile where needed.
40188
40189 2003-10-12  Paul Eggert  <eggert@twinsun.com>
40190
40191         * modules/xalloc: Do not depend on 'exit'.  Depend on 'stdbool'.
40192         Change maintainer from Bruno Haible to 'all'.
40193
40194 2003-10-12  Paul Eggert  <eggert@twinsun.com>
40195
40196         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Require AC_C_INLINE.
40197
40198 2003-10-12  Paul Eggert  <eggert@twinsun.com>
40199
40200         * lib/xalloc.h (xnmalloc, xzalloc, xnrealloc, xclone): New decls.
40201         (XMALLOC, XCALLOC, XREALLOC, XFREE, CCLONE, CLONE): Deprecate,
40202         and define in terms of the other primitives.
40203         * lib/xmalloc.c: Include stdbool.h; do not include exit.h.
40204         (SIZE_MAX): Define if not already defined.
40205         (array_size_overflow): New function.
40206         (xalloc_die): Abort instead of exiting if 'error' returns.
40207         (xnmalloc, xnrealloc, xzalloc, xclone): New functions.
40208         (xmalloc, xrealloc): Use them.
40209         (xcalloc): Check for address arithmetic overflow.
40210         * lib/xstrdup.c (xstrdup): Use xclone, since memcpy should be
40211         a bit faster than strcpy.
40212
40213 2003-10-10  Simon Josefsson  <jas@extundo.com>
40214
40215         * modules/argp (Depends-on): Add restrict and strcase.
40216
40217 2003-10-10  Simon Josefsson  <jas@extundo.com>
40218
40219         * m4/argp.m4: Add AC_C_INLINE.
40220
40221 2003-10-08  Paul Eggert  <eggert@twinsun.com>
40222
40223         Merge getpass from libc, plus a few fixes.
40224
40225         * lib/getpass.c (HAVE_STDIO_EXT) [_LIBC]: Define to 1.
40226         Include <stdbool.h>.
40227         Include <stdio_ext.h> if HAVE_STDIO_H, otherwise define
40228         __fsetlocking to empty.
40229         [_LIBC]: Do not include "getline.h" or "unlocked-io.h", but
40230         do include <bits/libc-lock.h>.
40231         Do not include <fcntl.h>; not needed.
40232         [_LIBC]: Include <wchar.h>.
40233         (NOTCANCEL_MODE): New macro.
40234         (flockfile, funlockfile) [_LIBC]: New macros.
40235         (__libc_cleanup_push, __libc_cleanup_pop, __getline, __tcgetattr)
40236         [!_LIBC]: New macros.
40237         (call_fclose): New function.
40238         (getpass): Use it.  Save tty stream separately; this simplifies the
40239         code and makes it more reliable if stdin happens to equal stdout.
40240         Invoke __fsetlocking on tty.
40241         Handle thread cancellation if needed.
40242         Namespace cleanup (use __tcgetattr, __getline).
40243         Use bool for Booleans.
40244         [USE_IN_LIBIO]: Handle wide streams.
40245         [!_LIBC]: Unconditionally do the fseek, since we don't know what
40246         stream might go where.
40247
40248         * lib/unlocked-io.h: Include <stdio.h>, so that the caller
40249         doesn't have to include <stdio.h> before us.
40250         (clearerr_unlocked, feof_unlocked, ferror_unlocked,
40251         fflush_unlocked, fgets_unlocked, fputc_unlocked, fputs_unlocked,
40252         fread_unlocked, fwrite_unlocked, getc_unlocked, getchar_unlocked,
40253         putc_unlocked, putchar_unlocked): Define to the unlocked counterpart
40254         if not declared, so that we can use getpass.c code from libc without
40255         rewriting it.
40256         (flockfile, ftrylockfile, funlockfile): New macros.
40257
40258 2003-10-08  Paul Eggert  <eggert@twinsun.com>
40259
40260         * modules/getpass: Depend on stdbool.
40261
40262 2003-10-08  Paul Eggert  <eggert@twinsun.com>
40263
40264         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for stdio_ext.h.
40265
40266 2003-10-07  Karl Berry  <karl@gnu.org>
40267
40268         * config/config.{guess,sub}: update from config.
40269
40270 2003-10-06  Jim Meyering  <jim@meyering.net>
40271             Bruno Haible  <bruno@clisp.org>
40272
40273         This lets translators provide better translations for the
40274         "Written by ..." part of --version output.
40275         * lib/version-etc.h: Include stdarg.h.
40276         (version_etc_copyright): Declare as readonly.
40277         (version_etc): Make this function variadic with a NULL-terminated list
40278         of author name strings.
40279         (version_etc_va): New declaration.
40280         * lib/version-etc.c: Include stdarg.h, stdlib.h.
40281         (version_etc_copyright): Declare as readonly.
40282         (version_etc_va): New function. Provide a different translatable string
40283         for each possible number of authors < 10. Abbreviate when there are 10
40284         authors or more.
40285         (version_etc): Make this function variadic. Call version_etc_va.
40286         Suggestion from Gary V. Vaughan.
40287
40288         * lib/long-options.h (parse_long_options): Change prototype: the
40289         authors string is moved to the end and becomes variadic.
40290         * lib/long-options.c: Include stdarg.h.
40291         (parse_long_options): Make this function variadic, too.
40292         Call version_etc_va, not version_etc.
40293
40294 2003-10-06  Bruno Haible  <bruno@clisp.org>
40295
40296         * modules/version-etc-2: Remove file.
40297         * MODULES.html.sh (func_all_modules): Remove version-etc-2.
40298
40299 2003-10-06  Bruno Haible  <bruno@clisp.org>
40300
40301         * modules/fatal-signal: New file.
40302         * MODULES.html.sh (func_all_modules): Add fatal-signal.
40303
40304 2003-10-06  Bruno Haible  <bruno@clisp.org>
40305
40306         * m4/fatal-signal.m4: New file.
40307         * m4/signalblocking.m4: New file, from GNU gettext.
40308
40309 2003-10-06  Bruno Haible  <bruno@clisp.org>
40310
40311         * lib/version-etc-2.h: Remove file.
40312         * lib/version-etc-2.c: Remove file.
40313
40314 2003-10-06  Bruno Haible  <bruno@clisp.org>
40315
40316         * lib/fatal-signal.h: New file, from GNU gettext.
40317         * lib/fatal-signal.c: New file, from GNU gettext.
40318
40319 2003-10-05  Paul Eggert  <eggert@twinsun.com>
40320
40321         * README: Rework advice for preventing empty .o files.
40322         Don't recommend ELIDE constructs.  Recommend <stddef.h>,
40323         not <sys/types.h>.
40324
40325 2003-10-04  Karl Berry  <karl@gnu.org>
40326
40327         * lib/argp*: update from libc.
40328
40329 2003-10-04  Karl Berry  <karl@gnu.org>
40330
40331         * config/config.{guess,sub}: update from config.
40332
40333 2003-10-02  Bruno Haible  <bruno@clisp.org>
40334
40335         * modules/lchown (Include): Add lchown.h.
40336         * modules/time_r (Include): Use "..." syntax.
40337         * modules/xgetdomainname (Include): Add xgetdomainname.h.
40338
40339 2003-10-01  Simon Josefsson  <jas@extundo.com>
40340
40341         * MODULES.html.sh (func_all_modules): Move gethostname from section
40342         'based on' to section 'lacking' POSIX:2001.
40343
40344 2003-10-01  Larry Jones  <lawrence.jones@eds.com>
40345
40346         * lib/getpass.c (getpass): Use a no-op fseek when switching from input
40347         to output mode on the same stream.
40348
40349 2003-09-29  Paul Eggert  <eggert@twinsun.com>
40350
40351         * lib/strftime.c (tm_diff) [! HAVE_TM_GMTOFF]:
40352         Fix arg typo in previous patch.
40353
40354 2003-09-28  Jim Meyering  <jim@meyering.net>
40355
40356         * lib/error.c: Correct cpp indentation.
40357
40358 2003-09-27  Paul Eggert  <eggert@twinsun.com>
40359
40360         * modules/free: New file.
40361
40362 2003-09-27  Paul Eggert  <eggert@twinsun.com>
40363
40364         * m4/free.m4: New file.
40365
40366 2003-09-27  Paul Eggert  <eggert@twinsun.com>
40367
40368         * lib/minmax.h (MIN, MAX)
40369         [__STDC__ && defined __GNUC__ && __GNUC__ >= 2]:
40370         Omit the special code that used __typeof__, since we worry that
40371         it could be more trouble than it's worth.  See:
40372         http://mail.gnu.org/archive/html/bug-gnulib/2003-01/msg00090.html
40373         http://mail.gnu.org/archive/html/bug-gnulib/2003-01/msg00095.html
40374
40375         * lib/free.c: New file.
40376
40377 2003-09-27  Oskar Liljeblad  <oskar@osk.mine.nu>
40378
40379         Trivial fixes to Makefile.am parts of module listings.
40380         * modules/strstr: Append strstr.h to lib_SOURCES.
40381         * modules/strcase: Likewise, for strcase.h.
40382
40383 2003-09-27  Karl Berry  <karl@gnu.org>
40384
40385         * config/mkinstalldirs: update from automake.
40386
40387 2003-09-26  Paul Eggert  <eggert@twinsun.com>
40388
40389         * lib/error.c (SIZE_MAX) [!defined SIZE_MAX]: Define.
40390         (error_tail): Do not loop, reallocating temporary buffer, since
40391         the output cannot contain more wide characters than the input
40392         contains bytes, the size must be big enough already.  This avoids
40393         one potential size overflow calculation.  Check for size overflow
40394         when calculating temporary buffer size.  Free temporary buffer
40395         when done, if it was allocated with malloc; this plugs a memory
40396         leak.  Remove casts from void * to pointers, that are no longer
40397         needed now that we're assuming C89 or better.
40398
40399         Merge error changes from glibc.
40400
40401         * lib/error.c, error.h: Update copyright notice header to match glibc.
40402         * lib/error.c [defined _LIBC]: Include <errno.h>, <bits/libc-lock.h>.
40403         (error, error_at_line) [defined _LIBC && defined __libc_ptf_call]:
40404         Disable cancellation while printing error.
40405         * lib/error.h: Prepend __ to parameter names.
40406
40407 2003-09-26  Jim Meyering  <jim@meyering.net>
40408
40409         * lib/error.c (error_tail): Move some declarations
40410         into inner scope where the local variables are used.
40411
40412 2003-09-26  Bruno Haible  <bruno@clisp.org>
40413
40414         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Add comments about the AIX
40415         stpncpy().
40416         Don't define stpncpy through config.h; it's now done through stpncpy.h.
40417
40418 2003-09-26  Bruno Haible  <bruno@clisp.org>
40419
40420         * lib/stpncpy.h (gnu_stpncpy): New declaration.
40421         (stpncpy): Define as alias for gnu_stpncpy.
40422         * lib/stpncpy.c [!_LIBC]: Define gnu_stpncpy, not stpncpy.
40423
40424 2003-09-25  Simon Josefsson  <jas@extundo.com>
40425
40426         * lib/xgetdomainname.h: New file.
40427         * lib/xgetdomainname.c: New file.
40428
40429 2003-09-25  Simon Josefsson  <jas@extundo.com>
40430             Bruno Haible  <bruno@clisp.org>
40431
40432         * modules/getdomainname: New file.
40433         * modules/xgetdomainname: New file.
40434         * MODULES.html.sh (func_all_modules): Add getdomainname,
40435         xgetdomainname.
40436
40437 2003-09-25  Simon Josefsson  <jas@extundo.com>
40438             Bruno Haible  <bruno@clisp.org>
40439
40440         * m4/getdomainname.m4: New file.
40441
40442 2003-09-25  Simon Josefsson  <jas@extundo.com>
40443             Bruno Haible  <bruno@clisp.org>
40444
40445         * lib/getdomainname.h: New file.
40446         * lib/getdomainname.c: New file.
40447
40448 2003-09-25  Karl Berry  <karl@gnu.org>
40449
40450         * lib/argp-fmtstream.c, argp-help.c: update from libc.
40451
40452 2003-09-25  Karl Berry  <karl@gnu.org>
40453
40454         * config/install-sh: update from automake.
40455
40456 2003-09-25  Bruno Haible  <bruno@clisp.org>
40457
40458         * modules/version-etc-2: New file, from modules/version-etc with
40459         modifications.
40460         * MODULES.html.sh (func_all_modules): Add version-etc-2.
40461
40462 2003-09-25  Bruno Haible  <bruno@clisp.org>
40463
40464         * lib/version-etc-2.h: New file, from version-etc.h with modifications.
40465         * lib/version-etc-2.c: New file, from version-etc.c with modifications.
40466
40467 2003-09-24  Simon Josefsson  <jas@extundo.com>
40468
40469         * modules/xgethostname: Add xgethostname.h.
40470
40471 2003-09-24  Paul Eggert  <eggert@twinsun.com>
40472
40473         * lib/linebuffer.c (freebuffer): Don't free the argument, just
40474         the buffer associated with the argument.  Bug reported by
40475         Simon Josefsson.
40476
40477 2003-09-24  Paul Eggert  <eggert@twinsun.com>
40478
40479         * README: Document assumptions that 'int' is at least 32 bits
40480         wide, that integer arithmetic is 2's complement without overflow,
40481         that there are no holes in integer values, that adding sizes of
40482         two nonoverlapping objects can't overflow, and that all-bits-zero
40483         yields scalar zero.  Fix spelling and capitalization typos.
40484
40485 2003-09-19  Karl Berry  <karl@gnu.org>
40486
40487         * lib/argp.h: update from libc.
40488
40489 2003-09-17  Paul Eggert  <eggert@twinsun.com>
40490
40491         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Call AC_BEFORE first,
40492         to avoid spurious warnings like "AC_RUN_IFELSE was called before
40493         gl_USE_SYSTEM_EXTENSIONS" from autoreconf.
40494
40495 2003-09-17  Paul Eggert  <eggert@twinsun.com>
40496
40497         * gnulib-tool: Use "test -h", not "test -L", for portability
40498         to Solaris 8 /bin/sh.  (This bug is fixed in Solaris 9.)
40499         (tags_regexp): Remove, since \| doesn't conform to POSIX.
40500         (sed_extract_prog): Issue s commands one-by-one, rather than
40501         using \| in one s command.
40502
40503 2003-09-16  Paul Eggert  <eggert@twinsun.com>
40504
40505         * lib/linebuffer.c (readlinebuffer): Return NULL immediately upon
40506         input error, instead of returning NULL the next time we are called
40507         (and therefore losing track of errno).
40508
40509 2003-09-16  Bruno Haible  <bruno@clisp.org>
40510
40511         * gnulib-tool (func_create_testdir): Warn about duplicated
40512         dependencies.
40513
40514 2003-09-15  Paul Eggert  <eggert@twinsun.com>
40515
40516         * modules/argmatch, modules/fatal, modules/obstack,
40517         modules/xalloc, modules/xgethostname: Sort dependencies by
40518         importance, not alphabetically.
40519
40520 2003-09-15  Paul Eggert  <eggert@twinsun.com>
40521
40522         * lib/getndelim2.c (getndelim2): Don't trash errno when a read
40523         fails, so that the caller gets the proper errno.
40524
40525         * lib/readutmp.c (read_utmp): Likewise.
40526         Check for fstat error.  Close stream and free storage
40527         when failing.
40528
40529 2003-09-14  Karl Berry  <karl@gnu.org>
40530
40531         * config/srclist.txt (strdup.c): disable for c89 changes.
40532
40533 2003-09-14  Jim Meyering  <jim@meyering.net>
40534
40535         * lib/getloadavg.c: Correct cpp indentation.
40536         * lib/strdup.c: Likewise.
40537         * lib/vasnprintf.c: Likewise.
40538
40539 2003-09-14  Bruno Haible  <bruno@clisp.org>
40540
40541         * modules/fwriteerror: New file.
40542         * MODULES.html.sh (func_all_modules): Add fwriteerror.
40543
40544 2003-09-14  Bruno Haible  <bruno@clisp.org>
40545
40546         * lib/fwriteerror.h: New file.
40547         * lib/fwriteerror.c: New file.
40548
40549 2003-09-12  Paul Eggert  <eggert@twinsun.com>
40550
40551         * modules/argmatch, modules/exitfail, modules/fatal, modules/obstack,
40552         modules/xgethostname, modules/xalloc: Depend on exit.
40553
40554 2003-09-12  Paul Eggert  <eggert@twinsun.com>
40555
40556         * m4/error.m4: Require AC_FUNC_STRERROR_R rather than invoking it.
40557
40558         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Require AC_AIX
40559         and AC_MINIX, too, so that their extensions are available.
40560
40561         * m4/prereq.m4 (jm_PREREQ_ADDEXT): Remove.  All uses removed.
40562         This macro has been superseded by gl_BACKUPFILE.
40563
40564         More patches to assume C89 or better.
40565
40566         * m4/error.m4 (gl_ERROR): Don't check for vprintf.
40567
40568         * m4/check-decl.m4 (jm_CHECK_DECLS): Include <string.h>, <stdlib.h>
40569         unconditionally.
40570         * m4/closeout.m4 (gl_CLOSEOUT): Don't check for stdlib.h.
40571         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER):
40572         Include <string.h>, <stdlib.h> unconditionally.
40573         * m4/lstat.m4 (gl_PREREQ_LSTAT): Don't check for stdlib.h, free.
40574         * m4/readdir.m4 (GL_FUNC_READDIR): Don't check for string.h.
40575         * m4/readutmp.m4 (gl_PREREQ_READUTMP): Don't check for standard C
40576         headers or for string.h.
40577         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Don't check for stdlib.h
40578         or strtoul.
40579
40580         * m4/mkstemp.m4 (jm_PREREQ_TEMPNAME): Do not require standard C
40581         headers.
40582         * m4/strdup.m4 (gl_PREREQ_STRDUP): Likewise.
40583         * m4/userspec.m4 (gl_USERSPEC): Likewise.
40584         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Likewise.
40585         * m4/xstrtod.m4 (gl_XSTRTOD): Likewise.
40586         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
40587         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't check for limits.h,
40588         memcpy, memset.
40589         (jm_FUNC_GNU_STRFTIME): Don't require standard C headers.
40590         * m4/strtod.m4 (gl_FUNC_STRTOD): Do not check for float.h.
40591         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Do not check for stdlib.h,
40592         strtol.
40593         * m4/strtol.m4 (gl_FUNC_STRTOL): Do not check for limits.h.
40594         * m4/userspec.m4 (gl_USERSPEC): Do not check for string.h.
40595         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Do not check for string.h, strtol,
40596         strtoul.
40597
40598 2003-09-12  Paul Eggert  <eggert@twinsun.com>
40599
40600         * lib/argmatch.c, fatal.c, xgethostname.c, xmalloc.c: Include exit.h.
40601         * lib/obstack.c [!defined _LIBC]: Likewise.
40602         * lib/argmatch.c (EXIT_FAILURE): Remove; now done by exit.h
40603         * lib/exitfail.c, fatal.c, xgethostname.c, xmalloc.c: Likewise.
40604         * lib/exitfail.c: Don't include stdlib.h; no longer needed.
40605
40606         More changes to assume C89 or better.
40607
40608         * lib/error.c (error_tail): Assume vprintf.
40609
40610         * lib/argmatch.c (getenv): Remove decl.
40611         * lib/progreloc.c (get_full_program_name): Define via prototype.
40612         * lib/setenv.c (clearenv): Likewise.
40613         * lib/stpncpy.c: Do not include <string.h> or <sys/types.h>; not
40614         needed.
40615         * lib/strdup.c: Include <stdlib.h>, <string.h> unconditionally.
40616         (malloc, memcpy): Remove decls.
40617         * lib/strftime.c (HAVE_LIMITS_H, STDC_HEADERS) [defined _LIBC]: Remove.
40618         (HAVE_MEMCPY) [defined emacs && !defined HAVE_BCOPY]: Remove.
40619         Include <limits.h>, <stddef.h>, <stdlib.h>, <string.h> unconditionally.
40620         (memcpy): Remove macro.
40621         (MEMCPY) [!defined COMPILE_WIDE]: Define to memcpy unconditionally.
40622         (__P): Remove.  All uses removed.
40623         (PTR): Remove.  All uses changed to void *.
40624         (CHAR_BIT, NULL): Remove.
40625         (spaces, zeros, memset_space, memset_zero)
40626         [!defined memset && !defined HAVE_MEMSET && !defined _LIBC]:
40627         Remove.
40628         (LOCALE_PARAM, LOCALE_PARAM_DECL): Remove.
40629         (memcpy_lowcase, memcpy_uppcase, tm_diff, iso_week_days):
40630         Define with prototype.
40631         Remove now-unnecessary prototype decl.
40632         (extra_args_spec): Assume ANSI C.  All uses changed.
40633         (extra_args_spec_iso): Remove.
40634         (my_strftime, emacs_strftimeu): Define via prototype.
40635         * lib/strtod.c: Include <float.h>, <stdlib.h>, <string.h>
40636         unconditionally.
40637         (DBL_MAX, DBL_MIN, HUGE_VAL, NULL): Remove decls.
40638         * lib/strtoimax.c: Include <stdlib.h> unconditionally.
40639         (strtoul, strtol): Remove decls.
40640         * lib/strtol.c (STDC_HEADERS, HAVE_LIMITS_H, NULL, ULONG_MAX,
40641         LONG_MAX): Remove.
40642         Include <limits.h>, <stddef.h>, <stdlib.h>, <string.h> unconditionally.
40643         (LOCALE_PARAM_DECL): Remove.  All uses changed to LOCALE_PARAM_PROTO.
40644         (LOCALE_PARAM_PROTO): New macro.
40645         (INTERNAL, INTERNAL1, WEAKNAME): Assume ANSI C, not K&R.
40646         (INTERNAL (strtol), strtol): Define with a prototype.
40647         (PARAMS): Remove.  All uses removed.
40648         * lib/tempname.c: Include <string.h> unconditionally.
40649         * lib/userspec.c: Include <stdlib.h>, <string.h> unconditionally.
40650         * lib/xgethostname.c (main): Define with a prototype.
40651         * lib/xmalloc.c: Include "xalloc.h" first, to check interface.
40652         Include <stdlib.h> unconditionally.
40653         (calloc, malloc, realloc, free): Remove decls.
40654         * lib/xstrtod.c: Include "xstrtod.h" first, to check interface.
40655         Include <stdlib.h> unconditionally.  Sort include file names.
40656         (strtod): Remove.
40657         (xstrtod): Define with a prototype.
40658         * lib/xstrtol.c: Include <stdlib.h>, <string.h> unconditionally.
40659         (strtol, strtoul): Remove decls.
40660
40661 2003-09-11  Paul Eggert  <eggert@twinsun.com>
40662
40663         More patches to assume C89 or better.
40664         * m4/strndup.m4 (gl_PREREQ_STRNDUP): Remove STDC_HEADERS check.
40665         * m4/strnlen.m4 (gl_PREREQ_STRNLEN): Don't check for memory.h,
40666         string.h, memchr, STDC_HEADERS.
40667
40668 2003-09-11  Paul Eggert  <eggert@twinsun.com>
40669
40670         * lib/strndup.c: Don't include <stdio.h>, <sys/types.h>.
40671         Include <stdlib.h>, <string.h> unconditionally.
40672         Remove now-unnecessary cast to char *.
40673         * lib/strnlen.c: Include <string.h> unconditionally.
40674         * lib/yesno.c (yesno): Define with a prototype.
40675
40676 2003-09-11  Bruno Haible  <bruno@clisp.org>
40677
40678         * config/srclist.txt (setenv.c, unsetenv.c): Disable for the moment.
40679
40680 2003-09-10  Jim Meyering  <jim@meyering.net>
40681
40682         * lib/error.c: Correct indentation of cpp directives.
40683
40684 2003-09-10  Bruno Haible  <bruno@clisp.org>
40685
40686         * m4/strcspn.m4 (gl_PREREQ_STRCSPN): Remove <string.h> check.
40687         * m4/strpbrk.m4 (gl_PREREQ_STRPBRK): Remove <string.h> check.
40688         * m4/strstr.m4 (gl_PREREQ_STRSTR): Remove <string.h> check.
40689         * m4/unicodeio.m4 (gl_UNICODEIO): Remove <string.h> check.
40690         * m4/setenv.m4 (gl_PREREQ_SETENV, gl_PREREQ_UNSETENV): Remove
40691         <stdlib.h> and <string.h> checks.
40692         * m4/xreadlink.m4 (gl_XREADLINK): Remove <stdlib.h> check.
40693         * m4/yesno.m4 (gl_YESNO): Remove <stdlib.h> check.
40694
40695 2003-09-10  Bruno Haible  <bruno@clisp.org>
40696
40697         * lib/strcspn.c: Include <string.h> unconditionally.
40698         * lib/strpbrk.c: Include <string.h> unconditionally.
40699         * lib/strstr.c: Include <string.h> unconditionally.
40700         * lib/unicodeio.c: Include <string.h> unconditionally.
40701         * lib/setenv.c: Include <stdlib.h> and <string.h> unconditionally.
40702         * lib/unsetenv.c: Likewise.
40703         * lib/xreadlink.c: Include <stdlib.h> unconditionally.
40704         * lib/yesno.c: Include <stdlib.h> unconditionally.
40705         (rpmatch): Add prototype.
40706
40707 2003-09-09  Paul Eggert  <eggert@twinsun.com>
40708
40709         More patches to assume C89 or better.
40710         * m4/getcwd.m4 (AC_FUNC_GETCWD_NULL): Don't check for stdlib.h.
40711         * m4/getopt.m4 (gl_GETOPT): Don't check for string.h.
40712         * m4/getugroups.m4 (gl_GETUGROUPS): Do not check for standard C headers
40713         or for string.h.
40714         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Do not check for
40715         stdlib.h.
40716         * m4/group-member.m4 (gl_PREREQ_GROUP_MEMBER): Do not require standard
40717         C headers.
40718         * m4/hard-locale.m4 (gl_HARD_LOCALE): Do not check for stdlib.h,
40719         string.h.
40720         * m4/hash.m4 (gl_HASH): Do not check for stdlib.h, malloc, free.
40721         * m4/human.m4 (gl_HUMAN): Do not check for stdlib.h, string.h, getenv.
40722         * m4/idcache.m4 (gl_IDCACHE): Do not check for standard C headers,
40723         or for string.h.
40724         * m4/long-options.m4 (gl_LONG_OPTIONS): Do not check for stdlib.h.
40725         * m4/makepath.m4 (gl_MAKEPATH): Do not check for string.h or standard
40726         C headers.
40727         * m4/md5.m4 (gl_MD5): Don't check for limits.h, standard C headers,
40728         memcpy.
40729         * m4/sha.m4 (gl_SHA): Don't check for standard Cheaders, memcpy.
40730         * m4/memchr.m4 (jm_PREREQ_MEMCHR): Don't check for limits.h, stdlib.h.
40731         * m4/memcmp.m4 (gl_PREREQ_MEMCMP): Don't check for string.h.
40732         * m4/memcoll.m4 (gl_MEMCOLL): Likewise.
40733         * m4/memrchr.c (gl_PREREQ_MEMRCHR): Don't check for limits.h.
40734         * m4/mkdir-slash.m4 (gl_PREREQ_MKDIR): Don't check for stdlib.h,
40735         string.h, free.
40736         * m4/mktime.m4 (gl_PREREQ_MKTIME): Don't check for standard C headers.
40737         * m4/modechange.m4 (gl_MODECHANGE): Don't check for standard C headers.
40738         * m4/mountlist.m4 (gl_PREREQ_MOUNTLIST_EXTRA): Don't check for standard
40739         C headers, or for string.h.
40740         * m4/obstack.m4 (gl_OBSTACK): Don't check for stddefe.h, string.h.
40741         (gl_PREREQ_OBSTACK): Don't check for stdlib.h.
40742         * m4/path-concat.m4 (gl_PATH_CONCAT): Don't check for standard C
40743         headers, memory.h, stdlib.h, string.h, strings.h.
40744         * m4/posixtm.m4 (gl_POSIXTM): Don't check for stdlib.h, string.h.
40745         * m4/posixver.m4 (gl_POSIXVER): Don't check for getenv.
40746         * m4/putenv.m4 (gl_PREREQ_PUTENV): Don't check for string.h, memcpy,
40747         strchr.
40748         * m4/readtokens.m4 (gl_READTOKENS): Don't check for standard C
40749         headers, memory.h, string.h.
40750         * m4/regex.m4 (jm_PREREQ_REGEX): Do not check for limits.h, string.h.
40751         * m4/rename.m4 (gl_PREREQ_RENAME): Do not check for stdlib.h, string.h,
40752         free.
40753         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Don't check for standard C
40754         headers.
40755         * m4/same.m4 (gl_SAME): Don't check for stdlib.h, string.h, free.
40756         * m4/save-cwd.m4 (gl_SAVE_CWD): Don't check for standard C headers.
40757         * m4/savedir.m4 (gl_SAVEDIR): Don't check for standard C headers.
40758         * m4/strchrnul.m4 (gl_PREREQ_STRCHRNUL): Don't check for string.h.
40759         * m4/xgetcwd.m4 (gl_XGETCWD): Don't check for stdlib.h.
40760
40761 2003-09-09  Paul Eggert  <eggert@twinsun.com>
40762
40763         More K&R removal.
40764
40765         * lib/acosl.c (main): Use a prototype.
40766         * lib/asinl.c, cosl.c, expl.c, frexpl.c, ldexpl.c, sinl.c,
40767         tanl.c: Likewise.
40768
40769         * lib/getloadavg.c (getloadavg, main): Define via prototypes.
40770
40771         * lib/getopt.h (struct option.name): Assume C89, and use 'const'.
40772         (getopt, etopt_long, getopt_long_only, _getopt_internal)
40773         [defined __GNU_LIBRARY__]: Assume C89, so we can always declare
40774         with a prototype.
40775         * lib/getopt.c (const): Remove macro.
40776         Include <string.h> unconditionally.
40777         (my_index): Remove; all uses changed to strchr.
40778         (strlen): Remove decl.
40779         (exchange): Remove forward decl; no longer needed.
40780         (exchange, _getopt_initialize, _getopt_internal, getopt, main):
40781         Define with prototype.
40782         * lib/getopt1.c (const): Remove macro.
40783         (getopt_long, getopt_long_only, main): Define with prototype.
40784
40785         * lib/getugroups.c: Include <string.h> unconditionally.
40786
40787         * lib/getusershell.c: Include <stdlib.h> unconditionally.
40788         (getusershell, setusershell, endusershell, readname, main):
40789         Define with prototypes.
40790
40791         * lib/group-member.c: Include group-member.h first.
40792         Include <stdlib.h> unconditionally.
40793
40794         * lib/hard-locale.c: Include hard-locale.h first.
40795         Include <stdlib.h>, <string.h> unconditionally.
40796
40797         * lib/hash.c (free, malloc): Remove decls.
40798         Include <stdlib.h> unconditionally.
40799
40800         * lib/human.c: Include <stdlib.h>, <string.h> unconditionally.
40801         (getenv): Do not declare.
40802
40803         * lib/idcache.c: Include <string.h> unconditionally.
40804
40805         * lib/long-options.c: Include long-options.h first, to test interface.
40806         Include <stdlib.h> unconditionally.
40807
40808         * lib/makepath.c: Include makepath.h first, to test interface.
40809         Include <stdlib.h> and <string.h> unconditionally.
40810
40811         * lib/linebuffer.c: Include <stdlib.h>.
40812         (free): Remove decl.
40813
40814         * lib/malloc.c: Include <stdlib.h>, for malloc; don't bother with
40815         stddef.h. rpl_malloc returns void *, not char *.
40816         * lib/realloc.c (rpl_realloc): Likewise.  Also, define with a
40817         prototype.
40818
40819         * lib/md5.h: Include <limits.h> unconditionally.
40820         (UINT_MAX_32_BITS): Don't worry about non-__STDC__ case.
40821         (__P): Remove; all uses removed.
40822         * lib/md5.c: Include "md5.h" first.
40823         (md5_init_ctx, md5_read_ctx, md5_finish_ctx, md5_stream,
40824         md5_buffer, md5_process_bytes, md5_process_block):
40825         Define with prototypes.
40826         * lib/sha.h (__P): Remove all uses.  (It wasn't defined??)
40827         * lib/sha.c: Include "sha.h" first.
40828         Include <stdlib.h>, <string.h> unconditionally.
40829
40830         * lib/memchr.c (__ptr_t): Remove; all uses changed to void *.
40831         * lib/memcmp.c (__ptr_t): Likewise.
40832         * lib/memrchr.c (__ptr_t): Likewise.
40833         * lib/memchr.c, memcmp.c, memcoll.c, memrchr.c:
40834         Include <string.h> unconditionally.
40835         * lib/memchr.c, memrchr.c: Include <limits.h> unconditionally.
40836         * lib/memchr.c: Include <stdlib.h> unconditionally.
40837         * lib/memchr.c (LONG_MAX): Remove.
40838         * lib/memrchr.c (LONG_MAX): Likewise.
40839         * lib/memchr.c (__memchr): Define via a prototype.
40840         * lib/memrchr.c (__memrchr): Likewise.
40841         * lib/memcmp.c (__P): Remove, and remove all uses.
40842         (memcmp_bytes, memcmp_common_alignment, memcmp_not_common_alignment):
40843         Remove forward decls; no longer needed.
40844         * lib/memcpy.c, memmove.c, memset.c: Include <stddef.h>.
40845         Use types required by C89 in prototype.
40846
40847         * lib/mkdir.c: Include <stdlib.h>, <string.h> unconditionally.
40848         * lib/savedir.c: Likewise.
40849         * lib/mkdir.c (free): Remove decl.
40850         * lib/rmdir.c (rmdir): Define with a prototype.
40851         * lib/savedir.c: Include savedir.h first, to test interface.
40852
40853         * lib/mktime.c (STDC_HEADERS): Remove.
40854         Include <stdlib.h>, <string.h> unconditionally.
40855
40856         * lib/modechange.c: Include <stdlib.h> unconditionally.
40857         (malloc): Remove decl.
40858
40859         * lib/mountlist.c: Include <stdlib.h>, <string.h> unconditionally.
40860         (free): Remove decl.
40861
40862         * lib/obstack.h (PTR_INT_TYPE) [!defined __PTRDIFF_TYPE__]:
40863         Define to ptrdiff_t, without bothering to check HAVE_STDDEF_H.
40864         (This type really should be intptr_t, but that's a C99ism.)
40865         (_obstack_memcpy): Remove: all uses changed to memcpy.
40866         Include <string.h> unconditionally.
40867         (struct obstack): Assume __STDC__ for types of members
40868         chunkfun, freefun, extra_arg.
40869         (_obstack_newchunk, _obstack_free, _obstack_begin, _obstack_begin_1,
40870         _obstack_memory_used, obstack_alloc_failed_handler, obstack_init,
40871         obstack_begin, obstack_specify_allocation,
40872         obstack_specify_allocation_with_arg, obstack_chunkfun,
40873         obstack_freefun, obstack_free) [! (defined __STDC__ && __STDC__)]:
40874         Remove unprototyped decls and the macros that use them.
40875         * lib/obstack.c (POINTER): Remove.  All uses changed to void *.
40876         (obstack_alloc_failed_handler, CALL_CHUNKFUN, CALL_FREEFUN,
40877         _obstack_begin, _obstack_begin_1, _obstack_allocated_p)
40878         (defined __STDC__ && __STDC__)]:
40879         Remove nonprototyped code.
40880         Include <stdlib.h> unconditionally.
40881         (_obstack_begin, _obstack_begin_1, _obstack_newchunk,
40882         _obstack_allocated_p, _obstack_free, obstack_free,
40883         _obstack_memory_used, print_and_abort):
40884         Define using prototypes.
40885         (obstack_1grow, obstack_1grow_fast, obstack_alloc, obstack_base,
40886         obstack_blank, obstack_blank_fast, obstack_copy, obstack_copy0,
40887         obstack_finish, obstack_grow, obstack_grow0, obstack_make_room,
40888         obstack_next_free, obstack_object_size, obstack_room) [0]:
40889         Remove unused, unprototyped code.
40890
40891         * lib/path-concat.c: Include <stdlib.h>, <string.h> unconditionally.
40892
40893         * lib/physmem.c (physmem_total, physmem_available, main): Define
40894         with prototypes.
40895
40896         * lib/posixtm.c: Include <stdlib.h>, <string.h> unconditionally.
40897         (main): Define with a prototype.
40898
40899         * lib/posixver.c (getenv): Remove decl.
40900
40901         * lib/putenv.c (malloc): Returns void *, not char *.
40902         Include <string.h> unconditionally.
40903         (strchr, memcpy, NULL): Do not define.
40904
40905         * lib/readtokens.c: Include readtokens.h first, to test interface.
40906         Include <stdlib.h>, <string.h> unconditionally.
40907         (init_tokenbuffer): Define with a prototype.
40908
40909         * lib/regex.c (PARAMS): Remove.  All uses removed.
40910         All uses of _RE_ARGS removed, too.
40911         Include <stddef.h>, <stdlib.h>, <string.h>, <limits.h>
40912         unconditionally.
40913         (bzero): Assume memset exists.
40914         (memcmp, memcpy, NULL): Remove.
40915         (SIGN_EXTEND_CHAR): Remove; all uses replaced by casts to signed
40916         char, or assignments to local vars of type signed char.
40917         (init_syntax_once, PREFIX(extract_number_and_incr),
40918         PREFIX(print_partial_compiled_pattern),
40919         PREFIX(print_compiled_pattern), PREFIX(print_double_string),
40920         convert_mbs_to_wcs, print_fastmap, re_set_syntax,
40921         PREFIX(regex_grow_registers), PREFIX(regex_compile),
40922         PREFIX(store_op1), PREFIX(store_op2), PREFIX(insert_op1),
40923         PREFIX(insert_op2), PREFIX(at_begline_loc_p),
40924         PREFIX(at_endline_loc_p), group_in_compile_stack, insert_space,
40925         wcs_compile_range, byte_compile_range, truncate_wchar,
40926         PREFIX(re_compile_fastmap), re_compile_fastmap, re_set_registers,
40927         re_search, re_search_2, PREFIX(re_search_2), re_match, re_match_2,
40928         count_mbs_length, wcs_re_match_2_internal,
40929         byte_re_match_2_internal, PREFIX(group_match_null_string_p),
40930         PREFIX(alt_match_null_string_p),
40931         PREFIX(common_op_match_null_string_p), PREFIX(bcmp_translate),
40932         re_compile_pattern, re_comp, re_exec, regcomp, regexec, regerror,
40933         regfree, PREFIX(extract_number)): Define with prototype.  Remove
40934         now-unnecessary declaration, if any.
40935         (byte_compile_range, PREFIX(regex_compile), re_comp, re_exec,
40936         regcomp, regexec):
40937         Remove now-unnecessary casts among pointer types.
40938         * lib/regex.h (_RE_ARGS): Remove.  All uses removed.
40939
40940         * lib/rename.c: Include <stdlib.h>, <string.h> unconditionally.
40941         (free): Remove decl.
40942
40943         * lib/rpmatch.c: Include <stdlib.h> unconditionally.
40944
40945         * lib/same.c: Include <stdlib.h>, <string.h> unconditionally.
40946         (free): Remove decl.
40947
40948         * lib/save-cwd.c: Include <stdlib.h> unconditionally.
40949         * lib/xgetcwd.c: Likewise.
40950
40951         * lib/stat.c: Include <stdlib.h>, <string.h> unconditionally.
40952         (free): Remove decl.
40953
40954         * lib/strchrnul.c (strchrnul): Define with a prototype.
40955         Fix bug: c_in was not converted to char before searching.
40956
40957         The following changes are not K&R related:
40958
40959         * lib/group-member.h: Include <sys/types.h>, so that this file is
40960         self-contained.
40961         * lib/makepath.h: Likewise.
40962
40963         * lib/getusershell.c (readname, default_index, line_size, readname):
40964         Use size_t, not int, for sizes.
40965         (readname): If the size overflows, report an error instead of
40966         looping forever.
40967
40968 2003-09-09  Paul Eggert  <eggert@twinsun.com>
40969
40970         * config/srclist.txt: Do not get getopt.h, getopt1.c, or regex.h from
40971         libc.
40972
40973 2003-09-09  Paul Eggert  <eggert@twinsun.com>
40974
40975         * README: New section: portability guidelines.
40976
40977 2003-09-09  Derek Robert Price  <derek@ximbiot.com>
40978
40979         * m4/getndelim2.m4 (gl_PREREQ_GETNDELIM2): Assume stdlib.h per the
40980         C89 spec.
40981
40982 2003-09-09  Derek Robert Price  <derek@ximbiot.com>
40983
40984         * lib/getndelim2.c: Assume stdlib.h per the C89 spec.
40985
40986 2003-09-08  Paul Eggert  <eggert@twinsun.com>
40987
40988         Assume C89 or better; remove K&R cruft.
40989         A few of these changes were first proposed by Derek Robert Price
40990         in <http://mail.gnu.org/archive/html/bug-gnulib/2003-07/msg00105.html>.
40991
40992         * lib/addext.c: Include <string.h> unconditionally.
40993         * lib/backupfile.c: Include <string.h>, <stdlib.h> unconditionally.
40994         Don't declare getenv or malloc.
40995
40996         * lib/alloca.c: Include <string.h>, <stdlib.h> unconditionally.
40997         (POINTER_TYPE, pointer): Remove; all uses changed to void *.
40998         (NULL): Remove.
40999         (find_stack_direction, alloca): Use prototypes.
41000
41001         * lib/atexit.c (atexit): Define using a prototype.
41002
41003         * lib/basename.c, dirname.c, stripslash.c:
41004         Include <string.h> unconditionally.
41005
41006         * lib/bcopy.c: Include <stddef.h>.
41007         (bcopy): Define with prototype, using 'const' and 'void' and 'size_t'.
41008
41009         * lib/canon-host.c: Include <stdlib.h>, <string.h> unconditionally.
41010
41011         * lib/error.h (error, error_at_line, error_print_progname)
41012         [! (defined (__STDC__) && __STDC__)]: Remove decls.
41013         * lib/error.c: Include error.h first, to check interface.
41014         Include <stdarg.h>, <stdlib.h>, <string.h> unconditionally.
41015         (VA_START): Remove; all uses changeed to va_start.
41016         (exit, strerror): Remove decls.
41017         (error_print_progname): Prototype uncondionally.
41018         Don't include <errno.h>; no longer needed.
41019         (private_strerror): Remove.
41020         (error_tail): Always define.
41021         (error, error_at_line): Assume C89 or better; always use prototypes.
41022         * lib/fatal.c: Include "fatal.h" first, to test interface.
41023         Include <stdarg.h>, <stdlib.h>, <string.h> unconditionally.
41024         (VA_START): Remove; all uses changed to va_start.
41025         [! (HAVE_VPRINTF || HAVE_DOPRNT || _LIBC)]: Remove support for
41026         this case.
41027         (exit): Remove decl.
41028         (fatal): Prototype unconditionally.  Assume va_start works.
41029         Abort at end, to pacify gcc.
41030
41031         * lib/euidaccess.c (main): Define with a prototype.
41032
41033         * lib/exclude.c: Include <stdlib.h>, <string.h> unconditionally.
41034
41035         * lib/exitfail.c: Include <stdlib.h> unconditionally.
41036
41037         * lib/fnmatch_.h (__P): Remove.  All uses changed to assume
41038         prototypes.
41039         * lib/fnmatch.c: Include fnmatch.h first, to test interface.
41040         Include <string.h>, <stddef.h>, <stdlib.h> unconditionally.
41041         (getenv): Remove decl.
41042         (fnmatch): Define using a prototype.
41043         * lib/fnmatch_loop.c (FCT): Remove forward decl; no longer needed.
41044         (FCT): Define using a prototype.
41045
41046         * lib/getdate.y: Include <stdlib.h>, <string.h> unconditionally.
41047
41048         * lib/gethostname.c: Include <stddef.h>.
41049         (gethostname): Define with prototype.  Length is size_t, not int.
41050
41051 2003-09-08  Paul Eggert  <eggert@twinsun.com>
41052
41053         Assume C89 or better; remove K&R cruft.
41054         * m4/alloca.m4 (gl_PREREQ_ALLOCA): Don't check for stdlib.h, string.h.
41055         * m4/backupfile.m4 (gl_BACKUPFILE): Don't check for stdlib.h,
41056         string.h, getenv, malloc.
41057         * m4/dirname.m4 (gl_DIRNAME): Don't check for string.h or C standard
41058         headers.
41059         * m4/canon-host.m4 (gl_CANON_HOST): Don't check for string.h, stdlib.h.
41060         * m4/error.m4 (jm_PREREQ_ERROR): Do not require STDC headers, and
41061         do not check for strerror.
41062         * m4/exclude.m4: Do not check for stdlib.h, string.h, strings.h.
41063         * m4/exitfail.m4 (gl_EXITFAIL): Do not check for stdlib.h.
41064         * m4/fatal.m4 (gl_FATAL): Do not require STDC headers, and
41065         do not check for doprnt or vprintf.
41066         * m4/fnmatch.m4 (gl_PREREQ_FNMATCH_EXTRA): Remove.  All uses removed.
41067         * m4/getdate.m4 (gl_GETDATE): Don't check for stdlib.h or string.h.
41068
41069 2003-09-08  Paul Eggert  <eggert@twinsun.com>
41070
41071         * lib/getversion.c: Remove; was migrated to backupfile.c in 1997.
41072         getversion.c should have been removed then, but was accidentally
41073         preserved.
41074
41075         * lib/utime.c [!HAVE_UTIMES_NULL]: Include <sys/stat.h>, <fcntl.h>.
41076         (utime_null): Fix typo: 'st' was sometimes called 'sb'.
41077
41078 2003-09-08  Karl Berry  <karl@gnu.org>
41079
41080         * config/config.sub, config.guess, srclistvars.sh: update from savannah
41081                 config, forget about prep.
41082
41083         * config/depcomp, missing: update from automake.
41084
41085 2003-09-07  Paul Eggert  <eggert@twinsun.com>
41086
41087         * modules/time_r: Depend on 'restrict'.  Fix from Simon Josefsson in
41088         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00028.html>.
41089
41090 2003-09-07  Paul Eggert  <eggert@twinsun.com>
41091
41092         * lib/time_r.c (gmtime_r, localtime_r): Fix silly typo: missing arg to
41093         copy_tm_result.  Bug reported by Simon Josefsson in
41094         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00028.html>.
41095
41096 2003-09-06  Paul Eggert  <eggert@twinsun.com>
41097
41098         * m4/time_r.m4: New file.
41099         * m4/mktime.m4 (gl_PREREQ_MKTIME): Remove check for limits.h.
41100         * m4/timegm.m4 (gl_FUNC_TIMEGM): Assume that timegm is buggy if mktime
41101         is. Check for timegm declaration.
41102         (gl_PREREQ_TIMEGM): Require gl_FUNC_MKTIME.
41103         Do not check for gmtime_r.
41104         Replace mktime if __mktime_internal does not exist and if mktime
41105         hasn't been replaced already.
41106
41107 2003-09-06  Paul Eggert  <eggert@twinsun.com>
41108
41109         * lib/time_r.c, lib/time_r.h: New files.
41110
41111         * lib/mktime.c (my_mktime_localtime_r): Remove; all uses changed to
41112         __localtime_r.
41113         (__localtime_r) [!defined _LIBC]: New macro.  Include <time_r.h>.
41114         (__mktime_internal) [!defined _LIBC]: Now extern, not static.
41115
41116         * lib/strftime.c (my_strftime_gmtime_r): Remove; all uses changed to
41117         __gmtime_r.
41118         (my_strftime_localtime_r): Remove; all uses changed to __localtime_r.
41119         (__gtime_r, __localtime_r) [!HAVE_TM_GMTOFF]: New macros.
41120         Include <time_r.h>.
41121
41122         * lib/timegm.c: Switch to glibc implementation, with the following
41123         changes:
41124         [defined HAVE_CONFIG_H]: Include <config.h>.
41125         [!defined _LIBC]: Include "timegm.h" rather than <time.h>.
41126         (__mktime_internal) [!defined _LIBC]: New decl.
41127         (__gmtime_r) [!defined _LIBC]: New macro and function.
41128         (timegm): Use a prototype, since gnulib assumes C89.
41129         Do not bother declaring tmp to be const, as it's not really usefu.
41130         * lib/timegm.h: Hoist "#include <time.h>" out of #ifdef.
41131         (timegm): Declare only if HAVE_DECL_TIMEGM.
41132
41133 2003-09-06  Paul Eggert  <eggert@twinsun.com>
41134
41135         * MODULES.html.sh (func_all_modules): Add time_r.
41136         * modules/time_r: New file.
41137         * modules/mktime, modules/strftime, modules/timegm: Depend on time_r.
41138         * modules/timegm: Depend on mktime.  Change maintainer to "all, glibc".
41139
41140 2003-09-03  Paul Eggert  <eggert@twinsun.com>
41141
41142         * lib/human.c (human_readable): Fix bug that rounded 10501 to 10k.
41143         Bug reported by Lute Kamstra in
41144         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00003.html>.
41145
41146         * lib/getdate.y (relative_time_table): Use tDAY_UNIT for "tomorrow",
41147         "yesterday", "today", and "now" rather than tMINUTE_UNIT.  Of
41148         course with correspondingly smaller numbers for tomorrow and
41149         yesterday.  From Tadayoshi Funaba.  Originally installed into
41150         sh-utils on 1999-08-07, but the patch got lost (I guess during the
41151         coreutils merge?).
41152
41153 2003-08-31  Simon Josefsson  <jas@extundo.com>
41154
41155         * modules/timegm: New file.
41156         * MODULES.html.sh (func_all_modules): Add timegm.
41157
41158 2003-08-31  Simon Josefsson  <jas@extundo.com>
41159
41160         * m4/timegm.m4: New file.
41161
41162 2003-08-31  Simon Josefsson  <jas@extundo.com>
41163
41164         * lib/timegm.h: New file.
41165         * lib/timegm.c: New file.  Based on
41166         wget-1.8.2/src/http.c:mktime_from_utc.
41167
41168 2003-08-31  Karl Berry  <karl@gnu.org>
41169
41170         * lib/argp.h: update from libc.
41171
41172 2003-08-28  Bruno Haible  <bruno@clisp.org>
41173
41174         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Remove AC_DEFINE of fnmatch here.
41175         This avoids havoc on compilers for which '#define fnmatch rpl_fnmatch'
41176         followed by '#define fnmatch fnmatch_posix' gives an error.
41177
41178 2003-08-28  Bruno Haible  <bruno@clisp.org>
41179
41180         * lib/binary-io.h: Undefine O_BINARY before defining it. This avoids a
41181         warning on QNX, which defines O_BINARY to 000000.
41182
41183 2003-08-27  Jim Meyering  <jim@meyering.net>
41184
41185         * m4/mkstemp.m4: Require that the system mkstemp be able to create
41186         70 temporary files, not just 30.  Tru64 V4.0F's mkstemp function
41187         would fail after 32.  Reported by Danny Levinson.  Details here:
41188         http://mail.gnu.org/archive/html/bug-coreutils/2003-08/msg00124.html
41189
41190 2003-08-24  Bruno Haible  <bruno@clisp.org>
41191
41192         * lib/binary-io.h: Include <stdio.h>, to avoid a compilation error when
41193         MSVC7 <stdio.h> is included later.
41194
41195 2003-08-22  Simon Josefsson  <jas@extundo.com>
41196
41197         * modules/strndup (Makefile.am): Add strndup.h to lib_SOURCES.
41198
41199 2003-08-20  Karl Berry  <karl@gnu.org>
41200
41201         * m4/lib-ld.m4: serial 1003 from gettext, no changes besides serial.
41202
41203 2003-08-20  Bruno Haible  <bruno@clisp.org>
41204
41205         * modules/progname: New file.
41206         * MODULES.html.sh (func_all_modules): Add progname.
41207
41208 2003-08-20  Bruno Haible  <bruno@clisp.org>
41209
41210         * lib/progname.h: New file, from GNU gettext.
41211         * lib/progname.c: New file, from GNU gettext.
41212         * lib/progreloc.c: New file, from GNU gettext.
41213
41214 2003-08-19  Jim Meyering  <jim@meyering.net>
41215
41216         * m4/lib-ld.m4: Revert yesterday's change, per Bruno's request here:
41217         http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00155.html
41218
41219 2003-08-19  Bruno Haible  <bruno@clisp.org>
41220
41221         * m4/xalloc.m4 (gl_PREREQ_XSTRDUP): Don't check for <string.h> any
41222         more.
41223
41224 2003-08-19  Bruno Haible  <bruno@clisp.org>
41225
41226         * lib/xstrdup.c: Assume <string.h> exists.
41227
41228 2003-08-18  Paul Eggert  <eggert@twinsun.com>
41229
41230         * modules/stdbool: Add BUILT_SOURCES.  Prefer $@ to target name
41231         in makefile rules.
41232
41233 2003-08-18  Jim Meyering  <jim@meyering.net>
41234
41235         * m4/getloadavg.m4: Use [\t ], not [ \t] (where \t is a literal TAB).
41236         * m4/lib-ld.m4: Likewise.
41237
41238 2003-08-18  Jim Meyering  <jim@meyering.net>
41239
41240         * lib/setenv.h: Indent nested cpp directive.
41241         * lib/vasnprintf.c: Remove trailing blanks.
41242
41243 2003-08-17  Simon Josefsson  <jas@extundo.com>
41244
41245         * modules/xstrndup: New file.
41246         * MODULES.html.sh (func_all_modules): Add xstrndup.
41247
41248 2003-08-17  Simon Josefsson  <jas@extundo.com>
41249
41250         * modules/argp: Fix autoconf macro name. Add more dependencies.
41251
41252 2003-08-17  Simon Josefsson  <jas@extundo.com>
41253
41254         * m4/xstrndup.m4: New file.
41255
41256 2003-08-17  Simon Josefsson  <jas@extundo.com>
41257
41258         * m4/argp.m4: New file.
41259
41260 2003-08-17  Simon Josefsson  <jas@extundo.com>
41261             Bruno Haible  <bruno@clisp.org>
41262
41263         * lib/xstrndup.h: New file.
41264         * lib/xstrndup.c: New file.
41265
41266 2003-08-17  Bruno Haible  <bruno@clisp.org>
41267
41268         * modules/strndup (Files, Include): Add lib/strndup.h.
41269
41270 2003-08-17  Bruno Haible  <bruno@clisp.org>
41271
41272         * modules/euidaccess (Files): Add lib/euidaccess.h.
41273
41274 2003-08-17  Bruno Haible  <bruno@clisp.org>
41275
41276         * lib/strndup.h: New file.
41277
41278 2003-08-17  Bruno Haible  <bruno@clisp.org>
41279
41280         * gnulib-tool (func_create_testdir): Handle gl_USE_SYSTEM_EXTENSIONS
41281         like AC_GNU_SOURCE.
41282         * modules/extensions (configure.ac): Comment out the invocation of
41283         gl_USE_SYSTEM_EXTENSIONS.
41284
41285 2003-08-16  Paul Eggert  <eggert@twinsun.com>
41286
41287         Merges from coreutils, etc.
41288         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Insert ':' to prevent a syntax
41289         error in gl_FUNC_MATCH.  This fixes a bug I introduced on 2003-05-28.
41290         * m4/readlink.m4 (gl_PREREQ_READLINK): Renamed from gl_PREREQ_READLINE,
41291         fixing a typo.
41292         * m4/host-os.m4 (UTILS_HOST_OS): Add GNU/NetBSD, GNU/FreeBSD.
41293         * m4/hash.m4 (gl_HASH): Use AM_STDBOOL_H, not AC_HEADER_STDBOOL.
41294
41295 2003-08-16  Paul Eggert  <eggert@twinsun.com>
41296
41297         Document merge from coreutils.
41298         * modules/alloca: Append $(ALLOCA_H) to BUILT_SOURCES.
41299         * modules/fnmatch: Append $(FNMATCH_H) to BUILT_SOURCES.
41300         * modules/utime: Add m4/utimes-null.m4.
41301
41302 2003-08-16  Paul Eggert  <eggert@twinsun.com>
41303
41304         * lib/regex.h, strdup.c, strtoll.c, strtoul.c: Do not normalize white
41305         space, undoing this 2003-08-12 change:
41306         <http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00080.html>
41307
41308 2003-08-16  Paul Eggert  <eggert@twinsun.com>
41309
41310         * config/srclist.txt: Get regex.h, strdup.c, strtoll.c,
41311         strtoul.c from libc, undoing this 2003-08-12 change:
41312         <http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00080.html>
41313
41314 2003-08-16  Jim Meyering  <jim@meyering.net>
41315
41316         Merges from coreutils.
41317         * m4/readdir.m4 (GL_FUNC_READDIR): Change name to have GL_ (not jm_)
41318         prefix.  Adjust cache variables similarly.  Create 500 rather than
41319         just 300 files, to exercise bug on Darwin6.5, too.
41320         * m4/perl.m4 (jm_PERL): Use $am_missing_run, not undefined
41321         $missing_dir.
41322         * m4/jm-winsz1.m4: Require AC_SYS_POSIX_TERMIOS, not
41323         AM_SYS_POSIX_TERMIOS.
41324         Reported by mkc@mathdogs.com.
41325         Also change use of $am_cv_sys_posix_termios
41326         to $ac_cv_sys_posix_termios.  Reported by Andreas Schwab.
41327         * m4/getgroups.m4 (jm_FUNC_GETGROUPS): Rewrite to use AC_FUNC_GETGROUPS
41328         and (if needed) to call AC_LIBOBJ and to set GETGROUPS_LIB.
41329         * m4/fsusage.m4 [__GLIBC__]: GNU libc's statvfs stats each mount point
41330         in /proc/mounts until it finds one with matching device number.  This
41331         is unnecessary when the FILE argument *is* a mount point.  No stat call
41332         is necessary in that case.  So, disable the statvfs-testing code on
41333         systems with GNU libc.  Reported by Andrei Gaponenko via Tim Waugh
41334         as RedHat bug# 84846.
41335         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Limit stack size
41336         to 1MB, so as not to render systems with no stack size limit (e.g.,
41337         linux-2.2.x) unusable.  Suggestion and code from Bruno Haible.
41338         Include <unistd.h>.  On some systems,
41339         it is required for the definition of _SC_PAGESIZE.
41340
41341 2003-08-16  Jim Meyering  <jim@meyering.net>
41342
41343         Merge from coreutils.
41344         * lib/xstrtoimax.c: #else #if -> #elif.
41345         * lib/xstrtoumax.c: Likewise.
41346
41347 2003-08-16  Jim Meyering  <jim@meyering.net>
41348
41349         * m4/utimes.m4 (gl_FUNC_UTIMES): New file.
41350         * m4/utimes.m4: Removed.
41351         * m4/utimes-null.m4: Renamed from utimes.m4.
41352
41353         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Limit stack size
41354         to 1MB, so as not to render systems with no stack size limit (e.g.,
41355         linux-2.2.x) unusable.  Suggestion and code from Bruno Haible.
41356         Include <unistd.h>.  On some systems,
41357         it is required for the definition of _SC_PAGESIZE.
41358
41359 2003-08-16  Jim Meyering  <jim@meyering.net>
41360         and Paul Eggert  <eggert@cs.ucla.edu>
41361
41362         Merges from coreutils, etc.
41363
41364         * m4/jm-macros.m4 (AC_LANG_SOURCE(C)): New macro, undefine, then define
41365         using the latest version from cvs.  This avoids problems with #line
41366         directives using a vendor (Sun) compiler.
41367         (jm_MACROS): Bump prerequisite from 2.52g to 2.57.
41368         Don't set GETGROUPS_LIB here; now it's
41369         done via getgroups.m4's wrapper function.
41370         AC_SUBST OPTIONAL_BIN_PROGS, OPTIONAL_BIN_ZCRIPTS, and MAN here,
41371         rather than just in sh-util/configure.in, so that the
41372         now-shared-by-fileutils-and-textutils lib/Makefile.am are all the
41373         same.
41374         Use AC_CONFIG_LIBOBJ_DIR(lib) to tell the new
41375         AC_FUNC_GETLOADAVG where to find getloadavg.c.
41376         Require AC_FUNC_FTW, gt_INTTYPES_PRI, gl_CLOCK_TIME,
41377         UTILS_SYS_OPEN_MAX, GL_FUNC_GETCWD_PATH_MAX, GL_FUNC_READDIR,
41378         gl_FSUSAGE, gl_MOUNTLIST, AC_FUNC_CANONICALIZE_FILE_NAME.
41379         Remove code that is now done by the newly-required macros.
41380         Append $(EXEEXT) to DF_PROG.
41381         AC_LIBOBJ fchdir-stub if fchdir doesn't exist; similarly for fchown.
41382         Do not invoke or require the following here,
41383         since prereq.m4 or some gnulib .m4 now does this for us:
41384         gl_REGEX, UTILS_FUNC_MKDIR_TRAILING_SLASH, jm_BISON, gl_FUNC_MKTIME,
41385         jm_FUNC_LSTAT, jm_FUNC_STAT, jm_FUNC_REALLOC, jm_FUNC_MALLOC,
41386         jm_FUNC_NANOSLEEP, jm_FUNC_READDIR, jm_FUNC_MEMCMP,
41387         jm_FUNC_GLIBC_UNLOCKED_IO, AC_FUNC_FNMATCH_GNU, jm_FUNC_PUTENV,
41388         jm_AC_PREREQ_XSTRTOUMAX, jm_AC_PREREQ_XSTRTOIMAX,
41389         AC_FUNC_ERROR_AT_LINE, jm_FUNC_GNU_STRFTIME, AC_FUNC_VPRINTF,
41390         vb_FUNC_RENAME, UTILS_FUNC_MKSTEP, jm_FUNC_UTIME, AM_FUNC_GETLINE,
41391         AC_FUNC_OBSTACK.
41392         Do not replace the following functions, as this is now the job
41393         of some gnulib .m4: strcasecmp, strncasecmp, dup2, gethostname,
41394         getusershell, sig2str, strcspn, stpcpy, strstr, strtol, strtoul
41395         strpbrk, euidaccess, memcmp, rmdir, rpmatch, strndup, strverscmp,
41396         atexit getpass, strdup, getpagesize.
41397         Replace 'raise'.
41398         Do not check for the following functions, as this is now the job
41399         of some gnulib .m4: bcopy, canonicalize_file_name, fchdir, ftime,
41400         getcwd, getmntinfo, resolvepath.  But check for sysctl, setreuid,
41401         setregid.
41402         (jm_CHECK_ALL_HEADERS): Do not check for fenv.h.
41403         Check for sys/sysctl.h.
41404         (jm_CHECK_ALL_TYPES): Do not require AC_STRUCT_TM, AC_STRUCT_TIMEZONE,
41405         jm_CHECK_TYPE_STRUCT_TIMESPEC.  Invoke gt_TYPE_SSIZE_T instead
41406         of checking for ssize_t ourselves.
41407
41408         * m4/prereq.m4 (jm_PREREQ): Don't invoke macros; AC_REQUIRE them.
41409         Require every macro that gnulib/modules/* suggests for us.
41410         (jm_PREREQ_ADDEXT): New macro.
41411         (jm_PREREQ_STAT): Check for 'struct statfs' on Ultrix 4.4.
41412         Require jm_AC_TYPE_LONG_LONG instead of invoking it.
41413
41414         * m4/physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): New macro.
41415         (gl_PHYSMEM): Use it.
41416         Also check for `table' function.
41417         Check for new headers and functions.
41418         Add check for sys/sysmp.h.
41419         With suggestions from Kaveh Ghazi.
41420         Ignore headers that are present but cannot be compiled.  This
41421         avoids spurious warnings on Solaris 9 sparc with Forte Developer 7
41422         C 5.4.
41423
41424 2003-08-15  Paul Eggert  <eggert@twinsun.com>
41425
41426         Document merge from coreutils.
41427         * modules/userspec: Depend on posixver.
41428         * modules/strftime: Depend on tzset.
41429
41430 2003-08-15  Paul Eggert  <eggert@twinsun.com>
41431
41432         * lib/config.charset, ref-add.sin, ref-del.sin: Use three spaces,
41433         rather than tab, after '#' in shell-script copyright notices.
41434         Suggested by Bruno Haible.
41435
41436 2003-08-15  Paul Eggert  <eggert@twinsun.com>
41437
41438         * config/srclist-update: Use three spaces, rather than tab, after '#'
41439         in shell-script copyright notices.  Suggested by Bruno Haible.
41440         Remove unnecessary parenthesization in regular expression.
41441
41442 2003-08-15  Jim Meyering  <jim@meyering.net>
41443
41444         Merge from coreutils.
41445         * lib/xgethostname.c: Include <stdlib.h>.
41446         (xghostname): Don't exit for anything other than memory-related
41447         failure; just return NULL.
41448         * lib/userspec.c: Include "posixver.h".
41449         (parse_user_spec): Accept `.' as a separator only
41450         in pre-POSIX-200112 mode.
41451         * lib/strtoimax.c: Use #elif rather than #else #if.
41452         * lib/strftime.c (my_strftime) [!_LIBC && HAVE_TZNAME && HAVE_TZSET]:
41453         Remove function, now that we can rely on a working tzset function.
41454         [!_LIBC]: Ensure that the required autoconf test has been run.
41455         [!defined _NL_CURRENT && HAVE_STRFTIME]:
41456         Use underlying_strftime for %r.
41457         * lib/sha.c: Merge in some clean-up and optimization changes from
41458         glibc.
41459         * lib/sha.c (sha_stream) [BLOCKSIZE]: Move definition to top of file.
41460         Ensure that it is a multiple of 64.
41461         Rearrange loop exit tests so as to avoid performing an
41462         additional fread after encountering an error or EOF.
41463         * lib/realloc.c: Update copyright date.
41464
41465 2003-08-15  Jim Meyering  <jim@meyering.net>
41466         and Paul Eggert  <eggert@twinsun.com>
41467
41468         Merge from coreutils.
41469         * lib/readutmp.h (HAVE_UTMPX_H): Undef if struct utmp has the ut_exit
41470         member but strut utmpx does not.  Needed for AIX 4.3.3.
41471         (UT_EXIT_E_TERMINATION, UT_EXIT_E_EXIT): Define.
41472
41473 2003-08-15  Jim Meyering  <jim@meyering.net>
41474         and Paul Eggert  <eggert@cs.ucla.edu>
41475
41476         Merges from coreutils, etc.
41477         * m4/strftime.m4 (_jm_STRFTIME_PREREQS):
41478         Require gl_FUNC_TZSET_CLOBBER.
41479         * m4/readutmp.m4 (gl_READUTMP): Check for ut_exit.ut_exit,
41480         ut_exit.e_exit, ut_exit.ut_termination, and ut_exit.e_termination
41481         members.
41482
41483 2003-08-14  Paul Eggert  <eggert@twinsun.com>
41484
41485         Help the merge from coreutils.
41486         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): New macro.
41487         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Use it.
41488         * m4/tzset.m4: Use it too.
41489
41490 2003-08-14  Paul Eggert  <eggert@twinsun.com>
41491
41492         * modules/tzset: New file.
41493
41494 2003-08-14  Jim Meyering  <jim@meyering.net>
41495
41496         Merges from coreutils.
41497         * modules/fnmatch: Use the `$(FNMATCH_H)' notation for AC_REPLACED
41498         variable names, rather than @FNMATCH_H@.
41499         * modules/alloca: Likewise for $(ALLOCA_H).
41500
41501         * modules/fnmatch (fnmatch.h): Use `$@' in the commands, in place of
41502         the three copies of the literal target, `fnmatch.h'.
41503         * modules/alloca (alloca.h): Likewise.
41504
41505 2003-08-14  Jim Meyering  <jim@meyering.net>
41506
41507         Merge from coreutils.
41508         * m4/tzset.m4: New file.
41509         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Move the
41510         MOUNTED_VMOUNT test to precede the MOUNTED_GETMNTENT1 tests, since
41511         otherwise, AIX 5.1 systems would end up using the latter.
41512         MOUNTED_GETMNTENT1 support is inadequate on such systems: 1) detecting
41513         whether a file system is remote doesn't work  2) the MOUNTED_VMOUNT
41514         code reports the HOSTNAME:/MOUNT_POINT, while the MOUNTED_GETMNTENT1
41515         code reports merely /MOUNT_POINT.  Reported by Mike Jetzer.
41516
41517 2003-08-14  Jim Meyering  <jim@meyering.net>
41518
41519         Merge from coreutils.
41520         * lib/obstack.h: Whitespace changes.
41521         * lib/mountlist.c: Remove anachronistic casts of xmalloc, xrealloc,
41522         and xcalloc return values.
41523         (read_filesystem_list) [MOUNTED_GETFSSTAT]:
41524         Use MNT_NOWAIT, rather than MNT_WAIT.  Otherwise, `df DIR' could
41525         hang on OSF/1 5.1 for DIR on both local and remote file systems.
41526         Reported by (and fix confirmed by) Nelson H. F. Beebe.
41527         (read_filesystem_list) [MOUNTED_VMOUNT]: Detect any
41528         error from mntctl.
41529         Use mntctl's return value to drive the entry-processing loop, since
41530         we can't rely on the value of the vmt_length member in the last
41531         entry.  On some systems doing so could result in exhausting
41532         virtual memory.  Based in part on a patch from Mike Jetzer.
41533
41534 2003-08-14  Jim Meyering  <jim@meyering.net>
41535         and Paul Eggert  <eggert@twinsun.com>
41536
41537         Merges from coreutils, plus other fixes.
41538         * lib/physmem.c: Merge in portability changes from gcc/libiberty
41539         to support AIX, IRIX, Tru64, and Windows.  See the ChangeLog there
41540         for credits and details.  Thanks to Kaveh Ghazi for helping
41541         to keep these files in sync.
41542         (ARRAY_SIZE): Define it.
41543         (physmem_total, physmem_available): Add comments. From Kaveh Ghazi.
41544         * lib/memcasecmp.c: Remove unnecessary parentheses after 'defined'.
41545         (memcasecmp): Don't assume size_t fits in unsigned int.
41546         Remove casts and duplicate code.
41547         * lib/md5.c: Include <string.h> and <stdlib.h> unconditionally.
41548         (memcpy): Remove definition.
41549         Merge in some clean-up and optimization changes from glibc.
41550         [BLOCKSIZE]: Move definition to top of file.
41551         Ensure that it is a multiple of 64.
41552         Rearrange loop exit tests so as to avoid performing an
41553         additional fread after encountering an error or EOF.
41554         * lib/md5.h (md5_uintptr): Define.
41555         * lib/makepath.c (CLEANUP_CWD): Report an error if we failed to
41556         return to the initial working directory.  Preserve errno
41557         for caller.
41558         * lib/idcache.c: Include "xalloc.h".
41559         (xmalloc, xrealloc): Remove decls.
41560         (getuser): Remove casts no longer required in C89.
41561         * lib/human.c: Include stdio.h, for sprintf.
41562         * lib/group-member.c: Include "xalloc.h".
41563         (xmalloc, xrealloc): Remove decls.
41564         (get_group_info): Remove casts no longer required in C89.
41565         * lib/getusershell.c (readname): Remove casts no longer required in
41566         C89.
41567         * lib/gettimeofday.c (rpl_gmtime, rpl_tzset): New functions.
41568         * lib/getline.c: Whitespace fix, from coreutils.
41569
41570 2003-08-13  Paul Eggert  <eggert@twinsun.com>
41571
41572         * m4/exclude.m4 (gl_EXCLUDE): Require AC_C_INLINE, AC_HEADER_STDC.
41573         Check for isascii.
41574
41575         * m4/gettext.m4, iconv.m4, intdiv0.m4, inttypes-pri.m4, lib-link.m4,
41576         lib-prefix.m4, longdouble.m4, po.m4, progtest.m4, signed.m4:
41577         Undo previous (whitespace-only) change.
41578
41579 2003-08-13  Paul Eggert  <eggert@twinsun.com>
41580
41581         * lib/exclude.c: Include <ctype.h>
41582         (IN_CTYPE_DOMAIN): New macro.
41583         (is_space): New fn.
41584         (add_exclude_file): If LINE_END is a space, ignore trailing spaces
41585         and empty lines.
41586
41587         * lib/argp-help.c, argp-parse.c, config.charset, getopt.h:
41588         Undo previous (whitespace-only) change.
41589
41590 2003-08-13  Paul Eggert  <eggert@twinsun.com>
41591
41592         * config/srclist-update: Change update back to the old behavior,
41593         leaving whitespace alone.  Use one 'sed' command rather than a
41594         pipeline.
41595         (fixlicense): Now a variable, not a function.
41596         (remove_trailing_blanks): Remove.
41597         (fixfile): Don't invoke unexpand or cat, or remove trailing blanks.
41598         * config/config.guess, config.sub, install-sh, missing, texinfo.tex:
41599         Undo previous (whitespace-only) change.
41600
41601 2003-08-12  Paul Eggert  <eggert@twinsun.com>
41602
41603         Merge from coreutils.
41604         * modules/euidaccess: Add lib_SOURCES, include for new
41605         file euidaccess.h
41606
41607 2003-08-12  Paul Eggert  <eggert@twinsun.com>
41608
41609         * m4/gettext.m4, iconv.m4, intdiv0.m4, inttypes-pri.m4, lib-link.m4,
41610         lib-prefix.m4, longdouble.m4, po.m4, progtest.m4, signed.m4:
41611         Normalize leading white space and remove trailing white space.
41612
41613         Merge from coreutils
41614         * m4/euidaccess.m4 (gl_FUNC_EUIDACCESS): Check for euidaccess decl.
41615
41616         * m4/lib-ld.m4, lib-link.m4, lib-prefix.m4: Regenerate from gettext
41617         0.12.1.  These files are now being upgraded automatically by
41618         ../config/srclist-update.
41619
41620 2003-08-12  Paul Eggert  <eggert@twinsun.com>
41621
41622         * lib/argp-help.c, argp-parse.c, config.charset, getopt.h:
41623         Normalize leading white space and remove trailing white space.
41624         * lib/ref-add.sin, ref-del.sin: Use '#' before empty line in copyright
41625         notice, as per ../config/srclist-update.
41626
41627         Merge from coreutils.
41628         * lib/euidaccess.h: New file.
41629         * lib/euidaccess.c: Include it.
41630         * lib/.cppi-disable: Add printf-args.h, printf-parse.h, stdbool_.h,
41631         vasnprintf.h, vasprintf.h.  Remove strdup.c, gettext.h.
41632         * lib/regex.h, strdup.c, strtoll.c, strtoul.c: Normalize white space.
41633
41634 2003-08-12  Paul Eggert  <eggert@twinsun.com>
41635
41636         * config/srclist-update: Add copyright notice.
41637         (remove_id_lines, remove_trailing_blanks): New constants.
41638         (fixfile): Use them to normalize spacing a bit in copied files.
41639         * config/config.guess, config.sub, install-sh, missing, texinfo.tex:
41640         Normalize leading white space and remove trailing white space.
41641
41642         * config/texinfo.tex: Sync with texinfo.
41643
41644         * config/srclist.txt: Don't get regex.h, strdup.c, strtoll.c,
41645         strtoul.c from libc, to merge coreutils whitespace changes.
41646
41647         * config/srclist.txt: Get the following m4 files from gettext:
41648         codeset.m4, gettext.m4, glibc21.m4, iconv.m4, intdiv0.m4,
41649         inttypes-pri.m4, lcmessage.m4, lib-ld.m4, lib-link.m4, lib-prefix.m4,
41650         longdouble.m4, nls.m4, po.m4, progtest.m4, signed.m4, wchar_t.m4,
41651         wint_t.m4.
41652
41653 2003-08-12  Karl Berry  <karl@gnu.org>
41654
41655         * config/srclist.txt: can't sync vasnprintf.c any more, changes have
41656         been made.
41657
41658 2003-08-11  Paul Eggert  <eggert@twinsun.com>
41659
41660         * modules/gnu-source, m4/gnu-source.m4:
41661         Remove; we're assuming Autoconf 2.54 or later now.
41662         Suggested by Bruno Haible.
41663         * MODULES.html.sh (func_all_modules): Remove gnu-source.
41664
41665 2003-08-11  Bruno Haible  <bruno@clisp.org>
41666
41667         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF): Also check for wcslen.
41668
41669 2003-08-11  Bruno Haible  <bruno@clisp.org>
41670
41671         * lib/vasnprintf.c (local_wcslen): New function, for Solaris 2.5.1.
41672         (vasnprintf): Use it instead of wcslen.
41673
41674 2003-08-11  Bruno Haible  <bruno@clisp.org>
41675
41676         * lib/stdbool_.h (_Bool): Undo last change; instead use a negative enum
41677         value to ensure that _Bool promotes to int. Use #define for _Bool when
41678         using the Solaris C compiler. Adds comments suggested by Paul Eggert.
41679
41680 2003-08-10  Karl Berry  <karl@gnu.org>
41681
41682         * lib/regex.h: update from libc (whitespace fix).
41683
41684 2003-08-09  Paul Eggert  <eggert@twinsun.com>
41685
41686         Merge some files from coreutils.  These changes were
41687         originally made by Jim Meyering.
41688         * lib/acl.c: Include <sys/types.h> before <sys/stat.h>;
41689         many older Unixes require this.
41690         * lib/alloca.c (alloca): Remove cast to argument of free;
41691         no longer needed in C89.
41692         * lib/alloca_.h, regex.h: Fix white space to match
41693         what GNU indent does.
41694
41695 2003-08-09  Paul Eggert  <eggert@twinsun.com>
41696
41697         * m4/regex.m4 (jm_INCLUDED_REGEX): Change "\201" to "\371";
41698         apparently Emacs's Unicode mode got confused before my 2003-08-05
41699         checkin.
41700
41701 2003-08-08  Paul Eggert  <eggert@twinsun.com>
41702
41703         * m4/extensions.m4: New file.
41704         * m4/timespec.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC):
41705         Require gl_USE_SYSTEM_EXTENSIONS.
41706         * m4/unlocked-io.m4 (jm_FUNC_GLIBC_UNLOCKED_IO):
41707         Require gl_USE_SYSTEM_EXTENSIONS rather than AC_GNU_SOURCE.
41708
41709 2003-08-08  Paul Eggert  <eggert@twinsun.com>
41710
41711         * MODULES.html.sh (func_all_modules): Add extensions, gnu-source.
41712         * modules/extensions, modules/gnu-source: New files.
41713         * modules/timespec, modules/unlocked-io: Depend on extensions.
41714
41715 2003-08-07  Paul Eggert  <eggert@twinsun.com>
41716
41717         * modules/restrict: New file.
41718         * MODULES.html.sh (func_all_modules): Add restrict.
41719         * modules/regex: Depend on restrict.
41720
41721 2003-08-07  Paul Eggert  <eggert@twinsun.com>
41722
41723         * m4/restrict.m4: New file.
41724         * m4/regex.m4 (jm_PREREQ_REGEX): Add gl_C_RESTRICT.
41725
41726 2003-08-07  Bruno Haible  <bruno@clisp.org>
41727
41728         * modules/getndelim2 (Makefile.am): Add the files to EXTRA_DIST, not
41729         lib_SOURCES, because getndelim2.m4 now uses AC_LIBOBJ(getndelim2).
41730
41731 2003-08-07  Bruno Haible  <bruno@clisp.org>
41732
41733         * m4/getndelim2.m4 (gl_GETNDELIM2): Use AC_LIBOBJ(getndelim2). This
41734         makes the module 'getndelim2' compatible with the module 'getline'.
41735
41736 2003-08-05  Paul Eggert  <eggert@twinsun.com>
41737
41738         * m4/regex.m4 (jm_INCLUDED_REGEX): Replace a single non-ASCII
41739         byte with "\201" to avoid glitches when editing that source file
41740         with multi-gnome-terminal.
41741
41742 2003-08-05  Paul Eggert  <eggert@twinsun.com>
41743
41744         * lib/bumpalloc.h: Remove.
41745
41746 2003-08-05  Paul Eggert  <eggert@twinsun.com>
41747
41748         * MODULES.html.sh (func_all_modules): Remove bumpalloc.
41749         * modules/bumpalloc: Remove.
41750
41751 2003-08-04  Paul Eggert  <eggert@twinsun.com>
41752
41753         * lib/getloadavg.c: Change copyright notice and spacing to conform to
41754         GNU coding style.
41755
41756         Merge from coreutils.
41757         * lib/error.c [!USE_IN_LIBIO]: Omit this case; assume USE_IN_LIBIO is
41758         1. From glibc.
41759         * lib/getdate.y (date): Also accept dates like May-23-2003; suggestion
41760         from Karl Berry, implemented by Jim Meyering.
41761         * lib/getgroups.c: Include "xalloc.h" instead of declaring xalloc fns;
41762         from Dmitry V. Levin.
41763         Remove anachronistic cast of xrealloc.
41764         * lib/fnmatch_.h (__const): Remove.  Use 'const'.
41765         * lib/fnmatch_loop.c (NEW_PATTERN): Cast alloca return value to proper
41766         type. Otherwise, it wouldn't compile with at least /bin/cc on
41767         ymp-cray-unicos9.0.2.X.
41768         Combine two mostly-identical uses of alloca into one.
41769         Thanks to the Cray-Cyber project for access to a Cray Y-MP.
41770
41771 2003-08-04  Dave Love  <d.love@dl.ac.uk>
41772
41773         [From Emacs.]
41774
41775         * lib/getloadavg.c: Check `__unix' as well as `unix'.  Use #ifdef, not
41776         #if.  Check HAVE_LIBKSTAT as well as LOAD_AVE_TYPE.  Check
41777         F_SETFD, not FD_SETFD.  Use HAVE_STRUCT_NLIST_N_UN_N_NAME, not
41778         obsolete NLIST_NAME_UNION.
41779         [__GNU__]: Undef BSD and FSCALE.
41780         [!NLIST_STRUCT]: Remove conditional definition of NLIST_STRUCT.
41781
41782 2003-08-03  Paul Eggert  <eggert@twinsun.com>
41783
41784         * lib/stdbool_.h (_Bool): Make it signed char, instead of
41785         an enum type, so that it's guaranteed to promote to int.  See:
41786         <http://mail.gnu.org/archive/html/bug-gnulib/2003-07/msg00124.html>
41787
41788 2003-08-03  Karl Berry  <karl@gnu.org>
41789
41790         * config/depcomp: update from automake.
41791
41792 2003-07-31  Paul Eggert  <eggert@twinsun.com>
41793
41794         * lib/strerror.c: Include config.h, limits.h.  Declare sprintf.
41795         (strerror): Don't assume that a printable int fits in 14 bytes.
41796
41797 2003-07-31  Bruno Haible  <bruno@clisp.org>
41798
41799         * modules/getpass-gnu: New file.
41800         * MODULES.html.sh (func_all_modules): Add getpass-gnu.
41801
41802 2003-07-31  Bruno Haible  <bruno@clisp.org>
41803
41804         * m4/getpass.m4 (gl_FUNC_GETPASS_GNU): New macro.
41805
41806 2003-07-24  Karl Berry  <karl@gnu.org>
41807
41808         * config/missing: update from automake.
41809
41810 2003-07-24  Derek Robert Price  <derek@ximbiot.com>
41811             Bruno Haible  <bruno@clisp.org>
41812
41813         * lib/getline.h (getline, getdelim): Change return type to ssize_t.
41814         * lib/getline.c (getline, getdelim): Likewise.
41815         Remove _GNU_SOURCE define; now it's defined in config.h through
41816         m4/getline.m4.
41817
41818 2003-07-23  Karl Berry  <karl@gnu.org>
41819
41820         * config/config.sub: update from prep.
41821
41822 2003-07-22  Paul Eggert  <eggert@twinsun.com>
41823
41824         * modules/xalloc (Depends-on): Add exitfail.
41825         * modules/xmemcoll: Likewise.
41826
41827 2003-07-22  Paul Eggert  <eggert@twinsun.com>
41828
41829         * lib/xalloc.h (XCALLOC, XREALLOC, CCLONE): Fix under- and
41830         over-parenthesization in macros.
41831
41832         Sync with coreutils.
41833
41834         * lib/xalloc.h (XMALLOC, XCALLOC, XREALLOC): Remove casts not
41835         required by C99.
41836
41837         Use `exit_failure' for xalloc and xmemcoll instead of their own
41838         private exit-failure variables.
41839         * lib/xalloc.h (xalloc_exit_failure): Remove.
41840         * lib/xmalloc.c: Likewise.  Include exitfail.h.
41841         (xalloc_die): Use exit_failure instead of xalloc_exit_failure.
41842         * lib/xmemcoll.h (xmemcoll_exit_failure): Remove.
41843         * lib/xmemcoll.c: Likewise.  Include exitfail.h.
41844         (xmemcoll): Use exit_failure instead of xalloc_exit_failure.
41845
41846 2003-07-20  Jim Meyering  <jim@meyering.net>
41847
41848         * modules/closeout (Depends-on): Add exitfail.
41849         Suggestion from Bruno Haible.
41850
41851 2003-07-19  Karl Berry  <karl@gnu.org>
41852
41853         * config/config.sub: update from prep.
41854
41855 2003-07-18  Paul Eggert  <eggert@twinsun.com>
41856
41857         * lib/closeout.h (close_stdout_set_status, close_stdout_status):
41858         Remove.
41859         * lib/closeout.c: Likewise.  Include "closeout.h" right after config.h,
41860         to test that it can stand by itself.  Include "exitfail.h".
41861         Clients should set exit_failure instead.
41862         (EXIT_FAILURE): Remove; no longer needed.  Do not include <stdlib.h>.
41863
41864 2003-07-18  Bruno Haible  <bruno@clisp.org>
41865
41866         * modules/getndelim2: New file.
41867         * modules/getline: Share files with module getndelim2.
41868         * modules/getnline: Depend on getndelim2 instead of sharing files with
41869         it. Add getnline.c to lib_SOURCES.
41870         * MODULES.html.sh (func_all_modules): Add getndelim2.
41871
41872 2003-07-18  Bruno Haible  <bruno@clisp.org>
41873
41874         * m4/getndelim2.m4: New file.
41875         * m4/getline.m4 (AM_FUNC_GETLINE): Add AC_LIBOBJ of getndelim2.c and
41876         invoke gl_PREREQ_GETNDELIM2.
41877         (gl_PREREQ_GETLINE): Drop AC_HEADER_STDC, now done by
41878         gl_PREREQ_GETNDELIM2.
41879         * m4/getnline.m4 (gl_GETNLINE): Drop AC_HEADER_STDC, now done by
41880         gl_GETNDELIM2.
41881
41882 2003-07-18  Bruno Haible  <bruno@clisp.org>
41883
41884         * lib/getndelim2.h: New file.
41885         * lib/getndelim2.c: Make into a module of its own. Include config.h,
41886         getndelim2.h.
41887         (getndelim2): Make non-static. Change return type to ssize_t.
41888         * lib/getline.h: Change argument names.
41889         * lib/getline.c: Include getndelim2.h instead of getndelim2.c.
41890         * lib/getnline.c: Include getndelim2.h.
41891
41892 2003-07-18  Andreas Schwab  <schwab@suse.de>
41893
41894         * lib/memcoll.c (memcoll) [!HAVE_STRCOLL]: Clear errno.
41895
41896 2003-07-17  Karl Berry  <karl@gnu.org>
41897
41898         * config/config.sub: update from prep.
41899
41900 2003-07-17  Bruno Haible  <bruno@clisp.org>
41901
41902         * modules/getnline: New file.
41903         * modules/getline: Add lib/getndelim2.c to source file list.
41904         * MODULES.html.sh (func_all_modules): Add getnline.
41905
41906 2003-07-17  Bruno Haible  <bruno@clisp.org>
41907
41908         * m4/getnline.m4: New file.
41909
41910 2003-07-17  Bruno Haible  <bruno@clisp.org>
41911
41912         * m4/Makefile.am.in: Remove file.
41913         * m4/Makefile.am: Remove file.
41914         * m4/Makefile.in: Remove file.
41915
41916 2003-07-17  Bruno Haible  <bruno@clisp.org>
41917
41918         * lib/getnline.h: New file.
41919         * lib/getnline.c: New file.
41920         * lib/getndelim2.c: New file, extracted from getline.c.
41921         (getndelim2): Renamed from getdelim2, with added nmax argument.
41922         * lib/getline.c: Include getndelim2.c.
41923         (getdelim2): Moved out to getndelim2.c.
41924         (getline, getdelim): Update.
41925
41926 2003-07-17  Bruno Haible  <bruno@clisp.org>
41927
41928         * lib/Makefile.am: Remove file.
41929         * lib/Makefile.in: Remove file.
41930
41931 2003-07-17  Bruno Haible  <bruno@clisp.org>
41932
41933         * configure.in: Remove file.
41934         * Makefile.in: Remove file.
41935
41936 2003-07-17  Bruno Haible  <bruno@clisp.org>
41937
41938         * MODULES.html.sh: Put the </BODY> right before </HTML>.
41939
41940 2003-07-16  Karl Berry  <karl@gnu.org>
41941
41942         * config/srclist-update: was running fixlicense twice, which caused
41943                 texinfo.tex to be nullified for some reason.  Simplify,
41944                 $gplsrc is no longer needed as far as I can see?
41945
41946 2003-07-16  Jim Meyering  <jim@meyering.net>
41947
41948         * modules/save-cwd: Depend on xgetcwd.  From Derek Price.
41949
41950 2003-07-15  Paul Eggert  <eggert@twinsun.com>
41951
41952         * config/srclist.txt: Get the following files from gettext-runtime/intl
41953         instead: config.charset, localcharset.c, localcharset.h, ref-add.sin,
41954         ref-del.sin.  From Bruno Haible.
41955         * config/srclist-update (fixfile): Change grep pattern again, since the
41956         previous fix didn't work (there was another trailing $).  Use
41957         '[$]' to escape the $s.
41958
41959 2003-07-15  Karl Berry  <karl@gnu.org>
41960
41961         * lib/vasnprintf.c: update from gettext.
41962
41963 2003-07-15  Karl Berry  <karl@gnu.org>
41964
41965         * config/srclist-update (fixfile): Change grep pattern, since 'Id'
41966         gets expanded when surrounded by '$'.
41967
41968 2003-07-15  Jim Meyering  <jim@meyering.net>
41969
41970         * modules/save-cwd: Don't depend on error.  From Derek Price.
41971
41972 2003-07-15  Jim Meyering  <jim@meyering.net>
41973
41974         * lib/makepath.c (make_path): Enclose diagnostic in _(...).
41975
41976 2003-07-14  Simon Josefsson  <jas@extundo.com>
41977
41978         * modules/mempcpy: New file.
41979         * MODULES.html.sh (func_all_modules): Add mempcpy.
41980
41981 2003-07-14  Simon Josefsson  <jas@extundo.com>
41982
41983         * m4/mempcpy.m4: New file.
41984
41985 2003-07-14  Simon Josefsson  <jas@extundo.com>
41986
41987         * lib/mempcpy.h: New file.
41988         * lib/mempcpy.c: New file.
41989
41990 2003-07-14  Paul Eggert  <eggert@twinsun.com>
41991
41992         * modules/getdate, modules/posixtm: Depend on mktime.
41993
41994 2003-07-14  Paul Eggert  <eggert@twinsun.com>
41995
41996         * lib/ceill.c, expl.c, floorl.c, frexpl.c, ldexpl.c, mathl.h,
41997         sincosl.c, sqrtl.c, trigl.c, trigl.h, poll.c, poll_.h, mkstemp.c,
41998         unicodeio.c, unicodeio.h, unlocked-io.h:
41999         Switch from LGPL to GPL.
42000
42001 2003-07-14  Paul Eggert  <eggert@twinsun.com>
42002
42003         * lib/asnprintf.c, asprintf.c, config.charset, gettext.h,
42004         localcharset.c, localcharset.h, mkdtemp.c, printf-args.c,
42005         printf-args.h, printf-parse.c, printf-parse.h, ref-add.sin,
42006         ref-del.sin, setenv.c, unsetenv.c, vasnprintf.c, vasnprintf.h,
42007         vasprintf.c, vasprintf.h: Regenerate.  These files are now being
42008         updated automatically by ../config/srclist-update.  This changes
42009         their license from LPGL to GPL.
42010
42011 2003-07-14  Paul Eggert  <eggert@twinsun.com>
42012
42013         * config/srclist.txt: Add tons more gettext files.  $GETTEXT is now
42014         assumed to refer to the root of the most recent stable gettext version.
42015         * config/srclistvars.sh: Add defaults for eggert.
42016         * config/srclist-update: Convert LGPL to GPL in shell scripts, too.
42017         Match "This program" as well as "The program".  This is needed
42018         for gettext.
42019
42020 2003-07-14  Jim Meyering  <jim@meyering.net>
42021
42022         Don't emit diagnostics.  Let callers do that.
42023         * lib/save-cwd.c: Don't include "error.h".
42024         (save_cwd): Don't call error.  Ensure that errno is valid
42025         when returning nonzero.
42026
42027         * lib/save-cwd.h (restore_cwd): Update prototype.
42028         * lib/save-cwd.c (restore_cwd): Remove two parameters.
42029         Simplify.  Don't call error upon failure.  Let callers do that.
42030         (save_cwd): Mention that Irix 5.3 has the same problem as SunOS 4
42031         when auditing is enabled.  But don't bother updating the #if.
42032
42033 2003-07-11  Alexandre Duret-Lutz  <adl@gnu.org>
42034
42035         * lib/obstack.h (__INT_TO_PTR): Revert change of 2003-03-13;
42036         it breaks C++ compilation.
42037         [!__GNUC__ || !__STDC__] (obstack_finish): Cast result to void*.
42038
42039 2003-07-10  Simon Josefsson  <jas@extundo.com>
42040
42041         * modules/strchrnul (Makefile.am): Add strchrnul.h.
42042
42043 2003-07-10  Jim Meyering  <jim@meyering.net>
42044
42045         * m4/clock_time.m4: Remove trailing blank.
42046         * m4/intmax_t.m4: Likewise.
42047
42048 2003-07-10  Jim Meyering  <jim@meyering.net>
42049
42050         * lib/vasnprintf.c: Remove trailing blanks.
42051         Make cpp indentation consistent.
42052
42053 2003-07-09  Paul Eggert  <eggert@twinsun.com>
42054
42055         * lib/alloca_.h, euidaccess.c, getpass.c, memrchr.c, obstack.h,
42056         posixver.c, strftime.c, strnlen.c, strverscmp.c:
42057         Switch from LGPL to GPL.
42058
42059 2003-07-09  Paul Eggert  <eggert@twinsun.com>
42060
42061         * config/srclist.txt: Sort sublists.  Add
42062         $LIBCSRC/sysdeps/generic/strtoul.c. In comments, add more libc files
42063         that differ from gnulib for one reason or another; we'd like this list
42064         to be smaller but for now let's document what we have.
42065
42066 2003-07-08  Paul Eggert  <eggert@twinsun.com>
42067
42068         * config/srclist-update: Port to POSIX 1003.1-2001 hosts by avoiding
42069         the use of GNU extensions.  Change "x=`eval echo $x`" to the shorter
42070         and sweeter "eval x=$x".
42071         * config/srclist.txt: Get lib/argp* from glibc.
42072
42073 2003-07-07  Paul Eggert  <eggert@twinsun.com>
42074
42075         * lib/mktime.c: Fix some boundary cases and remove need for floating
42076         point.
42077
42078         Issue a compile-time diagnostic if time_t is floating point, or if
42079         two's complement arithmetic is not in effect, or if arithmetic
42080         right shift does not propagate the sign.  These assumptions were
42081         all in the original code but they weren't checked.
42082
42083         (TIME_T_MIDPOINT, verify): New macros.
42084         (__isleap): Remove; it has integer overflow problems.
42085         (leapyear): New function, without those problems.
42086         (ydhms_tm_diff): Remove; splitting into two parts.
42087         (ydhms_diff): New function, containing the arithmetic part of
42088         the old ydhms_tm_diff function.  Issue a compile-time
42089         diagnostic if we are not using C99 integer division.
42090         Avoid casts when possible.
42091         (guess_time_tm): New function, containing the checking part of
42092         the old ydhms_tm_diff function.  Return the new value, rather than
42093         the difference between it and the old.  Accept a new argument T
42094         so that *T specifies the old value.  Check for overflow in the result.
42095
42096         (__mktime_internal): Use a time_t offset, not a long int offset.
42097         This undoes the 2003-06-04 change, which is no longer needed now
42098         that we have better overflow checking.
42099         (localtime_offset): Likewise.
42100
42101         (__mktime_internal): Avoid harmful overflow on hosts where time_t
42102         and long are 64-bit but int is only 32-bit.
42103         (ydhms_diff): Use long int to store year1 and yday1.
42104         Issue a compile-time diagnostic if long int is not wide enough.
42105
42106         (__mktime_internal): Use long int to store adjusted year and yday.
42107         Use plain C rather than preprocessor commands, if that doesn't
42108         affect efficiency.
42109         Check for overflow (and try to repair) after each probe
42110         rather than checking only at the very end.  This avoids some bugs
42111         (e.g., southern hemisphere, behind GMT, and GMT offset at minimum time
42112         does not equal GMT offset at maximum time).
42113         Use integer to check for overflow rather than floating point; this
42114         is more portable to non-IEEE hosts, and is a tad faster.
42115         When we detect that we are oscillating between two values,
42116         don't check whether tm_isdst has the requested value, since
42117         we already know the answer.  When tm_isdst has the wrong value,
42118         use a different heuristic to find the right one, based on the
42119         extreme values actually observed in practice in tz2003a,
42120         rather than the (overly optimistic) "previous 3 calendar quarters".
42121
42122         (not_equal_tm, print_tm, check_result): Use "const T" rather than
42123         "T const" to accommodate glibc style.
42124         (check_result): Use less-confusing report format.  "long" -> "long int.
42125         (main): Likewise.
42126         Don't loop if the iteration overflows time_t.
42127         Allow a negative step in the iteration.
42128
42129 2003-07-06  Karl Berry  <karl@gnu.org>
42130
42131         * config/depcomp: update from automake.
42132         * config/config.sub: update from prep.
42133
42134 2003-07-03  Karl Berry  <karl@gnu.org>
42135
42136         * config/config.guess: update from prep.
42137
42138 2003-07-01  Paul Eggert  <eggert@twinsun.com>
42139
42140         * m4/xreadlink.m4 (gl_XREADLINK): Don't check for sys/types.h, since
42141         xreadlink.c now includes it unconditionally.
42142
42143 2003-07-01  Paul Eggert  <eggert@twinsun.com>
42144
42145         * lib/xreadlink.c: Include <sys/types.h> unconditionally, instead of
42146         having it depend on HAVE_SYS_TYPES_H.
42147
42148 2003-07-01  Bruno Haible  <bruno@clisp.org>
42149
42150         * m4/ssize_t.m4 (gt_TYPE_SSIZE_T): Don't include <unistd.h>.
42151         <sys/types.h> should be sufficient.
42152         Reported by Paul Eggert.
42153
42154 2003-06-26  Karl Berry  <karl@gnu.org>
42155
42156         * config/depcomp: update from automake.
42157
42158 2003-06-26  Bruno Haible  <bruno@clisp.org>
42159
42160         * modules/human: Depend on module stdbool.
42161
42162 2003-06-25  Bruno Haible  <bruno@clisp.org>
42163
42164         * modules/readlink: New file.
42165         * modules/xreadlink: Depend on it.
42166         * MODULES.html.sh (func_all_modules): Add readlink.
42167
42168 2003-06-25  Bruno Haible  <bruno@clisp.org>
42169
42170         * m4/readlink.m4: New file.
42171
42172 2003-06-25  Bruno Haible  <bruno@clisp.org>
42173
42174         * lib/readlink.c: New file.
42175
42176 2003-06-22  Karl Berry  <karl@gnu.org>
42177
42178         * config/srclist.txt: update mkinstalldirs from automake.
42179         * config/mkinstalldirs: update.
42180
42181 2003-06-22  Bruno Haible  <bruno@clisp.org>
42182
42183         Portability to mingw32.
42184         * m4/ssize_t.m4: New file, from GNU gettext.
42185         * m4/safe-read.m4 (gl_PREREQ_SAFE_READ): Require gt_TYPE_SSIZE_T.
42186         * m4/xreadlink.m4 (gl_XREADLINK): Require gt_TYPE_SSIZE_T.
42187
42188 2003-06-22  Bruno Haible  <bruno@clisp.org>
42189
42190         * modules/safe-read: Add m4/ssize_t.m4.
42191         * modules/xreadlink: Add m4/ssize_t.m4.
42192
42193 2003-06-20  Bruno Haible  <bruno@clisp.org>
42194
42195         Assume C89, so PARAMS isn't needed.
42196         * lib/unicodeio.h (PARAMS): Remove.
42197         * lib/unicodeio.c: Don't use PARAMS.
42198
42199 2003-06-18  Karl Berry  <karl@gnu.org>
42200
42201         * config/config.{guess,sub}: update from prep.
42202
42203 2003-06-18  Jim Meyering  <jim@meyering.net>
42204
42205         Merge changes from coreutils.
42206         * lib/readutmp.c: Include <string.h> and <stdlib.h> unconditionally.
42207         Remove explicit declarations of xmalloc and realloc.
42208         Include xalloc.h.
42209         (read_utmp): Remove anachronistic cast of xmalloc.
42210
42211 2003-06-17  Paul Eggert  <eggert@twinsun.com>
42212
42213         Assume C89, so PARAMS isn't needed.
42214         * lib/backupfile.h (PARAMS): Remove.  All uses removed.
42215         * lib/closeout.h, lib/dirname.h, lib/filemode.h, lib/fsusage.h,
42216         lib/getdate.h, lib/getline.h, lib/group-member.h, lib/hard-locale.h,
42217         lib/hash.h, lib/linebuffer.h, lib/long-options.h, lib/makepath.h,
42218         lib/memcasecmp.h, lib/memcoll.h, lib/modechange.h, lib/mountlist.h,
42219         lib/path-concat.h, lib/physmem.h, lib/posixtm.h, lib/quote.h,
42220         lib/readutmp.h, lib/same.h, lib/save-cwd.h, lib/savedir.h,
42221         lib/stdio-safer.h, lib/strtoimax.c, lib/strverscmp.h,
42222         lib/unistd-safer.h, lib/version-etc.h, lib/xalloc.h, lib/xreadlink.h,
42223         lib/xstrtod.h, lib/xstrtol.h: Likewise.
42224         * lib/filemode.h, lib/hard-locale.h, lib/memcoll.h, lib/modechange.h,
42225         lib/physmem.h, lib/same.h, lib/strverscmp.h: Do not include config.h;
42226         no longer needed. Anyway, config.h should always be included before any
42227         other file.
42228
42229 2003-06-11  Simon Josefsson  <jas@extundo.com>
42230
42231         * modules/sysexits: New file.
42232         * MODULES.html.sh (func_all_modules): Add sysexits.
42233
42234 2003-06-11  Simon Josefsson  <jas@extundo.com>
42235
42236         * lib/sysexit_.h: New file.
42237
42238 2003-06-11  Derek Price  <derek@ximbiot.com>
42239
42240         * lib/stat.c [LSTAT]: Compile/use slash_aware_lstat only if it is
42241         necessary.
42242
42243 2003-06-11  Bruno Haible  <bruno@clisp.org>
42244
42245         * m4/sysexits.m4: New file.
42246
42247 2003-06-10  Simon Josefsson  <jas@extundo.com>
42248
42249         * lib/argp.h: New file, from glibc.
42250         * lib/argp-ba.c: New file, from glibc.
42251         * lib/argp-eexst.c: New file, from glibc.
42252         * lib/argp-fmtstream.c: New file, from glibc.
42253         * lib/argp-fmtstream.h: New file, from glibc.
42254         * lib/argp-fs-xinl.c: New file, from glibc.
42255         * lib/argp-help.c: New file, from glibc.
42256         * lib/argp-namefrob.h: New file, from glibc.
42257         * lib/argp-parse.c: New file, from glibc.
42258         * lib/argp-pv.c: New file, from glibc.
42259         * lib/argp-pvh.c: New file, from glibc.
42260         * lib/argp-xinl.c: New file, from glibc.
42261
42262 2003-06-10  Simon Josefsson  <jas@extundo.com>
42263
42264         * modules/strchrnul: New file.
42265
42266 2003-06-10  Simon Josefsson  <jas@extundo.com>
42267
42268         * modules/argp: New file.
42269
42270 2003-06-10  Simon Josefsson  <jas@extundo.com>
42271
42272         * m4/strchrnul.m4: New file.
42273
42274 2003-06-10  Simon Josefsson  <jas@extundo.com>
42275
42276         * lib/strchrnul.h: New file.
42277         * lib/strchrnul.c: New file.
42278
42279 2003-06-10  Bruno Haible  <bruno@clisp.org>
42280
42281         * MODULES.html.sh (func_all_modules): Add strchrnul and argp.
42282
42283 2003-06-07  Karl Berry  <karl@gnu.org>
42284
42285         * config/config.{guess,sub}: update from prep.
42286
42287 2003-06-07  Jim Meyering  <jim@meyering.net>
42288
42289         * modules/strtod: Use $(...) notation, not @...@ for
42290         AC_REPLACE'd variables.
42291         * modules/localcharset: Likewise.
42292
42293 2003-06-07  Jim Meyering  <jim@meyering.net>
42294
42295         * lib/readtokens.h: Put `Free Software Foundation, Inc.'
42296         in place of my name in the copyright comment.
42297         Remove definition and uses of __P.
42298
42299         From coreutils.
42300         * lib/stat.c: Don't declare xmalloc explicitly.
42301         Instead, include "xalloc.h".
42302         * lib/readtokens.c (readtokens): Remove anachronistic casts of xmalloc,
42303         xrealloc, and xcalloc return values.
42304         * lib/xgetcwd.c (xgetcwd): Include "xgetcwd.h".
42305         Improve comment.
42306         * lib/xgetcwd.h: Remove definition/uses of PARAMS.
42307
42308 2003-06-07  Bruno Haible  <bruno@clisp.org>
42309
42310         * modules/poll (Makefile.am): Use explicit creation rule for poll.h, to
42311         avoid AC_CONFIG_LINKS.
42312         * modules/fnmatch (Makefile.am): Use explicit creation rule for
42313         fnmatch.h, to avoid AC_CONFIG_LINKS.
42314         * modules/alloca (Makefile.am): Make creation of alloca.h Ctrl-C safe.
42315
42316 2003-06-07  Bruno Haible  <bruno@clisp.org>
42317
42318         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH, gl_FUNC_FNMATCH_POSIX,
42319         gl_FUNC_FNMATCH_GNU): Set FNMATCH_H instead of invoking
42320         AC_CONFIG_LINKS. Needed to allow for a different name of the lib
42321         directory.
42322         * m4/poll.m4 (gl_FUNC_POLL): Set POLL_H instead of invoking
42323         AC_CONFIG_LINKS. Needed to allow for a different name of the lib
42324         directory.
42325
42326 2003-06-06  Jim Meyering  <jim@meyering.net>
42327
42328         Merge from coreutils.
42329         * lib/same.c: (same_name): Declare *_basename locals to be `const'.
42330         Consolidate declarations and initializations of *_base* locals.
42331
42332         Merge from coreutils.
42333         This avoids a core dump on systems without GNU putenv,
42334         when running `env -u SOME_ALREADY_UNSET_VARIABLE'.
42335         * lib/putenv.c (__set_errno, LOCK, UNLOCK): Define.
42336         (unsetenv): New static function, from GNU libc.
42337         (rpl_putenv): Use it.
42338
42339         * lib/modechange.c: Remove trailing blanks.
42340
42341         Merge from coreutils.
42342         * lib/fsusage.c: Remove declaration of statfs.
42343         It conflicted with one from OSF/1 5.1 in <sys/mount.h>.
42344
42345         * lib/posixtm.c: Include <stdbool.h> unconditionally.
42346
42347 2003-06-06  Jim Meyering  <jim@meyering.net>
42348
42349         * lib/stdbool_.h: Renamed from stdbool.h.in.
42350
42351 2003-06-06  Jim Meyering  <jim@meyering.net>
42352             Bruno Haible  <bruno@clisp.org>
42353
42354         * modules/stdbool: Reflect renaming: stdbool.h.in -> stdbool_.h.
42355         Adjust Makefile.am snippet not to redirect directly to target.
42356         Use $(STDBOOL_H) notation, not @STDBOOL_H@ for AC_REPLACE'd variables.
42357
42358 2003-06-05  Paul Eggert  <eggert@twinsun.com>
42359
42360         * lib/mktime.c (__mktime_internal): When resolving a tm_isdst
42361         mismatch, look in future quarters as well as past.  This fixes a
42362         bug when processing fall-backwards gaps immediately after a long
42363         period of daylight-saving time.
42364
42365         * lib/mktime.c: Assume freestanding C89 or better.
42366         (HAVE_LIMITS_H): Remove.  Assume it's 1.
42367         (__P): Remove; not used.
42368         (CHAR_BIT, INT_MIN, INT_MAX): Remove; <limits.h> defines them.
42369         (mktime, not_equal_tm, print_tm, check_result,
42370         main): Use prototypes.  Use const * where appropriate.
42371         (main): Fix typo in testing code that uncovered by above changes.
42372         (Local Variables): Remove -DHAVE_LIMITS_H from compile-command.
42373
42374 2003-06-04  Paul Eggert  <eggert@twinsun.com>
42375
42376         * m4/human.m4 (gl_HUMAN): Require AM_STDBOOL_H.  Check for
42377         locale.h, localeconv.  This merges changes from coreutils.
42378
42379         * m4/mktime.m4 (AC_FUNC_MKTIME): New macro, taken from Autoconf CVS.
42380         It can be removed after the next Autoconf is released.
42381         * m4/exclude.m4 (gl_EXCLUDE): Don't check for sys/types.h; no loner
42382         needed.
42383
42384 2003-06-04  Paul Eggert  <eggert@twinsun.com>
42385
42386         * lib/mktime.c: Fix Debian bug 177940
42387         <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=177940>.
42388         (localtime_offset): Now long int, not time_t, because we want it
42389         to be guaranteed to be signed.  All uses changed.
42390         (__mktime_internal): If overflow would occur when adding offset,
42391         don't add it.
42392
42393         Merge 'human' changes from coreutils.  Rewrite to support
42394         locale-specific notations like thousands separators.
42395         * lib/human.c: Simplify authorship notice.
42396         Include human.h immediately after config.h.
42397         <sys/types.h>, <stdio.h>: Do not include; no longer needed.
42398         <limits.h>: Do not include, since human.h does.
42399         (SIZE_MAX, UINTMAX_MAX): New macros.
42400         <strings.h>: Include if HAVE_STRINGS_H, not if !HAVE_STRING_H.
42401         <locale.h>: Include if HAVE_LOCALE_H and HAVE_LOCALECONV.
42402         (HUMAN_READABLE_SUFFIX_LENGTH_MAX): New macro.
42403         (power_letter): Renamed from suffixes.
42404         (generate_suffix_backwards): Remove.
42405         (adjust_value): Now takes int style (because of human.h changes)
42406         and long double value (for greater precision on some platforms).
42407         (group_number): New function.
42408         (human_readable): Use it.  Use integer options, not enum.
42409         Put the options before the sizes in the arg list.
42410         Support all the new options.
42411         The old human_readable function has been removed;
42412         use inttostr.h instead.
42413         (human_readable, default_block_size, humblock):
42414         Use uintmax_t, not int, for block sizes.
42415         (human_readable_inexact, block_size_types): Remove.
42416         (block_size_opts): New constant.
42417         (human_options): Renamed from human_block_size, with new signature
42418         that allows block sizes up to UINTMAX_MAX.  All callers changed.
42419         * lib/human.h: Add copyright and authorship notice.
42420         Include <limits.h> and <stdbool.h> unconditionally.
42421         (PARAMS): Remove.  All uses removed.
42422         (LONGEST_HUMAN_READABLE): Add support for thousands separator.
42423         (enum human_inexact_style): Remove tag; now a nameless enum.
42424         (human_floor, human_ceiling, human_round_to_even): Now have
42425         values 2, 0, 1 rather than -1, 1, 0.
42426         (human_group_digits, human_suppress_point_zero, human_autoscale,
42427         human_base_1024, human_SI, human_B): New constants.
42428         (human_readable_inexact, human_block_size): Remove.
42429         (human_readable): Size args are now uintmax_t, not int.
42430         (human_options): New decl.
42431
42432         * lib/exclude.c: (new_exclude, add_exclude): Remove casts that are
42433         unnecessary now that we assume C89 or better.  This change
42434         imported from coreutils.
42435
42436         * lib/mktime.c (__mktime_internal): Do not reject negative timestamps
42437         arbitrarily.  This is the same patch as 2003-05-28, but it got lost
42438         in the 2003-05-30 sync from glibc.
42439
42440         .h files should stand alone, but we shouldn't include <sys/types.h>
42441         if we can get away with just <stddef.h>.
42442
42443         * lib/__fpending.h, addext.c, backupfile.c, exclude.c, getline.c,
42444         malloc.c, putenv.c, realloc.c, strcasecmp.c: Include <stddef.h>
42445         rather than <sys/types.h>, as we merely need size_t.
42446         * lib/dirname.h, memcoll.h, xalloc.h, xmemcoll.h: Include <stddef.h>,
42447         to get size_t.
42448         * lib/hash.h, linebuffer.h, readtokens.h, stdio-safer.h, version-etc.h:
42449         Include <stdio.h>, to get FILE.
42450         * lib/memcasecmp.c: Don't include <sys/types.h>, as we can assume
42451         memcasecmp.h has included <stddef.h> and all we need is size_t.
42452         * lib/memcoll.c: Include "memcoll.h", which gets us size_t and checks
42453         our interface, instead of including <sys/types.h>
42454
42455 2003-06-04  Paul Eggert  <eggert@twinsun.com>
42456
42457         * config/srclist.txt ($LIBCSRC/time/mktime.c lib gpl): Comment out for
42458         now, as glibc mktime is buggy on non-glibc systems.
42459
42460 2003-06-03  Karl Berry  <karl@gnu.org>
42461
42462         * config/config.sub: update from prep.
42463
42464 2003-06-02  Paul Eggert  <eggert@twinsun.com>
42465
42466         [from coreutils]
42467         Fix some minor time-related bugs with POSIX time arguments.
42468         Some valid time stamps were being rejected (notably -1, and
42469         time stamps before 1900 on 64-bit hosts).  And some invalid
42470         time stamps were being accepted, e.g. September 31.
42471
42472         * lib/posixtm.h (posixtime): Return bool instead of time_t, so
42473         that we can return (time_t) -1 successfully.
42474         * lib/posixtm.c: Likewise.
42475         [HAVE_STDBOOL_H]: Include <stdbool.h>.
42476         (bool, false, true) [!HAVE_STDBOOL_H]: New type.
42477         (t): Remove static var.
42478         (year, posix_time_parse): Now takes struct tm * arg to modify, instead
42479         of static var.  All uses changed.
42480         (year): Do not reject years before 1900; they can occur with
42481         64-bit time_t.
42482         (posix_time_parse): Do not check for out-of-range components;
42483         that is now the caller's responsibility, since our checks were
42484         only approximations.
42485         (posixtime): Use mktime to check for out-of-range components,
42486         since it knows them exactly.
42487         If mktime returns (time_t) -1, check whether an error actually occurred
42488         by invoking localtime on -1.
42489         (main) [TEST_POSIXTIME]: Check for input data errors, and report
42490         posixtime failures better.
42491         Improve the test data (in comments only).
42492
42493 2003-06-02  Karl Berry  <karl@gnu.org>
42494
42495         * config/mkinstalldirs (version): new variable.
42496         (--version): new option.
42497         (usage): improve message.
42498
42499 2003-05-30  Karl Berry  <karl@gnu.org>
42500
42501         * lib/mktime.c: update from libc.
42502
42503 2003-05-30  Bruno Haible  <bruno@clisp.org>
42504
42505         * modules/gettext: Add files m4/nls.m4 and m4/po.m4.
42506         * config/config.rpath: Upgrade to gettext-0.12.1.
42507
42508 2003-05-30  Bruno Haible  <bruno@clisp.org>
42509
42510         * m4/gettext.m4: Upgrade to gettext-0.12.1.
42511         * m4/nls.m4: New file, from gettext-0.12.1.
42512         * m4/po.m4: New file, from gettext-0.12.1.
42513         * m4/progtest.m4: Upgrade to gettext-0.12.1.
42514
42515 2003-05-30  Bruno Haible  <bruno@clisp.org>
42516
42517         * lib/config.charset: Upgrade to gettext-0.12.1 and libiconv-1.9.1.
42518         * lib/localcharset.h: Likewise.
42519         * lib/localcharset.c: Likewise.
42520
42521 2003-05-29  Karl Berry  <karl@gnu.org>
42522
42523         * config/config.rpath: update from gettext.
42524
42525 2003-05-28  Paul Eggert  <eggert@twinsun.com>
42526
42527         Assume the headers required for C89 freestanding compilers.
42528         * m4/backupfile.m4 (gl_BACKUPFILE): Don't check for limits.h.
42529         * m4/fsusage.m4 (gl_PREREQ_FSUSAGE_EXTRA): Likewise.
42530         * m4/human.m4 (gl_HUMAN): Likewise.
42531         * m4/pathmax.m4 (gl_PATHMAX): Likewise.
42532         * m4/rpmatch.m4 (gl_FUNC_RPMATCH): Likewise.
42533         * m4/userspec.m4 (gl_USERSPEC): Likewise.
42534         * m4/xreadlink.m4 (gl_XREADLINK): Likewise.
42535         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
42536         * m4/quote.m4 (gl_QUOTE): Don't check for stddef.h.
42537
42538 2003-05-28  Paul Eggert  <eggert@twinsun.com>
42539
42540         Assume the headers required for C89 freestanding compilers.
42541         * lib/addext.c, lib/backupfile.c, lib/fsusage.c, lib/human.c,
42542         lib/pathmax.h, lib/rpmatch.c, lib/userspec.c, lib/xreadlink.c,
42543         lib/xstrtol.c: Include <limits.h> without checking for HAVE_LIMITS_H.
42544         * lib/backupfile.c, lib/fsusage.c, lib/hash.c, lib/human.c,
42545         lib/safe-read.c, lib/userspec.c, lib/xstrtol.c (CHAR_BIT): Don't
42546         define, since <limits.h> is guaranteed to do that.
42547         * lib/fatal.c: Include <stdarg.h> without checking for __STDC__.
42548         * lib/exclude.c: Include <stdbool.h> unconditionally.
42549         * lib/tempname.c: Include <stddef.h> unconditionally.
42550         * lib/hash.c: Include <limits.h>, since we no longer define CHAR_BIT.
42551         * lib/modechange.c, rpmatch.c (NULL): Don't define, since
42552         <stddef.h> does that.
42553         * lib/quote.c: Dont include <stddef.h> or <sys/types.h>; not needed.
42554         * lib/safe-read.c (INT_MAX): Don't define, since <limits.h> does that.
42555         * lib/safe-read.c (TYPE_MINIMUM, TYPE_MAXIMUM): Remove; no longer
42556         needed.
42557         * lib/xstrtol.c: Likewise.
42558         * lib/safe-read.c: Remove TYPE_SIGNED; no longer needed.
42559         * lib/savedir.c: Include <stddef.h> instead of defining NULL.
42560
42561         * lib/addext.c (addext): Use assignment rather than cast, to avoid
42562         warnings on some platforms.
42563
42564         * lib/mktime.c (__mktime_internal): Do not reject negative timestamps
42565         arbitrarily.
42566
42567 2003-05-26  Jim Meyering  <jim@meyering.net>
42568
42569         Merge in a change from coreutils:
42570         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Test the cache variable, not one
42571         that is guaranteed to be `no'.  Use `no_such_member' to indicate
42572         that condition, rather than `-1' which is slightly misleading.
42573         Change the name of the cache variable to have the gl_ prefix.
42574         Prompted by a patch from Richard Dawe for DJGPP.
42575
42576 2003-05-24  Karl Berry  <karl@gnu.org>
42577
42578         * config/config.guess: update from prep.
42579
42580 2003-05-22  Karl Berry  <karl@gnu.org>
42581
42582         * gnulib-tool (func_usage): =LIBRARY not =libRARY in help msg.
42583
42584 2003-05-20  Karl Berry  <karl@gnu.org>
42585
42586         * config/config.guess: update from prep.
42587
42588 2003-05-18  Karl Berry  <karl@gnu.org>
42589
42590         * config/srclistvars.sh (TEXMF): use TEXMFROOT instead, since TEXMF
42591         might actually be set by the user.
42592
42593         * config/depcomp, install-sh, mdate-sh: update from automake.
42594
42595 2003-05-17  Bruno Haible  <bruno@clisp.org>
42596
42597         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Fix a quoting bug leading to an
42598         invalid expansion for AC_EGREP_CPP.
42599         * m4/strtoimax.m4 (gl_FUNC_STRTOIMAX): Likewise.
42600         * m4/strtoumax.m4 (gl_FUNC_STRTOUMAX): Likewise.
42601         Suggested by Akim Demaille <akim@epita.fr> in
42602         http://mail.gnu.org/archive/html/bug-autoconf/2003-05/threads.html
42603
42604 2003-05-12  Jim Meyering  <jim@meyering.net>
42605
42606         * lib/strftime.c (my_strftime): Let the `-' (no-pad) flag affect
42607         the space-padded-by-default conversion specifiers, %e, %k, %l.
42608
42609 2003-05-12  Bruno Haible  <bruno@clisp.org>
42610
42611         * lib/linebreak.c (iconv_string_length): Don't return -1 just because
42612         the string is longer than 4 KB.
42613
42614 2003-05-11  Karl Berry  <karl@gnu.org>
42615
42616         * config/config.{guess,sub}: update from prep.
42617
42618 2003-05-09  Bruno Haible  <bruno@clisp.org>
42619
42620         * modules/error: Add m4/strerror_r.m4 to file list.
42621
42622 2003-05-03  Bruno Haible  <bruno@clisp.org>
42623
42624         Upgrade to Unicode-4.0.
42625         * lib/linebreak.c (nonspacing_table_data): Change width of U+00AD,
42626         U+0350..U+0357, U+035D..U+035F, U+0600..U+0603, U+0610..U+0615,
42627         U+0656..U+0658, U+0A01, U+0AE2..U+0AE3, U+0CBC, U+17B4..U+17B5,
42628         U+17DD, U+1920..U+1922, U+1927..U+192B, U+1932, U+1939..U+193B
42629         from 1 to 0. Change width of U+0CBF, U+0CC6, U+180E from 0 to 1.
42630         (uc_width): Change width of U+4DC0..U+4DFF from 2 to 1. Change width
42631         of U+2A6D7..U+2F7FF, U+2FA1E..U+2FFFD, U+30000..U+3FFFD from 1 to 2.
42632         Change width of U+E0100..U+E01EF from 1 to 0.
42633
42634 2003-04-25  Jim Meyering  <jim@meyering.net>
42635
42636         * lib/copy-file.c (copy_file_preserving): Declare buf_size to be
42637         of type size_t, not int.
42638
42639 2003-04-25  Bruno Haible  <bruno@clisp.org>
42640
42641         * lib/copy-file.c: Include <stddef.h>, for size_t.
42642
42643 2003-04-21  Paul Eggert  <eggert@twinsun.com>
42644
42645         * m4/error.m4 (gl_ERROR): Do not put under dynamic conditions some
42646         code which expansion is under static control.  Patch imported from
42647         Akim Demaille's patch to Bison; see
42648         <http://mail.gnu.org/archive/html/bison-patches/2003-03/msg00057.html>.
42649
42650 2003-04-14  Bruno Haible  <bruno@clisp.org>
42651
42652         * m4/error.m4 (jm_PREREQ_ERROR): Use AC_FUNC_VPRINTF.
42653
42654 2003-04-11  Jim Meyering  <jim@meyering.net>
42655
42656         Merge changes from Coreutils.
42657
42658         2003-03-22  Jim Meyering  <jim@meyering.net>
42659
42660         * lib/strftime.c (widen): Cast alloca return value to proper type.
42661
42662         2003-01-19  Ulrich Drepper  <drepper@redhat.com>
42663
42664         From GNU libc.
42665         * lib/strftime.c (my_strftime): Handle very large width
42666         specifications for numeric values correctly.  Improve checks for
42667         overflow.
42668
42669         2003-01-19  Jim Meyering  <jim@meyering.net>
42670
42671         * lib/strftime.c (widen) [COMPILE_WIDE]: Merge nearly-identical
42672         definitions.
42673         (nl_get_alt_digit) [! defined my_strftime]: Define.
42674         (my_strftime) [_NL_CURRENT]: Merge nearly-identical uses of
42675         _nl_get_alt_digit and _nl_get_walt_digit.
42676
42677         * lib/strftime.c (my_strftime): Merge in locale-related changes from
42678         libc. These changes have no effect outside of _LIBC.
42679
42680 2003-04-10  Bruno Haible  <bruno@clisp.org>
42681
42682         * modules/findprog: New file.
42683         * MODULES.html.sh (func_all_modules): Add it.
42684
42685 2003-04-10  Bruno Haible  <bruno@clisp.org>
42686
42687         * m4/findprog.m4: New file.
42688         * m4/eaccess.m4: New file.
42689
42690 2003-04-10  Bruno Haible  <bruno@clisp.org>
42691
42692         * lib/findprog.h: New file, from GNU gettext.
42693         * lib/findprog.c: New file, from GNU gettext.
42694
42695 2003-04-05  Jim Meyering  <jim@meyering.net>
42696
42697         Merge changes from Coreutils.
42698
42699         * lib/exclude.h (PARAMS): Remove definition and uses.
42700         * lib/exclude.c: Remove uses of `PARAMS'.
42701
42702         * lib/dirname.c [TEST_DIRNAME]: Update build instructions for test.
42703         Add test-cases for DOS filenames. Declare program_name.
42704         (main): Set up program_name.  Patch by Rich Dawe.
42705
42706         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Detect any
42707         error from mntctl.
42708         Use mntctl's return value to drive the entry-processing loop, since
42709         we can't rely on the value of the vmt_length member in the last
42710         entry.  On some systems doing so could result in exhausting
42711         virtual memory.  Based in part on a patch from Mike Jetzer.
42712
42713 2003-04-04  Bruno Haible  <bruno@clisp.org>
42714
42715         * modules/linebreak: New file.
42716         * MODULES.html.sh (func_all_modules): Add it.
42717
42718 2003-04-04  Bruno Haible  <bruno@clisp.org>
42719
42720         * m4/linebreak.m4: New file.
42721
42722 2003-04-04  Bruno Haible  <bruno@clisp.org>
42723
42724         * lib/linebreak.h: New file, from GNU gettext.
42725         * lib/linebreak.c: New file, from GNU gettext with slight
42726         modifications.
42727         * lib/lbrkprop.h: New file, from GNU gettext.
42728
42729 2003-04-03  Bruno Haible  <bruno@clisp.org>
42730
42731         * modules/utf8-ucs4: New file.
42732         * modules/utf16-ucs4: New file.
42733         * modules/ucs4-utf8: New file.
42734         * modules/ucs4-utf16: New file.
42735         * MODULES.html.sh (func_all_modules): Add them.
42736
42737 2003-04-03  Bruno Haible  <bruno@clisp.org>
42738
42739         * m4/utf-ucs4.m4: New file.
42740         * m4/ucs4-utf.m4: New file.
42741
42742 2003-04-03  Bruno Haible  <bruno@clisp.org>
42743
42744         * lib/utf8-ucs4.h: New file, from GNU gettext.
42745         * lib/utf16-ucs4.h: New file, from GNU gettext.
42746         * lib/ucs4-utf8.h: New file, from GNU gettext.
42747         * lib/ucs4-utf16.h: New file, from GNU gettext.
42748
42749 2003-04-02  Bruno Haible  <bruno@clisp.org>
42750
42751         * modules/binary-io: New file.
42752         * MODULES.html.sh (func_all_modules): Add it.
42753
42754 2003-04-02  Bruno Haible  <bruno@clisp.org>
42755
42756         * lib/binary-io.h: New file, from GNU gettext.
42757
42758 2003-04-01  Bruno Haible  <bruno@clisp.org>
42759
42760         * modules/pathname: New file.
42761         * MODULES.html.sh (func_all_modules): Add it.
42762
42763 2003-04-01  Bruno Haible  <bruno@clisp.org>
42764
42765         * lib/pathname.h: New file, from GNU gettext.
42766         * lib/concatpath.c: New file, from GNU gettext.
42767
42768 2003-03-30  Bruno Haible  <bruno@clisp.org>
42769
42770         * m4/copy-file.m4 (gl_COPY_FILE): Add check for chown().
42771
42772 2003-03-30  Bruno Haible  <bruno@clisp.org>
42773
42774         * lib/copy-file.c (copy_file_preserving): Don't set owner if the
42775         function chown() doesn't exist.
42776
42777 2003-03-28  Bruno Haible  <bruno@clisp.org>
42778
42779         * modules/copy-file: New file.
42780         * MODULES.html.sh (func_all_modules): Add it.
42781
42782 2003-03-28  Bruno Haible  <bruno@clisp.org>
42783
42784         * m4/copy-file.m4: New file.
42785
42786 2003-03-28  Bruno Haible  <bruno@clisp.org>
42787
42788         * lib/copy-file.h: New file, from GNU gettext.
42789         * lib/copy-file.c: New file, from GNU gettext.
42790
42791 2003-03-18  Jim Meyering  <jim@meyering.net>
42792
42793         * lib/quote.c (quote_n): Fix typo in comment.
42794
42795 2003-03-18  Bruno Haible  <bruno@clisp.org>
42796
42797         * m4/onceonly.m4: Use m4_defn instead of defn, for better error
42798         checking.
42799         * m4/onceonly_2_57.m4: Likewise.
42800
42801 2003-03-17  Bruno Haible  <bruno@clisp.org>
42802
42803         * m4/onceonly.m4: Require autoconf 2.54 or newer.
42804         (m4_quote): Remove macro.
42805         * m4/onceonly_2_57.m4: Require autoconf 2.54 or newer.
42806
42807 2003-03-14  Jim Meyering  <jim@meyering.net>
42808
42809         Merge changes from Coreutils.
42810         * lib/obstack.h (obstack_object_size): Declare temporary, __o,
42811         to be const, in order to avoid warnings.
42812         (obstack_room): Likewise.
42813         (obstack_empty_p): Likewise.
42814
42815 2003-03-14  Bruno Haible  <bruno@clisp.org>
42816
42817         * m4/onceonly_2_57.m4 (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE,
42818         AC_CHECK_DECLS_ONCE): Quote AC_FOREACH variable-expansions properly.
42819
42820 2003-03-13  Paul Eggert  <eggert@twinsun.com>
42821
42822         Merge changes from Bison.
42823         * lib/obstack.h: (__INT_TO_PTR) [__STDC__]: Cast result to
42824         (void *) to avoid diagnostic with native c89 on SGI IRIX 6.5
42825         when compiling Bison 1.875's `bitset bset = obstack_alloc
42826         (bobstack, bytes);'.  Problem reported by Nelson H. F. Beebe.
42827         * lib/hash.c: Include <stdbool.h> unconditionally.
42828
42829 2003-03-13  Paul Eggert  <eggert@twinsun.com>
42830
42831         * m4/onceonly.m4 (m4_quote): New macro.
42832         (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE, AC_CHECK_DECLS_ONCE):
42833         Quote AC_FOREACH variable-expansions properly.
42834
42835 2003-03-13  Paul Eggert  <eggert@twinsun.com>
42836
42837         * doc/COPYING.DOC, fdl.texi: Sync with latest FSF version.
42838
42839 2003-03-09  Paul Eggert  <eggert@twinsun.com>
42840
42841         * lib/argmatch.c (EXIT_FAILURE): Define if the system doesn't.
42842         Reported by Bruce Becker; see:
42843         http://mail.gnu.org/archive/html/bug-bison/2003-03/msg00017.html
42844
42845 2003-03-03  Paul Eggert  <eggert@twinsun.com>
42846             Bruno Haible  <bruno@clisp.org>
42847
42848         * lib/mbswidth.h: Include <wchar.h>. Needed for UnixWare 7.1.1.
42849         Reported by John Hughes, see
42850         http://mail.gnu.org/archive/html/bug-bison/2003-02/msg00030.html
42851
42852 2003-02-20  Bruno Haible  <bruno@clisp.org>
42853
42854         * MODULES.html.sh (func_all_modules): Add poll.
42855
42856 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
42857
42858         * modules/poll: New file.
42859
42860 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
42861
42862         * lib/poll_.h: New file.
42863         * lib/poll.c: New file.
42864
42865 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
42866
42867         * m4/poll.m4: New file.
42868
42869 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
42870
42871         * modules/mathl: New file.
42872
42873 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
42874
42875         * lib/mathl.h: New file.
42876         * lib/acosl.c: New file.
42877         * lib/asinl.c: New file.
42878         * lib/atanl.c: New file.
42879         * lib/ceill.c: New file.
42880         * lib/cosl.c: New file.
42881         * lib/expl.c: New file.
42882         * lib/floorl.c: New file.
42883         * lib/frexpl.c: New file.
42884         * lib/ldexpl.c: New file.
42885         * lib/logl.c: New file.
42886         * lib/sincosl.c: New file.
42887         * lib/sinl.c: New file.
42888         * lib/sqrtl.c: New file.
42889         * lib/tanl.c: New file.
42890         * lib/trigl.c: New file.
42891         * lib/trigl.h: New file.
42892
42893 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
42894
42895         * m4/mathl.m4: New file.
42896
42897 2003-02-18  Bruno Haible  <bruno@clisp.org>
42898
42899         * MODULES.html.sh (func_all_modules): Add mathl.
42900
42901 2003-02-17  Bruno Haible  <bruno@clisp.org>
42902
42903         * modules/mkdtemp: New module.
42904         * MODULES.html.sh (func_all_modules): Add it.
42905
42906 2003-02-17  Bruno Haible  <bruno@clisp.org>
42907
42908         * m4/mkdtemp.m4: New file, from GNU gettext with modifications.
42909
42910 2003-02-17  Bruno Haible  <bruno@clisp.org>
42911
42912         * lib/mkdtemp.h: New file, from GNU gettext.
42913         * lib/mkdtemp.c: New file, from GNU gettext.
42914
42915 2003-02-02  Jim Meyering  <jim@meyering.net>
42916
42917         * m4/regex.m4 (jm_INCLUDED_REGEX): Detect broken re_search in
42918         e.g. glibc-2.2.93.
42919
42920 2003-01-31  Bruno Haible  <bruno@clisp.org>
42921
42922         * m4/rename.m4 (vb_FUNC_RENAME): Add a redirection from 'rename' to
42923         'rpl_rename'.
42924         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Add a redirection from 'strnlen' to
42925         'rpl_strnlen'.
42926         * m4/strtod.m4 (gl_FUNC_STRTOD): Add a redirection from 'strtod' to
42927         'rpl_strtod'.
42928         * m4/utime.m4 (jm_FUNC_UTIME): Add a redirection from 'utime' to
42929         'rpl_utime'.
42930
42931 2003-01-31  Bruno Haible  <bruno@clisp.org>
42932
42933         * lib/rename.c: #undef rename before defining rpl_rename.
42934         * lib/strnlen.c: #undef strnlen, define rpl_strnlen instead of strnlen.
42935
42936 2003-01-30  Bruno Haible  <bruno@clisp.org>
42937
42938         * modules/vasnprintf, modules/vasprintf: New modules.
42939         * MODULES.html.sh (func_all_modules): Add them.
42940
42941 2003-01-30  Bruno Haible  <bruno@clisp.org>
42942
42943         * m4/signed.m4: New file, from GNU gettext.
42944         * m4/longdouble.m4: New file, from GNU gettext.
42945         * m4/wchar_t.m4: New file, from GNU gettext.
42946         * m4/wint_t.m4: New file, from GNU gettext.
42947         * m4/vasnprintf.m4: New file.
42948         * m4/vasprintf.m4: New file.
42949
42950 2003-01-30  Bruno Haible  <bruno@clisp.org>
42951
42952         * lib/printf-args.h: New file, from GNU gettext.
42953         * lib/printf-args.c: New file, from GNU gettext.
42954         * lib/printf-parse.h: New file, from GNU gettext.
42955         * lib/printf-parse.c: New file, from GNU gettext.
42956         * lib/vasnprintf.h: New file, from GNU gettext.
42957         * lib/vasnprintf.c: New file, from GNU gettext.
42958         * lib/asnprintf.c: New file, from GNU gettext.
42959         * lib/vasprintf.h: New file, from GNU gettext with modifications.
42960         * lib/vasprintf.c: New file, from GNU gettext.
42961         * lib/asprintf.c: New file, from GNU gettext.
42962
42963 2003-01-29  Bruno Haible  <bruno@clisp.org>
42964
42965         * modules/stpncpy: New module.
42966         * MODULES.html.sh (func_all_modules): Add it.
42967
42968 2003-01-29  Bruno Haible  <bruno@clisp.org>
42969
42970         * m4/stpncpy.m4: New file.
42971
42972 2003-01-29  Bruno Haible  <bruno@clisp.org>
42973
42974         * lib/stpncpy.h: New file, from GNU gettext with modifications.
42975         * lib/stpncpy.c: New file, from GNU gettext with modifications.
42976
42977 2003-01-28  Bruno Haible  <bruno@clisp.org>
42978
42979         * modules/c-ctype: New module.
42980         * MODULES.html.sh (func_all_modules): Add it.
42981
42982 2003-01-28  Bruno Haible  <bruno@clisp.org>
42983
42984         * lib/c-ctype.h: New file, from GNU gettext, with changes suggested by
42985         Paul Eggert.
42986         * lib/c-ctype.c: New file, from GNU gettext, with changes suggested by
42987         Paul Eggert.
42988
42989 2003-01-27  Bruno Haible  <bruno@clisp.org>
42990
42991         * modules/xsetenv: New module.
42992         * MODULES.html.sh (func_all_modules): Add it.
42993
42994 2003-01-27  Bruno Haible  <bruno@clisp.org>
42995
42996         * lib/xsetenv.h: New file, from GNU gettext.
42997         * lib/xsetenv.c: New file, from GNU gettext.
42998
42999 2003-01-23  Jim Meyering  <jim@meyering.net>
43000
43001         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Correct typo: s/-1/no/ that kept this
43002         from working on systems without dirfd (at least Irix and OSF1/Tru64).
43003
43004 2003-01-23  Bruno Haible  <bruno@clisp.org>
43005
43006         * modules/minmax: New module.
43007         * MODULES.html.sh (func_all_modules): Add it.
43008
43009 2003-01-23  Bruno Haible  <bruno@clisp.org>
43010
43011         * lib/minmax.h: New file, from GNU gettext, with comments from Paul
43012         Eggert.
43013
43014 2003-01-22  Bruno Haible  <bruno@clisp.org>
43015
43016         * modules/exit: New module.
43017         * MODULES.html.sh (func_all_modules): Add it.
43018
43019 2003-01-22  Bruno Haible  <bruno@clisp.org>
43020
43021         * lib/exit.h: New file, from GNU gettext.
43022
43023 2003-01-19  Bruno Haible  <bruno@clisp.org>
43024
43025         * gnulib-tool: Recognize option --extract-maintainer.
43026         (func_get_maintainer): New function.
43027         * modules/*: Add Maintainer entry.
43028
43029 2003-01-16  Jim Meyering  <jim@meyering.net>
43030
43031         * m4/regex.m4: The `regex' struct is both input and output.
43032         Initialize it before each use.  Patch by Tim Waugh.
43033
43034 2003-01-16  Bruno Haible  <bruno@clisp.org>
43035
43036         * MODULES.html.sh: Add a table of contents. Add the module name as
43037         leftmost column. Add hyperlinks.
43038
43039 2003-01-15  Bruno Haible  <bruno@clisp.org>
43040
43041         * m4/md5.m4 (gl_MD5): Require AC_C_INLINE.
43042
43043 2003-01-15  Bruno Haible  <bruno@clisp.org>
43044
43045         * m4/longlong.m4 (jm_AC_TYPE_LONG_LONG): Also test the LL suffix.
43046         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Also test the ULL
43047         suffix.
43048
43049 2003-01-15  Bruno Haible  <bruno@clisp.org>
43050
43051         * m4/alloca.m4 (gl_FUNC_ALLOCA): Invoke AC_EGREP_CPP prerequisites.
43052
43053 2003-01-15  Bruno Haible  <bruno@clisp.org>
43054
43055         * lib/stpcpy.h (stpcpy): Use ANSI C function declarations.
43056         * lib/strcase.h (strcasecmp, strncasecmp): Likewise.
43057
43058 2003-01-14  Jim Meyering  <jim@meyering.net>
43059
43060         * lib/same.c (same_name): Tweak a comment.
43061
43062 2003-01-14  Bruno Haible  <bruno@clisp.org>
43063
43064         * lib/same.c (same_name): Reorder tests so as to avoid calling stat()
43065         when a string comparison is sufficient.
43066
43067 2003-01-14  Bruno Haible  <bruno@clisp.org>
43068
43069         * lib/readtokens.c (readtoken): Cast character to 'unsigned char', not
43070         'unsigned int'.
43071
43072 2003-01-14  Bruno Haible  <bruno@clisp.org>
43073
43074         * lib/hash-pjw.c: Add comment about low quality of this function.
43075
43076 2003-01-13  Bruno Haible  <bruno@clisp.org>
43077
43078         * modules/stpcpy: Distribute lib/stpcpy.h.
43079         * modules/setenv: Depend on alloca. Distribute lib/setenv.h.
43080
43081 2003-01-13  Bruno Haible  <bruno@clisp.org>
43082
43083         * modules/*: Add a description.
43084         * modules/strpbrk: Fix Makefile.am snippet.
43085         * modules/strtoimax: Fix dependencies.
43086         * modules/strtoumax: Likewise.
43087
43088 2003-01-13  Bruno Haible  <bruno@clisp.org>
43089
43090         * gnulib-tool (func_create_testdir): Substitute lib_OBJECTS.
43091         * modules/alloca (Makefile.am): All object files depend on alloca.h.
43092         * modules/stdbool (Makefile.am): All object files depend on stdbool.h.
43093
43094 2003-01-13  Bruno Haible  <bruno@clisp.org>
43095
43096         * gnulib-tool (func_create_testdir): Store config/* files in the main
43097         directory.
43098         * config.rpath: Move to ...
43099         * config/config.rpath: ... here.
43100         * modules/gettext: Contains config/config.rpath, not config.rpath.
43101         * modules/iconv: Likewise.
43102
43103 2003-01-12  Paul Eggert  <eggert@twinsun.com>
43104
43105         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
43106         to avoid collisions with libcurses and libreadline.
43107
43108         * m4/getstr.m4: Remove.
43109         * m4/getline.m4 (gl_PREREQ_GETLINE): Require AC_HEADER_STDC.
43110
43111 2003-01-12  Paul Eggert  <eggert@twinsun.com>
43112
43113         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
43114         to avoid collisions with libcurses and libreadline.
43115
43116         * lib/Makefile.am (libfetish_a_SOURCES): Remove getstr.c, getstr.h.
43117         * lib/getstr.h, getstr.c: Remove.
43118         * lib/getline.c: Include "getline.h", to check interface.
43119         Move body of old getstr.c here: this defines MIN_CHUNK and
43120         declares getdelim2, which is renamed from getstr.
43121         (getline, getdelim): Adjust to renaming of getstr -> getdelim2.
43122
43123         * lib/linebuffer.c (readlinebuffer): Renamed from readline.
43124         All uses changed.
43125         * lib/linebuffer.h: Likewise.
43126         (readline): Remove backward-compatibility macro.
43127
43128 2003-01-12  Paul Eggert  <eggert@twinsun.com>
43129
43130         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
43131         to avoid collisions with libcurses and libreadline.
43132         * getstr: Remove.
43133         * MODULES.html.sh: Remove getstr.
43134         * modules/getline: Depend on unlocked-io, not getstr.
43135
43136 2003-01-12  Jim Meyering  <jim@meyering.net>
43137
43138         * lib/makepath.c: Don't test HAVE_ERRNO_H.  It's not necessary.
43139
43140 2003-01-10  Bruno Haible  <bruno@clisp.org>
43141
43142         * modules/alloca: Change Makefile.am requirements. Simplify Include
43143         requirements. Add lib/alloca_.h to file list.
43144
43145 2003-01-10  Bruno Haible  <bruno@clisp.org>
43146
43147         * m4/alloca.m4 (gl_FUNC_ALLOCA): Also define ALLOCA_H.
43148
43149 2003-01-10  Bruno Haible  <bruno@clisp.org>
43150
43151         * lib/alloca_.h: New file.
43152         * lib/getdate.y: Unconditionally include alloca.h.
43153         * lib/makepath.c: Likewise.
43154         * lib/setenv.c: Likewise.
43155         * lib/userspec.c: Likewise.
43156
43157 2003-01-09  Karl Berry  <karl@gnu.org>
43158
43159         * MODULES.html.sh: include `dirname $0` in PATH, to find
43160         gnulib-tool.
43161
43162 2003-01-09  Bruno Haible  <bruno@clisp.org>
43163
43164         * modules/stdbool: Change configure.ac, Makefile.am requirements.
43165         Simplify Include requirements. Add lib/stdbool.h.in to file list.
43166
43167 2003-01-09  Bruno Haible  <bruno@clisp.org>
43168
43169         * m4/stdbool.m4 (AM_STDBOOL_H): New macro.
43170
43171 2003-01-09  Bruno Haible  <bruno@clisp.org>
43172
43173         * lib/stdbool.h.in: New file.
43174
43175 2003-01-09  Bruno Haible  <bruno@clisp.org>
43176
43177         * gnulib-tool (func_all_modules): Ignore files ending in ~.
43178         * MODULES.html.sh: Likewise.
43179
43180 2003-01-08  Jim Meyering  <jim@meyering.net>
43181
43182         * lib/full-write.c: Undefine and define-away `const' after inclusion
43183         of errno.h, not before.  Suggestion from Bruno Haible.
43184
43185 2003-01-08  Bruno Haible  <bruno@clisp.org>
43186
43187         * modules/full-read: Depend on full-write.
43188
43189 2003-01-08  Bruno Haible  <bruno@clisp.org>
43190
43191         * lib/safe-read.c: Include specification header first, to ensure its
43192         selfcontainedness.
43193         * lib/full-write.c: Likewise.
43194
43195 2003-01-07  Jim Meyering  <jim@meyering.net>
43196
43197         * lib/full-write.c: Rework so that it may serve to define full_read,
43198         too.
43199         * lib/full-read.c: Simply #define FULL_READ and include full-write.c.
43200
43201 2003-01-07  Bruno Haible  <bruno@clisp.org>
43202
43203         * lib/strtoimax.c: Include <stdint.h> as an alternative to
43204         <inttypes.h>.
43205         * lib/xstrtol.h: Likewise.
43206         * lib/xstrtoimax.c: Likewise.
43207         * lib/xstrtoumax.c: Likewise.
43208         * lib/human.h: Likewise.
43209
43210         * lib/tempname.c: Include <inttypes.h> too. Avoids a compilation error
43211         on systems that have <inttypes.h> but not <stdint.h>.
43212
43213 2003-01-07  Bruno Haible  <bruno@clisp.org>
43214
43215         * MODULES.html.sh: Add copyright notice.
43216         (missed_files): Omit CVS directory entries.
43217         (func_module): Make it work with sed-3.02.
43218         * MODULES.txt: Remove file.
43219
43220 2003-01-06  Jim Meyering  <jim@meyering.net>
43221
43222         * lib/version-etc.c: Update year in translatable copyright string.
43223
43224 2003-01-03  Karl Berry  <karl@gnu.org>
43225
43226         * config/config.{guess,sub}: update from prep.
43227
43228 2003-01-02  Karl Berry  <karl@gnu.org>
43229
43230         * doc/COPYING.DOC: belatedly updated to 1.2.
43231
43232 2003-01-01  Karl Berry  <karl@gnu.org>
43233
43234         * gnulib-tool (func_verify_module): report module name $module in
43235         error message, not $1.
43236         * gnulib-tool (create-testdir): don't complain if destdir couldn't
43237         be created, only if it doesn't exist.
43238         * gnulib-tool (last_checkin_date): don't expand the $Date here.
43239
43240 2002-12-31  Paul Eggert  <eggert@twinsun.com>
43241
43242         * m4/memcoll.m4 (gl_MEMCOLL): Require AC_FUNC_MEMCMP.
43243
43244 2002-12-31  Paul Eggert  <eggert@twinsun.com>
43245
43246         * lib/memcoll.c (memcoll): Fall back on a simple algorithm using
43247         memcmp if strcoll doesn't work.
43248
43249 2002-12-31  Bruno Haible  <bruno@clisp.org>
43250
43251         * lib/utime.c (utime_null): No need to call ftruncate if the file was
43252         nonempty.
43253
43254 2002-12-31  Bruno Haible  <bruno@clisp.org>
43255
43256         * lib/memcoll.c (STRCOLL): New macro.
43257         (memcoll): Use it.
43258
43259 2002-12-31  Bruno Haible  <bruno@clisp.org>
43260
43261         * lib/localcharset.h: New file.
43262         * lib/localcharset.c: Include it.
43263         * lib/unicodeio.c: Likewise.
43264
43265 2002-12-31  Bruno Haible  <bruno@clisp.org>
43266
43267         * lib/getstr.h (getstr): Define, to avoid clash with libcurses.
43268         * lib/linebuffer.h (readline): Define, to avoid clash with libreadline.
43269
43270 2002-12-31  Bruno Haible  <bruno@clisp.org>
43271
43272         * lib/getline.h: Include <stddef.h>, for size_t.
43273
43274         * lib/unicodeio.h: Include <stddef.h>, for size_t.
43275         * lib/unicodeio.c: Don't include <stddef.h>.
43276
43277 2002-12-31  Bruno Haible  <bruno@clisp.org>
43278
43279         * lib/getdate.y (get_date): Test HAVE_STRUCT_TM_TM_ZONE, not
43280         HAVE_TM_ZONE.
43281
43282 2002-12-24  Karl Berry  <karl@gnu.org>
43283
43284         * config/config.guess: update from prep.
43285
43286 2002-12-24  Bruno Haible  <bruno@clisp.org>
43287
43288         General infrasructure.
43289         * m4/README: Rewritten.
43290         * m4/onceonly.m4: New file.
43291         * m4/onceonly_2_57.m4: New file.
43292
43293         Module atexit.
43294         * m4/atexit.m4: New file.
43295
43296         Module strtod.
43297         * m4/strtod.m4: New file.
43298
43299         Module strtol.
43300         * m4/strtol.m4: New file.
43301
43302         Module strtoul.
43303         * m4/strtoul.m4: New file.
43304
43305         Module memchr.
43306         * m4/memchr.m4: New file.
43307
43308         Module memcmp.
43309         * m4/memcmp.m4 (gl_PREREQ_MEMCMP): New macro.
43310         (jm_FUNC_MEMCMP): Invoke it.
43311
43312         Module memcpy.
43313         * m4/memcpy.m4: New file.
43314
43315         Module memmove.
43316         * m4/memmove.m4: New file.
43317
43318         Module memset.
43319         * m4/memset.m4: New file.
43320
43321         Module strcspn.
43322         * m4/strcspn.m4: New file.
43323
43324         Module strpbrk.
43325         * m4/strpbrk.m4: New file.
43326
43327         Module strstr.
43328         * m4/strstr.m4: New file.
43329
43330         Module strerror.
43331         * m4/strerror.m4: New file.
43332
43333         Module mktime.
43334         * m4/mktime.m4: Renamed from jm-mktime.m4.
43335         (gl_PREREQ_MKTIME): New macro.
43336         (gl_FUNC_MKTIME): Renamed from jm_FUNC_MKTIME. Invoke gl_PREREQ_MKTIME.
43337
43338         Module malloc.
43339         * m4/malloc.m4 (gl_PREREQ_MALLOC): New macro.
43340         (jm_FUNC_MALLOC): Use AC_FUNC_MALLOC. Invoke gl_PREREQ_MALLOC.
43341         Don't define HAVE_DONE_WORKING_MALLOC_CHECK, since nothing uses it.
43342
43343         Module realloc.
43344         * m4/realloc.m4 (gl_PREREQ_REALLOC): New macro.
43345         (jm_FUNC_REALLOC): Use AC_FUNC_REALLOC. Invoke gl_PREREQ_REALLOC.
43346         Don't define HAVE_DONE_WORKING_REALLOC_CHECK, since nothing uses it.
43347
43348         Module strftime.
43349         * m4/tm_gmtoff.m4: New file, extracted from strftime.m4.
43350         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Use AC_FUNC_STRFTIME.
43351         Don't test for bcopy (we are not emacs). Invoke AC_TYPE_MBSTATE_T and
43352         gl_TM_GMTOFF.
43353         (_jm_STRFTIME_PREREQS, jm_FUNC_GNU_STRFTIME): Use onceonly macros.
43354
43355         Module xalloc.
43356         * m4/xalloc.m4: New file.
43357
43358         Module alloca.
43359         * m4/alloca.m4: New file.
43360
43361         Module putenv.
43362         * m4/putenv.m4 (gl_PREREQ_PUTENV): New macro.
43363         (jm_FUNC_PUTENV): Invoke it.
43364
43365         Module setenv.
43366         * m4/setenv.m4 (gt_FUNC_SETENV): New macro.
43367         (gt_CHECK_VAR_DECL): Fix quoting error that led to infinite loop in m4
43368         when invoked twice.
43369         (gt_PREREQ_SETENV, gt_PREREQ_UNSETENV): New macros, replacing old
43370         gt_FUNC_SETENV.
43371
43372         Module memrchr.
43373         * m4/memrchr.m4: New file.
43374
43375         Module stpcpy.
43376         * m4/stpcpy.m4: New file.
43377
43378         Module strcase.
43379         * m4/strcase.m4: New file.
43380
43381         Module strdup.
43382         * m4/strdup.m4: New file.
43383
43384         Module strnlen.
43385         * m4/strnlen.m4: New file.
43386
43387         Module strndup.
43388         * m4/strndup.m4: New file.
43389
43390         Module xstrtod.
43391         * m4/xstrtod.m4: New file.
43392
43393         Module xstrtol.
43394         * m4/xstrtol.m4: New file.
43395
43396         Module getdate.
43397         * m4/getdate.m4: New file.
43398
43399         Module unlocked-io.
43400         * m4/unlocked-io.m4: Renamed from jm-glibc-io.m4.
43401         (jm_FUNC_GLIBC_UNLOCKED_IO): Invoke AC_GNU_SOURCE. Use onceonly macros.
43402         * m4/jm-glibc-io.m4n: Remove file.
43403
43404         Module long-options.
43405         * m4/long-options.m4: New file.
43406
43407         Module md5.
43408         * m4/md5.m4: New file.
43409
43410         Module sha.
43411         * m4/sha.m4: New file.
43412
43413         Module getstr.
43414         * m4/getstr.m4: New file.
43415
43416         Module getline.
43417         * m4/getline.m4 (gl_PREREQ_GETLINE): New macro.
43418         (AM_FUNC_GETLINE): Invoke AC_GNU_SOURCE. Use <stdlib.h>, not
43419         <sys/types.h>, for size_t. Use the function name gnu_getline, not
43420         simply getline. Infoke gl_PREREQ_GETLINE.
43421
43422         Module obstack.
43423         * m4/obstack.m4: New file.
43424
43425         Module hash.
43426         * m4/hash.m4: New file.
43427
43428         Module readtokens.
43429         * m4/readtokens.m4: New file.
43430
43431         Module strverscmp.
43432         * m4/strverscmp.m4: New file.
43433
43434         Module stdbool.
43435         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Add test for _Bool. Needed for
43436         OSF/1.
43437
43438         Module strtoll.
43439         * m4/strtoll.m4: New file.
43440
43441         Module strtoull.
43442         * m4/strtoull.m4: New file.
43443
43444         Module strtoimax.
43445         * m4/strtoimax.m4: New file.
43446
43447         Module strtoumax.
43448         * m4/strtoumax.m4: New file.
43449
43450         Module xstrtoimax.
43451         * m4/xstrtoimax.m4 (jm_XSTRTOIMAX): Renamed from
43452         jm_AC_PREREQ_XSTRTOIMAX.
43453         Moved the strtol prerequisites to strtol.m4.
43454         Moved the strtoll prerequisites to strtoll.m4.
43455         Moved the strtoimax prerequisites to strtoimax.m4.
43456
43457         Module xstrtoumax.
43458         * m4/xstrtoumax.m4 (jm_XSTRTOUMAX): Renamed from
43459         jm_AC_PREREQ_XSTRTOUMAX.
43460         Moved the strtoul prerequisites to strtoul.m4.
43461         Moved the strtoull prerequisites to strtoull.m4.
43462         Moved the strtoumax prerequisites to strtoumax.m4.
43463
43464         Module chown.
43465         * m4/chown.m4 (gl_PREREQ_CHOWN): New macro.
43466         (jm_FUNC_CHOWN): Use AC_FUNC_CHOWN. Invoke gl_PREREQ_CHOWN.
43467
43468         Module dup2.
43469         * m4/dup2.m4: New file.
43470
43471         Module ftruncate.
43472         * m4/ftruncate.m4 (gl_PREREQ_FTRUNCATE): New macro.
43473         (jm_FUNC_FTRUNCATE): Use AC_REPLACE_FUNCS. Invoke gl_PREREQ_FTRUNCATE.
43474
43475         Module getgroups.
43476         * m4/getgroups.m4 (gl_PREREQ_GETGROUPS): New macro.
43477         (jm_FUNC_GETGROUPS): Use AC_FUNC_GETGROUPS. Invoke gl_PREREQ_GETGROUPS.
43478
43479         Module gettimeofday.
43480         * m4/gettimeofday.m4 (gl_PREREQ_GETTIMEOFDAY): New macro.
43481         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Use onceonly macros. Invoke
43482         gl_PREREQ_GETTIMEOFDAY.
43483
43484         Module mkdir.
43485         * m4/mkdir-slash.m4 (gl_PREREQ_MKDIR): New macro.
43486         (UTILS_FUNC_MKDIR_TRAILING_SLASH): Invoke gl_PREREQ_MKDIR.
43487
43488         Module mkstemp.
43489         * m4/mkstemp.m4 (gl_PREREQ_MKSTEMP): New macro.
43490         (jm_PREREQ_TEMPNAME): New macro, from prereq.m4. Also invoke
43491         jm_AC_TYPE_UINTMAX_T.
43492         (UTILS_FUNC_MKSTEMP): Invoke gl_PREREQ_MKSTEMP and jm_PREREQ_TEMPNAME.
43493
43494         Module stat.
43495         * m4/stat.m4 (gl_PREREQ_STAT): New macro.
43496         (jm_FUNC_STAT): Use AC_FUNC_STAT. Invoke gl_PREREQ_STAT.
43497
43498         Module lstat.
43499         * m4/lstat.m4 (gl_PREREQ_LSTAT): New macro.
43500         (jm_FUNC_LSTAT): Use AC_FUNC_LSTAT. Invoke gl_PREREQ_LSTAT.
43501
43502         Module timespec.
43503         * m4/timespec.m4 (gl_TIMESPEC): New macro.
43504         (jm_CHECK_TYPE_STRUCT_TIMESPEC): Add check for <sys/time.h>.
43505         * m4/st_mtim.m4: Indentation.
43506
43507         Module nanosleep.
43508         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): New macro.
43509         (jm_FUNC_NANOSLEEP): Add check for <sys/time.h>. Invoke
43510         gl_PREREQ_NANOSLEEP.
43511
43512         Module regex.
43513         * m4/regex.m4 (jm_PREREQ_REGEX): New macro.
43514         (jm_INCLUDED_REGEX): Invoke jm_PREREQ_REGEX.
43515         (gl_REGEX): New macro.
43516
43517         Module rename.
43518         * m4/rename.m4 (gl_PREREQ_RENAME): New macro.
43519         (vb_FUNC_RENAME): Invoke gl_PREREQ_RENAME.
43520
43521         Module rmdir.
43522         * m4/rmdir.m4: New file.
43523
43524         Module utime.
43525         * m4/utimbuf.m4 (jm_CHECK_TYPE_STRUCT_UTIMBUF): Use onceonly macros.
43526         * m4/utime.m4 (gl_PREREQ_UTIME): New macro.
43527         (jm_FUNC_UTIME): Invoke gl_PREREQ_UTIME.
43528
43529         Module dirname.
43530         * m4/dirname.m4: New file.
43531
43532         Module getopt.
43533         * m4/getopt.m4: New file.
43534
43535         Module unistd-safer.
43536         * m4/unistd-safer.m4: New file.
43537
43538         Module fnmatch.
43539         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Include <stdlib.h>, for exit()
43540         declaration.
43541         (gl_PREREQ_FNMATCH_EXTRA): New macro.
43542         (gl_FUNC_FNMATCH_POSIX): New macro.
43543         (gl_FUNC_FNMATCH_GNU): Renamed from AC_FUNC_FNMATCH_GNU. Invoke
43544         gl_PREREQ_FNMATCH_EXTRA. Use the function name gnu_fnmatch, not
43545         simply fnmatch.
43546
43547         Module exclude.
43548         * m4/exclude.m4: New file.
43549
43550         Module human.
43551         * m4/human.m4: New file.
43552
43553         Module acl.
43554         * m4/acl.m4: Nop.
43555
43556         Module backupfile.
43557         * m4/backupfile.m4: New file.
43558         * m4/d-ino.m4: Indentation.
43559
43560         Module fsusage.
43561         * m4/fsusage.m4 (gl_FSUSAGE): New macro.
43562         (jm_STATFS_TRUNCATES): New macro, from coreutils-4.5.4/configure.ac.
43563         (gl_PREREQ_FSUSAGE_EXTRA): New macro.
43564
43565         Module dirfd.
43566         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Invoke some AC_EGREP_CPP
43567         requirements.
43568
43569         Module euidaccess.
43570         * m4/euidaccess.m4: New file.
43571
43572         Module file-type.
43573         * m4/file-type.m4: New file.
43574
43575         Module fileblocks.
43576         * m4/fileblocks.m4: New file.
43577
43578         Module filemode.
43579         * m4/filemode.m4: New file.
43580
43581         Module isdir.
43582         * m4/isdir.m4: New file.
43583
43584         Module lchown.
43585         * m4/lchown.m4 (gl_PREREQ_LCHOWN): New macro.
43586         (jm_FUNC_LCHOWN): Invoke gl_PREREQ_LCHOWN.
43587
43588         Module makepath.
43589         * m4/makepath.m4: New file.
43590
43591         Module modechange.
43592         * m4/modechange.m4: New file.
43593
43594         Module mountlist.
43595         * m4/mountlist.m4: New file.
43596         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Use onceonly macros.
43597         Indentation.
43598
43599         Module path-concat.
43600         * m4/path-concat.m4: New file.
43601
43602         Module pathmax.
43603         * m4/pathmax.m4: New file.
43604
43605         Module same.
43606         * m4/same.m4: New file.
43607
43608         Module save-cwd.
43609         * m4/save-cwd.m4: New file.
43610
43611         Module savedir.
43612         * m4/savedir.m4: New file.
43613
43614         Module xgetcwd.
43615         * m4/xgetcwd.m4: New file.
43616         * m4/getcwd.m4 (AC_FUNC_GETCWD_NULL): Use onceonly macros.
43617
43618         Module xreadlink.
43619         * m4/xreadlink.m4: New file.
43620
43621         Module safe-read.
43622         * m4/safe-read.m4: New file.
43623
43624         Module safe-write.
43625         * m4/safe-write.m4: New file.
43626
43627         Module closeout.
43628         * m4/closeout.m4: New file.
43629
43630         Module stdio-safer.
43631         * m4/stdio-safer.m4: New file.
43632
43633         Module getpass.
43634         * m4/getpass.m4: New file.
43635
43636         Module getugroups.
43637         * m4/getugroups.m4: New file.
43638
43639         Module group-member.
43640         * m4/group-member.m4 (gl_PREREQ_GROUP_MEMBER): New macro.
43641         (jm_FUNC_GROUP_MEMBER): Invoke AC_GNU_SOURCE, gl_PREREQ_GROUP_MEMBER.
43642
43643         Module idcache.
43644         * m4/idcache.m4: New file.
43645
43646         Module userspec.
43647         * m4/userspec.m4: New file.
43648
43649         Module gettime.
43650         * m4/clock_time.m4: New file.
43651         * m4/gettime.m4: New file.
43652
43653         Module settime.
43654         * m4/settime.m4: New file.
43655
43656         Module posixtm.
43657         * m4/posixtm.m4: New file.
43658
43659         Module gethostname.
43660         * m4/gethostname.m4: New file.
43661
43662         Module canon-host.
43663         * m4/canon-host.m4: New file.
43664
43665         Module gettext.
43666         * m4/codeset.m4: New file, from gettext-0.11.5.
43667         * m4/gettext.m4: New file, from gettext-0.11.5.
43668         * m4/glibc21.m4: New file, from gettext-0.11.5.
43669         * m4/iconv.m4: New file, from gettext-0.11.5.
43670         * m4/intdiv0.m4: New file, from gettext-0.11.5.
43671         * m4/inttypes-pri.m4: New file, from gettext-0.11.5.
43672         * m4/inttypes.m4: New file, from gettext-0.11.5.
43673         * m4/inttypes_h.m4: New file, from gettext-0.11.5 with modifications.
43674         * m4/isc-posix.m4: New file, from gettext-0.11.5.
43675         * m4/lcmessage.m4: New file, from gettext-0.11.5.
43676         * m4/lib-ld.m4: New file, from gettext-0.11.5.
43677         * m4/lib-link.m4: New file, from gettext-0.11.5.
43678         * m4/lib-prefix.m4: New file, from gettext-0.11.5.
43679         * m4/progtest.m4: New file, from gettext-0.11.5.
43680         * m4/stdint_h.m4: New file, from gettext-0.11.5 with modifications.
43681         * m4/uintmax_t.m4: New file, from gettext-0.11.5 with modifications.
43682         * m4/ulonglong.m4: New file, from gettext-0.11.5 with modifications.
43683
43684         Module localcharset.
43685         * m4/localcharset.m4: New file.
43686
43687         Module hard-locale.
43688         * m4/hard-locale.m4: New file.
43689
43690         Module mbswidth.
43691         * m4/mbswidth.m4 (gl_MBSWIDTH): Renamed from jm_PREREQ_MBSWIDTH. Use
43692         onceonly macros.
43693         * m4/mbrtowc.m4: Add comment.
43694
43695         Module memcasecmp.
43696         * m4/memcasecmp.m4: New file.
43697
43698         Module memcoll.
43699         * m4/memcoll.m4: New file.
43700
43701         Module unicodeio.
43702         * m4/unicodeio.m4: New file.
43703
43704         Module rpmatch.
43705         * m4/rpmatch.m4: New file.
43706
43707         Module yesno.
43708         * m4/yesno.m4: New file.
43709
43710         Module exitfail.
43711         * m4/exitfail.m4: New file.
43712
43713         Module c-stack.
43714         * m4/c-stack.m4 (gl_C_STACK): New macro.
43715         (jm_PREREQ_C_STACK): Check for <sys/time.h>. Use onceonly macros.
43716
43717         Module error.
43718         * m4/error.m4 (gl_ERROR): New macro.
43719         (jm_PREREQ_ERROR): Use onceonly macros.
43720
43721         Module fatal.
43722         * m4/fatal.m4: New file.
43723
43724         Module getloadavg.
43725         * m4/getloadavg.m4 (AC_FUNC_GETLOADAVG): Use onceonly macros.
43726         (gl_FUNC_GETLOADAVG, gl_PREREQ_GETLOADAVG): New macros.
43727
43728         Module getpagesize.
43729         * m4/getpagesize.m4: New file.
43730
43731         Module getusershell.
43732         * m4/getusershell.m4: New file.
43733
43734         Module physmem.
43735         * m4/physmem.m4: New file.
43736
43737         Module posixver.
43738         * m4/posixver.m4: New file.
43739
43740         Module quotearg.
43741         * m4/quotearg.m4: New file.
43742
43743         Module quote.
43744         * m4/quote.m4: New file.
43745
43746         Module readutmp.
43747         * m4/readutmp.m4: New file, based on jm_PREREQ_READUTMP from prereq.m4.
43748
43749         Module sig2str.
43750         * m4/sig2str.m4: New file.
43751
43752         Other.
43753         * m4/longlong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Remove, moved to
43754         ulonglong.m4.
43755         * m4/intmax_t.m4: New file.
43756         * m4/d-type.m4: Indentation.
43757         * m4/jm-macros.m4: Update.
43758         * m4/prereq.m4 (jm_PREREQ): Update.
43759         (jm_PREREQ_ADDEXT): Remove, obsoleted by backupfile.m4.
43760         (jm_PREREQ_CANON_HOST): Remove, obsoleted by canon-host.m4.
43761         (jm_PREREQ_DIRNAME): Remove, obsoleted by dirname.m4.
43762         (jm_PREREQ_EXCLUDE): Remove, obsoleted by exclude.m4.
43763         (jm_PREREQ_GETPAGESIZE): Remove, obsoleted by getpagesize.m4.
43764         (jm_PREREQ_HARD_LOCALE): Remove, obsoleted by hard-locale.m4.
43765         (jm_PREREQ_HASH): Remove, obsoleted by hash.m4.
43766         (jm_PREREQ_HUMAN): Remove, obsoleted by human.m4.
43767         (jm_PREREQ_MEMCHR): Remove, obsoleted by memchr.m4.
43768         (jm_PREREQ_PHYSMEM): Remove, obsoleted by physmem.m4.
43769         (jm_PREREQ_POSIXVER): Remove, obsoleted by posixver.m4.
43770         (jm_PREREQ_QUOTEARG): Remove, obsoleted by quotearg.m4.
43771         (jm_PREREQ_READUTMP): Remove, obsoleted by readutmp.m4.
43772         (jm_PREREQ_REGEX): Remove, obsoleted by regex.m4.
43773         (jm_PREREQ_STRNLEN): Remove, obsoleted by strnlen.m4.
43774         (jm_PREREQ_TEMPNAME): Remove, obsoleted by mkstemp.m4.
43775         (jm_PREREQ_XGETCWD): Remove, obsoleted by xgetcwd.m4.
43776         (jm_PREREQ_XREADLINK): Remove, obsoleted by xreadlink.m4.
43777         * m4/readdir.m4 (jm_FUNC_READDIR): Use onceonly macros.
43778
43779 2002-12-24  Bruno Haible  <bruno@clisp.org>
43780
43781         * MODULES.txt: Update according to m4/ changes.
43782
43783         Module gettext.
43784         * config.rpath: New file, from gettext-0.11.5.
43785
43786         * modules/*: New module descriptions.
43787         * gnulib-tool: New file.
43788         * MODULES.html.sh: New file.
43789
43790 2002-12-21  Karl Berry  <karl@gnu.org>
43791
43792         * doc/fdl.texi: update to version 1.2.
43793
43794 2002-12-19  Karl Berry  <karl@gnu.org>
43795
43796         * config/config.guess: update from prep.
43797
43798 2002-12-18  Bruno Haible  <bruno@clisp.org>
43799
43800         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't test for localtime_r.
43801         * m4/jm-mktime.m4 (jm_FUNC_MKTIME): Likewise.
43802
43803 2002-12-17  Bruno Haible  <bruno@clisp.org>
43804
43805         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Remove checks for limits.h,
43806         stdlib.h, string.h.
43807
43808 2002-12-17  Bruno Haible  <bruno@clisp.org>
43809
43810         * lib/canon-host.c (strdup): Remove unused declaration.
43811
43812         * lib/fsusage.c: Include full_read.h.
43813         (get_fs_usage): Use full_read instead of safe_read.
43814
43815         * lib/utime.c (utime_null): Use SAFE_READ_ERROR.
43816
43817 2002-12-12  Karl Berry  <karl@gnu.org>
43818
43819         * config/config.guess: update from prep.
43820
43821 2002-12-11  Bruno Haible  <bruno@clisp.org>
43822
43823         * m4/setenv.m4: New file, from gettext-0.11.5.
43824
43825 2002-12-11  Bruno Haible  <bruno@clisp.org>
43826
43827         * lib/setenv.h: Rewritten to cope with systems that have setenv() but
43828         not unsetenv().
43829         * lib/setenv.c, unsetenv.c: Taken from glibc-2.2.4 with the following
43830         modifications:
43831
43832         2002-12-11  Bruno Haible  <bruno@clisp.org>
43833
43834                 * setenv.c (alloca): Fall back to malloc.
43835                 (freea): New macro.
43836                 (setenv): Use freea() to free memory allocated with alloca().
43837
43838         2002-11-13  Bruno Haible  <bruno@clisp.org>
43839
43840                 * setenv.c (compar_fn_t, __add_to_environ, setenv): Use ANSI C
43841                 function declarations.
43842                 * unsetenv.c (unsetenv): Likewise.
43843
43844         2002-03-04  Bruno Haible  <bruno@clisp.org>
43845
43846                 Portability to AIX 4.3.3.
43847                 * unsetenv.c: New file, extracted from setenv.c.
43848                 * setenv.c: Move the unsetenv() function to unsetenv.c.
43849
43850         2001-12-20  Bruno Haible  <bruno@clisp.org>
43851
43852                 * setenv.c (__add_to_environ): Don't call realloc(NULL,...),
43853                 use malloc instead. For SunOS 4.
43854
43855         2001-12-11  Bruno Haible  <bruno@clisp.org>
43856
43857                 * setenv.c: Declare alloca.
43858                 (compar_fn_t): New typedef.
43859                 (KNOWN_VALUE, STORE_VALUE): Use it.
43860
43861         * lib/Makefile.am (libfetish_a_SOURCES): Add setenv.c, unsetenv.c,
43862         setenv.h.
43863
43864 2002-12-10  Paul Eggert  <eggert@twinsun.com>
43865
43866         Port exclude.c and exclude.h to more non-GNU systems, e.g. Solaris 7.
43867         * lib/exclude.h (EXCLUDE_ANCHORED, EXCLUDE_INCLUDE, EXCLUDE_WILDCARDS):
43868         Choose values that are less likely to collide with system fnmatch
43869         options.
43870         * lib/exclude.c (FNM_CASEFOLD, FNM_LEADING_DIR): Define to 0 if not
43871         defined (e.g., a pure POSIX system).
43872         (EXCLUDE_macros_do_not_collide_with_FNM_macros): Use FNM_PATHNAME
43873         instead of FNM_FILE_NAME, for compatibility with pure POSIX sytems.
43874
43875 2002-12-06  Paul Eggert  <eggert@twinsun.com>
43876
43877         Undo the 2001-07-02 change for jm-glibc-io, as it was too much of
43878         a pain in practice to deal with generated m4 files.  This change
43879         goes together with the 2002-12-04 unlocked-io.h change in ../lib.
43880
43881         * m4/Makefile.am.in (Makefile.am): Don't mention jm-glibc-io.m4n
43882         and jm-glibc-io.m4, as they are no longer a special case.
43883         * m4/jm-glibc-io.m4: Rename from jm-glibc-io.m4n, and remove the
43884         kludge and the auto-generation stuff.  Check only whether the
43885         functions are declared, not whether they exist, since older hosts
43886         that don't declare the functions can't use the optimization anyway.
43887
43888 2002-12-06  Jim Meyering  <jim@meyering.net>
43889
43890         * lib/error.c: Be consistent: change `#ifndef _LIBC' to `#if !_LIBC'.
43891
43892         Merge in changes from libc's misc/error.c, in preparation
43893         for the merge of gnulib's changes back into libc.
43894
43895         * lib/error.c (_): Define only if not already defined.
43896         Move definition to follow all #include directives.
43897         Include unlocked-io.h only if !_LIBC.
43898         [_LIBC]: Include <libio/libioP.h>.
43899         [USE_IN_LIBIO]: Include <libio/iolibio.h>
43900         (fflush): Tweak definition to use INTUSE.
43901         (putc): Define.
43902
43903 2002-12-05  Paul Eggert  <eggert@twinsun.com>
43904
43905         * lib/alloca.c [defined emacs]: Include "lisp.h".
43906         (xalloc_die) [defined emacs]: New macro.
43907         (free) [defined emacs && defined EMACS_FREE]: Define to EMACS_FREE.
43908         [! defined emacs]: Include <xalloc.h>.
43909         (POINTER_TYPE) [!defined POINTER_TYPE]: New macro.
43910         (pointer): Typedef to POINTER_TYPE *.
43911         (malloc): Remove decl; we now always use xmalloc.
43912         (alloca): Use old-style definition, since Emacs needs this.
43913         Check for arithmetic overflow when computing combined size.
43914
43915 2002-12-04  Paul Eggert  <eggert@twinsun.com>
43916
43917         Do not generate unlocked-io.h automatically, since it's easier to
43918         maintain it by hand.
43919
43920         * lib/unlocked-io.h: New file, from GNU diffutils,
43921         but with proper copyright notice and attribution.
43922         * lib/gen-uio: Remove.
43923         * lib/Makefile.am: Add copyright notice.
43924         (libfetish_a_SOURCES): Add unlocked-io.h.
43925         (BUILT_SOURCES, all-local): Remove unlocked-io.h.
43926         (DISTCLEANFILES, io_functions): Remove macros.
43927         (EXTRA_DIST): Remove gen_uio.
43928         (unlocked-io.h): Remove rule.
43929
43930 2002-12-04  Jim Meyering  <jim@meyering.net>
43931
43932         Reflect the fact that stat.c and lstat.c are no longer generated.
43933         * lib/Makefile.am (BUILT_SOURCES): Remove stat.c and lstat.c.
43934         (DISTCLEANFILES): Likewise.
43935         (EXTRA_DIST): Likewise.
43936         (all_local): Don't depend on stat.c or lstat.c.
43937         (stat.c, lstat.c): Remove rules.
43938         (EXTRA_DIST): Remove xstat.in.
43939
43940         * lib/xstat.in: Remove file.  Contents moved into stat.c.
43941         * lib/stat.c: New file.  Contents mostly from xstat.in.
43942         * lib/stat.c: Rework so that it may serve to define rpl_lstat, too.
43943         * lib/lstat.c: New file. Simply #define LSTAT and include stat.c.
43944
43945         * lib/safe-read.c: Rework so that it may serve to define safe_write,
43946         too.
43947         * lib/safe-write.c: Simply #define SAFE_WRITE and include safe-read.c.
43948
43949 2002-12-03  Jim Meyering  <jim@meyering.net>
43950
43951         * lib/safe-read.c, safe-write.c: Change variable names and comments,
43952         but not semantics, to minimize the differences between these two files.
43953         (safe_read): Change comment to mention SAFE_READ_ERROR.
43954
43955         * lib/safe-read.c (IS_EINTR): Define.
43956         (safe_read): Use IS_EINTR in place of in-function cpp directives.
43957
43958 2002-12-02  Jim Meyering  <jim@meyering.net>
43959
43960         * lib/safe-read.c (EINTR): Define.
43961         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Define.
43962         (INT_MAX): Provide fallback.
43963         (safe_read): Rewrite to iterate IFF the read fails with EINTR.
43964
43965         * lib/safe-read.h (SAFE_READ_ERROR): Define.
43966
43967 2002-12-02  Bruno Haible  <bruno@clisp.org>
43968
43969         * lib/safe-write.c (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM):
43970         Define, taken from safe-read.c.
43971         (INT_MAX): Provide fallback.
43972         (safe_write): Rewrite to iterate IFF the write fails with EINTR.
43973         * lib/safe-write.h (SAFE_WRITE_ERROR): Define.
43974
43975         * lib/safe-read.c (EINTR): Remove definition.
43976         (safe_read): Don't use EINTR if it is absent.
43977
43978 2002-12-01  Jim Meyering  <jim@meyering.net>
43979
43980         * lib/safe-read.c: (safe_read): Also exit the loop when read returns
43981         zero.
43982         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM, INT_MAX): Define.
43983
43984 2002-11-27  Paul Eggert  <eggert@twinsun.com>
43985
43986         * lib/hash.c (hash_lookup, hash_get_first, hash_get_next,
43987         hash_find_entry, hash_rehash): Replace `if (limit <= value) abort ();'
43988         with `if (! (value < limit)) abort ();', for readability.
43989
43990 2002-11-26  Karl Berry  <karl@gnu.org>
43991
43992         * lib/strdup.c: copy from libc again, with jim's ok.
43993         * lib/.cppi-disable: re-add strdup.c
43994
43995 2002-11-25  Karl Berry  <karl@gnu.org>
43996
43997         * lib/strtoll.c: copy from libc, meaning we now #include <strtol.c>
43998         instead of "strtol.c".
43999
44000 2002-11-25  Karl Berry  <karl@gnu.org>
44001
44002         * config/install-sh: update from automake for variable quoting, $0 in
44003         error msgs, etc.
44004
44005         * config/srclist.txt ($LIBCSRC/time/mktime.c lib gpl): new entry.
44006         * config/srclist.txt ($LIBCSRC/sysdeps/generic/strtoll.c lib gpl): new
44007         entry.
44008
44009 2002-11-25  Jim Meyering  <jim@meyering.net>
44010
44011         * lib/mktime.c: Sync from libc, now that it has the latest fix.
44012
44013 2002-11-24  Karl Berry  <karl@gnu.org>
44014
44015         * lib/error.c, getopt.c, getopt.h, getopt1.c, obstack.c, regex.c,
44016         regex.h, strdup.c, strtoll.c, tempname.c: change license to gpl.
44017
44018 2002-11-24  Jim Meyering  <jim@meyering.net>
44019
44020         Update from coreutils:
44021
44022         * lib/mktime.c: Merge in changes from libc.
44023
44024         Avoid a link-time failure on some Linux systems.
44025         * lib/mktime.c (STATIC): Define to be empty (_LIBC) or `static'
44026         (otherwise).
44027         (__mon_yday): Declare with the STATIC attribute.
44028         (__mktime_internal): Likewise.
44029         Based on a report from Greg Schafer.
44030
44031 2002-11-23  Jim Meyering  <jim@meyering.net>
44032
44033         * lib/sig2str.c (str2signum, sig2str): Avoid a warning from gcc:
44034         Use `unsigned', not `int', as type of index.
44035
44036         * lib/xstat.in [@BEGIN_LSTAT_ONLY@]: Include <string.h>.
44037
44038         * lib/fsusage.c: Remove unneeded parentheses around operands of
44039         `defined'.
44040
44041 2002-11-22  Paul Eggert  <eggert@twinsun.com>
44042
44043         * lib/quotearg.h: Allow multiple inclusion by surrounding with
44044         "#ifndef QUOTEARG_H_".  Include <stddef.h>, for size_t,
44045         so that we can be included first.
44046         (PARAMS): Remove; we now assume C89 or later.  All uses removed.
44047         * lib/quotearg.c: Include quotearg.h immediately after config.h.
44048         No need to include stddef.h or sys/types.h any more.
44049         Surround local include files with "", not "<>".
44050         Assume HAVE_LIMITS_H unconditionally, as we assume C89.
44051         Similarly, assume HAVE_C_BACKSLASH_A, CHAR_BIT, UCHAR_MAX, UINT_MAX,
44052         HAVE_STDLIB_H, HAVE_STRING_H, STDC_HEADERS.
44053         (HAVE_MBSINIT): Undef if !HAVE_MBRTOWC.
44054         (mbsinit): Define to 1 if !defined mbsinit && !HAVE_MBSINIT.
44055         (ISPRINT): Remove; no longer needed now that we assume C89.
44056
44057         (clone_quoting_options, quotearg_buffer, quotearg_n_options):
44058         Preserve errno.
44059
44060         (quotearg_buffer_restyled, quotearg_n, quotearg_n_style,
44061         quotearg_char): Use SIZE_MAX rather than
44062         (size_t) -1 when we are talking about "infinity".
44063
44064         (quotearg_buffer_restyled): Fix bug when quoting trigraphs.
44065
44066 2002-11-22  Paul Eggert  <eggert@twinsun.com>
44067
44068         * lib/hash.c: Avoid use of <assert.h>, as the GNU Coding Standards
44069         hint that one should use `if (! x) abort ();' rather than `assert
44070         (x);', and anyway it's one less thing to worry about configuring.
44071         (hash_lookup, hash_get_first, hash_get_next, hash_find_entry,
44072         hash_rehash, hash_insert): Use abort rather than assert.
44073
44074 2002-11-22  Bruno Haible  <bruno@clisp.org>
44075
44076         * lib/safe-read.h: Assume C89. Add comments.
44077         (safe_read): Change return type to size_t.
44078         * lib/safe-read.c (safe_read): Change return type to size_t. Handle
44079         byte counts > SSIZE_MAX correctly.
44080         * lib/safe-write.h: New file.
44081         * lib/safe-write.c: New file.
44082         * lib/full-read.h: New file.
44083         * lib/full-read.c: New file.
44084         * lib/full-write.h: Assume C89. Add comments.
44085         * lib/full-write.c: Include safe-write.h.
44086         (full_write): Rewritten to use safe_write.
44087         Suggested by Jim Meyering and Paul Eggert.
44088
44089 2002-11-21  Jim Meyering  <jim@meyering.net>
44090
44091         * lib/strdup.c (strdup): Tweak comment and initial #if/#include.
44092
44093         Merge in changes from the coreutils.
44094
44095         2002-09-25  Paul Eggert  <eggert@twinsun.com>
44096         * lib/fsusage.c [! HAVE_INTTYPES_H && HAVE_STDINT_H] Include
44097         <stdint.h>.
44098         (UINTMAX_MAX) [!defined UINTMAX_MAX]: New macro.
44099         (PROPAGATE_ALL_ONES): Work even if X is unsigned and narrower than
44100         int.  Work more efficiently if X is the same width as uintmax_t.
44101         Do not compare X to -1, to avoid bogus compiler warning.
44102         (get_fs_usage): (uintmax_t) -1 -> UINTMAX_MAX to avoid a cast.
44103         Don't assume that f_frsize and f_bsize are the same type.
44104
44105         * lib/mountlist.c: #undef MNT_IGNORE before defining it, to avoid
44106         warning on FreeBSD.
44107
44108         * lib/makepath.c (make_path): Restore umask *before* creating the final
44109         component.
44110         (make_path): Minor reformatting.
44111
44112         * lib/xmalloc.c: Adjust to work with new autoconf macros,
44113         AC_FUNC_MALLOC and AC_FUNC_REALLOC: test #ifndef
44114         HAVE_MALLOC/HAVE_REALLOC.
44115
44116         * lib/mountlist.h (ME_DUMMY): Don't count entries of type `auto' as
44117         dummy ones.  At least on GNU/Linux systems, `auto' means something
44118         else.
44119         From Michael Stone.
44120
44121 2002-11-21  Bruno Haible  <bruno@clisp.org>
44122
44123         Remove case insensitive option matching.
44124         * lib/argmatch.h (argcasematch): Remove declaration.
44125         (ARGCASEMATCH): Remove macro.
44126         (__xargmatch_internal): Remove case_sensitive argument.
44127         (XARGMATCH): Update.
44128         (XARGCASEMATCH): Remove macro.
44129         * lib/argmatch.c (argmatch): Renamed from __argmatch_internal. Remove
44130         case_sensitive argument.
44131         (argcasematch): Remove function.
44132         (__xargmatch_internal): Remove case_sensitive argument.
44133         (main): Use XARGMATCH instead of XARGCASEMATCH.
44134
44135         * lib/xmalloc.c: Change compile-time error message. Add comment about
44136         required autoconf version.
44137
44138 2002-11-20  Paul Eggert  <eggert@twinsun.com>
44139
44140         Merge argmatch cleanups from Bison.  Assume C89.
44141
44142         * lib/argmatch.c: Include config.h here, not in argmatch.h.
44143         Include stdlib.h, for EXIT_FAILURE.
44144         Always include <string.h>, since we assume C89.
44145         (EXIT_FAILURE): Remove pre-C89 bug workaround.
44146         * lib/argmatch.h: Do not include <config.h> or <sys/types.h>.
44147         Include <stddef.h> instead, since it's all we need for size_t.
44148         (PARAMS): Remove.  All uses removed.
44149         (ARRAY_CARDINALITY): Do not bother to #undef.
44150         (ARRAY_CARDINALITY, ARGMATCH, ARGCASEMATCH, invalid_arg,
44151         ARGMATCH_VALID, XARGMATCH, XARGCASEMATCH):
44152         Remove unnecessary parentheses.
44153         (ARGMATCH_VALID, XARGMATCH, XARGCASEMATCH):
44154         Insert necessary parentheses.
44155         (ARGMATCH_CONSTRAINT, ARGMATCH_VERIFY): New macros.
44156         (ARGMATCH_ASSERT): Use ARGMATCH_CONSTRAINT.
44157
44158 2002-11-19  Bruno Haible  <bruno@clisp.org>
44159
44160         * lib/mbswidth.c: Include mbswidth.h right at the beginning.
44161         * lib/mbswidth.h: Include <stddef.h>, for size_t.
44162
44163         * lib/mbswidth.h (PARAMS): Remove macro.
44164         (mbswidth, mbsnwidth): Use ANSI C function declarations.
44165         * lib/mbswidth.c (mbswidth, mbsnwidth): Likewise.
44166
44167         * lib/gcd.h (PARAMS): Remove macro.
44168         (gcd): Use ANSI C function declarations.
44169         * lib/gcd.c (gcd): Likewise.
44170
44171 2002-11-15  Bruno Haible  <bruno@clisp.org>
44172
44173         * lib/strcspn.c: Include <stddef.h>.
44174         (strcspn): Use ANSI C function declaration. Change return type to
44175         size_t. Use NULL.
44176         * lib/strpbrk.c: Minimize diffs to glibc. Include <stddef.h>.
44177         (strpbrk): Use NULL.
44178         * lib/strpbrk.h (PARAMS): Remove macro.
44179         (strpbrk): Use ANSI C function declaration.
44180         * lib/strstr.c: Don't include <sys/types.h>.
44181         * lib/strstr.h (PARAMS): Remove macro.
44182         (strstr): Use ANSI C function declarations.
44183
44184 2002-11-14  Karl Berry  <karl@gnu.org>
44185
44186         * config/mkinstalldirs: `do' on separate line, instead of
44187         `for var; do'.
44188
44189 2002-11-06  Bruno Haible  <bruno@clisp.org>
44190
44191         * lib/gcd.h (gcd): Change argument type to 'unsigned long'.
44192         * lib/gcd.c (gcd): Likewise.
44193
44194 2002-11-05  Bruno Haible  <bruno@clisp.org>
44195
44196         * lib/gcd.h: New file, from gettext-0.11.5.
44197         * lib/gcd.c: New file, from gettext-0.11.5.
44198
44199 2002-11-05  Bruno Haible  <bruno@clisp.org>
44200
44201         * lib/error.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
44202         * lib/getopt.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
44203         * lib/obstack.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
44204         * lib/regex.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
44205
44206         * lib/argmatch.c: Include gettext.h instead of <locale.h> and
44207         <libintl.h>.
44208         * lib/makepath.c: Include gettext.h instead of <locale.h> and
44209         <libintl.h>.
44210
44211         * lib/closeout.c: Include gettext.h instead of <libintl.h>.
44212         * lib/human.c: Include gettext.h instead of <libintl.h>.
44213         * lib/quotearg.c: Include gettext.h instead of <libintl.h>.
44214         * lib/rpmatch.c: Include gettext.h instead of <libintl.h>.
44215         * lib/unicodeio.c: Include gettext.h instead of <libintl.h>.
44216         * lib/userspec.c: Include gettext.h instead of <libintl.h>.
44217         * lib/version-etc.c: Include gettext.h instead of <libintl.h>.
44218         * lib/xmalloc.c: Include gettext.h instead of <libintl.h>.
44219         (textdomain): Remove definition.
44220         * lib/xmemcoll.c: Include gettext.h instead of <libintl.h>.
44221
44222         * lib/long-options.c: Remove include of <libintl.h> and definition of
44223         _.
44224         * lib/same.c: Remove include of <libintl.h> and definition of _.
44225
44226 2002-11-04  Owen Taylor  <otaylor@redhat.com>
44227
44228         * lib/config.charset: A few additions for Solaris.
44229
44230 2002-11-04  Bruno Haible  <haible@clisp.cons.org>
44231
44232         Make it possible to build libcharset with CC=gcc CFLAGS="-x c++".
44233         * lib/localcharset.c (locale_charset): Declare as extern "C".
44234
44235 2002-11-04  Bruno Haible  <haible@clisp.cons.org>
44236
44237         * lib/config.charset: msdos in uk_UA uses CP1125.
44238
44239 2002-11-04  Bruno Haible  <bruno@clisp.org>
44240
44241         * lib/stpcpy.h: New file, from GNU gettext-0.11.5.
44242         * lib/strcase.h: New file, from GNU gettext-0.11.5.
44243         * lib/strpbrk.h: New file, from GNU gettext-0.11.5.
44244         * lib/strstr.h: New file, from GNU gettext-0.11.5.
44245         * lib/xgetcwd.h: New file, from GNU gettext-0.11.5.
44246
44247 2002-11-04  Bruno Haible  <bruno@clisp.org>
44248
44249         * lib/localcharset.c (locale_charset): Don't return an empty string.
44250
44251 2002-11-04  Bruno Haible  <bruno@clisp.org>
44252
44253         * lib/localcharset.c (get_charset_aliases): Add more Windows specific
44254         aliases.
44255
44256 2002-11-04  Bruno Haible  <bruno@clisp.org>
44257
44258         * lib/config.charset: Update for newest glibc. Add canonical names
44259         ISO-8859-14, KOI8-T, TCVN5712-1, GEORGIAN-PS.
44260
44261 2002-11-04  Bruno Haible  <bruno@clisp.org>
44262
44263         * lib/config.charset: Add support for NetBSD.
44264
44265 2002-11-04  Bruno Haible  <bruno@clisp.org>
44266
44267         * lib/config.charset [msdosdjgpp]: For Russian, use CP866.
44268
44269 2002-11-01  Bruno Haible  <bruno@clisp.org>
44270
44271         * configure.in: Add AC_CONFIG_AUX_DIR call.
44272         (AC_OUTPUT): Add m4/Makefile, lib/Makefile. Remove doc/Makefile,
44273         test/Makefile.
44274         * Makefile.in (subdirs): Add m4, lib. Remove doc, test.
44275
44276 2002-09-28  Karl Berry  <karl@gnu.org>
44277
44278         * config/srclist.txt: can't copy install-sh/mkinstalldirs from
44279         installed automake until the next release, since changes have been
44280         made.
44281
44282 2002-09-25  Karl Berry  <karl@gnu.org>
44283
44284         * lib/strdup.c: copy from libc/string (via ../config/srclist*).
44285         * lib/getopt*: copy from libc/posix.
44286         * lib/gettext.h: copy from gettext.
44287         * lib/.cppi-disable: add strdup.c, gettext.h.
44288
44289 2002-09-25  Karl Berry  <karl@gnu.org>
44290
44291         * config/srclist.txt: enable gettext.h check.
44292         * config/config.{guess,sub}: update from prep.
44293         * config/depcomp, install-sh, mdate-sh, missing, mkinstalldirs: update
44294                 from automake 1.6.3.
44295         See srclist*.
44296
44297 2002-08-23  Stefan Monnier  <monnier@cs.yale.edu>
44298
44299         * regex.c (PATFETCH): Remove the translating fetch.
44300         (PATFETCH_RAW): Rename to PATFETCH.
44301         (set_image_of_range): New fun.
44302         (SET_RANGE_TABLE_WORK_AREA): Use it.
44303         (regex_compile): Don't translate the pattern chars so eagerly.
44304         Only do it when inserting an `exactn' bytecode or when handling
44305         a char-range.
44306         (mutually_exclusive_p): Avoid empty statement.
44307
44308 2002-07-06  Jim Meyering  <meyering@lucent.com>
44309
44310         * m4/README: Don't mention Makefile.am.in.
44311         Outline how I've tested changes to .m4 files.  Yep, it's a pain.
44312
44313 2002-07-01  Jim Meyering  <meyering@lucent.com>
44314
44315         * lib/c-stack.c: Include sys/time.h.
44316         From Volker Borchert.
44317
44318 2002-06-26  Paul Eggert  <eggert@twinsun.com>
44319
44320         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for btowc.
44321
44322 2002-06-26  Paul Eggert  <eggert@twinsun.com>
44323
44324         * lib/fnmatch.c, fnmatch_loop.c (WIDE_CHAR_SUPPORT):
44325         New macro.  Use it uniformly instead of
44326         (defined HAVE_WCTYPE_H && defined HAVE_WCHAR_H).
44327         It also uses HAVE_BTOWC, to fix a porting bug on Solaris 2.5.1
44328         reported by Vin Shelton.
44329
44330 2002-06-22  Paul Eggert  <eggert@twinsun.com>
44331
44332         * lib/c-stack.h (segv_handler, c_stack_action) [! defined SA_SIGINFO]:
44333         Do not assume SA_SIGINFO behavior.
44334         Bug reported by Jim Meyering on NetBSD 1.5.2.
44335
44336 2002-06-22  Jim Meyering  <meyering@lucent.com>
44337
44338         * m4/c-stack.m4: New file, from diffutils-2.8.2.
44339         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_C_STACK.
44340
44341         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Don't require AC__GNU_SOURCE,
44342         now that configure.ac uses AC_GNU_SOURCE.
44343         (jm_MACROS): Rename: jm_FUNC_FNMATCH to AC_FUNC_FNMATCH_GNU.
44344         * m4/prereq.m4 (jm_PREREQ_EXCLUDE): Likewise, wrt jm_FUNC_FNMATCH.
44345
44346         Update to latest tools.  Suggestions from Paul Eggert.
44347         * m4/stdbool.m4: New file, from diffutils-2.8.2.
44348         * m4/gnu-source.m4: Update from diffutils-2.8.2.
44349         * m4/fnmatch.m4: Likewise.
44350         * m4/prereq.m4: Change each use of AC_CHECK_HEADERS(stdbool.h)
44351         to AC_HEADER_STDBOOL
44352
44353 2002-06-22  Jim Meyering  <meyering@lucent.com>
44354
44355         * lib/fnmatch.c (ISASCII, ISPRINT): Undefine, to avoid warning about
44356         redefinition due to Solaris 2.6's definition in /usr/include/sys/euc.h.
44357
44358 2002-06-22  Jim Meyering  <meyering@lucent.com>
44359
44360         * lib/c-stack.c, lib/c-stack.h: New files, from diffutils-2.8.2.
44361
44362         * lib/exitfail.c, exitfail.h: Likewise.
44363         * lib/Makefile.am (libfetish_a_SOURCES): Add exitfail.c and exitfail.h.
44364
44365         * lib/Makefile.am (libfetish_a_SOURCES): Add fnmatch_.h in place
44366         of fnmatch.h.
44367         (EXTRA_DIST): Add fnmatch_loop.c.
44368         (libfetish_a_SOURCES): Add c-stack.c and c-stack.h.
44369
44370         * lib/fnmatch_loop.c: New file, from diffutils-2.8.2.
44371         * lib/fnmatch.c: Update from diffutils-2.8.2.
44372         * lib/fnmatch_.h: New file.  From diffutils-2.8.2.
44373         * lib/fnmatch.h: Remove file.
44374
44375 2002-06-21  Jim Meyering  <meyering@lucent.com>
44376
44377         * m4/c-bs-a.m4: Add comment, from diffutils-2.8.2.
44378         * m4/mbrtowc.m4: Likewise.
44379
44380         * m4/mbstate_t.m4: Update from diffutils-2.8.2.
44381         * m4/mbswidth.m4: Reflect name change:
44382         s/AC_MBSTATE_T/AC_TYPE_MBSTATE_T.
44383         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Likewise.
44384
44385         * m4/lib-link.m4: Update from gettext-0.11.2.
44386         * m4/gettext.m4: Likewise.
44387
44388         * m4/jm-macros.m4 (jm_CHECK_ALL_HEADERS): Check for hurd.h.
44389         From Alfred M. Szmidt.
44390
44391 2002-06-18  Paul Eggert  <eggert@twinsun.com>
44392
44393         * lib/file-type.h: Report an error if neither S_ISREG nor
44394         S_IFREG is defined, instead of using a test specific to glibc
44395         2.2.  This should be safe, since POSIX requires S_ISREG and
44396         Unix Version 7 had S_IFREG.  We don't need to check for
44397         <sys/types.h> since we don't use any symbols that it defines.
44398
44399 2002-06-15  Richard Dawe  <richdawe@bigfoot.com>
44400
44401         * lib/Makefile.am (lstat.c, stat.c, .sin.sed): Use t-$@, rather than
44402         $@-t, so that each temporary file name is unique and valid in the first
44403         8 characters, for operation under DOS.
44404
44405 2002-06-15  Paul Eggert  <eggert@twinsun.com>
44406
44407         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Check for st_author.
44408
44409 2002-06-15  Jim Meyering  <meyering@lucent.com>
44410
44411         Work even with DJGPP 2.03, which lacks support for symlinks.
44412         From Richard Dawe.
44413         * lib/xstat.in (S_ISLNK): Define to 0 if neither S_ISLNK nor S_IFLNK
44414         is defined.
44415         * lib/lchown.c (S_ISLNK): Likewise.
44416
44417 2002-06-15  Jim Meyering  <meyering@lucent.com>
44418
44419         * lib/file-type.h (FILE_TYPE_H): Guard entire contents with #ifndef.
44420         For GNU libc 2.2 and newer, ensure that <sys/types.h> and <sys/stat.h>
44421         have been included before this file.
44422
44423 2002-06-14  Jim Meyering  <meyering@lucent.com>
44424
44425         * lib/file-type.h: Use the version from diffutils-2.8.2.
44426         * lib/file-type.c: Likewise.
44427
44428 2002-06-07  Jim Meyering  <meyering@lucent.com>
44429
44430         * m4/prereq.m4 (jm_PREREQ_STAT): Check for sys/param.h and sys/mount.h.
44431         They're needed at least for NetBSD 1.5.2.
44432         ($statxfs_includes): Include those same headers.
44433         ($statxfs_includes): Include sys/vfs.h if available.
44434         ($statxfs_includes): Likewise for sys/statvfs.h.
44435         Check for the following members in both structs statfs and statvfs:
44436         f_basetype, f_type, f_fsid.__val, f_namemax, f_namelen.
44437
44438 2002-06-01  Jim Meyering  <meyering@lucent.com>
44439
44440         * m4/d-type.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Rename macro:
44441         s/D_TYPE_IN_DIRENT/HAVE_STRUCT_DIRENT_D_TYPE/.
44442
44443 2002-05-28  Jim Meyering  <meyering@lucent.com>
44444
44445         * m4/readdir.m4 (jm_FUNC_READDIR): Undefine `mkdir', not `rmdir'.
44446         Reported by Volker Borchert.
44447
44448 2002-05-27  Jim Meyering  <meyering@lucent.com>
44449
44450         Fix a problem seen only on nonconforming systems whereby ls.c's
44451         use of localtime, and then of gettimeofday would cause trouble:
44452         the localtime call used to initialize rpl_gettimeofday's save
44453         mechanism would clobber ls's current local time information so
44454         that in any long listing the first file would always be listed
44455         with date 1970-01-01.  Analysis by Volker Borchert.
44456
44457         * lib/gettimeofday.c (localtime): Undefine.
44458         (rpl_localtime): New function.
44459
44460 2002-05-27  Jim Meyering  <meyering@lucent.com>
44461
44462         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER): Also replace
44463         localtime.
44464
44465         * m4/readdir.m4 (jm_FUNC_READDIR): Undefine `rmdir' so we don't try to
44466         use the replacement function; it wouldn't resolve at link time.
44467         Reported by Volker Borchert.
44468
44469 2002-05-22  Jim Meyering  <meyering@lucent.com>
44470
44471         * lib/Makefile.am (libfetish_a_SOURCES): Add file-type.c and
44472         file-type.h.
44473         * lib/file-type.h: New file.
44474         * lib/file-type.c (file_type): New file/function.  Extracted from
44475         diffutils.
44476
44477 2002-04-30  Jim Meyering  <meyering@lucent.com>
44478
44479         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_STAT.
44480
44481 2002-04-29  Paul Eggert  <eggert@twinsun.com>
44482
44483         * m4/prereq.m4 (jm_PREREQ_SIG2STR): Remove; all callers changed.
44484
44485 2002-04-29  Paul Eggert  <eggert@twinsun.com>
44486
44487         * m4/prereq.m4 (jm_PREREQ_HARD_LOCALE): Check for stdlib.h.
44488         Do not check for alloca.h (no longer used) or stdbool.h (was never
44489         used?).  Add AM_C_PROTOTYPES since hard-locale.h uses it.
44490
44491 2002-04-29  Paul Eggert  <eggert@twinsun.com>
44492
44493         * lib/hard-locale.c: Upgrade to version used in GNU Diffutils 2.8.1.
44494
44495 2002-04-29  Jim Meyering  <meyering@lucent.com>
44496
44497         * m4/jm-macros.m4 (jm_MACROS): Remove use of AC_FUNC_STRNLEN.
44498         * m4/prereq.m4: Add jm_PREREQ_STRNLEN.
44499         Use AC_FUNC_STRNLEN here instead.
44500
44501         * m4/jm-macros.m4: Don't AC_REQUIRE([AC_PROG_CC_STDC]).
44502         With autoconf-2.53a, it's part of AC_PROG_CC.
44503
44504 2002-04-28  Paul Eggert  <eggert@twinsun.com>
44505
44506         * m4/jm-macros.m4 (jm_MACROS): Add AC_REPLACE_FUNCS(sig2str).
44507         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_SIG2STR.
44508
44509 2002-04-28  Paul Eggert  <eggert@twinsun.com>
44510
44511         * lib/sig2str.h, lib/sig2str.c: New files.
44512         * lib/Makefile.am (libfetish_a_SOURCES): Add sig2str.h.
44513
44514 2002-04-28  Paul Eggert  <eggert@twinsun.com>
44515
44516         * lib/sig2str.h (SIGNUM_BOUND): Do not use WTERMSIG, to avoid
44517         depending on <sys/wait.h> and WTERMSIG.  Default to 64 instead
44518         of 127, since 64 is the largest conceivable number for ancient
44519         nonstandard hosts.
44520         * lib/sig2str.c: Do not include <sys/wait.h>; no longer needed.
44521
44522 2002-04-28  Jim Meyering  <meyering@lucent.com>
44523
44524         * lib/sig2str.c (WTERMSIG): Remove definition (unused).
44525
44526 2002-04-24  Jim Meyering  <meyering@lucent.com>
44527
44528         * m4/prereq.m4 (jm_PREREQ_HARD_LOCALE): New macro.
44529         (jm_PREREQ): Use it.
44530
44531         * m4/getloadavg.m4: Check for these headers: locale.h unistd.h
44532         mach/mach.h fcntl.h.
44533         Check for this function: setlocale.
44534
44535 2002-04-24  Jim Meyering  <meyering@lucent.com>
44536
44537         * lib/gettext.h: New file, from Gettext.
44538         * lib/Makefile.am (INCLUDES): Remove -I../intl.
44539         (libfetish_a_SOURCES): Add gettext.h.
44540
44541 2002-04-16  Jim Meyering  <meyering@lucent.com>
44542
44543         * m4/prereq.m4 (jm_PREREQ_READUTMP): Also check for these members:
44544         ut_pid, ut_id, ut_exit.
44545
44546 2002-04-16  Jim Meyering  <meyering@lucent.com>
44547
44548         * lib/readutmp.h (UT_TYPE): Remove definition (now in who.c).
44549         (HAVE_STRUCT_XTMP_UT_EXIT, HAVE_STRUCT_XTMP_UT_ID): Define.
44550         (HAVE_STRUCT_XTMP_UT_PID, HAVE_STRUCT_XTMP_UT_TYPE): Define.
44551
44552 2002-04-12  Jim Meyering  <meyering@lucent.com>
44553
44554         * m4/ls-mntd-fs.m4 (checking for getmntinfo function...): Remove
44555         now-bogus check for f_type in sys/mount.h.  Instead, just test for the
44556         existence of the getmntinfo function.  Needed for Darwin 5.3.
44557
44558         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Also detect when dirfd is a macro.
44559         This is necessary at least on Darwin 5.3.
44560
44561         * m4/jm-macros.m4: Don't AC_REPLACE(strnlen), now that we use
44562         AC_FUNC_STRNLEN.  Otherwise, we'd end up putting two copies of
44563         strnlen.o in the library, and that makes some versions of ranlib
44564         object.
44565
44566 2002-04-12  Jim Meyering  <meyering@lucent.com>
44567
44568         * lib/dirfd.h (dirfd): Elide prototype if dirfd is a macro.
44569
44570 2002-04-09  Jim Meyering  <meyering@lucent.com>
44571
44572         * m4/malloc.m4: (jm_FUNC_MALLOC): Change the `checking ...' message
44573         to be more precise.  Rather than saying we're checking whether the
44574         function `works', say what we're testing.
44575         * m4/realloc.m4 (jm_FUNC_REALLOC): Likewise.
44576         Reported by Bruno Haible.
44577
44578 2002-03-10  Jim Meyering  <meyering@lucent.com>
44579
44580         * lib/makepath.c (make_path): Remove a comma from a diagnostic.
44581         Suggestion from Santiago Vila.
44582
44583 2002-03-08  Jim Meyering  <meyering@lucent.com>
44584
44585         * lib/rename.c: Mention that this wrapper is needed also on
44586         mips-dec-ultrix4.4 systems.
44587
44588 2002-03-02  Jim Meyering  <meyering@lucent.com>
44589
44590         * lib/gettime.c (gettime): Test HAVE_CLOCK_GETTIME,
44591         not HAVE_CLOCK_SETTIME.
44592
44593 2002-02-27  Paul Eggert  <eggert@twinsun.com>
44594
44595         * m4/jm-macros.m4 (jm_MACROS): Do not replace stime; no longer used.
44596         Check for clock_settime.
44597
44598 2002-02-27  Paul Eggert  <eggert@twinsun.com>
44599
44600         * lib/nanosleep.h: Rename to....
44601         * lib/timespec.h: New name for nanosleep.h.  All uses changed.
44602
44603         * lib/gettime.c: New file.
44604         * lib/settime.c: New file.
44605         * lib/stime.c: Remove.
44606
44607         * lib/Makefile.am (libfetish_a_SOURCES): Add gettime.c, settime.c,
44608         timespec.h.  Remove nanosleep.h.
44609
44610 2002-02-25  Paul Eggert  <eggert@twinsun.com>
44611
44612         * m4/acl.m4: New file.
44613         * m4/jm-macros.m4 (jm_MACROS): Require AC_FUNC_ACL.
44614         Do not check for acl or sys/acl.h, as AC_FUNC_ACL does that now.
44615
44616 2002-02-25  Paul Eggert  <eggert@twinsun.com>
44617
44618         * lib/acl.c, lib/acl.h: New files.
44619         * lib/Makefile.am (libfetish_a_SOURCES): Add acl.h, acl.c.
44620
44621 2002-02-24  Jim Meyering  <meyering@lucent.com>
44622
44623         * lib/strnlen.c (strnlen): Define-away/undef so that an inconsistent
44624         prototype in string.h (on at least AIX4.3.2.0 w/gcc-2.95.3) doesn't
44625         cause trouble.  Reported by Nelson Beebe.
44626
44627 2002-02-23  Paul Eggert  <eggert@twinsun.com>
44628
44629         * lib/path-concat.c (xpath_concat): Reorder code to pacify
44630         compilers that don't know that xalloc_die never returns.
44631
44632 2002-02-20  Jim Meyering  <meyering@lucent.com>
44633
44634         * lib/getdate.c: Regenerate using bison-1.33.
44635
44636 2002-02-17  Jim Meyering  <meyering@lucent.com>
44637
44638         * config/config.guess (main): Don't use `head -1'; it's no longer
44639         portable. Use `sed 1q' instead.
44640
44641 2002-02-16  gettextize  <bug-gnu-gettext@gnu.org>
44642
44643         * m4/codeset.m4: Upgrade to gettext-0.11.
44644         * m4/gettext.m4: Upgrade to gettext-0.11.
44645         * m4/glibc21.m4: Upgrade to gettext-0.11.
44646         * m4/iconv.m4: Upgrade to gettext-0.11.
44647         * m4/isc-posix.m4: Upgrade to gettext-0.11.
44648         * m4/lcmessage.m4: Upgrade to gettext-0.11.
44649         * m4/lib-ld.m4: New file, from gettext-0.11.
44650         * m4/lib-link.m4: New file, from gettext-0.11.
44651         * m4/lib-prefix.m4: New file, from gettext-0.11.
44652         * m4/progtest.m4: Upgrade to gettext-0.11.
44653
44654 2002-02-15  Paul Eggert  <eggert@twinsun.com>
44655
44656         * m4/prereq.m4 (jm_PREREQ_POSIXVER): New macro.
44657         (jm_PREREQ): Use it.
44658
44659 2002-02-15  Paul Eggert  <eggert@twinsun.com>
44660
44661         * lib/posixver.c, lib/posixver.h: New files.
44662         * lib/Makefile.am (libfetish_a_SOURCES): Add them.
44663
44664 2002-02-02  Paul Eggert  <eggert@twinsun.com>
44665             Bruno Haible  <bruno@clisp.org>
44666
44667         * lib/unicodeio.h (print_unicode_char): Add exit_on_error argument.
44668         (fwrite_success_callback): New declaration.
44669         * lib/unicodeio.c (unicode_to_mb): New function, extracted from
44670         print_unicode_char. Call failure callback instead of error.
44671         (fwrite_success_callback): New function.
44672         (exit_failure_callback): New function.
44673         (fallback_failure_callback): New function.
44674         (print_unicode_char): Call unicode_to_mb.
44675
44676 2002-01-26  Jim Meyering  <meyering@lucent.com>
44677
44678         * m4/jm-macros.m4 (jm_MACROS): Require autoconf-2.52g.
44679         * m4/strnlen.m4: Remove file, now that it's part of autoconf.
44680
44681 2002-01-26  Jim Meyering  <meyering@lucent.com>
44682
44683         * lib/Makefile.am (getdate$U.o): Depend on unlocked-io.h.
44684
44685 2002-01-22  Paul Eggert  <eggert@twinsun.com>
44686
44687         * m4/jm-macros.m4 (jm_MACROS): Require AC_FUNC_FSEEKO.
44688
44689 2002-01-22  Jim Meyering  <meyering@lucent.com>
44690
44691         * lib/Makefile.am (Makefile): Don't depend on $(BUILT_SOURCES).
44692         Otherwise, some versions of automake would omit the rule that makes
44693         Makefile from Makefile.in.
44694
44695 2002-01-21  Paul Eggert  <eggert@twinsun.com>
44696
44697         * lib/xmemcoll.h, lib/xmemcoll.c: New files.
44698         * lib/Makefile.am (libfetish_a_SOURCES): Add them.
44699         * lib/memcoll.c: Include errno.h, and declare errno if not defined.
44700         (memcoll): Set errno to zero if there is no error.
44701
44702         * lib/quotearg.c (quotearg_buffer_restyled):
44703         Fix bug with quoting buffers containing NUL when backslashing escapes.
44704         This bug was exposed by the other changes in this patch.
44705         (quotearg_n_options): New arg ARGSIZE.
44706         All callers changed.
44707         (quoting_options_from_style): New function.
44708         (quotearg_n_style): Use it.
44709         (quotearg_n_style_mem): New function.
44710
44711         * lib/quotearg.h (quotearg_n_style_mem): New function.
44712
44713 2002-01-19  Jim Meyering  <meyering@lucent.com>
44714
44715         * m4/jm-macros.m4 (jm_MACROS): Use AC_FUNC_STRNLEN.
44716         Remove useless quotes: DF_PROG="df".
44717         * m4/strnlen.m4: New file.
44718
44719 2002-01-16  Paul Eggert  <eggert@twinsun.com>
44720
44721         * lib/backupfile.c (ISDIGIT): Comment fix.
44722         * lib/getdate.y (ISDIGIT): Likewise.
44723         * lib/posixtm.c (ISDIGIT, year): Likewise.
44724         * lib/strverscmp.c (ISDIGIT): Likewise.
44725         * lib/userspec.c (ISDIGIT): Likewise.
44726
44727 2002-01-16  Jim Meyering  <meyering@lucent.com>
44728
44729         * lib/getdate.y: Add three semicolons, each just before a closing
44730         brace. Bison (as of version 1.31) no longer papers over that mistake.
44731
44732 2002-01-05  Jim Meyering  <meyering@lucent.com>
44733
44734         * lib/version-etc.c (version_etc_copyright): Update copyright year.
44735
44736 2001-12-19  Paul Eggert  <eggert@twinsun.com>
44737
44738         * lib/closeout.c (close_stdout_status): If ferror (stdout), do
44739         not silently exit merely because the output buffer happens to
44740         have nothing pending.
44741
44742 2001-12-18  Paul Eggert  <eggert@twinsun.com>
44743
44744         See the big note in ../ChangeLog.
44745         * lib/human.c (suffixes): Prefer K to k for 1024.
44746         (generate_suffix_backwards): New function.
44747         (human_readable_inexact): Use it.
44748         * lib/xstrtol.c (__xstrtol): If there is no number but there
44749         is a valid suffix, assume 1.  "MB" now means decimal, "MiB" binary.
44750         Accept 'K' as well as 'k'.
44751
44752 2001-12-15  Jim Meyering  <meyering@lucent.com>
44753
44754         * lib/regex.h (__restrict_arr): Update from libc.
44755
44756         * lib/mountlist.h (ME_REMOTE): Recognize file systems of type smbfs
44757         as `remote' if the name starts with `//'.  Suggested by Michael Stone.
44758         (STREQ): Define.
44759
44760 2001-12-14  Jim Meyering  <meyering@lucent.com>
44761
44762         * m4/jm-macros.m4 (jm_MACROS): Check for iswspace.
44763         Suggestion from Bruno Haible.
44764
44765 2001-12-10  Jim Meyering  <meyering@lucent.com>
44766
44767         * lib/linebuffer.c: Remove explicit declarations of xmalloc and
44768         xrealloc, Instead, include "xalloc.h".
44769         (initbuffer): Don't cast xmalloc return value to char*.
44770         (readline): Reword comment.
44771         Don't cast xrealloc return value to char*
44772         Return NULL, not 0.
44773
44774 2001-12-09  Jim Meyering  <meyering@lucent.com>
44775
44776         * lib/modechange.c (mode_compile): Add cast to avoid pedantic warning
44777         about `signed and unsigned type in conditional expression'.
44778         * lib/posixtm.c (posix_time_parse): Likewise.
44779
44780         * lib/xreadlink.c (xreadlink): Add cast to avoid a pedantic warning.
44781
44782         * lib/readtokens.c (readtoken): Declare an index to be of type unsigned
44783         to avoid a pedantic warning.
44784
44785         * lib/getstr.c: Don't include assert.h.
44786         (getstr): Remove warning-evoking assertions.
44787         Return -1 if offset parameter is out of bounds.
44788         Change the type of a local from int to size_t.
44789
44790         * lib/strftime.c (my_strftime_localtime_r): Include this function
44791         definition in the `#if ! HAVE_TM_GMTOFF' block.
44792
44793         * lib/xgethostname.c: Remove declarations of xmalloc and xrealloc.
44794         Include xalloc.h instead.
44795
44796 2001-12-02  Jim Meyering  <meyering@lucent.com>
44797
44798         * lib/tempname.c: Don't declare getenv, thus reverting the change of
44799         2001-11-18.  It's no longer necessary, now that stdlib.h is always
44800         included.
44801
44802         * lib/regex.c [!__BOUNDED_POINTERS__]: Define away __bounded,
44803         __unbounded, and __ptrvalue.  Reported by Uwe H. Steinfeld.
44804
44805 2001-11-30  Akim Demaille  <akim@epita.fr>
44806
44807         * lib/xstrdup.c: Include xalloc.h, so that xstrdup is declared
44808         before being defined.
44809
44810 2001-11-27  Paul Eggert  <eggert@twinsun.com>
44811
44812         * lib/quotearg.h (quotearg_n, quotearg_n_style):
44813         First arg is int, not unsigned.
44814         * lib/quotearg.c (quotearg_n, quotearg_n_style): Likewise.
44815         (SIZE_MAX, UINT_MAX): New macros.
44816         (quotearg_n_options): Abort if N is negative.
44817         Avoid overflow check on hosts where size_t is 64 bits and int
44818         is 32 bits, as overflow is impossible there.
44819         Fix off-by-one typo that caused unnecessary reallocation.
44820
44821 2001-11-27  Jim Meyering  <meyering@lucent.com>
44822
44823         * lib/tempname.c: Merge with version from libc.
44824         * lib/regex.c: Likewise.
44825
44826         * lib/tempname.c: Include stdlib.h unconditionally.  On some old
44827         systems for which STDC_HEADERS is 0, it was not included, resulting in
44828         a warning about an integer-to-pointer conversion problem with getenv.
44829         Reported by Volker Borchert.
44830
44831 2001-11-26  Jim Meyering  <meyering@lucent.com>
44832
44833         * lib/gtod.h: Remove file.
44834         * lib/Makefile.am (libfetish_a_SOURCES): Remove gtod.h.
44835         * lib/gettimeofday.c: Don't include gtod.h.
44836         (GTOD_init): Remove function.
44837         (rpl_gettimeofday): Do its job here instead, rather than aborting.
44838         Suggestion from Volker Borchert.
44839
44840 2001-11-23  Jim Meyering  <meyering@lucent.com>
44841
44842         * lib/hash.h (struct hash_table): Don't define here.  Merely declare
44843         it.
44844         * lib/hash.c (struct hash_table): Define it here instead.
44845
44846 2001-11-22  Jim Meyering  <meyering@lucent.com>
44847
44848         * lib/hash.h: Bracket contents of file with #ifndef HASH_H_ ... #endif.
44849
44850 2001-11-20  Jim Meyering  <meyering@lucent.com>
44851
44852         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Update comment to reflect that
44853         SunOS 4.1.4 and Solaris 2.5.1 lose, too.
44854
44855 2001-11-19  Jim Meyering  <meyering@lucent.com>
44856
44857         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Don't bother with a temporary
44858         directory.  Use "conftestXXXXXX" as the template.
44859         Suggestion from Paul Eggert.
44860
44861         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Close each descriptor
44862         immediately, so the test doesn't mistakenly hit the max-open-files
44863         limit.
44864
44865 2001-11-18  Paul Eggert  <eggert@twinsun.com>
44866
44867         * lib/tempname.c (TMP_MAX): Remove; no longer needed.
44868         (TEMPORARIES): New macro.
44869         (__gen_tempname): Use TEMPORARIES rather than TMP_MAX.  This
44870         removes an artificial limitation (e.g. HP-UX 10.20, where
44871         TMP_MAX is 17576).
44872
44873 2001-11-18  Jim Meyering  <meyering@lucent.com>
44874
44875         * m4/prereq.m4 (jm_PREREQ_TEMPNAME): Check for declaration of getenv.
44876
44877 2001-11-18  Jim Meyering  <meyering@lucent.com>
44878
44879         * lib/tempname.c [!HAVE_DECL_GETENV]: Declare getenv to avoid warning
44880         on SunOS 4.
44881
44882         * lib/Makefile.am (Makefile): Depend on $(BUILT_SOURCES), so those
44883         files will be created before anything else.
44884
44885 2001-11-17  Paul Eggert  <eggert@twinsun.com>
44886
44887         * m4/jm-winsz1.m4 (jm_WINSIZE_IN_PTEM): Do not define
44888         WINSIZE_IN_PTEM if <termios.h> defines struct winsize.
44889
44890 2001-11-17  Jim Meyering  <meyering@lucent.com>
44891
44892         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): New file and macro.
44893         Prompted by a report from Bob Proulx.
44894
44895         * m4/jm-macros.m4 (jm_MACROS): Don't test for mkstemp here.
44896         Instead, require UTILS_FUNC_MKSTEMP.
44897
44898 2001-11-17  Jim Meyering  <meyering@lucent.com>
44899
44900         * m4/jm-macros.m4 (jm_MACROS): Remove code to set POW_LIBM.
44901         Now, that's done as part of AC_FUNC_STRTOD.
44902
44903 2001-11-17  Jim Meyering  <meyering@lucent.com>
44904
44905         * lib/modechange.c (mode_adjust): Fix error introduced on 1999-04-26
44906         that made e.g., `chmod a=,o=w,g=o F' cause F to be group readable
44907         rather than group writable.  Patch by Juan F. Codagnone.
44908
44909         * lib/readtokens.c: Remove explicit declarations of xmalloc and
44910         xrealloc, Instead, include "xalloc.h".
44911
44912         * lib/mountlist.c: Include unlocked-io.h after all system headers.
44913         Remove explicit declarations of xmalloc, xrealloc,
44914         and xstrdup.  Instead, include "xalloc.h".
44915
44916         * lib/argmatch.c, closeout.c, error.c, exclude.c: Include
44917         unlocked-io.h.
44918         * lib/fatal.c, getdate.y, getpass.c, getstr.c, getusershell.c:
44919         Likewise.
44920         * lib/mountlist.c, posixtm.c, readtokens.c, readutmp.c: Likewise.
44921
44922         * lib/regex.c, sha.c, version-etc.c, yesno.c: Likewise.
44923         Reported by Padraig Brady.
44924
44925         * lib/mkstemp.c: #undef mkstemp.
44926         Include config.h.
44927         (rpl_mkstemp): Rename from mkstemp.
44928         Protoize.
44929
44930 2001-11-16  Jim Meyering  <meyering@lucent.com>
44931
44932         * lib/physmem.c [HAVE_SYS_PSTAT_H]: Include <sys/pstat.h>.
44933         (physmem_total) [HAVE_PSTAT_GETSTATIC]: If sysconf couldn't be used to
44934         determine the amount of total physical memory, use pstat_getstatic.
44935         HPUX-11 doesn't define _SC_PHYS_PAGES.
44936         (physmem_available) [HAVE_PSTAT_GETSTATIC && HAVE_PSTAT_GETDYNAMIC]:
44937         If sysconf couldn't be used to determine the amount of available
44938         physical memory, use both pstat_getstatic and pstat_getdynamic.
44939         Based on a patch from Bob Proulx.
44940
44941 2001-11-10  Jim Meyering  <meyering@lucent.com>
44942
44943         * m4/prereq.m4 (jm_PREREQ_PHYSMEM): New function.
44944         (jm_PREREQ): Use it.
44945
44946 2001-11-09  Jim Meyering  <meyering@lucent.com>
44947
44948         * m4/jm-macros.m4: Require autoconf-2.52f.
44949         (AC_FUNC_ERROR_AT_LINE, AC_FUNC_OBSTACK, AC_FUNC_STRTOD):
44950         Use these AC_-prefixed names, not the AM_-prefixed ones.
44951
44952         * m4/afs.m4 (jm_AFS): Quote the body.  Patch by Akim Demaille.
44953
44954 2001-11-05  Jim Meyering  <meyering@lucent.com>
44955
44956         * lib/xstat.in (slash_aware_lstat): Correct a misleading comment.
44957
44958 2001-11-04  Jim Meyering  <meyering@lucent.com>
44959
44960         * m4/fpending.m4: Remove unused cruft that saved, set, and restored
44961         $DEFS.
44962
44963 2001-11-03  Jim Meyering  <meyering@lucent.com>
44964
44965         * m4/jm-glibc-io.m4n (jm_FUNC_GLIBC_UNLOCKED_IO): Quote first arg
44966         of AC_DEFUN.
44967
44968         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Rework so dirfd.c doesn't have to
44969         know the name of the variable in the macro definition.
44970
44971 2001-11-03  Jim Meyering  <meyering@lucent.com>
44972
44973         * lib/argmatch.h (ARGMATCH_TO_ARGUMENT): Remove casts of first two args
44974         in argmatch_to_argument call.
44975
44976         * lib/dirfd.c (dirfd): Reflect the fact that DIR_TO_FD now takes an
44977         argument.
44978
44979         * lib/hash.c (hash_clear): Fix a bug that could lead to an infloop or
44980         e.g., a fault due to an attempt to free a NULL pointer.
44981
44982 2001-11-01  Jim Meyering  <meyering@lucent.com>
44983
44984         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): New macro.
44985         * m4/jm-macros.m4 (jm_MACROS): Require UTILS_FUNC_DIRFD.
44986
44987 2001-11-01  Jim Meyering  <meyering@lucent.com>
44988
44989         * lib/dirfd.c, lib/dirfd.h: New files.
44990         * lib/Makefile.am (libfetish_a_SOURCES): Add dirfd.h.
44991
44992         * lib/hash.c (hash_print) [TESTING]: Clean up.
44993
44994 2001-10-22  Paul Eggert  <eggert@twinsun.com>
44995
44996         * lib/hard-locale.c (alloca): Define to __builtin_alloca if __GNUC__,
44997         to avoid a warning if -Wall.
44998
44999 2001-10-22  Jeff Bailey  <jbailey@outpost.dnsalias.org>
45000
45001         * README: New file
45002         * doc/*: Add COPYING, COPYING.LIB, COPYING.DOC, fdl.texi
45003         (per RMS's instructions, this is now the canonical source)
45004         * lgpl/, gpl/: New directories.
45005
45006 2001-10-21  Paul Eggert  <eggert@twinsun.com>
45007
45008         * lib/regex.c (uintptr_t): Remove macro and decl; it's config.h's job.
45009
45010 2001-10-21  Jim Meyering  <meyering@lucent.com>
45011
45012         * lib/obstack.c (_): Honor the setting of ENABLE_NLS.  Otherwise,
45013         this code would end up calling gettext even in packages built
45014         with --disable-nls.
45015         * lib/getopt.c (_): Likewise.
45016         * lib/regex.c (_): Likewise.
45017
45018 2001-10-20  Paul Eggert  <eggert@twinsun.com>
45019
45020         * m4/error.m4 (jm_PREREQ_ERROR):
45021         Do not invoke AC_CHECK_FUNCS with strerror_r, as
45022         AC_FUNC_STRERROR_R does that.
45023         Check for strerror declaration.
45024
45025         * m4/strerror_r.m4: Add copyright notice, as nontrivial m4 files
45026         are supposed to have them these days.
45027         (AC_FUNC_STRERROR_R): Always do char* test, so that it gets cached.
45028         Merge changes from latest Autoconf CVS.
45029         Rename ac_cv_func_strerror_r_works to ac_cv_func_strerror_r_char_p,
45030         and rename HAVE_WORKING_STRERROR_R to STRERROR_R_CHAR_P, since
45031         POSIX decided to standardize on the int flavor of strerror_r.
45032
45033 2001-10-20  Paul Eggert  <eggert@twinsun.com>
45034
45035         * lib/error.c (strerror_r): Do not declare unless !_LIBC.
45036         Do not check for HAVE_DECL_STRERROR_R missing unless STRERROR_R_CHAR_P.
45037         Use strerror_r that is only a macro, even if it is not a function.
45038         (strerror): Check for HAVE_DECL_STRERROR before declaring.
45039         (private_strerror): Use prototypes, not old-style function definition.
45040         (print_errno_message): New function.
45041         Support the POSIX 'int'-flavored strerror_r, as well as the traditional
45042         char*-flavored one.
45043         (error_tail, error, error_at_line): Use it.
45044
45045 2001-10-11  Jim Meyering  <meyering@lucent.com>
45046
45047         * lib/argmatch.c (argmatch_invalid): Use quotearg_n_style (0, ...
45048         and quote_n (1, ... to avoid clobbering a buffer.
45049
45050 2001-10-05  Jim Meyering  <meyering@lucent.com>
45051
45052         * lib/Makefile.am: (libfetish_a_SOURCES): Add hash-pjw.c and
45053         hash-pjw.h.
45054         * lib/hash-pjw.c: New file (factored out of fileutils' remove.c).
45055         * lib/hash-pjw.h: New file.
45056
45057 2001-09-30  Jim Meyering  <meyering@lucent.com>
45058
45059         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): See if
45060         `struct fsstat' has the `f_fstypename' member.
45061         Use that to define FS_TYPE, which is now used to make
45062         the getfsstat link test tighter.
45063
45064 2001-09-30  Jim Meyering  <meyering@lucent.com>
45065
45066         * lib/mountlist.c [MOUNTED_GETFSSTAT]:
45067         Include <sys/ucred.h>, for Apple Darwin.
45068         Include sys/mount.h and sys/fs_types.h only if available.
45069         (FS_TYPE): Define.
45070         (read_filesystem_list): Use FS_TYPE.
45071
45072 2001-09-29  Paul Eggert  <eggert@twinsun.com>
45073
45074         * lib/exclude.c (excluded_filename): 0 -> false, since it's
45075         a boolean context.
45076
45077 2001-09-29  Jim Meyering  <meyering@lucent.com>
45078
45079         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS)
45080         [one-argument getmntent function]): Include stdio.h before mntent.h.
45081         SunOS 4.1.x needs it for the declaration of `FILE'.
45082         Patch by Volker Borchert.
45083
45084         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS)
45085         Check for these headers: sys/param.h sys/ucred.h sys/mount.h
45086         sys/fs_types.h, and make the link-test for getfsstat guard #include
45087         directives with appropriate #if HAVE_*_H tests so that we can
45088         detect getfsstat on Apple Darwin1.3.7 systems.
45089         Reported by Nelson Beebe.
45090         Fix harmless typo in cache variable name: s/getsstat/getfsstat/.
45091
45092 2001-09-28  Paul Eggert  <eggert@twinsun.com>
45093
45094         Fix bug reported by Petter Reinholdtsen for HP-UX 10.20, which
45095         #defines strtoimax.  Also treat the other strto* functions
45096         like strtoimax.
45097
45098         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX):
45099         Check for strtoul and strtoumax,
45100         as those declarations are made even in the signed case.
45101         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX):
45102         Likewise, for strtol and strtoimax.
45103
45104 2001-09-28  Paul Eggert  <eggert@twinsun.com>
45105
45106         Fix bug reported by Petter Reinholdtsen for HP-UX 10.20, which
45107         #defines strtoimax.  Also treat the other strto* functions
45108         like strtoimax.
45109
45110         * lib/xstrtol.c (strtol): Do not declare if HAVE_DECL_STRTOL.
45111         (strtoul): Do not declare if HAVE_DECL_STRTOUL.
45112         (strtoimax, strtoumax): Do not declare if already defined as a macro.
45113
45114 2001-09-26  Jim Meyering  <meyering@lucent.com>
45115
45116         Most macros in unlocked-io.h had the wrong number of arguments.
45117         * lib/gen-uio: New script.
45118         (USE_UNLOCKED_IO): Define to 1 if not already defined.
45119         * lib/unlocked-io.hin: Remove file.
45120         * lib/Makefile.am (unlocked-io.h): Rewrite to use a separate script,
45121         rather than trying to embed it here.
45122         (EXTRA_DIST): Add gen-uio.  Remove unlocked-io.hin
45123         Reported by Padraig Brady.
45124
45125 2001-09-25  Volker Borchert  <bt@teknon.de>
45126
45127         * lib/gettimeofday.c (rpl_gettimeofday): Declare local variable
45128         `result'.
45129
45130 2001-09-24  Jim Meyering  <meyering@lucent.com>
45131
45132         * m4/gettext.m4: Use the version from gettext-0.10.40, not CVS.
45133
45134 2001-09-23  Jim Meyering  <meyering@lucent.com>
45135
45136         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Add a compile-test
45137         instead of the mere test for existence of mntent.h.  The latter
45138         would get a false-positive on AIX 3.4 systems.
45139         In the outer getmntent if-block, don't die if neither of the getmntent
45140         tests succeeds.  Instead, just fall through and continue with the
45141         remaining tests.
45142
45143 2001-09-23  Jim Meyering  <meyering@lucent.com>
45144
45145         * lib/mountlist.c: Remove useless parentheses in #if directives.
45146         (MOUNTED) [!defined MOUNTED]: Define to _PATH_MOUNTED, for when
45147         the deprecated MOUNTED symbol is no longer defined in mntent.h.
45148
45149 2001-09-22  Jim Meyering  <meyering@lucent.com>
45150
45151         * m4/gettext.m4: New file.  From gettext.
45152         * m4/lcmessage.m4: Sync with gettext -- this changes only comments.
45153         * m4/progtest.m4: Likewise
45154         * m4/isc-posix.m4: Decrement serial number to sync with gettext.
45155         * m4/glibc21.m4: Likewise.
45156
45157         * m4/libintl.m4: Remove.  No longer used.
45158
45159 2001-09-22  Jim Meyering  <meyering@lucent.com>
45160
45161         * lib/localcharset.c: Update from latest gettext.
45162         * lib/config.charset: Likewise.
45163
45164 2001-09-20  Jim Meyering  <meyering@lucent.com>
45165
45166         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX): Check for declaration of
45167         strtoimax.
45168         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Check for declaration of
45169         strtoumax.
45170
45171 2001-09-20  Jim Meyering  <meyering@lucent.com>
45172
45173         * lib/xstrtol.c (strtoimax): Guard declaration with
45174         `#if !HAVE_DECL_STRTOIMAX', rather than just `#ifndef strtoimax'.
45175         The latter fails because some systems (at least rs6000-ibm-aix4.3.3.0)
45176         have their own, conflicting declaration of strtoimax in sys/inttypes.h.
45177         (strtoumax): Likewise, for completeness (it wasn't necessary).
45178
45179 2001-09-17  Paul Eggert  <eggert@twinsun.com>
45180
45181         * lib/strtoimax.c (HAVE_LONG_LONG):
45182         Redefine to HAVE_UNSIGNED_LONG_LONG if unsigned.
45183         (strtoimax): Use sizeof (long), not sizeof strtol (ptr, endptr, base),
45184         to work around bug in IBM C compiler.
45185
45186 2001-09-17  Jim Meyering  <meyering@lucent.com>
45187
45188         * m4/chown.m4, fstypename.m4, getgroups.m4, gettimeofday.m4,
45189         * m4/jm-mktime.m4, lstat.m4, malloc.m4, memcmp.m4, mkdir-slash.m4,
45190         * m4/nanosleep.m4, putenv.m4, readdir.m4, realloc.m4, rename.m4,
45191         * m4/st_dm_mode.m4, stat.m4, strerror_r.m4, timespec.m4, utimbuf.m4,
45192         * m4/utimes.m4: Use AC_DEFINE rather than AC_DEFINE_UNQUOTED,
45193         whenever the right hand side need not be expanded by the shell.
45194
45195 2001-09-16  Paul Eggert  <eggert@twinsun.com>
45196
45197         * m4/fnmatch.m4 (jm_FUNC_FNMATCH): Remove test for GNU C
45198         library.  It's not correct, as some older glibcs are buggy.
45199         fnmatch wasn't fixed until glibc 2.2.
45200
45201         Use AC_DEFINE, not AC_DEFINE_UNQUOTED, as there's no
45202         special shell magic here.
45203
45204 2001-09-16  Jim Meyering  <meyering@lucent.com>
45205
45206         * m4/mkdir-slash.m4 (UTILS_FUNC_MKDIR_TRAILING_SLASH): New file/macro.
45207         * m4/jm-macros.m4: Require it.
45208
45209 2001-09-16  Jim Meyering  <meyering@lucent.com>
45210
45211         * lib/mkdir.c: New file.
45212
45213 2001-09-15  Jim Meyering  <meyering@lucent.com>
45214
45215         * m4/jm-macros.m4: Check for help2man.
45216
45217 2001-09-11  Jim Meyering  <meyering@lucent.com>
45218
45219         * m4/host-os.m4 (UTILS_HOST_OS): New file/macro.
45220         The body, by Paul Eggert, was moved here from configure.in.
45221         * m4/jm-macros.m4: Require UTILS_HOST_OS.
45222
45223 2001-09-04  Paul Eggert  <eggert@twinsun.com>
45224
45225         * m4/prereq.m4 (jm_PREREQ_XREADLINK): New macro.
45226         (jm_PREREQ): Use it.
45227
45228 2001-09-04  Paul Eggert  <eggert@twinsun.com>
45229
45230         * lib/xreadlink.c (xreadlink): Omit size_t* arg.  All uses changed.
45231         Use ssize_t, not int, to store result of readlink.
45232         Check for ssize_t overflow as well as size_t overflow,
45233         as POSIX says the result of readlink is implementation-defined
45234         when ssize_t overflows.
45235         Remove unnecessary cast to char*.
45236         Use free+malloc instead of realloc, as the storage doesn't need
45237         to be preserved and it's clearer and can be more efficient that way.
45238         (SIZE_MAX, SSIZE_MAX): New macros, if <limits.h> doesn't declare.
45239         * lib/xreadlink.h (xreadlink): Update prototype.
45240
45241 2001-09-04  Paul Eggert  <eggert@twinsun.com>
45242
45243         * lib/xgetcwd.c: Revert some of the previous change; intead,
45244         fix the HAVE_GETCWD_NULL code to behave more like the
45245         !HAVE_GETCWD_NULL code used to.
45246
45247         Include "xalloc.h".
45248         (xgetcwd): Do not return NULL when memory is exhausted; instead,
45249         invoke xalloc_die.
45250
45251 2001-09-03  Paul Eggert  <eggert@twinsun.com>
45252
45253         * m4/prereq.m4 (jm_PREREQ_XGETCWD): Check for limits.h and
45254         sys/param.h, as pathmax.h includes them.
45255
45256 2001-09-03  Paul Eggert  <eggert@twinsun.com>
45257
45258         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_XGETCWD.
45259         (jm_PREREQ_XGETCWD): New macro.
45260
45261         * m4/getcwd.m4: New file.
45262
45263 2001-09-03  Paul Eggert  <eggert@twinsun.com>
45264
45265         * lib/xgetcwd.c: Fix the !HAVE_GETCWD_NULL code to behave more
45266         like the HAVE_GETCWD_NULL code.
45267         Include pathmax.h if not HAVE_GETCWD.
45268         Do not include xalloc.h.
45269         (INITIAL_BUFFER_SIZE): New symbol.
45270         Do not use xmalloc / xrealloc, since the caller is responsible for
45271         handling errors.  Preserve errno around `free' during failure.
45272         Do not overrun buffer when using getwd.
45273
45274 2001-09-03  Paul Eggert  <eggert@twinsun.com>
45275
45276         * lib/xgetcwd.c (xgetcwd): Use HAVE_GETCWD_NULL, not (defined
45277         __GLIBC__ && __GLIBC__ >= 2), to decide whether to use
45278         getcwd (NULL, 0).
45279
45280 2001-09-03  Paul Eggert  <eggert@twinsun.com>
45281
45282         * lib/exclude.c (fnmatch_no_wildcards): Fix confusion between
45283         usage of FNM_CASEFOLD and FNM_LEADING_DIR.  The bug was
45284         spotted by Jim Meyering.
45285
45286 2001-09-03  Jim Meyering  <meyering@lucent.com>
45287
45288         * lib/xreadlink.c (xreadlink): Preserve errno around `free' during
45289         failure.
45290
45291 2001-09-02  Jim Meyering  <meyering@lucent.com>
45292
45293         * lib/error.c: Update from GNU libc.
45294
45295 2001-09-01  Jim Meyering  <meyering@lucent.com>
45296
45297         * m4/jm-macros.m4 (jm_MACROS): Check for canonicalize_file_name.
45298         Used by df.
45299
45300 2001-09-01  Jim Meyering  <meyering@lucent.com>
45301
45302         * lib/xreadlink.c: New file.
45303         * lib/xreadlink.h: New file.
45304         * lib/Makefile.am (libfetish_a_SOURCES): Add xreadlink.c and
45305         xreadlink.h.
45306
45307         * lib/regex.c (uintptr_t) [!_LIBC]: Define to private_uintptr_t, so it
45308         doesn't conflict with sparc Solaris 7's definition in
45309         /usr/include/sys/int_types.h.
45310
45311         * lib/exclude.c: Use `""', not `<>' to #include non-system header
45312         files.
45313         (fnmatch_no_wildcards): Rewrite not to use function names, strcasecmp
45314         and strncasecmp as r-values.  Unixware didn't have declarations.
45315
45316 2001-08-31  Paul Eggert  <eggert@twinsun.com>
45317
45318         * lib/xstrtol.h: Add copyright notice.
45319         (_DECLARE_XSTRTOL): Improve quality of diagnostic for
45320         LONGINT_INVALID_SUFFIX_CHAR.
45321
45322 2001-08-31  Paul Eggert  <eggert@twinsun.com>
45323
45324         * lib/xstrtol.c (strtoimax): New decl.
45325
45326 2001-08-31  Paul Eggert  <eggert@twinsun.com>
45327
45328         * lib/xgetcwd.c: Don't include pathmax.h.
45329         Include stdlib.h and unistd.h if available.
45330         Include xalloc.h.
45331         (xmalloc, xstrdup, free): Remove decls.
45332         (xgetcwd): Don't assume sizes fit in unsigned.
45333         Check for overflow when computing sizes.
45334         Simplify reallocation code.
45335
45336 2001-08-31  Paul Eggert  <eggert@twinsun.com>
45337
45338         * lib/savedir.c (savedir): Remove size parameter, as POSIX says that
45339         a directory's st_size can have an arbitrary value, so the old
45340         usage could waste an arbitrary amount of memory.  All uses
45341         changed.
45342         * lib/savedir.h: Update prototype.
45343
45344 2001-08-31  Paul Eggert  <eggert@twinsun.com>
45345
45346         * lib/Makefile.am (libfetish_a_SOURCES): Remove strtoxmax.c.
45347
45348         * lib/strtoimax.c: Renamed from strtoxmax.c, removing the
45349         old strtoimax.c.
45350
45351         Also, make the following further changes to make this file's
45352         configuration more similar to that of strtol.c:
45353         (UNSIGNED): Renamed from STRTOUXMAX_UNSIGNED.  All uses changed.
45354         (strtoumax, uintmax_t, strtoull, strtol): Remove.
45355         (intmax_t, strtoimax, strtol, strtoll): New macros, if UNSIGNED.
45356         (strtoimax): Renamed from strtoumax.  All uses of unsigned values
45357         changed to signed values.
45358
45359         And make the following changes as well:
45360         Fix copyright notice, as 1999 was missing.
45361         (verify): New macro.
45362         (strtoimax): Check sizes at compile-time, not run-time.
45363         Prefer strtol to strtoll if both work.
45364         (main): Remove; it was not that useful and was a pain to maintain.
45365
45366         * lib/strtoumax.c: Include strtoimax.c, not strtouxmax.c.
45367
45368 2001-08-31  Jim Meyering  <meyering@lucent.com>
45369
45370         * lib/xgetcwd.c (xgetcwd): Reorganize to avoid some duplication.
45371         Use an initial, malloc'd, buffer of length 128 rather than
45372         a statically allocated one of length 1024.
45373
45374 2001-08-30  Paul Eggert  <eggert@twinsun.com>
45375
45376         Simplify code, partly by assuming autoconf 2.52 semantics.
45377
45378         * m4/Makefile.am (EXTRA_DIST): Remove uintmax_t.m4.
45379
45380         * m4/inttypes.m4 (AC_PREREQ): Bump to 2.52.
45381         (jm_AC_HEADER_INTTYPES_H): Remove; now done by autoconf in 2.52.
45382         All uses removed.
45383         (jm_AC_TYPE_INTMAX_T, jm_AC_TYPE_UINTMAX_T):
45384         Move AC_REQUIRE to next-to-top level, to avoid confusion.
45385         Use 2.52's AC_CHECK_TYPE instead of merely looking for the header.
45386         * m4/prereq.m4 (jm_PREREQ_HUMAN): Don't require
45387         jm_AC_HEADER_INTTYPES_H.
45388         * m4/jm-macros.m4 (jm_MACROS): Likewise.
45389
45390         * m4/uintmax_t.m4: Remove, as it duplicates inttypes.m4.
45391
45392         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX):
45393         Quote first arg of AC_DEFUN.
45394         Require jm_AC_TYPE_UINTMAX_T and jm_AC_TYPE_UNSIGNED_LONG_LONG
45395         since they are needed to parse the include file even if we need
45396         only xstrtoimax.  Simplify logic behind the args to AC_REPLACE.
45397         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Likewise,
45398         but with opposite signedness.
45399
45400 2001-08-30  Paul Eggert  <eggert@twinsun.com>
45401
45402         Merge 'exclude' changes from tar 1.13.22.
45403         This fixes one or two unlikely storage allocation overflow bugs,
45404         but doesn't change user-visible behavior otherwise.
45405
45406 2001-08-30  Paul Eggert  <eggert@twinsun.com>
45407
45408         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_EXCLUDE.
45409         (jm_PREREQ_EXCLUDE): New macro.
45410
45411 2001-08-30  Paul Eggert  <eggert@twinsun.com>
45412
45413         * lib/quotearg.c: BSD/OS 4.1 wchar.h requires FILE and struct
45414         tm to be declared.
45415
45416 2001-08-30  Paul Eggert  <eggert@twinsun.com>
45417
45418         * lib/hash.c: Remove '2001' from copyright notice.
45419
45420 2001-08-30  Paul Eggert  <eggert@twinsun.com>
45421
45422         * lib/full-write.h: New file.
45423         * lib/Makefile.am (libfetish_a_SOURCES): Add full-write.h.
45424         * lib/full-write.c: Correct credits, as cccp.c no longer
45425         exists and anyway it was so heavily changed from the old cccp
45426         code as to be unrecognizable.  Include full-write.h.
45427         (full_write) Return size_t, with short writes meaning failure.
45428         All callers changed.  This fixes a bug with large buffers
45429         on 64-bit hosts.
45430         * lib/utime.c: Include full-write.h.
45431
45432 2001-08-30  Paul Eggert  <eggert@twinsun.com>
45433
45434         * lib/exclude.c (bool): Declare, perhaps by including stdbool.h.
45435         (<sys/types.h>): Include only if HAVE_SYS_TYPES_H.
45436         (<stdlib.h>, <string.h>, <strings.h>, <inttypes.h>, <stdint.h>):
45437         Include if available.
45438         (<xalloc.h>): Include
45439         (SIZE_MAX): Define if <stdint.h> or <inttypes.h> doesn't.
45440         (verify): New macro.  Use it to verify that EXCLUDE macros do not
45441         collide with FNM macros.
45442         (struct patopts): New struct.
45443         (struct exclude): Use it, as exclude patterns now come with options.
45444         (new_exclude): Support above changes.
45445         (new_exclude, add_exclude_file):
45446         Initial size must now be a power of two to simplify overflow checking.
45447         (free_exclude, fnmatch_no_wildcards): New function.
45448         (excluded_filename): No longer requires options arg, as the options
45449         are determined by add_exclude.  Now returns bool, not int.
45450         (excluded_filename, add_exclude):
45451         Add support for the fancy new exclusion options.
45452         (add_exclude, add_exclude_file): Now takes int options arg.
45453         Check for arithmetic overflow when computing sizes.
45454         (add_exclude_file): xrealloc might modify errno, so don't
45455         realloc until after errno might be used.
45456
45457         * lib/exclude.h (EXCLUDE_ANCHORED, EXCLUDE_INCLUDE,EXCLUDE_WILDCARDS):
45458         New macros.
45459         (free_exclude): New decl.
45460         (add_exclude, add_exclude_file): Now takes int options arg.
45461         (excluded_filename): No longer requires options arg, as the options
45462         are determined by add_exclude.  Now returns bool, not int.
45463
45464 2001-08-30  Paul Eggert  <eggert@twinsun.com>
45465
45466         * lib/alloca.c (alloca): Arg is of type size_t, not unsigned.
45467
45468 2001-08-27  Jim Meyering  <meyering@lucent.com>
45469
45470         * lib/Makefile.am (libfetish_a_SOURCES): Add strtoxmax.c
45471
45472         * lib/version-etc.c (N_): Remove definition.
45473         Revert most of last change.
45474         Instead, simply don't mark the `Copyright...' string for translation.
45475         Based on advice from Paul Eggert.
45476
45477         * lib/strtoxmax.c: Tweak comment.
45478
45479 2001-08-26  Jim Meyering  <meyering@lucent.com>
45480
45481         * m4/jm-macros.m4: Require jm_AC_PREREQ_XSTRTOIMAX.
45482
45483         * m4/xstrtoimax.m4: New file.
45484         * m4/xstrtoumax.m4: Add comments explaining why we
45485         AC_REPLACE_FUNCS(strtol).
45486
45487 2001-08-26  Jim Meyering  <meyering@lucent.com>
45488
45489         * lib/version-etc.c (version_etc_copyright_fmt): Replace literal year
45490         of copyright with `%s' so translators don't get an untranslated
45491         message in 2002.
45492         (COPYRIGHT_YEAR): Define.
45493         (version_etc): Use fprintf rather than fputs.
45494         Suggestion from Ulrich Drepper.
45495
45496         * lib/Makefile.am (libfetish_a_SOURCES): Add xstrtoimax.c.
45497
45498         * lib/strtoll.c: New file, from GNU libc.
45499         * lib/xstrtoimax.c: New file.
45500
45501         * lib/xstrtol.h: Add xstrtoimax.
45502         * lib/strtoumax.c: New file.  Simply include "strtoumax.c".
45503         * lib/strtoimax.c: New file.  Likewise, but first define
45504         STRTOUXMAX_SIGNED.
45505
45506         * lib/strtoumax.c: Factor to work both for unsigned and signed types,
45507         ...
45508         * lib/strtoxmax.c: ... then renamed to this.
45509
45510 2001-08-18  Paul Eggert  <eggert@twinsun.com>
45511
45512         * m4/inttypes.m4: Add AC_PREREQ(2.13).
45513         (jm_AC_HEADER_INTTYPES_H): Test for intmax_t, too.
45514         (jm_AC_TYPE_INTMAX_T): New macro.
45515         (jm_AC_TYPE_UINTMAX_T): Moved here from uintmax_t.m4.
45516
45517         * m4/longlong.m4 (jm_AC_TYPE_LONG_LONG): New macro.
45518
45519         * m4/longlong.m4: Renamed from ulonglong.m4.
45520         * m4/inttypes.m4: Renamed from inttypes_h.m4.
45521         * m4/uintmax_t.m4: Removed.
45522
45523 2001-08-13  Paul Eggert  <eggert@twinsun.com>
45524
45525         * lib/Makefile.am (unlocked-io.h): Do not append "_unlocked" twice.
45526         Port to Solaris 8, where 'sed' requires a space after the 'r'
45527         command, and where sh dislikes "$/".  Clean up the spacing a bit.
45528         Redirect output to $tmp just once.
45529
45530 2001-08-12  Paul Eggert  <eggert@sic.twinsun.com>
45531
45532         * lib/addext.c (<errno.h>): Include.
45533         (errno): Declare if not defined.
45534         (addext): Work correctly when pathconf returns -1 and leaves
45535         errno alone because there is no limit.  Also, work even if
45536         pathconf returns a value greater than SIZE_MAX.
45537
45538 2001-08-12  Jim Meyering  <meyering@lucent.com>
45539
45540         * m4/afs.m4, assert.m4, bison.m4, check-decl.m4, chown.m4, d-ino.m4,
45541         d-type.m4, dos.m4, error.m4, fnmatch.m4, fpending.m4, fstypename.m4,
45542         fsusage.m4, ftruncate.m4, getgroups.m4, glibc.m4, gnu-source.m4,
45543         group-member.m4, jm-glibc-io.m4, jm-macros.m4, jm-mktime.m4,
45544         jm-winsz1.m4, jm-winsz2.m4, lchown.m4, lib-check.m4, libintl.m4,
45545         link-follow.m4, ls-mntd-fs.m4, lstat.m4, malloc.m4, mbrtowc.m4,
45546         mbstate_t.m4, mbswidth.m4, memcmp.m4, nanosleep.m4, perl.m4,
45547         prereq.m4, putenv.m4, readdir.m4, realloc.m4, regex.m4, rename.m4,
45548         rmdir-errno.m4, search-libs.m4, st_dm_mode.m4, st_mtim.m4, stat.m4,
45549         strftime.m4, timespec.m4, unlink-busy.m4, uptime.m4, utimbuf.m4,
45550         utime.m4, utimes.m4, xstrtoumax.m4:
45551         Quote the first argument in each use of AC_DEFUN.
45552
45553 2001-08-12  Jim Meyering  <meyering@lucent.com>
45554
45555         * lib/xgetcwd.c (xgetcwd) [defined __GLIBC__ && __GLIBC__ >= 2]:
45556         Simply `return getcwd (NULL, 0);'.
45557         [! (defined __GLIBC__ && __GLIBC__ >= 2)]:
45558         Use 1300 as initial value for length, not PATH_MAX.
45559
45560         * lib/pathmax.h: Clean up cpp syntax.
45561
45562 2001-08-12  Jim Meyering  <meyering@lucent.com>
45563
45564         * lib/gettimeofday.c: New file.
45565         * lib/gtod.h: New file.
45566         * lib/Makefile.am (libfetish_a_SOURCES): Add gtod.h.
45567
45568 2001-08-05  Jim Meyering  <meyering@lucent.com>
45569
45570         * m4/jm-macros.m4: Require autoconf-2.52.
45571
45572 2001-08-04  Jim Meyering  <meyering@lucent.com>
45573
45574         * lib/error.h (__attribute__): Remove `|| __STRICT_ANSI__' from #if
45575         stmt, to get in sync with glibc.
45576
45577 2001-08-03  Paul Eggert  <eggert@twinsun.com>
45578
45579         The following changes are from gettext 0.10.39 as maintained by
45580         Bruno Haible.
45581
45582         * lib/mbswidth.h (MBSW_REJECT_UNPRINTABLE, MBSW_REJECT_INVALID):
45583         Renamed from MBSW_ACCEPT_UNPRINTABLE and MBSW_ACCEPT_INVALID
45584         with inverted sense.  All uses changed.
45585
45586         * lib/mbswidth.c: Don't include <limits.h>.
45587         Include <stdlib.h> and <string.h> unconditionally.
45588         (iswcntrl, mbsinit, ISCNTRL): New macros.
45589         (mbsnwidth): Use K&R style function declarations.
45590         Don't bother checking for MB_LEN_MAX == 1, since the compiler
45591         can optimize it when MB_CUR_MAX == 1.
45592         The width of control characters is zero, not 1.
45593
45594 2001-08-03  Paul Eggert  <eggert@twinsun.com>
45595
45596         The following changes are from gettext 0.10.39 as maintained by
45597         Bruno Haible, except that getline.m4 continues to use AC_LIBOBJ.
45598
45599         * m4/codeset.m4: Upgrade to serial AM1.
45600         (AM_LANGINFO_CODESET): Renamed from jm_LANGINFO_CODESET;
45601         all uses changed.  Quote first arg of AC_DEFUN.
45602         (am_cv_langinfo_codeset): Renamed from jm_cv_langinfo_codeset.
45603
45604         * m4/iconv.m4: Upgrade to serial AM2.
45605         (AM_ICONV): Renamed from jm_ICONV; all uses changed.
45606         Add --with-libconv-prefix.
45607         Quote first arg of AC_DEFUN.  Add description for ICONV_CONST.
45608         (am_cv_func_iconv): Renamed from jm_cv_func_iconv.
45609         (am_cv_lib_iconv): Renamed from jm_cv_lib_iconv.
45610         (am_cv_proto_iconv): Renamed from jm_cv_proto_iconv.
45611         * m4/jm-macros.m4 (jm_MACROS): Reflect s/jm_/AM_/ renamings.
45612
45613         * m4/c-bs-a.m4 (AC_C_BACKSLASH_A): Quote first arg of AC_DEFUN.
45614         * m4/getline.m4 (AM_FUNC_GETLINE): Likewise.
45615         * m4/glibc21.m4 (jm_GLIBC21): Likewise.
45616         * m4/inttypes_h.m4 (jm_AC_HEADER_INTTYPES_H): Likewise.
45617         * m4/isc-posix.m4 (AC_ISC_POSIX): Likewise.
45618         * m4/lcmessage.m4 (AM_LC_MESSAGES): Likewise.
45619         * m4/progtest.m4 (AM_PATH_PROG_WITH_TEST): Likewise.
45620         * m4/uintmax_t.m4 (jm_AC_TYPE_UINTMAX_T): Likewise.
45621         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Likewise.
45622
45623         * m4/getline.m4 (AM_FUNC_GETLINE): Don't bother checking for
45624         string.h any more.
45625
45626         * m4/progtest.m4 (AM_PATH_PROG_WITH_TEST): If not found, print "no",
45627         not the default value.
45628
45629         2001-06-25  Bruno Haible  <haible@clisp.cons.org>
45630         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Don't require AM_C_PROTOTYPES.
45631         Also check for mbsinit.  Needed for SCO 3.2v5.0.2.
45632         Also include <string.h>; this is where AIX 3.2.5 declares wcwidth.
45633         Also check for iswcntrl, used for wcwidth fallback.
45634         Use AC_TRY_COMPILE to emulate AC_CHECK_DECLS, for portability
45635         to Autoconf 2.13.
45636
45637 2001-08-03  Jim Meyering  <meyering@lucent.com>
45638
45639         * m4/mbrtowc.m4 (jm_FUNC_MBRTOWC): Use `#include', not `@%:@include',
45640         as it was in the original.  Reported by Paul Eggert.
45641
45642 2001-07-16  Jim Meyering  <meyering@lucent.com>
45643
45644         * m4/gettimeofday.m4: New file.
45645         Prompted by a report from Bernhard Baehr.
45646
45647 2001-07-15  Jim Meyering  <meyering@lucent.com>
45648
45649         * m4/Makefile.am.in (Makefile.am): Remove most of the unlocked-io.h
45650         stuff. Now it's in ../Makefile.cfg.
45651
45652 2001-07-15  Jim Meyering  <meyering@lucent.com>
45653
45654         * lib/Makefile.am (EXTRA_DIST): Add unlocked-io.hin.
45655         (BUILT_SOURCES): Add unlocked-io.h.
45656         (io_functions): Define.
45657         (unlocked-io.h): New rule.
45658         (DISTCLEANFILES): Add unlocked-io.h.
45659         (all-local): Depend on unlocked-io.h, to ensure it is created.
45660
45661         * lib/unlocked-io.hin: New file
45662
45663         * lib/regex.c: Update from glibc.
45664
45665 2001-07-05  Jim Meyering  <meyering@lucent.com>
45666
45667         * lib/Makefile.am (noinst_HEADERS): Remove definition, per new automake
45668         recommendation.
45669         (libfetish_a_SOURCES): Put all .h files here instead.
45670         Remove a thus-exposed (better checks in automake) duplicate and
45671         two unnecessary .h files.
45672
45673 2001-07-04  Jim Meyering  <meyering@lucent.com>
45674
45675         * m4/Makefile.am.in (glibc-io.struct): New target.  Rework the code
45676         that generates jm-glibc-io.m4 so that it doesn't trigger any make
45677         distcheck failure.
45678
45679 2001-07-02  Jim Meyering  <meyering@lucent.com>
45680
45681         The following changes were prompted by suggestions from Bruno Haible.
45682
45683         * m4/jm-glibc-io.m4n: New file, the template from which jm-glibc-io.m4
45684         is now generated.
45685         * m4/Makefile.am.in (Makefile.am): Include jm-glibc-io.m4n in emitted
45686         definition of EXTRA_DIST.
45687         (Makefile.am): Emit the dependency, `all-local: jm-glibc-io.m4' to
45688         ensure that the generated file is created/updated whenever the list
45689         of $(unlocked_functions) is changed.
45690         (jm-glibc-io.m4): New rule.
45691         (unlocked-io.h): New rule -- currently unused.
45692
45693 2001-06-24  Jim Meyering  <meyering@lucent.com>
45694
45695         * m4/regex.m4 (jm_INCLUDED_REGEX): Use a quadrigraph to represent an
45696         unmatched right bracket, rather than kludging it with an extra,
45697         falsely-matching quote in a comment.  Patch by Akim Demaille.
45698
45699 2001-06-11  Jim Meyering  <meyering@lucent.com>
45700
45701         * lib/regex.c: Update from GNU libc.
45702
45703 2001-05-27  Jim Meyering  <meyering@lucent.com>
45704
45705         * m4/prereq.m4 (jm_PREREQ_READUTMP): Check for ut_type in struct utmpx.
45706         Check for ut_type in struct utmp.
45707
45708 2001-05-27  Jim Meyering  <meyering@lucent.com>
45709
45710         * lib/readutmp.h (UT_TYPE): Define.
45711
45712 2001-05-24  Jim Meyering  <meyering@lucent.com>
45713
45714         * lib/argmatch.c: Include "quote.h".
45715         (argmatch_invalid): Remove explicit `' quotes.  Instead, use the
45716         quote function.  Reported by Göran Uddeborg.
45717
45718 2001-05-22  Jim Meyering  <meyering@lucent.com>
45719
45720         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't use AC_LIBOBJ(strftime),
45721         now that we use the package-supplied version unconditionally.
45722         (jm_FUNC_STRFTIME): Don't replace strftime, for the same reason.
45723
45724 2001-05-21  Jim Meyering  <meyering@lucent.com>
45725
45726         * m4/regex.m4: Change a couple backticks to single quotes to avoid
45727         shell syntax errors.
45728
45729 2001-05-21  Alexandre Duret-Lutz  <duret_g@epita.fr>
45730
45731         * m4/dos.m4 (jm_AC_DOS): Check for _WIN32, __WIN32__, and __MSDOS__.
45732
45733 2001-05-20  Paul Eggert  <eggert@twinsun.com>
45734
45735         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME):
45736         Don't bother to check library strftime, since
45737         we'll be using our own my_strftime function anyway.
45738         Define my_strftime instead of strftime.
45739
45740 2001-05-20  Alexandre Duret-Lutz  <duret_g@epita.fr>
45741
45742         * lib/dirname.c (dir_name): Compute append_dot using path, not newpath
45743         which is not yet declared.
45744
45745 2001-05-15  Jim Meyering  <meyering@lucent.com>
45746
45747         * m4/regex.m4: Use proper quoting so brackets appear in the test
45748         program.
45749         Reported by, and with help from, Bruno Haible.
45750
45751 2001-05-13  Jim Meyering  <meyering@lucent.com>
45752
45753         * m4/jm-macros.m4 (major_t, minor_t): Define to unsigned int if
45754         undefined.
45755
45756 2001-05-11  Paul Eggert  <eggert@twinsun.com>
45757
45758         dirname code cleanup.  base_name now behaves more compatibly
45759         with POSIX basename when given file names that have trailing
45760         slashes, and similarly for dir_name.  Add new primitives
45761         base_len and dir_len.  Put the directory-name-related decls
45762         into dirname.h.
45763
45764         * lib/addext.c (ISSLASH, base_name): Remove; now in dirname.h.
45765         * lib/backupfile.c (base_name): Likewise.
45766         * lib/basename.c (FILESYSTEM_PREFIX_LEN, PARAMS, ISSLASH): Likewise.
45767         * lib/dirname.c (FILESYSTEM_PREFIX_LEN, ISSLASH): Likewise.
45768         * lib/makepath.c (strip_trailing_slashes): Likewise.
45769         * lib/path-concat.c (DIRECTORY_SEPARATOR, FILESYSTEM_PREFIX_LEN,
45770         ISSLASH): Likewise.
45771         * lib/rename.c (strip_trailing_slashes): Likewise.
45772         * lib/same.c (base_name): Likewise.
45773         * lib/stripslash.c (ISSLASH): Likewise.
45774
45775         * lib/addext.c: Include <dirname.h> after size_t is defined.
45776         * lib/backupfile.c: Likewise.
45777
45778         * lib/addext.c (addext): Use base_len to trim redundant
45779         trailing slashes instead of doing it ourselves.
45780         But do not trim the last slash if it is not redundant.
45781
45782         * lib/backupfile.c (find_backup_file_name,
45783         max_backup_version): Use base_len instead of rolling it ourselves.
45784         Handle the case of "" and (on DOS) "C:" correctly.
45785
45786         * lib/basename.c: Do not include <stdio.h>, <assert.h>; no longer
45787         needed. Include <string.h>, <dirname.h>.
45788         (base_name): Allow file names ending in slashes, other than names
45789         that are all slashes.  In this case, return the basename followed
45790         by the slashes.  This is more general, and can be used in places
45791         where the original base_name purposely had an assertion failure.
45792         (base_len): New function.
45793
45794         * lib/dirname.c: Include <string.h> instead of <stdlib.h>.
45795         Do not include <assert.h>; no longer needed.
45796         Include xalloc.h.
45797         (memrchr): Remove decl.
45798         (dir_name_r): Remove.
45799         (dir_len): Renamed from dirlen.  All callers changed.
45800         Rewrite in terms of base_name, for simplicity and consistency.
45801         (dir_name): Never return NULL.  All callers changed.
45802         Do not include <stdlib.h> in test program; no longer needed.
45803         return 0; is fine for test program.
45804
45805         * lib/dirname.h (DIRECTORY_SEPARATOR, ISSLASH, FILESYSTEM_PREFIX_LEN):
45806         New macros.
45807         (base_name, base_len, dir_len, strip_trailing_slashes): New decls.
45808
45809         * lib/path-concat.c (path_concat): Use base_len to compute
45810         base length, not strlen; this means we cannot rely on memcpy
45811         to null-terminate.
45812
45813         * lib/same.c (STREQ): Remove.
45814         (same_name): Handle the case where the basename ends in trailing '/'.
45815
45816         * lib/stripslash.c (strip_trailing_slashes): Return nonzero if
45817         a slash was stripped.  Do not strip the last slash after a
45818         file system prefix.
45819
45820 2001-05-11  Paul Eggert  <eggert@twinsun.com>
45821
45822         * lib/Makefile.am (libfetish_a_SOURCES):
45823         Add strftime.c, since we now compile it on all hosts.
45824
45825         * lib/strftime.c (my_strftime):
45826         Define to nstrftime if emacs, but only if my_strftime is not defined.
45827         (extra_args, extra_args_spec, extra_args_spec_iso): Rename from
45828         ut_argument, ut_argument_spec, ut_argument_spec_iso, respectively.
45829         Add one more extra argument: a nanoseconds value.
45830         All uses changed.
45831         (ns): New macro.
45832         (my_strftime function): Add %N format.
45833         (emacs_strftimeu): Renamed from emacs_strftime,
45834         with extra ut argument.
45835
45836 2001-05-09  Paul Eggert  <eggert@twinsun.com>
45837
45838         * m4/jm-macros.m4 (jm_MACROS): Do not check for fseeko; no longer used.
45839
45840 2001-04-21  Jim Meyering  <meyering@lucent.com>
45841
45842         * m4/rmdir-errno.m4: Write to a new file, so that a restrictive umask
45843         doesn't interfere.
45844
45845 2001-04-21  Alexandre Duret-Lutz  <duret_g@epita.fr>
45846
45847         * m4/ftruncate.m4: Check for chsize.
45848         Link with ftruncate.o unconditionally if ftruncate is missing.
45849         This was required when cross-compiling to i586-mingw32msvc.
45850
45851 2001-04-08  Jim Meyering  <meyering@lucent.com>
45852
45853         * lib/getdate.y (get_date): Set tm_isdst to -1 to ensure that it is
45854         recomputed; that's necessary when the offset spans a DST transition.
45855         Patch by David J. MacKenzie.  Reported by Hon-Yin Kok.
45856
45857 2001-04-02  Jim Meyering  <meyering@lucent.com>
45858
45859         * lib/regex.h, regex.c: Update from GNU libc.
45860
45861 2001-03-24  Jim Meyering  <meyering@lucent.com>
45862
45863         * m4/jm-macros.m4: Require autoconf-2.49d.
45864
45865 2001-03-20  Bruno Haible  <haible@clisp.cons.org>
45866
45867         * m4/iconv.m4 (jm_ICONV): Recommend GNU libiconv.
45868
45869 2001-03-19  Paul Eggert  <eggert@twinsun.com>
45870
45871         * lib/version-etc.c (version_etc_copyright): Update to 2001.
45872
45873 2001-03-17  Jim Meyering  <meyering@lucent.com>
45874
45875         * m4/memcmp.m4 (jm_AC_FUNC_MEMCMP): Remove my copy of AC_FUNC_MEMCMP,
45876         now that the version in autoconf is equivalent.
45877         (jm_FUNC_MEMCMP): Adjust to use AC_FUNC_MEMCMP.
45878
45879         * m4/error.m4 (jm_PREREQ_ERROR): Invoke AC_FUNC_STRERROR_R.
45880         Suggestion from Akim Demaille.
45881
45882         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_TEMPNAME.
45883         (jm_PREREQ_TEMPNAME): New function.
45884
45885 2001-03-16  Paul Eggert  <eggert@twinsun.com>
45886
45887         * lib/tempname.c (uint64_t): Define to uintmax_t if
45888         not defined, and if UINT64_MAX is not defined.
45889         Required at least for Vax Ultrix4.3, which doesn't define uint64_t.
45890         Reported by John David Anglin.
45891
45892 2001-03-15  Bruno Haible  <haible@clisp.cons.org>
45893
45894         * lib/localcharset.c (locale_charset): Allow wildcard syntax. Also
45895         resolve alias if codeset is empty.
45896         * lib/config.charset (BeOS): Use wildcard syntax.
45897
45898 2001-03-13  Jim Meyering  <meyering@lucent.com>
45899
45900         * lib/path-concat.c (path_concat)
45901         [FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX]: Don't insert a backslash when
45902         concatenating e.g., `C:' and `foo'.
45903         From Bruno Haible.
45904
45905 2001-03-06  Bruno Haible  <haible@clisp.cons.org>
45906
45907         * lib/localcharset.c (locale_charset): Don't use
45908         setlocale(LC_CTYPE,NULL). Don't return NULL.
45909         * lib/unicodeio.c (print_unicode_char): Simplify accordingly.
45910
45911 2001-03-06  Bruno Haible  <haible@clisp.cons.org>
45912
45913         * lib/config.charset: Update for FreeBSD 4.2 and OSF/1 5.1. Add
45914         support for DOS/DJGPP.
45915
45916 2001-03-01  Paul Eggert  <eggert@twinsun.com>
45917
45918         * m4/jm-macros.m4 (jm_MACROS): Use mkstemp replacement if the system
45919         lacks mkstemp.  Compile our own tempname.c if we compile our own
45920         mkstemp.c, as mkstemp relies on tempname.
45921
45922 2001-03-01  Jim Meyering  <meyering@lucent.com>
45923
45924         * m4/dos.m4 (jm_AC_DOS): Remove extra backslashes, now that
45925         AH_VERBATIM really does output its argument verbatim.
45926
45927 2001-02-28  Paul Eggert  <eggert@twinsun.com>
45928
45929         * lib/Makefile.am (libfetish_a_SOURCES):
45930         Add dup-safer.c, fopen-safer.c.
45931         (noinst_HEADERS): Add stdio-safer.h, unistd-safer.h.
45932
45933         * lib/dup-safer.c, lib/fopen-safer.c, lib/stdio-safer.h:
45934         * lib/unistd-safer.h: New files.
45935
45936 2001-02-25  Paul Eggert  <eggert@twinsun.com>
45937
45938         The mkstemp replacement is taken from glibc 2.2.2, with some
45939         portability fixes for use outside glibc, as follows:
45940
45941         * lib/tempname.c (struct_stat64): New macro.
45942         (direxists, __gen_tempname): Use it.
45943         This avoids a portability problem with Solaris 8.
45944
45945         * lib/tempname.c (<config.h>): Include if HAVE_CONFIG_H.
45946         (<stddef.h>, <stdint.h>, <string.h>):
45947         Include only if STDC_HEADERS || _LIBC.
45948         (<fcntl.h>): Include only if HAVE_FCNTL_H || _LIBC.
45949         (<unistd.h>): Include only if HAVE_UNISTD_H || _LIBC.
45950         (<sys/time.h>): Include only if HAVE_SYS_TIME_H || _LIBC.
45951         (__set_errno): Define this macro if <errno.h> doesn't.
45952         (P_tmpdir, TMP_MAX, __GT_FILE, __GT_BIGFILE, __GT_DIR, __GT_NOCREATE):
45953         Define these macros if <stdio.h> doesn't.
45954         (S_ISDIR, S_IRUSR, S_IWUSR, S_IXUSR):
45955         Define these macros if <sys/stat.h>
45956         doesn't.  Ignore <sys/stat.h> S_ISDIR if STAT_MACROS_BROKEN.
45957         (stat64, __getpid, __gettimeofday, __mkdir, __open, __open64, lxstat64,
45958         __xstat64): Define if not _LIBC.
45959         (__secure_getenv): Define if ! (HAVE___SECURE_GETENV || _LIBC).
45960         (__gen_tempname): Invoke gettimeofday only if
45961         HAVE_GETTIMEOFDAY || _LIBC;
45962         otherwise, fall back on plain "time".
45963         Use macros like S_IRUSR | S_IWUSR rather than octal values like 0600.
45964
45965         * lib/mkstemp.c (__GT_FILE): Define to zero if not defined.
45966
45967         * lib/mkstemp.c, lib/tempname.c: New files, taken from glibc 2.2.2.
45968
45969 2001-02-18  Paul Eggert  <eggert@twinsun.com>
45970
45971         * m4/jm-macros.m4 (jm_CHECK_ALL_HEADERS): Check for sys/resource.h.
45972
45973 2001-02-17  Paul Eggert  <eggert@twinsun.com>
45974
45975         * m4/mbrtowc.m4: New file, defining jm_FUNC_MBRTOWC.
45976         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH):
45977         Use jm_FUNC_MBRTOWC, not AC_CHECK_FUNCS(mbrtowc).
45978         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Likewise.
45979
45980 2001-02-17  Paul Eggert  <eggert@twinsun.com>
45981
45982         * lib/mbswidth.c, quotearg.c (mbrtowc, mbsinit):
45983         Remove workaround macros for hosts that have mbrtowc but not
45984         mbstate_t, as we now insist on proper declarations for both
45985         before using mbrtowc.
45986
45987 2001-02-17  Jim Meyering  <meyering@lucent.com>
45988
45989         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Don't check for
45990         getmntent via AC_CHECK_FUNCS, since that would get a `no' and disrupt
45991         further attempts by AC_FUNC_GETMNTENT to check with e.g., -lgen on
45992         UnixWare 7.1.1.
45993
45994         * m4/mbrtowc.m4 (jm_FUNC_MBRTOWC): Adapt to use AC_CACHE_CHECK etc.,
45995         rather than AC_CACHE_VAL.
45996
45997 2001-02-17  Jim Meyering  <meyering@lucent.com>
45998
45999         * lib/strtoul.c: Sync from GNU libc.  Use double quotes, not <...>
46000         around included file name.
46001
46002         * lib/strnlen.c (__strnlen): Merge in a change from GNU libc.
46003
46004         * lib/strftime.c: Update from GNU libc (the only changes were to
46005         comments).
46006
46007 2001-02-17  Jim Meyering  <meyering@lucent.com>
46008
46009         * lib/regex.c: Update from libc.
46010
46011 2001-02-17  Bruno Haible  <haible@clisp.cons.org>
46012
46013         * lib/mbswidth.h (mbswidth): Also define as macro, to avoid prototype
46014         clash.
46015
46016 2001-02-16  Paul Eggert  <eggert@twinsun.com>
46017
46018         * lib/alloca.c (malloc): Undef before defining, since stdlib.h
46019         may have defined it.  Needed for Encore Umax-3.0.9.16b systems.
46020         Reported by Mark Hounschell via Paul Eggert.
46021
46022 2001-02-07  Jim Meyering  <meyering@lucent.com>
46023
46024         * m4/regex.m4 (jm_INCLUDED_REGEX): Add a test for the latest bug.
46025
46026 2001-02-05  Jim Meyering  <meyering@lucent.com>
46027
46028         * m4/jm-macros.m4: Require autoconf-2.14d (not yet released), because
46029         it includes the patch required for `large file' support with at least
46030         HP-UX's 10.20 /bin/cc.
46031
46032 2001-02-03  Jim Meyering  <meyering@lucent.com>
46033
46034         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Restore prior use of
46035         AS_IF, now that it works once again (mysteriously).
46036         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Likewise.
46037
46038 2001-01-30  Jim Meyering  <meyering@lucent.com>
46039
46040         Don't use filenames that are 8.3-equivalent to "conftest" on DOS.
46041         * m4/chown.m4: Rename conftestchown to conftest.chown.
46042         * m4/rename.m4: s/conftestdir/conftest.d1/ and
46043         s/conftestdir2/conftest.d2/.
46044         * m4/utimes.m4: s/conftestdata/conftest.data/
46045         Inspired by Pavel Roskin's change in autoconf.
46046
46047 2001-01-30  Bruno Haible  <haible@clisp.cons.org>
46048
46049         * lib/config.charset: Update for FreeBSD 4.2.
46050
46051 2001-01-27  Jim Meyering  <meyering@lucent.com>
46052
46053         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Open-code what was
46054         a use of AS_IF.
46055         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Likewise.
46056
46057 2001-01-26  Jim Meyering  <meyering@lucent.com>
46058
46059         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Check for stddef.h, now that
46060         quotearg.c includes it.
46061
46062 2001-01-26  Jim Meyering  <meyering@lucent.com>
46063
46064         * lib/quotearg.c: Include stddef.h.
46065         * lib/quote.c: Include stddef.h.
46066         Reported by Axel Kittenberger.
46067
46068         * lib/xmalloc.c [HAVE_DONE_WORKING_MALLOC_CHECK]: Enclose error-evoking
46069         line in double quotes so that it evokes a better diagnostic.
46070         [HAVE_DONE_WORKING_REALLOC_CHECK]: Likewise.
46071         Reported by Axel Kittenberger.
46072
46073 2001-01-24  Stefan Monnier  <monnier@cs.yale.edu>
46074
46075         * regex.c (mutually_exclusive_p): Don't blindly handle `charset_not'
46076         as if it was a `charset'.
46077
46078 2001-01-21  Bruno Haible  <haible@clisp.cons.org>
46079
46080         * m4/iconv.m4 (jm_ICONV): Also check whether the iconv declaration
46081         has const.
46082
46083 2001-01-21  Bruno Haible  <haible@clisp.cons.org>
46084
46085         * lib/unicodeio.c (print_unicode_char): Cast the second iconv() arg,
46086         to avoid a warning.  Add back 'const' to inptr.
46087
46088 2001-01-20  Jim Meyering  <meyering@lucent.com>
46089
46090         Be sure that headers are checked before used in code compiled
46091         for the type checks.
46092         * m4/jm-macros.m4 (jm_MACROS): Remove all header checks.
46093         In place of that, invoke jm_CHECK_ALL_TYPES.
46094         (jm_CHECK_ALL_HEADERS): New functions with the above checks.
46095         (jm_CHECK_ALL_TYPES): Require jm_CHECK_ALL_HEADERS.
46096         Alan Iwi reported a build failure on an f300-fujitsu-uxpv4.1_ES;
46097         The check for ssize_t was mistakenly run before the test for unistd.h.
46098
46099         The configure-time check for stdbool.h was missing.
46100         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_HASH.
46101         (jm_PREREQ_HASH): New function.
46102
46103 2001-01-17  Jim Meyering  <meyering@lucent.com>
46104
46105         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Use AS_IF, not AS_IFELSE,
46106         for autoconf-2.49c.
46107         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Likewise.
46108
46109 2001-01-16  Jim Meyering  <meyering@lucent.com>
46110
46111         * lib/basename.c: Include <stdio.h>, needed by assert on SunOS 4.
46112         From Bruno Haible.
46113
46114 2001-01-14  Jim Meyering  <meyering@lucent.com>
46115
46116         * m4/rename.m4: Use temporary directories named conftestdir{,2}, not
46117         foo and bar.  Create conftestdir/ in the script, not in the C code.
46118         Remove directories in the script, not in the C code.
46119         Remove conftestdir{,2} before trying to create the directory.
46120         Make the entire configure script fail if the mkdir fails.
46121
46122 2001-01-14  Jim Meyering  <meyering@lucent.com>
46123
46124         * lib/rename.c: New file.  From Volker Borchert.
46125         Include stdlib.h, string.h or strings.h, and xalloc.h.
46126         Use strip_trailing_slashes rather than open-coding it.
46127
46128 2001-01-03  Paul Eggert  <eggert@twinsun.com>
46129
46130         * lib/strftime.c: Sync with glibc time/strftime.c 1.81.
46131
46132 2001-01-03  Jim Meyering  <meyering@lucent.com>
46133
46134         * lib/unicodeio.c (print_unicode_char): Remove `const' from declaration
46135         of local `inptr' to avoid warning with some system declarations of
46136         iconv.
46137
46138 2001-01-02  Volker Borchert  <bt@teknon.de>
46139
46140         * m4/rename.m4: New file.
46141         * m4/jm-macros.m4 (jm_MACROS): Require vb_FUNC_RENAME.
46142
46143 2001-01-01  Jim Meyering  <meyering@lucent.com>
46144
46145         * m4/prereq.m4 (jm_PREREQ_READUTMP): Include utmp.h (if available),
46146         even on systems with utmpx.h.  It's necessary for the declaration of
46147         utmp's ut_user member.  Reported by Andreas Jaeger.
46148
46149         * m4/check-decl.m4 (jm_CHECK_DECLS): Include grp.h and pwd.h if
46150         available. They are required for the declarations of getgrgid and
46151         getpwuid resp.
46152         (_jm_DECL_HEADERS): Check for grp.h and pwd.h.
46153         Reported by Andreas Jaeger.
46154
46155 2001-01-01  Alexandre Duret-Lutz  <duret_g@epita.fr>
46156
46157         * m4/libintl.m4 (AM_GNU_GETTEXT): Define MKINSTALLDIRS by
46158         expanding the value of $ac_aux_dir, as in AM_MISSING_HAS_RUN,
46159         so `make install' also works in VPATH builds.
46160
46161 2000-12-31  Alexandre Duret-Lutz  <duret_g@epita.fr>
46162
46163         * m4/libintl.m4 (AM_WITH_NLS): When using AC_CONFIG_AUX_DIR,
46164         prepend $(top_srcdir) to the value of MKINSTALLDIRS so that it
46165         can be used in subdirectories.
46166
46167 2000-12-29  Paul Eggert  <eggert@twinsun.com>
46168
46169         * lib/modechange.c: Do not assume that mode_t uses the
46170         traditional octal encoding.  E.g. "chmod 1 FOO" should set
46171         the other-execute bit of FOO even if S_IXOTH != 1.
46172
46173         (SUID, SGID, SVTX, RUSR, WUSR, XUSR, RGRP, WGRP, XGRP, ROTH,
46174         WOTH, XOTH, ALLM): New macros.
46175         (S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IWUSR, S_IXUSR,
46176          S_IRGRP, S_IWGRP, S_IXGRP, S_IROTH, S_IWOTH, S_IXOTH):
46177         Use them.
46178         (S_ISGID): Fix typo; it was defaulting to the same value as S_ISUID.
46179         (S_IRWXU, S_IRWXG, S_IRWXO): Specify defaults in terms of the above.
46180         (mode_compile):
46181         No need to use uintmax_t; unsigned long is long enough.
46182         Don't bother to get suffix since we don't use it.
46183
46184 2000-12-26  Jim Meyering  <meyering@lucent.com>
46185
46186         * m4/dos.m4 (jm_AC_DOS): Rewrite (though it's still a stub) to work
46187         better with autoheader.
46188
46189 2000-12-24  Jim Meyering  <meyering@lucent.com>
46190
46191         * lib/hash.c (is_prime): Return explicit boolean values.
46192         (hash_get_first): Return NULL to appease Irix5.6's 89.
46193         Reported by Nelson Beebe.
46194
46195 2000-12-19  Bruno Haible  <haible@clisp.cons.org>
46196
46197         * lib/localcharset.c (locale_charset): Add support for Win32.
46198
46199 2000-12-18  Paul Eggert  <eggert@twinsun.com>
46200
46201         * lib/physmem.h, lib/physmem.c: New files.
46202
46203         * lib/Makefile.am (libfetish_a_SOURCES): Add physmem.c.
46204         (noinst_HEADERS): Add physmem.h.
46205
46206         * lib/xstrtol.c (__xstrtol): Add undocumented suffixes 'g' and
46207         't' for compatibility with Solaris 8 sort.
46208
46209 2000-12-18  Bruno Haible  <haible@clisp.cons.org>
46210
46211         * lib/config.charset: Add support for BeOS.
46212
46213 2000-12-17  Jim Meyering  <meyering@lucent.com>
46214
46215         * m4/dos.m4 (jm_AC_DOS): New file and macro.
46216         * m4/jm-macros.m4 (jm_MACROS): Require jm_AC_DOS.
46217
46218 2000-12-16  Jim Meyering  <meyering@lucent.com>
46219
46220         This bug had a serious impact on chown: `chown N:M FILE' (for integer
46221         N and M) would have treated it like `chown N:N FILE'.
46222
46223         * lib/userspec.c (parse_user_spec): Fix typo: s/u/g/.
46224
46225 2000-12-16  Jim Meyering  <meyering@lucent.com>
46226
46227         * lib/getusershell.c [!SHELLS_FILE && __DJGPP__]: Define
46228         SHELLS_FILE to a file name that's useful on djgpp systems.
46229         Include stdlib.h.
46230         (ADDITIONAL_DEFAULT_SHELLS): Define.
46231         (default_shells): Prepend ADDITIONAL_DEFAULT_SHELLS.
46232         Based mostly on a patch from Prashant TR.
46233
46234 2000-12-16  Bruno Haible  <haible@clisp.cons.org>
46235
46236         * lib/config.charset: Add ISO-8859-3, BIG5HKSCS, GB18030, JOHAB,
46237         VISCII, CP874, CP949, CP950, CP1250, CP1253, CP1254, CP1255, CP1256,
46238         CP1257 to the list of canonical encodings. Rename EUC-CN to GB2312.
46239
46240 2000-12-08  Andreas Schwab  <schwab@suse.de>
46241
46242         * lib/mbswidth.c (mbsnwidth): Don't loop endlessly when called with an
46243         invalid mulitbyte sequence and with the MBSW_ACCEPT_INVALID flag set.
46244
46245 2000-12-07  Jim Meyering  <meyering@lucent.com>
46246
46247         * lib/stripslash.c (ISSLASH): Define.
46248         (strip_trailing_slashes): Use ISSLASH rather than comparing against
46249         `/'.
46250         From Prashant TR.
46251
46252         * lib/dirname.c (FILESYSTEM_PREFIX_LEN): Define.
46253         (dir_name_r): Declare this function as static.
46254         [BACKSLASH_IS_PATH_SEPARATOR]: Fix a bug that'd
46255         manifest itself on a name containing a mix of slashes and
46256         backslashes.
46257         Make this function work with names starting with a DOS-style
46258         drive letter and colon prefix.
46259         (dir_name): Append `.' if necessary.
46260         Based mostly on patches from Prashant TR and Eli Zaretskii.
46261
46262         * lib/dirname.h (dir_name_r): Remove prototype.
46263
46264 2000-12-06  Paul Eggert  <eggert@twinsun.com>
46265
46266         * m4/off_t-format.m4: Remove this file.
46267         * m4/jm-macros.m4 (jm_MACROS): Remove jm_SYS_OFF_T_PRINTF_FORMAT.
46268
46269 2000-12-06  Jim Meyering  <meyering@lucent.com>
46270
46271         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): If we need the
46272         replacement strtoull, we may well need the replacement strtoul, too.
46273         Check for declarations of strtoul and strtoull.
46274         Check for strtol.  Mainly as a cue to cause automake to include
46275         strtol.c -- that file is included by each of strtoul.c and strtoull.c.
46276         Check for limits.h -- strtol.c needs it.
46277
46278 2000-12-05  Jim Meyering  <meyering@lucent.com>
46279
46280         * lib/dirname.c (dir_name_r): Add `const' in a few local declarations.
46281
46282 2000-12-04  Jim Meyering  <meyering@lucent.com>
46283
46284         * lib/path-concat.c: [!HAVE_DECL_MALLOC]: Declare malloc.
46285         Also include memory.h, stdlib.h, unistd.h if appropriate.
46286         Reported by Andreas Jaeger (conflicting declaration of malloc).
46287
46288 2000-12-02  Jim Meyering  <meyering@lucent.com>
46289
46290         * m4/off_t-format.m4 (OFF_T_PRINTF_FORMAT_STRING): New file/macro.
46291         * m4/jm-macros.m4 (jm_MACROS): require it.
46292
46293 2000-12-02  Jim Meyering  <meyering@lucent.com>
46294
46295         * lib/closeout.h: Make idempotent, to avoid some obscure warnings.
46296
46297 2000-12-01  Paul Eggert  <eggert@twinsun.com>
46298
46299         * lib/memrchr.c: Include <config.h> before any system include file.
46300
46301 2000-11-30  Jim Meyering  <meyering@lucent.com>
46302
46303         * m4/jm-macros.m4 (jm_MACROS): Check for stdint.h.
46304
46305 2000-11-30  Jim Meyering  <meyering@lucent.com>
46306
46307         * m4/getloadavg.m4: s/ifval/m4_ifval/ to accommodate new autoconf.
46308
46309 2000-11-29  Paul Eggert  <eggert@twinsun.com>
46310
46311         * lib/dirname.c (dir_name_r): Fix typo: int -> size_t.
46312
46313 2000-11-26  Jim Meyering  <meyering@lucent.com>
46314
46315         * lib/memcoll.c: Include sys/types.h.  From Werner Almesberger.
46316
46317 2000-11-22  Paul Eggert  <eggert@twinsun.com>
46318
46319         * lib/strftime.c (my_strftime): Do not invoke mbrlen with a
46320         size of (size_t) -1; it's not portable.
46321
46322 2000-11-17  Jim Meyering  <meyering@lucent.com>
46323
46324         * lib/strstr.c: Update from GNU libc.
46325
46326 2000-11-17  Akim Demaille  <akim@epita.fr>
46327
46328         * lib/obstack.h: Formatting changes.
46329         (obstack_grow, obstack_grow0): Don't cast WHERE at all: that would
46330         prevent type checking.
46331         (obstack_ptr_grow, obstack_ptr_grow_fast): When assigning, don't
46332         cast the value to (void *): assigning a `foo *' to a `void *'
46333         variable is valid.
46334         (obstack_int_grow, obstack_int_grow_fast): Don't cast AINT to int.
46335
46336 2000-11-16  Jim Meyering  <meyering@lucent.com>
46337
46338         * lib/strverscmp.c: Incorporate weak-alias-related changes from glibc.
46339
46340 2000-11-11  Jim Meyering  <meyering@lucent.com>
46341
46342         * lib/error.c: Add a couple #includes, merging from GNU libc version.
46343
46344 2000-11-10  Jim Meyering  <meyering@lucent.com>
46345
46346         * lib/obstack.h: Update from GNU libc.
46347         * lib/obstack.c: Likewise.
46348
46349 2000-11-08  Bruno Haible  <haible@clisp.cons.org>
46350
46351         * m4/jm-macros.m4 (jm_MACROS): Add test for wcrtomb.
46352
46353 2000-11-06  Paul Eggert  <eggert@twinsun.com>
46354
46355         * lib/getusershell.c (setusershell): Use rewind rather than
46356         fseek/fseeko, to avoid configuration hassles with fseeko.
46357         Don't bother opening SHELLS_FILE if shellstream is NULL;
46358         it's not necessary.
46359
46360 2000-11-05  Jim Meyering  <meyering@lucent.com>
46361
46362         * lib/makepath.h (make_dir): Declare.
46363         * lib/makepath.c (make_dir): Remove `static' attribute.
46364         Tweak a comment.
46365
46366 2000-11-04  Jim Meyering  <meyering@lucent.com>
46367
46368         * m4/regex.m4: Use the `m4_' prefix on `syscmd' and `m4_sysval'.
46369
46370 2000-11-04  Alexandre Duret-Lutz  <duret_g@epita.fr>
46371
46372         * lib/hash.c (hash_get_next): Fix a thinko:  when ENTRY is the
46373         last one in a bucket, advance to the next bucket.
46374
46375 2000-11-02  Vesselin Atanasov  <vesselin@bgnet.bg>
46376
46377         * lib/fnmatch.c: Do not comment out all the code if we are using
46378         the GNU C library, because in some cases we are replacing buggy
46379         code in the GNU C library itself.
46380
46381 2000-10-30  Stefan Monnier  <monnier@cs.yale.edu>
46382
46383         * regex.c (re_iswctype, re_wctype_to_bit): Fix braino.
46384         (regex_compile): Catch bogus \(\1\).
46385
46386 2000-10-30  Paul Eggert  <eggert@twinsun.com>
46387
46388         * lib/fnmatch.c (FOLD): Do not assume that characters are unsigned.
46389         (fnmatch): Fix some FNM_FILE_NAME and FNM_LEADING_DIR bugs,
46390         e.g. fnmatch("d*/*1", "d/s/1", FNM_FILE_NAME) incorrectly yielded zero.
46391
46392 2000-10-30  Paul Eggert  <eggert@twinsun.com>
46393
46394         * lib/error.h, getline.h, modechange.h:
46395         Remove "2000" from Copyright line, as the file hasn't been
46396         changed this year other than in the copyright notice.
46397
46398         * lib/xalloc.h: Add "2000" to Copyright line, as this file
46399         was changed this year.
46400
46401 2000-10-29  Jim Meyering  <meyering@lucent.com>
46402
46403         * m4/fsusage.m4: s/AC_SHELL_IFELSE/AS_IFELSE/ to match autoconf
46404         renaming.
46405         * m4/ls-mntd-fs.m4: Likewise
46406
46407 2000-10-29  Jim Meyering  <meyering@lucent.com>
46408
46409         * lib/xstat.in: Fix grammar in comment.
46410
46411 2000-10-29  Greg Louis  <glouis@dynamicro.on.ca>
46412
46413         * lib/regex.h (__restrict_arr): Move definition out of #ifndef block.
46414         Required because egcs-2.91.66 (aka 1.1.2) defines __restrict, but
46415         doesn't define __restrict_arr.
46416
46417 2000-10-28  Jim Meyering  <meyering@lucent.com>
46418
46419         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_MEMCHR.
46420         (jm_PREREQ_MEMCHR): New function.
46421
46422 2000-10-28  Jim Meyering  <meyering@lucent.com>
46423
46424         * lib/memchr.c: Update from libc.
46425         Adjust for portability:
46426         [HAVE_STDLIB_H]: Include stdlib.h.
46427         [HAVE_BP_SYM_H || _LIBC]: Guard inclusion of bp-sym.h.
46428         Undef __memchr, too.
46429         [!weak_alias]: Define __memchr to memchr.
46430
46431         * lib/regex.c: Update from libc.
46432         * lib/regex.h: Likewise.
46433         * lib/getopt1.c: Likewise.
46434         * lib/memcmp.c: Likewise.
46435
46436         * lib/getusershell.c (setusershell) [HAVE_FSEEKO]: Use fseeko.
46437         Avoid using fseek, when possible -- it's broken by design.
46438         Patch by Ulrich Drepper.
46439
46440 2000-10-27  Stefan Monnier  <monnier@cs.yale.edu>
46441
46442         * regex.c (POP_FAILURE_REG_OR_COUNT, re_match_2_internal)
46443         (re_match_2_internal, re_match_2_internal, re_match_2_internal):
46444         Giving in to popular pressure to shut up the compiler with casts.
46445
46446 2000-10-26  Jim Meyering  <meyering@lucent.com>
46447
46448         * lib/strftime.c: Update from libc.
46449
46450 2000-10-25  Stefan Monnier  <monnier@cs.yale.edu>
46451
46452         * regex.c: More `unsigned char' -> `re_char' changes.
46453         Also change several `int' into `re_wchar_t'.
46454         (PATTERN_STACK_EMPTY, PUSH_PATTERN_OP, POP_PATTERN_OP): Remove.
46455         (PUSH_FAILURE_POINTER): Don't cast any more.
46456         (POP_FAILURE_REG_OR_COUNT): Remove the cast that strips `const'.
46457         We want GCC to complain, since this piece of code makes
46458         re_match non-reentrant, which *should* be fixed.
46459         (GET_BUFFER_SPACE): Use size_t rather than unsigned long.
46460         (EXTEND_BUFFER): Use RETALLOC.
46461         (SET_LIST_BIT): Don't cast.
46462         (re_wchar_t): New type.
46463         (re_iswctype, re_wctype_to_bit): Make it crystal clear to GCC
46464         that those two functions will always properly return.
46465         (IMMEDIATE_QUIT_CHECK): Cast to void.
46466         (analyse_first): Use recursion rather than an explicit stack.
46467         (re_compile_fastmap): Can't fail anymore.
46468         (re_search_2): Don't check re_compile_fastmap for failure.
46469         (PUSH_NUMBER): Renamed from PUSH_FAILURE_COUNT.
46470         Now also sets the new value (passed in a new argument).
46471         (re_match_2_internal): Use it.
46472         Also, use a new var `reg' of type size_t when looping through regs
46473         rather than reuse the inappropriate `mcnt'.
46474
46475 2000-10-25  Jim Meyering  <meyering@lucent.com>
46476
46477         * lib/obstack.c: Update from libc.
46478
46479 2000-10-24  Kenichi Handa  <handa@etl.go.jp>
46480
46481         * regex.c (regex_compile): Change the way of handling a range from
46482         a char less than 256 to a char not less than 256.
46483
46484 2000-10-24  Andrew Innes  <andrewi@gnu.org>
46485
46486         * regex.c (IMMEDIATE_QUIT_CHECK): New macro, which does QUIT on
46487         NT-Emacs only.
46488         (re_match_2_internal): Use IMMEDIATE_QUIT_CHECK instead of QUIT,
46489         so that re_search functions only quit when callers expect them to.
46490
46491 2000-10-23  Jim Meyering  <meyering@lucent.com>
46492
46493         * lib/hard-locale.c (hard_locale): Revert last change -- it was simply
46494         wrong.  That set_locale call must not have any side effects.
46495         From Paul Eggert.
46496
46497 2000-10-22  Jim Meyering  <meyering@lucent.com>
46498
46499         * lib/md5.c (md5_process_block) [OP]: Use `rol', not CYCLIC.
46500         [CYCLIC]: Remove now-unused definition.
46501
46502         * lib/save-cwd.c (O_DIRECTORY): Define, if needed.
46503         (save_cwd) [HAVE_FCHDIR]: Use O_DIRECTORY when opening ".".
46504         Suggestion from Ulrich Drepper.
46505
46506 2000-10-21  Jim Meyering  <meyering@lucent.com>
46507
46508         * m4/check-decl.m4 (jm_CHECK_DECLS): Also check for memrchr.
46509         * m4/prereq.m4 (jm_PREREQ_DIRNAME): New macro.
46510         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memrchr.
46511
46512 2000-10-21  Jim Meyering  <meyering@lucent.com>
46513
46514         * lib/dirname.c (memrchr): Declare if necessary.
46515         (dir_name): Remove the restriction that there be no
46516         trailing slashes.  Now, this code skips past them, effectively
46517         ignoring them.
46518         [TEST_DIRNAME] (main): New unit tests.
46519
46520         * lib/memrchr.c: New file from GNU libc.
46521         Undef __memrchr, too.
46522         [!weak_alias]: Define __memrchr to memrchr.
46523         Guard weak_alias use with `#ifdef weak_alias'.
46524
46525 2000-10-21  Jim Meyering  <meyering@lucent.com>
46526
46527         * lib/dirname.c (dir_name_r): New function, factored out of dir_name.
46528         (dir_name): Use dir_name_r.
46529         * lib/dirname.h (dir_name_r): Declare it.
46530
46531 2000-10-17  Jim Meyering  <meyering@lucent.com>
46532
46533         * lib/quote.h (PARAMS): Define and use.
46534         Reported by Akim Demaille.
46535
46536         * lib/getopt.c: Update from libc.
46537
46538 2000-10-16  Jim Meyering  <meyering@lucent.com>
46539
46540         * lib/hard-locale.c (hard_locale): Use "", not 0 as 2nd arg to
46541         setlocale.
46542         From Jan Fedak.
46543
46544 2000-10-15  Stefan Monnier  <monnier@cs.yale.edu>
46545
46546         * regex.c (WIDE_CHAR_SUPPORT): Define if _LIBC as well.
46547
46548 2000-09-25  Jim Meyering  <meyering@lucent.com>
46549
46550         * lib/md5.h (rol): Define (from GnuPG).
46551
46552         * lib/sha.c: Give credit (GnuPG) where due.
46553         (M): Use rol rather than open-coding it.
46554         Add a FIXME comment.
46555
46556 2000-09-21  Jim Meyering  <meyering@lucent.com>
46557
46558         * lib/userspec.c (parse_user_spec): Remove debugging printf I'd added.
46559         Reported by Michael Stone.
46560
46561 2000-09-20  Jim Meyering  <meyering@lucent.com>
46562
46563         * lib/Makefile.am (libfetish_a_SOURCES): Add sha.c.
46564         (noinst_HEADERS): Add sha.h.
46565         Based on code from Scott G. Miller and from GnuPG.
46566
46567 2000-09-18  Jim Meyering  <meyering@lucent.com>
46568
46569         * m4/getloadavg.m4 (AC_FUNC_GETLOADAVG): Restore the initial value of
46570         LIBS. Otherwise, everyone ends up linking with -lelf for some
46571         configurations.
46572         Reported by Mike Stone.
46573
46574 2000-09-15  Jim Meyering  <meyering@lucent.com>
46575
46576         * lib/regex.c: Update from libc.
46577
46578 2000-09-10  Jim Meyering  <meyering@lucent.com>
46579
46580         * lib/getopt.c (_getopt_internal): Update from glibc.
46581
46582 2000-09-09  Jim Meyering  <meyering@lucent.com>
46583
46584         * lib/quotearg.c: Rename ISASCII to IN_CTYPE_DOMAIN, so people don't
46585         think it should be used as a general replacement for isascii.
46586         * lib/fnmatch.c: Likewise.
46587         * lib/mbswidth.c: Likewise
46588         * lib/regex.c: Likewise.
46589
46590         Don't use atoi.
46591         * lib/userspec.c: Include sys/param.h and limits.h.
46592         Include xstrtol.h.
46593         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Define.
46594         (UID_T_MAX, GID_T_MAX, MAXUID, MAXGID): Define.
46595         (parse_user_spec): Use xstrtoul, not atoi when converting numeric
46596         UID, GID.  Check range.
46597
46598 2000-09-06  Jim Meyering  <meyering@lucent.com>
46599
46600         * lib/getopt.c (_getopt_internal): Update from glibc.
46601
46602 2000-08-30  Jim Meyering  <meyering@lucent.com>
46603
46604         * lib/strftime.c: Merge in changes from GNU libc.
46605
46606 2000-08-26  Jim Meyering  <meyering@lucent.com>
46607
46608         * m4/jm-macros.m4: Use jm_FUNC_FPENDING.
46609         * m4/fpending.m4: New file.
46610
46611 2000-08-26  Jim Meyering  <meyering@lucent.com>
46612
46613         * lib/closeout.c: Include "__fpending.h".
46614         (close_stdout_status): Return right away if there's nothing to flush.
46615
46616         * lib/Makefile.am (noinst_HEADERS): Add __fpending.h.
46617         * lib/__fpending.c: New file.
46618         * lib/__fpending.h: New file.
46619
46620 2000-08-20  Jim Meyering  <meyering@lucent.com>
46621
46622         * m4/check-decl.m4: Include utmp.h `#if HAVE_UTMP_H', rather than
46623         `#if !HAVE_UTMPX_H'.  The latter would lose on systems with neither
46624         utmp.h nor utmpx.h.  Reported by Eli Zaretskii.
46625
46626 2000-08-11  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
46627
46628         Improve fileutils installation on systems where running
46629         programs (like install) can't be unlinked.
46630         * m4/unlink-busy.m4 (jm_FUNC_UNLINK_BUSY_TEXT): New file/macro.
46631         * m4/jm-macros.m4: Use jm_FUNC_UNLINK_BUSY_TEXT.
46632
46633 2000-08-07  Paul Eggert  <eggert@twinsun.com>
46634
46635         Standardize on "memory exhausted" instead of "Memory exhausted"
46636         or "virtual memory exhausted".
46637         * lib/obstack.c (print_and_abort): Use "memory exhausted", not
46638         "virtual memory exhausted".
46639         * lib/same.c (same_name): Invoke xalloc_die instead of printing
46640         our own message.
46641         * lib/userspec.c (parse_user_spec): Likewise.
46642         * lib/bumpalloc.h: comment fix
46643         * lib/same.c, userspec.c: Include xalloc.h.
46644
46645         * lib/xalloc.h (xalloc_msg_memory_exhausted): Now char const[],
46646         not char *const and pointing to a constant array.
46647         * lib/xmalloc.c (xalloc_msg_memory_exhausted): Likewise.
46648         (xrealloc): Comment fix.
46649
46650         * lib/userspec.c (parse_user_spec):
46651         Don't translate a message until just before returning,
46652         to avoid unnecessary translation.
46653
46654 2000-08-07  Jim Meyering  <meyering@lucent.com>
46655
46656         * lib/addext.c, argmatch.c, argmatch.h, backupfile.h, bumpalloc.h,
46657         chown.c, diacrit.h, dirname.h, dup2.c, exclude.h, fileblocks.c,
46658         fnmatch.c, fnmatch.h, fsusage.c, fsusage.h, getdate.h,
46659         getgroups.c, gethostname.c, getopt.h, group-member.c,
46660         hard-locale.c, hash.h, isdir.c, lchown.c, linebuffer.c,
46661         linebuffer.h, long-options.h, malloc.c, md5.c, md5.h, memchr.c,
46662         memcmp.c, memcoll.c, memset.c, mktime.c, modechange.h, obstack.h,
46663         pathmax.h, realloc.c, rmdir.c, safe-read.c, save-cwd.c, stime.c,
46664         stpcpy.c, strcasecmp.c, strcspn.c, strdup.c, stripslash.c,
46665         strstr.c, strtod.c, strtol.c, strtoul.c, strtoull.c, strtoumax.c,
46666         utime.c, version-etc.h, xalloc.h, xstrdup.c, xstrtoumax.c,
46667         yesno.c: Back out Copyright date changes for each file with no change
46668         this year.  This eases coordination with other programs using the same
46669         source code modules.  From Paul Eggert.
46670
46671 2000-08-06  Paul Eggert  <eggert@twinsun.com>
46672
46673         * m4/mbstate_t.m4 (AC_MBSTATE_T): Define mbstate_t to be int,
46674         not char, for compatibility with glibc 2.1.3 strftime.c.
46675
46676 2000-08-03  Greg McGary  <greg@mcgary.org>
46677
46678         * lib/regex.c (SET_HIGH_BOUND, MOVE_BUFFER_POINTER,
46679         ELSE_EXTEND_BUFFER_HIGH_BOUND): New macros.
46680         (EXTEND_BUFFER): Use them.
46681
46682 2000-08-01  Jim Meyering  <meyering@lucent.com>
46683
46684         * lib/dirname.c (ISSLASH): Define.
46685         (BACKSLASH_IS_PATH_SEPARATOR): Define.
46686         (dir_name) [BACKSLASH_IS_PATH_SEPARATOR]: Handle the case in which
46687         both `\' and `/' may be use as path separators.
46688         Based on a patch from Prashant TR.
46689
46690 2000-07-31  Paul Eggert  <eggert@twinsun.com>
46691
46692         * lib/quotearg.c (quotearg_n_options): Don't make the initial
46693         slot vector a constant, since it might get modified.
46694
46695 2000-07-31  Jim Meyering  <meyering@lucent.com>
46696
46697         * lib/xmalloc.c: Use `virtual memory exhausted', not
46698         `Memory exhausted'.
46699         * lib/obstack.c (print_and_abort): Likewise.
46700
46701 2000-07-30  Paul Eggert  <eggert@twinsun.com>
46702
46703         * lib/quotearg.c (quotearg_n_options): Preallocate a slot 0
46704         buffer, so that the caller can always quote one small
46705         component of a "memory exhausted" message in slot 0.
46706         From a suggestion by Jim Meyering.
46707
46708 2000-07-30  Jim Meyering  <meyering@lucent.com>
46709
46710         * lib/makepath.c (make_path): Quote the other instance, too.
46711
46712         * lib/quotearg.c (N_STATIC_SLOTVECS): Define.
46713         (STATIC_BUF_SIZE): Define.
46714         (quotearg_n_options): Use only statically allocated storage when
46715         N < N_STATIC_SLOTVECS and the length of the quoted result is smaller
46716         than STATIC_BUF_SIZE.
46717
46718 2000-07-29  Jim Meyering  <meyering@lucent.com>
46719
46720         * lib/diacrit.c (diacrit_diac): Use __MSDOS__ in favor of MSDOS.
46721         * lib/dirname.c (dir_name): Likewise.
46722
46723         * lib/basename.c (base_name): Use ISSLASH rather than comparing against
46724         `/'.
46725
46726         * lib/dirname.c (dir_name) [MSDOS]: Declare `lim' to be const.
46727         (dir_name): Assert that there are no trailing slashes.
46728
46729 2000-07-29  Bruno Haible  <haible@clisp.cons.org>
46730
46731         * lib/mbswidth.h (mbswidth): Add a flags argument.
46732         (mbswidth): New declaration.
46733         (MBSW_ACCEPT_INVALID, MBSW_ACCEPT_UNPRINTABLE): New macros.
46734         * lib/mbswidth.c (mbswidth): Add a flags argument.
46735         (mbsnwidth): New function.
46736
46737 2000-07-24  Jim Meyering  <meyering@lucent.com>
46738
46739         * lib/mbswidth.c: Remove useless #else.  From Bruno Haible.
46740
46741 2000-07-23  Paul Eggert  <eggert@twinsun.com>
46742
46743         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Check for wcwidth declaration.
46744
46745 2000-07-23  Paul Eggert  <eggert@twinsun.com>
46746
46747         * lib/quotearg.c: Streamline by invoking multibyte code only if needed.
46748         <wchar.h>: Include only if HAVE_MBRTOWC && 1 < MB_LEN_MAX.
46749         (MB_CUR_MAX): Redefine to 1 if ! (HAVE_MBRTOWC && 1 < MB_LEN_MAX).
46750         (quotearg_buffer_restyled): If a unibyte locale, don't bother to
46751         invoke multibyte primitives.
46752
46753 2000-07-23  Paul Eggert  <eggert@twinsun.com>
46754
46755         * lib/quotearg.c:
46756         Include <wchar.h> even if ! (HAVE_MBRTOWC && 1 < MB_LEN_MAX),
46757         so that mbstate_t is always defined.
46758
46759         Do not inspect MB_LEN_MAX, since it's incorrectly defined to
46760         be 1 in at least one GCC installation, and this configuration
46761         error is likely to be common.  Ignoring MB_LEN_MAX hurts
46762         performance on hosts that have mbrtowc but have only unibyte
46763         locales, but I assume these hosts are rare.
46764
46765 2000-07-23  Paul Eggert  <eggert@twinsun.com>
46766
46767         * lib/mbswidth.c (_XOPEN_SOURCE):
46768         Don't define; this causes problems on Solaris 7.
46769         (wcwidth) [!HAVE_DECL_WCWIDTH]: Declare.
46770
46771 2000-07-23  Jim Meyering  <meyering@lucent.com>
46772
46773         * m4/check-decl.m4 (jm_CHECK_DECLS): Check for declarations of these,
46774         too: getgrgid, getpwuid, getuid.
46775
46776 2000-07-23  Jim Meyering  <meyering@lucent.com>
46777
46778         * lib/basename.c (base_name): Add an assertion.
46779
46780 2000-07-23  Bruno Haible  <haible@clisp.cons.org>
46781
46782         * lib/quotearg.c: When the system forces us to redefine mbstate_t,
46783         shadow its mbsinit function.
46784
46785 2000-07-17  Bruno Haible  <haible@clisp.cons.org>
46786
46787         * lib/mbswidth.h: New file.
46788         * lib/mbswidth.c: New file.
46789         * lib/Makefile.am (libfetish_a_SOURCES): Add mbswidth.c.
46790         (noinst_HEADERS): Add mbswidth.h.
46791
46792 2000-07-17  Bruno Haible  <haible@clisp.cons.org>
46793
46794         * lib/config.charset: Add support for FreeBSD. Improve support for
46795         HP-UX and IRIX 6.
46796
46797 2000-07-16  Bruno Haible  <haible@clisp.cons.org>
46798
46799         * m4/mbswidth.m4: New file.
46800         * m4/prereq.m4 (jm_PREREQ): Call jm_PREREQ_MBSWIDTH.
46801
46802 2000-07-15  Jim Meyering  <meyering@lucent.com>
46803
46804         * lib/makepath.c: Include quote.h.
46805         (make_path): Convert "`%s'" in format strings to "%s", and wrap each
46806         corresponding argument in a `quote (...)' call.
46807         Give better diagnostics.
46808
46809         * lib/Makefile.am (libfetish_a_SOURCES): Add quote.c.
46810         (noinst_HEADERS): Add quote.h.
46811
46812         * lib/quote.c (quote, quote_n): New file.  Two functions taken verbatim
46813         from tar's src/misc.c.
46814         * lib/quote.h: New file.  Prototypes for same.
46815
46816 2000-07-14  Paul Eggert  <eggert@twinsun.com>
46817
46818         From a suggestion by Bruno Haible.
46819         * lib/quotearg.c (mbrtowc): Do not use HAVE_WCHAR_H in the definition.
46820         Use defined mbstate_t, not HAVE_MBSTATE_T_OBJECT,
46821         to decide whether to define the BeOS workaround macro;
46822         this adjusts to the change to AC_MBSTATE_T.
46823
46824 2000-07-14  Jim Meyering  <meyering@lucent.com>
46825
46826         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Require
46827         jm_AC_TYPE_UINTMAX_T.
46828
46829 2000-07-13  Paul Eggert  <eggert@twinsun.com>
46830
46831         * lib/quotearg.h (enum quoting style): New enum clocale_quoting_style.
46832
46833         * lib/quotearg.c (quoting_style_args, quoting_style_vals,
46834         quotearg_buffer_restyled): Add support for
46835         clocale_quoting_style.  Undo previous change to
46836         locale_quoting_style behavior, and undo the "{LEFT QUOTATION MARK}"
46837         and "{RIGHT QUOTATION MARK}" msgids.
46838
46839 2000-07-10  Paul Eggert  <eggert@twinsun.com>
46840
46841         From a suggestion by Bruno Haible.
46842         * m4/mbstate_t.m4 (AC_MBSTATE_T):
46843         Renamed from AC_MBSTATE_T_OBJECT.  All uses changed.
46844         Change from a two-part test, which defines both HAVE_MBSTATE_T_OBJECT
46845         and mbstate_t, to a single-part test that simply defines mbstate_t.
46846         * m4/prereq.m4 (jm_PREREQ_QUOTEARG):
46847         s/AC_MBSTATE_T_OBJECT/AC_MBSTATE_T/.
46848
46849 2000-07-10  Jim Meyering  <meyering@lucent.com>
46850
46851         * m4/strerror_r.m4: Mirror the correction made in autoconf.
46852
46853         * m4/gnu-source.m4: Output to confdefs.h directly.
46854         Suggestion from Akim Demaille.
46855
46856 2000-07-09  Paul Eggert  <eggert@twinsun.com>
46857
46858         The old behavior of quoting `like this' doesn't look good with
46859         newer, ISO-style fonts.  See:
46860         http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
46861
46862         Instead, quote "like this" by default.  Let the translator
46863         tailor the locale-specific quoting behavior by providing
46864         translations for {LEFT QUOTATION MARK} and {RIGHT QUOTATION MARK}.
46865
46866         * lib/quotearg.c (N_): New macro.
46867         (gettext_default): New function.
46868         (quotearg_buffer_restyled): Use
46869         gettext_default ("{LEFT QUOTATION MARK}", "\"") for left quote, and
46870         gettext_default ("{RIGHT QUOTATION MARK}", "\"") for right quote.
46871
46872 2000-07-09  Jim Meyering  <meyering@lucent.com>
46873
46874         * m4/jm-macros.m4 (jm_MACROS): Add a test to see if -lm is required
46875         to link seq.  If so, set SEQ_LIBM to -lm.  From Bruno Haible.
46876
46877         * m4/gnu-source.m4 (AC__GNU_SOURCE): New file/macro.
46878         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require it.
46879
46880 2000-07-09  Jim Meyering  <meyering@lucent.com>
46881
46882         * lib/Most files: Update copyright dates to include 2000.
46883
46884 2000-07-08  Jim Meyering  <meyering@lucent.com>
46885
46886         * lib/xgethostname.c (ENAMETOOLONG): Define to an unlikely value
46887         if not defined.
46888         (xgethostname): Remove now-unnecessary #ifdef.
46889         Move declaration of `err' into loop where it's used.
46890
46891 2000-07-05  Paul Eggert  <eggert@twinsun.com>
46892         and Bruno Haible  <haible@clisp.cons.org>
46893
46894         * m4/mbstate_t.m4 (AC_MBSTATE_T_OBJECT): Test for mbstate_t
46895         only if the test for an object-type mbstate_t fails.  This
46896         prevents us from mistakenly reporting that mbstate_t is a
46897         system object type after we "#define mbstate_t int" to work
46898         around its lack.
46899
46900 2000-07-05  Paul Eggert  <eggert@twinsun.com>
46901         and Bruno Haible  <haible@clisp.cons.org>
46902
46903         * lib/quotearg.c (mbrtowc): Declare returned type, since BeOS doesn't.
46904
46905 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
46906
46907         * m4/strerror_r.m4 (AC_FUNC_STRERROR_R): Pass a reasonably large buffer
46908         to strerror_r.
46909         Include <ctype.h> for use of isalpha.
46910
46911 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
46912
46913         * lib/xgethostname.c (xgethostname): Protect against the SunOS 5.5 bug
46914         by allocating a larger buffer. Test the gethostname return value for
46915         being >= 0, not == 0, for BeOS.  Don't exhaust memory if gethostname
46916         returns an error and ENAMETOOLONG isn't defined.
46917
46918 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
46919
46920         * lib/quotearg.c (struct quoting_options): Simplify quote_these_too
46921         dimension.
46922
46923 2000-07-04  Jim Meyering  <meyering@lucent.com>
46924
46925         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Use plain old `echo' instead
46926         of the deprecated AC_CHECKING.
46927
46928 2000-07-04  Jim Meyering  <meyering@lucent.com>
46929
46930         * lib/strndup.c: [!HAVE_DECL_STRNLEN]: Declare strnlen.
46931         Reported by Bruno Haible.
46932
46933 2000-07-04  Jim Meyering  <meyering@lucent.com>
46934
46935         * lib/quotearg.c: Make inclusion of <wchar.h> independent of whether
46936         HAVE_MBRTOWC is set.  Required at least for irix-5.6, which
46937         lacks mbrtowc.
46938
46939 2000-07-03  Paul Eggert  <eggert@twinsun.com>
46940
46941         * m4/mbstate_t.m4 (AC_MBSTATE_T_OBJECT): Port to autoconf 2.13.
46942         Add AC_CHECK_HEADERS(stdlib.h), since we use HAVE_STDLIB_H.
46943
46944 2000-07-03  Paul Eggert  <eggert@twinsun.com>
46945         and Bruno Haible  <haible@clisp.cons.org>
46946
46947         * lib/quotearg.c (mbrtowc):
46948         Assign to *pwc, and return 1 only if result is nonzero.
46949         (iswprint): Use ISPRINT when substituting our own mbrtowc.
46950
46951 2000-07-03  Jim Meyering  <meyering@lucent.com>
46952
46953         * m4/check-decl.m4 (AC_CHECK_DECLS): Add strnlen.
46954
46955 2000-07-03  Jim Meyering  <meyering@lucent.com>
46956
46957         * lib/readutmp.h: [HAVE_UTMPX_H]: Include <utmp.h> if HAVE_UTMP_H.
46958         This is necessary to get a definition of e.g., UTMP_FILE on
46959         HP-UX 10.20.
46960         From Bob Proulx.
46961
46962 2000-07-02  Jim Meyering  <meyering@lucent.com>
46963
46964         * m4/mbstate_t.m4: Also define mbstate_t, if necessary.
46965
46966         * m4/chown.m4: Replace each use of AC_SUBST(LIBOBJS)/LIBOBJS=... with
46967         AC_LIBOBJ(function_name).
46968         * m4/chown.m4: Likewise.
46969         * m4/fnmatch.m4: Likewise.
46970         * m4/ftruncate.m4: Likewise.
46971         * m4/getgroups.m4: Likewise.
46972         * m4/getline.m4: Likewise.
46973         * m4/group-member.m4: Likewise.
46974         * m4/jm-macros.m4: Likewise.
46975         * m4/lstat.m4: Likewise.
46976         * m4/malloc.m4: Likewise.
46977         * m4/memcmp.m4: Likewise.
46978         * m4/nanosleep.m4: Likewise.
46979         * m4/putenv.m4: Likewise.
46980         * m4/realloc.m4: Likewise.
46981         * m4/regex.m4: Likewise.
46982         * m4/stat.m4: Likewise.
46983         * m4/strftime.m4: Likewise.
46984
46985 2000-07-02  Jim Meyering  <meyering@lucent.com>
46986
46987         * lib/quotearg.c (mbstate_t): Don't define here.
46988
46989 2000-07-02  Jim Meyering  <meyering@lucent.com>
46990
46991         * lib/nanosleep.c (SIGCONT): Define if not already defined.
46992
46993 2000-07-01  Jim Meyering  <meyering@lucent.com>
46994
46995         * m4/uptime.m4: Put double quotes around use of $cross_compiling.
46996
46997 2000-07-01  Jim Meyering  <meyering@lucent.com>
46998
46999         * m4/ls-mntd-fs.m4: Remove a `FIXME' comment and fix the associated
47000         problem.
47001
47002 2000-07-01  Bruno Haible  <haible@clisp.cons.org>
47003
47004         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Rename BeOS specific
47005         macro from MOUNTED_NEXT_DEV to MOUNTED_FS_STAT_DEV.
47006
47007 2000-07-01  Bruno Haible  <haible@clisp.cons.org>
47008
47009         * lib/mountlist.c: Use MOUNTED_FS_STAT_DEV instead of MOUNTED_NEXT_DEV,
47010         per change in ../m4/ls-mntd-fs.m4.
47011         (read_filesystem_list): Ignore symbolic links.
47012
47013 2000-06-29  Jim Meyering  <meyering@lucent.com>
47014
47015         * lib/same.c: Include <string.h> or <strings.h>, as appropriate,
47016         for declaration of strcmp.
47017
47018         * lib/long-options.c: Include <stdlib.h>, for declaration of exit.
47019
47020         * lib/mountlist.c (fsp_to_string) [HAVE_F_FSTYPENAME_IN_STATFS]:
47021         Avoid warning by casting result to `char *' to remove `const'.
47022
47023 2000-06-28  Jim Meyering  <meyering@lucent.com>
47024
47025         * m4/mbstate_t.m4: Use stdlib.h, not stdio.h.  The latter is not
47026         included by quotearg.c, for which we perform this test.  From
47027         Bruno Haible.
47028
47029 2000-06-27  Bruno Haible  <haible@clisp.cons.org>
47030
47031         * m4/check-decl.m4 (_jm_DECL_HEADERS): Check for utmp.h as well.
47032         * m4/prereq.m4 (jm_PREREQ_READUTMP): Likewise. If either <utmp.h> or
47033         <utmpx.h> exists, put readutmp.o into LIBOBJS.
47034
47035 2000-06-27  Bruno Haible  <haible@clisp.cons.org>
47036
47037         * lib/Makefile.am (libfetish_a_SOURCES): Remove readutmp.c.
47038
47039 2000-06-26  Paul Eggert  <eggert@twinsun.com>
47040
47041         savedir now sets errno on failure and invokes xmalloc to get memory.
47042         Fix a couple of other minor bugs while we're at it.
47043
47044         * lib/savedir.c (<unistd.h>): Do not include; there's no need.
47045         (NAMLEN): Remove macro.
47046         (malloc, realloc): Remove decls.
47047         (stpcpy): Likewise.
47048         ("xalloc.h"): Include.
47049         (NAME_SIZE_DEFAULT): New macro.
47050         (savedir): Use xmalloc / xrealloc to allocate memory.
47051         Use NAME_SIZE_DEFAULT if name_size is negative or overflows to zero.
47052         Skip "" directory entries.
47053         Use strlen to calculate directory entry length, since the old method
47054         is rarely used these days and isn't worth supporting.
47055         Don't use a pointer after freeing it.
47056         Check for integer overflow when calculating allocation size.
47057         Use memcpy to copy entries, instead of stpcpy.
47058         Set errno properly when returning NULL.
47059         Check for readdir error.
47060
47061 2000-06-26  Jim Meyering  <meyering@lucent.com>
47062
47063         * lib/posixtm.c [HAVE_STDLIB_H]: Include stdlib.h, for decl of abort.
47064
47065 2000-06-25  Jim Meyering  <meyering@lucent.com>
47066
47067         * m4/mbstate_t.m4: Include stdio.h before wchar.h to work around
47068         Linux header bug when _XOPEN_SOURCE is defined to 500.
47069
47070 2000-06-25  Bruno Haible  <haible@clisp.cons.org>
47071
47072         * lib/unicodeio.c (print_unicode_char): Work around ansi2knr
47073         deficiency.
47074
47075 2000-06-25  Bruno Haible  <haible@clisp.cons.org>
47076
47077         * lib/getusershell.c (xmalloc, xrealloc): Remove functions.
47078         Include xalloc.h.
47079         Don't include <stdlib.h>.  Don't declare malloc, realloc.
47080
47081 2000-06-24  Jim Meyering  <meyering@lucent.com>
47082
47083         * m4/strerror_r.m4: Revive this file -- to try out an experimental
47084         version of AC_FUNC_STRERROR_R that may work even on BeOS, a system
47085         for which strerror does return char*, but which lacks a conveniently
47086         accessible declaration of the function.  If the compile-test says
47087         strerror_r doesn't work, then resort to a `run'-test that works on
47088         BeOS and segfaults on DEC Unix.
47089
47090 2000-06-24  Jim Meyering  <meyering@lucent.com>
47091
47092         * lib/error.c [!HAVE_DECL_STRERROR_R]: Declare strerror_r.
47093
47094 2000-06-23  Paul Eggert  <eggert@twinsun.com>
47095
47096         * m4/mbstate_t.m4: New file, defining AC_MBSTATE_T_OBJECT.
47097         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Use it.  Add check for iswprint.
47098
47099 2000-06-23  Paul Eggert  <eggert@twinsun.com>
47100
47101         * lib/quotearg.c: Include <wctype.h> after <wchar.h>, for Solaris 2.5.
47102         (mbrtowc, mbstate_t): Define substitutes if
47103         HAVE_MBRTOWC && HAVE_WCHAR_H && !HAVE_MBSTATE_T_OBJECT.
47104         (iswprint): Define to 1 if !defined iswprint && !HAVE_ISWPRINT,
47105         not if ! (HAVE_MBRTOWC && HAVE_WCHAR_H).
47106
47107 2000-06-23  Jim Meyering  <meyering@lucent.com>
47108
47109         * m4/afs.m4: Add missing AC_MSG_RESULT.
47110         Reported by Bruno Haible.
47111
47112         * m4/fsusage.m4: s/AC_MSG_CHECKING/AC_CHECKING/.
47113         Suggestion from Bruno Haible.
47114
47115 2000-06-23  Jim Meyering  <meyering@lucent.com>
47116
47117         * lib/getpass.c: New file, from Bruno Haible.  Required for BeOS.
47118
47119 2000-06-21  Jim Meyering  <meyering@lucent.com>
47120
47121         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add getpass.
47122
47123 2000-06-21  Jim Meyering  <meyering@lucent.com>
47124
47125         * lib/Makefile.am (libfetish_a_SOURCES): Add getstr.c.
47126         (noinst_HEADERS): Add getstr.h.
47127
47128         * lib/getline.c (getstr): Move into a separate file.
47129         * lib/getstr.c (getstr): New file, extracted from getline.c, with
47130         the following changes: new parameter, delim2; both delim[12]
47131         parameters have type `int', not `char'.  The latter would lose
47132         with 8-bit delimiters.
47133         * lib/getstr.h: New file.
47134
47135 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
47136
47137         * lib/xgetcwd.c (xgetcwd): If the required pathname length is smaller
47138         than 1024, return a memory chunk of least possible size, instead
47139         of size PATH_MAX + 2. In the loop, increment the size proportionally.
47140         Use free/xmalloc instead of xrealloc to avoid copying for very long
47141         paths.
47142
47143 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
47144
47145         * lib/path-concat.c (path_concat): Don't access dir[-1] if dir is
47146         the empty string.
47147
47148 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
47149
47150         * lib/canon-host.c (canon_host): Use malloc and memcpy to copy an
47151         address, not strdup.  Include <stdlib.h> and don't declare free().
47152
47153 2000-06-19  Jim Meyering  <meyering@lucent.com>
47154
47155         * lib/getloadavg.c [HAVE_NLIST_H] (NLIST_STRUCT): Define.
47156
47157 2000-06-18  Jim Meyering  <meyering@lucent.com>
47158
47159         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Remove mkdir.
47160
47161         * m4/link-follow.m4 (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): Change the
47162         `checking whether...' message to be consistent with that of the
47163         lstat test.
47164
47165 2000-06-18  Jim Meyering  <meyering@lucent.com>
47166
47167         * lib/mkdir.c: Remove file, due mainly to copyright incompatibility.
47168         Besides, these days every porting target provides a mkdir function.
47169
47170         * lib/strnlen.c: Include memory.h, string.h, and/or strings.h as
47171         needed. (this snippet comes from src/system.h).
47172
47173 2000-06-16  Bruno Haible  <haible@clisp.cons.org>
47174
47175         * m4/glibc21.m4 (jm_GLIBC21): Define GLIBC21 for Makefiles, not for C.
47176
47177 2000-06-15  Paul Eggert  <eggert@twinsun.com>
47178
47179         * lib/human.c (adjust_value): New function.
47180         (human_readable_inexact): Apply rounding style even when
47181         printing approximate values.
47182
47183 2000-06-14  Paul Eggert  <eggert@twinsun.com>
47184
47185         * lib/human.c (human_readable_inexact): Allow an input block
47186         size that is not a multiple of the output block size, and vice versa.
47187         Reported by Piergiorgio Sartor.
47188
47189 2000-06-14  Paul Eggert  <eggert@twinsun.com>
47190
47191         * lib/getdate.y (get_date): Apply relative times after time
47192         zone indicator, not before.  Reported by Todd A. Jacobs.
47193
47194 2000-06-13  Jim Meyering  <meyering@lucent.com>
47195
47196         * lib/Makefile.am (all-local): Depend on lstat.c and stat.c.
47197
47198         * lib/xstat.in [!HAVE_DECL_FREE]: Declare free in lstat.c.
47199
47200 2000-06-12  Paul Eggert  <eggert@twinsun.com>
47201
47202         * lib/xstat.in: Include <stdlib.h> in lstat, to declare "free".
47203
47204 2000-06-12  Jim Meyering  <meyering@lucent.com>
47205
47206         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Replace with
47207         AC_FUNC_GETLOADAVG from autoconf, and tweak the latter to accept an
47208         optional argument.
47209         * m4/jm-macros.m4: s/AM_FUNC_GETLOADAVG/AC_FUNC_GETLOADAVG/, and supply
47210         the optional argument, `lib'.
47211
47212 2000-06-08  Jim Meyering  <meyering@lucent.com>
47213
47214         * m4/largefile.m4: Remove file (now that it's part of autoconf).
47215
47216 2000-06-04  Paul Eggert  <eggert@twinsun.com>
47217
47218         Rewrite largefile configuration so that we don't need to run
47219         getconf and don't need AC_CANONICAL_HOST.  [I'm leaving the use of
47220         AC_CANONICAL_HOST in configure.in -- jmm]
47221
47222         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS,
47223         AC_SYS_LARGEFILE_SPACE_APPEND): Remove.
47224         (AC_SYS_LARGEFILE_TEST_INCLUDES): New macro.
47225         (AC_SYS_LARGEFILE_MACRO_VALUE): Change arguments from
47226         CODE-TO-SET-DEFAULT to VALUE, INCLUDES, FUNCTION-BODY.
47227         All uses changed.
47228         Instead of inspecting the output of getconf, try to compile the
47229         test program without and with the macro definition.
47230         (AC_SYS_LARGEFILE): Do not require AC_CANONICAL_HOST or check
47231         for getconf.  Instead, check for the needed flags by compiling
47232         test programs.
47233
47234 2000-06-04  Paul Eggert  <eggert@twinsun.com>
47235
47236         * lib/strnlen.c: Include <config.h> if HAVE_CONFIG_H.
47237
47238 2000-06-04  Jim Meyering  <meyering@lucent.com>
47239
47240         * lib/getugroups.c (getugroups): Cast -1 to gid_t, for systems like
47241         SunOS 4.1.4 for which gid_t is an unsigned type.
47242
47243 2000-06-03  Jim Meyering  <meyering@lucent.com>
47244
47245         * m4/prereq.m4 (jm_PREREQ_HUMAN): Use []-quoted list in AC_CHECK_DECLS,
47246         now that autoconf requires that.
47247
47248         * m4/jm-glibc-io.m4: Add a kludge to make autoheader emit the required
47249         #undefs.  E.g., #undef HAVE_DECL_FERROR_UNLOCKED.
47250         Use []-quoted list in AC_CHECK_DECLS, now that autoconf requires that.
47251
47252 2000-06-03  Jim Meyering  <meyering@lucent.com>
47253
47254         * lib/strnlen.c [!HAVE_DECL_MEMCHR]: Declare memchr.
47255
47256 2000-06-03  Bruno Haible  <haible@clisp.cons.org>
47257
47258         * m4/glibc21.m4: New file.
47259         * m4/jm-macros.m4 (jm_MACROS): Call jm_GLIBC21.
47260
47261 2000-06-03  Bruno Haible  <haible@clisp.cons.org>
47262
47263         * lib/Makefile.am (install-exec-local): On systems with glibc-2.1 or
47264         newer, don't install charset.alias.
47265         * lib/config.charset: Change the Linux/glibc rules so they become empty
47266         on glibc-2.1 or newer.
47267
47268 2000-06-02  Jim Meyering  <meyering@lucent.com>
47269
47270         * lib/mountlist.c: Back out last change.  Instead, do this...
47271         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Set the
47272         me_dummy member using the same `ignore'-testing code.
47273         * lib/mountlist.h (ME_DUMMY): Add `autofs' to the list of ignored
47274         fs_type strings.
47275         From Mark D. Roth.
47276
47277 2000-05-29  Jim Meyering  <meyering@lucent.com>
47278
47279         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Ignore
47280         mounts with the `ignore' attribute.  Based on a patch from
47281         Mark D. Roth.
47282
47283 2000-05-28  Jim Meyering  <meyering@lucent.com>
47284
47285         * m4/jm-macros.m4 (AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK): Rename from
47286         jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
47287         * m4/stat.m4: Likewise.
47288         * m4/lstat.m4: Likewise.
47289         * m4/lstat-slash.m4: Remove file (absorbed into autoconf).
47290
47291         * m4/jm-macros.m4 (AC_FUNC_STRERROR_R): Rename from jm_FUNC_STRERROR_R.
47292         * m4/strerror_r.m4: Remove file (absorbed into autoconf).
47293
47294 2000-05-26  Jim Meyering  <meyering@lucent.com>
47295
47296         * m4/uptime.m4: Use `$cross_compiling', not `$ac_cv_prog_cc_cross'.
47297
47298 2000-05-24  Jim Meyering  <meyering@lucent.com>
47299
47300         * m4/prereq.m4: Use []-quoted list in AC_CHECK_MEMBERS, now that
47301         autoconf requires that.
47302         * m4/lib-check.m4: Likewise.
47303         * m4/jm-macros.m4: Likewise.
47304         * m4/strftime.m4: Likewise.
47305
47306         * m4/check-decl.m4 (jm_CHECK_DECLS): Use []-quoted list in
47307         AC_CHECK_DECLS, now that autoconf requires that.
47308
47309 2000-05-22  Jim Meyering  <meyering@lucent.com>
47310
47311         * m4/stat.m4: Require jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
47312         * m4/lstat.m4: Likewise.
47313
47314 2000-05-22  Jim Meyering  <meyering@lucent.com>
47315
47316         * lib/makepath.c: Remove old, now-unnecessary `#ifdef __MSDOS__' block.
47317
47318 2000-05-20  Jim Meyering  <meyering@lucent.com>
47319
47320         * m4/prereq.m4 (jm_PREREQ_HUMAN): New macro.
47321         (jm_PREREQ): Use it.
47322
47323 2000-05-18  Jim Meyering  <meyering@lucent.com>
47324
47325         * lib/hash.c (hash_rehash): Fix a nasty bug: copy the free entry list
47326         back, too, since it may have been modified by allocate_entry.
47327         (hash_delete): Rewrite to use neither the assignment operator
47328         nor the comma operator in an if-expression.
47329
47330 2000-05-15  Paul Eggert  <eggert@twinsun.com>
47331
47332         * lib/closeout.c:
47333         <sys/stat.h>, <sys/types.h>, <unistd.h>, (STDOUT_FILENO):
47334         Remove; no longer needed.
47335         "quotearg.h": Add include.
47336         (file_name): Do not bother to explicitly initialize to NULL; it's less
47337         efficient on some hosts.
47338         (close_stdout_status): Remove test as to whether stdout was already
47339         closed; it breaks for the case "echo x | sort >&-".
47340         Quote file name colons.
47341         Do not assume that _("write error") lacks format strings.
47342
47343 2000-05-15  Jim Meyering  <meyering@lucent.com>
47344
47345         * lib/version-etc.c (version_etc_copyright): Update the copyright
47346         string used in all --version output.
47347
47348 2000-05-14  Jim Meyering  <meyering@lucent.com>
47349
47350         * lib/closeout.c (close_stdout_set_file_name): New function.
47351         (close_stdout_status): Use new file-scoped global.
47352         Return right away if fstat says the stdout file descriptor is invalid.
47353         * lib/closeout.h (close_stdout_set_file_name): Declare.
47354
47355 2000-05-10  Jim Meyering  <meyering@lucent.com>
47356
47357         * lib/closeout.c [default_exit_status]: New file-scoped variable.
47358         (close_stdout_set_status): New function.
47359         * lib/closeout.h (close_stdout_set_status): Declare.
47360
47361 2000-05-09  Jim Meyering  <meyering@lucent.com>
47362
47363         * m4/gettext.m4: Rename this...
47364         * m4/libintl.m4: ...to this.
47365
47366 2000-05-08  Jim Meyering  <meyering@lucent.com>
47367
47368         * lib/long-options.c: Don't include closeout.h.
47369         (parse_long_options): Don't call close_stdout for --version.
47370
47371 2000-05-06  Paul Eggert  <eggert@twinsun.com>
47372
47373         * m4/largefile.m4 (AC_SYS_LARGEFILE): Define _XOPEN_SOURCE to
47374         be 500, instead of _GNU_SOURCE to be 1, to work around glibc
47375         2.1.3 bug.  This avoids a clash when files like regex.c define
47376         _GNU_SOURCE.
47377
47378 2000-05-06  Jim Meyering  <meyering@lucent.com>
47379
47380         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add atexit.
47381         (AC_REPLACE_FUNCS): Add strnlen.
47382
47383         * m4/rmdir-errno.m4 (fetish_FUNC_RMDIR_NOTEMPTY): New macro and file.
47384         * m4/jm-macros.m4: Require fetish_FUNC_RMDIR_NOTEMPTY.
47385
47386         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Save and restore LIBS around
47387         AC_SEARCH_LIBS call for nanosleep.
47388         (LIB_NANOSLEEP): Set and AC_SUBST.
47389
47390 2000-05-06  Jim Meyering  <meyering@lucent.com>
47391
47392         * lib/strnlen.c: Undefine __strnlen and strnlen.
47393         [!weak_alias]: Define __strnlen to strnlen.
47394
47395         * lib/atexit.c: New file, from libiberty.
47396
47397 2000-05-06  Jim Meyering  <meyering@lucent.com>
47398
47399         * lib/closeout.c (close_stdout_status): Also check for errors on the
47400         stderr stream.
47401
47402 2000-05-05  Jim Meyering  <meyering@lucent.com>
47403
47404         * m4/jm-macros.m4 (jm_MACROS): Save and restore LIBS around
47405         AC_SEARCH_LIBS call for clock_gettime.
47406         (LIB_CLOCK_GETTIME): Set and AC_SUBST.
47407
47408         * m4/search-libs.m4: Update from autoconf.
47409
47410         su doesn't work on Solaris 2.6.
47411         * m4/lib-check.m4: When checking for struct spwd.sp_pwdp, also include
47412         <shadow.h>.  Reported by Dragos Harabor.
47413
47414 2000-05-05  Bruno Haible  <haible@clisp.cons.org>
47415
47416         * lib/localcharset.c (get_charset_aliases): Use malloc, realloc and
47417         memcpy instead of xmalloc, xrealloc, path_concat.
47418         (locale_charset): Treat empty environment variables as absent.
47419         (DIRECTORY_SEPARATOR, ISSLASH): New macros.
47420
47421 2000-05-04  Jim Meyering  <meyering@lucent.com>
47422
47423         * lib/getopt.c: Update from glibc.
47424         * lib/obstack.c: Likewise.
47425         * lib/obstack.h: Likewise.
47426         * lib/regex.c: Likewise.  NB: K&R compiler support is dropped for this
47427         file
47428
47429         * lib/regex.h: Likewise.
47430         * lib/strndup.c: Likewise.
47431         * lib/strnlen.c: New file, from glibc.
47432
47433 2000-05-03  Jim Meyering  <meyering@lucent.com>
47434
47435         * m4/check-decl.m4 (AC_CHECK_DECLS): Add strndup.
47436
47437 2000-05-02  Paul Eggert  <eggert@twinsun.com>
47438
47439         * m4/largefile.m4 (AC_SYS_LARGEFILE): Define _GNU_SOURCE if
47440         this is needed to make ftello visible (e.g. glibc 2.1.3).  Use
47441         compile-time test, rather than inspecting host and OS, to
47442         decide whether to define _LARGEFILE_SOURCE.
47443
47444 2000-05-01  Jim Meyering  <meyering@lucent.com>
47445
47446         * m4/fsusage.m4: Use AC_MSG_CHECKING instead of obsolete AC_CHECKING.
47447
47448         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Add BeOS support.
47449         Based on a patch from Bruno Haible.
47450
47451 2000-05-01  Jim Meyering  <meyering@lucent.com>
47452
47453         * lib/full-write.c (full_write): Remove `FIXME' part of comment.
47454
47455 2000-04-29  Jim Meyering  <meyering@lucent.com>
47456
47457         * lib/path-concat.c: Declare strdup only if it's not defined.
47458         * lib/canon-host.c: Likewise.
47459
47460 2000-04-28  Jim Meyering  <meyering@lucent.com>
47461
47462         * lib/rpmatch.c [HAVE_LIMITS_H]: Include limits.h before regex.h to
47463         avoid redefinition warning on some systems (HPUX).  Otherwise, regex.h
47464         is included first, then limits.h is included by locale.h by libintl.h.
47465         From John David Anglin.
47466
47467 2000-04-25  Jim Meyering  <meyering@lucent.com>
47468
47469         * lib/makepath.c (S_IRWXUGO): Define.
47470         (make_path): Always perform explicit chmod if MODE specifies any
47471         of the `special' permission bits.  Prompted by a bug report against
47472         install from Mate Wierdl and Joost van Baal.
47473
47474 2000-04-18  Jim Meyering  <meyering@lucent.com>
47475
47476         * m4/prereq.m4 (jm_PREREQ_GETPAGESIZE): New macro.
47477         (jm_PREREQ): Use it.
47478
47479 2000-04-18  Jim Meyering  <meyering@lucent.com>
47480
47481         * lib/README: New file.
47482
47483         * lib/getpagesize.h [!getpagesize && HAVE_OS_H && B_PAGE_SIZE]: Define
47484         getpagesize.  For BeOS.  Based on a patch from Bruno Haible.
47485
47486 2000-04-17  Jim Meyering  <meyering@lucent.com>
47487
47488         Get it right :-)
47489         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Emit the
47490         actual #define via AH_VERBATIM.  Don't need separate AC_DEFINE.
47491         Suggestion from Akim Demaille.
47492
47493 2000-04-17  Jim Meyering  <meyering@lucent.com>
47494
47495         * lib/strftime.c (my_strftime) [strftime]: Declare strftime here, since
47496         the definition of it to rpl_strftime also defined-away the system's
47497         declaration.
47498
47499 2000-04-15  Jim Meyering  <meyering@lucent.com>
47500
47501         Use `C' to denote so-called `contiguous' files, the same way
47502         that tar does.
47503         * lib/filemode.c (S_ISCTG) [!S_ISCTG && S_IFCTG]: Define.
47504         (ftypelet): Use S_ISCTG.
47505         From Michael Deutschmann.
47506
47507 2000-04-14  Jim Meyering  <meyering@lucent.com>
47508
47509         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use the one-arg
47510         form of AC_DEFINE.  Otherwise, the #ifndef in AH_VERBATIM gets
47511         clobbered.
47512
47513 2000-04-14  Jim Meyering  <meyering@lucent.com>
47514
47515         * lib/strftime.c (my_strftime) [#ifdef strftime]: Declare strftime.
47516
47517 2000-04-13  Jim Meyering  <meyering@lucent.com>
47518
47519         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use new
47520         AH_VERBATIM to insert required #ifndef into config.h.in.
47521         Suggestion from Akim Demaille.
47522
47523 2000-04-12  Jim Meyering  <meyering@lucent.com>
47524
47525         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Use AC_CHECK_HEADERS, not
47526         `AC_CHECK_HEADER' to check for locale.h.  Thanks to a report from
47527         Christian Krackowizer.
47528
47529         More code moved from ../configure.in into (jm_CHECK_ALL_TYPES).
47530         * m4/jm-macros.m4 (_GNU_SOURCE): Define.
47531         (AC_SYS_LARGEFILE): Require.
47532         (AM_C_PROTOTYPES): Require.
47533
47534 2000-04-08  Jim Meyering  <meyering@lucent.com>
47535
47536         * lib/Makefile.am (charset.alias): Use t-$@, not $@-t so the DOS 8.3
47537         names don't conflict.  Reported by Eli Zaretskii.
47538
47539 2000-04-07  Jim Meyering  <meyering@lucent.com>
47540
47541         * lib/putenv.c: Move inclusion of errno.h so it follows that of
47542         sys/types.h, to work around system header problems on AIX 3.2.5.
47543         From Bruno Haible.
47544
47545 2000-04-07  Bruno Haible  <haible@clisp.cons.org>
47546
47547         * lib/unicodeio.c (print_unicode_char): Avoid triggering Solaris iconv
47548         bug.  Deal with the different error behavior of Irix iconv.
47549
47550 2000-04-05  Paul Eggert  <eggert@twinsun.com>
47551
47552         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Don't use -n32 on
47553         IRIX if the installer said otherwise.
47554
47555 2000-04-05  Jim Meyering  <meyering@lucent.com>
47556
47557         Portability tweaks required for ultrix4.3.
47558         * m4/check-decl.m4 [!HAVE_UTMPX_H] (headers): Include <utmp.h>.
47559         (jm_CHECK_DECLS): Add getutent to the list of functions.
47560         (_jm_DECL_HEADERS): Add utmpx.h.
47561         From John David Anglin.
47562
47563         * m4/strftime.m4: Back out the 2000-04-02 change.
47564         Instead of that change, simply undefine putenv in the test program.
47565
47566 2000-04-05  Jim Meyering  <meyering@lucent.com>
47567
47568         Portability tweaks required for ultrix4.3.
47569         * lib/readutmp.h [HAVE_UTMPX_H && !HAVE_DECL_GETUTENT]: Declare
47570         getutent.
47571         * lib/readutmp.c: Include sys/types.h before sys/stat.h.
47572         * lib/canon-host.c: Declare strdup.
47573         * lib/path-concat.c: Likewise.
47574         From John David Anglin.
47575
47576 2000-04-04  Jim Meyering  <meyering@lucent.com>
47577
47578         Be more DOS 8.3-friendly.
47579         * lib/ref-add.sin: Renamed from ref-add.sed.in.
47580         * lib/ref-del.sin: Renamed from ref-del.sed.in.
47581         * lib/Makefile.am: Reflect renaming.
47582         Reported by Eli Zaretskii.
47583
47584         Use a temporary file name that won't clash with `charset.alias'
47585         in the DOS 8.3 name space.
47586         * lib/Makefile.am (charset_tmp): Define.
47587         (install-exec-local): Use $(charset_tmp) instead of $(charset_alias)-t.
47588         (uninstall-local): Likewise.
47589         Reported by Eli Zaretskii.
47590
47591 2000-04-03  Jim Meyering  <meyering@lucent.com>
47592
47593         * m4/gettext.m4: Fix typo in comment.
47594
47595         * m4/codeset.m4 (AC_CHECK_HEADERS): Add langinfo.h (moved here from
47596         textutils/configure.in).  Suggestion from Paul Eggert.
47597         (AC_CHECK_FUNCS): Add nl_langinfo.  (also from textutils/configure.in)
47598
47599 2000-04-02  Paul Eggert  <eggert@twinsun.com>
47600
47601         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME): Set TZ environment
47602         variable in the shell rather than using putenv, which isn't
47603         portable.  This avoids the configure-time inter-test dependency
47604         on the potentially-renamed putenv function.
47605
47606 2000-03-30  Paul Eggert  <eggert@twinsun.com>
47607
47608         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Include <sys/stat.h>
47609         before checking struct stat.st_blksize, so that
47610         HAVE_STRUCT_STAT_ST_BLKSIZE is defined correctly.
47611
47612 2000-03-29  Paul Eggert  <eggert@twinsun.com>
47613
47614         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Check for strftime,
47615         since strftime.c uses HAVE_STRFTIME to decide whether to use
47616         the underlying strftime.
47617
47618 2000-03-29  Paul Eggert  <eggert@twinsun.com>
47619
47620         * lib/time/strftime.c (my_strftime): Make sure we call the system
47621         strftime, not ourselves, when invoking the underlying strftime.
47622
47623 2000-03-24  Jim Meyering  <meyering@lucent.com>
47624
47625         * lib/Makefile.am (EXTRA_DIST): Add ref-add.sed.in and ref-del.sed.in.
47626         (charset_alias): Define.
47627         (install-exec-local): Factor out common code.
47628         (uninstall-local): Split lines longer than 80.
47629         (ref-add.sed, ref-del.sed): Remove rules... (do the following instead)
47630         (SUFFIXES): Define.
47631         (.sed.in.sed): New rule.  Don't redirect directly to $@.
47632         (CLEANFILES): Add ref-add.sed and ref-del.sed.
47633
47634 2000-03-19  Bruno Haible  <haible@clisp.cons.org>
47635
47636         * lib/config.charset: Output a line containing "Packages using this
47637         file".
47638         * lib/ref-add.sed.in, lib/ref-del.sed.in: New files.
47639         * lib/Makefile.am (install-exec-local, uninstall-local, ref-add.sed,
47640         ref-del.sed): New rules.
47641
47642 2000-03-17  Jim Meyering  <meyering@lucent.com>
47643
47644         * lib/unicodeio.c (<string.h>): Include only #if HAVE_STRING_H.
47645         Otherwise, include <strings.h>
47646
47647 2000-03-17  Bruno Haible  <haible@clisp.cons.org>
47648
47649         * lib/unicodeio.c (utf8_wctomb): New function.
47650         (print_unicode_char): Pass the Unicode character to iconv in UTF-8
47651         format instead of in UCS-4 with platform dependent endianness.
47652
47653 2000-03-10  Jim Meyering  <meyering@lucent.com>
47654
47655         * m4/lib-check.m4: Look for getspnam in -lgen, too.
47656         From Marco Franzen.
47657
47658 2000-03-07  Paul Eggert  <eggert@twinsun.com>
47659
47660         * lib/savedir.c (savedir): Work even if directory size is
47661         negative; this can happen with some screwy NFS configurations.
47662
47663 2000-03-06  Jim Meyering  <meyering@lucent.com>
47664
47665         * lib/localcharset.c (get_charset_aliases): Don't try to free file_name
47666         if it's NULL (because we ran out of memory).  From Bruno Haible.
47667
47668 2000-03-05  Jim Meyering  <meyering@lucent.com>
47669
47670         * lib/localcharset.c ("path-concat.h"): Include.
47671         (get_charset_aliases): Use path_concat instead of ANSI string
47672         concatenation.
47673
47674         * lib/unicodeio.h (PARAMS): Define.
47675         Use it to guard prototype.
47676
47677 2000-03-04  Jim Meyering  <meyering@lucent.com>
47678
47679         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require AC_C_VOLATILE,
47680         for lib/localcharset.c.
47681
47682 2000-03-04  Jim Meyering  <meyering@lucent.com>
47683
47684         * lib/Makefile.am (install-exec-local): Create $(libdir) before
47685         installing into it.
47686         (uninstall-local): Uncomment this rule so `make distcheck' works
47687         once again.
47688
47689         * lib/unicodeio.c (<errno.h>): Include it.
47690         (errno): Declare if not defined.
47691
47692         * lib/localcharset.c: Add Bruno's comment justifying use of volatile.
47693
47694         * lib/config.charset: New version, incorporating remarks from a linux
47695         i18n mailing list.  From Bruno Haible.
47696
47697 2000-03-04  Bruno Haible  <haible@clisp.cons.org>
47698
47699         * m4/codeset.m4: New file.
47700         * m4/iconv.m4: New file.
47701         * m4/jm-macros.m4 (jm_MACROS): Call jm_LANGINFO_CODESET and jm_ICONV.
47702
47703 2000-03-03  Jim Meyering  <meyering@lucent.com>
47704
47705         * m4/regex.m4: Make sure re_compile_pattern accepts patterns like `{1'.
47706
47707 2000-03-02  Jim Meyering  <meyering@lucent.com>
47708
47709         * m4/timespec.m4: Require AC_HEADER_TIME before the cache check so
47710         the messages come out on separate lines.
47711
47712         * m4/jm-glibc-io.m4 (jm_FUNC_GLIBC_UNLOCKED_IO): Use AC_CHECK_DECLS,
47713         rather than jm_CHECK_DECLARATIONS.
47714         * m4/decl.m4: Remove now-unused file.
47715
47716         * m4/check-decl.m4 (AC_CHECK_DECLS): Add getlogin, ttyname, and
47717         geteuid.
47718
47719 2000-03-02  Jim Meyering  <meyering@lucent.com>
47720
47721         * lib/Makefile.am (EXTRA_DIST): Add config.charset.
47722
47723 2000-03-01  Jim Meyering  <meyering@lucent.com>
47724
47725         * lib/localcharset.c: Guard some #includes with `#if HAVE_...'.
47726         * lib/unicodeio.c: Likewise.
47727
47728 2000-03-01  Bruno Haible  <haible@clisp.cons.org>
47729
47730         * lib/config.charset: New file.
47731         * lib/localcharset.c: New file.
47732         * lib/unicodeio.h, lib/unicodeio.c: New files.
47733         * lib/Makefile.am (DEFS): Add -DLIBDIR=...
47734         (libfetish_a_SOURCES): Add localcharset.c and unicodeio.c.
47735         (noinst_HEADERS): Add unicodeio.h.
47736         (all-local, install-exec-local, charset.alias): New targets.
47737
47738 2000-02-28  Paul Eggert  <eggert@twinsun.com>
47739
47740         * lib/quotearg.c (ALERT_CHAR): New macro.
47741         (quotearg_buffer_restyled): Use it.
47742
47743 2000-02-27  Jim Meyering  <meyering@lucent.com>
47744
47745         * m4/check-decl.m4: Add getenv to the list.
47746
47747 2000-02-27  Jim Meyering  <meyering@lucent.com>
47748
47749         * lib/strtoumax.c: Fix typo in decl of strtoul: s/long long/long/.
47750         Guard declaration of strtoull also with `&& HAVE_UNSIGNED_LONG_LONG'.
47751
47752         * lib/backupfile.c: Guard inclusion of stdlib.h with
47753         `#if HAVE_STDLIB_H', not `#if STDC_HEADERS'.
47754         Declare malloc if needed.
47755
47756         * lib/backupfile.c: Use `#if !HAVE_DECL...' instead of
47757         `#ifndef HAVE_DECL..'
47758         now that autoconf always defines the HAVE_DECL_ symbols.
47759         * lib/human.c: Likewise.
47760         * lib/same.c: Likewise.
47761         * lib/strtoumax.c: Likewise.
47762
47763         * lib/backupfile.c: Arrange for cpp to fail if the configure-time
47764         declaration check was not run.
47765         * lib/hash.c: Likewise.
47766         * lib/human.c: Likewise.
47767         * lib/same.c: Likewise.
47768         * lib/strtoumax.c: Likewise.
47769
47770         * lib/userspec.c (parse_user_spec): If there is no `:' but there is a
47771         `.', then first look up the entire `.'-containing string as a login
47772         name.
47773
47774 2000-02-23  Jim Meyering  <meyering@lucent.com>
47775
47776         * m4/check-decl.m4: Now that we have the new AC_CHECK_DECLS, use it
47777         in place of my hack.
47778
47779 2000-02-18  Paul Eggert  <eggert@twinsun.com>
47780
47781         * lib/getdate.y: Handle two-digit years with leading zeros correctly.
47782         (textint): New typedef.
47783         (parser_control): Member year changed from int to textint.
47784         All uses changed.
47785         (YYSTYPE): Removed; replaced by %union with int and textint members.
47786         (tDAY, tDAY_UNIT, tDAYZONE, tHOUR_UNIT, tID, tLOCAL_ZONE, tMERIDIAN,
47787         tMINUTE_UNIT, tMONTH, tMONTH_UNIT tSEC_UNIT, tSNUMBER, tUNUMBER,
47788         tYEAR_UNIT, tZONE, o_merid): Now of type <intval>.
47789         (tSNUMBER, tUNUMBER): Now of type <textintval>.
47790         (date, number, to_year): Use width of number in digits, not its value,
47791         to determine whether it's a 2-digit year, or a 2-digit time.
47792         (yylex): Store number of digits of numeric tokens.
47793         Reported by John Kendall.
47794
47795         (parser_control): Changed from struct parser_control to typedef (for
47796         consistency).  All uses changed.
47797
47798         (tID): Removed; not used.
47799         (yylex): Return '?' for unknown identifiers, rather than (unused) tID.
47800
47801 2000-02-14  Paul Eggert  <eggert@twinsun.com>
47802
47803         * lib/getpagesize.h (getpagesize): Port to VMS for Alpha;
47804         adapted from changes to grep getpagesize.h by Martin P.J. Zinser.
47805
47806 2000-02-12  Jim Meyering  <meyering@lucent.com>
47807
47808         * lib/userspec.c (ISDIGIT): Define it.
47809         (isdigit): Remove definition.
47810         (is_number): Use ISDIGIT, not isdigit.
47811         <libintl.h>: Include.
47812         (_ and N_): Define.
47813         (parse_user_spec): Mark translatable strings.
47814
47815 2000-02-10  Jim Meyering  <meyering@lucent.com>
47816
47817         With these changes, nanosleep.[ch] are finally enough like the other
47818         lib/* replacement files to compile on a few more losing systems.
47819
47820         * lib/nanosleep.h: Don't include config.h.
47821         Remove prototype from declaration of nanosleep.
47822         (PARAMS): Remove now-unneeded definition.
47823         * lib/nanosleep.c: #undef nanosleep.
47824         (rpl_nanosleep): Rename from nanosleep.
47825
47826 2000-02-10  Jim Meyering  <meyering@lucent.com>
47827
47828         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Rename replacement function from
47829         gnu_nanosleep to rpl_nanosleep.
47830
47831 2000-02-09  Jim Meyering  <meyering@lucent.com>
47832
47833         * m4/lib-check.m4 (jm_LIB_CHECK): Fix typo: check for sp_pwdp in
47834         struct spwd, rather than in struct passwd.  Reported by Gaël Quéri.
47835
47836 2000-02-08  Akim Demaille  <akim@epita.fr>
47837
47838         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Quote square brackets with
47839         `[' and `]' and remove uses of `changequote'.
47840         (AC_SYS_LARGEFILE_MACRO_VALUE): Likewise.
47841         (AC_SYS_LARGEFILE): Likewise.
47842         * m4/gettext.m4 (AM_GNU_GETTEXT): Likewise.
47843         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME): Remove now-unnecessary use
47844         of changequote.
47845         * m4/regex.m4 (jm_INCLUDED_REGEX): Likewise.
47846         * m4/readdir.m4 (jm_FUNC_READDIR): Likewise
47847         * m4/memcmp.m4 (jm_AC_FUNC_MEMCMP): Likewise, and add `int' for main.
47848         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Likewise.
47849
47850 2000-02-05  Jim Meyering  <meyering@lucent.com>
47851
47852         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require most macros.
47853         Remove explicit use of AC_HEADER_TIME.  It is required by
47854         jm_CHECK_TYPE_STRUCT_TIMESPEC.  Using AC_HEADER_TIME and
47855         `AC_REQUIRE'ing jm_CHECK_TYPE_STRUCT_TIMESPEC provoked a but
47856         in autoconf whereby the expansion of the latter ended up preceding
47857         the expansion of its prerequisite, AC_HEADER_TIME.
47858         Reported by Volker Borchert.
47859
47860 2000-02-03  Jim Meyering  <meyering@lucent.com>
47861
47862         * m4/prereq.m4 (jm_PREREQ_READUTMP): Check for utmpxname.
47863
47864 2000-02-03  Jim Meyering  <meyering@lucent.com>
47865
47866         * lib/readutmp.c (read_utmp): Guard with `#ifdef UTMP_NAME_FUNCTION',
47867         rather than with `#if HAVE_UTMPNAME'.
47868
47869 2000-02-02  Jim Meyering  <meyering@lucent.com>
47870
47871         * m4/prereq.m4 (jm_PREREQ_ADDEXT): Fix typo that resulted in no
47872         definition of HAVE_PATHCONF: s/AC_CHECK_FUNC/AC_CHECK_FUNCS/.
47873         Reported by Eli Zaretskii.
47874
47875 2000-02-01  Jim Meyering  <meyering@lucent.com>
47876
47877         * lib/readutmp.h (UT_USER): Add parens.  From Andreas Schwab.
47878
47879 2000-01-31  Jim Meyering  <meyering@lucent.com>
47880
47881         * m4/check-decl.m4 (jm_CHECK_DECLS): Add nanosleep to the list of
47882         functions.  Add the time.h and sys/time.h headers along with the
47883         AC_REQUIRE'ment of AC_HEADER_TIME.
47884
47885 2000-01-31  Jim Meyering  <meyering@lucent.com>
47886
47887         * lib/nanosleep.h (nanosleep): Guard declaration with
47888         `#if ! HAVE_DECL_NANOSLEEP'.
47889         Without this, OFS gets a redeclaration error for rpl_nanosleep, due to
47890         the declaration in that vendor's sys/timers.h.
47891         Reported by Christian Krackowizer.
47892
47893         * lib/quotearg.c (ISASCII): Add #undef and move definition to follow
47894         inclusion of wctype.h to work around Solaris 2.6 namespace pollution.
47895         (ISPRINT): Likewise.
47896         Reported by Tom Tromey.
47897
47898 2000-01-30  Jim Meyering  <meyering@lucent.com>
47899
47900         * m4/lib-check.m4: Clean up some kludgy old shadow password tests.
47901
47902         * m4/prereq.m4 (utmp_includes): Define.
47903         Check for ut_user and ut_name members in both struct utmpx
47904         and struct utmp.
47905
47906 2000-01-30  Jim Meyering  <meyering@lucent.com>
47907
47908         * lib/readutmp.c (extract_trimmed_name): Use UT_USER instead of
47909         hard-coding uses of ->ut_name.  The latter doesn't work with new Linux
47910         header files where only utmpx.ut_user is declared.
47911
47912         * lib/readutmp.h (UT_USER): Define.
47913
47914 2000-01-29  Jim Meyering  <meyering@lucent.com>
47915
47916         * m4/lib-check.m4: New file containing library-related checks from
47917         fileutils and sh-utils (textutils had none).
47918
47919 2000-01-28  Jim Meyering  <meyering@lucent.com>
47920
47921         * m4/perl.m4: Change format of warning message to look more like that
47922         from the missing script.  Suggestion from François Pinard.
47923
47924 2000-01-25  Jim Meyering  <meyering@lucent.com>
47925
47926         * m4/timespec.m4: Require AC_HEADER_TIME, and include sys/time.h as
47927         well as time.h in the compile check.
47928         * m4/nanosleep.m4: Require AC_HEADER_TIME rather than simply using it.
47929         Fix typo in cross-compiling case: s/yes/no/.
47930
47931 2000-01-23  Jim Meyering  <meyering@lucent.com>
47932
47933         * m4/jm-macros.m4: Move df-related tests here from
47934         fileutils/configure.in
47935
47936         * m4/ls-mntd-fs.m4: s/list_mounted_fs/ac_list_mounted_fs/
47937         (jm_LIST_MOUNTED_FILESYSTEMS): Take two parameters.
47938
47939         * m4/fsusage.m4: New file.  Extracted from fileutils/configure.in.
47940         s/space/ac_fsusage_space/.
47941         (jm_FILE_SYSTEM_USAGE): Take two parameters.
47942
47943         * m4/ftruncate.m4: New file (derived from part of
47944         fileutils/configure.in).
47945         * m4/jm-macros.m4 (jm_FUNC_FTRUNCATE): AC_REQUIRE it.
47946         (jm_CHECK_ALL_TYPES): Require AC_HEADER_MAJOR and AC_HEADER_DIRENT.
47947
47948         * m4/jm-macros.m4 (OPTIONAL_BIN_PROGS, OPTIONAL_BIN_ZCRIPTS, MAN):
47949         AC_SUBST these here, rather than just in sh-util/configure.in, so
47950         that the now-shared-by-fileutils-and-textutils lib/Makefile.am are
47951         all the same.
47952         (AM_FUNC_OBSTACK): Add (from fileutils/configure.in).
47953         (AC_CHECK_FUNCS): Merge all checks from fileutils, textutils, sh-utils.
47954         (AM_FUNC_STRTOD): Added (from textutils', sh-utils' configure.in).
47955         (AC_SUBST(POW_LIBM)): Likewise.
47956         (AC_SUBST(DF_PROG)): Moved from fileutils/configure.in.
47957
47958 2000-01-23  Jim Meyering  <meyering@lucent.com>
47959
47960         * lib/Makefile.am (libfetish_a_SOURCES): Remove explicit mention of
47961         obstack.c.
47962
47963 2000-01-22  Jim Meyering  <meyering@lucent.com>
47964
47965         * m4/jm-macros.m4: Call AC_PROG_CC_STDC just before AC_C_CONST.
47966
47967         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Add wctype.h.
47968
47969         * m4/jm-macros.m4 (AC_CHECK_HEADERS): Add checks from fileutils'
47970         configure.in
47971         (AC_CHECK_HEADERS): Likewise for sh-utils.
47972         (AC_CHECK_HEADERS): Likewise for textutils.
47973         Merge the three lists of headers.
47974
47975         * m4/prereq.m4 (jm_PREREQ_ADDEXT): New macro.  Parts moved here
47976         from fileutils' configure.in.
47977
47978         * m4/decl.m4: Remove kludgy `test -z $ac_...AC_CHECK_HEADERS(...)'
47979         code. Moved tests into their own function (_jm_DECL_HEADERS) in
47980         check-decl.m4.
47981
47982         * m4/check-decl.m4: Use #if rather than #ifdef.
47983         Add HAVE_DECL_STRTOUL and HAVE_DECL_STRTOULL.
47984         (jm_CHECK_DECLARATIONS): Add strtoul strtoull.
47985         (_jm_DECL_HEADERS): Define new function.
47986         (jm_CHECK_DECLARATIONS): Require it.
47987
47988 2000-01-22  Jim Meyering  <meyering@lucent.com>
47989
47990         * lib/strtoumax.c: [! HAVE_DECL_STRTOUL]: Declare strtoul.
47991         [! HAVE_DECL_STRTOULL]: Declare strtoull.
47992         Required for some AIX systems.  Reported by Christian Krackowizer.
47993         [TESTING] (main): New function.
47994
47995         1997-10-17  Eli Zaretskii  <eliz@is.elta.co.il>
47996         * lib/dirname.c (dir_name): Support for DOS-style file names with drive
47997         letters.
47998
47999         * lib/quotearg.c [HAVE_WCTYPE_H]: Include <wctype.h> for decl of
48000         iswprint.
48001
48002         * lib/strverscmp.c (ISDIGIT): Define.
48003         (strverscmp): Use ISDIGIT, not isdigit.
48004
48005 2000-01-19  Jim Meyering  <meyering@lucent.com>
48006
48007         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Include <sys/time.h>, too.
48008         Use AC_HEADER_TIME.  Volker Borchert reported that OpenBSD-2.3/sparc
48009         defines `struct timespec' in <sys/time.h>
48010
48011         * m4/c-bs-a.m4: Remove uses of changequote altogether.
48012         Thanks to Akim for explaining.
48013
48014 2000-01-17  Paul Eggert  <eggert@twinsun.com>
48015
48016         * lib/nanosleep.c (nanosleep):
48017         Don't use SA_INTERRUPT to decide whether to call sigaction, as
48018         POSIX.1 doesn't require SA_INTERRUPT and some systems
48019         (e.g. Solaris 7) don't define it.  Use SA_NOCLDSTOP instead;
48020         it's been part of POSIX.1 since day 1 (in 1988).
48021
48022 2000-01-17  Jim Meyering  <meyering@lucent.com>
48023
48024         * lib/interlock: Remove unused file.  Reported by François Pinard.
48025
48026 2000-01-16  Paul Eggert  <eggert@twinsun.com>
48027
48028         * lib/quotearg.c (quotearg_buffer_restyled): Do not quote
48029         alert, backslash, formfeed, and vertical tab unnecessarily in
48030         shell quoting style.
48031
48032 2000-01-16  Jim Meyering  <meyering@lucent.com>
48033
48034         * m4/jm-macros.m4: Require jm_FUNC_GROUP_MEMBER, jm_FUNC_PUTENV,
48035         AM_FUNC_ERROR_AT_LINE, jm_FUNC_GNU_STRFTIME, jm_FUNC_MKTIME,
48036         jm_FUNC_GETGROUPS AC_FUNC_VPRINTF, AC_FUNC_ALLOCA,
48037         AM_FUNC_GETLOADAVG, and jm_SYS_PROC_UPTIME.
48038
48039 2000-01-16  Jim Meyering  <meyering@lucent.com>
48040
48041         * m4/c-bs-a.m4: Use `changequote(<<,>>)', rather than `changequote(, )'
48042         because the latter didn't work.
48043
48044 2000-01-15  Jim Meyering  <meyering@lucent.com>
48045
48046         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add gethostname and getusershell.
48047         (AC_REPLACE_FUNCS): Add memcpy and memset.
48048         Add these, too: stime strcspn stpcpy strstr strtol strtoul.
48049         Add strpbrk.
48050         Add these: euidaccess memcmp mkdir rmdir rpmatch strndup strverscmp.
48051
48052 2000-01-12  Jim Meyering  <meyering@lucent.com>
48053
48054         * m4/prereq.m4 (jm_PREREQ_CANON_HOST): New macro.
48055         (jm_PREREQ): Use it.
48056         (jm_PREREQ_READUTMP): New macro.
48057         (jm_PREREQ): Use it.
48058
48059 2000-01-11  Paul Eggert  <eggert@twinsun.com>
48060
48061         Quote multibyte characters correctly.
48062         * m4/c-bs-a.m4: New file.
48063         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): New macro.
48064         (jm_PREREQ): Use it.
48065
48066 2000-01-11  Paul Eggert  <eggert@twinsun.com>
48067
48068         * m4/uintmax_t.m4: Port to autoconf 2.13.
48069
48070 2000-01-08  Jim Meyering  <meyering@ascend.com>
48071
48072         * m4/strerror_r.m4 (jm_FUNC_STRERROR_R): New file/macro.
48073         * m4/jm-macros.m4 (jm_FUNC_STRERROR_R): Require it.
48074
48075 2000-01-04  Jim Meyering  <meyering@ascend.com>
48076
48077         * m4/d-type.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Rename from
48078         jm_STRUCT_DIRENT_D_TYPE.
48079         * m4/d-ino.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_INO): Rename from
48080         jm_STRUCT_DIRENT_D_INO.
48081         * m4/utimbuf.m4 (jm_CHECK_TYPE_STRUCT_UTIMBUF): Rename from
48082         jm_STRUCT_UTIMBUF.
48083         * m4/jm-macros.m4: Reflect s/jm_STRUCT_/jm_CHECK_TYPE_STRUCT_/
48084         renamings.
48085         * m4/utime.m4: Likewise.
48086
48087         * m4/timespec.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC): New file, macro.
48088         * m4/jm-macros.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC): Require it.
48089
48090 2000-01-03  Paul Eggert  <eggert@twinsun.com>
48091
48092         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Search for nanosleep in -lrt
48093         (for Solaris 7) and in -lposix4 (for Solaris 2.5.1).
48094
48095 2000-01-02  Jim Meyering  <meyering@ascend.com>
48096
48097         * m4/search-libs.m4: Escape `$' in $3 of dnl comment.  I no longer
48098         remember if this is necessary.
48099
48100 1999-12-26  Jim Meyering  <meyering@ascend.com>
48101
48102         * m4/jm-macros.m4: Use it here.
48103         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): New file/macro.
48104
48105 1999-12-23  Jim Meyering  <meyering@ascend.com>
48106
48107         * m4/jm-macros.m4: Check for clock_gettime (moved from
48108         fileutils/configure.in)
48109         Check for gettimeofday.
48110
48111 1999-12-20  Jim Meyering  <meyering@ascend.com>
48112
48113         * m4/strftime.m4: Remove kludge, now that I'm using the fixed
48114         autoconf-2.14a-1999-12-20.
48115
48116 1999-12-19  Jim Meyering  <meyering@ascend.com>
48117
48118         * m4/lstat-slash.m4: New file.
48119         * m4/jm-macros.m4: Use the new macro:
48120         jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
48121
48122 1999-12-07  Jim Meyering  <meyering@ascend.com>
48123
48124         * m4/perl.m4: Require that File::Compare be available, too.
48125         Too many systems seem to lack it.
48126
48127         * m4/strftime.m4: Add checks for most of the cpp macros tested in
48128         GNU's strftime.c.  Prompted by a patch from Paul Eggert.
48129
48130 1999-11-18  Paul Eggert  <eggert@twinsun.com>
48131
48132         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Work around a
48133         problem with the QNX 4.25 shell, which doesn't propagate exit
48134         status of failed commands inside shell assignments.
48135
48136 1999-11-17  Jim Meyering  <meyering@ascend.com>
48137
48138         * m4/gettext.m4: Use new AC_CONFIG_LINKS in place of AC_LINK_FILES.
48139
48140 1999-11-07  Jim Meyering  <meyering@ascend.com>
48141
48142         * m4/getloadavg.m4: Add `, 1, [FIXME]' to each use of AC_DEFINE.
48143
48144 1999-11-06  Jim Meyering  <meyering@ascend.com>
48145
48146         * m4/link-follow.m4 (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): New file/macro.
48147         * m4/jm-macros.m4 (jm_MACROS): Use it here.
48148
48149 1999-11-05  Jim Meyering  <meyering@ascend.com>
48150
48151         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Move some tests from
48152         configure.in of textutils, fileutils, and sh-utils into this one
48153         (shared between those packages) file.
48154         Use `AC_CHECK_MEMBERS((struct stat.st_blksize))' instead of deprecated
48155         AC_STRUCT_ST_BLKSIZE.
48156
48157 1999-11-03  Jim Meyering  <meyering@ascend.com>
48158
48159         * m4/ssize_t.m4: Remove file.  No longer needed since the new version
48160         of AC_CHECK_TYPE checks includes unistd.h.
48161         * m4/jm-macros.m4: Use straight `AC_CHECK_TYPE(ssize_t, int)'.
48162         Suggestion from Akim Demaille.
48163
48164 1999-10-30  Jim Meyering  <meyering@ascend.com>
48165
48166         * m4/uintmax_t.m4: Require 2.14a.  Remove backslash before backtick in
48167         m4-quoted string.
48168         * m4/ls-mntd-fs.m4: Likewise.
48169         * m4/jm-macros.m4: Likewise.  Also, use AC_TYPE_SSIZE_T instead
48170         * m4/jm-winsz1.m4: Likewise.
48171
48172         * m4/const.m4: Remove file, since the fix made it into the experimental
48173         version of autoconf.
48174         * m4/mktime.m4: Likewise.
48175
48176         * m4/check-type.m4: Remove file, now that the latest version of
48177         AC_CHECK_TYPE takes a third arg to specify additional #includes.
48178
48179         * m4/ssize_t.m4: New file, requires experimental version of autoconf.
48180         * m4/jm-macros.m4: Use new AC_TYPE_SSIZE_T instead of my hacked
48181         AC_CHECK_TYPE.
48182
48183 1999-10-04  Jim Meyering  <meyering@ascend.com>
48184
48185         * m4/jm-macros.m4: Don't require autoconf-2.14.1.
48186
48187 1999-09-22  Paul Eggert  <eggert@twinsun.com>
48188
48189         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Work around GCC
48190         2.95.1 bug with HP-UX 10.20.
48191
48192 1999-09-17  Jim Meyering  <meyering@ascend.com>
48193
48194         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add strdup.
48195         Paul Nevai reported a link failure on a NeXT CUBE with NeXTSTEP 3.3
48196         due to missing strdup (against sh-utils-2.0).
48197
48198 1999-08-29  Jim Meyering  <meyering@ascend.com>
48199
48200         * m4/jm-macros.m4: Require jm_BISON.
48201         * m4/bison.m4: New file.
48202
48203 1999-08-17  Paul Eggert  <eggert@twinsun.com>
48204
48205         * m4/largefile.m4 (AC_SYS_LARGEFILE): Fix typo: missing comma
48206         in value for _FILE_OFFSET_BITS, which broke ports to HP-UX 10.20.
48207
48208 1999-08-05  Jim Meyering  <meyering@ascend.com>
48209
48210         * m4/getline.m4: Rename test file from conftestdata to conftest.data
48211         to avoid conflicts with `conftest' on 8+3 filesystems.
48212         Suggestion from Eli Zaretskii.
48213
48214 1999-08-04  Jim Meyering  <meyering@ascend.com>
48215
48216         * m4/jm-macros.m4: Move a 4-line block of code from the configure.in of
48217         fileutils and sh-utils (textutils's getline test was inadequate).
48218         (AM_FUNC_GETLINE): Run this test.
48219         (AC_CHECK_FUNCS): Check for getdelim.
48220         Reported by Bob Proulx.
48221
48222 1999-08-02  Jim Meyering  <meyering@ascend.com>
48223
48224         * m4/jm-macros.m4: Add a comment.
48225
48226 1999-08-01  Paul Eggert  <eggert@twinsun.com>
48227
48228         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Check whether
48229         <inttypes.h> defines strtoumax as a macro (and not as a
48230         function).
48231
48232 1999-08-01  Paul Eggert  <eggert@twinsun.com>
48233
48234         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Make sure
48235         that we can shift, multiply and divide unsigned long long
48236         values; Ultrix cc can't do it.
48237
48238 1999-08-01  Paul Eggert  <eggert@twinsun.com>
48239
48240         * m4/mktime.m4: New file, which is a preview of what should appear
48241         in the next public autoconf release.
48242
48243 1999-08-01  Paul Eggert  <eggert@twinsun.com>
48244
48245         * m4/lfs.m4: Remove this file.
48246         * m4/largefile.m4: New file.  It contains the old contents of
48247         lfs.m4, except that all names with prefix AC_LFS have been
48248         changed to use the prefix AC_SYS_LARGEFILE instead, to be
48249         compatible with future autoconf versions.  Also, some minor m4
48250         quoting problems have been fixed.
48251
48252 1999-08-01  Paul Eggert  <eggert@twinsun.com>
48253
48254         * m4/gettext.m4 (AM_WITH_NLS): Remove unnecessary lines.
48255         Fix typo: $nls_cv_header_intl was misspelled as $nsl_cv_header_intl.
48256         (AM_GNU_GETTEXT): Fix problem with brackets and m4 quoting,
48257         and simplify the shell code.
48258
48259 1999-08-01  Jim Meyering  <meyering@ascend.com>
48260
48261         * m4/mktime.m4 (AC_FUNC_MKTIME): Undefine to avoid syntax errors from
48262         m4.
48263
48264 1999-07-20  Jim Meyering  <meyering@ascend.com>
48265
48266         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memmove.
48267
48268 1999-07-15  Jim Meyering  <meyering@ascend.com>
48269
48270         * m4/jm-macros.m4 (AC_CHECK_FUNCS): Check for getpagesize.
48271
48272 1999-05-22  Jim Meyering  <meyering@ascend.com>
48273
48274         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memchr.
48275
48276 1999-05-20  Jim Meyering  <meyering@ascend.com>
48277
48278         * m4/search-libs.m4 [AC_SEARCH_LIBS]: Quote name in undefine.
48279         Add a colon after each `then' in case $4 is empty.
48280
48281 1999-05-16  Jim Meyering  <meyering@ascend.com>
48282
48283         * m4/search-libs.m4: New file to override autoconf's AC_SEARCH_LIBS.
48284
48285 1999-05-10  Jim Meyering  <meyering@ascend.com>
48286
48287         * m4/jm-mktime.m4: Reflect renaming: AM_FUNC_MKTIME -> AC_FUNC_MKTIME.
48288
48289         * m4/jm-macros.m4: Require 2.14.1, since we use newly-renamed
48290         AC_FUNC_MKTIME.
48291
48292 1999-05-10  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
48293
48294         * m4/jm-mktime.m4, putenv.m4: Fix typos in config.h comments.
48295
48296 1999-05-04  Paul Eggert  <eggert@twinsun.com>
48297
48298         * m4/lfs.m4 (AC_LFS): -n32, -o32, and -n64 should be in CFLAGS,
48299         not CPPFLAGS, so that linking works correctly in IRIX.
48300
48301 1999-04-30  Paul Eggert  <eggert@twinsun.com>
48302
48303         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add dup2.
48304
48305 1999-04-20  Paul Eggert  <eggert@twinsun.com>
48306
48307         * m4/uintmax_t.m4 (jm_AC_TYPE_UINTMAX_T): Move unsigned long
48308         long check into new jm_AC_TYPE_UNSIGNED_LONG_LONG macro.
48309         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require
48310         jm_AC_TYPE_UNSIGNED_LONG_LONG.
48311         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): New file/macro.
48312
48313         * m4/lfs.m4: Port to AIX and HP-UX.  Support cross-compilation.
48314
48315 1999-04-20  Jim Meyering  <meyering@ascend.com>
48316
48317         * m4/xstrtoumax.m4: Require jm_AC_TYPE_UNSIGNED_LONG_LONG.
48318         AC_REPLACE xstroull if necessary.  From Paul Eggert.
48319         (AC_CHECK_FUNCS): Remove strtoull, strtoumax, strtouq.
48320
48321 1999-04-18  Jim Meyering  <meyering@ascend.com>
48322
48323         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): New file/macro.
48324         * m4/jm-macros.m4: Use it.
48325
48326 1999-04-06  Jim Meyering  <meyering@ascend.com>
48327
48328         * m4/strftime.m4: Remove test for %f.
48329
48330 1999-03-29  Jim Meyering  <meyering@ascend.com>
48331
48332         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): New macro, contains the
48333         superset of the AC_TYPE_* checks in the textutils, fileutils,
48334         and sh-utils, plus AC_TYPE_PID_T.  Paul Eggert suggested adding
48335         AC_TYPE_PID_T.
48336
48337 1999-03-28  Jim Meyering  <meyering@ascend.com>
48338
48339         * m4/jm-macros.m4: Define GNU_PACKAGE here.
48340         Be sure to AC_SUBST it, once again, so that @GNU_PACKAGE@ is
48341         replaced e.g., in the *.sh files of the sh-utils.
48342
48343 1999-03-20  Jim Meyering  <meyering@ascend.com>
48344
48345         * m4/jm-macros.m4: s/jm_WITH_REGEX/jm_INCLUDED_REGEX/.
48346         * m4/regex.m4 (jm_INCLUDED_REGEX): Rename from jm_WITH_REGEX.
48347         Don't depend on AM_GLIBC.  Suggestions from Alain Magloire.
48348
48349 1999-03-19  Jim Meyering  <meyering@ascend.com>
48350
48351         * m4/jm-winsz1.m4 (jm_WINSIZE_IN_PTEM): New macro.
48352
48353 1999-03-12  Jim Meyering  <meyering@ascend.com>
48354
48355         * m4/jm-macros.m4: Use AC_FUNC_SETVBUF_REVERSED.
48356
48357 1999-03-07  Jim Meyering  <meyering@ascend.com>
48358
48359         * m4/jm-glibc-io.m4: Use only those *_unlocked macros that are
48360         declared.
48361
48362 1999-02-17  Jim Meyering  <meyering@ascend.com>
48363
48364         * m4/gettext.m4 (AM_GNU_GETTEXT): Do `changequote' around use of
48365         brackets in macro definition.  From Eli Zaretskii and Alain Magloire.
48366
48367 1999-02-07  Jim Meyering  <meyering@ascend.com>
48368
48369         * m4/group-member.m4: New file -- extracted from sh-utils'
48370         configure.in.
48371
48372         1999-02-05  Eli Zaretskii  <eliz@is.elta.co.il>
48373         * m4/gettext.m4: Support DOS-style d:/foo/bar absolute file names.
48374
48375 1999-02-06  Jim Meyering  <meyering@ascend.com>
48376
48377         * m4/chown.m4: Use `AC_SUBST(LIBOBJS)' since we set LIBOBJS.
48378         * m4/fnmatch.m4: Likewise.
48379         * m4/getgroups.m4: Likewise.
48380         * m4/lstat.m4: Likewise.
48381         * m4/malloc.m4: Likewise.
48382         * m4/putenv.m4: Likewise.
48383         * m4/realloc.m4: Likewise.
48384         * m4/regex.m4: Likewise.
48385         * m4/stat.m4: Likewise.
48386         * m4/strftime.m4: Likewise.
48387         Suggestion from Alain Magloire.
48388
48389         * m4/chown.m4: Use `.$ac_objext', not `.o'.
48390         * m4/fnmatch.m4: Likewise.
48391         * m4/getgroups.m4: Likewise.
48392         * m4/getline.m4: Likewise.
48393         * m4/lstat.m4: Likewise.
48394         * m4/malloc.m4: Likewise.
48395         * m4/memcmp.m4: Likewise.
48396         * m4/putenv.m4: Likewise.
48397         * m4/realloc.m4: Likewise.
48398         * m4/regex.m4: Likewise.
48399         * m4/stat.m4: Likewise.
48400         * m4/strftime.m4: Likewise.
48401         Suggestion from Alain Magloire.
48402
48403         * m4/jm-macros.m4: Actually invoke jm_WITH_REGEX now that it requires
48404         an argument.
48405
48406         * m4/regex.m4: Add a run-time Test for proper operation of
48407         re_compile_pattern.
48408
48409 1999-01-31  Jim Meyering  <meyering@ascend.com>
48410
48411         * m4/getloadavg.m4: Check for locale.h and the function, setlocale.
48412
48413 1999-01-30  Jim Meyering  <meyering@ascend.com>
48414
48415         * m4/check-type.m4: Use 3-arg form of AC_DEFINE.
48416
48417         * m4/jm-mktime.m4: Make this a wrapper around the official
48418         AM_FUNC_MKTIME rather than my private copy, now that the official one
48419         is up to date.
48420         * m4/mktime.m4: Remove file.
48421
48422         * m4/getloadavg.m4: Use 3-arg form of AC_DEFINE.
48423         * m4/uptime.m4: Likewise.
48424         * m4/uintmax_t.m4: Likewise.
48425
48426 1999-01-28  Jim Meyering  <meyering@ascend.com>
48427
48428         * m4/jm-macros.m4: Use jm_AFS.
48429         * m4/afs.m4: New file (from fileutils' configure.in).
48430
48431         * m4/assert.m4: Use the 3-argument forms of AC_DEFINE* macros.
48432         * m4/chown.m4: Likewise.
48433         * m4/d-ino.m4: Likewise.
48434         * m4/d-type.m4: Likewise.
48435         * m4/fnmatch.m4: Likewise.
48436         * m4/getgroups.m4: Likewise.
48437         * m4/gettext.m4: Likewise.
48438         * m4/jm-mktime.m4: Likewise.
48439         * m4/jm-winsz2.m4: Likewise.
48440         * m4/lcmessage.m4: Likewise.
48441         * m4/ls-mntd-fs.m4: Likewise.
48442         * m4/malloc.m4: Likewise.
48443         * m4/memcmp.m4: Likewise.
48444         * m4/putenv.m4: Likewise.
48445         * m4/realloc.m4: Likewise.
48446         * m4/st_mtim.m4: Likewise.
48447         * m4/strftime.m4: Likewise.
48448
48449 1999-01-16  Jim Meyering  <meyering@ascend.com>
48450
48451         * m4/jm-macros.m4 (ARGMATCH_DIE): Define.
48452         (ARGMATCH_DIE_DECL): Define.
48453
48454 1999-01-12  Jim Meyering  <meyering@ascend.com>
48455
48456         * m4/Makefile.am.in: Rewrite to avoid using fmt.
48457         Reported by Lars Hecking.
48458
48459 1999-01-10  Jim Meyering  <meyering@ascend.com>
48460
48461         * m4/fstypename.m4: Use the new 3-arg form of AC_DEFINE instead of my
48462         gross kludge.
48463         * m4/inttypes_h.m4: Likewise.
48464         * m4/lstat.m4: Likewise.
48465         * m4/malloc.m4: Likewise.
48466         * m4/readdir.m4: Likewise.
48467         * m4/realloc.m4: Likewise.
48468         * m4/st_dm_mode.m4: Likewise.
48469         * m4/stat.m4: Likewise.
48470         * m4/utimbuf.m4: Likewise.
48471         * m4/utimes.m4: Likewise.
48472
48473         * m4/check-decl.m4: Use the new 3-arg form of AC_DEFINE instead of the
48474         AC_CHECK_FUNCS hack.  Now, it's still a hack, but at least the
48475         comments in config.h.in are meaningful.
48476
48477         * m4/jm-macros.m4: Require autoconf-2.13 here.
48478
48479         * m4/regex.m4: By default, don't use the included regex.c on systems
48480         with glibc 2.  Suggestion from Uli Drepper.
48481
48482 1999-01-02  Jim Meyering  <meyering@ascend.com>
48483
48484         * m4/jm-macros.m4: Replace strcasecmp and strncasecmp.
48485
48486 1998-12-18  Jim Meyering  <meyering@ascend.com>
48487
48488         * m4/Makefile.am.in (Makefile.am): Simplify rule.
48489         Based on a suggestion from Lars Hecking.
48490
48491 1998-11-16  Paul Eggert  <eggert@twinsun.com>
48492
48493         * m4/lfs.m4 (AC_LFS): Add support for HP-UX 10.20 and HP-UX 11.
48494
48495 1998-11-16  Jim Meyering  <meyering@ascend.com>
48496
48497         * m4/lfs.m4: Double-quote the `uname...` expression.
48498
48499 1998-11-14  Jim Meyering  <meyering@ascend.com>
48500
48501         * m4/lstat.m4: Correct comment.  POSIX does not permit it to succeed.
48502         * m4/stat.m4: Likewise.
48503
48504 1998-11-03  Jim Meyering  <meyering@ascend.com>
48505
48506         * m4/stat.m4: Rewrite to set HAVE_STAT_EMPTY_STRING_BUG.
48507         * m4/lstat.m4: Rewrite to set HAVE_LSTAT_EMPTY_STRING_BUG.
48508
48509 1998-10-18  Jim Meyering  <meyering@ascend.com>
48510
48511         * m4/check-decl.m4 (jm_CHECK_DECL_LOCALTIME_R): Remove macro.
48512
48513 1998-10-17  Jim Meyering  <meyering@ascend.com>
48514
48515         * m4/decl.m4 (jm_CHECK_DECLARATION): Don't hard-code which headers to
48516         include, though we still hard-code the `require'-like AC_CHECK_HEADERS
48517         calls for those previously hard-coded headers.  Instead, take a new
48518         parameter.
48519         (jm_CHECK_DECLARATIONS): Reflect interface change.
48520         * m4/check-decl.m4 (jm_CHECK_DECLS): Likewise.
48521         (jm_CHECK_DECL_LOCALTIME_R): New macro.
48522
48523         * m4/mktime.m4: Test for spring-forward gap before long-running test.
48524
48525 1998-10-14  Jim Meyering  <meyering@ascend.com>
48526
48527         * m4/mktime.m4: Use the more portable "TZ=PST8PDT,M4.1.0,M10.5.0"
48528         instead of "TZ=America/Vancouver".  From Paul Eggert.
48529
48530 1998-10-11  Jim Meyering  <meyering@ascend.com>
48531
48532         * m4/mktime.m4 (jm_AM_FUNC_MKTIME): New file and macro.
48533         This adds a test for a recently added compatibility fix for mktime.c.
48534         * m4/jm-mktime.m4: Require jm_AM_FUNC_MKTIME, not AM_FUNC_MKTIME.
48535
48536 1998-09-27  Jim Meyering  <meyering@ascend.com>
48537
48538         * m4/jm-macros.m4 (jm_MACROS): Require jm_FUNC_FNMATCH.
48539
48540         * m4/fnmatch.m4 (jm_FUNC_FNMATCH): New file/macro.  Extracted from
48541         ../configure.in, including a change from Gordon Matzigkeit to allow
48542         cross-compiling for the Hurd.
48543
48544         * m4/glibc.m4: New file/macro to test for the GNU C Library
48545         versions 1 and 2.  From Gordon Matzigkeit.
48546         Indent.
48547
48548 1998-09-21  Jim Meyering  <meyering@ascend.com>
48549
48550         * m4/chown.m4: Declare locals: before, after.  From Andries Brouwer.
48551
48552 1998-08-18  Paul Eggert  <eggert@twinsun.com>
48553
48554         Port nanosecond-resolution times to UnixWare 2.1.2 and
48555         pedantic Solaris 2.6.
48556
48557         * m4/st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC): Renamed from
48558         AC_STRUCT_ST_MTIM.
48559         * m4/st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC):
48560         Generate name of ns member, instead of just 1 or undef.
48561         Allow for UnixWare 2.1.2 and Solaris 2.6 if in pedantic mode.
48562
48563 1998-08-15  Jim Meyering  <meyering@ascend.com>
48564
48565         * m4/ssize_t.m4 (jm_TYPE_SSIZE_T): Remove file.
48566         * m4/check-type.m4: New file.  Replacement for AC_CHECK_TYPE.
48567         * m4/jm-macros.m4: Use the new AC_CHECK_TYPE(ssize_t, int)
48568         instead of jm_TYPE_SSIZE_T.
48569
48570 1998-08-12  Jim Meyering  <meyering@ascend.com>
48571
48572         * m4/st_dm_mode.m4: New file.  From Johan Danielsson.
48573
48574 1998-08-02  Jim Meyering  <meyering@ascend.com>
48575
48576         * m4/st_mtim.m4: Use hack to avoid having to put #undef HAVE_ST_MTIM
48577         in acconfig.h manually.
48578
48579 1998-07-31  Paul Eggert  <eggert@twinsun.com>
48580
48581         * m4/st_mtim.m4: New file.
48582
48583 1998-07-28  Jim Meyering  <meyering@ascend.com>
48584
48585         * m4/utimes.m4: Undef stat.
48586
48587 1998-07-25  Jim Meyering  <meyering@ascend.com>
48588
48589         * m4/utime.m4 (jm_FUNC_UTIME): New file and macro.
48590         * m4/utimes.m4 (jm_FUNC_UTIMES_NULL): New file and macro.
48591
48592 1998-07-09  Manfred Hollstein  <manfred@s-direktnet.de>
48593
48594         * m4/chown.m4 (jm_FUNC_CHOWN): Add a check to verify that the
48595         uid and gid actually remain unchanged.
48596
48597 1998-07-07  Jim Meyering  <meyering@ascend.com>
48598
48599         * m4/jm-glibc-io.m4: Remove fclose_unlocked.
48600
48601 1998-07-04  Jim Meyering  <meyering@ascend.com>
48602
48603         * m4/regex.m4: Use syscmd, ifelse, and sysval.  Mainly as an exercise
48604         to prove that this macro can be used in packages without regex.c.
48605
48606 1998-07-04  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
48607
48608         * m4/gettext.m4 (AM_WITH_NLS): Remove intl/libintl.h if <libintl.h>
48609         is to be used.
48610
48611 1998-07-03  Jim Meyering  <meyering@ascend.com>
48612
48613         * m4/gettext.m4: Add -lintl if it's found to be necessary.
48614
48615         * m4/gettext.m4: New file -- from gettext-0.10.35.
48616         * m4/lcmessage.m4: Likewise.
48617         * m4/progtest.m4: Likewise.
48618
48619         * m4/regex.m4 (jm_WITH_REGEX): New file and macro.
48620         * m4/jm-macros.m4: Require the new macro.
48621
48622 1998-06-29  Jim Meyering  <meyering@ascend.com>
48623
48624         * m4/fstypename.m4: Include sys/param.h.  NetBSD 1.3.1 requires this
48625         for the definition of NGROUPS (used in a system header included
48626         by sys/mount.h).
48627
48628 1998-06-28  Jim Meyering  <meyering@ascend.com>
48629
48630         * m4/ls-mntd-fs.m4: New file.
48631         * m4/fstypename.m4: New file.
48632
48633         * m4/jm-macros.m4: Require the new macro.
48634         * m4/jm-glibc-io.m4: New file.
48635
48636 1998-05-19  Jim Meyering  <meyering@ascend.com>
48637
48638         * m4/jm-macros.m4: Add jm_FUNC_LCHOWN.
48639         * m4/lchown.m4: New file.
48640
48641         * m4/Makefile.am.in: New file.
48642         * m4/Makefile.am (Makefile.am): Depend on Makefile.am.in.
48643
48644 1998-05-14  Jim Meyering  <meyering@ascend.com>
48645
48646         * m4/Makefile.am (EXTRA_DIST): Add them.
48647         * m4/jm-macros.m4: New file.
48648         * m4/utimbuf.m4: New file.
48649
48650 1998-05-12  Jim Meyering  <meyering@ascend.com>
48651
48652         * m4/Makefile.am (EXTRA_DIST): Add isc-posix.m4.
48653
48654 1998-05-11  Jim Meyering  <meyering@ascend.com>
48655
48656         * m4/isc-posix.m4: New file.
48657
48658 1998-05-10  Jim Meyering  <meyering@ascend.com>
48659
48660         * m4/jm-mktime.m4: Use AM_FUNC_MKTIME, now that it's up to date.
48661
48662 1998-05-09  Jim Meyering  <meyering@ascend.com>
48663
48664         * m4/Makefile.am (EXTRA_DIST): Add ssize_t.m4.
48665         (EXTRA_DIST): Remove mktime.m4, now that the new version is included
48666         with automake.
48667
48668         * m4/ssize_t.m4: New file.
48669         * m4/mktime.m4: Remove file -- the new automake has this now.
48670
48671 1998-04-26  Jim Meyering  <meyering@ascend.com>
48672
48673         * m4/assert.m4: New file.
48674         * m4/Makefile.am (EXTRA_DIST): Add assert.m4.
48675
48676 1998-04-05  Jim Meyering  <meyering@ascend.com>
48677
48678         * m4/prereq.m4 (jm_PREREQ_REGEX): New macro.
48679         (jm_PREREQ): Use it here.
48680
48681 1998-03-23  Jim Meyering  <meyering@eng.ascend.com>
48682
48683         * m4/inttypes_h.m4: Kludges so I don't have to add HAVE_INTTYPES_H
48684         in acconfig.h.
48685
48686 1998-03-15  Jim Meyering  <meyering@eng.ascend.com>
48687
48688         * m4/prereq.m4: New file.
48689         * m4/error.m4: New file.
48690         * m4/Makefile.am (EXTRA_DIST): Add error.m4 and prereq.m4.
48691
48692 1998-02-07  Jim Meyering  <meyering@eng.ascend.com>
48693
48694         * m4/getline.m4: Don't set am_cv_func_working_getline before the
48695         cache-check for the same variable -- that defeated the purpose of
48696         the test; the test program was never run.  This was a problem only
48697         on systems with losing getline functions -- HP-UX 10.20 is one.
48698         Reported by Bjorn Helgaas.
48699
48700 1998-02-06  Jim Meyering  <meyering@eng.ascend.com>
48701
48702         * m4/Makefile.am (EXTRA_DIST): Add perl.m4.
48703
48704 1998-01-10  Jim Meyering  <meyering@na-net.ornl.gov>
48705
48706         * m4/Makefile.am (EXTRA_DIST): Add const.m4.
48707
48708         * m4/const.m4: New file.  Use an initializer in this declaration
48709         typedef int charset[2]; const charset x;
48710         Reported by Bob Glickstein.
48711
48712 1997-12-21  Jim Meyering  <meyering@na-net.ornl.gov>
48713
48714         * m4/chown.m4: Fix reversed types on -1 args to chown.
48715         From Kaveh Ghazi.
48716
48717 1997-12-14  Jim Meyering  <meyering@na-net.ornl.gov>
48718
48719         * m4/check-decl.m4: s/DECLARATION_/DECL_/g.
48720         Add lseek and memchr.
48721
48722         * m4/decl.m4: s/HAVE_DECLARATION_/HAVE_DECL_/g.
48723         T.E.Dickey <dickey@clark.net> said that some older preprocessors
48724         have a 20-character limit on names.
48725
48726 1997-11-30  Jim Meyering  <meyering@na-net.ornl.gov>
48727
48728         * m4/inttypes_h.m4: New file.
48729         * m4/uintmax_t.m4: New file.
48730         * m4/Makefile.am (EXTRA_DIST): Add inttypes_h.m4 and uintmax_t.m4.
48731
48732
48733         -----
48734
48735         Local Variables:
48736         coding: utf-8
48737         End:
48738
48739         Copyright (C) 1997-2009 Free Software Foundation, Inc.
48740
48741         Copying and distribution of this file, with or without
48742         modification, are permitted provided the copyright notice
48743         and this notice are preserved.