* top/maint.mk: Adjust backslash alignment.
[gnulib.git] / ChangeLog
1 2009-05-12  Jim Meyering  <meyering@redhat.com>
2
3         * top/maint.mk: Adjust backslash alignment.
4
5 2009-05-11  Simon Josefsson  <simon@josefsson.org>
6
7         * top/maint.mk: Make $(srcdir)/build-aux configurable.
8
9 2009-05-11  Eric Blake  <ebb9@byu.net>
10
11         argp: avoid undefined behavior
12         * lib/argp-fmtstream.c (weak_alias): Pass correct types to ctype
13         macros.
14
15 2009-05-08  Simon Josefsson  <simon@josefsson.org>
16
17         * tests/test-vc-list-files-git.sh: Do git config of user.email and
18         user.name to prevent git commit from complaining.
19
20 2009-05-10  Bruno Haible  <bruno@clisp.org>
21
22         * gnulib-tool (func_import, func_create_testdir, copy-file): Change
23         sed_rewrite_old_files, sed_rewrite_new_files, sed_rewrite_files so that
24         it rewrites every file name only once.
25         Reported by Simon Josefsson. Helped by Ralf Wildenhues.
26
27 2009-05-08  Bruno Haible  <bruno@clisp.org>
28
29         * lib/sys_socket.in.h (_SS_PADSIZE): Use a conditional expression
30         instead of 'max'.
31
32 2009-05-08  Simon Josefsson  <simon@josefsson.org>
33
34         * m4/sys_socket_h.m4: Test for ws2tcpip.h earlier, needed for
35         sockaddr_storage test.
36
37 2009-05-07  Simon Josefsson  <simon@josefsson.org>
38
39         * modules/sys_socket (Makefile.am): Substitute
40         HAVE_STRUCT_SOCKADDR_STORAGE.  Depend on alignof.
41         * m4/sys_socket_h.m4: Check for sockaddr_storage.
42         * lib/sys_socket.in.h (sockaddr_storage): Define when needed.
43         * tests/test-sys_socket.c: Check sockaddr_storage.
44
45 2009-05-08  Bruno Haible  <bruno@clisp.org>
46
47         Use module 'alignof'.
48         * lib/malloca.h: Include alignof.h.
49         (sa_alignof): Remove macro.
50         (sa_alignment_*): Use the alignof macro.
51         * modules/malloca (Depends-on): Add alignof.
52
53         New module 'alignof'.
54         * lib/alignof.h: New file.
55         * modules/alignof: New file.
56
57 2009-05-04  David Bartley  <dtbartle@csclub.uwaterloo.ca>
58             Bruno Haible  <bruno@clisp.org>
59
60         Fix test-file-has-acl on FreeBSD.
61         * tests/test-file-has-acl.sh: Also test a directory. On FreeBSD, the
62         mask is implicitly added.
63         * tests/test-file-has-acl.c: Include <signal.h>.
64         (main): Terminate the test after 5 seconds.
65         * modules/acl-tests (configure.ac): Check for alarm function.
66
67 2009-05-04  Bruno Haible  <bruno@clisp.org>
68
69         Exploit new semantics of AC_DEFUN_ONCE available since 2009-01-26.
70         * m4/errno_h.m4 (gl_HEADER_ERRNO_H): Remove outdated comment.
71         * modules/errno (configure.ac): Drop AC_REQUIRE.
72         * m4/multiarch.m4 (gl_MULTIARCH): Remove outdated comment.
73         * modules/multiarch (configure.ac): Drop AC_REQUIRE.
74
75 2009-05-04  Simon Josefsson  <simon@josefsson.org>
76
77         * modules/glob-tests: New module.
78         * tests/test-glob.c: Add.
79
80 2009-05-04  Simon Josefsson  <simon@josefsson.org>
81
82         * modules/fnmatch-tests: New module.
83         * tests/test-fnmatch.c: Add.
84
85 2009-05-04  Eric Blake  <ebb9@byu.net>
86
87         maint: make the new no-submodule-changes rule VPATH-safe
88         * top/maint.mk (no-submodule-changes): Don't assume a srcdir build.
89
90 2009-05-04  David Bartley  <dtbartle@csclub.uwaterloo.ca>
91             Bruno Haible  <bruno@clisp.org>
92
93         acl: Fix infinite loop on FreeBSD.
94         * lib/acl_entries.c (acl_entries) [Linux, FreeBSD]: Fix interpretation
95         of return value from acl_get_entry.
96         * lib/file-has-acl.c (acl_access_nontrivial) [Linux, FreeBSD]:
97         Likewise.
98
99 2009-05-03  Bruno Haible  <bruno@clisp.org>
100
101         * lib/acl-internal.h (acl_entries): Clarify return value.
102         * lib/acl_entries.c (acl_entries): Likewise.
103
104 2009-05-04  David Bartley  <dtbartle@csclub.uwaterloo.ca>
105
106         Bug fix in acl module.
107         * lib/set-mode-acl.c: Use correct struct with ACL_SETACL.
108
109 2009-05-03  Bruno Haible  <bruno@clisp.org>
110
111         Create gperf-generated file in the source dir, not in the build dir.
112         * modules/iconv_open (iconv_open-aix.h, iconv_open-hpux.h,
113         iconv_open-irix.h, iconv_open-osf.h): Create file in the source tree.
114         * modules/unicase/locale-language (unicase/locale-languages.h):
115         Likewise.
116         * modules/unicase/special-casing (unicase/special-casing-table.h):
117         Likewise.
118         * modules/unictype/property-byname (unictype/pr_byname.h): Likewise.
119         * modules/unictype/scripts (unictype/scripts_byname.h): Likewise.
120         * modules/uninorm/composition (uninorm/composition-table.h): Likewise.
121         Reported by Ralf Wildenhues.
122
123 2009-05-03  Bruno Haible  <bruno@clisp.org>
124
125         * modules/fnmatch (Description, configure.ac): Taken from
126         fnmatch-posix.
127         * modules/fnmatch-posix: Turn into a symbolic reference to the
128         'fnmatch' module, and deprecate.
129         * doc/posix-functions/fnmatch.texi: Mention the fnmatch module.
130
131 2009-05-03  Bruno Haible  <bruno@clisp.org>
132
133         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF,
134         gl_PREREQ_VASNPRINTF_LONG_DOUBLE): Define through AC_DEFUN_ONCE.
135         Reported by Ralf Wildenhues.
136
137 2009-05-04  Simon Josefsson  <simon@josefsson.org>
138
139         * m4/fnmatch.m4: Fix fnmatch re-define.
140
141 2009-04-27  David Bartley  <dtbartle@csclub.uwaterloo.ca>
142
143         priv-set: new module and tests; adapt write-any-file
144         * lib/priv-set.c: New file.
145         * lib/priv-set.h: New file.
146         * lib/unlinkdir.c: Make cannot_unlink_dir thread-safe.
147         * lib/write-any-file.c: Simplify by using priv-set module.
148         * m4/priv-set.m4: New file.
149         * modules/priv-set: New file.
150         * modules/unlinkdir: Add dependency on priv-set module.
151         * modules/write-any-file: Likewise.
152
153         Tests for module 'priv-set'.
154         * modules/priv-set-tests: New file.
155         * tests/test-priv-set.c: New file.
156
157 2009-05-03  Jim Meyering  <meyering@redhat.com>
158             Bruno Haible  <bruno@clisp.org>
159
160         * lib/propername.c (proper_name_utf8): Ignore no-op translations;
161         use the converted UTF-8 variant of the name instead.
162
163 2009-05-03  Jim Meyering  <meyering@redhat.com>
164
165         tests: tighten some getdate tests
166         * tests/test-getdate.c (main): Tighten tests: require equality,
167         not just greater than.  Set TZ envvar to UTC0.
168
169 2009-05-03  Giuseppe Scrivano  <gscrivano@gnu.org>
170
171         getdate: correctly interpret "next monday" when run on a Monday
172         * lib/getdate.y (get_date): Correct the calculation of tm_mday so
173         that e.g., "next tues" (when run on a tuesday) results in a date
174         that is one week in the future, and not today's date.
175         I.e., add a week when the wday is the same as the current one.
176         Reported by Tom Broadhurst in http://savannah.gnu.org/bugs/?25406,
177         and earlier by Martin Bernreuther and Jan Minář.
178         * tests/test-getdate.c (main): Check that "next DAY" is always in
179         the future and that "last DAY" is always in the past.
180
181 2009-05-02  Jim Meyering  <meyering@redhat.com>
182
183         build: ensure that a release build fails when a submodule is unclean
184         * top/maint.mk (no-submodule-changes): New rule.
185         (alpha beta major): Depend on it.
186
187 2009-05-02  Bruno Haible  <bruno@clisp.org>
188
189         Remove incompatibility between modules fnmatch-posix and fnmatch-gnu.
190         * m4/fnmatch.m4 (gl_FUNC_FNMATCH_POSIX, gl_FUNC_FNMATCH_GNU): Use a
191         shell variable gl_fnmatch_required to detect which variant is
192         requested.
193         (_AC_FUNC_FNMATCH_IF, _AC_LIBOBJ_FNMATCH): Remove macros. Inlined into
194         gl_FUNC_FNMATCH_POSIX.
195         * gnulib-tool (func_create_testdir, func_create_megatestdir): Don't
196         exclude fnmatch-posix.
197
198 2009-05-02  Bruno Haible  <bruno@clisp.org>
199
200         Relicense mbsrtowcs and strnlen1 under LGPLv2+.
201         * modules/mbsrtowcs (License): Change to LGPLv2+.
202         * modules/strnlen1 (License): Likewise.
203         Reported by Simon Josefsson.
204
205 2009-05-02  Bruno Haible  <bruno@clisp.org>
206
207         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Say "guessing no" instead of
208         "cross".
209         (gl_FUNC_FNMATCH_POSIX, gl_FUNC_FNMATCH_GNU): Update. Don't assume that
210         gnulib-tool was called with option --source-base=lib.
211
212 2009-05-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
213
214         Use automake *-local hooks without commands, for extensibility.
215         * modules/localcharset (Makefile.am): Rename install-exec-local
216         rule to install-exec-localcharset, and make it a prerequisite of
217         install-exec-local.  Likewise, rename the uninstall-local rule to
218         uninstall-localcharset, and make it a prerequisite of the former.
219
220 2009-05-01  Bruno Haible  <bruno@clisp.org>
221
222         * lib/wchar.in.h (wcsnrtombs): Define if REPLACE_WCSNRTOMBS is 1.
223         * m4/wcsnrtombs.m4 (gl_FUNC_WCSRTOMBS): Invoke gl_MBSTATE_T_BROKEN, and
224         set REPLACE_WCSNRTOMBS if mbstate_t must be replaced.
225         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_WCSNRTOMBS.
226         * modules/wchar (Makefile.am): Substitute REPLACE_WCSNRTOMBS.
227         * modules/wcsnrtombs (Files): Add m4/mbrtowc.m4, m4/locale-ja.m4,
228         m4/locale-zh.m4, m4/codeset.m4.
229
230         * m4/wcsrtombs.m4 (gl_FUNC_WCSNRTOMBS): Invoke gl_MBSTATE_T_BROKEN, and
231         set REPLACE_WCSRTOMBS if mbstate_t must be replaced.
232         * modules/wcsrtombs (Files): Add m4/mbrtowc.m4, m4/locale-ja.m4,
233         m4/locale-zh.m4.
234
235         * m4/wcrtomb.m4 (gl_FUNC_WCRTOMB): Invoke gl_MBSTATE_T_BROKEN, and set
236         REPLACE_WCRTOMB if mbstate_t must be replaced.
237         * modules/wcrtomb (Files): Add m4/mbrtowc.m4.
238         Reported by Jens Rehsack <rehsack@googlemail.com> via Eric Blake.
239
240 2009-05-01  Bruno Haible  <bruno@clisp.org>
241
242         Avoid compiler warnings when redefining macros defined by <libintl.h>.
243         * lib/gettext.h [!ENABLE_NLS] (gettext, dgettext, dcgettext, ngettext,
244         dngettext, dcngettext, textdomain, bindtextdomain,
245         bind_textdomain_codeset): Undefine before redefining.
246
247 2009-04-30  Bruno Haible  <bruno@clisp.org>
248
249         Fix bug introduced on 2009-04-25.
250         * lib/math.in.h (gl_signbitf_OPTIMIZED_MACRO,
251         gl_signbitd_OPTIMIZED_MACRO, gl_signbitl_OPTIMIZED_MACRO): New macros.
252         * lib/signbitf.c (gl_signbitd): Undefine if gl_signbitf_OPTIMIZED_MACRO
253         is defined.
254         * lib/signbitd.c (gl_signbitd): Undefine if gl_signbitd_OPTIMIZED_MACRO
255         is defined.
256         * lib/signbitl.c (gl_signbitd): Undefine if gl_signbitl_OPTIMIZED_MACRO
257         is defined.
258         Reported by Elbert_Pol <elbert.pol@gmail.com>.
259
260 2009-04-28  Bruno Haible  <bruno@clisp.org>
261
262         Comment tweaks.
263         * lib/unistr.h (u*_cmp2): Clarify what memcmp2 is.
264         * lib/uninorm.h (u*_normxfrm): Fix description of return value.
265         * lib/unicase.h (u*_casexfrm): Likewise.
266         Reported by Paolo Bonzini.
267
268 2009-04-28  Bruno Haible  <bruno@clisp.org>
269
270         Fix a compilation error.
271         * lib/mbsrtowcs-state.c (_gl_mbsrtowcs_state): Fix initializer.
272         * lib/wcsrtombs-state.c (_gl_wcsrtombs_state): Likewise.
273         Reported by Jim Meyering.
274
275 2009-04-27  Bruno Haible  <bruno@clisp.org>
276
277         New module 'libunistring'.
278         * modules/libunistring: New file.
279         * m4/libunistring.m4: New file.
280         * MODULES.html.sh (Unicode string functions): Add it.
281
282 2009-04-27  Eric Blake  <ebb9@byu.net>
283
284         maint.mk: allow package-specific header to provide <config.h>
285         * top/maint.mk (sc_require_config_h): New variable.
286         (sc_require_config_h, sc_require_config_h_first): Use it.
287
288 2009-04-27  Simon Josefsson  <simon@josefsson.org>
289
290         * top/maint.mk (sc_avoid_if_before_free): Except
291         useless-if-before-free script.
292
293 2009-04-27  Eric Blake  <ebb9@byu.net>
294
295         maintainer-makefile: depend on all required helper scripts
296         * modules/maintainer-makefile (Depends-on): Add vc-list-files and
297         useless-if-before-free.
298         * top/maint.mk (VC_LIST, sc_avoid_if_before_free): Use local
299         version, rather than assuming gnulib checkout is available.
300         Reported by Simen Josefsson.
301
302 2009-04-26  Bruno Haible  <bruno@clisp.org>
303
304         Make the lib vs. lib64 recognition work on openSUSE 11 with "gcc -m32".
305         * m4/lib-prefix.m4 (AC_LIB_PREPARE_MULTILIB): Ignore paths that end in
306         "../" or "..".
307
308 2009-04-26  Bruno Haible  <bruno@clisp.org>
309
310         * m4/lib-link.m4 (AC_LIB_HAVE_LINKFLAGS): Accept a fifth argument.
311         * m4/libsigsegv.m4 (gl_LIBSIGSEGV): Simplify by using
312         AC_LIB_HAVE_LINKFLAGS.
313
314 2009-04-26  Bruno Haible  <bruno@clisp.org>
315
316         Simplify calling convention of u*_conv_from_encoding.
317         * lib/uniconv.h (u8_conv_from_encoding, u16_conv_from_encoding,
318         u32_conv_from_encoding): Expect a resultbuf argument and return the
319         result directly as a pointer.
320         * lib/uniconv/u8-conv-from-enc.c (u8_conv_from_encoding): Likewise.
321         * lib/uniconv/u-conv-from-enc.h (FUNC): Likewise.
322         * lib/uniconv/u-strconv-from-enc.h (FUNC): Update.
323         * lib/unicase/ulc-casecmp.c (ulc_u8_casefold): Update.
324         * lib/unicase/ulc-casexfrm.c (ulc_casexfrm): Update.
325         * lib/unilbrk/ulc-possible-linebreaks.c (ulc_possible_linebreaks):
326         Update.
327         * lib/unilbrk/ulc-width-linebreaks.c (ulc_width_linebreaks): Update.
328         * lib/uniwbrk/ulc-wordbreaks.c (ulc_wordbreaks): Update.
329         * lib/vasnprintf.c (VASNPRINTF): Update.
330         * tests/uniconv/test-u8-conv-from-enc.c (main): Update.
331         * tests/uniconv/test-u16-conv-from-enc.c (main): Update.
332         * tests/uniconv/test-u32-conv-from-enc.c (main): Update.
333         * NEWS: Mention the change.
334
335 2009-04-26  Bruno Haible  <bruno@clisp.org>
336
337         Simplify calling convention of u*_conv_to_encoding.
338         * lib/uniconv.h (u8_conv_to_encoding, u16_conv_to_encoding,
339         u32_conv_to_encoding): Expect a resultbuf argument and return the
340         result directly as a pointer.
341         * lib/uniconv/u8-conv-to-enc.c (u8_conv_to_encoding): Likewise.
342         * lib/uniconv/u-conv-to-enc.h (FUNC): Likewise. Preserve errno while
343         freeing scaled_offsets if mem_iconveha failed.
344         * lib/unicase/u-casexfrm.h (FUNC): Update.
345         * lib/uninorm/u-normxfrm.h (FUNC): Update.
346         * lib/vasnprintf.c (VASNPRINTF): Update.
347         * tests/uniconv/test-u8-conv-to-enc.c (main): Update.
348         * tests/uniconv/test-u16-conv-to-enc.c (main): Update.
349         * tests/uniconv/test-u32-conv-to-enc.c (main): Update.
350         * NEWS: Mention the change.
351
352 2009-04-26  Bruno Haible  <bruno@clisp.org>
353
354         Avoid test failures on AIX and OSF/1.
355         * lib/uniconv/u8-conv-from-enc.c (u8_conv_from_encoding): Avoid calling
356         malloc(0).
357         * lib/uniconv/u8-conv-to-enc.c (u8_conv_to_encoding): Likewise.
358         * lib/unilbrk/ulc-possible-linebreaks.c (ulc_possible_linebreaks):
359         Likewise.
360         * lib/unilbrk/ulc-width-linebreaks.c (ulc_width_linebreaks): Likewise.
361         * lib/uniwbrk/ulc-wordbreaks.c (ulc_wordbreaks): Likewise.
362         * lib/uniconv/u-conv-to-enc.h (FUNC): Likewise. Fix memory leak.
363         * lib/unistr/u-cpy-alloc.h (FUNC): Call malloc(1) instead of malloc(0).
364         * doc/posix-functions/malloc.texi: Document the portability problem
365         related to malloc(0).
366
367 2009-04-26  Bruno Haible  <bruno@clisp.org>
368
369         * modules/unistr/u8-cpy-alloc (Depends-on): Add malloc-posix.
370         * modules/unistr/u16-cpy-alloc (Depends-on): Likewise.
371         * modules/unistr/u32-cpy-alloc (Depends-on): Likewise.
372
373 2009-04-25  Bruno Haible  <bruno@clisp.org>
374
375         Avoid link error when creating a namespace clean library.
376         * lib/math.in.h (gl_signbitf, gl_signbitd, gl_signbitl): Don't define
377         as macro with arguments if already defined as an alias.
378         * lib/signbitf.c (gl_signbitf): Don't undefine.
379         * lib/signbitd.c (gl_signbitd): Don't undefine.
380         * lib/signbitl.c (gl_signbitl): Don't undefine.
381
382 2009-04-25  Jim Meyering  <meyering@redhat.com>
383
384         vc-list-files: fix another quoting bug
385         * build-aux/vc-list-files: Avoid sed backslash expansion
386         of pathological directory names.
387
388 2009-04-25  Eric Blake  <ebb9@byu.net>
389
390         vc-list-files: fix shell quoting error
391         * build-aux/vc-list-files: Protect against $ in $dir.  Normalize
392         timestamp.
393
394 2009-04-25  Jim Meyering  <meyering@redhat.com>
395
396         vc-list-files: restore lost functionality with subdir argument
397         * build-aux/vc-list-files: When given a non-"." sub-directory
398         argument, substitute the $dir/ prefix back onto each resulting name.
399         Otherwise, coreutils' root_tests check would fail.
400
401 2009-04-24  Eric Blake  <ebb9@byu.net>
402
403         vc-list-files: ignore git symlinks
404         * build-aux/vc-list-files (.git): Use ls-tree and a filter, rather
405         than ls-files, to ignore git symlinks.
406
407         maint.mk: import improvements from m4
408         * top/maint.mk (VC-tag): Use signing key from cfg.mk.
409         (move_if_change): Delete unused macro.
410         (news-date-check, vc-diff-check): Support VPATH builds.
411         (announcement): Likewise.  Split --bootstrap-tools list...
412         (boostrap-tools): ...into separate list, which can be overridden
413         in cfg.mk.
414         (sc_avoid_if_before_free): Point to $(gnulib_dir), rather than
415         requiring dependency on useless-if-before-free module.
416         (VC_LIST, VC_LIST_EXCEPT): Likewise for vc-list-files module.
417         Support VPATH builds.
418
419 2009-04-24  Jim Meyering  <meyering@redhat.com>
420
421         maint.mk: remove coreutils-specific rules and variables
422         * top/maint.mk (bin, taint-distcheck, coreutils-path-check, t): Remove.
423         (fake_home, install-transform-check, my-instcheck, pfx, TMPDIR): Remove.
424         (t_prefix, t_taint, tp, warn_cflags, write_loser, my-distcheck): Remove.
425
426         maint.mk: remove obsolete rule
427         * top/maint.mk (rel-check): Remove rule.
428         (WGET, WGETFLAGS): Remove now-unused variables.
429
430 2009-04-24  Simon Josefsson  <simon@josefsson.org>
431
432         * top/maint.mk (makefile-check): Renamed to sc_makefile_check for
433         consistency.
434
435         * modules/vc-list-files-tests (TESTS_ENVIRONMENT): Use
436         '$(PATH_SEPARATOR)' instead of ':'.
437
438 2009-04-24  Simon Josefsson  <simon@josefsson.org>
439
440         * lib/getopt1.c (main): Use 'const' for static array.
441
442 2009-04-24  Simon Josefsson  <simon@josefsson.org>
443
444         * top/maint.mk: Sync with coreutils.
445         * NEWS: Explain incompatibilities.
446
447 2009-04-22  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
448             Bruno Haible  <bruno@clisp.org>
449
450         Fix cross-compilation results.
451         * m4/btowc.m4 (gl_FUNC_BTOWC): Use no-op statement, rather than empty
452         statement, as third argument of AC_TRY_RUN.
453         * m4/mbrtowc.m4 (gl_MBRTOWC_INCOMPLETE_STATE, gl_MBRTOWC_SANITYCHECK,
454         gl_MBRTOWC_NULL_ARG, gl_MBRTOWC_RETVAL, gl_MBRTOWC_NUL_RETVAL):
455         Likewise.
456         * m4/mbsrtowcs.m4 (gl_MBSRTOWCS_WORKS): Likewise.
457         * m4/wcsrtombs.m4 (gl_WCSRTOMBS_TERMINATION, gl_WCSRTOMBS_NULL):
458         Likewise.
459         * m4/wctob.m4 (gl_FUNC_WCTOB): Likewise.
460         * m4/wcrtomb.m4 (gl_FUNC_WCRTOMB): Likewise. Update for AIX 4.3.
461         * doc/posix-functions/wcrtomb.texi: Mention the bug on AIX 4.3.
462
463 2009-04-20  Bruno Haible  <bruno@clisp.org>
464
465         Avoid test failure on mingw.
466         * tests/uniwidth/test-uc_width2.sh: Convert newlines in output.
467
468 2009-04-20  Bruno Haible  <bruno@clisp.org>
469
470         Avoid compilation error on mingw.
471         * modules/localename-tests (Depends-on): Add locale.
472
473 2009-04-19  Bruno Haible  <bruno@clisp.org>
474
475         Support for building a shared library on Windows platforms.
476         * tests/uninorm/test-nfc.c (n): Don't define if WOE32DLL.
477         (main): Test the presence of UNINORM_NFC here.
478         * tests/uninorm/test-nfd.c (n): Don't define if WOE32DLL.
479         (main): Test the presence of UNINORM_NFD here.
480         * tests/uninorm/test-nfkc.c (n): Don't define if WOE32DLL.
481         (main): Test the presence of UNINORM_NFKC here.
482         * tests/uninorm/test-nfkd.c (n): Don't define if WOE32DLL.
483         (main): Test the presence of UNINORM_NFKD here.
484
485 2009-04-19  Bruno Haible  <bruno@clisp.org>
486
487         Avoid a compiler warning.
488         * tests/uninorm/test-u32-normalize-big.c (read_normalization_test_file):
489         Change type of variable 'sequence'.
490
491 2009-04-19  Bruno Haible  <bruno@clisp.org>
492
493         * modules/configmake (Makefile.am): When the contents of configmake.h
494         does not change, arrange to preserve its modification time.
495
496 2009-04-17  Simon Josefsson  <simon@josefsson.org>
497
498         * top/maint.mk (PO_DOMAIN): New variable, allows overriding of
499         gettext domain.
500
501 2009-04-16  Jim Meyering  <meyering@redhat.com>
502
503         useless-if-before-free: improve conversion code
504         * build-aux/useless-if-before-free: Adjust code-in-comment to match
505         "...!= 0" as well as "...!= NULL".  emacs has one of the former.
506
507 2009-04-14  Bruno Haible  <bruno@clisp.org>
508
509         * modules/fcntl (Depends-on): Add extensions.
510         * m4/fcntl_h.m4 (gl_FCNTL_H): Add a comment.
511
512 2009-04-12  Ben Pfaff  <blp@gnu.org>
513
514         Make fcntl module detect O_NOATIME, O_NOFOLLOW on GNU/Linux.
515         * m4/fcntl_h.m4 (gl_FCNTL_H): Require AC_USE_SYSTEM_EXTENSIONS.
516
517 2009-03-20  Ben Pfaff  <blp@gnu.org>
518
519         Make rename replace existing destinations on Windows.
520         * m4/rename.m4: Add test for Mingw.
521         * lib/rename.c: Add rename replacement that uses MoveFileEx with
522         MOVEFILE_REPLACE_EXISTING to replace existing destination files.
523         * doc/posix-functions/rename.texi: Document.
524
525 2009-04-10  Bruno Haible  <bruno@clisp.org>
526
527         New include file "iconveh.h".
528         * lib/iconveh.h: New file, extracted from lib/striconveh.h.
529         * lib/striconveh.h: Include it.
530         (enum iconv_ilseq_handler): Remove definition.
531         * lib/striconveha.h: Include <stddef.h> and iconveh.h instead of
532         striconveh.h.
533         * lib/striconveha.c: Include striconveh.h.
534         * lib/uniconv.h: Include iconveh.h instead of striconveh.h.
535         * modules/striconveh (Files): Add lib/iconveh.h.
536         * modules/uniconv/base (Files): Add lib/iconveh.h. Remove
537         lib/striconveh.h.
538
539 2009-04-10  Bruno Haible  <bruno@clisp.org>
540
541         * lib/uniconv.h: Update comment.
542
543 2009-04-10  Bruno Haible  <bruno@clisp.org>
544
545         * lib/unistr/u8-mbtouc-aux.c: Inside libunistring, define the function
546         always.
547         * lib/unistr/u8-mbtouc-unsafe-aux.c: Likewise.
548         * lib/unistr/u16-mbtouc-aux.c: Likewise.
549         * lib/unistr/u16-mbtouc-unsafe-aux.c: Likewise.
550         * lib/unistr/u8-mbtouc.c: Inside libunistring, include
551         "unistring-notinline.h", so that the function gets defined always.
552         * lib/unistr/u8-mbtouc-unsafe.c: Likewise.
553         * lib/unistr/u8-uctomb.c: Likewise.
554         * lib/unistr/u16-mbtouc.c: Likewise.
555         * lib/unistr/u16-mbtouc-unsafe.c: Likewise.
556         * lib/unistr/u16-uctomb.c: Likewise.
557         * lib/unistr/u32-mbtouc.c: Likewise.
558         * lib/unistr/u32-mbtouc-unsafe.c: Likewise.
559         * lib/unistr/u32-uctomb.c: Likewise.
560
561 2009-04-10  Bruno Haible  <bruno@clisp.org>
562
563         Mark 'utime' obsolete.
564         * modules/utime (Status, Notice): New sections.
565         Suggested by Jim Meyering.
566
567         Fix cross-compile guess for utime test.
568         * m4/utime.m4 (AC_FUNC_UTIME_NULL): Add definition from newest unstable
569         autoconf.
570         * doc/posix-functions/utime.texi: Give more precisions.
571         Reported by Jan <ipif@ymail.com>.
572
573 2009-04-09  Kamil Dudka  <kdudka@redhat.com>
574
575         filevercmp: correct today's change
576         * lib/filevercmp.c: Also handle coreutils' test inputs.
577         * tests/test-filevercmp.c: Add inputs from one of coreutils' test scripts.
578
579         Fix regression in 'filevercmp' module. Thanks Sven Joachim
580         for reporting it.
581         * lib/filevercmp.c: Special handle for "", "." and "..".
582         * tests/test-filevercmp.c: Enlarge the set suite.
583
584 2009-04-07  Jim Meyering  <meyering@redhat.com>
585
586         useless-if-before-free: show how to remove braced useless free, too
587         * build-aux/useless-if-before-free: still only in a comment, though.
588
589 2009-04-07  Reuben Thomas  <rrt@sc3d.org>
590
591         maint.mk: import changes to syntax-check macros from coreutils
592         * top/maint.mk (_prohibit_regexp, _header_without_use): Define.
593         Use them in the relevant macros.
594
595 2009-04-06  Bruno Haible  <bruno@clisp.org>
596
597         Fix unportable use of bit-fields.
598         * lib/unicase/special-casing.h (struct special_casing_rule): Change the
599         bit-field type from 'int' to 'signed int'. Otherwise Solaris cc,
600         AIX xlc, and OSF/1 cc interpret it as 'unsigned int'.
601
602 2009-04-06  Bruno Haible  <bruno@clisp.org>
603
604         Avoid test failures on AIX and OSF/1.
605         * tests/unicase/test-u8-casefold.c (check): Account for the possibility
606         that malloc(0) = NULL.
607         * tests/unicase/test-u8-tolower.c (check): Likewise.
608         * tests/unicase/test-u8-totitle.c (check): Likewise.
609         * tests/unicase/test-u8-toupper.c (check): Likewise.
610         * tests/unicase/test-u16-casefold.c (check): Likewise.
611         * tests/unicase/test-u16-tolower.c (check): Likewise.
612         * tests/unicase/test-u16-totitle.c (check): Likewise.
613         * tests/unicase/test-u16-toupper.c (check): Likewise.
614         * tests/unicase/test-u32-casefold.c (check): Likewise.
615         * tests/unicase/test-u32-tolower.c (check): Likewise.
616         * tests/unicase/test-u32-totitle.c (check): Likewise.
617         * tests/unicase/test-u32-toupper.c (check): Likewise.
618         * tests/uninorm/test-u8-nfc.c (check): Likewise.
619         * tests/uninorm/test-u8-nfd.c (check): Likewise.
620         * tests/uninorm/test-u8-nfkc.c (check): Likewise.
621         * tests/uninorm/test-u8-nfkd.c (check): Likewise.
622         * tests/uninorm/test-u16-nfc.c (check): Likewise.
623         * tests/uninorm/test-u16-nfd.c (check): Likewise.
624         * tests/uninorm/test-u16-nfkc.c (check): Likewise.
625         * tests/uninorm/test-u16-nfkd.c (check): Likewise.
626         * tests/uninorm/test-u32-nfc.c (check): Likewise.
627         * tests/uninorm/test-u32-nfd.c (check): Likewise.
628         * tests/uninorm/test-u32-nfkc.c (check): Likewise.
629         * tests/uninorm/test-u32-nfkd.c (check): Likewise.
630
631 2009-04-05  Bruno Haible  <bruno@clisp.org>
632
633         Work around an autoconf limitation.
634         * gnulib-tool (func_emit_lib_Makefile_am): Omit the "Reproduce by"
635         comment line if it would be longer than 3 KB.
636
637 2009-04-05  Bruno Haible  <bruno@clisp.org>
638
639         Avoid test failure with libiconv-1.13.
640         * tests/test-striconveh.c (main): Allow result of libiconv 1.13 as one
641         of the expected test results.
642
643 2009-04-05  Bruno Haible  <bruno@clisp.org>
644
645         * gnulib-tool (func_emit_lib_Makefile_am): Don't add the library to
646         noinst_LTLIBRARIES if the Makefile.am in the same directory specifies
647         that it should be installed.
648
649 2009-04-05  Bruno Haible  <bruno@clisp.org>
650
651         * gnulib-tool: New option --copy-file.
652         (func_usage): Document it.
653         (func_dest_tmpfilename): Moved out of func_import.
654         (func_add_file, func_update_file): New functions, extracted from
655         func_import.
656         (func_import): Update.
657
658 2009-04-05  Karl Berry  <karl@gnu.org>
659
660         * README: prominently mention gnulib-tool.
661         Rearrange sections so getting the code is near the top.
662
663 2009-04-05  Bruno Haible  <bruno@clisp.org>
664
665         * lib/unicase.h: Mention u*_cmp2.
666         * lib/unicase/u-casecmp.h (FUNC): Invoke U_CMP2 instead of U_CMP.
667         * lib/unicase/u8-casecmp.c: Use u8_cmp2 instead of u8_cmp.
668         * lib/unicase/ulc-casecmp.c: Likewise.
669         * lib/unicase/u16-casecmp.c: Use u16_cmp2 instead of u16_cmp.
670         * lib/unicase/u32-casecmp.c: Use u32_cmp2 instead of u32_cmp.
671         * modules/unicase/u8-casecmp (Depends-on): Add unistr/u8-cmp2, remove
672         unistr/u8-cmp.
673         * modules/unicase/ulc-casecmp (Depends-on): Likewise.
674         * modules/unicase/u16-casecmp (Depends-on): Add unistr/u16-cmp2, remove
675         unistr/u16-cmp.
676         * modules/unicase/u32-casecmp (Depends-on): Add unistr/u32-cmp2, remove
677         unistr/u32-cmp.
678
679         * lib/uninorm.h: Mention u*_cmp2.
680         * lib/uninorm/u-normcmp.h (FUNC): Invoke U_CMP2 instead of U_CMP.
681         * lib/uninorm/u8-normcmp.c: Use u8_cmp2 instead of u8_cmp.
682         * lib/uninorm/u16-normcmp.c: Use u16_cmp2 instead of u16_cmp.
683         * lib/uninorm/u32-normcmp.c: Use u32_cmp2 instead of u32_cmp.
684         * modules/uninorm/u8-normcmp (Depends-on): Add unistr/u8-cmp2, remove
685         unistr/u8-cmp.
686         * modules/uninorm/u16-normcmp (Depends-on): Add unistr/u16-cmp2, remove
687         unistr/u16-cmp.
688         * modules/uninorm/u32-normcmp (Depends-on): Add unistr/u32-cmp2, remove
689         unistr/u32-cmp.
690
691         New module 'unistr/u32-cmp2'.
692         * lib/unistr/u32-cmp2.c: New file.
693         * modules/unistr/u32-cmp2: New file.
694
695         New module 'unistr/u16-cmp2'.
696         * lib/unistr/u16-cmp2.c: New file.
697         * modules/unistr/u16-cmp2: New file.
698
699         New module 'unistr/u8-cmp2'.
700         * lib/unistr.h (u8_cmp2, u16_cmp2, u32_cmp2): New declarations.
701         * lib/unistr/u8-cmp2.c: New file.
702         * lib/unistr/u-cmp2.h: New file.
703         * modules/unistr/u8-cmp2: New file.
704
705 2009-04-05  Bruno Haible  <bruno@clisp.org>
706
707         * lib/unictype.h (uc_property_is_valid): New macro.
708         * tests/unictype/test-pr_byname.c (main): Use it.
709
710         * lib/unistr.h: Doc fixes.
711         * lib/uniconv.h: Doc fixes.
712         * lib/unictype.h: Doc fixes.
713
714 2009-04-03  Paul Eggert  <eggert@cs.ucla.edu>
715
716         Port coreutils 7.2 to Solaris 8.
717
718         * modules/arpa_inet (arpa/inet.h): Depend on arpa_inet.in.h.
719         * m4/inet_ntop.m4 (gl_INET_NTOP): Search for inet_ntop in -lnsl,
720         for Solaris 8.  This is a bit of a hack, as it means it's the
721         caller's responsibility to add -lnsl if needed, but most likely it
722         won't be needed since only getaddrinfo uses this and getaddrinfo
723         isn't needed on Solaris 8.
724
725         * modules/fnmatch (Depends-on): Add mbsrtowcs, to fix a porting
726         problem to Solaris 8 encountered with coreutils 7.2, which
727         resulted in a message "fnmatch.c:292: warning: passing argument 4
728         of 'mbsrtowcs' from incompatible pointer type".  Also, add mbsinit
729         at the suggestion of Bruno Haible, since fnmatch uses mbsinit.
730
731 2009-04-03  Simon Josefsson  <simon@josefsson.org>
732
733         * m4/ld-version-script.m4: Add FIXME comment.
734
735 2009-04-02  Simon Josefsson  <simon@josefsson.org>
736
737         * doc/ld-output-def.texi: Use DLL_VERSION instead of confusing
738         SOVERSION variable.
739
740 2009-04-02  Bruno Haible  <bruno@clisp.org>
741
742         * Makefile (info, html, dvi, pdf): Combine the rules.
743         Suggested by Jim Meyering.
744
745 2009-04-01  Bruno Haible  <bruno@clisp.org>
746
747         * Makefile (info, html, dvi, pdf): New targets.
748         Reported by Reuben Thomas <rrt@sc3d.org>.
749
750 2009-04-01  Bruno Haible  <bruno@clisp.org>
751
752         * doc/gnulib-tool.texi (Invoking gnulib-tool): Document how gnulib-tool
753         can be put into PATH.
754         Reported by Reuben Thomas <rrt@sc3d.org>. Suggested by Karl Berry.
755
756 2009-04-01  Bruno Haible  <bruno@clisp.org>
757
758         * doc/lib-symbol-visibility.texi: Follow texinfo style conventions.
759
760 2009-04-01  Bruno Haible  <bruno@clisp.org>
761
762         Rename module 'visibility'.
763         * modules/lib-symbol-visibility: Renamed from modules/visibility.
764         * doc/lib-symbol-visibility.texi: Renamed from visibility.texi.
765         * doc/gnulib.texi: Update.
766         * MODULES.html.sh (Misc): Update.
767         * NEWS: Mention the change.
768
769 2009-04-01  Simon Josefsson  <simon@josefsson.org>
770
771         * modules/lib-msvc-compat: New module.  Thanks to Bruno Haible
772         <bruno@clisp.org>, Ralf Wildenhues <Ralf.Wildenhues@gmx.de>, and
773         Eric Blake <ebb9@byu.net> for review.
774         * MODULES.html.sh: Add lib-msvc-compat.
775         * doc/gnulib.texi: Link to new section.
776         * m4/ld-output-def.m4: New file.
777         * doc/ld-output-def.texi: New file.
778
779 2009-04-01  Simon Josefsson  <simon@josefsson.org>
780
781         Rename ld-version-script to lib-symbol-versions.  Suggested by
782         Bruno Haible <bruno@clisp.org>.
783         * modules/ld-version-script: Renamed to lib-symbol-versions.
784         * doc/ld-version-script.texi: Fix module name.
785         * MODULES.html.sh: Add lib-symbol-versions.
786
787 2009-03-31  Simon Josefsson  <simon@josefsson.org>
788
789         * modules/u64-tests: New file.
790         * tests/test-u64.c: New file.
791
792 2009-03-04  Simon Josefsson  <simon@josefsson.org>
793
794         * MODULES.html.sh: Mention u64.
795         * modules/u64: New module.
796         * modules/crypto/sha512: Depend on u64 module instead of providing
797         u64.h.
798
799 2009-03-27  Eric Blake  <ebb9@byu.net>
800
801         test-strerror: make debugging EAI_SYSTEM easier
802         * modules/getaddrinfo-tests (Depends-on): Add strerror.
803         * test-getaddrinfo.c (simple) [ENABLE_DEBUGGING]: Report errno if
804         failure was EAI_SYSTEM.
805
806 2009-03-25  Bruno Haible  <bruno@clisp.org>
807
808         Fix a problem with --enable-relocatable on Solaris 7.
809         * modules/relocatable-prog-wrapper (Depends-on): Add environ. Needed
810         since 2008-02-24.
811
812 2009-03-25  Eric Blake  <ebb9@byu.net>
813
814         test-sockets: avoid gcc warning
815         * tests/test-sockets.c (main): Silence compiler warning.
816
817 2009-03-25  Paul Eggert  <eggert@cs.ucla.edu>
818
819         New modules nproc, pthread, contributed by Glen Lenker.
820
821         * MODULES.html.sh: Add pthread, nproc.
822         * lib/nproc.c: New file.
823         * lib/nproc.h: New file.
824         * lib/pthread.in.h: New file.
825         * m4/pthread.m4: New file.
826         * modules/nproc: New file.
827         * modules/pthread: New file.
828
829 2009-03-24  Simon Josefsson  <simon@josefsson.org>
830
831         * modules/unicase/locale-language-tests (test_locale_language_LDADD):
832         New variable.
833
834 2009-03-24  Kamil Dudka  <kdudka@redhat.com>
835
836         filevercmp: handle simple~ and numbered.~3~ backup suffixes
837         * lib/filevercmp.c: Handle simple~ and numbered.~3~ backup suffixes.
838         * tests/test-filevercmp.c: Add tests for backup suffixes.
839
840 2009-03-24  Simon Josefsson  <simon@josefsson.org>
841
842         * modules/stdlib (Depends-on): Add stdint, needed when defining
843         struct random_data on, for example, HP-UX 10.20.  Reported by
844         Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
845
846 2009-03-24  Simon Josefsson  <simon@josefsson.org>
847
848         * lib/readline.c (readline): Call fflush on stdout after printing
849         prompt.
850
851 2009-03-20  Bruno Haible  <bruno@clisp.org>
852
853         Remove dependency from 'close' module to -lws2_32 on native Windows.
854         * lib/close-hook.h: New file.
855         * lib/close-hook.c: New file.
856         * lib/close.c: Include close-hook.h. Don't include <sys/socket.h>,
857         w32sock.h.
858         (_gl_close_fd_maybe_socket): Remove function.
859         (rpl_close): Invoke execute_all_close_hooks instead of
860         _gl_close_fd_maybe_socket.
861         * lib/sockets.c: Include close-hook.h, w32sock.h.
862         (close_fd_maybe_socket): New function, essentially from lib/close.c.
863         (close_sockets_hook): New variable.
864         (gl_sockets_startup): Register close_fd_maybe_socket as a hook.
865         (gl_sockets_cleanup): Unregister it.
866         * lib/unistd.in.h (HAVE__GL_CLOSE_FD_MAYBE_SOCKET): Remove macro.
867         * m4/close.m4 (gl_REPLACE_CLOSE): Undo 2009-02-05 change.
868         * modules/close-hook: New file.
869         * modules/close (Files): Remove lib/w32sock.h.
870         (Depends-on): Add close-hook.
871         (Link): Remove section.
872         * modules/sockets (Files): Add lib/w32sock.h.
873         (Depends-on): Add close-hook.
874         * modules/sys_socket (configure.ac): Remove gl_MODULE_INDICATOR
875         invocation.
876         * NEWS: Mention that LIB_CLOSE is gone.
877
878 2009-03-23  Eric Blake  <ebb9@byu.net>
879
880         signal-tests: test previous patch
881         * tests/test-signal.c: New file.
882         * modules/signal-tests: Likewise.
883
884         signal.h: always support 'volatile sig_atomic_t'
885         * m4/signal_h.m4 (gl_SIGNAL_H): Check for AIX limitation.
886         (gl_SIGNAL_H_DEFAULTS): Add a default.
887         * modules/signal (Makefile.am): Substitute if needed.
888         * lib/signal.in.h (sig_atomic_t): Redefine if needed, so that
889         users can blindly add volatile.
890         * doc/posix-headers/signal.texi (signal.h): Document it.
891         Reported by Matthew Woehlke.
892
893 2009-03-23  Jim Meyering  <meyering@redhat.com>
894
895         pathmax: PATH_MAX: use pathconf only when available
896         * lib/pathmax.h (PATH_MAX): Select the pathconf-using definition
897         only if HAVE_PATHCONF is defined.  Patch by Sylvain Beucler.
898         * m4/pathmax.m4 (gl_PATHMAX): Check for pathconf.
899         This avoids a link failure in a PSP cross-compilation environment
900         described in http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/17048
901
902         * lib/vasnprintf.c (divide): Fix typo in comment.
903
904 2009-03-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
905
906         * gnulib-tool (func_filter_filelist): Fix comment.
907
908 2009-03-20  Bruno Haible  <bruno@clisp.org>
909
910         Make sockets.h self-contained.
911         * lib/sockets.c: Include sockets.h first.
912         * lib/sockets.h: Include <sys/socket.h> before using the SOCKET type.
913
914 2009-03-19  Eric Blake  <ebb9@byu.net>
915
916         doc: mention more functions added in cygwin 1.7.0
917         * doc/posix-functions/log2.texi: Mention recent cygwin 1.7.0
918         addition.
919         * doc/posix-functions/log2f.texi: Likewise.
920
921 2009-03-19  Jim Meyering  <meyering@redhat.com>
922
923         fsusage: avoid syntax error due to statement-before-declaration
924         * lib/fsusage.c (get_fs_usage): Put warning-avoidance statement
925         after all declarations.  Reported by Matthew Woehlke in
926         http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/16231
927
928 2009-03-18  Eric Blake  <ebb9@byu.net>
929
930         build-aux/compile: sync from automake
931         * build-aux/compile: New file, from automake.
932         * config/srclist.txt: Mention build-aux/compile.
933
934 2009-03-17  Bruno Haible  <bruno@clisp.org>
935
936         * lib/git-merge-changelog.c: Fix typo in comment.
937         Reported by Reuben Thomas <rrt@sc3d.org>.
938
939 2009-03-17  Reuben Thomas  <rrt@sc3d.org>
940
941         * m4/regex.m4: update and improve help for
942         --without-included-regex.
943
944 2009-03-17  Simon Josefsson  <simon@josefsson.org>
945
946         * modules/isnanl-nolibm-tests (Files): Add tests/nan.h to avoid
947         failure on missing include files.
948
949 2009-03-17  Eric Blake  <ebb9@byu.net>
950
951         doc: mention more functions added in cygwin 1.7.0
952         * doc/posix-functions/fwprintf.texi: Mention recent cygwin 1.7.0
953         addition.
954         * doc/posix-functions/fwscanf.texi: Likewise.
955         * doc/posix-functions/swprintf.texi: Likewise.
956         * doc/posix-functions/swscanf.texi: Likewise.
957         * doc/posix-functions/vfwprintf.texi: Likewise.
958         * doc/posix-functions/vfwscanf.texi: Likewise.
959         * doc/posix-functions/vswprintf.texi: Likewise.
960         * doc/posix-functions/vswscanf.texi: Likewise.
961         * doc/posix-functions/vwprintf.texi: Likewise.
962         * doc/posix-functions/vwscanf.texi: Likewise.
963         * doc/posix-functions/wcscasecmp.texi: Likewise.
964         * doc/posix-functions/wcsdup.texi: Likewise.
965         * doc/posix-functions/wcsftime.texi: Likewise.
966         * doc/posix-functions/wcsncasecmp.texi: Likewise.
967         * doc/posix-functions/wprintf.texi: Likewise.
968         * doc/posix-functions/wscanf.texi: Likewise.
969         * doc/glibc-functions/gethostbyname2.texi: Likewise.
970
971 2009-03-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
972
973         maint.mk: really add $(AM_MAKEFLAGS)
974         * top/maint.mk (init-coverage, build-coverage): `$(AM_MAKEFLAGS)'
975         was inadvertently omitted in the last commit.
976         Spotted by Bruno Haible.
977
978         maint.mk: use $(MAKE) $(AM_MAKEFLAGS) not make
979         * top/maint.mk (init-coverage, build-coverage): Use `$(MAKE)
980         $(AM_MAKEFLAGS)' rather than plain `make'.
981
982         gnulib-tool: execute $MAKE not make
983         * gnulib-tool: Default $MAKE to 'make'.
984         (func_create_testdir, func_create_megatestdir): Use $MAKE rather
985         than make.  Initialize $MAKE in the do-autobuild script.
986
987         gnulib-tool: use $MAKE not make in generated files
988         * gnulib-tool (func_create_megatestdir): Use $MAKE rather than
989         make, in generated files.  Initialize $MAKE in the do-autobuild
990         script.
991
992         * top/GNUmakefile (_have-git-version-gen): Fix typo.
993
994         GNUmakefile: disable parallelism only for multiple, recursive targets
995         * top/GNUmakefile (ALL_RECURSIVE_TARGETS): New macro; allow user
996         additions in the Makefile.
997         (AM_RECURSIVE_TARGETS): New macro, override only if not provided
998         by Automake.
999         (.NOTPARALLEL): Only disable parallel builds if multiple targets
1000         are listed on the command line and at least one of them is
1001         listed in $(ALL_RECURSIVE_TARGETS).
1002
1003 2009-03-14  Bruno Haible  <bruno@clisp.org>
1004
1005         * modules/unilbrk/u8-possible-linebreaks (Depends-on): Replace
1006         utf8-ucs4-unsafe with unistr/u8-mbtouc-unsafe.
1007         * modules/unilbrk/u8-width-linebreaks (Depends-on): Likewise.
1008         * modules/unilbrk/u16-possible-linebreaks (Depends-on): Replace
1009         utf16-ucs4-unsafe with unistr/u16-mbtouc-unsafe.
1010         * modules/unilbrk/u16-width-linebreaks (Depends-on): Likewise.
1011         * modules/unistr/u8-chr (Depends-on): Replace ucs4-utf8 with
1012         unistr/u8-uctomb.
1013         * modules/unistr/u8-strchr (Depends-on): Likewise.
1014         * modules/unistr/u8-strrchr (Depends-on): Likewise.
1015         * modules/unistr/u16-chr (Depends-on): Replace ucs4-utf16 with
1016         unistr/u16-uctomb.
1017         * modules/unistr/u16-strchr (Depends-on): Likewise.
1018         * modules/unistr/u16-strrchr (Depends-on): Likewise.
1019
1020 2009-03-12  Bruno Haible  <bruno@clisp.org>
1021
1022         Work around select() bug on Interix 3.5.
1023         * lib/sys_select.in.h (select): Also replace if REPLACE_SELECT is 1.
1024         * lib/select.c (rpl_select): Add an implementation for Unix platforms.
1025         * m4/select.m4: New file.
1026         * m4/sys_select_h.m4 (gl_SYS_SELECT_H_DEFAULTS): Initialize REPLACE_SELECT.
1027         * modules/sys_select (Makefile.am): Substitute REPLACE_SELECT.
1028         * modules/select (Files): Add m4/select.m4.
1029         (configure.ac): Move conditional to m4/select.m4. Invoke gl_FUNC_SELECT.
1030         * modules/nanosleep (Depends-on): Add select.
1031         * modules/poll (Depends-on): Likewise.
1032         * doc/posix-functions/select.texi: Mention the Interix bug.
1033         Reported by Markus Duft <mduft@gentoo.org>.
1034
1035         * lib/select.c: Renamed from lib/winsock-select.c.
1036         * modules/select (Files): Add lib/select.c, remove
1037         lib/winsock-select.c.
1038         (configure.ac): Update.
1039
1040 2009-03-12  Jim Meyering  <meyering@redhat.com>
1041
1042         avoid gcc warnings about unused macro definitions
1043         * lib/readtokens.c (STREQ): Remove unused definition.
1044         * lib/xmalloc.c (SIZE_MAX): Likewise.
1045         * lib/openat-die.c (N_): Likewise.
1046         * lib/mountlist.c (SIZE_MAX): Remove definition.
1047         Instead, include <stdint.h>.
1048         * lib/readutmp.c: Likewise.
1049         * modules/readutmp (Depends-on): Add stdint.
1050         * modules/mountlist (Depends-on): Add stdint.
1051         * lib/userspec.c (ISDIGIT): Move definition into #if block where used.
1052
1053 2009-03-10  Bruno Haible  <bruno@clisp.org>
1054
1055         Tests for module 'mbmemcasecoll'.
1056         * modules/mbmemcasecoll-tests: New file.
1057         * tests/test-mbmemcasecoll1.sh: New file.
1058         * tests/test-mbmemcasecoll2.sh: New file.
1059         * tests/test-mbmemcasecoll3.sh: New file.
1060         * tests/test-mbmemcasecoll.c: New file.
1061
1062         New module 'mbmemcasecoll'.
1063         * lib/mbmemcasecoll.h: New file.
1064         * lib/mbmemcasecoll.c: New file.
1065         * modules/mbmemcasecoll: New file.
1066
1067         * tests/test-mbmemcasecmp.h: New file, extracted from
1068         tests/test-mbmemcasecmp.c.
1069         * tests/test-mbmemcasecmp.c: Include test-mbmemcasecmp.h.
1070         (test_ascii, test_iso_8859_1, test_utf_8): Remove functions.
1071         (main): Update.
1072         * modules/mbmemcasecmp-tests (Files): Add tests/test-mbmemcasecmp.h.
1073
1074 2009-03-09  Bruno Haible  <bruno@clisp.org>
1075
1076         Tests for module 'mbmemcasecmp'.
1077         * modules/mbmemcasecmp-tests: New file.
1078         * tests/test-mbmemcasecmp1.sh: New file.
1079         * tests/test-mbmemcasecmp2.sh: New file.
1080         * tests/test-mbmemcasecmp3.sh: New file.
1081         * tests/test-mbmemcasecmp.c: New file.
1082
1083         New module 'mbmemcasecmp'.
1084         * lib/mbmemcasecmp.h: New file.
1085         * lib/mbmemcasecmp.c: New file.
1086         * modules/mbmemcasecmp: New file.
1087
1088 2009-03-09  Bruno Haible  <bruno@clisp.org>
1089
1090         Tests for module 'unicase/ulc-casecoll'.
1091         * modules/unicase/ulc-casecoll-tests: New file.
1092         * tests/unicase/test-ulc-casecoll1.sh: New file.
1093         * tests/unicase/test-ulc-casecoll2.sh: New file.
1094         * tests/unicase/test-ulc-casecoll.c: New file.
1095
1096         New module 'unicase/ulc-casecoll'.
1097         * lib/unicase.h (ulc_casecoll): New declaration.
1098         * lib/unicase/ulc-casecoll.c: New file.
1099         * modules/unicase/ulc-casecoll: New file.
1100
1101         New module 'unicase/ulc-casexfrm'.
1102         * lib/unicase.h (ulc_casexfrm): New declaration.
1103         * lib/unicase/ulc-casexfrm.c: New file.
1104         * modules/unicase/ulc-casexfrm: New file.
1105
1106 2009-03-09  Bruno Haible  <bruno@clisp.org>
1107
1108         Followup to 2008-12-22 commit: Remove unnecessary AC_FUNC_MBRTOWC
1109         invocations.
1110
1111         * m4/mbscasecmp.m4: Remove file.
1112         * modules/mbscasecmp (Files): Remove it and m4/mbrtowc.m4
1113         (configure.ac): Remove gl_FUNC_MBSCASECMP invocation.
1114
1115         * m4/mbscasestr.m4: Remove file.
1116         * modules/mbscasestr (Files): Remove it and m4/mbrtowc.m4
1117         (configure.ac): Remove gl_FUNC_MBSCASESTR invocation.
1118
1119         * m4/mbschr.m4: Remove file.
1120         * modules/mbschr (Files): Remove it and m4/mbrtowc.m4
1121         (configure.ac): Remove gl_FUNC_MBSCHR invocation.
1122
1123         * m4/mbscspn.m4: Remove file.
1124         * modules/mbscspn (Files): Remove it and m4/mbrtowc.m4
1125         (configure.ac): Remove gl_FUNC_MBSCSPN invocation.
1126
1127         * m4/mbslen.m4: Remove file.
1128         * modules/mbslen (Files): Remove it and m4/mbrtowc.m4
1129         (configure.ac): Remove gl_FUNC_MBSLEN invocation.
1130
1131         * m4/mbsncasecmp.m4: Remove file.
1132         * modules/mbsncasecmp (Files): Remove it and m4/mbrtowc.m4
1133         (configure.ac): Remove gl_FUNC_MBSNCASECMP invocation.
1134
1135         * m4/mbsnlen.m4: Remove file.
1136         * modules/mbsnlen (Files): Remove it and m4/mbrtowc.m4
1137         (configure.ac): Remove gl_FUNC_MBSNLEN invocation.
1138
1139         * m4/mbspbrk.m4: Remove file.
1140         * modules/mbspbrk (Files): Remove it and m4/mbrtowc.m4
1141         (configure.ac): Remove gl_FUNC_MBSPBRK invocation.
1142
1143         * m4/mbspcasecmp.m4: Remove file.
1144         * modules/mbspcasecmp (Files): Remove it and m4/mbrtowc.m4
1145         (configure.ac): Remove gl_FUNC_MBSPCASECMP invocation.
1146
1147         * m4/mbsrchr.m4: Remove file.
1148         * modules/mbsrchr (Files): Remove it and m4/mbrtowc.m4
1149         (configure.ac): Remove gl_FUNC_MBSRCHR invocation.
1150
1151         * m4/mbssep.m4: Remove file.
1152         * modules/mbssep (Files): Remove it and m4/mbrtowc.m4
1153         (configure.ac): Remove gl_FUNC_MBSSEP invocation.
1154
1155         * m4/mbsspn.m4: Remove file.
1156         * modules/mbsspn (Files): Remove it and m4/mbrtowc.m4
1157         (configure.ac): Remove gl_FUNC_MBSSPN invocation.
1158
1159         * m4/mbsstr.m4: Remove file.
1160         * modules/mbsstr (Files): Remove it and m4/mbrtowc.m4
1161         (configure.ac): Remove gl_FUNC_MBSSTR invocation.
1162
1163         * m4/mbstok_r.m4: Remove file.
1164         * modules/mbstok_r (Files): Remove it and m4/mbrtowc.m4
1165         (configure.ac): Remove gl_FUNC_MBSTOK_R invocation.
1166
1167         * m4/mbswidth.m4 (gl_MBSWIDTH): Remove AC_FUNC_MBRTOWC invocation.
1168
1169         * m4/quotearg.m4 (gl_QUOTEARG): Remove mbsinit test and
1170         AC_TYPE_MBSTATE_T, AC_FUNC_MBRTOWC invocations.
1171
1172         * modules/trim (configure.ac): Remove AC_FUNC_MBRTOWC invocation.
1173
1174 2009-03-08  Bruno Haible  <bruno@clisp.org>
1175
1176         Tests for module 'unicase/ulc-casecmp'.
1177         * modules/unicase/ulc-casecmp-tests: New file.
1178         * tests/unicase/test-ulc-casecmp1.sh: New file.
1179         * tests/unicase/test-ulc-casecmp2.sh: New file.
1180         * tests/unicase/test-ulc-casecmp.c: New file.
1181
1182         New module 'unicase/ulc-casecmp'.
1183         * lib/unicase.h (ulc_casecmp): New declaration.
1184         * lib/unicase/ulc-casecmp.c: New file.
1185         * lib/unicase/u-casecmp.h (FUNC): Change argument types to
1186         'const SRC_UNIT *'.
1187         * lib/unicase/u8-casecmp.c (SRC_UNIT): Define like UNIT.
1188         * lib/unicase/u16-casecmp.c (SRC_UNIT): Likewise.
1189         * lib/unicase/u32-casecmp.c (SRC_UNIT): Likewise.
1190         * modules/unicase/ulc-casecmp: New file.
1191
1192         Tests for module 'unicase/u32-is-cased'.
1193         * modules/unicase/u32-is-cased-tests: New file.
1194         * tests/unicase/test-u32-is-cased.c: New file.
1195
1196         Tests for module 'unicase/u16-is-cased'.
1197         * modules/unicase/u16-is-cased-tests: New file.
1198         * tests/unicase/test-u16-is-cased.c: New file.
1199
1200         Tests for module 'unicase/u8-is-cased'.
1201         * modules/unicase/u8-is-cased-tests: New file.
1202         * tests/unicase/test-u8-is-cased.c: New file.
1203         * tests/unicase/test-is-cased.h: New file.
1204
1205         New module 'unicase/u32-is-cased'.
1206         * lib/unicase/u32-is-cased.c: New file.
1207         * modules/unicase/u32-is-cased: New file.
1208
1209         New module 'unicase/u16-is-cased'.
1210         * lib/unicase/u16-is-cased.c: New file.
1211         * modules/unicase/u16-is-cased: New file.
1212
1213         New module 'unicase/u8-is-cased'.
1214         * lib/unicase/u8-is-cased.c: New file.
1215         * lib/unicase/u-is-cased.h: New file.
1216         * modules/unicase/u8-is-cased: New file.
1217
1218         Tests for module 'unicase/u32-is-casefolded'.
1219         * modules/unicase/u32-is-casefolded-tests: New file.
1220         * tests/unicase/test-u32-is-casefolded.c: New file.
1221
1222         Tests for module 'unicase/u16-is-casefolded'.
1223         * modules/unicase/u16-is-casefolded-tests: New file.
1224         * tests/unicase/test-u16-is-casefolded.c: New file.
1225
1226         Tests for module 'unicase/u8-is-casefolded'.
1227         * modules/unicase/u8-is-casefolded-tests: New file.
1228         * tests/unicase/test-u8-is-casefolded.c: New file.
1229         * tests/unicase/test-is-casefolded.h: New file.
1230
1231         New module 'unicase/u32-is-casefolded'.
1232         * lib/unicase/u32-is-casefolded.c: New file.
1233         * modules/unicase/u32-is-casefolded: New file.
1234
1235         New module 'unicase/u16-is-casefolded'.
1236         * lib/unicase/u16-is-casefolded.c: New file.
1237         * modules/unicase/u16-is-casefolded: New file.
1238
1239         New module 'unicase/u8-is-casefolded'.
1240         * lib/unicase/u8-is-casefolded.c: New file.
1241         * modules/unicase/u8-is-casefolded: New file.
1242
1243         Tests for module 'unicase/u32-is-titlecase'.
1244         * modules/unicase/u32-is-titlecase-tests: New file.
1245         * tests/unicase/test-u32-is-titlecase.c: New file.
1246
1247         Tests for module 'unicase/u16-is-titlecase'.
1248         * modules/unicase/u16-is-titlecase-tests: New file.
1249         * tests/unicase/test-u16-is-titlecase.c: New file.
1250
1251         Tests for module 'unicase/u8-is-titlecase'.
1252         * modules/unicase/u8-is-titlecase-tests: New file.
1253         * tests/unicase/test-u8-is-titlecase.c: New file.
1254         * tests/unicase/test-is-titlecase.h: New file.
1255
1256         New module 'unicase/u32-is-titlecase'.
1257         * lib/unicase/u32-is-titlecase.c: New file.
1258         * modules/unicase/u32-is-titlecase: New file.
1259
1260         New module 'unicase/u16-is-titlecase'.
1261         * lib/unicase/u16-is-titlecase.c: New file.
1262         * modules/unicase/u16-is-titlecase: New file.
1263
1264         New module 'unicase/u8-is-titlecase'.
1265         * lib/unicase/u8-is-titlecase.c: New file.
1266         * modules/unicase/u8-is-titlecase: New file.
1267
1268         Tests for module 'unicase/u32-is-lowercase'.
1269         * modules/unicase/u32-is-lowercase-tests: New file.
1270         * tests/unicase/test-u32-is-lowercase.c: New file.
1271
1272         Tests for module 'unicase/u16-is-lowercase'.
1273         * modules/unicase/u16-is-lowercase-tests: New file.
1274         * tests/unicase/test-u16-is-lowercase.c: New file.
1275
1276         Tests for module 'unicase/u8-is-lowercase'.
1277         * modules/unicase/u8-is-lowercase-tests: New file.
1278         * tests/unicase/test-u8-is-lowercase.c: New file.
1279         * tests/unicase/test-is-lowercase.h: New file.
1280
1281         New module 'unicase/u32-is-lowercase'.
1282         * lib/unicase/u32-is-lowercase.c: New file.
1283         * modules/unicase/u32-is-lowercase: New file.
1284
1285         New module 'unicase/u16-is-lowercase'.
1286         * lib/unicase/u16-is-lowercase.c: New file.
1287         * modules/unicase/u16-is-lowercase: New file.
1288
1289         New module 'unicase/u8-is-lowercase'.
1290         * lib/unicase/u8-is-lowercase.c: New file.
1291         * modules/unicase/u8-is-lowercase: New file.
1292
1293         Tests for module 'unicase/u32-is-uppercase'.
1294         * modules/unicase/u32-is-uppercase-tests: New file.
1295         * tests/unicase/test-u32-is-uppercase.c: New file.
1296
1297         Tests for module 'unicase/u16-is-uppercase'.
1298         * modules/unicase/u16-is-uppercase-tests: New file.
1299         * tests/unicase/test-u16-is-uppercase.c: New file.
1300
1301         Tests for module 'unicase/u8-is-uppercase'.
1302         * modules/unicase/u8-is-uppercase-tests: New file.
1303         * tests/unicase/test-u8-is-uppercase.c: New file.
1304         * tests/unicase/test-is-uppercase.h: New file.
1305
1306         New module 'unicase/u32-is-uppercase'.
1307         * lib/unicase/u32-is-uppercase.c: New file.
1308         * modules/unicase/u32-is-uppercase: New file.
1309
1310         New module 'unicase/u16-is-uppercase'.
1311         * lib/unicase/u16-is-uppercase.c: New file.
1312         * modules/unicase/u16-is-uppercase: New file.
1313
1314         New module 'unicase/u8-is-uppercase'.
1315         * lib/unicase/u8-is-uppercase.c: New file.
1316         * modules/unicase/u8-is-uppercase: New file.
1317
1318         New module 'unicase/u32-is-invariant'.
1319         * lib/unicase/u32-is-invariant.c: New file.
1320         * modules/unicase/u32-is-invariant: New file.
1321
1322         New module 'unicase/u16-is-invariant'.
1323         * lib/unicase/u16-is-invariant.c: New file.
1324         * modules/unicase/u16-is-invariant: New file.
1325
1326         New module 'unicase/u8-is-invariant'.
1327         * lib/unicase/u8-is-invariant.c: New file.
1328         * lib/unicase/invariant.h: New file.
1329         * lib/unicase/u-is-invariant.h: New file.
1330         * modules/unicase/u8-is-invariant: New file.
1331
1332         Tests for module 'unicase/u32-casecoll'.
1333         * modules/unicase/u32-casecoll-tests: New file.
1334         * tests/unicase/test-u32-casecoll.c: New file.
1335
1336         Tests for module 'unicase/u16-casecoll'.
1337         * modules/unicase/u16-casecoll-tests: New file.
1338         * tests/unicase/test-u16-casecoll.c: New file.
1339
1340         Tests for module 'unicase/u8-casecoll'.
1341         * modules/unicase/u8-casecoll-tests: New file.
1342         * tests/unicase/test-u8-casecoll.c: New file.
1343
1344         New module 'unicase/u32-casecoll'.
1345         * lib/unicase/u32-casecoll.c: New file.
1346         * modules/unicase/u32-casecoll: New file.
1347
1348         New module 'unicase/u16-casecoll'.
1349         * lib/unicase/u16-casecoll.c: New file.
1350         * modules/unicase/u16-casecoll: New file.
1351
1352         New module 'unicase/u8-casecoll'.
1353         * lib/unicase/u8-casecoll.c: New file.
1354         * lib/unicase/u-casecoll.h: New file.
1355         * modules/unicase/u8-casecoll: New file.
1356
1357         New module 'unicase/u32-casexfrm'.
1358         * lib/unicase/u32-casexfrm.c: New file.
1359         * modules/unicase/u32-casexfrm: New file.
1360
1361         New module 'unicase/u16-casexfrm'.
1362         * lib/unicase/u16-casexfrm.c: New file.
1363         * modules/unicase/u16-casexfrm: New file.
1364
1365         New module 'unicase/u8-casexfrm'.
1366         * lib/unicase/u8-casexfrm.c: New file.
1367         * lib/unicase/u-casexfrm.h: New file.
1368         * modules/unicase/u8-casexfrm: New file.
1369
1370         Tests for module 'unicase/u32-casecmp'.
1371         * modules/unicase/u32-casecmp-tests: New file.
1372         * tests/unicase/test-u32-casecmp.c: New file.
1373
1374         Tests for module 'unicase/u16-casecmp'.
1375         * modules/unicase/u16-casecmp-tests: New file.
1376         * tests/unicase/test-u16-casecmp.c: New file.
1377
1378         Tests for module 'unicase/u8-casecmp'.
1379         * modules/unicase/u8-casecmp-tests: New file.
1380         * tests/unicase/test-u8-casecmp.c: New file.
1381         * tests/unicase/test-casecmp.h: New file.
1382
1383         New module 'unicase/u32-casecmp'.
1384         * lib/unicase/u32-casecmp.c: New file.
1385         * modules/unicase/u32-casecmp: New file.
1386
1387         New module 'unicase/u16-casecmp'.
1388         * lib/unicase/u16-casecmp.c: New file.
1389         * modules/unicase/u16-casecmp: New file.
1390
1391         New module 'unicase/u8-casecmp'.
1392         * lib/unicase/u8-casecmp.c: New file.
1393         * lib/unicase/u-casecmp.h: New file.
1394         * modules/unicase/u8-casecmp: New file.
1395
1396         Tests for module 'unicase/u32-casefold'.
1397         * modules/unicase/u32-casefold-tests: New file.
1398         * tests/unicase/test-u32-casefold.c: New file.
1399
1400         Tests for module 'unicase/u16-casefold'.
1401         * modules/unicase/u16-casefold-tests: New file.
1402         * tests/unicase/test-u16-casefold.c: New file.
1403
1404         Tests for module 'unicase/u8-casefold'.
1405         * modules/unicase/u8-casefold-tests: New file.
1406         * tests/unicase/test-u8-casefold.c: New file.
1407
1408         New module 'unicase/u32-casefold'.
1409         * lib/unicase/u32-casefold.c: New file.
1410         * modules/unicase/u32-casefold: New file.
1411
1412         New module 'unicase/u16-casefold'.
1413         * lib/unicase/u16-casefold.c: New file.
1414         * modules/unicase/u16-casefold: New file.
1415
1416         New module 'unicase/u8-casefold'.
1417         * lib/unicase/u8-casefold.c: New file.
1418         * lib/unicase/u-casefold.h: New file.
1419         * modules/unicase/u8-casefold: New file.
1420
1421         New module 'unicase/tocasefold'.
1422         * lib/unicase/casefold.h: New file.
1423         * lib/unicase/tocasefold.c: New file.
1424         * lib/unicase/tocasefold.h: New file, generated by gen-uni-tables.c.
1425         * modules/unicase/tocasefold: New file.
1426
1427         Tests for module 'unicase/u32-totitle'.
1428         * modules/unicase/u32-totitle-tests: New file.
1429         * tests/unicase/test-u32-totitle.c: New file.
1430
1431         Tests for module 'unicase/u16-totitle'.
1432         * modules/unicase/u16-totitle-tests: New file.
1433         * tests/unicase/test-u16-totitle.c: New file.
1434
1435         Tests for module 'unicase/u8-totitle'.
1436         * modules/unicase/u8-totitle-tests: New file.
1437         * tests/unicase/test-u8-totitle.c: New file.
1438
1439         New module 'unicase/u32-totitle'.
1440         * lib/unicase/u32-totitle.c: New file.
1441         * modules/unicase/u32-totitle: New file.
1442
1443         New module 'unicase/u16-totitle'.
1444         * lib/unicase/u16-totitle.c: New file.
1445         * modules/unicase/u16-totitle: New file.
1446
1447         New module 'unicase/u8-totitle'.
1448         * lib/unicase/u8-totitle.c: New file.
1449         * lib/unicase/u-totitle.h: New file.
1450         * modules/unicase/u8-totitle: New file.
1451
1452         Tests for module 'unicase/u32-tolower'.
1453         * modules/unicase/u32-tolower-tests: New file.
1454         * tests/unicase/test-u32-tolower.c: New file.
1455
1456         Tests for module 'unicase/u16-tolower'.
1457         * modules/unicase/u16-tolower-tests: New file.
1458         * tests/unicase/test-u16-tolower.c: New file.
1459
1460         Tests for module 'unicase/u8-tolower'.
1461         * modules/unicase/u8-tolower-tests: New file.
1462         * tests/unicase/test-u8-tolower.c: New file.
1463
1464         New module 'unicase/u32-tolower'.
1465         * lib/unicase/u32-tolower.c: New file.
1466         * modules/unicase/u32-tolower: New file.
1467
1468         New module 'unicase/u16-tolower'.
1469         * lib/unicase/u16-tolower.c: New file.
1470         * modules/unicase/u16-tolower: New file.
1471
1472         New module 'unicase/u8-tolower'.
1473         * lib/unicase/u8-tolower.c: New file.
1474         * modules/unicase/u8-tolower: New file.
1475
1476         Tests for module 'unicase/u32-toupper'.
1477         * modules/unicase/u32-toupper-tests: New file.
1478         * tests/unicase/test-u32-toupper.c: New file.
1479
1480         Tests for module 'unicase/u16-toupper'.
1481         * modules/unicase/u16-toupper-tests: New file.
1482         * tests/unicase/test-u16-toupper.c: New file.
1483
1484         Tests for module 'unicase/u8-toupper'.
1485         * modules/unicase/u8-toupper-tests: New file.
1486         * tests/unicase/test-u8-toupper.c: New file.
1487
1488         New module 'unicase/u32-toupper'.
1489         * lib/unicase/u32-toupper.c: New file.
1490         * modules/unicase/u32-toupper: New file.
1491
1492         New module 'unicase/u16-toupper'.
1493         * lib/unicase/u16-toupper.c: New file.
1494         * modules/unicase/u16-toupper: New file.
1495
1496         New module 'unicase/u8-toupper'.
1497         * lib/unicase/u8-toupper.c: New file.
1498         * modules/unicase/u8-toupper: New file.
1499
1500         New module 'unicase/u32-casemap'.
1501         * lib/unicase/u32-casemap.c: New file.
1502         * modules/unicase/u32-casemap: New file.
1503
1504         New module 'unicase/u16-casemap'.
1505         * lib/unicase/u16-casemap.c: New file.
1506         * modules/unicase/u16-casemap: New file.
1507
1508         New module 'unicase/u8-casemap'.
1509         * lib/unicase/unicasemap.h: New file.
1510         * lib/unicase/u8-casemap.c: New file.
1511         * lib/unicase/u-casemap.h: New file.
1512         * modules/unicase/u8-casemap: New file.
1513
1514         New module 'unicase/special-casing'.
1515         * lib/unicase/special-casing.h: New file.
1516         * lib/unicase/special-casing.c: New file.
1517         * lib/unicase/special-casing-table.gperf: New file, generated by
1518         gen-uni-tables.c.
1519         * modules/unicase/special-casing: New file.
1520
1521         Tests for module 'unicase/locale-language'.
1522         * modules/unicase/locale-language-tests: New file.
1523         * tests/unicase/test-locale-language.sh: New file.
1524         * tests/unicase/test-locale-language.c: New file.
1525
1526         New module 'unicase/locale-language'.
1527         * lib/unicase/locale-language.c: New file.
1528         * lib/unicase/locale-languages.gperf: New file.
1529         * modules/unicase/locale-language: New file.
1530
1531         Generate more tables for case conversion and case folding.
1532         * lib/gen-uni-tables.c (SCC_*): New enum items.
1533         (struct special_casing_rule): New type.
1534         (casing_rules, num_casing_rules, allocated_casing_rules): New
1535         variables.
1536         (add_casing_rule, fill_casing_rules): New functions.
1537         (struct casefold_rule): New type.
1538         (casefolding_rules, num_casefolding_rules,
1539         allocated_casefolding_rules): New variables.
1540         (fill_casefolding_rules): New function.
1541         (unicode_casefold): New variable.
1542         (to_casefold, redistribute_casefolding_rules, compare_casing_rules,
1543         sort_casing_rules, output_casing_rules): New functions.
1544         (main): Accept to more arguments: SpecialCasing.txt and
1545         CaseFolding.txt. Invoke fill_casing_rules, fill_casefolding_rules,
1546         redistribute_casefolding_rules, sort_casing_rules, output_casing_rules.
1547         Output mapping for casefolding.
1548
1549         * lib/unicase.h: Include stdbool.h, uninorm.h.
1550         (u8_toupper, u16_toupper, u32_toupper, u8_tolower, u16_tolower,
1551         u32_tolower, u8_totitle, u16_totitle, u32_totitle): Add nf argument.
1552         (u8_casefold, u16_casefold, u32_casefold): Add iso639_language and nf
1553         arguments.
1554         (u8_casecmp, u16_casecmp, u32_casecmp): Add iso639_language, nf,
1555         resultp arguments.
1556         (u8_casexfrm, u16_casexfrm, u32_casexfrm): New declarations.
1557         (u8_casecoll, u16_casecoll, u32_casecoll): Add iso639_language, nf,
1558         resultp arguments.
1559         (u8_is_uppercase, u16_is_uppercase, u32_is_uppercase, u8_is_lowercase,
1560         u16_is_lowercase, u32_is_lowercase, u8_is_titlecase, u16_is_titlecase,
1561         u32_is_titlecase, u8_is_casefolded, u16_is_casefolded,
1562         u32_is_casefolded, u8_is_cased, u16_is_cased, u32_is_cased): New
1563         declarations.
1564         * modules/unicase/base (Depends-on): Add uninorm/base, stdbool.
1565
1566 2009-03-08  Bruno Haible  <bruno@clisp.org>
1567
1568         * lib/uninorm.h (u8_normcmp, u16_normcmp, u32_normcmp, u8_normcoll,
1569         u16_normcoll, u32_normcoll): Rename argument 'result' to 'resultp'.
1570         * lib/uninorm/u-normcmp.h (FUNC): Likewise.
1571         * lib/uninorm/u-normcoll.h (FUNC): Likewise.
1572
1573 2009-03-07  Bruno Haible  <bruno@clisp.org>
1574
1575         Adjust u*_normcmp, u*_normcoll API.
1576         * lib/uninorm.h (u8_normcmp, u16_normcmp, u32_normcmp, u8_normcoll,
1577         u16_normcoll, u32_normcoll): Change failure conventions.
1578         * lib/uninorm/u-normcmp.h (FUNC): Upon failure, store the error code in
1579         errno and return -1.
1580         * lib/uninorm/u-normcoll.h (FUNC): Likewise.
1581
1582 2009-03-07  Bruno Haible  <bruno@clisp.org>
1583
1584         Tests for module 'uninorm/u32-normcoll'.
1585         * modules/uninorm/u32-normcoll-tests: New file.
1586         * tests/uninorm/test-u32-normcoll.c: New file.
1587
1588         Tests for module 'uninorm/u16-normcoll'.
1589         * modules/uninorm/u16-normcoll-tests: New file.
1590         * tests/uninorm/test-u16-normcoll.c: New file.
1591
1592         Tests for module 'uninorm/u8-normcoll'.
1593         * modules/uninorm/u8-normcoll-tests: New file.
1594         * tests/uninorm/test-u8-normcoll.c: New file.
1595
1596 2009-03-07  Bruno Haible  <bruno@clisp.org>
1597
1598         * tests/uninorm/test-u32-normcmp.h: New file, extracted from
1599         tests/uninorm/test-u32-normcmp.c.
1600         * tests/uninorm/test-u32-normcmp.c: Include it.
1601         (test_nonascii): New function, extracted from main. Add some more
1602         tests.
1603         (main): Invoke test_ascii and test_nonascii.
1604         * modules/uninorm/u32-normcmp-tests (Files): Add
1605         tests/uninorm/test-u32-normcmp.h.
1606         (Depends-on): Remove uninorm/u32-normcmp.
1607
1608         * tests/uninorm/test-u16-normcmp.h: New file, extracted from
1609         tests/uninorm/test-u16-normcmp.c.
1610         * tests/uninorm/test-u16-normcmp.c: Include it.
1611         (test_nonascii): New function, extracted from main. Add some more
1612         tests.
1613         (main): Invoke test_ascii and test_nonascii.
1614         * modules/uninorm/u16-normcmp-tests (Files): Add
1615         tests/uninorm/test-u16-normcmp.h.
1616         (Depends-on): Remove uninorm/u16-normcmp.
1617
1618         * tests/uninorm/test-u8-normcmp.h: New file, extracted from
1619         tests/uninorm/test-u8-normcmp.c.
1620         * tests/uninorm/test-u8-normcmp.c: Include it.
1621         (test_nonascii): New function, extracted from main. Add some more
1622         tests.
1623         (main): Invoke test_ascii and test_nonascii.
1624         * modules/uninorm/u8-normcmp-tests (Files): Add
1625         tests/uninorm/test-u8-normcmp.h.
1626         (Depends-on): Remove uninorm/u8-normcmp.
1627
1628 2009-03-07  Bruno Haible  <bruno@clisp.org>
1629
1630         New module 'uninorm/u32-normcoll'.
1631         * lib/uninorm/u32-normcoll.c: New file.
1632         * modules/uninorm/u32-normcoll: New file.
1633
1634         New module 'uninorm/u16-normcoll'.
1635         * lib/uninorm/u16-normcoll.c: New file.
1636         * modules/uninorm/u16-normcoll: New file.
1637
1638         New module 'uninorm/u8-normcoll'.
1639         * lib/uninorm.h (u8_normcoll, u16_normcoll, u32_normcoll): New
1640         declarations.
1641         * lib/uninorm/u8-normcoll.c: New file.
1642         * lib/uninorm/u-normcoll.h: New file.
1643         * modules/uninorm/u8-normcoll: New file.
1644
1645         New module 'uninorm/u32-normxfrm'.
1646         * lib/uninorm/u32-normxfrm.c: New file.
1647         * modules/uninorm/u32-normxfrm: New file.
1648
1649         New module 'uninorm/u16-normxfrm'.
1650         * lib/uninorm/u16-normxfrm.c: New file.
1651         * modules/uninorm/u16-normxfrm: New file.
1652
1653         New module 'uninorm/u8-normxfrm'.
1654         * lib/uninorm.h (u8_normxfrm, u16_normxfrm, u32_normxfrm): New
1655         declarations.
1656         * lib/uninorm/u8-normxfrm.c: New file.
1657         * lib/uninorm/u-normxfrm.h: New file.
1658         * modules/uninorm/u8-normxfrm: New file.
1659
1660 2009-03-07  Bruno Haible  <bruno@clisp.org>
1661
1662         * modules/uninorm/u8-normcmp (Depends-on): Add uninorm/base.
1663         * modules/uninorm/u16-normcmp (Depends-on): Likewise.
1664         * modules/uninorm/u32-normcmp (Depends-on): Likewise.
1665
1666 2009-03-07  Bruno Haible  <bruno@clisp.org>
1667
1668         New module 'memxfrm'.
1669         * lib/memxfrm.h: New file.
1670         * lib/memxfrm.c: New file.
1671         * modules/memxfrm: New file.
1672
1673 2009-03-07  Bruno Haible  <bruno@clisp.org>
1674
1675         New module 'memcmp2'.
1676         * lib/memcmp2.h: New file.
1677         * lib/memcmp2.c: New file.
1678         * modules/memcmp2: New file.
1679
1680 2009-03-07  Bruno Haible  <bruno@clisp.org>
1681
1682         Tests for module 'uninorm/decomposing-form'.
1683         * modules/uninorm/decomposing-form-tests: New file.
1684         * tests/uninorm/test-decomposing-form.c: New file.
1685
1686         New module 'uninorm/decomposing-form'.
1687         * lib/uninorm.h (uninorm_decomposing_form): New declaration.
1688         * lib/uninorm/normalize-internal.h (struct unicode_normalization_form):
1689         Add 'decomposing_variant' field.
1690         * lib/uninorm/decomposing-form.c: New file.
1691         * lib/uninorm/nfc.c (uninorm_nfc): Update.
1692         * lib/uninorm/nfd.c (uninorm_nfd): Update.
1693         * lib/uninorm/nfkc.c (uninorm_nfkc): Update.
1694         * lib/uninorm/nfkd.c (uninorm_nfkd): Update.
1695         * modules/uninorm/decomposing-form: New file.
1696         * modules/uninorm/nfc (Depends-on): Add uninorm/nfd.
1697         * modules/uninorm/nfkc (Depends-on): Add uninorm/nfkd.
1698
1699 2009-03-07  Bruno Haible  <bruno@clisp.org>
1700
1701         * lib/uninorm/u-normcmp.h (FUNC): Use stack=allocated buffers for small
1702         strings.
1703
1704 2009-03-06  Bruno Haible  <bruno@clisp.org>
1705
1706         Tests for module 'uninorm/u32-normcmp'.
1707         * tests/uninorm/test-u32-normcmp.c: New file.
1708         * modules/uninorm/u32-normcmp-tests: New file.
1709
1710         Tests for module 'uninorm/u16-normcmp'.
1711         * tests/uninorm/test-u16-normcmp.c: New file.
1712         * modules/uninorm/u16-normcmp-tests: New file.
1713
1714         Tests for module 'uninorm/u8-normcmp'.
1715         * tests/uninorm/test-u8-normcmp.c: New file.
1716         * modules/uninorm/u8-normcmp-tests: New file.
1717
1718         New module 'uninorm/u32-normcmp'.
1719         * lib/uninorm/u32-normcmp.c: New file.
1720         * modules/uninorm/u32-normcmp: New file.
1721
1722         New module 'uninorm/u16-normcmp'.
1723         * lib/uninorm/u16-normcmp.c: New file.
1724         * modules/uninorm/u16-normcmp: New file.
1725
1726         New module 'uninorm/u8-normcmp'.
1727         * lib/uninorm.h (u8_normcmp, u16_normcmp, u32_normcmp): New
1728         declarations.
1729         * lib/uninorm/u8-normcmp.c: New file.
1730         * lib/uninorm/u-normcmp.h: New file.
1731         * modules/uninorm/u8-normcmp: New file.
1732
1733 2009-03-06  Bruno Haible  <bruno@clisp.org>
1734
1735         * lib/w32spawn.h (dup_noinherit): Add cast, to avoid gcc warning.
1736         Reported by Eric Blake.
1737
1738 2009-03-06  Eric Blake  <ebb9@byu.net>
1739             Bruno Haible  <bruno@clisp.org>
1740
1741         * lib/spawni.c (__spawni) [WIN32_NATIVE]: Define as a stub.
1742         * modules/posix_spawn-tests (configure.ac): Define POSIX_SPAWN_PORTED
1743         condition.
1744         (Makefile.am): Do nothing if POSIX_SPAWN_PORTED is false.
1745         * modules/posix_spawnp-tests (configure.ac): Define POSIX_SPAWN_PORTED
1746         condition.
1747         (Makefile.am): Do nothing if POSIX_SPAWN_PORTED is false.
1748
1749 2009-03-06  Eric Blake  <ebb9@byu.net>
1750
1751         * lib/execute.c (execute) [WIN32_NATIVE]: Cast arguments of spawnvpe,
1752         to avoid compiler warnings.
1753         * lib/pipe.c (create_pipe) [WIN32_NATIVE]: Likewise.
1754
1755 2009-03-05  Bruno Haible  <bruno@clisp.org>
1756
1757         * tests/test-ftell.c (main): Disable test beyond end of file on
1758         FreeMiNT.
1759         Patch by Alan Hourihane <alanh@fairlite.co.uk>.
1760
1761 2009-03-05  Kamil Dudka  <kdudka@redhat.com>
1762
1763         * lib/filevercmp.c: Move hidden files up in ordering.
1764         * tests/test-filevercmp.c: Add tests for hidden files.
1765
1766 2009-03-04  Bruno Haible  <bruno@clisp.org>
1767
1768         * modules/visibility (Makefile.am): Augment AM_CFLAGS.
1769         * gnulib-tool (func_emit_lib_Makefile_am): Emit initialization of
1770         AM_CFLAGS.
1771         Reported by Simon Josefsson.
1772
1773 2009-03-03  Bruno Haible  <bruno@clisp.org>
1774
1775         * doc/visibility.texi: Recommend to use HAVE_VISIBILITY as a C macro.
1776         Reported by Simon Josefsson.
1777
1778         * doc/ld-version-script.texi: Update node reference.
1779
1780 2009-03-03  Bruno Haible  <bruno@clisp.org>
1781
1782         * modules/visibility (License): Change to 'unlimited'.
1783         Suggested by Simon Josefsson.
1784
1785 2009-03-03  Jim Meyering  <meyering@redhat.com>
1786
1787         unlinkdir: cannot_unlink_dir may modify process state
1788         * lib/unlinkdir.c (cannot_unlink_dir): Add a comment warning that
1789         it's neither thread-safe nor appropriate for use in a library.
1790
1791 2009-03-03  Eric Blake  <ebb9@byu.net>
1792
1793         test-closein: silence test under Darwin
1794         * tests/test-closein.sh: Ignore stderr from cat, since we don't
1795         care if it dies from EPIPE or EBADF.
1796
1797 2009-03-03  Bruno Haible  <bruno@clisp.org>
1798
1799         * doc/gnulib.texi: Include visibility.texi and ld-version-script.texi
1800         earlier.
1801         * doc/visibility.texi: Fix @node and @section.
1802
1803 2009-03-03  Simon Josefsson  <simon@josefsson.org>
1804
1805         * doc/gnulib.texi: Link to sections for ld version script and
1806         visibility.
1807         * doc/visibility.texi: Add @node and @section.
1808         * modules/ld-version-script: New module.
1809         * m4/ld-version-script.m4: New file.
1810         * doc/ld-version-script.texi: New file.
1811
1812 2009-03-02  David Lutterkort  <lutter@redhat.com>
1813
1814         * lib/safe-alloc.h (__GNUC_PREREQ): New macro.
1815         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
1816
1817 2009-03-02  Bruno Haible  <bruno@clisp.org>
1818
1819         * doc/visibility.texi: Mention libtool's -export-symbols option.
1820
1821 2009-03-02  Jim Meyering  <meyering@redhat.com>
1822
1823         announce-gen: new option: --no-print-checksums
1824         * build-aux/announce-gen (usage): Describe it.
1825         (print_checksums): Print a newline here, not in the [*] footnote.
1826         (main): Honor it.
1827
1828 2009-03-01  Bruno Haible  <bruno@clisp.org>
1829
1830         Use socklen_t in the native Windows replacements prototypes.
1831         * lib/sys_socket.in.h (rpl_getsockopt, rpl_setsockopt): Use socklen_t
1832         instead of 'int'.
1833         * lib/getsockopt.c (rpl_getsockopt): Likewise.
1834         * lib/setsockopt.c (rpl_setsockopt): Likewise.
1835         * modules/getsockopt (Depends-on): Add socklen.
1836         * modules/setsockopt (Depends-on): Add socklen.
1837
1838 2009-03-01  Bruno Haible  <bruno@clisp.org>
1839
1840         * gnulib-tool (sed): Do alias as "sed --posix" if sed's version is at
1841         least 4.2.
1842
1843 2009-03-01  Eric Blake  <ebb9@byu.net>
1844             Bruno Haible  <bruno@clisp.org>
1845
1846         * lib/wait-process.h (wait_subprocess): Describe effect of termsigp on
1847         error messages.
1848         * lib/wait-process.c (wait_subprocess): Omit error message about
1849         deadly signal sent to the child of termsigp != NULL.
1850
1851 2009-03-01  Eric Blake  <ebb9@byu.net>
1852
1853         * lib/wait-process.c (wait_subprocess): Remove unnecessary cast.
1854
1855 2009-03-01  Bruno Haible  <bruno@clisp.org>
1856
1857         Avoid a gcc warning.
1858         * tests/test-sched.c (b): Make global.
1859         Reported by Eric Blake.
1860
1861 2009-01-19  Martin Lambers  <marlam@marlam.de>
1862
1863         Provide POSIX semantics for socket timeout options on W32.
1864         * lib/setsockopt.c: Convert struct timeval to milliseconds on W32.
1865         * lib/getsockopt.c: Convert milliseconds to struct timeval on W32.
1866         * modules/setsockopt: Depend on sys_time module for struct timeval.
1867         * modules/getsockopt: Depend on sys_time module for struct timeval.
1868
1869 2009-03-01  Simon Josefsson  <simon@josefsson.org>
1870
1871         * lib/gai_strerror.c (values): Use EAI_INPROGRESS instead of
1872         __USE_GNU, for consistency with netdb.in.h.
1873         Reported by Alan Hourihane <alanh@fairlite.co.uk>.
1874
1875 2009-03-01  Bruno Haible  <bruno@clisp.org>
1876
1877         More support for FreeMiNT.
1878         * lib/fseeko.c (rpl_fseeko): Complete last commit.
1879         Reported by Alan Hourihane <alanh@fairlite.co.uk>.
1880
1881 2009-03-01  Bruno Haible  <bruno@clisp.org>
1882
1883         More support for FreeMiNT.
1884         * lib/fpurge.c (fpurge): Correct last commit.
1885         Reported by Alan Hourihane <alanh@fairlite.co.uk>.
1886
1887 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1888
1889         Fix unportable awk script in vc-list-files.
1890         * build-aux/vc-list-files: In the replacement awk script, use
1891         substr with a second argument of 1, not zero.
1892         Report by Simon Josefsson.
1893
1894 2009-02-28  Bruno Haible  <bruno@clisp.org>
1895
1896         More support for FreeMiNT.
1897         * lib/freading.c (freading) [__MINT__]: Use new macros that were added
1898         to FreeMiNT today.
1899         * lib/fwriting.c (fwriting): Likewise.
1900         Based on patch by Alan Hourihane <alanh@fairlite.co.uk>.
1901
1902 2009-02-28  Bruno Haible  <bruno@clisp.org>
1903
1904         * tests/test-freadseek.c (main): Disable test beyond end of file on
1905         FreeMiNT.
1906         * tests/test-ftello.c (main): Likewise.
1907         Patch by Alan Hourihane <alanh@fairlite.co.uk>.
1908
1909 2009-02-28  Bruno Haible  <bruno@clisp.org>
1910
1911         Add tentative support for FreeMiNT.
1912         * lib/fbufmode.c (fbufmode) [__MINT__]: Add conditional code.
1913         * lib/fpurge.c (fpurge): Likewise.
1914         * lib/freadable.c (freadable): Likewise.
1915         * lib/freading.c (freading): Likewise.
1916         * lib/freadptr.c (freadptr): Likewise.
1917         * lib/freadseek.c (freadptrinc): Likewise.
1918         * lib/fseeko.c (rpl_fseeko): Likewise.
1919         * lib/fseterr.c (fseterr): Likewise.
1920         * lib/fwritable.c (fwritable): Likewise.
1921         * lib/fwriting.c (fwriting): Likewise.
1922         * lib/freadahead.c (freadahead): Likewise, based on code by Alan
1923         Hourihane.
1924         Reported by Alan Hourihane <alanh@fairlite.co.uk>.
1925
1926 2009-02-28  Bruno Haible  <bruno@clisp.org>
1927
1928         * lib/wait-process.h (wait_subprocess): Clarify restriction regarding
1929         SIGCHLD.
1930         Reported by Jim Meyering.
1931
1932 2009-02-28  Bruno Haible  <bruno@clisp.org>
1933
1934         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_LS): Separate the two first tests.
1935         Mention the results of these tests on various platforms.
1936         * doc/posix-functions/fprintf.texi: Mention platforms in canonical
1937         order.
1938         * doc/posix-functions/printf.texi: Likewise.
1939         * doc/posix-functions/snprintf.texi: Likewise.
1940         * doc/posix-functions/sprintf.texi: Likewise.
1941         * doc/posix-functions/vfprintf.texi: Likewise.
1942         * doc/posix-functions/vprintf.texi: Likewise.
1943         * doc/posix-functions/vsnprintf.texi: Likewise.
1944         * doc/posix-functions/vsprintf.texi: Likewise.
1945         * doc/glibc-functions/obstack_printf.texi: Likewise.
1946         * doc/glibc-functions/obstack_vprintf.texi: Likewise.
1947
1948 2009-02-28  Bruno Haible  <bruno@clisp.org>
1949
1950         * build-aux/po/Makefile.in.in: Update from GNU gettext 0.17.
1951         Reported by Loïc Minier <lool@dooz.org>.
1952
1953 2009-02-27  Bruno Haible  <bruno@clisp.org>
1954
1955         * gnulib-tool (func_import): Make the sed expression used to create the
1956         sed script for updating the .gitignore file POSIX compliant.
1957         Reported by Eric Blake.
1958
1959 2009-02-27  Bruno Haible  <bruno@clisp.org>
1960
1961         * gnulib-tool (sed): Don't alias as "sed --posix".
1962         Reported by Eric Blake.
1963
1964 2009-02-27  Bruno Haible  <bruno@clisp.org>
1965
1966         Avoid test link errors.
1967         * modules/uninorm/nfc-tests (test_u32_nfc_big_LDADD): New variable.
1968         * modules/uninorm/nfd-tests (test_u32_nfd_big_LDADD): New variable.
1969         * modules/uninorm/nfkc-tests (test_u32_nfkc_big_LDADD): New variable.
1970         * modules/uninorm/nfkd-tests (test_u32_nfkd_big_LDADD): New variable.
1971         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
1972
1973 2009-02-27  Bruno Haible  <bruno@clisp.org>
1974
1975         Avoid spurious "(cached)" in configure output.
1976         * m4/gnulib-common.m4 (gl_CACHE_VAL_SILENT): New macro.
1977         * m4/ceil.m4 (gl_FUNC_CEIL_LIBS): Use it instead of AC_CACHE_VAL.
1978         * m4/ceilf.m4 (gl_FUNC_CEILF_LIBS): Likewise.
1979         * m4/ceill.m4 (gl_FUNC_CEILL_LIBS): Likewise.
1980         * m4/floor.m4 (gl_FUNC_FLOOR_LIBS): Likewise.
1981         * m4/floorf.m4 (gl_FUNC_FLOORF_LIBS): Likewise.
1982         * m4/floorl.m4 (gl_FUNC_FLOORL_LIBS): Likewise.
1983         * m4/stdarg.m4 (gl_STDARG_H): Likewise.
1984         Reported by Eric Blake.
1985
1986 2009-02-27  Eric Blake  <ebb9@byu.net>
1987
1988         printf: fix regression in previous patch
1989         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_LS): Fix compilation error.
1990
1991 2009-02-27  Bruno Haible  <bruno@clisp.org>
1992
1993         * lib/inttypes.in.h: Test merely whether _LP64 is defined, not its
1994         value.
1995         * lib/stdint.in.h: Likewise.
1996         Suggested by Eric Blake. Reported by Peter Bray <pdb_ml@yahoo.com.au>.
1997
1998 2009-02-27  Eric Blake  <ebb9@byu.net>
1999
2000         doc: mention more functions added in cygwin 1.7.0
2001         * doc/posix-functions/mbsnrtowcs.texi: Mention recent cygwin 1.7.0
2002         addition.
2003         * doc/posix-functions/open_wmemstream.texi: Likewise.
2004         * doc/posix-functions/wcsnlen.texi: Likewise.
2005         * doc/posix-functions/wcsnrtombs.texi: Likewise.
2006         * doc/posix-functions/wcstod.texi: Likewise.
2007         * doc/posix-functions/wcstof.texi: Likewise.
2008         * doc/posix-functions/wcstoimax.texi: Likewise.
2009         * doc/posix-functions/wcstok.texi: Likewise.
2010         * doc/posix-functions/wcstoumax.texi: Likewise.
2011
2012         Detect bug in cygwin 1.5.x *printf on 1-character %ls.
2013         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_LS): Enhance filter.
2014         * doc/posix-functions/fprintf.texi: Update.
2015         * doc/posix-functions/printf.texi: Update.
2016         * doc/posix-functions/snprintf.texi: Update.
2017         * doc/posix-functions/sprintf.texi: Update.
2018         * doc/posix-functions/vfprintf.texi: Update.
2019         * doc/posix-functions/vprintf.texi: Update.
2020         * doc/posix-functions/vsnprintf.texi: Update.
2021         * doc/posix-functions/vsprintf.texi: Update.
2022         * doc/glibc-functions/obstack_printf.texi: Update.
2023         * doc/glibc-functions/obstack_vprintf.texi: Update.
2024
2025 2009-02-26  Eric Blake  <ebb9@byu.net>
2026
2027         avoid gcc 3.4.3 bug on long double NaN on Irix 6.5
2028         * tests/nan.h (NaNl): Rewrite as function on Irix, to avoid
2029         compilation bug by using runtime conversion.
2030         * m4/isfinite.m4 (gl_ISFINITE): Likewise.
2031         * m4/isnanl.m4 (gl_FUNC_ISNANL): Likewise.
2032         * modules/ceill-tests (Files): Use nan.h.
2033         * modules/floorl-tests (Files): Likewise.
2034         * modules/frexpl-tests (Files): Likewise.
2035         * modules/isnanl-tests (Files): Likewise.
2036         * modules/ldexpl-tests (Files): Likewise.
2037         * modules/roundl-tests (Files): Likewise.
2038         * modules/truncl-tests (Files): Likewise.
2039         * tests/test-ceill.c (main): Use a working NaN.
2040         * tests/test-floorl.c (main): Likewise.
2041         * tests/test-frexpl.c (main): Likewise.
2042         * tests/test-isnan.c (test_long_double): Likewise.
2043         * tests/test-isnanl.h (main): Likewise.
2044         * tests/test-ldexpl.h (main): Likewise.
2045         * tests/test-roundl.h (main): Likewise.
2046         * tests/test-truncl.h (main): Likewise.
2047         See http://lists.gnu.org/archive/html/bug-gnulib/2009-02/msg00190.html.
2048
2049 2009-02-26  Eric Blake  <ebb9@byu.net>
2050             Bruno Haible  <bruno@clisp.org>
2051
2052         Work around a *printf bug with %ls on Solaris.
2053         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_LS): Also test whether, when a
2054         precision is specified, sprintf stops converting the wide string
2055         argument when the number of bytes that have been produced by this
2056         conversion equals or exceeds the precision.
2057         * doc/posix-functions/fprintf.texi: Update.
2058         * doc/posix-functions/printf.texi: Update.
2059         * doc/posix-functions/snprintf.texi: Update.
2060         * doc/posix-functions/sprintf.texi: Update.
2061         * doc/posix-functions/vfprintf.texi: Update.
2062         * doc/posix-functions/vprintf.texi: Update.
2063         * doc/posix-functions/vsnprintf.texi: Update.
2064         * doc/posix-functions/vsprintf.texi: Update.
2065         * doc/glibc-functions/obstack_printf.texi: Update.
2066         * doc/glibc-functions/obstack_vprintf.texi: Update.
2067
2068 2009-02-26  Eric Blake  <ebb9@byu.net>
2069
2070         stdlib: favor compiler check of random.h
2071         * m4/stdlib_h.m4 (gl_STDLIB_H): Skip preprocessor check.  Needed
2072         to avoid an ObjC random.h installed by Swarm.
2073
2074 2009-02-26  Bruno Haible  <bruno@clisp.org>
2075
2076         Work around *printf bug with %g directive and 0.0 on HP-UX 10.20.
2077         * m4/printf.m4 (gl_PRINTF_INFINITE): Also test for %g output of -0.0.
2078         Reported by Gary V. Vaughan <gary@gnu.org>.
2079
2080 2009-02-26  Bruno Haible  <bruno@clisp.org>
2081
2082         Fix *printf behaviour regarding the %ls directive.
2083         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_LS): New macro.
2084         * lib/vasnprintf.c (local_wcslen, VASNPRINTF): Handle
2085         NEED_PRINTF_DIRECTIVE_LS.
2086         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_LS): New macro.
2087         (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): Invoke it.
2088         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
2089         gl_PREREQ_VASNPRINTF_DIRECTIVE_LS and test its result. Invoke
2090         gl_PREREQ_VASNPRINTF_DIRECTIVE_LS.
2091         * m4/dprintf-posix.m4 (gl_FUNC_DPRINTF_POSIX): Likewise.
2092         * m4/obstack-printf-posix.m4 (gl_FUNC_OBSTACK_PRINTF_POSIX): Likewise.
2093         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
2094         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
2095         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
2096         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
2097         * m4/vdprintf-posix.m4 (gl_FUNC_VDPRINTF_POSIX): Likewise.
2098         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
2099         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
2100         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
2101         * doc/posix-functions/fprintf.texi: Update.
2102         * doc/posix-functions/printf.texi: Update.
2103         * doc/posix-functions/snprintf.texi: Update.
2104         * doc/posix-functions/sprintf.texi: Update.
2105         * doc/posix-functions/vfprintf.texi: Update.
2106         * doc/posix-functions/vprintf.texi: Update.
2107         * doc/posix-functions/vsnprintf.texi: Update.
2108         * doc/posix-functions/vsprintf.texi: Update.
2109         * doc/glibc-functions/obstack_printf.texi: Update.
2110         * doc/glibc-functions/obstack_vprintf.texi: Update.
2111         Reported by Eric Blake.
2112
2113 2009-02-25  Bruno Haible  <bruno@clisp.org>
2114
2115         * m4/mbrtowc.m4 (gl_MBRTOWC_NUL_RETVAL): Update guess for Solaris 8
2116         with known value.
2117         Reported by Gary V. Vaughan <gary@gnu.org>.
2118
2119 2009-02-25  Bruno Haible  <bruno@clisp.org>
2120
2121         Work around mbrtowc bug in zh_CN.GB18030 locale on Solaris 8.
2122         * m4/mbrtowc.m4 (gl_MBRTOWC_SANITYCHECK): New macro.
2123         (gl_MBSTATE_T_BROKEN): Invoke it. Replace mbstate_t when it says "no".
2124         * doc/posix-functions/mbrtowc.texi: Document the Solaris 8 bug.
2125         Reported by Gary V. Vaughan <gary@gnu.org>.
2126
2127 2009-02-25  Bruno Haible  <bruno@clisp.org>
2128
2129         Work around broken INT8_MAX, UINT8_MAX etc. values on HP-UX 11.23.
2130         * m4/stdint.m4 (gl_STDINT_H): Also check whether the expansions of
2131         INT8_MAX, UINT8_MAX etc. contain casts to elementary types.
2132         * doc/posix-headers/stdint.texi: Mention the HP-UX bug.
2133         Reported by Gary V. Vaughan <gary@gnu.org>.
2134
2135 2009-02-25  Eric Blake  <ebb9@byu.net>
2136
2137         tests: skip fseek/ftell tests if ungetc is broken
2138         * m4/ungetc.m4: New file.
2139         * modules/fseek-tests: Split test, so ungetc dependency is
2140         separate from rest of test.
2141         * modules/fseeko-tests: Likewise.
2142         * modules/ftell-tests: Likewise.
2143         * modules/ftello-tests: Likewise.
2144         * tests/test-fseek.c (main): Isolate ungetc dependency.
2145         * tests/test-fseeko.c (main): Likewise.
2146         * tests/test-ftell.c (main): Likewise.
2147         * tests/test-ftello.c (main): Likewise.
2148         * tests/test-fseek2.sh: New file.
2149         * tests/test-fseeko2.sh: Likewise.
2150         * tests/test-ftell2.sh: Likewise.
2151         * tests/test-ftello2.sh: Likewise.
2152
2153 2009-02-25  Ondřej Vašík  <ovasik@redhat.com>
2154
2155         test-getaddrinfo: fix usage of skip return code 77
2156         * tests/test-gettaddrinfo.c: Return skip code 77 only
2157         for first occurance of skip (4x77 is not 77)
2158
2159 2009-02-25  Gary V. Vaughan  <gary@gnu.org>
2160
2161         strtod: avoid C99 decl-after-statement
2162         * m4/strtod.m4 (gl_FUNC_STRTOD): Rearrange declaration.
2163
2164 2009-02-24  Eric Blake  <ebb9@byu.net>
2165
2166         strtod: detect HP-UX 11.31 bug
2167         * m4/strtod.m4 (gl_FUNC_STRTOD): Detect errno handling bug.
2168         Reported by Gary V. Vaughan.
2169
2170 2009-02-23  Bruno Haible  <bruno@clisp.org>
2171
2172         Fix invalid read past end of memory block.
2173         * lib/vasnprintf.c (DCHAR_SET): Define.
2174         (local_wcslen): Define only when needed.
2175         (local_strnlen, local_wcsnlen): New functions.
2176         (VASNPRINTF) [!USE_SNPRINTF && HAVE_WCHAR_T]: Implement the %s and %ls
2177         directives that involve a conversion ourselves.
2178         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF): Also check for strnlen,
2179         wcsnlen, mbrtowc, wcrtomb.
2180         * tests/test-vasnprintf-posix.c (test_function): Add tests for %.*s.
2181         * tests/test-vasprintf-posix.c (test_function): Likewise.
2182         * tests/test-snprintf-posix.h (test_function): Likewise.
2183         * tests/test-sprintf-posix.h (test_function): Likewise.
2184         Reported by Ben Pfaff <blp@cs.stanford.edu>.
2185
2186 2009-02-22  Bruno Haible  <bruno@clisp.org>
2187
2188         Implement new clarified decomposition of Hangul syllables.
2189         * lib/uninorm/decomposition.c (uc_decomposition): For Hangul syllables
2190         of type LTV, return only a pairwise decomposition.
2191         * lib/uninorm/canonical-decomposition.c (uc_canonical_decomposition):
2192         Likewise.
2193         * tests/uninorm/test-decomposition.c (main): Updated expected result.
2194         * tests/uninorm/test-canonical-decomposition.c (main): Likewise.
2195         * tests/uninorm/test-compat-decomposition.c (main): Likewise.
2196
2197 2009-02-22  Bruno Haible  <bruno@clisp.org>
2198
2199         * lib/uninorm/u-normalize-internal.h (FUNC): At the end, handle
2200         zero-length results and shrink excess allocated memory.
2201         * tests/uninorm/test-u8-nfc.c (test_u8_nfc): Check empty string result.
2202         * tests/uninorm/test-u8-nfd.c (test_u8_nfd): Likewise.
2203         * tests/uninorm/test-u8-nfkc.c (test_u8_nfkc): Likewise.
2204         * tests/uninorm/test-u8-nfkd.c (test_u8_nfkd): Likewise.
2205         * tests/uninorm/test-u16-nfc.c (test_u16_nfc): Likewise.
2206         * tests/uninorm/test-u16-nfd.c (test_u16_nfd): Likewise.
2207         * tests/uninorm/test-u16-nfkc.c (test_u16_nfkc): Likewise.
2208         * tests/uninorm/test-u16-nfkd.c (test_u16_nfkd): Likewise.
2209         * tests/uninorm/test-u32-nfc.c (test_u32_nfc): Likewise.
2210         * tests/uninorm/test-u32-nfd.c (test_u32_nfd): Likewise.
2211         * tests/uninorm/test-u32-nfkc.c (test_u32_nfkc): Likewise.
2212         * tests/uninorm/test-u32-nfkd.c (test_u32_nfkd): Likewise.
2213
2214 2009-02-21  Bruno Haible  <bruno@clisp.org>
2215
2216         * doc/gnulib.texi: Include safe-alloc.texi earlier.
2217         * doc/safe-alloc.texi: Terminate sentences with a period. Use two
2218         spaces after a period. Put a space between a macro name and its
2219         argument list. Trivial rewordings.
2220         * lib/safe-alloc.c: Include safe-alloc.h right after config.h.
2221         * tests/test-safe-alloc.c: Likewise. Include stdlib.h.
2222         (main): Return 0 explicitly.
2223
2224 2009-02-21  Bruno Haible  <bruno@clisp.org>
2225
2226         Tests for module 'uninorm/filter'.
2227         * tests/uninorm/test-uninorm-filter-nfc.c: New file.
2228         * modules/uninorm/filter-tests: New file.
2229
2230         New module 'uninorm/filter'.
2231         * lib/uninorm.h (uninorm_filter_create, uninorm_filter_write,
2232         uninorm_filter_flush, uninorm_filter_free): New declarations.
2233         * lib/uninorm/uninorm-filter.c: New file.
2234         * modules/uninorm/filter: New file.
2235
2236 2009-02-21  Bruno Haible  <bruno@clisp.org>
2237
2238         Tests for module 'uninorm/nfkc'.
2239         * tests/uninorm/test-nfkc.c: New file.
2240         * tests/uninorm/test-u8-nfkc.c: New file.
2241         * tests/uninorm/test-u16-nfkc.c: New file.
2242         * tests/uninorm/test-u32-nfkc.c: New file.
2243         * tests/uninorm/test-u32-nfkc-big.sh: New file.
2244         * tests/uninorm/test-u32-nfkc-big.c: New file.
2245         * modules/uninorm/nfkc-tests: New file.
2246
2247         New module 'uninorm/nfkc'.
2248         * lib/uninorm/nfkc.c: New file.
2249         * modules/uninorm/nfkc: New file.
2250
2251         Tests for module 'uninorm/nfkd'.
2252         * tests/uninorm/test-nfkd.c: New file.
2253         * tests/uninorm/test-u8-nfkd.c: New file.
2254         * tests/uninorm/test-u16-nfkd.c: New file.
2255         * tests/uninorm/test-u32-nfkd.c: New file.
2256         * tests/uninorm/test-u32-nfkd-big.sh: New file.
2257         * tests/uninorm/test-u32-nfkd-big.c: New file.
2258         * modules/uninorm/nfkd-tests: New file.
2259
2260         New module 'uninorm/nfkd'.
2261         * lib/uninorm/nfkd.c: New file.
2262         * modules/uninorm/nfkd: New file.
2263
2264         Tests for module 'uninorm/nfc'.
2265         * tests/uninorm/test-nfc.c: New file.
2266         * tests/uninorm/test-u8-nfc.c: New file.
2267         * tests/uninorm/test-u16-nfc.c: New file.
2268         * tests/uninorm/test-u32-nfc.c: New file.
2269         * tests/uninorm/test-u32-nfc-big.sh: New file.
2270         * tests/uninorm/test-u32-nfc-big.c: New file.
2271         * modules/uninorm/nfc-tests: New file.
2272
2273         New module 'uninorm/nfc'.
2274         * lib/uninorm/nfc.c: New file.
2275         * modules/uninorm/nfc: New file.
2276
2277         Tests for module 'uninorm/nfd'.
2278         * tests/uninorm/test-nfd.c: New file.
2279         * tests/uninorm/test-u8-nfd.c: New file.
2280         * tests/uninorm/test-u16-nfd.c: New file.
2281         * tests/uninorm/test-u32-nfd.c: New file.
2282         * tests/uninorm/test-u32-nfd-big.sh: New file.
2283         * tests/uninorm/test-u32-nfd-big.c: New file.
2284         * tests/uninorm/test-u32-normalize-big.h: New file.
2285         * tests/uninorm/test-u32-normalize-big.c: New file.
2286         * tests/uninorm/NormalizationTest.txt: New file, created from
2287         Unicode 5.1.0 NormalizationTest.txt.
2288         * modules/uninorm/nfd-tests: New file.
2289
2290         New module 'uninorm/nfd'.
2291         * lib/uninorm/nfd.c: New file.
2292         * modules/uninorm/nfd: New file.
2293
2294         New module 'uninorm/u32-normalize'.
2295         * lib/uninorm/u32-normalize.c: New file.
2296         * modules/uninorm/u32-normalize: New file.
2297
2298         New module 'uninorm/u16-normalize'.
2299         * lib/uninorm/u16-normalize.c: New file.
2300         * modules/uninorm/u16-normalize: New file.
2301
2302         New module 'uninorm/u8-normalize'.
2303         * lib/uninorm/u8-normalize.c: New file.
2304         * lib/uninorm/normalize-internal.h: New file.
2305         * lib/uninorm/u-normalize-internal.h: New file.
2306         * modules/uninorm/u8-normalize: New file.
2307
2308         New module 'uninorm/decompose-internal'.
2309         * lib/uninorm/decompose-internal.c: New file.
2310         * modules/uninorm/decompose-internal: New file.
2311
2312         Tests for module 'uninorm/composition'.
2313         * tests/uninorm/test-composition.c: New file.
2314         * modules/uninorm/composition-tests: New file.
2315
2316         New module 'uninorm/composition'.
2317         * lib/uninorm/composition.c: New file.
2318         * lib/uninorm/composition-table.gperf: New file, generated by
2319         gen-uni-tables.
2320         * modules/uninorm/composition: New file.
2321
2322         Tests for module 'uninorm/compat-decomposition'.
2323         * tests/uninorm/test-compat-decomposition.c: New file.
2324         * modules/uninorm/compat-decomposition-tests: New file.
2325
2326         New module 'uninorm/compat-decomposition'.
2327         * lib/uninorm/decompose-internal.h: New file.
2328         * lib/uninorm/compat-decomposition.c: New file.
2329         * modules/uninorm/compat-decomposition: New file.
2330
2331         Tests for module 'uninorm/canonical-decomposition'.
2332         * tests/uninorm/test-canonical-decomposition.c: New file.
2333         * modules/uninorm/canonical-decomposition-tests: New file.
2334
2335         New module 'uninorm/canonical-decomposition'.
2336         * lib/uninorm/canonical-decomposition.c: New file.
2337         * modules/uninorm/canonical-decomposition: New file.
2338
2339         Tests for module 'uninorm/decomposition'.
2340         * tests/uninorm/test-decomposition.c: New file.
2341         * modules/uninorm/decomposition-tests: New file.
2342
2343         New module 'uninorm/decomposition'.
2344         * lib/uninorm/decomposition.c: New file.
2345         * modules/uninorm/decomposition: New file.
2346
2347         New module 'uninorm/decomposition-table'.
2348         * lib/uninorm/decomposition-table.h: New file.
2349         * lib/uninorm/decomposition-table.c: New file.
2350         * lib/uninorm/decomposition-table1.h: New file, generated by
2351         gen-uni-tables.
2352         * lib/uninorm/decomposition-table2.h: New file, generated by
2353         gen-uni-tables.
2354         * modules/uninorm/decomposition-table: New file.
2355
2356         * lib/gen-uni-tables.c (MAX_DECOMP_LENGTH): New macro.
2357         (UC_DECOMP_*): New enumeration items.
2358         (get_decomposition): New function.
2359         (struct decomp_table): New type.
2360         (output_decomposition, output_decomposition_tables): New functions.
2361         (unicode_composition_exclusions): New variable.
2362         (fill_composition_exclusions, debug_output_composition_tables): New
2363         functions.
2364         (main): Accept one more argument. Invoke fill_composition_exclusions.
2365         Output decomposition and composition tables.
2366
2367         New module 'uninorm/base'.
2368         * lib/uninorm.h: New file.
2369         * lib/unictype.h: Update comment.
2370         * modules/uninorm/base: New file.
2371
2372 2009-02-21  David Lutterkort  <lutter@redhat.com>
2373
2374         Tests for module 'safe-alloc'.
2375         * tests/test-safe-alloc.c: New file.
2376         * modules/safe-alloc-tests: New file.
2377
2378         New module 'safe-alloc'.
2379         * lib/safe-alloc.h: New file.
2380         * lib/safe-alloc.c: New file.
2381         * m4/safe-alloc.m4: New file.
2382         * modules/safe-alloc: New file.
2383         * doc/safe-alloc.texi: New file.
2384         * doc/gnulib.texi: Include it.
2385         * MODULES.html.sh (Memory management functions <stdlib.h>): Add
2386         safe-alloc.
2387
2388 2009-02-18  Bruno Haible  <bruno@clisp.org>
2389
2390         Fix link error on non-glibc systems.
2391         * modules/uniwbrk/ulc-wordbreaks-tests (test_ulc_wordbreaks_LDADD): New
2392         variable.
2393         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
2394
2395 2009-02-18  Jim Meyering  <meyering@redhat.com>
2396
2397         fts: avoid used-uninitialized error due to recent change
2398         * lib/fts.c (fts_read): Guard uses of the new member,
2399         parent->fts_n_dirs_remaining, since it's not relevant for
2400         the parent of a directory specified on the command-line.
2401
2402 2009-02-17  James Youngman  <jay@gnu.org>
2403             Bruno Haible  <bruno@clisp.org>
2404
2405         * m4/include_next.m4: Reformulate comment.
2406
2407 2009-02-16  Jim Meyering  <meyering@redhat.com>
2408
2409         fts: add #if guards so that the fts_lgpl module still builds
2410         * lib/fts.c: Guard just-added hash-table-using parts with
2411         #if GNULIB_FTS, so as not to break builds of the fts_lgpl module.
2412         Reported by Simon Josefsson.
2413
2414 2009-02-15  Bruno Haible  <bruno@clisp.org>
2415
2416         * modules/array-mergesort-tests: New file.
2417         * tests/test-array-mergesort.c: New file.
2418
2419         New module 'array-mergesort'.
2420         * modules/array-mergesort: New file.
2421         * lib/array-mergesort.h: New file.
2422
2423 2009-02-15  Bruno Haible  <bruno@clisp.org>
2424
2425         Fix 2009-02-07 commit.
2426         * lib/gen-uni-tables.c (output_predicate, output_category,
2427         output_combclass, output_bidi_category, output_decimal_digit,
2428         output_digit, output_numeric, output_mirror, output_scripts,
2429         output_ident_category, output_simple_mapping): Fix format directives.
2430         (output_lbp, output_wbp): Don't convert -1 to a size_t implicitly.
2431
2432 2009-02-15  Albert Chin-A-Young  <china@thewrittenword.com>
2433
2434         * m4/include_next.m4: Update comment about IBM C 9.0/10.1 bug, now that
2435         fixes are available from IBM.
2436
2437 2009-02-13  Jim Meyering  <meyering@redhat.com>
2438
2439         fts: arrange not to stat non-directories in more cases
2440         This makes GNU find (when it doesn't need to stat each file)
2441         *much* more efficient at traversing reiserfs file systems.
2442         * lib/fts_.h (struct ftsent) [fts_n_dirs_remaining]: New member.
2443         (struct FTS) [fts_leaf_optimization_works_ht]: Add member.
2444         * lib/fts.c (fts_close): Free ->fts_leaf_optimization_works_ht.
2445         (S_MAGIC_REISERFS, S_MAGIC_PROC): Define.
2446         (leaf_optimization_applies): New function.
2447         (LCO_hash, LCO_compare): New helper functions.
2448         (link_count_optimize_ok): New function.
2449         (fts_stat): Initialize new member (if dir).
2450         (fts_read): Decrement parent's fts_n_dirs_remaining count if
2451         we've just stat'ed a directory.  Skip the stat call when possible.
2452         ---
2453         Note this AFS-related exchange:
2454         http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=143111
2455         and note find's pioctl call in find/fstype.c.
2456         But that is necessary only if you want to enable the
2457         optimization for AFS, and for now, I don't.
2458
2459         fts: move a function definition "up" (no semantic change)
2460         * lib/fts.c (dirent_inode_sort_may_be_useful): Move definition
2461         "up" to precede upcoming use of a related function.
2462
2463 2009-02-11  Jim Meyering  <meyering@redhat.com>
2464
2465         fts: correct internal computation of nlinks (optimization-related)
2466         * lib/fts.c (fts_build): ISSET(FTS_NOSTAT) has no bearing on
2467         whether the current entry is a directory, so don't test it.
2468
2469 2009-02-10  Bruno Haible  <bruno@clisp.org>
2470
2471         Tests for module 'uniwbrk/ulc-wordbreaks'.
2472         * modules/uniwbrk/ulc-wordbreaks-tests: New file.
2473         * tests/uniwbrk/test-ulc-wordbreaks.sh: New file.
2474         * tests/uniwbrk/test-ulc-wordbreaks.c: New file.
2475
2476         Tests for module 'uniwbrk/u32-wordbreaks'.
2477         * modules/uniwbrk/u32-wordbreaks-tests: New file.
2478         * tests/uniwbrk/test-u32-wordbreaks.c: New file.
2479
2480         Tests for module 'uniwbrk/u16-wordbreaks'.
2481         * modules/uniwbrk/u16-wordbreaks-tests: New file.
2482         * tests/uniwbrk/test-u16-wordbreaks.c: New file.
2483
2484         Tests for module 'uniwbrk/u8-wordbreaks'.
2485         * modules/uniwbrk/u8-wordbreaks-tests: New file.
2486         * tests/uniwbrk/test-u8-wordbreaks.c: New file.
2487
2488 2009-02-10  Bruno Haible  <bruno@clisp.org>
2489
2490         * modules/uniwbrk/u8-wordbreaks (Depends-on): Add uniwbrk/wordbreak
2491         property.
2492         * modules/uniwbrk/u16-wordbreaks (Depends-on): Likewise.
2493         * modules/uniwbrk/u32-wordbreaks (Depends-on): Likewise.
2494         * modules/uniwbrk/ulc-wordbreaks (Depends-on): Add localcharset.
2495
2496 2009-02-10  Simon Josefsson  <simon@josefsson.org>
2497
2498         * m4/sockets.m4: Call AC_C_INLINE since sockets.h now can use
2499         inline keywords.  Reported by Bruno Haible <bruno@clisp.org>.
2500
2501 2009-02-10  Bruno Haible  <bruno@clisp.org>
2502
2503         * lib/unilbrk/lbrktables.h: Renamed from lib/unilbrk/tables.h.
2504         * lib/unilbrk/lbrktables.c: Renamed from lib/unilbrk/tables.c.
2505         * modules/unilbrk/tables (Files, Makefile.am, Include): Update.
2506         * lib/unilbrk/u8-possible-linebreaks.c: Update.
2507         * lib/unilbrk/u16-possible-linebreaks.c: Likewise.
2508         * lib/unilbrk/u32-possible-linebreaks.c: Likewise.
2509
2510 2009-02-09  Simon Josefsson  <simon@josefsson.org>
2511
2512         * lib/sockets.h (gl_fd_to_handle): New function.
2513
2514         * tests/test-sockets.c: Call gl_fd_to_handle.
2515
2516 2009-02-09  Bruno Haible  <bruno@clisp.org>
2517
2518         * doc/havelib.texi: Document the conventions on bi-arch systems.
2519
2520 2009-02-08  Bruno Haible  <bruno@clisp.org>
2521
2522         Document the AC_LIB_LINKFLAGS macro.
2523         * doc/havelib.texi: New file, mostly written on 2005-05-24.
2524         * doc/gnulib.texi: Include it.
2525
2526 2009-02-08  Bruno Haible  <bruno@clisp.org>
2527
2528         Fix wrong order of sections, compared to TOC.
2529         * doc/gnulib.texi: Include relocatable-maint.texi after the
2530         "Regular expressions" node, not before.
2531
2532 2009-02-08  Bruno Haible  <bruno@clisp.org>
2533
2534         Tests for module 'unicase/totitle'.
2535         * modules/unicase/totitle-tests: New file.
2536
2537         Tests for module 'unicase/tolower'.
2538         * modules/unicase/tolower-tests: New file.
2539
2540         Tests for module 'unicase/toupper'.
2541         * modules/unicase/toupper-tests: New file.
2542         * tests/unicase/test-mapping-part1.h: New file.
2543         * tests/unicase/test-mapping-part2.h: New file.
2544
2545         New module 'unicase/totitle'.
2546         * modules/unicase/totitle: New file.
2547         * lib/unicase/totitle.c: New file.
2548
2549         New module 'unicase/tolower'.
2550         * modules/unicase/tolower: New file.
2551         * lib/unicase/tolower.c: New file.
2552
2553         New module 'unicase/toupper'.
2554         * modules/unicase/toupper: New file.
2555         * lib/unicase/toupper.c: New file.
2556         * lib/unicase/simple-mapping.h: New file.
2557
2558         * lib/gen-uni-tables.c (output_simple_mapping_test): New function.
2559         (mapping_table): New structure.
2560         (output_simple_mapping): New function.
2561         (main): Invoke output_simple_mapping_test and output_simple_mapping.
2562         * modules/gen-uni-tables (Description): Update.
2563         * lib/unicase/toupper.h: New file, automatically generated by
2564         gen-uni-tables.
2565         * lib/unicase/tolower.h: New file, automatically generated by
2566         gen-uni-tables.
2567         * lib/unicase/totitle.h: New file, automatically generated by
2568         gen-uni-tables.
2569         * tests/unicase/test-uc_toupper.c: New file, automatically generated by
2570         gen-uni-tables.
2571         * tests/unicase/test-uc_tolower.c: New file, automatically generated by
2572         gen-uni-tables.
2573         * tests/unicase/test-uc_totitle.c: New file, automatically generated by
2574         gen-uni-tables.
2575
2576         New module 'unicase/base'.
2577         * modules/unicase/base: New file.
2578         * lib/unicase.h: New file.
2579
2580 2009-02-08  Bruno Haible  <bruno@clisp.org>
2581
2582         New module 'uniwbrk/ulc-wordbreaks'.
2583         * modules/uniwbrk/ulc-wordbreaks: New file.
2584         * lib/uniwbrk/ulc-wordbreaks.c: New file.
2585
2586         New module 'uniwbrk/u32-wordbreaks'.
2587         * modules/uniwbrk/u32-wordbreaks: New file.
2588         * lib/uniwbrk/u32-wordbreaks.c: New file.
2589
2590         New module 'uniwbrk/u16-wordbreaks'.
2591         * modules/uniwbrk/u16-wordbreaks: New file.
2592         * lib/uniwbrk/u16-wordbreaks.c: New file.
2593
2594         New module 'uniwbrk/u8-wordbreaks'.
2595         * modules/uniwbrk/u8-wordbreaks: New file.
2596         * lib/uniwbrk/u8-wordbreaks.c: New file.
2597         * lib/uniwbrk/u-wordbreaks.h: New file.
2598
2599         New module 'uniwbrk/table'.
2600         * modules/uniwbrk/table: New file.
2601         * lib/uniwbrk/wbrktable.h: New file.
2602         * lib/uniwbrk/wbrktable.c: New file.
2603
2604         New module 'uniwbrk/wordbreak-property'.
2605         * modules/uniwbrk/wordbreak-property: New file.
2606         * lib/uniwbrk/wordbreak-property.c: New file.
2607
2608         * lib/gen-uni-tables.c (WBP_*): New enum items.
2609         (get_wbp, debug_output_wbp, debug_output_wbrk_tables): New functions.
2610         (unicode_org_wbp): New variable.
2611         (fill_org_wbp, debug_output_org_wbp, debug_output_org_wbrk_tables):
2612         New functions.
2613         (wbp_table): New structure.
2614         (output_wbp, output_wbrk_tables): New functions.
2615         (main): Accept additional argument. Invoke fill_org_wbp,
2616         debug_output_wbrk_tables, debug_output_org_wbrk_tables,
2617         output_wbrk_tables.
2618         * modules/gen-uni-tables (Description): Update.
2619         * lib/uniwbrk/wbrkprop.h: New file, automatically generated by
2620         gen-uni-tables.
2621
2622         New module 'uniwbrk/base'.
2623         * modules/uniwbrk/base: New file.
2624         * lib/uniwbrk.h: New file.
2625
2626 2009-02-08  Bruno Haible  <bruno@clisp.org>
2627
2628         Update to Unicode 5.1.0.
2629         * lib/gen-uni-tables.c (is_property_alphabetic): Include
2630         U+2185..U+2188.
2631         (is_property_default_ignorable_code_point): Don't include characters
2632         of category Cc or Cs and not-a-characters.
2633         (get_lbp): Assume REVISION_22. Special handling of U+0609, U+060A,
2634         U+0D79, U+109E, U+109F, U+A60C.
2635         * lib/unictype/bidi_of.h: Regenerated.
2636         * lib/unictype/blocks.h: Regenerated.
2637         * lib/unictype/categ_C.h: Regenerated.
2638         * lib/unictype/categ_Cf.h: Regenerated.
2639         * lib/unictype/categ_Cn.h: Regenerated.
2640         * lib/unictype/categ_L.h: Regenerated.
2641         * lib/unictype/categ_Ll.h: Regenerated.
2642         * lib/unictype/categ_Lm.h: Regenerated.
2643         * lib/unictype/categ_Lo.h: Regenerated.
2644         * lib/unictype/categ_Lu.h: Regenerated.
2645         * lib/unictype/categ_M.h: Regenerated.
2646         * lib/unictype/categ_Mc.h: Regenerated.
2647         * lib/unictype/categ_Me.h: Regenerated.
2648         * lib/unictype/categ_Mn.h: Regenerated.
2649         * lib/unictype/categ_N.h: Regenerated.
2650         * lib/unictype/categ_Nd.h: Regenerated.
2651         * lib/unictype/categ_Nl.h: Regenerated.
2652         * lib/unictype/categ_No.h: Regenerated.
2653         * lib/unictype/categ_P.h: Regenerated.
2654         * lib/unictype/categ_Pd.h: Regenerated.
2655         * lib/unictype/categ_Pe.h: Regenerated.
2656         * lib/unictype/categ_Pf.h: Regenerated.
2657         * lib/unictype/categ_Pi.h: Regenerated.
2658         * lib/unictype/categ_Po.h: Regenerated.
2659         * lib/unictype/categ_Ps.h: Regenerated.
2660         * lib/unictype/categ_S.h: Regenerated.
2661         * lib/unictype/categ_Sk.h: Regenerated.
2662         * lib/unictype/categ_Sm.h: Regenerated.
2663         * lib/unictype/categ_So.h: Regenerated.
2664         * lib/unictype/categ_of.h: Regenerated.
2665         * lib/unictype/combining.h: Regenerated.
2666         * lib/unictype/ctype_alnum.h: Regenerated.
2667         * lib/unictype/ctype_alpha.h: Regenerated.
2668         * lib/unictype/ctype_graph.h: Regenerated.
2669         * lib/unictype/ctype_lower.h: Regenerated.
2670         * lib/unictype/ctype_print.h: Regenerated.
2671         * lib/unictype/ctype_punct.h: Regenerated.
2672         * lib/unictype/ctype_upper.h: Regenerated.
2673         * lib/unictype/decdigit.h: Regenerated.
2674         * lib/unictype/digit.h: Regenerated.
2675         * lib/unictype/mirror.h: Regenerated.
2676         * lib/unictype/numeric.h: Regenerated.
2677         * lib/unictype/pr_alphabetic.h: Regenerated.
2678         * lib/unictype/pr_bidi_arabic_digit.h: Regenerated.
2679         * lib/unictype/pr_bidi_arabic_right_to_left.h: Regenerated.
2680         * lib/unictype/pr_bidi_boundary_neutral.h: Regenerated.
2681         * lib/unictype/pr_bidi_eur_num_terminator.h: Regenerated.
2682         * lib/unictype/pr_bidi_left_to_right.h: Regenerated.
2683         * lib/unictype/pr_bidi_non_spacing_mark.h: Regenerated.
2684         * lib/unictype/pr_bidi_other_neutral.h: Regenerated.
2685         * lib/unictype/pr_combining.h: Regenerated.
2686         * lib/unictype/pr_dash.h: Regenerated.
2687         * lib/unictype/pr_decimal_digit.h: Regenerated.
2688         * lib/unictype/pr_default_ignorable_code_point.h: Regenerated.
2689         * lib/unictype/pr_deprecated.h: Regenerated.
2690         * lib/unictype/pr_diacritic.h: Regenerated.
2691         * lib/unictype/pr_extender.h: Regenerated.
2692         * lib/unictype/pr_format_control.h: Regenerated.
2693         * lib/unictype/pr_grapheme_base.h: Regenerated.
2694         * lib/unictype/pr_grapheme_extend.h: Regenerated.
2695         * lib/unictype/pr_grapheme_link.h: Regenerated.
2696         * lib/unictype/pr_id_continue.h: Regenerated.
2697         * lib/unictype/pr_id_start.h: Regenerated.
2698         * lib/unictype/pr_ideographic.h: Regenerated.
2699         * lib/unictype/pr_ignorable_control.h: Regenerated.
2700         * lib/unictype/pr_lowercase.h: Regenerated.
2701         * lib/unictype/pr_math.h: Regenerated.
2702         * lib/unictype/pr_numeric.h: Regenerated.
2703         * lib/unictype/pr_other_alphabetic.h: Regenerated.
2704         * lib/unictype/pr_other_default_ignorable_code_point.h: Regenerated.
2705         * lib/unictype/pr_other_grapheme_extend.h: Regenerated.
2706         * lib/unictype/pr_other_id_continue.h: Regenerated.
2707         * lib/unictype/pr_other_lowercase.h: Regenerated.
2708         * lib/unictype/pr_other_math.h: Regenerated.
2709         * lib/unictype/pr_punctuation.h: Regenerated.
2710         * lib/unictype/pr_sentence_terminal.h: Regenerated.
2711         * lib/unictype/pr_soft_dotted.h: Regenerated.
2712         * lib/unictype/pr_terminal_punctuation.h: Regenerated.
2713         * lib/unictype/pr_unassigned_code_value.h: Regenerated.
2714         * lib/unictype/pr_unified_ideograph.h: Regenerated.
2715         * lib/unictype/pr_uppercase.h: Regenerated.
2716         * lib/unictype/pr_xid_continue.h: Regenerated.
2717         * lib/unictype/pr_xid_start.h: Regenerated.
2718         * lib/unictype/pr_zero_width.h: Regenerated.
2719         * lib/unictype/scripts.h: Regenerated.
2720         * lib/unictype/scripts_byname.gperf: Regenerated.
2721         * lib/unictype/sy_java_ident.h: Regenerated.
2722         * lib/unilbrk/lbrkprop1.h: Regenerated.
2723         * lib/unilbrk/lbrkprop2.h: Regenerated.
2724         * tests/unictype/test-categ_C.c: Regenerated.
2725         * tests/unictype/test-categ_Cf.c: Regenerated.
2726         * tests/unictype/test-categ_Cn.c: Regenerated.
2727         * tests/unictype/test-categ_L.c: Regenerated.
2728         * tests/unictype/test-categ_Ll.c: Regenerated.
2729         * tests/unictype/test-categ_Lm.c: Regenerated.
2730         * tests/unictype/test-categ_Lo.c: Regenerated.
2731         * tests/unictype/test-categ_Lu.c: Regenerated.
2732         * tests/unictype/test-categ_M.c: Regenerated.
2733         * tests/unictype/test-categ_Mc.c: Regenerated.
2734         * tests/unictype/test-categ_Me.c: Regenerated.
2735         * tests/unictype/test-categ_Mn.c: Regenerated.
2736         * tests/unictype/test-categ_N.c: Regenerated.
2737         * tests/unictype/test-categ_Nd.c: Regenerated.
2738         * tests/unictype/test-categ_Nl.c: Regenerated.
2739         * tests/unictype/test-categ_No.c: Regenerated.
2740         * tests/unictype/test-categ_P.c: Regenerated.
2741         * tests/unictype/test-categ_Pd.c: Regenerated.
2742         * tests/unictype/test-categ_Pe.c: Regenerated.
2743         * tests/unictype/test-categ_Pf.c: Regenerated.
2744         * tests/unictype/test-categ_Pi.c: Regenerated.
2745         * tests/unictype/test-categ_Po.c: Regenerated.
2746         * tests/unictype/test-categ_Ps.c: Regenerated.
2747         * tests/unictype/test-categ_S.c: Regenerated.
2748         * tests/unictype/test-categ_Sk.c: Regenerated.
2749         * tests/unictype/test-categ_Sm.c: Regenerated.
2750         * tests/unictype/test-categ_So.c: Regenerated.
2751         * tests/unictype/test-ctype_alnum.c: Regenerated.
2752         * tests/unictype/test-ctype_alpha.c: Regenerated.
2753         * tests/unictype/test-ctype_graph.c: Regenerated.
2754         * tests/unictype/test-ctype_lower.c: Regenerated.
2755         * tests/unictype/test-ctype_print.c: Regenerated.
2756         * tests/unictype/test-ctype_punct.c: Regenerated.
2757         * tests/unictype/test-ctype_upper.c: Regenerated.
2758         * tests/unictype/test-decdigit.h: Regenerated.
2759         * tests/unictype/test-digit.h: Regenerated.
2760         * tests/unictype/test-numeric.h: Regenerated.
2761         * tests/unictype/test-pr_alphabetic.c: Regenerated.
2762         * tests/unictype/test-pr_bidi_arabic_digit.c: Regenerated.
2763         * tests/unictype/test-pr_bidi_arabic_right_to_left.c: Regenerated.
2764         * tests/unictype/test-pr_bidi_boundary_neutral.c: Regenerated.
2765         * tests/unictype/test-pr_bidi_eur_num_terminator.c: Regenerated.
2766         * tests/unictype/test-pr_bidi_left_to_right.c: Regenerated.
2767         * tests/unictype/test-pr_bidi_non_spacing_mark.c: Regenerated.
2768         * tests/unictype/test-pr_bidi_other_neutral.c: Regenerated.
2769         * tests/unictype/test-pr_combining.c: Regenerated.
2770         * tests/unictype/test-pr_dash.c: Regenerated.
2771         * tests/unictype/test-pr_decimal_digit.c: Regenerated.
2772         * tests/unictype/test-pr_default_ignorable_code_point.c: Regenerated.
2773         * tests/unictype/test-pr_deprecated.c: Regenerated.
2774         * tests/unictype/test-pr_diacritic.c: Regenerated.
2775         * tests/unictype/test-pr_extender.c: Regenerated.
2776         * tests/unictype/test-pr_format_control.c: Regenerated.
2777         * tests/unictype/test-pr_grapheme_base.c: Regenerated.
2778         * tests/unictype/test-pr_grapheme_extend.c: Regenerated.
2779         * tests/unictype/test-pr_grapheme_link.c: Regenerated.
2780         * tests/unictype/test-pr_id_continue.c: Regenerated.
2781         * tests/unictype/test-pr_id_start.c: Regenerated.
2782         * tests/unictype/test-pr_ideographic.c: Regenerated.
2783         * tests/unictype/test-pr_ignorable_control.c: Regenerated.
2784         * tests/unictype/test-pr_lowercase.c: Regenerated.
2785         * tests/unictype/test-pr_math.c: Regenerated.
2786         * tests/unictype/test-pr_numeric.c: Regenerated.
2787         * tests/unictype/test-pr_other_alphabetic.c: Regenerated.
2788         * tests/unictype/test-pr_other_default_ignorable_code_point.c:
2789         Regenerated.
2790         * tests/unictype/test-pr_other_grapheme_extend.c: Regenerated.
2791         * tests/unictype/test-pr_other_id_continue.c: Regenerated.
2792         * tests/unictype/test-pr_other_lowercase.c: Regenerated.
2793         * tests/unictype/test-pr_other_math.c: Regenerated.
2794         * tests/unictype/test-pr_punctuation.c: Regenerated.
2795         * tests/unictype/test-pr_sentence_terminal.c: Regenerated.
2796         * tests/unictype/test-pr_soft_dotted.c: Regenerated.
2797         * tests/unictype/test-pr_terminal_punctuation.c: Regenerated.
2798         * tests/unictype/test-pr_unassigned_code_value.c: Regenerated.
2799         * tests/unictype/test-pr_unified_ideograph.c: Regenerated.
2800         * tests/unictype/test-pr_uppercase.c: Regenerated.
2801         * tests/unictype/test-pr_xid_continue.c: Regenerated.
2802         * tests/unictype/test-pr_xid_start.c: Regenerated.
2803         * tests/unictype/test-pr_zero_width.c: Regenerated.
2804
2805         Update to Unicode 5.1.0.
2806         * lib/uniwidth/width.c (nonspacing_table_data): Add U+0487,
2807         U+0616..U+061A, U+0A51, U+0A75, U+0B44, U+0B62..U+0B63, U+0C62..U+0C63,
2808         U+0D44, U+0D62..U+0D63, U+1033..U+1035, U+103A, U+103D..U+103E,
2809         U+105E..U+1060, U+1071..U+1074, U+1082, U+1085..U+1086, U+108D,
2810         U+1B80..U+1B81, U+1BA2..U+1BA5, U+1BA8..U+1BA9, U+1C2C..U+1C33,
2811         U+1C36..U+1C37, U+1DCB..U+1DE6, U+2064, U+20F0, U+2DE0..U+2DFF,
2812         U+A66F..U+A672, U+A67C..U+A67D, U+A8C4, U+A926..U+A92D, U+A947..U+A951,
2813         U+AA29..U+AA2E, U+AA31..U+AA32, U+AA35..U+AA36, U+AA43, U+AA4C,
2814         U+FE24..U+FE26, U+101FD. Remove U+1929..U+192B.
2815         (nonspacing_table_ind): Update.
2816         * tests/uniwidth/test-uc_width2.sh: Update expected result.
2817
2818         Update to Unicode 5.1.0.
2819         * lib/uniname/gen-uninames.lisp (main): Add the range 0x1Fxxx to the
2820         code transform.
2821         * lib/uniname/uniname.c (unicode_character_name,
2822         unicode_name_character): Add the range 0x1Fxxx to the code transform.
2823         * lib/uniname/uninames.h: Regenerated.
2824         * tests/uniname/UnicodeDataNames.txt: Update to Unicode 5.1.0.
2825
2826 2009-02-07  Bruno Haible  <bruno@clisp.org>
2827
2828         Merge gen-ctype and gen-lbrk into a single program.
2829         * lib/gen-uni-tables.c: New file, incorporating
2830         lib/unictype/gen-ctype.c and lib/unilbrk/gen-lbrk.c.
2831         Add directory prefixes to the names of the generated files.
2832         * lib/unictype/gen-ctype.c: Remove file.
2833         * lib/unilbrk/gen-lbrk.c: Remove file.
2834         * modules/gen-uni-tables: New file.
2835         * modules/unictype/gen-ctype: Remove file.
2836         * modules/unilbrk/gen-lbrk: Remove file.
2837
2838 2009-02-07  Bruno Haible  <bruno@clisp.org>
2839
2840         * lib/unistr.h (u8_strcoll, u16_strcoll, u32_strcoll): New declations.
2841
2842         New module 'unistr/u32-strcoll'.
2843         * modules/unistr/u32-strcoll: New file.
2844         * lib/unistr/u32-strcoll.c: New file.
2845
2846         New module 'unistr/u16-strcoll'.
2847         * modules/unistr/u16-strcoll: New file.
2848         * lib/unistr/u16-strcoll.c: New file.
2849
2850         New module 'unistr/u8-strcoll'.
2851         * modules/unistr/u8-strcoll: New file.
2852         * lib/unistr/u8-strcoll.c: New file.
2853         * lib/unistr/u-strcoll.h: New file.
2854
2855 2009-02-07  Bruno Haible  <bruno@clisp.org>
2856
2857         * test-mbrtowc4.sh (LOCALE_ZH_CN): Fix default value.
2858         * test-mbsnrtowcs4.sh (LOCALE_ZH_CN): Likewise.
2859         * test-mbsrtowcs4.sh (LOCALE_ZH_CN): Likewise.
2860         * test-wcrtomb.sh (LOCALE_ZH_CN): Likewise.
2861         * test-wcsnrtombs4.sh (LOCALE_ZH_CN): Likewise.
2862         * test-wcsrtombs4.sh (LOCALE_ZH_CN): Likewise.
2863
2864 2009-02-07  Bruno Haible  <bruno@clisp.org>
2865
2866         Make 64-bit clean.
2867         * lib/unictype/gen-ctype.c (output_predicate, output_category,
2868         output_combclass, output_bidi_category, output_decimal_digit,
2869         output_digit, output_numeric, output_mirror, output_scripts,
2870         output_ident_category): Use proper width specifier in format strings.
2871
2872 2009-02-07  Bruno Haible  <bruno@clisp.org>
2873
2874         * doc/posix-functions/dirfd.texi: Clarify situation on mingw. Document
2875         failure behaviour.
2876
2877 2009-02-07  Jim Meyering  <meyering@redhat.com>
2878
2879         regex: avoid compilation failure with upcoming gcc-4.4
2880         * lib/regex_internal.h: Revert e48d8b47fb3eee81d341b71c3e006efe9e3433a7
2881         [workaround for PGC prior to 6.1-2].  Otherwise, we'd get this:
2882         "... error: integer overflow in preprocessor expression".
2883
2884 2009-02-05  Ben Pfaff  <blp@gnu.org>
2885
2886         Fix link errors on Windows when close module is used.
2887         * modules/close: Add $(LIB_CLOSE) to Link section.
2888         * m4/close.m4 (gl_REPLACE_CLOSE): Substitute -lws2_32 into
2889         $(LIB_CLOSE) on Windows.
2890
2891 2009-02-05  Jim Meyering  <meyering@redhat.com>
2892
2893         still avoid unused-parameter warnings, but do it cleanly
2894         * lib/fsusage.c (UNUSED_PARAM): Remove definition.
2895         (get_fs_usage): Cast to void instead.
2896         * lib/mountlist.c (UNUSED_PARAM): Remove definition.
2897         (dev_from_mount_options, read_file_system_list): Cast to void.
2898         Prompted by Bruno Haible.
2899
2900 2009-02-04  Jim Meyering  <meyering@redhat.com>
2901
2902         fsusage.c: correct copyright year
2903         * lib/fsusage.c: Reflect year in which the change is pushed into
2904
2905         avoid misc. warnings
2906         * lib/fsusage.c (UNUSED_PARAM): Define.
2907         (get_fs_usage): Mark parameter "disk" as unused.
2908         * lib/getugroups.c (getgrent): Use "void" in prototype.
2909         * lib/mountlist.c: Mark unused parameters.
2910         (read_file_system_list): Declare a local with "const".
2911         * lib/nanosleep.c (getnow): Declare static.
2912         * lib/strftime.c: Include strftime.h, for declaration of nstrftime.
2913
2914         dirfd: set errno upon failure
2915         * lib/dirfd.c: Include <errno.h>.
2916         Set errno to ENOTSUP when returning -1.
2917         * modules/dirfd (Depends-on): Add errno.
2918         Suggested by John Kodis <kodis@comcast.net>.
2919
2920 2009-02-01  Bruno Haible  <bruno@clisp.org>
2921
2922         Don't assume sizeof (long) >= sizeof (void *).
2923         * lib/memcmp.c: Include stdint.h.
2924         (memcmp_bytes): Change argument types to op_t. Change type of srcp1,
2925         srcp2 to 'const byte *'.
2926         (memcmp_common_alignment, memcmp_not_common_alignment): Change argument
2927         types to uintptr_t.
2928         (rpl_memcmp): Change type of srcp1, srcp2 to 'uintptr_t'.
2929         * modules/memcmp (Depends-on): Add stdint.
2930         Reported by Ozkan Sezer <sezeroz@gmail.com>.
2931
2932 2009-01-30  Eric Blake  <ebb9@byu.net>
2933
2934         fix more require-before-expand issues
2935         * m4/pmccabe2html.m4 (gl_PMCCABE2HTML): Require, rather than
2936         expand, AC_PROG_AWK.
2937         * m4/gnulib-common.m4 (AC_PROG_MKDIR_P): Use AC_DEFUN_ONCE.
2938
2939 2009-01-28  Eric Blake  <ebb9@byu.net>
2940
2941         version-etc: use consistent URL formatting
2942         * lib/version-etc.c (emit_bug_reporting_address, version_etc_va):
2943         Improve formatting.  Use fputs for string without %.
2944
2945 2009-01-28  Jim Meyering  <meyering@redhat.com>
2946
2947         00gnulib.m4: add m4 quotes in shell comment to avoid autoconf warning
2948         * m4/00gnulib.m4 (AC_DEFUN_ONCE): Add quotes to avoid an
2949         "underquoted definition of NAME" from autoconf-2.59.
2950
2951 2009-01-28  Bruno Haible  <bruno@clisp.org>
2952
2953         * doc/gnulib.texi: Add "Obsolete modules" to index.
2954
2955 2009-01-28  Jim Meyering  <meyering@redhat.com>
2956
2957         useless-if-before-free: recognize more variants
2958         * build-aux/useless-if-before-free: Also recognize e.g.,
2959         if (NULL != p) free (p);
2960
2961 2009-01-27  Mark McLoughlin  <markmc@redhat.com>
2962
2963         test-getaddrinfo: skip (don't fail) this test when there's no network
2964         * tests/test-getaddrinfo.c: Skip test upon failure with EAI_AGAIN,
2965         on the presumption that it means you lack network access.
2966
2967 2009-01-26  Jim Meyering  <meyering@redhat.com>
2968
2969         fflush: avoid warnings on modern systems
2970         * lib/fflush.c (rpl_fflush): Move declarations of locals,
2971         pos and result, into scopes where they're used.
2972
2973 2009-01-26  Eric Blake  <ebb9@byu.net>
2974
2975         Silence warning reintroduced by recent extensions patch.
2976         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS)
2977         (gl_USE_SYSTEM_EXTENSIONS): Use AC_DEFUN_ONCE to silence newer
2978         autoconf.
2979
2980         Backport improved autoconf semantics of AC_DEFUN_ONCE.
2981         * m4/00gnulib.m4: New file.
2982         * gnulib-tool (func_get_filelist): Always use it.
2983         * m4/gnulib-common.m4 (gl_COMMON): Force the file to be used.
2984         Reported by Bruno Haible, with suggestions from Paolo Bonzini.
2985
2986 2009-01-25  Bruno Haible  <bruno@clisp.org>
2987
2988         Make test-quotearg work on MacOS X and AIX.
2989         * tests/test-quotearg.sh: New file.
2990         * tests/locale/fr/LC_MESSAGES/test-quotearg.po: New file.
2991         * tests/locale/fr/LC_MESSAGES/test-quotearg.mo: New file.
2992         * tests/test-quotearg.c: Include <locale.h> and gettext.h. Don't
2993         include <libintl.h>.
2994         (fake_locale): Remove variable.
2995         (gettext, dgettext, dcgettext): Remove functions.
2996         (main): Instead of setting a fake locale, set a real locale. Call
2997         textdomain and bindtextdomain.
2998         * modules/quotearg-tests (Files): Add the new files.
2999         (Depends-on): Add gettext, setenv, unsetenv.
3000         (configure.ac): Invoke gt_LOCALE_FR and gt_LOCALE_FR_UTF8.
3001         (Makefile.am): Add test-quotearg.sh to TESTS, remove test-quotearg.
3002         Augment TESTS_ENVIRONMENT.
3003
3004 2009-01-25  Bruno Haible  <bruno@clisp.org>
3005
3006         * m4/locale-fr.m4 (gt_LOCALE_FR): Remove special code that hid the
3007         fr_FR.ISO8859-1 locale on MacOS X.
3008         * m4/locale-ja.m4 (gt_LOCALE_JA): Remove special code that hid the
3009         ja_JP.eucJP locale on MacOS X.
3010         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Remove special code that hid the
3011         zh_CN.GB18030 locale on MacOS X.
3012
3013 2009-01-25  Bruno Haible  <bruno@clisp.org>
3014
3015         Avoid link errors on MacOS X 10.3.
3016         * lib/mbsrtowcs-state.c (_gl_mbsrtowcs_state): Add initializer.
3017         * lib/wcsrtombs-state.c (_gl_wcsrtombs_state): Likewise.
3018
3019 2009-01-25  Bruno Haible  <bruno@clisp.org>
3020
3021         * lib/pipe.c: On Unix, assume HAVE_POSIX_SPAWN and use posix_spawnp.
3022         * m4/pipe.m4 (gl_PIPE): Remove tests for vfork() based code.
3023         * modules/pipe (Files): Remove m4/posix_spawn.m4.
3024         (Depends-on): Add spawn, posix_spawnp, posix_spawn_file_actions_init,
3025         posix_spawn_file_actions_addclose, posix_spawn_file_actions_adddup2,
3026         posix_spawn_file_actions_addopen, posix_spawn_file_actions_destroy,
3027         posix_spawnattr_init, posix_spawnattr_setsigmask,
3028         posix_spawnattr_setflags, posix_spawnattr_destroy.
3029
3030         * lib/execute.c: On Unix, assume HAVE_POSIX_SPAWN and use posix_spawnp.
3031         * m4/execute.m4 (gl_EXECUTE): Remove tests for vfork() based code.
3032         * modules/execute (Files): Remove m4/posix_spawn.m4.
3033         (Depends-on): Add spawn, posix_spawnp, posix_spawn_file_actions_init,
3034         posix_spawn_file_actions_addopen, posix_spawn_file_actions_destroy,
3035         posix_spawnattr_init, posix_spawnattr_setsigmask,
3036         posix_spawnattr_setflags, posix_spawnattr_destroy.
3037
3038 2009-01-25  Bruno Haible  <bruno@clisp.org>
3039
3040         * lib/glthread/threadlib.c: Include <stdlib.h>.
3041
3042 2009-01-25  Bruno Haible  <bruno@clisp.org>
3043
3044         * lib/glthread/threadlib.c (dummy): New declaration.
3045
3046 2009-01-25  Bruno Haible  <bruno@clisp.org>
3047
3048         * lib/mbrtowc.c (mbrtowc): Distinguish invalid and incomplete
3049         multibyte characters also for the GB18030 encoding. Don't crash when
3050         the encoding is unknown and nstate = 0. Needed on OSF/1 5.1.
3051
3052 2009-01-25  Bruno Haible  <bruno@clisp.org>
3053
3054         Avoid redefining 'struct random_data' on OSF/1 5.1.
3055         * lib/stdlib.in.h: Include <random.h> if it exists.
3056         * m4/stdlib_h.m4 (gl_STDLIB_H): Test whether <random.h> exists. Set
3057         HAVE_RANDOM_H. Include <random.h> when testing whether
3058         'struct random_data' exists.
3059         * modules/stdlib (Makefile.am): Substitute HAVE_RANDOM_H.
3060
3061 2009-01-25  Bruno Haible  <bruno@clisp.org>
3062
3063         Don't install charset.alias on MacOS X >= 10.3.
3064         * lib/localcharset.c (DARWIN7): New macro.
3065         (get_charset_aliases): Hardcode the result for Darwin7.
3066         * modules/localcharset (install-exec-local): Don't install
3067         charset.alias on MacOS X >= 10.3, if the file does not yet exist.
3068
3069 2009-01-25  Bruno Haible  <bruno@clisp.org>
3070
3071         Don't install charset.alias on mingw and Cygwin.
3072         * modules/localcharset (install-exec-local): Don't install
3073         charset.alias on mingw and Cygwin, if the file does not yet exist.
3074         The result for these platforms is hardcoded in localcharset.c.
3075
3076 2009-01-25  Bruno Haible  <bruno@clisp.org>
3077
3078         Make it possible again to use AC_GNU_SOURCE together with gnulib.
3079         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Require AC_GNU_SOURCE
3080         before requiring AC_USE_SYSTEM_EXTENSIONS.
3081
3082 2009-01-25  Jim Meyering  <meyering@redhat.com>
3083
3084         c-strtod: avoid warnings
3085         * lib/c-strtod.c (C_STRTOD): Cast nptr to (char *) to avoid
3086         "assignment discards qualifiers from pointer target type" warnings.
3087
3088 2009-01-24  Bruno Haible  <bruno@clisp.org>
3089
3090         Add support for non-UTF-8 locales on MacOS X.
3091         * lib/config.charset: Add CP1131, ARMSCII-8, PT154 to the list of
3092         canonical encodings. For Darwin 7 and newer, don't map traditional
3093         encodings to UTF-8.
3094         Reported by Vincent Lefevre <vincent@vinc17.org>
3095         at <http://savannah.gnu.org/bugs/?25235>.
3096
3097 2009-01-24  Bruno Haible  <bruno@clisp.org>
3098
3099         * doc/gnulib.texi (Obsolete modules): New section.
3100         Reported by Mike Frysinger <vapier@gentoo.org>.
3101
3102 2009-01-24  Bruno Haible  <bruno@clisp.org>
3103
3104         * doc/Makefile (%.pdf): Clarify where to find texmf.cnf.
3105         (%.dvi): New rule.
3106
3107 2009-01-24  Bruno Haible  <bruno@clisp.org>
3108
3109         * lib/c-strtod.h (c_strtod, c_strtold): Adjust specification.
3110         Reported by Eric Blake.
3111
3112 2009-01-24  Bruno Haible  <bruno@clisp.org>
3113
3114         * lib/c-stack.c (segv_handler): If !HAVE_XSI_STACK_OVERFLOW_HEURISTIC,
3115         set signo = 0 also if info->si_code <= 0. Needed on HP-UX 11.11.
3116         Reported by Gary V. Vaughan <gary@gnu.org>.
3117
3118 2009-01-24  Bruno Haible  <bruno@clisp.org>
3119
3120         * lib/c-strtod.h (c_strtod, c_strtold): Add specification.
3121
3122 2009-01-23  Bruno Haible  <bruno@clisp.org>
3123
3124         Make c-strtod, c-strtold usable in libraries.
3125         * lib/c-strtod.c: Include string.h instead of xalloc.h.
3126         (C_STRTOD): Call strdup instead of xstrdup.
3127         * modules/c-strtod (Depends-on): Add strdup-posix, remove xalloc.
3128         * modules/c-strtold (Depends-on): Likewise.
3129         * doc/c-strtod.texi: Remove the sentence mentioning xalloc_die.
3130         * NEWS: Mention the change.
3131         Reported by Michael Gold <mgold@ncf.ca>.
3132
3133 2009-01-23  Jim Meyering  <meyering@redhat.com>
3134
3135         c-strtod: when ENDPTR is non-NULL, set *ENDPTR in new failure path
3136         * lib/c-strtod.c (C_STRTOD) [LC_ALL_MASKC]: Ensure that when
3137         ENDPTR is non-NULL, *ENDPTR is set to NPTR upon failure.
3138
3139 2009-01-23  Simon Josefsson  <simon@josefsson.org>
3140
3141         * lib/version-etc.c: Add emit_bug_reporting_address, inspired by
3142         GNU CoreUtils.
3143         * lib/version-etc.h: Add prototype for emit_bug_reporting_address.
3144         * modules/version-etc (Description): Update.
3145
3146 2009-01-22  Bruno Haible  <bruno@clisp.org>
3147
3148         Cache the C locale object.
3149         * lib/c-strtod.c (c_locale_cache): New variable.
3150         (c_locale): New function.
3151         (C_STRTOD): Use it, and don't call freelocale.
3152         * m4/c-strtod.m4 (gl_C_STRTOD, gl_C_STRTOLD): Require AC_C_INLINE.
3153         Suggested by Paolo Bonzini.
3154
3155 2009-01-21  Bruno Haible  <bruno@clisp.org>
3156
3157         * lib/getloadavg.c (getloadavg): Check c_strtod result against error
3158         conditions other than overflow.
3159
3160 2009-01-21  Bruno Haible  <bruno@clisp.org>
3161
3162         * lib/c-strtod.c: Include errno.h.
3163         (C_STRTOD): Check against NULL return from newlocale. Preserve errno
3164         value from STRTOD_L and STRTOD.
3165
3166 2009-01-21  Bruno Haible  <bruno@clisp.org>
3167         and Jim Meyering  <meyering@redhat.com>
3168
3169         nanosleep: skip configure test (fail it) for apple universal builds
3170         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Require gl_MULTIARCH. In Apple
3171         universal builds, assume that nanosleep does not work.
3172         * modules/nanosleep (Depends-on): Add multiarch.
3173
3174         mktime: skip configure test (fail it) for apple universal builds
3175         * m4/mktime.m4 (AC_FUNC_MKTIME): Require gl_MULTIARCH. In Apple
3176         universal builds, assume that mktime does not work.
3177         * modules/mktime (Depends-on): Add multiarch.
3178
3179 2009-01-21  Eric Blake  <ebb9@byu.net>
3180
3181         multiarch: avoid expand-before-require warning
3182         * modules/multiarch (configure.ac): Require, rather than expand,
3183         gl_MULTIARCH.
3184         * m4/multiarch.m4 (gl_MULTIARCH_BODY): Merge...
3185         (gl_MULTIARCH): ...into this macro, and use AC_DEFUN_ONCE to
3186         enforce that all clients require it.  Partial reversion of
3187         2008-12-29 patch.
3188
3189         error: avoid expand-before-require warning
3190         * modules/errno (configure.ac): Require, rather than expand,
3191         gl_HEADER_ERRNO_H.
3192         * m4/errno_h.m4 (gl_HEADER_ERRNO_H_BODY): Merge...
3193         (gl_HEADER_ERRNO_H): ...into this macro, and use AC_DEFUN_ONCE to
3194         enforce that all clients require it.
3195
3196         gnulib-tool: avoid warnings from using obsolete AC_GNU_SOURCE
3197         * gnulib-tool (func_dest_tmpfilename, func_create_testdir): Using
3198         obsolete AC_GNU_SOURCE causes out-of-order expansion; avoid it,
3199         and rely solely on gl_USE_SYSTEM_EXTENSIONS.
3200
3201 2009-01-21  Paolo Bonzini  <bonzini@gnu.org>
3202
3203         Revert:
3204         2009-01-20  Paolo Bonzini  <bonzini@gnu.org>
3205
3206         regex: do not depend on obsolete modules.
3207         * modules/regex: Remove memcmp and memmove.
3208
3209 2009-01-20  Bruno Haible  <bruno@clisp.org>
3210
3211         Make the 'link' module link on Windows NT 4.
3212         * lib/link.c (_WIN32_WINNT): Don't define.
3213         (CreateHardLinkFuncType): New type.
3214         (CreateHardLinkFunc, initialized): New variables.
3215         (initialize): New function.
3216         (link): Invoke CreateHardLink indirectly through the function pointer.
3217
3218 2009-01-20  Bruno Haible  <bruno@clisp.org>
3219
3220         Fix compilation failure on mingw.
3221         * tests/test-link.c (main): Don't assume that EOPNOTSUPP exists.
3222
3223 2009-01-20  Michael Gold  <mgold@ncf.ca>  (tiny change)
3224
3225         * doc/c-strtod.texi: Mention a couple of restrictions.
3226
3227 2009-01-20  Jim Meyering  <meyering@redhat.com>
3228
3229         gettimeofday: move more declarations out of functions
3230         * lib/gettimeofday.c: Move extern declarations of tzset and
3231         gmtime out of containing functions.  Prompted by Bruno Haible.
3232
3233 2009-01-20  Paolo Bonzini  <bonzini@gnu.org>
3234
3235         regex: do not depend on obsolete modules.
3236         * modules/regex: Remove memcmp and memmove.
3237
3238 2009-01-19  Bruno Haible  <bruno@clisp.org>
3239
3240         Don't use AC_REQUIRE([AC_C_BIGENDIAN]).
3241         * modules/uniconv/u16-conv-from-enc (configure.ac): Require
3242         gl_BIGENDIAN, not AC_C_BIGENDIAN.
3243         * modules/uniconv/u16-conv-to-enc (configure.ac): Likewise.
3244         * modules/uniconv/u16-strconv-to-enc (configure.ac): Likewise.
3245
3246 2009-01-19  Bruno Haible  <bruno@clisp.org>
3247
3248         * tests/test-link.c: Include <errno.h>.
3249         (main): Exit with code 77 when a hard link cannot be created due to
3250         the file system.
3251         * tests/test-link.sh: Skip test when a hard link cannot be created due
3252         to the file system.
3253         Suggested by Eric Blake.
3254
3255 2009-01-19  Martin Lambers  <marlam@marlam.de>
3256
3257         * modules/link-tests: New file.
3258         * tests/test-link.sh: New file.
3259         * tests/test-link.c: New file.
3260
3261 2009-01-19  Eric Blake  <ebb9@byu.net>
3262
3263         doc: mention another function added in cygwin 1.7.0
3264         * doc/glibc-functions/glob_pattern_p.texi (glob_pattern_p):
3265         Another new function in cygwin 1.7.
3266
3267 2009-01-19  Bruno Haible  <bruno@clisp.org>
3268
3269         Don't use AC_REQUIRE([AC_C_BIGENDIAN]).
3270         * m4/gnulib-common.m4 (gl_BIGENDIAN): New macro.
3271         * m4/exponentl.m4 (gl_LONG_DOUBLE_EXPONENT_LOCATION): Require
3272         gl_BIGENDIAN, not AC_C_BIGENDIAN.
3273         * m4/isfinite.m4 (gl_ISFINITEL_WORKS): Likewise.
3274         * m4/isinf.m4 (gl_ISINFL_WORKS): Likewise.
3275         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Likewise.
3276         * m4/md4.m4 (gl_MD4): Likewise.
3277         * m4/md5.m4 (gl_MD5): Likewise.
3278         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Likewise.
3279         * m4/sha1.m4 (gl_SHA1): Likewise.
3280         * m4/sha256.m4 (gl_SHA256): Likewise.
3281         * m4/sha512.m4 (gl_SHA512): Likewise.
3282
3283 2009-01-19  Bruno Haible  <bruno@clisp.org>
3284
3285         * modules/uniname/uniname-tests (Depends-on): Add progname.
3286         * tests/uniname/test-uninames.c: Include progname.h.
3287         (main): Call set_program_name.
3288
3289         * modules/unistdio/u8-vsprintf-tests (Depends-on): Add progname.
3290         * tests/unistdio/test-u8-vsprintf1.c: Include progname.h.
3291         (main): Call set_program_name.
3292
3293         * modules/unistdio/u8-vsnprintf-tests (Depends-on): Add progname.
3294         * tests/unistdio/test-u8-vsnprintf1.c: Include progname.h.
3295         (main): Call set_program_name.
3296
3297         * modules/unistdio/u16-vsprintf-tests (Depends-on): Add progname.
3298         * tests/unistdio/test-u16-vsprintf1.c: Include progname.h.
3299         (main): Call set_program_name.
3300
3301         * modules/unistdio/u16-vsnprintf-tests (Depends-on): Add progname.
3302         * tests/unistdio/test-u16-vsnprintf1.c: Include progname.h.
3303         (main): Call set_program_name.
3304
3305         * modules/unistdio/u32-vsprintf-tests (Depends-on): Add progname.
3306         * tests/unistdio/test-u32-vsprintf1.c: Include progname.h.
3307         (main): Call set_program_name.
3308
3309         * modules/unistdio/u32-vsnprintf-tests (Depends-on): Add progname.
3310         * tests/unistdio/test-u32-vsnprintf1.c: Include progname.h.
3311         (main): Call set_program_name.
3312
3313         * modules/unistdio/ulc-vsprintf-tests (Depends-on): Add progname.
3314         * tests/unistdio/test-ulc-vsprintf1.c: Include progname.h.
3315         (main): Call set_program_name.
3316
3317         * modules/unistdio/ulc-vsnprintf-tests (Depends-on): Add progname.
3318         * tests/unistdio/test-ulc-vsnprintf1.c: Include progname.h.
3319         (main): Call set_program_name.
3320
3321 2009-01-19  Eric Blake  <ebb9@byu.net>
3322
3323         test-unistd: test previous patch
3324         * tests/test-unistd.c: Test *_FILENO macros.
3325
3326         unistd: guarantee STDIN_FILENO here, for OS/2 EMX
3327         * lib/unistd.in.h (STDIN_FILENO, STDOUT_FILENO, STDERR_FILENO):
3328         Guarantee a definition.
3329         * doc/posix-headers/unistd.texi (unistd.h): Document the bug.
3330         * modules/unistd-safer (Depends-on): Add dependency on unistd.
3331         * lib/c-stack.c (STDERR_FILENO): Rely on <unistd.h>.
3332         * lib/dup-safer.c (STDERR_FILENO): Likewise.
3333         * lib/execute.c (STDIN_FILENO, STDOUT_FILENO, STDERR_FILENO):
3334         Likewise.
3335         * lib/fd-safer.c (STDIN_FILENO, STDERR_FILENO): Likewise.
3336         * lib/fopen-safer.c (STDERR_FILENO): Likewise.
3337         * lib/pipe.c (STDIN_FILENO, STDOUT_FILENO, STDERR_FILENO):
3338         Likewise.
3339         * lib/tmpfile-safer.c (STDERR_FILENO): Likewise.
3340         * tests/test-posix_spawn1.c (STDIN_FILENO, STDOUT_FILENO)
3341         (STDERR_FILENO): Likewise.
3342         * tests/test-posix_spawn2.c (STDIN_FILENO, STDOUT_FILENO)
3343         (STDERR_FILENO): Likewise.
3344         * tests/test-posix_spawn3.c (STDIN_FILENO, STDOUT_FILENO)
3345         (STDERR_FILENO): Likewise.
3346         Reported by Elbert Pol.
3347
3348 2009-01-19  Eric Blake  <ebb9@byu.net>
3349
3350         doc: mention more functions added in cygwin 1.7.0
3351         * doc/posix-functions/abort.texi (abort): Update wording related
3352         to cygwin.
3353         * doc/posix-functions/daylight.texi (daylight): Likewise.
3354         * doc/posix-functions/optarg.texi (optarg): Likewise.
3355         * doc/posix-functions/optarg.texi (opterr): Likewise.
3356         * doc/posix-functions/optarg.texi (optind): Likewise.
3357         * doc/posix-functions/optarg.texi (optopt): Likewise.
3358         * doc/posix-functions/wprintf.texi (wprintf): Cygwin wprintf never
3359         worked in 1.5.x, and was withdrawn in 1.7.
3360         * doc/posix-functions/vwprintf.texi (vwprintf): Likewise.
3361         * doc/posix-functions/fprintf.texi (fprintf): Tighten mention of
3362         cygwin versions.
3363         * doc/posix-functions/perror.texi (perror): Likewise.
3364         * doc/posix-functions/printf.texi (printf): Likewise.
3365         * doc/posix-functions/snprintf.texi (snprintf): Likewise.
3366         * doc/posix-functions/sprintf.texi (sprintf): Likewise.
3367         * doc/posix-functions/vfprintf.texi (vfprintf): Likewise.
3368         * doc/posix-functions/vprintf.texi (vprintf): Likewise.
3369         * doc/posix-functions/vsnprintf.texi (vsnprintf): Likewise.
3370         * doc/posix-functions/vsprintf.texi (vsprintf): Likewise.
3371         * doc/glibc-functions/obstack_printf.texi (obstack_printf):
3372         Likewise.
3373         * doc/glibc-functions/obstack_vprintf.texi (obstack_vprintf):
3374         Likewise.
3375         * doc/glibc-functions/cfmakeraw.texi (cfmakeraw): Cygwin 1.7 adds
3376         this function.
3377         * doc/glibc-functions/in6addr_any.texi (in6addr_any): Likewise.
3378         * doc/glibc-functions/in6addr_loopback.texi (in6addr_loopback):
3379         Likewise.
3380         * doc/glibc-functions/updwtmpx.texi (updwtmpx): Likewise.
3381         * doc/posix-functions/_Exit_C99.texi (_Exit): Likewise.
3382         * doc/posix-functions/confstr.texi (confstr): Likewise.
3383         * doc/posix-functions/dprintf.texi (dprintf): Likewise.
3384         * doc/posix-functions/fgetwc.texi (fgetwc): Likewise.
3385         * doc/posix-functions/fgetws.texi (fgetws): Likewise.
3386         * doc/posix-functions/fputwc.texi (fputwc): Likewise.
3387         * doc/posix-functions/fputws.texi (fputws): Likewise.
3388         * doc/posix-functions/fwide.texi (fwide): Likewise.
3389         * doc/posix-functions/getwc.texi (getwc): Likewise.
3390         * doc/posix-functions/getwchar.texi (getwchar): Likewise.
3391         * doc/posix-functions/putwc.texi (putwc): Likewise.
3392         * doc/posix-functions/putwchar.texi (putwchar): Likewise.
3393         * doc/posix-functions/sigignore.texi (sigignore): Likewise.
3394         * doc/posix-functions/ungetwc.texi (ungetwc): Likewise.
3395         * doc/posix-functions/vdprintf.texi (vdprintf): Likewise.
3396         * doc/posix-functions/wcpcpy.texi (wcpcpy): Likewise.
3397         * doc/posix-functions/wcpncpy.texi (wcpncpy): Likewise.
3398         * doc/posix-functions/wcstol.texi (wcstol): Likewise.
3399         * doc/posix-functions/wcstoll.texi (wcstoll): Likewise.
3400         * doc/posix-functions/wcstoul.texi (wcstoul): Likewise.
3401         * doc/posix-functions/wcstoull.texi (wcstoull): Likewise.
3402         * doc/posix-functions/wcsxfrm.texi (wcsxfrm): Likewise.
3403
3404 2009-01-19  Daniel P. Berrange  <berrange@redhat.com>
3405
3406         ioctl: avoid warning: no previous prototype for 'rpl_ioctl'
3407         * lib/ioctl.c: Include <sys/ioctl.h>.
3408
3409 2009-01-19  Simon Josefsson  <simon@josefsson.org>
3410
3411         * modules/getdate-tests (Depends-on): Add progname.
3412         * tests/test-getdate.c: Use progname module, to avoid link errors
3413         on non-glibc systems.
3414
3415 2009-01-18  Simon Josefsson  <simon@josefsson.org>
3416
3417         * modules/filenamecat-tests (Depends-on): Add progname.
3418         * modules/fstrcmp-tests (Depends-on): Likewise.
3419
3420         * tests/test-filenamecat.c: Use progname module, to avoid link
3421         errors on non-glibc systems.
3422         * tests/test-fstrcmp.c: Likewise.
3423
3424 2009-01-19  Daniel P. Berrange  <berrange@redhat.com>
3425
3426         gettimeofday: avoid warning: nested extern declaration of 'localtime'
3427         * lib/gettimeofday.c: Move extern declaration out of function.
3428
3429 2009-01-18  Bruno Haible  <bruno@clisp.org>
3430
3431         * m4/strftime.m4 (gl_FUNC_STRFTIME): Don't test for mblen and mbrlen.
3432         * lib/strftime.c (HAVE_MBLEN, HAVE_MBRLEN): Remove macros.
3433         (MULTIBYTE_IS_FORMAT_SAFE): Define to 1 on all platforms except OSF/1.
3434
3435 2009-01-18  Bruno Haible  <bruno@clisp.org>
3436
3437         * lib/strftime.c (MEMPCPY): Remove unused macro.
3438         * m4/strftime.m4 (gl_FUNC_STRFTIME): Don't test for mempcpy.
3439
3440 2009-01-18  Martin Lambers  <marlam@marlam.de>
3441
3442         New module 'link'.
3443         * lib/unistd.in.h (link): New declaration.
3444         * lib/link.c: New file.
3445         * m4/link.m4: New file.
3446         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_LINK,
3447         HAVE_LINK.
3448         * modules/unistd (Makefile.am): Substitute GNULIB_LINK, HAVE_LINK.
3449         * modules/link: New file.
3450         * doc/posix-functions/link.texi: Mention the new module.
3451
3452 2009-01-18  Bruno Haible  <bruno@clisp.org>
3453
3454         * tests/test-avltree_list.c (main): Call set_program_name.
3455         * tests/test-avltree_oset.c (main): Likewise.
3456         * tests/test-obstack-printf.c: Include progname.h.
3457         (main): Call set_program_name.
3458         * tests/test-quotearg.c: Include progname.h.
3459         (main): Call set_program_name.
3460         * tests/test-xmemdup0.c: Include progname.h.
3461         (main): Call set_program_name.
3462
3463 2009-01-18  Bruno Haible  <bruno@clisp.org>
3464
3465         New module 'alphasort'.
3466         * lib/dirent.in.h (alphasort): New declaration.
3467         * lib/alphasort.c: New file, from glibc with modifications.
3468         * m4/alphasort.m4: New file.
3469         * modules/alphasort: New file.
3470         * m4/dirent_h.m4 (gl_DIRENT_H_DEFAULTS): Initialize GNULIB_ALPHASORT,
3471         HAVE_ALPHASORT.
3472         * modules/dirent (Makefile.am): Substitute GNULIB_ALPHASORT,
3473         HAVE_ALPHASORT.
3474         * doc/posix-functions/alphasort.texi: Mention the new module and the
3475         portability problems.
3476
3477 2009-01-18  Bruno Haible  <bruno@clisp.org>
3478
3479         New module 'scandir'.
3480         * lib/dirent.in.h (scandir): New declaration.
3481         * lib/scandir.c: New file, from glibc with modifications.
3482         * m4/scandir.m4: New file.
3483         * modules/scandir: New file.
3484         * m4/dirent_h.m4 (gl_DIRENT_H_DEFAULTS): Initialize GNULIB_SCANDIR,
3485         HAVE_SCANDIR.
3486         * modules/dirent (Makefile.am): Substitute GNULIB_SCANDIR,
3487         HAVE_SCANDIR.
3488         * doc/posix-functions/scandir.texi: Mention the new module and the
3489         portability problems.
3490
3491 2009-01-17  Bruno Haible  <bruno@clisp.org>
3492
3493         * gnulib-tool (func_remove_prefix): Escape all dots in the prefix.
3494         Update documentation.
3495         (func_remove_suffix): Escape all dots in the suffix. Update
3496         documentation.
3497         (func_filter_filelist): Update documentation.
3498         Reported by Ralf Wildenhues.
3499
3500 2009-01-17  Bruno Haible  <bruno@clisp.org>
3501
3502         * modules/dprintf-posix-tests: New file.
3503         * tests/test-dprintf-posix.sh: New file.
3504         * tests/test-dprintf-posix.c: New file.
3505
3506         New modules 'dprintf', 'dprintf-posix'.
3507         * lib/stdio.in.h (dprintf): New declaration.
3508         * lib/dprintf.c: New file.
3509         * m4/dprintf.m4: New file.
3510         * m4/dprintf-posix.m4: New file.
3511         * modules/dprintf: New file.
3512         * modules/dprintf-posix: New file.
3513         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize GNULIB_DPRINTF,
3514         HAVE_DPRINTF, REPLACE_DPRINTF.
3515         * modules/stdio (Makefile.am): Substitute also GNULIB_DPRINTF,
3516         HAVE_DPRINTF, REPLACE_DPRINTF.
3517         * doc/posix-functions/dprintf.texi: Mention the new modules.
3518
3519 2009-01-17  Bruno Haible  <bruno@clisp.org>
3520
3521         * modules/vdprintf-posix-tests: New file.
3522         * tests/test-vdprintf-posix.sh: New file.
3523         * tests/test-vdprintf-posix.c: New file.
3524
3525         New modules 'vdprintf', 'vdprintf-posix'.
3526         * lib/stdio.in.h (vdprintf): New declaration.
3527         * lib/vdprintf.c: New file.
3528         * m4/vdprintf.m4: New file.
3529         * m4/vdprintf-posix.m4: New file.
3530         * modules/vdprintf: New file.
3531         * modules/vdprintf-posix: New file.
3532         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize GNULIB_VDPRINTF,
3533         HAVE_VDPRINTF, REPLACE_VDPRINTF.
3534         * modules/stdio (Makefile.am): Substitute also GNULIB_VDPRINTF,
3535         HAVE_VDPRINTF, REPLACE_VDPRINTF.
3536         * doc/posix-functions/vdprintf.texi: Mention the new modules.
3537
3538 2009-01-17  Bruno Haible  <bruno@clisp.org>
3539
3540         Fix replacement of fopen on mingw.
3541         * m4/fopen.m4 (gl_FUNC_FOPEN): Define FOPEN_TRAILING_SLASH_BUG also on
3542         mingw.
3543
3544 2009-01-17  Bruno Haible  <bruno@clisp.org>
3545
3546         Fix compilation error on HP-UX 11.00, present since 2008-09-24.
3547         * lib/fopen.c: Include <sys/types.h> and <sys/types.h>.
3548
3549 2009-01-17  Bruno Haible  <bruno@clisp.org>
3550
3551         Avoid test-fflush2.sh failure on mingw.
3552         * tests/test-fflush2.c: Include binary-io.h.
3553         (main): Put standard input into binary mode.
3554         * modules/fflush-tests (Depends-on): Add binary-io.
3555
3556 2009-01-17  Bruno Haible  <bruno@clisp.org>
3557
3558         * lib/wchar.in.h: In another particular situation, include only the
3559         system's <wchar.h> file.
3560         (_GL_ALREADY_INCLUDING_WCHAR_H): New macro.
3561         Reported by Albert Chin-A-Young <china@thewrittenword.com>
3562         and Thomas Guyot-Sionnest <dermoth@aei.ca>.
3563
3564 2009-01-17  Bruno Haible  <bruno@clisp.org>
3565
3566         Support for stripping executables in --enable-relocatable.
3567         * build-aux/install-reloc: Expect one more argument, or an environment
3568         variable RELOC_STRIP_PROG. If set, strip the destination program and
3569         its wrapper.
3570         * m4/relocatable.m4 (gl_RELOCATABLE_BODY): In INSTALL_PROGRAM_ENV, set
3571         RELOC_STRIP_PROG.
3572         * doc/relocatable-maint.texi (Supporting Relocation): Mention the need
3573         to set RELOCATABLE_STRIP.
3574         * NEWS: Mention the new Makefile requirement.
3575
3576 2009-01-17  Bruno Haible  <bruno@clisp.org>
3577
3578         * build-aux/install-reloc: Remove debugging information left over by
3579         C compiler on MacOS X.
3580
3581 2009-01-17  Bruno Haible  <bruno@clisp.org>
3582
3583         Update use of _NSGetExecutablePath after API change in MacOS X 10.4.
3584         * lib/progreloc.c (find_executable): Fix type of pointer passed to
3585         _NSGetExecutablePath.
3586
3587 2009-01-16  Jim Meyering  <meyering@redhat.com>
3588
3589         strerror: avoid warnings about discarding "const"
3590         * lib/strerror.c (rpl_strerror): Instead of returning a const
3591         string from each and every "case", use a variable, and add a single
3592         cast after the switch.
3593
3594 2009-01-16  Albert Chin-A-Young <china@thewrittenword.com>
3595
3596         * lib/arpa_inet.in.h: Add extern "C" block for C++.
3597
3598 2009-01-16  Bruno Haible  <bruno@clisp.org>
3599
3600         * m4/printf.m4 (gl_SNPRINTF_SIZE1, gl_VSNPRINTF_ZEROSIZE_C99): Use an
3601         array initializer syntax that also works in C++ mode.
3602         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
3603
3604 2009-01-16  Jim Meyering  <meyering@redhat.com>
3605
3606         poll: suppress a warning
3607         * lib/poll.c: Use #pragma GCC diagnostic ignored "-Wtype-limits"
3608         to ignore "...unsigned expression < 0 is always false" warnings.
3609
3610 2009-01-16  Daniel P. Berrange  <berrange@redhat.com>
3611
3612         poll: remove declarations of unused variables
3613         * lib/poll.c (poll) [WIN32_NATIVE]: Remove declarations of unused
3614         sockbuf and optlen.
3615
3616 2009-01-15  Bruno Haible  <bruno@clisp.org>
3617
3618         Make fflush-after-ungetc POSIX compliant on BSD systems.
3619         * lib/fflush.c (clear_ungetc_buffer_preserving_position): New function.
3620         (clear_ungetc_buffer): Implement also for other systems.
3621         (rpl_fflush): On glibc systems, invoke
3622         clear_ungetc_buffer_preserving_position. Otherwise, invoke
3623         clear_ungetc_buffer after fetching the stream's position, not before.
3624
3625 2009-01-15  Bruno Haible  <bruno@clisp.org>
3626
3627         Make fflush-after-ungetc POSIX compliant on glibc systems.
3628         * m4/fflush.m4 (gl_FUNC_FFLUSH): Test also the behaviour of fflush
3629         after ungetc.
3630         * lib/fflush.c (clear_ungetc_buffer): Implement for glibc systems.
3631         (rpl_fflush): On glibc systems, simply call the system's fflush
3632         function after clearing the ungetc buffer.
3633         * lib/fseeko.c (rpl_fseeko): Don't try to lseek past the end of file.
3634         Instead, lseek only to the end of file, then use the system's fseeko
3635         for the rest. On glibc systems, reset the EOF indicator bit.
3636
3637 2009-01-15  Jim Meyering  <meyering@redhat.com>
3638
3639         openmp.m4: revert quote-adding change, for portability to older autoconf
3640         * m4/openmp.m4: Remove the quotes added on 2009-01-14.
3641         This reverts part of 42d1eda5dcce2d68deab7a642e7f29bcd7144a0d.
3642         Simon Josefsson noticed the problem when using autoconf-2.61.
3643
3644 2009-01-15  Bruno Haible  <bruno@clisp.org>
3645
3646         * tests/test-fflush2.sh: Invoke test-fflush2 twice.
3647         * tests/test-fflush2.c (ASSERT): Always fail.
3648         (main): Add two tests for fflush() after ungetc(), taking into account
3649         the Austin Group's clarification.
3650         Suggested by Eric Blake.
3651
3652 2009-01-15  Albert Chin-A-Young  <china@thewrittenword.com>
3653
3654         mktime.m4: remove K&R-style function prototypes
3655         * m4/mktime.m4 (AC_FUNC_MKTIME): Remove K&R-style function prototypes
3656         for the Sun C++ compiler.
3657
3658 2009-01-14  Bruno Haible  <bruno@clisp.org>
3659
3660         * lib/stdint.in.h (_GL_JUST_INCLUDE_SYSTEM_WCHAR_H): New macro, defined
3661         while including <wchar.h>.
3662         * lib/wchar.in.h: In two particular situations on HP-UX, include only
3663         the system's <wchar.h> file.
3664         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
3665
3666 2009-01-14  Bruno Haible  <bruno@clisp.org>
3667
3668         * m4/csharp.m4: Don't mention gettext on the serial number line.
3669         * m4/csharpexec.m4: Likewise.
3670         * m4/eaccess.m4: Likewise.
3671         * m4/javaexec.m4: Likewise.
3672         * m4/sig_atomic_t.m4: Likewise.
3673         * m4/tmpdir.m4: Likewise.
3674         * m4/intldir.m4: Bump gettext version.
3675         * m4/lib-ld.m4: Likewise.
3676
3677 2009-01-14  Bruno Haible  <bruno@clisp.org>
3678
3679         * lib/progname.c (set_program_name): Add more comments.
3680         Reported by Sergey Poznyakoff <gray@gnu.org.ua>.
3681
3682 2009-01-14  Simon Josefsson  <simon@josefsson.org>
3683
3684         * lib/sys_stat.in.h: Include sys/types.h for nlink_t on systems
3685         were sys/stat.h does not define it.
3686
3687 2009-01-14  Jim Meyering  <meyering@redhat.com>
3688
3689         many *.m4 files: improve m4 quoting
3690         99% of this change was performed by running the following commands:
3691         git ls-files | grep '\.m4$' | xargs perl -pi \
3692           -e 's/(AC_\w+\()([^[()]+?)([,)])/$1\[$2]$3/g;' \
3693           -e 's/(AC_\w+\((?:\[[^,]+?\], ){1})([^,[()]+?)([,)])/$1\[$2]$3/g;' \
3694           -e 's/(AC_\w+\((?:\[[^,]+?\], ){2})([^,[()]+?)([,)])/$1\[$2]$3/g;' \
3695           -e 's/(AC_\w+\((?:\[[^,]+?\], ){3})([^,[()]+?)([,)])/$1\[$2]$3/g'
3696         perl -pi -e 's/\[\.\.\.\]/.../' m4/onceonly.m4
3697         The remainder were to add Copyright dates, increment serial numbers,
3698         undo some changes in comments, exclude m4/intl.m4, and add quotes
3699         around the "1" in ",1" where the unusual spacing prohibited the
3700         above regexps from doing the job.  For more details, see
3701         <http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/16175>.
3702         * m4/acl.m4: Modified.
3703         * m4/afs.m4: Likewise.
3704         * m4/alloca.m4: Likewise.
3705         * m4/argp.m4: Likewise.
3706         * m4/argz.m4: Likewise.
3707         * m4/atexit.m4: Likewise.
3708         * m4/bison-i18n.m4: Likewise.
3709         * m4/bison.m4: Likewise.
3710         * m4/byteswap.m4: Likewise.
3711         * m4/c-stack.m4: Likewise.
3712         * m4/c-strtod.m4: Likewise.
3713         * m4/calloc.m4: Likewise.
3714         * m4/canonicalize-lgpl.m4: Likewise.
3715         * m4/chown.m4: Likewise.
3716         * m4/clock_time.m4: Likewise.
3717         * m4/codeset.m4: Likewise.
3718         * m4/copy-file.m4: Likewise.
3719         * m4/csharp.m4: Likewise.
3720         * m4/csharpcomp.m4: Likewise.
3721         * m4/csharpexec.m4: Likewise.
3722         * m4/d-ino.m4: Likewise.
3723         * m4/d-type.m4: Likewise.
3724         * m4/dirfd.m4: Likewise.
3725         * m4/double-slash-root.m4: Likewise.
3726         * m4/eaccess.m4: Likewise.
3727         * m4/eealloc.m4: Likewise.
3728         * m4/environ.m4: Likewise.
3729         * m4/errno_h.m4: Likewise.
3730         * m4/euidaccess.m4: Likewise.
3731         * m4/execute.m4: Likewise.
3732         * m4/fatal-signal.m4: Likewise.
3733         * m4/fchdir.m4: Likewise.
3734         * m4/fcntl_h.m4: Likewise.
3735         * m4/fileblocks.m4: Likewise.
3736         * m4/filenamecat.m4: Likewise.
3737         * m4/findprog.m4: Likewise.
3738         * m4/flexmember.m4: Likewise.
3739         * m4/fnmatch.m4: Likewise.
3740         * m4/fopen.m4: Likewise.
3741         * m4/fpending.m4: Likewise.
3742         * m4/fprintf-posix.m4: Likewise.
3743         * m4/free.m4: Likewise.
3744         * m4/frexp.m4: Likewise.
3745         * m4/frexpl.m4: Likewise.
3746         * m4/fsusage.m4: Likewise.
3747         * m4/ftruncate.m4: Likewise.
3748         * m4/gc-camellia.m4: Likewise.
3749         * m4/gc-random.m4: Likewise.
3750         * m4/gc.m4: Likewise.
3751         * m4/getaddrinfo.m4: Likewise.
3752         * m4/getcwd-abort-bug.m4: Likewise.
3753         * m4/getcwd-path-max.m4: Likewise.
3754         * m4/getdate.m4: Likewise.
3755         * m4/getdomainname.m4: Likewise.
3756         * m4/getgroups.m4: Likewise.
3757         * m4/gethostname.m4: Likewise.
3758         * m4/gethrxtime.m4: Likewise.
3759         * m4/getline.m4: Likewise.
3760         * m4/getloadavg.m4: Likewise.
3761         * m4/getndelim2.m4: Likewise.
3762         * m4/getpass.m4: Likewise.
3763         * m4/gettext.m4: Likewise.
3764         * m4/gettime.m4: Likewise.
3765         * m4/gettimeofday.m4: Likewise.
3766         * m4/gnulib-common.m4: Likewise.
3767         * m4/group-member.m4: Likewise.
3768         * m4/host-os.m4: Likewise.
3769         * m4/iconv.m4: Likewise.
3770         * m4/iconv_open.m4: Likewise.
3771         * m4/inet_ntop.m4: Likewise.
3772         * m4/inet_pton.m4: Likewise.
3773         * m4/inline.m4: Likewise.
3774         * m4/intldir.m4: Likewise.
3775         * m4/intlmacosx.m4: Likewise.
3776         * m4/intmax.m4: Likewise.
3777         * m4/intmax_t.m4: Likewise.
3778         * m4/inttypes.m4: Likewise.
3779         * m4/inttypes_h.m4: Likewise.
3780         * m4/inttypes-pri.m4: Likewise.
3781         * m4/isapipe.m4: Likewise.
3782         * m4/isnand.m4: Likewise.
3783         * m4/isnanf.m4: Likewise.
3784         * m4/isnanl.m4: Likewise.
3785         * m4/javacomp.m4: Likewise.
3786         * m4/javaexec.m4: Likewise.
3787         * m4/jm-winsz1.m4: Likewise.
3788         * m4/jm-winsz2.m4: Likewise.
3789         * m4/lchown.m4: Likewise.
3790         * m4/lcmessage.m4: Likewise.
3791         * m4/ldexpl.m4: Likewise.
3792         * m4/lib-ld.m4: Likewise.
3793         * m4/lib-link.m4: Likewise.
3794         * m4/libsigsegv.m4: Likewise.
3795         * m4/link-follow.m4: Likewise.
3796         * m4/localcharset.m4: Likewise.
3797         * m4/locale-fr.m4: Likewise.
3798         * m4/locale-ja.m4: Likewise.
3799         * m4/locale-tr.m4: Likewise.
3800         * m4/locale-zh.m4: Likewise.
3801         * m4/lock.m4: Likewise.
3802         * m4/longlong.m4: Likewise.
3803         * m4/ls-mntd-fs.m4: Likewise.
3804         * m4/lstat.m4: Likewise.
3805         * m4/malloc.m4: Likewise.
3806         * m4/mathl.m4: Likewise.
3807         * m4/mbrtowc.m4: Likewise.
3808         * m4/mbstate_t.m4: Likewise.
3809         * m4/mbswidth.m4: Likewise.
3810         * m4/memchr.m4: Likewise.
3811         * m4/memcmp.m4: Likewise.
3812         * m4/memcpy.m4: Likewise.
3813         * m4/memmem.m4: Likewise.
3814         * m4/memmove.m4: Likewise.
3815         * m4/mempcpy.m4: Likewise.
3816         * m4/memrchr.m4: Likewise.
3817         * m4/memset.m4: Likewise.
3818         * m4/minmax.m4: Likewise.
3819         * m4/mkdir-slash.m4: Likewise.
3820         * m4/mkdtemp.m4: Likewise.
3821         * m4/mktime.m4: Likewise.
3822         * m4/mmap-anon.m4: Likewise.
3823         * m4/mountlist.m4: Likewise.
3824         * m4/nanosleep.m4: Likewise.
3825         * m4/nls.m4: Likewise.
3826         * m4/nocrash.m4: Likewise.
3827         * m4/open.m4: Likewise.
3828         * m4/openat.m4: Likewise.
3829         * m4/openmp.m4: Likewise.
3830         * m4/pathmax.m4: Likewise.
3831         * m4/perl.m4: Likewise.
3832         * m4/physmem.m4: Likewise.
3833         * m4/pipe.m4: Likewise.
3834         * m4/po.m4: Likewise.
3835         * m4/poll.m4: Likewise.
3836         * m4/posixtm.m4: Likewise.
3837         * m4/posixver.m4: Likewise.
3838         * m4/printf-frexp.m4: Likewise.
3839         * m4/printf-frexpl.m4: Likewise.
3840         * m4/printf-posix.m4: Likewise.
3841         * m4/printf-posix-rpl.m4: Likewise.
3842         * m4/printf.m4: Likewise.
3843         * m4/progtest.m4: Likewise.
3844         * m4/putenv.m4: Likewise.
3845         * m4/readline.m4: Likewise.
3846         * m4/readlink.m4: Likewise.
3847         * m4/readutmp.m4: Likewise.
3848         * m4/realloc.m4: Likewise.
3849         * m4/regex.m4: Likewise.
3850         * m4/relocatable.m4: Likewise.
3851         * m4/relocatable-lib.m4: Likewise.
3852         * m4/rename-dest-slash.m4: Likewise.
3853         * m4/rename.m4: Likewise.
3854         * m4/rmdir-errno.m4: Likewise.
3855         * m4/rmdir.m4: Likewise.
3856         * m4/roundf.m4: Likewise.
3857         * m4/roundl.m4: Likewise.
3858         * m4/rpmatch.m4: Likewise.
3859         * m4/save-cwd.m4: Likewise.
3860         * m4/selinux-selinux-h.m4: Likewise.
3861         * m4/setenv.m4: Likewise.
3862         * m4/settime.m4: Likewise.
3863         * m4/sig2str.m4: Likewise.
3864         * m4/sig_atomic_t.m4: Likewise.
3865         * m4/signalblocking.m4: Likewise.
3866         * m4/signbit.m4: Likewise.
3867         * m4/sigpipe.m4: Likewise.
3868         * m4/sockets.m4: Likewise.
3869         * m4/sockpfaf.m4: Likewise.
3870         * m4/st_dm_mode.m4: Likewise.
3871         * m4/stat-time.m4: Likewise.
3872         * m4/stdbool.m4: Likewise.
3873         * m4/stdint.m4: Likewise.
3874         * m4/stdint_h.m4: Likewise.
3875         * m4/stpcpy.m4: Likewise.
3876         * m4/stpncpy.m4: Likewise.
3877         * m4/strcase.m4: Likewise.
3878         * m4/strchrnul.m4: Likewise.
3879         * m4/strcspn.m4: Likewise.
3880         * m4/strdup.m4: Likewise.
3881         * m4/strftime.m4: Likewise.
3882         * m4/strndup.m4: Likewise.
3883         * m4/strnlen.m4: Likewise.
3884         * m4/strpbrk.m4: Likewise.
3885         * m4/strptime.m4: Likewise.
3886         * m4/strsep.m4: Likewise.
3887         * m4/strtod.m4: Likewise.
3888         * m4/strtoimax.m4: Likewise.
3889         * m4/strtok_r.m4: Likewise.
3890         * m4/strtol.m4: Likewise.
3891         * m4/strtoll.m4: Likewise.
3892         * m4/strtoul.m4: Likewise.
3893         * m4/strtoull.m4: Likewise.
3894         * m4/strtoumax.m4: Likewise.
3895         * m4/strverscmp.m4: Likewise.
3896         * m4/threadlib.m4: Likewise.
3897         * m4/timegm.m4: Likewise.
3898         * m4/tm_gmtoff.m4: Likewise.
3899         * m4/tmpdir.m4: Likewise.
3900         * m4/tmpfile.m4: Likewise.
3901         * m4/tzset.m4: Likewise.
3902         * m4/uintmax_t.m4: Likewise.
3903         * m4/unlinkdir.m4: Likewise.
3904         * m4/unlocked-io.m4: Likewise.
3905         * m4/uptime.m4: Likewise.
3906         * m4/userspec.m4: Likewise.
3907         * m4/utimbuf.m4: Likewise.
3908         * m4/utime.m4: Likewise.
3909         * m4/utimes-null.m4: Likewise.
3910         * m4/utimes.m4: Likewise.
3911         * m4/vararrays.m4: Likewise.
3912         * m4/vasnprintf.m4: Likewise.
3913         * m4/vfprintf-posix.m4: Likewise.
3914         * m4/vprintf-posix.m4: Likewise.
3915         * m4/wait-process.m4: Likewise.
3916         * m4/wchar_t.m4: Likewise.
3917         * m4/wint_t.m4: Likewise.
3918         * m4/write-any-file.m4: Likewise.
3919         * m4/yield.m4: Likewise.
3920
3921 2009-01-13  Bruno Haible  <bruno@clisp.org>
3922
3923         Avoid test-copy-file.sh failures when ACL support insufficient.
3924         * modules/copy-file-tests (Makefile.am): Pass USE_ACL in
3925         TESTS_ENVIRONMENT.
3926         * tests/test-copy-file.sh: Skip the ACL comparisons if USE_ACL is 0.
3927         Reported by Jim Meyering.
3928
3929 2009-01-13  Bruno Haible  <bruno@clisp.org>
3930
3931         * modules/unistdio/u-printf-args (Files): Add m4/stdint_h.m4 and
3932         m4/inttypes_h.m4, needed by m4/intmax_t.m4.
3933         * modules/unistdio/u8-printf-parse (Files): Likewise.
3934         * modules/unistdio/u32-printf-parse (Files): Likewise.
3935         * modules/unistdio/ulc-printf-parse (Files): Likewise.
3936
3937 2009-01-13  Simon Josefsson  <simon@josefsson.org>
3938
3939         * modules/unistdio/u16-printf-parse (Files): Add m4/stdint_h.m4
3940         and m4/inttypes_h.m4 too.
3941
3942 2009-01-12  Eric Blake  <ebb9@byu.net>
3943
3944         tests: IRIX 6.2 cc can't compile -0.0 into .data
3945         * tests/test-ceill.c (minus_zero): Compute -0.0L at runtime,
3946         rather than at compile-time.
3947         * tests/test-floorl.c (minus_zero): Likewise.
3948         * tests/test-frexpl.c (minus_zero): Likewise.
3949         * tests/test-isnan.c (minus_zerol): Likewise.
3950         * tests/test-isnanl.h (minus_zero): Likewise.
3951         * tests/test-ldexpl.c (minus_zero): Likewise.
3952         * tests/test-roundl.c (minus_zero): Likewise.
3953         * tests/test-signbit.c (minus_zerol): Likewise.
3954         * tests/test-snprintf-posix.h (minus_zerol): Likewise.
3955         * tests/test-sprintf-posix.h (minus_zerol): Likewise.
3956         * tests/test-truncl.c (minus_zero): Likewise.
3957         * tests/test-vasnprintf-posix.c (minus_zerol): Likewise.
3958         * tests/test-vasprintf-posix.c (minus_zerol): Likewise.
3959         Reported by Tom G. Christensen and Nelson H. F. Beebe.
3960
3961 2009-01-09  Paolo Bonzini  <bonzini@gnu.org>
3962
3963         regex: fix glibc bug 9697
3964         * lib/regcomp.c (re_compile_fastmap_iter): Rewrite COMPLEX_BRACKET
3965         handling.
3966
3967 2009-01-09  Paolo Bonzini  <bonzini@gnu.org>
3968
3969         regex: fix glibc bug 697
3970         * lib/regexec.c (prune_impossible_nodes): Handle sifted_states[0]
3971         being NULL also if there are no backreferences.
3972
3973 2009-01-09  Paolo Bonzini  <bonzini@gnu.org>
3974
3975         regex: merge glibc changes
3976         * lib/regcomp.c (re_compile_fastmap_iter): Use __mbrtowc.
3977         * lib/regex_internal.c (build_wcs_buffer, build_wcs_upper_buffer,
3978         re_string_skip_chars, re_string_reconstruct): Likewise.
3979         * lib/regex_internal.h [!_LIBC] (__mbrtowc): New #define.
3980
3981 2009-01-07  Jim Meyering  <meyering@redhat.com>
3982
3983         poll: filter through cppi
3984         * lib/poll.c: Indent cpp directives to reflect nesting.
3985
3986 2009-01-07  Daniel P. Berrange  <berrange@redhat.com>
3987
3988         poll: don't return uninitialized
3989         * lib/poll.c (poll) [WIN32_NATIVE]: Initialize "rc".
3990
3991 2009-01-06  Jeremy Olexa <darkside@gentoo.org>  (tiny change)
3992
3993         avoid compile failure on AIX 6.1
3994         * lib/getloadavg.c [HAVE_LIBPERFSTAT]: Include <sys/protosw.h>.
3995         Details in http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/15465
3996
3997 2009-01-04  Jim Meyering  <meyering@redhat.com>
3998
3999         remove duplicate inclusion of <stdio.h>
4000         * tests/test-fprintf-posix.c: Likewise.
4001         * tests/test-printf-posix.c: Likewise.
4002         * tests/test-snprintf-posix.c: Likewise.
4003         * tests/test-sprintf-posix.c: Likewise.
4004         * tests/test-vasprintf-posix.c: Likewise.
4005         * tests/test-vfprintf-posix.c: Likewise.
4006         * tests/test-vprintf-posix.c: Likewise.
4007         * tests/test-vsnprintf-posix.c: Likewise.
4008         * tests/test-vsprintf-posix.c: Likewise.
4009
4010 2009-01-03  Jim Meyering  <meyering@redhat.com>
4011
4012         gnulib-tool: fix sed-based filtering
4013         * gnulib-tool (func_filter_filelist): Remove extra backslash
4014         in sed_fff_filter definition.
4015
4016 2009-01-02  Jim Meyering  <meyering@redhat.com>
4017
4018         strftime: avoid compilation failure on Solaris 2.6
4019         * modules/strftime (Depends-on): Add mbrlen and mbsinit.
4020         * lib/strftime.c [DO_MULTIBYTE]: Include <wchar.h> unconditionally.
4021         Don't #define mbrlen or mbsinit, since now they're guaranteed to
4022         be available.  Reported by Tom G. Christensen.  Details in
4023         <http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/16180>.
4024
4025 2009-01-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4026             Bruno Haible  <bruno@clisp.org>
4027
4028         Speed up gnulib-tool by doing more string processing through shell
4029         built-ins.
4030         * gnulib-tool (fast_func_append): New variable.
4031         (func_remove_prefix, func_remove_suffix): New functions.
4032         (fast_func_remove_prefix, fast_func_remove_suffix): New variables.
4033         (func_filter_filelist): New function.
4034         (func_get_dependencies): Use func_remove_suffix instead of sed.
4035         (func_get_automake_snippet): Use func_filter_filelist instead of a
4036         subshell and sed invocation.
4037
4038 2009-01-01  Bruno Haible  <bruno@clisp.org>
4039
4040         Fix a security bug.
4041         * gnulib-tool (func_import, import, update): Don't allow the characters
4042         '"', '$', '`', '\' in macro arguments that become part of commands that
4043         are evaluated.
4044
4045 2009-01-01  Bruno Haible  <bruno@clisp.org>
4046
4047         * gnulib-tool (func_reset_sigpipe): Add more comments.
4048
4049 2009-01-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4050
4051         * gnulib-tool (func_modules_add_dummy, func_emit_lib_Makefile_am,
4052         func_emit_tests_Makefile_am, func_import): Abort loops early if we
4053         already know the answer.
4054
4055 2009-01-01  Jim Meyering  <meyering@redhat.com>
4056
4057         * lib/version-etc.c (version_etc_va): Update copyright year.
4058
4059 2008-12-30  Bruno Haible  <bruno@clisp.org>
4060
4061         * m4/lib-prefix.m4 (AC_LIB_LINKFLAGS_BODY): Don't overwrite
4062         LIB${NAME}_PREFIX when considering the dependencies of lib${name}.
4063         Reported by Charles Wilson <cygwin@cwilson.fastmail.fm>.
4064
4065 2008-12-29  Eric Blake  <ebb9@byu.net>
4066
4067         multiarch: avoid autoconf AC_REQUIRE bug
4068         * m4/multiarch.m4 (gl_MULTIARCH): Split body...
4069         (gl_MULTIARCH_BODY): ...into new macro, to work around bug in Autoconf
4070         2.63 and older.
4071         Reported by Bruno Haible, and analyzed in
4072         http://lists.gnu.org/archive/html/bug-autoconf/2008-12/msg00039.html
4073
4074 2008-12-29  Bruno Haible  <bruno@clisp.org>
4075
4076         * gnulib-tool (func_import): When generating sed-ignore-removed, handle
4077         files in subdirectories correctly.
4078         Reported by Ralf Wildenhues.
4079
4080 2008-12-29  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4081
4082         * gnulib-tool (func_update_ignorelist): Use 'join - FILE'
4083         rather than 'join FILE -', for Solaris join.
4084
4085 2008-12-29  Bruno Haible  <bruno@clisp.org>
4086
4087         * m4/codeset.m4 (AM_LANGINFO_CODESET): More systematic m4 argument
4088         quoting.
4089         * m4/gettext.m4 (AM_GNU_GETTEXT): Likewise.
4090         * m4/glibc2.m4 (gt_GLIBC2): Likewise.
4091         * m4/glibc21.m4 (gl_GLIBC21): Likewise.
4092         * m4/iconv.m4 (AM_ICONV_LINK, AM_ICONV): Likewise.
4093         * m4/intdiv0.m4 (gt_INTDIV0): Likewise.
4094         * m4/intlmacosx.m4 (gt_INTL_MACOSX): Likewise.
4095         * m4/intmax.m4 (gt_TYPE_INTMAX_T): Likewise.
4096         * m4/inttypes-pri.m4 (gt_INTTYPES_PRI): Likewise.
4097         * m4/inttypes_h.m4 (gl_AC_HEADER_INTTYPES_H): Likewise.
4098         * m4/lcmessage.m4 (gt_LC_MESSAGES): Likewise.
4099         * m4/nls.m4 (AM_NLS): Likewise.
4100         * m4/po.m4 (AM_PO_SUBDIRS): Likewise.
4101         * m4/printf-posix.m4 (gt_PRINTF_POSIX): Likewise.
4102         * m4/progtest.m4 (AM_PATH_PROG_WITH_TEST): Likewise.
4103         * m4/size_max.m4 (gl_SIZE_MAX): Likewise.
4104         * m4/stdint_h.m4 (gl_AC_HEADER_STDINT_H): Likewise.
4105         * m4/threadlib.m4 (gl_THREADLIB_BODY): Likewise.
4106         * m4/uintmax_t.m4 (gl_AC_TYPE_UINTMAX_T): Likewise.
4107         * m4/visibility.m4 (gl_VISIBILITY): Likewise.
4108         * m4/wchar_t.m4 (gt_TYPE_WCHAR_T): Likewise.
4109         * m4/wint_t.m4 (gt_TYPE_WINT_T): Likewise.
4110         * m4/xsize.m4 (gl_XSIZE): Likewise.
4111         Suggested by Jim Meyering.
4112
4113 2008-11-17  Bruce Korb  <bkorb@gnu.org>
4114
4115         * lib/parse-duration.h: non-iso form accepts years, months weeks, too
4116         * lib/parse-duration.c: use a switch instead of cascading if's.
4117
4118 2008-12-29  Eric Blake  <ebb9@byu.net>
4119
4120         wchar.h: supply WEOF on Irix 5.3
4121         * lib/wchar.in.h (wint_t): Also supply WEOF.
4122         * lib/wctype.in.h (wint_t): Likewise.
4123         * doc/posix-headers/wchar.texi (wchar.h): Document the bug.
4124         * doc/posix-headers/wctype.texi (wctype.h): Likewise.
4125         Reported by Tom G. Christensen.
4126
4127 2008-12-26  Bruno Haible  <bruno@clisp.org>
4128
4129         * m4/multiarch.m4 (gl_MULTIARCH): Recognize also the architecture names
4130         i486, i586, i686.
4131
4132 2008-12-26  Bruno Haible  <bruno@clisp.org>
4133
4134         * lib/stdlib.in.h (struct random_data): Fix indentation of comments.
4135
4136 2008-12-26  Bruno Haible  <bruno@clisp.org>
4137
4138         * lib/stdint.in.h: Move the include of <wchar.h> down until after all
4139         the types are defined. Also conditionalize it on __STDC_LIMIT_MACROS,
4140         not __STDC_CONSTANT_MACROS.
4141         Reported by Nelson H. F. Beebe <beebe@math.utah.edu> via Eric Blake.
4142
4143 2008-12-25  Bruno Haible  <bruno@clisp.org>
4144
4145         Add support for universal builds to vasnprintf.
4146         * m4/printf.m4 (gl_PRINTF_ENOMEM): Require gl_MULTIARCH. In Apple
4147         universal builds, guess no.
4148         * modules/vasnprintf-posix (Depends-on): Add multiarch.
4149         * modules/vasprintf-posix (Depends-on): Likewise.
4150         * modules/fprintf-posix (Depends-on): Likewise.
4151         * modules/vfprintf-posix (Depends-on): Likewise.
4152         * modules/snprintf-posix (Depends-on): Likewise.
4153         * modules/vsnprintf-posix (Depends-on): Likewise.
4154         * modules/sprintf-posix (Depends-on): Likewise.
4155         * modules/vsprintf-posix (Depends-on): Likewise.
4156         * modules/unistdio/u8-vasnprintf (Depends-on): Likewise.
4157         * modules/unistdio/u8-u8-vasnprintf (Depends-on): Likewise.
4158         * modules/unistdio/u16-vasnprintf (Depends-on): Likewise.
4159         * modules/unistdio/u16-u16-vasnprintf (Depends-on): Likewise.
4160         * modules/unistdio/u32-vasnprintf (Depends-on): Likewise.
4161         * modules/unistdio/u32-u32-vasnprintf (Depends-on): Likewise.
4162         * modules/unistdio/ulc-vasnprintf (Depends-on): Likewise.
4163
4164         Add support for universal builds to <inttypes.h>.
4165         * lib/inttypes.in.h (_PRI64_PREFIX, _PRIu64_PREFIX, _SCN64_PREFIX,
4166         _SCNu64_PREFIX): In Apple
4167         universal builds, define directly, using _LP64.
4168         * m4/inttypes.m4 (gl_INTTYPES_H): In Apple universal builds, set
4169         INT64_MAX_EQ_LONG_MAX and UINT64_MAX_EQ_ULONG_MAX to -1.
4170         * modules/inttypes (Depends-on): Add multiarch.
4171         (Makefile.am): Substitute APPLE_UNIVERSAL_BUILD.
4172
4173         Add support for universal builds to <stdint.h>.
4174         * lib/stdint.in.h (PDFDIFF_MIN, PTRDIFF_MAX, SIZE_MAX): In Apple
4175         universal builds, define directly, using _LP64.
4176         * m4/stdint.m4 (gl_STDINT_TYPE_PROPERTIES): Require gl_MULTIARCH. In
4177         Apple universal builds, don't test for the size and suffix of ptrdiff_t
4178         and size_t.
4179         * modules/stdint (Depends-on): Add multiarch.
4180         (Makefile.am): Substitute APPLE_UNIVERSAL_BUILD.
4181
4182         New module 'multiarch'.
4183         * modules/multiarch: New file.
4184         * m4/multiarch.m4: New file.
4185
4186 2008-12-25  Bruno Haible  <bruno@clisp.org>
4187
4188         * gnulib-tool (func_create_testdir): Avoid failure of mv command.
4189
4190 2008-12-25  Bruno Haible  <bruno@clisp.org>
4191
4192         * modules/btowc (License): Relicense under LGPLv2+.
4193         * modules/mbsinit (License): Likewise.
4194         * modules/mbrtowc (License): Likewise.
4195         * modules/wcrtomb (License): Likewise.
4196         * modules/streq (License): Likewise.
4197         Reported by David Lutterkort <lutter@redhat.com>.
4198
4199 2008-12-23  Bruno Haible  <bruno@clisp.org>
4200
4201         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Fix conditional and comment.
4202
4203 2008-12-23  Bruno Haible  <bruno@clisp.org>
4204
4205         Module getaddrinfo requires linking with $(GETADDRINFO_LIB).
4206         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Put link options into
4207         GETADDRINFO_LIB, not in LIBS.
4208         * modules/getaddrinfo (Link): Set to $(GETADDRINFO_LIB).
4209         * modules/canon-host (Link): Likewise.
4210         * NEWS: Mention the change.
4211         * modules/getaddrinfo-tests (test_getaddrinfo_LDADD): Add the
4212         GETADDRINFO_LIB.
4213
4214 2008-12-22  Bruno Haible  <bruno@clisp.org>
4215
4216         * doc/posix-functions/iswalnum_l.texi: Mention limitation of wchar_t.
4217         * doc/posix-functions/iswalpha_l.texi: Likewise.
4218         * doc/posix-functions/iswblank_l.texi: Likewise.
4219         * doc/posix-functions/iswcntrl_l.texi: Likewise.
4220         * doc/posix-functions/iswctype_l.texi: Likewise.
4221         * doc/posix-functions/iswdigit_l.texi: Likewise.
4222         * doc/posix-functions/iswgraph_l.texi: Likewise.
4223         * doc/posix-functions/iswlower_l.texi: Likewise.
4224         * doc/posix-functions/iswprint_l.texi: Likewise.
4225         * doc/posix-functions/iswpunct_l.texi: Likewise.
4226         * doc/posix-functions/iswspace_l.texi: Likewise.
4227         * doc/posix-functions/iswupper_l.texi: Likewise.
4228         * doc/posix-functions/iswxdigit_l.texi: Likewise.
4229         * doc/posix-functions/mbsnrtowcs.texi: Likewise.
4230         * doc/posix-functions/open_wmemstream.texi: Likewise.
4231         * doc/posix-functions/swscanf.texi: Likewise.
4232         * doc/posix-functions/towctrans_l.texi: Likewise.
4233         * doc/posix-functions/towlower.texi: Likewise.
4234         * doc/posix-functions/towlower_l.texi: Likewise.
4235         * doc/posix-functions/towupper.texi: Likewise.
4236         * doc/posix-functions/towupper_l.texi: Likewise.
4237         * doc/posix-functions/vfwprintf.texi: Likewise.
4238         * doc/posix-functions/vfwscanf.texi: Likewise.
4239         * doc/posix-functions/vswscanf.texi: Likewise.
4240         * doc/posix-functions/vwprintf.texi: Likewise.
4241         * doc/posix-functions/vwscanf.texi: Likewise.
4242         * doc/posix-functions/wcpcpy.texi: Likewise.
4243         * doc/posix-functions/wcpncpy.texi: Likewise.
4244         * doc/posix-functions/wcscasecmp.texi: Likewise.
4245         * doc/posix-functions/wcscasecmp_l.texi: Likewise.
4246         * doc/posix-functions/wcscoll_l.texi: Likewise.
4247         * doc/posix-functions/wcsdup.texi: Likewise.
4248         * doc/posix-functions/wcsncasecmp.texi: Likewise.
4249         * doc/posix-functions/wcsncasecmp_l.texi: Likewise.
4250         * doc/posix-functions/wcsnlen.texi: Likewise.
4251         * doc/posix-functions/wcsnrtombs.texi: Likewise.
4252         * doc/posix-functions/wcsxfrm_l.texi: Likewise.
4253         * doc/posix-functions/wctrans_l.texi: Likewise.
4254         * doc/posix-functions/wctype_l.texi: Likewise.
4255         * doc/glibc-functions/fgetwc_unlocked.texi: Likewise.
4256         * doc/glibc-functions/fgetws_unlocked.texi: Likewise.
4257         * doc/glibc-functions/fputwc_unlocked.texi: Likewise.
4258         * doc/glibc-functions/fputws_unlocked.texi: Likewise.
4259         * doc/glibc-functions/getwc_unlocked.texi: Likewise.
4260         * doc/glibc-functions/getwchar_unlocked.texi: Likewise.
4261         * doc/glibc-functions/putwc_unlocked.texi: Likewise.
4262         * doc/glibc-functions/putwchar_unlocked.texi: Likewise.
4263         * doc/glibc-functions/wcschrnul.texi: Likewise.
4264         * doc/glibc-functions/wcsftime_l.texi: Likewise.
4265         * doc/glibc-functions/wcstod_l.texi: Likewise.
4266         * doc/glibc-functions/wcstof_l.texi: Likewise.
4267         * doc/glibc-functions/wcstol_l.texi: Likewise.
4268         * doc/glibc-functions/wcstold_l.texi: Likewise.
4269         * doc/glibc-functions/wcstoll_l.texi: Likewise.
4270         * doc/glibc-functions/wcstoq.texi: Likewise.
4271         * doc/glibc-functions/wcstoul_l.texi: Likewise.
4272         * doc/glibc-functions/wcstoull_l.texi: Likewise.
4273         * doc/glibc-functions/wcstouq.texi: Likewise.
4274         * doc/glibc-functions/wmempcpy.texi: Likewise.
4275
4276 2008-12-22  Ingo Weinhold  <ingo_weinhold@gmx.de>  (tiny change)
4277             Eric Blake  <ebb9@byu.net>
4278             Paolo Bonzini  <bonzini@gnu.org>
4279             Bruno Haible  <bruno@clisp.org>
4280
4281         Make c-stack work on Haiku.
4282         * lib/c-stack.c (SA_ONSTACK): Define fallback.
4283         (c_stack_action): Use SA_ONSTACK flag.
4284
4285 2008-12-22  Bruno Haible  <bruno@clisp.org>
4286
4287         * m4/locale-fr.m4 (gt_LOCALE_FR_UTF8): Treat Haiku like BeOS.
4288
4289 2008-12-22  Bruno Haible  <bruno@clisp.org>
4290
4291         Work around mbrlen() bugs on AIX, HP-UX, OSF/1, Solaris.
4292         * m4/mbrlen.m4 (gl_FUNC_MBRLEN): Set REPLACE_MBRLEN if mbrtowc is
4293         being overridden.
4294         (gl_MBRLEN_INCOMPLETE_STATE, gl_MBRLEN_RETVAL, gl_MBRLEN_NUL_RETVAL):
4295         New macros.
4296         * lib/wchar.in.h (mbrlen): Override if REPLACE_MBRLEN is set.
4297         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_MBRLEN.
4298         * modules/wchar (Makefile.am): Substitute REPLACE_MBRLEN.
4299         * doc/posix-functions/mbrlen.texi: Mention the various platform bugs.
4300
4301 2008-12-22  Bruno Haible  <bruno@clisp.org>
4302
4303         * m4/mbrtowc.m4 (gl_MBRTOWC_INCOMPLETE_STATE): Remove unused variable
4304         from test code.
4305
4306 2008-12-22  Eric Blake  <ebb9@byu.net>
4307
4308         Avoid gcc warnings on cygwin.
4309         * lib/regex_internal.c (re_string_reconstruct) [!RE_ENABLE_I18N]:
4310         Avoid unused variable.
4311         * lib/regexec.c (check_arrival_add_next_nodes) [!RE_ENABLE_I18N]:
4312         Likewise.
4313
4314 2008-12-22  Bruno Haible  <bruno@clisp.org>
4315
4316         Remove HAVE_MBRTOWC conditionals.
4317         * lib/mbscasecmp.c: Include mbuiter.h unconditionally.
4318         (mbscasecmp): Assume mbrtowc function.
4319         * lib/mbscasestr.c: Include mbuiter.h unconditionally.
4320         (knuth_morris_pratt_multibyte, mbscasestr): Assume mbrtowc function.
4321         * lib/mbschr.c: Include mbuiter.h unconditionally.
4322         (mbschr): Assume mbrtowc function.
4323         * lib/mbscspn.c: Include mbuiter.h unconditionally.
4324         (mbscspn): Assume mbrtowc function.
4325         * lib/mbslen.c: Include mbuiter.h unconditionally.
4326         (mbslen): Assume mbrtowc function.
4327         * lib/mbsncasecmp.c: Include mbuiter.h unconditionally.
4328         (mbsncasecmp): Assume mbrtowc function.
4329         * lib/mbsnlen.c: Include mbiter.h unconditionally.
4330         (mbsnlen): Assume mbrtowc function.
4331         * lib/mbspbrk.c: Include mbuiter.h unconditionally.
4332         (mbspbrk): Assume mbrtowc function.
4333         * lib/mbspcasecmp.c: Include mbuiter.h unconditionally.
4334         (mbspcasecmp): Assume mbrtowc function.
4335         * lib/mbsrchr.c: Include mbuiter.h unconditionally.
4336         (mbsrchr): Assume mbrtowc function.
4337         * lib/mbssep.c: Include mbuiter.h unconditionally.
4338         (mbssep): Assume mbrtowc function.
4339         * lib/mbsspn.c: Include mbuiter.h unconditionally.
4340         (mbsspn): Assume mbrtowc function.
4341         * lib/mbsstr.c: Include mbuiter.h unconditionally.
4342         (knuth_morris_pratt_multibyte, mbsstr): Assume mbrtowc function.
4343         * lib/mbstok_r.c: Include mbuiter.h unconditionally.
4344         (mbstok_r): Assume mbrtowc function.
4345         * lib/propername.c: Include mbuiter.h unconditionally.
4346         (mbsstr_trimmed_wordbounded): Assume mbrtowc function.
4347         * lib/trim.c: Include mbchar.h, mbiter.h uncondtionally.
4348         (trim2): Assume mbrtowc function.
4349         * lib/mbswidth.c (mbsinit): Remove fallback definition.
4350         (mbsnwidth): Assume mbrtowc function.
4351         * modules/mbswidth (Depends-on): Add mbrtowc, mbsinit.
4352         * lib/quotearg.c (MB_CUR_MAX, mbstate_t, mbrtowc, iswprint): Remove
4353         fallback definitions.
4354         * modules/quotearg (Depends-on): Add mbrtowc, mbsinit.
4355
4356 2008-12-22  Bruno Haible  <bruno@clisp.org>
4357
4358         * doc/posix-functions/mbtowc.texi: Mention a glibc bug.
4359
4360 2008-12-22  Paolo Bonzini  <bonzini@gnu.org>
4361
4362         * modules/regex: Request emulations for the mb*/wc* functions we need.
4363         * m4/regex.m4: Don't look for those functions here.
4364         * lib/regex_internal.h: Do not check HAVE_WCRTOMB and HAVE_MBRTOWC.
4365
4366 2008-12-22  Bruno Haible  <bruno@clisp.org>
4367
4368         * modules/fnmatch (Depends-on): Remove duplicated dependency.
4369
4370 2008-12-21  Bruno Haible  <bruno@clisp.org>
4371
4372         Make mbiter.h, mbuiter.h, mbfile.h usable unconditionally.
4373         * modules/mbiter (Depends-on): Add mbrtowc, mbsinit.
4374         (Include): Remove conditionalization.
4375         * modules/mbuiter (Depends-on): Add mbrtowc, mbsinit.
4376         (Include): Remove conditionalization.
4377         * modules/mbfile (Depends-on): Add mbrtowc, mbsinit.
4378         (Include): Remove conditionalization.
4379         * m4/mbiter.m4 (gl_MBITER): Deprecate the use of AC_FUNC_MBRTOWC.
4380         * m4/mbfile.m4 (gl_MBFILE): Likewise.
4381         * NEWS: Mention the change.
4382         Reported by Alan Hourihane <alanh@fairlite.co.uk>
4383         via Sergey Poznyakoff <gray@gnu.org.ua>.
4384
4385 2008-12-21  Bruno Haible  <bruno@clisp.org>
4386
4387         * MODULES.html.sh (Extended multibyte and wide character utilities
4388         <wchar.h>): Add btowc, wctob, mbsinit, mbrlen, mbrtowc, mbsrtowcs,
4389         wcrtomb, wcsrtombs.
4390         (Support for systems lacking POSIX:2008): Add accept, bind, close,
4391         connect, fclose, getpeername, getsockname, getsockopt, hostent, listen,
4392         mbsnrtowcs, posix_spawn*, recv, recvfrom, sched, select, send, sendto,
4393         setsockopt, shutdown, socket, spawn, sys_wait, wcsnrtombs, write.
4394
4395 2008-12-21  Bruno Haible  <bruno@clisp.org>
4396
4397         * MODULES.html.sh: Change section titles to refer to POSIX:2008.
4398
4399 2008-12-21  Bruno Haible  <bruno@clisp.org>
4400
4401         * modules/wcsnrtombs-tests: New file.
4402         * tests/test-wcsnrtombs1.sh: New file.
4403         * tests/test-wcsnrtombs2.sh: New file.
4404         * tests/test-wcsnrtombs3.sh: New file.
4405         * tests/test-wcsnrtombs4.sh: New file.
4406         * tests/test-wcsnrtombs.c: New file.
4407
4408         New module 'wcsnrtombs'.
4409         * lib/wchar.in.h (wcsnrtombs): New declaration.
4410         * lib/wcsnrtombs.c: New file.
4411         * lib/wcsrtombs-state.c: New file.
4412         * lib/wcsrtombs.c: Refer to _gl_wcsrtombs_state.
4413         (internal_state): Remove variable.
4414         * m4/wcsnrtombs.m4: New file.
4415         * m4/wcsrtombs.m4 (gl_FUNC_WCSRTOMBS): Add wcsrtombs-state.c to the
4416         compilation units.
4417         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCSNRTOMBS,
4418         HAVE_WCSNRTOMBS.
4419         * modules/wchar (Makefile.am): Substitute GNULIB_WCSNRTOMBS,
4420         HAVE_WCSNRTOMBS.
4421         * modules/wcsnrtombs: New file.
4422         * modules/wcsrtombs (Files): Add lib/wcsrtombs-state.c.
4423         * doc/posix-functions/wcsnrtombs.texi: Mention the new module.
4424
4425 2008-12-21  Bruno Haible  <bruno@clisp.org>
4426
4427         * modules/wcsrtombs-tests: New file.
4428         * tests/test-wcsrtombs1.sh: New file.
4429         * tests/test-wcsrtombs2.sh: New file.
4430         * tests/test-wcsrtombs3.sh: New file.
4431         * tests/test-wcsrtombs4.sh: New file.
4432         * tests/test-wcsrtombs.c: New file.
4433
4434         New module 'wcsrtombs'.
4435         * lib/wchar.in.h (wcsrtombs): New declaration.
4436         * lib/wcsrtombs.c: New file.
4437         * m4/wcsrtombs.m4: New file.
4438         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCSRTOMBS,
4439         HAVE_WCSRTOMBS, REPLACE_WCSRTOMBS.
4440         * modules/wchar (Makefile.am): Substitute GNULIB_WCSRTOMBS,
4441         HAVE_WCSRTOMBS, REPLACE_WCSRTOMBS.
4442         * modules/wcsrtombs: New file.
4443         * doc/posix-functions/wcsrtombs.texi: Mention the new module and the
4444         bugs.
4445
4446 2008-12-21  Bruno Haible  <bruno@clisp.org>
4447
4448         Work around a wcrtomb() bug on Solaris 10 and OSF/1 5.1.
4449         * lib/wchar.in.h (wcrtomb): Override if REPLACE_WCRTOMB is set.
4450         * m4/wcrtomb.m4 (gl_FUNC_WCRTOMB): Test the return value of wcrtomb
4451         with NULL destination argument in various locales. Set REPLACE_WCRTOMB
4452         if not correct.
4453         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_WCRTOMB.
4454         * modules/wchar (Makefile.am): Substitute REPLACE_WCRTOMB.
4455         * modules/wcrtomb (Files): Add m4/locale-fr.m4, m4/locale-ja.m4,
4456         m4/locale-zh.m4, m4/codeset.m4.
4457         * doc/posix-functions/wcrtomb.texi: Document the bug.
4458
4459 2008-12-21  Bruno Haible  <bruno@clisp.org>
4460
4461         Work around a btowc() bug on IRIX 6.5.
4462         * lib/wchar.in.h (btowc): Override if REPLACE_BTOWC is set.
4463         * m4/btowc.m4 (gl_FUNC_BTOWC): Test whether btowc(EOF) is correct. Set
4464         REPLACE_WTOBC if not.
4465         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_BTOWC.
4466         * modules/wchar (Makefile.am): Substitute REPLACE_BTOWC.
4467         * doc/posix-functions/btowc.texi: Mention the IRIX bug.
4468
4469 2008-12-21  Bruno Haible  <bruno@clisp.org>
4470
4471         * modules/wcrtomb-tests: New file.
4472         * tests/test-wcrtomb.sh: New file.
4473         * tests/test-wcrtomb.c: New file.
4474
4475         New module 'wcrtomb'.
4476         * lib/wchar.in.h (wcrtomb): New declaration.
4477         * lib/wcrtomb.c: New file.
4478         * m4/wcrtomb.m4: New file.
4479         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCRTOMB,
4480         HAVE_WCRTOMB.
4481         * modules/wchar (Makefile.am): Substitute GNULIB_WCRTOMB,
4482         HAVE_WCRTOMB.
4483         * modules/wcrtomb: New file.
4484         * doc/posix-functions/wcrtomb.texi: Mention the new module.
4485
4486 2008-12-21  Bruno Haible  <bruno@clisp.org>
4487
4488         * modules/mbrtowc (Files): Add m4/codeset.m4, needed by m4/locale-fr.m4.
4489         * modules/mbsrtowcs (Files): Likewise.
4490         * modules/wctob (Files): Likewise.
4491         * modules/c-strcase-tests (Files): Likewise.
4492         * modules/unistdio/u8-vasnprintf-tests (Files): Likewise.
4493         * modules/unistdio/u16-vasnprintf-tests (Files): Likewise.
4494         * modules/unistdio/u32-vasnprintf-tests (Files): Likewise.
4495         * modules/unistdio/ulc-vasnprintf-tests (Files): Likewise.
4496         * modules/vasnprintf-posix-tests (Files): Likewise.
4497
4498 2008-12-21  William Pursell  <bill.pursell@gmail.com>
4499
4500         gitlog-to-changelog: pass all command-line arguments to git-log
4501         * build-aux/gitlog-to-changelog: When producing a ChangeLog,
4502         it is sometimes convenient to filter the commits in various ways.
4503         gitlog-to-changelog only allows --since to specify a start date,
4504         but git-log itself supports many other filtering mechanisms.
4505         At the moment, I want to filter by branch name.  Rather than
4506         adding a --branch option to gitlog-to-changelog, it seems more
4507         flexible to simply pass all options directly to git-log and let
4508         git do the work.  Notice that this effectively makes --since a
4509         redundant option for gitlog-to-changelog, but removing it would
4510         require current usage to change since calls would then require
4511         an additional '--'.
4512
4513 2008-12-21  Bruno Haible  <bruno@clisp.org>
4514
4515         * modules/mbsnrtowcs-tests: New file.
4516         * tests/test-mbsnrtowcs1.sh: New file.
4517         * tests/test-mbsnrtowcs2.sh: New file.
4518         * tests/test-mbsnrtowcs3.sh: New file.
4519         * tests/test-mbsnrtowcs4.sh: New file.
4520         * tests/test-mbsnrtowcs.c: New file.
4521
4522         New module 'mbsnrtowcs'.
4523         * lib/wchar.in.h (mbsnrtowcs): New declaration.
4524         * lib/mbsnrtowcs.c: New file.
4525         * lib/mbsrtowcs-state.c: New file.
4526         * lib/mbsrtowcs.c: Refer to _gl_mbsrtowcs_state.
4527         (internal_state): Remove variable.
4528         * m4/mbsnrtowcs.m4: New file.
4529         * m4/mbsrtowcs.m4 (gl_FUNC_MBSRTOWCS): Add mbsrtowcs-state.c to the
4530         compilation units.
4531         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_MBSNRTOWCS,
4532         HAVE_MBSNRTOWCS, REPLACE_MBSNRTOWCS.
4533         * modules/wchar (Makefile.am): Substitute GNULIB_MBSNRTOWCS,
4534         HAVE_MBSNRTOWCS, REPLACE_MBSNRTOWCS.
4535         * modules/mbsnrtowcs: New file.
4536         * modules/mbsrtowcs (Files): Add lib/mbsrtowcs-state.c.
4537         * doc/posix-functions/mbsnrtowcs.texi: Mention the new module and a
4538         portability problem.
4539
4540 2008-12-21  Bruno Haible  <bruno@clisp.org>
4541
4542         Work around mbsrtowcs bug.
4543         * m4/mbsrtowcs.m4 (gl_MBSRTOWCS_WORKS): New macro.
4544         (gl_FUNC_MBSRTOWCS): Invoke it.
4545         * modules/mbsrtowcs (Files): Add m4/locale-fr.m4, m4/locale-ja.m4,
4546         m4/locale-zh.m4.
4547         * doc/posix-functions/mbsrtowcs.texi: Document the bug.
4548
4549 2008-12-21  Bruno Haible  <bruno@clisp.org>
4550
4551         * tests/test-mbsrtowcs.c (main): Execute the loop also for unlimited=1.
4552
4553 2008-12-21  Bruno Haible  <bruno@clisp.org>
4554
4555         Update doc for AIX.
4556         * doc/pastposix-functions/wcswcs.texi: Mention that AIX has only a
4557         16-bit wchar_t type.
4558         * doc/posix-functions/btowc.texi: Likewise.
4559         * doc/posix-functions/fgetwc.texi: Likewise.
4560         * doc/posix-functions/fgetws.texi: Likewise.
4561         * doc/posix-functions/fputwc.texi: Likewise.
4562         * doc/posix-functions/fputws.texi: Likewise.
4563         * doc/posix-functions/fwide.texi: Likewise.
4564         * doc/posix-functions/fwprintf.texi: Likewise.
4565         * doc/posix-functions/fwscanf.texi: Likewise.
4566         * doc/posix-functions/getwchar.texi: Likewise.
4567         * doc/posix-functions/getwc.texi: Likewise.
4568         * doc/posix-functions/iswalnum.texi: Likewise.
4569         * doc/posix-functions/iswalpha.texi: Likewise.
4570         * doc/posix-functions/iswblank.texi: Likewise.
4571         * doc/posix-functions/iswcntrl.texi: Likewise.
4572         * doc/posix-functions/iswctype.texi: Likewise.
4573         * doc/posix-functions/iswdigit.texi: Likewise.
4574         * doc/posix-functions/iswgraph.texi: Likewise.
4575         * doc/posix-functions/iswlower.texi: Likewise.
4576         * doc/posix-functions/iswprint.texi: Likewise.
4577         * doc/posix-functions/iswpunct.texi: Likewise.
4578         * doc/posix-functions/iswspace.texi: Likewise.
4579         * doc/posix-functions/iswupper.texi: Likewise.
4580         * doc/posix-functions/iswxdigit.texi: Likewise.
4581         * doc/posix-functions/mbrtowc.texi: Likewise.
4582         * doc/posix-functions/mbsrtowcs.texi: Likewise.
4583         * doc/posix-functions/mbstowcs.texi: Likewise.
4584         * doc/posix-functions/mbtowc.texi: Likewise.
4585         * doc/posix-functions/putwchar.texi: Likewise.
4586         * doc/posix-functions/putwc.texi: Likewise.
4587         * doc/posix-functions/swprintf.texi: Likewise.
4588         * doc/posix-functions/tolower.texi: Likewise.
4589         * doc/posix-functions/toupper.texi: Likewise.
4590         * doc/posix-functions/towctrans.texi: Likewise.
4591         * doc/posix-functions/ungetwc.texi: Likewise.
4592         * doc/posix-functions/vswprintf.texi: Likewise.
4593         * doc/posix-functions/wcrtomb.texi: Likewise.
4594         * doc/posix-functions/wcscat.texi: Likewise.
4595         * doc/posix-functions/wcschr.texi: Likewise.
4596         * doc/posix-functions/wcscmp.texi: Likewise.
4597         * doc/posix-functions/wcscoll.texi: Likewise.
4598         * doc/posix-functions/wcscpy.texi: Likewise.
4599         * doc/posix-functions/wcscspn.texi: Likewise.
4600         * doc/posix-functions/wcsftime.texi: Likewise.
4601         * doc/posix-functions/wcslen.texi: Likewise.
4602         * doc/posix-functions/wcsncat.texi: Likewise.
4603         * doc/posix-functions/wcsncmp.texi: Likewise.
4604         * doc/posix-functions/wcsncpy.texi: Likewise.
4605         * doc/posix-functions/wcspbrk.texi: Likewise.
4606         * doc/posix-functions/wcsrchr.texi: Likewise.
4607         * doc/posix-functions/wcsrtombs.texi: Likewise.
4608         * doc/posix-functions/wcsspn.texi: Likewise.
4609         * doc/posix-functions/wcsstr.texi: Likewise.
4610         * doc/posix-functions/wcstod.texi: Likewise.
4611         * doc/posix-functions/wcstof.texi: Likewise.
4612         * doc/posix-functions/wcstoimax.texi: Likewise.
4613         * doc/posix-functions/wcstok.texi: Likewise.
4614         * doc/posix-functions/wcstold.texi: Likewise.
4615         * doc/posix-functions/wcstoll.texi: Likewise.
4616         * doc/posix-functions/wcstol.texi: Likewise.
4617         * doc/posix-functions/wcstombs.texi: Likewise.
4618         * doc/posix-functions/wcstoull.texi: Likewise.
4619         * doc/posix-functions/wcstoul.texi: Likewise.
4620         * doc/posix-functions/wcstoumax.texi: Likewise.
4621         * doc/posix-functions/wcswidth.texi: Likewise.
4622         * doc/posix-functions/wcsxfrm.texi: Likewise.
4623         * doc/posix-functions/wctob.texi: Likewise.
4624         * doc/posix-functions/wctomb.texi: Likewise.
4625         * doc/posix-functions/wctrans.texi: Likewise.
4626         * doc/posix-functions/wctype.texi: Likewise.
4627         * doc/posix-functions/wcwidth.texi: Likewise.
4628         * doc/posix-functions/wmemchr.texi: Likewise.
4629         * doc/posix-functions/wmemcmp.texi: Likewise.
4630         * doc/posix-functions/wmemcpy.texi: Likewise.
4631         * doc/posix-functions/wmemmove.texi: Likewise.
4632         * doc/posix-functions/wmemset.texi: Likewise.
4633         * doc/posix-functions/wprintf.texi: Likewise.
4634         * doc/posix-functions/wscanf.texi: Likewise.
4635
4636 2008-12-21  Bruno Haible  <bruno@clisp.org>
4637
4638         Update doc for HP-UX 11.11.
4639         * doc/posix-functions/btowc.texi: Clarify that the function is missing
4640         in HP-UX version 11.00, not in all versions of HP-UX 11.
4641         * doc/posix-functions/fwide.texi: Likewise.
4642         * doc/posix-functions/fwprintf.texi: Likewise.
4643         * doc/posix-functions/fwscanf.texi: Likewise.
4644         * doc/posix-functions/inet_ntop.texi: Likewise.
4645         * doc/posix-functions/inet_pton.texi: Likewise.
4646         * doc/posix-functions/mbrlen.texi: Likewise.
4647         * doc/posix-functions/mbrtowc.texi: Likewise.
4648         * doc/posix-functions/mbsinit.texi: Likewise.
4649         * doc/posix-functions/mbsrtowcs.texi: Likewise.
4650         * doc/posix-functions/swprintf.texi: Likewise.
4651         * doc/posix-functions/swscanf.texi: Likewise.
4652         * doc/posix-functions/towctrans.texi: Likewise.
4653         * doc/posix-functions/vfwprintf.texi: Likewise.
4654         * doc/posix-functions/vswprintf.texi: Likewise.
4655         * doc/posix-functions/vwprintf.texi: Likewise.
4656         * doc/posix-functions/wcrtomb.texi: Likewise.
4657         * doc/posix-functions/wcsrtombs.texi: Likewise.
4658         * doc/posix-functions/wcsstr.texi: Likewise.
4659         * doc/posix-functions/wctob.texi: Likewise.
4660         * doc/posix-functions/wctrans.texi: Likewise.
4661         * doc/posix-functions/wmemchr.texi: Likewise.
4662         * doc/posix-functions/wmemcmp.texi: Likewise.
4663         * doc/posix-functions/wmemcpy.texi: Likewise.
4664         * doc/posix-functions/wmemmove.texi: Likewise.
4665         * doc/posix-functions/wmemset.texi: Likewise.
4666         * doc/posix-functions/wprintf.texi: Likewise.
4667         * doc/posix-functions/wscanf.texi: Likewise.
4668
4669 2008-12-21  Bruno Haible  <bruno@clisp.org>
4670
4671         Work around a portability problem.
4672         * tests/test-mbsrtowcs.c (main): Use a temporary conversion state.
4673         * doc/posix-functions/mbsrtowcs.texi: Document the portability problem.
4674
4675 2008-12-20  Bruno Haible  <bruno@clisp.org>
4676
4677         * lib/wchar.in.h (mbsrtowcs): Redefine if REPLACE_MBSRTOWCS is set.
4678         * m4/mbsrtowcs.m4 (gl_FUNC_MBSRTOWCS): Invoke gl_MBSTATE_T_BROKEN. Set
4679         REPLACE_MBSRTOWCS if mbsrtowcs needs to be overridden.
4680         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_MBSRTOWCS.
4681         * modules/wchar (Makefile.am): Substitute REPLACE_MBSRTOWCS.
4682
4683         Work around mbrtowc bugs on AIX, HP-UX, OSF/1, Solaris.
4684         * lib/wchar.in.h (mbstate_t): Redefine also if REPLACE_MBSTATE_T is
4685         set.
4686         (GNULIB_defined_mbstate_t): New macro.
4687         (mbsinit): Redefine if REPLACE_MBSINIT is set.
4688         (mbrtowc): Redefine if REPLACE_MBRTOWC is set.
4689         * lib/mbrtowc.c (rpl_mbrtowc): Add an alternative implementation that
4690         reuses the system's mbrtowc function but works around the bugs.
4691         * m4/mbrtowc.m4 (gl_MBSTATE_T_BROKEN, gl_MBRTOWC_INCOMPLETE_STATE,
4692         gl_MBRTOWC_NULL_ARG, gl_MBRTOWC_RETVAL, gl_MBRTOWC_NUL_RETVAL): New
4693         macros.
4694         (gl_FUNC_MBRTOWC): Invoke them. Set REPLACE_MBRTOWC if mbrtowc needs to
4695         be overridden. Optionally define MBRTOWC_NULL_ARG_BUG,
4696         MBRTOWC_RETVAL_BUG, MBRTOWC_NUL_RETVAL_BUG.
4697         * m4/mbsinit.m4 (gl_FUNC_MBSINIT): Invoke gl_MBSTATE_T_BROKEN. Set
4698         REPLACE_MBSINIT if mbsinit needs to be overridden.
4699         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_MBSTATE_T,
4700         REPLACE_MBSINIT, REPLACE_MBRTOWC.
4701         * modules/wchar (Makefile.am): Substitute REPLACE_MBSTATE_T,
4702         REPLACE_MBSINIT, REPLACE_MBRTOWC.
4703         * modules/mbrtowc (Files): Add m4/locale-fr.m4, m4/locale-ja.m4,
4704         m4/locale-zh.m4.
4705         (Depends): Add mbsinit.
4706         * modules/mbsinit (Depends): Add mbrtowc.
4707         * doc/posix-functions/mbrtowc.texi: Mention the various bugs.
4708
4709 2008-12-20  Bruno Haible  <bruno@clisp.org>
4710
4711         * tests/test-mbrtowc.c (main): Change sample string in EUC-JP encoding
4712         so that there are no conversion errors on AIX.
4713         * tests/test-mbsrtowcs.c (main): LIkewise.
4714
4715 2008-12-20  Bruno Haible  <bruno@clisp.org>
4716
4717         Work around wctob bug on Solaris <= 9.
4718         * lib/wchar.in.h (wctob): Redefine if REPLACE_WCTOB is set.
4719         * m4/wctob.m4 (gl_FUNC_WCTOB): Test whether wctob works.
4720         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_WCTOB.
4721         * modules/wchar (Makefile.am): Substitute REPLACE_WCTOB.
4722         * modules/wctob (Files): Add m4/locale-fr.m4.
4723         * doc/posix-functions/wctob.texi: Mention the Solaris bug.
4724
4725 2008-12-20  Bruno Haible  <bruno@clisp.org>
4726
4727         * doc/posix-functions/select.texi: Mention Solaris 2.6 bug with
4728         /dev/null.
4729         * tests/test-select-in.sh: Likewise.
4730         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
4731
4732 2008-12-20  Bruno Haible  <bruno@clisp.org>
4733
4734         Don't pretend that Cygwin has a ja_JP.EUC-JP locale.
4735         * m4/locale-ja.m4 (gt_LOCALE_JA): Add test for MB_CUR_MAX. Needed on
4736         Cygwin 1.5.x.
4737
4738 2008-12-20  Bruno Haible  <bruno@clisp.org>
4739
4740         Ensure mbstate_t is defined on HP-UX 11.11.
4741         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Require
4742         AC_CANONICAL_HOST. On HP-UX, define _XOPEN_SOURCE to 500.
4743         * m4/mbstate_t.m4 (AC_TYPE_MBSTATE_T): Require
4744         AC_USE_SYSTEM_EXTENSIONS.
4745         * modules/fnmatch (Depends-on): Add extensions.
4746         * modules/mbrlen (Depends-on): Likewise.
4747         * modules/mbrtowc (Depends-on): Likewise.
4748         * modules/mbsinit (Depends-on): Likewise.
4749         * modules/mbsrtowcs (Depends-on): Likewise.
4750         * modules/mbswidth (Depends-on): Likewise.
4751         * modules/quotearg (Depends-on): Likewise.
4752         * modules/strftime (Depends-on): Likewise.
4753
4754 2008-12-20  Bruno Haible  <bruno@clisp.org>
4755
4756         Ensure wctob is declared on IRIX 6.5.
4757         * lib/wchar.in.h (wctob): Declare also when HAVE_DECL_WCTOB is 0.
4758         * m4/wctob.m4 (gl_FUNC_WCTOB): Set HAVE_DECL_WCTOB instead of
4759         HAVE_WCTOB. Also test whether <wchar.h> declares wctob.
4760         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize HAVE_DECL_WCTOB instead
4761         of HAVE_WCTOB.
4762         * modules/wchar (Makefile.am): Substitute HAVE_DECL_WCTOB instead of
4763         HAVE_WCTOB.
4764         * doc/posix-functions/wctob.texi: Mention missing declaration on IRIX.
4765
4766 2008-12-19  Bruno Haible  <bruno@clisp.org>
4767
4768         * modules/mbsrtowcs-tests: New file.
4769         * tests/test-mbsrtowcs1.sh: New file.
4770         * tests/test-mbsrtowcs2.sh: New file.
4771         * tests/test-mbsrtowcs3.sh: New file.
4772         * tests/test-mbsrtowcs4.sh: New file.
4773         * tests/test-mbsrtowcs.c: New file.
4774
4775         New module 'mbsrtowcs'.
4776         * lib/wchar.in.h (mbsrtowcs): New declaration.
4777         * lib/mbsrtowcs.c: New file.
4778         * m4/mbsrtowcs.m4: New file.
4779         * modules/mbsrtowcs: New file.
4780         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_MBSRTOWCS and
4781         HAVE_MBSRTOWCS.
4782         * modules/wchar (Makefile.am): Substitute GNULIB_MBSRTOWCS and
4783         HAVE_MBSRTOWCS.
4784         * doc/posix-functions/mbsrtowcs.texi: Document the new module.
4785
4786 2008-12-19  Bruno Haible  <bruno@clisp.org>
4787
4788         New module 'mbrlen'.
4789         * lib/wchar.in.h (mbrlen): New declaration.
4790         * lib/mbrlen.c: New file.
4791         * m4/mbrlen.m4: New file.
4792         * modules/mbrlen: New file.
4793         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_MBRLEN and
4794         HAVE_MBRLEN.
4795         * modules/wchar (Makefile.am): Substitute GNULIB_MBRLEN and
4796         HAVE_MBRLEN.
4797         * doc/posix-functions/mbrlen.texi: Document the new module.
4798
4799 2008-12-19  Bruno Haible  <bruno@clisp.org>
4800
4801         * lib/mbrtowc.c: Include verify.h. Verify an assumption.
4802         * modules/mbrtowc (Depends-on): Add verify.
4803         Suggested by Paul Eggert.
4804
4805 2008-12-18  Bruno Haible  <bruno@clisp.org>
4806
4807         * modules/mbsinit-tests: New file.
4808         * tests/test-mbsinit.sh: New file.
4809         * tests/test-mbsinit.c: New file.
4810
4811 2008-12-18  Bruno Haible  <bruno@clisp.org>
4812
4813         * modules/mbrtowc-tests: New file.
4814         * tests/test-mbrtowc1.sh: New file.
4815         * tests/test-mbrtowc2.sh: New file.
4816         * tests/test-mbrtowc3.sh: New file.
4817         * tests/test-mbrtowc4.sh: New file.
4818         * tests/test-mbrtowc.c: New file.
4819
4820         New module 'mbrtowc'.
4821         * lib/wchar.in.h (mbstate_t): Override when the system does not have
4822         mbsinit and mbrtowc.
4823         (mbrtowc): New declaration.
4824         * lib/mbrtowc.c: New file.
4825         * m4/mbrtowc.m4 (gl_FUNC_MBRTOWC, gl_PREREQ_MBRTOWC): New macros.
4826         * modules/mbrtowc: New file.
4827         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_MBRTOWC and
4828         HAVE_MBRTOWC.
4829         * modules/wchar (Makefile.am): Substitute GNULIB_MBRTOWC and
4830         HAVE_MBRTOWC.
4831         * doc/posix-functions/mbrtowc.texi: Document the new module.
4832
4833 2008-12-18  Bruno Haible  <bruno@clisp.org>
4834
4835         New module 'wctob'.
4836         * lib/wchar.in.h (wctob): New declaration.
4837         * lib/wctob.c: New file.
4838         * m4/wctob.m4: New file.
4839         * modules/wctob: New file.
4840         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCTOB and
4841         HAVE_WCTOB.
4842         * modules/wchar (Makefile.am): Substitute GNULIB_WCTOB and HAVE_WCTOB.
4843         * doc/posix-functions/wctob.texi: Document the new module.
4844
4845 2008-12-18  Bruno Haible  <bruno@clisp.org>
4846
4847         * m4/mbsinit.m4 (gl_FUNC_MBSINIT): Invoke gl_REPLACE_WCHAR_H.
4848         * m4/btowc.m4 (gl_FUNC_BTOWC): Likewise.
4849
4850 2008-12-18  Simon Josefsson  <simon@josefsson.org>
4851
4852         * lib/flock.c: Use proper #if symbol in check.  Reported by "Tom
4853         G. Christensen" <tgc@jupiterrise.com>.
4854
4855         * lib/flock.c: Need to include errno.h.  Reported by "Tom
4856         G. Christensen" <tgc@jupiterrise.com>.
4857
4858         * lib/flock.c: Need to include string.h.  Reported by "Tom
4859         G. Christensen" <tgc@jupiterrise.com> and Eric Blake
4860         <ebb9@byu.net>.
4861
4862 2008-12-18  Bruno Haible  <bruno@clisp.org>
4863
4864         * m4/locale-ja.m4: New file, from GNU gettext.
4865
4866 2008-12-17  Bruno Haible  <bruno@clisp.org>
4867
4868         * m4/mbrtowc.m4 (AC_FUNC_MBRTOWC): Don't override in autoconf >= 2.60.
4869         Suggested by Eric Blake.
4870
4871 2008-12-17  Bruno Haible  <bruno@clisp.org>
4872
4873         * m4/errno_h.m4 (AC_COMPUTE_INT): Provide fallback definition.
4874
4875 2008-12-17  Bruno Haible  <bruno@clisp.org>
4876
4877         * lib/mbsinit.c: Include verify.h. Verify an assumption.
4878         * modules/mbsinit (Depends-on): Add verify.
4879         Suggested by Paul Eggert.
4880
4881 2008-12-17  Bruno Haible  <bruno@clisp.org>
4882
4883         * m4/mbrtowc.m4 (AC_FUNC_MBRTOWC): Renamed from gl_FUNC_MBRTOWC.
4884         * m4/mbfile.m4 (gl_MBFILE): Use AC_FUNC_MBRTOWC instead of
4885         gl_FUNC_MBRTOWC.
4886         * m4/mbiter.m4 (gl_MBITER): LIkewise.
4887         * m4/mbscasecmp.m4 (gl_PREREQ_MBSCASECMP): Likewise.
4888         * m4/mbscasestr.m4 (gl_PREREQ_MBSCASESTR): Likewise.
4889         * m4/mbschr.m4 (gl_PREREQ_MBSCHR): Likewise.
4890         * m4/mbscspn.m4 (gl_PREREQ_MBSCSPN): Likewise.
4891         * m4/mbslen.m4 (gl_PREREQ_MBSLEN): Likewise.
4892         * m4/mbsncasecmp.m4 (gl_PREREQ_MBSNCASECMP): Likewise.
4893         * m4/mbsnlen.m4 (gl_PREREQ_MBSNLEN): Likewise.
4894         * m4/mbspbrk.m4 (gl_PREREQ_MBSPBRK): Likewise.
4895         * m4/mbspcasecmp.m4 (gl_PREREQ_MBSPCASECMP): Likewise.
4896         * m4/mbsrchr.m4 (gl_PREREQ_MBSRCHR): Likewise.
4897         * m4/mbssep.m4 (gl_PREREQ_MBSSEP): Likewise.
4898         * m4/mbsspn.m4 (gl_PREREQ_MBSSPN): Likewise.
4899         * m4/mbsstr.m4 (gl_PREREQ_MBSSTR): Likewise.
4900         * m4/mbstok_r.m4 (gl_PREREQ_MBSTOK_R): Likewise.
4901         * m4/mbswidth.m4 (gl_MBSWIDTH): Likewise.
4902         * m4/quotearg.m4 (gl_QUOTEARG): Likewise.
4903         * modules/trim (configure.ac): Likewise.
4904
4905 2008-12-17  Bruno Haible  <bruno@clisp.org>
4906
4907         * modules/btowc-tests: New file.
4908         * tests/test-btowc1.sh: New file.
4909         * tests/test-btowc2.sh: New file.
4910         * tests/test-btowc.c: New file.
4911
4912         New module 'btowc'.
4913         * lib/wchar.in.h (btowc): New declaration.
4914         * lib/btowc.c: New file.
4915         * m4/btowc.m4: New file.
4916         * modules/btowc: New file.
4917         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_BTOWC and
4918         HAVE_BTOWC.
4919         * modules/wchar (Makefile.am): Substitute GNULIB_BTOWC and HAVE_BTOWC.
4920         * doc/posix-functions/btowc.texi: Document the new module.
4921
4922 2008-12-17  Bruno Haible  <bruno@clisp.org>
4923
4924         New module 'mbsinit'.
4925         * lib/wchar.in.h (mbsinit): New declaration.
4926         * lib/mbsinit.c: New file.
4927         * m4/mbsinit.m4: New file.
4928         * modules/mbsinit: New file.
4929         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_MBSINIT and
4930         HAVE_MBSINIT.
4931         * modules/wchar (Makefile.am): Substitute GNULIB_MBSINIT and
4932         HAVE_MBSINIT.
4933         * doc/posix-functions/mbsinit.texi: Document the new module.
4934
4935 2008-12-16  Bruno Haible  <bruno@clisp.org>
4936
4937         * lib/unistd.in.h: Add comment.
4938         * tests/test-environ.c: Don't include <stdlib.h>.
4939
4940 2008-12-16  Bruno Haible  <bruno@clisp.org>
4941
4942         * lib/parse-duration.h (parse_duration): Document return value
4943         convention.
4944         * lib/parse-duration.c: Include specification header first. Add
4945         comments.
4946         (_): Remove macro.
4947         (parse_year_month_day, parse_hour_minute_second): Move side effects
4948         outside of strchr call.
4949         (parse_non_iso8601): Move side effects outside of isspace call.
4950         (parse_duration): Don't test errno is res != BAD_TIME. Remove fprintf
4951         call.
4952
4953 2008-12-16  Bruno Haible  <bruno@clisp.org>
4954
4955         * tests/test-parse-duration.sh: Produce no output when the test
4956         succeeds.
4957
4958 2008-12-16  Bruno Haible  <bruno@clisp.org>
4959
4960         * tests/test-parse-duration.sh: Fix quoting of $tmp and $tmpf
4961         expressions.
4962
4963 2008-12-15  Bruno Haible  <bruno@clisp.org>
4964
4965         * doc/glibc-functions/fgetxattr.texi: Tweak wording.
4966         * doc/glibc-functions/flistxattr.texi: Likewise.
4967         * doc/glibc-functions/fopencookie.texi: Likewise.
4968         * doc/glibc-functions/fremovexattr.texi: Likewise.
4969         * doc/glibc-functions/fsetxattr.texi: Likewise.
4970         * doc/glibc-functions/getxattr.texi: Likewise.
4971         * doc/glibc-functions/lgetxattr.texi: Likewise.
4972         * doc/glibc-functions/listxattr.texi: Likewise.
4973         * doc/glibc-functions/llistxattr.texi: Likewise.
4974         * doc/glibc-functions/lremovexattr.texi: Likewise.
4975         * doc/glibc-functions/lsetxattr.texi: Likewise.
4976         * doc/glibc-functions/removexattr.texi: Likewise.
4977         * doc/glibc-functions/setxattr.texi: Likewise.
4978         * doc/posix-functions/open_memstream.texi: Likewise.
4979
4980 2008-12-15  Eric Blake  <ebb9@byu.net>
4981
4982         Update doc for cygwin 1.7.
4983         * doc/posix-functions/faccessat.texi: Cygwin 1.7 added several new
4984         functions.
4985         * doc/posix-functions/fchmodat.texi: Likewise.
4986         * doc/posix-functions/fchownat.texi: Likewise.
4987         * doc/posix-functions/fdopendir.texi: Likewise.
4988         * doc/posix-functions/fmemopen.texi: Likewise.
4989         * doc/posix-functions/freeaddrinfo.texi: Likewise.
4990         * doc/posix-functions/fstatat.texi: Likewise.
4991         * doc/posix-functions/futimens.texi: Likewise.
4992         * doc/posix-functions/gai_strerror.texi: Likewise.
4993         * doc/posix-functions/getaddrinfo.texi: Likewise.
4994         * doc/posix-functions/getnameinfo.texi: Likewise.
4995         * doc/posix-functions/if_freenameindex.texi: Likewise.
4996         * doc/posix-functions/if_indextoname.texi: Likewise.
4997         * doc/posix-functions/if_nameindex.texi: Likewise.
4998         * doc/posix-functions/if_nametoindex.texi: Likewise.
4999         * doc/posix-functions/insque.texi: Likewise.
5000         * doc/posix-functions/linkat.texi: Likewise.
5001         * doc/posix-functions/llrint.texi: Likewise.
5002         * doc/posix-functions/llrintf.texi: Likewise.
5003         * doc/posix-functions/llrintl.texi: Likewise.
5004         * doc/posix-functions/lockf.texi: Likewise.
5005         * doc/posix-functions/lrintl.texi: Likewise.
5006         * doc/posix-functions/mkdirat.texi: Likewise.
5007         * doc/posix-functions/mkfifoat.texi: Likewise.
5008         * doc/posix-functions/mknodat.texi: Likewise.
5009         * doc/posix-functions/mq_close.texi: Likewise.
5010         * doc/posix-functions/mq_getattr.texi: Likewise.
5011         * doc/posix-functions/mq_notify.texi: Likewise.
5012         * doc/posix-functions/mq_open.texi: Likewise.
5013         * doc/posix-functions/mq_receive.texi: Likewise.
5014         * doc/posix-functions/mq_send.texi: Likewise.
5015         * doc/posix-functions/mq_setattr.texi: Likewise.
5016         * doc/posix-functions/mq_timedreceive.texi: Likewise.
5017         * doc/posix-functions/mq_timedsend.texi: Likewise.
5018         * doc/posix-functions/mq_unlink.texi: Likewise.
5019         * doc/posix-functions/open_memstream.texi: Likewise.
5020         * doc/posix-functions/openat.texi: Likewise.
5021         * doc/posix-functions/posix_fadvise.texi: Likewise.
5022         * doc/posix-functions/posix_fallocate.texi: Likewise.
5023         * doc/posix-functions/posix_madvise.texi: Likewise.
5024         * doc/posix-functions/posix_memalign.texi: Likewise.
5025         * doc/posix-functions/posix_openpt.texi: Likewise.
5026         * doc/posix-functions/readlinkat.texi: Likewise.
5027         * doc/posix-functions/remque.texi: Likewise.
5028         * doc/posix-functions/renameat.texi: Likewise.
5029         * doc/posix-functions/rintl.texi: Likewise.
5030         * doc/posix-functions/sem_unlink.texi: Likewise.
5031         * doc/posix-functions/shm_open.texi: Likewise.
5032         * doc/posix-functions/shm_unlink.texi: Likewise.
5033         * doc/posix-functions/signgam.texi: Likewise.
5034         * doc/posix-functions/sigset.texi: Likewise.
5035         * doc/posix-functions/stpcpy.texi: Likewise.
5036         * doc/posix-functions/stpncpy.texi: Likewise.
5037         * doc/posix-functions/strerror.texi: Likewise.
5038         * doc/posix-functions/strtod.texi: Likewise.
5039         * doc/posix-functions/symlinkat.texi: Likewise.
5040         * doc/posix-functions/unlinkat.texi: Likewise.
5041         * doc/posix-functions/utimensat.texi: Likewise.
5042         * doc/glibc-functions/bindresvport.texi: Likewise.
5043         * doc/glibc-functions/dn_expand.texi: Likewise.
5044         * doc/glibc-functions/exp10.texi: Likewise.
5045         * doc/glibc-functions/exp10f.texi: Likewise.
5046         * doc/glibc-functions/fgetxattr.texi: Likewise.
5047         * doc/glibc-functions/flistxattr.texi: Likewise.
5048         * doc/glibc-functions/fopencookie.texi: Likewise.
5049         * doc/glibc-functions/freeifaddrs.texi: Likewise.
5050         * doc/glibc-functions/fremovexattr.texi: Likewise.
5051         * doc/glibc-functions/fsetxattr.texi: Likewise.
5052         * doc/glibc-functions/getifaddrs.texi: Likewise.
5053         * doc/glibc-functions/getxattr.texi: Likewise.
5054         * doc/glibc-functions/lgetxattr.texi: Likewise.
5055         * doc/glibc-functions/listxattr.texi: Likewise.
5056         * doc/glibc-functions/llistxattr.texi: Likewise.
5057         * doc/glibc-functions/lremovexattr.texi: Likewise.
5058         * doc/glibc-functions/lsetxattr.texi: Likewise.
5059         * doc/glibc-functions/pow10.texi: Likewise.
5060         * doc/glibc-functions/pow10f.texi: Likewise.
5061         * doc/glibc-functions/rcmd_af.texi: Likewise.
5062         * doc/glibc-functions/removexattr.texi: Likewise.
5063         * doc/glibc-functions/res_init.texi: Likewise.
5064         * doc/glibc-functions/res_mkquery.texi: Likewise.
5065         * doc/glibc-functions/res_query.texi: Likewise.
5066         * doc/glibc-functions/res_querydomain.texi: Likewise.
5067         * doc/glibc-functions/res_send.texi: Likewise.
5068         * doc/glibc-functions/rresvport_af.texi: Likewise.
5069         * doc/glibc-functions/setxattr.texi: Likewise.
5070         * doc/glibc-functions/strcasestr.texi: Likewise.
5071
5072 2008-12-15  Bruno Haible  <bruno@clisp.org>
5073
5074         Fix compilation error on OSF/1 4.0.
5075         * lib/sys_select.in.h: When invoked from OSF/1 <sys/types.h> or
5076         <sys/time.h>, simply delegate to the system header.
5077         Reported by Daniel Richard G. <oss@teragram.com>.
5078
5079 2008-12-15  Bruno Haible  <bruno@clisp.org>
5080
5081         * doc/posix-functions/openat.texi: Mention the 'openat' module.
5082         * doc/posix-functions/fchmodat.texi: Likewise.
5083         * doc/posix-functions/fchownat.texi: Likewise.
5084         * doc/posix-functions/fdopendir.texi: Likewise.
5085         * doc/posix-functions/fstatat.texi: Likewise.
5086         * doc/posix-functions/mkdirat.texi: Likewise.
5087         * doc/posix-functions/unlinkat.texi: Likewise.
5088
5089 2008-12-14  Bruno Haible  <bruno@clisp.org>
5090
5091         Update doc for POSIX:2008.
5092         * doc/posix-functions/faccessat.texi: New file.
5093         * doc/posix-functions/fchmodat.texi: New file.
5094         * doc/posix-functions/fchownat.texi: New file.
5095         * doc/posix-functions/fdopendir.texi: New file.
5096         * doc/posix-functions/fstatat.texi: New file.
5097         * doc/posix-functions/futimens.texi: New file.
5098         * doc/posix-functions/linkat.texi: New file.
5099         * doc/posix-functions/mkdirat.texi: New file.
5100         * doc/posix-functions/mkfifoat.texi: New file.
5101         * doc/posix-functions/mknodat.texi: New file.
5102         * doc/posix-functions/open_wmemstream.texi: New file.
5103         * doc/posix-functions/openat.texi: New file.
5104         * doc/posix-functions/psiginfo.texi: New file.
5105         * doc/posix-functions/pthread_mutex_consistent.texi: New file.
5106         * doc/posix-functions/pthread_mutexattr_getrobust.texi: New file.
5107         * doc/posix-functions/pthread_mutexattr_setrobust.texi: New file.
5108         * doc/posix-functions/readlinkat.texi: New file.
5109         * doc/posix-functions/renameat.texi: New file.
5110         * doc/posix-functions/strerror_l.texi: New file.
5111         * doc/posix-functions/symlinkat.texi: New file.
5112         * doc/posix-functions/unlinkat.texi: New file.
5113         * doc/posix-functions/utimensat.texi: New file.
5114         * doc/gnulib.texi (Function Substitutes): Add these subsections.
5115
5116 2008-12-14  Bruno Haible  <bruno@clisp.org>
5117
5118         Update doc for POSIX:2008.
5119         * doc/posix-functions/alphasort.texi: Renamed from
5120         doc/glibc-functions/alphasort.texi.
5121         * doc/posix-functions/dirfd.texi: Renamed from
5122         doc/glibc-functions/dirfd.texi.
5123         * doc/posix-functions/dprintf.texi: Renamed from
5124         doc/glibc-functions/dprintf.texi.
5125         * doc/posix-functions/duplocale.texi: Renamed from
5126         doc/glibc-functions/duplocale.texi.
5127         * doc/posix-functions/fexecve.texi: Renamed from
5128         doc/glibc-functions/fexecve.texi.
5129         * doc/posix-functions/fmemopen.texi: Renamed from
5130         doc/glibc-functions/fmemopen.texi.
5131         * doc/posix-functions/freelocale.texi: Renamed from
5132         doc/glibc-functions/freelocale.texi.
5133         * doc/posix-functions/getdate_err.texi: Renamed from
5134         doc/glibc-functions/getdate_err.texi.
5135         * doc/posix-functions/isalnum_l.texi: Renamed from
5136         doc/glibc-functions/isalnum_l.texi.
5137         * doc/posix-functions/isalpha_l.texi: Renamed from
5138         doc/glibc-functions/isalpha_l.texi.
5139         * doc/posix-functions/isblank_l.texi: Renamed from
5140         doc/glibc-functions/isblank_l.texi.
5141         * doc/posix-functions/iscntrl_l.texi: Renamed from
5142         doc/glibc-functions/iscntrl_l.texi.
5143         * doc/posix-functions/isdigit_l.texi: Renamed from
5144         doc/glibc-functions/isdigit_l.texi.
5145         * doc/posix-functions/isgraph_l.texi: Renamed from
5146         doc/glibc-functions/isgraph_l.texi.
5147         * doc/posix-functions/islower_l.texi: Renamed from
5148         doc/glibc-functions/islower_l.texi.
5149         * doc/posix-functions/isprint_l.texi: Renamed from
5150         doc/glibc-functions/isprint_l.texi.
5151         * doc/posix-functions/ispunct_l.texi: Renamed from
5152         doc/glibc-functions/ispunct_l.texi.
5153         * doc/posix-functions/isspace_l.texi: Renamed from
5154         doc/glibc-functions/isspace_l.texi.
5155         * doc/posix-functions/isupper_l.texi: Renamed from
5156         doc/glibc-functions/isupper_l.texi.
5157         * doc/posix-functions/iswalnum_l.texi: Renamed from
5158         doc/glibc-functions/iswalnum_l.texi.
5159         * doc/posix-functions/iswalpha_l.texi: Renamed from
5160         doc/glibc-functions/iswalpha_l.texi.
5161         * doc/posix-functions/iswblank_l.texi: Renamed from
5162         doc/glibc-functions/iswblank_l.texi.
5163         * doc/posix-functions/iswcntrl_l.texi: Renamed from
5164         doc/glibc-functions/iswcntrl_l.texi.
5165         * doc/posix-functions/iswctype_l.texi: Renamed from
5166         doc/glibc-functions/iswctype_l.texi.
5167         * doc/posix-functions/iswdigit_l.texi: Renamed from
5168         doc/glibc-functions/iswdigit_l.texi.
5169         * doc/posix-functions/iswgraph_l.texi: Renamed from
5170         doc/glibc-functions/iswgraph_l.texi.
5171         * doc/posix-functions/iswlower_l.texi: Renamed from
5172         doc/glibc-functions/iswlower_l.texi.
5173         * doc/posix-functions/iswprint_l.texi: Renamed from
5174         doc/glibc-functions/iswprint_l.texi.
5175         * doc/posix-functions/iswpunct_l.texi: Renamed from
5176         doc/glibc-functions/iswpunct_l.texi.
5177         * doc/posix-functions/iswspace_l.texi: Renamed from
5178         doc/glibc-functions/iswspace_l.texi.
5179         * doc/posix-functions/iswupper_l.texi: Renamed from
5180         doc/glibc-functions/iswupper_l.texi.
5181         * doc/posix-functions/iswxdigit_l.texi: Renamed from
5182         doc/glibc-functions/iswxdigit_l.texi.
5183         * doc/posix-functions/isxdigit_l.texi: Renamed from
5184         doc/glibc-functions/isxdigit_l.texi.
5185         * doc/posix-functions/mbsnrtowcs.texi: Renamed from
5186         doc/glibc-functions/mbsnrtowcs.texi.
5187         * doc/posix-functions/mkdtemp.texi: Renamed from
5188         doc/glibc-functions/mkdtemp.texi.
5189         * doc/posix-functions/newlocale.texi: Renamed from
5190         doc/glibc-functions/newlocale.texi.
5191         * doc/posix-functions/nl_langinfo_l.texi: Renamed from
5192         doc/glibc-functions/nl_langinfo_l.texi.
5193         * doc/posix-functions/open_memstream.texi: Renamed from
5194         doc/glibc-functions/open_memstream.texi.
5195         * doc/posix-functions/opterr.texi: Renamed from
5196         doc/glibc-functions/opterr.texi.
5197         * doc/posix-functions/optind.texi: Renamed from
5198         doc/glibc-functions/optind.texi.
5199         * doc/posix-functions/optopt.texi: Renamed from
5200         doc/glibc-functions/optopt.texi.
5201         * doc/posix-functions/psignal.texi: Renamed from
5202         doc/glibc-functions/psignal.texi.
5203         * doc/posix-functions/scandir.texi: Renamed from
5204         doc/glibc-functions/scandir.texi.
5205         * doc/posix-functions/sched_get_priority_min.texi: Renamed from
5206         doc/glibc-functions/sched_get_priority_min.texi.
5207         * doc/posix-functions/signgam.texi: Renamed from
5208         doc/glibc-functions/signgam.texi.
5209         * doc/posix-functions/stpcpy.texi: Renamed from
5210         doc/glibc-functions/stpcpy.texi.
5211         * doc/posix-functions/stpncpy.texi: Renamed from
5212         doc/glibc-functions/stpncpy.texi.
5213         * doc/posix-functions/strcasecmp_l.texi: Renamed from
5214         doc/glibc-functions/strcasecmp_l.texi.
5215         * doc/posix-functions/strcoll_l.texi: Renamed from
5216         doc/glibc-functions/strcoll_l.texi.
5217         * doc/posix-functions/strfmon_l.texi: Renamed from
5218         doc/glibc-functions/strfmon_l.texi.
5219         * doc/posix-functions/strftime_l.texi: Renamed from
5220         doc/glibc-functions/strftime_l.texi.
5221         * doc/posix-functions/strncasecmp_l.texi: Renamed from
5222         doc/glibc-functions/strncasecmp_l.texi.
5223         * doc/posix-functions/strndup.texi: Renamed from
5224         doc/glibc-functions/strndup.texi.
5225         * doc/posix-functions/strnlen.texi: Renamed from
5226         doc/glibc-functions/strnlen.texi.
5227         * doc/posix-functions/strsignal.texi: Renamed from
5228         doc/glibc-functions/strsignal.texi.
5229         * doc/posix-functions/strxfrm_l.texi: Renamed from
5230         doc/glibc-functions/strxfrm_l.texi.
5231         * doc/posix-functions/timer_gettime.texi: Renamed from
5232         doc/glibc-functions/timer_gettime.texi.
5233         * doc/posix-functions/tolower_l.texi: Renamed from
5234         doc/glibc-functions/tolower_l.texi.
5235         * doc/posix-functions/toupper_l.texi: Renamed from
5236         doc/glibc-functions/toupper_l.texi.
5237         * doc/posix-functions/towctrans_l.texi: Renamed from
5238         doc/glibc-functions/towctrans_l.texi.
5239         * doc/posix-functions/towlower_l.texi: Renamed from
5240         doc/glibc-functions/towlower_l.texi.
5241         * doc/posix-functions/towupper_l.texi: Renamed from
5242         doc/glibc-functions/towupper_l.texi.
5243         * doc/posix-functions/uselocale.texi: Renamed from
5244         doc/glibc-functions/uselocale.texi.
5245         * doc/posix-functions/vdprintf.texi: Renamed from
5246         doc/glibc-functions/vdprintf.texi.
5247         * doc/posix-functions/wcpcpy.texi:
5248         Renamed from doc/glibc-functions/wcpcpy.texi.
5249         * doc/posix-functions/wcpncpy.texi: Renamed from
5250         doc/glibc-functions/wcpncpy.texi.
5251         * doc/posix-functions/wcscasecmp.texi: Renamed from
5252         doc/glibc-functions/wcscasecmp.texi.
5253         * doc/posix-functions/wcscasecmp_l.texi: Renamed from
5254         doc/glibc-functions/wcscasecmp_l.texi.
5255         * doc/posix-functions/wcscoll_l.texi: Renamed from
5256         doc/glibc-functions/wcscoll_l.texi.
5257         * doc/posix-functions/wcsdup.texi: Renamed from
5258         doc/glibc-functions/wcsdup.texi.
5259         * doc/posix-functions/wcsncasecmp.texi: Renamed from
5260         doc/glibc-functions/wcsncasecmp.texi.
5261         * doc/posix-functions/wcsncasecmp_l.texi: Renamed from
5262         doc/glibc-functions/wcsncasecmp_l.texi.
5263         * doc/posix-functions/wcsnlen.texi: Renamed from
5264         doc/glibc-functions/wcsnlen.texi.
5265         * doc/posix-functions/wcsnrtombs.texi: Renamed from
5266         doc/glibc-functions/wcsnrtombs.texi.
5267         * doc/posix-functions/wcsxfrm_l.texi: Renamed from
5268         doc/glibc-functions/wcsxfrm_l.texi.
5269         * doc/posix-functions/wctrans_l.texi: Renamed from
5270         doc/glibc-functions/wctrans_l.texi.
5271         * doc/posix-functions/wctype_l.texi: Renamed from
5272         doc/glibc-functions/wctype_l.texi.
5273         * doc/gnulib.texi (Function Substitutes): Add these subsections.
5274         (Glibc ctype.h, Glibc dirent.h, Glibc getopt.h, Glibc math.h,
5275         Glibc sched.h, Glibc signal.h, Glibc stdio.h, Glibc stdlib.h,
5276         Glibc string.h, Glibc time.h, Glibc unistd.h, Glibc wchar.h): Remove
5277         these subsections.
5278         (Glibc langinfo.h, Glibc locale.h, Glibc monetary.h, Glibc wctype.h):
5279         Remove sections.
5280
5281 2008-12-14  Bruno Haible  <bruno@clisp.org>
5282
5283         Update doc for POSIX:2008.
5284         * doc/posix-functions/*.texi: Update URL of POSIX specification.
5285
5286 2008-12-14  Bruno Haible  <bruno@clisp.org>
5287
5288         Update doc for POSIX:2008.
5289         * doc/pastposix-functions/bcmp.texi: Renamed from
5290         doc/posix-functions/bcmp.texi.
5291         * doc/pastposix-functions/bcopy.texi: Renamed from
5292         doc/posix-functions/bcopy.texi.
5293         * doc/pastposix-functions/bsd_signal.texi: Renamed from
5294         doc/posix-functions/bsd_signal.texi.
5295         * doc/pastposix-functions/bzero.texi: Renamed from
5296         doc/posix-functions/bzero.texi.
5297         * doc/pastposix-functions/ecvt.texi: Renamed from
5298         doc/posix-functions/ecvt.texi.
5299         * doc/pastposix-functions/fcvt.texi: Renamed from
5300         doc/posix-functions/fcvt.texi.
5301         * doc/pastposix-functions/ftime.texi: Renamed from
5302         doc/posix-functions/ftime.texi.
5303         * doc/pastposix-functions/gcvt.texi: Renamed from
5304         doc/posix-functions/gcvt.texi.
5305         * doc/pastposix-functions/getcontext.texi: Renamed from
5306         doc/posix-functions/getcontext.texi.
5307         * doc/pastposix-functions/gethostbyaddr.texi: Renamed from
5308         doc/posix-functions/gethostbyaddr.texi.
5309         * doc/pastposix-functions/gethostbyname.texi: Renamed from
5310         doc/posix-functions/gethostbyname.texi.
5311         * doc/pastposix-functions/getwd.texi: Renamed from
5312         doc/posix-functions/getwd.texi.
5313         * doc/pastposix-functions/h_errno.texi: Renamed from
5314         doc/posix-functions/h_errno.texi.
5315         * doc/pastposix-functions/index.texi: Renamed from
5316         doc/posix-functions/index.texi.
5317         * doc/pastposix-functions/makecontext.texi: Renamed from
5318         doc/posix-functions/makecontext.texi.
5319         * doc/pastposix-functions/mktemp.texi: Renamed from
5320         doc/posix-functions/mktemp.texi.
5321         * doc/pastposix-functions/pthread_attr_getstackaddr.texi: Renamed from
5322         doc/posix-functions/pthread_attr_getstackaddr.texi.
5323         * doc/pastposix-functions/pthread_attr_setstackaddr.texi: Renamed from
5324         doc/posix-functions/pthread_attr_setstackaddr.texi.
5325         * doc/pastposix-functions/rindex.texi: Renamed from
5326         doc/posix-functions/rindex.texi.
5327         * doc/pastposix-functions/scalb.texi: Renamed from
5328         doc/posix-functions/scalb.texi.
5329         * doc/pastposix-functions/setcontext.texi: Renamed from
5330         doc/posix-functions/setcontext.texi.
5331         * doc/pastposix-functions/swapcontext.texi: Renamed from
5332         doc/posix-functions/swapcontext.texi.
5333         * doc/pastposix-functions/ualarm.texi: Renamed from
5334         doc/posix-functions/ualarm.texi.
5335         * doc/pastposix-functions/usleep.texi: Renamed from
5336         doc/posix-functions/usleep.texi.
5337         * doc/pastposix-functions/vfork.texi: Renamed from
5338         doc/posix-functions/vfork.texi.
5339         * doc/pastposix-functions/wcswcs.texi: Renamed from
5340         doc/posix-functions/wcswcs.texi.
5341         * doc/gnulib.texi (Legacy Function Substitutes): New chapter.
5342         (Function Substitutes): Update.
5343
5344 2008-12-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5345
5346         * modules/relocatable-prog-wrapper (Depends-on): Add errno, needed by
5347         m4/strerror.m4.
5348
5349 2008-12-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5350             Bruno Haible  <bruno@clisp.org>
5351
5352         * modules/unilbrk/tables (Depends-on): Add unilbrk/base.
5353
5354 2008-12-13  Bruno Haible  <bruno@clisp.org>
5355
5356         * modules/strtoull (Depends-on): Remove unistd.
5357
5358 2008-12-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5359
5360         * modules/strtoull (Depends-on): Add stdlib.
5361
5362 2008-12-11  Simon Josefsson  <simon@josefsson.org>
5363
5364         * m4/manywarnings.m4 (gl_MANYWARN_ALL_GCC): Add more warnings.
5365
5366 2008-12-10  Jim Meyering  <meyering@redhat.com>
5367
5368         gl_ASSERT: don't say assertions are disabled when they're not
5369         * m4/assert.m4 (gl_ASSERT): Do not make configure report
5370         "checking whether to enable assertions... no", when they are in
5371         fact enabled.  This is solely a bug in the output of configure.
5372         In spite of saying "no", NDEBUG was not defined in that case.
5373         Also, as noted by Eric Blake, leave assertions enabled upon
5374         --enable-assert=INVALID.
5375
5376 2008-12-10  Bruno Haible  <bruno@clisp.org>
5377
5378         Change MODULES.html to refer to POSIX:2008 where possible.
5379         * MODULES.html.sh (POSIX2008_URL): New variable.
5380         (posix_headers): Remove sys/timeb, ucontext.
5381         (posix2001_headers): New variable.
5382         (posix_functions): Remove bcmp, bcopy, bsd_signal, bzero, ecvt, fcvt,
5383         ftime, gcvt, getcontext, gethostbyaddr, gethostbyname, getwd, h_errno,
5384         index, makecontext, mktemp, pthread_attr_getstackaddr,
5385         pthread_attr_setstackaddr, rindex, scalb, setcontext, swapcontext,
5386         ualarm, usleep, vfork, wcswcs. Add the new POSIX:2008 functions.
5387         (posix2001_functions): New variable.
5388         (func_module): Use URLs to POSIX:2008 where possible and to POSIX:2001
5389         otherwise.
5390
5391 2008-12-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5392
5393         add missing include to parse-duration.c
5394         * lib/parse-duration.c: #include "xalloc.h", for xstrdup.
5395         * modules/parse-duration (Depends-on): Add xalloc.
5396
5397         fix sed script reading maint.mk
5398         * top/maint.mk (MYSELF): New macro, define as $(srcdir)/$(ME).
5399         (syntax-check-rules): Use it.
5400
5401 2008-12-09  Bruno Haible  <bruno@clisp.org>
5402
5403         * m4/ldexpl.m4 (gl_FUNC_LDEXPL_WORKS): Add another check, that fails on
5404         MacOS X 10.4/PowerPC.
5405         Reported by Simon Josefsson.
5406
5407 2008-12-08  Jim Meyering  <meyering@redhat.com>
5408
5409         work around mingw's lack of some S_IF definitions
5410         * lib/fts.c (S_IFLNK, S_IFSOCK): Define if not already defined.
5411         Reported by Simon Josefsson.
5412
5413 2008-12-08  Bruno Haible  <bruno@clisp.org>
5414
5415         * m4/signbitl.m4 (gl_SIGNBIT_TEST_PROGRAM): Add a link check of signbit
5416         applied to variables. Needed on MacOS X 10.4/PowerPC.
5417         Reported by Simon Josefsson.
5418
5419 2008-12-08  William Pursell  <bill.pursell@gmail.com>  (tiny change)
5420         and Eric Blake  <ebb9@byu.net>
5421
5422         assert: honor --enable-assert
5423         * m4/assert.m4 (gl_ASSERT): Synchronize with autoconf 2.64, in
5424         order to honor --enable-assert, rather than treating it as a
5425         synonym for --disable-assert.
5426
5427 2008-12-08  Jim Meyering  <meyering@redhat.com>
5428
5429         * lib/posixtm.c: Remove now-useless declaration of mktime.
5430
5431         * build-aux/announce-gen (get_tool_versions): Accept .xz tarballs.
5432
5433 2008-12-07  Bruno Haible  <bruno@clisp.org>
5434
5435         * tests/test-lock.c (test_lock, test_rwlock, test_recursive_lock,
5436         test_once): Mark functions as static.
5437         * tests/test-tls.c (test_tls): Likewise.
5438
5439 2008-12-07  Bruno Haible  <bruno@clisp.org>
5440
5441         * lib/striconveha.h (uniconv_register_autodetect): Renamed from
5442         iconv_register_autodetect.
5443
5444 2008-12-07  Jim Meyering  <meyering@redhat.com>
5445
5446         posixtm.c: avoid a warning
5447         * lib/posixtm.c (posixtime): Don't initialize tm0.
5448         It's no longer needed to placate gcc4's -Wuninitialized,
5449         and the attempt to placate would elicit a new warning.
5450
5451         unicodeio.c: mark unused parameters
5452         * lib/unicodeio.c (exit_failure_callback): Mark unused parameter.
5453         (fallback_failure_callback): Likewise.
5454
5455 2008-12-07  Bruno Haible  <bruno@clisp.org>
5456
5457         * gnulib-tool (func_create_testdir): When building the tests
5458         subdirectory, ignore the modules gnumakefile and maintainer-makefile.
5459         Reported by Simon Josefsson.
5460
5461 2008-12-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5462
5463         * doc/manywarnings.texi, doc/gnulib-intro.texi: Fix typos.
5464
5465 2008-12-06  Bruno Haible  <bruno@clisp.org>
5466
5467         * lib/c-stack.h (c_stack_action): Clarify possible side effects.
5468         Suggested by Eric Blake.
5469
5470 2008-12-06  Bruno Haible  <bruno@clisp.org>
5471
5472         Fix a c-stack test failure on MacOS X.
5473         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Require
5474         AC_CANONICAL_HOST. Define FAULT_YIELDS_SIGBUS. If set, install a signal
5475         handler for SIGBUS as well.
5476         * lib/c-stack.c (c_stack_action): If FAULT_YIELDS_SIGBUS is set,
5477         install a signal handler for SIGBUS as well.
5478         Reported by Bruce Dugan <bld0401@gmail.com> via Eric Blake.
5479
5480 2008-12-06  Bruno Haible  <bruno@clisp.org>
5481
5482         Advocacy documentation.
5483         * doc/gnulib-intro.texi (Benefits): New section.
5484         * doc/gnulib.texi: Update.
5485
5486 2008-12-06  Bruno Haible  <bruno@clisp.org>
5487
5488         Document the 'manywarnings' module.
5489         * doc/manywarnings.texi: New file.
5490         * doc/gnulib.texi: Include it.
5491
5492 2008-12-05  Eric Blake  <ebb9@byu.net>
5493
5494         tests: silence some gcc warnings
5495         * tests/test-getdate.c (LOG) [!DEBUG]: Mark no-op void.
5496         * tests/uniwidth/test-uc_width2.c (finish_interval): Avoid printf
5497         type mismatches.
5498
5499 2008-12-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5500             Bruno Haible  <bruno@clisp.org>
5501
5502         * m4/openmp.m4 (AC_OPENMP): Do not define with Autoconf 2.62 or newer.
5503
5504 2008-11-29  Jim Meyering  <meyering@redhat.com>
5505
5506         unicodeio.c: mark unused parameters
5507         * lib/unicodeio.c (exit_failure_callback): Mark unused parameter.
5508         (fallback_failure_callback): Likewise.
5509
5510         fts: fix a thinko
5511         * lib/fts.c (s_ifmt_shift_bits): Remove function.  Not needed after all.
5512         (set_stat_type): Return S_IF*-valued "type" directly.
5513         Prompted by James Youngman's spotting a related bug.
5514         Confirmed by further testing through find.
5515
5516         fts: provide dirent.d_type via FTSENT.fts_statp, when possible
5517         * lib/fts.c (D_TYPE): Define.
5518         (DT_UNKNOWN, DT_BLK, DT_CHR) [HAVE_STRUCT_DIRENT_D_TYPE]: Define.
5519         (DT_DIR, DT_FIFO, DT_LNK, DT_REG, DT_SOCK): Likewise.
5520         (s_ifmt_shift_bits): New function.
5521         (set_stat_type): New function.
5522         (fts_build): When not calling fts_stat, call set_stat_type
5523         to propagate dirent.d_type info to fts_read caller.
5524         * lib/fts_.h (FTSENT) [FTS_DEFER_STAT]: Mention that
5525         fts_statp->st_mode type information may be valid.
5526
5527 2008-11-28  Simon Josefsson  <simon@josefsson.org>
5528
5529         * lib/sys_time.in.h: Add extern "C" block for C++.  Suggested by
5530         Brian Dessent <brian@dessent.net>.  Reported by Sam Steingold
5531         <sds@gnu.org>.
5532
5533 2008-11-20  Bruno Haible  <bruno@clisp.org>
5534
5535         Attempt to work around an AIX 5.3, 6.1 compiler bug with include_next.
5536         * lib/math.in.h: Use INCLUDE_NEXT_AS_FIRST_DIRECTIVE instead of
5537         INCLUDE_NEXT.
5538         * m4/include_next.m4 (gl_INCLUDE_NEXT): Set also
5539         INCLUDE_NEXT_AS_FIRST_DIRECTIVE.
5540         * modules/math (Makefile.am): Substitute
5541         INCLUDE_NEXT_AS_FIRST_DIRECTIVE instead of INCLUDE_NEXT.
5542         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
5543
5544 2008-11-18  Alexandre Duret-Lutz  <adl@lrde.epita.fr>
5545             Bruno Haible  <bruno@clisp.org>
5546
5547         * lib/stdint.in.h: Define all type macros so that their expansion is
5548         a single typedef'ed token. Fixes a compilation failure in Boost which
5549         does "using ::int8_t;".
5550
5551 2008-11-18  Simon Josefsson  <simon@josefsson.org>
5552
5553         * m4/manywarnings.m4: New file with gl_MANYWARN_COMPLEMENT and
5554         gl_MANYWARN_ALL_GCC.
5555         * m4/warnings.m4: Removed gl_WARN_SUPPORTED and
5556         gl_WARN_COMPLEMENT.  Suggested by Bruno Haible <bruno@clisp.org>.
5557         * modules/manywarnings: New file.
5558         * MODULES.html.sh: Mention manywarnings module.
5559
5560 2008-11-18  Bruno Haible  <bruno@clisp.org>
5561
5562         * doc/gnulib-tool.texi (Unit tests): New section.
5563
5564 2008-11-18  Simon Josefsson  <simon@josefsson.org>
5565
5566         * top/maint.mk (refresh-po): Fix sed regexp to avoid problems with
5567         paths like 'lib/po/foo.po'.
5568
5569 2008-11-17  Simon Josefsson  <simon@josefsson.org>
5570
5571         * m4/warnings.m4: Improve code.  Reported by Ralf Wildenhues
5572         <Ralf.Wildenhues@gmx.de> and Paolo Bonzini <bonzini@gnu.org>.
5573
5574 2008-11-17  Simon Josefsson  <simon@josefsson.org>
5575
5576         * m4/warnings.m4: Use CPPFLAGS to really check whether the
5577         parameter works.
5578
5579 2008-11-17  Simon Josefsson  <simon@josefsson.org>
5580
5581         * m4/warnings.m4: Add gl_WARN_COMPLEMENT and gl_WARN_SUPPORTED.
5582
5583 2008-11-17  Bruce Korb  <bkorb@gnu.org>
5584
5585         * modules/parse-duration-tests: New file.
5586         * tests/test-parse-duration.sh: New file.
5587         * tests/test-parse-duration.c: New file.
5588
5589         New module 'parse-duration'.
5590         * lib/parse-duration.h: New file.
5591         * lib/parse-duration.c: New file.
5592         * modules/parse-duration: New file.
5593
5594 2008-11-17  Bruno Haible  <bruno@clisp.org>
5595
5596         * tests/test-select-out.sh: Comment out the first pipe test.
5597         Reported by Simon Josefsson.
5598
5599 2008-11-17  Bruno Haible  <bruno@clisp.org>
5600
5601         * modules/getaddrinfo (Depends-on): Add servent, hostent.
5602         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Use gl_SERVENT and
5603         gl_HOSTENT.
5604
5605 2008-11-17  Bruno Haible  <bruno@clisp.org>
5606
5607         * m4/sockets.m4 (gl_SOCKETS): After trying -lsocket, try also
5608         -lnetwork and -lnet. Needed for Haiku and BeOS.
5609
5610 2008-11-16  Bruno Haible  <bruno@clisp.org>
5611
5612         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Fix indentation.
5613
5614 2008-11-16  Bruno Haible  <bruno@clisp.org>
5615
5616         Avoid test failure on Haiku.
5617         * tests/test-fsync.c: Include <errno.h>.
5618         (main): Don't require that fsync (0) fails.
5619
5620 2008-11-15  Bruno Haible  <bruno@clisp.org>
5621
5622         New module 'hostent'.
5623         * modules/hostent: New file.
5624         * m4/hostent.m4: New file, based on code in m4/getaddrinfo.m4.
5625
5626 2008-11-15  Bruno Haible  <bruno@clisp.org>
5627
5628         New module 'servent'.
5629         * modules/servent: New file.
5630         * m4/servent.m4: New file, based on code in m4/getaddrinfo.m4.
5631
5632 2008-11-15  Bruno Haible  <bruno@clisp.org>
5633
5634         Avoid generating same test program with two different rules.
5635         * modules/frexp-nolibm-tests (Makefile.am): Rename test program from
5636         test-frexp to test-frexp-nolibm.
5637         * modules/frexpl-nolibm-tests (Makefile.am): Rename test program from
5638         test-frexpl to test-frexpl-nolibm.
5639
5640 2008-11-15  Bruno Haible  <bruno@clisp.org>
5641
5642         * modules/frexpl-tests (Makefile.am): Link test-frexpl with
5643         $(FREXPL_LIBM).
5644
5645 2008-11-15  Bruno Haible  <bruno@clisp.org>
5646
5647         * lib/netdb.in.h: Activate the definitions also when the system's
5648         <netdb.h> has 'struct addrinfo'.
5649         * m4/netdb_h.m4 (gl_HEADER_NETDB): Replace netdb.h also when it lacks
5650         EAI_OVERFLOW or AI_NUMERICSERV.
5651         * doc/posix-headers/netdb.texi: Document the problem.
5652
5653 2008-11-15  Bruno Haible  <bruno@clisp.org>
5654
5655         * tests/test-sched.c: Test also the existence of the SCHED_* macros.
5656
5657         Make the 'sched' module work on platforms where <sched.h> exists but
5658         is incomplete (such as Haiku).
5659         * lib/sched.in.h; Include the system's <sched.h> if it exists.
5660         (SCHED_FIFO, SCHED_RR, SCHED_OTHER): New macros.
5661         * m4/sched_h.m4 (gl_SCHED_H): Test whether <sched.h> exists and also
5662         defines SCHED_FIFO, SCHED_RR, SCHED_OTHER. Set HAVE_SCHED_H,
5663         HAVE_STRUCT_SCHED_PARAM.
5664         * modules/sched (Depends-on): Add include_next.
5665         (Makefile.am): Substitute HAVE_SCHED_H, INCLUDE_NEXT,
5666         PRAGMA_SYSTEM_HEADER, NEXT_SCHED_H, HAVE_STRUCT_SCHED_PARAM.
5667         * doc/posix-headers/sched.texi: Document the issue.
5668
5669 2008-11-13  Jim Meyering  <meyering@redhat.com>
5670
5671         test-argp-2: avoid test failure when PACKAGE_BUGREPORT is defined
5672         * tests/test-argp-2.sh: When PACKAGE_BUGREPORT was defined, this
5673         test would fail due to the difference in the Report bugs to ...
5674         line.  The expected address is empty, "<>", while the actual
5675         would contain e.g., "<bug-tar@gnu.org>".  Filter out any address.
5676
5677 2008-11-12  Bruno Haible  <bruno@clisp.org>
5678
5679         lstat: don't compile lstat.c on systems lacking lstat
5680         * m4/lstat.m4 (gl_FUNC_LSTAT): Don't compile lstat.c on systems
5681         which don't have lstat; this is handled by lib/sys_stat.in.h already.
5682         Reported by Daniel P. Berrange via Jim Meyering.
5683
5684 2008-11-12  Jim Meyering  <meyering@redhat.com>
5685
5686         * lib/unicodeio.c (unicode_to_mb): Correct spelling of u8_uctomb.
5687
5688 2008-11-12  Simon Josefsson  <simon@josefsson.org>
5689
5690         * modules/warnings (configure.ac): Do AC_SUBST([WARN_CFLAGS]) here
5691         instead.
5692
5693 2008-11-12  Bruno Haible  <bruno@clisp.org>
5694
5695         * lib/unicodeio.c: Include unistr.h.
5696         (utf8_wctomb): Remove function.
5697         (unicode_to_mb): Use utf8_uctomb instead of utf8_wctomb.
5698
5699 2008-11-12  Simon Josefsson  <simon@josefsson.org>
5700
5701         * m4/warnings.m4 (gl_WARN_INIT): Remove, suggested by Ralf
5702         Wildenhues <Ralf.Wildenhues@gmx.de> and Bruno Haible
5703         <bruno@clisp.org>.
5704         * modules/warnings (configure.ac): Don't call gl_WARN_INIT.
5705
5706 2008-11-12  Simon Josefsson  <simon@josefsson.org>
5707
5708         * doc/warnings.texi: New file, from Bruno Haible <bruno@clisp.org>.
5709         * doc/gnulib.texi: Add section for warnings.
5710
5711 2008-11-11  Bruno Haible  <bruno@clisp.org>
5712
5713         * lib/sockets.h: Add a comment.
5714
5715 2008-11-11  Karl Berry  <karl@gnu.org>
5716
5717         * config/srclist.txt (fdl.texi): add, syncing from gnustandards.
5718
5719 2008-11-11  Eric Blake  <ebb9@byu.net>
5720
5721         fdl.texi: avoid git symlinks
5722         * doc/fdl.texi: Copy, rather than link, fdl-1.3.texi.
5723
5724 2008-11-11  Paolo Bonzini  <bonzini@gnu.org>
5725
5726         * m4/warnings.m4 (gl_WARN_ADD): Don't AC_SUBST the empty string.
5727
5728 2008-11-11  Paolo Bonzini  <bonzini@gnu.org>
5729
5730         * m4/warnings.m4 (gl_WARN_INIT): Substitute WARN_CFLAGS.
5731         (gl_WARN_ADD): Substitute $2 if literal.
5732
5733 2008-11-11  Paolo Bonzini  <bonzini@gnu.org>
5734
5735         * m4/warning.m4: Remove.
5736
5737 2008-11-11  Paolo Bonzini  <bonzini@gnu.org>
5738
5739         * m4/warnings.m4: Almost complete rewrite. :-)
5740
5741 2008-11-10  Simon Josefsson  <simon@josefsson.org>
5742
5743         * modules/warnings: New module.
5744         * m4/warnings.m4: New file.
5745         * MODULES.html.sh: Mention warnings module.
5746         With review improvements from Paolo Bonzini <bonzini@gnu.org> and
5747         Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
5748
5749 2008-11-10  Eric Blake  <ebb9@byu.net>
5750
5751         fdl.texi: make a symlink to the latest version
5752         * doc/standards.texi: Revert today's earlier change.
5753         * doc/fdl-1.2.texi: Rename from old fdl.texi...
5754         * doc/fdl.texi: ...and replace this with a symlink to the newer
5755         fdl-1.3.texi.
5756
5757 2008-11-10  Bruno Haible  <bruno@clisp.org>
5758
5759         * tests/test-select-fd.c (main): Accept the result file name as fourth
5760         argument.
5761         * tests/test-select-in.sh: Pass t-select-in.tmp as fourth argument.
5762         * tests/test-select-out.sh: Pass t-select-out.tmp as fourth argument.
5763
5764 2008-11-10  Bruno Haible  <bruno@clisp.org>
5765
5766         * lib/netdb.in.h: Use HAVE_STRUCT_ADDRINFO, HAVE_DECL_GETADDRINFO,
5767         HAVE_DECL_FREEADDRINFO, HAVE_DECL_GAI_STRERROR, HAVE_DECL_GETNAMEINFO
5768         as autoconf-substituted macros.
5769         * m4/netdb_h.m4 (gl_NETDB_H_DEFAULTS): Initialize these variables to 1.
5770         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Require
5771         gl_NETDB_H_DEFAULTS. Set these variables.
5772         * modules/netdb (Makefile.am): Substitute these variables.
5773
5774 2008-11-10  Eric Blake  <ebb9@byu.net>
5775
5776         standards.texi: include correct file for FDL 1.3
5777         * doc/standards.texi (GNU Free Documentation License): Change
5778         include file to pull in FDL 1.3, not 1.2.
5779
5780         fdl.texi: revert accidental change to license
5781         * doc/fdl.texi: This is FDL 1.2, not 1.3.
5782
5783 2008-11-10  Bruno Haible  <bruno@clisp.org>
5784
5785         * m4/printf.m4 (gl_PRINTF_ENOMEM): Guess yes on Haiku. Use the
5786         cross-compiling guesses also when the native compile gives no result.
5787
5788 2008-11-10  Bruno Haible  <bruno@clisp.org>
5789
5790         * lib/spawni.c (__spawni): Force variable into the stack.
5791
5792 2008-11-10  Bruno Haible  <bruno@clisp.org>
5793
5794         Add support for Haiku.
5795         * lib/fbufmode.c (fbufmode): Test a symbol that is not only defined on
5796         glibc and BeOS, but also on Haiku.
5797         * lib/fpurge.c (fpurge): Likewise.
5798         * lib/freadable.c (freadable): Likewise.
5799         * lib/freadahead.c (freadahead): Likewise.
5800         * lib/freading.c (freading): Likewise.
5801         * lib/freadptr.c (freadptr): Likewise.
5802         * lib/freadseek.c (freadptrinc): Likewise.
5803         * lib/fseeko.c (rpl_fseeko): Likewise.
5804         * lib/fseterr.c (fseterr): Likewise.
5805         * lib/fwritable.c (fwritable): Likewise.
5806         * lib/fwriting.c (fwriting): Likewise.
5807         Reported by Ingo Weinhold <ingo_weinhold@gmx.de>.
5808
5809 2008-11-10  Ingo Weinhold  <ingo_weinhold@gmx.de>
5810
5811         * lib/config.charset: Treat Haiku like BeOS.
5812
5813 2008-11-10  Ingo Weinhold  <ingo_weinhold@gmx.de>
5814
5815         * lib/binary-io.h (O_BINARY, O_TEXT): Treat Haiku like BeOS.
5816         * lib/fcntl.in.h (O_BINARY, O_TEXT): Likewise.
5817
5818 2008-11-08  Bruno Haible  <bruno@clisp.org>
5819
5820         * m4/sys_ioctl_h.m4 (gl_SYS_IOCTL_H): Avoid using AC_CHECK_DECL inside
5821         AC_CACHE_CHECK.
5822
5823 2008-11-08  Bruno Haible  <bruno@clisp.org>
5824
5825         * modules/select-tests (configure.ac): Check for unistd.h, sys/wait.h.
5826
5827 2008-11-08  Bruno Haible  <bruno@clisp.org>
5828
5829         * tests/test-select-fd.c: New file.
5830         * tests/test-select-in.sh: New file.
5831         * tests/test-select-out.sh: New file.
5832         * tests/test-select-stdin.c: New file.
5833         * modules/select-tests (Files): Add the new files.
5834         (Depends-on): Add gettimeofday.
5835         (Makefile.am): Add test-select-in.sh, test-select-out.sh to TESTS.
5836         Set TESTS_ENVIRONMENT. Add test-select-fd, test-select-stdin to
5837         check_PROGRAMS. Define test_select_fd_LDADD, test_select_stdin_LDADD.
5838
5839 2008-11-06  Alexander V. Lukyanov  <lav@netis.ru>
5840             Bruno Haible  <bruno@clisp.org>
5841
5842         * lib/sys_stat.in.h: Enclose function definitions in extern "C".
5843
5844 2008-10-12  Giuseppe Scrivano  <gscrivano@gnu.org>
5845
5846         * build-aux/pmccabe2html: Added support for C++ source files.
5847
5848 2008-11-05  Ben Pfaff  <blp@gnu.org>
5849
5850         Fix lib/close.c build on Windows.
5851         * modules/close (Files): Add lib/w32sock.h.
5852
5853 2008-11-05  Joel E. Denny  <jdenny@ces.clemson.edu>
5854
5855         Accept Bison's NEWS format.
5856         * build-aux/announce-gen (print_news_deltas): Tweak
5857         $re_prefix.
5858
5859 2008-11-04  Bruno Haible  <bruno@clisp.org>
5860
5861         * modules/random_r (Maintainer): Add glibc.
5862
5863 2008-11-04  Simon Josefsson  <simon@josefsson.org>
5864
5865         * doc/alloca-opt.texi: Change license to GFDLv1.3+, as suggested
5866         by karl@freefriends.org (Karl Berry).
5867         * doc/alloca.texi: Likewise.
5868         * doc/c-ctype.texi: Likewise.
5869         * doc/c-strcase.texi: Likewise.
5870         * doc/c-strcaseeq.texi: Likewise.
5871         * doc/c-strcasestr.texi: Likewise.
5872         * doc/c-strstr.texi: Likewise.
5873         * doc/c-strtod.texi: Likewise.
5874         * doc/c-strtold.texi: Likewise.
5875         * doc/ctime.texi: Likewise.
5876         * doc/error.texi: Likewise.
5877         * doc/fdl.texi: Likewise.
5878         * doc/gcd.texi: Likewise.
5879         * doc/getdate.texi: Likewise.
5880         * doc/gnulib-intro.texi: Likewise.
5881         * doc/gnulib-tool.texi: Likewise.
5882         * doc/gnulib.texi: Likewise.
5883         * doc/inet_ntoa.texi: Likewise.
5884         * doc/maintain.texi: Likewise.
5885         * doc/make-stds.texi: Likewise.
5886         * doc/quote.texi: Likewise.
5887         * doc/regexprops-generic.texi: Likewise.
5888         * doc/standards.texi: Likewise.
5889         * doc/verify.texi: Likewise.
5890         * doc/visibility.texi: Likewise.
5891         * doc/gnulib.texi (GNU Free Documentation License): Include
5892         fdl-1.3.texi instead of fdl.texi.
5893
5894 2008-11-04  Simon Josefsson  <simon@josefsson.org>
5895
5896         * doc/fdl-1.3.texi: New file, from
5897         <http://www.gnu.org/licenses/fdl-1.3.texi>.
5898         * modules/fdl-1.3: Add.
5899         * MODULES.html.sh: Add fdl-1.3.
5900
5901 2008-11-03  Bruno Haible  <bruno@clisp.org>
5902
5903         Make determination of absolute name of header file work with AIX xlc.
5904         * m4/include_next.m4 (gl_CHECK_NEXT_HEADERS): Require
5905         AC_CANONICAL_HOST. On AIX, use "$CPP -C" rather than "$CPP" for
5906         preprocessing.
5907         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Likewise.
5908         Reported by Gary V. Vaughan <gary@thewrittenword.com>.
5909
5910 2008-11-03  Simon Josefsson  <simon@josefsson.org>
5911
5912         * top/maint.mk (COVERAGE_CCOPTS): Use --coverage instead of
5913         -fprofile-arcs -ftest-coverage.  Suggested by Ludovic Courtès
5914         <ludo@gnu.org>.
5915
5916 2008-11-02  Bruno Haible  <bruno@clisp.org>
5917
5918         Mark 'strpbrk' obsolete.
5919         * modules/strpbrk (Status, Notice): New sections.
5920         * modules/strtok_r (Depends-on): Add strpbrk.
5921
5922 2008-11-02  Bruno Haible  <bruno@clisp.org>
5923
5924         Mark 'strdup' obsolete.
5925         * modules/strdup (Status, Notice): New sections.
5926         * modules/findprog (Depends-on): Add strdup.
5927         * modules/getaddrinfo (Depends-on): Likewise.
5928         * modules/localename (Depends-on): Likewise.
5929         * modules/relocatable-lib (Depends-on): Likewise.
5930         * modules/relocatable-lib-lgpl (Depends-on): Likewise.
5931         * modules/relocatable-prog (Depends-on): Likewise.
5932         * modules/trim (Depends-on): Likewise.
5933         * modules/unictype/gen-ctype (Depends-on): Likewise.
5934         * modules/unilbrk/gen-lbrk (Depends-on): Likewise.
5935
5936 2008-11-02  Bruno Haible  <bruno@clisp.org>
5937
5938         Mark 'strcspn' obsolete.
5939         * modules/strcspn (Status, Notice): New sections.
5940
5941 2008-11-02  Bruno Haible  <bruno@clisp.org>
5942
5943         Mark 'rmdir' obsolete.
5944         * modules/rmdir (Status, Notice): New sections.
5945         * modules/clean-temp (Depends-on): Add rmdir.
5946         * modules/openat (Depends-on): Likewise.
5947
5948 2008-11-02  Bruno Haible  <bruno@clisp.org>
5949
5950         Mark 'raise' obsolete.
5951         * modules/raise (Status, Notice): New sections.
5952         (Include): Specify <signal.h>.
5953         * modules/stdio (Depends-on): Add raise.
5954         * modules/write (Depends-on): Likewise.
5955
5956 2008-11-02  Bruno Haible  <bruno@clisp.org>
5957
5958         Mark 'memset' obsolete.
5959         * modules/memset (Status, Notice): New sections.
5960
5961 2008-11-02  Bruno Haible  <bruno@clisp.org>
5962
5963         Mark 'memmove' obsolete.
5964         * modules/memmove (Status, Notice): New sections.
5965         * modules/argp (Depends-on): Add memmove.
5966         * modules/argz (Depends-on): Likewise.
5967         * modules/canonicalize (Depends-on): Likewise.
5968         * modules/canonicalize-lgpl (Depends-on): Likewise.
5969         * modules/fts (Depends-on): Likewise.
5970         * modules/getcwd (Depends-on): Likewise.
5971         * modules/human (Depends-on): Likewise.
5972         * modules/regex (Depends-on): Likewise.
5973         * modules/striconveh (Depends-on): Likewise.
5974         * modules/trim (Depends-on): Likewise.
5975         * modules/unistr/u8-move (Depends-on): Likewise.
5976         * modules/unistr/u16-move (Depends-on): Likewise.
5977         * modules/unistr/u32-move (Depends-on): Likewise.
5978
5979 2008-11-02  Bruno Haible  <bruno@clisp.org>
5980
5981         Mark 'memcpy' obsolete.
5982         * modules/memcpy (Status, Notice): New sections.
5983
5984 2008-11-02  Bruno Haible  <bruno@clisp.org>
5985
5986         Mark 'memcmp' obsolete.
5987         * modules/memcmp (Status, Notice): New sections.
5988         * modules/argmatch (Depends-on): Add memchr.
5989         * modules/backupfile (Depends-on): Likewise.
5990         * modules/c-strcasestr (Depends-on): Likewise.
5991         * modules/crypto/des (Depends-on): Likewise.
5992         * modules/csharpcomp (Depends-on): Likewise.
5993         * modules/fnmatch (Depends-on): Likewise.
5994         * modules/git-merge-changelog (Depends-on): Likewise.
5995         * modules/isnand (Depends-on): Likewise.
5996         * modules/isnand-nolibm (Depends-on): Likewise.
5997         * modules/isnanf (Depends-on): Likewise.
5998         * modules/isnanf-nolibm (Depends-on): Likewise.
5999         * modules/isnanl (Depends-on): Likewise.
6000         * modules/isnanl-nolibm (Depends-on): Likewise.
6001         * modules/mbchar (Depends-on): Likewise.
6002         * modules/memcoll (Depends-on): Likewise.
6003         * modules/quotearg (Depends-on): Likewise.
6004         * modules/regex (Depends-on): Likewise.
6005         * modules/relocatable-prog (Depends-on): Likewise.
6006         * modules/same (Depends-on): Likewise.
6007         * modules/signbit (Depends-on): Likewise.
6008         * modules/strcasestr-simple (Depends-on): Likewise.
6009         * modules/unictype/gen-ctype (Depends-on): Likewise.
6010         * modules/unilbrk/gen-lbrk (Depends-on): Likewise.
6011         * modules/uniname/uniname (Depends-on): Likewise.
6012         * modules/unistr/u8-cmp (Depends-on): Likewise.
6013
6014 2008-11-02  Bruno Haible  <bruno@clisp.org>
6015
6016         Mark 'memchr' obsolete.
6017         * modules/memchr (Status, Notice): New sections.
6018         * modules/argp (Depends-on): Add memchr.
6019         * modules/base64 (Depends-on): Likewise.
6020         * modules/c-strcasestr (Depends-on): Likewise.
6021         * modules/chdir-long (Depends-on): Likewise.
6022         * modules/fnmatch (Depends-on): Likewise.
6023         * modules/getsubopt (Depends-on): Likewise.
6024         * modules/git-merge-changelog (Depends-on): Likewise.
6025         * modules/glob (Depends-on): Likewise.
6026         * modules/strcasestr-simple (Depends-on): Likewise.
6027         * modules/strnlen (Depends-on): Likewise.
6028
6029 2008-11-02  Bruno Haible  <bruno@clisp.org>
6030
6031         Mark 'atexit' obsolete.
6032         * modules/atexit (Status, Notice): New sections.
6033         * modules/chdir-long (Depends-on): Add atexit.
6034         * modules/wait-process (Depends-on): Likewise.
6035
6036 2008-11-02  Bruno Haible  <bruno@clisp.org>
6037
6038         * gnulib-tool: New option --with-obsolete.
6039         (func_usage): Document it.
6040         (func_modules_transitive_closure): Drop obsolete dependencies if
6041         incobsolete is not true.
6042         (func_import): Read and save the incobsolete variable to the cache.
6043
6044 2008-11-02  Bruno Haible  <bruno@clisp.org>
6045
6046         * modules/TEMPLATE-EXTENDED: New field 'Status'.
6047         * gnulib-tool: New option --extract-status.
6048         (func_usage): Document it.
6049         (sed_extract_prog): Recognize it.
6050         (func_get_status): New function.
6051
6052 2008-10-30  Simon Josefsson  <simon@josefsson.org>
6053
6054         * modules/sockets (License): Change from LGPL to LGPLv2+.
6055
6056 2008-10-28  Simon Josefsson  <simon@josefsson.org>
6057
6058         * top/maint.mk: Add coverage rules, inspired by scripts in gnupdf.
6059
6060 2008-10-28  Simon Josefsson  <simon@josefsson.org>
6061
6062         * MODULES.html.sh (Support for systems lacking POSIX:2001):
6063         Mention times and sys_times.
6064         * modules/sys_times, modules/sys_times-tests: New modules.
6065         * modules/times, modules/times-tests: Likewise
6066         * m4/sys_times_h.m4: New file.
6067         * lib/sys_times.in.h: Likewise
6068         * lib/times.c: Likewise.
6069         * tests/test-sys_times.c: Likewise.
6070         * tests/test-times.c: Likewise.
6071         * doc/posix-headers/sys_times.texi: Update.
6072         * doc/posix-functions/times.texi: Update.
6073
6074 2008-10-28  Jim Meyering  <meyering@redhat.com>
6075
6076         * modules/tempname (Depends-on): Add lstat.
6077
6078         * modules/lstat (License): Relicense: LGPL -> LGPLv2+.
6079
6080 2008-10-28  Simon Josefsson  <simon@josefsson.org>
6081
6082         * gnulib-tool (func_emit_tests_Makefile_am): Revert last commit.
6083         * modules/argp-tests (test_argp_LDADD): Set EXEEXT here instead,
6084         using idiom used elsewhere in gnulib.
6085
6086 2008-10-27  Jim Meyering  <meyering@redhat.com>
6087
6088         * modules/gethostname (License): Relicense: LGPL -> LGPLv2+.
6089
6090 2008-10-27  Simon Josefsson  <simon@josefsson.org>
6091
6092         * gnulib-tool (func_emit_tests_Makefile_am): Set EXEEXT in
6093         TESTS_ENVIRONMENT, for shell scripts that needs to call built
6094         programs.
6095         * tests/test-argp-2.sh: Use $EXEEXT when needed.
6096
6097 2008-10-27  Simon Josefsson  <simon@josefsson.org>
6098
6099         * lib/sys_stat.in.h (lstat): Fix declaration for mingw.
6100
6101 2008-10-27  Bruno Haible  <bruno@clisp.org>
6102
6103         * tests/test-lstat.c: Include <stdio.h>.
6104
6105 2008-10-27  Simon Josefsson  <simon@josefsson.org>
6106
6107         * modules/lstat-tests: New module.
6108         * tests/test-lstat.c: New file.
6109
6110 2008-10-26  Jim Meyering  <meyering@redhat.com>
6111
6112         * lib/mkdir.c (rpl_mkdir) [_WIN32...]: Mark mode as an unused parameter.
6113
6114 2008-10-26  Simon Josefsson  <simon@josefsson.org>
6115             Bruno Haible  <bruno@clisp.org>
6116
6117         Fix a clash between the type DATADIR on Windows and the macro DATADIR.
6118         * modules/configmake (Include): Add a note that the include must come
6119         after all system headers.
6120         * lib/javaversion.c: Include configmake.h after all other includes.
6121
6122 2008-10-26  Bruno Haible  <bruno@clisp.org>
6123
6124         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Set default of
6125         HAVE_STRUCT_RANDOM_DATA to 1.
6126         (gl_STDLIB_H): Simplify.
6127
6128 2008-10-26  Simon Josefsson  <simon@josefsson.org>
6129
6130         * m4/stdlib_h.m4: Check for struct random_data.  Initialize and
6131         substitute HAVE_STRUCT_RANDOM_DATA.
6132         * lib/stdlib.in.h [!HAVE_STRUCT_RANDOM_DATA]: Provide struct
6133         random_data.
6134         * modules/stdlib (Makefile.am): Substitute
6135         HAVE_STRUCT_RANDOM_DATA.
6136
6137 2008-10-26  Simon Josefsson  <simon@josefsson.org>
6138
6139         * doc/gnulib.texi (@copying): Use GFDLv1.2+.
6140         * doc/gnulib-intro.texi (Copyright): Likewise.
6141
6142 2008-10-26  Simon Josefsson  <simon@josefsson.org>
6143
6144         * doc/gnulib.texi (Header files): C++ fixes, based on Bruno's
6145         findings.
6146
6147 2008-10-25  Ben Pfaff  <blp@cs.stanford.edu>
6148             Bruno Haible  <bruno@clisp.org>
6149
6150         * lib/unistd.in.h: Include <winsock2.h>.
6151         (socket, connect,accept, bind, getpeername, getsockname, getsockopt,
6152         listen, recv, send, recvfrom, sendto, setsockopt, shutdown, select):
6153         Provide dummy declarations.
6154         (gethostname): Override.
6155         * lib/sys_socket.in.h (gethostname): Provide dummy declaration.
6156         * m4/gethostname.m4 (gl_FUNC_GETHOSTNAME): Invoke
6157         gl_PREREQ_SYS_H_WINSOCK2.
6158         * modules/gethostname (Files): Add m4/sys_socket_h.m4.
6159         * doc/posix-functions/gethostname.texi: More details.
6160
6161 2008-10-25  Bruno Haible  <bruno@clisp.org>
6162
6163         * m4/sys_socket_h.m4 (gl_PREREQ_SYS_H_WINSOCK2): Require
6164         gl_UNISTD_H_DEFAULTS, gl_SYS_IOCTL_H_DEFAULTS only if they exist.
6165         * modules/sys_socket (Files): Remove m4/unistd_h.m4, m4/sys_ioctl_h.m4.
6166
6167         * lib/sys_socket.in.h (HAVE__GL_CLOSE_FD_MAYBE_SOCKET); Move macro from
6168         here ...
6169         * lib/unistd.in.h (HAVE__GL_CLOSE_FD_MAYBE_SOCKET); ... to here.
6170         * m4/sys_socket_h.m4 (gl_SYS_SOCKET_H_DEFAULTS): Remove invocation of
6171         gl_UNISTD_H_DEFAULTS.
6172
6173 2008-10-25  Eric Blake  <ebb9@byu.net>
6174
6175         signbit: avoid spurious compiler failure
6176         * m4/signbit.m4 (gl_SIGNBIT_TEST_PROGRAM): Move non-constant
6177         declarations inside function.
6178
6179 2008-10-24  Simon Josefsson  <simon@josefsson.org>
6180             Bruno Haible  <bruno@clisp.org>
6181
6182         * lib/stdlib.in.h (@GNULIB_RANDOM_R@): Include stdint.h.
6183         * modules/random_r (Depends-on): Add stdint.
6184
6185 2008-10-24  Bruno Haible  <bruno@clisp.org>
6186
6187         * modules/intprops (License): Change to LGPLv2+, with approval by Paul
6188         Eggert.
6189         * modules/strerror (License): Likewise.
6190
6191 2008-10-24  Jim Meyering  <meyering@redhat.com>
6192
6193         sys_socket: fix typo that inhibited expansion of @GNULIB_SEND@
6194         * modules/sys_socket (Depends-on) [Depends-on]: Fix typo.
6195
6196 2008-10-24  Eric Blake  <ebb9@byu.net>
6197
6198         getgroups: fix compilation when getgroups is available
6199         * lib/getgroups.c (includes): Include <unistd.h> for getgroups,
6200         but with <config.h> override of getgroups disabled.
6201
6202 2008-10-24  Simon Josefsson  <simon@josefsson.org>
6203
6204         * doc/gnulib.texi (Header files): Add note about C++ problems.
6205         Explained by Bruno Haible <bruno@clisp.org>.
6206
6207 2008-10-23  Bruno Haible  <bruno@clisp.org>
6208
6209         Define a dummy SA_NODEFER macro on Interix.
6210         * lib/signal.in.h (SA_NODEFER): Define fallback.
6211         Reported by Aleksey Cheusov <cheusov@tut.by> via
6212         Thomas Klausner <wiz@netbsd.org> and Eric Blake.
6213
6214 2008-10-23  Bruno Haible  <bruno@clisp.org>
6215
6216         * modules/freadahead (License): Change to LGPLv2+.
6217         Suggested by Simon Josefsson.
6218
6219 2008-10-23  Jim Meyering  <meyering@redhat.com>
6220
6221         random_r: new module
6222         * modules/random_r: New file.
6223         * m4/random_r.m4: New file.
6224         * lib/random_r.c: New file, from glibc.
6225         * modules/random_r-tests: New file.
6226         * tests/test-random_r.c: New file.
6227         * lib/stdlib.in.h (srandom_r, initstate_r, setstate_r, random_r):
6228          Declare.
6229         (RAND_MAX): Define.
6230         * m4/stdlib_h.m4: Define and AC_SUBST GNULIB_RANDOM_R and HAVE_RANDOM_R.
6231         * modules/stdlib: Substitute them, too.
6232         * MODULES.html.sh (Extra functions based on POSIX:2001) [Misc]: Add it.
6233         * doc/glibc-functions/initstate_r.texi: Mention the new module.
6234         * doc/glibc-functions/random_r.texi: Likewise.
6235         * doc/glibc-functions/setstate_r.texi: Likewise.
6236         * doc/glibc-functions/srandom_r.texi: Likewise.
6237         * config/srclist.txt: Mention it.
6238
6239 2008-10-23  David Lutterkort  <lutter@redhat.com>
6240
6241         * modules/selinux-h: Search for LIB_SELINUX and mark it as a
6242         link requirement
6243
6244 2008-10-23  Jim Meyering  <meyering@redhat.com>
6245
6246         selinux-h: mark parameters of stub functions as intentionally unused
6247         * lib/se-selinux.in.h: Mark parameters as _UNUSED_PARAMETER_.
6248         * lib/se-context.in.h: Likewise.
6249
6250 2008-10-22  Simon Josefsson  <simon@josefsson.org>
6251
6252         * lib/sys_socket.in.h (FD_ISSET): Fix warnings under mingw.
6253
6254 2008-10-22  Simon Josefsson  <simon@josefsson.org>
6255
6256         * m4/getgroups.m4: Avoid invoking test with wrong parameters.
6257
6258 2008-10-22  Eric Blake  <ebb9@byu.net>
6259
6260         glthread/thread: avoid compiler warning
6261         * lib/glthread/thread.c (gl_thread_exit_func) [USE_WIN32_THREADS]:
6262         Add unreachable abort to silence compiler.
6263
6264 2008-10-22  Eric Blake  <ebb9@byu.net>
6265
6266         netdb: also supply struct addrinfo for cygwin 1.5.x
6267         * m4/netdb_h.m4 (gl_HEADER_NETDB): Check for incomplete header on
6268         older cygwin.
6269         * lib/netdb.in.h [!HAVE_STRUCT_ADDRINFO]: Also supply contents for
6270         cygwin.
6271         * doc/posix-headers/netdb.texi (netdb.h): Document this.
6272
6273 2008-10-22  Bruno Haible  <bruno@clisp.org>
6274
6275         * users.txt: Update entry about pspp.
6276
6277 2008-10-21  Bruno Haible  <bruno@clisp.org>
6278
6279         Simplification.
6280         * lib/sys_socket.in.h (_gl_close_fd_maybe_socket): Remove declaration.
6281         * lib/close.c (_gl_close_fd_maybe_socket): Make static.
6282
6283         Simplification.
6284         * lib/ioctl.c (ioctl): Don't undefine.
6285         * lib/socket.c (socket): Don't undefine.
6286
6287         Remove unused module indicator macros.
6288         * m4/sys_socket_h.m4 (gl_SYS_SOCKET_MODULE_INDICATOR): Don't define
6289         GNULIB_$1 as a C macro.
6290
6291         * doc/posix-functions/close.texi: Undo last change.
6292         * doc/posix-functions/ioctl.texi: Merge the two paragraphs about
6293         Windows platforms.
6294
6295 2008-10-21  Bruno Haible  <bruno@clisp.org>
6296
6297         Add gethostname() declaration to <unistd.h>.
6298         * lib/unistd.in.h (gethostname): New declaration.
6299         * lib/gethostname.c: Include <unistd.h>.
6300         * m4/gethostname.m4 (gl_FUNC_GETHOSTNAME): Require
6301         gl_UNISTD_H_DEFAULTS. Set HAVE_GETHOSTNAME.
6302         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_GETHOSTNAME
6303         and HAVE_GETHOSTNAME.
6304         * modules/gethostname (Depends-on): Add unistd.
6305         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
6306         (Include): Specify <unistd.h>.
6307         * modules/unistd (Makefile.am): Substitute GNULIB_GETHOSTNAME and
6308         HAVE_GETHOSTNAME.
6309         * tests/test-gethostname.c: Include <unistd.h> first.
6310
6311 2008-10-21  Bruno Haible  <bruno@clisp.org>
6312
6313         * modules/poll-tests (Depends-on): Add sys_ioctl, ioctl.
6314         * modules/select-tests (Depends-on): Likewise.
6315         Reported by Simon Josefsson.
6316
6317 2008-10-21  Simon Josefsson  <simon@josefsson.org>
6318
6319         * lib/close.c: Add _gl_close_fd_maybe_socket from winsock.c.
6320         * lib/accept.c: New file, based on winsock.c.
6321         * lib/bind.c: New file, based on winsock.c.
6322         * lib/connect.c: New file, based on winsock.c.
6323         * lib/getpeername.c: New file, based on winsock.c.
6324         * lib/getsockname.c: New file, based on winsock.c.
6325         * lib/getsockopt.c: New file, based on winsock.c.
6326         * lib/ioctl.c: New file, based on winsock.c.
6327         * lib/listen.c: New file, based on winsock.c.
6328         * lib/recv.c: New file, based on winsock.c.
6329         * lib/recvfrom.c: New file, based on winsock.c.
6330         * lib/send.c: New file, based on winsock.c.
6331         * lib/sendto.c: New file, based on winsock.c.
6332         * lib/setsockopt.c: New file, based on winsock.c.
6333         * lib/shutdown.c: New file, based on winsock.c.
6334         * lib/socket.c: New file, based on winsock.c.
6335         * lib/w32sock.h: New file, based on winsock.c.
6336         * lib/winsock.c: Remove file.
6337         * modules/accept: Likewise.
6338         * modules/bind: Likewise.
6339         * modules/connect: Likewise.
6340         * modules/getpeername: Likewise.
6341         * modules/getsockname: Likewise.
6342         * modules/getsockopt: Likewise.
6343         * modules/ioctl: Likewise.
6344         * modules/listen: Likewise.
6345         * modules/recv: Likewise.
6346         * modules/recvfrom: Likewise.
6347         * modules/send: Likewise.
6348         * modules/sendto: Likewise.
6349         * modules/setsockopt: Likewise.
6350         * modules/shutdown: Likewise.
6351         * modules/socket: Use socket.c instead of winsock.c.
6352         * modules/sys_socket: Remove (unneeded?) dependency on winsock.c.
6353         * doc/posix-functions/accept.texi: Doc fix.
6354         * doc/posix-functions/bind.texi: Doc fix.
6355         * doc/posix-functions/close.texi: Doc fix.
6356         * doc/posix-functions/connect.texi: Doc fix.
6357         * doc/posix-functions/getpeername.texi: Doc fix.
6358         * doc/posix-functions/getsockname.texi: Doc fix.
6359         * doc/posix-functions/getsockopt.texi: Doc fix.
6360         * doc/posix-functions/ioctl.texi: Doc fix.
6361         * doc/posix-functions/listen.texi: Doc fix.
6362         * doc/posix-functions/recv.texi: Doc fix.
6363         * doc/posix-functions/recvfrom.texi: Doc fix.
6364         * doc/posix-functions/send.texi: Doc fix.
6365         * doc/posix-functions/sendto.texi: Doc fix.
6366         * doc/posix-functions/setsockopt.texi: Doc fix.
6367         * doc/posix-functions/shutdown.texi: Doc fix.
6368         * doc/posix-functions/socket.texi: Doc fix.
6369
6370 2008-10-20  Bruno Haible  <bruno@clisp.org>
6371
6372         Take into account the role of SIGABRT_COMPAT on Windows 2008.
6373         * lib/sigprocmask.c (SIGABRT_COMPAT, SIGABRT_COMPAT_MASK): New macros.
6374         (sigismember, sigaddset, sigdelset, sigfillset, rpl_signal): Handle it
6375         as an alias for SIGABRT.
6376         * lib/sigaction.c (SIGABRT_COMPAT): New macro.
6377         (sigaction): Map it to SIGABRT.
6378         Reported by Ramiro Polla <ramiro.polla@gmail.com> via Eric Blake.
6379
6380 2008-10-20  Bruno Haible  <bruno@clisp.org>
6381
6382         * lib/fts.c: Don't include lstat.h.
6383         * lib/openat.c: Include <sys/stat.h> instead of lstat.h.
6384
6385         Move the lstat() declaration to <sys/stat.h>.
6386         * lib/lstat.h: Remove file.
6387         * lib/sys_stat.in.h: Add special invocation convention.
6388         (lstat): New declaration.
6389         * lib/lstat.c (orig_lstat): New function.
6390         (rpl_lstat): Use orig_lstat instead of lstat.
6391         * m4/lstat.m4 (gl_FUNC_LSTAT): Require gl_SYS_STAT_H_DEFAULTS and
6392         AC_C_INLINE. Set REPLACE_LSTAT.
6393         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Initialize GNULIB_LSTAT
6394         and REPLACE_LSTAT.
6395         * modules/lstat (Files): Remove lib/lstat.h.
6396         (configure.ac): Invoke gl_SYS_STAT_MODULE_INDICATOR.
6397         (Include): Specify <sys/stat.h> instead of lstat.h.
6398         * modules/sys_stat (Makefile.am): Substitute GNULIB_LSTAT and
6399         REPLACE_LSTAT.
6400         * NEWS: Mention the change.
6401
6402 2008-10-20  Bruno Haible  <bruno@clisp.org>
6403
6404         * modules/posix_spawn-tests: New file.
6405         * tests/test-posix_spawn3.c: New file.
6406
6407 2008-10-20  Bruno Haible  <bruno@clisp.org>
6408
6409         * modules/posix_spawnp-tests (Depends-on): Add sys_wait.
6410         * tests/test-posix_spawn1.c (WTERMSIG, WCOREDUMP, WEXITSTATUS,
6411         WIFSIGNALED, WIFEXITED, WIFSTOPPED): Remove fallback definitions.
6412         * tests/test-posix_spawn2.c (WTERMSIG, WCOREDUMP, WEXITSTATUS,
6413         WIFSIGNALED, WIFEXITED, WIFSTOPPED): Likewise.
6414
6415 2008-10-20  Bruno Haible  <bruno@clisp.org>
6416
6417         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_WORKS): Test against another bug
6418         of posix_spawn on AIX 5.3.
6419
6420 2008-10-20  Bruno Haible  <bruno@clisp.org>
6421
6422         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_WORKS): Make the check on MacOS X.
6423
6424 2008-10-20  Bruno Haible  <bruno@clisp.org>
6425
6426         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_WORKS): Use AC_LANG_SOURCE instead
6427         of AC_LANG_PROGRAM.
6428
6429 2008-10-20  Simon Josefsson  <simon@josefsson.org>
6430
6431         * lib/netdb.in.h: Don't define GNU specific constants until they
6432         are supported or needed.  Reported by Bruno Haible
6433         <bruno@clisp.org>.
6434
6435 2008-10-20  Simon Josefsson  <simon@josefsson.org>
6436
6437         * lib/canon-host.c: Include netdb.h instead of getaddrinfo.h.
6438
6439 2008-10-20  Simon Josefsson  <simon@josefsson.org>
6440
6441         * lib/getaddrinfo.h: Remove file.
6442         * modules/getaddrinfo: Reflect move from getaddrinfo.h to netdb.h.
6443         * m4/getaddrinfo.m4: Call gl_HEADER_NETDB.  Don't check for netdb.h.
6444         * lib/netdb.in.h: Add declarations from getaddrinfo.h.
6445         * m4/netdb_h.m4: Initialize GNULIB_GETADDRINFO to 0.
6446         * modules/netdb: Substitute GNULIB_GETADDRINFO.
6447         * lib/getaddrinfo.c: Include netdb.h instead of getaddrinfo.h.
6448         * tests/test-getaddrinfo.c: Likewise.
6449         * lib/gai_strerror.c: Likewise.  Also drop HAVE_NETDB_H check.
6450         * NEWS: Mention change.
6451
6452 2008-10-19  Bruno Haible  <bruno@clisp.org>
6453
6454         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_WORKS): Remove unneeded code.
6455
6456 2008-10-19  Bruno Haible  <bruno@clisp.org>
6457
6458         * lib/wait-process.c: Include simply <sys/wait.h>.
6459         (waitpid, WTERMSIG, WCOREDUMP, WEXITSTATUS, WIFSIGNALED, WIFEXITED,
6460         WIFSTOPPED): Remove fallback definitions.
6461         * modules/wait-process (Depends-on): Add sys_wait.
6462
6463         New module 'sys_wait'.
6464         * modules/sys_wait: New file.
6465         * lib/sys_wait.in.h: New file, partially copied from
6466         lib/wait-process.c.
6467         * m4/sys_wait_h.m4: New file.
6468         * doc/posix-headers/sys_wait.texi: Mention the new module.
6469
6470 2008-10-19  Bruno Haible  <bruno@clisp.org>
6471
6472         * m4/wait-process.m4 (gl_WAIT_PROCESS): Remove test for unistd.h.
6473
6474 2008-10-19  Bruno Haible  <bruno@clisp.org>
6475
6476         Assume that waitpid() fills an 'int' status, not a 'union wait'.
6477         * lib/wait-process.c (WAIT_T): Remove type.
6478         (WTERMSIG, WCOREDUMP, WEXITSTATUS): Define fallbacks using bit masks.
6479         (wait_subprocess): Update.
6480
6481 2008-10-19  Bruno Haible  <bruno@clisp.org>
6482
6483         New module 'atoll'.
6484         * modules/atoll: New file.
6485         * lib/stdlib.in.h (atoll): New declaration.
6486         * lib/atoll.c: New file, from glibc with modifications.
6487         * m4/atoll.m4: New file.
6488         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_ATOLL,
6489         HAVE_ATOLL.
6490         * modules/stdlib (Makefile.am): Substitute GNULIB_ATOLL, HAVE_ATOLL.
6491         * doc/posix-functions/atoll.texi: Mention the new module.
6492
6493 2008-10-19  Bruno Haible  <bruno@clisp.org>
6494
6495         Add strtoull() declaration to <stdlib.h>.
6496         * lib/stdlib.in.h (strtoull): New declaration.
6497         * m4/strtoull.m4 (gl_FUNC_STRTOLL): Require gl_STDLIB_H_DEFAULTS.
6498         Set HAVE_STRTOULL.
6499         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_STRTOULL,
6500         HAVE_STRTOULL.
6501         * modules/strtoull (Depends-on): Add stdlib.
6502         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
6503         * modules/stdlib (Makefile.am): Substitute GNULIB_STRTOULL,
6504         HAVE_STRTOULL.
6505
6506 2008-10-19  Bruno Haible  <bruno@clisp.org>
6507
6508         Add strtoll() declaration to <stdlib.h>.
6509         * lib/stdlib.in.h (strtoll): New declaration.
6510         * m4/strtoll.m4 (gl_FUNC_STRTOLL): Require gl_STDLIB_H_DEFAULTS.
6511         Set HAVE_STRTOLL.
6512         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_STRTOLL,
6513         HAVE_STRTOLL.
6514         * modules/strtoll (Depends-on): Add stdlib.
6515         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
6516         * modules/stdlib (Makefile.am): Substitute GNULIB_STRTOLL, HAVE_STRTOLL.
6517
6518 2008-10-19  Bruno Haible  <bruno@clisp.org>
6519
6520         * modules/bcopy (Depends-on): Add strings.
6521         (Include): Specify <strings.h>.
6522
6523 2008-10-19  Bruno Haible  <bruno@clisp.org>
6524
6525         * doc/posix-functions/atexit.texi: Update doc regarding mingw.
6526
6527 2008-10-19  Bruno Haible  <bruno@clisp.org>
6528
6529         * lib/openat-die.c (openat_save_fail, openat_restore_fail): Rename
6530         the parameter from 'errno' to 'errnum'. Fixes a compilation error on
6531         mingw.
6532
6533 2008-10-19  Bruno Haible  <bruno@clisp.org>
6534
6535         * lib/atanl.c: Don't include isnanl.h.
6536         * lib/cosl.c: Likewise.
6537         * lib/ldexpl.c: Likewise.
6538         * lib/logl.c: Likewise.
6539         * lib/sinl.c: Likewise.
6540         * lib/sqrtl.c: Likewise.
6541         * lib/tanl.c: Likewise.
6542
6543         Move the isnanf(), isnand(), isnanl() declarations to <math.h>.
6544         * lib/isnanf.h: Remove file.
6545         * lib/isnand.h: Remove file.
6546         * lib/isnanl.h: Remove file.
6547         * lib/math.in.h: Include the contents of lib/isnanf.h, lib/isnand.h,
6548         lib/isnanl.h. Use HAVE_ISNANF, HAVE_ISNAND, HAVE_ISNANL as substituted
6549         macros.
6550         * m4/isnanf.m4 (gl_FUNC_ISNANF): Require gl_MATH_H_DEFAULTS. Set
6551         HAVE_ISNANF, don't define it as a C macro.
6552         * m4/isnand.m4 (gl_FUNC_ISNAND): Require gl_MATH_H_DEFAULTS. Set
6553         HAVE_ISNAND, don't define it as a C macro.
6554         * m4/isnanl.m4 (gl_FUNC_ISNANL): Require gl_MATH_H_DEFAULTS. Set
6555         HAVE_ISNANL, don't define it as a C macro.
6556         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_ISNAN[FDL] and
6557         HAVE_ISNAN[FDL].
6558         * modules/isnanf (Files): Remove lib/isnanf.h.
6559         (Depends-on): Add math.
6560         (configure.ac): Invoke gl_MATH_MODULE_INDICATOR.
6561         (Include): Specify <math.h> instead of isnanf.h.
6562         * modules/isnand (Files): Remove lib/isnand.h.
6563         (Depends-on): Add math.
6564         (configure.ac): Invoke gl_MATH_MODULE_INDICATOR.
6565         (Include): Specify <math.h> instead of isnand.h.
6566         * modules/isnanl (Files): Remove lib/isnanl.h.
6567         (Depends-on): Add math.
6568         (configure.ac): Invoke gl_MATH_MODULE_INDICATOR.
6569         (Include): Specify <math.h> instead of isnanl.h.
6570         * modules/math (Makefile.am): Substitute GNULIB_ISNAN[FDL] and
6571         HAVE_ISNAN[FDL].
6572         * tests/test-isnanf.c: Include <math.h> instead of isnanf.h.
6573         * tests/test-isnand.c: Include <math.h> instead of isnand.h.
6574         * tests/test-isnanl.c: Include <math.h> instead of isnanl.h.
6575         * NEWS: Mention the change.
6576
6577 2008-10-18  Bruno Haible  <bruno@clisp.org>
6578
6579         Add getusershell(), setusershell(), endusershell() declarations to
6580         <unistd.h>.
6581         * lib/unistd.in.h (getusershell, setusershell, endusershell): New
6582         declarations.
6583         * lib/getusershell.c: Include unistd.h.
6584         * m4/getusershell.m4 (gl_FUNC_GETUSERSHELL): Require
6585         gl_UNISTD_H_DEFAULTS and AC_USE_SYSTEM_EXTENSIONS. Set
6586         HAVE_GETUSERSHELL.
6587         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_GETUSERSHELL
6588         and HAVE_GETUSERSHELL.
6589         * modules/getusershell (Depends-on): Add unistd, extensions.
6590         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
6591         (Include): Specify <unistd.h>.
6592         * modules/unistd (Makefile.am): Substitute GNULIB_GETUSERSHELL and
6593         HAVE_GETUSERSHELL.
6594
6595 2008-10-18  Bruno Haible  <bruno@clisp.org>
6596
6597         Add a getloadavg() declaration to <stdlib.h>.
6598         * lib/stdlib.in.h; Include <sys/loadavg.h> when needed for the
6599         getloadavg declaration.
6600         (getloadavg): New declaration.
6601         * lib/getloadavg.c: Include <stdlib.h> first.
6602         * m4/getloadavg.m4 (gl_GETLOADAVG): Require gl_STDLIB_H_DEFAULTS and
6603         AC_USE_SYSTEM_EXTENSIONS. Test whether sys/loadavg.h exists. Set
6604         HAVE_SYS_LOADAVG_H and HAVE_DECL_GETLOADAVG.
6605         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_GETLOADAVG,
6606         HAVE_SYS_LOADAVG_H, HAVE_DECL_GETLOADAVG.
6607         * modules/getloadavg (Depends-on): Add stdlib, extensions.
6608         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
6609         (Include): Specify <stdlib.h>.
6610         * modules/stdlib (Makefile.am): Substitute GNULIB_GETLOADAVG,
6611         HAVE_SYS_LOADAVG_H, HAVE_DECL_GETLOADAVG.
6612
6613 2008-10-18  Bruno Haible  <bruno@clisp.org>
6614
6615         * lib/dirchownmod.c: Don't include lchmod.h.
6616
6617         Move the lchmod() declaration to <sys/stat.h>.
6618         * lib/lchmod.h: Remove file.
6619         * lib/sys_stat.in.h: Add placeholder for GL_LINK_WARNING.
6620         (lchmod): New declaration, moved here from lib/lchown.h.
6621         * m4/lchmod.m4 (gl_FUNC_LCHMOD): Require gl_SYS_STAT_H_DEFAULTS and
6622         AC_USE_SYSTEM_EXTENSIONS. Set HAVE_LCHMOD.
6623         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Initialize GNULIB_LCHMOD
6624         and HAVE_LCHMOD.
6625         * modules/lchmod (Files): Remove lib/lchmod.h.
6626         (Depends-on): Add sys_stat, extensions.
6627         (configure.ac): Invoke gl_SYS_STAT_MODULE_INDICATOR.
6628         (Include): Specify <sys/stat.h> instead of lchmod.h.
6629         * modules/sys_stat (Depends-on): Add link-warning.
6630         (Makefile.am): Substitute GNULIB_LCHMOD, HAVE_LCHMOD, and the
6631         definition of GL_LINK_WARNING.
6632         * NEWS: Mention the change.
6633
6634 2008-10-18  Bruno Haible  <bruno@clisp.org>
6635
6636         * lib/fchdir.c: Don't include dirfd.h.
6637         * lib/fts.c: Likewise.
6638         * lib/getcwd.c: Likewise.
6639         * lib/glob.c: Likewise.
6640
6641         Move the dirfd() declaration to <dirent.h>.
6642         * lib/dirfd.h: Remove file.
6643         * lib/dirent.in.h: Add placeholder for GL_LINK_WARNING.
6644         (dirfd): New declaration.
6645         * lib/dirfd.c: Include <dirent.h> instead of dirfd.h.
6646         * m4/dirfd.m4 (gl_FUNC_DIRFD): Require gl_DIRENT_H_DEFAULTS and
6647         AC_USE_SYSTEM_EXTENSIONS. Invoke gl_REPLACE_DIRENT_H. Set
6648         HAVE_DECL_DIRFD.
6649         * m4/dirent_h.m4 (gl_DIRENT_H_DEFAULTS): Initialize GNULIB_DIRFD and
6650         HAVE_DECL_DIRFD.
6651         * modules/dirfd (Files): Remove lib/dirfd.h.
6652         (Depends-on): Add dirent, extensions.
6653         (configure.ac): Invoke gl_DIRENT_MODULE_INDICATOR.
6654         (Include): Specify <dirent.h> instead of dirfd.h.
6655         * modules/dirent (Depends-on): Add link-warning.
6656         (Makefile.am): Substitute GNULIB_DIRFD, HAVE_DECL_DIRFD, and
6657         definition of GL_LINK_WARNING.
6658         * NEWS: Mention the change.
6659
6660 2008-10-18  Bruno Haible  <bruno@clisp.org>
6661
6662         Move the euidaccess() declaration to <unistd.h>.
6663         * lib/euidaccess.h: Remove file.
6664         * lib/unistd.in.h (euidaccess): New declaration.
6665         * lib/euidaccess.c: Don't include euidaccess.h.
6666         * m4/euidaccess.m4 (gl_FUNC_EUIDACCESS): Require gl_UNISTD_H_DEFAULTS.
6667         Don't check whether euidaccess is declared. Set HAVE_EUIDACCESS.
6668         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_EUIDACCESS
6669         and HAVE_EUIDACCESS.
6670         * modules/euidaccess (Files): Remove lib/euidaccess.h.
6671         (Depends-on): Add unistd.
6672         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
6673         (Include): Specify <unistd.h> instead of euidaccess.h.
6674         * modules/unistd (Makefile.am): Substitute GNULIB_EUIDACCESS and
6675         HAVE_EUIDACCESS.
6676         * NEWS: Mention the change.
6677
6678 2008-10-18  Bruno Haible  <bruno@clisp.org>
6679
6680         * lib/xgetdomainname.c: Include <unistd.h> instead of getdomainname.h.
6681
6682         Move the getdomainname() declaration to <unistd.h>.
6683         * lib/getdomainname.h: Remove file.
6684         * lib/unistd.in.h (getdomainname): New declaration.
6685         * lib/getdomainname.c: Include <unistd.h> instead of getdomainname.h.
6686         * m4/getdomainname.m4 (gl_FUNC_GETDOMAINNAME): Require
6687         gl_UNISTD_H_DEFAULTS and AC_USE_SYSTEM_EXTENSIONS. Set
6688         HAVE_GETDOMAINNAME.
6689         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
6690         GNULIB_GETDOMAINNAME and HAVE_GETDOMAINNAME.
6691         * modules/getdomainname (Files): Remove lib/getdomainname.h.
6692         (Depends-on): Add unistd, extensions.
6693         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
6694         (Includes): Specify <unistd.h> instead of getdomainname.h.
6695         * modules/unistd (Makefile.am): Substitute GNULIB_GETDOMAINNAME and
6696         HAVE_GETDOMAINNAME.
6697         * NEWS: Mention the change.
6698
6699 2008-10-18  Bruno Haible  <bruno@clisp.org>
6700
6701         * modules/dirent: New file.
6702         * m4/dirent_h.m4: New file.
6703         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Require gl_DIRENT_H_DEFAULTS.
6704         Invoke gl_REPLACE_DIRENT_H. Don't assign DIRENT_H directly.
6705         * modules/fchdir (Files): Remove lib/dirent.in.h.
6706         (Depends-on): Add dirent.
6707         (Makefile.am): Move rules to modules/dirent.
6708         * doc/posix-headers/dirent.texi: Mention the new module.
6709
6710 2008-10-18  Bruno Haible  <bruno@clisp.org>
6711
6712         Avoid -Wunused-parameter warnings in public gnulib header files.
6713         * m4/gnulib-common.m4 (gl_COMMON_BODY): Define _UNUSED_PARAMETER_ as a
6714         macro.
6715         * lib/unistr.h (u32_mbtouc_unsafe, u32_mbtouc): Use it.
6716
6717 2008-10-18  Bruno Haible  <bruno@clisp.org>
6718
6719         * doc/glibc-functions/dirfd.texi: Mention the module 'dirfd'.
6720         * doc/glibc-functions/error.texi: Mention the module 'error'.
6721         * doc/glibc-functions/euidaccess.texi: Mention the module 'euidaccess'.
6722         * doc/glibc-functions/getdomainname.texi: Mention the module
6723         'getdomainname'.
6724         * doc/glibc-functions/getloadavg.texi: Mention the module 'getloadavg'.
6725         * doc/glibc-functions/getpagesize.texi: Mention the module
6726         'getpagesize'.
6727         * doc/glibc-functions/getusershell.texi: Mention the module
6728         'getusershell'.
6729         * doc/glibc-functions/isnanl.texi: Mention the module 'isnanl'.
6730         * doc/glibc-functions/lchmod.texi: Mention the module 'lchmod'.
6731         * doc/glibc-functions/mempcpy.texi: Mention the module 'mempcpy'.
6732         * doc/glibc-functions/memrchr.texi: Mention the module 'memrchr'.
6733         * doc/glibc-functions/mkdtemp.texi: Mention the module 'mkdtemp'.
6734         * doc/glibc-functions/rpmatch.texi: Mention the module 'rpmatch'.
6735         * doc/glibc-functions/stpcpy.texi: Mention the module 'stpcpy'.
6736         * doc/glibc-functions/stpncpy.texi: Mention the module 'stpncpy'.
6737         * doc/glibc-functions/strchrnul.texi: Mention the module 'strchrnul'.
6738         * doc/glibc-functions/strndup.texi: Mention the module 'strndup'.
6739         * doc/glibc-functions/strnlen.texi: Mention the module 'strnlen'.
6740         * doc/glibc-functions/strsep.texi: Mention the module 'strsep'.
6741         * doc/glibc-functions/timegm.texi: Mention the module 'timegm'.
6742         * doc/glibc-functions/vasprintf.texi: Mention the module 'vasprintf'.
6743
6744 2008-10-17  Bruno Haible  <bruno@clisp.org>
6745
6746         * m4/signbit.m4 (gl_SIGNBIT_TEST_PROGRAM): On platforms other than
6747         HP-UX and IRIX, use -0.0L.
6748         * tests/test-ceill.c (minus_zero): Likewise.
6749         * tests/test-floorl.c (minus_zero): Likewise.
6750         * tests/test-frexpl.c (minus_zero): Likewise.
6751         * tests/test-isnan.c (minus_zerol): Likewise.
6752         * tests/test-isnanl.h (minus_zero): Likewise.
6753         * tests/test-ldexpl.c (minus_zero): Likewise.
6754         * tests/test-roundl.c (minus_zero): Likewise.
6755         * tests/test-signbit.c (minus_zerol): Likewise.
6756         * tests/test-snprintf-posix.h (minus_zerol): Likewise.
6757         * tests/test-sprintf-posix.h (minus_zerol): Likewise.
6758         * tests/test-truncl.c (minus_zero): Likewise.
6759         * tests/test-vasnprintf-posix.c (minus_zerol): Likewise.
6760         * tests/test-vasprintf-posix.c (minus_zerol): Likewise.
6761         Reported by Markus Armbruster <armbru@redhat.com> via Jim Meyering
6762         and by Nelson H. F. Beebe <beebe@math.utah.edu> via Eric Blake.
6763
6764 2008-10-17  Bruno Haible  <bruno@clisp.org>
6765
6766         Avoid gcc warnings because of #pragma GCC system_header on older gcc.
6767         * lib/arpa_inet.in.h: Encloses reference to PRAGMA_SYSTEM_HEADER so
6768         that it gets activated only for gcc >= 3.0.
6769         * lib/dirent.in.h: Likewise.
6770         * lib/errno.in.h: Likewise.
6771         * lib/fcntl.in.h: Likewise.
6772         * lib/float.in.h: Likewise.
6773         * lib/iconv.in.h: Likewise.
6774         * lib/inttypes.in.h: Likewise.
6775         * lib/locale.in.h: Likewise.
6776         * lib/math.in.h: Likewise.
6777         * lib/netdb.in.h: Likewise.
6778         * lib/netinet_in.in.h: Likewise.
6779         * lib/search.in.h: Likewise.
6780         * lib/signal.in.h: Likewise.
6781         * lib/spawn.in.h: Likewise.
6782         * lib/stdarg.in.h: Likewise.
6783         * lib/stdint.in.h: Likewise.
6784         * lib/stdio.in.h: Likewise.
6785         * lib/stdlib.in.h: Likewise.
6786         * lib/string.in.h: Likewise.
6787         * lib/strings.in.h: Likewise.
6788         * lib/sys_file.in.h: Likewise.
6789         * lib/sys_ioctl.in.h: Likewise.
6790         * lib/sys_select.in.h: Likewise.
6791         * lib/sys_socket.in.h: Likewise.
6792         * lib/sys_stat.in.h: Likewise.
6793         * lib/sys_time.in.h: Likewise.
6794         * lib/sysexits.in.h: Likewise.
6795         * lib/time.in.h: Likewise.
6796         * lib/unistd.in.h: Likewise.
6797         * lib/wchar.in.h: Likewise.
6798         * lib/wctype.in.h: Likewise.
6799         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
6800
6801 2008-10-17  Jim Meyering  <meyering@redhat.com>
6802
6803         ignore-value: don't depend on inline module
6804         * modules/ignore-value (Depends-on): Remove 'inline'.
6805         (configure.ac): Instead, add AC_REQUIRE([AC_C_INLINE]) here.
6806         Suggestion from Bruno Haible.
6807
6808 2008-10-17  Bruno Haible  <bruno@clisp.org>
6809
6810         New implementation of condition variables for Win32.
6811         * lib/glthread/cond.h (struct gl_waitqueue_link): New type.
6812         (gl_linked_waitqueue_t): New type.
6813         (gl_cond_t): Use it.
6814         * lib/glthread/cond.c (struct gl_waitqueue_element): New type.
6815         (gl_waitqueue_init, gl_waitqueue_add, gl_waitqueue_remove,
6816         gl_waitqueue_notify_first, gl_waitqueue_notify_all): New functions.
6817         (glthread_cond_init_func, glthread_cond_wait_func,
6818         glthread_cond_timedwait_func, glthread_cond_signal_func,
6819         glthread_cond_broadcast_func, glthread_cond_destroy_func):
6820         Reimplemented on the basis of gl_linked_waitqueue_t.
6821         * lib/glthread/lock.h (gl_carray_waitqueue_t): Renamed from
6822         gl_waitqueue_t.
6823         (gl_rwlock_t): Update.
6824         * lib/glthread/lock.c (gl_waitqueue_t): Alias to gl_carray_waitqueue_t.
6825
6826 2008-10-17  Simon Josefsson  <simon@josefsson.org>
6827
6828         * modules/recvfrom (Depends-on): Add dependency on getpeername.
6829         Reported by Yoann Vandoorselaere <yoann@prelude-ids.org>.
6830
6831 2008-10-17  Jim Meyering  <meyering@redhat.com>
6832
6833         ignore-value: new module
6834         * modules/ignore-value: New file.
6835         * lib/ignore-value.h: New file.
6836         * MODULES.html.sh (Compiler warning management): New section,
6837         just for this module.  More to come.
6838
6839 2008-10-16  Paul Eggert  <eggert@cs.ucla.edu>
6840
6841         open-safer.c: avoid 'signed and unsigned in conditional...' warning
6842         * lib/open-safer.c (open_safer): Use an "if/else" statement in place
6843         of the ternary operator.  Reported by Reuben Thomas <rrt@sc3d.org>.
6844
6845 2008-10-16  Jim Meyering  <meyering@redhat.com>
6846
6847         openat-die.c: avoid 'no previous prototype' warning
6848         * lib/openat-die.c: Include "openat.h".
6849         Reported by Reuben Thomas <rrt@sc3d.org>.
6850
6851 2008-10-16  Simon Josefsson  <simon@josefsson.org>
6852
6853         * m4/netdb_h.m4: Assume that if netdb.h exists, it works.
6854         * lib/netdb.in.h: Fix typo.
6855         Reported by Bruno Haible  <bruno@clisp.org>
6856
6857         * lib/netdb.in.h: Include sys/socket.h for platforms without
6858         netdb.h, to get structures like hostent on MinGW.
6859         * modules/netdb (Depends-on): Add sys_socket.
6860
6861 2008-10-15  Simon Josefsson  <simon@josefsson.org>
6862
6863         * modules/netdb, modules/netdb-tests: New file.
6864         * m4/netdb_h.m4: New file.
6865         * lib/netdb.in.h: Add, currently just an empty file pending
6866         definitions.
6867         * tests/test-netdb.c: New file.
6868         * doc/posix-headers/netdb.texi: Mention that we replace it if
6869         needed.
6870         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
6871         netdb.
6872
6873 2008-10-15  Simon Josefsson  <simon@josefsson.org>
6874
6875         * doc/gnulib.texi (Getaddrinfo and WINVER): Sync documentation
6876         with code.
6877
6878 2008-10-13  Bruno Haible  <bruno@clisp.org>
6879
6880         * lib/glthread/cond.c (glthread_cond_wait_func,
6881         glthread_cond_timedwait_func): Add a comment.
6882
6883 2008-10-13  Yoann Vandoorselaere  <yoann@prelude-ids.org>
6884
6885         * tests/test-poll.c: Include <sys/ioctl.h>, for ioctl().
6886         * tests/test-select.c: Likewise,
6887
6888 2008-10-13  Bruno Haible  <bruno@clisp.org>
6889
6890         * lib/glthread/cond.c (glthread_cond_wait_func,
6891         glthread_cond_timedwait_func): Fix variable name.
6892         Reported by Yoann Vandoorselaere <yoann@prelude-ids.org>.
6893
6894 2008-10-13  Paolo Bonzini  <bonzini@gnu.org>
6895
6896         fix getaddrinfo emulation for systems with struct sockaddr.sa_len
6897         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Detect
6898         struct sockaddr.sa_len.
6899         * lib/getaddrinfo.c (getaddrinfo): Set it if appropriate.
6900
6901 2008-10-13  Simon Josefsson  <simon@josefsson.org>
6902
6903         * build-aux/pmccabe2html: Add css and css_url parameters.
6904
6905 2008-10-12  Bruno Haible  <bruno@clisp.org>
6906
6907         * tests/test-sameacls.c (main) [AIX]: Clear type argument before
6908         calling aclx_get.
6909         Reported by Rainer Tammer <tammer@tammer.net>.
6910
6911 2008-10-12  Bruno Haible  <bruno@clisp.org>
6912
6913         Use msvcrt aware primitives for creation/termination of Win32 threads.
6914         * lib/glthread/thread.c: Include <process.h>.
6915         (glthread_create_func): Use _beginthreadex instead of CreateThread.
6916         (wrapper_func): Update signature.
6917         (gl_thread_exit_func): Use _endthreadex instead of EndThread.
6918
6919 2008-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
6920             Bruno Haible  <bruno@clisp.org>
6921
6922         Provide a Win32 implementation of the 'cond' module.
6923         * lib/glthread/cond.h [USE_WIN32]: New implementation.
6924         * lib/glthread/cond.c (glthread_cond_init_func,
6925         glthread_cond_wait_func, glthread_cond_timedwait_func,
6926         glthread_cond_signal_func, glthread_cond_broadcast_func,
6927         glthread_cond_destroy_func) [USE_WIN32]: New functions.
6928         * modules/cond (Dependencies): Add gettimeofday.
6929
6930 2008-10-11  Bruno Haible  <bruno@clisp.org>
6931
6932         Make sleep work on older versions of mingw.
6933         * m4/sleep.m4 (gl_FUNC_SLEEP): Test whether 'sleep' is declared, not
6934         only whether it exists.
6935         * doc/posix-functions/sleep.texi: Mention the problem with older
6936         versions of mingw.
6937
6938 2008-10-11  Bruno Haible  <bruno@clisp.org>
6939
6940         New module 'shutdown'.
6941         * modules/shutdown: New file.
6942         * lib/sys_socket.in.h (shutdown): New declaration.
6943         * lib/winsock.c (shutdown): New function.
6944         * m4/sys_socket_h.m4 (gl_SYS_SOCKET_H_DEFAULTS): Initialize
6945         GNULIB_SHUTDOWN.
6946         * modules/sys_socket (Makefile.am): Substitute GNULIB_SHUTDOWN.
6947         * doc/posix-functions/shutdown.texi: Document the new module.
6948
6949 2008-10-11  Jim Meyering  <meyering@redhat.com>
6950
6951         * lib/fclose.c: Fix typo in comment: s/close/fclose/.
6952
6953 2008-10-11  Bruno Haible  <bruno@clisp.org>
6954
6955         New module 'fclose'.
6956         * modules/fclose: New file.
6957         * lib/stdio.in.h (fclose): New declaration.
6958         * lib/fclose.c: New file.
6959         * m4/fclose.m4: New file.
6960         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize GNULIB_FCLOSE,
6961         REPLACE_FCLOSE.
6962         * m4/close.m4 (gl_REPLACE_CLOSE): Invoke gl_REPLACE_FCLOSE.
6963         * modules/stdio (Makefile.am): Substitute GNULIB_FCLOSE,
6964         REPLACE_FCLOSE.
6965         * modules/close (Depends-on): fclose.
6966         * doc/posix-functions/fclose.texi: Mention the problem on Windows.
6967
6968 2008-10-11  Bruno Haible  <bruno@clisp.org>
6969
6970         * lib/winsock.c (_gl_close_fd_maybe_socket): If closesocket fails,
6971         set errno and don't call _close.
6972
6973 2008-10-10  Bruno Haible  <bruno@clisp.org>
6974
6975         * lib/copy-acl.c (qcopy_acl) [CYGWIN]: Call chmod before setting the
6976         ACL, not afterwards. Fixes test failure on Cygwin.
6977
6978 2008-10-09  Ben Pfaff  <blp@gnu.org>
6979
6980         * build-aux/announce-gen: Fix gnulib version related part of usage
6981         message.  Die with a useful error message if no tarballs are
6982         found.
6983
6984 2008-10-10  Jim Meyering  <meyering@redhat.com>
6985
6986         bootstrap: use git's --depth=N option only if it's supported
6987         * build-aux/bootstrap: Work with git-1.4.4.4, which does not
6988         recognize the --depth option.  Reported by Pádraig Brady.
6989
6990 2008-10-09  Bruno Haible  <bruno@clisp.org>
6991
6992         New module 'ioctl'.
6993         * modules/ioctl: New file.
6994         * lib/sys_socket.in.h (ioctl): Remove declaration.
6995         * lib/winsock.c: Include <sys/ioctl.h>.
6996         (rpl_ioctl): Define only of the gnulib module 'ioctl' is present.
6997         * m4/sys_socket_h.m4 (gl_PREREQ_SYS_H_WINSOCK2): Require
6998         gl_SYS_IOCTL_H_DEFAULTS. Set also SYS_IOCTL_H_HAVE_WINSOCK2_H.
6999         * modules/sys_socket (Files): Add m4/sys_ioctl_h.m4.
7000         * doc/posix-functions/ioctl.texi: Mention the new module.
7001
7002 2008-10-09  Bruno Haible  <bruno@clisp.org>
7003
7004         New module 'sys_ioctl'.
7005         * lib/sys_ioctl.in.h: New file.
7006         * m4/sys_ioctl_h.m4: New file.
7007         * modules/sys_ioctl: New file.
7008         * doc/glibc-headers/sys_ioctl.texi: Mention the new module.
7009
7010 2008-10-09  Bruno Haible  <bruno@clisp.org>
7011
7012         * lib/sys_socket.in.h (ioctl): Make signature POSIX compliant.
7013         * lib/winsock.c: Include <stdarg.h>.
7014         (rpl_ioctl): Change to second argument 'int' and then varargs.
7015
7016 2008-10-09  Bruno Haible  <bruno@clisp.org>
7017
7018         * m4/close.m4 (gl_FUNC_CLOSE): Arrange to replace the close() function
7019         when the sys_socket module is present and the system has <winsock2.h>.
7020
7021 2008-10-09  Bruno Haible  <bruno@clisp.org>
7022
7023         * doc/posix-functions/close.texi: Mention module 'close' instead of
7024         module 'sys_socket'.
7025
7026 2008-10-09  Bruno Haible  <bruno@clisp.org>
7027
7028         * doc/glibc-headers/sys_ioctl.texi: New file.
7029         * doc/gnulib.texi: Include it.
7030
7031 2008-10-09  Paolo Bonzini  <bonzini@gnu.org>
7032             Bruno Haible  <bruno@clisp.org>
7033
7034         Combine the two replacements of 'close'.
7035         * lib/sys_socket.in.h (close): Define to a reminder to include
7036         <unistd.h>.
7037         (_gl_close_fd_maybe_socket): New declaration.
7038         (HAVE__GL_CLOSE_FD_MAYBE_SOCKET): New macro.
7039         * lib/winsock.c (close): Remove undefinition.
7040         (_gl_close_fd_maybe_socket): Renamed from rpl_close. Define only when
7041         needed for the gnulib module 'close'.
7042         * lib/unistd.in.h (close): If the gnulib module 'close' is not used,
7043         define to an error symbol or to a warning, if suitable.
7044         * lib/close.c: Include <sys/socket.h>.
7045         (rpl_close): Invoke _gl_close_fd_maybe_socket when gnulib defines it.
7046         * m4/sys_socket_h.m4 (gl_PREREQ_SYS_H_WINSOCK2): Set also
7047         UNISTD_H_HAVE_WINSOCK2_H.
7048         (gl_SYS_SOCKET_H_DEFAULTS): Require gl_UNISTD_H_DEFAULTS.
7049         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
7050         UNISTD_H_HAVE_WINSOCK2_H.
7051         * modules/sys_socket (Files): Add m4/unistd_h.m4.
7052         (configure.ac): Set a module indicator.
7053         (Makefile.am): Substitute GNULIB_CLOSE.
7054         * modules/unistd (Makefile.am): Substitute UNISTD_H_HAVE_WINSOCK2_H.
7055         * modules/poll-tests (Depends-on): Add close.
7056         * modules/select-tests (Depends-on): Likewise.
7057
7058 2008-10-09  Paolo Bonzini  <bonzini@gnu.org>
7059             Bruno Haible  <bruno@clisp.org>
7060
7061         New module 'close'.
7062         * modules/close: New file.
7063         * lib/unistd.in.h (close): Move declaration out of the
7064         FCHDIR_REPLACEMENT scope.
7065         (_gl_unregister_fd): New declaration.
7066         * lib/close.c: New file.
7067         * lib/fchdir.c (rpl_close): Remove function.
7068         * m4/close.m4: New file.
7069         * m4/fchdir.m4 (gl_FUNC_FCHDIR): When replacing fchdir, also replace
7070         close.
7071         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_CLOSE and
7072         REPLACE_CLOSE.
7073         * modules/unistd (Makefile.am): Substitute GNULIB_CLOSE and
7074         REPLACE_CLOSE.
7075         * modules/fchdir (Depends-on): Add close.
7076
7077 2008-10-09  Paolo Bonzini  <bonzini@gnu.org>
7078             Bruno Haible  <bruno@clisp.org>
7079
7080         * lib/fcntl.in.h (open): Simplify conditionals.
7081         (_gl_register_fd): New declaration.
7082         * lib/fchdir.c (rpl_open): Remove function.
7083         * lib/open.c: When FCHDIR_REPLACEMENT is defined, compile the file
7084         also.
7085         (open): When FCHDIR_REPLACEMENT is defined, invoke _gl_register_fd.
7086         * m4/fchdir.m4 (gl_FUNC_FCHDIR): When replacing fchdir, also replace
7087         open.
7088
7089 2008-10-09  Jim Meyering  <meyering@redhat.com>
7090
7091         GNUmakefile: use the more name-space-friendly "_version"
7092         * top/GNUmakefile (_dummy): Update.
7093         (_version): Rename from "version".
7094
7095 2008-10-09  Paolo Bonzini  <bonzini@gnu.org>
7096             Bruno Haible  <bruno@clisp.org>
7097
7098         * lib/fchdir.c (_gl_unregister_fd): New functions, extracted from
7099         rpl_close.
7100         (_gl_register_fd): New function, extracted from rpl_open.
7101         (rpl_close, rpl_closedir): Use _gl_unregister_fd.
7102         (rpl_open, rpl_opendir): Use _gl_register_fd.
7103
7104 2008-10-09  Paolo Bonzini  <bonzini@gnu.org>
7105
7106         Fix organization of 'open' replacement.
7107         * m4/open.m4 (gl_REPLACE_OPEN): New macro.
7108         (gl_FUNC_OPEN): Use it.
7109         (gl_PREREQ_OPEN): Add a : to make the body non-empty.
7110
7111 2008-10-08  Bruno Haible  <bruno@clisp.org>
7112
7113         * modules/getdate-tests (test_getdata_LDADD): Add LIBINTL.
7114
7115 2008-10-08  Simon Josefsson  <simon@josefsson.org>
7116
7117         * m4/sys_socket_h.m4: Don't AC_LIBOBJ(winsock).  The file is
7118         AC_LIBOBJ'ed by each gnulib module that needs it (e.g., socket,
7119         listen).
7120
7121 2008-10-08  Eric Blake  <ebb9@byu.net>
7122
7123         GNUmakefile: add 'make version' target
7124         * top/GNUmakefile (_curr-ver): Split version update rules...
7125         (version): ...into a target.
7126
7127 2008-10-07  Bruno Haible  <bruno@clisp.org>
7128
7129         Use a more portable replacement expression for -0.0L.
7130         * m4/signbit.m4 (gl_SIGNBIT_TEST_PROGRAM): Use -LDBL_MIN * LDBL_MIN
7131         instead of -0.0L. Fix m4 quotation.
7132
7133         * tests/test-signbit.c: Include <float.h>.
7134         (minus_zero): New variable.
7135         (test_signbitl): Use minus_zero instead of -zero.
7136         * modules/signbit-tests (Depends-on): Add float.
7137
7138         * tests/test-ceill.c: Include <float.h>.
7139         (zero): Remove variable.
7140         (minus_zero): New variable.
7141         (main): Use minus_zero instead of -zero.
7142         * modules/ceill-tests (Depends-on): Add float.
7143
7144         * tests/test-floorl.c: Include <float.h>.
7145         (zero): Remove variable.
7146         (minus_zero): New variable.
7147         (main): Use minus_zero instead of -zero.
7148         * modules/floorl-tests (Depends-on): Add float.
7149
7150         * tests/test-roundl.c: Include <float.h>.
7151         (zero): Remove variable.
7152         (minus_zero): New variable.
7153         (main): Use minus_zero instead of -zero.
7154         * modules/roundl-tests (Depends-on): Add float.
7155
7156         * tests/test-truncl.c: Include <float.h>.
7157         (zero): Remove variable.
7158         (minus_zero): New variable.
7159         (main): Use minus_zero instead of -zero.
7160         * modules/truncl-tests (Depends-on): Add float.
7161
7162         * tests/test-frexpl.c (zero): Remove variable.
7163         (minus_zero): New variable.
7164         (main): Use minus_zero instead of -zero.
7165         * modules/frexpl-tests (Depends-on): Add float.
7166
7167         * tests/test-isnan.c (zerol): Remove variable.
7168         (minus_zerol): New variable.
7169         (test_long_double): Use minus_zerol instead of -zerol.
7170         * modules/isnan-tests (Depends-on): Add float.
7171
7172         * tests/test-isnanl.h (zero): Remove variable.
7173         (minus_zero): New variable.
7174         (main): Use minus_zero instead of -zero.
7175         * modules/isnanl-nolibm-tests (Depends-on): Add float.
7176         * modules/isnanl-tests (Depends-on): Add float.
7177
7178         * tests/test-ldexpl.c (zero): Remove variable.
7179         (minus_zero): New variable.
7180         (main): Use minus_zero instead of -zero.
7181         * modules/ldexpl-tests (Depends-on): Add float.
7182
7183         * tests/test-snprintf-posix.h (zerol): Remove variable.
7184         (minus_zerol): New variable.
7185         (test_function): Use minus_zerol instead of -zerol.
7186         * modules/snprintf-posix-tests (Depends-on): Add float.
7187         * modules/vsnprintf-posix-tests (Depends-on): Add float.
7188
7189         * tests/test-sprintf-posix.h (zerol): Remove variable.
7190         (minus_zerol): New variable.
7191         (test_function): Use minus_zerol instead of -zerol.
7192         * modules/sprintf-posix-tests (Depends-on): Add float.
7193         * modules/vsprintf-posix-tests (Depends-on): Add float.
7194
7195         * tests/test-vasnprintf-posix.c (zerol): Remove variable.
7196         (minus_zerol): New variable.
7197         (test_function): Use minus_zerol instead of -zerol.
7198         * modules/vasnprintf-posix-tests (Depends-on): Add float.
7199
7200         * tests/test-vasprintf-posix.c (zerol): Remove variable.
7201         (minus_zerol): New variable.
7202         (test_function): Use minus_zerol instead of -zerol.
7203         * modules/vasprintf-posix-tests (Depends-on): Add float.
7204
7205 2008-10-07  Simon Josefsson  <simon@josefsson.org>
7206
7207         * MODULES.html.sh (Support for building documentation): Mention
7208         pmccabe2html.  Sort entries.
7209
7210         Add pmccabe2html module, from gnupdf.
7211         * build-aux/pmccabe.css: New file.
7212         * build-aux/pmccabe2html: New file.
7213         * m4/pmccabe2html.m4: New file.
7214         * modules/pmccabe2html: New file.
7215
7216 2008-10-07  Richard W.M. Jones <rjones@redhat.com>
7217
7218         flock: new module
7219         * MODULES.html.sh: Add to list of modules.
7220         * lib/flock.c: flock implementation for Windows and Unix systems
7221         which have fcntl.
7222         * doc/glibc-functions/flock.texi: Update documentation.
7223         * lib/sys_file.in.h: <sys/file.h> header file.
7224         * m4/flock.m4: M4 macros.
7225         * m4/sys_file_h.m4: M4 macros for replacement sys/file.h.
7226         * modules/flock: flock module.
7227         * modules/flock-tests: flock tests module.
7228         * modules/sys_file: sys/file.h module.
7229         * tests/test-flock.c: test suite for flock.
7230
7231 2008-10-06  Jim Meyering  <meyering@redhat.com>
7232
7233         bootstrap: check for LT_INIT more portably still ;-)
7234         * build-aux/bootstrap: Don't rely on \>, since it's not portable.
7235         Spotted by Bruno Haible.
7236
7237 2008-10-06  Eric Blake  <ebb9@byu.net>
7238
7239         test-signbit: avoid tripping Irix cc bug on -0.0L
7240         * tests/test-signbit.c (minus_zerol): Delete, and replace with
7241         '-zerol'.  This may break on HP-UX/hppa, but at least makes the
7242         entire testsuite consistent and avoids an Irix 6.2 bug.
7243
7244 2008-10-05  Bruno Haible  <bruno@clisp.org>
7245             Jim Meyering  <jim@meyering.net>
7246
7247         Add an option for ignoring EPIPE during close_stdout.
7248         * lib/closeout.h: Include <stdbool.h>.
7249         (close_stdout_set_ignore_EPIPE): New declaration.
7250         * lib/closeout.c: Include <stdbool.h>.
7251         (ignore_EPIPE): New variable.
7252         (close_stdout_set_ignore_EPIPE): New function.
7253         (close_stdout): Ignore EPIPE error if ignore_EPIPE is set.
7254         * lib/close-stream.c (close_stream): Mention the possible EPIPE
7255         failure.
7256         * modules/closeout (Depends-on): Add stdbool.
7257
7258 2008-10-05  Bruno Haible  <bruno@clisp.org>
7259
7260         * modules/accept: New file.
7261         * modules/bind: New file.
7262         * modules/connect: New file.
7263         * modules/getpeername: New file.
7264         * modules/getsockname: New file.
7265         * modules/getsockopt: New file.
7266         * modules/listen: New file.
7267         * modules/recv: New file.
7268         * modules/recvfrom: New file.
7269         * modules/send: New file.
7270         * modules/sendto: New file.
7271         * modules/setsockopt: New file.
7272         * modules/socket: New file.
7273         * lib/sys_socket.in.h: Include the GL_LINK_WARNING definition.
7274         (socket, connect, accept, bind, getpeername, getsockname, getsockopt,
7275         listen, recv, send, recvfrom, sendto, setsockopt): Declare only when
7276         the particular module is requested. Add a link warning when the
7277         particular module is not requested.
7278         * lib/winsock.c (rpl_socket, rpl_connect, rpl_accept, rpl_bind,
7279         rpl_getpeername, rpl_getsockname, rpl_getsockopt, rpl_listen, rpl_recv,
7280         rpl_send, rpl_recvfrom, rpl_sendto, rpl_setsockopt): Define only when
7281         the particular module is requested.
7282         * m4/sys_socket_h.m4 (gl_SYS_SOCKET_MODULE_INDICATOR,
7283         gl_SYS_SOCKET_H_DEFAULTS): New macros.
7284         (gl_HEADER_SYS_SOCKET): Require gl_SYS_SOCKET_H_DEFAULTS.
7285         * modules/sys_socket (Depends-on): Add link-warning.
7286         (Makeifle.am): Substitute GNULIB_SOCKET, GNULIB_CONNECT, GNULIB_ACCEPT,
7287         GNULIB_BIND, GNULIB_GETPEERNAME, GNULIB_GETSOCKNAME, GNULIB_GETSOCKOPT,
7288         GNULIB_LISTEN, GNULIB_RECV, GNULIB_SEND, GNULIB_RECVFROM,
7289         GNULIB_SENDTO, GNULIB_SETSOCKOPT, and the definition of
7290         GL_LINK_WARNING.
7291         * doc/posix-functions/accept.texi: Mention the new module 'accept'.
7292         * doc/posix-functions/bind.texi: Mention the new module 'bind'.
7293         * doc/posix-functions/connect.texi: Mention the new module 'connect'.
7294         * doc/posix-functions/getpeername.texi: Mention the new module
7295         'getpeername'.
7296         * doc/posix-functions/getsockname.texi: Mention the new module
7297         'getsockname'.
7298         * doc/posix-functions/getsockopt.texi: Mention the new module
7299         'getsockopt'.
7300         * doc/posix-functions/listen.texi: Mention the new module 'listen'.
7301         * doc/posix-functions/recv.texi: Mention the new module 'recv'.
7302         * doc/posix-functions/recvfrom.texi: Mention the new module 'recvfrom'.
7303         * doc/posix-functions/send.texi: Mention the new module 'send'.
7304         * doc/posix-functions/sendto.texi: Mention the new module 'sendto'.
7305         * doc/posix-functions/setsockopt.texi: Mention the new module
7306         'setsockopt'.
7307         * doc/posix-functions/socket.texi: Mention the new module 'socket'.
7308         * modules/poll-tests (Depends-on): Add socket, bind, getsockopt,
7309         listen, connect, accept.
7310         * modules/select-tests (Depends-on): Likewise.
7311
7312 2008-10-05  Bruno Haible  <bruno@clisp.org>
7313
7314         * lib/winsock.c (strerror): Remove unused #undef.
7315         (rpl_close): Remove unused local variable.
7316
7317         * modules/sys_socket (Depends-on); Add errno.
7318
7319 2008-10-05  Bruno Haible  <bruno@clisp.org>
7320
7321         * lib/sys_select.in.h: Include the GL_LINK_WARNING definition.
7322         (select): Add a link warning when the 'select' module is not used.
7323         * modules/sys_select (Depends-on): Add link-warning.
7324         (Makefile.am): Substitute the definition of GL_LINK_WARNING.
7325         Suggested by Paolo Bonzini.
7326
7327 2008-10-05  Jim Meyering  <meyering@redhat.com>
7328
7329         bootstrap: check for LT_INIT more portably
7330         * build-aux/bootstrap: Avoid using grep -E, since it's not
7331         portable enough.  Suggestion from Bruno Haible.
7332
7333 2008-10-05  Bruno Haible  <bruno@clisp.org>
7334
7335         * doc/posix-headers/sys_select.texi: Mention 'struct timeval' problem
7336         as being fixed by gnulib.
7337
7338 2008-10-05  Bruno Haible  <bruno@clisp.org>
7339
7340         * modules/select-tests: New file, mostly copied from
7341         modules/sys_select-tests.
7342         * tests/test-select.c: New file, mostly copied from
7343         tests/test-sys_select.c.
7344         * tests/test-sys_select.c: Move most of the code to tests/test-select.c.
7345         * modules/sys_select-tests (Depends-on): Remove all dependencies.
7346         (Makefile.am): Remove test_sys_select_LDADD.
7347
7348         * lib/sys_select.in.h (select): If GNULIB_SELECT is not set, define it
7349         to an undefined symbol, for an error message.
7350         * m4/sys_select_h.m4 (gl_SYS_SELECT_MODULE_INDICATOR): New macro.
7351         (gl_SYS_SELECT_H_DEFAULTS): New macro.
7352         (gl_HEADER_SYS_SELECT): Require it. Don't require compilation of
7353         winsock-select.c here.
7354         * modules/sys_select (Files): Remove lib/winsock-select.c.
7355         (Depends-on): Remove alloca.
7356         (Makefile.am): Substitute GNULIB_SELECT.
7357         * modules/select: New file.
7358         * doc/posix-functions/select.texi: Update.
7359
7360 2008-10-05  Bruno Haible  <bruno@clisp.org>
7361
7362         * lib/spawn_faction_addclose.c (__sysconf): Use getdtablesize always.
7363         * lib/spawn_faction_adddup2.c (__sysconf): Likewise.
7364         * lib/spawn_faction_addopen.c (__sysconf): Likewise.
7365         * modules/posix_spawn_file_actions_addclose (Depends-on): Add
7366         getdtablesize.
7367         * modules/posix_spawn_file_actions_adddup2 (Depends-on): Likewise.
7368         * modules/posix_spawn_file_actions_addopen (Depends-on): Likewise.
7369
7370 2008-10-05  Bruno Haible  <bruno@clisp.org>
7371
7372         * modules/getdtablesize-tests: New file.
7373         * tests/test-getdtablesize.c: New file.
7374
7375         New module 'getdtablesize'.
7376         * lib/unistd.in.h (getdtablesize): New declaration.
7377         * lib/getdtablesize.c: New file.
7378         * m4/getdtablesize.m4: New file.
7379         * modules/getdtablesize: New file.
7380         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
7381         GNULIB_GETDTABLESIZE, HAVE_GETDTABLESIZE.
7382         * modules/unistd (Makefile.am): Substitute GNULIB_GETDTABLESIZE,
7383         HAVE_GETDTABLESIZE.
7384         * doc/glibc-functions/getdtablesize.texi: Mention the new module.
7385
7386 2008-10-05  Bruno Haible  <bruno@clisp.org>
7387
7388         * modules/sched (Makefile.am): Fix typo.
7389         Reported by Simon Josefsson.
7390
7391 2008-10-05  Jim Meyering  <meyering@redhat.com>
7392
7393         bootstrap: check for LT_INIT, too
7394         * build-aux/bootstrap: Both AC_PROG_LIBTOOL and AM_PROG_LIBTOOL
7395         are deprecated.  Suggestion from Ralf Wildenhues.
7396
7397 2008-10-05  Bruno Haible  <bruno@clisp.org>
7398
7399         * lib/spawn.in.h (POSIX_SPAWN_*): Use the system's values, rather than
7400         overriding them by ours.
7401         (POSIX_SPAWN_USEVFORK): Use the next free bit position.
7402
7403 2008-10-05  Jim Meyering  <meyering@redhat.com>
7404
7405         bootstrap: check for AC_PROG_LIBTOOL as well as AM_PROG_LIBTOOL
7406         * build-aux/bootstrap: Check for AC_PROG_LIBTOOL, as well as the
7407         obsolete AM_PROG_LIBTOOL.  Spotted by Debarshi Ray <rishi@gnu.org>.
7408
7409 2008-10-04  Bruno Haible  <bruno@clisp.org>
7410
7411         * modules/dup2 (License): Change to LGPLv2+.
7412         * modules/sleep (License): Likewise.
7413         * modules/perror (License): Likewise.
7414         * modules/fopen (License): Change to LGPLv2+, with approval by Eric
7415         Blake.
7416         * modules/signal (License): Likewise.
7417         * modules/sigprocmask (License): Likewise.
7418         * modules/raise (License): Change to LGPLv2+, with approval by Jim
7419         Meyering.
7420
7421 2008-10-04  Bruno Haible  <bruno@clisp.org>
7422
7423         * lib/spawn.in.h (POSIX_SPAWN_*): Undefine before redefining.
7424         Reported by Rainer Tammer <tammer@tammer.net>.
7425
7426 2008-10-03  Paolo Bonzini  <bonzini@gnu.org>
7427             Bruno Haible  <bruno@clisp.org>
7428
7429         * lib/errno.in.h (EWOULDBLOCK) [win32]: Define to EAGAIN.
7430         * lib/winsock.c (set_winsock_errno): Map WSAEWOULDBLOCK to EWOULDBLOCK.
7431         * lib/strerror.c (rpl_strerror): Remove error string for EWOULDBLOCK.
7432
7433 2008-10-03  Kamil Dudka  <kdudka@redhat.com>
7434
7435         filevercmp: new module
7436         * lib/filevercmp.h: New function filevercmp comparing version strings.
7437         * lib/filevercmp.c: Implementation of filevercmp function.
7438         * modules/filevercmp: Module metadata.
7439         * tests/test-filevercmp.c: Unit test for new module.
7440         * modules/filevercmp-tests: Unit test metadata.
7441         * MODULES.html.sh: Add filevercmp module.
7442
7443 2008-10-03  Bruno Haible  <bruno@clisp.org>
7444
7445         * lib/c-ctype.h: Add comment.
7446         Reported by Jim Meyering.
7447
7448 2008-10-02  Bruno Haible  <bruno@clisp.org>
7449
7450         * modules/posix_spawn-internal (Depends-on): Add 'open'.
7451
7452 2008-10-02  Paolo Bonzini  <bonzini@gnu.org>
7453
7454         * build-aux/bootstrap: Allow renaming bootstrap, and change the
7455         name of bootstrap.conf accordingly.
7456
7457 2008-10-02  Paolo Bonzini  <bonzini@gnu.org>
7458
7459         * build-aux/bootstrap: Install git-merge-changelog configuration
7460         items into .gitconfig if needed.
7461
7462 2008-10-02  Paolo Bonzini  <bonzini@gnu.org>
7463
7464         * build-aux/bootstrap: Recognize `gnulib' being a submodule in a
7465         git repository, and initialize/update it accordingly.
7466
7467 2008-10-02  Richard W.M. Jones  <rjones@redhat.com>
7468
7469         * modules/fsync-tests: New file.
7470         * tests/test-fsync.c: New file.
7471
7472         New module 'fsync'.
7473         * lib/fsync.c: New file.
7474         * m4/fsync.m4: New file.
7475         * modules/fsync: New file.
7476         * lib/unistd.in.h (fsync): New declaration.
7477         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Define and AC_SUBST both
7478         GNULIB_FSYNC and HAVE_FSYNC.
7479         * modules/unistd: Substitute GNULIB_FSYNC and HAVE_FSYNC.
7480         * MODULES.html.sh (posix_functions): Add fsync.
7481         * doc/posix-functions/fsync.texi: Mention the new module.
7482
7483 2008-10-02  Jim Meyering  <meyering@redhat.com>
7484
7485         fts.c: sync with similar code from coreutils' remove.c
7486         * lib/fts.c (dirent_inode_sort_may_be_useful): Merge from coreutils.
7487         Guard also with "#if defined __linux__", since for now at least,
7488         this code is Linux-kernel-specific.
7489
7490 2008-10-02  Jim Meyering  <meyering@redhat.com>
7491
7492         fts: bug fixes
7493         * lib/fts.c: Remove unnecessary "defined" in cpp directive.
7494         Include <sys/vfs.h>, not <sys/statfs.h>.
7495
7496         * m4/fts.m4 (gl_FUNC_FTS_CORE): Fix typo s/vfs/vfs.h/.
7497         Include <sys/vfs.h>, not <sys/statfs.h>.
7498
7499 2008-10-01  Bruno Haible  <bruno@clisp.org>
7500
7501         Avoid the broken posix_spawn function on AIX 5.3 and 6.1.
7502         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_WORKS): New macro.
7503         (gl_POSIX_SPAWN_BODY): Invoke it. Set REPLACE_POSIX_SPAWN if needed.
7504         * doc/posix-functions/posix_spawn.texi: Mention the AIX bugs.
7505         * doc/posix-functions/posix_spawnp.texi: Likewise.
7506         * m4/execute.m4 (gl_EXECUTE): Invoke gl_POSIX_SPAWN_WORKS, to check
7507         whether posix_spawn actually works.
7508         * m4/pipe.m4 (gl_PIPE): Likewise.
7509         * modules/execute (Files): Add m4/posix_spawn.m4.
7510         * modules/pipe (Files): Add m4/posix_spawn.m4.
7511         Reported and analyzed by Rainer Tammer <tammer@tammer.net>.
7512
7513 2008-10-01  Jim Meyering  <meyering@redhat.com>
7514
7515         remove trailing spaces
7516         * NEWS: Likewise.
7517         * lib/poll.c (poll): Likewise.
7518         * lib/sys_socket.in.h (SHUT_RDWR): Likewise.
7519         * lib/winsock.c (rpl_close): Likewise.
7520         * m4/memcmp.m4 (gl_FUNC_MEMCMP): Likewise.
7521         * modules/yield: Likewise.
7522         * tests/test-poll.c (connect_to_socket, poll1): Likewise.
7523         * tests/test-sys_select.c (connect_to_socket): Likewise.
7524
7525         fts.c: adjust a new interface to be more generally useful
7526         * lib/fts.c (dirent_inode_sort_may_be_useful): Take an FD parameter.
7527         (fts_build): Adjust caller.
7528
7529 2008-09-30  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
7530
7531         * modules/cond-tests: New file.
7532         * tests/test-cond.c: New file.
7533
7534 2008-09-30  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
7535             Bruno Haible  <bruno@clisp.org>
7536
7537         * modules/cond (Dependencies): Add errno, time.
7538         * lib/glthread/cond.h: Include <time.h>.
7539         (gl_cond_define, gl_cond_define_initialized): Use the same definition
7540         across platforms.
7541
7542 2008-09-30  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
7543             Bruno Haible  <bruno@clisp.org>
7544
7545         * m4/thread.m4 (gl_THREAD): Fix detection of pthread_atfork function.
7546
7547 2008-09-30  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
7548             Bruno Haible  <bruno@clisp.org>
7549
7550         * modules/tls-tests (Depends-on): Add thread, yield.
7551         (configure.ac): Remove all checks.
7552         (test_tls_LDADD): Use YIELD_LIB instead of LIBSCHED.
7553         * tests/test-tls.c (gl_thread_t, gl_thread_join, gl_thread_yield,
7554         gl_thread_self): Remove definitions. Include glthread/thread.h and
7555         glthread/yield.h instead.
7556         (test_tls): Pass an additional NULL argument to gl_thread_join.
7557
7558 2008-09-30  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
7559             Bruno Haible  <bruno@clisp.org>
7560
7561         * modules/lock-tests (Depends-on): Add thread, yield.
7562         (configure.ac): Remove all checks.
7563         (test_lock_LDADD): Use YIELD_LIB instead of LIBSCHED.
7564         * tests/test-lock.c (gl_thread_t, gl_thread_join, gl_thread_yield,
7565         gl_thread_self): Remove definitions. Include glthread/thread.h and
7566         glthread/yield.h instead.
7567         (test_lock, test_rwlock, test_recursive_lock, test_once): Pass an
7568         additional NULL argument to gl_thread_join.
7569
7570 2008-09-30  Bruno Haible  <bruno@clisp.org>
7571
7572         Fix the Win32 implementation of the 'thread' module.
7573         * lib/glthread/thread.h [USE_WIN32_THREADS] (gl_thread_t): Change to a
7574         pointer type.
7575         (gl_thread_self): Invoke gl_thread_self_func.
7576         (gl_thread_self_func): New declaration.
7577         * lib/glthread/thread.c [USE_WIN32_THREADS] (self_key): New variable.
7578         (do_init_self_key, init_self_key): New functions.
7579         (struct gl_thread_struct): Renamed from 'struct thread_extra'.
7580         Remove some fields.
7581         (running_threads, running_lock): Remove variables.
7582         (get_current_thread_handle): New function.
7583         (gl_thread_self_func, wrapper_func, glthread_create_func,
7584         glthread_join_func, gl_thread_exit_func): Largely rewritten and
7585         simplified.
7586
7587 2008-09-30  Bruno Haible  <bruno@clisp.org>
7588
7589         * lib/winsock-select.c (win32_poll_handle): Add shortcut for regular
7590         files.
7591
7592 2008-09-30  Jim Meyering  <meyering@redhat.com>
7593
7594         fts.m4: correct the test for statfs.f_type
7595         * m4/fts.m4 (gl_FUNC_FTS_CORE): Include <sys/statfs.h>
7596         when checking for statfs.f_type.
7597
7598 2008-09-15  Simon Josefsson  <simon@josefsson.org>
7599
7600         tests: avoid some compiler warnings
7601         * tests/test-memchr.c (main): Pass NULL indirectly.
7602         * tests/test-getdate.c (main): Remove unused variable 'ret'.
7603
7604 2008-09-29  Ondřej Vašík  <ovasik@redhat.com>
7605
7606         getdate.y: disallow countable dayshifts like "4 yesterday ago"
7607         * lib/getdate.y (relative_time_table) [tDAY_SHIFT]: New type for
7608         exactly specified dayshifts.
7609         (dayshift): New rule.
7610         (rel): Add dayshift.
7611         (relative_time_table) [tomorrow, yesterday, today, now]:
7612         Use tDAY_SHIFT in place of tDAY_UNIT.
7613         * tests/test-getdate.c: Add tests for now-disallowed countable
7614         dayshifts, e.g., "4 yesterday ago".
7615
7616 2008-09-29  Bruno Haible  <bruno@clisp.org>
7617
7618         * tests/test-posix_spawn1.c: Renamed from tests/test-posix_spawn.c.
7619         * tests/test-posix_spawn1.in.sh: Renamed from
7620         tests/test-posix_spawn.in.sh.
7621         * tests/test-posix_spawn2.c: New file.
7622         * tests/test-posix_spawn2.in.sh: New file.
7623         * modules/posix_spawnp-tests (Files): Update.
7624         (Makefile.am): Update. Add test-posix_spawn2 to the tests.
7625
7626 2008-09-29  Bruno Haible  <bruno@clisp.org>
7627
7628         Propagate effects of putenv/setenv/unsetenv to child processes.
7629         * lib/execute.c (execute): Use spawnvpe instead of spawnvp.
7630         * lib/pipe.c (create_pipe): Likewise.
7631
7632 2008-09-29  Bruno Haible  <bruno@clisp.org>
7633
7634         Enable use of shell scripts as executables in mingw.
7635         * lib/execute.c (execute): When spawnv fails with error ENOEXEC,
7636         run the program as a shell script.
7637         * lib/pipe.c (create_pipe): Likewise.
7638         * lib/w32spawn.h (prepare_spawn): Add a hidden element in front of the
7639         resulting array.
7640
7641 2008-09-29  Eric Blake  <ebb9@byu.net>
7642
7643         * m4/arpa_inet_h.m4 (gl_REPLACE_ARPA_INET_H): Fix typo.
7644
7645 2008-08-24  Paolo Bonzini  <bonzini@gnu.org>
7646
7647         * doc/posix-functions/accept.texi: Update mingw problems.
7648         * doc/posix-functions/bind.texi: Update mingw problems.
7649         * doc/posix-functions/close.texi: Update mingw problems.
7650         * doc/posix-functions/connect.texi: Update mingw problems.
7651         * doc/posix-functions/getpeername.texi: Update mingw problems.
7652         * doc/posix-functions/getsockname.texi: Update mingw problems.
7653         * doc/posix-functions/getsockopt.texi: Update mingw problems.
7654         * doc/posix-functions/ioctl.texi: Update mingw problems.
7655         * doc/posix-functions/listen.texi: Update mingw problems.
7656         * doc/posix-functions/recv.texi: Update mingw problems.
7657         * doc/posix-functions/recvfrom.texi: Update mingw problems.
7658         * doc/posix-functions/select.texi: Update mingw problems.
7659         * doc/posix-functions/send.texi: Update mingw problems.
7660         * doc/posix-functions/sendto.texi: Update mingw problems.
7661         * doc/posix-functions/setsockopt.texi: Update mingw problems.
7662         * doc/posix-functions/socket.texi: Update mingw problems.
7663
7664 2008-09-29  Paolo Bonzini  <bonzini@gnu.org>
7665             Bruno Haible  <bruno@clisp.org>
7666
7667         * lib/sys_select.in.h: Include sys/time.h.
7668         * m4/sys_select.h.m4: Test that struct timeval is fully defined.
7669         * modules/sys_select: Depend on sys_time.
7670         * tests/test-sys_select.c: Test that sys/select.h defines struct
7671         timeval fully.
7672
7673 2008-09-29  Bruno Haible  <bruno@clisp.org>
7674
7675         * lib/sys_socket.in.h: Wrap the definitions in 'extern "C"'.
7676         * lib/sys_select.in.h: Likewise.
7677
7678 2008-09-29  Bruno Haible  <bruno@clisp.org>
7679
7680         * lib/winsock.c (rpl_close, rpl_socket): Remove unused variables.
7681
7682 2008-09-29  Bruno Haible  <bruno@clisp.org>
7683
7684         * m4/sockets.m4 (gl_SOCKETS): Check also for the need to use -lsocket.
7685         Set LIBSOCKET instead of augmenting LIBS.
7686         * modules/sockets (Link): New section.
7687         * modules/sockets-tests (test_sockets_LDADD): New variable.
7688         * modules/sys_select-tests (test_sys_select_LDADD): New variable.
7689         * modules/poll-tests (test_poll_LDADD): New variable.
7690         * NEWS: Document the change.
7691
7692 2008-09-29  Bruno Haible  <bruno@clisp.org>
7693
7694         * m4/arpa_inet_h.m4 (gl_REPLACE_ARPA_INET_H): New macro.
7695         * m4/inet_ntop.m4 (gl_INET_NTOP): Invoke it instead of assigning
7696         ARPA_INET_H directly.
7697         * m4/inet_pton.m4 (gl_INET_PTON): Likewise.
7698
7699 2008-09-28  Bruno Haible  <bruno@clisp.org>
7700
7701         * m4/sys_socket_h.m4 (gl_PREREQ_SYS_H_WINSOCK2): New macro, extracted
7702         from gl_HEADER_SYS_SOCKET.
7703         (gl_HEADER_SYS_SOCKET): Invoke it.
7704         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Likewise.
7705
7706 2008-09-28  Bruno Haible  <bruno@clisp.org>
7707
7708         * doc/posix-headers/sys_select.texi: Mention 'struct timeval' problem.
7709         * tests/test-sys_select.c: Include <sys/time.h>, for struct timeval.
7710         Needed on OSF/1 4.0.
7711
7712 2008-09-28  Bruno Haible  <bruno@clisp.org>
7713
7714         Override open more carefully.
7715         * lib/open.c (orig_open): New function.
7716         (rpl_open): Use orig_open instead of open.
7717         * lib/fcntl.in.h: Add special invocation convention.
7718         * m4/open.m4 (gl_PREREQ_OPEN): New macro.
7719         (gl_FUNC_OPEN): Invoke it.
7720
7721         Override freopen more carefully.
7722         * lib/freopen.c (orig_freopen): New function.
7723         (rpl_freopen): Use orig_freopen instead of freopen.
7724         * m4/freopen.m4 (gl_PREREQ_FREOPEN): New macro.
7725         (gl_FUNC_FREOPEN): Invoke it.
7726
7727         Override fopen more carefully.
7728         * lib/fopen.c (orig_fopen): New function.
7729         (rpl_fopen): Use orig_fopen instead of fopen.
7730         * m4/fopen.m4 (gl_PREREQ_FOPEN): New macro.
7731         (gl_FUNC_FOPEN): Invoke it.
7732         Needed on AIX. Reported by Rainer Tammer <tammer@tammer.net>.
7733
7734 2008-09-28  Bruno Haible  <bruno@clisp.org>
7735
7736         * lib/pipe.h (create_pipe_out, create_pipe_bidi): Add comment about
7737         SIGPIPE.
7738
7739 2008-09-28  Bruno Haible  <bruno@clisp.org>
7740
7741         * tests/test-sigaction.c (handler, main): Disable the check whether
7742         SA_RESETHAND has reverted the installed handler to SIG_DFL. Needed on
7743         glibc systems with LinuxThreads.
7744
7745 2008-09-28  Bruno Haible  <bruno@clisp.org>
7746
7747         * doc/posix-functions/freopen.texi: Mention the trailing slash problem.
7748
7749         * lib/stdio.in.h (fopen, freopen): Undefine before redefining. Needed
7750         with AIX xlc.
7751         * lib/fcntl.in.h (open): Likewise.
7752         Reported by Rainer Tammer <tammer@tammer.net>.
7753
7754 2008-09-28  Bruno Haible  <bruno@clisp.org>
7755
7756         * modules/posix_spawnp-tests: New file.
7757         * tests/test-posix_spawn.c: New file.
7758         * tests/test-posix_spawn.in.sh: New file.
7759
7760         New module 'posix_spawnp'.
7761         * modules/posix_spawnp: New file.
7762         * lib/spawnp.c: New file, from GNU libc with modifications.
7763         * doc/posix-functions/posix_spawnp.texi: Mention the new module.
7764
7765         New module 'posix_spawn'.
7766         * modules/posix_spawn: New file.
7767         * lib/spawn.c: New file, from GNU libc with modifications.
7768         * doc/posix-functions/posix_spawn.texi: Mention the new module.
7769
7770         New module 'posix_spawnattr_destroy'.
7771         * modules/posix_spawnattr_destroy: New file.
7772         * lib/spawnattr_destroy.c: New file, from GNU libc with modifications.
7773         * doc/posix-functions/posix_spawnattr_destroy.texi: Mention the new
7774         module.
7775
7776         New module 'posix_spawnattr_setsigmask'.
7777         * modules/posix_spawnattr_setsigmask: New file.
7778         * lib/spawnattr_setsigmask.c: New file, from GNU libc with
7779         modifications.
7780         * doc/posix-functions/posix_spawnattr_setsigmask.texi: Mention the
7781         new module.
7782
7783         New module 'posix_spawnattr_getsigmask'.
7784         * modules/posix_spawnattr_getsigmask: New file.
7785         * lib/spawnattr_getsigmask.c: New file, from GNU libc with
7786         modifications.
7787         * doc/posix-functions/posix_spawnattr_getsigmask.texi: Mention the
7788         new module.
7789
7790         New module 'posix_spawnattr_setsigdefault'.
7791         * modules/posix_spawnattr_setsigdefault: New file.
7792         * lib/spawnattr_setdefault.c: New file, from GNU libc with
7793         modifications.
7794         * doc/posix-functions/posix_spawnattr_setsigdefault.texi: Mention the
7795         new module.
7796
7797         New module 'posix_spawnattr_getsigdefault'.
7798         * modules/posix_spawnattr_getsigdefault: New file.
7799         * lib/spawnattr_getdefault.c: New file, from GNU libc with
7800         modifications.
7801         * doc/posix-functions/posix_spawnattr_getsigdefault.texi: Mention the
7802         new module.
7803
7804         New module 'posix_spawnattr_setschedpolicy'.
7805         * modules/posix_spawnattr_setschedpolicy: New file.
7806         * lib/spawnattr_setschedpolicy.c: New file, from GNU libc with
7807         modifications.
7808         * doc/posix-functions/posix_spawnattr_setschedpolicy.texi: Mention the
7809         new module.
7810
7811         New module 'posix_spawnattr_getschedpolicy'.
7812         * modules/posix_spawnattr_getschedpolicy: New file.
7813         * lib/spawnattr_getschedpolicy.c: New file, from GNU libc with
7814         modifications.
7815         * doc/posix-functions/posix_spawnattr_getschedpolicy.texi: Mention the
7816         new module.
7817
7818         New module 'posix_spawnattr_setschedparam'.
7819         * modules/posix_spawnattr_setschedparam: New file.
7820         * lib/spawnattr_setschedparam.c: New file, from GNU libc with
7821         modifications.
7822         * doc/posix-functions/posix_spawnattr_setschedparam.texi: Mention the
7823         new module.
7824
7825         New module 'posix_spawnattr_getschedparam'.
7826         * modules/posix_spawnattr_getschedparam: New file.
7827         * lib/spawnattr_getschedparam.c: New file, from GNU libc with
7828         modifications.
7829         * doc/posix-functions/posix_spawnattr_getschedparam.texi: Mention the
7830         new module.
7831
7832         New module 'posix_spawnattr_setpgroup'.
7833         * modules/posix_spawnattr_setpgroup: New file.
7834         * lib/spawnattr_setpgroup.c: New file, from GNU libc with
7835         modifications.
7836         * doc/posix-functions/posix_spawnattr_setpgroup.texi: Mention the new
7837         module.
7838
7839         New module 'posix_spawnattr_getpgroup'.
7840         * modules/posix_spawnattr_getpgroup: New file.
7841         * lib/spawnattr_getpgroup.c: New file, from GNU libc with
7842         modifications.
7843         * doc/posix-functions/posix_spawnattr_getpgroup.texi: Mention the new
7844         module.
7845
7846         New module 'posix_spawnattr_setflags'.
7847         * modules/posix_spawnattr_setflags: New file.
7848         * lib/spawnattr_setflags.c: New file, from GNU libc with modifications.
7849         * doc/posix-functions/posix_spawnattr_setflags.texi: Mention the new
7850         module.
7851
7852         New module 'posix_spawnattr_getflags'.
7853         * modules/posix_spawnattr_getflags: New file.
7854         * lib/spawnattr_getflags.c: New file, from GNU libc with modifications.
7855         * doc/posix-functions/posix_spawnattr_getflags.texi: Mention the new
7856         module.
7857
7858         New module 'posix_spawnattr_init'.
7859         * modules/posix_spawnattr_init: New file.
7860         * lib/spawnattr_init.c: New file, from GNU libc with modifications.
7861         * doc/posix-functions/posix_spawnattr_init.texi: Mention the new
7862         module.
7863
7864         New module 'posix_spawn_file_actions_destroy'.
7865         * modules/posix_spawn_file_actions_destroy: New file.
7866         * lib/spawn_faction_destroy.c: New file, from GNU libc with
7867         modifications.
7868         * doc/posix-functions/posix_spawn_file_actions_destroy.texi: Mention
7869         the new module.
7870
7871         New module 'posix_spawn_file_actions_addopen'.
7872         * modules/posix_spawn_file_actions_addopen: New file.
7873         * lib/spawn_faction_addopen.c: New file, from GNU libc with
7874         modifications.
7875         * doc/posix-functions/posix_spawn_file_actions_addopen.texi: Mention
7876         the new module.
7877
7878         New module 'posix_spawn_file_actions_adddup2'.
7879         * modules/posix_spawn_file_actions_adddup2: New file.
7880         * lib/spawn_faction_adddup2.c: New file, from GNU libc with
7881         modifications.
7882         * doc/posix-functions/posix_spawn_file_actions_adddup2.texi: Mention
7883         the new module.
7884
7885         New module 'posix_spawn_file_actions_addclose'.
7886         * modules/posix_spawn_file_actions_addclose: New file.
7887         * lib/spawn_faction_addclose.c: New file, from GNU libc with
7888         modifications.
7889         * doc/posix-functions/posix_spawn_file_actions_addclose.texi: Mention
7890         the new module.
7891
7892         New module 'posix_spawn_file_actions_init'.
7893         * modules/posix_spawn_file_actions_init: New file.
7894         * lib/spawn_faction_init.c: New file, from GNU libc with modifications.
7895         * doc/posix-functions/posix_spawn_file_actions_init.texi: Mention the
7896         new module.
7897
7898         New module 'posix_spawn-internal'.
7899         * modules/posix_spawn-internal: New file.
7900         * lib/spawn_int.h: New file, from GNU libc with modifications.
7901         * lib/spawni.c: New file, from GNU libc with modifications.
7902         * m4/posix_spawn.m4: New file.
7903
7904         New module 'spawn'.
7905         * modules/spawn: New file.
7906         * lib/spawn.in.h: New file, from GNU libc with modifications.
7907         * m4/spawn_h.m4: New file.
7908         * doc/posix-headers/spawn.texi: Mention the new module.
7909
7910 2008-09-28  Bruno Haible  <bruno@clisp.org>
7911
7912         * modules/sched-tests: New file.
7913         * tests/test-sched.c: New file.
7914
7915         New module 'sched'.
7916         * modules/sched: New file.
7917         * lib/sched.in.h: New file.
7918         * m4/sched_h.m4: New file.
7919         * doc/posix-headers/sched.texi: Mention the new module.
7920
7921 2008-09-27  Eric Blake  <ebb9@byu.net>
7922
7923         Fix previous patch, and tweak references to $0.
7924         * posix-modules: Call func_gnulib_dir before using $gnulib_dir.
7925         (func_version, func_gnulib_dir): Don't call this program
7926         gnulib-tool.
7927         (func_gnulib_dir, func_tmpdir, func_fatal_error): Avoid shell bugs
7928         with using $0 in function.
7929         * gnulib-tool (func_gnulib_dir, func_tmpdir): Likewise.
7930         (func_fatal_error): Reuse the name the user invoked us with.
7931
7932 2008-09-27  Bruno Haible  <bruno@clisp.org>
7933
7934         * m4/iconv_h.m4 (gl_REPLACE_ICONV_H): New macro.
7935         (gl_ICONV_H_DEFAULTS): Initialize ICONV_H here...
7936         (gl_ICONV_H): Not here.
7937         * m4/iconv_open.m4 (gl_REPLACE_ICONV_OPEN): Invoke gl_REPLACE_ICONV_H
7938         instead of assigning ICONV_H directly.
7939
7940         * m4/wchar.m4 (gl_REPLACE_WCHAR_H): New macro.
7941         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Invoke it instead of assigning
7942         WCHAR_H directly.
7943
7944 2008-09-27  Bruno Haible  <bruno@clisp.org>
7945
7946         * lib/arpa_inet.in.h: Include the GL_LINK_WARNING anchor.
7947         * modules/arpa_inet (Depends-on): Add link-warning.
7948         (Makefile.am): Insert the definition of GL_LINK-WARNING.
7949         * modules/unistd (Makefile.am): Likewise.
7950
7951 2008-09-26  Bruno Haible  <bruno@clisp.org>
7952
7953         * posix-modules (cvsdatestamp, last_checkin_date, version): Remove
7954         variables.
7955         (func_version): Essentially copied from gnulib-tool.
7956         (func_exit, func_gnulib_dir, func_tmpdir, func_fatal_error,
7957         func_readlink): Copied from gnulib-tool.
7958
7959 2008-09-26  Bruno Haible  <bruno@clisp.org>
7960
7961         * gnulib-tool (func_version): Change directory to $gnulib_dir before
7962         invoking git-version-gen.
7963
7964 2008-09-26  Bruno Haible  <bruno@clisp.org>
7965
7966         * posix-modules: Update to directory names changed on 2008-01-19.
7967         Remove commas in output before splitting into words. No more need to
7968         avoid 'ftruncate' since 2007-02-19.
7969
7970 2008-09-26  Bruno Haible  <bruno@clisp.org>
7971
7972         * doc/posix-headers/errno.texi: Remove mention of module 'EOVERFLOW'.
7973
7974 2008-09-26  Bruno Haible  <bruno@clisp.org>
7975
7976         * lib/fwriteerror.c (do_fwriteerror): Ignore error EPIPE.
7977         * modules/fwriteerror (Depends-on): Add errno.
7978
7979 2008-09-26  Bruno Haible  <bruno@clisp.org>
7980
7981         * tests/test-vc-list-files-git.sh: Explain reason for skipping test.
7982         * tests/test-vc-list-files-cvs.sh: Likewise.
7983
7984 2008-09-26  Bruno Haible  <bruno@clisp.org>
7985
7986         * doc/posix-headers/sys_resource.texi: Reorder items.
7987
7988 2008-09-26  Jim Meyering  <meyering@redhat.com>
7989
7990         fts: tweak inode comparison function
7991         * lib/fts.c (fts_compare_ino): Sort on increasing, not decreasing
7992         inode numbers, as documented.
7993
7994         fts: sort dirent entries on inode number before traversing
7995         This avoids a quadratic, seek-related performance penalty when
7996         operating on a directory containing many entries (measurable at 10k;
7997         3.5 hours at 2 million entries with a cold cache) on certain types
7998         of file systems, including ext3 and ext4, but not tmpfs.
7999         * lib/fts.c (DT_MUST_BE, NOT_AN_INODE_NUMBER, D_INO): Define.
8000         (FTS_INODE_SORT_DIR_ENTRIES_THRESHOLD): Define if not defined.
8001         (S_MAGIC_TMPFS, S_MAGIC_NFS): Define.
8002         (fs_handles_readdir_ordered_dirents_efficiently): New function.
8003         (dirent_inode_sort_may_be_useful, fts_compare_ino): Likewise.
8004         (fts_build): Set the stat.st_ino member from D_INO.
8005         If it is likely to be useful, sort dirent entries on inode number.
8006
8007         * m4/fts.m4 (gl_FUNC_FTS_CORE): Check for fstatfs, sys/vfs.h,
8008         and the struct statfs.f_type member.
8009         * modules/fts (Depends-on): Add d-ino.
8010
8011 2008-09-26  Bruno Haible  <bruno@clisp.org>
8012
8013         * modules/sigpipe-die (Depends-on): Add sigpipe.
8014
8015         * lib/stdio.in.h (fprintf, vfprintf, printf, vprintf, fputc, putc,
8016         putchar, fputs, puts, fwrite): Replace when REPLACE_STDIO_WRITE_FUNCS
8017         and GNULIB_STDIO_H_SIGPIPE are set.
8018         * lib/stdio-write.c: New file.
8019         * m4/stdio_h.m4 (gl_STDIO_H): Set GNULIB_FPRINTF, GNULIB_PRINTF,
8020         GNULIB_VFPRINTF, GNULIB_VPRINTF, GNULIB_FPUTC, GNULIB_PUTC,
8021         GNULIB_PUTCHAR, GNULIB_FPUTS, GNULIB_PUTS, GNULIB_FWRITE,
8022         REPLACE_STDIO_WRITE_FUNCS.
8023         (gl_STDIO_H_DEFAULTS): Initialize GNULIB_FPRINTF, GNULIB_PRINTF,
8024         GNULIB_VFPRINTF, GNULIB_VPRINTF, GNULIB_FPUTC, GNULIB_PUTC,
8025         GNULIB_PUTCHAR, GNULIB_FPUTS, GNULIB_PUTS, GNULIB_FWRITE,
8026         GNULIB_STDIO_H_SIGPIPE, REPLACE_STDIO_WRITE_FUNCS.
8027         * modules/stdio (Files): Add lib/stdio-write.c.
8028         (Makefile.am): Substitute GNULIB_FPRINTF, GNULIB_PRINTF,
8029         GNULIB_VFPRINTF, GNULIB_VPRINTF, GNULIB_FPUTC, GNULIB_PUTC,
8030         GNULIB_PUTCHAR, GNULIB_FPUTS, GNULIB_PUTS, GNULIB_FWRITE,
8031         GNULIB_STDIO_H_SIGPIPE, REPLACE_STDIO_WRITE_FUNCS.
8032         * m4/fprintf-posix.m4 (gl_REPLACE_FPRINTF): Define
8033         REPLACE_FPRINTF_POSIX.
8034         * m4/printf-posix-rpl.m4 (gl_REPLACE_PRINTF): Define
8035         REPLACE_PRINTF_POSIX.
8036         * m4/vfprintf-posix.m4 (gl_REPLACE_VFPRINTF): Define
8037         REPLACE_VFPRINTF_POSIX.
8038         * m4/vprintf-posix.m4 (gl_REPLACE_VPRINTF): Define
8039         REPLACE_VPRINTF_POSIX.
8040         * doc/posix-functions/fprintf.texi: Mention the sigpipe module and the
8041         SIGPIPE issue.
8042         * doc/posix-functions/fputc.texi: Likewise.
8043         * doc/posix-functions/fputs.texi: Likewise.
8044         * doc/posix-functions/fwrite.texi: Likewise.
8045         * doc/posix-functions/printf.texi: Likewise.
8046         * doc/posix-functions/putc.texi: Likewise.
8047         * doc/posix-functions/putchar.texi: Likewise.
8048         * doc/posix-functions/puts.texi: Likewise.
8049         * doc/posix-functions/vfprintf.texi: Likewise.
8050         * doc/posix-functions/vprintf.texi: Likewise.
8051
8052         * modules/safe-write (Depends-on): Add write.
8053
8054         * modules/sigpipe-tests: New file.
8055         * tests/test-sigpipe.c: New file.
8056         * tests/test-sigpipe.sh: New file.
8057
8058         * modules/write: New file.
8059         * lib/unistd.in.h: Include <sys/types.h>.
8060         (write): New declaration.
8061         * lib/write.c: New file.
8062         * m4/write.m4: New file.
8063         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
8064         GNULIB_UNISTD_H_SIGPIPE, GNULIB_WRITE, REPLACE_WRITE.
8065         * modules/unistd (Makefile.am): Substitute GNULIB_UNISTD_H_SIGPIPE,
8066         GNULIB_WRITE, REPLACE_WRITE.
8067         * doc/posix-functions/write.texi: Mention the write, sigpipe modules
8068         and the SIGPIPE issue.
8069
8070         * lib/signal.in.h (SIGPIPE): Define to a replacement value.
8071         (raise): New declaration.
8072         * lib/sigprocmask.c (SIGPIPE_handler): New variable.
8073         (ext_signal): New function.
8074         (rpl_raise): New function.
8075         * m4/signal_h.m4 (gl_SIGNAL_H_DEFAULTS): Initialize
8076         GNULIB_SIGNAL_H_SIGPIPE.
8077         * modules/signal (Makefile.am): Substitute GNULIB_SIGNAL_H_SIGPIPE.
8078         * doc/posix-headers/signal.texi: Mention the SIGPIPE issue.
8079
8080         * modules/sigpipe: New file.
8081         * m4/sigpipe.m4: New file.
8082
8083 2008-09-25  Derek Price  <derek@ximbiot.com>
8084             Bruno Haible  <bruno@clisp.org>
8085
8086         * gnulib-tool (func_import): Report all license incompatibilities, not
8087         just the first one.
8088
8089 2008-09-25  Bruno Haible  <bruno@clisp.org>
8090
8091         * gnulib-tool (func_import): When computing the edits, consider not
8092         only the Makefile.ams that exist but also those that will be generated.
8093
8094 2008-09-25  Simon Josefsson  <simon@josefsson.org>
8095
8096         * modules/sys_select-tests (Depends-on): Remove sys_select itself,
8097         fixes gnulib-tool --test warning about duplicate dependency.
8098
8099 2008-09-25  Bruno Haible  <bruno@clisp.org>
8100
8101         * gnulib-tool: Don't ask the user to perform edits in the generated
8102         Makefile.ams.
8103         (func_emit_lib_Makefile_am): Emit empty SUBDIRS. Execute edits that
8104         apply to the Makefile.am being generated.
8105         (func_emit_tests_Makefile_am): Execute edits that apply to the
8106         Makefile.am being generated.
8107         (func_import): Setup list of Makefile.am edits before emitting the
8108         Makefile.ams, not at the end.
8109         (func_create_testdir): Update.
8110         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
8111
8112 2008-09-25  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
8113
8114         * gnulib-tool (func_import): Store the --tests-base option in the
8115         comment in gnulib-cache.m4.
8116
8117 2008-09-24  Paolo Bonzini  <bonzini@gnu.org>
8118
8119         * NEWS: Document increased portability that sys_select now provides.
8120
8121         * lib/sys_select.in.h: Install select wrapper.
8122         * lib/sys_socket.in.h: Use more descriptive name when there is no
8123         select wrapper.
8124         * lib/winsock-select.c: New.
8125         * m4/sys_select_h.m4: Compile lib/winsock-select.c if WinSock is used.
8126         Require gl_HEADER_SYS_SOCKET.
8127         * modules/sys_select: Depend on alloca, add lib/winsock-select.c.
8128         * modules/sys_select-tests: Copy dependencies from modules/poll-tests.
8129         * tests/test-sys_select.c: Add functional tests.
8130
8131 2008-09-24  Eric Blake  <ebb9@byu.net>
8132
8133         open, fopen: close fd leak in last patch
8134         * lib/open.c (rpl_open): Close fd before returning error.
8135         * lib/fopen.c (rpl_fopen): Close fd before returning error.
8136         * doc/posix-functions/open.texi (open): Document that Irix also
8137         has the bug.
8138         * doc/posix-functions/fopen.texi (fopen): Likewise.
8139         Reported by Paolo Bonzini.
8140
8141 2008-09-24  Bruno Haible  <bruno@clisp.org>
8142
8143         Ensure that a filename ending in a slash cannot be used to access a
8144         non-directory.
8145         * lib/open.c (rpl_open): When the filename ends in a slash, use fstat()
8146         to check whether it's really a directory.
8147         * lib/fopen.c: Include fcntl.h, unistd.h.
8148         (rpl_fopen): When the filename ends in a slash, use open(), fstat(),
8149         and fdopen().
8150         * modules/fopen (Depends-on): Add unistd.
8151         * tests/test-open.c (main): Try to open "/dev/null/" as a directory.
8152         * tests/test-fopen.c (main): Likewise.
8153         * doc/posix-functions/open.texi: Mention the HP-UX, Solaris bug.
8154         * doc/posix-functions/fopen.texi: Likewise.
8155         Reported by Eric Blake.
8156
8157 2008-09-23  Eric Blake  <ebb9@byu.net>
8158
8159         c-stack: avoid compiler optimizations when provoking overflow
8160         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Make
8161         recursion harder to optimize, to ensure a stack overflow occurs.
8162         * tests/test-c-stack.c (recurse): Likewise.
8163         Borrowed from libsigsegv.
8164
8165         c-stack: work around Irix sigaltstack bug
8166         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Check
8167         whether sigaltstack uses wrong end of stack_t (copied in part from
8168         libsigsegv).
8169         * lib/c-stack.c (c_stack_action) [!HAVE_LIBSIGSEGV]: Work around
8170         Irix bug, without requiring an over-allocation.
8171         * doc/posix-functions/sigaltstack.texi (sigaltstack): Document the
8172         bug.
8173
8174         fopen: document mingw bug on directories
8175         * doc/posix-functions/fopen.texi (fopen): Mention mingw bug for
8176         not allowing a stream visiting a directory, even though reading
8177         from such a stream is not portable.
8178
8179 2008-09-23  Paolo Bonzini  <bonzini@gnu.org>
8180
8181         * lib/poll.c: Rewrite.
8182         * modules/poll: Depend on alloca.
8183
8184 2008-09-23  Paolo Bonzini  <bonzini@gnu.org>
8185
8186         * lib/sys_socket.in.h: Do not implement rpl_setsockopt here,
8187         instead define prototypes for a full set of wrappers.  Ensure
8188         that Cygwin does not use the compatibility code, which is only
8189         for MinGW.
8190         * lib/winsock.c: New.
8191         * m4/sys_socket_h.m4: Compile lib/winsock.c if WinSock is being used.
8192         * modules/sys_socket: Add lib/winsock.c.
8193
8194         * modules/poll-tests: Add errno and perror.
8195         * tests/test-poll.c: Use ioctl, not ioctlsocket.
8196
8197 2008-09-23  Paolo Bonzini  <bonzini@gnu.org>
8198
8199         * tests/test-poll.c: Downgrade minimum needed Winsock version.
8200
8201 2008-09-23  Bruno Haible  <bruno@clisp.org>
8202
8203         * doc/posix-functions/*: Add info about functions missing on IRIX 5.3.
8204         * doc/glibc-functions/*: Likewise.
8205
8206 2008-09-23  Simon Josefsson  <simon@josefsson.org>
8207
8208         * tests/test-perror.sh (tmpfiles): Cleanup temporary files on
8209         success.
8210
8211 2008-09-22  Eric Blake  <ebb9@byu.net>
8212             Bruno Haible  <bruno@clisp.org>
8213
8214         vasnprintf: fix x86/glibc regression on printf("%La", 0.0L)
8215         * lib/vasnprintf.c (VASNPRINTF): Support 0.0 on platforms that
8216         supply %A but mishandle pseudo-NaN.
8217         Reported by Simon Josefsson.
8218
8219 2008-09-21  Bruno Haible  <bruno@clisp.org>
8220
8221         * tests/test-lock.c (main): Tweak skip message.
8222         * tests/test-tls.c (main): Likewise.
8223
8224 2008-09-21  Bruno Haible  <bruno@clisp.org>
8225
8226         * m4/sigaction.m4 (gl_SIGACTION): Remove unnecessary AC_SUBST. Check
8227         whether 'struct sigaction' has sa_sigaction here...
8228         (gl_PREREQ_SIG_HANDLER_H): ... not here.
8229         (gl_PREREQ_SIGACTION): Remove unnecessary AC_SUBST.
8230
8231 2008-09-21  Bruno Haible  <bruno@clisp.org>
8232
8233         * MODULES.html.sh (Support for obsolete systems lacking ANSI C 89): New
8234         section.
8235         (Support for systems lacking ANSI C 89): Move stdlib, exit, strtol,
8236         strtoul, memchr, memcmp, memcpy, memmove, memset, strcspn, strpbrk to
8237         the new section.
8238         (Support for obsolete systems lacking POSIX:2001): New section.
8239         (String handling <string.h>): Move strdup to the new section.
8240         Suggested by Simon Josefsson and Paolo Bonzini.
8241
8242 2008-09-21  Bruno Haible  <bruno@clisp.org>
8243
8244         * tests/test-vasnprintf-posix.c (test_function): Allow 3-digit
8245         exponents in %e and %g results on 'long double'. Needed for mingw's
8246         improved *printf functions.
8247         * tests/test-vasprintf-posix.c (test_function): Likewise.
8248         * tests/test-snprintf-posix.h (test_function): Likewise.
8249         * tests/test-sprintf-posix.h (test_function): Likewise.
8250         Reported by Eric Blake.
8251
8252 2008-09-21  Bruno Haible  <bruno@clisp.org>
8253
8254         * tests/test-snprintf-posix.h (test_function): Remove useless ASSERTs.
8255         * tests/test-sprintf-posix.h (test_function): Likewise.
8256
8257 2008-09-21  Bruno Haible  <bruno@clisp.org>
8258
8259         * modules/getpass (Depends-on): Add strdup-posix.
8260
8261         New module 'strdup-posix'.
8262         * modules/strdup-posix: New file.
8263         * m4/strdup.m4 (gl_FUNC_STRDUP_POSIX): New macro.
8264         * lib/string.in.h (strdup): Replace if REPLACE_STRDUP is 1.
8265         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
8266         REPLACE_STRDUP.
8267         * modules/string (Makefile.am): Substitute REPLACE_STRDUP.
8268         * doc/posix-functions/strdup.texi: Mention module strdup-posix.
8269         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
8270         strdup-posix.
8271
8272         * modules/strdup (Depends-on): Remove malloc-posix.
8273
8274 2008-09-20  Bruno Haible  <bruno@clisp.org>
8275
8276         * lib/fstrcmp.c: Add data about branch probabilities, from Ralf
8277         Wildenhues.
8278
8279 2008-09-20  Bruno Haible  <bruno@clisp.org>
8280
8281         Ensure that wint_t gets defined on IRIX 5.3.
8282         * lib/wchar.in.h (wint_t): Define if not defined by the system.
8283         * lib/wctype.in.h (wint_t): Likewise.
8284         (__wctype_wint_t): Remove type.
8285         (isw*): Use wint_t instead of __wctype_wint_t.
8286         * m4/wchar.m4 (gl_WCHAR_H): Invoke gt_TYPE_WINT_T and set HAVE_WINT_T.
8287         * modules/wchar (Files): Add m4/wint_t.m4.
8288         (Makefile.am): Substitute HAVE_WINT_T.
8289         * tests/test-wchar.c: Check that wchar_t and wint_t are defined.
8290         * tests/test-wctype.c: Check that wint_t is defined.
8291         * doc/posix-headers/wchar.texi: Mention the IRIX 5 problem.
8292         * doc/posix-headers/wctype.texi: Likewise.
8293         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
8294
8295 2008-09-18  Bruno Haible  <bruno@clisp.org>
8296
8297         * gnulib-tool (func_exit): Update comment.
8298
8299 2008-09-18  Simon Josefsson  <simon@josefsson.org>
8300
8301         * modules/getaddrinfo (Depends-on): Remove strdup, this module
8302         assumes strdup exists and does not depend on strdup to return
8303         ENOMEM on out of memory conditions.
8304
8305 2008-09-18  Bruno Haible  <bruno@clisp.org>
8306
8307         * lib/vasnprintf.c (VASNPRINTF): When printing ±0.0L in
8308         NEED_PRINTF_INFINITE_LONG_DOUBLE case with 'e' format, always use two
8309         digits for the exponent.
8310
8311 2008-09-18  Jim Meyering  <meyering@redhat.com>
8312             Bruno Haible  <bruno@clisp.org>
8313
8314         * lib/vasnprintf.c (decimal_point_char): Define also if
8315         NEED_PRINTF_INFINITE_LONG_DOUBLE.
8316
8317 2008-09-16  Bruno Haible  <bruno@clisp.org>
8318         and Eric Blake  <ebb9@byu.net>
8319
8320         vasnprintf: support Irix 5.3
8321         * lib/vasnprintf.c (VASNPRINTF): Also handle -0.0L on platforms
8322         that mishandle long double infinity.
8323         Reported by Tom G. Christensen.
8324
8325 2008-09-16  Bruno Haible  <bruno@clisp.org>
8326
8327         * doc/glibc-functions/scandir.texi: Mention the function is missing on
8328         Solaris 9.
8329         * doc/glibc-functions/alphasort.texi: Likewise.
8330         Reported by Michael Haubenwallner <michael.haubenwallner@salomon.at>.
8331
8332 2008-09-16  Jim Meyering  <meyering@redhat.com>
8333
8334         posix-shell.m4: reject opensolaris's "sh (AT&T Research) 1993-12-28 s+"
8335         * m4/posix-shell.m4 (gl_POSIX_SHELL): Reject a shell that lets
8336         a umask modification leak out of a subshell.  Otherwise, the
8337         opensolaris /bin/sh would be accepted and thus cause unwarranted
8338         failures in the coreutils test suite.
8339
8340 2008-09-16  Paolo Bonzini  <bonzini@gnu.org>
8341
8342         * tests/test-poll.c (connect_to_socket): Allow non-blocking connect
8343         to succeed.
8344
8345 2008-09-16  Jim Meyering  <meyering@redhat.com>
8346
8347         avoid spurious test failure when library is built without ACL support
8348         * m4/acl.m4 (USE_ACL): Define as a shell variable, too, for...
8349         * modules/acl-tests (Makefile.am) [TESTS_ENVIRONMENT]: Add USE_ACL.
8350         * tests/test-file-has-acl.sh: Skip if USE_ACL == 0.
8351         * tests/test-copy-acl.sh: Likewise.
8352
8353 2008-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8354
8355         * lib/fstrcmp.c (fstrcmp_bounded): Use a second, less quick upper bound
8356         based on character occurrence counts.
8357
8358 2008-09-15  Eric Blake  <ebb9@byu.net>
8359
8360         tests: avoid some compiler warnings
8361         * tests/test-memchr.c (main): Pass NULL indirectly.
8362         * tests/test-closein.c (main): Avoid unused variable.
8363
8364 2008-09-15  Bruno Haible  <bruno@clisp.org>
8365
8366         * m4/errno_h.m4 (gl_HEADER_ERRNO_H_BODY): Test for all the macros that
8367         are missing on OpenBSD 4.0 individually.
8368         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
8369
8370 2008-09-15  Bruno Haible  <bruno@clisp.org>
8371
8372         * doc/posix-headers/errno.texi: Mention the Cygwin problem.
8373         * doc/posix-functions/strerror.texi: Mention also Cygwin.
8374         * doc/posix-functions/perror.texi: Likewise.
8375         * m4/errno_h.m4 (gl_HEADER_ERRNO_H_BODY): Test also whether ECANCELED
8376         is missing.
8377         Reported by Eric Blake.
8378
8379         * lib/errno.in.h: Use replacement values >= 2000.
8380         Reported by Eric Blake.
8381
8382 2008-09-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8383
8384         * lib/fstrcmp.c (EXTRA_CONTEXT_FIELDS): Add field 'edit_count_limit'.
8385         (EARLY_ABORT): Return true when the edit_count has grown too beyond the
8386         limit.
8387         (fstrcmp_bounded): Initialize the edit_count_limit. Return 0 when
8388         compareseq was aborted.
8389
8390 2008-09-14  Bruno Haible  <bruno@clisp.org>
8391
8392         * lib/fstrcmp.c (EXTRA_CONTEXT_FIELDS): Combine xvec_edit_count and
8393         yvec_edit_count.
8394         (NOTE_DELETE, NOTE_INSERT): Increment the combined edit count.
8395         (fstrcmp_bounded): Simplify result computation accordingly.
8396
8397 2008-09-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8398
8399         * lib/fstrcmp.h (fstrcmp_bounded): New declaration.
8400         (fstrcmp): Define in terms of fstrcmp_bounded.
8401         * lib/fstrcmp.c (fstrcmp_bounded): Renamed from fstrcmp. Add
8402         lower_bound argument.
8403         Return quickly if the result is certainly < lower_bound.
8404         * tests/test-fstrcmp.c (check_fstrcmp): Test also fstrcmp_bounded.
8405
8406 2008-09-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8407
8408         * lib/diffseq.h (EARLY_ABORT): New macro.
8409         (compareseq): Change return type to bool. Return true when EARLY_ABORT
8410         evaluates to true.
8411
8412 2008-09-14  Bruno Haible  <bruno@clisp.org>
8413
8414         * modules/perror-tests: New file.
8415         * tests/test-perror.sh: New file.
8416         * tests/test-perror.c: New file.
8417
8418         New module 'perror'.
8419         * lib/stdio.in.h (perror): New declaration.
8420         * lib/perror.c: New file.
8421         * m4/perror.m4: New file.
8422         * modules/perror: New file.
8423         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add perror.
8424         * doc/posix-functions/perror.texi: Mention the perror module.
8425         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize GNULIB_PERROR,
8426         REPLACE_PERROR.
8427         * modules/stdio (Makefile.am): Substitute GNULIB_PERROR,
8428         REPLACE_PERROR.
8429
8430 2008-09-14  Bruno Haible  <bruno@clisp.org>
8431
8432         * modules/stdio (Makefile.am): Reorder to match the order in
8433         lib/stdio.in.h.
8434         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Likewise.
8435
8436 2008-09-13  Bruno Haible  <bruno@clisp.org>
8437
8438         * lib/sys_socket.in.h (EINPROGRESS, ...): Remove definitions.
8439
8440 2008-09-13  Bruno Haible  <bruno@clisp.org>
8441
8442         Extend strerror to cover the added errno values.
8443         * lib/strerror.c: Include errno.h and winsock2.h if it exists.
8444         (rpl_strerror): Provide error messages for the added errno values and
8445         for the WSA* values.
8446         * m4/strerror.m4 (gl_FUNC_STRERROR): Test REPLACE_STRERROR.
8447         (gl_FUNC_STRERROR_SEPARATE): If errno.h is replaced, always replace
8448         strerror.
8449         (gl_PREREQ_STRERROR): Test whether winsock2.h exists.
8450         * modules/strerror (Depends-on): Add errno.
8451         * doc/posix-functions/strerror.texi: Document the change.
8452         * tests/test-strerror.c (main): Check also the string for ETIMEDOUT
8453         and EOVERFLOW.
8454
8455 2008-09-13  Bruno Haible  <bruno@clisp.org>
8456
8457         * modules/EOVERFLOW: Remove file.
8458         * m4/eoverflow.m4: Remove file.
8459         * modules/EOVERFLOW-tests: Remove file.
8460         * tests/test-EOVERFLOW.c: Remove file.
8461         * modules/fprintf-posix (Depends-on): Replace EOVERFLOW with errno.
8462         * modules/ftell (Depends-on): Likewise.
8463         * modules/getdelim (Depends-on): Likewise.
8464         * modules/getugroups (Depends-on): Likewise.
8465         * modules/poll (Depends-on): Likewise.
8466         * modules/snprintf (Depends-on): Likewise.
8467         * modules/sprintf-posix (Depends-on): Likewise.
8468         * modules/vasnprintf (Depends-on): Likewise.
8469         * modules/vasprintf (Depends-on): Likewise.
8470         * modules/vfprintf-posix (Depends-on): Likewise.
8471         * modules/vsnprintf (Depends-on): Likewise.
8472         * modules/vsprintf-posix (Depends-on): Likewise.
8473         * modules/xvasprintf (Depends-on): Likewise.
8474         * modules/unistdio/u8-vasnprintf (Depends-on): Likewise.
8475         * modules/unistdio/u8-vasprintf (Depends-on): Likewise.
8476         * modules/unistdio/u8-vsnprintf (Depends-on): Likewise.
8477         * modules/unistdio/u8-vsprintf (Depends-on): Likewise.
8478         * modules/unistdio/u8-u8-vasnprintf (Depends-on): Likewise.
8479         * modules/unistdio/u8-u8-vasprintf (Depends-on): Likewise.
8480         * modules/unistdio/u8-u8-vsnprintf (Depends-on): Likewise.
8481         * modules/unistdio/u8-u8-vsprintf (Depends-on): Likewise.
8482         * modules/unistdio/u16-u16-vasnprintf (Depends-on): Likewise.
8483         * modules/unistdio/u16-u16-vasprintf (Depends-on): Likewise.
8484         * modules/unistdio/u16-u16-vsnprintf (Depends-on): Likewise.
8485         * modules/unistdio/u16-u16-vsprintf (Depends-on): Likewise.
8486         * modules/unistdio/u16-vasnprintf (Depends-on): Likewise.
8487         * modules/unistdio/u16-vasprintf (Depends-on): Likewise.
8488         * modules/unistdio/u16-vsnprintf (Depends-on): Likewise.
8489         * modules/unistdio/u16-vsprintf (Depends-on): Likewise.
8490         * modules/unistdio/u32-vasnprintf (Depends-on): Likewise.
8491         * modules/unistdio/u32-vasprintf (Depends-on): Likewise.
8492         * modules/unistdio/u32-vsnprintf (Depends-on): Likewise.
8493         * modules/unistdio/u32-vsprintf (Depends-on): Likewise.
8494         * modules/unistdio/u32-u32-vasnprintf (Depends-on): Likewise.
8495         * modules/unistdio/u32-u32-vasprintf (Depends-on): Likewise.
8496         * modules/unistdio/u32-u32-vsnprintf (Depends-on): Likewise.
8497         * modules/unistdio/u32-u32-vsprintf (Depends-on): Likewise.
8498         * modules/unistdio/ulc-fprintf (Depends-on): Likewise.
8499         * modules/unistdio/ulc-vasnprintf (Depends-on): Likewise.
8500         * modules/unistdio/ulc-vasprintf (Depends-on): Likewise.
8501         * modules/unistdio/ulc-vfprintf (Depends-on): Likewise.
8502         * modules/unistdio/ulc-vsnprintf (Depends-on): Likewise.
8503         * modules/unistdio/ulc-vsprintf (Depends-on): Likewise.
8504         * MODULES.html.sh: Remove EOVERFLOW.
8505         * NEWS: Mention the change.
8506
8507 2008-09-13  Bruno Haible  <bruno@clisp.org>
8508
8509         * modules/errno-tests: New file.
8510         * tests/test-errno.c: New file, incorporating tests/test-EOVERFLOW.c.
8511
8512         * lib/errno.in.h: New file.
8513         * m4/errno_h.m4: New file, borrowing from m4/eoverflow.m4.
8514         * modules/errno: New file.
8515         * doc/posix-headers/errno.texi: Update documentation.
8516         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add errno.
8517
8518 2008-09-13  Bruno Haible  <bruno@clisp.org>
8519
8520         * tests/test-poll.c: Use #if for native Windows, rather than testing
8521         __MSVCRT__.
8522
8523 2008-09-13  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
8524             Bruno Haible  <bruno@clisp.org>
8525
8526         * lib/glob.c: Don't include <pwd.h> on native Windows.
8527         (WINDOWS32): New macro.
8528         (glob) [WINDOW32]: Provide a reasonable replacement for getenv("HOME").
8529
8530 2008-09-13  Bruno Haible  <bruno@clisp.org>
8531
8532         * lib/glthread/cond.h [USE_SOLARIS_THREADS]
8533         (ETIMEDOUT): Remove macro.
8534         (glthread_cond_timedwait_multithreaded): New declaration.
8535         (glthread_cond_timedwait): Use it.
8536         * lib/glthread/cond.c [USE_SOLARIS_THREADS]
8537         (glthread_cond_timedwait_multithreaded): New function.
8538
8539 2008-09-12  Paolo Bonzini  <bonzini@gnu.org>
8540
8541         * modules/poll-tests: Do not check for io.h.
8542         * tests/test-poll.c: Check for __MSVCRT__ instead.
8543
8544 2008-09-12  Paolo Bonzini  <bonzini@gnu.org>
8545
8546         * lib/sys_socket.in.h (EINPROGRESS): Define for Winsock case.
8547         * modules/poll-tests: Add inet_pton, stdbool, sockets.
8548         * tests/test-poll.c: Use them.  Use _pipe on Windows.
8549
8550 2008-09-12  Paolo Bonzini  <bonzini@gnu.org>
8551
8552         * modules/poll-tests: New.
8553         * tests/test-poll.c: New.
8554
8555 2008-09-12  Eric Blake  <ebb9@byu.net>
8556
8557         frexp: test for NetBSD failure on -0.0
8558         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Enhance test, since some, but
8559         not all, bugs from NetBSD 3.0 have been fixed.
8560         * doc/posix-functions/frexp.texi (frexp): Document bug.
8561         Reported by Thomas Klausner.
8562
8563         signbit: work around bug of HP-UX 10.20 cc with -0.0 literal
8564         * m4/signbit.m4 (gl_SIGNBIT_TEST_PROGRAM): Rewrite test to avoid
8565         literal -0.0.
8566         Reported by Jonathan C. Patschke <jp@centtech.com>.
8567
8568 2008-09-11  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
8569
8570         * lib/glthread/cond.h: Use dummy implementation also if
8571         USE_WIN32_THREADS.
8572
8573 2008-09-11  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
8574
8575         * modules/fnmatch-posix (License): Change to LGPLv2+.
8576         * modules/fnmatch-gnu (License): Likewise.
8577
8578 2008-09-11  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
8579
8580         * lib/poll.c (poll): Fix polling unconnected server sockets on WIN32.
8581
8582 2008-09-11  Jim Meyering  <meyering@redhat.com>
8583
8584         * users.txt: Add gtk-vnc.
8585
8586 2008-09-08  Simon Josefsson  <simon@josefsson.org>
8587
8588         * tests/test-bitrotate.c: Test 8/16-bit rotates with 0 and maximum
8589         rotate amounts.
8590
8591         * lib/bitrotate.h: Doc fix, mention that N can be wider than minimally
8592         required for 16-bit and 8-bit rotates.
8593         * lib/bitrotate.h (rotl64, rotr64, rotl32, rotl32, rotl16, rotr16,
8594         rotl8, rotr8): Use UINT64_MAX, UINT32_MAX, UINT16_MAX, and
8595         UINT8_MAX instead of hard-coded constants.
8596         Suggested by Paul Eggert.
8597
8598 2008-09-07  Bruno Haible  <bruno@clisp.org>
8599
8600         * tests/test-striconveh.c (main): Check behaviour when converting from
8601         UTF-7.
8602
8603         Make striconveh work better with stateful encodings.
8604         * lib/striconveh.c (iconv_carefully, iconv_carefully_1): Don't assume
8605         that iconv does not increment the inptr when returning -1/EINVAL.
8606
8607 2008-09-07  Bruno Haible  <bruno@clisp.org>
8608
8609         * build-aux/config.rpath: Update according to libtool-2.2.6.
8610         * build-aux/config.libpath: Likewise.
8611
8612 2008-09-06  Bruno Haible  <bruno@clisp.org>
8613
8614         * lib/freadahead.c (freadahead): Add conditional for SLOW_BUT_NO_HACKS.
8615         * lib/freadptr.c (freadptr): Likewise.
8616         * lib/freadseek.c (freadptrinc): Likewise.
8617         Reported by Simon Josefsson.
8618
8619 2008-09-06  Bruno Haible  <bruno@clisp.org>
8620
8621         * modules/freadptr (License): Change to LGPLv2+.
8622         * modules/freadseek (License): Likewise.
8623         Suggested by Eric Blake.
8624
8625         * modules/memchr2 (License): Change to LGPLv2+.
8626         Approved by Eric Blake.
8627
8628 2008-09-04  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8629             Bruno Haible  <bruno@clisp.org>
8630
8631         Make gnulib-tool work with native 'sed' on AIX.
8632         * gnulib-tool (sed_noop): New variable.
8633         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am, func_import,
8634         func_add_or_update, func_create_testdir): Use it to initialize sed
8635         script variables.
8636         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
8637
8638 2008-09-04  Albert Chin  <bug-gnulib@mlists.thewrittenword.com>
8639             Bruno Haible  <bruno@clisp.org>
8640
8641         * m4/include_next.m4 (gl_INCLUDE_NEXT): Add check whether #include_next
8642         also works after #include directives.
8643
8644 2008-09-04  Ondřej Vašík  <ovasik@redhat.com>
8645
8646         getdate.y: reject an out-of-range timezone value
8647         * lib/getdate.y (time_zone_hhmm): Reject any TZ offset that is outside
8648         the range [-24...+24].  When specified with only one or two digits,
8649         * tests/test-getdate.c: Tests for the fix.
8650         * doc/getdate.texi: Document this change.
8651
8652 2008-09-03  Bruno Haible  <bruno@clisp.org>
8653
8654         * doc/glibc-functions/strverscmp.texi: Mention the strverscmp module.
8655
8656 2008-09-02  Simon Josefsson  <simon@josefsson.org>
8657
8658         * lib/bitrotate.h (rotl64, rotr64): Add.  Suggested by Bruce Korb
8659         <bruce.korb@gmail.com> with ideas from Ben Pfaff
8660         <blp@cs.stanford.edu>, Bruno Haible <bruno@clisp.org> and Eric
8661         Blake <ebb9@byu.net>.
8662
8663         * tests/test-bitrotate.c: Add more test vectors.
8664
8665 2008-09-02  Eric Blake  <ebb9@byu.net>
8666
8667         vasnprintf-posix: handle large precision via %.*d
8668         * lib/vasnprintf.c (VASNPRINTF): Don't pass precision to snprintf
8669         when handling it ourselves.
8670         * tests/test-vasnprintf-posix.c (test_function): Add test.
8671         * tests/test-snprintf-posix.h (test_function): Likewise.
8672         * tests/test-sprintf-posix.h (test_function): Likewise.
8673         * tests/test-vasprintf-posix.c (test_function): Likewise.
8674         Reported by Alain Guibert.
8675
8676 2008-09-01  Eric Blake  <ebb9@byu.net>
8677
8678         c-stack: make configure-time check more robust
8679         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Check for
8680         successful sigaction call.
8681         Reported by Tom G. Christensen.
8682
8683 2008-09-01  Bruno Haible  <bruno@clisp.org>
8684
8685         New module 'findprog-lgpl'.
8686         * modules/findprog-lgpl: New file.
8687         * lib/findprog-lgpl.c: New file.
8688         * lib/findprog.c: Compile nothing in findprog.c if findprog-lgpl.c is
8689         also compiled. Consider the possibly defined symbol IN_FINDPROG_LGPL
8690         to decide whether to use strdup or xstrdup, concatenated_filename or
8691         xconcatenated_filename.
8692
8693 2008-09-01  Bruno Haible  <bruno@clisp.org>
8694
8695         Split module 'concat-filename' into 'concat-filename' (LGPL) and
8696         'xconcat-filename' (GPL).
8697         * modules/concat-filename (Depends-on): Add malloc-posix, remove xalloc.
8698         (License): Change to LGPLv2+.
8699         * modules/xconcat-filename: New file.
8700         * lib/concat-filename.h (concatenated_filename): Change specification.
8701         (xconcatenated_filename): New declaration.
8702         * lib/concat-filename.c: Include errno.h, stdlib.h, not xalloc.h.
8703         (concatenated_filename): Use malloc instead of xalloc. Handle out-of-
8704         memory situations.
8705         * lib/xconcat-filename.c: New file.
8706         * NEWS: Mention the change.
8707         * lib/findprog.c: Include concat-filename.h, not filename.h.
8708         (find_in_path): Use xconcatenated_filename instead of
8709         concatenated_filename.
8710         * lib/javacomp.c: Include concat-filename.h, not filename.h.
8711         (is_envjavac_gcj43_usable, is_envjavac_oldgcj_14_14_usable,
8712         is_envjavac_oldgcj_14_13_usable, is_envjavac_nongcj_usable,
8713         is_gcj_present, is_gcj43_usable, is_oldgcj_14_14_usable,
8714         is_oldgcj_14_13_usable, is_javac_usable): Use xconcatenated_filename
8715         instead of concatenated_filename.
8716         * lib/javaexec.c: Include concat-filename.h, not filename.h.
8717         (execute_java_class): Use xconcatenated_filename instead of
8718         concatenated_filename.
8719         * modules/findprog (Depends-on): Add xconcat-filename, remove filename.
8720         * modules/javacomp (Depends-on): Likewise.
8721         * modules/javaexec (Depends-on): Likewise.
8722
8723 2008-09-01  Bruno Haible  <bruno@clisp.org>
8724
8725         Split module 'filename' into 'filename' and 'concat-filename'.
8726         * modules/filename: Keep only lib/filename.h.
8727         (License): Change to LGPLv2+.
8728         * modules/concat-filename: New file, extracted from modules/filename.
8729         * lib/filename.h (concatenated_filename): Remove declaration.
8730         * lib/concat-filename.h: New file, extracted from lib/filename.h.
8731         * lib/concat-filename.c: Include concat-filename.h.
8732         * NEWS: Mention the change.
8733
8734 2008-09-01  Simon Josefsson  <simon@josefsson.org>
8735
8736         * lib/bitrotate.h (rotl8, rotr8): Add.
8737
8738         * modules/bitrotate (configure.ac): Need
8739         AC_REQUIRE([AC_C_INLINE]).
8740         (Description): Mention stdint.h.  Reported by Bruno Haible
8741         <bruno@clisp.org>.
8742
8743         * lib/bitrotate.h (rotr16, rotl16): Fix mask value.  Reported by
8744         Paolo Bonzini <bonzini@gnu.org>.
8745
8746 2008-08-31  Bruno Haible  <bruno@clisp.org>
8747
8748         Assume Solaris specific bi-arch conventions on Solaris systems.
8749         * m4/lib-prefix.m4 (AC_LIB_PREPARE_MULTILIB): On Solaris in 64-bit
8750         mode, set acl_libdirstem to lib/64. Also set acl_libdirstem2.
8751         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): If acl_libdirstem does not
8752         work, try acl_libdirstem2 as fallback. Otherwise treat acl_libdirstem2
8753         like acl_libdirstem.
8754         (AC_LIB_LINKFLAGS_FROM_LIBS): Treat acl_libdirstem2 like
8755         acl_libdirstem.
8756         * NEWS: Mention the change.
8757         Reported by Ben Taylor <bentaylor.solx86@gmail.com>.
8758
8759 2008-08-31  Jim Meyering  <meyering@redhat.com>
8760
8761         * lib/strftime.h: Add comments describing the two added arguments.
8762
8763         remove duplicate #include directives
8764         * lib/chdir-long.c [TEST_CHDIR]: Remove duplicate #include <stdio.h>.
8765         * lib/putenv.c: Remove duplicate #include <stdlib.h>.
8766
8767 2008-08-31  Bruno Haible  <bruno@clisp.org>
8768
8769         New module 'sigpipe-die'.
8770         * modules/sigpipe-die: New file.
8771         * lib/sigpipe-die.h: New file.
8772         * lib/sigpipe-die.c: New file.
8773         * MODULES.html.sh (Signal handling): Add sigpipe-die.
8774
8775 2008-08-31  Bruno Haible  <bruno@clisp.org>
8776
8777         Don't override previously installed signal handlers.
8778         * lib/fatal-signal.c (saved_sigactions): New variable.
8779         (uninstall_handlers): Reset the signal to the saved handler, not
8780         to SIG_DFL (except when ignored).
8781         (install_handlers): Save the previous handlers.
8782
8783 2008-08-30  Bruno Haible  <bruno@clisp.org>
8784
8785         * gnulib-tool (func_reset_sigpipe): New function.
8786         (func_get_automake_snippet, func_modules_transitive_closure,
8787         func_import): Invoke it before a join command that reads from stdin,
8788         to avoid "echo: write error: Broken pipe" error messages on stderr.
8789         Reported by Sam Steingold <sds@gnu.org>.
8790
8791 2008-08-30  Bruno Haible  <bruno@clisp.org>
8792
8793         * m4/fopen.m4 (gl_FUNC_FOPEN): Test against bug with trailing slash.
8794         Code copied from m4/open.m4.
8795         * lib/fopen.c (rpl_fopen): Return NULL if the mode specifies write
8796         access and the filename ends in a slash. Code copied from lib/open.c.
8797         * doc/posix-functions/fopen.texi: Document bug with trailing slash.
8798         * tests/test-fopen.c (main): Check against bug with trailing slash.
8799
8800 2008-08-29  Bruno Haible  <bruno@clisp.org>
8801
8802         Avoid some "gcc -pedantic" warnings.
8803         * m4/include_next.m4 (gl_INCLUDE_NEXT): Set also PRAGMA_SYSTEM_HEADER.
8804         * lib/arpa_inet.in.h: Use PRAGMA_SYSTEM_HEADER.
8805         * lib/dirent.in.h: Likewise.
8806         * lib/fcntl.in.h: Likewise.
8807         * lib/float.in.h: Likewise.
8808         * lib/iconv.in.h: Likewise.
8809         * lib/inttypes.in.h: Likewise.
8810         * lib/locale.in.h: Likewise.
8811         * lib/math.in.h: Likewise.
8812         * lib/netinet_in.in.h: Likewise.
8813         * lib/search.in.h: Likewise.
8814         * lib/signal.in.h: Likewise.
8815         * lib/stdarg.in.h: Likewise.
8816         * lib/stdint.in.h: Likewise.
8817         * lib/stdio.in.h: Likewise.
8818         * lib/stdlib.in.h: Likewise.
8819         * lib/string.in.h: Likewise.
8820         * lib/strings.in.h: Likewise.
8821         * lib/sys_select.in.h: Likewise.
8822         * lib/sys_socket.in.h: Likewise.
8823         * lib/sys_stat.in.h: Likewise.
8824         * lib/sys_time.in.h: Likewise.
8825         * lib/sysexits.in.h: Likewise.
8826         * lib/time.in.h: Likewise.
8827         * lib/unistd.in.h: Likewise.
8828         * lib/wchar.in.h: Likewise.
8829         * lib/wctype.in.h: Likewise.
8830         * modules/arpa_inet (Makefile.am): Also substitute PRAGMA_SYSTEM_HEADER.
8831         * modules/fchdir (Makefile.am): Likewise.
8832         * modules/fcntl (Makefile.am): Likewise.
8833         * modules/float (Makefile.am): Likewise.
8834         * modules/iconv_open (Makefile.am): Likewise.
8835         * modules/inttypes (Makefile.am): Likewise.
8836         * modules/locale (Makefile.am): Likewise.
8837         * modules/math (Makefile.am): Likewise.
8838         * modules/netinet_in (Makefile.am): Likewise.
8839         * modules/search (Makefile.am): Likewise.
8840         * modules/signal (Makefile.am): Likewise.
8841         * modules/stdarg (Makefile.am): Likewise.
8842         * modules/stdint (Makefile.am): Likewise.
8843         * modules/stdio (Makefile.am): Likewise.
8844         * modules/stdlib (Makefile.am): Likewise.
8845         * modules/string (Makefile.am): Likewise.
8846         * modules/strings (Makefile.am): Likewise.
8847         * modules/sys_select (Makefile.am): Likewise.
8848         * modules/sys_socket (Makefile.am): Likewise.
8849         * modules/sys_stat (Makefile.am): Likewise.
8850         * modules/sys_time (Makefile.am): Likewise.
8851         * modules/sysexits (Makefile.am): Likewise.
8852         * modules/time (Makefile.am): Likewise.
8853         * modules/unistd (Makefile.am): Likewise.
8854         * modules/wchar (Makefile.am): Likewise.
8855         * modules/wctype (Makefile.am): Likewise.
8856         Reported by Reuben Thomas <rrt@sc3d.org>.
8857
8858 2008-08-29  Bruno Haible  <bruno@clisp.org>
8859
8860         * m4/include_next.m4 (gl_INCLUDE_NEXT): Don't define HAVE_INCLUDE_NEXT
8861         any more.
8862
8863 2008-08-29  Simon Josefsson  <simon@josefsson.org>
8864
8865         * MODULES.html.sh (Misc): Add bitrotate.
8866
8867         * modules/bitrotate: New file.
8868
8869         * lib/bitrotate.h: New file.
8870
8871         * modules/bitrotate-tests: New file.
8872
8873         * tests/test-bitrotate.c: New file.
8874
8875         * modules/crypto/gc-arctwo, modules/crypto/arctwo: Add dependency
8876         on the bitrotate module.
8877
8878         * lib/arctwo.c: Use new bitrotate module.
8879
8880 2008-08-29  Jim Meyering  <meyering@redhat.com>
8881
8882         bootstrap: merge changes from coreutils
8883         * build-aux/bootstrap (cp_mark_as_generated): Preserve perms
8884         of copied files.  Remove a kludge, now that this is fixed.
8885         * build-aux/bootstrap: Fix unportable expr usage. (by Ralf Wildenhues)
8886         * build-aux/bootstrap: Remove $bt and $bt2 also when not using gettext.
8887         * build-aux/bootstrap: Remove coreutils-specific SUBDIRS-related code.
8888
8889 2008-08-29  Bruno Haible  <bruno@clisp.org>
8890
8891         * MODULES.html.sh: Remove --cvs-urls option.
8892
8893 2008-08-28  Jose E. Marchesi  <jemarch@gnu.org>  (tiny change)
8894
8895         maint.mk: adjust to file name change
8896         * top/maint.mk: s/Makefile.cfg/cfg.mk/.
8897
8898 2008-08-28  Jim Meyering  <meyering@redhat.com>
8899
8900         * modules/getndelim2 (License): Relicense to LGPLv2+.
8901         Approved by Richard Stallman for the version of 1995, and by
8902         Paul Eggert, Bruno Haible, Eric Blake for their contributions.
8903
8904 2008-08-27  Paolo Bonzini  <bonzini@gnu.org>
8905
8906         * lib/getdelim.c (flockfile, funlockfile): Make all of them
8907         dummy if one is not available.  Do not touch them if
8908         USE_UNLOCKED_IO, instead letting unlocked-io.h do that.
8909         (getc_maybe_unlocked): New.
8910         * m4/getdelim.m4 (gl_PREREQ_GETDELIM): Check for getc_unlocked.
8911
8912 2008-08-26  Eric Blake  <ebb9@byu.net>
8913
8914         doc/INSTALL: resync from autoconf
8915         * doc/Makefile (INSTALL, INSTALL.ISO, INSTALL.UTF-8): Simplify.
8916         (INSTALL_PRELUDE): Delete; this is done more efficiently by
8917         moving...
8918         * install.texi [!autoconf]: ...here.  Resync from autoconf.
8919         * INSTALL: Regenerate.
8920         * INSTALL.ISO: New file.
8921         * INSTALL.UTF-8: Likewise.
8922
8923 2008-08-26  Jim Meyering  <meyering@redhat.com>
8924
8925         GNUmakefile: cfg.mk definitions override default autoreconf-rerun policy
8926         * top/GNUmakefile (_is-dist-target, _is-install-target): Make
8927         these definitions conditional, so that they may be overridden, too.
8928
8929 2008-08-26  Bruno Haible  <bruno@clisp.org>
8930
8931         Generate INSTALL file variants with prettier quotes.
8932         * doc/Makefile (INSTALL_PRELUDE): New macro.
8933         (INSTALL): Use it.
8934         (INSTALL.ISO, INSTALL.UTF-8): New rules.
8935
8936 2008-08-26  Bruno Haible  <bruno@clisp.org>
8937
8938         Run makeinfo in an English locale.
8939         * doc/Makefile (MAKEINFO): New variable.
8940
8941 2008-08-26  Bruno Haible  <bruno@clisp.org>
8942
8943         * doc/Makefile (INSTALL): Use --no-validate instead of --no-warn.
8944         Suggested by Eric Blake.
8945
8946 2008-08-25  Bruno Haible  <bruno@clisp.org>
8947
8948         * doc/Makefile (INSTALL): Generate with @firstparagraphindent set.
8949
8950 2008-08-25  Eric Blake  <ebb9@byu.net>
8951
8952         c-stack: test that stack overflow can be caught
8953         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Also check
8954         that platform allows handling stack overflow; at least OS/2 EMX
8955         has sigaltstack, but crashes before transferring control to
8956         handler on stack overflow.
8957         * lib/c-stack.c [HAVE_SIGALTSTACK]: Adjust conditions to also
8958         check for HAVE_STACK_OVERFLOW_HANDLING.
8959         Reported by Elbert Pol.
8960
8961 2008-08-25  Bruno Haible  <bruno@clisp.org>
8962
8963         * doc/posix-functions/strftime.texi: Fix description of strftime
8964         module.
8965
8966 2008-08-24  Bruno Haible  <bruno@clisp.org>
8967
8968         * tests/uniwidth/test-uc_width2.c: New file.
8969         * tests/uniwidth/test-uc_width2.sh: New file.
8970         * modules/uniwidth/width-tests (Files): Add the new files.
8971         (TESTS): Add uniwidth/test-uc_width2.sh.
8972         (TESTS_ENVIRONMENT): New variable.
8973         (check_PROGRAMS): Add test-uc_width2.
8974         (test_uc_width2_SOURCES): New variable.
8975
8976         Fix uc_width(0x00AB) bug, introduced on 2007-07-08.
8977         * lib/uniwidth/width.c (nonspacing_table_data): Set bit for 0x00AD,
8978         not 0x00AB.
8979         Reported by Alexander V. Lukyanov <lav@netis.ru>.
8980
8981 2008-08-22  Eric Blake  <ebb9@byu.net>
8982
8983         test-lock, test-tls: mention why a test is skipped
8984         * tests/test-lock.c (main) [!USE_*_THREADS]: Print why test is
8985         skipped.
8986         * tests/test-tls.c (main) [!USE_*_THREADS]: Likewise.
8987
8988         count-one-bits: relax license
8989         * modules/count-one-bits (License): Relicense to LGPLv2+.
8990         Suggested by Ludovic Courtès, approved by Ben Pfaff.
8991
8992 2008-08-22  Andreas Schwab  <schwab@suse.de>
8993
8994         * m4/obstack-printf-posix.m4 (gl_FUNC_OBSTACK_PRINTF_POSIX):
8995         Remove spurious space in assignment.
8996
8997 2008-08-21  Simon Josefsson  <simon@josefsson.org>
8998
8999         * m4/autobuild.m4: Use TZ=UTC0 instead of TZ=UTC.  Reported by
9000         Paul Eggert <eggert@CS.UCLA.EDU>.
9001
9002 2008-08-20  Paolo Bonzini  <bonzini@gnu.org>
9003
9004         * modules/gettext: Add m4/threadlib.m4.
9005
9006 2008-08-19  Eric Blake  <ebb9@byu.net>
9007
9008         test-c-stack: fix compilation failure on FreeBSD 5.0
9009         * tests/test-c-stack.c [HAVE_SETRLIMIT]: Include prerequisite
9010         headers before <sys/resource.h>.
9011         * doc/posix-headers/sys_resource.texi (sys/resource.h): Document
9012         the bug.
9013         Reported by Nelson H. F. Beebe.
9014
9015         strverscmp: migrate from "strverscmp.h" to <string.h>
9016         * modules/string (Makefile.am): Add new hooks.
9017         * modules/strverscmp (Files): Remove strverscmp.h.
9018         (Depends-on): Add string.
9019         (configure.ac): Add indicator.
9020         (Include): Mention new header.
9021         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Provide new
9022         defaults.
9023         * m4/strverscmp.m4 (gl_FUNC_STRVERSCMP): Inform string module of
9024         results.
9025         * lib/strverscmp.h: Delete.
9026         * lib/string.in.h (strverscmp): Provide declaration, when needed.
9027         * tests/test-strverscmp.c (includes): Adjust client.
9028         * lib/check-version.c (includes): Likewise.
9029         * NEWS: Document the change.
9030
9031         strverscmp: add unit test
9032         * modules/strverscmp-tests: New file.
9033         * tests/test-strverscmp.c: Likewise.
9034
9035 2008-08-19  Simon Josefsson  <simon@josefsson.org>
9036
9037         * lib/gc-gnulib.c: Indentation cleanup.  Add some comments
9038         regarding Windows crypto stuff, from Mono.
9039
9040 2008-08-19  Adam Strzelecki <ono@java.pl>  (tiny change)
9041
9042         * lib/gc-gnulib.c: Use CRYPT_VERIFY_CONTEXT.  Try to use Intel CSP
9043         if present, for intel RND.  Return error on failures.
9044
9045 2008-08-18  Ben Pfaff  <blp@gnu.org>
9046
9047         gitlog-to-changelog: give better diagnostic for failed pipe-open
9048         * build-aux/gitlog-to-changelog: Improve error message: suggest
9049         that the version of Git may be too old.
9050
9051 2008-08-18  Simon Josefsson  <simon@josefsson.org>
9052
9053         * m4/autobuild.m4: Use TZ=UTC to avoid time zone complexity.  Use
9054         ISO 8601 format.  Suggested by Greg Troxel <gdt@ir.bbn.com>.
9055
9056 2008-08-18  Bruno Haible  <bruno@clisp.org>
9057
9058         * lib/glthread/thread.h [USE_SOLARIS_THREADS]: Use thread_in_use(), not
9059         pthread_in_use().
9060
9061 2008-08-18  Bruno Haible  <bruno@clisp.org>
9062
9063         * lib/glthread/threadlib.c: Include <pthread.h>.
9064
9065 2008-08-18  Bruno Haible  <bruno@clisp.org>
9066
9067         * lib/glthread/lock.h [USE_SOLARIS_THREADS]: Fix
9068         glthread_recursive_lock_* macros.
9069         * lib/glthread/lock.c (glthread_recursive_lock_destroy_multithreaded):
9070         Fix syntax error.
9071
9072 2008-08-18  Bruno Haible  <bruno@clisp.org>
9073
9074         * lib/glthread/thread.c: Avoid forcing a context switch right after
9075         thread creation.
9076
9077 2008-08-17  Bruno Haible  <bruno@clisp.org>
9078
9079         * lib/glthread/thread.c: New file, based on code from tests/test-lock.c.
9080         * lib/glthread/thread.h: Provide Win32 specific implementation.
9081         * modules/thread (Files): Add lib/glthread/thread.c.
9082         (Depends-on): Add lock.
9083         (Makefile.am): Add glthread/thread.c to lib_SOURCES.
9084
9085 2008-08-17  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
9086
9087         New module 'yield'.
9088         * modules/yield: New file.
9089         * lib/glthread/yield.h: New file.
9090         * m4/yield.m4: New file.
9091         * MODULES.html.sh (Multithreading): Add yield.
9092
9093 2008-08-17  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
9094
9095         New module 'thread'.
9096         * modules/thread: New file.
9097         * lib/glthread/thread.h: New file.
9098         * m4/thread.m4: New file.
9099         * MODULES.html.sh (Multithreading): Add thread.
9100
9101 2008-08-17  Bruno Haible  <bruno@clisp.org>
9102
9103         * lib/glthread/lock.h: Include <stdlib.h> always.
9104         * lib/glthread/tls.h: Likewise.
9105         * lib/glthread/cond.h: Likewise.
9106
9107 2008-08-17  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
9108
9109         New module 'cond'.
9110         * modules/cond: New file.
9111         * lib/glthread/cond.h: New file.
9112         * lib/glthread/cond.c: New file.
9113         * m4/cond.m4: New file.
9114         * MODULES.html.sh (Multithreading): Add cond.
9115
9116 2008-08-16  Eric Blake  <ebb9@byu.net>
9117
9118         c-stack: fix regression on Irix 5.3 from 2008-06-21
9119         * m4/c-stack.m4 (gl_PREREQ_C_STACK): Move check for
9120         sa_sigaction...
9121         * m4/sigaction.m4 (gl_PREREQ_SIG_HANDLER_H): ...here.
9122         (gl_PREREQ_SIGACTION): Depend on sig-handler.h prereq's.
9123         * m4/signal_h.m4 (gl_SIGNAL_H_DEFAULTS): Set the default.
9124         * modules/signal (Makefile.am): Use the value.
9125         * lib/signal.in.h (sa_sigaction) [HAVE_SIGACTION
9126         && !HAVE_STRUCT_SIGACTION_SA_SIGACTION]: Define.
9127         * doc/posix-headers/signal.texi (signal.h): Document this
9128         portability issue.
9129         * doc/posix-functions/sigaction.texi (sigaction): Likewise.
9130         Reported by Tom G. Christensen.
9131
9132 2008-08-17  Bruno Haible  <bruno@clisp.org>
9133
9134         New module 'threadlib'.
9135         * modules/threadlib: New file.
9136         * lib/glthread/threadlib.c: New file, extracted from
9137         lib/glthread/lock.c.
9138         * lib/glthread/lock.c (dummy_thread_func, glthread_in_use): Remove
9139         functions.
9140         * m4/threadlib.m4: New file, from m4/lock.m4, renaming gl_LOCK to
9141         gl_THREADLIB and gl_LOCK_EARLY to gl_THREADLIB_EARLY.
9142         * m4/lock.m4 (gl_LOCK_EARLY, gl_LOCK_EARLY_BODY, gl_LOCK_BODY): Remove
9143         macros.
9144         (gl_LOCK): Just require gl_THREADLIB and perform checks for lock.h.
9145         (gl_DISABLE_THREADS): Remove macro.
9146         * modules/lock (Files): Remove build-aux/config.rpath.
9147         (Depends-on): Remove havelib. Add threadlib.
9148         (configure.ac-early): Remove section.
9149         * m4/tls.m4 (gl_TLS): Require gl_THREADLIB instead of gl_LOCK.
9150         * modules/tls (Depends-on): Remove lock. Add threadlib.
9151         (Link): New section, copied from threadlib.
9152         * MODULES.html.sh (Multithreading): Add threadlib.
9153
9154 2008-08-14  Bruno Haible  <bruno@clisp.org>
9155
9156         * lib/glthread/lock.h (glthread_lock_lock, glthread_lock_unlock,
9157         glthread_lock_destroy, glthread_rwlock_rdlock, glthread_rwlock_wrlock,
9158         glthread_rwlock_unlock, glthread_rwlock_destroy,
9159         glthread_recursive_lock_lock, glthread_recursive_lock_unlock,
9160         glthread_recursive_lock_destroy): Define as macros always.
9161         * lib/glthread/lock.c (glthread_lock_lock_func): Renamed from
9162         glthread_lock_lock.
9163         (glthread_lock_unlock_func): Renamed from glthread_lock_unlock.
9164         (glthread_lock_destroy_func): Renamed from glthread_lock_destroy.
9165         (glthread_rwlock_rdlock_func): Renamed from glthread_rwlock_rdlock.
9166         (glthread_rwlock_wrlock_func): Renamed from glthread_rwlock_wrlock.
9167         (glthread_rwlock_unlock_func): Renamed from glthread_rwlock_unlock.
9168         (glthread_rwlock_destroy_func): Renamed from glthread_rwlock_destroy.
9169         (glthread_recursive_lock_lock_func): Renamed from
9170         glthread_recursive_lock_lock.
9171         (glthread_recursive_lock_unlock_func): Renamed from
9172         glthread_recursive_lock_unlock.
9173         (glthread_recursive_lock_destroy_func): Renamed from
9174         glthread_recursive_lock_destroy.
9175
9176 2008-08-14  Bruno Haible  <bruno@clisp.org>
9177
9178         * lib/glthread/lock.h: Renamed from lib/lock.h.
9179         * lib/glthread/lock.c: Renamed from lib/lock.c. Update includes.
9180         * lib/glthread/tls.h: Renamed from lib/tls.h.
9181         * lib/glthread/tls.c: Renamed from lib/tls.c. Update includes.
9182         * lib/fstrcmp.c: Update includes.
9183         * lib/strsignal.c: Update includes.
9184         * modules/lock (Files, Makefile.am): Update.
9185         (Include): Change to "glthread/lock.h".
9186         * modules/tls (Files, Makefile.am): Update.
9187         (Include): Change to "glthread/tls.h".
9188         * tests/test-lock.c: Update includes.
9189         * tests/test-tls.c: Update includes.
9190         * NEWS: Mention the renamed header files.
9191
9192 2008-08-11  Jim Meyering  <meyering@redhat.com>
9193
9194         * lib/fts_.h: Fix grammar (insert a missing "is") in a comment.
9195
9196 2008-08-11  Eric Blake  <ebb9@byu.net>
9197
9198         test-c-stack: avoid C99-ism
9199         * tests/test-c-stack.c (main): Fix whitespace, move declaration
9200         before statement.
9201         Reported by Alain Guibert.
9202
9203 2008-08-10  Jim Meyering  <meyering@redhat.com>
9204
9205         ensure that return value of uinttostr et al are not ignored
9206         * lib/inttostr.h (__GNUC_PREREQ): Define.
9207         (__attribute_warn_unused_result__): Define.
9208         (offtostr, imaxtostr, umaxtostr, uinttostr): Apply the attribute.
9209
9210 2008-08-07  Paolo Bonzini  <bonzini@gnu.org>
9211
9212         * lib/lock.c (glthread_recursive_lock_init_multithreaded)
9213         [!PTHREAD_RECURSIVE_MUTEX_INITIALIZER]: Fix typo.
9214
9215 2008-08-07  Jim Meyering  <meyering@redhat.com>
9216
9217         * m4/inet_pton.m4: Fix typo in comment: s/inet_ntop/inet_pton/.
9218
9219         * modules/mkstemp (License): Relicense under LGPLv2+.
9220         * modules/tempname (License): Likewise.
9221
9222 2008-08-06  Bruno Haible  <bruno@clisp.org>
9223
9224         * lib/poll.c (poll): Further micro-optimization.
9225
9226 2008-08-06  Jim Meyering  <meyering@redhat.com>
9227
9228         inet_pton.c: use locale-independent tolower
9229         * lib/inet_pton.c: Include <c-ctype.h> rather than <ctype.h>.
9230         (inet_pton6): Use c_tolower rather than tolower.
9231         * modules/inet_pton (Depends-on): Add c-ctype.
9232
9233 2008-08-06  Paolo Bonzini  <bonzini@gnu.org>
9234
9235         * lib/poll.c (poll): Avoid division when timeout is 0, cache
9236         _SC_OPEN_MAX, avoid repeated access to errno.  Check for nfd < 0.
9237
9238 2008-08-06  Jim Meyering  <meyering@redhat.com>
9239
9240         * modules/inet_pton (License): Relicense under LGPLv2+.
9241
9242 2008-08-03  Bruno Haible  <bruno@clisp.org>
9243
9244         Additional non-aborting API for lock and tls.
9245         * lib/lock.h: Include <errno.h>.
9246         (glthread_lock_init): New macro/function.
9247         (gl_lock_init): Define as wrapper around glthread_lock_init.
9248         (glthread_lock_lock): New macro/function.
9249         (gl_lock_lock): Define as wrapper around glthread_lock_lock.
9250         (glthread_lock_unlock): New macro/function.
9251         (gl_lock_unlock): Define as wrapper around glthread_lock_unlock.
9252         (glthread_lock_destroy): New macro/function.
9253         (gl_lock_destroy): Define as wrapper around glthread_lock_destroy.
9254         (glthread_rwlock_init): New macro/function.
9255         (gl_rwlock_init): Define as wrapper around glthread_rwlock_init.
9256         (glthread_rwlock_rdlock): New macro/function.
9257         (gl_rwlock_rdlock): Define as wrapper around glthread_rwlock_rdlock.
9258         (glthread_rwlock_wrlock): New macro/function.
9259         (gl_rwlock_wrlock): Define as wrapper around glthread_rwlock_wrlock.
9260         (glthread_rwlock_unlock): New macro/function.
9261         (gl_rwlock_unlock): Define as wrapper around glthread_rwlock_unlock.
9262         (glthread_rwlock_destroy): New macro/function.
9263         (gl_rwlock_destroy): Define as wrapper around glthread_rwlock_destroy.
9264         (glthread_recursive_lock_init): New macro/function.
9265         (gl_recursive_lock_init): Define as wrapper around
9266         glthread_recursive_lock_init.
9267         (glthread_recursive_lock_lock): New macro/function.
9268         (gl_recursive_lock_lock): Define as wrapper around
9269         glthread_recursive_lock_lock.
9270         (glthread_recursive_lock_unlock): New macro/function.
9271         (gl_recursive_lock_unlock): Define as wrapper around
9272         glthread_recursive_lock_unlock.
9273         (glthread_recursive_lock_destroy): New macro/function.
9274         (gl_recursive_lock_destroy): Define as wrapper around
9275         glthread_recursive_lock_destroy.
9276         (glthread_once): New macro/function.
9277         (gl_once): Define as wrapper around glthread_once.
9278         Update function declarations.
9279         * lib/lock.c (glthread_rwlock_init_multithreaded): Renamed from
9280         glthread_rwlock_init. Return error code.
9281         (glthread_rwlock_rdlock_multithreaded): Renamed from
9282         glthread_rwlock_rdlock. Return error code.
9283         (glthread_rwlock_wrlock_multithreaded): Renamed from
9284         glthread_rwlock_wrlock. Return error code.
9285         (glthread_rwlock_unlock_multithreaded): Renamed from
9286         glthread_rwlock_unlock. Return error code.
9287         (glthread_rwlock_destroy_multithreaded): Renamed from
9288         glthread_rwlock_destroy. Return error code.
9289         (glthread_recursive_lock_init_multithreaded): Renamed from
9290         glthread_recursive_lock_init. Return error code.
9291         (glthread_recursive_lock_lock_multithreaded): Renamed from
9292         glthread_recursive_lock_lock. Return error code.
9293         (glthread_recursive_lock_unlock_multithreaded): Renamed from
9294         glthread_recursive_lock_unlock. Return error code.
9295         (glthread_recursive_lock_destroy_multithreaded): Renamed from
9296         glthread_recursive_lock_destroy. Return error code.
9297         (glthread_once_call): Make static.
9298         (glthread_once_multithreaded): Renamed from glthread_once.
9299         * lib/tls.h: Include <errno.h>.
9300         (glthread_tls_key_init): New macro/function.
9301         (gl_tls_key_init): Define as wrapper around glthread_tls_key_init.
9302         (glthread_tls_set): New macro/function.
9303         (gl_tls_set): Define as wrapper around glthread_tls_set.
9304         (glthread_tls_key_destroy): New macro/function.
9305         (gl_tls_key_destroy): Define as wrapper around glthread_tls_key_destroy.
9306         Update function declarations.
9307         * lib/tls.c (glthread_tls_get_multithreaded): Renamed from
9308         glthread_tls_get.
9309         Suggested by Yoann Vandoorselaere <yoann@prelude-ids.org>.
9310
9311 2008-08-04  Eric Blake  <ebb9@byu.net>
9312
9313         gnumakefile: use space, not TAB, outside of targets
9314         * top/GNUmakefile (_dummy): Fix whitespace error in prior edit.
9315
9316 2008-08-02  Jim Meyering  <meyering@redhat.com>
9317
9318         getdate.y: avoid locale-dependent date parsing failure
9319         In Turkish locales, getdate would fail to recognize keywords
9320         containing a lowercase "i".  The solution is not to rely on
9321         locale-sensitive case-conversion.
9322         * lib/getdate.y: Include <c-ctype.h> rather than <ctype.h>.
9323         (lookup_word): Use c_toupper in place of toupper.
9324         (yylex, get_date): Use c_ prefixed variants of isspace and isalpha, too.
9325         Reported by Vefa Bicakci <bicave@superonline.com> in
9326         <http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/14184>.
9327         * modules/getdate (Depends-on): Add c-ctype.
9328
9329 2008-08-02  Bruno Haible  <bruno@clisp.org>
9330
9331         * gnulib-tool (func_import): When updating or creating a .gitignore
9332         file, prepend each added line with a slash, and ignore leading slashes
9333         from the existing lines.
9334         Reported by Joel E. Denny <jdenny@ces.clemson.edu>.
9335
9336 2008-08-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9337
9338         Portability fix for GNU make 3.79.1.
9339         * top/GNUmakefile: Avoid 'else COND', which older GNU make
9340         versions do not understand.
9341
9342 2008-08-01  Bruno Haible  <bruno@clisp.org>
9343
9344         Work around bug of HP-UX 10.20 cc with -0.0 literal.
9345         * tests/test-isnanf.h (zero): New variable.
9346         (main): Avoid literal -0.0f.
9347         * tests/test-isnand.h (zero): New variable.
9348         (main): Avoid literal -0.0.
9349         * tests/test-isnanl.h (zero): New variable.
9350         (main): Avoid literal -0.0L.
9351         * tests/test-isnan.c (zerof, zerod, zerol): New variables.
9352         (test_float, test_double, test_long_double): Avoid literals -0.0f,
9353         -0.0, -0.0L.
9354         * tests/test-signbit.c (test_signbitf): Avoid literal -0.0f.
9355         (test_signbitd): Avoid literal -0.0.
9356         (test_signbitl): Avoid literal -0.0L.
9357         * tests/test-ceilf1.c (zero): New variable.
9358         (main): Avoid literal -0.0f.
9359         * tests/test-ceill.c (zero): New variable.
9360         (main): Avoid literal -0.0L.
9361         * tests/test-floorf1.c (zero): New variable.
9362         (main): Avoid literal -0.0f.
9363         * tests/test-floorl.c (zero): New variable.
9364         (main): Avoid literal -0.0L.
9365         * tests/test-roundf1.c (zero): New variable.
9366         (main): Avoid literal -0.0f.
9367         * tests/test-round1.c (zero): New variable.
9368         (main): Avoid literal -0.0.
9369         * tests/test-roundl.c (zero): New variable.
9370         (main): Avoid literal -0.0L.
9371         * tests/test-truncf1.c (zero): New variable.
9372         (main): Avoid literal -0.0f.
9373         * tests/test-trunc1.c (zero): New variable.
9374         (main): Avoid literal -0.0.
9375         * tests/test-truncl.c (zero): New variable.
9376         (main): Avoid literal -0.0L.
9377         * tests/test-frexp.c (zero): New variable.
9378         (main): Avoid literal -0.0.
9379         * tests/test-frexpl.c (zero): New variable.
9380         (main): Avoid literal -0.0L.
9381         * tests/test-ldexpl.c (zero): New variable.
9382         (main): Avoid literal -0.0L.
9383         * tests/test-snprintf-posix.h (have_minus_zero): Avoid literal -0.0.
9384         (zerod, zerol): New variables.
9385         (test_function): Avoid literals -0.0, -0.0L.
9386         * tests/test-sprintf-posix.h (have_minus_zero): Avoid literal -0.0.
9387         (zerod, zerol): New variables.
9388         (test_function): Avoid literals -0.0, -0.0L.
9389         * tests/test-vasnprintf-posix.c (have_minus_zero): Avoid literal -0.0.
9390         (zerod, zerol): New variables.
9391         (test_function): Avoid literals -0.0, -0.0L.
9392         * tests/test-vasprintf-posix.c (have_minus_zero): Avoid literal -0.0.
9393         (zerod, zerol): New variables.
9394         (test_function): Avoid literals -0.0, -0.0L.
9395         * tests/test-strtod.c (zero): New variable.
9396         (main): Avoid literal -0.0.
9397         Reported by Jonathan C. Patschke <jp@centtech.com>.
9398
9399 2008-07-31  Jim Meyering  <meyering@redhat.com>
9400
9401         sha256.h: correct definition of SHA224_DIGEST_SIZE
9402         * lib/sha256.h (SHA224_DIGEST_SIZE): Define to 28, not 24.
9403         Reported by Paulie Pena IV <paulie4@gmail.com>.
9404         Define as 224 / 8, rather than as a literal.
9405         (SHA256_DIGEST_SIZE): Define as 256/8 rather than equivalent literal.
9406         * lib/sha512.h (SHA384_DIGEST_SIZE): Likewise, define as equiv: 384/8.
9407         (SHA512_DIGEST_SIZE): Likewise, define as equivalent quotient: 512/8.
9408
9409 2008-07-31  Bruno Haible  <bruno@clisp.org>
9410
9411         * lib/regex_internal.h (BITSET_WORD_BITS): Make first conditional work
9412         on HP-UX 10.20 with "cc -Ae". Fix second conditional.
9413         Reported by Jonathan Patschke <jp@centtech.com>.
9414
9415 2008-07-31  Bruno Haible  <bruno@clisp.org>
9416
9417         * gnulib-tool (func_import): Make change from 2008-06-23 more robust.
9418         Reported by Paolo Bonzini <bonzini@gnu.org>.
9419
9420 2008-07-30  Eric Blake  <ebb9@byu.net>
9421
9422         test-strtod: allow compilation without -lm
9423         * tests/test-strtod.c (main): Avoid link dependence on fabs.
9424         Reported by Dennis Clarke <blastwave@gmail.com>.
9425
9426 2008-07-28  Jim Meyering  <meyering@redhat.com>
9427
9428         bootstrap: work also when there are no .po files in po/
9429         * build-aux/bootstrap (update_po_files): Complete the change
9430         that I began in bc960df8c789c878f1c1c54a28a3c2648dead8d9.
9431
9432 2008-07-27  Jim Meyering  <meyering@redhat.com>
9433
9434         * users.txt: Add zile.
9435
9436 2008-07-26  Ben Pfaff  <blp@gnu.org>
9437
9438         Add missing dependencies on new m4/exponent[fdl].m4 files.
9439         * modules/isnanf-nolibm: Add m4/exponentf.m4.
9440         * modules/isnand-nolibm: Add m4/exponentd.m4.
9441         * modules/isnanl-nolibm: Add m4/exponentl.m4.
9442         * modules/signbit-tests: Use m4/exponent[fdl].m4 instead of
9443         m4/isnan[fdl].m4, because the macros actually used moved.
9444         Reported by Jim Meyering.
9445
9446 2008-07-14  Ben Pfaff  <blp@gnu.org>
9447
9448         Add isinf module.
9449         * lib/isinf.c: New file.
9450         * lib/math.in.h: Define isinf macro if we have decided to replace
9451         it.
9452         * m4/isinf.m4: New file.
9453         * m4/math_h.m4: Initialize and substitute variables for isinf
9454         module.
9455         * modules/isinf: New file.
9456         * modules/isinf-tests: New file.
9457         * modules/math: Add substitutions for new module.
9458         * tests/test-isinf.c: New file.
9459         * doc/posix-functions/isinf.texi: Mention new module.
9460         * MODULES.html.sh: Mention new module.
9461
9462 2008-07-14  Ben Pfaff  <blp@gnu.org>
9463
9464         Factor out some macros for use by additional modules.
9465         * m4/isnanf.m4 (gl_FLOAT_EXPONENT_LOCATION): Move into new file
9466         exponentf.m4.
9467         * m4/isnand.m4 (gl_DOUBLE_EXPONENT_LOCATION): Move into new file
9468         exponentd.m4.
9469         * m4/isnanl.m4 (gl_LONG_DOUBLE_EXPONENT_LOCATION): Move into new
9470         file exponentl.m4.
9471         * m4/exponentf.m4: New file.
9472         * m4/exponentd.m4: New file.
9473         * m4/exponentl.m4: New file.
9474         * modules/isnanf: Use new file m4/exponentf.m4.
9475         * modules/isnand: Use new file m4/exponentd.m4.
9476         * modules/isnanl: Use new file m4/exponentl.m4.
9477
9478 2008-07-23  Ulrich Drepper  <drepper@redhat.com>
9479
9480         mktime.c: normalize tp->tm_isdst value to -1/0/1.
9481         * lib/mktime.c (__mktime_internal): Normalize tp->tm_isdst value.
9482         Reported by Michael Ringe <Michael.Ringe@gmx.de> in
9483         <http://sourceware.org/bugzilla/show_bug.cgi?id=6723>.
9484
9485         * lib/canonicalize-lgpl.c (__realpath): Avoid buffer overflow after
9486         readlink on platforms without PATH_MAX.
9487
9488 2008-07-21  Eric Blake  <ebb9@byu.net>
9489
9490         Warn, not fail, on stale version.
9491         * top/GNUmakefile (_curr-ver): Tone down previous patch.
9492
9493         Don't allow installation with stale devel version number.
9494         * top/GNUmakefile (_is-install-target): New macro.
9495         (_curr-ver): Forbid installation with stale version number.
9496
9497 2008-07-20  Bruno Haible  <bruno@clisp.org>
9498
9499         * modules/c-stack-tests (Makefile.am): Add LIBSIGSEGV to
9500         TESTS_ENVIRONMENT.
9501         * tests/test-c-stack2.sh: React differently if LIBSIGSEGV is in use.
9502
9503 2008-07-20  Bruno Haible  <bruno@clisp.org>
9504
9505         * lib/c-stack.h (c_stack_action): Add documentation.
9506         * lib/c-stack.c (c_stack_action): Remove incomplete documentation.
9507
9508 2008-07-20  Bruno Haible  <bruno@clisp.org>
9509
9510         * modules/canonicalize-lgpl (License): Relicense under LGPLv2+.
9511         * modules/readlink (License): Likewise.
9512
9513 2008-07-17  Eric Blake  <ebb9@byu.net>
9514
9515         * modules/c-stack (Link): Fix typo.
9516
9517         Make c-stack use libsigsegv, when available.
9518         * modules/c-stack (Depends-on): Add libsigsegv.
9519         * modules/c-stack-tests (Makefile.am): Link with libsigsegv, if
9520         needed.
9521         * lib/c-stack.c (SIGSTKSZ): Define fallback.
9522         (segv_handler, overflow_handler, c_stack_action)
9523         [HAVE_LIBSIGSEGV && !HAVE_XSI_STACK_OVERFLOW_HEURISTIC]: Add new
9524         implementation when libsigsegv is available, but only when using
9525         the library is necessary.
9526         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Add
9527         comment, explaining why XSI check fails on Linux.
9528         (gl_PREREQ_C_STACK): Supply LIBCSTACK, LTLIBCSTACK.
9529         * tests/test-c-stack2.sh: Tweak skip message.
9530         * NEWS: Document new link-time requirements.
9531
9532 2008-07-16  Eric Blake  <ebb9@byu.net>
9533
9534         c-stack: Expose false positives when not using libsigsegv.
9535         * modules/c-stack-tests (Files): Expand test.
9536         * tests/test-c-stack.c (main): Add means to conditionally trigger
9537         non-overflow SIGSEGV.
9538         * tests/test-c-stack2.sh: New file.
9539
9540 2008-07-14  Bruno Haible  <bruno@clisp.org>
9541
9542         * m4/libsigsegv.m4: Remove unneeded AC_PREREQ.
9543         Reported by Eric Blake.
9544
9545 2008-07-14  Sam Steingold  <sds@gnu.org>
9546             Bruno Haible  <bruno@clisp.org>
9547
9548         New module libsigsegv.
9549         * modules/libsigsegv: New file.
9550         * m4/libsigsegv.m4: New file, from GNU clisp sigsegv.m4 with
9551         modifications.
9552         * MODULES.html.sh (Signal handling): New section.
9553
9554 2008-07-14  Bruno Haible  <bruno@clisp.org>
9555
9556         * modules/unictype/ctype-* (Description): Add the word "function".
9557         Improves the resulting doc in MODULES.html.
9558
9559 2008-07-12  Ben Pfaff  <blp@gnu.org>
9560
9561         Add longlong module.
9562         * modules/longlong: New file.
9563
9564 2008-07-12  Bruno Haible  <bruno@clisp.org>
9565
9566         * m4/isnan.m4 (gl_ISNAN): When the replacement is used, set ISNAN_LIBM
9567         to empty.
9568
9569 2008-07-10  Ben Pfaff  <blp@gnu.org>
9570
9571         Add isnan module.
9572         * doc/posix-functions/isnan.texi: Mention new module.
9573         * lib/math.in.h: Define isnan macro if we have decided to replace
9574         it.
9575         * m4/isnan.m4: New file.
9576         * m4/isnanl.m4 (gl_FUNC_ISNANL): Factor out some code into new
9577         macro gl_BUILD_ISNANL so that isnan.m4 can use that functionality
9578         also.
9579         (gl_FUNC_ISNANL_NO_LIBM): Factor out same code, to reduce
9580         redundancy.
9581         * m4/math_h.m4: Initialize and substitute variables for isnan
9582         module.
9583         * modules/isnan: New file.
9584         * modules/isnan-tests: New file.
9585         * modules/math: Add substitutions for new module.
9586         * tests/test-isnan.c: New file.
9587         * MODULES.html.sh: Mention new module.
9588
9589 2008-07-10  Ben Pfaff  <blp@gnu.org>
9590
9591         Add isnanf module.
9592         * lib/isnanf.m4: New file.
9593         * m4/isnanf.m4 (gl_FUNC_ISNANF): New macro.
9594         (gl_HAVE_ISNANF_IN_LIBM): New macro.
9595         (gl_BUILD_ISNANF): New macro used by gl_FUNC_ISNANF,
9596         gl_FUNC_ISNANF_NO_LIBM, and gl_FUNC_ISNAN.
9597         * modules/isnanf: New file.
9598         * modules/isnanf-tests: New file.
9599         * modules/isnanf-nolibm-tests: Add tests/test-isnanf.h to list of
9600         files.
9601         * tests/test-isnanf-nolibm.c: factored most of its contents into
9602         new file tests/test-isnanf.h.
9603         * tests/test-isnanf.h: New file.
9604         * tests/test-isnanf.c: New file.
9605         * MODULES.html.sh: Mention new module.
9606         * doc/glibc-functions/isnanf.texi: Mention new module.
9607
9608 2008-07-10  Ben Pfaff  <blp@gnu.org>
9609
9610         Add isnand module.
9611         * lib/isnand.h: New file.
9612         * m4/isnand.m4 (gl_FUNC_ISNAND): New macro.
9613         (gl_FUNC_ISNAND_NO_LIBM): Split partially into new macro
9614         gl_HAVE_ISNAND_NO_LIBM so that gl_FUNC_ISNAND can use that
9615         functionality also.
9616         (gl_BUILD_ISNAND): New macro used by gl_FUNC_ISNAND,
9617         gl_FUNC_ISNAND_NO_LIBM, and gl_FUNC_ISNAN.
9618         (gl_HAVE_ISNAND_IN_LIBM): New macro.
9619         * modules/isnand: New file.
9620         * modules/isnand-tests: New file.
9621         * modules/isnand-nolibm-tests: Add tests/test-isnand.h to list of
9622         files.
9623         * tests/test-isnand-nolibm.c: factored most of its contents into
9624         new file tests/test-isnand.h.
9625         * tests/test-isnand.h: New file.
9626         * tests/test-isnand.c: New file.
9627         * MODULES.html.sh: Mention new module.
9628
9629 2008-07-10  Ben Pfaff  <blp@gnu.org>
9630
9631         * lib/isnanf.h: Rename lib/isnanf-nolibm.h.
9632         * lib/isnand.h: Rename lib/isnand-nolibm.h.
9633         * tests/test-isnanf.c: Rename tests/test-isnanf-nolibm.c.
9634         * tests/test-isnand.c: Rename tests/test-isnand-nolibm.c.
9635         * modules/isnanf-nolibm: Update references to renamed files.
9636         * modules/isnand-nolibm: Likewise.
9637         * modules/isnanf-nolibm-tests: Likewise.
9638         * modules/isnand-nolibm-tests: Likewise.
9639         * lib/frexp.c: Likewise.
9640         * lib/isfinite.c: Likewise.
9641         * lib/signbitd.c: Likewise.
9642         * lib/signbitf.c: Likewise.
9643         * lib/vasnprintf.c: Likewise.
9644         * tests/test-ceilf1.c: Likewise.
9645         * tests/test-ceilf2.c: Likewise.
9646         * tests/test-floorf1.c: Likewise.
9647         * tests/test-floorf2.c: Likewise.
9648         * tests/test-frexp.c: Likewise.
9649         * tests/test-round1.c: Likewise.
9650         * tests/test-round2.c: Likewise.
9651         * tests/test-roundf1.c: Likewise.
9652         * tests/test-strtod.c: Likewise.
9653         * tests/test-trunc1.c: Likewise.
9654         * tests/test-trunc2.c: Likewise.
9655         * tests/test-truncf1.c: Likewise.
9656         * tests/test-truncf2.c: Likewise.
9657         * NEWS: Mention the renamed header files.
9658
9659 2008-07-11  Jim Meyering  <meyering@redhat.com>
9660
9661         vc-list-files: make the last-resort awk code more portable
9662         * build-aux/vc-list-files: Don't rely on awk's "sub" command.
9663         /bin/awk from OpenSolaris 11's SUNWesu version 2008.03.22.10.56
9664         does not support it.
9665
9666 2008-07-10  Eric Blake  <ebb9@byu.net>
9667
9668         Work with tar's bootstrap.
9669         * gnulib-tool (func_emit_initmacro_end): Use m4_defn in the case
9670         where LIBSOURCES_DIR contains .#bootmp but must not be treated as
9671         an m4 comment.
9672
9673 2008-07-09  Jim Meyering  <meyering@redhat.com>
9674
9675         posix-shell.m4: fix typo that made this test malfunction
9676         * m4/posix-shell.m4: Remove capitalization in variable name.
9677
9678 2008-07-08  Bruno Haible  <bruno@clisp.org>
9679
9680         * m4/onceonly.m4: Update comments.
9681         Reported by Ben Pfaff <blp@cs.stanford.edu>.
9682
9683 2008-07-04  Jim Meyering  <meyering@redhat.com>
9684
9685         * users.txt: Add vc-dwim.
9686         (bison, coreutils): Use the gitweb URL.
9687
9688 2008-07-03  Jim Meyering  <meyering@redhat.com>
9689
9690         * users.txt: Add libffcall.  From Sam Steingold.
9691
9692 2008-07-03  Ondřej Vašík  <ovasik@redhat.com>
9693
9694         getdate.y: do not ignore TZ with relative day, month or year offset
9695         * lib/getdate.y (get_date): Move the tz-handling block to follow the
9696         relative-date-handling, since otherwise, the latter would clobber the
9697         sole output (an updated Start value) of the tz-handling block.
9698         * tests/test-getdate.c: Tests for the fix
9699
9700 2008-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9701
9702         Recognize 'foo_LIBRARIES += libgnu.a'.
9703         * gnulib-tool (func_emit_lib_Makefile_am): Recognize if a
9704         makefile snippet has already specified an installation location,
9705         also using '+='.
9706
9707 2008-07-02  Ondřej Vašík  <ovasik@redhat.com>
9708
9709         getdate.y: factor out common actions
9710         * lib/getdate.y (apply_relative_time, set_hhmmss): New functions.
9711         Use them in place of open-coded actions.
9712
9713 2008-07-01  Simon Josefsson  <simon@josefsson.org>
9714
9715         Add self-test for getdate module.
9716         * modules/getdate-tests: New file.
9717         * tests/test-getdate.c: New file.
9718
9719 2008-06-29  Bruno Haible  <bruno@clisp.org>
9720
9721         * gnulib-tool (func_import): Put gnulib-comp.m4 into .cvsignore or
9722         .gitignore.
9723         Reported by Sylvain Beucler <beuc@beuc.net>.
9724
9725 2008-06-29  Bruno Haible  <bruno@clisp.org>
9726
9727         * doc/gnulib-tool.texi (VCS Issues): Mention --no-vc-files option.
9728         * m4/gnulib-tool.m4: Update to match current gnulib-tool.
9729
9730 2008-06-29  Bruno Haible  <bruno@clisp.org>
9731
9732         * gnulib-tool (func_import): Recommend to put gnulib-cache.m4 into
9733         EXTRA_DIST.
9734         Reported by Sylvain Beucler <beuc@beuc.net>.
9735
9736 2008-06-26  Jim Meyering  <meyering@redhat.com>
9737
9738         make several modules depend on the "open" module
9739         This provides slightly increased consistency when opening-for-write
9740         the name of a non-directory spelled with a trailing slash.
9741         * modules/chdir-safer: Likewise.
9742         * modules/chown: Likewise.
9743         * modules/clean-temp: Likewise.
9744         * modules/copy-file: Likewise.
9745         * modules/fchdir: Likewise.
9746         * modules/fcntl-safer: Likewise.
9747         * modules/pipe: Likewise.
9748         * modules/utime: Likewise.
9749         Prompted by Eric Blake and Bruno Haible.
9750
9751 2008-06-24  Andreas Schwab  <schwab@suse.de>
9752
9753         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): Don't test whether compound
9754         literals can be used as initializers for global variables.
9755
9756 2008-06-23  Eric Blake  <ebb9@byu.net>
9757
9758         Make gnulib-cache.m4 easier to diff.
9759         * gnulib-tool (func_import): Allow newlines when reading cached
9760         gl_MODULES, and generate newlines when creating gnulib-cache.m4.
9761
9762 2008-06-23  Bruno Haible  <bruno@clisp.org>
9763
9764         * m4/signalblocking.m4 (gl_PREREQ_SIG_HANDLER_H): Remove macro.
9765         (gl_PREREQ_SIGPROCMASK): Don't invoke it.
9766         * m4/sigaction.m4 (gl_PREREQ_SIG_HANDLER_H): New macro, moved here from
9767         m4/signalblocking.m4.
9768         (gl_PREREQ_SIGACTION): Don't invoke it.
9769         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): Invoke
9770         gl_PREREQ_SIG_HANDLER_H.
9771         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Likewise.
9772         Don't check for sigaction here.
9773
9774 2008-06-23  Bruno Haible  <bruno@clisp.org>
9775
9776         * lib/fatal-signal.c (fatal_signal_handler): Update comment.
9777         (install_handlers): Don't set the SA_RESETHAND flag.
9778
9779 2008-06-23  Bruno Haible  <bruno@clisp.org>
9780
9781         * m4/sigaction.m4: Comment fixes.
9782         * lib/signal.in.h: Likewise.
9783
9784 2008-06-23  Eric Blake  <ebb9@byu.net>
9785
9786         Fix typo.
9787         * tests/test-sigaction.c (MASK_SA_FLAGS): Add missing operator.
9788
9789         Avoid SA_ namespace.
9790         * tests/test-sigaction.c (MASK_SA_FLAGS): Rename from SA_MASK.
9791         Reported by Ralf Wildenhues.
9792
9793         Avoid test failure due to SA_RESTORER.
9794         * tests/test-sigaction.c (SA_MASK): New macro.
9795         (main): Avoid failing due to extension flags being set.
9796         Reported by Jim Meyering.
9797
9798         Revert use of sig-handler.h in sigprocmask.c.
9799         * modules/sigprocmask (Files): Don't rely on sig-handler.h, since
9800         it requires the existence of struct sigaction.
9801         * lib/sigprocmask.c (handler_t): Restore typedef.
9802         (rpl_signal, old_handlers): Use local type.
9803
9804 2008-06-22  Bruno Haible  <bruno@clisp.org>
9805
9806         * tests/test-stdint.c: Disable the INTMAX_MAX preprocessor test
9807         conditionally.
9808         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
9809
9810 2008-06-22  Bruno Haible  <bruno@clisp.org>
9811
9812         * doc/posix-functions/siginterrupt.texi: Move note.
9813
9814         * lib/signal.in.h (SA_RESTART): New macro.
9815         * lib/sigaction.c: Update comment.
9816
9817         * m4/sigaction.m4 (gl_SIGACTION): Require gl_SIGNAL_H_DEFAULTS.
9818
9819         * m4/signalblocking.m4 (gl_PREREQ_SIG_HANDLER_H): New macro.
9820         (gl_PREREQ_SIGPROCMASK): Invoke it.
9821         * m4/sigaction.m4 (gl_PREREQ_SIGACTION): Likewise.
9822
9823         * lib/nanosleep.c (rpl_nanosleep): Setup newact only when it is needed.
9824
9825         * lib/sigprocmask.c: Update a comment.
9826
9827 2008-06-21  Eric Blake  <ebb9@byu.net>
9828
9829         Use sigaction module rather than signal().
9830         * modules/c-stack (Depends-on): Add sigaction.
9831         * modules/fatal-signal (Depends-on): Likewise.
9832         * modules/nanosleep (Depends-on): Likewise.
9833         * modules/sigprocmask (Files): Add sig-handler.h.
9834         * modules/sigaction (Files): Likewise.
9835         * lib/sig-handler.h (get_handler): New file, suggested by Paul
9836         Eggert.
9837         * lib/c-stack.c (SIGACTION_WORKS): Simplify conditions.
9838         (c_stack_action) [!SIGACTION_WORKS]: Use sigaction, not signal.
9839         * lib/fatal-signal.c (uninstall_handlers, install_handlers)
9840         (init_fatal_signals): Likewise.
9841         * lib/nanosleep.c (rpl_nanosleep): Likewise.
9842         (siginterrupt): Delete fallback.
9843         * lib/sigprocmask.c (handler_t, old_handlers): Use sa_handler_t
9844         instead.
9845         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): Drop check for
9846         siginterrupt.
9847
9848         New module sigaction, for mingw.
9849         * modules/sigaction: New module...
9850         * modules/sigaction-tests: ...and its test.
9851         * m4/sigaction.m4: New file.
9852         * lib/sigaction.c: Likewise.
9853         * tests/test-sigaction.c: Likewise.
9854         * m4/signal_h.m4 (gl_SIGNAL_H_DEFAULTS): Add sigaction variables.
9855         * modules/signal (Makefile.am): Likewise.
9856         * lib/signal.in.h (!@HAVE_SIGACTION@): Define replacements when
9857         needed.
9858         * doc/posix-headers/signal.texi (signal.h): Mention provided
9859         types.
9860         * doc/posix-functions/siginterrupt.texi (siginterrupt): Mention
9861         that sigaction is preferable.
9862         * doc/posix-functions/sigaction.texi (sigaction): Mention new
9863         module.
9864         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
9865         sigaction.
9866
9867         Improve robustness of sigprocmask by overriding signal.
9868         * lib/signal.in.h (rpl_signal): Override signal when sigprocmask
9869         is in use.
9870         * lib/sigprocmask.c (blocked_handler): Reinstall block handler.
9871         (SIGKILL, SIGSTOP): Provide fallbacks.
9872         (rpl_signal): Implement.
9873         (old_handlers, blocked_set): Mark volatile, since sigprocmask and
9874         signal can be called inside handlers.
9875
9876         Fix nanosleep module on mingw.
9877         * modules/nanosleep (Depends-on): Add sys_select.
9878         * lib/nanosleep.c (HAVE_SYS_SELECT_H): Rely on gnulib module.
9879
9880         Fix licensing of sigprocmask.
9881         * modules/raise (License): Relicense as LGPL.
9882
9883 2008-06-21  Bruno Haible  <bruno@clisp.org>
9884
9885         * lib/propername.c (proper_name_utf8): Don't use the transliterated
9886         result if it contains question marks.
9887         Reported by Michael Geng <linux@michaelgeng.de>.
9888
9889 2008-06-19  Bruno Haible  <bruno@clisp.org>
9890
9891         Fix CVS-ism.
9892         * doc/gnulib.texi: Include updated-stamp.texi.
9893         * doc/Makefile (GNULIB_TEXI_FILES): New variable.
9894         (updated-stamp.texi): New rule.
9895         (gnulib.info): Depend on it.
9896         * doc/.gitignore: Add updated-stamp.texi.
9897         Based on a patch by Thien-Thi Nguyen <ttn@gnuvola.org>.
9898
9899 2008-06-19  Bruno Haible  <bruno@clisp.org>
9900
9901         * doc/Makefile (gnulib.info): Update and simplify dependencies.
9902         Reported by Thien-Thi Nguyen <ttn@gnuvola.org>.
9903
9904 2008-06-19  Eric Blake  <ebb9@byu.net>
9905
9906         Fix VPATH 'make dist' with GNU make and non-VCS tarball.
9907         * top/GNUmakefile (_curr-ver): Don't use $(srcdir) unnecessarily.
9908         Reported by Stepan Kasal.
9909
9910 2008-06-18  Bruno Haible  <bruno@clisp.org>
9911
9912         * lib/fatal-signal.c (init_fatal_signals): Add comment.
9913         Reported by Eric Blake.
9914
9915 2008-06-18  Eric Blake  <ebb9@byu.net>
9916
9917         Work around cygwin 1.5.25 strsignal bug.
9918         * tests/test-strsignal.c: Allow for const char *.
9919         * doc/glibc-functions/strsignal.texi (strsignal): Document the bug.
9920
9921 2008-06-18  Simon Josefsson  <simon@josefsson.org>
9922
9923         * users.txt: Update URL to article and add author/date
9924         information.
9925
9926 2008-06-17  Bruno Haible  <bruno@clisp.org>
9927
9928         New macro gl_DISABLE_THREADS.
9929         * m4/lock.m4 (gl_LOCK_EARLY_BODY): Use value gl_use_threads_default
9930         if the user did not pass --enable-threads or --disable-threads option.
9931         (gl_DISABLE_THREADS): New macro.
9932         Reported by Eric Blake <ebb9@byu.net>.
9933
9934 2008-06-17  Bruno Haible  <bruno@clisp.org>
9935
9936         * lib/tls.h (gl_tls_key_init): Evaluate the destructor argument also
9937         when the macro ignores it.
9938         Based on a patch by Eric Blake <ebb9@byu.net>.
9939
9940 2008-06-17  Bruno Haible  <bruno@clisp.org>
9941
9942         * modules/tls (License): Change to LGPLv2+.
9943         Reported by Eric Blake.
9944
9945 2008-06-17  Eric Blake  <ebb9@byu.net>
9946
9947         Simplify c-stack prerequisites.
9948         * lib/c-stack.c (includes): Remove unused <sys/resource.h>.
9949         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Posix 200x
9950         no longer requires <ucontext.h> to exist.  Optimize setrlimit
9951         check.
9952         (gl_PREREQ_C_STACK): Remove check for unused getcontext and
9953         <sys/resource.h>.
9954
9955         Move c-stack test into testsuite.
9956         * modules/c-stack-tests: New file.
9957         * lib/c-stack.c [DEBUG]: Move test program...
9958         * tests/test-c-stack.c: ...into this new file.  Skip rather than
9959         fail test if sigaltstack is lacking.
9960         * tests/test-c-stack.sh: New driver file.
9961
9962 2008-06-16  Eric Blake  <ebb9@byu.net>
9963
9964         Use raise module consistently.
9965         * modules/fatal-signal (Depends-on): Add raise.
9966         * modules/sigprocmask (Depends-on): Likewise.
9967         * lib/fatal-signal.c (fatal_signal_handler): Rely on raise.
9968         * lib/sigprocmask.c (sigprocmask): Likewise.
9969         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Likewise.
9970         * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Likewise.
9971
9972         Fix compliance bug in sigpending.
9973         * lib/sigprocmask.c (sigpending): Return pending array via
9974         parameter, not return value.
9975
9976 2008-06-14  Eric Blake  <ebb9@byu.net>
9977
9978         Improve obstack-printf test code.
9979         * tests/test-obstack-printf.c (test_function): Fix comment, and
9980         simplify usage of obstack_* in macros.  Add a test for coverage.
9981         Reported by Bruno Haible.
9982
9983 2008-06-14  Bruno Haible  <bruno@clisp.org>
9984
9985         * lib/obstack_printf.c (obstack_vprintf): Define the stack-allocated
9986         array size as a constant, not as a const variable.
9987         * m4/obstack-printf.m4 (gl_FUNC_OBSTACK_PRINTF): Require
9988         AC_USE_SYSTEM_EXTENSIONS.
9989         * m4/obstack-printf-posix.m4 (gl_FUNC_OBSTACK_PRINTF_POSIX): Likewise.
9990         Test whether the obstack_printf function actually exists.
9991         * modules/obstack-printf (Depends-on): Add extensions.
9992         (Include): Remove obstack.h.
9993         * modules/obstack-printf-posix (Depends-on): Add extensions.
9994         (Include): Remove obstack.h.
9995
9996 2008-06-13  Eric Blake  <ebb9@byu.net>
9997
9998         Add obstack-printf and obstack-printf-posix modules.
9999         * modules/obstack-printf: New file.
10000         * modules/obstack-printf-posix: Likewise.
10001         * MODULES.html.sh (Misc): Mention them.
10002         * doc/glibc-functions/obstack_printf.texi (obstack_printf):
10003         Likewise.
10004         * doc/glibc-functions/obstack_vprintf.texi (obstack_vprintf):
10005         Likewise.
10006         * modules/stdio (Makefile.am): Accomodate new modules.
10007         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Likewise.
10008         * lib/stdio.in.h (rpl_obstack_printf, rpl_obstack_vprintf):
10009         Declare.
10010         * lib/obstack_printf.c (obstack_printf, obstack_vprintf): New
10011         functions.
10012         * m4/obstack-printf.m4 (gl_OBSTACK_PRINTF)
10013         (gl_REPLACE_OBSTACK_PRINTF): New macros
10014         * m4/obstack-printf-posix.m4 (gl_OBSTACK_PRINTF_POSIX): Likewise.
10015         * tests/test-obstack-printf.c: New file.
10016         * modules/obstack-printf-tests: Likewise.
10017         * modules/obstack-printf-posix-tests: Likewise.
10018
10019 2008-06-11  Bruno Haible  <bruno@clisp.org>
10020
10021         * m4/open.m4 (gl_FUNC_OPEN): Add test against trailing slash bug.
10022         * lib/open.c: Include errno.h.
10023         (open): Fail when attempting to write to a file that has a trailing
10024         slash.
10025         * tests/test-open.c (main): Test against trailing slash bug.
10026         * doc/posix-functions/open.texi: Mention the trailing slash bug.
10027
10028 2008-06-10  Bruno Haible  <bruno@clisp.org>
10029
10030         * tests/test-vc-list-files-git.sh: Make double use of 'exit'. Needed
10031         for $? to work inside the trap command, with various /bin/sh-s.
10032         * tests/test-vc-list-files-cvs.sh: Likewise.
10033
10034 2008-06-10  Bruno Haible  <bruno@clisp.org>
10035
10036         * lib/acl-internal.h: Don't include gettext.h here.
10037         * lib/set-mode-acl.c: Include gettext.h here.
10038         * lib/copy-acl.c: Likewise.
10039
10040 2008-06-10  Bruno Haible  <bruno@clisp.org>
10041
10042         * lib/wait-process.h (wait_subprocess): Add termsigp argument.
10043         * lib/wait-process.c (wait_subprocess): Likewise.
10044         * lib/execute.h (execute): Add termsigp argument.
10045         * lib/execute.c (execute): Likewise.
10046         * lib/csharpcomp.c (compile_csharp_using_pnet,
10047         compile_csharp_using_mono, compile_csharp_using_sscli): Update.
10048         * lib/csharpexec.c (execute_csharp_using_pnet,
10049         execute_csharp_using_mono, execute_csharp_using_sscli): Update.
10050         * lib/javacomp.c (compile_using_envjavac, compile_using_gcj,
10051         compile_using_javac, compile_using_jikes, is_envjavac_gcj,
10052         is_envjavac_gcj43, is_gcj_present, is_gcj_43, is_javac_present,
10053         is_jikes_present): Update.
10054         * lib/javaexec.c (execute_java_class): Update.
10055         * lib/javaversion.c (execute_and_read_line): Update.
10056         * NEWS: Document the changes.
10057         Reported by Eric Blake.
10058
10059 2008-06-10  Eric Blake  <ebb9@byu.net>
10060
10061         Add missing include.
10062         * tests/test-strstr.c (includes): Add <signal.h>.
10063         * tests/test-strcasestr.c (includes): Likewise.
10064         * tests/test-memmem.c (includes): Likewise.
10065
10066 2008-06-10  Bruno Haible  <bruno@clisp.org>
10067
10068         * lib/wait-process.c (wait_subprocess): Add an assertion.
10069
10070 2008-06-10  Bruno Haible  <bruno@clisp.org>
10071
10072         * lib/wait-process.c (wait_subprocess): Try to fix waitid() based code.
10073
10074 2008-06-10  Bruno Haible  <bruno@clisp.org>
10075
10076         * tests/test-memmem.c (main): Reset SIGALRM to default handling before
10077         using alarm().
10078         * tests/test-strcasestr.c (main): Likewise.
10079         * tests/test-strstr.c (main): Likewise.
10080
10081 2008-06-09  Bruno Haible  <bruno@clisp.org>
10082
10083         Work around the Solaris 10 ACE ACLs ABI change.
10084         * lib/acl-internal.h (acl_nontrivial, acl_ace_nontrivial): Don't
10085         declare if ACL_NO_TRIVIAL is present.
10086         (ACE_ACCESS_ALLOWED_ACE_TYPE, ACE_ACCESS_DENIED_ACE_TYPE,
10087         NEW_ACE_OWNER, NEW_ACE_GROUP, NEW_ACE_IDENTIFIER_GROUP, ACE_EVERYONE,
10088         NEW_ACE_READ_DATA, NEW_ACE_WRITE_DATA, NEW_ACE_EXECUTE): New macros.
10089         * lib/file-has-acl.c (acl_nontrivial, acl_ace_nontrivial): Don't
10090         define if ACL_NO_TRIVIAL is present.
10091         (acl_ace_nontrivial): Detect whether the old or new ABI is in use,
10092         and use the current ABI.
10093         (file_has_acl): Use same #if condition as elsewhere.
10094         * lib/set-mode-acl.c (qset_acl): Detect whether the old or new ABI is
10095         in use, and use the current ABI.
10096         * doc/acl-resources.txt: More doc about newer Solaris 10 versions.
10097         Reported by Jim Meyering.
10098
10099 2008-06-09  Eric Blake  <ebb9@byu.net>
10100
10101         Work around environments that (stupidly) ignore SIGALRM.
10102         * m4/strstr.m4 (gl_FUNC_STRSTR): Reset SIGALRM to default handling
10103         before using alarm().
10104         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
10105         * m4/memmem.m4 (gl_FUNC_MEMMEM): Likewise.
10106         Reported by Ian Beckwith <ianb@erislabs.net>.
10107
10108         Produce autobuild blurb earlier in log.
10109         * modules/autobuild (configure.ac-early): Move AB_INIT here.
10110
10111 2008-06-09  Jim Meyering  <meyering@redhat.com>
10112         and Ondřej Vašík  <ovasik@redhat.com>
10113
10114         utimens.c: correct kernel bug work-around
10115         Ondřej Vašík found that the invalid return value of 280 indicates
10116         failure, not success, and the kernel bug we're trying to work
10117         around affects not just the utimensat call, but also the fallback
10118         futimens call.
10119         * lib/utimens.c (gl_futimens) [HAVE_UTIMENSAT]: Simulate failure,
10120         not success.
10121         [HAVE_FUTIMENS]: Use the same work-around, here.
10122
10123 2008-06-09  Jim Meyering  <meyering@redhat.com>
10124
10125         add more guards around definition of ACE_-related code
10126         * lib/file-has-acl.c (acl_ace_nontrivial): Define only if
10127         ALLOW and ACE_OWNER are also defined.
10128
10129 2008-06-08  Bruno Haible  <bruno@clisp.org>
10130
10131         * lib/acl-internal.h: Add me as co-author.
10132         * lib/file-has-acl.c: Likewise.
10133         * lib/set-mode-acl.c: Likewise.
10134         * lib/copy-acl.c: Likewise.
10135
10136 2008-06-08  Bruno Haible  <bruno@clisp.org>
10137
10138         Add support for AIX ACLs.
10139         * lib/acl-internal.h (acl_nontrivial): New declaration.
10140         * lib/file-has-acl.c (acl_nontrivial): New function.
10141         (file_has_acl): Add implementation using AIX 4 ACL API.
10142         * lib/set-mode-acl.c (qset_acl): Likewise.
10143         * lib/copy-acl.c (qcopy_acl): Likewise.
10144
10145 2008-06-08  Bruno Haible  <bruno@clisp.org>
10146
10147         Add support for HP-UX ACLs.
10148         * lib/acl-internal.h (acl_nontrivial): New declaration.
10149         * lib/file-has-acl.c (acl_nontrivial): New function.
10150         (file_has_acl): Add implementation using HP-UX 11 ACL API.
10151         * lib/set-mode-acl.c (qset_acl): Likewise.
10152         * lib/copy-acl.c (qcopy_acl): Likewise.
10153
10154 2008-06-08  Bruno Haible  <bruno@clisp.org>
10155
10156         Add support for Cygwin ACLs.
10157         * lib/acl-internal.h (MODE_INSIDE_ACL): New macro for Solaris-like API.
10158         * lib/set-mode-acl.c (qset_acl) [!MODE_INSIDE_ACL]: Don't optimize away
10159         the chmod_or_fchmod call.
10160         * lib/copy-acl.c (qcopy_acl) [!MODE_INSIDE_ACL]: Likewise.
10161
10162 2008-06-08  Bruno Haible  <bruno@clisp.org>
10163
10164         Fix bug with setuid modes in Solaris 10+ code.
10165         * lib/set-mode-acl.c (qset_acl): Call chmod_or_fchmod when acl_set
10166         succeeded, when the mode contains some special bits.
10167
10168 2008-06-08  Bruno Haible  <bruno@clisp.org>
10169
10170         Add support for Solaris 7..10 ACLs.
10171         * lib/acl-internal.h (acl_nontrivial, acl_ace_nontrivial): New
10172         declarations.
10173         * lib/file-has-acl.c (acl_nontrivial, acl_ace_nontrivial): New
10174         functions.
10175         (file_has_acl): Add implementation using Solaris 7..10 ACL API.
10176         * lib/set-mode-acl.c (qset_acl): Likewise.
10177         * lib/copy-acl.c (qcopy_acl): Likewise.
10178
10179 2008-06-08  Bruno Haible  <bruno@clisp.org>
10180
10181         * lib/acl-internal.h (acl_extended_nontrivial) [MacOS X]: New
10182         declaration.
10183         * lib/file-has-acl.c (acl_extended_nontrivial) [MacOS X]: New function.
10184         (acl_access_nontrivial): Remove MacOS X case.
10185         (file_has_acl): Use acl_extended_nontrivial.
10186         * lib/copy-acl.c (qcopy_acl): Likewise.
10187
10188 2008-06-08  Bruno Haible  <bruno@clisp.org>
10189
10190         * lib/set-mode-acl.c (qset_acl): Trivial code simplifications.
10191
10192 2008-06-08  Jim Meyering  <meyering@redhat.com>
10193
10194         * modules/acl (Maintainer): Add Bruno Haible.
10195
10196 2008-06-07  Bruno Haible  <bruno@clisp.org>
10197
10198         Improve support for Tru64 ACLs.
10199         * lib/file-has-acl.c (file_has_acl): Don't test the ACL_TYPE_DEFAULT
10200         ACL on OSF/1.
10201
10202 2008-06-07  Bruno Haible  <bruno@clisp.org>
10203
10204         Add support for MacOS X ACLs.
10205         * lib/file-has-acl.c (file_has_acl): Use ACL_TYPE_EXTENDED instead of
10206         ACL_TYPE_ACCESS and ACL_TYPE_DEFAULT.
10207         * lib/set-mode-acl.c (qset_acl): Likewise.
10208         * lib/copy-acl.c (qcopy_acl): Likewise.
10209
10210 2008-06-07  Bruno Haible  <bruno@clisp.org>
10211
10212         Fix memory leak introduced on 2008-05-22.
10213         * lib/set-mode-acl.c (qset_acl) [!MODE_INSIDE_ACL]: Free ACLs after
10214         use.
10215
10216 2008-06-07  Bruno Haible  <bruno@clisp.org>
10217
10218         * lib/set-mode-acl.c (qset_acl): Use acl_init(), not acl_from_text(),
10219         to construct an empty ACL.
10220
10221 2008-06-07  Bruno Haible  <bruno@clisp.org>
10222
10223         * lib/set-mode-acl.c (chmod_or_fchmod): Document return value
10224         precisely.
10225         * lib/copy-acl.c (qcopy_acl): Trivial code simplifications.
10226
10227 2008-06-07  Bruno Haible  <bruno@clisp.org>
10228
10229         * lib/copy-acl.c (qcopy_acl): Make the #if branches independent.
10230         * lib/set-mode-acl.c (qset_acl): Choose better local variable names.
10231
10232 2008-06-07  Bruno Haible  <bruno@clisp.org>
10233
10234         * doc/posix-functions/_setjmp.texi: Explain the use of this function
10235         regardless of POSIX.
10236         * doc/posix-functions/_longjmp.texi: Likewise.
10237         * doc/posix-functions/setjmp.texi: Mention HP-UX as not counting as a
10238         SystemV platform in this case.
10239
10240 2008-06-06  Eric Blake  <ebb9@byu.net>
10241
10242         Document abort() bugs.
10243         * doc/posix-functions/abort.texi (abort): Mention anomalies.
10244
10245         * doc/posix-functions/setjmp.texi (setjmp): Mingw has setjmp.
10246         * doc/posix-functions/sigsetjmp.texi (sigsetjmp): Cygwin has
10247         sigsetjmp.
10248         * doc/posix-functions/siglongjmp.texi (siglongjmp): Cygwin has
10249         siglongjmp, but only as a macro.
10250         * doc/posix-functions/_longjmp.texi (_longjmp): Mention that this
10251         is obsolete.
10252         * doc/posix-functions/_setjmp.texi (_setjmp): Likewise.
10253
10254         Tweak documentation to cover cygwin argz bugs.
10255         * m4/argz.m4 (gl_FUNC_ARGZ): Mention date of last known cygwin
10256         argz bug fix; no code change needed since no cygwin releases
10257         occurred between the last fix and the bug being tested.
10258         * doc/glibc-functions/argz_add.texi (argz_add): Document the argz
10259         module and recently fixed cygwin bugs.
10260         * doc/glibc-functions/argz_add_sep.texi (argz_add_sep): Likewise.
10261         * doc/glibc-functions/argz_append.texi (argz_append): Likewise.
10262         * doc/glibc-functions/argz_count.texi (argz_count): Likewise.
10263         * doc/glibc-functions/argz_create.texi (argz_create): Likewise.
10264         * doc/glibc-functions/argz_create_sep.texi (argz_create_sep):
10265         Likewise.
10266         * doc/glibc-functions/argz_delete.texi (argz_delete): Likewise.
10267         * doc/glibc-functions/argz_extract.texi (argz_extract): Likewise.
10268         * doc/glibc-functions/argz_insert.texi (argz_insert): Likewise.
10269         * doc/glibc-functions/argz_next.texi (argz_next): Likewise.
10270         * doc/glibc-functions/argz_replace.texi (argz_replace): Likewise.
10271         * doc/glibc-functions/argz_stringify.texi (argz_stringify):
10272         Likewise.
10273
10274         Avoid gcc warning on cygwin.
10275         * lib/copy-acl.c (qcopy_acl) [!HAVE_ACL_GET_FILE &&
10276         !ACL_NO_TRIVIAL]: Avoid unused variable.
10277
10278 2008-06-05  Eric Blake  <ebb9@byu.net>
10279
10280         Be tolerant of UNKNOWN version in gnulib-tool test dir.
10281         * top/GNUmakefile (_dummy): Warn rather than reconfigure if
10282         git-version-gen fails to come up with a version.
10283         Reported by Simon Josefsson.
10284
10285 2008-06-05  Jim Meyering  <meyering@redhat.com>
10286             Paul Eggert  <eggert@cs.ucla.edu>
10287
10288         utimens.c: work around a probable Linux kernel bug
10289         * lib/utimens.c (gl_futimens) [HAVE_UTIMENSAT]: Work around what
10290         appears to be a kernel bug that causes utimensat to return 280
10291         instead of 0, indicating success.
10292
10293 2008-06-04  Bruno Haible  <bruno@clisp.org>
10294
10295         * lib/copy-acl.c (qcopy_acl): Call qset_acl, not set_acl. Fixes
10296         2008-06-01 commit.
10297
10298 2008-06-04  Bruno Haible  <bruno@clisp.org>
10299
10300         * lib/acl-internal.h (acl_access_nontrivial): New declaration.
10301         * lib/file-has-acl.c (acl_access_nontrivial): New function.
10302         (file_has_acl): Use it. Save errno afterwards.
10303         * lib/copy-acl.c (qcopy_acl): Use acl_access_nontrivial.
10304
10305 2008-06-03  Bruno Haible  <bruno@clisp.org>
10306
10307         * lib/file-has-acl.c (file_has_acl): Put Solaris 10 code after POSIX-
10308         draft code. Simplify #ifs.
10309         * lib/set-mode-acl.c (qset_acl): Don't test for symlink if !USE_ACL.
10310         Put Solaris code after POSIX-draft code. Fix comments regarding
10311         Solaris 10, HP-UX. Mention Cygwin.
10312         * lib/copy-acl.c (qcopy_acl): Simplify #ifs.
10313
10314 2008-06-03  Eric Blake  <ebb9@byu.net>
10315
10316         Provide fallback for older kernels.
10317         * lib/utimens.c (gl_futimens) [HAVE_UTIMENSAT, HAVE_FUTIMENS]:
10318         Provide runtime fallback if kernel lacks support.
10319         Reported by Mike Frysinger.
10320
10321 2008-06-02  Bruno Haible  <bruno@clisp.org>
10322
10323         * lib/acl-internal.h (ACL_NOT_WELL_SUPPORTED): Include EOPNOTSUPP if
10324         it exists.
10325
10326 2008-06-02  Bruno Haible  <bruno@clisp.org>
10327
10328         * lib/acl_entries.c (acl_entries): Rewrite to use acl_get_entry.
10329         * lib/copy-acl.c (qcopy_acl): Update comment.
10330
10331 2008-06-02  Bruno Haible  <bruno@clisp.org>
10332
10333         * lib/acl-entries.h: Enclose most definitions in #ifs for POSIX-draft
10334         like ACL APIs.
10335
10336 2008-06-02  Bruno Haible  <bruno@clisp.org>
10337
10338         * tests/test-file-has-acl.sh: Use different code for Cygwin.
10339         * tests/test-set-mode-acl.sh: Likewise.
10340         * tests/test-copy-acl.sh: Likewise.
10341         * tests/test-copy-file.sh: Likewise.
10342
10343 2008-06-02  Bruno Haible  <bruno@clisp.org>
10344
10345         * tests/test-file-has-acl.sh: Remove unused code.
10346
10347 2008-06-01  Bruno Haible  <bruno@clisp.org>
10348
10349         * lib/copy-acl.c (qcopy_acl): New function, extracted from copy_acl.
10350         (copy_acl): Just a wrapper around qcopy_acl that emits the error
10351         messages.
10352         * lib/set-mode-acl.c (qset_acl): Document return value precisely.
10353
10354 2008-06-01  Bruno Haible  <bruno@clisp.org>
10355
10356         * m4/acl.m4 (gl_FUNC_ACL): Separate the POSIX-like and the Solaris
10357         tests. Test for libpacl, needed for OSF/1. Test for extended ACLs,
10358         needed for MacOS X. Test for HP-UX API. Test for newer and older AIX
10359         APIs.
10360         * modules/acl-tests (configure.ac): Remove tests now contained in
10361         m4/acl.m4.
10362
10363 2008-06-02  Jim Meyering  <meyering@redhat.com>
10364
10365         announce-gen: use a better key-server host name
10366         * build-aux/announce-gen (main): Recommend keys.gnupg.net, since
10367         it may be more consistently reliable.  Suggested by Werner Koch
10368         in <http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/13717>.
10369
10370 2008-06-01  Bruno Haible  <bruno@clisp.org>
10371
10372         * lib/stdio-impl.h (fp_ub): Use fp_. Needed for DragonFly BSD.
10373         Reported by Voroskoi Andras <voroskoi@gmail.com>.
10374
10375 2008-06-01  Voroskoi Andras  <voroskoi@gmail.com>  (tiny change)
10376
10377         * lib/stdio-impl.h [__DragonFly__]: Fix typo.
10378
10379 2008-06-01  Bruno Haible  <bruno@clisp.org>
10380
10381         New ACL tests.
10382         * tests/test-file-has-acl.sh: New file.
10383         * tests/test-file-has-acl.c: New file.
10384         * tests/test-set-mode-acl.sh: New file.
10385         * tests/test-set-mode-acl.c: New file.
10386         * tests/test-copy-acl.sh: New file, based on tests/test-copy-file.sh.
10387         * tests/test-copy-acl.c: New file.
10388         * modules/acl-tests: New file, based on modules/copy-file-tests.
10389         * modules/copy-file-tests (Files): Remove tests/test-sameacls.c.
10390         (Depends-on): Add acl-tests.
10391         (configure.ac): Remove checks.
10392         (Makefile.am): Don't create test-sameacls program here any more.
10393
10394 2008-06-01  Bruno Haible  <bruno@clisp.org>
10395
10396         * tests/test-copy-file.sh: Portability fixes for Solaris, HP-UX, IRIX.
10397         * tests/test-sameacls.c: Include progname.h.
10398         (main): Invoke set_program_name. Portability fixes for MacOS X,
10399         Solaris, HP-UX.
10400
10401 2008-06-01  Bruno Haible  <bruno@clisp.org>
10402
10403         * lib/freadahead.c (freadahead) [__DragonFly__]: Use the __sreadahead
10404         function.
10405         Reported by VOROSKOI Andras <voroskoi@gmail.com>.
10406
10407 2008-06-01  Bruno Haible  <bruno@clisp.org>
10408
10409         * modules/rpmatch (Depends-on): Add strdup.
10410
10411 2008-06-01  Bruno Haible  <bruno@clisp.org>
10412
10413         * lib/pipe.c: Include unistd-safer.h.
10414         (create_pipe): Ensure the returned file descriptors are not in {0,1,2}.
10415         * modules/pipe (Depends-on): Add unistd-safer.
10416
10417 2008-05-30  Simon Josefsson  <simon@josefsson.org>
10418
10419         * modules/autobuild (configure.ac): Call AB_INIT.
10420
10421 2008-05-30  Simon Josefsson  <simon@josefsson.org>
10422
10423         * tests/test-getaddrinfo.c: Don't print debug messages by default.
10424         Suggested by Bruno Haible <bruno@clisp.org>.
10425
10426 2008-05-30  Simon Josefsson  <simon@josefsson.org>
10427
10428         * tests/test-base64.c: Cast size_t to unsigned long when invoking
10429         printf.  Use %lu instead of %d.  Reported by Bruno Haible
10430         <bruno@clisp.org>.
10431
10432 2008-05-29  Eric Blake  <ebb9@byu.net>
10433
10434         Prefer new POSIX 200x interfaces over futimesat.
10435         * m4/utimens.m4 (gl_UTIMENS): Check for futimens, utimensat.
10436         * lib/utimens.c (gl_futimens): Use them for nanosecond resolution
10437         when available.
10438         [HAVE_BUGGY_NFS_TIME_STAMPS]: Allow C89 compilation.
10439
10440 2008-05-28  Bruno Haible  <bruno@clisp.org>
10441
10442         * modules/stpcpy (License): Change to LGPLv2+.
10443         Requested by David Lutterkort <dlutter@redhat.com>.
10444
10445 2008-05-27  Bruno Haible  <bruno@clisp.org>
10446
10447         * lib/localename.c (SUBLANG_TIBETAN_BHUTAN): Force value 2. Needed for
10448         current mingw.
10449         Reported by Jose E. Marchesi <jemarch@gnu.org>.
10450
10451 2008-05-27  Bruno Haible  <bruno@clisp.org>
10452
10453         * modules/iconv_open (Link): New section, from module 'iconv'.
10454         * modules/striconv (Link): Likewise.
10455         * modules/striconveh (Link): Likewise.
10456         * modules/xstriconv (Link): Likewise.
10457         * modules/unicodeio (Link): Likewise.
10458         * modules/propername (Link): Likewise.
10459         Reported by Jim Meyering.
10460
10461 2008-05-26  Jim Meyering  <meyering@redhat.com>
10462
10463         sha256: do not artificially restrict buffer length to be < 2^32
10464         * lib/sha256.h (struct sha256_ctx) [buflen]: Change type from
10465         uint32_t to size_t.
10466         * lib/sha256.c (sha256_conclude_ctx): Change type of a local
10467         to match.
10468
10469         avoid unaligned access errors, e.g., on sparc
10470         * lib/sha512.c (sha512_conclude_ctx): Use set_uint64 rather than
10471         direct access through a possibly-unaligned uint64* pointer.
10472         * lib/sha256.c (sha256_conclude_ctx): Use set_uint32 rather than
10473         direct access through a possibly-unaligned uint32* pointer.
10474         Prompted by this patch from Tom "spot" Callaway:
10475         http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/13638
10476
10477         sha512.c: fix typo in comment
10478         * lib/sha512.c (sha512_conclude_ctx): Length is 128-bit, not 64-bit.
10479
10480 2008-05-25  Bruno Haible  <bruno@clisp.org>
10481
10482         * lib/set-mode-acl.c: Renamed from lib/acl.c.
10483         * modules/acl (Files): Add lib/set-mode-acl.c, remove lib/acl.c.
10484         (Makefile.am): Update lib_SOURCES.
10485
10486 2008-05-25  Bruno Haible  <bruno@clisp.org>
10487
10488         * m4/acl.m4 (gl_FUNC_ACL): Don't set LIB_ACL_TRIVIAL.
10489
10490 2008-05-25  Jim Meyering  <meyering@redhat.com>
10491
10492         useless-if-before-free: freed expr may have white-space differences
10493         * build-aux/useless-if-before-free: Recognize cases in which the
10494         freed expression differs from the tested one in embedded white
10495         space, e.g., if (p[i + 1]) free(p[i+1]).  Correct thinko in prev:
10496         $1 was used, so we can't make any regexp shy.  Improved tests now
10497         detect this.
10498
10499         useless-if-before-free: accept white space in the expression.
10500         * build-aux/useless-if-before-free: For now, any white space
10501         in the expression must be identical in the free argument.
10502
10503         useless-if-before-free: efficiency tweak
10504         * build-aux/useless-if-before-free: Make the expression-matching
10505         regexp "shy".
10506         Make the *outer* regexp shy, not the expr-matching one.
10507
10508         update code-in-comment to accept cast of free arg
10509         * build-aux/useless-if-before-free: Update regexp.
10510
10511 2008-05-25  Bruno Haible  <bruno@clisp.org>
10512
10513         * tests/test-sameacls.c: Renamed from tests/test-copy-file-sameacls.c.
10514         * modules/copy-file-tests (Files, Makefile.am): Update.
10515         * tests/test-copy-file.c (func_test_copy): Update.
10516
10517 2008-05-24  Andreas Färber  <andreas.faerber@web.de>  (tiny change)
10518
10519         * lib/stdbool.in.h [__HAIKU__]: Disable __BEOS__ workarounds.
10520
10521 2008-05-23  Bruno Haible  <bruno@clisp.org>
10522
10523         Improve support for ACLs on OSF/1.
10524         * lib/acl.c (qset_acl): For OSF/1, use a string that ends in a comma.
10525         Remove fallback for unknown flavors of ACLs.
10526
10527 2008-05-22  Bruno Haible  <bruno@clisp.org>
10528
10529         Add support for ACLs on OSF/1.
10530         * lib/acl-internal.h (acl_get_fd, acl_set_fd): New inline function
10531         replacements.
10532         (acl_free_text): New macro fallback.
10533         * lib/acl_entries.c (acl_entries): Use acl_free_text instead of
10534         acl_free.
10535         * m4/acl.m4 (gl_FUNC_ACL): Look also in libpacl library. Test for
10536         acl_free_text function. Require AC_C_INLINE.
10537
10538 2008-05-22  Bruno Haible  <bruno@clisp.org>
10539
10540         Make copy_acl work on MacOS X 10.5.
10541         * lib/acl-internal.h (MODE_INSIDE_ACL): New macro.
10542         (ACL_NOT_WELL_SUPPORTED): On MacOS X, also handle ENOENT.
10543         * lib/acl.c (qset_acl): Add different code branch for !MODE_INSIDE_ACL.
10544         If MODE_INSIDE_ACL, don't assume that every system has the same text
10545         representation for ACLs as FreeBSD.
10546         * lib/copy-acl.c (copy_acl): Add support for platforms with
10547         !MODE_INSIDE_ACL.
10548         * lib/file-has-acl.c (file_has_acl): Likewise.
10549         * m4/acl.m4 (gl_FUNC_ACL): Test for some functions that are witness of
10550         FreeBSD, MacOS X, or IRIX, respectively.
10551
10552 2008-05-22  Bruno Haible  <bruno@clisp.org>
10553
10554         * lib/acl.h: Don't include <sys/acl.h>.
10555         (GETACLCNT): Move fallback to lib/acl-internal.h.
10556         * lib/acl-internal.h: Include <sys/acl.h> here.
10557         (GETACLCNT): New macro fallback, moved here from lib/acl.h.
10558
10559 2008-05-22  Bruno Haible  <bruno@clisp.org>
10560
10561         Split off copy_acl function to separate file.
10562         * lib/copy-acl.c: New file, extracted from lib/acl.c.
10563         * lib/acl.c (copy_acl): Moved function to separate file.
10564         * m4/acl.m4 (gl_FUNC_ACL): Remove unconditional AC_LIBOBJs.
10565         * modules/acl (Files): Add lib/copy-acl.c.
10566         (Makefiles.am): Augment lib_SOURCES.
10567
10568 2008-05-22  Bruno Haible  <bruno@clisp.org>
10569
10570         * modules/copy-file-tests: New file.
10571         * tests/test-copy-file.sh: New file.
10572         * tests/test-copy-file.c: New file.
10573         * tests/test-copy-file-sameacls.c: New file.
10574
10575 2008-05-22  Eric Blake  <ebb9@byu.net>
10576
10577         Avoid gcc warning.
10578         * tests/test-memcmp.c (main): Pass NULL indirectly.
10579
10580 2008-05-21  Bruno Haible  <bruno@clisp.org>
10581
10582         Add reference doc about ACLs.
10583         * doc/acl-resources.txt: New file.
10584         * doc/acl-cygwin.txt: New file.
10585
10586 2008-05-21  Bruno Haible  <bruno@clisp.org>
10587
10588         Avoid one more warning from gcc.
10589         * lib/vasnprintf.c (IF_LINT): Update comments.
10590         (VASNPRINTF): Use it also for the 'prefix' array initializer.
10591
10592 2008-05-21  Jim Meyering  <meyering@redhat.com>
10593
10594         avoid a warning from gcc
10595         * lib/vasnprintf.c (IF_LINT): Define.
10596         (scale10_round_decimal_long_double):
10597         Use it to avoid a "may be used uninitialized" warning.
10598         (scale10_round_decimal_double): Likewise.
10599
10600 2008-05-21  Simon Josefsson  <simon@josefsson.org>
10601
10602         * m4/memcmp.m4: When cross-compiling, assume memcmp works if it is
10603         declared.
10604
10605 2008-05-20  Bruno Haible  <bruno@clisp.org>
10606
10607         * tests/test-memcmp.c (main): Test also the sign of the result. Test
10608         against two known bugs; code taken from autoconf's AC_FUNC_MEMCMP.
10609
10610 2008-05-20  Simon Josefsson  <simon@josefsson.org>
10611
10612         * modules/memcmp-tests: New file.
10613         * tests/test-memcmp.c: New file.
10614
10615 2008-05-19  Bruno Haible  <bruno@clisp.org>
10616
10617         * modules/propername (Notice, configure.ac): Put quoted "..." into
10618         --keyword option.
10619         * lib/propername.h: Update comments accordingly.
10620         Reported by Eric Blake.
10621
10622 2008-05-19  Martin Lambers  <marlam@marlam.de>  (tiny change)
10623
10624         * modules/getpass-gnu (Depends-on): Add fseeko.
10625
10626 2008-05-19  Simon Josefsson  <simon@josefsson.org>
10627
10628         * modules/base64-tests: New file.
10629
10630 2008-05-19  Bo Borgerson <gigabo@gmail.com>
10631
10632         * lib/base64.c (base64_decode_ctx): If a decode context structure
10633         was passed in use it to ignore newlines.  If a context structure
10634         was _not_ passed in, continue to treat newlines as garbage (this
10635         is the historical behavior).  Formerly base64_decode.
10636         (base64_decode_alloc_ctx): Formerly base64_decode_alloc.  Now
10637         takes a decode context structure.
10638         * lib/base64.h (base64_decode): Macro for four-argument calls.
10639         (base64_decode_alloc): Likewise.
10640         * lib/base64.c (base64_decode_ctx): If a decode context structure
10641         was passed in use it to ignore newlines.  If a context structure
10642         was _not_ passed in, continue to treat newlines as garbage (this
10643         is the historical behavior).  Formerly base64_decode.
10644         (base64_decode_alloc_ctx): Formerly base64_decode_alloc.  Now
10645         takes a decode context structure.
10646         * lib/base64.h (base64_decode): Macro for four-argument calls.
10647         (base64_decode_alloc): Likewise.
10648
10649 2008-05-19  Jim Meyering  <meyering@redhat.com>
10650
10651         avoid a warning from gcc
10652         * lib/trim.c (IF_LINT): Define.
10653         (trim2): Use it to avoid a "may be used uninitialized" warning.
10654
10655         Fix doc typo.
10656         * doc/glibc-functions/getpass.texi (getpass): s/PATH_MAX/PASS_MAX/.
10657
10658 2008-05-19  Bruno Haible  <bruno@clisp.org>
10659
10660         * doc/glibc-functions/getpass.texi: Document limits of other
10661         implementations.
10662
10663 2008-05-19  Simon Josefsson  <simon@josefsson.org>
10664             Bruno Haible <bruno@clisp.org>
10665
10666         * doc/glibc-functions/getpass.texi: Document gnulib implementation.
10667
10668 2008-05-18  Bruno Haible  <bruno@clisp.org>
10669
10670         * modules/propername: New file, from GNU gettext.
10671         * lib/propername.h: New file, from GNU gettext.
10672         * lib/propername.c: New file, from GNU gettext.
10673         * MODULES.html.sh (Internationalization functions): Add propername.
10674
10675 2008-05-16  Jim Meyering  <meyering@redhat.com>
10676             Bruno Haible  <bruno@clisp.org>
10677
10678         Avoid some warnings from "gcc -Wshadow".
10679         * lib/vasnprintf.c (exp, remainder): Define to different identifiers.
10680
10681 2008-05-15  Eric Blake  <ebb9@byu.net>
10682
10683         Extend previous patch to cygwin 1.7.0.
10684         * m4/memmem.m4 (gl_FUNC_MEMMEM): When cross-compiling, assume a
10685         fast implementation in cygwin >= 1.7.0.
10686         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
10687         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
10688
10689 2008-05-15  Bruno Haible  <bruno@clisp.org>
10690
10691         * m4/memmem.m4 (gl_FUNC_MEMMEM): When cross-compiling, assume a fast
10692         implementation in glibc >= 2.9.
10693         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
10694         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
10695
10696 2008-05-15  Bruno Haible  <bruno@clisp.org>
10697
10698         * MODULES.html.sh (Internationalization functions): Remove linebreak.
10699         (Unicode string functions): Add unilbrk/*.
10700         Reported by Karl Berry.
10701
10702 2008-05-15  Eric Blake  <ebb9@byu.net>
10703
10704         Fix violation of <stdbool.h> replacement in regex.
10705         * lib/regcomp.c (re_compile_internal): Avoid implicit cast to bool.
10706         * lib/regexec.c (re_search_internal): Likewise.
10707         Reported by Heinrich Mislik <Heinrich.Mislik@univie.ac.at>.
10708
10709 2008-05-15  Jim Meyering  <meyering@redhat.com>
10710
10711         avoid distracting test output when git or cvs is not found
10712         * tests/test-vc-list-files-cvs.sh: Suppress 'init' error output.
10713         * tests/test-vc-list-files-git.sh: Likewise.
10714
10715 2008-05-15  Eric Blake  <ebb9@byu.net>
10716
10717         Glibc finally accepted the memmem speedup code, bugzilla #5514.
10718         * doc/glibc-functions/memmem.texi (memmem): Mention last broken
10719         glibc version.
10720         * doc/glibc-functions/strcasestr.texi (strcasestr): Likewise.
10721         * doc/posix-functions/strstr.texi (strstr): Likewise.
10722         * lib/str-two-way.h (MAX): Sychronize with glibc.
10723
10724 2008-05-15  Paolo Bonzini  <bonzini@gnu.org>
10725
10726         * lib/regcomp.c (optimize_utf8): Add a note on why we test
10727         opr.ctx_type.
10728         (calc_first): Initialize constraint field.
10729         (duplicate_node_closure): Use it instead of special casing ANCHORS.
10730         Fix grammar.
10731         (duplicate_node): Merge constraint field for all node types.
10732         (calc_eclosure_iter): Look at constraint field for all node types.
10733         * lib/regex_internal.c (create_cd_newstate): Don't look at
10734         opr.ctx_type.
10735
10736 2008-05-14  Bruno Haible  <bruno@clisp.org>
10737
10738         Help GCC to do better code generation.
10739         * lib/eealloc.h (eemalloc) [GCC >= 3]: Declare with attribute 'malloc'.
10740         * lib/pagealign_alloc.h (pagealign_alloc, pagealign_xalloc): Likewise.
10741         * lib/xalloc.h (ATTRIBUTE_MALLOC): New macro.
10742         (xmalloc, xzalloc, xcalloc, xmemdup, xstrdup, xnmalloc, xcharalloc):
10743         Declare with attribute 'malloc' if supported.
10744
10745 2008-05-14  Lasse Collin  <lasse.collin@tukaani.org>
10746
10747         use "echo STR|wc -c" rather than unportable "expr length STR"
10748         * build-aux/mktempd (mktempd): Vendor-supplied expr from at least
10749         OpenBSD 4.3 and Solaris 10 do not honor expr's "length" function.
10750
10751 2008-05-14  Jim Meyering  <meyering@redhat.com>
10752
10753         use dd ibs=$n count=1 ... rather than less-portable head -c$n
10754         * build-aux/mktempd (rand_bytes): head's -cN option is not accepted
10755         by Solaris 10's /bin/head or by the one from HP-UX 11.x.
10756         Reported in http://sourceforge.net/forum/message.php?msg_id=4960334
10757         via Collin Lasse.
10758
10759 2008-05-14  Eric Blake  <ebb9@byu.net>
10760
10761         Avoid quadratic growth in gl_LIBSOURCES.
10762         * gnulib-tool (func_emit_initmacro_done): s/\(m4_append\)_uniq/\1/.
10763         Suggested by Bruno Haible.
10764
10765         Test xmemdup0.
10766         * modules/xmemdup0-tests: New file.
10767         * tests/test-xmemdup0.c: Likewise.
10768
10769 2008-05-13  Eric Blake  <ebb9@byu.net>
10770
10771         Split xmemdup0 into its own module.
10772         * modules/xmemdup0: New file.
10773         * lib/xmemdup0.h: Likewise.
10774         * lib/xmemdup0.c: Likewise.
10775         * MODULES.html.sh (Memory management functions): Add xmemdup0.
10776         * lib/xalloc.h (xmemdup0): Remove.
10777         * lib/xmalloc.c (xmemdup0): Likewise.
10778
10779 2008-05-13  Eric Blake  <ebb9@byu.net>
10780             Bruno Haible  <bruno@clisp.org>
10781
10782         Reduce number of forks required during autoconf.
10783         * gnulib-tool (func_emit_initmacro_start): Prepare gl_LIBSOURCES_LIST
10784         and gl_LIBSOURCES_DIR.
10785         (func_emit_initmacro_end): Use them here in a single m4_syscmd...
10786         (func_emit_initmacro_done) <gl_LIBSOURCES>: ...rather than in one
10787         m4_syscmd per file.
10788         <m4_foreach_w>: Move...
10789         * m4/gnulib-common.m4 (m4_foreach_w): ...here.
10790
10791 2008-05-13  Eric Blake  <ebb9@byu.net>
10792
10793         * gnulib-tool: Fix various comment typos.
10794
10795 2008-05-12  Bruno Haible  <bruno@clisp.org>
10796
10797         Tailor the linebreaking algorithm.
10798         * lib/unilbrk/tables.c (unilbrk_table): Change (IS,AL) entry.
10799
10800 2008-05-12  Bruno Haible  <bruno@clisp.org>
10801
10802         Update to Unicode 5.0.0.
10803         * lib/unilbrk/tables.h (LBP_*): Add LBP_WJ, LBP_H2, LBP_H3, LBP_JL,
10804         LBP_JV, LBP_JT. Redistribute values.
10805         (unilbrk_table): Change size.
10806         * lib/unilbrk/tables.c (unilbrk_table): Change size. Update to match
10807         Unicode TR#14 rev. 22.
10808         * lib/unilbrk/gen-lbrk.c (LBP_*): Add LBP_WJ, LBP_H2, LBP_H3, LBP_JL,
10809         LBP_JV, LBP_JT. Redistribute values.
10810         (get_lbp): Update to match Unicode TR#14 rev. 21/22 and Unicode 5.0.0.
10811         (debug_output_lbp, fill_org_lbp, debug_output_org_lbp, output_lbp):
10812         Update.
10813         * lib/unilbrk/lbrkprop1.h: Regenerated.
10814         * lib/unilbrk/lbrkprop2.h: Regenerated.
10815         * lib/unilbrk/u8-possible-linebreaks.c (u8_possible_linebreaks):
10816         Change handling of LBP_CM after LBP_ZW. Update for new value of LBP_BK.
10817         * lib/unilbrk/u16-possible-linebreaks.c (u16_possible_linebreaks):
10818         Likewise.
10819         * lib/unilbrk/u32-possible-linebreaks.c (u32_possible_linebreaks):
10820         Likewise.
10821         * tests/unilbrk/test-u8-possible-linebreaks.c (main): Update expected
10822         result.
10823         * tests/unilbrk/test-u16-possible-linebreaks.c (main): Likewise.
10824         * tests/unilbrk/test-u32-possible-linebreaks.c (main): Likewise.
10825         * tests/unilbrk/test-ulc-possible-linebreaks.c (main): Likewise.
10826         * tests/unilbrk/test-u8-width-linebreaks.c (main): Likewise.
10827         * tests/unilbrk/test-u16-width-linebreaks.c (main): Likewise.
10828         * tests/unilbrk/test-u32-width-linebreaks.c (main): Likewise.
10829
10830 2008-05-11  Bruno Haible  <bruno@clisp.org>
10831
10832         * lib/unilbrk/gen-lbrk.c (output_lbp): Fix whitespace.
10833
10834 2008-05-11  Bruno Haible  <bruno@clisp.org>
10835
10836         * lib/unilbrk/gen-lbrk.c: New file, from GNU gettext (gen-lbrkprop.c).
10837         * modules/unilbrk/gen-lbrk: New file.
10838
10839 2008-05-11  Bruno Haible  <bruno@clisp.org>
10840
10841         * m4/sha256.m4 (gl_SHA256): Require AC_C_INLINE.
10842         * m4/sha512.m4 (gl_SHA512): Likewise.
10843
10844 2008-05-11  Jim Meyering  <meyering@redhat.com>
10845
10846         New modules: crypto/sha256, crypto/sha512 (from coreutils)
10847         * modules/crypto/sha256: New file.
10848         * modules/crypto/sha512: Likewise.
10849         * lib/sha256.c: Likewise.
10850         * lib/sha256.h: Likewise.
10851         * lib/sha512.c: Likewise.
10852         * lib/sha512.h: Likewise.
10853         * lib/u64.h: Likewise.
10854         * m4/sha256.m4: Likewise.
10855         * m4/sha512.m4: Likewise.
10856         * MODULES.html.sh (Cryptographic computations (low-level)): List them.
10857
10858 2008-05-10  Bruno Haible  <bruno@clisp.org>
10859
10860         * MODULES.html.sh (Environment variables <stdlib.h>): Add unsetenv.
10861         (Input/Output <stdio.h>): Add xprintf.
10862         (Signal handling <signal.h>): Add strsignal.
10863         (Cryptographic computations (high-level)): Add crypto/gc-camellia.
10864         (Core language properties): Add func.
10865         (Mathematics <math.h>): Add ceil, floor, frexp-nolibm.
10866         (Support for systems lacking POSIX:2001): Add environ, EOVERFLOW,
10867         strings.
10868         (Enhancements for POSIX:2001 functions): Add iconv_open-utf.
10869         (Input/output): New section.
10870         (File system functions): Add openat-die, stat-macros.
10871         (Networking functions): Add sockets.
10872         (Unicode string functions): Add unictype/*.
10873         (Support for building libraries and executables): Add gperf.
10874         (Support for building documentation): Add agpl-3.0.
10875         (Misc): Add nocrash.
10876
10877 2008-05-10  Bruno Haible  <bruno@clisp.org>
10878
10879         * modules/unictype/gen-ctype: New file.
10880
10881 2008-05-10  Jim Meyering  <meyering@redhat.com>
10882
10883         Make chdir-safer.c more efficient on a system with no symlinks.
10884         * lib/chdir-safer.c (chdir_no_follow): Skip lstat and fstat calls
10885         also if ELOOP is zero.  Suggested by Bruno Haible.
10886
10887         Make chdir-safer.c slightly safer.
10888         * lib/chdir-safer.c (chdir_no_follow): Test HAVE_WORKING_O_NOFOLLOW,
10889         not O_NOFOLLOW, in case the latter is nonzero and open ignores it.
10890
10891         Avoid compile failure on systems without ELOOP (like mingw).
10892         * lib/chdir-safer.c (ELOOP): Define if not already defined.
10893         Reported by Bruno Haible.
10894
10895 2008-05-10  Bruno Haible  <bruno@clisp.org>
10896
10897         * lib/unilbrk/ulc-common.c: Include c-strcaseeq.h instead of streq.h.
10898         (is_utf8_encoding): Use a case-insensitive comparison.
10899         * modules/unilbrk/ulc-common (Depends-on): Add c-strcaseeq. Remove
10900         streq.
10901
10902 2008-05-10  Bruno Haible  <bruno@clisp.org>
10903
10904         * lib/unilbrk/ulc-common.c: Don't include <stdlib.h>.
10905         (iconv_string_length, iconv_string_keeping_offsets): Remove functions.
10906         * lib/unilbrk/ulc-common.h (iconv_string_length,
10907         iconv_string_keeping_offsets): Remove declarations.
10908         * lib/unilbrk/ulc-possible-linebreaks.c: Include <string.h>, uniconv.h.
10909         Don't include <iconv.h>, streq.h, xsize.h.
10910         (ulc_possible_linebreaks): Use u8_conv_from_encoding for doing the
10911         conversion.
10912         * lib/unilbrk/ulc-width-linebreaks.c: Include uniconv.h. Don't include
10913         <iconv.h>, streq.h, xsize.h.
10914         (ulc_width_linebreaks): Use u8_conv_from_encoding for doing the
10915         conversion.
10916         * modules/unilbrk/ulc-common (Depends-on): Remove iconv.
10917         * modules/unilbrk/ulc-possible-linebreaks (Depends-on): Add
10918         uniconv/u8-conv-from-enc. Remove iconv_open, streq, xsize.
10919         * modules/unilbrk/ulc-width-linebreaks (Depends-on): Likewise.
10920
10921 2008-05-10  Bruno Haible  <bruno@clisp.org>
10922
10923         * modules/unilbrk/ulc-width-linebreaks-tests: New file.
10924         * tests/unilbrk/test-ulc-width-linebreaks.c: New file.
10925
10926         * modules/unilbrk/u32-width-linebreaks-tests: New file.
10927         * tests/unilbrk/test-u32-width-linebreaks.c: New file.
10928
10929         * modules/unilbrk/u16-width-linebreaks-tests: New file.
10930         * tests/unilbrk/test-u16-width-linebreaks.c: New file.
10931
10932         * modules/unilbrk/u8-width-linebreaks-tests: New file.
10933         * tests/unilbrk/test-u8-width-linebreaks.c: New file.
10934
10935         * modules/unilbrk/ulc-possible-linebreaks-tests: New file.
10936         * tests/unilbrk/test-ulc-possible-linebreaks.c: New file.
10937
10938         * modules/unilbrk/u32-possible-linebreaks-tests: New file.
10939         * tests/unilbrk/test-u32-possible-linebreaks.c: New file.
10940
10941         * modules/unilbrk/u16-possible-linebreaks-tests: New file.
10942         * tests/unilbrk/test-u16-possible-linebreaks.c: New file.
10943
10944         * modules/unilbrk/u8-possible-linebreaks-tests: New file.
10945         * tests/unilbrk/test-u8-possible-linebreaks.c: New file.
10946
10947 2008-05-10  Bruno Haible  <bruno@clisp.org>
10948
10949         Split up 'linebreak' module.
10950         * lib/unilbrk.h: New file, based on lib/linebreak.h.
10951         * lib/unilbrk/lbrkprop1.h: New file, extracted from lib/lbrkprop.h.
10952         * lib/unilbrk/lbrkprop2.h: New file, renamed from lib/lbrkprop.h with
10953         modifications.
10954         * lib/unilbrk/tables.h: New file, extracted from lib/linebreak.c.
10955         * lib/unilbrk/tables.c: New file, extracted from lib/linebreak.c.
10956         * lib/unilbrk/u8-possible-linebreaks.c: New file, extracted from
10957         lib/linebreak.c.
10958         * lib/unilbrk/u16-possible-linebreaks.c: New file, extracted from
10959         lib/linebreak.c.
10960         * lib/unilbrk/u32-possible-linebreaks.c: New file, extracted from
10961         lib/linebreak.c.
10962         * lib/unilbrk/ulc-common.h: New file, extracted from lib/linebreak.c.
10963         * lib/unilbrk/ulc-common.c: New file, extracted from lib/linebreak.c.
10964         * lib/unilbrk/ulc-possible-linebreaks.c: New file, extracted from
10965         lib/linebreak.c.
10966         * lib/unilbrk/u8-width-linebreaks.c: New file, extracted from
10967         lib/linebreak.c.
10968         * lib/unilbrk/u16-width-linebreaks.c: New file, extracted from
10969         lib/linebreak.c.
10970         * lib/unilbrk/u32-width-linebreaks.c: New file, extracted from
10971         lib/linebreak.c.
10972         * lib/unilbrk/ulc-width-linebreaks.c: New file, extracted from
10973         lib/linebreak.c.
10974         * modules/unilbrk/base: New file.
10975         * modules/unilbrk/tables: New file.
10976         * modules/unilbrk/u8-possible-linebreaks: New file.
10977         * modules/unilbrk/u16-possible-linebreaks: New file.
10978         * modules/unilbrk/u32-possible-linebreaks: New file.
10979         * modules/unilbrk/ulc-common: New file.
10980         * modules/unilbrk/ulc-possible-linebreaks: New file.
10981         * modules/unilbrk/u8-width-linebreaks: New file.
10982         * modules/unilbrk/u16-width-linebreaks: New file.
10983         * modules/unilbrk/u32-width-linebreaks: New file.
10984         * modules/unilbrk/ulc-width-linebreaks: New file.
10985         * lib/linebreak.h: Remove file.
10986         * lib/linebreak.c: Remove file.
10987         * m4/linebreak.m4: Remove file.
10988         * modules/linebreak: Remove file.
10989         * NEWS: Mention the changes.
10990
10991 2008-05-09  Eric Blake  <ebb9@byu.net>
10992
10993         Add xmemdup0.
10994         * lib/xalloc.h (xmemdup0): New prototype and C++ typesafe
10995         implementation.
10996         * lib/xmalloc.c (xmemdup0): New C implementation.
10997
10998 2008-05-08  Bruno Haible  <bruno@clisp.org>
10999
11000         * m4/wctype.m4 (gl_WCTYPE_H): Correct indentation.
11001
11002 2008-05-07  Eric Blake  <ebb9@byu.net>
11003
11004         Support cross-compilation of <wctype.h>.
11005         * m4/wctype.m4 (gl_WCTYPE_H): Fix improper nesting in
11006         AC_CACHE_CHECK.
11007
11008 2008-05-06  Soren Hansen  <soren@ubuntu.com>  (tiny change)
11009
11010         * build-aux/vc-list-files: Add support for bzr.
11011
11012 2008-05-03  Jim Meyering  <meyering@redhat.com>
11013
11014         avoid failed assertion with tight malloc
11015         * tests/test-getndelim2.c: Correct an off-by-one assertion.
11016
11017 2008-05-03  Simon Josefsson  <simon@josefsson.org>
11018
11019         * m4/inet_pton.m4: Set HAVE_DECL_INET_PTON to 0 when declarations
11020         are needed from arpa/inet.h.
11021         * m4/inet_ntop.m4: Likewise, for HAVE_DECL_INET_NTOP.
11022         Reported by Bruno Haible.
11023
11024 2008-05-02  Jim Meyering  <meyering@redhat.com>
11025
11026         avoid compilation error on FreeBSD 6
11027         * tests/test-getaddrinfo.c [!defined EAI_NODATA] (EAI_NODATA): Define.
11028
11029 2008-05-01  Jim Meyering  <meyering@redhat.com>
11030
11031         useless-if-before-free: correct --help's exit status description
11032         * build-aux/useless-if-before-free (usage): Like grep, exit 0
11033         for one or more matches, etc.  Reported by Bruno Haible.
11034
11035         vc-list-files: make the stand-alone gnulib test work
11036         * modules/vc-list-files-tests (configure.ac):
11037         Define and AC_SUBST abs_aux_dir.
11038         (Makefile.am) [TESTS_ENVIRONMENT]: Rather than passing
11039         $(abs_top_srcdir) to each script and having each of them
11040         duplicate the work of setting PATH, set PATH here, using
11041         the new variable, abs_aux_dir instead.
11042         * tests/test-vc-list-files-cvs.sh: Don't set PATH here.
11043         * tests/test-vc-list-files-git.sh: Likewise.
11044         Reported by Bruno Haible.
11045
11046 2008-05-01  Bruno Haible  <bruno@clisp.org>
11047
11048         * lib/getndelim2.c (getndelim2): Fix newsize computation during
11049         reallocation. Rename 'done' to 'found_delimiter'.
11050
11051 2008-05-01  Jim Meyering  <meyering@redhat.com>
11052
11053         vc-list-files: accommodate /bin/sh like the one from Solaris 10
11054         * build-aux/vc-list-files: Use `...`, not $(...).
11055
11056 2008-04-30  Jim Meyering  <meyering@redhat.com>
11057
11058         add tests for vc-list-files
11059         * modules/vc-list-files-tests: New module.
11060         * tests/test-vc-list-files-cvs.sh: New file.
11061         * tests/test-vc-list-files-git.sh: New file.
11062
11063         avoid a warning from gcc
11064         * lib/getndelim2.c (IF_LINT): Define.
11065         (getndelim2): Use it to avoid a "may be used uninitialized" warning.
11066
11067         vc-list-files: work properly with build-aux/cvsu, too
11068         * build-aux/vc-list-files: Hoist the "./"-removing code to apply
11069         to all cvs-based clauses.
11070
11071         vc-list-files: work properly in the CVS+awk case, too
11072         * build-aux/vc-list-files: In the CVS+awk case, remove "./" prefix.
11073
11074         vc-list-files: avoid use of ${*-*} that fails when /bin/sh is dash
11075         * build-aux/vc-list-files: Simplify ${*-*} to $dir, since we no longer
11076         take more than one file argument, so .  Add quotes, just in case $dir
11077         ever contains a shell meta-character.  Prompted by Soren Hansen in
11078         <http://thread.gmane.org/gmane.comp.emulators.libvirt/6221/focus=6240>.
11079
11080 2008-04-29  Eric Blake  <ebb9@byu.net>
11081
11082         Optimize getndelim2 to use block operations when possible.
11083         * modules/getndelim2 (Depends-on): Add stdbool, freadptr,
11084         freadseek, and memchr2.
11085         * lib/getndelim2.c (getndelim2): Use them for block reads.
11086
11087 2008-04-29  Bruno Haible  <bruno@clisp.org>
11088
11089         * m4/inet_ntop.m4 (gl_INET_NTOP): Require gl_USE_SYSTEM_EXTENSIONS.
11090         * m4/inet_pton.m4 (gl_INET_PTON): Likewise.
11091         * modules/inet_ntop (Depends-on): Add extensions.
11092         * modules/inet_pton (Depends-on): Likewise.
11093         Reported by Simon Josefsson.
11094
11095 2008-04-29  Jim Meyering  <meyering@redhat.com>
11096
11097         When the is more than one match in a block, match all of them.
11098         * build-aux/useless-if-before-free: Iterate through each block
11099         until there are no more matches.
11100
11101         Fix broken useless-if-before-free script.
11102         * build-aux/useless-if-before-free: Fix typo: missing "?" after
11103         the expression to match cast of argument to free-like function.
11104
11105 2008-04-29  Eric Blake  <ebb9@byu.net>
11106
11107         Use new header.
11108         * lib/getaddrinfo.c (includes): s/"inet_ntop.h"/<arpa/inet.h>/.
11109
11110 2008-04-29  Jim Meyering  <meyering@redhat.com>
11111
11112         Avoid test segfault on x86_64 due to lack of inet_ntop declaration.
11113         * tests/test-getaddrinfo.c: Include <arpa/inet.h>, now guaranteed
11114         by gnulib to exist and to declare e.g., inet_ntop.
11115         Don't include "inet_ntop.h", now removed.
11116
11117         * m4/arpa_inet_h.m4: Remove trailing blanks.
11118
11119 2008-04-29  Eric Blake  <ebb9@byu.net>
11120
11121         Silence valgrind on safe reads beyond potential array bounds.
11122         * lib/rawmemchr.valgrind: New file.
11123         * lib/strchrnul.valgrind: Likewise.
11124         * modules/rawmemchr (Files): Distribute new file.
11125         * modules/strchrnul (Files): Likewise.
11126         Suggested by Bruno Haible.
11127
11128 2008-04-29  Bruno Haible  <bruno@clisp.org>
11129
11130         * lib/arpa_inet.in.h: Include system's <arpa/inet.h> if it exists.
11131         (inet_ntop, inet_pton): Change portability warning's wording.
11132         * m4/arpa_inet_h.m4 (gl_HEADER_ARPA_INET): Set HAVE_ARPA_INET_H.
11133         Invoke gl_CHECK_NEXT_HEADERS.
11134         (gl_ARPA_INET_H_DEFAULTS): Initialize ARPA_INET_H.
11135         * m4/inet_ntop.m4 (gl_INET_NTOP): Require gl_ARPA_INET_H_DEFAULTS and
11136         set ARPA_INET_H.
11137         * m4/inet_pton.m4 (gl_INET_PTON): Likewise.
11138         * modules/arpa_inet (Description): No longer only for systems that
11139         lack it.
11140         (Depends-on): Add include_next.
11141         (Makeile.am): Substitute INCLUDE_NEXT, NEXT_ARPA_INET_H,
11142         HAVE_ARPA_INET_H.
11143
11144 2008-04-29  Jim Meyering  <meyering@redhat.com>
11145
11146         * modules/mkdir (License): Re-license as LGPLv2+.
11147
11148 2008-04-29  Bruno Haible  <bruno@clisp.org>
11149
11150         * modules/rawmemchr (Maintainer): Set to Eric.
11151         * modules/strchrnul (Maintainer): Likewise.
11152
11153 2008-04-29  Simon Josefsson  <simon@josefsson.org>
11154
11155         * m4/arpa_inet_h.m4 (gl_ARPA_INET_H_DEFAULTS): Set
11156         HAVE_DECL_INET_NTOP and HAVE_DECL_INET_PTON.
11157
11158         * modules/arpa_inet (arpa/inet.h): Use them.
11159
11160 2008-04-28  Eric Blake  <ebb9@byu.net>
11161
11162         Test getndelim2.
11163         * modules/getndelim2-tests: New file.
11164         * tests/test-getndelim2.c: Likewise.
11165         * lib/getndelim2.c (getndelim2): Never return 0.  Lock the
11166         stream.
11167         * m4/getndelim2.m4 (gl_GETNDELIM2): Check for lock functions.
11168
11169         * MODULES.html.sh: Document new module.
11170
11171 2008-04-20  Bruno Haible  <bruno@clisp.org>
11172
11173         * lib/c-stack.c (die): Use raise.
11174         * modules/c-stack (Depends-on): Add raise.
11175
11176 2008-04-28  Bruno Haible  <bruno@clisp.org>
11177
11178         Expect rpmatch to be declared.
11179         * lib/yesno.c (rpmatch): Remove declaration.
11180
11181         Declare rpmatch.
11182         * lib/stdlib.in.h (rpmatch): New declaration.
11183         * lib/rpmatch.c: Include <stdlib.h> first.
11184         * m4/rpmatch.m4 (gl_FUNC_RPMATCH): Require AC_USE_SYSTEM_EXTENSIONS and
11185         gl_STDLIB_H_DEFAULTS. Set HAVE_RPMATCH.
11186         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_RPMATCH,
11187         HAVE_RPMATCH.
11188         * modules/rpmatch (Depends-on): Add stdlib, extensions.
11189         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
11190         (Include): Set to <stdlib.h>.
11191         * modules/stdlib (Makefile.am): Substitute GNULIB_RPMATCH and
11192         HAVE_RPMATCH.
11193         * NEWS: Document the change.
11194
11195 2008-04-28  Bruno Haible  <bruno@clisp.org>
11196
11197         Change rpmatch to use nl_langinfo when appropriate.
11198         * lib/rpmatch.c: Include stdbool.h, string.h, langinfo.h.
11199         (N_): New macro.
11200         (localized_pattern): New function/macro.
11201         (try): Remove match, nomatch arguments. Copy the pattern into safe
11202         memory before caching it.
11203         (rpmatch): Use localized_pattern. Add translator comments.
11204         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Test for nl_langinfo and YESEXPR.
11205         Suggested by Eric Blake.
11206         * modules/rpmatch (Depends-on): Add stdbool.
11207
11208 2008-04-28  Eric Blake  <ebb9@byu.net>
11209
11210         Add rawmemchr module, matching glibc.
11211         * modules/string (Makefile.am): New indicator.
11212         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Set it.
11213         * lib/string.in.h (rawmemchr): Declare when appropriate.
11214         * modules/rawmemchr: New file.
11215         * m4/rawmemchr.m4: Likewise.
11216         * lib/rawmemchr.c: Likewise.
11217         * modules/rawmemchr-tests: Likewise.
11218         * tests/test-rawmemchr.c: Likewise.
11219         * doc/glibc-functions/rawmemchr.texi (rawmemchr): Document
11220         module.
11221         * modules/strchrnul (Depends-on): Add rawmemchr.
11222         * lib/strchrnul.c (strchrnul): Optimize a corner case.
11223
11224         Whitespace cleanup.
11225         * tests/test-strchrnul.c: Reindent.
11226         * lib/strchrnul.c: Likewise.
11227
11228         Optimize and test strchrnul.
11229         * lib/strchrnul.c (strchrnul): Rewrite to do parallel search.
11230         * modules/strchrnul-tests: New file.
11231         * tests/test-strchrnul.c: Likewise.
11232
11233         Remove intprops dependency.
11234         * modules/memchr (Depends-on): Remove intprops.
11235         * modules/memrchr (Depends-on): Likewise.
11236         * modules/memchr2 (Depends-on): Likewise.
11237         * lib/memchr.c (__memchr): Hand-inline the TYPE_MAXIMUM check.
11238         * lib/memrchr.c (__memrchr): Likewise.
11239         * lib/memrchr2.c (memchr2): Likewise.
11240         Reported by Simon Josefsson.
11241
11242 2008-04-28  Simon Josefsson  <simon@josefsson.org>
11243
11244         * m4/sys_socket_h.m4: Move AC_REQUIRE([AC_C_INLINE]) to top.
11245         Suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
11246
11247 2008-04-28  Simon Josefsson  <simon@josefsson.org>
11248
11249         * lib/inet_ntop.h, lib/inet_pton.h: Remove files.
11250
11251         * lib/inet_ntop.c: Include arpa/inet.h instead of inet_ntop.h.
11252
11253         * lib/inet_pton.c: Include arpa/inet.h instead of inet_pton.h.
11254
11255         * lib/arpa_inet.in.h [@GNULIB_INET_NTOP@]: Inline inet_ntop.h
11256         declarations.
11257         [@GNULIB_INET_PTON@]: Inline inet_pton.h declarations.
11258
11259         * m4/inet_pton.m4: Don't check for header files.
11260
11261         * m4/inet_ntop.m4: Don't check for header files.
11262
11263 2008-04-28  Simon Josefsson  <simon@josefsson.org>
11264
11265         * m4/sys_socket_h.m4: Require AC_C_INLINE when necessary.
11266         * lib/sys_socket.in.h (setsockopt): Use proper win32 tests (don't
11267         trigger for cygwin).
11268         Reported by Bruno Haible  <bruno@clisp.org>.
11269
11270 2008-04-28  Bruno Haible  <bruno@clisp.org>
11271
11272         * doc/posix-functions/strdup.texi: Mention mingw problem.
11273
11274 2008-04-27  Bruno Haible  <bruno@clisp.org>
11275
11276         * modules/stat-time-tests (Depends-on): Add sleep.
11277         * tests/test-stat-time.c (force_unlink): New function.
11278         (cleanup): Use it.
11279         (test_mtime): Remove the ctime related tests.
11280         (test_ctime): New function, containing the ctime related tests.
11281         (main): Call test_ctime, except on native Windows platforms.
11282
11283 2008-04-27  Bruno Haible  <bruno@clisp.org>
11284
11285         * lib/rpmatch.c (rpmatch): Add some comments.
11286         Reported by James Youngman <jay@gnu.org>.
11287
11288 2008-04-27  Bruno Haible  <bruno@clisp.org>
11289
11290         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Also test the behaviour on
11291         quiet NaNs.
11292
11293 2008-04-27  Bruno Haible  <bruno@clisp.org>
11294
11295         Make test-yesno.sh work on mingw.
11296         * tests/test-yesno.sh: Postprocess the output to convert CR/LF to LF.
11297         * tests/test-yesno.c: Include yesno.h first. Include binary-io.h.
11298         (main): Set stdin to binary mode.
11299         * modules/yesno-tests (Depends-on): Add binary-io.
11300
11301 2008-04-27  Bruno Haible  <bruno@clisp.org>
11302
11303         Fix 'isfinite' on x86, x86_64, ia64 platforms.
11304         * tests/test-isfinite.c (test_isfinitel): Also test the behavior on
11305         argument that lie outside the IEEE 854 domain.
11306         * m4/isfinite.m4 (gl_ISFINITEL_WORKS): New macro.
11307         (gl_ISFINITE): Use it.
11308         * doc/posix-functions/isfinite.texi: Document the fixed bugs.
11309
11310 2008-04-27  Bruno Haible  <bruno@clisp.org>
11311
11312         Allow local renaming in config.h.
11313         * lib/memrchr.c (memrchr): Don't undefine outside libc.
11314
11315 2008-04-27  Bruno Haible  <bruno@clisp.org>
11316
11317         * lib/memchr.c (__memchr): Change type of 'i'.
11318         * lib/memchr2.c (memchr2): Likewise.
11319
11320 2008-04-26  Eric Blake  <ebb9@byu.net>
11321         and Bruno Haible  <bruno@clisp.org>
11322
11323         Optimize and test memrchr.
11324         * modules/memrchr (Depends-on): Add intprops.
11325         * lib/memrchr.c (__memrchr): Avoid false positives in loop.
11326         * modules/memrchr-tests: New file.
11327         * tests/test-memrchr.c: New file.
11328
11329 2008-04-26  Bruno Haible  <bruno@clisp.org>
11330
11331         Add tentative support for DragonFly BSD.
11332         * lib/stdio-impl.h: Add macros for DragonFly BSD.
11333         * lib/fbufmode.c (fbufmode): Update conditionals. Use fp_ instead of
11334         fp.
11335         * lib/fflush.c (clear_ungetc_buffer, disable_seek_optimization,
11336         restore_seek_optimization, update_fpos_cache, rpl_fflush: Likewise.
11337         * lib/fpurge.c (fpurge): Likewise.
11338         * lib/freadable.c (freaadable): Likewise.
11339         * lib/freadahead.c (freadahead): Likewise.
11340         * lib/freading.c (freading): Likewise.
11341         * lib/freadptr.c (freadptr): Likewise.
11342         * lib/freadseek.c (freadptrinc): Likewise.
11343         * lib/fseeko.c (fseeko): Likewise.
11344         * lib/fseterr.c (fseterr): Likewise.
11345         * lib/fwritable.c (fwritable): Likewise.
11346         * lib/fwriting.c (fwriting): Likewise.
11347
11348 2008-04-26  Bruno Haible  <bruno@clisp.org>
11349
11350         * lib/stdio-impl.h: New file.
11351         * lib/fbufmode.c: Include stdio-impl.h.
11352         (fbufmode): Use fp_, remove redundant #defines.
11353         * lib/fflush.c: Include stdio-impl.h.
11354         (clear_ungetc_buffer): Remove redundant #defines.
11355         * lib/fpurge.c: Include stdio-impl.h.
11356         (fpurge): Remove redundant #defines.
11357         * lib/freadable.c: Include stdio-impl.h.
11358         (freadable): Remove redundant #defines.
11359         * lib/freadahead.c: Include stdio-impl.h.
11360         (freadahead): Remove redundant #defines.
11361         * lib/freading.c: Include stdio-impl.h.
11362         (freading): Remove redundant #defines.
11363         * lib/freadptr.c: Include stdio-impl.h.
11364         (freadptr): Remove redundant #defines.
11365         * lib/freadseek.c: Include stdio-impl.h.
11366         (freadptrinc): Remove redundant #defines.
11367         * lib/fseeko.c: Include stdio-impl.h.
11368         (rpl_fseeko): Remove redundant #defines.
11369         * lib/fseterr.c: Include stdio-impl.h.
11370         (fseterr): Remove redundant #defines.
11371         * lib/fwritable.c: Include stdio-impl.h.
11372         (fwritable: Remove redundant #defines.
11373         * lib/fwriting.c: Include stdio-impl.h.
11374         (fwriting): Remove redundant #defines.
11375         * modules/fbufmode (Files): Add lib/stdio-impl.h.
11376         * modules/fflush (Files): Likewise.
11377         * modules/fpurge (Files): Likewise.
11378         * modules/freadable (Files): Likewise.
11379         * modules/freadahead (Files): Likewise.
11380         * modules/freading (Files): Likewise.
11381         * modules/freadptr (Files): Likewise.
11382         * modules/freadseek (Files): Likewise.
11383         * modules/fseeko (Files): Likewise.
11384         * modules/fseterr (Files): Likewise.
11385         * modules/fwritable (Files): Likewise.
11386         * modules/fwriting (Files): Likewise.
11387
11388 2008-04-26  Bruno Haible  <bruno@clisp.org>
11389
11390         * lib/fflush.c (clear_ungetc_buffer, disable_seek_optimization,
11391         restore_seek_optimization, update_fpos_cache): New functions, extracted
11392         from rpl_fflush.
11393         (rpl_fflush): Use them.
11394         * m4/fflush.m4 (gl_PREREQ_FFLUSH): New macro.
11395         (gl_REPLACE_FFLUSH): Use it.
11396
11397 2008-04-26  Bruno Haible  <bruno@clisp.org>
11398
11399         * tests/test-xstrtol.sh: Work around limitation of an old 'tr' program
11400         on Solaris.
11401         * tests/test-xstrtoimax.sh: Likewise.
11402         * tests/test-xstrtoumax.sh: Likewise.
11403         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
11404
11405 2008-04-26  Bruno Haible  <bruno@clisp.org>
11406
11407         * modules/memchr-tests: New file.
11408         * tests/test-memchr.c; New file, based on tests/test-memchr2.c.
11409
11410 2008-04-26  Eric Blake  <ebb9@byu.net>
11411             Bruno Haible  <bruno@clisp.org>
11412
11413         * lib/memchr.c: Include intprops.h.
11414         (__memchr): Optimize parallel detection of matching bytes. Rename local
11415         variables. Add explanatory comments.
11416
11417 2008-04-26  Bruno Haible  <bruno@clisp.org>
11418
11419         Fix module 'memchr', broken since 2000-10-28.
11420         * lib/memchr.c: Outside glibc, define memchr, not __memchr.
11421
11422 2008-04-26  Bruno Haible  <bruno@clisp.org>
11423
11424         * lib/memchr2.c (memchr2): Rename local variables. Add explanatory
11425         comments.
11426
11427 2008-04-25  Eric Blake  <ebb9@byu.net>
11428
11429         Use native fstatat on cygwin 1.7.0.
11430         * m4/openat.m4 (gl_FUNC_OPENAT): Make sure lstat check is made
11431         first.
11432
11433 2008-04-23  Eric Blake  <ebb9@byu.net>
11434
11435         Improve memchr2 performance.
11436         * lib/memchr2.c (memchr2): Further optimize parallel detection of
11437         NUL bytes.
11438         * modules/memchr2 (Depends-on): Use intprops.h.
11439
11440 2008-04-23  Simon Josefsson  <simon@josefsson.org>
11441
11442         * lib/sys_socket.in.h (setsockopt): Be more type safe by declaring
11443         an inline function instead of a CPP macro.  Patch by Ben Pfaff
11444         <blp@cs.stanford.edu>.
11445
11446 2008-04-23  Simon Josefsson  <simon@josefsson.org>
11447
11448         * lib/arpa_inet.in.h: New file.
11449
11450         * modules/arpa_inet (Files): Add lib/arpa_inet.in.h.
11451         (Makefile.am): Sed in substitute header file.
11452
11453         * m4/arpa_inet_h.m4: Add gl_ARPA_INET_H_DEFAULTS and
11454         gl_ARPA_INET_MODULE_INDICATOR.  Use them.
11455
11456         * modules/inet_ntop (configure.ac): Use
11457         gl_ARPA_INET_MODULE_INDICATOR.
11458
11459         * modules/inet_pton (configure.ac): Use
11460         gl_ARPA_INET_MODULE_INDICATOR.
11461
11462 2008-04-22  Jim Meyering  <meyering@redhat.com>
11463
11464         * modules/verify (License): Re-license as LGPLv2+.
11465
11466 2008-04-22  Simon Josefsson  <simon@josefsson.org>
11467
11468         * lib/sys_socket.in.h: Define setsockopt macro to cast fourth
11469         parameter to void* as per POSIX standard (MinGW uses char*).
11470
11471 2008-04-21  Bruno Haible  <bruno@clisp.org>
11472
11473         * lib/wctype.in.h (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit,
11474         iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit):
11475         Define to replacements if REPLACE_ISWCNTRL is 1.
11476         * m4/wctype.m4 (gl_WCTYPE_H): Test whether the isw* functions work.
11477         If not, set WCTYPE_H to nonempty and REPLACE_ISWCNTRL to 1.
11478         * modules/wctype (Makefile.am): Substitute REPLACE_ISWCNTRL.
11479         * doc/posix-functions/iswalnum.texi: Mention the 'wctype' module and
11480         what it fixes.
11481         * doc/posix-functions/iswalpha.texi: Likewise.
11482         * doc/posix-functions/iswblank.texi: Likewise.
11483         * doc/posix-functions/iswcntrl.texi: Likewise.
11484         * doc/posix-functions/iswdigit.texi: Likewise.
11485         * doc/posix-functions/iswgraph.texi: Likewise.
11486         * doc/posix-functions/iswlower.texi: Likewise.
11487         * doc/posix-functions/iswprint.texi: Likewise.
11488         * doc/posix-functions/iswpunct.texi: Likewise.
11489         * doc/posix-functions/iswspace.texi: Likewise.
11490         * doc/posix-functions/iswupper.texi: Likewise.
11491         * doc/posix-functions/iswxdigit.texi: Likewise.
11492         Reported by Alain Guibert.
11493
11494 2008-04-21  Bruno Haible  <bruno@clisp.org>
11495
11496         * m4/vsnprintf.m4 (gl_FUNC_VSNPRINTF): Fix typo in last commit.
11497         Patch by Alain Guibert.
11498
11499 2008-04-21  Bruno Haible  <bruno@clisp.org>
11500
11501         Fix test failures on mingw.
11502         * tests/test-xstrtol.c (print_no_progname): New function.
11503         (main): Install it in error_print_progname hook.
11504         * tests/test-xstrtol.sh: Convert CR/LF to NL in output.
11505         * tests/test-xstrtoimax.sh: Likewise.
11506         * tests/test-xstrtoumax.sh: Likewise.
11507
11508 2008-04-21  Bruno Haible  <bruno@clisp.org>
11509
11510         Fix test failure on mingw.
11511         * tests/test-argp-2.sh (func_compare): Remove CRs from sed's output.
11512
11513 2008-04-21  Bruno Haible  <bruno@clisp.org>
11514
11515         * lib/localename.c (SUBLANG_TIBETAN_PRC, SUBLANG_TIBETAN_BHUTAN):
11516         Actually assign a value.
11517
11518 2008-04-20  Bruno Haible  <bruno@clisp.org>
11519
11520         Fix conflict between modules 'canonicalize' and 'canonicalize-lgpl',
11521         take 2.
11522         * lib/canonicalize.c (canonicalize_file_name): Elide if the
11523         'canonicalize-lgpl' module is also used.
11524         * lib/canonicalize-lgpl.c: Undo last change.
11525         * modules/canonicalize-lgpl (configure.ac): Invoke gl_MODULE_INDICATOR.
11526
11527 2008-04-20  Bruno Haible  <bruno@clisp.org>
11528
11529         * lib/mkdir.c (mkdir): Undefine after the includes, not right after
11530         config.h. Provide _mkdir based fallback for mingw.
11531         * lib/sys_stat.in.h (mkdir): Define through an 'extern' declaration
11532         if REPLACE_MKDIR is 1. Otherwise, test for mingw directly.
11533         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Require
11534         gl_SYS_STAT_H_DEFAULTS. When doing the replacement, set REPLACE_MKDIR
11535         rather than defining mkdir in config.h.
11536         * m4/sys_stat_h.m4 (gl_SYS_STAT_MODULE_INDICATOR): New macro.
11537         (gl_SYS_STAT_H_DEFAULTS): New macro.
11538         (gl_HEADER_SYS_STAT_H): Require it. Don't set HAVE_DECL_MKDIR and
11539         HAVE_IO_H any more.
11540         * modules/sys_stat (Makefile.am): Substitute REPLACE_MKDIR instead of
11541         HAVE_DECL_MKDIR and HAVE_IO_H.
11542
11543 2008-04-20  Bruno Haible  <bruno@clisp.org>
11544
11545         * lib/isapipe.c: Port to native Windows platforms.
11546
11547 2008-04-20  Bruno Haible  <bruno@clisp.org>
11548
11549         * lib/gc-gnulib.c: Include <windows.h> before <wincrypt.h>.
11550
11551 2008-04-21  Eric Blake  <ebb9@byu.net>
11552
11553         Work around preprocessors that don't handle UINTMAX_MAX.
11554         * lib/memchr2.c (memchr2): Avoid embedded #if.
11555         Reported by Alain Guibert, fix suggested by Bruno Haible.
11556
11557 2008-04-21  Simon Josefsson  <simon@josefsson.org>
11558
11559         * doc/posix-functions/strftime.texi (strftime): Explain better
11560         Windows incompatibility.  Suggested by Micah Cowan
11561         <micah@cowan.name>.
11562
11563 2008-04-20  Bruno Haible  <bruno@clisp.org>
11564
11565         * modules/uniconv/u32-conv-to-enc (Depends-on): Add unistr/u32-mblen,
11566         unistr/u8-mblen.
11567
11568 2008-04-20  Bruno Haible  <bruno@clisp.org>
11569
11570         Fix test failure on platforms with non-GNU iconv.
11571         * lib/uniconv/u16-conv-to-enc.c (u16_to_u8_lenient): New function.
11572         (U_TO_U8): Use it, rather than u16_to_u8.
11573         * lib/uniconv/u-conv-to-enc.h (FUNC): Allow an incomplete sequence of
11574         units at the end of the input string.
11575         * modules/uniconv/u16-conv-to-enc (Depends-on): Update.
11576
11577 2008-04-20  Bruno Haible  <bruno@clisp.org>
11578
11579         * tests/uniconv/test-u8-conv-to-enc.c (main): Accept result == NULL
11580         when the resulting length is 0.
11581         * tests/uniconv/test-u16-conv-to-enc.c (main): Likewise.
11582
11583 2008-04-20  Bruno Haible  <bruno@clisp.org>
11584
11585         * m4/roundf.m4 (gl_FUNC_ROUNDF): Add test whether roundf actually
11586         works.
11587         * doc/posix-functions/roundf.texi: Mention roundf bug on mingw.
11588
11589 2008-04-20  Bruno Haible  <bruno@clisp.org>
11590
11591         * tests/test-tsearch.c (main): Don't use initstate if it is missing.
11592         * modules/tsearch-tests (configure.ac): Test for initstate function.
11593
11594 2008-04-20  Bruno Haible  <bruno@clisp.org>
11595
11596         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Also provided a substitute
11597         for nlink_t if missing.
11598         * tests/test-sys_stat.c: Check the existence of the nlink_t type.
11599
11600 2008-04-19  Bruno Haible  <bruno@clisp.org>
11601
11602         Work around snprintf bug on Linux libc5.
11603         * m4/printf.m4 (gl_SNPRINTF_SIZE1): New macro.
11604         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
11605         gl_SNPRINTF_SIZE1.
11606         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
11607         * m4/snprintf.m4 (gl_FUNC_SNPRINTF): Likewise. Replace snprintf if
11608         that test failed.
11609         * m4/vsnprintf.m4 (gl_FUNC_VSNPRINTF): Likewise.
11610         * lib/vasnprintf.c (USE_SNPRINTF): Set to 0 on Linux libc5 systems.
11611         * modules/snprintf (Files): Add m4/printf.m4.
11612         * modules/vsnprintf (Files): Likewise.
11613         * doc/posix-functions/snprintf.texi: Document Linux libc5 problem.
11614         * doc/posix-functions/vsnprintf.texi: Likewise.
11615
11616 2008-04-19  Bruno Haible  <bruno@clisp.org>
11617
11618         * lib/vasnprintf.c (floorlog10l, floorlog10): Reduce maximum error
11619         from 0.0058 to less than 10^-7.
11620
11621 2008-04-19  Bruno Haible  <bruno@clisp.org>
11622
11623         Fix rounding when a precision is given.
11624         * lib/vasnprintf.c (is_borderline): New function.
11625         (VASNPRINTF): For %e and %g, consider replacing the digits 10....0 with
11626         9...9x.
11627         * tests/test-vasnprintf-posix.c (test_function): Test rounding with %f,
11628         %e, %g.
11629         * tests/test-vasprintf-posix.c (test_function): Likewise.
11630         * tests/test-snprintf-posix.h (test_function): Likewise.
11631         * tests/test-sprintf-posix.h (test_function): Likewise.
11632         * tests/test-fprintf-posix.h (test_function): Test rounding with %f.
11633         * tests/test-printf-posix.h (test_function): Likewise.
11634         * tests/test-printf-posix.output: Update.
11635         Reported by John Darrington <john@darrington.wattle.id.au> via
11636         Ben Pfaff <blp@cs.stanford.edu>.
11637
11638 2008-04-18  Simon Josefsson  <simon@josefsson.org>
11639
11640         * doc/posix-functions/strftime.texi (strftime): Clarify platform.
11641         Suggested by Bruno Haible <bruno@clisp.org>.
11642
11643 2008-04-17  Bruno Haible  <bruno@clisp.org>
11644
11645         * lib/lock.h (gl_lock_destroy, gl_rwlock_destroy,
11646         gl_recursive_lock_destroy): Provide no-op definitions for the dummy
11647         implementation.
11648         Patch by Bruce Merry <bmerry@gmail.com>.
11649
11650 2008-04-17  Simon Josefsson  <simon@josefsson.org>
11651
11652         * doc/posix-functions/strftime.texi (strftime): Mention that %e
11653         doesn't work under Windows.
11654
11655 2008-04-16  Bruno Haible  <bruno@clisp.org>
11656
11657         * lib/localename.c (LANG_MAORI, LANG_QUECHUA, LANG_SOTHO, LANG_UIGHUR):
11658         New macros.
11659         (SUBLANG_BOSNIAN_BOSNIA_HERZEGOVINA_LATIN,
11660         SUBLANG_BOSNIAN_BOSNIA_HERZEGOVINA_CYRILLIC,
11661         SUBLANG_CROATIAN_CROATIA, SUBLANG_CROATIAN_BOSNIA_HERZEGOVINA_LATIN,
11662         SUBLANG_MONGOLIAN_CYRILLIC_MONGOLIA, SUBLANG_MONGOLIAN_PRC,
11663         SUBLANG_QUECHUA_BOLIVIA, SUBLANG_QUECHUA_ECUADOR, SUBLANG_QUECHUA_PERU,
11664         SUBLANG_RUSSIAN_RUSSIA, SUBLANG_RUSSIAN_MOLDAVIA, SUBLANG_SPANISH_US,
11665         SUBLANG_TIBETAN_PRC, SUBLANG_TIBETAN_BHUTAN, SUBLANG_UIGHUR_PRC): New
11666         macros.
11667         (gl_locale_name_from_win32_LANGID): Refine code for Croatian/Bosnian,
11668         Mongolian, Russian, Spanish, Tibetan. Add code for Maori, Quechua,
11669         Northern Sotho, Uighur.
11670
11671 2008-04-16  Bruno Haible  <bruno@clisp.org>
11672
11673         * lib/localename.c (SUBLANG_SINDHI_INDIA): New macro.
11674         (SUBLANG_SINDHI_PAKISTAN): Change value from 1 to 2.
11675         (gl_locale_name_from_win32_LANGID): Fix code for Sindhi.
11676         Reported by Daniel Bergström <daniel@octocode.com>.
11677
11678 2007-12-25  KJK::Hyperion  <hackbunny@reactos.com>
11679             Bruno Haible  <bruno@clisp.org>
11680
11681         * lib/localename.c (gl_locale_name_canonicalize) [WIN32_NATIVE]: New
11682         function.
11683         (gl_locale_name_from_win32_LANGID, gl_locale_name_from_win32_LCID):
11684         New functions, mostly extracted from gl_locale_name_default.
11685         (gl_locale_name_default): Use gl_locale_name_from_win32_LCID.
11686
11687 2008-04-16  Eric Blake  <ebb9@byu.net>
11688
11689         Adjust strtod detection to catch glibc 2.7 bug.
11690         * m4/strtod.m4 (gl_FUNC_STRTOD): Test "nan()" behavior.
11691         Reported by John Gatewood Ham.
11692
11693 2008-04-16  Bruno Haible  <bruno@clisp.org>
11694
11695         Add tentative support for Linux libc5.
11696         * lib/fbufmode.c (fbufmode) [__GNU_LIBRARY__==1]: Reuse glibc2 code.
11697         * lib/fpurge.c (fpurge): Likewise.
11698         * lib/freadable.c (freadable): Likewise.
11699         * lib/freadahead.c (freadahead): Likewise.
11700         * lib/freading.c (freading): Likewise.
11701         * lib/freadptr.c (freadptr): Likewise.
11702         * lib/freadseek.c (freadptrinc): Likewise.
11703         * lib/fseeko.c (rpl_fseeko): Likewise.
11704         * lib/fseterr.c (fseterr): Likewise.
11705         * lib/fwritable.c (fwritable): Likewise.
11706         * lib/fwriting.c (fwriting): Likewise.
11707         Reported by Alain Guibert <alguibert+bts@free.fr>.
11708
11709 2008-04-15  Bruno Haible  <bruno@clisp.org>
11710
11711         * modules/mathl (configure.ac): Define module indicator.
11712
11713 2008-04-15  Bruno Haible  <bruno@clisp.org>
11714
11715         * lib/logl.c (logl): Remove unused variables.
11716
11717 2008-04-15  Bruno Haible  <bruno@clisp.org>
11718
11719         * lib/uniconv/u-conv-to-enc.h (FUNC): Fix return value when U_TO_U8
11720         fails.
11721
11722 2008-04-15  Bruno Haible  <bruno@clisp.org>
11723
11724         * lib/trim.c (trim2): Fix argument of isspace() macro.
11725
11726 2008-04-15  Paolo Bonzini  <bonzini@gnu.org>
11727
11728         * lib/tanl.c (kernel_tanl): Rename flag to invert, initialize it
11729         to 0.
11730         * lib/trigl.c (ieee754_rem_pio2l): Fix range checks.
11731
11732 2008-04-14  Bruno Haible  <bruno@clisp.org>
11733
11734         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Fix underquoting of
11735         AC_LANG_PROGRAM argument.
11736         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Likewise.
11737         * m4/gethrxtime.m4 (gl_ARITHMETIC_HRTIME_T): Likewise.
11738         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Likewise.
11739         * m4/inttypes.m4 (gl_INTTYPES_H): Likewise.
11740         * m4/math_h.m4 (gl_MATH_H): Likewise.
11741         * m4/mbstate_t.m4 (AC_TYPE_MBSTATE_T): Likewise.
11742         * m4/memmem.m4 (gl_FUNC_MEMMEM): Likewise.
11743         * m4/netinet_in_h.m4 (gl_HEADER_NETINET_IN): Likewise.
11744         * m4/physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): Likewise.
11745         * m4/putenv.m4 (gl_FUNC_PUTENV): Likewise.
11746         * m4/regex.m4 (gl_REGEX): Likewise.
11747         * m4/stdint.m4 (gl_INTEGER_TYPE_SUFFIX): Likewise.
11748         * m4/stdio_h.m4 (gl_STDIN_LARGE_OFFSET): Likewise.
11749         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
11750         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): Likewise.
11751         * m4/strndup.m4 (gl_FUNC_STRNDUP): Likewise.
11752         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
11753         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Likewise.
11754         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Likewise.
11755
11756 2008-04-14  Jim Meyering  <meyering@redhat.com>
11757
11758         test-strtod: fix typos: s/abs/fabs/
11759         * tests/test-strtod.c (main): Use fabs, not narrowing-to-int "abs".
11760
11761 2008-04-13  Bruno Haible  <bruno@clisp.org>
11762
11763         Fix conflict between modules 'canonicalize' and 'canonicalize-lgpl'.
11764         * lib/canonicalize-lgpl.c: Elide the contents if the 'canonicalize'
11765         module is also used and while not building the reloc-wrapper.
11766
11767 2008-04-13  Bruno Haible  <bruno@clisp.org>
11768
11769         * tests/test-getaddrinfo.c (simple): Ignore EAI_NODATA error.
11770
11771 2008-04-13  Bruno Haible  <bruno@clisp.org>
11772
11773         Fix AIX compilation failure introduced on 2008-04-02.
11774         * tests/test-frexp.c (exp): Undefine before redefining.
11775         * tests/test-frexpl.c (exp): Likewise.
11776
11777 2008-04-13  Bruno Haible  <bruno@clisp.org>
11778
11779         Work around a HP-UX stdio bug.
11780         * tests/test-ftell.c (main): Disable the fseek/ftell test on HP-UX.
11781         * tests/test-ftello.c (main): Likewise.
11782         * doc/posix-functions/ftell.texi: Mention HP-UX bug.
11783         * doc/posix-functions/ftello.texi: Likewise.
11784
11785 2008-04-13  Bruno Haible  <bruno@clisp.org>
11786
11787         Make test-signbit pass on HP-UX/hppa.
11788         * tests/test-signbit.c (minus_zerol): New variable.
11789         (test_signbitl): Use it.
11790
11791 2008-04-13  Bruno Haible  <bruno@clisp.org>
11792
11793         Make truncl work on OSF/1 4.0.
11794         * m4/truncl.m4 (gl_FUNC_TRUNCL): Test whether truncl actually works.
11795         Set REPLACE_TRUNCL, not HAVE_DECL_TRUNCL.
11796         * lib/math.in.h (truncl): Test REPLACE_TRUNCL, not HAVE_DECL_TRUNCL.
11797         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize REPLACE_TRUNCL, not
11798         HAVE_DECL_TRUNCL.
11799         * modules/math (Makefile.am): Substitute REPLACE_TRUNCL, not
11800         HAVE_DECL_TRUNCL.
11801         * doc/posix-functions/truncl.texi: Document the OSF/1 4.0 problem.
11802
11803 2008-04-13  Bruno Haible  <bruno@clisp.org>
11804
11805         * lib/unictype.h: Remove trailing comma from enumeration definitions.
11806
11807 2008-04-13  Bruno Haible  <bruno@clisp.org>
11808
11809         * lib/count-one-bits.h (COUNT_ONE_BITS): Rewrite verification
11810         expression, so as to avoid HP-UX 11 cc compiler bug.
11811
11812 2008-04-13  Bruno Haible  <bruno@clisp.org>
11813
11814         * m4/regex.m4 (gl_PREREQ_REGEX): Also check for <libintl.h>.
11815
11816 2008-04-13  Bruno Haible  <bruno@clisp.org>
11817
11818         * lib/git-merge-changelog.c: Remove empty declaration outside of
11819         functions.
11820
11821 2008-04-13  Bruno Haible  <bruno@clisp.org>
11822
11823         * modules/quotearg-tests (Makefile.am): Define test_quotearg_LDADD.
11824
11825 2008-04-13  Bruno Haible  <bruno@clisp.org>
11826
11827         * doc/posix-headers/sys_socket.texi: Document the problem on EMX.
11828         * lib/sys_socket.in.h (SHUT_RD, SHUT_WR, SHUT_RDWR): Define if missing.
11829         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Replace <sys/socket.h>
11830         also if it exists but lacks definitions of the SHUT_* macros.
11831         * modules/sys_socket (Description): Update.
11832         Reported by Elbert Pol <e.pol@chello.nl>.
11833
11834 2008-04-13  Bruno Haible  <bruno@clisp.org>
11835
11836         * lib/localcharset.c (OS2): Don't redefine if already defined.
11837         Reported by Elbert Pol <e.pol@chello.nl>.
11838
11839 2008-04-13  Bruno Haible  <bruno@clisp.org>
11840
11841         * lib/binary-io.h [__EMX__]: Include <io.h>.
11842         Reported by Elbert Pol <e.pol@chello.nl>.
11843
11844 2008-04-12  Bruno Haible  <bruno@clisp.org>
11845
11846         * lib/fpucw.h: Enable the definitions also for x86_64.
11847         Needed for NetBSD/x86_64.
11848         Reported by Thomas Klausner <tk@giga.or.at>.
11849
11850 2008-04-12  Bruno Haible  <bruno@clisp.org>
11851
11852         * tests/test-strtod.c: Include isnand.h.
11853         (main): Use isnand instead of isnan.
11854         Reported by Jim Meyering.
11855
11856 2008-04-12  Bruno Haible  <bruno@clisp.org>
11857
11858         * m4/isnanf.m4 (gl_ISNANF_WORKS): Add a test for a special NaN.
11859         Reported by Nelson H. F. Beebe <beebe@math.utah.edu>.
11860
11861 2008-04-12  Jim Meyering  <meyering@redhat.com>
11862
11863         * m4/math_h.m4 (gl_MATH_H): Fix typos.
11864
11865 2008-04-12  Bruno Haible  <bruno@clisp.org>
11866
11867         * lib/freadptr.c (freadptr) [__EMX__]: Fix wrong assertion.
11868         Reported by Elbert Pol <e.pol@chello.nl>.
11869
11870 2008-04-12  Eric Blake  <ebb9@byu.net>
11871
11872         Work around Solaris 10 math.h bug.
11873         * m4/math_h.m4 (gl_MATH_H): Check for bug.
11874         (gl_MATH_H_DEFAULTS): Set up default.
11875         * modules/math (Makefile.am): Replace new indicators.
11876         * lib/math.in.h (NAN, HUGE_VAL): Provide replacements.
11877         * tests/test-math.c (main): Test this.
11878         * m4/strtod.m4 (gl_FUNC_STRTOD): Don't rely on HUGE_VAL.
11879         * doc/posix-headers/math.texi (math.h): Mention bug.
11880         Reported by Nelson H. F. Beebe and Jim Meyering.
11881
11882 2008-04-11  Bruno Haible  <bruno@clisp.org>
11883
11884         Adapt to future versions of Apple GCC.
11885         * lib/argp-fmtstream.h (ARGP_FS_EI): Don't test __GNUC_GNU_INLINE__.
11886         Reported by Peter O'Gorman <peter@pogma.com>.
11887
11888 2008-04-11  Bruno Haible  <bruno@clisp.org>
11889
11890         * tests/test-getaddrinfo.c (simple): Ignore EAI_NONAME error.
11891
11892 2008-04-11  Bruno Haible  <bruno@clisp.org>
11893
11894         * modules/strsignal-tests (Makefile.am): Define test_strsignal_LDADD.
11895
11896         * modules/getaddrinfo-tests (Makefile.am): Define
11897         test_getaddrinfo_LDADD.
11898
11899 2008-04-11  Bruno Haible  <bruno@clisp.org>
11900
11901         * lib/strsignal.c (_sys_siglist): Don't declare if already declared.
11902         (init): Fix syntax error.
11903         * m4/strsignal.m4 (gl_PREREQ_STRSIGNAL): Check whether _sys_siglist
11904         is declared.
11905
11906 2008-04-11  Bruno Haible  <bruno@clisp.org>
11907
11908         * lib/glob.c: Include <stdbool.h>. Needed at least with IRIX cc.
11909         * modules/glob (Depends-on): Add stdbool.
11910
11911 2008-04-11  Bruno Haible  <bruno@clisp.org>
11912
11913         * lib/trim.c: Include <string.h>.
11914
11915 2008-04-11  Eric Blake  <ebb9@byu.net>
11916
11917         Avoid compile failure on OS/2.
11918         * lib/regex_internal.h (internal_function): Disable optimization
11919         on OS/2 (__EMX__), where it caused compiler error.
11920         Reported by Elbert Pol.
11921
11922 2008-04-11  Bruno Haible  <bruno@clisp.org>
11923
11924         Flush the standard error stream before aborting. Needed on mingw.
11925         * tests/test-argmatch.c (ASSERT): Call fflush(stderr) before abort().
11926         * tests/test-array_list.c (ASSERT): Likewise.
11927         * tests/test-array_oset.c (ASSERT): Likewise.
11928         * tests/test-avltree_list.c (ASSERT): Likewise.
11929         * tests/test-avltree_oset.c (ASSERT): Likewise.
11930         * tests/test-avltreehash_list.c (ASSERT): Likewise.
11931         * tests/test-binary-io.c (ASSERT): Likewise.
11932         * tests/test-byteswap.c (ASSERT): Likewise.
11933         * tests/test-c-ctype.c (ASSERT): Likewise.
11934         * tests/test-c-strcasecmp.c (ASSERT): Likewise.
11935         * tests/test-c-strcasestr.c (ASSERT): Likewise.
11936         * tests/test-c-strncasecmp.c (ASSERT): Likewise.
11937         * tests/test-c-strstr.c (ASSERT): Likewise.
11938         * tests/test-canonicalize-lgpl.c (ASSERT): Likewise.
11939         * tests/test-canonicalize.c (ASSERT): Likewise.
11940         * tests/test-carray_list.c (ASSERT): Likewise.
11941         * tests/test-ceilf1.c (ASSERT): Likewise.
11942         * tests/test-ceilf2.c (ASSERT): Likewise.
11943         * tests/test-ceill.c (ASSERT): Likewise.
11944         * tests/test-count-one-bits.c (ASSERT): Likewise.
11945         * tests/test-fbufmode.c (ASSERT): Likewise.
11946         * tests/test-fflush2.c (ASSERT): Likewise.
11947         * tests/test-floorf1.c (ASSERT): Likewise.
11948         * tests/test-floorf2.c (ASSERT): Likewise.
11949         * tests/test-floorl.c (ASSERT): Likewise.
11950         * tests/test-fopen.c (ASSERT): Likewise.
11951         * tests/test-fpending.c (ASSERT): Likewise.
11952         * tests/test-fprintf-posix.c (ASSERT): Likewise.
11953         * tests/test-fpurge.c (ASSERT): Likewise.
11954         * tests/test-freadable.c (ASSERT): Likewise.
11955         * tests/test-freadahead.c (ASSERT): Likewise.
11956         * tests/test-freading.c (ASSERT): Likewise.
11957         * tests/test-freadptr.c (ASSERT): Likewise.
11958         * tests/test-freadptr2.c (ASSERT): Likewise.
11959         * tests/test-freadseek.c (ASSERT): Likewise.
11960         * tests/test-freopen.c (ASSERT): Likewise.
11961         * tests/test-frexp.c (ASSERT): Likewise.
11962         * tests/test-frexpl.c (ASSERT): Likewise.
11963         * tests/test-fseek.c (ASSERT): Likewise.
11964         * tests/test-fseeko.c (ASSERT): Likewise.
11965         * tests/test-fstrcmp.c (ASSERT): Likewise.
11966         * tests/test-ftell.c (ASSERT): Likewise.
11967         * tests/test-ftello.c (ASSERT): Likewise.
11968         * tests/test-func.c (ASSERT): Likewise.
11969         * tests/test-fwritable.c (ASSERT): Likewise.
11970         * tests/test-fwriting.c (ASSERT): Likewise.
11971         * tests/test-getdelim.c (ASSERT): Likewise.
11972         * tests/test-getline.c (ASSERT): Likewise.
11973         * tests/test-i-ring.c (ASSERT): Likewise.
11974         * tests/test-iconv-utf.c (ASSERT): Likewise.
11975         * tests/test-iconv.c (ASSERT): Likewise.
11976         * tests/test-isfinite.c (ASSERT): Likewise.
11977         * tests/test-isnand.c (ASSERT): Likewise.
11978         * tests/test-isnanf.c (ASSERT): Likewise.
11979         * tests/test-isnanl.h (ASSERT): Likewise.
11980         * tests/test-ldexpl.c (ASSERT): Likewise.
11981         * tests/test-linked_list.c (ASSERT): Likewise.
11982         * tests/test-linkedhash_list.c (ASSERT): Likewise.
11983         * tests/test-localename.c (ASSERT): Likewise.
11984         * tests/test-lseek.c (ASSERT): Likewise.
11985         * tests/test-mbscasecmp.c (ASSERT): Likewise.
11986         * tests/test-mbscasestr1.c (ASSERT): Likewise.
11987         * tests/test-mbscasestr2.c (ASSERT): Likewise.
11988         * tests/test-mbscasestr3.c (ASSERT): Likewise.
11989         * tests/test-mbscasestr4.c (ASSERT): Likewise.
11990         * tests/test-mbschr.c (ASSERT): Likewise.
11991         * tests/test-mbscspn.c (ASSERT): Likewise.
11992         * tests/test-mbsncasecmp.c (ASSERT): Likewise.
11993         * tests/test-mbspbrk.c (ASSERT): Likewise.
11994         * tests/test-mbspcasecmp.c (ASSERT): Likewise.
11995         * tests/test-mbsrchr.c (ASSERT): Likewise.
11996         * tests/test-mbsspn.c (ASSERT): Likewise.
11997         * tests/test-mbsstr1.c (ASSERT): Likewise.
11998         * tests/test-mbsstr2.c (ASSERT): Likewise.
11999         * tests/test-mbsstr3.c (ASSERT): Likewise.
12000         * tests/test-memchr2.c (ASSERT): Likewise.
12001         * tests/test-memmem.c (ASSERT): Likewise.
12002         * tests/test-open.c (ASSERT): Likewise.
12003         * tests/test-printf-frexp.c (ASSERT): Likewise.
12004         * tests/test-printf-frexpl.c (ASSERT): Likewise.
12005         * tests/test-printf-posix.c (ASSERT): Likewise.
12006         * tests/test-quotearg.c (ASSERT): Likewise.
12007         * tests/test-rbtree_list.c (ASSERT): Likewise.
12008         * tests/test-rbtree_oset.c (ASSERT): Likewise.
12009         * tests/test-rbtreehash_list.c (ASSERT): Likewise.
12010         * tests/test-round1.c (ASSERT): Likewise.
12011         * tests/test-roundf1.c (ASSERT): Likewise.
12012         * tests/test-roundl.c (ASSERT): Likewise.
12013         * tests/test-signbit.c (ASSERT): Likewise.
12014         * tests/test-sleep.c (ASSERT): Likewise.
12015         * tests/test-snprintf-posix.c (ASSERT): Likewise.
12016         * tests/test-snprintf.c (ASSERT): Likewise.
12017         * tests/test-sprintf-posix.c (ASSERT): Likewise.
12018         * tests/test-stat-time.c (ASSERT): Likewise.
12019         * tests/test-strcasestr.c (ASSERT): Likewise.
12020         * tests/test-strerror.c (ASSERT): Likewise.
12021         * tests/test-striconv.c (ASSERT): Likewise.
12022         * tests/test-striconveh.c (ASSERT): Likewise.
12023         * tests/test-striconveha.c (ASSERT): Likewise.
12024         * tests/test-strsignal.c (ASSERT): Likewise.
12025         * tests/test-strstr.c (ASSERT): Likewise.
12026         * tests/test-strtod.c (ASSERT): Likewise.
12027         * tests/test-trunc1.c (ASSERT): Likewise.
12028         * tests/test-trunc2.c (ASSERT): Likewise.
12029         * tests/test-truncf1.c (ASSERT): Likewise.
12030         * tests/test-truncf2.c (ASSERT): Likewise.
12031         * tests/test-truncl.c (ASSERT): Likewise.
12032         * tests/test-vasnprintf-posix.c (ASSERT): Likewise.
12033         * tests/test-vasnprintf-posix2.c (ASSERT): Likewise.
12034         * tests/test-vasnprintf.c (ASSERT): Likewise.
12035         * tests/test-vasprintf-posix.c (ASSERT): Likewise.
12036         * tests/test-vasprintf.c (ASSERT): Likewise.
12037         * tests/test-vfprintf-posix.c (ASSERT): Likewise.
12038         * tests/test-vprintf-posix.c (ASSERT): Likewise.
12039         * tests/test-vsnprintf-posix.c (ASSERT): Likewise.
12040         * tests/test-vsnprintf.c (ASSERT): Likewise.
12041         * tests/test-vsprintf-posix.c (ASSERT): Likewise.
12042         * tests/test-wcwidth.c (ASSERT): Likewise.
12043         * tests/test-xfprintf-posix.c (ASSERT): Likewise.
12044         * tests/test-xprintf-posix.c (ASSERT): Likewise.
12045         * tests/test-xvasprintf.c (ASSERT): Likewise.
12046         * tests/uniconv/test-u16-conv-from-enc.c (ASSERT): Likewise.
12047         * tests/uniconv/test-u16-conv-to-enc.c (ASSERT): Likewise.
12048         * tests/uniconv/test-u16-strconv-from-enc.c (ASSERT): Likewise.
12049         * tests/uniconv/test-u16-strconv-to-enc.c (ASSERT): Likewise.
12050         * tests/uniconv/test-u32-conv-from-enc.c (ASSERT): Likewise.
12051         * tests/uniconv/test-u32-conv-to-enc.c (ASSERT): Likewise.
12052         * tests/uniconv/test-u32-strconv-from-enc.c (ASSERT): Likewise.
12053         * tests/uniconv/test-u32-strconv-to-enc.c (ASSERT): Likewise.
12054         * tests/uniconv/test-u8-conv-from-enc.c (ASSERT): Likewise.
12055         * tests/uniconv/test-u8-conv-to-enc.c (ASSERT): Likewise.
12056         * tests/uniconv/test-u8-strconv-from-enc.c (ASSERT): Likewise.
12057         * tests/uniconv/test-u8-strconv-to-enc.c (ASSERT): Likewise.
12058         * tests/unictype/test-bidi_byname.c (ASSERT): Likewise.
12059         * tests/unictype/test-bidi_name.c (ASSERT): Likewise.
12060         * tests/unictype/test-bidi_of.c (ASSERT): Likewise.
12061         * tests/unictype/test-bidi_test.c (ASSERT): Likewise.
12062         * tests/unictype/test-block_list.c (ASSERT): Likewise.
12063         * tests/unictype/test-block_of.c (ASSERT): Likewise.
12064         * tests/unictype/test-block_test.c (ASSERT): Likewise.
12065         * tests/unictype/test-categ_and.c (ASSERT): Likewise.
12066         * tests/unictype/test-categ_and_not.c (ASSERT): Likewise.
12067         * tests/unictype/test-categ_byname.c (ASSERT): Likewise.
12068         * tests/unictype/test-categ_name.c (ASSERT): Likewise.
12069         * tests/unictype/test-categ_none.c (ASSERT): Likewise.
12070         * tests/unictype/test-categ_of.c (ASSERT): Likewise.
12071         * tests/unictype/test-categ_or.c (ASSERT): Likewise.
12072         * tests/unictype/test-categ_test_withtable.c (ASSERT): Likewise.
12073         * tests/unictype/test-combining.c (ASSERT): Likewise.
12074         * tests/unictype/test-decdigit.c (ASSERT): Likewise.
12075         * tests/unictype/test-digit.c (ASSERT): Likewise.
12076         * tests/unictype/test-mirror.c (ASSERT): Likewise.
12077         * tests/unictype/test-numeric.c (ASSERT): Likewise.
12078         * tests/unictype/test-pr_byname.c (ASSERT): Likewise.
12079         * tests/unictype/test-pr_test.c (ASSERT): Likewise.
12080         * tests/unictype/test-predicate-part1.h (ASSERT): Likewise.
12081         * tests/unictype/test-scripts.c (ASSERT): Likewise.
12082         * tests/unictype/test-sy_c_ident.c (ASSERT): Likewise.
12083         * tests/unictype/test-sy_java_ident.c (ASSERT): Likewise.
12084         * tests/unistdio/test-u16-asnprintf1.c (ASSERT): Likewise.
12085         * tests/unistdio/test-u16-vasnprintf1.c (ASSERT): Likewise.
12086         * tests/unistdio/test-u16-vasnprintf2.c (ASSERT): Likewise.
12087         * tests/unistdio/test-u16-vasnprintf3.c (ASSERT): Likewise.
12088         * tests/unistdio/test-u16-vasprintf1.c (ASSERT): Likewise.
12089         * tests/unistdio/test-u16-vsnprintf1.c (ASSERT): Likewise.
12090         * tests/unistdio/test-u16-vsprintf1.c (ASSERT): Likewise.
12091         * tests/unistdio/test-u32-asnprintf1.c (ASSERT): Likewise.
12092         * tests/unistdio/test-u32-vasnprintf1.c (ASSERT): Likewise.
12093         * tests/unistdio/test-u32-vasnprintf2.c (ASSERT): Likewise.
12094         * tests/unistdio/test-u32-vasnprintf3.c (ASSERT): Likewise.
12095         * tests/unistdio/test-u32-vasprintf1.c (ASSERT): Likewise.
12096         * tests/unistdio/test-u32-vsnprintf1.c (ASSERT): Likewise.
12097         * tests/unistdio/test-u32-vsprintf1.c (ASSERT): Likewise.
12098         * tests/unistdio/test-u8-asnprintf1.c (ASSERT): Likewise.
12099         * tests/unistdio/test-u8-vasnprintf1.c (ASSERT): Likewise.
12100         * tests/unistdio/test-u8-vasnprintf2.c (ASSERT): Likewise.
12101         * tests/unistdio/test-u8-vasnprintf3.c (ASSERT): Likewise.
12102         * tests/unistdio/test-u8-vasprintf1.c (ASSERT): Likewise.
12103         * tests/unistdio/test-u8-vsnprintf1.c (ASSERT): Likewise.
12104         * tests/unistdio/test-u8-vsprintf1.c (ASSERT): Likewise.
12105         * tests/unistdio/test-ulc-asnprintf1.c (ASSERT): Likewise.
12106         * tests/unistdio/test-ulc-vasnprintf1.c (ASSERT): Likewise.
12107         * tests/unistdio/test-ulc-vasnprintf2.c (ASSERT): Likewise.
12108         * tests/unistdio/test-ulc-vasnprintf3.c (ASSERT): Likewise.
12109         * tests/unistdio/test-ulc-vasprintf1.c (ASSERT): Likewise.
12110         * tests/unistdio/test-ulc-vsnprintf1.c (ASSERT): Likewise.
12111         * tests/unistdio/test-ulc-vsprintf1.c (ASSERT): Likewise.
12112         * tests/uniwidth/test-u16-strwidth.c (ASSERT): Likewise.
12113         * tests/uniwidth/test-u16-width.c (ASSERT): Likewise.
12114         * tests/uniwidth/test-u32-strwidth.c (ASSERT): Likewise.
12115         * tests/uniwidth/test-u32-width.c (ASSERT): Likewise.
12116         * tests/uniwidth/test-u8-strwidth.c (ASSERT): Likewise.
12117         * tests/uniwidth/test-u8-width.c (ASSERT): Likewise.
12118         * tests/uniwidth/test-uc_width.c (ASSERT): Likewise.
12119         Reported by Eric Blake.
12120
12121 2008-04-11  Bruno Haible  <bruno@clisp.org>
12122
12123         * lib/wchar.in.h: Tweak comment.
12124
12125 2008-04-11  Bruno Haible  <bruno@clisp.org>
12126
12127         Fix __GNUC_STDC_INLINE__ predefine with Apple GCC on MacOS X 10.5.
12128         * gnulib-tool (func_emit_initmacro_start): Emit an invocation of
12129         gl_COMMON.
12130         * m4/gnulib-common.m4 (gl_COMMON, gl_COMMON_BODY): New macros.
12131
12132 2008-04-11  Bruno Haible  <bruno@clisp.org>
12133
12134         * modules/git-merge-changelog (git_merge_changelog_LDADD): Add LIBINTL.
12135
12136 2008-04-11  Simon Josefsson  <simon@josefsson.org>
12137
12138         * lib/gc-gnulib.c: On Windows, use CryptGenRandom from CSP instead
12139         of attempting to use non-existing /dev/*random.  Based on patch
12140         from Adam Strzelecki <ono@java.pl> in
12141         <http://lists.gnu.org/archive/html/help-gsasl/2008-02/msg00000.html>.
12142
12143 2008-04-08  Bruno Haible  <bruno@clisp.org>
12144
12145         Add tentative support for emx+gcc.
12146         * lib/fbufmode.c (fbufmode) [__EMX__]: Add conditional code.
12147         * lib/fpurge.c (fpurge): Likewise.
12148         * lib/freadable.c (freadable): Likewise.
12149         * lib/freadahead.c (freadahead): Likewise.
12150         * lib/freading.c (freading): Likewise.
12151         * lib/freadptr.c (freadptr): Likewise.
12152         * lib/freadseek.c (freadptrinc): Likewise.
12153         * lib/fseeko.c (rpl_fseeko): Likewise.
12154         * lib/fseterr.c (fseterr): Likewise.
12155         * lib/fwritable.c (fwritable): Likewise.
12156         * lib/fwriting.c (fwriting): Likewise.
12157         * m4/fpending.m4 (gl_FUNC_FPENDING): Add a variant for emx+gcc.
12158
12159 2008-04-09  Eric Blake  <ebb9@byu.net>
12160
12161         Avoid some autoconf warnings.
12162         * m4/regex.m4 (gl_REGEX): s/AC_HELP_STRING/AS_HELP_STRING/.
12163         * m4/acl.m4 (gl_FUNC_ACL): Likewise.
12164         * m4/afs.m4 (gl_AFS): Likewise.
12165         * m4/gc-random.m4 (gl_GC_RANDOM): Likewise.
12166         * m4/include_next.m4 (gl_INCLUDE_NEXT): s/AC_FOREACH/m4_foreach_w/.
12167         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Likewise.
12168         * m4/stdint.m4 (gl_STDINT_BITSIZEOF, gl_CHECK_TYPES_SIGNED)
12169         (gl_INTEGER_TYPE_SUFFIX): Likewise.
12170         * m4/onceonly_2_57.m4 (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE)
12171         (AC_CHECK_DECLS_ONCE): Likewise.
12172         Rename file...
12173         * m4/onceonly.m4: ...to this, and delete 2.54 variant, now that
12174         gnulib-tool requires autoconf 2.59 or better.
12175         * gnulib-tool (func_get_filelist): s/\(onceonly\)_2_57.m4/\1.m4/.
12176
12177 2008-04-08  Eric Blake  <ebb9@byu.net>
12178
12179         Use 'git describe --match' if present (added in git 1.5.5).
12180         * build-aux/git-version-gen: Limit result to tags that match 'v*'
12181         if possible.
12182
12183 2008-04-08  Bruno Haible  <bruno@clisp.org>
12184
12185         Add tentative support for OpenServer.
12186         * lib/fbufmode.c (fbufmode): Add conditional define for _flag, _base,
12187         _ptr, _cnt.
12188         * lib/fpurge.c (fpurge): Likewise.
12189         * lib/freadable.c (freadable): Likewise.
12190         * lib/freadahead.c (freadahead): Likewise.
12191         * lib/freading.c (freading): Likewise.
12192         * lib/freadptr.c (freadptr): Likewise.
12193         * lib/freadseek.c (freadptrinc): Likewise.
12194         * lib/fseeko.c (rpl_fseeko): Likewise.
12195         * lib/fseterr.c (fseterr): Likewise.
12196         * lib/fwritable.c (fwritable): Likewise.
12197         * lib/fwriting.c (fwriting): Likewise.
12198         Reported by Roger Cornelius <rac@tenzing.org> and
12199         Brian K. White <brian@aljex.com>.
12200
12201 2008-04-06  Jim Meyering  <meyering@redhat.com>
12202
12203         * gnulib-tool (func_add_or_update): s/backuped/backed up/ in diagnostic
12204
12205 2008-04-06  Bruno Haible  <bruno@clisp.org>
12206
12207         Avoid possible error with non-ASCII bytes in UTF-8 locales.
12208         * tests/test-fprintf-posix.sh: Use "LC_ALL=C tr" instead of "tr".
12209         * tests/test-printf-posix.sh: Likewise.
12210         * tests/test-vfprintf-posix.sh: Likewise.
12211         * tests/test-vprintf-posix.sh: Likewise.
12212         * tests/test-xprintf-posix.sh: Likewise.
12213
12214 2008-04-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
12215
12216         * m4/double-slash-root.m4 (gl_DOUBLE_SLASH_ROOT): Fix quoting,
12217         hide error from 'ls', needed on OS/2.
12218         Report by Elbert Pol <elbert.pol@gmail.com>.
12219
12220 2008-04-04  Eric Blake  <ebb9@byu.net>
12221
12222         Make test-fseeko.c failures meaningful.
12223         * tests/test-fseeko.c: Print line number on failure.
12224         * tests/test-fseek.c: Likewise.
12225         Reported by Nelson H. F. Beebe.
12226
12227         Improve strtod bug detection check.
12228         * m4/strtod.m4 (gl_FUNC_STRTOD): Also check for hex-float parsing,
12229         required for Solaris 10.
12230         Reported by Bob Friesenhahn and Nelson H. F. Beebe.
12231
12232 2008-04-04  Bruno Haible  <bruno@clisp.org>
12233
12234         * modules/relocatable-prog-wrapper (Files): Add m4/environ.m4. Needed
12235         by m4/setenv.m4.
12236
12237 2008-04-03  Eric Blake  <ebb9@byu.net>
12238
12239         Ensure sane .version contents.
12240         * top/GNUmakefile (_dummy): Also delete .version when rebuilding
12241         version string.
12242         * build-aux/git-version-gen: Improve documentation.
12243
12244         Make GNU make output nicer.
12245         * top/GNUmakefile [!_have-Makefile]: Add dependency on
12246         MAKECMDGOALS to enforce message for all command line targets.  Set
12247         srcdir for use in maint.mk.
12248
12249         Another maintainer tweak.
12250         * top/GNUmakefile (_is-dist-target): Allow maintainer-distcheck as
12251         a target that regenerates version.
12252
12253 2008-04-03  Jim Meyering  <meyering@redhat.com>
12254
12255         vc-list-files: don't cause coreutils "make po-check" failure
12256         * build-aux/vc-list-files: Skip postprocessing when $2 is '.'
12257
12258 2008-04-03  Eric Blake  <ebb9@byu.net>
12259
12260         Allow VPATH usage of vc-list-files.
12261         * build-aux/vc-list-files (scriptversion): Add timestamp.
12262         (options): Add --help, --version, -C.
12263         (CVS): Support installed cvsu.
12264
12265 2008-04-02  Bruno Haible  <bruno@clisp.org>
12266
12267         Avoid some "statement with no effect" warnings from gcc.
12268         * tests/test-wctype.c (main): Explicitly ignore unused values.
12269         Reported by Jim Meyering.
12270
12271 2008-04-02  Jim Meyering  <meyering@redhat.com>
12272
12273         Avoid some warnings from "gcc -Wshadow".
12274         * tests/test-frexp.c (exp): Define to a different identifier.
12275         * tests/test-frexpl.c (exp): Likewise.
12276
12277 2008-04-03  Jim Meyering  <meyering@redhat.com>
12278
12279         bootstrap: remove dangling *.[ch] symlinks from lib
12280         * build-aux/bootstrap [dangling symlink removal]: Move find's
12281         -depth option to precede all others, to avoid a warning.
12282         Remove *.[ch] files too, and from "$source_base" (usually lib/).
12283
12284 2008-04-02  Bruno Haible  <bruno@clisp.org>
12285
12286         Avoid some warnings from "gcc -Wshadow".
12287         * tests/tests-vfprintf-posix.c (my_fprintf): Move after test_function.
12288         * tests/tests-vprintf-posix.c (my_printf): Move after test_function.
12289         * tests/tests-vsnprintf-posix.c (my_snprintf): Move after test_function.
12290         * tests/tests-vsprintf-posix.c (my_sprintf): Move after test_function.
12291         Reported by Jim Meyering.
12292
12293 2008-04-01  Bruno Haible  <bruno@clisp.org>
12294
12295         Fix test to work on IRIX 6.5 with cc.
12296         * tests/test-math.c (numeric_equal): New function.
12297         (main): Use it.
12298
12299 2008-04-01  Bruno Haible  <bruno@clisp.org>
12300
12301         * doc/posix-headers/math.texi: Refine documentation of NAN problem.
12302
12303 2008-04-01  Bruno Haible  <bruno@clisp.org>
12304
12305         * tests/test-vasnprintf-posix.c: Include nan.h instead of <math.h>.
12306         (test_function): Use NaNd, NaNl instead of NAN or 0.0L/0.0L.
12307         * modules/vasnprintf-posix-tests (Files): Add tests/nan.h.
12308         (Depends-on): Remove math.
12309
12310         * tests/test-vasprintf-posix.c: Include nan.h instead of <math.h>.
12311         (test_function): Use NaNd, NaNl instead of NAN or 0.0L/0.0L.
12312         * modules/vasprintf-posix-tests (Files): Add tests/nan.h.
12313         (Depends-on): Remove math.
12314
12315         * tests/test-snprintf-posix.h: Include nan.h instead of <math.h>.
12316         (test_function): Use NaNd, NaNl instead of NAN or 0.0L/0.0L.
12317         * modules/snprintf-posix-tests (Files): Add tests/nan.h.
12318         (Depends-on): Remove math.
12319         * modules/vsnprintf-posix-tests (Files): Add tests/nan.h.
12320         (Depends-on): Remove math.
12321
12322         * tests/test-sprintf-posix.h: Include nan.h instead of <math.h>.
12323         (test_function): Use NaNd, NaNl instead of NAN or 0.0L/0.0L.
12324         * modules/sprintf-posix-tests (Files): Add tests/nan.h.
12325         (Depends-on): Remove math.
12326         * modules/vsprintf-posix-tests (Files): Add tests/nan.h.
12327         (Depends-on): Remove math.
12328
12329         * tests/test-round1.c: Include nan.h.
12330         (main): Use NaNd instead of NAN.
12331         * modules/round-tests (Files): Add tests/nan.h.
12332
12333         * tests/test-trunc1.c: Include nan.h.
12334         (main): Use NaNd instead of NAN.
12335         * modules/trunc-tests (Files): Add tests/nan.h.
12336
12337         * tests/test-roundf1.c: Include nan.h.
12338         (main): Use NaNf instead of NAN.
12339         * modules/roundf-tests (Files): Add tests/nan.h.
12340
12341         * tests/test-truncf1.c: Include nan.h.
12342         (main): Use NaNf instead of NAN.
12343         * modules/truncf-tests (Files): Add tests/nan.h.
12344
12345         * tests/test-ceilf1.c: Include nan.h.
12346         (main): Use NaNf instead of NAN.
12347         * modules/ceilf-tests (Files): Add tests/nan.h.
12348
12349         * tests/test-floorf1.c: Include nan.h.
12350         (main): Use NaNf instead of NAN.
12351         * modules/floorf-tests (Files): Add tests/nan.h.
12352
12353         * tests/test-isnanf.c: Include nan.h instead of <math.h>.
12354         (main): Use NaNf instead of NAN.
12355         * modules/isnanf-nolibm-tests (Files): Add tests/nan.h.
12356
12357         * tests/test-isnand.c: Include nan.h instead of <math.h>.
12358         (main): Use NaNd instead of NAN.
12359         * modules/isnand-nolibm-tests (Files): Add tests/nan.h.
12360
12361         * tests/test-frexp.c: Include nan.h.
12362         (main): Use NaNd instead of NAN.
12363         * modules/frexp-tests (Files): Add tests/nan.h.
12364
12365         * lib/isnan.c: Don't include <math.h>.
12366         (FUNC): Don't use NAN macro.
12367         * modules/isnand-nolibm (Depends-on): Remove math.
12368         * modules/isnanf-nolibm (Depends-on): Remove math.
12369         * modules/isnanl (Depends-on): Remove math.
12370         * modules/isnanl-nolibm (Depends-on): Remove math.
12371
12372         * tests/nan.h: New file.
12373
12374 2008-04-01  Eric Blake  <ebb9@byu.net>
12375
12376         Fix typos.
12377         * tests/test-strtod.c (main): s/FLT_/DBL_/ for minimum and epsilon
12378         values to be the right type.
12379
12380         For now, cater to gnulib strtod inaccuracies.
12381         * tests/test-strtod.c (main): Allow 1-ulp error on expected
12382         fractional results.  While not as nice from a QoI perspective, it
12383         is a quicker patch than correctly implementing decimal to binary
12384         rounding.
12385
12386 2008-03-31  Eric Blake  <ebb9@byu.net>
12387
12388         Guarantee a definition of NAN.
12389         * lib/math.in.h (NAN): Define if missing.
12390         * tests/test-math.c (main): Test it.
12391         * doc/posix-headers/math.texi (math.h): Document this.
12392         * lib/isnan.c (rpl_isnand): Use it.
12393         * tests/test-ceilf1.c (NaN): Delete, and use NAN instead.
12394         * tests/test-floorf1.c (NaN): Likewise.
12395         * tests/test-frexp.c (NaN): Likewise.
12396         * tests/test-isnand.c (NaN): Likewise.
12397         * tests/test-isnanf.c (NaN): Likewise.
12398         * tests/test-round1.c (NaN): Likewise.
12399         * tests/test-roundf1.c (NaN): Likewise.
12400         * tests/test-snprintf-posix.h (NaN): Likewise.
12401         * tests/test-sprintf-posix.h (NaN): Likewise.
12402         * tests/test-trunc1.c (NaN): Likewise.
12403         * tests/test-truncf1.c (NaN): Likewise.
12404         * tests/test-vasnprintf-posix.c (NaN): Likewise.
12405         * tests/test-vasprintf-posix.c (NaN): Likewise.
12406         * modules/isnand-nolibm (Depends-on): Add math.
12407         * modules/isnanf-nolibm (Depends-on): Likewise.
12408         * modules/isnanl (Depends-on): Likewise.
12409         * modules/isnanl-nolibm (Depends-on): Likewise.
12410         * modules/snprintf-posix-tests (Depends-on): Likewise.
12411         * modules/sprintf-posix-tests (Depends-on): Likewise.
12412         * modules/vsnprintf-posix-tests (Depends-on): Likewise.
12413         * modules/vsprintf-posix-tests (Depends-on): Likewise.
12414         * modules/vasnprintf-posix-tests (Depends-on): Likewise.
12415         * modules/vasprintf-posix-tests (Depends-on): Likewise.
12416
12417 2008-03-31  Bruno Haible  <bruno@clisp.org>
12418
12419         * tests/test-strtod.c (main): Update results for OSF/1 platforms.
12420         * doc/posix-functions/strtod.texi: Likewise.
12421
12422 2008-03-31  Bruno Haible  <bruno@clisp.org>
12423
12424         * tests/test-strtod.c (main): Don't use C99 syntax.
12425
12426 2008-03-31  Bruno Haible  <bruno@clisp.org>
12427
12428         * tests/test-strtod.c (main): Don't test NAN macro. Needed for Solaris.
12429         Reported by Eric Blake.
12430
12431 2008-03-31  Jim Meyering  <meyering@redhat.com>
12432
12433         Don't compare actual signbit return values.
12434         * tests/test-strtod.c (main): Rather, compare only their
12435         zero/non-zero nature.
12436
12437 2008-03-31  Eric Blake  <ebb9@byu.net>
12438
12439         More strtod documentation.
12440         * doc/posix-functions/strtod.texi (strtod): Interpret more test
12441         failures as distinct bugs.
12442
12443 2008-03-30  Paul Eggert  <eggert@cs.ucla.edu>
12444
12445         * lib/wchar.in.h [defined __need_mbstate_t]: Just include <wchar.h>.
12446         Problem reported by Erik Benada in
12447         <http://lists.gnu.org/archive/html/bug-gnulib/2008-03/msg00249.html>.
12448
12449 2008-03-30  Bruno Haible  <bruno@clisp.org>
12450
12451         * tests/test-strtod.c: Add comments about which assertion fails on which
12452         platform.
12453         * doc/posix-functions/strtod.texi: Add info about many more platforms.
12454
12455 2008-03-30  Eric Blake  <ebb9@byu.net>
12456
12457         Test signbit behavior on zeros.
12458         * tests/test-signbit.c (test_signbitf): Add tests for zero.
12459         (test_signbitd, test_signbitl): Likewise.
12460
12461         More strtod touchups.
12462         * tests/test-strtod.c (main): Ignore tests for signbit on NaN, and
12463         sign of negative underflow, for now.  Use .5, not .1.
12464         * doc/posix-functions/strtod.texi (strtod): Mention these
12465         limitations.
12466         Reported by Jim Meyering.
12467
12468 2008-03-30  Bruno Haible  <bruno@clisp.org>
12469
12470         * lib/striconveh.h (mem_iconveh, str_iconveh): Optimize the conversion
12471         from UTF-8 to UTF-8//TRANSLIT in the same way as from UTF-8 to UTF-8.
12472
12473 2008-03-30  Bruno Haible  <bruno@clisp.org>
12474
12475         Avoid failure when attempting to return empty iconv results on some
12476         platforms.
12477         * lib/striconveh.c (mem_cd_iconveh_internal): In the final memory
12478         allocation, don't report ENOMEM when the resulting string is empty.
12479
12480 2008-03-30  Bruno Haible  <bruno@clisp.org>
12481
12482         Fix buffer overrun.
12483         * lib/vasnprintf.c (VASNPRINTF): If !USE_SNPRINTF && pad_ourselves:
12484         Don't consider the width for tmp_length. Check count against tmp_length
12485         before doing the padding. Ensure enough allocation during padding.
12486
12487 2008-03-30  Eric Blake  <ebb9@byu.net>
12488
12489         strtod touchups.
12490         * lib/strtod.c (strtod): Avoid compiler warnings.
12491         Reported by Jim Meyering.
12492
12493 2008-03-30  Bruno Haible  <bruno@clisp.org>
12494
12495         * lib/unistdio/u-vsprintf.h (EOVERFLOW): Remove fallback.
12496         * modules/unistdio/ulc-vsprintf (Depends-on): Add EOVERFLOW.
12497         * modules/unistdio/u8-vsprintf (Depends-on): Add EOVERFLOW.
12498         * modules/unistdio/u8-u8-vsprintf (Depends-on): Add EOVERFLOW.
12499         * modules/unistdio/u16-vsprintf (Depends-on): Add EOVERFLOW.
12500         * modules/unistdio/u16-u16-vsprintf (Depends-on): Add EOVERFLOW.
12501         * modules/unistdio/u32-vsprintf (Depends-on): Add EOVERFLOW.
12502         * modules/unistdio/u32-u32-vsprintf (Depends-on): Add EOVERFLOW.
12503
12504         * lib/unistdio/u-vsnprintf.h (EOVERFLOW): Remove fallback.
12505         * modules/unistdio/ulc-vsnprintf (Depends-on): Add EOVERFLOW.
12506         * modules/unistdio/u8-vsnprintf (Depends-on): Add EOVERFLOW.
12507         * modules/unistdio/u8-u8-vsnprintf (Depends-on): Add EOVERFLOW.
12508         * modules/unistdio/u16-vsnprintf (Depends-on): Add EOVERFLOW.
12509         * modules/unistdio/u16-u16-vsnprintf (Depends-on): Add EOVERFLOW.
12510         * modules/unistdio/u32-vsnprintf (Depends-on): Add EOVERFLOW.
12511         * modules/unistdio/u32-u32-vsnprintf (Depends-on): Add EOVERFLOW.
12512
12513         * lib/unistdio/u-vasprintf.h (EOVERFLOW): Remove fallback.
12514         * modules/unistdio/ulc-vasprintf (Depends-on): Add EOVERFLOW.
12515         * modules/unistdio/u8-vasprintf (Depends-on): Add EOVERFLOW.
12516         * modules/unistdio/u8-u8-vasprintf (Depends-on): Add EOVERFLOW.
12517         * modules/unistdio/u16-vasprintf (Depends-on): Add EOVERFLOW.
12518         * modules/unistdio/u16-u16-vasprintf (Depends-on): Add EOVERFLOW.
12519         * modules/unistdio/u32-vasprintf (Depends-on): Add EOVERFLOW.
12520         * modules/unistdio/u32-u32-vasprintf (Depends-on): Add EOVERFLOW.
12521
12522         * lib/unistdio/ulc-vfprintf.c (EOVERFLOW): Remove fallback.
12523         * modules/unistdio/ulc-vfprintf (Depends-on): Add EOVERFLOW.
12524
12525         * lib/unistdio/ulc-fprintf.c (EOVERFLOW): Remove fallback.
12526         * modules/unistdio/ulc-fprintf (Depends-on): Add EOVERFLOW.
12527
12528         * lib/xvasprintf.c (EOVERFLOW): Remove fallback.
12529         * modules/xvasprintf (Depends-on): Add EOVERFLOW.
12530
12531         * lib/vsprintf.c (EOVERFLOW): Remove fallback.
12532         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Drop gl_EOVERFLOW.
12533         * modules/vsprintf-posix (Depends-on): Add EOVERFLOW.
12534
12535         * lib/vsnprintf.c (EOVERFLOW): Remove fallback.
12536         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Drop gl_EOVERFLOW.
12537         * modules/vsnprintf (Depends-on): Add EOVERFLOW.
12538
12539         * lib/vfprintf.c (EOVERFLOW): Remove fallback.
12540         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Drop gl_EOVERFLOW.
12541         * modules/vfprintf-posix (Depends-on): Add EOVERFLOW.
12542
12543         * lib/vasprintf.c (EOVERFLOW): Remove fallback.
12544         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Drop gl_EOVERFLOW.
12545         * modules/vasprintf (Depends-on): Add EOVERFLOW.
12546
12547         * lib/vasnprintf.c (EOVERFLOW): Remove fallback.
12548         * m4/vasnprintf.m4 (gl_FUNC_VASNPRINTF): Drop gl_EOVERFLOW.
12549         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Drop gl_EOVERFLOW.
12550         * modules/vasnprintf (Files): Remove m4/eoverflow.m4.
12551         (Depends-on): Add EOVERFLOW.
12552         * modules/unistdio/ulc-vasnprintf (Files): Remove m4/eoverflow.m4.
12553         (Depends-on): Add EOVERFLOW.
12554         * modules/unistdio/u8-vasnprintf (Files): Remove m4/eoverflow.m4.
12555         (Depends-on): Add EOVERFLOW.
12556         * modules/unistdio/u8-u8-vasnprintf (Files): Remove m4/eoverflow.m4.
12557         (Depends-on): Add EOVERFLOW.
12558         * modules/unistdio/u16-vasnprintf (Files): Remove m4/eoverflow.m4.
12559         (Depends-on): Add EOVERFLOW.
12560         * modules/unistdio/u16-u16-vasnprintf (Files): Remove m4/eoverflow.m4.
12561         (Depends-on): Add EOVERFLOW.
12562         * modules/unistdio/u32-vasnprintf (Files): Remove m4/eoverflow.m4.
12563         (Depends-on): Add EOVERFLOW.
12564         * modules/unistdio/u32-u32-vasnprintf (Files): Remove m4/eoverflow.m4.
12565         (Depends-on): Add EOVERFLOW.
12566
12567         * lib/sprintf.c (EOVERFLOW): Remove fallback.
12568         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Drop gl_EOVERFLOW.
12569         * modules/sprintf-posix (Depends-on): Add EOVERFLOW.
12570
12571         * lib/snprintf.c (EOVERFLOW): Remove fallback.
12572         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Drop gl_EOVERFLOW.
12573         * modules/snprintf (Depends-on): Add EOVERFLOW.
12574
12575         * lib/poll.c (EOVERFLOW): Remove fallback.
12576         * modules/poll (Depends-on): Add EOVERFLOW.
12577
12578         * lib/getugroups.c (EOVERFLOW): Remove fallback.
12579         * modules/getugroups (Depends-on): Add EOVERFLOW.
12580
12581         * lib/getdelim.c (EOVERFLOW): Remove fallback.
12582         * modules/getdelim (Depends-on): Add EOVERFLOW.
12583
12584         * lib/ftell.c (EOVERFLOW): Remove fallback.
12585         * modules/ftell (Depends-on): Add EOVERFLOW.
12586
12587         * lib/fprintf.c (EOVERFLOW): Remove fallback.
12588         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Drop gl_EOVERFLOW.
12589         * modules/fprintf-posix (Depends-on): Add EOVERFLOW.
12590
12591         * lib/c-stack.c (EOVERFLOW): Remove unused fallback.
12592
12593         * modules/EOVERFLOW-tests: New file.
12594         * tests/test-EOVERFLOW.c: New file.
12595
12596         * modules/EOVERFLOW: New file.
12597         * doc/posix-headers/errno.texi: Mention EOVERFLOW portability problem.
12598
12599 2008-03-30  Bruno Haible  <bruno@clisp.org>
12600
12601         Fix bug introduced on 2007-06-10.
12602         * lib/vasnprintf.c (VASNPRINTF): When performing zero-padding, use
12603         spaces instead of 0 digits for 's' also when ENABLE_UNISTDIO.
12604
12605 2008-03-30  Bruno Haible  <bruno@clisp.org>
12606
12607         Improve freadseek's efficiency after ungetc.
12608         * lib/freadseek.c: Include freadahead.h.
12609         (freadptrinc): New function, extracted from freadseek.
12610         (freadseek): Use it in a loop. Use freadahead to determine the number
12611         of loop iterations.
12612         * modules/freadseek (Depends-on): Add freadahead.
12613         (configure.ac): Require AC_C_INLINE.
12614
12615 2008-03-30  Bruno Haible  <bruno@clisp.org>
12616
12617         * lib/freadseek.c (freadseek): Don't ignore the return value of
12618         freadptr.
12619
12620 2008-03-29  Eric Blake  <ebb9@byu.net>
12621
12622         Add hex float support.
12623         * modules/strtod (Depends-on): Add c-ctype.
12624         (Link): Mention POW_LIB.
12625         * lib/strtod.c (strtod): Recognize hex floats.  Don't allow
12626         whitespace between 'e' and exponent.
12627         * tests/test-strtod.c (main): Enable hex float tests.
12628         * doc/posix-functions/strtod.texi (strtod): Document what gnulib
12629         now provides.
12630
12631         Document various strtod bugs, with some fixes.
12632         * doc/posix-functions/strtod.texi (strtod): Document bugs with
12633         "-0x", "inf", "nan", and hex constants.
12634         * doc/posix-functions/atof.texi (atof): Likewise.
12635         * modules/stdlib (Makefile.am): Support strtod.
12636         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Likewise.
12637         * m4/strtod.m4 (gl_FUNC_STRTOD): Fit in stdlib framework, and
12638         detect additional strtod bugs.
12639         * lib/stdlib.in.h (rpl_strtod): Add declarations.
12640         * lib/strtod.c (strtod): Return -0.0 on negative underflow.  Use
12641         bool where appropriate.  Parse 'inf' and 'nan'.
12642         * tests/test-strtod.c: New file.
12643         * modules/strtod (Depends-on): Add stdbool, stdlib.
12644         (configure.ac): Turn on module indicator.
12645         * modules/strtod-tests: New module.
12646
12647 2008-03-29  Eric Blake  <ebb9@byu.net>
12648
12649         Fix ftell on mingw.
12650         * lib/ftell.c (EOVERFLOW): Define if the system lacks it.
12651         * modules/ftell-tests (Depends-on): Add binary-io.
12652         * modules/ftello-tests (Depends-on): Likewise.
12653         * tests/test-ftell.c (main): Enhance test to cover behavior after
12654         ungetc.  Enforce binary mode.
12655         * tests/test-ftello.c (main): Likewise.
12656
12657         Pass test-freadseek on cygwin.
12658         * modules/freadseek (Depends-on): Use freadptr, not freadahead.
12659         * lib/freadseek.c (freadseek): Don't increment beyond bounds of
12660         ungetc buffer.
12661
12662         * tests/test-fflush2.c (main): Fix typo.
12663
12664 2008-03-29  Bruno Haible  <bruno@clisp.org>
12665
12666         * tests/test-fflush2.c (main): Temporarily disable the contents of
12667         this test.
12668         * m4/fflush.m4 (gl_FUNC_FFLUSH): Add a TODO.
12669         Reported by Eric Blake.
12670
12671 2008-03-28  Simon Josefsson  <simon@josefsson.org>
12672
12673         * lib/gc.h (enum Gc_hash): Add GC_SHA224.
12674         (GC_SHA224_DIGEST_SIZE): Add.
12675
12676         * lib/gc-libgcrypt.c (gc_hash_open): Handle SHA-224.
12677         (gc_hash_digest_length): Likewise.
12678         (gc_hash_buffer): Likewise.
12679
12680 2008-03-25  Bruno Haible  <bruno@clisp.org>
12681
12682         * doc/gnulib-tool.texi (gettextize and autopoint): Explain in more
12683         detail which gettext release to use.
12684         Reported by Simon Josefsson.
12685
12686 2008-03-26  Jim Meyering  <meyering@redhat.com>
12687
12688         gnumakefile: remove file from $(top_builddir), not from $(top_srcdir)
12689         * modules/gnumakefile (clean-GNUmakefile): Also, use
12690         test ... && ... || : syntax rather than if-then ... fi.
12691
12692         gnumakefile: Don't double-quote-expand $(VPATH) value.
12693         * modules/gnumakefile (clean-GNUmakefile): Use single quotes.
12694
12695 2008-03-24  Eric Blake  <ebb9@byu.net>
12696
12697         Alter GNUmakefile to install into top directory.
12698         * modules/maintainer-makefile: Split, and add dependency...
12699         * modules/gnumakefile: to this new module.
12700         * build-aux/GNUmakefile: Move...
12701         * top/GNUmakefile: ...here.
12702         * build-aux/maint.mk: Move...
12703         * top/maint.mk: ...here.
12704         * MODULES.html.sh (Support for maintaining...): Document new
12705         module.
12706
12707 2008-03-23  Bruno Haible  <bruno@clisp.org>
12708
12709         * gnulib-tool: New options --vc-files, --no-vc-files.
12710         (func_usage): Document them.
12711         (vc_files): New variable.
12712         (func_import): Consider vc_files.
12713         (func_create_testdir): Set vc_files to empty.
12714         Suggested by Jim Meyering and Karl Berry.
12715
12716 2008-03-23  Bruno Haible  <bruno@clisp.org>
12717
12718         Fix regex compilation error on HP-UX 11.
12719         * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_TYPE_MBSTATE_T.
12720         * modules/regex (Files): Add m4/mbstate_t.m4.
12721         Reported by Ton Voon <ton.voon@altinity.com>.
12722
12723 2008-03-23  Bruno Haible  <bruno@clisp.org>
12724
12725         * doc/gnulib-tool.texi (gettextize and autopoint): New section.
12726
12727 2008-03-23  Eric Blake  <ebb9@byu.net>
12728             Bruno Haible  <bruno@clisp.org>
12729
12730         Install files from top/ in the destination directory.
12731         * gnulib-tool (func_get_automake_snippet): Synthesize an EXTRA_DIST
12732         augmentation also for the files from top/.
12733         (func_import, func_create_testdir): Rewrite file names:
12734         top/filename -> filename.
12735
12736 2008-03-23  Bruno Haible  <bruno@clisp.org>
12737
12738         Tweak "gnulib --version" output.
12739         * gnulib-tool (func_version): Replace "-dirty" suffix with "-modified".
12740
12741 2008-03-23  Bruno Haible  <bruno@clisp.org>
12742
12743         Tweak "gnulib --version" output.
12744         * gnulib-tool (func_version): Use date of last commit to ChangeLog,
12745         rather than contents of ChangeLog, when possible.
12746
12747 2008-03-21  Eric Blake  <ebb9@byu.net>
12748
12749         More --version tweaks.
12750         * gnulib-tool (func_version): Obey GNU Coding Standards.  Output
12751         date of last ChangeLog entry.
12752
12753 2008-03-21  Jim Meyering  <meyering@redhat.com>
12754
12755         * build-aux/GNUmakefile (_have-git-version-gen): Split long line.
12756
12757 2008-03-20  Eric Blake  <ebb9@byu.net>
12758
12759         VPATH fix.
12760         * build-aux/GNUmakefile (_have_git-version-gen): Look in correct dir.
12761
12762 2008-03-20  Simon Josefsson  <simon@josefsson.org>
12763
12764         * build-aux/GNUmakefile: Make git-version-gen optional.  Add
12765         _build-aux variable.  Suggested by Eric Blake <ebb9@byu.net>.
12766
12767 2008-03-20  Eric Blake  <ebb9@byu.net>
12768
12769         Sync GNUmakefile with coreutils.
12770         * build-aux/GNUmakefile (have-Makefile): Rename...
12771         (_have-Makefile): ...to this, for namespace consideration.
12772         (GNUmakefile.cfg): Include, if present.
12773         (_autoreconf): Define a default.
12774         (_is-dist-target): New rule for rebuilds to pick up intra-release
12775         version.
12776         (maint-cfg.mk): Rename...
12777         (cfg.mk): ...to this.
12778
12779 2008-03-18  Jim Meyering  <meyering@redhat.com>
12780
12781         New script and module: mktempd
12782         * MODULES.html.sh (maint+release support): Add mktempd.
12783         * build-aux/mktempd: New file.
12784         * modules/mktempd: New file.
12785
12786 2008-03-15  Jim Meyering  <meyering@redhat.com>
12787
12788         Undo last change.
12789         * lib/sha1.c, lib/md5.c: 63 != ~63.
12790         Reported by Andreas Schwab.
12791
12792         sha1.c, md5.c: Hoist a redundant expression.
12793         * lib/sha1.c (sha1_process_bytes): AND-off the low bits in
12794         "ctx->buflen" only once, before calling *_process_block.
12795         * lib/md5.c (md5_process_bytes): Likewise.
12796
12797 2008-03-14  Eric Blake  <ebb9@byu.net>
12798
12799         Bump copyright year in files generated by gnulib-tool.
12800         * gnulib-tool (func_emit_copyright_notice): Extract copyright from
12801         gnulib-tool, rather than hard-coding it.
12802
12803         Fix 'gnulib-tool --version' output to work with git.
12804         * gnulib-tool (func_gnulib_dir): New function, extracted from...
12805         (startup): ...here.
12806         (func_version): Use it to invoke git-version-gen, rather than
12807         relying on CVS keyword expansion.  Modernize wording.
12808         (cvsdatestamp, last_checkin_date, version): Kill unused
12809         variables.
12810
12811 2008-03-12  Jim Meyering  <meyering@redhat.com>
12812
12813         Recognize optional cast of the argument to free.
12814         * build-aux/useless-if-before-free: Update regexps.
12815
12816         * build-aux/bootstrap (gnulib_tool): Remove trailing blanks.
12817
12818 2008-03-11  Bruno Haible  <bruno@clisp.org>
12819
12820         Extend AC_LIB_LINKFLAGS to the situation of several libraries provided
12821         by a single package.
12822         * m4/lib-link.m4 (AC_LIB_FROMPACKAGE): New macro.
12823         (AC_LIB_LINKFLAGS_BODY): Use the information stored by
12824         AC_LIB_FROMPACKAGE. Use AC_ARG_WITH instead of AC_LIB_ARG_WITH.
12825         Reported by Sam Steingold <sds@gnu.org>.
12826
12827 2008-03-12  Sergey Poznyakoff  <gray@gnu.org.ua>
12828
12829         * build-aux/bootstrap (version_controlled_file): Adapt for SVN
12830         repositories.
12831
12832 2008-03-11  Bruno Haible  <bruno@clisp.org>
12833
12834         Avoid conflicts between local macro definitions.
12835         * m4/lib-link.m4 (AC_LIB_LINKFLAGS, AC_LIB_HAVE_LINKFLAGS,
12836         AC_LIB_LINKFLAGS_BODY): Use pushdef/popdef instead of define/undefine.
12837
12838 2008-03-10  Peter O'Gorman  <bug-gnulib@mlists.thewrittenword.com>
12839             Bruno Haible  <bruno@clisp.org>
12840
12841         Make va_copy work with some version of xlc on AIX 5.1.
12842         * lib/stdarg.in.h: New file.
12843         * m4/stdarg.m4 (gl_STDARG_H): Initialize STDARG_H and NEXT_STDARG_H.
12844         On AIX, use a <stdarg.h> file substitute.
12845         * modules/stdarg (Files): Add lib/stdarg.in.h.
12846         (Depends-on): Add include_next.
12847         (Makefile.am): Build a stdarg.h substitute if requested.
12848         * doc/posix-functions/va_copy.texi: Document the platforms lacking it.
12849
12850 2008-03-10  Bruno Haible  <bruno@clisp.org>
12851
12852         * m4/include_next.m4 (gl_CHECK_NEXT_HEADERS): Document a restriction.
12853         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Likewise.
12854         Reported by Peter O'Gorman <bug-gnulib@mlists.thewrittenword.com>.
12855
12856 2008-03-10  Bruno Haible  <bruno@clisp.org>
12857
12858         * modules/stdlib (Depends-on): Add include_next, remove
12859         absolute-header.
12860
12861 2008-03-09  Bruno Haible  <bruno@clisp.org>
12862
12863         * lib/freadahead.h (freadahead): Document more precisely.
12864         * lib/freadahead.c (freadahead): When an ungetc is in effect, return
12865         the sum of both buffer sizes.
12866         * tests/test-freadahead.c (main): Also test behaviour after ungetc.
12867         * NEWS: Document the change.
12868
12869 2008-03-09  Bruno Haible  <bruno@clisp.org>
12870
12871         Extend freadptr to return also the buffer size.
12872         * lib/freadptr.h (freadptr): Add sizep argument.
12873         * lib/freadptr.c: Include freadptr.h, not freadahead.h.
12874         (freadptr): Add sizep argument. Determine buffer size like freadahead
12875         does.
12876         * tests/test-freadptr.c: Don't include freadahead.h.
12877         (main): Adapt for new calling convention of freadptr.
12878         * tests/test-freadptr2.c: New file, based on tests/test-freadahead.c.
12879         * tests/test-freadptr2.sh: New file, based on tests/test-freadahead.sh.
12880         * modules/freadptr-tests (Files): Add tests/test-freadptr2.c,
12881         tests/test-freadptr2.sh.
12882         (Depends): Remove freadahead.
12883         (TESTS): Add test-freadptr2.sh.
12884         (check_PROGRAMS): Add test-freadptr2.
12885
12886 2008-03-09  Bruno Haible  <bruno@clisp.org>
12887
12888         * doc/Makefile (%.pdf): Explain how to remedy the save_size error.
12889         Report and solution by Simon Josefsson.
12890
12891 2008-03-06  Bruno Haible  <bruno@clisp.org>
12892
12893         Make fflush after ungetc work on BSD platforms.
12894         * lib/fflush.c (rpl_fflush): Discard ungetc buffer if possible.
12895         * tests/test-fflush2.c: New file.
12896         * tests/test-fflush2.sh: New file.
12897         * modules/fflush-tests (Files): Add tests/test-fflush2.sh,
12898         tests/test-fflush2.c.
12899         (Makefile.am): Build test-fflush2 and run test-fflush2.sh.
12900         * doc/posix-functions/fflush.texi: Document fflush after ungetc bug.
12901
12902 2008-03-06  Eric Blake  <ebb9@byu.net>
12903
12904         Likewise for ftello.
12905         * modules/ftello (Dependencies): Add extensions.
12906         * m4/ftello.m4 (gl_FUNC_FTELLO): Require AC_USE_SYSTEM_EXTENSIONS.
12907
12908 2008-03-06  Bruno Haible  <bruno@clisp.org>
12909
12910         * modules/fseeko (Dependencies): Add extensions.
12911         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Require AC_USE_SYSTEM_EXTENSIONS.
12912         Needed on glibc systems.
12913
12914 2008-03-06  Bruno Haible  <bruno@clisp.org>
12915
12916         * doc/gnulib-tool.texi (@nosuchmodulenote): Avoid line break inside
12917         email address.
12918         Reported by Thien-Thi Nguyen <ttn@gnuvola.org>.
12919
12920 2008-03-06  Bruno Haible  <bruno@clisp.org>
12921
12922         * users.txt: Add libgnupdf.
12923
12924 2008-03-06  Thien-Thi Nguyen  <ttn@gnuvola.org>  (tiny change)
12925
12926         * doc/gnulib-tool.texi (@nosuchmodulenote): New macro.
12927         (Header File Substitutes, Function Substitutes,
12928         Glibc Header File Substitutes, Glibc Function Substitutes): Use it.
12929         (Build robot for gnulib): Fix typo.
12930
12931 2008-03-06  Bruno Haible  <bruno@clisp.org>
12932
12933         * doc/gnulib-tool.texi (VCS Issues): Small updates.
12934         Reported by Thien-Thi Nguyen <ttn@gnuvola.org>.
12935
12936 2008-03-06  Bruno Haible  <bruno@clisp.org>
12937
12938         * doc/func.texi: New file, extracted from doc/gnulib.texi.
12939         * doc/gnulib.texi: Include it.
12940
12941 2008-03-06  Simon Josefsson  <simon@josefsson.org>
12942
12943         * modules/func (License): Change license to unlimited; there was
12944         no LGPL parts in the module anyway.
12945
12946 2008-03-06  Simon Josefsson  <simon@josefsson.org>
12947
12948         * modules/__func__: Renamed to modules/func.
12949         * modules/__func__-tests: Renamed to modules/func-tests.
12950         * tests/test-__func__.c: Renamed to tests/test-func.c.
12951         * m4/__func__.m4: Renamed to m4/func.m4.
12952         * doc/gnulib.texi (__func__): Section renamed to func.
12953         Suggested by Eric Blake <ebb9@byu.net>.
12954
12955 2008-03-06  Simon Josefsson  <simon@josefsson.org>
12956
12957         * doc/gnulib.texi (__func__): Use C99 terminology when talking
12958         about __func__.  Make example self-contained.  Suggested by Eric
12959         Blake <ebb9@byu.net>.
12960
12961         * tests/test-__func__.c (main): Avoid extraneous () around __func.
12962         Suggested by Eric Blake <ebb9@byu.net>.
12963
12964 2008-03-06  Simon Josefsson  <simon@josefsson.org>
12965
12966         * modules/__func__: New file.
12967         * modules/__func__-tests: New file.
12968         * tests/test-__func__.c: New file.
12969         * m4/__func__.m4: New file.
12970         * doc/gnulib.texi (__func__): Document __func__ module.
12971
12972 2008-03-05  Simon Josefsson  <simon@josefsson.org>
12973
12974         * modules/byteswap (License): Re-license as LGPLv2+.
12975
12976 2008-03-05  Simon Josefsson  <simon@josefsson.org>
12977
12978         * doc/Makefile: Add pdf target.
12979
12980 2008-03-05  Simon Josefsson  <simon@josefsson.org>
12981
12982         * modules/inline (License): Use 'unlimited', since there are only
12983         *.m4 files in this module.
12984
12985 2008-03-03  John E. Malmberg  <wb8tyw@qsl.net>  (tiny change)
12986             Bruno Haible  <bruno@clisp.org>
12987
12988         Add support for HP C 7.1 on OpenVMS 8.3.
12989         * lib/alloca.in.h (alloca): Define as alias for DEC C on VMS.
12990
12991 2008-03-03  John E. Malmberg  <wb8tyw@qsl.net>  (tiny change)
12992
12993         Update VMS specifics.
12994         * lib/getopt.c [VMS]: Remove include of unixlib.h.
12995
12996 2008-03-02  Jim Meyering  <meyering@redhat.com>
12997
12998         Remove the last dependency on the "free" module.
12999         * m4/readutmp.m4 (gl_READUTMP): Don't require gl_FUNC_FREE.
13000         Reported by Bob Proulx.
13001
13002         * lib/getdelim.c (getdelim): Don't leak memory upon failed realloc.
13003
13004         Remove useless "if" tests before free.  Deprecate "free" module.
13005         * doc/posix-functions/free.texi: Mention that this
13006         module is no longer useful.
13007         * modules/free (Notice): Say this module is obsolete.
13008         * modules/readutmp (Depends-on): Remove free.
13009         * lib/save-cwd.c (free_cwd): Remove useless "if" before free.
13010         * lib/putenv.c (putenv): Likewise.
13011         * lib/gc-gnulib.c (gc_cipher_close): Likewise.
13012         * lib/getaddrinfo.c (freeaddrinfo): Likewise.
13013         * tests/test-c-strcasestr.c (main): Likewise.
13014         * tests/test-c-strstr.c (main): Likewise.
13015         * tests/test-mbscasestr1.c (main): Likewise.
13016         * tests/test-mbscasestr2.c (main): Likewise.
13017         * tests/test-mbsstr1.c (main): Likewise.
13018         * tests/test-mbsstr2.c (main): Likewise.
13019         * tests/test-memmem.c (main): Likewise.
13020         * tests/test-strcasestr.c (main): Likewise.
13021         * tests/test-striconv.c (main): Likewise.
13022         * tests/test-striconveh.c (main): Likewise.
13023         * tests/test-striconveha.c (main): Likewise.
13024         * tests/test-strstr.c (main): Likewise.
13025
13026         * build-aux/git-version-gen: Adjust a comment and the Usage string.
13027
13028         bootstrap: sync from coreutils again
13029         * build-aux/bootstrap: Remove dangling m4/*.m4 symlinks.
13030
13031 2008-03-01  Jim Meyering  <meyering@redhat.com>
13032
13033         bootstrap: sync from coreutils
13034         * build-aux/bootstrap (update_po_files): Copy a .po file into place
13035         also when the target doesn't exist.
13036
13037 2008-03-01  Eric Blake  <ebb9@byu.net>
13038
13039         Fix bugs in last patch.
13040         * lib/memchr2.c (memchr2): Fix typo.
13041         * tests/test-memchr2.c: Test previous bug, and don't use GNU
13042         extension.
13043         Reported by Bruce Korb.
13044
13045         New module 'memchr2'.
13046         * modules/memchr2: New file.
13047         * modules/memchr2-tests: Likewise.
13048         * lib/memchr2.h: Likewise.
13049         * lib/memchr2.c: Likewise, based on memchr.c.
13050         * tests/test-memchr2.c: New test.
13051         * MODULES.html.sh (String handling): Add memchr2.
13052
13053 2008-02-29  Bruno Haible  <bruno@clisp.org>
13054
13055         * modules/freadseek-tests: New file.
13056         * tests/test-freadseek.sh: New file.
13057         * tests/test-freadseek.c: New file.
13058
13059         New module 'freadseek'.
13060         * modules/freadseek: New file.
13061         * lib/freadseek.h: New file.
13062         * lib/freadseek.c: New file.
13063         * MODULES.html.sh (File stream based Input/Output): Add freadseek.
13064
13065 2008-02-29  Sergey Poznyakoff  <gray@gnu.org.ua>
13066
13067         * users.txt: Add anubis, cpio, mailfromd, mailutils, radius,
13068         wydawca.
13069
13070         * m4/argp.m4 (gl_ARGP): Use AC_TRY_LINK to test if
13071         program_invocation_name and program_invocation_short_name are
13072         present.
13073
13074 2008-02-28  Bruno Haible  <bruno@clisp.org>
13075
13076         * tests/test-freadptr.c: Add a test for behaviour after ungetc.
13077         * tests/test-freadptr.sh: Also test non-seekable stdin.
13078
13079 2008-02-28  Sergey Poznyakoff  <gray@gnu.org.ua>
13080
13081         * build-aux/bootstrap (source_base, m4_base)
13082         (doc_base, tests_base): New variables.
13083         (gnulib_tool_options): Do not hardcode base directories, use
13084         the above variables instead.
13085
13086 2008-02-28  Atsushi SAKAI  <sakaia@jp.fujitsu.com>
13087
13088         * lib/xsize.h: Fix typo in comment: s/tupe/type/.
13089
13090 2008-02-28  Bruno Haible  <bruno@clisp.org>
13091
13092         * modules/freadptr-tests: New file.
13093         * tests/test-freadptr.sh: New file.
13094         * tests/test-freadptr.c: New file.
13095
13096         New module 'freadptr'.
13097         * modules/freadptr: New file.
13098         * lib/freadptr.h: New file.
13099         * lib/freadptr.c: New file.
13100         * MODULES.html.sh (File stream based Input/Output): Add freadptr.
13101
13102 2008-02-26  Karl Berry  <karl@freefriends.org>
13103
13104         Sync from Libtool:
13105         * libltdl/argz.c (argz_add, argz_count): New functions.
13106         * libltdl/argz.in.h: Declare them.
13107         Report by Juan Manuel Guerrero <juan.guerrero@gmx.de>.
13108
13109 2008-02-22  Bruno Haible  <bruno@clisp.org>
13110
13111         * m4/time_r.m4 (gl_TIME_R): Also check that localtime_r's return type
13112         is a pointer type.  Needed for HP-UX 10.
13113         * doc/posix-functions/localtime_r.texi: Mention HP-UX 10.
13114         * doc/posix-functions/gmtime_r.texi: Likewise.
13115         Reported by Peter O'Gorman <bug-gnulib@mlists.thewrittenword.com>.
13116
13117 2008-02-24  Bruno Haible  <bruno@clisp.org>
13118
13119         * modules/environ-tests: New file.
13120         * tests/test-environ.c: New file.
13121
13122         New module 'environ'.
13123         * modules/environ: New file.
13124         * lib/unistd.in.h (environ): New declaration.
13125         * m4/environ.m4: New file.
13126         (gt_CHECK_VAR_DECL): Moved here from m4/setenv.m4. Undefine gt_cv_var
13127         after use.
13128         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_ENVIRON and
13129         HAVE_DECL_ENVIRON.
13130         * modules/unistd (Makefile.am): Substitute also GNULIB_ENVIRON and
13131         HAVE_DECL_ENVIRON.
13132         * doc/posix-functions/environ.texi: Mention module 'environ'. Remove
13133         wrong claim that 'environ' is missing on some systems.
13134         * modules/execute (Depends-on): Add environ.
13135         * lib/execute.c (environ): Remove fallback declaration.
13136         * modules/pipe (Depends-on): Add environ.
13137         * lib/pipe.c (environ): Remove fallback declaration.
13138         * modules/setenv (Depends-on): Add environ.
13139         * lib/setenv.c (environ): Remove fallback declaration.
13140         * modules/unsetenv (Depends-on): Add environ.
13141         * lib/unsetenv.c (environ): Remove fallback declaration.
13142         * m4/setenv.m4 (gt_CHECK_VAR_DECL): Remove macro. Moved to
13143         m4/environ.m4.
13144         (gl_PREREQ_SETENV): Require gl_ENVIRON instead of testing for environ.
13145         (gl_PREREQ_UNSETENV): Likewise.
13146
13147 2008-02-24  Bruno Haible  <bruno@clisp.org>
13148
13149         * doc/posix-functions/environ.texi: Document the MacOS X problem.
13150
13151 2008-02-20  Bob Proulx  <bob@proulx.com>
13152
13153         Enable use of older two part flavor 'git describe'.
13154         * build-aux/git-version-gen: If using the older two part flavor of
13155         git version then recreate the third part now present in the
13156         newer three part flavor of git describe.
13157
13158 2008-02-20  Martin Buchholz  <martin@xemacs.org>  (tiny change)
13159
13160         * lib/fts.c (fts_build): Typo correction to comment.
13161
13162 2008-02-17  Bruno Haible  <bruno@clisp.org>
13163
13164         * lib/git-merge-changelog.c (main) [split_merged_entry]: Avoid
13165         generating no-op conflicts.
13166
13167 2008-02-17  Bruno Haible  <bruno@clisp.org>
13168
13169         Speed up by 10%.
13170         * lib/git-merge-changelog.c (main): Use the iterator to iterate through
13171         result_entries, rather than an index-based loop.
13172
13173 2008-02-17  Bruno Haible  <bruno@clisp.org>
13174
13175         Speed up by 25%.
13176         * lib/git-merge-changelog.c (struct entry): New fields 'hashcode',
13177         'hashcode_cached'.
13178         (entry_create): New function.
13179         (entry_hashcode): Use the cached hashcode if possible.
13180         (read_changelog_file, try_split_merged_entry): Use entry_create.
13181
13182 2008-02-17  Bruno Haible  <bruno@clisp.org>
13183
13184         Speed up from O(n^2) to O(n) for long ChangeLog files.
13185         * lib/git-merge-changelog.c: Include gl_rbtreehash_list.h.
13186         (read_changelog_file): Change implementation of entries_reversed list
13187         to rbtreehash.
13188         * modules/git-merge-changelog (Depends-on): Add rbtreehash-list.
13189
13190 2008-02-17  Bruno Haible  <bruno@clisp.org>
13191
13192         New option --split-merged-entry.
13193         * lib/git-merge-changelog.c (FSTRCMP_STRICTER_THRESHOLD): New macro.
13194         (find_paragraph_end, try_split_merged_entry): New functions.
13195         (long_options): Add option --split-merged-entry.
13196         (usage): Document option --split-merged-entry.
13197         (main): Implement option --split-merged-entry.
13198         Reported by Eric Blake.
13199
13200 2008-02-17  Bruno Haible  <bruno@clisp.org>
13201
13202         * lib/git-merge-changelog.c: Include c-strstr.h.
13203         (main): Support the "git pull --rebase" situation.
13204         * modules/git-merge-changelog (Depends-on): Add c-strstr.
13205         Reported by Eric Blake.
13206
13207 2008-02-16  Eric Blake  <ebb9@byu.net>
13208
13209         Avoid doubling \ in common case of "c-maybe" quoting style.
13210         * lib/quotearg.c (quotearg_buffer_restyled): Don't escape \ when
13211         eliding outer quotes.
13212         * lib/quotearg.h: Document this.
13213         * tests/test-quotearg.c (result_strings, inputs, results_g)
13214         (flag_results, locale_results): Test it by adding a new string to
13215         each test group.
13216         (compare_strings): Test new string.
13217
13218 2008-02-13  Eric Blake  <ebb9@byu.net>
13219
13220         Avoid trigraph quoting in default output.
13221         * lib/quotearg.h (enum quoting_flags): Add QA_SPLIT_TRIGRAPHS.
13222         * lib/quotearg.c (quotearg_buffer_restyled): Don't quote trigraphs
13223         unless explicitly requested.
13224         * tests/test-quotearg.c (flag_results, main): Add additional tests.
13225
13226 2008-02-13  Lasse Collin  <lasse.collin@tukaani.org>
13227
13228         Don't rely on signed integer overflowing to negative value.
13229         * lib/getugroups.c (getugroups): Include <limits.h>.
13230         Instead, compare against INT_MAX, and increment only if the test passes.
13231
13232 2008-02-13  Jim Meyering  <meyering@redhat.com>
13233         and Eric Blake  <ebb9@byu.net>
13234
13235         Avoid shadowing warning and compile errors on Linux.
13236         * tests/test-quotearg.c [ENABLE_NLS]: Disable <libintl.h>
13237         forwarding macros on Linux.
13238         (dcgettext): Define a stub, for Linux.
13239         (results_g, main): Avoid warnings.
13240
13241 2008-02-12  Eric Blake  <ebb9@byu.net>
13242
13243         Silence warning in last patch.
13244         * lib/quotearg.c (quotearg_buffer_restyled): Add missing const.
13245
13246         Quotearg part 4: add tests, fix c-maybe colon quoting.
13247         * lib/quotearg.h: Improve documentation.
13248         * lib/quotearg.c (quotearg_buffer_restyled): Don't add extra
13249         escapes when adding outer quotes.  When quoting trigraphs, use
13250         valid C notation.  When quoting NUL, omit extra characters if next
13251         character is not digit.  Alter prototype.
13252         (quotearg_buffer, quotearg_alloc_mem, quotearg_n_options): Adjust
13253         callers.
13254         * modules/quotearg-tests: New module.
13255         * tests/test-quotearg.c: New test.
13256
13257 2008-02-07  Eric Blake  <ebb9@byu.net>
13258
13259         Quotearg part 3: add flag to control outer quote elision.
13260         * lib/quotearg.h (c_maybe_quoting_style): New style.
13261         (enum quoting_flags): Better documentation of flags.
13262         * lib/quotearg.c (quoting_style_args, quoting_style_vals): Add
13263         c-maybe style.
13264         (quotearg_buffer_restyled): Handle new flag to elide outer
13265         quotes.
13266
13267         Quotearg part 2: add flag that can control NUL elision.
13268         * lib/quotearg.h (set_quoting_flags): New prototype.
13269         * lib/quotearg.c (struct quoting_options): Add flag field.
13270         (set_quoting_flags): New function.
13271         (quotearg_buffer_restyled): Add flags parameter.
13272         (quotearg_alloc_mem): Set the flag if length cannot be returned.
13273         (quotearg_n_options): Set the flag, since length cannot be
13274         returned.
13275         (quoting_options_from_style): Default flags correctly.
13276
13277         Quotearg part 1: more wrappers, restore quotearg_char state.
13278         * lib/quotearg.h (quotearg_alloc_mem, quotearg_n_mem)
13279         (quotearg_mem, quotearg_style_mem, quotearg_char_mem)
13280         (quotearg_colon_mem): New wrappers.
13281         * lib/quotearg.c (quotearg_alloc, quotearg_char): Rewrite...
13282         (quotearg_alloc_mem, quotearg_char_mem): ...in terms of these new
13283         functions.
13284         (quotearg_n_mem, quotearg_mem, quotearg_style_mem)
13285         (quotearg_colon_mem): New functions.
13286
13287 2008-02-11  Bruno Haible  <bruno@clisp.org>
13288
13289         * modules/git-merge-changelog (Makefile.am): Don't use -L and -l for a
13290         library in the current directory: it does not work with parallel make.
13291         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
13292
13293 2008-02-11  Bruno Haible  <bruno@clisp.org>
13294
13295         * .gitattributes: New file.
13296
13297 2008-02-11  Jim Meyering  <meyering@redhat.com>
13298
13299         useless-if-before-free: Fix reversed exit values.
13300         * build-aux/useless-if-before-free: Use correct values
13301         for EXIT_MATCH and EXIT_NO_MATCH.
13302
13303         * build-aux/useless-if-before-free: Close stdout carefully.
13304
13305 2008-02-10  Bruno Haible  <bruno@clisp.org>
13306
13307         New module 'git-merge-changelog'.
13308         * modules/git-merge-changelog: New file.
13309         * lib/git-merge-changelog.c: New file.
13310
13311 2008-02-10  Jim Meyering  <meyering@redhat.com>
13312
13313         useless-if-before-free: New option: --list (-l).
13314
13315         useless-if-before-free: Don't exit immediately upon open failure.
13316         * build-aux/useless-if-before-free: Exit 2 for errors.
13317         Upon failure to open a file, don't exit immediately.
13318         Rather, just warn and continue with any remaining files.
13319
13320 2008-02-10  Bruno Haible  <bruno@clisp.org>
13321
13322         New abstract list operation 'node_set_value'.
13323         * lib/gl_list.h (gl_list_node_set_value): New function.
13324         (struct gl_list_implementation): New field node_set_value.
13325         * lib/gl_list.c (gl_list_node_set_value): New function.
13326         * lib/gl_array_list.c (gl_array_node_set_value): New function.
13327         (gl_array_list_implementation): Update.
13328         * lib/gl_carray_list.c (gl_carray_node_set_value): New function.
13329         (gl_carray_list_implementation): Update.
13330         * lib/gl_anylinked_list2.h (gl_linked_node_set_value): New function.
13331         * lib/gl_linked_list.c (gl_linked_list_implementation): Update.
13332         * lib/gl_linkedhash_list.c (gl_linkedhash_list_implementation): Update.
13333         * lib/gl_anytree_list2.h (gl_tree_node_set_value): New function.
13334         * lib/gl_avltree_list.c (gl_avltree_list_implementation): Update.
13335         * lib/gl_rbtree_list.c (gl_rbtree_list_implementation): Update.
13336         * lib/gl_avltreehash_list.c (gl_avltreehash_list_implementation):
13337         Update.
13338         * lib/gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Update.
13339         * lib/gl_sublist.c (gl_sublist_node_set_value): New function.
13340         (gl_sublist_list_implementation): Update.
13341
13342 2008-02-10  Bruno Haible  <bruno@clisp.org>
13343
13344         * lib/diffseq.h: Write "ELEMENT const" instead of "const ELEMENT".
13345         Needed when ELEMENT is #defined to 'some_type *'.
13346
13347 2008-02-10  Jim Meyering  <meyering@redhat.com>
13348
13349         New script and module: useless-if-before-free
13350         * MODULES.html.sh (maint+release support): Add useless-if-before-free.
13351         * build-aux/useless-if-before-free: New file.
13352         * modules/useless-if-before-free: New file.
13353
13354         * build-aux/gitlog-to-changelog: Use committer date, not author date.
13355
13356         xstrtol_error: Fix typo.
13357         * lib/xstrtol-error.c (xstrtol_error): The parameter was unused:
13358         s/exit_failure/exit_status/.
13359
13360 2008-02-09  Jim Meyering  <meyering@redhat.com>
13361
13362         New script and module: gitlog-to-changelog
13363         * MODULES.html.sh (maint+release support): Add gitlog-to-changelog.
13364         * modules/gitlog-to-changelog: New file.
13365         * build-aux/gitlog-to-changelog: New file.
13366
13367 2008-02-08  Jim Meyering  <meyering@redhat.com>
13368
13369         Avoid two "parameter unused" warnings.
13370         * lib/stat-time.h (get_stat_birthtime_ns, get_stat_birthtime):
13371         Mark "st" as used.
13372
13373         Use "git COMMAND", not "git-COMMAND".
13374         * build-aux/bootstrap (version_controlled_file): s/git-rm/git-rm/.
13375         * build-aux/announce-gen (get_tool_versions): Correct a diagnostic.
13376         * build-aux/git-version-gen: Use "git status", not "git-status".
13377
13378 2008-02-07  Bruno Haible  <bruno@clisp.org>
13379
13380         * lib/vasnprintf.c (VASNPRINTF): Don't use %n on native Woe32 systems.
13381         Avoids a crash on Windows Vista.
13382         Reported by Adam Strzelecki <ono@java.pl> via
13383         Simon Josefsson <simon@josefsson.org>.
13384
13385 2008-02-06  Bruno Haible  <bruno@clisp.org>
13386
13387         Fix *printf behaviour regarding the left-adjust flag on HP-UX 10.20.
13388         * m4/printf.m4 (gl_PRINTF_FLAG_LEFTADJUST): New macro.
13389         * lib/vasnprintf.c (VASNPRINTF): Handle NEED_PRINTF_FLAG_LEFTADJUST.
13390         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_FLAG_LEFTADJUST): New macro.
13391         (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): Invoke it.
13392         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
13393         gl_PRINTF_FLAG_LEFTADJUST and test its result. Invoke
13394         gl_PREREQ_VASNPRINTF_FLAG_LEFTADJUST.
13395         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
13396         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
13397         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
13398         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
13399         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
13400         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
13401         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
13402         * tests/test-vasnprintf-posix.c (test_function): Add testcases for the
13403         left-adjust flag.
13404         * tests/test-snprintf-posix.h (test_function): Likewise.
13405         * tests/test-sprintf-posix.h (test_function): Likewise.
13406         * tests/test-vasprintf-posix.c (test_function): Likewise.
13407         * doc/posix-functions/fprintf.texi: Update.
13408         * doc/posix-functions/printf.texi: Update.
13409         * doc/posix-functions/snprintf.texi: Update.
13410         * doc/posix-functions/sprintf.texi: Update.
13411         * doc/posix-functions/vfprintf.texi: Update.
13412         * doc/posix-functions/vprintf.texi: Update.
13413         * doc/posix-functions/vsnprintf.texi: Update.
13414         * doc/posix-functions/vsprintf.texi: Update.
13415         Reported by Peter Fales <psfales@alcatel-lucent.com>.
13416
13417 2008-02-06  Bruno Haible  <bruno@clisp.org>
13418
13419         Fix bug introduced on 2008-01-26.
13420         * lib/isnan.c (FUNC): Set to rpl_isnand, not rpl_isnan.
13421
13422 2008-02-06  Bruno Haible  <bruno@clisp.org>
13423
13424         Fix bug introduced on 2007-06-10.
13425         * lib/vasnprintf.c (VASNPRINTF): Perform zero-padding also if
13426         !NEED_PRINTF_FLAG_ZERO.
13427
13428 2008-02-05  Peter O'Gorman <pogma@thewrittenword.com>
13429
13430         getloadavg: use libperfstat on AIX5
13431         * lib/getloadavg.c, m4/getloadavg.m4 [aix]: Use libperfstat
13432
13433 2008-02-03  Bruno Haible  <bruno@clisp.org>
13434
13435         * lib/diffseq.h: Add comments about required #includes.
13436         Reported by Michael Biggs <gnulib@doubleplum.net>.
13437
13438 2008-02-01  Bruno Haible  <bruno@clisp.org>
13439
13440         * users.txt: Add gnuit.
13441
13442 2008-01-31  Bruno Haible  <bruno@clisp.org>
13443
13444         * lib/md4.c (set_uint32): Mark as inline.
13445         * lib/md5.c (set_uint32): Likewise.
13446         * lib/sha1.c (set_uint32): Likewise.
13447         * m4/md4.m4 (gl_MD4): Require AC_C_INLINE.
13448         * m4/md5.m4 (gl_MD5): Likewise.
13449         * m4/sha1.m4 (gl_SHA1): Likewise.
13450
13451 2008-01-31  Jim Meyering  <meyering@redhat.com>
13452
13453         Use "sizeof VAR", rather than a literal "4".
13454         * lib/md5.c (md5_read_ctx): Use sizeof ctx->A, not 4.
13455         * lib/md4.c (md4_read_ctx): Likewise.
13456         * lib/sha1.c (sha1_read_ctx): Likewise.
13457
13458 2008-01-31  Simon Josefsson  <simon@josefsson.org>
13459
13460         * tests/test-sha1.c: New file, based on test-md5.c.
13461
13462         * modules/crypto/sha1-tests: New file.
13463
13464 2008-01-31  Simon Josefsson  <simon@josefsson.org>
13465
13466         * lib/sha1.h (SHA1_DIGEST_SIZE): Define.
13467
13468 2008-01-31  Jim Meyering  <meyering@redhat.com>
13469
13470         Prefer "sizeof v" over the equivalent "4".
13471         * lib/md4.c (set_uint32): Use "sizeof v" as memcpy length, not 4.
13472         * lib/md5.c (set_uint32): Likewise.
13473         * lib/sha1.c (set_uint32): Likewise.
13474
13475 2008-01-31  Simon Josefsson  <simon@josefsson.org>
13476
13477         * lib/sha1.c (set_uint32): Mark function as static.
13478
13479 2008-01-31  Simon Josefsson  <simon@josefsson.org>
13480
13481         md2: clarify comments to say that alignment is not required.
13482         * lib/md2.h: Remove warning about alignment in comment.
13483         * lib/md2.c (md2_read_ctx, md2_finish_ctx): Doc fix, alignment has
13484         never been required.
13485
13486 2008-01-31  Simon Josefsson  <simon@josefsson.org>
13487
13488         md4: adapt alignment constraint fix from sha1.
13489         * lib/md4.c (set_uint32): New function, from sha1.c
13490         (md4_read_ctx): Use it.
13491         (md4_finish_ctx): Doc fix.
13492         * lib/md4.h: Doc fix.
13493
13494 2008-01-31  Simon Josefsson  <simon@josefsson.org>
13495
13496         md5: adapt alignment constraint fix from sha1.
13497         * lib/md5.c (set_uint32): New function, from sha1.c
13498         (md5_read_ctx): Use it.
13499         (md5_finish_ctx): Doc fix.
13500         * lib/md5.h: Doc fix.
13501
13502 2008-01-30  Peter Palfrader  <weasel@debian.org>
13503
13504         sha1: remove the result buffer alignment constraint
13505         * lib/sha1.c (set_uint32): New function.
13506         (sha1_read_ctx): Rewrite to remove the result buffer alignment
13507         constraint.
13508         (sha1_finish_ctx): Remove comment warning about alignment constraint.
13509         * lib/sha1.h: Likewise.
13510
13511 2008-01-30  Andreas Schwab  <schwab@suse.de>
13512             Bruno Haible  <bruno@clisp.org>
13513
13514         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Include <float.h> and ensure a
13515         correct definition of LDBL_MIN_EXP.
13516
13517 2008-01-30  Karl Berry  <karl@gnu.org>
13518
13519         * config/srclist-update: try to preserve x bit on updates.
13520         * config/srclistvars.sh: update for karl.
13521
13522 2008-01-29  Jim Meyering  <meyering@redhat.com>
13523
13524         vasnprintf.c: Avoid warning about unused label
13525         * lib/vasnprintf.c (VASNPRINTF) [!USE_SNPRINTF]: Guard the
13526         "overflow" label definition and associated code with the
13527         same cpp condition that guards the sole use of that label.
13528
13529 2008-01-26  Bruno Haible  <bruno@clisp.org>
13530
13531         * m4/isnanl.m4 (gl_HAVE_ISNANL_NO_LIBM, gl_HAVE_ISNANL_IN_LIBM,
13532         gl_FUNC_ISNANL_WORKS): Test the GCC >= 4.0 built-in.
13533         * lib/isnanl.h (isnanl): Use the GCC >= 4.0 built-in.
13534         * lib/isnanl-nolibm.h (isnanl): Likewise.
13535         Reported by Paul Eggert <eggert@cs.ucla.edu>.
13536
13537 2008-01-26  Bruno Haible  <bruno@clisp.org>
13538
13539         * m4/isnand.m4 (gl_FUNC_ISNAND_NO_LIBM): Test the GCC >= 4.0 built-in.
13540         * lib/isnand.h (isnand): Use the GCC >= 4.0 built-in.
13541
13542 2008-01-26  Bruno Haible  <bruno@clisp.org>
13543
13544         * m4/isnanf.m4 (gl_HAVE_ISNANF_NO_LIBM, gl_ISNANF_WORKS): Test the
13545         GCC >= 4.0 built-in.
13546         * lib/isnanf.h (isnanf): Use the GCC >= 4.0 built-in.
13547
13548 2008-01-26  Bruno Haible  <bruno@clisp.org>
13549
13550         Rename isnan, applicable to 'double' only, to isnand.
13551         * modules/isnand-nolibm: Renamed from modules/isnan-nolibm.
13552         (Files): Add lib/isnand.h, lib/isnand.c. Remove lib/isnan.h.
13553         (configure.ac): Update.
13554         (Include): Replace "isnan.h" with "isnand.h".
13555         * m4/isnand.m4: Renamed from m4/isnan.m4.
13556         (gl_FUNC_ISNAND_NO_LIBM): Renamed from gl_FUNC_ISNAN_NO_LIBM. Set
13557         HAVE_ISNAND_IN_LIBC instead of HAVE_ISNAN_IN_LIBC. Build isnand.c
13558         instead of isnan.c.
13559         * lib/isnand.h: Renamed from lib/isnan.h. Test HAVE_ISNAND_IN_LIBC
13560         instead of HAVE_ISNAN_IN_LIBC.
13561         (isnand): Renamed from isnan.
13562         * lib/isnand.c: New file.
13563         * modules/isnand-nolibm-tests: Renamed from modules/isnan-nolibm-tests.
13564         (Files): Add tests/test-isnand.c. Remove tests/test-isnan.c.
13565         (Makefile.am): Update.
13566         * tests/test-isnand.c: Renamed from tests/test-isnan.c.
13567         Include isnand.h instead of isnan.h.
13568         (main): Test isnand instead of isnan.
13569         * modules/fprintf-posix (Depends-on): Add isnand-nolibm, remove
13570         isnan-nolibm.
13571         * modules/frexp (Depends-on): Likewise.
13572         * modules/frexp-tests (Depends-on): Likewise.
13573         * modules/frexp-nolibm (Depends-on): Likewise.
13574         * modules/frexp-nolibm-tests (Depends-on): Likewise.
13575         * modules/isfinite (Depends-on): Likewise.
13576         * modules/round-tests (Depends-on): Likewise.
13577         * modules/signbit (Depends-on): Likewise.
13578         * modules/signbit-tests (Depends-on): Likewise.
13579         * modules/snprintf-posix (Depends-on): Likewise.
13580         * modules/sprintf-posix (Depends-on): Likewise.
13581         * modules/trunc-tests (Depends-on): Likewise.
13582         * modules/unistdio/u8-vasnprintf (Depends-on): Likewise.
13583         * modules/unistdio/u8-u8-vasnprintf (Depends-on): Likewise.
13584         * modules/unistdio/u16-vasnprintf (Depends-on): Likewise.
13585         * modules/unistdio/u16-u16-vasnprintf (Depends-on): Likewise.
13586         * modules/unistdio/u32-vasnprintf (Depends-on): Likewise.
13587         * modules/unistdio/u32-u32-vasnprintf (Depends-on): Likewise.
13588         * modules/unistdio/ulc-vasnprintf (Depends-on): Likewise.
13589         * modules/vasnprintf-posix (Depends-on): Likewise.
13590         * modules/vasprintf-posix (Depends-on): Likewise.
13591         * modules/vfprintf-posix (Depends-on): Likewise.
13592         * modules/vsnprintf-posix (Depends-on): Likewise.
13593         * modules/vsprintf-posix (Depends-on): Likewise.
13594         * lib/frexp.c: Include isnand.h instead of isnan.h.
13595         (ISNAN): Set to isnand instead of isnan.
13596         * lib/isfinite.c: Include isnand.h instead of isnan.h.
13597         (gl_isfinited): Use isnand instead of isnan.
13598         * lib/signbitd.c: Include isnand.h instead of isnan.h.
13599         (gl_signbitd): Use isnand instead of isnan.
13600         * lib/vasnprintf.c: Include isnand.h instead of isnan.h.
13601         (is_infinite_or_zero, VASNPRINTF): Use isnand instead of isnan.
13602         * tests/test-frexp.c: Include isnand.h instead of isnan.h.
13603         (main): Use isnand instead of isnan.
13604         * tests/test-round1.c: Include isnand.h.
13605         (main): Use isnand instead of isnan.
13606         * tests/test-round2.c: Include isnand.h instead of isnan.h.
13607         (ISNAN): Set to isnand instead of isnan.
13608         * tests/test-trunc1.c: Include isnand.h.
13609         (main): Use isnand instead of isnan.
13610         * tests/test-trunc2.c: Include isnand.h instead of isnan.h.
13611         (equal): Use isnand instead of isnan.
13612         * MODULES.html.sh (Mathematics <math.h>): Replace isnan-nolibm with
13613         isnand-nolibm.
13614         * NEWS: Mention the change.
13615
13616 2008-01-25  Paul Eggert  <eggert@cs.ucla.edu>
13617             Bruno Haible  <bruno@clisp.org>
13618
13619         * m4/signbit.m4 (gl_SIGNBIT): Require a macro definition. Test whether
13620         the GCC builtins for signbits are present and set
13621         REPLACE_SIGNBIT_USING_GCC if so.
13622         * lib/math.in.h (signbit): Define using GCC builtins if
13623         REPLACE_SIGNBIT_USING_GCC is set.
13624         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize
13625         REPLACE_SIGNBIT_USING_GCC.
13626         * modules/math (Makefile.am): Substitute REPLACE_SIGNBIT_USING_GCC.
13627
13628 2008-01-25  Jim Meyering  <meyering@redhat.com>
13629
13630         Prefer <config.h> over "config.h".  See autoconf doc for explanation.
13631         * lib/poll.c: Include <config.h>, not "config.h".
13632         * tests/test-getaddrinfo.c: Likewise.
13633
13634 2008-01-25  Simon Josefsson  <simon@josefsson.org>
13635
13636         * modules/sockets-tests: New file.
13637
13638 2008-01-24  Simon Josefsson  <simon@josefsson.org>
13639
13640         * modules/sockets: New module, can be used to call WSA_Startup and
13641         WSA_Cleanup when needed.
13642
13643         * lib/sockets.h, lib/sockets.c: New files.
13644
13645         * m4/sockets.m4: New file.
13646
13647         * tests/test-sockets.c: New file.
13648
13649 2008-01-19  Bruno Haible  <bruno@clisp.org>
13650
13651         * doc/posix-headers: Renamed from doc/headers.
13652         * doc/posix-functions: Renamed from doc/functions.
13653         * doc/gnulib.texi: Update.
13654
13655 2008-01-19  Bruno Haible  <bruno@clisp.org>
13656
13657         * doc/glibc-functions/strcasestr.texi: Include contents of
13658         doc/functions/strcasestr.texi, fixing the list of platforms.
13659         * doc/functions/strcasestr.texi: Remove file.
13660
13661 2008-01-19  Bruno Haible  <bruno@clisp.org>
13662
13663         * doc/glibc-functions/memmem.texi: Include contents of
13664         doc/functions/memmem.texi.
13665         * doc/functions/memmem.texi: Remove file.
13666
13667 2008-01-18  Bruno Haible  <bruno@clisp.org>
13668
13669         * doc/glibc-functions/*.texi: New files.
13670         * doc/gnulib.texi (Glibc Function Substitutes): Completely rewritten
13671         to use the new files.
13672
13673 2008-01-17  Bruno Haible  <bruno@clisp.org>
13674
13675         * tests/test-gethostname.c (main): Fix printf statement.
13676
13677 2008-01-17  Simon Josefsson  <simon@josefsson.org>
13678
13679         * modules/gethostname-tests: New file.
13680
13681         * tests/test-gethostname.c: New file.
13682
13683 2008-01-17  Simon Josefsson  <simon@josefsson.org>
13684
13685         * lib/gethostname.c: Include string.h unconditionally, strncpy is
13686         used by the UNAME case.  Reported by Bruno Haible
13687         <bruno@clisp.org>.
13688
13689 2008-01-17  Eric Blake  <ebb9@byu.net>
13690
13691         Convert c-strcasestr to be more efficient.
13692         * modules/c-strcasestr (Files): Use Two-Way, not KMP.
13693         (Depends-on): Add c-strcase, remove malloca, strnlen.
13694         * tests/test-c-strcasestr.c (main): Enhance test.
13695         * lib/c-strcasestr.c (c_strcasestr): Rewrite to new algorithm.
13696
13697 2007-01-16  Paolo Bonzini  <bonzini@gnu.org>
13698
13699         * build-aux/bootstrap (MSGID_BUGS_ADDRESS): New overridable variable.
13700         Use it in creating po/Makevars.
13701
13702 2008-01-15  Simon Josefsson  <simon@josefsson.org>
13703
13704         * lib/gc-libgcrypt.c (gc_init): Disable secure memory by default.
13705         Applications that requires it should initialize libgcrypt
13706         manually.
13707
13708 2008-01-16  Simon Josefsson  <simon@josefsson.org>
13709
13710         * lib/gethostname.c [!HAVE_UNAME]: Need string.h for strcpy.
13711
13712 2008-01-15  Paul Eggert  <eggert@cs.ucla.edu>
13713
13714         Fix problem with getdate on mingw32 reported by Simon Josefsson
13715         in <http://lists.gnu.org/archive/html/bug-gnulib/2008-01/msg00192.html>.
13716         * lib/getdate.y (get_date): Check "HAVE_DECL_TZNAME", not "defined
13717         tzname", when deciding whether to declare tzname.
13718         * lib/strftime.c (tzname): Likewise.
13719
13720 2008-01-15  Bruno Haible  <bruno@clisp.org>
13721
13722         Work around a MacOS X 10.5 bug in frexpl().
13723         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Also check denormalized numbers.
13724         * doc/functions/frexpl.texi: Document the bug.
13725         Reported by Elias Pipping <pipping@gentoo.org>.
13726
13727 2008-01-14  Eric Blake  <ebb9@byu.net>
13728
13729         Touch up previous patch.
13730         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR_SIMPLE): Fix typo.
13731         * doc/functions/strcasestr.texi (strcasestr): Document OpenBSD bug.
13732
13733         Convert strcasestr module to use Two-Way algorithm.
13734         * modules/strcasestr-simple: New module, based on the old
13735         strcasestr, but with Two-Way rather than KMP.
13736         * modules/strcasestr (Depends-on): Change to strcasestr-simple.
13737         * lib/string.in.h (rpl_strcasestr): Declare.
13738         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Check for linear
13739         performance.
13740         * lib/strcasestr.c (strcasestr): Simplify, and avoid malloc.
13741         * modules/string (Makefile.am): Support strcasestr.
13742         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Likewise.
13743         * modules/strcasestr-tests (Depends-on): Check for alarm.
13744         * tests/test-strcasestr.c: Augment test.
13745         * lib/str-two-way.h: Clean up stray macro.
13746         * NEWS: Document new module.
13747         * MODULES.html.sh (string handling): Likewise.
13748         * doc/functions/strcasestr.texi: New file.
13749         * doc/gnulib.texi (Function Substitutes): New node.  Move memmem
13750         here, since it is not a POSIX function.
13751
13752 2008-01-14  Colin Watson  <cjwatson@debian.org>
13753             Bruno Haible  <bruno@clisp.org>
13754
13755         * m4/strsignal.m4 (gl_FUNC_STRSIGNAL): Also check whether strsignal
13756         works fine; if not, set REPLACE_STRSIGNAL.
13757         (gl_PREREQ_STRSIGNAL): Require AC_DECL_SYS_SIGLIST.
13758         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
13759         REPLACE_STRSIGNAL.
13760         * lib/string.in.h (strsignal): Consider REPLACE_STRSIGNAL.
13761         * modules/string (Makefile.am): Substitute REPLACE_STRSIGNAL.
13762         * tests/test-strsignal.c (main): Check out-of-range signal numbers.
13763
13764 2008-01-14  Bruno Haible  <bruno@clisp.org>
13765
13766         * modules/strsignal (Include): Change to <string.h>.
13767
13768 2008-01-14  Colin Watson  <cjwatson@debian.org>
13769
13770         * modules/argp (Notice): Add a notice recommending to change
13771         XGETTEXT_OPTIONS.
13772         (configure.ac): Invoke AM_XGETTEXT_OPTION if it exists.
13773
13774 2008-01-13  Colin Watson  <cjwatson@debian.org>
13775
13776         * modules/strsignal-tests: New file.
13777         * tests/test-strsignal.c: New file.
13778
13779         * lib/strsignal.c: New file, from glibc with modifications.
13780         * lib/siglist.h: New file, from glibc with modifications.
13781         * lib/string.in.h (strsignal): New declaration.
13782         * m4/strsignal.m4: New file.
13783         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
13784         GNULIB_STRSIGNAL and HAVE_DECL_STRSIGNAL.
13785         * modules/strsignal: New file.
13786         * modules/string (Makefile.am): Substitute GNULIB_STRSIGNAL and
13787         HAVE_DECL_STRSIGNAL.
13788
13789 2008-01-13  Bruno Haible  <bruno@clisp.org>
13790
13791         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): Check that the
13792         locale encoding is not ASCII. Needed for OpenBSD 4.0.
13793         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8): Likewise.
13794         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Likewise.
13795
13796 2008-01-13  Bruno Haible  <bruno@clisp.org>
13797
13798         * lib/argp-fmtstream.h (__attribute__): Don't redefine if
13799         __STRICT_ANSI__ is set: it's not needed by any version of gcc.
13800         * lib/argp.h (__attribute__): Likewise.
13801         * lib/c-stack.c (__attribute__): Likewise.
13802         * lib/error.h (__attribute__): Likewise.
13803         * lib/fts.c (__attribute__): Likewise.
13804         * lib/openat.h (__attribute__): Likewise.
13805         * lib/stdio.in.h (__attribute__): Likewise.
13806         * lib/string.in.h (__attribute__): Likewise.
13807         * lib/utimens.c (__attribute__): Likewise.
13808         * lib/vasnprintf.h (__attribute__): Likewise.
13809         * lib/xalloc.h (__attribute__): Likewise.
13810         * lib/xprintf.h (__attribute__): Likewise.
13811         * lib/xstrtol.h (__attribute__): Likewise.
13812         * lib/xvasprintf.h (__attribute__): Likewise.
13813
13814 2008-01-12  Bruno Haible  <bruno@clisp.org>
13815
13816         * doc/gnulib.texi (Glibc Header File Substitutes): New chapter.
13817         * doc/glibc-headers/a.out.texi: New file.
13818         * doc/glibc-headers/aliases.texi: New file.
13819         * doc/glibc-headers/alloca.texi: New file.
13820         * doc/glibc-headers/ar.texi: New file.
13821         * doc/glibc-headers/argp.texi: New file.
13822         * doc/glibc-headers/argz.texi: New file.
13823         * doc/glibc-headers/byteswap.texi: New file.
13824         * doc/glibc-headers/crypt.texi: New file.
13825         * doc/glibc-headers/endian.texi: New file.
13826         * doc/glibc-headers/envz.texi: New file.
13827         * doc/glibc-headers/err.texi: New file.
13828         * doc/glibc-headers/error.texi: New file.
13829         * doc/glibc-headers/execinfo.texi: New file.
13830         * doc/glibc-headers/fpu_control.texi: New file.
13831         * doc/glibc-headers/fstab.texi: New file.
13832         * doc/glibc-headers/fts.texi: New file.
13833         * doc/glibc-headers/getopt.texi: New file.
13834         * doc/glibc-headers/ieee754.texi: New file.
13835         * doc/glibc-headers/ifaddrs.texi: New file.
13836         * doc/glibc-headers/libintl.texi: New file.
13837         * doc/glibc-headers/mcheck.texi: New file.
13838         * doc/glibc-headers/mntent.texi: New file.
13839         * doc/glibc-headers/obstack.texi: New file.
13840         * doc/glibc-headers/paths.texi: New file.
13841         * doc/glibc-headers/printf.texi: New file.
13842         * doc/glibc-headers/pty.texi: New file.
13843         * doc/glibc-headers/resolv.texi: New file.
13844         * doc/glibc-headers/shadow.texi: New file.
13845         * doc/glibc-headers/sysexits.texi: New file.
13846         * doc/glibc-headers/ttyent.texi: New file.
13847
13848 2008-01-12  Jim Meyering  <meyering@redhat.com>
13849
13850         announce-gen: emit Gnulib's git-based version string.
13851         * build-aux/announce-gen: Remove option: --gnulib-snapshot-time-stamp=S.
13852         New option --gnulib-version=V, where V is expected to be
13853         the output of running git describe in the gnulib directory.
13854         (get_tool_versions): Request feedback on xdelta.  I suspect it's
13855         not useful, and plan to stop publishing an xdelta file with each
13856         coreutils release.
13857
13858         * build-aux/announce-gen: Also check for lzma-compressed files.
13859
13860 2008-01-11  Bruno Haible  <bruno@clisp.org>
13861
13862         * tests/test-memmem.c (main): Increase maximum allowed time.
13863         * tests/test-strstr.c (main): Likewise.
13864
13865 2008-01-11  Bruno Haible  <bruno@clisp.org>
13866
13867         * doc/functions/memmem.texi: Add more precisions about platforms.
13868         * doc/functions/strstr.texi: Likewise.
13869
13870 2008-01-10  Eric Blake  <ebb9@byu.net>
13871
13872         * m4/strstr.m4: Delete cruft from copy-n-paste.
13873         Reported by Bruno Haible.
13874
13875 2008-01-10  Bruno Haible  <bruno@clisp.org>
13876
13877         Make c-strstr rely on strstr.
13878         * lib/c-strstr.c: Don't include str-kmp.h.
13879         (c_strstr): Define in terms of strstr.
13880         * modules/c-strstr (Files): Remove lib/str-kmp.h.
13881         (Depends-on): Remove stdbool, malloca, strnlen. Add strstr.
13882
13883 2008-01-10  Bruno Haible  <bruno@clisp.org>
13884
13885         * doc/gnulib.texi (String Functions in C Locale): New section.
13886         * doc/c-ctype.texi: New file.
13887         * doc/c-strcase.texi: New file.
13888         * doc/c-strcaseeq.texi: New file.
13889         * doc/c-strcasestr.texi: New file.
13890         * doc/c-strstr.texi: New file.
13891         * doc/c-strtod.texi: New file.
13892         * doc/c-strtold.texi: New file.
13893
13894 2008-01-10  Eric Blake  <ebb9@byu.net>
13895
13896         * lib/relocatable.h: Fix a comment.
13897
13898 2008-01-10  Eric Blake  <ebb9@byu.net>
13899
13900         Share two-way algorithm.
13901         * lib/str-two-way.h: New file, merged from...
13902         * lib/memmem.c: ...here...
13903         * lib/strstr.c: ...and here.
13904         * modules/memmem (Files): Use it.
13905         * modules/strstr (Files): Likewise.
13906
13907         Avoid quadratic strstr implementations.
13908         * lib/strstr.c: New file.
13909         * m4/strstr.m4: Likewise.
13910         * modules/strstr: Likewise.
13911         * modules/strstr-tests: Likewise.
13912         * tests/test-strstr.c: Likewise.
13913         * lib/string.in.h (rpl_strstr): Declare.
13914         (memmem) [GNULIB_POSIXCHECK]: Document speed issue.
13915         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Support strstr.
13916         * modules/string (Makefile.am): Likewise.
13917         * MODULES.html.sh (string handling): Mention new module.
13918         * doc/functions/strstr.texi (strstr): Document the bug.
13919
13920 2008-01-10  Bruno Haible  <bruno@clisp.org>
13921
13922         * lib/relocatable.h (relocate): State whether result is freshly
13923         allocated or not.
13924         * lib/relocatable.c (relocate): Return a freshly allocated string
13925         instead of a pointer to a privately held string.
13926         Reported by Sylvain Beucler <beuc@gnu.org>.
13927
13928 2008-01-10  Colin Watson  <cjwatson@debian.org>
13929
13930         * lib/canonicalize-lgpl.c [!_LIBC]: Fix typo in #if directive:
13931         s/S_ISNLK/S_ISLNK/.
13932
13933 2008-01-09  Bruno Haible  <bruno@clisp.org>
13934
13935         * doc/functions/memmem.texi: Use the same structure as snprintf.texi
13936         and other files.
13937         * m4/memmem.m4 (gl_FUNC_MEMMEM): Say "guessing no" instead of "no"
13938         if it's only a guess.
13939         * modules/memmem: Simplify by depending on memmem-simple.
13940
13941 2008-01-09  Bruno Haible  <bruno@clisp.org>
13942
13943         Work around OpenBSD 4.0 tdelete() bug.
13944         * m4/tsearch.m4 (gl_FUNC_TSEARCH): Also check tdelete's return value.
13945         * lib/search.in.h: If REPLACE_TSEARCH is 1, define tsearch etc. as
13946         macros and don't redefine the enum values.
13947         * m4/search_h.m4 (gl_SEARCH_H_DEFAULTS): Initialize REPLACE_TSEARCH.
13948         * modules/search (Makefile.am): Also substitute REPLACE_TSEARCH.
13949         * doc/functions/tdelete.texi: Document the OpenBSD 4.0 bug.
13950
13951 2008-01-09  Bruno Haible  <bruno@clisp.org>
13952
13953         * tests/test-wcwidth.c: Include <string.h> and localcharset.h.
13954         (main): Don't perform the tests if setlocale did not install a UTF-8
13955         locale. Needed on OpenBSD 4.0.
13956         * modules/wcwidth-tests (Depends-on): Add localcharset.
13957
13958 2008-01-09  Paul Eggert  <eggert@cs.ucla.edu>
13959
13960         gl_FUNC_ALLOCA no longer defines HAVE_ALLOCA_H unconditionally.
13961         See <http://lists.gnu.org/archive/html/bug-gnulib/2007-12/msg00149.html>.
13962         * NEWS: announce this.
13963         * m4/alloca.m4 (gl_FUNC_ALLOCA): Don't define HAVE_ALLOCA_H.
13964
13965 2008-01-09  Simon Josefsson  <simon@josefsson.org>
13966         and Eric Blake  <ebb9@byu.net>
13967
13968         Add memmem-simple module.
13969         * m4/memmem.m4 (gl_FUNC_MEMMEM_SIMPLE): New macro.
13970         (gl_FUNC_MEMMEM): Separate performance from presence checks.
13971         * modules/memmem-simple: New file.
13972         * modules/memmem (Description): Tweak.
13973         * MODULES.html.sh (string handling): Mention new module.
13974         * doc/functions/memmem.texi (memmem): Distinguish which flaws are
13975         addressed by memmem-simple.
13976         * NEWS: Document the difference.
13977
13978 2008-01-09  Eric Blake  <ebb9@byu.net>
13979
13980         Give gcc some memmem optimization hints.
13981         * lib/string.in.h (memmem, memrchr, strchrnul, strnlen, strpbrk)
13982         (strcasestr): Declare as pure.
13983         * modules/memmem (Maintainer): Claim my implementation.
13984
13985 2008-01-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13986
13987         Support AIX 6.1 and higher.
13988         * build-aux/config.libpath: Likewise.
13989         * build-aux/config.rpath: Likewise.
13990
13991 2008-01-08  Jim Meyering  <meyering@redhat.com>
13992             Bruno Haible  <bruno@clisp.org>
13993
13994         * lib/printf-parse.c (PRINTF_PARSE): Handle a size specifier "q"
13995         on MacOS X and a size specifier "I64" on mingw. Needed for PRIdMAX.
13996         Reported by Peter Fales in
13997         <http://lists.gnu.org/archive/html/bug-coreutils/2007-12/msg00148.html>.
13998
13999 2008-01-08  Bruno Haible  <bruno@clisp.org>
14000
14001         * modules/unictype/category-of (Depends-on): Add
14002         unictype/category-none.
14003         * modules/unictype/category-and-tests (Depends-on): Add
14004         unictype/category-{L,N,Lu,Nd}.
14005         * modules/unictype/category-and-not-tests (Depends-on): Likewise.
14006         * modules/unictype/category-or-tests (Depends-on): Add
14007         unictype/category-{L,N}.
14008         * modules/unictype/category-name-tests (Depends-on): Add
14009         unictype/category-{Z,Nl}.
14010         Reported by Simon Josefsson.
14011
14012 2008-01-08  Bruno Haible  <bruno@clisp.org>
14013
14014         * lib/str-kmp.h (knuth_morris_pratt_unibyte): Document the calling
14015         convention better.
14016         * lib/mbsstr.c (knuth_morris_pratt_multibyte): Likewise.
14017         * lib/mbscasestr.c (knuth_morris_pratt_multibyte): Likewise.
14018         Reported by Peter Miller <millerp@canb.auug.org.au>.
14019
14020 2008-01-08  Eric Blake  <ebb9@byu.net>
14021
14022         Rewrite memmem to guarantee linear complexity without malloc.
14023         * lib/memmem.c (memmem): Use Two-Way rather than
14024         Knuth-Morris-Pratt, to allow O(1) space usage.
14025         (critical_factorization, two_way_short_needle)
14026         (two_way_long_needle): New functions.
14027         (knuth_morris_pratt): Delete.
14028         * modules/memmem (Depends-on): No longer need malloca or stdbool.
14029         Add stdint.
14030         * tests/test-memmem.c (main): Add tests for periodic needle and
14031         sublinear performance.
14032         * doc/functions/memmem.texi (memmem): Document other deficiencies
14033         in cygwin and older glibc.
14034
14035 2008-01-08  Bruno Haible  <bruno@clisp.org>
14036
14037         * modules/memmem-tests (Makefile.am): Remove TESTS_ENVIRONMENT
14038         augmentation.
14039
14040 2008-01-08  Mike Frysinger  <vapier@gentoo.org>
14041
14042         Add a configure time option: --disable-acl.
14043         * m4/acl.m4 (gl_FUNC_ACL): Wrap all ACL logic in a call to
14044         AC_ARG_ENABLE(acl).
14045
14046 2008-01-06  Simon Josefsson  <simon@josefsson.org>
14047
14048         * tests/test-localename.c: Don't include obsolete "setenv.h".
14049
14050         * modules/localename-tests (Depends-on): Need unsetenv.
14051
14052 2008-01-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14053
14054         * DEPENDENCIES: Require Texinfo version 4.6 or newer.
14055
14056 2008-01-06  Colin Watson  <cjwatson@debian.org>
14057
14058         * users.txt: Add man-db.
14059
14060 2008-01-07  Bruno Haible  <bruno@clisp.org>
14061
14062         * doc/gnulib-intro.texi (Library vs Reusable Code): Restore the
14063         previous section name.
14064
14065 2008-01-07  Bruno Haible  <bruno@clisp.org>
14066
14067         * lib/progname.c (set_program_name): Don't strip off a leading
14068         "lt-" prefix outside a .libs directory.
14069         Suggested by Paul Eggert.
14070
14071 2008-01-01  Sylvain Beucler  <beuc@gnu.org>
14072             Bruno Haible  <bruno@clisp.org>
14073
14074         Improve memory cleanup in 'relocatable' module.
14075         * lib/relocatable.h (compute_curr_prefix): Change return type to
14076         'char *'.
14077         * lib/relocatable.c (compute_curr_prefix): Change return type to
14078         'char *'. Free curr_installdir after use.
14079         (relocate): Free curr_prefix_better after use.
14080         * lib/progreloc.c (prepare_relocate): Free curr_prefix after use.
14081
14082 2008-01-01  Bruno Haible  <bruno@clisp.org>
14083
14084         * tests/test-wcwidth.c (main): Relax test of U+2060. Avoids a test
14085         failure on older glibc systems.
14086         Reported by Peter Fales <psfales@alcatel-lucent.com>.
14087
14088 2008-01-05  Eric Blake  <ebb9@byu.net>
14089
14090         Avoid quadratic system memmem.
14091         * m4/memmem.m4 (gl_FUNC_MEMMEM): Check for quadratic memmem.
14092         Reported by Ralf Wildenhues.
14093
14094         Fix memmem test for mingw.
14095         * modules/memmem-tests (configure.ac): Check for alarm.
14096         * tests/test-memmem.c (main): Avoid alarm on platforms that lack
14097         it.
14098         * doc/functions/memmem.texi: New file.
14099         * doc/gnulib.texi (Function Substitutes): Add memmem.
14100         Reported by Bruno Haible.
14101
14102 2008-01-04  Bruno Haible  <bruno@clisp.org>
14103
14104         * m4/strcase.m4 (gl_FUNC_STRCASECMP, gl_FUNC_STRNCASECMP):
14105         Require gl_HEADER_STRINGS_H_DEFAULTS, not
14106         gl_HEADER_STRING_H_DEFAULTS.
14107
14108 2008-01-04  Eric Blake  <ebb9@byu.net>
14109
14110         Shorten duration of memmem test.
14111         * tests/test-memmem.c (main): Use alarm to declare failure if test
14112         is taking too long.
14113         Reported by Ralf Wildenhues.
14114
14115 2007-12-21  Simon Josefsson  <simon@josefsson.org>
14116
14117         * modules/relocatable-prog-wrapper (Depends-on): Add intprops and
14118         string, needed by strerror.
14119
14120 2008-01-03  Colin Watson  <cjwatson@debian.org>
14121             Bruno Haible  <bruno@clisp.org>
14122
14123         * doc/gnulib-tool.texi (Localization): New section.
14124
14125 2008-01-02  Bruno Haible  <bruno@clisp.org>
14126
14127         * lib/memmem.c (knuth_morris_pratt, memmem): Change all 'char *'
14128         variables to 'unsigned char *' type.
14129         Reported by Paul Eggert.
14130
14131 2008-01-02  Jim Meyering  <jim@meyering.net>
14132
14133         * lib/version-etc.c (COPYRIGHT_YEAR): Increase for new year.
14134
14135 2007-12-31  Jim Meyering  <jim@meyering.net>
14136
14137         Avoid use of private FTS type name.
14138         * lib/fts.c (fts_sort): Use FTSENT rather than "struct _ftsent".
14139
14140 2007-12-30  Karl Berry  <karl@gnu.org>
14141
14142         * doc/gnulib.texi (Library vs. Reusable Code): remove period, to
14143         work around defect in Texinfo and/or the standalone Info browser.
14144
14145 2007-12-30  Bruno Haible  <bruno@clisp.org>
14146
14147         Unify 5 copies of the KMP code.
14148         * lib/str-kmp.h: New file.
14149         * lib/c-strcasestr.c: Include str-kmp.h.
14150         (knuth_morris_pratt): Remove function.
14151         (c_strcasestr): Update.
14152         * lib/c-strstr.c: Include str-kmp.h.
14153         (knuth_morris_pratt): Remove function.
14154         (c_strcasestr): Update.
14155         * lib/mbscasestr.c: Include str-kmp.h.
14156         (knuth_morris_pratt_unibyte): Remove function.
14157         * lib/mbsstr.c: Include str-kmp.h.
14158         (knuth_morris_pratt_unibyte): Remove function.
14159         * lib/strcasestr.c: Include str-kmp.h.
14160         (knuth_morris_pratt): Remove function.
14161         (strcasestr): Update.
14162         * modules/c-strcasestr (Files): Add lib/str-kmp.h.
14163         * modules/c-strstr (Files): Likewise.
14164         * modules/mbscasestr (Files): Likewise.
14165         * modules/mbsstr (Files): Likewise.
14166         * modules/strcasestr (Files): Likewise.
14167         Suggested by Paul Eggert.
14168
14169 2007-12-30  Bruno Haible  <bruno@clisp.org>
14170
14171         * lib/xmalloca.c (xmmalloca): Don't define if HAVE_ALLOCA is not
14172         defined.
14173
14174 2007-12-30  Bruno Haible  <bruno@clisp.org>
14175
14176         * lib/xmalloca.h: Include xalloc.h.
14177         (xnmalloca): New macro.
14178
14179 2007-12-30  Bruno Haible  <bruno@clisp.org>
14180
14181         * lib/malloca.h (nmalloca): New macro.
14182         * lib/c-strcasestr.c (knuth_morris_pratt): Use it.
14183         * lib/c-strstr.c (knuth_morris_pratt): Likewise.
14184         * lib/mbscasestr.c (knuth_morris_pratt_unibyte,
14185         knuth_morris_pratt_multibyte): Likewise.
14186         * lib/mbsstr.c (knuth_morris_pratt_unibyte,
14187         knuth_morris_pratt_multibyte): Likewise.
14188         * lib/memmem.c (knuth_morris_pratt): Likewise.
14189         * lib/strcasestr.c (knuth_morris_pratt): Likewise.
14190
14191 2007-12-25  Bruno Haible  <bruno@clisp.org>
14192
14193         Fixup after 2007-10-17 commit. Ensure that 'glob' stays under LGPLv2+.
14194         * lib/glob.c: Don't include openat.h.
14195         (link_exists2_p): Add back the code that deals with the
14196         !GLOB_ALTDIRFUNC case.
14197         (link_exists_p) [!_LIBC && !HAVE_FSTATAT]: Just call link_exists2_p and
14198         let it do the filename concatenation.
14199         * m4/glob.m4 (gl_PREREQ_GLOB): Add check for fstatat.
14200         * modules/glob (Depends-on): Remove openat.
14201
14202 2007-12-31  Bruno Haible  <bruno@clisp.org>
14203
14204         * modules/dirfd (License): Change to LGPLv2+.
14205         Approved by Jim Meyering.
14206
14207 2007-12-29  Paul Eggert  <eggert@cs.ucla.edu>
14208
14209         * lib/memmem.c (knuth_morris_pratt): Check for size_t overflow
14210         when multiplying M by sizeof (size_t).
14211
14212 2007-12-10  Martin Lambers  <marlam@marlam.de>
14213
14214         Override getpagesize on mingw.
14215         * lib/getpagesize.c: New file.
14216         * m4/getpagesize.m4 (gl_FUNC_GETPAGESIZE): Enable replacement on mingw.
14217         * modules/getpagesize (Files): Add lib/getpagesize.c.
14218         * lib/unistd.in.h (getpagesize): Declare if we are using a replacement.
14219         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
14220         REPLACE_GETPAGESIZE.
14221         * modules/unistd (Makefile.am): Substitute REPLACE_GETPAGESIZE.
14222
14223 2007-12-25  Bruno Haible  <bruno@clisp.org>
14224
14225         * modules/localcharset (Notice): New field.
14226         (configure.ac): Define LOCALCHARSET_TESTS_ENVIRONMENT.
14227         Suggested by Ben Pfaff <blp@cs.stanford.edu>.
14228
14229 2007-12-25  Paul Eggert  <eggert@cs.ucla.edu>
14230             Bruno Haible  <bruno@clisp.org>
14231
14232         Avoid using the syntax symbol() in formatted documentation.
14233         * MODULES.html.sh (func_module): When replacing symbol() with a
14234         hyperlink, remove the parentheses. Show an error if some remain.
14235         Recognize and render the '...' syntax.
14236         * doc/alloca-opt.texi: Remove parentheses from symbol reference.
14237         Rework. Add paragraph about GCC's inlining.
14238         * doc/alloca.texi: Likewise.
14239         * doc/error.texi: Remove parentheses from symbol reference.
14240         * doc/gnulib-intro.texi: Likewise.
14241         * doc/gnulib.texi (alloca, alloca-opt): New nodes.
14242         * modules/fnmatch (Description): Reword to say "the ... function".
14243         * modules/full-read (Description): Likewise.
14244         * modules/full-write (Description): Likewise.
14245         * modules/safe-read (Description): Likewise.
14246         * modules/safe-write (Description): Likewise.
14247         * modules/strchrnul (Description): Likewise.
14248         * modules/trim (Description): Likewise.
14249         * modules/error (Description): Remove parentheses from symbol
14250         references.
14251         * modules/verror (Description): Likewise.
14252         Reported by Karl Berry.
14253
14254 2007-12-25  Bruno Haible  <bruno@clisp.org>
14255
14256         Fixup after 2007-10-16 commit.
14257         * lib/glob.c (glob_in_dir): Don't use ISO C99 syntax.
14258
14259 2007-12-24  Bruno Haible  <bruno@clisp.org>
14260
14261         Make --enable-relocatable work with DESTDIR.
14262         * build-aux/install-reloc: Accept another argument 'destdir'. Use it
14263         to compute installdir from destprog.
14264         * m4/relocatable.m4 (gl_RELOCATABLE_BODY): In INSTALL_PROGRAM_ENV,
14265         also set the RELOC_DESTDIR variable.
14266         Reported by Левашев Иван <octagram@bluebottle.com>.
14267
14268 2007-12-24  Bruno Haible  <bruno@clisp.org>
14269
14270         Fix link error due to xalloc_die().
14271         * lib/progreloc.c: When NO_XMALLOC is defined, use areadlink instead
14272         of xreadlink.
14273         * lib/relocwrapper.c: Update comments.
14274         * build-aux/install-reloc: Remove xreadlink.c from file list.
14275         * modules/relocatable-prog-wrapper (Files): Remove xreadlink.h and
14276         xreadlink.c.
14277         Reported by Левашев Иван <octagram@bluebottle.com>.
14278
14279 2007-12-24  Bruno Haible  <bruno@clisp.org>
14280
14281         Split setenv module into setenv and unsetenv. Get rid of setenv.h.
14282         * lib/setenv.h: Remove file.
14283         * lib/stdlib.in.h (setenv, unsetenv): New declarations, moved here from
14284         lib/setenv.h.
14285         * modules/setenv (Files): Remove lib/setenv.h, lib/unsetenv.c.
14286         (Depends-on): Add stdlib.
14287         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR. Don't invoke
14288         gl_FUNC_UNSETENV.
14289         (Include): Replace setenv.h with <stdlib.h>.
14290         * modules/unsetenv: New file.
14291         * lib/setenv.c: Include <stdlib.h> first, after alloca.h.
14292         * lib/unsetenv.c: Include <stdlib.h> first.
14293         * m4/setenv.m4 (gl_FUNC_SETENV, gl_FUNC_SETENV_SEPARATE): Require
14294         gl_STDLIB_H_DEFAULTS. Conditionally set HAVE_SETENV to 0.
14295         (gl_FUNC_UNSETENV): Require gl_STDLIB_H_DEFAULTS. Conditionally set
14296         HAVE_UNSETENV to 0. Set VOID_UNSETENV as an AC_SUBSTed variable.
14297         * modules/stdlib (Makefile.am): Substitute also GNULIB_SETENV,
14298         HAVE_SETENV, GNULIB_UNSETENV, HAVE_UNSETENV, VOID_UNSETENV.
14299         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_SETENV,
14300         HAVE_SETENV, GNULIB_UNSETENV, HAVE_UNSETENV, VOID_UNSETENV.
14301         * doc/functions/unsetenv.texi: Update.
14302         * modules/xsetenv (Depends-on): Add unsetenv.
14303         * modules/getdate (Depends-on): Likewise.
14304         * lib/xsetenv.h: Include <stdlib.h> instead of setenv.h.
14305         * lib/xsetenv.c: Don't include setenv.h.
14306         * lib/getdate.y: Likewise.
14307         * lib/relocwrapper.c: Likewise.
14308         * modules/relocatable-prog-wrapper (Files): Remove lib/setenv.h.
14309         (Depends-on): Add stdlib.
14310         * NEWS: Mention the changes.
14311         Reported by Левашев Иван <octagram@bluebottle.com>.
14312
14313 2007-12-23  Bruno Haible  <bruno@clisp.org>
14314
14315         * lib/memmem.c (memmem): Use lowercase variable names. Tab
14316         indentation.
14317
14318 2007-12-23  Bruno Haible  <bruno@clisp.org>
14319
14320         * lib/c-strcasestr.c: Add more comments.
14321         * lib/c-strstr.c: Likewise.
14322         * lib/mbscasestr.c: Likewise.
14323         * lib/mbsstr.c: Likewise.
14324         * lib/strcasestr.c: Likewise.
14325         * lib/memmem.c: Likewise.
14326
14327 2007-12-23  Bruno Haible  <bruno@clisp.org>
14328
14329         * tests/test-memmem.c: Include <string.h> first.
14330
14331 2007-12-22  Bruno Haible  <bruno@clisp.org>
14332
14333         * gnulib-tool (func_create_testdir): Change $auxdir while generating
14334         the contents of $testsbase.
14335         Reported by Ralf Wildenhues.
14336
14337 2007-12-22  Bruno Haible  <bruno@clisp.org>
14338
14339         * gnulib-tool (func_emit_tests_Makefile_am): Replace local_ldadd with
14340         two variables local_ldadd_before, local_ldadd_last.
14341
14342 2007-12-20  Eric Blake  <ebb9@byu.net>
14343
14344         Work around circular library issue when cross-compiling.
14345         * lib/progname.c (set_program_name): Use strncmp, not memcmp, so
14346         that progname.o does not need to pull in rpl_memcmp.
14347
14348 2007-12-19  Eric Blake  <ebb9@byu.net>
14349
14350         Fix memmem to avoid O(n^2) worst-case complexity.
14351         * lib/memmem.c (knuth_morris_pratt): New function.
14352         (memmem): Use it if first few naive iterations fail.
14353         * m4/memmem.m4 (gl_FUNC_MEMMEM): Detect cygwin bug.
14354         * modules/memcmp (License): Set to LGPLv2+, not LGPL.
14355         * modules/memchr (License): Likewise.
14356         * modules/memmem (Depends-on): Add memcmp, memchr, stdbool, and
14357         malloca.
14358         * tests/test-memmem.c: Rewrite, borrowing ideas from
14359         test-mbsstr1.c; the old version wouldn't even compile!
14360         * modules/memmem-tests: New file.
14361         * lib/string.in.h (rpl_memmem): Add declaration.
14362         * modules/string (Makefile.am): Substitute REPLACE_MEMMEM.
14363         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Default for
14364         REPLACE_MEMMEM.
14365
14366 2007-12-18  Paul Eggert  <eggert@cs.ucla.edu>
14367
14368         Fix problem with _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H on VMS.
14369         * lib/stdint.in.h (_GL_JUST_INCLUDE_SYSTEM_INTTYPES_H): Define
14370         before any system include files, and undef after them all.  This
14371         should fix a problem on VMS reported by John E. Malmberg in
14372         <http://lists.gnu.org/archive/html/bug-gnulib/2007-12/msg00118.html>.
14373
14374 2007-12-17  Eric Blake  <ebb9@byu.net>
14375
14376         Revert addition of verify, for BSD/OS.
14377         * lib/fseeko.c [!HAVE_FSEEKO]: Allow off_t > long, even though it
14378         can't handle large files, for the sake of obsolete platforms.
14379         * modules/fseeko (Depends-on): Remove verify.
14380         * doc/functions/fseeko.texi (fseeko): Document BSD/OS limitation.
14381         * doc/functions/ftello.texi (ftello): Likewise.
14382         * doc/functions/fgetpos.texi (fgetpos): Likewise.
14383         Reported by Larry Jones.
14384
14385 2007-12-17  Petr Salinger  <Petr.Salinger@seznam.cz>
14386
14387         getcwd.c: Use a more readable witness: HAVE_OPENAT_SUPPORT
14388         * lib/getcwd.c: Define and use HAVE_OPENAT_SUPPORT, in place of AT_FDCWD.
14389
14390 2007-12-17  Jim Meyering  <meyering@redhat.com>
14391
14392         Port to GNU/kFreeBSD - FreeBSD kernel + GNU libc,
14393         which has no openat syscall, yet <fcntl.h> does define AT_FDCWD.
14394         * lib/getcwd.c: Undef AT_FDCWD if there is no openat function.
14395         * modules/getcwd (Depends-on): Add openat.
14396         Reported by Petr Salinger.
14397
14398 2007-12-17  Bruno Haible  <bruno@clisp.org>
14399
14400         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Use GL_NOCRASH to
14401         avoid a segmentation fault of the configure test on x86_64 systems.
14402
14403 2007-12-15  Jim Meyering  <meyering@redhat.com>
14404
14405         * build-aux/gnupload (GPG): Don't hard-code absolute name of gpg binary.
14406
14407 2007-12-13  Eric Blake  <ebb9@byu.net>
14408
14409         Another fseek test.
14410         * tests/test-fseek.c (main): Also test ungetc handling.
14411         * tests/test-fseeko.c (main): Likewise.
14412         * modules/fseeko (Depends-on): Add verify.
14413         * lib/fseeko.c [!HAVE_FSEEKO]: Verify that off_t is not too
14414         large.
14415         Reported by Larry Jones.
14416
14417         Fix fseeko on mingw.
14418         * lib/fseeko.c (rpl_fseeko) [_IOERR]: Reset EOF flag on successful
14419         seek.
14420
14421         Beef up fseek tests.
14422         * tests/test-fseek.c (main): Also test eof handling.
14423         * tests/test-fseeko.c (main): Likewise.
14424         Reported by Larry Jones.
14425
14426 2007-12-13  Larry Jones  <lawrence.jones@siemens.com>  (tiny change)
14427
14428         Fix fseeko on BSD-based platforms.
14429         * lib/fseeko.c (rpl_fseeko) [__sferror]: Reset EOF flag on
14430         successful seek.
14431
14432 2007-12-12  Eric Blake  <ebb9@byu.net>
14433
14434         Allow circular dependency of separate libtests.a
14435         * gnulib-tool (func_emit_tests_Makefile_am): Add AM_LIBTOOLFLAGS
14436         when use_libtests.
14437
14438 2007-12-11  Eric Blake  <ebb9@byu.net>
14439
14440         Fix bug with -0.0L in previous patch.
14441         * lib/isnan.c (rpl_isnanl): Make robust to -0.0L and pad bits.
14442         * tests/test-isnan.c (main): Also test on zeroes.
14443         * tests/test-isnanf.c (main): Likewise.
14444         * tests/test-isnanl.h (main): Likewise.
14445
14446         Detect pseudo-denormals on x86 even when cross-compiling.
14447         * lib/isnan.c (rpl_isnanl) [!KNOWN_EXPBIT0_LOCATION
14448         && USE_LONG_DOUBLE && x86]: Add one more check to filter out
14449         invalid bit patterns that happen to satisfy ==.
14450
14451         Avoid link failures with separate libtests.a.
14452         * gnulib-tool (func_emit_tests_Makefile_am): Also list local_ldadd
14453         last, to satisfy circular dependencies.
14454
14455 2007-12-11  Eric Blake  <ebb9@byu.net>
14456         and Bruno Haible  <bruno@clisp.org>
14457
14458         Fix OpenBSD 4.0 <float.h> handling of long double.
14459         * m4/float_h.m4 (gl_FLOAT_H): Also claim OpenBSD is broken.
14460         * lib/float.in.h [__OpenBSD__]: Add fixes for OpenBSD.
14461         * doc/headers/float.texi (float.h): Document OpenBSD bug.
14462
14463 2007-12-11  Jim Meyering  <meyering@redhat.com>
14464
14465         * users.txt: Add libvirt.
14466
14467         Support versions of autoconf prior to 2.59c.
14468         * gnulib-tool (func_emit_initmacro_done): Define m4_foreach_w
14469         if it is not already defined.
14470
14471 2007-12-09  Bruno Haible  <bruno@clisp.org>
14472
14473         Let 'gnulib-tool --import' collect sources needed for the tests in
14474         tests/ rather than in lib/.
14475         * gnulib-tool (func_emit_tests_Makefile_am): Accept use_libtests
14476         argument. If true, add rules to generate libtests.a, and put libtests.a
14477         into $(LDADD). Consider source files in subdirectories and set
14478         uses_subdirs.
14479         (func_emit_initmacro_start, func_emit_initmacro_end,
14480         func_emit_initmacro_done): Pass all arguments explicitly.
14481         (func_import): Determine two module lists main_modules,
14482         testsrelated_modules. Determine use_libtests. Determine two variables
14483         sed_transform_main_lib_file, sed_transform_testsrelated_lib_file
14484         instead of just sed_transform_lib_file. Determine two variables
14485         main_files and testsrelated_files. Compute 'files' as the union of
14486         both. Adjust sed_rewrite_old_files, sed_rewrite_new_files,
14487         func_add_or_update. In the generated gnulib-comp.m4, collect the
14488         object files for tests/ in different variables than those for lib/.
14489         Substitute LIBTESTS_LIBDEPS.
14490         (func_create_testdir): Combine the uses_subdirs results from
14491         func_emit_lib_Makefile_am and from func_emit_tests_Makefile_am.
14492
14493 2007-12-09  Bruno Haible  <bruno@clisp.org>
14494
14495         * gnulib-tool (func_emit_tests_Makefile_am): Expand references to
14496         the build-aux directory.
14497
14498 2007-12-09  Bruno Haible  <bruno@clisp.org>
14499
14500         * gnulib-tool (func_emit_tests_Makefile_am): Remove redundant code
14501         introduced on 2006-09-09.
14502
14503 2007-12-07  Jim Meyering  <meyering@redhat.com>
14504
14505         Let these macros work also with autoconf-2.59.
14506         * m4/getline.m4 (gl_FUNC_GETLINE): Require only autoconf-2.59.  2.60
14507         is not needed, since gnulib now permits use of AC_CHECK_DECLS_ONCE.
14508         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Likewise.
14509
14510 2007-12-06  Jim Meyering  <meyering@redhat.com>
14511
14512         Avoid a configure-time syntax error in gl_FUNC_ACL.
14513         * m4/acl.m4 (gl_FUNC_ACL): Be careful to check for the acl_trivial
14514         function in each branch, before testing the cache variable.
14515
14516 2007-12-04  Eric Blake  <ebb9@byu.net>
14517
14518         Make scripts executable.
14519         * build-aux/config.guess: Add execute permissions.
14520         * build-aux/config.sub: Likewise.
14521         * build-aux/gendocs.sh: Likewise.
14522
14523         Fix frexp on mingw.
14524         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Detect mingw bug when
14525         cross-compiling.
14526         * doc/functions/frexp.texi (frexp): Document the bug.
14527
14528         Make cygwin fseeko check more reliable.
14529         * m4/stdio_h.m4 (gl_STDIN_LARGE_OFFSET) [__CYGWIN__]: Use cygwin
14530         version numbers, rather than unrelated feature check.
14531         * doc/functions/fseeko.texi (fseeko): Tweak failure report.
14532         * doc/functions/ftello.texi (ftello): Likewise.
14533         Reported by Bruno Haible.
14534
14535         * m4/strerror.m4: Bump version number.
14536
14537 2007-12-03  Bruno Haible  <bruno@clisp.org>
14538
14539         * doc/functions/mprotect.texi: Mention the mingw problem.
14540
14541 2007-12-03  Eric Blake  <ebb9@byu.net>
14542
14543         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): Ensure
14544         REPLACE_STRERROR is initialized before this macro.
14545
14546 2007-12-03  Paul Eggert  <eggert@cs.ucla.edu>
14547
14548         Add support for Solaris 10 ACLs.  Also, ACLs are Gnulib, not Autoconf.
14549         * modules/acl (configure.ac): Rename AC_FUNC_ACL to gl_FUNC_ACL.
14550         * m4/acl.m4 (gl_FUNC_ACL): Renamed from AC_FUNC_ACL.  On Solaris,
14551         put -lsec in even for programs other than 'ls'.  This fixes a problem
14552         for gettext reported by Bruno Haible in
14553         <http://lists.gnu.org/archive/html/bug-gnulib/2007-12/msg00007.html>.
14554         * lib/acl.c (copy_acl, qset_acl) [USE_ACL && defined ACL_NO_TRIVIAL]:
14555         Add support for Solaris 10.  This isn't efficient, but should get the
14556         job done for now.
14557
14558 2007-12-03  James Youngman  <jay@gnu.org>
14559
14560         * doc/regexprops-generic.texi: change "an close-group" to "a
14561         close-group" and "illegal" to "not allowed".
14562
14563 2007-11-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14564
14565         * lib/unictype/pr_byname.c: Include unictype/pr_byname.h instead of
14566         pr_byname.h. Needed for the rare case when the maintainer has done
14567         "make maintainer-clean" in the source directory and then attempts a
14568         build outside the source directory.
14569         * lib/unictype/scripts.c: Include unictype/scripts_byname.h instead of
14570         scripts_byname.h.
14571
14572 2007-12-02  Martin Lambers <marlam@marlam.de>
14573             Bruno Haible  <bruno@clisp.org>
14574
14575         * lib/getpagesize.h: Remove file.
14576         * lib/unistd.in.h: Include declaration of getpagesize here.
14577         * m4/getpagesize.m4 (gl_FUNC_GETPAGESIZE): Renamed from gl_GETPAGESIZE.
14578         Invoke gl_UNISTD_H_DEFAULTS. Set HAVE_GETPAGESIZE, HAVE_OS_H,
14579         HAVE_SYS_PARAM_H.
14580         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_GETPAGESIZE,
14581         HAVE_GETPAGESIZE, HAVE_OS_H, HAVE_SYS_PARAM_H.
14582         * modules/getpagesize (Files): Remove lib/getpagesize.h.
14583         (Depends-on): Add unistd.
14584         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
14585         (Include): Use <unistd.h> instead of getpagesize.h.
14586         * modules/unistd (Makefile.am): Substitute also GNULIB_GETPAGESIZE,
14587         HAVE_GETPAGESIZE, HAVE_OS_H, HAVE_SYS_PARAM_H.
14588         * m4/pagealign_alloc.m4 (gl_PREREQ_PAGEALIGN_ALLOC): Remove
14589         gl_GETPAGESIZE invocation, already handled by module dependency.
14590         * lib/pagealign_alloc.c: Don't include getpagesize.h.
14591
14592 2007-12-02  Bruno Haible  <bruno@clisp.org>
14593
14594         * modules/strings-tests: New file.
14595         * tests/test-strings.c: New file.
14596
14597         Move declarations of str{,n}casecmp from <string.h> to <strings.h>.
14598         * lib/strings.in.h: New file.
14599         * lib/string.in.h (strcasecmp, strncasecmp): Remove declarations.
14600         * m4/strings_h.m4: New file.
14601         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Remove initialization
14602         of HAVE_STRCASECMP, HAVE_DECL_STRNCASECMP.
14603         * modules/strings: New file.
14604         * modules/string (Makefile.am): Update.
14605         * modules/strcase (Include): Mention <strings.h>, not <string.h>.
14606         Reported by Karl Berry.
14607
14608 2007-12-01  Eric Blake  <ebb9@byu.net>
14609
14610         * m4/stdio_h.m4 (gl_STDIN_LARGE_OFFSET) [__CYGWIN__]: Rewrite to
14611         accomodate fix in cygwin 1.5.25.
14612
14613 2007-12-01  Jim Meyering  <meyering@redhat.com>
14614
14615         Fix a bug that inhibited much of the utf8-optimization in regcomp.c.
14616         * lib/regcomp.c (optimize_utf8): Fix a typo, s/idx/ctx_type/,
14617         that would inhibit utf8-optimization of a regexp containing line-
14618         or buffer-anchors, e.g., `^', `$'.
14619
14620 2007-11-30  Bruno Haible  <bruno@clisp.org>
14621
14622         * lib/lock.h (gl_recursive_lock_init) [PTHREAD &&
14623         PTHREAD_RECURSIVE_MUTEX_INITIALIZER]: Call
14624         glthread_recursive_lock_init.
14625         * lib/lock.c (glthread_recursive_lock_init)
14626         [PTHREAD_RECURSIVE_MUTEX_INITIALIZER]: New function.
14627         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
14628
14629 2007-11-28  Paul Eggert  <eggert@cs.ucla.edu>
14630
14631         New function qset_acl, like set_acl but with syscall semantics.
14632         * lib/acl.h (qset_acl): New decl.
14633         * lib/acl.c (qset_acl): New function.
14634         (set_acl): Use new function.  Use more-consistent diagnostics.
14635
14636 2007-11-28  Jim Meyering  <meyering@redhat.com>
14637
14638         * modules/physmem (License): Change from GPL to LGPLv2+.
14639
14640 2007-11-26  Bruno Haible  <bruno@clisp.org>
14641
14642         * lib/vasnprintf.c (decode_long_double): Don't abort if the
14643         'long double' type has excess precision.
14644         Reported by Jim Meyering in
14645         <http://lists.gnu.org/archive/html/bug-gnulib/2007-11/msg00120.html>.
14646
14647 2007-11-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14648
14649         * doc/fdl.texi, doc/gpl-3.0.texi, doc/lgpl-3.0.texi:
14650         Sync from <http://gnu.org/licenses>.
14651         * modules/agpl-3.0, doc/agpl-3.0.texi: New module,
14652         with license text from same location.
14653         * doc/maintain.texi, doc/standards.texi:  Sync from
14654         <http://savannah.gnu.org/projects/gnustandards>.
14655
14656 2007-11-22  Ondřej Vašík  <ovasik@redhat.com>
14657         and Jim Meyering  <meyering@redhat.com>
14658
14659         Adjust getdate' grammar to accept a slightly more regular language.
14660         E.g., accept "YYYYMMDD +N days" as well as "YYYYMMDD N days".
14661         Before, the former was rejected.
14662         * lib/getdate.y (digits_to_date_time): New function, factored
14663         out of ...
14664         (number): ...here.  Just call digits_to_date_time.
14665         (hybrid): New non-terminal to handle an <unsigned number,
14666         signed relative offset> sequence consistently.
14667
14668 2007-11-18  Jim Meyering  <meyering@redhat.com>
14669
14670         Pull my changes from coreutils:
14671         bootstrap: fix typo to enable use of $gnulib_tool_option_extras.
14672         * build-aux/bootstrap (gnulib_tool_options): Add a space before the
14673         use of $gnulib_tool_option_extras, so that it's separated from the
14674         preceding argument.
14675
14676         Fix bootstrap failure to handle files like lib/uniwidth/cjk.h.
14677         * build-aux/bootstrap (cp_mark_as_generated): Create any required
14678         parent destination directories before copying a file into place.
14679
14680 2007-11-18  Sergey Poznyakoff  <gray@gnu.org.ua>
14681
14682         bootstrap: work also with 4-argument variant of AC_INIT
14683         * build-aux/bootstrap (gnulib_extra_files): Adjust sed command.
14684
14685 2007-11-16  Paul Eggert  <eggert@cs.ucla.edu>
14686
14687         Port test-getaddrinfo to Solaris.
14688         Problem reported by Bruno Haible in
14689         <http://lists.gnu.org/archive/html/bug-gnulib/2007-03/msg00171.html>.
14690         * tests/test-getaddrinfo.c (simple): Add a comment asking for an
14691         explanation of setting 'hints'.
14692         Don't reject an implementation merely because it returns EAI_SERVICE.
14693         (EAI_SERVICE): Define to 0 if not defined.
14694
14695 2007-11-15  Paul Eggert  <eggert@cs.ucla.edu>
14696
14697         The license of gnu-make and posix-shell is now "GPLed build tool".
14698         * modules/gnu-make (License): Likewise.
14699         * modules/posix-shell (License): Likewise.
14700
14701         New module posix-shell, for determining a POSIX shell
14702         or perhaps something that is close enough to a POSIX shell.
14703         * m4/posix-shell.m4: New file.
14704         * modules/posix-shell: New file.
14705
14706         * MODULES.html.sh: Mention new module.
14707
14708         New module gnu-make, for determining whether we're using GNU Make.
14709         * m4/gnu-make.m4: New file.
14710         * modules/gnu-make: New file.
14711         * MODULES.html.sh: Mention new module.
14712
14713 2007-11-14  Jim Meyering  <meyering@redhat.com>
14714
14715         Define a sometimes-link-required function using ARGMATCH_DIE_DECL.
14716         * tests/test-argmatch.c (ARGMATCH_DIE_DECL): When defined,
14717         use this macro to create a function _definition_.
14718         Remove useless "#undef ARGMATCH_DIE".
14719
14720 2007-11-14  Bruno Haible  <bruno@clisp.org>
14721
14722         * lib/config.charset: Update for OpenBSD 4.1.
14723         Reported and helped by Ben Pfaff <blp@cs.stanford.edu>.
14724
14725 2007-11-12  Paul Eggert  <eggert@cs.ucla.edu>
14726
14727         Document 64-bit #if problems in stdint.texi.
14728         * doc/headers/stdint.texi (stdint.h): Mention problems with
14729         64-bit-#if, and how to work around them.
14730
14731         Don't insist on 'long long int' support in the preprocessor.  It
14732         breaks too many things.  For example, PRIdMAX still uses a 'long
14733         long int' format with the latest Sun compiler, even though
14734         HAVE_LONG_LONG_INT isn't defined due to that compiler's
14735         preprocessor problem.  This causes the latest coreutils to dump
14736         core on Solaris 10 sparc with the Sun C compiler.
14737         Instead, fix the 2007-10-16 problem in a different way, by evaluating
14738         the troublesome expressions at configure-time, not at #if-time.
14739         * m4/longlong.m4 (_AC_TYPE_LONG_LONG_SNIPPET): Don't test the
14740         preprocessor.
14741         * m4/inttypes.m4 (gl_INTTYPES_H): Move the #if checks into
14742         compile-time C checks, done at 'configure'-time.
14743         (gl_INTTYPES_CHECK_LONG_LONG_INT_CONDITION): New macro.
14744         * modules/inttypes (Makefile): Substitute the new symbols that
14745         gl_INTTYPES_H now generates.
14746         * lib/inttypes.in.h: Don't use constants wider than 'long' in #if.
14747
14748 2007-11-12  Bruno Haible  <bruno@clisp.org>
14749
14750         Tests for Unicode character classification functions.
14751
14752         * modules/unictype/bidicategory-byname-tests: New file.
14753         * modules/unictype/bidicategory-name-tests: New file.
14754         * modules/unictype/bidicategory-of-tests: New file.
14755         * modules/unictype/bidicategory-test-tests: New file.
14756         * modules/unictype/block-list-tests: New file.
14757         * modules/unictype/block-of-tests: New file.
14758         * modules/unictype/block-test-tests: New file.
14759         * modules/unictype/category-C-tests: New file.
14760         * modules/unictype/category-Cc-tests: New file.
14761         * modules/unictype/category-Cf-tests: New file.
14762         * modules/unictype/category-Cn-tests: New file.
14763         * modules/unictype/category-Co-tests: New file.
14764         * modules/unictype/category-Cs-tests: New file.
14765         * modules/unictype/category-L-tests: New file.
14766         * modules/unictype/category-Ll-tests: New file.
14767         * modules/unictype/category-Lm-tests: New file.
14768         * modules/unictype/category-Lo-tests: New file.
14769         * modules/unictype/category-Lt-tests: New file.
14770         * modules/unictype/category-Lu-tests: New file.
14771         * modules/unictype/category-M-tests: New file.
14772         * modules/unictype/category-Mc-tests: New file.
14773         * modules/unictype/category-Me-tests: New file.
14774         * modules/unictype/category-Mn-tests: New file.
14775         * modules/unictype/category-N-tests: New file.
14776         * modules/unictype/category-Nd-tests: New file.
14777         * modules/unictype/category-Nl-tests: New file.
14778         * modules/unictype/category-No-tests: New file.
14779         * modules/unictype/category-P-tests: New file.
14780         * modules/unictype/category-Pc-tests: New file.
14781         * modules/unictype/category-Pd-tests: New file.
14782         * modules/unictype/category-Pe-tests: New file.
14783         * modules/unictype/category-Pf-tests: New file.
14784         * modules/unictype/category-Pi-tests: New file.
14785         * modules/unictype/category-Po-tests: New file.
14786         * modules/unictype/category-Ps-tests: New file.
14787         * modules/unictype/category-S-tests: New file.
14788         * modules/unictype/category-Sc-tests: New file.
14789         * modules/unictype/category-Sk-tests: New file.
14790         * modules/unictype/category-Sm-tests: New file.
14791         * modules/unictype/category-So-tests: New file.
14792         * modules/unictype/category-Z-tests: New file.
14793         * modules/unictype/category-Zl-tests: New file.
14794         * modules/unictype/category-Zp-tests: New file.
14795         * modules/unictype/category-Zs-tests: New file.
14796         * modules/unictype/category-and-not-tests: New file.
14797         * modules/unictype/category-and-tests: New file.
14798         * modules/unictype/category-byname-tests: New file.
14799         * modules/unictype/category-name-tests: New file.
14800         * modules/unictype/category-none-tests: New file.
14801         * modules/unictype/category-of-tests: New file.
14802         * modules/unictype/category-or-tests: New file.
14803         * modules/unictype/category-test-withtable-tests: New file.
14804         * modules/unictype/combining-class-tests: New file.
14805         * modules/unictype/ctype-alnum-tests: New file.
14806         * modules/unictype/ctype-alpha-tests: New file.
14807         * modules/unictype/ctype-blank-tests: New file.
14808         * modules/unictype/ctype-cntrl-tests: New file.
14809         * modules/unictype/ctype-digit-tests: New file.
14810         * modules/unictype/ctype-graph-tests: New file.
14811         * modules/unictype/ctype-lower-tests: New file.
14812         * modules/unictype/ctype-print-tests: New file.
14813         * modules/unictype/ctype-punct-tests: New file.
14814         * modules/unictype/ctype-space-tests: New file.
14815         * modules/unictype/ctype-upper-tests: New file.
14816         * modules/unictype/ctype-xdigit-tests: New file.
14817         * modules/unictype/decimal-digit-tests: New file.
14818         * modules/unictype/digit-tests: New file.
14819         * modules/unictype/mirror-tests: New file.
14820         * modules/unictype/numeric-tests: New file.
14821         * modules/unictype/property-alphabetic-tests: New file.
14822         * modules/unictype/property-ascii-hex-digit-tests: New file.
14823         * modules/unictype/property-bidi-arabic-digit-tests: New file.
14824         * modules/unictype/property-bidi-arabic-right-to-left-tests: New file.
14825         * modules/unictype/property-bidi-block-separator-tests: New file.
14826         * modules/unictype/property-bidi-boundary-neutral-tests: New file.
14827         * modules/unictype/property-bidi-common-separator-tests: New file.
14828         * modules/unictype/property-bidi-control-tests: New file.
14829         * modules/unictype/property-bidi-embedding-or-override-tests: New file.
14830         * modules/unictype/property-bidi-eur-num-separator-tests: New file.
14831         * modules/unictype/property-bidi-eur-num-terminator-tests: New file.
14832         * modules/unictype/property-bidi-european-digit-tests: New file.
14833         * modules/unictype/property-bidi-hebrew-right-to-left-tests: New file.
14834         * modules/unictype/property-bidi-left-to-right-tests: New file.
14835         * modules/unictype/property-bidi-non-spacing-mark-tests: New file.
14836         * modules/unictype/property-bidi-other-neutral-tests: New file.
14837         * modules/unictype/property-bidi-pdf-tests: New file.
14838         * modules/unictype/property-bidi-segment-separator-tests: New file.
14839         * modules/unictype/property-bidi-whitespace-tests: New file.
14840         * modules/unictype/property-byname-tests: New file.
14841         * modules/unictype/property-combining-tests: New file.
14842         * modules/unictype/property-composite-tests: New file.
14843         * modules/unictype/property-currency-symbol-tests: New file.
14844         * modules/unictype/property-dash-tests: New file.
14845         * modules/unictype/property-decimal-digit-tests: New file.
14846         * modules/unictype/property-default-ignorable-code-point-tests: New file.
14847         * modules/unictype/property-deprecated-tests: New file.
14848         * modules/unictype/property-diacritic-tests: New file.
14849         * modules/unictype/property-extender-tests: New file.
14850         * modules/unictype/property-format-control-tests: New file.
14851         * modules/unictype/property-grapheme-base-tests: New file.
14852         * modules/unictype/property-grapheme-extend-tests: New file.
14853         * modules/unictype/property-grapheme-link-tests: New file.
14854         * modules/unictype/property-hex-digit-tests: New file.
14855         * modules/unictype/property-hyphen-tests: New file.
14856         * modules/unictype/property-id-continue-tests: New file.
14857         * modules/unictype/property-id-start-tests: New file.
14858         * modules/unictype/property-ideographic-tests: New file.
14859         * modules/unictype/property-ids-binary-operator-tests: New file.
14860         * modules/unictype/property-ids-trinary-operator-tests: New file.
14861         * modules/unictype/property-ignorable-control-tests: New file.
14862         * modules/unictype/property-iso-control-tests: New file.
14863         * modules/unictype/property-join-control-tests: New file.
14864         * modules/unictype/property-left-of-pair-tests: New file.
14865         * modules/unictype/property-line-separator-tests: New file.
14866         * modules/unictype/property-logical-order-exception-tests: New file.
14867         * modules/unictype/property-lowercase-tests: New file.
14868         * modules/unictype/property-math-tests: New file.
14869         * modules/unictype/property-non-break-tests: New file.
14870         * modules/unictype/property-not-a-character-tests: New file.
14871         * modules/unictype/property-numeric-tests: New file.
14872         * modules/unictype/property-other-alphabetic-tests: New file.
14873         * modules/unictype/property-other-default-ignorable-code-point-tests: New file.
14874         * modules/unictype/property-other-grapheme-extend-tests: New file.
14875         * modules/unictype/property-other-id-continue-tests: New file.
14876         * modules/unictype/property-other-id-start-tests: New file.
14877         * modules/unictype/property-other-lowercase-tests: New file.
14878         * modules/unictype/property-other-math-tests: New file.
14879         * modules/unictype/property-other-uppercase-tests: New file.
14880         * modules/unictype/property-paired-punctuation-tests: New file.
14881         * modules/unictype/property-paragraph-separator-tests: New file.
14882         * modules/unictype/property-pattern-syntax-tests: New file.
14883         * modules/unictype/property-pattern-white-space-tests: New file.
14884         * modules/unictype/property-private-use-tests: New file.
14885         * modules/unictype/property-punctuation-tests: New file.
14886         * modules/unictype/property-quotation-mark-tests: New file.
14887         * modules/unictype/property-radical-tests: New file.
14888         * modules/unictype/property-sentence-terminal-tests: New file.
14889         * modules/unictype/property-soft-dotted-tests: New file.
14890         * modules/unictype/property-space-tests: New file.
14891         * modules/unictype/property-terminal-punctuation-tests: New file.
14892         * modules/unictype/property-test-tests: New file.
14893         * modules/unictype/property-titlecase-tests: New file.
14894         * modules/unictype/property-unassigned-code-value-tests: New file.
14895         * modules/unictype/property-unified-ideograph-tests: New file.
14896         * modules/unictype/property-uppercase-tests: New file.
14897         * modules/unictype/property-variation-selector-tests: New file.
14898         * modules/unictype/property-white-space-tests: New file.
14899         * modules/unictype/property-xid-continue-tests: New file.
14900         * modules/unictype/property-xid-start-tests: New file.
14901         * modules/unictype/property-zero-width-tests: New file.
14902         * modules/unictype/scripts-tests: New file.
14903         * modules/unictype/syntax-c-ident-tests: New file.
14904         * modules/unictype/syntax-c-whitespace-tests: New file.
14905         * modules/unictype/syntax-java-ident-tests: New file.
14906         * modules/unictype/syntax-java-whitespace-tests: New file.
14907         * tests/unictype/test-bidi_byname.c: New file.
14908         * tests/unictype/test-bidi_name.c: New file.
14909         * tests/unictype/test-bidi_of.c: New file.
14910         * tests/unictype/test-bidi_test.c: New file.
14911         * tests/unictype/test-block_list.c: New file.
14912         * tests/unictype/test-block_of.c: New file.
14913         * tests/unictype/test-block_test.c: New file.
14914         * tests/unictype/test-categ_and.c: New file.
14915         * tests/unictype/test-categ_and_not.c: New file.
14916         * tests/unictype/test-categ_byname.c: New file.
14917         * tests/unictype/test-categ_name.c: New file.
14918         * tests/unictype/test-categ_none.c: New file.
14919         * tests/unictype/test-categ_of.c: New file.
14920         * tests/unictype/test-categ_or.c: New file.
14921         * tests/unictype/test-categ_test_withtable.c: New file.
14922         * tests/unictype/test-combining.c: New file.
14923         * tests/unictype/test-decdigit.c: New file.
14924         * tests/unictype/test-digit.c: New file.
14925         * tests/unictype/test-mirror.c: New file.
14926         * tests/unictype/test-numeric.c: New file.
14927         * tests/unictype/test-pr_byname.c: New file.
14928         * tests/unictype/test-pr_test.c: New file.
14929         * tests/unictype/test-predicate-part1.h: New file.
14930         * tests/unictype/test-predicate-part2.h: New file.
14931         * tests/unictype/test-scripts.c: New file.
14932         * tests/unictype/test-sy_c_ident.c: New file.
14933         * tests/unictype/test-sy_java_ident.c: New file.
14934
14935         * tests/unictype/test-categ_C.c: New file, generated by gen-ctype.c
14936         for Unicode 5.0.0.
14937         * tests/unictype/test-categ_Cc.c: Likewise.
14938         * tests/unictype/test-categ_Cf.c: Likewise.
14939         * tests/unictype/test-categ_Cn.c: Likewise.
14940         * tests/unictype/test-categ_Co.c: Likewise.
14941         * tests/unictype/test-categ_Cs.c: Likewise.
14942         * tests/unictype/test-categ_L.c: Likewise.
14943         * tests/unictype/test-categ_Ll.c: Likewise.
14944         * tests/unictype/test-categ_Lm.c: Likewise.
14945         * tests/unictype/test-categ_Lo.c: Likewise.
14946         * tests/unictype/test-categ_Lt.c: Likewise.
14947         * tests/unictype/test-categ_Lu.c: Likewise.
14948         * tests/unictype/test-categ_M.c: Likewise.
14949         * tests/unictype/test-categ_Mc.c: Likewise.
14950         * tests/unictype/test-categ_Me.c: Likewise.
14951         * tests/unictype/test-categ_Mn.c: Likewise.
14952         * tests/unictype/test-categ_N.c: Likewise.
14953         * tests/unictype/test-categ_Nd.c: Likewise.
14954         * tests/unictype/test-categ_Nl.c: Likewise.
14955         * tests/unictype/test-categ_No.c: Likewise.
14956         * tests/unictype/test-categ_P.c: Likewise.
14957         * tests/unictype/test-categ_Pc.c: Likewise.
14958         * tests/unictype/test-categ_Pd.c: Likewise.
14959         * tests/unictype/test-categ_Pe.c: Likewise.
14960         * tests/unictype/test-categ_Pf.c: Likewise.
14961         * tests/unictype/test-categ_Pi.c: Likewise.
14962         * tests/unictype/test-categ_Po.c: Likewise.
14963         * tests/unictype/test-categ_Ps.c: Likewise.
14964         * tests/unictype/test-categ_S.c: Likewise.
14965         * tests/unictype/test-categ_Sc.c: Likewise.
14966         * tests/unictype/test-categ_Sk.c: Likewise.
14967         * tests/unictype/test-categ_Sm.c: Likewise.
14968         * tests/unictype/test-categ_So.c: Likewise.
14969         * tests/unictype/test-categ_Z.c: Likewise.
14970         * tests/unictype/test-categ_Zl.c: Likewise.
14971         * tests/unictype/test-categ_Zp.c: Likewise.
14972         * tests/unictype/test-categ_Zs.c: Likewise.
14973         * tests/unictype/test-ctype_alnum.c: Likewise.
14974         * tests/unictype/test-ctype_alpha.c: Likewise.
14975         * tests/unictype/test-ctype_blank.c: Likewise.
14976         * tests/unictype/test-ctype_cntrl.c: Likewise.
14977         * tests/unictype/test-ctype_digit.c: Likewise.
14978         * tests/unictype/test-ctype_graph.c: Likewise.
14979         * tests/unictype/test-ctype_lower.c: Likewise.
14980         * tests/unictype/test-ctype_print.c: Likewise.
14981         * tests/unictype/test-ctype_punct.c: Likewise.
14982         * tests/unictype/test-ctype_space.c: Likewise.
14983         * tests/unictype/test-ctype_upper.c: Likewise.
14984         * tests/unictype/test-ctype_xdigit.c: Likewise.
14985         * tests/unictype/test-decdigit.h: Likewise.
14986         * tests/unictype/test-digit.h: Likewise.
14987         * tests/unictype/test-numeric.h: Likewise.
14988         * tests/unictype/test-pr_alphabetic.c: Likewise.
14989         * tests/unictype/test-pr_ascii_hex_digit.c: Likewise.
14990         * tests/unictype/test-pr_bidi_arabic_digit.c: Likewise.
14991         * tests/unictype/test-pr_bidi_arabic_right_to_left.c: Likewise.
14992         * tests/unictype/test-pr_bidi_block_separator.c: Likewise.
14993         * tests/unictype/test-pr_bidi_boundary_neutral.c: Likewise.
14994         * tests/unictype/test-pr_bidi_common_separator.c: Likewise.
14995         * tests/unictype/test-pr_bidi_control.c: Likewise.
14996         * tests/unictype/test-pr_bidi_embedding_or_override.c: Likewise.
14997         * tests/unictype/test-pr_bidi_eur_num_separator.c: Likewise.
14998         * tests/unictype/test-pr_bidi_eur_num_terminator.c: Likewise.
14999         * tests/unictype/test-pr_bidi_european_digit.c: Likewise.
15000         * tests/unictype/test-pr_bidi_hebrew_right_to_left.c: Likewise.
15001         * tests/unictype/test-pr_bidi_left_to_right.c: Likewise.
15002         * tests/unictype/test-pr_bidi_non_spacing_mark.c: Likewise.
15003         * tests/unictype/test-pr_bidi_other_neutral.c: Likewise.
15004         * tests/unictype/test-pr_bidi_pdf.c: Likewise.
15005         * tests/unictype/test-pr_bidi_segment_separator.c: Likewise.
15006         * tests/unictype/test-pr_bidi_whitespace.c: Likewise.
15007         * tests/unictype/test-pr_combining.c: Likewise.
15008         * tests/unictype/test-pr_composite.c: Likewise.
15009         * tests/unictype/test-pr_currency_symbol.c: Likewise.
15010         * tests/unictype/test-pr_dash.c: Likewise.
15011         * tests/unictype/test-pr_decimal_digit.c: Likewise.
15012         * tests/unictype/test-pr_default_ignorable_code_point.c: Likewise.
15013         * tests/unictype/test-pr_deprecated.c: Likewise.
15014         * tests/unictype/test-pr_diacritic.c: Likewise.
15015         * tests/unictype/test-pr_extender.c: Likewise.
15016         * tests/unictype/test-pr_format_control.c: Likewise.
15017         * tests/unictype/test-pr_grapheme_base.c: Likewise.
15018         * tests/unictype/test-pr_grapheme_extend.c: Likewise.
15019         * tests/unictype/test-pr_grapheme_link.c: Likewise.
15020         * tests/unictype/test-pr_hex_digit.c: Likewise.
15021         * tests/unictype/test-pr_hyphen.c: Likewise.
15022         * tests/unictype/test-pr_id_continue.c: Likewise.
15023         * tests/unictype/test-pr_id_start.c: Likewise.
15024         * tests/unictype/test-pr_ideographic.c: Likewise.
15025         * tests/unictype/test-pr_ids_binary_operator.c: Likewise.
15026         * tests/unictype/test-pr_ids_trinary_operator.c: Likewise.
15027         * tests/unictype/test-pr_ignorable_control.c: Likewise.
15028         * tests/unictype/test-pr_iso_control.c: Likewise.
15029         * tests/unictype/test-pr_join_control.c: Likewise.
15030         * tests/unictype/test-pr_left_of_pair.c: Likewise.
15031         * tests/unictype/test-pr_line_separator.c: Likewise.
15032         * tests/unictype/test-pr_logical_order_exception.c: Likewise.
15033         * tests/unictype/test-pr_lowercase.c: Likewise.
15034         * tests/unictype/test-pr_math.c: Likewise.
15035         * tests/unictype/test-pr_non_break.c: Likewise.
15036         * tests/unictype/test-pr_not_a_character.c: Likewise.
15037         * tests/unictype/test-pr_numeric.c: Likewise.
15038         * tests/unictype/test-pr_other_alphabetic.c: Likewise.
15039         * tests/unictype/test-pr_other_default_ignorable_code_point.c: Likewise.
15040         * tests/unictype/test-pr_other_grapheme_extend.c: Likewise.
15041         * tests/unictype/test-pr_other_id_continue.c: Likewise.
15042         * tests/unictype/test-pr_other_id_start.c: Likewise.
15043         * tests/unictype/test-pr_other_lowercase.c: Likewise.
15044         * tests/unictype/test-pr_other_math.c: Likewise.
15045         * tests/unictype/test-pr_other_uppercase.c: Likewise.
15046         * tests/unictype/test-pr_paired_punctuation.c: Likewise.
15047         * tests/unictype/test-pr_paragraph_separator.c: Likewise.
15048         * tests/unictype/test-pr_pattern_syntax.c: Likewise.
15049         * tests/unictype/test-pr_pattern_white_space.c: Likewise.
15050         * tests/unictype/test-pr_private_use.c: Likewise.
15051         * tests/unictype/test-pr_punctuation.c: Likewise.
15052         * tests/unictype/test-pr_quotation_mark.c: Likewise.
15053         * tests/unictype/test-pr_radical.c: Likewise.
15054         * tests/unictype/test-pr_sentence_terminal.c: Likewise.
15055         * tests/unictype/test-pr_soft_dotted.c: Likewise.
15056         * tests/unictype/test-pr_space.c: Likewise.
15057         * tests/unictype/test-pr_terminal_punctuation.c: Likewise.
15058         * tests/unictype/test-pr_titlecase.c: Likewise.
15059         * tests/unictype/test-pr_unassigned_code_value.c: Likewise.
15060         * tests/unictype/test-pr_unified_ideograph.c: Likewise.
15061         * tests/unictype/test-pr_uppercase.c: Likewise.
15062         * tests/unictype/test-pr_variation_selector.c: Likewise.
15063         * tests/unictype/test-pr_white_space.c: Likewise.
15064         * tests/unictype/test-pr_xid_continue.c: Likewise.
15065         * tests/unictype/test-pr_xid_start.c: Likewise.
15066         * tests/unictype/test-pr_zero_width.c: Likewise.
15067         * tests/unictype/test-sy_c_whitespace.c: Likewise.
15068         * tests/unictype/test-sy_java_whitespace.c: Likewise.
15069
15070 2007-11-12  Bruno Haible  <bruno@clisp.org>
15071
15072         Unicode character classification functions.
15073         * lib/unictype.h: New file.
15074         * modules/unictype/base: New file.
15075         * modules/unictype/category-L: New file.
15076         * modules/unictype/category-Lu: New file.
15077         * modules/unictype/category-Ll: New file.
15078         * modules/unictype/category-Lt: New file.
15079         * modules/unictype/category-Lm: New file.
15080         * modules/unictype/category-Lo: New file.
15081         * modules/unictype/category-M: New file.
15082         * modules/unictype/category-Mn: New file.
15083         * modules/unictype/category-Mc: New file.
15084         * modules/unictype/category-Me: New file.
15085         * modules/unictype/category-N: New file.
15086         * modules/unictype/category-Nd: New file.
15087         * modules/unictype/category-Nl: New file.
15088         * modules/unictype/category-No: New file.
15089         * modules/unictype/category-P: New file.
15090         * modules/unictype/category-Pc: New file.
15091         * modules/unictype/category-Pd: New file.
15092         * modules/unictype/category-Ps: New file.
15093         * modules/unictype/category-Pe: New file.
15094         * modules/unictype/category-Pi: New file.
15095         * modules/unictype/category-Pf: New file.
15096         * modules/unictype/category-Po: New file.
15097         * modules/unictype/category-S: New file.
15098         * modules/unictype/category-Sm: New file.
15099         * modules/unictype/category-Sc: New file.
15100         * modules/unictype/category-Sk: New file.
15101         * modules/unictype/category-So: New file.
15102         * modules/unictype/category-Z: New file.
15103         * modules/unictype/category-Zs: New file.
15104         * modules/unictype/category-Zl: New file.
15105         * modules/unictype/category-Zp: New file.
15106         * modules/unictype/category-C: New file.
15107         * modules/unictype/category-Cc: New file.
15108         * modules/unictype/category-Cf: New file.
15109         * modules/unictype/category-Cs: New file.
15110         * modules/unictype/category-Co: New file.
15111         * modules/unictype/category-Cn: New file.
15112         * modules/unictype/category-or: New file.
15113         * modules/unictype/category-of: New file.
15114         * modules/unictype/category-test: New file.
15115         * modules/unictype/category-test-withtable: New file.
15116         * modules/unictype/category-byname: New file.
15117         * modules/unictype/category-none: New file.
15118         * modules/unictype/category-and: New file.
15119         * modules/unictype/category-and-not: New file.
15120         * modules/unictype/category-name: New file.
15121         * modules/unictype/combining-class: New file.
15122         * modules/unictype/category-all: New file.
15123         * modules/unictype/bidicategory-all: New file.
15124         * modules/unictype/bidicategory-byname: New file.
15125         * modules/unictype/bidicategory-name: New file.
15126         * modules/unictype/bidicategory-of: New file.
15127         * modules/unictype/bidicategory-test: New file.
15128         * modules/unictype/decimal-digit: New file.
15129         * modules/unictype/digit: New file.
15130         * modules/unictype/numeric: New file.
15131         * modules/unictype/mirror: New file.
15132         * modules/unictype/property-white-space: New file.
15133         * modules/unictype/property-alphabetic: New file.
15134         * modules/unictype/property-other-alphabetic: New file.
15135         * modules/unictype/property-not-a-character: New file.
15136         * modules/unictype/property-default-ignorable-code-point: New file.
15137         * modules/unictype/property-other-default-ignorable-code-point: New
15138         file.
15139         * modules/unictype/property-deprecated: New file.
15140         * modules/unictype/property-logical-order-exception: New file.
15141         * modules/unictype/property-variation-selector: New file.
15142         * modules/unictype/property-private-use: New file.
15143         * modules/unictype/property-unassigned-code-value: New file.
15144         * modules/unictype/property-uppercase: New file.
15145         * modules/unictype/property-other-uppercase: New file.
15146         * modules/unictype/property-lowercase: New file.
15147         * modules/unictype/property-other-lowercase: New file.
15148         * modules/unictype/property-titlecase: New file.
15149         * modules/unictype/property-soft-dotted: New file.
15150         * modules/unictype/property-id-start: New file.
15151         * modules/unictype/property-other-id-start: New file.
15152         * modules/unictype/property-id-continue: New file.
15153         * modules/unictype/property-other-id-continue: New file.
15154         * modules/unictype/property-xid-start: New file.
15155         * modules/unictype/property-xid-continue: New file.
15156         * modules/unictype/property-pattern-white-space: New file.
15157         * modules/unictype/property-pattern-syntax: New file.
15158         * modules/unictype/property-join-control: New file.
15159         * modules/unictype/property-grapheme-base: New file.
15160         * modules/unictype/property-grapheme-extend: New file.
15161         * modules/unictype/property-other-grapheme-extend: New file.
15162         * modules/unictype/property-grapheme-link: New file.
15163         * modules/unictype/property-bidi-control: New file.
15164         * modules/unictype/property-bidi-left-to-right: New file.
15165         * modules/unictype/property-bidi-hebrew-right-to-left: New file.
15166         * modules/unictype/property-bidi-arabic-right-to-left: New file.
15167         * modules/unictype/property-bidi-european-digit: New file.
15168         * modules/unictype/property-bidi-eur-num-separator: New file.
15169         * modules/unictype/property-bidi-eur-num-terminator: New file.
15170         * modules/unictype/property-bidi-arabic-digit: New file.
15171         * modules/unictype/property-bidi-common-separator: New file.
15172         * modules/unictype/property-bidi-block-separator: New file.
15173         * modules/unictype/property-bidi-segment-separator: New file.
15174         * modules/unictype/property-bidi-whitespace: New file.
15175         * modules/unictype/property-bidi-non-spacing-mark: New file.
15176         * modules/unictype/property-bidi-boundary-neutral: New file.
15177         * modules/unictype/property-bidi-pdf: New file.
15178         * modules/unictype/property-bidi-embedding-or-override: New file.
15179         * modules/unictype/property-bidi-other-neutral: New file.
15180         * modules/unictype/property-hex-digit: New file.
15181         * modules/unictype/property-ascii-hex-digit: New file.
15182         * modules/unictype/property-ideographic: New file.
15183         * modules/unictype/property-unified-ideograph: New file.
15184         * modules/unictype/property-radical: New file.
15185         * modules/unictype/property-ids-binary-operator: New file.
15186         * modules/unictype/property-ids-trinary-operator: New file.
15187         * modules/unictype/property-zero-width: New file.
15188         * modules/unictype/property-space: New file.
15189         * modules/unictype/property-non-break: New file.
15190         * modules/unictype/property-iso-control: New file.
15191         * modules/unictype/property-format-control: New file.
15192         * modules/unictype/property-dash: New file.
15193         * modules/unictype/property-hyphen: New file.
15194         * modules/unictype/property-punctuation: New file.
15195         * modules/unictype/property-line-separator: New file.
15196         * modules/unictype/property-paragraph-separator: New file.
15197         * modules/unictype/property-quotation-mark: New file.
15198         * modules/unictype/property-sentence-terminal: New file.
15199         * modules/unictype/property-terminal-punctuation: New file.
15200         * modules/unictype/property-currency-symbol: New file.
15201         * modules/unictype/property-math: New file.
15202         * modules/unictype/property-other-math: New file.
15203         * modules/unictype/property-paired-punctuation: New file.
15204         * modules/unictype/property-left-of-pair: New file.
15205         * modules/unictype/property-combining: New file.
15206         * modules/unictype/property-composite: New file.
15207         * modules/unictype/property-decimal-digit: New file.
15208         * modules/unictype/property-numeric: New file.
15209         * modules/unictype/property-diacritic: New file.
15210         * modules/unictype/property-extender: New file.
15211         * modules/unictype/property-ignorable-control: New file.
15212         * modules/unictype/property-test: New file.
15213         * modules/unictype/property-byname: New file.
15214         * modules/unictype/property-all: New file.
15215         * modules/unictype/scripts: New file.
15216         * modules/unictype/scripts-all: New file.
15217         * modules/unictype/block-of: New file.
15218         * modules/unictype/block-test: New file.
15219         * modules/unictype/block-list: New file.
15220         * modules/unictype/block-all: New file.
15221         * modules/unictype/syntax-c-whitespace: New file.
15222         * modules/unictype/syntax-java-whitespace: New file.
15223         * modules/unictype/syntax-c-ident: New file.
15224         * modules/unictype/syntax-java-ident: New file.
15225         * modules/unictype/ctype-alnum: New file.
15226         * modules/unictype/ctype-alpha: New file.
15227         * modules/unictype/ctype-cntrl: New file.
15228         * modules/unictype/ctype-digit: New file.
15229         * modules/unictype/ctype-graph: New file.
15230         * modules/unictype/ctype-lower: New file.
15231         * modules/unictype/ctype-print: New file.
15232         * modules/unictype/ctype-punct: New file.
15233         * modules/unictype/ctype-space: New file.
15234         * modules/unictype/ctype-upper: New file.
15235         * modules/unictype/ctype-xdigit: New file.
15236         * modules/unictype/ctype-blank: New file.
15237         * lib/unictype/bidi_byname.c: New file.
15238         * lib/unictype/bidi_name.c: New file.
15239         * lib/unictype/bidi_of.c: New file.
15240         * lib/unictype/bidi_test.c: New file.
15241         * lib/unictype/bitmap.h: New file.
15242         * lib/unictype/block_test.c: New file.
15243         * lib/unictype/blocks.c: New file.
15244         * lib/unictype/categ_C.c: New file.
15245         * lib/unictype/categ_Cc.c: New file.
15246         * lib/unictype/categ_Cf.c: New file.
15247         * lib/unictype/categ_Cn.c: New file.
15248         * lib/unictype/categ_Co.c: New file.
15249         * lib/unictype/categ_Cs.c: New file.
15250         * lib/unictype/categ_L.c: New file.
15251         * lib/unictype/categ_Ll.c: New file.
15252         * lib/unictype/categ_Lm.c: New file.
15253         * lib/unictype/categ_Lo.c: New file.
15254         * lib/unictype/categ_Lt.c: New file.
15255         * lib/unictype/categ_Lu.c: New file.
15256         * lib/unictype/categ_M.c: New file.
15257         * lib/unictype/categ_Mc.c: New file.
15258         * lib/unictype/categ_Me.c: New file.
15259         * lib/unictype/categ_Mn.c: New file.
15260         * lib/unictype/categ_N.c: New file.
15261         * lib/unictype/categ_Nd.c: New file.
15262         * lib/unictype/categ_Nl.c: New file.
15263         * lib/unictype/categ_No.c: New file.
15264         * lib/unictype/categ_P.c: New file.
15265         * lib/unictype/categ_Pc.c: New file.
15266         * lib/unictype/categ_Pd.c: New file.
15267         * lib/unictype/categ_Pe.c: New file.
15268         * lib/unictype/categ_Pf.c: New file.
15269         * lib/unictype/categ_Pi.c: New file.
15270         * lib/unictype/categ_Po.c: New file.
15271         * lib/unictype/categ_Ps.c: New file.
15272         * lib/unictype/categ_S.c: New file.
15273         * lib/unictype/categ_Sc.c: New file.
15274         * lib/unictype/categ_Sk.c: New file.
15275         * lib/unictype/categ_Sm.c: New file.
15276         * lib/unictype/categ_So.c: New file.
15277         * lib/unictype/categ_Z.c: New file.
15278         * lib/unictype/categ_Zl.c: New file.
15279         * lib/unictype/categ_Zp.c: New file.
15280         * lib/unictype/categ_Zs.c: New file.
15281         * lib/unictype/categ_and.c: New file.
15282         * lib/unictype/categ_and_not.c: New file.
15283         * lib/unictype/categ_byname.c: New file.
15284         * lib/unictype/categ_name.c: New file.
15285         * lib/unictype/categ_none.c: New file.
15286         * lib/unictype/categ_of.c: New file.
15287         * lib/unictype/categ_or.c: New file.
15288         * lib/unictype/categ_test.c: New file.
15289         * lib/unictype/combining.c: New file.
15290         * lib/unictype/ctype_alnum.c: New file.
15291         * lib/unictype/ctype_alpha.c: New file.
15292         * lib/unictype/ctype_blank.c: New file.
15293         * lib/unictype/ctype_cntrl.c: New file.
15294         * lib/unictype/ctype_digit.c: New file.
15295         * lib/unictype/ctype_graph.c: New file.
15296         * lib/unictype/ctype_lower.c: New file.
15297         * lib/unictype/ctype_print.c: New file.
15298         * lib/unictype/ctype_punct.c: New file.
15299         * lib/unictype/ctype_space.c: New file.
15300         * lib/unictype/ctype_upper.c: New file.
15301         * lib/unictype/ctype_xdigit.c: New file.
15302         * lib/unictype/decdigit.c: New file.
15303         * lib/unictype/digit.c: New file.
15304         * lib/unictype/identsyntaxmap.h: New file.
15305         * lib/unictype/mirror.c: New file.
15306         * lib/unictype/numeric.c: New file.
15307         * lib/unictype/pr_alphabetic.c: New file.
15308         * lib/unictype/pr_ascii_hex_digit.c: New file.
15309         * lib/unictype/pr_bidi_arabic_digit.c: New file.
15310         * lib/unictype/pr_bidi_arabic_right_to_left.c: New file.
15311         * lib/unictype/pr_bidi_block_separator.c: New file.
15312         * lib/unictype/pr_bidi_boundary_neutral.c: New file.
15313         * lib/unictype/pr_bidi_common_separator.c: New file.
15314         * lib/unictype/pr_bidi_control.c: New file.
15315         * lib/unictype/pr_bidi_embedding_or_override.c: New file.
15316         * lib/unictype/pr_bidi_eur_num_separator.c: New file.
15317         * lib/unictype/pr_bidi_eur_num_terminator.c: New file.
15318         * lib/unictype/pr_bidi_european_digit.c: New file.
15319         * lib/unictype/pr_bidi_hebrew_right_to_left.c: New file.
15320         * lib/unictype/pr_bidi_left_to_right.c: New file.
15321         * lib/unictype/pr_bidi_non_spacing_mark.c: New file.
15322         * lib/unictype/pr_bidi_other_neutral.c: New file.
15323         * lib/unictype/pr_bidi_pdf.c: New file.
15324         * lib/unictype/pr_bidi_segment_separator.c: New file.
15325         * lib/unictype/pr_bidi_whitespace.c: New file.
15326         * lib/unictype/pr_byname.c: New file.
15327         * lib/unictype/pr_byname.gperf: New file.
15328         * lib/unictype/pr_combining.c: New file.
15329         * lib/unictype/pr_composite.c: New file.
15330         * lib/unictype/pr_currency_symbol.c: New file.
15331         * lib/unictype/pr_dash.c: New file.
15332         * lib/unictype/pr_decimal_digit.c: New file.
15333         * lib/unictype/pr_default_ignorable_code_point.c: New file.
15334         * lib/unictype/pr_deprecated.c: New file.
15335         * lib/unictype/pr_diacritic.c: New file.
15336         * lib/unictype/pr_extender.c: New file.
15337         * lib/unictype/pr_format_control.c: New file.
15338         * lib/unictype/pr_grapheme_base.c: New file.
15339         * lib/unictype/pr_grapheme_extend.c: New file.
15340         * lib/unictype/pr_grapheme_link.c: New file.
15341         * lib/unictype/pr_hex_digit.c: New file.
15342         * lib/unictype/pr_hyphen.c: New file.
15343         * lib/unictype/pr_id_continue.c: New file.
15344         * lib/unictype/pr_id_start.c: New file.
15345         * lib/unictype/pr_ideographic.c: New file.
15346         * lib/unictype/pr_ids_binary_operator.c: New file.
15347         * lib/unictype/pr_ids_trinary_operator.c: New file.
15348         * lib/unictype/pr_ignorable_control.c: New file.
15349         * lib/unictype/pr_iso_control.c: New file.
15350         * lib/unictype/pr_join_control.c: New file.
15351         * lib/unictype/pr_left_of_pair.c: New file.
15352         * lib/unictype/pr_line_separator.c: New file.
15353         * lib/unictype/pr_logical_order_exception.c: New file.
15354         * lib/unictype/pr_lowercase.c: New file.
15355         * lib/unictype/pr_math.c: New file.
15356         * lib/unictype/pr_non_break.c: New file.
15357         * lib/unictype/pr_not_a_character.c: New file.
15358         * lib/unictype/pr_numeric.c: New file.
15359         * lib/unictype/pr_other_alphabetic.c: New file.
15360         * lib/unictype/pr_other_default_ignorable_code_point.c: New file.
15361         * lib/unictype/pr_other_grapheme_extend.c: New file.
15362         * lib/unictype/pr_other_id_continue.c: New file.
15363         * lib/unictype/pr_other_id_start.c: New file.
15364         * lib/unictype/pr_other_lowercase.c: New file.
15365         * lib/unictype/pr_other_math.c: New file.
15366         * lib/unictype/pr_other_uppercase.c: New file.
15367         * lib/unictype/pr_paired_punctuation.c: New file.
15368         * lib/unictype/pr_paragraph_separator.c: New file.
15369         * lib/unictype/pr_pattern_syntax.c: New file.
15370         * lib/unictype/pr_pattern_white_space.c: New file.
15371         * lib/unictype/pr_private_use.c: New file.
15372         * lib/unictype/pr_punctuation.c: New file.
15373         * lib/unictype/pr_quotation_mark.c: New file.
15374         * lib/unictype/pr_radical.c: New file.
15375         * lib/unictype/pr_sentence_terminal.c: New file.
15376         * lib/unictype/pr_soft_dotted.c: New file.
15377         * lib/unictype/pr_space.c: New file.
15378         * lib/unictype/pr_terminal_punctuation.c: New file.
15379         * lib/unictype/pr_test.c: New file.
15380         * lib/unictype/pr_titlecase.c: New file.
15381         * lib/unictype/pr_unassigned_code_value.c: New file.
15382         * lib/unictype/pr_unified_ideograph.c: New file.
15383         * lib/unictype/pr_uppercase.c: New file.
15384         * lib/unictype/pr_variation_selector.c: New file.
15385         * lib/unictype/pr_white_space.c: New file.
15386         * lib/unictype/pr_xid_continue.c: New file.
15387         * lib/unictype/pr_xid_start.c: New file.
15388         * lib/unictype/pr_zero_width.c: New file.
15389         * lib/unictype/scripts.c: New file.
15390         * lib/unictype/sy_c_ident.c: New file.
15391         * lib/unictype/sy_c_whitespace.c: New file.
15392         * lib/unictype/sy_java_ident.c: New file.
15393         * lib/unictype/sy_java_whitespace.c: New file.
15394
15395         * lib/unictype/bidi_of.h: New file, generated by gen-ctype.c for
15396         Unicode 5.0.0.
15397         * lib/unictype/blocks.h: Likewise.
15398         * lib/unictype/categ_C.h: Likewise.
15399         * lib/unictype/categ_Cc.h: Likewise.
15400         * lib/unictype/categ_Cf.h: Likewise.
15401         * lib/unictype/categ_Cn.h: Likewise.
15402         * lib/unictype/categ_Co.h: Likewise.
15403         * lib/unictype/categ_Cs.h: Likewise.
15404         * lib/unictype/categ_L.h: Likewise.
15405         * lib/unictype/categ_Ll.h: Likewise.
15406         * lib/unictype/categ_Lm.h: Likewise.
15407         * lib/unictype/categ_Lo.h: Likewise.
15408         * lib/unictype/categ_Lt.h: Likewise.
15409         * lib/unictype/categ_Lu.h: Likewise.
15410         * lib/unictype/categ_M.h: Likewise.
15411         * lib/unictype/categ_Mc.h: Likewise.
15412         * lib/unictype/categ_Me.h: Likewise.
15413         * lib/unictype/categ_Mn.h: Likewise.
15414         * lib/unictype/categ_N.h: Likewise.
15415         * lib/unictype/categ_Nd.h: Likewise.
15416         * lib/unictype/categ_Nl.h: Likewise.
15417         * lib/unictype/categ_No.h: Likewise.
15418         * lib/unictype/categ_P.h: Likewise.
15419         * lib/unictype/categ_Pc.h: Likewise.
15420         * lib/unictype/categ_Pd.h: Likewise.
15421         * lib/unictype/categ_Pe.h: Likewise.
15422         * lib/unictype/categ_Pf.h: Likewise.
15423         * lib/unictype/categ_Pi.h: Likewise.
15424         * lib/unictype/categ_Po.h: Likewise.
15425         * lib/unictype/categ_Ps.h: Likewise.
15426         * lib/unictype/categ_S.h: Likewise.
15427         * lib/unictype/categ_Sc.h: Likewise.
15428         * lib/unictype/categ_Sk.h: Likewise.
15429         * lib/unictype/categ_Sm.h: Likewise.
15430         * lib/unictype/categ_So.h: Likewise.
15431         * lib/unictype/categ_Z.h: Likewise.
15432         * lib/unictype/categ_Zl.h: Likewise.
15433         * lib/unictype/categ_Zp.h: Likewise.
15434         * lib/unictype/categ_Zs.h: Likewise.
15435         * lib/unictype/categ_of.h: Likewise.
15436         * lib/unictype/combining.h: Likewise.
15437         * lib/unictype/ctype_alnum.h: Likewise.
15438         * lib/unictype/ctype_alpha.h: Likewise.
15439         * lib/unictype/ctype_blank.h: Likewise.
15440         * lib/unictype/ctype_cntrl.h: Likewise.
15441         * lib/unictype/ctype_digit.h: Likewise.
15442         * lib/unictype/ctype_graph.h: Likewise.
15443         * lib/unictype/ctype_lower.h: Likewise.
15444         * lib/unictype/ctype_print.h: Likewise.
15445         * lib/unictype/ctype_punct.h: Likewise.
15446         * lib/unictype/ctype_space.h: Likewise.
15447         * lib/unictype/ctype_upper.h: Likewise.
15448         * lib/unictype/ctype_xdigit.h: Likewise.
15449         * lib/unictype/decdigit.h: Likewise.
15450         * lib/unictype/digit.h: Likewise.
15451         * lib/unictype/mirror.h: Likewise.
15452         * lib/unictype/numeric.h: Likewise.
15453         * lib/unictype/pr_alphabetic.h: Likewise.
15454         * lib/unictype/pr_ascii_hex_digit.h: Likewise.
15455         * lib/unictype/pr_bidi_arabic_digit.h: Likewise.
15456         * lib/unictype/pr_bidi_arabic_right_to_left.h: Likewise.
15457         * lib/unictype/pr_bidi_block_separator.h: Likewise.
15458         * lib/unictype/pr_bidi_boundary_neutral.h: Likewise.
15459         * lib/unictype/pr_bidi_common_separator.h: Likewise.
15460         * lib/unictype/pr_bidi_control.h: Likewise.
15461         * lib/unictype/pr_bidi_embedding_or_override.h: Likewise.
15462         * lib/unictype/pr_bidi_eur_num_separator.h: Likewise.
15463         * lib/unictype/pr_bidi_eur_num_terminator.h: Likewise.
15464         * lib/unictype/pr_bidi_european_digit.h: Likewise.
15465         * lib/unictype/pr_bidi_hebrew_right_to_left.h: Likewise.
15466         * lib/unictype/pr_bidi_left_to_right.h: Likewise.
15467         * lib/unictype/pr_bidi_non_spacing_mark.h: Likewise.
15468         * lib/unictype/pr_bidi_other_neutral.h: Likewise.
15469         * lib/unictype/pr_bidi_pdf.h: Likewise.
15470         * lib/unictype/pr_bidi_segment_separator.h: Likewise.
15471         * lib/unictype/pr_bidi_whitespace.h: Likewise.
15472         * lib/unictype/pr_combining.h: Likewise.
15473         * lib/unictype/pr_composite.h: Likewise.
15474         * lib/unictype/pr_currency_symbol.h: Likewise.
15475         * lib/unictype/pr_dash.h: Likewise.
15476         * lib/unictype/pr_decimal_digit.h: Likewise.
15477         * lib/unictype/pr_default_ignorable_code_point.h: Likewise.
15478         * lib/unictype/pr_deprecated.h: Likewise.
15479         * lib/unictype/pr_diacritic.h: Likewise.
15480         * lib/unictype/pr_extender.h: Likewise.
15481         * lib/unictype/pr_format_control.h: Likewise.
15482         * lib/unictype/pr_grapheme_base.h: Likewise.
15483         * lib/unictype/pr_grapheme_extend.h: Likewise.
15484         * lib/unictype/pr_grapheme_link.h: Likewise.
15485         * lib/unictype/pr_hex_digit.h: Likewise.
15486         * lib/unictype/pr_hyphen.h: Likewise.
15487         * lib/unictype/pr_id_continue.h: Likewise.
15488         * lib/unictype/pr_id_start.h: Likewise.
15489         * lib/unictype/pr_ideographic.h: Likewise.
15490         * lib/unictype/pr_ids_binary_operator.h: Likewise.
15491         * lib/unictype/pr_ids_trinary_operator.h: Likewise.
15492         * lib/unictype/pr_ignorable_control.h: Likewise.
15493         * lib/unictype/pr_iso_control.h: Likewise.
15494         * lib/unictype/pr_join_control.h: Likewise.
15495         * lib/unictype/pr_left_of_pair.h: Likewise.
15496         * lib/unictype/pr_line_separator.h: Likewise.
15497         * lib/unictype/pr_logical_order_exception.h: Likewise.
15498         * lib/unictype/pr_lowercase.h: Likewise.
15499         * lib/unictype/pr_math.h: Likewise.
15500         * lib/unictype/pr_non_break.h: Likewise.
15501         * lib/unictype/pr_not_a_character.h: Likewise.
15502         * lib/unictype/pr_numeric.h: Likewise.
15503         * lib/unictype/pr_other_alphabetic.h: Likewise.
15504         * lib/unictype/pr_other_default_ignorable_code_point.h: Likewise.
15505         * lib/unictype/pr_other_grapheme_extend.h: Likewise.
15506         * lib/unictype/pr_other_id_continue.h: Likewise.
15507         * lib/unictype/pr_other_id_start.h: Likewise.
15508         * lib/unictype/pr_other_lowercase.h: Likewise.
15509         * lib/unictype/pr_other_math.h: Likewise.
15510         * lib/unictype/pr_other_uppercase.h: Likewise.
15511         * lib/unictype/pr_paired_punctuation.h: Likewise.
15512         * lib/unictype/pr_paragraph_separator.h: Likewise.
15513         * lib/unictype/pr_pattern_syntax.h: Likewise.
15514         * lib/unictype/pr_pattern_white_space.h: Likewise.
15515         * lib/unictype/pr_private_use.h: Likewise.
15516         * lib/unictype/pr_punctuation.h: Likewise.
15517         * lib/unictype/pr_quotation_mark.h: Likewise.
15518         * lib/unictype/pr_radical.h: Likewise.
15519         * lib/unictype/pr_sentence_terminal.h: Likewise.
15520         * lib/unictype/pr_soft_dotted.h: Likewise.
15521         * lib/unictype/pr_space.h: Likewise.
15522         * lib/unictype/pr_terminal_punctuation.h: Likewise.
15523         * lib/unictype/pr_titlecase.h: Likewise.
15524         * lib/unictype/pr_unassigned_code_value.h: Likewise.
15525         * lib/unictype/pr_unified_ideograph.h: Likewise.
15526         * lib/unictype/pr_uppercase.h: Likewise.
15527         * lib/unictype/pr_variation_selector.h: Likewise.
15528         * lib/unictype/pr_white_space.h: Likewise.
15529         * lib/unictype/pr_xid_continue.h: Likewise.
15530         * lib/unictype/pr_xid_start.h: Likewise.
15531         * lib/unictype/pr_zero_width.h: Likewise.
15532         * lib/unictype/scripts.h: Likewise.
15533         * lib/unictype/scripts_byname.gperf: Likewise.
15534         * lib/unictype/sy_c_ident.h: Likewise.
15535         * lib/unictype/sy_c_whitespace.h: Likewise.
15536         * lib/unictype/sy_java_ident.h: Likewise.
15537         * lib/unictype/sy_java_whitespace.h: Likewise.
15538
15539         * lib/unictype/Makefile: New file.
15540         * lib/unictype/gen-ctype.c: New file, based on gen-unicode-ctype.c in
15541         glibc.
15542         * lib/unictype/3level.h: New file, copied from glibc.
15543         * lib/unictype/3levelbit.h: New file.
15544
15545 2007-11-11  Bruno Haible  <bruno@clisp.org>
15546
15547         * modules/gperf: New file.
15548         * modules/iconv_open (Depends-on): Add it.
15549         (Makefile.am): Remove the GPERF definition.
15550
15551 2007-11-11  Bruno Haible  <bruno@clisp.org>
15552
15553         * m4/round.m4 (gl_FUNC_ROUND): Test against NetBSD 3.0 bug.
15554         * doc/functions/round.texi: Mention the NetBSD 3.0 bug.
15555
15556 2007-11-11  Bruno Haible  <bruno@clisp.org>
15557
15558         * tests/test-argmatch.c (ARGMATCH_DIE): Undefine.
15559         (usage): Remove function.
15560
15561 2007-11-11  Bruno Haible  <bruno@clisp.org>
15562
15563         * m4/roundf.m4 (gl_FUNC_ROUNDF): Use gl_FUNC_FLOORF_LIBS and
15564         gl_FUNC_CEILF_LIBS.
15565         * m4/round.m4 (gl_FUNC_ROUND): Use gl_FUNC_FLOOR_LIBS and
15566         gl_FUNC_CEIL_LIBS.
15567         * m4/roundl.m4 (gl_FUNC_ROUNDL): Use gl_FUNC_FLOORL_LIBS and
15568         gl_FUNC_CEILL_LIBS.
15569         * modules/roundf (Files): Add m4/floorf.m4, m4/ceilf.m4.
15570         * modules/round (Files): Add m4/floor.m4, m4/ceil.m4.
15571         * modules/roundl (Files): Add m4/floorl.m4, m4/ceill.m4.
15572
15573 2007-11-11  Bruno Haible  <bruno@clisp.org>
15574
15575         * m4/roundf.m4 (gl_FUNC_ROUNDF): Handle the case that floorf and
15576         roundf were declared but do not exist on functions.
15577         * m4/roundl.m4 (gl_FUNC_ROUNDL): Handle the case that floorl and
15578         roundl were declared but do not exist on functions.
15579         * lib/round.c (HAVE_FLOOR_AND_CEIL): Use HAVE_FLOORF_AND_CEILF and
15580         HAVE_FLOORL_AND_CEILL, respectively.
15581         Needed for Sun C on Solaris 10.
15582
15583 2007-11-11  Bruno Haible  <bruno@clisp.org>
15584
15585         * m4/roundf.m4 (gl_FUNC_ROUNDF): Set REPLACE_ROUNDF instead of
15586         HAVE_DECL_ROUNDF. Remove redundant AC_SUBST.
15587         * m4/round.m4 (gl_FUNC_ROUND): Set REPLACE_ROUND instead of
15588         HAVE_DECL_ROUND. Remove redundant AC_SUBST.
15589         * m4/roundl.m4 (gl_FUNC_ROUNDL): Set REPLACE_ROUNDL instead of
15590         HAVE_DECL_ROUNDL. Remove redundant AC_SUBST.
15591         * lib/math.in.h (roundf): Use REPLACE_ROUNDF instead of
15592         HAVE_DECL_ROUNDF.
15593         (round): Use REPLACE_ROUND instead of HAVE_DECL_ROUND.
15594         (roundl): Use REPLACE_ROUNDL instead of HAVE_DECL_ROUNDL.
15595         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize REPLACE_ROUND* instead
15596         of HAVE_DECL_ROUND*.
15597         * modules/math (Makefile.am): Update.
15598
15599 2007-11-10  Bruno Haible  <bruno@clisp.org>
15600
15601         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Use same check for
15602         ptrdiff_t as m4/intl.m4.
15603
15604 2007-11-10  Jim Meyering  <meyering@redhat.com>
15605
15606         Avoid link failure for the argmatch test.
15607         * tests/test-argmatch.c (usage): Define function to avoid a link
15608         failure: argmatch_die requires a usage function.
15609
15610 2007-11-09  Bruno Haible  <bruno@clisp.org>
15611
15612         * doc/functions/snprintf.texi: Mention BeOS deficiency.
15613         * doc/functions/vsnprintf.texi: Likewise.
15614         * lib/vasnprintf.c (VASNPRINTF): Ensure that we never call snprintf
15615         with a size argument < 2.
15616
15617 2007-11-09  Bruno Haible  <bruno@clisp.org>
15618
15619         * lib/vasnprintf.c (VASNPRINTF): Increase reallocation of snprintf
15620         buffer. Fixes an inefficiency introduced on 2007-11-03.
15621
15622 2007-11-09  Bruno Haible  <bruno@clisp.org>
15623
15624         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8) [BeOS]: Make this test return
15625         none instead of tr_TR. Fixes a failure of test-c-strcasecmp.c.
15626
15627 2007-11-08  Jim Meyering  <meyering@redhat.com>
15628
15629         Change cache variable name prefix "jm_" to "gl_" everywhere.
15630         * m4/d-type.m4, m4/jm-winsz1.m4, m4/jm-winsz2.m4, m4/link-follow.m4:
15631         * m4/putenv.m4, m4/strtoimax.m4, m4/strtoumax.m4, m4/unlink-busy.m4:
15632         * m4/uptime.m4: s/gl_/jm_/
15633
15634 2007-11-07  Bruno Haible  <bruno@clisp.org>
15635
15636         Update to GNU gettext 0.17.
15637         * m4/intl.m4: Update to GNU gettext 0.17.
15638         * m4/po.m4: Likewise.
15639         * modules/gettext (Files): Remove m4/ulonglong.m4.
15640         (configure.ac): Require gettext infrastructure from version 0.17.
15641
15642 2007-11-06  Bruno Haible  <bruno@clisp.org>
15643
15644         * lib/fbufmode.c (fbufmode) [QNX]: Use numerical values for flags; the
15645         symbolic values are not defined in a public header.
15646         * lib/freadable.c (freadable) [QNX]: Likewise.
15647         * lib/freadahead.c (freadahead) [QNX]: Likewise.
15648         * lib/freading.c (freading) [QNX]: Likewise.
15649         * lib/fseterr.c (fseterr) [QNX]: Likewise.
15650         * lib/fwritable.c (fwritable) [QNX]: Likewise.
15651         * lib/fwriting.c (fwriting) [QNX]: Likewise.
15652         * lib/fpurge.c (fpurge) [QNX]: Likewise. Add a return statement.
15653         Reported by Alain Magloire.
15654
15655         * m4/fpending.m4 (gl_FUNC_FPENDING): Add a variant for QNX.
15656
15657 2007-11-05  Bruno Haible  <bruno@clisp.org>
15658
15659         * lib/vasnprintf.c (VASNPRINTF): Expand the NEED_PRINTF_DIRECTIVE_A
15660         code when NEED_PRINTF_LONG_DOUBLE or NEED_PRINTF_DOUBLE is set.
15661         Needed on Cygwin, where !NEED_PRINTF_DIRECTIVE_A && NEED_PRINTF_DOUBLE.
15662         Reported by Eric Blake.
15663
15664 2007-10-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
15665             Bruno Haible  <bruno@clisp.org>
15666
15667         * modules/malloc (configure.ac): Define GNULIB_MALLOC_GNU always.
15668         * modules/realloc (configure.ac): Define GNULIB_REALLOC_GNU always.
15669         * lib/realloc.c (SYSTEM_MALLOC_GLIBC_COMPATIBLE): New macro.
15670         (malloc): Undefine also before including <stdlib.h>.
15671         (rpl_realloc): Turn malloc(0) into malloc(1) if necessary.
15672         Needed on OSF/1 4.0.
15673
15674 2007-11-05  Jim Meyering  <meyering@redhat.com>
15675
15676         git-version-gen: sync from coreutils.
15677         * build-aux/git-version-gen: Add comments.
15678         Change the first '-' to '.' in the snapshot version string,
15679         e.g., 6.9-377-08144 -> 6.9.377-08144
15680         Remove first parameter.
15681         Don't declare a version "-dirty" merely because a time
15682         stamp has changed.
15683
15684 2007-11-04  Bruno Haible  <bruno@clisp.org>
15685
15686         * lib/lock.h: Protect all macro definitions containing an 'if'
15687         statement through a "do { ... } while (0)".
15688         * lib/tls.h: Likewise.
15689
15690 2007-11-04  Bruno Haible  <bruno@clisp.org>
15691
15692         * lib/vasnprintf.c (DCHAR_IS_TCHAR, DCHAR_CPY): Undefine at the end.
15693
15694 2007-11-04  Bruno Haible  <bruno@clisp.org>
15695
15696         * m4/printf.m4 (gl_PRINTF_ENOMEM): Use GL_NOCRASH.
15697         * modules/fprintf-posix (Depends-on): Add nocrash.
15698         * modules/snprintf-posix (Depends-on): Likewise.
15699         * modules/sprintf-posix (Depends-on): Likewise.
15700         * modules/vasnprintf-posix (Depends-on): Likewise.
15701         * modules/vasprintf-posix (Depends-on): Likewise.
15702         * modules/vfprintf-posix (Depends-on): Likewise.
15703         * modules/vsnprintf-posix (Depends-on): Likewise.
15704         * modules/vsprintf-posix (Depends-on): Likewise.
15705         * modules/unistdio/u8-vasnprintf (Depends-on): Likewise.
15706         * modules/unistdio/u8-u8-vasnprintf (Depends-on): Likewise.
15707         * modules/unistdio/u16-vasnprintf (Depends-on): Likewise.
15708         * modules/unistdio/u16-u16-vasnprintf (Depends-on): Likewise.
15709         * modules/unistdio/u32-vasnprintf (Depends-on): Likewise.
15710         * modules/unistdio/u32-u32-vasnprintf (Depends-on): Likewise.
15711         * modules/unistdio/ulc-vasnprintf (Depends-on): Likewise.
15712
15713 2007-11-04  Bruno Haible  <bruno@clisp.org>
15714
15715         * modules/nocrash: New file.
15716         * m4/nocrash.m4: New file, taken from GNU clisp. Code taken from
15717         GNU libsigsegv, with permission of GNU libsigsegv's copyright holders.
15718
15719 2007-11-04  Bruno Haible  <bruno@clisp.org>
15720
15721         * tests/test-vasnprintf-posix.c (test_function): Add some tests of
15722         precision handling.
15723         * tests/test-vasprintf-posix.c (test_function): Likewise.
15724         * tests/test-snprintf-posix.h (test_function): Likewise.
15725         * tests/test-sprintf-posix.h (test_function): Likewise.
15726
15727         Fix *printf behaviour for large precisions on mingw and BeOS.
15728         * m4/printf.m4 (gl_PRINTF_PRECISION): New macro.
15729         * lib/vasnprintf.c (VASNPRINTF): Handle NEED_PRINTF_UNBOUNDED_PRECISION.
15730         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_PRECISION): New macro.
15731         (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): Invoke it.
15732         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
15733         gl_PRINTF_PRECISION and test its result. Invoke
15734         gl_PREREQ_VASNPRINTF_PRECISION.
15735         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
15736         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
15737         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
15738         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
15739         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
15740         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
15741         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
15742         * doc/functions/fprintf.texi: Update.
15743         * doc/functions/printf.texi: Update.
15744         * doc/functions/snprintf.texi: Update.
15745         * doc/functions/sprintf.texi: Update.
15746         * doc/functions/vfprintf.texi: Update.
15747         * doc/functions/vprintf.texi: Update.
15748         * doc/functions/vsnprintf.texi: Update.
15749         * doc/functions/vsprintf.texi: Update.
15750
15751 2007-11-04  Bruno Haible  <bruno@clisp.org>
15752
15753         * lib/vasnprintf.c (scale10_round_decimal_decoded): Fix shift loop.
15754
15755 2007-11-04  Bruno Haible  <bruno@clisp.org>
15756
15757         * modules/relocatable-prog (Files): Add m4/lib-ld.m4.
15758         Reported by Sylvain Beucler <beuc@gnu.org>.
15759
15760 2007-11-03  Bruno Haible  <bruno@clisp.org>
15761
15762         * tests/test-fprintf-posix2.sh: New file.
15763         * tests/test-fprintf-posix2.c: New file.
15764         * modules/fprintf-posix-tests (Files): Add them.
15765         (TESTS): Add test-fprintf-posix2.sh.
15766         (configure.ac): Check for getrlimit and setrlimit.
15767         (check_PROGRAMS): Add test-fprintf-posix2.
15768
15769         * tests/test-printf-posix2.sh: New file.
15770         * tests/test-printf-posix2.c: New file.
15771         * modules/printf-posix-tests (Files): Add them.
15772         (TESTS): Add test-printf-posix2.sh.
15773         (configure.ac): Check for getrlimit and setrlimit.
15774         (check_PROGRAMS): Add test-printf-posix2.
15775
15776         Fix *printf behaviour in out-of-memory situations on MacOS X and *BSD.
15777         * m4/printf.m4 (gl_PRINTF_ENOMEM): New macro.
15778         * lib/vasnprintf.c: Implement NEED_PRINTF_DOUBLE.
15779         (decode_double): New function, copied from decode_long_double.
15780         (scale10_round_decimal_decoded): New function, extracted from
15781         scale10_round_decimal_long_double.
15782         (scale10_round_decimal_long_double): Use it.
15783         (scale10_round_decimal_double): New function.
15784         (floorlog10): New function.
15785         (VASNPRINTF): Handle NEED_PRINTF_DOUBLE case.
15786         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_ENOMEM): New macro.
15787         (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): Invoke it.
15788         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
15789         gl_PRINTF_ENOMEM and test its result. Invoke
15790         gl_PREREQ_VASNPRINTF_ENOMEM.
15791         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
15792         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
15793         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
15794         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
15795         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
15796         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
15797         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
15798         * modules/fprintf-posix (Depends-on): Add frexp-nolibm.
15799         * modules/snprintf-posix (Depends-on): Likewise.
15800         * modules/sprintf-posix (Depends-on): Likewise.
15801         * modules/vasnprintf-posix (Depends-on): Likewise.
15802         * modules/vasprintf-posix (Depends-on): Likewise.
15803         * modules/vfprintf-posix (Depends-on): Likewise.
15804         * modules/vsnprintf-posix (Depends-on): Likewise.
15805         * modules/vsprintf-posix (Depends-on): Likewise.
15806         * doc/functions/fprintf.texi: Update.
15807         * doc/functions/printf.texi: Update.
15808         * doc/functions/snprintf.texi: Update.
15809         * doc/functions/sprintf.texi: Update.
15810         * doc/functions/vfprintf.texi: Update.
15811         * doc/functions/vprintf.texi: Update.
15812         * doc/functions/vsnprintf.texi: Update.
15813         * doc/functions/vsprintf.texi: Update.
15814
15815 2007-11-03  Bruno Haible  <bruno@clisp.org>
15816
15817         * modules/frexp-nolibm-tests: New file.
15818
15819         * modules/frexp-nolibm: New file.
15820         * m4/frexp.m4 (gl_FUNC_FREXP_NO_LIBM): New macro.
15821
15822 2007-11-03  Bruno Haible  <bruno@clisp.org>
15823
15824         * lib/vasnprintf.c (VASNPRINTF): Don't assume that snprintf's return
15825         value is C99 compliant.
15826         Needed for OSF/1 5.1.
15827
15828 2007-11-03  Bruno Haible  <bruno@clisp.org>
15829
15830         Fix out-of-memory handling of vasnprintf.
15831         * lib/printf-parse.c: Include <errno.h>.
15832         (PRINTF_PARSE): When failing, set errno to EINVAL or ENOMEM.
15833         * lib/vasnprintf.c (VASNPRINTF): When PRINTF_PARSE fails, assume errno
15834         is already set.
15835
15836 2007-11-02  Eric Blake  <ebb9@byu.net>
15837
15838         Fix tests on cygwin.
15839         * modules/xprintf-posix-tests (Makefile.am): Link against -lintl.
15840
15841 2007-11-01  Bruno Haible  <bruno@clisp.org>
15842
15843         * lib/stdlib.in.h (putenv): Remove the "not POSIX compliant everywhere"
15844         warning.
15845         * doc/functions/putenv.texi: Clarify that the 'putenv' module is not
15846         needed for POSIX compatibility.
15847
15848 2007-11-01  Paul Eggert  <eggert@cs.ucla.edu>
15849
15850         * m4/putenv.m4 (gl_FUNC_PUTENV): Also mention that we're checking
15851         for compatibility with GNU.
15852
15853 2007-11-01  Bruno Haible  <bruno@clisp.org>
15854
15855         * lib/putenv.c: Include <stdlib.h>. Remove rpl_putenv declaration.
15856         (putenv): Renamed from rpl_putenv. Change argument type from
15857         'const char *' to 'char *'.
15858         * m4/putenv.m4 (gl_FUNC_PUTENV): Require gl_STDLIB_H_DEFAULTS. Instead
15859         of defining putenv in config.h, just set REPLACE_PUTENV.
15860         * modules/putenv (Depends-on): Add stdlib.
15861         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
15862         (Include): Use <stdlib.h>.
15863         * lib/stdlib.in.h (putenv): New declaration.
15864         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_PUTENV and
15865         REPLACE_PUTENV.
15866         * modules/stdlib (Makefile.am): Substitute GNULIB_PUTENV and
15867         REPLACE_PUTENV.
15868         Needed for MacOS X 10.5.0.
15869         Reported by Peter O'Gorman <peter@pogma.com>.
15870
15871 2007-11-01  Jim Meyering  <meyering@redhat.com>
15872
15873         Treat an empty date string exactly like "0".
15874         * lib/getdate.y (get_date): Once any isspace or TZ= prefix is consumed,
15875         if the remaining date string (to be parsed) is empty, use "0".
15876         Reported by Mischa Molhoek and discussed in this thread:
15877         <http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/11726>.
15878
15879 2007-10-31  Bruno Haible  <bruno@clisp.org>
15880
15881         * m4/intmax_t.m4 (gl_AC_TYPE_INTMAX_T, gt_AC_TYPE_INTMAX_T): Use
15882         AC_TYPE_LONG_LONG_INT instead of gl_AC_TYPE_LONG_LONG.
15883         * m4/uintmax_t.m4 (gl_AC_TYPE_UINTMAX_T): Use
15884         AC_TYPE_UNSIGNED_LONG_LONG_INT instead of gl_AC_TYPE_UNSIGNED_LONG_LONG.
15885         * m4/longlong.m4 (gl_AC_TYPE_LONG_LONG): Remove macro.
15886         * m4/ulonglong.m4 (gl_AC_TYPE_UNSIGNED_LONG_LONG): Remove macro.
15887
15888 2007-10-31  Bruno Haible  <bruno@clisp.org>
15889
15890         * m4/longlong.m4 (_AC_TYPE_LONG_LONG_SNIPPET): New macro, extracted
15891         from AC_TYPE_LONG_LONG_INT and AC_TYPE_UNSIGNED_LONG_LONG_INT.
15892         (AC_TYPE_LONG_LONG_INT): Use it.
15893         (AC_TYPE_UNSIGNED_LONG_LONG_INT): Moved here from m4/ulonglong.m4. Use
15894         it as well.
15895         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Remove macro; moved
15896         to m4/longlong.m4.
15897         * modules/stdint (Files): Remove m4/ulonglong.m4.
15898         * modules/strtoull (Files): Use m4/longlong.m4 instead of
15899         m4/ulonglong.m4.
15900         * modules/strtoumax (Files): Likewise.
15901
15902 2007-10-30  Bruno Haible  <bruno@clisp.org>
15903
15904         * modules/xvasprintf-posix: New file.
15905         Suggested by Eric Blake.
15906
15907 2007-10-30  Bruno Haible  <bruno@clisp.org>
15908
15909         * modules/xprintf-posix-tests: New file.
15910         * tests/test-xprintf-posix.sh: New file.
15911         * tests/test-xprintf-posix.c: New file.
15912         * tests/test-xfprintf-posix.c: New file.
15913
15914         * modules/xprintf-posix: New file.
15915
15916 2007-10-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
15917
15918         * modules/fbufmode-tests (MOSTLYCLEANFILES): Remove temp files.
15919         * modules/freadable-tests (MOSTLYCLEANFILES): Likewise.
15920         * modules/fwritable-tests (MOSTLYCLEANFILES): Likewise.
15921
15922 2007-10-29  Bruno Haible  <bruno@clisp.org>
15923
15924         * m4/floorf.m4 (gl_FUNC_FLOORF_LIBS): Rename the cache variable to
15925         contain the special marker '_cv_'.
15926         * m4/floor.m4 (gl_FUNC_FLOOR_LIBS): Likewise.
15927         * m4/floorl.m4 (gl_FUNC_FLOORL_LIBS): Likewise.
15928         * m4/ceilf.m4 (gl_FUNC_CEILF_LIBS): Likewise.
15929         * m4/ceil.m4 (gl_FUNC_CEIL_LIBS): Likewise.
15930         * m4/ceill.m4 (gl_FUNC_CEILL_LIBS): Likewise.
15931         Reported by Ralf Wildenhues.
15932
15933 2007-10-29  Bruno Haible  <bruno@clisp.org>
15934
15935         * gnulib-tool (func_import): When --lgpl is not specified, set
15936         sed_transform_lib_file to convert LGPL and GPLv2+ copyright headers to
15937         GPLv3.
15938         Reported by Simon Josefsson.
15939
15940 2007-10-28  Bruno Haible  <bruno@clisp.org>
15941
15942         * lib/math.in.h: Test REPLACE_ISFINITE instead of HAVE_DECL_ISFINITE.
15943         * m4/isfinite.m4 (gl_ISFINITE): Initialize REPLACE_ISFINITE instead of
15944         HAVE_DECL_ISFINITE.
15945         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Update.
15946         * modules/math (Makefile.am): Substitute REPLACE_ISFINITE instead of
15947         HAVE_DECL_ISFINITE.
15948
15949 2007-10-28  Bruno Haible  <bruno@clisp.org>
15950
15951         * lib/stdint.in.h (_STDINT_MAX): Subtract 1 from an unused signed
15952         integer shift in the signed case. Fixes warnings with OSF/1 5.1 cc.
15953
15954 2007-10-28  Bruno Haible  <bruno@clisp.org>
15955
15956         Fix link errors with Sun C 5.0 on Solaris 10.
15957         * m4/floorf.m4 (gl_FUNC_FLOORF): Consider also the case that the
15958         function is declared but not present in the compiler's libm.
15959         * m4/floorl.m4 (gl_FUNC_FLOORL): Likewise.
15960         * m4/ceilf.m4 (gl_FUNC_CEILF): Likewise.
15961         * m4/ceill.m4 (gl_FUNC_CEILL: Likewise.
15962         * lib/math.in.h: Test REPLACE_CEILF instead of HAVE_DECL_CEILF.
15963         Test REPLACE_CEILL instead of HAVE_DECL_CEILL.
15964         Test REPLACE_FLOORF instead of HAVE_DECL_FLOORF.
15965         Test REPLACE_FLOORL instead of HAVE_DECL_FLOORL.
15966         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Update.
15967         * modules/math (Makefile.am): Substitute REPLACE_CEILF instead of
15968         HAVE_DECL_CEILF, REPLACE_CEILL instead of HAVE_DECL_CEILL,
15969         REPLACE_FLOORF instead of HAVE_DECL_FLOORF, REPLACE_FLOORL instead of
15970         HAVE_DECL_FLOORL.
15971
15972 2007-10-28  Bruno Haible  <bruno@clisp.org>
15973
15974         * m4/floorl.m4 (gl_FUNC_FLOORL_LIBS): New macro, extracted from
15975         gl_FUNC_FLOORL. Cache the result.
15976         (gl_FUNC_FLOORL): Use it.
15977         * m4/ceill.m4 (gl_FUNC_CEILL_LIBS): New macro, extracted from
15978         gl_FUNC_CEILL. Cache the result.
15979         (gl_FUNC_CEILL): Use it.
15980
15981         * m4/floor.m4 (gl_FUNC_FLOOR_LIBS): New macro, extracted from
15982         gl_FUNC_FLOOR. Cache the result.
15983         (gl_FUNC_FLOOR): Use it.
15984         * m4/ceil.m4 (gl_FUNC_CEIL_LIBS): New macro, extracted from
15985         gl_FUNC_CEIL. Cache the result.
15986         (gl_FUNC_CEIL): Use it.
15987
15988         * m4/floorf.m4 (gl_FUNC_FLOORF_LIBS): New macro, extracted from
15989         gl_FUNC_FLOORF. Cache the result.
15990         (gl_FUNC_FLOORF): Use it.
15991         * m4/ceilf.m4 (gl_FUNC_CEILF_LIBS): New macro, extracted from
15992         gl_FUNC_CEILF. Cache the result.
15993         (gl_FUNC_CEILF): Use it.
15994
15995 2007-10-28  Bruno Haible  <bruno@clisp.org>
15996
15997         * gnulib-tool: Allow specifying the LGPL version number through
15998         --lgpl=2 or --lgpl=3.
15999         (func_usage): Document --lgpl with argument.
16000         Handle --lgpl=... arguments.
16001         (func_import): Recognize also gl_LGPL calls with an argument. When
16002         --lgpl=2 is used and the module's license is just LGPL, report an
16003         error. Set sed_transform_lib_file according to the lgpl variable. In
16004         the generated files, use --lgpl or gl_LGPL invocations with argument,
16005         if necessary.
16006         * doc/gnulib-intro.texi (Copyright): Explain how to get modules under
16007         an LGPv2+ license.
16008         * doc/gnulib-tool.texi (Modified imports): Update explanation of
16009         gl_LGPL macro.
16010
16011 2007-10-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
16012             Bruno Haible  <bruno@clisp.org>
16013
16014         * lib/unistr.h (u8_uctomb_aux): Declare also if !HAVE_INLINE.
16015         (u16_uctomb_aux): Likewise.
16016         * lib/unistr/u8-uctomb-aux.c (u8_uctomb_aux): Define also if
16017         !HAVE_INLINE.
16018         * lib/unistr/u16-uctomb-aux.c (u16_uctomb_aux): Likewise
16019
16020 2007-10-28  Bruno Haible  <bruno@clisp.org>
16021
16022         * modules/error: Add a notice recommending to change XGETTEXT_OPTIONS.
16023         Invoke AM_GETTEXT_OPTION if it exists.
16024         * modules/vasprintf: Likewise.
16025         * modules/verror: Likewise.
16026         * modules/xprintf: Likewise.
16027         * modules/xvasprintf: Likewise.
16028
16029 2007-10-27  Ben Pfaff  <blp@gnu.org>
16030
16031         * lib/math.in.h: Define isfinite macro and prototypes for
16032         gl_isfinitef, gl_isfinited, gl_isfinitel if we are providing
16033         implementations.
16034         * m4/math_h.m4: New substitutions for isfinite module.
16035         * lib/isfinite.c: New file.
16036         * m4/isfinite.m4: New file.
16037         * modules/math: Replace isfinite-related @VARS@ in math.in.h.
16038         * modules/isfinite: New file.
16039         * modules/isfinite-tests: New file.
16040         * tests/tests-isfinite.c: New file.
16041         * doc/functions/isfinite.texi: Mention isfinite module.
16042         * MODULES.html.sh: Mention new module.
16043
16044 2007-10-27  Ben Pfaff  <blp@gnu.org>
16045
16046         Ralf Wildenhues reported that Tru64 4.0D declares the round
16047         functions but does not have definitions.
16048         * m4/check-math-lib.m4 (gl_CHECK_MATH_LIB): If the target function
16049         cannot be found in any library, set the output variable to
16050         "missing" instead of "".
16051         * m4/round.m4: Also use our substitute if we cannot find round in
16052         any library, even if it is declared.
16053         * m4/roundf.m4: Likewise for roundf.
16054         * m4/roundl.m4: Likewise for roundl.
16055         * lib/math.in.h: Undefine roundf, round, roundl before defining
16056         their replacements, to allow for hypothetical systems where these
16057         may be defined as macros but not available in libraries.
16058
16059 2007-10-27  Bruno Haible  <bruno@clisp.org>
16060
16061         * doc/gnulib.texi: Invoke @firstparagraphindent.
16062         * doc/gnulib-tool.texi (Simple update): Mention possible incompatible
16063         changes in gnulib.
16064         (Source changes): New section.
16065
16066 2007-10-26  Bruno Haible  <bruno@clisp.org>
16067
16068         * m4/gnulib-common.m4 (AC_C_RESTRICT): New overriding definition,
16069         borrowed from autoconf.
16070
16071 2007-10-26  Bruno Haible  <bruno@clisp.org>
16072
16073         * lib/strerror.c (rpl_strerror): Return "Unknown error ..." also if
16074         strerror returned the empty string. Needed on HP-UX 11.00.
16075
16076 2007-10-24  Micah Cowan  <micah@cowan.name>
16077
16078         Remove vestiges of cvs-gnulib-checkout process.  Now we use git.
16079         * build-aux/bootstrap: Remove support for now-unnecessary option,
16080         --cvs-user, and envvars CVS_USER, CVS_RSH.
16081
16082 2007-10-24  Jim Meyering  <meyering@redhat.com>
16083
16084         Avoid diagnostics from sha1sum when there is no cached checksum.
16085         * build-aux/bootstrap (update_po_files): Skip the sha1sum check
16086         if the po.s1 file hasn't been created yet.
16087
16088         * build-aux/bootstrap: Sync from coreutils:
16089         2007-10-24  Jim Meyering  <meyering@redhat.com>
16090         Get gnulib from the git repository, not from an obsolete cvs one.
16091         * build-aux/bootstrap: Suggestion from Micah Cowan.
16092         2007-10-04  Jim Meyering  <jim@meyering.net>
16093         * build-aux/bootstrap (slurp): Adapt to _.h -> .in.h name change.
16094         (update_po_files): Work also when there are no .po files in po/.
16095
16096 2007-10-24  Paul Eggert  <eggert@cs.ucla.edu>
16097
16098         * README: Append ".git" to git and cg examples.
16099         Problem reported by Benoit Sigoure.
16100
16101 2007-10-23  Micah Cowan  <micah@cowan.name>
16102
16103         * users.txt: Add wget.
16104
16105 2007-10-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
16106
16107         Fix linking of some unistdio tests on FreeBSD.
16108         * modules/unistdio/u16-vsnprintf-tests
16109         (test_u16_vsprintf1_LDADD): Add @LIBINTL@.
16110         * modules/unistdio/u16-vsprintf-tests
16111         (test_u16_vsnprintf1_LDADD): Likewise.
16112         * modules/unistdio/u32-vsnprintf-tests
16113         (test_u32_vsnprintf1_LDADD): Likewise.
16114         * modules/unistdio/u32-vsprintf-tests
16115         (test_u32_vsprintf1_LDADD): Likewise.
16116         * modules/unistdio/u8-vsnprintf-tests
16117         (test_u8_vsnprintf1_LDADD): Likewise.
16118         * modules/unistdio/u8-vsprintf-tests
16119         (test_u8_vsprintf1_LDADD): Likewise.
16120         * modules/unistdio/ulc-vsnprintf-tests
16121         (test_ulc_vsnprintf1_LDADD): Likewise.
16122         * modules/unistdio/ulc-vsprintf-tests
16123         (test_ulc_vsprintf1_LDADD): Likewise.
16124
16125         Fix linking of some uniconv tests on FreeBSD.
16126         * modules/uniconv/u16-conv-from-enc-tests
16127         (test_u16_conv_from_enc_LDADD): Link $(LDADD) before @LIBICONV@.
16128         * modules/uniconv/u16-conv-to-enc-tests
16129         (test_u16_conv_to_enc_LDADD): Likewise.
16130         * modules/uniconv/u16-strconv-from-enc-tests
16131         (test_u16_strconv_from_enc_LDADD): Likewise.
16132         * modules/uniconv/u16-strconv-to-enc-tests
16133         (test_u16_strconv_to_enc_LDADD): Likewise.
16134         * modules/uniconv/u32-conv-from-enc-tests
16135         (test_u32_conv_from_enc_LDADD): Likewise.
16136         * modules/uniconv/u32-conv-to-enc-tests
16137         (test_u32_conv_to_enc_LDADD): Likewise.
16138         * modules/uniconv/u32-strconv-from-enc-tests
16139         (test_u32_strconv_from_enc_LDADD): Likewise.
16140         * modules/uniconv/u32-strconv-to-enc-tests
16141         (test_u32_strconv_to_enc_LDADD): Likewise.
16142         * modules/uniconv/u8-conv-from-enc-tests
16143         (test_u8_conv_from_enc_LDADD): Likewise.
16144         * modules/uniconv/u8-conv-to-enc-tests
16145         (test_u8_conv_to_enc_LDADD): Likewise.
16146         * modules/uniconv/u8-strconv-from-enc-tests
16147         (test_u8_strconv_from_enc_LDADD): Likewise.
16148         * modules/uniconv/u8-strconv-to-enc-tests
16149         (test_u8_strconv_to_enc_LDADD): Likewise.
16150
16151 2007-10-22  Bruno Haible  <bruno@clisp.org>
16152
16153         * lib/stdint.in.h: Add check that intmax_t and uintmax_t have the same
16154         size.
16155
16156 2007-10-22  Eric Blake  <ebb9@byu.net>
16157
16158         Tweak x*printf documentation.
16159         * lib/xprintf.c (xprintf, xvprintf, xfprintf, xvfprintf): Adjust
16160         variable name and comments.
16161         Suggested by Bruno Haible.
16162
16163 2007-10-22  Bruno Haible  <bruno@clisp.org>
16164
16165         * lib/acl.c (copy_acl): Fix file name in comment.
16166
16167 2007-10-22  Paul Eggert  <eggert@cs.ucla.edu>
16168
16169         Fix Tru64 problem with stdbool.h.
16170         * lib/stdbool.in.h (false, true):
16171         [! (defined __cplusplus || defined __BEOS__) && !defined __GNUC__]:
16172         Don't declare as an enum in this situation; it runs afoul of Tru64.
16173         Problem reported by Steven M. Schweda in
16174         <http://lists.gnu.org/archive/html/bug-autoconf/2007-10/msg00019.html>.
16175
16176 2007-10-22  Eric Blake  <ebb9@byu.net>
16177
16178         Also wrap vf?printf.
16179         * lib/xprintf.h (xvprintf, xvfprintf): New declarations.
16180         * lib/xprintf.c (xprintf, xfprintf): Work for C89.
16181         (xvprintf, xvfprintf): New functions.
16182
16183 2007-10-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
16184
16185         * modules/fstrcmp-tests (test_fstrcmp_LDADD): New, add
16186         @LIBINTL@ for FreeBSD 6.2, $(LIBTHREAD) for AIX 4.3.3.
16187
16188         * lib/uniconv/u16-conv-to-enc.c (U_MBLEN): Define.
16189         * lib/uniconv/u32-conv-to-enc.c (U_MBLEN): Likewise.
16190
16191 2007-10-22  Paul Eggert  <eggert@cs.ucla.edu>
16192
16193         * lib/acl.c (copy_acl): Adjust to IRIX 6.5.  Problem reported
16194         by Bruno Haible.
16195
16196 2007-10-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
16197
16198         * lib/getloadavg.c
16199         [defined (__osf__) && (defined (__alpha) || defined (__alpha__)]:
16200         Undef `sys' after including sys/table.h, for Tru64 4.0D.
16201
16202         * tests/test-i-ring.c: Work for C89.
16203
16204 2007-10-22  Bruno Haible  <bruno@clisp.org>
16205
16206         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Use -1ull, not
16207         -1u, in preprocessor expression, so that we don't test for the bug
16208         in HP-UX 11.00 cpp.  Testing for this bug caused problems; see
16209         <http://lists.gnu.org/archive/html/bug-gnulib/2007-10/msg00329.html>.
16210
16211 2007-10-22  Eric Blake  <ebb9@byu.net>
16212
16213         * tests/test-yesno.sh: Silence stderr during test.
16214
16215 2007-10-22  Simon Josefsson  <simon@josefsson.org>
16216
16217         * modules/crypto/gc-camellia: New file.
16218
16219         * m4/gc-camellia.m4: New file.
16220
16221         * lib/gc-libgcrypt.c (gc_cipher_open): Support Camellia.
16222
16223         * lib/gc.h (enum Gc_cipher): Add GC_CAMELLIA128, GC_CAMELLIA256.
16224
16225 2007-10-22  Simon Josefsson  <simon@josefsson.org>
16226
16227         * build-aux/maint.mk (gzip_rsyncable): Don't fail if gzip sends
16228         --help to stdout.  Reported by sms@antinode.org (Steven
16229         M. Schweda).
16230
16231 2007-10-22  Simon Josefsson  <simon@josefsson.org>
16232
16233         * users.txt: Fix link to libksba.
16234
16235 2007-10-21  Ben Pfaff  <blp@gnu.org>
16236
16237         * modules/roundf-tests: Add dependency on floorf, ceilf to allow
16238         round.c roundf implementation that depends on floorf and ceilf to
16239         be tested unconditionally.
16240
16241 2007-10-21  Ben Pfaff  <blp@gnu.org>
16242
16243         * m4/check-libm-func.m4: Removed.
16244         * m4/check-math-lib.m4: New file.
16245         * m4/round.m4: Rewrite to use gl_CHECK_MATH_LIB.
16246         * m4/roundf.m4: Ditto, and fix lack of HAVE_DECL_ROUNDF
16247         definition and lack of AC_LIBOBJ([roundf]).
16248         * m4/roundl.m4: Ditto, and similarly for roundl.
16249         * modules/round: Reference new m4 file.
16250         * modules/roundf: Ditto.
16251         * modules/roundl: Ditto.
16252         * tests/test-round2.c (main): Use ROUND instead of round.
16253         Bug report from Bruno Haible.
16254
16255 2007-10-21  Bruno Haible  <bruno@clisp.org>
16256
16257         * lib/printf-parse.c: Don't assume <stdint.h> exists in IN_LIBASPRINTF
16258         context.
16259
16260 2007-10-21  Bruno Haible  <bruno@clisp.org>
16261
16262         * tests/test-wcwidth.c (main): Allow negative result for some control
16263         characters.
16264
16265         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Check also the width of U+200B.
16266         Needed on OSF/1 5.1.
16267
16268 2007-10-21  Bruno Haible  <bruno@clisp.org>
16269
16270         * tests/test-floorf1.c: Include isnanf.h.
16271         (main): Use isnanf() instead of isnan().
16272         * tests/test-ceilf1.c: Include isnanf.h.
16273         (main): Use isnanf() instead of isnan().
16274         * tests/test-truncf1.c: Include isnanf.h.
16275         (main): Use isnanf() instead of isnan().
16276         * tests/test-roundf1.c: Include isnanf.h.
16277         (main): Use isnanf() instead of isnan().
16278
16279 2007-10-21  Eric Blake  <ebb9@byu.net>
16280
16281         * users.txt: Update URL for m4.
16282
16283 2007-10-21  Bruno Haible  <bruno@clisp.org>
16284
16285         * users.txt: Add clisp. Update URLs to Simon Josefsson's projects.
16286
16287 2007-10-21  Bruno Haible  <bruno@clisp.org>
16288
16289         * gnulib-tool (func_create_megatestdir): Determine the cvsdate from
16290         Git's management files if the CVS files are not present.
16291
16292 2007-10-20  Bruno Haible  <bruno@clisp.org>
16293
16294         * lib/count-one-bits.h (COUNT_ONE_BITS): Use the builtin also for
16295         gcc-3.4.x.
16296
16297 2007-10-20  Ben Pfaff  <blp@gnu.org>
16298
16299         * lib/math.in.h: Declare round, roundf, roundl if we are providing
16300         implementations.
16301         * m4/math_h.m4: New substitutions for round, roundf, roundl modules.
16302         * lib/round.c: New file.
16303         * lib/roundf.c: New file.
16304         * lib/roundl.c: New file.
16305         * m4/round.m4: New file.
16306         * m4/roundf.m4: New file.
16307         * m4/roundl.m4: New file.
16308         * m4/check-libm-func-m4: New file.
16309         * modules/math: Replace round, roundf, roundl related @VARS@ in
16310         math.in.h.
16311         * modules/round: New file.
16312         * modules/round-tests: New file.
16313         * modules/roundf: New file.
16314         * modules/roundf-tests: New file.
16315         * modules/roundl: New file.
16316         * modules/roundl-tests: New file.
16317         * tests/test-round1.c: New file.
16318         * tests/test-round2.c: New file.
16319         * tests/test-roundf1.c: New file.
16320         * tests/test-roundf2.c: New file.
16321         * tests/test-roundl.c: New file.
16322         * doc/functions/round.texi: Mention round module.
16323         * doc/functions/roundf.texi: Mention roundf module.
16324         * doc/functions/roundl.texi: Mention roundl module.
16325         * MODULES.html.sh: Mention new modules.
16326         Thanks to Bruno Haible for suggestions.
16327
16328 2007-10-20  Jim Meyering  <meyering@redhat.com>
16329
16330         * lib/xprintf.c: Include <config.h> unconditionally.
16331
16332         Change xprintf's license to GPL.
16333         * modules/xprintf (License): s/LGPL/GPL/, since this module
16334         depends on modules (exit and exitfail) which are GPL.
16335         Suggestion from Bruno Haible.
16336
16337         xprintf fixes.
16338         * lib/xprintf.c (xprintf, xfprintf): Use va_end.
16339         Use a clearer diagnostic.
16340         Patch from Bruno Haible.
16341
16342 2007-10-20  Bruno Haible  <bruno@clisp.org>
16343
16344         * lib/vasnprintf.c (VASNPRINTF): Don't report overflow if the available
16345         length is INT_MAX and sizeof (DCHAR_T) > sizeof (TCHAR_T).
16346         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
16347
16348 2007-10-20  Bruno Haible  <bruno@clisp.org>
16349
16350         * tests/test-floorf2.c (correct_result_p): Don't rely on excess
16351         precision in the comparison result > x - 1 or similar.
16352         * tests/test-ceilf2.c (correct_result_p): Likewise.
16353         * tests/test-truncf2.c (correct_result_p): Likewise.
16354         * tests/test-trunc2.c (correct_result_p): Likewise.
16355         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
16356
16357 2007-10-20  Bruno Haible  <bruno@clisp.org>
16358
16359         * modules/ceil: New file.
16360         * m4/ceil.m4: New file.
16361         * doc/functions/ceil.texi: Mention the 'ceil' module.
16362
16363 2007-10-20  Bruno Haible  <bruno@clisp.org>
16364
16365         * modules/floor: New file.
16366         * m4/floor.m4: New file.
16367         * doc/functions/floor.texi: Mention the 'floor' module.
16368
16369 2007-10-20  Bruno Haible  <bruno@clisp.org>
16370
16371         * modules/ceilf-tests (Depends-on): Add fprintf-posix. Needed for use
16372         of %a.
16373         * modules/floorf-tests (Depends-on): Likewise.
16374         * modules/truncf-tests (Depends-on): Likewise.
16375         * modules/trunc-tests (Depends-on): Likewise.
16376         Reported by Ben Pfaff.
16377
16378 2007-10-19  Jim Meyering  <meyering@redhat.com>
16379
16380         * lib/xprintf.c (xprintf, xfprintf): Test err < 0, not just "err".
16381         Don't bother testing specific errno values.  Just test ferror.
16382
16383         New module: xprintf
16384         * modules/xprintf, lib/xprintf.c, lib/xprintf.h: New files.
16385
16386 2007-10-19  Bruno Haible  <bruno@clisp.org>
16387
16388         * modules/csharpexec (Makefile.am): Use @FOO@ syntax instead of $(FOO)
16389         syntax.
16390         * modules/javaexec (Makefile.am): Likewise.
16391         * modules/relocatable-prog (Makefile.am): Likewise.
16392         Suggested by Jim Meyering.
16393
16394 2007-10-18  Bruno Haible  <bruno@clisp.org>
16395
16396         * lib/vasnprintf.c (VASNPRINTF): Don't use %n on glibc >= 2.3 systems.
16397         Reported by Jim Meyering.
16398
16399 2007-10-18  Eric Blake  <ebb9@byu.net>
16400
16401         * modules/filenamecat-tests (Makefile.am): Link against -lintl.
16402
16403 2007-10-18  Bruno Haible  <bruno@clisp.org>
16404
16405         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_N, gl_SNPRINTF_DIRECTIVE_N): Put
16406         the format string into writable memory. Needed in Fortify conditions.
16407
16408 2007-10-18  Colin Watson <cjwatson@debian.org>  (tiny change)
16409             Bruno Haible  <bruno@clisp.org>
16410
16411         * lib/trim.c: Include config.h unconditionally. Include trim.h always.
16412         Include ctype.h always. Include stdlib.h, not mbuiter.h, for MB_CUR_MAX.
16413         * modules/trim (Depends-on): Add mbchar.
16414         (configure.ac): Add gl_FUNC_MBRTOWC.
16415         (Makefile.am): Augment lib_SOURCES.
16416
16417 2007-10-17  Paul Eggert  <eggert@cs.ucla.edu>
16418
16419         Modify glob.c to use fstatat and dirfd, to simplify it.
16420         Suggested by Eric Blake.
16421         * lib/glob.c (__fxstatat64) [!_LIBC]: New macro.
16422         Don't include <stdbool.h>; not used.
16423         (link_exists2_p, glob_in_dir) [!_LIBC]: No longer a special case.
16424         (link_exists_p): Simplify implementation, since we can now assume
16425         dirfd and fstatat.
16426         * modules/glob (Depends-on): Add dirfd, openat.  Remove stdbool.
16427
16428 2007-10-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
16429
16430         * gnulib-tool (func_get_dependencies): Fix sed script to
16431         match only tests.
16432
16433 2007-10-17  Bruno Haible  <bruno@clisp.org>
16434
16435         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): On Cygwin, don't
16436         allow locale names without encoding suffix.
16437         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8): Likewise.
16438         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Likewise.
16439
16440 2007-10-16  Bruno Haible  <bruno@clisp.org>
16441
16442         * lib/getcwd.c (__getcwd): Define with explicit rpl_ prefix.
16443         * lib/getgroups.c (getgroups): Likewise.
16444         * lib/gettimeofday.c (localtime, gmtime, tzset): Likewise.
16445
16446 2007-10-16  Bruno Haible  <bruno@clisp.org>
16447
16448         * modules/absolute-header (License): Change from LGPL to LGPLv2+.
16449         * modules/malloc-posix (License): Likewise.
16450         * modules/realloc-posix (License): Likewise.
16451         * modules/calloc-posix (License): Likewise.
16452         * modules/intprops (License): Change from GPL to LGPL, with
16453         Paul Eggert's approval.
16454
16455 2007-10-16  Paul Eggert  <eggert@cs.ucla.edu>
16456
16457         Merge glibc changes into lib/glob.c.
16458
16459         * lib/glob.c (glob_in_dir): Sync with glibc/posix/glob.c, dated
16460         2007-10-15 04:59:03 UTC.  Here are the changes:
16461
16462         2007-10-14  Ulrich Drepper  <drepper@redhat.com>
16463
16464         * lib/glob.c: Reimplement link_exists_p to use fstatat64.
16465
16466         * lib/glob.c: Add some branch prediction throughout.
16467
16468         2007-10-07  Ulrich Drepper  <drepper@redhat.com>
16469
16470         [BZ #5103]
16471         * lib/glob.c (glob): Recognize patterns starting \/.
16472
16473         2007-02-14  Jakub Jelinek  <jakub@redhat.com>
16474
16475         [BZ #3996]
16476         * lib/glob.c (attribute_hidden): Define if not defined.
16477         (glob): Unescape dirname, filename or username when needed and not
16478         GLOB_NOESCAPE.  Handle \/ correctly.  Handle GLOB_MARK if filename
16479         is NULL.  Handle unescaped [ in pattern without closing ].
16480         Don't pass GLOB_CHECK down to recursive glob for directories.
16481         (__glob_pattern_type): New function.
16482         (__glob_pattern_p): Implement using __glob_pattern_type.
16483         (glob_in_dir): Handle GLOB_NOCHECK patterns containing no meta
16484         characters and backslashes if not GLOB_NOESCAPE or unterminated [.
16485         Remove unreachable code.
16486
16487         2006-09-30  Ulrich Drepper  <drepper@redhat.com>
16488
16489         * lib/glob.c (glob_in_dir): Add some comments and asserts to
16490         explain why there are no leaks.
16491
16492         2006-09-25  Jakub Jelinek  <jakub@redhat.com>
16493
16494         [BZ #3253]
16495         * lib/glob.c (glob_in_dir): Don't alloca one struct globlink at a
16496         time, rather allocate increasingly bigger arrays of pointers, if
16497         possible with alloca, if too large with malloc.
16498
16499 2007-10-16  Paul Eggert  <eggert@cs.ucla.edu>
16500
16501         Check for 64-bit int errors in HP-UX 10.20 preprocessor.
16502         Problem reported by H.Merijn Brand in
16503         <http://lists.gnu.org/archive/html/bug-tar/2007-10/msg00018.html>.
16504         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Check preprocessor too.
16505         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Likewise.
16506
16507 2007-10-15  Bruno Haible  <bruno@clisp.org>
16508
16509         * lib/fchdir.c (close, open, closedir, opendir, dup, dup2): Define
16510         with explicit rpl_ prefix.
16511         * lib/fopen.c (fopen): Likewise.
16512         * lib/freopen.c (freopen): Likewise.
16513         * lib/iconv.c (iconv): Likewise.
16514         * lib/iconv_close.c (iconv_close): Likewise.
16515
16516 2007-10-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
16517
16518         * m4/iconv_open (gl_FUNC_ICONV_OPEN_UTF): Fix cache variable name.
16519
16520 2007-10-15  Bruno Haible  <bruno@clisp.org>
16521
16522         * m4/getaddrinfo.m4 (gl_GETADDRINFO, gl_PREREQ_GETADDRINFO): Use
16523         <stddef.h> instead of <stdlib.h> since we only need NULL.
16524         Reported by Ben Pfaff <blp@cs.stanford.edu>.
16525
16526 2007-10-15  Bruno Haible  <bruno@clisp.org>
16527
16528         * doc/gnulib-tool.texi (Initial import): Swap order of -I directives.
16529         Replace paragraph talking about LIBOBJS.
16530         Reported by Colin Watson <cjwatson@debian.org>.
16531
16532 2007-10-15  Bruno Haible  <bruno@clisp.org>
16533
16534         * m4/getaddrinfo.m4 (gl_GETADDRINFO, gl_PREREQ_GETADDRINFO): Include
16535         <stdlib.h> before using NULL.
16536
16537 2007-10-15  Simon Josefsson  <simon@josefsson.org>
16538
16539         * m4/getaddrinfo.m4: Use NULL rather than 0 for pointers.
16540         Reported by Albert Chin <china@thewrittenword.com>.
16541
16542 2007-10-14  Bruno Haible  <bruno@clisp.org>
16543
16544         * modules/iconv_open-utf-tests: New file.
16545         * tests/test-iconv-utf.c: New file.
16546
16547         Enhance iconv_open to support UTF-16BE, UTF-16LE, UTF-32BE, UTF-32LE.
16548         * modules/iconv_open-utf: New file.
16549         * lib/iconv.in.h (_ICONV_UTF8_UTF*, _ICONV_UTF*_UTF8): New macros.
16550         (iconv, iconv_close): New declarations.
16551         * lib/iconv_open.c: Include c-strcase.h. Don't require ICONV_FLAVOR to
16552         be defined.
16553         (iconv_open): Add special handling of conversion between UTF-8 and
16554         UTF-{16,32}{BE,LE}.
16555         * lib/iconv.c: New file, incorporating code from GNU libiconv 1.11.
16556         * lib/iconv_close.c: New file.
16557         * m4/iconv_open.m4 (gl_REPLACE_ICONV_OPEN): New macro, extracted from
16558         gl_FUNC_ICONV_OPEN.
16559         (gl_FUNC_ICONV_OPEN): Use it.
16560         (gl_FUNC_ICONV_OPEN_UTF): New macro.
16561         * m4/iconv_h.m4 (gl_ICONV_H_DEFAULTS): Initialize also REPLACE_ICONV
16562         and REPLACE_ICONV_UTF.
16563         * modules/iconv_open (Depends-on): Add c-strcase.
16564         (Makefile.am): Substitute also REPLACE_ICONV, REPLACE_ICONV_UTF,
16565         ICONV_CONST.
16566         * doc/functions/iconv_open.texi: Mention the iconv_open-utf module.
16567
16568 2007-10-13  Albert Chin  <china@thewrittenword.com>
16569             Bruno Haible  <bruno@clisp.org>
16570
16571         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Perform the test for getaddrinfo
16572         through a link check that includes <netdb.h>. Needed for OSF/1 5.1.
16573
16574 2007-10-13  Bruno Haible  <bruno@clisp.org>
16575
16576         * lib/argp-fmtstream.h (ARGP_FS_EI): If __GNUC_STDC_INLINE__ is
16577         defined, use the ISO C99 inline semantics.
16578         * lib/argp.h (ARGP_EI): Likewise.
16579
16580 2007-10-13  Bruno Haible  <bruno@clisp.org>
16581
16582         Handle 'inline' change in gcc 4.3.0.
16583         * lib/argp-fmtstream.h (argp_fmtstream_putc, argp_fmtstream_puts,
16584         argp_fmtstream_write, argp_fmtstream_set_lmargin,
16585         argp_fmtstream_set_rmargin, argp_fmtstream_set_wmargin,
16586         argp_fmtstream_point): Disable 'extern' declaration if the function
16587         definition is going to be provided inline.
16588         (ARGP_FS_EI): If __GNUC_STDC_INLINE__ is defined, use the GNU C inline
16589         semantics, not the ISO C99 inline semantics.
16590         * lib/argp.h (argp_usage, _option_is_short, _option_is_end): Disable
16591         'extern' declaration if the function definition is going to be provided
16592         inline.
16593         (ARGP_EI): Don't assume GNU C. If __GNUC_STDC_INLINE__ is defined, use
16594         the GNU C inline semantics, not the ISO C99 inline semantics. With
16595         GCC 4.2, avoid a warning.
16596
16597 2007-10-13  Bruno Haible  <bruno@clisp.org>
16598
16599         * lib/freading.h (freading): Enable the use of __freading for
16600         glibc >= 2.7.
16601         * lib/freading.c (freading): Likewise.
16602
16603 2007-10-12  Paul Eggert  <eggert@cs.ucla.edu>
16604
16605         * lib/argp-fmtstream.h (ARGP_FS_EI): Work around GCC 4.2.1 diagnostic
16606         "warning: C99 inline functions are not supported; using GNU89".
16607
16608 2007-10-12  Bruno Haible  <bruno@clisp.org>
16609
16610         * lib/ceil.c (FUNC): Avoid rounding errors for values near a power
16611         of 2.
16612         * tests/test-ceilf2.c: New file.
16613         * modules/ceilf-tests: (Files, Depends-on, Makefile.am): Add new test.
16614
16615         * tests/test-ceilf1.c: Renamed from tests/test-ceilf.c.
16616         * modules/ceilf-tests: Update.
16617
16618 2007-10-12  Bruno Haible  <bruno@clisp.org>
16619
16620         * lib/floor.c (FUNC): Avoid rounding errors for values near a power
16621         of 2.
16622         * tests/test-floorf2.c: New file.
16623         * modules/floorf-tests: (Files, Depends-on, Makefile.am): Add new test.
16624
16625         * tests/test-floorf1.c: Renamed from tests/test-floorf.c.
16626         * modules/floorf-tests: Update.
16627
16628 2007-10-12  Bruno Haible  <bruno@clisp.org>
16629
16630         * tests/test-trunc2.c: New file.
16631         * modules/trunc-tests: (Files, Depends-on, Makefile.am): Add new test.
16632
16633         * tests/test-trunc1.c: Renamed from tests/test-trunc.c.
16634         * modules/trunc-tests: Update.
16635
16636 2007-10-12  Bruno Haible  <bruno@clisp.org>
16637
16638         * lib/trunc.c (FUNC): Avoid rounding errors for values near a power
16639         of 2.
16640         * tests/test-truncf2.c: New file.
16641         * modules/truncf-tests: (Files, Depends-on, Makefile.am): Add new test.
16642
16643         * tests/test-truncf1.c: Renamed from tests/test-truncf.c.
16644         * modules/truncf-tests: Update.
16645
16646 2007-10-11  Eric Blake  <ebb9@byu.net>
16647
16648         Don't claim strerror is broken on Interix.
16649         * doc/functions/strerror.texi (strerror): Known broken systems are
16650         now Solaris 8, and not Interix.
16651         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): No longer filter out
16652         Interix on cross-compile.
16653         Reported by Martin Koeppe in
16654         http://lists.gnu.org/archive/html/bug-gnulib/2007-10/msg00005.html.
16655
16656 2007-10-11  Bruno Haible  <bruno@clisp.org>
16657
16658         * modules/i-ring-tests: New file.
16659         * tests/test-i-ring.c: Renamed from lib/i-ring-test.c. Use ASSERT
16660         instead of assert.
16661
16662 2007-10-11  Bruno Haible  <bruno@clisp.org>
16663
16664         * modules/filenamecat-tests: New file.
16665         * tests/test-filenamecat.c: New file, extracted from lib/filenamecat.c.
16666         * lib/filenamecat.c: Remove test code.
16667
16668 2007-10-11  Paul Eggert  <eggert@cs.ucla.edu>
16669
16670         Simplify and modernize strerror substitute, partly to fix Solaris 8 bug.
16671
16672         * lib/strerror.c: Include <string.h> always, to test interface,
16673         and to remove the need for the dummy.
16674         Include intprops.h to compute width instead of doing it ourselves
16675         and missing a CHAR_BIT declaration, which broke tar 1.19 on Solaris 8.
16676         (strerror): Define it to return NULL if there's no system strerror.
16677         (rpl_strerror): Use INT_STRLEN_BOUND to compute bound.
16678         Omit !HAVE_STRERROR code.  We don't need to worry about supporting
16679         ancient pre-strerror Unix systems well any more.  Saying "unknown
16680         system error" is enough.
16681         * lib/string.in.h (strerror): Simplify the ifdef to reflect the
16682         simpler strerror.c implementation.
16683         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE, gl_PREREQ_STDERROR):
16684         Simplify the tests to reflect the simpler strerror implementation.
16685         * modules/strerror (Depends-on): Add intprops.
16686
16687 2007-10-09  Eric Blake  <ebb9@byu.net>
16688
16689         Silence test-fpending.
16690         * modules/fpending-tests (Files): Add wrapper script.
16691         * tests/test-fpending.sh: New file.
16692
16693 2007-10-09  Bruno Haible  <bruno@clisp.org>
16694
16695         * MODULES.html.sh (func_module): Don't create a hyperlink for
16696         function names like 'printf_frexp'.
16697         (Misc): Add crc, memxor.
16698         (Characteristics of floating types): New section.
16699         (Mathematics): Add ceilf, ceill, floorf, floorl, frexpl-nolibm,
16700         isnanf-nolibm, signbit, trunc, truncf, truncl.
16701         (Enhancements for ISO C 99 functions): New subsection Input/output.
16702         (Support for systems lacking POSIX:2001): Add arpa_inet, calloc-posix,
16703         fcntl, fopen, freopen, fseek, fseeko, ftell, ftello, iconv_open,
16704         locale, malloc-posix, netinet_in, open, realloc-posix, signal, sleep.
16705         (Compatibility checks for POSIX:2001 functions): Add clock-time.
16706         (Enhancements for POSIX:2001 functions): Add chdir-long.
16707         (File system functions): Add areadlink, chdir-safer, read-file.
16708         Remove cycle-check.
16709         (File system as inode set): New section.
16710         (Date and time): Add gethrxtime.
16711         (Multithreading): Add openmp.
16712         (Internationalization functions): Add localename.
16713         (Unicode string functions): Add unistr/u*-mbsnlen.
16714         (Support for maintaining and releasing projects): Add git-version-gen.
16715         (Lone files): Remove directories.
16716
16717 2007-10-08  Ben Pfaff  <blp@gnu.org>
16718
16719         * lib/xmalloca.h: Fix typo in comment.
16720
16721 2007-10-08  Paul Eggert  <eggert@cs.ucla.edu>
16722
16723         * lib/xnanosleep.c (xnanosleep): Don't assume GCC 4.3.0 behavior
16724         when avoiding problems with integer overflow.  Use a portable test
16725         instead.
16726
16727 2007-10-08  Simon Josefsson  <simon@josefsson.org>
16728
16729         * modules/dummy (License): Change to LGPLv2+.
16730         * modules/float (License): Likewise
16731         * modules/realloc (License): Likewise
16732         * modules/stdlib (License): Likewise
16733
16734 2007-10-07  Bruno Haible  <bruno@clisp.org>
16735
16736         * trunc.c (TWO_MANT_DIG): Change type to DOUBLE.
16737         * floor.c (TWO_MANT_DIG): Likewise.
16738         * ceil.c (TWO_MANT_DIG): Likewise.
16739         Reported by Ben Pfaff.
16740
16741 2007-10-07  Bruno Haible  <bruno@clisp.org>
16742
16743         Avoid gcc warnings "declaration of 'exp' shadows a global declaration".
16744         * lib/math.in.h (frexp, frexpl): Change parameter name to 'expptr'.
16745         * lib/frexp.c (FUNC): Likewise.
16746         * lib/printf-frexp.h (printf_frexp): Likewise.
16747         * lib/printf-frexpl.h (printf_frexpl): Likewise.
16748         * lib/printf-frexp.c (FUNC): Likewise.
16749         Suggested by Jim Meyering.
16750
16751 2007-10-07  Jim Meyering  <meyering@redhat.com>
16752
16753         Make xnanosleep's integer overflow test more robust.
16754         * lib/xnanosleep.c (xnanosleep): Declare a temporary to be "volatile",
16755         so that gcc-4.3.0 doesn't optimize away this test for overflow.
16756
16757 2007-10-07  Bruno Haible  <bruno@clisp.org>
16758
16759         * NEWS: Mention the license change.
16760
16761         * doc/gnulib-intro.texi (Copyright): Update the meaning of the license
16762         abbreviations in the modules files.
16763
16764         Change copyright notice from GPLv2+ to GPLv3+.
16765         * README: Change copyright notice.
16766         * MODULES.html.sh: Likewise.
16767         * build-aux/bootstrap.conf: Likewise.
16768         * build-aux/config.libpath: Likewise.
16769         * build-aux/csharpcomp.sh.in: Likewise.
16770         * build-aux/csharpexec.sh.in: Likewise.
16771         * build-aux/install-reloc: Likewise.
16772         * build-aux/javacomp.sh.in: Likewise.
16773         * build-aux/javaexec.sh.in: Likewise.
16774         * build-aux/ldd.sh.in: Likewise.
16775         * build-aux/reloc-ldflags: Likewise.
16776         * build-aux/relocatable.sh.in: Likewise.
16777         * build-aux/x-to-1.in: Likewise.
16778         * check-module: Likewise.
16779         * config/srclistvars.sh: Likewise.
16780         * gnulib-tool: Likewise.
16781         * lib/acl-internal.h: Likewise.
16782         * lib/acl.c: Likewise.
16783         * lib/acl.h: Likewise.
16784         * lib/acl_entries.c: Likewise.
16785         * lib/areadlink-with-size.c: Likewise.
16786         * lib/areadlink.c: Likewise.
16787         * lib/areadlink.h: Likewise.
16788         * lib/argmatch.c: Likewise.
16789         * lib/argmatch.h: Likewise.
16790         * lib/argp-ba.c: Likewise.
16791         * lib/argp-eexst.c: Likewise.
16792         * lib/argp-fmtstream.c: Likewise.
16793         * lib/argp-fmtstream.h: Likewise.
16794         * lib/argp-fs-xinl.c: Likewise.
16795         * lib/argp-help.c: Likewise.
16796         * lib/argp-namefrob.h: Likewise.
16797         * lib/argp-parse.c: Likewise.
16798         * lib/argp-pin.c: Likewise.
16799         * lib/argp-pv.c: Likewise.
16800         * lib/argp-pvh.c: Likewise.
16801         * lib/argp-xinl.c: Likewise.
16802         * lib/argp.h: Likewise.
16803         * lib/at-func.c: Likewise.
16804         * lib/atanl.c: Likewise.
16805         * lib/backupfile.c: Likewise.
16806         * lib/backupfile.h: Likewise.
16807         * lib/basename.c: Likewise.
16808         * lib/binary-io.h: Likewise.
16809         * lib/byteswap.in.h: Likewise.
16810         * lib/c-stack.c: Likewise.
16811         * lib/c-stack.h: Likewise.
16812         * lib/c-strcasestr.c: Likewise.
16813         * lib/c-strcasestr.h: Likewise.
16814         * lib/c-strstr.c: Likewise.
16815         * lib/c-strstr.h: Likewise.
16816         * lib/c-strtod.c: Likewise.
16817         * lib/calloc.c: Likewise.
16818         * lib/canon-host.c: Likewise.
16819         * lib/canon-host.h: Likewise.
16820         * lib/canonicalize-lgpl.c: Likewise.
16821         * lib/canonicalize.c: Likewise.
16822         * lib/canonicalize.h: Likewise.
16823         * lib/ceil.c: Likewise.
16824         * lib/ceilf.c: Likewise.
16825         * lib/ceill.c: Likewise.
16826         * lib/chdir-long.c: Likewise.
16827         * lib/chdir-long.h: Likewise.
16828         * lib/chdir-safer.c: Likewise.
16829         * lib/chdir-safer.h: Likewise.
16830         * lib/chown.c: Likewise.
16831         * lib/classpath.c: Likewise.
16832         * lib/classpath.h: Likewise.
16833         * lib/clean-temp.c: Likewise.
16834         * lib/clean-temp.h: Likewise.
16835         * lib/cloexec.c: Likewise.
16836         * lib/close-stream.c: Likewise.
16837         * lib/closein.c: Likewise.
16838         * lib/closein.h: Likewise.
16839         * lib/closeout.c: Likewise.
16840         * lib/closeout.h: Likewise.
16841         * lib/concat-filename.c: Likewise.
16842         * lib/copy-file.c: Likewise.
16843         * lib/copy-file.h: Likewise.
16844         * lib/count-one-bits.h: Likewise.
16845         * lib/crc.c: Likewise.
16846         * lib/crc.h: Likewise.
16847         * lib/creat-safer.c: Likewise.
16848         * lib/csharpcomp.c: Likewise.
16849         * lib/csharpcomp.h: Likewise.
16850         * lib/csharpexec.c: Likewise.
16851         * lib/csharpexec.h: Likewise.
16852         * lib/cycle-check.c: Likewise.
16853         * lib/cycle-check.h: Likewise.
16854         * lib/diacrit.c: Likewise.
16855         * lib/diacrit.h: Likewise.
16856         * lib/diffseq.h: Likewise.
16857         * lib/dirchownmod.c: Likewise.
16858         * lib/dirent.in.h: Likewise.
16859         * lib/dirfd.c: Likewise.
16860         * lib/dirfd.h: Likewise.
16861         * lib/dirname.c: Likewise.
16862         * lib/dirname.h: Likewise.
16863         * lib/dummy.c: Likewise.
16864         * lib/dup-safer.c: Likewise.
16865         * lib/dup2.c: Likewise.
16866         * lib/eealloc.h: Likewise.
16867         * lib/error.c: Likewise.
16868         * lib/error.h: Likewise.
16869         * lib/euidaccess.c: Likewise.
16870         * lib/exclude.c: Likewise.
16871         * lib/exclude.h: Likewise.
16872         * lib/execute.c: Likewise.
16873         * lib/execute.h: Likewise.
16874         * lib/exitfail.c: Likewise.
16875         * lib/exitfail.h: Likewise.
16876         * lib/expl.c: Likewise.
16877         * lib/fatal-signal.c: Likewise.
16878         * lib/fatal-signal.h: Likewise.
16879         * lib/fbufmode.c: Likewise.
16880         * lib/fbufmode.h: Likewise.
16881         * lib/fchdir.c: Likewise.
16882         * lib/fchmodat.c: Likewise.
16883         * lib/fchownat.c: Likewise.
16884         * lib/fcntl--.h: Likewise.
16885         * lib/fcntl-safer.h: Likewise.
16886         * lib/fcntl.in.h: Likewise.
16887         * lib/fd-safer.c: Likewise.
16888         * lib/fflush.c: Likewise.
16889         * lib/file-has-acl.c: Likewise.
16890         * lib/file-set.c: Likewise.
16891         * lib/file-type.c: Likewise.
16892         * lib/file-type.h: Likewise.
16893         * lib/fileblocks.c: Likewise.
16894         * lib/filemode.c: Likewise.
16895         * lib/filemode.h: Likewise.
16896         * lib/filename.h: Likewise.
16897         * lib/filenamecat.c: Likewise.
16898         * lib/filenamecat.h: Likewise.
16899         * lib/findprog.c: Likewise.
16900         * lib/findprog.h: Likewise.
16901         * lib/float.in.h: Likewise.
16902         * lib/floor.c: Likewise.
16903         * lib/floorf.c: Likewise.
16904         * lib/floorl.c: Likewise.
16905         * lib/fopen-safer.c: Likewise.
16906         * lib/fopen.c: Likewise.
16907         * lib/fpending.c: Likewise.
16908         * lib/fpending.h: Likewise.
16909         * lib/fprintf.c: Likewise.
16910         * lib/fprintftime.h: Likewise.
16911         * lib/fpucw.h: Likewise.
16912         * lib/fpurge.c: Likewise.
16913         * lib/fpurge.h: Likewise.
16914         * lib/freadable.c: Likewise.
16915         * lib/freadable.h: Likewise.
16916         * lib/freadahead.c: Likewise.
16917         * lib/freadahead.h: Likewise.
16918         * lib/freading.c: Likewise.
16919         * lib/freading.h: Likewise.
16920         * lib/free.c: Likewise.
16921         * lib/freopen.c: Likewise.
16922         * lib/frexp.c: Likewise.
16923         * lib/frexpl.c: Likewise.
16924         * lib/fseek.c: Likewise.
16925         * lib/fseterr.c: Likewise.
16926         * lib/fseterr.h: Likewise.
16927         * lib/fstatat.c: Likewise.
16928         * lib/fstrcmp.c: Likewise.
16929         * lib/fstrcmp.h: Likewise.
16930         * lib/fsusage.c: Likewise.
16931         * lib/fsusage.h: Likewise.
16932         * lib/ftell.c: Likewise.
16933         * lib/ftello.c: Likewise.
16934         * lib/fts-cycle.c: Likewise.
16935         * lib/fts.c: Likewise.
16936         * lib/fts_.h: Likewise.
16937         * lib/full-read.c: Likewise.
16938         * lib/full-read.h: Likewise.
16939         * lib/full-write.c: Likewise.
16940         * lib/full-write.h: Likewise.
16941         * lib/fwritable.c: Likewise.
16942         * lib/fwritable.h: Likewise.
16943         * lib/fwriteerror.c: Likewise.
16944         * lib/fwriteerror.h: Likewise.
16945         * lib/fwriting.c: Likewise.
16946         * lib/fwriting.h: Likewise.
16947         * lib/gcd.c: Likewise.
16948         * lib/gcd.h: Likewise.
16949         * lib/getcwd.c: Likewise.
16950         * lib/getdate.h: Likewise.
16951         * lib/getdate.y: Likewise.
16952         * lib/getdomainname.c: Likewise.
16953         * lib/getdomainname.h: Likewise.
16954         * lib/getgroups.c: Likewise.
16955         * lib/gethostname.c: Likewise.
16956         * lib/gethrxtime.c: Likewise.
16957         * lib/gethrxtime.h: Likewise.
16958         * lib/getloadavg.c: Likewise.
16959         * lib/getndelim2.c: Likewise.
16960         * lib/getndelim2.h: Likewise.
16961         * lib/getnline.c: Likewise.
16962         * lib/getnline.h: Likewise.
16963         * lib/getopt.c: Likewise.
16964         * lib/getopt.in.h: Likewise.
16965         * lib/getopt1.c: Likewise.
16966         * lib/getopt_int.h: Likewise.
16967         * lib/getpagesize.h: Likewise.
16968         * lib/getsubopt.c: Likewise.
16969         * lib/gettime.c: Likewise.
16970         * lib/getugroups.c: Likewise.
16971         * lib/getugroups.h: Likewise.
16972         * lib/getusershell.c: Likewise.
16973         * lib/gl_anyavltree_list1.h: Likewise.
16974         * lib/gl_anyavltree_list2.h: Likewise.
16975         * lib/gl_anyhash_list1.h: Likewise.
16976         * lib/gl_anyhash_list2.h: Likewise.
16977         * lib/gl_anylinked_list1.h: Likewise.
16978         * lib/gl_anylinked_list2.h: Likewise.
16979         * lib/gl_anyrbtree_list1.h: Likewise.
16980         * lib/gl_anyrbtree_list2.h: Likewise.
16981         * lib/gl_anytree_list1.h: Likewise.
16982         * lib/gl_anytree_list2.h: Likewise.
16983         * lib/gl_anytree_oset.h: Likewise.
16984         * lib/gl_anytreehash_list1.h: Likewise.
16985         * lib/gl_anytreehash_list2.h: Likewise.
16986         * lib/gl_array_list.c: Likewise.
16987         * lib/gl_array_list.h: Likewise.
16988         * lib/gl_array_oset.c: Likewise.
16989         * lib/gl_array_oset.h: Likewise.
16990         * lib/gl_avltree_list.c: Likewise.
16991         * lib/gl_avltree_list.h: Likewise.
16992         * lib/gl_avltree_oset.c: Likewise.
16993         * lib/gl_avltree_oset.h: Likewise.
16994         * lib/gl_avltreehash_list.c: Likewise.
16995         * lib/gl_avltreehash_list.h: Likewise.
16996         * lib/gl_carray_list.c: Likewise.
16997         * lib/gl_carray_list.h: Likewise.
16998         * lib/gl_linked_list.c: Likewise.
16999         * lib/gl_linked_list.h: Likewise.
17000         * lib/gl_linkedhash_list.c: Likewise.
17001         * lib/gl_linkedhash_list.h: Likewise.
17002         * lib/gl_list.c: Likewise.
17003         * lib/gl_list.h: Likewise.
17004         * lib/gl_oset.c: Likewise.
17005         * lib/gl_oset.h: Likewise.
17006         * lib/gl_rbtree_list.c: Likewise.
17007         * lib/gl_rbtree_list.h: Likewise.
17008         * lib/gl_rbtree_oset.c: Likewise.
17009         * lib/gl_rbtree_oset.h: Likewise.
17010         * lib/gl_rbtreehash_list.c: Likewise.
17011         * lib/gl_rbtreehash_list.h: Likewise.
17012         * lib/gl_sublist.c: Likewise.
17013         * lib/gl_sublist.h: Likewise.
17014         * lib/group-member.c: Likewise.
17015         * lib/group-member.h: Likewise.
17016         * lib/hard-locale.c: Likewise.
17017         * lib/hard-locale.h: Likewise.
17018         * lib/hash-pjw.c: Likewise.
17019         * lib/hash-pjw.h: Likewise.
17020         * lib/hash-triple.c: Likewise.
17021         * lib/hash.c: Likewise.
17022         * lib/hash.h: Likewise.
17023         * lib/human.c: Likewise.
17024         * lib/human.h: Likewise.
17025         * lib/i-ring.c: Likewise.
17026         * lib/i-ring.h: Likewise.
17027         * lib/idcache.c: Likewise.
17028         * lib/imaxabs.c: Likewise.
17029         * lib/imaxdiv.c: Likewise.
17030         * lib/inet_pton.c: Likewise.
17031         * lib/inet_pton.h: Likewise.
17032         * lib/intprops.h: Likewise.
17033         * lib/inttostr.c: Likewise.
17034         * lib/inttostr.h: Likewise.
17035         * lib/inttypes.in.h: Likewise.
17036         * lib/isapipe.c: Likewise.
17037         * lib/isdir.c: Likewise.
17038         * lib/isnan.c: Likewise.
17039         * lib/isnan.h: Likewise.
17040         * lib/isnanf.c: Likewise.
17041         * lib/isnanf.h: Likewise.
17042         * lib/isnanl-nolibm.h: Likewise.
17043         * lib/isnanl.c: Likewise.
17044         * lib/isnanl.h: Likewise.
17045         * lib/javacomp.c: Likewise.
17046         * lib/javacomp.h: Likewise.
17047         * lib/javaexec.c: Likewise.
17048         * lib/javaexec.h: Likewise.
17049         * lib/javaversion.c: Likewise.
17050         * lib/javaversion.h: Likewise.
17051         * lib/javaversion.java: Likewise.
17052         * lib/lbrkprop.h: Likewise.
17053         * lib/lchmod.h: Likewise.
17054         * lib/lchown.c: Likewise.
17055         * lib/ldexpl.c: Likewise.
17056         * lib/linebreak.c: Likewise.
17057         * lib/linebreak.h: Likewise.
17058         * lib/linebuffer.c: Likewise.
17059         * lib/linebuffer.h: Likewise.
17060         * lib/locale.in.h: Likewise.
17061         * lib/logl.c: Likewise.
17062         * lib/long-options.c: Likewise.
17063         * lib/long-options.h: Likewise.
17064         * lib/lstat.c: Likewise.
17065         * lib/lstat.h: Likewise.
17066         * lib/math.in.h: Likewise.
17067         * lib/mbchar.c: Likewise.
17068         * lib/mbchar.h: Likewise.
17069         * lib/mbfile.h: Likewise.
17070         * lib/mbiter.h: Likewise.
17071         * lib/mbscasecmp.c: Likewise.
17072         * lib/mbscasestr.c: Likewise.
17073         * lib/mbschr.c: Likewise.
17074         * lib/mbscspn.c: Likewise.
17075         * lib/mbslen.c: Likewise.
17076         * lib/mbsncasecmp.c: Likewise.
17077         * lib/mbsnlen.c: Likewise.
17078         * lib/mbspbrk.c: Likewise.
17079         * lib/mbspcasecmp.c: Likewise.
17080         * lib/mbsrchr.c: Likewise.
17081         * lib/mbssep.c: Likewise.
17082         * lib/mbsspn.c: Likewise.
17083         * lib/mbsstr.c: Likewise.
17084         * lib/mbstok_r.c: Likewise.
17085         * lib/mbswidth.c: Likewise.
17086         * lib/mbswidth.h: Likewise.
17087         * lib/mbuiter.h: Likewise.
17088         * lib/memcasecmp.c: Likewise.
17089         * lib/memcasecmp.h: Likewise.
17090         * lib/memchr.c: Likewise.
17091         * lib/memcmp.c: Likewise.
17092         * lib/memcoll.c: Likewise.
17093         * lib/memcoll.h: Likewise.
17094         * lib/memcpy.c: Likewise.
17095         * lib/memrchr.c: Likewise.
17096         * lib/mkancesdirs.c: Likewise.
17097         * lib/mkdir-p.c: Likewise.
17098         * lib/mkdir-p.h: Likewise.
17099         * lib/mkdir.c: Likewise.
17100         * lib/mkdirat.c: Likewise.
17101         * lib/mkdtemp.c: Likewise.
17102         * lib/mkstemp-safer.c: Likewise.
17103         * lib/mkstemp.c: Likewise.
17104         * lib/modechange.c: Likewise.
17105         * lib/modechange.h: Likewise.
17106         * lib/mountlist.c: Likewise.
17107         * lib/mountlist.h: Likewise.
17108         * lib/mpsort.c: Likewise.
17109         * lib/nanosleep.c: Likewise.
17110         * lib/obstack.c: Likewise.
17111         * lib/obstack.h: Likewise.
17112         * lib/open-safer.c: Likewise.
17113         * lib/open.c: Likewise.
17114         * lib/openat-die.c: Likewise.
17115         * lib/openat-priv.h: Likewise.
17116         * lib/openat-proc.c: Likewise.
17117         * lib/openat.c: Likewise.
17118         * lib/openat.h: Likewise.
17119         * lib/pagealign_alloc.c: Likewise.
17120         * lib/pagealign_alloc.h: Likewise.
17121         * lib/physmem.c: Likewise.
17122         * lib/physmem.h: Likewise.
17123         * lib/pipe-safer.c: Likewise.
17124         * lib/pipe.c: Likewise.
17125         * lib/pipe.h: Likewise.
17126         * lib/posixtm.c: Likewise.
17127         * lib/posixtm.h: Likewise.
17128         * lib/posixver.c: Likewise.
17129         * lib/printf-frexp.c: Likewise.
17130         * lib/printf-frexp.h: Likewise.
17131         * lib/printf-frexpl.c: Likewise.
17132         * lib/printf-frexpl.h: Likewise.
17133         * lib/printf.c: Likewise.
17134         * lib/progname.c: Likewise.
17135         * lib/progname.h: Likewise.
17136         * lib/progreloc.c: Likewise.
17137         * lib/putenv.c: Likewise.
17138         * lib/quote.c: Likewise.
17139         * lib/quote.h: Likewise.
17140         * lib/quotearg.c: Likewise.
17141         * lib/quotearg.h: Likewise.
17142         * lib/raise.c: Likewise.
17143         * lib/readline.c: Likewise.
17144         * lib/readline.h: Likewise.
17145         * lib/readlink.c: Likewise.
17146         * lib/readtokens.c: Likewise.
17147         * lib/readtokens.h: Likewise.
17148         * lib/readtokens0.c: Likewise.
17149         * lib/readtokens0.h: Likewise.
17150         * lib/readutmp.c: Likewise.
17151         * lib/readutmp.h: Likewise.
17152         * lib/realloc.c: Likewise.
17153         * lib/relocwrapper.c: Likewise.
17154         * lib/rename-dest-slash.c: Likewise.
17155         * lib/rename.c: Likewise.
17156         * lib/rmdir.c: Likewise.
17157         * lib/rpmatch.c: Likewise.
17158         * lib/safe-read.c: Likewise.
17159         * lib/safe-read.h: Likewise.
17160         * lib/safe-write.c: Likewise.
17161         * lib/safe-write.h: Likewise.
17162         * lib/same-inode.h: Likewise.
17163         * lib/same.c: Likewise.
17164         * lib/same.h: Likewise.
17165         * lib/save-cwd.c: Likewise.
17166         * lib/save-cwd.h: Likewise.
17167         * lib/savedir.c: Likewise.
17168         * lib/savedir.h: Likewise.
17169         * lib/savewd.c: Likewise.
17170         * lib/savewd.h: Likewise.
17171         * lib/search.in.h: Likewise.
17172         * lib/setenv.c: Likewise.
17173         * lib/setenv.h: Likewise.
17174         * lib/settime.c: Likewise.
17175         * lib/sh-quote.c: Likewise.
17176         * lib/sh-quote.h: Likewise.
17177         * lib/sig2str.c: Likewise.
17178         * lib/sig2str.h: Likewise.
17179         * lib/signal.in.h: Likewise.
17180         * lib/signbitd.c: Likewise.
17181         * lib/signbitf.c: Likewise.
17182         * lib/signbitl.c: Likewise.
17183         * lib/sigprocmask.c: Likewise.
17184         * lib/sincosl.c: Likewise.
17185         * lib/sleep.c: Likewise.
17186         * lib/sprintf.c: Likewise.
17187         * lib/sqrtl.c: Likewise.
17188         * lib/stat-time.h: Likewise.
17189         * lib/stdio--.h: Likewise.
17190         * lib/stdio-safer.h: Likewise.
17191         * lib/stdlib--.h: Likewise.
17192         * lib/stdlib-safer.h: Likewise.
17193         * lib/stdlib.in.h: Likewise.
17194         * lib/stpcpy.c: Likewise.
17195         * lib/stpncpy.c: Likewise.
17196         * lib/strchrnul.c: Likewise.
17197         * lib/strcspn.c: Likewise.
17198         * lib/strerror.c: Likewise.
17199         * lib/strftime.c: Likewise.
17200         * lib/strftime.h: Likewise.
17201         * lib/striconveh.c: Likewise.
17202         * lib/striconveh.h: Likewise.
17203         * lib/striconveha.c: Likewise.
17204         * lib/striconveha.h: Likewise.
17205         * lib/stripslash.c: Likewise.
17206         * lib/strnlen1.c: Likewise.
17207         * lib/strnlen1.h: Likewise.
17208         * lib/strtod.c: Likewise.
17209         * lib/strtoimax.c: Likewise.
17210         * lib/strtok_r.c: Likewise.
17211         * lib/strtol.c: Likewise.
17212         * lib/strtoll.c: Likewise.
17213         * lib/strtoul.c: Likewise.
17214         * lib/strtoull.c: Likewise.
17215         * lib/sysexits.in.h: Likewise.
17216         * lib/tempname.c: Likewise.
17217         * lib/tempname.h: Likewise.
17218         * lib/timespec.h: Likewise.
17219         * lib/tls.c: Likewise.
17220         * lib/tls.h: Likewise.
17221         * lib/tmpdir.c: Likewise.
17222         * lib/tmpdir.h: Likewise.
17223         * lib/tmpfile-safer.c: Likewise.
17224         * lib/tmpfile.c: Likewise.
17225         * lib/trigl.c: Likewise.
17226         * lib/trigl.h: Likewise.
17227         * lib/trim.c: Likewise.
17228         * lib/trim.h: Likewise.
17229         * lib/trunc.c: Likewise.
17230         * lib/truncf.c: Likewise.
17231         * lib/truncl.c: Likewise.
17232         * lib/tsearch.c: Likewise.
17233         * lib/unicodeio.c: Likewise.
17234         * lib/unicodeio.h: Likewise.
17235         * lib/unistd--.h: Likewise.
17236         * lib/unistd-safer.h: Likewise.
17237         * lib/unistdio/ulc-fprintf.c: Likewise.
17238         * lib/unistdio/ulc-vfprintf.c: Likewise.
17239         * lib/unlinkdir.c: Likewise.
17240         * lib/unlinkdir.h: Likewise.
17241         * lib/unlocked-io.h: Likewise.
17242         * lib/unsetenv.c: Likewise.
17243         * lib/userspec.c: Likewise.
17244         * lib/utime.c: Likewise.
17245         * lib/utimecmp.c: Likewise.
17246         * lib/utimecmp.h: Likewise.
17247         * lib/utimens.c: Likewise.
17248         * lib/verify.h: Likewise.
17249         * lib/verror.c: Likewise.
17250         * lib/verror.h: Likewise.
17251         * lib/version-etc-fsf.c: Likewise.
17252         * lib/version-etc.c: Likewise.
17253         * lib/version-etc.h: Likewise.
17254         * lib/vfprintf.c: Likewise.
17255         * lib/vprintf.c: Likewise.
17256         * lib/vsprintf.c: Likewise.
17257         * lib/w32spawn.h: Likewise.
17258         * lib/wait-process.c: Likewise.
17259         * lib/wait-process.h: Likewise.
17260         * lib/wcwidth.c: Likewise.
17261         * lib/write-any-file.c: Likewise.
17262         * lib/xalloc-die.c: Likewise.
17263         * lib/xalloc.h: Likewise.
17264         * lib/xasprintf.c: Likewise.
17265         * lib/xgetcwd.c: Likewise.
17266         * lib/xgetcwd.h: Likewise.
17267         * lib/xgetdomainname.c: Likewise.
17268         * lib/xgetdomainname.h: Likewise.
17269         * lib/xgethostname.c: Likewise.
17270         * lib/xmalloc.c: Likewise.
17271         * lib/xmalloca.c: Likewise.
17272         * lib/xmalloca.h: Likewise.
17273         * lib/xmemcoll.c: Likewise.
17274         * lib/xnanosleep.c: Likewise.
17275         * lib/xreadlink.c: Likewise.
17276         * lib/xreadlink.h: Likewise.
17277         * lib/xsetenv.c: Likewise.
17278         * lib/xsetenv.h: Likewise.
17279         * lib/xstriconv.c: Likewise.
17280         * lib/xstriconv.h: Likewise.
17281         * lib/xstrndup.c: Likewise.
17282         * lib/xstrndup.h: Likewise.
17283         * lib/xstrtod.c: Likewise.
17284         * lib/xstrtod.h: Likewise.
17285         * lib/xstrtol-error.c: Likewise.
17286         * lib/xstrtol.c: Likewise.
17287         * lib/xstrtol.h: Likewise.
17288         * lib/xtime.h: Likewise.
17289         * lib/xvasprintf.c: Likewise.
17290         * lib/xvasprintf.h: Likewise.
17291         * lib/yesno.c: Likewise.
17292         * lib/yesno.h: Likewise.
17293         * posix-modules: Likewise.
17294         * tests/test-alloca-opt.c: Likewise.
17295         * tests/test-arcfour.c: Likewise.
17296         * tests/test-arctwo.c: Likewise.
17297         * tests/test-argmatch.c: Likewise.
17298         * tests/test-argp-2.sh: Likewise.
17299         * tests/test-argp.c: Likewise.
17300         * tests/test-arpa_inet.c: Likewise.
17301         * tests/test-array_list.c: Likewise.
17302         * tests/test-array_oset.c: Likewise.
17303         * tests/test-atexit.c: Likewise.
17304         * tests/test-avltree_list.c: Likewise.
17305         * tests/test-avltree_oset.c: Likewise.
17306         * tests/test-avltreehash_list.c: Likewise.
17307         * tests/test-base64.c: Likewise.
17308         * tests/test-binary-io.c: Likewise.
17309         * tests/test-byteswap.c: Likewise.
17310         * tests/test-c-ctype.c: Likewise.
17311         * tests/test-c-strcasecmp.c: Likewise.
17312         * tests/test-c-strcasestr.c: Likewise.
17313         * tests/test-c-strncasecmp.c: Likewise.
17314         * tests/test-c-strstr.c: Likewise.
17315         * tests/test-canonicalize-lgpl.c: Likewise.
17316         * tests/test-canonicalize.c: Likewise.
17317         * tests/test-carray_list.c: Likewise.
17318         * tests/test-ceilf.c: Likewise.
17319         * tests/test-ceill.c: Likewise.
17320         * tests/test-count-one-bits.c: Likewise.
17321         * tests/test-crc.c: Likewise.
17322         * tests/test-dirname.c: Likewise.
17323         * tests/test-fbufmode.c: Likewise.
17324         * tests/test-fcntl.c: Likewise.
17325         * tests/test-fflush.c: Likewise.
17326         * tests/test-floorf.c: Likewise.
17327         * tests/test-floorl.c: Likewise.
17328         * tests/test-fopen.c: Likewise.
17329         * tests/test-fprintf-posix.c: Likewise.
17330         * tests/test-fprintf-posix.h: Likewise.
17331         * tests/test-fpurge.c: Likewise.
17332         * tests/test-freadable.c: Likewise.
17333         * tests/test-freadahead.c: Likewise.
17334         * tests/test-freading.c: Likewise.
17335         * tests/test-freopen.c: Likewise.
17336         * tests/test-frexp.c: Likewise.
17337         * tests/test-frexpl.c: Likewise.
17338         * tests/test-fseek.c: Likewise.
17339         * tests/test-fseeko.c: Likewise.
17340         * tests/test-fseterr.c: Likewise.
17341         * tests/test-fstrcmp.c: Likewise.
17342         * tests/test-ftell.c: Likewise.
17343         * tests/test-ftello.c: Likewise.
17344         * tests/test-fwritable.c: Likewise.
17345         * tests/test-fwriting.c: Likewise.
17346         * tests/test-getaddrinfo.c: Likewise.
17347         * tests/test-getpass.c: Likewise.
17348         * tests/test-gettimeofday.c: Likewise.
17349         * tests/test-hmac-md5.c: Likewise.
17350         * tests/test-hmac-sha1.c: Likewise.
17351         * tests/test-iconv.c: Likewise.
17352         * tests/test-iconvme.c: Likewise.
17353         * tests/test-inttypes.c: Likewise.
17354         * tests/test-isnan.c: Likewise.
17355         * tests/test-isnanf.c: Likewise.
17356         * tests/test-isnanl-nolibm.c: Likewise.
17357         * tests/test-isnanl.c: Likewise.
17358         * tests/test-isnanl.h: Likewise.
17359         * tests/test-ldexpl.c: Likewise.
17360         * tests/test-linked_list.c: Likewise.
17361         * tests/test-linkedhash_list.c: Likewise.
17362         * tests/test-locale.c: Likewise.
17363         * tests/test-localename.c: Likewise.
17364         * tests/test-lock.c: Likewise.
17365         * tests/test-lseek.c: Likewise.
17366         * tests/test-malloca.c: Likewise.
17367         * tests/test-math.c: Likewise.
17368         * tests/test-mbscasecmp.c: Likewise.
17369         * tests/test-mbscasestr1.c: Likewise.
17370         * tests/test-mbscasestr2.c: Likewise.
17371         * tests/test-mbscasestr3.c: Likewise.
17372         * tests/test-mbscasestr4.c: Likewise.
17373         * tests/test-mbschr.c: Likewise.
17374         * tests/test-mbscspn.c: Likewise.
17375         * tests/test-mbsncasecmp.c: Likewise.
17376         * tests/test-mbspbrk.c: Likewise.
17377         * tests/test-mbspcasecmp.c: Likewise.
17378         * tests/test-mbsrchr.c: Likewise.
17379         * tests/test-mbsspn.c: Likewise.
17380         * tests/test-mbsstr1.c: Likewise.
17381         * tests/test-mbsstr2.c: Likewise.
17382         * tests/test-mbsstr3.c: Likewise.
17383         * tests/test-md5.c: Likewise.
17384         * tests/test-memmem.c: Likewise.
17385         * tests/test-netinet_in.c: Likewise.
17386         * tests/test-open.c: Likewise.
17387         * tests/test-printf-frexp.c: Likewise.
17388         * tests/test-printf-frexpl.c: Likewise.
17389         * tests/test-printf-posix.c: Likewise.
17390         * tests/test-printf-posix.h: Likewise.
17391         * tests/test-rbtree_list.c: Likewise.
17392         * tests/test-rbtree_oset.c: Likewise.
17393         * tests/test-rbtreehash_list.c: Likewise.
17394         * tests/test-read-file.c: Likewise.
17395         * tests/test-rijndael.c: Likewise.
17396         * tests/test-search.c: Likewise.
17397         * tests/test-signbit.c: Likewise.
17398         * tests/test-sleep.c: Likewise.
17399         * tests/test-snprintf-posix.c: Likewise.
17400         * tests/test-snprintf-posix.h: Likewise.
17401         * tests/test-snprintf.c: Likewise.
17402         * tests/test-sprintf-posix.c: Likewise.
17403         * tests/test-sprintf-posix.h: Likewise.
17404         * tests/test-stat-time.c: Likewise.
17405         * tests/test-stdbool.c: Likewise.
17406         * tests/test-stdint.c: Likewise.
17407         * tests/test-stdio.c: Likewise.
17408         * tests/test-stdlib.c: Likewise.
17409         * tests/test-stpncpy.c: Likewise.
17410         * tests/test-strcasestr.c: Likewise.
17411         * tests/test-striconv.c: Likewise.
17412         * tests/test-striconveh.c: Likewise.
17413         * tests/test-striconveha.c: Likewise.
17414         * tests/test-string.c: Likewise.
17415         * tests/test-sys_select.c: Likewise.
17416         * tests/test-sys_socket.c: Likewise.
17417         * tests/test-sys_stat.c: Likewise.
17418         * tests/test-sys_time.c: Likewise.
17419         * tests/test-sysexits.c: Likewise.
17420         * tests/test-time.c: Likewise.
17421         * tests/test-tls.c: Likewise.
17422         * tests/test-trunc.c: Likewise.
17423         * tests/test-truncf.c: Likewise.
17424         * tests/test-truncl.c: Likewise.
17425         * tests/test-unistd.c: Likewise.
17426         * tests/test-vasnprintf-posix.c: Likewise.
17427         * tests/test-vasnprintf-posix2.c: Likewise.
17428         * tests/test-vasnprintf.c: Likewise.
17429         * tests/test-vasprintf-posix.c: Likewise.
17430         * tests/test-vasprintf.c: Likewise.
17431         * tests/test-verify.c: Likewise.
17432         * tests/test-vfprintf-posix.c: Likewise.
17433         * tests/test-vprintf-posix.c: Likewise.
17434         * tests/test-vsnprintf-posix.c: Likewise.
17435         * tests/test-vsnprintf.c: Likewise.
17436         * tests/test-vsprintf-posix.c: Likewise.
17437         * tests/test-wchar.c: Likewise.
17438         * tests/test-wctype.c: Likewise.
17439         * tests/test-wcwidth.c: Likewise.
17440         * tests/test-xstrtol.c: Likewise.
17441         * tests/test-xvasprintf.c: Likewise.
17442         * tests/uniconv/test-u16-conv-from-enc.c: Likewise.
17443         * tests/uniconv/test-u16-conv-to-enc.c: Likewise.
17444         * tests/uniconv/test-u16-strconv-from-enc.c: Likewise.
17445         * tests/uniconv/test-u16-strconv-to-enc.c: Likewise.
17446         * tests/uniconv/test-u32-conv-from-enc.c: Likewise.
17447         * tests/uniconv/test-u32-conv-to-enc.c: Likewise.
17448         * tests/uniconv/test-u32-strconv-from-enc.c: Likewise.
17449         * tests/uniconv/test-u32-strconv-to-enc.c: Likewise.
17450         * tests/uniconv/test-u8-conv-from-enc.c: Likewise.
17451         * tests/uniconv/test-u8-conv-to-enc.c: Likewise.
17452         * tests/uniconv/test-u8-strconv-from-enc.c: Likewise.
17453         * tests/uniconv/test-u8-strconv-to-enc.c: Likewise.
17454         * tests/uniname/test-uninames.c: Likewise.
17455         * tests/unistdio/test-u16-asnprintf1.c: Likewise.
17456         * tests/unistdio/test-u16-asnprintf1.h: Likewise.
17457         * tests/unistdio/test-u16-printf1.h: Likewise.
17458         * tests/unistdio/test-u16-vasnprintf1.c: Likewise.
17459         * tests/unistdio/test-u16-vasnprintf2.c: Likewise.
17460         * tests/unistdio/test-u16-vasnprintf3.c: Likewise.
17461         * tests/unistdio/test-u16-vasprintf1.c: Likewise.
17462         * tests/unistdio/test-u16-vsnprintf1.c: Likewise.
17463         * tests/unistdio/test-u16-vsprintf1.c: Likewise.
17464         * tests/unistdio/test-u32-asnprintf1.c: Likewise.
17465         * tests/unistdio/test-u32-asnprintf1.h: Likewise.
17466         * tests/unistdio/test-u32-printf1.h: Likewise.
17467         * tests/unistdio/test-u32-vasnprintf1.c: Likewise.
17468         * tests/unistdio/test-u32-vasnprintf2.c: Likewise.
17469         * tests/unistdio/test-u32-vasnprintf3.c: Likewise.
17470         * tests/unistdio/test-u32-vasprintf1.c: Likewise.
17471         * tests/unistdio/test-u32-vsnprintf1.c: Likewise.
17472         * tests/unistdio/test-u32-vsprintf1.c: Likewise.
17473         * tests/unistdio/test-u8-asnprintf1.c: Likewise.
17474         * tests/unistdio/test-u8-asnprintf1.h: Likewise.
17475         * tests/unistdio/test-u8-printf1.h: Likewise.
17476         * tests/unistdio/test-u8-vasnprintf1.c: Likewise.
17477         * tests/unistdio/test-u8-vasnprintf2.c: Likewise.
17478         * tests/unistdio/test-u8-vasnprintf3.c: Likewise.
17479         * tests/unistdio/test-u8-vasprintf1.c: Likewise.
17480         * tests/unistdio/test-u8-vsnprintf1.c: Likewise.
17481         * tests/unistdio/test-u8-vsprintf1.c: Likewise.
17482         * tests/unistdio/test-ulc-asnprintf1.c: Likewise.
17483         * tests/unistdio/test-ulc-asnprintf1.h: Likewise.
17484         * tests/unistdio/test-ulc-printf1.h: Likewise.
17485         * tests/unistdio/test-ulc-vasnprintf1.c: Likewise.
17486         * tests/unistdio/test-ulc-vasnprintf2.c: Likewise.
17487         * tests/unistdio/test-ulc-vasnprintf3.c: Likewise.
17488         * tests/unistdio/test-ulc-vasprintf1.c: Likewise.
17489         * tests/unistdio/test-ulc-vsnprintf1.c: Likewise.
17490         * tests/unistdio/test-ulc-vsprintf1.c: Likewise.
17491         * tests/uniwidth/test-u16-strwidth.c: Likewise.
17492         * tests/uniwidth/test-u16-width.c: Likewise.
17493         * tests/uniwidth/test-u32-strwidth.c: Likewise.
17494         * tests/uniwidth/test-u32-width.c: Likewise.
17495         * tests/uniwidth/test-u8-strwidth.c: Likewise.
17496         * tests/uniwidth/test-u8-width.c: Likewise.
17497         * tests/uniwidth/test-uc_width.c: Likewise.
17498         * config/srclist-update: Likewise.
17499         (fixlicense): Update to GPLv3+.
17500
17501         Change copyright notice from LGPLv2.1+ to LGPLv3+.
17502         * tests/test-tsearch.c: Change copyright notice.
17503
17504         Change copyright notice from LGPLv2.0+ to LGPLv3+.
17505         * lib/c-strcaseeq.h: Change copyright notice.
17506         * lib/streq.h: Likewise.
17507         * lib/uniconv.h: Likewise.
17508         * lib/uniconv/u-conv-from-enc.h: Likewise.
17509         * lib/uniconv/u-conv-to-enc.h: Likewise.
17510         * lib/uniconv/u-strconv-from-enc.h: Likewise.
17511         * lib/uniconv/u-strconv-to-enc.h: Likewise.
17512         * lib/uniconv/u16-conv-from-enc.c: Likewise.
17513         * lib/uniconv/u16-conv-to-enc.c: Likewise.
17514         * lib/uniconv/u16-strconv-from-enc.c: Likewise.
17515         * lib/uniconv/u16-strconv-from-locale.c: Likewise.
17516         * lib/uniconv/u16-strconv-to-enc.c: Likewise.
17517         * lib/uniconv/u16-strconv-to-locale.c: Likewise.
17518         * lib/uniconv/u32-conv-from-enc.c: Likewise.
17519         * lib/uniconv/u32-conv-to-enc.c: Likewise.
17520         * lib/uniconv/u32-strconv-from-enc.c: Likewise.
17521         * lib/uniconv/u32-strconv-from-locale.c: Likewise.
17522         * lib/uniconv/u32-strconv-to-enc.c: Likewise.
17523         * lib/uniconv/u32-strconv-to-locale.c: Likewise.
17524         * lib/uniconv/u8-conv-from-enc.c: Likewise.
17525         * lib/uniconv/u8-conv-to-enc.c: Likewise.
17526         * lib/uniconv/u8-strconv-from-enc.c: Likewise.
17527         * lib/uniconv/u8-strconv-from-locale.c: Likewise.
17528         * lib/uniconv/u8-strconv-to-enc.c: Likewise.
17529         * lib/uniconv/u8-strconv-to-locale.c: Likewise.
17530         * lib/uniname.h: Likewise.
17531         * lib/uniname/uniname.c: Likewise.
17532         * lib/unistdio.h: Likewise.
17533         * lib/unistdio/u-asnprintf.h: Likewise.
17534         * lib/unistdio/u-asprintf.h: Likewise.
17535         * lib/unistdio/u-printf-args.c: Likewise.
17536         * lib/unistdio/u-printf-args.h: Likewise.
17537         * lib/unistdio/u-printf-parse.h: Likewise.
17538         * lib/unistdio/u-snprintf.h: Likewise.
17539         * lib/unistdio/u-sprintf.h: Likewise.
17540         * lib/unistdio/u-vasprintf.h: Likewise.
17541         * lib/unistdio/u-vsnprintf.h: Likewise.
17542         * lib/unistdio/u-vsprintf.h: Likewise.
17543         * lib/unistdio/u16-asnprintf.c: Likewise.
17544         * lib/unistdio/u16-asprintf.c: Likewise.
17545         * lib/unistdio/u16-printf-parse.c: Likewise.
17546         * lib/unistdio/u16-snprintf.c: Likewise.
17547         * lib/unistdio/u16-sprintf.c: Likewise.
17548         * lib/unistdio/u16-u16-asnprintf.c: Likewise.
17549         * lib/unistdio/u16-u16-asprintf.c: Likewise.
17550         * lib/unistdio/u16-u16-snprintf.c: Likewise.
17551         * lib/unistdio/u16-u16-sprintf.c: Likewise.
17552         * lib/unistdio/u16-u16-vasnprintf.c: Likewise.
17553         * lib/unistdio/u16-u16-vasprintf.c: Likewise.
17554         * lib/unistdio/u16-u16-vsnprintf.c: Likewise.
17555         * lib/unistdio/u16-u16-vsprintf.c: Likewise.
17556         * lib/unistdio/u16-vasnprintf.c: Likewise.
17557         * lib/unistdio/u16-vasprintf.c: Likewise.
17558         * lib/unistdio/u16-vsnprintf.c: Likewise.
17559         * lib/unistdio/u16-vsprintf.c: Likewise.
17560         * lib/unistdio/u32-asnprintf.c: Likewise.
17561         * lib/unistdio/u32-asprintf.c: Likewise.
17562         * lib/unistdio/u32-printf-parse.c: Likewise.
17563         * lib/unistdio/u32-snprintf.c: Likewise.
17564         * lib/unistdio/u32-sprintf.c: Likewise.
17565         * lib/unistdio/u32-u32-asnprintf.c: Likewise.
17566         * lib/unistdio/u32-u32-asprintf.c: Likewise.
17567         * lib/unistdio/u32-u32-snprintf.c: Likewise.
17568         * lib/unistdio/u32-u32-sprintf.c: Likewise.
17569         * lib/unistdio/u32-u32-vasnprintf.c: Likewise.
17570         * lib/unistdio/u32-u32-vasprintf.c: Likewise.
17571         * lib/unistdio/u32-u32-vsnprintf.c: Likewise.
17572         * lib/unistdio/u32-u32-vsprintf.c: Likewise.
17573         * lib/unistdio/u32-vasnprintf.c: Likewise.
17574         * lib/unistdio/u32-vasprintf.c: Likewise.
17575         * lib/unistdio/u32-vsnprintf.c: Likewise.
17576         * lib/unistdio/u32-vsprintf.c: Likewise.
17577         * lib/unistdio/u8-asnprintf.c: Likewise.
17578         * lib/unistdio/u8-asprintf.c: Likewise.
17579         * lib/unistdio/u8-printf-parse.c: Likewise.
17580         * lib/unistdio/u8-snprintf.c: Likewise.
17581         * lib/unistdio/u8-sprintf.c: Likewise.
17582         * lib/unistdio/u8-u8-asnprintf.c: Likewise.
17583         * lib/unistdio/u8-u8-asprintf.c: Likewise.
17584         * lib/unistdio/u8-u8-snprintf.c: Likewise.
17585         * lib/unistdio/u8-u8-sprintf.c: Likewise.
17586         * lib/unistdio/u8-u8-vasnprintf.c: Likewise.
17587         * lib/unistdio/u8-u8-vasprintf.c: Likewise.
17588         * lib/unistdio/u8-u8-vsnprintf.c: Likewise.
17589         * lib/unistdio/u8-u8-vsprintf.c: Likewise.
17590         * lib/unistdio/u8-vasnprintf.c: Likewise.
17591         * lib/unistdio/u8-vasprintf.c: Likewise.
17592         * lib/unistdio/u8-vsnprintf.c: Likewise.
17593         * lib/unistdio/u8-vsprintf.c: Likewise.
17594         * lib/unistdio/ulc-asnprintf.c: Likewise.
17595         * lib/unistdio/ulc-asprintf.c: Likewise.
17596         * lib/unistdio/ulc-printf-parse.c: Likewise.
17597         * lib/unistdio/ulc-snprintf.c: Likewise.
17598         * lib/unistdio/ulc-sprintf.c: Likewise.
17599         * lib/unistdio/ulc-vasnprintf.c: Likewise.
17600         * lib/unistdio/ulc-vasprintf.c: Likewise.
17601         * lib/unistdio/ulc-vsnprintf.c: Likewise.
17602         * lib/unistdio/ulc-vsprintf.c: Likewise.
17603         * lib/unistr.h: Likewise.
17604         * lib/unistr/u-cpy-alloc.h: Likewise.
17605         * lib/unistr/u-cpy.h: Likewise.
17606         * lib/unistr/u-endswith.h: Likewise.
17607         * lib/unistr/u-move.h: Likewise.
17608         * lib/unistr/u-set.h: Likewise.
17609         * lib/unistr/u-startswith.h: Likewise.
17610         * lib/unistr/u-stpcpy.h: Likewise.
17611         * lib/unistr/u-stpncpy.h: Likewise.
17612         * lib/unistr/u-strcat.h: Likewise.
17613         * lib/unistr/u-strcpy.h: Likewise.
17614         * lib/unistr/u-strcspn.h: Likewise.
17615         * lib/unistr/u-strdup.h: Likewise.
17616         * lib/unistr/u-strlen.h: Likewise.
17617         * lib/unistr/u-strncat.h: Likewise.
17618         * lib/unistr/u-strncpy.h: Likewise.
17619         * lib/unistr/u-strnlen.h: Likewise.
17620         * lib/unistr/u-strpbrk.h: Likewise.
17621         * lib/unistr/u-strspn.h: Likewise.
17622         * lib/unistr/u-strstr.h: Likewise.
17623         * lib/unistr/u-strtok.h: Likewise.
17624         * lib/unistr/u16-check.c: Likewise.
17625         * lib/unistr/u16-chr.c: Likewise.
17626         * lib/unistr/u16-cmp.c: Likewise.
17627         * lib/unistr/u16-cpy-alloc.c: Likewise.
17628         * lib/unistr/u16-cpy.c: Likewise.
17629         * lib/unistr/u16-endswith.c: Likewise.
17630         * lib/unistr/u16-mblen.c: Likewise.
17631         * lib/unistr/u16-mbsnlen.c: Likewise.
17632         * lib/unistr/u16-mbtouc-aux.c: Likewise.
17633         * lib/unistr/u16-mbtouc-unsafe-aux.c: Likewise.
17634         * lib/unistr/u16-mbtouc-unsafe.c: Likewise.
17635         * lib/unistr/u16-mbtouc.c: Likewise.
17636         * lib/unistr/u16-mbtoucr.c: Likewise.
17637         * lib/unistr/u16-move.c: Likewise.
17638         * lib/unistr/u16-next.c: Likewise.
17639         * lib/unistr/u16-prev.c: Likewise.
17640         * lib/unistr/u16-set.c: Likewise.
17641         * lib/unistr/u16-startswith.c: Likewise.
17642         * lib/unistr/u16-stpcpy.c: Likewise.
17643         * lib/unistr/u16-stpncpy.c: Likewise.
17644         * lib/unistr/u16-strcat.c: Likewise.
17645         * lib/unistr/u16-strchr.c: Likewise.
17646         * lib/unistr/u16-strcmp.c: Likewise.
17647         * lib/unistr/u16-strcpy.c: Likewise.
17648         * lib/unistr/u16-strcspn.c: Likewise.
17649         * lib/unistr/u16-strdup.c: Likewise.
17650         * lib/unistr/u16-strlen.c: Likewise.
17651         * lib/unistr/u16-strmblen.c: Likewise.
17652         * lib/unistr/u16-strmbtouc.c: Likewise.
17653         * lib/unistr/u16-strncat.c: Likewise.
17654         * lib/unistr/u16-strncmp.c: Likewise.
17655         * lib/unistr/u16-strncpy.c: Likewise.
17656         * lib/unistr/u16-strnlen.c: Likewise.
17657         * lib/unistr/u16-strpbrk.c: Likewise.
17658         * lib/unistr/u16-strrchr.c: Likewise.
17659         * lib/unistr/u16-strspn.c: Likewise.
17660         * lib/unistr/u16-strstr.c: Likewise.
17661         * lib/unistr/u16-strtok.c: Likewise.
17662         * lib/unistr/u16-to-u32.c: Likewise.
17663         * lib/unistr/u16-to-u8.c: Likewise.
17664         * lib/unistr/u16-uctomb-aux.c: Likewise.
17665         * lib/unistr/u16-uctomb.c: Likewise.
17666         * lib/unistr/u32-check.c: Likewise.
17667         * lib/unistr/u32-chr.c: Likewise.
17668         * lib/unistr/u32-cmp.c: Likewise.
17669         * lib/unistr/u32-cpy-alloc.c: Likewise.
17670         * lib/unistr/u32-cpy.c: Likewise.
17671         * lib/unistr/u32-endswith.c: Likewise.
17672         * lib/unistr/u32-mblen.c: Likewise.
17673         * lib/unistr/u32-mbsnlen.c: Likewise.
17674         * lib/unistr/u32-mbtouc-unsafe.c: Likewise.
17675         * lib/unistr/u32-mbtouc.c: Likewise.
17676         * lib/unistr/u32-mbtoucr.c: Likewise.
17677         * lib/unistr/u32-move.c: Likewise.
17678         * lib/unistr/u32-next.c: Likewise.
17679         * lib/unistr/u32-prev.c: Likewise.
17680         * lib/unistr/u32-set.c: Likewise.
17681         * lib/unistr/u32-startswith.c: Likewise.
17682         * lib/unistr/u32-stpcpy.c: Likewise.
17683         * lib/unistr/u32-stpncpy.c: Likewise.
17684         * lib/unistr/u32-strcat.c: Likewise.
17685         * lib/unistr/u32-strchr.c: Likewise.
17686         * lib/unistr/u32-strcmp.c: Likewise.
17687         * lib/unistr/u32-strcpy.c: Likewise.
17688         * lib/unistr/u32-strcspn.c: Likewise.
17689         * lib/unistr/u32-strdup.c: Likewise.
17690         * lib/unistr/u32-strlen.c: Likewise.
17691         * lib/unistr/u32-strmblen.c: Likewise.
17692         * lib/unistr/u32-strmbtouc.c: Likewise.
17693         * lib/unistr/u32-strncat.c: Likewise.
17694         * lib/unistr/u32-strncmp.c: Likewise.
17695         * lib/unistr/u32-strncpy.c: Likewise.
17696         * lib/unistr/u32-strnlen.c: Likewise.
17697         * lib/unistr/u32-strpbrk.c: Likewise.
17698         * lib/unistr/u32-strrchr.c: Likewise.
17699         * lib/unistr/u32-strspn.c: Likewise.
17700         * lib/unistr/u32-strstr.c: Likewise.
17701         * lib/unistr/u32-strtok.c: Likewise.
17702         * lib/unistr/u32-to-u16.c: Likewise.
17703         * lib/unistr/u32-to-u8.c: Likewise.
17704         * lib/unistr/u32-uctomb.c: Likewise.
17705         * lib/unistr/u8-check.c: Likewise.
17706         * lib/unistr/u8-chr.c: Likewise.
17707         * lib/unistr/u8-cmp.c: Likewise.
17708         * lib/unistr/u8-cpy-alloc.c: Likewise.
17709         * lib/unistr/u8-cpy.c: Likewise.
17710         * lib/unistr/u8-endswith.c: Likewise.
17711         * lib/unistr/u8-mblen.c: Likewise.
17712         * lib/unistr/u8-mbsnlen.c: Likewise.
17713         * lib/unistr/u8-mbtouc-aux.c: Likewise.
17714         * lib/unistr/u8-mbtouc-unsafe-aux.c: Likewise.
17715         * lib/unistr/u8-mbtouc-unsafe.c: Likewise.
17716         * lib/unistr/u8-mbtouc.c: Likewise.
17717         * lib/unistr/u8-mbtoucr.c: Likewise.
17718         * lib/unistr/u8-move.c: Likewise.
17719         * lib/unistr/u8-next.c: Likewise.
17720         * lib/unistr/u8-prev.c: Likewise.
17721         * lib/unistr/u8-set.c: Likewise.
17722         * lib/unistr/u8-startswith.c: Likewise.
17723         * lib/unistr/u8-stpcpy.c: Likewise.
17724         * lib/unistr/u8-stpncpy.c: Likewise.
17725         * lib/unistr/u8-strcat.c: Likewise.
17726         * lib/unistr/u8-strchr.c: Likewise.
17727         * lib/unistr/u8-strcmp.c: Likewise.
17728         * lib/unistr/u8-strcpy.c: Likewise.
17729         * lib/unistr/u8-strcspn.c: Likewise.
17730         * lib/unistr/u8-strdup.c: Likewise.
17731         * lib/unistr/u8-strlen.c: Likewise.
17732         * lib/unistr/u8-strmblen.c: Likewise.
17733         * lib/unistr/u8-strmbtouc.c: Likewise.
17734         * lib/unistr/u8-strncat.c: Likewise.
17735         * lib/unistr/u8-strncmp.c: Likewise.
17736         * lib/unistr/u8-strncpy.c: Likewise.
17737         * lib/unistr/u8-strnlen.c: Likewise.
17738         * lib/unistr/u8-strpbrk.c: Likewise.
17739         * lib/unistr/u8-strrchr.c: Likewise.
17740         * lib/unistr/u8-strspn.c: Likewise.
17741         * lib/unistr/u8-strstr.c: Likewise.
17742         * lib/unistr/u8-strtok.c: Likewise.
17743         * lib/unistr/u8-to-u16.c: Likewise.
17744         * lib/unistr/u8-to-u32.c: Likewise.
17745         * lib/unistr/u8-uctomb-aux.c: Likewise.
17746         * lib/unistr/u8-uctomb.c: Likewise.
17747         * lib/unitypes.h: Likewise.
17748         * lib/uniwidth.h: Likewise.
17749         * lib/uniwidth/cjk.h: Likewise.
17750         * lib/uniwidth/u16-strwidth.c: Likewise.
17751         * lib/uniwidth/u16-width.c: Likewise.
17752         * lib/uniwidth/u32-strwidth.c: Likewise.
17753         * lib/uniwidth/u32-width.c: Likewise.
17754         * lib/uniwidth/u8-strwidth.c: Likewise.
17755         * lib/uniwidth/u8-width.c: Likewise.
17756         * lib/uniwidth/width.c: Likewise.
17757
17758 2007-10-07  Bruno Haible  <bruno@clisp.org>
17759
17760         * lib/inttypes.in.h: Change copyright notice from LGPL to GPL.
17761         The file is still under LGPL (see modules/inttypes).
17762
17763 2007-10-06  Bruno Haible  <bruno@clisp.org>
17764
17765         * modules/trunc (Dependencies): Add 'extensions'.
17766         * m4/trunc.m4 (gl_FUNC_TRUNC): Require gl_USE_SYSTEM_EXTENSIONS.
17767         Reported by Ben Pfaff <blp@gnu.org>.
17768
17769 2007-10-06  Bruno Haible  <bruno@clisp.org>
17770
17771         * modules/freopen-tests: New file.
17772         * tests/test-freopen.c: New file.
17773
17774         * modules/fopen-tests: New file.
17775         * tests/test-fopen.c: New file.
17776
17777         * modules/fopen: New file.
17778         * lib/fopen.c: New file.
17779         * m4/fopen.m4: New file.
17780         * modules/freopen: New file.
17781         * lib/freopen.c: New file.
17782         * m4/freopen.m4: New file.
17783         * lib/stdio.in.h (fopen, freopen): New declarations.
17784         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize also GNULIB_FOPEN,
17785         GNULIB_FREOPEN, REPLACE_FOPEN, REPLACE_FREOPEN.
17786         * modules/stdio (Makefile.am): Substitute also GNULIB_FOPEN,
17787         GNULIB_FREOPEN, REPLACE_FOPEN, REPLACE_FREOPEN.
17788         * doc/functions/fopen.texi: Mention the 'fopen' module.
17789         * doc/functions/freopen.texi: Mention the 'freopen' module.
17790
17791 2007-10-06  Bruno Haible  <bruno@clisp.org>
17792
17793         * modules/open-tests: New file.
17794         * tests/test-open.c: New file.
17795
17796         * modules/open: New file.
17797         * lib/open.c: New file.
17798         * m4/open.m4: New file.
17799         * lib/fchdir.c (open): If the gnulib module 'open' is used, do what
17800         lib/open.c does.
17801         * lib/fcntl.in.h (open): Declare also if replaced by the 'open' module.
17802         * m4/fcntl_h.m4 (gl_FCNTL_MODULE_INDICATOR, gl_FCNTL_H_DEFAULTS): New
17803         macros.
17804         (gl_FCNTL_H): Require gl_FCNTL_H_DEFAULTS.
17805         * modules/fcntl (Makefile.am): Also substitute GNULIB_OPEN and
17806         REPLACE_OPEN.
17807         * doc/functions/open.texi: Mention the 'open' module.
17808
17809 2007-10-04  Bruno Haible  <bruno@clisp.org>
17810
17811         * modules/ceill-tests: New file.
17812         * tests/test-ceill.c: New file.
17813
17814         * modules/ceill: New file.
17815         * lib/ceill.c: Replace entire file.
17816         * m4/ceill.m4: New file.
17817         * lib/math.in.h (ceill): Replace declaration.
17818         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_CEILL.
17819         * modules/math (Makefile.am): Substitute also GNULIB_CEILL.
17820         * doc/functions/ceill.texi: Mention the 'ceill' module.
17821         * modules/mathl (Files): Remove lib/ceill.c.
17822         (Depends-on): Add ceill.
17823
17824 2007-10-04  Bruno Haible  <bruno@clisp.org>
17825
17826         * modules/ceilf-tests: New file.
17827         * tests/test-ceilf.c: New file.
17828
17829         * modules/ceilf: New file.
17830         * lib/ceil.c: New file.
17831         * lib/ceilf.c: New file.
17832         * m4/ceilf.m4: New file.
17833         * lib/math.in.h (ceilf): New declaration.
17834         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_CEILF and
17835         HAVE_DECL_CEILF.
17836         * modules/math (Makefile.am): Substitute also GNULIB_CEILF and
17837         HAVE_DECL_CEILF.
17838         * doc/functions/ceilf.texi: Mention the 'ceilf' module.
17839
17840 2007-10-04  Bruno Haible  <bruno@clisp.org>
17841
17842         * modules/floorl-tests: New file.
17843         * tests/test-floorl.c: New file.
17844
17845         * modules/floorl: New file.
17846         * lib/floorl.c: Replace entire file.
17847         * m4/floorl.m4: New file.
17848         * lib/math.in.h (floorl): Replace declaration.
17849         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_FLOORL.
17850         * modules/math (Makefile.am): Substitute also GNULIB_FLOORL.
17851         * doc/functions/floorl.texi: Mention the 'floorl' module.
17852         * modules/mathl (Files): Remove lib/floorl.c.
17853         (Depends-on): Add floorl.
17854
17855 2007-10-04  Bruno Haible  <bruno@clisp.org>
17856
17857         * modules/floorf-tests: New file.
17858         * tests/test-floorf.c: New file.
17859
17860         * modules/floorf: New file.
17861         * lib/floor.c: New file.
17862         * lib/floorf.c: New file.
17863         * m4/floorf.m4: New file.
17864         * lib/math.in.h (floorf): New declaration.
17865         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_FLOORF and
17866         HAVE_DECL_FLOORF.
17867         * modules/math (Makefile.am): Substitute also GNULIB_FLOORF and
17868         HAVE_DECL_FLOORF.
17869         * doc/functions/floorf.texi: Mention the 'floorf' module.
17870
17871 2007-10-04  Benoit Sigoure  <tsuna@lrde.epita.fr>
17872             Bruno Haible  <bruno@clisp.org>
17873
17874         Advertise for the Git server instead of the CVS server.
17875         * doc/gnulib-intro.texi (Steady Development): Mention the Git
17876         repository instead of the CVS one.
17877         * doc/gnulib-tool.texi (VCS Issues): Renamed from "CVS Issues". Talk
17878         about all VCS systems generically.
17879         * doc/gnulib.texi (Introduction): Capitalize `Git'.
17880
17881 2007-10-04  Bruno Haible  <bruno@clisp.org>
17882
17883         * doc/gnulib.texi (Function Substitutes): Explain what an absent module
17884         means.
17885         Reported by Benoît Sigoure <tsuna@lrde.epita.fr>.
17886
17887 2007-10-04  Bruno Haible  <bruno@clisp.org>
17888
17889         * modules/truncl-tests: New file.
17890         * tests/test-truncl.c: New file.
17891
17892         * modules/truncl: New file.
17893         * lib/truncl.c: New file.
17894         * m4/truncl.m4: New file.
17895         * lib/math.in.h (truncl): New declaration.
17896         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_TRUNCL and
17897         HAVE_DECL_TRUNCL.
17898         * modules/math (Makefile.am): Substitute also GNULIB_TRUNCL and
17899         HAVE_DECL_TRUNCL.
17900         * doc/functions/truncl.texi: Mention the 'truncl' module.
17901
17902 2007-10-04  Bruno Haible  <bruno@clisp.org>
17903
17904         * modules/truncf-tests: New file.
17905         * tests/test-truncf.c: New file.
17906
17907         * modules/truncf: New file.
17908         * lib/trunc.c: Make paramerizable through USE_* macros.
17909         * lib/truncf.c: New file.
17910         * m4/truncf.m4: New file.
17911         * lib/math.in.h (truncf): New declaration.
17912         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_TRUNCF and
17913         HAVE_DECL_TRUNCF.
17914         * modules/math (Makefile.am): Substitute also GNULIB_TRUNCF and
17915         HAVE_DECL_TRUNCF.
17916         * doc/functions/truncf.texi: Mention the 'truncf' module.
17917
17918 2007-10-03  Bruno Haible  <bruno@clisp.org>
17919
17920         * gnulib-tool (func_get_automake_snippet): Synthesize an EXTRA_DIST
17921         augmentation also for tests modules.
17922         * modules/argp-tests (Makefile.am): Remove EXTRA_DIST augmentation.
17923         * modules/atexit-tests (Makefile.am): Likewise.
17924         * modules/binary-io-tests (Makefile.am): Likewise.
17925         * modules/c-strcase-tests (Makefile.am): Likewise.
17926         * modules/canonicalize-lgpl-tests (Makefile.am): Likewise.
17927         * modules/canonicalize-tests (Makefile.am): Likewise.
17928         * modules/closein-tests (Makefile.am): Likewise.
17929         * modules/fprintf-posix-tests (Makefile.am): Likewise.
17930         * modules/freadahead-tests (Makefile.am): Likewise.
17931         * modules/fseek-tests (Makefile.am): Likewise.
17932         * modules/fseeko-tests (Makefile.am): Likewise.
17933         * modules/ftell-tests (Makefile.am): Likewise.
17934         * modules/ftello-tests (Makefile.am): Likewise.
17935         * modules/isnanl-nolibm-tests (Makefile.am): Likewise.
17936         * modules/isnanl-tests (Makefile.am): Likewise.
17937         * modules/lseek-tests (Makefile.am): Likewise.
17938         * modules/mbscasecmp-tests (Makefile.am): Likewise.
17939         * modules/mbscasestr-tests (Makefile.am): Likewise.
17940         * modules/mbschr-tests (Makefile.am): Likewise.
17941         * modules/mbscspn-tests (Makefile.am): Likewise.
17942         * modules/mbsncasecmp-tests (Makefile.am): Likewise.
17943         * modules/mbspbrk-tests (Makefile.am): Likewise.
17944         * modules/mbspcasecmp-tests (Makefile.am): Likewise.
17945         * modules/mbsrchr-tests (Makefile.am): Likewise.
17946         * modules/mbsspn-tests (Makefile.am): Likewise.
17947         * modules/mbsstr-tests (Makefile.am): Likewise.
17948         * modules/printf-posix-tests (Makefile.am): Likewise.
17949         * modules/snprintf-posix-tests (Makefile.am): Likewise.
17950         * modules/sprintf-posix-tests (Makefile.am): Likewise.
17951         * modules/tsearch-tests (Makefile.am): Likewise.
17952         * modules/uniname/uniname-tests (Makefile.am): Likewise.
17953         * modules/unistdio/u16-vasnprintf-tests (Makefile.am): Likewise.
17954         * modules/unistdio/u32-vasnprintf-tests (Makefile.am): Likewise.
17955         * modules/unistdio/u8-vasnprintf-tests (Makefile.am): Likewise.
17956         * modules/unistdio/ulc-vasnprintf-tests (Makefile.am): Likewise.
17957         * modules/vasnprintf-posix-tests (Makefile.am): Likewise.
17958         * modules/vfprintf-posix-tests (Makefile.am): Likewise.
17959         * modules/vprintf-posix-tests (Makefile.am): Likewise.
17960         * modules/vsnprintf-posix-tests (Makefile.am): Likewise.
17961         * modules/vsprintf-posix-tests (Makefile.am): Likewise.
17962         * modules/xstrtoimax-tests (Makefile.am): Likewise.
17963         * modules/xstrtol-tests (Makefile.am): Likewise.
17964         * modules/xstrtoumax-tests (Makefile.am): Likewise.
17965         * modules/yesno-tests (Makefile.am): Likewise.
17966
17967 2007-10-03  Bruno Haible  <bruno@clisp.org>
17968
17969         * modules/trunc-tests: New file.
17970         * tests/test-trunc.c: New file.
17971
17972         * modules/trunc: New file.
17973         * lib/trunc.c: New file.
17974         * m4/trunc.m4: New file.
17975         * lib/math.in.h (trunc): New declaration.
17976         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_TRUNC and
17977         HAVE_DECL_TRUNC.
17978         * modules/math (Makefile.am): Substitute also GNULIB_TRUNC and
17979         HAVE_DECL_TRUNC.
17980         * doc/functions/trunc.texi: Mention the 'trunc' module.
17981
17982 2007-10-03  Bruno Haible  <bruno@clisp.org>
17983
17984         * tests/test-fpending.c: New file, mostly copied
17985         from coreutils/lib/t-fpending.c.
17986         * modules/fpending-tests: New file.
17987
17988 2007-10-03  Bruno Haible  <bruno@clisp.org>
17989
17990         Port the stdio extensions to QNX (untested).
17991         * lib/fseterr.c (fseterr): Add support for QNX.
17992         * lib/fbufmode.c (fbufmode): Likewise.
17993         * lib/freadable.c (freadable): Likewise.
17994         * lib/fwritable.c (fwritable): Likewise.
17995         * lib/freading.c (freading): Likewise.
17996         * lib/fwriting.c (fwriting): Likewise.
17997         * lib/freadahead.c (freadahed): Likewise.
17998         * lib/fpurge.c (fpurge): Likewise.
17999         * lib/fseeko.c (rpl_fseeko): Likewise.
18000
18001 2007-10-03  Bruno Haible  <bruno@clisp.org>
18002             Jim Meyering  <jim@meyering.net>
18003             Eric Blake  <ebb9@byu.net>
18004
18005         * doc/relocatable.texi: Use @command instead of @program.
18006
18007 2007-10-02  Jim Meyering  <jim@meyering.net>
18008
18009         Perform one more "_.h" -> ".in.h" substitution.
18010         * modules/unistd (Makefile.am) [unistd.h]: Use unistd.h.in
18011         instead of unistd_.h here, too.
18012
18013 2007-10-01  Bruno Haible  <bruno@clisp.org>
18014
18015         * gnulib-tool (func_emit_initmacro_done): Special case for alloca.c.
18016         Needed for the alloca-opt module.
18017
18018 2007-09-30  Bruno Haible  <bruno@clisp.org>
18019
18020         * lib/alloca.in.h: Renamed from lib/alloca_.h.
18021         * modules/alloca-opt (Files, Makefile.am): Use alloca.in.h instead of
18022         alloca_.h.
18023         * lib/argz.in.h: Renamed from lib/argz_.h.
18024         * modules/argz (Files, Makefile.am): Use argz.in.h instead of argz_.h.
18025         * lib/byteswap.in.h: Renamed from lib/byteswap_.h.
18026         * modules/byteswap (Files, Makefile.am): Use byteswap.in.h instead of
18027         byteswap_.h.
18028         * lib/dirent.in.h: Renamed from lib/dirent_.h.
18029         * modules/fchdir (Files, Makefile.am): Use dirent.in.h instead of
18030         dirent_.h.
18031         * lib/fcntl.in.h: Renamed from lib/fcntl_.h.
18032         * modules/fcntl (Files, Makefile.am): Use fcntl.in.h instead of
18033         fcntl_.h.
18034         * lib/float.in.h: Renamed from lib/float_.h.
18035         * modules/float (Files, Makefile.am): Use float.in.h instead of
18036         float_.h.
18037         * lib/fnmatch.in.h: Renamed from lib/fnmatch_.h.
18038         * modules/fnmatch (Files, Makefile.am): Use fnmatch.in.h instead of
18039         fnmatch_.h.
18040         * lib/getopt.in.h: Renamed from lib/getopt_.h.
18041         * modules/getopt (Files, Makefile.am): Use getopt.in.h instead of
18042         getopt_.h.
18043         * lib/glob.in.h: Renamed from lib/glob_.h.
18044         * modules/glob (Files, Makefile.am): Use glob.in.h instead of glob_.h.
18045         * lib/iconv.in.h: Renamed from lib/iconv_.h.
18046         * modules/iconv_open (Files, Makefile.am): Use iconv.in.h instead of
18047         iconv_.h.
18048         * lib/inttypes.in.h: Renamed from lib/inttypes_.h.
18049         * modules/inttypes (Files, Makefile.am): Use inttypes.in.h instead of
18050         inttypes_.h.
18051         * lib/locale.in.h: Renamed from lib/locale_.h.
18052         * modules/locale (Files, Makefile.am): Use locale.in.h instead of
18053         locale_.h.
18054         * lib/math.in.h: Renamed from lib/math_.h.
18055         * modules/math (Files, Makefile.am): Use math.in.h instead of math_.h.
18056         * lib/netinet_in.in.h: Renamed from lib/netinet_in_.h.
18057         * modules/netinet_in (Files, Makefile.am): Use netinet_in.in.h instead
18058         of netinet_in_.h. Add dependency.
18059         * lib/poll.in.h: Renamed from lib/poll_.h.
18060         * modules/poll (Files, Makefile.am): Use poll.in.h instead of poll_.h.
18061         * lib/search.in.h: Renamed from lib/search_.h.
18062         * modules/search (Files, Makefile.am): Use search.in.h instead of
18063         search_.h.
18064         * lib/signal.in.h: Renamed from lib/signal_.h.
18065         * modules/signal (Files, Makefile.am): Use signal.in.h instead of
18066         _signal.h.
18067         * lib/stdbool.in.h: Renamed from lib/stdbool_.h.
18068         * modules/stdbool (Files, Makefile.am): Use stdbool.in.h instead of
18069         stdbool_.h.
18070         * lib/stdint.in.h: Renamed from lib/stdint_.h.
18071         * modules/stdint (Files, Makefile.am): Use stdint.in.h instead of
18072         stdint_.h.
18073         * lib/stdio.in.h: Renamed from lib/stdio_.h.
18074         * modules/stdio (Files, Makefile.am): Use stdio.in.h instead of
18075         stdio_.h.
18076         * lib/stdlib.in.h: Renamed from lib/stdlib_.h.
18077         * modules/stdlib (Files, Makefile.am): Use stdlib.in.h instead of
18078         stdlib_.h.
18079         * lib/string.in.h: Renamed from lib/string_.h.
18080         * modules/string (Files, Makefile.am): Use string.in.h instead of
18081         string_.h.
18082         * doc/gnulib-tool.texi (Initial import): Update.
18083         * lib/sys_select.in.h: Renamed from lib/sys_select_.h.
18084         * modules/sys_select (Files, Makefile.am): Use sys_select.in.h instead
18085         of sys_select_.h. Add dependency.
18086         * lib/sys_socket.in.h: Renamed from lib/sys_socket_.h.
18087         * modules/sys_socket (Files, Makefile.am): Use sys_socket.in.h instead
18088         of sys_socket_.h.
18089         * lib/sys_stat.in.h: Renamed from lib/sys_stat_.h.
18090         * modules/sys_stat (Files, Makefile.am): Use sys_stat.in.h instead of
18091         sys_stat_.h.
18092         * lib/sys_time.in.h: Renamed from lib/sys_time_.h.
18093         * modules/sys_time (Files, Makefile.am): Use sys_time.in.h instead of
18094         sys_time_.h.
18095         * lib/sysexits.in.h: Renamed from lib/sysexits_.h.
18096         * modules/sysexits (Files, Makefile.am): Use sysexits.in.h instead of
18097         sysexits_.h.
18098         * lib/time.in.h: Renamed from lib/time_.h.
18099         * modules/time (Files, Makefile.am): Use time.in.h instead of time_.h.
18100         * lib/unistd.in.h: Renamed from lib/unistd_.h.
18101         * modules/unistd (Files, Makefile.am): Use unistd.in.h instead of
18102         unistd_.h.
18103         * lib/wchar.in.h: Renamed from lib/wchar_.h.
18104         * modules/wchar (Files, Makefile.am): Use wchar.in.h instead of
18105         wchar_.h.
18106         * lib/wctype.in.h: Renamed from lib/wctype_.h.
18107         * modules/wctype (Files, Makefile.am): Use wctype.in.h instead of
18108         wctype_.h.
18109         * build-aux/bootstrap (slurp): Update.
18110         * lib/.cppi-disable: Update.
18111
18112 2007-09-30  Bruno Haible  <bruno@clisp.org>
18113
18114         * tests/test-getaddrinfo.c (AF_UNSPEC): Provide a fallback definition.
18115         Needed on BeOS.
18116
18117 2007-09-30  Bruno Haible  <bruno@clisp.org>
18118
18119         * modules/dirname-tests (check_PROGRAMS): Renamed from noinst_PROGRAMS.
18120
18121 2007-09-29  Bruno Haible  <bruno@clisp.org>
18122
18123         * lib/stdio_.h (getdelim, getline): Add identifiers. Doc tweak.
18124
18125 2007-09-29  Bruno Haible  <bruno@clisp.org>
18126
18127         * lib/xreadlink.c (xreadlink): Simplify to a wrapper around areadlink.
18128         * modules/xreadlink (Depends-on): Add areadlink, remove readlink etc.
18129         * build-aux/install-reloc: Compile also areadlink.c.
18130         * modules/relocatable-prog-wrapper (Files): Add lib/areadlink.[hc].
18131
18132 2007-09-29  Bruno Haible  <bruno@clisp.org>
18133
18134         * gnulib-tool (func_emit_initmacro_done): Indentation.
18135
18136 2007-09-29  Bruno Haible  <bruno@clisp.org>
18137
18138         * README: Add CVS checkout update instructions.
18139         Info from Bob Proulx <bob@proulx.com>.
18140
18141 2007-09-28  Eric Blake  <ebb9@byu.net>
18142
18143         Provide move-if-change.
18144         * build-aux/move-if-change: New file, based on best practice
18145         rather than any canonical upstream location.
18146
18147 2007-09-28  Jim Meyering  <jim@meyering.net>
18148
18149         Fix canonicalize loop-detection corner case.
18150         Do not attempt to stat the symlink values stored via seen_triple.
18151         Without this, coreutils' tests/misc/readlink-fp-loop test would fail
18152         on linux-2.6.18, (but not 2.6.22).
18153         * lib/canonicalize.c (seen_triple): Use triple_compare_ino_str, not
18154         triple_compare.  The former compares dev,ino,filename, while the latter
18155         would actually stat dirname(filename) when dev and ino were equal.
18156         * lib/hash-triple.c: Install <string.h>.
18157         (STREQ): Define.
18158         (triple_compare_ino_str): New function.
18159         * lib/hash-triple.h (triple_compare_ino_str): Declare it.
18160
18161 2007-09-28  Eric Blake  <ebb9@byu.net>
18162
18163         Enforce that AC_REPLACE_FUNCS files exist.
18164         * gnulib-tool (func_emit_initmacro_done): Make AC_LIBSOURCES
18165         override check for typos.
18166
18167         Fix test-closein on Solaris 10.
18168         * tests/test-closein.c (main): Don't assume stdin can be inherited
18169         closed on all systems.
18170         * tests/test-closein.sh: Likewise.
18171         Reported by Piotr Tarnowski.
18172
18173 2007-09-28  Jim Meyering  <jim@meyering.net>
18174
18175         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Fix typo in comment.
18176
18177 2007-09-27  Jim Meyering  <jim@meyering.net>
18178
18179         canonicalize: Avoid a false-positive cycle failure.
18180         * modules/canonicalize (Depends-on): Add file-set and hash-triple.
18181         Sort.  Remove cycle-check.
18182         * lib/canonicalize.c: Include file-set.h and hash-triple.h,
18183         not cycle-check.h.
18184         (seen_triple): New function.
18185         (canonicalize_filename_mode): Use it instead of cycle-check.
18186         * tests/test-canonicalize.c: Add a test for this bug.
18187         * tests/test-canonicalize.sh: Set up and run the test.
18188
18189         New module, file-set, from coreutils.
18190         * modules/file-set: Define it.
18191         * lib/file-set.c, lib/file-set.h: Implement.
18192
18193         New module, hash-triple, from coreutils.
18194         * modules/hash-triple: Define it.
18195         * lib/hash-triple.c, lib/hash-triple.h: Implement.
18196
18197 2007-09-25  Eric Blake  <ebb9@byu.net>
18198
18199         Fix strerror on Interix.
18200         * lib/string_.h (strerror): Declare replacement.
18201         * doc/functions/strerror.texi (strerror): Document the Interix
18202         shortcoming.
18203         * modules/string (Makefile.am): Support new hooks.
18204         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Add new hooks.
18205         * m4/strerror.m4 (gl_FUNC_STRERROR): Defer to
18206         gl_FUNC_STRERROR_SEPARATE.
18207         (gl_FUNC_STRERROR_SEPARATE): Check for Interix bug.
18208         * lib/strerror.c (rpl_strerror): Provide replacement.
18209         * modules/strerror (Depends-on): Add string.
18210         (configure.ac): Detect use of module.
18211         * tests/test-strerror.c: New file.
18212         * modules/strerror-tests: New test module.
18213         * modules/argp (Depends-on): Add strerror.
18214         * modules/error (Depends-on): Likewise.
18215         Reported by Martin Koeppe.
18216
18217 2007-09-24  Bruno Haible  <bruno@clisp.org>
18218
18219         * README: Update git instructions.
18220
18221 2007-09-24  Eric Blake  <ebb9@byu.net>
18222
18223         Revert fpending breakage from 2007-09-08.
18224         * m4/fpending.m4 (gl_FUNC_FPENDING): Don't require existence of
18225         __fpending.c.
18226
18227 2007-09-24  Jim Meyering  <jim@meyering.net>
18228
18229         filenamecat.c: Add a test.
18230         * lib/filenamecat.c (main) [TEST_FILE_NAME_CONCAT]: Add a test
18231         showing how the function works when DIR is the empty string.
18232
18233 2007-09-21  Simon Josefsson  <simon@josefsson.org>
18234
18235         * tests/test-canonicalize.sh: Turn on executable bit.
18236
18237 2007-09-19  Eric Blake  <ebb9@byu.net>
18238
18239         * README: Update CVS instructions.
18240
18241 2007-09-18  Bruno Haible  <bruno@clisp.org>
18242
18243         * modules/areadlink: New file.
18244         * lib/areadlink.h (areadlink): New declaration.
18245         * lib/areadlink.c: New file, based on lib/xreadlink.c.
18246
18247 2007-09-17  Jim Meyering  <jim@meyering.net>
18248
18249         * lib/savewd.c (ESTALE) [!defined]: Define.
18250         Reported to be required on Interix by Martin Koeppe.
18251
18252 2007-09-17  Bruno Haible  <bruno@clisp.org>
18253
18254         * gnulib-tool (func_version): Use $version.
18255
18256 2007-09-16  Bruno Haible  <bruno@clisp.org>
18257
18258         * m4/printf.m4 (gl_PRINTF_LONG_DOUBLE, gl_PRINTF_INFINITE,
18259         gl_PRINTF_INFINITE_LONG_DOUBLE): Increase buf's size from 100 to 10000.
18260         Needed on glibc-2.6.1 with -fstack-protector -D_FORTIFY_SOURCE=2.
18261         Reported by Greg Schafer <gschafer@zip.com.au>.
18262
18263 2007-09-15  Bruno Haible  <bruno@clisp.org>
18264
18265         * gnulib-tool (sed): Try a little harder to make bash understand the
18266         alias.
18267         Reported by Bruce Korb <bruce.korb@gmail.com>.
18268
18269 2007-09-13  Eric Blake  <ebb9@byu.net>
18270
18271         * ChangeLog: Remove conflict markers.
18272
18273 2007-09-13  Simon Josefsson  <simon@josefsson.org>
18274
18275         * lib/gc-gnulib.c (gc_hash_open): Catch NULL calloc return value.
18276         Reported by Bruno Haible <bruno@clisp.org>.
18277
18278 2007-09-12  Bruno Haible  <bruno@clisp.org>
18279
18280         * m4/lock.m4: Don't provide an AC_USE_SYSTEM_EXTENSIONS definition.
18281         (gl_LOCK_EARLY_BODY): Use AC_GNU_SOURCE when AC_USE_SYSTEM_EXTENSIONS
18282         is not defined.
18283
18284 2007-09-12  Eric Blake  <ebb9@byu.net>
18285
18286         Track CVS Autoconf on AC_USE_SYSTEM_EXTENSIONS.
18287         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Update to CVS
18288         Autoconf definition.
18289         * modules/euidaccess (Depends-on): Add extensions, for
18290         AC_USE_SYSTEM_EXTENSIONS with autoconf <= 2.59.
18291         * modules/fnmatch (Depends-on): Likewise.
18292         * modules/getaddrinfo (Depends-on): Likewise.
18293         * modules/getdelim (Depends-on): Likewise.
18294         * modules/getline (Depends-on): Likewise.
18295         * modules/getsubopt (Depends-on): Likewise.
18296         * modules/gettext (Depends-on): Likewise.
18297         * modules/group-member (Depends-on): Likewise.
18298         * modules/mbchar (Depends-on): Likewise.
18299         * modules/memmem (Depends-on): Likewise.
18300         * modules/mempcpy (Depends-on): Likewise.
18301         * modules/memrchr (Depends-on): Likewise.
18302         * modules/pagealign_alloc (Depends-on): Likewise.
18303         * modules/readutmp (Depends-on): Likewise.
18304         * modules/stpcpy (Depends-on): Likewise.
18305         * modules/stpncpy (Depends-on): Likewise.
18306         * modules/strchrnul (Depends-on): Likewise.
18307         * modules/strndup (Depends-on): Likewise.
18308         * modules/strsep (Depends-on): Likewise.
18309         * modules/strverscmp (Depends-on): Likewise.
18310         * modules/vasprintf (Depends-on): Likewise.
18311         * modules/wcwidth (Depends-on): Likewise.
18312         * m4/euidaccess.m4 (gl_FUNC_EUIDACCESS): AC_GNU_SOURCE will be
18313         obsolete in Autoconf 2.62; use AC_USE_SYSTEM_EXTENSIONS instead.
18314         * m4/fnmatch.m4 (gl_FUNC_FNMATCH_GNU): Likewise.
18315         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDR_INFO): Likewise.
18316         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Likewise.
18317         * m4/getline.m4 (gl_FUNC_GETLINE): Likewise.
18318         * m4/getsubopt.m4 (gl_FUNC_GETSUBOPT): Likewise.
18319         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
18320         * m4/group-member.m4 (gl_FUNC_GROUP_MEMBER): Likewise.
18321         * m4/mbchar.m4 (gl_MBCHAR): Likewise.
18322         * m4/memmem.m4 (gl_FUNC_MEMMEM): Likewise.
18323         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Likewise.
18324         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Likewise.
18325         * m4/mmap-anon.m4 (gl_FUNC_MMAP_ANON): Likewise.
18326         * m4/pagealign_alloc.m4 (gl_PAGEALIGN_ALLOC): Likewise.
18327         * m4/readutmp.m4 (gl_READUTMP): Likewise.
18328         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
18329         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Likewise.
18330         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
18331         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Likewise.
18332         * m4/strndup.m4 (gl_FUNC_STRNDUP): Likewise.
18333         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Likewise.
18334         * m4/strsep.m4 (gl_FUNC_STRSEP): Likewise.
18335         * m4/strverscmp.m4 (gl_FUNC_STRVERSCMP): Likewise.
18336         * m4/vasprintf.m4 (gl_PREREQ_VASPRINTF_H): Likewise.
18337         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
18338         * m4/lock.m4 (gl_LOCK_EARLY_BODY): Likewise, but provide fallback,
18339         so that lock.m4 can be used in gettext without extensions module.
18340
18341 2007-09-11  Bruno Haible  <bruno@clisp.org>
18342
18343         * m4/isc-posix.m4: Remove file.
18344         Suggested by Eric Blake.
18345
18346 2007-09-11  Eric Blake  <ebb9@byu.net>
18347
18348         * ChangeLog: Restore lines accidentally truncated 2007-04-06.
18349
18350 2007-09-10  Bruno Haible  <bruno@clisp.org>
18351
18352         * posix-modules: Fix typo in error message.
18353         Reported by Matt <mkraai@beckman.com>.
18354
18355 2007-09-09  Bruno Haible  <bruno@clisp.org>
18356
18357         * doc/functions/getdelim.texi: Update list of platforms lacking the
18358         function.
18359         * doc/functions/getline.texi: Likewise.
18360
18361 2007-09-09  Jim Meyering  <jim@meyering.net>
18362
18363         * lib/hash.c (hash_initialize): Detect calloc failure.
18364         Reported by Bruno Haible.
18365
18366 2007-09-09  Bruno Haible  <bruno@clisp.org>
18367
18368         * lib/canonicalize-lgpl.c (__realpath): Set errno to ENOMEM when
18369         malloc or realloc fails.
18370
18371 2007-09-09  Bruno Haible  <bruno@clisp.org>
18372
18373         * modules/getcwd (Depends-on): Add malloc-posix.
18374         * modules/glob (Depends-on): Likewise.
18375         * modules/putenv (Depends-on): Likewise.
18376         * modules/strdup (Depends-on): Likewise.
18377         * modules/getdelim (Depends-on): Add realloc-posix.
18378         * modules/read-file (Depends-on): Likewise.
18379
18380 2007-09-09  Bruno Haible  <bruno@clisp.org>
18381
18382         * m4/malloc.m4 (gl_CHECK_MALLOC_POSIX): New macro.
18383         (gl_FUNC_MALLOC_POSIX): Require it.
18384         * m4/realloc.m4 (gl_FUNC_REALLOC_POSIX): Likewise.
18385         * m4/calloc.m4 (gl_FUNC_CALLOC_POSIX): Likewise.
18386         * modules/realloc (Files): Add m4/malloc.m4.
18387         * modules/calloc (Files): Likewise.
18388
18389 2007-09-09  Bruno Haible  <bruno@clisp.org>
18390
18391         * modules/malloc-posix: New file.
18392         * modules/malloc (Depends-on): Add malloc-posix.
18393         * lib/malloc.c: Include errno.h.
18394         (rpl_malloc): Merge the requirements of a glibc-compatible malloc
18395         and a POSIX-compatible malloc into a single function. Set ENOMEM
18396         when returning NULL.
18397         * m4/malloc.m4: New file.
18398         * doc/functions/malloc.texi: Mention the malloc-posix module.
18399         * lib/stdlib_.h (malloc): New declaration.
18400         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize
18401         GNULIB_MALLOC_POSIX and HAVE_MALLOC_POSIX.
18402         * modules/stdlib (stdlib.h): Substitute also GNULIB_MALLOC_POSIX
18403         and HAVE_MALLOC_POSIX.
18404
18405 2007-09-09  Bruno Haible  <bruno@clisp.org>
18406
18407         * modules/realloc-posix: New file.
18408         * modules/realloc (Depends-on): Add realloc-posix.
18409         * lib/realloc.c: Include errno.h.
18410         (rpl_realloc): Merge the requirements of a glibc-compatible realloc
18411         and a POSIX-compatible realloc into a single function. Set ENOMEM
18412         when returning NULL.
18413         * m4/realloc.m4: New file.
18414         * doc/functions/realloc.texi: Mention the realloc-posix module.
18415         * lib/stdlib_.h (realloc): New declaration.
18416         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize
18417         GNULIB_REALLOC_POSIX and HAVE_REALLOC_POSIX.
18418         * modules/stdlib (stdlib.h): Substitute also GNULIB_REALLOC_POSIX
18419         and HAVE_REALLOC_POSIX.
18420
18421 2007-09-09  Bruno Haible  <bruno@clisp.org>
18422
18423         * modules/calloc-posix: New file.
18424         * modules/calloc (Depends-on): Add calloc-posix.
18425         * lib/calloc.c: Include errno.h.
18426         (rpl_calloc): Merge the requirements of a glibc-compatible calloc
18427         and a POSIX-compatible calloc into a single function. Set ENOMEM
18428         when returning NULL.
18429         * m4/calloc.m4 (gl_FUNC_CALLOC_POSIX): New macro.
18430         * doc/functions/calloc.texi: Mention the calloc-posix module.
18431         * lib/stdlib_.h (calloc): New declaration.
18432         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize
18433         GNULIB_CALLOC_POSIX and HAVE_CALLOC_POSIX.
18434         * modules/stdlib (stdlib.h): Substitute also GNULIB_CALLOC_POSIX
18435         and HAVE_CALLOC_POSIX.
18436
18437 2007-09-09  Bruno Haible  <bruno@clisp.org>
18438
18439         Allow for modules to show an arbitrary notice.
18440         * modules/TEMPLATE-EXTENDED: Add 'Notice' field.
18441         * gnulib-tool: New option --extract-notice.
18442         (func_usage): Document it.
18443         (sed_extract_prog): Update.
18444         (func_get_notice): New function.
18445         (func_modules_notice): New function.
18446         (func_import, func_create_testdir): Invoke it.
18447         Suggested by Jim Meyering.
18448
18449 2007-09-09  Bruno Haible  <bruno@clisp.org>
18450
18451         * gnulib-tool: New options --verbose, --quiet.
18452         (func_usage): Document them.
18453         (verbose): New variable.
18454         (func_execute_command): New function.
18455         (func_import): Don't show the module list and the file list if
18456         $verbose < 0.
18457         (func_create_testdir): Likewise. Use func_execute_command.
18458         (func_create_megatestdir): Use func_execute_command.
18459
18460 2007-09-08  Bruno Haible  <bruno@clisp.org>
18461
18462         * gnulib-tool (func_import): Prefer rsync over wget when available,
18463         for fetching the PO files.
18464
18465 2007-09-08  Bruno Haible  <bruno@clisp.org>
18466
18467         * posix-modules: New file. Portions copied from gnulib-tool.
18468         * doc/gnulib.texi (POSIX Substitutes Library): New chapter.
18469
18470 2007-09-08  Jim Meyering  <jim@meyering.net>
18471
18472         Rename __fpending.c -> fpending.c and __fpending.h -> fpending.h
18473         * lib/fpending.h: Rename from __fpending.h.
18474         * lib/fpending.c: Rename from __fpending.c.
18475         Include "fpending.h", not "__fpending.h".
18476         * lib/__fpending.h, lib/__fpending.c: Remove files.
18477         * modules/fpending (Files): Reflect new file names.
18478         * lib/close-stream.c: Include "fpending.h", not "__fpending.h".
18479
18480 2007-09-08  Bruno Haible  <bruno@clisp.org>
18481
18482         * m4/inttypes-h.m4: Remove stub file.
18483
18484 2007-09-07  Simon Josefsson  <simon@josefsson.org>
18485
18486         * doc/headers/stdint.texi: Discuss #include_next issue.
18487
18488 2007-09-06  Paul Eggert  <eggert@cs.ucla.edu>
18489
18490         * build-aux/bootstrap: Remove obsolete comment about wget --help.
18491
18492 2007-09-06  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
18493
18494         * m4/time_h.m4 (gl_CHECK_TYPE_STRUCT_TIMESPEC): Fix misspelling
18495         in variable name.
18496
18497 2007-09-03  Jim Meyering  <jim@meyering.net>
18498
18499         New module: git-version-gen.
18500         * modules/git-version-gen: New file.
18501
18502         Import changes from coreutils for bootstrap script.
18503
18504         * build-aux/bootstrap (WGET_COMMAND): Remove code to set this variable.
18505
18506         bootstrap: uses rsync to download the .po files
18507         * build-aux/bootstrap (po_download_command_format): New global.
18508         (download_po_files): Use rsync.
18509         (update_po_files): Don't remove .po files after download,
18510         so future rsync runs can take advantage of the copies.
18511
18512         * build-aux/bootstrap (gnulib_tool): Make sha1sum check quietly.
18513
18514         Solve the unnecessary-.po-file-regeneration problem once and for all.
18515         * build-aux/bootstrap (download_po_files): New function, renamed from
18516         get_translations.  Now, downloads, but doesn't update LINGUAS.
18517         (update_po_files): New function.
18518
18519         bootstrap: Ignore more.
18520         * build-aux/bootstrap (symlink_to_dir): Add a directory name like
18521         uniwidth to e.g., lib/.gitignore.
18522         (slurp): Handle the sys_stat_.h -> sys mapping, too.
18523
18524         * build-aux/bootstrap: New setting: vc_ignore.
18525         (insert_sorted_if_absent): Create $file if absent.
18526         Adapt to new, possibly empty, list: $vc_ignore.
18527
18528         bootstrap: generate more ignorable names
18529         * build-aux/bootstrap (slurp): When generating ignorable names,
18530         also map .sin to .sed, .gperf to .c, and .y to .c.
18531
18532 2007-09-03  Jim Meyering  <jim@meyering.net>
18533
18534         * build-aux/git-version-gen: New file, from coreutils.  For details, see
18535         http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commitdiff;h=bfe49f506
18536
18537 2007-09-02  Bruno Haible  <bruno@clisp.org>
18538
18539         Fix mis-recognition of 'mcs' on QNX 6.
18540         * m4/csharpcomp.m4 (gt_CSHARPCOMP): Test whether the "mcs --version"
18541         output contains the string "Mono".
18542         * lib/csharpcomp.c (compile_csharp_using_mono): Likewise.
18543         Reported by <kraai@ftbfs.org> at <https://savannah.gnu.org/bugs/?18337>.
18544
18545 2007-09-01  Bruno Haible  <bruno@clisp.org>
18546
18547         Fix collision between uniwidth/* and linebreak modules.
18548         * lib/linebreak.h (locale_charset, uc_width, u8_width, u16_width,
18549         u32_width): Remove declarations.
18550         * lib/linebreak.c: Include uniwidth.h, uniwidth/cjk.h, streq.h.
18551         (u32_mbtouc_unsafe, streq9, streq8, streq7, streq6, streq5, streq4,
18552         streq3, streq2, streq1, streq0): Remove functions.
18553         (STREQ): Remove macro.
18554         (is_cjk_encoding): Remove function.
18555         (nonspacing_table_data, nonspacing_table_ind): Remove constants.
18556         (uc_width, u8_width, u16_width, u32_width): Remove functions.
18557         * modules/linebreak (Depends-on): Add streq, uniwidth/width.
18558         * NEWS: Document the change.
18559
18560 2007-09-01  Bruno Haible  <bruno@clisp.org>
18561
18562         * lib/streq.h: Add double-inclusion guard.
18563
18564 2007-09-01  Karl Berry  <karl@gnu.org>
18565
18566         * MODULES.html.sh: Rename mreadlink_with_size to areadlink_with_size.
18567
18568 2007-08-28  Jim Meyering  <jim@meyering.net>
18569
18570         Rename mreadlink_with_size to areadlink_with_size.
18571         * NEWS: Document the change.
18572         * lib/mreadlink-with-size.c (mreadlink_with_size): Rename this to...
18573         * lib/areadlink-with-size.c (areadlink_with_size): ...this.
18574         * lib/mreadlink.h: Rename this to...
18575         * lib/areadlink.h: ...this.
18576         * modules/mreadlink-with-size: Rename this to...
18577         * modules/areadlink-with-size: ...this.
18578         * lib/canonicalize.c: Reflect the renaming.
18579         * modules/canonicalize: Likewise.
18580
18581 2007-08-26  Bruno Haible  <bruno@clisp.org>
18582
18583         * gnulib-tool (func_import): When deciding which files to remove,
18584         consider also dangling symbolic links.
18585         Reported by Eric Blake.
18586
18587 2007-08-26  Bruno Haible  <bruno@clisp.org>
18588
18589         * gnulib-tool (func_ln_if_changed): Use "test -h", not "test -L".
18590
18591 2007-08-23  Simon Josefsson  <simon@josefsson.org>
18592
18593         * lib/readline.c: Don't include getline.h, the prototype is now
18594         found in stdio.h.
18595
18596 2007-08-23  Jim Meyering  <jim@meyering.net>
18597
18598         Getdelim touchup.
18599         * lib/getdelim.c (getdelim): Don't bother to save/restore errno
18600         around the funlockfile call, since funlockfile never sets errno.
18601         Don't set errno upon failed realloc.
18602
18603 2007-08-22  Eric Blake  <ebb9@byu.net>
18604
18605         Getline touchups.
18606         * lib/getdelim.c (getdelim): Revert regression that required *n to
18607         be 0 when *lineptr is NULL.  Preserve errno across funlockfile.
18608         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Check for declaration of
18609         getdelim, rather than whether implementation is missing.
18610         * m4/getline.m4 (gl_FUNC_GETLINE): Likewise for getline.
18611         * lib/stdio_.h (getline): Also declare if replacement is
18612         required.
18613         * doc/functions/getdelim.texi: New file.
18614         * doc/functions/getline.texi: Likewise.
18615         * doc/gnulib.texi (Function Substitutes): Add new files.
18616         Reported by Bruno Haible.
18617
18618 2007-08-22  Ludovic Courtès  <ludo@gnu.org>
18619
18620         * users.txt: Add Guile.
18621
18622 2007-08-22  Eric Blake  <ebb9@byu.net>
18623
18624         * tests/test-getdelim.c (main): Use remove, not unlink.
18625         * tests/test-getline.c (main): Likewise.
18626
18627         Move getline and getdelim into stdio.h, per POSIX 200x.
18628         * modules/getline (Files): Remove getline.h.
18629         (Depends-on): Add stdio.
18630         (configure.ac): Add module indicator.
18631         * modules/getdelim (Files): Remove getdelim.h.
18632         (Depends-on): Add stdio.
18633         (configure.ac): Add module indicator.
18634         * modules/stdio (Makefile.am): Work with new indicators.
18635         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Add new defaults.
18636         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Work with stdio needs.
18637         * m4/getline.m4 (gl_FUNC_GETLINE): Likewise.
18638         * lib/getdelim.h: Delete.
18639         * lib/getline.h: Delete.
18640         * lib/stdio_.h (getdelim, getline): Declare.
18641         * modules/getdelim-tests: New module.
18642         * modules/getline-tests: Likewise.
18643         * tests/test-getdelim.c: New file.
18644         * tests/test-getline.c: Likewise.
18645         * NEWS: Document the change.
18646         * lib/getline.c: Update choice of header.
18647         * lib/csharpcomp.c: Likewise.
18648         * lib/getpass.c: Likewise.
18649         * lib/javacomp.c: Likewise.
18650         * lib/javaversion.c: Likewise.
18651         * lib/yesno.c: Likewise.
18652         * lib/getdelim.c: Likewise.
18653         (getdelim): Set errno on failure, and avoid memory leak.
18654
18655 2007-08-19  Bruno Haible  <bruno@clisp.org>
18656
18657         * modules/closein (Depends-on): Add freadahead.
18658         * lib/closein.c: Include freadahead.h.
18659         (close_stdin): Skip the fseeko and fflush calls if freadahead(stdin)
18660         is zero.
18661
18662 2007-08-19  Bruno Haible  <bruno@clisp.org>
18663
18664         * modules/freadahead-tests: New file.
18665         * tests/test-freadahead.sh: New file.
18666         * tests/test-freadahead.c: New file.
18667
18668         * modules/freadahead: New file.
18669         * lib/freadahead.h: New file.
18670         * lib/freadahead.c: New file.
18671         * MODULES.html.sh (File stream based Input/Output): Add freadahead,
18672         fbufmode, fpurge, freadable, fwritable.
18673
18674 2007-08-19  Eric Blake  <ebb9@byu.net>
18675
18676         Test yesno in combination with closein.
18677         * lib/yesno.c (yesno): Document use of stdin.
18678         * modules/yesno-tests (Files): New module.
18679         * tests/test-yesno.c (main): New file.
18680         * tests/test-yesno.sh: Likewise.
18681
18682 2007-08-19  Bruno Haible  <bruno@clisp.org>
18683
18684         * lib/fbufmode.c (fbufmode): Add tentative support for Solaris/AMD64.
18685         * lib/fseeko.c (rpl_fseeko): Likewise.
18686         * lib/fseterr.c (fseterr): Likewise.
18687
18688 2007-08-19  Bruno Haible  <bruno@clisp.org>
18689
18690         * tests/test-lseek.c (main): Disable a test for BeOS.
18691         * doc/functions/lseek.texi: Document the BeOS bug.
18692
18693 2007-08-19  Bruno Haible  <bruno@clisp.org>
18694             Eric Blake  <ebb9@byu.net>
18695
18696         * lib/lseek.c: Include <sys/stat.h>.
18697         (rpl_lseek): Add workaround code also for Unix platforms.
18698         Needed for BeOS.
18699         * m4/lseek.m4 (gl_FUNC_LSEEK): When cross-compiling, fail on BeOS.
18700         * doc/functions/lseek.texi: Document BeOS definiency.
18701
18702 2007-08-18  Bruno Haible  <bruno@clisp.org>
18703
18704         * modules/fstrcmp-tests: New file.
18705         * tests/test-fstrcmp.c: New file.
18706
18707 2007-08-18  Bruno Haible  <bruno@clisp.org>
18708
18709         * modules/fstrcmp: New file, from GNU gettext with modifications.
18710         * lib/fstrcmp.h: New file, from GNU gettext.
18711         * lib/fstrcmp.c: New file, from GNU gettext.
18712         * MODULES.html.sh (String handling): Add fstrcmp.
18713
18714 2007-08-18  Bruno Haible  <bruno@clisp.org>
18715
18716         * lib/diffseq.h (struct context): Change type of 'heuristic' field to
18717         'bool'.
18718         (diag, compareseq): Remove const from the ctxt argument.
18719         (USE_HEURISTIC): Undefine at the end.
18720
18721 2007-08-18  Jim Meyering  <jim@meyering.net>
18722
18723         New file: lib/idcache.h
18724         * NEWS: Mention the addition.
18725         * modules/idcache (Files): Add lib/idcache.h
18726         * lib/idcache.c: Include "idcache.h".
18727         Don't include <sys/types.h>.
18728         Add a FIXME comment.
18729         Move file-scoped "static" declarations to the top.
18730         * lib/idcache.h: New file.  Include <sys/types.h> here, instead.
18731
18732 2007-08-17  Bruno Haible  <bruno@clisp.org>
18733         and Paul Eggert  <eggert@cs.ucla.edu>
18734
18735         * MODULES.html.sh: Add diffseq.
18736         * modules/diffseq: New file.
18737         * lib/diffseq.h: New file, from GNU gettext with a few minor changes,
18738         extracted from GNU gettext's fstrcmp.c and GNU diff's analyze.c.
18739
18740 2007-08-15  Paul Eggert  <eggert@cs.ucla.edu>
18741
18742         Import changes from coreutils for bootstrap script.
18743
18744         2007-07-21  Paul Eggert  <eggert@cs.ucla.edu>
18745
18746         * build-aux/bootstrap (slurp): Work even in environments where
18747         "ls" defaults to "ls -A".  Put in a FIXME, though, since the
18748         current code does not slurp files whose names start with ".", and
18749         this looks like it might be a troublesome area.
18750
18751         2007-07-11  Jim Meyering  <jim@meyering.net>
18752
18753         If there's a GPL vN copyright comment, require that N == 3.
18754
18755         2007-07-08  Jim Meyering  <jim@meyering.net>
18756
18757         Run the coreutils-specific code only if tests/Makefile.am.in exists.
18758         * build-aux/bootstrap (mam_template): Move definition out of loop.
18759
18760         Create symlinks for gl/{lib,m4}/*, just as for gnulib/{lib,m4}/*.
18761
18762         * build-aux/bootstrap (symlink_to_dir): Rename function from
18763         symlink_to_gnulib.  Add a directory parameter.  Update all
18764         callers.
18765         (cp_mark_as_generated): Also check for -- and link to -- files in
18766         gl/.
18767
18768         2007-07-08  Jim Meyering  <jim@meyering.net>
18769
18770         Adapt to deeper hierarchy in gnulib.
18771         * build-aux/bootstrap (symlink_to_dir): If the destination
18772         directory doesn't exist, create it. This is required at least for
18773         "lib/uniwidth/cjk.h".
18774
18775         2007-05-15  Jim Meyering  <jim@meyering.net>
18776
18777         * build-aux/bootstrap: Now that generated Makefile.am files
18778         are no longer under version control, they must be created at
18779         bootstrap time.
18780
18781 2007-08-14  Ben Pfaff  <blp@gnu.org>
18782
18783         * lib/count-one-bits.h: Add comments.  From Bruno Haible.
18784
18785 2007-08-14  Paul Eggert  <eggert@cs.ucla.edu>
18786
18787         * lib/count-one-bits.h: Don't include <limits.h>; no longer needed
18788         given the changes below.
18789         (COUNT_ONE_BITS): Use 'verify' rather than 'verify_true'.  Work
18790         even on hosts that have padding bits beyond the supported 64.
18791
18792 2007-08-10  Paul Eggert  <eggert@cs.ucla.edu>
18793
18794         * NEWS: In xstrtol, remove STRTOL_FATAL_ERROR and add xstrtol_fatal.
18795         * lib/xstrtol.h: Don't include exitfail.h; that's now internal to
18796         xstrtol.c.  Include getopt.h, since xstrtol_fatal's signature
18797         depends on it.
18798         (xstrtol_error): Remove.
18799         (xstrtol_fatal): New decl, replacing the functionality of xstrtol_error
18800         but with a different signature.
18801         (ATTRIBUTE_NORETURN, __attribute__): New macros.
18802         * lib/xstrtol-error.c: Include exitfail.h.
18803         (xstrtol_fatal): New function, with a different signature from the
18804         old xstrtol_error, so that the caller need not worry about passing
18805         in an exit status, or about storage management of the option argument.
18806         (xstrtol_error): Now a static function.  Redo signature to
18807         implement xstrtol_fatal.  Output the correct number of hyphens in
18808         front of the option so that the caller need not worry about
18809         storage management.
18810         (N_): New macro.
18811         (_): Remove; not used now.
18812         * modules/xstrtol: Depend on getopt.
18813         * tests/test-xstrtol.c (main): Use new xstrtol_error function instead
18814         of old STRTOL_FATAL_ERROR macro.
18815         * tests/test-xstrtol.sh (t-xstrtol.xo): Adjust to match new behavior
18816         of test program.
18817         * tests/test-xstrtoimax.sh (t-xstrtoimax.xo): Likewise.
18818         * tests/test-xstrtoumax.sh (t-xstrtoumax.xo): Likewise.
18819
18820 2007-08-08  Eric Blake  <ebb9@byu.net>
18821
18822         * lib/xstrtol-error.c: Add missing include.
18823
18824         Move xstrtol messages into gnulib domain, when --pobase is used.
18825         * lib/xstrtol.h (_STRTOL_ERROR): Move messages out of macro...
18826         * lib/xstrtol-error.c (xstrtol_error): ...into new file.
18827         * modules/xstrtol (Files): Distribute new file.
18828         * m4/xstrtol.m4 (gl_XSTRTOL): Build new file.
18829         * lib/xstrtol.c (TESTING_XSTRTO): Move tests...
18830         * tests/test-xstrtol.c: ...into new file.
18831         * tests/test-xstrtoul.c: Also test xstrtoul.
18832         * tests/test-xstrtoimax.c: Also test xstrtoimax.
18833         * tests/test-xstrtoumax.c: Also test xstrtoumax.
18834         * tests/test-xstrtol.sh: Drive the tests.
18835         * tests/test-xstrtoimax.sh: Likewise.
18836         * tests/test-xstrtoumax.sh: Likewise.
18837         * modules/xstrtol-tests: New module.
18838         * modules/xstrtoimax-tests: Likewise.
18839         * modules/xstrtoumax-tests: Likewise.
18840
18841 2007-08-08  Jim Meyering  <jim@meyering.net>
18842
18843         New function: mfile_name_concat.
18844         * lib/filenamecat.c (mfile_name_concat): New function, just like
18845         file_name_concat, but return NULL upon failure rather than exiting
18846         with a diagnostic.
18847         * lib/filenamecat.h: Declare it.
18848
18849 2007-08-07  Bruno Haible  <bruno@clisp.org>
18850
18851         * m4/inttypes.m4 (gl_INTTYPES_H): Use GL_TRIGGER_STDC_LIMIT_MACROS
18852         instead of __STDC_LIMIT_MACROS_TRIGGER. This avoids a redefinition
18853         warning from gcc.
18854         Reported by Eric Blake.
18855
18856 2007-08-07  Simon Josefsson  <simon@josefsson.org>
18857
18858         * modules/crypto/arctwo (License): Use the synonymous term "LGPLv2+".
18859         * modules/crypto/arcfour (License): Likewise.
18860         * modules/crypto/des-tests (License): Likewise.
18861         * modules/crypto/gc-arctwo-tests (License): Likewise.
18862         * modules/crypto/gc-des-tests (License): Likewise.
18863         * modules/crypto/gc-hmac-md5-tests (License): Likewise.
18864         * modules/crypto/gc-hmac-sha1-tests (License): Likewise.
18865         * modules/crypto/gc-md2-tests (License): Likewise.
18866         * modules/crypto/gc-md4-tests (License): Likewise.
18867         * modules/crypto/gc-md5-tests (License): Likewise.
18868         * modules/crypto/gc-pbkdf2-sha1-tests (License): Likewise.
18869         * modules/crypto/gc-rijndael-tests (License): Likewise.
18870         * modules/crypto/gc-sha1-tests (License): Likewise.
18871         * modules/crypto/gc-tests (License): Likewise.
18872         * modules/crypto/hmac-md5 (License): Likewise.
18873         * modules/crypto/hmac-sha1 (License): Likewise.
18874         * modules/crypto/md2-tests (License): Likewise.
18875         * modules/crypto/md4-tests (License): Likewise.
18876         * modules/crypto/md5 (License): Likewise.
18877         * modules/crypto/rijndael (License): Likewise.
18878         * modules/crypto/sha1 (License): Likewise.
18879         * modules/memxor (License): Likewise.
18880
18881 2007-08-06  Paul Eggert  <eggert@cs.ucla.edu>
18882         and Bruno Haible  <bruno@clisp.org>
18883
18884         * NEWS: Describe interface changes to human, xstrtol.
18885         * lib/human.h: Include <xstrtol.h>.
18886         (human_options): Return enum strtol_error, not int.  Remove
18887         bool arg; take int * instead.
18888         * lib/human.c: Don't include "gettext.h".
18889         (_): Remove; no longer used.
18890         Don't include <xstrtol.h>, since human.h does it.
18891         (human_options): Adjust to abovementioned interface changes.
18892         Do not report error to stderr; that's now the caller's
18893         responsibility.
18894         * lib/xstrtol.c (main) [defined TESTING_XSTRTO]: Adjust to
18895         interface change.
18896         * lib/xstrtol.h (_STRTOL_ERROR): Take Option, Arg rather than
18897         Str, Argument_type_string.  All uses changed.  Put " argument"
18898         in diagnostics to make them clearer.  Change wording of suffix
18899         message for clarity.
18900         (STRTOL_FATAL_ERROR): Take Option, Arg rather than Str,
18901         Argument_type_string.
18902         (STRTOL_FATAL_WARN): Remove; no longer used.
18903         * modules/human (Depends-on): Remove gettext-h.
18904
18905 2007-08-06  Simon Josefsson  <simon@josefsson.org>
18906
18907         * build-aux/maint.mk, build-aux/GNUmakefile: Relicense to GPLv3+.
18908
18909 2007-07-31  Bruno Haible  <bruno@clisp.org>
18910
18911         * m4/stdint.m4 (gl_STDINT_H): Test whether WCHAR_MIN and WCHAR_MAX
18912         are defined by <stdint.h> (as opposed to <wchar.h>, as on Dragonfly).
18913         Reported by Joerg Sonnenberger <joerg@britannica.bec.de>.
18914
18915 2007-07-31  Bruno Haible  <bruno@clisp.org>
18916
18917         * lib/fflush.c (rpl_fflush): On BSD systems, use the __SNPT flag.
18918         Suggested by Joerg Sonnenberger <joerg@britannica.bec.de>.
18919
18920 2007-07-30  Bruno Haible  <bruno@clisp.org>
18921
18922         * modules/base64 (License): Use the synonymous term "LGPLv2+".
18923         * modules/c-ctype (License): Likewise.
18924         * modules/c-strcase (License): Likewise.
18925         * modules/check-version (License): Likewise.
18926         * modules/iconv (License): Likewise.
18927         * modules/iconv_open (License): Likewise.
18928         * modules/read-file (License): Likewise.
18929         * modules/striconv (License): Likewise.
18930         * modules/strverscmp (License): Likewise.
18931         * modules/vasprintf (License): Likewise.
18932         * modules/crypto/des (License): Likewise.
18933         * modules/crypto/gc (License): Likewise.
18934         * modules/crypto/gc-arcfour (License): Likewise.
18935         * modules/crypto/gc-arctwo (License): Likewise.
18936         * modules/crypto/gc-des (License): Likewise.
18937         * modules/crypto/gc-hmac-md5 (License): Likewise.
18938         * modules/crypto/gc-hmac-sha1 (License): Likewise.
18939         * modules/crypto/gc-md2 (License): Likewise.
18940         * modules/crypto/gc-md4 (License): Likewise.
18941         * modules/crypto/gc-md5 (License): Likewise.
18942         * modules/crypto/gc-pbkdf2-sha1 (License): Likewise.
18943         * modules/crypto/gc-random (License): Likewise.
18944         * modules/crypto/gc-rijndael (License): Likewise.
18945         * modules/crypto/gc-sha1 (License): Likewise.
18946         * modules/crypto/md2 (License): Likewise.
18947         * modules/crypto/md4 (License): Likewise.
18948
18949 2007-07-30  Jim Meyering  <jim@meyering.net>
18950
18951         * lib/fts.c (fts_read): Upon failure to chdir into a subdirectory,
18952         set fts_info to FTS_DNR, not to FTS_ERR, so that the caller knows
18953         it has valid stat data.  This bug would cause du not to count the
18954         sizes of inaccessible directories.
18955         Patch by Bryan Mason <bmason@redhat.com>, via Jose Maria Plans
18956         in <http://bugzilla.redhat.com/250077>.
18957
18958 2007-07-25  Peter O'Gorman  <peter@pogma.com>
18959             Bruno Haible  <bruno@clisp.org>
18960
18961         * m4/include_next.m4 (gl_INCLUDE_NEXT): Test whether #include_next
18962         really works. Needed because AIX 4.3 "xlc -E" doesn't understand
18963         #include_next, gives a diagnostic about it, but reports no error in
18964         the exit code.
18965         Reported by Gary V. Vaughan <gary@thewrittenword.com>.
18966
18967 2007-07-24  Ben Pfaff  <blp@gnu.org>
18968
18969         Improve name: "count-one-bits" is better than "popcount".
18970         * MODULES.html.sh: Update name.
18971         * lib/popcount.h: Renamed lib/count-one-bits.h.
18972         (popcount): Renamed count_one_bits.
18973         (popcountl): Renamed count_one_bits_l.
18974         (popcountll): Renamed count_one_bits_ll.
18975         * m4/popcount.m4: Renamed m4/count-one-bits.m4.
18976         * modules/popcount: Renamed module/count-one-bits.
18977         * modules/popcount-tests: Renamed module/count-one-bits-tests.
18978         * tests/test-popcount.c: Renamed tests/test-count-one-bits.c.
18979
18980 2007-07-23  Ben Pfaff  <blp@gnu.org>
18981
18982         * lib/popcount.h (popcount32): Reduce size of constants, to allow
18983         better code generation, and add U to large constants to avoid
18984         warnings, in non-GCC case.
18985         Suggested by Bruno Haible.
18986
18987 2007-07-23  Ben Pfaff  <blp@gnu.org>
18988
18989         * lib/popcount.h: Use verify_true instead of if...abort.
18990         * modules/popcount: Depend on verify module.
18991         Suggested by Jim Meyering.
18992
18993 2007-07-23  Bruno Haible  <bruno@clisp.org>
18994
18995         * gnulib-tool (func_import): Create a .cvsignore file also when the
18996         directory is not yet in CVS but the toplevel directory is. When
18997         creating a .cvsignore file, add ".deps" and ".dirstamp" to it.
18998         Reported by Karl Berry.
18999
19000 2007-07-22  Ben Pfaff  <blp@gnu.org>
19001
19002         * lib/popcount.h: Use faster, branchless algorithm for non-GCC
19003         case.
19004         Suggested by Eric Blake.
19005
19006 2007-07-22  Ben Pfaff  <blp@gnu.org>
19007
19008         New module: popcount.
19009         * MODULES.html.sh: Add popcount.
19010         * modules/popcount: New file.
19011         * modules/popcount-tests: New file.
19012         * tests/test-popcount.c: New file.
19013         * lib/popcount.h: New file.
19014         * m4/popcount.m4: New file.
19015
19016 2007-07-22  Paul Eggert  <eggert@cs.ucla.edu>
19017
19018         * build-aux/announce-gen: Update to GPLv3.
19019
19020         * build-aux/config.guess: Update from config.
19021
19022 2007-07-21  Bruno Haible  <bruno@clisp.org>
19023
19024         * lib/error.c (_) [ENABLE_NLS]: Define to gettext.
19025         * lib/verror.c (_) [ENABLE_NLS]: Likewise.
19026
19027 2007-07-20  Jim Meyering  <jim@meyering.net>
19028
19029         * check-module: Diagnose a self-dependency.
19030
19031 2007-07-19  Bruno Haible  <bruno@clisp.org>
19032
19033         * gnulib-tool (func_import): Don't abort if pobase or po_domain is
19034         empty.
19035         Reported by Eric Blake.
19036
19037 2007-07-18  Bruno Haible  <bruno@clisp.org>
19038
19039         * gnulib-tool: New options --po-base, --po-domain.
19040         (func_usage): Document them.
19041         (pobase, po_domain): New variables.
19042         (func_emit_lib_Makefile_am): Augment AM_CPPFLAGS, defining
19043         DEFAULT_TEXT_DOMAIN.
19044         (func_emit_po_Makevars, func_emit_po_POTFILES_in): New functions.
19045         (func_import): Consider pobase and po_domain. Create a po/ directory.
19046         (func_create_testdir): Set pobase and po_domain to empty.
19047         * build-aux/po/Makefile.in.in: New file, from GNU gettext 0.16.1.
19048         * build-aux/po/remove-potcdate.sin: New file, from GNU gettext 0.16.1.
19049
19050 2007-07-18  Bruno Haible  <bruno@clisp.org>
19051
19052         * gnulib-tool (func_get_automake_snippet): Synthesize also an
19053         EXTRA_DIST augmentation for files in build-aux/.
19054
19055 2007-07-16  Bruno Haible  <bruno@clisp.org>
19056
19057         * modules/lseek (License): Use the synonymous term "LGPLv2+".
19058         * modules/getdelim (License): Likewise.
19059
19060 2007-07-16  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
19061
19062         * modules/arpa_inet (License): Use the synonymous term LGPLv2+.
19063         * modules/d-type (License): Likewise.
19064         * modules/extensions (License): Likewise.
19065         * modules/fnmatch (License): Likewise.
19066         * modules/fseeko (License): Likewise.
19067         * modules/getaddrinfo (License): Likewise.
19068         * modules/getline (License): Likewise.
19069         * modules/getlogin_r (License): Likewise.
19070         * modules/getpass (License): Likewise.
19071         * modules/gettimeofday (License): Likewise.
19072         * modules/glob (License): Likewise.
19073         * modules/inet_ntop (License): Likewise.
19074         * modules/malloc (License): Likewise.
19075         * modules/malloca (License): Likewise.
19076         * modules/memmem (License): Likewise.
19077         * modules/mempcpy (License): Likewise.
19078         * modules/memset (License): Likewise.
19079         * modules/minmax (License): Likewise.
19080         * modules/mktime (License): Likewise.
19081         * modules/netinet_in (License): Likewise.
19082         * modules/pathmax (License): Likewise.
19083         * modules/poll (License): Likewise.
19084         * modules/regex (License): Likewise.
19085         * modules/snprintf (License): Likewise.
19086         * modules/stdbool (License): Likewise.
19087         * modules/stdint (License): Likewise.
19088         * modules/stdio (License): Likewise.
19089         * modules/strcase (License): Likewise.
19090         * modules/strcasestr (License): Likewise.
19091         * modules/strdup (License): Likewise.
19092         * modules/string (License): Likewise.
19093         * modules/strndup (License): Likewise.
19094         * modules/strnlen (License): Likewise.
19095         * modules/strpbrk (License): Likewise.
19096         * modules/strptime (License): Likewise.
19097         * modules/strsep (License): Likewise.
19098         * modules/sys_select (License): Likewise.
19099         * modules/sys_socket (License): Likewise.
19100         * modules/sys_stat (License): Likewise.
19101         * modules/sys_time (License): Likewise.
19102         * modules/time (License): Likewise.
19103         * modules/time_r (License): Likewise.
19104         * modules/timegm (License): Likewise.
19105         * modules/unistd (License): Likewise.
19106         * modules/vsnprintf (License): Likewise.
19107         * modules/wctype (License): Likewise.
19108
19109 2007-07-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
19110
19111         * modules/argz (License): LGPLv2+.
19112
19113 2007-07-15  Karl Berry  <karl@gnu.org>
19114
19115         * doc/gnulib.texi: revise node structure per new fdl.texi.
19116
19117 2007-07-14  Bruno Haible  <bruno@clisp.org>
19118
19119         * lib/uniname/gen-uninames.lisp (main): Emit a "do not edit" line to
19120         the output file.
19121         * lib/uniname/uninames.h: Regenerated.
19122
19123 2007-07-14  Karl Berry  <karl@gnu.org>
19124
19125         * doc/*gpl*.texi, doc/fdl.texi: new versions, consistently
19126         omitting sectioning and index commands.
19127
19128 2007-07-13  Bruno Haible  <bruno@clisp.org>
19129
19130         New gnulib-tool option --more-symlinks.
19131         * gnulib-tool (func_usage): Document --more-symlinks.
19132         (do_copyrights): New variable.
19133         Recognize option --more-symlinks.
19134         (func_import): Don't add a copyright notice transform to
19135         sed_transform_lib_file if do_copyrights is empty.
19136
19137 2007-07-13  Bruno Haible  <bruno@clisp.org>
19138
19139         * lib/vasnprintf.c (decimal_point_char): Define also if
19140         (NEED_PRINTF_LONG_DOUBLE || NEED_PRINTF_INFINITE_DOUBLE)
19141         && !NEED_PRINTF_DIRECTIVE_A.
19142         Reported by Clemens Koller <clemens.koller@anagramm.de> via
19143         Gary V. Vaughan <gary@gnu.org>.
19144
19145 2007-07-13  Paul Eggert  <eggert@cs.ucla.edu>
19146
19147         * lib/inttypes_.h: Undo previous change, since it was fixed
19148         in a different way in the 2007-07-02 fix to m4/inttypes.m4.
19149
19150 2007-07-13  Bruno Haible  <bruno@clisp.org>
19151
19152         * lib/stdint_.h: Fix typo: _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H was
19153         misspelled as _GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H.
19154
19155 2007-07-13  Jim Meyering  <jim@meyering.net>
19156
19157         df: Don't fail for Tru64's "file-on-file mount".
19158         * m4/fsusage.m4 (gl_FSUSAGE): Reject Tru64's buggy statvfs,
19159         so we fall through and use statfs instead.  Details here:
19160         <http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/10878>
19161         Reported by Albert Chin.
19162
19163 2007-07-13  Bruno Haible  <bruno@clisp.org>
19164
19165         * modules/alloca-opt (License): Use the synonymous term "LGPLv2+".
19166         * modules/configmake (License): Likewise.
19167         * modules/gettext (License): Likewise.
19168         * modules/gettext-h (License): Likewise.
19169         * modules/include_next (License): Likewise.
19170         * modules/link-warning (License): Likewise.
19171         * modules/localcharset (License): Likewise.
19172         * modules/localename (License): Likewise.
19173         * modules/lock (License): Likewise.
19174         * modules/relocatable-lib-lgpl (License): Likewise.
19175         * modules/size_max (License): Likewise.
19176         * modules/vasnprintf (License): Likewise.
19177         * modules/wchar (License): Likewise.
19178         * modules/xsize (License): Likewise.
19179
19180 2007-07-13  Bruno Haible  <bruno@clisp.org>
19181
19182         * gnulib-tool (func_import): Treat LGPLv2 as synonymous to LGPL.
19183         (func_create_testdir): Handle copying terms "GPLv2+" and "LGPLv2+".
19184
19185 2007-07-12  Bruno Haible  <bruno@clisp.org>
19186
19187         * doc/gnulib-intro.texi (Copyright): Clarify the license abbreviations
19188         in the modules files.
19189
19190 2007-07-11  Karl Berry  <karl@gnu.org>
19191
19192         * MODULES.html.sh (func_module): use
19193          sed -e '\|^'"${includefile}"'$|d'
19194          instead of /.../d, to avoid errors on $includefile's containing /.
19195
19196 2007-07-10  Sergey Poznyakoff  <gray@gnu.org.ua>
19197
19198         * gnulib-tool (func_import): Avoid duplication of --avoid
19199         statements
19200         (func_dest_tmpfilename,func_create_testdir): Translate `-' in file
19201         names to `_' in variable names.
19202
19203 2007-07-10  Eric Blake  <ebb9@byu.net>
19204
19205         * lib/version-etc.c (version_etc_va): Default to GPLv3+.
19206         * NEWS: Document this change.
19207
19208 2007-07-08  Bruno Haible  <bruno@clisp.org>
19209
19210         Update to Unicode 5.0.
19211         * lib/uniwidth/width.c (nonspacing_table_data): Add U+00AD,
19212         U+0350..U+035F, U+05A2, U+05BA, U+05C5, U+05C7, U+0600..U+0603,
19213         U+0610..U+0615, U+0656..U+065E, U+07EB..U+07F3, U+0A01, U+0AE2..U+0AE3,
19214         U+0CBC. Remove U+0CBF, U+0CC6. Add U+0CE2..U+0CE3, U+135F,
19215         U+17B4..U+17B5, U+17DD. Remove U+180E. Add U+1920..U+1922,
19216         U+1927..U+192B, U+1932, U+1939..U+193B, U+1A17..U+1A18, U+1B00..U+1B03,
19217         U+1B34, U+1B36..U+1B3A, U+1B3C, U+1B42, U+1B6B..U+1B73, U+1DC0..U+1DCA,
19218         U+1DFE..U+1DFF, U+20EB..U+20EF, U+A802, U+A806, U+A80B, U+A825..U+A826,
19219         U+10A01..U+10A03, U+10A05..U+10A06, U+10A0C..U+10A0F, U+10A38..U+10A3A,
19220         U+10A3F, U+1D242..U+1D244.
19221         (nonspacing_table_ind): Update.
19222         (uc_width): Assign width 0 to U+E0100..U+E01EF. Assign width 1 to
19223         U+4DC0..U+4DFF. Assign width 2 to U+2329..U+232A, U+FE10..U+FE1F.
19224
19225 2007-07-08  Bruno Haible  <bruno@clisp.org>
19226
19227         Update to Unicode 5.0.
19228         * lib/uniname/gen-uninames.lisp (main): Add the range 0x12xxx to the
19229         code transform. Extend the name index field of unicode_name_to_code and
19230         unicode_code_to_name from 16 to 24 bits.
19231         * lib/uniname/uniname.c (unicode_character_name,
19232         unicode_name_character): Add the range 0x12xxx to the code transform.
19233         * lib/uniname/uninames.h: Regenerated.
19234         * tests/uniname/UnicodeDataNames.txt: Update to Unicode 5.0.
19235
19236 2007-07-07  Bruno Haible  <bruno@clisp.org>
19237
19238         * modules/wcwidth-tests: New file.
19239         * tests/test-wcwidth.c: New file.
19240
19241         Work around MacOS X wcwidth() bug.
19242         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Test against MacOS X 10.3 bug.
19243         * lib/wcwidth.c: Include localcharset.h, streq.h, uniwidth.h.
19244         (rpl_wcwidth): Special-case the UTF-8 locales. Fall back to the
19245         original wcwidth in non-UTF-8 locales.
19246         * modules/wcwidth (Depends-on): Add localcharset, streq,
19247         uniwidth/width.
19248         * doc/functions/wcwidth.texi: Update.
19249
19250 2007-07-07  Bruno Haible  <bruno@clisp.org>
19251
19252         * lib/wchar_.h: Include the GL_LINK_WARNING macro.
19253         (wcwidth): New declaration.
19254         * m4/wchar.m4 (gl_WCHAR_MODULE_INDICATOR, gl_WCHAR_H_DEFAULTS): New
19255         macros.
19256         (gl_WCHAR_H): Require gl_WCHAR_H_DEFAULTS. Don't set WCHAR_H to empty
19257         here. Prepare for creating <wchar.h> unconditionally.
19258         * modules/wchar (Depends-on): Add link-warning.
19259         (Makefile.am): Substitute also GNULIB_WCWIDTH, HAVE_DECL_WCWIDTH,
19260         REPLACE_WCWIDTH, and GL_LINK_WARNING.
19261         * lib/wcwidth.h: Remove file.
19262         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Require gl_WCHAR_H_DEFAULTS. Set
19263         HAVE_DECL_WCWIDTH, REPLACE_WCWIDTH, WCHAR_H.
19264         * modules/wcwidth (Files): Remove lib/wcwidth.h.
19265         (configure.ac): Invoke gl_WCHAR_MODULE_INDICATOR.
19266         (Include): Replace wcwidth.h with <wchar.h>.
19267         * lib/wcwidth.c: Include <wchar.h> instead of wcwidth.h.
19268         * lib/mbchar.h: Don't include wcwidth.h.
19269         * lib/mbswidth.c: Likewise.
19270         * NEWS: Mention the change.
19271
19272 2007-07-07  Bruno Haible  <bruno@clisp.org>
19273
19274         * lib/wcwidth.c: New file, extracted from lib/wcwidth.h.
19275         * lib/wcwidth.h: Don't include wctype.h. Replace inline function
19276         definition with an external declaration.
19277         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Use wcwidth.c when wcwidth is not
19278         defined as a function. Remove AC_C_INLINE requirement.
19279         * modules/wcwidth (Files): Add lib/wcwidth.c.
19280         (Makefile.am): Remove redundant statement.
19281
19282 2007-07-07  Bruno Haible  <bruno@clisp.org>
19283
19284         * MODULES.html.sh (Unicode string functions): Add the new modules.
19285
19286         * tests/uniwidth/test-u32-strwidth.c: New file.
19287         * modules/uniwidth/u32-strwidth-tests: New file.
19288
19289         * lib/uniwidth/u32-strwidth.c: New file.
19290         * modules/uniwidth/u32-strwidth: New file.
19291
19292         * tests/uniwidth/test-u16-strwidth.c: New file.
19293         * modules/uniwidth/u16-strwidth-tests: New file.
19294
19295         * lib/uniwidth/u16-strwidth.c: New file.
19296         * modules/uniwidth/u16-strwidth: New file.
19297
19298         * tests/uniwidth/test-u8-strwidth.c: New file.
19299         * modules/uniwidth/u8-strwidth-tests: New file.
19300
19301         * lib/uniwidth/u8-strwidth.c: New file.
19302         * modules/uniwidth/u8-strwidth: New file.
19303
19304         * tests/uniwidth/test-u32-width.c: New file.
19305         * modules/uniwidth/u32-width-tests: New file.
19306
19307         * lib/uniwidth/u32-width.c: New file.
19308         * modules/uniwidth/u32-width: New file.
19309
19310         * tests/uniwidth/test-u16-width.c: New file.
19311         * modules/uniwidth/u16-width-tests: New file.
19312
19313         * lib/uniwidth/u16-width.c: New file.
19314         * modules/uniwidth/u16-width: New file.
19315
19316         * tests/uniwidth/test-u8-width.c: New file.
19317         * modules/uniwidth/u8-width-tests: New file.
19318
19319         * lib/uniwidth/u8-width.c: New file.
19320         * modules/uniwidth/u8-width: New file.
19321
19322         * tests/uniwidth/test-uc_width.c: New file.
19323         * modules/uniwidth/width-tests: New file.
19324
19325         * lib/uniwidth/width.c: New file, from GNU libiconv.
19326         * lib/uniwidth/cjk.h: New file, from GNU libiconv.
19327         * modules/uniwidth/width: New file.
19328
19329         * lib/uniwidth.h: New file, from GNU libiconv.
19330         * modules/uniwidth/base: New file.
19331
19332 2007-07-07  Bruno Haible  <bruno@clisp.org>
19333
19334         * lib/uniname.h: New file, from GNU gettext.
19335         * lib/uniname/gen-uninames.lisp: New file, from GNU gettext.
19336         * lib/uniname/uninames.h: New file, from GNU gettext.
19337         * lib/uniname/uniname.c: New file, from GNU gettext.
19338         * tests/uniname/test-uninames.sh: New file.
19339         * tests/uniname/test-uninames.c: New file, from GNU gettext.
19340         * tests/uniname/UnicodeDataNames.txt: New file, from GNU gettext.
19341         * modules/uniname/base: New file.
19342         * modules/uniname/uniname: New file.
19343         * modules/uniname/uniname-tests: New file.
19344         * MODULES.html.sh (Unicode string functions): Add the new modules.
19345
19346 2007-07-06  Bruno Haible  <bruno@clisp.org>
19347
19348         * doc/Makefile (TEXI2HTML): Specify a --reference-limit.
19349
19350 2007-07-06  Bruno Haible  <bruno@clisp.org>
19351
19352         * lib/sys_time_.h: Use a recursion-safe inclusion guard rather than
19353         a split double-inclusion guard. Needed for cygwin, where <sys/time.h>
19354         includes <cygwin/sys_time.h> which includes <sys/select.h> which
19355         include <sys/time.h>.
19356         Reported by Eric Blake.
19357
19358 2007-07-06  Eric Blake  <ebb9@byu.net>
19359
19360         Fix testing canonicalize on cygwin.
19361         * modules/canonicalize-lgpl-tests (test_canonicalize_lgpl_LDADD):
19362         Revert patch from 2007-06-19.
19363         * tests/test-canonicalize-lgpl.c (main): Instead, skip test when
19364         canonicalize module is also in use.
19365         * tests/test-canonicalize.c: New file.
19366         * tests/test-canonicalize.sh: Likewise.
19367         * modules/canonicalize-tests: Likewise.
19368
19369 2007-07-06  Jim Meyering  <jim@meyering.net>
19370
19371         * lib/getugroups.c (getugroups): Detect getgrent failure.
19372         Adjust comment to reflect reality: this function may return -1.
19373
19374 2007-07-05  Sergey Poznyakoff  <gray@gnu.org.ua>
19375
19376         * build-aux/bootstrap (TP_URL,get_translations): Update to use
19377         the new TP address.
19378         (usage): Fix typo
19379         (gnulib_mk): New variable.
19380
19381 2007-07-05  Jim Meyering  <jim@meyering.net>
19382
19383         Don't let endgrent clobber errno, no matter how improbable.
19384         * lib/getugroups.c (getugroups): Save and restore errno around
19385         endgrent call.
19386
19387         Close the group DB even when failing with 2^31 or more members.
19388         * lib/getugroups.c (getugroups): Don't return without calling endgrent.
19389
19390 2007-07-04  Jim Meyering  <jim@meyering.net>
19391
19392         * lib/getugroups.h: New file.
19393         * lib/getugroups.c: Include "getugroups.h".
19394         Remove uses of "register" keyword.
19395         Move local variable, "cp", down into scope where used.
19396         Give "username" parameter the "const" attribute.
19397         * modules/getugroups (Files): Add lib/getugroups.h
19398
19399 2007-07-04  Karl Berry  <karl@gnu.org>
19400
19401         * MODULES.html.sh (func_all_modules): Complete rename of
19402         gpl/lgpl to gpl-2.0 and lgpl-2.1, and add gpl-3.0.
19403
19404 2007-07-02  Bruno Haible  <bruno@clisp.org>
19405
19406         * m4/inttypes.m4 (gl_INTTYPES_H): Define __STDC_LIMIT_MACROS in C++
19407         mode, when inttypes.h comes from gnulib.
19408         Reported by Joel E. Denny <jdenny@ces.clemson.edu>.
19409
19410 2007-07-02  Simon Josefsson  <simon@josefsson.org>
19411
19412         * NEWS: Mention lgpl module name change.
19413
19414         * modules/lgpl-2.1: Renamed from lgpl.
19415
19416         * NEWS: Mention gpl module name change.
19417
19418         * modules/gpl-3.0: New file, based on gpl-2.0.
19419
19420         * modules/gpl-2.0: Renamed from gpl.
19421
19422         * modules/gpl: Fix filename, doc/gpl.texi is now found at
19423         doc/gpl-2.0.texi.
19424
19425 2007-07-02  Paul Eggert  <eggert@cs.ucla.edu>
19426
19427         * lib/inttypes_.h [defined __cplusplus&&!defined __STDC_LIMIT_MACROS]:
19428         #define __STDC_LIMIT_MACROS temporarily while including
19429         <stdint.h>, so that __STDC_LIMIT_MACROS is defined.
19430         Problem reported by Joel E. Denny in
19431         <http://lists.gnu.org/archive/html/bug-gnulib/2007-07/msg00008.html>.
19432
19433 2007-07-01  Bruno Haible  <bruno@clisp.org>
19434
19435         * lib/unistdio.h: New file.
19436         * lib/unistdio/u-asnprintf.h: New file.
19437         * lib/unistdio/u-asprintf.h: New file.
19438         * lib/unistdio/u-printf-args.c: New file.
19439         * lib/unistdio/u-printf-args.h: New file.
19440         * lib/unistdio/u-printf-parse.h: New file.
19441         * lib/unistdio/u-snprintf.h: New file.
19442         * lib/unistdio/u-sprintf.h: New file.
19443         * lib/unistdio/u-vasprintf.h: New file.
19444         * lib/unistdio/u-vsnprintf.h: New file.
19445         * lib/unistdio/u-vsprintf.h: New file.
19446         * lib/unistdio/ulc-asnprintf.c: New file.
19447         * lib/unistdio/ulc-asprintf.c: New file.
19448         * lib/unistdio/ulc-fprintf.c: New file, based on lib/fprintf.c.
19449         * lib/unistdio/ulc-printf-parse.c: New file.
19450         * lib/unistdio/ulc-snprintf.c: New file.
19451         * lib/unistdio/ulc-sprintf.c: New file.
19452         * lib/unistdio/ulc-vasnprintf.c: New file.
19453         * lib/unistdio/ulc-vasprintf.c: New file.
19454         * lib/unistdio/ulc-vfprintf.c: New file, based on lib/vfprintf.c.
19455         * lib/unistdio/ulc-vsnprintf.c: New file.
19456         * lib/unistdio/ulc-vsprintf.c: New file.
19457         * lib/unistdio/u8-asnprintf.c: New file.
19458         * lib/unistdio/u8-asprintf.c: New file.
19459         * lib/unistdio/u8-printf-parse.c: New file.
19460         * lib/unistdio/u8-snprintf.c: New file.
19461         * lib/unistdio/u8-sprintf.c: New file.
19462         * lib/unistdio/u8-vasnprintf.c: New file.
19463         * lib/unistdio/u8-vasprintf.c: New file.
19464         * lib/unistdio/u8-vsnprintf.c: New file.
19465         * lib/unistdio/u8-vsprintf.c: New file.
19466         * lib/unistdio/u8-u8-asnprintf.c: New file.
19467         * lib/unistdio/u8-u8-asprintf.c: New file.
19468         * lib/unistdio/u8-u8-snprintf.c: New file.
19469         * lib/unistdio/u8-u8-sprintf.c: New file.
19470         * lib/unistdio/u8-u8-vasnprintf.c: New file.
19471         * lib/unistdio/u8-u8-vasprintf.c: New file.
19472         * lib/unistdio/u8-u8-vsnprintf.c: New file.
19473         * lib/unistdio/u8-u8-vsprintf.c: New file.
19474         * lib/unistdio/u16-asnprintf.c: New file.
19475         * lib/unistdio/u16-asprintf.c: New file.
19476         * lib/unistdio/u16-printf-parse.c: New file.
19477         * lib/unistdio/u16-snprintf.c: New file.
19478         * lib/unistdio/u16-sprintf.c: New file.
19479         * lib/unistdio/u16-vasnprintf.c: New file.
19480         * lib/unistdio/u16-vasprintf.c: New file.
19481         * lib/unistdio/u16-vsnprintf.c: New file.
19482         * lib/unistdio/u16-vsprintf.c: New file.
19483         * lib/unistdio/u16-u16-asnprintf.c: New file.
19484         * lib/unistdio/u16-u16-asprintf.c: New file.
19485         * lib/unistdio/u16-u16-snprintf.c: New file.
19486         * lib/unistdio/u16-u16-sprintf.c: New file.
19487         * lib/unistdio/u16-u16-vasnprintf.c: New file.
19488         * lib/unistdio/u16-u16-vasprintf.c: New file.
19489         * lib/unistdio/u16-u16-vsnprintf.c: New file.
19490         * lib/unistdio/u16-u16-vsprintf.c: New file.
19491         * lib/unistdio/u32-asnprintf.c: New file.
19492         * lib/unistdio/u32-asprintf.c: New file.
19493         * lib/unistdio/u32-printf-parse.c: New file.
19494         * lib/unistdio/u32-snprintf.c: New file.
19495         * lib/unistdio/u32-sprintf.c: New file.
19496         * lib/unistdio/u32-vasnprintf.c: New file.
19497         * lib/unistdio/u32-vasprintf.c: New file.
19498         * lib/unistdio/u32-vsnprintf.c: New file.
19499         * lib/unistdio/u32-vsprintf.c: New file.
19500         * lib/unistdio/u32-u32-asnprintf.c: New file.
19501         * lib/unistdio/u32-u32-asprintf.c: New file.
19502         * lib/unistdio/u32-u32-snprintf.c: New file.
19503         * lib/unistdio/u32-u32-sprintf.c: New file.
19504         * lib/unistdio/u32-u32-vasnprintf.c: New file.
19505         * lib/unistdio/u32-u32-vasprintf.c: New file.
19506         * lib/unistdio/u32-u32-vsnprintf.c: New file.
19507         * lib/unistdio/u32-u32-vsprintf.c: New file.
19508         * tests/unistdio/test-ulc-asnprintf1.c: New file.
19509         * tests/unistdio/test-ulc-asnprintf1.h: New file.
19510         * tests/unistdio/test-ulc-printf1.h: New file.
19511         * tests/unistdio/test-ulc-vasnprintf1.c: New file.
19512         * tests/unistdio/test-ulc-vasnprintf2.c: New file.
19513         * tests/unistdio/test-ulc-vasnprintf2.sh: New file.
19514         * tests/unistdio/test-ulc-vasnprintf3.c: New file.
19515         * tests/unistdio/test-ulc-vasnprintf3.sh: New file.
19516         * tests/unistdio/test-ulc-vasprintf1.c: New file.
19517         * tests/unistdio/test-ulc-vsnprintf1.c: New file.
19518         * tests/unistdio/test-ulc-vsprintf1.c: New file.
19519         * tests/unistdio/test-u8-asnprintf1.c: New file.
19520         * tests/unistdio/test-u8-asnprintf1.h: New file.
19521         * tests/unistdio/test-u8-printf1.h: New file.
19522         * tests/unistdio/test-u8-vasnprintf1.c: New file.
19523         * tests/unistdio/test-u8-vasnprintf2.c: New file.
19524         * tests/unistdio/test-u8-vasnprintf2.sh: New file.
19525         * tests/unistdio/test-u8-vasnprintf3.c: New file.
19526         * tests/unistdio/test-u8-vasnprintf3.sh: New file.
19527         * tests/unistdio/test-u8-vasprintf1.c: New file.
19528         * tests/unistdio/test-u8-vsnprintf1.c: New file.
19529         * tests/unistdio/test-u8-vsprintf1.c: New file.
19530         * tests/unistdio/test-u16-asnprintf1.c: New file.
19531         * tests/unistdio/test-u16-asnprintf1.h: New file.
19532         * tests/unistdio/test-u16-printf1.h: New file.
19533         * tests/unistdio/test-u16-vasnprintf1.c: New file.
19534         * tests/unistdio/test-u16-vasnprintf2.c: New file.
19535         * tests/unistdio/test-u16-vasnprintf2.sh: New file.
19536         * tests/unistdio/test-u16-vasnprintf3.c: New file.
19537         * tests/unistdio/test-u16-vasnprintf3.sh: New file.
19538         * tests/unistdio/test-u16-vasprintf1.c: New file.
19539         * tests/unistdio/test-u16-vsnprintf1.c: New file.
19540         * tests/unistdio/test-u16-vsprintf1.c: New file.
19541         * tests/unistdio/test-u32-asnprintf1.c: New file.
19542         * tests/unistdio/test-u32-asnprintf1.h: New file.
19543         * tests/unistdio/test-u32-printf1.h: New file.
19544         * tests/unistdio/test-u32-vasnprintf1.c: New file.
19545         * tests/unistdio/test-u32-vasnprintf2.c: New file.
19546         * tests/unistdio/test-u32-vasnprintf2.sh: New file.
19547         * tests/unistdio/test-u32-vasnprintf3.c: New file.
19548         * tests/unistdio/test-u32-vasnprintf3.sh: New file.
19549         * tests/unistdio/test-u32-vasprintf1.c: New file.
19550         * tests/unistdio/test-u32-vsnprintf1.c: New file.
19551         * tests/unistdio/test-u32-vsprintf1.c: New file.
19552         * modules/unistdio/base: New file.
19553         * modules/unistdio/u-printf-args: New file.
19554         * modules/unistdio/ulc-asnprintf: New file.
19555         * modules/unistdio/ulc-asprintf: New file.
19556         * modules/unistdio/ulc-fprintf: New file.
19557         * modules/unistdio/ulc-printf-parse: New file.
19558         * modules/unistdio/ulc-snprintf: New file.
19559         * modules/unistdio/ulc-sprintf: New file.
19560         * modules/unistdio/ulc-vasnprintf: New file.
19561         * modules/unistdio/ulc-vasprintf: New file.
19562         * modules/unistdio/ulc-vfprintf: New file.
19563         * modules/unistdio/ulc-vsnprintf: New file.
19564         * modules/unistdio/ulc-vsprintf: New file.
19565         * modules/unistdio/u8-asnprintf: New file.
19566         * modules/unistdio/u8-asprintf: New file.
19567         * modules/unistdio/u8-printf-parse: New file.
19568         * modules/unistdio/u8-snprintf: New file.
19569         * modules/unistdio/u8-sprintf: New file.
19570         * modules/unistdio/u8-vasnprintf: New file.
19571         * modules/unistdio/u8-vasprintf: New file.
19572         * modules/unistdio/u8-vsnprintf: New file.
19573         * modules/unistdio/u8-vsprintf: New file.
19574         * modules/unistdio/u8-u8-asnprintf: New file.
19575         * modules/unistdio/u8-u8-asprintf: New file.
19576         * modules/unistdio/u8-u8-snprintf: New file.
19577         * modules/unistdio/u8-u8-sprintf: New file.
19578         * modules/unistdio/u8-u8-vasnprintf: New file.
19579         * modules/unistdio/u8-u8-vasprintf: New file.
19580         * modules/unistdio/u8-u8-vsnprintf: New file.
19581         * modules/unistdio/u8-u8-vsprintf: New file.
19582         * modules/unistdio/u16-asnprintf: New file.
19583         * modules/unistdio/u16-asprintf: New file.
19584         * modules/unistdio/u16-printf-parse: New file.
19585         * modules/unistdio/u16-snprintf: New file.
19586         * modules/unistdio/u16-sprintf: New file.
19587         * modules/unistdio/u16-vasnprintf: New file.
19588         * modules/unistdio/u16-vasprintf: New file.
19589         * modules/unistdio/u16-vsnprintf: New file.
19590         * modules/unistdio/u16-vsprintf: New file.
19591         * modules/unistdio/u16-u16-asnprintf: New file.
19592         * modules/unistdio/u16-u16-asprintf: New file.
19593         * modules/unistdio/u16-u16-snprintf: New file.
19594         * modules/unistdio/u16-u16-sprintf: New file.
19595         * modules/unistdio/u16-u16-vasnprintf: New file.
19596         * modules/unistdio/u16-u16-vasprintf: New file.
19597         * modules/unistdio/u16-u16-vsnprintf: New file.
19598         * modules/unistdio/u16-u16-vsprintf: New file.
19599         * modules/unistdio/u32-asnprintf: New file.
19600         * modules/unistdio/u32-asprintf: New file.
19601         * modules/unistdio/u32-printf-parse: New file.
19602         * modules/unistdio/u32-snprintf: New file.
19603         * modules/unistdio/u32-sprintf: New file.
19604         * modules/unistdio/u32-vasnprintf: New file.
19605         * modules/unistdio/u32-vasprintf: New file.
19606         * modules/unistdio/u32-vsnprintf: New file.
19607         * modules/unistdio/u32-vsprintf: New file.
19608         * modules/unistdio/u32-u32-asnprintf: New file.
19609         * modules/unistdio/u32-u32-asprintf: New file.
19610         * modules/unistdio/u32-u32-snprintf: New file.
19611         * modules/unistdio/u32-u32-sprintf: New file.
19612         * modules/unistdio/u32-u32-vasnprintf: New file.
19613         * modules/unistdio/u32-u32-vasprintf: New file.
19614         * modules/unistdio/u32-u32-vsnprintf: New file.
19615         * modules/unistdio/u32-u32-vsprintf: New file.
19616         * modules/unistdio/ulc-asnprintf-tests: New file.
19617         * modules/unistdio/ulc-vasnprintf-tests: New file.
19618         * modules/unistdio/ulc-vasprintf-tests: New file.
19619         * modules/unistdio/ulc-vsnprintf-tests: New file.
19620         * modules/unistdio/ulc-vsprintf-tests: New file.
19621         * modules/unistdio/u8-asnprintf-tests: New file.
19622         * modules/unistdio/u8-vasnprintf-tests: New file.
19623         * modules/unistdio/u8-vasprintf-tests: New file.
19624         * modules/unistdio/u8-vsnprintf-tests: New file.
19625         * modules/unistdio/u8-vsprintf-tests: New file.
19626         * modules/unistdio/u16-asnprintf-tests: New file.
19627         * modules/unistdio/u16-vasnprintf-tests: New file.
19628         * modules/unistdio/u16-vasprintf-tests: New file.
19629         * modules/unistdio/u16-vsnprintf-tests: New file.
19630         * modules/unistdio/u16-vsprintf-tests: New file.
19631         * modules/unistdio/u32-asnprintf-tests: New file.
19632         * modules/unistdio/u32-vasnprintf-tests: New file.
19633         * modules/unistdio/u32-vasprintf-tests: New file.
19634         * modules/unistdio/u32-vsnprintf-tests: New file.
19635         * modules/unistdio/u32-vsprintf-tests: New file.
19636         * MODULES.html.sh (Unicode string functions): Add the new modules.
19637
19638 2007-07-01  Bruno Haible  <bruno@clisp.org>
19639
19640         * lib/sprintf.c (sprintf): Limit the available length estimation,
19641         to avoid address wraparound.
19642         * lib/vsprintf.c (vsprintf): Likewise.
19643         * modules/sprintf-posix (Dependencies): Add stdint.
19644         * modules/vsprintf-posix (Dependencies): Likewise.
19645
19646 2007-07-01  Bruno Haible  <bruno@clisp.org>
19647
19648         * gnulib-tool (self_abspathname): Determine PATH_SEPARATOR and handle
19649         Windows PATH as well. Conservative double-quoting. Comments.
19650
19651 2007-07-01  Bruno Haible  <bruno@clisp.org>
19652             Eric Blake  <ebb9@byu.net>
19653             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
19654
19655         * gnulib-tool (self_abspathname): Fix algorithm to cope with
19656         empty components in $PATH, denoting '.'.
19657
19658 2007-07-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
19659
19660         * gnulib-tool: Fix indentation.
19661         (func_create_megatestdir): Likewise.
19662         Report by Bruno Haible.
19663
19664 2007-06-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
19665
19666         Sync from Automake.
19667         * build-aux/gnupload: Fix shell portability issues with for loops.
19668         Report by Karl Berry.
19669
19670 2007-06-29  Simon Josefsson  <simon@josefsson.org>
19671
19672         * build-aux/maint.mk (POURL): Use translationproject.org.
19673
19674 2007-06-27  Simon Josefsson  <simon@josefsson.org>
19675             Bruno Haible  <bruno@clisp.org>
19676
19677         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Require gl_HEADER_SYS_SOCKET
19678         before using HAVE_WS2TCPIP_H. Check for gai_strerror through an
19679         explicit link test, rather than AC_REPLACE_FUNCS - for mingw.
19680         (gl_PREREQ_GETADDRINFO): Require gl_HEADER_SYS_SOCKET before using
19681         HAVE_SYS_SOCKET_H and HAVE_WS2TCPIP_H.
19682
19683 2007-06-27  Bruno Haible  <bruno@clisp.org>
19684
19685         * build-aux/config.rpath: Upgrade to libtool-1.5.24.
19686         * build-aux/config.libpath: Upgrade to libtool-1.5.24.
19687
19688 2007-06-26  Karl Berry  <karl@gnu.org>
19689
19690         * MODULES.html.sh: remove xreadlink-with-size.
19691
19692 2007-06-23  Paul Eggert  <eggert@cs.ucla.edu>
19693
19694         * lib/time_.h: Port to Solaris 8 with Sun Studio 11, using a
19695         method that I hope also handles the double-include problem noted
19696         by Bruno Haible in
19697         <http://lists.gnu.org/archive/html/bug-gnulib/2007-05/msg00186.html>.
19698
19699 2007-06-23  Bruno Haible  <bruno@clisp.org>
19700
19701         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
19702         Don't let the 'mostlyclean' target fail if the last subdirectory could
19703         not be removed.
19704         Reported by Karl Berry.
19705
19706 2007-06-23  Bruno Haible  <bruno@clisp.org>
19707
19708         * gnulib-tool (echo): Add a speedier workaround for ksh.
19709         * tests/test-echo.sh: Likewise.
19710
19711 2007-06-23  Bruno Haible  <bruno@clisp.org>
19712
19713         * gnulib-tool (echo): Add workarounds also for bash versions < 2.04.
19714         * tests/test-echo.sh: Likewise.
19715
19716 2007-06-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
19717
19718         * gnulib-tool (IFS): Initialize early, so we don't set it to
19719         empty later.
19720         (self_abspathname): Rewrite algorithm to set it, reindent.
19721         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am)
19722         (func_create_megatestdir): Merge some sed scripts.
19723
19724 2007-06-23  Paul Eggert  <eggert@cs.ucla.edu>
19725
19726         * m4/include_next.m4 (gl_CHECK_NEXT_HEADERS): Check some typos
19727         exposed by Sun Studio 11 cc on Solaris 8.
19728
19729 2007-06-22  Bruno Haible  <bruno@clisp.org>
19730
19731         * gnulib-tool (echo): Ensure the echo primitive does not interpret
19732         backslashes.
19733         * tests/test-echo.sh: New file.
19734
19735 2007-06-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
19736
19737         * gnulib-tool (func_add_or_update, func_create_testdir): Do not
19738         simplify `sed_replace_build_aux' scripts, they are portable but
19739         echoing them with `echo' is not.
19740         Report and analysis by Fernando Ferreira <fernando.prog@netcabo.pt>.
19741
19742 2007-06-21  Karl Berry  <karl@gnu.org>
19743
19744         * config/srclist.txt: guess we can't handle the licenses via
19745         srclist at the moment.
19746
19747 2007-06-21  Paul Eggert  <eggert@cs.ucla.edu>
19748
19749         * MODULES.html.sh: Add include_next.
19750         * modules/include_next: New file.
19751
19752 2007-06-20  Paul Eggert  <eggert@cs.ucla.edu>
19753
19754         * m4/include_next.m4 (gl_INCLUDE_NEXT): Define and AC_SUBST
19755         INCLUDE_NEXT.
19756         (gl_CHECK_NEXT_HEADERS): New macro.
19757         * m4/fcntl_h.m4 (gl_FCNTL_H): use gl_CHECK_NEXT_HEADERS instead of
19758         the obsolescent gl_ABSOLUTE_HEADER.
19759         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Likewise.
19760         * m4/float_h.m4 (gl_FLOAT_H): Likewise.
19761         * m4/iconv_h.m4 (gl_ICONV_H): Likewise.
19762         * m4/inttypes.m4 (gl_INTTYPES_H): Likewise.
19763         * m4/locale_h.m4 (gl_LOCALE_H): Likewise.
19764         * m4/math_h.m4 (gl_MATH_H): Likewise.
19765         * m4/netinet_in_h.m4 (gl_HEADER_NETINET_IN): Likewise.
19766         * m4/search_h.m4 (gl_SEARCH_H): Likewise.
19767         * m4/signal_h.m4 (gl_SIGNAL_H): Likewise.
19768         * m4/stdint.m4 (gl_STDINT_H): Likewise.
19769         * m4/stdio_h.m4 (gl_STDIO_H): Likewise.
19770         * m4/stdlib_h.m4 (gl_STDLIB_H): Likewise.
19771         * m4/string_h.m4 (gl_HEADER_STRING_H_BODY): Likewise.
19772         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Likewise.
19773         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Likewise.
19774         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Likewise.
19775         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Likewise.
19776         * m4/sysexits.m4 (gl_SYSEXITS): Likewise.
19777         * m4/time_h.m4 (gl_HEADER_TIME_H_BODY): Likewise.
19778         * m4/unistd_h.m4 (gl_UNISTD_H): Likewise.
19779         * m4/wchar.m4 (gl_WCHAR_H): Likewise.
19780         * m4/wctype.m4 (gl_WCTYPE_H): Likewise.
19781         * m4/inttypes.m4 (gl_INTTYPES_H): Define
19782         _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H to avoid the problem of unclean
19783         builds, since ABSOLUTE_INTTYPES_H is no longer being defined.
19784         * m4/stdint.m4 (gl_STDINT_H): Likewise, for
19785         _GL_JUST_INCLUDE_SYSTEM_STDINT_H.
19786         * lib/fcntl_.h: Use @INCLUDE_NEXT@ @NEXT_foo_H@
19787         rather than @HAVE_INCLUDE_NEXT@ and @ABSOLUTE_foo_H@.
19788         * lib/float_.h: Likewise.
19789         * lib/inttypes_.h: Likewise.
19790         * lib/math_.h: Likewise.
19791         * lib/search_.h: Likewise.
19792         * lib/signal_.h: Likewise.
19793         * lib/stdint_.h: Likewise.
19794         * lib/stdio_.h: Likewise.
19795         * lib/stdlib_.h: Likewise.
19796         * lib/string_.h: Likewise.
19797         * lib/sys_stat_.h: Likewise.
19798         * lib/sys_time_.h: Likewise.
19799         * lib/time_.h: Likewise.
19800         * lib/unistd_.h: Likewise.
19801         * lib/wchar_.h: Likewise.
19802         * lib/wctype_.h: Likewise.
19803         * lib/dirent_.h: Likewise.
19804         * lib/iconv_.h: Likewise.
19805         * lib/locale_.h: Likewise.
19806         * lib/netinet_in_.h: Likewise.
19807         * lib/sys_select_.h: Likewise.
19808         * lib/sys_socket_.h: Likewise.
19809         * lib/sysexits_.h: Likewise.
19810         * modules/fcntl (Depends-on): Depend on include_next, not
19811         absolute_header.
19812         (Makefile): Substitute INCLUDE_NEXT and NEXT_foo_H, not
19813         HAVE_INCLUDE_NEXT and ABSOLUTE_foo_H.
19814         * modules/fchdir: Likewise.
19815         * modules/float: Likewise.
19816         * modules/iconv_open: Likewise.
19817         * modules/inttypes: Likewise.
19818         * modules/locale: Likewise.
19819         * modules/math: Likewise.
19820         * modules/netinet_in: Likewise.
19821         * modules/search: Likewise.
19822         * modules/signal: Likewise.
19823         * modules/stdint: Likewise.
19824         * modules/stdio: Likewise.
19825         * modules/stdlib: Likewise.
19826         * modules/string: Likewise.
19827         * modules/sys_select: Likewise.
19828         * modules/sys_socket: Likewise.
19829         * modules/sys_stat: Likewise.
19830         * modules/sys_time: Likewise.
19831         * modules/sysexits: Likewise.
19832         * modules/time: Likewise.
19833         * modules/unistd: Likewise.
19834         * modules/wchar: Likewise.
19835         * modules/wctype: Likewise.
19836         * modules/sys_stat: Change maintainer to "all".
19837         * modules/unistd: Likewise.
19838
19839 2007-06-20  Karl Berry  <karl@gnu.org>
19840
19841         * config/srclist.txt: track www changes in license files.
19842
19843 2007-06-20  Sergey Poznyakoff  <gray@gnu.org.ua>
19844
19845         * build-aux/bootstrap: Remove stray dot.
19846         Make sure build_aux settings are honored when linking
19847         gnulib_extra_files.
19848
19849 2007-06-19  Eric Blake  <ebb9@byu.net>
19850
19851         * modules/canonicalize-lgpl-tests (test_canonicalize_lgpl_LDADD):
19852         Allow compilation on cygwin.
19853
19854 2007-06-19  Jim Meyering  <jim@meyering.net>
19855
19856         xreadlink-with-size: Remove module.  No longer used.
19857         Ex-callers now use xreadlink or mreadlink-with-size.
19858         * modules/xreadlink-with-size: Remove module.
19859         * lib/xreadlink-with-size.c: Remove file.
19860         * lib/xreadlink.h (xreadlink_with_size): Remove prototype.
19861         (xreadlink): Remove inaccurate comment.  The one in xreadlink.c,
19862         just before the function definition *is* accurate.
19863
19864         Eliminate one way canonicalize_filename_mode could exit.
19865         * lib/canonicalize.c (canonicalize_filename_mode):
19866         Use mreadlink_with_size, not xreadlink_with_size.
19867
19868 2007-06-18  Paul Eggert  <eggert@cs.ucla.edu>
19869
19870         Detect porting problems to FreeBSD/arm, which has time_t wider than
19871         long int.  Original problem reported for GNU diff by Xin Li in
19872         <http://lists.gnu.org/archive/html/bug-gnu-utils/2007-06/msg00091.html>.
19873         * modules/getdate (Depends-on): Add intprops, verify.
19874         * lib/getdate.y: Include intprops.h, verify.h.  Verify that time_t
19875         is an integer type no wider than long int.
19876
19877 2007-06-18  Jim Meyering  <jim@meyering.net>
19878
19879         New module: mreadlink-with-size.
19880         * MODULES.html.sh: Add mreadlink-with-size.
19881         * modules/mreadlink-with-size: New module
19882         * modules/canonicalize (Depends-on): Depend on mreadlink-with-size,
19883         not xreadlink-with-size.
19884         * lib/mreadlink-with-size.c, lib/mreadlink.h: New files.
19885
19886 2007-06-16  Bruno Haible  <bruno@clisp.org>
19887
19888         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Catch the MacOS X 10.4 bug.
19889         * doc/functions/frexpl.texi: Document the MacOS X 10.4 bug.
19890         Reported by Gary V. Vaughan <gary@gnu.org>.
19891
19892 2007-06-15  Paul Eggert  <eggert@cs.ucla.edu>
19893
19894         Revamp lchown so that it lives in unistd.h where it belongs.
19895         * lib/lchown.h: Remove.
19896         * lib/dirchownmod.c: Don't include lib/lchown.h.
19897         * lib/fchownat.c: Likewise.
19898         * lib/openat.c: Likewise.
19899         * lib/lchown.c (REPLACE_CHOWN): Define to 0 if the system chown
19900         does not follow symlinks.
19901         (EOPNOTSUPP): Define if not defined.
19902         * lib/unistd_.h (chown): Do not replace if REPLADE_CHOWN
19903         is defined to 0.
19904         (lchown): New decl.
19905         * m4/lchown.m4 (gl_FUNC_LCHOWN): Require gl_UNISTD_H_DEFAULTS.
19906         Do not check for lchown decl.
19907         Set REPLACE_LCHOWN.
19908         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Set GNULIB_LCHOWN,
19909         REPLACE_LCHOWN.
19910         * modules/chown: Make it clear it follows symlinks.
19911         * modules/lchown: Make it clear it doesn't follow symlinks.
19912         (Files): Remove lib/lchown.h
19913         (Depends-on): Add unistd.
19914         (configure.ac): Add gl_UNISTD_MODULE_INDICATOR([lchown]).
19915         (Include): Include <unistd.h>, not "lchown.h".
19916         * modules/unistd (unistd.h): Substitude GNULIB_LCHOWN and
19917         REPLACE_LCHOWN.
19918
19919 2007-06-15  Jim Meyering  <jim@meyering.net>
19920
19921         Change license (GPL to LGPL) of fsusage and dependents.
19922         * modules/fsusage (License): Change to LGPL.
19923         * modules/full-read (License): Likewise.
19924         * modules/full-write (License): Likewise.
19925         * modules/safe-read (License): Likewise.
19926         * modules/safe-write (License): Likewise.
19927
19928 2007-06-14  Ben Pfaff  <blp@gnu.org>
19929
19930         Missing part of allocsa -> malloca transition.
19931         * modules/relocatable-prog-wrapper: gl_ALLOCSA should be
19932         gl_MALLOCA.
19933
19934 2007-06-12  Bruno Haible  <bruno@clisp.org>
19935
19936         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Guess no when cross-compiling
19937         to ia64, x86_64, i386.
19938         Reported by Eric Blake.
19939
19940 2007-06-12  Bruno Haible  <bruno@clisp.org>
19941
19942         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Guess no also when
19943         cross-compiling to x86_64.
19944
19945 2007-06-12  Paul Eggert  <eggert@cs.ucla.edu>
19946
19947         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Fix POSIX sed portability
19948         glitch reported by Ralf Wildenhues in
19949         <http://lists.gnu.org/archive/html/bug-gnulib/2007-06/msg00114.html>.
19950
19951         * m4/regex.m4 (gl_REGEX): Catch a bug with [[:alnum:]_-] reported by
19952         Vin Shelton.
19953
19954 2007-06-11  Bruno Haible  <bruno@clisp.org>
19955
19956         * lib/printf-args.c (PRINTF_FETCHARGS) [ENABLE_UNISTDIO]: Fix NULL
19957         replacement string.
19958         Reported by Eric Blake.
19959
19960 2007-06-10  Bruno Haible  <bruno@clisp.org>
19961
19962         Prepare vasnprintf code for use with Unicode strings.
19963         * lib/printf-args.h (PRINTF_FETCHARGS): New macro.
19964         (arg_type) [ENABLE_UNISTDIO]: Define TYPE_U8_STRING, TYPE_U16_STRING,
19965         TYPE_U32_STRING.
19966         (argument) [ENABLE_UNISTDIO]: Add a_u8_string, a_u16_string,
19967         a_u32_string variants.
19968         (PRINTF_FETCHARGS): Renamed from printf_fetchargs.
19969         * lib/printf-args.c: Don't include config.h and the specification
19970         header if PRINTF_FETCHARGS is already defined.
19971         (PRINTF_FETCHARGS): Renamed from printf_fetchargs.
19972         (PRINTF_FETCHARGS) [ENABLE_UNISTDIO]: Add code for TYPE_U8_STRING,
19973         TYPE_U16_STRING, TYPE_U32_STRING.
19974         * lib/printf-parse.h [ENABLE_UNISTDIO] (u8_directive, u8_directives,
19975         u16_directive, u16_directives, u32_directive, u32_directives): New
19976         types.
19977         (ulc_printf_parse, u8_printf_parse, u16_printf_parse, u32_printf_parse):
19978         New declarations.
19979         * lib/printf-parse.c: Don't include config.h and the specification
19980         header if PRINTF_PARSE is already defined. Eliminate the set of
19981         parameters for WIDE_CHAR_VERSION; the user of this file must provide
19982         them now. Include c-ctype.h.
19983         (PRINTF_PARSE) [ENABLE_UNISTDIO]: Add code implementing the 'U'
19984         directive and CHAR_T_ONLY_ASCII.
19985         * lib/vasnprintf.c: Don't include config.h and the specification header
19986         if VASNPRINTF is already defined.
19987         (DCHAR_IS_TCHAR, DCHAR_CPY): New macros.
19988         (VASNPRINTF): Use PRINTF_FETCHARGS instead of printf_fetchargs. Use
19989         DCHAR_CPY. Handle the case that DCHAR_T and FCHAR_T are not the same
19990         type. Handle the case that TCHAR_T and FCHAR_T are not of the same
19991         size. Handle the case that DCHAR_T and TCHAR_T are not the same type,
19992         add a conversion from TCHAR_T[] to DCHAR_T[], and rework the padding
19993         code accordingly.
19994         (VASNPRINTF) [ENABLE_UNISTDIO]: Implement the 'U' directive. Enable
19995         pad_ourselves also in this case, with the 'c' and 's' directives, and
19996         with a different notion of "width".
19997         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): New macros.
19998
19999 2007-06-10  Bruno Haible  <bruno@clisp.org>
20000
20001         * modules/unistr/u32-mbsnlen: New file.
20002         * lib/unistr/u32-mbsnlen.c: New file.
20003
20004         * modules/unistr/u16-mbsnlen: New file.
20005         * lib/unistr/u16-mbsnlen.c: New file.
20006
20007         * modules/unistr/u8-mbsnlen: New file.
20008         * lib/unistr/u8-mbsnlen.c: New file.
20009
20010         * lib/unistr.h (u8_mbsnlen, u16_mbsnlen, u32_mbsnlen): New
20011         declarations.
20012
20013 2007-06-10  Bruno Haible  <bruno@clisp.org>
20014
20015         * lib/string_.h (mbsnlen): New declaration.
20016         * lib/mbsnlen.c: New file.
20017         * m4/mbsnlen.m4: New file.
20018         * modules/mbsnlen: New file.
20019         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Set GNULIB_MBSNLEN.
20020         * modules/string (string.h): Substitute GNULIB_MBSNLEN.
20021         * MODULES.html.sh (Internationalization functions): Add mbsnlen.
20022
20023 2007-06-10  Bruno Haible  <bruno@clisp.org>
20024
20025         * lib/mbslen.c: Include <stdlib.h>, needed for MB_CUR_MAX.
20026
20027 2007-06-10  Bruno Haible  <bruno@clisp.org>
20028
20029         * lib/mbiter.h: Include <stddef.h>, needed for ptrdiff_t.
20030         * lib/mbuiter.h: Likewise.
20031
20032 2007-06-10  Bruno Haible  <bruno@clisp.org>
20033
20034         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF): Check for _snprintf
20035         declaration.
20036
20037 2007-06-10  Karl Berry  <karl@gnu.org>
20038
20039         * config/srclist.txt: remove gettext entries, Bruno prefers
20040         to update individually.
20041
20042 2007-06-10  Bruno Haible  <bruno@clisp.org>
20043
20044         * lib/vasnprintf.c (VASNPRINTF) [!USE_SNPRINTF]: Remove variable
20045         'maxlen'. Ensure only length + width bytes are allocated, not
20046         length + 1 + width.
20047
20048 2007-06-09  Bruno Haible  <bruno@clisp.org>
20049
20050         * lib/vasnprintf.c (FCHAR_T, DCHAR_T, TCHAR_T): New macros.
20051         (CHAR_T): Remove macro.
20052         (VASNPRINTF): Update.
20053
20054 2007-06-09  Bruno Haible  <bruno@clisp.org>
20055
20056         * MODULES.html.sh (Unicode string functions): Add the new modules.
20057
20058         * modules/uniconv/u32-conv-to-enc: New file.
20059         * lib/uniconv/u32-conv-to-enc.c: New file.
20060         * modules/uniconv/u32-conv-to-enc-tests: New file.
20061         * tests/uniconv/test-u32-conv-to-enc.c: New file.
20062
20063         * modules/uniconv/u16-conv-to-enc: New file.
20064         * lib/uniconv/u16-conv-to-enc.c: New file.
20065         * lib/uniconv/u-conv-to-enc.h: New file.
20066         * modules/uniconv/u16-conv-to-enc-tests: New file.
20067         * tests/uniconv/test-u16-conv-to-enc.c: New file.
20068
20069         * modules/uniconv/u8-conv-to-enc: New file.
20070         * lib/uniconv/u8-conv-to-enc.c: New file.
20071         * modules/uniconv/u8-conv-to-enc-tests: New file.
20072         * tests/uniconv/test-u8-conv-to-enc.c: New file.
20073
20074         * lib/uniconv.h (u8_conv_to_encoding, u16_conv_to_encoding,
20075         u32_conv_to_encoding): New declarations.
20076
20077 2007-06-09  Bruno Haible  <bruno@clisp.org>
20078
20079         * tests/uniconv/test-u32-strconv-to-enc.c (main): Remove unused code.
20080
20081 2007-06-09  Bruno Haible  <bruno@clisp.org>
20082
20083         Rename 'allocsa' -> 'malloca', 'freesa' -> 'freea'.
20084         * modules/malloca: Renamed from modules/allocsa, updated.
20085         * lib/malloca.h: Renamed from lib/allocsa.h, updated.
20086         * lib/malloca.c: Renamed from lib/allocsa.c, updated.
20087         * lib/malloca.valgrind: Renamed from lib/allocsa.valgrind, updated.
20088         * m4/malloca.m4: Renamed from m4/allocsa.m4, updated.
20089         * modules/malloca-tests: Renamed from modules/allocsa-tests, updated.
20090         * tests/test-malloca.c: Renamed from tests/test-allocsa.c, updated.
20091         * modules/xmalloca: Renamed from modules/xallocsa, updated.
20092         * lib/xmalloca.h: Renamed from lib/xallocsa.h, updated.
20093         * lib/xmalloca.c: Renamed from lib/xallocsa.c, updated.
20094         * modules/c-strcasestr (Depends-on): Update.
20095         * lib/c-strcasestr.c: Update.
20096         * modules/c-strstr (Depends-on): Update.
20097         * lib/c-strstr.c: Update.
20098         * modules/canonicalize-lgpl (Depends-on): Update.
20099         * lib/canonicalize-lgpl.c: Update.
20100         * modules/clean-temp (Depends-on): Update.
20101         * lib/clean-temp.c: Update.
20102         * modules/csharpcomp (Depends-on): Update.
20103         * lib/csharpcomp.c: Update.
20104         * modules/csharpexec (Depends-on): Update.
20105         * lib/csharpexec.c: Update.
20106         * modules/javacomp (Depends-on): Update.
20107         * lib/javacomp.c: Update.
20108         * modules/javaexec (Depends-on): Update.
20109         * lib/javaexec.c: Update.
20110         * modules/mbscasestr (Depends-on): Update.
20111         * lib/mbscasestr.c: Update.
20112         * modules/mbsstr (Depends-on): Update.
20113         * lib/mbsstr.c: Update.
20114         * modules/setenv (Depends-on): Update.
20115         * lib/setenv.c: Update.
20116         * modules/strcasestr (Depends-on): Update.
20117         * lib/strcasestr.c: Update.
20118         * modules/striconveha (Depends-on): Update.
20119         * lib/striconveha.c: Update.
20120         * modules/relocatable-prog-wrapper (Files): Update.
20121         * lib/relocwrapper.c: Update.
20122         * build-aux/install-reloc: Update.
20123         * MODULES.html.sh (Memory management functions <stdlib.h>): Update.
20124
20125 2007-06-08  Bruno Haible  <bruno@clisp.org>
20126
20127         Port to uClibc.
20128         * lib/fbufmode.c (fbufmode): Add special code for uClibc.
20129         * lib/fpurge.c (fpurge): Likewise.
20130         * lib/freading.c (freading): Likewise.
20131         * lib/fseeko.c (rpl_fseeko): Likewise.
20132         * lib/fseterr.c (fseterr): Likewise.
20133         * lib/fwriting.c (fwriting): Likewise.
20134         * tests/test-fflush.c (main): Avoid a failure on uClibc.
20135
20136 2007-06-08  Bruno Haible  <bruno@clisp.org>
20137
20138         * m4/intlmacosx.m4: New file, extracted from gettext.m4.
20139         * m4/gettext.m4 (gt_INTL_MACOSX): Remove macro, moved to intlmacosx.m4.
20140         * modules/gettext (Files): Add m4/intlmacosx.m4.
20141
20142 2007-06-07  Bruno Haible  <bruno@clisp.org>
20143
20144         * modules/localename-tests: New file.
20145         * tests/test-localename.c: New file.
20146
20147         New module 'localename'.
20148         * lib/localename.h: New file.
20149         * lib/localename.c: New file, from GNU gettext.
20150         * m4/localename.m4: New file.
20151         * modules/localename: New file.
20152
20153 2007-06-07  Bruno Haible  <bruno@clisp.org>
20154
20155         Work around the lack of <wchar.h> on some builds of uClibc.
20156         * doc/headers/wchar.texi: Update.
20157         * lib/wchar_.h: Include <wchar.h> only if it exists.
20158         * m4/wchar.m4 (gl_WCHAR_H): Check for <wchar.h>. Set HAVE_WCHAR_H.
20159         * m4/stdint.m4 (gl_STDINT_H): Check for <wchar.h>.
20160         (gl_STDINT_TYPE_PROPERTIES): Don't try to include <wchar.h> if it
20161         doesn't exist.
20162         * modules/wchar (wchar.h): Substitute HAVE_WCHAR_H.
20163         * modules/mbfile (Depends-on): Add wchar.
20164         * modules/mbiter (Depends-on): Likewise.
20165         * modules/mbuiter (Depends-on): Likewise.
20166         Reported by Simon Josefsson.
20167
20168 2007-06-06  Paul Eggert  <eggert@cs.ucla.edu>
20169
20170         Work around problem reported by Steven M. Schweda in
20171         <http://lists.gnu.org/archive/html/bug-tar/2007-06/msg00002.html>:
20172         Tru64 5.1B with the Compaq compiler environment installed declares
20173         an 'isblank' function but does not define it in the C library.
20174         * lib/fnmatch.c (isblank): Check for HAVE_ISBLANK, too.
20175         * lib/regex_internal.h (isblank): Likewise.
20176         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for isblank existence.
20177         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
20178
20179 2007-06-05  Bruno Haible  <bruno@clisp.org>
20180
20181         Fix *printf so that it recognizes non-IEEE numbers on i386, x86_64,
20182         ia64.
20183         * modules/printf-safe: New file.
20184         * modules/fprintf-posix (Depends-on): Add printf-safe.
20185         * modules/printf-posix (Depends-on): Likewise.
20186         * modules/snprintf-posix (Depends-on): Likewise.
20187         * modules/sprintf-posix (Depends-on): Likewise.
20188         * modules/vasnprintf-posix (Depends-on): Likewise.
20189         * modules/vasprintf-posix (Depends-on): Likewise.
20190         * modules/vfprintf-posix (Depends-on): Likewise.
20191         * modules/vprintf-posix (Depends-on): Likewise.
20192         * modules/vsnprintf-posix (Depends-on): Likewise.
20193         * modules/vsprintf-posix (Depends-on): Likewise.
20194         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Require
20195         AC_C_BIGENDIAN. Define CHECK_PRINTF_SAFE if printf-safe is used. Test
20196         non-IEEE numbers on i386, x86_64, ia64. When cross-compiling, guess
20197         "no" on i386, x86_64, ia64.
20198         * tests/test-snprintf-posix.h (LDBL80_WORDS): New macro.
20199         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
20200         on i386, x86_64, ia64.
20201         * tests/test-sprintf-posix.h (LDBL80_WORDS): New macro.
20202         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
20203         on i386, x86_64, ia64.
20204         * tests/test-vasnprintf-posix.c: Include float.h.
20205         (LDBL80_WORDS): New macro.
20206         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
20207         on i386, x86_64, ia64.
20208         * tests/test-vasprintf-posix.c: Include float.h.
20209         (LDBL80_WORDS): New macro.
20210         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
20211         on i386, x86_64, ia64.
20212         * tests/test-snprintf-posix.c: Include float.h.
20213         * tests/test-sprintf-posix.c: Likewise.
20214         * tests/test-vsnprintf-posix.c: Likewise.
20215         * tests/test-vsprintf-posix.c: Likewise.
20216
20217 2007-06-05  Bruno Haible  <bruno@clisp.org>
20218
20219         Fix isnanl so that it recognizes non-IEEE numbers on i386, x86_64, ia64.
20220         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Require AC_C_BIGENDIAN. Test
20221         non-IEEE numbers on i386, x86_64, ia64.
20222         (gl_LONG_DOUBLE_EXPONENT_LOCATION): Require AC_C_BIGENDIAN.
20223         * lib/isnan.c (FUNC): Add special code for i386, x86_64, ia64.
20224         * tests/test-isnanl.h: Include float.h.
20225         (main): Check also non-IEEE numbers on i386, x86_64, ia64.
20226
20227 2007-06-05  Bruno Haible  <bruno@clisp.org>
20228
20229         * lib/vasnprintf.c (VASNPRINTF): Do the extra handling of NaN and Inf
20230         also the %a / %A. Handle the %a / %A code before this extra handling.
20231
20232 2007-06-05  Bruno Haible  <bruno@clisp.org>
20233
20234         * lib/vasnprintf.c [NEED_PRINTF_LONG_DOUBLE ||
20235         NEED_PRINTF_INFINITE_LONG_DOUBLE]: Include fpucw.h.
20236
20237 2007-06-05  Bruno Haible  <bruno@clisp.org>
20238
20239         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_INFINITE_LONG_DOUBLE): Fix
20240         typo in variable name.
20241
20242 2007-06-05  Eric Blake  <ebb9@byu.net>
20243
20244         * m4/lseek.m4 (gl_FUNC_LSEEK): Work when cross-compiling.
20245         Reported by Simon Josefsson.
20246
20247 2007-06-04  Bruno Haible  <bruno@clisp.org>
20248
20249         Avoid test failures on some PowerPC platforms.
20250         * tests/test-printf-frexpl.c (MIN_NORMAL_EXP, MIN_SUBNORMAL_EXP):
20251         Define differently for PowerPC.
20252         * tests/test-frexpl.c (MIN_NORMAL_EXP): Likewise.
20253         Reported by Gary V. Vaughan <gary@gnu.org>.
20254
20255 2007-06-02  Bruno Haible  <bruno@clisp.org>
20256
20257         Fix test-stdint failure on FreeBSD/ia64.
20258         * m4/stdint.m4 (gl_STDINT_H): Check the values of PTRDIFF_MIN,
20259         PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX, SIZE_MAX, WCHAR_MIN,
20260         WCHAR_MAX, WINT_MIN, WINT_MAX entirely, not only for plausibility.
20261         * doc/headers/stdint.texi: Update.
20262
20263 2007-06-01  Bruno Haible  <bruno@clisp.org>
20264
20265         * tests/test-binary-io.c (main): Pass a third argument to open().
20266         Reported by Gary V. Vaughan <gary@gnu.org>.
20267
20268 2007-06-01  Bruno Haible  <bruno@clisp.org>
20269
20270         * doc/functions/frexpl.texi: Update for mingw.
20271
20272 2007-06-01  Bruno Haible  <bruno@clisp.org>
20273
20274         * tests/test-lseek.c (main): Disable test of errno for invalid third
20275         argument.
20276         * doc/functions/lseek.texi: Update.
20277         Reported by Gary V. Vaughan <gary@gnu.org>.
20278
20279 2007-05-28  Bruno Haible  <bruno@clisp.org>
20280
20281         * m4/intl.m4 (AM_INTL_SUBDIR): Substitute variables WOE32, WINDRES.
20282
20283 2007-05-31  Eric Blake  <ebb9@byu.net>
20284
20285         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Guess no on mingw when
20286         cross compiling.
20287
20288 2007-05-30  Eric Blake  <ebb9@byu.net>
20289         and Bruno Haible  <bruno@clisp.org>
20290
20291         Work around mingw test failures exposed by m4-1.4.9b.
20292         * m4/stdint.m4 (gl_STDINT_H): Detect mingw bug.
20293         * tests/test-unistd.c: Disable uid_t and git_t tests for the
20294         moment.
20295
20296 2007-05-30  Bruno Haible  <bruno@clisp.org>
20297
20298         * tests/test-lseek.c: Explicitly close file descriptors 0 and 1 before
20299         assuming that they are closed. Needed on HP-UX 11.
20300
20301 2007-05-29  Bruno Haible  <bruno@clisp.org>
20302
20303         Fix a problem with #include_next.
20304         * lib/dirent_.h: Split the double-inclusion guard.
20305         * lib/fcntl_.h: Likewise.
20306         * lib/float_.h: Likewise.
20307         * lib/iconv_.h: Likewise.
20308         * lib/inttypes_.h: Likewise.
20309         * lib/locale_.h: Likewise.
20310         * lib/math_.h: Likewise.
20311         * lib/netinet_in_.h: Likewise.
20312         * lib/search_.h: Likewise.
20313         * lib/signal_.h: Likewise.
20314         * lib/stdint_.h: Likewise.
20315         * lib/stdio_.h: Likewise.
20316         * lib/stdlib_.h: Likewise.
20317         * lib/string_.h: Likewise.
20318         * lib/sys_select_.h: Likewise.
20319         * lib/sys_socket_.h: Likewise.
20320         * lib/sys_stat_.h: Likewise.
20321         * lib/sys_time_.h: Likewise.
20322         * lib/sysexits_.h: Likewise.
20323         * lib/time_.h: Likewise.
20324         * lib/unistd_.h: Likewise.
20325         * lib/wchar_.h: Likewise.
20326         * lib/wctype_.h: Likewise.
20327
20328 2007-05-29  Bruno Haible  <bruno@clisp.org>
20329
20330         * tests/test-unistd.c: Disable the tests for useconds_t and intptr_t
20331         for the moment.
20332
20333 2007-05-29  Bruno Haible  <bruno@clisp.org>
20334
20335         * m4/isnan.m4 (gl_DOUBLE_EXPONENT_LOCATION): Silence the AC_C_BIGENDIAN
20336         invocation.
20337         Reported by Eric Blake.
20338
20339 2007-05-29  Bruno Haible  <bruno@clisp.org>
20340
20341         * m4/isnanf.m4 (gl_FLOAT_EXPONENT_LOCATION): Fix typo in cross-
20342         compiling case.
20343
20344 2007-05-29  Eric Blake  <ebb9@byu.net>
20345             Bruno Haible  <bruno@clisp.org>
20346
20347         * m4/isnanf.m4 (gl_FUNC_ISNANF_NO_LIBM): Avoid syntax error on
20348         cross compiles.
20349
20350 2007-05-28  Eric Blake  <ebb9@byu.net>
20351
20352         * modules/closein-tests (test_closein_LDADD): Support test on
20353         cygwin with libtool.
20354
20355 2007-05-28  Bruno Haible  <bruno@clisp.org>
20356
20357         * tests/uniconv/test-u16-conv-from-enc.c: Remove #ifdef HAVE_CONFIG_H.
20358         * tests/uniconv/test-u16-strconv-from-enc.c: Likewise.
20359         * tests/uniconv/test-u16-strconv-to-enc.c: Likewise.
20360         * tests/uniconv/test-u32-conv-from-enc.c: Likewise.
20361         * tests/uniconv/test-u32-strconv-from-enc.c: Likewise.
20362         * tests/uniconv/test-u32-strconv-to-enc.c: Likewise.
20363         * tests/uniconv/test-u8-conv-from-enc.c: Likewise.
20364         * tests/uniconv/test-u8-strconv-from-enc.c: Likewise.
20365         * tests/uniconv/test-u8-strconv-to-enc.c: Likewise.
20366
20367 2007-05-28  Eric Blake  <ebb9@byu.net>
20368
20369         Unconditionally include <config.h> in unit tests.
20370         * tests/test-alloca-opt.c: Remove #ifdef HAVE_CONFIG_H.
20371         * tests/test-allocsa.c, tests/test-arcfour.c,
20372         tests/test-arctwo.c, tests/test-argmatch.c, tests/test-argp.c,
20373         tests/test-array_list.c, tests/test-array_oset.c,
20374         tests/test-atexit.c, test-avltree_list.c, test-avltree_oset.c,
20375         test-avltreehash_list.c, test-base64.c, test-binary-io.c,
20376         test-c-ctype.c, test-c-strcasecmp.c, test-c-strcasestr.c,
20377         test-c-strncasecmp.c, test-c-strstr.c, test-canonicalize-lgpl.c,
20378         test-carray_list.c, test-crc.c, test-des.c, test-dirname.c,
20379         test-fflush.c, test-fprintf-posix.c, test-gc-arcfour.c,
20380         test-gc-arctwo.c, test-gc-des.c, test-gc-hmac-md5.c,
20381         test-gc-hmac-sha1.c, test-gc-md2.c, test-gc-md4.c, test-gc-md5.c,
20382         test-gc-pbkdf2-sha1.c, test-gc-rijndael.c, test-gc-sha1.c,
20383         test-gc.c, test-getpass.c, test-hmac-md5.c, test-hmac-sha1.c,
20384         test-iconv.c, test-linked_list.c, test-linkedhash_list.c,
20385         test-lock.c, test-mbscasecmp.c, test-mbscasestr1.c,
20386         test-mbscasestr2.c, test-mbscasestr3.c, test-mbscasestr4.c,
20387         test-mbschr.c, test-mbscspn.c, test-mbsncasecmp.c, test-mbspbrk.c,
20388         test-mbspcasecmp.c, test-mbsrchr.c, test-mbsspn.c, test-mbsstr1.c,
20389         test-mbsstr2.c, test-mbsstr3.c, test-md2.c, test-md4.c,
20390         test-md5.c, test-memmem.c, test-printf-posix.c,
20391         test-rbtree_list.c, test-rbtree_oset.c, test-rbtreehash_list.c,
20392         test-read-file.c, test-rijndael.c, test-snprintf-posix.c,
20393         test-snprintf.c, test-sprintf-posix.c, test-stdint.c,
20394         test-strcasestr.c, test-striconv.c, test-striconveh.c,
20395         test-striconveha.c, test-tls.c, test-vasnprintf-posix.c,
20396         test-vasnprintf-posix2.c, test-vasnprintf.c,
20397         test-vasprintf-posix.c, test-vasprintf.c, test-verify.c,
20398         test-vfprintf-posix.c, test-vprintf-posix.c,
20399         test-vsnprintf-posix.c, test-vsnprintf.c, test-vsprintf-posix.c,
20400         test-xvasprintf.c: Likewise.
20401
20402 2007-05-28  Bruno Haible  <bruno@clisp.org>
20403
20404         * gnulib-tool (func_import): Remember the --with-tests command-line
20405         option through the macro gl_WITH_TESTS in the gnulib-cache.m4.
20406         Reported by Eric Blake.
20407
20408 2007-05-28  Bruno Haible  <bruno@clisp.org>
20409
20410         * modules/ftell-tests: New file.
20411         * tests/test-ftell.c: New file, based on tests/test-ftello.c.
20412         * tests/test-ftell.sh: New file, based on tests/test-ftello.sh.
20413
20414         * lib/ftell.c: New file.
20415         * modules/ftell: New file.
20416         * m4/ftell.m4: New file.
20417         * doc/functions/ftell.texi: Update.
20418         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FTELL,
20419         REPLACE_FTELL.
20420         * lib/stdio_.h (rpl_ftell): New declaration.
20421         * modules/stdio (Makefile.am): Substitute also GNULIB_FTELL,
20422         REPLACE_FTELL.
20423
20424 2007-05-28  Eric Blake  <ebb9@byu.net>
20425
20426         * lib/allocsa.h (safe_alloca): Avoid compiler warning.
20427
20428 2007-05-28  Bruno Haible  <bruno@clisp.org>
20429
20430         * modules/fseek-tests: New file.
20431         * tests/test-fseek.c: New file, based on tests/test-fseeko.c.
20432         * tests/test-fseek.sh: New file, based on tests/test-fseeko.sh.
20433
20434         * lib/fseek.c: New file.
20435         * modules/fseek: New file.
20436         * m4/fseek.m4: New file.
20437         * doc/functions/fseek.texi: Update.
20438         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FSEEK,
20439         REPLACE_FSEEK.
20440         * lib/stdio_.h (rpl_fseek): New declaration.
20441         * modules/stdio (Makefile.am): Substitute also GNULIB_FSEEK,
20442         REPLACE_FSEEK.
20443
20444 2007-05-28  Bruno Haible  <bruno@clisp.org>
20445
20446         * lib/stdio_.h (fflush): More comments.
20447
20448 2007-05-28  Bruno Haible  <bruno@clisp.org>
20449
20450         * m4/lseek.m4 (gl_FUNC_LSEEK): When not cross-compiling, perform a real
20451         runtime test.
20452
20453 2007-05-28  Eric Blake  <ebb9@byu.net>
20454
20455         Improve lseek module.
20456         * lib/lseek.c (rpl_lseek): Detect EBADF on mingw.
20457         * lib/unistd_.h (lseek): Scale back link warning message.
20458         * tests/test-lseek.c: Beef up test.
20459         * tests/test-lseek.sh: Exercise more facets of lseek.
20460         Reported by Bruno Haible.
20461
20462 2007-05-28  Bruno Haible  <bruno@clisp.org>
20463
20464         * tests/test-unistd.c: Test all the types that <unistd.h> is expected
20465         to define.
20466
20467 2007-05-27  Bruno Haible  <bruno@clisp.org>
20468
20469         * m4/iconv.m4 (AM_ICONV_LINK): Fix 2007-03-31 patch.
20470
20471 2007-05-27  Bruno Haible  <bruno@clisp.org>
20472
20473         * modules/openmp: New file.
20474         * m4/openmp.m4: New file, taken from autoconf's CVS with changes by
20475         Noah Misch.
20476
20477 2007-05-26  Bruno Haible  <bruno@clisp.org>
20478
20479         * modules/chdir-long (Depends-on): Add fchdir.
20480         * modules/chdir-safer (Depends-on): Likewise.
20481         * modules/fts (Depends-on): Likewise.
20482         * modules/fts-lgpl (Depends-on): Likewise.
20483         * modules/openat (Depends-on): Likewise.
20484         * modules/savewd (Depends-on): Likewise.
20485
20486 2007-05-24  Eric Blake  <ebb9@byu.net>
20487
20488         Fix lseek on mingw.
20489         * modules/lseek: New module.
20490         * m4/lseek.m4: New file.
20491         * lib/lseek.c: New file.
20492         * modules/lseek-tests: New file.
20493         * tests/test-lseek.c: New file.
20494         * tests/test-lseek.sh: New file.
20495         * MODULES.html.sh: Document lseek module.
20496         * modules/fflush (Depends-on): Add lseek, fseeko.
20497         * modules/fseeko (Depends-on): Likewise.
20498         * modules/ftello (Depends-on): Likewise.
20499         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Replace fseek[o] if lseek is
20500         broken.
20501         * m4/ftello.m4 (gl_FUNC_FTELLO): Replace ftell[o] if lseek is
20502         broken.
20503         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Trigger fseeko module.
20504         * lib/fseeko.c (rpl_fseeko): Quit early on non-seekable files.
20505         * lib/ftello.c (rpl_ftello): Likewise.
20506         * tests/test-fseeko.c (main): Test this.
20507         * tests/test-fseeko.sh: Likewise.
20508         * tests/test-ftello.c (main): Likewise.
20509         * tests/test-ftello.sh: Likewise.
20510         * lib/stdio_.h (fseek, ftell): Simplify, since missing fseeko now
20511         implies replacing fseek.
20512         * modules/stdio (Makefile.am): No longer need HAVE_FSEEKO,
20513         HAVE_FTELLO.
20514         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add lseek info.
20515         * modules/unistd (Makefile.am): Likewise.
20516         * lib/unistd_.h (lseek): Declare a replacement.
20517         * doc/functions/lseek.texi (lseek): Document this fix.
20518         * doc/functions/fseek.texi (fseek): Likewise.
20519         * doc/functions/ftell.texi (ftell): Likewise.
20520
20521 2007-05-24  Bruno Haible  <bruno@clisp.org>
20522
20523         * tests/test-vasnprintf-posix.c (test_function): Allow up to 50 bytes
20524         in the printed representation of a NaN.
20525         * tests/test-vasprintf-posix.c (test_function): Likewise.
20526         * tests/test-snprintf-posix.h (test_function): Likewise.
20527         * tests/test-sprintf-posix.h (test_function): Likewise.
20528         Reported by Eric Blake.
20529
20530 2007-05-23  Eric Blake  <ebb9@byu.net>
20531
20532         Fix fseeko/ftello on cygwin 1.5.24.
20533         * doc/functions/fseeko.texi (fseeko): Document the fix.
20534         * doc/functions/ftello.texi (ftello): Document the fix.
20535         * doc/functions/stdin.texi (stdin): Document the cygwin bug.
20536         * doc/functions/stdout.text (stdout): New file.
20537         * doc/functions/stderr.text (stderr): New file.
20538         * doc/gnulib.texi (Function Substitutes): Use new files.
20539         * tests/test-fseeko.c (main): Check for broken fseeko on cygwin
20540         prior to 1.7.0.
20541         * tests/test-ftello.c (main): Likewise for ftello.
20542         * tests/test-fseeko.sh: New file.
20543         * tests/test-ftello.sh: New file.
20544         * modules/fseeko-tests (Makefile.am): Ensure test-fseeko is run
20545         with seekable stdin.
20546         * modules/ftello-tests (Makefile.am): Likewise for test-ftello.
20547         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Detect the cygwin bug.
20548         (gl_REPLACE_FSEEKO): New macro.
20549         * m4/ftello.m4 (gl_FUNC_FTELLO, gl_REPLACE_FTELLO): Likewise.
20550         * modules/fseeko (Files): Distribute fseeko.c.
20551         * modules/ftello (Files): Distribute ftello.c.
20552         * lib/fseeko.c (rpl_fseeko) [__CYGWIN__]: Convert stdin to 64-bit
20553         mode.
20554         * lib/ftello.c (rpl_ftello): New file.
20555         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Allow replacement of
20556         fseeko, ftello.
20557         (gl_STDIN_LARGE_OFFSET): New macro.
20558         * modules/stdio (Makefile.am): Perform the replacement.
20559         * lib/stdio_.h (rpl_fseeko, rpl_ftello): Define when needed.
20560
20561 2007-05-23  Bruno Haible  <bruno@clisp.org>
20562
20563         * lib/stdio_.h (fseeko, ftello): Provide a link warning only if
20564         GNULIB_POSIXCHECK is defined.
20565
20566 2007-05-21  Bruno Haible  <bruno@clisp.org>
20567
20568         * m4/printf.m4 (gl_PRINTF_INFINITE, gl_PRINTF_INFINITE_LONG_DOUBLE):
20569         Check also the output for NaN arguments. When cross-compiling, guess
20570         no on IRIX.
20571         * lib/vasnprintf.c: Update comments.
20572         * tests/test-vasnprintf-posix.c (strisnan): New function.
20573         (test_function): Use it.
20574         * tests/test-vasprintf-posix.c (strisnan): New function.
20575         (test_function): Use it.
20576         * tests/test-snprintf-posix.h (strisnan): New function.
20577         (test_function): Use it.
20578         * tests/test-sprintf-posix.h (strisnan): New function.
20579         (test_function): Use it.
20580         Reported by Eric Blake.
20581
20582 2007-05-20  Bruno Haible  <bruno@clisp.org>
20583
20584         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Add test for large finite
20585         numbers that fails on BeOS.
20586         * doc/functions/frexpl.texi: Update.
20587
20588 2007-05-20  Jim Meyering  <jim@meyering.net>
20589
20590         * NEWS: Mention the incompatible change (s/futimens/gl_futimens/)
20591         forced upon us by glibc-2.6.
20592
20593 2007-05-20  Bruno Haible  <bruno@clisp.org>
20594
20595         Fix *printf result for NaN, Inf on AIX, Solaris, OSF/1.
20596         * m4/printf.m4 (gl_PRINTF_INFINITE): Update cross-compiling guesses.
20597         (gl_PRINTF_INFINITE_LONG_DOUBLE): New macro.
20598         * lib/vasnprintf.c: Use NEED_PRINTF_INFINITE_DOUBLE instead of
20599         NEED_PRINTF_INFINITE.
20600         (is_infinitel): New function.
20601         (VASNPRINTF): Handle NEED_PRINTF_INFINITE_LONG_DOUBLE case.
20602         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_INFINITE_DOUBLE): Renamed from
20603         gl_PREREQ_VASNPRINTF_INFINITE.
20604         (gl_PREREQ_VASNPRINTF_INFINITE_LONG_DOUBLE): New macro.
20605         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
20606         gl_PRINTF_INFINITE_LONG_DOUBLE and test its result. Invoke
20607         gl_PREREQ_VASNPRINTF_INFINITE_DOUBLE and
20608         gl_PREREQ_VASNPRINTF_INFINITE_LONG_DOUBLE instead of
20609         gl_PREREQ_VASNPRINTF_INFINITE.
20610         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
20611         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
20612         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
20613         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
20614         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
20615         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
20616         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
20617         * doc/functions/fprintf.texi: Update.
20618         * doc/functions/printf.texi: Update.
20619         * doc/functions/snprintf.texi: Update.
20620         * doc/functions/sprintf.texi: Update.
20621         * doc/functions/vfprintf.texi: Update.
20622         * doc/functions/vprintf.texi: Update.
20623         * doc/functions/vsnprintf.texi: Update.
20624         * doc/functions/vsprintf.texi: Update.
20625
20626 2007-05-20  Bruno Haible  <bruno@clisp.org>
20627
20628         * m4/frexpl.m4 (gl_FUNC_FREXPL_NO_LIBM): Set REPLACE_FREXPL if frexpl
20629         was not found in libc.
20630         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Likewise.
20631
20632 2007-05-20  Bruno Haible  <bruno@clisp.org>
20633
20634         * tests/test-vasnprintf-posix.c (test_function): Allow NaN to be
20635         printed as "-nan" instead of "nan".
20636         * tests/test-vasprintf-posix.c (test_function): Likewise.
20637         * tests/test-snprintf-posix.h (test_function): Likewise.
20638         * tests/test-sprintf-posix.h (test_function): Likewise.
20639         Needed for HP-UX 11.
20640
20641 2007-05-20  Jim Meyering  <jim@meyering.net>
20642
20643         Fix buggy test for the fchownat-deref bug.
20644         * m4/openat.m4 (gl_FUNC_FCHOWNAT_DEREF_BUG): Create the dangling
20645         symlink required for the run-test.  Without it, this test would
20646         always declare that fchownat doesn't work, and client code would
20647         unnecessarily use the replacement function with fixed libc.
20648         (gl_FUNC_FCHOWNAT): Eliminate a variable that wasn't initialized.
20649         Reported by Greg Schafer.
20650
20651 2007-05-19  Bruno Haible  <bruno@clisp.org>
20652
20653         * m4/isnanf.m4 (gl_ISNANF_WORKS): New macro.
20654         (gl_FUNC_ISNANF_NO_LIBM): Invoke it.
20655         * lib/isnan.c (FUNC): Use run-time expressions for SGI compiler.
20656         Needed for IRIX 6.5 and Solaris 2.5.1.
20657
20658 2007-05-19  Bruno Haible  <bruno@clisp.org>
20659
20660         * tests/test-vasnprintf-posix.c (have_minus_zero): New function.
20661         (test_function): Skip tests involving -0.0 on platforms where
20662         -0.0 = 0.0.
20663         * tests/test-vasprintf-posix.c (have_minus_zero): New function.
20664         (test_function): Skip tests involving -0.0 on platforms where
20665         -0.0 = 0.0.
20666         * tests/test-snprintf-posix.h (have_minus_zero): New function.
20667         (test_function): Skip tests involving -0.0 on platforms where
20668         -0.0 = 0.0.
20669         * tests/test-sprintf-posix.h (have_minus_zero): New function.
20670         (test_function): Skip tests involving -0.0 on platforms where
20671         -0.0 = 0.0.
20672         * tests/test-fprintf-posix.h (test_function): Remove all -0.0 related
20673         tests.
20674         * tests/test-printf-posix.h (test_function): Likewise.
20675         * tests/test-printf-posix.output: Remove all -0.0 related results.
20676         Needed for IRIX 6.5.
20677
20678 2007-05-19  Bruno Haible  <bruno@clisp.org>
20679
20680         * tests/test-vasnprintf-posix.c (test_function): Allow NaN to be
20681         printed as "nan0x7fffffff" instead of "nan".
20682         * tests/test-vasprintf-posix.c (test_function): Likewise.
20683         * tests/test-snprintf-posix.h (test_function): Likewise.
20684         * tests/test-sprintf-posix.h (test_function): Likewise.
20685         * tests/test-fprintf-posix.h (NaN): Remove macro.
20686         (test_function): Remove all NaN related tests.
20687         * tests/test-printf-posix.h (NaN): Remove macro.
20688         (test_function): Remove all NaN related tests.
20689         * tests/test-printf-posix.output: Remove all NaN related results.
20690         Needed for IRIX 6.5.
20691
20692 2007-05-19  Bruno Haible  <bruno@clisp.org>
20693
20694         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Fix C89 syntax error in test code.
20695         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Likewise.
20696
20697 2007-05-19  Bruno Haible  <bruno@clisp.org>
20698
20699         * lib/float_.h: New file.
20700         * m4/float_h.m4: New file.
20701         * modules/float: New file.
20702         * modules/isnanl (Dependencies): Add float.
20703         * modules/isnanl-nolibm (Dependencies): Likewise.
20704         * modules/mathl (Dependencies): Likewise.
20705         * modules/printf-frexpl (Dependencies): Likewise.
20706         * modules/signbit (Dependencies): Likewise.
20707         * modules/vasnprintf (Dependencies): Likewise.
20708         * doc/headers/float.texi: Update.
20709
20710 2007-05-19  Jim Meyering  <jim@meyering.net>
20711
20712         * lib/utimens.c (gl_futimens): Rename from futimens,
20713         now that glibc-2.6 declares futimens.
20714         * lib/utimens.h: Likewise.
20715
20716 2007-05-19  Bruno Haible  <bruno@clisp.org>
20717
20718         Avoid test failures on mingw.
20719         * tests/test-fprintf-posix.sh: Convert CR/LF to LF in output.
20720         * tests/test-printf-posix.sh: Likewise.
20721         * tests/test-vfprintf-posix.sh: Likewise.
20722         * tests/test-vprintf-posix.sh: Likewise.
20723
20724 2007-05-19  Bruno Haible  <bruno@clisp.org>
20725
20726         Fix *printf result for NaN, Inf, -0.0 on mingw.
20727         * m4/printf.m4 (gl_PRINTF_INFINITE): New macro.
20728         * lib/vasnprintf.c: Include math.h and isnan.h.
20729         (is_infinite_or_zero): New function.
20730         (VASNPRINTF): Fix also the handling of infinite or zero 'double'
20731         values in the %f, %F, %e, %E, %g, %G directives.
20732         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_INFINITE): New macro.
20733         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
20734         gl_PRINTF_INFINITE and test its result. Invoke
20735         gl_PREREQ_VASNPRINTF_INFINITE.
20736         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
20737         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
20738         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
20739         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
20740         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
20741         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
20742         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
20743         * doc/functions/fprintf.texi: Update.
20744         * doc/functions/printf.texi: Update.
20745         * doc/functions/snprintf.texi: Update.
20746         * doc/functions/sprintf.texi: Update.
20747         * doc/functions/vfprintf.texi: Update.
20748         * doc/functions/vprintf.texi: Update.
20749         * doc/functions/vsnprintf.texi: Update.
20750         * doc/functions/vsprintf.texi: Update.
20751
20752 2007-05-19  Bruno Haible  <bruno@clisp.org>
20753
20754         * lib/vasnprintf.c (convert_to_decimal): Add an extra_zeroes argument.
20755         (scale10_round_decimal_long_double): Inline scale10_round_long_double.
20756         Instead of multiplying with 10^k, set extra_zeroes to k.
20757         (scale10_round_long_double): Remove function.
20758
20759 2007-05-18  Bruno Haible  <bruno@clisp.org>
20760
20761         * lib/vasnprintf.c (VASNPRINTF) [NEED_PRINTF_FLAG_ZERO]: Fix logic bug
20762         introduced on 2007-05-06.
20763
20764 2007-05-18  Bruno Haible  <bruno@clisp.org>
20765
20766         * tests/test-vasnprintf-posix.c (test_function): Also test the %e and
20767         %g directives.
20768         * tests/test-vasprintf-posix.c (test_function): Likewise.
20769         * tests/test-snprintf-posix.h (test_function): Likewise.
20770         * tests/test-sprintf-posix.h (test_function): Likewise.
20771
20772 2007-05-18  Bruno Haible  <bruno@clisp.org>
20773
20774         * tests/test-vasnprintf-posix.c (SIZEOF): New macro.
20775         (strmatch): New function.
20776         (test_function): Test the %f directive on numbers of various exponents.
20777         * tests/test-vasprintf-posix.c (SIZEOF): New macro.
20778         (strmatch): New function.
20779         (test_function): Test the %f directive on numbers of various exponents.
20780         * tests/test-snprintf-posix.h (strmatch): New function.
20781         (test_function): Test the %f directive on numbers of various exponents.
20782         * tests/test-sprintf-posix.h (strmatch): New function.
20783         (test_function): Test the %f directive on numbers of various exponents.
20784         * tests/test-snprintf-posix.c (SIZEOF): New macro.
20785         * tests/test-sprintf-posix.c (SIZEOF): New macro.
20786         * tests/test-vsnprintf-posix.c (SIZEOF): New macro.
20787         * tests/test-vsprintf-posix.c (SIZEOF): New macro.
20788
20789 2007-05-18  Bruno Haible  <bruno@clisp.org>
20790
20791         Add support for 'long double' number output.
20792         * m4/printf.m4 (gl_PRINTF_LONG_DOUBLE): New macro.
20793         * lib/vasnprintf.c: Include math.h and float+.h.
20794         (mp_limb_t): New type.
20795         (GMP_LIMB_BITS): New macro.
20796         (mp_twolimb_t): New type.
20797         (GMP_TWOLIMB_BITS): New macro.
20798         (mpn_t): New type.
20799         (multiply, divide, convert_to_decimal, decode_long_double,
20800         scale10_round_long_double, scale10_round_decimal_long_double,
20801         floorlog10l): New functions.
20802         (VASNPRINTF) [NEED_PRINTF_LONG_DOUBLE]: Implement 'long double' support
20803         for the %f, %F, %e, %E, %g, %G directives.
20804         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_LONG_DOUBLE): New macro.
20805         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
20806         gl_PRINTF_LONG_DOUBLE and test its result. Invoke
20807         gl_PREREQ_VASNPRINTF_LONG_DOUBLE.
20808         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
20809         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
20810         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
20811         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
20812         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
20813         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
20814         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
20815         * modules/fprintf-posix (Depends-on): Add frexpl-nolibm.
20816         * modules/snprintf-posix (Depends-on): Likewise.
20817         * modules/sprintf-posix (Depends-on): Likewise.
20818         * modules/vasnprintf-posix (Depends-on): Likewise.
20819         * modules/vasprintf-posix (Depends-on): Likewise.
20820         * modules/vfprintf-posix (Depends-on): Likewise.
20821         * modules/vsnprintf-posix (Depends-on): Likewise.
20822         * modules/vsprintf-posix (Depends-on): Likewise.
20823         * modules/vasnprintf (Files): Add lib/float+.h.
20824         * doc/functions/fprintf.texi: Update.
20825         * doc/functions/printf.texi: Update.
20826         * doc/functions/snprintf.texi: Update.
20827         * doc/functions/sprintf.texi: Update.
20828         * doc/functions/vfprintf.texi: Update.
20829         * doc/functions/vprintf.texi: Update.
20830         * doc/functions/vsnprintf.texi: Update.
20831         * doc/functions/vsprintf.texi: Update.
20832
20833 2007-05-18  Bruno Haible  <bruno@clisp.org>
20834
20835         * lib/vasnprintf.c (USE_SNPRINTF): Define to 0 on BeOS.
20836
20837 2007-05-18  Bruno Haible  <bruno@clisp.org>
20838
20839         * lib/vasnprintf.c (VASNPRINTF) [WIN32]: Use %I64d instead of %lld
20840         for printing 64-bit integers. Needed for mingw.
20841
20842 2007-05-18  Bruno Haible  <bruno@clisp.org>
20843
20844         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Invoke
20845         gl_FUNC_FREXPL_WORKS.
20846         * modules/printf-frexpl (Files): Add m4/frexpl.m4.
20847
20848 2007-05-18  Bruno Haible  <bruno@clisp.org>
20849
20850         * modules/frexpl-nolibm-tests: New file.
20851
20852         * modules/frexpl-nolibm: New file.
20853         * m4/frexpl.m4 (gl_FUNC_FREXPL_NO_LIBM): New macro.
20854
20855 2007-05-17  Paul Eggert  <eggert@cs.ucla.edu>
20856
20857         * lib/dirent_.h: Prefer #include_next <foo.h> to #include
20858         @ABSOLUTE_FOO_H@ if @HAVE_INCLUDE_NEXT@.  This works better with
20859         GCC 4.2, which otherwise issues a lot of warnings.
20860         * lib/iconv_.h, lib/locale_.h, lib/netinet_in_.h, lib/sys_select_.h:
20861         * lib/sys_socket_.h, lib/sys_stat_.h, lib/sysexits_.h, lib/unistd_.h:
20862         Likewise.
20863         * modules/fchdir (dirent.h): Substitute @HAVE_INCLUDE_NEXT@.
20864         * modules/iconv_open (iconv.h): Likewise.
20865         * modules/locale (locale.h): Likewise.
20866         * modules/netinet_in (netinet/in.h): Likewise.
20867         * modules/sys_select (sys_select.h): Likewise.
20868         * modules/sys_socket (sys/socket.h): Likewise.
20869         * modules/sys_stat (sys/stat.h): Likewise.
20870         * modules/sysexits (sysexits.h): Likewise.
20871         * modules/unistd (unistd.h): Likewise.
20872
20873 2007-05-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
20874
20875         * modules/closein-tests (Makefile.am): Distribute
20876         `test-closein.sh'.
20877
20878 2007-05-17  Bruno Haible  <bruno@clisp.org>
20879
20880         * tests/test-printf-posix.output: Renamed from
20881         tests/test-fprintf-posix.out.
20882         * modules/fprintf-posix-tests: Update.
20883         * modules/printf-posix-tests: Update.
20884         * modules/vfprintf-posix-tests: Update.
20885         * modules/vprintf-posix-tests: Update.
20886         * tests/test-fprintf-posix.sh: Update.
20887         * tests/test-printf-posix.sh: Update.
20888         * tests/test-vfprintf-posix.sh: Update.
20889         * tests/test-vprintf-posix.sh: Update.
20890         Reported by Ralf Wildenhues.
20891
20892 2007-05-16  Paul Eggert  <eggert@cs.ucla.edu>
20893
20894         * lib/fcntl_.h: Prefer #include_next <foo.h> to #include
20895         @ABSOLUTE_FOO_H@ if @HAVE_INCLUDE_NEXT@.  This works better with
20896         GCC 4.2, which otherwise issues a lot of warnings.
20897         * lib/inttypes_.h, lib/math_.h, lib/search_.h, lib/signal_.h:
20898         * lib/stdint_.h, lib/stdio_.h, lib/stdlib_.h, lib/string_.h:
20899         * lib/sys_time_.h, lib/time_.h, lib/wchar_.h, lib/wctype_.h: Likewise.
20900         * lib/stdlib_.h: Don't bother with #pragma GCC system_header, as
20901         it should no longer be needed.
20902         * lib/string_.h: Likewise.
20903         * modules/absolute-header (HAVE_INCLUDE_NEXT): New 'make' define.
20904         * modules/fcntl (fcntl.h): Substitute @HAVE_INCLUDE_NEXT@.
20905         * modules/inttypes (inttypes.h): Likewise.
20906         * modules/math (math.h): Likewise.
20907         * modules/search (search.h): Likewise.
20908         * modules/signal (signal.h): Likewise.
20909         * modules/stdint (stdint.h): Likewise.
20910         * modules/stdio (stdio.h): Likewise.
20911         * modules/stdlib (stdlib.h): Likewise.
20912         * modules/string (string.h): Likewise.
20913         * modules/sys_time (sys/time.h): Likewise.
20914         * modules/time (time.h): Likewise.
20915         * modules/wchar (wchar.h): Likewise.
20916         * modules/wctype (wtype.h): Likewise.
20917
20918 2007-05-16  Thien-Thi Nguyen  <ttn@gnuvola.org>  (tiny change)
20919
20920         * doc/gnulib-tool.texi (CVS Issues): Fix typo.
20921
20922 2007-05-13  Bruno Haible  <bruno@clisp.org>
20923
20924         * stpcpy.m4 (gl_FUNC_STPCPY): Require AC_C_RESTRICT.
20925         * stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
20926         * strsep.m4 (gl_FUNC_STRSEP): Likewise.
20927         * strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
20928         (gl_PREREQ_STRTOK_R): Don't require it here.
20929
20930 2007-05-13  Bruno Haible  <bruno@clisp.org>
20931
20932         * lib/stdlib_.h (mkdtemp, mkstemp): Comment out argument name. Needed
20933         when used in C++ mode.
20934
20935 2007-05-12  Bruno Haible  <bruno@clisp.org>
20936
20937         * lib/linebuffer.h: Tweak doc.
20938         * lib/linebuffer.c: Likewise.
20939
20940 2007-05-12  James Youngman  <jay@gnu.org>
20941
20942         * lib/linebuffer.c (readlinebuffer_delim): New function,
20943         like readlinebuffer, but use a caller-specified delimiter.
20944         (readlinebuffer): Just call readlinebuffer_delim with '\n'
20945         as the delimiter.
20946         * lib/linebuffer.h (readlinebuffer_delim): Declare it.
20947
20948 2007-05-12  Sergey Poznyakoff  <gray@gnu.org.ua>
20949
20950         * m4/openat.m4 (gl_FUNC_OPENAT): Do not require openat-die.
20951         * modules/openat (Files): Remove openat-die.c.
20952         (Depends-on): Add openat-die.
20953         * modules/openat-die: New module.
20954
20955 2007-05-06  Bruno Haible  <bruno@clisp.org>
20956
20957         * m4/printf.m4 (gl_PRINTF_FLAG_GROUPING, gl_VSNPRINTF_ZEROSIZE_C99):
20958         Update with info about Cygwin.
20959         * doc/functions/fprintf.texi: Update.
20960         * doc/functions/printf.texi: Update.
20961         * doc/functions/snprintf.texi: Update.
20962         * doc/functions/sprintf.texi: Update.
20963         * doc/functions/vfprintf.texi: Update.
20964         * doc/functions/vprintf.texi: Update.
20965         * doc/functions/vsnprintf.texi: Update.
20966         * doc/functions/vsprintf.texi: Update.
20967         Reported by Eric Blake.
20968
20969 2007-05-06  Bruno Haible  <bruno@clisp.org>
20970
20971         * lib/vasnprintf.c (VASNPRINTF) [NEED_PRINTF_FLAG_ZERO]: Perform the
20972         padding ourselves for the floating-point directives.
20973         * m4/printf.m4 (gl_PRINTF_FLAG_ZERO): New macro.
20974         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_FLAG_ZERO): New macro.
20975         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
20976         gl_PRINTF_FLAG_ZERO and test its result. Invoke
20977         gl_PREREQ_VASNPRINTF_FLAG_ZERO.
20978         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
20979         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Likewise.
20980         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
20981         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
20982         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
20983         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
20984         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
20985         * tests/test-snprintf-posix.h (test_function): Also check the width
20986         and some flags in the %f directive.
20987         * tests/test-sprintf-posix.h (test_function): Likewise.
20988         * tests/test-vasnprintf-posix.c (test_function): Likewise.
20989         * tests/test-vasprintf-posix.c (test_function): Likewise.
20990         * doc/functions/fprintf.texi: Update.
20991         * doc/functions/printf.texi: Update.
20992         * doc/functions/snprintf.texi: Update.
20993         * doc/functions/sprintf.texi: Update.
20994         * doc/functions/vfprintf.texi: Update.
20995         * doc/functions/vprintf.texi: Update.
20996         * doc/functions/vsnprintf.texi: Update.
20997         * doc/functions/vsprintf.texi: Update.
20998
20999 2007-05-06  Bruno Haible  <bruno@clisp.org>
21000
21001         * lib/vasnprintf.c (VASNPRINTF) [NEED_PRINTF_FLAG_GROUPING]: Don't
21002         pass the ' flag character to sprintf or snprintf.
21003         * m4/printf.m4 (gl_PRINTF_FLAG_GROUPING): New macro.
21004         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_FLAG_GROUPING): New macro.
21005         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
21006         gl_PRINTF_FLAG_GROUPING and test its result. Invoke
21007         gl_PREREQ_VASNPRINTF_FLAG_GROUPING.
21008         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
21009         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Likewise.
21010         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
21011         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
21012         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
21013         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
21014         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
21015         * tests/test-snprintf-posix.h (test_function): Also check the grouping
21016         flag.
21017         * tests/test-sprintf-posix.h (test_function): Likewise.
21018         * tests/test-vasnprintf-posix.c (test_function): Likewise.
21019         * tests/test-vasprintf-posix.c (test_function): Likewise.
21020         * doc/functions/fprintf.texi: Update.
21021         * doc/functions/printf.texi: Update.
21022         * doc/functions/snprintf.texi: Update.
21023         * doc/functions/sprintf.texi: Update.
21024         * doc/functions/vfprintf.texi: Update.
21025         * doc/functions/vprintf.texi: Update.
21026         * doc/functions/vsnprintf.texi: Update.
21027         * doc/functions/vsprintf.texi: Update.
21028
21029 2007-05-01  Bruno Haible  <bruno@clisp.org>
21030
21031         * tests/test-argp-2.sh (func_compare): Drop .exe suffix.
21032
21033 2007-05-03  Paul Eggert  <eggert@cs.ucla.edu>
21034
21035         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Use better
21036         comment for D_INO_IN_DIRENT.  Problem reported by James Youngman.
21037
21038 2007-05-02  Paul Eggert  <eggert@cs.ucla.edu>
21039
21040         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Test whether
21041         readdir returns garbage in d_ino.  Problem reported by Kaz Sasayama in
21042         <http://lists.gnu.org/archive/html/bug-gnulib/2007-05/msg00021.html>.
21043
21044 2007-05-02  Sergey Poznyakoff  <gray@gnu.org.ua>
21045
21046         * lib/argp-help.c (struct hol_entry): New member `ord'.
21047         (HOL_ENTRY_PTRCMP): Use ord for comparison
21048         (hol_sort): Initialize ord.
21049
21050 2007-05-01  Bruno Haible  <bruno@clisp.org>
21051
21052         * doc/functions/_Exit_C99.texi: Renamed from doc/functions/_Exit.texi.
21053         Reported by Eric Blake.
21054         * doc/gnulib.texi (Function Substitutes): Update.
21055
21056 2007-05-01  Bruno Haible  <bruno@clisp.org>
21057
21058         * doc/functions.texi: Remove file, now redundant through
21059         doc/functions/*.texi.
21060
21061 2007-05-01  Bruno Haible  <bruno@clisp.org>
21062
21063         * modules/argp (Depends-on): Add sleep.
21064
21065 2007-05-01  Bruno Haible  <bruno@clisp.org>
21066
21067         * modules/sleep-tests: New file.
21068         * tests/test-sleep.c: New file.
21069
21070         * modules/sleep: New file.
21071         * lib/sleep.c: New file.
21072         * m4/sleep.m4: New file.
21073         * lib/unistd_.h (sleep): New declaration.
21074         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_SLEEP,
21075         HAVE_SLEEP.
21076         * modules/unistd (Makefile.am): Substitute GNULIB_SLEEP, HAVE_SLEEP.
21077         * doc/functions/sleep.texi: Document the sleep module.
21078
21079 2007-05-01  Bruno Haible  <bruno@clisp.org>
21080
21081         * lib/sigprocmask.h: Remove file.
21082         * lib/signal_.h: Incorporate the previous contents of sigprocmask.h.
21083         * lib/sigprocmask.c: Include <signal.h> instead of sigprocmask.h.
21084         * m4/signal_h.m4 (gl_SIGNAL_H_DEFAULTS): Substitute GNULIB_SIGPROCMASK,
21085         HAVE_POSIX_SIGNALBLOCKING, HAVE_SIGSET_T.
21086         * m4/signalblocking.m4 (gl_SIGNALBLOCKING): Require
21087         gl_SIGNAL_H_DEFAULTS. Set HAVE_POSIX_SIGNALBLOCKING as a shell variable.
21088         (gl_PREREQ_SIGPROCMASK): Require gl_SIGNAL_H_DEFAULTS. Set
21089         HAVE_SIGSET_T as a shell variable.
21090         * modules/signal (Makefile.am): Substitute GNULIB_SIGPROCMASK,
21091         HAVE_POSIX_SIGNALBLOCKING, HAVE_SIGSET_T into signal.h.
21092         * modules/sigprocmask (Files): Remove lib/sigprocmask.h.
21093         (Depends-on): Add signal. Remove verify.
21094         (configure.ac): Invoke gl_SIGNAL_MODULE_INDICATOR.
21095         (Include): Mention <signal.h> instead of sigprocmask.h.
21096         * NEWS: Mention the change.
21097         * lib/fatal-signal.c: Don't include sigprocmask.h.
21098
21099 2007-05-01  Bruno Haible  <bruno@clisp.org>
21100
21101         * modules/signal: New file.
21102         * lib/signal_.h: New file.
21103         * m4/signal_h.m4: New file.
21104
21105 2007-05-01  Bruno Haible  <bruno@clisp.org>
21106
21107         * lib/wctype_.h: Test HAVE_ISWCNTRL at configure time.
21108         * m4/wctype.m4 (gl_WCTYPE_H): Substitute HAVE_ISWCNTRL.
21109         * modules/wctype (Makefile.am): Substitute HAVE_ISWCNTRL instead of
21110         HAVE_WCTYPE_CTMP_BUG into wctype.h.
21111
21112 2007-05-01  Bruno Haible  <bruno@clisp.org>
21113
21114         * lib/sys_stat_.h: Test HAVE_LSTAT, HAVE_DECL_MKDIR, HAVE_IO_H at
21115         configure time.
21116         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Substitute HAVE_LSTAT,
21117         HAVE_DECL_MKDIR, HAVE_IO_H via AC_SUBST.
21118         * modules/sys_stat (Makefile.am): Substitute their values into
21119         sys/stat.h.
21120
21121 2007-05-01  Bruno Haible  <bruno@clisp.org>
21122
21123         * lib/glob_.h: Test HAVE_SYS_CDEFS_H at configure time.
21124         * m4/glob.m4 (gl_PREREQ_GLOB): Substitute HAVE_SYS_CDEFS_H via AC_SUBST.
21125         * modules/glob (Makefile.am): Put HAVE_SYS_CDEFS_H value into glob.h.
21126
21127 2007-05-01  Bruno Haible  <bruno@clisp.org>
21128
21129         * doc/header/assert.texi: Undo last change: don't mention the gnulib
21130         'assert' module here.
21131
21132 2007-05-01  Bruno Haible  <bruno@clisp.org>
21133
21134         * doc/functions/*.texi: New files.
21135         * doc/functions/google-ranking.txt: New file.
21136         * doc/gnulib.texi (Function Substitutes): New chapter.
21137         (ctime, inet_ntoa): Remove sections.
21138         * doc/ctime.texi: Remove file.
21139         * doc/inet_ntoa.texi: Remove file.
21140         * doc/Makefile (gnulib.info, gnulib.html, gnulib.dvi): Update
21141         dependencies.
21142         (%.info): New rule, specifying a --reference-limit.
21143
21144 2007-05-01  Bruno Haible  <bruno@clisp.org>
21145
21146         * MODULES.html.sh (posix_functions): Remove 'exec', 'toc'.
21147
21148 2007-05-01  Bruno Haible  <bruno@clisp.org>
21149
21150         * modules/mkdir (Depends-on): Add sys_stat, because sys_stat provides
21151         the portability of 'mkdir' to mingw systems.
21152
21153 2007-05-01  Bruno Haible  <bruno@clisp.org>
21154
21155         * doc/headers/google-ranking.txt: New file.
21156
21157 2007-04-30  Eric Blake  <ebb9@byu.net>
21158
21159         Prefer fseeko to fseek.
21160         * modules/getpass (Depends-on): Add fseeko.
21161         * lib/getpass.c (getpass): Use fseeko, not fseek.
21162
21163 2007-04-30  Sergey Poznyakoff  <gray@gnu.org.ua>
21164
21165         * lib/argp-help.c (hol_entry_cmp): Option sorting algorithm
21166         assumes the sorting is stable, while most qsort implementations
21167         are not.  Use argument addresses to ensure they never compare as
21168         equal.
21169
21170         * tests/test-argp-2.sh (usage-indent test): Fix output
21171         (func_compare): Restore diff options
21172         * tests/test-argp.c: Restore #include "progname.h"
21173
21174 2007-04-29  Bruno Haible  <bruno@clisp.org>
21175
21176         * m4/printf.m4 (gl_VSNPRINTF_ZEROSIZE_C99): New macro.
21177         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
21178         gl_VSNPRINTF_ZEROSIZE_C99. Test gl_cv_func_vsnprintf_zerosize_c99.
21179         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
21180         * modules/snprintf-posix-tests (Files): Add tests/test-snprintf.c.
21181         (configure.ac): Define CHECK_SNPRINTF_POSIX.
21182         (TESTS, check_PROGRAMS): Add test-snprintf.
21183         * modules/vsnprintf-posix-tests (Files): Add tests/test-vsnprintf.c.
21184         (configure.ac): Define CHECK_VSNPRINTF_POSIX.
21185         (TESTS, check_PROGRAMS): Add test-vsnprintf.
21186         * tests/test-snprintf.c (main) [!CHECK_SNPRINTF_POSIX]: Disable
21187         assertions that fail on HP-UX, OSF/1, or IRIX.
21188         * tests/test-vsnprintf.c (main) [!CHECK_VSNPRINTF_POSIX]: Likewise.
21189
21190 2007-04-29  Bruno Haible  <bruno@clisp.org>
21191
21192         * MODULES.html.sh (posix_functions): Remove 'contents'.
21193
21194 2007-04-29  Karl Berry  <karl@gnu.org>
21195
21196         * config/srclist.txt (gendocs_template_min): new entry.
21197
21198 2007-04-29  Bruno Haible  <bruno@clisp.org>
21199
21200         Work around fpurge bug on BSD systems.
21201         * modules/fpurge (Makefile.am): Compile fpurge.c unconditionally.
21202         * m4/fpurge.m4 (gl_FUNC_FPURGE): Don't invoke AC_LIBOBJ.
21203         * lib/fpurge.h (fpurge): Don't handle __fpurge wrapper here. Define
21204         fpurge to rpl_fpurge if the system already has this function.
21205         * lib/fpurge.c (fpurge): Handle also the __fpurge wrapper case and
21206         the case where the system already has this function. Correct invariants
21207         on BSD systems.
21208         * lib/fseeko.c (rpl_fseeko): Update recognition of preceding fflush on
21209         BSD systems.
21210
21211 2007-04-29  Sergey Poznyakoff  <gray@gnu.org.ua>
21212
21213         * lib/argp-help.c (hol_cluster_cmp): Reverse comparison.  Change
21214         proposed by Sven Verdoolaege.
21215
21216         * tests/test-argp.c: Fix option ordering.  Test deeply clustered
21217         options.
21218         * tests/test-argp-2.sh (func_compare): Use diff instead of cmp.
21219         (usage and help tests): Update
21220
21221 2007-04-29  Bruno Haible  <bruno@clisp.org>
21222
21223         * tests/test-fflush.c (main): Use a file of size 17, not 10.
21224         Print more information in case of failure. Disable a test on BeOS.
21225
21226 2007-04-29  Bruno Haible  <bruno@clisp.org>
21227
21228         * tests/**/test-*.[hc] (ASSERT): Use fprintf to show the line number.
21229         This helps debugging on systems on which no gdb is available.
21230
21231 2007-04-29  Bruno Haible  <bruno@clisp.org>
21232
21233         * lib/freading.h: Improve comments.
21234         * lib/fwriting.h: Likewise.
21235         * tests/test-freading.c (main): Don't check freading immediately after
21236         repositioning. Needed for glibc.
21237
21238 2007-04-29  Bruno Haible  <bruno@clisp.org>
21239
21240         * lib/freading.c (freading): Trivial simplification.
21241
21242 2007-04-28  Bruno Haible  <bruno@clisp.org>
21243
21244         * tests/test-fwriting.c (main): Also test the interaction between
21245         fflush and fwriting.
21246         * modules/fwriting-tests (Depends-on): Add fflush.
21247
21248         * tests/test-freading.c (main): Also test the interaction between
21249         fflush and freading.
21250         * modules/freading-tests (Depends-on): Add fflush.
21251
21252 2007-04-28  Bruno Haible  <bruno@clisp.org>
21253
21254         * lib/stdio_.h (fseek, ftell): Provide link warnings suggesting to use
21255         fseeko and ftello.
21256         Suggested by Eric Blake.
21257
21258 2007-04-28  Jim Meyering  <jim@meyering.net>
21259
21260         Avoid false-negative in gl_STDINT_H's C99 conformance test.
21261         * m4/stdint.m4 (gl_STDINT_H): When checking whether stdint.h conforms
21262         to C99, include all of gl_STDINT_INCLUDES, not just <stddef.h>.
21263
21264 2007-04-27  Eric Blake  <ebb9@byu.net>
21265
21266         * doc/headers/assert.texi (assert.h): Document assert module use.
21267
21268 2007-04-27  Bruno Haible  <bruno@clisp.org>
21269
21270         * doc/headers/*.texi: New files.
21271         * doc/gnulib.texi (Header File Substitutes): New chapter.
21272         * doc/Makefile (gnulib.info, gnulib.html, gnulib.dvi): Specify
21273         dependencies.
21274         (standards.info ,standards.html, standards.dvi): Update dependencies.
21275         (mostlyclean, clean): New targets.
21276
21277 2007-04-27  Bruno Haible  <bruno@clisp.org>
21278
21279         * lib/sysexits_.h: Renamed from lib/sysexit_.h.
21280         * modules/sysexits (Files, Makefile.am): Update.
21281
21282         * lib/sys_socket_.h: Renamed from lib/socket_.h.
21283         * modules/sys_socket (Files, Makefile.am): Update.
21284
21285         * lib/sys_stat_.h: Renamed from lib/stat_.h.
21286         * modules/sys_stat (Files, Makefile.am): Update.
21287
21288 2007-04-27  Eric Blake  <ebb9@byu.net>
21289
21290         * lib/freading.h: Improve comments.
21291         * lib/fwriting.h: Likewise.
21292         * lib/fflush.c: Likewise.
21293
21294         Fix closein for mingw.
21295         * modules/closein-tests: Add tests for closein.
21296         * tests/test-closein.c: New file.
21297         * tests/test-closein.sh: Likewise.
21298         * lib/unistd_.h [!SEEK_CUR]: Mingw also needs stdlib.h for _exit.
21299         * lib/closein.c (close_stdin): Don't fflush non-seekable streams.
21300
21301 2007-04-27  Bruno Haible  <bruno@clisp.org>
21302
21303         * lib/inttypes_.h [_DECC]: Don't use #include_next if the compiler
21304         version is < 6.
21305         * lib/math_.h [__DECC]: Likewise.
21306         * lib/stdio_.h [__DECC]: Likewise.
21307         * lib/stdlib_.h [__DECC]: Likewise.
21308         * lib/string_.h [__DECC]: Likewise.
21309         * lib/time_.h [__DECC]: Likewise.
21310         * lib/wchar_.h [__DECC]: Likewise.
21311         * lib/wctype_.h [__DECC]: Likewise.
21312
21313 2007-04-27  Bruno Haible  <bruno@clisp.org>
21314
21315         * tests/test-fbufmode.c (main): Relax test, to avoid failure on mingw.
21316
21317 2007-04-27  Bruno Haible  <bruno@clisp.org>
21318
21319         * lib/fflush.c: Add comments.
21320         * modules/fpurge-tests (Depends-on): Add fflush.
21321         * modules/freadable-tests (Depends-on): Likewise.
21322         * modules/fwritable-tests (Depends-on): Likewise.
21323
21324 2007-04-27  Charles Wilson  <libtool@cwilson.fastmail.fm>
21325
21326         * m4/argz.m4 (gl_FUNC_ARGZ): Use !HAVE_WORKING_ARGZ instead of
21327         SYSTEM_ARGZ_IS_BROKEN.  Also, minor stylistic improvements.
21328         Report by Bruno Haible <bruno@clisp.org>.
21329
21330 2007-04-26  Eric Blake  <ebb9@byu.net>
21331
21332         Fix fflush on mingw.
21333         * modules/fflush (Depends-on): Add freading.
21334         * lib/fflush.c (rpl_fflush): Use freading to avoid losing buffered
21335         but unread data.
21336
21337 2007-04-26  Eric Blake  <ebb9@byu.net>
21338         and Bruno Haible  <bruno@clisp.org>
21339
21340         Implement freading and fwriting.
21341         * lib/freading.c: New file.
21342         * lib/freading.h: Likewise.
21343         * m4/freading.m4: Likewise.
21344         * modules/freading: Likewise.
21345         * modules/freading-tests: Likewise.
21346         * tests/test-freading.c: Likewise.
21347         * lib/fwriting.c: New file.
21348         * lib/fwriting.h: Likewise.
21349         * m4/fwriting.m4: Likewise.
21350         * modules/fwriting: Likewise.
21351         * modules/fwriting-tests: Likewise.
21352         * tests/test-fwriting.c: Likewise.
21353         * MODULES.html.sh (File stream based Input/Output): Mention them.
21354
21355 2007-04-26  Bruno Haible  <bruno@clisp.org>
21356
21357         * lib/stdio_.h (fseeko, ftello): Check that off_t has the same size as
21358         'long' when we assume it.
21359         Suggested by Eric Blake.
21360
21361 2007-04-26  Bruno Haible  <bruno@clisp.org>
21362
21363         Ensure fseeko, ftello are declared on glibc systems.
21364         * modules/fflush (configure.ac-early): Require AC_FUNC_FSEEKO.
21365         * modules/fseeko (configure.ac-early): Likewise.
21366         * modules/ftello (configure.ac-early): Likewise.
21367         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Don't define HAVE_FSEEKO, rely on
21368         AC_FUNC_FSEEKO for this.
21369         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Inline gl_CHECK_FSEEKO.
21370         (gl_CHECK_FSEEKO): Remove macro.
21371
21372 2007-04-26  Bruno Haible  <bruno@clisp.org>
21373
21374         * tests/test-fflush.c (main): Also check the ftell result after
21375         fflush and fseek/fseeko.
21376         * lib/fflush.c (rpl_fflush): For BSD implementations, update the
21377         file descriptor position cache in the stream.
21378         * lib/fseeko.c (rpl_fseeko): Likewise.
21379
21380 2007-04-26  Bruno Haible  <bruno@clisp.org>
21381
21382         * modules/fflush-tests (Depends-on): Add fseeko.
21383
21384 2007-04-25  Charles Wilson  <libtool@cwilson.fastmail.fm>
21385             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
21386
21387         * lib/argz_.h: ensure error_t definition is obtained in same
21388         mechanism system argz.h would have.
21389         * m4/argz.m4 (gl_FUNC_ARGZ): add new test to check if $host's
21390         argz facilities are known bad.  Err on the side of caution if
21391         cross-compiling.
21392
21393 2007-04-25  Eric Blake  <ebb9@byu.net>
21394
21395         * lib/fpurge.c (includes): Use stdlib.h for free.
21396         * tests/test-fflush.c (main): Also test fflush-fseeko.
21397
21398 2007-04-25  Bruno Haible  <bruno@clisp.org>
21399
21400         Make fflush+fseek POSIX-compliant on FreeBSD and MacOS X.
21401         * lib/fseeko.c: New file.
21402         * lib/stdio_.h: Include <sys/types.h> when off_t is needed.
21403         (fseeko, fseek): Define to replacements if REPLACE_FFLUSH.
21404         * m4/fseeko.m4 (gl_CHECK_FSEEKO): New macro, extracted from
21405         gl_FUNC_FSEEKO.
21406         (gl_FUNC_FSEEKO): Invoke it.
21407         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Arrange to compile fseeko.c. Invoke
21408         gl_CHECK_FSEEKO. Define HAVE_FSEEKO.
21409         * modules/fflush (Files): Add lib/fseeko.c, m4/fseeko.m4.
21410
21411 2007-04-25  Bruno Haible  <bruno@clisp.org>
21412
21413         * modules/fflush (Depends-on): Add ftello.
21414
21415 2007-04-25  Bruno Haible  <bruno@clisp.org>
21416
21417         * modules/ftello-tests: New file.
21418         * tests/test-ftello.c: New file.
21419
21420         * modules/ftello: New file.
21421         * m4/ftello.m4: New file.
21422         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FTELLO,
21423         HAVE_FTELLO.
21424         * lib/stdio_.h (ftello): New declaration.
21425         * modules/stdio (Makefile.am): Substitute also GNULIB_FTELLO,
21426         HAVE_FTELLO.
21427
21428 2007-04-25  Bruno Haible  <bruno@clisp.org>
21429
21430         * modules/fseeko-tests: New file.
21431         * tests/test-fseeko.c: New file.
21432
21433         * modules/fseeko: New file.
21434         * m4/fseeko.m4: New file.
21435         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FSEEKO,
21436         HAVE_FSEEKO.
21437         * lib/stdio_.h (fseeko): New declaration.
21438         * modules/stdio (Makefile.am): Substitute also GNULIB_FSEEKO,
21439         HAVE_FSEEKO.
21440
21441 2007-04-25  Bruno Haible  <bruno@clisp.org>
21442
21443         * lib/stdio_.h (fflush): Add support for GNULIB_POSIXCHECK.
21444
21445 2007-04-25  Bruno Haible  <bruno@clisp.org>
21446
21447         * lib/unistd_.h: Include <stdio.h> if needed to get the SEEK_* macros.
21448         * tests/test-stdio.c: Check that the various SEEK_* macros are defined.
21449         * tests/test-unistd.c: Likewise.
21450         * tests/test-fcntl.c: Likewise.
21451
21452 2007-04-23  Eric Blake  <ebb9@byu.net>
21453
21454         * lib/fflush.c: Fix missing include.
21455         Reported by Bruno Haible.
21456
21457 2007-04-23  Bruno Haible  <bruno@clisp.org>
21458
21459         * lib/fpurge.c (fpurge) [glibc, BSD]: Free a malloc()ed ungetc buffer.
21460         Reported by Eric Blake.
21461
21462 2007-04-23  Bruno Haible  <bruno@clisp.org>
21463
21464         * lib/fbufmode.c (fbufmode): Port to Solaris/SPARC64.
21465
21466 2007-04-23  Bruno Haible  <bruno@clisp.org>
21467
21468         * lib/fseterr.c (fseterr): Don't hardcode the value of _IOERR.
21469
21470 2007-04-23  Bruno Haible  <bruno@clisp.org>
21471
21472         * tests/test-fbufmode.c (main): Be prepared to a failure of setvbuf.
21473         Needed on HP-UX 11.
21474
21475 2007-04-16  Eric Blake  <ebb9@byu.net>
21476
21477         Make fflush rely on fpurge.
21478         * lib/fflush.c (rpl_fflush): Rely on fpurge module, rather than
21479         open coding all variants.
21480         * modules/fflush (Depends-on): Add fpurge and unistd.
21481         * modules/fflush-tests (Depends-on): Unistd is no longer extra.
21482         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Simplify.
21483
21484         Fix --with-tests compilation on cygwin.
21485         * modules/argmatch-tests (Makefile.am): List gnulib library first
21486         in LDADD.
21487         * modules/argp-tests (Makefile.am): Likewise.
21488         * modules/array-list-tests (Makefile.am): Likewise.
21489         * modules/array-oset-tests (Makefile.am): Likewise.
21490         * modules/avltree-list-tests (Makefile.am): Likewise.
21491         * modules/avltree-oset-tests (Makefile.am): Likewise.
21492         * modules/avltreehash-list-tests (Makefile.am): Likewise.
21493         * modules/carray-list-tests (Makefile.am): Likewise.
21494         * modules/dirname-tests (Makefile.am): Likewise.
21495         * modules/frexp-tests (Makefile.am): Likewise.
21496         * modules/isnanl-tests (Makefile.am): Likewise.
21497         * modules/linked-list-tests (Makefile.am): Likewise.
21498         * modules/linkedhash-list-tests (Makefile.am): Likewise.
21499         * modules/lock-tests (Makefile.am): Likewise.
21500         * modules/rbtree-list-tests (Makefile.am): Likewise.
21501         * modules/rbtree-oset-tests (Makefile.am): Likewise.
21502         * modules/rbtreehash-list-tests (Makefile.am): Likewise.
21503         * modules/tls-tests (Makefile.am): Likewise.
21504         * modules/tsearch-tests (Makefile.am): Likewise.
21505         * modules/xvasprintf-tests (Makefile.am): Likewise.
21506
21507         Fix fpurge for cygwin.
21508         * lib/fpurge.c (fpurge): Fix order of operation flub, and return a
21509         value.
21510         * modules/fpurge-tests (Depends-on): Clean up trash.
21511
21512 2007-04-16  Simon Josefsson  <simon@josefsson.org>
21513
21514         * lib/gc-libgcrypt.c (gc_hash_open): Shut up compiler warnings.
21515
21516         * m4/autobuild.m4: Re-indent.
21517
21518 2007-04-13  Bruno Haible  <bruno@clisp.org>
21519
21520         * modules/fpurge-tests: New file.
21521         * tests/test-fpurge.c: New file.
21522
21523         * modules/fpurge: New file.
21524         * lib/fpurge.h: New file.
21525         * lib/fpurge.c: New file.
21526         * m4/fpurge.m4: New file.
21527
21528 2007-04-13  Bruno Haible  <bruno@clisp.org>
21529
21530         * modules/fbufmode-tests: New file.
21531         * tests/test-fbufmode.c: New file.
21532
21533         * modules/fbufmode: New file.
21534         * lib/fbufmode.h: New file.
21535         * lib/fbufmode.c: New file.
21536         * m4/fbufmode.m4: New file.
21537
21538 2007-04-13  Bruno Haible  <bruno@clisp.org>
21539
21540         * modules/fwritable-tests: New file.
21541         * tests/test-fwritable.c: New file.
21542
21543         * modules/fwritable: New file.
21544         * lib/fwritable.h: New file.
21545         * lib/fwritable.c: New file.
21546         * m4/fwritable.m4: New file.
21547
21548 2007-04-13  Bruno Haible  <bruno@clisp.org>
21549
21550         * modules/freadable-tests: New file.
21551         * tests/test-freadable.c: New file.
21552
21553         * modules/freadable: New file.
21554         * lib/freadable.h: New file.
21555         * lib/freadable.c: New file.
21556         * m4/freadable.m4: New file.
21557
21558 2007-04-13  Bruno Haible  <bruno@clisp.org>
21559
21560         * modules/fflush-tests (Makefile.am): Remove EXTRA_DIST. Augment
21561         MOSTLYCLEANFILES.
21562
21563 2007-04-13  Paul Eggert  <eggert@cs.ucla.edu>
21564
21565         * build-aux/bootstrap (gnulib_tool_option_extras): New var, used by
21566         gzip bootstrap.conf to avoid dragging in i18n machinery.
21567         (gnulib_tool_option): Use it.
21568
21569 2007-04-13  Bruno Haible  <bruno@clisp.org>
21570
21571         * tests/test-vasnprintf-posix.c (test_function): Add tests for %f and
21572         %F directives.
21573         * tests/test-vasprintf-posix.c (test_function): Likewise.
21574         * tests/test-snprintf-posix.h (test_function): Likewise.
21575         * tests/test-sprintf-posix.h (test_function): Likewise.
21576         * tests/test-fprintf-posix.h (test_function): Likewise.
21577         * tests/test-printf-posix.h (test_function): Likewise.
21578         * tests/test-fprintf-posix.out: Likewise.
21579
21580 2007-04-13  Bruno Haible  <bruno@clisp.org>
21581
21582         * modules/lock-tests (configure.ac): For LIBSCHED, try also -lposix4.
21583         * modules/tls-tests (configure.ac): Likewise.
21584         Reported by Arto C. Nirkko <anirkko@insel.ch>.
21585
21586 2007-04-13  Bruno Haible  <bruno@clisp.org>
21587
21588         * lib/tls.c (glthread_tls_get): Fix return type.
21589         Patch by Arto C. Nirkko <anirkko@insel.ch>.
21590
21591 2007-04-12  Eric Blake  <ebb9@byu.net>
21592
21593         * modules/gettime (Depends-on): Remove gettime.
21594         Reported by Dmitry V. Levin.
21595
21596 2007-04-12  Bruno Haible  <bruno@clisp.org>
21597
21598         * modules/fflush (Include): Mention <stdio.h>.
21599         * modules/strtoimax (Include): Mention <inttypes.h>.
21600         * modules/strtoumax (Include): Likewise.
21601
21602 2007-04-12  Eric Blake  <ebb9@byu.net>
21603
21604         * .cvsignore: New file.
21605         * .gitignore: Likewise.
21606
21607 2007-04-12  Bruno Haible  <bruno@clisp.org>
21608
21609         * modules/iconv-tests (test_iconv_LDADD): Mention -liconv after LDADD,
21610         not before, since $(LDADD) often contains libgnu.a.
21611         * modules/striconv-tests (test_striconv_LDADD): Likewise.
21612         * modules/striconveh-tests (test_striconveh_LDADD): Likewise.
21613         * modules/striconveha-tests (test_striconveha_LDADD): Likewise.
21614         Needed on Cygwin.
21615
21616 2007-04-12  Eric Blake  <ebb9@byu.net>
21617
21618         Work around glibc's failure to flush stdin on fclose.
21619         * lib/closein.c (close_stdin): Flush stdin before closing.
21620
21621         Work around glibc's failure to reset seekable stdin on exit.
21622         * modules/closein: New module.
21623         * lib/closein.c: New file.
21624         * lib/closein.h: Likewise.
21625         * m4/closein.m4: Likewise.
21626         * MODULES.html.sh (File stream based Input/Output): Document it.
21627
21628 2007-04-12  Simon Josefsson  <simon@josefsson.org>
21629
21630         * gnulib-tool: Rename generated 'autobuild' script to
21631         'do-autobuild' in --create-megatestdir output.
21632
21633         * doc/gnulib.texi (Build robot for gnulib): Fix.
21634
21635 2007-04-12  Simon Josefsson  <simon@josefsson.org>
21636
21637         * modules/sysexits (Depends-on): Add absolute-header.
21638
21639 2007-04-12  Eric Blake  <ebb9@byu.net>
21640
21641         No need to preserve errno on success.
21642         * lib/fflush.c (rpl_fflush): Simplify errno tracking.
21643         Reported by Bruno Haible.
21644
21645 2007-04-12  Simon Josefsson  <simon@josefsson.org>
21646
21647         * MODULES.html.sh (Support for maintaining and releasing
21648         projects): Add autobuild.  Suggested by Eric Blake <ebb9@byu.net>.
21649
21650 2007-04-12  Simon Josefsson  <simon@josefsson.org>
21651
21652         * gnulib-tool (func_modules_add_dummy): Respect --avoid=dummy.
21653
21654 2007-04-12  Simon Josefsson  <simon@josefsson.org>
21655
21656         * modules/autobuild: New module.
21657
21658         * m4/autobuild.m4: New file.
21659
21660 2007-04-11  Bruno Haible  <bruno@clisp.org>
21661
21662         * lib/vasnprintf.c (VASNPRINTF): Implement the %F directive using the
21663         %f directive, if NEED_PRINTF_DIRECTIVE_F is defined.
21664         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_F): New macro.
21665         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_F): New macro.
21666         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
21667         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
21668         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
21669         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
21670         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
21671         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
21672         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Invoke
21673         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
21674         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
21675         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Invoke
21676         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
21677         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
21678         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Invoke
21679         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
21680         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
21681         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Invoke
21682         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
21683         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
21684         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Invoke
21685         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
21686         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
21687         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Invoke
21688         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
21689         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
21690         Reported by Eric Blake.
21691
21692 2007-04-11  Bruno Haible  <bruno@clisp.org>
21693
21694         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Fix test. It always failed.
21695
21696 2007-04-10  Bruno Haible  <bruno@clisp.org>
21697
21698         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Add a test for correct result
21699         for NaN and Infinity. Needed on FreeBSD 6.1.
21700         * tests/test-vasnprintf-posix.c (test_function): Undo last change
21701         regarding results for "%010a" of Infinity and NaN.
21702         * tests/test-vasprintf-posix.c (test_function): Likewise.
21703         * tests/test-snprintf-posix.h (test_function): Likewise.
21704         * tests/test-sprintf-posix.h (test_function): Likewise.
21705         * tests/test-fprintf-posix.h (test_function): Likewise.
21706         * tests/test-printf-posix.h (test_function): Likewise.
21707         * tests/test-fprintf-posix.out: Likewise.
21708
21709 2007-04-10  Bruno Haible  <bruno@clisp.org>
21710
21711         * modules/locale-tests: New file.
21712         * tests/test-locale.c: New file.
21713
21714         * modules/locale: New file.
21715         * lib/locale_.h: New file.
21716         * m4/locale_h.m4: New file.
21717
21718 2007-04-10  Paul Eggert  <eggert@cs.ucla.edu>
21719             Bruno Haible  <bruno@clisp.org>
21720
21721         * m4/signbit.m4 (gl_SIGNBIT): When the sign bit position could not
21722         be determined, test for availability of the copysignf, copysign,
21723         copysignl functions.
21724         * lib/signbitf.c (gl_signbitf): Use copysignf if available in libc.
21725         * lib/signbitd.c (gl_signbitd): Use copysign if available in libc.
21726         * lib/signbitl.c (gl_signbitl): Use copysignl if available in libc.
21727
21728 2007-04-09  Eric Blake  <ebb9@byu.net>
21729
21730         * lib/stdio_.h [REPLACE_FFLUSH]: Declare rpl_fflush.
21731         * modules/stdio (Makefile.am): Support fflush.
21732         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Likewise.
21733         * modules/fflush: New file.
21734         * lib/fflush.c: Likewise.
21735         * m4/fflush.m4: Likewise.
21736         * modules/fflush-tests: New test.
21737         * tests/test-fflush.c: Likewise.
21738         * MODULES.html.sh (Input/output <stdio.h>): Document new module.
21739
21740 2007-04-06  Bruno Haible  <bruno@clisp.org>
21741
21742         * lib/vasnprintf.c: Include <math.h>. Don't include float+.h.
21743         (VASNPRINTF): Use signbit for faster determination whether to print a
21744         minus sign.
21745         * modules/vasnprintf (Files): Remove lib/float+.h.
21746         * modules/fprintf-posix (Depends-on): Add signbit.
21747         * modules/snprintf-posix (Depends-on): Likewise.
21748         * modules/sprintf-posix (Depends-on): Likewise.
21749         * modules/vasnprintf-posix (Depends-on): Likewise.
21750         * modules/vasprintf-posix (Depends-on): Likewise.
21751         * modules/vfprintf-posix (Depends-on): Likewise.
21752         * modules/vsnprintf-posix (Depends-on): Likewise.
21753         * modules/vsprintf-posix (Depends-on): Likewise.
21754
21755 2007-04-06  Bruno Haible  <bruno@clisp.org>
21756
21757         * tests/test-frexp.c (main): Test also the sign bit of zero results.
21758         * tests/test-frexpl.c (main): Likewise.
21759         * tests/test-ldexpl.c (main): Likewise.
21760         * modules/frexp-tests (Depends-on): Add signbit.
21761         * modules/frexpl-tests (Depdends-on): Likewise.
21762         * modules/ldexpl-tests (Depdends-on): Likewise.
21763
21764 2007-04-06  Bruno Haible  <bruno@clisp.org>
21765
21766         * modules/signbit-tests: New file.
21767         * tests/test-signbit.c: New file.
21768
21769         * modules/signbit: New file.
21770         * lib/signbitf.c: New file.
21771         * lib/signbitd.c: New file.
21772         * lib/signbitl.c: New file.
21773         * m4/signbit.m4: New file.
21774         * lib/math_.h (gl_signbitf, gl_signbitd, gl_signbitl): New declarations.
21775         (signbit): New macro.
21776         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_SIGNBIT and
21777         REPLACE_SIGNBIT.
21778         * modules/math (Makefile.am) Substibute also GNULIB_SIGNBIT and
21779         REPLACE_FREXPL into math.h.
21780
21781 2007-04-06  Bruno Haible  <bruno@clisp.org>
21782
21783         * modules/isnanf-nolibm-tests: New file.
21784         * tests/test-isnanf.c: New file.
21785
21786         * modules/isnanf-nolibm: New file.
21787         * lib/isnanf.h: New file.
21788         * lib/isnanf.c: New file.
21789         * lib/isnan.c: Consider the USE_FLOAT macro.
21790         * m4/isnanf.m4: New file.
21791
21792 2007-04-06  Bruno Haible  <bruno@clisp.org>
21793
21794         * modules/gettext-h (configure.ac): AC_SUBST LIBINTL and LTLIBINTL.
21795         (Link): New section.
21796
21797         * modules/canonicalize-lgpl-tests (Makefile.am): Undo last change.
21798
21799 2007-04-06  Bruno Haible  <bruno@clisp.org>
21800
21801         Assume the 'long double' type.
21802         * m4/longdouble.m4: Remove file.
21803         * config/srclist.txt: Don't mention longdouble.m4.
21804         * lib/allocsa.h: Assume HAVE_LONG_DOUBLE to be true.
21805         * lib/float+.h: Likewise.
21806         * lib/frexp.c: Likewise.
21807         * lib/printf-args.h: Likewise.
21808         * lib/printf-args.c: Likewise.
21809         * lib/printf-frexp.c: Likewise.
21810         * lib/printf-parse.c: Likewise.
21811         * lib/vasnprintf.c: Likewise.
21812         * m4/allocsa.m4: Remove gt_TYPE_LONGDOUBLE invocation.
21813         * m4/intl.m4: Likewise.
21814         * m4/isnanl.m4: Likewise.
21815         * m4/printf.m4: Likewise.
21816         * m4/printf-frexpl.m4: Likewise.
21817         * m4/vasnprintf.m4: Likewise.
21818         * modules/allocsa (Files): Remove m4/longdouble.m4.
21819         * modules/gettext (Files): Likewise.
21820         * modules/relocatable-prog-wrapper (Files): Likewise.
21821         * modules/vasnprintf (Files): Likewise.
21822         * modules/isnanl (Files): Likewise.
21823         (Include): Simplify.
21824         * modules/isnanl-nolibm (Files): Remove m4/longdouble.m4.
21825         (Include): Simplify.
21826         * modules/printf-frexpl (Files): Remove m4/longdouble.m4.
21827         (Include): Simplify.
21828         * modules/snprintf-posix-tests (Files): Remove m4/longdouble.m4.
21829         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
21830         * modules/sprintf-posix-tests (Files): Remove m4/longdouble.m4.
21831         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
21832         * modules/vasnprintf-posix-tests (Files): Remove m4/longdouble.m4.
21833         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
21834         * modules/vasprintf-posix-tests (Files): Remove m4/longdouble.m4.
21835         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
21836         * modules/vsnprintf-posix-tests (Files): Remove m4/longdouble.m4.
21837         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
21838         * modules/vsprintf-posix-tests (Files): Remove m4/longdouble.m4.
21839         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
21840         * tests/test-isnanl-nolibm.c: Assume HAVE_LONG_DOUBLE to be true.
21841         * tests/test-isnanl.c: Likewise.
21842         * tests/test-snprintf-posix.h: Likewise.
21843         * tests/test-sprintf-posix.h: Likewise.
21844         * tests/test-vasnprintf-posix.c: Likewise.
21845         * tests/test-vasnprintf-posix2.c: Likewise.
21846         * tests/test-vasprintf-posix.c: Likewise.
21847
21848 2007-04-06  Bruno Haible  <bruno@clisp.org>
21849
21850         Fix problem with Compaq (ex-DEC) Desktop C compiler on Tru64.
21851         * lib/math_.h [__DECC]: Include the overridden include file through
21852         #include_next, outside the double-inclusion guard.
21853         * lib/stdio_.h [__DECC]: Likewise.
21854         * lib/stdlib_.h [__DECC]: Likewise.
21855         * lib/string_.h [__DECC]: Likewise.
21856         * lib/time_.h [__DECC]: Likewise.
21857         * lib/wchar_.h [__DECC]: Likewise.
21858         * lib/wctype_.h [__DECC]: Likewise.
21859         * lib/inttypes_.h [__DECC]: Likewise.
21860         Reported by Albert Chin <china@thewrittenword.com> in
21861         <http://lists.gnu.org/archive/html/bug-gnulib/2007-04/msg00088.html>.
21862
21863 2007-04-04  Eric Blake  <ebb9@byu.net>
21864
21865         * m4/stdint.m4 (gl_STDINT_H): Detect WINT_MAX bug in cygwin
21866         1.5.x.
21867
21868 2007-04-04  Bruno Haible  <bruno@clisp.org>
21869
21870         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Add a test for correct
21871         rounding. Don't assume that FreeBSD 6 and NetBSD 4 pass this test.
21872
21873 2007-04-04  Bruno Haible  <bruno@clisp.org>
21874
21875         * tests/test-vasnprintf-posix.c (test_function): Allow two possible
21876         results for "%010a" of Infinity and NaN.
21877         * tests/test-vasprintf-posix.c (test_function): Likewise.
21878         * tests/test-snprintf-posix.h (test_function): Likewise.
21879         * tests/test-sprintf-posix.h (test_function): Likewise.
21880         * tests/test-fprintf-posix.h (test_function): Remove these tests.
21881         * tests/test-printf-posix.h (test_function): Likewise.
21882         * tests/test-fprintf-posix.out: Update.
21883         Needed for FreeBSD 6.1.
21884
21885 2007-04-04  Bruno Haible  <bruno@clisp.org>
21886
21887         * DEPENDENCIES: Remove mentions of tar and gzip, since they are not
21888         directly used by the gnulib modules nor by gnulib-tool.
21889
21890 2007-04-04  Paul Eggert  <eggert@cs.ucla.edu>
21891
21892         * DEPENDENCIES: Give overall description of version dependency
21893         desirability.  Use more-typical names for apps.
21894         Add shell, coreutils, diffutils, grep, tar, gzip.
21895
21896 2007-04-04  Simon Josefsson  <simon@josefsson.org>
21897
21898         * MODULES.html.sh: Rename crypto modules.  Remove iconvme.
21899
21900 2007-04-04  Karl Berry  <karl@gnu.org>
21901
21902         * MODULES.html.sh (func_module): missing '.
21903
21904 2007-04-03  Bruno Haible  <bruno@clisp.org>
21905
21906         * modules/argmatch-tests (Makefile.am): New variable
21907         test_argmatch_LDADD.
21908         * modules/argp-tests (Makefile.am): New variable test_argp_LDADD.
21909         * modules/array-list-tests (Makefile.am): New variable
21910         test_array_list_LDADD.
21911         * modules/array-oset-tests (Makefile.am): New variable
21912         test_array_oset_LDADD.
21913         * modules/avltree-list-tests (Makefile.am): New variable
21914         test_avltree_list_LDADD.
21915         * modules/avltree-oset-tests (Makefile.am): New variable
21916         test_avltree_oset_LDADD.
21917         * modules/avltreehash-list-tests (Makefile.am): New variable
21918         test_avltreehash_list_LDADD.
21919         * modules/canonicalize-lgpl-tests (Makefile.am): New variable
21920         test_canonicalize_lgpl_LDADD.
21921         * modules/carray-list-tests (Makefile.am): New variable
21922         test_carray_list_LDADD.
21923         * modules/dirname-tests (Makefile.am): New variable
21924         test_dirname_LDADD.
21925         * modules/linked-list-tests (Makefile.am): New variable
21926         test_linked_list_LDADD.
21927         * modules/linkedhash-list-tests (Makefile.am): New variable
21928         test_linkedhash_list_LDADD.
21929         * modules/rbtree-list-tests (Makefile.am): New variable
21930         test_rbtree_list_LDADD.
21931         * modules/rbtree-oset-tests (Makefile.am): New variable
21932         test_rbtree_oset_LDADD.
21933         * modules/rbtreehash-list-tests (Makefile.am): New variable
21934         test_rbtreehash_list_LDADD.
21935         * modules/xvasprintf-tests (Makefile.am): New variable
21936         test_xvasprintf_LDADD.
21937         Reported by Eric Blake.
21938
21939 2007-04-03  Eric Blake  <ebb9@byu.net>
21940
21941         * DEPENDENCIES: Weaken m4 requirements.
21942
21943 2007-04-03  Bruno Haible  <bruno@clisp.org>
21944
21945         * modules/frexp-tests (configure.ac): Remove AC_SUBST.
21946         * modules/isnanl-tests (configure.ac): Likewise.
21947
21948 2007-04-03  Ben Pfaff  <blp@gnu.org>
21949
21950         * modules/iconv_open: Add $(srcdir)/ to source directory
21951         references in Makefile fragments that call gperf, to fix VPATH
21952         builds.
21953
21954 2007-04-03  Bruno Haible  <bruno@clisp.org>
21955
21956         * modules/ldexpl (Depends-on): Add isnanl, remove isnanl-nolibm.
21957         * lib/ldexpl.c: Undo last change.
21958
21959 2007-04-03  Bruno Haible  <bruno@clisp.org>
21960
21961         * modules/printf-frexpl (Depends-on): Undo last change.
21962         (Files): Add m4/ldexpl.m4.
21963
21964 2007-04-03  Bruno Haible  <bruno@clisp.org>
21965
21966         * m4/isnanl.m4 (gl_FUNC_ISNANL): Substitute ISNANL_LIBM.
21967         * modules/isnanl (Link): New section.
21968
21969         * m4/frexp.m4 (gl_FUNC_FREXP): Substitute FREXP_LIBM.
21970         * modules/frexp (Link): New section.
21971
21972         * m4/frexpl.m4 (gl_FUNC_FREXPL): Substitute FREXPL_LIBM.
21973         * modules/frexpl (Link): New section.
21974
21975         * m4/ldexpl.m4 (gl_FUNC_LDEXPL): Substitute LDEXPL_LIBM.
21976         * modules/ldexpl (Link): New section.
21977
21978 2007-04-03  Bruno Haible  <bruno@clisp.org>
21979
21980         * modules/TEMPLATE-EXTENDED: New file.
21981         * gnulib-tool (func_all_modules, func_verify_module): Exclude it.
21982
21983 2007-04-03  Bruno Haible  <bruno@clisp.org>
21984
21985         * DEPENDENCIES: New file.
21986         Suggested by Simon Josefsson.
21987
21988 2007-04-03  Bruno Haible  <bruno@clisp.org>
21989
21990         * doc/gnulib.texi: Escape @.
21991
21992 2007-04-03  James Youngman  <jay@gnu.org>
21993         and Paul Eggert  <eggert@cs.ucla.edu>
21994
21995         * lib/stat-time.h (get_stat_birthtime): Check for zero-valued
21996         birthtime on all systems that have birthtime, not just those which
21997         use st_birthtimensec rather than st_birthtim.  Putting zero in
21998         st_birthtim.tv_sec is how (for example) FreeBSD/x86 6.1 indicates
21999         that the birth time is not available for files on an NFS mount.
22000
22001 2007-04-03  Simon Josefsson  <simon@josefsson.org>
22002
22003         * modules/memxor: Move back from crypto/, suggested by Bruno.
22004         * modules/crypto/hmac-sha1: Fix memxor dependency.
22005
22006         * modules/crypto/gc: Moved from ../.
22007
22008 2007-04-02  Eric Blake  <ebb9@byu.net>
22009
22010         * lib/ldexpl.c (includes): Avoid libm.
22011
22012         * modules/printf-frexpl (Depends-on): Depend on ldexpl.
22013
22014 2007-04-02  Bruno Haible  <bruno@clisp.org>
22015
22016         * lib/sysexit_.h (EX_OK): Disable the EX_OK definition from <unistd.h>
22017         on IRIX.
22018
22019 2007-04-02  Bruno Haible  <bruno@clisp.org>
22020
22021         * m4/intdiv0.m4 (gt_INTDIV0): Avoid performing the test for real on
22022         x86 or x86_64 platforms running MacOS X.
22023         Reported by Ryan Schmidt <@ryandesign.com>.
22024
22025 2007-04-02  Bruno Haible  <bruno@clisp.org>
22026
22027         * m4/intdiv0.m4 (gt_INTDIV0): When cross-compiling, treat x86_64 like
22028         i386.
22029
22030 2007-04-01  Simon Josefsson  <simon@josefsson.org>
22031
22032         * modules/crypto/arcfour: Moved from ../.
22033         * modules/crypto/arcfour-tests: Moved from ../.
22034         * modules/crypto/arctwo: Moved from ../.
22035         * modules/crypto/arctwo-tests: Moved from ../.
22036         * modules/crypto/des: Moved from ../.
22037         * modules/crypto/des-tests: Moved from ../.
22038         * modules/crypto/gc-arcfour: Moved from ../.
22039         * modules/crypto/gc-arcfour-tests: Moved from ../.
22040         * modules/crypto/gc-arctwo: Moved from ../.
22041         * modules/crypto/gc-arctwo-tests: Moved from ../.
22042         * modules/crypto/gc-des: Moved from ../.
22043         * modules/crypto/gc-des-tests: Moved from ../.
22044         * modules/crypto/gc-hmac-md5: Moved from ../.
22045         * modules/crypto/gc-hmac-md5-tests: Moved from ../.
22046         * modules/crypto/gc-hmac-sha1: Moved from ../.
22047         * modules/crypto/gc-hmac-sha1-tests: Moved from ../.
22048         * modules/crypto/gc-md2: Moved from ../.
22049         * modules/crypto/gc-md2-tests: Moved from ../.
22050         * modules/crypto/gc-md4: Moved from ../.
22051         * modules/crypto/gc-md4-tests: Moved from ../.
22052         * modules/crypto/gc-md5: Moved from ../.
22053         * modules/crypto/gc-md5-tests: Moved from ../.
22054         * modules/crypto/gc-pbkdf2-sha1: Moved from ../.
22055         * modules/crypto/gc-pbkdf2-sha1-tests: Moved from ../.
22056         * modules/crypto/gc-random: Moved from ../.
22057         * modules/crypto/gc-rijndael: Moved from ../.
22058         * modules/crypto/gc-rijndael-tests: Moved from ../.
22059         * modules/crypto/gc-sha1: Moved from ../.
22060         * modules/crypto/gc-sha1-tests: Moved from ../.
22061         * modules/crypto/gc-tests: Moved from ../.
22062         * modules/crypto/hmac-md5: Moved from ../.
22063         * modules/crypto/hmac-md5-tests: Moved from ../.
22064         * modules/crypto/hmac-sha1: Moved from ../.
22065         * modules/crypto/hmac-sha1-tests: Moved from ../.
22066         * modules/crypto/md2: Moved from ../.
22067         * modules/crypto/md2-tests: Moved from ../.
22068         * modules/crypto/md4: Moved from ../.
22069         * modules/crypto/md4-tests: Moved from ../.
22070         * modules/crypto/md5: Moved from ../.
22071         * modules/crypto/md5-tests: Moved from ../.
22072         * modules/crypto/memxor: Moved from ../.
22073         * modules/crypto/rijndael: Moved from ../.
22074         * modules/crypto/rijndael-tests: Moved from ../.
22075         * modules/crypto/sha1: Moved from ../.
22076
22077 2007-03-30  James Youngman  <jay@gnu.org>
22078
22079         * tests/test-stat-time.c (prepare_test): use chmod() rather than
22080         rename() to change the ctime of a file (because ctime is unaffected
22081         by rename on jfs2 on AIX 5.1).
22082         (main): Start by doing cleanup, in case a previous run failed leaving
22083         test files behind.
22084
22085 2007-03-31  Bruno Haible  <bruno@clisp.org>
22086
22087         Support old proprietary implementations of iconv.
22088         * modules/iconv_open: New file.
22089         * lib/iconv_.h: New file.
22090         * m4/iconv_h.m4: New file.
22091         * lib/iconv_open.c: New file.
22092         * lib/iconv_open-aix.gperf: New file.
22093         * lib/iconv_open-hpux.gperf: New file.
22094         * lib/iconv_open-irix.gperf: New file.
22095         * lib/iconv_open-osf.gperf: New file.
22096         * m4/iconv_open.m4: New file.
22097         * modules/linebreak (Depends-on): Add iconv_open.
22098         * modules/striconv (Depends-on): Likewise.
22099         * modules/striconveh (Depends-on): Likewise.
22100         * modules/unicodeio (Depends-on): Likewise.
22101         * lib/striconveh.h (mem_cd_iconveh, str_cd_iconveh): Allow cd to be
22102         (iconv_t)(-1).
22103         * lib/striconveh.c (mem_cd_iconveh_internal): Use an indirect
22104         conversion if cd is (iconv_t)(-1).
22105         (mem_iconveh, str_iconveh): Don't fail just because a direct conversion
22106         is not possible.
22107
22108 2007-03-31  Bruno Haible  <bruno@clisp.org>
22109
22110         * tests/test-striconveha.c (main): Don't expect "autodetect_jp" to
22111         work on Solaris either. Protect also second use of "autodetect_jp".
22112
22113 2007-03-31  Bruno Haible  <bruno@clisp.org>
22114
22115         * m4/frexpl.m4 (gl_FUNC_FREXPL): Set HAVE_DECL_FREXPL to 0 when
22116         the function is not present.
22117
22118 2007-03-31  Bruno Haible  <bruno@clisp.org>
22119
22120         * m4/ldexpl.m4 (gl_FUNC_LDEXPL): Set HAVE_DECL_LDEXPL to 0 when
22121         the function is not present.
22122
22123 2007-03-31  Bruno Haible  <bruno@clisp.org>
22124
22125         * m4/iconv.m4 (AM_ICONV_LINK): Fix 2007-03-29 patch. Test also against
22126         a bug in HP-UX iconv_open().
22127
22128 2007-03-31  Bruno Haible  <bruno@clisp.org>
22129
22130         * MODULES.html.sh (func_module): Don't show gnulib-common.m4.
22131         (Mathematics <math.h>): New section, add fpieee.
22132         (Input/output <stdio.h>): Add fseterr.
22133         (Mathematics <math.h>): New section, add printf-frexp.
22134         (Container data structures): Add sublist.
22135         (Core language properties): Add fpucw, inline.
22136         (Functions for greatest-width integer types <inttypes.h>): Add
22137         imaxabs, imaxdiv, inttypes.
22138         (Mathematics <math.h>): Add frexp, frexpl, isnan-nolibm, isnanl,
22139         isnanl-nolibm, ldexp.
22140         (Mathematics <math.h>): New section, add printf-frexpl.
22141         (Support for systems lacking POSIX:2001): Add fprintf-posix,
22142         printf-posix, snprintf-posix, sprintf-posix, string, search, socklen,
22143         sys_select, sys_socket, vasnprintf-posix, vasprintf-posix,
22144         vfprintf-posix, vprintf-posix, vsnprintf-posix, vsprintf-posix.
22145         (Unicode string functions): Add unistr/u*-mbtoucr.
22146         (Java): Add javacomp-script, javaexec-script.
22147         (C#): Add csharpcomp-script, csharpexec-script.
22148         (Support for building libraries and executables): Add havelib,
22149         relocatable-*.
22150         (Support for maintaining and releasing projects): Renamed from
22151         'Support for maintaining and release projects'. Add announce-gen.
22152
22153 2007-03-31  Bruno Haible  <bruno@clisp.org>
22154
22155         * README: Talk primarily about git.
22156         (git and CVS): Renamed from CVS.
22157         * doc/gnulib.texi (Introduction, Build robot for gnulib): Mention that
22158         gnulib is available through git.
22159         * doc/gnulib-tool.texi (CVS Issues): Mention git and svn as well.
22160
22161 2007-03-30  Bruno Haible  <bruno@clisp.org>
22162
22163         * lib/alloca_.h: Change prefix of double-inclusion guard macro to _GL_.
22164         * lib/poll_.h: Likewise.
22165         * lib/stat_.h: Likewise.
22166         * lib/sys_time_.h: Likewise.
22167         * lib/sysexit_.h: Likewise.
22168         * lib/glob_.h: Prefix double-inclusion guard macro with _GL_.
22169         * lib/stdbool_.h: Likewise.
22170         * lib/byteswap_.h: Add double-inclusion guard.
22171
22172 2007-03-30  Sergey Poznyakoff  <gray@mirddin.farlep.net>
22173
22174         * lib/sysexit_.h: Prefix double-inclusion guard macro with _GNULIB.
22175
22176 2007-03-30  Karl Berry  <karl@gnu.org>
22177
22178         * config/srclist-update: double space after USA in the license
22179         substitution, since that's how it's usually (?) written.
22180
22181 2007-03-30  Paul Eggert  <eggert@cs.ucla.edu>
22182
22183         * lib/write-any-file.c (can_write_any_file): Fix else-else bug
22184         reported by Bruno Haible.
22185
22186 2007-03-29  Bruno Haible  <bruno@clisp.org>
22187
22188         * m4/iconv.m4 (AM_ICONV_LINK): Require AC_CANONICAL_HOST. Test against
22189         a bug in AIX iconv().
22190
22191 2007-03-29  Bruno Haible  <bruno@clisp.org>
22192
22193         * modules/ldexpl-tests: New file.
22194         * tests/test-ldexpl.c: New file.
22195
22196 2007-03-29  Bruno Haible  <bruno@clisp.org>
22197
22198         * lib/ldexpl.c: Include fpucw.h.
22199         (ldexpl): Use BEGIN/END_LONG_DOUBLE_ROUNDING. Skip the last unneeded
22200         multiplication.
22201         * modules/ldexpl (Depends-on): Add fpucw.
22202
22203 2007-03-29  Bruno Haible  <bruno@clisp.org>
22204
22205         * modules/ldexpl: New file.
22206         * m4/ldexpl.m4: New file.
22207         * lib/math_.h (ldexpl): Define to a replacement if REPLACE_LDEXPL is
22208         set.
22209         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize also GNULIB_LDEXPL,
22210         REPLACE_LDEXPL.
22211         * modules/math (Makefile.am): Substitute also GNULIB_LDEXPL,
22212         REPLACE_LDEXPL.
22213         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Invoke
22214         gl_FUNC_LDEXPL_WORKS.
22215         * m4/mathl.m4 (gl_FUNC_LONG_DOUBLE_MATH): Remove test for ldexpl.
22216         * modules/mathl (Files): Remove lib/ldexpl.c.
22217         (Depends-on): Add ldexpl.
22218
22219 2007-03-29  Bruno Haible  <bruno@clisp.org>
22220
22221         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Declare frexpl.
22222
22223 2007-03-29  Bruno Haible  <bruno@clisp.org>
22224
22225         * tests/test-striconveh.c (main): Don't assume that a direct conversion
22226         between ISO-8859-1 and ISO-8859-2 is possible. Needed for OSF/1, IRIX
22227         and possibly also HP-UX.
22228         * tests/test-striconveha.c (main): Don't expect "autodetect_jp" to
22229         work on AIX, IRIX, HP-UX, OSF/1.
22230         * tests/uniconv/test-u16-conv-from-enc.c (main): Likewise.
22231         * tests/uniconv/test-u16-strconv-from-enc.c (main): Likewise.
22232         * tests/uniconv/test-u32-conv-from-enc.c (main): Likewise.
22233         * tests/uniconv/test-u32-strconv-from-enc.c (main): Likewise.
22234         * tests/uniconv/test-u8-conv-from-enc.c (main): Likewise.
22235         * tests/uniconv/test-u8-strconv-from-enc.c (main): Likewise.
22236
22237 2007-03-29  Bruno Haible  <bruno@clisp.org>
22238
22239         * tests/test-stat-time.c: Include <fcntl.h>, not <sys/fcntl.h>.
22240
22241 2007-03-29  Paul Eggert  <eggert@cs.ucla.edu>
22242
22243         * lib/acl-internal.h (acl_get_fd, acl_set_fd): undef before defining,
22244         to work around a problem on OSF/1 5.1 reported by Bruno Haible.
22245
22246 2007-03-29  Eric Blake  <ebb9@byu.net>
22247
22248         * lib/acl-internal.h: Remove redundant include.
22249         (ACL_NOT_WELL_SUPPORTED): Also filter on EBUSY, returned by
22250         Cygwin when a file is locked.
22251
22252 2007-03-29  Bruno Haible  <bruno@clisp.org>
22253
22254         * lib/vasprintf.c [IN_LIBASPRINTF]: Include different specification
22255         file.
22256         * lib/asprintf.c [IN_LIBASPRINTF]: Likewise.
22257
22258 2007-03-29  Paul Eggert  <eggert@cs.ucla.edu>
22259
22260         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Don't bother to
22261         try to remove a parent directory if the child couldn't be removed
22262         (except for the first rmdir, which could fail because the child
22263         doesn't exist).  Problem reported by Jeff Blaine in
22264         <http://lists.gnu.org/archive/html/bug-tar/2007-03/msg00014.html>.
22265
22266 2007-03-28  Bruno Haible  <bruno@clisp.org>
22267
22268         * lib/striconveh.c (utf8conv_carefully): New function.
22269         (mem_cd_iconveh_internal): Invoke it.
22270
22271 2007-03-28  Bruno Haible  <bruno@clisp.org>
22272
22273         * lib/striconveh.c (mem_cd_iconveh_internal): Use u8_mbtoucr instead
22274         of u8_mbtouc in order to distinguish invalid and incomplete UTF-8
22275         input.
22276         * modules/striconveh (Depends-on): Add unistr/u8-mbtoucr. Replace
22277         utf8-ucs4 with unistr/u8-mbtouc. Replace ucs4-utf8 with
22278         unistr/u8-uctomb.
22279
22280 2007-03-28  Bruno Haible  <bruno@clisp.org>
22281
22282         * modules/unistr/u8-mbtoucr: New file.
22283         * lib/unistr/u8-mbtoucr.c: New file.
22284         * modules/unistr/u16-mbtoucr: New file.
22285         * lib/unistr/u16-mbtoucr.c: New file.
22286         * modules/unistr/u16-mbtoucr: New file.
22287         * lib/unistr/u16-mbtoucr.c: New file.
22288         * lib/unistr.h (u8_mbtoucr, u16_mbtoucr, u32_mbtoucr): New declarations.
22289
22290 2007-03-27  Simon Josefsson  <simon@josefsson.org>
22291             Bruno Haible  <bruno@clisp.org>
22292
22293         * m4/vasprintf.m4: Convert AC_SUBST into shell variable for
22294         REPLACE_VASPRINTF.  Set HAVE_VASPRINTF.  Add
22295         AC_REQUIRE([gl_STDIO_H_DEFAULTS]).
22296
22297         * m4/stdio_h.m4: Add stubs for vasprintf too.
22298
22299         * modules/stdio: Support vasprintf in sed command.
22300
22301         * modules/vasprintf: Depend on stdio for prototypes.  Remove
22302         vasprintf.h.  Add stdio module indicator.
22303
22304         * lib/stdio_.h: Declare asprintf and vasprintf, based on
22305         vasprintf.h.
22306
22307         * lib/vasprintf.h: File removed.
22308
22309         * lib/asprintf.c: Use stdio.h instead of vasprintf.h.
22310         * lib/vasprintf.c: Ditto.
22311         * lib/xvasprintf.c: Ditto.
22312         * tests/test-vasprintf-posix.c: Ditto.
22313         * tests/test-vasprintf.c: Ditto.
22314
22315 2007-03-27  Bruno Haible  <bruno@clisp.org>
22316
22317         Make vasnprintf multithread-safe.
22318         * lib/vasnprintf.c (decimal_point_char): New function.
22319         (VASNPRINTF): Use it.
22320         Suggested by Simon Josefsson.
22321
22322 2007-03-27  Eric Blake  <ebb9@byu.net>
22323
22324         Support sub-second birthtime on cygwin.
22325         * m4/stat-time.m4 (gl_STAT_BIRTHTIME): Also check for st_birthtim.
22326         * lib/stat-time.h (STAT_TIMESPEC): Adjust comments.
22327         (get_stat_birthtime): Also work with st_birthtim.
22328
22329 2007-03-27  Paul Eggert  <eggert@cs.ucla.edu>
22330
22331         * lib/stat-time.h (USE_BIRTHTIME): Remove.
22332         (get_stat_atime_ns, get_stat_ctime_ns, get_stat_mtime_ns):
22333         (get_stat_birthtime_ns): Do not try to use "spare" fields.
22334         (get_stat_birthtime_ns): Simplify compile-time tests.
22335         (get_stat_birthtime): Change the API to look like
22336         get_stat_mtime etc., except return a negative tv_nsec on error.
22337         * m4/stat-time.m4 (gl_STAT_TIME, gl_STAT_BIRTHTIME):
22338         Don't check for "spare" fields.
22339         (gl_STAT_BIRTHTIME): Don't check for struct stat.st_birthtimespec.tv_sec
22340         or for struct stat.st_birthtime, as these tests aren't used.
22341         * tests/test-stat-time.c (test_birthtime): Adjust to new API.
22342
22343 2007-03-27  Bruno Haible  <bruno@clisp.org>
22344
22345         * lib/stat-time.h: Include <sys/stat.h>.
22346
22347 2007-03-27  James Youngman  <jay@gnu.org>
22348
22349         * lib/stat-time.h (get_stat_birthtime): New function for
22350           retrieving st_birthtime as provided by UFS2 (hence *BSD).
22351         * m4/stat-time.m4 (gl_STAT_BIRTHTIME): Probe for st_birthtime
22352           and its variants.
22353         * modules/stat-time (configure.ac): call gl_STAT_BIRTHTIME.
22354         * modules/stat-time-test: New file.
22355         * tests/test-stat-time.c: New test, devised by Bruno Haible.
22356
22357 2007-03-26  Bruno Haible  <bruno@clisp.org>
22358
22359         Better support of signalling NaNs.
22360         * lib/atanl.c: Include isnanl.h.
22361         (atanl): Perform test for NaN at the beginning of the function and
22362         through a call to isnanl.
22363         * lib/cosl.c: Include isnanl.h.
22364         (cosl): Perform test for NaN at the beginning of the function and
22365         through a call to isnanl.
22366         * lib/ldexpl.c: Include isnanl.h.
22367         (ldexpl): Perform test for NaN through a call to isnanl.
22368         * lib/logl.c: Include isnanl.h.
22369         (logl): Perform test for NaN at the beginning of the function and
22370         through a call to isnanl.
22371         * lib/sinl.c: Include isnanl.h.
22372         (sinl): Perform test for NaN at the beginning of the function and
22373         through a call to isnanl.
22374         * lib/sqrtl.c: Include isnanl.h.
22375         (sqrtl): Perform test for NaN at the beginning of the function and
22376         through a call to isnanl.
22377         * lib/tanl.c: Include isnanl.h.
22378         (tanl): Perform test for NaN at the beginning of the function and
22379         through a call to isnanl.
22380         * lib/trigl.c (ieee754_rem_pio2l): Remove test for NaN.
22381         * modules/mathl (Depends-on): Add isnanl.
22382
22383 2007-03-26  Eric Blake  <ebb9@byu.net>
22384
22385         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): Fix
22386         regression in logic sense of previous patch.
22387
22388 2007-03-26  Bruno Haible  <bruno@clisp.org>
22389
22390         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): Don't use
22391         unportable shell command "if ! ...".
22392         Reported by Ralf Wildenhues.
22393
22394 2007-03-25  Bruno Haible  <bruno@clisp.org>
22395
22396         * lib/sysexit_,h: If HAVE_SYSEXITS_H is defined, include the original
22397         <sysexits.h> file, and only add EX_CONFIG.
22398         * m4/sysexits.m4 (gl_SYSEXITS): If <sysexits.h> exists, check its
22399         absolute file name and whether it is sufficient. Substitute also
22400         HAVE_SYSEXITS_H and ABSOLUTE_SYSEXITS_H.
22401         * modules/sysexits (Makefile.am): Substitute HAVE_SYSEXITS_H and
22402         ABSOLUTE_SYSEXITS_H into sysexits.h.
22403
22404 2007-03-25  Bruno Haible  <bruno@clisp.org>
22405
22406         * lib/getaddrinfo.c (getaddrinfo): Don't access hints->ai_flags when
22407         hints is NULL.
22408
22409 2007-03-25  Bruno Haible  <bruno@clisp.org>
22410
22411         * lib/uniconv/u8-conv-from-enc.c (u8_conv_from_encoding): Add a cast.
22412         * lib/uniconv/u8-strconv-to-enc.c (u8_strconv_to_encoding): Likewise.
22413
22414 2007-03-25  Bruno Haible  <bruno@clisp.org>
22415
22416         * lib/vasnprintf.c: Include langinfo.h.
22417         (VASNPRINTF): Prefer nl_langinfo over localeconv, since it's more
22418         multithread-safe.
22419         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): New macro.
22420         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke it.
22421         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
22422         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
22423         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
22424         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
22425         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
22426         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX: Likewise.
22427         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
22428         Reported by Simon Josefsson.
22429
22430 2007-03-25  Bruno Haible  <bruno@clisp.org>
22431
22432         * lib/printf-parse.c [!IN_LIBINTL]: Include <stdint.h>, for intmax_t.
22433         (PRINTF_PARSE): Make the support for size specifier 'j' unconditional.
22434         * modules/vasnprintf (Depends-on): Add stdint.
22435
22436 2007-03-25  Bruno Haible  <bruno@clisp.org>
22437
22438         * modules/fpieee: New file.
22439         * m4/fpieee.m4: New file.
22440         * modules/isnan-nolibm (Depends-on): Add fpieee.
22441         * modules/isnanl-nolibm (Depends-on): Add fpieee.
22442         * modules/isnanl (Depends-on): Add fpieee.
22443
22444 2007-03-25  Bruno Haible  <bruno@clisp.org>
22445
22446         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Test also finite numbers.
22447
22448 2007-03-25  Bruno Haible  <bruno@clisp.org>
22449
22450         Avoid test failures on IRIX 6.5.
22451         * tests/test-frexpl.c (MIN_NORMAL_EXP): New macro.
22452         (main): Use it.
22453         * tests/test-printf-frexpl.c (MIN_NORMAL_EXP, MIN_SUBNORMAL_EXP): New
22454         macros.
22455         (main): Use them.
22456
22457 2007-03-25  Bruno Haible  <bruno@clisp.org>
22458
22459         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): New macro.
22460         (gl_FUNC_FREXPL): Invoke it. Set REPLACE_FREXPL to 1 if it frexpl
22461         exists but doesn't work.
22462         * lib/math_.h (frexpl): Define as a replacement macro if REPLACE_FREXPL
22463         is set. Don't provide a prototype if REPLACE_FREXPL is not set.
22464         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize REPLACE_FREXPL.
22465         * modules/math (Makefile.am) Substibute also REPLACE_FREXPL into math.h.
22466
22467 2007-03-25  Bruno Haible  <bruno@clisp.org>
22468
22469         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Add check whether frexp(inf)
22470         returns inf. Needed on IRIX 6.5.
22471
22472 2007-03-25  Bruno Haible  <bruno@clisp.org>
22473
22474         * tests/test-frexpl.c: Include isnanl-nolibm.h.
22475         (main): Use isnanl instead of x != x idiom.
22476         * modules/frexpl-tests (Depends-on): Add isnanl-nolibm.
22477
22478         * tests/test-frexp.c: Include isnan.h.
22479         (main): Use isnan instead of x != x idiom.
22480         * modules/frexp-tests (Depends-on): Add isnan-nolibm.
22481
22482 2007-03-25  Bruno Haible  <bruno@clisp.org>
22483
22484         * tests/test-frexp.c (NaN): New function/macro.
22485         (main): Use it instead of 0.0 / 0.0.
22486         * tests/test-isnan.c (NaN): New function/macro.
22487         (main): Use it instead of 0.0 / 0.0.
22488         * tests/test-vasnprintf-posix.c (NaN): New function/macro.
22489         (test_function): Use it instead of 0.0 / 0.0.
22490         * tests/test-vasprintf-posix.c (NaN): New function/macro.
22491         (test_function): Use it instead of 0.0 / 0.0.
22492         * tests/test-snprintf-posix.h (NaN): New function/macro.
22493         (test_function): Use it instead of 0.0 / 0.0.
22494         * tests/test-sprintf-posix.h (NaN): New function/macro.
22495         (test_function): Use it instead of 0.0 / 0.0.
22496         * tests/test-fprintf-posix.h (NaN): New function/macro.
22497         (test_function): Use it instead of 0.0 / 0.0.
22498         * tests/test-printf-posix.h (NaN): New function/macro.
22499         (test_function): Use it instead of 0.0 / 0.0.
22500
22501         * lib/isnan.c (FUNC): Work around a DEC C compiler bug.
22502
22503 2007-03-25  Bruno Haible  <bruno@clisp.org>
22504
22505         * lib/glob_.h: Include <sys/stat.h>. Avoids warnings on AIX 5.1.
22506
22507 2007-03-25  Bruno Haible  <bruno@clisp.org>
22508
22509         * lib/regexec.c (merge_state_with_log): Make static.
22510
22511 2007-03-25  Bruno Haible  <bruno@clisp.org>
22512
22513         * lib/trigl.c (kernel_rem_pio2): Make static.
22514
22515 2007-03-25  Bruno Haible  <bruno@clisp.org>
22516
22517         * lib/sincosl.c (sincosl_table): Make static.
22518
22519 2007-03-25  Bruno Haible  <bruno@clisp.org>
22520
22521         * lib/argp.h (__restrict): Define to empty, rather than to 'restrict',
22522         if the compiler does not support C99.
22523
22524 2007-03-25  Bruno Haible  <bruno@clisp.org>
22525
22526         * modules/time (Makefile.am): Ensure all rule action lines start with a
22527         tab.
22528
22529 2007-03-24  Bruno Haible  <bruno@clisp.org>
22530
22531         * modules/tsearch-tests: New file.
22532         * tests/test-tsearch.sh: New file.
22533         * tests/test-tsearch.c: New file, mostly copied from glibc.
22534
22535         * modules/search-tests: New file.
22536         * tests/test-search.c: New file.
22537
22538         * modules/search: New file.
22539         * lib/search_.h: New file, incorporating lib/tsearch.h.
22540         * m4/search_h.m4: New file.
22541         * lib/tsearch.h: Remove file.
22542         * lib/tsearch.c: Include search.h instead of tsearch.h.
22543         * m4/tsearch.m4 (gl_FUNC_TSEARCH): Require gl_SEARCH_H_DEFAULTS. Set
22544         HAVE_TSEARCH.
22545         * modules/tsearch (Files): Remove lib/tsearch.h.
22546         (Depends-on): Add search.
22547         (configure.ac): Invoke gl_SEARCH_MODULE_INDICATOR.
22548         (Include): Change tsearch.h into search.h.
22549
22550 2007-03-24  Bruno Haible  <bruno@clisp.org>
22551
22552         * modules/fpucw: New file.
22553         * lib/fpucw.h: New file.
22554         * lib/frexp.c: Include fpucw.h.
22555         (DECL_ROUNDING, BEGIN_ROUNDING, END_ROUNDING): New macros.
22556         (FUNC): Use them.
22557         * lib/printf-frexp.c: Include fpucw.h.
22558         (DECL_ROUNDING, BEGIN_ROUNDING, END_ROUNDING): New macros.
22559         (FUNC): Use them.
22560         * lib/vasnprintf.c: Include fpucw.h.
22561         (VASNPRINTF): Invoke BEGIN/END_LONG_DOUBLE_ROUNDING around the
22562         'long double' calculations.
22563         * tests/test-frexpl.c: Include fpucw.h.
22564         (main): Invoke BEGIN_LONG_DOUBLE_ROUNDING.
22565         * tests/test-printf-frexpl.c: Include fpucw.h.
22566         (main): Invoke BEGIN_LONG_DOUBLE_ROUNDING.
22567         * modules/frexpl (Depends-on): Add fpucw.
22568         * modules/printf-frexpl (Depends-on): Likewise.
22569         * modules/fprintf-posix (Depends-on): Likewise.
22570         * modules/snprintf-posix (Depends-on): Likewise.
22571         * modules/sprintf-posix (Depends-on): Likewise.
22572         * modules/vasnprintf-posix (Depends-on): Likewise.
22573         * modules/vasprintf-posix (Depends-on): Likewise.
22574         * modules/vfprintf-posix (Depends-on): Likewise.
22575         * modules/vsnprintf-posix (Depends-on): Likewise.
22576         * modules/vsprintf-posix (Depends-on): Likewise.
22577         * modules/frexpl-tests (Depends-on): Likewise.
22578         * modules/printf-frexpl-tests (Depends-on): Likewise.
22579
22580 2007-03-24  Bruno Haible  <bruno@clisp.org>
22581
22582         * lib/float+.h: New file.
22583         * lib/isnan.c: Include float+.h.
22584         (SIZE): New macro.
22585         (FUNC): Compare only SIZE bytes of the value.
22586         * lib/vasnprintf.c: Include float+.h.
22587         (VASNPRINTF): When comparing agains +0.0L or +0.0, compare only
22588         SIZEOF_LDBL or SIZEOF_DBL bytes.
22589         * modules/isnan-nolibm (Files): Add lib/float+.h.
22590         * modules/isnanl-nolibm (Files): Add lib/float+.h.
22591         * modules/isnanl (Files): Add lib/float+.h.
22592         * modules/vasnprintf (Files): Add lib/float+.h.
22593
22594 2007-03-24  Bruno Haible  <bruno@clisp.org>
22595
22596         * lib/vasnprintf.c [!HAVE_LONG_DOUBLE]: Include printf-frexp.h. Don't
22597         include isnanl-nolibm.h.
22598
22599 2007-03-24  Bruno Haible  <bruno@clisp.org>
22600
22601         * tests/test-read-file.c (main): Don't produce spurious output for
22602         expected situations. Make the test fail if it encountered unexpected
22603         results.
22604
22605 2007-03-24  Bruno Haible  <bruno@clisp.org>
22606
22607         * m4/locale-fr.m4 (gt_LOCALE_FR): Remove the special-casing of NetBSD,
22608         since its fr_FR.ISO8859-1 locale wouldn't pass the tests.
22609
22610 2007-03-24  Bruno Haible  <bruno@clisp.org>
22611
22612         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): Fix last change.
22613
22614 2007-03-24  Bruno Haible  <bruno@clisp.org>
22615
22616         * modules/unistr/base (Depends-on): Remove utf8-ucs4-unsafe,
22617         utf16-ucs4-unsafe, utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
22618
22619         * modules/unistr/u8-mbtouc: Add source files from module utf8-ucs4.
22620         * modules/utf8-ucs4: Turn into a symbolic link to module
22621         unistr/u8-mbtouc.
22622
22623         * modules/unistr/u8-mbtouc-unsafe: Add source files from module
22624         utf8-ucs4-unsafe.
22625         * modules/utf8-ucs4-unsafe: Turn into a symbolic link to module
22626         unistr/u8-mbtouc-unsafe.
22627
22628         * modules/unistr/u16-mbtouc: Add source files from module utf16-ucs4.
22629         * modules/utf16-ucs4: Turn into a symbolic link to module
22630         unistr/u16-mbtouc.
22631
22632         * modules/unistr/u16-mbtouc-unsafe: Add source files from module
22633         utf16-ucs4-unsafe.
22634         * modules/utf16-ucs4-unsafe: Turn into a symbolic link to module
22635         unistr/u16-mbtouc-unsafe.
22636
22637         * modules/unistr/u8-uctomb: Add source files from module utf4-utf8.
22638         * modules/ucs4-utf8: Turn into a symbolic link to module
22639         unistr/u8-ubtomb.
22640
22641         * modules/unistr/u16-uctomb: Add source files from module utf4-utf16.
22642         * modules/ucs4-utf16: Turn into a symbolic link to module
22643         unistr/u16-ubtomb.
22644
22645 2007-03-24  Bruno Haible  <bruno@clisp.org>
22646
22647         * lib/unistr/u8-mbtouc-aux.c: Renamed from lib/unistr/utf8-ucs4.c.
22648         Enable the function only if HAVE_INLINE.
22649         * lib/unistr/u8-mbtouc-unsafe-aux.c: Renamed from
22650         lib/unistr/utf8-ucs4-unsafe.c. Enable the function only if HAVE_INLINE.
22651         * lib/unistr/u16-mbtouc-aux.c: Renamed from lib/unistr/utf16-ucs4.c.
22652         Enable the function only if HAVE_INLINE.
22653         * lib/unistr/u16-mbtouc-unsafe-aux.c: Renamed from
22654         lib/unistr/utf16-ucs4-unsafe.c. Enable the function only if HAVE_INLINE.
22655         * lib/unistr/u8-uctomb-aux.c: Renamed from lib/unistr/ucs4-utf8.c.
22656         Enable the function only if HAVE_INLINE.
22657         * lib/unistr/u16-uctomb-aux.c: Renamed from lib/unistr/ucs4-utf16.c.
22658         Enable the function only if HAVE_INLINE.
22659         * modules/utf8-ucs4: Update.
22660         * modules/utf8-ucs4-unsafe: Update.
22661         * modules/utf16-ucs4: Update.
22662         * modules/utf16-ucs4-unsafe: Update.
22663         * modules/ucs4-utf8: Update.
22664         * modules/ucs4-utf16: Update.
22665
22666 2007-03-24  Bruno Haible  <bruno@clisp.org>
22667
22668         * lib/utf8-ucs4.h: Remove file.
22669         * lib/utf8-ucs4-unsafe.h: Remove file.
22670         * lib/utf16-ucs4.h: Remove file.
22671         * lib/utf16-ucs4-unsafe.h: Remove file.
22672         * lib/ucs4-utf8.h: Remove file.
22673         * lib/ucs4-utf16.h: Remove file.
22674         * lib/unistr.h: Include their previous contents.
22675         * m4/utf-ucs4.m4: Remove file.
22676         * m4/ucs4-utf.m4: Remove file.
22677         * modules/utf8-ucs4 (Files): Remove lib/utf8-ucs4.h.
22678         (Depends-on): Add unistr/base.
22679         (configure.ac): Remove gl_UTF_UCS4.
22680         (Makefile.am): Update.
22681         (Include): Change to unistr.h.
22682         * modules/utf8-ucs4-unsafe (Files): Remove lib/utf8-ucs4-unsafe.h.
22683         (Depends-on): Add unistr/base.
22684         (configure.ac): Remove gl_UTF_UCS4.
22685         (Makefile.am): Update.
22686         (Include): Change to unistr.h.
22687         * modules/utf16-ucs4 (Files): Remove lib/utf16-ucs4.h.
22688         (Depends-on): Add unistr/base.
22689         (configure.ac): Remove gl_UTF_UCS4.
22690         (Makefile.am): Update.
22691         (Include): Change to unistr.h.
22692         * modules/utf16-ucs4-unsafe (Files): Remove lib/utf16-ucs4-unsafe.h.
22693         (Depends-on): Add unistr/base.
22694         (configure.ac): Remove gl_UTF_UCS4.
22695         (Makefile.am): Update.
22696         (Include): Change to unistr.h.
22697         * modules/ucs4-utf8 (Files): Remove lib/ucs4-utf8.h.
22698         (Depends-on): Add unistr/base.
22699         (configure.ac): Remove gl_UCS4_UTF.
22700         (Makefile.am): Update.
22701         (Include): Change to unistr.h.
22702         * modules/ucs4-utf16 (Files): Remove lib/ucs4-utf16.h.
22703         (Depends-on): Add unistr/base.
22704         (configure.ac): Remove gl_UCS4_UTF.
22705         (Makefile.am): Update.
22706         (Include): Change to unistr.h.
22707         * lib/unistr/utf8-ucs4.c: Include unistr.h instead of utf8-ucs4.h.
22708         * lib/unistr/utf8-ucs4-unsafe.c: Include unistr.h instead of
22709         utf8-ucs4-unsafe.h.
22710         * lib/unistr/utf16-ucs4.c: Include unistr.h instead of utf16-ucs4.h.
22711         * lib/unistr/utf16-ucs4-unsafe.c: Include unistr.h instead of
22712         utf16-ucs4-unsafe.h.
22713         * lib/unistr/ucs4-utf8.c: Include unistr.h instead of ucs4-utf8.h.
22714         * lib/unistr/ucs4-utf16.c: Include unistr.h instead of ucs4-utf16.h.
22715         * lib/unistr/u8-chr.c: Don't include ucs4-utf8.h.
22716         * lib/unistr/u8-strchr.c: Likewise.
22717         * lib/unistr/u8-strrchr.c: Likewise.
22718         * lib/unistr/u16-chr.c: Don't include ucs4-utf16.h.
22719         * lib/unistr/u16-strchr.c: Likewise.
22720         * lib/unistr/u16-strrchr.c: Likewise.
22721         * lib/striconveh.c: Update.
22722         * lib/linebreak.c: Update.
22723
22724 2007-03-24  Bruno Haible  <bruno@clisp.org>
22725
22726         * lib/argp-help.c (fill_in_uparams, canon_doc_option): Cast the
22727         arguments of isspace, isalpha, isalnum, isdigit to 'unsigned char'.
22728
22729 2007-03-22  Bruno Haible  <bruno@clisp.org>
22730
22731         * lib/strptime.c (__strptime_internal): Use ANSI C syntax.
22732
22733 2007-03-23  Paul Eggert  <eggert@cs.ucla.edu>
22734
22735         * MODULES.html.sh (File system functions): New module write-any-file.
22736         * modules/write-any-file, lib/write-any-file.c, lib/write-any-file.h:
22737         * m4/write-any-file.m4: New files.
22738
22739 2007-03-23  Eric Blake  <ebb9@byu.net>
22740
22741         * gnulib-tool: Rearrange space-tab sequences, since some editors
22742         like to eat them.
22743
22744 2007-03-23  Eric Blake  <ebb9@byu.net>
22745
22746         * lib/version-etc.c (version_etc_va): Update license wording to
22747         be more concise.  Recommended by Richard Stallman.
22748
22749 2007-03-22  Bruno Haible  <bruno@clisp.org>
22750
22751         * lib/poll.c (MSG_PEEK): New fallback definition.
22752
22753 2007-03-22  Bruno Haible  <bruno@clisp.org>
22754
22755         * modules/sys_socket-tests (configure.ac): Check for shutdown function.
22756         * tests/test-sys_socket.c (a): Test only if shutdown() exists.
22757         (main): Update.
22758         Fixes a compilation error on BeOS.
22759
22760 2007-03-22  Bruno Haible  <bruno@clisp.org>
22761
22762         * modules/frexpl-tests: New file.
22763         * tests/test-frexpl.c: New file.
22764
22765         * modules/frexpl: New file.
22766         * m4/frexpl.m4: New file.
22767         * modules/math (Makefile.am): Also substitute GNULIB_FREXPL into math.h.
22768         * lib/math_.h (frexpl): Test GNULIB_FREXPL instead of GNULIB_MATHL.
22769         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_FREXPL.
22770         * modules/mathl (Files): Remove lib/frexpl.c, lib/frexp.c.
22771         (Depends-on): Add frexpl. Remove isnanl-nolibm.
22772         * m4/mathl.m4 (gl_FUNC_LONG_DOUBLE_MATH): Don't test for frexpl.
22773
22774 2007-03-22  Bruno Haible  <bruno@clisp.org>
22775
22776         * lib/frexpl.c: Share code with lib/frexp.c.
22777         * modules/mathl (Files): Add lib/frexp.c.
22778         (Depends-on): Add isnanl-nolibm.
22779
22780 2007-03-22  Bruno Haible  <bruno@clisp.org>
22781
22782         * modules/printf-frexp (Files): Add m4/frexp.m4.
22783         * m4/printf-frexp.m4 (gl_FUNC_PRINTF_FREXP): Define HAVE_FREXP_IN_LIBC
22784         only if the found frexp function actually works.
22785
22786 2007-03-22  Bruno Haible  <bruno@clisp.org>
22787
22788         * lib/frexp.c: Remove older implementation that uses divisions.
22789
22790 2007-03-21  Bruno Haible  <bruno@clisp.org>
22791
22792         * modules/frexp-tests: New file.
22793         * tests/test-frexp.c: New file.
22794
22795         * modules/frexp: New file.
22796         * lib/frexp.c: New file.
22797         * m4/frexp.m4: New file.
22798         * lib/math_.h (frexp): New declaration.
22799         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Also initialize GNULIB_FREXP and
22800         REPLACE_FREXP.
22801         * modules/math (math.h): Also substitute GNULIB_FREXP, REPLACE_FREXP.
22802
22803 2007-03-21  Bruno Haible  <bruno@clisp.org>
22804
22805         * modules/isnanl-tests: New file.
22806         * tests/test-isnanl.c: New file.
22807
22808         * modules/isnanl: New file.
22809         * lib/isnanl.h: New file.
22810         * m4/isnanl.m4 (gl_FUNC_ISNANL): New macro.
22811         (gl_FUNC_ISNANL_NO_LIBM): Invoke gl_HAVE_ISNANL_NO_LIBM,
22812         gl_FUNC_ISNANL_WORKS.
22813         (gl_HAVE_ISNANL_NO_LIBM, gl_HAVE_ISNANL_IN_LIBM, gl_FUNC_ISNANL_WORKS):
22814         New macros.
22815
22816 2007-03-21  Bruno Haible  <bruno@clisp.org>
22817
22818         * modules/isnanl-nolibm (Files): Add lib/isnanl-nolibm.h, remove
22819         lib/isnanl.h.
22820         (Include): Update.
22821         * lib/isnanl-nolibm.h: Renamed from lib/isnanl.h.
22822         * lib/vasnprintf.c: Update.
22823         * modules/isnanl-nolibm-tests (Files): Add tests/test-isnanl-nolibm.c,
22824         tests/test-isnanl.h, remove tests/test-isnanl.c.
22825         (Makefile.am): Update.
22826         * tests/test-isnanl-nolibm.c: New file.
22827         * tests/test-isnanl.h: New file.
22828         * tests/test-isnanl.c: Remove file.
22829
22830 2007-03-21  Jim Meyering  <jim@meyering.net>
22831
22832         When trying to open ".", treat ESTALE like EACCES.
22833         * lib/savewd.c (savewd_save): Resort to forking not just upon
22834         failure with EACCES, but also when errno is ESTALE.
22835
22836 2007-03-20  Bruno Haible  <bruno@clisp.org>
22837
22838         * lib/string_.h (strndup): Enable declaration also if HAVE_STRNDUP.
22839         Needed on AIX 5.1. Reported by Matthew Woehlke.
22840
22841 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
22842
22843         Suggestions by Bruno Haible:
22844         * lib/acl-internal.h: Include "gettext.h" rather than rolling
22845         our own.
22846         (ACL_NOT_WELL_SUPPORTED): Parenthesize arg when used.
22847         * modules/acl (Depends-on): Add gettext.
22848
22849 2007-03-19  Bruno Haible  <bruno@clisp.org>
22850
22851         * modules/iconvme: Remove file.
22852         * lib/iconvme.h: Remove file.
22853         * lib/iconvme.c: Remove file.
22854         * m4/iconvme.m4: Remove file.
22855
22856 2007-03-19  Bruno Haible  <bruno@clisp.org>
22857
22858         * doc/relocatable-maint.texi: Break long shell script line.
22859         Suggested by Thien-Thi Nguyen <ttn@gnuvola.org>.
22860
22861 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
22862
22863         Add limited support for Solaris 10 ZFS-style ACLs: just enough to
22864         handle file_has_acl.
22865         * lib/acl-internal.h, lib/acl_entries.c, lib/file-has-acl.c: New files.
22866         * lib/acl.c: Move header inclusions and related macro defns into
22867         lib/acl-internal.h.
22868         (S_ISLNK): Remove defn, since that's now done for us.
22869         (file_has_acl): Move to lib/file-has-acl.c.
22870         Call acl_trivial if available.  This is the crucial part of the fix.
22871         (acl_entries): Move to lib/acl_entries.c.  Now extern, since it's
22872         shared within the library.  Rewrite a bit, partly to make it compatible
22873         with the GNU coding style.
22874         * m4/acl.m4 (AC_FUNC_ACL): Add AC_LIBOBJ([file-has-acl]).
22875         Remove unnecessary double-quotes.
22876         Don't test for acl_to_text; the build will catch that.
22877         Replace acl_entries if it doesn't exist and it is needed.
22878         Check for -lsec and acl_trivial (as used on Solaris 10).
22879         * modules/acl (Files): Add lib/acl-internal.h, lib/acl_entries.c,
22880         lib/file-has-acl.c.
22881         (Depends-on): Add sys_stat, for S_ISLNK.
22882
22883 2007-03-19  Ben Pfaff  <blp@gnu.org>
22884
22885         * doc/gnulib.texi: Fix typos.
22886         Suggested by Thien-Thi Nguyen <ttn@gnuvola.org>.
22887
22888 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
22889
22890         * lib/getcwd.c (__getcwd): Remove redundant comparison of buf to NULL.
22891         If size is zero here, buf must be zero.
22892
22893 2007-03-19  Simon Josefsson  <simon@josefsson.org>
22894
22895         * des.c: Remove weak_keys_chksum.  Reported by Bruno Haible
22896         <bruno@clisp.org>.
22897
22898 2007-03-18  Bruno Haible  <bruno@clisp.org>
22899
22900         * lib/vasnprintf.c (VASNPRINTF): Undo first part of last patch.
22901         Suggested by Eric Blake.
22902
22903 2007-03-18  Ben Pfaff  <blp@gnu.org>
22904
22905         * doc/relocatable.texi: Recommend using as prefix a directory
22906         that does not exist and will never be created.  Based on
22907         discussion with Bruno Haible, Ralf Wildenhues, Matthew Woehlke,
22908         and others.
22909
22910 2007-03-17  Bruno Haible  <bruno@clisp.org>
22911
22912         * lib/fchownat.c: Include lchown.h.
22913
22914 2007-03-17  Bruno Haible  <bruno@clisp.org>
22915
22916         Fix endless loop when the given allocated size was > INT_MAX.
22917         * lib/vasnprintf.c (EOVERFLOW): New fallback definition.
22918         (VASNPRINTF): Fail with EOVERFLOW when the given allocated size is
22919         larger than INT_MAX, or when it grow to a value larger than INT_MAX.
22920         * lib/vsprintf.c (vsprintf): Don't pass a size > INT_MAX to vasnprintf.
22921         * lib/sprintf.c (sprintf): Likewise.
22922
22923 2007-03-17  Bruno Haible  <bruno@clisp.org>
22924
22925         * tests/test-argp-2.sh (func_compare): Output a context diff.
22926
22927 2007-03-17  Bruno Haible  <bruno@clisp.org>
22928
22929         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): Check also the
22930         locale's decimal-point character.
22931
22932 2007-03-17  Bruno Haible  <bruno@clisp.org>
22933
22934         * lib/vasnprintf.c (VASNPRINTF): Clear out the memory used for arg_mem
22935         before comparing it. Needed because on some platforms (e.g. x86) a
22936         'long double' occupies less bytes than sizeof (long double).
22937
22938 2007-03-17  Bruno Haible  <bruno@clisp.org>
22939
22940         * tests/test-crc.c (main): Make printf statements 64-bit clean.
22941         * tests/test-gc-pbkdf2-sha1.c (main): Likewise.
22942         * tests/test-getaddrinfo.c (simple): Likewise.
22943         * tests/test-read-file.c (main): Likewise.
22944
22945 2007-03-17  Bruno Haible  <bruno@clisp.org>
22946
22947         * tests/test-dirname.c (main): Make printf statements 64-bit clean.
22948
22949 2007-03-17  Bruno Haible  <bruno@clisp.org>
22950
22951         * tests/test-xvasprintf.c (test_xvasprintf, test_xasprintf): Remove
22952         unused variable.
22953
22954 2007-03-17  Bruno Haible  <bruno@clisp.org>
22955
22956         * tests/test-c-strcasecmp.c: Include c-strcase.h.
22957         * tests/test-c-strncasecmp.c: Likewise.
22958
22959 2007-03-17  Bruno Haible  <bruno@clisp.org>
22960
22961         * modules/stdlib (Depends-on): Add unistd.
22962         * lib/stdlib_.h: Include <unistd.h> if mkstemp is desired.
22963         Needed for MacOS X 10.3.
22964
22965 2007-03-17  Bruno Haible  <bruno@clisp.org>
22966
22967         * lib/unistr/u-strdup.h: Include <stdlib.h>.
22968
22969 2007-03-17  Bruno Haible  <bruno@clisp.org>
22970
22971         * lib/unistr/u-cpy-alloc.h: Include <stdlib.h>.
22972
22973 2007-03-17  Bruno Haible  <bruno@clisp.org>
22974
22975         * gnulib-tool (func_import): Update .cvsignore and .gitignore files
22976         to reflect files copied from gnulib (with or without modifications).
22977         Suggested by Jim Meyering.
22978
22979 2007-03-17  Eric Blake  <ebb9@byu.net>
22980
22981         * NEWS: Document stdlib change from 2007-02-18.
22982
22983 2007-03-17  Jim Meyering  <jim@meyering.net>
22984
22985         Detect use of AC_CONFIG_AUX_DIR also when its argument is quoted.
22986         * build-aux/bootstrap: Put ""s around use of $build_aux, in case
22987         someone uses a name containing shell meta-characters.
22988         Reported by Alfred M. Szmidt.
22989
22990         * build-aux/bootstrap: Don't use \> in grep regexp.  For HP-UX.
22991
22992 2007-03-16  Alfred M. Szmidt  <ams@gnu.org>
22993
22994         * build-aux/bootstrap (with_gettext): New variable.  Run autopoint
22995         and copy gettext configuration files only if configure.ac contains
22996         a use of AM_GNU_GETTEXT_VERSION.
22997
22998 2007-03-16  Alfred M. Szmidt  <ams@gnu.org>
22999
23000         * build-aux/bootstrap (gnulib_name): New variable.
23001         (gnulib_tool_options): Use it.
23002
23003 2007-03-13  Simon Josefsson  <simon@josefsson.org>
23004
23005         * tests/test-des.c: Use new namespace.
23006
23007 2007-03-15  Bruno Haible  <bruno@clisp.org>
23008
23009         * lib/dummy.c (gl_dummy_symbol): Renamed from 'dummy'.
23010         Reported by James Youngman <jay@gnu.org>.
23011
23012 2007-03-15  Bruno Haible  <bruno@clisp.org>
23013
23014         * lib/glob.c (glob): Add 'restrict' so that prototype matches the
23015         declared prototype. Needed with cc on OSF/1 5.1.
23016
23017 2007-03-15  Bruno Haible  <bruno@clisp.org>
23018
23019         * lib/gl_list.h (gl_listelement_dispose_fn): New type.
23020         (gl_list_create_empty, gl_list_create): Add dispose_fn argument.
23021         (struct gl_list_implementation): Add dispose_fn argument to the
23022         'create_empty', 'create' methods.
23023         (struct gl_list_impl_base): Add field 'dispose_fn'.
23024         * lib/gl_list.c (gl_list_create_empty, gl_list_create): Add dispose_fn
23025         argument.
23026         * lib/gl_array_list.c (gl_array_create_empty, gl_array_create): Add
23027         dispose_fn argument.
23028         (gl_array_remove_node, gl_array_remove_at, gl_array_list_free): Call
23029         dispose_fn on the dropped values.
23030         * lib/gl_carray_list.c (gl_carray_create_empty, gl_carray_create): Add
23031         dispose_fn argument.
23032         (gl_carray_remove_at, gl_carray_list_free): Call dispose_fn on the
23033         dropped values.
23034         * lib/gl_anyavltree_list2.h (gl_tree_create): Add dispose_fn argument.
23035         (gl_tree_remove_node): Call dispose_fn on the dropped value.
23036         * lib/gl_anyrbtree_list2.h (gl_tree_create): Add dispose_fn argument.
23037         (gl_tree_remove_node): Call dispose_fn on the dropped value.
23038         * lib/gl_anytree_list2.h (gl_tree_create_empty): Add dispose_fn
23039         argument.
23040         (gl_tree_list_free): Call dispose_fn on the dropped values.
23041         * lib/gl_anytreehash_list2.h (gl_tree_list_free): Call dispose_fn on
23042         the dropped values.
23043         * lib/gl_anylinked_list2.h (gl_linked_create_empty, gl_linked_create):
23044         Add dispose_fn argument.
23045         (gl_linked_remove_node, gl_linked_remove_at, gl_linked_list_free):
23046         Call dispose_fn on the dropped values.
23047         * lib/gl_sublist.c (gl_sublist_create_empty, gl_sublist_create_fill):
23048         Add dispose_fn argument.
23049         (gl_sublist_create): Initialize the 'dispose_fn' field.
23050         * lib/clean-temp.c (create_temp_dir, register_fd): Update.
23051         * tests/test-array_list.c (main): Update.
23052         * tests/test-carray_list.c (main): Update.
23053         * tests/test-avltree_list.c (main): Update.
23054         * tests/test-rbtree_list.c (main): Update.
23055         * tests/test-avltreehash_list.c (main): Update.
23056         * tests/test-rbtreehash_list.c (main): Update.
23057         * tests/test-linked_list.c (main): Update.
23058         * tests/test-linkedhash_list.c (main): Update.
23059         * tests/test-array_oset.c (main): Update.
23060
23061 2007-03-15  Bruno Haible  <bruno@clisp.org>
23062
23063         * lib/gl_oset.h (gl_setelement_dispose_fn): New type.
23064         (gl_oset_create_empty): Add dispose_fn argument.
23065         (struct gl_oset_implementation): Add dispose_fn argument to
23066         'create_empty' method.
23067         (struct gl_oset_impl_base): Add dispose_fn field.
23068         * lib/gl_oset.c (gl_oset_create_empty): Add dispose_fn argument.
23069         * lib/gl_array_oset.c (gl_array_create_empty): Add dispose_fn argument.
23070         (gl_array_remove_at, gl_array_free): Call dispose_fn on the dropped
23071         values.
23072         * lib/gl_anytree_oset.h (gl_tree_create_empty): Add dispose_fn argument.
23073         (gl_tree_oset_free): Call dispose_fn on the dropped values.
23074         * lib/gl_avltree_oset.c (gl_tree_remove_node): Call dispose_fn on the
23075         dropped value.
23076         * lib/gl_rbtree_oset.c (gl_tree_remove_node): Call dispose_fn on the
23077         dropped value.
23078         * tests/test-array_oset.c (main): Update.
23079         * tests/test-avltree_oset.c (main): Update.
23080         * tests/test-rbtree_oset.c (main): Update.
23081         * lib/gl_anytreehash_list1.h (add_to_bucket): Update.
23082
23083 2007-03-13  Bruno Haible  <bruno@clisp.org>
23084
23085         * tests/test-stdbool.c (i): Update after last patch.
23086
23087 2007-03-12  Bruno Haible  <bruno@clisp.org>
23088
23089         * lib/quotearg.c: Include <wctype.h> early, before the definition of
23090         the iswprint macro. Needed on Solaris 2.5.1.
23091
23092 2007-03-12  Bruno Haible  <bruno@clisp.org>
23093
23094         * tests/test-printf-frexp.c (main): Declare x as volatile.
23095
23096 2007-03-12  Simon Josefsson  <simon@josefsson.org>
23097
23098         * doc/gnulib.texi (Build robot for gnulib): New section.
23099
23100 2007-03-12  Jim Meyering  <jim@meyering.net>
23101
23102         * build-aux/bootstrap: New file.
23103         * build-aux/bootstrap.conf: New file, from coreutils.
23104
23105 2007-03-11  Bruno Haible  <bruno@clisp.org>
23106
23107         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Require AC_C_INLINE.
23108
23109 2007-03-12  Simon Josefsson  <simon@josefsson.org>
23110
23111         * lib/des.h, lib/des.c, lib/gc-gnulib.c: Use gl_ namespace, to
23112         avoid collisions with 'des_setkey'.  Reported by Bruno Haible
23113         <bruno@clisp.org>.  Also change 'tripledes_' to '3des_'.
23114
23115 2007-03-11  Bruno Haible  <bruno@clisp.org>
23116
23117         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8): If the test program fails to
23118         compile, set LOCALE_TR_UTF8 to 'none' instead of empty.
23119
23120 2007-03-11  Bruno Haible  <bruno@clisp.org>
23121
23122         * lib/stdint_.h (INT64_MIN, INTMAX_MIN): Avoid using the ~INT..._MAX
23123         formula. Needed for SunPRO C 5.0.
23124
23125 2007-03-11  Bruno Haible  <bruno@clisp.org>
23126
23127         * modules/long-options (Depends-on): Add getopt.
23128
23129 2007-03-11  Bruno Haible  <bruno@clisp.org>
23130
23131         * modules/modechange (Depends-on): Add stdbool.
23132
23133 2007-03-11  Bruno Haible  <bruno@clisp.org>
23134
23135         * modules/i-ring (Depends-on): Add stdbool.
23136
23137 2007-03-11  Bruno Haible  <bruno@clisp.org>
23138
23139         * modules/gc-des (Depends-on): Add stdbool.
23140
23141 2007-03-11  Bruno Haible  <bruno@clisp.org>
23142
23143         * m4/mktime.m4 (gl_PREREQ_MKTIME): Require AC_C_INLINE.
23144
23145 2007-03-11  Bruno Haible  <bruno@clisp.org>
23146
23147         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Require AC_C_RESTRICT.
23148
23149 2007-03-11  Bruno Haible  <bruno@clisp.org>
23150
23151         * lib/unistr/u32-mbtouc-unsafe.c (u32_mbtouc_unsafe): Fix syntax error.
23152
23153 2007-03-11  Bruno Haible  <bruno@clisp.org>
23154
23155         * lib/vasnprintf.c (sprintf): Undefine.
23156
23157 2007-03-11  Bruno Haible  <bruno@clisp.org>
23158
23159         * lib/isnan.c (rpl_isnan, rpl_isnanl): Work around bug regarding
23160         initializers in SunPRO C and Compaq C compilers.
23161
23162 2007-03-11  Bruno Haible  <bruno@clisp.org>
23163
23164         * lib/gl_array_oset.c (gl_array_iterator_next): Make pointer
23165         decrementing code ANSI C compliant.
23166
23167 2007-03-11  Bruno Haible  <bruno@clisp.org>
23168
23169         * lib/dummy.c [__sun]: Define a dummy variable, not just a typedef.
23170         Needed for Solaris 2.5.1 ranlib and SunPRO C 5.0.
23171
23172 2007-03-11  Bruno Haible  <bruno@clisp.org>
23173
23174         * tests/test-stdbool.c (s, d, e, xlcbug): Disable checks that gnulib's
23175         <stdbool.h> substitute doesn't pass.
23176
23177 2007-03-11  Bruno Haible  <bruno@clisp.org>
23178
23179         * lib/vasnprintf.c (snprintf): Undefine. Avoids an endless recursion.
23180
23181 2007-03-11  Bruno Haible  <bruno@clisp.org>
23182
23183         * gnulib-tool (func_create_megatestdir): Create also an autobuild
23184         script, for submission to autobuild.josefsson.org.
23185
23186 2007-03-10  Bruno Haible  <bruno@clisp.org>
23187
23188         * modules/canonicalize-lgpl-tests: New file.
23189         * tests/test-canonicalize-lgpl.sh: New file.
23190         * tests/test-canonicalize-lgpl.c: New file.
23191
23192         * modules/c-strcase-tests: New file.
23193         * tests/test-c-strcase.sh: New file.
23194         * tests/test-c-strcasecmp.c: New file.
23195         * tests/test-c-strncasecmp.c: New file.
23196
23197         * modules/atexit-tests: New file.
23198         * tests/test-atexit.sh: New file.
23199         * tests/test-atexit.c: New file.
23200
23201 2007-03-10  Bruno Haible  <bruno@clisp.org>
23202
23203         * tests/test-binary-io.sh: Use temporary filenames that are not so
23204         likely to clash with those of other tests (in a parallel make).
23205         * tests/test-binary-io.c: Likewise.
23206
23207 2007-03-10  Bruno Haible  <bruno@clisp.org>
23208
23209         * lib/fseterr.c (fseterr): Port to Solaris/SPARC64. Deactivate the
23210         fallback; use #error instead.
23211         Suggested by Simon Josefsson.
23212
23213 2007-03-10  Bruno Haible  <bruno@clisp.org>
23214
23215         * gnulib-tool (func_create_testdir): Treat MOSTLYCLEANFILES like
23216         CLEANFILES. Put spaces in each line of $cleaned_files, not only the
23217         first and the last.
23218
23219 2007-03-10  Bruno Haible  <bruno@clisp.org>
23220
23221         * lib/stdint_.h (uint_least64_t): Fix typo in last patch.
23222
23223 2007-03-10  Bruno Haible  <bruno@clisp.org>
23224
23225         * modules/snprintf-posix-tests (EXTRA_DIST): New variable. Needed for
23226         "make distcheck".
23227         * modules/sprintf-posix-tests (EXTRA_DIST): Likewise.
23228         * modules/vsnprintf-posix-tests (EXTRA_DIST): Likewise.
23229         * modules/vsprintf-posix-tests (EXTRA_DIST): Likewise.
23230
23231 2007-03-10  Bruno Haible  <bruno@clisp.org>
23232
23233         * modules/allocsa-tests (test_allocsa_SOURCES): Remove redundant
23234         variable.
23235         * modules/dirname-tests (test_dirname_SOURCES): Remove redundant
23236         variable.
23237
23238 2007-03-09  Eric Blake  <ebb9@byu.net>
23239         and Matthew Woehlke  <mw_triad@users.sourceforge.net>  (tiny change)
23240
23241         * lib/stdint_.h (int64_t, uint64_t): Don't undefine if 64-bit
23242         types are not being provided by gnulib.
23243         (GL_INT64_T, GL_UINT64_T): New witnesses of whether gnulib 64-bit
23244         types are supported.
23245
23246 2007-03-10  Bruno Haible  <bruno@clisp.org>
23247
23248         * lib/stdio_.h (__attribute__): New macro.
23249         (fprintf, vfprintf, printf, vprintf, snprintf, vsnprintf, sprintf,
23250         vsprintf): Specify __attribute__ __format__ for GCC.
23251         Suggested by Eric Blake.
23252
23253 2007-03-09  Bruno Haible  <bruno@clisp.org>
23254
23255         * modules/printf-posix-tests: New file.
23256         * tests/test-printf-posix.sh: New file.
23257         * tests/test-printf-posix.c: New file.
23258
23259         * modules/printf-posix: New file.
23260         * lib/printf.c: New file.
23261         * m4/printf-posix-rpl.m4: New file.
23262         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_PRINTF_POSIX,
23263         REPLACE_PRINTF.
23264         * lib/stdio_.h (printf): New declaration.
23265         (format, __format__, ____printf____, ____scanf____, ____strftime____,
23266         ____strfmon____): New macros.
23267         * modules/stdio (Makefile.am): Substitute also GNULIB_PRINTF_POSIX,
23268         REPLACE_PRINTF.
23269
23270 2007-03-09  Bruno Haible  <bruno@clisp.org>
23271
23272         * tests/test-vasnprintf-posix2.sh: New file.
23273         * tests/test-vasnprintf-posix2.c: New file.
23274         * modules/vasnprintf-posix-tests (Files): Add them and m4/locale-fr.m4.
23275         (configure.ac): Invoke gt_LOCALE_FR and gt_LOCALE_FR_UTF8.
23276         (Makefile.am): Activate test-vasnprintf-posix2.sh.
23277
23278         * lib/vasnprintf.c (VASNPRINTF): For the 'a' and 'A' directives, use
23279         a locale dependent decimal point, rather than always '.'.
23280
23281 2007-03-09  Eric Blake  <ebb9@byu.net>
23282
23283         * lib/stdlib_.h (EXIT_FAILURE): GNU code expects this to be 1, in
23284         spite of platforms like Tandem/NSK that define it to -1.
23285
23286 2007-03-08  Bruno Haible  <bruno@clisp.org>
23287
23288         * modules/vprintf-posix-tests: New file.
23289         * tests/test-vprintf-posix.sh: New file.
23290         * tests/test-vprintf-posix.c: New file.
23291         * tests/test-printf-posix.h: New file.
23292
23293         * modules/vprintf-posix: New file.
23294         * lib/vprintf.c: New file.
23295         * m4/vprintf-posix.m4: New file.
23296         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VPRINTF_POSIX,
23297         REPLACE_VPRINTF.
23298         * lib/stdio_.h (vprintf): New declaration.
23299         * modules/stdio (Makefile.am): Substitute also GNULIB_VPRINTF_POSIX,
23300         REPLACE_VPRINTF.
23301
23302 2007-03-08  Bruno Haible  <bruno@clisp.org>
23303
23304         * modules/fprintf-posix-tests: New file.
23305         * tests/test-fprintf-posix.sh: New file.
23306         * tests/test-fprintf-posix.c: New file.
23307
23308         * modules/fprintf-posix: New file.
23309         * lib/fprintf.c: New file.
23310         * m4/fprintf-posix.m4: New file.
23311         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FPRINTF_POSIX,
23312         REPLACE_FPRINTF.
23313         * lib/stdio_.h (fprintf): New declaration.
23314         * modules/stdio (Makefile.am): Substitute also GNULIB_FPRINTF_POSIX,
23315         REPLACE_FPRINTF.
23316
23317 2007-03-08  Bruno Haible  <bruno@clisp.org>
23318
23319         * modules/vfprintf-posix-tests: New file.
23320         * tests/test-vfprintf-posix.sh: New file.
23321         * tests/test-vfprintf-posix.c: New file.
23322         * tests/test-fprintf-posix.h: New file.
23323         * tests/test-fprintf-posix.out: New file.
23324
23325         * modules/vfprintf-posix: New file.
23326         * lib/vfprintf.c: New file.
23327         * m4/vfprintf-posix.m4: New file.
23328         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VFPRINTF_POSIX,
23329         REPLACE_VFPRINTF.
23330         * lib/stdio_.h (vfprintf): New declaration.
23331         * modules/stdio (Makefile.am): Substitute also GNULIB_VFPRINTF_POSIX,
23332         REPLACE_VFPRINTF.
23333
23334 2007-03-08  Bruno Haible  <bruno@clisp.org>
23335
23336         * lib/stdio_.h: Treat __need___FILE like __need_FILE.
23337
23338 2007-03-08  Bruno Haible  <bruno@clisp.org>
23339
23340         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Use 'case' statements
23341         instead of 'expr' invocations.
23342         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
23343         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
23344         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
23345         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
23346         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
23347         Suggested by Paul Eggert.
23348
23349 2007-03-08  Bruno Haible  <bruno@clisp.org>
23350
23351         * modules/fseterr-tests: New file.
23352         * tests/test-fseterr.c: New file.
23353
23354         * modules/fseterr: New file.
23355         * lib/fseterr.h: New file.
23356         * lib/fseterr.c: New file.
23357
23358 2007-03-08  Bruno Haible  <bruno@clisp.org>
23359
23360         * lib/fnmatch_.h: Convert tabs in the middle of lines to spaces.
23361         * lib/getopt_.h: Likewise.
23362         * lib/mbswidth.h: Likewise.
23363         * lib/setenv.h: Likewise.
23364         * lib/vasnprintf.h: Likewise.
23365         * lib/vasprintf.h: Likewise.
23366         * lib/verror.h: Likewise.
23367         * lib/xsetenv.h: Likewise.
23368         * lib/xvasprintf.h: Likewise.
23369
23370 2007-03-08  Jim Meyering  <jim@meyering.net>
23371
23372         * users.txt: Add parted.
23373
23374         * ChangeLog: Restore 1500 lines mistakenly removed from the end.
23375
23376 2007-03-07  Bruno Haible  <bruno@clisp.org>
23377
23378         * m4/printf.m4: Make the shell script snippets copy&pastable.
23379
23380 2007-03-02  Bruno Haible  <bruno@clisp.org>
23381
23382         * lib/netinet_in_.h: New file.
23383         * m4/netinet_in_h.m4 (gl_HEADER_NETINET_IN): Test whether netinet/in.h
23384         is self-contained. Set ABSOLUTE_NETINET_IN_H, HAVE_NETINET_IN_H.
23385         * modules/netinet_in (Files): Add lib/netinet_in_.h.
23386         (Depends-on): Add absolute-header.
23387         (Makefile.am): Substitute ABSOLUTE_NETINET_IN_H, HAVE_NETINET_IN_H
23388         into netinet/in.h.
23389
23390 2007-03-03  Bruno Haible  <bruno@clisp.org>
23391
23392         * lib/sys_select_.h: New file.
23393         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SELECT): Test whether sys/select.h
23394         is self-contained. Set ABSOLUTE_SYS_SELECT_H, HAVE_SYS_SELECT_H.
23395         * modules/sys_select (Files): Add lib/sys_select_.h.
23396         (Depends-on): Add absolute-header.
23397         (Makefile.am): Substitute ABSOLUTE_SYS_SELECT_H, HAVE_SYS_SELECT_H
23398         into sys/select.h.
23399
23400 2007-03-02  Bruno Haible  <bruno@clisp.org>
23401
23402         * lib/socket_.h: If sys/socket.h exists, include that and <sys/types.h>
23403         before it. Turn HAVE_WINSOCK2_H and HAVE_WS2TCPIP_H into configute-time
23404         values.
23405         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Test also whether
23406         <sys/socket.h> is self-contained. Set ABSOLUTE_SYS_SOCKET_H,
23407         HAVE_SYS_SOCKET_H, HAVE_WINSOCK2_H, HAVE_WS2TCPIP_H.
23408         * modules/sys_socket (Depends-on): Add absolute-header.
23409         (Makefile.am): Substitute ABSOLUTE_SYS_SOCKET_H, HAVE_SYS_SOCKET_H,
23410         HAVE_WINSOCK2_H, HAVE_WS2TCPIP_H into sys/socket.h.
23411         (Include): Remove requirement of inclusion of <sys/types.h>.
23412
23413 2007-03-02  Bruno Haible  <bruno@clisp.org>
23414
23415         * lib/byteswap_.h (bswap_32): Fix formula.
23416
23417 2007-03-06  Bruno Haible  <bruno@clisp.org>
23418
23419         * modules/sprintf-posix-tests: New file.
23420         * tests/test-sprintf-posix.c: New file.
23421
23422         * modules/sprintf-posix: New file.
23423         * lib/sprintf.c: New file.
23424         * m4/sprintf-posix.m4: New file.
23425         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_SPRINTF_POSIX,
23426         REPLACE_SPRINTF.
23427         * lib/stdio_.h (sprintf): New declaration.
23428         * modules/stdio (Makefile.am): Substitute also GNULIB_SPRINTF_POSIX,
23429         REPLACE_SPRINTF.
23430
23431 2007-03-06  Bruno Haible  <bruno@clisp.org>
23432
23433         * modules/vsprintf-posix-tests: New file.
23434         * tests/test-vsprintf-posix.c: New file.
23435         * tests/test-sprintf-posix.h: New file.
23436
23437         * modules/vsprintf-posix: New file.
23438         * lib/vsprintf.c: New file.
23439         * m4/vsprintf-posix.m4: New file.
23440         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VSPRINTF_POSIX,
23441         REPLACE_VSPRINTF.
23442         * lib/stdio_.h (vsprintf): New declaration.
23443         * modules/stdio (Makefile.am): Substitute also GNULIB_VSPRINTF_POSIX,
23444         REPLACE_VSPRINTF.
23445
23446 2007-03-06  Bruno Haible  <bruno@clisp.org>
23447
23448         * modules/vsnprintf (Depend-on): Remove minmax.
23449
23450 2007-03-06  Bruno Haible  <bruno@clisp.org>
23451
23452         * modules/snprintf-posix-tests: New file.
23453         * tests/test-snprintf-posix.c: New file.
23454
23455         * modules/snprintf-posix: New file.
23456         * m4/snprintf-posix.m4: New file.
23457         * m4/snprintf.m4 (gl_REPLACE_SNPRINTF): New macro, extracted from
23458         gl_FUNC_SNPRINTF.
23459         (gl_FUNC_SNPRINTF): Invoke it.
23460         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also REPLACE_SNPRINTF.
23461         * lib/stdio_.h (snprintf): Define as a replacement if REPLACE_SNPRINTF
23462         is set.
23463         * modules/stdio (Makefile.am): Substitute also REPLACE_SNPRINTF.
23464
23465 2007-03-06  Bruno Haible  <bruno@clisp.org>
23466
23467         * modules/vsnprintf-posix-tests: New file.
23468         * tests/test-vsnprintf-posix.c: New file.
23469         * tests/test-snprintf-posix.h: New file.
23470
23471         * modules/vsnprintf-posix: New file.
23472         * m4/vsnprintf-posix.m4: New file.
23473         * m4/vsnprintf.m4 (gl_REPLACE_VSNPRINTF): New macro, extracted from
23474         gl_FUNC_VSNPRINTF.
23475         (gl_FUNC_VSNPRINTF): Invoke it.
23476         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also REPLACE_VSNPRINTF.
23477         * lib/stdio_.h (vsnprintf): Define as a replacement if
23478         REPLACE_VSNPRINTF is set.
23479         * modules/stdio (Makefile.am): Substitute also REPLACE_VSNPRINTF.
23480
23481 2007-03-06  Bruno Haible  <bruno@clisp.org>
23482
23483         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): Test for vasnprintf here.
23484         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): ... not here.
23485
23486 2007-03-06  Bruno Haible  <bruno@clisp.org>
23487
23488         * lib/math_.h (acosl): Declare also if HAVE_DECL_ACOSL is set.
23489         (asinl): Declare also if HAVE_DECL_ASINL is set.
23490         (atanl): Declare also if HAVE_DECL_ATANL is set.
23491         (ceill): Declare also if HAVE_DECL_CEILL is set.
23492         (cosl): Declare also if HAVE_DECL_COSL is set.
23493         (expl): Declare also if HAVE_DECL_EXPL is set.
23494         (floorl): Declare also if HAVE_DECL_FLOORL is set.
23495         (frexpl): Declare also if HAVE_DECL_FREXPL is set.
23496         (ldexpl): Declare also if HAVE_DECL_LDEXPL is set.
23497         (logl): Declare also if HAVE_DECL_LOGL is set.
23498         (sinl): Declare also if HAVE_DECL_SINL is set.
23499         (sqrtl): Declare also if HAVE_DECL_SQRTL is set.
23500         (tanl): Declare also if HAVE_DECL_TANL is set.
23501         * modules/math (Makefile.am): Substitute the values of HAVE_DECL_*.
23502         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Set HAVE_DECL_* to 1.
23503         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Fix tests for the
23504         declaration of frexpl, ldexpl.
23505         * modules/printf-frexpl (Depends-on): Add math.
23506         * lib/printf-frexp.c (frexpl, ldexpl): Undo last change.
23507
23508 2007-03-05  Bruno Haible  <bruno@clisp.org>
23509
23510         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Also test whether
23511         frexpl and ldexpl are declared.
23512         * lib/printf-frexp.c (frexpl, ldexpl): Provide fallback declarations.
23513
23514 2007-03-05  Bruno Haible  <bruno@clisp.org>
23515
23516         * gnulib-tool (func_get_automake_snippet): Don't synthesize an
23517         EXTRA_lib_SOURCES augmentation for the relocatable-prog-wrapper module.
23518
23519 2007-03-05  Bruno Haible  <bruno@clisp.org>
23520
23521         * lib/stdio_.h: Include <stddef.h>.
23522
23523 2007-03-05  Bruno Haible  <bruno@clisp.org>
23524
23525         * m4/printf.m4 (gl_SNPRINTF_DIRECTIVE_N): New macro.
23526
23527 2007-03-05  Bruno Haible  <bruno@clisp.org>
23528
23529         * m4/printf.m4: Update with info about OpenBSD 3.9, HP-UX 10.20,
23530         NetBSD 4, from Ralf Wildenhues.
23531
23532 2007-03-04  Bruno Haible  <bruno@clisp.org>
23533
23534         * lib/vasprintf.h: Update #if logic for the case when the functions
23535         exist but are overridden.
23536
23537 2007-03-04  Bruno Haible  <bruno@clisp.org>
23538
23539         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Exclude two buggy
23540         implementations: glibc-2.4 and MacOS X 10.3.
23541         * tests/test-vasnprintf-posix.c (test_function): Test also the case
23542         that exhibits the bugs in glibc-2.4 and MacOS X 10.3.
23543         * tests/test-vasprintf-posix.c (test_function): Likewise.
23544
23545 2007-03-04  Bruno Haible  <bruno@clisp.org>
23546
23547         * modules/vasprintf-posix-tests: New file.
23548         * tests/test-vasprintf-posix.c: New file.
23549
23550         * modules/vasprintf-posix: New file.
23551         * lib/vasprintf.h (asprintf, vasprintf): Rename if REPLACE_VASPRINTF is
23552         defined.
23553         * m4/vasprintf-posix.m4: New file.
23554         * m4/vasprintf.m4 (gl_REPLACE_VASPRINTF): New macro, extracted from
23555         gl_FUNC_VASPRINTF.
23556         (gl_FUNC_VASPRINTF): Invoke it.
23557         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): Define REPLACE_VASNPRINTF
23558         here.
23559         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Not here.
23560
23561 2007-03-04  Bruno Haible  <bruno@clisp.org>
23562
23563         * lib/sys_time_.h: Rename GETTIMEOFDAY_REPLACEMENT to
23564         REPLACE_GETTIMEOFDAY.
23565         * modules/sys_time (Makefile.am): Likewise.
23566         * m4/sys_time_h.m4: Likewise.
23567         * m4/gettimeofday.m4: Likewise.
23568
23569 2007-03-04  Bruno Haible  <bruno@clisp.org>
23570
23571         * modules/vasnprintf-posix-tests: New file.
23572         * tests/test-vasnprintf-posix.c: New file.
23573
23574         * modules/vasnprintf-posix: New file.
23575         * lib/vasnprintf.c: Include isnan.h, isnanl.h, printf-frexp.h,
23576         printf-frexpl.h.
23577         (VASNPRINTF): Handle the 'a' and 'A' directives here, if needed.
23578         * lib/vasnprintf.h (asnprintf, vasnprintf): Rename if
23579         REPLACE_VASNPRINTF is defined.
23580         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): New macro, extracted from
23581         gl_FUNC_VASNPRINTF.
23582         (gl_FUNC_VASNPRINTF): Invoke it.
23583         * m4/vasnprintf-posix.m4: New file.
23584         * m4/printf.m4: New file.
23585
23586 2007-03-04  Bruno Haible  <bruno@clisp.org>
23587
23588         Compile progreloc.c only if --enable-relocatable is specified.
23589         * m4/relocatable.m4 (gl_RELOCATABLE): Arrange to compile progreloc.c
23590         if --enable-relocatable was specified.
23591         * modules/relocatable-prog (Makefile.am): Remove progreloc.c from
23592         lib_SOURCES.
23593
23594 2007-03-04  Jim Meyering  <jim@meyering.net>
23595
23596         * lib/acl.c (ACL_NOT_WELL_SUPPORTED): New macro.
23597         Use it consistently, rather than enumerating errno constants.
23598
23599 2007-03-04  Bruno Haible  <bruno@clisp.org>
23600
23601         * modules/xvasprintf-tests: New file.
23602         * tests/test-xvasprintf.c: New file.
23603
23604         * modules/vasprintf-tests: New file.
23605         * tests/test-vasprintf.c: New file.
23606
23607         * modules/vasnprintf-tests: New file.
23608         * tests/test-vasnprintf.c: New file.
23609
23610         * modules/vsnprintf-tests: New file.
23611         * tests/test-vsnprintf.c: New file.
23612
23613         * modules/snprintf-tests: New file.
23614         * tests/test-snprintf.c: New file.
23615
23616 2007-03-04  Bruno Haible  <bruno@clisp.org>
23617
23618         Compile relocatable.c only if --enable-relocatable is specified.
23619         * m4/relocatable-lib.m4 (gl_RELOCATABLE_LIBRARY_BODY): Renamed from
23620         gl_RELOCATABLE_LIBRARY.
23621         (gl_RELOCATABLE_LIBRARY, gl_RELOCATABLE_LIBRARY_SEPARATE): New macros.
23622         * m4/relocatable.m4 (gl_RELOCATABLE): Invoke gl_RELOCATABLE_LIBRARY.
23623         (gl_RELOCATABLE_BODY): Require gl_RELOCATABLE_LIBRARY_BODY instead of
23624         gl_RELOCATABLE_LIBRARY.
23625         * modules/relocatable-lib (configure.ac): Invoke gl_RELOCATABLE_LIBRARY.
23626         (Makefile.am): Remove lib_SOURCES.
23627         * modules/relocatable-lib-lgpl (configure.ac): Invoke
23628         gl_RELOCATABLE_LIBRARY.
23629         (Makefile.am): Remove lib_SOURCES.
23630         * modules/relocatable-prog (Makefile.am): Don't compile relocatable.c
23631         always.
23632         * modules/relocatable-prog-wrapper (configure.ac): Invoke
23633         gl_RELOCATABLE_LIBRARY_SEPARATE instead of gl_RELOCATABLE_LIBRARY.
23634
23635 2007-03-04  Bruno Haible  <bruno@clisp.org>
23636
23637         * modules/argmatch-tests: New file.
23638         * tests/test-argmatch.c: New file.
23639
23640         * tests/test-allocsa.c (main): Halve the number of loop runs.
23641
23642         * modules/alloca-opt-tests: New file.
23643         * tests/test-alloca-opt.c: New file.
23644
23645 2007-03-04  Jim Meyering  <jim@meyering.net>
23646
23647         Work around difference between Linux ACLs and Solaris 10 ZFS.
23648         * lib/acl.c (set_acl): Revert to using chmod_or_fchmod also
23649         for EINVAL.
23650
23651 2007-03-03  Bruno Haible  <bruno@clisp.org>
23652
23653         * modules/relocatable-prog (Depends-on): Add back progreloc's
23654         dependencies: canonicalize-lgpl, xalloc, xreadlink, stdbool, unistd.
23655
23656 2007-03-03  Bruno Haible  <bruno@clisp.org>
23657
23658         * modules/relocatable-lib-lgpl: Renamed from modules/relocatable-lib.
23659         * modules/relocatable-lib: New file.
23660
23661 2007-03-03  Bruno Haible  <bruno@clisp.org>
23662
23663         * modules/relocatable-prog: Renamed from modules/relocatable.
23664         * doc/relocatable-maint.texi: Talk about module 'relocatable-prog'.
23665
23666 2007-03-03  Bruno Haible  <bruno@clisp.org>
23667
23668         * modules/relocatable-script (Files): Add doc/relocatable.texi,
23669         m4/relocatable-lib.m4.
23670         (Depends-on): Remove 'relocatable'.
23671         (configure.ac): Add gl_RELOCATABLE_NOP.
23672
23673 2007-03-03  Bruno Haible  <bruno@clisp.org>
23674
23675         * modules/relocatable-prog-wrapper: New file.
23676         * modules/relocatable (Depends-on): Add it. Remove all other
23677         dependencies except progname.
23678         (Files): Remove build-aux/install-reloc, lib/relocwrapper.c.
23679
23680         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): New macro.
23681         (gl_FUNC_STRERROR): Nop.
23682         * lib/strerror.c: Compile the file only if !HAVE_STRERROR.
23683
23684         * m4/setenv.m4 (gl_FUNC_SETENV_SEPARATE): New macro.
23685         * lib/setenv.c: Compile the file only if _LIBC || !HAVE_SETENV.
23686
23687         * m4/readlink.m4 (gl_FUNC_READLINK_SEPARATE): New macro.
23688         (gl_FUNC_READLINK): Update.
23689
23690         * m4/canonicalize-lgpl.m4 (gl_CANONICALIZE_LGPL_SEPARATE): New macro.
23691
23692 2007-03-03  Bruno Haible  <bruno@clisp.org>
23693
23694         * lib/xreadlink.c: Include <unistd.h> unconditionally.
23695         * modules/xreadlink (Depends-on): Add unistd.
23696         * modules/xreadlink-with-size (Depends-on): Likewise.
23697
23698 2007-03-03  Bruno Haible  <bruno@clisp.org>
23699
23700         * m4/setenv.m4 (gl_FUNC_SETENV, gl_FUNC_UNSETENV): New macros,
23701         extracted from gt_FUNC_SETENV.
23702         (gt_FUNC_SETENV): Remove macro.
23703         * modules/setenv (configure.ac): Add gl_FUNC_SETENV, gl_FUNC_UNSETENV,
23704         remove gt_FUNC_SETENV.
23705
23706 2007-03-03  Bruno Haible  <bruno@clisp.org>
23707
23708         * m4/relocatable-lib.m4 (gl_RELOCATABLE_LIBRARY): Define
23709         ENABLE_RELOCATABLE here.
23710         * m4/relocatable.m4 (gl_RELOCATABLE_BODY): Don't define it here.
23711
23712 2007-03-03  Bruno Haible  <bruno@clisp.org>
23713
23714         * modules/rbtreehash-list-tests (Depends-on): Add progname.
23715         * tests/test-rbtreehash_list.c: Include progname.h.
23716         (main): Call set_program_name.
23717
23718         * modules/rbtree-oset-tests (Depends-on): Add progname.
23719         * tests/test-rbtree_oset.c: Include progname.h.
23720         (main): Call set_program_name.
23721
23722         * modules/rbtree-list-tests (Depends-on): Add progname.
23723         * tests/test-rbtree_list.c: Include progname.h.
23724         (main): Call set_program_name.
23725
23726         * modules/linked-list-tests (Depends-on): Add progname.
23727         * tests/test-linked_list.c: Include progname.h.
23728         (main): Call set_program_name.
23729
23730 2007-03-03  Bruno Haible  <bruno@clisp.org>
23731
23732         * lib/glob-libc.h (_Restrict_): New macro, copied from lib/regex.h.
23733         All uses of __restrict changed to _Restrict_.
23734         * lib/glob_.h (__restrict): Remove macro.
23735
23736 2007-03-02  Bruno Haible  <bruno@clisp.org>
23737
23738         * modules/gettext (configure.ac): Require gettext infrastructure
23739         from version 0.16.1.
23740
23741 2007-03-02  Bruno Haible  <bruno@clisp.org>
23742
23743         * modules/linkedhash-list-tests (Depends-on): Add progname.
23744         * tests/test-linkedhash_list.c: Include progname.h.
23745         (main): Call set_program_name.
23746
23747         * modules/carray-list-tests (Depends-on): Add progname.
23748         * tests/test-carray_list.c: Include progname.h.
23749         (main): Call set_program_name.
23750
23751         * modules/avltreehash-list-tests (Depends-on): Add progname.
23752         * tests/test-avltreehash_list.c: Include progname.h.
23753         (main): Call set_program_name.
23754
23755         * modules/avltree-oset-tests (Depends-on): Add progname.
23756         * tests/test-avltree_oset.c: Include progname.h.
23757         (main): Call set_program_name.
23758
23759         * modules/avltree-list-tests (Depends-on): Add progname.
23760         * tests/test-avltree_list.c: Include progname.h.
23761         (main): Call set_program_name.
23762
23763         * modules/array-oset-tests (Depends-on): Add progname.
23764         * tests/test-array_oset.c: Include progname.h.
23765         (main): Call set_program_name.
23766
23767         * modules/array-list-tests (Depends-on): Add progname.
23768         * tests/test-array_list.c: Include progname.h.
23769         (main): Call set_program_name.
23770
23771         * modules/argp-tests (Depends-on): Add progname.
23772         * tests/test-argp.c: Include argp.h first. Include progname.h.
23773         (main): Call set_program_name.
23774
23775 2007-03-02  Paul Eggert  <eggert@cs.ucla.edu>
23776
23777         * doc/gnulib-tool.texi (Initial import): Reword description of
23778         _FILE_OFFSET_BITS and _GNU_SOURCE, since they sometimes have a
23779         limited effect even if defined after the first system include.
23780
23781 2007-03-01  Bruno Haible  <bruno@clisp.org>
23782
23783         * build-aux/config.libpath: Update to libtool-1.5.22.
23784         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
23785
23786 2007-03-01  Bruno Haible  <bruno@clisp.org>
23787
23788         * doc/relocatable-maint.texi: Recommend to set foo_CPPFLAGS, not
23789         foo_CFLAGS.
23790         Reported by Ralf Wildenhues.
23791
23792 2007-03-01  Bruno Haible  <bruno@clisp.org>
23793
23794         * build-aux/install-reloc: Remove object files left over by some
23795         compilers.
23796         Reported by Ralf Wildenhues.
23797
23798 2007-03-01  Bruno Haible  <bruno@clisp.org>
23799
23800         * build-aux/install-reloc: Break long lines.
23801
23802 2007-03-01  Bruno Haible  <bruno@clisp.org>
23803
23804         * doc/relocatable.texi: Document that it may not work on OpenBSD.
23805         Reported by Ralf Wildenhues.
23806
23807 2007-03-01  Bruno Haible  <bruno@clisp.org>
23808
23809         * doc/gnulib-tool.texi (Initial import): Remove paragraph about
23810         include ordering constraints.
23811
23812 2007-03-01  Paul Eggert  <eggert@cs.ucla.edu>
23813
23814         Followup to the 2007-02-12 patch, using suggestions from Bruno Haible in
23815         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00136.html>.
23816         * doc/gnulib-tool.texi (Initial import): Mention _FILE_OFFSET_BITS
23817         as another example.
23818         * lib/time_.h: Fix misspelling.
23819         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
23820         Require gl_HEADER_TIME_H_DEFAULTS.
23821         * m4/strptime.m4 (gl_FUNC_STRPTIME): Likewise.
23822         * m4/time_r.m4 (gl_TIME_R): Likewise.
23823         * m4/timegm.m4 (gl_FUNC_TIMEGM): Likewise.
23824
23825 2007-03-01  Bruno Haible  <bruno@clisp.org>
23826
23827         * m4/utimecmp.m4 (gl_UTIMECMP): Don't require gl_TIMESPEC.
23828         * m4/utimens.m4 (gl_UTIMENS): Likewise.
23829
23830 2007-03-01  Jim Meyering  <jim@meyering.net>
23831
23832         * modules/xreadlink (Maintainer): Add my name.
23833         * modules/xreadlink-with-size (Depends-on): Alphabetize.
23834
23835 2007-02-26  Ben Pfaff  <blp@cs.stanford.edu>
23836             Bruno Haible  <bruno@clisp.org>
23837
23838         * build-aux/install-reloc: Compile also c-ctype.c.
23839         * build-aux/relocatable.sh.in: New file.
23840         * doc/relocatable.texi: New file.
23841         * doc/relocatable-maint.texi: New file.
23842         * doc/gnulib.texi: Include relocatable-maint.texi.
23843         * lib/progreloc.c: Include unistd.h unconditionally.
23844         * lib/relocwrapper.c: Include unistd.h unconditionally.
23845         Include c-ctype.h.
23846         (add_dotbin): Use c_tolower.
23847         * m4/relocatable-lib.m4: New file, extracted from m4/relocatable.m4.
23848         (gl_RELOCATABLE_LIBRARY): Renamed from AC_RELOCATABLE_LIBRARY.
23849         (gl_RELOCATABLE_NOP): Renamed from AC_RELOCATABLE_NOP.
23850         * m4/relocatable.m4 (AC_RELOCATABLE_LIBRARY, AC_RELOCATABLE_NOP): Move
23851         to m4/relocatable-lib.m4.
23852         (gl_RELOCATABLE): Renamed from AC_RELOCATABLE. Set also
23853         RELOCATABLE_CONFIG_H_DIR, RELOCATABLE_SRC_DIR, RELOCATABLE_BUILD_DIR.
23854         (gl_RELOCATABLE_BODY): Renamed from AC_RELOCATABLE_BODY. Don't
23855         require obsolete macro AC_EXEEXT. Don't check for unistd.h. Don't set
23856         SET_RELOCATABLE. Instead set RELOCATABLE_LDFLAGS, INSTALL_PROGRAM_ENV.
23857         * modules/relocatable: New file.
23858         * modules/relocatable-lib: New file.
23859         * modules/relocatable-script: New file.
23860
23861 2007-02-28  Bruno Haible  <bruno@clisp.org>
23862
23863         Import --enable-relocatable infrastructure.
23864         * build-aux/config.libpath: New file, from GNU gettext.
23865         * build-aux/install-reloc: New file, from GNU gettext.
23866         * build-aux/reloc-ldflags: New file, from GNU gettext.
23867         * lib/relocatable.h: New file, from GNU gettext.
23868         * lib/relocatable.c: New file, from GNU gettext.
23869         * lib/relocwrapper.c: New file, from GNU gettext.
23870         * m4/relocatable.m4: New file, from GNU gettext.
23871
23872 2007-02-28  Bruno Haible  <bruno@clisp.org>
23873
23874         * MODULES.html.sh (File system functions): Add xreadlink-with-size.
23875
23876         * modules/xreadlink: New file, from GNU gettext with modifications.
23877         * lib/xreadlink.c: New file, from GNU gettext.
23878         * lib/xreadlink.h: Add comments.
23879         (xreadlink): New declaration.
23880
23881         * modules/xreadlink-with-size: Renamed from modules/xreadlink.
23882         (Files): Remove m4/xreadlink.m4. Replace lib/xreadlink.c with
23883         lib/xreadlink-with-size.c.
23884         (configure.ac): Remove gl_XREADLINK invocation.
23885         (Makefile.am): Augment lib_SOURCES.
23886         * m4/xreadlink.m4: Remove file.
23887         * lib/xreadlink-with-size.c: Renamed from lib/xreadlink.c.
23888         (xreadlink_with_size): Renamed from xreadink.
23889         * lib/xreadlink.h (xreadlink_with_size): Renamed from xreadink.
23890         * modules/canonicalize (Depends-on): Replace xreadlink with
23891         xreadlink-with-size.
23892         * lib/canonicalize.c (canonicalize_filename_mode): Update.
23893
23894 2007-02-25  Jim Meyering  <jim@meyering.net>
23895
23896         * build-aux/announce-gen: When complaining about excess arguments,
23897         list them.
23898
23899 2007-02-25  Paul Eggert  <eggert@cs.ucla.edu>
23900
23901         * README: Document signed integer overflow situation more
23902         accurately.
23903
23904 2007-02-25  Bruno Haible  <bruno@clisp.org>
23905
23906         * lib/vasnprintf.c (VASNPRINTF): Fix estimate of size needed for a
23907         'a' or 'A' conversion.
23908
23909 2007-02-25  Bruno Haible  <bruno@clisp.org>
23910
23911         * modules/filename: Renamed from modules/pathname.
23912         (Files): Replace lib/pathname.h with lib/filename.h. Replace
23913         lib/concatpath.c with lib/concat-filename.c.
23914         (Makefile.am): Update.
23915         (Include): Replace pathname.h with filename.h.
23916         * lib/filename.h: Renamed from lib/pathname.h.
23917         (concatenated_filename): Renamed from concatenated_pathname.
23918         * lib/concat-filename.c: Renamed from lib/concatpath.c.
23919         (concatenated_filename): Renamed from concatenated_pathname.
23920         * lib/findprog.c: Include filename.h instead of pathname.h.
23921         (find_in_path): Update.
23922         * lib/javacomp.c: Include filename.h instead of pathname.h.
23923         (is_envjavac_gcj43_usable, is_envjavac_oldgcj_14_14_usable,
23924         is_envjavac_oldgcj_14_13_usable, is_envjavac_nongcj_usable,
23925         is_gcj_present, is_gcj43_usable, is_oldgcj_14_14_usable,
23926         is_oldgcj_14_13_usable, is_javac_usable): Update.
23927         * lib/javaexec.c: Include filename.h instead of pathname.h.
23928         (execute_java_class): Update.
23929         * modules/findprog: Update.
23930         * modules/javacomp: Update.
23931         * modules/javaexec: Update.
23932         * MODULES.html.sh (File system functions): Add 'filename', remove
23933         'pathname'.
23934
23935 2007-02-25  Bruno Haible  <bruno@clisp.org>
23936
23937         * modules/printf-frexpl-tests: New file.
23938         * tests/test-printf-frexpl.c: New file.
23939
23940         * modules/printf-frexpl: New file.
23941         * lib/printf-frexpl.h: New file.
23942         * lib/printf-frexpl.c: New file.
23943         * m4/printf-frexpl.m4: New file.
23944
23945 2007-02-25  Bruno Haible  <bruno@clisp.org>
23946
23947         * modules/printf-frexp-tests: New file.
23948         * tests/test-printf-frexp.c: New file.
23949
23950         * modules/printf-frexp: New file.
23951         * lib/printf-frexp.h: New file.
23952         * lib/printf-frexp.c: New file.
23953         * m4/printf-frexp.m4: New file.
23954
23955 2007-02-25  Bruno Haible  <bruno@clisp.org>
23956
23957         Assume automake >= 1.10 for the tests.
23958         * modules/arcfour-tests (TESTS): Remove $(EXEEXT) suffix.
23959         * modules/arctwo-tests: Likewise.
23960         * modules/argp-tests: Likewise.
23961         * modules/avltree-list-tests: Likewise.
23962         * modules/avltree-oset-tests: Likewise.
23963         * modules/avltreehash-list-tests: Likewise.
23964         * modules/carray-list-tests: Likewise.
23965         * modules/crc-tests: Likewise.
23966         * modules/des-tests: Likewise.
23967         * modules/gc-arcfour-tests: Likewise.
23968         * modules/gc-arctwo-tests: Likewise.
23969         * modules/gc-des-tests: Likewise.
23970         * modules/gc-hmac-md5-tests: Likewise.
23971         * modules/gc-hmac-sha1-tests: Likewise.
23972         * modules/gc-md2-tests: Likewise.
23973         * modules/gc-md4-tests: Likewise.
23974         * modules/gc-md5-tests: Likewise.
23975         * modules/gc-pbkdf2-sha1-tests: Likewise.
23976         * modules/gc-rijndael-tests: Likewise.
23977         * modules/gc-sha1-tests: Likewise.
23978         * modules/gc-tests: Likewise.
23979         * modules/getaddrinfo-tests: Likewise.
23980         * modules/hmac-md5-tests: Likewise.
23981         * modules/hmac-sha1-tests: Likewise.
23982         * modules/linked-list-tests: Likewise.
23983         * modules/linkedhash-list-tests: Likewise.
23984         * modules/lock-tests: Likewise.
23985         * modules/md2-tests: Likewise.
23986         * modules/md4-tests: Likewise.
23987         * modules/md5-tests: Likewise.
23988         * modules/rbtree-list-tests: Likewise.
23989         * modules/rbtree-oset-tests: Likewise.
23990         * modules/rbtreehash-list-tests: Likewise.
23991         * modules/read-file-tests: Likewise.
23992         * modules/rijndael-tests: Likewise.
23993         * modules/stdint-tests: Likewise.
23994         * modules/tls-tests: Likewise.
23995
23996 2007-02-24  Bruno Haible  <bruno@clisp.org>
23997
23998         * lib/isnanl.h (isnanl): Define through isnan if isnan is a macro.
23999         * m4/isnan.m4 (gl_FUNC_ISNAN_NO_LIBM): Don't check for isnan as a
24000         function; instead check whether isnan with a double argument links.
24001         * m4/isnanl.m4 (gl_FUNC_ISNANL_NO_LIBM): Don't check for isnanl as a
24002         function; instead check whether isnan with a 'long double' argument
24003         links.
24004         Reported by Eric Blake <ebb9@byu.net>.
24005
24006 2007-02-24  Bruno Haible  <bruno@clisp.org>
24007
24008         * lib/isnan.c: Support the 'long double' case if USE_LONG_DOUBLE is
24009         defined.
24010         * lib/isnanl.c: Remove all code. Just include isnan.c.
24011         * modules/isnanl-nolibm (Files): Add lib/isnan.c.
24012
24013 2007-02-25  Jim Meyering  <jim@meyering.net>
24014
24015         Avoid conflicting types for 'unsetenv' on FreeBSD.
24016         * lib/putenv.c (_unsetenv): Rename from "unsetenv", to avoid
24017         conflicting with FreeBSD's (5.0 and 6.1) function declaration
24018         in stdlib.h.
24019
24020 2007-02-24  Bruno Haible  <bruno@clisp.org>
24021
24022         * modules/isnanl-nolibm-tests: New file.
24023         * tests/test-isnanl.c: New file.
24024
24025         * modules/isnanl-nolibm: New file.
24026         * lib/isnanl.h: New file.
24027         * lib/isnanl.c: New file.
24028         * m4/isnanl.m4: New file.
24029
24030 2007-02-24  Bruno Haible  <bruno@clisp.org>
24031
24032         * modules/isnan-nolibm-tests: New file.
24033         * tests/test-isnan.c: New file.
24034
24035         * modules/isnan-nolibm: New file.
24036         * lib/isnan.h: New file.
24037         * lib/isnan.c: New file.
24038         * m4/isnan.m4: New file.
24039
24040 2007-02-24  Bruno Haible  <bruno@clisp.org>
24041
24042         * lib/frexpl.c (frexpl): Correct return values for x = 1.0L. Don't
24043         assume that an exponent fits in 20 bits.
24044
24045 2007-02-24  Jim Meyering  <jim@meyering.net>
24046
24047         * m4/regex.m4: Update the description of the configure-time option,
24048         --without-included-regex, to state accurately what the defaults are,
24049         and perhaps to give people an idea why using this option is risky.
24050
24051 2007-02-24  Paul Eggert  <eggert@cs.ucla.edu>
24052
24053         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Check for a nanosleep that
24054         loops on small arguments.  This attempts to avoid the problem
24055         Bruno Haible reported for AIX 4.3.2 in
24056         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00309.html>.
24057
24058 2007-02-23  Bruno Haible  <bruno@clisp.org>
24059
24060         * m4/perl.m4 (gl_PERL): Require version 5.005, not 5.003.
24061         Needed for help2man.
24062
24063 2007-02-23  Karl Berry  <karl@gnu.org>
24064
24065         * doc/gnulib-tool.texi (CVS Issues): mention that when foo_.h
24066         exists, foo.h should be cvs-ignored, not committed.
24067
24068 2007-02-23  Eric Blake  <ebb9@byu.net>
24069
24070         * lib/getdate.h (includes):  Include <time.h>, not "timespec.h".
24071         * lib/stat-time.h (includes): Likewise.
24072         * lib/utimecmp.c (includes): Likewise.
24073         * lib/utimens.h (includes): Likewise.
24074         * lib/getdate.y (includes): Also include "timespec.h" for use
24075         internal to the module.
24076         * modules/utimens (Depends-on): Revert yesterday's patch.
24077         * modules/nanosleep (Depends-on): Add missing dependency.
24078
24079 2007-02-22  Bruno Haible  <bruno@clisp.org>
24080
24081         * lib/glob.c: Don't include getlogin_r.h.
24082
24083 2007-02-22  Jim Meyering  <jim@meyering.net>
24084
24085         * modules/utimens (Depends-on): Add timespec, required for
24086         utimens.h's inclusion of timespec.h.
24087
24088 2007-02-21  Paul Eggert  <eggert@cs.ucla.edu>
24089
24090         * lib/getcwd.c (__getcwd): Undo previous change; it mishandled
24091         long unreadable paths in GNU/Linux.  Problem reported by Andreas
24092         Schwab in
24093         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00261.html>.
24094         I'll try to think of a better way to fix the Solaris problem.
24095
24096         * lib/getcwd.c (__getcwd): Don't assume getcwd (NULL, 0) works
24097         like glibc; on Solaris 10, it fails with errno == EINVAL.
24098         POSIX says the behavior is unspecified if the first argument is NULL,
24099         so play it safe and never pass NULL to the system getcwd.
24100
24101 2007-02-21  Jim Meyering  <jim@meyering.net>
24102
24103         * lib/gettimeofday.c (rpl_gettimeofday): Remove declaration
24104         of gettimeofday.  It would conflict with the one now always
24105         provided via sys_time_.h.  Reported by Matthew Woehlke, as
24106         an IRIX 6.5 build failure.
24107
24108 2007-02-20  Paul Eggert  <eggert@cs.ucla.edu>
24109
24110         Minor fixups to port to Solaris 10 with Sun C 5.8.
24111         * lib/getcwd.c [!_LIBC]: Include dirfd.h, since we use dirfd.
24112         * modules/getcwd (Depends-on): Add dirfd.
24113         * lib/putenv.c (putenv): #undef it.
24114         (rpl_putenv): New decl.
24115         (malloc, free): Include <stdlib.h> rather than prototyping separately.
24116
24117 2007-02-20  Bruno Haible  <bruno@clisp.org>
24118
24119         * modules/stdio-tests: New file.
24120         * tests/test-stdio.c: New file.
24121
24122         * modules/vsnprintf (Files): Remove lib/vsnprintf.h.
24123         (Depends-on): Add stdio.
24124         (configure.ac): Invoke gl_STDIO_MODULE_INDICATOR.
24125         (Include): Use <stdio.h> instead of vsnprintf.h.
24126         * m4/vsnprintf.m4 (gl_FUNC_VSNPRINTF): Require gl_STDIO_H_DEFAULTS. Set
24127         HAVE_DECL_VSNPRINTF.
24128         * lib/vsnprintf.c: Include <stdio.h> instead of vsnprintf.h.
24129
24130         * modules/snprintf (Files): Remove lib/snprintf.h.
24131         (Depends-on): Add stdio.
24132         (configure.ac): Invoke gl_STDIO_MODULE_INDICATOR.
24133         (Include): Use <stdio.h> instead of snprintf.h.
24134         * m4/snprintf.m4 (gl_FUNC_SNPRINTF): Require gl_STDIO_H_DEFAULTS. Set
24135         HAVE_DECL_SNPRINTF.
24136         * lib/snprintf.c: Include <stdio.h> instead of snprintf.h.
24137         * lib/getaddrinfo.c: Likewise.
24138
24139         * modules/stdio: New file.
24140         * lib/stdio_.h: New file, incorporating snprintf.h and vsnprintf.h.
24141         * lib/snprintf.h: Remove file.
24142         * lib/vsnprintf.h: Remove file.
24143         * lib/.cppi-disable: Remove snprintf.h.
24144         * m4/stdio_h.m4: New file.
24145         * MODULES.html.sh (Support for systems lacking ISO C 99): Add stdio.
24146
24147 2007-02-20  Jim Meyering  <jim@meyering.net>
24148
24149         * lib/ftruncate.c [HAVE_CHSIZE]: Document that this code is
24150         used by e.g., mingw.  From Bruno Haible.
24151
24152 2007-02-19  Bruno Haible  <bruno@clisp.org>
24153
24154         * lib/string_.h: Use "#pragma GCC system_header" to suppress some gcc
24155         warnings.
24156         Reported by Ben Pfaff <blp@cs.stanford.edu>.
24157
24158 2007-02-19  Bruno Haible  <bruno@clisp.org>
24159
24160         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): Don't request a complaint mail
24161         from mingw users.
24162
24163 2007-02-19  Bruno Haible  <bruno@clisp.org>
24164
24165         * lib/stdlib_.h: Use "#pragma GCC system_header" to suppress some gcc
24166         warnings.
24167         Reported by Joel E. Denny <jdenny@ces.clemson.edu> via Paul Eggert.
24168
24169 2007-02-19  Jim Meyering  <jim@meyering.net>
24170
24171         Don't use FD after a successful "fdopendir (fd)".
24172         * lib/getcwd.c (__getcwd) [AT_FDCWD]: fdopendir (fd) usually closes fd.
24173         Reset it by calling dirfd on the just-obtained DIR*.
24174
24175         * m4/ftruncate.m4: Adjust comment to give this module a 3-year reprieve.
24176         Prompted by a report from Bruno Haible that mingw lacks ftruncate.
24177
24178 2007-02-18  Bruno Haible  <bruno@clisp.org>
24179
24180         * lib/readlink.c: Include <unistd.h>.
24181         * m4/readlink.m4 (gl_FUNC_READLINK): Require gl_UNISTD_H_DEFAULTS. Set
24182         HAVE_READLINK.
24183         * modules/readlink (Depends-on): Add unistd.
24184         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
24185         (Include): Add <unistd.h>.
24186
24187         * lib/getlogin_r.h: Remove file.
24188         * lib/getlogin_r.c: Include <unistd.h> instead of getlogin_r.h.
24189         * m4/getlogin_r.m4 (gl_GETLOGIN_R_SUBSTITUTE): Remove macro.
24190         (gl_GETLOGIN_R): Inline it here. Require gl_UNISTD_H_DEFAULTS. Set
24191         HAVE_DECL_GETLOGIN_R.
24192         * modules/getlogin_r (Files): Remove lib/getlogin_r.h.
24193         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
24194         (Include): Use <unistd.h> instead of getlogin_r.h.
24195
24196         * lib/getcwd.h: Remove file.
24197         * lib/getcwd.c: Include <unistd.h> instead of getcwd.h.
24198         * lib/xgetcwd.c: Likewise.
24199         * m4/getcwd.m4 (gl_FUNC_GETCWD): Require gl_UNISTD_H_DEFAULTS. Set
24200         REPLACE_GETCWD. Don't define __GETCWD_PREFIX.
24201         * modules/getcwd (Files): Remove lib/getcwd.h.
24202         (Depends-on): Add unistd.
24203         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
24204         (Include): Use <unistd.h> instad of getcwd.h.
24205
24206         * lib/ftruncate.c: Include <unistd.h> first.
24207         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): Require gl_UNISTD_H_DEFAULTS.
24208         Set HAVE_FTRUNCATE.
24209         * modules/ftruncate (Depends-on): Add unistd.
24210         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
24211
24212         * lib/fchdir.c: Include <unistd.h> first.
24213         * lib/dirent_.h: Test REPLACE_FCHDIR, not FCHDIR_REPLACEMENT.
24214         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Require gl_UNISTD_H_DEFAULTS instead
24215         of gl_HEADER_UNISTD_DEFAULTS. Set REPLACE_FCHDIR. Don't set UNISTD_H.
24216         * modules/fchdir (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
24217         (Makefile.am): Substitute also REPLACE_FCHDIR into dirent.h.
24218
24219         * lib/dup2.c: Include <unistd.h> first.
24220         * m4/dup2.m4 (gl_FUNC_DUP2): Require gl_UNISTD_H_DEFAULTS. Set
24221         HAVE_DUP2.
24222         * modules/dup2 (Depends-on): Add unistd.
24223         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
24224
24225         * lib/chown.c: Include <unistd.h> first. Undefine chown later.
24226         * m4/chown.m4 (gl_FUNC_CHOWN): Require gl_UNISTD_H_DEFAULTS. Set
24227         REPLACE_CHOWN. Don't define chown as a macro here.
24228         * modules/chown (Depends-on): Add unistd.
24229         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
24230
24231         * lib/unistd_.h: Test HAVE_UNISTD_H determined at configure time.
24232         Add definition for GL_LINK_WARNING.
24233         (chown, dup2): New declarations.
24234         (fchdir): Test REPLACE_FCHDIR, not FCHDIR_REPLACEMENT. Provide optional
24235         link warning.
24236         (ftruncate): New declaration.
24237         (getcwd): New declaration, taken from old getcwd.h.
24238         (getlogin_r): New declaration, taken from old getlogin_r.h.
24239         (readlink): New declaration.
24240         * m4/unistd_h.m4 (gl_UNISTD_H): Renamed from gl_HEADER_UNISTD. Don't
24241         set UNISTD_H. Inline gl_PREREQ_UNISTD. Set HAVE_UNISTD_H.
24242         (gl_PREREQ_UNISTD): Remove macro.
24243         (gl_UNISTD_MODULE_INDICATOR): New macro.
24244         (gl_UNISTD_H_DEFAULTS): Renamed from gl_HEADER_UNISTD_DEFAULTS. Set
24245         many new variables. Don't set UNISTD_H.
24246         * modules/unistd (Description): Change.
24247         (Depends-on): Add link-warning.
24248         (configure.ac): Update.
24249         (Makefile.am): Create unistd.h always. Substitute many new variables
24250         into it.
24251
24252 2007-02-18  Bruno Haible  <bruno@clisp.org>
24253
24254         * lib/stdlib_.h (getsubopt): New declaration, copied from getsubopt.h.
24255         * modules/stdlib (stdlib.h): Also substitute GNULIB_GETSUBOPT and
24256         HAVE_GETSUBOPT.
24257         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Also initialize
24258         GNULIB_GETSUBOPT and HAVE_GETSUBOPT.
24259         * lib/getsubopt.h: Remove file.
24260         * modules/getsubopt (Files): Remove lib/getsubopt.h.
24261         (Depends-on): Add stdlib.
24262         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
24263         (Includes): Use <stdlib.h> instead of getsubopt.h.
24264         * m4/getsubopt.m4 (gl_FUNC_GETSUBOPT): Require gl_STDLIB_H_DEFAULTS.
24265         Set HAVE_GETSUBOPT.
24266         * lib/getsubopt.c: Don't include getsubopt.h.
24267
24268 2007-02-18  Bruno Haible  <bruno@clisp.org>
24269
24270         * modules/fchdir (Depends-on): Add dup2.
24271
24272 2007-02-18  Bruno Haible  <bruno@clisp.org>
24273
24274         * lib/stdlib_.h: Handle glibc's special invocation convention
24275         specially.
24276
24277 2007-02-18  Bruno Haible  <bruno@clisp.org>
24278
24279         * modules/stdlib-tests: New file.
24280         * tests/test-stdlib.c: New file.
24281
24282         * modules/mkstemp (Files): Remove lib/mkstemp.h.
24283         (Depends-on): Add stdlib.
24284         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
24285         (Includes): Use <stdlib.h> instead of mkstemp.h.
24286         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Require gl_STDLIB_H_DEFAULTS. Set
24287         REPLACE_MKSTEMP. Remove definition of __MKSTEMP_PREFIX.
24288         * lib/mkstemp.c: Don't include mkstemp.h.
24289         * lib/mkstemp-safer.c: Include <stdlib.h> instead of mkstemp.h.
24290         * lib/stdlib--.h: Don't include mkstemp.h.
24291
24292         * modules/mkdtemp (Files): Remove lib/mkdtemp.h.
24293         (Depends-on): Add stdlib.
24294         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
24295         (Includes): Use <stdlib.h> instead of mkdtemp.h.
24296         * m4/mkdtemp.m4 (gt_FUNC_MKDTEMP): Require gl_STDLIB_H_DEFAULTS. Set
24297         HAVE_MKDTEMP.
24298         * lib/mkdtemp.c: Don't include mkdtemp.h.
24299         * lib/clean-temp.c: Don't include mkdtemp.h.
24300
24301         * modules/exit (Files): Remove lib/exit.h.
24302         (Depends-on): Add stdlib.
24303         (Makefile.am): Remove lib_SOURCES.
24304         (Include): Use <stdlib.h> instead of exit.h.
24305         * lib/argmatch.c: Don't include exit.h.
24306         * lib/execute.c: Likewise.
24307         * lib/pagealign_alloc.c: Likewise.
24308         * lib/pipe.c: Likewise.
24309         * lib/wait-process.c: Likewise.
24310         * lib/copy-file.c: Include <stdlib.h> instead of exit.h.
24311         * lib/exitfail.c: Likewise.
24312         * lib/savewd.c: Likewise.
24313         * lib/xsetenv.c: Likewise.
24314
24315         * modules/stdlib: New file.
24316         * lib/stdlib_.h: New file, incorporating exit.h, mkdtemp.h, mkstemp.h
24317         and extra comments about mkstemp().
24318         * lib/exit.h: Remove file.
24319         * lib/mkdtemp.h: Remove file.
24320         * lib/mkstemp.h: Remove file.
24321         * m4/stdlib_h.m4: New file.
24322         * MODULES.html.sh (Support for systems lacking ANSI C 89): Add stdlib.
24323
24324 2007-02-18  Bruno Haible  <bruno@clisp.org>
24325
24326         * modules/math-tests: New file.
24327         * tests/test-math.c: New file.
24328
24329         * modules/math: New file.
24330         * modules/mathl (Files): Remove lib/mathl.h.
24331         (Depends-on): Add math.
24332         (Makefile.am): Don't mention mathl.h.
24333         (Include): Use <math.h> instead of mathl.h.
24334         * lib/math_.h: New file.
24335         * lib/mathl.h: Remove file.
24336         * lib/acosl.c: Include <config.h> and <math.h> first. Don't include
24337         mathl.h.
24338         * lib/asinl.c: Likewise.
24339         * lib/atanl.c: Likewise.
24340         * lib/ceill.c: Likewise.
24341         * lib/cosl.c: Likewise.
24342         * lib/expl.c: Likewise.
24343         * lib/floorl.c: Likewise.
24344         * lib/frexpl.c: Likewise.
24345         * lib/ldexpl.c: Likewise.
24346         * lib/logl.c: Likewise.
24347         * lib/sincosl.c: Likewise.
24348         * lib/sinl.c: Likewise.
24349         * lib/sqrtl.c: Likewise.
24350         * lib/tanl.c: Likewise.
24351         * lib/trigl.c: Likewise.
24352         * m4/math_h.m4: New file.
24353         * MODULES.html.sh (Mathematics): Add math.
24354
24355 2007-02-17  Bruno Haible  <bruno@clisp.org>
24356
24357         * modules/wctype-tests: New file.
24358         * tests/test-wctype.c: New file.
24359
24360         * modules/wchar-tests: New file.
24361         * tests/test-wchar.c: New file.
24362
24363         * modules/unistd-tests: New file.
24364         * tests/test-unistd.c: New file.
24365
24366         * modules/time-tests: New file.
24367         * tests/test-time.c: New file.
24368
24369         * modules/sysexits-tests: New file.
24370         * tests/test-sysexits.c: New file.
24371
24372         * modules/sys_time-tests: New file.
24373         * tests/test-sys_time.c: New file.
24374
24375         * modules/sys_stat-tests: New file.
24376         * tests/test-sys_stat.c: New file.
24377
24378         * modules/sys_socket-tests: New file.
24379         * tests/test-sys_socket.c: New file.
24380
24381         * modules/sys_select-tests: New file.
24382         * tests/test-sys_select.c: New file.
24383
24384         * modules/string-tests: New file.
24385         * tests/test-string.c: New file.
24386
24387         * modules/stdbool-tests: New file.
24388         * tests/test-stdbool.c: New file.
24389
24390         * modules/netinet_in-tests: New file.
24391         * tests/test-netinet_in.c: New file.
24392
24393         * modules/inttypes-tests: New file.
24394         * tests/test-inttypes.c: New file.
24395
24396         * modules/fcntl-tests: New file.
24397         * tests/test-fcntl.c: New file.
24398
24399         * modules/byteswap-tests: New file.
24400         * tests/test-byteswap.c: New file.
24401
24402         * modules/arpa_inet-tests: New file.
24403         * tests/test-arpa_inet.c: New file.
24404
24405 2007-02-17  Bruno Haible  <bruno@clisp.org>
24406
24407         * lib/inttypes_.h: Add definition for GL_LINK_WARNING.
24408         (imaxabs, imaxdiv, strtoimax, strtoumax): Don't declare the function
24409         if the corresponding module is not enabled. Emit link warnings if
24410         the function is used nevertheless.
24411         * m4/inttypes.m4 (gl_INTTYPES_H): Never use the existing <inttypes.h>.
24412         Don't AC_SUBST HAVE_DECL_IMAXABS, HAVE_DECL_IMAXDIV,
24413         HAVE_DECL_STRTOIMAX, HAVE_DECL_STRTOUMAX.
24414         (gl_INTTYPES_MODULE_INDICATOR, gl_INTTYPES_H_DEFAULTS): New macros.
24415         * modules/inttypes (Depends-on): Add link-warning.
24416         (Makefile.am): Copy the contents of build-aux/link-warning.h into
24417         inttypes.h. Substitute also GNULIB_IMAXABS, GNULIB_IMAXDIV,
24418         GNULIB_STRTOIMAX, GNULIB_STRTOUMAX.
24419         * modules/imaxabs (configure.ac): Invoke gl_INTTYPES_MODULE_INDICATOR.
24420         * modules/imaxdiv (configure.ac): Likewise.
24421         * modules/strtoimax (configure.ac): Likewise.
24422         * modules/strtoumax (configure.ac): Likewise.
24423
24424 2007-02-17  Bruno Haible  <bruno@clisp.org>
24425
24426         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Include the contents of
24427         gl_STRING_MODULE_INDICATOR_DEFAULTS.
24428         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Remove macro.
24429         (gl_HEADER_STRING_H_BODY, gl_STRING_MODULE_INDICATOR): Update.
24430
24431 2007-02-17  Bruno Haible  <bruno@clisp.org>
24432
24433         * modules/link-warning: New file.
24434         * build-aux/link-warning.h: New file, extracted from lib/string_.h.
24435         * lib/string_.h (GL_LINK_WARNING): Remove definition.
24436         * modules/string (Depends-on): Add link-warning.
24437         (Makefile.am): Copy the contents of build-aux/link-warning.h into
24438         string.h.
24439         * MODULES.html.sh (Support for building libraries and executables): Add
24440         link-warning.
24441
24442 2007-02-17  Bruno Haible  <bruno@clisp.org>
24443
24444         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strcasecmp,
24445         strncasecmp, strchr, strchrnul, strdup, strndup, strnlen, strcspn,
24446         strpbrk, strspn, strrchr, strsep, strstr, strcasestr, strtok_r): Break
24447         long lines.
24448
24449 2007-02-17  Ben Pfaff  <blp@cs.stanford.edu>
24450             Bruno Haible  <bruno@clisp.org>
24451
24452         * modules/tmpfile: New file.
24453         * lib/tmpfile.c: New file.
24454         * m4/tmpfile.m4: New file.
24455         * MODULES.html.sh (func_all_modules): New section "Input/output".
24456
24457 2007-02-15  Bruno Haible  <bruno@clisp.org>
24458
24459         * lib/clean-temp.c [WIN32 && !CYGWIN]: Include <windows.h>.
24460         (supports_delete_on_close): New function.
24461         (open_temp, fopen_temp): Use _O_TEMPORARY when supported.
24462
24463 2007-02-14  Bruno Haible  <bruno@clisp.org>
24464
24465         * modules/mbspcasecmp-tests: New file.
24466         * tests/test-mbspcasecmp.sh: New file.
24467         * tests/test-mbspcasecmp.c: New file.
24468
24469         New module mbspcasecmp.
24470         * modules/mbspcasecmp: New file.
24471         * lib/mbspcasecmp.c: New file.
24472         * lib/string_.h (strncasecmp): Change warning message.
24473         (mbspcasecmp): New declaration.
24474         * m4/mbspcasecmp.m4: New file.
24475         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
24476         GNULIB_MBSPCASECMP.
24477         * modules/string (string.h): Also substitute GNULIB_MBSPCASECMP.
24478         * MODULES.html.sh (Internationalization functions): Add mbspcasecmp.
24479
24480 2007-02-14  Bruno Haible  <bruno@clisp.org>
24481
24482         * modules/mbsncasecmp-tests: New file.
24483         * tests/test-mbsncasecmp.sh: New file.
24484         * tests/test-mbsncasecmp.c: New file.
24485
24486         New module mbsncasecmp.
24487         * modules/mbsncasecmp: New file.
24488         * lib/mbsncasecmp.c: New file.
24489         * lib/string_.h (mbsncasecmp): New declaration.
24490         * m4/mbsncasecmp.m4: New file.
24491         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
24492         GNULIB_MBSNCASECMP.
24493         * modules/string (string.h): Also substitute GNULIB_MBSNCASECMP.
24494         * MODULES.html.sh (Internationalization functions): Add mbsncasecmp.
24495
24496 2007-02-14  Paul Eggert  <eggert@cs.ucla.edu>
24497
24498         * lib/exclude.c (FNM_EXTMATCH): Define if system does not.
24499         Verify that it doesn't overlap with our flags.
24500         (fnmatch_no_wildcards): Don't use strcasecmp or strncasecmp, which
24501         do not have the desired effect in multibyte locales; instead, use
24502         mbscasecmp.
24503         * modules/exclude (Depends-on): Depend on mbscasecmp, not strcase.
24504         Add dependency on xalloc.  Depend on fnmatch, not fnmatch-gnu, since
24505         we don't require GNU fnmatch ourselves (if our users require it, they
24506         should do so explicitly).
24507
24508         Fix regex code so it doesn't rely on strcasecmp.
24509         * lib/regex_internal.h: Include <langinfo.h> only if _LIBC is defined.
24510         Otherwise, include gnulib's langinfo.h.
24511         * lib/regcomp.c (init_dfa): Don't use strcasecmp, as it can have
24512         undesirable behavior in non-C locales.  Instead, rely on localecharset.
24513         * m4/regex.m4 (gl_PREREQ_REGEX): Don't require AM_LANGINFO_CODESET.
24514         * modules/regex (FILES): Remove m4/codeset.m4.
24515         (Depends-on): Add localcharset.  Remove strcase.
24516
24517 2007-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
24518
24519         * m4/unlinkdir.m4 (gl_UNLINKDIR): Fix m4 quoting bug.
24520         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Likewise.
24521
24522 2007-02-13  Bruno Haible  <bruno@clisp.org>
24523
24524         * m4/intdiv0.m4 (gt_INTDIV0): Assume ANSI C. Fix underquoting bug.
24525         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
24526
24527 2007-02-12  Bruno Haible  <bruno@clisp.org>
24528
24529         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strchrnul,
24530         strdup, strndup, strnlen, strpbrk, strsep, strtok_r): If
24531         GNULIB_POSIXCHECK and the gnulib module not enabled, provoke a link-
24532         time warning rather than a link error.
24533
24534 2007-02-12  Bruno Haible  <bruno@clisp.org>
24535
24536         * m4/locale-fr.m4 (gt_LOCALE_FR): Fix m4 quoting bug.
24537         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Likewise.
24538         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
24539
24540 2007-02-12  Paul Eggert  <eggert@cs.ucla.edu>
24541
24542         * lib/string_.h (strncasecmp): Fix typo: this macro takes 3
24543         args, not 2.
24544
24545 2007-02-12  Paul Eggert  <eggert@cs.ucla.edu>
24546
24547         New module 'time', so that apps can include <time.h> as per
24548         POSIX and GNU instead of separate include files like time_r.h
24549         and timegm.h.  This implementation tries out a simpler approach
24550         for replacing decls in standard include files (as compared to
24551         the string module), somewhat as an experiment.
24552
24553         * config/srclist.txt: Comment out mktime.c for now.
24554         * doc/gnulib-tool.texi (Initial import): Don't use time_r as an example
24555         since it doesn't apply any more.  Use generic wording instead.
24556         * MODULES.html.sh (Support for systems lacking POSIX:2001): New module
24557         'time'.
24558         * lib/time_.h, m4/time_h.m4, modules/time: New files.
24559         * lib/strptime.h, lib/time_r.h, lib/timegm.h: Remove.
24560         * lib/mktime.c: Include config.h depending on _LIBC, not HAVE_CONFIG_H.
24561         Don't include <sys/types.h>; no longer needed since we assume C89.
24562         * lib/mktime.c: Don't include "time_r.h"; no longer needed.
24563         * lib/strftime.c: Likewise.
24564         * lib/time_r.c: Likewise.
24565         * lib/nanosleep.c (nanosleep): #undef after include files, not before.
24566         * lib/nanosleep.c: Include <time.h> first, to check interface.
24567         * lib/strptime.c: Likewise.
24568         * lib/time_r.c: Likewise.
24569         * lib/timegm.c: Likewise.
24570         * lib/strptime.c: Don't include strptime.h or time_r.h; no longer
24571         needed.
24572         * lib/timegm.c: Don't include timegm.h; no longer needed.
24573         * lib/timespec.h: Don't include <sys/time.h> before <time.h>;
24574         time.h now handles any problems in that area.
24575         (struct timespec, nanosleep): Remove; time.h now arranges for these.
24576         * lib/xnanosleep.c: Don't include timespec.h; no longer needed now
24577         that time.h defines struct timespec.
24578         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Check that nanosleep is declared.
24579         Set REPLACE_NANOSLEEP.  Don't AC_DEFINE nanosleep; the time module now
24580         handles that.
24581         * m4/strptime.m4 (gl_FUNC_STPRTIME): Set REPLACE_STRPTIME.
24582         * m4/time_r.m4 (gl_TIME_R): Don't define HAVE_TIME_R_POSIX; no longer
24583         needed.  Set REPLACE_LOCALTIME.
24584         * m4/timegm.m4 (gl_FUNC_TIMEGM): Set REPLACE_TIMEGM.
24585         * m4/timespec.m4 (gl_CHECK_TYPE_STRUCT_TIMESPEC): Move to time_h.m4.
24586         (gl_TIMESPEC): Don't check for sys/time.h or struct timespec or
24587         nanosleep; time_h.m4 now does that.  Don't require
24588         gl_USE_SYSTEM_EXTENSIONS; no longer needed directly, and the time
24589         module handles this now.
24590         * modules/getdate (Depends-on): Remove timespec.  Add time.
24591         * modules/nanosleep (Depends-on): Likewise.
24592         * modules/stat-time (Depends-on): Likewise.
24593         * modules/nanosleep (Include): Include time.h, not timespec.h.
24594         * modules/strptime (Files): Remove lib/strptime.h.
24595         (Depends-on): Add extensions, time.
24596         (Include): Include time.h, not strptime.h.
24597         * modules/time_r (Files): Remove lib/time_r.h.
24598         (Depends-on): Add time.
24599         (Include): Include time.h, not time_r.h.
24600         * modules/timegm: Likewise.
24601         * modules/timespec (Description): Now does timespec-related decls
24602         of our own, instead of struct timespec itself.
24603         (Depends-on): Add time; remove extensions.
24604         (Maintainer): Add self.
24605         * modules/utimecmp (Depends-on): Add time; remove timespec.
24606         * modules/utimens (Depends-on): Likewise.
24607         * modules/xnanosleep (Depends-on): Likewise.
24608
24609 2007-02-11  Bruno Haible  <bruno@clisp.org>
24610
24611         * lib/c-strstr.c: Include allocsa.h.
24612         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
24613         * lib/c-strcasestr.c: Include allocsa.h.
24614         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
24615         * lib/strcasestr.c: Include allocsa.h.
24616         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
24617         * lib/mbsstr.c: Include allocsa.h.
24618         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): Use
24619         allocsa/freesa instead of malloc/free.
24620         * lib/mbscasestr.c: Include allocsa.h.
24621         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): Use
24622         allocsa/freesa instead of malloc/free.
24623         * modules/c-strstr (Depends-on): Add allocsa.
24624         * modules/c-strcasestr (Depends-on): Likewise.
24625         * modules/strcasestr (Depends-on): Likewise.
24626         * modules/mbsstr (Depends-on): Likewise.
24627         * modules/mbscasestr (Depends-on): Likewise.
24628
24629 2007-02-11  Bruno Haible  <bruno@clisp.org>
24630
24631         * lib/mbsspn.c (mbsspn): Fix bug. Remove unnecessary strlen call.
24632
24633         * modules/mbsspn-tests: New file.
24634         * tests/test-mbsspn.sh: New file.
24635         * tests/test-mbsspn.c: New file.
24636
24637 2007-02-11  Bruno Haible  <bruno@clisp.org>
24638
24639         * lib/mbspbrk.c (mbspbrk): Remove unneeded cast.
24640
24641         * modules/mbspbrk-tests: New file.
24642         * tests/test-mbspbrk.sh: New file.
24643         * tests/test-mbspbrk.c: New file.
24644
24645 2007-02-11  Bruno Haible  <bruno@clisp.org>
24646
24647         * lib/mbscspn.c (mbscspn): Remove unnecessary strlen call and
24648         unneeded cast.
24649
24650         * modules/mbscspn-tests: New file.
24651         * tests/test-mbscspn.sh: New file.
24652         * tests/test-mbscspn.c: New file.
24653
24654 2007-02-11  Bruno Haible  <bruno@clisp.org>
24655
24656         * modules/mbscasecmp-tests: New file.
24657         * tests/test-mbscasecmp.sh: New file.
24658         * tests/test-mbscasecmp.c: New file.
24659
24660 2007-02-11  Bruno Haible  <bruno@clisp.org>
24661
24662         Ensure O(n) worst-case complexity of mbscasestr.
24663         * lib/mbscasestr.c: Include stdbool.h.
24664         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): New
24665         functions.
24666         (mbscasestr): Add some bookkeeping. Invoke knuth_morris_pratt_* when
24667         the bookkeeping indicates that it's worth it.
24668         * modules/mbscasestr (Depends-on): Add stdbool, mbslen, strnlen.
24669
24670         * modules/mbscasestr-tests: New file.
24671         * tests/test-mbscasestr1.c: New file.
24672         * tests/test-mbscasestr2.sh: New file.
24673         * tests/test-mbscasestr2.c: New file.
24674         * tests/test-mbscasestr3.sh: New file.
24675         * tests/test-mbscasestr3.c: New file.
24676         * tests/test-mbscasestr4.sh: New file.
24677         * tests/test-mbscasestr4.c: New file.
24678         * m4/locale-tr.m4: New file.
24679
24680 2007-02-11  Bruno Haible  <bruno@clisp.org>
24681
24682         Ensure O(n) worst-case complexity of mbsstr.
24683         * lib/mbsstr.c: Include stdbool.h.
24684         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): New
24685         functions.
24686         (mbsstr): Add some bookkeeping. Invoke knuth_morris_pratt_* when the
24687         bookkeeping indicates that it's worth it.
24688         * modules/mbsstr (Depends-on): Add stdbool, mbslen, strnlen.
24689
24690         * modules/mbsstr-tests: New file.
24691         * tests/test-mbsstr1.c: New file.
24692         * tests/test-mbsstr2.sh: New file.
24693         * tests/test-mbsstr2.c: New file.
24694         * tests/test-mbsstr3.sh: New file.
24695         * tests/test-mbsstr3.c: New file.
24696         * m4/locale-fr.m4: New file.
24697
24698 2007-02-11  Bruno Haible  <bruno@clisp.org>
24699
24700         * lib/mbsrchr.c (mbsrchr): Fix bug.
24701
24702         * modules/mbsrchr-tests: New file.
24703         * tests/test-mbsrchr.sh: New file.
24704         * tests/test-mbsrchr.c: New file.
24705
24706 2007-02-11  Bruno Haible  <bruno@clisp.org>
24707
24708         * lib/mbschr.c (mbschr): Fix bug.
24709
24710         * modules/mbschr-tests: New file.
24711         * tests/test-mbschr.sh: New file.
24712         * tests/test-mbschr.c: New file.
24713         * m4/locale-zh.m4: New file.
24714
24715 2007-02-11  Bruno Haible  <bruno@clisp.org>
24716
24717         Support for copying multibyte string iterators.
24718         * lib/mbiter.h: Include <string.h>.
24719         (mbiter_multi_copy): New function.
24720         (mbi_copy): New macro.
24721         * lib/mbuiter.h: Include <string.h>.
24722         (mbuiter_multi_copy): New function.
24723         (mbui_copy): New macro.
24724
24725 2007-02-11  Bruno Haible  <bruno@clisp.org>
24726
24727         New module mbslen.
24728         * modules/mbslen: New file.
24729         * lib/mbslen.c: New file.
24730         * lib/string_.h (mbslen): New declaration.
24731         * m4/mbslen.m4: New file.
24732         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
24733         GNULIB_MBSLEN.
24734         * modules/string (string.h): Also substitute GNULIB_MBSLEN.
24735         * MODULES.html.sh (Internationalization functions): Add mbslen.
24736
24737 2007-02-11  Bruno Haible  <bruno@clisp.org>
24738
24739         Ensure O(n) worst-case complexity of strcasestr substitute.
24740         * lib/strcasestr.c: Include stdbool.h.
24741         (knuth_morris_pratt): New function.
24742         (strcasestr): Add some bookkeeping. Invoke knuth_morris_pratt when the
24743         bookkeeping indicates that it's worth it.
24744         * modules/strcasestr (Depends-on): Add stdbool, strnlen.
24745
24746         * modules/strcasestr-tests: New file.
24747         * tests/test-strcasestr.c: New file.
24748
24749 2007-02-11  Bruno Haible  <bruno@clisp.org>
24750
24751         Ensure O(n) worst-case complexity of c_strcasestr.
24752         * lib/c-strcasestr.c: Include stdbool.h, string.h.
24753         (knuth_morris_pratt): New function.
24754         (c_strcasestr): Add some bookkeeping. Invoke knuth_morris_pratt when
24755         the bookkeeping indicates that it's worth it.
24756         * modules/c-strcasestr (Depends-on): Add stdbool, strnlen.
24757
24758         * modules/c-strcasestr-tests: New file.
24759         * tests/test-c-strcasestr.c: New file.
24760
24761 2007-02-11  Bruno Haible  <bruno@clisp.org>
24762
24763         Ensure O(n) worst-case complexity of c_strstr.
24764         * lib/c-strstr.c: Include stdbool.h, string.h.
24765         (knuth_morris_pratt): New function.
24766         (c_strstr): Add some bookkeeping. Invoke knuth_morris_pratt when the
24767         bookkeeping indicates that it's worth it.
24768         * modules/c-strstr (Depends-on): Add stdbool, strnlen.
24769
24770         * lib/c-strstr.c: Complete rewrite for maintainability.
24771
24772         * modules/c-strstr-tests: New file.
24773         * tests/test-c-strstr.c: New file.
24774
24775 2007-02-11  Bruno Haible  <bruno@clisp.org>
24776
24777         * m4/javacomp.m4 (gt_JAVACOMP): Work around a 'tr' bug in coreutils
24778         5.2.1 and earlier, whereby \055 was treated just like the range
24779         delimiter '-'.
24780         Reported by Joel E. Denny <jdenny@ces.clemson.edu>.
24781
24782 2007-02-08  Bruno Haible  <bruno@clisp.org>
24783
24784         * modules/regex (Depends-on): Add stdbool.
24785         Reported by Dalibor Topic <robilad@kaffe.org>.
24786
24787 2007-02-05  Paul Eggert  <eggert@cs.ucla.edu>
24788
24789         * m4/regex.m4 (gl_REGEX): Check for glibc bug #3957.
24790         Prefer returning from main to exiting from it.
24791         Remove unnecessary parens after sizeof.
24792
24793 2007-02-05  Bruno Haible  <bruno@clisp.org>
24794
24795         New module mbssep.
24796         * modules/mbssep: New file.
24797         * lib/mbssep.c: New file.
24798         * lib/string_.h (strsep): Add a conditional link warning.
24799         (mbssep): New declaration.
24800         * m4/mbssep.m4: New file.
24801         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
24802         GNULIB_MBSSEP.
24803         * modules/string (string.h): Also substitute GNULIB_MBSSEP.
24804         * MODULES.html.sh (Internationalization functions): Add mbssep.
24805
24806 2007-02-05  Bruno Haible  <bruno@clisp.org>
24807
24808         * lib/strsep.c (strsep): Fix actions in case of no delimiters.
24809         Optimize search in case of 1 delimiter.
24810
24811 2007-02-05  Paolo Bonzini  <bonzini@gnu.org>
24812
24813         * lib/acl.h: Include sys/types.h before sys/acl.h.
24814
24815 2007-02-05  Paolo Bonzini  <bonzini@gnu.org>
24816
24817         Merge upstream fix for glibc bugzilla #3957:
24818
24819         2007-02-05  Jakub Jelinek  <jakub@redhat.com>
24820
24821         * lib/regcomp.c (parse_bracket_exp): Set '\n' bit rather than '\0'
24822         bit for RE_HAT_LISTS_NOT_NEWLINE.
24823         (build_charclass_op): Remove bogus comment.
24824
24825 2007-02-05  Simon Josefsson  <simon@josefsson.org>
24826
24827         * lib/gc.h, lib/gc-libgcrypt.c: Support SHA-256/384/512.
24828
24829 2007-02-04  Paul Eggert  <eggert@cs.ucla.edu>
24830
24831         * lib/getsubopt.c [!_LIBC]: Include config.h and getsubopt.h.
24832         * lib/memmem.c [!defined _LIBC]: Include config.h.
24833
24834 2007-02-04  Bruno Haible  <bruno@clisp.org>
24835
24836         * lib/string_.h (GL_LINK_WARNING2): Put the word "warning:" into the
24837         warning message.
24838
24839 2007-02-04  Bruno Haible  <bruno@clisp.org>
24840
24841         New module mbstok_r.
24842         * modules/mbstok_r: New file.
24843         * lib/mbstok_r.c: New file.
24844         * lib/string_.h (strtok_r): Change argument names to match the
24845         comments. Add a conditional link warning.
24846         (mbstok_r): New declaration.
24847         * m4/mbstok_r.m4: New file.
24848         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
24849         GNULIB_MBSTOK_R.
24850         * modules/string (string.h): Also substitute GNULIB_MBSTOK_R.
24851         * MODULES.html.sh (Internationalization functions): Add mbstok_r.
24852
24853 2007-02-04  Bruno Haible  <bruno@clisp.org>
24854
24855         New module mbsspn.
24856         * modules/mbsspn: New file.
24857         * lib/mbsspn.c: New file.
24858         * lib/string_.h (strspn): Add a conditional link warning.
24859         (mbsspn): New declaration.
24860         * m4/mbsspn.m4: New file.
24861         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
24862         GNULIB_MBSSPN.
24863         * modules/string (string.h): Also substitute GNULIB_MBSSPN.
24864         * MODULES.html.sh (Internationalization functions): Add mbsspn.
24865
24866 2007-02-04  Bruno Haible  <bruno@clisp.org>
24867
24868         New module mbspbrk.
24869         * modules/mbspbrk: New file.
24870         * lib/mbspbrk.c: New file.
24871         * lib/string_.h (strpbrk): Add a conditional link warning.
24872         (mbspbrk): New declaration.
24873         * m4/mbspbrk.m4: New file.
24874         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
24875         GNULIB_MBSPBRK.
24876         * modules/string (string.h): Also substitute GNULIB_MBSPBRK.
24877         * MODULES.html.sh (Internationalization functions): Add mbspbrk.
24878
24879 2007-02-04  Bruno Haible  <bruno@clisp.org>
24880
24881         New module mbscspn.
24882         * modules/mbscspn: New file.
24883         * lib/mbscspn.c: New file.
24884         * lib/string_.h (strcspn): Add a conditional link warning.
24885         (mbscspn): New declaration.
24886         * m4/mbscspn.m4: New file.
24887         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
24888         GNULIB_MBSCSPN.
24889         * modules/string (string.h): Also substitute GNULIB_MBSCSPN.
24890         * MODULES.html.sh (Internationalization functions): Add mbscspn.
24891
24892 2007-02-04  Bruno Haible  <bruno@clisp.org>
24893
24894         New module mbscasestr, reduced goal of strcasestr.
24895         * modules/mbscasestr: New file.
24896         * lib/mbscasestr.c: New file, copied from lib/strcasestr.c.
24897         (mbscasestr): Renamed from strcasestr.
24898         * lib/strcasestr.c: Don't include mbuiter.h.
24899         (strcasestr): Remove support for multibyte locales.
24900         * lib/string_.h (strcasestr): Don`t rename. Declare only if missing.
24901         Change the conditional link warning.
24902         (mbscasestr): New declaration.
24903         * m4/mbscasestr.m4: New file.
24904         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Enable the replacement only if
24905         the system does not have strcasestr. Set HAVE_STRCASESTR instead of
24906         REPLACE_STRCASESTR.
24907         (gl_PREREQ_STRCASESTR): Don't require gl_FUNC_MBRTOWC.
24908         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
24909         HAVE_STRCASESTR instead of REPLACE_STRCASESTR.
24910         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize GNULIB_MBSCASESTR.
24911         * modules/string (string.h): Also substitute GNULIB_MBSCASESTR.
24912         Substitute HAVE_STRCASESTR instead of REPLACE_STRCASESTR.
24913         * modules/strcasestr (Files): Remove m4/mbrtowc.m4.
24914         (Depends-on): Remove mbuiter.
24915         * MODULES.html.sh (Internationalization functions): Add mbscasestr.
24916
24917 2007-02-04  Bruno Haible  <bruno@clisp.org>
24918
24919         Simplify handling of strncasecmp.
24920         * lib/string_.h (strncasecmp): Remove test for GNULIB_STRCASE. Change
24921         the conditional link warning.
24922         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
24923         HAVE_STRCASECMP, not REPLACE_STRCASECMP.
24924         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Don't initialize GNULIB_STRCASE.
24925         * modules/strcase (configure.ac): Don't invoke
24926         gl_STRING_MODULE_INDICATOR.
24927         * modules/string (string.h): Don't substitute GNULIB_STRCASE.
24928
24929 2007-02-04  Bruno Haible  <bruno@clisp.org>
24930
24931         New module mbscasecmp, reduced goal of strcasecmp.
24932         * modules/mbscasecmp: New file.
24933         * lib/mbscasecmp.c: New file, copied from lib/strcasecmp.c.
24934         (mbscasecmp): Renamed from strcasecmp.
24935         * lib/strcasecmp.c: Don't include mbuiter.h.
24936         (strcasecmp): Remove support for multibyte locales.
24937         * lib/string_.h (strcasecmp): Don`t rename. Declare only if missing.
24938         Change the conditional link warning.
24939         (mbscasecmp): New declaration.
24940         * m4/mbscasecmp.m4: New file.
24941         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Enable the replacement only if
24942         the system lacks strcasecmp. Set HAVE_STRCASECMP instead of
24943         REPLACE_STRCASECMP.
24944         (gl_PREREQ_STRCASECMP): Don't require gl_FUNC_MBRTOWC.
24945         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
24946         GNULIB_MBSCASECMP.
24947         * modules/string (string.h): Also substitute GNULIB_MBSCASECMP.
24948         Substitute HAVE_STRCASECMP instead of REPLACE_STRCASECMP.
24949         * modules/strcase (Files): Remove m4/mbrtowc.m4.
24950         (Depends-on): Remove mbuiter.
24951         * MODULES.html.sh (Internationalization functions): Add mbscasecmp.
24952
24953 2007-02-04  Bruno Haible  <bruno@clisp.org>
24954
24955         New module mbsstr. Remove module strstr.
24956         * modules/mbsstr: New file.
24957         * modules/strstr: Remove file.
24958         * lib/mbsstr.c: Renamed from lib/strstr.c.
24959         (mbsstr): Renamed from strstr.
24960         * lib/string_.h (strstr): Remove declaration. Change the conditional
24961         link warning.
24962         (mbsstr): New declaration.
24963         * m4/mbsstr.m4: New file.
24964         * m4/strstr.m4: Remove file.
24965         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Don't initialize
24966         REPLACE_STRSTR.
24967         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize GNULIB_MBSSTR.
24968         Don't initialize GNULIB_STRSTR.
24969         * modules/string (string.h): Also substitute GNULIB_MBSSTR. Don't
24970         substitute GNULIB_STRSTR and REPLACE_STRSTR.
24971         * MODULES.html.sh (Internationalization functions): Add mbsstr.
24972         (Support for systems lacking ANSI C 89): Remove strstr.
24973
24974 2007-02-04  Bruno Haible  <bruno@clisp.org>
24975
24976         New module mbsrchr.
24977         * modules/mbsrchr: New file.
24978         * lib/mbsrchr.c: New file.
24979         * lib/string_.h (strrchr): Add a conditional link warning.
24980         (mbsrchr): New declaration.
24981         * m4/mbsrchr.m4: New file.
24982         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
24983         GNULIB_MBSRCHR.
24984         * modules/string (string.h): Also substitute GNULIB_MBSRCHR.
24985         * MODULES.html.sh (Internationalization functions): Add mbsrchr.
24986
24987 2007-02-04  Bruno Haible  <bruno@clisp.org>
24988
24989         New module mbschr.
24990         * modules/mbschr: New file.
24991         * lib/mbschr.c: New file.
24992         * lib/string_.h (strchr): Add a conditional link warning.
24993         (mbschr): New declaration.
24994         * m4/mbschr.m4: New file.
24995         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
24996         GNULIB_MBSCHR.
24997         * modules/string (string.h): Also substitute GNULIB_MBSCHR.
24998         * MODULES.html.sh (Internationalization functions): Add mbschr.
24999
25000 2007-02-04  Paul Eggert  <eggert@cs.ucla.edu>
25001
25002         * lib/stdbool_.h: Mention that bool bit-fields aren't supported.
25003
25004         * modules/stdarg (configure.ac-early): Require AC_PROG_CC_STDC.
25005
25006 2007-02-04  Bruno Haible  <bruno@clisp.org>
25007
25008         New module description section 'configure.ac-early'.
25009         * gnulib-tool (sed_extract_prog): Recognize configure.ac-early.
25010         (func_get_autoconf_early_snippet): New function.
25011         (func_import, func_create_testdir): Use it. Remove special cases for
25012         modules 'extensions' and 'lock'.
25013         * modules/extensions (configure.ac-early): Require
25014         gl_USE_SYSTEM_EXTENSIONS.
25015         * modules/lock (configure.ac-early): Require gl_LOCK_EARLY.
25016
25017 2007-02-04  Bruno Haible  <bruno@clisp.org>
25018
25019         Make use of gcj-4.3's -fsource and -ftarget option.
25020         * m4/javacomp.m4 (gt_JAVACOMP): Test whether gcj is in version >= 4.3,
25021         and if so try the options -fsource and -ftarget.
25022         * lib/javacomp.c (compile_using_gcj): Add fsource_option,
25023         source_version, ftarget_option, target_version arguments.
25024         (is_envjavac_gcj43, is_envjavac_gcj43_usable): New functions.
25025         (is_envjavac_oldgcj_14_14_usable): Renamed from
25026         is_envjavac_gcj_14_14_usable.
25027         (is_envjavac_oldgcj_14_13_usable): Renamed from
25028         is_envjavac_gcj_14_13_usable.
25029         (is_gcj_present): Update.
25030         (is_gcj_43, is_gcj43_usable): New functions.
25031         (is_oldgcj_14_14_usable): Renamed from is_gcj_14_14_usable. Update.
25032         (is_oldgcj_14_13_usable): Renamed from is_gcj_14_13_usable. Update.
25033         (compile_java_class): Test whether gcj is in version >= 4.3, and if so
25034         try the options -fsource and -ftarget.
25035
25036 2007-02-03  Paul Eggert  <eggert@cs.ucla.edu>
25037
25038         * lib/xalloc.h (x2nrealloc): Fix an unlikely bug in the overflow
25039         checking code.  Set N = ceil (1.5 * N) rather than to a slightly
25040         larger value.
25041
25042 2007-02-03  Jim Meyering  <jim@meyering.net>
25043
25044         Give tools a better chance to allocate space for very large buffers.
25045         * lib/xalloc.h (x2nrealloc): Use 3/2, not 2, as buffer size factor.
25046
25047         Make pwd and readlink work also when run with an unreadable parent dir
25048         on systems with openat support.
25049         * lib/getcwd.c (__getcwd) [HAVE_PARTLY_WORKING_GETCWD]: Use the system
25050         provided getcwd function, even when we have openat support.
25051         Reported by Dmitry V. Levin in <http://bugzilla.redhat.com/227168>.
25052
25053 2007-02-02  Bruno Haible  <bruno@clisp.org>
25054
25055         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strchrnul,
25056         strdup, strndup, strnlen, strpbrk, strsep, strtok_r): Provoke a link
25057         error only if GNULIB_POSIXCHECK is defined. Needed to avoid artificial
25058         portability problems if one of these functions is only used on specific
25059         platforms.
25060         Reported by Paul Eggert.
25061
25062 2007-02-02  Paul Eggert  <eggert@cs.ucla.edu>
25063
25064         Avoid mempcpy in the regex code, as the string.h mempcpy stuff
25065         is causing more trouble than it's curing.
25066         * lib/regex_internal.h (__mempcpy): Remove.
25067         * lib/regcomp.c (regerror): Rewrite to avoid the need for mempcpy
25068         (and make the code a tad smaller to boot).
25069         * m4/regex.m4 (gl_PREREQ_REGEX): Don't check for mempcpy.
25070
25071 2007-02-02  Jim Meyering  <jim@meyering.net>
25072
25073         * modules/arpa_inet: Put AC_PROG_MKDIR_P in the configure.ac:
25074         section, not in the Makefile.am: one.
25075
25076 2007-02-02  Eric Blake  <ebb9@byu.net>
25077
25078         * lib/strchrnul.c: Always include config.h first.
25079
25080         * modules/mountlist (Depends-on): Revert 2007-01-31 change,
25081         gnulib strstr is not necessary here.
25082
25083 2007-02-02  Simon Josefsson  <simon@josefsson.org>
25084
25085         * m4/socklen.m4: Fix typo.
25086
25087 2007-02-02  Eric Blake  <ebb9@byu.net>
25088
25089         * modules/arpa_inet (Makefile.am): Use MKDIR_P to avoid races.
25090         * modules/netinet_in (Makefile.am): Likewise.
25091
25092 2007-02-01  Bruno Haible  <bruno@clisp.org>
25093
25094         * lib/string_.h (GL_LINK_WARNING): New macro.
25095         (strcasecmp, strstr, strcasestr): If provided by the system,
25096         conditionally define as a macro that leads to a warning instead of to
25097         an error.
25098         (strncasecmp): Conditionally define as a macro that leads to a warning.
25099
25100 2007-02-01  Karl Berry  <karl@gnu.org>
25101
25102         * config/srclist.txt (strtok_r.c): lose sync, no more strtok_r.h.
25103
25104 2007-02-01  Bruno Haible  <bruno@clisp.org>
25105
25106         * MODULES.html.sh (Unicode string functions): Update after 2007-01-27
25107         renamings.
25108
25109 2007-02-01  Eric Blake  <ebb9@byu.net>
25110
25111         * modules/regex (Depends-on): Revert dependence on mempcpy.
25112         * lib/regex_internal.h [! _LIBC && !__mempcpy]: Undo string
25113         module's definition of mempcpy.
25114         Reported by Paul Eggert.
25115
25116 2007-02-01  Paul Eggert  <eggert@cs.ucla.edu>
25117
25118         * lib/string_.h: If the gnulib module XYZ is not present, undefine
25119         the symbol XYZ before redefining it.  This fixes a problem with
25120         programs that don't use XYZ, when compiled on systems that define
25121         XYZ to something else.
25122
25123 2007-01-31  Paul Eggert  <eggert@cs.ucla.edu>
25124
25125         * lib/mkdir-p.c (make_dir_parents): Close a race condition that
25126         occurs when "mkdir -m foo" creates a setgid directory that is (1)
25127         writeable to group or other and (2) is intended to have a special
25128         mode bit that is set or cleared.  In such a case, the directory
25129         should be neither group- nor other-writeable until the special
25130         mode bits are right.
25131
25132 2007-01-31  Eric Blake  <ebb9@byu.net>
25133
25134         * modules/mountlist (Depends-on): Add strstr.
25135
25136         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): Correct m4 usage
25137         bug.
25138         * modules/string (Makefile.am): Remove redundant replacement.
25139         * modules/regex (Depends-on): Add mempcpy.
25140
25141 2007-01-31  Bruno Haible  <bruno@clisp.org>
25142
25143         New module description field 'Link'.
25144         * gnulib-tool (func_usage): Document --extract-link-directive.
25145         (sed_extract_prog): Recognize 'Link' directive.
25146         (func_get_link_directive): New function.
25147         (func_import): Show summary of link directives.
25148         Handle --extract-link-directive option.
25149         * modules/acl (Link): New section.
25150         * modules/clock-time (Link): New section.
25151         * modules/euidaccess (Link): New section.
25152         * modules/gettext (Link): New section.
25153         * modules/iconv (Link): New section.
25154         * modules/lock (Link): New section.
25155         * modules/nanosleep (Link): New section.
25156         * modules/readline (Link): New section.
25157
25158 2007-01-27  Bruno Haible  <bruno@clisp.org>
25159
25160         Enforce the use of gnulib modules for unportable <string.h> functions.
25161         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): New macro.
25162         (gl_STRING_MODULE_INDICATOR_DEFAULTS): New macro.
25163         (gl_HEADER_STRING_H_BODY): Require it.
25164         * lib/string_.h: If the gnulib module XYZ is not present, redefine
25165         the symbol XYZ to one that gives a link error.
25166         * modules/string (Makefile.am): Also substitute the GNULIB_* variables.
25167         * modules/memmem (configure.ac): Invoke gl_STRING_MODULE_INDICATOR.
25168         * modules/mempcpy (configure.ac): Likewise.
25169         * modules/memrchr (configure.ac): Likewise.
25170         * modules/stpcpy (configure.ac): Likewise.
25171         * modules/stpncpy (configure.ac): Likewise.
25172         * modules/strcase (configure.ac): Likewise.
25173         * modules/strcasestr (configure.ac): Likewise.
25174         * modules/strchrnul (configure.ac): Likewise.
25175         * modules/strdup (configure.ac): Likewise.
25176         * modules/strndup (configure.ac): Likewise.
25177         * modules/strnlen (configure.ac): Likewise.
25178         * modules/strpbrk (configure.ac): Likewise.
25179         * modules/strsep (configure.ac): Likewise.
25180         * modules/strstr (configure.ac): Likewise.
25181         * modules/strtok_r (configure.ac): Likewise.
25182
25183 2007-01-31  Jean-Louis Martineau  <martineau@zmanda.com>  (tiny change)
25184
25185         * lib/gai_strerror.c (values): Add EAI_OVERFLOW.
25186
25187 2007-01-30  Jim Meyering  <jim@meyering.net>
25188
25189         * lib/mpsort.c (mpsort): Remove spurious "return" in void function.
25190
25191 2007-01-29  Bruno Haible  <bruno@clisp.org>
25192
25193         * lib/allocsa.h: Use '#if HAVE_*' instead of '#ifdef HAVE_*'.
25194         * lib/execute.c: Likewise.
25195         * lib/pipe.c: Likewise.
25196         * lib/printf-args.h: Likewise.
25197         * lib/printf-args.c: Likewise.
25198         * lib/printf-parse.c: Likewise.
25199         * lib/vasnprintf.c: Likewise.
25200
25201 2007-01-29  Eric Blake  <ebb9@byu.net>
25202
25203         * lib/memrchr.c: Assume <string.h> unconditionally, to pull in
25204         declaration.
25205
25206 2007-01-29  Paul Eggert  <eggert@cs.ucla.edu>
25207
25208         * lib/strptime.h (strptime): Use 'restrict' for args where
25209         POSIX requires this.
25210         * lib/strptime.c (strptime): Likewise.
25211         Change license notice from LGPL to GPL, since gnulib-tool will
25212         change this as needed.
25213         Include <config.h> if _LIBC is not defined, not if HAVE_CONFIG_H is
25214         defined.
25215         Include "strptime.h" first, to check interface.
25216         Do not #undef _LIBC and _NL_CURRENT.
25217         Do not include <stdlib.h>; no longer needed.
25218         Include "time_r.h" and declare ptime_locale_status
25219         only if _LIBC is not defined.
25220         (__P): Remove unused macro.
25221         (match_string): Bring back glibc version, but use it only if _LIBC
25222         is defined.
25223         (__strptime_internal): Compile tm_gmtoff code if _LIBC is defined, too.
25224         Remove unnecessary assertion and abort() call.
25225         Use #ifdef _NL_CURRENT rather than #if 0, for benefit of glibc.
25226         * m4/strptime.m4: Fix serial number comment.
25227         (gl_FUNC_STRPTIME): Require AC_C_RESTRICT, gl_TM_GMTOFF.
25228         * modules/strptime (Files): Add m4/tm_gmtoff.m4.
25229         (Depends-on): Add time_r.
25230
25231 2007-01-29  Bruno Haible  <bruno@clisp.org>
25232
25233         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
25234         strptime.
25235         * modules/strptime (Depends-on): Add stdbool.
25236         * lib/strptime.h: Include <time.h> always. Add comments.
25237
25238 2007-01-29  Yoann Vandoorselaere  <yoann@prelude-ids.org>
25239
25240         * modules/strptime: New file.
25241         * lib/strptime.h: New file.
25242         * lib/strptime.c: New file.
25243         * m4/strptime.m4: New file.
25244
25245 2007-01-28  Paul Eggert  <eggert@cs.ucla.edu>
25246
25247         * MODULES.html.sh: New module mpsort.
25248         * lib/mpsort.c, lib/mpsort.h, m4/mpsort.m4, modules/mpsort: New files.
25249
25250         * lib/regex.h (_Restrict_): Renamed from __restrict, to avoid
25251         a circularity problem with HP-UX ia64 reported by Bob Proulx in
25252         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00394.html>.
25253         All uses changed.
25254         (_Restrict_arr_): Renamed from __restrict_arr, for similar reasons.
25255         All uses changed.
25256         * lib/regcomp.c, lib/regexec.c: Change all uses from __restrict
25257         to _Restrict_.
25258         * lib/regexec.c (regexec): Declare pmatch with _Restrict_arr_, so that
25259         the parameter matches the prototype.
25260
25261 2007-01-28  Jim Meyering  <jim@meyering.net>
25262
25263         * modules/sys_time (Makefile.am) [MOSTLYCLEANFILES]: Do use
25264         sys/time.h here, reverting that part of the previous patch:
25265         <http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/8959>.
25266
25267 2007-01-28  Bruno Haible  <bruno@clisp.org>
25268
25269         * modules/sys_time (Makefile.am): Build sys/time.h only when it's the
25270         value of $(SYS_TIME_H).
25271         [MOSTLYCLEANFILES]: Now that sys/time.h is created only when needed,
25272         remove it conditionally, too. [added by Jim Meyering]
25273         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Set SYS_TIME_H.
25274         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY):
25275         (gl_FUNC_GETTIMEOFDAY_CLOBBER): Set SYS_TIME_H when setting
25276         GETTIMEOFDAY_REPLACEMENT to 1.
25277
25278 2007-01-28  Bruno Haible  <bruno@clisp.org>
25279
25280         * m4/unistd_h.m4 (gl_HEADER_UNISTD_DEFAULTS): New macro.
25281         (gl_HEADER_UNISTD): Require it. Don't set UNISTD_H to empty here.
25282         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Require gl_HEADER_UNISTD_DEFAULTS.
25283         Set UNISTD_H instead of UNISTD_H2.
25284         * modules/fchdir (BUILT_SOURCES): Drop $(UNISTD_H2).
25285
25286 2007-01-28  Bruno Haible  <bruno@clisp.org>
25287
25288         * modules/mbchar (Makefile.am): Add mbchar.c to lib_SOURCES.
25289         * m4/mbchar.m4 (gl_MBCHAR): Remove AC_LIBOBJ invocation.
25290
25291 2007-01-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
25292
25293         * gnulib-tool (func_emit_lib_Makefile_am, func_add_or_update)
25294         (func_create_testdir): Ensure C locale for `grep' and `tr'
25295         character ranges.
25296         (func_create_megatestdir): Avoid one `grep'.  Fix bug in
25297         ACLOCAL_AMFLAGS parsing state machine.
25298
25299 2007-01-27  Bruno Haible  <bruno@clisp.org>
25300
25301         * modules/unistr/base: Update.
25302
25303 2007-01-27  Bruno Haible  <bruno@clisp.org>
25304
25305         Rename u32-mbtouc -> u32-mbtouc-unsafe, u32-mbtouc-safe -> u32-mbtouc,
25306         u32_mbtouc -> u32_mbtouc_unsafe, u32_mbtouc_safe -> u32_mbtouc.
25307         * modules/unistr/u32-mbtouc-unsafe: Renamed from
25308         modules/unistr/u32-mbtouc.
25309         * lib/unistr/u32-mbtouc-unsafe.c: Renamed from lib/unistr/u32-mbtouc.c.
25310         * lib/unistr.h: Update.
25311         * lib/linebreak.c: Update.
25312         * modules/unistr/u32-mbtouc: Renamed from
25313         modules/unistr/u32-mbtouc-safe.
25314         * lib/unistr/u32-mbtouc.c: Renamed from lib/unistr/u32-mbtouc-safe.c.
25315         * lib/unistr.h: Update.
25316         * lib/unistr/u32-to-u8.c: Update.
25317         * lib/unistr/u32-to-u16.c: Update.
25318
25319 2007-01-27  Bruno Haible  <bruno@clisp.org>
25320
25321         Rename utf16-ucs4 -> utf16-ucs4-unsafe, utf16-ucs4-safe -> utf16-ucs4,
25322         u16_mbtouc -> u16_mbtouc_unsafe, u16_mbtouc_safe -> u16_mbtouc.
25323         * modules/utf16-ucs4-unsafe: Renamed from modules/utf16-ucs4.
25324         * lib/utf16-ucs4-unsafe.h: Renamed from lib/utf16-ucs4.h.
25325         * lib/unistr/utf16-ucs4-unsafe.c: Renamed from lib/unistr/utf16-ucs4.c.
25326         * modules/unistr/u16-mbtouc-unsafe: Renamed from
25327         modules/unistr/u16-mbtouc.
25328         * lib/unistr/u16-mbtouc-unsafe.c: Renamed from lib/unistr/u16-mbtouc.c.
25329         * lib/unistr.h: Update.
25330         * lib/linebreak.c: Update.
25331         * modules/linebreak: Update.
25332         * modules/utf16-ucs4: Renamed from modules/utf16-ucs4-safe.
25333         * lib/utf16-ucs4.h: Renamed from lib/utf16-ucs4-safe.h.
25334         * lib/unistr/utf16-ucs4.c: Renamed from lib/unistr/utf16-ucs4-safe.c.
25335         * modules/unistr/u16-mbtouc: Renamed from
25336         modules/unistr/u16-mbtouc-safe.
25337         * lib/unistr/u16-mbtouc.c: Renamed from lib/unistr/u16-mbtouc-safe.c.
25338         * lib/unistr.h: Update.
25339         * lib/unistr/u16-to-u8.c: Update.
25340         * modules/unistr/u16-to-u8: Update.
25341         * lib/unistr/u16-to-u32.c: Update.
25342         * modules/unistr/u16-to-u32: Update.
25343
25344 2007-01-27  Bruno Haible  <bruno@clisp.org>
25345
25346         Rename utf8-ucs4 -> utf8-ucs4-unsafe, utf8-ucs4-safe -> utf8-ucs4,
25347         u8_mbtouc -> u8_mbtouc_unsafe, u8_mbtouc_safe -> u8_mbtouc.
25348         * modules/utf8-ucs4-unsafe: Renamed from modules/utf8-ucs4.
25349         * lib/utf8-ucs4-unsafe.h: Renamed from lib/utf8-ucs4.h.
25350         * lib/unistr/utf8-ucs4-unsafe.c: Renamed from lib/unistr/utf8-ucs4.c.
25351         * modules/unistr/u8-mbtouc-unsafe: Renamed from
25352         modules/unistr/u8-mbtouc.
25353         * lib/unistr/u8-mbtouc-unsafe.c: Renamed from lib/unistr/u8-mbtouc.c.
25354         * lib/unistr.h: Update.
25355         * lib/striconveh.c: Update.
25356         * modules/striconveh: Update.
25357         * lib/linebreak.c: Update.
25358         * modules/linebreak: Update.
25359         * modules/utf8-ucs4: Renamed from modules/utf8-ucs4-safe.
25360         * lib/utf8-ucs4.h: Renamed from lib/utf8-ucs4-safe.h.
25361         * lib/unistr/utf8-ucs4.c: Renamed from lib/unistr/utf8-ucs4-safe.c.
25362         * modules/unistr/u8-mbtouc: Renamed from modules/unistr/u8-mbtouc-safe.
25363         * lib/unistr/u8-mbtouc.c: Renamed from lib/unistr/u8-mbtouc-safe.c.
25364         * lib/unistr.h: Update.
25365         * lib/striconveh.c: Update.
25366         * modules/striconveh: Update.
25367         * lib/unistr/u8-to-u16.c: Update.
25368         * modules/unistr/u8-to-u16: Update.
25369         * lib/unistr/u8-to-u32.c: Update.
25370         * modules/unistr/u8-to-u32: Update.
25371
25372 2007-01-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
25373
25374         Sync from Libtool.
25375         * lib/argz.c: Do not include strings.h nor memory.h, include
25376         string.h unconditionally.  Patch by Simon Josefsson.
25377
25378 2007-01-27  Bruno Haible  <bruno@clisp.org>
25379
25380         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): New macro, extracted
25381         from gl_HEADER_STRING_H_BODY.
25382         (gl_HEADER_STRING_H_BODY): Require it.
25383         * m4/memmem.m4 (gl_FUNC_MEMMEM): Require gl_HEADER_STRING_H_DEFAULTS.
25384         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Likewise.
25385         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Likewise.
25386         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Likewise.
25387         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
25388         * m4/strcase.m4 (gl_FUNC_STRCASECMP, gl_FUNC_STRNCASECMP): Likewise.
25389         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
25390         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Likewise.
25391         * m4/strdup.m4 (gl_FUNC_STRDUP): Likewise.
25392         * m4/strndup.m4 (gl_FUNC_STRNDUP): Likewise.
25393         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Likewise.
25394         * m4/strpbrk.m4 (gl_FUNC_STRPBRK): Likewise.
25395         * m4/strsep.m4 (gl_FUNC_STRSEP): Likewise.
25396         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
25397         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
25398
25399 2007-01-27  Bruno Haible  <bruno@clisp.org>
25400
25401         * gnulib-tool (func_emit_lib_Makefile_am): If $for_test is true, turn
25402         check_PROGRAMS into noinst_PROGRAMS.
25403         (func_emit_tests_Makefile_am): Likewise. Also don't initialize
25404         check_PROGRAMS in this case.
25405         (func_import): Set for_test to false.
25406         (func_create_testdir): Set for_test to true.
25407
25408 2007-01-27  Yoann Vandoorselaere <yoann.v@prelude-ids.com>
25409             Bruno Haible  <bruno@clisp.org>
25410
25411         * modules/strcasestr (Files): Remove lib/strcasestr.h.
25412         (Depends-on): Add string.
25413         (Includes): Use <string.h> instead of strcasestr.h.
25414         * modules/string (Makefile.am): Also substitute the value of
25415         REPLACE_STRCASESTR.
25416         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Don't define strcasestr here;
25417         assume strcasestr is declared in <string.h> not <strings.h>. Also
25418         set REPLACE_STRCASESTR.
25419         * m4/string_h.m4 (gl_HEADER_STRING_H_BODY): Provide a default value for
25420         REPLACE_STRCASESTR.
25421         * lib/strcasestr.h: Remove file.
25422         * lib/strcasestr.c: Include <string.h> instead of strcasestr.h.
25423         * lib/string_.h (strcasestr): New declaration.
25424
25425 2007-01-27  Bruno Haible  <bruno@clisp.org>
25426
25427         * lib/string_.h: Use 'extern'.
25428
25429 2007-01-27  Jim Meyering  <jim@meyering.net>
25430
25431         * lib/regex_internal.c (re_string_reconstruct): Remove declaration
25432         of set-but-not-used local, "q".
25433
25434         * lib/mempcpy.c: Include <config.h> before <string.h>.
25435         This fixes a compilation error on HP-UX, due to the system's
25436         "restrict"-using mempcpy prototype.
25437
25438 2007-01-26  Bruno Haible  <bruno@clisp.org>
25439
25440         Small optimization.
25441         * lib/javacomp.c: Include c-strstr.h.
25442          (is_envjavac_gcj): Use c_strstr instead of strstr.
25443         * modules/javacomp (Depends-on): Add c-strstr, remove strstr.
25444
25445 2007-01-26  Bruno Haible  <bruno@clisp.org>
25446
25447         * MODULES.html.sh (Unicode string functions): Add the new modules.
25448
25449         * modules/uniconv/u32-strconv-to-locale: New file.
25450         * lib/uniconv/u32-strconv-to-locale.c: New file.
25451
25452         * modules/uniconv/u16-strconv-to-locale: New file.
25453         * lib/uniconv/u16-strconv-to-locale.c: New file.
25454
25455         * modules/uniconv/u8-strconv-to-locale: New file.
25456         * lib/uniconv/u8-strconv-to-locale.c: New file.
25457
25458         * modules/uniconv/u32-strconv-from-locale: New file.
25459         * lib/uniconv/u32-strconv-from-locale.c: New file.
25460
25461         * modules/uniconv/u16-strconv-from-locale: New file.
25462         * lib/uniconv/u16-strconv-from-locale.c: New file.
25463
25464         * modules/uniconv/u8-strconv-from-locale: New file.
25465         * lib/uniconv/u8-strconv-from-locale.c: New file.
25466
25467         * modules/uniconv/u32-strconv-to-enc: New file.
25468         * lib/uniconv/u32-strconv-to-enc.c: New file.
25469         * modules/uniconv/u32-strconv-to-enc-tests: New file.
25470         * tests/uniconv/test-u32-strconv-to-enc.c: New file.
25471
25472         * modules/uniconv/u16-strconv-to-enc: New file.
25473         * lib/uniconv/u16-strconv-to-enc.c: New file.
25474         * lib/uniconv/u-strconv-to-enc.h: New file.
25475         * modules/uniconv/u16-strconv-to-enc-tests: New file.
25476         * tests/uniconv/test-u16-strconv-to-enc.c: New file.
25477
25478         * modules/uniconv/u8-strconv-to-enc: New file.
25479         * lib/uniconv/u8-strconv-to-enc.c: New file.
25480         * modules/uniconv/u8-strconv-to-enc-tests: New file.
25481         * tests/uniconv/test-u8-strconv-to-enc.c: New file.
25482
25483         * modules/uniconv/u32-strconv-from-enc: New file.
25484         * lib/uniconv/u32-strconv-from-enc.c: New file.
25485         * modules/uniconv/u32-strconv-from-enc-tests: New file.
25486         * tests/uniconv/test-u32-strconv-from-enc.c: New file.
25487
25488         * modules/uniconv/u16-strconv-from-enc: New file.
25489         * lib/uniconv/u16-strconv-from-enc.c: New file.
25490         * modules/uniconv/u16-strconv-from-enc-tests: New file.
25491         * tests/uniconv/test-u16-strconv-from-enc.c: New file.
25492
25493         * modules/uniconv/u8-strconv-from-enc: New file.
25494         * lib/uniconv/u8-strconv-from-enc.c: New file.
25495         * lib/uniconv/u-strconv-from-enc.h: New file.
25496         * modules/uniconv/u8-strconv-from-enc-tests: New file.
25497         * tests/uniconv/test-u8-strconv-from-enc.c: New file.
25498
25499         * modules/uniconv/u32-conv-from-enc: New file.
25500         * lib/uniconv/u32-conv-from-enc.c: New file.
25501         * modules/uniconv/u32-conv-from-enc-tests: New file.
25502         * tests/uniconv/test-u32-conv-from-enc.c: New file.
25503
25504         * modules/uniconv/u16-conv-from-enc: New file.
25505         * lib/uniconv/u16-conv-from-enc.c: New file.
25506         * lib/uniconv/u-conv-from-enc.h: New file.
25507         * modules/uniconv/u16-conv-from-enc-tests: New file.
25508         * tests/uniconv/test-u16-conv-from-enc.c: New file.
25509
25510         * modules/uniconv/u8-conv-from-enc: New file.
25511         * lib/uniconv/u8-conv-from-enc.c: New file.
25512         * modules/uniconv/u8-conv-from-enc-tests: New file.
25513         * tests/uniconv/test-u8-conv-from-enc.c: New file.
25514
25515         * modules/uniconv/base: New file.
25516         * lib/uniconv.h: New file.
25517
25518 2007-01-26  Paul Eggert  <eggert@cs.ucla.edu>
25519
25520         * doc/gnulib-tool.texi (Initial import): Update to match current
25521         behavior with strdup module.
25522         * lib/.cppi-disable: Remove strcase.h, strdup.h, strndup.h, strnlen.h.
25523         * lib/memmem.h: Remove; all uses removed.  This is now done
25524         by <string.h>.
25525         * lib/mempcpy.h: Likewise.
25526         * lib/memrchr.h: Likewise.
25527         * lib/stpcpy.h: Likewise.
25528         * lib/stpncpy.h: Likewise.
25529         * lib/strcase.h: Likewise.
25530         * lib/strchrnul.h: Likewise.
25531         * lib/strdup.h: Likewise.
25532         * lib/strndup.h: Likewise.
25533         * lib/strnlen.h: Likewise.
25534         * lib/strpbrk.h: Likewise.
25535         * lib/strsep.h: Likewise.
25536         * lib/strstr.h: Likewise.
25537         * lib/strtok_r.h: Likewise.
25538         * lib/string_.h: New file.
25539         * lib/argp-namefrob.h: Don't include no-longer-existent include files.
25540         Rely on <string.h> instead.
25541         * lib/canon-host.c: Likewise.
25542         * lib/chdir-long.c: Likewise.
25543         * lib/concatpath.c: Likewise.
25544         * lib/exclude.c: Likewise.
25545         * lib/fchdir.c: Likewise.
25546         * lib/getaddrinfo.c: Likewise.
25547         * lib/getcwd.c: Likewise.
25548         * lib/getsubopt.c: Likewise.
25549         * lib/glob.c: Likewise.
25550         * lib/hard-locale.c: Likewise.
25551         * lib/iconvme.c: Likewise.
25552         * lib/javacomp.c: Likewise.
25553         * lib/mempcpy.c: Likewise.
25554         * lib/memrchr.c: Likewise.
25555         * lib/regex_internal.h: Likewise.
25556         * lib/stpncpy.c: Likewise.
25557         * lib/strcasecmp.c: Likewise.
25558         * lib/strchrnul.c: Likewise.
25559         * lib/strdup.c: Likewise.
25560         * lib/striconv.c: Likewise.
25561         * lib/striconveh.c: Likewise.
25562         * lib/striconveha.c: Likewise.
25563         * lib/strncasecmp.c: Likewise.
25564         * lib/strndup.c: Likewise.
25565         * lib/strnlen.c: Likewise.
25566         * lib/strsep.c: Likewise.
25567         * lib/strstr.c: Likewise.
25568         * lib/strtok_r.c: Likewise.
25569         * lib/userspec.c: Likewise.
25570         * lib/w32spawn.h: Likewise.
25571         * lib/xstrndup.c: Likewise.
25572         * lib/mountlist.c (strstr): Remove decl.
25573         * m4/string_h.m4: New file.
25574         * m4/memmem.m4 (gl_FUNC_MEMMEM): Set HAVE_DECL_MEMMEM if necessary.
25575         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Set HAVE_MEMPCPY if necessary.
25576         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Set HAVE_MEMRCHR
25577         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Set HAVE_STPCPY if necessary.
25578         * m4/stpncpy.m4 (gl_PREREQ_STPNCPY): Set HAVE_STPNCPY if necessary.
25579         * m4/strcase.m4 (gl_FUNC_STRCASECMP):
25580         Set REPLACE_STRCASECMP if necessary.
25581         (gl_FUNC_STRNCASECMP): Set HAVE_DECL_STRNCASECMP if necessary.
25582         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Set HAVE_STRCHRNUL if necessary.
25583         * m4/strdup.m4 (gl_FUNC_STRDUP): Set HAVE_DECL_STRDUP if necessary.
25584         * m4/strndup.m4 (gl_FUNC_STRNDUP): Set HAVE_DECL_STRNLEN and
25585         HAVE_DECL_STRDUP if necessary.
25586         (gl_PREREQ_STRNLEN): Don't bother to check for strnlen decl,
25587         since gl_FUNC_STRNDUP does that now.
25588         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Set HAVE_DECL_STRNLEN if necessary.
25589         Check for decl here...
25590         (gl_PREREQ_STRNLEN): ... not here.
25591         * m4/strpbrk.m4 (gl_FUNC_STRPBRK): Set HAVE_STRPBRK if necessary.
25592         * m4/strsep.m4 (gl_FUNC_STRSEP): Set HAVE_STRSEP if necessary.
25593         * m4/strstr.m4 (gl_FUNC_STRSTR): Set REPLACE_STRSTR if necessary.
25594         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Set HAVE_DECL_STRTOK_R if
25595         necessary.
25596         * modules/string: New file.
25597         * modules/memmem (Files): Remove special-purpose include file.
25598         (Depends-on): Add string.
25599         (Include): Include <string.h>, not the removed file.
25600         * modules/mempcpy: Likewise.
25601         * modules/memrchr: Likewise.
25602         * modules/stpcpy: Likewise.
25603         * modules/stpncpy: Likewise.
25604         * modules/strcase: Likewise.
25605         * modules/strchrnul: Likewise.
25606         * modules/strdup: Likewise.
25607         * modules/strndup: Likewise.
25608         * modules/strnlen: Likewise.
25609         * modules/strpbrk: Likewise.
25610         * modules/strsep: Likewise.
25611         * modules/strstr: Likewise.
25612         * modules/strtok_r: Likewise.
25613         * tests/test-dirname.c: Don't include "strdup.h", since
25614         <string.h> now suffices.
25615         * tests/test-memmem.c: Don't include "memmem.h", since
25616         <string.h> now suffices.
25617
25618 2007-01-25  Bruno Haible  <bruno@clisp.org>
25619
25620         * lib/striconveh.c (mem_cd_iconveh_internal): Ignore *lengthp if
25621         *resultp is 0.
25622
25623         * lib/unistr/u16-to-u8.c (u16_to_u8): Fix u8_uctomb invocation.
25624         * lib/unistr/u32-to-u8.c (u32_to_u8): Likewise.
25625         * lib/unistr/u8-to-u16.c (u8_to_u16): Fix u16_uctomb invocation.
25626         * lib/unistr/u32-to-u16.c (u32_to_u16): Likewise.
25627
25628         * modules/unistr/u8-to-u16 (Depends-on): Add missing modules.
25629         * modules/unistr/u8-to-u32 (Depends-on): Add missing modules.
25630         * modules/unistr/u16-to-u8 (Depends-on): Add missing modules.
25631         * modules/unistr/u16-to-u32 (Depends-on): Add missing modules.
25632         * modules/unistr/u32-to-u8 (Depends-on): Add missing modules.
25633         * modules/unistr/u32-to-u16 (Depends-on): Add missing modules.
25634
25635 2007-01-24  Bruno Haible  <bruno@clisp.org>
25636
25637         Don't AC_REQUIRE autoconf macros that invoke AC_LIBOBJ. See
25638         <http://lists.gnu.org/archive/html/bug-gnulib/2006-10/msg00279.html>.
25639         * m4/argp.m4 (gl_ARGP): Invoke, don't require, gl_GETOPT_SUBSTITUTE.
25640         * m4/fts.m4 (gl_FUNC_FTS, gl_FUNC_FTS_LGPL): Invoke, don't require,
25641         gl_FUNC_FTS_CORE.
25642         (gl_FUNC_FTS_CORE): Invoke, don't require, gl_FUNC_OPENAT.
25643         * m4/lstat.m4 (gl_FUNC_LSTAT): Invoke, don't require,
25644         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
25645         * m4/memcmp.m4 (gl_FUNC_MEMCMP): Invoke, don't require, AC_FUNC_MEMCMP.
25646         * m4/mktime.m4 (gl_FUNC_MKTIME): Invoke, don't require, AC_FUNC_MKTIME.
25647         * m4/openat.m4 (gl_FUNC_OPENAT): Invoke, don't require,
25648         gl_FUNC_FCHOWNAT.
25649         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME): Invoke, don't require,
25650         gl_FUNC_STRFTIME.
25651         * m4/strtod.m4 (gl_FUNC_STRTOD): Invoke, don't require, AC_FUNC_STRTOD.
25652         Reported by Ralf Wildenhues.
25653
25654 2007-01-24  Bruno Haible  <bruno@clisp.org>
25655
25656         Drop AC_REQUIRE calls that are redundant with the module dependencies.
25657         * m4/canon-host.m4 (gl_PREREQ_CANON_HOST): Don't require
25658         gl_GETADDRINFO.
25659         * m4/chdir-long.m4 (gl_PREREQ_CHDIR_LONG): Don't require AM_STDBOOL_H,
25660         gl_FUNC_MEMPCPY, gl_FUNC_OPENAT, gl_FUNC_MEMRCHR.
25661         * m4/openat.m4 (gl_PREREQ_OPENAT): Don't require gl_SAVE_CWD.
25662
25663 2007-01-24  Paul Eggert  <eggert@cs.ucla.edu>
25664
25665         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Add test for glibc bug 361.
25666         Don't use 'exit'; just return from 'main'.
25667         (_AC_LIBOBJ_FNMATCH): Check for headers and functions just once.
25668
25669         * lib/fnmatch_.h: Readjust white space and comments to match
25670         glibc, to avoid spurious diffs.
25671
25672 2007-01-23  Paul Eggert  <eggert@cs.ucla.edu>
25673
25674         * lib/fnmatch_loop.c (internal_fnmatch) [!_LIBC]: #if-out the
25675         2004-12-01 change by Jakub Jelinek, since this code won't compile
25676         if !LIBC.  Problem reported by Bob Proulx.
25677
25678 2007-01-23  Bruno Haible  <bruno@clisp.org>
25679
25680         * lib/striconveh.c: Include c-strcaseeq.h.
25681         (mem_iconveh, str_iconveh): Use STRCASEEQ instead of c_strcasecmp.
25682         * modules/striconveh (Depends-on): Add c-strcaseeq.
25683
25684 2007-01-23  Bruno Haible  <bruno@clisp.org>
25685
25686         * MODULES.html.sh (String handling): Add streq, c-strcaseeq.
25687
25688         * modules/c-strcaseeq: New file.
25689         * lib/c-strcaseeq.h: New file.
25690
25691         * modules/streq: New file.
25692         * lib/streq.h: New file.
25693
25694 2007-01-23  Bruno Haible  <bruno@clisp.org>
25695
25696         * modules/striconveha-tests: New file.
25697         * tests/test-striconveha.c: New file.
25698
25699         * lib/striconveha.h: Include <stdbool.h>.
25700         (mem_iconveha, str_iconveha): Add 'transliterate' argument.
25701         * lib/striconveha.c: Include allocsa.h, strdup.h, c-strcase.h.
25702         (mem_iconveha_notranslit): Renamed from mem_iconveha.
25703         (mem_iconveha): New function.
25704         (str_iconveha_notranslit): Renamed from str_iconveha.
25705         (str_iconveha): New function.
25706         * modules/striconveha (Depends-on): Add stdbool, allocsa, strdup,
25707         c-strcase.
25708
25709 2007-01-23  Bruno Haible  <bruno@clisp.org>
25710
25711         * lib/striconveha.c (mem_iconveha): Fix endless recursion. Try all
25712         encodings without forgiving before trying any encoding with handler.
25713         (str_iconveha): Try all encodings without forgiving before trying any
25714         encoding with handler.
25715
25716 2007-01-23  Paul Eggert  <eggert@cs.ucla.edu>
25717
25718         Import the following changes from libc.
25719
25720         2005-10-14  Ulrich Drepper  <drepper@redhat.com>
25721
25722         * lib/fnmatch_loop.c: Adjust for changed secondary hash function.
25723
25724         2004-12-01  Jakub Jelinek  <jakub@redhat.com>
25725
25726         * lib/fnmatch_loop.c (internal_fnmatch): Clear is_seqval after
25727         normal_bracket label.
25728
25729         2004-09-01  Jakub Jelinek  <jakub@redhat.com>
25730
25731         [BZ #361]
25732         * lib/fnmatch_loop.c (FCT): For backslash between brackets, branch
25733         to normal_bracket after fetching the next character.
25734
25735 2007-01-22  Bruno Haible  <bruno@clisp.org>
25736
25737         * lib/striconveh.h (mem_cd_iconveh, mem_iconveh): Add 'offsets'
25738         argument.
25739         * lib/striconveh.c (iconv_carefully_1): New function.
25740         (mem_cd_iconveh_internal, mem_cd_iconveh, mem_iconveh): Add 'offsets'
25741         argument.
25742         (str_cd_iconveh): Update.
25743         * lib/striconveha.h (mem_iconveha): Add 'offsets' argument.
25744         * lib/striconveha.c (mem_iconveha): Add 'offsets' argument.
25745         * tests/test-striconveh.c (MAGIC): New macro.
25746         (new_offsets): New function.
25747         (main): Test call with and without offsets.
25748
25749 2007-01-22  Bruno Haible  <bruno@clisp.org>
25750
25751         * modules/sys_stat (Makefile.am): Use @MKDIR_P@ instead of $(MKDIR_P).
25752         * modules/sys_select (Makefile.am): Likewise.
25753         * modules/sys_socket (Makefile.am): Likewise.
25754         * modules/sys_time (Makefile.am): Likewise.
25755
25756 2007-01-22  Paul Eggert  <eggert@cs.ucla.edu>
25757
25758         * modules/gettimeofday (License): Change from GPL to LGPL, since
25759         gettimeofday is a library function.
25760
25761 2007-01-22  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
25762
25763         * lib/poll.c (rpl_poll): Don't check against FD_SETSIZE under Win32.
25764
25765 2007-01-21  Bruno Haible  <bruno@clisp.org>
25766
25767         * m4/gnulib-common.m4 (AC_PROG_MKDIR_P): New macro.
25768
25769 2007-01-21  Bruno Haible  <bruno@clisp.org>
25770
25771         * modules/striconveha: New file.
25772         * lib/striconveha.h: New file.
25773         * lib/striconveha.c: New file.
25774         * MODULES.html.sh (Internationalization functions): Add striconveha.
25775         * lib/striconv.c (str_iconv): Optimize the case of an empty input
25776         string.
25777         * lib/striconveh.c (mem_iconveh, str_iconveh): Likewise.
25778
25779 2007-01-21  Bruno Haible  <bruno@clisp.org>
25780
25781         * lib/striconv.c (str_iconv): Guarantee errno is set when strdup fails.
25782         * lib/striconveh.c (str_iconveh): Likewise.
25783
25784 2007-01-21  Bruno Haible  <bruno@clisp.org>
25785
25786         * lib/striconveh.h (mem_iconveh): New declaration.
25787         * lib/striconveh.c (mem_iconveh): New function.
25788         * tests/test-striconveh.c (main): Add tests for mem_iconveh.
25789
25790 2007-01-21  Bruno Haible  <bruno@clisp.org>
25791
25792         * lib/xstriconv.h (xmem_cd_iconv): Change specification.
25793
25794         * lib/striconveh.h (mem_cd_iconveh): Change specification.
25795         * lib/striconveh.c (mem_cd_iconveh): Don't free the user-supplied
25796         original result buffer.
25797         (str_cd_iconveh): Update.
25798         * tests/test-striconveh.c (main): Update.
25799
25800         * lib/striconv.h (mem_cd_iconv): Change specification.
25801         * lib/striconv.c (mem_cd_iconv): Don't free the user-supplied original
25802         result buffer.
25803         (str_cd_iconv): Update.
25804         * tests/test-striconv.c (main): Update.
25805
25806 2007-01-21  Bruno Haible  <bruno@clisp.org>
25807
25808         * gnulib-tool: Fix test whether sed is GNU sed supporting --posix.
25809
25810 2007-01-20  Jim Meyering  <jim@meyering.net>
25811
25812         * lib/userspec.c (parse_with_separator): If a user or group string
25813         starts with "+", skip the corresponding name-to-ID look-up, since
25814         such a look-up must fail: user and group names may not include "+".
25815
25816 2007-01-19  Paul Eggert  <eggert@cs.ucla.edu>
25817
25818         * lib/poll.c: Include sys/time.h and time.h unconditionally,
25819         since we now assume the sys_time module.
25820         * m4/poll.m4 (gl_PREREQ_POLL): Don't require AC_HEADER_TIME or
25821         check for sys/time.h; no longer needed.
25822         * modules/poll (Depends-on): Depend on sys_time.
25823
25824 2007-01-18  Bruno Haible  <bruno@clisp.org>
25825
25826         * m4/mktime.m4 (AC_FUNC_MKTIME): Remove test for <sys/time.h>.
25827         * m4/strftime.m4 (gl_FUNC_STRFTIME): Likewise.
25828
25829         * m4/tempname.m4 (gl_PREREQ_TEMPNAME): Remove tests for sys/time.h and
25830         gettimeofday.
25831
25832         * tests/test-gettimeofday.c: Include <time.h>.
25833         (dummy): Remove variable.
25834
25835         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Renamed from
25836         gl_HEADER_SYS_TIME_H.
25837         (gl_HEADER_SYS_TIME_H): New macro.
25838
25839         * lib/sys_time_.h: Test GETTIMEOFDAY_REPLACEMENT instead of
25840         HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
25841         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY,
25842         gl_FUNC_GETTIMEOFDAY_CLOBBER): Set GETTIMEOFDAY_REPLACEMENT instead of
25843         HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
25844         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H): Initialize
25845         GETTIMEOFDAY_REPLACEMENT instead of HAVE_GETTIMEOFDAY_POSIX_SIGNATURE
25846         and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
25847         * modules/sys_time (sys/time.h): Substitute GETTIMEOFDAY_REPLACEMENT
25848         instead of HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and
25849         GETTIMEOFDAY_CLOBBERS_LOCALTIME.
25850
25851         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Undo the
25852         last change; it caused a compilation error when cross-compiling to
25853         Cygwin.
25854
25855 2007-01-18  Jim Meyering  <jim@meyering.net>
25856
25857         Use "$(MKDIR_P) sys", not race-prone "test -d sys || mkdir sys".
25858         * modules/sys_stat (Makefile.am): Use "$(MKDIR_P) sys", rather
25859         than the race-prone "test -d sys || mkdir sys".
25860         (configure.ac): Use AC_PROG_MKDIR_P.
25861         * modules/sys_select: Likewise.
25862         * modules/sys_socket: Likewise.
25863         * modules/sys_time: Likewise.
25864
25865 2007-01-18  Eric Blake  <ebb9@byu.net>
25866
25867         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Also
25868         replace gettimeofday.
25869         * lib/gettimeofday.c (rpl_gettimeofday): Declare with replacement
25870         name, to avoid infinite recursion.
25871
25872 2007-01-17  Paul Eggert  <eggert@cs.ucla.edu>
25873
25874         * MODULES.html.sh (Support for systems lacking POSIX:2001): New
25875         module sys_time.
25876         * lib/gethrxtime.c: Include <sys/time.h>, since we can no longer
25877         assume timespec.h defines struct timeval.
25878         * lib/settime.c: Likewise.
25879         * lib/utimens.c: Likewise.
25880         * lib/gettime.c (gettime): Remove test against HAVE_GETTIMEOFDAY,
25881         since we now assume the gettimeofday module.
25882         * lib/tempname.c (__gen_tempname): Likewise.
25883         * lib/gettimeofday.h: Remove.
25884         * lib/gettimeofday.c: Include <sys/time.h> instead of "gettimeofday.h".
25885         Don't include <sys/types.h> and <stdlib.h>; shouldn't be needed.
25886         Include <time.h>, for 'time()'.
25887         (localtime_buffer_addr): Also use this workaround if
25888         TZSET_CLOBBERS_LOCALTIME.  Set to a dummy static variable by default,
25889         to simplify the uses.  All uses changed.
25890         (localtime, gmtime, tzset, gettimeofday): Reformat slightly so
25891         that #undef is inside {}, and 'const' follows type name consistently.
25892         (tzset): Define replacement only if TZSET_CLOBBERS_LOCALTIME.
25893         (gettimeofday): Do not use the maximum possible value for
25894         tv->tv_usec, since that might break usages other than ls.c.
25895         Instead, we'll leave ls.c alone.  This undoes today's patch
25896         by Bruno.  Add a compile-time warning for 1s-clock resolution;
25897         we've never observed the problem but might as well keep the
25898         canary.
25899         * lib/nanosleep.c: Include timespec.h first, for interface check.
25900         * lib/nanosleep.c: Include <sys/time.h> unconditionally, since we
25901         now assume the sys_time module.
25902         * lib/tempname.c: Likewise.
25903         * lib/timespec.h: Likewise.
25904         * lib/nanosleep.c: Don't worry about TIME_WITH_SYS_TIME; no longer
25905         needed.
25906         * lib/strftime.c: Likewise.
25907         * lib/timespec.h: Likewise.
25908         * lib/posixtm.c: Include posixtm.h first, for interface check.
25909         Don't worry about TM_IN_SYS_TIME; that's wayyy obsolete.
25910         * lib/posixtm.h: Include stdbool.h and time.h, for proper interface.
25911         * lib/strftime.c: Don't include <sys/types.h>; shouldn't be needed.
25912         * lib/sys_time_.h: New file.
25913         * lib/timespec.h (struct timespec): Use long int, not long.
25914         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY):
25915         (gl_FUNC_GETTIMEOFDAY_CLOBBER, gl_PREREQ_GETTIMEOFDAY):
25916         Remove obsolescent call to AC_HEADER_TIME.
25917         * m4/mktime.m4 (AC_FUNC_MKTIME): Likewise.
25918         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
25919         * m4/strftime.m4 (gl_FUNC_STRFTIME): Likewise.
25920         * m4/timespec.m4 (gl_TIMESPEC, gl_CHECK_TYPE_STRUCT_TIMESPEC):
25921         Likewise.
25922         * m4/tzset.m4 (gl_FUNC_TZSET_CLOBBER): Likewise.
25923         * m4/utimbuf.m4 (gl_CHECK_TYPE_STRUCT_UTIMBUF): Likewise.
25924         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY): Move sys/time.h tests
25925         into the sys_time module.  Check for gettimeofday just once.
25926         Prefix our variables with gl_, not with ac_ or jm_.  Tighten test
25927         for gettimeofday signature to just check the signature.  Merely
25928         compile it, since linking doesn't test signature.  Improve test for
25929         whether gettimeofday.o is actually needed.
25930         (gl_FUNC_GETTIMEOFDAY_CLOBBER): Renamed from
25931         AC_FUNC_GETTIMEOFDAY_CLOBBER.  All uses changed.  Use
25932         AC_RUN_IFELSE rather than AC_TRY_RUN.  If clobbering, set
25933         and define GETTIMEOFDAY_CLOBBERS_LOCALTIME.
25934         (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Don't define
25935         GETTIMEOFDAY_CLOBBERS_LOCALTIME; that's gl_FUNC_GETTIMEOFDAY_CLOBBER's
25936         job.  Don't define tzset; that's gl_FUNC_TZSET_CLOBBER's job.
25937         * m4/mktime.m4 (AC_FUNC_MKTIME): Just include <time.h> rather
25938         than worrying about sys/time.h.
25939         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
25940         Don't bother worrying about TIME_WITH_SYS_TIME.
25941         * m4/stat-time.m4 (gl_STAT_TIME): Likewise.
25942         * m4/posixtm.m4 (gl_POSIXTM): Remove obsolescent call to AC_STRUCT_TM.
25943         * m4/sys_time_h.m4: New file.
25944         * m4/tzset.m4 (gl_FUNC_TZSET_CLOBBER): Require gl_HEADER_SYS_TIME_H.
25945         Don't include sys/time.h.  Return from main rather than exiting.
25946         Define TZSET_CLOBBERS_LOCALTIME, for consistency with other names;
25947         all uses changed.
25948         * modules/gethrxtime (Depends-on): Add sys_time.
25949         * modules/gettime (Depends-on): Likewise.
25950         * modules/gettimeofday (Depends-on): Likewise.
25951         * modules/nanosleep (Depends-on): Likewise.
25952         * modules/settime (Depends-on): Likewise.
25953         * modules/tempname (Depends-on): Likewise.
25954         * modules/utimens (Depends-on): Likewise.
25955         * modules/gettimeofday (Files): Remove lib/gettimeofday.h.
25956         (Include:) Change back to <sys/time.h>.
25957         (Maintainer:) Add self.
25958         * modules/sys_time: New file.
25959         * modules/tempname (Depends-on): Add gettimeofday.
25960         * tests/test-gettimeofday.c: Include <sys/time.h>
25961         rather than gettimeofday.h.
25962
25963 2007-01-17  Bruno Haible  <bruno@clisp.org>
25964
25965         * gnulib-tool (func_get_license): Revert last patch. Instead, let
25966         the license default to GPL.
25967         (func_create_testdir): Don't complain if a module is LGPL and its
25968         tests module depends on GPLed modules.
25969
25970 2007-01-17  Bruno Haible  <bruno@clisp.org>
25971
25972         * lib/gettimeofday.c (gettimeofday): Add code for the case
25973         HAVE_GETTIMEOFDAY && !GETTIMEOFDAY_CLOBBERS_LOCALTIME. Use the
25974         maximum possible value for tv->tv_usec, rather than the minimum one.
25975
25976 2005-10-08  Martin Lambers  <marlam@marlam.de>
25977 2005-10-08  Paul Eggert  <eggert@cs.ucla.edu>
25978 2007-01-16  Bruno Haible  <bruno@clisp.org>
25979
25980         * modules/gettimeofday (Files): Add lib/gettimeofday.h.
25981         (configure.ac): Remove AC_FUNC_GETTIMEOFDAY_CLOBBER. Add
25982         gl_FUNC_GETTIMEOFDAY.
25983         (Include): Add gettimeofday.h.
25984         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY): New macro.
25985         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Don't invoke gl_PREREQ_GETTIMEOFDAY.
25986         (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Define
25987         GETTIMEOFDAY_CLOBBERS_LOCALTIME. Invoke gl_PREREQ_GETTIMEOFDAY here.
25988         (gl_PREREQ_GETTIMEOFDAY): Check for <sys/timeb.h> and _ftime.
25989         * lib/gettimeofday.h: New file.
25990         * lib/gettimeofday.c: Include <sys/timeb.h>.
25991         (localtime_buffer_addr, rpl_localtime, rpl_gmtime, rpl_tzset): Define
25992         only if GETTIMEOFDAY_CLOBBERS_LOCALTIME.
25993         (rpl_gettimeofday) [!HAVE_GETTIMEOFDAY]: Use _ftime() when available;
25994         fall back on time().
25995
25996         * tests/test-gettimeofday.c: New file.
25997         * modules/gettimeofday-tests: New file.
25998
25999 2007-01-16  Eric Blake  <ebb9@byu.net>
26000
26001         * modules/fnmatch (Depends-on): Depend on wchar.
26002         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Assume <wchar.h>.
26003         * m4/fnmatch.m4: Likewise.
26004         * modules/mbchar (Makefile.am): Assume <wchar.h>.
26005         * m4/mbchar.m4: Likewise.
26006         * modules/mbswidth (Depends-on): Depend on wchar.
26007         * lib/mbswidth.c: Assume <wchar.h>.
26008         * m4/mbswidth.m4: Likewise.
26009         * modules/quotearg (Depends-on): Depend on wchar.
26010         * lib/quotearg.c: Assume <wchar.h>.
26011         * m4/quotearg.m4: Likewise.
26012         * modules/regex (Depends-on): Depend on wchar.
26013         * lib/regex_internal.h: Assume <wchar.h>.
26014         * m4/regex.m4: Likewise.
26015         * modules/stdint (Depends-on): Depend on wchar.
26016         * lib/stdint_.h [!defined WCHAR_MIN]: Assume <wchar.h>.
26017         * m4/stdint.m4: Likewise.
26018         * tests/test-stdint.c [HAVE_WINT_T]: Likewise.
26019         * modules/strftime (Depends-on): Depend on wchar.
26020         * lib/strftime.c (DO_MULTIBYTE): Assume <wchar.h>.
26021         * modules/strtol (Depends-on): Depend on wchar.
26022         * lib/strtol.c: Assume <wchar.h>.
26023         * modules/wcwidth (Depends-on): Depend on wchar.
26024         * lib/wcwidth.h: Assume <wchar.h>.
26025         * m4/wcwidth.m4: Likewise.
26026
26027 2007-01-16  Bruno Haible  <bruno@clisp.org>
26028
26029         * modules/csharpexec-script: New, created from...
26030         * modules/csharpexec: ... this.
26031
26032 2007-01-16  Paolo Bonzini  <bonzini@gnu.org>
26033
26034         * modules/javaexec-script: New, created from...
26035         * modules/javaexec: ... this.
26036
26037 2007-01-16  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
26038
26039         * modules/poll (Dependencies): Add sys_select.
26040
26041 2007-01-15  Jim Meyering  <jim@meyering.net>
26042
26043         * m4/readutmp.m4 (gl_READUTMP): Work around AIX 4.3 struct-
26044         redefinition bug when using both <utmp.h> and <utmpx.h> headers.
26045         * lib/readutmp.h: Likewise.  Reported by Daniel Richard G. in
26046         <http://article.gmane.org/gmane.comp.gnu.core-utils.bugs/9415>.
26047
26048 2007-01-15  Bruno Haible  <bruno@clisp.org>
26049
26050         * modules/striconveh: New file.
26051         * lib/striconveh.h: New file.
26052         * lib/striconveh.c: New file.
26053         * MODULES.html.sh (Internationalization functions): Add striconveh.
26054
26055         * modules/striconveh-tests: New file.
26056         * tests/test-striconveh.c: New file.
26057
26058 2007-01-15  Bruno Haible  <bruno@clisp.org>
26059
26060         * lib/striconv.c (str_cd_iconv): Use the first algorithm if iconv is
26061         not from GNU libiconv or GNU libc.
26062
26063 2007-01-15  Bruno Haible  <bruno@clisp.org>
26064
26065         * doc/gnulib-intro.texi (Copyright): Explain the different license
26066         terms for module descriptions, autoconf macros, tests, documentation.
26067
26068 2007-01-14  Bruno Haible  <bruno@clisp.org>
26069
26070         * modules/striconv-tests: New file.
26071         * tests/test-striconv.c: New file.
26072
26073 2007-01-14  Bruno Haible  <bruno@clisp.org>
26074
26075         * modules/iconv-tests: New file.
26076         * tests/test-iconv.c: New file.
26077
26078 2007-01-14  Bruno Haible  <bruno@clisp.org>
26079
26080         * gnulib-tool (func_get_license): For test modules, use the license of
26081         the main module.
26082
26083 2007-01-14  Bruno Haible  <bruno@clisp.org>
26084
26085         * modules/iconv (Include): Clarify that <iconv.h> can only be included
26086         if iconv is found to exist.
26087
26088 2007-01-14  Bruno Haible  <bruno@clisp.org>
26089
26090         * modules/c-ctype-tests: New file.
26091         * tests/test-c-ctype.c: New file.
26092
26093 2007-01-14  Bruno Haible  <bruno@clisp.org>
26094
26095         * modules/binary-io-tests: New file.
26096         * tests/test-binary-io.sh: New file.
26097         * tests/test-binary-io.c: New file.
26098
26099 2007-01-14  Bruno Haible  <bruno@clisp.org>
26100
26101         * modules/array-oset-tests: New file.
26102         * tests/test-array_oset.c: New file.
26103
26104 2007-01-14  Bruno Haible  <bruno@clisp.org>
26105
26106         * modules/array-list-tests: New file.
26107         * tests/test-array_list.c: New file.
26108
26109 2007-01-14  Bruno Haible  <bruno@clisp.org>
26110
26111         * gnulib-tool (func_create_testdir): Don't unnecessarily run configure
26112         and make.
26113         Reported by Simon Josefsson in
26114         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00139.html>
26115
26116 2007-01-14  Bruno Haible  <bruno@clisp.org>
26117
26118         * modules/allocsa-tests: New file.
26119         * tests/test-allocsa.c: New file.
26120
26121 2007-01-14  Bruno Haible  <bruno@clisp.org>
26122
26123         * modules/fchdir (Depends-on): Add absolute-header.
26124         * modules/unistd (Depends-on): Likewise.
26125
26126 2006-12-30  Bruno Haible  <bruno@clisp.org>
26127
26128         * modules/fchdir: New file.
26129         * modules/unistd (Files): Add lib/unistd_.h.
26130         (Makefile.am): Generate unistd.h from unistd_.h.
26131         * lib/fchdir.c: New file.
26132         * lib/dirent_.h: New file.
26133         * lib/unistd_.h: New file.
26134         * lib/fcntl_.h (open) [FCHDIR_REPLACEMENT]: New replacement.
26135         * m4/fchdir.m4: New file.
26136         * m4/unistd_h.m4 (gl_PREREQ_UNISTD): New macro.
26137         (gl_HEADER_UNISTD): Invoke it.
26138         * lib/dup-safer.c (dup_safer) [FCHDIR_REPLACEMENT]: Use the dup
26139         function.
26140         * lib/backupfile.c (opendir, closedir): Undefine.
26141         * lib/chown.c (open, close): Undefine.
26142         * lib/clean-temp.c (open, close): Undefine.
26143         * lib/copy-file.c (open, close): Undefine.
26144         * lib/execute.c (open, close): Undefine.
26145         * lib/fsusage.c (open, close): Undefine.
26146         * lib/gc-gnulib.c (open, close): Undefine.
26147         * lib/getcwd.c (opendir, closedir): Undefine.
26148         * lib/glob.c (opendir, closedir): Undefine.
26149         * lib/javacomp.c (open, close): Undefine.
26150         * lib/mountlist.c (open, close, opendir, closedir): Undefine.
26151         * lib/openat-proc.c (open, close): Undefine.
26152         * lib/pagealign_alloc.c (open, close): Undefine.
26153         * lib/pipe.c (open, close): Undefine.
26154         * lib/progreloc.c (open, close): Undefine.
26155         * lib/savedir.c (opendir, closedir): Undefine.
26156         * lib/utime.c (open, close): Undefine.
26157         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add fchdir.
26158
26159 2007-01-10  Bruno Haible  <bruno@clisp.org>
26160
26161         * lib/striconv.c (mem_cd_iconv): Align the temporary buffer.
26162
26163 2007-01-12  Eric Blake  <ebb9@byu.net>
26164
26165         Provide a robust <wchar.h>.  Further simplifications are now
26166         possible in other modules, but not included here.
26167         * modules/wchar: New module.
26168         * m4/wchar.m4: New file.
26169         * lib/wchar_.h: Likewise.
26170         * modules/mbchar (Depends-on): Depend on wchar, as the first use
26171         of the new module.
26172         * MODULES.html.sh (Extended multibyte and wide character utilities):
26173         New section.
26174
26175 2007-01-12  Paul Eggert  <eggert@cs.ucla.edu>
26176
26177         * lib/xreadlink.c (SYMLINK_MAX) [!defined SYMLINK_MAX]: Define
26178         to a reasonable default for memory allocation.
26179         (xreadlink): Don't allocate a huge buffer, to work around a buggy
26180         file system that reports garbage st_size values for symlinks.
26181         Problem reported by Liyang Hu.
26182
26183 2007-01-11  Simon Josefsson  <simon@josefsson.org>
26184
26185         * gnulib-tool (func_all_modules): Exclude all .* files (e.g.,
26186         Emacs .#* auto-save files).
26187
26188 2007-01-11  Bruno Haible  <bruno@clisp.org>
26189
26190         * gnulib-tool (func_all_modules): Exclude all files inside the CVS
26191         directory.
26192
26193 2007-01-10  Paul Eggert  <eggert@cs.ucla.edu>
26194
26195         Use @...@ consistently in lib/wctype_.h.
26196         * lib/wctype_.h [HAVE_WINT_T]: Go back to using @...@, but rely
26197         on it being set to 1 or 0.
26198         * m4/wctype.m4 (gl_WCTYPE_H): Set HAVE_WINT_T to 1 or 0, and
26199         go back to AC_SUBSTing it.
26200         * modules/wctype (Makefile.am): Undo previous change.
26201
26202 2007-01-10  Eric Blake  <ebb9@byu.net>
26203
26204         * lib/wctype_.h [HAVE_WINT_T]: Rely on AC_DEFINE.
26205         * m4/wctype.m4 (gl_WCTYPE_H): No need to AC_SUBST(HAVE_WINT_T).
26206         * modules/wctype (Makefile.am): Likewise.
26207         Reported by Chris McGuire.
26208
26209 2007-01-10  Jim Meyering  <jim@meyering.net>
26210
26211         fts.c: a small readability/maintainability improvement
26212         * lib/fts.c (fts_read): Make this code slightly more readable and
26213         maintainable by hoisting the "sp->fts_cur = p" assignments to
26214         immediately follow the statements that set P.  Derived from
26215         the patch by Miloslav Trmac in http://bugzilla.redhat.com/222089.
26216
26217 2007-01-10  Eric Blake  <ebb9@byu.net>
26218
26219         * lib/wctype_.h [HAVE_WINT_T]: Include <stddef.h> before
26220         <wchar.h>, to work around BSDI bug in BSD/OS 4.0.1.
26221         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
26222         * m4/wint_t.m4 (gt_TYPE_WINT_T): Likewise.
26223         Reported by Chris McGuire.
26224
26225 2007-01-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
26226
26227         * gnulib-tool (func_all_modules): Use POSIX conforming escaping
26228         in sed script.
26229
26230 2007-01-09  Bruno Haible  <bruno@clisp.org>
26231
26232         * MODULES.html.sh: Accept options --cvs-urls, --git-urls.
26233         (repo_url_prefix, repo_url_suffix, repo_url_suffix_repl): New
26234         variables.
26235         (func_module): Use them.
26236
26237 2007-01-09  Bruno Haible  <bruno@clisp.org>
26238
26239         * modules/unistr/base: New file.
26240         * lib/unistr.h: New file.
26241
26242         * modules/unistr/u8-to-u16: New file.
26243         * lib/unistr/u8-to-u16.c: New file.
26244
26245         * modules/unistr/u8-to-u32: New file.
26246         * lib/unistr/u8-to-u32.c: New file.
26247
26248         * modules/unistr/u16-to-u8: New file.
26249         * lib/unistr/u16-to-u8.c: New file.
26250
26251         * modules/unistr/u16-to-u32: New file.
26252         * lib/unistr/u16-to-u32.c: New file.
26253
26254         * modules/unistr/u32-to-u8: New file.
26255         * lib/unistr/u32-to-u8.c: New file.
26256
26257         * modules/unistr/u32-to-u16: New file.
26258         * lib/unistr/u32-to-u16.c: New file.
26259
26260         * modules/unistr/u8-check: New file.
26261         * modules/unistr/u16-check: New file.
26262         * modules/unistr/u32-check: New file.
26263         * lib/unistr/u8-check.c: New file.
26264         * lib/unistr/u16-check.c: New file.
26265         * lib/unistr/u32-check.c: New file.
26266
26267         * modules/unistr/u8-chr: New file.
26268         * modules/unistr/u16-chr: New file.
26269         * modules/unistr/u32-chr: New file.
26270         * lib/unistr/u8-chr.c: New file.
26271         * lib/unistr/u16-chr.c: New file.
26272         * lib/unistr/u32-chr.c: New file.
26273
26274         * modules/unistr/u8-cmp: New file.
26275         * modules/unistr/u16-cmp: New file.
26276         * modules/unistr/u32-cmp: New file.
26277         * lib/unistr/u8-cmp.c: New file.
26278         * lib/unistr/u16-cmp.c: New file.
26279         * lib/unistr/u32-cmp.c: New file.
26280
26281         * modules/unistr/u8-cpy: New file.
26282         * modules/unistr/u16-cpy: New file.
26283         * modules/unistr/u32-cpy: New file.
26284         * lib/unistr/u8-cpy.c: New file.
26285         * lib/unistr/u16-cpy.c: New file.
26286         * lib/unistr/u32-cpy.c: New file.
26287         * lib/unistr/u-cpy.h: New file.
26288
26289         * modules/unistr/u8-cpy-alloc: New file.
26290         * modules/unistr/u16-cpy-alloc: New file.
26291         * modules/unistr/u32-cpy-alloc: New file.
26292         * lib/unistr/u8-cpy-alloc.c: New file.
26293         * lib/unistr/u16-cpy-alloc.c: New file.
26294         * lib/unistr/u32-cpy-alloc.c: New file.
26295         * lib/unistr/u-cpy-alloc.h: New file.
26296
26297         * modules/unistr/u8-endswith: New file.
26298         * modules/unistr/u16-endswith: New file.
26299         * modules/unistr/u32-endswith: New file.
26300         * lib/unistr/u8-endswith.c: New file.
26301         * lib/unistr/u16-endswith.c: New file.
26302         * lib/unistr/u32-endswith.c: New file.
26303         * lib/unistr/u-endswith.h: New file.
26304
26305         * modules/unistr/u8-mblen: New file.
26306         * modules/unistr/u16-mblen: New file.
26307         * modules/unistr/u32-mblen: New file.
26308         * lib/unistr/u8-mblen.c: New file.
26309         * lib/unistr/u16-mblen.c: New file.
26310         * lib/unistr/u32-mblen.c: New file.
26311
26312         * modules/unistr/u8-mbtouc: New file.
26313         * modules/unistr/u16-mbtouc: New file.
26314         * modules/unistr/u32-mbtouc: New file.
26315         * lib/unistr/u8-mbtouc.c: New file.
26316         * lib/unistr/u16-mbtouc.c: New file.
26317         * lib/unistr/u32-mbtouc.c: New file.
26318
26319         * modules/unistr/u8-mbtouc-safe: New file.
26320         * modules/unistr/u16-mbtouc-safe: New file.
26321         * modules/unistr/u32-mbtouc-safe: New file.
26322         * lib/unistr/u8-mbtouc-safe.c: New file.
26323         * lib/unistr/u16-mbtouc-safe.c: New file.
26324         * lib/unistr/u32-mbtouc-safe.c: New file.
26325
26326         * modules/unistr/u8-move: New file.
26327         * modules/unistr/u16-move: New file.
26328         * modules/unistr/u32-move: New file.
26329         * lib/unistr/u8-move.c: New file.
26330         * lib/unistr/u16-move.c: New file.
26331         * lib/unistr/u32-move.c: New file.
26332         * lib/unistr/u-move.h: New file.
26333
26334         * modules/unistr/u8-next: New file.
26335         * modules/unistr/u16-next: New file.
26336         * modules/unistr/u32-next: New file.
26337         * lib/unistr/u8-next.c: New file.
26338         * lib/unistr/u16-next.c: New file.
26339         * lib/unistr/u32-next.c: New file.
26340
26341         * modules/unistr/u8-prev: New file.
26342         * modules/unistr/u16-prev: New file.
26343         * modules/unistr/u32-prev: New file.
26344         * lib/unistr/u8-prev.c: New file.
26345         * lib/unistr/u16-prev.c: New file.
26346         * lib/unistr/u32-prev.c: New file.
26347
26348         * modules/unistr/u8-set: New file.
26349         * modules/unistr/u16-set: New file.
26350         * modules/unistr/u32-set: New file.
26351         * lib/unistr/u8-set.c: New file.
26352         * lib/unistr/u16-set.c: New file.
26353         * lib/unistr/u32-set.c: New file.
26354         * lib/unistr/u-set.h: New file.
26355
26356         * modules/unistr/u8-startswith: New file.
26357         * modules/unistr/u16-startswith: New file.
26358         * modules/unistr/u32-startswith: New file.
26359         * lib/unistr/u8-startswith.c: New file.
26360         * lib/unistr/u16-startswith.c: New file.
26361         * lib/unistr/u32-startswith.c: New file.
26362         * lib/unistr/u-startswith.h: New file.
26363
26364         * modules/unistr/u8-stpcpy: New file.
26365         * modules/unistr/u16-stpcpy: New file.
26366         * modules/unistr/u32-stpcpy: New file.
26367         * lib/unistr/u8-stpcpy.c: New file.
26368         * lib/unistr/u16-stpcpy.c: New file.
26369         * lib/unistr/u32-stpcpy.c: New file.
26370         * lib/unistr/u-stpcpy.h: New file.
26371
26372         * modules/unistr/u8-stpncpy: New file.
26373         * modules/unistr/u16-stpncpy: New file.
26374         * modules/unistr/u32-stpncpy: New file.
26375         * lib/unistr/u8-stpncpy.c: New file.
26376         * lib/unistr/u16-stpncpy.c: New file.
26377         * lib/unistr/u32-stpncpy.c: New file.
26378         * lib/unistr/u-stpncpy.h: New file.
26379
26380         * modules/unistr/u8-strcat: New file.
26381         * modules/unistr/u16-strcat: New file.
26382         * modules/unistr/u32-strcat: New file.
26383         * lib/unistr/u8-strcat.c: New file.
26384         * lib/unistr/u16-strcat.c: New file.
26385         * lib/unistr/u32-strcat.c: New file.
26386         * lib/unistr/u-strcat.h: New file.
26387
26388         * modules/unistr/u8-strchr: New file.
26389         * modules/unistr/u16-strchr: New file.
26390         * modules/unistr/u32-strchr: New file.
26391         * lib/unistr/u8-strchr.c: New file.
26392         * lib/unistr/u16-strchr.c: New file.
26393         * lib/unistr/u32-strchr.c: New file.
26394
26395         * modules/unistr/u8-strcmp: New file.
26396         * modules/unistr/u16-strcmp: New file.
26397         * modules/unistr/u32-strcmp: New file.
26398         * lib/unistr/u8-strcmp.c: New file.
26399         * lib/unistr/u16-strcmp.c: New file.
26400         * lib/unistr/u32-strcmp.c: New file.
26401
26402         * modules/unistr/u8-strcpy: New file.
26403         * modules/unistr/u16-strcpy: New file.
26404         * modules/unistr/u32-strcpy: New file.
26405         * lib/unistr/u8-strcpy.c: New file.
26406         * lib/unistr/u16-strcpy.c: New file.
26407         * lib/unistr/u32-strcpy.c: New file.
26408         * lib/unistr/u-strcpy.h: New file.
26409
26410         * modules/unistr/u8-strcspn: New file.
26411         * modules/unistr/u16-strcspn: New file.
26412         * modules/unistr/u32-strcspn: New file.
26413         * lib/unistr/u8-strcspn.c: New file.
26414         * lib/unistr/u16-strcspn.c: New file.
26415         * lib/unistr/u32-strcspn.c: New file.
26416         * lib/unistr/u-strcspn.h: New file.
26417
26418         * modules/unistr/u8-strdup: New file.
26419         * modules/unistr/u16-strdup: New file.
26420         * modules/unistr/u32-strdup: New file.
26421         * lib/unistr/u8-strdup.c: New file.
26422         * lib/unistr/u16-strdup.c: New file.
26423         * lib/unistr/u32-strdup.c: New file.
26424         * lib/unistr/u-strdup.h: New file.
26425
26426         * modules/unistr/u8-strlen: New file.
26427         * modules/unistr/u16-strlen: New file.
26428         * modules/unistr/u32-strlen: New file.
26429         * lib/unistr/u8-strlen.c: New file.
26430         * lib/unistr/u16-strlen.c: New file.
26431         * lib/unistr/u32-strlen.c: New file.
26432         * lib/unistr/u-strlen.h: New file.
26433
26434         * modules/unistr/u8-strmblen: New file.
26435         * modules/unistr/u16-strmblen: New file.
26436         * modules/unistr/u32-strmblen: New file.
26437         * lib/unistr/u8-strmblen.c: New file.
26438         * lib/unistr/u16-strmblen.c: New file.
26439         * lib/unistr/u32-strmblen.c: New file.
26440
26441         * modules/unistr/u8-strmbtouc: New file.
26442         * modules/unistr/u16-strmbtouc: New file.
26443         * modules/unistr/u32-strmbtouc: New file.
26444         * lib/unistr/u8-strmbtouc.c: New file.
26445         * lib/unistr/u16-strmbtouc.c: New file.
26446         * lib/unistr/u32-strmbtouc.c: New file.
26447
26448         * modules/unistr/u8-strncat: New file.
26449         * modules/unistr/u16-strncat: New file.
26450         * modules/unistr/u32-strncat: New file.
26451         * lib/unistr/u8-strncat.c: New file.
26452         * lib/unistr/u16-strncat.c: New file.
26453         * lib/unistr/u32-strncat.c: New file.
26454         * lib/unistr/u-strncat.h: New file.
26455
26456         * modules/unistr/u8-strncmp: New file.
26457         * modules/unistr/u16-strncmp: New file.
26458         * modules/unistr/u32-strncmp: New file.
26459         * lib/unistr/u8-strncmp.c: New file.
26460         * lib/unistr/u16-strncmp.c: New file.
26461         * lib/unistr/u32-strncmp.c: New file.
26462
26463         * modules/unistr/u8-strncpy: New file.
26464         * modules/unistr/u16-strncpy: New file.
26465         * modules/unistr/u32-strncpy: New file.
26466         * lib/unistr/u8-strncpy.c: New file.
26467         * lib/unistr/u16-strncpy.c: New file.
26468         * lib/unistr/u32-strncpy.c: New file.
26469         * lib/unistr/u-strncpy.h: New file.
26470
26471         * modules/unistr/u8-strnlen: New file.
26472         * modules/unistr/u16-strnlen: New file.
26473         * modules/unistr/u32-strnlen: New file.
26474         * lib/unistr/u8-strnlen.c: New file.
26475         * lib/unistr/u16-strnlen.c: New file.
26476         * lib/unistr/u32-strnlen.c: New file.
26477         * lib/unistr/u-strnlen.h: New file.
26478
26479         * modules/unistr/u8-strpbrk: New file.
26480         * modules/unistr/u16-strpbrk: New file.
26481         * modules/unistr/u32-strpbrk: New file.
26482         * lib/unistr/u8-strpbrk.c: New file.
26483         * lib/unistr/u16-strpbrk.c: New file.
26484         * lib/unistr/u32-strpbrk.c: New file.
26485         * lib/unistr/u-strpbrk.h: New file.
26486
26487         * modules/unistr/u8-strrchr: New file.
26488         * modules/unistr/u16-strrchr: New file.
26489         * modules/unistr/u32-strrchr: New file.
26490         * lib/unistr/u8-strrchr.c: New file.
26491         * lib/unistr/u16-strrchr.c: New file.
26492         * lib/unistr/u32-strrchr.c: New file.
26493
26494         * modules/unistr/u8-strspn: New file.
26495         * modules/unistr/u16-strspn: New file.
26496         * modules/unistr/u32-strspn: New file.
26497         * lib/unistr/u8-strspn.c: New file.
26498         * lib/unistr/u16-strspn.c: New file.
26499         * lib/unistr/u32-strspn.c: New file.
26500         * lib/unistr/u-strspn.h: New file.
26501
26502         * modules/unistr/u8-strstr: New file.
26503         * modules/unistr/u16-strstr: New file.
26504         * modules/unistr/u32-strstr: New file.
26505         * lib/unistr/u8-strstr.c: New file.
26506         * lib/unistr/u16-strstr.c: New file.
26507         * lib/unistr/u32-strstr.c: New file.
26508         * lib/unistr/u-strstr.h: New file.
26509
26510         * modules/unistr/u8-strtok: New file.
26511         * modules/unistr/u16-strtok: New file.
26512         * modules/unistr/u32-strtok: New file.
26513         * lib/unistr/u8-strtok.c: New file.
26514         * lib/unistr/u16-strtok.c: New file.
26515         * lib/unistr/u32-strtok.c: New file.
26516         * lib/unistr/u-strtok.h: New file.
26517
26518         * modules/unistr/u8-uctomb: New file.
26519         * modules/unistr/u16-uctomb: New file.
26520         * modules/unistr/u32-uctomb: New file.
26521         * lib/unistr/u8-uctomb.c: New file.
26522         * lib/unistr/u16-uctomb.c: New file.
26523         * lib/unistr/u32-uctomb.c: New file.
26524
26525         * MODULES.html.sh (Unicode string functions): Add the new modules.
26526
26527 2007-01-08  Bruno Haible  <bruno@clisp.org>
26528
26529         * gnulib-tool (func_all_modules): Use find, not ls, to traverse the
26530         modules directory. Filter out CVS, ChangeLog, COPYING, README also from
26531         subdirectories.
26532
26533 2007-01-08  Karl Berry  <karl@gnu.org>
26534
26535         * doc/error.texi: mention that main() fns must set program_name
26536         when progname is used.
26537
26538 2007-01-08  Paul Eggert  <eggert@cs.ucla.edu>
26539
26540         * m4/wctype.m4 (gl_WCTYPE_H): Compute ABSOLUTE_WCTYPE_H even if
26541         WCTYPE_H is empty, for the benefit of builds from non-distclean
26542         directories.  Problem reported by Eric Blake in
26543         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00157.html>.
26544
26545 2007-01-08  Bruno Haible  <bruno@clisp.org>
26546
26547         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME): Remove
26548         PROVIDE_CANONICALIZE_FILENAME_MODE macro definition.
26549         * lib/canonicalize.h: Test GNULIB_CANONICALIZE instead of
26550         PROVIDE_CANONICALIZE_FILENAME_MODE.
26551         * modules/canonicalize (configure.ac): Use gl_MODULE_INDICATOR.
26552
26553 2007-01-08  Bruno Haible  <bruno@clisp.org>
26554
26555         * m4/fts.m4 (gl_FUNC_FTS_LGPL): Remove _LGPL_PACKAGE macro definition.
26556         * lib/fts_.h (_LGPL_PACKAGE): Remove macro.
26557         Use !GNULIB_FTS instead of _LGPL_PACKAGE.
26558         * lib/fts.c: Likewise.
26559         * modules/fts (configure.ac): Use gl_MODULE_INDICATOR.
26560
26561 2006-12-25  Bruno Haible  <bruno@clisp.org>
26562
26563         * modules/utf8-ucs4-safe: New file.
26564         * lib/utf8-ucs4-safe.h: New file.
26565         * lib/unistr/utf8-ucs4-safe.c: New file.
26566
26567         * modules/utf16-ucs4-safe: New file.
26568         * lib/utf16-ucs4-safe.h: New file.
26569         * lib/unistr/utf16-ucs4-safe.c: New file.
26570
26571         * MODULES.html.sh (Unicode string functions): Add the new modules.
26572
26573 2007-01-08  Bruno Haible  <bruno@clisp.org>
26574
26575         * modules/utf8-ucs4 (Files, lib_SOURCES): Add unistr/utf8-ucs4.c.
26576         (Depends-on): Add unitypes.
26577         * lib/utf8-ucs4.h: Add double-inclusion guard. Include unitypes.h.
26578         (u8_mbtouc_aux): Move out to separate file.
26579         (u8_mbtouc): Use ucs4_t, uint8_t types.
26580         * lib/unistr/utf8-ucs4.c: New file.
26581
26582         * modules/utf16-ucs4 (Files, lib_SOURCES): Add unistr/utf16-ucs4.c.
26583         (Depends-on): Add unitypes.
26584         * lib/utf16-ucs4.h: Add double-inclusion guard. Include unitypes.h.
26585         (u16_mbtouc_aux): Move out to separate file.
26586         (u16_mbtouc): Use ucs4_t, uint16_t types.
26587         * lib/unistr/utf16-ucs4.c: New file.
26588
26589         * modules/ucs4-utf8 (Files, lib_SOURCES): Add unistr/ucs4-utf8.c.
26590         (Depends-on): Add unitypes.
26591         * lib/ucs4-utf8.h: Add double-inclusion guard. Include unitypes.h.
26592         (u8_uctomb_aux): Move out to separate file.
26593         (u8_uctomb): Use ucs4_t, uint8_t types.
26594         * lib/unistr/ucs4-utf8.c: New file.
26595
26596         * modules/ucs4-utf16 (Files, lib_SOURCES): Add unistr/ucs4-utf16.c.
26597         (Depends-on): Add unitypes.
26598         * lib/ucs4-utf16.h: Add double-inclusion guard. Include unitypes.h.
26599         (u16_uctomb_aux): Move out to separate file.
26600         (u16_uctomb): Use ucs4_t, uint16_t types.
26601         * lib/unistr/ucs4-utf16.c: New file.
26602
26603 2006-12-25  Bruno Haible  <bruno@clisp.org>
26604
26605         * modules/unitypes: New file.
26606         * lib/unitypes.h: New file.
26607         * MODULES.html.sh (func_all_modules): New section "Unicode string
26608         functions". Move ucs4-utf8, ucs4-utf16, utf8-ucs4, utf16-ucs4 to
26609         this section. Add unitypes.
26610
26611 2007-01-08  Bruno Haible  <bruno@clisp.org>
26612
26613         Avoid variable names that conflict with those from libtool.
26614         * m4/lib-link.m4 (AC_LIB_RPATH, AC_LIB_LINKFLAGS_BODY,
26615         AC_LIB_LINKFLAGS_FROM_LIBS): Rename libext to acl_libext,
26616         shlibext to acl_shlibext, libname_spec to acl_libname_spec,
26617         library_names_spec to acl_library_names_spec, hardcode_* to
26618         acl_hardcode_*.
26619         Reported by Ralf Wildenhues.
26620
26621 2007-01-08  Bruno Haible  <bruno@clisp.org>
26622
26623         * m4/gc-arcfour.m4 (gl_GC_ARCFOUR): Remove GC_USE_ARCFOUR macro
26624         definition.
26625         * m4/gc-arctwo.m4 (gl_GC_ARCTWO): Remove GC_USE_ARCTWO macro
26626         definition.
26627         * m4/gc-des.m4 (gl_GC_DES): Remove GC_USE_DES macro definition.
26628         * m4/gc-hmac-md5.m4 (gl_GC_HMAC_MD5): Remove GC_USE_HMAC_MD5 macro
26629         definition.
26630         * m4/gc-hmac-sha1.m4 (gl_GC_HMAC_SHA1): Remove GC_USE_HMAC_SHA1 macro
26631         definition.
26632         * m4/gc-md2.m4 (gl_GC_MD2): Remove GC_USE_MD2 macro definition.
26633         * m4/gc-md4.m4 (gl_GC_MD4): Remove GC_USE_MD4 macro definition.
26634         * m4/gc-md5.m4 (gl_GC_MD5): Remove GC_USE_MD5 macro definition.
26635         * m4/gc-random.m4 (gl_GC_RANDOM): Remove GC_USE_RANDOM macro
26636         definition.
26637         * m4/gc-rijndael.m4 (gl_GC_RIJNDAEL): Remove GC_USE_RIJNDAEL macro
26638         definition.
26639         * m4/gc-sha1.m4 (gl_GC_SHA1): Remove GC_USE_SHA1 macro definition.
26640         * lib/gc-gnulib.c: Use GNULIB_GC_<algorithm> instead of
26641         GC_USE_<algorithm>.
26642         * lib/gc-libgcrypt.c: Likewise.
26643         * modules/gc-arcfour (configure.ac): Use gl_MODULE_INDICATOR.
26644         * modules/gc-arctwo (configure.ac): Likewise.
26645         * modules/gc-des (configure.ac): Likewise.
26646         * modules/gc-hmac-md5 (configure.ac): Likewise.
26647         * modules/gc-hmac-sha1 (configure.ac): Likewise.
26648         * modules/gc-md2 (configure.ac): Likewise.
26649         * modules/gc-md4 (configure.ac): Likewise.
26650         * modules/gc-md5 (configure.ac): Likewise.
26651         * modules/gc-random (configure.ac): Likewise.
26652         * modules/gc-rijndael (configure.ac): Likewise.
26653         * modules/gc-sha1 (configure.ac): Likewise.
26654
26655 2007-01-08  Bruno Haible  <bruno@clisp.org>
26656
26657         * m4/close-stream.m4 (gl_CLOSE_STREAM): Remove GNULIB_CLOSE_STREAM
26658         macro definition.
26659         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Remove GNULIB_FCNTL_SAFER macro
26660         definition.
26661         * m4/stdio-safer.m4 (gl_FOPEN_SAFER): Remove GNULIB_FOPEN_SAFER macro
26662         definition.
26663         * modules/close-stream (configure.ac): Invoke gl_MODULE_INDICATOR.
26664         * modules/fcntl-safer (configure.ac): Likewise.
26665         * modules/fopen-safer (configure.ac): Likewise.
26666         * modules/fwriteerror (configure.ac): Likewise. Remove explicit
26667         GNULIB_FWRITEERROR macro definition.
26668
26669 2007-01-08  Bruno Haible  <bruno@clisp.org>
26670
26671         * m4/gnulib-common.m4: New file.
26672         * gnulib-tool (func_get_autoconf_snippet): Undo last change.
26673         (func_get_filelist): Add m4/gnulib-common.m4.
26674
26675 2007-01-08  Bruno Haible  <bruno@clisp.org>
26676
26677         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Simplify the sorting
26678         command.
26679
26680 2007-01-08  Jim Meyering  <jim@meyering.net>
26681
26682         Use a more robust test for a "can't happen" condition.
26683         * lib/fts.c (fts_read): Revert the change of 2006-11-22, since it
26684         narrowed the st_size value.  Presuming the "can't happen" condition
26685         is true, that narrowing could conceivably convert an invalid st_size
26686         value into a valid one.  Instead, use a change based on Matthew
26687         Woehlke's original patch.
26688
26689         Slight readability improvement: use an assert-like macro
26690         in place of literal "abort ()" uses.
26691         * lib/fts.c (fts_assert): Define.
26692         (fts_set_stat_required, cwd_advance_fd, fts_read, fd_ring_check):
26693         Use this macro instead of a bare 'abort'.
26694
26695 2007-01-05  Paul Eggert  <eggert@cs.ucla.edu>
26696
26697         Don't worry about using IRIX 5.3's wctype.h broken definitions;
26698         simply work around them.
26699         * lib/wctype_.h: Remove test for HAVE_WCTYPE_CTMP_BUG.
26700         (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit, iswgraph, iswlower):
26701         (iswprint, iswpunct, iswspace, iswupper, iswxdigit): Undef before
26702         declaring.
26703         Don't bother to define as macros, since the standard doesn't require it.
26704         * m4/wctype.m4 (WCTYPE_H, ABSOLUTE_WCTYPE_H): Simplify, since we no
26705         longer worry about IRIX 5.3.
26706         (HAVE_WCTYPE_CTMP_BUG): Remove.
26707
26708 2007-01-04  Paul Eggert  <eggert@cs.ucla.edu>
26709
26710         * lib/wctype_.h (_ctmp_) [HAVE_WCTYPE_CTMP_BUG]: Now of type wchar_t,
26711         not wint_t.  Also, include <ctype.h>, to fix another IRIX bug.
26712         * m4/wctype.m4 (gl_WCTYPE_H): Likewise.
26713         Problems reported by Georg Schwarz for IRIX 5.3.
26714
26715         * gnulib-tool (autoconf_minversion): Take the maximum version number
26716         found, not the minimum.  Problem reported by James Youngman.
26717
26718 2007-01-03  Karl Berry  <karl@gnu.org>
26719
26720         * doc/error.texi: new file, explaining interaction with progname.
26721         * doc/gnulib.texi: include it.  Update copyright.
26722
26723 2007-01-03  Simon Josefsson  <simon@josefsson.org>
26724
26725         * gnulib-tool (func_create_testdir): Run AC_CANONICAL_BUILD and
26726         AC_CANONICAL_HOST, to improve autobuild outputs.
26727
26728 2007-01-03  Paolo Bonzini  <bonzini@gnu.org>
26729             Yoann Vandoorselaere <yoann.v@prelude-ids.com>
26730
26731         * lib/poll.c (poll): Use recv on Mac OS X to distinguish connected
26732         sockets, server sockets, and other file descriptors.  Count errors
26733         to compute the return value.  Reorder the code a bit to be easier
26734         to follow.  Don't set event bits that were not requested (except
26735         POLLERR and POLLHUP).
26736
26737 2007-01-01  Bruno Haible  <bruno@clisp.org>
26738
26739         * modules/lchmod (Include): Require lchmod.h, not lchown.h.
26740
26741 2007-01-03  Jim Meyering  <jim@meyering.net>
26742
26743         * modules/fts-lgpl (Depends-on): Add i-ring.  Reported by Bruno Haible.
26744
26745 2007-01-02  Bruno Haible  <bruno@clisp.org>
26746
26747         * modules/settime (Include): Require timespec.h.
26748         * modules/nanosleep (Include): Likewise.
26749
26750 2007-01-01  Bruno Haible  <bruno@clisp.org>
26751
26752         * gnulib-tool (func_emit_copyright_notice): Bump year.
26753         (func_get_autoconf_snippet): Emit a GNULIB_<modulename> macro.
26754
26755 2007-01-01  Bruno Haible  <bruno@clisp.org>
26756
26757         Improve support for OpenBSD.
26758         * build-aux/config.rpath (libname_spec): Export.
26759         (library_names_spec): New variable. Export.
26760         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Extract libname_spec and
26761         library_names_spec from the config.rpath output. Locate shared library
26762         through the name pattern in library_names_spec.
26763
26764 2007-01-01  Eric Blake  <ebb9@byu.net>
26765
26766         * lib/version-etc.c (COPYRIGHT_YEAR): Bump for new year.
26767
26768 2006-12-30  Paul Eggert  <eggert@cs.ucla.edu>
26769
26770         * gnulib-tool (SORT): Remove, since we no longer assume GNU sort.
26771         Rewrite so as not to assume GNU sort or "tail -1".  Also, don't
26772         assume the C locale, and avoid an "eval" that could cause trouble.
26773         Problem with SORT reported by Bob Proulx.
26774
26775         * lib/getpagesize.h (getpagesize) [defined __amigaos4__]:
26776         Define.  Trivial patch from Henning Nielsen Lund, originally
26777         sent to bug-grep@gnu.org today.
26778
26779 2006-12-29  Paul Eggert  <eggert@cs.ucla.edu>
26780
26781         * lib/acl.h: Include sys/types.h and sys/stat.h, for mode_t and
26782         struct stat.  Problem reported by Henning Nielsen Lund.
26783         * lib/acl.c: Include acl.h first, to check interface.  Don't
26784         bother to include sys/types.h and sys/stat.h again.
26785
26786 2006-12-28  Paul Eggert  <eggert@cs.ucla.edu>
26787
26788         Import the following change from libc; problem reported by
26789         Sven Verdoolaege.
26790
26791         2005-10-13  Ulrich Drepper  <drepper@redhat.com>
26792
26793         [BZ #1373]
26794         * lib/argp.h: Remove __NTH for __argp_usage inline function.
26795
26796 2006-12-28  Jim Meyering  <jim@meyering.net>
26797
26798         * build-aux/announce-gen: Do not assume that the package
26799         builds any of tar.gz, tar.bz2, and .xdelta files.
26800         Suggestion from Simon Josefsson.
26801
26802 2006-12-28  Simon Josefsson  <simon@josefsson.org>
26803
26804         * modules/announce-gen: New file.
26805
26806 2006-12-27  Paul Eggert  <eggert@cs.ucla.edu>
26807
26808         * lib/mbchar.h: Just include <wctype.h>; the wctype module
26809         handles its gotchas now.
26810         * lib/mbswidth.c: Likewise.
26811         * lib/wcwidth.h: Likewise.
26812         * m4/mbchar.m4 (gl_MBCHAR): Don't bother checking for wctype.h
26813         and iswcntrl; the wctype module does this stuff now.
26814         * m4/mbswidth.m4 (gl_MBSWIDTH): Likewise.
26815         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
26816         * modules/mbchar (Depends-on): Add wctype.
26817         * modules/mbswidth (Depends-on): Likewise.
26818         * modules/wcwidth (Depends-on): Likewise.
26819
26820 2006-12-27  Eric Blake  <ebb9@byu.net>
26821
26822         * lib/fnmatch.c: Reinstate inclusion of <wchar.h>, since this
26823         module uses more than what <wctype.h> is required to provide.
26824
26825 2006-12-26  Eric Blake  <ebb9@byu.net>
26826
26827         * gnulib-tool (sed_extract_prog): Avoid space-tab.
26828
26829 2006-12-26  Eric Blake  <ebb9@byu.net>
26830
26831         * modules/absolute-header: New module.
26832         * modules/fcntl (Depends-on): Depend on it.
26833         * modules/inttypes (Depends-on): Likewise.
26834         * modules/stdint (Depends-on): Likewise.
26835         * modules/sys_stat (Depends-on): Likewise.
26836         * modules/wctype (Depends-on): Likewise.
26837         * MODULES.html.sh (Support for building libraries and
26838         executables): Document it.
26839
26840 2006-12-25  Paul Eggert  <eggert@cs.ucla.edu>
26841
26842         * gnulib-tool (SED): Remove, undoing previous change.
26843         The problem was that it broke coreutils on Solaris, because
26844         "sed --posix" leaked into a makefile.
26845         (sed): New alias, if 'alias' and GNU sed.
26846
26847 2006-12-24  Jim Meyering  <jim@meyering.net>
26848
26849         Work around an fchownat bug in glibc-2.4:
26850         http://lists.ubuntu.com/archives/ubuntu-users/2006-September/093218.html
26851         This bug would cause "chown -RP ... DIR" to follow symlinks in DIR,
26852         in spite of the -P option.
26853         * m4/openat.m4 (gl_FUNC_FCHOWNAT, gl_FUNC_FCHOWNAT_DEREF_BUG):
26854         New macros.
26855         (gl_PREREQ_OPENAT): Require gl_FUNC_FCHOWNAT.
26856         * modules/openat (Files): Add lib/fchownat.c.
26857         * lib/openat.c (fchownat): Don't define here.  Move to...
26858         * lib/fchownat.c: ...this new file.
26859
26860 2006-12-23  Paul Eggert  <eggert@cs.ucla.edu>
26861
26862         Fix bug reported by Bruno Haible in
26863         <http://lists.gnu.org/archive/html/bug-gnulib/2006-12/msg00228.html>
26864         where quotearg.c didn't compile on Mac OS X 10.2 because it
26865         lacks <wchar.h> and wint_t.
26866         * lib/wctype_.h (__wctype_wint_t): New type.
26867         Include <stdio.h>, <time.h>, <wchar.h> only if HAVE_WINT_T.
26868         (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit, iswgraph):
26869         (iswlower, iswprint, iswpunct, iswspace, iswupper, ixwxdigit):
26870         Arg is now of type __wctype_wint_t, not wint_t.
26871         * m4/wctype.m4 (gl_WCTYPE_H): Require gt_TYPE_WINT_T, and
26872         substitute HAVE_WINT_T.
26873         * modules/wctype (Files): Add m4/wint_t.m4.
26874         (wctype.h): Substitute HAVE_WINT_T.
26875
26876 2006-12-23  Bruno Haible  <bruno@clisp.org>
26877
26878         * lib/safe-read.h [C++]: Wrap declarations in extern "C".
26879
26880 2006-12-23  Bruno Haible  <bruno@clisp.org>
26881
26882         * lib/canonicalize-lgpl.c (__realpath): Test HAVE_READLINK instead of
26883         S_ISLNK.
26884         Needed because gnulib's sys/stat.h replacement defines S_ISLNK on
26885         mingw.
26886
26887 2006-12-22  Bruno Haible  <bruno@clisp.org>
26888
26889         * lib/copy-file.c: Include acl.h.
26890         (copy_file_preserving) [USE_ACL]: Use copy_acl instead of chmod.
26891         Close the file descriptors only after being done with copy_acl.
26892         * modules/copy-file (Depends-on): Add acl.
26893
26894 2006-12-22  Bruno Haible  <bruno@clisp.org>
26895
26896         * gnulib-tool (SED): New variable.
26897         Use $SED instead of sed everywhere.
26898
26899 2006-12-22  Bruno Haible  <bruno@clisp.org>
26900
26901         * modules/no-c++: New file.
26902         * m4/no-c++.m4: New file.
26903         * MODULES.html.sh (Support for building libraries and executables):
26904         Add no-c++.
26905
26906 2006-12-22  Paul Eggert  <eggert@cs.ucla.edu>
26907
26908         * m4/mktime.m4 (AC_FUNC_MKTIME): Sync from Autoconf.
26909         Include <limits.h>, and use its INT_MAX to rewrite the
26910         j loop so that it does not overflow 'int'.  Problem reported by
26911         Ralf Wildenhues in
26912         <http://lists.gnu.org/archive/html/bug-gnulib/2006-12/msg00084.html>.
26913         Play it safe by shifting left by 1 rather than multiplying by 2,
26914         as GCC is less likely to optimize this away when the value
26915         is signed (when it assumes overflow leads to undefined behavior).
26916         Also, don't assume time_t uses two's complement.
26917
26918 2006-12-21  Paul Eggert  <eggert@cs.ucla.edu>
26919
26920         * MODULES.html.sh: New module wctype.
26921         * lib/wctype_.h, m4/wctype.m4, modules/wctype: New files.
26922         * lib/fnmatch.c: Don't bother to include <wchar.h> before
26923         <wctype.h>, since the new wctype module should fix this.
26924         * lib/quotearg.c: Include <wctype.h> unconditionally, since
26925         the wctype module should arrange for it.
26926         * lib/regex_internal.h: Likewise.
26927         * m4/quotearg.m4 (gl_QUOTEARG): Don't check for wctype.h or iswprint,
26928         since the wctype module should handle this now.
26929         * m4/regex.m4 (gl_PREREQ_REGEX): Don't check for wctype.h.
26930         * modules/fnmatch (Depends-on): Add wctype.
26931         * modules/quotearg (Depends-on): Likewise.
26932         * modules/regex (Depends-on): Likewise.
26933
26934 2006-12-19  Bruno Haible  <bruno@clisp.org>
26935
26936         * lib/strdup.h [C++]: Wrap definitions in extern "C".
26937         Suggested by Lorenzo Bettini <bettini@dsi.unifi.it>.
26938
26939 2006-12-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
26940
26941         * modules/savewd (Depends-on): Fix dependency on fcntl.
26942
26943 2006-12-18  Paul Eggert  <eggert@cs.ucla.edu>
26944
26945         * m4/stdint.m4 (gl_STDINT_H): Set STDINT_H to empty if stdint.h
26946         conforms to C99, rather than relying on the user's environment
26947         setting of STDINT_H.
26948
26949 2006-12-18  Paul Eggert  <eggert@cs.ucla.edu>
26950         and Eric Blake  <ebb9@byu.net>
26951
26952         * lib/dirname.h (DOUBLE_SLASH_IS_DISTINCT_ROOT): Default to 0, not 1.
26953         This is more consistent with the other defines here.
26954         * m4/double-slash-root.m4 (gl_DOUBLE_SLASH_ROOT):
26955         Port to z/OS.  Problem reported by Paul Gilmartin.
26956         Change local vars to use gl_ prefix rather than ac_.
26957         Don't define DOUBLE_SLASH_IS_DISTINCT_ROOT to 0, for consistency
26958         with other defines.
26959         * modules/double-slash-root: New module.
26960         * modules/dirname (Files): Remove m4/double-slash-root.m4.
26961         (Depends-on): Add double-slash-root.
26962         * MODULES.html.sh (File system functions): Mention new module.
26963
26964 2006-12-14  Paul Eggert  <eggert@cs.ucla.edu>
26965
26966         * lib/yesno.c [!ENABLE_NLS]: Don't include getline.h.
26967         (yesno) [!ENABLE_NLS]: Don't invoke getline or rpmatch.
26968         This is for the benefit of gzip, which doesn't do i18n.
26969
26970 2006-12-12  Jim Meyering  <jim@meyering.net>
26971
26972         * m4/acl.m4 (gl_ACL_GET_FILE): Fix logic error.
26973         Reported by Andreas Schwab <schwab@suse.de>.
26974
26975 2006-12-12  Bruno Haible  <bruno@clisp.org>
26976
26977         Merge these changes.
26978         2006-09-05  Bruno Haible  <bruno@clisp.org>
26979         * lib/iconvme.c (iconv_string): No need to save and restore errno when
26980         iconv_alloc succeeded.
26981         (iconv_alloc): Don't assume that malloc() or realloc(), when failing,
26982         sets errno to ENOMEM. (malloc on GNU/kFreeBSD doesn't.) No need to
26983         test for " && dest " at the end - dest is always != NULL there. Call
26984         iconv with 4xNULL arguments initially, to reset the state. Call iconv
26985         with 2xNULL arguments, also to flush the state storage. Handle the
26986         IRIX iconv behaviour. Realloc the final result, to throw away unused
26987         memory.
26988
26989 2006-12-11  Paul Eggert  <eggert@cs.ucla.edu>
26990
26991         * m4/openat.m4 (gl_FUNC_OPENAT): Don't compile mkdirat
26992         and fchmodat unconditionally, since glibc 2.4 has them.
26993         Problem reported by Arkadiusz Miskiewicz.
26994
26995 2006-12-10  Bruno Haible  <bruno@clisp.org>
26996
26997         * gnulib-tool (func_import): Show the include files only for those
26998         modules that are copied and specified.
26999         Reported by Karl Berry.
27000
27001 2006-12-08  Jim Meyering  <jim@meyering.net>
27002
27003         * build-aux/announce-gen ($VERSION): Don't use of $Revision...$.
27004         Instead, use Emacs' time-stamp write hook.  Note that the time is UTC.
27005
27006         * build-aux/announce-gen: Add two new options, both optional:
27007         --bootstrap-tools=TOOL_LIST
27008               a comma-separated list of tools, e.g.,
27009               autoconf,automake,bison,gnulib
27010         --gnulib-snapshot-date=DATE
27011               if gnulib is in the bootstrap tool list,
27012               then report this as the snapshot date.
27013               If not specified, use the current date/time.
27014               If you specify a date here, be sure it's UTC.
27015
27016 2006-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
27017
27018         * tests/test-argp-2.sh: Fix test to match actual output.
27019         (func_compare): Fix sed script to be portable.
27020
27021 2006-12-05  Paul Eggert  <eggert@cs.ucla.edu>
27022
27023         * lib/utimens.c (futimens) [HAVE_BUGGY_NFS_TIME_STAMPS]: Add a
27024         workaround for this case.  It is not autoconfigured now; offhand
27025         it's hard to see how to autoconfigure it.
27026
27027 2006-12-03  Paul Eggert  <eggert@cs.ucla.edu>
27028
27029         * lib/mkdir-p.c (make_dir_parents): Fix race condition when making
27030         a directory that is about to be chowned.  Such a directory's
27031         initial file permissions should permit the owner only and this
27032         should not be changed until after the chown, since the group and
27033         other bits would be incorrect if they granted permission before
27034         the chown.
27035
27036         Fix porting problem for iswctype reported by Georg Schwarz in:
27037         http://lists.gnu.org/archive/html/bug-coreutils/2006-12/msg00017.html
27038         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Require HAVE_ISWCTYPE, too.
27039         * lib/regex_internal.h (RE_ENABLE_I18N): Likewise.
27040         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for iswctype, too.
27041         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
27042
27043 2006-12-03  Jim Meyering  <jim@meyering.net>
27044
27045         * lib/fts.c (fts_load): Don't set sp->fts_dev here, since
27046         p->fts_statp may not yet be defined.
27047         (fts_read): Instead, set it in the caller, once p->fts_statp is
27048         sure to be defined, and corresponds to a top-level directory.
27049         This bug made du -x fail.  Here's the coreutils test case:
27050         http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commit;h=ba45154d8e9f
27051         Reported by Mike Frysinger.
27052
27053 2006-12-01  Jim Meyering  <jim@meyering.net>
27054
27055         * modules/savewd (Depends-on): Add fcntl_h to avoid self-test
27056         build failure due to missing definition of HAVE_WORKING_O_NOFOLLOW.
27057         Reported by Simon Josefsson.
27058
27059 2006-11-30  Jim Meyering  <jim@meyering.net>
27060
27061         * m4/warning.m4: Use the all-permissive copyright notice
27062         recommended by RMS (rather than LGPL).
27063         * m4/vararrays.m4: Likewise.
27064         * m4/flexmember.m4: Likewise.
27065
27066 2006-11-29  Bruno Haible  <bruno@clisp.org>
27067
27068         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
27069         noinst_LIBRARIES. Augment noinst_LIBRARIES and noinst_LTLIBRARIES
27070         using +=.
27071         Reported by Simon Josefsson <simon@josefsson.org>.
27072
27073 2006-11-28  James Youngman <jay@gnu.org>
27074
27075         * README: Advise users that they might find the bug-gnulib@gnu.org
27076         and autotools-announce@gnu.org mailing lists useful.
27077
27078 2006-11-28  Bruno Haible  <bruno@clisp.org>
27079
27080         * m4/ptrdiff_max.m4: Remove file.
27081
27082 2006-11-21  Bruno Haible  <bruno@clisp.org>
27083
27084         * m4/eoverflow.m4 (gl_EOVERFLOW): Use AC_COMPUTE_INT instead of
27085         _AC_COMPUTE_INT.
27086         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
27087         * m4/ptrdiff_max.m4 (gl_PTRDIFF_MAX): Use AC_COMPUTE_INT instead of
27088         _AC_COMPUTE_INT.
27089         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
27090         * m4/size_max.m4 (gl_SIZE_MAX): Use AC_COMPUTE_INT instead of
27091         _AC_COMPUTE_INT.
27092         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
27093
27094 2006-11-28  Jim Meyering  <jim@meyering.net>
27095
27096         * lib/regcomp.c (parse_branch): Rename local, exp->expr, to avoid
27097         warning from "gcc -Wshadow" about shadowing the builtin.
27098
27099 2006-11-27  Bruno Haible  <bruno@clisp.org>
27100
27101         * m4/stdint.m4 (gl_STDINT_BITSIZEOF): Use AC_COMPUTE_INT instead of
27102         _AC_COMPUTE_INT.
27103         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
27104
27105 2006-11-27  Bruno Haible  <bruno@clisp.org>
27106             Paul Eggert  <eggert@cs.ucla.edu>
27107
27108         * lib/regex.h (__restrict_arr): Redo logic of #if, for clarity.
27109
27110 2006-11-26  Bruno Haible  <bruno@clisp.org>
27111
27112         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
27113         noinst_LTLIBRARIES.
27114
27115 2006-11-27  Paul Eggert  <eggert@cs.ucla.edu>
27116             Bruno Haible  <bruno@clisp.org>
27117
27118         * lib/gettext.h (_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS): Define to 0
27119         if compiling with "gcc -ansi".
27120
27121 2006-11-26  Paul Eggert  <eggert@cs.ucla.edu>
27122
27123         Fix some incompatibilities with gcc -ansi -pedantic.
27124         * lib/regex.h (__restrict_arr): Don't use the [restrict] syntax
27125         if compiling pedantically with GCC, unless it's C99 or later.
27126         Don't trust sys/cdefs.h's definition of __restrict_arr, either, as
27127         it mishandles gcc -ansi -pedantic as well.
27128         * lib/regex_internal.h (re_token_t): Don't use enum bitfields
27129         if gcc -pedantic.
27130         * lib/regexec.c (check_node_accept_bytes): Don't use auto
27131         initializers for struct if -pedantic, unless it's C99 or later.
27132
27133 2006-11-25  Nix  <nix@esperi.org.uk>  (tiny change)
27134
27135         * m4/fcntl_h.m4 (gl_FCNTL_H): Test the atime, not the mtime.
27136         Don't close an fd more than once. Identical atimes indicate
27137         success, not failure.
27138
27139 2006-11-22  Robinson Mittmann <bob@hoplon.com>  (tiny change)
27140
27141         * lib/sincosl.c (kernel_sinl): Fix typo in threshold.
27142
27143 2006-11-23  Jim Meyering  <jim@meyering.net>
27144
27145         * build-aux/announce-gen: New file.  From coreutils.
27146
27147 2006-11-22  Jim Meyering  <jim@meyering.net>
27148
27149         Work around a compile-time error from the HP-UX 11.00 /bin/cc.
27150         * lib/fts.c (enum Fts_stat): Give this previously-anon enum a name.
27151         (fts_read): Use a temporary to narrow the overused st_size member
27152         before using it in a switch statement.  Reported by Matthew Woehlke.
27153
27154         * m4/clock_time.m4 (gl_CLOCK_TIME): Quote AC_SUBST argument.
27155         * m4/euidaccess.m4 (gl_PREREQ_EUIDACCESS): Likewise.
27156
27157 2006-11-20  Bruno Haible  <bruno@clisp.org>
27158
27159         * gettext.m4 (AM_GNU_GETTEXT): Revert 2005-07-28 patch: Use
27160         changequote instead of pairs of brackets.
27161         Reported by Andreas Schwab <schwab@suse.de>.
27162
27163 2006-11-21  Jim Meyering  <jim@meyering.net>
27164
27165         * lib/fts.c (fts_safe_changedir): Move a declaration "up",
27166         so as to remain compatible with older compilers.
27167         Patch from Michael Deutschmann.
27168
27169 2006-11-20  Paul Eggert  <eggert@cs.ucla.edu>
27170
27171         * MODULES.html.sh (File system functions): Add openat.
27172
27173         * lib/openat.h (rpl_fstatat): New macro, if
27174         [HAVE_OPENAT && ! LSTAT_FOLLOWS_SLASHED_SYMLINK.
27175         (fstatat): Define to rpl_fstatat under the same conditions,
27176         unless COMPILING_FSTATAT.
27177         * m4/openat.m4 (gl_FUNC_OPENAT): Compile fstatat.c too, if fstatat
27178         seems to have the bug.
27179         * lib/fstatat.c: New file.
27180         * modules/openat (Files): Add it.
27181
27182 2006-11-20  Bruno Haible  <bruno@clisp.org>
27183
27184         * Makefile: New file.
27185
27186 2006-11-20  Jim Meyering  <jim@meyering.net>
27187
27188         The beginnings of syntax-related checks for gnulib.
27189         * lib/Makefile: New file.
27190         * lib/t-idcache: New script.  Ensure that the two halves of
27191         idcache.c stay in sync.
27192
27193         * lib/idcache.c: Adjust comments in user- and group- portions to
27194         be more accurate, and to be consistent with one another.
27195
27196 2006-11-20  Jim Meyering  <jim@meyering.net>
27197
27198         * lib/idcache.c: Restore most of the 2006-11-06 patch, so as to
27199         continue using the flexible array member (thus, this module performs
27200         half as many malloc calls), with the addition that...
27201         (getgroup, getuser): Consistently record a non-match via an empty
27202         "name" string, and map an empty string match to a NULL return value.
27203         * modules/idcache (Depends-on): Re-add flexmember.
27204
27205         * lib/idcache.c (getuser): Remove all uses of the register keyword.
27206         (getuidbyname, getgroup, getgidbyname): Likewise.
27207
27208         Use cleaner syntax: NULL rather than 0.
27209         * lib/idcache.c (getuidbyname, getgidbyname): Return NULL, not 0.
27210
27211 2006-11-20  Paul Eggert  <eggert@cs.ucla.edu>
27212
27213         * lib/idcache.c: Undo most recent patch, dated 2006-11-06.
27214         It mishandled the case where the group was missing.
27215         Problem reported by Greg Schafer.
27216         * modules/idcache: Likewise.
27217
27218 2006-11-18  Jim Meyering  <jim@meyering.net>
27219
27220         * check-module (%exempt_header): Add exception for some
27221         conditionally-included headers.
27222
27223         * modules/i-ring (Depends-on): Add verify.
27224         (License): Change to LGPL.
27225
27226 2006-11-16  Paul Eggert  <eggert@cs.ucla.edu>
27227
27228         * modules/getaddinfo (Depends-on): Remove inttostr; add snprintf.
27229         * lib/getaddrinfo.c: Include snprintf.h rather than intprops.h
27230         and inttostr.h.  Use snprintf rather than uinttostr, so that
27231         LGPLed code doesn't depend on GPLed.
27232
27233 2006-11-17  Paul Eggert  <eggert@cs.ucla.edu>
27234
27235         * modules/inline (License): Change from GPL to LGPL.
27236
27237 2006-11-17  Jim Meyering  <jim@meyering.net>
27238
27239         * modules/d-type (License): Switch to LGPL.
27240
27241 2006-11-15  Bruno Haible  <bruno@clisp.org>
27242
27243         * m4/alloca.m4 (gl_FUNC_ALLOCA): Fix the AC_CACHE_CHECK message.
27244
27245 2006-11-15  Eric Blake  <ebb9@byu.net>
27246
27247         * m4/allocsa.m4 (gl_ALLOCSA): Don't invoke macro already picked up by
27248         the module dependency.
27249
27250 2006-11-15  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
27251             Bruno Haible  <bruno@clisp.org>
27252
27253         * gnulib-tool (func_create_testdir): Add license consistency check.
27254
27255 2006-11-15  Eric Blake  <ebb9@byu.net>
27256
27257         * m4/alloca.m4 (gl_FUNC_ALLOCA): Use AC_CACHE_CHECK to avoid a
27258         random "(cached)" in configure output.
27259
27260 2006-11-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
27261
27262         * m4/inttypes.m4 (gl_INTTYPES_H): Use AC_CACHE_CHECK so that the
27263         test for conforming inttypes.h is both announced and cached.
27264
27265         * MODULES.html.sh (seen_modules, seen_files): New variables.
27266         (func_module): Rewrite to use a few less gnulib-tool and sed
27267         invocations.  Avoid a couple of quadratic algorithms for ...
27268         (missed_modules, missed_files): ... these, with ...
27269         (func_append, func_tmpdir): ... these new functions, from
27270         gnulib-tool.  Analogously, install traps for cleanup.
27271
27272         * tests/test-gc.c (main): Remove unused variables.
27273         * tests/test-read-file.c: Include stdlib.h, for 'free'.
27274
27275 2006-11-14  Paul Eggert  <eggert@cs.ucla.edu>
27276
27277         * modules/inttostr (License): Change to LGPL.
27278
27279 2006-11-14  Eric Blake  <ebb9@byu.net>
27280
27281         * modules/tempname (License): Change to LGPL.
27282
27283 2006-11-14  Eric Blake  <ebb9@byu.net>
27284
27285         * doc/functions.texi (Function Portability): *printf functions on
27286         Cygwin now understand all POSIX size specifiers.
27287
27288 2006-11-14  Bruno Haible  <bruno@clisp.org>
27289
27290         * modules/c-ctype (License): Change to LGPL.
27291
27292 2006-11-12  Bruno Haible  <bruno@clisp.org>
27293
27294         * m4/lib-link.m4 (AC_LIB_LINKFLAGS, AC_LIB_HAVE_LINKFLAGS,
27295         AC_LIB_LINKFLAGS_BODY): Also set a LIB${NAME}_PREFIX variable. Needed
27296         for GNOME libraries, for which the include files are installed in
27297         subdirectories of $prefix/include.
27298
27299 2006-11-12  Bruno Haible  <bruno@clisp.org>
27300
27301         * m4/lib-link.m4: Require at least autoconf-2.54.
27302         (AC_LIB_LINKFLAGS_BODY) [autoconf < 2.61]: Turn dots into the library
27303         name to underscores for the --with option.
27304
27305 2006-11-13  Bruno Haible  <bruno@clisp.org>
27306
27307         * gnulib-tool (func_create_testdir): Set gl_source_base correctly in
27308         the tests directory.
27309         Reported by Ralf Wildenhues.
27310
27311 2006-11-13  Bruno Haible  <bruno@clisp.org>
27312
27313         * gnulib-tool (func_emit_initmacro_start): Also override AC_LIBSOURCES.
27314         (func_emit_initmacro_end): Undo the override here.
27315         (func_emit_initmacro_done): Emit a definition for gl_LIBSOURCES.
27316         Works around the famous automake error in coreutils.
27317
27318 2006-11-13  Eric Blake  <ebb9@byu.net>
27319
27320         * lib/gl_anytree_oset.h (gl_tree_search_atleast): Return the
27321         element, not its node.
27322
27323 2006-11-12  Bruno Haible  <bruno@clisp.org>
27324
27325         * gnulib-tool (func_emit_lib_Makefile_am): Replace occurrences of
27326         '$(top_srcdir)/build-aux/', taking into account the real auxdir.
27327
27328 2006-11-12  Bruno Haible  <bruno@clisp.org>
27329
27330         * gnulib-tool: New option --local-symlink.
27331         (func_usage): Document it.
27332         (lsymbolic): New variable.
27333         (func_import, func_create_testdir): If --symlink was not specified,
27334         test whether --local-symlink was specified and the file comes from
27335         the local_gnulib_dir.
27336
27337 2006-11-12  Bruno Haible  <bruno@clisp.org>
27338
27339         * gnulib-tool (func_ln): New function.
27340         (func_ln_if_changed, func_create_testdir): Use it instead of "ln -s".
27341
27342 2006-11-12  Bruno Haible  <bruno@clisp.org>
27343
27344         Finish support for source files in subdirectories.
27345         * gnulib-tool (func_emit_lib_Makefile_am): If some of the source files
27346         are in subdirectories, set uses_subdirs and add 'subdir-objects' to
27347         AUTOMAKE_OPTIONS.
27348         (func_import, func_create_testdir): Invoke AM_PROG_CC_C_O in this case.
27349
27350 2006-11-12  Bruno Haible  <bruno@clisp.org>
27351
27352         * gnulib-tool (func_get_automake_snippet): Synthesize also an
27353         EXTRA_lib_SOURCES augmentation.
27354         (func_emit_lib_Makefile_am): Initialize EXTRA_lib..._SOURCES to empty.
27355
27356 2006-11-12  Jim Meyering  <jim@meyering.net>
27357
27358         Make fts (in FTS_CWDFD mode) more efficient by caching a few open
27359         file descriptors.  This also averts a failure on systems with
27360         native openat support when a traversed directory lacks "x" access.
27361         * lib/fts_.h: Include "i-ring.h"
27362         (struct FTS) [fts_fd_ring]: New member.
27363         * lib/fts.c (RESTORE_INITIAL_CWD): Also call fd_ring_clear.
27364         (FCHDIR): Add parentheses.
27365         (fd_ring_check, fd_ring_print) [!FTS_DEBUG]: Define away.
27366         (cwd_advance_fd): Add a 3rd parameter.  Adjust all callers.
27367         When descending, rather than simply closing the previous
27368         fts_cwd_fd value, push that file descriptor onto the ring.
27369         (same_fd, fd_ring_print, fd_ring_check) [FTS_DEBUG]: New functions.
27370         (fts_open): Initialize the new fd_ring member.
27371         (fts_close): Clear the ring.
27372         (fts_safe_changedir): When possible, use our new fd_ring to skip
27373         the diropen and fstat and dev/ino comparison that would normally
27374         accompany a virtual `chdir ("..")'.
27375
27376         * modules/fts (Depends-on): Add i-ring.
27377         * modules/i-ring: New module.
27378         * lib/i-ring.c, lib/i-ring.h, lib/i-ring-test.c: New files.
27379         * m4/i-ring.m4: New file.
27380
27381 2006-11-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
27382
27383         * gnulib-tool (func_create_testdir): Fix replacement of
27384         `build-aux' in configure.ac.  Run autotools in gltests
27385         subdirectory.
27386         (func_create_testdir, func_create_megatestdir, test): There is
27387         no need for '--force' in most autotool invocations in a new
27388         tree.  Actually fail the whole test if any of the tools, or the
27389         configure or make stages fail.
27390
27391         Sync from Automake.
27392         * build-aux/gnupload: Revert last change.  Add pointer to upload
27393         instructions of the GNU Maintenance Instructions.
27394         Suggestion by Karl Berry.
27395
27396 2006-11-10  Jim Meyering  <jim@meyering.net>
27397
27398         * lib/fts.c [FTS_DEBUG]: Don't try to print a pointer via %s.
27399
27400 2006-11-09  Paul Eggert  <eggert@cs.ucla.edu>
27401
27402         * lib/gettext.h (dgettext, dcgettext, ngettext) [! ENABLE_NLS]:
27403         (dngettext, dcngettext, bindtextdomain) [! ENABLE_NLS]:
27404         (bind_textdomain_codeset) [! ENABLE_NLS]:
27405         Evaluate all the arguments.  That way, callers get compatible behavior
27406         if the arguments have side effects.  Also, it avoids some GCC
27407         diagnostics in some cases; Joel E. Denny reported problems when Bison
27408         was configured with --enable-gcc-warnigs.
27409
27410 2006-11-10  Jim Meyering  <jim@meyering.net>
27411
27412         * m4/inline.m4 (gl_INLINE): Check with the compiler, not cpp, so that
27413         relevant options in CFLAGS (like -O, -fno-inline) are taken into
27414         account.
27415
27416 2006-11-10  Jim Meyering  <jim@meyering.net>
27417
27418         * modules/inline: New file/module.
27419         * modules/xalloc (Files): Remove m4/inline.m4.
27420         (Depends-on): Add inline, instead.
27421         * modules/oset: Likewise.
27422         * modules/list: Likewise.
27423
27424 2006-11-09  Paul Eggert  <eggert@cs.ucla.edu>
27425
27426         * lib/stdint_.h (uintmax_t): Fix typo: int64_t -> uint64_t.
27427         Problem reported by Matthew Woehlke.
27428
27429 2006-11-09  Bruno Haible  <bruno@clisp.org>
27430
27431         * lib/tempname.c (gen_tempname): Remove variant that invokes
27432         __gen_tempname.
27433         * m4/tempname.m4 (gl_FUNC_GEN_TEMPNAME): Don't test for
27434         __gen_tempname.
27435
27436 2006-11-08  Bruno Haible  <bruno@clisp.org>
27437
27438         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Set ac_cv_type_long_long_int
27439         to 'yes' instead of 'cross-compiling'.
27440
27441 2006-11-08  Paul Eggert  <eggert@cs.ucla.edu>
27442
27443         * lib/quotearg.h (quotearg_free): New decl.
27444         * lib/quotearg.c (quotearg_free): New function.
27445         (slot0, nslots, slotvec0, slotvec):
27446         Now file-scope so that quotearg_free can get at them.
27447
27448 2006-11-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
27449
27450         Sync from Automake.
27451         * build-aux/gnupload: Add missing 'gnu' to example URL.
27452         Report by Karl Berry.
27453
27454 2006-11-08  Bruno Haible  <bruno@clisp.org>
27455
27456         * m4/inline.m4 (gl_INLINE): Also test __NO_INLINE__.
27457         Suggested by Paul Eggert.
27458
27459 2006-11-08  Jim Meyering  <jim@meyering.net>
27460
27461         * lib/fts.c [!_LGPL_PACKAGE]: Don't include fcntl--.h twice.
27462         It's already included if !_LIBC.
27463         (fts_safe_changedir): Add a comment.
27464
27465 2006-11-07  Paul Eggert  <eggert@cs.ucla.edu>
27466
27467         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Detect bug in
27468         Tandem NonStop Kernel (OSS) cc -O circa 2004, reported by
27469         Matthew Woehlke.
27470
27471         * lib/xalloc.h (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): Move
27472         definitions up, to avoid colliding with change below.
27473         (static_inline) [HAVE_INLINE]: New macro.
27474         (xnmalloc, xnrealloc, x2nrealloc, xcharalloc):
27475         Provide extern decls when !HAVE_INLINE.  Do not define unless
27476         static_inline is defined, either by us or by xmalloc.c.  Use
27477         static_inline rather than static inline.
27478         (XCALLOC): Optimize sizeof(T) = 1 case.
27479         * lib/xmalloc.c (static_inline) [!HAVE_INLINE]: New macro.
27480
27481 2006-11-07  Bruno Haible  <bruno@clisp.org>
27482
27483         * lib/xalloc.h (XNMALLOC): Restore optimization of sizeof(T) = 1 case.
27484         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Require gl_INLINE instead of
27485         AC_C_INLINE.
27486         * modules/xalloc (Files): Add m4/inline.m4.
27487
27488 2006-11-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
27489
27490         * README: Fix typo.
27491         * doc/gnulib.texi (Miscellaneous Notes): Likewise, rename...
27492         (Miscellanous Notes): ...from this.
27493
27494 2006-11-07  Paul Eggert  <eggert@cs.ucla.edu>
27495
27496         * m4/flexmember.m4 (AC_C_FLEXIBLE_ARRAY_MEMBER):
27497         Mention that offsetof should be used instead of sizeof.
27498         From Bruno Haible.
27499
27500 2006-11-07  Bruno Haible  <bruno@clisp.org>
27501
27502         * lib/w32spawn.h (prepare_spawn): Use XNMALLOC instead of xmalloc.
27503
27504 2006-11-06  Paul Eggert  <eggert@cs.ucla.edu>
27505
27506         Simplify xmalloc expressions. Add overflow check in xmalloc arguments.
27507         * lib/gl_anyavltree_list2.h (create_subtree_with_contents):
27508         (gl_tree_create, gl_tree_add_first, gl_tree_add_last):
27509         (gl_tree_add_before, gl_tree_add_after):
27510         Use XMALLOC instead of xmalloc, and XCALLOC instead of xzalloc.
27511         * lib/gl_anyhash_list2.h (hash_resize): Likewise.
27512         * lib/gl_anylinked_list2.h (gl_linked_create_empty, gl_linked_create):
27513         (gl_linked_add_first, gl_linked_add_last, gl_linked_add_before):
27514         (gl_linked_add_after, gl_linked_add_at): Likewise.
27515         * lib/gl_anyrbtree_list2.h (create_subtree_with_contents):
27516         (gl_tree_create, gl_tree_add_first, gl_tree_add_last):
27517         (gl_tree_add_before, gl_tree_add_after): Likewise.
27518         * lib/gl_anytree_list2.h (gl_tree_create_empty): Likewise.
27519         * lib/gl_anytree_oset.h (gl_tree_create_empty): Likewise.
27520         * lib/gl_anytreehash_list1.h (add_to_bucket): Likewise.
27521
27522 2006-11-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
27523
27524         * lib/gl_oset.h: Use C comment style, not C++ comment style.
27525
27526 2006-11-06  Bruno Haible  <bruno@clisp.org>
27527
27528         * m4/inline.m4: New file.
27529         * m4/gl_list.m4 (gl_LIST): Require gl_INLINE.
27530         * modules/list (Files): Add m4/inline.m4.
27531         * modules/oset (Files): Likewise.
27532
27533 2006-11-06  Paul Eggert  <eggert@cs.ucla.edu>
27534
27535         * lib/idcache.c: Include <stddef.h>, for offsetof.
27536         (struct userid.name): Change from char * to a flexible array member.
27537         All uses changed.
27538         * modules/idcache (Depends-on): Add flexmember.
27539
27540         * MODULES.html.sh (Core language properties): New module flexmember.
27541         * modules/flexmember, m4/flexmember.m4: New files.
27542
27543         * lib/xalloc.h (xnmalloc, xnrealloc, x2nrealloc): Now static
27544         inline functions that are identical with the old xnmalloc_inline,
27545         xnrealloc_inline, x2nrealloc_inline of lib/xmalloc.c.  This is so
27546         that we can avoid some unnecessary integer multiplications and
27547         divisions in the common case where the element size is known at
27548         compile time.
27549         (XNMALLOC) [HAVE_INLINE]: Remove special case, which is no longer
27550         needed.
27551         (xnboundedmalloc): Remove.
27552         (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): Use lower-case letters for
27553         arguments, for consistency with rest of this header.
27554         (xcharalloc): Rewrite using XNMALLOC.
27555         * lib/xmalloc.c (xnmalloc_inline, xnmalloc, xnrealloc_inline):
27556         (xnrealloc, x2nrealloc_inline, x2nrealloc): Remove.  The *_inline
27557         versions have been moved to lib/xalloc.h and renamed to be the
27558         non-*_inline versions.
27559         (xmalloc, xrealloc): Implement without reference to the xnmalloc
27560         and xnrealloc functions, since those functions are now inline and
27561         now call us.
27562         (x2realloc): Invoke x2realloc, not x2realloc_inline, to accommodate
27563         renaming described above.
27564         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Remove AC_C_INLINE since
27565         xmalloc.c no longer uses inline directly.  gl_PREREQ_XALLOC now
27566         captures the dependency in AC_C_INLINE.
27567
27568         New module canonicalize-lgpl, proposed by Charles Wilson in
27569         <http://lists.gnu.org/archive/html/bug-gnulib/2006-11/msg00020.html>
27570         with a few small changes afterwards.
27571         * MODULES.html.sh (File system functions): New module
27572         canonicalize-lgpl.
27573         * lib/canonicalize.h: Add comments for canonicalize_filename_mode
27574         and canonicalize_file_name.
27575         * lib/canonicalize-lgpl.c, m4/canonicalize-lgpl.m4:
27576         * modules/canonicalize-lgpl: New files.
27577
27578 2006-11-05  Bruno Haible  <bruno@clisp.org>
27579
27580         * gnulib-tool (func_import, func_create_testdir): Create directories
27581         also for files in subdirectories of lib/.
27582
27583 2006-11-05  Bruno Haible  <bruno@clisp.org>
27584
27585         * lib/gl_array_list.c (gl_array_iterator_next): Make pointer decrement
27586         ANSI C compliant.
27587
27588 2006-11-03  Bruno Haible  <bruno@clisp.org>
27589
27590         Simplify xmalloc expressions. Add overflow check in xmalloc arguments.
27591         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Require AC_C_INLINE.
27592         * lib/xalloc.h (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): New macros.
27593         (xnboundedmalloc): New inline function.
27594         * lib/classpath.c (new_classpath): Use XNMALLOC instead of xmalloc.
27595         * lib/clean-temp.c (create_temp_dir): Use XNMALLOC, XMALLOC instead of
27596         xmalloc.
27597         * lib/concatpath.c (concatenated_pathname): Use XNMALLOC instead of
27598         xmalloc.
27599         * lib/fatal-signal.c (at_fatal_signal): Use XNMALLOC instead of xmalloc.
27600         * lib/findprog.c (find_in_path): Use XNMALLOC instead of xmalloc.
27601         * lib/gl_array_list.c (gl_array_create_empty): Use XMALLOC instead of
27602         xmalloc.
27603         (gl_array_create): Use XNMALLOC, XMALLOC instead of xmalloc.
27604         * lib/gl_array_oset.c (gl_array_create_empty): Use XNMALLOC instead of
27605         xmalloc.
27606         * lib/gl_avltree_oset.c (gl_tree_add_first, gl_tree_add_before,
27607         gl_tree_add_after): Use XMALLOC instead of xmalloc.
27608         * lib/gl_carray_list.c (gl_carray_create_empty): Use XMALLOC instead of
27609         xmalloc.
27610         (gl_carray_create): Use XNMALLOC, XMALLOC instead of xmalloc.
27611         * lib/gl_rbtree_oset.c (gl_tree_add_first, gl_tree_add_before,
27612         gl_tree_add_after): Use XMALLOC instead of xmalloc.
27613         * lib/gl_sublist.c (gl_sublist_create): Use XMALLOC instead of xmalloc.
27614         * lib/pagealign_alloc.c (new_memnode): Use XMALLOC instead of xmalloc.
27615         * lib/sh-quote.c (shell_quote_argv): Use XNMALLOC instead of xmalloc.
27616         * lib/xvasprintf.c (xstrcat): Use XNMALLOC instead of xmalloc.
27617
27618 2006-11-03  Bruno Haible  <bruno@clisp.org>
27619
27620         * lib/c-ctype.h [C++]: Define functions without name mangling.
27621         * lib/fwriteerror.h [C++]: Likewise.
27622         * lib/gcd.h [C++]: Likewise.
27623         * lib/linebreak.h [C++]: Likewise.
27624
27625 2006-11-03  Paul Eggert  <eggert@cs.ucla.edu>
27626
27627         * lib/canonicalize.h: (canonicalize_mode_t, CAN_EXISTING):
27628         (CAN_ALL_BUT_LAST, CAN_MISSING, canonicalize_filename_mode):
27629         Define only if PROVIDE_CANONICALIZE_FILENAME_MODE is defined.
27630         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME):
27631         Check for functions and headers just once.
27632         Check for declaration of canonicalize_file_name.
27633         Define PROVIDE_CANONICALIZE_FILENAME_MODE.
27634
27635 2006-11-02  Charles Wilson  <cygwin@cwilson.fastmail.fm>
27636
27637         * gnulib-tool (func_import): Fix typo in actioncmd.
27638
27639 2006-11-02  Bruno Haible  <bruno@clisp.org>
27640
27641         * gnulib-tool (func_get_automake_snippet): Interpret a backslash-
27642         newline sequence in the Makefile.am snippet as a space, like "make"
27643         does.
27644         Reported by Roger Persson <perrog@gmail.com>.
27645
27646 2006-11-01  Bruno Haible  <bruno@clisp.org>
27647
27648         * m4/strcase.m4 (gl_FUNC_STRNCASECMP): Check whether strncasecmp is
27649         already declared in <string.h>.
27650         * lib/strcase.h (strncasecmp): Don't declare it if yes.
27651
27652 2006-11-01  Bruno Haible  <bruno@clisp.org>
27653
27654         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Don't define strcasecmp here.
27655         * lib/strcase.h: Include <string.h>.
27656         (strcasecmp): Define to rpl_strcasecmp here.
27657
27658 2006-11-01  Bruno Haible  <bruno@clisp.org>
27659
27660         * lib/printf-parse.c (PRINTF_PARSE): Cast malloc/realloc results.
27661
27662 2006-11-01  Eric Blake  <ebb9@byu.net>
27663
27664         * lib/mkstemp-safer.c (mkstemp_safer): Allow C++ compilation.
27665
27666         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Allow C++ configuration.
27667
27668 2006-10-29  Bruno Haible  <bruno@clisp.org>
27669
27670         Make it compile in C++ mode.
27671         * lib/full-write.c (full_rw): Add a cast.
27672
27673 2006-11-01  Bruno Haible  <bruno@clisp.org>
27674
27675         * gnulib-tool (func_get_automake_snippet): Change sed_combine_lines to
27676         be POSIX compliant.
27677         Reported by Roger Persson <perrog@gmail.com>.
27678
27679 2006-11-01  Eric Blake  <ebb9@byu.net>
27680
27681         * lib/getopt_.h: Fix comments.
27682
27683 2006-10-31  Eric Blake  <ebb9@byu.net>
27684
27685         * modules/tmpdir (Depends-on): Add sys_stat.
27686         * modules/mkdtemp (Depends-on): Add tempname, drop unistd.
27687         * lib/mkdtemp.c (gen_tempname): Remove; tempname covers this.
27688         * lib/tmpdir.c (S_ISDIR): Simplify, thanks to sys_stat.
27689         * m4/mkdtemp.m4 (gl_PREREQ_MKDTEMP): Simplify, thanks to
27690         tempname.
27691
27692 2006-10-31  Paul Eggert  <eggert@cs.ucla.edu>
27693
27694         Avoid some C++ diagnostics reported by Bruno Haible.
27695         * lib/quotearg.c (clone_quoting_options): Use xmemdup rather than
27696         xmalloc.
27697         (quotearg_alloc): Use xcharalloc rather than xmalloc.
27698         (struct slotvec): Move to top level.
27699         (quotearg_n_options): Rewrite to avoid xmalloc.
27700         * lib/xalloc.h (xcharalloc): New function.
27701         * (xrealloc, xnrealloc, x2realloc, x2nrealloc, xmemdup):
27702         [defined __cplusplus]: Add function template that provides result
27703         type propagation.  This part of the change is from Bruno Haible.
27704
27705 2006-10-29  Bruno Haible  <bruno@clisp.org>
27706
27707         Make it compile in C++ mode.
27708         * lib/striconv.c (mem_cd_iconv): Cast malloc/realloc result.
27709         * lib/strnlen1.c (strnlen1): Cast memchr result.
27710         * lib/mbchar.h (mb_copy): Rename arguments to 'new_mbc', 'old_mbc'.
27711         * lib/clean-temp.c (string_equals, string_hash): Add casts.
27712         (create_temp_dir): Rename local variable 'template'.
27713         (compile_csharp_using_sscli): Add cast.
27714         * lib/fatal-signal.c (at_fatal_signal): Cast xmalloc result.
27715         * lib/findprog.c (find_in_path): Likewise.
27716         * lib/linebreak.c (mbs_width_linebreaks): Cast malloc result.
27717         * lib/wait-process.c (register_slave_subprocess): Likewise.
27718
27719 2006-10-22  Bruno Haible  <bruno@clisp.org>
27720
27721         * modules/tsearch: New file.
27722         * lib/tsearch.h: New file.
27723         * lib/tsearch.c: New file, from glibc-2.5 with small modifications.
27724         * m4/tsearch.m4: New file.
27725         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add tsearch.
27726
27727 2006-10-29  Eric Blake  <ebb9@byu.net>
27728
27729         * lib/arcfour.c: Assume config.h.
27730         * lib/arctwo.c: Likewise.
27731         * lib/base64.c: Likewise.
27732         * lib/check-version.c: Likewise.
27733         * lib/crc.c: Likewise.
27734         * lib/des.c: Likewise.
27735         * lib/gc-gnulib.c: Likewise.
27736         * lib/gc-libgcrypt.c: Likewise.
27737         * lib/gc-pbkdf2-sha1.c: Likewise.
27738         * lib/getaddrinfo.c: Likewise.
27739         * lib/getdelim.c: Likewise.
27740         * lib/getline.c: Likewise.
27741         * lib/hmac-md5.c: Likewise.
27742         * lib/hmac-sha1.c: Likewise.
27743         * lib/iconvme.c: Likewise.
27744         * lib/md2.c: Likewise.
27745         * lib/md4.c: Likewise.
27746         * lib/memxor.c: Likewise.
27747         * lib/read-file.c: Likewise.
27748         * lib/readline.c: Likewise.
27749         * lib/rijndael-alg-fst.c: Likewise.
27750         * lib/rijndael-api-fst.c: Likewise.
27751         * lib/xgetdomainname.c: Likewise.
27752
27753 2006-10-28  Eric Blake  <ebb9@byu.net>
27754
27755         * lib/xstrndup.c: Assume config.h.
27756
27757 2006-10-27  Paul Eggert  <eggert@cs.ucla.edu>
27758
27759         Move stat.h-substitute stuff from lib/stat-macros.h to lib/stat_.h.
27760         stat-macros.h is now for our own macros, whereas stat_h is for
27761         macros in the <sys/stat.h> name space.
27762         * lib/stat-macros.h: Remove copyright notice, as this file is now tiny.
27763         (STAT_MACROS_H): Remove.
27764         (S_IFMT, S_ISBLK, S_ISCHR, S_ISDIR, S_ISFIFO, S_ISLNK, S_ISNAM):
27765         (S_ISMPB, S_ISMPC, S_ISNWK, S_ISREG, S_ISSOCK, S_ISDOOR, S_ISPORT):
27766         (S_TYPEISMQ, S_TYPEISTMO, S_TYPEISSEM, S_TYPEISSHM, S_ISCTG, S_ISOFD):
27767         (S_ISOFL, S_ISWHT, S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IRGRP):
27768         (S_IROTH, S_IWUSR, S_IWGRP, S_IWOTH, S_IXUSR, S_IXGRP, S_IXOTH):
27769         (S_IRWXU, S_IRWXG, S_IRWXO, S_IXUGO, S_IRWXUGO):
27770         Move these macros to ...
27771         * lib/stat_.h: here.  Don't include stat-macros.h.
27772         * lib/canonicalize.c: Don't include stat-macros.h.
27773         * lib/chown.c: Likewise.
27774         * lib/euidaccess.c: Likewise.
27775         * lib/file-type.c: Likewise.
27776         * lib/filemode.c: Likewise.
27777         * lib/glob.c: Likewise.
27778         * lib/isapipe.c: Likewise.
27779         * lib/lchown.c: Likewise.
27780         * lib/lstat.c: Likewise.
27781         * lib/mkdir-p.c: Likewise.
27782         * lib/rmdir.c: Likewise.
27783         * m4/lchown.m4 (gl_FUNC_LCHOWN): Don't require gl_STAT_MACROS.
27784         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Don't check for io.h
27785         unless mkdir isn't declared, to speed up 'configure'.
27786         Always create sys/stat.h, since it's unlikely any real sys/stat.h
27787         would define all the S_* symbols.
27788         * modules/canonicalize (Depends-on):
27789         Depend on sys_stat, not stat-macros.
27790         * modules/chown: Likewise.
27791         * modules/euidaccess: Likewise.
27792         * modules/filemode: Likewise.
27793         * modules/file-type: Likewise.
27794         * modules/glob: Likewise.
27795         * modules/isapipe: Likewise.
27796         * modules/lchown: Likewise.
27797         * modules/lstat: Likewise.
27798         * modules/mkancesdirs: Likewise.
27799         * modules/rmdir: Likewise.
27800         * modules/mkdir-p (Depends-on): Also depend on sys_stat.
27801         * modules/modechange: Likewise.
27802         * modules/stat-macros (Files): Remove m4/stat-macros.m4.
27803         (configure.ac): Remove gl_STAT_MACROS.
27804         * modules/sys_stat (Depends-on): Remove stat-macros.
27805
27806 2006-10-27  Bruno Haible  <bruno@clisp.org>
27807
27808         * m4/signed.m4: Remove file.
27809         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_ARGS_: Remove bh_C_SIGNED
27810         invocation.
27811         * modules/vasnprintf (Files): Remove m4/signed.m4.
27812
27813 2006-10-27  Bruno Haible  <bruno@clisp.org>
27814
27815         Update to GNU gettext 0.16.
27816         * modules/gettext (Files): Add m4/intl.m4, m4/intldir.m4. Remove
27817         m4/inttypes-h.m4, m4/signed.m4.
27818         * m4/gettext.m4: Update to GNU gettext 0.16.
27819         * m4/intl.m4: New file, from GNU gettext.
27820         * m4/intldir.m4: New file, from GNU gettext.
27821         * config/srclist.txt: Update
27822
27823 2006-10-27  Eric Blake  <ebb9@byu.net>
27824
27825         * MODULES.html.sh: Document tempname.
27826         * modules/mkstemp (Depends-on): Add tempname, and drop transitive
27827         dependencies.
27828         (Files): Move lib/tempname.c...
27829         * modules/tempname: ...to this new module.
27830         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Remove tempname checks.
27831         (gl_PREREQ_TEMPNAME): Move...
27832         * m4/tempname.m4: ...to this new file.
27833         * lib/mkstemp.c (includes) [!_LIBC]: Use tempname.h.
27834         * modules/sys_stat (Depends-on): Add stat-macros.
27835         * lib/stat_.h (includes): Pick up stat macros.
27836         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Replace <sys/stat.h>
27837         if stat macros are broken.
27838         * lib/tempname.c (includes): No need to include "stat-macros.h".
27839         (__gen_tempname) [!_LIBC]: Expose as gen_tempname.
27840         (direxists, __path_search) [!_LIBC]: Don't compile these in
27841         gnulib; the tmpdir module covers that.
27842         * lib/tempname.h: New file.
27843
27844 2006-10-26  Paul Eggert  <eggert@cs.ucla.edu>
27845
27846         * COPYING: Explain how gnulib-tool converts licence headers.
27847         Almost all wording by Eric Blake.
27848
27849 2006-10-25  Paul Eggert  <eggert@cs.ucla.edu>
27850
27851         * lib/mbchar.h (is_basic_table): Make read-only.
27852         * lib/mbchar.c (is_basic_table): Likewise.
27853         Reported by John Darrington.
27854
27855 2006-10-25  Bruno Haible  <bruno@clisp.org>
27856
27857         * lib/progname.h (set_program_name): Undefine before defining.
27858
27859 2006-10-25  Bruno Haible  <bruno@clisp.org>
27860
27861         * lib/gettext.h (_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS): Define to
27862         false for non-gcc C++ compilers.
27863         Reported by Nelson H. F. Beebe <beebe@math.utah.edu>.
27864
27865 2006-10-24  Bruno Haible  <bruno@clisp.org>
27866
27867         * lib/striconv.c (mem_cd_iconv, str_cd_iconv): Treat all non-GNU
27868         iconv implementations like Irix iconv.
27869
27870 2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
27871
27872         * modules/vararrays: New file.
27873         * m4/vararrays.m4: New file, taken from diffutils.
27874         * MODULES.html.sh: New module vararrays.
27875
27876 2006-10-24  Karl Berry  <karl@gnu.org>
27877
27878         * doc/gnulib-intro.texi: --- instead of --; non-naive naive.
27879         Don't call GNU Unix.
27880
27881 2006-10-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
27882
27883         * users.txt: Add Libtool.
27884
27885         Sync from Libtool:
27886
27887         2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
27888
27889         * lib/argz.c: Remove check for HAVE_CONFIG_H, to conform
27890         to gnulib's policy of including config.h unconditionally.
27891
27892 2006-10-24  Bruno Haible  <bruno@clisp.org>
27893
27894         * modules/wcwidth (Files): Add m4/wint_t.m4.
27895         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Require gt_TYPE_WINT_T.
27896         * lib/wcwidth.h (iswprint): Use 'int' if 'wint_t' is not defined.
27897
27898 2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
27899
27900         * lib/getdate.y (yyerror): Make the arguments pointer-to-const,
27901         to pacify GCC with some -W flags enabled.  Problem reported by
27902         Bruno Haible.
27903
27904 2006-10-24  Jim Meyering  <jim@meyering.net>
27905
27906         * MODULES.html.sh: Remove uinttostr.  It's not a module.
27907         Reported by Karl Berry.
27908
27909 2006-10-23  Bruno Haible  <bruno@clisp.org>
27910
27911         * lib/fts.c (fts_build): Move variable declaration, for C89 compliance.
27912
27913 2006-10-24  Bruno Haible  <bruno@clisp.org>
27914
27915         * lib/gl_list.h: Use C comment style, not C++ comment style.
27916
27917 2006-10-23  Eric Blake  <ebb9@byu.net>
27918
27919         * lib/getaddrinfo.c (includes): Add missing include.
27920
27921 2006-10-23  Bruno Haible  <bruno@clisp.org>
27922             Paul Eggert  <eggert@cs.ucla.edu>
27923
27924         Ability to rename obstack_free.
27925         * lib/obstack.h (__obstack_free): New macro. Declare instead of
27926         obstack_free.
27927         (obstack_free): Invoke the __obstack_free macro.
27928         * lib/obstack.c (obstack_free): Use __obstack_free macro.
27929
27930 2006-10-23  Bruno Haible  <bruno@clisp.org>
27931             Paul Eggert  <eggert@cs.ucla.edu>
27932
27933         * lib/argp.h (argp_parse, __argp_parse): Comment out the identifiers
27934         __argc, __argv from the declaration. (They are defined as macros on
27935         mingw.)
27936
27937 2006-10-22  Bruno Haible  <bruno@clisp.org>
27938
27939         * doc/gnulib-intro.texi: New file.
27940         * doc/gnulib.texi: Include it.
27941
27942 2006-10-21  Bruno Haible  <bruno@clisp.org>
27943
27944         * doc/gnulib.texi: Split the chapter "Gnulib" into 3 chapters
27945         "Introduction", "Miscellanous Notes", "Particular Modules".
27946
27947 2006-10-21  Bruno Haible  <bruno@clisp.org>
27948
27949         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
27950         Change mostlyclean-local rule to avoid sh syntax error from bash
27951         versions 2.00..2.05 when $(MOSTLYCLEANDIRS) is empty.
27952
27953 2006-10-23  Jim Meyering  <jim@meyering.net>
27954
27955         * lib/getaddrinfo.c (getnameinfo): Use new lightweight uinttostr,
27956         in place of snprintf.
27957
27958         * modules/inttostr (Files): Add lib/uinttostr.c.
27959         * lib/uinttostr.c (inttostr): New file/function.
27960         * lib/inttostr.h (uinttostr): Declare.
27961         * m4/inttostr.m4: Add AC_LIBOBJ([uinttostr]).
27962         * MODULES.html.sh (Numeric conversion functions <stdlib.h>):
27963         Add uinttostr.
27964         * modules/getaddrinfo (Depends-on): Remove snprintf.  Add inttostr.
27965
27966 2006-10-21  Paul Eggert  <eggert@cs.ucla.edu>
27967
27968         * lib/canonicalize.c (ELOOP): Define if not already defined.
27969         Problem reported by Bruno Haible in
27970         <http://lists.gnu.org/archive/html/bug-gnulib/2006-10/msg00282.html>.
27971
27972 2006-10-21  Paul Eggert  <eggert@cs.ucla.edu>
27973
27974         * lib/stdint_.h [defined _AIX]: Don't include <sys/types.h>.
27975         Problem reported by Perry Smith and Ville Laurikari.
27976
27977         * lib/getndelim2.c (SSIZE_MAX): Use same defn that getdelim.c
27978         uses.
27979
27980 2006-10-19  Bruno Haible  <bruno@clisp.org>
27981
27982         * lib/getndelim2.c (SSIZE_MAX): Provide fallback definition. Needed
27983         for mingw.
27984
27985 2006-10-19  Bruno Haible  <bruno@clisp.org>
27986
27987         * lib/openat-priv.h (EOPNOTSUPP): Provide fallback definition.
27988         Needed for mingw.
27989
27990 2006-10-19  Bruno Haible  <bruno@clisp.org>
27991
27992         * m4/size_max.m4 (gl_SIZE_MAX): Cache the result.
27993
27994 2006-10-19  Bruno Haible  <bruno@clisp.org>
27995
27996         * m4/allocsa.m4 (gl_ALLOCSA): Invoke gl_FUNC_ALLOCA, don't AC_REQUIRE
27997         it.
27998
27999 2006-10-19  Bruno Haible  <bruno@clisp.org>
28000
28001         * m4/alloca.m4 (gl_FUNC_ALLOCA): Cache the result of the AC_EGREP_CPP
28002         invocation.
28003
28004 2006-10-19  Bruno Haible  <bruno@clisp.org>
28005
28006         * gnulib-tool (func_create_testdir): Don't include ftruncate and
28007         mountlist by default.
28008
28009 2006-10-16  Bruno Haible  <bruno@clisp.org>
28010
28011         * lib/c-strstr.c: Include c-strstr.h.
28012
28013 2006-10-18  Charles Wilson  <cygwin@cwilson.fastmail.fm>
28014
28015         * gnulib-tool: Don't clobber $sourcebase when $local_gnulib_dir ends
28016         in a slash.
28017
28018 2006-10-18  Bruno Haible  <bruno@clisp.org>
28019
28020         * lib/lock.h [C++]: Wrap definitions in extern "C".
28021
28022 2006-10-18  Bruno Haible  <bruno@clisp.org>
28023
28024         * gnulib-tool (func_emit_initmacro_end): Remove duplicates from the
28025         gl_LIBOBJS list.
28026
28027 2006-10-18  Bruno Haible  <bruno@clisp.org>
28028
28029         * lib/findprog.c (find_in_path): Avoid "gcc -Wwrite-strings" warning.
28030
28031 2006-10-19  Paul Eggert  <eggert@cs.ucla.edu>
28032
28033         * lib/xstrtol.h: Include gettext.h.
28034         (_STRTOL_ERROR): Wrap English-language formats inside gettext.
28035         Problem reported by Eric Blake.
28036         * modules/xstrtol (Depends-on): Add gettext-h.
28037
28038 2006-10-19  Paul Eggert  <eggert@cs.ucla.edu>  (tiny change)
28039
28040         * lib/strftime.c (advance): New macro.
28041         (add): Use it to avoid adding 0 to a FILE *.  FILE can be an
28042         incomplete type, so you can't add 0 to it.  Problem and patch
28043         reported by Eelco Dolstra for dietlibc.
28044
28045 2006-10-18  Jim Meyering  <jim@meyering.net>
28046
28047         * lib/readutmp.c (desirable_utmp_entry): Use "bool" as the
28048         type for a local, and rename it: s/up/user_proc/.
28049
28050 2006-10-18  Sergey Poznyakoff  <gray@gnu.org.ua>
28051
28052         * lib/readutmp.c (desirable_utmp_entry): Implement new flag:
28053         READ_UTMP_USER_PROCESS.
28054         * lib/readutmp.h (READ_UTMP_USER_PROCESS): New flag
28055
28056 2006-10-17  Paul Eggert  <eggert@cs.ucla.edu>
28057
28058         * lib/localcharset.c: Do not check HAVE_SETLOCALE.
28059         * m4/localcharset.m4 (gl_LOCALCHARSET): Don't check for setlocale.
28060
28061 2006-10-17  Eric Blake  <ebb9@byu.net>
28062
28063         * lib/sigprocmask.c (sigprocmask): Fix typo.
28064
28065         * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Fix typo.
28066
28067         * modules/clean-temp (Makefile.am): Don't add to make output...
28068         (configure.ac): ...instead define SIGNAL_SAFE_LIST inside
28069         config.h.
28070
28071 2006-10-17  Bruno Haible  <bruno@clisp.org>
28072
28073         * lib/gettext.h (gettext, ngettext, pgettext, npgettext): Define
28074         differently if DEFAULT_TEXT_DOMAIN is set.
28075
28076 2006-10-16  Bruno Haible  <bruno@clisp.org>
28077
28078         * lib/clean-temp.c: Include fwriteerror.h.
28079
28080 2006-10-16  Bruno Haible  <bruno@clisp.org>
28081
28082         * getndelim2.m4 (gl_GETNDELIM2): Remove 2003-10-23 hack.
28083
28084 2006-10-16  Bruno Haible  <bruno@clisp.org>
28085
28086         * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Also test for sigset_t.
28087         * lib/sigprocmask.h: Include <sys/types.h>.
28088         (sigset_t): Use the system's definition if present.
28089
28090 2006-10-17  Eric Blake  <ebb9@byu.net>
28091
28092         * lib/xvasprintf.c (includes): Assume config.h.
28093         * lib/xasprintf.c (includes): Likewise.
28094
28095 2006-10-16  Paul Eggert  <eggert@cs.ucla.edu>
28096
28097         * lib/fsusage.c (PROPAGATE_ALL_ONES): Don't assume uintmax_t is
28098         at least as wide as intmax_t.
28099
28100 2006-10-16  Alexandre Duret-Lutz  <adl@gnu.org>
28101
28102         (Imported from Automake.)
28103         * build-aux/gnupload: Update to version 1.1 of directive file.
28104
28105 2006-10-16  Eric Blake  <ebb9@byu.net>
28106
28107         * modules/configmake (Makefile.am): Add pkglibexecdir support, to
28108         match Automake 1.10a.
28109
28110 2006-10-14  Bruno Haible  <bruno@clisp.org>
28111
28112         * modules/sigprocmask: New file.
28113         * lib/sigprocmask.h: New file.
28114         * lib/sigprocmask.c: New file.
28115         * m4/signalblocking.m4 (gl_SIGNALBLOCKING): Renamed from
28116         gt_SIGNALBLOCKING. When not defining HAVE_POSIX_SIGNALBLOCKING,
28117         request sigprocmask.o.
28118         (gl_PREREQ_SIGPROCMASK): New macro.
28119         * modules/fatal-signal (Files): Remove m4/signalblocking.m4.
28120         (Depends-on): Add sigprocmask.
28121         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Don't require
28122         gt_SIGNALBLOCKING. Test for 'raise' only once.
28123         * lib/fatal-signal.c: Include sigprocmask.h.
28124         (fatal_signal_set, init_fatal_signal_set, block_fatal_signals,
28125         unblock_fatal_signals): Define always.
28126         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
28127         sigprocmask.
28128
28129 2006-10-14  Paul Eggert  <eggert@cs.ucla.edu>
28130
28131         Sync from Automake.
28132         * build-aux/install-sh (posix_mkdir): Reject FreeBSD 6.1 mkdir -p -m,
28133         which incorrectly sets the mode of an existing destination
28134         directory.  In some cases the unpatched install-sh could do the
28135         equivalent of "chmod 777 /" or "chmod 0 /" on a buggy FreeBSD
28136         system.  We hope this is rare in practice, but it's clearly worth
28137         fixing.  Problem reported by Alex Unleashed in
28138         <http://lists.gnu.org/archive/html/bug-autoconf/2006-10/msg00012.html>.
28139         Also, don't bother to check for -m bugs unless we're using -m;
28140         suggested by Stepan Kasal.
28141
28142 2006-10-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
28143
28144         Sync from Automake.
28145         * build-aux/depcomp (gcc3): Put dependency extraction flags before the
28146         `-c' flag, so they appear at the same position as in %FASTDEP%
28147         mode in depend2.am.  Fixes build failure for FreeBSD's c89,
28148         which ignores unknown options only after the first non-option.
28149         Bug report against M4 by Nelson H. F. Beebe.
28150
28151 2006-10-13  Jim Meyering  <jim@meyering.net>
28152
28153         Fix a bug in yesterday's change.
28154         * lib/fts.c (fts_open): When using FTS_XDEV|FTS_NOSTAT,
28155         p->fts_statp->st_dev would be used uninitialized.
28156         Ensures that we always call fts_stat on the very first entry.
28157         Miklos Szeredi reported that find -xdev stopped working.
28158
28159 2006-10-12  Bruno Haible  <bruno@clisp.org>
28160
28161         * gnulib-tool (func_get_automake_snippet): Append an automatically
28162         computed EXTRA_DIST augmentation.
28163         * modules/acl (Makefile.am): Remove EXTRA_DIST augmentation.
28164         * modules/alloca-opt (Makefile.am): Likewise.
28165         * modules/allocsa (Makefile.am): Likewise.
28166         * modules/arcfour (Makefile.am): Likewise.
28167         * modules/arctwo (Makefile.am): Likewise.
28168         * modules/argmatch (Makefile.am): Likewise.
28169         * modules/argz (Makefile.am): Likewise.
28170         * modules/atexit (Makefile.am): Likewise.
28171         * modules/backupfile (Makefile.am): Likewise.
28172         * modules/byteswap (Makefile.am): Likewise.
28173         * modules/c-strtod (Makefile.am): Likewise.
28174         * modules/c-strtold (Makefile.am): Likewise.
28175         * modules/calloc (Makefile.am): Likewise.
28176         * modules/canon-host (Makefile.am): Likewise.
28177         * modules/canonicalize (Makefile.am): Likewise.
28178         * modules/chdir-long (Makefile.am): Likewise.
28179         * modules/chdir-safer (Makefile.am): Likewise.
28180         * modules/check-version (Makefile.am): Likewise.
28181         * modules/chown (Makefile.am): Likewise.
28182         * modules/cloexec (Makefile.am): Likewise.
28183         * modules/close-stream (Makefile.am): Likewise.
28184         * modules/closeout (Makefile.am): Likewise.
28185         * modules/crc (Makefile.am): Likewise.
28186         * modules/csharpexec (Makefile.am): Likewise.
28187         * modules/cycle-check (Makefile.am): Likewise.
28188         * modules/des (Makefile.am): Likewise.
28189         * modules/dev-ino (Makefile.am): Likewise.
28190         * modules/dirfd (Makefile.am): Likewise.
28191         * modules/dirname (Makefile.am): Likewise.
28192         * modules/dup2 (Makefile.am): Likewise.
28193         * modules/eealloc (Makefile.am): Likewise.
28194         * modules/error (Makefile.am): Likewise.
28195         * modules/euidaccess (Makefile.am): Likewise.
28196         * modules/exclude (Makefile.am): Likewise.
28197         * modules/exitfail (Makefile.am): Likewise.
28198         * modules/fcntl-safer (Makefile.am): Likewise.
28199         * modules/fcntl (Makefile.am): Likewise.
28200         * modules/file-type (Makefile.am): Likewise.
28201         * modules/fileblocks (Makefile.am): Likewise.
28202         * modules/filemode (Makefile.am): Likewise.
28203         * modules/filenamecat (Makefile.am): Likewise.
28204         * modules/fnmatch (Makefile.am): Likewise.
28205         * modules/fopen-safer (Makefile.am): Likewise.
28206         * modules/fpending (Makefile.am): Likewise.
28207         * modules/fprintftime (Makefile.am): Likewise.
28208         * modules/free (Makefile.am): Likewise.
28209         * modules/fsusage (Makefile.am): Likewise.
28210         * modules/ftruncate (Makefile.am): Likewise.
28211         * modules/fts (Makefile.am): Likewise.
28212         * modules/gc-arcfour (Makefile.am): Likewise.
28213         * modules/gc-des (Makefile.am): Likewise.
28214         * modules/gc-hmac-md5 (Makefile.am): Likewise.
28215         * modules/gc-hmac-sha1 (Makefile.am): Likewise.
28216         * modules/gc-md4 (Makefile.am): Likewise.
28217         * modules/gc-pbkdf2-sha1 (Makefile.am): Likewise.
28218         * modules/gc-sha1 (Makefile.am): Likewise.
28219         * modules/gc (Makefile.am): Likewise.
28220         * modules/getaddrinfo (Makefile.am): Likewise.
28221         * modules/getcwd (Makefile.am): Likewise.
28222         * modules/getdelim (Makefile.am): Likewise.
28223         * modules/getdomainname (Makefile.am): Likewise.
28224         * modules/getgroups (Makefile.am): Likewise.
28225         * modules/gethostname (Makefile.am): Likewise.
28226         * modules/gethrxtime (Makefile.am): Likewise.
28227         * modules/getline (Makefile.am): Likewise.
28228         * modules/getloadavg (Makefile.am): Likewise.
28229         * modules/getlogin_r (Makefile.am): Likewise.
28230         * modules/getndelim2 (Makefile.am): Likewise.
28231         * modules/getopt (Makefile.am): Likewise.
28232         * modules/getpagesize (Makefile.am): Likewise.
28233         * modules/getpass-gnu (Makefile.am): Likewise.
28234         * modules/getpass (Makefile.am): Likewise.
28235         * modules/getsubopt (Makefile.am): Likewise.
28236         * modules/gettime (Makefile.am): Likewise.
28237         * modules/gettimeofday (Makefile.am): Likewise.
28238         * modules/getugroups (Makefile.am): Likewise.
28239         * modules/getusershell (Makefile.am): Likewise.
28240         * modules/glob (Makefile.am): Likewise.
28241         * modules/group-member (Makefile.am): Likewise.
28242         * modules/hard-locale (Makefile.am): Likewise.
28243         * modules/hash (Makefile.am): Likewise.
28244         * modules/hmac-md5 (Makefile.am): Likewise.
28245         * modules/hmac-sha1 (Makefile.am): Likewise.
28246         * modules/human (Makefile.am): Likewise.
28247         * modules/idcache (Makefile.am): Likewise.
28248         * modules/imaxabs (Makefile.am): Likewise.
28249         * modules/imaxdiv (Makefile.am): Likewise.
28250         * modules/inet_ntop (Makefile.am): Likewise.
28251         * modules/inet_pton (Makefile.am): Likewise.
28252         * modules/intprops (Makefile.am): Likewise.
28253         * modules/inttostr (Makefile.am): Likewise.
28254         * modules/inttypes (Makefile.am): Likewise.
28255         * modules/isapipe (Makefile.am): Likewise.
28256         * modules/javaversion (Makefile.am): Likewise.
28257         * modules/lchmod (Makefile.am): Likewise.
28258         * modules/lchown (Makefile.am): Likewise.
28259         * modules/localcharset (Makefile.am): Likewise.
28260         * modules/long-options (Makefile.am): Likewise.
28261         * modules/lstat (Makefile.am): Likewise.
28262         * modules/malloc (Makefile.am): Likewise.
28263         * modules/mathl (Makefile.am): Likewise.
28264         * modules/mbchar (Makefile.am): Likewise.
28265         * modules/md2 (Makefile.am): Likewise.
28266         * modules/md4 (Makefile.am): Likewise.
28267         * modules/md5 (Makefile.am): Likewise.
28268         * modules/memcasecmp (Makefile.am): Likewise.
28269         * modules/memchr (Makefile.am): Likewise.
28270         * modules/memcmp (Makefile.am): Likewise.
28271         * modules/memcoll (Makefile.am): Likewise.
28272         * modules/memcpy (Makefile.am): Likewise.
28273         * modules/memmem (Makefile.am): Likewise.
28274         * modules/memmove (Makefile.am): Likewise.
28275         * modules/mempcpy (Makefile.am): Likewise.
28276         * modules/memrchr (Makefile.am): Likewise.
28277         * modules/memset (Makefile.am): Likewise.
28278         * modules/memxor (Makefile.am): Likewise.
28279         * modules/mkancesdirs (Makefile.am): Likewise.
28280         * modules/mkdir-p (Makefile.am): Likewise.
28281         * modules/mkdir (Makefile.am): Likewise.
28282         * modules/mkdtemp (Makefile.am): Likewise.
28283         * modules/mkstemp (Makefile.am): Likewise.
28284         * modules/mktime (Makefile.am): Likewise.
28285         * modules/modechange (Makefile.am): Likewise.
28286         * modules/mountlist (Makefile.am): Likewise.
28287         * modules/nanosleep (Makefile.am): Likewise.
28288         * modules/obstack (Makefile.am): Likewise.
28289         * modules/openat (Makefile.am): Likewise.
28290         * modules/pagealign_alloc (Makefile.am): Likewise.
28291         * modules/pathmax (Makefile.am): Likewise.
28292         * modules/physmem (Makefile.am): Likewise.
28293         * modules/poll (Makefile.am): Likewise.
28294         * modules/posixtm (Makefile.am): Likewise.
28295         * modules/posixver (Makefile.am): Likewise.
28296         * modules/putenv (Makefile.am): Likewise.
28297         * modules/quote (Makefile.am): Likewise.
28298         * modules/quotearg (Makefile.am): Likewise.
28299         * modules/raise (Makefile.am): Likewise.
28300         * modules/read-file (Makefile.am): Likewise.
28301         * modules/readline (Makefile.am): Likewise.
28302         * modules/readlink (Makefile.am): Likewise.
28303         * modules/readtokens (Makefile.am): Likewise.
28304         * modules/readutmp (Makefile.am): Likewise.
28305         * modules/realloc (Makefile.am): Likewise.
28306         * modules/regex (Makefile.am): Likewise.
28307         * modules/rename-dest-slash (Makefile.am): Likewise.
28308         * modules/rename (Makefile.am): Likewise.
28309         * modules/rijndael (Makefile.am): Likewise.
28310         * modules/rmdir (Makefile.am): Likewise.
28311         * modules/rpmatch (Makefile.am): Likewise.
28312         * modules/safe-read (Makefile.am): Likewise.
28313         * modules/safe-write (Makefile.am): Likewise.
28314         * modules/same-inode (Makefile.am): Likewise.
28315         * modules/same (Makefile.am): Likewise.
28316         * modules/save-cwd (Makefile.am): Likewise.
28317         * modules/savedir (Makefile.am): Likewise.
28318         * modules/setenv (Makefile.am): Likewise.
28319         * modules/settime (Makefile.am): Likewise.
28320         * modules/sha1 (Makefile.am): Likewise.
28321         * modules/sig2str (Makefile.am): Likewise.
28322         * modules/snprintf (Makefile.am): Likewise.
28323         * modules/stat-macros (Makefile.am): Likewise.
28324         * modules/stat-time (Makefile.am): Likewise.
28325         * modules/stdbool (Makefile.am): Likewise.
28326         * modules/stdint (Makefile.am): Likewise.
28327         * modules/stdlib-safer (Makefile.am): Likewise.
28328         * modules/stpcpy (Makefile.am): Likewise.
28329         * modules/stpncpy (Makefile.am): Likewise.
28330         * modules/strcase (Makefile.am): Likewise.
28331         * modules/strcasestr (Makefile.am): Likewise.
28332         * modules/strchrnul (Makefile.am): Likewise.
28333         * modules/strcspn (Makefile.am): Likewise.
28334         * modules/strdup (Makefile.am): Likewise.
28335         * modules/strerror (Makefile.am): Likewise.
28336         * modules/strftime (Makefile.am): Likewise.
28337         * modules/strndup (Makefile.am): Likewise.
28338         * modules/strnlen (Makefile.am): Likewise.
28339         * modules/strpbrk (Makefile.am): Likewise.
28340         * modules/strsep (Makefile.am): Likewise.
28341         * modules/strstr (Makefile.am): Likewise.
28342         * modules/strtod (Makefile.am): Likewise.
28343         * modules/strtoimax (Makefile.am): Likewise.
28344         * modules/strtok_r (Makefile.am): Likewise.
28345         * modules/strtol (Makefile.am): Likewise.
28346         * modules/strtoll (Makefile.am): Likewise.
28347         * modules/strtoul (Makefile.am): Likewise.
28348         * modules/strtoull (Makefile.am): Likewise.
28349         * modules/strtoumax (Makefile.am): Likewise.
28350         * modules/strverscmp (Makefile.am): Likewise.
28351         * modules/sys_socket (Makefile.am): Likewise.
28352         * modules/sys_stat (Makefile.am): Likewise.
28353         * modules/sysexits (Makefile.am): Likewise.
28354         * modules/time_r (Makefile.am): Likewise.
28355         * modules/timegm (Makefile.am): Likewise.
28356         * modules/timespec (Makefile.am): Likewise.
28357         * modules/tmpfile-safer (Makefile.am): Likewise.
28358         * modules/trim (Makefile.am): Likewise.
28359         * modules/unistd-safer (Makefile.am): Likewise.
28360         * modules/unlinkdir (Makefile.am): Likewise.
28361         * modules/unlocked-io (Makefile.am): Likewise.
28362         * modules/userspec (Makefile.am): Likewise.
28363         * modules/utime (Makefile.am): Likewise.
28364         * modules/utimecmp (Makefile.am): Likewise.
28365         * modules/utimens (Makefile.am): Likewise.
28366         * modules/vasnprintf (Makefile.am): Likewise.
28367         * modules/vasprintf (Makefile.am): Likewise.
28368         * modules/vsnprintf (Makefile.am): Likewise.
28369         * modules/xalloc (Makefile.am): Likewise.
28370         * modules/xgetcwd (Makefile.am): Likewise.
28371         * modules/xnanosleep (Makefile.am): Likewise.
28372         * modules/xreadlink (Makefile.am): Likewise.
28373         * modules/xstrtod (Makefile.am): Likewise.
28374         * modules/xstrtol (Makefile.am): Likewise.
28375         * modules/xstrtold (Makefile.am): Likewise.
28376         * modules/yesno (Makefile.am): Likewise.
28377         * modules/getdate (Makefile.am): Don't add getdate.h to EXTRA_DIST.
28378
28379 2006-10-12  Paul Eggert  <eggert@cs.ucla.edu>
28380
28381         * modules/error (Makefile.am): Distribute files through
28382         EXTRA_DIST, not lib_SOURCES.
28383
28384 2006-10-12  Eric Blake  <ebb9@byu.net>
28385
28386         * modules/error (Makefile.am): Distribute files in /lib.
28387         * modules/obstack (Makefile.am): Likewise.
28388
28389 2006-10-12  Bruno Haible  <bruno@clisp.org>
28390
28391         * modules/acl (Makefile.am): Distribute all files in lib/ through
28392         EXTRA_DIST.
28393         * modules/arcfour (Makefile.am): Likewise.
28394         * modules/arctwo (Makefile.am): Likewise.
28395         * modules/argmatch (Makefile.am): Likewise.
28396         * modules/argz (Makefile.am): Likewise.
28397         * modules/atexit (Makefile.am): Likewise.
28398         * modules/backupfile (Makefile.am): Likewise.
28399         * modules/c-strtod (Makefile.am): Likewise.
28400         * modules/c-strtold (Makefile.am): Likewise.
28401         * modules/calloc (Makefile.am): Likewise.
28402         * modules/canon-host (Makefile.am): Likewise.
28403         * modules/canonicalize (Makefile.am): Likewise.
28404         * modules/chdir-long (Makefile.am): Likewise.
28405         * modules/chdir-safer (Makefile.am): Likewise.
28406         * modules/check-version (Makefile.am): Likewise.
28407         * modules/chown (Makefile.am): Likewise.
28408         * modules/cloexec (Makefile.am): Likewise.
28409         * modules/close-stream (Makefile.am): Likewise.
28410         * modules/closeout (Makefile.am): Likewise.
28411         * modules/crc (Makefile.am): Likewise.
28412         * modules/cycle-check (Makefile.am): Likewise.
28413         * modules/des (Makefile.am): Likewise.
28414         * modules/dirfd (Makefile.am): Likewise.
28415         * modules/dirname (Makefile.am): Likewise.
28416         * modules/dup2 (Makefile.am): Likewise.
28417         * modules/euidaccess (Makefile.am): Likewise.
28418         * modules/exclude (Makefile.am): Likewise.
28419         * modules/exitfail (Makefile.am): Likewise.
28420         * modules/fcntl-safer (Makefile.am): Likewise.
28421         * modules/file-type (Makefile.am): Likewise.
28422         * modules/fileblocks (Makefile.am): Likewise.
28423         * modules/filemode (Makefile.am): Likewise.
28424         * modules/filenamecat (Makefile.am): Likewise.
28425         * modules/fnmatch (Makefile.am): Likewise.
28426         * modules/fopen-safer (Makefile.am): Likewise.
28427         * modules/fpending (Makefile.am): Likewise.
28428         * modules/fprintftime (Makefile.am): Likewise.
28429         * modules/free (Makefile.am): Likewise.
28430         * modules/fsusage (Makefile.am): Likewise.
28431         * modules/ftruncate (Makefile.am): Likewise.
28432         * modules/fts (Makefile.am): Likewise.
28433         * modules/gc (Makefile.am): Likewise.
28434         * modules/gc-pbkdf2-sha1 (Makefile.am): Likewise.
28435         * modules/getaddrinfo (Makefile.am): Likewise.
28436         * modules/getcwd (Makefile.am): Likewise.
28437         * modules/getdelim (Makefile.am): Likewise.
28438         * modules/getdomainname (Makefile.am): Likewise.
28439         * modules/getgroups (Makefile.am): Likewise.
28440         * modules/gethostname (Makefile.am): Likewise.
28441         * modules/gethrxtime (Makefile.am): Likewise.
28442         * modules/getline (Makefile.am): Likewise.
28443         * modules/getloadavg (Makefile.am): Likewise.
28444         * modules/getlogin_r (Makefile.am): Likewise.
28445         * modules/getopt (Makefile.am): Likewise.
28446         * modules/getpass (Makefile.am): Likewise.
28447         * modules/getpass-gnu (Makefile.am): Likewise.
28448         * modules/getsubopt (Makefile.am): Likewise.
28449         * modules/gettime (Makefile.am): Likewise.
28450         * modules/gettimeofday (Makefile.am): Likewise.
28451         * modules/getugroups (Makefile.am): Likewise.
28452         * modules/getusershell (Makefile.am): Likewise.
28453         * modules/glob (Makefile.am): Likewise.
28454         * modules/group-member (Makefile.am): Likewise.
28455         * modules/hard-locale (Makefile.am): Likewise.
28456         * modules/hash (Makefile.am): Likewise.
28457         * modules/hmac-md5 (Makefile.am): Likewise.
28458         * modules/hmac-sha1 (Makefile.am): Likewise.
28459         * modules/human (Makefile.am): Likewise.
28460         * modules/idcache (Makefile.am): Likewise.
28461         * modules/imaxabs (Makefile.am): Likewise.
28462         * modules/imaxdiv (Makefile.am): Likewise.
28463         * modules/inet_ntop (Makefile.am): Likewise.
28464         * modules/inet_pton (Makefile.am): Likewise.
28465         * modules/inttostr (Makefile.am): Likewise.
28466         * modules/isapipe (Makefile.am): Likewise.
28467         * modules/lchown (Makefile.am): Likewise.
28468         * modules/long-options (Makefile.am): Likewise.
28469         * modules/lstat (Makefile.am): Likewise.
28470         * modules/malloc (Makefile.am): Likewise.
28471         * modules/mathl (Makefile.am): Likewise.
28472         * modules/mbchar (Makefile.am): Likewise.
28473         * modules/md2 (Makefile.am): Likewise.
28474         * modules/md4 (Makefile.am): Likewise.
28475         * modules/md5 (Makefile.am): Likewise.
28476         * modules/memcasecmp (Makefile.am): Likewise.
28477         * modules/memchr (Makefile.am): Likewise.
28478         * modules/memcmp (Makefile.am): Likewise.
28479         * modules/memcoll (Makefile.am): Likewise.
28480         * modules/memcpy (Makefile.am): Likewise.
28481         * modules/memmem (Makefile.am): Likewise.
28482         * modules/memmove (Makefile.am): Likewise.
28483         * modules/mempcpy (Makefile.am): Likewise.
28484         * modules/memrchr (Makefile.am): Likewise.
28485         * modules/memset (Makefile.am): Likewise.
28486         * modules/memxor (Makefile.am): Likewise.
28487         * modules/mkancesdirs (Makefile.am): Likewise.
28488         * modules/mkdir (Makefile.am): Likewise.
28489         * modules/mkdir-p (Makefile.am): Likewise.
28490         * modules/mkdtemp (Makefile.am): Likewise.
28491         * modules/mkstemp (Makefile.am): Likewise.
28492         * modules/mktime (Makefile.am): Likewise.
28493         * modules/modechange (Makefile.am): Likewise.
28494         * modules/mountlist (Makefile.am): Likewise.
28495         * modules/nanosleep (Makefile.am): Likewise.
28496         * modules/openat (Makefile.am): Likewise.
28497         * modules/pagealign_alloc (Makefile.am): Likewise.
28498         * modules/physmem (Makefile.am): Likewise.
28499         * modules/poll (Makefile.am): Likewise.
28500         * modules/posixtm (Makefile.am): Likewise.
28501         * modules/posixver (Makefile.am): Likewise.
28502         * modules/putenv (Makefile.am): Likewise.
28503         * modules/quote (Makefile.am): Likewise.
28504         * modules/quotearg (Makefile.am): Likewise.
28505         * modules/raise (Makefile.am): Likewise.
28506         * modules/read-file (Makefile.am): Likewise.
28507         * modules/readline (Makefile.am): Likewise.
28508         * modules/readlink (Makefile.am): Likewise.
28509         * modules/readtokens (Makefile.am): Likewise.
28510         * modules/readutmp (Makefile.am): Likewise.
28511         * modules/realloc (Makefile.am): Likewise.
28512         * modules/regex (Makefile.am): Likewise.
28513         * modules/rename (Makefile.am): Likewise.
28514         * modules/rename-dest-slash (Makefile.am): Likewise.
28515         * modules/rijndael (Makefile.am): Likewise.
28516         * modules/rmdir (Makefile.am): Likewise.
28517         * modules/rpmatch (Makefile.am): Likewise.
28518         * modules/safe-read (Makefile.am): Likewise.
28519         * modules/safe-write (Makefile.am): Likewise.
28520         * modules/same (Makefile.am): Likewise.
28521         * modules/save-cwd (Makefile.am): Likewise.
28522         * modules/savedir (Makefile.am): Likewise.
28523         * modules/setenv (Makefile.am): Likewise.
28524         * modules/settime (Makefile.am): Likewise.
28525         * modules/sha1 (Makefile.am): Likewise.
28526         * modules/sig2str (Makefile.am): Likewise.
28527         * modules/snprintf (Makefile.am): Likewise.
28528         * modules/stdlib-safer (Makefile.am): Likewise.
28529         * modules/stpcpy (Makefile.am): Likewise.
28530         * modules/stpncpy (Makefile.am): Likewise.
28531         * modules/strcase (Makefile.am): Likewise.
28532         * modules/strcasestr (Makefile.am): Likewise.
28533         * modules/strchrnul (Makefile.am): Likewise.
28534         * modules/strcspn (Makefile.am): Likewise.
28535         * modules/strdup (Makefile.am): Likewise.
28536         * modules/strerror (Makefile.am): Likewise.
28537         * modules/strftime (Makefile.am): Likewise.
28538         * modules/strndup (Makefile.am): Likewise.
28539         * modules/strnlen (Makefile.am): Likewise.
28540         * modules/strpbrk (Makefile.am): Likewise.
28541         * modules/strsep (Makefile.am): Likewise.
28542         * modules/strstr (Makefile.am): Likewise.
28543         * modules/strtod (Makefile.am): Likewise.
28544         * modules/strtoimax (Makefile.am): Likewise.
28545         * modules/strtok_r (Makefile.am): Likewise.
28546         * modules/strtol (Makefile.am): Likewise.
28547         * modules/strtoll (Makefile.am): Likewise.
28548         * modules/strtoul (Makefile.am): Likewise.
28549         * modules/strtoull (Makefile.am): Likewise.
28550         * modules/strtoumax (Makefile.am): Likewise.
28551         * modules/strverscmp (Makefile.am): Likewise.
28552         * modules/time_r (Makefile.am): Likewise.
28553         * modules/timegm (Makefile.am): Likewise.
28554         * modules/tmpfile-safer (Makefile.am): Likewise.
28555         * modules/unistd-safer (Makefile.am): Likewise.
28556         * modules/unlinkdir (Makefile.am): Likewise.
28557         * modules/userspec (Makefile.am): Likewise.
28558         * modules/utime (Makefile.am): Likewise.
28559         * modules/utimecmp (Makefile.am): Likewise.
28560         * modules/utimens (Makefile.am): Likewise.
28561         * modules/vasnprintf (Makefile.am): Likewise.
28562         * modules/vasprintf (Makefile.am): Likewise.
28563         * modules/vsnprintf (Makefile.am): Likewise.
28564         * modules/xalloc (Makefile.am): Likewise.
28565         * modules/xgetcwd (Makefile.am): Likewise.
28566         * modules/xnanosleep (Makefile.am): Likewise.
28567         * modules/xreadlink (Makefile.am): Likewise.
28568         * modules/xstrtod (Makefile.am): Likewise.
28569         * modules/xstrtol (Makefile.am): Likewise.
28570         * modules/xstrtold (Makefile.am): Likewise.
28571         * modules/yesno (Makefile.am): Likewise.
28572
28573 2006-10-12  Jim Meyering  <jim@meyering.net>
28574
28575         * m4/getloadavg.m4: Revert the change below.
28576
28577         * m4/getloadavg.m4 (gl_GETLOADAVG): Test for the existence of
28578         lib/getloadavg.c using "ls -L", not "test -f".  The latter would
28579         fail with a symlink, which is what coreutils' ./bootstrap now
28580         creates by default.
28581
28582 2006-10-12  Bruno Haible  <bruno@clisp.org>
28583
28584         * lib/inttypes_.h (_LONG_LONG_FORMAT_PREFIX): Don't define for MSVC or
28585         mingw.
28586         (_PRI64_PREFIX, _PRIu64_PREFIX, _SCN64_PREFIX, _SCNu64_PREFIX): Handle
28587         MSVC and mingw explicitly.
28588
28589 2006-10-11  Simon Josefsson  <jas@extundo.com>
28590             Bruno Haible  <bruno@clisp.org>
28591
28592         Add support for multiple gnulib-tool invocations in the scope of a
28593         single configure.ac file.
28594         * gnulib-tool (func_emit_lib_Makefile_am): In the _LIBADD variable,
28595         use a private [LT]LIBOBJS variant. Define a _DEPENDENCIES variable
28596         with the same contents as the _LIBADD variable.
28597         (func_emit_initmacro_start, func_emit_initmacro_end,
28598         func_emit_initmacro_done): New functions.
28599         (func_import, func_create_testdir): Invoke them. Allow the identifiers
28600         gl_LIBOBJS and gl_LTLIBOBJS.
28601
28602 2006-10-11  Bruno Haible  <bruno@clisp.org>
28603
28604         * gnulib-tool (GETTEXTPATH, AUTOHEADER, AUTOPOINT): New variables.
28605         (func_create_testdir): Don't create po/Makefile.am, don't invoke
28606         autoreconf. Instead, invoke autopoint explicitly but move back the
28607         *.m4 files from gnulib.
28608
28609 2006-10-11  Bruno Haible  <bruno@clisp.org>
28610
28611         * gnulib-tool (func_usage): Make module names after --create-testdir
28612         optional.
28613         (func_create_testdir): If no module was specified, use nearly all
28614         modules.
28615
28616 2006-10-12  Jim Meyering  <jim@meyering.net>
28617
28618         Big performance improvement for fts-based tools that use FTS_NOSTAT.
28619         Avoid spurious inode-mismatch problems on non-POSIX file systems.
28620         Details: http://article.gmane.org/gmane.comp.lib.gnulib.bugs/7416
28621         * lib/fts_.h (FTS_DEFER_STAT): Define new flag.
28622         (FTS_OPTIONMASK): Extend the mask to reflect this addition.
28623         * lib/fts.c (DT_IS_KNOWN, DT_MUST_BE): Define.
28624         (FTS_NO_STAT_REQUIRED, FTS_STAT_REQUIRED): Define.
28625         (fts_set_stat_required): New function.
28626         (fts_open): Defer the calls to fts_stat, if possible or requested.
28627         Move the code that maps a command-line fts_info value FTS_DOT to FTS_D
28628         into fts_stat itself.
28629         (fts_read): Perform any required (deferred) fts_stat call.
28630         (fts_build): Likewise, for the directory we're about to open and read.
28631         In the readdir loop, carefully decide whether each entry will require
28632         an eventual call to fts_stat, using dirent.d_type info if available.
28633         (fts_stat): Move the test for whether to honor FTS_COMFOLLOW on
28634         a command line argument into this function.  Update all callers.
28635         Map a return value of FTS_DOT to FTS_D for a command line argument.
28636         * modules/fts (Depends-on): Add d-type.  Alphabetize.
28637         Thanks to Miklos Szeredi for his tenacity and for the initial
28638         bug report about "find" failing on a FUSE-based file system.
28639
28640         * lib/fts.c (fts_open): Use consistent indentation.
28641
28642 2006-10-12  Paul Eggert  <eggert@cs.ucla.edu>
28643
28644         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Renamed from
28645         gl_USE_SYSTEM_EXTENSIONS, to fix a coreutils bootstrap failure
28646         reported by Jim Meyering.  All uses of cache variables renamed
28647         to match Autoconf's.
28648         (gl_USE_SYSTEM_EXTENSIONS): New macro, which simply requires
28649         the other one.
28650
28651         * m4/rename-dest-slash.m4 (gl_FUNC_RENAME_TRAILING_DEST_SLASH):
28652         Fix misspelling in diagnostic.
28653
28654 2006-10-11  Paul Eggert  <eggert@cs.ucla.edu>
28655
28656         * lib/mkdir-p.c (HAVE_FCHMOD): Define to false if not already
28657         defined.  Problem reported by Matthew Woehlke.
28658
28659         * lib/inttypes_.h (_LONG_LONG_FORMAT_PREFIX): New macro.
28660         Add support for Tandem NonStop R series.
28661         (_PRI64_PREFIX, _PRIu64_PREFIX, _SCN64_PREFIX, _SCNu64_PREFIX):
28662         Use new macro.
28663
28664         * lib/rename-dest-slash.c: Include stdbool.h but not string.h.
28665         (has_trailing_slash): Omit size arg; all callers changed.
28666         Omit 'inline', since it doesn't help performance and we'd
28667         need to configure it.
28668         Don't count //, ///, etc. as having a trailing slash.
28669         As a side effect, this removes a C99ism reported by Matthew Woehlke.
28670         (rpl_rename_dest_slash): On failure, use rename's errno rather
28671         than (in some cases) an incorrect or junk errno.
28672         Simplify code by removing need to compute length; this does
28673         cause it to make two passes instead of one over the file name,
28674         but it's worth it.
28675
28676         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Undo previous
28677         change, since Autoconf's version may no longer be appropriate now
28678         that we are using CVS Autoconf's version.  Add support for Tandem.
28679
28680 2006-10-11  Paul Eggert  <eggert@cs.ucla.edu>
28681             Bruno Haible  <bruno@clisp.org>
28682
28683         * lib/allocsa.h (sa_alignment_longlong, sa_alignment_max): Test
28684         HAVE_LONG_LONG_INT instead of HAVE_LONG_LONG.
28685         * m4/allocsa.m4 (gl_ALLOCSA): Invoke AC_TYPE_LONG_LONG_INT instead of
28686         gl_AC_TYPE_LONG_LONG.
28687
28688         * lib/printf-args.h (arg_type, argument): Test HAVE_LONG_LONG_INT
28689         instead of HAVE_LONG_LONG.
28690         * lib/printf-args.c (printf_fetchargs): Likewise.
28691         * lib/printf-parse.c (PRINTF_PARSE): Likewise.
28692         * lib/vasnprintf.c (VASNPRINTF): Likewise.
28693         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_ARGS, gl_PREREQ_PRINTF_PARSE,
28694         gl_PREREQ_VASNPRINTF): Invoke AC_TYPE_LONG_LONG_INT instead of
28695         gl_AC_TYPE_LONG_LONG.
28696
28697 2006-10-11  Bruno Haible  <bruno@clisp.org>
28698
28699         * m4/longlong.m4: Add comments.
28700         * m4/ulonglong.m4: Likewise.
28701
28702 2006-10-10  Bruno Haible  <bruno@clisp.org>
28703
28704         Make it possible to #define stpcpy, strdup to aliases.
28705         * lib/stpcpy.c (stpcpy) [!_LIBC]: Don't undefine.
28706         * lib/strdup.c (strdup) [!_LIBC]: Don't undefine.
28707
28708 2006-10-10  Bruno Haible  <bruno@clisp.org>
28709
28710         Make it possible to #define gcd to an alias.
28711         * lib/gcd.c: Include config.h.
28712
28713 2006-10-10  Bruno Haible  <bruno@clisp.org>
28714
28715         Make it possible to #define c_isascii to an alias.
28716         * lib/c-ctype.h: Don't define the macros if NO_C_CTYPE_MACROS is
28717         defined. Undefine the macros before defining them, to avoid gcc
28718         warnings.
28719         * lib/c-ctype.c: Include config.h. Don't undefine the macros; instead,
28720         define NO_C_CTYPE_MACROS early.
28721
28722 2006-10-10  Bruno Haible  <bruno@clisp.org>
28723
28724         Make it possible to #define set_program_name to an alias.
28725         * lib/progname.c: Don't undefine set_program_name; instead, undefine
28726         ENABLE_RELOCATABLE early.
28727
28728 2006-10-10  Paul Eggert  <eggert@cs.ucla.edu>
28729
28730         Port to Tandem NSK OSS, which has 64-bit signed int but at most
28731         32-bit unsigned int.  Problem reported by Matthew Woehlke in:
28732         http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00062.html
28733         More generally, don't assume that 64-bit signed int is available
28734         if unsigned int is, and vice versa.
28735         * lib/inttypes_.h (_PRIu64_PREFIX, _SCNu64_PREFIX): Depend on
28736         unsigned symbols, not on their signed counterparts.
28737         * lib/stdint_.h (uint64_t, uint_least64_t, uint_fast64_t, uintmax_t):
28738         (UINT64_MAX, UINT_LEAST64_MAX, UINT_FAST64_MAX, UINTMAX_MAX):
28739         (UINT64_C, UINTMAX_C):
28740         Likewise.
28741         * lib/strtoimax.c (strtoll): Depend on signed symbols, not their
28742         unsigned counterparts.
28743         (Have_long_long, Unsigned): New macros.
28744         (Int): Renamed from INT.
28745         (strtoimax): Use the new macros.
28746         * m4/stdint.m4 (gl_STDINT_H): Require AC_TYPE_UNSIGNED_LONG_LONG_INT
28747         and substitute HAVE_UNSIGNED_LONG_LONG_INT.
28748         * modules/inttypes (inttypes.h): Substitute
28749         HAVE_UNSIGNED_LONG_LONG_INT.
28750         * modules/stdint (stdint.h): Likewise.
28751         (Files): Add m4/ulonglong.m4.
28752
28753 2006-10-10  Bruno Haible  <bruno@clisp.org>
28754
28755         Fix a gcc -Wshadow warning.
28756         * lib/gl_anyhash_list2.h (hash_resize): Rename local variable 'index'
28757         to 'bucket'.
28758         * lib/gl_anylinked_list2.h (gl_linked_search_from_to,
28759         gl_linked_indexof_from_to): Likewise.
28760         * lib/gl_linkedhash_list.c (add_to_bucket, remove_from_bucket):
28761         Likewise.
28762         * lib/gl_anytreehash_list1.h (add_to_bucket, remove_from_bucket):
28763         Likewise.
28764         * lib/gl_anytreehash_list2.h (gl_tree_search_from_to): Likewise.
28765         Reported by Eric Blake.
28766
28767 2006-10-09  Paul Eggert  <eggert@cs.ucla.edu>
28768
28769         * lib/filemode.h [HAVE_DECL_STRMODE]: Include unistd.h too,
28770         for NetBSD.  Problem reported by Bruno Haible.
28771
28772 2006-10-09  Jim Meyering  <jim@meyering.net>
28773
28774         * lib/lchown.c: Include <sys/stat.h> before "stat-macros.h".
28775         Patch from Bruno Haible.
28776
28777 2006-10-09  Jim Meyering  <jim@meyering.net>
28778
28779         * lib/fts-cycle.c (leave_dir): When "leaving" a top level directory due
28780         to FTS_SKIP, don't copy the parent's uninitialized dev/ino values.
28781         Trigger with e.g., mkdir d && valgrind ./chmod u+rwx d d
28782
28783 2006-10-08  Paul Eggert  <eggert@cs.ucla.edu>
28784
28785         Don't include <config.h> twice; this doesn't work in some cases,
28786         e.g., when config.h has "#define intmax_t long long int" and
28787         we include <config.h>, <inttypes.h>, <config.h> in that order.
28788         Problem reported by Matthew Woehlke in:
28789         http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00073.html
28790         * lib/fprintftime.c: Don't include config.h or fprintftime.h.
28791         * lib/fts-cycle.c: Don't include config.h.
28792         * lib/strftime.c: Include fprintftime.h if FPRINTFTIME is defined.
28793         * lib/xstrtoimax.c: Remove copyright notice since it's short tnow.
28794         Don't include config.h or xstrtol.h.  Define STRTOL_T_MINIMUM
28795         and STRTOL_T_MAXIMUM unconditionally, since we now assume gnulib
28796         inttypes.h.
28797         * lib/xstrtoumax.c: Likewise.
28798         * lib/xstrtol.c: Include config.h and xstrtol.h after defining
28799         __strtol and the like, so that this module is more like its siblings.
28800         (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM) [! defined STRTOL_T_MINIMUM]:
28801         Remove; no longer needed now that we assume gnulib inttypes.h.
28802
28803 2006-10-08  Bruno Haible  <bruno@clisp.org>
28804
28805         * doc/gnulib-tool.texi: Emphasize the drawbacks of the --symlink
28806         option.
28807
28808 2006-10-07  Jim Meyering  <jim@meyering.net>
28809
28810         * modules/inttypes (inttypes.h): Revert what seems to have been
28811         an inadvertent part of today's change: use "|", not "/" in the
28812         substitution for the "/"-containing string, $(ABSOLUTE_INTTYPES_H).
28813
28814 2006-10-07  Bruno Haible  <bruno@clisp.org>
28815
28816         * modules/sublist: New file.
28817
28818 2006-10-07  Bruno Haible  <bruno@clisp.org>
28819
28820         * modules/alloca-opt (alloca.h): Add a "DO NOT EDIT" comment.
28821         * modules/argz (argz.h): Likewise.
28822         * modules/arpa_inet (arpa/inet.h): Likewise.
28823         * modules/byteswap (byteswap.h): Likewise.
28824         * modules/configmake (configmake.h): Likewise.
28825         * modules/fcntl (fcntl.h): Likewise.
28826         * modules/fnmatch (fnmatch.h): Likewise.
28827         * modules/getopt (getopt.h): Likewise.
28828         * modules/glob (glob.h): Likewise.
28829         * modules/inttypes (inttypes.h): Likewise.
28830         * modules/netinet_in (netinet/in.h): Likewise.
28831         * modules/poll (poll.h): Likewise.
28832         * modules/stdbool (stdbool.h): Likewise.
28833         * modules/stdint (stdint.h): Likewise.
28834         * modules/sys_select (sys/select.h): Likewise.
28835         * modules/sys_socket (sys/socket.h): Likewise.
28836         * modules/sys_stat (sys/stat.h): Likewise.
28837         * modules/sysexits (sysexits.h): Likewise.
28838         * modules/unistd (unistd.h): Likewise.
28839         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
28840         Add a "DO NOT EDIT" comment to the generated file.
28841         (func_import): Likewise for gnulib-comp.m4.
28842
28843 2006-10-07  Bruno Haible  <bruno@clisp.org>
28844
28845         * lib/gl_sublist.h: New file.
28846         * lib/gl_sublist.c: New file.
28847
28848 2006-10-06  Paul Eggert  <eggert@cs.ucla.edu>
28849
28850         * lib/mkancesdirs.c (mkancesdirs): Pass to MAKE_DIR both the full file
28851         name (relative to the original working directory) and the file
28852         name component (relative to the temporary working directory).  All
28853         callers changed.
28854         * lib/mkancesdirs.h (mkancesdirs): Adjust prototype to match.
28855         * lib/mkdir-p.c (make_dir_parents): Likewise.
28856         * lib/mkdir-p.h (make_dir_parents): Likewise.
28857
28858 2006-10-06  Eric Blake  <ebb9@byu.net>
28859
28860         Define several macros for use by the clean-temp module.
28861         * m4/close-stream.m4 (gl_CLOSE_STREAM): Define GNULIB_CLOSE_STREAM.
28862         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Define GNULIB_FCNTL_SAFER.
28863         * m4/stdio-safer.m4 (gl_FOPEN_SAFER): Define GNULIB_FOPEN_SAFER.
28864
28865         * lib/clean-temp.h (close_stream_temp): New declaration.
28866         * lib/clean-temp.c (includes): Pull in headers according to what
28867         other modules are in use.
28868         (close_stream_temp) [GNULIB_CLOSE_STREAM]: New function.
28869
28870 2006-10-06  Bruno Haible  <bruno@clisp.org>
28871
28872         * lib/javacomp.c (write_temp_file): Use fopen_temp, fwriteerror_temp
28873         instead of fopen, fwriteerror.
28874
28875 2006-10-06  Bruno Haible  <bruno@clisp.org>
28876
28877         * lib/clean-temp.h (cleanup_temp_file, cleanup_temp_subdir,
28878         cleanup_temp_dir_contents, cleanup_temp_dir): Change return type to
28879         int.
28880         * lib/clean-temp.c (do_unlink, do_rmdir, cleanup_temp_file,
28881         cleanup_temp_subdir, cleanup_temp_dir_contents, cleanup_temp_dir):
28882         Return an error indicator.
28883         Suggested by Eric Blake.
28884
28885 2006-10-06  Bruno Haible  <bruno@clisp.org>
28886
28887         * lib/clean-temp.c (PATH_MAX): Provide a fallback for GNU Hurd.
28888         Reported by Eric Blake.
28889
28890 2006-10-06  Bruno Haible  <bruno@clisp.org>
28891
28892         * modules/closeout (Description): Mention stderr too.
28893
28894 2006-10-06  Bruno Haible  <bruno@clisp.org>
28895         and Paul Eggert  <eggert@cs.ucla.edu>
28896
28897         * lib/closeout.c (close_stdout): Also close stderr.
28898         * lib/closeout.h: Update comment.
28899
28900 2006-10-05  Paul Eggert  <eggert@cs.ucla.edu>
28901
28902         Fix some Darwin-7.9.0 porting problems reported by Bruno Haible in
28903         <http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00063.html>.
28904         * lib/dirchownmod.c: Include lchown.h.
28905         * lib/lchown.c: Don't include files that lchown.h now includes.
28906         Don't declare chown, since lchown.h now does that.
28907         * lib/lchown.h: Include errno.h, sys/types.h, unistd.h.
28908         (lchown): Define to rpl_chown if lchown is declared but
28909         does not exist.  Declare using a prototype if lchown is not
28910         declared.  Add a copyright notice.
28911         * lib/mkstemp.h: Include <unistd.h>.
28912         * lib/openat.c: Include lchown.h.
28913
28914         * lib/fcntl_.h (O_NOFOLLOW): Don't depend on O_NOFOLLOW_IS_INEFFECTIVE;
28915         we now test for that separately.
28916         * lib/fts.c (fts_safe_changedir): Inspect HAVE_WORKING_O_NOFOLLOW
28917         rather than O_NOFOLLOW, when testing whether it's possible to
28918         avoid a race condition reliably.
28919         * lib/savewd.c (savewd_chdir): Likewise.
28920
28921         Remove macros that are no longer needed now that stdint.h is
28922         reliable.
28923         * lib/fsusage.c (UINTMAX_MAX): Remove.
28924         * lib/human.c (SIZE_MAX, UINTMAX_MAX): Remove.
28925         * lib/utimecmp.c (SIZE_MAX): Remove.
28926
28927         * m4/lchown.m4 (gl_FUNC_LCHOWN): Check whether lchown is declared.
28928
28929         * m4/fcntl_h.m4 (gl_FCNTL_H): Define HAVE_WORKING_O_NOFOLLOW instead
28930         of O_NOFOLLOW_IS_INEFFECTIVE.  Define HAVE_WORKING_O_NOATIME if
28931         O_NOATIME works.
28932
28933 2006-10-05  Bruno Haible  <bruno@clisp.org>
28934
28935         * lib/gl_list.h (gl_sortedlist_search_from_to,
28936         gl_sortedlist_indexof_from_to): New declarations.
28937         (gl_list_implementation): New fields sortedlist_search_from_to,
28938         sortedlist_indexof_from_to.
28939         (gl_sortedlist_search_from_to, gl_sortedlist_indexof_from_to): New
28940         inline functions.
28941         * lib/gl_list.c (gl_sortedlist_search_from_to,
28942         gl_sortedlist_indexof_from_to): New functions.
28943         * lib/gl_array_list.c (gl_array_sortedlist_indexof_from_to): New
28944         function.
28945         (gl_array_sortedlist_indexof, gl_array_sortedlist_search): Use it.
28946         (gl_array_sortedlist_search_from_to): New function.
28947         (gl_array_list_implementation): Update.
28948         * lib/gl_carray_list.c (gl_carray_sortedlist_indexof_from_to): New
28949         function.
28950         (gl_carray_sortedlist_indexof, gl_carray_sortedlist_search): Use it.
28951         (gl_carray_sortedlist_search_from_to): New function.
28952         (gl_carray_list_implementation): Update.
28953         * lib/gl_anylinked_list2.h (gl_linked_sortedlist_search_from_to,
28954         gl_linked_sortedlist_indexof_from_to): New functions.
28955         * lib/gl_linked_list.c (gl_linked_list_implementation): Update.
28956         * lib/gl_linkedhash_list.c (gl_linkedhash_list_implementation): Update.
28957         * lib/gl_anytree_list2.h (gl_tree_sortedlist_search_from_to,
28958         gl_tree_sortedlist_indexof_from_to): New functions.
28959         * lib/gl_avltree_list.c (gl_avltree_list_implementation): Update.
28960         * lib/gl_avltreehash_list.c (gl_avltreehash_list_implementation):
28961         Update.
28962         * lib/gl_rbtree_list.c (gl_rbtree_list_implementation): Update.
28963         * lib/gl_rbtreehash_list.c (gl_avltreehash_list_implementation):
28964         Update.
28965
28966 2006-10-05  Bruno Haible  <bruno@clisp.org>
28967
28968         * lib/gl_list.h (gl_list_search_from, gl_list_search_from_to,
28969         gl_list_indexof_from, gl_list_indexof_from_to): New declarations.
28970         (struct gl_list_implementation): Add fields search_from_to,
28971         indexof_from_to. Remove fields search, indexof.
28972         (gl_list_search): Use the search_from_to method.
28973         (gl_list_search_from, gl_list_search_from_to): New functions.
28974         (gl_list_indexof): Use the indexof_from_to method.
28975         (gl_list_indexof_from, gl_list_indexof_from_to): New functions.
28976         * lib/gl_list.c (gl_list_search): Use the search_from_to method.
28977         (gl_list_search_from, gl_list_search_from_to): New functions.
28978         (gl_list_indexof): Use the indexof_from_to method.
28979         (gl_list_indexof_from, gl_list_indexof_from_to): New functions.
28980         * lib/gl_array_list.c (gl_array_indexof_from_to): Renamed from
28981         gl_array_indexof. Add start_index, end_index arguments.
28982         (gl_array_search_from_to): Renamed from gl_array_search. Add
28983         start_index, end_index arguments.
28984         (gl_array_remove, gl_array_list_implementation): Update.
28985         * lib/gl_carray_list.c (gl_carray_indexof_from_to): Renamed from
28986         gl_carray_indexof. Add start_index, end_index arguments.
28987         (gl_carray_search_from_to): Renamed from gl_carray_search. Add
28988         start_index, end_index arguments.
28989         (gl_carray_remove, gl_carray_list_implementation): Update.
28990         * lib/gl_anylinked_list2.h (gl_linked_search_from_to): Renamed from
28991         gl_linked_search. Add start_index, end_index arguments.
28992         (gl_linked_indexof_from_to): Renamed from gl_linked_indexof. Add
28993         start_index, end_index arguments.
28994         (gl_linked_remove): Update.
28995         * lib/gl_linked_list.c (gl_linked_list_implementation): Update.
28996         * lib/gl_linkedhash_list.c (gl_linkedhash_list_implementation): Update.
28997         * lib/gl_anytree_list1.h (iterstack_item_t): Change type of 'rightp'
28998         field to 'size_t'.
28999         * lib/gl_anytree_list2.h (gl_tree_search_from_to): Renamed from
29000         gl_tree_search. Add start_index, end_index arguments.
29001         (gl_tree_indexof_from_to): Renamed from gl_tree_indexof. Add
29002         start_index, end_index arguments.
29003         (gl_tree_remove): Update.
29004         * lib/gl_avltree_list.c (gl_avltree_list_implementation): Update.
29005         * lib/gl_rbtree_list.c (gl_rbtree_list_implementation): Update.
29006         * lib/gl_anytreehash_list1.h (compare_position_threshold): New
29007         function.
29008         * lib/gl_anytreehash_list2.h (gl_tree_search_from_to): Renamed from
29009         gl_tree_search. Add start_index, end_index arguments.
29010         (gl_tree_indexof_from_to): Renamed from gl_tree_indexof. Add
29011         start_index, end_index arguments.
29012         * lib/gl_avltreehash_list.c (gl_avltreehash_list_implementation):
29013         Update.
29014         * lib/gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Update.
29015
29016 2006-10-05  Bruno Haible  <bruno@clisp.org>
29017
29018         * modules/fwriteerror (configure.ac): Define GNULIB_FWRITEERROR.
29019
29020         * lib/clean-temp.h (open_temp, fopen_temp, close_temp, fclose_temp,
29021         fwriteerror_temp): New declarations.
29022         * lib/clean-temp.c (uintptr_t): Provide fallback definition.
29023         (descriptors): New variable.
29024         (cleanup): First, close the descriptors.
29025         (register_fd, unregister_fd, open_temp, fopen_temp, close_temp,
29026         fclose_temp, fwriteerror_temp): New functions.
29027
29028 2006-10-04  Jim Meyering  <jim@meyering.net>
29029
29030         * lib/fts.c (fts_open): Tiny comment change.
29031
29032 2006-10-04  Bruno Haible  <bruno@clisp.org>
29033
29034         Make it possible to invoke AC_GNU_SOURCE after gl_LOCK_EARLY.
29035         * m4/lock.m4 (gl_LOCK_EARLY_BODY): New macro, extracted code from
29036         gl_LOCK_BODY.
29037         (gl_LOCK_EARLY): Require gl_LOCK_EARLY_BODY, not gl_LOCK_BODY.
29038         (gl_LOCK_BODY): Remove settings of CPPFLAGS, now done in
29039         gl_LOCK_EARLY_BODY.
29040         (gl_LOCK): Require gl_LOCK_BODY.
29041
29042 2006-10-04  Bruno Haible  <bruno@clisp.org>
29043
29044         * lib/gl_oset.h (gl_setelement_threshold_fn): New type.
29045         (gl_oset_search_atleast): New declaration.
29046         (struct gl_oset_implementation): Add field 'search_atleast'.
29047         (gl_oset_search_atleast): New inline function.
29048         * lib/gl_oset.c (gl_oset_search_atleast): New function.
29049         * lib/gl_array_oset.c (gl_array_search_atleast): New function.
29050         (gl_array_oset_implementation): Update.
29051         * lib/gl_anytree_oset.h (gl_tree_search_atleast): New function.
29052         * lib/gl_avltree_oset.c (gl_avltree_oset_implementation): Update.
29053         * lib/gl_rbtree_oset.c (gl_rbtree_oset_implementation): Update.
29054
29055 2006-10-04  Bruno Haible  <bruno@clisp.org>
29056
29057         * lib/fatal-signal.c (fatal_signals) [WOE32]: Add the SIGBREAK signal.
29058
29059 2006-10-03  Bruno Haible  <bruno@clisp.org>
29060
29061         * lib/gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Renamed
29062         from gl_avltreehash_list_implementation.
29063
29064 2006-10-03  Bruno Haible  <bruno@clisp.org>
29065
29066         * lib/gl_oset.c (gl_oset_add): Fix return type.
29067
29068 2006-10-02  Paolo Bonzini  <bonzini@gnu.org>  (tiny change)
29069
29070         * lib/quotearg.c (mbstate_t) [!HAVE_MBRTOWC]: #define to int.
29071
29072 2006-10-02  Eric Blake  <ebb9@byu.net>
29073
29074         * modules/strnlen (Depends-on): Add extensions.
29075
29076 2006-10-02  Eric Blake  <ebb9@byu.net>
29077
29078         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Use autoconf's
29079         definition in 2.60+.
29080
29081 2006-10-02  Dmitry V. Levin  <ldv@altlinux.org>
29082
29083         * lib/fts.c (fts_close, fts_build, fts_palloc): Remove redundant
29084         checks.
29085
29086 2006-10-02  Bruno Haible  <bruno@clisp.org>
29087
29088         * gnulib-tool (func_emit_lib_Makefile_am): Don't add no-dependencies
29089         to the AUTOMAKE_OPTIONS.
29090         Reported by Jim Meyering.
29091
29092 2006-09-29  Paul Eggert  <eggert@cs.ucla.edu>
29093
29094         Work around bug in Solaris 10 /proc file system:
29095         /proc/self/fd/NNN/.. isn't the parent directory of
29096         the directory whose file descriptor is NNN.  This needs to
29097         be worked around at run time, not compile time, since a
29098         program might be built on Solaris 8, where things work, and
29099         run on Solaris 10.
29100         * lib/openat-priv.h (BUILD_PROC_NAME): Remove.  All callers changed
29101         to use the following interface instead:
29102         (OPENAT_BUFFER_SIZE): New macro.
29103         (openat_proc_name): New function.
29104         * lib/at-func.c (AT_FUNC_NAME): Adjust to above changes.
29105         * lib/openat.c (openat_permissive, openat_needs_fchdir, fdopendir):
29106         Likewise.
29107         * lib/openat-proc.c: New file.
29108         * modules/openat (Files): Add lib/openat-proc.c.
29109         (Depends-on): Add same-inode, stdbool.
29110         * m4/openat.m4 (gl_FUNC_OPENAT): Add AC_LIBOBJ(openat-proc).
29111
29112 2006-09-29  Bruno Haible  <bruno@clisp.org>
29113
29114         * lib/fwriteerror.h (fwriteerror_no_ebadf): New declaration.
29115         * lib/(do_fwriteerror): Renamed from fwriteerror. Add ignore_ebadf
29116         argument. Set stdout_closed before testing for ferror, not after.
29117         (fwriteerror, fwriteerror_no_ebadf): New functions.
29118
29119 2006-09-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
29120
29121         * m4/intmax.m4 (gt_TYPE_INTMAX_T): Avoid unused variables warning.
29122
29123 2006-09-28  Paolo Bonzini  <bonzini@gnu.org>
29124
29125         * lib/poll.c (rpl_poll) [__APPLE__]: Use FIONREAD instead of MSG_PEEK.
29126         * m4/poll.m4: Look for sys/ioctl.h and sys/filio.h.
29127
29128 2006-09-28  Jim Meyering  <jim@meyering.net>
29129
29130         * lib/mkdir-p.c: Include "dirchownmod.h", not "dirchownmod.c".
29131         Include <unistd.h>.
29132
29133 2006-09-28  Bruno Haible  <bruno@clisp.org>
29134
29135         * modules/avltreehash-list (Depends-on): Add stdint, remove size_max.
29136         * modules/linkedhash-list (Depends-on): Likewise.
29137         * modules/rbtreehash-list (Depends-on): Likewise.
29138
29139 2006-09-28  Bruno Haible  <bruno@clisp.org>
29140
29141         * lib/strndup.h: Simplify the redefinition of strndup.
29142         (_GL_CONCAT, _GL_XCONCAT, __STRNDUP_ID): Remove macros.
29143         * m4/strndup.m4 (gl_FUNC_STRNDUP): Don't define __STRNDUP_PREFIX.
29144
29145 2006-09-28  Bruno Haible  <bruno@clisp.org>
29146
29147         * lib/gl_avltreehash_list.c: Include <stdint.h> instead of size_max.h.
29148         * lib/gl_linkedhash_list.c: Likewise.
29149         * lib/gl_rbtreehash_list.c: Likewise.
29150
29151 2006-09-27  Paul Eggert  <eggert@cs.ucla.edu>
29152
29153         * lib/canon-host.c (canon_host_r): Work around bug in Darwin 7.9.0
29154         getaddrinfo.
29155
29156         * lib/__fpending.h: Don't include <stdio_ext.h> unless
29157         HAVE_DECL___FPENDING.  This avoids a bug with lsbcc, where
29158         it causes <stdio_ext.h> to cause a compile-time error.
29159         Problem reported by Nelson H. F. Beebe.
29160         * lib/getpass.c: Likewise, except for HAVE_DECL___FSETLOCKING instead
29161         of HAVE_DECL___PENDING.
29162
29163         * m4/fpending.m4 (gl_FUNC_FPENDING): Check for stdio_ext at most once.
29164         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for __fsetlocking's
29165         declaration.
29166
29167 2006-09-27  Jim Meyering  <jim@meyering.net>
29168
29169         This file could end up with a definition for a function
29170         named __strndup, rather than rpl_strndup on a system with
29171         incomplete weak_alias support.
29172         * lib/strndup.c (strndup): Rename from __strndup.
29173         Remove #defines that used to map __strndup to strndup.
29174         Don't use K&R prototypes.
29175         Remove LIBC-related code, since this file is not sync'd with glibc.
29176         * lib/strndup.h: Revamp, accordingly.
29177         * m4/strndup.m4: Modernize.
29178
29179 2006-09-26  Paul Eggert  <eggert@cs.ucla.edu>
29180
29181         * modules/savewd (Depends-on): Add 'raise'.
29182         * lib/savewd.c: Include <signal.h>, for 'raise'.
29183
29184 2006-09-26  Jim Meyering  <jim@meyering.net>
29185
29186         * m4/acl.m4 (AC_FUNC_ACL): Disable ACL support altogether
29187         when we detect Darwin 8.7.0's acl_get_file bug.
29188         Rearrange to perform the new (below) run-test while $LIBS
29189         contains any acl-related library.  Set USE_ACL at the end.
29190         (gl_ACL_GET_FILE): New function.
29191
29192 2006-09-26  Eric Blake  <ebb9@byu.net>
29193
29194         * lib/verror.c: Include <config.h> unconditionally.
29195
29196 2006-09-25  Paul Eggert  <eggert@cs.ucla.edu>
29197
29198         * modules/clock-time (Maintainer): Add self.
29199         * modules/getlogin_r (Depends-on): Add extensions.
29200
29201 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
29202
29203         * modules/clock-time: New module.
29204         * modules/nanosleep (Depends-on): Add clock-time.
29205         * modules/gethrxtime (Depends-on): Likewise.
29206         * modules/gettime (Depends-on): Likewise.
29207         * modules/settime (Depends-on): Likewise.
29208
29209         * modules/fts-lgpl: Depend on openat.
29210         * modules/mkancesdirs: Depend on savewd.
29211         * modules/mkdir-p: Likewise.
29212
29213 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
29214
29215         * m4/host-os.m4 (gl_HOST_OS): Require AC_CANONICAL_HOST.
29216
29217         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Rename cache variable from
29218         `gl_have_arbitrary_file_name_length_limit' to
29219         `gl_cv_have_arbitrary_file_name_length_limit', so that caching
29220         actually works between configure runs.
29221
29222 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
29223             Bruno Haible  <bruno@clisp.org>
29224
29225         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Include <string.h>.
29226
29227 2006-09-25  Jim Meyering  <jim@meyering.net>
29228
29229         * m4/fcntl_h.m4 (gl_FCNTL_H): Fix typo in test for failed open.
29230         This typo caused coreutils/tests/dd/misc to fail on Darwin 8.7.0.
29231
29232 2006-09-25  Eric Blake  <ebb9@byu.net>
29233
29234         * gnulib-tool (func_import, func_create_testdir): Fix typos in
29235         exec's in 2006-09-18 patch when shuffling fds.
29236
29237 2006-09-25  Bruno Haible  <bruno@clisp.org>
29238
29239         * m4/getloadavg.m4 (gl_GETLOADAVG): Fix directory in error message.
29240         Reported by Jim Meyering.
29241
29242 2006-09-24  Jim Meyering  <jim@meyering.net>
29243
29244         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Don't use '>' to
29245         compare a pointer against a literal "0".  That caused failures with
29246         at least HP-UX's hpcc.
29247
29248 2006-09-22  Simon Josefsson  <jas@extundo.com>
29249
29250         * modules/gc-sha1:
29251         * modules/gc-md4:
29252         * modules/gc-hmac-sha1:
29253         * modules/gc-hmac-md5:
29254         * modules/gc-des:
29255         * modules/gc-arcfour: Distribute more files.
29256
29257 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
29258
29259         * lib/gl_anylinked_list2.h [lint] (gl_linked_iterator)
29260         (gl_linked_iterator_from_to): Initialize struct completely.
29261         * lib/gl_anytree_list2.h [lint] (gl_tree_iterator): Likewise.
29262         (gl_tree_iterator_from_to): Likewise
29263         * lib/gl_anytree_oset.h [lint] (gl_tree_iterator): Likewise.
29264         * lib/gl_array_list.c [lint] (gl_array_iterator)
29265         (gl_array_iterator_from_to): Likewise.
29266         * lib/gl_array_oset.c [lint] (gl_array_iterator): Likewise.
29267         * lib/gl_carray_list.c [lint] (gl_carray_iterator)
29268         (gl_carray_iterator_from_to): Likewise.
29269
29270         * lib/gc-gnulib.c [GC_USE_HMAC_SHA1]: include hmac.h for hmac_sha1.
29271         * lib/md4.c (md4_process_block): Remove unused variable.
29272         * lib/rijndael-api-fst.c (rijndaelBlockDecrypt): GCC suggests
29273         parentheses for clarity.
29274
29275 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
29276
29277         * modules/bison-i18n (Depends-on): Add gettext.
29278
29279 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
29280
29281         * m4/fsusage.m4 (gl_STATFS_TRUNCATES): Avoid unused variable.
29282         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): Likewise.
29283         * m4/jm-winsz1.m4 (gl_HEADER_TIOCGWINSZ_IN_TERMIOS_H): Likewise;
29284         also add missing comma that caused broken test.
29285         * m4/link-follow.m4 (gl_AC_FUNC_LINK_FOLLOWS_SYMLINK): Include
29286         stdlib.h, for `abort'.
29287         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Avoid unused
29288         variables.
29289         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Check for and
29290         include unistd.h if present, for `rmdir'.
29291         * m4/physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): Avoid unused
29292         variables.
29293         * m4/putenv.m4 (gl_FUNC_PUTENV): Rewrite using AC_RUN_IFELSE, and
29294         in the process include standard headers for prototypes.
29295         * m4/readutmp.m4 (gl_READUTMP): Require AC_GNU_SOURCE, so utmpxname
29296         gets declared on GNU/Linux.
29297         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Check for and include
29298         unistd.h, for `rmdir'.
29299         * m4/time_r.m4 (gl_TIME_R): Avoid unused variables.
29300
29301         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Avoid expression that is
29302         always true.
29303         * m4/strndup.m4 (gl_FUNC_STRNDUP): include stdlib.h, for `free'.
29304
29305         * m4/sockpfaf.m4 (gl_SOCKET_FAMILIES): Avoid gcc -Wall warnings.
29306
29307 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
29308
29309         * gnulib-tool (func_version): Create output all at once.  This
29310         may help avoid triggering unnecessary SIGPIPEs, and at any
29311         rate it doesn't hurt.
29312
29313 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
29314             Bruno Haible  <bruno@clisp.org>
29315
29316         * m4/lock.m4 (gl_LOCK_BODY): Avoid unused variables warning.
29317         * m4/mbswidth.m4 (gl_MBSWIDTH): Likewise.
29318         * m4/signed.m4 (bh_C_SIGNED): Likewise.
29319
29320         * m4/vasprintf.m4 (gl_PREREQ_VASPRINTF_H): New macro.
29321         (gl_FUNC_VASPRINTF): Invoke it.
29322
29323 2006-09-22  Bruno Haible  <bruno@clisp.org>
29324
29325         * m4/getloadavg.m4 (gl_GETLOADAVG): Expect the directory of
29326         getloadavg.c as first argument.
29327
29328 2006-09-22  Bruno Haible  <bruno@clisp.org>
29329
29330         * gnulib-tool (func_import, func_create_testdir): Set gl_source_base
29331         at the beginning of the gl_INIT macro.
29332         * modules/getloadavg (configure.ac): Pass $gl_source_base to
29333         gl_GETLOADAVG.
29334
29335 2006-09-22  Bruno Haible  <bruno@clisp.org>
29336
29337         * gnulib-tool (func_create_megatestdir): Don't include the config-h
29338         module.
29339         Suggested by Ralf Wildenhues.
29340
29341 2006-09-20  Paul Eggert  <eggert@cs.ucla.edu>
29342
29343         Import this patch from libc:
29344
29345         2006-09-06  Jakub Jelinek  <jakub@redhat.com>
29346
29347         * lib/regex_internal.c (re_string_reconstruct): Handle
29348         offset < pstr->valid_raw_len && pstr->offsets_needed case.
29349         Ensure no bytes read before raw_mbs array.  Pass a saved copy of
29350         pstr->valid_len - 1 rather than pstr->valid_raw_len - 1 to
29351         re_string_context_at.
29352
29353         * m4/regex.m4 (gl_REGEX): Check for locale.h, since the test
29354         now requires it.
29355         (gl_PREREQ_REGEX): Don't check for locale.h any more, since
29356         gl_REGEX now does it for us.
29357         (gl_REGEX): Add test taken from
29358         http://sourceware.org/ml/libc-hacker/2006-09/msg00008.html.
29359
29360         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Require AC_SYS_LARGEFILE.
29361         Check that large offsets work.  Modernize Autoconf usages.
29362         Prefer "yes" to mean a good thing rather than a bad.
29363         Don't put "#define mkstemp" in config.h, as this might interfere
29364         with standard system headers that "#define mkstemp mkstemp64".
29365
29366         * modules/mkstemp (Depends-on): Add extensions, so that
29367         mkstemp is visible on some platforms.
29368         (Makefile.am): Add mkstemp.h to EXTRA_DIST.
29369         (Include): Change to "mkstemp.h" from <stdlib.h>.
29370         (Files): Add mkstemp.h.
29371
29372         * lib/mkstemp.h: New file, since some standard headers
29373         #define mkstemp.
29374         * lib/mkstemp.c: Revamp to put the !_LIBC code together.
29375         Include "mkstemp.h".
29376         Make the _LIBC code resemble glibc original more,
29377         e.g., use K&R style.
29378         * lib/mkstemp-safer.c: Include "mkstemp.h" instead of <stdlib.h>.
29379         (mkstemp): Remove, since mkstemp.h does this for us.
29380         * lib/stdlib--.h: Include mkstemp.h.
29381
29382         Import this patch from libc:
29383
29384         2006-04-07  Ulrich Drepper  <drepper@redhat.com>
29385
29386         * lib/tempname.c (__gen_tempname): Change attempts_min
29387         into a macro.  Use preprocessor to decide how to initialize
29388         attempts [Coverity CID 67].
29389
29390 2006-09-20  Bruno Haible  <bruno@clisp.org>
29391
29392         * lib/mkdtemp.c: Import from libc.
29393         2006-04-07  Ulrich Drepper  <drepper@redhat.com>
29394                 * sysdeps/posix/tempname.c (__gen_tempname): Change
29395                 attempts_min into a macro.  Use preprocessor to decide how to
29396                 initialize attempts [Coverity CID 67].
29397         2001-11-27  Paul Eggert  <eggert@twinsun.com>
29398                 * sysdeps/posix/tempname.c (__gen_tempname): Try at least
29399                 ATTEMPTS_MIN or TMP_MAX times, whichever is greater.
29400
29401 2006-09-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
29402
29403         * gnulib-tool (func_exit): New function, to allow to pass the
29404         exit status portably through the trap.  Use everywhere.
29405         (--help, --version): Signal a write error.
29406         (trap): catch SIGPIPE, for write errors.
29407         Exit at the end of the trap, with the correct exit status.
29408
29409 2006-09-19  Karl Berry  <karl@gnu.org>
29410
29411         * doc/gnulib.texi: note about the license texinfo files.
29412
29413 2006-09-19  Eric Blake  <ebb9@byu.net>
29414
29415         * gnulib-tool: Avoid space-tab.
29416
29417 2006-09-18  Paul Eggert  <eggert@cs.ucla.edu>
29418
29419         * lib/getaddrinfo.c (getaddrinfo) [defined HAVE_IPV6]: Fix typo
29420         that prevented coreutils 6.1 from building.  Problem reported
29421         by Petter Reinholdtsen.
29422
29423 2006-09-18  Paul Eggert  <eggert@cs.ucla.edu>
29424
29425         * gnulib-tool (avoidlist): Fix typo that broke options like
29426         --avoid=lock that are used by coreutils bootstrap.
29427
29428 2006-09-18  Mark D. Baushke  <mdb@gnu.org>
29429
29430         * m4/inttypes.m4 (gl_INTTYPES_H): Quote "test" args
29431         more systematically.
29432
29433 2006-09-18  Jim Meyering  <jim@meyering.net>
29434
29435         * lib/savewd.c (savewd_restore): Don't shadow: s/status/child_status/.
29436
29437 2006-09-18  Bruno Haible  <bruno@clisp.org>
29438
29439         * modules/inttypes (Files): Remove m4/inttypes-h.m4.
29440
29441 2006-09-18  Bruno Haible  <bruno@clisp.org>
29442
29443         * m4/inttypes-h.m4 (gl_HEADER_INTTYPES_H): Remove macro.
29444         * m4/inttypes-pri.m4: Require autoconf >= 2.52.
29445         (gt_INTTYPES_PRI): Invoke AC_CHECK_HEADERS on inttypes.h. Test
29446         ac_cv_header_inttypes_h instead of gl_cv_header_inttypes_h.
29447         * m4/gettext.m4: Require autoconf >= 2.52.
29448         (gt_INTL_SUBDIR_CORE): Invoke AC_CHECK_HEADERS on inttypes.h.
29449         * m4/inttypes.m4 (gl_INTTYPES_H): Test ac_cv_header_inttypes_h instead
29450         of gl_cv_header_inttypes_h.
29451
29452 2006-09-18  Bruno Haible  <bruno@clisp.org>
29453
29454         * lib/javaversion.c: Include configmake.h.
29455
29456 2006-09-18  Bruno Haible  <bruno@clisp.org>
29457
29458         * gnulib-tool (func_import, func_create_testdir): Use exec tricks to
29459         avoid that the while loops be executed in a subshell.
29460
29461 2006-09-18  Bruno Haible  <bruno@clisp.org>
29462
29463         * MODULES.html.sh (func_module): Break long lines.
29464         Suggested by Bruce Korb <bkorb@gnu.org>.
29465
29466 2006-09-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
29467
29468         Speed up by a factor of 1.12.
29469         * gnulib-tool (nl): New variable.
29470         (func_import): Rewrite include directive extraction to only read each
29471         directive once.
29472
29473 2006-09-17  Bruno Haible  <bruno@clisp.org>
29474
29475         * modules/javaversion (Makefile.am): Remove DEFS setting.
29476         (Depends-on): Add configmake, for PKGDATADIR definition.
29477
29478 2006-09-17  Bruno Haible  <bruno@clisp.org>
29479
29480         * gnulib-tool (func_create_testdir): Rewrite all files at once.
29481
29482 2006-09-17  Bruno Haible  <bruno@clisp.org>
29483
29484         * gnulib-tool (func_append): New function, stolen from libtool.m4.
29485         (func_modules_transitive_closure, func_modules_add_dummy,
29486         func_modules_to_filelist, func_import, func_create_testdir,
29487         func_create_megatestdir, ...): Use it wherever possible.
29488         Suggested by Ralf Wildenhues.
29489
29490 2006-09-16  Karl Berry  <karl@gnu.org>
29491
29492         * doc/fdl.texi (ADDENDUM): switch to @heading from @appendixsubsec,
29493         to avoid sectioning errors.
29494         * doc/lgpl.texi, gpl.texi (Copying): downcase @unnumbered title.
29495         [ifinfo]: blank line after @center-ed titles.
29496         * doc/lgpl.texi (Library Copying): Rename main node to GNU LGPL.
29497         Spell FSF address consistently with others.
29498         (These changes approved by rms.)
29499
29500 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
29501
29502         Speed up by a factor of 1.61.
29503         * gnulib-tool (func_modules_transitive_closure): Rewrite to not check
29504         already checked module names again.
29505
29506 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
29507
29508         Speed up by a factor of 1.13.
29509         * gnulib-tool (func_import): Rewrite all old_files at once; likewise
29510         for new_files, and the input to func_add_or_update.
29511
29512 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
29513
29514         * gnulib-tool (func_all_modules, func_modules_to_filelist, func_import,
29515         func_create_testdir, ...): Change 'sort | uniq' to 'sort -u'.
29516
29517 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
29518
29519         * modules/mkancesdirs (Depends-on): Add fcntl.
29520         * modules/savewd: New file.
29521         * MODULES.html.sh (File system functions): Add savewd.
29522
29523         * modules/configmake (Makefile.am): Add support for the
29524         Automake-supplied PKGLIBDIR, PKGINCLUDEDIR, PKGDATADIR.
29525
29526 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
29527
29528         * m4/savewd.m4: New file.
29529
29530 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
29531
29532         * lib/dirchownmod.c: Don't include fcntl.h; no longer needed.
29533         (dirchownmod): New arg FD.  All callers changed.
29534         Use FD rather than opening the directory ourself, as opening is
29535         now the caller's responsibility.
29536         * lib/dirchownmod.h: Likewise.
29537         * lib/mkancesdirs.c: Include <sys/types.h>, for portability to older
29538         hosts that require <sys/types.h> before <sys/stat.h>.  Include
29539         fcntl.h, savewd.h, and unistd.h, not dirname.h and stat-macros.h.
29540         (test_dir): Remove.
29541         (mkancesdirs): Return length of prefix of FILE that has already
29542         been made, or -2 if there is a child doing the work.  Redo
29543         algorithm so that it is O(N) rather than O(N**2).  Optimize away
29544         ".", and treat ".." specially since it might stray back into
29545         already-created areas.  Use a subprocess if necessary.  New arg
29546         WD; all users changed.  MAKE_DIR function should now return 1
29547         if it creates a directory that is not readable.  Return -2 if
29548         a child process is spun off.
29549         * lib/mkancesdirs.h: Include <stddef.h>, for ptrdiff_t.
29550         Adjust signature to match code.
29551         * lib/mkdir-p.c: Include dirname.h, for IS_ABSOLUTE_FILE_NAME.
29552         (make_dir_parents): Use a subprocess if necessary.  New arg WD;
29553         all users changed.
29554         * lib/savewd.c, lib/savewd.h: New files.
29555
29556 2006-09-15  Jim Meyering  <jim@meyering.net>
29557
29558         * modules/rename-dest-slash: New module.
29559         * MODULES.html.sh (posix_compat): Add it here.
29560
29561         * modules/rename: Reflect vb_FUNC_RENAME -> gl_FUNC_RENAME change.
29562
29563 2006-09-15  Jim Meyering  <jim@meyering.net>
29564
29565         * m4/rename-dest-slash.m4 (gl_FUNC_RENAME_TRAILING_DEST_SLASH): New
29566         file.
29567
29568         * m4/rename.m4 (gl_FUNC_RENAME): Rename from vb_FUNC_RENAME.
29569
29570 2006-09-15  Jim Meyering  <jim@meyering.net>
29571
29572         * lib/rename-dest-slash.c (has_trailing_slash): Use
29573         FILE_SYSTEM_PREFIX_LEN, for non-POSIX systems.
29574         (rpl_rename_dest_slash): Perform the cheaper trailing slash
29575         test before testing whether SRC is a directory.
29576         Suggestions from Bruno Haible.
29577
29578         Avoid a warning about an unused variable.
29579         * lib/regex_internal.c (re_dfa_add_node): Move declaration of "type"
29580         into the #ifdef block where it's used.
29581
29582         * lib/rename-dest-slash.c: New file.
29583
29584 2006-09-14  Bruno Haible  <bruno@clisp.org>
29585
29586         * lib/allocsa.c: Include <config.h> unconditionally.
29587         * lib/asnprintf.c: Likewise.
29588         * lib/asprintf.c: Likewise.
29589         * lib/c-strcasecmp.c: Likewise.
29590         * lib/c-strcasestr.c: Likewise.
29591         * lib/c-strncasecmp.c: Likewise.
29592         * lib/c-strstr.c: Likewise.
29593         * lib/classpath.c: Likewise.
29594         * lib/clean-temp.c: Likewise.
29595         * lib/concatpath.c: Likewise.
29596         * lib/copy-file.c: Likewise.
29597         * lib/csharpcomp.c: Likewise.
29598         * lib/csharpexec.c: Likewise.
29599         * lib/execute.c: Likewise.
29600         * lib/fatal-signal.c: Likewise.
29601         * lib/findprog.c: Likewise.
29602         * lib/fwriteerror.c: Likewise.
29603         * lib/gl_array_list.c: Likewise.
29604         * lib/gl_array_oset.c: Likewise.
29605         * lib/gl_avltree_list.c: Likewise.
29606         * lib/gl_avltree_oset.c: Likewise.
29607         * lib/gl_avltreehash_list.c: Likewise.
29608         * lib/gl_carray_list.c: Likewise.
29609         * lib/gl_linked_list.c: Likewise.
29610         * lib/gl_linkedhash_list.c: Likewise.
29611         * lib/gl_list.c: Likewise.
29612         * lib/gl_oset.c: Likewise.
29613         * lib/gl_rbtree_list.c: Likewise.
29614         * lib/gl_rbtree_oset.c: Likewise.
29615         * lib/gl_rbtreehash_list.c: Likewise.
29616         * lib/imaxabs.c: Likewise.
29617         * lib/imaxdiv.c: Likewise.
29618         * lib/javacomp.c: Likewise.
29619         * lib/javaexec.c: Likewise.
29620         * lib/javaversion.c: Likewise.
29621         * lib/linebreak.c: Likewise.
29622         * lib/localcharset.c: Likewise.
29623         * lib/lock.c: Likewise.
29624         * lib/mbchar.c: Likewise.
29625         * lib/mbswidth.c: Likewise.
29626         * lib/mkdtemp.c: Likewise.
29627         * lib/pipe.c: Likewise.
29628         * lib/printf-args.c: Likewise.
29629         * lib/printf-parse.c: Likewise.
29630         * lib/progname.c: Likewise.
29631         * lib/progreloc.c: Likewise.
29632         * lib/readlink.c: Likewise.
29633         * lib/sh-quote.c: Likewise.
29634         * lib/stpcpy.c: Likewise.
29635         * lib/stpncpy.c: Likewise.
29636         * lib/strcasecmp.c: Likewise.
29637         * lib/strcasestr.c: Likewise.
29638         * lib/strcspn.c: Likewise.
29639         * lib/striconv.c: Likewise.
29640         * lib/strncasecmp.c: Likewise.
29641         * lib/strnlen1.c: Likewise.
29642         * lib/strstr.c: Likewise.
29643         * lib/strtok_r.c: Likewise.
29644         * lib/tls.c: Likewise.
29645         * lib/tmpdir.c: Likewise.
29646         * lib/unicodeio.c: Likewise.
29647         * lib/unsetenv.c: Likewise.
29648         * lib/vasnprintf.c: Likewise.
29649         * lib/vasprintf.c: Likewise.
29650         * lib/wait-process.c: Likewise.
29651         * lib/xallocsa.c: Likewise.
29652         * lib/xsetenv.c: Likewise.
29653         * lib/xstriconv.c: Likewise.
29654
29655 2006-09-13  Simon Josefsson  <jas@extundo.com>
29656
29657         * m4/getdate.m4: Don't AC_LIBOBJ([getdate]), automake takes care of
29658         that internally, suggested by Ralf Wildenhues
29659         <Ralf.Wildenhues@gmx.de>.
29660
29661 2006-09-13  Simon Josefsson  <jas@extundo.com>
29662
29663         * gnulib-tool (func_emit_lib_Makefile_am): Use $(LIBOBJS), not
29664         @LIBOBJS@.
29665         Suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
29666
29667 2006-09-13  Paul Eggert  <eggert@cs.ucla.edu>
29668
29669         * lib/_fpending.c: Include <config.h> unconditionally, since we no
29670         longer worry about uses that don't define HAVE_CONFIG_H.
29671         * lib/acl.c, lib/alloca.c, lib/argmatch.c, lib/atexit.c:
29672         * lib/backupfile.c, lib/basename.c, lib/c-stack.c, lib/c-strtod.c:
29673         * lib/calloc.c,lib/ canon-host.c, lib/canonicalize.c, lib/chdir-long.c:
29674         * lib/chdir-safer.c, lib/chown.c, lib/cloexec.c, lib/close-stream.c:
29675         * lib/closeout.c, lib/creat-safer.c, lib/cycle-check.c, lib/diacrit.c:
29676         * lib/dirchownmod.c, lib/dirfd.c, lib/dirname.c, lib/dup-safer.c:
29677         * lib/dup2.c, lib/error.c, lib/euidaccess.c, lib/exclude.c:
29678         * lib/exitfail.c, lib/fchmodat.c, lib/fchown-stub.c, lib/fd-safer.c:
29679         * lib/file-type.c, lib/fileblocks.c, lib/filemode.c, lib/filenamecat.c:
29680         * lib/fnmatch.c, lib/fopen-safer.c, lib/fprintftime.c, lib/free.c:
29681         * lib/fsusage.c, lib/ftruncate.c, lib/fts-cycle.c, lib/fts.c:
29682         * lib/full-write.c, lib/gai_strerror.c, lib/getcwd.c, lib/getdate.y:
29683         * lib/getdomainname.c, lib/getgroups.c, lib/gethostname.c:
29684         * lib/gethrxtime.c, lib/getloadavg.c, lib/getlogin_r.c:
29685         * lib/getndelim2.c, lib/getnline.c, lib/getopt.c, lib/getopt1.c:
29686         * lib/getpass.c, lib/gettime.c, lib/gettimeofday.c, lib/getugroups.c:
29687         * lib/getusershell.c, lib/glob.c, lib/group-member.c:
29688         * lib/hard-locale.c, lib/hash-pjw.c, lib/hash.c, lib/human.c:
29689         * lib/idcache.c, lib/inet_ntop.c, lib/inet_pton.c, lib/inttostr.c:
29690         * lib/isdir.c, lib/lchown.c, lib/linebuffer.c, lib/long-options.c:
29691         * lib/lstat.c, lib/malloc.c, lib/md5.c, lib/memcasecmp.c, lib/memchr.c:
29692         * lib/memcmp.c, lib/memcoll.c, lib/memcpy.c, lib/memmove.c:
29693         * lib/memrchr.c, lib/mkancesdirs.c, lib/mkdir-p.c, lib/mkdir.c:
29694         * lib/mkdirat.c, lib/mkstemp-safer.c, lib/mkstemp.c, lib/modechange.c:
29695         * lib/mountlist.c, lib/nanosleep.c, lib/obstack.c, lib/open-safer.c:
29696         * lib/openat-die.c, lib/openat.c, lib/pagealign_alloc.c, lib/physmem.c:
29697         * lib/pipe-safer.c, lib/posixtm.c, lib/posixver.c, lib/putenv.c:
29698         * lib/quote.c, lib/quotearg.c, lib/raise.c, lib/readtokens.c:
29699         * lib/readtokens0.c, lib/readutmp.c, lib/realloc.c, lib/regex.c:
29700         * lib/rename.c, lib/rmdir.c, lib/rpmatch.c, lib/safe-read.c:
29701         * lib/same.c, lib/save-cwd.c, lib/savedir.c, lib/setenv.c:
29702         * lib/settime.c, lib/sha1.c, lib/sig2str.c, lib/snprintf.c:
29703         * lib/strdup.c, lib/strerror.c, lib/strftime.c, lib/stripslash.c:
29704         * lib/strndup.c, lib/strnlen.c, lib/strpbrk.c, lib/strtod.c:
29705         * lib/strtoimax.c, lib/strtol.c, lib/strverscmp.c, lib/tempname.c:
29706         * lib/time_r.c, lib/timegm.c, lib/tmpfile-safer.c, lib/unlinkdir.c:
29707         * lib/userspec.c, lib/utime.c, lib/utimecmp.c, lib/utimens.c:
29708         * lib/version-etc-fsf.c, lib/version-etc.c, lib/xalloc-die.c:
29709         * lib/xgetcwd.c, lib/xgethostname.c, lib/xmalloc.c, lib/xmemcoll.c:
29710         * lib/xnanosleep.c, lib/xreadlink.c, lib/xstrtod.c, lib/xstrtoimax.c:
29711         * lib/xstrtol.c, lib/xstrtoumax.c, lib/yesno.c:
29712         Likewise.
29713
29714 2006-09-13  Eric Blake  <ebb9@byu.net>
29715
29716         * lib/getopt.c: Fix typo in last commit.
29717
29718 2006-09-12  Sergey Poznyakoff  <gray@gnu.org.ua>
29719
29720         * lib/argp-help.c (argp_doc): Make sure NULL is not passed to
29721         dgettext.
29722
29723 2006-09-12  Jim Meyering  <jim@meyering.net>
29724
29725         * lib/nanosleep.c: Include <sys/types.h> before sys/select.h, to avoid
29726         compilation failure (due to use of pid_t in latter) on NetBSD 1.6.
29727         Reported by Nelson H. F. Beebe.
29728
29729 2006-09-10  Sergey Poznyakoff  <gray@gnu.org.ua>
29730
29731         * lib/argp-parse.c (__argp_parse) [!_LIBC]: Make sure
29732         program_invocation_name and program_invocation_short_name are
29733         initialized.
29734         * lib/argp-namefrob.h: Move declarations of program_invocation_name
29735         and program_invocation_short_name to argp.h, so they are visible
29736         to user programs.
29737         * lib/argp.h: Likewise
29738
29739 2006-09-10  Bruno Haible  <bruno@clisp.org>
29740
29741         * modules/mkdtemp (Files): Remove m4/ulonglong.m4, m4/stdint_h.m4,
29742         m4/inttypes_h.m4, m4/uintmax_t.m4.
29743
29744 2006-09-10  Bruno Haible  <bruno@clisp.org>
29745
29746         * m4/mkdtemp.m4 (gl_PREREQ_MKDTEMP): Don't require
29747         gl_AC_TYPE_UINTMAX_T.
29748
29749 2006-09-10  Bruno Haible  <bruno@clisp.org>
29750
29751         * lib/mkdtemp.c: Include <stdint.h> always. Don't include <inttypes.h>.
29752
29753 2006-09-09  Sergey Poznyakoff  <gray@gnu.org.ua>
29754
29755         * lib/argp.h (struct argp): Document the N_("..") "\v" N_("..")
29756         convention.  Text proposed by Bruno Haible.
29757         (struct argp_option): Document the use of N_() wrappers.
29758
29759         * lib/argp-help.c (argp_doc): Split the untranslated doc string on
29760         '\v', and translate the two parts separately, instead of feeding
29761         the whole string to gettext.  This allows to exclude
29762         '\v' from the strings visible to the translator by writing doc
29763         strings as N_("..") "\v" N_("..").
29764
29765 2006-09-09  Paul Eggert  <eggert@cs.ucla.edu>
29766
29767         * config/srclist.txt: Undo latest change; the bug was fixed.
29768
29769 2006-09-09  Bruno Haible  <bruno@clisp.org>
29770
29771         * gnulib-tool (func_emit_lib_Makefile_am): Eliminate lib_LDFLAGS
29772         assignments if building a library without libtool.
29773         (func_emit_tests_Makefile_am): Likewise. Handle lib_* variables as
29774         in func_emit_lib_Makefile_am.
29775         (func_import): When building a static library libfoo.a, arrange to
29776         define variables LIBFOO_LIBDEPS and LIBFOO_LTLIBDEPS.
29777         (func_create_testdir): Likewise.
29778         * modules/gc (configure.ac, Makefile.am): If building statically,
29779         augment gl_libdeps and gl_ltlibdeps instead of lib_LDFLAGS.
29780         * modules/iconvme (configure.ac, Makefile.am): Likewise.
29781         * modules/striconv (configure.ac, Makefile.am): Likewise.
29782         Based on a suggestion by Ralf Wildenhues.
29783
29784 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
29785
29786         * m4/mktime.m4 (AC_FUNC_MKTIME): Sync from Autoconf.
29787         Check for unistd.h too, since Autoconf doesn't assume POSIX.
29788         Also:
29789
29790         2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
29791         Add year_2050_test to catch glibc bug 2821
29792         <http://sourceware.org/bugzilla/show_bug.cgi?id=2821>.
29793
29794         2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
29795         Prefer #ifdef to #if.
29796
29797         2006-04-02  Paul Eggert  <eggert@cs.ucla.edu>
29798         Return from 'main' instead of calling 'exit'.
29799
29800 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
29801
29802         * lib/mktime.c (guess_time_tm): Fix bug where mktime
29803         returned the maximum time_t value rather than (time_t) -1.
29804         Problem originally reported by William Bardwell
29805         <http://sourceware.org/bugzilla/show_bug.cgi?id=2821>.
29806
29807         * lib/isapipe.h (HAVE_FIFO_PIPES) [!defined HAVE_FIFO_PIPES]:
29808         Moved to here ...
29809         * lib/isapipe.c (HAVE_FIFO_PIPES) [!defined HAVE_FIFO_PIPES]:
29810         ... from here.
29811
29812 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
29813
29814         * config/srclist.txt: Temporarily comment out mktime.c until glibc bug
29815         2821 is fixed.
29816
29817 2006-09-08  Jim Meyering  <jim@meyering.net>
29818
29819         Don't make generated files read-only.  That would bother too many
29820         people.  However, do retain the ability to work when targets are
29821         read-only: remove the destination and temporary files before writing
29822         them (when generated via sed or echo), or by using the -f option for
29823         both cp and mv commands.  Suggestion to use -f from Paul Eggert.
29824         * modules/alloca-opt, modules/argz, modules/arpa_inet:
29825         * modules/byteswap, modules/configmake, modules/fcntl:
29826         * modules/fnmatch, modules/getopt, modules/glob, modules/inttypes:
29827         * modules/localcharset, modules/netinet_in, modules/poll:
29828         * modules/stdbool, modules/stdint, modules/sys_select:
29829         * modules/sys_socket, modules/sys_stat, modules/sysexits:
29830
29831 2006-09-08  Jim Meyering  <jim@meyering.net>
29832
29833         Avoid new build failure on FreeBSD 6.0.
29834         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Include
29835         <sys/param.h> when testing whether getmntinfo uses statvfs.  Patch by
29836         Pavel Tsekov, in <http://savannah.gnu.org/bugs/?17643>.
29837
29838 2006-09-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
29839
29840         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Don't use plain echo.
29841
29842 2006-09-07  Jim Meyering  <jim@meyering.net>
29843
29844         Fix global typo in last change: use chmod u-w, not chmod u-x.
29845         Spotted by Paul Eggert and Bruce Korb.
29846         * modules/alloca-opt, modules/argz, modules/arpa_inet:
29847         * modules/byteswap, modules/configmake, modules/fcntl:
29848         * modules/fnmatch, modules/getopt, modules/glob, modules/inttypes:
29849         * modules/localcharset, modules/netinet_in, modules/poll:
29850         * modules/stdbool, modules/stdint, modules/sys_select:
29851         * modules/sys_socket, modules/sys_stat, modules/sysexits:
29852
29853 2006-09-06  Jim Meyering  <jim@meyering.net>
29854
29855         Make generated files be read-only.
29856         * modules/alloca-opt (Makefile.am): Work also when $@ is read-only.
29857         Ensure that each generated file is now read-only.
29858         * modules/argz: Likewise.
29859         * modules/arpa_inet: Likewise.
29860         * modules/byteswap: Likewise.
29861         * modules/configmake: Likewise.
29862         * modules/fcntl: Likewise.
29863         * modules/fnmatch: Likewise.
29864         * modules/getopt: Likewise.
29865         * modules/glob: Likewise.
29866         * modules/inttypes: Likewise.
29867         * modules/netinet_in: Likewise.
29868         * modules/poll: Likewise.
29869         * modules/stdbool: Likewise.
29870         * modules/stdint: Likewise.
29871         * modules/sys_select: Likewise.
29872         * modules/sys_socket: Likewise.
29873         * modules/sys_stat: Likewise.
29874         * modules/sysexits: Likewise.
29875         * modules/localcharset: Same as above, but continue using temporary
29876         file named "t-$@" (why different?) rather than the "$@-t" used
29877         everywhere else.
29878
29879         * modules/sysexits (Makefile.am): Replace literal occurrences
29880         of "sysexit.h" more readable, and more consistent, "$@".
29881
29882 2006-09-06  Bruno Haible  <bruno@clisp.org>
29883
29884         * modules/striconv: New file.
29885         * modules/xstriconv: New file.
29886         * MODULES.html.sh (Internationalization functions): Add striconv,
29887         xstriconv.
29888
29889 2006-09-06  Bruno Haible  <bruno@clisp.org>
29890
29891         * modules/gc (Makefile.am): Augment lib_LDFLAGS, not lib_LIBADD.
29892         * modules/iconvme (Makefile.am): Likewise. Also handle the case of
29893         not using libtool correctly.
29894
29895 2006-09-06  Bruno Haible  <bruno@clisp.org>
29896
29897         * lib/striconv.h: New file.
29898         * lib/striconv.c: New file, merging iconvme.c with GNU gettext's
29899         iconvstring.c.
29900         * lib/xstriconv.h: New file.
29901         * lib/xstriconv.c: New file.
29902
29903 2006-09-06  Bruno Haible  <bruno@clisp.org>
29904
29905         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
29906         lib_..._LDFLAGS.
29907
29908 2006-09-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
29909
29910         * lib/argz_.h: Sync from Libtool.
29911
29912         2006-09-04  George Bosilca <bosilca@cs.utk.edu>
29913                 and Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
29914
29915         * lib/libltdl/argz_.h: It's __cplusplus, not _cplusplus.
29916
29917 2006-09-05  Davide Angelocola  <davide.angelocola@tiscali.it>
29918
29919         * modules/trim: New file.
29920
29921 2006-09-05  Davide Angelocola  <davide.angelocola@tiscali.it>
29922
29923         * lib/trim.h: New file.
29924         * lib/trim.c: New file.
29925
29926 2006-09-05  Bruno Haible  <bruno@clisp.org>
29927
29928         * MODULES.html.sh (String handling): Add trim.
29929
29930 2006-09-04  Karl Berry  <karl@gnu.org>
29931
29932         * config/srclist.txt (signed.m4, gettext.m4): changes not propagated
29933         until next release.
29934
29935 2006-09-03  Bruno Haible  <bruno@clisp.org>
29936
29937         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Locate mingw shared libraries
29938         correctly.
29939
29940 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
29941
29942         * m4/getloadavg.m4 (gl_GETLOADAVG): Use CONFIGURING_GETLOADAVG,
29943         not gl_GETLOADAVG.  Omit unneeded semicolons.
29944         Problems reported by Ralf Wildenhues in
29945         <http://lists.gnu.org/archive/html/bug-gnulib/2006-09/msg00000.html>.
29946         (gl_PREREQ_GETLOADAVG): Use AC_DEFUN, not m4_define.  Put
29947         at the end, which is the usual gnulib style.
29948
29949         * m4/fstypename.m4 (gl_FSTYPENAME): Use AC_CHECK_MEMBERS instead
29950         of doing all the work ourselves.
29951         * m4/fsusage.m4 (gl_PREREQ_FSUSAGE_EXTRA): Don't check for
29952         sys/statvfs.h since the code doesn't use HAVE_SYS_STATVFS_H.
29953
29954 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
29955
29956         * lib/getloadavg.c: Use CONFIGURING_GETLOADAVG, not gl_GETLOADAVG.
29957         Problem reported by Ralf Wildenhues in
29958         <http://lists.gnu.org/archive/html/bug-gnulib/2006-09/msg00000.html>.
29959
29960         * lib/mountlist.c: All uses of HAVE_F_FSTYPENAME_IN_STATFS replaced by
29961         HAVE_STRUCT_STATFS_F_FSTYPENAME.
29962
29963 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
29964
29965         * gnulib-tool (func_emit_lib_Makefile_am): Fix typos in
29966         yesterday's patch by changing test -n to test -z.
29967
29968 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
29969
29970         * modules/getloadavg (Files): Add m4/getloadavg.m4.
29971         (configure.ac): AC_FUNC_GETLOADAVG -> gl_GETLOADAVG, as
29972         the former is now obsolescent.
29973
29974         * modules/chdir-long (Depends-on): Add fcntl.
29975
29976 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
29977
29978         * m4/fnmatch.m4: Add comment that Autoconf AC_FUNC_FNMATCH is
29979         obsolescent, and programs should use gnulib instead.
29980         * m4/getloadavg.m4: New file, with contents taken from Autoconf
29981         but with prefixes changed.
29982
29983 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
29984
29985         * lib/getloadavg.c [defined gl_GETLOADAVG]: Don't include config.h
29986         or stdbool.h, because they might not exist while configuring.
29987
29988         * lib/chdir-long.c: Include <fcntl.h>, for O_DIRECTORY.
29989         Don't include unistd.h or limits.h; not needed, since chdir-long.h
29990         does that for us.
29991         (O_DIRECTORY): Remove.
29992
29993 2006-08-31  Eric Blake  <ebb9@byu.net>
29994
29995         * gnulib-tool: Don't let emacs change spaces to TAB.
29996
29997 2006-08-31  Bruno Haible  <bruno@clisp.org>
29998
29999         * gnulib-tool: When calling func_import more than once, do it in a
30000         subshell.
30001         Reported by Eric Blake <ebb9@byu.net>.
30002
30003 2006-08-31  Bruno Haible  <bruno@clisp.org>
30004
30005         * gnulib-tool (nl): Remove variable.
30006         (sed_transform_lib_file): Use more robust test for config-h module.
30007         (func_import): Fix typo in 2006-08-25 patch.
30008
30009 2006-08-31  Bruno Haible  <bruno@clisp.org>
30010
30011         * gnulib-tool (func_emit_lib_Makefile_am): When --makefile-name was
30012         specified, augment Makefile.am variables instead of assigning them.
30013
30014 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
30015
30016         Work around a bug in both the Linux and SunOS 64-bit kernels:
30017         nanosleep mishandles sleeps for longer than 2**31 seconds.
30018         Problem reported by Frank v Waveren in
30019         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00298.html>.
30020         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Require gl_CLOCK_TIME.
30021         Check for nanosleep bug.
30022         (LIB_NANOSLEEP): Append clock_gettime library if needed.
30023
30024 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
30025
30026         Work around a bug in both the Linux and SunOS 64-bit kernels:
30027         nanosleep mishandles sleeps for longer than 2**31 seconds.
30028         Problem reported by Frank v Waveren in
30029         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00298.html>.
30030         * lib/nanosleep.c (BILLION): New constant.
30031         (getnow) [HAVE_BUG_BIG_NANOSLEEP]: New functions.
30032         (rpl_nanosleep) [HAVE_BUG_BIG_NANOSLEEP]: Completely new
30033         implementation.
30034
30035 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
30036
30037         * modules/nanosleep (Depends-on): Add gettime.
30038
30039 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
30040         and Simon Josefsson  <jas@extundo.com>
30041         and Oskar Liljeblad  <oskar@osk.mine.nu>
30042
30043         * MODULES.html.sh (Support for building documentation): Add gpl, lgpl.
30044         * gnulib-tool (func_import): New license type 'unmodifiable license
30045         text'.
30046         * modules/fdl: Use it.  Longer description.
30047         * module/gpl, module/lgpl: New files.
30048
30049 2006-08-30  Jim Meyering  <jim@meyering.net>
30050
30051         * lib/isapipe.c (isapipe): Rename local s/fd/fd_pair/ to avoid
30052         shadowing the parameter.
30053
30054 2006-08-29  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
30055
30056         Sync from Libtool:
30057
30058         2006-08-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
30059
30060         * lib/libltdl/argz.c: Use `#ifdef HAVE_CONFIG_H', to facilitate code
30061         sharing with gnulib.  Report by Eric Blake.
30062
30063 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
30064
30065         * modules/isapipe: New file.
30066         * MODULES.html.sh (File descriptor based Input/Output): Add isapipe.
30067
30068 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
30069
30070         * modules/configmake (Makefile.am): Add a comment, and omit
30071         the CONFIGMAKE_ prefix from generated macro names.  Suggested
30072         by Bruno Haible.
30073
30074 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
30075
30076         * m4/isapipe.m4: New file.
30077
30078 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
30079
30080         * lib/isapipe.c, lib/isapipe.h: New files.
30081
30082 2006-08-29  Jim Meyering  <jim@meyering.net>
30083
30084         * modules/configmake (Makefile.am): Make configmake.h depend on
30085         Makefile.  Otherwise, a stale configmake.h could hang around.
30086
30087 2006-08-29  Eric Blake  <ebb9@byu.net>
30088
30089         * lib/error.c (error_at_line, print_errno_message): Match libc, after
30090         resolution of upstream bug 3044.
30091
30092 2006-08-29  Bruno Haible  <bruno@clisp.org>
30093
30094         * modules/localcharset (Depends-on): Add configmake.
30095         (Makefile.am): Remove setting of LIBDIR through DEFS.
30096
30097 2006-08-29  Bruno Haible  <bruno@clisp.org>
30098
30099         * lib/localcharset.c: Include configmake.h in order to get LIBDIR
30100         defined.
30101
30102 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
30103
30104         * modules/fcntl: New file.
30105         * modules/chdir-safer (Depends-on): Add fcntl.
30106         * modules/fts: Likewise.
30107         * modules/mkdir-p: Likewise.
30108
30109         * modules/stdint (Makefile.am): Do not substitute ABSOLUTE_INTTYPES_H.
30110         This undoes the most recent change, since we're now addressing the
30111         problem in a different way.
30112
30113         * gnulib-tool (emit_lib_Makefile_am): Don't put $makefile_name
30114         into output, since the output might be called Makefile.am even
30115         if $makefile_name is something different.
30116         (func_import): Use $makefile_am rather than
30117         ${makefile_name-Makefile.am}, to fix a bug where makefile_name was
30118         empty.
30119
30120         * modules/inttypes (Files): Add m4/inttypes-h.m4.
30121
30122 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
30123
30124         * m4/inttypes.m4 (gl_INTTYPES_H): Move ABSOLUTE_INTTYPES_H code here...
30125         * m4/stdint.m4 (gl_STDINT_H): ... from here.  This undoes the most
30126         recent change to stdint.m4, since we're now addressing the problem in a
30127         different way.
30128
30129 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
30130
30131         * m4/fcntl_h.m4: New file.
30132
30133 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
30134
30135         * lib/fcntl_.h: New file.
30136         * lib/chdir-safer.c (O_DIRECTORY, O_NOFOLLOW): Remove, now that we have
30137         the fcntl module.
30138         * lib/dirchownmod.c: Likewise.
30139         * lib/fts.c: Likewise.
30140
30141         * lib/inttypes_.h [defined _GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H]:
30142         Include @ABSOLUTE_INTTYPES_H@ if available, but do nothing else.
30143         * lib/stdint_.h (_GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H): Define
30144         just before including <inttypes.h>, to avoid circular inclusion.
30145
30146 2006-08-28  Jim Meyering  <jim@meyering.net>
30147
30148         * doc/visibility.texi: Actually read and correct the grammar of the
30149         sentence affected by yesterday's change.
30150
30151 2006-08-28  Eric Blake  <ebb9@byu.net>
30152
30153         * modules/inttypes (Makefile.am): Fix sed error when inttypes.h
30154         needs wrapper.
30155
30156 2006-08-28  Eric Blake  <ebb9@byu.net>
30157
30158         * m4/inttypes.m4 (gl_INTTYPES_H): Fix missing #endif.
30159
30160 2006-08-28  Eric Blake  <ebb9@byu.net>
30161
30162         * m4/codeset.m4 (AM_LANGINFO_CODESET): Avoid compiler warning.
30163
30164 2006-08-28  Bruno Haible  <bruno@clisp.org>
30165
30166         * modules/c-strstr: New file, from GNU gettext.
30167         * MODULES.html.sh (String handling): Add c-strstr.
30168
30169 2006-08-28  Bruno Haible  <bruno@clisp.org>
30170
30171         * m4/inttypes.m4 (gl_INTTYPES_H): Don't test for the existence of SCNX*
30172         macros.
30173         Reported by Eric Blake.
30174
30175 2006-08-28  Bruno Haible  <bruno@clisp.org>
30176
30177         * lib/vasnprintf.c (EOVERFLOW): Remove definition.
30178         (VASNPRINTF): Return a string of length > INT_MAX without failing.
30179         * lib/vasprintf.c: Include errno.h, limits.h.
30180         (EOVERFLOW): New fallback definition.
30181         (vasprintf): Test here whether the string length is > INT_MAX.
30182         * lib/vsnprintf.c: Include errno.h, limits.h.
30183         (EOVERFLOW): New fallback definition.
30184         (vsnprintf): Fix bug when generated string was too long for the buffer.
30185         Test here whether the string length is > INT_MAX.
30186
30187 2006-08-28  Bruno Haible  <bruno@clisp.org>
30188
30189         * lib/inttypes_.h (SCNX*): Remove definitions.
30190         Reported by Eric Blake.
30191
30192 2006-08-28  Bruno Haible  <bruno@clisp.org>
30193
30194         * lib/c-strstr.h: New file, from GNU gettext.
30195         * lib/c-strstr.c: New file, from GNU gettext.
30196
30197 2006-08-28  Bruno Haible  <bruno@clisp.org>
30198
30199         * gnulib-tool: Reorder some statements.
30200
30201 2006-08-28  Bruno Haible  <bruno@clisp.org>
30202
30203         * gnulib-tool: New option --makefile-name.
30204         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am): Use
30205         $makefile_name.
30206         (func_import): Write $makefile_name to the cache file, and read it from
30207         there unless explicitly specified. Use $makefile_name as file name
30208         instead of Makefile.am. Adjust the recommendations accordingly.
30209
30210 2006-08-28  Bruno Haible  <bruno@clisp.org>
30211
30212         * gnulib-tool (func_verify_module): Check against misapplying patch.
30213
30214 2006-08-28  Bruno Haible  <bruno@clisp.org>
30215
30216         * gnulib-tool (func_relativize, func_relconcat): New functions.
30217         Give an error if --local-dir is given with --update.
30218         Remove trailing slashes from $local_gnulib_dir.
30219         (func_import): Store the relativized $local_gnulib_dir in
30220         gnulib-cache.m4, and read it from there if not specified explicitly.
30221
30222 2006-08-28  Bruno Haible  <bruno@clisp.org>
30223
30224         * gnulib-tool (func_get_tests_module): Don't assume that $gnulib_dir
30225         is the current directory. Respect also $local_gnulib_dir.
30226
30227 2006-08-28  Bruno Haible  <bruno@clisp.org>
30228             Simon Josefsson  <jas@extundo.com>
30229
30230         BeOS portability.
30231         * lib/getaddrinfo.c (PF_INET, PF_UNSPEC): New macros.
30232
30233 2006-08-27  Jim Meyering  <jim@meyering.net>
30234
30235         * doc/visibility.texi: Remove duplicate word: "pointer".
30236
30237 2006-08-26  Bruno Haible  <bruno@clisp.org>
30238
30239         * modules/inttypes (Files): Add lib/inttypes_.h, remove lib/inttypes.h.
30240         Add m4/inttypes.m4, remove m4/_inttypes_h.m4 and m4/include_next.m4.
30241         (Makefile.am): Create inttypes.h from inttypes_.h.
30242         * modules/stdint (Makefile.am): Substitute also ABSOLUTE_INTTYPES_H.
30243
30244         * modules/imaxabs: New file.
30245
30246         * modules/imaxdiv: New file.
30247
30248 2006-08-26  Bruno Haible  <bruno@clisp.org>
30249
30250         * m4/inttypes.m4: New file.
30251         * m4/_inttypes_h.m4: Remove file.
30252         * m4/inttypes-pri.m4 (gt_INTTYPES_PRI): Also AC_SUBST
30253         PRI_MACROS_BROKEN.
30254         * m4/stdint.m4 (gl_STDINT_H): Define also ABSOLUTE_INTTYPES_H.
30255
30256         * m4/imaxabs.m4: New file.
30257
30258         * m4/imaxdiv.m4: New file.
30259
30260 2006-08-26  Bruno Haible  <bruno@clisp.org>
30261
30262         * lib/inttypes_.h: New file.
30263         * lib/inttypes.h: Remove file.
30264         * lib/stdint_.h: Include <inttypes.h> through its absolute filename.
30265
30266         * lib/imaxabs.c: New file.
30267
30268         * lib/imaxdiv.c: New file.
30269
30270 2006-08-25  Paul Eggert  <eggert@cs.ucla.edu>
30271
30272         New config-h module, so that "make" output needn't be cluttered
30273         by -DHAVE_CONFIG_H.
30274         * MODULES.html.sh (Support for building libraries and executables):
30275         Add config-h.
30276         * modules/config-h: New file.
30277         * gnulib-tool (nl, sed_transform_lib_file): New vars.
30278         (func_import): Turn "#ifdef HAVE_CONFIG_H" to "#if 1" if
30279         the config-h module is used.
30280
30281         New configmake module, so that "make" output needn't be cluttered
30282         by fluff like '-DLIBDIR=\"/usr/local/lib\"'.
30283         * MODULES.html.sh (Support for building libraries and executables):
30284         Add configmake.
30285         * modules/configmake: New file.
30286
30287 2006-08-25  Paul Eggert  <eggert@cs.ucla.edu>
30288
30289         * m4/config-h.m4: New file.
30290
30291 2006-08-24  Paul Eggert  <eggert@cs.ucla.edu>
30292
30293         * config/srclist.txt: Add elisp-comp.
30294
30295 2006-08-24  Paul Eggert  <eggert@cs.ucla.edu>
30296
30297         * MODULES.html.sh (Support for building libraries and executables):
30298         Add elisp-comp.
30299         * build-aux/elisp-comp: New file.
30300         * modules/elisp-comp: New file.
30301
30302 2006-08-24  Bruno Haible  <bruno@clisp.org>
30303
30304         * gnulib-tool (func_create_testdir): Use non-default values of
30305         sourcebase and m4base.
30306
30307 2006-08-24  Bruno Haible  <bruno@clisp.org>
30308
30309         * MODULES.html.sh (Compatibility checks for POSIX:2001 functions: Fix
30310         HTML structure.
30311
30312 2006-08-23  Paul Eggert  <eggert@cs.ucla.edu>
30313
30314         * modules/openat (Depends-on): Add lchown.
30315
30316 2006-08-23  Bruno Haible  <bruno@clisp.org>
30317
30318         * gnulib-tool (func_import, func_create_testdir): Emit an invocation
30319         of gl_LOCK_EARLY instead of gl_LOCK.
30320
30321 2006-08-23  Bruno Haible  <bruno@clisp.org>
30322
30323         * m4/lock.m4 (gl_LOCK_BODY): Change the default value of gl_use_threads
30324         on OSF/1 to no.
30325         Reported by Stephen Cartwright <sgcartwr@ucalgary.ca>.
30326
30327 2006-08-23  Bruno Haible  <bruno@clisp.org>
30328
30329         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Don't consider BeOS statvfs
30330         as unusable.
30331
30332         * m4/lock.m4 (gl_LOCK_EARLY): Renamed from gl_LOCK.
30333         (gl_LOCK_BODY): Remove gl_PREREQ_LOCK invocation.
30334         (gl_LOCK): New macro.
30335
30336 2006-08-22  Simon Josefsson  <jas@extundo.com>
30337
30338         * modules/gc-md5 (Makefile.am): Need to add md5.h, after changes
30339         to md5 module.
30340
30341 2006-08-22  Simon Josefsson  <jas@extundo.com>
30342
30343         * MODULES.html.sh: Add "Support for maintaining and release
30344         projects".
30345
30346         * build-aux/gnupload: New file, from coreutils.
30347
30348 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
30349
30350         Avoid the need for AC_LIBSOURCES in m4 macros.
30351         * modules/arcfour (EXTRA_DIST): Add arcfour.h.
30352         * modules/arctwo (EXTRA_DIST): Add arctwo.h.
30353         * modules/check-version (EXTRA_DIST): Add check-version.h.
30354         * modules/crc (EXTRA_DIST): Add crc.h.
30355         * modules/des (EXTRA_DIST): Add des.h.
30356         * modules/gc (EXTRA_DIST): Add gc.h.
30357         * modules/getdelim (EXTRA_DIST): Add getdelim.h.
30358         * modules/getline (EXTRA_DIST): Add getline.h.
30359         * modules/getlogin_r (EXTRA_DIST): Add getlogin_r.h.
30360         * modules/hmac-md5 (EXTRA_DIST): Add hmac.h.
30361         * modules/hmac-sha1 (EXTRA_DIST): Add hmac.h.
30362         * modules/md2 (EXTRA_DIST): Add md2.h.
30363         * modules/md4 (EXTRA_DIST): Add md4.h.
30364         * modules/pagealign_alloc (EXTRA_DIST): Add pagealign_alloc.h.
30365         * modules/read-file (EXTRA_DIST): Add read-file.h.
30366         * modules/readline (EXTRA_DIST): Add readline.h.
30367         * modules/rijndael (EXTRA_DIST): Add rijndael-alg-fst.h,
30368         rijndael-api-fst.h.
30369
30370 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
30371
30372         * m4/rijndael.m4 (gl_ARCFOUR):
30373         * m4/arctwo.m4 (gl_ARCTWO):
30374         * m4/check-version.m4 (gl_CHECK_VERSION):
30375         * m4/crc.m4 (gl_CRC):
30376         * m4/des.m4 (gl_DES):
30377         * m4/gc-pbkdf2-sha1.m4 (gl_GC_PBKDF2_SHA1):
30378         * m4/gc.m4 (gl_GC):
30379         * m4/getdelim.m4 (gl_FUNC_GETDELIM):
30380         * m4/getline.m4 (gl_FUNC_GETLINE):
30381         * m4/getlogin_r.m4 (gl_GETLOGIN_R_SUBSTITUTE):
30382         * m4/hmac-md5.m4 (gl_HMAC_MD5):
30383         * m4/hmac-sha1.m4 (gl_HMAC_SHA1):
30384         * m4/md2.m4 (gl_MD2):
30385         * m4/md4.m4 (gl_MD4):
30386         * m4/pagealign_alloc.m4 (gl_PAGEALIGN_ALLOC):
30387         * m4/read-file.m4 (gl_FUNC_READ_FILE):
30388         * m4/readline.m4 (gl_FUNC_READLINE):
30389         * m4/rijndael.m4 (gl_RIJNDAEL):
30390         Don't use AC_LIBSOURCES; instead, rely on the files in ../modules/
30391         to get the necessary .h files and whatnot.
30392
30393 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
30394
30395         * config/srclist.txt: Remove gnupload, since coreutils now syncs from
30396         gnulib rather than the other way around.
30397         * config/srclistvars.sh (COREUTILS): Remove.
30398
30399 2006-08-22  Jim Meyering  <jim@meyering.net>
30400
30401         * modules/mkdir-p (Makefile.am): Fix typo: s/lib+SOURCES/lib_SOURCES/.
30402
30403         * modules/getpass-gnu (Makefile.am): Add getpass.h to EXTRA_DIST.
30404
30405 2006-08-22  Eric Blake  <ebb9@byu.net>
30406
30407         * modules/regexprops-generic: New file.
30408         * MODULES.html.sh (Support for building documentation): List it.
30409
30410 2006-08-22  Eric Blake  <ebb9@byu.net>
30411
30412         * m4/stdint_h.m4 (gl_AC_HEADER_STDINT_H): Avoid compiler warning.
30413         * m4/inttypes_h.m4 (gl_AC_HEADER_INTTYPES_H): Likewise.
30414         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Likewise.
30415         * m4/intmax_t.m4 (gt_AC_TYPE_INTMAX_T): Likewise.
30416
30417 2006-08-22  Bruno Haible  <bruno@clisp.org>
30418
30419         * gnulib-tool (func_emit_lib_Makefile_am): Don't treat lib_LIBRARIES
30420         and lib_LTLIBRARIES like the other lib_* variables.
30421
30422 2006-08-22  Bruno Haible  <bruno@clisp.org>
30423
30424         * build-aux/x-to-1.in: New file, from GNU gettext.
30425
30426 2006-08-22  Bruno Haible  <bruno@clisp.org>
30427
30428         * m4/readutmp.m4 (gl_READUTMP): Compile readutmp.c only if <utmp.h> or
30429         <utmpx.h> exists.
30430
30431 2006-08-22  Bruno Haible  <bruno@clisp.org>
30432
30433         * lib/readutmp.h: Skip most definitions if neither <utmp.h> nor
30434         <utmpx.h> exists.
30435
30436 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
30437
30438         BeOS portability.
30439         * lib/dirchownmod.c (dirchownmod): Don't use fchmod if it doesn't
30440         exist.
30441         Problem reported by Bruno Haible.
30442
30443 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
30444
30445         Avoid the need for AC_LIBSOURCES in m4 macros.
30446         * modules/acl (EXTRA_DIST): Add acl.h.
30447         * modules/argmatch (Files): Add m4/argmatch.m4.
30448         (configure.ac): Add gl_ARGMATCH.
30449         (EXTRA_DIST): Renamed from lib_SOURCES, for
30450         consistency with the other modules.  Remove argmatch.c.
30451         * modules/backupfile (EXTRA_DIST): Add backupfile.h.
30452         * modules/c-strtod (EXTRA_DIST): Add c-strtod.h.
30453         * modules/c-strtold (EXTRA_DIST): Add c-strtod.c, c-strtod.h.
30454         * modules/canonhost (EXTRA_DIST): Add c-canonhost.h.
30455         * modules/canonicalize (EXTRA_DIST): Add canonicalize.h.
30456         * modules/chdir-long (EXTRA_DIST): Add chdir-long.h.
30457         * modules/chdir-safer (EXTRA_DIST): Add chdir-safer.h.
30458         * modules/cloexec (EXTRA_DIST): Add cloexec.h.
30459         * modules/close-stream (EXTRA_DIST): Add close-stream.h.
30460         * modules/closeout (EXTRA_DIST): Add closeout.h.
30461         * modules/cycle-check (EXTRA_DIST): Add cycle-check.h.
30462         * modules/dev-ino (EXTRA_DIST): Add dev-ino.h.
30463         * modules/dirfd (EXTRA_DIST): Add dirfd.h.
30464         * modules/dirname (EXTRA_DIST): Renamed from lib_SOURCES.  Add
30465         dirname.h; remove basename.c and stripslash.c.
30466         * modules/exclude (EXTRA_DIST): Add exclude.h.
30467         * modules/exitfail (EXTRA_DIST): Add exitfail.h.
30468         * modules/fcntl-safer (EXTRA_DIST): Add fcntl-safer.h fcntl--.h.
30469         * modules/file-type (EXTRA_DIST): Add file-type.h.
30470         * modules/filemode (EXTRA_DIST): Add filemode.h.
30471         * modules/filenamecat (EXTRA_DIST): Add filenamecat.h.
30472         * modules/fopen-safer (EXTRA_DIST): Add stdio-safer.h stdio--.h.
30473         * modules/fpending (EXTRA_DIST): Add __fpending.h.
30474         * modules/fprintftime (EXTRA_DIST): Add fprintftime.h.
30475         * modules/fsusage (EXTRA_DIST): Add fsusage.h.
30476         * modules/fts (EXTRA_DIST): Add fts_.h fts-cycle.c.
30477         * modules/getcwd (EXTRA_DIST): Add getcwd.h.
30478         * modules/getdate (EXTRA_DIST): Add getdate.c.
30479         * modules/gethrxtime (EXTRA_DIST): Add gethrxtime.h xtime.h.
30480         * modules/getpagesize (EXTRA_DIST): Add getpagesize.h.
30481         * modules/getpass (EXTRA_DIST): Add getpass.h.
30482         * modules/glob (EXTRA_DIST): Add glob_.h glob-libc.h.
30483         * modules/group-member (EXTRA_DIST): Add group-member.h.
30484         * modules/hard-locale (EXTRA_DIST): Add hard-locale.h.
30485         * modules/hash (EXTRA_DIST): Add hash.h.
30486         * modules/human (EXTRA_DIST): Add human.h.
30487         * modules/inttypes (EXTRA_DIST): Add inttypes.h.
30488         * modules/lchmod (EXTRA_DIST): Add lchmod.h.
30489         * modules/lchown (EXTRA_DIST): Add lchown.h.
30490         * modules/long-options (EXTRA_DIST): Add long-options.h.
30491         * modules/lstat (EXTRA_DIST): Add lstat.h.
30492         * modules/md5 (EXTRA_DIST): Add memcasecmp.h.
30493         * modules/memcoll (EXTRA_DIST): Add memcoll.h.
30494         * modules/mempcpy (EXTRA_DIST): Add mempcpy.h.
30495         * modules/memrchr (EXTRA_DIST): Add memrchr.h.
30496         * modules/memxor (EXTRA_DIST): Add memxor.h.
30497         * modules/mkancesdirs (EXTRA_DIST): Add mkancesdirs.h.
30498         * modules/mkdir-p (EXTRA_DIST): Add modechange.h.
30499         * modules/mountlist (EXTRA_DIST): Add mountlist.h.
30500         * modules/openat (EXTRA_DIST): Add at-func.c openat.h openat-priv.h.
30501         * modules/pathmax (EXTRA_DIST): Add pathmax.h.
30502         * modules/physmem (EXTRA_DIST): Add physmem.h.
30503         * modules/posixtm (EXTRA_DIST): Add posixtm.h.
30504         * modules/posixver (EXTRA_DIST): Add posixver.h.
30505         * modules/quote (EXTRA_DIST): Add quote.h.
30506         * modules/quotearg (EXTRA_DIST): Add quotearg.h.
30507         * modules/readtokens (EXTRA_DIST): Add readtokens.h.
30508         * modules/readutmp (EXTRA_DIST): Add readutmp.h.
30509         * modules/regex (EXTRA_DIST): Add regcomp.c regex.h regex_internal.c
30510         regex_internal.h regexec.c.
30511         * modules/safe-read (EXTRA_DIST): Add safe-read.h.
30512         * modules/safe-write (EXTRA_DIST): Add safe-write.h.
30513         * modules/same (EXTRA_DIST): Add same.h.
30514         * modules/same-inode (EXTRA_DIST): Add same-inode.h.
30515         * modules/save-cwd (EXTRA_DIST): Add save-cwd.h.
30516         * modules/savedir (EXTRA_DIST): Add savedir.h.
30517         * modules/sha1 (EXTRA_DIST): Add sha1.h.
30518         * modules/sig2str (EXTRA_DIST): Add sig2str.h.
30519         * modules/stat-macros (EXTRA_DIST): Add stat-macros.h.
30520         * modules/stat-time (EXTRA_DIST): Add stat-time.h.
30521         * modules/stdlib-safer (EXTRA_DIST): Add stdlib-safer.h stdlib--.h.
30522         * modules/strdup (EXTRA_DIST): Add strdup.h.
30523         * modules/strftime (EXTRA_DIST): Add strftime.h.
30524         * modules/strndup (EXTRA_DIST): Add strndup.h.
30525         * modules/strnlen (EXTRA_DIST): Add strnlen.h.
30526         * modules/strverscmp (EXTRA_DIST): Add strverscmp.h.
30527         * modules/time_r (EXTRA_DIST): Add time_r.h.
30528         * modules/timespec (EXTRA_DIST): Add timespec.h.
30529         * modules/tmpfile-safer (EXTRA_DIST): Add stdio-safer.h stdio--.h.
30530         * modules/unistd-safer (EXTRA_DIST): Add unistd-safer.h unistd--.h.
30531         * modules/unlinkdir (EXTRA_DIST): Add unlinkdir.h.
30532         * modules/unlocked-io (EXTRA_DIST): Add unlocked-io.h.
30533         * modules/userspec (EXTRA_DIST): Add userspec.h.
30534         * modules/utimecmp (EXTRA_DIST): Add utimecmp.h.
30535         * modules/utimens (EXTRA_DIST): Add utimens.h.
30536         * modules/xalloc (EXTRA_DIST): Add xalloc.h.
30537         * modules/xgetcwd (EXTRA_DIST): Add xgetcwd.h.
30538         * modules/xnanosleep (EXTRA_DIST): Add xnanosleep.h.
30539         * modules/xreadlink (EXTRA_DIST): Add xreadlink.h.
30540         * modules/xstrtod (EXTRA_DIST): Add xstrtod.h.
30541         * modules/xstrtol (EXTRA_DIST): Add xstrtol.h.
30542         * modules/xstrtold (EXTRA_DIST): Add xstrtod.c xstrtod.h.
30543         * modules/yesno (EXTRA_DIST): Add yesno.h.
30544
30545 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
30546
30547         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Check for fchmod.
30548
30549         * m4/argmatch.m4: New file, from coreutils with AC_LIBSOURCES removed.
30550         * m4/dev-ino.m4, same-inode.m4: Remove.
30551
30552         * m4/_inttypes_h.m4 (gl_INTTYPES_H):
30553         * m4/acl.m4 (AC_FUNC_ACL):
30554         * m4/backupfile.m4 (gl_BACKUPFILE):
30555         * m4/c-strtod.m4 (gl_C99_STRTOLD):
30556         * m4/canon-host.m4 (gl_CANON_HOST):
30557         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME):
30558         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG):
30559         * m4/chdir-safer.m4 (gl_CHDIR_SAFER):
30560         * m4/cloexec.m4 (gl_CLOEXEC):
30561         * m4/close-stream.m4 (gl_CLOSE_STREAM):
30562         * m4/closeout.m4 (gl_CLOSEOUT):
30563         * m4/dirfd.m4 (gl_FUNC_DIRFD):
30564         * m4/dirname.m4 (gl_DIRNAME):
30565         * m4/exclude.m4 (gl_EXCLUDE):
30566         * m4/exitfail.m4 (gl_EXITFAIL):
30567         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER):
30568         * m4/file-type.m4 (gl_FILE_TYPE):
30569         * m4/filemode.m4 (gl_FILEMODE):
30570         * m4/filenamecat.m4 (gl_FILE_NAME_CONCAT):
30571         * m4/fpending.m4 (gl_FUNC_FPENDING):
30572         * m4/fprintftime.m4 (gl_FPRINTFTIME):
30573         * m4/fts.m4 (gl_FUNC_FTS):
30574         * m4/getcwd.m4 (gl_FUNC_GETCWD_NULL):
30575         * m4/getdate.m4 (gl_GETDATE):
30576         * m4/gethrxtime.m4 (gl_GETHRXTIME):
30577         * m4/getpagesize.m4 (gl_GETPAGESIZE):
30578         * m4/getpass.m4 (gl_FUNC_GETPASS):
30579         * m4/gettime.m4 (gl_GETTIME):
30580         * m4/getugroups.m4 (gl_GETUGROUPS):
30581         * m4/glob.m4 (gl_GLOB_SUBSTITUTE):
30582         * m4/group-member.m4 (gl_FUNC_GROUP_MEMBER):
30583         * m4/hard-locale.m4 (gl_HARD_LOCALE):
30584         * m4/hash.m4 (gl_HASH):
30585         * m4/idcache.m4 (gl_IDCACHE):
30586         * m4/lchmod.m4 (gl_FUNC_LCHMOD):
30587         * m4/lchown.m4 (gl_FUNC_LCHOWN):
30588         * m4/long-options.m4 (gl_LONG_OPTIONS):
30589         * m4/lstat.m4 (gl_FUNC_LSTAT):
30590         * m4/md5.m4 (gl_MD5):
30591         * m4/memcasecmp.m4 (gl_MEMCASECMP):
30592         * m4/memcoll.m4 (gl_MEMCOLL):
30593         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY):
30594         * m4/memrchr.m4 (gl_FUNC_MEMRCHR):
30595         * m4/memxor.m4 (gl_MEMXOR):
30596         * m4/mkancesdirs.m4 (gl_MKANCESDIRS):
30597         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS):
30598         * m4/modechange.m4 (gl_MODECHANGE):
30599         * m4/mountlist.m4 (gl_MOUNTLIST):
30600         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
30601         * m4/openat.m4 (gl_FUNC_OPENAT):
30602         * m4/pathmax.m4 (gl_PATHMAX):
30603         * m4/physmem.m4 (gl_PHYSMEM):
30604         * m4/posixtm.m4 (gl_POSIXTM):
30605         * m4/posixver.m4 (gl_POSIXVER):
30606         * m4/quote.m4 (gl_QUOTE):
30607         * m4/quotearg.m4 (gl_QUOTEARG):
30608         * m4/readtokens.m4 (gl_READTOKENS):
30609         * m4/readutmp.m4 (gl_READUTMP):
30610         * m4/regex.m4 (gl_REGEX):
30611         * m4/safe-read.m4 (gl_SAFE_READ):
30612         * m4/safe-write.m4 (gl_SAFE_WRITE):
30613         * m4/same.m4 (gl_SAME):
30614         * m4/save-cwd.m4 (gl_SAVE_CWD):
30615         * m4/savedir.m4 (gl_SAVEDIR):
30616         * m4/settime.m4 (gl_SETTIME):
30617         * m4/sha1.m4 (gl_SHA1):
30618         * m4/sig2str.m4 (gl_FUNC_SIG2STR):
30619         * m4/stat-macros.m4 (gl_STAT_MACROS):
30620         * m4/stat-time.m4 (gl_STAT_TIME):
30621         * m4/stdio-safer.m4 (gl_FOPEN_SAFER):
30622         * m4/stdlib-safer.m4 (gl_STDLIB_SAFER):
30623         * m4/strdup.m4 (gl_FUNC_STRDUP):
30624         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME):
30625         * m4/strndup.m4 (gl_FUNC_STRNDUP):
30626         * m4/strnlen.m4 (gl_FUNC_STRNLEN):
30627         * m4/strverscmp.m4 (gl_FUNC_STRVERSCMP):
30628         * m4/time_r.m4 (gl_TIME_R):
30629         * m4/timespec.m4 (gl_TIMESPEC):
30630         * m4/unistd-safer.m4 (gl_UNISTD_SAFER):
30631         * m4/unlinkdir.m4 (gl_UNLINKDIR):
30632         * m4/unlocked-io.m4 (gl_FUNC_GLIBC_UNLOCKED_IO):
30633         * m4/userspec.m4 (gl_USERSPEC):
30634         * m4/utimecmp.m4 (gl_UTIMECMP):
30635         * m4/utimens.m4 (gl_UTIMENS):
30636         * m4/xalloc.m4 (gl_XALLOC):
30637         * m4/xgetcwd.m4 (gl_XGETCWD):
30638         * m4/xnanosleep.m4 (gl_XNANOSLEEP):
30639         * m4/xreadlink.m4 (gl_XREADLINK):
30640         * m4/xstrtod.m4 (gl_XSTRTOD):
30641         * m4/yesno.m4 (gl_YESNO):
30642         Don't use AC_LIBSOURCES; instead, rely on the files in ../modules/
30643         to get the necessary .h files and whatnot.
30644
30645 2006-08-21  Mark D. Baushke  <mdb@gnu.org>
30646             Bruno Haible  <bruno@clisp.org>
30647
30648         * gnulib-tool (func_verify_module): Work around Sun's non-POSIX 1003.2
30649         /bin/sh understanding of '!' conditional negation.
30650
30651 2006-08-21  Jim Meyering  <jim@meyering.net>
30652
30653         * modules/openat (Depends-on): Really alphabetize.
30654
30655         * modules/acl (Depends-on): Add error and quote.
30656
30657         * check-module (find_included_lib_files): Add at-func.c to the
30658         ok-to-include-more-than-once white list.
30659
30660         * modules/openat (Depends-on): Add lstat.  Alphabetize.
30661
30662 2006-08-21  Bruno Haible  <bruno@clisp.org>
30663
30664         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
30665         Emit a pkgdata_DATA variable only if some snippets add contents to it.
30666         Reported by Martin Lambers <marlam@marlam.de>.
30667
30668 2006-08-21  Bruno Haible  <bruno@clisp.org>
30669
30670         * gnulib-tool (func_emit_lib_Makefile_am): If the snippets already
30671         specify an installation location, don't emit a noinst_LIBRARIES or
30672         noinst_LTLIBRARIES assignment.
30673
30674 2006-08-21  Bruno Haible  <bruno@clisp.org>
30675
30676         BeOS portability.
30677         * modules/mbchar (Include): Don't test HAVE_WCTYPE_H any more, since
30678         BeOS has mbrtowc() but no <wctype.h>.
30679
30680 2006-08-21  Bruno Haible  <bruno@clisp.org>
30681
30682         BeOS portability.
30683         * m4/mbchar.m4 (gl_MBCHAR): Compile mbchar.c also if <wctype.h> doesn't
30684         exist.
30685
30686 2006-08-21  Bruno Haible  <bruno@clisp.org>
30687
30688         BeOS portability.
30689         * lib/mbchar.h: Include <wctype.h> only if it exists.
30690
30691 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
30692
30693         Remove files that are no longer needed by their respective modules.
30694         * m4/obstack.m4: Remove.
30695         * m4/strerror_r.m4: Remove.
30696         * m4/uint32_t.m4: Remove.
30697         * m4/uintptr_t.m4: Remove.
30698         * m4/ullong_max.m4: Remove.
30699         * m4/xstrtoimax.m4: Remove.
30700         * m4/xstrtoumax.m4: Remove.
30701
30702         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Do not require
30703         gl_AC_TYPE_UINTMAX_T, gl_STRUCT_DEV_INO, or gl_SAME_INODE, since gnulib
30704         dependencies now capture this.
30705
30706         * m4/cycle-check.m4 (gl_CYCLE_CHECK):
30707         Do not use AC_LIBSOURCES, since gnulib modules now do this.
30708         * m4/fsusage.m4 (gl_FSUSAGE): Likewise.
30709         * m4/human.m4 (gl_HUMAN): Likewise.
30710         * m4/inttostr.m4 (gl_INTTOSTR): Likewise.
30711         * m4/xstrtol.m4 (gl_XSTRTOL): Likewise.
30712
30713         * m4/filemode.m4 (gl_FILEMODE): Require AC_STRUCT_ST_DM_MODE.
30714
30715         * m4/filemode.m4 (gl_PREREQ_FSUSAGE_EXTRA): Do not require
30716         gl_AC_TYPE_INTMAX_T or gl_AC_TYPE_UINTMAX_T, since we now require
30717         stdint.
30718         * m4/human.m4 (gl_HUMAN): Likewise.
30719         * m4/inttostr.m4 (gl_PREREQ_INTTOSTR): Likewise.
30720         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Likewise.
30721         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Likewise.
30722         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Likewise.
30723         * m4/xstrtol (gl_XSTRTOL): Likewise.
30724
30725         * m4/gethrxtime.m4 (gl_XTIME): gl_AC_TYPE_LONG_LONG ->
30726         AC_TYPE_LONG_LONG_INT.
30727         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Likewise.
30728         * m4/strtoll.m4 (gl_FUNC_STRTOLL): Likewise.
30729         * m4/strtoull.m4 (gl_FUNC_STRTOULL): Likewise, for unsigned long.
30730         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Likewise.
30731
30732         * m4/human.m4 (gl_HUMAN): Do not require AM_STDBOOL_H since we depend
30733         on stdbool.
30734
30735         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL_H, gl_PREREQ_XSTRTOL): Remove.
30736         (gl_PREREQ_XSTRTOUL): Remove.
30737
30738         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Check for hasmntopt.
30739
30740         * m4/posixver.m4: Fix comment since head -1 now works even in POSIX
30741         mode.
30742
30743 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
30744
30745         Add and change modules to make it easier for coreutils to use
30746         gnulib-tool.
30747         * modules/backupfile (Files): Remove m4/d-ino.m4.
30748         (Depends-on): Add d-ino.
30749         * modules/cycle-check (Depends-on): Add stdint.
30750         (lib_SOURCES): Add cycle-check.h.
30751         * modules/d-ino: New module.
30752         * modules/d-type: New module.
30753         * modules/error (Files): Remove m4/strerror_r.m4.
30754         * modules/filemode (Files): Add m4/st_dm_mode.m4.
30755         * modules/fsuage (Files): Remove m4/ulonglong.m4, m4/stdint_h.m4,
30756         m4/inttypes_h.m4, m4/uintmax_t.m4.
30757         (Depends-on): Add stdint.
30758         (lib_SOURCES): Add fsusage.h.
30759         * modules/getcwd (Files): Remove d-ino.m4.
30760         (Depends-on): Add d-ino.
30761         * modules/getndelim2 (Depends-on): Add stdint.
30762         * modules/glob (Files): Remove m4/d-type.m4.
30763         (Depends-on): Add d-type.
30764         * modules/host-os: New module.
30765         * modules/human (Files):  Remove m4/ulonglong.m4, m4/stdint_h.m4,
30766         m4/inttypes_h.m4, m4/uintmax_t.m4.
30767         * Depends-on: Add stdint.
30768         (lib_SOURCES): Add human.h.
30769         * modules/inttostr (Files): Remove m4/intmax_t.m4,
30770         m4/inttostr.m4, m4/inttypes_h.m4, m4/longlong.m4, m4/stdint_h.m4,
30771         m4/uintmax_t.m4, m4/ulonglong.m4.
30772         (Depends-on): Add stdint.
30773         (EXTRA_DIST): Add inttostr.h.
30774         * modules/lchmod: New module.
30775         * modules/link-follow: New module.
30776         * modules/mkdir-p (Files): Remove lib/lchmod.h, m4/lchmod.m4.
30777         (Depends-on): Add lchmod.
30778         * modules/mkstemp (Files): Remove m4/ulonglong.m4,
30779         m4/stdint_h.m4, m4/inttypes_h.m4, m4/uintmax_t.m4.
30780         (Depends-on): Add stdint.
30781         * modules/obstack (Files): Remove m4/inttypes_h.m4, m4/obstack.m4,
30782         m4/stdint_h.m4, m4/uintmax_t.m4, m4/ulonglong.m4.
30783         (Depends-on): Add stdint.
30784         (configure.ac): Change gl_OBSTACK to AC_FUNC_OBSTACK.
30785         * modules/perl: New module.
30786         * modules/regex (Depends-on): Add stdint.
30787         * modules/rmdir-errno: New module.
30788         * modules/strtoimax (Files): Remove m4/stdint_h.m4, m4/inttypes_h.m4,
30789         m4/intmax_t.m4.
30790         (Depends-on): Add stdint.
30791         * modules/strtoumax (Files): Remove m4/stdint_h.m4, m4/inttypes_h.m4,
30792         m4/uintmax_t.m4.
30793         (Depends-on): Add stdint.
30794         * modules/unlink-busy: New module.
30795         * modules/utimecmp (Depends-on): Add stdint.
30796         * modules/uptime: New module.
30797         * modules/winsz-ioctl: New module.
30798         * modules/winsz-termios: New module.
30799         * modules/xnanosleep (Depends-on): Add nanosleep.
30800         * modules/ullong_max: Remove.
30801         * modules/xstrtoimax (Files): Remove m4/xstrtoimax.m4.
30802         (configure.ac): Remove gl_XSTRTOIMAX; no action needed now.
30803         * modules/xstrtol (Files): Remove m4/ulonglong.m4, m4/longlong.m4,
30804         m4/stdint_h.m4, m4/inttypes_h.m4, m4/uintmax_t.m4, m4/intmax_t.m4.
30805         (Depends-on): Add inttypes.
30806         (lib_SOURCES): Add xstrtol.h.
30807         * modules/xstrtoumax (Files): Remove m4/xstrtoumax.m4.
30808         (configure.ac): Remove gl_XSTRTOUMAX; no action needed now.
30809         * MODULES.html.sh: Move 'assert' into the assert section.
30810         Move 'dummy' into the linking section.
30811         Remove ullong_max.
30812         Add section for compatibility checks for POSIX:2001 functions,
30813         and put d-ino, d-type, link-follow, rmdir-errno, unlink-busy,
30814         winsz-ioctl, and winsz-termios into it.
30815         Add lchmod.
30816         Add top-level Misc section and put host-os, perl, and uptime
30817         into it.
30818
30819 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
30820
30821         * lib/cycle-check.h: Include <stdint.h> unconditionally, since we
30822         now assume the stdint module.  Do not include inttypes.h.
30823         * lib/fsusage.h: Likewise.
30824         * lib/getndelim2.c: Likewise.
30825         * lib/human.h: Likewise.
30826         * lib/inttostr.h: Likewise.
30827         * lib/obstack.c: Likewise.
30828         * lib/regex_internal.h: Likewise.
30829         * lib/tempname.c: Likewise.
30830         * lib/utimecmp.c: Likewise.
30831         * lib/xstrtol.h: Likewise.
30832
30833         * lib/stat_.h: Fix typo: HAVE_FUNC_LSTAT -> HAVE_LSTAT.
30834
30835         * lib/strtoimax.c: Adjust to macro name changes in Autoconf,
30836         e.g., HAVE_LONG_LONG -> HAVE_LONG_LONG_INT.
30837         * lib/xtime.h: Likewise.
30838
30839 2006-08-19  Paul Eggert  <eggert@cs.ucla.edu>
30840
30841         * modules/openat (Files): Add lib/fchmodat.c.
30842         Fixes problem reported by Jay Youngman.
30843
30844 2006-08-19  Paul Eggert  <eggert@cs.ucla.edu>
30845
30846         * lib/fchmodat.c: New file, from coreutils.  This was inadvertently
30847         omitted in the 2006-08-17 update.  Problem reported by Jay Youngman.
30848
30849 2006-08-18  Paul Eggert  <eggert@cs.ucla.edu>
30850             Bruno Haible  <bruno@clisp.org>
30851
30852         * m4/bison-i18n.m4 (BISON_I18N): Also handle the case where yacc exists
30853         and is a script that invokes bison. Tighten the code. Add comments.
30854
30855 2006-08-18  Jim Meyering  <jim@meyering.net>
30856
30857         * m4/gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Also check for
30858         CLOCK_REALTIME, since gethrxtime may revert to using clock_gettime via
30859         gettime.c.  Gabor Z. Papp reported that gethrxtime-using programs
30860         failed to link due to unresolved clock_gettime on a linux-2.4.x system.
30861
30862 2006-08-18  Bruno Haible  <bruno@clisp.org>
30863
30864         * modules/bison-i18n: New file.
30865         * MODULES.html.sh (Internationalization functions): Add it.
30866
30867 2006-08-18  Bruno Haible  <bruno@clisp.org>
30868
30869         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Also check for
30870         sys/statvfs.h. When getmntinfo was found, check its declaration and
30871         set either MOUNTED_GETMNTINFO or MOUNTED_GETMNTINFO2 depending on it.
30872
30873 2006-08-18  Bruno Haible  <bruno@clisp.org>
30874
30875         * m4/bison-i18n.m4: New file, from bison.
30876
30877 2006-08-18  Bruno Haible  <bruno@clisp.org>
30878
30879         * lib/mountlist.c [MOUNTED_GETMNTINFO2]: Include sys/statvfs.h.
30880         (ME_DUMMY): Treat "kernfs" as a dummy.
30881         (read_file_system_list) [MOUNTED_GETMNTINFO2]: Implement.
30882
30883 2006-08-17  Paul Eggert  <eggert@cs.ucla.edu>
30884
30885         Update from coreutils.
30886
30887         2006-08-15  Jim Meyering  <jim@meyering.net>
30888
30889         * m4/openat.m4 (gl_FUNC_OPENAT): Add at-func.c via AC_LIBSOURCES.
30890
30891         2006-01-17  Jim Meyering  <jim@meyering.net>
30892
30893         * m4/fts.m4 (gl_FUNC_FTS_CORE): Depend on gl_FUNC_OPENAT.
30894
30895         2006-01-11  Jim Meyering  <jim@meyering.net>
30896
30897         * m4/openat.m4 (gl_FUNC_OPENAT): Require and compile fchmodat.c.
30898         Check for the lchmod function.
30899
30900 2006-08-17  Paul Eggert  <eggert@cs.ucla.edu>
30901
30902         Update from coreutils.
30903
30904         * lib/__fpending.h: Add copyright notice.
30905         * lib/fprintftime.h: Likewise.
30906         * lib/savedir.c: Use (C) in copyright notice.
30907         * lib/savedir.h: Likewise.
30908
30909         2006-08-15  Jim Meyering  <jim@meyering.net>
30910
30911         * lib/at-func.c: New file, with the logic of all emulated at-functions.
30912         * lib/openat-priv.h: Include <errno.h> and define ENOSYS,
30913         in support of the EXPECTED_ERRNO macro.
30914         * lib/openat.c (fstatat, unlinkat, fchownat): Remove function
30915         definitions.  Instead, define the appropriate symbols and include
30916         "at-func.c".
30917         * lib/mkdirat.c (mkdirat): Likewise.
30918         * lib/fchmodat.c (fchmodat): Likewise.
30919         (ENOSYS): Remove definition.
30920         * lib/openat.c: Don't include <errno.h>, now that "openat-priv.h" does
30921         it.  Don't include "unistd--.h" -- it wasn't ever used.
30922
30923         2006-01-17  Jim Meyering  <jim@meyering.net>
30924
30925         Rewrite fts.c not to change the current working directory,
30926         by using openat, fstatat, fdopendir, etc..
30927
30928         * lib/fts.c [! _LIBC]: Include "openat.h" and "unistd--.h".
30929         (HAVE_OPENAT_SUPPORT): Define.
30930         [_LIBC] (fchdir): Don't undef or define; no longer used.
30931         (FCHDIR): Define in terms of cwd_advance_fd rather than fchdir.
30932         Now, this `function' always succeeds, and consumes its file descriptor
30933         parameter -- so callers must not close such FDs.  Update callers.
30934         (diropen_fd, opendirat, cwd_advance_fd): New functions.
30935         (diropen): Add parameter, SP.  Adjust all callers.
30936         Implement using diropen_fd, rather than open.
30937         (fts_open): Initialize new member, fts_cwd_fd.
30938         Remove fts_rft-setting code.
30939         (fts_close): Close fts_cwd_fd, if necessary.
30940         (__opendir2): Define in terms of opendir or opendirat,
30941         depending on whether the FST_NOCHDIR flag is set.
30942         (fts_build): Since fts_safe_changedir consumes its FD, and since
30943         this code must do `closedir(dirp)', dup the dirfd(dirp) argument,
30944         and close the dup'd file descriptor upon failure.
30945         (fts_stat): Use fstatat(...AT_SYMLINK_NOFOLLOW) in place of lstat.
30946         (fts_safe_changedir): Tweak semantics to reflect that this function
30947         now calls cwd_advance_fd and hence consumes its FD argument.
30948         * lib/fts_.h [struct FTS] (fts_cwd_fd): New member.
30949         [struct FTS] (fts_rft): Remove now-unused member.
30950         [struct FTS] (fts_cycle.state): Improve comment.
30951
30952         * lib/openat.c (openat_needs_fchdir): New function.
30953         * lib/openat.h (openat_needs_fchdir): Declare it.
30954
30955 2006-08-16  Paul Eggert  <eggert@cs.ucla.edu>
30956
30957         * lib/memcoll.c (memcoll): Set errno = 0 in the shortcut case, too.
30958         Problem and fix reported by Pádraig Brady in
30959         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00099.html>.
30960
30961 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
30962
30963         * modules/cycle-check (configure.ac): Add gl_CYCLE_CHECK.
30964
30965 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
30966
30967         * lib/memcoll.c (memcoll): Optimize for the common case where the
30968         arguments are bytewise equal.
30969
30970 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
30971
30972         * doc/regexprops-generic.texi: Add a copyright notice.
30973
30974 2006-08-15  Bruno Haible  <bruno@clisp.org>
30975
30976         * modules/tmpdir (License): Change to LGPL.
30977
30978 2006-08-15  Bruno Haible  <bruno@clisp.org>
30979
30980         * gnulib-tool (func_all_modules, func_verify_module): COPYING is not a
30981         module.
30982
30983 2006-08-14  Simon Josefsson  <jas@extundo.com>
30984
30985         * config/srclist.txt: Add gnupload.
30986
30987 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
30988
30989         Change copyright notice from LGPL 2 to GPL 2, since that's the
30990         standard form used in the gnulib repository.
30991         * tests/test-lock.c: Likewise.
30992         * tests/test-stdint.c: Likewise.
30993         * tests/test-tls.c: Likewise.
30994
30995         * users.txt: Add bison, diffutils, libprelude, prelude-lml,
30996         prelude-manager.  User shorter URLs for GNU projects, without '?'.
30997         Add copyright notice.
30998
30999         * check-module: Add copyright notice.  Output a copyright
31000         notice if "--version" is specified.
31001         * modules/COPYING: New file.
31002         * tests/test-getaddrinfo.c: Add copyright notice.
31003         * tests/test-verify.c: Likewise.
31004
31005 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
31006
31007         Change copyright notice from LGPL 2 to GPL 2, since that's the
31008         standard form used in the gnulib repository.
31009         * lib/lock.c: LGPL -> GPL.
31010         * lib/lock.h: Likewise.
31011         * lib/strnlen1.c: Likewise.
31012         * lib/strnlen1.h: Likewise.
31013         * lib/tls.c: Likewise.
31014         * lib/tls.h: Likewise.
31015         * lib/tmpdir.c: Likewise.
31016
31017         * lib/TODO: Remove; this belongs only in coreutils.
31018
31019 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
31020
31021         Add copyright notices to long-enough files that lack them, since
31022         otherwise the files aren't clearly free.  Use the same notice that
31023         getdate.texi already uses.
31024         * doc/alloca-opt.texi: Add copyright notice.
31025         * doc/alloca.texi: Likewise.
31026         * doc/ctime.texi: Likewise.
31027         * doc/functions.texi: Likewise.
31028         * doc/gcd.texi: Likewise.
31029         * doc/gnulib-tool.texi: Likewise.
31030         * doc/inet_ntoa.texi: Likewise.
31031         * doc/visibility.texi: Likewise.
31032
31033         * doc/getdate.texi: Update FDL version from 1.1 to 1.2.
31034         * doc/quote.texi: Add copyright notice.
31035
31036         * doc/solaris-versions: Add SunOS 5.10, SunOS 1.x, SunOS 4.0, SunOS
31037         4.0.x, SunOS 4.1.1.1, SunOS 4.1.1_U1, SunOS 4.1.3B.  SunOS 4.1.3
31038         was Solaris 1.1A.  Remove space before B in Solaris 1.1.1B.
31039         Mention SunOS 5.11.  Mention that everything before SunOS 5.7
31040         is now obsolete, and give a pointer to the Sun list.
31041         Add copyright notice.
31042
31043 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
31044
31045         * config/srclistvars.sh: Add copyright notice.
31046
31047 2006-08-14  Eric Blake  <ebb9@byu.net>
31048
31049         Import the following change from libc:
31050
31051         2006-08-12  Ulrich Drepper  <drepper@redhat.com>
31052
31053         Upstream bug 2997.
31054         * lib/misc/error.c: Add space between program name and message if file
31055         name is missing.
31056
31057 2006-08-12  Karl Berry  <karl@gnu.org>
31058
31059         * config/srclist.txt (ssize_t.m4, sig_atomic_t.m4, signalblocking.m4):
31060         remove, these originate in gnulib now.
31061
31062 2006-08-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
31063
31064         * doc/Makefile (standards.info standards.html standards.dvi):
31065         Also depend on make-stds.texi.
31066
31067 2006-08-11  Paul Eggert  <eggert@cs.ucla.edu>
31068
31069         * lib/pipe-safer.c (pipe_safer): Fix misspelling: HAVE_FUNC_PIPE ->
31070         HAVE_PIPE.  Fix a file descriptor leak when fd_safer fails.
31071
31072         * lib/regex_internal.c (re_string_skip_chars): Don't assume WEOF fits
31073         in wchar_t.  Problem reported by Eric Blake.
31074
31075         * lib/snprintf.c (snprintf): memcpy LEN bytes, not SIZE - 1, when
31076         LEN is smaller than SIZE.  Suggested by Bruno Haible.
31077         Also, help the compiler to keep LEN in a register.
31078
31079 2006-08-11  Eric Blake  <ebb9@byu.net>
31080
31081         * users.txt: Sort.  Add tar.
31082
31083 2006-08-11  Bruno Haible  <bruno@clisp.org>
31084
31085         * users.txt: New file.
31086
31087 2006-08-11  Bruno Haible  <bruno@clisp.org>
31088
31089         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Include <stdio.h> and <time.h>
31090         before <wchar.h>. Needed for OSF/1 and BSD/OS.
31091
31092 2006-08-10  Paul Eggert  <eggert@cs.ucla.edu>
31093
31094         * modules/snprintf (Depends-on): Remove minmax.
31095         (Maintainer): Add self and Bruno.
31096
31097 2006-08-10  Paul Eggert  <eggert@cs.ucla.edu>
31098
31099         * lib/.cppi-disable: Add snprintf.h, socket_.h.
31100         * lib/snprintf.c: Include <errno.h> and <limits.h>.
31101         (EOVERFLOW): Define if the system does not.
31102         Do not include "minmax.h"; it wasn't used.
31103         (snprintf): Don't assume size_t promotes to an unsigned type.
31104         Fix bug when generated string was too long for the buffer: the
31105         buffer's contents are supposed to be the initial prefix of the
31106         output.  Don't assume vasnprintf returns EOVERFLOW if the size
31107         exceeds INT_MAX; do the check ourselves.
31108
31109         Import the following changes from libc:
31110
31111         2006-06-02  Jakub Jelinek  <jakub@redhat.com>
31112
31113         * lib/posix/regex_internal.c (re_string_skip_chars): If no character
31114         has been converted at all, set *last_wc to WEOF.  If mbrtowc failed,
31115         set wc to the byte which couldn't be converted.
31116         (re_string_reconstruct): Don't clear valid_raw_len before calling
31117         re_string_skip_chars.  If wc is WEOF after re_string_skip_chars, set
31118         tip_context using re_string_context_at.
31119
31120         2006-05-02  Ulrich Drepper  <drepper@redhat.com>
31121
31122         * lib/posix/regex.h: g++ still cannot handled [restrict].
31123
31124         2006-04-21  Ulrich Drepper  <drepper@redhat.com>
31125
31126         * lib/posix/regex.h: Remove special handling for VMS.
31127
31128 2006-08-10  Jim Meyering  <jim@meyering.net>
31129
31130         * modules/same-inode: New module.
31131         * modules/dev-ino: New module.
31132         * modules/cycle-check: Depend on these modules, rather than simply
31133         including their .h files.
31134         (Makefile.am): Don't list cycle-check.[ch] here, now that they're
31135         required via m4/cycle-check.m4.
31136         * modules/same: Depend on new same-inode module, rather than
31137         including same-inode.h.
31138         * modules/chdir-safer: New file.
31139
31140         * modules/chown (Depends-on): Add stat-macros.
31141
31142 2006-08-10  Jim Meyering  <jim@meyering.net>
31143
31144         * m4/cycle-check.m4: New file.
31145         Require gl_STRUCT_DEV_INO and gl_SAME_INODE.
31146         * m4/dev-ino.m4, m4/same-inode.m4: New files.
31147
31148 2006-08-10  Eric Blake  <ebb9@byu.net>
31149
31150         * modules/verror (Depends-on): Remove bogus gl_VERROR that snuck
31151         in from original proposal.
31152
31153 2006-08-10  Eric Blake  <ebb9@byu.net>
31154         and Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
31155
31156         * gnulib-tool (func_import): Detect unexpanded macros in gnulib
31157         namespace.
31158
31159 2006-08-10  Bruno Haible  <bruno@clisp.org>
31160
31161         * gnulib-tool (func_create_testdir): Detect unexpanded macros here
31162         as well.
31163
31164 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
31165
31166         Sync from coreutils.
31167
31168         2006-07-19  Mike Frysinger  <vapier@gentoo.org>
31169
31170         * lib/mountlist.c [ME_REMOTE]: Filter out cifs.
31171         Reported by Toralf Förster in <http://bugs.gentoo.org/141012>.
31172
31173 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
31174
31175         * modules/restrict: Remove; no longer needed now that we assume
31176         Autoconf 2.59 or later.
31177         * MODULES.html.sh: Remove 'restrict'.
31178         * modules/argp (Depends-on): Remove 'restrict'.
31179         * modules/base64 (Depends-on): Likewise.
31180         * modules/gc (Depends-on): Likewise.
31181         * modules/getaddrinfo (Depends-on): Likewise.
31182         * modules/glob (Depends-on): Likewise.
31183         * modules/inet_ntop (Depends-on): Likewise.
31184         * modules/inet_pton (Depends-on): Likewise.
31185         * modules/memxor (Depends-on): Likewise.
31186         * modules/regex (Depends-on): Likewise.
31187         * modules/strtok_r (Depends-on): Likewise.
31188         * modules/time_r (Depends-on): Likewise.
31189
31190 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
31191
31192         * m4/argp.m4 (gl_ARGP): Require AC_C_RESTRICT.
31193         * m4/gc.m4 (gl_PREREQ_GC): Likewise.
31194         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
31195         * m4/inet_ntop.m4 (gl_PREREQ_INET_NTOP): Likewise.
31196         * m4/inet_pton.m4 (gl_PREREQ_INET_PTON): Likewise.
31197         * m4/memxor.m4 (gl_MEMXOR): Likewise.
31198         * m4/restrict.m4: Remove; no longer needed.  All remaining uses of
31199         gl_C_RESTRICT replaced by AC_C_RESTRICT.
31200
31201         Merge from coreutils.
31202         * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_C_RESTRICT, not
31203         gl_C_RESTRICT, now that we assume Autoconf 2.59 or later.
31204         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
31205         * m4/time_r.m4 (gl_TIME_R): Likewise.
31206
31207 2006-08-09  Karl Berry  <karl@gnu.org>
31208
31209         * config/srclist.txt: no more gettext-tools, per Bruno.
31210
31211 2006-08-08  Eric Blake  <ebb9@byu.net>
31212
31213         * modules/verror: New module.
31214         * MODULES.html.sh: Document it.
31215
31216 2006-08-08  Eric Blake  <ebb9@byu.net>
31217
31218         * lib/verror.h, lib/verror.c: New files.
31219
31220 2006-08-08  Eric Blake  <ebb9@byu.net>
31221
31222         * lib/verror.c (verror_at_line): Work around glibc bug 2997, so that
31223         verror_at_line output complies with GNU Coding Standards even when
31224         file is NULL.
31225
31226 2006-08-07  Bruno Haible  <bruno@clisp.org>
31227
31228         * lib/allocsa.h (sa_alignof) [_AIX]: Also consider 'long long' in newer
31229         versions of AIX.
31230         Reported by Ralf Wildenhues.
31231
31232 2006-08-07  Bruno Haible  <bruno@clisp.org>
31233
31234         * gnulib-tool (func_create_testdir): Wrap the set of autoconf snippets
31235         in an AC_DEFUN. Needed so that the autoconf snippets can use
31236         AC_REQUIRE.
31237
31238 2006-08-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
31239
31240         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
31241         Initialize pkgdata_DATA.
31242         * modules/javaversion (Makefile.am): Add to pkgdata_DATA, rather than
31243         overriding it.
31244
31245 2006-08-06  Eric Blake  <ebb9@byu.net>
31246
31247         * lib/error.h: Fold in some upstream changes from glibc.
31248         * lib/error.c: Likewise.
31249
31250 2006-08-04  Bruno Haible  <bruno@clisp.org>
31251
31252         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
31253         Make the mostlyclean-local rule depend on mostlyclean-generic.
31254         Reported by Jim Meyering. Solution suggested by Ralf Wildenhues.
31255
31256 2006-07-31  Bruno Haible  <bruno@clisp.org>
31257
31258         * m4/localcharset.m4 (gl_LOCALCHARSET): Remove tests for <stddef.h>,
31259         <stdlib.h>, <string.h>.
31260
31261 2006-07-30  Bruno Haible  <bruno@clisp.org>
31262
31263         * modules/readlink (License): Change to LGPL.
31264
31265 2006-07-30  Bruno Haible  <bruno@clisp.org>
31266
31267         * modules/javaversion (Makefile.am): Distribute javaversion.java and
31268         javaversion.class. Also install javaversion.class in $(pkgdatadir) and
31269         set PKGDATADIR to point to it.
31270
31271 2006-07-30  Bruno Haible  <bruno@clisp.org>
31272
31273         * modules/csharpexec (configure.ac): Comment out macro invocation.
31274         * modules/javaexec (configure.ac): Likewise.
31275         * modules/javacomp-script (configure.ac): Likewise.
31276
31277         * modules/csharpcomp-script (configure.ac): Use AC_REQUIRE.
31278
31279 2006-07-30  Bruno Haible  <bruno@clisp.org>
31280
31281         * modules/clean-temp (Depends-on): Add linkedhash-list, remove
31282         linked-list.
31283
31284 2006-07-30  Bruno Haible  <bruno@clisp.org>
31285
31286         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Assume <string.h> exists.
31287
31288 2006-07-30  Bruno Haible  <bruno@clisp.org>
31289
31290         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
31291         Initialize MOSTLYCLEANFILES to core and *.stackdump, so that core dumps
31292         get removed.
31293
31294 2006-07-29  Bruno Haible  <bruno@clisp.org>
31295
31296         Make it possible for gnulib-tool to work with locally modified or
31297         augmented gnulib repositories.
31298         * gnulib-tool (func_usage): Document --local-dir option.
31299         (local_gnulib_dir): New variable.
31300         Handle --local-dir option.
31301         (func_lookup_file): New function.
31302         (func_all_modules, func_verify_module): Look also in $local_gnulib_dir.
31303         (func_get_description, func_get_filelist, func_get_description,
31304         func_get_filelist, func_get_dependencies, func_get_autoconf_snippet,
31305         func_get_automake_snippet, func_get_include_directive,
31306         func_get_license, func_get_maintainer): Use func_lookup_file.
31307         (func_import, func_create_testdir): Use func_lookup_file.
31308
31309 2006-07-29  Bruno Haible  <bruno@clisp.org>
31310
31311         * modules/setenv (Depends-on): Add unistd.
31312
31313 2006-07-29  Bruno Haible  <bruno@clisp.org>
31314
31315         * lib/setenv.c: Undo unintended modification done on 2006-02-27.
31316
31317 2006-07-29  Bruno Haible  <bruno@clisp.org>
31318
31319         * lib/localcharset.c: Assume <stddef.h>, <stdlib.h>, <string.h> exist.
31320
31321 2006-07-29  Bruno Haible  <bruno@clisp.org>
31322
31323         * gnulib-tool (import, update): If there is no Makefile.am, look at
31324         aclocal.m4, instead of bailing out.
31325
31326 2006-07-29  Bruno Haible  <bruno@clisp.org>
31327
31328         * gnulib-tool (func_usage): Revert most of the 2006-07-15 change.
31329         Categorize the options by when they are useful.
31330
31331 2006-07-29  Bruno Haible  <bruno@clisp.org>
31332
31333         * gnulib-tool (func_usage): Document option --no-libtool.
31334         Handle option --no-libtool.
31335         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am): Update
31336         for changed semantics of $libtool variable.
31337         (func_import): Likewise. If libtool is not used, show this through
31338         an option --no-libtool.
31339         (func_create_testdir): Update.
31340
31341 2006-07-29  Bruno Haible  <bruno@clisp.org>
31342
31343         * gnulib-tool (func_import): Extend error message about missing
31344         --doc-base.
31345
31346 2006-07-29  Bruno Haible  <bruno@clisp.org>
31347
31348         * gnulib-tool (func_import): Don't create the $docbase directory if
31349         there is no file to store there.
31350
31351 2006-07-29  Bruno Haible  <bruno@clisp.org>
31352
31353         * gnulib-tool (autoconf_minversion): If a --dir option is given and
31354         relevant, look for configure.ac there, not in the current directory.
31355         Also use a simple search for AC_PREREQ, not "autoconf --trace".
31356
31357 2006-07-29  Bruno Haible  <bruno@clisp.org>
31358
31359         * gnulib-tool (SORT): New variable.
31360         (func_usage): Undocument --assume-autoconf option.
31361         Remove --assume-autoconf option handling.
31362         (autoconf_minversion): Determine from the contents of configure.ac.
31363         (func_import): Remove autoconf_minversion handling.
31364         Suggested by Eric Blake.
31365
31366 2006-07-29  Bruno Haible  <bruno@clisp.org>
31367
31368         * doc/gnulib-tool.texi (gl_LIBTOOL): Mention --no-libtool option.
31369
31370 2006-07-29  Bruno Haible  <bruno@clisp.org>
31371
31372         * config/srclist.txt (*setenv.[ch]): Remove rules.
31373
31374 2006-07-28  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
31375
31376         * m4/inet_pton.m4, inet_ntop.m4: Check for netinet/in.h too.
31377
31378 2006-07-28  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
31379
31380         * lib/inet_ntop.h, inet_pton.h: Need to include netinet/in.h before
31381         arpa/inet.h.
31382
31383 2006-07-28  Simon Josefsson  <jas@extundo.com>
31384
31385         * modules/inet_ntop (Depends-on): Depend on arpa_inet.
31386         * modules/inet_pton (Depends-on): Likewise.
31387
31388 2006-07-28  Simon Josefsson  <jas@extundo.com>
31389
31390         * m4/netinet_in_h.m4: New file.
31391
31392 2006-07-28  Simon Josefsson  <jas@extundo.com>
31393
31394         * lib/inet_ntop.h, inet_pton.h: No need to guard netinet/in.h
31395         #include's.
31396
31397 2006-07-28  Simon Josefsson  <jas@extundo.com>
31398
31399         * lib/inet_ntop.h, inet_pton.h: No need to guard arpa/inet.h
31400         #include's.
31401
31402 2006-07-28  Paul Eggert  <eggert@cs.ucla.edu>
31403
31404         * lib/modechange.c (mode_compile): Numeric modes now affect setuid and
31405         setgid on directories only if they set these bits.
31406         * lib/modechange.h: Remove obsolete comment about masks.
31407
31408 2006-07-28  Eric Blake  <ebb9@byu.net>
31409
31410         * lib/regex_internal.h (struct re_dfa_t) [!_LIBC]: Avoid invalid C89
31411         macro expansion.
31412
31413 2006-07-28  Bruno Haible  <bruno@clisp.org>
31414
31415         * lib/inet_ntop.h, inet_pton.h: Use #if HAVE* instead of #ifdef HAVE*.
31416
31417 2006-07-28  Bruno Haible  <bruno@clisp.org>
31418
31419         * m4/mbchar.m4 (gl_MBCHAR): Also test for iswcntrl.
31420
31421 2006-07-28  Bruno Haible  <bruno@clisp.org>
31422
31423         * lib/mbchar.h (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit,
31424         iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit):
31425         Define fallbacks.
31426         Avoids link error on FreeBSD 4.x.
31427         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
31428
31429         * lib/wcwidth.h (iswprint): Assume an ASCII compatible wide character
31430         encoding.
31431         * lib/mbswidth.c (iswcntrl): Likewise.
31432
31433 2006-07-27  Bruno Haible  <bruno@clisp.org>
31434
31435         * m4/stdint.m4 (gl_STDINT_H): Define __STDC_CONSTANT_MACROS during the
31436         test.
31437
31438 2006-07-27  Bruno Haible  <bruno@clisp.org>
31439
31440         * lib/stdint_.h (INT*_C, UINT*_C) [C++]: Define these if
31441         __STDC_CONSTANT_MACROS is defined, not if __STDC_LIMIT_MACROS is
31442         defined.
31443
31444 2006-07-26  Eric Blake  <ebb9@byu.net>
31445
31446         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Check for missing pipe.
31447
31448 2006-07-26  Eric Blake  <ebb9@byu.net>
31449
31450         * lib/mkstemp-safer.c [! HAVE_MKSTEMP]: Add prototype for platforms
31451         like mingw that lack mkstemp.
31452         * lib/pipe-safer.c (pipe_safer) [!HAVE_FUNC_PIPE]: Provide fallback to
31453         avoid compilation warning on mingw.
31454
31455 2006-07-26  Bruno Haible  <bruno@clisp.org>
31456
31457         * m4/stdint.m4 (gl_STDINT_H): Also verify the existence of the macros
31458         INT*_MIN, INT_LEAST*_MAX, INT_LEAST*_MIN, UINT_LEAST*_MAX,
31459         INT_FAST*_MIN, INTPTR_MIN.
31460
31461 2006-07-25  Bruno Haible  <bruno@clisp.org>
31462
31463         * modules/version-etc (Depends-on): Add stdarg.
31464
31465 2006-07-25  Bruno Haible  <bruno@clisp.org>
31466
31467         * m4/stdint.m4 (gl_INTEGER_TYPE_SUFFIX): Avoid 'eval' in front of
31468         complex commands.
31469
31470 2006-07-25  Bruno Haible  <bruno@clisp.org>
31471
31472         * lib/version-etc.c (version_etc_va): Use va_copy, assumed to be
31473         defined in <stdarg.h> or config.h.
31474
31475 2006-07-24  Paul Eggert  <eggert@cs.ucla.edu>
31476
31477         * m4/stdio-safer.m4 (gl_FOPEN_SAFER, gl_TMPFILE_SAFER): New macros.
31478         (gl_STDIO_SAFER): Remove.
31479
31480 2006-07-24  Paul Eggert  <eggert@cs.ucla.edu>
31481
31482         * MODULES.html.sh (File stream based Input/Output):
31483         Add fopen-safer, tmpfile-safer; remove stdio-safer.
31484         * modules/getusershell (Depends-on): Change stdio-safer to fopen-safer.
31485         * modules/fopen-safer, modules/tmpfile-safer: New files.
31486         * modules/stdio-safer: Remove.
31487
31488 2006-07-24  Bruno Haible  <bruno@clisp.org>
31489
31490         * modules/tmpdir: New file.
31491         * MODULES.html.sh (File system functions): Add it.
31492
31493 2006-07-24  Bruno Haible  <bruno@clisp.org>
31494
31495         * modules/javacomp (Depends-on): Add unistd, javaversion, binary-io,
31496         getline, pathname, fwriteerror, clean-temp, xvasprintf, strstr.
31497
31498 2006-07-24  Bruno Haible  <bruno@clisp.org>
31499
31500         * modules/clean-temp: New file.
31501
31502 2006-07-24  Bruno Haible  <bruno@clisp.org>
31503
31504         * m4/tmpdir.m4: New file, from GNU gettext.
31505
31506 2006-07-24  Bruno Haible  <bruno@clisp.org>
31507
31508         * lib/tmpdir.h: New file, from GNU gettext.
31509         * lib/tmpdir.c: New file, from GNU gettext.
31510
31511 2006-07-24  Bruno Haible  <bruno@clisp.org>
31512
31513         * lib/clean-temp.h: New file, from GNU gettext.
31514         * lib/clean-temp.c: New file, from GNU gettext.
31515
31516 2006-07-23  Eric Blake  <ebb9@byu.net>
31517
31518         * modules/stdio-safer (Files): Add tmpfile-safer.c.
31519         (Depends-on): Add binary-io.
31520
31521 2006-07-23  Eric Blake  <ebb9@byu.net>
31522
31523         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Add tmpfile-safer.c.
31524
31525 2006-07-23  Eric Blake  <ebb9@byu.net>
31526
31527         * lib/tmpfile-safer.c: New file.
31528         * lib/stdio-safer.h (fopen_safer): Add prototype.
31529         * lib/stdio--.h (tmpfile): Make safer.
31530
31531 2006-07-23  Bruno Haible  <bruno@clisp.org>
31532
31533         * lib/gl_anylinked_list2.h (ASYNCSAFE): New macro.
31534         (gl_linked_add_first, gl_linked_add_last, gl_linked_add_before,
31535         gl_linked_add_after, gl_linked_add_at, gl_linked_remove_node,
31536         gl_linked_remove_at): Use it.
31537
31538 2006-07-22  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
31539         and Simon Josefsson <jas@extundo.com>
31540
31541         * lib/getaddrinfo.h (AI_PASSIVE): Make sure it is defined.
31542
31543         * lib/getaddrinfo.c (getaddrinfo): Support AI_PASSIVE.
31544
31545 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
31546
31547         * modules/close-stream: New file.
31548         * modules/closeout (Description): Make it clear that it exits
31549         with a diagnostic on error.
31550         (Depends-on): Add close-stream.  Remove fpending, stdbool.
31551         * MODULES.html.sh (File stream based Input/Output): Add close-stream.
31552
31553 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
31554
31555         * m4/close-stream.m4: New file.
31556
31557 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
31558
31559         * lib/close-stream.c, lib/close-stream.h: New files.
31560
31561 2006-07-22  Bruno Haible  <bruno@clisp.org>
31562
31563         Merge from GNU gettext 0.15.
31564
31565         2006-05-01  Bruno Haible  <bruno@clisp.org>
31566
31567                 * build-aux/javacomp.sh.in: Update for changed javacomp.m4.
31568
31569         2006-07-22  Bruno Haible  <bruno@clisp.org>
31570
31571                 * modules/javaversion: New file.
31572                 * MODULES.html.sh (Java): Add javaversion.
31573
31574         2006-03-12  Bruno Haible  <bruno@clisp.org>
31575
31576                 * build-aux/javaexec.sh.in: Update for changed javaexec.m4.
31577
31578         2005-12-04  Bruno Haible  <bruno@clisp.org>
31579
31580                 * build-aux/csharpexec.sh.in: Add support for 'clix' launcher
31581                 (untested).
31582
31583         2006-06-21  Bruno Haible  <bruno@clisp.org>
31584
31585                 Avoid warnings from recent versions of mcs.
31586                 * build-aux/csharpcomp.sh.in (options_mcs): Don't use options
31587                 -o, -L, -r any more. Use options documented since mcs-1.0
31588                 instead. Similarly for -g.
31589
31590         2005-12-04  Bruno Haible  <bruno@clisp.org>
31591
31592                 * build-aux/csharpcomp.sh.in: Suffix for resources is
31593                 .resources, not .resource.
31594
31595         2005-07-09  Bruno Haible  <bruno@clisp.org>
31596
31597                 * build-aux/csharpcomp.sh.in (options_csc): For -l option,
31598                 add a .dll suffix.
31599                 Reported by Mark Junker <mjscod@gmx.de>.
31600
31601         2006-07-22  Bruno Haible  <bruno@clisp.org>
31602
31603                 * modules/gettext: Upgrade to gettext-0.15.
31604                 (Files): Remove m4/isc-posix.m4. Add m4/lock.m4,
31605                 m4/visibility.m4.
31606                 Replace m4/inttypes.m4 with m4/inttypes-h.m4.
31607
31608 2006-07-22  Bruno Haible  <bruno@clisp.org>
31609
31610         Merge from GNU gettext 0.15.
31611
31612         2006-03-25  Bruno Haible  <bruno@clisp.org>
31613
31614                 * lib-link.m4 (AC_LIB_LINKFLAGS_FROM_LIBS): New macro.
31615
31616         2006-07-21  Bruno Haible  <bruno@clisp.org>
31617
31618                 * javacomp.m4 (gt_JAVACOMP): Convert target_version "null" to
31619                 "1.1".
31620
31621         2006-05-09  Bruno Haible  <bruno@clisp.org>
31622
31623                 * javacomp.m4 (gt_JAVACOMP): On Cygwin, set
31624                 CLASSPATH_SEPARATOR to a semicolon. Use CLASSPATH_SEPARATOR
31625                 for the conftestver execution.
31626
31627         2006-05-01  Bruno Haible  <bruno@clisp.org>
31628
31629                 * javacomp.m4 (gt_JAVACOMP): Accept a source-version and an
31630                 optional target-version argument. Verify that the compiler
31631                 groks source of the specified source-version, or add -source
31632                 option as necessary. Verify that the compiler produces
31633                 bytecode in the specified target-version, or add -target and
31634                 -source options as necessary. Make the result of the test
31635                 available as variable CONF_JAVAC. Also log error output in
31636                 config.log.
31637
31638         2006-03-11  Bruno Haible  <bruno@clisp.org>
31639
31640                 * javacomp.m4 (gt_JAVACOMP): Treat gcj-4.x like gcj-3.x.
31641
31642         2006-05-09  Bruno Haible  <bruno@clisp.org>
31643
31644                 * javaexec.m4 (gt_JAVAEXEC): On Cygwin, set
31645                 CLASSPATH_SEPARATOR to a semicolon.
31646
31647         2006-03-12  Bruno Haible  <bruno@clisp.org>
31648
31649                 * javaexec.m4 (gt_JAVAEXEC): Make the result of the test
31650                 available as variable CONF_JAVA, for subsequent autoconf
31651                 tests. Also log error output in config.log.
31652
31653         2006-07-19  Bruno Haible  <bruno@clisp.org>
31654
31655                 * getline.m4 (AM_FUNC_GETLINE): When cross-compiling, assume
31656                 that getline works on glibc2 systems. Needed to avoid trouble
31657                 in relocatable.c.
31658                 Reported by Nils Magnus Larsgard <nmlarsgaard@atmel.no>.
31659
31660         2005-12-04  Bruno Haible  <bruno@clisp.org>
31661
31662                 * csharpexec.m4 (gt_CSHARPEXEC): Add support for 'clix'
31663                 launcher (untested).
31664
31665         2005-12-04  Bruno Haible  <bruno@clisp.org>
31666
31667                 * csharpcomp.m4 (gt_CSHARPCOMP): Also set CSHARPCOMPFLAGS.
31668
31669         2006-07-22  Bruno Haible  <bruno@clisp.org>
31670
31671                 * gettext.m4: Update from GNU gettext-0.15.
31672                 * nls.m4: Likewise.
31673                 * po.m4: Likewise.
31674                 * inttypes-pri.m4: Likewise.
31675                 * inttypes-h.m4: Renamed from inttypes.m4.
31676                 (gl_HEADER_INTTYPES_H): Renamed from gt_HEADER_INTTYPES_H.
31677
31678 2006-07-22  Bruno Haible  <bruno@clisp.org>
31679
31680         Merge from GNU gettext 0.15.
31681
31682         2005-07-05  Bruno Haible  <bruno@clisp.org>
31683
31684                 * printf-args.c (printf_fetchargs): Work around broken
31685                 definition of wint_t on mingw.
31686
31687         2005-02-12  Bruno Haible  <bruno@clisp.org>
31688
31689                 * xallocsa.h: Add extern "C" for C++.
31690
31691         2006-05-17  Bruno Haible  <bruno@clisp.org>
31692
31693                 Cygwin portability.
31694                 * progreloc.c (WIN32_NATIVE): Renamed from WIN32.
31695
31696         2006-04-30  Bruno Haible  <bruno@clisp.org>
31697
31698                 * progreloc.c: Include <mach-o/dyld.h> if available.
31699                 (find_executable): Use _NSGetExecutablePath when possible.
31700
31701         2006-05-06  Charles Wilson  <cygwin@cwilson.fastmail.fm>
31702
31703                 * progreloc.c (maybe_executable) [CYGWIN]: Use the access()
31704                 function.
31705
31706         2005-12-29  Bruno Haible  <bruno@clisp.org>
31707
31708                 * progreloc.c (set_program_name_and_installdir): Fix
31709                 compilation error.
31710
31711         2005-12-04  Bruno Haible  <bruno@clisp.org>
31712
31713                 Cygwin portability.
31714                 * progreloc.c: Include <windows.h> also on Cygwin.
31715                 (find_executable): Add support for Cygwin.
31716                 (set_program_name_and_installdir): Handle also platforms with
31717                 nonempty EXEEXT.
31718
31719         2006-07-11  Bruno Haible  <bruno@clisp.org>
31720
31721                 * javacomp.c: Fix a comment.
31722                 Reported by Jim Meyering.
31723
31724         2006-04-30  Bruno Haible  <bruno@clisp.org>
31725
31726                 * javacomp.h (compile_java_class): Add source_version,
31727                 target_version arguments.
31728                 * javacomp.c: Rewritten to choose only a compiler that
31729                 respects the specified source_version and target_version.
31730
31731         2006-06-27  Bruno Haible  <bruno@clisp.org>
31732
31733                 Assume correct S_ISDIR macro.
31734                 * mkdtemp.c: Remove test of STAT_MACROS_BROKEN.
31735
31736         2006-07-22  Bruno Haible  <bruno@clisp.org>
31737
31738                 * javaversion.h: New file, from GNU gettext.
31739                 * javaversion.c: New file, from GNU gettext.
31740                 * javaversion.java: New file, from GNU gettext.
31741                 * javaversion.class: New file, from GNU gettext.
31742
31743         2006-05-17  Bruno Haible  <bruno@clisp.org>
31744
31745                 Cygwin portability.
31746                 * javaexec.c (execute_java_class): Test for jview program
31747                 also on Cygwin.
31748
31749         2006-04-09  Bruno Haible  <bruno@clisp.org>
31750
31751                 * fatal-signal.c: Don't include string.h.
31752                 (at_fatal_signal): Use a copying loop instead of memcpy.
31753
31754         2005-12-04  Bruno Haible  <bruno@clisp.org>
31755
31756                 * csharpexec.c: Add support for 'clix' launcher (untested).
31757                 (execute_csharp_using_sscli): New function.
31758                 (execute_csharp_program): Call it.
31759
31760         2006-06-21  Bruno Haible  <bruno@clisp.org>
31761
31762                 Avoid warnings from recent versions of mcs.
31763                 * csharpcomp.c (compile_csharp_using_mono): Don't use options
31764                 -o, -L, -r any more. Use options documented since mcs-1.0
31765                 instead. Similarly for -g.
31766
31767         2005-07-09  Bruno Haible  <bruno@clisp.org>
31768
31769                 * csharpcomp.c (compile_csharp_using_sscli): For -l option,
31770                 add a .dll suffix.
31771                 Reported by Mark Junker <mjscod@gmx.de>.
31772
31773         2006-06-17  Bruno Haible  <bruno@clisp.org>
31774
31775                 * config.charset: Update for NetBSD 3.0.
31776
31777         2006-05-17  Bruno Haible  <bruno@clisp.org>
31778
31779                 Cygwin portability.
31780                 * localcharset.c (WIN32_NATIVE): Renamed from WIN32.
31781
31782         2006-05-16  Bruno Haible  <bruno@clisp.org>
31783
31784                 * localcharset.c [CYGWIN]: Include <windows.h>.
31785                 (get_charset_aliases): For Cygwin, return the same CPxxx
31786                 aliases list as under WIN32.
31787                 (locale_charset) [CYGWIN]: Try to retrieve the encoding from
31788                 the environment variables. Fall back to GetACP().
31789
31790         2006-04-05  Bruno Haible  <bruno@clisp.org>
31791
31792                 * config.charset: Update Juan Manuel Guerrero's address.
31793
31794         2005-02-12  Bruno Haible  <bruno@clisp.org>
31795
31796                 * allocsa.h: Add extern "C" for C++.
31797
31798         2005-02-10  Bruno Haible  <bruno@clisp.org>
31799
31800                 * allocsa.h (sa_alignof): Define differently with AIX xlc, to
31801                 avoid a bug of this compiler on AIX 3.2.5 dealing with enums.
31802
31803         2006-07-22  Bruno Haible  <bruno@clisp.org>
31804
31805                 * gettext.h: Update to GNU gettext-0.15.
31806
31807 2006-07-22  Bruno Haible  <bruno@clisp.org>
31808
31809         * config/srclist.txt: Resync printf-args.c, vasnprintf.c,
31810         localcharset.c, mkdtemp.c, config.rpath, lib-ld.m4, lib-link.m4,
31811         lib-prefix.m4, longdouble.m4, ssize_t.m4.
31812
31813 2006-07-21  Eric Blake  <ebb9@byu.net>
31814
31815         * modules/stdlib-safer: New file.
31816         * MODULES.html.sh (File stream based Input/Output): Add
31817         stdlib-safer.
31818
31819 2006-07-21  Eric Blake  <ebb9@byu.net>
31820
31821         * lib/stdlib-safer.h: New file from coreutils, required by
31822         stdlib--.h.
31823
31824 2006-07-20  Paul Eggert  <eggert@cs.ucla.edu>
31825
31826         * gnulib-tool (func_usage): Document --assume-autoconf='latest-stable'.
31827
31828 2006-07-20  Bruno Haible  <bruno@clisp.org>
31829
31830         * gnulib-tool: Recognize new option --assume-autoconf.
31831         (autoconf_minversion): New variable.
31832         (func_get_filelist): Use it to decide whether to add onceonly_2_57.m4.
31833
31834 2006-07-20  Bruno Haible  <bruno@clisp.org>
31835
31836         * MODULES.html.sh (func_all_modules): Add a missing func_begin_table.
31837
31838 2006-07-19  Derek R. Price  <derek@ximbiot.com>
31839
31840         * lib/getaddrinfo.h: Don't define unimplemented AI_* flags.
31841         Reindent and repaginate.
31842
31843 2006-07-19  Derek Price  <derek@ximbiot.com>
31844
31845         * doc/gnulib.texi (Libtool and Windows):  Eliminate passive voice.
31846         Correct grammar.
31847
31848 2006-07-17  Bruno Haible  <bruno@clisp.org>
31849
31850         * modules/list: New file.
31851         * modules/array-list: New file.
31852         * modules/carray-list, modules/carray-list-tests: New files.
31853         * modules/linked-list, modules/linked-list-tests: New files.
31854         * modules/avltree-list, modules/avltree-list-tests: New files.
31855         * modules/rbtree-list, modules/rbtree-list-tests: New files.
31856         * modules/linkedhash-list, modules/linkedhash-list-tests: New files.
31857         * modules/avltreehash-list, modules/avltreehash-list-tests: New files.
31858         * modules/rbtreehash-list, modules/rbtreehash-list-tests: New files.
31859         * modules/oset: New file.
31860         * modules/array-oset: New file.
31861         * modules/avltree-oset, modules/avltree-oset-tests: New files.
31862         * modules/rbtree-oset, modules/rbtree-oset-tests: New files.
31863         * tests/test-carray_list.c: New file.
31864         * tests/test-linked_list.c: New file.
31865         * tests/test-avltree_list.c: New file.
31866         * tests/test-rbtree_list.c: New file.
31867         * tests/test-linkedhash_list.c: New file.
31868         * tests/test-avltreehash_list.c: New file.
31869         * tests/test-rbtreehash_list.c: New file.
31870         * tests/test-avltree_oset.c: New file.
31871         * tests/test-rbtree_oset.c: New file.
31872         * MODULES.html.sh (Container data structures): New section.
31873
31874 2006-07-17  Bruno Haible  <bruno@clisp.org>
31875
31876         * m4/gl_list.m4: New file.
31877
31878 2006-07-17  Bruno Haible  <bruno@clisp.org>
31879
31880         * lib/gl_list.h: New file.
31881         * lib/gl_list.c: New file.
31882         * lib/gl_array_list.h: New file.
31883         * lib/gl_array_list.c: New file.
31884         * lib/gl_carray_list.h: New file.
31885         * lib/gl_carray_list.c: New file.
31886         * lib/gl_linked_list.h: New file.
31887         * lib/gl_linked_list.c: New file.
31888         * lib/gl_anylinked_list1.h: New file.
31889         * lib/gl_anylinked_list2.h: New file.
31890         * lib/gl_avltree_list.h: New file.
31891         * lib/gl_avltree_list.c: New file.
31892         * lib/gl_anyavltree_list1.h: New file.
31893         * lib/gl_anyavltree_list2.h: New file.
31894         * lib/gl_rbtree_list.h: New file.
31895         * lib/gl_rbtree_list.c: New file.
31896         * lib/gl_anyrbtree_list1.h: New file.
31897         * lib/gl_anyrbtree_list2.h: New file.
31898         * lib/gl_anytree_list1.h: New file.
31899         * lib/gl_anytree_list2.h: New file.
31900         * lib/gl_linkedhash_list.h: New file.
31901         * lib/gl_linkedhash_list.c: New file.
31902         * lib/gl_anyhash_list1.h: New file.
31903         * lib/gl_anyhash_list2.h: New file.
31904         * lib/gl_avltreehash_list.h: New file.
31905         * lib/gl_avltreehash_list.c: New file.
31906         * lib/gl_rbtreehash_list.h: New file.
31907         * lib/gl_rbtreehash_list.c: New file.
31908         * lib/gl_anytreehash_list1.h: New file.
31909         * lib/gl_anytreehash_list2.h: New file.
31910
31911         * lib/gl_oset.h: New file.
31912         * lib/gl_oset.c: New file.
31913         * lib/gl_array_oset.h: New file.
31914         * lib/gl_array_oset.c: New file.
31915         * lib/gl_avltree_oset.h: New file.
31916         * lib/gl_avltree_oset.c: New file.
31917         * lib/gl_rbtree_oset.h: New file.
31918         * lib/gl_rbtree_oset.c: New file.
31919         * lib/gl_anytree_oset.h: New file.
31920
31921 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
31922
31923         * m4/mkancesdirs.m4: New file.
31924         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Mention dirchownmod.c,
31925         dirchownmod.h.  Don't require AC_FUNC_ALLOCA, gl_AFS, gl_CHDIR_SAFER;
31926         no longer needed.  Require gl_FUNC_LCHOWN, since dirchownmod.c needs
31927         it.
31928
31929 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
31930
31931         * lib/dirchownmod.c, lib/dirchownmod.h, lib/mkancesdirs.c:
31932         * lib/mkancesdirs.h: New files.
31933         * lib/mkdir-p.c: Don't include alloca.h, stdio.h, sys/types.h,
31934         unistd.h, string.h, chdir-safer.h, dirname.h, lchmod.h, lchown.h,
31935         save-cwd.h.  Instead, include dirchownmod.h and mkancesdirs.h.
31936         (make_dir_parents): New args MAKE_ANCESTOR, OPTIONS, ANNOUNCE,
31937         MODE_BITS.  Remove options VERBOSE_FMT_STRING, CWD_ERRNO.  All
31938         callers changed.  Revamp internals significantly, by not
31939         attempting to create directories that are temporarily more
31940         permissive than the final results.  Do not attempt to use
31941         save_cwd/restore_cwd; it isn't worth it for mkdir and install.
31942         This removes some race conditions, fixes some bugs, and simplifies
31943         things.  Use new dirchownmod function to do owner and mode changes.
31944         * lib/mkdir-p.h: Likewise.
31945         * lib/modechange.c (octal_to_mode): New function.
31946         (struct mode_change): New member mentioned.
31947         (make_node_op_equals): New arg mentioned.  All callers changed.
31948         (mode_compile): Keep track of which mode bits the user has explicitly
31949         mentioned.
31950         (mode_adjust): New arg DIR, so that we implement the X op correctly.
31951         New arg PMODE_BITS, to keep track of which mode bits the user
31952         mentioned; it treats S_ISUID and S_ISGID speciall.
31953         All callers changed.
31954         * lib/modechange.h: Likewise.
31955
31956 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
31957
31958         * MODULES.html.sh: Add mkancestors.
31959         * modules/mkancesdirs: New module.
31960         * modules/mkdir-p (Files): Remove lib/chdir-safer.c, lib/chdir-safer.h,
31961         lib/same-inode.h, m4/afs.m4, m4/chdir-safer.m4.
31962         The chdir-safer and afs files are now orphans; I'll remove them
31963         unless someone speaks up.
31964         Add lib/dirchownmod.c, lib/dirchownmod.h.
31965         (Depends-on): Remove alloca, chown, save-cwd, dirname.
31966         Add lchown, mkancesdirs.
31967         (Maintainer): Add self.
31968
31969 2006-07-15  Karl Berry  <karl@gnu.org>
31970
31971         * gnulib-tool: help message wording/arrangement.
31972
31973 2006-07-14  Simon Josefsson  <jas@extundo.com>
31974
31975         * doc/gnulib.texi (Libtool and Windows): New section.
31976
31977 2006-07-12  Simon Josefsson  <jas@extundo.com>
31978
31979         * modules/gendocs (License): Fix license, approved by Karl.
31980
31981 2006-07-12  Eric Blake  <ebb9@byu.net>
31982
31983         * MODULES.html.sh: Add gendocs.
31984
31985 2006-07-11  Eric Blake  <ebb9@byu.net>
31986
31987         * modules/fdl: New module, to install doc/fdl.texi.
31988         * MODULES.html.sh: Add new section for documentation modules.
31989         * gnulib-tool: Avoid space-tab.
31990         (--doc-base): New option, to manage files from doc.
31991
31992 2006-07-11  Eric Blake  <ebb9@byu.net>
31993
31994         * m4/absolute-header.m4: Fix comments to match recent change.
31995
31996 2006-07-11  Eric Blake  <ebb9@byu.net>
31997
31998         * gnulib-tool: List --doc-base before --tests-base.
31999
32000 2006-07-11  Derek R. Price  <derek@ximbiot.com>
32001
32002         * lib/glob.c: s/NAMLEN/_D_EXACT_NAMLEN/.
32003
32004 2006-07-11  Bruno Haible  <bruno@clisp.org>
32005
32006         * README: Mention where to put documentation.
32007
32008 2006-07-10  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
32009
32010         * doc/functions.texi, gnulib-tool.texi, gnulib.texi: Fix some typos.
32011
32012 2006-07-10  Paul Eggert  <eggert@cs.ucla.edu>
32013
32014         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Like today's change
32015         to stdint.m4.
32016
32017 2006-07-10  Paul Eggert  <eggert@cs.ucla.edu>
32018
32019         * m4/stdint.m4 (gl_STDINT_H): Like yesterday's change to
32020         absolute-header.m4.  Also, set ABSOLUTE_STDINT_H to a string
32021         "no/such/file/stdint.h" when there is no such file, so that
32022         the resulting C code can be parsed by dodgy compilers.
32023         Problems reported by Bob Proulx.
32024
32025 2006-07-10  Derek R. Price  <derek@ximbiot.com>
32026
32027         * lib/backupfile.c, dirfd.h, fts.c, getcwd.c, glob.c, glob_.h:
32028         Ignore the obsolescent !HAVE_DIRENT_H case.  Consolidate NAMLEN
32029         macros into the GNU _D_EXACT_NAMLEN.
32030         * lib/savedir.c:  Likewise.
32031         (savedirstream): Use _D_EXACT_NAMLEN in preference to strlen.
32032
32033 2006-07-10  Derek R. Price  <derek@ximbiot.com>
32034         and Paul Eggert  <eggert@cs.ucla.edu>
32035
32036         * m4/backupfile.m4, d-ino.m4, d-type.m4, dirfd.m4, fts.m4, getcwd.m4:
32037         * m4/savedir.m4:
32038         Ignore the obsolescent !HAVE_DIRENT_H case.  Consolidate NAMLEN
32039         macros into the GNU _D_EXACT_NAMLEN.
32040
32041 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
32042
32043         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Use "" rather than <>
32044         around the absolute name, to work around a problem with the HP-UX
32045         11.23 native C compiler, reported by Bob Proulx.
32046
32047 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
32048
32049         * doc/maintain.texi, make-stds.texi: Sync from
32050         <http://savannah.gnu.org/projects/gnustandards>.
32051
32052 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
32053
32054         * build-aux/depcomp, build-aux/install-sh: Sync from Automake.
32055
32056 2006-07-09  Jim Meyering  <jim@meyering.net>
32057
32058         * m4/glob.m4: Remove a doubled word in a comment.
32059
32060 2006-07-09  Jim Meyering  <jim@meyering.net>
32061
32062         * lib/argp-pv.c: Remove a doubled word in a comment.
32063         * lib/check-version.c (check_version): Likewise.
32064         * lib/javacomp.c (compile_java_class): Likewise.
32065
32066 2006-07-08  Paul Eggert  <eggert@cs.ucla.edu>
32067
32068         * gnulib-tool (func_get_filelist): Don't echo m4/onceonly_2_57.m4,
32069         for the benefit of people using Autoconf 2.60.  If you want to
32070         support older Autoconf versions you can copy m4/onceonly_2_57.m4
32071         (or m4/onceonly.m4, if pre-2.57) manually.
32072
32073 2006-07-08  Jim Meyering  <jim@meyering.net>
32074
32075         * m4/link-follow.m4: Remove one of two adjacent "whether"s in a
32076         comment.
32077         * m4/getopt.m4: Remove one of two adjacent "your"s in a comment.
32078         * m4/regex.m4 (gl_REGEX): Remove one of two adjacent "the"s in a
32079         comment.
32080
32081 2006-07-08  Jim Meyering  <jim@meyering.net>
32082
32083         * lib/getndelim2.h (getndelim2): Remove doubled "after" in comment.
32084
32085 2006-07-07  Simon Josefsson  <jas@extundo.com>
32086
32087         * tests/test-crc.c: Change expected crc value, the test vector
32088         were probably computed using the old broken crc.c?
32089
32090 2006-07-06  Simon Josefsson  <jas@extundo.com>
32091
32092         * modules/sys_socket (Files): Add m4/sockpfaf.m4 (this module is
32093         now the canonical place for the M4 file).
32094
32095         * modules/getaddrinfo (Files): Remove m4/sockpfaf.m4, we get it
32096         from the sys_socket dependency now.
32097
32098         * modules/inet_pton (Files): Ditto.
32099
32100         * modules/inet_ntop (Files): Ditto.
32101
32102 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
32103
32104         * modules/getusershell (configure.ac): Use gl_FUNC_GETUSERSHELL,
32105         not gl_PREREQ_GETUSERSHELL.
32106
32107 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
32108
32109         * m4/_inttypes_h.m4 (gl_INTTYPES_H): Use AC_CHECK_DECLS_ONCE
32110         with only one argument, for Autoconf 2.60.
32111         * m4/fileblocks.m4 (gl_PREREQ_FILEBLOCKS): AC_CHECK_DECLS_ONCE may
32112         expand to nothing, so add a shell command to avoid syntax error.
32113         * m4/getpass.m4 (gl_PREREQ_GETPASS): Likewise.
32114
32115 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
32116
32117         * lib/strtod.c (strtod): cast the argument of tolower to unsigned char.
32118
32119 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
32120
32121         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Don't check for getenv decl;
32122         no longer needed.  Check for isblank decl.
32123         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Don't check for getenv decl.
32124         * m4/regex.m4 (gl_PREREQ_REGEX): Dheck for isblank decl instead
32125         of existence.
32126
32127 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
32128
32129         * lib/getloadavg.c: Use __VMS, not VMS.
32130         * lib/getopt.c: Likewise.
32131         * lib/getpagesize.h: Likewise.
32132         * lib/glob.c: Remove most VMS cruft; it hasn't been tested for a while
32133         and probably does not work.
32134
32135 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
32136
32137         * lib/.cppi-disable: Add wcwidth.
32138         * lib/fnmatch.c (ISBLANK): Remove.  All uses changed to isblank.
32139         (isblank) [! (defined isblank || HAVE_DECL_ISBLANK)]: New macro.
32140         (ISGRAPH): Remove.  All uses changed to isgraph.
32141         (FOLD) [!defined _LIBC]: Remove special case.
32142         * lib/getdate.y (lookup_word): Remove no-longer-needed call to islower.
32143         * lib/regex_internal.h (isblank): Depend on HAVE_DECL_ISBLANK, not
32144         HAVE_ISBLANK.
32145         * lib/strftime.c (TOLOWER, TOUPPER) [!defined _LIBC]: Remove special
32146         case.
32147
32148 2006-07-06  Jim Hyslop  <jhyslop@dreampossible.ca>  (tiny change)
32149
32150         * lib/getaddrinfo.c: Changes to compile under MSVC6: changed
32151         '#if WIN32_NATIVE' to '#ifdef' & moved WSAAPI macro inside
32152         brackets.  Other minor changes to suppress some compiler
32153         warnings.
32154
32155 2006-07-06  Derek R. Price  <derek@ximbiot.com>
32156         and Paul Eggert  <eggert@cs.ucla.edu>
32157
32158         * m4/backupfile.m4 (gl_BACKUPFILE): Check for dirent.h, instead
32159         of invoking obsolescent AC_HEADER_DIRENT macro.
32160         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Likewise.
32161         * m4/d-type.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Likewise.
32162         * m4/dirfd.m4 (gl_FUNC_DIRFD): Likewise.
32163         * m4/fts.m4 (gl_FUNC_FTS_CORE): Likewise.
32164         * m4/getcwd.m4 (gl_PREREQ_GETCWD): Likewise.
32165         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
32166         * m4/savedir.m4 (gl_SAVEDIR): Likewise.
32167         * m4/readdir.m4: Remove; no longer needed.
32168
32169 2006-07-06  Derek R. Price  <derek@ximbiot.com>
32170         and Paul Eggert  <eggert@cs.ucla.edu>
32171
32172         * lib/backupfile.c [HAVE_DIRENT_H && ! HAVE_NDIR_H]:
32173         Don't worry about this obsolete case any more.
32174         (HAVE_DIR): Remove.  All uses removed; we now assume you can read
32175         directories.
32176         * lib/dirfd.h [HAVE_DIRENT_H && ! HAVE_NDIR_H]: Don't
32177         worry about this obsolete case any more.
32178         * lib/fts.c: Likewise.
32179         * lib/getcwd.c: Likewise.
32180         * lib/glob.h: Likewise.
32181         * lib/savedir.c: Likewise.
32182
32183 2006-07-05  Paul Eggert  <eggert@cs.ucla.edu>
32184
32185         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Use AC_CHECK_DECLS_ONCE
32186         rather than AC_CHECK_DECLS for strtoimax and strtoumax.
32187         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Remove; no longer
32188         needed.
32189         All uses removed.
32190         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
32191         * m4/strtoul.m4 (gl_PREREQ_STRTOUL): Likewise.
32192         * m4/exclude.m4 (gl_EXCLUDE): Don't check for isascii; no longer
32193         needed.
32194         * m4/getdate.m4 (gl_GETDATE): Likewise.
32195         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Likewise.
32196         * m4/memcasecmp.m4 (gl_MEMCASECMP): Likewise.
32197         * m4/strtod.m4 (gl_FUNC_STRTOD): Likewise.
32198         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
32199         * m4/strtoul.m4 (gl_PREREQ_STRTOUL): Likewise.
32200         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
32201         * m4/exclude.m4 (gl_EXCLUDE): Don't require AC_C_INLINE; no longer
32202         needed.
32203
32204 2006-07-05  Paul Eggert  <eggert@cs.ucla.edu>
32205
32206         * lib/memcasecmp.c: Include <limits.h>.
32207         (memcasecmp): Don't assume UCHAR_MAX <= INT_MAX.
32208         * lib/strtod.c (strtod): Don't assume isspace works on negative chars.
32209         Don't assume isdigit succeeds only on '0' through '9'.
32210
32211 2006-07-05  Eric Blake  <ebb9@byu.net>
32212
32213         * modules/getaddrinfo (Depends-on): Add snprintf.
32214
32215 2006-07-05  Eric Blake  <ebb9@byu.net>
32216
32217         * m4/sockpfaf.m4 (gl_SOCKET_FAMILIES): Use gl_HEADER_SYS_SOCKET
32218         to avoid 'header present but could not be compiled' on cygwin.
32219
32220 2006-07-05  Eric Blake  <ebb9@byu.net>
32221
32222         * lib/getaddrinfo.h (NI_NUMERICHOST, NI_NUMERICSERV): Define if
32223         missing from netdb.h.
32224         * lib/getaddrinfo.c (includes): Include inet_ntop and snprintf.
32225
32226 2006-07-05  Derek R. Price  <derek@ximbiot.com>
32227
32228         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Don't require AC_HEADER_STDC;
32229         no longer needed.
32230         * m4/exclude.m4 (gl_EXCLUDE): Likewise.
32231         * m4/getdate.m4 (gl_GETDATE): Likewise.
32232         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Likewise.
32233         * m4/memcasecmp.m4 (gl_MEMCASECMP): Likewise.
32234         * m4/strtod.m4 (gl_FUNC_STRTOD): Likewise.
32235         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
32236         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
32237
32238 2006-07-05  Derek R. Price  <derek@ximbiot.com>
32239
32240         * lib/exclude.c (IN_CTYPE_DOMAIN, is_space): Remove; no longer needed.
32241         All uses of is_space replaced by isspace.
32242         * lib/exit.h: Don't talk about STDC_HEADERS.
32243         * lib/fnmatch.c (ISASCII): Remove; no longer needed.  All uses removed.
32244         (ISPRINT, ISDIGIT, ISALNUM, ISALPHA, ISCNTRL, ISLOWER, ISPUNCT):
32245         (ISSPACE, ISUPPER, ISXDIGIT): Remove; no longer needed.  All uses
32246         replaced by isprint etc.
32247         * lib/getdate.y (IN_CTYPE_DOMAIN, ISSPACE, ISALPHA, ISLOWER): Likewise.
32248         * lib/getusershell.c (IN_CTYPE_DOMAIN, ISSPACE): Likewise.
32249         * lib/memcasecmp.c (IN_CTYPE_DOMAIN, ISLOWER, TOUPPER): Likewise.
32250         * lib/strtod.c (IN_CTYPE_DOMAIN, ISSPACE, ISDIGIT, TOLOWER): Likewise.
32251         * lib/strtol.c (IN_CTYPE_DOMAIN): Likewise.
32252         * lib/xstrtol.c (IN_CTYPE_DOMAIN, ISSPACE): Likewise.
32253
32254 2006-07-05  Bruno Haible  <bruno@clisp.org>
32255
32256         * m4/strndup.m4 (gl_FUNC_STRNDUP): When cross-compiling, check whether
32257         the function exists, before testing against AIX.
32258         Reported by Martin Lambers <marlam@marlam.de>.
32259
32260 2006-07-04  Paul Eggert  <eggert@cs.ucla.edu>
32261
32262         * modules/cycle-check (lib_SOURCES): Add same-inode.h.
32263         From Mark D. Baushke.
32264
32265 2006-07-04  Paul Eggert  <eggert@cs.ucla.edu>
32266
32267         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Prepend three slashes
32268         to the absolute name, not just one, to bypass Sun C 5.8's
32269         "warning: #include of /usr/include/... may be non-portable".
32270
32271 2006-07-04  Eric Blake  <ebb9@byu.net>
32272
32273         * modules/dirname-tests: New test module.
32274         * tests/test-dirname.c: New file, replacing dirname.c
32275         TEST_DIRNAME section that was recently deleted.
32276
32277 2006-07-04  Bruno Haible  <bruno@clisp.org>
32278
32279         Assume ANSI C header files and <ctype.h> functions.
32280         * lib/mbswidth.c (IN_CTYPE_DOMAIN, ISPRINT, ISCNTRL): Remove macros.
32281         (mbsnwidth): Use isprint, iscntrl instead.
32282
32283 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
32284
32285         Merge from coreutils.
32286         * MODULES.html.sh: Add xstrtold.
32287         * modules/xstrtold: New file.
32288         * modules/cycle-check (Files): Add lib/same-inode.h.
32289         * modules/dirname (Files): Add m4/double-slash-root.m4.
32290         * modules/getcwd (Files): Add m4/getcwd-abort-bug.m4.
32291         * modules/mkdir-p (Files): Add lib/same-inode.h.
32292         * modules/same (Files): Add lib/same-inode.h.
32293
32294 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
32295
32296         * m4/absolute-header.m4: Renamed from full-header-path.m4.
32297         This is to keep the terminology clean; POSIX talks about
32298         "absolute pathnames", not "full pathnames", but the GNU
32299         Coding Standards say to use "path" for something else;
32300         so use "absolute" to keep both sides happy.
32301         (gl_ABSOLUTE_HEADER): Renamed from gl_FULL_HEADER_PATH.
32302         Set gl_absolute_header, not gl_full_header_path.
32303         Set gl_cv_absolute_<header>, not gl_full_path_<header>.
32304         Define ABSOLUTE_<HEADER>, not FULL_PATH_<HEADER>.
32305         All uses changed.
32306
32307         Merge from coreutils.
32308
32309         2006-06-30  Paul Eggert  <eggert@cs.ucla.edu>
32310
32311         * m4/c-strtod.m4 (gl_C_STRTOLD): Add c-strtod.c to LIBSOURCES.
32312         Require gl_USE_SYSTEM_EXTENSIONS, not gl_C_STRTOD, since we don't
32313         want to require the building of c-strtod.o.
32314         * m4/lib-check.m4 (cu_LIB_CHECK): Remove SEQ_LIBM, since seq no longer
32315         needs -lm directly.
32316         * m4/xstrtod.m4 (gl_XSTRTOLD): New macro.
32317
32318         2006-06-19  Paul Eggert  <eggert@cs.ucla.edu>
32319
32320         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Prefer binutils's
32321         --as-needed option if available.  Problem reported by Albert Chin in
32322         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00114.html>.
32323         However, use -Wl,--as-needed, not bare --as-needed, since HP-UX 11.11
32324         cc merely issues a bunch of annoying warnings for --as-needed
32325         (this problem was reported by Bob Proulx).  Also, try linking with
32326         -lm to detect a bug in binutils 2.16 (this problem was reported
32327         by Ralf Wildenhues).
32328
32329         2006-06-18  Jim Meyering  <jim@meyering.net>
32330
32331         Test for a bug that causes glibc's getcwd to suffer a failed assertion.
32332         * m4/getcwd-abort-bug.m4 (gl_FUNC_GETCWD_ABORT_BUG): New file and
32333         macro.
32334         * m4/getcwd.m4 (gl_FUNC_GETCWD): If we detect support for getcwd_null,
32335         also check for glibc-2.4's abort-inducing bug.
32336
32337         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Fix typo.
32338         Low-probability clean-up should be to use rmdir to get rid of
32339         the just-created directory, not unlink.
32340
32341         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): If ftruncate is missing, make
32342         configure fail, and request a bug report to inform us about it.
32343         Add a comment that, barring reports to the contrary, in 2007 we'll
32344         assume ftruncate is universally available.
32345
32346         2006-04-17  Paul Eggert  <eggert@cs.ucla.edu>
32347
32348         * m4/filemode.m4 (gl_FILEMODE): Check for strmode declaration.
32349
32350         2006-03-12  Jim Meyering  <jim@meyering.net>
32351
32352         * m4/chdir-safer.m4 (gl_CHDIR_SAFER): Add same-inode.h to the list.
32353         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Likewise.
32354         * m4/same.m4 (gl_SAME): Likewise.
32355         * m4/root-dev-ino.m4 (gl_ROOT_DEV_INO): Likewise.
32356
32357         2006-03-11  Eric Blake  <ebb9@byu.net>
32358
32359         * m4/double-slash-root.m4: New file, provides gl_DOUBLE_SLASH_ROOT.
32360         * m4/dirname.m4 (gl_DIRNAME): Use gl_DOUBLE_SLASH_ROOT.
32361         * m4/dos.m4 (FILE_SYSTEM_PREFIX_LEN): Move from here to dirname.h.
32362         (FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE): New define.
32363
32364 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
32365
32366         * lib/stdint_.h: Include <sys/types.h> after @FULL_PATH_STDINT_H@, for
32367         MacOS X 10.4.6.  Don't mention <sys/int_types.h>.  Problems
32368         reported by Mark D. Baushke, one in
32369         <http://lists.gnu.org/archive/html/bug-gnulib/2006-07/msg00015.html>.
32370
32371         Merge from coreutils.
32372
32373         * lib/.cppi-disable: Add stdint_.h.
32374         * lib/.cvsignore: Add stdint.h.
32375
32376         2006-06-30  Paul Eggert  <eggert@cs.ucla.edu>
32377
32378         * lib/xstrtod.c (XSTRTOD, DOUBLE): New macros, so that we can support
32379         both double and long double versions.
32380         (XSTRTOD): Renamed from xstrtod.  Use DOUBLE internally.
32381         * lib/xstrtold.c: New file.
32382         * lib/xstrtod.h (xstrtold): New decl.
32383
32384         2006-05-22  Paul Eggert  <eggert@cs.ucla.edu>
32385
32386         * lib/filemode.c (setst): Remove.
32387         (strmode): Rewrite to avoid setst.  This makes the code shorter,
32388         (arguably) clearer, and the generated code is a bit smaller on my
32389         Debian GNU/Linux stable x86 host.
32390
32391         2006-04-17  Paul Eggert  <eggert@cs.ucla.edu>
32392
32393         * lib/filemode.c: Include "filemode.h" first, to test the interface.
32394         Assume that filemode.h includes sys/types.h and sys/stat.h.
32395         (HAVE_ST_DM_MODE): New macro, moved here from ls.c.
32396         (ftypelet): Reorder to put common cases first, for efficiency.
32397         Add 'P', 'w'.  Remove 'M', since it's now the caller's responsibility
32398         to do 'M'.
32399         (strmode): Renamed from mode_string, and now stores 12 bytes instead
32400         of 10, for compatibility with FreeBSD.  All callers changed.
32401         (filemodestring): Now stores 12 bytes instead of 10, and sets file
32402         types that can't be deduced solely from st_mode.  First arg is now a
32403         const pointer.
32404         * lib/filemode.h (HAVE_DECL_STRMODE): Include <string.h> for strmode.
32405         (strmode): Renamed from mode_string.
32406         (filemodestring): New decl.
32407         * lib/stat-macros.h: Don't undef S_ISDOOR, since it's never buggy.
32408         (S_ISDOOR): Don't bother with S_IFDOOR, since that code is never
32409         needed.
32410         (S_ISPORT, S_ISWHT): New macros, if not already defined.
32411
32412         2006-04-12  Paul Eggert  <eggert@cs.ucla.edu>
32413
32414         * lib/fsusage.c: Don't include <inttypes.h> or <stdint.h>, since
32415         fsusage.h now does that.  Include fsusage.h first, to test interface.
32416         Prefer statvfs if it works, since it's blessed by POSIX.  Attempt
32417         at most one method (the old code could have generated decls that
32418         didn't conform to C89, not that this was ever exercised).
32419         * lib/fsusage.h: Include <inttypes.h> and <stdint.h> if they exist.
32420
32421         2006-03-19  Jim Meyering  <jim@meyering.net>
32422
32423         Work even in a chroot where d_ino values for entries in "/"
32424         don't match the stat.st_ino values for the same names.
32425         * lib/getcwd.c (__getcwd): When no d_ino value matches the target inode
32426         number, iterate through all entries again, using lstat instead.
32427         Reported by Kenshi Muto in http://bugs.debian.org/355810, and by
32428         Zouhir Hafidi in https://bugzilla.redhat.com/bugzilla/190656.
32429
32430         * lib/getcwd.c (__getcwd): Clarify a comment.
32431         Use memcpy in place of a call to strcpy.
32432
32433         2006-03-12  Jim Meyering  <jim@meyering.net>
32434
32435         * lib/fts-cycle.c (leave_dir): If cycle-check's saved dev-ino pair
32436         matches that of the current directory (which we're about to chdir ".."
32437         out of), then save the dev-ino of the parent, instead.
32438
32439         * lib/same-inode.h (SAME_INODE): New file/macro.
32440         * lib/chdir-safer.c (SAME_INODE): Remove definition.
32441         Include "same-inode.h", instead.
32442         * lib/same.c: Likewise.
32443         * lib/cycle-check.h: Include "same-inode.h".
32444         (CYCLE_CHECK_REFLECT_CHDIR_UP): Define.
32445         * lib/cycle-check.c (SAME_INODE): Remove definition.
32446         * lib/root-dev-ino.h: Include "same-inode.h".
32447
32448         2006-03-11  Eric Blake  <ebb9@byu.net>
32449
32450         * lib/same.c (same_name): s/base_name/last_component/
32451         * lib/backupfile.c (check_extension, numbered_backup): Likewise.
32452         * lib/filenamecat.c (file_name_concat): Likewise.
32453
32454         2006-03-11  Eric Blake  <ebb9@byu.net>,
32455                     Paul Eggert  <eggert@cs.ucla.edu>
32456
32457         * lib/dirname.h (FILE_SYSTEM_PREFIX_LEN): Move here from dos.m4.
32458         [FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX]: Don't treat 1: as a
32459         drive prefix.
32460         (IS_ABSOLUTE_FILE_NAME): Treat all drive letters as absolute on
32461         platforms like cygwin with FILE_SYSTEM_DRIVE_PREFIX_IS_ABSOLUTE.
32462         (last_component): New method.
32463         * lib/dirname.c (dir_len): Determine when drive letters need a
32464         subsequent slash.  Preserve // when it is special.
32465         (dir_name): Don't append dot when drive letter is absolute.
32466         [TEST_DIRNAME]: Move into a full-blown gnulib test.
32467         * lib/basename.c (base_name): New semantics - malloc the result.
32468         Preserve // when it is special.  Preserve relative files that look
32469         like drive letters.
32470         (base_len): Preserve // when it is special.
32471         (last_component): New method, similar to old base_name semantics.
32472         * lib/stripslash.c (strip_trailing_slashes): Use last_component, not
32473         base_name.  Strip redundant slashes from ///.
32474
32475 2006-07-03  Jim Meyering  <jim@meyering.net>
32476
32477         * lib/cycle-check.h (CYCLE_CHECK_REFLECT_CHDIR_UP): Abort if this
32478         macro is used before the first cycle_check call.
32479
32480 2006-07-03  Eric Blake  <ebb9@byu.net>
32481
32482         * modules/dirname (Depends-on): Add xstrndup.
32483
32484 2006-07-02  Paul Eggert  <eggert@cs.ucla.edu>
32485
32486         * m4/stdint.m4 (gl_STDINT_H): Use more-mnemonic identifiers for
32487         test cases, so that config.log is a bit easier to follow.
32488
32489 2006-07-02  Paul Eggert  <eggert@cs.ucla.edu>
32490
32491         * lib/stdint_.h (intmax_t, uintmax_t): Prefer long to long long if
32492         both are 64 bits, since this seems to be the tradition, and this
32493         prevents gcc -Wformat from warning about usages with PRIuMAX.  If
32494         we ever run into a host that prefers long long to long in this
32495         case, we'll need another configure-time test.  Problem reported by
32496         Jim Meyering.
32497
32498 2006-07-02  Eric Blake  <ebb9@byu.net>
32499
32500         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Simplify by using AC_CHECK_DECLS.
32501
32502 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
32503
32504         * modules/inttypes (Depends-on): No longer depends on stdint.
32505         * modules/stdint (Description): Say more about assumptions.
32506         Say that the fast types might differ.  Say macros are used.
32507         (Files): Remove m4/size_max.m4, m4/wchar_t.m4.  Add m4/longlong.m4.
32508         (Makefile.am): Revise list of substituted symbols to match
32509         new stdint.m4.
32510         * modules/stdint-tests (Files): Add m4/wchar_t.m4, m4/wint_t.m4.
32511         (configure.ac): Add gt_TYPE_WCHAR_T, gt_TYPE_WINT_T.
32512         * tests/test-stdint.c (verify_same_types)
32513         [! (__GNUC__ >= 2 && DO_PEDANTIC)]: Put in a decl, so that
32514         the code conforms to C99/C89.
32515         Test for WCHAR_MIN and WCHAR_MAX only if HAVE_WCHAR_T.
32516         Test for WINT_MIN and WINT_MAX only if HAVE_WINT_T.
32517
32518 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
32519
32520         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Backport from Autoconf 2.60,
32521         but fix a bug, by requiring at least 64 bits.
32522         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Likewise.
32523         * m4/longlong.m4 (gl_AC_TYPE_LONG_LONG): Now just call
32524         AC_TYPE_LONG_LONG_INT.  This macro is obsolete and will go soon.
32525         * m4/ulonglong.m4 (gl_AC_TYPE_UNSIGNED_LONG_LONG) Likewise.
32526
32527         * m4/stdint.m4 (gl_STDINT_H): Rewrite to accommodate stdint_.h
32528         changes.  Make 2.59 a prerequisite.  Check and substitute for
32529         HAVE_LONG_LONG_INT.  Rely on Autoconf to check for stdint.h and
32530         inttypes.h.  Do not use special include files; just use the
32531         defaults.  Check for sys/inttypes.h and sys/bitypes.h in the usual
32532         way now.  Remove no-longer-needed tests for HAVE_LONG_64BIT,
32533         HAVE_LONG_LONG_64BIT, int8_t, int16_t, int32_t, int64_t, uint8_t,
32534         uint16_t, uint32_t uint64_t, int_least8_t, int_least16_t,
32535         int_least32_t, int_least64_t, uint_least8_t, uint_least16_t,
32536         uint_least32_t, uint_least64_t, int_fast8_t, int_fast16_t,
32537         int_fast32_t, int_fast64_t, uint_fast8_t uint_fast16_t,
32538         uint_fast32_t, uint_fast64_t, intptr_t, uintptr_t, intmax_t,
32539         uintmax_t, INT8_MIN, INT8_MAX, UINT8_MAX, INT16_MIN, INT16_MAX,
32540         UINT16_MAX, INT32_MIN, INT32_MAX, UINT32_MAX, INT64_MIN,
32541         INT64_MAX, UINT64_MAX, INT_LEAST8_MIN, INT_LEAST8_MAX,
32542         UINT_LEAST8_MAX, INT_LEAST16_MIN, INT_LEAST16_MAX,
32543         UINT_LEAST16_MAX, INT_LEAST32_MIN, INT_LEAST32_MAX,
32544         UINT_LEAST32_MAX, INT_LEAST64_MIN, INT_LEAST64_MAX,
32545         UINT_LEAST64_MAX, INT_FAST8_MIN, INT_FAST8_MAX, UINT_FAST8_MAX,
32546         INT_FAST16_MIN, INT_FAST16_MAX, UINT_FAST16_MAX, INT_FAST32_MIN,
32547         INT_FAST32_MAX, UINT_FAST32_MAX, INT_FAST64_MIN, INT_FAST64_MAX,
32548         UINT_FAST64_MAX, INTPTR_MIN, INTPTR_MAX, UINTPTR_MAX, INTMAX_MIN,
32549         INTMAX_MAX, UINTMAX_MAX, PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN,
32550         SIG_ATOMIC_MAX, SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN,
32551         WINT_MAX.  Check for C99 conformance more strictly, by detecting
32552         bugs in glibc 2.4, Solaris 10, and OpenBSD 3.9.  On the other hand do
32553         not check for things that C99 does not require, e.g., int8_t.  If
32554         a test isn't needed unless <stdint.h> isn't working, and is
32555         unlikely to be needed for any other reason, then don't do it
32556         unless <stdint.h> isn't working.  Do not check for ptrdiff_t or
32557         size_t, since we assume C89 freestanding at least.  Do not check
32558         for sig_atomic_t, wchar_t, or wint_t, since the code now does
32559         the right thing even if the types are not defined.  Instead use:
32560         (gl_STDINT_TYPE_PROPERTIES): New macro.
32561         (gl_HEADER_STDINT_H, gl_HEADER_INTTYPES_H): Remove.  Don't bother
32562         testing whether <sys/types.h> clashes, as Autoconf does this for
32563         us now.  All uses removed.
32564         (gl_STDINT_CHECK_TYPES, gl_STDINT_MISSING_BOUND):
32565         (gl_STDINT_MISSING_BOUNDS, gl_STDINT_MISSING_BOUNDS2):
32566         (gl_CHECK_TYPE_SAME):
32567         Remove; no longer needed.
32568         (gl_STDINT_BITSIZEOF): Don't bother to check whether the type
32569         exists, since we'll return 0 anyway in that case.
32570         (gl_INTEGER_TYPE_SUFFIX, gl_STDINT_INCLUDES): New macros.
32571
32572 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
32573
32574         * lib/stdint_.h (_GL_STDINT_H): Renamed from _STDINT_H, to avoid
32575         possible collision with system files.
32576         (<stdio.h>, <time.h>, <wchar.h>) [defined __cplusplus && ! defined
32577         __STDC_CONSTANT_MACROS)]: Do not include, since we don't need
32578         WCHAR_MIN and WCHAR_MAX in this case.
32579         (<stddef.h>): Do not include; no longer needed.
32580         (<sys/types.h>): Include if @HAVE_SYS_TYPES_H@, not if
32581         (defined(__OpenBSD__) || defined(__bsdi__) || defined(__sgi)).
32582         (<sys/inttypes.h>): Include if @HAVE_SYS_INTTYPES_H@ &&
32583         !@HAVE_INTTYPES_H@, not if (defined(__FreeBSD__)
32584         && (__FreeBSD__ >= 3) && (__FreeBSD__ <= 4)).
32585         (__STDINT_H__) [@HAVE_STDINT_H@ && defined __sgi && ! defined
32586         __c99]: Define, to work around IRIX <stdint.h> incompatibility.
32587         (@FULL_PATH_STDINT_H@) [!(defined(__sgi) && @HAVE_INTTYPES_H@ &&
32588         !defined(__c99))]: Include in this case too, since it's harmless
32589         now.
32590         (<inttypes.h>) [@HAVE_INTTYPES_H@]: Include, since it's no longer
32591         dangerous to do so.
32592         (@FULL_PATH_INTTYPES_H@) [(defined(__hpux) || defined(_AIX)) &&
32593         @HAVE_INTTYPES_H@]: Do not include, since we now include <inttypes.h>.
32594         (_STDINT_MIN, _STDINT_MAX): New macros.
32595         (int8_t, uint8_t, int16_t, uint16_t, int32_t, uint32_t, int64_t):
32596         (uint64_t, int_least8_t, uint_least8_t, int_least16_t):
32597         (uint_least16_t, int_least32_t, uint_least32_t, int_least64_t):
32598         (uint_least64_t, int_fast8_t, uint_fast8_t, int_fast16_t):
32599         (uint_fast16_t, int_fast32_t, uint_fast32_t, int_fast64_t):
32600         (uint_fast64_t, intptr_t, uintptr_t, intmax_t, uintmax_t): Now
32601         macros, not typedefs; this simplifies things quite a bit.
32602         Use long int for all types narrower than int64_t.
32603         (intmax_t, uintmax_t, INTMAX_C, UINTMAX_C):
32604         Define in terms of long long int or int64_t or long int,
32605         not int64_t or int32_t.  This saves some compile-time testing.
32606         (INT8_MIN, INT8_MAX, UINT8_MAX, INT16_MIN, INT16_MAX, UINT16_MAX):
32607         (INT32_MIN, INT32_MAX, UINT32_MAX, INT64_MIN, INT64_MAX):
32608         (UINT64_MAX, INT_LEAST8_MIN, INT_LEAST8_MAX, UINT_LEAST8_MAX):
32609         (INT_LEAST16_MIN, INT_LEAST16_MAX, UINT_LEAST16_MAX):
32610         (INT_LEAST32_MIN, INT_LEAST32_MAX, UINT_LEAST32_MAX):
32611         (INT_LEAST64_MIN, INT_LEAST64_MAX, UINT_LEAST64_MAX, INT_FAST8_MIN):
32612         (INT_FAST8_MAX, UINT_FAST8_MAX, INT_FAST16_MIN, INT_FAST16_MAX):
32613         (UINT_FAST16_MAX, INT_FAST32_MIN, INT_FAST32_MAX, UINT_FAST32_MAX):
32614         (INT_FAST64_MIN, INT_FAST64_MAX, UINT_FAST64_MAX, INTPTR_MIN):
32615         (INTPTR_MAX, UINTPTR_MAX, INTMAX_MIN, INTMAX_MAX, UINTMAX_MAX):
32616         (PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX):
32617         (SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN, WINT_MAX):
32618         undef any previous version and define our own version, for
32619         simplicity and consistency with the new macros for types.
32620         (PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX):
32621         (SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN, WINT_MAX):
32622         Simplify definitions by using _STDINT_MIN and _STDINT_MAX
32623         where appropriate.  Rely on new symbols @PTRDIFF_T_SUFFIX@,
32624         @SIG_ATOMIC_T_SUFFIX@, @SIZE_T_SUFFIX@, @WCHAR_T_SUFFIX@,
32625         @WINT_T_SUFFIX@ to keep things simple here.
32626         (UINT8_C, UINT16_C, UINT32_C, INT64_C, UINT64_C):
32627         Simplify by assuming typical 8/16/32/64 host, since we're
32628         already doing that elsewhere anyway.
32629         Use (LONG_MAX >> 31 >> 31 == 1) rather than @HAVE_LONG_64BIT@,
32630         and assume long long int is 64 bits if available.  This
32631         speeds up 'configure'.
32632
32633 2006-07-01  Eric Blake  <ebb9@byu.net>
32634
32635         * m4/stdarg.m4 (gl_STDARG_H): Use proper AH_VERBATIM.
32636         Reported by Andreas Buening.
32637
32638 2006-07-01  Eric Blake  <ebb9@byu.net>
32639
32640         * m4/stdarg.m4 (gl_STDARG_H): Properly parenthesize gl_va_copy.
32641
32642 2006-06-30  Jim Hyslop  <jhyslop@dreampossible.ca>  (tiny change)
32643
32644         * lib/getaddrinfo.c: fixed typo
32645
32646 2006-06-29  Jim Meyering  <jim@meyering.net>
32647
32648         * modules/strftime (Maintainer): Add my name, since with the
32649         FPRINTFTIME changes strftime.c has forked from glibc.
32650
32651 2006-06-29  Eric Blake  <ebb9@byu.net>
32652
32653         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Use AC_C_INLINE.
32654
32655 2006-06-29  Eric Blake  <ebb9@byu.net>
32656
32657         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): New file.
32658
32659 2006-06-29  Eric Blake  <ebb9@byu.net>
32660
32661         * lib/stat_.h: New file.
32662
32663 2006-06-29  Eric Blake  <ebb9@byu.net>
32664
32665         * lib/stat_.h (rpl_mkdir): Declare inline, to avoid warnings about
32666         unused static function.
32667
32668 2006-06-29  Eric Blake  <ebb9@byu.net>
32669
32670         * doc/functions.texi (Function Portability): Document missing lstat
32671         on mingw.
32672
32673 2006-06-29  Eric Blake  <ebb9@byu.net>
32674
32675         * MODULES.html.sh: Add sys_stat.
32676         * modules/sys_stat: New module.
32677         * modules/mkstemp (Depends-on): Add sys_stat.
32678
32679 2006-06-29  Derek R. Price  <derek@ximbiot.com>
32680
32681         * m4/strftime.m4: Don't call AC_FUNC_STRFTIME.
32682
32683 2006-06-29  Derek R. Price  <derek@ximbiot.com>
32684
32685         * m4/c-bs-a.m4: Removed.
32686
32687 2006-06-29  Derek R. Price  <derek@ximbiot.com>
32688
32689         * lib/strftime.c: Assume strftime() exists.
32690
32691 2006-06-29  Derek Price  <derek@ximbiot.com>
32692
32693         * modules/c-bs-a: Removed - \a is C89.
32694         * MODULES.html.sh: Remove c-bs-a.
32695
32696 2006-06-29  Bruno Haible  <bruno@clisp.org>
32697
32698         * modules/wcwidth (License): Change to LGPL.
32699
32700 2006-06-28  Simon Josefsson  <jas@extundo.com>
32701
32702         * tests/test-getaddrinfo.c: Test getnameinfo too.  Call WSAStartup
32703         on _WIN32.
32704
32705         * modules/getaddrinfo (Depends-on): Add inet_ntop, needed by
32706         getnameinfo.
32707
32708 2006-06-28  Simon Josefsson  <jas@extundo.com>
32709
32710         * m4/getaddrinfo.m4: Look for getnameinfo prototypes too.
32711
32712 2006-06-28  Simon Josefsson  <jas@extundo.com>
32713
32714         * lib/getaddrinfo.c: Try to load ws2_32.dll on Windows, to find the
32715         functions there.  It will succeed on Windows XP, but on Windows
32716         2000 and (presumably) earlier, it will fail, and use the internal
32717         re-implementation.
32718         (use_win32_p): New function.
32719         (getaddrinfo): Use strtoul on servname, to support numeric ports.
32720         Support AI_NUMERICSERV to disable getservbyname.
32721         (getnameinfo): New function, only supports
32722         NI_NUMERICHOST|NI_NUMERICSERV for now.
32723
32724         * lib/getaddrinfo.h: Test and check for AI_* flags separately, MinGW
32725         only have some of them.  Add AI_NUMERICSERV.  Add prototype for
32726         getnameinfo.
32727
32728 2006-06-28  Eric Blake  <ebb9@byu.net>
32729
32730         * modules/wcwidth: New file.
32731         * modules/mbchar (Depends-on): Add wcwidth.
32732         * modules/mbswidth (Depends-on): Add wcwidth.
32733         * MODULES.html.sh: Add wcwidth.
32734
32735 2006-06-28  Eric Blake  <ebb9@byu.net>
32736
32737         * m4/mbswidth.m4 (gl_MBSDWIDTH): Move wcwidth from here...
32738         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): ...to this new file.
32739
32740 2006-06-28  Eric Blake  <ebb9@byu.net>
32741
32742         * lib/xvasprintf.h: Fix comments.
32743
32744 2006-06-28  Eric Blake  <ebb9@byu.net>
32745
32746         * lib/mbchar.h (wcwidth): Include wcwidth.h.
32747         * lib/mbswidth.c (wcwidth): Move from here...
32748         * lib/wcwidth.h: ...to this new file.
32749
32750 2006-06-28  Derek R. Price  <derek@ximbiot.com>
32751
32752         * m4/savedir.m4: Remove AC_FUNC_CLOSEDIR_VOID requirement.
32753
32754         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Don't require AC_C_CONST, since
32755         it's obsolete.
32756         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME): Likewise.
32757
32758 2006-06-28  Derek R. Price  <derek@ximbiot.com>
32759
32760         * lib/savedir.c (CLOSEDIR): Remove.  All uses changed to closedir.
32761         Autoconf 2.60 says this stuff was obsolete.
32762
32763 2006-06-28  Bruno Haible  <bruno@clisp.org>
32764
32765         * modules/wcwidth (Files): Add m4/wchar_t.m4.
32766
32767 2006-06-28  Bruno Haible  <bruno@clisp.org>
32768
32769         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Also require AC_C_INLINE and
32770         gt_TYPE_WCHAR_T.
32771
32772 2006-06-28  Bruno Haible  <bruno@clisp.org>
32773
32774         * lib/wcwidth.h: Declare nothing if !HAVE_WCHAR_T. Provide a fallback
32775         declaration for wcwidth.
32776         * lib/mbswidth.c: Restore the includes of <wchar.h> and <wctypes.h>.
32777
32778 2006-06-28  Bruno Haible  <bruno@clisp.org>
32779
32780         * lib/mkdtemp.c [MINGW]: Include <io.h>.
32781         (mkdir): Define using _mkdir.
32782
32783 2006-06-28  Bruno Haible  <bruno@clisp.org>
32784
32785         * lib/getaddrinfo.h: Fix POSIX URL.
32786         * lib/getaddrinfo.c (WIN32_NATIVE): New macro. Use it instead of
32787         _WIN32.
32788         (use_win32_p): Make static.
32789         (getaddrinfo): Reject service name if it is empty or does not consist
32790         solely of decimal digits, or if its value is > 65535.
32791         (getnameinfo): Remove useless casts.
32792
32793 2006-06-27  Simon Josefsson  <jas@extundo.com>
32794
32795         * modules/sys_select: New file, suggested by Bruno Haible, Paul
32796         Eggert and Martin Lambers.
32797
32798 2006-06-27  Simon Josefsson  <jas@extundo.com>
32799
32800         * m4/sys_select_h.m4: New file, suggested by Bruno Haible, Paul
32801         Eggert and Martin Lambers.
32802
32803 2006-06-27  Bruno Haible  <bruno@clisp.org>
32804
32805         * m4/stdint.m4 (gl_STDINT_BITSIZEOF): For nonexistent types, set the
32806         result to 0, not to empty.
32807         Reported by Martin Neitzel <neitzel@sco.gaertner.de>.
32808
32809 2006-06-27  Bruno Haible  <bruno@clisp.org>
32810
32811         * lib/stdint_.h (intmax_t, uintmax_t): Undefine before typedef.
32812
32813 2006-06-26  Simon Josefsson  <jas@extundo.com>
32814
32815         * m4/inet_ntop.m4: Don't check for sys/types.h, we assume it is
32816         present.
32817
32818 2006-06-26  Paul Eggert  <eggert@cs.ucla.edu>
32819
32820         * lib/base64.c (B64): Use _ as the formal parameter, not x, to avoid
32821         bug in IBM C V6 for AIX.  Problem reported by Larry Jones in
32822         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00181.html>.
32823
32824 2006-06-26  Mark D. Baushke  <mdb@gnu.org>
32825
32826         * m4/stdint.m4 (gl_STDINT_H): Treat BSD/OS like OpenBSD.
32827
32828 2006-06-26  Bruno Haible  <bruno@clisp.org>
32829
32830         * modules/stdint (Makefile.am): Also substitute HAVE_WCHAR_H.
32831
32832 2006-06-26  Bruno Haible  <bruno@clisp.org>
32833
32834         * m4/stdint.m4 (gl_STDINT_H): Test also for <wchar.h>.
32835
32836 2006-06-26  Bruno Haible  <bruno@clisp.org>
32837
32838         * m4/stdint.m4 (gl_STDINT_H): Don't include <stdint.h> when using the
32839         SGI C compiler in pre-C99 mode.
32840         Suggested by Mark D. Baushke and Larry Jones.
32841
32842 2006-06-26  Bruno Haible  <bruno@clisp.org>
32843
32844         * lib/stdint_.h: Include <wchar.h> if necessary for WCHAR_MIN or
32845         WCHAR_MAX.
32846         Reported by Mark D. Baushke and Larry Jones.
32847
32848 2006-06-26  Bruno Haible  <bruno@clisp.org>
32849
32850         * lib/stdint_.h: Don't include <stdint.h> when using the SGI C compiler
32851         in pre-C99 mode.
32852         Suggested by Mark D. Baushke and Larry Jones.
32853
32854 2006-06-23  Simon Josefsson  <jas@extundo.com>
32855             Bruno Haible  <bruno@clisp.org>
32856
32857         * gnulib-tool (func_emit_lib_Makefile_am): Define MOSTLYCLEANDIRS.
32858         Emit mostlyclean-local rule.
32859         (func_emit_tests_Makefile_am): Likewise.
32860         * modules/sys_socket (Makefile.am): Use MOSTLYCLEANDIRS.
32861
32862 2006-06-23  Mark D. Baushke  <mdb@gnu.org>
32863
32864         * lib/stdint_.h: Treat BSD/OS like OpenBSD.
32865
32866 2006-06-23  Bruno Haible  <bruno@clisp.org>
32867
32868         * tests/test-stdint.c: Update to match ISO C 99 Technical
32869         Corrigendum 1.
32870
32871 2006-06-23  Bruno Haible  <bruno@clisp.org>
32872
32873         * m4/stdint.m4 (gl_STDINT_H): Treat IRIX like OpenBSD.
32874
32875 2006-06-23  Bruno Haible  <bruno@clisp.org>
32876
32877         * lib/stdint_.h: Treat IRIX like OpenBSD.
32878
32879 2006-06-23  Bruno Haible  <bruno@clisp.org>
32880
32881         * lib/stdint_.h (UINT8_C, UINT16_C, UINT32_C): Define according to
32882         ISO C 99 Technical Corrigendum 1.
32883
32884 2006-06-22  Simon Josefsson  <jas@extundo.com>
32885
32886         * m4/sockpfaf.m4: Include winsock2.h too, to make it work under
32887         MinGW.
32888
32889 2006-06-22  Paul Eggert  <eggert@cs.ucla.edu>
32890
32891         * lib/glob.c (collated_compare): Remove 'const' uses that weren't
32892         needed.  Some compiler complained about some of them.  Problem reported
32893         by Larry Jones in
32894         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00172.html>.
32895
32896 2006-06-21  Simon Josefsson  <jas@extundo.com>
32897
32898         * tests/test-getaddrinfo.c: New file.
32899
32900         * modules/getaddrinfo-tests: New file.
32901
32902         * MODULES.html.sh: Add inet_pton.
32903
32904         * modules/inet_pton: New file.
32905
32906 2006-06-21  Simon Josefsson  <jas@extundo.com>
32907
32908         * m4/getaddrinfo.m4: Don't define WINVER.  Look for gethostbyname in
32909         -lws2_32 too.  Fixes getaddrinfo on Windows 2000, with the price
32910         of using the (limited) gnulib implementation on Windows XP.
32911
32912         * m4/inet_pton.m4: New file.
32913
32914 2006-06-21  Simon Josefsson  <jas@extundo.com>
32915
32916         * lib/getaddrinfo.c (getaddrinfo): Set ai_family in the return
32917         variable.
32918
32919         * lib/socket_.h: Don't define WINVER.
32920
32921         * lib/inet_pton.h, inet_pton.c: New file, taken from glibc but
32922         slightly modified to work in gnulib.
32923
32924 2006-06-21  Simon Josefsson  <jas@extundo.com>
32925
32926         * doc/gnulib.texi (Windows sockets): Add.
32927
32928 2006-06-21  Paul Eggert  <eggert@cs.ucla.edu>
32929
32930         * lib/read-file.c (fread_file): Start with buffer allocation of
32931         0 bytes rather than 1 byte; this simplifies the code.
32932         Don't invoke feof; it's not needed.  Refactor to avoid duplicate
32933         code to free buffer and save/restore errno.
32934         (internal_read_file): Remove unused local.
32935
32936 2006-06-20  Paul Eggert  <eggert@cs.ucla.edu>
32937
32938         * lib/openat.c (openat): Use ?:, not if, to work around GCC bug 4210
32939         <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=4210>.
32940         Problem reported by Denis Excoffier in
32941         <http://lists.gnu.org/archive/html/bug-tar/2006-06/msg00023.html>.
32942
32943 2006-06-19  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
32944
32945         * modules/sys_socket, modules/socklen: Include sys/types since
32946         FreeBSD 4.x's sys/socket.h needs it.
32947
32948 2006-06-19  Simon Josefsson  <jas@extundo.com>
32949
32950         * lib/inet_ntop.c: Always build inet_ntop4, since inet_ntop6 calls it.
32951
32952 2006-06-19  Paul Eggert  <eggert@cs.ucla.edu>
32953
32954         * lib/alloca_.h (alloca) [defined alloca]: Don't define or declare.
32955
32956 2006-06-19  Bruno Haible  <bruno@clisp.org>
32957
32958         * m4/stdint.m4 (gl_STDINT_H): Enclose the values of FULL_PATH_STDINT_H
32959         and FULL_PATH_INTTYPES_H in angle brackets.
32960         Reported by Mark D. Baushke <mdb@gnu.org>.
32961
32962 2006-06-17  Eric Blake  <ebb9@byu.net>
32963
32964         * m4/rmdir-errno.m4 (gl_FUNC_FMDIR_NOTEMPTY): Assume errno.h declares
32965         errno.
32966
32967 2006-06-17  Bruno Haible  <bruno@clisp.org>
32968
32969         * m4/stdint.m4 (gl_STDINT_H) [FreeBSD >= 5]: Don't include
32970         <sys/inttypes.h>.
32971
32972 2006-06-17  Bruno Haible  <bruno@clisp.org>
32973
32974         * m4/setenv.m4 (gl_PREREQ_SETENV, gl_PREREQ_UNSETENV): Remove test
32975         whether errno is declared. Assume <errno.h> declares errno.
32976
32977 2006-06-17  Bruno Haible  <bruno@clisp.org>
32978
32979         * lib/stdint_.h [FreeBSD >= 5]: Don't include <sys/inttypes.h>.
32980
32981 2006-06-17  Bruno Haible  <bruno@clisp.org>
32982
32983         * lib/stdint_.h (_UINT8_T, _UINT32_T, _UINT64_T): New macros. Fixes a
32984         problem on Solaris 2.5.1.
32985
32986 2006-06-16  Eric Blake  <ebb9@byu.net>
32987
32988         * lib/unsetenv.c [!defined errno]: Assume errno.h declares errno.
32989         * lib/unicodeio.c [!defined errno]: Likewise.
32990         * lib/strtol.c [!defined errno]: Likewise.
32991         * lib/strtod.c [!defined errno]: Likewise.
32992
32993 2006-06-15  Eric Blake  <ebb9@byu.net>
32994
32995         * m4/ssize_t.m4 (gt_TYPE_SSIZE_T): Work in spite of -Werror.
32996
32997 2006-06-15  Eric Blake  <ebb9@byu.net>
32998
32999         * config/srclist.txt (ssize_t.m4): Lose sync.
33000
33001 2006-06-15  Bruno Haible  <bruno@clisp.org>
33002
33003         * modules/stdint (Files): Include m4/full-header-path.m4,
33004         m4/size_max.m4, m4/wchar_t.m4.
33005         (Makefile.am): Many more substitutions.
33006         * modules/stdint-tests: New file.
33007         * tests/test-stdint.c: New file.
33008
33009 2006-06-15  Bruno Haible  <bruno@clisp.org>
33010
33011         * m4/stdint.m4 (gl_STDINT_H): Rewritten to produce a complete stdint.h.
33012         (gl_HEADER_STDINT_H, gl_HEADER_INTTYPES_H, gl_STDINT_CHECK_TYPES,
33013         gl_STDINT_MISSING_BOUND, gl_STDINT_MISSING_BOUNDS,
33014         gl_STDINT_MISSING_BOUNDS2, gl_STDINT_BITSIZEOF, gl_CHECK_TYPES_SIGNED,
33015         gl_CHECK_TYPE_SAME): New macros.
33016
33017 2006-06-15  Bruno Haible  <bruno@clisp.org>
33018
33019         * m4/size_max.m4 (gl_SIZE_MAX): Make it work also when cross-compiling.
33020
33021 2006-06-15  Bruno Haible  <bruno@clisp.org>
33022
33023         * lib/stdint_.h: Rewritten to be fully auto-configured.
33024         Fixes bug on HP-UX/IA64.
33025
33026 2006-06-11  Paul Eggert  <eggert@cs.ucla.edu>
33027
33028         * lib/getdate.y (__attribute__): Don't define if already defined.
33029         Problem reported by Larry Jones.
33030         * lib/utimens.c (__attribute__): Likewise.
33031
33032 2006-06-04  Paul Eggert  <eggert@cs.ucla.edu>
33033
33034         * lib/regexec.c (group_nodes_into_DFAstates): Fix a buffer overrun
33035         reported by Andreas Schwab.
33036
33037 2006-05-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
33038             Bruno Haible  <bruno@clisp.org>
33039
33040         * m4/strndup.m4 (gl_FUNC_STRNDUP): Replace the AC_REPLACE_FUNCS with a
33041         check for the declaration of strnlen and a run test that exposes the
33042         AIX 5.1 strnlen bug.  In the failure case, #define strndup to
33043         rpl_strndup.
33044
33045 2006-05-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
33046             Bruno Haible  <bruno@clisp.org>
33047
33048         * lib/strndup.c (strndup) [!_LIBC]: Don't undefine macro definition.
33049
33050 2006-05-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
33051
33052         * m4/c-strtod.m4 (gl_C99_STRTOLD): Use a link test rather than a
33053         compile test, for Tru64 4.0D.
33054
33055 2006-05-28  Karl Berry  <karl@gnu.org>
33056
33057         * config/srclist.txt (printf-args.c): lose sync.
33058
33059 2006-05-26  Martin Lambers  <marlam@marlam.de>
33060
33061         * lib/getpass.c: Updates the test for the native W32 API, and adds
33062         missing includes, thus fixing compilation warnings.
33063
33064 2006-05-25  Sergey Poznyakoff  <gray@gnu.org.ua>
33065
33066         * lib/exclude.c (exclude_fnmatch): New function.
33067         (excluded_file_name): Call exclude_fnmatch.
33068         * lib/exclude.h (excluded_file_name): New prototype
33069
33070 2006-05-25  Paul Eggert  <eggert@cs.ucla.edu>
33071
33072         * lib/tempname.c (small_open, large_open): New macros.
33073         (__open, __open64) [!_LIBC]: Remove.
33074         (__gen_tempname): Use small_open and large_open instead of __open
33075         and __open64.  This fixes a portability bug on HP-UX 11.11i
33076         reported by Simon Wing-Tang in
33077         <http://lists.gnu.org/archive/html/bug-coreutils/2006-05/msg00114.html>.
33078
33079 2006-05-24  Bruno Haible  <bruno@clisp.org>
33080
33081         * lib/printf-args.c (printf_fetchargs): Turn NULL pointers for
33082         TYPE_STRING and TYPE_WIDE_STRING into a non-NULL replacement.
33083         Reported by Thorsten Maerz <torte@netztorte.de> via
33084         Aaron Stone <aaron@serendipity.cx>.
33085
33086 2006-05-19  Paul Eggert  <eggert@cs.ucla.edu>
33087
33088         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Rename cache variables to use
33089         gl_ rather than jm_.  Link, don't run, so that cross-compiles are
33090         allowed.  Check that resulting type is arithmetic.  Move AC_REQUIRE
33091         and AC_CHECK_HEADERS_ONCE outside of AC_CACHE_CHECK, since they're
33092         not really conditional on the cache.
33093         (gl_PREREQ_NANOSLEEP): Check for sys/select.h.
33094
33095 2006-05-19  Paul Eggert  <eggert@cs.ucla.edu>
33096
33097         * lib/nanosleep.c [HAVE_SYS_SELECT_H]: Include <sys/select.h>.
33098         Use the usual Autoconf way to include <time.h> and/or sys/time.h.
33099         (my_usleep): Don't mishandle maximum value.
33100
33101 2006-05-19  Jim Meyering  <jim@meyering.net>
33102
33103         * lib/getugroups.c: Correct an outdated comment.  From Bruno Haible.
33104
33105 2006-05-17  Bruno Haible  <bruno@clisp.org>
33106
33107         Cygwin portability.
33108         * lib/classpath.c (PATH_SEPARATOR) [CYGWIN]: Define as ':'.
33109
33110 2006-05-17  Bruno Haible  <bruno@clisp.org>
33111
33112         * lib/stdint_.h: Fix recognition of Cygwin.
33113
33114 2006-05-15  Bruno Haible  <bruno@clisp.org>
33115
33116         * build-aux/config.rpath: Improve support for Sun C 5.9 on Linux, based
33117         on libtool patch by Ralf Wildenhues.
33118
33119 2006-05-14  Paul Eggert  <eggert@cs.ucla.edu>
33120
33121         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Fix overly-picky
33122         test for C99 conformance; (bool) 0.5 is an integer constant
33123         expression, but (bool) -0.5 is not.  Problem reported by Fedor
33124         Sergeev in <http://forum.sun.com/jive/thread.jspa?threadID=96202>.
33125
33126 2006-05-11  Simon Josefsson  <jas@extundo.com>
33127
33128         * m4/xvasprintf.m4: Fix obvious typo.
33129
33130 2006-05-11  Jim Meyering  <jim@meyering.net>
33131
33132         * lib/sha1.c (sha1_buffer): Correct comment: s/MD5/SHA1/.  From
33133         James Lemley.
33134
33135 2006-05-10  Simon Josefsson  <jas@extundo.com>
33136
33137         * lib/md4.c: Typo fix, update copyright years.
33138         (K1, K2): Don't use L because it turn computations into 64-bit on
33139         64-bit platforms.
33140
33141 2006-05-10  Paul Eggert  <eggert@cs.ucla.edu>
33142
33143         * lib/crc.c (crc32_update): Remove unnecessary L suffix.
33144         * lib/md4.c (rol): Cast right-shift arg to uint32_t to prevent
33145         unwanted sign propagation, e.g., on hosts with 64-bit int.
33146         There still are some problems with reeelly weird theoretical hosts
33147         (e.g., 33-bit int) but it's not worth worrying about now.
33148         * lib/sha1.c (rol): Likewise.
33149         (K1, K2, K3, K4): Remove unnecessary L suffix.
33150
33151 2006-05-10  Bruno Haible  <bruno@clisp.org>
33152
33153         * lib/des.c: Cast to avoid warnings.
33154
33155 2006-05-09  Bruno Haible  <bruno@clisp.org>
33156
33157         * modules/xvasprintf (Files): Add m4/xvasprintf.m4.
33158         (Depends-on): Depend also on xsize, stdarg.
33159         (configure.ac): Add gl_XVASPRINTF.
33160
33161 2006-05-09  Bruno Haible  <bruno@clisp.org>
33162
33163         * m4/xvasprintf.m4: New file.
33164
33165 2006-05-09  Bruno Haible  <bruno@clisp.org>
33166
33167         * lib/xvasprintf.c: Include limits.h, string.h, xsize.h.
33168         (EOVERFLOW): Define fallback value.
33169         (xstrcat): New function.
33170         (xvasprintf): Recognize the special case of a string concatenation.
33171
33172 2006-05-08  Eric Blake  <ebb9@byu.net>
33173
33174         * gnulib-tool (func_version): Base copyright year on CVS date.
33175         (func_emit_copyright_notice): New function.
33176         (func_emit_lib_Makefile_am): Use it.
33177         (func_emit_tests_Makefile_am): Likewise.
33178         (func_import): Likewise.
33179
33180 2006-05-08  Bruno Haible  <bruno@clisp.org>
33181
33182         * modules/stdarg: New file.
33183         * MODULES.html.sh (func_all_modules): Add section for <stdarg.h>.
33184
33185 2006-05-08  Bruno Haible  <bruno@clisp.org>
33186
33187         * m4/stdarg.m4: New file, from GNU gettext.
33188
33189 2006-05-08  Bruno Haible  <bruno@clisp.org>
33190
33191         * config/srclist.txt (build-aux/config.rpath): different from latest
33192         release.
33193
33194 2006-05-08  Bruno Haible  <bruno@clisp.org>
33195
33196         * build-aux/config.rpath: Add support for Sun C 5.9 on Linux.
33197
33198 2006-05-05  Jim Meyering  <jim@meyering.net>
33199
33200         * m4/warning.m4: New file, derived from bison's file by the same name.
33201
33202 2006-05-03  Bruno Haible  <bruno@clisp.org>
33203
33204         * lib/stdint_.h: Shorter URL.
33205         * lib/inttypes.h: Likewise.
33206
33207 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
33208
33209         * modules/inttypes (Maintainer): Change from Derek Price to 'all'.
33210
33211 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
33212
33213         * lib/verify.h: Document the internals better.  Most of this change
33214         was written by Bruno Haible.
33215
33216 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
33217
33218         * doc/verify.texi: New file, partly based on a proposal by
33219         Bruno Haible.
33220
33221 2006-05-02  Bruno Haible  <bruno@clisp.org>
33222
33223         * m4/full-header-path.m4 (gl_FULL_HEADER_PATH): Move the include_next
33224         test from here...
33225         * m4/_inttypes_h.m4 (gl_INTTYPES_H): ... to here.
33226
33227 2006-04-29  Bruno Haible  <bruno@clisp.org>
33228
33229         * lib/gcd.c: Use WORD_T and GCD instead of unsigned long and gcd.
33230         Suggested by Oskar Liljeblad <oskar@osk.mine.nu>.
33231
33232 2006-04-29  Bruno Haible  <bruno@clisp.org>
33233
33234         * gnulib-tool: Make --update option actually work.
33235
33236 2006-04-29  Bruno Haible  <bruno@clisp.org>
33237
33238         * doc/gcd.texi: New file.
33239         * doc/gnulib.texi: Include it.
33240
33241 2006-04-25  Paul Eggert  <eggert@cs.ucla.edu>
33242
33243         * lib/getdate.y (get_date): When adding relative date, start with the
33244         initial time, not with the result of the first mktime call.
33245
33246 2006-04-25  Bruno Haible  <bruno@clisp.org>
33247
33248         * gnulib-tool (func_import): Output the include directives in three
33249         blocks, sorted separately.
33250         Reported by Ben Pfaff <blp@cs.stanford.edu>.
33251
33252 2006-04-24  Paul Eggert  <eggert@cs.ucla.edu>
33253
33254         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use prototype
33255         to define main with arguments, for C++.  Reported by Eric Blake.
33256         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC):
33257         Prefer 'int main ()' to 'int main (void)', for C++.
33258         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Likewise.
33259         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Specify a return type
33260         for 'main', for C99 and C++.
33261
33262 2006-04-24  Paul Eggert  <eggert@cs.ucla.edu>
33263
33264         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Use return, not exit.
33265         Don't assume that exit status -1 is valid.
33266         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
33267         * m4/putenv.m4 (gl_FUNC_PUTENV): Likewise.
33268         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Likewise.
33269         * m4/readdir.m4 (GL_FUNC_READDIR): Include <stdlib.h>.
33270         * m4/rename.m4 (vb_FUNC_RENAME): Likewise.
33271         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use AC_RUN_IFELSE,
33272         not AC_TRY_RUN.  Use return, not exit.  Don't assume that
33273         functions can be used without declaring them, or that you can
33274         exit with status -1.
33275         * m4/utimes-null.m4 (gl_FUNC_UTIMES_NULL): Likewise.
33276
33277 2006-04-24  Karl Berry  <karl@gnu.org>
33278
33279         * config/srclist.txt (longdouble.m4): sync lost.
33280
33281 2006-04-24  Eric Blake  <ebb9@byu.net>
33282
33283         * m4/strerror_r.m4 (AC_FUNC_STRERROR_R): Avoid unused variable warning.
33284
33285 2006-04-24  Bruno Haible  <bruno@clisp.org>
33286
33287         * m4/poll.m4 (gl_FUNC_POLL): When cross-compiling, reject also the
33288         poll() implementation in AIX.
33289         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
33290
33291 2006-04-24  Bruno Haible  <bruno@clisp.org>
33292
33293         * m4/poll.m4 (gl_FUNC_POLL): Rearrange code, so that POLL_H gets
33294         assigned exactly once.
33295
33296 2006-04-23  Claudio Fontana  <claudio@gnu.org>
33297             Bruno Haible  <bruno@clisp.org>
33298
33299         * modules/gettext (Makefile.am): Add a -I flag for <libintl.h>.
33300         * gnulib-tool (func_emit_lib_Makefile_am): Emit empty default value
33301         for AM_CPPFLAGS.
33302
33303 2006-04-23  Bruno Haible  <bruno@clisp.org>
33304
33305         * modules/copy-file: Depend on unistd.
33306         * modules/execute: Likewise.
33307         * modules/fatal-signal: Likewise.
33308         * modules/findprog: Likewise.
33309         * modules/mkdtemp : Likewise.
33310         * modules/pipe: Likewise.
33311         * modules/wait-process: Likewise.
33312
33313 2006-04-23  Bruno Haible  <bruno@clisp.org>
33314
33315         * lib/fwriteerror.c (fwriteerror): Call fclose also when an error
33316         condition was already detected.
33317         Reported by Ben Pfaff <blp@cs.stanford.edu>.
33318
33319 2006-04-23  Bruno Haible  <bruno@clisp.org>
33320
33321         * lib/copy-file.c: Include <unistd.h> unconditionally.
33322         * lib/execute.c: Likewise.
33323         * lib/fatal-signal.c: Likewise.
33324         * lib/findprog.c: Likewise.
33325         * lib/mkdtemp.c: Likewise.
33326         * lib/pipe.h: Likewise.
33327         * lib/pipe.c: Likewise.
33328         * lib/wait-process.h: Likewise.
33329
33330 2006-04-23  Bruno Haible  <bruno@clisp.org>
33331
33332         * gnulib-tool (func_usage): Fix --import description. Document
33333         --update.
33334         (func_import): Create temporary file in a temporary directory, if
33335         --dry-run is specified. Silence errors from 'grep' when there are no
33336         m4 files in $m4dir.
33337         (func_create_testdir): Silence errors from 'grep' when there are no
33338         m4 files in $m4dir.
33339         Reported by Karl Berry <karl@freefriends.org>.
33340
33341 2006-04-20  Bruno Haible  <bruno@clisp.org>
33342
33343         * m4/argp.m4 (gl_ARGP): Don't call AC_CHECK_DECLS_ONCE with more than
33344         one argument, so that the code will be portable to Autoconf 2.60.
33345         * m4/getlogin_r.m4 (gl_PREREQ_GETLOGIN_R): Likewise.
33346         * m4/getpass.m4 (gl_PREREQ_GETPASS): Likewise.
33347         * m4/unlocked-io.m4 (gl_FUNC_GLIBC_UNLOCKED_IO): Likewise.
33348
33349 2006-04-19  Derek Price  <derek@ximbiot.com>
33350             Eric Blake  <ebb9@byu.net>
33351
33352         * m4/full-header-path.m4 (gl_FULL_HEADER_PATH): Use </full/path.h>
33353         rather than "/full/path.h".  Update comment to match.  Shorten &
33354         generalize m4_translit call via AS_TR_CPP.
33355
33356 2006-04-19  Derek Price  <derek@ximbiot.com>
33357             Eric Blake  <ebb9@byu.net>
33358
33359         * lib/inttypes.h: Correct grammar in comment.
33360
33361 2006-04-18  Derek Price  <derek@ximbiot.com>
33362             Paul Eggert  <eggert@cs.ucla.edu>
33363
33364         * modules/inttypes: New file.
33365         * modules/strtoimax, modules/strtoumax: Depend on inttypes.
33366
33367 2006-04-18  Derek Price  <derek@ximbiot.com>
33368             Paul Eggert  <eggert@cs.ucla.edu>
33369
33370         * m4/_inttypes_h.m4, m4/full-header-path.m4, m4/include_next.m4:
33371         New files.
33372
33373 2006-04-18  Derek Price  <derek@ximbiot.com>
33374             Paul Eggert  <eggert@cs.ucla.edu>
33375
33376         * lib/inttypes.h: New file.
33377         * lib/strtoimax.c: Assume <inttypes.h>.
33378
33379 2006-04-15  Paul Eggert  <eggert@cs.ucla.edu>
33380
33381         * lib/utimens.c (futimens): glibc futimesat messes up if /proc
33382         isn't mounted.  Problem reported by Kir Kolyshkin.
33383
33384 2006-04-13  Paul Eggert  <eggert@cs.ucla.edu>
33385
33386         * lib/regcomp.c (init_dfa): Don't use wchar_t or wctype_t if
33387         RE_ENABLE_I18N is not defined.  Problem reported by Mark D. Baushke via
33388         Derek R. Price.
33389         * lib/regex.h (RE_DUP_MAX): Update comment to match current
33390         implementation.
33391
33392 2006-04-12  Eric Blake  <ebb9@byu.net>
33393
33394         * modules/time_r (Makefile.am): Remove lib_SOURCES line, as this
33395         is now done automatically by the corresponding Autoconf macro.
33396
33397 2006-04-11  Paul Eggert  <eggert@cs.ucla.edu>
33398
33399         * m4/time_r.m4 (gl_TIME_R): Add AC_LIBSOURCES for time_r.c and
33400         time_r.h.
33401
33402 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
33403
33404         Merge regex changes from libc, removing some of our
33405         POSIX-conformance changes that were rejected and redoing them in a
33406         less-intrusive way.
33407
33408         * lib/regcomp.c (re_compile_internal, init_dfa):
33409         Length arg is now size_t, not Idx.  All uses changed.
33410         (peek_token): Forward decl now says internal_function.
33411         (__re_error_msgid, __re_error_msgid_idx):
33412         Now static rather than extern with attribute_hidden.
33413         (re_compile_pattern) [!defined _LIBC]: Use K&R-style defn.
33414         For some reason libc prefers K&R style defns for external functions.
33415         (regerror) [!defined _LIBC]: Likewise.
33416         (re_set_syntax, re_compile_fastmap, regcomp, regfree, re_comp):
33417         (seek_collating_symbol_entry, lookup_collation_sequence_value):
33418         (build_range_exp, build_collating_symbol):
33419         Use K&R-style defn.
33420         (re_compile_fastmap): Use '\0' to memset, not 0.
33421         (utf8_sb_map): Make the calculations more obvious.
33422         (init_dfa, parse_bracket_exp, build_charclass_op):
33423         Call calloc and cast result, as glibc does.
33424         (init_word_char, fetch_token, peek_token, peek_token_bracket):
33425         (build_range_exp, build_collating_symbol):
33426         Now internal functions.
33427
33428         * lib/regex.c [!defined _LIBC]: Allow compiling with C++ compilers.
33429
33430         * lib/regex.h (__USE_GNU_REGEX): New macro.  Don't depend on
33431         _REGEX_SOURCE any more; depend on _GNU_SOURCE instead.
33432         Don't depend on VMS; depend on __VMS instead, for POSIX
33433         namespace cleanness.
33434         (regoff_t): Define to ssize_t, not long int.
33435
33436         Remove the REG_ macros named below.  Instead, make the old names
33437         (e.g., RE_BACKSLASH_ESCAPE_IN_LISTS) visible only if
33438         __USE_GNU_REGEX.
33439         (REG_BACKSLASH_ESCAPE_IN_LISTS):
33440         (REG_BK_PLUS_QM, REG_CHAR_CLASSES, REG_CONTEXT_INDEP_ANCHORS):
33441         (REG_CONTEXT_INDEP_OPS, REG_CONTEXT_INVALID_OPS):
33442         (REG_DOT_NEWLINE, REG_DOT_NOT_NULL, REG_HAT_LISTS_NOT_NEWLINE):
33443         (REG_INTERVALS, REG_LIMITED_OPS, REG_NEWLINE_ALT):
33444         (REG_NO_BK_BRACES, REG_NO_BK_PARENS, REG_NO_BK_REFS):
33445         (REG_NO_BK_VBAR, REG_NO_EMPTY_RANGES):
33446         (REG_UNMATCHED_RIGHT_PAREN_ORD, REG_NO_POSIX_BACKTRACKING):
33447         (REG_NO_GNU_OPS, REG_DEBUG, REG_INVALID_INTERVAL_ORD):
33448         (REG_IGNORE_CASE, REG_CARET_ANCHORS_HERE):
33449         (REG_CONTEXT_INVALID_DUP, REG_NO_SUB, REG_SYNTAX_EMACS):
33450         (REG_SYNTAX_AWK, REG_SYNTAX_GNU_AWK, REG_SYNTAX_POSIX_AWK):
33451         (REG_SYNTAX_GREP, REG_SYNTAX_EGREP, REG_SYNTAX_POSIX_EGREP):
33452         (REG_SYNTAX_ED, REG_SYNTAX_SED, _REG_SYNTAX_POSIX_COMMON):
33453         (REG_SYNTAX_POSIX_BASIC, REG_SYNTAX_POSIX_MINIMAL_BASIC):
33454         (REG_SYNTAX_POSIX_EXTENDED, REG_SYNTAX_POSIX_MINIMAL_EXTENDED):
33455         (REG_DUP_MAX, REG_UNALLOCATED, REG_REALLOCATE, REG_FIXED):
33456         (REG_NREGS):
33457         Remove.  All uses replaced by the old RE_* names.
33458         (RE_BACKSLASH_ESCAPE_IN_LISTS):
33459         (RE_BK_PLUS_QM, RE_CHAR_CLASSES, RE_CONTEXT_INDEP_ANCHORS):
33460         (RE_CONTEXT_INDEP_OPS, RE_CONTEXT_INVALID_OPS):
33461         (RE_DOT_NEWLINE, RE_DOT_NOT_NULL, RE_HAT_LISTS_NOT_NEWLINE):
33462         (RE_INTERVALS, RE_LIMITED_OPS, RE_NEWLINE_ALT):
33463         (RE_NO_BK_BRACES, RE_NO_BK_PARENS, RE_NO_BK_REFS):
33464         (RE_NO_BK_VBAR, RE_NO_EMPTY_RANGES):
33465         (RE_UNMATCHED_RIGHT_PAREN_ORD, RE_NO_POSIX_BACKTRACKING):
33466         (RE_NO_GNU_OPS, RE_DEBUG, RE_INVALID_INTERVAL_ORD):
33467         (RE_IGNORE_CASE, RE_CARET_ANCHORS_HERE):
33468         (RE_CONTEXT_INVALID_DUP, RE_NO_SUB):
33469         Don't bother having these macros be independent of each others'
33470         values, since they no longer exist in the POSIX name space.
33471
33472         Rename the following member names back to their old names,
33473         unless !__USE_GNU_REGEX.  All uses changed back.
33474         (buffer): Renamed from re_buffer.
33475         (allocated): Renamed from re_allocated.
33476         (used): Renamed from re_used.
33477         (syntax): Renamed from re_syntax.
33478         (fastmap): Renamed from re_fastmap.
33479         (translate): Renamed from re_translate.
33480         (can_be_null): Renamed from re_can_be_null.
33481         (regs_allocated): Renamed from re_regs_allocated.
33482         (fastmap_accurate): Renamed from re_fastmap_accurate.
33483         (no_sub): Renamed from re_no_sub.
33484         (not_bol): Renamed from re_not_bol.
33485         (not_eol): Renamed from re_not_eol.
33486         (newline_anchor): Renamed from re_newline_anchor.
33487         (num_regs): Renamed from rm_num_regs.
33488         (start): Renamed from rm_start.
33489         (end): Renamed from rm_end.
33490
33491         (free_state): Move up a bit.
33492
33493         * lib/regex_internal.h (inline) [__GNUC__ < 3 && defined _LIBC]:
33494         #define to be empty.
33495         (ASCII_CHARS): New macro, replacing all uses of 0x80 and/or SBC_MAX / 2
33496         when that is what is intended.
33497         (SBC_MAX): Define to UCHAR_MAX + 1, not 256.
33498         (__re_error_msgid, __re_error_msgid_idx): Remove decls; not needed.
33499         (MAX): New macro.
33500         (re_xmalloc, re_calloc, re_xrealloc, re_x2realloc): Remove.
33501         All uses changed back to re_malloc, etc.  It's now the caller's
33502         responsibility to check for overflow; all callers changed.
33503         (re_alloc_oversized, re_x2alloc_oversized, re_xnmalloc, re_xnrealloc):
33504         (re_x2nrealloc): Remove.
33505         (free_state): Remove decl.
33506
33507         * lib/regexc.c (regexec, re_match, re_search, re_match_2, re_search_2):
33508         (re_set_registers, re_exec):
33509         Use K&R-style defn.
33510
33511         2006-01-31  Roland McGrath  <roland@redhat.com>
33512
33513         * lib/regcomp.c (calc_eclosure_iter): Remove dead variables.
33514         Reported by Mike Frysinger <vapier@gentoo.org>.
33515
33516         2006-01-15  Andreas Jaeger  <aj@suse.de>
33517
33518         [BZ #1950]
33519         * lib/regex_internal.c (re_string_reconstruct): Adjust for
33520         build_wcs_upper_buffer change.
33521         (build_wcs_upper_buffer): Change return type.
33522
33523         2005-12-10  Ulrich Drepper  <drepper@redhat.com>
33524
33525         * lib/regex_internal.h: Include <stdint.h> if available.
33526
33527         2005-12-06  Paolo Bonzini  <bonzini@gnu.org>
33528
33529         * lib/regex_internal.h (SIZE_MAX): Provide a default definition.
33530
33531         2005-10-14  Ulrich Drepper  <drepper@redhat.com>
33532
33533         * lib/regcomp.c: Adjust for changed secondary hash function.
33534
33535         2005-09-30  Ulrich Drepper  <drepper@redhat.com>
33536
33537         * lib/regex.h: Pretty printing.
33538         Clean up namespace a bit.
33539
33540         2005-09-30  Jakub Jelinek  <jakub@redhat.com>
33541
33542         * lib/regexec.c (update_cur_sifted_state, check_arrival,
33543         check_arrival_add_next_nodes): Avoid using uninitialized variable.
33544
33545         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
33546                     Ulrich Drepper  <drepper@redhat.com>
33547
33548         [BZ #1302]
33549         * lib/regex_internal.h (bitset_t): Renamed from bitset.  All uses
33550         changed.
33551         (bitset_word_t): Renamed from bitset_word.  All uses changed.
33552
33553         2005-09-22  Ulrich Drepper  <drepper@redhat.com>
33554
33555         [BZ #281]
33556         * lib/regex.h: Define RE_TRANSLATE_TYPE as unsigned char *.
33557         * lib/regcomp.c: Remove unnecessary uses of
33558         unsigned RE_TRANSLATE_TYPE.
33559         * lib/regex_internal.h: Likewise.
33560         * lib/regex_internal.c: Likewise.
33561         * lib/regexec.c: Likewise.
33562         Based on a patch by Stepan Kasal <kasal@ucw.cz>.
33563
33564         2005-09-07  Ulrich Drepper  <drepper@redhat.com>
33565
33566         * lib/regexec.c (find_recover_state): Remove unnecessary
33567         initialization.
33568         (transit_state_bkref): Make DFA a const pointer.
33569         (get_subexp): Likewise.
33570         (check_arrival): Likewise.
33571         (update_cur_sifted_state): Likewise.
33572         (re_search_internal): Likewise.
33573         (prune_impossible_nodes): Likewise.
33574         (acquire_init_state_context): Likewise.
33575         (proceed_next_node): Likewise.
33576         (set_regs): Likewise.
33577         (free_fail_stack_return): Likewise.
33578         (check_arrival_expand_ecl): Mark DFA parameter as const.
33579         (check_arrival_expand_ecl_sub): Likewise.
33580         (check_subexp_limits): Likewise.
33581         (sub_epsilon_src_nodes):  Likewise.
33582         (add_epsilon_src_nodes):  Likewise.
33583         (merge_state_array): Likewise.
33584         (update_regs): Likewise.
33585         (build_trtable): Likewise.
33586         (sift_states_backward): Mark MCTX parameter as const.
33587         (build_sifted_states): Likewise.
33588         (update_cur_sifted_state): Likewise.
33589         (sift_states_mkref): Likewise.
33590         (check_arrival_expand_ecl): Mark eclosure as const.
33591         (check_dst_limits_calc_pos_1): Likewise.
33592         * lib/regex_internal.h (re_match_context_t): Make dfa a const
33593         pointer.
33594
33595         2005-09-06  Ulrich Drepper  <drepper@redhat.com>
33596
33597         * lib/regexec.c (merge_state_with_log): Define dfa as const pointer.
33598         (transit_state_sb): Likewise.
33599         (transit_state_mb): Likewise.
33600         (sift_states_iter_mb): Likewise.
33601         (check_arrival_add_next_nodes): Likewise.
33602         (check_node_accept_bytes): Change first parameter to pointer-to-const.
33603         [_LIBC] (re_search_2_stub): Use mempcpy.
33604
33605         * lib/regex_internal.c (re_string_reconstruct): Avoid calling
33606         mbrtowc for very simple UTF-8 case.
33607
33608         * lib/regex_internal.c (re_acquire_state): Make DFA pointer arg
33609         a pointer-to-const.
33610         (re_acquire_state_context): Likewise.
33611         * lib/regex_internal.h: Adjust prototypes.
33612
33613         * lib/regex.c: Prevent using C++ compilers.
33614
33615         * lib/regex_internal.c (re_acquire_state): Minor code rearrangement.
33616         (re_acquire_state_context): Likewise.
33617
33618 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
33619
33620         * modules/regex (Depends-on): Add ssize_t.
33621
33622 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
33623
33624         * m4/regex.m4 (gl_REGEX): Check for new glibc interface to
33625         translation table.
33626
33627 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
33628
33629         * doc/gnulib-tool.texi (Modified imports): pathname -> file name.
33630
33631 2006-03-29  Mark D. Baushke  <mdb@gnu.org>
33632             Bruno Haible  <bruno@clisp.org>
33633
33634         * lib/stdint_.h: On OpenBSD, don't redefine types already included in
33635         <sys/types.h> and <inttypes.h>.
33636
33637 2006-03-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
33638
33639         * m4/argz.m4 (gl_FUNC_ARGZ): If we define `error_t', also define
33640         `__error_t_defined', so argp.h will not typedef the former.
33641
33642 2006-03-25  Paul Eggert  <eggert@cs.ucla.edu>
33643
33644         * m4/regex.m4 (gl_REGEX): Don't insist on REG_SYNTAX_POSIX_EGREP,
33645         REG_SYNTAX_EMACS, and REG_IGNORE_CASE.  Settle for the traditional
33646         glibc names.  Even if glibc is changed to conform to POSIX, the
33647         traditional names will be available anyway, since regex depends on
33648         the extensions module.  Also, fix a longstanding typo in the
33649         implementation of Spencer ERE test #75 from grep 2.3.  Problems
33650         reported by Emanuele Giaquinta.  Also, change sense of cached
33651         variable, so that the message makes sense.
33652
33653 2006-03-24  Simon Josefsson  <jas@extundo.com>
33654
33655         * lib/base64.c: Fix problems reported by Eric Blake <ebb9@byu.net>,
33656         including some doc fixes.
33657         (base64_encode_alloc): Fix +1 bug on allocation failures.
33658
33659 2006-03-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
33660
33661         * lib/base64.c (base64_encode): Do not read past end of array with
33662         unsanitized input on systems with CHAR_BIT > 8.
33663
33664 2006-03-24  Eric Blake  <ebb9@byu.net>
33665
33666         * lib/time_r.c (copy_string_result): Remove, as it is no longer used.
33667
33668 2006-03-22  Karl Berry  <karl@gnu.org>
33669
33670         * config/srclist.txt (*setenv.[ch]): get from coreutils.
33671         * config/srclistvars.sh (COREUTILS): new var.
33672
33673 2006-03-17  Jim Meyering  <jim@meyering.net>
33674
33675         * m4/regex.m4 (gl_REGEX): Fix typo in last change:
33676         s/_REGEX_WIDE_OFFSETS/_REGEX_LARGE_OFFSETS/.
33677
33678 2006-03-16  Paul Eggert  <eggert@cs.ucla.edu>
33679
33680         * m4/regex.m4 (gl_REGEX): Don't check for off_t, since the code
33681         no longer needs it.  Instead, check that regoff_t is as least
33682         as wide as ptrdiff_t.
33683
33684         Don't define _REGEX_WIDE_OFFSETS unless using the included regex,
33685         so that our regex.h stays compatible with the installed regex.
33686         This is helpful for installers who configure --without-included-regex.
33687         Problem reported by Emanuele Giaquinta.
33688
33689 2006-03-16  Paul Eggert  <eggert@cs.ucla.edu>
33690
33691         * lib/regex.h (regoff_t) [defined _REGEX_LARGE_OFFSETS]:
33692         Typedef to long int, not to off_, as POSIX will likely change
33693         in that direction.
33694
33695 2006-03-15  Eric Blake  <ebb9@byu.net>
33696
33697         * m4/dirfd.m4 (gl_FUNC_DIRFD): Use AC_REQUIRE for AC_HEADER_DIRENT.
33698
33699 2006-03-13  Sergey Poznyakoff  <gray@gnu.org.ua>
33700
33701         * lib/argp-help.c (validate_uparams): Fix typo
33702         * lib/argp-parse.c (argp_default_options): Consistently begin help
33703         messages with a lowercase letter.
33704
33705 2006-03-11  Paul Eggert  <eggert@cs.ucla.edu>
33706
33707         * lib/time_r.h (asctime_r, ctime_r): Remove.  These functions can
33708         overrun buffers and shouldn't be used (much as gets shouldn't be
33709         used).
33710         * lib/time_r.c (asctime_r, ctime_r): Likewise.
33711
33712 2006-03-08  Simon Josefsson  <jas@extundo.com>
33713
33714         * m4/gc-random.m4: Permit 'no' as variable values and fix warnings,
33715         suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
33716
33717 2006-03-08  Simon Josefsson  <jas@extundo.com>
33718
33719         * m4/gc-random.m4: Call AC_CANONICAL_HOST and use $host_os instead of
33720         $target, suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
33721
33722 2006-03-08  Simon Josefsson  <jas@extundo.com>
33723
33724         * lib/gc-gnulib.c (randomize): Don't open files called 'no', they
33725         signal that configure disabled the device.
33726
33727 2006-03-08  Simon Josefsson  <jas@extundo.com>
33728
33729         * build-aux/maint.mk: Fix refresh-po, to handle no translated
33730         languages.
33731
33732 2006-03-07  Simon Josefsson  <jas@extundo.com>
33733
33734         * modules/getopt (Depends-on): Add unistd.
33735
33736         * modules/unistd: New file.
33737
33738 2006-03-07  Simon Josefsson  <jas@extundo.com>
33739
33740         * modules/gc-random: New file.
33741
33742 2006-03-07  Simon Josefsson  <jas@extundo.com>
33743
33744         * m4/unistd_h.m4: New file.
33745
33746 2006-03-07  Simon Josefsson  <jas@extundo.com>
33747
33748         * m4/readline.m4 (gl_FUNC_READLINE): Rewrite the cached part of the
33749         test to be side-effect free by storing the result in the cache
33750         variable gl_cv_lib_readline, and moving the assignment of
33751         LIBREADLINE and LTLIBREADLINE outside the COMMANDS-TO-SET-IT.
33752         From Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
33753
33754 2006-03-07  Simon Josefsson  <jas@extundo.com>
33755
33756         * m4/gc-random.m4: New file, mostly from gc.m4.  Warn instead of
33757         error on missing devices (the functions will return an error).
33758
33759         * m4/gc.m4: Move random stuff to gc-random.m4
33760
33761 2006-03-07  Simon Josefsson  <jas@extundo.com>
33762
33763         * lib/unistd_.h: New file.
33764
33765 2006-03-07  Simon Josefsson  <jas@extundo.com>
33766
33767         * lib/gc-libgcrypt.c, gc-gnulib.c: Use GC_USE_RANDOM.
33768
33769 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
33770
33771         * m4/unistd_h.m4 (gl_HEADER_UNISTD): Rename, to match modules file.
33772         Problem reported by Juan Manuel Guerrero.
33773
33774 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
33775
33776         * lib/c-stack.c: Include unistd.h unconditionally, since we now assume
33777         the unistd module.
33778         * lib/getlogin_r.c: Likewise.
33779         * lib/getlogin_r.h: Likewise.
33780         * lib/glob.c: Likewise.
33781         * lib/pagealign_alloc.c: Likewise.
33782         * lib/unistd_.h: Remove; no longer needed.
33783
33784 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
33785
33786         * MODULES.html.sh (Support for systems lacking POSIX:2001):
33787         Add unistd.
33788         * modules/c-stack (Depends-on): Add unistd.
33789         * modules/getlogin_r: Likewise.
33790         * modules/glob: Likewise.
33791         * modules/pagealign_alloc: Likewise.
33792         * modules/unistd (Files): Remove lib/unistd_.h.
33793         (EXTRA_DIST): Remove.
33794         (unistd.h): Create using 'echo' rather than 'cp', so that we don't
33795         need unistd_.h.
33796         (MOSTLYCLEANFILES): Remove unistd.h-t.
33797
33798 2006-03-03  Simon Josefsson  <jas@extundo.com>
33799
33800         * build-aux/maint.mk: Add several syntax checks from CoreUtils.
33801
33802 2006-03-03  Simon Josefsson  <jas@extundo.com>
33803
33804         * build-aux/maint.mk: Add refresh-po rule, based on ideas from
33805         libidn and bison.
33806
33807 2006-03-03  Simon Josefsson  <jas@extundo.com>
33808
33809         * build-aux/maint.mk: Add indent target.
33810
33811 2006-03-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de> (tiny change)
33812
33813         * m4/poll.m4 (gl_FUNC_POLL): If we deem poll(2) unacceptable, use
33814         our replacement poll.h in any case, to avoid a differing
33815         declaration from a system header.  Seen on AIX.
33816
33817 2006-03-01  Simon Josefsson  <jas@extundo.com>
33818
33819         * lib/readline.c: Fix typo, tiny patch from Stepan Kasal
33820         <kasal@ucw.cz>.
33821
33822 2006-03-01  Paul Eggert  <eggert@cs.ucla.edu>
33823
33824         * modules/gettime (Depends-on): Add extensions module.
33825         * modules/nanosleep (Depends-on): Likewise.
33826         * modules/settime (Depends-on): Likewise.
33827
33828 2006-03-01  Paul Eggert  <eggert@cs.ucla.edu>
33829
33830         * m4/clock_time.m4 (gl_CLOCK_TIME): Require gl_USE_SYSTEM_EXTENSIONS,
33831         not merely AC_GNU_SOURCE, for the benefit of Solaris 10 when compiled
33832         pedantically.
33833         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
33834         * m4/timespec.m4 (gl_TIMESPEC): Likewise.
33835
33836         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Use "=" with "test",
33837         not "==".  Reported by Ralf Wildenhues.
33838
33839 2006-03-01  Karl Berry  <karl@gnu.org>
33840
33841         * doc/Copyright/request-*: new files, synced from gnuorg.
33842
33843 2006-03-01  Karl Berry  <karl@gnu.org>
33844
33845         * config/srclist.txt (Copyright/*): new entries.
33846
33847 2006-02-28  Simon Josefsson  <jas@extundo.com>
33848
33849         * lib/getopt.c: Protect #include of unistd.h, for MSVS.
33850
33851 2006-02-27  Simon Josefsson  <jas@extundo.com>
33852
33853         * lib/base64.h: Indent #define's.  From Jim Meyering
33854         <jim@meyering.net>.
33855
33856 2006-02-27  Jim Meyering  <jim@meyering.net>
33857
33858         Revert the change of 2006-02-24, so these files can continue
33859         to be sync'd from gettext.
33860         * lib/mkdtemp.c, setenv.c, unsetenv.c: *Un*-normalize inclusion
33861         of `config.h'.
33862
33863 2006-02-26  Paul Eggert  <eggert@cs.ucla.edu>
33864
33865         * modules/intprops: New file.
33866         * MODULES.html.sh (Numeric conversion functions <stdlib.h>):
33867         Add intprops.
33868         * modules/getloadavg (Files): Remove lib/intprops.h.
33869         (Depends-on): Add intprops.
33870         * modules/human: Likewise.
33871         * modules/inttostr: Likewise.
33872         * modules/openat: Likewise.
33873         * modules/sig2str: Likewise.
33874         * modules/userspec: Likewise.
33875         * modules/utimecmp: Likewise.
33876         * modules/xnanosleep: Likewise.
33877         * modules/xstrtol: Likewise.
33878
33879 2006-02-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny changes)
33880
33881         * modules/xstrtod: Omit xstrtod.h, xstrtod.c; they're in LIB_SOURCES.
33882         * modules/lock-tests (TESTS): Use $(EXEEXT).
33883         * modules/tls-tests: Likewise.
33884         * modules/argp-tests: Likewise.
33885         (check_PROGRAMS): New var, replacing...
33886         (noinst_PROGRAMS, test_argp_SOURCES): Remove.
33887
33888 2006-02-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
33889
33890         * lib/mkdtemp.c, lib/setenv.c, lib/unsetenv.c: Normalize inclusion of
33891         `config.h'.
33892
33893 2006-02-24  Paul Eggert  <eggert@cs.ucla.edu>
33894
33895         * lib/glob.c: Say "invalid" rather than "illegal" in comments.
33896
33897 2006-02-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
33898
33899         Sync from coreutils.
33900         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Require gl_FUNC_LCHMOD and
33901         gl_CHDIR_SAFER.
33902
33903 2006-02-22  Jim Meyering  <jim@meyering.net>
33904
33905         Sync from coreutils.
33906         * m4/chdir-safer.m4: New file.
33907
33908 2006-02-20  Paul Eggert  <eggert@cs.ucla.edu>
33909
33910         * lib/getcwd.c (AT_FDCWD): Work around a bug in Solaris 9 and 10, where
33911         AT_FDCWD exceeds INT_MAX.
33912         * lib/openat.h (AT_FDCWD): Likewise.
33913
33914 2006-02-17  Eric Blake  <address@hidden>
33915
33916         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Fix caching error.
33917
33918 2006-02-16  Simon Josefsson  <jas@extundo.com>
33919
33920         * modules/getaddrinfo (Depends-on): Add sys_socket.
33921
33922 2006-02-15  Simon Josefsson  <jas@extundo.com>
33923
33924         * build-aux/maint.mk: Add dsyntax-check rule.
33925
33926 2006-02-15  Eric Blake  <ebb9@byu.net>
33927
33928         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Don't attempt using
33929         winsock2.h or ws2tcpip.h when sys/socket.h is present. Fixes
33930         'present but cannot compile' warnings on cygwin.
33931         * m4/socklen.m4 (gl_TYPE_SOCKLEN_T): Use gl_HEADER_SYS_SOCKET.  Don't
33932         use ws2tcpip.h if sys/socket.h works.
33933         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Use gl_HEADER_SYS_SOCKET.
33934         (gl_GETADDRINFO): Don't use ws2tcpip.h when sys/socket.h is present.
33935
33936 2006-02-14  Simon Josefsson  <jas@extundo.com>
33937
33938         * modules/maintainer-makefile (Files): Rename.
33939
33940         * build-aux/GNUmakefile: Rename Makefile.maint to maint.mk
33941         and (the local) Makefile.cfg to maint-cfg.mk.
33942
33943         * build-aux/Makefile.maint, build-aux/maint.mk: Renamed the former
33944         to the latter.
33945
33946         * modules/maintainer-makefile: New module.
33947
33948         * build-aux/Makefile.maint: New file, from GNU CoreUtils, although
33949         severaly stripped to make it possible to build it up from scratch
33950         with reliable tests.
33951
33952         * build-aux/GNUmakefile: New file, from GNU CoreUtils with some
33953         fixes to permit overriding the default actions when configure and
33954         makefile are not available.
33955
33956 2006-02-14  Paul Eggert  <eggert@cs.ucla.edu>
33957
33958         Sync from coreutils.
33959         * modules/lstat (Depends-on): Don't depend on xalloc.
33960         (License): Change from GPL to LGPL, since this is now simply a
33961         replacement for a libc function.
33962
33963 2006-02-14  Jim Meyering  <jim@meyering.net>
33964
33965         Sync from coreutils.
33966
33967         Eliminate the unwelcome (albeit unlikely) possibility of xmalloc
33968         failure on deficient systems, and simplify gnulib lgpl dependencies.
33969         * lib/lstat.c (rpl_lstat): Rewrite to use stat() in place of the
33970         xmalloc/lstat combination.  Based on a patch from Bruno Haible.
33971
33972         * lib/xalloc-die.c: Remove unused definition of N_.
33973
33974 2006-02-14  Jim Meyering  <jim@meyering.net>
33975
33976         Sync from coreutils.
33977         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Invoke
33978         AC_CHECK_FUNCS(getmntent) unconditionally so that tests of
33979         $ac_cv_func_getmntent (e.g., in gl_LIST_MOUNTED_FILE_SYSTEMS) need not
33980         double-quote uses of that variable, to accommodate the rare case in
33981         which getmntent is available in none of the libraries checked.  This
33982         happens at least on FreeBSD 5.0.
33983
33984 2006-02-13  Simon Josefsson  <jas@extundo.com>
33985
33986         * gnulib-tool (Usage): Fix --import, from
33987         karl@freefriends.org (Karl Berry).
33988
33989 2006-02-13  Sergey Poznyakoff  <gray@gnu.org.ua>
33990
33991         * lib/argp-fmtstream.c: Restore another bugfix lost on 2005-12-12
33992
33993 2006-02-07  Sergey Poznyakoff  <gray@gnu.org.ua>
33994
33995         * lib/argp-namefrob.h: Restore changes accidentally lost during the
33996         "autoupdate" on 2005-12-12.
33997
33998 2006-02-07  Paul Eggert  <eggert@cs.ucla.edu>
33999
34000         * modules/closeout (Depends-on): Remove atexit.
34001
34002 2006-02-07  Paul Eggert  <eggert@cs.ucla.edu>
34003
34004         * lib/closeout.c (close_stdout): Don't assume 'bool' converts nonzero
34005         ints to 0 or 1, as this isn't true for the stdbool.h substitute.
34006
34007 2006-02-05  Paul Eggert  <eggert@cs.ucla.edu>
34008
34009         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Don't #define
34010         __EXTENSIONS__ if this causes compilation to fail.  Problem
34011         reported by Nelson H. F. Beebe with Solaris 10 and Sun C 5.7
34012         c89 -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED.
34013
34014 2006-01-27  Paul Eggert  <eggert@cs.ucla.edu>
34015
34016         * lib/fnmatch.c (L_): Renamed from L, to work around a bug in
34017         Mac OS X 10.3.9 with GCC 3 reported by Claudio Fontana in
34018         <http://lists.gnu.org/archive/html/bug-gnulib/2006-01/msg00074.html>.
34019         All uses changed.
34020
34021 2006-01-26  Simon Josefsson  <jas@extundo.com>
34022
34023         * lib/socket_.h: Set WINVER to 0x0501, to make sure getaddrinfo
34024         prototype is visible on mingw32.
34025
34026         * lib/getaddrinfo.h: Define EAI_ADDRFAMILY and EAI_SYSTEM if not set,
34027         for mingw32.
34028
34029         * lib/gai_strerror.c, getaddrinfo.h: Protect netdb.h #include (for
34030         mingw32).
34031
34032 2006-01-26  Paul Eggert  <eggert@cs.ucla.edu>
34033
34034         * lib/fts.c (diropen): Open with O_NOCTTY | O_NONBLOCK too.  Don't
34035         attempt to open for write; this always fails, at least on POSIX
34036         hosts.  This reinstates the 2006-01-09 change, which was
34037         inadvertently removed.
34038
34039 2006-01-26  Bruno Haible  <bruno@clisp.org>
34040
34041         * gnulib-tool (func_import): Use "trap 'exit $?' instead of "trap :".
34042         Reported by Paul Eggert.
34043
34044 2006-01-26  Bruno Haible  <bruno@clisp.org>
34045             Paul Eggert  <eggert@cs.ucla.edu>
34046
34047         * lib/stdbool_.h (_Bool)
34048         [(! (defined __cplusplus || defined __BEOS__)
34049           && !defined __GNUC__
34050           && !(defined __HP_cc || defined __xlc__
34051                || (defined __SUNPRO_C && (__SUNPRO_C < 0x550 || __STDC__ == 1))
34052                || defined __sgi))]:
34053         #define to signed char in these cases too; this simplifies
34054         the code (so that we don't have to worry about HP-UX, AIX, SunPRO,
34055         etc., separately) and makes it more conservative.
34056
34057 2006-01-25  Simon Josefsson  <jas@extundo.com>
34058
34059         * m4/getaddrinfo.m4: Look for getaddrinfo inside ws2tcip.h and
34060         -lws2_32.  Protect sys/socket.h and netdb.h #include's.  Include
34061         ws2tcpip.h with WINVER=0x0501.  All for mingw32.
34062
34063 2006-01-25  Sergey Poznyakoff  <gray@gnu.org.ua>
34064
34065         * lib/argp-namefrob.h: Bugfix. Remove stray #
34066
34067 2006-01-25  Paul Eggert  <eggert@cs.ucla.edu>
34068
34069         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check for xlc bug if __GCC__ too,
34070         so that we test the test.
34071         Check for yet another HP-UX cc bug involving *bool |= bool.
34072
34073 2006-01-25  Karl Berry  <karl@gnu.org>
34074
34075         * config/srclist.txt (vasnprintf.c): sync lost.
34076
34077 2006-01-25  Jim Meyering  <jim@meyering.net>
34078
34079         Sync from the stable (b5) branch of coreutils:
34080
34081         * lib/fts.c (fts_children): Don't let close() clobber errno from
34082         failed fchdir().
34083
34084         * lib/fts.c (fts_stat): When following a symlink-to-directory,
34085         don't necessarily interpret stat-fails+lstat-succeeds as indicating
34086         a dangling symlink.  That can also happen at least for ELOOP.
34087         The fix: return FTS_SLNONE only when the stat errno is ENOENT.
34088         FYI, this bug predates the inclusion of fts.c in coreutils.
34089
34090         * lib/fts.c (fts_open): Put new maxarglen declaration and uses
34091         in their own block, so pre-c99 compilers don't object.
34092
34093         Avoid the double-free (first in fts_read, second in fts_close) that
34094         would occur when an `active' directory is made inaccessible (e.g.,
34095         via chmod a-x) during a traversal.
34096         * lib/fts.c (fts_read): After a failed fchdir, update sp->fts_cur
34097         before returning.  Reproduce this failure by
34098         mkdir -p a/b; cd a; chmod a-x . b
34099         Reported by Stavros Passas.
34100
34101 2006-01-25  Jim Meyering  <jim@meyering.net>
34102
34103         * lib/fileblocks.c: Remove more useless parentheses.
34104         * lib/readutmp.h: Likewise.
34105
34106 2006-01-25  Bruno Haible  <bruno@clisp.org>
34107
34108         * lib/stdbool_.h (_Bool) [IRIX cc]: Define as 'signed char', to avoid
34109         warnings.
34110         Reported by Paul Eggert.
34111
34112 2006-01-25  Bruno Haible  <bruno@clisp.org>
34113
34114         * gnulib-tool (func_import): Use "trap :" instead of "trap -" to get
34115         rid of a trap command. For Solaris sh.
34116         Reported by Mark D. Baushke <mdb@gnu.org>.
34117
34118 2006-01-24  Simon Josefsson  <jas@extundo.com>
34119
34120         * lib/socket_.h (SHUT_WR, SHUT_RDWR): Don't hardcode, suggested by
34121         Bruno.
34122
34123 2006-01-24  Karl Berry  <karl@gnu.org>
34124
34125         * config/srclist.txt (argp-namefrob.h): sync lost.
34126
34127 2006-01-24  Jim Meyering  <jim@meyering.net>
34128
34129         * modules/openat (Files): Add lib/intprops.h.
34130         From Mark D. Baushke.
34131
34132 2006-01-24  Jim Meyering  <jim@meyering.net>
34133
34134         * m4/openat.m4 (gl_FUNC_OPENAT): Add AC_LIBSOURCES([intprops.h]).
34135         Reported by Mark D. Baushke.
34136
34137 2006-01-24  Jim Meyering  <jim@meyering.net>
34138
34139         * lib/socket_.h: Remove useless parentheses in uses of cpp `defined'.
34140
34141 2006-01-24  Bruno Haible  <bruno@clisp.org>
34142
34143         * modules/strnlen (Maintainer): Change from glibc to all.
34144
34145 2006-01-24  Bruno Haible  <bruno@clisp.org>
34146
34147         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check for IBM and HP-UX bugs.
34148         Patch by Paul Eggert.
34149
34150 2006-01-24  Bruno Haible  <bruno@clisp.org>
34151
34152         * lib/stdbool_.h (_Bool) [__cplusplus]: Don't define if the compiler
34153         already has it.
34154         Report and patch by Albert Chin-A-Young  <china@thewrittenword.com> on
34155         2005-11-26.
34156
34157         * lib/stdbool_.h (_Bool) [HP-UX cc, AIX cc,xlc]: Define as
34158         'signed char' to avoid problems with the built-in _Bool type.
34159         Reported by Paul Eggert on 2005-11-26.
34160
34161 2006-01-24  Bruno Haible  <bruno@clisp.org>
34162
34163         * gnulib-tool (func_import): Avoid constructing complicated sed
34164         expressions inside backquote.
34165         Report and solution by Mark D. Baushke <mdb@gnu.org>.
34166
34167 2006-01-23  Ulrich Drepper  <drepper@redhat.com>
34168
34169         These changes imported from libc.
34170         * lib/getopt.c: Use __fxprintf instead of inline stream orientation
34171         test and two separate function calls.
34172         * lib/strndup.c (__strndup): Add libc_hidden_def.
34173
34174 2006-01-23  Simon Josefsson  <jas@extundo.com>
34175
34176         * modules/lock-tests: Use check_PROGRAMS instead of noinst_PROGRAMS.
34177         Remove the test_*_SOURCES variable: automake infers it by default.
34178         * modules/tls-tests: Likewise.
34179
34180 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
34181
34182         Work around porting bugs reported by Dieter in
34183         <http://lists.gnu.org/archive/html/bug-bison/2006-01/msg00049.html>.
34184         * lib/getopt.c (_NOPROTO): Remove; no longer needed.
34185         Include <stdlib.h> and <unistd.h> in all environments; it's safe now.
34186         Include "getopt.h" first, to check interface.
34187         (getenv): Declare only if defined HAVE_DECL_GETENV &&
34188         !HAVE_DECL_GETENV.
34189         * lib/strndup.c [!_LIBC]: Include "strndup.h" to get prototype.
34190         (__strndup): Revert to K&R-style function dfns, the glibc style.
34191         * lib/strnlen.c: Don't claim it's taken from glibc; it's not.
34192         (strnlen, __strnlen): Remove #defines and #undefs; not needed.
34193         Include strnlen.h first, to get prototype properly.
34194         (strnlen): Renamed from __strnlen.
34195         Remove weak alias.
34196
34197 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
34198
34199         * m4/getopt.m4 (gl_PREREQ_GETOPT): Check for getenv decl.
34200
34201 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
34202
34203         * config/srclist.txt: Adjust to reflect glibc reorganization.
34204         This affects only comments.
34205
34206 2006-01-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
34207
34208          * gnulib-tool, build-aux/csharpcomp.sh.in: Do not pass `-q' to mktemp.
34209          Reported by Bruce Korb <bkorb@gnu.org>.
34210
34211 2006-01-22  Paul Eggert  <eggert@cs.ucla.edu>
34212
34213         * lib/quotearg.c (quotearg_buffer_restyled): Add "default: break;"
34214         to pacify gcc -Wswitch-default.
34215
34216 2006-01-22  Bruno Haible  <bruno@clisp.org>
34217
34218         * lib/vasnprintf.c (VASNPRINTF): In the computation of the size of the
34219         temporary buffer for sprintf, take into account the precision also
34220         for 'd', 'i', 'u', 'o', 'x', 'X'.
34221
34222 2006-01-21  Sergey Poznyakoff  <gray@gnu.org.ua>
34223
34224         * modules/argp-tests: New module
34225         * tests/test-argp.c: New file
34226         * tests/test-argp-2.sh: New file
34227
34228 2006-01-21  Sergey Poznyakoff  <gray@gnu.org.ua>
34229
34230         * lib/argp-help.c (usage_long_opt): Do not print DOC options.
34231         (__argp_base_name): Removed
34232         * lib/argp-namefrob.h (__argp_basename): Removed definition. Was a
34233         typo.
34234         (__argp_base_name): Provide macro definition or extern declaration
34235         depending on the configuration
34236
34237 2006-01-20  Simon Josefsson  <jas@extundo.com>
34238
34239         * modules/inet_ntop (Depends-on): Depend on sys_socket.
34240
34241 2006-01-20  Simon Josefsson  <jas@extundo.com>
34242
34243         * lib/inet_ntop.h: Unconditionally include sys/socket.h.
34244
34245 2006-01-20  Paul Eggert  <eggert@cs.ucla.edu>
34246
34247         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Use -Wl,-z,ignore
34248         rather than -Xlinker -z -Xlinker ignore, as it's more portable.
34249         Suggested by Bruno Haible.
34250
34251 2006-01-20  Karl Berry  <karl@gnu.org>
34252
34253         * config/srclist.txt (argp-fmtstream.h, localcharset.c): comment out
34254         until changes propagate, I guess.
34255
34256 2006-01-19  Simon Josefsson  <jas@extundo.com>
34257
34258         * m4/socklen.m4: Look in ws2tcpip.h too, for mingw32.
34259
34260 2006-01-19  Simon Josefsson  <jas@extundo.com>
34261
34262         * lib/socket_.h: Map SHUT_RD, SHUT_WR, SHUT_RDWR correctly.
34263
34264 2006-01-19  Simon Josefsson  <jas@extundo.com>
34265
34266         * gnulib-tool: Set check_PROGRAMS.
34267
34268         * modules/arcfour-tests, modules/arctwo-tests, modules/crc-tests,
34269         modules/des-tests, modules/gc-arcfour-tests,
34270         modules/gc-arctwo-tests, modules/gc-des-tests,
34271         modules/gc-hmac-md5-tests, modules/gc-hmac-sha1-tests,
34272         modules/gc-md2-tests, modules/gc-md4-tests, modules/gc-md5-tests,
34273         modules/gc-pbkdf2-sha1-tests, modules/gc-rijndael-tests,
34274         modules/gc-sha1-tests, modules/gc-tests, modules/hmac-md5-tests,
34275         modules/hmac-sha1-tests, modules/md2-tests, modules/md4-tests,
34276         modules/md5-tests, modules/readline, modules/rijndael-tests: Use
34277         check_PROGRAMS instead of noinst_PROGRAMS to be able to remove
34278         test_*_SOURCES.
34279
34280 2006-01-18  Simon Josefsson  <jas@extundo.com>
34281
34282         * modules/socklen (Depends-on): Depend on sys_socket.
34283
34284 2006-01-18  Simon Josefsson  <jas@extundo.com>
34285
34286         * modules/arcfour-tests, modules/arctwo-tests, modules/crc-tests,
34287         modules/des-tests, modules/gc-arcfour-tests,
34288         modules/gc-arctwo-tests, modules/gc-des-tests,
34289         modules/gc-hmac-md5-tests, modules/gc-hmac-sha1-tests,
34290         modules/gc-md2-tests, modules/gc-md4-tests, modules/gc-md5-tests,
34291         modules/gc-pbkdf2-sha1-tests, modules/gc-rijndael-tests,
34292         modules/gc-sha1-tests, modules/gc-tests, modules/hmac-md5-tests,
34293         modules/hmac-sha1-tests, modules/md2-tests, modules/md4-tests,
34294         modules/md5-tests, modules/readline, modules/rijndael-tests: Add
34295         $(EXEEXT) to automake TESTS variable, for mingw32.
34296
34297 2006-01-17  Simon Josefsson  <jas@extundo.com>
34298
34299         * modules/socklen (Include): Need sys/socket.h.
34300
34301 2006-01-17  Bruno Haible  <bruno@clisp.org>
34302
34303         * modules/ssize_t (Include): Add <sys/types.h>.
34304
34305 2006-01-16  Paul Eggert  <eggert@cs.ucla.edu>
34306
34307         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Don't use ldd, as
34308         it's not portable and it doesn't work with cross-compiles.
34309         Problem reported by Bruno Haible.  Fix missing-$ typo in
34310         'test "gl_cv_ignore_unused_libraries" ...' that prevented
34311         -zignore from being used with Sun's C compiler.
34312
34313 2006-01-12  Simon Josefsson  <jas@extundo.com>
34314
34315         * lib/base64.c: Fix warning, reported by Bruno Haible
34316         <bruno@clisp.org> and patch by Paul Eggert <eggert@CS.UCLA.EDU>.
34317
34318 2006-01-12  Bruno Haible  <bruno@clisp.org>
34319
34320         * modules/ldd: New file.
34321         * build-aux/ldd.sh.in: New file.
34322         * MODULES.html.sh (Support for building libraries and executables): Add
34323         ldd.
34324
34325 2006-01-12  Bruno Haible  <bruno@clisp.org>
34326
34327         * m4/ldd.m4: New file.
34328
34329 2006-01-12  Bruno Haible  <bruno@clisp.org>
34330
34331         * gnulib-tool (func_import, func_create_testdir): Don't go into an
34332         endless loop while replacing $auxdir with build-aux.
34333
34334 2006-01-11  Simon Josefsson  <jas@extundo.com>
34335
34336         * lib/stdint_.h (SIZE_MAX): Add missing (.
34337
34338 2006-01-11  Paul Eggert  <eggert@cs.ucla.edu>
34339
34340         Sync from coreutils.
34341         * lib/md5.c: Fix commentary typos.
34342         (alignof, UNALIGNED_P): No need for a GCC-specific version.
34343         * lib/md5.h (__attribute__): Remove; unused.
34344         * lib/sha1.c: Fix commentary to match md5 better.
34345         * lib/sha1.h (struct sha1_ctx): Use a word buffer, not a byte buffer,
34346         so that we don't need to worry about alignment.  All uses changed.
34347         This merges the 2005-10-28 md5 change into sha1.
34348
34349 2006-01-11  Jim Meyering  <jim@meyering.net>
34350
34351         Sync from coreutils.
34352         * lib/md5.c (OP): Fix spacing.
34353
34354 2006-01-11  Bruno Haible  <bruno@clisp.org>
34355
34356         Ensure automatic ordering between gl_LOCK and gl_ARGP.
34357         * m4/lock.m4 (gl_LOCK_BODY): Renamed from gl_LOCK.
34358         (gl_LOCK): New macro, requiring gl_LOCK_BODY.
34359
34360 2006-01-11  Bruno Haible  <bruno@clisp.org>
34361
34362         Ensure automatic ordering between gl_LOCK and gl_ARGP.
34363         * gnulib-tool (func_import, func_create_testdir): Put gl_LOCK into
34364         the "early" section as well.
34365
34366 2006-01-11  Bruno Haible  <bruno@clisp.org>
34367
34368         Avoid "ar: no archive members specified" error on MacOS X.
34369         * gnulib-tool (func_modules_add_dummy): New function.
34370         (func_import, func_create_testdir): Invoke it.
34371
34372 2006-01-11  Bruno Haible  <bruno@clisp.org>
34373
34374         * gnulib-tool (func_import, func_create_testdir): Replace build-aux
34375         with $auxdir in AC_CONFIG_FILES statements.
34376
34377 2006-01-11  Bruno Haible  <bruno@clisp.org>
34378
34379         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
34380         Initialize also noinst_HEADERS to empty.
34381
34382 2006-01-11  Bruno Haible  <bruno@clisp.org>
34383
34384         * gnulib-tool (AUTOMAKEPATH, AUTOCONF, ACLOCAL, AUTOMAKE): New
34385         variables.
34386         (func_create_megatestdir): Call aclocal, autoconf, automake here, not
34387         autoreconf.
34388
34389 2006-01-11  Bruno Haible  <bruno@clisp.org>
34390
34391         * gnulib-tool (AUTOCONF, ACLOCAL, AUTOMAKE, AUTORECONF): Make
34392         overridable by the user.
34393         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
34394
34395 2006-01-10  Simon Josefsson  <jas@extundo.com>
34396
34397         * modules/sys_socket: New file.
34398
34399 2006-01-10  Simon Josefsson  <jas@extundo.com>
34400
34401         * m4/sys_socket_h.m4: New file.
34402
34403 2006-01-10  Simon Josefsson  <jas@extundo.com>
34404
34405         * lib/socket_.h: New file.
34406
34407 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
34408
34409         * modules/readutmp (Maintainer): Add myself.
34410
34411 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
34412
34413         * m4/memcoll.m4 (gl_MEMCOLL): Don't require AC_FUNC_MEMCMP, undoing
34414         the 2002-12-31 change.  Problem and fix reported by Bruno Haible.
34415         People who are still concerned with buggy memcmp implementations
34416         can invoke gl_FUNC_MEMCMP themselves.
34417
34418 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
34419
34420         * lib/regex_internal.h (BITSET_WORD_BITS):
34421         Work around a bug in 64-bit PGC (before version 6.1-2), where the
34422         preprocessor mishandles large unsigned values as if they were signed.
34423         Problem reported by Claudio Fontana in
34424         <http://lists.gnu.org/archive/html/bug-gnulib/2005-12/msg00061.html>.
34425
34426 2006-01-10  Jim Meyering  <jim@meyering.net>
34427
34428         Avoid the double-free (first in fts_read, second in fts_close) that
34429         would occur when an `active' directory is made inaccessible (e.g.,
34430         via chmod a-x) during a traversal.
34431         * lib/fts.c (fts_read): After a failed fchdir, update sp->fts_cur
34432         before returning.  Reproduce this failure by
34433         mkdir -p a/b; cd a; chmod a-x . b
34434         Reported by Stavros Passas.
34435
34436         Sync from coreutils.
34437         * lib/sha1.c: Tweak grammar in a comment.
34438
34439 2006-01-10  Jim Meyering  <jim@meyering.net>
34440
34441         * m4/fpending.m4: Also include <stdio.h>, for Dragonfly.
34442         Patch by Joerg Sonnenberger.
34443
34444 2006-01-10  Bruno Haible  <bruno@clisp.org>
34445
34446         * modules/readutmp: Depend on module free.
34447         * modules/strtok_r: Depend on module restrict.
34448
34449 2006-01-10  Bruno Haible  <bruno@clisp.org>
34450
34451         * modules/gettext (configure.ac): Add an invocation of
34452         AM_GNU_GETTEXT_VERSION. Needed since autoreconf is used by gnulib-tool.
34453
34454 2006-01-10  Bruno Haible  <bruno@clisp.org>
34455
34456         * m4/localcharset.m4 (gl_LOCALCHARSET): Also test for getc_unlocked.
34457         Reported by Werner Lemberg <wl@gnu.org>.
34458
34459 2006-01-10  Bruno Haible  <bruno@clisp.org>
34460
34461         * lib/localcharset.c: Update from GNU gettext.
34462
34463 2006-01-10  Bruno Haible  <bruno@clisp.org>
34464
34465         * lib/argp.h (__const): Remove macro. Use const instead.
34466         * lib/argp-fmtstream.h (__const): Likewise.
34467         * lib/glob_.h (__const): Remove macro.
34468         * lib/glob-libc.h: Use const instead of __const.
34469
34470 2006-01-10  Bruno Haible  <bruno@clisp.org>
34471
34472         * gnulib-tool (func_emit_tests_Makefile_am): Emit an empty SUBDIR
34473         variable.
34474         Needed to avoid an automake error regarding the 'gettext' module.
34475
34476 2006-01-09  Simon Josefsson  <jas@extundo.com>
34477
34478         * modules/inet_ntop (Depends-on): Add restrict.
34479
34480 2006-01-09  Simon Josefsson  <jas@extundo.com>
34481
34482         * modules/gc-rijndael-tests (License): Put under LGPL.
34483
34484         * modules/gc-des-tests (License): Likewise.
34485
34486         * modules/gc-arcfour-tests (License): Likewise.
34487
34488         * modules/gc-arctwo-tests (License): Likewise.
34489
34490         * modules/gc-pbkdf2-sha1-tests (License): Likewise.
34491
34492         * modules/gc-hmac-sha1-tests (Files): Likewise.
34493
34494         * modules/gc-hmac-md5-tests (License): Likewise.
34495
34496         * modules/gc-sha1-tests (License): Likewise.
34497
34498         * modules/gc-md5-tests (License): Likewise.
34499
34500         * modules/gc-md4-tests (License): Likewise.
34501
34502         * modules/gc-md2-tests (License): Likewise.
34503
34504         * modules/gc-tests (License): Likewise.
34505
34506         * modules/des-tests (License): Likewise.
34507
34508         * modules/md4-tests (License): Likewise.
34509
34510         * modules/md2-tests (License): Likewise.
34511
34512 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
34513
34514         Sync from coreutils:
34515
34516         * MODULES.html.sh (build_lib): New section, with new lib-ignore module.
34517         * modules/lib-ignore: New file.
34518         * modules/mkdir-p (Files): Add chdir-safer.c, chdir-safer.h, lchmod.h,
34519         chdir-safer.m4, lchmod.m4.
34520         * modules/openat: Add mkdirat.c, openat-priv.h.
34521
34522 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
34523
34524         Sync from coreutils.
34525         * m4/lib-ignore.m4: New file.
34526         * m4/lchmod.m4: New file.
34527
34528 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
34529
34530         Sync from coreutils.
34531         * lib/chdir-long.c (cdb_free): Don't bother trying to open directory
34532         for write access: POSIX says that must fail.
34533         * lib/fts.c (diropen): Likewise.
34534         * lib/save-cwd.c (save_cwd): Likewise.
34535         * lib/chdir-long.c (cdb_free): Open with O_NOCTTY | O_NONBLOCK as
34536         well, for minor improvements on hosts that lack O_DIRECTORY.
34537         * lib/chown.c (rpl_chown) [CHOWN_MODIFIES_SYMLINK]:
34538         Don't try O_WRONLY unless O_RDONLY failed wth EACCES.
34539         Fall back on chown if open failed with EACCES.
34540
34541         * lib/gettime.c (gettime) [!defined OK_TO_USE_1S_CLOCK]:
34542         Report an error at compile-time if only a 1-second nominal clock
34543         resolution is found.
34544
34545         * lib/lchmod.h: New file.
34546         * lib/mkdir-p.c: Include lchmod.h, lchown.h.
34547         (make_dir_parents): Use lchown rather than chown, and
34548         lchmod rather than chmod.
34549
34550         * lib/mountlist.c (ME_DUMMY): "none" and "proc" file systems are
34551         dummies too.  Problem with "none" reported by Bob Proulx.  Problem with
34552         "proc" reported by n0dalus.
34553
34554         * lib/mountlist.c: Include <limits.h>.
34555         (dev_from_mount_options)
34556         [defined MOUNTED_GETMNTENT1 || defined MOUNTED_GETMNTENT2]:
34557         New function.  It no longer assumes "dev=" has the System V meaning
34558         on Linux (since it doesn't).  It also parses "dev=" more carefully.
34559         (read_file_system_list)
34560         [defined MOUNTED_GETMNTENT1 || defined MOUNTED_GETMNTENT2]: Use it.
34561         MOUNTED_GETMNTENT2 is new here; the code didn't used to look for
34562         dev= in that case.
34563
34564         * lib/posixtm.h (PDS_PRE_2000): New macro.
34565         * lib/posixtm.c (year): Arg is now syntax_bits rather than
34566         allow_century.  All usages changed.  Reject dates outside the range
34567         1969-1999 if PDS_PRE_2000 is used.
34568
34569 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
34570
34571         Sync from coreutils.
34572         * doc/getdate.texi (General date syntax): Invalid dates are rejected.
34573         (Time of day items): Mention the possibility of leap seconds.
34574         Problem reported by Dr. David Alan Gilbert.
34575
34576 2006-01-09  Jim Meyering  <jim@meyering.net>
34577
34578         Sync from coreutils.
34579
34580         * lib/version-etc.c (COPYRIGHT_YEAR): Update to 2006.
34581
34582         * lib/chdir-safer.h, lib/chdir-safer.c: New files.
34583
34584         * lib/modechange.c (mode_compile): Reject an invalid mode string
34585         that starts with an octal digit.  From Andreas Gruenbacher.
34586
34587         * lib/openat.c: Include "fcntl--.h" and "unistd--.h", to map open
34588         and dup to open_safer and dup_safer, respectively.
34589         (openat_permissive): Fix typo in comment.
34590
34591         * lib/openat.c: Don't include <stdlib.h>, <unistd.h>, <fcntl.h>,
34592         "gettext.h"; either no longer needed or are guaranteed by openat.h.
34593         (_): Remove; no longer needed.
34594         (openat): Renamed from rpl_openat; no need for rpl_openat
34595         since openat.h renames openat for us.
34596         Replace most of the body with a call to openat_permissive,
34597         to avoid duplicate code.
34598         Port to (probably hypothetical) environments were mode_t is
34599         wider than int.
34600         (openat_permissive): Require mode arg, so that we can check
34601         types better.  Put it just after flags.  Change cwd failure
34602         indicator from pointer-to-bool to pointer-to-errno-value.
34603         All callers changed.
34604         Invoke openat_save_fail and/or openat_restore_fail if
34605         cwd_errno is null, so that openat can call us.
34606         (openat_permissive, fdopendir, fstatat, unlinkat):
34607         Simplify errno handling to avoid some duplicate code,
34608         as it's OK to set errno on success.
34609         * lib/openat.h: Revamp code so that function macros depend on
34610         __OPENAT_PREFIX only, not also on AT_FDCWD.
34611         (openat_ro): Remove.  Caller changed to use openat_permissive.
34612         (openat_permissive): Now a macro, if not a function.
34613         (openat_restore_fail, openat_save_fail): Now always functions,
34614         since mkdirat needs them even if __OPENAT_PREFIX is defined.
34615
34616         * lib/openat-priv.h: New file, defining macros used by mkdirat.c
34617         and openat.c.
34618         * lib/mkdirat.c: Include openat-priv.h.
34619         Remove definitions of macros defined therein.
34620         * lib/openat.c: Likewise.
34621
34622         * lib/mkdirat.c (mkdirat): New file and function.
34623         * lib/openat.h (mkdirat): Declare.
34624
34625         * lib/openat.c (fdopendir): Don't change errno when returning non-NULL.
34626
34627         * lib/openat.h (openat_permissive): Declare.
34628         (openat_ro): Define.
34629
34630         * lib/openat.c (EXPECTED_ERRNO): New macro.
34631         (openat_permissive): New function -- used in remove.c rewrite.
34632         (all functions): Set errno just before returning, only if there
34633         was an actual failure.
34634         Use EXPECTED_ERRNO rather than comparing against only ENOTDIR.
34635
34636         Emulate openat-family functions using Linux's procfs, if possible.
34637         Idea and some code based on Ulrich Drepper's glibc changes.
34638
34639         * lib/openat.c: (BUILD_PROC_NAME): New macro.
34640         Include <stdio.h>, <string.h>, "alloca.h" and "intprops.h".
34641         (rpl_openat): Emulate by trying to open /proc/self/fd/%d/%s,
34642         before falling back on save_cwd and restore_cwd.
34643         (fdopendir, fstatat, unlinkat): Likewise.
34644
34645         * lib/openat.c (fstatat, unlinkat): Perform the syscall directly,
34646         skipping the save_cwd...restore_cwd overhead, if FILE is absolute.
34647
34648         * lib/openat.c (rpl_openat): Use the promoted type (int), not mode_t,
34649         as second argument to va_arg.  Otherwise, some versions of gcc
34650         warn that `if this code is reached, the program will abort'.
34651
34652 2006-01-09  Jim Meyering  <jim@meyering.net>
34653
34654         Sync from coreutils.
34655         * m4/openat.m4 (gl_FUNC_OPENAT): Require and compile mkdirat.c.
34656         Require openat-priv.h.
34657
34658 2006-01-09  Bruno Haible  <bruno@clisp.org>
34659
34660         * modules/strnlen (Include): Use strnlen.h.
34661
34662 2006-01-09  Bruno Haible  <bruno@clisp.org>
34663
34664         * m4/stdint.m4 (gl_STDINT_H): Also test for <sys/bitypes.h>.
34665
34666 2006-01-09  Bruno Haible  <bruno@clisp.org>
34667
34668         * lib/sysexit_.h (EX_OK): New macro.
34669         Suggested by Martin Lambers <marlam@marlam.de>.
34670
34671 2006-01-09  Bruno Haible  <bruno@clisp.org>
34672
34673         * lib/stdint_.h: On Linux libc4 and libc5, include <sys/bitypes.h> and
34674         don't define _STDINT_H_NEED_SIGNED_INT_TYPES.
34675
34676 2006-01-09  Bruno Haible  <bruno@clisp.org>
34677
34678         * lib/stdint_.h (SIZE_MAX): Write the value without involving negative
34679         numbers.
34680
34681 2006-01-09  Bruno Haible  <bruno@clisp.org>
34682
34683         * lib/javacomp.sh.in: Move to ../build-aux/javacomp.sh.in.
34684         * lib/javaexec.sh.in: Move to ../build-aux/javaexec.sh.in.
34685         * lib/csharpcomp.sh.in: Move to ../build-aux/csharpcomp.sh.in.
34686         * lib/csharpexec.sh.in: Move to ../build-aux/csharpexec.sh.in.
34687
34688 2006-01-09  Bruno Haible  <bruno@clisp.org>
34689
34690         * build-aux/javacomp.sh.in: New file, moved from lib/.
34691         * modules/javacomp-script (Files): Update.
34692         (configure.ac): Add AC_CONFIG_FILES invocation.
34693         (EXTRA_DIST): Remove variable.
34694
34695         * build-aux/javaexec.sh.in: New file, moved from lib/.
34696         * modules/javaexec (Files): Update.
34697         (configure.ac): Add AC_CONFIG_FILES invocation.
34698         (EXTRA_DIST): Remove javaexec.sh.in.
34699
34700         * build-aux/csharpcomp.sh.in: New file, moved from lib/.
34701         * modules/csharpcomp-script (Files): Update.
34702         (configure.ac): Add AC_CONFIG_FILES invocation.
34703         (EXTRA_DIST): Remove variable.
34704
34705         * build-aux/csharpexec.sh.in: New file, moved from lib/.
34706         * modules/csharpexec (Files): Update.
34707         (configure.ac): Add AC_CONFIG_FILES invocation.
34708         (EXTRA_DIST): Remove csharpexec.sh.in.
34709
34710 2006-01-09  Andreas Gruenbacher  <agruen@suse.de>
34711
34712         Sync from coreutils.
34713
34714         Add POSIX ACL support
34715         * lib/acl.h (copy_acl, set_acl): Add declarations.
34716         * lib/acl.c (acl_entries): Add fallback implementation for POSIX ACL
34717         systems other than Linux.
34718         (chmod_or_fchmod): New function: use fchmod when possible,
34719         and chmod otherwise.
34720         (file_has_acl): Add a POSIX ACL implementation, with a
34721         Linux-specific subcase.
34722         (copy_acl): Add: copy an acl and S_ISUID, S_ISGID, and
34723         S_ISVTX from one file to another.  Fall back to fchmod/chmod when
34724         acls are unsupported.
34725         (set_acl): Add: set a file's acl and S_ISUID, S_ISGID, and
34726         S_ISVTX to a defined value.  Fall back to fchmod/chmod when acls
34727         are unsupported.
34728
34729 2006-01-09  Andreas Gruenbacher  <agruen@suse.de>
34730
34731         Sync from coreutils.
34732         * m4/acl.m4 (AC_FUNC_ACL): Add POSIX ACL and Linux-specific acl tests.
34733
34734 2006-01-07  Bruno Haible  <bruno@clisp.org>
34735
34736         * gnulib-tool (func_import): Add an AC_PROG_RANLIB dependency to
34737         gl_EARLY.
34738
34739 2006-01-04  Paul Eggert  <eggert@cs.ucla.edu>
34740
34741         * lib/strftime.c (tzname): Don't declare if it is already #defined.
34742         Problem reported for Mingw by Mark Junker.
34743
34744 2006-01-04  Paul Eggert  <eggert@cs.ucla.edu>
34745
34746         * README: Gnulib normally doesn't generate a tarball.
34747
34748 2006-01-03  Paul Eggert  <eggert@cs.ucla.edu>
34749
34750         * lib/xtime.h (xtime_make, xtime_nonnegative_nsec, xtime_nsec): Use
34751         long int, not int, for nanosecond counts, so that people who are
34752         used to POSIX struct timespec won't be surprised.  Reported by Jim
34753         Meyering.
34754
34755 2005-12-28  Bruno Haible  <bruno@clisp.org>
34756
34757         * build-aux/config.rpath: Update from GNU gettext.
34758
34759 2005-12-16  Jim Meyering  <jim@meyering.net>
34760
34761         * modules/fprintftime: New module.
34762         * MODULES.html.sh (Date and time <time.h>): Add fprintftime.
34763
34764 2005-12-16  Jim Meyering  <jim@meyering.net>
34765
34766         * m4/fprintftime.m4: New file.
34767
34768 2005-12-16  Jim Meyering  <jim@meyering.net>
34769
34770         * lib/fprintftime.c, lib/fprintftime.h: New files.
34771
34772 2005-12-15  Simon Josefsson  <jas@extundo.com>
34773
34774         * modules/socklen (configure.ac): Fix M4 macro name, to align with
34775         new m4/socklen.m4.
34776
34777 2005-12-10  Sergey Poznyakoff  <gray@gnu.org.ua>
34778
34779         * m4/argp.m4: Define HAVE_DECL_PROGRAM_INVOCATION_NAME and
34780         HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME
34781
34782 2005-12-10  Sergey Poznyakoff  <gray@gnu.org.ua>
34783
34784         * lib/argp-fmtstream.c (__argp_fmtstream_update): Fix coredump
34785         * lib/argp-help.c (fill_in_uparams): Check if the constructed
34786         struct uparams is valid. Fall back to the default values if it is
34787         not.
34788
34789 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
34790
34791         * modules/argp (Files): Add argp-pin.c
34792         (Depends-on): dirname
34793         (lib_SOURCES): Add argp-pin.c
34794
34795 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
34796
34797         * m4/argp.m4:  Check if program_invocation_name and
34798         program_invocation_short_name are declared and define appropriate
34799         macros if they are not.
34800
34801 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
34802
34803         * lib/argp-help.c (__argp_base_name): New function
34804         (__argp_short_program_name): Rewrite using __argp_base_name
34805         * lib/argp-namefrob.h: Define program_invocation_name and
34806         program_invocation_short_name if requested
34807         (__argp_base_name): Add prototype
34808         * lib/argp-parse.c (argp_def): Use gettext wrappers
34809         (argp_default_parser): Use __argp_base_name
34810         * lib/argp-pin.c: New file. Defines program_invocation_name and
34811         program_invocation_short_name on systems that lack them.
34812
34813 2005-12-07  Paul Eggert  <eggert@cs.ucla.edu>
34814
34815         * m4/stat-time.m4 (gl_STAT_TIME): Add check for
34816         TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC, to fix IRIX 5.3
34817         porting problem reported by Georg Schwarz in
34818         <http://lists.gnu.org/archive/html/bug-coreutils/2005-12/msg00083.html>.
34819
34820 2005-12-07  Paul Eggert  <eggert@cs.ucla.edu>
34821
34822         * lib/stat-time.h (STATE_TIMESPEC, STAT_TIMESPEC_NS): Add check for
34823         TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC, to fix IRIX 5.3
34824         porting problem reported by Georg Schwarz in
34825         <http://lists.gnu.org/archive/html/bug-coreutils/2005-12/msg00083.html>.
34826
34827 2005-12-05  Bruno Haible  <bruno@clisp.org>
34828
34829         * lib/csharpcomp.sh.in (options_csc): For -l option, add a .dll suffix.
34830         * lib/csharpcomp.c (compile_csharp_using_sscli): Likewise.
34831         Reported by Mark Junker <mjscod@gmx.de>.
34832
34833 2005-12-02  Paul Eggert  <eggert@cs.ucla.edu>
34834
34835         * m4/socklen.m4 (gl_TYPE_SOCKLEN_T): Renamed from gl_SOCKLEN_T.
34836         Use implementation from Albert Chin, with some
34837         comments/corrections by Stepan Kasal and myself.
34838
34839 2005-12-02  Bruno Haible  <bruno@clisp.org>
34840
34841         * gnulib-tool (func_import): Accept GPLed build tool modules when
34842         --lgpl is given.
34843         * modules/csharpcomp-script: New file.
34844         * modules/csharpcomp: Depend on it.
34845         * modules/javacomp-script: New file.
34846         * modules/javacomp: Depend on it.
34847         Suggested by Simon Josefsson.
34848
34849 2005-12-01  Paul Eggert  <eggert@cs.ucla.edu>
34850
34851         * m4/regex.m4 (gl_REGEX): Check whether off_t can be used in a switch
34852         statement, to work around an HP-UX 10.20 compiler bug reported by
34853         Peter O'Gorman.
34854
34855 2005-11-29  Paul Eggert  <eggert@cs.ucla.edu>
34856
34857         * modules/savedir (Depends-on): Add openat.
34858
34859 2005-11-29  Paul Eggert  <eggert@cs.ucla.edu>
34860
34861         * lib/stdint_.h (intmax_t) [defined intmax_t]: Do not declare.
34862         (uintmax_t) [defined uintmax_t]: Do not declare.
34863         (SIZE_MAX) [defined SIZE_MAX]: Do not define.
34864         This works around a problem if intmax_t.m4 and/or uintmax_t.m4
34865         and/or size_max.m4 are also used.  Problem reported by Mark D. Baushke.
34866         (SIZE_MAX): Define to ((size_t) -1), not (~(size_t)0), for the
34867         sake of portability to weird hosts that C allows (though we don't
34868         know of any practical examples).
34869
34870         * lib/savedir.h (fdsavedir): New decl.
34871         * lib/savedir.c (fdsavedir, savedirstream): New functions; the latter
34872         contains most of the former guts of savedir.
34873         (savedir): Use savedirstream.
34874         Include "openat.h".
34875
34876 2005-11-25  Paul Eggert  <eggert@cs.ucla.edu>
34877
34878         * modules/obstack (Files): Add m4/ulonglong.m4.
34879         Problem reported by Davide Angelocola.
34880
34881 2005-11-15  Paul Eggert  <eggert@cs.ucla.edu>
34882
34883         * lib/xstrtod.c: Don't bother with #pragma STDC FENV_ACCESS ON, as
34884         coreutils no longer futzes with rounding modes.
34885
34886 2005-11-14  Jim Meyering  <jim@meyering.net>
34887
34888         * lib/mkstemp-safer.c: Include <config.h>, required for possible
34889         replacement of mkstemp.
34890
34891 2005-11-10  Simon Josefsson  <jas@extundo.com>
34892
34893         * lib/readline.c: Remove EOL.
34894
34895 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
34896
34897         * modules/gethrxtime (Depends-on): Add gettime.
34898
34899 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
34900
34901         * m4/gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Don't require AC_HEADER_TIME
34902         or gettimeofday; no longer needed.
34903
34904 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
34905
34906         * lib/gethrxtime.c: Include "timespec.h" rather than the sys/time /
34907         time business.
34908         (gethrxtime) [! (HAVE_NANOUPTIME
34909         || (defined CLOCK_MONOTONIC && HAVE_CLOCK_GETTIME)
34910         || HAVE_MICROUPTIME)]: Fall back on gettime rather than rolling
34911         our own approximation.
34912
34913 2005-11-08  Eric Blake  <ebb9@byu.net>
34914
34915         * lib/inet_ntop.h: Use #if !, not #ifndef, for AC_CHECK_DECLS.
34916
34917 2005-11-08  Eric Blake  <ebb9@byu.net>
34918
34919         * lib/getaddrinfo.h: Use #if !, not #ifndef, for AC_CHECK_DECLS.
34920
34921 2005-11-04  Bruno Haible  <bruno@clisp.org>
34922
34923         * gnulib-tool: Implement --update mode.
34924
34925 2005-10-30  Paul Eggert  <eggert@cs.ucla.edu>
34926
34927         Fix porting problem reported by Theodoros V. Kalamatianos.
34928         * lib/utimens.c (futimens) [HAVE_WORKING_UTIMES && HAVE_FUTIMES]:
34929         Don't assume that futimes failing means we must fail.
34930
34931 2005-10-30  Paul Eggert  <eggert@cs.ucla.edu>
34932
34933         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Revamp wording and local
34934         variables to suggest the intended function of the PATH_MAX check.
34935
34936 2005-10-30  Kean Johnston  <jkj@sco.com>
34937
34938         Trivial changes to support SCO systems.
34939         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Check for MAXPATHLEN as well
34940         as PATH_MAX.
34941         * m4/fpending.m4 (gl_FUNC_FPENDING): Correct check for SCO systems,
34942         where __ptr is null when no I/O is pending.
34943
34944 2005-10-29  Paul Eggert  <eggert@cs.ucla.edu>
34945
34946         * lib/getcwd.c (__getcwd): Don't assume that system calls after readdir
34947         leave errno alone.  Problem reported by Dmitry V. Levin.
34948
34949 2005-10-28  Simon Josefsson  <jas@extundo.com>
34950
34951         * tests/test-gc-md4.c, tests/test-gc-md5.c, tests/test-gc-sha1.c:
34952         Test more.
34953
34954         * tests/test-gc-md2.c, tests/test-md2.c: New files.
34955
34956         * modules/md2, modules/md2-tests: New files.
34957
34958 2005-10-28  Simon Josefsson  <jas@extundo.com>
34959
34960         * m4/inet_ntop.m4: More tests.
34961
34962         * m4/gc-md2.m4, md2.m4: New file.
34963
34964 2005-10-28  Simon Josefsson  <jas@extundo.com>
34965
34966         * lib/inet_ntop.h, inet_ntop.c: Make it work under mingw32: Add
34967         "restrict" keywords, as per POSIX.  Protect the function
34968         declaration around HAVE_DECL_INET_NTOP rather than HAVE_INET_NTOP.
34969         Don't use K&R prototypes.  Check the sprintf return values.
34970         Re-define EAFNOSUPPORT if not present.  Indent.
34971
34972         * lib/md5.h, md5.c: Simplify buffer handling visavi alignment,
34973         suggested by Bruno Haible <bruno@clisp.org>.
34974
34975         * lib/gc-gnulib.c, gc-libgcrypt.c: Check calloc return value.
34976
34977         * lib/gc.h: Add MD2 and RMD160 length defines.  Add prototypes.
34978
34979         * lib/gc-libgcrypt.c: Add MD2 (which is not available through
34980         libgcrypt).
34981
34982         * lib/gc-gnulib.c: Add MD2.  Implement gc_hash_* API.
34983
34984         * lib/md2.h, lib/md2.c: New files.
34985
34986 2005-10-28  Paul Eggert  <eggert@cs.ucla.edu>
34987
34988         * lib/savedir.c (savedir): Don't assume that xrealloc etc. leave
34989         errno alone.  Problem reported by Frederic Jolliton.
34990
34991 2005-10-27  Paul Eggert  <eggert@cs.ucla.edu>
34992
34993         * modules/verify (License): Change from GPL to LGPL.  This is a
34994         tiny module and there are apparently near-equivalents that are
34995         under the BSD license.
34996
34997 2005-10-24  Simon Josefsson  <jas@extundo.com>
34998
34999         * modules/sha1: Relicense to LGPL.
35000
35001 2005-10-24  Simon Josefsson  <jas@extundo.com>
35002
35003         * lib/md4.h: Shrink buffer size, now that we changed the type.
35004
35005 2005-10-23  Simon Josefsson  <jas@extundo.com>
35006
35007         * gnulib-tool (func_import): Fix --tests-base.
35008
35009 2005-10-22  Simon Josefsson  <jas@extundo.com>
35010
35011         * modules/arcfour (Depends-on): Need stdint.
35012
35013 2005-10-22  Simon Josefsson  <jas@extundo.com>
35014
35015         * m4/gc.m4: Don't be fooled by --disable-*random-device parameters,
35016         suggested by Bruno Haible <bruno@clisp.org>.  Fix error messages.
35017
35018 2005-10-22  Simon Josefsson  <jas@extundo.com>
35019
35020         * lib/md4.h, md4.c: Simplify buffer handling visavi alignment,
35021         suggested by Bruno Haible <bruno@clisp.org>.
35022
35023 2005-10-22  Simon Josefsson  <jas@extundo.com>
35024
35025         * lib/crc.h: Include stddef.h, for size_t.
35026
35027 2005-10-22  Simon Josefsson  <jas@extundo.com>
35028
35029         * lib/arcfour.h, arcfour.c: Use fixed size indices in the
35030         arcfour_context struct (simplify test vector testing in GNU
35031         Shishi).
35032
35033 2005-10-21  Simon Josefsson  <jas@extundo.com>
35034
35035         * modules/des, modules/des-tests: New files.
35036
35037         * modules/gc-des, modules/gc-des-tests: New files.
35038
35039         * tests/test-des.c, tests/test-gc-des.c: New file.
35040
35041 2005-10-21  Simon Josefsson  <jas@extundo.com>
35042
35043         * modules/arctwo, modules/arctwo-tests: New files.
35044
35045         * tests/test-arctwo.c: New file.
35046
35047         * modules/gc-arctwo, modules/gc-arctwo-tests: New files.
35048
35049         * tests/test-gc-arctwo.c: New file.
35050
35051 2005-10-21  Simon Josefsson  <jas@extundo.com>
35052
35053         * m4/gc.m4: Don't use libgcrypt if gcrypt.h isn't found, suggested by
35054         Bruno Haible <bruno@clisp.org>.
35055
35056         * m4/gc-des.m4: New file.
35057
35058 2005-10-21  Simon Josefsson  <jas@extundo.com>
35059
35060         * m4/arctwo.m4: New file.
35061
35062         * m4/gc-arctwo.m4: New file.
35063
35064 2005-10-21  Simon Josefsson  <jas@extundo.com>
35065
35066         * lib/rijndael-api-fst.c: Fix bugs in CBC mode for more than one
35067         block.
35068
35069 2005-10-21  Simon Josefsson  <jas@extundo.com>
35070
35071         * lib/hmac-md5.c (hmac_md5): Add comments, suggested by Bruno Haible
35072         <bruno@clisp.org>.
35073
35074         * lib/hmac-sha1.c (hmac_sha1): Likewise.
35075
35076         * lib/crc.c (crc32_update): Actually use crc parameter, suggested by
35077         Bruno Haible <bruno@clisp.org>.
35078
35079         * lib/crc.h: Include stdint.h directly, suggested by Bruno Haible
35080         <bruno@clisp.org>.
35081
35082 2005-10-21  Simon Josefsson  <jas@extundo.com>
35083
35084         * lib/gc-libgcrypt.c (gc_cipher_open): Handle ECB.
35085
35086 2005-10-21  Simon Josefsson  <jas@extundo.com>
35087
35088         * lib/gc-gnulib.c: Support ARCTWO in CBC mode.
35089
35090 2005-10-21  Simon Josefsson  <jas@extundo.com>
35091
35092         * lib/des.h, lib/des.c: New files.
35093
35094         * lib/gc-gnulib.c: Support DES.c
35095
35096 2005-10-21  Simon Josefsson  <jas@extundo.com>
35097
35098         * lib/arctwo.h, lib/arctwo.c: New files.
35099
35100         * lib/gc-gnulib.c: Support ARCTWO.
35101
35102 2005-10-21  Simon Josefsson  <jas@extundo.com>
35103
35104         * lib/arctwo.h (arctwo_setkey): Protect variable in CPP macro,
35105         suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
35106
35107 2005-10-21  Simon Josefsson  <jas@extundo.com>
35108
35109         * gnulib-tool (func_import, func_create_testdir): Define automake
35110         conditional GL_COND_LIBTOOL if libtool is used (to be used by modules
35111         Makefile.am snippet),
35112         suggested by Bruno Haible <bruno@clisp.org>.
35113
35114         * modules/gc (Makefile.am): Use it.
35115
35116 2005-10-21  Bruno Haible  <bruno@clisp.org>
35117
35118         * gnulib-tool (func_import, func_create_testdir): Add quoting to last
35119         patch.
35120
35121 2005-10-19  Simon Josefsson  <jas@extundo.com>
35122
35123         * tests/test-gc-rijndael.c: New file.
35124
35125         * modules/gc-rijndael, modules/gc-rijndael-test: New files.
35126
35127 2005-10-19  Simon Josefsson  <jas@extundo.com>
35128
35129         * tests/test-gc-md4.c, tests/test-gc-md5.c: Test gc_hash_buffer
35130         interface too.
35131
35132 2005-10-19  Simon Josefsson  <jas@extundo.com>
35133
35134         * tests/test-gc-arcfour.c: New file.
35135
35136         * modules/gc-arcfour, modules/gc-arcfour-tests: New files.
35137
35138 2005-10-19  Simon Josefsson  <jas@extundo.com>
35139
35140         * modules/gc-md4, modules/gc-md4-tests: New file.
35141
35142         * tests/test-gc-md4.c: New file.
35143
35144 2005-10-19  Simon Josefsson  <jas@extundo.com>
35145
35146         * m4/gc-md4.m4: New file.
35147
35148 2005-10-19  Simon Josefsson  <jas@extundo.com>
35149
35150         * m4/gc-hmac-md5.m4, gc-hmac-sha1.m4, gc-md4.m4,
35151         gc-md5.m4, gc-sha1.m4: Fix typo, suggested by Stepan Kasal
35152         <kasal@ucw.cz>.
35153
35154 2005-10-19  Simon Josefsson  <jas@extundo.com>
35155
35156         * m4/gc-arcfour.m4: New file.
35157
35158         * m4/gc-rijndael.m4: New file.
35159
35160 2005-10-19  Simon Josefsson  <jas@extundo.com>
35161
35162         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Support MD4.
35163
35164 2005-10-19  Simon Josefsson  <jas@extundo.com>
35165
35166         * lib/gc-gnulib.c: Support ARCFOUR.
35167
35168 2005-10-19  Simon Josefsson  <jas@extundo.com>
35169
35170         * lib/gc-gnulib.c: Implement gc_cipher_* API, currently only with AES
35171         support.
35172
35173         * lib/gc.h: Add ECB enum type.
35174
35175         * lib/hmac-md5.c, hmac-sha1.c: Include memxor.h.
35176
35177 2005-10-18  Simon Josefsson  <jas@extundo.com>
35178
35179         * tests/test-md5.c: New file.
35180
35181         * modules/md5-tests: New file.
35182
35183 2005-10-18  Simon Josefsson  <jas@extundo.com>
35184
35185         * tests/test-md4.c: New file.
35186
35187         * modules/md4, modules/md4-tests: New files.
35188
35189 2005-10-18  Simon Josefsson  <jas@extundo.com>
35190
35191         * m4/md4.m4: New file.
35192
35193 2005-10-18  Simon Josefsson  <jas@extundo.com>
35194
35195         * lib/md4.h, lib/md4.c: New files, based on md5.?.
35196
35197 2005-10-17  Stepan Kasal  <kasal@ucw.cz>
35198
35199         * gnulib-tool (func_create_testdir): Omit the second check whether
35200         BUILT_SOURCES in nonempty.
35201
35202 2005-10-17  Simon Josefsson  <jas@extundo.com>
35203
35204         * tests/test-rijndael.c: New file.
35205
35206 2005-10-17  Simon Josefsson  <jas@extundo.com>
35207
35208         * modules/sha1: Depend on stdint instead of md5.
35209
35210         * modules/md5: Depend on stdint, remove uint32_t.
35211
35212 2005-10-17  Simon Josefsson  <jas@extundo.com>
35213
35214         * modules/gc-sha1-tests: New file.
35215
35216         * tests/test-gc-sha1.c: New file.
35217
35218 2005-10-17  Simon Josefsson  <jas@extundo.com>
35219
35220         * m4/md5.m4: Remove call to uint32_t.m4.
35221
35222 2005-10-17  Simon Josefsson  <jas@extundo.com>
35223
35224         * lib/sha1.c: Use uint32_t instead of md5_uint32.t
35225
35226         * lib/sha1.h: Use stdint.h and uint32_t instead of md5_uint32 from
35227         md5.h.
35228
35229         * lib/md5.c: Use uin32_t.  Fix non-gcc UNALIGNED_P macro.
35230
35231         * lib/md5.h: Use stdint.h and uint32_t.  Doc fix.
35232
35233 2005-10-17  Simon Josefsson  <jas@extundo.com>
35234
35235         * lib/gc.h, gc-libgcrypt.c: Add more hash types/functions.
35236
35237 2005-10-17  Simon Josefsson  <jas@extundo.com>
35238
35239         * lib/gc.h, gc-libgcrypt.c: Add ciphers.
35240
35241 2005-10-17  Simon Josefsson  <jas@extundo.com>
35242
35243         * lib/gc-libgcrypt.c (gc_hmac_sha1): Fix assert.
35244
35245         * lib/gc.h (gc_nonce, gc_pseudo_random, gc_random): Add prototypes.
35246
35247 2005-10-17  Bruno Haible  <bruno@clisp.org>
35248
35249         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Change the return statement so
35250         that it can also be used in a test.
35251
35252 2005-10-16  Bruno Haible  <bruno@clisp.org>
35253
35254         * gnulib-tool (func_emit_tests_Makefile_am): Also define
35255         TESTS_ENVIRONMENT, so that individual tests can augment it.
35256
35257         * gnulib-tool (func_create_testdir): Use an intermediate target for
35258         building $(BUILT_SOURCES). Needed because BUILT_SOURCES can contain
35259         macros, like $(ALLOCA_H), which cannot be passed through the command
35260         line.
35261
35262 2005-10-15  Simon Josefsson  <jas@extundo.com>
35263
35264         * modules/rijndael-tests: New file.
35265
35266         * modules/rijndael: New file.
35267
35268 2005-10-15  Simon Josefsson  <jas@extundo.com>
35269
35270         * m4/rijndael.m4: New file.
35271
35272 2005-10-15  Simon Josefsson  <jas@extundo.com>
35273
35274         * lib/rijndael-api-fst.h, lib/rijndael-api-fst.c: New files.
35275
35276         * lib/rijndael-alg-fst.h, lib/rijndael-alg-fst.c: New files.
35277
35278 2005-10-14  Simon Josefsson  <jas@extundo.com>
35279
35280         * tests/test-arcfour.c: New file.
35281
35282         * modules/arcfour, modules/arcfour-tests: New files.
35283
35284 2005-10-14  Simon Josefsson  <jas@extundo.com>
35285
35286         * m4/arcfour.m4: New file.
35287
35288 2005-10-14  Simon Josefsson  <jas@extundo.com>
35289
35290         * lib/arcfour.h, lib/arcfour.c: New files.
35291
35292 2005-10-14  Roland McGrath  <roland@redhat.com>
35293
35294         Import from libc.  [BZ #1331]
35295         * lib/obstack.h [!__STDC__] (obstack_int_grow_fast): Fix misnamed
35296         macro argument.
35297         Reported by Matej Vela <vela@debian.org>.
35298
35299 2005-10-14  Paul Eggert  <eggert@cs.ucla.edu>
35300
35301         * lib/obstack.c [defined _LIBC && defined USE_IN_LIBIO]: Don't
35302         include <wchar.h>; no longer needed.
35303
35304 2005-10-14  Paul Eggert  <eggert@cs.ucla.edu>
35305
35306         * config/srclist.txt: Add glibc bug 321 for obstack.c, obstack.h.
35307
35308 2005-10-14  Jakub Jelinek  <jakub@redhat.com>
35309         and  Ulrich Drepper  <drepper@redhat.com>
35310
35311         Import from libc.
35312         * lib/obstack.c (print_and_abort) [defined _LIBC]: Use __fxprintf
35313         instead of inline stream orientation test and two separate
35314         function calls.  Pay no attention to USE_IN_LIBIO.
35315
35316 2005-10-13  Simon Josefsson  <jas@extundo.com>
35317
35318         * modules/gc-hmac-md5-tests: New file.
35319
35320         * tests/test-gc-hmac-sha1.c: New file.
35321
35322         * tests/test-gc.c (main): Remove MD5 and HMAC-MD5 tests.
35323
35324         * modules/gc-hmac-md5-tests: New file.
35325
35326         * tests/test-gc-md5.c: New file.
35327
35328         * modules/gc-md5-tests: New file.
35329
35330 2005-10-13  Simon Josefsson  <jas@extundo.com>
35331
35332         * lib/gc-pbkdf2-sha1.c (gc_pbkdf2_sha1): Optimize CEIL computation.
35333         Move memory allocation outside of loop.
35334
35335 2005-10-13  Paul Eggert  <eggert@cs.ucla.edu>
35336
35337         * lib/mkdir-p.c (make_dir_parents): Don't report an error if an
35338         intermediate directory is in a read-only file system.  Problem
35339         reported by Eric Blake.
35340
35341 2005-10-13  Oskar Liljeblad  <oskar@osk.mine.nu>
35342
35343         * modules/human (Depends-on): Depend on xstrtoumax, not xstrtol.
35344
35345 2005-10-12  Simon Josefsson  <jas@extundo.com>
35346
35347         * tests/test-hmac-sha1.c: New file.
35348
35349         * modules/hmac-sha1-tests: New file.
35350
35351         * modules/hmac-sha1: New file.
35352
35353 2005-10-12  Simon Josefsson  <jas@extundo.com>
35354
35355         * modules/gc-sha1: New file.
35356
35357 2005-10-12  Simon Josefsson  <jas@extundo.com>
35358
35359         * modules/gc-pbkdf2-sha1, modules/gc-pbkdf2-sha1-tests: New files.
35360
35361         * tests/test-gc-pbkdf2-sha1.c: New file.
35362
35363 2005-10-12  Simon Josefsson  <jas@extundo.com>
35364
35365         * modules/gc-md5, modules/gc-hmac-md5: New files.
35366
35367         * modules/gc (Files): Remove md5, memxor and hmac files.
35368
35369 2005-10-12  Simon Josefsson  <jas@extundo.com>
35370
35371         * m4/gc-pbkdf2-sha1.m4: New file.
35372
35373         * m4/gc-hmac-sha1.m4: New file.
35374
35375         * m4/gc-sha1: New file.
35376
35377         * m4/hmac-sha1.m4: New file.
35378
35379 2005-10-12  Simon Josefsson  <jas@extundo.com>
35380
35381         * m4/gc-md5.m4, m4/gc-hmac-md5.m4: New files.
35382
35383         * m4/gc.m4: Don't call gl_MD5, gl_MEMXOR or gl_HMAC_MD5.
35384
35385 2005-10-12  Simon Josefsson  <jas@extundo.com>
35386
35387         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Use Gc_rc for return types,
35388         suggested by Bruno Haible <bruno@clisp.org>.
35389
35390 2005-10-12  Simon Josefsson  <jas@extundo.com>
35391
35392         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Support SHA-1.
35393
35394 2005-10-12  Simon Josefsson  <jas@extundo.com>
35395
35396         * lib/gc-pbkdf2-sha1.c: New file.
35397
35398         * lib/gc.h: Add gc_pbkdf2_sha1 prototype.
35399
35400 2005-10-12  Simon Josefsson  <jas@extundo.com>
35401
35402         * lib/gc-libgcrypt.c (gc_hmac_sha1): New function.
35403
35404         * lib/gc-gnulib.c (gc_hmac_sha1): New function.
35405
35406 2005-10-12  Simon Josefsson  <jas@extundo.com>
35407
35408         * lib/gc-gnulib.c: Condition MD5 and HMAC-MD5 use on GC_USE_MD5 and
35409         GC_USE_HMAC_MD5, respectively.
35410
35411         * lib/gc-libgcrypt.c (gc_md5): Fix assert call.
35412         (gc_md5): Fix typo.
35413
35414         * lib/gc.h (gc_hash_buffer): Use gc_hash in prototype.
35415
35416         * lib/gc-libgcrypt.c (gc_hash_buffer): Ditto.
35417
35418         * lib/gc-gnulib.c (gc_hash_buffer): Ditto.
35419
35420 2005-10-12  Bruno Haible  <bruno@clisp.org>
35421
35422         * m4/stdbool.m4 (gl_STDBOOL_H): Define as an alias of AM_STDBOOL_H.
35423         Reported by Stepan Kasal <kasal@ucw.cz>.
35424
35425 2005-10-11  Simon Josefsson  <jas@extundo.com>
35426
35427         * tests/test-crc.c: New file.
35428
35429         * modules/crc, modules/crc-tests: New files.
35430
35431 2005-10-11  Simon Josefsson  <jas@extundo.com>
35432
35433         * m4/crc.m4: New file.
35434
35435 2005-10-11  Simon Josefsson  <jas@extundo.com>
35436
35437         * lib/gc.h: Add gc_hash and gc_hash_buffer.
35438
35439         * lib/gc-gnulib.c (gc_hash_buffer): Add.  Reorder #include's.
35440
35441         * lib/gc-libgcrypt.c (gc_hash_buffer): Add.
35442
35443 2005-10-11  Simon Josefsson  <jas@extundo.com>
35444
35445         * lib/crc.h, lib/crc.c: New files.
35446
35447         * lib/gc.h (gc_hash_buffer): Add doc.
35448
35449 2005-10-11  Bruno Haible  <bruno@clisp.org>
35450
35451         * modules/c-strcasestr: New file.
35452         * MODULES.html.sh (String handling <string.h>): Add c-strcasestr.
35453
35454 2005-10-11  Bruno Haible  <bruno@clisp.org>
35455
35456         * modules/c-strcase: New file.
35457         * MODULES.html.sh (String handling <string.h>): Add c-strcase.
35458
35459 2005-10-11  Bruno Haible  <bruno@clisp.org>
35460
35461         * lib/strcasecmp.c: Include limits.h.
35462         (strcasecmp): Avoid integer overflow on exotic platforms.
35463         * lib/strncasecmp.c: Include limits.h.
35464         (strncasecmp): Avoid integer overflow on exotic platforms.
35465         Reported by Paul Eggert.
35466
35467 2005-10-11  Bruno Haible  <bruno@clisp.org>
35468
35469         * lib/c-strcasestr.h: New file, from GNU gettext.
35470         * lib/c-strcasestr.c: New file, from GNU gettext.
35471
35472 2005-10-11  Bruno Haible  <bruno@clisp.org>
35473
35474         * lib/c-strcase.h: New file, from GNU gettext.
35475         * lib/c-strcasecmp.c: New file, from GNU gettext.
35476         * lib/c-strncasecmp.c: New file, from GNU gettext.
35477
35478 2005-10-10  Paul Eggert  <eggert@cs.ucla.edu>
35479
35480         * modules/mempcpy (License): GPL -> LGPL.
35481         * modules/strchrnul (License): Likewise.
35482         * modules/sysexits (License): Likewise.
35483
35484 2005-10-08  Simon Josefsson  <jas@extundo.com>
35485
35486         * config/srclist.txt: Bug 1423 is closed, but 1439 remains.
35487
35488 2005-10-07  Simon Josefsson  <jas@extundo.com>
35489
35490         * m4/memxor.m4: Remove gl_C_RESTRICT call.
35491
35492 2005-10-06  Simon Josefsson  <jas@extundo.com>
35493
35494         * tests/test-hmac-md5.c: New file.
35495
35496         * modules/hmac-md5-tests: New file.
35497
35498         * modules/hmac-md5: New file.
35499
35500 2005-10-06  Simon Josefsson  <jas@extundo.com>
35501
35502         * m4/hmac-md5.m4: New file.
35503
35504         * m4/memxor.m4: Require gl_C_RESTRICT.
35505
35506 2005-10-06  Simon Josefsson  <jas@extundo.com>
35507
35508         * lib/memxor.c (memxor): Avoid casts and warnings.
35509
35510 2005-10-06  Simon Josefsson  <jas@extundo.com>
35511
35512         * lib/hmac-md5.c: New file.
35513
35514         * lib/hmac.h: New file.
35515
35516 2005-10-06  Paul Eggert  <eggert@cs.ucla.edu>
35517
35518         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check that bool
35519         promotes to int, not unsigned int, to catch the AIX 5.3
35520         compiler bug.
35521
35522 2005-10-05  Simon Josefsson  <jas@extundo.com>
35523
35524         * modules/memxor: New file.
35525
35526         * modules/iconv (Files): Move config.rpath to havelib, it is used
35527         there.
35528
35529         * modules/havelib (Files): Add config.rpath.
35530
35531 2005-10-05  Simon Josefsson  <jas@extundo.com>
35532
35533         * m4/memxor.m4: New file.
35534
35535 2005-10-05  Simon Josefsson  <jas@extundo.com>
35536
35537         * lib/memxor.c (memxor): Fix compiler error.
35538
35539         * lib/md5.h (MD5_DIGEST_SIZE, MD5_BLOCK_SIZE): Add, see also
35540         <http://sourceware.org/bugzilla/show_bug.cgi?id=1423>.
35541
35542         * lib/memxor.h, lib/memxor.c: New files.
35543
35544         * lib/getaddrinfo.h: Don't protect sys/types.h with HAVE_SYS_TYPES_H,
35545         we assume all systems have it, suggested by Jim Meyering
35546         <jim@meyering.net>.  Remove HAVE_SYS_SOCKET_H test too, to see if
35547         any systems lack sys/socket.h; mingw32 is known to lack it, but we
35548         don't support it yet anyway.  Also remove HAVE_NETDB_H test, for
35549         same reasons.
35550
35551 2005-10-05  Simon Josefsson  <jas@extundo.com>
35552
35553         * config/srclist.txt: Add glibc bug 1423 for md5.h.
35554
35555 2005-10-05  Paul Eggert  <eggert@cs.ucla.edu>
35556
35557         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Don't check for
35558         sys/socket.h, netdb.h, sys/types.h; the checks areno longer
35559         needed, since the source code now assumes these .h files.
35560
35561 2005-10-05  Derek Price  <derek@ximbiot.com>
35562
35563         * lib/getdelim.c (SIZE_MAX): New macro, if not already defined.
35564
35565 2005-10-05  Bruno Haible  <bruno@clisp.org>
35566
35567         * modules/stdint (License): Change to LGPL.
35568
35569 2005-10-04  Simon Josefsson  <jas@extundo.com>
35570
35571         * lib/getaddrinfo.h: Move sys/types.h include first, reported by "Mark
35572         D. Baushke" <mdb@gnu.org>.
35573
35574 2005-10-04  Bruno Haible  <bruno@clisp.org>
35575
35576         * lib/verify.h (verify_true): Provide alternative definition for C++.
35577
35578 2005-10-03  Paul Eggert  <eggert@cs.ucla.edu>
35579
35580         * lib/getdelim.c: Include getdelim.h first.  Include <limits.h>.
35581         (SSIZE_MAX): New macro, if not already defined.
35582         (getdelim): Fix buffer overrun on 64-bit hosts with lines longer
35583         than 2 GiB.
35584
35585 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
35586
35587         Sync from coreutils.
35588         * m4/openat.m4 (gl_FUNC_OPENAT): Check for fdopendir.
35589         * m4/ullong_max.m4 (gl_ULLONG_MAX): Simplify so that it merely
35590         defines ULONG_MAX_LT_ULLONG_MAX.  Thomas M.Ott reports that
35591         ULLONG_MAX doesn't work with 2.7.2.1.
35592
35593 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
35594
35595         * modules/xreadlink (Makefile.am): Remove lib_SOURCES.
35596         From Ben Pfaff.
35597
35598         * modules/exclude (Depends-on): Depend on verify.
35599         * modules/strtoimax (Depends-on): Likewise.
35600         * modules/utimecmp (Depends-on): Likewise.
35601
35602 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
35603
35604         * lib/exclude.c: Include verify.h.
35605         (verify): Remove.  All callers changed to use verify.h's version.
35606         * lib/strtoimax.c: Likewise.
35607         * lib/utimecmp.c: Likewis.e
35608
35609         Sync from coreutils.
35610         * lib/.cppi-disable: Add getaddrinfo.h, getdelim.h, getline.h,
35611         getpass.c, mbchar.h, mbuiter.h, strcase.h, strnlen.h, strnlen1.h.
35612         * lib/.cvsignore: Add fts.h, search.h, t-fpending.
35613         * lib/settime.c (settime): Fix { typo in previous patch.  Also, don't
35614         bother returning ENOSYS if settimeofday or stime fails; just let
35615         them return whatever errno they want to return.
35616         * lib/utimens.c: Include unistd.h, for dup2.
35617         (futimens): Fix typo: HAVE_FUTIMESAT was misspelled in an #if.
35618         (futimens) [! HAVE_FUTIMESAT]: If !file, set errno before returning -1.
35619
35620 2005-10-02  Jim Meyering  <jim@meyering.net>
35621
35622         Sync from coreutils.
35623         * m4/utimes.m4 (gl_FUNC_UTIMES): Detect the version of utimes
35624         from glibc-2.2.5 that fails for read-only files.
35625
35626 2005-10-02  Jim Meyering  <jim@meyering.net>
35627
35628         Sync from coreutils.
35629         * lib/fts-cycle.c [HAVE_CONFIG_H]: Include <config.h>.
35630         * lib/openat-die.c: Use `#ifdef HAVE_CONFIG_H', not
35631         `#if HAVE_CONFIG_H'.
35632         * lib/openat.c (fdopendir): Do not define if HAVE_FDOPENDIR.
35633         Remove AT_FDCWD test.
35634         Do not consume the fd unless successful.
35635         * lib/openat.h (fdopendir): Do not define if HAVE_FDOPENDIR.
35636         * lib/settime.c (settime): Move the HAVE_STIME block `up' into an #elif
35637         block, so that we don't even try to compile it if settimeofday is
35638         available.  This works around a compilation failure on OSF1 V5.1,
35639         due to stime requiring a `long int*' while tv_sec is `int'.
35640
35641 2005-10-02  Alfred M. Szmidt  <ams@gnu.org>
35642
35643         Sync from coreutils.
35644         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Compare $gl_have_path...
35645         against `yes', rather than just testing for nonempty.
35646
35647 2005-10-01  Simon Josefsson  <jas@extundo.com>
35648
35649         * m4/getaddrinfo.m4: Include sys/types.h for sys/socket.h, on FreeBSD
35650         and Darwin.
35651
35652         * m4/getaddrinfo.m4: Use AC_GNU_SOURCE, GNU only declare getaddrinfo
35653         as an (POSIX) extension.  Check for sys/types.h, sys/socket.h, and
35654         netdb.h too, needed by getaddrinfo.h.  Check if getaddrinfo,
35655         freeaddrinfo and gai_strerror are declared by the POSIX headers.
35656         Check if struct addrinfo is declared.
35657
35658 2005-10-01  Simon Josefsson  <jas@extundo.com>
35659
35660         * lib/getaddrinfo.h: Protect #include's of sys/socket.h and netdb.h.
35661         Only define struct addrinfo if !HAVE_STRUCT_ADDRINFO.  Protect
35662         AI_* and EAI_* definitions.  Protect function declarations.
35663
35664 2005-10-01  Jim Meyering  <jim@meyering.net>
35665
35666         Sync from coreutils.
35667
35668         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Look for getservbyname in these
35669         libraries [inet nsl socket xnet].  Nelson Beebe reported that with
35670         native cc on Solaris 7, getaddrinfo.c requires -lsocket.
35671         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Check for gethostbyname
35672         in the inet and nsl libraries.  Required on Solaris 5.7.
35673
35674 2005-10-01  Jim Meyering  <jim@meyering.net>
35675
35676         Sync from coreutils.
35677         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Check for gethostbyname
35678         in the inet and nsl libraries.  Required on Solaris 5.7.
35679
35680 2005-10-01  Eric Blake  <ebb9@byu.net>  (tiny change)
35681
35682         * lib/getdelim.c (getdelim): Remove unused variables.
35683
35684 2005-09-29  Paul Eggert  <eggert@cs.ucla.edu>
35685
35686         * lib/xtime.h (XTIME_PRECISION): Now of type int, not long long int,
35687         so that the code works even with ancient cpp.  Portability problem
35688         with GCC 2.7.2.1 reported by Thomas M.Ott.
35689
35690 2005-09-27  Paul Eggert  <eggert@cs.ucla.edu>
35691
35692         * modules/regex (Depends-on): Add strcase.
35693
35694         * modules/gethostname (Licence): Change from GPL to LGPL, since
35695         gethostname.c is a trivial implementation of a standard library
35696         function.
35697         * modules/poll (License): Change from GPL to LGPL, since it's
35698         derived from LGPL code.
35699
35700 2005-09-27  Jim Meyering  <jim@meyering.net>
35701
35702         * lib/getcwd.c: Change #ifdef<TAB>HAVE_CONFIG_H to #ifdef
35703         HAVE_CONFIG_H.
35704
35705         * lib/intprops.h (signed_type_or_expr__): Define.
35706         (INT_STRLEN_BOUND) [__GNUC__]: Use a slightly tighter bound
35707         for unsigned types.
35708
35709 2005-09-26  Paul Eggert  <eggert@cs.ucla.edu>
35710
35711         * lib/verify.h (verify_expr): Remove, replacing with:
35712         (verify_true): New macro that returns true instead of void.
35713         (verify_type__): Remove.
35714         (verify): Use verify_true rather than verify_type__.
35715
35716 2005-09-26  Bruno Haible  <bruno@clisp.org>
35717
35718         * modules/mbchar (Include): Mention that HAVE_WCHAR_H && HAVE_WCTYPE_H
35719         is necessary.
35720         (lib_SOURCES): Remove mbchar.c.
35721         * modules/mbfile (Include): Mention that HAVE_MBRTOWC is necessary.
35722         (Files): Add m4/mbrtowc.m4.
35723         * modules/mbiter: Likewise.
35724         * modules/mbuiter: Likewise.
35725
35726 2005-09-26  Bruno Haible  <bruno@clisp.org>
35727
35728         * m4/mbchar.m4 (gl_MBCHAR): Check for wchar.h and wctype.h. Don't
35729         compile mbchar.c if they are not both present.
35730         * m4/mbfile.m4 (gl_MBFILE): Require gl_FUNC_MBRTOWC.
35731         * m4/mbiter.m4 (gl_MBITER): Likewise.
35732         * m4/strstr.m4 (gl_PREREQ_STRSTR): Use AC_REQUIRE.
35733         * m4/strcasestr.m4 (gl_PREREQ_STRCASESTR): Likewise.
35734         * m4/strcase.m4 (gl_PREREQ_STRCASECMP): Likewise.
35735
35736 2005-09-25  Jim Meyering  <jim@meyering.net>
35737
35738         * modules/inet_ntop (Depends-on): Add socklen, since inet_ntop.c
35739         also uses socklen_t.
35740
35741 2005-09-24  Paul Eggert  <eggert@cs.ucla.edu>
35742
35743         * lib/utimens.c (ENOSYS): Define if not already defined.
35744         (futimens): Support having a null PATH if the file descriptor
35745         is nonnegative.
35746
35747         * lib/regex_internal.h (__GNUC_PREREQ, always_inline, inline, pure):
35748         Remove.
35749         (__attribute): Define to empty unless GCC 3.1 or later.
35750         This works around a core dump on OpenBSD 3.4, which has GCC
35751         2.95.3, which dumps core when given __attribute__(()).  It also
35752         simplifies other tests, since we really don't want to bother with
35753         worrying about which ancient version of GCC supported what.
35754         Original problem reported by Yoann Vandoorselaere, with part of
35755         the fix suggested by Derek Price.
35756
35757 2005-09-24  Jim Meyering  <jim@meyering.net>
35758
35759         * lib/verify.h (verify_type__): Use `unsigned int' as the bitfield type
35760         so we can once again use a positive bitfield width of 1 -- now we
35761         don't have to explain why we were using a bitfield width of 2.
35762
35763 2005-09-23  Paul Eggert  <eggert@cs.ucla.edu>
35764
35765         * m4/regex.m4 (gl_REGEX): If replacing, define regcomp to rpl_regcomp,
35766         and similarly for the other external symbols.  Problem reported
35767         by James Gallager.
35768
35769         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Catch Sun Studio 10u1 on Linux
35770         bug reported by Jim Meyering.
35771
35772         * m4/utimens.m4 (gl_UTIMENS): Check for futimesat.
35773         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Undo previous change;
35774         not needed, since socklen is a prerequisite module.
35775
35776 2005-09-23  Paul Eggert  <eggert@cs.ucla.edu>
35777
35778         * lib/getaddrinfo.c [HAVE_NETINET_IN_H]: Include <netinet/in.h>.
35779         Problem reported by Eric Blake.
35780         (getaddrinfo): Initialize se so that it's not garbage.
35781         Redo internal storage allocation so that it doesn't make unportable
35782         assumptions about alignment.
35783         Fix a memory leak.
35784
35785         * lib/utimens.c (futimens): Use futimesat if available.
35786         Prefer it to futimes since it doesn't have the futimes bug.
35787
35788         * lib/verify.h (GL_CONCAT0, GL_CONCAT): Remove.
35789         (verify): Don't use the __LINE__ trick, as it doesn't work in general.
35790         Instead, declare a function that returns a pointer to an array,
35791         and use verify_type__ to declare the size of the array.
35792         Problem and germ of a solution reported by Bruno Haible.
35793         (verify_type__): Use 2, not 1, for bitfield size, to avoid
35794         a warning with Irix 6.5 cc.  Problem reported by Bruno Haible.
35795
35796 2005-09-23  Jim Meyering  <jim@meyering.net>
35797
35798         Sync from coreutils.
35799         Correct build failure (socklen_t not defined) on at least
35800         mips-sgi-irix6.5 and alphaev67-dec-osf5.1.
35801         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Require gl_SOCKLEN_T.
35802
35803 2005-09-23  Jim Meyering  <jim@meyering.net>
35804
35805         * modules/getaddrinfo (Depends-on): Add socklen.
35806
35807 2005-09-23  Bruno Haible  <bruno@clisp.org>
35808
35809         * tests/test-verify.c: New file.
35810
35811 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
35812
35813         Sync from coreutils.
35814
35815         * modules/argmatch (Depends-on): Add verify.
35816         * modules/getloadavg (Depends-on): Depend on fcntl-safer, not
35817         unistd-safer.
35818         * modules/save-cwd (Depends-on): Likewise.
35819
35820         * modules/openat (Files): Add lib/openat-die.c.
35821         (Depends-on): Remove error, exitfail.
35822         Add dirname.
35823
35824         * modules/verify: New file.
35825         * MODULES.html.sh (Diagnostics <assert.h>): New section,
35826         with "verify" module.
35827
35828 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
35829
35830         Sync from coreutils.
35831
35832         * m4/backupfile.m4, calloc.m4, chown.m4, cloexec.m4, dup2.m4:
35833         * m4/fileblocks.m4, free.m4, ftruncate.m4, getcwd.m4, getpagesize.m4:
35834         * m4/getugroups.m4, group-member.m4, idcache.m4, link-follow.m4:
35835         * m4/mkstemp.m4, mktime.m4, mountlist.m4, nanosleep.m4, pathmax.m4:
35836         * m4/physmem.m4, posixver.m4, putenv.m4, safe-read.m4, same.m4:
35837         * m4/save-cwd.m4, stdio-safer.m4, unistd-safer.m4, unlinkdir.m4:
35838         * m4/userspec.m4, xgetcwd.m4, xreadlink.m4:
35839         Don't bother checking for string.h, stdlib.h, unistd.h.
35840         * m4/fts.m4 (gl_FUNC_FTS_CORE): Don't require
35841         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK; that's now the lstat
35842         module's job.
35843         * m4/jm-macros.m4 (gl_MACROS): Likewise.
35844         * m4/prereq.m4 (gl_PREREQ): Add gl_FUNC_LSTAT.
35845
35846         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): New macro.
35847         (gl_GETDATE): Use it.
35848
35849         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Don't bother checking for unistd.h.
35850
35851 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
35852
35853         Sync from coreutils.
35854
35855         * lib/.cppi-disable: Add regcomp.c, regex_internal.c, regex_internal.h,
35856         stat-time.h.
35857         * lib/argmatch.h: Include verify.h
35858         (ARGMATCH_VERIFY): Use verify rather than rolling our own.
35859         (ARGMATCH_ASSERT): Remove; unused.
35860         * lib/canonicalize.c: Assume STDC_HEADERS.
35861         * lib/exclude.c: Include "strcase.h".
35862         * lib/regex_internal.h [!defined _LIBC]: Likewise.
35863         * lib/getusershell.c: Include stdio--.h rather than stdio.h
35864         and stdio-safer.h.
35865         (getusershell): Call fopen, not fopen_safer.
35866         * lib/save-cwd.c: Include fcntl--.h rather than fcntl.h.
35867         Do not include unistd-safer.h.
35868         (save_cwd): Don't call fd_safer; no longer needed
35869         now that we include fcntl--.h.
35870
35871         * lib/getdate.y (relative_time): New type.
35872         (RELATIVE_TIME_0): New constant.
35873         (parser_control): Use relative_time instead of doing it ourselves.
35874         (%union): Add new relative_time rel member.
35875         (tYEAR_UNIT, tMONTH_UNIT, tHOUR_UNIT, tMINUTE_UNIT, tSEC_UNIT):
35876         Now typeless.
35877         (relunit, relunit_snumber): Now of type rel.
35878         (zone, rel, relunit, get_date): Adjust to above changes.
35879
35880         * lib/getloadavg.c: Include fcntl--.h rather than fcntl.h.
35881         Do not include unistd-safer.h.
35882         (getloadavg): Don't call fd_safer; no longer needed
35883         now that we include fcntl--.h.
35884
35885         * lib/mkdir-p.c (ENOSYS): Define to EEXIST if not defined.
35886         (make_dir_parents): Treat ENOSYS like EEXIST.
35887
35888         Improve quality of diagnostics on restore_cwd failure.
35889         * lib/mkdir-p.h (make_dir): Remove.  All uses replaced by mkdir.
35890         (make_dir_parents): Last arg is now int * (for errno), not bool *.
35891         * lib/mkdir-p.c (make_dir, make_dir_parents): Likewise.
35892         Rewrite "mkdir -p" algorithm to avoid the need for "stat"
35893         each time through the loop.  Do not diagnose restore_cwd failure;
35894         that is the caller's job (and perhaps the caller does not care).
35895
35896         * lib/mkdir-p.c (CLEANUP_CWD, CLEANUP): Remove.
35897         (make_dir_parents): Revamp to avoid need for CLEANUP_CWD, CLEANUP.
35898         If the file already exists but is not a directory, don't bother
35899         to try to make its parents.
35900         Close potential file descriptor leak if we can't chdir("/") (!).
35901         Don't always return true if chdir($PWD) fails; return true only
35902         if the requested action was done successfully (except for the
35903         chdir($PWD)).
35904         Don't log final directory unless we actually made it.
35905         Refactor to avoid duplicate code to fix up permissions.
35906         Don't attempt to fix up parent permissions if chdir($PWD) fails.
35907
35908         * lib/strftime.c (my_strftime): Rewrite the previous change slightly,
35909         to make it a bit faster and (I hope) clearer.
35910         * lib/strftime.c (my_strftime): Add support for %:z, %::z, %:::z.
35911         Fix bug in formats like %2N.
35912
35913         * lib/verify.h: New file.
35914
35915 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
35916
35917         Sync from coreutils.
35918         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Check for netinet/in.h.
35919
35920 2005-09-22  Jim Meyering  <jim@meyering.net>
35921
35922         Sync from coreutils.
35923
35924         * m4/lstat.m4 (gl_FUNC_LSTAT):
35925         Use AC_LIBSOURCES to require lstat.c and lstat.h.
35926         Remove obsolete comment.
35927         * m4/xreadlink.m4: Use AC_LIBSOURCES and AC_LIBOBJ.
35928         * m4/xstrtod.m4: Likewise.
35929
35930         * m4/openat.m4 (gl_FUNC_OPENAT): Add openat-die.c.
35931
35932 2005-09-22  Jim Meyering  <jim@meyering.net>
35933
35934         Sync from coreutils.
35935
35936         * lib/backupfile.c: Use ARGMATCH_VERIFY, just in case.
35937
35938         * lib/posixtm.c (posixtime) [lint]: Initialize *all* of tm0, not just
35939         the .tm_year member, since otherwise gcc-4.0 would now warn about
35940         tm_zone, tm_gmtoff, tm_isdst, tm_yday, tm_wday.
35941
35942         * lib/quotearg.c (quotearg_n_options): Change code to be suboptimal, in
35943         order to avoid an unsuppressible warning from gcc on 64-bit systems.
35944
35945         * lib/getdate.y (get_date): Undo part of the 2005-04-04 change, so that
35946         the command "date -d'2005-03-27 +1 day'" succeeds once again, even
35947         when run in a time zone for which daylight savings time is in effect
35948         for the starting date.
35949
35950         * lib/mkdir-p.c (make_dir_parents): Don't let a failed chdir($PWD)
35951         stop us from restricting permissions of just-created absolute-named
35952         directories.
35953         * lib/mkdir-p.c (CLEANUP_CWD): Return *true*, not false when failing
35954         to restore initial working directory.
35955         * lib/mkdir-p.c (make_dir_parents): New parameter:
35956         different_working_dir, to tell caller if/when we change the working
35957         directory and are unable to return to the initial one.
35958         * lib/mkdir-p.h (make_dir_parents): Update prototype.
35959         * lib/mkdir-p.c (CLEANUP_CWD): Change one more `return 1' to
35960         `return false'.  This fixes a bug introduced on 2004-07-30.
35961
35962         * lib/openat.c (fdopendir): Be sure to close the supplied
35963         file descriptor before returning.  This makes our replacement
35964         implementation a little closer to Solaris's, where fdopendir
35965         ties the file descriptor to the returned DIR* pointer.
35966         * lib/openat.c (unlinkat): New function.
35967         * lib/openat.h (unlinkat): Add prototype.
35968         * lib/openat-die.c (openat_save_fail): Rename from openat_save_die.
35969         (openat_restore_fail): Rename from openat_restore_die.
35970         * lib/openat.c, openat.h: Reflect s/_die/_fail/ renaming.
35971
35972         Provide an alternative to exiting immediately upon save_cwd or
35973         restore_cwd failure.  Now, an application can arrange e.g.,
35974         to perform a longjump in that case.
35975         * lib/openat.c: Include dirname.h.
35976         Use IS_ABSOLUTE_FILE_NAME rather than testing for leading slash.
35977         (rpl_openat, fdopendir, fstatat): Call openat_save_die
35978         and openat_restore_die rather than calling error directly.
35979         Don't include "error.h" or "exitfail.h"; they're no longer needed.
35980
35981         * lib/openat-die.c (openat_save_die, openat_restore_die): New file.
35982         * lib/openat.h (openat_save_die, openat_restore_die): Declare and
35983         define.
35984
35985         * lib/strftime.c [FPRINTFTIME] (fprintftime): Provide a new interface:
35986         size_t fprintftime (FILE *fp, char const *fmt, struct tm const *tm,
35987                             int utc, int nanoseconds);
35988         Background:
35989         date should not have to allocate a megabyte of virtual memory to
35990         handle a format argument like +%1048575T.  When implemented with
35991         strftime, it must allocate such a buffer, use strftime to fill it
35992         in, print it, then free it.
35993         With fprintftime, it simply prints everything and exits.
35994         With no need for memory allocation, that's one fewer way to fail.
35995         * lib/strftime.c (my_strftime): Parse the colons of %:::z *after* the
35996         optional field width, not before, so we accept %9:z, not %:9z.
35997         (my_strftime): Be sure to use L_('x') for literals.
35998
35999         * lib/backupfile.c, lib/canon-host.c, lib/canonicalize.c, lib/chown.c:
36000         * lib/cloexec.c, lib/dup-safer.c, lib/dup2.c, lib/euidaccess.c:
36001         * lib/fd-safer.c, lib/fileblocks.c, lib/fopen-safer.c, lib/fsusage.c:
36002         * lib/ftruncate.c, lib/getcwd.c, lib/getcwd.h, lib/getloadavg.c:
36003         * lib/getopt_.h, lib/getpagesize.h, lib/getugroups.c:
36004         * lib/group-member.c, lib/human.h, lib/idcache.c, lib/mkdir-p.c:
36005         * lib/mountlist.c, lib/nanosleep.c, lib/pathmax.h, lib/physmem.c:
36006         * lib/posixver.c, lib/putenv.c, lib/raise.c, lib/safe-read.c:
36007         * lib/same.c, lib/save-cwd.c, lib/setenv.c, lib/settime.c:
36008         * lib/tempname.c, lib/unlinkdir.c, lib/unsetenv.c, lib/userspec.c:
36009         * lib/xgethostname.c, lib/xreadlink.c:
36010         Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally.
36011
36012         * lib/chown.c, lib/cloexec.c, lib/dup-safer.c, lib/dup2.c:
36013         * lib/fsusage.c, lib/getcwd.c, lib/getloadavg.c, lib/mountlist.c:
36014         * lib/openat.h, lib/save-cwd.c, lib/tempname.c:
36015         Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,
36016         and don't include <sys/file.h>).
36017
36018 2005-09-22  Eric Blake  <ebb9@byu.net>  (tiny change)
36019
36020         Sync from coreutils.
36021
36022         * lib/getloadavg.c (getloadavg) [__CYGWIN__]: Port to cygwin.
36023         [__linux__]: Allocate a big enough buffer for /proc/loadavg.
36024         [!LDAV_DONE]: Avoid unused variable warning.
36025
36026 2005-09-21  Bruno Haible  <bruno@clisp.org>
36027
36028         * lib/unicodeio.h (unicode_to_mb): New declaration.
36029
36030 2005-09-20  Derek Price  <derek@ximbiot.com>
36031
36032         * lib/getaddrinfo.c: Don't include <netdb.h> included from
36033         getaddrinfo.h.
36034
36035 2005-09-20  Bruno Haible  <bruno@clisp.org>
36036
36037         * gnulib-tool: Remove trailing slashes from the values specified for
36038         --source-base, --m4-base, --tests-base, --aux-dir.
36039         Suggested by Simon Josefsson <jas@extundo.com>.
36040
36041 2005-09-20  Bruno Haible  <bruno@clisp.org>
36042
36043         * gnulib-tool (func_all_modules, func_modules_transitive_closure,
36044         func_modules_to_filelist, func_import, func_create_testdir): Make all
36045         sorting results locale-independent, so that gnulib-cache.m4 doesn't
36046         change when gnulib-tool is invoked in a different locale.
36047
36048 2005-09-19  Simon Josefsson  <jas@extundo.com>
36049
36050         * m4/socklen.m4: Fix typo.
36051
36052 2005-09-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
36053
36054         Use a consistent style for including <config.h>.
36055         * lib/__fpending.c, lib/acl.c, lib/argmatch.c, lib/argp-help.c,
36056         lib/argp-parse.c, lib/argp-pvh.c, lib/backupfile.c, lib/basename.c,
36057         lib/c-stack.c, lib/calloc.c, lib/check-version.c, lib/cloexec.c,
36058         lib/closeout.c, lib/copy-file.c, lib/creat-safer.c, lib/cycle-check.c,
36059         lib/dirfd.c, lib/dirname.c, lib/dup-safer.c, lib/dup2.c,
36060         lib/euidaccess.c, lib/exclude.c, lib/exitfail.c, lib/fatal-signal.c,
36061         lib/fd-safer.c, lib/file-type.c, lib/fileblocks.c, lib/filemode.c,
36062         lib/filenamecat.c, lib/findprog.c, lib/fnmatch.c, lib/fopen-safer.c,
36063         lib/free.c, lib/fsusage.c, lib/ftruncate.c, lib/full-write.c,
36064         lib/fwriteerror.c, lib/getaddrinfo.c, lib/getcwd.c, lib/getdelim.c,
36065         lib/getline.c, lib/getlogin_r.c, lib/getndelim2.c, lib/getnline.c,
36066         lib/getopt1.c, lib/getpass.c, lib/group-member.c, lib/hard-locale.c,
36067         lib/hash-pjw.c, lib/hash.c, lib/human.c, lib/idcache.c,
36068         lib/inet_ntop.c, lib/isdir.c, lib/long-options.c, lib/malloc.c,
36069         lib/memcasecmp.c, lib/memcmp.c, lib/memcoll.c, lib/memcpy.c,
36070         lib/memmove.c, lib/mkdir-p.c, lib/modechange.c, lib/mountlist.c,
36071         lib/open-safer.c, lib/physmem.c, lib/pipe-safer.c, lib/pipe.c,
36072         lib/poll.c, lib/posixver.c, lib/progname.c, lib/progreloc.c,
36073         lib/putenv.c, lib/quote.c, lib/quotearg.c, lib/readline.c,
36074         lib/readlink.c, lib/realloc.c, lib/regex.c, lib/rename.c, lib/rmdir.c,
36075         lib/rpmatch.c, lib/safe-read.c, lib/same.c, lib/save-cwd.c,
36076         lib/savedir.c, lib/sig2str.c, lib/strcspn.c, lib/strerror.c,
36077         lib/stripslash.c, lib/strncasecmp.c, lib/strndup.c, lib/strnlen.c,
36078         lib/strnlen1.c, lib/strsep.c, lib/strstr.c, lib/strtod.c,
36079         lib/strtoimax.c, lib/strtol.c, lib/strverscmp.c, lib/tempname.c,
36080         lib/time_r.c, lib/userspec.c, lib/utimecmp.c, lib/version-etc-fsf.c,
36081         lib/version-etc.c, lib/wait-process.c, lib/xalloc-die.c, lib/xgetcwd.c,
36082         lib/xmalloc.c, lib/xmemcoll.c, lib/xnanosleep.c, lib/xreadlink.c,
36083         lib/xsetenv.c, lib/xstrndup.c, lib/xstrtoimax.c, lib/xstrtol.c,
36084         lib/xstrtoumax.c, lib/yesno.c:
36085         Standardize inclusion of config.h.
36086         * lib/__fpending.h, lib/dirfd.h, lib/getdate.h, lib/human.h,
36087         lib/inttostr.h:  Removed inclusion of config.h from header files.
36088         * lib/inttostr.c:  Adjusted in-tree users.
36089         * lib/timespec.h: Remove superfluous warning to include config.h.
36090         * lib/atexit.c, lib/chdir-long.c, lib/chown.c, lib/fchown-stub.c,
36091         lib/getgroups.c, lib/gettimeofday.c, lib/lchown.c, lib/lstat.c,
36092         lib/mkdir.c, lib/mkstemp.c, lib/nanosleep.c, lib/openat.c, lib/raise.c,
36093         lib/readtokens0.c, lib/readutmp.c, lib/unlinkdir.c: Guard inclusion of
36094         config.h with HAVE_CONFIG_H.
36095
36096 2005-09-19  Jim Meyering  <jim@meyering.net>
36097
36098         * modules/pathmax (License): Change to LGPL.
36099
36100 2005-09-19  Derek Price  <derek@ximbiot.com>
36101
36102         * config/srclist.txt: glibc's glob.h is now in lib/glob-libc.h.
36103
36104 2005-09-19  Bruno Haible  <bruno@clisp.org>
36105
36106         * gnulib-tool (import): Provide default for --tests-base.
36107
36108 2005-09-19  Bruno Haible  <bruno@clisp.org>
36109
36110         * doc/quote.texi: New file, extracted from gnulib.texi.
36111         * doc/ctime.texi: New file, extracted from gnulib.texi.
36112         * doc/inet_ntoa.texi: New file, extracted from gnulib.texi.
36113         * doc/gnulib-tool.texi: New file, extracted from gnulib.texi.
36114         * doc/gnulib.texi: Include them.
36115
36116 2005-09-18  Bruno Haible  <bruno@clisp.org>
36117
36118         Portability fix.
36119         * gnulib-tool (func_readlink): New function.
36120         (func_ln_if_changed): Use it.
36121
36122 2005-09-18  Bruno Haible  <bruno@clisp.org>
36123
36124         * gnulib-tool: Support --with-tests also with --import.
36125         (func_emit_tests_Makefile_am): Use variables $m4base and $testsbase.
36126         (func_import): Use variables $testsbase and $inctests. Emit a
36127         gl_TESTS_BASE form into gnulib-cache.m4. Create $testsbase/Makefile.am.
36128         Remind the user to add AC_CONFIG_FILES($testsdir/Makefile) and
36129         SUBDIRS += $testsdir.
36130         (func_create_testdir): Update.
36131
36132 2005-09-18  Bruno Haible  <bruno@clisp.org>
36133
36134         * gnulib-tool: Revise --dry-run implementation. Use variable $doit
36135         instead of $dry_run.
36136         (func_cp_if_changed, func_mv_if_changed): Remove functions.
36137         (func_ln_if_changed): Don't handle dry-run here.
36138         (func_import): In dry-run mode, detect more precisely which actions
36139         would be performed, and don't use "...ing" verbs.
36140
36141 2005-09-18  Bruno Haible  <bruno@clisp.org>
36142
36143         * gnulib-tool (func_tmpdir): New function, taken from GNU gettextize.
36144         (func_import): Use join on two temporary files instead of three nested
36145         loops, in order to determine which files are new or old.
36146
36147 2005-09-18  Bruno Haible  <bruno@clisp.org>
36148
36149         * gnulib-tool (func_import): Comment out code that spits out the
36150         new files with --dry-run.
36151
36152 2005-09-18  Bruno Haible  <bruno@clisp.org>
36153
36154         * doc/gnulib.texi (Invoking gnulib-tool): 50% rewritten.
36155
36156 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
36157
36158         * lib/stat-time.h: New file.
36159         * lib/timespec.h (ST_TIME_CMP_NS, ST_TIME_CMP, ATIME_CMP, CTIME_CMP):
36160         (MTIME_CMP, TIMESPEC_NS): Remove.  Now done by stat-time.h,
36161         in a different way.
36162         (timespec_cmp): New function.
36163         * lib/utimecmp.c: Include stat-time.h.
36164         (SYSCALL_RESOLUTION): Depend on whether various struct stat
36165         members exist, not on the obsolescent ST_MTIM_NSEC.
36166         (utimecmp): Use the new stat-time functions rater than TIMESPEC_NS.
36167
36168 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
36169
36170         * config/srclist.txt: Remove glibc bug 1033 and uncomment mktime.c.
36171
36172 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
36173
36174         * MODULES.html.sh (File system functions): Add stat-time.
36175         * modules/stat-time: New file.
36176         * modules/timespec (Files): Remove m4/st_mtim.m4; this
36177         is now done in a different way, by the stat-time module.
36178         * modules/utimecmp (Depends-on): Add stat-time.
36179
36180 2005-09-15  Paul Eggert  <eggert@cs.ucla.edu>
36181
36182         * m4/st_mtim.m4: Remove.  Superseded by...
36183         * m4/stat-time.m4: New file.
36184         * m4/timespec.m4 (gl_TIMESPEC): Require AC_C_INLINE.
36185         Do not invoke AC_STRUCT_ST_MTIM_NSEC; no longer needed.
36186
36187 2005-09-15  Derek Price  <derek@ximbiot.com>
36188
36189         * m4/strstr.m4 (gl_FUNC_STRSTR): Don't define strstr here.
36190
36191 2005-09-15  Derek Price  <derek@ximbiot.com>
36192
36193         * lib/regex_internal.h: Blank `pure' for GNUC < 3.
36194         * lib/regex_internal.c: Ditto, using this...
36195         (__GNUC_PREREQ): ...new macro.
36196         * lib/regcomp.c, regexec.c: Blank `always_inline' for GNUC < 3.1
36197         using...
36198         (__GNUC_PREREQ): ...this new macro.
36199
36200         * lib/strstr.h: Include string.h. Define strstr as a macro here.
36201
36202 2005-09-15  Derek Price  <derek@ximbiot.com>
36203             Paul Eggert  <eggert@cs.ucla.edu>
36204
36205         * lib/regcomp.c, regexec.c, regex_internal.c: Back out previous
36206         changes, consolidating in...
36207         * lib/regex_internal.h: ...this file.
36208
36209 2005-09-13  Jim Meyering  <jim@meyering.net>
36210
36211         * lib/canon-host.c: Filter through gnu indent and reword comments
36212         slightly.
36213         * lib/canon-host.h (ch_strerror_r): Tweak cpp indentation and spacing.
36214
36215 2005-09-13  Derek Price  <derek@ximbiot.com>
36216
36217         * lib/canon-host.c (canon_host_r): Set *cherror on memory allocation
36218         failure.
36219         Reported by Jim Meyering  <jim@meyering.net>.
36220
36221 2005-09-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
36222
36223         * lib/base64.c: Typo.
36224         (base64_encode): Put b64str in initialized data section.
36225
36226 2005-09-12  Paul Eggert  <eggert@cs.ucla.edu>
36227
36228         Merge glibc and coreutils changes into gnulib, plus a few
36229         extra fixes.
36230         * lib/md5.c: Use #error rather than a string.
36231         (CYCLIC): New macro, from glibc source.  Use it instead of rol.
36232         * lib/md5.h (__GNUC_PREREQ, __THROW): Define if not defined already.
36233         (__attribute__): Define to empty for non recent-GCC.
36234         (__md5_buffer, __md5_finish_ctx, __md5_init_ctx, __md5_process_block):
36235         (__md5_process_bytes, __md5_read_ctx, __md5_stream):
36236         Renamed from their non-__ counterparts, with new macros replacing
36237         them if not _LIBC.  Add __THROW attribute.
36238         (rol): Remove.
36239         (struct md5_ctx): Align buffer if using GCC.
36240         * lib/sha1.h (struct sha1_ctx): Likewise.
36241         * lib/sha1.c (SWAP): Renamed from the NOTSWAP.  All uses changed.
36242         The old name was backwards.
36243         (NOTSWAP): Remove; not used.
36244         (rol): New macro, moved here from md5.h.
36245         (sha1_process_block): Remove a FIXME that doesn't make sense.
36246
36247 2005-09-12  Derek Price  <derek@ximbiot.com>
36248
36249         Return usable errors from canon-host.
36250         * lib/canon-host.h: New file.
36251         * lib/canon-host.c (canon_host): Wrap...
36252         (canon_host_r): ...this new function, which now relies exclusively on
36253         getaddrinfo.
36254         (ch_strerror): New function.
36255         (last_cherror): New global.
36256         * lib/getaddrinfo.c: Move include of getaddrinfo.h first to test
36257         interface.
36258         (getaddrinfo): Add AI_CANONNAME functionality.  Don't do arithmetic on
36259         void *.
36260         (freeaddrinfo): Free ai->ai_canonname when set.
36261
36262 2005-09-12  Derek Price  <derek@ximbiot.com>
36263
36264         Make canon-host require getaddrinfo.
36265         * m4/canon-host.m4 (gl_CANON_HOST): Remove most dependencies.
36266         AC_LIBSOURCE canon-host.h.  Call...
36267         (gl_PREREQ_CANON_HOST): ...this new function, which requires
36268         gl_GETADDRINFO.
36269         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Compile gai_strerror when needed.
36270
36271 2005-09-12  Derek Price  <derek@ximbiot.com>
36272
36273         * modules/canon-host: Add canon-host.h.  Depend on getaddrinfo.  Make
36274         LGPL.
36275         * modules/getaddrinfo: Add link to opengroup spec.  Depend on strdup.
36276
36277 2005-09-12  Derek Price  <derek@ximbiot.com>
36278
36279         * lib/gai_strerror.c: Include config.h when available.  Include
36280         getaddrinfo.h before other headers to test interface.
36281         Reported by Larry Jones <lawrence.jones@ugs.com>.
36282
36283 2005-09-12  Derek Price  <derek@ximbiot.com>
36284             Paul Eggert  <eggert@cs.ucla.edu>
36285
36286         * modules/glob (Files): Add glob-libc.h.
36287
36288 2005-09-12  Derek Price  <derek@ximbiot.com>
36289             Paul Eggert  <eggert@cs.ucla.edu>
36290
36291         * m4/glob.m4 (gl_GLOB_SUBSTITUTE): AC_LIBSOURCES for glob.c,
36292         glob_.h, glob-libc.h.
36293         (gl_PREREQ_GLOB): Remove _SYS_CDEFS_H hack; no longer needed.
36294
36295 2005-09-12  Derek Price  <derek@ximbiot.com>
36296             Paul Eggert  <eggert@cs.ucla.edu>
36297
36298         * lib/glob-libc.h: Renamed from glob_.h.  The new version is
36299         taken from libc's glob.h, except with '#ifdef __GLOB_GNULIB'
36300         protecting things that should be done only in gnulib contexts.
36301         * lib/glob_.h: New file, containing only the glob things needed for
36302         gnulib.
36303         (GLOB_PREFIX): Remove.  All uses changed to look for __GLOB_GNULIB.
36304         (__GLOB_CONCAT, __GLOB_XCONCAT, __GLOB_ID): Remove; no longer needed.
36305         (glob, globfree, glob_pattern_p): Now defined simply in terms of
36306         rpl_glob, rpl_globfree, rpl_glob_pattern_p.
36307         (__GLOB_GNULIB): New macro, to keep the glob.h changes clearer
36308         and to respect the namespace rules better.
36309
36310 2005-09-08  Simon Josefsson  <jas@extundo.com>
36311
36312         * modules/socklen: New file.
36313
36314 2005-09-08  Simon Josefsson  <jas@extundo.com>
36315
36316         * m4/socklen.m4: New file.
36317
36318 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
36319
36320         * modules/utimens (Files): Add m4/utimbuf.m4, since
36321         m4/utimens.m4 requires gl_CHECK_TYPE_STRUCT_UTIMBUF.
36322         Reported by Sergey Poznyakoff.
36323
36324 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
36325
36326         * lib/glob.c (glob, globfree, __glob_pattern_p): Use old-style function
36327         definitions, since that's the preferred style in glibc.
36328         Fix a minor spacing issue, and update copyright notice to match
36329         glibc's.
36330
36331 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
36332
36333         * config/srclist.txt: Remove glibc bug 1061; it's been fixed.
36334
36335 2005-09-06  Simon Josefsson  <jas@extundo.com>
36336
36337         * lib/getpass.c (getpass): Fix typo, test for HAVE_TCSETATTR and not
36338         TCSETATTR.  Reported by Derek Price <derek@ximbiot.com>.
36339
36340 2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
36341
36342         * lib/regex_internal.h (bitset_not): Add parens to avoid gcc -Wall
36343         warning.
36344
36345 2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
36346
36347         * config/srclist.txt: Add glibc bug 1302.
36348
36349 2005-09-05  Paul Eggert  <eggert@cs.ucla.edu>
36350
36351         Change bitset word type from unsigned int to unsigned long int,
36352         as this has better performance on typical 64-bit hosts.
36353         Port bitset code to hosts with unusual word sizes.
36354         * lib/regcomp.c (build_equiv_class, build_charclass, build_range_exp):
36355         (build_collating_symbol):
36356         Prefer bitset to re_bitset_ptr_t in prototypes, when the actual
36357         argument is a bitset.  This is merely a style issue, but it makes
36358         it clearer that an entire array is expected.
36359         (re_compile_fastmap_iter, init_dfa, init_word_char, optimize_subexps):
36360         * lib/regcomp.c (lower_subexp, parse_bracket_exp, built_charclass_op):
36361         Port to the case where bitset_word is not the same as unsigned int.
36362         * lib/regex_internal.h (bitset_set, bitset_clear, bitset_contain):
36363         (bitset_not, bitset_merge, bitset_set_all, bitset_mask):
36364         Likewise.
36365         * lib/regexec.c (check_dst_limits_calc_pos_1,
36366         check_subexp_matching_top):
36367         (build_trtable, group_nodes_into_DFAstates):
36368         Likewise.
36369         * lib/regcomp.c (re_compile_fastmap_iter, utf8_sb_map, optimize_utf8):
36370         Don't assume that SBC_MAX is a multiple of BITSET_WORD_BITS.
36371         * lib/regex_internal.h (bitset_set_all, bitset_not): Likewise.
36372         * lib/regexec.c (group_nodes_into_DFAstates): Likewise.
36373         * lib/regcomp.c (utf8_sb_map): Don't assume UINT_MAX == 0xffffffff.
36374         * lib/regcomp.c (optimize_subexps, lower_subexp):
36375         Work even if bitset_word has holes in its bitwise representation.
36376         * lib/regex_internal.h (BITSET_WORD_BITS): Likewise.
36377         * lib/regexec.c (check_dst_limits_calc_pos_1,
36378         check_subexp_matching_top):
36379         Likewise.
36380         * lib/regex_internal.c (re_string_reconstruct):
36381         Don't assume UCHAR_MAX == 255.
36382         * lib/regex_internal.h (bitset_set_all): Likewise.
36383         * lib/regex_internal.h (BITSET_WORD_BITS): Renamed from UINT_BITS.
36384         All uses changed.
36385         (BITSET_WORDS): Renamed from BITSET_UINTS.  All uses changed.
36386         (bitset_word): New type, replacing 'unsigned int' for bitset uses.
36387         All uses changed.
36388         (BITSET_WORD_MAX): New macro.
36389         (bitset_set, bitset_clear, bitset_contain, bitset_empty):
36390         (bitset_set_all, bitset_copy):  Now inline functions, not macros.
36391         (bitset_empty, bitset_copy):
36392         Prefer sizeof (bitset) to multiplying it out ourselves.
36393         (bitset_not_merge): Remove; unused.
36394         (bitset_contain): Return bool, not unsigned int with one bit on.
36395         All callers changed.
36396         * lib/regexec.c (build_trtable): Don't assume bitset has no stricter
36397         alignment than re_node_set; do this by defining a new internal
36398         type struct dests_alloc and using it to allocate memory.
36399
36400 2005-09-05  Bruno Haible  <bruno@clisp.org>
36401
36402         * gnulib-tool (func_import): Fix comparison in handling of symbolic
36403         links.
36404
36405 2005-09-04  Martin Lambers  <marlam@marlam.de>  (tiny change)
36406
36407         * modules/size_max (Makefile.am): Add size_max.h
36408
36409 2005-09-04  Derek Price  <derek@ximbiot.com>
36410
36411         * gnulib-tool (func_import): Fix reversed $symbolic logic.
36412
36413 2005-09-03  Simon Josefsson  <jas@extundo.com>
36414
36415         * gnulib-tool: Fix typo.
36416
36417 2005-09-03  Simon Josefsson  <jas@extundo.com>
36418
36419         * config/srclist.txt: Add glibc bug 1293.
36420
36421 2005-09-03  Derek Price  <derek@ximbiot.com>
36422
36423         * m4/getlogin_r (gl_GETLOGIN_R): Fix cut & paste error.
36424         From Larry Jones <lawrence.jones@ugs.com>.
36425
36426 2005-09-02  Simon Josefsson  <jas@extundo.com>
36427
36428         * modules/socklen: New file.
36429
36430 2005-09-02  Simon Josefsson  <jas@extundo.com>
36431
36432         * modules/havelib: New module.
36433
36434         * modules/gettext, modules/iconv, modules/lock, modules/readline:
36435         Use havelib.
36436
36437 2005-09-02  Paul Eggert  <eggert@cs.ucla.edu>
36438
36439         Check for arithmetic overflow when calculating sizes, to prevent
36440         some buffer-overflow issues.  These patches are conservative, in the
36441         sense that when I couldn't determine whether an overflow was possible,
36442         I inserted a run-time check.
36443         * lib/regex_internal.h (re_xmalloc, re_xrealloc, re_x2realloc): New
36444         macros.
36445         (SIZE_MAX) [!defined SIZE_MAX]: New macro.
36446         (re_alloc_oversized, re_x2alloc_oversized, re_xnmalloc):
36447         (re_xnrealloc, re_x2nrealloc): New inline functions.
36448         * lib/regcomp.c (init_dfa, analyze, build_range_exp,
36449         parse_bracket_exp):
36450         (build_equiv_class, build_charclass): Check for arithmetic overflow
36451         in size expression calculations.
36452         * lib/regex_internal.c (re_string_realloc_buffers):
36453         (build_wcs_upper_buffer, re_node_set_add_intersect):
36454         (re_node_set_init_union, re_node_set_insert, re_node_set_insert_last):
36455         (re_dfa_add_node, register_state): Likewise.
36456         * lib/regexec.c (re_search_stub, re_copy_regs, re_search_internal):
36457         (prune_impossible_nodes, push_fail_stack, set_regs, check_arrival):
36458         (build_trtable, extend_buffers, match_ctx_init, match_ctx_add_entry):
36459         (match_ctx_add_subtop, match_ctx_add_sublast): Likewise.
36460
36461 2005-09-02  Paul Eggert  <eggert@cs.ucla.edu>
36462
36463         * modules/inttostr (Files): Add m4/inttypes_h.m4, m4/stdint_h.m4,
36464         m4/ulonglong.m4.  Problem reported by Martin Lambers.
36465
36466 2005-09-02  Bruno Haible  <bruno@clisp.org>
36467
36468         Support for lib vs. lib64 distinction on biarch platforms.
36469         * m4/lib-prefix.m4 (AC_LIB_PREPARE_MULTILIB): New macro.
36470         (AC_LIB_PREFIX): Require it. Use $acl_libdirstem instead of 'lib'.
36471         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Likewise.
36472
36473 2005-09-02  Bruno Haible  <bruno@clisp.org>
36474
36475         * gnulib-tool (import): In the other first-use case, provide defaults
36476         as well.
36477
36478 2005-09-02  Bruno Haible  <bruno@clisp.org>
36479
36480         * config/srclist.txt: lib-link.m4 and lib-prefix.m4 currently have
36481         patches not yet found in the latest gettext release.
36482
36483 2005-09-01  Paul Eggert  <eggert@cs.ucla.edu>
36484
36485         * lib/glob.c (GET_LOGIN_NAME_MAX): Renamed from LOGIN_NAME_MAX,
36486         to avoid a collision with bits/local_lim.h in glibc.
36487         All uses changed.  Problem reported by Dmitry V. Levin in
36488         <http://sources.redhat.com/bugzilla/show_bug.cgi?id=1060>.
36489
36490         * lib/regex_internal.c (build_wcs_upper_buffer): Fix portability
36491         bugs in int versus size_t comparisons.
36492         (re_string_context_at): Fix bug where the code assumed that
36493         Idx is signed.
36494
36495         Use bool where appropriate.
36496         * lib/regcomp.c (re_set_fastmap): ICASE arg is bool, not int.
36497         All callers changed.
36498         (calc_eclosure_iter): Likewise, for ROOT arg.
36499         (parse_bracket_element): Likewise, for ACCEPT_HYPHEN arg.
36500         (build_charclass_op): Likewise, for NON_MATCH arg.
36501         * lib/regex_internal.c (re_string_allocate, re_string_construct):
36502         (re_string_construct_common): Likewise, for ICASE arg.
36503         * lib/regexec.c (re_search_2_stub, re_search_stub):
36504         Likewise, for RET_LEN arg.
36505         (check_matching): Likewise, for FL_LONGEST_MATCH arg.
36506         (set_regs): Likewise, for FL_BACKTRACK arg.
36507         * lib/regcomp.c (re_compile_fastmap_iter, optimize_utf8):
36508         (duplicate_node_closure, calc_inveclosure, calc_eclosure):
36509         (calc_eclosure_iter, parse_bracket_exp):
36510         Use bool for internal variables that are booleans.
36511         * lib/regexec.c (re_search_internal, check_matching,
36512         proceed_next_node):
36513         (set_regs, build_sifted_states, sift_states_bkref):
36514         (check_arrival_add_next_nodes, check_arrival_expand_ecl_sub):
36515         (expand_bkref_cache, build_trtable, group_nodes_into_DFAstates):
36516         (find_collation_sequence_value):
36517         Likewise.
36518         * lib/regex_internal.c (re_node_set_insert, re_node_set_insert_last):
36519         (re_node_set_compare):
36520         Return bool, not int. All callers changed.
36521         * lib/regexec.c (check_halt_node_context, check_dst_limits):
36522         (build_trtable, check_node_accept): Likewise.
36523         * lib/regex_internal.h: Include stdbool.h.
36524
36525         Fix bugs uncovered when converting to bool.
36526         * lib/regcomp.c (calc_eclosure_iter): Check for storage allocation
36527         failure instead of charging ahead blindly.
36528         * lib/regex_internal.c (register_state): Likewise.
36529         * lib/regexec.c (re_search_2_stub): Use simpler method than boolean
36530         for freeing internal storage.
36531         (group_nodes_into_DFA_states): Use unsigned int, not int, for
36532         bitset pieces used as boolean, to avoid undefined behavior
36533         on hosts that do int overflow checking.
36534
36535 2005-09-01  Paul Eggert  <eggert@cs.ucla.edu>
36536
36537         * config/srclist.txt: Add glibc bugs 1285-1287.
36538
36539 2005-09-01  Jim Meyering  <jim@meyering.net>
36540
36541         * m4/lchown.m4: Require gl_FUNC_CHOWN, for the definition of
36542         CHOWN_MODIFIES_SYMLINK, which is used by lchown.c.
36543         Require gl_STAT_MACROS, too.
36544
36545 2005-09-01  Bruno Haible  <bruno@clisp.org>
36546
36547         * gnulib-tool (import): In the first-use case, provide defaults.
36548
36549 2005-09-01  Bruno Haible  <bruno@clisp.org>
36550
36551         * gnulib-tool (func_import): Remove the .tmp files.
36552
36553 2005-09-01  Bruno Haible  <bruno@clisp.org>
36554
36555         * gnulib-tool (func_import): Fix handling of symbolic links.
36556
36557 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
36558
36559         On 64-bit hosts (where size_t is 64 bits and int is 32 bits), the
36560         old glibc regex code mishandles strings longer than 2**31 bytes.
36561         This patch fixes this when the regex code is used in gnulib
36562         (i.e., outside glibc).
36563
36564         This patch should not affect the use of the regex code inside
36565         glibc.  No doubt this problem also needs to be handled for glibc
36566         as well, but the result will be an incompatible change to the
36567         glibc ABI, and the old ABI will have to be supported too.  That
36568         can be the the subject for another patch.
36569
36570         * lib/regex.h (_REGEX_LARGE_OFFSETS): New feature-test macro,
36571         governing whether the rest of this patch is active.  By default,
36572         the macro is disabled and the patch has no effect.
36573         (regoff_t) [defined _REGEX_LARGE_OFFSETS]: Define to off_t, not int.
36574         (__re_idx_t, __re_size_t, __re_long_size_t): New types.
36575         (struct re_pattern_buffer, re_search, re_search_2, re_match):
36576         (re_match_2, re_set_registers): Use the new types.
36577         * lib/regex_internal.h (Idx, re_hashval_t): New types.
36578         (REG_MISSING, REG_ERROR, REG_VALID_INDEX, REG_VALID_NONZERO_INDEX):
36579         New macros.
36580         (re_node_set, re_charset_t, re_token_t, re_string_realloc_buffers):
36581         (re_string_context_at, bin_tree_t, re_dfastate_t):
36582         (struct re_state_table_entry, state_array_t, re_sub_match_last_t):
36583         (re_sub_match_top_t, re_match_context_t, re_sift_context_t):
36584         (struct re_fail_stack_ent_t, struct re_fail_stack_t, struct re_dfa_t):
36585         (re_string_char_size_at, re_string_wchar_at):
36586         (re_string_elem_size_at):
36587         Use the new types and macros to port to 64-bit hosts.
36588         Use unsigned types for internal values, so that the code
36589         mostly works even for arrays larger than SSIZE_MAX.
36590         * lib/regcomp.c (re_compile_internal, init_dfa, duplicate_node):
36591         (search_duplicated_node, calc_eclosure_iter, fetch_number):
36592         (parse_reg_exp, parse_branch, parse_expression, parse_sub_exp):
36593         (build_equiv_class, build_charclass, re_compile_fastmap_iter):
36594         (free_dfa_content, create_initial_state, optimize_utf8, analyze):
36595         (optimize_subexps, calc_first, link_nfa_nodes, duplicate_node_closure):
36596         (calc_inveclosure, parse_dup_op, build_range_exp):
36597         (build_collating_symbol, parse_bracket_exp, build_charclass_op):
36598         (fetch_number, create_token_tree, mark_opt_subexp):
36599         Likewise.
36600         * lib/regex_internal.c (re_string_construct_common,
36601         create_ci_newstate):
36602         (create_cd_newstate, re_string_allocate, re_string_construct):
36603         (re_string_realloc_buffers, build_wcs_upper_buffer):
36604         (re_string_skip_chars, build_upper_buffer, re_string_translate_buffer):
36605         (re_string_reconstruct, re_string_peek_byte_case):
36606         (re_string_fetch_byte_case, re_string_context_at):
36607         (re_node_set_alloc, re_node_set_init_1, re_node_set_init_2):
36608         (re_node_set_init_copy, re_node_set_add_intersect):
36609         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
36610         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
36611         (re_node_set_remove_at, re_dfa_add_node, calc_state_hash):
36612         (re_acquire_state, re_acquire_state_context, register_state):
36613         Likewise.
36614         * lib/regex.c (match_ctx_init, match_ctx_add_entry,
36615         search_cur_bkref_entry):
36616         (match_ctx_add_subtop, match_ctx_add_sublast, sift_ctx_init):
36617         (re_search_internal, re_search_2_stub, re_search_stub)
36618         (re_copy_regs, check_matching, check_halt_state_context, update_regs):
36619         (push_fail_stack, sift_states_iter_mb, build_sifted_states):
36620         (update_cur_sifted_state, check_dst_limits):
36621         (check_dst_limits_calc_pos_1, check_dst_limits_calc_pos):
36622         (check_subexp_limits, sift_states_bkref, merge_state_array):
36623         (check_subexp_matching_top, get_subexp, get_subexp_sub):
36624         (find_subexp_node, check_arrival, check_arrival_add_next_nodes):
36625         (check_arrival_expand_ecl, check_arrival_expand_ecl_sub):
36626         (expand_bkref_cache, check_node_accept_bytes):
36627         (group_nodes_into_DFAstates, check_node_accept, regexec, re_match):
36628         (re_search, re_match_2, re_search_2, prune_impossible_nodes):
36629         (acquire_init_state_context, check_halt_node_context):
36630         (proceed_next_node, pop_fail_stack, set_regs, free_fail_stack_return):
36631         (sift_states_backward, clean_state_log_if_needed):
36632         (sub_epsilon_src_nodes, add_epsilone_src_nodes, merge_state_with_log):
36633         (find_recover_state, transit_state_sb, transit_state_mb):
36634         (transit_state_bkref, build_trtable, match_ctx_clean):
36635         Likewise.
36636         * lib/regcomp.c (parse_dup_op): Add an extra test if Idx is unsigned,
36637         to work around an assumption that REG_MISSING is negative.
36638
36639         * lib/regcomp.c (re_comp) [defined _REGEX_RE_COMP || defined _LIBC]:
36640         (seek_collating_symbol_entry) [defined _LIBC]:
36641         (lookup_collation_sequence_value) [defined _LIBC]:
36642         (build_range_exp, build_collating_symbol) [defined _LIBC]:
36643         Use prototypes rather than old-style function definitions.
36644         * lib/regexec.c (re_exec) [defined _REGEX_RE_COMP || defined _LIBC]:
36645         (transit_state_sb) [0]:
36646         (find_collation_sequence_value) [defined _LIBC]: Likewise.
36647
36648         * lib/regexec.c (re_search_internal): Simplify update of rm_so and
36649         rm_eo.
36650
36651         * lib/regcomp.c (re_compile_fastmap_iter, init_dfa, init_word_char):
36652         (optimize_subexps, lower_subexp):
36653         Don't assume 1<<31 has defined behavior on hosts with 32-bit int,
36654         since the signed shift might overflow.  Use 1u<<31 instead.
36655         * lib/regex_internal.h (bitset_set, bitset_clear, bitset_contain):
36656         Likewise.
36657         * lib/regexec.c (check_dst_limits_calc_pos_1,
36658         check_subexp_matching_top): Likewise.
36659
36660         * lib/regcomp.c (optimize_subexps, lower_subexp):
36661         Use CHAR_BIT rather than 8, for clarity.
36662         * lib/regexec.c (check_dst_limits_calc_pos_1):
36663         (check_subexp_matching_top): Likewise.
36664         * lib/regcomp.c (init_dfa): Make table_size unsigned, so that we don't
36665         have to worry about portability issues when shifting it left.
36666         Remove no-longer-needed test for table_size > 0.
36667         * lib/regcomp.c (parse_sub_exp): Do not shift more bits than there are
36668         in a word, as the resulting behavior is undefined.
36669         * lib/regexec.c (check_dst_limits_calc_pos_1): Likewise;
36670         in one case, a <= should have been an <, and in another case the
36671         whole test was missing.
36672         * lib/regex_internal.h (BYTE_BITS): Remove.  All uses changed to
36673         the standard name CHAR_BIT.
36674         * lib/regexec.c (match_ctx_add_entry): Don't assume that ~0 == -1;
36675         this is not true on one's complement and signed-magnitude hosts.
36676
36677         * lib/regex_internal.h (re_sub_match_top_t): Remove unused member
36678         next_last_offset.
36679         (struct re_dfa_t): Remove unused member states_alloc.
36680         * lib/regcomp.c (init_dfa): Don't initialize unused members.
36681
36682 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
36683
36684         * m4/regex.m4 (gl_REGEX): Require AC_SYS_LARGEFILE, Define
36685         _REGEX_LARGE_OFFSETS).  Test for regoff_t/off_t bug in 64-bit
36686         and large-file glibc and in 32-bit large-file Solaris.
36687
36688 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
36689
36690         * lib/regex_internal.c (re_string_reconstruct): Don't assume buffer
36691         lengths fit in regoff_t; this isn't true if regoff_t is the same
36692         width as size_t.
36693         * lib/regex.c (re_search_internal): 5th arg is LAST_START
36694         (= START + RANGE) instead of RANGE.  This avoids overflow
36695         problems when regoff_t is the same width as size_t.
36696         All callers changed.
36697         (re_search_2_stub): Check for overflow when adding the
36698         sizes of the two strings.
36699         (re_search_stub): Check for overflow when adding START
36700         to RANGE; if it occurs, substitute the extreme value.
36701
36702 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
36703
36704         * config/srclist.txt: Add glibc bugs 1273, 1278-1282, 1284.
36705
36706 2005-08-31  Jim Meyering  <jim@meyering.net>
36707
36708         * lib/regcomp.c (search_duplicated_node): Make first pointer arg
36709         a pointer-to-const.
36710         * lib/regex_internal.c (create_ci_newstate, create_cd_newstate):
36711         (register_state): Likewise.
36712         * lib/regexec.c (search_cur_bkref_entry, check_dst_limits):
36713         (check_dst_limits_calc_pos_1, check_dst_limits_calc_pos):
36714         (group_nodes_into_DFAstates): Likewise.
36715
36716 2005-08-31  Jim Meyering  <jim@meyering.net>
36717
36718         * check-module: Add a FIXME comment.
36719
36720 2005-08-31  Eric Blake  <ebb9@byu.net>
36721
36722         * modules/unistd-safer (Files): Add unistd--.h.
36723         * modules/stdio-safer (Files): Add stdio--.h.
36724
36725 2005-08-31  Derek Price  <derek@ximbiot.com>
36726
36727         * lib/getdelim.c (getdelim): Return EOF on EOF.
36728         Reported by Larry Jones <lawrence.jones@ugs.com>.
36729
36730 2005-08-31  Bruno Haible  <bruno@clisp.org>
36731
36732         Avoid unnecessary diffs in the generated lib/Makefile.am.
36733         * gnulib-tool (func_emit_lib_Makefile_am): Don't write the cmd into
36734         the generated files.
36735         (func_import): Don't set cmd.
36736
36737 2005-08-31  Bruno Haible  <bruno@clisp.org>
36738
36739         * lib/strstr.c: Include <stddef.h>, for NULL.
36740         * lib/strcasestr.c: Likewise.
36741         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
36742
36743 2005-08-31  Bruno Haible  <bruno@clisp.org>
36744
36745         * gnulib-tool: New option --macro-prefix.
36746         (func_import): Use macro_prefix.
36747         (import): Handle option --macro-prefix.
36748
36749 2005-08-31  Bruno Haible  <bruno@clisp.org>
36750
36751         * gnulib-tool (import): Rename most ac_* variables to cached_*.
36752         Also use new variables cached_lgpl, cached_libtool.
36753
36754 2005-08-31  Bruno Haible  <bruno@clisp.org>
36755
36756         * gnulib-tool (func_import): Require AC_GNU_SOURCE etc. instead of
36757         always instantiating them.
36758
36759 2005-08-31  Bruno Haible  <bruno@clisp.org>
36760
36761         * gnulib-tool (func_import): Read the previous cached settings
36762         from gnulib-cache.m4 and gnulib-comp.m4. Remove files that were
36763         earlier added by gnulib but are now dropped. Warn when a gnulib file
36764         overwrites a non-gnulib file.
36765
36766 2005-08-31  Bruno Haible  <bruno@clisp.org>
36767
36768         * gnulib-tool (func_import): Generate two files gnulib-cache.m4 and
36769         gnulib-comp.m4 instead of a single gnulib.m4, to make it easy for
36770         projects that don't keep autogenerated files in CVS. Put into
36771         actioncmd only the specified modules, not the transitive closure.
36772
36773 2005-08-31  Bruno Haible  <bruno@clisp.org>
36774
36775         * gnulib-tool (func_import): Fix defaulting of $libname and $libtool.
36776         Create directories that shall be filled.
36777         (import): Don't look for gl_* macros in configure.ac. Recurse across
36778         all directories containing a gnulib-cache.m4 files, if meaningful.
36779
36780 2005-08-31  Bruno Haible  <bruno@clisp.org>
36781
36782         * gnulib-tool (func_import): Emit also a stub for gl_LIBTOOL.
36783         (import): Set seen_libtool when we see gl_LIBTOOL.
36784
36785 2005-08-31  Bruno Haible  <bruno@clisp.org>
36786
36787         * gnulib-tool (func_import): Also copy m4/gnulib-tool.m4. Omit
36788         declaration macro definitions from generated gnulib.m4.
36789
36790 2005-08-30  Oskar Liljeblad  <oskar@osk.mine.nu>
36791
36792         * lib/iconvme.h: Add prototype for iconv_alloc.
36793
36794 2005-08-29  Simon Josefsson  <jas@extundo.com>
36795
36796         * lib/iconvme.c: Fix errno.
36797
36798 2005-08-29  Bruno Haible  <bruno@clisp.org>
36799
36800         * gnulib-tool: Enclose all occurrences of $destdir in "...", so
36801         that it works when the directory contains spaces.
36802
36803 2005-08-29  Bruno Haible  <bruno@clisp.org>
36804
36805         * gnulib-tool (import): Avoid unnecessary spaces in $avoidlist.
36806
36807 2005-08-29  Bruno Haible  <bruno@clisp.org>
36808
36809         * gnulib-tool (func_import): Emit more comments into gnulib.m4.
36810         Emit more advice.
36811
36812 2005-08-29  Bruno Haible  <bruno@clisp.org>
36813         and Stepan Kasal  <kasal@ucw.cz>
36814
36815         * check-module: If more parameters are given, check each of them
36816         separately; add more exceptions, as noted by Jim Meyering.
36817         (check_module): New procedure.
36818         (%exempt_header): Now contains all exceptions.
36819
36820 2005-08-29  Ben Pfaff  <blp@cs.stanford.edu>
36821
36822         * modules/byteswap (Makefile.am): Fix rule to not assume GNU make.
36823
36824 2005-08-29  Oskar Liljeblad  <oskar@osk.mine.nu>
36825
36826         * lib/iconvme.c: Split iconv_string into iconv_alloc.
36827
36828 2005-08-28  Bruno Haible  <bruno@clisp.org>
36829
36830         * m4/gnulib-tool.m4: New file.
36831
36832 2005-08-27  Jim Meyering  <jim@meyering.net>
36833
36834         * modules/unistd-safer (Files): Add pipe-safer.c.
36835         * modules/fcntl-safer (Files): Add creat-safer.c.
36836
36837 2005-08-27  Jim Meyering  <jim@meyering.net>
36838
36839         * m4/stdlib-safer.m4: New file.  From coreutils.
36840         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Add stdio--.h.
36841         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Add creat-safer.c to the
36842         AC_LIBSOURCES list and arrange to compile it via AC_LIBOBJ.
36843         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Likewise, add pipe-safer.c.
36844         Add pipe-safer.c and unistd--.h to the AC_LIBSOURCES list.
36845
36846 2005-08-27  Jim Meyering  <jim@meyering.net>
36847
36848         * lib/fopen-safer.c: Merge minor changes from coreutils.
36849         * lib/dup-safer.c: Likewise.
36850         * lib/fd-safer.c: Likewise.
36851
36852         Merge from coreutils.
36853         * lib/stdio--.h: New file.
36854         * lib/stdlib--.h: New file.
36855         * lib/mkstemp-safer.c: New file.
36856
36857         GNU tar needs these.
36858         * lib/pipe-safer.c: New file.
36859         * lib/creat-safer.c: New file.
36860         * lib/fcntl--.h (creat): Define to creat_safer.
36861         * lib/fcntl-safer.h: Include <sys/types.h> and declare creat_safer.
36862         * lib/unistd--.h (pipe): Define to pipe_safer.
36863         * lib/unistd-safer.h: Declare pipe_safer.
36864
36865 2005-08-26  Simon Josefsson  <jas@extundo.com>
36866
36867         * lib/getpass.c: Use _WIN32 instead of WIN32, suggested by Bruno
36868         Haible <bruno@clisp.org>.
36869
36870 2005-08-26  Paul Eggert  <eggert@cs.ucla.edu>
36871
36872         * lib/regex_internal.h: Remove all references to
36873         RE_NO_INTERNAL_PROTOTYPES; no longer neeeded now that we assume C89
36874         or better.
36875         (bitset_not, bitset_merge, bitset_not_merge):
36876         (bitset_mask, re_string_allocate, re_string_construct):
36877         (re_string_reconstruct, re_string_destruct, re_string_elem_size_at):
36878         (re_string_char_size_at, re_string_wchar_at, re_string_peek_byte_case):
36879         (re_string_fetch_byte_case, re_node_set_alloc, re_node_set_init_1):
36880         (re_node_set_init_2, re_node_set_init_copy, re_node_set_add_intersect):
36881         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
36882         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
36883         (re_node_set_remove_at, re_dfa_add_node, re_acquire_state):
36884         (re_acquire_state_context):
36885         Remove unnecessary forward decls.
36886         (re_string_char_size_at, re_string_wchar_at, re_string_elem_size_at):
36887         Put __attribute at function definition,
36888         now that the function decl has been removed.
36889         * lib/regex_internal.c (re_string_peek_byte_case):
36890         (re_string_fetch_byte_case, re_node_set_compare, re_node_set_contains):
36891         Likewise.
36892
36893 2005-08-25  Stepan Kasal  <kasal@ucw.cz>
36894
36895         * m4/regex.m4: Add AC_PREREQ(2.50).
36896         (gl_REGEX): If --with-included-regex was given, skip the autodetection.
36897
36898 2005-08-25  Simon Josefsson  <jas@extundo.com>
36899
36900         * m4/getpass.m4: Check for termios.h, tcgetattr, tcsetattr, and
36901         __fsetlocking.
36902
36903 2005-08-25  Simon Josefsson  <jas@extundo.com>
36904
36905         * lib/getpass.c: Add WIN32 implementation.  Conditionalize use of
36906         termios.h, tcgetattr, tcsetattr and __fsetlocking.  Remove some
36907         GLIBC specific code.
36908
36909 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
36910
36911         Make regex safe for g++.  This fixes one real bug (an "err"
36912         that should have been "*err").  g++ problem reported by
36913         Sam Steingold.
36914         * lib/regex_internal.h (re_calloc): New macro, consistent with
36915         re_malloc etc.  All callers of calloc changed to use re_calloc.
36916         * lib/regex_internal.c (build_wcs_upper_buffer): Return reg_errcode_t,
36917         not int.  All callers changed.
36918         * lib/regcomp.c (re_compile_fastmap_iter): Don't use
36919         alloca (mb_cur_max); just use an array of size MB_LEN_MAX.
36920         * lib/regexec.c (push_fail_stack): Use re_realloc, not realloc.
36921         (find_recover_state): Change "err" to "*err"; this fixes what
36922         appears to be a real bug.
36923         (check_arrival_expand_ecl_sub): Be consistent about reg_errcode_t
36924         versus int.
36925
36926 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
36927
36928         * modules/regex (Depends-on): Add malloc, since the code
36929         assumes that !malloc(0) means failure.
36930
36931 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
36932
36933         * lib/regexec.c (set_regs): Don't alloca with an unbounded size.
36934
36935         alloca modernization/simplification for regex.
36936         * lib/regex.c: Remove portability cruft for alloca.  This no longer
36937         needs to be at the start of the file, and can be moved into
36938         regex_internal.h and simplified.
36939         * lib/regex_internal.h: Include <alloca.h>.
36940         (__libc_use_alloca) [!defined _LIBC]: New macro.
36941         * lib/regexec.c (build_trtable): Remove "#ifdef _LIBC", since the code
36942         now works outside glibc.
36943
36944 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
36945
36946         * config/srclist.txt: Add glibc bugs 1241, 1245.
36947
36948 2005-08-25  Jim Meyering  <jim@meyering.net>
36949
36950         * lib/open-safer.c: Include <config.h>.
36951         Otherwise, we'd lose LARGEFILE support in any file using
36952         e.g. "fcntl--.h"
36953
36954 2005-08-25  Bruno Haible  <bruno@clisp.org>
36955
36956         * m4/minmax.m4: Require autoconf 2.52.
36957         (gl_MINMAX_IN_HEADER): Add comments. Use m4_pushdef/m4_popdef instead
36958         of define/undefine. Use AS_TR_SH and AS_TR_CPP as more robust
36959         alternatives of translit over the alphabet.
36960         Based on a patch from Stepan Kasal <kasal@ucw.cz>.
36961
36962 2005-08-24  Simon Josefsson  <jas@extundo.com>
36963
36964         * tests/test-getpass.c: New file.
36965
36966 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
36967
36968         * m4/regex.m4 (gl_REGEX): Use POSIX-compliant spellings when testing
36969         for GNU regex features.
36970
36971 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
36972
36973         * lib/regcomp.c (regerror): 2nd arg is 'restrict', as per POSIX.
36974         * lib/regex.h (regerror): Likewise.
36975
36976         * lib/regex.c: Do not include <sys/types.h>, as POSIX no longer
36977         requires this.  (The code never needed it.)
36978
36979         * lib/regcomp.c, regex_internal.c, regex_internal.h, regexec.c:
36980         All uses of recently-renamed identifiers changed to use the new,
36981         POSIX-compliant names.  The code will build and run just fine
36982         without these changes, but it's better to eat our own dog food
36983         and use the standard-conforming names.
36984
36985         * lib/regex.h: Fix a multitude of POSIX name space violations.
36986         These changes have an effect only for programs that define
36987         _POSIX_C_SOURCE, _POSIX_SOURCE, or _XOPEN_SOURCE; they
36988         do not change anything for programs compiled in the normal way.
36989         Also, there is no effect on the ABI.
36990
36991         (_REGEX_SOURCE): New macro.
36992         Do not include <stddef.h> if _XOPEN_SOURCE and VMS are both
36993         defined and _GNU_SOURCE is not; this fixes a name space violation.
36994
36995         Rename the following macros to obey POSIX requirements.
36996         The old names are still visible as macros if _REGEX_SOURCE is defined.
36997         (REG_BACKSLASH_ESCAPE_IN_LISTS): renamed from
36998         RE_BACKSLASH_ESCAPE_IN_LISTS.
36999         (REG_BK_PLUS_QM): renamed from RE_BK_PLUS_QM.
37000         (REG_CHAR_CLASSES): renamed from RE_CHAR_CLASSES.
37001         (REG_CONTEXT_INDEP_ANCHORS): renamed from RE_CONTEXT_INDEP_ANCHORS.
37002         (REG_CONTEXT_INDEP_OPS): renamed from RE_CONTEXT_INDEP_OPS.
37003         (REG_CONTEXT_INVALID_OPS): renamed from RE_CONTEXT_INVALID_OPS.
37004         (REG_DOT_NEWLINE): renamed from RE_DOT_NEWLINE.
37005         (REG_DOT_NOT_NULL): renamed from RE_DOT_NOT_NULL.
37006         (REG_HAT_LISTS_NOT_NEWLINE): renamed from RE_HAT_LISTS_NOT_NEWLINE.
37007         (REG_INTERVALS): renamed from RE_INTERVALS.
37008         (REG_LIMITED_OPS): renamed from RE_LIMITED_OPS.
37009         (REG_NEWLINE_ALT): renamed from RE_NEWLINE_ALT.
37010         (REG_NO_BK_BRACES): renamed from RE_NO_BK_BRACES.
37011         (REG_NO_BK_PARENS): renamed from RE_NO_BK_PARENS.
37012         (REG_NO_BK_REFS): renamed from RE_NO_BK_REFS.
37013         (REG_NO_BK_VBAR): renamed from RE_NO_BK_VBAR.
37014         (REG_NO_EMPTY_RANGES): renamed from RE_NO_EMPTY_RANGES.
37015         (REG_UNMATCHED_RIGHT_PAREN_ORD): renamed from
37016         RE_UNMATCHED_RIGHT_PAREN_ORD.
37017         (REG_NO_POSIX_BACKTRACKING): renamed from RE_NO_POSIX_BACKTRACKING.
37018         (REG_NO_GNU_OPS): renamed from RE_NO_GNU_OPS.
37019         (REG_DEBUG): renamed from RE_DEBUG.
37020         (REG_INVALID_INTERVAL_ORD): renamed from RE_INVALID_INTERVAL_ORD.
37021         (REG_IGNORE_CASE): renamed from RE_ICASE.  This renaming is a bit
37022         unusual, since we can't clash with the POSIX REG_ICASE.
37023         (REG_CARET_ANCHORS_HERE): renamed from RE_CARET_ANCHORS_HERE.
37024         (REG_CONTEXT_INVALID_DUP): renamed from RE_CONTEXT_INVALID_DUP.
37025         (REG_NO_SUB): renamed from RE_NO_SUB.
37026         (REG_SYNTAX_EMACS): renamed from RE_SYNTAX_EMACS.
37027         (REG_SYNTAX_AWK): renamed from RE_SYNTAX_AWK.
37028         (REG_SYNTAX_GNU_AWK): renamed from RE_SYNTAX_GNU_AWK.
37029         (REG_SYNTAX_POSIX_AWK): renamed from RE_SYNTAX_POSIX_AWK.
37030         (REG_SYNTAX_GREP): renamed from RE_SYNTAX_GREP.
37031         (REG_SYNTAX_EGREP): renamed from RE_SYNTAX_EGREP.
37032         (REG_SYNTAX_POSIX_EGREP): renamed from RE_SYNTAX_POSIX_EGREP.
37033         (REG_SYNTAX_ED): renamed from RE_SYNTAX_ED.
37034         (REG_SYNTAX_SED): renamed from RE_SYNTAX_SED.
37035         (_REG_SYNTAX_POSIX_COMMON): renamed from _RE_SYNTAX_POSIX_COMMON.
37036         (REG_SYNTAX_POSIX_BASIC): renamed from RE_SYNTAX_POSIX_BASIC.
37037         (REG_SYNTAX_POSIX_MINIMAL_BASIC): renamed from
37038         RE_SYNTAX_POSIX_MINIMAL_BASIC.
37039         (REG_SYNTAX_POSIX_EXTENDED): renamed from RE_SYNTAX_POSIX_EXTENDED.
37040         (REG_SYNTAX_POSIX_MINIMAL_EXTENDED): renamed from
37041         RE_SYNTAX_POSIX_MINIMAL_EXTENDED.
37042         (REG_DUP_MAX): renamed from RE_DUP_MAX.  No need to undef it.
37043         (REG_UNALLOCATED): Renamed from REGS_UNALLOCATED.
37044         (REG_REALLOCATE): Renamed from REGS_REALLOCATE.
37045         (REG_FIXED): Renamed from REGS_FIXED.
37046         (REG_NREGS): Renamed from RE_NREGS.
37047
37048         (REG_ICASE, REG_NEWLINE, REG_NOSUB): Do not depend on the values
37049         of other REG_* macros, since POSIX says the user is allowed to
37050         #undef these macros selectively.
37051
37052         (reg_errcode_t): Update comment stating what other tables need
37053         to be consistent.
37054
37055         Rename the following enum values to obey POSIX requirements.
37056         The old names are still visible as macros.
37057         (_REG_ENOSYS): Renamed from REG_ENOSYS.  Define even if _XOPEN_SOURCE
37058         is not defined, since GNU is supposed to be a superset of POSIX as
37059         much as possible, and since we want reg_errcode_t to be a signed
37060         type for implementation consistency.
37061         (_REG_NOERROR): Renamed from REG_NOERROR.
37062         (_REG_NOMATCH): Renamed from REG_NOMATCH.
37063         (_REG_BADPAT): Renamed from REG_BADPAT.
37064         (_REG_ECOLLATE): Renamed from REG_ECOLLATE.
37065         (_REG_ECTYPE): Renamed from REG_ECTYPE.
37066         (_REG_EESCAPE): Renamed from REG_EESCAPE.
37067         (_REG_ESUBREG): Renamed from REG_ESUBREG.
37068         (_REG_EBRACK): Renamed from REG_EBRACK.
37069         (_REG_EPAREN): Renamed from REG_EPAREN.
37070         (_REG_EBRACE): Renamed from REG_EBRACE.
37071         (_REG_BADBR): Renamed from REG_BADBR.
37072         (_REG_ERANGE): Renamed from REG_ERANGE.
37073         (_REG_ESPACE): Renamed from REG_ESPACE.
37074         (_REG_BADRPT): Renamed from REG_BADRPT.
37075         (_REG_EEND): Renamed from REG_EEND.
37076         (_REG_ESIZE): Renamed from REG_ESIZE.
37077         (_REG_ERPAREN): Renamed from REG_ERPAREN.
37078         (REG_ENOSYS, REG_NOERROR, REG_NOMATCH, REG_BADPAT, REG_ECOLLATE):
37079         (REG_ECTYPE, REG_EESCAPE, REG_ESUBREG, REG_EBRACK, REG_EPAREN):
37080         (REG_EBRACE, REG_BADBR, REG_ERANGE, REG_ESPACE, REG_BADRPT, REG_EEND):
37081         (REG_ESIZE, REG_ERPAREN): Now macros, not enum constants.
37082
37083         (_REG_RE_NAME, _REG_RM_NAME): New macros.
37084         (REG_TRANSLATE_TYPE): Renamed from RE_TRANSLATE_TYPE.  All uses
37085         changed.  But support the old name if the new one is not defined
37086         and if _REGEX_SOURCE.
37087
37088         Change the following member names in struct re_pattern_buffer.
37089         The old names are still supported if !_REGEX_SOURCE.
37090         The new names are always supported, regardless of _REGEX_SOURCE.
37091         (re_buffer): Renamed from buffer.
37092         (re_allocated): Renamed from allocated.
37093         (re_used): Renamed from used.
37094         (re_syntax): Renamed from syntax.
37095         (re_fastmap): Renamed from fastmap.
37096         (re_translate): Renamed from translate.
37097         (re_can_be_null): Renamed from can_be_null.
37098         (re_regs_allocated): Renamed from regs_allocated.
37099         (re_fastmap_accurate): Renamed from fastmap_accurate.
37100         (re_no_sub): Renamed from no_sub.
37101         (re_not_bol): Renamed from not_bol.
37102         (re_not_eol): Renamed from not_eol.
37103         (re_newline_anchor): Renamed from newline_anchor.
37104
37105         Change the following member names in struct re_registers.
37106         The old names are still supported if !_REGEX_SOURCE.
37107         The new names are always supported, regardless of _REGEX_SOURCE.
37108         (rm_num_regs): Renamed from num_regs.
37109         (rm_start): Renamed from start.
37110         (rm_end): Renamed from end.
37111
37112         (re_set_syntax, re_compile_pattern, re_compile_fastmap):
37113         (re_search, re_search_2, re_match, re_match_2, re_set_registers):
37114         Prepend __ to parameter names.
37115
37116         Undo yesterday's changes.
37117
37118 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
37119
37120         * config/srclist.txt: Remove glibc bug 1233 and add 1236, which
37121         supersedes it. Add glibc bugs 1237, 1238, 1240.  Comment out
37122         lib/regex.c.
37123
37124 2005-08-24  Jim Meyering  <jim@meyering.net>
37125
37126         Sync from coreutils.
37127         * m4/fcntl-safer.m4: New file.
37128
37129         * m4/xgetcwd.m4: Use AC_LIBSOURCES and AC_LIBOBJ to indicate source
37130         and object files for this module.
37131
37132 2005-08-24  Jim Meyering  <jim@meyering.net>
37133
37134         Sync from coreutils.
37135         * lib/fcntl--.h, lib/fcntl-safer.h, lib/open-safer.c: New files.
37136
37137 2005-08-24  Jim Meyering  <jim@meyering.net>
37138
37139         * modules/xgetcwd (Makefile.am): Remove `lib_SOURCES += ...' line,
37140         now that xgetcwd.m4 requires xgetcwd.c and xgetcwd.h.
37141
37142 2005-08-24  Jim Meyering  <jim@meyering.net>
37143
37144         * modules/fcntl-safer: New module.
37145         * modules/fts (Depends-on): Add fcntl-safer.
37146         * MODULES.html.sh (File descriptor based Input/Output):
37147         Add fcntl-safer.
37148
37149 2005-08-24  Bruno Haible  <bruno@clisp.org>
37150
37151         Support for unit test modules.
37152         * modules/README: Mention tests modules.
37153         * modules/TEMPLATE-TESTS: New file.
37154         * gnulib-tool: New options --extract-tests-module, --with-tests and
37155         --tests-base (unused for the moment).
37156         (testsbase, inctests): New variables.
37157         (func_all_modules): Exclude TEMPLATE-TESTS and *-tests.
37158         (func_verify_module): Exclude TEMPLATE-TESTS.
37159         (func_verify_nontests_module, func_verify_tests_module): New functions.
37160         (func_get_dependencies): Add implicit dependency for tests modules.
37161         (func_get_tests_module): New function.
37162         (func_modules_transitive_closure): When --with-tests was specified,
37163         include the unit tests as well, unless explicitly avoided.
37164         (func_emit_lib_Makefile_am): Ignore the tests modules here.
37165         (func_emit_tests_Makefile_am): New function.
37166         (func_create_testdir): When --with-tests was specified, emit a
37167         tests/ directory.
37168         * MODULES.html.sh (Future developments): Update.
37169
37170 2005-08-24  Bruno Haible  <bruno@clisp.org>
37171
37172         * modules/tls-tests: New file.
37173         * tests/test-tls.c: New file, from GNU gettext.
37174
37175 2005-08-24  Bruno Haible  <bruno@clisp.org>
37176
37177         * modules/lock-tests: New file.
37178         * tests/test-lock.c: New file, from GNU gettext.
37179
37180 2005-08-24  Bruno Haible  <bruno@clisp.org>
37181
37182         * lib/lock.h: Add multiple inclusion guard.
37183         * lib/tls.h: Add multiple inclusion guard.
37184
37185 2005-08-24  Bruno Haible  <bruno@clisp.org>
37186
37187         * gnulib-tool: Add support for the --aux-dir option to
37188         --create-testdir, --create-megatestdir, --test, --megatest.
37189         (func_create_testdir, func_create_megatestdir): Optionally emit a
37190         AC_CONFIG_AUX_DIR directive.
37191         (create-testdir, create-megatestdir, test, megatest): Provide a
37192         default value for $auxdir.
37193
37194 2005-08-24  Bruno Haible  <bruno@clisp.org>
37195
37196         * gnulib-tool (import): Use compound statement instead of subshell
37197         where possible.
37198
37199 2005-08-24  Bruno Haible  <bruno@clisp.org>
37200
37201         * gnulib-tool (import): Change --aux-dir default to "build-aux".
37202
37203 2005-08-24  Bruno Haible  <bruno@clisp.org>
37204
37205         * gnulib-tool (func_version): Update.
37206
37207 2005-08-24  Bruno Haible  <bruno@clisp.org>
37208
37209         * gnulib-tool (func_import, func_create_testdir,
37210         func_create_megatestdir): Quote all autoconf macro arguments.
37211
37212 2005-08-24  Bruno Haible  <bruno@clisp.org>
37213
37214         * gnulib-tool (func_create_megatestdir): Call autoreconf without the
37215         option --force, because --force causes the aclocal.m4 of each
37216         subdirectory to be newer than the corresponding config.h.in.
37217
37218 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
37219
37220         * m4/regex.m4 (gl_INCLUDED_REGEX): Remove; no longer used.
37221         All contents moved to gl_REGEX.
37222         (gl_REGEX): Don't bother checking whether lib/regex.c exists;
37223         assume that it does.
37224
37225 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
37226
37227         * lib/regex.h (REG_NOSYS)
37228         [!defined _XOPEN_SOURCE && 200112L <= _POSIX_C_SOURCE]:
37229         Define, since POSIX requires it as of 2001.
37230         (_REG_ENOSYS)
37231         [! (defined _XOPEN_SOURCE || 200112L <= _POSIX_C_SOURCE)]:
37232         New private symbol, used to keep the enum signed in all cases.
37233         * lib/regex.h (RE_NO_EMPTY_RANGES): Fix doc bug reported by James
37234         Youngman in
37235         <http://lists.gnu.org/archive/html/bug-gnulib/2005-07/msg00132.html>.
37236
37237         * lib/regex_internal.c (re_string_skip_chars, register_state):
37238         (calc_state_hash):
37239         Remove forward decls; no longer needed now that we use prototypes.
37240         * lib/regexec.c (acquire_init_state_context, check_halt_node_context):
37241         (proceed_next_node, pop_fail_stack, sub_epsilon_src_nodes):
37242         (clean_state_log_if_needed): Likewise.
37243
37244 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
37245
37246         * config/srclist.txt: Add glibc bugs 1231-1233.
37247
37248 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
37249
37250         Fix problems reported by Sam Steingold in
37251         <http://lists.gnu.org/archive/html/bug-gnulib/2005-08/msg00007.html>.
37252         * lib/regexec.c (sift_states_bkref): Fix portability bug: the code
37253         assumed that reg_errcode_t is a signed type, which is not
37254         necessarily true if _XOPEN_SOURCE is not defined.
37255         * lib/regex_internal.c (calc_state_hash): Put 'inline' before type,
37256         since some compilers warn about it otherwise.
37257
37258 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
37259
37260         * lib/regcomp.c (create_initial_state): Remove duplicate decl.
37261         (init_word_char, create_initial_state, duplicate_node_closure):
37262         (fetch_token, peek_token_bracket, build_range_exp):
37263         (build_collating_symbol): Remove forward decls; no longer needed
37264         now that we use prototypes.
37265
37266         * lib/regcomp.c:
37267         (re_compile_pattern, re_set_syntax, re_compile_fastmap):
37268         (re_compile_fastmap_iter, regcomp, regerror, regfree):
37269         (re_compile_internal, init_dfa, init_word_char, free_workarea_compile):
37270         (create_initial_state, optimize_utf8, analyze, postorder, preorder):
37271         (optimize_subexps, lower_subexps, lower_subexp, calc_first, calc_next):
37272         (link_nfa_nodes, duplicate_node_closure, search_duplicated_node):
37273         (duplicate_node, calc_inveclosure, calc_eclosure, calc_eclosure_iter):
37274         (fetch_token, peek_token, peek_token_bracket, parse, parse_reg_exp):
37275         (parse_branch, parse_expression, parse_sub_exp, parse_dup_op):
37276         (build_range_exp, build_collating_symbol, parse_bracket_exp):
37277         (parse_bracket_element, parse_bracket_symbol, build_equiv_class):
37278         (build_charclass, build_charclass_op, fetch_number, create_tree):
37279         (create_token_tree, mark_opt_subexp, duplicate_tree):
37280         Use prototypes rather than old-style definitions.
37281
37282         * lib/regex_internal.c:
37283         (re_string_allocate, re_string_construct, re_string_realloc_buffers):
37284         (re_string_construct_common, build_wcs_buffer, build_wcs_upper_buffer):
37285         (re_string_skip_chars, build_upper_buffer, re_string_translate_buffer):
37286         (re_string_reconstruct, re_string_peek_byte_case):
37287         (re_string_fetch_byte_case, re_string_destruct, re_string_context_at):
37288         (re_node_set_alloc, re_node_set_init_1, re_node_set_init_2):
37289         (re_node_set_init_copy, re_node_set_add_intersect):
37290         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
37291         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
37292         (re_node_set_remove_at, re_dfa_add_node, calc_state_hash):
37293         (re_acquire_state, re_acquire_state_context, register_state):
37294         (create_ci_newstate, create_cd_newstate, free_state):
37295         Likewise.
37296         * lib/regexec.c (regexec, re_match, re_search, re_match_2,
37297         re_search_2):
37298         (re_search_2_stub, re_search_stub, re_copy_regs, re_set_registers):
37299         (re_search_internal, prune_impossible_nodes):
37300         (acquire_init_state_context, check_matching, static):
37301         (check_halt_node_context, check_halt_state_context, proceed_next_node):
37302         (push_fail_stack, pop_fail_stack, set_regs, free_fail_stack_return):
37303         (update_regs, sift_states_backward, build_sifted_states):
37304         (clean_state_log_if_needed, merge_state_array):
37305         (update_cur_sifted_state, add_epsilon_src_nodes):
37306         (sub_epsilon_src_nodes, check_dst_limits, check_dst_limits_calc_pos_1):
37307         (check_dst_limits_calc_pos, check_subexp_limits, sift_states_bkref):
37308         (sift_states_iter_mb, transit_state, merge_state_with_log, static):
37309         (find_recover_state, check_subexp_matching_top, transit_state_mb):
37310         (transit_state_bkref, get_subexp, get_subexp_sub, find_subexp_node):
37311         (check_arrival, check_arrival_add_next_nodes):
37312         (check_arrival_expand_ecl, check_arrival_expand_ecl_sub):
37313         (expand_bkref_cache, build_trtable, group_nodes_into_DFAstates):
37314         (check_node_accept_bytes, check_node_accept, extend_buffers):
37315         (match_ctx_init, match_ctx_clean, match_ctx_free, match_ctx_add_entry):
37316         (search_cur_bkref_entry, match_ctx_add_subtop, match_ctx_add_sublast):
37317         (sift_ctx_init):
37318         Likewise.
37319
37320         * lib/regex_internal.h:
37321         (re_string_allocate, re_string_construct, re_string_reconstruct):
37322         (re_string_realloc_buffers, build_wcs_buffer, build_wcs_upper_buffer):
37323         (build_upper_buffer, re_string_translate_buffer, re_string_destruct):
37324         (re_string_elem_size_at, re_string_char_size_at, re_string_wchar_at):
37325         (re_string_context_at, re_string_peek_byte_case):
37326         (re_string_fetch_byte_case): Declare even if RE_NO_INTERNAL_PROTOTYPES
37327         is defined, since we now use prototypes always.
37328
37329         * lib/regex.h (_RE_ARGS): Remove.  No longer needed, since we assume
37330         C89 or better.  All uses removed.
37331
37332 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
37333
37334         * config/srclist.txt: Add glibc bugs 1220-1227.
37335
37336 2005-08-20  Jim Meyering  <jim@meyering.net>
37337
37338         * lib/regexec.c (regexec, re_search_stub) [!_LIBC]: Omit declaration
37339         of unused local, dfa.
37340
37341 2005-08-20  Bruno Haible  <bruno@clisp.org>
37342
37343         * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_GNU_SOURCE.
37344
37345 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
37346
37347         * lib/regex_internal.c (re_string_realloc_buffers, re_node_set_insert):
37348         (re_node_set_insert_last, re_dfa_add_node):
37349         Rename local variables to avoid GCC shadowing warnings.
37350
37351 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
37352
37353         * lib/regex_internal.c (re_acquire_state, re_acquire_state_context)
37354         [defined lint]: Suppress bogus uninitialized-variable warnings.
37355
37356         * lib/regcomp.c (duplicate_node): Return new index, not an error code,
37357         and let the caller return REG_ESPACE if out of space.  This
37358         removes an uninitialied-variable warning with GCC 4.0.1, and also
37359         avoids taking the address of a local variable.  All callers
37360         changed.
37361
37362 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
37363
37364         * config/srclist.txt: Comment out $LIBCSRC/posix/regex_internal.c,
37365         $LIBCSRC/posix/regexec.c.
37366         Add glibc bug 1217 for regcomp.c.
37367
37368 2005-08-19  Jim Meyering  <jim@meyering.net>
37369
37370         * lib/regexec.c (proceed_next_node): Redo local variables to
37371         avoid GCC shadowing warnings.
37372
37373 2005-08-18  Bruno Haible  <bruno@clisp.org>
37374
37375         * lib/strstr.c (strstr): Fix return value in multibyte case.
37376         * lib/strcasestr.c (strcasestr): Likewise.
37377
37378 2005-08-17  Paul Eggert  <eggert@cs.ucla.edu>
37379
37380         * lib/regex.h: Remove useless space-before-tab.  From coreutils.
37381
37382 2005-08-17  Jim Meyering  <jim@meyering.net>
37383
37384         Make the %s format (seconds since the epoch) work for a negative
37385         number and when used with a zero-padded field width, e.g. %015s.
37386
37387         * lib/strftime.c (my_strftime): Move the `do_number_sign_and_padding'
37388         label so that it precedes the code to set `digits'.  Otherwise,
37389         %0Ns wouldn't work.  Before this change, `date -d @-22 +%05s' would
37390         print `00-22'.  Now, it prints `-0022', as it should.
37391
37392 2005-08-17  Bruno Haible  <bruno@clisp.org>
37393
37394         * modules/strstr (Files): Add m4/mbrtowc.m4.
37395         (Depends-on): Add mbuiter.
37396
37397 2005-08-17  Bruno Haible  <bruno@clisp.org>
37398
37399         * modules/strcasestr: New file.
37400         * MODULES.html.sh (String handling, based on ANSI C 89): Add
37401         strcasestr.
37402
37403 2005-08-17  Bruno Haible  <bruno@clisp.org>
37404
37405         * modules/strcase (Depends-on): Add mbuiter. Remove strnlen1, mbchar.
37406
37407 2005-08-17  Bruno Haible  <bruno@clisp.org>
37408
37409         * modules/mbuiter: New file.
37410         * MODULES.html.sh (Extended multibyte and wide character utilities):
37411         Add mbuiter.
37412
37413 2005-08-17  Bruno Haible  <bruno@clisp.org>
37414
37415         * m4/strstr.m4 (gl_FUNC_STRSTR): Use the replacement function always.
37416         (gl_PREREQ_STRSTR): Use gl_FUNC_MBRTOWC.
37417
37418 2005-08-17  Bruno Haible  <bruno@clisp.org>
37419
37420         * m4/strcasestr.m4: New file.
37421
37422 2005-08-17  Bruno Haible  <bruno@clisp.org>
37423
37424         * lib/strstr.h: Ignore HAVE_STRSTR, always declare the gnulib function.
37425         * lib/strstr.c: Completely rewritten, with multibyte locale support.
37426
37427 2005-08-17  Bruno Haible  <bruno@clisp.org>
37428
37429         * lib/strcasestr.h: New file.
37430         * lib/strcasestr.c: New file.
37431
37432 2005-08-17  Bruno Haible  <bruno@clisp.org>
37433
37434         * lib/strcasecmp.c: Use mbuiter.h.
37435
37436 2005-08-17  Bruno Haible  <bruno@clisp.org>
37437
37438         * lib/mbuiter.h: New file.
37439
37440 2005-08-16  Paul Eggert  <eggert@cs.ucla.edu>
37441
37442         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Do not override the results
37443         of gl_GETOPT_SUBSTITUTE.  That way, if both gl_GETOPT_SUBSTITUTE
37444         and gl_GETOPT are both invoked via different paths (as happens
37445         with GNU tar CVS because it uses both argp and getopt), the former
37446         wins.
37447
37448 2005-08-16  Bruno Haible  <bruno@clisp.org>
37449
37450         * modules/tls: New file.
37451         * MODULES.html.sh (Multithreading): Add tls.
37452
37453 2005-08-16  Bruno Haible  <bruno@clisp.org>
37454
37455         * modules/strnlen1: New file.
37456         * MODULES.html.sh (String handling): Add strnlen1.
37457
37458 2005-08-16  Bruno Haible  <bruno@clisp.org>
37459
37460         * modules/strcase (Files): Add m4/mbrtowc.m4.
37461         (Depends-on): Add strnlen1, mbchar.
37462
37463 2005-08-16  Bruno Haible  <bruno@clisp.org>
37464
37465         * modules/mbiter: New file.
37466         * MODULES.html.sh (Extended multibyte and wide character utilities):
37467         Add mbiter.
37468
37469 2005-08-16  Bruno Haible  <bruno@clisp.org>
37470
37471         * modules/mbfile: New file.
37472         * MODULES.html.sh (Extended multibyte and wide character utilities):
37473         Add mbfile.
37474
37475 2005-08-16  Bruno Haible  <bruno@clisp.org>
37476
37477         * modules/mbchar: New file.
37478         * MODULES.html.sh (Extended multibyte and wide character utilities):
37479         New section.
37480
37481 2005-08-16  Bruno Haible  <bruno@clisp.org>
37482
37483         * m4/tls.m4: New file, from GNU gettext.
37484
37485 2005-08-16  Bruno Haible  <bruno@clisp.org>
37486
37487         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Use the replacement function
37488         always.
37489         (gl_PREREQ_STRCASECMP): Use gl_FUNC_MBRTOWC.
37490
37491 2005-08-16  Bruno Haible  <bruno@clisp.org>
37492
37493         * m4/mbiter.m4: New file.
37494
37495 2005-08-16  Bruno Haible  <bruno@clisp.org>
37496
37497         * m4/mbfile.m4: New file.
37498
37499 2005-08-16  Bruno Haible  <bruno@clisp.org>
37500
37501         * m4/mbchar.m4: New file.
37502
37503 2005-08-16  Bruno Haible  <bruno@clisp.org>
37504
37505         * lib/tls.h: New file, from GNU gettext.
37506         * lib/tls.c: New file, from GNU gettext.
37507
37508 2005-08-16  Bruno Haible  <bruno@clisp.org>
37509
37510         * lib/strnlen1.h: New file.
37511         * lib/strnlen1.c: New file.
37512
37513 2005-08-16  Bruno Haible  <bruno@clisp.org>
37514
37515         * lib/strcasecmp.c (struct mbiter_multi): Remove at_end field.
37516         (mbi_init): Update.
37517         (mbi_avail, mbi_advance): Let the iteration end before the terminating
37518         NUL byte, not after it.
37519
37520 2005-08-16  Bruno Haible  <bruno@clisp.org>
37521
37522         * lib/strcase.h (strcasecmp): Add note in comments.
37523         * lib/strncasecmp.c: Use code from strcasecmp.c.
37524         * lib/strcasecmp.c: Use mbchar module. Define private mbiter variant.
37525         (strcasecmp): Work correctly in multibyte locales.
37526
37527 2005-08-16  Bruno Haible  <bruno@clisp.org>
37528
37529         * lib/mbiter.h: New file.
37530
37531 2005-08-16  Bruno Haible  <bruno@clisp.org>
37532
37533         * lib/mbfile.h: New file.
37534
37535 2005-08-16  Bruno Haible  <bruno@clisp.org>
37536
37537         * lib/mbchar.h: New file.
37538         * lib/mbchar.c: New file.
37539
37540 2005-08-16  Bruno Haible  <bruno@clisp.org>
37541
37542         * lib/mbchar.h (mb_cmp, mb_casecmp): Order the invalid characters after
37543         the valid ones. Makes the comparison operations transitive:
37544         cmp (a, b) < 0 && cmp (b, c) < 0 ==> cmp (a, c) < 0.
37545         * lib/strcasecmp.c (strcasecmp): Use mb_casecmp.
37546
37547 2005-08-15  Simon Josefsson  <jas@extundo.com>
37548
37549         * modules/ssize_t (License): Change to 'unlimited'.
37550
37551         * gnulib-tool (sed_extract_prog): Recognize 'unlimited' license.
37552
37553 2005-08-15  Paul Eggert  <eggert@cs.ucla.edu>
37554
37555         * config/srclist.txt: Comment out $LIBCSRC/posix/regex.h.
37556         Add comments for each pending glibc patch.
37557
37558 2005-08-15  Bruno Haible  <bruno@clisp.org>
37559
37560         * lib/regex.h (__restrict_arr): Don't define to __restrict if
37561         __cplusplus is defined.
37562
37563 2005-08-14  Jim Meyering  <jim@meyering.net>
37564
37565         Sync from coreutils.
37566
37567         * lib/fts-cycle.c (setup_dir, enter_dir, leave_dir, free_dir):
37568         Use the hash-table-based cycle-detection code not just when
37569         FTS_TIGHT_CYCLE_CHECK if specified, but also with FTS_LOGICAL.
37570         Reported by James Youngman in
37571         <http://lists.gnu.org/archive/html/bug-gnulib/2005-08/msg00011.html>.
37572         * lib/fts_.h: Mention that with FTS_LOGICAL, we use
37573         FTS_TIGHT_CYCLE_CHECK.
37574         * lib/fts.c (fts_cross_check) [FTS_DEBUG]:
37575         s/active_dir_ht/fts_cycle.ht/. This lets us compile with -DFTS_DEBUG,
37576         once again.
37577         * lib/fts.c [! _LIBC]: Include "lstat.h" rather than rolling our own.
37578         * lib/fts.c (fd_safer): Remove decl.
37579         Include fcntl--.h rather than unistd-safer.h
37580         (fts_safe_changedir): Don't call fd_safer; no longer needed
37581         now that we include fcntl--.h.
37582
37583 2005-08-12  Simon Josefsson  <jas@extundo.com>
37584
37585         * modules/getndelim2: Use ssize_t module.
37586         * modules/getnline: Likewise.
37587         * modules/safe-read: Likewise.
37588         * modules/xreadlink: Likewise.
37589
37590         * modules/ssize_t: New file.
37591
37592 2005-08-12  Simon Josefsson  <jas@extundo.com>
37593
37594         * m4/readline.m4: Look for termcap, curses or ncurses if required.
37595
37596 2005-08-12  Simon Josefsson  <jas@extundo.com>
37597
37598         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
37599         ssize_t.
37600
37601 2005-08-12  Simon Josefsson  <jas@extundo.com>
37602
37603         * MODULES.html.sh (Extra functions based on ANSI C 89: Misc): Add
37604         readline, getdelim and check_version.
37605         (Support for systems lacking ISO C 99: Sizes of integer types):
37606         Add size_max.
37607
37608 2005-08-12  Bruno Haible  <bruno@clisp.org>
37609
37610         * m4/readline.m4 (gl_FUNC_READLINE): Look for ncurses first.
37611
37612 2005-08-11  Simon Josefsson  <jas@extundo.com>
37613
37614         * modules/readline: New file.
37615
37616         * modules/strnlen (Files): Add strnlen.h.
37617
37618 2005-08-11  Simon Josefsson  <jas@extundo.com>
37619
37620         * m4/readline.m4: New file.
37621
37622 2005-08-11  Simon Josefsson  <jas@extundo.com>
37623
37624         * lib/readline.h, readline.c: New file.
37625
37626 2005-08-11  Simon Josefsson  <jas@extundo.com>
37627
37628         * doc/gnulib.texi (Initial import, Finishing touches): Mention
37629         gl_AVOID.
37630
37631 2005-08-11  Bruno Haible  <bruno@clisp.org>
37632
37633         * lib/strnlen.h (strnlen): Change parameter name to match comment.
37634
37635 2005-08-10  Stepan Kasal  <kasal@ucw.cz>
37636
37637         * m4/onceonly_2_57.m4: Really require Autoconf 2.57.
37638
37639 2005-08-10  Simon Josefsson  <jas@extundo.com>
37640
37641         * tests/test-iconvme.c: New file.
37642
37643 2005-08-10  Simon Josefsson  <jas@extundo.com>
37644
37645         * m4/strnlen.m4: New file.
37646
37647         * m4/strndup.m4: Don't check for strnlen declaration, done in
37648         strnlen.m4.
37649
37650 2005-08-10  Simon Josefsson  <jas@extundo.com>
37651
37652         * lib/strndup.c: Use strnlen.h.
37653
37654         * lib/strnlen.h: New file.
37655
37656 2005-08-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
37657
37658         * README: Typos.
37659
37660 2005-08-02  Simon Josefsson  <jas@extundo.com>
37661
37662         * modules/readline: New file.
37663
37664 2005-08-02  Simon Josefsson  <jas@extundo.com>
37665
37666         * modules/getdelim: New file.
37667
37668         * modules/getline: Rewrite, don't use getndelim2.
37669
37670 2005-08-02  Simon Josefsson  <jas@extundo.com>
37671
37672         * m4/getline.m4: Separate out getdelim stuff into separate module.
37673
37674         * m4/getdelim.m4: New file.
37675
37676 2005-08-02  Simon Josefsson  <jas@extundo.com>
37677
37678         * lib/getline.h, getline.c: Rewrite.
37679
37680         * lib/getdelim.h, lib/getdelim.c: New files, ported from glibc.
37681
37682 2005-07-31  Bruno Haible  <bruno@clisp.org>
37683
37684         * lib/lock.h (gl_lock_initializer): New macro.
37685         (gl_lock_define_initialized): Use it.
37686         (gl_rwlock_initializer): New macro.
37687         (gl_rwlock_define_initialized): Use it.
37688         (gl_recursive_lock_initializer): New macro.
37689         (gl_recursive_lock_define_initialized): Use it.
37690
37691 2005-07-30  Karl Berry  <karl@gnu.org>
37692
37693         * doc/gnulib.texi (Initial import): mention -I$(top_builddir)/lib.
37694         Report from Ben Pfaff, regarding getopt.
37695
37696 2005-07-26  Paul Eggert  <eggert@cs.ucla.edu>
37697
37698         Add support to getopt for Emacs, which doesn't use LIBOBJS in the
37699         normal way.
37700         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE_HEADER): New macro.
37701         (gl_GETOPT_SUBSTITUTE): Use it.  Invoke gl_PREREQ_GETOPT.
37702         (gl_GETOPT_IFELSE, gl_GETOPT_CHECK_HEADERS): New macros.
37703         (gl_GETOPT): Use the new macros.  Most of the implementation
37704         is moved to the new macros.  This is for programs like Emacs
37705         that don't want all the functionality of gl_GETOPT.
37706
37707 2005-07-26  Bruno Haible  <bruno@clisp.org>
37708
37709         * m4/lock.m4: Update from GNU gettext.
37710
37711 2005-07-26  Bruno Haible  <bruno@clisp.org>
37712
37713         * lib/lock.h: Update from GNU gettext.
37714         * lib/lock.c: Update from GNU gettext.
37715
37716 2005-07-25  Paul Eggert  <eggert@cs.ucla.edu>
37717
37718         * m4/regex.m4 (gl_INCLUDED_REGEX): Use AC_RUN_IFELSE instead of the
37719         obsolescent AC_TRY_RUN.  Include the default includes files, for
37720         'exit'.
37721
37722 2005-07-24  Bruno Haible  <bruno@clisp.org>
37723
37724         * modules/visibility: New file.
37725         * MODULES.html.sh (Misc): Add visibility.
37726
37727 2005-07-24  Bruno Haible  <bruno@clisp.org>
37728
37729         * m4/visibility.m4: New file.
37730
37731 2005-07-24  Bruno Haible  <bruno@clisp.org>
37732
37733         * doc/visibility.texi: New file.
37734
37735 2005-07-22  Bruno Haible  <bruno@clisp.org>
37736
37737         * modules/alloca-opt (Makefile.am): Remove explicit dependency on
37738         $(ALLOCA_H), redundant through BUILT_SOURCES.
37739         * modules/argz (Makefile.am): Remove explicit dependency on $(ARGZ_H),
37740         redundant through BUILT_SOURCES.
37741         * modules/byteswap (Makefile.am): Remove explicit dependency on
37742         $(BYTESWAP_H), redundant through BUILT_SOURCES.
37743         * modules/fnmatch (Makefile.am): Remove explicit dependency on
37744         $(FNMATCH_H), redundant through BUILT_SOURCES.
37745         * modules/getopt (Makefile.am): Remove explicit dependency on
37746         $(GETOPT_H), redundant through BUILT_SOURCES.
37747         * modules/glob (Makefile.am): Remove explicit dependency on $(GLOB_H),
37748         redundant through BUILT_SOURCES.
37749         * modules/poll (Makefile.am): Remove explicit dependency on $(POLL_H),
37750         redundant through BUILT_SOURCES.
37751         * modules/stdbool (Makefile.am): Remove explicit dependency on
37752         $(STDBOOL_H), redundant through BUILT_SOURCES.
37753         * modules/stdint (Makefile.am): Remove explicit dependency on
37754         $(STDINT_H), redundant through BUILT_SOURCES.
37755         * modules/sysexits (Makefile.am): Add $(SYSEXITS_H) to BUILT_SOURCES.
37756         Remove explicit dependency on $(SYSEXITS_H).
37757         Reported by Alexandre Duret-Lutz <adl@src.lip6.fr>.
37758
37759 2005-07-18  Simon Josefsson  <jas@extundo.com>
37760
37761         * lib/check-version.c (check_version): Accept identical versions too.
37762
37763 2005-07-18  Bruno Haible  <bruno@clisp.org>
37764
37765         * modules/lock: New file.
37766         * MODULES.html.sh (Multithreading): New section.
37767
37768 2005-07-18  Bruno Haible  <bruno@clisp.org>
37769
37770         * m4/lock.m4: New file, from GNU gettext.
37771
37772 2005-07-18  Bruno Haible  <bruno@clisp.org>
37773
37774         * lib/lock.h: New file, from GNU gettext.
37775         * lib/lock.c: New file, from GNU gettext.
37776
37777 2005-07-18  Bruno Haible  <bruno@clisp.org>
37778
37779         * lib/lock.h (gl_once_t): New type.
37780         (gl_once_define, gl_once): New macros.
37781         * lib/lock.c (fresh_once): New variable.
37782         (glthread_once, glthread_once_call, glthread_once_singlethreaded): New
37783         functions.
37784
37785 2005-07-16  Simon Josefsson  <jas@extundo.com>
37786
37787         * doc/gnulib.texi (Library version handling): Add ELF symbol collision
37788         workaround, suggested by Bruno.
37789
37790 2005-07-15  Paul Eggert  <eggert@cs.ucla.edu>
37791
37792         * modules/xalloc (Depends-on): Add xalloc-die.
37793         * modules/xvasprintf (Depends-on): Add xalloc-die.
37794
37795 2005-07-15  Paul Eggert  <eggert@cs.ucla.edu>
37796
37797         * lib/quotearg.c: Add translator comment suggested by Bruno Haible,
37798         with a minor change.
37799
37800 2005-07-15  Bruno Haible  <bruno@clisp.org>
37801
37802         * m4/poll.m4 (gl_FUNC_POLL): Check against MacOS X 10.4 poll() bug.
37803         When using lib/poll.c, define poll as rpl_poll.
37804
37805 2005-07-14  Paul Eggert  <eggert@cs.ucla.edu>
37806
37807         * modules/argp (Depends-on): Remove unlocked-io.
37808
37809 2005-07-14  Derek Price  <derek@ximbiot.com>
37810
37811         * m4/glob.m4 (gl_GLOB): Cache glob interface check result.  Add check
37812         for glob symlink bug.
37813
37814 2005-07-14  Bruno Haible  <bruno@clisp.org>
37815
37816         * m4/argp.m4 (gl_ARGP): Remove invocation of gl_FUNC_GLIBC_UNLOCKED_IO.
37817         Instead, test for *_unlocked function declarations directly.
37818
37819 2005-07-11  Simon Josefsson  <jas@extundo.com>
37820
37821         * modules/size_max: New file.
37822
37823         * modules/xsize: Depend on size_max module for size_max.m4.
37824
37825 2005-07-11  Simon Josefsson  <jas@extundo.com>
37826
37827         * lib/size_max.h: New file.
37828
37829 2005-07-11  Paul Eggert  <eggert@cs.ucla.edu>
37830
37831         * lib/version-etc-fsf.c (version_etc_copyright): Parameterize the
37832         copyright symbol and the year.
37833         * lib/version-etc.c (COPYRIGHT_YEAR): New constant.
37834         (version_etc_va): Use parameterized copyright notice.
37835         Reword to conform to the current GNU coding standards.
37836
37837 2005-07-11  Karl Berry  <karl@gnu.org>
37838
37839         * doc/gnulib.texi (Quoting): new node.
37840         (Initial import): more info, from Patrice.
37841
37842 2005-07-11  Bruno Haible  <bruno@clisp.org>
37843
37844         * gnulib-tool (func_usage): Document option --avoid.
37845         (Command line options): Handle --avoid.
37846         (func_acceptable): New function.
37847         (func_modules_transitive_closure): Use it.
37848
37849 2005-07-11  Bruno Haible  <bruno@clisp.org>
37850
37851         * MODULES.html.sh: Use shortcut URLs to the www.opengroup.org site.
37852         Reported by Jim Meyering.
37853
37854 2005-07-10  Bruno Haible  <bruno@clisp.org>
37855
37856         * m4/size_max.m4 (gl_SIZE_MAX): Cast ~(size_t)0 back to size_t.
37857         Needed when size_t is smaller than 'unsigned int'.
37858         Reported by Paul Eggert.
37859
37860 2005-07-09  Sergey Poznyakoff  <gray@gnu.org.ua>
37861
37862         * modules/argp (Depends-on): Add unlocked-io
37863
37864 2005-07-09  Sergey Poznyakoff  <gray@gnu.org.ua>
37865
37866         * lib/argp-namefrob.h: Include unlocked-io.h. Removed unnecessary
37867         block of defines.
37868
37869 2005-07-08  Paul Eggert  <eggert@cs.ucla.edu>
37870
37871         * config/srclist.txt: Comment out regcomp.c, since we have a porting
37872         fix now.
37873
37874 2005-07-08  Eric Blake  <ebb9@byu.net>  (tiny change)
37875         and Paul Eggert  <eggert@cs.ucla.edu>
37876
37877         * lib/regcomp.c (init_dfa, build_range_exp): Store __btowc value
37878         in wint_t, not wchar_t.  Remove now-unnecessary cast.
37879
37880 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
37881
37882         * modules/regex (Files): Add lib/regex_internal.c,
37883         lib/regex_internal.h, lib/regexec.c, lib/regcomp.c, m4/codeset.m4.
37884         (Depends-on): Add extensions.
37885         (Makefile.am): Remove lib_SOURCES; now done by m4 code.
37886
37887 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
37888
37889         * m4/backupfile.m4 (gl_BACKUPFILE): Use AC_CHECK_FUNCS_ONCE on
37890         pathconf.
37891         * m4/same.m4 (gl_SAME): Likewise.
37892         Require AC_SYS_LONG_FILE_NAMES; bug reported by Gerrit P. Haase.
37893
37894         * m4/regex.m4: Adjust to new libc regex implementation.
37895         (gl_INCLUDED_REGEX): Add AC_LIBSOURCES for
37896         all the .c and .h parts of (the new) regex.
37897         Quote the m4 stuff better.
37898         Check for RE_ICASE bug of old gnulib.
37899         Check for REG_STARTEND of recent libc.
37900         Rename local variables from jm_* to gl_*.
37901         Quote operand of "test -f".
37902         Say "recent enough" version of libc, not "version 2".
37903         (gl_PREREQ_REGEX): Remove AC_FUNC_ALLOCA, since alloca is a
37904         prerequisite module.  Remove AC_HEADER_STDC; no longer needed.
37905         Check for locale.h, isblank, mbrtowc, wcrtomb, wcscoll.
37906         Remove check for btowc, isascii.
37907         Require AM_LANGINFO_CODESET.
37908
37909 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
37910
37911         * lib/regex.c, regex.h: Sync from libc.
37912         * lib/regcomp.c, lib/regexec_internal.c, lib/regex_internal.h:
37913         * lib/regexec.c:
37914         New files, synced from libc, except that regex_internal.h
37915         currently has a small porting fix.
37916
37917 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
37918
37919         * config/srclist.txt: Add regcomp.c, regex.c, regex.h,
37920         regex_internal.c, regexec.c.
37921         Add regex_internal.h too, but as a comment, since the libc version
37922         is currently broken in gnulib mode.
37923
37924 2005-07-06  Paul Eggert  <eggert@cs.ucla.edu>
37925
37926         Support programs like Emacs that use gnulib but not gettext.
37927         * MODULES.html.sh (Internationalization functions): Add gettext-h.
37928         * modules/gettext-h: New file.
37929         * modules/gettext (Files): Remove lib/gettext.h.
37930         (Depends-on): Add gettext-h.
37931         (Makefile.am): Remove lib_SOURCES.
37932         * modules/argmatch, modules/c-stack, modules/closeout:
37933         * modules/copy-file, modules/csharpcomp, modules/csharpexec:
37934         * modules/execute, modules/file-type, modules/getaddrinfo:
37935         * modules/getopt, modules/human, modules/javacomp:
37936         * modules/javaexec, modules/mkdir-p, modules/obstack:
37937         * modules/openat, modules/pagealign_alloc, modules/pipe:
37938         * modules/quotearg, modules/regex, modules/rpmatch:
37939         * modules/unicodeio, modules/userspec, modules/version-etc:
37940         * modules/wait-process, modules/xalloc-die, modules/xmemcoll:
37941         * modules/xsetenv:
37942         Depend on gettext-h, not gettext.
37943
37944 2005-07-05  Paul Eggert  <eggert@cs.ucla.edu>
37945
37946         * gnulib-tool (func_import): Add support for 'public domain' license.
37947         * modules/alloca, modules/atexit, modules/memmove:
37948         Now public domain, not GPL.
37949         * modules/dup2, modules/getpagesize, modules/malloc, modules/memset:
37950         * modules/realloc, modules/strerror, modules/strtod:
37951         Now LGPL, not GPL.
37952
37953 2005-07-05  Bruno Haible  <bruno@clisp.org>
37954
37955         * m4/mbrtowc.m4 (gl_FUNC_MBRTOWC): Upgrade to version from current
37956         autoconf CVS. Needed for mingw.
37957
37958 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
37959
37960         Remove the dependency of the strftime module on the tzset module.
37961         * modules/strftime (Depends-on): Remove dependency on tzset.
37962
37963 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
37964
37965         Remove the dependency of the strftime module on the tzset module.
37966         * m4/strftime.m4 (gl_FUNC_STRFTIME): Don't require
37967         gl_FUNC_TZSET_CLOBBER.
37968
37969 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
37970
37971         Remove the dependency of the strftime module on the tzset module.
37972         * lib/strftime.c (my_strftime)
37973         [! defined _LIBC && ! HAVE_RUN_TZSET_TEST]:
37974         Copy the input structure, to work around some of the bug with
37975         Solaris 2.5.1 and Solaris 2.6.  If you still care about these old
37976         Solaris releases, you should also use the tzset module, but we won't
37977         require it as a dependency any more since we don't want LGPLed code
37978         to depend on GPLed code.
37979
37980 2005-07-02  Jim Meyering  <jim@meyering.net>
37981
37982         * m4/chown.m4, cloexec.m4, dup2.m4, fsusage.m4:
37983         * m4/getcwd-path-max.m4, getcwd.m4, mkstemp.m4, mountlist.m4:
37984         * m4/pagealign_alloc.m4, save-cwd.m4, unistd-safer.m4:
37985         Don't check for fcntl.h, and don't test for HAVE_FCNTL_H.
37986
37987 2005-07-02  Jim Meyering  <jim@meyering.net>
37988
37989         * lib/backupfile.c (backup_args): Change a `0' to NULL.
37990
37991 2005-07-01  Paul Eggert  <eggert@cs.ucla.edu>
37992
37993         * lib/xnanosleep.c: Include timespec.h, since OpenBSD 3.4 <time.h>
37994         declares only 'struct timespec;' (!).
37995
37996 2005-07-01  Jim Meyering  <jim@meyering.net>
37997
37998         * lib/chown.c, cloexec.c, dup-safer.c, dup2.c, fsusage.c, getcwd.c:
37999         * lib/getloadavg.c, mountlist.c, openat.h, pagealign_alloc.c:
38000         * lib/save-cwd.c, tempname.c:
38001         Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,
38002         and don't include <sys/file.h>).
38003
38004 2005-06-29  Jim Meyering  <jim@meyering.net>
38005
38006         * lib/mkdir-p.c (make_dir_parents): Don't apply sizeof to a hard-coded
38007         type name.  Use the variable name instead.
38008         * lib/idcache.c (getuser, getuidbyname, getgroup, getgidbyname):
38009         Likewise.
38010
38011 2005-06-28  Simon Josefsson  <jas@extundo.com>
38012
38013         * modules/check-version (Files): Add check-version.m4.
38014
38015 2005-06-28  Simon Josefsson  <jas@extundo.com>
38016
38017         * m4/check-version.m4: New file, suggested by Jim Meyering
38018         <jim@meyering.net>.
38019
38020 2005-06-28  Simon Josefsson  <jas@extundo.com>
38021
38022         * lib/check-version.h, lib/check-version.c: New files.
38023
38024 2005-06-28  Simon Josefsson  <jas@extundo.com>
38025
38026         * lib/base64.c (base64_encode): Indent.  Rename 'b64' to avoid
38027         collision with global variable.  Better indentation.  Don't
38028         increment buffer pointer beyond buffer end.  Based on comments
38029         from Paul Eggert <eggert@cs.ucla.edu>.
38030
38031         * lib/base64.h: Indent.
38032
38033 2005-06-28  Simon Josefsson  <jas@extundo.com>
38034
38035         * doc/gnulib.texi (Library version handling): New section.
38036
38037 2005-06-28  Jim Meyering  <jim@meyering.net>
38038
38039         * check-module (find_included_lib_files): Hard-code another
38040         pair of exceptions: fts.c includes fts-cycle.c and unistd-safer.h
38041         but modules/fts-lgpl (correctly) does not list those files.
38042
38043         * modules/canonicalize (Files): Add lib/pathmax.h.
38044
38045 2005-06-25  Simon Josefsson  <jas@extundo.com>
38046
38047         * modules/check-version: New file.
38048
38049 2005-06-24  Paul Eggert  <eggert@cs.ucla.edu>
38050
38051         * lib/canon-host.c (canon-host): Append trailing "," to 0 in
38052         initializer of struct addrinfo, as an indication that we don't
38053         care how many members the structure has.
38054
38055 2005-06-24  Derek Price  <derek@ximbiot.com>
38056         and Bruno Haible  <bruno@clisp.org>
38057
38058         Remove stat module & update lstat.
38059         * m4/lstat.m4 (gl_FUNC_LSTAT): Drop AC_FUNC_LSTAT in favor of
38060         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
38061         * m4/stat.m4: Remove this file.
38062
38063 2005-06-24  Derek Price  <derek@ximbiot.com>
38064         and Bruno Haible  <bruno@clisp.org>
38065
38066         Remove stat module & update lstat.
38067         * lib/stat.c: Remove this file...
38068         (slash_aware_lstat): ...moving this content and its support...
38069         * lib/lstat.c (rpl_lstat): ...into here.
38070         * lib/lstat.h: New file.
38071
38072 2005-06-24  Derek Price  <derek@ximbiot.com>
38073         and Bruno Haible  <bruno@clisp.org>
38074
38075         Remove stat module & update lstat.
38076         * config/srclist.txt (libc sources): Remove stat.
38077
38078 2005-06-24  Derek Price  <derek@ximbiot.com>
38079         and Bruno Haible  <bruno@clisp.org>
38080
38081         Remove stat module & update lstat.
38082         * MODULES.html.sh (stat): Remove.
38083         * MODULES.html: Regenerated.
38084         * modules/lstat (Description): Correct function name.
38085         (Files): Add "lstat.h".
38086         (Depends-on): Remove stat, add xalloc, stat-macros.
38087         * modules/stat: Remove this file.
38088         (Include): Add "lstat.h", remove <sys/stat.h>.
38089
38090 2005-06-23  Paul Eggert  <eggert@cs.ucla.edu>
38091
38092         * lib/mktime.c: Include <string.h> even if !DEBUG.  (From glibc.)
38093         (ranged_convert): Don't save conversion in a temporary struct.
38094         This causes a warning with GCC 4.0.0, and anyway in the typical
38095         case it's not worth the extra 100 bytes or so of code.
38096         (ranged_convert, __mktime_internal): When calling a function via a
38097         pointer P, use P () rather than (*P) (), as we now assume C89 or
38098         better.
38099
38100 2005-06-22  Paul Eggert  <eggert@cs.ucla.edu>
38101
38102         * lib/readutmp.c (desirable_utmp_entry): Fix bug where "who -b" and
38103         "who -r" failed to give output.  Problem reported by Tim Waugh.
38104
38105         * lib/xmalloc.c (HAVE_GNU_CALLOC): New constant.
38106         (xcalloc): Use it to avoid needless tests.
38107         Problem reported by Jim Meyering.
38108
38109 2005-06-20  Derek Price  <derek@ximbiot.com>
38110
38111         * m4/bison.m4: Note that precious decls of YACC & YFLAGS will be
38112         unnecessary for Autoconfs > 2.59c.
38113
38114 2005-06-16  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
38115
38116         * lib/argp.h (__option_is_short): Check upper limit of
38117         __key. Isprint() requires its argument to have the value
38118         of an unsigned char or EOF.
38119
38120 2005-06-16  Jim Meyering  <jim@meyering.net>
38121
38122         * lib/calloc.c (rpl_calloc): Allocate a 1-byte buffer (not 1xS or Nx1)
38123         when either N or S is zero.
38124
38125 2005-06-16  Derek Price  <derek@ximbiot.com>
38126
38127         * m4/bison.m4: Declare YACC & YFLAGS precious.
38128
38129 2005-06-10  Paul Eggert  <eggert@cs.ucla.edu>
38130
38131         * lib/fnmatch.c (fnmatch): If there is an encoding error in a
38132         multibyte string or pattern, fall back on unibyte matching.
38133         Problem reported by James Youngman.
38134
38135 2005-06-08  Bruno Haible  <bruno@clisp.org>
38136
38137         * modules/csharpcomp: New file.
38138         * MODULES.html.sh (C#): Add csharpcomp.
38139
38140 2005-06-08  Bruno Haible  <bruno@clisp.org>
38141
38142         * m4/csharpcomp.m4: New file, from GNU gettext.
38143
38144 2005-06-08  Bruno Haible  <bruno@clisp.org>
38145
38146         * lib/csharpcomp.h: New file, from GNU gettext.
38147         * lib/csharpcomp.c: New file, from GNU gettext.
38148         * lib/csharpcomp.sh.in: New file, from GNU gettext.
38149
38150 2005-06-08  Bruno Haible  <bruno@clisp.org>
38151
38152         * lib/binary-io.h (fileno): Undefine before defining it. Avoids a gcc
38153         warning on mingw.
38154
38155 2005-06-07  Derek Price  <derek@ximbiot.com>
38156
38157         Sync from CVS.
38158         * lib/glob_.h: Indent nested #ifdef.
38159
38160 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
38161
38162         Sync from coreutils.
38163         Use "file name" when talking about file names, instead of "filename"
38164         or "path", as per the GNU coding standards.
38165         * lib/mkdir-p.c: Renamed from makepath.c.
38166         (make_dir_parents): Renamed from make_path.  All callers changed.
38167         * lib/mkdir-p.h: Likewise.  All includers changed.
38168         * lib/filenamecat.c: Renamed from path-concat.c.
38169         (file_name_concat): Renamed from path_concat.  All callers changed.
38170         [TEST_FILE_NAME_CONCAT]: Renamed from TEST_PATH_CONCAT.
38171         * lib/filenamecat.h: Likewise.  All includers changed.
38172         * lib/acl.c: Don't use "path" or "filename" to mean "file name"
38173         in comments or local variable names.
38174         * lib/basename.c: Likewise.
38175         * lib/canonicalize.c, canonicalize.h: Likewise.
38176         * lib/dirname.c, dirname.h: Likewise.
38177         * lib/euidaccess.c: Likewise.
38178         * lib/exclude.c: Likewise
38179         * lib/fnmatch_.h, fnmatch_loop.c: Likewise.
38180         * lib/fsusage.c, fsuage.h: Likewise.
38181         * lib/fts.c, fts_.h: Likewise.
38182         * lib/getcwd.c: Likewise.
38183         * lib/getloadavg.c: Likewise.
38184         * lib/mkstemp.c: Likewise.
38185         * lib/mountlist.c, mountlist.h: Likewise.
38186         * lib/openat.c, openat.h: Likewise.
38187         * lib/readlink-stub.c: Likewise.
38188         * lib/readutmp.c, readutmp.h: Likewise.
38189         * lib/rename.c: Likewise.
38190         * lib/rmdir.c: Likewise.
38191         * lib/same.c: Likewise.
38192         * lib/savedir.c: Likewise.
38193         * lib/stripslash.c: Likewise.
38194         * lib/tempname.c: Likewise.
38195         * lib/xreadlink.c: Likewise.
38196         * lib/exclude.c (excluded_file_name): Renamed from excluded_filename.
38197         All uses changed.
38198         * lib/exclude.h: Likewise.
38199
38200         * lib/euidaccess.c (getuid, getgid, getuid, getegid)
38201         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
38202         * lib/idcache.c (getpwuid, getpwnam, getgrgid, getgrnam)
38203         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
38204         * lib/pathmax.h: Include <limits.h> unconditionally, since other
38205         files have been getting away with it for years (MORE/BSD 4.3
38206         is extinct now).
38207         * lib/userspec.c (getpwnam, getgrnam, getgrgid)
38208         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
38209
38210         * lib/pathmax.h (_POSIX_PATH_MAX) [!defined _POSIX_PATH_MAX]:
38211         Define to 256, not 255, as per modern POSIX.
38212
38213 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
38214
38215         Sync from coreutils.
38216         Use "file name" when talking about file names, instead of "filename"
38217         or "path", as per the GNU coding standards.
38218         * MODULES.html.sh: mkdir-p renamed from makepath.
38219         filenamecat renamed from path-concat.
38220         * modules/filenamecat: Renamed from modules/path-concat.
38221         (Files): filenamecat.h and filenamecat.c renamed from
38222         path-concat.h and path-concat.c.
38223         (configure.ac): gl_FILE_NAME_CONCAT, not gl_PATH_CONCAT.
38224         (Include): filenamecat.h, not path-concat.h.
38225         * modules/mkdir-p: Renamed from modules/makepath.
38226         (Files): mkdir-p.h and mkdir-p.c renamed from makepath.h and
38227         makepath.c.
38228         (configure.ac): gl_MKDIR_PARENTS, not gl_MAKEPATH.
38229         (Include): mkdir-p.h, not makepath.h.
38230
38231 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
38232
38233         Sync from coreutils.
38234         * m4/mkdir-p.m4: Renamed from makepath.m4.
38235         (gl_MKDIR_PARENTS): Renamed from gl_MAKEPATH.  All uses changed.
38236         Rename files from makepath.c to mkdir-p.c, and from
38237         makepath.h to mkdir-p.h.
38238         * m4/filenamecat.m4: Renamed from path-concat.m4.
38239         (gl_FILE_NAME_CONCAT): Renamed from gl_PATH_CONCAT.  All uses changed.
38240         Rename files from path-concat.c to filenamecat.c,
38241         and from path-concat.h to filenamecat.h.
38242         * m4/getcwd-path-max.m4: Don't use "path" or "filename" to mean
38243         "file name" in local variables or comments.
38244         * m4/rename.m4: Likewise.
38245
38246 2005-06-01  Bruno Haible  <bruno@clisp.org>
38247
38248         * modules/csharpexec: New file.
38249         * MODULES.html.sh (C#): New section.
38250
38251 2005-06-01  Bruno Haible  <bruno@clisp.org>
38252
38253         * m4/csharp.m4: New file, from GNU gettext.
38254         * m4/csharpexec.m4: New file, from GNU gettext.
38255
38256 2005-06-01  Bruno Haible  <bruno@clisp.org>
38257
38258         * lib/csharpexec.h: New file, from GNU gettext.
38259         * lib/csharpexec.c: New file, from GNU gettext.
38260         * lib/csharpexec.sh.in: New file, from GNU gettext.
38261
38262 2005-05-31  Derek Price  <derek@ximbiot.com>
38263             Paul Eggert  <eggert@cs.ucla.edu>
38264
38265         Sync from cvs.
38266         * m4/glob.m4: s/MISSING_SYS_CDEFS_H/_SYS_CDEFS_H/ and comment.
38267
38268 2005-05-31  Derek Price  <derek@ximbiot.com>
38269             Paul Eggert  <eggert@cs.ucla.edu>
38270
38271         Sync from cvs.
38272         * lib/glob_.h: s/MISSING_SYS_CDEFS_H/_SYS_CDEFS_H/ and comment.
38273
38274 2005-05-29  Derek Price  <derek@ximbiot.com>
38275
38276         * config/srclist.txt (glob_.h, glob.c): Add these files.
38277
38278 2005-05-29  Derek Price  <derek@ximbiot.com>
38279
38280         * MODULES.html.sh: Add glob to Enhanced POSIX.2001 section.
38281         * modules/glob: New file.
38282         * modules/getlogin_r: Add link to POSIX spec in description.
38283
38284 2005-05-29  Derek Price  <derek@ximbiot.com>
38285             Paul Eggert  <eggert@cs.ucla.edu>
38286
38287         * m4/glob.m4: New file.
38288
38289 2005-05-29  Derek Price  <derek@ximbiot.com>
38290             Paul Eggert  <eggert@cs.ucla.edu>
38291
38292         * lib/glob_.h, lib/glob.c: New files.
38293
38294 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
38295
38296         * modules/fts (Files): Remove m4/inttypes-pri.m4.
38297         * modules/fts-lgpl (Depends-on): Remove gettext.
38298
38299 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
38300
38301         * m4/fts.m4 (gl_FUNC_FTS_CORE): Don't check for inttypes.h or stdint.h,
38302         and don't require gt_INTTYPES_PRI.
38303
38304 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
38305
38306         * lib/getlogin_r.c (getlogin_r): Don't set errno to 0 on return.
38307
38308         * lib/fts.c: Don't worry about debugging on pre-C99-compatible hosts;
38309         the configuration hassle isn't worth it.
38310         Include inttypes.h and stdint.h unconditionally if FTS_DEBUG.
38311         (LONGEST_MODIFIER, PRIuMAX): Remove.
38312
38313 2005-05-27  Bruno Haible  <bruno@clisp.org>
38314
38315         * lib/getlogin_r.h: Remove second include of <stddef.h>.
38316
38317 2005-05-26  Paul Eggert  <eggert@cs.ucla.edu>
38318
38319         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Define
38320         _POSIX_PTHREAD_SEMANTICS for Solaris.
38321
38322 2005-05-25  Derek Price  <derek@ximbiot.com>
38323
38324         * MODULES.html.sh: Add getlogin_r to POSIX.2001 support section.
38325
38326 2005-05-25  Derek Price  <derek@ximbiot.com>
38327             Paul Eggert  <eggert@cs.ucla.edu>
38328
38329         * modules/getlogin_r, m4/getlogin_r.m4: New files.
38330         * lib/getlogin_r.c, getlogin_r.h: New files.
38331
38332 2005-05-25  Bruno Haible  <bruno@clisp.org>
38333             Derek Price  <derek@ximbiot.com>
38334
38335         * lib/getlogin_r.h: Simplify API documentation.
38336
38337 2005-05-23  Derek Price  <derek@ximbiot.com>
38338
38339         * modules/minmax (Files): Add m4/minmax.m4.
38340         (configure.ac): Add gl_MINMAX.
38341
38342 2005-05-22  Paul Eggert  <eggert@cs.ucla.edu>
38343
38344         * lib/fts.c (fd_safer) [_LGPL_PACKAGE]: New static function,
38345         so that unistd-safer.h (GPL'ed code) need not be included.
38346
38347 2005-05-22  Bruno Haible  <bruno@clisp.org>
38348
38349         * m4/minmax.m4: New file.
38350         Based on a patch by Derek Price <derek@ximbiot.com>.
38351
38352 2005-05-22  Bruno Haible  <bruno@clisp.org>
38353
38354         * lib/stdint_.h (_STDINT_H_HAVE_INT64): New macro. Use it in #ifdefs.
38355         (INT64_MIN): Fix definition.
38356         Suggested by Paul Eggert <eggert@cs.ucla.edu>.
38357
38358         * lib/stdint_.h (_STDINT_H_NEED_SIGNED_INT_TYPES): Renamed from
38359         NEED_SIGNED_INT_TYPES.
38360
38361         * lib/stdint_.h (_STDINT_H_HAVE_SYSTEM_INTTYPES): Renamed from
38362         HAVE_SYSTEM_INTTYPES.
38363
38364 2005-05-22  Bruno Haible  <bruno@clisp.org>
38365
38366         * lib/minmax.h: Include <limits.h> only when it defines MIN, MAX.
38367         Also include <sys/param.h> if it defines MIN, MAX.
38368         Based on a patch by Derek Price <derek@ximbiot.com>.
38369
38370 2005-05-21  Jim Meyering  <jim@meyering.net>
38371
38372         * modules/fts (Files): Add m4/inttypes-pri.m4.
38373         (Depends-on): Add lstat and remove gettext.  Alphabetize.
38374
38375 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
38376
38377         New fts module.
38378         * lib/fts.c: Don't include "cycle-check.h" or "hash.h".
38379         (setup_dir, free_dir): New functions.
38380         (enter_dir, leave_dir): Define trivial
38381         alternatives of _LGPL_PACKAGE.  Move to fts-cycle.c if !_LGPL_PACKAGE.
38382         (HT_INITIAL_SIZE, ENTER_DIR): Remove.  All uses removed.
38383         (LEAVE_DIR): Fix typo: pass Fts and Ent to leave_dir.
38384         (struct Active_dir, AD_compare, AD_hash, enter_dir, leave_dir):
38385         Move to fts-cycle.c.
38386         (fts_open): Use setup_dir.
38387         (fts_close): Use free_dir.
38388         (fts_read): Have just one copy of the ENTER_DIR code rather than three.
38389         This adds a label and some gotos, but the alternatives were messier.
38390         Check for memory allocation failure when entering a dir.
38391         (fts_stat) [_LGPL_PACKAGE]: Bring back glibc cycle detection code.
38392         * lib/fts_.h (_LGPL_PACKAGE) [defined _LIBC]: New macro.
38393         (FTS): New member fts_cycle, that is a union that contains the
38394         old active_dir_ht and cycle_state.  All uses changed to mention
38395         fts_cycle.ht and fts_cycle.state.
38396         * lib/fts-cycle.c: New file, containing GPL'ed code migrated out of
38397         fts.c, with the following changes:
38398         (setup_dir, free_dir): New functions.
38399         (enter_dir): Now returns bool.  Return true if successful, false
38400         if memory exhausted.  All callers changed.
38401         Do not bother partly cleaning up on
38402         memory allocation failure; that is free_dir's job.
38403         However, free ad if hash_insert fails, to avoid memory leak.
38404         (enter_dir, leave_dir): Accommodate change to FTS by inspecting
38405         fts->fts_options to see which union member to use.
38406
38407 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
38408
38409         * m4/fts.m4 (gl_FUNC_FTS_CORE): Renamed from gl_FUNC_FTS.
38410         (gl_FUNC_FTS, gl_FUNC_FTS_LGPL): New macros.
38411
38412 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
38413
38414         * MODULES.html.sh (File system functions): Add fts, fts-lgpl.
38415
38416 2005-05-20  Jim Meyering  <jim@meyering.net>
38417
38418         * lib/unlinkdir.h (cannot_unlink_dir) [UNLINK_CANNOT_UNLINK_DIR]:
38419         Now a macro, to pacify GCC.
38420
38421 2005-05-20  Eric Blake  <ebb9@byu.net>  (tiny change)
38422
38423         * m4/chown.m4 (gl_FUNC_CHOWN): Correct sense of test for honoring IDs
38424         of -1.
38425
38426 2005-05-20  Eric Blake  <ebb9@byu.net>  (tiny change)
38427
38428         * lib/chown.c (rpl_chown): Return -1 on failure.
38429
38430 2005-05-18  Paul Eggert  <eggert@cs.ucla.edu>
38431
38432         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME]):
38433         Don't check for stddef.h.
38434         * m4/fts.m4 (gl_FUNC_FTS): Don't require AC_HEADER_STDC, as we
38435         don't use its results.
38436         Don't check for fcntl.h, stddef.h, stdlib.h, string.h, unistd.h,
38437         since we include them unconditionally.  Don't require
38438         AM_STDBOOL_H, since stdbool is a prerequisite.
38439         Don't require AC_C_CONST, AC_TYPE_SIZE_T or check for ptrdiff_t
38440         since we assume C89 or better.
38441         Don't require AC_FUNC_CLOSEDIR_VOID, AC_FUNC_LSTAT, or AC_FUNC_STAT,
38442         as we don't use their results.
38443         Don't check for fchdir, memmove, memset, strrchr, as we use
38444         them unconditionally.
38445         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER): Don't define
38446         GETTIMEOFDAY_CLOBBERS_LOCALTIME_BUFFER, since nobody uses it.
38447
38448 2005-05-18  Paul Eggert  <eggert@cs.ucla.edu>
38449
38450         * lib/canonicalize.c: Include canonicalize.h first, to test interface.
38451         Include <stddef.h> unconditionally, since we assume C89 now.
38452         All uses of PTR_INT_TYPE replaced by ptrdiff_t.
38453         * lib/fts.c: Include fts_.h first, to check interface.
38454         Do not include intprops.h; no longer needed.
38455         Include cycle-check.h and hash.h, since fts_.h no longer does.
38456         Remove unnecessary casts of closedir to void.
38457         (fts_build): Use a simpler method (not involving TYPE_SIGNED) to
38458         decide whether to decrement nlinks.
38459         * lib/fts_.h: Do not include hash.h or cycle-check.h; no longer needed.
38460         (FTS): Use struct hash_table * instead of Hash_table, so that
38461         we no longer need to include hash.h here.
38462
38463 2005-05-18  Jim Meyering  <jim@meyering.net>
38464
38465         * modules/dirfd (License): Change to LGPL.  Most of the code
38466         is already in the public domain.
38467
38468 2005-05-18  Jim Meyering  <jim@meyering.net>
38469
38470         * m4/fts.m4 (AC_LIBSOURCES): Add intprops.h to the list.
38471         Reported by Yoann Vandoorselaere.
38472
38473 2005-05-17  Jim Meyering  <jim@meyering.net>
38474
38475         * m4/fts.m4: New file, from coreutils.
38476
38477 2005-05-17  Jim Meyering  <jim@meyering.net>
38478
38479         * lib/fts.c, lib/fts_.h: New files, from coreutils.
38480
38481 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
38482
38483         Sync from coreutils.
38484         * m4/unlinkdir.m4: New file.
38485
38486 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
38487
38488         Sync from coreutils.
38489         * lib/unlinkdir.c, lib/unlinkdir.h: New files.
38490         * lib/gethrxtime.c, lib/gethrxtime.h, lib/getpass.h, lib/mountlist.h,
38491         lib/path-concat.c, lib/regex.h, lib/unlocked-io.h, lib/xtime.h:
38492         White space changes only.
38493         * lib/makepath.c (make_path): Port to hosts where leading "//" is
38494         special.
38495         * lib/yesno.c: Include getline.h, not ctype.h.
38496         (yesno): Don't remove leading white space; POSIX doesn't allow it.
38497         Use getline to remove arbitrary restriction on response length.
38498
38499 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
38500
38501         * config/srclist-update: Spell out "Street" in FSF postal
38502         mail address; this is the style the FSF seems to prefer.
38503
38504         * build-aux/depcomp, build-aux/install-sh, build-aux/mdate-sh,
38505         build-aux/missing, build-aux/mkinstalldirs: Sync from Automake;
38506         this updates FSF postal mail address.
38507
38508         Sync from coreutils.
38509         * modules/unlinkdir: New file.
38510         * modules/yesno (Depends-on): Add getline.
38511         * MODULES.html.sh (File system functions): Add unlinkdir.
38512
38513 2005-05-13  Paul Eggert  <eggert@cs.ucla.edu>
38514
38515         * lib/byteswap_.h, lib/getsubopt.h, lib/iconvme.h, lib/strsep.c,
38516         lib/strsep.h:
38517         Change the initial comment to refer to GPL, not LGPL.
38518         gnulib-tool will change it to LGPL as needed.
38519
38520         * lib/__fpending.c, lib/acl.c, lib/acl.h, lib/alloca_.h, lib/allocsa.c,
38521         lib/allocsa.h, lib/argmatch.c, lib/argmatch.h, lib/argp-ba.c,
38522         lib/argp-eexst.c, lib/argp-fmtstream.c, lib/argp-fmtstream.h,
38523         lib/argp-fs-xinl.c, lib/argp-help.c, lib/argp-namefrob.h,
38524         lib/argp-parse.c, lib/argp-pv.c, lib/argp-pvh.c, lib/argp-xinl.c,
38525         lib/argp.h, lib/argz.c, lib/argz_.h, lib/asnprintf.c, lib/asprintf.c,
38526         lib/atanl.c, lib/backupfile.c, lib/backupfile.h, lib/base64.c,
38527         lib/base64.h, lib/basename.c, lib/binary-io.h, lib/byteswap_.h,
38528         lib/c-ctype.c, lib/c-ctype.h, lib/c-stack.c, lib/c-stack.h,
38529         lib/c-strtod.c, lib/calloc.c, lib/canon-host.c, lib/canonicalize.c,
38530         lib/canonicalize.h, lib/ceill.c, lib/chdir-long.c, lib/chdir-long.h,
38531         lib/chown.c, lib/classpath.c, lib/classpath.h, lib/cloexec.c,
38532         lib/closeout.c, lib/closeout.h, lib/concatpath.c, lib/config.charset,
38533         lib/copy-file.c, lib/copy-file.h, lib/cycle-check.c, lib/cycle-check.h,
38534         lib/diacrit.c, lib/diacrit.h, lib/dirfd.c, lib/dirfd.h, lib/dirname.c,
38535         lib/dirname.h, lib/dummy.c, lib/dup-safer.c, lib/dup2.c, lib/eealloc.h,
38536         lib/error.c, lib/error.h, lib/euidaccess.c, lib/exclude.c,
38537         lib/exclude.h, lib/execute.c, lib/execute.h, lib/exit.h,
38538         lib/exitfail.c, lib/exitfail.h, lib/expl.c, lib/fatal-signal.c,
38539         lib/fatal-signal.h, lib/fd-safer.c, lib/file-type.c, lib/file-type.h,
38540         lib/fileblocks.c, lib/filemode.c, lib/filemode.h, lib/findprog.c,
38541         lib/findprog.h, lib/floorl.c, lib/fnmatch.c, lib/fnmatch_.h,
38542         lib/fnmatch_loop.c, lib/fopen-safer.c, lib/free.c, lib/frexpl.c,
38543         lib/fsusage.c, lib/fsusage.h, lib/full-read.c, lib/full-read.h,
38544         lib/full-write.c, lib/full-write.h, lib/fwriteerror.c,
38545         lib/fwriteerror.h, lib/gai_strerror.c, lib/gcd.c, lib/gcd.h,
38546         lib/getaddrinfo.c, lib/getaddrinfo.h, lib/getcwd.c, lib/getcwd.h,
38547         lib/getdate.h, lib/getdate.y, lib/getdomainname.c, lib/getdomainname.h,
38548         lib/getgroups.c, lib/gethostname.c, lib/gethrxtime.c, lib/gethrxtime.h,
38549         lib/getline.c, lib/getline.h, lib/getloadavg.c, lib/getndelim2.c,
38550         lib/getndelim2.h, lib/getnline.c, lib/getnline.h, lib/getopt.c,
38551         lib/getopt1.c, lib/getopt_.h, lib/getopt_int.h, lib/getpagesize.h,
38552         lib/getpass.c, lib/getpass.h, lib/getsubopt.c, lib/getsubopt.h,
38553         lib/gettext.h, lib/gettime.c, lib/gettimeofday.c, lib/getugroups.c,
38554         lib/getusershell.c, lib/group-member.c, lib/group-member.h,
38555         lib/hard-locale.c, lib/hard-locale.h, lib/hash-pjw.c, lib/hash-pjw.h,
38556         lib/hash.c, lib/hash.h, lib/human.c, lib/human.h, lib/iconvme.c,
38557         lib/iconvme.h, lib/idcache.c, lib/inet_ntop.h, lib/intprops.h,
38558         lib/inttostr.c, lib/inttostr.h, lib/isdir.c, lib/javacomp.c,
38559         lib/javacomp.h, lib/javacomp.sh.in, lib/javaexec.c, lib/javaexec.h,
38560         lib/javaexec.sh.in, lib/lbrkprop.h, lib/lchown.c, lib/ldexpl.c,
38561         lib/linebreak.c, lib/linebreak.h, lib/linebuffer.c, lib/linebuffer.h,
38562         lib/localcharset.c, lib/localcharset.h, lib/logl.c, lib/long-options.c,
38563         lib/long-options.h, lib/lstat.c, lib/makepath.c, lib/makepath.h,
38564         lib/malloc.c, lib/mathl.h, lib/mbswidth.c, lib/mbswidth.h, lib/md5.c,
38565         lib/md5.h, lib/memcasecmp.c, lib/memcasecmp.h, lib/memchr.c,
38566         lib/memcmp.c, lib/memcoll.c, lib/memcoll.h, lib/memcpy.c, lib/memmem.c,
38567         lib/memmem.h, lib/mempcpy.c, lib/mempcpy.h, lib/memrchr.c,
38568         lib/memrchr.h, lib/memset.c, lib/minmax.h, lib/mkdir.c, lib/mkdtemp.c,
38569         lib/mkdtemp.h, lib/mkstemp.c, lib/mktime.c, lib/modechange.c,
38570         lib/modechange.h, lib/mountlist.c, lib/mountlist.h, lib/nanosleep.c,
38571         lib/obstack.c, lib/obstack.h, lib/openat.c, lib/openat.h,
38572         lib/pagealign_alloc.c, lib/pagealign_alloc.h, lib/path-concat.c,
38573         lib/path-concat.h, lib/pathmax.h, lib/pathname.h, lib/physmem.c,
38574         lib/physmem.h, lib/pipe.c, lib/pipe.h, lib/poll.c, lib/poll_.h,
38575         lib/posixtm.c, lib/posixtm.h, lib/posixver.c, lib/printf-args.c,
38576         lib/printf-args.h, lib/printf-parse.c, lib/printf-parse.h,
38577         lib/progname.c, lib/progname.h, lib/progreloc.c, lib/putenv.c,
38578         lib/quote.c, lib/quote.h, lib/quotearg.c, lib/quotearg.h, lib/raise.c,
38579         lib/readlink.c, lib/readtokens.c, lib/readtokens.h, lib/readtokens0.c,
38580         lib/readtokens0.h, lib/readutmp.c, lib/readutmp.h, lib/realloc.c,
38581         lib/ref-add.sin, lib/ref-del.sin, lib/regex.c, lib/regex.h,
38582         lib/rename.c, lib/rmdir.c, lib/rpmatch.c, lib/safe-read.c,
38583         lib/safe-read.h, lib/safe-write.c, lib/safe-write.h, lib/same.c,
38584         lib/same.h, lib/save-cwd.c, lib/save-cwd.h, lib/savedir.c,
38585         lib/savedir.h, lib/setenv.c, lib/setenv.h, lib/settime.c,
38586         lib/sh-quote.c, lib/sh-quote.h, lib/sha1.c, lib/sha1.h, lib/sig2str.c,
38587         lib/sig2str.h, lib/sincosl.c, lib/snprintf.c, lib/snprintf.h,
38588         lib/sqrtl.c, lib/stat-macros.h, lib/stat.c, lib/stdbool_.h,
38589         lib/stdint_.h, lib/stdio-safer.h, lib/stpcpy.c, lib/stpcpy.h,
38590         lib/stpncpy.c, lib/stpncpy.h, lib/strcase.h, lib/strcasecmp.c,
38591         lib/strchrnul.c, lib/strchrnul.h, lib/strcspn.c, lib/strdup.c,
38592         lib/strdup.h, lib/strerror.c, lib/strftime.c, lib/strftime.h,
38593         lib/stripslash.c, lib/strndup.c, lib/strndup.h, lib/strnlen.c,
38594         lib/strpbrk.c, lib/strpbrk.h, lib/strsep.c, lib/strsep.h, lib/strstr.c,
38595         lib/strstr.h, lib/strtod.c, lib/strtoimax.c, lib/strtok_r.c,
38596         lib/strtok_r.h, lib/strtol.c, lib/strtoll.c, lib/strtoul.c,
38597         lib/strtoull.c, lib/strverscmp.c, lib/strverscmp.h, lib/sysexit_.h,
38598         lib/tempname.c, lib/time_r.c, lib/time_r.h, lib/timegm.c, lib/timegm.h,
38599         lib/timespec.h, lib/trigl.c, lib/trigl.h, lib/ucs4-utf16.h,
38600         lib/ucs4-utf8.h, lib/unicodeio.c, lib/unicodeio.h, lib/unistd-safer.h,
38601         lib/unlocked-io.h, lib/unsetenv.c, lib/userspec.c, lib/utf16-ucs4.h,
38602         lib/utf8-ucs4.h, lib/utime.c, lib/utimecmp.c, lib/utimecmp.h,
38603         lib/utimens.c, lib/vasnprintf.c, lib/vasnprintf.h, lib/vasprintf.c,
38604         lib/vasprintf.h, lib/version-etc-fsf.c, lib/version-etc.c,
38605         lib/version-etc.h, lib/vsnprintf.c, lib/vsnprintf.h, lib/w32spawn.h,
38606         lib/wait-process.c, lib/wait-process.h, lib/xalloc-die.c, lib/xalloc.h,
38607         lib/xallocsa.c, lib/xallocsa.h, lib/xasprintf.c, lib/xgetcwd.c,
38608         lib/xgetcwd.h, lib/xgetdomainname.c, lib/xgetdomainname.h,
38609         lib/xgethostname.c, lib/xmalloc.c, lib/xmemcoll.c, lib/xnanosleep.c,
38610         lib/xreadlink.c, lib/xreadlink.h, lib/xsetenv.c, lib/xsetenv.h,
38611         lib/xsize.h, lib/xstrndup.c, lib/xstrndup.h, lib/xstrtod.c,
38612         lib/xstrtod.h, lib/xstrtoimax.c, lib/xstrtol.c, lib/xstrtol.h,
38613         lib/xstrtoumax.c, lib/xtime.h, lib/xvasprintf.c, lib/xvasprintf.h,
38614         lib/yesno.c, lib/yesno.h:
38615         Update FSF postal mail address.
38616
38617 2005-05-13  Paul Eggert  <eggert@cs.ucla.edu>
38618
38619         * MODULES.html.sh, README, gnulib-tool, tests/test-base64.c,
38620         tests/test-memmem.c, tests/test-stpncpy.c:
38621         Update FSF postal mail address.
38622
38623 2005-05-13  Bruno Haible  <bruno@clisp.org>
38624
38625         * lib/stdint_.h (int64_t, uint64_t, int_least64_t, uint_least64_t,
38626         int_fast64_t, uint_fast64_t, intmax_t, uintmax_t, INT64_MIN, INT64_MAX,
38627         UINT64_MAX, INT_LEAST64_MIN, INT_LEAST64_MAX, UINT_LEAST64_MAX,
38628         INT_FAST64_MIN, INT_FAST64_MAX, UINT_FAST64_MAX, INTMAX_MIN,
38629         INTMAX_MAX, UINTMAX_MAX, INT64_C, UINT64_C, INTMAX_C, UINTMAX_C):
38630         Add support for 64-bit integers in the MSVC compiler.
38631
38632 2005-05-12  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
38633
38634         * modules/getdate (Makefile.am): Add getdate.c to EXTRA_DIST
38635
38636 2005-05-12  Eric Blake  <ebb9@byu.net>  (tiny change)
38637
38638         * gnulib-tool (func_import): Sort and uniquify recommended includes.
38639
38640 2005-05-11  Paul Eggert  <eggert@cs.ucla.edu>
38641
38642         * doc/getdate.texi (General date syntax): Don't say that date
38643         date --iso-8601=ns generates acceptable dates; it doesn't yet.
38644         Problem reported by Nic Ferrier.
38645
38646 2005-05-10  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
38647
38648         * lib/getaddrinfo.c: Don't fail when SOCK_STREAM or SOCK_DGRAM are
38649         specified in ai_socktype. Fix invalid ai_protocol
38650         check. ai_protocol is usually set to 0 or depending on
38651         ai_family/ai_socktype to IPPROTO_TCP / IPPROTO_UDP.  Checking for
38652         SOCK_STREAM / SOCK_DGRAM in ai_protocol was invalid.  Set
38653         ai_socktype / ai_protocol in the returned addrinfo structure.
38654
38655 2005-05-10  Simon Josefsson  <jas@extundo.com>
38656
38657         * m4/getaddrinfo.m4: Look in libnsl/libsocket for getaddrinfo, from
38658         Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
38659
38660 2005-05-10  Karl Berry  <karl@gnu.org>
38661
38662         * doc/fdl.texi, gpl.texi, lgpl.texi, COPYING: update FSF address
38663         (from http://www.gnu.org/licenses).
38664         * doc/COPYING.LIB: also rename to COPYING.LESSER.
38665         * doc/COPYING.DOC: remove; per rms, only needed in doc files, so
38666         fdl.texi suffices.
38667
38668 2005-05-10  Karl Berry  <karl@gnu.org>
38669
38670         * config/srclist.txt (COPYING.LESSER): rename from COPYING.LIB.
38671         (COPYING.DOC): remove.
38672
38673         * config/srclist-update: new FSF address.
38674
38675 2005-05-10  Derek Price  <derek@ximbiot.com>
38676
38677         * m4/getopt.m4 (gl_GETOPT): Check for Solaris 10 bug, not decl, when
38678         possible.
38679
38680 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
38681             Bruno Haible  <bruno@clisp.org>
38682
38683         * modules/inet_ntop: New file.
38684         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
38685         inet_ntop.
38686
38687 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
38688             Bruno Haible  <bruno@clisp.org>
38689
38690         * m4/inet_ntop.m4: New file.
38691
38692 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
38693             Bruno Haible  <bruno@clisp.org>
38694
38695         * lib/inet_ntop.h: New file.
38696         * lib/inet_ntop.c: New file, from glibc with modifications.
38697
38698 2005-05-09  Paul Eggert  <eggert@cs.ucla.edu>
38699
38700         * modules/time_r (License): Change to LGPL.
38701         * modules/extensions (License): Change to LGPL.  Actually,
38702         the license is more permissive than that, but currently gnulib-tool
38703         doesn't know how to handle more-permissive licenses.
38704
38705         * modules/stat-macros (Depends-on): Don't depend on stat-macros (!).
38706         Problem reported by Dave Love.
38707
38708 2005-05-08  Jim Meyering  <jim@meyering.net>
38709
38710         * lib/classpath.c (PATH_SEPARATOR): Remove insignificant trailing
38711         blank.
38712
38713 2005-05-06  Paul Eggert  <eggert@cs.ucla.edu>
38714
38715         * modules/argmatch (Depends-on): Add stdbool.
38716         * modules/backupfile (Depends-on): Likewise.
38717         * modules/chdir-long (Depends-on): Likewise.
38718         * modules/closeout (Depends-on): Likewise.
38719         * modules/cycle-check (Depends-on): Likewise.
38720         * modules/dirname (Depends-on): Likewise.
38721         * modules/fnmatch (Depends-on): Likewise.
38722         * modules/fsusage (Depends-on): Likewise.
38723         * modules/fwriteerror (Depends-on): Likewise.
38724         * modules/getcwd (Depends-on): Likewise.
38725         * modules/getloadavg (Depends-on): Likewise.
38726         * modules/hard-locale (Depends-on): Likewise.
38727         * modules/makepath (Depends-on): Likewise.
38728         * modules/mountlist (Depends-on): Likewise.
38729         * modules/nanosleep (Depends-on): Likewise.
38730         * modules/posixtm (Depends-on): Likewise.
38731         * modules/quotearg (Depends-on): Likewise.
38732         * modules/readtokens (Depends-on): Likewise.
38733         * modules/readtokens0 (Depends-on): Likewise.
38734         * modules/readutmp (Depends-on): Likewise.
38735         * modules/save-cwd (Depends-on): Likewise.
38736         * modules/strftime (Depends-on): Likewise.
38737         * modules/userspec (Depends-on): Likewise.
38738         * modules/utimecmp (Depends-on): Likewise.
38739         * modules/xgetcwd (Depends-on): Likewise.
38740         * modules/xnanosleep (Depends-on): Likewise.
38741         * modules/xstrtod (Depends-on): Likewise.
38742         * modules/yesno (Depends-on): Likewise.
38743
38744 2005-05-05  Paul Eggert  <eggert@cs.ucla.edu>
38745
38746         * m4/getopt.m4 (gl_GETOPT): Check for Solaris 10 getopt, and avoid
38747         needless checks.
38748
38749 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
38750
38751         Merge from coreutils.  Among other things,
38752         add bulletproofing for cases where stdin, stdout, or stderr are closed.
38753         * lib/fd-safer.c: New file.
38754         * lib/fcntl-safer.h, open-safer.c: Remove.
38755         * lib/chdir-long.c: Fix comment "fetish" -> "coreutils".
38756         * lib/dup-safer.c: Include unistd-safer.h first.
38757         Don't include errno.h.
38758         (dup_safer) [!defined F_DUPFD]: Let fd_safer do the real work.
38759         * lib/file-type.h: Don't assume invoker included sys/stat.h first.
38760         * lib/file-type.c: Rely on file-type.h change.
38761         * lib/getloadavg.c: Include unistd-safer.h.
38762         (getloadavg): Use safer open.
38763         * lib/getusershell.c: Include "stdio-safer.h".
38764         (getusershell): Use safer fopen.
38765         * lib/long-options.c (long_options): Use NULL rather than 0.
38766         * lib/modechange.h (mode_free): Remove; all callers changed to invoke
38767         'free'.
38768         * lib/modechange.c: Likewise.
38769         xstrtol.h, stdbool.h, stddef.h: Don't include; no longer needed.
38770         (MODE_DONE): New constant.
38771         (struct mode_change): Remove 'next' member.
38772         (make_node_op_equals): New function; like the old one of the
38773         same name, except it allocates an array.
38774         (mode_compile, mode_create_from_ref): Use it.
38775         (mode_compile): Allocate result as an array, not a linked list.
38776         Parse octal string ourself, so that we catch mistakes like "+0".
38777         (mode_adjust): Arg is an array, not a linked list.
38778         * lib/modechange.c: Include stat-macros.h, xalloc.h.
38779         (S_ISDIR, S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IWUSR, S_IXUSR):
38780         (S_IRGRP, S_IWGRP, S_IXGRP, S_IROTH, S_IWOTH, S_IXOTH, S_IRXWU):
38781         (S_IRWXG, S_IRWXO, CHMOD_MODE_BITS):
38782         Remove.  This is now stat-macros.h's job.
38783         (talloc): Remove.  All callers replaced by xalloc, so that
38784         our invokers don't have to worry about reporting memory failures.
38785         (make_node_op_equals): Remove.
38786         (MODE_ORDINARY_CHAGE, MODE_X_IF_ANY_X, MODE_COPY_EXISTING):
38787         New constants.
38788         (struct mode_change): Moved here from modechange.h.
38789         (mode_append_entry): Remove.
38790         (mode_compile): Remove MASKED_OPS arg, since it encouraged
38791         apps to have incorrect behavior.  Use simpler algorithm for head
38792         and tail.  Don't futz with umask; that's now the job of mode_adjust.
38793         Detect more invalid usages rather than having somewhat-random behavior.
38794         Don't insert an "a=" action, as that leads to incorrect behavior.
38795         (mode_compile, mode_create_from_ref): Return NULL on error instead
38796         of an enum, since now there's only one way to have an error.  All
38797         callers changed.
38798         (mode_adjust): Accept new arg UMASK_VALUE, and interpret it
38799         at the correct time.  Simplify calculation of "+u" and its ilk.
38800         Don't mishandle "+X".
38801         (mode_free): Remove "register" and localize decls.
38802         * lib/modechange.h (MODE_X_IF_ANY_X, MODE_COPY_EXISTING):
38803         (struct mode_change): Move to modechange.c; callers don't
38804         need to see this stuff.
38805         (MODE_MASK_EQUALS, MODE_MASK_PLUS, MODE_MASK_MINUS, MODE_MASK_ALL):
38806         (MODE_INVALID, MODE_MEMORY_EXHAUSTED, MODE_BAD_REFERENCE): Remove.
38807         (mode_change, mode_adjust): Reflect the new signatures noted above.
38808         * lib/nanosleep.c (rpl_nanosleep): Include "timespec.h" before macros
38809         that might redefine system include files.
38810         (siginterrupt) [!HAVE_SIGINTERRUPT]: New macro.
38811         (my_usleep): Use NULL rather than (void *) 0.
38812         (rpl_nanosleep) [!defined SA_NOCLDSTOP]:
38813         Use siginterrupt to specify that system calls should be interrupted.
38814         (rpl_nanosleep): Move initialization of suspended closer to call of
38815         my_usleep.
38816         * lib/readutmp.h (read_utmp): New arg OPTIONS.  All uses changed.
38817         * lib/readutmp.c: Likewise.  Include signal.h, stdbool.h.
38818         (desirable_utmp_entry): New function.
38819         (read_utmp) [defined UTMP_NAME_FUNCTION]: Redo memory allocation
38820         using x2nrealloc, to simplify logic.
38821         (read_utmp) [!defined UTMP_NAME_FUNCTION]: Check for overflow in
38822         size calculation.  Do not assume utmp file is a regular file.
38823         * lib/readutmp.h (UT_PID): Moved here from ../src/who.c.
38824         (READ_UTMP_CHECK_PIDS): New constant.
38825         * lib/save-cwd.c: Include unistd-safer.h.
38826         (save_cwd): Use fd_safer.
38827         * lib/tempname.c (S_ISDIR, S_IRUSR, S_IRUSR, S_IWUSR, S_IXUSR): Remove.
38828         [!_LIBC] Include "stat-macros.h" instead.
38829         * lib/unistd-safer.h (fd_safer): New decl.
38830
38831 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
38832
38833         * modules/getloadavg (Depends-on): Add unistd-safer.
38834         * modules/getusershell (Depends-on): Add stdio-safer.
38835         * modules/lstat (Depends-on): Remove xalloc.
38836         * modules/mkstemp (Depends-on): Add stat-macros.
38837         * modules/modechange (Depends-on): Remove xstrtol.
38838         Add stat-macros, xalloc.
38839         * modules/save-cwd (Depends-on): Add unistd-safer.
38840         * modules/stdio-safer (Makefile.am): Remove lib_SOURCES.
38841         * modules/unistd-safer (Files): Add lib/fd-safer.c
38842         (Makefile.am): Remove lib_SOURCES.
38843
38844         * MODULES.html.sh (Enhancements for POSIX:2001 functions):
38845         Remove fcntl-safer; unistd-safer supersedes it.
38846
38847 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
38848
38849         * m4/euidaccess.m4 (gl_PREREQ_EUIDACCESS): Don't require
38850         AC_HEADER_STAT.
38851         * m4/lchown.m4 (gl_FUNC_CHOWN): Likewise.
38852         (gl_PREREQ_CHOWN): Remove.
38853         * m4/lstat.m4 (gl_FUNC_LSTAT): Require AC_FUNC_LSTAT instead of calling
38854         it.  Don't require AC_HEADER_STAT.
38855         (gl_PREREQ_LSTAT): Remove.
38856         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Check stdint.h only once.
38857         Don't require AC_HEADER_STAT.
38858         * m4/rmdir.m4 (gl_FUNC_RMDIR): Don't require AC_HEADER_STAT.
38859         (gl_PREREQ_RMDIR): Remove.
38860         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME): Don't
38861         mention stat-macros.h or AC_HEADER_STAT, since we'll make
38862         the stat-macros module a prerequisite.
38863         * m4/file-type.m4 (gl_FILE_TYPE): Likewise.
38864         * m4/filemode.m4 (gl_FILEMODE): Likewise.
38865         * m4/makepath.m4 (gl_MAKEPATH): Likewise.
38866         * m4/modechange.m4 (gl_MODECHANGE): Likewise.
38867         * m4/clock_time.m4 (gl_CLOCK_TIME): Use gl_ rather than fetish_ for
38868         variable names.
38869         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Renamed from
38870         fetish_FUNC_RMDIR_NOTEMPTY.  All uses changed.  Use gl_ for
38871         variable prefixes.
38872         * m4/fcntl-safer.m4: Remove.
38873         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Use AC_LIBSOURCES and AC_LIBOBJ.
38874         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Likewise.
38875         Invoke gl_PREREQ_FD_SAFER.
38876         (gl_PREREQ_FD_SAFER): New macro.
38877         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): Check for siginterrupt.
38878         * m4/readutmp.m4 (gl_READUTMP): Require AC_C_INLINE.
38879         Use AC_CHECK_HEADERS_ONCE and AC_CHECK_FUNCS_ONCE when possible.
38880         Remove duplicate call to AC_LIBOBJ(readutmp).
38881         (gl_PREREQ_READUTMP): Remove.  All uses inlined.
38882
38883         * m4/mmap-anon.m4 (gl_FUNC_MMAP_ANON): Check for message, not for
38884         MAP_ANON.  Problem reported by Moriyoshi Koizumi to bug-cvs.
38885
38886 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
38887
38888         * MODULES.html.sh (Misc): Add byteswap.
38889
38890 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
38891
38892         * modules/getcwd (Depends-on): Add extensions.
38893         * modules/openat (Depends-on): Likewise.
38894
38895 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
38896
38897         * modules/byteswap: New file.
38898
38899 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
38900
38901         * m4/byteswap.m4: New file.
38902
38903 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
38904
38905         * lib/byteswap_.h: New file.
38906
38907 2005-04-25  Karl Berry  <karl@gnu.org>
38908
38909         * m4/gettext.m4: Update from GNU gettext 0.14.4.
38910
38911 2005-04-25  Albert Chin  <china@thewrittenword.com>
38912
38913         * lib/regex.c: Include <stdio.h>, as a workaround to a Compaq Desktop
38914         Toolkit C bug.
38915
38916 2005-04-21  Oskar Liljeblad  <oskar@osk.mine.nu>
38917
38918         * gnulib-tool (Options): Add -s for --symlink/--symbolic.
38919         (func_ln_if_changed) Remove forcibly for no error message
38920         in case file does not exist.
38921
38922 2005-04-19  Simon Josefsson  <jas@extundo.com>
38923
38924         * gnulib-tool (Options): Make --symlink mean --symbolic.
38925
38926 2005-04-18  Oskar Liljeblad  <oskar@osk.mine.nu>
38927
38928         * doc/gnulib.texi (Initial import): Fix.  Mention --aux-dir.
38929
38930 2005-04-16  Simon Josefsson  <jas@extundo.com>
38931
38932         * modules/getpass-gnu (Makefile.am): Don't mention getpass.h.
38933
38934 2005-04-15  Simon Josefsson  <jas@extundo.com>
38935
38936         * m4/getpass.m4 (gl_FUNC_GETPASS): Use AC_LIBSOURCES.
38937
38938 2005-04-15  Simon Josefsson  <jas@extundo.com>
38939
38940         * gnulib-tool: Rename --symlink to --symbolic.
38941
38942 2005-04-15  Oskar Liljeblad  <oskar@osk.mine.nu>
38943
38944         * gnulib-tool: Add -s, --symlink option to gnulib-tool to make
38945         symbolic links to files instead of copying/moving.  Add --aux-dir,
38946         specifying directory relative --dir where auxiliary build tools
38947         are placed.
38948
38949 2005-04-14  Bruno Haible  <bruno@clisp.org>
38950
38951         * modules/allocsa (License): Change to LGPL.
38952         Requested by Yoann Vandoorselaere <yoann@prelude-ids.org>.
38953
38954 2005-04-13  Paul Eggert  <eggert@cs.ucla.edu>
38955
38956         * lib/getdate.y (zone): Allow relunit_snumber after tZONE, so
38957         that "UTC +1 second" continues to work.  Problem reported
38958         by Dmitry V. Levin.
38959         (relunit_snumber): New rule.
38960         (relunit): Use it.
38961
38962 2005-04-12  Paul Eggert  <eggert@cs.ucla.edu>
38963
38964         * lib/getdate.y (universal_time_zone_table): New constant.
38965         (time_zone_table): Remove GMT, UT, UTC entries; they're now in
38966         universal_time_zone_table.
38967         (lookup_zone): Prefer universal_time_zone_table to
38968         local_time_zone_table, so that "GMT" time stamps are allowed in
38969         London during the summer.  Problem reported by Ian Abbott.
38970
38971 2005-04-12  Jim Meyering  <jim@meyering.net>
38972
38973         * lib/human.c (humblock): Set *options even when returning due to
38974         xstrtoumax conversion failure.  Thanks to a used-uninitialized
38975         warning from gcc-4.
38976
38977 2005-04-09  Jim Meyering  <jim@meyering.net>
38978
38979         * lib/posixtm.c (posixtime) [lint]: Avoid spurious warning from gcc-4's
38980         -Wuninitialized: initialize tm0.tm_year.
38981
38982 2005-04-04  Paul Eggert  <eggert@cs.ucla.edu>
38983
38984         * lib/getdate.y (parser_control): rels_seen is now a boolean, not a
38985         count, since there's no maximum.  All uses changed.
38986         Add member dsts_seen.
38987         (local_zone): Accumulate dsts_seen rather than relying on tm_isdst
38988         not being INT_MAX.
38989         (get_date): Initialize dsts_seen, and check that it doesn't go over 1.
38990         Use pc_rels_seen to decide whther a date is absolute.
38991
38992         * lib/getdate.y (number): Don't overwrite year.
38993         (get_date): Initialize pc.year.digits to 0, not 4, to enable above
38994         check.
38995
38996 2005-04-02  Simon Josefsson  <jas@extundo.com>
38997
38998         * lib/getaddrinfo.h: Fix OpenBSD compilation failure, inspired by tiny
38999         patch from Yoann Vandoorselaere <yoann@prelude-ids.org>.
39000
39001 2005-03-28  Eric Blake  <ebb9@byu.net>  (tiny change)
39002
39003         * m4/getcwd-path-max.m4: Return success on systems such as Cygwin
39004         where no absolute path name can be longer than PATH_MAX.
39005
39006 2005-03-27  Jim Meyering  <jim@meyering.net>
39007
39008         * lib/argmatch.c: Clarify comment: null-terminated -> NULL-terminated.
39009
39010 2005-03-26  Paul Eggert  <eggert@cs.ucla.edu>
39011
39012         * lib/intprops.h (INT_STRLEN_BOUND, INT_BUFSIZE_BOUND):
39013         "one's complement" -> "ones' complement" in comment, as per Knuth.
39014         "value of type" -> "type or expression" in comment.
39015         * lib/mktime.c, strftime.c: Propagate intprops.h comment nits.
39016
39017 2005-03-26  Jim Meyering  <jim@meyering.net>
39018
39019         Comment nits.
39020         * lib/intprops.h: Add the apostrophe in `(one|two)'s complement'.
39021         Correct typos: s/or/of/.
39022
39023 2005-03-26  Jim Meyering  <jim@meyering.net>
39024
39025         * modules/check-include-files: Move to ../ and rename to...
39026         * check-module: ...this.
39027
39028 2005-03-25  Jim Meyering  <jim@meyering.net>
39029
39030         * modules/xvasprintf (Files): Add xalloc.h.
39031
39032 2005-03-23  Paul Eggert  <eggert@cs.ucla.edu>
39033
39034         * modules/gettext (Files): config/config.rpath ->
39035         build-aux/config.rpath
39036         * modules/iconv (Files): Likewise.
39037         Problem reported by Oskar Liljeblad.
39038
39039 2005-03-23  Jim Meyering  <jim@meyering.net>
39040
39041         * modules/check-include-files: New script to check for
39042         missing dependencies, multiple includes, etc.
39043
39044         * modules/c-strtold (Depends-on): Add xalloc.
39045         * modules/c-strtod (Depends-on): Add xalloc.
39046         * modules/hash (Depends-on): Add xalloc.
39047         (Files): Remove lib/xalloc.h.
39048
39049         * modules/gethrxtime (Files): Add lib/gethrxtime.h.
39050         * modules/userspec (Files): Add lib/inttostr.h.
39051
39052 2005-03-23  Jim Meyering  <jim@meyering.net>
39053
39054         * lib/canonicalize.c: Remove duplicate `#include "stat-macros.h"'.
39055
39056 2005-03-22  Jim Meyering  <jim@meyering.net>
39057
39058         * modules/stat-macros: New module.
39059         * modules/canonicalize, modules/euidaccess, modules/file-type,
39060         * modules/filemode, modules/lchown, modules/makepath,
39061         * modules/rmdir, modules/stat: Depend on new stat-macros module
39062         rather than listing lib/stat-macros.h manually.
39063         Don't add stat-macros.h to lib_SOURCES or list it in Files: section.
39064
39065 2005-03-22  Jim Meyering  <jim@meyering.net>
39066
39067         * m4/stat-macros.m4 (gl_STAT_MACROS): New file/macro.
39068
39069 2005-03-22  Bruno Haible  <bruno@clisp.org>
39070
39071         * config/srclist.txt: Replace target directory 'config' with
39072         'build-aux'.
39073         * config/config.guess, config.sub, config.rpath, depcomp, install-sh:
39074         * config/mdate-sh, missing, mkinstalldirs, texinfo.tex: Move to
39075         ../build-aux/.
39076
39077 2005-03-21  Paul Eggert  <eggert@cs.ucla.edu>
39078
39079         * modules/chdir-long (Depends-on): Add mempcpy.
39080
39081         * modules/acl, modules/backupfile, modules/c-strtod,
39082         modules/c-strtold, modules/canon-host, modules/canonicalize,
39083         modules/cloexec, modules/closeout, modules/dirfd, modules/dirname,
39084         modules/exclude, modules/exitfail, modules/file-type,
39085         modules/filemode, modules/fpending, modules/fsusage, modules/getcwd,
39086         modules/getdate, modules/getline, modules/getpagesize,
39087         modules/getpass, modules/getugroups, modules/group-member,
39088         modules/hard-locale, modules/hash, modules/human, modules/idcache,
39089         modules/inttostr, modules/long-options, modules/makepath,
39090         modules/md5, modules/memcasecmp, modules/memcoll,
39091         modules/modechange, modules/mountlist, modules/path-concat,
39092         modules/pathmax, modules/physmem, modules/posixtm, modules/posixver,
39093         modules/quote, modules/quotearg, modules/readtokens, modules/readutmp,
39094         modules/safe-read, modules/safe-write, modules/same, modules/savedir,
39095         modules/settime, modules/sha1, modules/sig2str, modules/strdup,
39096         modules/strftime, modules/strndup, modules/strverscmp,
39097         modules/timespec, modules/unlocked-io, modules/userspec,
39098         modules/utimecmp, modules/utimens, modules/xalloc, modules/xstrtol,
39099         modules/yesno:
39100         Remove lib_SOURCES line from Makefile.am section, as this is now
39101         done automatically by the corresponding Autoconf macro.
39102
39103 2005-03-21  Jim Meyering  <jim@meyering.net>
39104
39105         Changes imported from coreutils.
39106
39107         * lib/cycle-check.c: Don't include xalloc.h.
39108
39109         * lib/path-concat.c: Don't include assert.h.
39110         (path_concat): Remove assertion that would have triggered
39111         for ABASE starting with more than one slash.
39112         Reported by Andreas Schwab.
39113
39114         * lib/path-concat.c (path_concat): Set *BASE_IN_RESULT
39115         properly when ABASE is an absolute file name.
39116         Correct the description of this function.
39117         Include <assert.h>.
39118         Add an assertion and a test driver.
39119         This fixes a bug introduced on 2004-07-02.
39120         Andreas Schwab reported the resulting failure of cp --parents:
39121         http://lists.gnu.org/archive/html/bug-coreutils/2005-01/msg00130.html
39122
39123 2005-03-21  Jim Meyering  <jim@meyering.net>
39124
39125         * m4/chdir-long.m4 (gl_PREREQ_CHDIR_LONG): Invoke gl_FUNC_MEMRCHR.
39126         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Check for memrchr decl.
39127
39128 2005-03-21  Jim Meyering  <jim@meyering.net>
39129         and  Paul Eggert  <eggert@cs.ucla.edu>
39130
39131         * m4/acl.m4, m4/backupfile.m4, m4/c-strtod.m4, m4/canon-host.m4,
39132         m4/canonicalize.m4, m4/cloexec.m4, m4/closeout.m4, m4/dirfd.m4,
39133         m4/dirname.m4, m4/exclude.m4, m4/exitfail.m4, m4/file-type.m4,
39134         m4/filemode.m4, m4/fpending.m4, m4/fsusage.m4, m4/getcwd.m4,
39135         m4/getdate.m4, m4/getline.m4, m4/getpagesize.m4, m4/getpass.m4,
39136         m4/getugroups.m4, m4/group-member.m4, m4/hard-locale.m4, m4/hash.m4,
39137         m4/human.m4, m4/idcache.m4, m4/inttostr.m4, m4/long-options.m4,
39138         m4/makepath.m4, m4/md5.m4, m4/memcasecmp.m4, m4/memcoll.m4,
39139         m4/modechange.m4, m4/mountlist.m4, m4/nanosleep.m4, m4/path-concat.m4,
39140         m4/pathmax.m4, m4/physmem.m4, m4/posixtm.m4, m4/posixver.m4,
39141         m4/quote.m4, m4/quotearg.m4, m4/readtokens.m4, m4/readutmp.m4,
39142         m4/safe-read.m4, m4/safe-write.m4, m4/same.m4, m4/savedir.m4,
39143         m4/settime.m4, m4/sha1.m4, m4/sig2str.m4, m4/strdup.m4, m4/strftime.m4,
39144         m4/strndup.m4, m4/strverscmp.m4, m4/timespec.m4, m4/unlocked-io.m4,
39145         m4/userspec.m4, m4/utimecmp.m4, m4/utimens.m4, m4/xalloc.m4,
39146         m4/xnanosleep.m4, m4/xstrtol.m4, m4/yesno.m4:
39147         Use AC_LIBSOURCES and AC_LIBOBJ to indicate source and object files
39148         for these modules.
39149
39150 2005-03-18  Paul Eggert  <eggert@cs.ucla.edu>
39151
39152         * lib/strftime.c (my_strftime): If the underlying strftime returns 0
39153         (which shouldn't happen), generate nothing instead of returning 0
39154         immediately, so that nstrftime (NULL, ...) doesn't return 0.
39155
39156 2005-03-16  Bruno Haible  <bruno@clisp.org>
39157
39158         * modules/stdint (Makefile.am): Use HAVE_LONG_LONG_64BIT instead of
39159         HAVE_LONGLONG_64BIT.
39160
39161 2005-03-16  Bruno Haible  <bruno@clisp.org>
39162
39163         * m4/stdint.m4 (gl_STDINT_H): Define HAVE_LONG_LONG_64BIT instead of
39164         HAVE_LONGLONG_64BIT.
39165
39166 2005-03-16  Bruno Haible  <bruno@clisp.org>
39167
39168         * lib/stdint_.h: Use HAVE_LONG_LONG_64BIT instead of
39169         HAVE_LONGLONG_64BIT.
39170
39171 2005-03-15  Paul Eggert  <eggert@cs.ucla.edu>
39172
39173         * lib/strftime.c (my_strftime): Prepend space to format so that we can
39174         reliably distinguish strftime failure from empty output on POSIX
39175         hosts.
39176
39177 2005-03-15  Paul Eggert  <eggert@cs.ucla.edu>
39178
39179         * lib/iconvme.c (SIZE_MAX): New macro, if not already defined.
39180         (iconv_string): Don't guess a size-zero buffer, as that might cause
39181         buffer overrun.  Instead, avoid multiplying by MB_LEN_MAX if the
39182         result would be 'too large', where 'too large' is (heuristically)
39183         the square root of SIZE_MAX, divided by MB_LEN_MAX to allay
39184         overflow concerns.  This will prevent some unwanted malloc failures
39185         when the inputs are very large.
39186
39187 2005-03-15  Karl Berry  <karl@gnu.org>
39188
39189         * config/srclist.txt (config.rpath): from gettext.
39190         * config/config.rpath: update.
39191
39192 2005-03-15  Bruno Haible  <bruno@clisp.org>
39193
39194         * lib/regex.c (byte_re_match_2_internal): Rename local variable 'not'
39195         to 'negate'.
39196
39197         * lib/regex.c (byte_re_match_2_internal): Reduce scope of same_str_p
39198         variable.
39199
39200         * lib/regex.c (EXTEND_BUFFER, regcomp): Cast the realloc/malloc
39201         results.
39202
39203 2005-03-14  Simon Josefsson  <jas@extundo.com>
39204
39205         * lib/timegm.h: Use proper prototype CPP guards, reported by Dave Love
39206         <fx@gnu.org>.
39207
39208 2005-03-14  Paul Eggert  <eggert@cs.ucla.edu>
39209
39210         * lib/mktime.c (TYPE_TWOS_COMPLEMENT, TYPE_ONES_COMPLEMENT,
39211         TYPE_SIGNED_MAGNITUDE, TYPE_MINIMUM, TYPE_MAXIMUM): Sync from
39212         intprops.h.
39213         * lib/strtol.c: Likewise.
39214
39215 2005-03-14  Jim Meyering  <jim@meyering.net>
39216
39217         * lib/strftime.c (my_strftime) [HAVE_STRFTIME && ! (_NL_CURRENT
39218         && HAVE_STRUCT_ERA_ENTRY)]: Initialize the first byte of ubuf[]
39219         to be nonzero so that we (and caller) can detect the difference
39220         between a valid zero-length expansion and an error return, even
39221         when the underlying strftime fails before writing anything into
39222         that location.
39223
39224 2005-03-14  Bruno Haible  <bruno@clisp.org>
39225
39226         * m4/lib-link.m4, gettext.m4, nls.m4, po.m4:
39227         Update from GNU gettext 0.14.3.
39228
39229 2005-03-10  Jim Meyering  <jim@meyering.net>
39230
39231         * m4/save-cwd.m4 (gl_SAVE_CWD): Check for fchdir.
39232
39233 2005-03-10  Jim Meyering  <jim@meyering.net>
39234
39235         * lib/save-cwd.c [!HAVE_FCHDIR]: Define open, fchdir, and chdir_long
39236         so that this module works on systems without fchdir.
39237
39238 2005-03-09  Paul Eggert  <eggert@cs.ucla.edu>
39239
39240         Factor int-properties macros into a single file, except for
39241         glibc-related files.
39242         * lib/intprops.h: New file.
39243         * lib/getloadavg.c: Include it instead of limits.h.
39244         (INT_STRLEN_BOUND): Remove.
39245         * lib/human.c: Include intprops.h.
39246         (group_number): Use INT_STRLEN_BOUND instead of rolling it ourself.
39247         * lib/human.h (LONGEST_HUMAN_READABLE): Use 146/485 rather than
39248         302/1000.
39249         * lib/inttostr.h: Include intprops.h instead of limits.h.
39250         (INT_STRLEN_BOUND, INT_BUFSIZE_BOUND): Remove.
39251         * lib/mktime.c (TYPE_IS_INTEGER, TYPE_TWOS_COMPLEMENT): New macros,
39252         for consistency with intprops.h.
39253         (time_t_is_integer, twos_complement_arithmetic): Use them.
39254         * lib/sig2str.h: Include <signal.h>, intprops.h.
39255         (INT_STRLEN_BOUND): Remove.
39256         * lib/strftime.c (TYPE_SIGNED): Remove.
39257         (INT_STRLEN_BOUND): Switch to same implementation as intprops.h.
39258         * lib/strtol.c: Adjust comments to match intprops.h.
39259         * lib/userspec.c: Include intprops.h.
39260         (TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Remove.
39261         * lib/utimecmp.c, xnanosleep.c, xstrtol.c: Likewise.
39262         * lib/utimecmp.c (utimecmp): Use TYPE_IS_INTEGER, TYPE_TWOS_COMPLEMENT
39263         instead of rolling our own expressions.
39264         * lib/xstrtol.c: Include xstrtol.h first, to test interface.
39265
39266         * lib/strftime.c: Include <stdbool.h>.  Use bool where appropriate,
39267         instead of int.
39268         (my_strftime): Do not mishandle years close to INT_MAX, by doing
39269         the right thing even if adding 1900 would overflow.  Similarly
39270         for tm_mon + 1 and tm_yday + 1.
39271         Make %Y always equivalent to %C%y, and similarly for %G and %g.
39272         (DO_NUMBER, DO_NUMBER_SPACEPAD): Set digits to d, not a conditional.
39273         (DO_SIGNED_NUMBER): New macro.
39274         (my_strftime) [HAVE_TZNAME]: Don't dump core if tp->tm_dst > 1.
39275
39276 2005-03-07  Bruno Haible  <bruno@clisp.org>
39277
39278         * m4/mmap-anon.m4 (MAP_FILE, MAP_FAILED): Remove definitions.
39279
39280 2005-03-07  Bruno Haible  <bruno@clisp.org>
39281
39282         * lib/pagealign_alloc.c (MAP_FILE, MAP_FAILED): Define fallbacks.
39283
39284 2005-03-04  Derek R. Price  <derek@ximbiot.com>
39285
39286         * gnulib-tool (func_cp_if_changed, func_mv_if_changed): New functions.
39287         (func_import): Only replace files via --import when they have actually
39288         changed.
39289
39290 2005-03-03  Derek R. Price  <derek@ximbiot.com>
39291
39292         * m4/mmap-anon.m4: New file.
39293         * m4/pagealign_alloc.m4: New file.
39294
39295 2005-03-03  Derek R. Price  <derek@ximbiot.com>
39296             Bruno Haible  <bruno@clisp.org>
39297
39298         * modules/pagealign_alloc: New file.
39299         * MODULES.html.sh (Memory management functions): Add pagealign_alloc.
39300
39301 2005-03-03  Derek R. Price  <derek@ximbiot.com>
39302             Bruno Haible  <bruno@clisp.org>
39303
39304         * lib/pagealign_alloc.h: New file.
39305         * lib/pagealign_alloc.c: New file.
39306
39307 2005-03-03  Bruno Haible  <bruno@clisp.org>
39308
39309         * m4/inttypes.m4, isc-posix.m4, once-only.m4:
39310         Use an all-permissive copyright notice, recommended by RMS.
39311
39312 2005-03-02  Bruno Haible  <bruno@clisp.org>
39313
39314         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Undo the replacement here. Because
39315         of AIX, the replacement has to be done only after <string.h> is
39316         included, therefore not in config.h. stpncpy.h does the replacement,
39317         and stpncpy.c uses it.
39318
39319 2005-03-02  Bruno Haible  <bruno@clisp.org>
39320
39321         * lib/stpncpy.h (stpncpy): Define as a macro without arguments, so that
39322         stpncpy.c uses it.
39323
39324 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
39325
39326         Remove workaround for bug in Linux kernel 2.6.8 or thereabouts.
39327         The workaround isn't strictly needed for POSIX conformance, and
39328         it's too much of a pain to configure and maintain.  We'll ask
39329         people to fix their kernels instead.
39330         * lib/xnanosleep.c: Don't include gethrxtime.h or xtime.h.
39331         (NANOSLEEP_BUG_WORKAROUND): Remove.
39332         (xnanosleep): Remove the workaround.
39333
39334 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
39335
39336         * modules/gettime (Makefile.am): Remove lib_SOURCES line.
39337         Reported by Derek Price.
39338         (Include): Add "timespec.h".
39339
39340         * modules/xnanosleep (Depends-on): Remove gethrxtime.
39341
39342 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
39343
39344         * m4/xnanosleep.m4 (gl_XNANOSLEEP): Remove configuration attempting
39345         to detect nanosleep bug.
39346
39347 2005-03-01  Bruno Haible  <bruno@clisp.org>
39348
39349         * lib/vasnprintf.c (EOVERFLOW): Define to a fallback if needed.
39350
39351 2005-02-26  Paul Eggert  <eggert@cs.ucla.edu>
39352
39353         * modules/gethrxtime: New file.
39354         * modules/xnanosleep (Files): Add m4/xnanosleep.m4.
39355         (Depends-on): Add gethrxtime.
39356         (configure.ac): Add gl_XNANOSLEEP.
39357         (Makefile.am): Remove lib_SOURCES line.
39358
39359 2005-02-25  Paul Eggert  <eggert@cs.ucla.edu>
39360
39361         * m4/gethrxtime.m4, m4/xnanosleep.m4: New files.
39362         * m4/gettime.m4 (gl_GETTIME): Check for nanotime.
39363
39364 2005-02-25  Paul Eggert  <eggert@cs.ucla.edu>
39365
39366         * lib/gethrxtime.h, lib/gethrxtime.c, lib/xtime.h: New files.
39367         * lib/timespec.h (gettime): Return void, since it always
39368         succeeds now.  All uses changed.
39369         * lib/gettime.c (gettime) Likewise.
39370         [HAVE_NANOTIME]: Prefer nanotime.
39371         Assume gettimeofday succeeds, as POSIX requires.
39372         Assime time () succeeds, since other code already does.
39373         * lib/xnanosleep.c: Include xtime.h and gethrxtime.h, not xalloc.h.
39374         (timespec_subtract): Remove.
39375         (NANOSLEEP_BUG_WORKAROUND): New constant.
39376         (xnanosleep): Use gethrxtime rather than gettime; this simplifies
39377         things considerably.  Use it only on GNU/Linux hosts, since the
39378         workaround shouldn't be needed elsewhere.
39379
39380 2005-02-24  Bruno Haible  <bruno@clisp.org>
39381
39382         * modules/gettext (Files): Add m4/glibc2.m4.
39383
39384 2005-02-24  Bruno Haible  <bruno@clisp.org>
39385
39386         * m4/gettext.m4, intdiv0.m4, intmax.m4, inttypes-pri.m4, lcmessage.m4:
39387         * m4/lib-link.m4, lib-prefix.m4, nls.m4, po.m4, printf-posix.m4:
39388         * m4/progtest.m4:
39389         Update from GNU gettext 0.14.2.
39390         * m4/glibc2.m4: New file, from GNU gettext 0.14.2.
39391
39392 2005-02-24  Bruno Haible  <bruno@clisp.org>
39393
39394         * lib/localcharset.c: Update from GNU gettext 0.14.2.
39395         * lib/config.charset: Update from GNU gettext 0.14.2.
39396
39397 2005-02-24  Bruno Haible  <bruno@clisp.org>
39398
39399         * lib/gettext.h: Update from GNU gettext 0.14.2.
39400
39401 2005-02-23  Simon Josefsson  <jas@extundo.com>
39402
39403         * m4/iconvme.m4: New file.
39404
39405 2005-02-23  Jim Meyering  <jim@meyering.net>
39406
39407         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Revert yesteday's
39408         change.
39409         Thanks to Bruno Haible for catching it.
39410
39411 2005-02-22  Simon Josefsson  <jas@extundo.com>
39412
39413         * modules/iconvme: New file.
39414
39415         * MODULES.html.sh: Add iconvme.
39416
39417 2005-02-22  Simon Josefsson  <jas@extundo.com>
39418
39419         * lib/iconvme.h, lib/iconvme.c: New files, from libc.
39420
39421 2005-02-22  Simon Josefsson  <jas@extundo.com>
39422
39423         * config/srclist.txt: Sync iconvme.h, iconvme.c from libc.
39424
39425 2005-02-22  Jim Meyering  <jim@meyering.net>
39426
39427         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Fix typo:
39428         s/ifndef/ifdef/.
39429
39430 2005-02-20  Neil Conway  <neilc@samurai.com>
39431
39432         * lib/xgethostname.c (xgethostname): Check for ENOMEM, which is
39433         returned by OSX/Darwin if the specified buffer is not large
39434         enough for the hostname.
39435
39436 2005-02-03  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
39437
39438         * lib/argp-help.c (__argp_help): Create a fake struct argp_state and
39439         pass it to _help, otherwise the latter coredumps trying to
39440         dereference state.root_argp.
39441
39442 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
39443
39444         * modules/chdir-long (Depends-on): Add memrchr.
39445         * modules/memrchr (Files): Add lib/memrchr.h.
39446         (Include): "memrchr.h".
39447
39448 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
39449
39450         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Add AC_LIBSOURCES, for memrchr.h.
39451
39452 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
39453
39454         * lib/memrchr.h: New file.
39455         * lib/chdir-long.c: Include it.
39456         * lib/memrchr.c [!defined _LIBC]: Include it rather than <string.h>
39457         Don't bother including stddef.h.
39458
39459 2005-02-01  Paul Eggert  <eggert@cs.ucla.edu>
39460
39461         * lib/mountlist.h (MOUNTLIST_H_): New macro, to protect against double
39462         inclusion.
39463         Include <sys/types.h>, for dev_t.
39464         (ME_DUMMY, ME_REMOTE): Move from here....
39465         * lib/mountlist.c (ME_DUMMY, ME_REMOTE): To here.
39466         (ME_DUMMY): Count "subfs" as a dummy.  Problem reported by
39467         Dmitry V. Levin.
39468         Include mountlist.h first, to test the interface.
39469
39470 2005-01-29  Bruno Haible  <bruno@clisp.org>
39471
39472         * lib/progname.c (program_name): Initialize.
39473         Needed when linking statically on MacOS X.
39474
39475 2005-01-28  Paul Eggert  <eggert@cs.ucla.edu>
39476
39477         Sync from coreutils.
39478         * modules/getloadavg (Files): Remove m4/getloadavg.m4.
39479         (Depends-on): Add c-strtod.
39480         (configure.ac): Replace gl_FUNC_GETLOADAVG with AC_FUNC_GETLOADAVG.
39481
39482 2005-01-28  Paul Eggert  <eggert@cs.ucla.edu>
39483
39484         Sync from coreutils.
39485         * m4/getloadavg.m4, glibc.m4, search-libs.m4: Remove.
39486
39487         Remove files that are specific to coreutils.
39488         * m4/check-decl.m4, jm-macros.m4, lib-check.m4, prereq.m4: Remove.
39489
39490 2005-01-28  Bruno Haible  <bruno@clisp.org>
39491
39492         * modules/javacomp: New file.
39493         * MODULES.html.sh (Java): Add javacomp.
39494
39495 2005-01-28  Bruno Haible  <bruno@clisp.org>
39496
39497         * m4/javacomp.m4: New file, from GNU gettext.
39498
39499 2005-01-28  Bruno Haible  <bruno@clisp.org>
39500
39501         * lib/javacomp.sh.in: New file, from GNU gettext.
39502         * lib/javacomp.h: New file, from GNU gettext.
39503         * lib/javacomp.c: New file, from GNU gettext.
39504
39505 2005-01-26  Simon Josefsson  <jas@extundo.com>
39506
39507         * lib/gai_strerror.c: Use GPL in header.
39508
39509 2005-01-26  Bruno Haible  <bruno@clisp.org>
39510
39511         * modules/javaexec: New file.
39512         * MODULES.html.sh (Java): Add javaexec.
39513
39514 2005-01-26  Bruno Haible  <bruno@clisp.org>
39515
39516         * m4/javaexec.m4: New file, from GNU gettext.
39517
39518 2005-01-26  Bruno Haible  <bruno@clisp.org>
39519
39520         * lib/javaexec.sh.in: New file, from GNU gettext.
39521         * lib/javaexec.h: New file, from GNU gettext.
39522         * lib/javaexec.c: New file, from GNU gettext.
39523
39524 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
39525
39526         * modules/lchown (Depends-on): Remove lchown.h
39527
39528 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
39529
39530         * m4/sysexits.m4 (gl_SYSEXITS): Reverted logic. SYSEXITS_H
39531         must be defined if the header file was not found, in order
39532         to provide a replacement. Reported by Todd Vierling <tv@duh.org>
39533
39534 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
39535
39536         * lib/argp-help.c (hol_entry_help): Avoid using non-constant
39537         initializers for struct pentry_state.
39538         (__argp_error): Check return value of __asprintf
39539         (__argp_failure): Translate error message
39540
39541         * lib/argp-parse.c: Removed braces around the expansion of N_()
39542
39543 2005-01-23  Paul Eggert  <eggert@cs.ucla.edu>
39544
39545         * m4/acl.m4, afs.m4, alloca.m4, argp.m4, assert.m4, atexit.m4,
39546         backupfile.m4, base64.m4, bison.m4, c-bs-a.m4, c-stack.m4,
39547         c-strtod.m4, calloc.m4, canon-host.m4, canonicalize.m4,
39548         clock_time.m4, cloexec.m4, closeout.m4, d-ino.m4, d-type.m4,
39549         dirfd.m4, dirname.m4, dos.m4, dup2.m4, error.m4, euidaccess.m4,
39550         exclude.m4, exitfail.m4, extensions.m4, fcntl-safer.m4,
39551         file-type.m4, fileblocks.m4, filemode.m4, fnmatch.m4, fpending.m4,
39552         free.m4, fstypename.m4, fsusage.m4, ftruncate.m4, getaddrinfo.m4,
39553         getcwd-path-max.m4, getcwd.m4, getdate.m4, getdomainname.m4,
39554         getgroups.m4, gethostname.m4, getline.m4, getndelim2.m4,
39555         getnline.m4, getopt.m4, getpagesize.m4, getpass.m4, getsubopt.m4,
39556         gettime.m4, gettimeofday.m4, getugroups.m4, getusershell.m4,
39557         group-member.m4, hard-locale.m4, hash.m4, host-os.m4, human.m4,
39558         idcache.m4, inttostr.m4, isdir.m4, jm-winsz1.m4, jm-winsz2.m4,
39559         link-follow.m4, long-options.m4, ls-mntd-fs.m4, lstat.m4,
39560         makepath.m4, mathl.m4, md5.m4, memcasecmp.m4, memchr.m4,
39561         memcmp.m4, memcoll.m4, memcpy.m4, memmem.m4, memmove.m4,
39562         memrchr.m4, memset.m4, mkdir-slash.m4, mkstemp.m4, mktime.m4,
39563         modechange.m4, mountlist.m4, nanosleep.m4, obstack.m4,
39564         path-concat.m4, pathmax.m4, perl.m4, physmem.m4, poll.m4,
39565         posixtm.m4, posixver.m4, putenv.m4, quote.m4, quotearg.m4,
39566         readdir.m4, readtokens.m4, readutmp.m4, regex.m4, rename.m4,
39567         restrict.m4, rmdir-errno.m4, rmdir.m4, rpmatch.m4, same.m4,
39568         savedir.m4, settime.m4, sha1.m4, sig2str.m4, snprintf.m4,
39569         sockpfaf.m4, st_dm_mode.m4, st_mtim.m4, stat.m4, stdint.m4,
39570         stdio-safer.m4, strchrnul.m4, strdup.m4, strerror.m4,
39571         strerror_r.m4, strftime.m4, strndup.m4, strnlen.m4, strsep.m4,
39572         strtod.m4, strtoimax.m4, strtok_r.m4, strtol.m4, strtoll.m4,
39573         strtoul.m4, strtoull.m4, strtoumax.m4, strverscmp.m4, sysexits.m4,
39574         time_r.m4, timegm.m4, timespec.m4, tm_gmtoff.m4, tzset.m4,
39575         uint32_t.m4, uintptr_t.m4, unistd-safer.m4, unlink-busy.m4,
39576         unlocked-io.m4, uptime.m4, userspec.m4, utimbuf.m4, utime.m4,
39577         utimecmp.m4, utimens.m4, utimes-null.m4, vsnprintf.m4, xalloc.m4,
39578         xgetcwd.m4, xreadlink.m4, xstrndup.m4, xstrtod.m4, xstrtoimax.m4,
39579         xstrtol.m4, xstrtoumax.m4, yesno.m4:
39580         Use an all-permissive copyright notice, recommended by RMS.
39581
39582 2005-01-21  Paul Eggert  <eggert@cs.ucla.edu>
39583
39584         * modules/chdir-long (Depends-on): Remove mempcpy.
39585
39586 2005-01-21  Jim Meyering  <jim@meyering.net>
39587
39588         * lib/openat.h (AT_SYMLINK_NOFOLLOW): Define to 4096, so it's the
39589         same value as for Solaris 9.
39590
39591         * lib/chdir-long.c (chdir_long): Rewrite to remove limitation on
39592         component length.  This included changing the parameter to be
39593         of type `char *' rather than `char const *'.
39594         * lib/chdir-long.h (chdir_long): Update prototype.
39595
39596         * lib/openat.c (fdopendir, fstatat): New functions.
39597         * lib/openat.h: Include headers required for use of DIR and struct
39598         stat.
39599         [AT_SYMLINK_NOFOLLOW]: Define.
39600         (fdopendir, fstatat): Add prototypes.
39601
39602 2005-01-21  Bruno Haible  <bruno@clisp.org>
39603
39604         * modules/classpath: New file.
39605         * MODULES.html.sh (Java): Add classpath.
39606
39607 2005-01-21  Bruno Haible  <bruno@clisp.org>
39608
39609         * lib/classpath.h: New file, from GNU gettext.
39610         * lib/classpath.c: New file, from GNU gettext.
39611
39612 2005-01-20  Simon Josefsson  <jas@extundo.com>
39613
39614         * modules/version-etc-fsf: New file.
39615
39616 2005-01-20  Simon Josefsson  <jas@extundo.com>
39617
39618         * lib/version-etc-fsf.c: New file, with version_etc_copyright.
39619         * lib/version-etc.c: Remove version_etc_copyright.
39620         * lib/version-etc.h (version_etc_copyright): Use [] instead of * in
39621         prototype, suggested by Paul Eggert <eggert@CS.UCLA.EDU>.
39622
39623 2005-01-20  Simon Josefsson  <jas@extundo.com>
39624
39625         * lib/base64.h (isbase64): Add.
39626
39627         * lib/base64.c (isb64): Rename to isbase64, use to_uchar instead of
39628         using a unsigned prototype, don't inline.
39629         (base64_decode): Use it.
39630
39631 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
39632
39633         * m4/save-cwd.m4 (gl_SAVE_CWD): Remove check for fcntl; we now assume
39634         it.
39635
39636 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
39637
39638         * lib/save-cwd.c (save_cwd): Remove code to support the case
39639         where fchdir is missing or flaky.
39640
39641 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
39642
39643         * MODULES.html.sh (Command-line arguments): Add version-etc-fsf.
39644
39645 2005-01-19  Paul Eggert  <eggert@cs.ucla.edu>
39646
39647         * modules/mempcpy (Makefile.am): Remove mention of mempcpy.h;
39648         AC_LIBSOURCES now does this.
39649         * MODULES.html.sh (Sizes of integer types <limits.h>): New element,
39650         with new ullong_max module.
39651
39652 2005-01-19  Bruno Haible  <bruno@clisp.org>
39653
39654         * modules/sh-quote: New file.
39655         * MODULES.html.sh (Executing programs): Add sh-quote.
39656
39657 2005-01-19  Bruno Haible  <bruno@clisp.org>
39658
39659         * lib/sh-quote.h: New file, from GNU gettext.
39660         * lib/sh-quote.c: New file, from GNU gettext.
39661
39662 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
39663
39664         Merge from coreutils.
39665         * m4/ullong_max.m4: New file.
39666         * m4/jm-macros.m4 (gl_MACROS): Require gl_ULLONG_MAX.
39667         (gl_MACROS): Assume localeconv exists.
39668
39669 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
39670
39671         Merge changes from coreutils, as described below in several
39672         changelogs dated today.
39673
39674         * lib/save-cwd.c: Include "save-cwd.h" before other include files.
39675         (O_DIRECTORY): Remove; not needed here, since "." must be
39676         a directory.  All uses removed.
39677         (save_cwd): Use __sgi || __sun, not sun || __sun.  __sun is
39678         universal on Suns, and we also need to test for IRIX.
39679         Revamp code to use 'if' rather than '#if'.
39680         Avoid unnecessary comparison of cwd->desc to 0.
39681
39682         * lib/utimens.c (futimens): Robustify the previous patch, by checking
39683         for known valid error numbers rather than observed invalid ones.
39684
39685 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
39686
39687         * modules/ullong_max: New file.
39688
39689         * modules/chdir-long, modules/openat: New files.
39690         * modules/save-cwd (Depends-on): Depend on chdir-long.
39691         (Makefile.am): Remove lib_SOURCES; now handled by AC_LIBSOURCES.
39692
39693 2005-01-18  Jim Meyering  <jim@meyering.net>
39694
39695         Merge from coreutils.
39696         * m4/chdir-long.m4, m4/openat.m4: New files.
39697         * m4/save-cwd.m4 (gl_SAVE_CWD): Add AC_LIBSOURCES for save-cwd.c,
39698         save-cwd.h.  Add AC_LIBOBJ for save-cwd.
39699         * m4/chown.m4 (gl_FUNC_CHOWN): When cross-compiling, assume that chown
39700         is sane and DOES follow symlinks.  Besides, testing 20 different
39701         systems found no broken chown implementations.
39702         Prompted by a change in rsync's copy of this macro.
39703         * m4/jm-macros.m4 (gl_MACROS): Require gl_FUNC_CHDIR_LONG.
39704
39705         * m4/lchown.m4 (gl_FUNC_LCHOWN): Use AC_LIBSOURCES.
39706
39707         * m4/utimes.m4: Work around tests/touch/empty-file failure on a system
39708         (sparc64, Linux-2.4.28, glibc-2.3.3) that didn't honor utimes'
39709         NULL-means-set-to-current-time semantics.
39710         Remove temporary file immediately, rather than waiting
39711         for configure's at-exit trap code to do it.
39712
39713 2005-01-18  Jim Meyering  <jim@meyering.net>
39714
39715         * lib/version-etc.c (version_etc_copyright): Update copyright date.
39716
39717         * lib/utimens.c (futimens): Account for the fact that futimes
39718         can also fail with errno == ENOSYS or errno == ENOENT.
39719         Patch from Dmitry V. Levin.
39720
39721         Change the name of the robust chdir function from chdir to chdir_long.
39722         * lib/save-cwd.c: Include chdir-long.h rather than chdir.h.
39723         (restore_cwd): Use chdir_long, not chdir.
39724         * lib/chdir-long.c: Renamed from chdir.c.
39725         * lib/chdir-long.h: Renamed from chdir.h.
39726         [!defined PATH_MAX]: Define chdir_long to chdir on systems like the
39727         Hurd.
39728
39729 2005-01-18  Bruno Haible  <bruno@clisp.org>
39730
39731         * m4/allocsa.m4, m4/codeset.m4, m4/copy-file.m4, m4/eaccess.m4:
39732         * m4/eealloc.m4, m4/eoverflow.m4, m4/execute.m4, m4/fatal-signal.m4:
39733         * m4/findprog.m4, m4/glibc21.m4, m4/iconv.m4, m4/intmax_t.m4:
39734         * m4/inttypes_h.m4, m4/lib-ld.m4, m4/lib-link.m4, m4/lib-prefix.m4:
39735         * m4/linebreak.m4, m4/localcharset.m4, m4/longdouble.m4:
39736         * m4/longlong.m4, m4/mbrtowc.m4, m4/mbstate_t.m4, m4/mbswidth.m4:
39737         * m4/mkdtemp.m4, m4/pipe.m4, m4/readlink.m4, m4/safe-read.m4:
39738         * m4/safe-write.m4, m4/setenv.m4, m4/sig_atomic_t.m4:
39739         * m4/signalblocking.m4, m4/signed.m4, m4/size_max.m4, m4/ssize_t.m4:
39740         * m4/stdbool.m4, m4/stdint_h.m4, m4/stpcpy.m4, m4/stpncpy.m4:
39741         * m4/strcase.m4, m4/strcspn.m4, m4/strpbrk.m4, m4/strstr.m4:
39742         * m4/ucs4-utf.m4, m4/uintmax_t.m4, m4/ulonglong.m4, m4/unicodeio.m4:
39743         * m4/utf-ucs4.m4, m4/vasnprintf.m4, m4/vasprintf.m4:
39744         * m4/wait-process.m4, m4/wchar_t.m4, m4/wint_t.m4, m4/xsize.m4:
39745         Use an all-permissive copyright notice, recommended by RMS.
39746
39747 2005-01-18  Bob Proulx  <bob@proulx.com>
39748
39749         * lib/obstack.c [DEFAULT_ALIGNMENT]: Use an intermediate type to
39750         simplify offsetof() macro construct to avoid compile failure with
39751         native HP-UX 11.0 ANSI C compiler.
39752
39753 2005-01-17  Bruno Haible  <bruno@clisp.org>
39754
39755         * lib/stpncpy.c: Remove HAVE_STPNCPY and gnu_stpncpy renaming,
39756         redundant because stpncpy.m4 takes care of it.
39757
39758 2005-01-17  Bruno Haible  <bruno@clisp.org>
39759
39760         * lib/progreloc.c: Include xalloc.h instead of xmalloc.h.
39761
39762 2005-01-17  Bruno Haible  <bruno@clisp.org>
39763
39764         * lib/progreloc.c (xstrdup): Define as strdup if no xmalloc should be
39765         used.
39766
39767 2005-01-17  Bruno Haible  <bruno@clisp.org>
39768
39769         * lib/fwriteerror.h (fwriteerror): Change specification to include
39770         fclose.
39771         * lib/fwriteerror.c: Include <stdbool.h>.
39772         (fwriteerror): At the end, close the file stream. Record whether
39773         stdout was already closed.
39774
39775 2005-01-17  Bruno Haible  <bruno@clisp.org>
39776
39777         * lib/execute.c (environ): Declare if needed.
39778         * lib/pipe.c (environ): Likewise.
39779         Reported by Michael Schloh von Bennewitz <michael.schloh@cw.com>.
39780
39781 2005-01-11  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
39782
39783         * modules/argp: Depend on vsnprintf
39784
39785 2005-01-10  Jim Meyering  <jim@meyering.net>
39786
39787         * modules/closeout (Depends-on): Add atexit.
39788
39789 2005-01-06  Bruno Haible  <bruno@clisp.org>
39790
39791         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Rename stpncpy to gnu_stpncpy here.
39792
39793 2005-01-04  Paul Eggert  <eggert@cs.ucla.edu>
39794
39795         * lib/human.c (SIZE_MAX, UINTMAX_MAX): Move these conditional
39796         definitions to be after all include files, to avoid collisions.
39797         Problem reported by Bob Proulx.
39798
39799 2005-01-04  Jim Meyering  <jim@meyering.net>
39800
39801         Changes imported from coreutils.
39802         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Rather than using "conftestXXXXXX"
39803         as the mkstemp template, use a temporary directory and an
39804         8.3-friendly template to avoid trouble on systems like DJGPP.
39805         Reported by Juan M. Guerrero via Stepan Kasal.
39806         * m4/(gl_FUNC_MKSTEMP): Include <unistd.h> for the declaration of
39807         close. Remove the temporary directory right away, rather than waiting
39808         for configure's at-exit trap code to do it.
39809         Suggestion from Stepan Kasal.
39810
39811 2005-01-01  Simon Josefsson  <jas@extundo.com>
39812
39813         * gnulib-tool: Print #include directives when --import'ing.
39814
39815 2004-12-28  Simon Josefsson  <jas@extundo.com>
39816
39817         * tests/test-base64.c: Include required header files.  Remove
39818         unused variables.
39819
39820 2004-12-28  Paul Eggert  <eggert@cs.ucla.edu>
39821
39822         * modules/error (Depends-on): Remove gettext.
39823
39824 2004-12-28  Paul Eggert  <eggert@cs.ucla.edu>
39825
39826         * lib/error.c [!_LIBC && !ENABLE_NLS]: Do not include "gettext.h";
39827         not needed.  This removes a dependency on the gettext module.
39828         [defined _LIBC]: Do not include <libintl.h>; not needed.
39829
39830 2004-12-24  Paul Eggert  <eggert@cs.ucla.edu>
39831
39832         * m4/c-strtod.m4 (gl_C99_STRTOLD): New macro.
39833         (gl_C_STRTOD): Use it instead of AC_CHECK_DECLS_ONCE(strtold).
39834
39835 2004-12-24  Paul Eggert  <eggert@cs.ucla.edu>
39836
39837         * lib/c-strtod.c (STRTOD): Depend on HAVE_C99_STRTOLD, not
39838         HAVE_DECL_STRTOLD.
39839
39840 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
39841
39842         * modules/getdate (Depends-on): Remove alloca-opt.
39843
39844 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
39845
39846         * m4/getdate.m4 (gl_GETDATE): Remove AC_FUNC_ALLOCA.
39847
39848 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
39849
39850         * lib/argp-parse.c: Include <stddef.h>.
39851         (alignof, alignto): New macros.
39852         (parser_init): Don't assume that void * is aligned sufficiently
39853         for struct option.
39854
39855         * lib/getdate.y (YYSTACK_USE_ALLOCA): Define to 0, since there's no
39856         need to extend the stack.
39857         (YYINITDEPTH): New macro, so that the initial stack isn't overly
39858         large.
39859
39860 2004-12-22  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
39861
39862         * lib/argp-parse.c (parser_init): Avoid arithmetics on void pointers.
39863
39864 2004-12-19  Paul Eggert  <eggert@cs.ucla.edu>
39865
39866         * modules/regex (lib_SOURCES): Remove regex.c, undoing previous
39867         (2004-10-24) change.  Apparently this was a false alarm.
39868
39869         * modules/getdate: Depend on alloca-opt, not alloca.
39870
39871 2004-12-19  Paul Eggert  <eggert@cs.ucla.edu>
39872
39873         * lib/alloca_.h: Conditionalize on _GNULIB_ALLOCA_H, not _ALLOCA_H.
39874         Remove now-obsolete comment about AIX.
39875         * lib/getdate.y: Include <alloca.h> only if HAVE_ALLOCA.
39876         (YYSTACK_USE_ALLOCA): Define to 0 if !HAVE_ALLOCA.
39877         (YYMAXDEPTH): New macro.
39878
39879 2004-12-18  Simon Josefsson  <jas@extundo.com>
39880
39881         * modules/alloca: Depend on alloca-opt, instead of duplicating it.
39882
39883 2004-12-18  Bruno Haible  <bruno@clisp.org>
39884
39885         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Also test for sigaction.
39886
39887 2004-12-18  Bruno Haible  <bruno@clisp.org>
39888
39889         * lib/fatal-signal.c (fatal_signals): Make non-const.
39890         (init_fatal_signals): New function.
39891         (uninstall_handlers, install_handlers): Ignore signals that were set to
39892         SIG_IGN.
39893         (at_fatal_signal): Call init_fatal_signals.
39894         (init_fatal_signal_set): Likewise. Ignore signals that were set to
39895         SIG_IGN.
39896         Reported by Paul Eggert.
39897
39898 2004-12-18  Bruno Haible  <bruno@clisp.org>
39899
39900         * doc/alloca.texi: New file.
39901         * doc/alloca-opt.texi: New file.
39902
39903 2004-12-17  Jim Meyering  <jim@meyering.net>
39904
39905         * config/install-sh: Use `(exit N); exit N', not `(exit N); exit'.
39906         Otherwise, install-sh could exit with improper exit status when
39907         exiting via a trapped interrupt.  Thanks to a report from Bob Proulx.
39908
39909 2004-12-16  Simon Josefsson  <jas@extundo.com>
39910
39911         * tests/test-base64.c: Add license.
39912
39913 2004-12-15  Stepan Kasal  <address@hidden>
39914
39915         * gnulib-tool (func_emit_lib_Makefile_am): Shorten a long sed command.
39916
39917 2004-12-12  Paul Eggert  <eggert@cs.ucla.edu>
39918
39919         * modules/getcwd (Files): Add m4/d-ino.m4.
39920         Suggested by Mark D. Baushke.
39921
39922 2004-12-08  Paul Eggert  <eggert@cs.ucla.edu>
39923
39924         * lib/getdate.y (textint): New member "negative".
39925         (time_zone_hhmm): New function.
39926         Expect 14 shift-reduce conflicts, not 13.
39927         (o_colon_minutes): New rule.
39928         (time, zone): Use it to add support for +HH:MM, UTC+HH:MM.
39929         (yylex): Set the "negative" member of signed numbers.
39930
39931 2004-12-08  Paul Eggert  <eggert@cs.ucla.edu>
39932
39933         * doc/getdate.texi (Time of day items, Time zone items):
39934         Describe new formats +00:00, UTC+00:00.
39935
39936 2004-12-07  Paul Eggert  <eggert@cs.ucla.edu>
39937
39938         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Fix typo in previous change:
39939         spurious "-l"s.  Problem reported by Stepan Kasal.
39940
39941 2004-12-06  Paul Eggert  <eggert@cs.ucla.edu>
39942
39943         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): New macro, to work around bug
39944         in Autoconf 2.59.  Problem reported by Mark D. Baushke.
39945
39946 2004-12-04  Simon Josefsson  <jas@extundo.com>
39947
39948         * modules/getaddrinfo (License): Add LGPL, reported by Yoann
39949         Vandoorselaere <yoann@prelude-ids.org>.
39950
39951 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
39952
39953         Changes imported from coreutils.
39954         * m4/hard-locale.m4 (gl_HARD_LOCALE): Assume locale.h and setlocale
39955         exist.
39956         * m4/human.m4 (gl_HUMAN): Assume locale.h and localeconv exist.
39957
39958 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
39959
39960         Changes imported from coreutils.
39961         * lib/hard-locale.c: Assume <locale.h> exists.
39962         Include "strdup.h".
39963         (GLIBC_VERSION): New macro.
39964         (hard_locale): Assume setlocale exists.
39965         Rewrite to avoid #ifdef.
39966         Use strdup rather than malloc + strcpy.
39967         * lib/human.c: Assume <locale.h> exists.
39968         (human_readable): Assume localeconv exists.
39969
39970 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
39971
39972         * modules/hard-locale (Depends-on): Add strdup.
39973
39974 2004-12-01  Jakub Jelinek  <jakub@redhat.com>
39975
39976         * lib/mktime.c (__mktime_internal): If SEC_REQUESTED != SEC,
39977         convert T2, not T.  (Imported from libc.)
39978
39979 2004-11-30  Simon Josefsson  <jas@extundo.com>
39980
39981         * modules/restrict (License): Change to LGPL.
39982
39983 2004-11-30  Simon Josefsson  <jas@extundo.com>
39984
39985         * m4/restrict.m4: Add copyright and copying conditions.
39986
39987 2004-11-30  Simon Josefsson  <jas@extundo.com>
39988
39989         * m4/base64.m4: New file.
39990
39991 2004-11-30  Simon Josefsson  <jas@extundo.com>
39992
39993         * MODULES.html.sh (Extra functions based on ANSI C 89): Add
39994         base64.
39995
39996         * tests/test-base64.c: New file.
39997
39998         * modules/base64: New file.
39999
40000 2004-11-30  Paul Eggert  <eggert@cs.ucla.edu>
40001
40002         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX):
40003         Define HAVE_PARTLY_WORKING_GETCWD if getcwd is partly working.
40004
40005         * m4/readutmp.m4 (gl_READUTMP): Don't check for sys/param.h.
40006
40007 2004-11-30  Paul Eggert  <eggert@cs.ucla.edu>
40008
40009         * lib/getcwd.c (is_ENAMETOOLONG): New macro.
40010         (__getcwd.c): Don't restore errno; glibc doesn't.
40011         [HAVE_PARTLY_WORKING_GETCWD && !defined AT_FDCWD]: Try system getcwd
40012         first, falling back to our code only if its results look suspicious.
40013         Ensure that the resulting buffer is only as large as necessary.
40014
40015         * lib/readutmp.c: Include readutmp.h first.
40016         Include <errno.h>, since readutmp.h no longer does that.
40017         * lib/readutmp.h: Don't include <errno.h>,
40018         <sys/param.h>, <time.h>; not needed to establish interface.
40019         (errno): Remove decl.
40020         (HAVE_STRUCT_XTMP_UT_TYPE): Remove; no longer needed.
40021         (UT_TYPE_EQ, UT_TYPE_NOT_DEFINED, UT_TYPE_BOOT_TIME,
40022         UT_TYPE_USER_PROCESS, IS_USER_PROCESS): New macros.
40023
40024 2004-11-28  Simon Josefsson  <jas@extundo.com>
40025
40026         * lib/base64.h, base64.c: New file.
40027
40028 2004-11-27  Paul Eggert  <eggert@cs.ucla.edu>
40029
40030         * lib/getcwd.h: New file, which I forgot to check in on 2004-11-25.
40031
40032 2004-11-26  Paul Eggert  <eggert@cs.ucla.edu>
40033
40034         * modules/getcwd (Files): Add lib/getcwd.h, m4/getcwd.m4.
40035         (Depends-on): Remove pathmax, same.  Add mempcpy.
40036         (configure.ac): GL_FUNC_GETCWD_PATH_MAX -> gl_FUNC_GETCWD.
40037         (Makefile.am): Append getcwd.h to lib_SOURCES.
40038         (Include): Add getcwd.h.
40039         (Maintainer): Change from Jim Meyering to "all, glibc",
40040         since getdate now uses intended-for-glibc code.
40041         * modules/xgetcwd (Files): Remove m4/getcwd.m4.
40042         (Depends-on): Depend on getcwd.  Do not depend on pathmax.
40043
40044 2004-11-25  Paul Eggert  <eggert@cs.ucla.edu>
40045
40046         Fix problems reported by Scott S. Tinsley for HP-UX 11.11 using
40047         HP's ANSI C compiler.
40048         * lib/fsusage.c (statvfs) [HAVE_SYS_STATVFS_H]: Remove decl.
40049         Declaring int functions causes warnings on some modern systems and
40050         shouldn't be needed to compile on ancient ones.
40051         * lib/same.c (MIN) [defined MIN]: Don't define, since it's already
40052         defined.
40053
40054         * lib/getcwd.c: Replace by a copy of glibc/sysdeps/posix/getcwd.c, but
40055         with the following changes.
40056         (__set_errno): Parenthesize properly.
40057         Include <stdbool.h>.
40058         (MIN, MAX, MATCHING_INO): New macros.
40059         (__getcwd): Define with prototype, not K&R form.
40060         Use heuristics to allocate default buffer on stack if possible.
40061         If AT_FDCWD is defined, use openat and fstatat to avoid O(N**2)
40062         behavior, and to avoid the PATH_MAX limit when computing
40063         ../../../../...
40064         Use MATCHING_INO to compare inode number to file.
40065         Check for arithmetic overflow in size calculations.
40066         Fix bug in reallocation of dot array that caused getcwd to fail
40067         on directories nested deeper than 75.
40068         Be more careful about saving errno on error.
40069         Do not use realloc; use only free+malloc, as this is a bit
40070         more flexible and avoids a needless copy operation.
40071         Do not inspect st_dev and st_ino for symbolic links; POSIX
40072         doesn't specify the latter.
40073         Check for closedir errors.
40074         Avoid needless casts.
40075         Use "#ifdef weak_alias" around weak_alias, to be like other
40076         glibc code.
40077         The following changes to getcwd.c have effect only when used in
40078         gnulib; they have no effect inside glibc proper.
40079         (#pragma alloca) [defined _AIX && !defined __GNUC__]: Remove,
40080         as alloca isn't used.
40081         (alloca, __alloca): Likewise.
40082         [!_LIBC]: Include "getcwd.h", "mempcpy.h".
40083         Include <stddef.h>, <stdlib.h>, <string.h>, <limits.h>
40084         unconditionally, as gnulib assumes C89 or better.
40085         Do not include <sys/param.h>.
40086         (errno) [!defined __GNU_LIBRARY__ && !defined STDC_HEADERS]: Remove
40087         no-longer-necessary 'extern int errno' decl; gnulib assumes C89 or
40088         better.
40089         (NULL) [!defined NULL]: Remove; we assume C89 or better.
40090         Include <dirent.h> in a way that is compatible with modern Autoconf.
40091         (_D_ALLOC_NAMELEN, _D_EXACT_NAMLEN):
40092         New macros, if not already defined.
40093         Include <unistd.h> if _LIBC, not if __GNU_LIBRARY__.
40094         Use "_LIBC", not "defined _LIBC", for consistency.
40095         (HAVE_MEMPCPY): Remove; no longer needed now that gnulib has
40096         a mempcpy module.
40097         (__lstat, __closedir, __opendir, __readdir) [!_LIBC]: New macros.
40098         (GETCWD_RETURN_TYPE): Remove.  All uses replaced by char *.
40099         * lib/xgetcwd.c: David MacKenzie's old code was removed, so give
40100         credit only to Jim Meyering and adjust the copyright dates.
40101         Do not include <limits.h>, <stdio.h>, <sys/types.h>,
40102         <stdlib.h>, <unistd.h>, "pathmax.h".
40103         Instead, include "xgetcwd.h" (first) and "getcwd.h".
40104         (INITIAL_BUFFER_SIZE): Remove.
40105         (xgetcwd): Rely on getcwd, since we now depend on a reliable one.
40106
40107 2004-11-25  Paul Eggert  <eggert@cs.ucla.edu>
40108
40109         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Renamed from
40110         GL_FUNC_GETCWD_PATH_MAX for consistency.  All uses changed.
40111         Use the _ONCE methods, for efficiency.
40112         Check for fcntl.h.  In test program, include <errno.h>
40113         and <fcntl.h> if available.  Remove old K&R cruft from
40114         test program.  Check for common errors in GNU/Linux,
40115         OpenBSD, and Solaris.  Just set gl_cv_func_getcwd_path_max;
40116         don't do AC_LIBOBJ, as that's getcwd.m4's job.
40117         * m4/getcwd.m4 (gl_FUNC_GETCWD_NULL): Renamed from
40118         AC_FUNC_GETCWD_NULL.  All used changed.  Change cache variable
40119         name accordingly.
40120         (gl_FUNC_GETCWD, gl_PREREQ_GETCWD): New macros.  Revamp to
40121         accommodate new getcwd.c.
40122         * m4/jm-macros.m4 (gl_MACROS): Don't require GL_FUNC_GETCWD_PATH_MAX.
40123         * m4/prereq.m4 (gl_PREREQ): Add gl_FUNC_MEMPCPY.
40124         * m4/xgetcwd.m4 (gl_XGETCWD): Replace with gl_FUNC_GETCWD, since
40125         that's all we need now.
40126
40127 2004-11-23  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
40128
40129         * m4/argp.m4 (gl_ARGP): Require gl_GETOPT_SUBSTITUTE unconditionally:
40130         argp-parse.c depends on getopt internals, that means we should
40131         always use our getopt, to be on the safe side.
40132         * m4/getopt.m4 (gl_GETOPT): Check if GETOPT_H is already set, in
40133         order not to spoil the result of an eventual previous invocation
40134         of gl_GETOPT_SUBSTITUTE.
40135
40136 2004-11-23  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
40137
40138         * lib/getopt_.h: Re-addition of __getopt_argv_const caused
40139         redefinition warnings. To avoid them, include the defines
40140         in `#if !defined __need_getopt ... #endif'. The only place
40141         where __getopt_argv_const is used is in definitions
40142         of getopt_long and getopt_long_only below, which are as well
40143         protected by `#ifndef __need_getopt'.
40144         [defined __GETOPT_PREFIX && !defined __need_getopt]: Undef
40145         __need_getopt after including <stdio.h> and <unistd.h> These
40146         headers might have defined it.
40147
40148 2004-11-23  Paul Eggert  <eggert@cs.ucla.edu>
40149
40150         * m4/utimens.m4 (gl_UTIMENS): Check for futimes function.
40151
40152 2004-11-23  Paul Eggert  <eggert@cs.ucla.edu>
40153
40154         * lib/utimens.c (__attribute__, ATTRIBUTE_UNUSED): New macros.
40155         (futimens): New function, which uses futimes if available.
40156         (futimens, utimens): Support timespec==NULL, with same semantics
40157         as utime and utimens.
40158         * lib/utimens.h (futimens): New decl.
40159
40160 2004-11-23  Jim Meyering  <jim@meyering.net>
40161
40162         * lib/getopt_.h: Remove trailing blanks.
40163
40164 2004-11-23  Jim Meyering  <jim@meyering.net>
40165
40166         * lib/__fpending.c: Add comment.
40167
40168 2004-11-22  Paul Eggert  <eggert@cs.ucla.edu>
40169
40170         * modules/canonicalize (Depends-on): Add xreadlink.
40171         Problem reported by James Youngman.
40172
40173 2004-11-20  Paul Eggert  <eggert@cs.ucla.edu>
40174
40175         * lib/getopt_.h (__GETOPT_CONCAT, __GETOPT_XCONCAT, __GETOPT_ID):
40176         New macros.
40177         (getopt, getopt_long, getopt_long_only, optarg, opterr, optind,
40178         optopt): Use them instead of invoking ## directly; otherwise, the
40179         symbols will be __GETOPT_PREFIXgetopt rather than rpl_getopt.
40180
40181 2004-11-19  Bruno Haible  <bruno@clisp.org>
40182
40183         * lib/strtok_r.c: Move comments from here...
40184         * lib/strtok_r.h: ... to here.
40185
40186 2004-11-17  Paul Eggert  <eggert@cs.ucla.edu>
40187
40188         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Check for buggy calloc
40189         implementations that mishandle size_t overflow.
40190
40191 2004-11-17  Paul Eggert  <eggert@cs.ucla.edu>
40192
40193         * lib/realloc.c (rpl_realloc): Call 'free' if n==0, since realloc
40194         might fail.  Problem reported by Yoann Vandoorselaere.
40195         * lib/calloc.c (rpl_calloc): Defend against buggy calloc
40196         implementations that mishandle size_t overflow.
40197
40198 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
40199
40200         * modules/canon-host (Depends-on): Add strdup.
40201
40202 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
40203
40204         * m4/canon-host.m4 (gl_CANON_HOST): Check for getaddrinfo.
40205
40206 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
40207
40208         * lib/canon-host.c: Include "strdup.h".
40209         (canon_host): Use getaddrinfo if available, so that IPv6 works.
40210         Use strdup instead of malloc/strcpy to duplicate strings.
40211
40212         * lib/human.h (LONGEST_HUMAN_READABLE): Add 1 for space before unit.
40213         (human_space_before_unit): New constant.
40214         * lib/human.c (human_readable): Support it.
40215
40216         * lib/xgetcwd.c: Include <limits.h>, for PATH_MAX.
40217         (xgetcwd): Set errno correctly when failing.
40218         Work around Solaris 9 bug: getcwd sets errno==ERANGE even though
40219         the failure is actually due to a PATH_MAX problem.
40220
40221         Further getopt changes to make it more likely that glibc will
40222         buy the changes back.
40223         * lib/getopt.c (POSIXLY_CORRECT): New constant.
40224         (getopt): Use it, so to preserve glibc semantic
40225         * lib/getopt1.c (getopt_long, getopt_long_only): Arg is char * const *
40226         when compiling for libc.
40227         * lib/getopt_.h (__getopt_argv_const): Bring it back.
40228         (getopt_long, getopt_long_only): Use it.
40229
40230         * lib/getopt.c (_getopt_initialize, _getopt_internal_r,
40231         _getopt_internal): New arg POSIXLY_CORRECT.  All callers changed.
40232         (getopt): Argv is now char * const *, as per standard.
40233         (_getopt_internal_r, _getopt_internal): Argv is now char **,
40234         not char *__getopt_argv_const *.
40235         * lib/getopt1.c (getopt_long, _getopt_long_r, getopt_long_only,
40236         _getopt_long_only_r): Likewise.
40237         * lib/getopt_.h (getopt, getopt_long, geopt_long_only): Likewise.
40238         * lib/getopt_int.h (_getopt_internal, _getopt_internal_r,
40239         _getopt_long_r, _getopt_long_only_r): Likewise.
40240         * lib/getopt_.h (__getopt_argv_const): Remove.
40241         (getopt): Argv is now char * const *, as per standard.
40242
40243         * lib/getdate.y (tORDINAL): New token.
40244         (day, relunit): Allow it for relative times.
40245         (relative_time_table): Use tORDINAL for ordinals.
40246
40247 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
40248
40249         * doc/getdate.texi (General date syntax): "next" is 1, not 2.
40250         Document that "second" isn't allowed as an ordinal number.
40251
40252 2004-11-16  Jim Meyering  <jim@meyering.net>
40253
40254         * modules/closeout (Depends-on): Add fpending.
40255
40256 2004-11-15  Jim Meyering  <jim@meyering.net>
40257
40258         * lib/closeout.c: Include "__fpending.h" once again.
40259         Include <stdbool.h>.
40260         (close_stdout): Don't fail just because stdout was closed initially,
40261         since some programs don't write to stdout in the normal course of
40262         operation (other than --version and --help), and we don't want this
40263         function to make e.g. `touch file >&-' fail.
40264         But do fail if it was closed and someone has tried to write to it.
40265         E.g., `printf foo >&-' must fail.
40266
40267 2004-11-13  Jim Meyering  <jim@meyering.net>
40268
40269         * m4/jm-macros.m4: Do require gl_FUNC_FPENDING.
40270
40271 2004-11-12  Simon Josefsson  <jas@extundo.com>
40272
40273         * config/srclist.txt: Add strtok_r.c, glibc bought our changes, but a
40274         small doc fix is still pending.
40275
40276 2004-11-11  Simon Josefsson  <jas@extundo.com>
40277
40278         * modules/strtok_r: New file.
40279
40280         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
40281         strtok_r.
40282
40283 2004-11-11  Simon Josefsson  <jas@extundo.com>
40284
40285         * m4/strtok_r.m4: New file.
40286
40287         * m4/getopt.m4: Replace opterr.
40288
40289 2004-11-11  Simon Josefsson  <jas@extundo.com>
40290
40291         * lib/strtok_r.h, strtok_r.c: New file.
40292
40293 2004-11-11  Paul Eggert  <eggert@cs.ucla.edu>
40294
40295         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE): Define __GETOPT_PREFIX instead
40296         of replacing opterr, getopt, etc.  This should handle the
40297         powerpc-apple-darwin5.5 problem recently noted by Simon Josefsson.
40298
40299 2004-11-11  Paul Eggert  <eggert@cs.ucla.edu>
40300
40301         * lib/getopt_.h (__getopt_argv_const): New macro, to be used so that
40302         we can stop lying to compilers about the constness of argv when we
40303         are compiled outside glibc.
40304         (getopt, getopt_long, getopt_long_only): Use it.
40305         * lib/getopt.c (_getopt_initialize, _getopt_internal_r,
40306         _getopt_internal, getopt): Likewise.
40307         * lib/getopt1.c (getopt_long, _getopt_long_r, getopt_long_only,
40308         _getopt_long_only_r): Likewise.
40309         * lib/getopt_int.h (_getopt_internal, _getopt_internal_r,
40310         _getopt_long_r, _getopt_long_only_r): Likewise.
40311
40312         * lib/getopt_.h [defined __GETOPT_PREFIX && !defined __need_getopt]:
40313         Include <stdlib.h> and <stdio.h>, and <unistd.h> if available.
40314         Then rename getopt to __GETOPT_PREFIX##getopt, and so forth for
40315         the other external symbols.
40316         (getopt) [!defined __GNU_LIBRARY]: Use prototype, not old-style
40317         declaration, since the above renaming now works around collisions.
40318
40319 2004-11-11  Jim Meyering  <jim@meyering.net>
40320
40321         * lib/linebreak.c: Remove trailing blanks.
40322         * lib/alloca_.h: Likewise.
40323         * lib/acosl.c: Likewise.
40324         * lib/euidaccess.c: Likewise.
40325         * lib/allocsa.h: Likewise.
40326
40327 2004-11-10  Simon Josefsson  <jas@extundo.com>
40328
40329         * m4/getaddrinfo.m4: New file.
40330
40331 2004-11-10  Simon Josefsson  <jas@extundo.com>
40332
40333         * lib/getaddrinfo.h, lib/getaddrinfo.c: New files.
40334
40335 2004-11-10  Simon Josefsson  <jas@extundo.com>
40336
40337         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
40338         getaddrinfo.
40339
40340         * modules/getaddrinfo: New file.
40341
40342 2004-11-10  Paul Eggert  <eggert@cs.ucla.edu>
40343
40344         * m4/prereq.m4 (gl_PREREQ): Require gt_FUNC_SETENV.
40345
40346 2004-11-10  Paul Eggert  <eggert@cs.ucla.edu>
40347
40348         * lib/mktime.c (SHR): New macro, which is a portable
40349         substitute for >> that should work even on Crays.
40350         (TIME_T_MIDPOINT, ydhms_diff, __mktime_internal): Use it.
40351         Problem reported by Mark D. Baushke in
40352         <http://lists.gnu.org/archive/html/bug-gnulib/2004-11/msg00071.html>.
40353         * lib/getdate.y (SHR): Likewise.
40354         (tm_diff): Use it.
40355         * lib/strftime.c (SHR): Likewise.
40356         (tm_diff): Use it.
40357         * lib/quotearg.c (struct quoting_options): Use unsigned int for
40358         quote_these_too, so that right shifts are well defined.  All uses
40359         changed.
40360
40361 2004-11-10  Jim Meyering  <jim@meyering.net>
40362
40363         Ensure that no close failure goes unreported.
40364         * lib/closeout.c (close_stdout): Always close stdout.  I.e., don't
40365         return early when it seems there's nothing to flush.
40366         Don't include __fpending.h.
40367
40368 2004-11-10  Jim Meyering  <jim@meyering.net>
40369
40370         * modules/closeout (Depends-on): Remove fpending.
40371
40372 2004-11-10  Jim Meyering  <jim@meyering.net>
40373
40374         * m4/jm-macros.m4 (gl_MACROS): Don't require gl_FUNC_FPENDING.
40375
40376 2004-11-09  Paul Eggert  <eggert@cs.ucla.edu>
40377
40378         * m4/strftime.m4 (_gl_STRFTIME_PREREQS): Remove.  Move its body to
40379         gl_FUNC_STRFTIME.
40380         (gl_FUNC_STRFTIME): Use AC_CHECK_FUNCS_ONCE and AC_CHECK_HEADERS_ONCE
40381         and AC_REQUIRE when possible, to avoid duplicate checks.
40382         Check for <wchar.h>.
40383
40384 2004-11-09  Paul Eggert  <eggert@cs.ucla.edu>
40385
40386         * lib/strftime.c (DO_MULTIBYTE): Check for wchar.h, too.
40387
40388 2004-11-09  Bruno Haible  <bruno@clisp.org>
40389
40390         * m4/sockpfaf.m4: New file.
40391
40392 2004-11-05  Bruno Haible  <bruno@clisp.org>
40393
40394         * lib/readlink.c: Include stddef.h, needed for size_t on Woe32.
40395         Reported by Mark D. Baushke <mdb@cvshome.org>.
40396
40397 2004-11-04  Bruno Haible  <bruno@clisp.org>
40398
40399         2004-09-11  Bruno Haible  <bruno@clisp.org>
40400                 * allocsa.valgrind: New file.
40401         2004-02-06  Bruno Haible  <bruno@clisp.org>
40402                 * allocsa.h (sa_alignof): Define differently with HP-UX cc, to
40403                 avoid a bug of this cc on HP-UX 10.20 dealing with enums.
40404                 Reported by Christopher Seip <chris.seip@hp.com>.
40405
40406 2004-11-04  Bruno Haible  <bruno@clisp.org>
40407
40408         * modules/allocsa (Files): Add lib/allocsa.valgrind.
40409         (Makefile.am): Distribute it.
40410
40411 2004-11-03  Paul Eggert  <eggert@cs.ucla.edu>
40412
40413         * lib/xreadlink.c (xreadlink): AIX and HP-UX readlink return -1
40414         with errno == ERANGE if the buffer is too small.
40415         Problem reported by Mark D. Baushke.
40416
40417 2004-11-03  Albert Chin  <china@thewrittenword.com>
40418             Paul Eggert  <eggert@cs.ucla.edu>
40419
40420         * m4/uint32_t.m4 (gl_AC_TYPE_UINT32_T): When determining uint32_t
40421         equivalent, substitute $ac_type for equivalent type rather than
40422         blindly using uint32_t *always* which won't work if uint32_t is not
40423         available.  Define _UINT32_T to work around typedef of uint32_t if
40424         <sys/sched.h>, <pthread.h>, or <semaphore.h> used on Solaris
40425         2.5.1.
40426
40427 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
40428
40429         * m4/jm-macros.m4: Sync from coreutils.
40430         (gl_MACROS): Check for mbrlen, for pathchk.
40431         (gl_CHECK_ALL_TYPES): Require AC_TYPE_MBSTATE_T, for pathchk.
40432
40433 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
40434
40435         * lib/xreadlink.c (MAXSIZE): New macro.
40436         (xreadlink): Use it instead of SSIZE_MAX.  Ensure initial buffer
40437         size does not exceed MAXSIZE.  Avoid cast.
40438         As suggested by Mark D. Baushke in
40439         <http://lists.gnu.org/archive/html/bug-gnulib/2004-11/msg00009.html>,
40440         if readlink fails with buffer size just under MAXSIZE, try again
40441         with MAXSIZE.
40442
40443 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
40444
40445         * config/srclist.txt: Add mktime.c; glibc bought all our changes.
40446
40447 2004-11-02  Derek R. Price  <derek@ximbiot.com>
40448         and  Paul Eggert  <eggert@cs.ucla.edu>
40449
40450         * lib/getdate.y [!TEST]: Include <stdio.h>, since we use sprintf now.
40451         (get_date): Overparenthesize to avoid GCC warning.
40452
40453 2004-11-02  Bruno Haible  <bruno@clisp.org>
40454
40455         * m4/setenv.m4 (gt_FUNC_SETENV): Define VOID_UNSETENV if unsetenv()
40456         returns void.
40457
40458 2004-11-02  Bruno Haible  <bruno@clisp.org>
40459
40460         * lib/setenv.h (unsetenv): Define as a macro if the system's unsetenv()
40461         function returns void.
40462
40463 2004-11-01  Paul Eggert  <eggert@cs.ucla.edu>
40464
40465         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for declarations of
40466         fflush_unlocked, flockfile, funlockfile, funlockfile,
40467         fputs_unlocked, putc_unlocked.
40468
40469 2004-11-01  Paul Eggert  <eggert@cs.ucla.edu>
40470
40471         * lib/getpass.c (fflush_unlocked, flockfile, funlockfile)
40472         (funlockfile, fputs_unlocked, putc_unlocked): Don't define if
40473         already declared.
40474
40475 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
40476
40477         * modules/getdate (Files): Add doc/getdate.texi.
40478         (Depends-on): Add setenv, xalloc.
40479
40480 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
40481
40482         * lib/getdate.y: Add support for TZ="foo" within a date string.
40483         Fix some bugs near time_t boundaries.  Reject dates with
40484         out-of-range components, e.g., "Sept 31".
40485         Include <stdlib.h>, "setenv.h", "xalloc.h".
40486         (ISDIGIT_LOCALE): Remove; unused.
40487         Note that the TZ and time functions used here are not reentrant.
40488         (mktime_ok, get_tz): New functions.
40489         (TZBUFSIZE): New constant.
40490         (get_date): Parse leading TZ="foo".  Reject out-of-range components;.
40491         This requires that we sometimes generate our own TZ="XXX..." setting.
40492
40493 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
40494
40495         * doc/getdate.texi: New file, from coreutils with modifications for
40496         the new TZ parsing.
40497
40498 2004-10-27  Derek R. Price  <derek@ximbiot.com>
40499
40500         * lib/mktime.c (not_equal_tm): Remove redundant check.
40501
40502 2004-10-24  Paul Eggert  <eggert@cs.ucla.edu>
40503
40504         * modules/regex (lib_SOURCES): Add regex.c.
40505         Reported by James Youngman in
40506         <http://lists.gnu.org/archive/html/bug-gnulib/2004-10/msg00199.html>.
40507
40508 2004-10-24  Paul Eggert  <eggert@cs.ucla.edu>
40509
40510         * lib/getdate.y: Use Bison 1.875 features, and some minor
40511         code cleanups.  This change does not affect semantics.
40512         Don't include <stdlib.h>; no longer needed.
40513         Don't include unlocked-io.h; only the "#if TEST" code uses
40514         stdio, and performance isn't crucial there.
40515         (PC, YYLEX_PARAM, YYPARSE_PARAM): Remove; replaced by
40516         Bison 1.875 features as described below.
40517         All uses of "PC." replaced by "pc->".
40518         (YYSTYPE): Add a forward declaration.
40519         (yylex, yyerror): Use full prototypes in forward decls.
40520         Use "%pure-parser" rather than obsolescent "%pure_parser".
40521         Use %parse-param and %lex-param instead of obsolescent
40522         YYPARSE_PARAM and YYLEX_PARAM.
40523         (meridian_table, month_and_day_table, time_units_table,
40524         relative_time_table, time_zone_table, military_table,
40525         lookup_zone, lookup_word, get_date):
40526         Use NULL instead of 0 where appropriate.
40527         (to_hour): Avoid abort (), to avoid a dependency on
40528         stdlib.h.
40529         (yyerror, yylex): Now accepts parser_control * arg.
40530         (main) [TEST]: Use '\0' rather than 0 for char.
40531
40532 2004-10-22  Paul Eggert  <eggert@cs.ucla.edu>
40533
40534         * m4/getpagesize.m4 (gl_GETPAGESIZE): Check for <sys/param.h>.
40535
40536 2004-10-22  Paul Eggert  <eggert@cs.ucla.edu>
40537
40538         * lib/getpagesize.c (getpagesize): Don't assume <sys/param.h> exists.
40539         It's now the caller's responsibility to handle the case where
40540         !HAVE_GETPAGESIZE && !defined getpagesize.
40541
40542         * lib/mktime.c (leapyear): Arg is long int, not int.
40543
40544 2004-10-18  Paul Eggert  <eggert@cs.ucla.edu>
40545
40546         * lib/argp-fs-xinl.c, argp-xinl.c: Update from glibc.
40547
40548 2004-10-17  Paul Eggert  <eggert@cs.ucla.edu>
40549
40550         * gnulib-tool (func_emit_lib_Makefile_am): Fix typo: a $ was
40551         missing.  Problem reported by James Youngman.
40552
40553 2004-10-16  Simon Josefsson  <jas@extundo.com>
40554
40555         * gnulib-tool: Fix comments.  Fix parse problem.
40556         (func_emit_lib_Makefile_am): Don't hard code a in libgl_a_SOURCES.
40557
40558 2004-10-15  Paul Eggert  <eggert@cs.ucla.edu>
40559
40560         * m4/getopt.m4 (gl_GETOPT): Detect and reject the incompatible BSD
40561         implementation of getopt_long.  Problem reported by Alexander Taler in:
40562         http://lists.gnu.org/archive/html/bug-gnulib/2004-10/msg00103.html
40563
40564 2004-10-15  Bruno Haible  <bruno@clisp.org>
40565
40566         * gnulib-tool: Untabify. Initialize supplied_libname.
40567         (func_usage): More homogenous output.
40568         (func_modules_transitive_closure, func_modules_to_filelist,
40569         func_emit_lib_Makefile_am): New functions.
40570         (func_import): New function, extracted from big case statement. Use
40571         func_get_license, func_modules_transitive_closure,
40572         func_modules_to_filelist, func_emit_lib_Makefile_am. Initialize
40573         opt_lgpl. Don't use test -a, as it's not portable.
40574         (func_create_testdir): Use func_modules_transitive_closure,
40575         func_modules_to_filelist, func_emit_lib_Makefile_am.
40576
40577 2004-10-15  Bruno Haible  <bruno@clisp.org>
40578
40579         * gnulib-tool (func_import): Let gl_INIT define LTALLOCA when needed.
40580
40581 2004-10-15  Bruno Haible  <bruno@clisp.org>
40582
40583         * gnulib-tool (func_emit_lib_Makefile_am): Add markers to separate
40584         the portions belonging to each module.
40585         Suggested by Derek Robert Price <derek@ximbiot.com>.
40586
40587 2004-10-12  Simon Josefsson  <jas@extundo.com>
40588
40589         * lib/getpass.c (fflush_unlocked, flockfile, funlockfile)
40590         (fputs_unlocked, putc_unlocked) [!_LIBCS && !USE_UNLOCKED_IO]: Map
40591         to real functions.
40592
40593 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
40594
40595         * modules/vsnprintf: New file.
40596
40597 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
40598
40599         * m4/vsnprintf.m4: New file.
40600
40601 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
40602
40603         * lib/vsnprintf.h: New file.
40604         * lib/vsnprintf.c: New file.
40605
40606 2004-10-11  Bruno Haible  <bruno@clisp.org>
40607
40608         * MODULES.html.sh (Support for systems lacking ISO C 99): Add
40609         vsnprintf.
40610
40611 2004-10-10  Paul Eggert  <eggert@cs.ucla.edu>
40612
40613         * config/srclistvars.sh: Add GNUSTANDARDS (for eggert only).
40614
40615 2004-10-07  Bruno Haible  <bruno@clisp.org>
40616
40617         * lib/snprintf.c (snprintf): Avoid a memory allocation if the result
40618         fits into the provided buffer.
40619
40620 2004-10-06  Paul Eggert  <eggert@cs.ucla.edu>
40621
40622         * lib/diacrit.c, diacrit.h: Add GPL notice.
40623
40624         * lib/atanl.c, logl.c: Add GPL notice, to match glibc's added LGPL
40625         notice.
40626         * lib/atanl.c (atanl): Keep the code as similar to glibc as possible.
40627         * lib/logl.c (logl): Keep the code as similar to glibc as possible.
40628         This avoids a potential constant-folding bug.
40629
40630 2004-10-05  Bruno Haible  <bruno@clisp.org>
40631
40632         * m4/strsep.m4 (gl_FUNC_STRSEP): Require AC_GNU_SOURCE. Don't check
40633         for the declaration of strsep.
40634
40635 2004-10-05  Bruno Haible  <bruno@clisp.org>
40636
40637         * lib/strsep.h: Don't declare strsep() if HAVE_STRSEP.
40638
40639 2004-10-04  Simon Josefsson  <jas@extundo.com>
40640
40641         * modules/memmem: New file.
40642         * tests/test-memmem.c: New file.
40643         * MODULES.html.sh (Extra functions based on ANSI C 89): Add memmem.
40644
40645 2004-10-04  Simon Josefsson  <jas@extundo.com>
40646
40647         * m4/memmem.m4: New file.
40648
40649 2004-10-04  Simon Josefsson  <jas@extundo.com>
40650
40651         * lib/memmem.h: New file.
40652         * lib/memmem.c: New file, taken from glibc.
40653
40654 2004-10-04  Simon Josefsson  <jas@extundo.com>
40655
40656         * lib/error.c, md5.c, regex.c: Use '#if USE_UNLOCKED_IO' instead of
40657         '#ifdef USE_UNLOCKED_IO'.
40658
40659 2004-10-04  Simon Josefsson  <jas@extundo.com>
40660
40661         * config/srclist.txt: Add memmem from glibc.
40662
40663 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
40664
40665         * modules/xalloc (Files, Makefile.am): Remove xstrdup.c.
40666
40667         * modules/argmatch, modules/argp, modules/closeout, modules/error,
40668         modules/exclude, modules/getdate, modules/getline,
40669         modules/getndelim2, modules/getpass, modules/getpass-gnu,
40670         modules/getusershell, modules/linebuffer, modules/md5,
40671         modules/mountlist, modules/posixtm, modules/readtokens,
40672         modules/readutmp, modules/regex, modules/sha1,
40673         modules/version-etc, modules/yesno:
40674         Remove dependency on unlocked-io.
40675
40676 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
40677
40678         * m4/xalloc.m4 (gl_PREREQ_XSTRDUP): Remove.  All uses removed.
40679
40680         * m4/unlocked-io.m4: Add copyright notice.
40681         (gl_FUNC_GLIBC_UNLOCKED_IO): Define USE_UNLOCKED_IO.
40682
40683 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
40684
40685         * lib/xalloc.h (xmemdup): Renamed from xclone.  All uses changed.
40686         * lib/xmalloc.c (xmemdup): Likewise.
40687         * lib/xalloc.h (CCLONE, CLONE, NEW, XCALLOC, XMALLOC, XREALLOC,
40688         XFREE): Remove these long-obsolescent macros.
40689         * lib/xmalloc.c (xstrdup): Implementation moved here from xstrdup.c
40690         * lib/xstrdup.c: Remove.
40691
40692         * lib/regex.c (re_comp): Cast gettext return value to char *,
40693         Problem reported by Martin Neitzel via Mark D. Baushke.
40694
40695 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
40696
40697         * lib/argmatch.c, closeout.c, error.c, exclude.c, getdate.y,
40698         getndelim2.c, getpass.c, getusershell.c, linebuffer.c,
40699         md5.c, mountlist.c, posixtm.c, readtokens.c, readutmp.c,
40700         regex.c, sha1.c, version-etc.c, yesno.c:
40701         Include "unlocked-io.h" only if USE_UNLOCKED_IO.
40702         * lib/unlocked-io.h: Don't worry about USE_UNLOCKED_IO; that's now
40703         the includer's responsibility.
40704
40705         Sync from coreutils.
40706
40707         * lib/modechange.c (mode_compile): Don't decrement a pointer that
40708         points to the start of a string, as the C Standard says the
40709         resulting behavior is undefined.
40710
40711         * lib/backupfile.h (enum backuptype): Rename none -> no_backups,
40712         simple -> simple_backups, numbered_existing ->
40713         numbered_existing_backups, numbered -> numbered_backups
40714         to avoid shadowing problems.  All uses changed.
40715         * lib/argmatch.c (enum backuptype) [defined TEST]: Likewise.
40716         * lib/backupfile.c (check_extension, numbered_backup):
40717         Rename locals to avoid shadowing 'basename'.
40718         * lib/backupfile.h (VALID_BACKUP_TYPE): Don't evaluate arg more than
40719         once.
40720
40721         * lib/.cppi-disable: Add getopt_.h, getopt_int.h.
40722         * lib/.cvsignore: Add getopt.h.
40723
40724 2004-10-04  Bruno Haible  <bruno@clisp.org>
40725
40726         * modules/README: New file.
40727         * gnulib-tool (func_all_modules, func_verify_module): modules/README is
40728         not a module.
40729
40730 2004-10-02  Jim Meyering  <jim@meyering.net>
40731
40732         * lib/dirfd.h, getpagesize.h: Add copyright notice.
40733
40734 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
40735
40736         * modules/strsep: New file.
40737
40738 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
40739
40740         * m4/strsep.m4: New file.
40741
40742 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
40743
40744         * lib/strsep.h: New file.
40745         * lib/strsep.c: New file.
40746
40747 2004-10-01  Simon Josefsson  <jas@extundo.com>
40748
40749         * lib/snprintf.c (snprintf): Handle size==0.
40750
40751 2004-10-01  Simon Josefsson  <jas@extundo.com>
40752             Bruno Haible  <bruno@clisp.org>
40753
40754         * lib/snprintf.c: Include <stdarg.h>, <stdlib.h>, <string.h>.
40755         (snprintf): Declare 'args'.
40756
40757 2004-10-01  Paul Eggert  <eggert@cs.ucla.edu>
40758
40759         * lib/snprintf.c: Remove comments as to why each header is needed.
40760
40761 2004-10-01  Bruno Haible  <bruno@clisp.org>
40762
40763         * MODULES.html.sh: Add strsep.
40764
40765 2004-09-30  Simon Josefsson  <jas@extundo.com>
40766
40767         * modules/snprintf: New file.
40768
40769 2004-09-30  Simon Josefsson  <jas@extundo.com>
40770
40771         * m4/snprintf.m4: New file.
40772
40773 2004-09-30  Simon Josefsson  <jas@extundo.com>
40774
40775         * lib/snprintf.h, lib/snprintf.c: New files.
40776
40777 2004-09-30  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
40778
40779         * lib/argp-help.c (canon_doc_option): Fixed coredump if *name==NULL
40780         (hol_entry_help): Never translate an empty string.
40781         Do not translate option tag (opt->name) if OPTION_NO_TRANS is set
40782         * lib/argp.h (OPTION_NO_TRANS): New option.
40783
40784 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
40785
40786         * modules/argp (Maintainer): Replace Simon Josefsson
40787         by Sergey Poznyakoff.
40788
40789 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
40790
40791         * config/srclist.txt: Comment-out argp/argp.h, until we get the argp
40792         changes merged back into glibc.
40793
40794 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
40795
40796         * MODULES.html.sh (Support for systems lacking ISO C 99): Add snprintf.
40797
40798 2004-09-29  Oskar Liljeblad  <oskar@osk.mine.nu>
40799
40800         * lib/xvasprintf.c: Include xalloc.h.
40801         (xvasprintf): Use xalloc_die, not xmalloc_die.
40802
40803 2004-09-29  Bruno Haible  <bruno@clisp.org>
40804
40805         * modules/alloca-opt: New file, derived from modules/alloca.
40806         * modules/allocsa: Depend on alloca-opt instead of alloca.
40807         * modules/setenv: Likewise.
40808         * modules/vasnprintf: Likewise.
40809         * MODULES.html.sh: Add alloca-opt.
40810
40811 2004-09-28  Simon Josefsson  <jas@extundo.com>
40812
40813         * gnulib-tool: New parameter --lgpl, to asseert that modules are
40814         LGPL, and to replace license template from GPL to LGPL.
40815
40816 2004-09-28  Paul Eggert  <eggert@cs.ucla.edu>
40817
40818         * modules/dummy: Change license to LGPL.
40819
40820 2004-09-28  Paul Eggert  <eggert@cs.ucla.edu>
40821
40822         * lib/dummy.c: Change copyright notice to FSF, and license to GPL.
40823
40824 2004-09-24  Simon Josefsson  <jas@extundo.com>
40825
40826         * modules/minmax (License): Change from GPL to LGPL.
40827
40828 2004-09-23  Simon Josefsson  <jas@extundo.com>
40829
40830         * gnulib-tool (--import): Typo.
40831
40832 2004-09-23  Simon Josefsson  <jas@extundo.com>
40833
40834         * gnulib-tool (--import): Make sure *.m4 end up in m4/ by default.
40835
40836 2004-09-22  Bruno Haible  <bruno@clisp.org>
40837
40838         * modules/*: Add 'License' field.
40839         * gnulib-tool: Accept --extract-license option.
40840         (func_get_license): New function.
40841
40842 2004-09-21  Bruno Haible  <bruno@clisp.org>
40843
40844         * modules/vasnprintf (Files): Add m4/stdint_h.m4, m4/inttypes_h.m4.
40845         Reported by Simon Josefsson.
40846
40847 2004-09-20  Paul Eggert  <eggert@cs.ucla.edu>
40848
40849         * modules/inttostr (Files): Add m4/longlong.m4, since it uses
40850         gl_AC_TYPE_LONG_LONG.
40851
40852 2004-09-20  Paul Eggert  <eggert@cs.ucla.edu>
40853
40854         * config/srclist.txt: Add getsubopt.c, since libc bought our changes.
40855
40856 2004-09-18  Simon Josefsson  <jas@extundo.com>
40857         and  Paul Eggert  <eggert@cs.ucla.edu>
40858
40859         * gnulib-tool: Replace various ad-hoc automake/autoconf/aclocal
40860         calls with autoreconf.  Define GL_LIB.
40861
40862 2004-09-14  Karl Berry  <karl@gnu.org>
40863
40864         * config/srclist.txt: unsync setenv.c, sigh.
40865
40866 2004-09-13  Paul Eggert  <eggert@cs.ucla.edu>
40867
40868         * lib/argp-pvh.c (argp_program_version_hook): Provide initial value.
40869         Problem reported by Bruno Haible in:
40870         http://lists.gnu.org/archive/html/bug-tar/2004-09/msg00023.html
40871
40872 2004-09-13  Paul Eggert  <eggert@cs.ucla.edu>
40873
40874         * config/srclist.txt: Comment out argp-pvh.c.
40875
40876 2004-09-11  Paul Eggert  <eggert@cs.ucla.edu>
40877
40878         * lib/mempcpy.h: Wrap the entire include file inside #ifndef mempcpy,
40879         in case some system header has #define'd it.  Problem reported by
40880         Soeren D. Schulze in
40881         <http://lists.gnu.org/archive/html/bug-gnulib/2004-09/msg00017.html>.
40882
40883 2004-09-09  Karl Berry  <karl@gnu.org>
40884
40885         * regex.[ch]: delete from the root.  These were supposed to be
40886                 synced with emacs cvs, but this has not happened for about
40887                 a year, and anyway nothing else uses emacs regex.[ch].
40888                 bug-gnulib mail from Jeff Bailey, 9 Sep 2004 15:49:24 -0700.
40889                 lib/regex[.ch] is untouched.
40890
40891 2004-09-09  Bruno Haible  <bruno@clisp.org>
40892
40893         * modules/vasnprintf (Files): Add m4/eoverflow.m4.
40894
40895 2004-09-09  Bruno Haible  <bruno@clisp.org>
40896
40897         * m4/eoverflow.m4: New file, taken from GNU libiconv eilseq.m4 with
40898         modifications.
40899         * m4/vasnprintf.m4 (gl_FUNC_VASNPRINTF): Require gl_EOVERFLOW.
40900
40901 2004-09-08  Oskar Liljeblad  <oskar@osk.mine.nu>
40902
40903         * modules/xvasprintf: New file.
40904         * MODULES.html.sh (Extra functions based on ANSI C 89): Add vasprintf.
40905
40906 2004-09-08  Oskar Liljeblad  <oskar@osk.mine.nu>
40907
40908         * lib/xvasprintf.h: New file.
40909         * lib/xvasprintf.c: New file.
40910         * lib/xasprintf.c: New file.
40911
40912 2004-09-08  Bruno Haible  <bruno@clisp.org>
40913
40914         * m4/stdint.m4: New file, taken from GNU clisp with modifications.
40915
40916 2004-09-08  Bruno Haible  <bruno@clisp.org>
40917
40918         * lib/vasnprintf.c (VASNPRINTF): Signal EOVERFLOW if the resulting
40919         length is > INT_MAX.
40920         * lib/vasprintf.c (vasprintf): Don't test for length > INT_MAX any
40921         more.
40922
40923 2004-09-08  Bruno Haible  <bruno@clisp.org>
40924
40925         * lib/stdint_.h: New file, taken from GNU clisp.
40926
40927 2004-09-08  Bruno Haible  <bruno@clisp.org>
40928             Oskar Liljeblad  <oskar@osk.mine.nu>
40929
40930         * modules/stdint: New file.
40931         * MODULES.html.sh (Support for systems lacking ISO C 99): Add stdint.
40932
40933 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
40934
40935         Import from coreutils.
40936         * lib/userspec.c: Don't use <alloca.h>, so that we don't use alloca on
40937         strings on unbounded length.  alloca's performance benefits aren't
40938         that important here.
40939         (V_STRDUP): Remove.
40940         (parse_with_separator): New function, with most of the internals
40941         of the old parse_user_spec.  Allow user to omit both user and group,
40942         for compatibility with FreeBSD.
40943         Clone only the user name, not the entire spec.
40944         Do not set *uid, *gid unless entirely successful.
40945         Avoid memory leak in some failing cases.
40946         Fix regression for USER.GROUP reported by Dmitry V. Levin in
40947         <http://lists.gnu.org/archive/html/bug-coreutils/2004-08/msg00102.html>
40948         (parse_user_spec): Rewrite to use parse_with_separator.
40949
40950 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
40951
40952         * modules/userspec: Don't depend on alloca.
40953
40954 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
40955
40956         * m4/userspec.m4 (gl_USERSPEC): Don't require AC_FUNC_ALLOCA.
40957
40958 2004-08-17  Paul Eggert  <eggert@cs.ucla.edu>
40959
40960         * MODULES.html.sh: Add xalloc-die, c-strtod, c-strtold, raise,
40961         readtokens0, getcwd, fcntl-safer, canonicalize, cycle-check,
40962         utimecmp, utimens, xnanosleep.  Rename sha to sha1.
40963
40964 2004-08-16  Simon Josefsson  <jas@extundo.com>
40965
40966         * gnulib-tool: Use sed instead of autoconf --trace, inspired by
40967         libtoolize behaviour by "Gary V. Vaughan" <gary@gnu.org>.
40968         Add --dry-run for --import.
40969         Let user provided command line parameters override configure.ac
40970         settings.
40971
40972 2004-08-12  Simon Josefsson  <jas@extundo.com>
40973
40974         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE): New macro,
40975         as discussed with Paul Eggert in threads rooted at
40976         <http://lists.gnu.org/archive/html/bug-gnulib/2004-06/msg00039.html>
40977         and
40978         <http://lists.gnu.org/archive/html/bug-gnulib/2004-07/msg00001.html>.
40979         Before, the test was empty, and relied on ELIDE_CODE in source
40980         code.)
40981         (gl_PREREQ_GETOPT): New macro.
40982         (gl_GETOPT): Use them.
40983
40984 2004-08-12  Simon Josefsson  <jas@extundo.com>
40985
40986         * lib/getopt.c, getopt1.c: Remove ELIDE_CODE hack.
40987         * lib/getopt_.h: Renamed from getopt.h.
40988
40989 2004-08-12  Simon Josefsson  <jas@extundo.com>
40990
40991         * gnulib-tool: Add --source-base, --m4-base, --libtool options.
40992         Change default library name from libfoo to libgnu.
40993         Now, if you have a configure.ac that says:
40994                 gl_SOURCE_BASE(gl)
40995                 gl_M4_BASE(gl/m4)
40996                 gl_MODULES(error getopt etcetera)
40997                 gl_INIT
40998         you can import all you need by running:
40999                 ../gnulib/gnulib-tool --import
41000
41001         * modules/getopt (Files): Rename getopt.h to getopt_.h.
41002         (Makefile.am): Rewrite, use logic from argz.
41003         (Include): Use <getopt.h> instead of "getopt.h".
41004
41005 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
41006
41007         * modules/argp (Files): Add m4/unlocked-io.m4.
41008         (Depends-on): Add extensions.
41009
41010 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
41011
41012         * m4/argp.m4 (gl_ARGP): Do not check for argp.h or argp_parse; nobody
41013         uses HAVE_ARGP_H or HAVE_ARGP_PARSE.
41014         Require gl_FUNC_GLIBC_UNLOCKED_IO, gl_USE_SYSTEM_EXTENSIONS.
41015         Check for program_invocation_name, program_invocation_short_name,
41016         flockfile, funlockfile, features.h, _getopt_long_only_r.
41017
41018 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
41019
41020         * lib/argp-help.c, argp-parse.c: Use "gettext.h" instead of
41021         its complicated substitute.
41022         * lib/argp-help.c: Include <errno.h>, for program_invocation_short_name
41023         and program_invocation_name.
41024         (__argp_basename) [!_LIBC]: Remove; the only use was
41025         replaced by its body.
41026         (__argp_short_program_name): Change condition from
41027         !defined __argp_short_program_name to
41028         ! (defined _LIBC || HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME),
41029         to match argp-namefrob.h.
41030         (__argp_failure): Don't assume strerror_r returns char *.
41031         * lib/argp-parse.c (N_): Define unconditionally.
41032         (argp_default_options): Fill out initializers with 0 to avoid
41033         gcc warnings.
41034
41035 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
41036
41037         * config/srclist.txt: Remove getopt.c, getopt.h (renamed to getopt_.h),
41038         getopt1.c.
41039
41040 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
41041
41042         Merge from coreutils.
41043
41044         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for wmemchr and wmemcpy.
41045
41046         * m4/obstack.m4 (gl_PREREQ_OBSTACK): Require
41047         gl_AC_HEADER_INTTYPES_H, gl_AC_HEADER_STDINT_H, gl_AC_TYPE_UINTMAX_T.
41048
41049 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
41050
41051         Merge from coreutils.
41052
41053         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Don't set to 1 if missing
41054         wmemchr or wmemcpy.  Problem reported by Robert Dahlem
41055         for Reliant Unix 5.43.
41056
41057         * lib/obstack.c: Include <inttypes.h> and <stdint.h> if available.
41058         (union fooround): Use uintmax_t, not long int.
41059         The rest is a merge from libc:
41060         [defined _LIBC]: Include <shlib-compat.h>.
41061         (_obstack) [defined _LIBC]: Remove after 2.3.4.
41062
41063         * lib/settime.c (settime): Recode to avoid warning with
41064         Sun Forte C 6U2.
41065
41066         * lib/strverscmp.c: Convert to UTF-8.
41067
41068 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
41069
41070         * modules/obstack (Files): Add m4/inttypes_h.m4, m4/stdint_h.m4,
41071         m4/uintmax_t.m4.
41072
41073 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
41074
41075         * modules/xalloc-die: New file.
41076         * modules/xalloc: Remove dependencies on error, gettext, exitfail.
41077
41078         * modules/md5 (Files): Add m4/uint32_t.m4.
41079         * modules/sha1: Renamed from modules/sha.
41080         (Files):
41081         Rename lib/sha.h to lib/sha1.h.
41082         Rename lib/sha.c to lib/sha1.c.
41083         Rename m4/sha.m4 to m4/sha1.m4.
41084         (lib_SOURCES): Likewise.
41085         (configure.ac): Rename gl_SHA to gl_SHA1.
41086         (Include): sha.h -> sha1.h.
41087
41088 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
41089
41090         * m4/uint32_t.m4, m4/uintptr_t.m4: New files.
41091         * m4/sha1.m4: Renamed from sha.m4.
41092         (gl_SHA1): Renamed from gl_SHA.  All uses changed.
41093
41094 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
41095
41096         * lib/obstack.h (obstack_empty_p):
41097         Don't assume that chunk->contents is suitably aligned.
41098         * lib/obstack.c (_obstack_begin, _obstack_begin_1, _obstack_newchunk):
41099         Likewise. Problem reported by Benno in
41100         <http://sources.redhat.com/ml/libc-alpha/2004-08/msg00055.html>.
41101
41102         * lib/chown.c (rpl_chown): Work even if the file is writeable but not
41103         readable.  This could be improved further but it'd take some work.
41104
41105 2004-08-08  Simon Josefsson  <jas@extundo.com>
41106
41107         * modules/xgethostname (Depends-on): Remove exit and error (not
41108         used).
41109
41110         * modules/getpass-gnu: Add getpass.h.
41111         (Depends-on): Add stdbool.
41112         * modules/getpass: Add getpass.h.
41113
41114 2004-08-08  Simon Josefsson  <jas@extundo.com>
41115
41116         * m4/getpass.m4 (gl_FUNC_GETPASS, gl_FUNC_GETPASS_GNU):
41117         Check getpass declaration.
41118
41119 2004-08-08  Simon Josefsson  <jas@extundo.com>
41120
41121         * lib/xgethostname.c: Don't include error.h (not used).
41122
41123         * lib/getpass.h: Add.
41124         * lib/getpass.c: Include getpass.h first.
41125
41126 2004-08-08  Paul Eggert  <eggert@cs.ucla.edu>
41127
41128         * lib/xalloc-die.c: New file.
41129         * lib/xalloc.h (xalloc_fail_func, xalloc_msg_memory_exhausted): Remove.
41130         All uses removed.
41131         * lib/xmalloc.c (xalloc_fail_func, xalloc_msg_memory_exhausted):
41132         Likewise. Move inclusions of gettext.h, error.h, exitfail.h to
41133         xalloc-die.c.
41134         (_, N_, xalloc_die): Move to xalloc-die.c.
41135         * lib/userspec.c (parse_user_spaec): Use xstrdup rather than strdup,
41136         so that we needn't mess with xalloc_msg_memory_exhausted.
41137
41138         * lib/sha1.h: Renamed from sha.h.
41139         (SHA1_H): Renamed from _SHA_H.
41140         (sha1_ctx): Renamed from sha_ctx.
41141         (sha1_init_ctx): Renamed from sha_init_ctx.
41142         (sha1_process_block): Renamed from sha_process_block.
41143         (sha1_process_bytes): Renamed from sha_process_bytes.
41144         (sha1_finish_ctx): Renamed from sha_finish_ctx.
41145         (sha1_read_ctx): Renamed from sha_read_ctx.
41146         (sha1_stream): Renamed from sha_stream.
41147         (sha1_buffer): Renamed from sha_buffer.
41148         * lib/sha1.c: Likewise; renamed from sha.c.
41149         Do not include <sys/types.h>.
41150         Include <stddef.h> rather than <stdlib.h>.
41151
41152 2004-08-08  Bruno Haible  <bruno@clisp.org>
41153
41154         * lib/pathname.h (FILE_SYSTEM_PREFIX_LEN): Renamed from
41155         FILESYSTEM_PREFIX_LEN.
41156         * lib/progreloc.c: Likewise.
41157         * lib/concatpath.c (concatenated_pathname): Use FILE_SYSTEM_PREFIX_LEN.
41158
41159 2004-08-06  Simon Josefsson  <jas@extundo.com>
41160
41161         * modules/progname (Depends-on): Don't depend on stdbool.
41162
41163 2004-08-06  Simon Josefsson  <jas@extundo.com>
41164
41165         * modules/getsubopt: New file.
41166         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
41167         getsubopt.
41168
41169 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
41170
41171         More merge from coreutils.
41172
41173         * m4/utimens.m4, m4/utimecmp.m4: New files.
41174         * m4/backupfile.m4, euidacces.m4, acl.m4, afs.m4, calloc.m4, dirfd.m4,
41175         fsusage.m4, jm-macros.m4, ls-mntd-fs.m4, md5.m4, mountlist.m4,
41176         prereq.m4, sha.m4: Import changes from coreutils.
41177
41178 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
41179
41180         More merge from coreutils.
41181         * modules/raise, modules/readtokens0, modules/utimens:
41182         * modules/utimecmp, module/xnanosleep: New files.
41183         * modules/strftime: Add lib/strftime.h.
41184         Change include from <time.h> to "strftime.h".
41185         * modules/yesno: Add lib/yesno.h.
41186         * modules/backupfile: Remove lib/addext.c.
41187         * modules/euidaccess: Add stat-macros.h.
41188         * modules/canonicalize, modules/euidaccess,
41189         modules/filemode, modules/lchown, modules/makepath,
41190         modules/rmdir, modules/stat: Likewise.
41191
41192 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
41193
41194         Merge from tar.
41195         * lib/argp-help.c (make_hol, hol_append): Don't assume that
41196         SIZE_MAX is a valid preprocessor constant.
41197         (__argp_basename): Change from "#ifndef _LIBC"
41198         to "#ifndef __argp_short_program_name", so that
41199         we don't compile these functions for tar.
41200
41201         More merges from coreutils.
41202         * lib/raise.c, lib/readtokens0.h, lib/readtokens0.c, lib/strftime.h:
41203         * lib/utimens.h, lib/utimens.c, lib/utimecmp.h, lib/utimecmp.c:
41204         * lib/xnanosleep.h, lib/xnanosleep.c, lib/yesno.h: New files.
41205         * lib/addext.c: Remove; no longer needed.
41206         * lib/yesno.c, lib/argmatch.h, lib/argmatch.c, lib/backupfile.h,
41207         lib/backupfile.c, lib/euidaccess.c, lib/filemode.c, lib/closeout.c,
41208         lib/dup2.c, lib/exclude.c, lib/fileblocks.c, lib/filemode.c,
41209         lib/fnmatch.c, lib/fnmtahc_loop.c, lib/fopen-safer.c, lib/fsusage.c,
41210         lib/fsusage.h, lib/ftruncate.c, lib/full-write.c, lib/getdate.y,
41211         lib/getloadavg.c, lib/getugroups.c, lib/hard-locale.c,
41212         lib/hard-locale.h, lib/hash.c, lib/human.c, lib/human.h, lib/lchown.c,
41213         lib/lchown.h, lib/makepath.c, lib/makepath.h, lib/md5.c, lib/md5.h,
41214         lib/memchr.c, lib/memcoll.c, lib/memrchr.c, lib/modechange.c,
41215         lib/modechange.h, lib/mountlist.c, lib/mountlist.h, lib/nanosleep.c,
41216         lib/posixtm.c, lib/putenv.c, quotearg.c, lib/quotearg.h,
41217         lib/readtokens.c, lib/readutmp.c, lib/readutmp.h, lib/rmdir.c,
41218         lib/safe-read.c, lib/save-cwd.c, lib/savedir.c, lib/setenv.c,
41219         lib/sig2str.c, lib/stat.c, lib/strtoimax.c, lib/strverscmp.c,
41220         lib/userspec.c, lib/utime.c, lib/version-etc.c., lib/xgethostname.c,
41221         lib/xmemcoll.c, lib/xreadlink.c, lib/xstrtod.c, lib/xstrtod.h,
41222         lib/xstrtoimax.c, lib/xstrtol.c, lib/xstrtol.h, lib/xstrtoumax.c:
41223         Import changes from coreutils.
41224
41225 2004-08-05  Simon Josefsson  <jas@extundo.com>
41226
41227         * m4/strdup.m4: Always run gl_PREREQ_STRDUP, since strdup.h need it.
41228
41229 2004-08-05  Simon Josefsson  <jas@extundo.com>
41230
41231         * m4/getsubopt.m4: New file.
41232
41233 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
41234
41235         Merge from coreutils.
41236
41237         * m4/c-strtod.m4, m4/canonicalize.m4, m4/fcntl-safer.m4:
41238         * m4/getcwd-path-max.m4: New files.
41239
41240         * m4/dos.m4 (gl_AC_DOS): filesystem -> file system renaming.
41241         FILESYSTEM_PREFIX_LEN ->
41242         FILE_SYSTEM_PREFIX_LEN.
41243         FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX ->
41244         FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX.
41245         FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR ->
41246         FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR.
41247
41248         * m4/path-concat.m4 (gl_PATH_CONCAT): Don't require gl_AC_DOS, the
41249         prerequisite modules now handle the DOS stuff.
41250         Don't check for unistd.h.
41251
41252 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
41253
41254         Merge from coreutils.
41255
41256         * lib/.gdb-history: Remove; this doesn't belong here.
41257
41258         * lib/c-strtod.c, lib/c-strtod.h, lib/c-strtold.c, lib/cycle-check.c:
41259         * lib/cycle-check.h, lib/dev-ino.h, lib/canonicalize.h:
41260         * lib/canonicalize.c, lib/fcntl-safer.h, lib/fcntl-safer.c:
41261         * lib/getcwd.c: New files.
41262
41263         * lib/dirname.h: Include <stdbool.h>.
41264         (FILE_SYSTEM_PREFIX_LEN): Renamed from FILESYSTEM_PREFIX_LEN,
41265         for consistency with POSIX terminology.  All uses changed.
41266         (IS_ABSOLUTE_FILE_NAME, IS_RELATIVE_FILE_NAME): New macros.
41267         (strip_trailing_slashes): Use bool for booleans.
41268         * lib/stripslash.c (strip_trailing_slashes): Likewise.
41269
41270         * lib/error.c: Work around bug in OpenBSD 3.4 sterror_r: it
41271         sometimes returns a positive errno value even when it succeeds.
41272         (print_errno_message) [!LIBC]: Fall back on strerror if
41273         __strerror_r fails.
41274
41275         * lib/path-concat.c (mempcpy): Don't define if a system header defines
41276         it. Don't include stdio.h, stdlib.h, unistd.h, strdup.h.
41277         (longest_relative_suffix): New function.
41278         (path_concat): Use it.  Assume first argument is not NULL.
41279         Port to DOS.  Omit redundant separators.
41280         Report an error instead of returning NULL.
41281         Use mempcpy instead of memcpy.
41282         (xpath_concat): Remove: not declared or used.
41283
41284         * lib/same.h: Include <stdbool.h>
41285         (same_name): Return bool, not int.
41286         * lib/same.c (same_name): Likewise.
41287         (errno): Don't declare; we assume C89 or better now.
41288
41289         * lib/stat-macros (S_ISCTG, S_ISOFD, S_ISOFL): New macros,
41290         if not already defined.
41291
41292         * lib/xgetcwd.c (errno): Don't declare; we assume C89 or better now.
41293         * lib/dup-safer.c (errno): Likewise.
41294
41295 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
41296
41297         Merge from coreutils.
41298         * modules/c-strtod, modules/c-strtold, modules/canonicalize:
41299         * modules/cycle-check, modules/fcntl-safer, modules/getcwd: New files.
41300         * modules/path-concat: Don't depend on strdup.
41301
41302 2004-08-03  Simon Josefsson  <jas@extundo.com>
41303
41304         * lib/strdup.h: Only use HAVE_DECL_STRDUP if defined.
41305         * lib/progname.h: Don't include stdbool.h.
41306
41307 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
41308
41309         * modules/fatal: Remove, as the "fatal" module wasn't used or working.
41310         * MODULES.html.sh (func_all_modules): Remove fatal.
41311
41312 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
41313
41314         * m4/fatal.m4: Remove, as the "fatal" module wasn't used or working.
41315
41316 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
41317
41318         * lib/fatal.c, fatal.h: Remove as the "fatal" module wasn't used or
41319         working.
41320
41321 2004-08-02  Simon Josefsson  <jas@extundo.com>
41322
41323         * lib/getsubopt.h: New file, with comments from Bruno Haible.
41324         * lib/getsubopt.c: New file, from glibc, but slightly modified based on
41325         suggestions from Paul Eggert <eggert@cs.ucla.edu>.
41326
41327 2004-08-01  Simon Josefsson  <jas@extundo.com>
41328
41329         * lib/xgetdomainname.c: Include stdlib.h, for free().
41330
41331 2004-07-19  Bruno Haible  <bruno@clisp.org>
41332
41333         * MODULES.html.sh (func_all_modules): Add dummy.
41334
41335 2004-07-16  Simon Josefsson  <jas@extundo.com>
41336
41337         * modules/dummy: New file.
41338
41339 2004-07-16  Simon Josefsson  <jas@extundo.com>
41340
41341         * lib/dummy.c: New file.
41342
41343 2004-07-16  Bruno Haible  <bruno@clisp.org>
41344
41345         * lib/backupfile.h: Add extern "C" for C++.
41346         * lib/closeout.h: Likewise.
41347         * lib/copy-file.h: Likewise.
41348         * lib/findprog.h: Likewise.
41349         * lib/full-write.h: Likewise.
41350         * lib/pathname.h: Likewise.
41351         * lib/progname.h: Likewise.
41352         * lib/stpcpy.h: Likewise.
41353         * lib/stpncpy.h: Likewise.
41354         * lib/strcase.h: Likewise.
41355         * lib/strstr.h: Likewise.
41356         * lib/xalloc.h: Likewise.
41357
41358         * lib/mbswidth.h: Add extern "C" for C++.
41359         Reported by Albert Chin-A-Young <china@thewrittenword.com>.
41360
41361 2004-07-13  Robert Millan  <robertmh@gnu.org>
41362
41363         * m4/host-os.m4: s/KNetBSD/kNetBSD/g and s/KFreeBSD/kFreeBSD/g.
41364
41365 2004-07-09  Simon Josefsson  <jas@extundo.com>
41366
41367         * lib/getndelim2.c: Include stddef.h, for ptrdiff_t.  (FreeBSD 4.9
41368         failed without this.)
41369
41370 2004-07-09  Paul Eggert  <eggert@cs.ucla.edu>
41371
41372         * modules/chown (Files): Add lib/fchown-stub.c, since
41373         gl_PREREQ_CHOWN invokes AC_LIBOBJ(fchown-stub).
41374
41375 2004-07-09  Paul Eggert  <eggert@cs.ucla.edu>
41376
41377         * lib/fchown-stub.c: New file.
41378
41379 2004-06-24  Jim Meyering  <jim@meyering.net>
41380
41381         * lib/obstack.h (obstack_base): Cast to (void *), per documentation.
41382
41383 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
41384
41385         * modules/argz: Omit "#include".
41386
41387         * MODULES.html.sh (func_all_modules): Add calloc, to match
41388         2004-06-01 addition of calloc module.
41389
41390 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
41391
41392         * m4/argz.m4: New file, which is autoupdated from libtool.
41393
41394 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
41395
41396         * lib/argz.c, lib/argz_.h: New files, which are autoupdated from
41397         libtool.
41398
41399 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
41400
41401         * config/srclist-update: Don't insist on "USA." before the
41402         close-comment, as libtool omits the period and puts the */ on a
41403         separate line.
41404         * config/srclist.txt: Add argz.c, argz_.h, argz.m4.
41405         * config/srclistvars.sh: Add LIBTOOL (for eggert only).
41406
41407 2004-06-22  Gary V. Vaughan  <gary@gnu.org>
41408
41409         * modules/argz: New file.
41410         * MODULES.html.sh (func_all_modules): Add argz.
41411
41412 2004-06-12  Jim Meyering  <jim@meyering.net>
41413         and  Paul Eggert  <eggert@cs.ucla.edu>
41414
41415         * modules/hash (Files): Add lib/xalloc.h.
41416         * modules/pipe (Depends-on): Add wait-process.
41417         * modules/stat (Depends-on): Add xalloc.
41418         * modules/userspec (Files): Add lib/userspec.h.
41419         * modules/xstrto
41420
41421         Upgrade from gettext-0.13.
41422         * modules/gettext (Files): Add m4/intmax.m4, m4/longdouble.m4,
41423         m4/longlong.m4, m4/printf-posix.m4, m4/signed.m4, m4/size_max.m4,
41424         m4/wchar_t.m4, m4/wint_t.m4, m4/xsize.m4.
41425
41426 2004-06-10  Jim Meyering  <jim@meyering.net>
41427
41428         * lib/calloc.c: New file.
41429
41430 2004-06-06  Paul Eggert  <eggert@cs.ucla.edu>
41431
41432         * lib/getdate.y (yylex): Allow space between sign and number.
41433         Problem reported by Dan Jacobson.
41434
41435 2004-06-01  Paul Eggert  <eggert@cs.ucla.edu>
41436
41437         Merge from coreutils CVS.
41438
41439         * m4/backupfile.m4, dirname.m4, human.m4, inttypes.m4, longlong.m4,
41440         makepath.m4, memchr.m4, memcmp.m4, mountlist.m4, path-concat.m4,
41441         putenv.m4, quotearg.m4, readutmp.m4, strtoimax.m4, strtoll.m4,
41442         strtoull.m4, strtoumax.m4, ulonglong.m4, vasnprintf.m4,
41443         xstrtol.m4: Fix copyright date and/or serial number.
41444
41445         * m4/chown.m4 (gl_PREREQ_CHOWN): Check for fcntl.h.
41446         See if we need an fchown replacement.
41447         (gl_FUNC_CHOWN_FOLLOWS_SYMLINK): New macro.
41448         (gl_FUNC_CHOWN): Require gl_FUNC_CHOWN_FOLLOWS_SYMLINK,
41449         and use the replacement function if we detect either defect.
41450
41451         * m4/prereq.m4 (gl_PREREQ): Add gl_ALLOCSA, gl_CLOEXEC, gl_INTTOSTR,
41452         gl_UTIMECMP.
41453
41454 2004-06-01  Paul Eggert  <eggert@cs.ucla.edu>
41455         and  Jim Meyering  <jim@meyering.net>
41456
41457         Merge from coreutils CVS.
41458
41459         * lib/stat-macros.h: New file, with contents from file-type.h
41460         and coreutils' system.h.
41461         * lib/file-type.c: Include "stat-macros.h".
41462         * lib/file-type.h (file_type): Move all macro definitions to new file,
41463         stat-macros.h.
41464
41465         * lib/chown.c (rpl_chown) [CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE]:
41466         Wrap old code with this conditional.
41467         [CHOWN_MODIFIES_SYMLINK]: Try to work around a chown
41468         function that does not dereference symlinks.
41469         * lib/lchown.c (lchown) [CHOWN_MODIFIES_SYMLINK]: Just call chown.
41470
41471         * lib/xreadlink.c: Include xreadlink.h first, to catch .h file
41472         dependency problems.
41473         (xreadlink): Accept new arg SIZE, for efficiency.
41474         All decls and uses changed.
41475         * lib/xreadlink.h: Include <stddef.h>, for size_t.
41476
41477         * lib/.cppi-disable: Add alloca_.h, allocsa.h, exit.h, getndelim2.h,
41478         gettext.h, localcharset.h, strdup.h, strndup.h, strtoul.c, time_r.h.
41479
41480         * lib/.cvsignore: Add alloca.h, fnmatch.h, poll.h, stdbool.h,
41481         sysexits.h.
41482
41483 2004-06-01  Jim Meyering  <jim@meyering.net>
41484
41485         * m4/calloc.m4: New file.
41486
41487 2004-05-31  Paul Eggert  <eggert@cs.ucla.edu>
41488
41489         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Detect _Bool bug in HP aC++/ANSI
41490         C B3910B A.05.55 [Dec 04 2003].  Problem reported by Jim Meyering.
41491         Also, fix a typo in a diagnostic.
41492
41493 2004-05-30  Paul Eggert  <eggert@cs.ucla.edu>
41494
41495         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Do not require AC_FUNC_MALLOC
41496         or AC_FUNC_REALLOC.
41497
41498 2004-05-30  Paul Eggert  <eggert@cs.ucla.edu>
41499
41500         * lib/xmalloc.c (HAVE_MALLOC, HAVE_REALLOC): Do not require these
41501         macros to be defined.
41502         (xnmalloc_inline, xnrealloc_inline, xcalloc): Do not die if
41503         the allocator returns NULL because the requested size is zero.
41504
41505 2004-05-20  Paul Eggert  <eggert@cs.ucla.edu>
41506
41507         * lib/malloc/obstack.c (_obstack) [defined _LIBC]: Bring back this
41508         var.  Add comment explaining why libc still defines it.  This
41509         merges the following patch from glibc:
41510         http://sources.redhat.com/ml/libc-alpha/2004-05/msg00157.html
41511
41512 2004-05-20  Andreas Schwab  <schwab@suse.de>
41513
41514         * m4/free.m4: Replace free if it not known to work, not the other
41515         way round.
41516
41517 2004-05-19  Paul Eggert  <eggert@cs.ucla.edu>
41518
41519         * lib/obstack.c (_obstack): Remove unused variable.  It hasn't been
41520         present in glibc since revision 1.1 of this file.
41521         * lib/obstack.h (_obstack_free, obstack_1grow, obstack_1grow_fast,
41522         obstack_alignment_mask, obstack_alloc, obstack_base,
41523         obstack_blank, obstack_blank_fast, obstack_chunk_size,
41524         obstack_copy, obstack_copy0, obstack_finish, obstack_grow,
41525         obstack_grow0, obstack_init, obstack_int_grow,
41526         obstack_int_grow_fast, obstack_make_room, obstack_memory_used,
41527         obstack_next_free, obstack_object_size, obstack_ptr_grow,
41528         obstack_ptr_grow_fast, obstack_room): Remove declarations of
41529         nonexistent functions.
41530
41531 2004-05-18  Karl Berry  <karl@gnu.org>
41532
41533         * config/srclist.txt: break link for vasnprintf.c.
41534
41535 2004-05-17  Paul Eggert  <eggert@cs.ucla.edu>
41536
41537         Port obstack to the AS/400, where pointers are 16 bytes wide and
41538         you cannot cast an integer to a valid pointer.  This patch is
41539         currently waiting to be integrated into glibc; see
41540         <http://sources.redhat.com/ml/libc-alpha/2004-05/msg00073.html>.
41541
41542         * lib/obstack.h (__PTR_TO_INT, __INT_TO_PTR): Remove.
41543         All uses of __INT_TO_PTR (PTR_TO_INT ...) replaced by __PTR_ALIGN.
41544         (__BPTR_ALIGN, __PTR_ALIGN): New macros.
41545         (struct obstack): temp member is now a union of a pointer and
41546         an integer, instead of an integer.  All integer uses changed.
41547         This does not affect the physical layout of struct obstack,
41548         except on hosts (like the AS/400) where the size or alignment of
41549         void * is greater than that of ptrdiff_t.
41550         (obstack_finish) [! (defined __GNUC__ && defined __STDC__ &&
41551         __STDC__)]: Store temporary in pointer member of union, not
41552         integer member.
41553         * lib/obstack.c: Include <stddef.h>, for offsetof.
41554         (struct fooalign): Remove; it doesn't need a name.
41555         (union fooround): Change double to long double, and add void *.
41556         (DEFAULT_ALIGNMENT): Use offsetof to compute.
41557         (DEFAULT_ALIGNMENT, DEFAULT_ROUNDING): Now an enum constant,
41558         not a macro.  Hence the values are always int; so remove all
41559         casts-to-int in uses.
41560
41561 2004-05-17  Paul Eggert  <eggert@cs.ucla.edu>
41562
41563         * config/srclist.txt: Break link for argp-help.c and argp-parse.c until
41564         we can get this patch merged into glibc.
41565
41566 2004-05-17  Derek R. Price  <derek@ximbiot.com>
41567             Paul Eggert  <eggert@cs.ucla.edu>
41568
41569         * m4/argp: Depend on alloca.
41570
41571 2004-05-17  Derek R. Price  <derek@ximbiot.com>
41572             Paul Eggert  <eggert@cs.ucla.edu>
41573
41574         * lib/argp-help.c, argp-parse.c: Assume <alloca.h> rather than
41575         freecoding.
41576
41577 2004-05-17  Bruno Haible  <bruno@clisp.org>
41578
41579         * lib/vasnprintf.c (VASNPRINTF): Correctly handle the case of a
41580         precision that consists of a '.' followed by an empty digit string.
41581         Patch by Tor Lillqvist <tml@iki.fi>.
41582
41583 2004-05-16  Paul Eggert  <eggert@cs.ucla.edu>
41584
41585         * m4/alloca.m4 (gl_FUNC_ALLOCA): Define HAVE_ALLOCA_H always,
41586         for backward compatibility with older code.  We need our own
41587         alloca.h if _AIX is defined.  Define HAVE_ALLOCA if we discover
41588         it under some other name, and our alloca.h will define it.
41589
41590 2004-05-16  Paul Eggert  <eggert@cs.ucla.edu>
41591             Derek Price  <derek@ximbiot.com>
41592
41593         * lib/alloca.c: Include <alloca.h>, to get our interface.
41594         * lib/alloca_.h: Use __alloca on AIX, so that we don't have to
41595         include <alloca.h> first.  Use C89 prototype for alloca; this
41596         requires including <stddef.h> for size_t.  Use extern "C" if C++.
41597         Use #elif for simplicity, since we can assume C89 now.
41598         Don't try to source the system alloca.h since it will not be found
41599         and to prevent recursively including its replacement.
41600         * lib/fnmatch.c: Include <alloca.h> instead of opencoding.
41601         * lib/regex.c: Likewise.
41602
41603 2004-05-16  Derek Price  <derek@ximbiot.com>
41604             Paul Eggert  <eggert@cs.ucla.edu>
41605
41606         getline cleanup.  This changes the getndelim2 API: both order of
41607         arguments, and meaning of delim2 (now uses EOF, not 0, to indicate
41608         no delimiter).
41609
41610         * lib/getline.c: Don't include stddef.h or stdio.h, since our
41611         interface does that.
41612         (getline): Always use getdelim, so that we don't have two
41613         copies of this code.
41614         * lib/getndelim2.c: Include <limits.h>, <inttypes.h>, <stdint.h>
41615         if available.
41616         (PTRDIFF_MAX, SIZE_MAX, SSIZE_MAX): Define if not defined.
41617         (GETNDELIM2_MAXIMUM): New macro.
41618         (getndelim2): Reorder arguments.  delim==EOF now means no delimiter,
41619         instead of the old practice of delim2==0.  All callers changed.
41620         Return -1 on overflow, instead of returning junk.
41621         Do not set *linesize unless allocation succeeds.
41622         * lib/getndelim2.h: Do not include stddef.h; no longer needed, now
41623         that we include sys/types.h.
41624         * lib/getnline.h: Likewise.
41625         * lib/getndelim2.h (GETNLINE_NO_LIMIT): New macro.
41626         (getndelim2): Reorder arguments.
41627         * lib/getnline.c (getnline, getndelim):
41628         Don't discard the NMAX argument.
41629         (getnline): Invoke getndelim, to avoid code duplication.
41630         * lib/getnline.h (GETNLINE_NO_LIMIT): New macro, used instead
41631         of (size_t) -1 by callers of the getnline family.
41632
41633 2004-05-13  Paul Eggert  <eggert@cs.ucla.edu>
41634
41635         * m4/gettime.m4 (gl_GETTIME): Require gl_TIMESPEC.
41636         Check for gettimeofday.
41637         * m4/settime.m4 (gl_SETTIME): Require gl_TIMESPEC.
41638         Check for settimeofday, stime.
41639
41640 2004-05-13  Paul Eggert  <eggert@cs.ucla.edu>
41641
41642         * lib/nanosleep.c (suspended): Change its type from int to
41643         sig_atomic_t volatile.
41644         (first_call): Make it private to rpl_nanosleep, and have it
41645         be zero initially as that's a bit faster.
41646         (my_usleep): Round up fractional times instead of truncating them,
41647         as this is the usual meaning for 'sleep'.
41648
41649         * lib/gettime.c (gettime): Fall back on `time' if `gettimeofday'
41650         doesn't work.
41651         * lib/settime.c: Include <unistd.h>, for stime (on Solaris 8, anyway).
41652         (ENOSYS): Define if not defined.
41653         (settime): Fall back on stime if it exists and settimeofday fails.
41654         But don't bother with fallbacks if a method fails with errno == EPERM.
41655
41656 2004-05-11  Jim Meyering  <jim@meyering.net>
41657
41658         Prior to this change, the save_cwd caller required read access to the
41659         current directory on most systems (ones with the fchdir function).
41660
41661         * lib/save-cwd.c (save_cwd) [HAVE_FCHDIR]: If opening `.' read-only
41662         fails, try write-only, and finally, resort to using xgetcwd.
41663
41664 2004-05-06  Paul Eggert  <eggert@cs.ucla.edu>
41665
41666         * lib/obstack.c, obstack.h: Import changes from libc.
41667
41668 2004-04-28  Bruno Haible  <bruno@clisp.org>
41669
41670         * lib/findprog.c (find_in_path): Treat Cygwin like Windows, since it
41671         also implicitly appends .exe to executables.
41672         * lib/localcharset.c (ISSLASH): Treat Cygwin like Windows, since it now
41673         accepts Windows pathnames.
41674         * lib/pathname.h (ISSLASH, IS_PATH_WITH_DIR, FILESYSTEM_PREFIX_LEN):
41675         Treat Cygwin like Windows, since it now accepts Windows pathnames.
41676         * lib/progreloc.c (ISSLASH, IS_PATH_WITH_DIR, FILESYSTEM_PREFIX_LEN):
41677         Treat Cygwin like Windows, since it now accepts Windows pathnames.
41678         Reported by Derek Robert Price <derek@ximbiot.com>.
41679
41680 2004-04-21  Karl Berry  <karl@gnu.org>
41681
41682         * config/srclist.txt (localcharset.c): break sync.
41683
41684 2004-04-20  Paul Eggert  <eggert@twinsun.com>
41685
41686         * m4/host-os.m4: Add a copyright notice.
41687
41688 2004-04-20  Jim Meyering  <jim@meyering.net>
41689
41690         Change UTILS_ to gl_ in AC_DEFINE'd names.
41691         Change utils_- and jm_-prefixed variables, too.
41692         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Renamed from
41693         UTILS_FUNC_MKDIR_TRAILING_SLASH.
41694         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Renamed from UTILS_FUNC_MKSTEP.
41695
41696         * m4/dirfd.m4 (gl_FUNC_DIRFD): Rename from UTILS_FUNC_DIRFD.
41697         Don't emit trailing blanks.
41698         Also rename jm_-prefixed variables to have gl_ prefix.
41699
41700         * m4/host-os.m4 (gl_HOST_OS): Rename from UTILS_HOST_OS.
41701         Also rename jm_-prefixed variables to have gl_ prefix.
41702
41703         * m4/jm-macros.m4: Reflect the renamings.
41704         * m4/prereq.m4: Likewise.
41705
41706 2004-04-20  Jim Meyering  <jim@meyering.net>
41707
41708         * lib/getndelim2.c (getndelim2): Upon realloc failure, don't leak
41709         memory.
41710
41711 2004-04-20  Jim Meyering  <jim@meyering.net>
41712             Bruno Haible  <bruno@clisp.org>
41713
41714         * lib/localcharset.c (get_charset_aliases) [!VMS && !WIN32]: Don't leak
41715         memory when realloc fails.
41716
41717 2004-04-19  Jim Meyering  <jim@meyering.net>
41718
41719         * m4/readutmp.m4 (gl_PREREQ_READUTMP): Require gl_FUNC_FREE,
41720         now that readutmp.c may call `free (0)'.
41721
41722 2004-04-19  Bruno Haible  <bruno@clisp.org>
41723
41724         * m4/mbrtowc.m4: Change jm_ to gl_ in cache variables as well.
41725         * m4/inttypes_h.m4: Likewise.
41726         * m4/stdint_h.m4: Likewise.
41727         * m4/intmax_t.m4: Likewise.
41728         * m4/uintmax_t.m4: Likewise.
41729
41730 2004-04-18  Jim Meyering  <jim@meyering.net>
41731
41732         * m4/prereq.m4: Don't forbid jm_ prefix.
41733
41734         * m4/afs.m4, m4/allocsa.m4, m4/assert.m4, m4/backupfile.m4:
41735         * m4/bison.m4, m4/check-decl.m4, m4/chown.m4, m4/d-ino.m4:
41736         * m4/d-type.m4, m4/dirname.m4, m4/dos.m4, m4/error.m4, m4/fpending.m4:
41737         * m4/fstypename.m4, m4/fsusage.m4, m4/ftruncate.m4, m4/getdate.m4:
41738         * m4/getgroups.m4, m4/gettext.m4, m4/glibc21.m4, m4/group-member.m4:
41739         * m4/human.m4, m4/intmax.m4, m4/intmax_t.m4, m4/inttostr.m4:
41740         * m4/inttypes.m4, m4/inttypes_h.m4, m4/jm-macros.m4, m4/jm-winsz1.m4:
41741         * m4/jm-winsz2.m4, m4/lchown.m4, m4/lib-check.m4, m4/link-follow.m4:
41742         * m4/localcharset.m4, m4/longlong.m4, m4/ls-mntd-fs.m4, m4/lstat.m4:
41743         * m4/makepath.m4, m4/mbrtowc.m4, m4/mbswidth.m4, m4/memchr.m4:
41744         * m4/memcmp.m4, m4/mkdtemp.m4, m4/mkstemp.m4, m4/mountlist.m4:
41745         * m4/nanosleep.m4, m4/path-concat.m4, m4/perl.m4, m4/prereq.m4:
41746         * m4/putenv.m4, m4/quotearg.m4, m4/regex.m4, m4/stat.m4:
41747         * m4/stdint_h.m4, m4/strftime.m4, m4/strtoimax.m4, m4/strtoll.m4:
41748         * m4/strtoull.m4, m4/strtoumax.m4, m4/timespec.m4, m4/uintmax_t.m4:
41749         * m4/ulonglong.m4, m4/unlink-busy.m4, m4/unlocked-io.m4, m4/uptime.m4,
41750         * m4/utimbuf.m4, m4/utime.m4, m4/utimes-null.m4, m4/vasnprintf.m4:
41751         * m4/xstrtoimax.m4, m4/xstrtol.m4, m4/xstrtoumax.m4:
41752         Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.
41753
41754 2004-04-18  Jim Meyering  <jim@meyering.net>
41755
41756         * lib/readutmp.c (read_utmp) [UTMP_NAME_FUNCTION]: Upon realloc
41757         failure, don't leak memory and do call END_UTMP_ENT.
41758
41759 2004-04-16  Jim Meyering  <jim@meyering.net>
41760
41761         * m4/prereq.m4 (jm_PREREQ_STAT): Remove macro.  It is specific to
41762         coreutils' stat program.
41763         (gl_PREREQ): Don't require jm_PREREQ_STAT.
41764
41765 2004-04-11  Paul Eggert  <eggert@twinsun.com>
41766
41767         * lib/inttostr.h: Include <limits.h> unconditionally, since we assume
41768         C89.
41769         (CHAR_BIT): Remove, since we assume C89.
41770         Include <stdint.h> if available, as per current Autoconf CVS advice.
41771
41772 2004-03-31  Jim Meyering  <jim@meyering.net>
41773
41774         * m4/prereq.m4: Require AC_FUNC_MALLOC, not jm_FUNC_MALLOC.
41775         Require AC_FUNC_REALLOC, not jm_FUNC_REALLOC.
41776         * m4/xalloc.m4: Likewise.
41777
41778 2004-03-30  Paul Eggert  <eggert@twinsun.com>
41779
41780         Merge from coreutils.
41781
41782         * m4/inttostr.m4: New file.
41783         * m4/getdate.m4 (gl_GETDATE): Remove time-related stuff.
41784         Require AM_STDBOOL_H and gl_TIMESPEC instead.
41785         Require gl_CLOCK_TIME.
41786         * m4/clock_time.m4 (gl_CLOCK_TIME): Require AC_GNU_SOURCE.
41787
41788 2004-03-30  Paul Eggert  <eggert@twinsun.com>
41789
41790         * lib/cloexec.h, cloexec.c (set_cloexec_flag): Return int
41791         not bool, to be more consistent with Unix conventions.
41792         Suggested by Bruno Haible.
41793
41794         Merge from coreutils.
41795
41796         * lib/imaxtostr.c, lib/inttostr.c, lib/inttostr.h, lib/offtostr.c:
41797         * lib/umaxtostr.c: New files.
41798
41799         * lib/getdate.h: Include stdbool.h, and timespec.h instead of
41800         the usual <time.h> dance.
41801         (get_date): Change signature to support fractional time stamps.
41802         All callers changed.
41803         * lib/getdate.y: Include "getdate.h" first, as we can now
41804         assume C89 and don't need to worry about 'const'.
41805         Similarly, include "unlocked-io.h" near start, not in middle.
41806         Include <limits.h>.
41807         (textint.value): Use long int rather than int.
41808         (textint.digits): Use size_t rather than int.
41809         (BILLION, LOG10_BILLION): New constants.
41810         (parser_control): New member rel_ns.  Members day_ordinal,
41811         time_zone, month, day, hour, minutes, rel_year, rel_month,
41812         rel_day, rel_hour, rel_minutes, rel_seconds
41813         are now long int, not int.  Member seconds is now struct timespec,
41814         not int.  New member timespec_seen.  Members dates_seen, days_seen,
41815         local_zones_seen, rels_seen, times_seen, zones_seen are now size_t,
41816         not int.
41817         (%union.intval): Now long int, not int.
41818         New member timespec.
41819         (tSDECIMAL_NUMBER, tUDECIMAL_NUMBER): New tokens.
41820         (seconds, signed_seconds, unsigned_seconds): New nonterminals.
41821         (spec): Now is a timespec or an item list.
41822         (timespec, items): New nonterminals.
41823         (time, rel, relunit, number, get_date):
41824         Add support for fractional seconds.
41825         (time): Fix bug: seconds weren't cleared in "00:00 +0000" syntax.
41826         (gmtime, localtime, mktime): Remove decls; not needed with C89.
41827         (to_hour): First arg is now long int, not int.
41828         (to_year): Returns long int, not int.
41829         Don't treat year -70 like 70.
41830         (tm_diff): Returns long int, not int.
41831         (lookup_word): Use bool instead of int when appropriate.
41832         (yylex): Use size_t for count, not int.
41833         Detect overflow when parsing large integer constants.
41834         Add support for fractions.
41835         (get_date): Make pointers 'const' if possible.
41836         Use more-portable code to detect integer overflow.
41837         (main) [TEST]: Adjust to above changes.  Test for localtime failure.
41838         Don't use ctime; it's not reliable if the year has >4 digits.
41839
41840         * lib/human.c (humblock): Inspect BLOCKSIZE if BLOCK_SIZE isn't set.
41841         This is for compatibility with BSD.
41842
41843         * lib/timespec.h (ST_TIME_CMP_NS, ST_TIME_CMP): Define.
41844         (ATIME_CMP, CTIME_CMP, MTIME_CMP, TIMESPEC_NS): Likewise.
41845         From coreutils' system.h.
41846
41847         * lib/userspec.c: Don't include "posixver.h".
41848         (parse_user_spec): Fall back on USER.GROUP parsing, regardless
41849         of POSIX version, as POSIX 1003.1-2001 allows that behavior as a
41850         compatible extension.  Simplify code by removing a boolean int
41851         that was always nonzero if a string was nonnull.
41852
41853 2004-03-30  Jim Meyering  <jim@meyering.net>
41854
41855         Merge from coreutils.
41856
41857         Avoid a configure-time warning about sys/ucred.h on OSF V4.0.
41858         * m4/ls-mntd-fs.m4: Test for sys/ucred.h separately, since
41859         on some systems one must include <grp.h> before it.
41860         Reported by Christian Krackowizer.
41861
41862 2004-03-30  Jim Meyering  <jim@meyering.net>
41863
41864         Merge from coreutils.
41865
41866         * lib/mountlist.c [HAVE_SYS_UCRED_H]: Include grp.h before sys/ucred.h.
41867
41868         * lib/readtokens.c (readtoken): Don't leak 64 bytes when reading
41869         an empty input stream.
41870
41871         * lib/readtokens.c: Include <stdbool.h>.
41872         (readtoken): Use `size_t' rather than int/long.
41873         All callers adjusted.
41874         Use `bool' rather than `int' where appropriate.
41875         Use memset rather than an explicit loop.
41876         Use x2nrealloc rather than xrealloc.
41877         Allow the use of `\0' as a delimiter.
41878         (readtokens): Likewise.
41879         * lib/readtokens.h (readtoken, readtokens): Update prototypes.
41880
41881 2004-03-30  Jim Meyering  <jim@meyering.net>
41882
41883         * m4/realloc.m4: Remove file, since now it does no more than
41884         AC_REQUIRE([AC_FUNC_REALLOC]), and that can be done via
41885         the `configure.ac' section of module/realloc.
41886         * m4/malloc.m4: Likewise, but for AC_FUNC_MALLOC.
41887
41888 2004-03-30  Bruno Haible  <bruno@clisp.org>
41889
41890         * lib/getloadavg.c (getloadavg): Don't assume setlocale returns
41891         nonnull.
41892
41893 2004-03-29  Paul Eggert  <eggert@twinsun.com>
41894
41895         Merge changes to getloadavg.c from coreutils and Emacs.
41896
41897         * lib/getloadavg.c [!defined HAVE_SETLOCALE] (setlocale):
41898         Define to an expression, not to the empty string.
41899         Include cloexec.h and xalloc.h.
41900         (getloadavg): Restore LC_NUMERIC locale after setting it temporarily.
41901         Use set_cloexec_flag rather than rolling our own.
41902         * lib/cloexec.c, lib/cloexec.h: New files.
41903
41904 2004-03-29  Paul Eggert  <eggert@twinsun.com>
41905
41906         * m4/cloexec.m4: New file.
41907
41908 2004-03-18  Paul Eggert  <eggert@twinsun.com>
41909
41910         * lib/getopt.h: Sync with libc CVS.
41911
41912 2004-03-18  Paul Eggert  <eggert@twinsun.com>
41913             Bruno Haible  <bruno@clisp.org>
41914
41915         * m4/mbswidth.m4 (gl_MBSWIDTH): Also test whether <wchar.h> declares
41916         mbswidth.
41917
41918 2004-03-18  Paul Eggert  <eggert@twinsun.com>
41919             Bruno Haible  <bruno@clisp.org>
41920
41921         * lib/mbswidth.h: Include <wchar.h> only if
41922         HAVE_DECL_MBSWIDTH_IN_WCHAR_H, not on all platforms that have
41923         <wchar.h>.
41924         * lib/mbswidth.c: Include <stdio.h> and <time.h> before <wchar.h>.
41925
41926 2004-03-09  Paul Eggert  <eggert@twinsun.com>
41927
41928         * lib/argp-parse.c, getopt.c, getopt.h, getopt1.c:
41929         Sync with libc CVS.
41930         * lib/getopt_int.h: New file, also synced from libc.
41931
41932 2004-03-09  Paul Eggert  <eggert@twinsun.com>
41933
41934         * config/srclistvars.sh: Add GNUWWWLICENSES for eggert.
41935         * config/srclist.txt: Sync getopt with libc.  Add getopt_int.h.
41936         Bring back getopt.c, getopt.h, getopt1.c.
41937
41938 2004-03-07  Paul Eggert  <eggert@twinsun.com>
41939
41940         * m4/c-stack.m4 (gl_PREREQ_C_STACK): Renamed from jm_PREREQ_C_STACK.
41941         All uses changed.  Check for sa_sigaction member; this fixes
41942         a bug first reported by Jason Andrade in
41943         <http://mail.gnu.org/archive/html/bug-textutils/2003-03/msg00027.html>.
41944
41945 2004-03-07  Paul Eggert  <eggert@twinsun.com>
41946
41947         * lib/c-stack.c (SIGACTION_WORKS): New macro.  Use it instead of long
41948         '#if' expressions.  Unlike the code it replaces, it does not
41949         depend on (defined _SC_PAGESIZE).  However, it does depend on
41950         HAVE_STRUCT_SIGACTION_SA_SIGACTION; this last change fixes a bug
41951         first reported by Jason Andrade in
41952         <http://mail.gnu.org/archive/html/bug-textutils/2003-03/msg00027.html>.
41953
41954 2004-02-25  Simon Josefsson  <jas@extundo.com>
41955
41956         * m4/strdup.m4 (gl_PREREQ_STRDUP): Check whether strdup is declared.
41957
41958 2004-02-25  Simon Josefsson  <jas@extundo.com>
41959
41960         * lib/strdup.h: New file.
41961         * lib/strdup.c: Include it.
41962         * lib/path-concat.c: Include strdup.h. Drop strdup declaration.
41963         * lib/userspec.c: Include strdup.h. Drop strdup declaration.
41964
41965 2004-02-23  Karl Berry  <karl@gnu.org>
41966
41967         * doc/maintain.texi, doc/standards.texi, doc/make-stds.texi: new files
41968         (from fencepost.gnu.org:/gd/gnuorg).
41969
41970 2004-02-23  Karl Berry  <karl@gnu.org>
41971
41972         * config/srclistvars.sh (GNUORG) [karl]: redefine.
41973         * config/srclist.txt: add maintain/standards documents.
41974
41975 2004-02-18  Bruno Haible  <bruno@clisp.org>
41976
41977         * m4/xsize.m4 (gl_XSIZE): Require AC_C_INLINE.
41978         Reported by Derek Robert Price <derek@ximbiot.com>.
41979
41980 2004-02-16  Karl Berry  <karl@gnu.org>
41981
41982         * config/mkinstalldirs, install-sh: update from automake.
41983
41984 2004-02-06  Karl Berry  <karl@gnu.org>
41985
41986         * m4/po.m4: update from gettext 0.14.1.
41987
41988 2004-02-06  Karl Berry  <karl@gnu.org>
41989
41990         * lib/config.charset: update from gettext 0.14.1.
41991
41992 2004-02-05  Paul Eggert  <eggert@twinsun.com>
41993
41994         Add comments and code, prompted by suggestions from Bruno Haible
41995         for sh-quote.
41996         * lib/quotearg.h (quotearg_alloc): New decl.  Improve the comments
41997         describing the enum quoting_style values.
41998         * lib/quotearg.c (quotearg_alloc): New function.
41999         (quotearg_buffer_restyled): Treat lone { and } as special.
42000         Treat = as special.  Work around bug with older shells
42001         that "see" a '\' that is really the 2nd byte of a multibyte char.
42002         Quote empty string with shell_quoting_style.
42003
42004 2004-02-03  Bruno Haible  <bruno@clisp.org>
42005
42006         * m4/pipe.m4: New file, from GNU gettext.
42007
42008 2004-02-03  Bruno Haible  <bruno@clisp.org>
42009
42010         * lib/pipe.h: New file, from GNU gettext.
42011         * lib/pipe.c: New file, from GNU gettext.
42012
42013 2004-01-27  Bruno Haible  <bruno@clisp.org>
42014
42015         * m4/execute.m4: New file, from GNU gettext.
42016
42017 2004-01-27  Bruno Haible  <bruno@clisp.org>
42018
42019         * lib/execute.h: New file, from GNU gettext.
42020         * lib/execute.c: New file, from GNU gettext.
42021         * lib/w32spawn.h: New file, from GNU gettext.
42022
42023 2004-01-24  Paul Eggert  <eggert@twinsun.com>
42024
42025         Merge from diffutils.
42026
42027         * lib/file-type.c (file_type): Add typed memory objects.
42028         * lib/file-type.h (S_TYPEISTMO): New macro.
42029
42030         * lib/c-stack.h (c_stack_action): Remove argv argument.
42031         * lib/c-stack.c (c_stack_action): Likewise.  All uses changed.
42032         (die): Don't calculate message unless segv_action returns.
42033         (get_stack_location, min_address_from_argv, max_address_from_argv,
42034         volatile stack_base, volatile_stack_size): Remove.
42035         (segv_handler): If ! HAVE_XSI_STACK_OVERFLOW_HEURISTIC, assume
42036         that every segmentation violation is a stack overflow.  (Ouch!)
42037         See Debian bug 136249 (still outstanding) for more info about why
42038         HAVE_XSI_STACK_OVERFLOW_HEURISTIC fails on Linux kernels.
42039
42040 2004-01-24  Paul Eggert  <eggert@twinsun.com>
42041
42042         Exit-status fix from coreutils.
42043
42044         Use exit_failure consistently in place of EXIT_FAILURE,
42045         so that program exit statuses are consistent on failure.
42046
42047         * lib/argmatch.c (ARGMATCH_DIE) [! defined ARGMATCH_DIE]:
42048         Include "exitfail.h", and use exit_failure rather than EXIT_FAILURE.
42049         * lib/argmatch.h: Comment fix to match the above.
42050         * lib/obstack.c (obstack_exit_failure) [!defined _LIBC]:
42051         Now a macro referring to exit_failure, instead of a separate
42052         variable.  Include "exitfail.h" to get it.
42053         * lib/xstrtol.h: Include "exitfail.h".
42054         (STRTOL_FATAL_ERROR): Exit with status exit_failure, not 2.
42055
42056         * lib/long-options.c (parse_long_options): Use prototype
42057         for usage function arg.  Pass it EXIT_SUCCESS rather than 0,
42058         for clarity.
42059
42060 2004-01-21  Jim Meyering  <jim@meyering.net>
42061
42062         * lib/mktime.c (__mktime_internal) [!_LIBC]: Define to mktime_internal
42063         so as not to conflict with a different-sized __mktime_internal
42064         function in GNU libc.
42065         * lib/timegm.c (__mktime_internal) [!_LIBC]: Likewise.
42066         Problem building statically-linked `ls' reported by Michael Brunnbauer.
42067
42068 2004-01-20  Karl Berry  <karl@gnu.org>
42069
42070         * config/config.guess: update from config.
42071
42072         * config/srclistvars.sh: GNUWWWLICENSES for karl.
42073
42074 2004-01-20  Bruno Haible  <bruno@clisp.org>
42075
42076         Safer stack allocation.
42077         * lib/setenv.c: Include allocsa.h.
42078         (alloca): Remove fallback definition.
42079         (freea): Remove macro.
42080         (__add_to_environ) [!_LIBC]: Use allocsa instead of alloca. Use freesa
42081         instead of freea.
42082
42083 2004-01-20  Bruno Haible  <bruno@clisp.org>
42084
42085         * m4/eealloc.m4: New file, from GNU gettext.
42086
42087 2004-01-20  Bruno Haible  <bruno@clisp.org>
42088
42089         * m4/allocsa.m4: New file, from GNU gettext.
42090
42091 2004-01-20  Bruno Haible  <bruno@clisp.org>
42092
42093         * lib/xallocsa.h: New file, from GNU gettext.
42094         * lib/xallocsa.c: New file, from GNU gettext.
42095
42096 2004-01-20  Bruno Haible  <bruno@clisp.org>
42097
42098         * lib/wait-process.c: On Windows, include windows.h. Needed on mingw.
42099
42100 2004-01-20  Bruno Haible  <bruno@clisp.org>
42101
42102         * lib/wait-process.c (wait_subprocess): Add ignore_sigpipe argument.
42103         * lib/wait-process.c (wait_subprocess): Likewise. Handle SIGPIPE
42104         specially.
42105
42106 2004-01-20  Bruno Haible  <bruno@clisp.org>
42107
42108         * lib/wait-process.c (wait_process): Disable the 2003-10-31 waitid()
42109         patch.
42110
42111 2004-01-20  Bruno Haible  <bruno@clisp.org>
42112
42113         * lib/wait-process.c (cleanup_slaves): Use ANSI C declaration.
42114
42115 2004-01-20  Bruno Haible  <bruno@clisp.org>
42116
42117         * lib/eealloc.h: New file.
42118
42119 2004-01-20  Bruno Haible  <bruno@clisp.org>
42120
42121         * lib/binary-io.h: Avoid warnings on Cygwin.
42122
42123 2004-01-20  Bruno Haible  <bruno@clisp.org>
42124
42125         * lib/allocsa.h: New file, from GNU gettext.
42126         * lib/allocsa.c: New file, from GNU gettext.
42127
42128 2004-01-18  Karl Berry  <karl@gnu.org>
42129
42130         * doc/gpl.texi, doc/lgpl.texi: new files.
42131
42132 2004-01-18  Karl Berry  <karl@gnu.org>
42133
42134         * config/srclistvars.sh (GNUWWWLICENSES): new variable.
42135         * config/srclist.txt ({fdl,gpl,lgpl}.text): get from there.
42136
42137 2004-01-15  Paul Eggert  <eggert@twinsun.com>
42138
42139         Merge from coreutils.
42140
42141         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Check for uintptr_t.
42142         * m4/posixver.m4 (gl_POSIXVER): Require gl_DEFAULT_POSIX2_VERSION.
42143         (gl_DEFAULT_POSIX2_VERSION): Move
42144         the documentation from 'configure' into 'config.hin',
42145         so that 'configure --help' isn't burdened by it and
42146         we don't have to worry about its formatting there.
42147         Reword the documentation so that it's more succinct
42148         and can be run together into a single paragraph.
42149         * m4/same.m4 (gl_SAME): Check for pathconf.
42150
42151 2004-01-15  Paul Eggert  <eggert@twinsun.com>
42152
42153         Merge from coreutils.
42154
42155         * lib/posixver.c: Include posixver.h.
42156
42157         * lib/same.c: Include <stdbool.h>, <limits.h>.
42158         (_POSIX_NAME_MAX): Define if not defined.
42159         (MIN): New macro.
42160         (same_name): If file names are silently truncated, report
42161         that the file names are the same if they are the same after
42162         the silent truncation.
42163
42164         * lib/xstrtod.h (xstrtod): Accept an extra arg, specifying the
42165         conversion function.
42166         * lib/xstrtod.c (xstrtod): Likewise.  All callers changed to
42167         include c-strtod.h and use c_strtod.  Don't include stdlib.h; no
42168         longer needed.
42169
42170 2004-01-15  Jim Meyering  <jim@meyering.net>
42171
42172         Merge from coreutils.
42173
42174         * m4/clock_time.m4 (gl_CLOCK_TIME): Don't set LIB_CLOCK_GETTIME
42175         if no library is required.
42176         * m4/jm-macros.m4: Don't require UTILS_SYS_OPEN_MAX.
42177         * m4/jm-macros.m4 (jm_MACROS): Require gl_FUNC_FREE.
42178         * m4/jm-macros.m4 (jm_MACROS): Require autoconf-2.58.
42179         (AC_LANG_SOURCE): Remove definition, now that we require autoconf-2.58.
42180         * m4/jm-macros.m4 (jm_MACROS): Don't require AC_FUNC_FTW.
42181         * m4/lib-check.m4 (jm_LIB_CHECK): Do not set LIB_CRYPT to the
42182         value, $ac_cv_search_crypt, if it's "none required".
42183         * m4/posixver.m4 (gl_DEFAULT_POSIX2_VERSION): New macro.
42184         * m4/prereq.m4 (jm_PREREQ): Require AC_FUNC_GETLOADAVG,
42185         not gl_FUNC_GETLOADAVG.
42186         * m4/prereq.m4 (jm_PREREQ): Require gl_READTOKENS, gl_MD5, gl_MAKEPATH,
42187         gl_LONG_OPTIONS, and gl_IDCACHE, gl_GETUGROUPS.
42188
42189 2004-01-15  Jim Meyering  <jim@meyering.net>
42190
42191         Merge from coreutils.
42192
42193         * lib/md5.h (rol) [__GNUC__ && __i386__]: Don't use `asm' code.  These
42194         days, gcc-3.x does better all by itself.  Patch from Dean Gaudet:
42195         http://mail.gnu.org/archive/html/bug-coreutils/2003-11/msg00144.html
42196
42197         * lib/posixver.c (DEFAULT_POSIX2_VERSION): Use definition of new,
42198         optional configure-time default.
42199
42200         * lib/version-etc.c (version_etc_copyright): Update copyright date.
42201
42202         * lib/xreadlink.c (xreadlink): Correct outdated comment.
42203
42204 2004-01-15  Alexandre Duret-Lutz  <adl@gnu.org>
42205
42206         Merge from coreutils.
42207
42208         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Do not set LIB_NANOSLEEP to the
42209         value, $ac_cv_search_nanosleep, if it's "none required".
42210
42211 2004-01-14  Paul Eggert  <eggert@twinsun.com>
42212
42213         * lib/fnmatch_loop.c (ALLOCA_LIMIT): Remove macro, which collided
42214         with like-named macro in fnmatch.c.
42215         (EXT): Use an internal constant instead.
42216
42217         Merge fnmatch patches from glibc.
42218         * lib/fnmatch.c (mbsinit): Remove define.
42219         Add libc_hidden_ver (__fnmatch, fnmatch).
42220         * lib/fnmatch_loop.c (FCT): Cast to int32_t and UCHAR when appropriate.
42221         Adjust to renaming of collseq_table_lookup to __collseq_table_lookup.
42222
42223 2004-01-14  Karl Berry  <karl@gnu.org>
42224
42225         * config/install-sh: update from automake.
42226
42227 2004-01-13  Karl Berry  <karl@gnu.org>
42228
42229         * config/install-sh: update from automake.
42230
42231 2004-01-09  Karl Berry  <karl@gnu.org>
42232
42233         * config/install-sh: update from automake.
42234
42235 2004-01-05  Karl Berry  <karl@gnu.org>
42236
42237         * config/config.{sub,guess}: update from config.
42238
42239 2003-12-31  Karl Berry  <karl@gnu.org>
42240
42241         * config/depcomp: update from automake.
42242
42243 2003-12-14  Karl Berry  <karl@gnu.org>
42244
42245         * lib/config.charset: update from gettext-runtime.
42246
42247 2003-12-03  Paul Eggert  <eggert@twinsun.com>
42248
42249         * lib/getgroups.c (getgroups): xmalloc takes one argument, not two.
42250         Bug reported by Alfred M. Szmidt.
42251
42252 2003-12-03  Bruno Haible  <bruno@clisp.org>
42253
42254         * m4/gettext.m4: Upgrade from gettext-0.13.
42255         * m4/po.m4: Upgrade from gettext-0.13.
42256         * m4/size_max.m4 (gl_SIZE_MAX): Don't use the _ONCE macros here.
42257         * m4/intmax.m4: New file, from gettext-0.13.
42258         * m4/printf-posix.m4: New file, from gettext-0.13.
42259
42260 2003-11-29  Karl Berry  <karl@gnu.org>
42261
42262         * lib/argp-{help.c,parse.c,namefrob.h}, argp.h: update from libc.
42263
42264 2003-11-25  Paul Eggert  <eggert@twinsun.com>
42265             Bruno Haible  <bruno@clisp.org>
42266
42267         * lib/printf-parse.h: Don't include sys/types.h.
42268         (ARG_NONE): New macro.
42269         (char_directive): Change type of *arg_index fields to size_t.
42270         * lib/printf-parse.c: Don't include sys/types.h.
42271         (SSIZE_MAX): Remove macro.
42272         (PRINTF_PARSE): Change the type of the arg_index variables to size_t.
42273         Remove unnecessary overflow check.
42274         * lib/vasnprintf.c (VASNPRINTF): Update for type change of *arg_index
42275         fields.
42276
42277 2003-11-25  Bruno Haible  <bruno@clisp.org>
42278
42279         * modules/vasnprintf (Files): Remove m4/ssize_t.m4.
42280
42281 2003-11-25  Bruno Haible  <bruno@clisp.org>
42282
42283         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Don't require
42284         gt_TYPE_SSIZE_T.
42285
42286 2003-11-24  Paul Eggert  <eggert@twinsun.com>
42287
42288         * modules/alloca: Remove dependency on xalloc.
42289
42290 2003-11-24  Paul Eggert  <eggert@twinsun.com>
42291
42292         * lib/alloca.c: Remove dependency on xalloc module.
42293         (xalloc_die): Remove.
42294         (memory_full) [!defined emacs]: New macro.
42295         [!defined emacs]: Don't include xalloc.h.
42296         (alloca): Invoke memory_full, not xalloc_die, if malloc fails or
42297         address arithmetic overflows.  Change datatypes a bit to avoid
42298         unnecessary casts.
42299
42300 2003-11-22  Jim Meyering  <jim@meyering.net>
42301
42302         * lib/xmalloc.c (x2nrealloc_inline): Fix typos in comments:
42303         s/size/size_t/.
42304
42305 2003-11-21  Karl Berry  <karl@gnu.org>
42306
42307         * config/config.{sub,guess}: update from config.
42308
42309 2003-11-18  Karl Berry  <karl@gnu.org>
42310
42311         * config/config.{sub,guess}: update from config.
42312
42313         * config/(printf-{parse,args}.[ch]): sync broken, sigh.
42314
42315 2003-11-17  Paul Eggert  <eggert@twinsun.com>
42316
42317         * README: Mention that S+T cannot overflow if S is the size of
42318         an existing object and T is sufficiently small.
42319
42320 2003-11-17  Jim Meyering  <jim@meyering.net>
42321
42322         On systems without utime and without a utimes function capable of
42323         dealing with a NULL struct utimbuf* argument, this utime replacement
42324         could -- in unusual circumstances -- leak a file descriptor.
42325         * lib/utime.c: Include <unistd.h> and <errno.h>.
42326         (utime_null): Be sure to close `fd' and to preserve errno.
42327         Reported by Geoff Collyer via Arnold Robbins.
42328
42329 2003-11-17  Bruno Haible  <bruno@clisp.org>
42330
42331         * modules/vasnprintf (Files): Add m4/ssize_t.m4.
42332         (Depends-on): Add xsize.
42333
42334 2003-11-17  Bruno Haible  <bruno@clisp.org>
42335
42336         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Require gt_TYPE_SSIZE_T.
42337
42338 2003-11-17  Bruno Haible  <bruno@clisp.org>
42339
42340         * lib/vasnprintf.c (alloca): Remove fallback definition.
42341         (freea): Remove definition.
42342         (VASNPRINTF): Use alloca only for small sizes, say <= 4000 bytes.
42343         Reported by Paul Eggert.
42344
42345 2003-11-16  Paul Eggert  <eggert@twinsun.com>
42346             Bruno Haible  <bruno@clisp.org>
42347
42348         Protect against address arithmetic overflow.
42349         * lib/printf-args.h: Include stddef.h.
42350         (arguments): Change type of field 'count' to size_t.
42351         * lib/printf-args.c (printf_fetchargs): Use size_t instead of
42352         'unsigned int' where appropriate.
42353         * lib/printf-parse.h: Include sys/types.h.
42354         (char_directive): Change type of *arg_index fields to ssize_t.
42355         (char_directives): Change type of fields 'count', max_*_length to
42356         size_t.
42357         * lib/printf-parse.c: Include sys/types.h and xsize.h.
42358         (SSIZE_MAX): Define fallback value.
42359         (PRINTF_PARSE): Use size_t instead of 'unsigned int' and ssize_t
42360         instead of 'int' where appropriate. Check a_allocated, d_allocated
42361         against overflow. Reject %m$ argument numbers > SSIZE_MAX + 1.
42362         * lib/vasnprintf.c: Include xsize.h.
42363         (VASNPRINTF): Use size_t instead of 'unsigned int' where appropriate.
42364         Check alloca, malloc, realloc, ENSURE_ALLOCATION arguments against
42365         overflow. Avoid wraparound when converting a width or precision from
42366         decimal to binary.
42367
42368 2003-11-16  Bruno Haible  <bruno@clisp.org>
42369
42370         Update from GNU gettext.
42371         * lib/printf-parse.c: Generalize to it can be compiled for wide
42372         strings.
42373         (PRINTF_PARSE, CHAR_T, DIRECTIVE, DIRECTIVES): New macros.
42374         * lib/vasnprintf.c: Generalize to it can be compiled for wide strings.
42375         (VASNPRINTF, CHAR_T, DIRECTIVE, DIRECTIVES, PRINTF_PARSE, USE_SNPRINTF,
42376         SNPRINTF): New macros.
42377         Don't include <alloca.h> if the file is used inside libintl.
42378         (local_wcslen): New function, for Solaris 2.5.1.
42379         (VASNPRINTF): Use it instead of wcslen.
42380
42381 2003-11-16  Bruno Haible  <bruno@clisp.org>
42382
42383         * lib/xsize.h (xmax): New function.
42384         (xsum, xsum3, xsum4): Declare as "pure" functions.
42385
42386 2003-11-12  Paul Eggert  <eggert@twinsun.com>
42387
42388         * modules/xalloc (Files): Undo latest change, since xalloc.h
42389         no longer needs SIZE_MAX or PTRDIFF_MAX.
42390
42391 2003-11-12  Paul Eggert  <eggert@twinsun.com>
42392
42393         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Do not require gl_SIZE_MAX or
42394         gl_PTRDIFF_MAX.
42395
42396 2003-11-12  Paul Eggert  <eggert@twinsun.com>
42397
42398         * lib/xstrtol.c (__xstrtol): Remove "break" immediately after
42399         "return", to pacify some unknown compiler.  Problem reported
42400         by Joerg Schilling.
42401
42402 2003-11-12  Paul Eggert  <eggert@twinsun.com>
42403
42404         * lib/xalloc.h: Do not include <limits.h> or <stdint.h>.
42405         (xalloc_oversized): Use sizeof (ptrdiff_t) and sizeof (size_t) for
42406         the heuristic, rather than PTRDIFF_MAX and SIZE_MAX.  This
42407         heuristic is just as accurate as far as we know, and it removes a
42408         dependency on size_max.m4 and ptrdiff_max.m4.
42409
42410 2003-11-11  Bruno Haible  <bruno@clisp.org>
42411
42412         * modules/xsize (Files): Add m4/size_max.m4.
42413         * modules/xalloc (Files): Add m4/size_max.m4, m4/ptrdiff_max.m4.
42414
42415 2003-11-11  Bruno Haible  <bruno@clisp.org>
42416
42417         * m4/size_max.m4: New file.
42418         * m4/ptrdiff_max.m4: New file.
42419         * m4/xsize,m4 (gl_XSIZE): Require gl_SIZE_MAX.
42420         * m4/xalloc.m4 (gl_PREREQ_XALLOC): New macro.
42421         (gl_XALLOC): Invoke it.
42422
42423 2003-11-11  Bruno Haible  <bruno@clisp.org>
42424
42425         * lib/xsize.h (SIZE_MAX): Remove fallback definition.
42426         * lib/xalloc.h: Include limits.h. Assume SIZE_MAX and PTRDIFF_MAX are
42427         defined.
42428
42429 2003-11-10  Paul Eggert  <eggert@twinsun.com>
42430
42431         * lib/xalloc.h (xalloc_oversized): [! (defined PTRDIFF_MAX &&
42432         PTRDIFF_MAX < SIZE_MAX)]: Fix off-by-one error that would have
42433         rejected some allocations of exactly SIZE_MAX - 2 bytes.
42434         From Bruno Haible.
42435         [defined PTRDIFF_MAX && PTRDIFF_MAX < SIZE_MAX]: Use SIZE_MAX,
42436         not (size_t) -1, since it's defined here.
42437
42438 2003-11-09  Karl Berry  <karl@gnu.org>
42439
42440         * config/mkinstalldirs, depcomp, mdate-sh: update from automake.
42441
42442 2003-11-06  Paul Eggert  <eggert@twinsun.com>
42443
42444         * lib/xalloc.h [HAVE_STDINT_H]: Include <stdint.h>.
42445         (xalloc_oversized) [! (PTRDIFF_MAX < SIZE_MAX)]:
42446         Reject sizes of exactly SIZE_MAX bytes.
42447         * lib/xreadlink.c: Include "xalloc.h" before checking whether SIZE_MAX
42448         is defined, since "xalloc.h" now defines SIZE_MAX on modern hosts.
42449
42450 2003-11-05  Bruno Haible  <bruno@clisp.org>
42451
42452         * lib/xsize.h: Include limits.h, to avoid a possible collision with
42453         SIZE_MAX defined in <limits.h> on Solaris.
42454
42455 2003-11-04  Jim Meyering  <jim@meyering.net>
42456
42457         * modules/sysexits: Use the `$(VAR)' notation for AC_SUBST'd
42458         variable names, rather than @VAR@.
42459         * modules/poll: Likewise.
42460
42461 2003-11-04  Bruno Haible  <bruno@clisp.org>
42462
42463         * modules/xsize: New file.
42464         * modules/linebreak: Depend on xsize.
42465         * MODULES.html.sh (func_all_modules): Add xsize.
42466
42467 2003-11-04  Bruno Haible  <bruno@clisp.org>
42468
42469         * m4/xsize.m4: New file.
42470
42471 2003-11-04  Bruno Haible  <bruno@clisp.org>
42472
42473         * lib/xsize.h: New file.
42474         * lib/linebreak.c: Include xsize.h.
42475         (mbs_possible_linebreaks, mbs_width_linebreaks): Check malloc()
42476         argument for overflow.
42477         Suggested by Paul Eggert.
42478
42479 2003-11-03  Karl Berry  <karl@gnu.org>
42480
42481         * config/config.{guess,sub}: update from config.
42482
42483 2003-11-03  Jim Meyering  <jim@meyering.net>
42484
42485         * modules/userspec (lib_SOURCES): Add userspec.h.
42486         (Include): Add "userspec.h".
42487         Improve description.
42488
42489 2003-11-03  Jim Meyering  <jim@meyering.net>
42490
42491         * lib/userspec.c: Include "userspec.h".
42492         * lib/userspec.h: New file.
42493
42494 2003-11-03  Bruno Haible  <bruno@clisp.org>
42495
42496         * m4/wait-process.m4 (gl_WAIT_PROCESS): Also check for waitid.
42497
42498 2003-11-03  Bruno Haible  <bruno@clisp.org>
42499
42500         * lib/wait-process.c (wait_process): Use waitid with WNOWAIT if
42501         available, to avoid (extremely rare) race condition.
42502         Suggested by Paul Eggert.
42503
42504 2003-11-02  Karl Berry  <karl@gnu.org>
42505
42506         * config/srclist.txt (vasprintf.c): sync broken, sigh.
42507
42508 2003-10-31  Paul Eggert  <eggert@twinsun.com>
42509
42510         * lib/mountlist.h (struct mount_entry.me_type_malloced): New member.
42511         * lib/mountlist.c (SIZE_MAX): Define if not defined already.
42512         (read_filesystem_list): Set and use me_type_malloced.
42513         Use "sizeof *me" rather than "sizeof (struct mount_entry)" (or
42514         whatever the type happens to be), for brevity and consistency.
42515         Check for size calculation overflow on Alphas running OSF/1.
42516
42517 2003-10-31  Jim Meyering  <jim@meyering.net>
42518
42519         * lib/hash.c: Include "xalloc.h" for use of xalloc_oversized.
42520
42521         * lib/linebuffer.c: Include <string.h> for declaration of memset.
42522
42523 2003-10-30  Paul Eggert  <eggert@twinsun.com>
42524             Bruno Haible  <bruno@clisp.org>
42525
42526         * lib/vasprintf.c: Include <limits.h>, <stdlib.h>.
42527         (vasprintf): Fail if the resulting length doesn't fit in an 'int'.
42528
42529 2003-10-30  Paul Eggert  <eggert@cs.ucla.edu>
42530
42531         * m4/host-os.m4 (UTILS_HOST_OS): Change netbsd*-gnu pattern back to
42532         netbsd*-gnu*.  Suggested by Robert Millan.
42533
42534 2003-10-29  Paul Eggert  <eggert@twinsun.com>
42535
42536         * modules/group-member: Depend on stdbool.
42537
42538 2003-10-29  Paul Eggert  <eggert@twinsun.com>
42539
42540         * m4/xalloc.m4 (gl_XALLOC): Undo previous change.
42541
42542 2003-10-29  Paul Eggert  <eggert@twinsun.com>
42543
42544         * m4/host-os.m4 (UTILS_HOST_OS): Resurrect netbsd*-gnu.  Add comments
42545         to it, and to knetbsd*-gnu and kfreebsd*-gnu.  Remove the '*' from
42546         after the 'gnu' in these cases.  This fixes some bugs in the
42547         previous change, and is based on suggestions by Robert Millan.
42548
42549 2003-10-29  Paul Eggert  <eggert@twinsun.com>
42550
42551         * lib/xalloc.h (xalloc_oversized): Now a macro, not a function,
42552         so that it works even if SIZE_MAX < N.  Do not include <stdbool.h>;
42553         no longer needed.
42554         * lib/quotearg.c (quotearg_n_options): Use it.
42555         * lib/group-member.c: Include <stdbool.h>.
42556         (free_group_info): Arg is now const *; don't free arg.
42557         (get_group_info): Now returns bool and accepts struct group_info *,
42558         rather than returning a malloc'ed struct group_info *.
42559         All uses changed.  Check for overflow in internal size calculation.
42560
42561         * lib/getusershell.c (readname): Simplify the code by using x2nrealloc
42562         rather than xmalloc/xrealloc.
42563         * lib/linebuffer.c (initbuffer, readlinebuffer): Simplify the code by
42564         using x2realloc rather than xmalloc/xrealloc.  Also, fix a C
42565         conformance bug: the old code used a pointer after freeing the
42566         storage that it addressed.
42567         * lib/hash.c (hash_initialize): Simplify the code by using
42568         xalloc_oversized rather than doing it by hand.
42569         * lib/getgroups.c (getgroups): Don't use xrealloc, since we don't need
42570         the buffer preserved.  Use free and xmalloc instead.
42571         * lib/quotearg.c (quotearg_n_options): Likewise.
42572         Use a simpler test for size overflow.  Don't use xalloc_oversized
42573         because unsigned int might be wider than size_t (!); this suggests
42574         that we should switch from unsigned int to size_t for slot numbers.
42575
42576 2003-10-28  Paul Eggert  <eggert@twinsun.com>
42577
42578         * m4/host-os.m4 (UTILS_HOST_OS): Identify GNU/KFreeBSD and
42579         GNU/KNetBSD.  These implementations use glibc atop the FreeBSD and
42580         NetBSD kernels.  Requested by Richard Stallman.
42581
42582 2003-10-27  Paul Eggert  <eggert@twinsun.com>
42583
42584         * lib/exclude.c (new_exclude): Use xzalloc rather than xmalloc
42585         to allocate the returned structure.  Do not allocate a subarray,
42586         as x2nrealloc will do that.
42587         (add_exclude): Use x2nrealloc to reallocate ex->exclude,
42588         instead of xnrealloc.
42589         (add_exclude_file): Use x2realloc instead of malloc + xnrealloc.
42590
42591 2003-10-27  Bruno Haible  <bruno@clisp.org>
42592
42593         * lib/stdbool_.h: Better support for BeOS.
42594
42595 2003-10-26  Paul Eggert  <eggert@twinsun.com>
42596
42597         * m4/xalloc.m4 (gl_XALLOC): Requore AC_C_INLINE, since xalloc.h
42598         now uses inline.
42599
42600 2003-10-26  Paul Eggert  <eggert@twinsun.com>
42601
42602         * lib/xalloc.h (xalloc_oversized): New static inline function, for
42603         callers that want to do their own size-overflow checking.  Include
42604         <stdbool.h>, since xalloc_oversized returns bool.
42605         * lib/xalloc.c (array_size_overflow): Remove.  All callers changed
42606         to use xalloc_oversized.
42607
42608         Add two functions x2realloc, x2nrealloc, for programs that grow
42609         arrays dynamically by doubling their sizes.
42610         * lib/xalloc.h (x2realloc, x2nrealloc): New decls.
42611         * lib/xmalloc.c (x2nrealloc_inline, x2nrealloc, x2realloc):
42612         New functions.
42613
42614         Port to C99 semantics for 'inline' of external functions.
42615         Bug reported by Bruno Haible.
42616         * lib/xmalloc.c (xnmalloc_inline): New static inline function,
42617         with the old contents of xnmalloc.
42618         (xnmalloc, xmalloc): Use it.
42619         (xnrealloc_inline): New static inline function,
42620         with the old contents of xnrealloc.
42621         (xnrealloc, xrealloc): Use it.
42622
42623         * lib/alloc.c (alloca): xmalloc cannot return NULL, so don't test for
42624         that.
42625
42626 2003-10-26  Karl Berry  <karl@gnu.org>
42627
42628         * config/srclist.txt (COPYING.DOC): no longer available from
42629         /gd/gnuorg; don't know where the ultimate source is.
42630
42631 2003-10-25  Paul Eggert  <eggert@twinsun.com>
42632
42633         Fix several address-calculation bugs in the hash modules,
42634         plus some minor code cleanup.
42635
42636         * lib/hash.h: Include <stdbool.h>, for bool.
42637         * lib/hash.c: Don't include <stdbool.h>, since hash.h does it now.
42638         * lib/hash.h (Hash_hasher, hash_get_n_buckets, hash_get_n_buckets_used,
42639         hash_get_n_entries, hash_get_max_bucket_length,
42640         hash_get_entries, hash_do_for_each, hash_string, hash_initialize,
42641         hash_rehash): Use size_t rather than unsigned.
42642         * lib/hash.c (struct hash_table, hash_get_n_buckets,
42643         hash_get_n_buckets_used, hash_get_n_entries,
42644         hash_get_max_bucket_length, hash_table_ok, hash_print_statistics,
42645         hash_get_entries, hash_do_for_each, hash_string, is_prime,
42646         next_prime, hash_initialize, hash_rehash, hash_delete, hash_print):
42647         Likewise.
42648         (SIZE_MAX): Define if not defined.
42649         (hash_get_max_bucket_length, hash_table_ok, hash_lookup,
42650         hash_get_first, hash_get_next, hash_get_entries, hash_do_for_each,
42651         hash_print):
42652         Use const * when possible.
42653         (hash_string): Use (unsigned char) *P rather than *(unsigned char *) P.
42654         (check_tuning): Fix bug: if tuning parameters were very close to
42655         0 or 1, rounding errors could have caused subscript violations.
42656         (hash_initialize, allocate_entry, hash_print): Remove unnecessary cast.
42657         (hash_initialize): Add 'fail:' label
42658         to free table and return NULL, and use it to simplify code.
42659         Use calloc rather than clearing the storage ourself.
42660         (hash_initialize, hash_rehash): Check for arithmetic overflow in
42661         buffer size calculations.
42662         * lib/hash-pjw.h (hash_pjw): Use size_t, not unsigned.
42663         Include <stddef.h>, for size_t.
42664         * lib/hash-pjw.c (hash_pjw): Likewise.
42665         Switch to method described by Bruno Haible.
42666         Include <limits.h>, for CHAR_BIT.
42667         (SIZE_BITS): New macro.
42668
42669 2003-10-23  Paul Eggert  <eggert@twinsun.com>
42670
42671         * m4/getline.m4 (AM_FUNC_GETLINE):
42672         Don't include getndelim2.o twice into LIBOBJS; this breaks on some
42673         hosts.  Problem reported by Derek Robert Price in
42674         <http://mail.gnu.org/archive/html/bug-gnulib/2003-10/msg00092.html>.
42675         This patch can be withdrawn after Autoconf 2.58 is required for gnulib.
42676         * m4/getndelim2.m4 (gl_GETNDELIM2): Likewise.
42677
42678 2003-10-21  Paul Eggert  <eggert@twinsun.com>
42679
42680         * lib/getndelim2.c (getndelim2): When size calculation overflows,
42681         ceiling the allocation at NMAX bytes rather than silently
42682         discarding input bytes before NMAX is reached.  This makes
42683         a difference only if NMAX exceeds SIZE_MAX / 2.
42684
42685         * lib/obstack.c: Merge from glibc.
42686         [defined _LIBC]: Include <obstack.h>, not "obstack.h".
42687         Add libc_hidden_def (_obstack_newchunk).
42688         (_obstack_free) [! defined _LIBC]: Remove.
42689         [defined _LIBC]: Make a strong alias from obstack_free, rather than
42690         a clone of the function body.
42691         (fputs) [defined _LIBC && defined USE_IN_LIBIO]: Remove.
42692         [defined _LIBC && !defined USE_IN_LIBIO]: Include <libio/iolibio.h>.
42693
42694         * lib/obstack.h: Indenting cleanup, to make it easier to merge with
42695         glibc.
42696         (obstack_grow, obstack_grow0): Remove unnecessary parentheses around
42697         arg to memcpy.
42698
42699         * lib/obstack.h (obstack_1grow_fast): Properly parenthesize arg.
42700         (obstack_ptr_grow_fast, obstack_int_grow_fast):
42701         Don't use lvalue casts, as GCC plans to remove support for them
42702         in GCC 3.5.  Reported by Joseph S. Myers.  This bug
42703         was also present in the non-GCC version, indicating that this
42704         code had always been buggy and had never been widely used.
42705         (obstack_1grow, obstack_ptr_grow, obstack_int_grow, obstack_blank):
42706         Use the fast variant of each macro, rather than copying the
42707         definiens of the fast variant; that way, we'll be more likely to
42708         catch future bugs in the fast variants.
42709
42710 2003-10-20  Bruno Haible  <bruno@clisp.org>
42711
42712         * modules/wait-process: New file.
42713         * MODULES.html.sh (func_all_modules): Add wait-process.
42714
42715 2003-10-20  Bruno Haible  <bruno@clisp.org>
42716
42717         * m4/wait-process.m4: New file.
42718
42719 2003-10-20  Bruno Haible  <bruno@clisp.org>
42720
42721         * lib/wait-process.h: New file, from GNU gettext.
42722         * lib/wait-process.c: New file, from GNU gettext.
42723
42724 2003-10-19  Jim Meyering  <jim@meyering.net>
42725
42726         * lib/vasnprintf.c (vasnprintf): Work around losing snprintf on
42727         HPUX 10.20.
42728
42729 2003-10-18  Karl Berry  <karl@gnu.org>
42730
42731         * config/config.guess: update from config.
42732
42733 2003-10-16  Paul Eggert  <eggert@twinsun.com>
42734
42735         * lib/getgroups.c: Include <errno.h>, <stdlib.h>.
42736         (getgroups): First arg is int, not size_t.
42737         Don't let 'free' mangle errno.
42738
42739 2003-10-16  Paul Eggert  <eggert@twinsun.com>
42740
42741         * README: Mention that gnulib assumes that (foo *) NULL + 0 == NULL.
42742
42743 2003-10-16  Karl Berry  <karl@gnu.org>
42744
42745         * config/config.{guess,sub}: update from config.
42746
42747 2003-10-16  Jim Meyering  <jim@meyering.net>
42748
42749         * lib/xmalloc.c: Include <string.h>, for declarations of memset and
42750         memcpy.
42751
42752 2003-10-15  Paul Eggert  <eggert@twinsun.com>
42753
42754         * lib/exclude.c: Do not include <inttypes.h> or <stdint.h>.
42755         (SIZE_MAX): Remove.
42756         (new_exclude, add_exclude_file): Initial size no longer needs to
42757         be a power of 2.
42758         (add_exclude, add_exclude_file): Use xnrealloc instead of rolling
42759         our own address arithmetic overflow checking.
42760
42761         * lib/fnmatch.c (SIZE_MAX): Define if standard headers don't.
42762         (fnmatch): Do not alloca more than 2000 wide characters;
42763         instead, use malloc for large buffers.
42764         Check for address arithmetic overflow, and return -1
42765         with errno set to ENOMEM in that case.
42766         * lib/fnmatch_loop.c (ALLOCA_LIMIT): New macro.
42767         (NEW_PATTERN): Do not alloca more than 8000 bytes;
42768         instead, return -1.  Check for address arithmetic overflow.
42769
42770 2003-10-14  Paul Eggert  <eggert@twinsun.com>
42771
42772         Handle invalid suffixes and overflow independently, so that
42773         callers can treat them independently as needed.  Fix some bugs in
42774         suffix handling, e.g., "100k@" was not diagnosed as an invalid
42775         suffix for a human-readable blocksize.  The major caller-visible
42776         change is the addition of a new
42777         LONGINT_INVALID_SUFFIX_CHAR_WITH_OVERFLOW enum value, indicating
42778         that both overflow and suffix chars were found.
42779
42780         * lib/human.c (humblock): Don't check separately for invalid suffix
42781         char; that is xstrtoumax's job (now that its bug is fixed).
42782         * lib/xstrtoimax.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM) [defined
42783         INTMAX_MAX]: New macros.
42784         * lib/xstrtol.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM, TYPE_MINIMUM,
42785         TYPE_MAXIMUM): New macros.
42786         (bkm_scale, bkm_scale_by_power): Return strtol_error, not int.
42787         (bkm_scale, bkm_scale_by_power, __xstrtol): Return maximal values
42788         if overflow occurs, as it's what __strtol does and it's more useful
42789         in practice.
42790         (__xstrtol): If __strtol reports some error other than ERANGE,
42791         reflect it to the caller as LONGINT_INVALID.  If it reports
42792         ERANGE, continue the rest of parsing, and report LONGINT_OVERFLOW
42793         | LONGINT_INVALID_SUFFIX_CHAR if both errors occur.
42794         * lib/xstrtol.h (LONGINT_INVALID_SUFFIX_CHAR_WITH_OVERFLOW): New enum
42795         value.
42796         (_STRTOL_ERROR): Handle it.  Abort when given unknown error codes.
42797         * lib/xstrtoul.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM): New macros.
42798         * lib/xstrtoumax.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM)
42799         [defined UINTMAX_MAX]: New macros.
42800
42801 2003-10-14  Bruno Haible  <bruno@clisp.org>
42802
42803         * modules/fatal-signal: Add m4/sig_atomic_t.m4 to file list.
42804
42805 2003-10-14  Bruno Haible  <bruno@clisp.org>
42806
42807         * m4/sig_atomic_t: New file, from GNU gettext.
42808         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Require gt_TYPE_SIG_ATOMIC_T.
42809
42810 2003-10-14  Bruno Haible  <bruno@clisp.org>
42811
42812         * lib/fatal-signal.h: Improved comments. Suggested by Paul Eggert.
42813         * lib/fatal-signal.c: Use sig_atomic_t. Suggested by Paul Eggert.
42814         Also use volatile where needed.
42815
42816 2003-10-12  Paul Eggert  <eggert@twinsun.com>
42817
42818         * modules/xalloc: Do not depend on 'exit'.  Depend on 'stdbool'.
42819         Change maintainer from Bruno Haible to 'all'.
42820
42821 2003-10-12  Paul Eggert  <eggert@twinsun.com>
42822
42823         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Require AC_C_INLINE.
42824
42825 2003-10-12  Paul Eggert  <eggert@twinsun.com>
42826
42827         * lib/xalloc.h (xnmalloc, xzalloc, xnrealloc, xclone): New decls.
42828         (XMALLOC, XCALLOC, XREALLOC, XFREE, CCLONE, CLONE): Deprecate,
42829         and define in terms of the other primitives.
42830         * lib/xmalloc.c: Include stdbool.h; do not include exit.h.
42831         (SIZE_MAX): Define if not already defined.
42832         (array_size_overflow): New function.
42833         (xalloc_die): Abort instead of exiting if 'error' returns.
42834         (xnmalloc, xnrealloc, xzalloc, xclone): New functions.
42835         (xmalloc, xrealloc): Use them.
42836         (xcalloc): Check for address arithmetic overflow.
42837         * lib/xstrdup.c (xstrdup): Use xclone, since memcpy should be
42838         a bit faster than strcpy.
42839
42840 2003-10-10  Simon Josefsson  <jas@extundo.com>
42841
42842         * modules/argp (Depends-on): Add restrict and strcase.
42843
42844 2003-10-10  Simon Josefsson  <jas@extundo.com>
42845
42846         * m4/argp.m4: Add AC_C_INLINE.
42847
42848 2003-10-08  Paul Eggert  <eggert@twinsun.com>
42849
42850         Merge getpass from libc, plus a few fixes.
42851
42852         * lib/getpass.c (HAVE_STDIO_EXT) [_LIBC]: Define to 1.
42853         Include <stdbool.h>.
42854         Include <stdio_ext.h> if HAVE_STDIO_H, otherwise define
42855         __fsetlocking to empty.
42856         [_LIBC]: Do not include "getline.h" or "unlocked-io.h", but
42857         do include <bits/libc-lock.h>.
42858         Do not include <fcntl.h>; not needed.
42859         [_LIBC]: Include <wchar.h>.
42860         (NOTCANCEL_MODE): New macro.
42861         (flockfile, funlockfile) [_LIBC]: New macros.
42862         (__libc_cleanup_push, __libc_cleanup_pop, __getline, __tcgetattr)
42863         [!_LIBC]: New macros.
42864         (call_fclose): New function.
42865         (getpass): Use it.  Save tty stream separately; this simplifies the
42866         code and makes it more reliable if stdin happens to equal stdout.
42867         Invoke __fsetlocking on tty.
42868         Handle thread cancellation if needed.
42869         Namespace cleanup (use __tcgetattr, __getline).
42870         Use bool for Booleans.
42871         [USE_IN_LIBIO]: Handle wide streams.
42872         [!_LIBC]: Unconditionally do the fseek, since we don't know what
42873         stream might go where.
42874
42875         * lib/unlocked-io.h: Include <stdio.h>, so that the caller
42876         doesn't have to include <stdio.h> before us.
42877         (clearerr_unlocked, feof_unlocked, ferror_unlocked,
42878         fflush_unlocked, fgets_unlocked, fputc_unlocked, fputs_unlocked,
42879         fread_unlocked, fwrite_unlocked, getc_unlocked, getchar_unlocked,
42880         putc_unlocked, putchar_unlocked): Define to the unlocked counterpart
42881         if not declared, so that we can use getpass.c code from libc without
42882         rewriting it.
42883         (flockfile, ftrylockfile, funlockfile): New macros.
42884
42885 2003-10-08  Paul Eggert  <eggert@twinsun.com>
42886
42887         * modules/getpass: Depend on stdbool.
42888
42889 2003-10-08  Paul Eggert  <eggert@twinsun.com>
42890
42891         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for stdio_ext.h.
42892
42893 2003-10-07  Karl Berry  <karl@gnu.org>
42894
42895         * config/config.{guess,sub}: update from config.
42896
42897 2003-10-06  Jim Meyering  <jim@meyering.net>
42898             Bruno Haible  <bruno@clisp.org>
42899
42900         This lets translators provide better translations for the
42901         "Written by ..." part of --version output.
42902         * lib/version-etc.h: Include stdarg.h.
42903         (version_etc_copyright): Declare as readonly.
42904         (version_etc): Make this function variadic with a NULL-terminated list
42905         of author name strings.
42906         (version_etc_va): New declaration.
42907         * lib/version-etc.c: Include stdarg.h, stdlib.h.
42908         (version_etc_copyright): Declare as readonly.
42909         (version_etc_va): New function. Provide a different translatable string
42910         for each possible number of authors < 10. Abbreviate when there are 10
42911         authors or more.
42912         (version_etc): Make this function variadic. Call version_etc_va.
42913         Suggestion from Gary V. Vaughan.
42914
42915         * lib/long-options.h (parse_long_options): Change prototype: the
42916         authors string is moved to the end and becomes variadic.
42917         * lib/long-options.c: Include stdarg.h.
42918         (parse_long_options): Make this function variadic, too.
42919         Call version_etc_va, not version_etc.
42920
42921 2003-10-06  Bruno Haible  <bruno@clisp.org>
42922
42923         * modules/version-etc-2: Remove file.
42924         * MODULES.html.sh (func_all_modules): Remove version-etc-2.
42925
42926 2003-10-06  Bruno Haible  <bruno@clisp.org>
42927
42928         * modules/fatal-signal: New file.
42929         * MODULES.html.sh (func_all_modules): Add fatal-signal.
42930
42931 2003-10-06  Bruno Haible  <bruno@clisp.org>
42932
42933         * m4/fatal-signal.m4: New file.
42934         * m4/signalblocking.m4: New file, from GNU gettext.
42935
42936 2003-10-06  Bruno Haible  <bruno@clisp.org>
42937
42938         * lib/version-etc-2.h: Remove file.
42939         * lib/version-etc-2.c: Remove file.
42940
42941 2003-10-06  Bruno Haible  <bruno@clisp.org>
42942
42943         * lib/fatal-signal.h: New file, from GNU gettext.
42944         * lib/fatal-signal.c: New file, from GNU gettext.
42945
42946 2003-10-05  Paul Eggert  <eggert@twinsun.com>
42947
42948         * README: Rework advice for preventing empty .o files.
42949         Don't recommend ELIDE constructs.  Recommend <stddef.h>,
42950         not <sys/types.h>.
42951
42952 2003-10-04  Karl Berry  <karl@gnu.org>
42953
42954         * lib/argp*: update from libc.
42955
42956 2003-10-04  Karl Berry  <karl@gnu.org>
42957
42958         * config/config.{guess,sub}: update from config.
42959
42960 2003-10-02  Bruno Haible  <bruno@clisp.org>
42961
42962         * modules/lchown (Include): Add lchown.h.
42963         * modules/time_r (Include): Use "..." syntax.
42964         * modules/xgetdomainname (Include): Add xgetdomainname.h.
42965
42966 2003-10-01  Simon Josefsson  <jas@extundo.com>
42967
42968         * MODULES.html.sh (func_all_modules): Move gethostname from section
42969         'based on' to section 'lacking' POSIX:2001.
42970
42971 2003-10-01  Larry Jones  <lawrence.jones@eds.com>
42972
42973         * lib/getpass.c (getpass): Use a no-op fseek when switching from input
42974         to output mode on the same stream.
42975
42976 2003-09-29  Paul Eggert  <eggert@twinsun.com>
42977
42978         * lib/strftime.c (tm_diff) [! HAVE_TM_GMTOFF]:
42979         Fix arg typo in previous patch.
42980
42981 2003-09-28  Jim Meyering  <jim@meyering.net>
42982
42983         * lib/error.c: Correct cpp indentation.
42984
42985 2003-09-27  Paul Eggert  <eggert@twinsun.com>
42986
42987         * modules/free: New file.
42988
42989 2003-09-27  Paul Eggert  <eggert@twinsun.com>
42990
42991         * m4/free.m4: New file.
42992
42993 2003-09-27  Paul Eggert  <eggert@twinsun.com>
42994
42995         * lib/minmax.h (MIN, MAX)
42996         [__STDC__ && defined __GNUC__ && __GNUC__ >= 2]:
42997         Omit the special code that used __typeof__, since we worry that
42998         it could be more trouble than it's worth.  See:
42999         http://mail.gnu.org/archive/html/bug-gnulib/2003-01/msg00090.html
43000         http://mail.gnu.org/archive/html/bug-gnulib/2003-01/msg00095.html
43001
43002         * lib/free.c: New file.
43003
43004 2003-09-27  Oskar Liljeblad  <oskar@osk.mine.nu>
43005
43006         Trivial fixes to Makefile.am parts of module listings.
43007         * modules/strstr: Append strstr.h to lib_SOURCES.
43008         * modules/strcase: Likewise, for strcase.h.
43009
43010 2003-09-27  Karl Berry  <karl@gnu.org>
43011
43012         * config/mkinstalldirs: update from automake.
43013
43014 2003-09-26  Paul Eggert  <eggert@twinsun.com>
43015
43016         * lib/error.c (SIZE_MAX) [!defined SIZE_MAX]: Define.
43017         (error_tail): Do not loop, reallocating temporary buffer, since
43018         the output cannot contain more wide characters than the input
43019         contains bytes, the size must be big enough already.  This avoids
43020         one potential size overflow calculation.  Check for size overflow
43021         when calculating temporary buffer size.  Free temporary buffer
43022         when done, if it was allocated with malloc; this plugs a memory
43023         leak.  Remove casts from void * to pointers, that are no longer
43024         needed now that we're assuming C89 or better.
43025
43026         Merge error changes from glibc.
43027
43028         * lib/error.c, error.h: Update copyright notice header to match glibc.
43029         * lib/error.c [defined _LIBC]: Include <errno.h>, <bits/libc-lock.h>.
43030         (error, error_at_line) [defined _LIBC && defined __libc_ptf_call]:
43031         Disable cancellation while printing error.
43032         * lib/error.h: Prepend __ to parameter names.
43033
43034 2003-09-26  Jim Meyering  <jim@meyering.net>
43035
43036         * lib/error.c (error_tail): Move some declarations
43037         into inner scope where the local variables are used.
43038
43039 2003-09-26  Bruno Haible  <bruno@clisp.org>
43040
43041         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Add comments about the AIX
43042         stpncpy().
43043         Don't define stpncpy through config.h; it's now done through stpncpy.h.
43044
43045 2003-09-26  Bruno Haible  <bruno@clisp.org>
43046
43047         * lib/stpncpy.h (gnu_stpncpy): New declaration.
43048         (stpncpy): Define as alias for gnu_stpncpy.
43049         * lib/stpncpy.c [!_LIBC]: Define gnu_stpncpy, not stpncpy.
43050
43051 2003-09-25  Simon Josefsson  <jas@extundo.com>
43052
43053         * lib/xgetdomainname.h: New file.
43054         * lib/xgetdomainname.c: New file.
43055
43056 2003-09-25  Simon Josefsson  <jas@extundo.com>
43057             Bruno Haible  <bruno@clisp.org>
43058
43059         * modules/getdomainname: New file.
43060         * modules/xgetdomainname: New file.
43061         * MODULES.html.sh (func_all_modules): Add getdomainname,
43062         xgetdomainname.
43063
43064 2003-09-25  Simon Josefsson  <jas@extundo.com>
43065             Bruno Haible  <bruno@clisp.org>
43066
43067         * m4/getdomainname.m4: New file.
43068
43069 2003-09-25  Simon Josefsson  <jas@extundo.com>
43070             Bruno Haible  <bruno@clisp.org>
43071
43072         * lib/getdomainname.h: New file.
43073         * lib/getdomainname.c: New file.
43074
43075 2003-09-25  Karl Berry  <karl@gnu.org>
43076
43077         * lib/argp-fmtstream.c, argp-help.c: update from libc.
43078
43079 2003-09-25  Karl Berry  <karl@gnu.org>
43080
43081         * config/install-sh: update from automake.
43082
43083 2003-09-25  Bruno Haible  <bruno@clisp.org>
43084
43085         * modules/version-etc-2: New file, from modules/version-etc with
43086         modifications.
43087         * MODULES.html.sh (func_all_modules): Add version-etc-2.
43088
43089 2003-09-25  Bruno Haible  <bruno@clisp.org>
43090
43091         * lib/version-etc-2.h: New file, from version-etc.h with modifications.
43092         * lib/version-etc-2.c: New file, from version-etc.c with modifications.
43093
43094 2003-09-24  Simon Josefsson  <jas@extundo.com>
43095
43096         * modules/xgethostname: Add xgethostname.h.
43097
43098 2003-09-24  Paul Eggert  <eggert@twinsun.com>
43099
43100         * lib/linebuffer.c (freebuffer): Don't free the argument, just
43101         the buffer associated with the argument.  Bug reported by
43102         Simon Josefsson.
43103
43104 2003-09-24  Paul Eggert  <eggert@twinsun.com>
43105
43106         * README: Document assumptions that 'int' is at least 32 bits
43107         wide, that integer arithmetic is 2's complement without overflow,
43108         that there are no holes in integer values, that adding sizes of
43109         two nonoverlapping objects can't overflow, and that all-bits-zero
43110         yields scalar zero.  Fix spelling and capitalization typos.
43111
43112 2003-09-19  Karl Berry  <karl@gnu.org>
43113
43114         * lib/argp.h: update from libc.
43115
43116 2003-09-17  Paul Eggert  <eggert@twinsun.com>
43117
43118         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Call AC_BEFORE first,
43119         to avoid spurious warnings like "AC_RUN_IFELSE was called before
43120         gl_USE_SYSTEM_EXTENSIONS" from autoreconf.
43121
43122 2003-09-17  Paul Eggert  <eggert@twinsun.com>
43123
43124         * gnulib-tool: Use "test -h", not "test -L", for portability
43125         to Solaris 8 /bin/sh.  (This bug is fixed in Solaris 9.)
43126         (tags_regexp): Remove, since \| doesn't conform to POSIX.
43127         (sed_extract_prog): Issue s commands one-by-one, rather than
43128         using \| in one s command.
43129
43130 2003-09-16  Paul Eggert  <eggert@twinsun.com>
43131
43132         * lib/linebuffer.c (readlinebuffer): Return NULL immediately upon
43133         input error, instead of returning NULL the next time we are called
43134         (and therefore losing track of errno).
43135
43136 2003-09-16  Bruno Haible  <bruno@clisp.org>
43137
43138         * gnulib-tool (func_create_testdir): Warn about duplicated
43139         dependencies.
43140
43141 2003-09-15  Paul Eggert  <eggert@twinsun.com>
43142
43143         * modules/argmatch, modules/fatal, modules/obstack,
43144         modules/xalloc, modules/xgethostname: Sort dependencies by
43145         importance, not alphabetically.
43146
43147 2003-09-15  Paul Eggert  <eggert@twinsun.com>
43148
43149         * lib/getndelim2.c (getndelim2): Don't trash errno when a read
43150         fails, so that the caller gets the proper errno.
43151
43152         * lib/readutmp.c (read_utmp): Likewise.
43153         Check for fstat error.  Close stream and free storage
43154         when failing.
43155
43156 2003-09-14  Karl Berry  <karl@gnu.org>
43157
43158         * config/srclist.txt (strdup.c): disable for c89 changes.
43159
43160 2003-09-14  Jim Meyering  <jim@meyering.net>
43161
43162         * lib/getloadavg.c: Correct cpp indentation.
43163         * lib/strdup.c: Likewise.
43164         * lib/vasnprintf.c: Likewise.
43165
43166 2003-09-14  Bruno Haible  <bruno@clisp.org>
43167
43168         * modules/fwriteerror: New file.
43169         * MODULES.html.sh (func_all_modules): Add fwriteerror.
43170
43171 2003-09-14  Bruno Haible  <bruno@clisp.org>
43172
43173         * lib/fwriteerror.h: New file.
43174         * lib/fwriteerror.c: New file.
43175
43176 2003-09-12  Paul Eggert  <eggert@twinsun.com>
43177
43178         * modules/argmatch, modules/exitfail, modules/fatal, modules/obstack,
43179         modules/xgethostname, modules/xalloc: Depend on exit.
43180
43181 2003-09-12  Paul Eggert  <eggert@twinsun.com>
43182
43183         * m4/error.m4: Require AC_FUNC_STRERROR_R rather than invoking it.
43184
43185         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Require AC_AIX
43186         and AC_MINIX, too, so that their extensions are available.
43187
43188         * m4/prereq.m4 (jm_PREREQ_ADDEXT): Remove.  All uses removed.
43189         This macro has been superseded by gl_BACKUPFILE.
43190
43191         More patches to assume C89 or better.
43192
43193         * m4/error.m4 (gl_ERROR): Don't check for vprintf.
43194
43195         * m4/check-decl.m4 (jm_CHECK_DECLS): Include <string.h>, <stdlib.h>
43196         unconditionally.
43197         * m4/closeout.m4 (gl_CLOSEOUT): Don't check for stdlib.h.
43198         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER):
43199         Include <string.h>, <stdlib.h> unconditionally.
43200         * m4/lstat.m4 (gl_PREREQ_LSTAT): Don't check for stdlib.h, free.
43201         * m4/readdir.m4 (GL_FUNC_READDIR): Don't check for string.h.
43202         * m4/readutmp.m4 (gl_PREREQ_READUTMP): Don't check for standard C
43203         headers or for string.h.
43204         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Don't check for stdlib.h
43205         or strtoul.
43206
43207         * m4/mkstemp.m4 (jm_PREREQ_TEMPNAME): Do not require standard C
43208         headers.
43209         * m4/strdup.m4 (gl_PREREQ_STRDUP): Likewise.
43210         * m4/userspec.m4 (gl_USERSPEC): Likewise.
43211         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Likewise.
43212         * m4/xstrtod.m4 (gl_XSTRTOD): Likewise.
43213         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
43214         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't check for limits.h,
43215         memcpy, memset.
43216         (jm_FUNC_GNU_STRFTIME): Don't require standard C headers.
43217         * m4/strtod.m4 (gl_FUNC_STRTOD): Do not check for float.h.
43218         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Do not check for stdlib.h,
43219         strtol.
43220         * m4/strtol.m4 (gl_FUNC_STRTOL): Do not check for limits.h.
43221         * m4/userspec.m4 (gl_USERSPEC): Do not check for string.h.
43222         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Do not check for string.h, strtol,
43223         strtoul.
43224
43225 2003-09-12  Paul Eggert  <eggert@twinsun.com>
43226
43227         * lib/argmatch.c, fatal.c, xgethostname.c, xmalloc.c: Include exit.h.
43228         * lib/obstack.c [!defined _LIBC]: Likewise.
43229         * lib/argmatch.c (EXIT_FAILURE): Remove; now done by exit.h
43230         * lib/exitfail.c, fatal.c, xgethostname.c, xmalloc.c: Likewise.
43231         * lib/exitfail.c: Don't include stdlib.h; no longer needed.
43232
43233         More changes to assume C89 or better.
43234
43235         * lib/error.c (error_tail): Assume vprintf.
43236
43237         * lib/argmatch.c (getenv): Remove decl.
43238         * lib/progreloc.c (get_full_program_name): Define via prototype.
43239         * lib/setenv.c (clearenv): Likewise.
43240         * lib/stpncpy.c: Do not include <string.h> or <sys/types.h>; not
43241         needed.
43242         * lib/strdup.c: Include <stdlib.h>, <string.h> unconditionally.
43243         (malloc, memcpy): Remove decls.
43244         * lib/strftime.c (HAVE_LIMITS_H, STDC_HEADERS) [defined _LIBC]: Remove.
43245         (HAVE_MEMCPY) [defined emacs && !defined HAVE_BCOPY]: Remove.
43246         Include <limits.h>, <stddef.h>, <stdlib.h>, <string.h> unconditionally.
43247         (memcpy): Remove macro.
43248         (MEMCPY) [!defined COMPILE_WIDE]: Define to memcpy unconditionally.
43249         (__P): Remove.  All uses removed.
43250         (PTR): Remove.  All uses changed to void *.
43251         (CHAR_BIT, NULL): Remove.
43252         (spaces, zeros, memset_space, memset_zero)
43253         [!defined memset && !defined HAVE_MEMSET && !defined _LIBC]:
43254         Remove.
43255         (LOCALE_PARAM, LOCALE_PARAM_DECL): Remove.
43256         (memcpy_lowcase, memcpy_uppcase, tm_diff, iso_week_days):
43257         Define with prototype.
43258         Remove now-unnecessary prototype decl.
43259         (extra_args_spec): Assume ANSI C.  All uses changed.
43260         (extra_args_spec_iso): Remove.
43261         (my_strftime, emacs_strftimeu): Define via prototype.
43262         * lib/strtod.c: Include <float.h>, <stdlib.h>, <string.h>
43263         unconditionally.
43264         (DBL_MAX, DBL_MIN, HUGE_VAL, NULL): Remove decls.
43265         * lib/strtoimax.c: Include <stdlib.h> unconditionally.
43266         (strtoul, strtol): Remove decls.
43267         * lib/strtol.c (STDC_HEADERS, HAVE_LIMITS_H, NULL, ULONG_MAX,
43268         LONG_MAX): Remove.
43269         Include <limits.h>, <stddef.h>, <stdlib.h>, <string.h> unconditionally.
43270         (LOCALE_PARAM_DECL): Remove.  All uses changed to LOCALE_PARAM_PROTO.
43271         (LOCALE_PARAM_PROTO): New macro.
43272         (INTERNAL, INTERNAL1, WEAKNAME): Assume ANSI C, not K&R.
43273         (INTERNAL (strtol), strtol): Define with a prototype.
43274         (PARAMS): Remove.  All uses removed.
43275         * lib/tempname.c: Include <string.h> unconditionally.
43276         * lib/userspec.c: Include <stdlib.h>, <string.h> unconditionally.
43277         * lib/xgethostname.c (main): Define with a prototype.
43278         * lib/xmalloc.c: Include "xalloc.h" first, to check interface.
43279         Include <stdlib.h> unconditionally.
43280         (calloc, malloc, realloc, free): Remove decls.
43281         * lib/xstrtod.c: Include "xstrtod.h" first, to check interface.
43282         Include <stdlib.h> unconditionally.  Sort include file names.
43283         (strtod): Remove.
43284         (xstrtod): Define with a prototype.
43285         * lib/xstrtol.c: Include <stdlib.h>, <string.h> unconditionally.
43286         (strtol, strtoul): Remove decls.
43287
43288 2003-09-11  Paul Eggert  <eggert@twinsun.com>
43289
43290         More patches to assume C89 or better.
43291         * m4/strndup.m4 (gl_PREREQ_STRNDUP): Remove STDC_HEADERS check.
43292         * m4/strnlen.m4 (gl_PREREQ_STRNLEN): Don't check for memory.h,
43293         string.h, memchr, STDC_HEADERS.
43294
43295 2003-09-11  Paul Eggert  <eggert@twinsun.com>
43296
43297         * lib/strndup.c: Don't include <stdio.h>, <sys/types.h>.
43298         Include <stdlib.h>, <string.h> unconditionally.
43299         Remove now-unnecessary cast to char *.
43300         * lib/strnlen.c: Include <string.h> unconditionally.
43301         * lib/yesno.c (yesno): Define with a prototype.
43302
43303 2003-09-11  Bruno Haible  <bruno@clisp.org>
43304
43305         * config/srclist.txt (setenv.c, unsetenv.c): Disable for the moment.
43306
43307 2003-09-10  Jim Meyering  <jim@meyering.net>
43308
43309         * lib/error.c: Correct indentation of cpp directives.
43310
43311 2003-09-10  Bruno Haible  <bruno@clisp.org>
43312
43313         * m4/strcspn.m4 (gl_PREREQ_STRCSPN): Remove <string.h> check.
43314         * m4/strpbrk.m4 (gl_PREREQ_STRPBRK): Remove <string.h> check.
43315         * m4/strstr.m4 (gl_PREREQ_STRSTR): Remove <string.h> check.
43316         * m4/unicodeio.m4 (gl_UNICODEIO): Remove <string.h> check.
43317         * m4/setenv.m4 (gl_PREREQ_SETENV, gl_PREREQ_UNSETENV): Remove
43318         <stdlib.h> and <string.h> checks.
43319         * m4/xreadlink.m4 (gl_XREADLINK): Remove <stdlib.h> check.
43320         * m4/yesno.m4 (gl_YESNO): Remove <stdlib.h> check.
43321
43322 2003-09-10  Bruno Haible  <bruno@clisp.org>
43323
43324         * lib/strcspn.c: Include <string.h> unconditionally.
43325         * lib/strpbrk.c: Include <string.h> unconditionally.
43326         * lib/strstr.c: Include <string.h> unconditionally.
43327         * lib/unicodeio.c: Include <string.h> unconditionally.
43328         * lib/setenv.c: Include <stdlib.h> and <string.h> unconditionally.
43329         * lib/unsetenv.c: Likewise.
43330         * lib/xreadlink.c: Include <stdlib.h> unconditionally.
43331         * lib/yesno.c: Include <stdlib.h> unconditionally.
43332         (rpmatch): Add prototype.
43333
43334 2003-09-09  Paul Eggert  <eggert@twinsun.com>
43335
43336         More patches to assume C89 or better.
43337         * m4/getcwd.m4 (AC_FUNC_GETCWD_NULL): Don't check for stdlib.h.
43338         * m4/getopt.m4 (gl_GETOPT): Don't check for string.h.
43339         * m4/getugroups.m4 (gl_GETUGROUPS): Do not check for standard C headers
43340         or for string.h.
43341         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Do not check for
43342         stdlib.h.
43343         * m4/group-member.m4 (gl_PREREQ_GROUP_MEMBER): Do not require standard
43344         C headers.
43345         * m4/hard-locale.m4 (gl_HARD_LOCALE): Do not check for stdlib.h,
43346         string.h.
43347         * m4/hash.m4 (gl_HASH): Do not check for stdlib.h, malloc, free.
43348         * m4/human.m4 (gl_HUMAN): Do not check for stdlib.h, string.h, getenv.
43349         * m4/idcache.m4 (gl_IDCACHE): Do not check for standard C headers,
43350         or for string.h.
43351         * m4/long-options.m4 (gl_LONG_OPTIONS): Do not check for stdlib.h.
43352         * m4/makepath.m4 (gl_MAKEPATH): Do not check for string.h or standard
43353         C headers.
43354         * m4/md5.m4 (gl_MD5): Don't check for limits.h, standard C headers,
43355         memcpy.
43356         * m4/sha.m4 (gl_SHA): Don't check for standard Cheaders, memcpy.
43357         * m4/memchr.m4 (jm_PREREQ_MEMCHR): Don't check for limits.h, stdlib.h.
43358         * m4/memcmp.m4 (gl_PREREQ_MEMCMP): Don't check for string.h.
43359         * m4/memcoll.m4 (gl_MEMCOLL): Likewise.
43360         * m4/memrchr.c (gl_PREREQ_MEMRCHR): Don't check for limits.h.
43361         * m4/mkdir-slash.m4 (gl_PREREQ_MKDIR): Don't check for stdlib.h,
43362         string.h, free.
43363         * m4/mktime.m4 (gl_PREREQ_MKTIME): Don't check for standard C headers.
43364         * m4/modechange.m4 (gl_MODECHANGE): Don't check for standard C headers.
43365         * m4/mountlist.m4 (gl_PREREQ_MOUNTLIST_EXTRA): Don't check for standard
43366         C headers, or for string.h.
43367         * m4/obstack.m4 (gl_OBSTACK): Don't check for stddefe.h, string.h.
43368         (gl_PREREQ_OBSTACK): Don't check for stdlib.h.
43369         * m4/path-concat.m4 (gl_PATH_CONCAT): Don't check for standard C
43370         headers, memory.h, stdlib.h, string.h, strings.h.
43371         * m4/posixtm.m4 (gl_POSIXTM): Don't check for stdlib.h, string.h.
43372         * m4/posixver.m4 (gl_POSIXVER): Don't check for getenv.
43373         * m4/putenv.m4 (gl_PREREQ_PUTENV): Don't check for string.h, memcpy,
43374         strchr.
43375         * m4/readtokens.m4 (gl_READTOKENS): Don't check for standard C
43376         headers, memory.h, string.h.
43377         * m4/regex.m4 (jm_PREREQ_REGEX): Do not check for limits.h, string.h.
43378         * m4/rename.m4 (gl_PREREQ_RENAME): Do not check for stdlib.h, string.h,
43379         free.
43380         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Don't check for standard C
43381         headers.
43382         * m4/same.m4 (gl_SAME): Don't check for stdlib.h, string.h, free.
43383         * m4/save-cwd.m4 (gl_SAVE_CWD): Don't check for standard C headers.
43384         * m4/savedir.m4 (gl_SAVEDIR): Don't check for standard C headers.
43385         * m4/strchrnul.m4 (gl_PREREQ_STRCHRNUL): Don't check for string.h.
43386         * m4/xgetcwd.m4 (gl_XGETCWD): Don't check for stdlib.h.
43387
43388 2003-09-09  Paul Eggert  <eggert@twinsun.com>
43389
43390         More K&R removal.
43391
43392         * lib/acosl.c (main): Use a prototype.
43393         * lib/asinl.c, cosl.c, expl.c, frexpl.c, ldexpl.c, sinl.c,
43394         tanl.c: Likewise.
43395
43396         * lib/getloadavg.c (getloadavg, main): Define via prototypes.
43397
43398         * lib/getopt.h (struct option.name): Assume C89, and use 'const'.
43399         (getopt, etopt_long, getopt_long_only, _getopt_internal)
43400         [defined __GNU_LIBRARY__]: Assume C89, so we can always declare
43401         with a prototype.
43402         * lib/getopt.c (const): Remove macro.
43403         Include <string.h> unconditionally.
43404         (my_index): Remove; all uses changed to strchr.
43405         (strlen): Remove decl.
43406         (exchange): Remove forward decl; no longer needed.
43407         (exchange, _getopt_initialize, _getopt_internal, getopt, main):
43408         Define with prototype.
43409         * lib/getopt1.c (const): Remove macro.
43410         (getopt_long, getopt_long_only, main): Define with prototype.
43411
43412         * lib/getugroups.c: Include <string.h> unconditionally.
43413
43414         * lib/getusershell.c: Include <stdlib.h> unconditionally.
43415         (getusershell, setusershell, endusershell, readname, main):
43416         Define with prototypes.
43417
43418         * lib/group-member.c: Include group-member.h first.
43419         Include <stdlib.h> unconditionally.
43420
43421         * lib/hard-locale.c: Include hard-locale.h first.
43422         Include <stdlib.h>, <string.h> unconditionally.
43423
43424         * lib/hash.c (free, malloc): Remove decls.
43425         Include <stdlib.h> unconditionally.
43426
43427         * lib/human.c: Include <stdlib.h>, <string.h> unconditionally.
43428         (getenv): Do not declare.
43429
43430         * lib/idcache.c: Include <string.h> unconditionally.
43431
43432         * lib/long-options.c: Include long-options.h first, to test interface.
43433         Include <stdlib.h> unconditionally.
43434
43435         * lib/makepath.c: Include makepath.h first, to test interface.
43436         Include <stdlib.h> and <string.h> unconditionally.
43437
43438         * lib/linebuffer.c: Include <stdlib.h>.
43439         (free): Remove decl.
43440
43441         * lib/malloc.c: Include <stdlib.h>, for malloc; don't bother with
43442         stddef.h. rpl_malloc returns void *, not char *.
43443         * lib/realloc.c (rpl_realloc): Likewise.  Also, define with a
43444         prototype.
43445
43446         * lib/md5.h: Include <limits.h> unconditionally.
43447         (UINT_MAX_32_BITS): Don't worry about non-__STDC__ case.
43448         (__P): Remove; all uses removed.
43449         * lib/md5.c: Include "md5.h" first.
43450         (md5_init_ctx, md5_read_ctx, md5_finish_ctx, md5_stream,
43451         md5_buffer, md5_process_bytes, md5_process_block):
43452         Define with prototypes.
43453         * lib/sha.h (__P): Remove all uses.  (It wasn't defined??)
43454         * lib/sha.c: Include "sha.h" first.
43455         Include <stdlib.h>, <string.h> unconditionally.
43456
43457         * lib/memchr.c (__ptr_t): Remove; all uses changed to void *.
43458         * lib/memcmp.c (__ptr_t): Likewise.
43459         * lib/memrchr.c (__ptr_t): Likewise.
43460         * lib/memchr.c, memcmp.c, memcoll.c, memrchr.c:
43461         Include <string.h> unconditionally.
43462         * lib/memchr.c, memrchr.c: Include <limits.h> unconditionally.
43463         * lib/memchr.c: Include <stdlib.h> unconditionally.
43464         * lib/memchr.c (LONG_MAX): Remove.
43465         * lib/memrchr.c (LONG_MAX): Likewise.
43466         * lib/memchr.c (__memchr): Define via a prototype.
43467         * lib/memrchr.c (__memrchr): Likewise.
43468         * lib/memcmp.c (__P): Remove, and remove all uses.
43469         (memcmp_bytes, memcmp_common_alignment, memcmp_not_common_alignment):
43470         Remove forward decls; no longer needed.
43471         * lib/memcpy.c, memmove.c, memset.c: Include <stddef.h>.
43472         Use types required by C89 in prototype.
43473
43474         * lib/mkdir.c: Include <stdlib.h>, <string.h> unconditionally.
43475         * lib/savedir.c: Likewise.
43476         * lib/mkdir.c (free): Remove decl.
43477         * lib/rmdir.c (rmdir): Define with a prototype.
43478         * lib/savedir.c: Include savedir.h first, to test interface.
43479
43480         * lib/mktime.c (STDC_HEADERS): Remove.
43481         Include <stdlib.h>, <string.h> unconditionally.
43482
43483         * lib/modechange.c: Include <stdlib.h> unconditionally.
43484         (malloc): Remove decl.
43485
43486         * lib/mountlist.c: Include <stdlib.h>, <string.h> unconditionally.
43487         (free): Remove decl.
43488
43489         * lib/obstack.h (PTR_INT_TYPE) [!defined __PTRDIFF_TYPE__]:
43490         Define to ptrdiff_t, without bothering to check HAVE_STDDEF_H.
43491         (This type really should be intptr_t, but that's a C99ism.)
43492         (_obstack_memcpy): Remove: all uses changed to memcpy.
43493         Include <string.h> unconditionally.
43494         (struct obstack): Assume __STDC__ for types of members
43495         chunkfun, freefun, extra_arg.
43496         (_obstack_newchunk, _obstack_free, _obstack_begin, _obstack_begin_1,
43497         _obstack_memory_used, obstack_alloc_failed_handler, obstack_init,
43498         obstack_begin, obstack_specify_allocation,
43499         obstack_specify_allocation_with_arg, obstack_chunkfun,
43500         obstack_freefun, obstack_free) [! (defined __STDC__ && __STDC__)]:
43501         Remove unprototyped decls and the macros that use them.
43502         * lib/obstack.c (POINTER): Remove.  All uses changed to void *.
43503         (obstack_alloc_failed_handler, CALL_CHUNKFUN, CALL_FREEFUN,
43504         _obstack_begin, _obstack_begin_1, _obstack_allocated_p)
43505         (defined __STDC__ && __STDC__)]:
43506         Remove nonprototyped code.
43507         Include <stdlib.h> unconditionally.
43508         (_obstack_begin, _obstack_begin_1, _obstack_newchunk,
43509         _obstack_allocated_p, _obstack_free, obstack_free,
43510         _obstack_memory_used, print_and_abort):
43511         Define using prototypes.
43512         (obstack_1grow, obstack_1grow_fast, obstack_alloc, obstack_base,
43513         obstack_blank, obstack_blank_fast, obstack_copy, obstack_copy0,
43514         obstack_finish, obstack_grow, obstack_grow0, obstack_make_room,
43515         obstack_next_free, obstack_object_size, obstack_room) [0]:
43516         Remove unused, unprototyped code.
43517
43518         * lib/path-concat.c: Include <stdlib.h>, <string.h> unconditionally.
43519
43520         * lib/physmem.c (physmem_total, physmem_available, main): Define
43521         with prototypes.
43522
43523         * lib/posixtm.c: Include <stdlib.h>, <string.h> unconditionally.
43524         (main): Define with a prototype.
43525
43526         * lib/posixver.c (getenv): Remove decl.
43527
43528         * lib/putenv.c (malloc): Returns void *, not char *.
43529         Include <string.h> unconditionally.
43530         (strchr, memcpy, NULL): Do not define.
43531
43532         * lib/readtokens.c: Include readtokens.h first, to test interface.
43533         Include <stdlib.h>, <string.h> unconditionally.
43534         (init_tokenbuffer): Define with a prototype.
43535
43536         * lib/regex.c (PARAMS): Remove.  All uses removed.
43537         All uses of _RE_ARGS removed, too.
43538         Include <stddef.h>, <stdlib.h>, <string.h>, <limits.h>
43539         unconditionally.
43540         (bzero): Assume memset exists.
43541         (memcmp, memcpy, NULL): Remove.
43542         (SIGN_EXTEND_CHAR): Remove; all uses replaced by casts to signed
43543         char, or assignments to local vars of type signed char.
43544         (init_syntax_once, PREFIX(extract_number_and_incr),
43545         PREFIX(print_partial_compiled_pattern),
43546         PREFIX(print_compiled_pattern), PREFIX(print_double_string),
43547         convert_mbs_to_wcs, print_fastmap, re_set_syntax,
43548         PREFIX(regex_grow_registers), PREFIX(regex_compile),
43549         PREFIX(store_op1), PREFIX(store_op2), PREFIX(insert_op1),
43550         PREFIX(insert_op2), PREFIX(at_begline_loc_p),
43551         PREFIX(at_endline_loc_p), group_in_compile_stack, insert_space,
43552         wcs_compile_range, byte_compile_range, truncate_wchar,
43553         PREFIX(re_compile_fastmap), re_compile_fastmap, re_set_registers,
43554         re_search, re_search_2, PREFIX(re_search_2), re_match, re_match_2,
43555         count_mbs_length, wcs_re_match_2_internal,
43556         byte_re_match_2_internal, PREFIX(group_match_null_string_p),
43557         PREFIX(alt_match_null_string_p),
43558         PREFIX(common_op_match_null_string_p), PREFIX(bcmp_translate),
43559         re_compile_pattern, re_comp, re_exec, regcomp, regexec, regerror,
43560         regfree, PREFIX(extract_number)): Define with prototype.  Remove
43561         now-unnecessary declaration, if any.
43562         (byte_compile_range, PREFIX(regex_compile), re_comp, re_exec,
43563         regcomp, regexec):
43564         Remove now-unnecessary casts among pointer types.
43565         * lib/regex.h (_RE_ARGS): Remove.  All uses removed.
43566
43567         * lib/rename.c: Include <stdlib.h>, <string.h> unconditionally.
43568         (free): Remove decl.
43569
43570         * lib/rpmatch.c: Include <stdlib.h> unconditionally.
43571
43572         * lib/same.c: Include <stdlib.h>, <string.h> unconditionally.
43573         (free): Remove decl.
43574
43575         * lib/save-cwd.c: Include <stdlib.h> unconditionally.
43576         * lib/xgetcwd.c: Likewise.
43577
43578         * lib/stat.c: Include <stdlib.h>, <string.h> unconditionally.
43579         (free): Remove decl.
43580
43581         * lib/strchrnul.c (strchrnul): Define with a prototype.
43582         Fix bug: c_in was not converted to char before searching.
43583
43584         The following changes are not K&R related:
43585
43586         * lib/group-member.h: Include <sys/types.h>, so that this file is
43587         self-contained.
43588         * lib/makepath.h: Likewise.
43589
43590         * lib/getusershell.c (readname, default_index, line_size, readname):
43591         Use size_t, not int, for sizes.
43592         (readname): If the size overflows, report an error instead of
43593         looping forever.
43594
43595 2003-09-09  Paul Eggert  <eggert@twinsun.com>
43596
43597         * config/srclist.txt: Do not get getopt.h, getopt1.c, or regex.h from
43598         libc.
43599
43600 2003-09-09  Paul Eggert  <eggert@twinsun.com>
43601
43602         * README: New section: portability guidelines.
43603
43604 2003-09-09  Derek Robert Price  <derek@ximbiot.com>
43605
43606         * m4/getndelim2.m4 (gl_PREREQ_GETNDELIM2): Assume stdlib.h per the
43607         C89 spec.
43608
43609 2003-09-09  Derek Robert Price  <derek@ximbiot.com>
43610
43611         * lib/getndelim2.c: Assume stdlib.h per the C89 spec.
43612
43613 2003-09-08  Paul Eggert  <eggert@twinsun.com>
43614
43615         Assume C89 or better; remove K&R cruft.
43616         A few of these changes were first proposed by Derek Robert Price
43617         in <http://mail.gnu.org/archive/html/bug-gnulib/2003-07/msg00105.html>.
43618
43619         * lib/addext.c: Include <string.h> unconditionally.
43620         * lib/backupfile.c: Include <string.h>, <stdlib.h> unconditionally.
43621         Don't declare getenv or malloc.
43622
43623         * lib/alloca.c: Include <string.h>, <stdlib.h> unconditionally.
43624         (POINTER_TYPE, pointer): Remove; all uses changed to void *.
43625         (NULL): Remove.
43626         (find_stack_direction, alloca): Use prototypes.
43627
43628         * lib/atexit.c (atexit): Define using a prototype.
43629
43630         * lib/basename.c, dirname.c, stripslash.c:
43631         Include <string.h> unconditionally.
43632
43633         * lib/bcopy.c: Include <stddef.h>.
43634         (bcopy): Define with prototype, using 'const' and 'void' and 'size_t'.
43635
43636         * lib/canon-host.c: Include <stdlib.h>, <string.h> unconditionally.
43637
43638         * lib/error.h (error, error_at_line, error_print_progname)
43639         [! (defined (__STDC__) && __STDC__)]: Remove decls.
43640         * lib/error.c: Include error.h first, to check interface.
43641         Include <stdarg.h>, <stdlib.h>, <string.h> unconditionally.
43642         (VA_START): Remove; all uses changeed to va_start.
43643         (exit, strerror): Remove decls.
43644         (error_print_progname): Prototype uncondionally.
43645         Don't include <errno.h>; no longer needed.
43646         (private_strerror): Remove.
43647         (error_tail): Always define.
43648         (error, error_at_line): Assume C89 or better; always use prototypes.
43649         * lib/fatal.c: Include "fatal.h" first, to test interface.
43650         Include <stdarg.h>, <stdlib.h>, <string.h> unconditionally.
43651         (VA_START): Remove; all uses changed to va_start.
43652         [! (HAVE_VPRINTF || HAVE_DOPRNT || _LIBC)]: Remove support for
43653         this case.
43654         (exit): Remove decl.
43655         (fatal): Prototype unconditionally.  Assume va_start works.
43656         Abort at end, to pacify gcc.
43657
43658         * lib/euidaccess.c (main): Define with a prototype.
43659
43660         * lib/exclude.c: Include <stdlib.h>, <string.h> unconditionally.
43661
43662         * lib/exitfail.c: Include <stdlib.h> unconditionally.
43663
43664         * lib/fnmatch_.h (__P): Remove.  All uses changed to assume
43665         prototypes.
43666         * lib/fnmatch.c: Include fnmatch.h first, to test interface.
43667         Include <string.h>, <stddef.h>, <stdlib.h> unconditionally.
43668         (getenv): Remove decl.
43669         (fnmatch): Define using a prototype.
43670         * lib/fnmatch_loop.c (FCT): Remove forward decl; no longer needed.
43671         (FCT): Define using a prototype.
43672
43673         * lib/getdate.y: Include <stdlib.h>, <string.h> unconditionally.
43674
43675         * lib/gethostname.c: Include <stddef.h>.
43676         (gethostname): Define with prototype.  Length is size_t, not int.
43677
43678 2003-09-08  Paul Eggert  <eggert@twinsun.com>
43679
43680         Assume C89 or better; remove K&R cruft.
43681         * m4/alloca.m4 (gl_PREREQ_ALLOCA): Don't check for stdlib.h, string.h.
43682         * m4/backupfile.m4 (gl_BACKUPFILE): Don't check for stdlib.h,
43683         string.h, getenv, malloc.
43684         * m4/dirname.m4 (gl_DIRNAME): Don't check for string.h or C standard
43685         headers.
43686         * m4/canon-host.m4 (gl_CANON_HOST): Don't check for string.h, stdlib.h.
43687         * m4/error.m4 (jm_PREREQ_ERROR): Do not require STDC headers, and
43688         do not check for strerror.
43689         * m4/exclude.m4: Do not check for stdlib.h, string.h, strings.h.
43690         * m4/exitfail.m4 (gl_EXITFAIL): Do not check for stdlib.h.
43691         * m4/fatal.m4 (gl_FATAL): Do not require STDC headers, and
43692         do not check for doprnt or vprintf.
43693         * m4/fnmatch.m4 (gl_PREREQ_FNMATCH_EXTRA): Remove.  All uses removed.
43694         * m4/getdate.m4 (gl_GETDATE): Don't check for stdlib.h or string.h.
43695
43696 2003-09-08  Paul Eggert  <eggert@twinsun.com>
43697
43698         * lib/getversion.c: Remove; was migrated to backupfile.c in 1997.
43699         getversion.c should have been removed then, but was accidentally
43700         preserved.
43701
43702         * lib/utime.c [!HAVE_UTIMES_NULL]: Include <sys/stat.h>, <fcntl.h>.
43703         (utime_null): Fix typo: 'st' was sometimes called 'sb'.
43704
43705 2003-09-08  Karl Berry  <karl@gnu.org>
43706
43707         * config/config.sub, config.guess, srclistvars.sh: update from savannah
43708                 config, forget about prep.
43709
43710         * config/depcomp, missing: update from automake.
43711
43712 2003-09-07  Paul Eggert  <eggert@twinsun.com>
43713
43714         * modules/time_r: Depend on 'restrict'.  Fix from Simon Josefsson in
43715         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00028.html>.
43716
43717 2003-09-07  Paul Eggert  <eggert@twinsun.com>
43718
43719         * lib/time_r.c (gmtime_r, localtime_r): Fix silly typo: missing arg to
43720         copy_tm_result.  Bug reported by Simon Josefsson in
43721         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00028.html>.
43722
43723 2003-09-06  Paul Eggert  <eggert@twinsun.com>
43724
43725         * m4/time_r.m4: New file.
43726         * m4/mktime.m4 (gl_PREREQ_MKTIME): Remove check for limits.h.
43727         * m4/timegm.m4 (gl_FUNC_TIMEGM): Assume that timegm is buggy if mktime
43728         is. Check for timegm declaration.
43729         (gl_PREREQ_TIMEGM): Require gl_FUNC_MKTIME.
43730         Do not check for gmtime_r.
43731         Replace mktime if __mktime_internal does not exist and if mktime
43732         hasn't been replaced already.
43733
43734 2003-09-06  Paul Eggert  <eggert@twinsun.com>
43735
43736         * lib/time_r.c, lib/time_r.h: New files.
43737
43738         * lib/mktime.c (my_mktime_localtime_r): Remove; all uses changed to
43739         __localtime_r.
43740         (__localtime_r) [!defined _LIBC]: New macro.  Include <time_r.h>.
43741         (__mktime_internal) [!defined _LIBC]: Now extern, not static.
43742
43743         * lib/strftime.c (my_strftime_gmtime_r): Remove; all uses changed to
43744         __gmtime_r.
43745         (my_strftime_localtime_r): Remove; all uses changed to __localtime_r.
43746         (__gtime_r, __localtime_r) [!HAVE_TM_GMTOFF]: New macros.
43747         Include <time_r.h>.
43748
43749         * lib/timegm.c: Switch to glibc implementation, with the following
43750         changes:
43751         [defined HAVE_CONFIG_H]: Include <config.h>.
43752         [!defined _LIBC]: Include "timegm.h" rather than <time.h>.
43753         (__mktime_internal) [!defined _LIBC]: New decl.
43754         (__gmtime_r) [!defined _LIBC]: New macro and function.
43755         (timegm): Use a prototype, since gnulib assumes C89.
43756         Do not bother declaring tmp to be const, as it's not really usefu.
43757         * lib/timegm.h: Hoist "#include <time.h>" out of #ifdef.
43758         (timegm): Declare only if HAVE_DECL_TIMEGM.
43759
43760 2003-09-06  Paul Eggert  <eggert@twinsun.com>
43761
43762         * MODULES.html.sh (func_all_modules): Add time_r.
43763         * modules/time_r: New file.
43764         * modules/mktime, modules/strftime, modules/timegm: Depend on time_r.
43765         * modules/timegm: Depend on mktime.  Change maintainer to "all, glibc".
43766
43767 2003-09-03  Paul Eggert  <eggert@twinsun.com>
43768
43769         * lib/human.c (human_readable): Fix bug that rounded 10501 to 10k.
43770         Bug reported by Lute Kamstra in
43771         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00003.html>.
43772
43773         * lib/getdate.y (relative_time_table): Use tDAY_UNIT for "tomorrow",
43774         "yesterday", "today", and "now" rather than tMINUTE_UNIT.  Of
43775         course with correspondingly smaller numbers for tomorrow and
43776         yesterday.  From Tadayoshi Funaba.  Originally installed into
43777         sh-utils on 1999-08-07, but the patch got lost (I guess during the
43778         coreutils merge?).
43779
43780 2003-08-31  Simon Josefsson  <jas@extundo.com>
43781
43782         * modules/timegm: New file.
43783         * MODULES.html.sh (func_all_modules): Add timegm.
43784
43785 2003-08-31  Simon Josefsson  <jas@extundo.com>
43786
43787         * m4/timegm.m4: New file.
43788
43789 2003-08-31  Simon Josefsson  <jas@extundo.com>
43790
43791         * lib/timegm.h: New file.
43792         * lib/timegm.c: New file.  Based on
43793         wget-1.8.2/src/http.c:mktime_from_utc.
43794
43795 2003-08-31  Karl Berry  <karl@gnu.org>
43796
43797         * lib/argp.h: update from libc.
43798
43799 2003-08-28  Bruno Haible  <bruno@clisp.org>
43800
43801         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Remove AC_DEFINE of fnmatch here.
43802         This avoids havoc on compilers for which '#define fnmatch rpl_fnmatch'
43803         followed by '#define fnmatch fnmatch_posix' gives an error.
43804
43805 2003-08-28  Bruno Haible  <bruno@clisp.org>
43806
43807         * lib/binary-io.h: Undefine O_BINARY before defining it. This avoids a
43808         warning on QNX, which defines O_BINARY to 000000.
43809
43810 2003-08-27  Jim Meyering  <jim@meyering.net>
43811
43812         * m4/mkstemp.m4: Require that the system mkstemp be able to create
43813         70 temporary files, not just 30.  Tru64 V4.0F's mkstemp function
43814         would fail after 32.  Reported by Danny Levinson.  Details here:
43815         http://mail.gnu.org/archive/html/bug-coreutils/2003-08/msg00124.html
43816
43817 2003-08-24  Bruno Haible  <bruno@clisp.org>
43818
43819         * lib/binary-io.h: Include <stdio.h>, to avoid a compilation error when
43820         MSVC7 <stdio.h> is included later.
43821
43822 2003-08-22  Simon Josefsson  <jas@extundo.com>
43823
43824         * modules/strndup (Makefile.am): Add strndup.h to lib_SOURCES.
43825
43826 2003-08-20  Karl Berry  <karl@gnu.org>
43827
43828         * m4/lib-ld.m4: serial 1003 from gettext, no changes besides serial.
43829
43830 2003-08-20  Bruno Haible  <bruno@clisp.org>
43831
43832         * modules/progname: New file.
43833         * MODULES.html.sh (func_all_modules): Add progname.
43834
43835 2003-08-20  Bruno Haible  <bruno@clisp.org>
43836
43837         * lib/progname.h: New file, from GNU gettext.
43838         * lib/progname.c: New file, from GNU gettext.
43839         * lib/progreloc.c: New file, from GNU gettext.
43840
43841 2003-08-19  Jim Meyering  <jim@meyering.net>
43842
43843         * m4/lib-ld.m4: Revert yesterday's change, per Bruno's request here:
43844         http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00155.html
43845
43846 2003-08-19  Bruno Haible  <bruno@clisp.org>
43847
43848         * m4/xalloc.m4 (gl_PREREQ_XSTRDUP): Don't check for <string.h> any
43849         more.
43850
43851 2003-08-19  Bruno Haible  <bruno@clisp.org>
43852
43853         * lib/xstrdup.c: Assume <string.h> exists.
43854
43855 2003-08-18  Paul Eggert  <eggert@twinsun.com>
43856
43857         * modules/stdbool: Add BUILT_SOURCES.  Prefer $@ to target name
43858         in makefile rules.
43859
43860 2003-08-18  Jim Meyering  <jim@meyering.net>
43861
43862         * m4/getloadavg.m4: Use [\t ], not [ \t] (where \t is a literal TAB).
43863         * m4/lib-ld.m4: Likewise.
43864
43865 2003-08-18  Jim Meyering  <jim@meyering.net>
43866
43867         * lib/setenv.h: Indent nested cpp directive.
43868         * lib/vasnprintf.c: Remove trailing blanks.
43869
43870 2003-08-17  Simon Josefsson  <jas@extundo.com>
43871
43872         * modules/xstrndup: New file.
43873         * MODULES.html.sh (func_all_modules): Add xstrndup.
43874
43875 2003-08-17  Simon Josefsson  <jas@extundo.com>
43876
43877         * modules/argp: Fix autoconf macro name. Add more dependencies.
43878
43879 2003-08-17  Simon Josefsson  <jas@extundo.com>
43880
43881         * m4/xstrndup.m4: New file.
43882
43883 2003-08-17  Simon Josefsson  <jas@extundo.com>
43884
43885         * m4/argp.m4: New file.
43886
43887 2003-08-17  Simon Josefsson  <jas@extundo.com>
43888             Bruno Haible  <bruno@clisp.org>
43889
43890         * lib/xstrndup.h: New file.
43891         * lib/xstrndup.c: New file.
43892
43893 2003-08-17  Bruno Haible  <bruno@clisp.org>
43894
43895         * modules/strndup (Files, Include): Add lib/strndup.h.
43896
43897 2003-08-17  Bruno Haible  <bruno@clisp.org>
43898
43899         * modules/euidaccess (Files): Add lib/euidaccess.h.
43900
43901 2003-08-17  Bruno Haible  <bruno@clisp.org>
43902
43903         * lib/strndup.h: New file.
43904
43905 2003-08-17  Bruno Haible  <bruno@clisp.org>
43906
43907         * gnulib-tool (func_create_testdir): Handle gl_USE_SYSTEM_EXTENSIONS
43908         like AC_GNU_SOURCE.
43909         * modules/extensions (configure.ac): Comment out the invocation of
43910         gl_USE_SYSTEM_EXTENSIONS.
43911
43912 2003-08-16  Paul Eggert  <eggert@twinsun.com>
43913
43914         Merges from coreutils, etc.
43915         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Insert ':' to prevent a syntax
43916         error in gl_FUNC_MATCH.  This fixes a bug I introduced on 2003-05-28.
43917         * m4/readlink.m4 (gl_PREREQ_READLINK): Renamed from gl_PREREQ_READLINE,
43918         fixing a typo.
43919         * m4/host-os.m4 (UTILS_HOST_OS): Add GNU/NetBSD, GNU/FreeBSD.
43920         * m4/hash.m4 (gl_HASH): Use AM_STDBOOL_H, not AC_HEADER_STDBOOL.
43921
43922 2003-08-16  Paul Eggert  <eggert@twinsun.com>
43923
43924         Document merge from coreutils.
43925         * modules/alloca: Append $(ALLOCA_H) to BUILT_SOURCES.
43926         * modules/fnmatch: Append $(FNMATCH_H) to BUILT_SOURCES.
43927         * modules/utime: Add m4/utimes-null.m4.
43928
43929 2003-08-16  Paul Eggert  <eggert@twinsun.com>
43930
43931         * lib/regex.h, strdup.c, strtoll.c, strtoul.c: Do not normalize white
43932         space, undoing this 2003-08-12 change:
43933         <http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00080.html>
43934
43935 2003-08-16  Paul Eggert  <eggert@twinsun.com>
43936
43937         * config/srclist.txt: Get regex.h, strdup.c, strtoll.c,
43938         strtoul.c from libc, undoing this 2003-08-12 change:
43939         <http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00080.html>
43940
43941 2003-08-16  Jim Meyering  <jim@meyering.net>
43942
43943         Merges from coreutils.
43944         * m4/readdir.m4 (GL_FUNC_READDIR): Change name to have GL_ (not jm_)
43945         prefix.  Adjust cache variables similarly.  Create 500 rather than
43946         just 300 files, to exercise bug on Darwin6.5, too.
43947         * m4/perl.m4 (jm_PERL): Use $am_missing_run, not undefined
43948         $missing_dir.
43949         * m4/jm-winsz1.m4: Require AC_SYS_POSIX_TERMIOS, not
43950         AM_SYS_POSIX_TERMIOS.
43951         Reported by mkc@mathdogs.com.
43952         Also change use of $am_cv_sys_posix_termios
43953         to $ac_cv_sys_posix_termios.  Reported by Andreas Schwab.
43954         * m4/getgroups.m4 (jm_FUNC_GETGROUPS): Rewrite to use AC_FUNC_GETGROUPS
43955         and (if needed) to call AC_LIBOBJ and to set GETGROUPS_LIB.
43956         * m4/fsusage.m4 [__GLIBC__]: GNU libc's statvfs stats each mount point
43957         in /proc/mounts until it finds one with matching device number.  This
43958         is unnecessary when the FILE argument *is* a mount point.  No stat call
43959         is necessary in that case.  So, disable the statvfs-testing code on
43960         systems with GNU libc.  Reported by Andrei Gaponenko via Tim Waugh
43961         as RedHat bug# 84846.
43962         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Limit stack size
43963         to 1MB, so as not to render systems with no stack size limit (e.g.,
43964         linux-2.2.x) unusable.  Suggestion and code from Bruno Haible.
43965         Include <unistd.h>.  On some systems,
43966         it is required for the definition of _SC_PAGESIZE.
43967
43968 2003-08-16  Jim Meyering  <jim@meyering.net>
43969
43970         Merge from coreutils.
43971         * lib/xstrtoimax.c: #else #if -> #elif.
43972         * lib/xstrtoumax.c: Likewise.
43973
43974 2003-08-16  Jim Meyering  <jim@meyering.net>
43975
43976         * m4/utimes.m4 (gl_FUNC_UTIMES): New file.
43977         * m4/utimes.m4: Removed.
43978         * m4/utimes-null.m4: Renamed from utimes.m4.
43979
43980         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Limit stack size
43981         to 1MB, so as not to render systems with no stack size limit (e.g.,
43982         linux-2.2.x) unusable.  Suggestion and code from Bruno Haible.
43983         Include <unistd.h>.  On some systems,
43984         it is required for the definition of _SC_PAGESIZE.
43985
43986 2003-08-16  Jim Meyering  <jim@meyering.net>
43987         and Paul Eggert  <eggert@cs.ucla.edu>
43988
43989         Merges from coreutils, etc.
43990
43991         * m4/jm-macros.m4 (AC_LANG_SOURCE(C)): New macro, undefine, then define
43992         using the latest version from cvs.  This avoids problems with #line
43993         directives using a vendor (Sun) compiler.
43994         (jm_MACROS): Bump prerequisite from 2.52g to 2.57.
43995         Don't set GETGROUPS_LIB here; now it's
43996         done via getgroups.m4's wrapper function.
43997         AC_SUBST OPTIONAL_BIN_PROGS, OPTIONAL_BIN_ZCRIPTS, and MAN here,
43998         rather than just in sh-util/configure.in, so that the
43999         now-shared-by-fileutils-and-textutils lib/Makefile.am are all the
44000         same.
44001         Use AC_CONFIG_LIBOBJ_DIR(lib) to tell the new
44002         AC_FUNC_GETLOADAVG where to find getloadavg.c.
44003         Require AC_FUNC_FTW, gt_INTTYPES_PRI, gl_CLOCK_TIME,
44004         UTILS_SYS_OPEN_MAX, GL_FUNC_GETCWD_PATH_MAX, GL_FUNC_READDIR,
44005         gl_FSUSAGE, gl_MOUNTLIST, AC_FUNC_CANONICALIZE_FILE_NAME.
44006         Remove code that is now done by the newly-required macros.
44007         Append $(EXEEXT) to DF_PROG.
44008         AC_LIBOBJ fchdir-stub if fchdir doesn't exist; similarly for fchown.
44009         Do not invoke or require the following here,
44010         since prereq.m4 or some gnulib .m4 now does this for us:
44011         gl_REGEX, UTILS_FUNC_MKDIR_TRAILING_SLASH, jm_BISON, gl_FUNC_MKTIME,
44012         jm_FUNC_LSTAT, jm_FUNC_STAT, jm_FUNC_REALLOC, jm_FUNC_MALLOC,
44013         jm_FUNC_NANOSLEEP, jm_FUNC_READDIR, jm_FUNC_MEMCMP,
44014         jm_FUNC_GLIBC_UNLOCKED_IO, AC_FUNC_FNMATCH_GNU, jm_FUNC_PUTENV,
44015         jm_AC_PREREQ_XSTRTOUMAX, jm_AC_PREREQ_XSTRTOIMAX,
44016         AC_FUNC_ERROR_AT_LINE, jm_FUNC_GNU_STRFTIME, AC_FUNC_VPRINTF,
44017         vb_FUNC_RENAME, UTILS_FUNC_MKSTEP, jm_FUNC_UTIME, AM_FUNC_GETLINE,
44018         AC_FUNC_OBSTACK.
44019         Do not replace the following functions, as this is now the job
44020         of some gnulib .m4: strcasecmp, strncasecmp, dup2, gethostname,
44021         getusershell, sig2str, strcspn, stpcpy, strstr, strtol, strtoul
44022         strpbrk, euidaccess, memcmp, rmdir, rpmatch, strndup, strverscmp,
44023         atexit getpass, strdup, getpagesize.
44024         Replace 'raise'.
44025         Do not check for the following functions, as this is now the job
44026         of some gnulib .m4: bcopy, canonicalize_file_name, fchdir, ftime,
44027         getcwd, getmntinfo, resolvepath.  But check for sysctl, setreuid,
44028         setregid.
44029         (jm_CHECK_ALL_HEADERS): Do not check for fenv.h.
44030         Check for sys/sysctl.h.
44031         (jm_CHECK_ALL_TYPES): Do not require AC_STRUCT_TM, AC_STRUCT_TIMEZONE,
44032         jm_CHECK_TYPE_STRUCT_TIMESPEC.  Invoke gt_TYPE_SSIZE_T instead
44033         of checking for ssize_t ourselves.
44034
44035         * m4/prereq.m4 (jm_PREREQ): Don't invoke macros; AC_REQUIRE them.
44036         Require every macro that gnulib/modules/* suggests for us.
44037         (jm_PREREQ_ADDEXT): New macro.
44038         (jm_PREREQ_STAT): Check for 'struct statfs' on Ultrix 4.4.
44039         Require jm_AC_TYPE_LONG_LONG instead of invoking it.
44040
44041         * m4/physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): New macro.
44042         (gl_PHYSMEM): Use it.
44043         Also check for `table' function.
44044         Check for new headers and functions.
44045         Add check for sys/sysmp.h.
44046         With suggestions from Kaveh Ghazi.
44047         Ignore headers that are present but cannot be compiled.  This
44048         avoids spurious warnings on Solaris 9 sparc with Forte Developer 7
44049         C 5.4.
44050
44051 2003-08-15  Paul Eggert  <eggert@twinsun.com>
44052
44053         Document merge from coreutils.
44054         * modules/userspec: Depend on posixver.
44055         * modules/strftime: Depend on tzset.
44056
44057 2003-08-15  Paul Eggert  <eggert@twinsun.com>
44058
44059         * lib/config.charset, ref-add.sin, ref-del.sin: Use three spaces,
44060         rather than tab, after '#' in shell-script copyright notices.
44061         Suggested by Bruno Haible.
44062
44063 2003-08-15  Paul Eggert  <eggert@twinsun.com>
44064
44065         * config/srclist-update: Use three spaces, rather than tab, after '#'
44066         in shell-script copyright notices.  Suggested by Bruno Haible.
44067         Remove unnecessary parenthesization in regular expression.
44068
44069 2003-08-15  Jim Meyering  <jim@meyering.net>
44070
44071         Merge from coreutils.
44072         * lib/xgethostname.c: Include <stdlib.h>.
44073         (xghostname): Don't exit for anything other than memory-related
44074         failure; just return NULL.
44075         * lib/userspec.c: Include "posixver.h".
44076         (parse_user_spec): Accept `.' as a separator only
44077         in pre-POSIX-200112 mode.
44078         * lib/strtoimax.c: Use #elif rather than #else #if.
44079         * lib/strftime.c (my_strftime) [!_LIBC && HAVE_TZNAME && HAVE_TZSET]:
44080         Remove function, now that we can rely on a working tzset function.
44081         [!_LIBC]: Ensure that the required autoconf test has been run.
44082         [!defined _NL_CURRENT && HAVE_STRFTIME]:
44083         Use underlying_strftime for %r.
44084         * lib/sha.c: Merge in some clean-up and optimization changes from
44085         glibc.
44086         * lib/sha.c (sha_stream) [BLOCKSIZE]: Move definition to top of file.
44087         Ensure that it is a multiple of 64.
44088         Rearrange loop exit tests so as to avoid performing an
44089         additional fread after encountering an error or EOF.
44090         * lib/realloc.c: Update copyright date.
44091
44092 2003-08-15  Jim Meyering  <jim@meyering.net>
44093         and Paul Eggert  <eggert@twinsun.com>
44094
44095         Merge from coreutils.
44096         * lib/readutmp.h (HAVE_UTMPX_H): Undef if struct utmp has the ut_exit
44097         member but strut utmpx does not.  Needed for AIX 4.3.3.
44098         (UT_EXIT_E_TERMINATION, UT_EXIT_E_EXIT): Define.
44099
44100 2003-08-15  Jim Meyering  <jim@meyering.net>
44101         and Paul Eggert  <eggert@cs.ucla.edu>
44102
44103         Merges from coreutils, etc.
44104         * m4/strftime.m4 (_jm_STRFTIME_PREREQS):
44105         Require gl_FUNC_TZSET_CLOBBER.
44106         * m4/readutmp.m4 (gl_READUTMP): Check for ut_exit.ut_exit,
44107         ut_exit.e_exit, ut_exit.ut_termination, and ut_exit.e_termination
44108         members.
44109
44110 2003-08-14  Paul Eggert  <eggert@twinsun.com>
44111
44112         Help the merge from coreutils.
44113         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): New macro.
44114         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Use it.
44115         * m4/tzset.m4: Use it too.
44116
44117 2003-08-14  Paul Eggert  <eggert@twinsun.com>
44118
44119         * modules/tzset: New file.
44120
44121 2003-08-14  Jim Meyering  <jim@meyering.net>
44122
44123         Merges from coreutils.
44124         * modules/fnmatch: Use the `$(FNMATCH_H)' notation for AC_REPLACED
44125         variable names, rather than @FNMATCH_H@.
44126         * modules/alloca: Likewise for $(ALLOCA_H).
44127
44128         * modules/fnmatch (fnmatch.h): Use `$@' in the commands, in place of
44129         the three copies of the literal target, `fnmatch.h'.
44130         * modules/alloca (alloca.h): Likewise.
44131
44132 2003-08-14  Jim Meyering  <jim@meyering.net>
44133
44134         Merge from coreutils.
44135         * m4/tzset.m4: New file.
44136         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Move the
44137         MOUNTED_VMOUNT test to precede the MOUNTED_GETMNTENT1 tests, since
44138         otherwise, AIX 5.1 systems would end up using the latter.
44139         MOUNTED_GETMNTENT1 support is inadequate on such systems: 1) detecting
44140         whether a file system is remote doesn't work  2) the MOUNTED_VMOUNT
44141         code reports the HOSTNAME:/MOUNT_POINT, while the MOUNTED_GETMNTENT1
44142         code reports merely /MOUNT_POINT.  Reported by Mike Jetzer.
44143
44144 2003-08-14  Jim Meyering  <jim@meyering.net>
44145
44146         Merge from coreutils.
44147         * lib/obstack.h: Whitespace changes.
44148         * lib/mountlist.c: Remove anachronistic casts of xmalloc, xrealloc,
44149         and xcalloc return values.
44150         (read_filesystem_list) [MOUNTED_GETFSSTAT]:
44151         Use MNT_NOWAIT, rather than MNT_WAIT.  Otherwise, `df DIR' could
44152         hang on OSF/1 5.1 for DIR on both local and remote file systems.
44153         Reported by (and fix confirmed by) Nelson H. F. Beebe.
44154         (read_filesystem_list) [MOUNTED_VMOUNT]: Detect any
44155         error from mntctl.
44156         Use mntctl's return value to drive the entry-processing loop, since
44157         we can't rely on the value of the vmt_length member in the last
44158         entry.  On some systems doing so could result in exhausting
44159         virtual memory.  Based in part on a patch from Mike Jetzer.
44160
44161 2003-08-14  Jim Meyering  <jim@meyering.net>
44162         and Paul Eggert  <eggert@twinsun.com>
44163
44164         Merges from coreutils, plus other fixes.
44165         * lib/physmem.c: Merge in portability changes from gcc/libiberty
44166         to support AIX, IRIX, Tru64, and Windows.  See the ChangeLog there
44167         for credits and details.  Thanks to Kaveh Ghazi for helping
44168         to keep these files in sync.
44169         (ARRAY_SIZE): Define it.
44170         (physmem_total, physmem_available): Add comments. From Kaveh Ghazi.
44171         * lib/memcasecmp.c: Remove unnecessary parentheses after 'defined'.
44172         (memcasecmp): Don't assume size_t fits in unsigned int.
44173         Remove casts and duplicate code.
44174         * lib/md5.c: Include <string.h> and <stdlib.h> unconditionally.
44175         (memcpy): Remove definition.
44176         Merge in some clean-up and optimization changes from glibc.
44177         [BLOCKSIZE]: Move definition to top of file.
44178         Ensure that it is a multiple of 64.
44179         Rearrange loop exit tests so as to avoid performing an
44180         additional fread after encountering an error or EOF.
44181         * lib/md5.h (md5_uintptr): Define.
44182         * lib/makepath.c (CLEANUP_CWD): Report an error if we failed to
44183         return to the initial working directory.  Preserve errno
44184         for caller.
44185         * lib/idcache.c: Include "xalloc.h".
44186         (xmalloc, xrealloc): Remove decls.
44187         (getuser): Remove casts no longer required in C89.
44188         * lib/human.c: Include stdio.h, for sprintf.
44189         * lib/group-member.c: Include "xalloc.h".
44190         (xmalloc, xrealloc): Remove decls.
44191         (get_group_info): Remove casts no longer required in C89.
44192         * lib/getusershell.c (readname): Remove casts no longer required in
44193         C89.
44194         * lib/gettimeofday.c (rpl_gmtime, rpl_tzset): New functions.
44195         * lib/getline.c: Whitespace fix, from coreutils.
44196
44197 2003-08-13  Paul Eggert  <eggert@twinsun.com>
44198
44199         * m4/exclude.m4 (gl_EXCLUDE): Require AC_C_INLINE, AC_HEADER_STDC.
44200         Check for isascii.
44201
44202         * m4/gettext.m4, iconv.m4, intdiv0.m4, inttypes-pri.m4, lib-link.m4,
44203         lib-prefix.m4, longdouble.m4, po.m4, progtest.m4, signed.m4:
44204         Undo previous (whitespace-only) change.
44205
44206 2003-08-13  Paul Eggert  <eggert@twinsun.com>
44207
44208         * lib/exclude.c: Include <ctype.h>
44209         (IN_CTYPE_DOMAIN): New macro.
44210         (is_space): New fn.
44211         (add_exclude_file): If LINE_END is a space, ignore trailing spaces
44212         and empty lines.
44213
44214         * lib/argp-help.c, argp-parse.c, config.charset, getopt.h:
44215         Undo previous (whitespace-only) change.
44216
44217 2003-08-13  Paul Eggert  <eggert@twinsun.com>
44218
44219         * config/srclist-update: Change update back to the old behavior,
44220         leaving whitespace alone.  Use one 'sed' command rather than a
44221         pipeline.
44222         (fixlicense): Now a variable, not a function.
44223         (remove_trailing_blanks): Remove.
44224         (fixfile): Don't invoke unexpand or cat, or remove trailing blanks.
44225         * config/config.guess, config.sub, install-sh, missing, texinfo.tex:
44226         Undo previous (whitespace-only) change.
44227
44228 2003-08-12  Paul Eggert  <eggert@twinsun.com>
44229
44230         Merge from coreutils.
44231         * modules/euidaccess: Add lib_SOURCES, include for new
44232         file euidaccess.h
44233
44234 2003-08-12  Paul Eggert  <eggert@twinsun.com>
44235
44236         * m4/gettext.m4, iconv.m4, intdiv0.m4, inttypes-pri.m4, lib-link.m4,
44237         lib-prefix.m4, longdouble.m4, po.m4, progtest.m4, signed.m4:
44238         Normalize leading white space and remove trailing white space.
44239
44240         Merge from coreutils
44241         * m4/euidaccess.m4 (gl_FUNC_EUIDACCESS): Check for euidaccess decl.
44242
44243         * m4/lib-ld.m4, lib-link.m4, lib-prefix.m4: Regenerate from gettext
44244         0.12.1.  These files are now being upgraded automatically by
44245         ../config/srclist-update.
44246
44247 2003-08-12  Paul Eggert  <eggert@twinsun.com>
44248
44249         * lib/argp-help.c, argp-parse.c, config.charset, getopt.h:
44250         Normalize leading white space and remove trailing white space.
44251         * lib/ref-add.sin, ref-del.sin: Use '#' before empty line in copyright
44252         notice, as per ../config/srclist-update.
44253
44254         Merge from coreutils.
44255         * lib/euidaccess.h: New file.
44256         * lib/euidaccess.c: Include it.
44257         * lib/.cppi-disable: Add printf-args.h, printf-parse.h, stdbool_.h,
44258         vasnprintf.h, vasprintf.h.  Remove strdup.c, gettext.h.
44259         * lib/regex.h, strdup.c, strtoll.c, strtoul.c: Normalize white space.
44260
44261 2003-08-12  Paul Eggert  <eggert@twinsun.com>
44262
44263         * config/srclist-update: Add copyright notice.
44264         (remove_id_lines, remove_trailing_blanks): New constants.
44265         (fixfile): Use them to normalize spacing a bit in copied files.
44266         * config/config.guess, config.sub, install-sh, missing, texinfo.tex:
44267         Normalize leading white space and remove trailing white space.
44268
44269         * config/texinfo.tex: Sync with texinfo.
44270
44271         * config/srclist.txt: Don't get regex.h, strdup.c, strtoll.c,
44272         strtoul.c from libc, to merge coreutils whitespace changes.
44273
44274         * config/srclist.txt: Get the following m4 files from gettext:
44275         codeset.m4, gettext.m4, glibc21.m4, iconv.m4, intdiv0.m4,
44276         inttypes-pri.m4, lcmessage.m4, lib-ld.m4, lib-link.m4, lib-prefix.m4,
44277         longdouble.m4, nls.m4, po.m4, progtest.m4, signed.m4, wchar_t.m4,
44278         wint_t.m4.
44279
44280 2003-08-12  Karl Berry  <karl@gnu.org>
44281
44282         * config/srclist.txt: can't sync vasnprintf.c any more, changes have
44283         been made.
44284
44285 2003-08-11  Paul Eggert  <eggert@twinsun.com>
44286
44287         * modules/gnu-source, m4/gnu-source.m4:
44288         Remove; we're assuming Autoconf 2.54 or later now.
44289         Suggested by Bruno Haible.
44290         * MODULES.html.sh (func_all_modules): Remove gnu-source.
44291
44292 2003-08-11  Bruno Haible  <bruno@clisp.org>
44293
44294         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF): Also check for wcslen.
44295
44296 2003-08-11  Bruno Haible  <bruno@clisp.org>
44297
44298         * lib/vasnprintf.c (local_wcslen): New function, for Solaris 2.5.1.
44299         (vasnprintf): Use it instead of wcslen.
44300
44301 2003-08-11  Bruno Haible  <bruno@clisp.org>
44302
44303         * lib/stdbool_.h (_Bool): Undo last change; instead use a negative enum
44304         value to ensure that _Bool promotes to int. Use #define for _Bool when
44305         using the Solaris C compiler. Adds comments suggested by Paul Eggert.
44306
44307 2003-08-10  Karl Berry  <karl@gnu.org>
44308
44309         * lib/regex.h: update from libc (whitespace fix).
44310
44311 2003-08-09  Paul Eggert  <eggert@twinsun.com>
44312
44313         Merge some files from coreutils.  These changes were
44314         originally made by Jim Meyering.
44315         * lib/acl.c: Include <sys/types.h> before <sys/stat.h>;
44316         many older Unixes require this.
44317         * lib/alloca.c (alloca): Remove cast to argument of free;
44318         no longer needed in C89.
44319         * lib/alloca_.h, regex.h: Fix white space to match
44320         what GNU indent does.
44321
44322 2003-08-09  Paul Eggert  <eggert@twinsun.com>
44323
44324         * m4/regex.m4 (jm_INCLUDED_REGEX): Change "\201" to "\371";
44325         apparently Emacs's Unicode mode got confused before my 2003-08-05
44326         checkin.
44327
44328 2003-08-08  Paul Eggert  <eggert@twinsun.com>
44329
44330         * m4/extensions.m4: New file.
44331         * m4/timespec.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC):
44332         Require gl_USE_SYSTEM_EXTENSIONS.
44333         * m4/unlocked-io.m4 (jm_FUNC_GLIBC_UNLOCKED_IO):
44334         Require gl_USE_SYSTEM_EXTENSIONS rather than AC_GNU_SOURCE.
44335
44336 2003-08-08  Paul Eggert  <eggert@twinsun.com>
44337
44338         * MODULES.html.sh (func_all_modules): Add extensions, gnu-source.
44339         * modules/extensions, modules/gnu-source: New files.
44340         * modules/timespec, modules/unlocked-io: Depend on extensions.
44341
44342 2003-08-07  Paul Eggert  <eggert@twinsun.com>
44343
44344         * modules/restrict: New file.
44345         * MODULES.html.sh (func_all_modules): Add restrict.
44346         * modules/regex: Depend on restrict.
44347
44348 2003-08-07  Paul Eggert  <eggert@twinsun.com>
44349
44350         * m4/restrict.m4: New file.
44351         * m4/regex.m4 (jm_PREREQ_REGEX): Add gl_C_RESTRICT.
44352
44353 2003-08-07  Bruno Haible  <bruno@clisp.org>
44354
44355         * modules/getndelim2 (Makefile.am): Add the files to EXTRA_DIST, not
44356         lib_SOURCES, because getndelim2.m4 now uses AC_LIBOBJ(getndelim2).
44357
44358 2003-08-07  Bruno Haible  <bruno@clisp.org>
44359
44360         * m4/getndelim2.m4 (gl_GETNDELIM2): Use AC_LIBOBJ(getndelim2). This
44361         makes the module 'getndelim2' compatible with the module 'getline'.
44362
44363 2003-08-05  Paul Eggert  <eggert@twinsun.com>
44364
44365         * m4/regex.m4 (jm_INCLUDED_REGEX): Replace a single non-ASCII
44366         byte with "\201" to avoid glitches when editing that source file
44367         with multi-gnome-terminal.
44368
44369 2003-08-05  Paul Eggert  <eggert@twinsun.com>
44370
44371         * lib/bumpalloc.h: Remove.
44372
44373 2003-08-05  Paul Eggert  <eggert@twinsun.com>
44374
44375         * MODULES.html.sh (func_all_modules): Remove bumpalloc.
44376         * modules/bumpalloc: Remove.
44377
44378 2003-08-04  Paul Eggert  <eggert@twinsun.com>
44379
44380         * lib/getloadavg.c: Change copyright notice and spacing to conform to
44381         GNU coding style.
44382
44383         Merge from coreutils.
44384         * lib/error.c [!USE_IN_LIBIO]: Omit this case; assume USE_IN_LIBIO is
44385         1. From glibc.
44386         * lib/getdate.y (date): Also accept dates like May-23-2003; suggestion
44387         from Karl Berry, implemented by Jim Meyering.
44388         * lib/getgroups.c: Include "xalloc.h" instead of declaring xalloc fns;
44389         from Dmitry V. Levin.
44390         Remove anachronistic cast of xrealloc.
44391         * lib/fnmatch_.h (__const): Remove.  Use 'const'.
44392         * lib/fnmatch_loop.c (NEW_PATTERN): Cast alloca return value to proper
44393         type. Otherwise, it wouldn't compile with at least /bin/cc on
44394         ymp-cray-unicos9.0.2.X.
44395         Combine two mostly-identical uses of alloca into one.
44396         Thanks to the Cray-Cyber project for access to a Cray Y-MP.
44397
44398 2003-08-04  Dave Love  <d.love@dl.ac.uk>
44399
44400         [From Emacs.]
44401
44402         * lib/getloadavg.c: Check `__unix' as well as `unix'.  Use #ifdef, not
44403         #if.  Check HAVE_LIBKSTAT as well as LOAD_AVE_TYPE.  Check
44404         F_SETFD, not FD_SETFD.  Use HAVE_STRUCT_NLIST_N_UN_N_NAME, not
44405         obsolete NLIST_NAME_UNION.
44406         [__GNU__]: Undef BSD and FSCALE.
44407         [!NLIST_STRUCT]: Remove conditional definition of NLIST_STRUCT.
44408
44409 2003-08-03  Paul Eggert  <eggert@twinsun.com>
44410
44411         * lib/stdbool_.h (_Bool): Make it signed char, instead of
44412         an enum type, so that it's guaranteed to promote to int.  See:
44413         <http://mail.gnu.org/archive/html/bug-gnulib/2003-07/msg00124.html>
44414
44415 2003-08-03  Karl Berry  <karl@gnu.org>
44416
44417         * config/depcomp: update from automake.
44418
44419 2003-07-31  Paul Eggert  <eggert@twinsun.com>
44420
44421         * lib/strerror.c: Include config.h, limits.h.  Declare sprintf.
44422         (strerror): Don't assume that a printable int fits in 14 bytes.
44423
44424 2003-07-31  Bruno Haible  <bruno@clisp.org>
44425
44426         * modules/getpass-gnu: New file.
44427         * MODULES.html.sh (func_all_modules): Add getpass-gnu.
44428
44429 2003-07-31  Bruno Haible  <bruno@clisp.org>
44430
44431         * m4/getpass.m4 (gl_FUNC_GETPASS_GNU): New macro.
44432
44433 2003-07-24  Karl Berry  <karl@gnu.org>
44434
44435         * config/missing: update from automake.
44436
44437 2003-07-24  Derek Robert Price  <derek@ximbiot.com>
44438             Bruno Haible  <bruno@clisp.org>
44439
44440         * lib/getline.h (getline, getdelim): Change return type to ssize_t.
44441         * lib/getline.c (getline, getdelim): Likewise.
44442         Remove _GNU_SOURCE define; now it's defined in config.h through
44443         m4/getline.m4.
44444
44445 2003-07-23  Karl Berry  <karl@gnu.org>
44446
44447         * config/config.sub: update from prep.
44448
44449 2003-07-22  Paul Eggert  <eggert@twinsun.com>
44450
44451         * modules/xalloc (Depends-on): Add exitfail.
44452         * modules/xmemcoll: Likewise.
44453
44454 2003-07-22  Paul Eggert  <eggert@twinsun.com>
44455
44456         * lib/xalloc.h (XCALLOC, XREALLOC, CCLONE): Fix under- and
44457         over-parenthesization in macros.
44458
44459         Sync with coreutils.
44460
44461         * lib/xalloc.h (XMALLOC, XCALLOC, XREALLOC): Remove casts not
44462         required by C99.
44463
44464         Use `exit_failure' for xalloc and xmemcoll instead of their own
44465         private exit-failure variables.
44466         * lib/xalloc.h (xalloc_exit_failure): Remove.
44467         * lib/xmalloc.c: Likewise.  Include exitfail.h.
44468         (xalloc_die): Use exit_failure instead of xalloc_exit_failure.
44469         * lib/xmemcoll.h (xmemcoll_exit_failure): Remove.
44470         * lib/xmemcoll.c: Likewise.  Include exitfail.h.
44471         (xmemcoll): Use exit_failure instead of xalloc_exit_failure.
44472
44473 2003-07-20  Jim Meyering  <jim@meyering.net>
44474
44475         * modules/closeout (Depends-on): Add exitfail.
44476         Suggestion from Bruno Haible.
44477
44478 2003-07-19  Karl Berry  <karl@gnu.org>
44479
44480         * config/config.sub: update from prep.
44481
44482 2003-07-18  Paul Eggert  <eggert@twinsun.com>
44483
44484         * lib/closeout.h (close_stdout_set_status, close_stdout_status):
44485         Remove.
44486         * lib/closeout.c: Likewise.  Include "closeout.h" right after config.h,
44487         to test that it can stand by itself.  Include "exitfail.h".
44488         Clients should set exit_failure instead.
44489         (EXIT_FAILURE): Remove; no longer needed.  Do not include <stdlib.h>.
44490
44491 2003-07-18  Bruno Haible  <bruno@clisp.org>
44492
44493         * modules/getndelim2: New file.
44494         * modules/getline: Share files with module getndelim2.
44495         * modules/getnline: Depend on getndelim2 instead of sharing files with
44496         it. Add getnline.c to lib_SOURCES.
44497         * MODULES.html.sh (func_all_modules): Add getndelim2.
44498
44499 2003-07-18  Bruno Haible  <bruno@clisp.org>
44500
44501         * m4/getndelim2.m4: New file.
44502         * m4/getline.m4 (AM_FUNC_GETLINE): Add AC_LIBOBJ of getndelim2.c and
44503         invoke gl_PREREQ_GETNDELIM2.
44504         (gl_PREREQ_GETLINE): Drop AC_HEADER_STDC, now done by
44505         gl_PREREQ_GETNDELIM2.
44506         * m4/getnline.m4 (gl_GETNLINE): Drop AC_HEADER_STDC, now done by
44507         gl_GETNDELIM2.
44508
44509 2003-07-18  Bruno Haible  <bruno@clisp.org>
44510
44511         * lib/getndelim2.h: New file.
44512         * lib/getndelim2.c: Make into a module of its own. Include config.h,
44513         getndelim2.h.
44514         (getndelim2): Make non-static. Change return type to ssize_t.
44515         * lib/getline.h: Change argument names.
44516         * lib/getline.c: Include getndelim2.h instead of getndelim2.c.
44517         * lib/getnline.c: Include getndelim2.h.
44518
44519 2003-07-18  Andreas Schwab  <schwab@suse.de>
44520
44521         * lib/memcoll.c (memcoll) [!HAVE_STRCOLL]: Clear errno.
44522
44523 2003-07-17  Karl Berry  <karl@gnu.org>
44524
44525         * config/config.sub: update from prep.
44526
44527 2003-07-17  Bruno Haible  <bruno@clisp.org>
44528
44529         * modules/getnline: New file.
44530         * modules/getline: Add lib/getndelim2.c to source file list.
44531         * MODULES.html.sh (func_all_modules): Add getnline.
44532
44533 2003-07-17  Bruno Haible  <bruno@clisp.org>
44534
44535         * m4/getnline.m4: New file.
44536
44537 2003-07-17  Bruno Haible  <bruno@clisp.org>
44538
44539         * m4/Makefile.am.in: Remove file.
44540         * m4/Makefile.am: Remove file.
44541         * m4/Makefile.in: Remove file.
44542
44543 2003-07-17  Bruno Haible  <bruno@clisp.org>
44544
44545         * lib/getnline.h: New file.
44546         * lib/getnline.c: New file.
44547         * lib/getndelim2.c: New file, extracted from getline.c.
44548         (getndelim2): Renamed from getdelim2, with added nmax argument.
44549         * lib/getline.c: Include getndelim2.c.
44550         (getdelim2): Moved out to getndelim2.c.
44551         (getline, getdelim): Update.
44552
44553 2003-07-17  Bruno Haible  <bruno@clisp.org>
44554
44555         * lib/Makefile.am: Remove file.
44556         * lib/Makefile.in: Remove file.
44557
44558 2003-07-17  Bruno Haible  <bruno@clisp.org>
44559
44560         * configure.in: Remove file.
44561         * Makefile.in: Remove file.
44562
44563 2003-07-17  Bruno Haible  <bruno@clisp.org>
44564
44565         * MODULES.html.sh: Put the </BODY> right before </HTML>.
44566
44567 2003-07-16  Karl Berry  <karl@gnu.org>
44568
44569         * config/srclist-update: was running fixlicense twice, which caused
44570                 texinfo.tex to be nullified for some reason.  Simplify,
44571                 $gplsrc is no longer needed as far as I can see?
44572
44573 2003-07-16  Jim Meyering  <jim@meyering.net>
44574
44575         * modules/save-cwd: Depend on xgetcwd.  From Derek Price.
44576
44577 2003-07-15  Paul Eggert  <eggert@twinsun.com>
44578
44579         * config/srclist.txt: Get the following files from gettext-runtime/intl
44580         instead: config.charset, localcharset.c, localcharset.h, ref-add.sin,
44581         ref-del.sin.  From Bruno Haible.
44582         * config/srclist-update (fixfile): Change grep pattern again, since the
44583         previous fix didn't work (there was another trailing $).  Use
44584         '[$]' to escape the $s.
44585
44586 2003-07-15  Karl Berry  <karl@gnu.org>
44587
44588         * lib/vasnprintf.c: update from gettext.
44589
44590 2003-07-15  Karl Berry  <karl@gnu.org>
44591
44592         * config/srclist-update (fixfile): Change grep pattern, since 'Id'
44593         gets expanded when surrounded by '$'.
44594
44595 2003-07-15  Jim Meyering  <jim@meyering.net>
44596
44597         * modules/save-cwd: Don't depend on error.  From Derek Price.
44598
44599 2003-07-15  Jim Meyering  <jim@meyering.net>
44600
44601         * lib/makepath.c (make_path): Enclose diagnostic in _(...).
44602
44603 2003-07-14  Simon Josefsson  <jas@extundo.com>
44604
44605         * modules/mempcpy: New file.
44606         * MODULES.html.sh (func_all_modules): Add mempcpy.
44607
44608 2003-07-14  Simon Josefsson  <jas@extundo.com>
44609
44610         * m4/mempcpy.m4: New file.
44611
44612 2003-07-14  Simon Josefsson  <jas@extundo.com>
44613
44614         * lib/mempcpy.h: New file.
44615         * lib/mempcpy.c: New file.
44616
44617 2003-07-14  Paul Eggert  <eggert@twinsun.com>
44618
44619         * modules/getdate, modules/posixtm: Depend on mktime.
44620
44621 2003-07-14  Paul Eggert  <eggert@twinsun.com>
44622
44623         * lib/ceill.c, expl.c, floorl.c, frexpl.c, ldexpl.c, mathl.h,
44624         sincosl.c, sqrtl.c, trigl.c, trigl.h, poll.c, poll_.h, mkstemp.c,
44625         unicodeio.c, unicodeio.h, unlocked-io.h:
44626         Switch from LGPL to GPL.
44627
44628 2003-07-14  Paul Eggert  <eggert@twinsun.com>
44629
44630         * lib/asnprintf.c, asprintf.c, config.charset, gettext.h,
44631         localcharset.c, localcharset.h, mkdtemp.c, printf-args.c,
44632         printf-args.h, printf-parse.c, printf-parse.h, ref-add.sin,
44633         ref-del.sin, setenv.c, unsetenv.c, vasnprintf.c, vasnprintf.h,
44634         vasprintf.c, vasprintf.h: Regenerate.  These files are now being
44635         updated automatically by ../config/srclist-update.  This changes
44636         their license from LPGL to GPL.
44637
44638 2003-07-14  Paul Eggert  <eggert@twinsun.com>
44639
44640         * config/srclist.txt: Add tons more gettext files.  $GETTEXT is now
44641         assumed to refer to the root of the most recent stable gettext version.
44642         * config/srclistvars.sh: Add defaults for eggert.
44643         * config/srclist-update: Convert LGPL to GPL in shell scripts, too.
44644         Match "This program" as well as "The program".  This is needed
44645         for gettext.
44646
44647 2003-07-14  Jim Meyering  <jim@meyering.net>
44648
44649         Don't emit diagnostics.  Let callers do that.
44650         * lib/save-cwd.c: Don't include "error.h".
44651         (save_cwd): Don't call error.  Ensure that errno is valid
44652         when returning nonzero.
44653
44654         * lib/save-cwd.h (restore_cwd): Update prototype.
44655         * lib/save-cwd.c (restore_cwd): Remove two parameters.
44656         Simplify.  Don't call error upon failure.  Let callers do that.
44657         (save_cwd): Mention that Irix 5.3 has the same problem as SunOS 4
44658         when auditing is enabled.  But don't bother updating the #if.
44659
44660 2003-07-11  Alexandre Duret-Lutz  <adl@gnu.org>
44661
44662         * lib/obstack.h (__INT_TO_PTR): Revert change of 2003-03-13;
44663         it breaks C++ compilation.
44664         [!__GNUC__ || !__STDC__] (obstack_finish): Cast result to void*.
44665
44666 2003-07-10  Simon Josefsson  <jas@extundo.com>
44667
44668         * modules/strchrnul (Makefile.am): Add strchrnul.h.
44669
44670 2003-07-10  Jim Meyering  <jim@meyering.net>
44671
44672         * m4/clock_time.m4: Remove trailing blank.
44673         * m4/intmax_t.m4: Likewise.
44674
44675 2003-07-10  Jim Meyering  <jim@meyering.net>
44676
44677         * lib/vasnprintf.c: Remove trailing blanks.
44678         Make cpp indentation consistent.
44679
44680 2003-07-09  Paul Eggert  <eggert@twinsun.com>
44681
44682         * lib/alloca_.h, euidaccess.c, getpass.c, memrchr.c, obstack.h,
44683         posixver.c, strftime.c, strnlen.c, strverscmp.c:
44684         Switch from LGPL to GPL.
44685
44686 2003-07-09  Paul Eggert  <eggert@twinsun.com>
44687
44688         * config/srclist.txt: Sort sublists.  Add
44689         $LIBCSRC/sysdeps/generic/strtoul.c. In comments, add more libc files
44690         that differ from gnulib for one reason or another; we'd like this list
44691         to be smaller but for now let's document what we have.
44692
44693 2003-07-08  Paul Eggert  <eggert@twinsun.com>
44694
44695         * config/srclist-update: Port to POSIX 1003.1-2001 hosts by avoiding
44696         the use of GNU extensions.  Change "x=`eval echo $x`" to the shorter
44697         and sweeter "eval x=$x".
44698         * config/srclist.txt: Get lib/argp* from glibc.
44699
44700 2003-07-07  Paul Eggert  <eggert@twinsun.com>
44701
44702         * lib/mktime.c: Fix some boundary cases and remove need for floating
44703         point.
44704
44705         Issue a compile-time diagnostic if time_t is floating point, or if
44706         two's complement arithmetic is not in effect, or if arithmetic
44707         right shift does not propagate the sign.  These assumptions were
44708         all in the original code but they weren't checked.
44709
44710         (TIME_T_MIDPOINT, verify): New macros.
44711         (__isleap): Remove; it has integer overflow problems.
44712         (leapyear): New function, without those problems.
44713         (ydhms_tm_diff): Remove; splitting into two parts.
44714         (ydhms_diff): New function, containing the arithmetic part of
44715         the old ydhms_tm_diff function.  Issue a compile-time
44716         diagnostic if we are not using C99 integer division.
44717         Avoid casts when possible.
44718         (guess_time_tm): New function, containing the checking part of
44719         the old ydhms_tm_diff function.  Return the new value, rather than
44720         the difference between it and the old.  Accept a new argument T
44721         so that *T specifies the old value.  Check for overflow in the result.
44722
44723         (__mktime_internal): Use a time_t offset, not a long int offset.
44724         This undoes the 2003-06-04 change, which is no longer needed now
44725         that we have better overflow checking.
44726         (localtime_offset): Likewise.
44727
44728         (__mktime_internal): Avoid harmful overflow on hosts where time_t
44729         and long are 64-bit but int is only 32-bit.
44730         (ydhms_diff): Use long int to store year1 and yday1.
44731         Issue a compile-time diagnostic if long int is not wide enough.
44732
44733         (__mktime_internal): Use long int to store adjusted year and yday.
44734         Use plain C rather than preprocessor commands, if that doesn't
44735         affect efficiency.
44736         Check for overflow (and try to repair) after each probe
44737         rather than checking only at the very end.  This avoids some bugs
44738         (e.g., southern hemisphere, behind GMT, and GMT offset at minimum time
44739         does not equal GMT offset at maximum time).
44740         Use integer to check for overflow rather than floating point; this
44741         is more portable to non-IEEE hosts, and is a tad faster.
44742         When we detect that we are oscillating between two values,
44743         don't check whether tm_isdst has the requested value, since
44744         we already know the answer.  When tm_isdst has the wrong value,
44745         use a different heuristic to find the right one, based on the
44746         extreme values actually observed in practice in tz2003a,
44747         rather than the (overly optimistic) "previous 3 calendar quarters".
44748
44749         (not_equal_tm, print_tm, check_result): Use "const T" rather than
44750         "T const" to accommodate glibc style.
44751         (check_result): Use less-confusing report format.  "long" -> "long int.
44752         (main): Likewise.
44753         Don't loop if the iteration overflows time_t.
44754         Allow a negative step in the iteration.
44755
44756 2003-07-06  Karl Berry  <karl@gnu.org>
44757
44758         * config/depcomp: update from automake.
44759         * config/config.sub: update from prep.
44760
44761 2003-07-03  Karl Berry  <karl@gnu.org>
44762
44763         * config/config.guess: update from prep.
44764
44765 2003-07-01  Paul Eggert  <eggert@twinsun.com>
44766
44767         * m4/xreadlink.m4 (gl_XREADLINK): Don't check for sys/types.h, since
44768         xreadlink.c now includes it unconditionally.
44769
44770 2003-07-01  Paul Eggert  <eggert@twinsun.com>
44771
44772         * lib/xreadlink.c: Include <sys/types.h> unconditionally, instead of
44773         having it depend on HAVE_SYS_TYPES_H.
44774
44775 2003-07-01  Bruno Haible  <bruno@clisp.org>
44776
44777         * m4/ssize_t.m4 (gt_TYPE_SSIZE_T): Don't include <unistd.h>.
44778         <sys/types.h> should be sufficient.
44779         Reported by Paul Eggert.
44780
44781 2003-06-26  Karl Berry  <karl@gnu.org>
44782
44783         * config/depcomp: update from automake.
44784
44785 2003-06-26  Bruno Haible  <bruno@clisp.org>
44786
44787         * modules/human: Depend on module stdbool.
44788
44789 2003-06-25  Bruno Haible  <bruno@clisp.org>
44790
44791         * modules/readlink: New file.
44792         * modules/xreadlink: Depend on it.
44793         * MODULES.html.sh (func_all_modules): Add readlink.
44794
44795 2003-06-25  Bruno Haible  <bruno@clisp.org>
44796
44797         * m4/readlink.m4: New file.
44798
44799 2003-06-25  Bruno Haible  <bruno@clisp.org>
44800
44801         * lib/readlink.c: New file.
44802
44803 2003-06-22  Karl Berry  <karl@gnu.org>
44804
44805         * config/srclist.txt: update mkinstalldirs from automake.
44806         * config/mkinstalldirs: update.
44807
44808 2003-06-22  Bruno Haible  <bruno@clisp.org>
44809
44810         Portability to mingw32.
44811         * m4/ssize_t.m4: New file, from GNU gettext.
44812         * m4/safe-read.m4 (gl_PREREQ_SAFE_READ): Require gt_TYPE_SSIZE_T.
44813         * m4/xreadlink.m4 (gl_XREADLINK): Require gt_TYPE_SSIZE_T.
44814
44815 2003-06-22  Bruno Haible  <bruno@clisp.org>
44816
44817         * modules/safe-read: Add m4/ssize_t.m4.
44818         * modules/xreadlink: Add m4/ssize_t.m4.
44819
44820 2003-06-20  Bruno Haible  <bruno@clisp.org>
44821
44822         Assume C89, so PARAMS isn't needed.
44823         * lib/unicodeio.h (PARAMS): Remove.
44824         * lib/unicodeio.c: Don't use PARAMS.
44825
44826 2003-06-18  Karl Berry  <karl@gnu.org>
44827
44828         * config/config.{guess,sub}: update from prep.
44829
44830 2003-06-18  Jim Meyering  <jim@meyering.net>
44831
44832         Merge changes from coreutils.
44833         * lib/readutmp.c: Include <string.h> and <stdlib.h> unconditionally.
44834         Remove explicit declarations of xmalloc and realloc.
44835         Include xalloc.h.
44836         (read_utmp): Remove anachronistic cast of xmalloc.
44837
44838 2003-06-17  Paul Eggert  <eggert@twinsun.com>
44839
44840         Assume C89, so PARAMS isn't needed.
44841         * lib/backupfile.h (PARAMS): Remove.  All uses removed.
44842         * lib/closeout.h, lib/dirname.h, lib/filemode.h, lib/fsusage.h,
44843         lib/getdate.h, lib/getline.h, lib/group-member.h, lib/hard-locale.h,
44844         lib/hash.h, lib/linebuffer.h, lib/long-options.h, lib/makepath.h,
44845         lib/memcasecmp.h, lib/memcoll.h, lib/modechange.h, lib/mountlist.h,
44846         lib/path-concat.h, lib/physmem.h, lib/posixtm.h, lib/quote.h,
44847         lib/readutmp.h, lib/same.h, lib/save-cwd.h, lib/savedir.h,
44848         lib/stdio-safer.h, lib/strtoimax.c, lib/strverscmp.h,
44849         lib/unistd-safer.h, lib/version-etc.h, lib/xalloc.h, lib/xreadlink.h,
44850         lib/xstrtod.h, lib/xstrtol.h: Likewise.
44851         * lib/filemode.h, lib/hard-locale.h, lib/memcoll.h, lib/modechange.h,
44852         lib/physmem.h, lib/same.h, lib/strverscmp.h: Do not include config.h;
44853         no longer needed. Anyway, config.h should always be included before any
44854         other file.
44855
44856 2003-06-11  Simon Josefsson  <jas@extundo.com>
44857
44858         * modules/sysexits: New file.
44859         * MODULES.html.sh (func_all_modules): Add sysexits.
44860
44861 2003-06-11  Simon Josefsson  <jas@extundo.com>
44862
44863         * lib/sysexit_.h: New file.
44864
44865 2003-06-11  Derek Price  <derek@ximbiot.com>
44866
44867         * lib/stat.c [LSTAT]: Compile/use slash_aware_lstat only if it is
44868         necessary.
44869
44870 2003-06-11  Bruno Haible  <bruno@clisp.org>
44871
44872         * m4/sysexits.m4: New file.
44873
44874 2003-06-10  Simon Josefsson  <jas@extundo.com>
44875
44876         * lib/argp.h: New file, from glibc.
44877         * lib/argp-ba.c: New file, from glibc.
44878         * lib/argp-eexst.c: New file, from glibc.
44879         * lib/argp-fmtstream.c: New file, from glibc.
44880         * lib/argp-fmtstream.h: New file, from glibc.
44881         * lib/argp-fs-xinl.c: New file, from glibc.
44882         * lib/argp-help.c: New file, from glibc.
44883         * lib/argp-namefrob.h: New file, from glibc.
44884         * lib/argp-parse.c: New file, from glibc.
44885         * lib/argp-pv.c: New file, from glibc.
44886         * lib/argp-pvh.c: New file, from glibc.
44887         * lib/argp-xinl.c: New file, from glibc.
44888
44889 2003-06-10  Simon Josefsson  <jas@extundo.com>
44890
44891         * modules/strchrnul: New file.
44892
44893 2003-06-10  Simon Josefsson  <jas@extundo.com>
44894
44895         * modules/argp: New file.
44896
44897 2003-06-10  Simon Josefsson  <jas@extundo.com>
44898
44899         * m4/strchrnul.m4: New file.
44900
44901 2003-06-10  Simon Josefsson  <jas@extundo.com>
44902
44903         * lib/strchrnul.h: New file.
44904         * lib/strchrnul.c: New file.
44905
44906 2003-06-10  Bruno Haible  <bruno@clisp.org>
44907
44908         * MODULES.html.sh (func_all_modules): Add strchrnul and argp.
44909
44910 2003-06-07  Karl Berry  <karl@gnu.org>
44911
44912         * config/config.{guess,sub}: update from prep.
44913
44914 2003-06-07  Jim Meyering  <jim@meyering.net>
44915
44916         * modules/strtod: Use $(...) notation, not @...@ for
44917         AC_REPLACE'd variables.
44918         * modules/localcharset: Likewise.
44919
44920 2003-06-07  Jim Meyering  <jim@meyering.net>
44921
44922         * lib/readtokens.h: Put `Free Software Foundation, Inc.'
44923         in place of my name in the copyright comment.
44924         Remove definition and uses of __P.
44925
44926         From coreutils.
44927         * lib/stat.c: Don't declare xmalloc explicitly.
44928         Instead, include "xalloc.h".
44929         * lib/readtokens.c (readtokens): Remove anachronistic casts of xmalloc,
44930         xrealloc, and xcalloc return values.
44931         * lib/xgetcwd.c (xgetcwd): Include "xgetcwd.h".
44932         Improve comment.
44933         * lib/xgetcwd.h: Remove definition/uses of PARAMS.
44934
44935 2003-06-07  Bruno Haible  <bruno@clisp.org>
44936
44937         * modules/poll (Makefile.am): Use explicit creation rule for poll.h, to
44938         avoid AC_CONFIG_LINKS.
44939         * modules/fnmatch (Makefile.am): Use explicit creation rule for
44940         fnmatch.h, to avoid AC_CONFIG_LINKS.
44941         * modules/alloca (Makefile.am): Make creation of alloca.h Ctrl-C safe.
44942
44943 2003-06-07  Bruno Haible  <bruno@clisp.org>
44944
44945         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH, gl_FUNC_FNMATCH_POSIX,
44946         gl_FUNC_FNMATCH_GNU): Set FNMATCH_H instead of invoking
44947         AC_CONFIG_LINKS. Needed to allow for a different name of the lib
44948         directory.
44949         * m4/poll.m4 (gl_FUNC_POLL): Set POLL_H instead of invoking
44950         AC_CONFIG_LINKS. Needed to allow for a different name of the lib
44951         directory.
44952
44953 2003-06-06  Jim Meyering  <jim@meyering.net>
44954
44955         Merge from coreutils.
44956         * lib/same.c: (same_name): Declare *_basename locals to be `const'.
44957         Consolidate declarations and initializations of *_base* locals.
44958
44959         Merge from coreutils.
44960         This avoids a core dump on systems without GNU putenv,
44961         when running `env -u SOME_ALREADY_UNSET_VARIABLE'.
44962         * lib/putenv.c (__set_errno, LOCK, UNLOCK): Define.
44963         (unsetenv): New static function, from GNU libc.
44964         (rpl_putenv): Use it.
44965
44966         * lib/modechange.c: Remove trailing blanks.
44967
44968         Merge from coreutils.
44969         * lib/fsusage.c: Remove declaration of statfs.
44970         It conflicted with one from OSF/1 5.1 in <sys/mount.h>.
44971
44972         * lib/posixtm.c: Include <stdbool.h> unconditionally.
44973
44974 2003-06-06  Jim Meyering  <jim@meyering.net>
44975
44976         * lib/stdbool_.h: Renamed from stdbool.h.in.
44977
44978 2003-06-06  Jim Meyering  <jim@meyering.net>
44979             Bruno Haible  <bruno@clisp.org>
44980
44981         * modules/stdbool: Reflect renaming: stdbool.h.in -> stdbool_.h.
44982         Adjust Makefile.am snippet not to redirect directly to target.
44983         Use $(STDBOOL_H) notation, not @STDBOOL_H@ for AC_REPLACE'd variables.
44984
44985 2003-06-05  Paul Eggert  <eggert@twinsun.com>
44986
44987         * lib/mktime.c (__mktime_internal): When resolving a tm_isdst
44988         mismatch, look in future quarters as well as past.  This fixes a
44989         bug when processing fall-backwards gaps immediately after a long
44990         period of daylight-saving time.
44991
44992         * lib/mktime.c: Assume freestanding C89 or better.
44993         (HAVE_LIMITS_H): Remove.  Assume it's 1.
44994         (__P): Remove; not used.
44995         (CHAR_BIT, INT_MIN, INT_MAX): Remove; <limits.h> defines them.
44996         (mktime, not_equal_tm, print_tm, check_result,
44997         main): Use prototypes.  Use const * where appropriate.
44998         (main): Fix typo in testing code that uncovered by above changes.
44999         (Local Variables): Remove -DHAVE_LIMITS_H from compile-command.
45000
45001 2003-06-04  Paul Eggert  <eggert@twinsun.com>
45002
45003         * m4/human.m4 (gl_HUMAN): Require AM_STDBOOL_H.  Check for
45004         locale.h, localeconv.  This merges changes from coreutils.
45005
45006         * m4/mktime.m4 (AC_FUNC_MKTIME): New macro, taken from Autoconf CVS.
45007         It can be removed after the next Autoconf is released.
45008         * m4/exclude.m4 (gl_EXCLUDE): Don't check for sys/types.h; no loner
45009         needed.
45010
45011 2003-06-04  Paul Eggert  <eggert@twinsun.com>
45012
45013         * lib/mktime.c: Fix Debian bug 177940
45014         <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=177940>.
45015         (localtime_offset): Now long int, not time_t, because we want it
45016         to be guaranteed to be signed.  All uses changed.
45017         (__mktime_internal): If overflow would occur when adding offset,
45018         don't add it.
45019
45020         Merge 'human' changes from coreutils.  Rewrite to support
45021         locale-specific notations like thousands separators.
45022         * lib/human.c: Simplify authorship notice.
45023         Include human.h immediately after config.h.
45024         <sys/types.h>, <stdio.h>: Do not include; no longer needed.
45025         <limits.h>: Do not include, since human.h does.
45026         (SIZE_MAX, UINTMAX_MAX): New macros.
45027         <strings.h>: Include if HAVE_STRINGS_H, not if !HAVE_STRING_H.
45028         <locale.h>: Include if HAVE_LOCALE_H and HAVE_LOCALECONV.
45029         (HUMAN_READABLE_SUFFIX_LENGTH_MAX): New macro.
45030         (power_letter): Renamed from suffixes.
45031         (generate_suffix_backwards): Remove.
45032         (adjust_value): Now takes int style (because of human.h changes)
45033         and long double value (for greater precision on some platforms).
45034         (group_number): New function.
45035         (human_readable): Use it.  Use integer options, not enum.
45036         Put the options before the sizes in the arg list.
45037         Support all the new options.
45038         The old human_readable function has been removed;
45039         use inttostr.h instead.
45040         (human_readable, default_block_size, humblock):
45041         Use uintmax_t, not int, for block sizes.
45042         (human_readable_inexact, block_size_types): Remove.
45043         (block_size_opts): New constant.
45044         (human_options): Renamed from human_block_size, with new signature
45045         that allows block sizes up to UINTMAX_MAX.  All callers changed.
45046         * lib/human.h: Add copyright and authorship notice.
45047         Include <limits.h> and <stdbool.h> unconditionally.
45048         (PARAMS): Remove.  All uses removed.
45049         (LONGEST_HUMAN_READABLE): Add support for thousands separator.
45050         (enum human_inexact_style): Remove tag; now a nameless enum.
45051         (human_floor, human_ceiling, human_round_to_even): Now have
45052         values 2, 0, 1 rather than -1, 1, 0.
45053         (human_group_digits, human_suppress_point_zero, human_autoscale,
45054         human_base_1024, human_SI, human_B): New constants.
45055         (human_readable_inexact, human_block_size): Remove.
45056         (human_readable): Size args are now uintmax_t, not int.
45057         (human_options): New decl.
45058
45059         * lib/exclude.c: (new_exclude, add_exclude): Remove casts that are
45060         unnecessary now that we assume C89 or better.  This change
45061         imported from coreutils.
45062
45063         * lib/mktime.c (__mktime_internal): Do not reject negative timestamps
45064         arbitrarily.  This is the same patch as 2003-05-28, but it got lost
45065         in the 2003-05-30 sync from glibc.
45066
45067         .h files should stand alone, but we shouldn't include <sys/types.h>
45068         if we can get away with just <stddef.h>.
45069
45070         * lib/__fpending.h, addext.c, backupfile.c, exclude.c, getline.c,
45071         malloc.c, putenv.c, realloc.c, strcasecmp.c: Include <stddef.h>
45072         rather than <sys/types.h>, as we merely need size_t.
45073         * lib/dirname.h, memcoll.h, xalloc.h, xmemcoll.h: Include <stddef.h>,
45074         to get size_t.
45075         * lib/hash.h, linebuffer.h, readtokens.h, stdio-safer.h, version-etc.h:
45076         Include <stdio.h>, to get FILE.
45077         * lib/memcasecmp.c: Don't include <sys/types.h>, as we can assume
45078         memcasecmp.h has included <stddef.h> and all we need is size_t.
45079         * lib/memcoll.c: Include "memcoll.h", which gets us size_t and checks
45080         our interface, instead of including <sys/types.h>
45081
45082 2003-06-04  Paul Eggert  <eggert@twinsun.com>
45083
45084         * config/srclist.txt ($LIBCSRC/time/mktime.c lib gpl): Comment out for
45085         now, as glibc mktime is buggy on non-glibc systems.
45086
45087 2003-06-03  Karl Berry  <karl@gnu.org>
45088
45089         * config/config.sub: update from prep.
45090
45091 2003-06-02  Paul Eggert  <eggert@twinsun.com>
45092
45093         [from coreutils]
45094         Fix some minor time-related bugs with POSIX time arguments.
45095         Some valid time stamps were being rejected (notably -1, and
45096         time stamps before 1900 on 64-bit hosts).  And some invalid
45097         time stamps were being accepted, e.g. September 31.
45098
45099         * lib/posixtm.h (posixtime): Return bool instead of time_t, so
45100         that we can return (time_t) -1 successfully.
45101         * lib/posixtm.c: Likewise.
45102         [HAVE_STDBOOL_H]: Include <stdbool.h>.
45103         (bool, false, true) [!HAVE_STDBOOL_H]: New type.
45104         (t): Remove static var.
45105         (year, posix_time_parse): Now takes struct tm * arg to modify, instead
45106         of static var.  All uses changed.
45107         (year): Do not reject years before 1900; they can occur with
45108         64-bit time_t.
45109         (posix_time_parse): Do not check for out-of-range components;
45110         that is now the caller's responsibility, since our checks were
45111         only approximations.
45112         (posixtime): Use mktime to check for out-of-range components,
45113         since it knows them exactly.
45114         If mktime returns (time_t) -1, check whether an error actually occurred
45115         by invoking localtime on -1.
45116         (main) [TEST_POSIXTIME]: Check for input data errors, and report
45117         posixtime failures better.
45118         Improve the test data (in comments only).
45119
45120 2003-06-02  Karl Berry  <karl@gnu.org>
45121
45122         * config/mkinstalldirs (version): new variable.
45123         (--version): new option.
45124         (usage): improve message.
45125
45126 2003-05-30  Karl Berry  <karl@gnu.org>
45127
45128         * lib/mktime.c: update from libc.
45129
45130 2003-05-30  Bruno Haible  <bruno@clisp.org>
45131
45132         * modules/gettext: Add files m4/nls.m4 and m4/po.m4.
45133         * config/config.rpath: Upgrade to gettext-0.12.1.
45134
45135 2003-05-30  Bruno Haible  <bruno@clisp.org>
45136
45137         * m4/gettext.m4: Upgrade to gettext-0.12.1.
45138         * m4/nls.m4: New file, from gettext-0.12.1.
45139         * m4/po.m4: New file, from gettext-0.12.1.
45140         * m4/progtest.m4: Upgrade to gettext-0.12.1.
45141
45142 2003-05-30  Bruno Haible  <bruno@clisp.org>
45143
45144         * lib/config.charset: Upgrade to gettext-0.12.1 and libiconv-1.9.1.
45145         * lib/localcharset.h: Likewise.
45146         * lib/localcharset.c: Likewise.
45147
45148 2003-05-29  Karl Berry  <karl@gnu.org>
45149
45150         * config/config.rpath: update from gettext.
45151
45152 2003-05-28  Paul Eggert  <eggert@twinsun.com>
45153
45154         Assume the headers required for C89 freestanding compilers.
45155         * m4/backupfile.m4 (gl_BACKUPFILE): Don't check for limits.h.
45156         * m4/fsusage.m4 (gl_PREREQ_FSUSAGE_EXTRA): Likewise.
45157         * m4/human.m4 (gl_HUMAN): Likewise.
45158         * m4/pathmax.m4 (gl_PATHMAX): Likewise.
45159         * m4/rpmatch.m4 (gl_FUNC_RPMATCH): Likewise.
45160         * m4/userspec.m4 (gl_USERSPEC): Likewise.
45161         * m4/xreadlink.m4 (gl_XREADLINK): Likewise.
45162         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
45163         * m4/quote.m4 (gl_QUOTE): Don't check for stddef.h.
45164
45165 2003-05-28  Paul Eggert  <eggert@twinsun.com>
45166
45167         Assume the headers required for C89 freestanding compilers.
45168         * lib/addext.c, lib/backupfile.c, lib/fsusage.c, lib/human.c,
45169         lib/pathmax.h, lib/rpmatch.c, lib/userspec.c, lib/xreadlink.c,
45170         lib/xstrtol.c: Include <limits.h> without checking for HAVE_LIMITS_H.
45171         * lib/backupfile.c, lib/fsusage.c, lib/hash.c, lib/human.c,
45172         lib/safe-read.c, lib/userspec.c, lib/xstrtol.c (CHAR_BIT): Don't
45173         define, since <limits.h> is guaranteed to do that.
45174         * lib/fatal.c: Include <stdarg.h> without checking for __STDC__.
45175         * lib/exclude.c: Include <stdbool.h> unconditionally.
45176         * lib/tempname.c: Include <stddef.h> unconditionally.
45177         * lib/hash.c: Include <limits.h>, since we no longer define CHAR_BIT.
45178         * lib/modechange.c, rpmatch.c (NULL): Don't define, since
45179         <stddef.h> does that.
45180         * lib/quote.c: Dont include <stddef.h> or <sys/types.h>; not needed.
45181         * lib/safe-read.c (INT_MAX): Don't define, since <limits.h> does that.
45182         * lib/safe-read.c (TYPE_MINIMUM, TYPE_MAXIMUM): Remove; no longer
45183         needed.
45184         * lib/xstrtol.c: Likewise.
45185         * lib/safe-read.c: Remove TYPE_SIGNED; no longer needed.
45186         * lib/savedir.c: Include <stddef.h> instead of defining NULL.
45187
45188         * lib/addext.c (addext): Use assignment rather than cast, to avoid
45189         warnings on some platforms.
45190
45191         * lib/mktime.c (__mktime_internal): Do not reject negative timestamps
45192         arbitrarily.
45193
45194 2003-05-26  Jim Meyering  <jim@meyering.net>
45195
45196         Merge in a change from coreutils:
45197         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Test the cache variable, not one
45198         that is guaranteed to be `no'.  Use `no_such_member' to indicate
45199         that condition, rather than `-1' which is slightly misleading.
45200         Change the name of the cache variable to have the gl_ prefix.
45201         Prompted by a patch from Richard Dawe for DJGPP.
45202
45203 2003-05-24  Karl Berry  <karl@gnu.org>
45204
45205         * config/config.guess: update from prep.
45206
45207 2003-05-22  Karl Berry  <karl@gnu.org>
45208
45209         * gnulib-tool (func_usage): =LIBRARY not =libRARY in help msg.
45210
45211 2003-05-20  Karl Berry  <karl@gnu.org>
45212
45213         * config/config.guess: update from prep.
45214
45215 2003-05-18  Karl Berry  <karl@gnu.org>
45216
45217         * config/srclistvars.sh (TEXMF): use TEXMFROOT instead, since TEXMF
45218         might actually be set by the user.
45219
45220         * config/depcomp, install-sh, mdate-sh: update from automake.
45221
45222 2003-05-17  Bruno Haible  <bruno@clisp.org>
45223
45224         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Fix a quoting bug leading to an
45225         invalid expansion for AC_EGREP_CPP.
45226         * m4/strtoimax.m4 (gl_FUNC_STRTOIMAX): Likewise.
45227         * m4/strtoumax.m4 (gl_FUNC_STRTOUMAX): Likewise.
45228         Suggested by Akim Demaille <akim@epita.fr> in
45229         http://mail.gnu.org/archive/html/bug-autoconf/2003-05/threads.html
45230
45231 2003-05-12  Jim Meyering  <jim@meyering.net>
45232
45233         * lib/strftime.c (my_strftime): Let the `-' (no-pad) flag affect
45234         the space-padded-by-default conversion specifiers, %e, %k, %l.
45235
45236 2003-05-12  Bruno Haible  <bruno@clisp.org>
45237
45238         * lib/linebreak.c (iconv_string_length): Don't return -1 just because
45239         the string is longer than 4 KB.
45240
45241 2003-05-11  Karl Berry  <karl@gnu.org>
45242
45243         * config/config.{guess,sub}: update from prep.
45244
45245 2003-05-09  Bruno Haible  <bruno@clisp.org>
45246
45247         * modules/error: Add m4/strerror_r.m4 to file list.
45248
45249 2003-05-03  Bruno Haible  <bruno@clisp.org>
45250
45251         Upgrade to Unicode-4.0.
45252         * lib/linebreak.c (nonspacing_table_data): Change width of U+00AD,
45253         U+0350..U+0357, U+035D..U+035F, U+0600..U+0603, U+0610..U+0615,
45254         U+0656..U+0658, U+0A01, U+0AE2..U+0AE3, U+0CBC, U+17B4..U+17B5,
45255         U+17DD, U+1920..U+1922, U+1927..U+192B, U+1932, U+1939..U+193B
45256         from 1 to 0. Change width of U+0CBF, U+0CC6, U+180E from 0 to 1.
45257         (uc_width): Change width of U+4DC0..U+4DFF from 2 to 1. Change width
45258         of U+2A6D7..U+2F7FF, U+2FA1E..U+2FFFD, U+30000..U+3FFFD from 1 to 2.
45259         Change width of U+E0100..U+E01EF from 1 to 0.
45260
45261 2003-04-25  Jim Meyering  <jim@meyering.net>
45262
45263         * lib/copy-file.c (copy_file_preserving): Declare buf_size to be
45264         of type size_t, not int.
45265
45266 2003-04-25  Bruno Haible  <bruno@clisp.org>
45267
45268         * lib/copy-file.c: Include <stddef.h>, for size_t.
45269
45270 2003-04-21  Paul Eggert  <eggert@twinsun.com>
45271
45272         * m4/error.m4 (gl_ERROR): Do not put under dynamic conditions some
45273         code which expansion is under static control.  Patch imported from
45274         Akim Demaille's patch to Bison; see
45275         <http://mail.gnu.org/archive/html/bison-patches/2003-03/msg00057.html>.
45276
45277 2003-04-14  Bruno Haible  <bruno@clisp.org>
45278
45279         * m4/error.m4 (jm_PREREQ_ERROR): Use AC_FUNC_VPRINTF.
45280
45281 2003-04-11  Jim Meyering  <jim@meyering.net>
45282
45283         Merge changes from Coreutils.
45284
45285         2003-03-22  Jim Meyering  <jim@meyering.net>
45286
45287         * lib/strftime.c (widen): Cast alloca return value to proper type.
45288
45289         2003-01-19  Ulrich Drepper  <drepper@redhat.com>
45290
45291         From GNU libc.
45292         * lib/strftime.c (my_strftime): Handle very large width
45293         specifications for numeric values correctly.  Improve checks for
45294         overflow.
45295
45296         2003-01-19  Jim Meyering  <jim@meyering.net>
45297
45298         * lib/strftime.c (widen) [COMPILE_WIDE]: Merge nearly-identical
45299         definitions.
45300         (nl_get_alt_digit) [! defined my_strftime]: Define.
45301         (my_strftime) [_NL_CURRENT]: Merge nearly-identical uses of
45302         _nl_get_alt_digit and _nl_get_walt_digit.
45303
45304         * lib/strftime.c (my_strftime): Merge in locale-related changes from
45305         libc. These changes have no effect outside of _LIBC.
45306
45307 2003-04-10  Bruno Haible  <bruno@clisp.org>
45308
45309         * modules/findprog: New file.
45310         * MODULES.html.sh (func_all_modules): Add it.
45311
45312 2003-04-10  Bruno Haible  <bruno@clisp.org>
45313
45314         * m4/findprog.m4: New file.
45315         * m4/eaccess.m4: New file.
45316
45317 2003-04-10  Bruno Haible  <bruno@clisp.org>
45318
45319         * lib/findprog.h: New file, from GNU gettext.
45320         * lib/findprog.c: New file, from GNU gettext.
45321
45322 2003-04-05  Jim Meyering  <jim@meyering.net>
45323
45324         Merge changes from Coreutils.
45325
45326         * lib/exclude.h (PARAMS): Remove definition and uses.
45327         * lib/exclude.c: Remove uses of `PARAMS'.
45328
45329         * lib/dirname.c [TEST_DIRNAME]: Update build instructions for test.
45330         Add test-cases for DOS filenames. Declare program_name.
45331         (main): Set up program_name.  Patch by Rich Dawe.
45332
45333         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Detect any
45334         error from mntctl.
45335         Use mntctl's return value to drive the entry-processing loop, since
45336         we can't rely on the value of the vmt_length member in the last
45337         entry.  On some systems doing so could result in exhausting
45338         virtual memory.  Based in part on a patch from Mike Jetzer.
45339
45340 2003-04-04  Bruno Haible  <bruno@clisp.org>
45341
45342         * modules/linebreak: New file.
45343         * MODULES.html.sh (func_all_modules): Add it.
45344
45345 2003-04-04  Bruno Haible  <bruno@clisp.org>
45346
45347         * m4/linebreak.m4: New file.
45348
45349 2003-04-04  Bruno Haible  <bruno@clisp.org>
45350
45351         * lib/linebreak.h: New file, from GNU gettext.
45352         * lib/linebreak.c: New file, from GNU gettext with slight
45353         modifications.
45354         * lib/lbrkprop.h: New file, from GNU gettext.
45355
45356 2003-04-03  Bruno Haible  <bruno@clisp.org>
45357
45358         * modules/utf8-ucs4: New file.
45359         * modules/utf16-ucs4: New file.
45360         * modules/ucs4-utf8: New file.
45361         * modules/ucs4-utf16: New file.
45362         * MODULES.html.sh (func_all_modules): Add them.
45363
45364 2003-04-03  Bruno Haible  <bruno@clisp.org>
45365
45366         * m4/utf-ucs4.m4: New file.
45367         * m4/ucs4-utf.m4: New file.
45368
45369 2003-04-03  Bruno Haible  <bruno@clisp.org>
45370
45371         * lib/utf8-ucs4.h: New file, from GNU gettext.
45372         * lib/utf16-ucs4.h: New file, from GNU gettext.
45373         * lib/ucs4-utf8.h: New file, from GNU gettext.
45374         * lib/ucs4-utf16.h: New file, from GNU gettext.
45375
45376 2003-04-02  Bruno Haible  <bruno@clisp.org>
45377
45378         * modules/binary-io: New file.
45379         * MODULES.html.sh (func_all_modules): Add it.
45380
45381 2003-04-02  Bruno Haible  <bruno@clisp.org>
45382
45383         * lib/binary-io.h: New file, from GNU gettext.
45384
45385 2003-04-01  Bruno Haible  <bruno@clisp.org>
45386
45387         * modules/pathname: New file.
45388         * MODULES.html.sh (func_all_modules): Add it.
45389
45390 2003-04-01  Bruno Haible  <bruno@clisp.org>
45391
45392         * lib/pathname.h: New file, from GNU gettext.
45393         * lib/concatpath.c: New file, from GNU gettext.
45394
45395 2003-03-30  Bruno Haible  <bruno@clisp.org>
45396
45397         * m4/copy-file.m4 (gl_COPY_FILE): Add check for chown().
45398
45399 2003-03-30  Bruno Haible  <bruno@clisp.org>
45400
45401         * lib/copy-file.c (copy_file_preserving): Don't set owner if the
45402         function chown() doesn't exist.
45403
45404 2003-03-28  Bruno Haible  <bruno@clisp.org>
45405
45406         * modules/copy-file: New file.
45407         * MODULES.html.sh (func_all_modules): Add it.
45408
45409 2003-03-28  Bruno Haible  <bruno@clisp.org>
45410
45411         * m4/copy-file.m4: New file.
45412
45413 2003-03-28  Bruno Haible  <bruno@clisp.org>
45414
45415         * lib/copy-file.h: New file, from GNU gettext.
45416         * lib/copy-file.c: New file, from GNU gettext.
45417
45418 2003-03-18  Jim Meyering  <jim@meyering.net>
45419
45420         * lib/quote.c (quote_n): Fix typo in comment.
45421
45422 2003-03-18  Bruno Haible  <bruno@clisp.org>
45423
45424         * m4/onceonly.m4: Use m4_defn instead of defn, for better error
45425         checking.
45426         * m4/onceonly_2_57.m4: Likewise.
45427
45428 2003-03-17  Bruno Haible  <bruno@clisp.org>
45429
45430         * m4/onceonly.m4: Require autoconf 2.54 or newer.
45431         (m4_quote): Remove macro.
45432         * m4/onceonly_2_57.m4: Require autoconf 2.54 or newer.
45433
45434 2003-03-14  Jim Meyering  <jim@meyering.net>
45435
45436         Merge changes from Coreutils.
45437         * lib/obstack.h (obstack_object_size): Declare temporary, __o,
45438         to be const, in order to avoid warnings.
45439         (obstack_room): Likewise.
45440         (obstack_empty_p): Likewise.
45441
45442 2003-03-14  Bruno Haible  <bruno@clisp.org>
45443
45444         * m4/onceonly_2_57.m4 (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE,
45445         AC_CHECK_DECLS_ONCE): Quote AC_FOREACH variable-expansions properly.
45446
45447 2003-03-13  Paul Eggert  <eggert@twinsun.com>
45448
45449         Merge changes from Bison.
45450         * lib/obstack.h: (__INT_TO_PTR) [__STDC__]: Cast result to
45451         (void *) to avoid diagnostic with native c89 on SGI IRIX 6.5
45452         when compiling Bison 1.875's `bitset bset = obstack_alloc
45453         (bobstack, bytes);'.  Problem reported by Nelson H. F. Beebe.
45454         * lib/hash.c: Include <stdbool.h> unconditionally.
45455
45456 2003-03-13  Paul Eggert  <eggert@twinsun.com>
45457
45458         * m4/onceonly.m4 (m4_quote): New macro.
45459         (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE, AC_CHECK_DECLS_ONCE):
45460         Quote AC_FOREACH variable-expansions properly.
45461
45462 2003-03-13  Paul Eggert  <eggert@twinsun.com>
45463
45464         * doc/COPYING.DOC, fdl.texi: Sync with latest FSF version.
45465
45466 2003-03-09  Paul Eggert  <eggert@twinsun.com>
45467
45468         * lib/argmatch.c (EXIT_FAILURE): Define if the system doesn't.
45469         Reported by Bruce Becker; see:
45470         http://mail.gnu.org/archive/html/bug-bison/2003-03/msg00017.html
45471
45472 2003-03-03  Paul Eggert  <eggert@twinsun.com>
45473             Bruno Haible  <bruno@clisp.org>
45474
45475         * lib/mbswidth.h: Include <wchar.h>. Needed for UnixWare 7.1.1.
45476         Reported by John Hughes, see
45477         http://mail.gnu.org/archive/html/bug-bison/2003-02/msg00030.html
45478
45479 2003-02-20  Bruno Haible  <bruno@clisp.org>
45480
45481         * MODULES.html.sh (func_all_modules): Add poll.
45482
45483 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
45484
45485         * modules/poll: New file.
45486
45487 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
45488
45489         * lib/poll_.h: New file.
45490         * lib/poll.c: New file.
45491
45492 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
45493
45494         * m4/poll.m4: New file.
45495
45496 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
45497
45498         * modules/mathl: New file.
45499
45500 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
45501
45502         * lib/mathl.h: New file.
45503         * lib/acosl.c: New file.
45504         * lib/asinl.c: New file.
45505         * lib/atanl.c: New file.
45506         * lib/ceill.c: New file.
45507         * lib/cosl.c: New file.
45508         * lib/expl.c: New file.
45509         * lib/floorl.c: New file.
45510         * lib/frexpl.c: New file.
45511         * lib/ldexpl.c: New file.
45512         * lib/logl.c: New file.
45513         * lib/sincosl.c: New file.
45514         * lib/sinl.c: New file.
45515         * lib/sqrtl.c: New file.
45516         * lib/tanl.c: New file.
45517         * lib/trigl.c: New file.
45518         * lib/trigl.h: New file.
45519
45520 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
45521
45522         * m4/mathl.m4: New file.
45523
45524 2003-02-18  Bruno Haible  <bruno@clisp.org>
45525
45526         * MODULES.html.sh (func_all_modules): Add mathl.
45527
45528 2003-02-17  Bruno Haible  <bruno@clisp.org>
45529
45530         * modules/mkdtemp: New module.
45531         * MODULES.html.sh (func_all_modules): Add it.
45532
45533 2003-02-17  Bruno Haible  <bruno@clisp.org>
45534
45535         * m4/mkdtemp.m4: New file, from GNU gettext with modifications.
45536
45537 2003-02-17  Bruno Haible  <bruno@clisp.org>
45538
45539         * lib/mkdtemp.h: New file, from GNU gettext.
45540         * lib/mkdtemp.c: New file, from GNU gettext.
45541
45542 2003-02-02  Jim Meyering  <jim@meyering.net>
45543
45544         * m4/regex.m4 (jm_INCLUDED_REGEX): Detect broken re_search in
45545         e.g. glibc-2.2.93.
45546
45547 2003-01-31  Bruno Haible  <bruno@clisp.org>
45548
45549         * m4/rename.m4 (vb_FUNC_RENAME): Add a redirection from 'rename' to
45550         'rpl_rename'.
45551         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Add a redirection from 'strnlen' to
45552         'rpl_strnlen'.
45553         * m4/strtod.m4 (gl_FUNC_STRTOD): Add a redirection from 'strtod' to
45554         'rpl_strtod'.
45555         * m4/utime.m4 (jm_FUNC_UTIME): Add a redirection from 'utime' to
45556         'rpl_utime'.
45557
45558 2003-01-31  Bruno Haible  <bruno@clisp.org>
45559
45560         * lib/rename.c: #undef rename before defining rpl_rename.
45561         * lib/strnlen.c: #undef strnlen, define rpl_strnlen instead of strnlen.
45562
45563 2003-01-30  Bruno Haible  <bruno@clisp.org>
45564
45565         * modules/vasnprintf, modules/vasprintf: New modules.
45566         * MODULES.html.sh (func_all_modules): Add them.
45567
45568 2003-01-30  Bruno Haible  <bruno@clisp.org>
45569
45570         * m4/signed.m4: New file, from GNU gettext.
45571         * m4/longdouble.m4: New file, from GNU gettext.
45572         * m4/wchar_t.m4: New file, from GNU gettext.
45573         * m4/wint_t.m4: New file, from GNU gettext.
45574         * m4/vasnprintf.m4: New file.
45575         * m4/vasprintf.m4: New file.
45576
45577 2003-01-30  Bruno Haible  <bruno@clisp.org>
45578
45579         * lib/printf-args.h: New file, from GNU gettext.
45580         * lib/printf-args.c: New file, from GNU gettext.
45581         * lib/printf-parse.h: New file, from GNU gettext.
45582         * lib/printf-parse.c: New file, from GNU gettext.
45583         * lib/vasnprintf.h: New file, from GNU gettext.
45584         * lib/vasnprintf.c: New file, from GNU gettext.
45585         * lib/asnprintf.c: New file, from GNU gettext.
45586         * lib/vasprintf.h: New file, from GNU gettext with modifications.
45587         * lib/vasprintf.c: New file, from GNU gettext.
45588         * lib/asprintf.c: New file, from GNU gettext.
45589
45590 2003-01-29  Bruno Haible  <bruno@clisp.org>
45591
45592         * modules/stpncpy: New module.
45593         * MODULES.html.sh (func_all_modules): Add it.
45594
45595 2003-01-29  Bruno Haible  <bruno@clisp.org>
45596
45597         * m4/stpncpy.m4: New file.
45598
45599 2003-01-29  Bruno Haible  <bruno@clisp.org>
45600
45601         * lib/stpncpy.h: New file, from GNU gettext with modifications.
45602         * lib/stpncpy.c: New file, from GNU gettext with modifications.
45603
45604 2003-01-28  Bruno Haible  <bruno@clisp.org>
45605
45606         * modules/c-ctype: New module.
45607         * MODULES.html.sh (func_all_modules): Add it.
45608
45609 2003-01-28  Bruno Haible  <bruno@clisp.org>
45610
45611         * lib/c-ctype.h: New file, from GNU gettext, with changes suggested by
45612         Paul Eggert.
45613         * lib/c-ctype.c: New file, from GNU gettext, with changes suggested by
45614         Paul Eggert.
45615
45616 2003-01-27  Bruno Haible  <bruno@clisp.org>
45617
45618         * modules/xsetenv: New module.
45619         * MODULES.html.sh (func_all_modules): Add it.
45620
45621 2003-01-27  Bruno Haible  <bruno@clisp.org>
45622
45623         * lib/xsetenv.h: New file, from GNU gettext.
45624         * lib/xsetenv.c: New file, from GNU gettext.
45625
45626 2003-01-23  Jim Meyering  <jim@meyering.net>
45627
45628         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Correct typo: s/-1/no/ that kept this
45629         from working on systems without dirfd (at least Irix and OSF1/Tru64).
45630
45631 2003-01-23  Bruno Haible  <bruno@clisp.org>
45632
45633         * modules/minmax: New module.
45634         * MODULES.html.sh (func_all_modules): Add it.
45635
45636 2003-01-23  Bruno Haible  <bruno@clisp.org>
45637
45638         * lib/minmax.h: New file, from GNU gettext, with comments from Paul
45639         Eggert.
45640
45641 2003-01-22  Bruno Haible  <bruno@clisp.org>
45642
45643         * modules/exit: New module.
45644         * MODULES.html.sh (func_all_modules): Add it.
45645
45646 2003-01-22  Bruno Haible  <bruno@clisp.org>
45647
45648         * lib/exit.h: New file, from GNU gettext.
45649
45650 2003-01-19  Bruno Haible  <bruno@clisp.org>
45651
45652         * gnulib-tool: Recognize option --extract-maintainer.
45653         (func_get_maintainer): New function.
45654         * modules/*: Add Maintainer entry.
45655
45656 2003-01-16  Jim Meyering  <jim@meyering.net>
45657
45658         * m4/regex.m4: The `regex' struct is both input and output.
45659         Initialize it before each use.  Patch by Tim Waugh.
45660
45661 2003-01-16  Bruno Haible  <bruno@clisp.org>
45662
45663         * MODULES.html.sh: Add a table of contents. Add the module name as
45664         leftmost column. Add hyperlinks.
45665
45666 2003-01-15  Bruno Haible  <bruno@clisp.org>
45667
45668         * m4/md5.m4 (gl_MD5): Require AC_C_INLINE.
45669
45670 2003-01-15  Bruno Haible  <bruno@clisp.org>
45671
45672         * m4/longlong.m4 (jm_AC_TYPE_LONG_LONG): Also test the LL suffix.
45673         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Also test the ULL
45674         suffix.
45675
45676 2003-01-15  Bruno Haible  <bruno@clisp.org>
45677
45678         * m4/alloca.m4 (gl_FUNC_ALLOCA): Invoke AC_EGREP_CPP prerequisites.
45679
45680 2003-01-15  Bruno Haible  <bruno@clisp.org>
45681
45682         * lib/stpcpy.h (stpcpy): Use ANSI C function declarations.
45683         * lib/strcase.h (strcasecmp, strncasecmp): Likewise.
45684
45685 2003-01-14  Jim Meyering  <jim@meyering.net>
45686
45687         * lib/same.c (same_name): Tweak a comment.
45688
45689 2003-01-14  Bruno Haible  <bruno@clisp.org>
45690
45691         * lib/same.c (same_name): Reorder tests so as to avoid calling stat()
45692         when a string comparison is sufficient.
45693
45694 2003-01-14  Bruno Haible  <bruno@clisp.org>
45695
45696         * lib/readtokens.c (readtoken): Cast character to 'unsigned char', not
45697         'unsigned int'.
45698
45699 2003-01-14  Bruno Haible  <bruno@clisp.org>
45700
45701         * lib/hash-pjw.c: Add comment about low quality of this function.
45702
45703 2003-01-13  Bruno Haible  <bruno@clisp.org>
45704
45705         * modules/stpcpy: Distribute lib/stpcpy.h.
45706         * modules/setenv: Depend on alloca. Distribute lib/setenv.h.
45707
45708 2003-01-13  Bruno Haible  <bruno@clisp.org>
45709
45710         * modules/*: Add a description.
45711         * modules/strpbrk: Fix Makefile.am snippet.
45712         * modules/strtoimax: Fix dependencies.
45713         * modules/strtoumax: Likewise.
45714
45715 2003-01-13  Bruno Haible  <bruno@clisp.org>
45716
45717         * gnulib-tool (func_create_testdir): Substitute lib_OBJECTS.
45718         * modules/alloca (Makefile.am): All object files depend on alloca.h.
45719         * modules/stdbool (Makefile.am): All object files depend on stdbool.h.
45720
45721 2003-01-13  Bruno Haible  <bruno@clisp.org>
45722
45723         * gnulib-tool (func_create_testdir): Store config/* files in the main
45724         directory.
45725         * config.rpath: Move to ...
45726         * config/config.rpath: ... here.
45727         * modules/gettext: Contains config/config.rpath, not config.rpath.
45728         * modules/iconv: Likewise.
45729
45730 2003-01-12  Paul Eggert  <eggert@twinsun.com>
45731
45732         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
45733         to avoid collisions with libcurses and libreadline.
45734
45735         * m4/getstr.m4: Remove.
45736         * m4/getline.m4 (gl_PREREQ_GETLINE): Require AC_HEADER_STDC.
45737
45738 2003-01-12  Paul Eggert  <eggert@twinsun.com>
45739
45740         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
45741         to avoid collisions with libcurses and libreadline.
45742
45743         * lib/Makefile.am (libfetish_a_SOURCES): Remove getstr.c, getstr.h.
45744         * lib/getstr.h, getstr.c: Remove.
45745         * lib/getline.c: Include "getline.h", to check interface.
45746         Move body of old getstr.c here: this defines MIN_CHUNK and
45747         declares getdelim2, which is renamed from getstr.
45748         (getline, getdelim): Adjust to renaming of getstr -> getdelim2.
45749
45750         * lib/linebuffer.c (readlinebuffer): Renamed from readline.
45751         All uses changed.
45752         * lib/linebuffer.h: Likewise.
45753         (readline): Remove backward-compatibility macro.
45754
45755 2003-01-12  Paul Eggert  <eggert@twinsun.com>
45756
45757         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
45758         to avoid collisions with libcurses and libreadline.
45759         * getstr: Remove.
45760         * MODULES.html.sh: Remove getstr.
45761         * modules/getline: Depend on unlocked-io, not getstr.
45762
45763 2003-01-12  Jim Meyering  <jim@meyering.net>
45764
45765         * lib/makepath.c: Don't test HAVE_ERRNO_H.  It's not necessary.
45766
45767 2003-01-10  Bruno Haible  <bruno@clisp.org>
45768
45769         * modules/alloca: Change Makefile.am requirements. Simplify Include
45770         requirements. Add lib/alloca_.h to file list.
45771
45772 2003-01-10  Bruno Haible  <bruno@clisp.org>
45773
45774         * m4/alloca.m4 (gl_FUNC_ALLOCA): Also define ALLOCA_H.
45775
45776 2003-01-10  Bruno Haible  <bruno@clisp.org>
45777
45778         * lib/alloca_.h: New file.
45779         * lib/getdate.y: Unconditionally include alloca.h.
45780         * lib/makepath.c: Likewise.
45781         * lib/setenv.c: Likewise.
45782         * lib/userspec.c: Likewise.
45783
45784 2003-01-09  Karl Berry  <karl@gnu.org>
45785
45786         * MODULES.html.sh: include `dirname $0` in PATH, to find
45787         gnulib-tool.
45788
45789 2003-01-09  Bruno Haible  <bruno@clisp.org>
45790
45791         * modules/stdbool: Change configure.ac, Makefile.am requirements.
45792         Simplify Include requirements. Add lib/stdbool.h.in to file list.
45793
45794 2003-01-09  Bruno Haible  <bruno@clisp.org>
45795
45796         * m4/stdbool.m4 (AM_STDBOOL_H): New macro.
45797
45798 2003-01-09  Bruno Haible  <bruno@clisp.org>
45799
45800         * lib/stdbool.h.in: New file.
45801
45802 2003-01-09  Bruno Haible  <bruno@clisp.org>
45803
45804         * gnulib-tool (func_all_modules): Ignore files ending in ~.
45805         * MODULES.html.sh: Likewise.
45806
45807 2003-01-08  Jim Meyering  <jim@meyering.net>
45808
45809         * lib/full-write.c: Undefine and define-away `const' after inclusion
45810         of errno.h, not before.  Suggestion from Bruno Haible.
45811
45812 2003-01-08  Bruno Haible  <bruno@clisp.org>
45813
45814         * modules/full-read: Depend on full-write.
45815
45816 2003-01-08  Bruno Haible  <bruno@clisp.org>
45817
45818         * lib/safe-read.c: Include specification header first, to ensure its
45819         selfcontainedness.
45820         * lib/full-write.c: Likewise.
45821
45822 2003-01-07  Jim Meyering  <jim@meyering.net>
45823
45824         * lib/full-write.c: Rework so that it may serve to define full_read,
45825         too.
45826         * lib/full-read.c: Simply #define FULL_READ and include full-write.c.
45827
45828 2003-01-07  Bruno Haible  <bruno@clisp.org>
45829
45830         * lib/strtoimax.c: Include <stdint.h> as an alternative to
45831         <inttypes.h>.
45832         * lib/xstrtol.h: Likewise.
45833         * lib/xstrtoimax.c: Likewise.
45834         * lib/xstrtoumax.c: Likewise.
45835         * lib/human.h: Likewise.
45836
45837         * lib/tempname.c: Include <inttypes.h> too. Avoids a compilation error
45838         on systems that have <inttypes.h> but not <stdint.h>.
45839
45840 2003-01-07  Bruno Haible  <bruno@clisp.org>
45841
45842         * MODULES.html.sh: Add copyright notice.
45843         (missed_files): Omit CVS directory entries.
45844         (func_module): Make it work with sed-3.02.
45845         * MODULES.txt: Remove file.
45846
45847 2003-01-06  Jim Meyering  <jim@meyering.net>
45848
45849         * lib/version-etc.c: Update year in translatable copyright string.
45850
45851 2003-01-03  Karl Berry  <karl@gnu.org>
45852
45853         * config/config.{guess,sub}: update from prep.
45854
45855 2003-01-02  Karl Berry  <karl@gnu.org>
45856
45857         * doc/COPYING.DOC: belatedly updated to 1.2.
45858
45859 2003-01-01  Karl Berry  <karl@gnu.org>
45860
45861         * gnulib-tool (func_verify_module): report module name $module in
45862         error message, not $1.
45863         * gnulib-tool (create-testdir): don't complain if destdir couldn't
45864         be created, only if it doesn't exist.
45865         * gnulib-tool (last_checkin_date): don't expand the $Date here.
45866
45867 2002-12-31  Paul Eggert  <eggert@twinsun.com>
45868
45869         * m4/memcoll.m4 (gl_MEMCOLL): Require AC_FUNC_MEMCMP.
45870
45871 2002-12-31  Paul Eggert  <eggert@twinsun.com>
45872
45873         * lib/memcoll.c (memcoll): Fall back on a simple algorithm using
45874         memcmp if strcoll doesn't work.
45875
45876 2002-12-31  Bruno Haible  <bruno@clisp.org>
45877
45878         * lib/utime.c (utime_null): No need to call ftruncate if the file was
45879         nonempty.
45880
45881 2002-12-31  Bruno Haible  <bruno@clisp.org>
45882
45883         * lib/memcoll.c (STRCOLL): New macro.
45884         (memcoll): Use it.
45885
45886 2002-12-31  Bruno Haible  <bruno@clisp.org>
45887
45888         * lib/localcharset.h: New file.
45889         * lib/localcharset.c: Include it.
45890         * lib/unicodeio.c: Likewise.
45891
45892 2002-12-31  Bruno Haible  <bruno@clisp.org>
45893
45894         * lib/getstr.h (getstr): Define, to avoid clash with libcurses.
45895         * lib/linebuffer.h (readline): Define, to avoid clash with libreadline.
45896
45897 2002-12-31  Bruno Haible  <bruno@clisp.org>
45898
45899         * lib/getline.h: Include <stddef.h>, for size_t.
45900
45901         * lib/unicodeio.h: Include <stddef.h>, for size_t.
45902         * lib/unicodeio.c: Don't include <stddef.h>.
45903
45904 2002-12-31  Bruno Haible  <bruno@clisp.org>
45905
45906         * lib/getdate.y (get_date): Test HAVE_STRUCT_TM_TM_ZONE, not
45907         HAVE_TM_ZONE.
45908
45909 2002-12-24  Karl Berry  <karl@gnu.org>
45910
45911         * config/config.guess: update from prep.
45912
45913 2002-12-24  Bruno Haible  <bruno@clisp.org>
45914
45915         General infrasructure.
45916         * m4/README: Rewritten.
45917         * m4/onceonly.m4: New file.
45918         * m4/onceonly_2_57.m4: New file.
45919
45920         Module atexit.
45921         * m4/atexit.m4: New file.
45922
45923         Module strtod.
45924         * m4/strtod.m4: New file.
45925
45926         Module strtol.
45927         * m4/strtol.m4: New file.
45928
45929         Module strtoul.
45930         * m4/strtoul.m4: New file.
45931
45932         Module memchr.
45933         * m4/memchr.m4: New file.
45934
45935         Module memcmp.
45936         * m4/memcmp.m4 (gl_PREREQ_MEMCMP): New macro.
45937         (jm_FUNC_MEMCMP): Invoke it.
45938
45939         Module memcpy.
45940         * m4/memcpy.m4: New file.
45941
45942         Module memmove.
45943         * m4/memmove.m4: New file.
45944
45945         Module memset.
45946         * m4/memset.m4: New file.
45947
45948         Module strcspn.
45949         * m4/strcspn.m4: New file.
45950
45951         Module strpbrk.
45952         * m4/strpbrk.m4: New file.
45953
45954         Module strstr.
45955         * m4/strstr.m4: New file.
45956
45957         Module strerror.
45958         * m4/strerror.m4: New file.
45959
45960         Module mktime.
45961         * m4/mktime.m4: Renamed from jm-mktime.m4.
45962         (gl_PREREQ_MKTIME): New macro.
45963         (gl_FUNC_MKTIME): Renamed from jm_FUNC_MKTIME. Invoke gl_PREREQ_MKTIME.
45964
45965         Module malloc.
45966         * m4/malloc.m4 (gl_PREREQ_MALLOC): New macro.
45967         (jm_FUNC_MALLOC): Use AC_FUNC_MALLOC. Invoke gl_PREREQ_MALLOC.
45968         Don't define HAVE_DONE_WORKING_MALLOC_CHECK, since nothing uses it.
45969
45970         Module realloc.
45971         * m4/realloc.m4 (gl_PREREQ_REALLOC): New macro.
45972         (jm_FUNC_REALLOC): Use AC_FUNC_REALLOC. Invoke gl_PREREQ_REALLOC.
45973         Don't define HAVE_DONE_WORKING_REALLOC_CHECK, since nothing uses it.
45974
45975         Module strftime.
45976         * m4/tm_gmtoff.m4: New file, extracted from strftime.m4.
45977         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Use AC_FUNC_STRFTIME.
45978         Don't test for bcopy (we are not emacs). Invoke AC_TYPE_MBSTATE_T and
45979         gl_TM_GMTOFF.
45980         (_jm_STRFTIME_PREREQS, jm_FUNC_GNU_STRFTIME): Use onceonly macros.
45981
45982         Module xalloc.
45983         * m4/xalloc.m4: New file.
45984
45985         Module alloca.
45986         * m4/alloca.m4: New file.
45987
45988         Module putenv.
45989         * m4/putenv.m4 (gl_PREREQ_PUTENV): New macro.
45990         (jm_FUNC_PUTENV): Invoke it.
45991
45992         Module setenv.
45993         * m4/setenv.m4 (gt_FUNC_SETENV): New macro.
45994         (gt_CHECK_VAR_DECL): Fix quoting error that led to infinite loop in m4
45995         when invoked twice.
45996         (gt_PREREQ_SETENV, gt_PREREQ_UNSETENV): New macros, replacing old
45997         gt_FUNC_SETENV.
45998
45999         Module memrchr.
46000         * m4/memrchr.m4: New file.
46001
46002         Module stpcpy.
46003         * m4/stpcpy.m4: New file.
46004
46005         Module strcase.
46006         * m4/strcase.m4: New file.
46007
46008         Module strdup.
46009         * m4/strdup.m4: New file.
46010
46011         Module strnlen.
46012         * m4/strnlen.m4: New file.
46013
46014         Module strndup.
46015         * m4/strndup.m4: New file.
46016
46017         Module xstrtod.
46018         * m4/xstrtod.m4: New file.
46019
46020         Module xstrtol.
46021         * m4/xstrtol.m4: New file.
46022
46023         Module getdate.
46024         * m4/getdate.m4: New file.
46025
46026         Module unlocked-io.
46027         * m4/unlocked-io.m4: Renamed from jm-glibc-io.m4.
46028         (jm_FUNC_GLIBC_UNLOCKED_IO): Invoke AC_GNU_SOURCE. Use onceonly macros.
46029         * m4/jm-glibc-io.m4n: Remove file.
46030
46031         Module long-options.
46032         * m4/long-options.m4: New file.
46033
46034         Module md5.
46035         * m4/md5.m4: New file.
46036
46037         Module sha.
46038         * m4/sha.m4: New file.
46039
46040         Module getstr.
46041         * m4/getstr.m4: New file.
46042
46043         Module getline.
46044         * m4/getline.m4 (gl_PREREQ_GETLINE): New macro.
46045         (AM_FUNC_GETLINE): Invoke AC_GNU_SOURCE. Use <stdlib.h>, not
46046         <sys/types.h>, for size_t. Use the function name gnu_getline, not
46047         simply getline. Infoke gl_PREREQ_GETLINE.
46048
46049         Module obstack.
46050         * m4/obstack.m4: New file.
46051
46052         Module hash.
46053         * m4/hash.m4: New file.
46054
46055         Module readtokens.
46056         * m4/readtokens.m4: New file.
46057
46058         Module strverscmp.
46059         * m4/strverscmp.m4: New file.
46060
46061         Module stdbool.
46062         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Add test for _Bool. Needed for
46063         OSF/1.
46064
46065         Module strtoll.
46066         * m4/strtoll.m4: New file.
46067
46068         Module strtoull.
46069         * m4/strtoull.m4: New file.
46070
46071         Module strtoimax.
46072         * m4/strtoimax.m4: New file.
46073
46074         Module strtoumax.
46075         * m4/strtoumax.m4: New file.
46076
46077         Module xstrtoimax.
46078         * m4/xstrtoimax.m4 (jm_XSTRTOIMAX): Renamed from
46079         jm_AC_PREREQ_XSTRTOIMAX.
46080         Moved the strtol prerequisites to strtol.m4.
46081         Moved the strtoll prerequisites to strtoll.m4.
46082         Moved the strtoimax prerequisites to strtoimax.m4.
46083
46084         Module xstrtoumax.
46085         * m4/xstrtoumax.m4 (jm_XSTRTOUMAX): Renamed from
46086         jm_AC_PREREQ_XSTRTOUMAX.
46087         Moved the strtoul prerequisites to strtoul.m4.
46088         Moved the strtoull prerequisites to strtoull.m4.
46089         Moved the strtoumax prerequisites to strtoumax.m4.
46090
46091         Module chown.
46092         * m4/chown.m4 (gl_PREREQ_CHOWN): New macro.
46093         (jm_FUNC_CHOWN): Use AC_FUNC_CHOWN. Invoke gl_PREREQ_CHOWN.
46094
46095         Module dup2.
46096         * m4/dup2.m4: New file.
46097
46098         Module ftruncate.
46099         * m4/ftruncate.m4 (gl_PREREQ_FTRUNCATE): New macro.
46100         (jm_FUNC_FTRUNCATE): Use AC_REPLACE_FUNCS. Invoke gl_PREREQ_FTRUNCATE.
46101
46102         Module getgroups.
46103         * m4/getgroups.m4 (gl_PREREQ_GETGROUPS): New macro.
46104         (jm_FUNC_GETGROUPS): Use AC_FUNC_GETGROUPS. Invoke gl_PREREQ_GETGROUPS.
46105
46106         Module gettimeofday.
46107         * m4/gettimeofday.m4 (gl_PREREQ_GETTIMEOFDAY): New macro.
46108         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Use onceonly macros. Invoke
46109         gl_PREREQ_GETTIMEOFDAY.
46110
46111         Module mkdir.
46112         * m4/mkdir-slash.m4 (gl_PREREQ_MKDIR): New macro.
46113         (UTILS_FUNC_MKDIR_TRAILING_SLASH): Invoke gl_PREREQ_MKDIR.
46114
46115         Module mkstemp.
46116         * m4/mkstemp.m4 (gl_PREREQ_MKSTEMP): New macro.
46117         (jm_PREREQ_TEMPNAME): New macro, from prereq.m4. Also invoke
46118         jm_AC_TYPE_UINTMAX_T.
46119         (UTILS_FUNC_MKSTEMP): Invoke gl_PREREQ_MKSTEMP and jm_PREREQ_TEMPNAME.
46120
46121         Module stat.
46122         * m4/stat.m4 (gl_PREREQ_STAT): New macro.
46123         (jm_FUNC_STAT): Use AC_FUNC_STAT. Invoke gl_PREREQ_STAT.
46124
46125         Module lstat.
46126         * m4/lstat.m4 (gl_PREREQ_LSTAT): New macro.
46127         (jm_FUNC_LSTAT): Use AC_FUNC_LSTAT. Invoke gl_PREREQ_LSTAT.
46128
46129         Module timespec.
46130         * m4/timespec.m4 (gl_TIMESPEC): New macro.
46131         (jm_CHECK_TYPE_STRUCT_TIMESPEC): Add check for <sys/time.h>.
46132         * m4/st_mtim.m4: Indentation.
46133
46134         Module nanosleep.
46135         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): New macro.
46136         (jm_FUNC_NANOSLEEP): Add check for <sys/time.h>. Invoke
46137         gl_PREREQ_NANOSLEEP.
46138
46139         Module regex.
46140         * m4/regex.m4 (jm_PREREQ_REGEX): New macro.
46141         (jm_INCLUDED_REGEX): Invoke jm_PREREQ_REGEX.
46142         (gl_REGEX): New macro.
46143
46144         Module rename.
46145         * m4/rename.m4 (gl_PREREQ_RENAME): New macro.
46146         (vb_FUNC_RENAME): Invoke gl_PREREQ_RENAME.
46147
46148         Module rmdir.
46149         * m4/rmdir.m4: New file.
46150
46151         Module utime.
46152         * m4/utimbuf.m4 (jm_CHECK_TYPE_STRUCT_UTIMBUF): Use onceonly macros.
46153         * m4/utime.m4 (gl_PREREQ_UTIME): New macro.
46154         (jm_FUNC_UTIME): Invoke gl_PREREQ_UTIME.
46155
46156         Module dirname.
46157         * m4/dirname.m4: New file.
46158
46159         Module getopt.
46160         * m4/getopt.m4: New file.
46161
46162         Module unistd-safer.
46163         * m4/unistd-safer.m4: New file.
46164
46165         Module fnmatch.
46166         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Include <stdlib.h>, for exit()
46167         declaration.
46168         (gl_PREREQ_FNMATCH_EXTRA): New macro.
46169         (gl_FUNC_FNMATCH_POSIX): New macro.
46170         (gl_FUNC_FNMATCH_GNU): Renamed from AC_FUNC_FNMATCH_GNU. Invoke
46171         gl_PREREQ_FNMATCH_EXTRA. Use the function name gnu_fnmatch, not
46172         simply fnmatch.
46173
46174         Module exclude.
46175         * m4/exclude.m4: New file.
46176
46177         Module human.
46178         * m4/human.m4: New file.
46179
46180         Module acl.
46181         * m4/acl.m4: Nop.
46182
46183         Module backupfile.
46184         * m4/backupfile.m4: New file.
46185         * m4/d-ino.m4: Indentation.
46186
46187         Module fsusage.
46188         * m4/fsusage.m4 (gl_FSUSAGE): New macro.
46189         (jm_STATFS_TRUNCATES): New macro, from coreutils-4.5.4/configure.ac.
46190         (gl_PREREQ_FSUSAGE_EXTRA): New macro.
46191
46192         Module dirfd.
46193         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Invoke some AC_EGREP_CPP
46194         requirements.
46195
46196         Module euidaccess.
46197         * m4/euidaccess.m4: New file.
46198
46199         Module file-type.
46200         * m4/file-type.m4: New file.
46201
46202         Module fileblocks.
46203         * m4/fileblocks.m4: New file.
46204
46205         Module filemode.
46206         * m4/filemode.m4: New file.
46207
46208         Module isdir.
46209         * m4/isdir.m4: New file.
46210
46211         Module lchown.
46212         * m4/lchown.m4 (gl_PREREQ_LCHOWN): New macro.
46213         (jm_FUNC_LCHOWN): Invoke gl_PREREQ_LCHOWN.
46214
46215         Module makepath.
46216         * m4/makepath.m4: New file.
46217
46218         Module modechange.
46219         * m4/modechange.m4: New file.
46220
46221         Module mountlist.
46222         * m4/mountlist.m4: New file.
46223         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Use onceonly macros.
46224         Indentation.
46225
46226         Module path-concat.
46227         * m4/path-concat.m4: New file.
46228
46229         Module pathmax.
46230         * m4/pathmax.m4: New file.
46231
46232         Module same.
46233         * m4/same.m4: New file.
46234
46235         Module save-cwd.
46236         * m4/save-cwd.m4: New file.
46237
46238         Module savedir.
46239         * m4/savedir.m4: New file.
46240
46241         Module xgetcwd.
46242         * m4/xgetcwd.m4: New file.
46243         * m4/getcwd.m4 (AC_FUNC_GETCWD_NULL): Use onceonly macros.
46244
46245         Module xreadlink.
46246         * m4/xreadlink.m4: New file.
46247
46248         Module safe-read.
46249         * m4/safe-read.m4: New file.
46250
46251         Module safe-write.
46252         * m4/safe-write.m4: New file.
46253
46254         Module closeout.
46255         * m4/closeout.m4: New file.
46256
46257         Module stdio-safer.
46258         * m4/stdio-safer.m4: New file.
46259
46260         Module getpass.
46261         * m4/getpass.m4: New file.
46262
46263         Module getugroups.
46264         * m4/getugroups.m4: New file.
46265
46266         Module group-member.
46267         * m4/group-member.m4 (gl_PREREQ_GROUP_MEMBER): New macro.
46268         (jm_FUNC_GROUP_MEMBER): Invoke AC_GNU_SOURCE, gl_PREREQ_GROUP_MEMBER.
46269
46270         Module idcache.
46271         * m4/idcache.m4: New file.
46272
46273         Module userspec.
46274         * m4/userspec.m4: New file.
46275
46276         Module gettime.
46277         * m4/clock_time.m4: New file.
46278         * m4/gettime.m4: New file.
46279
46280         Module settime.
46281         * m4/settime.m4: New file.
46282
46283         Module posixtm.
46284         * m4/posixtm.m4: New file.
46285
46286         Module gethostname.
46287         * m4/gethostname.m4: New file.
46288
46289         Module canon-host.
46290         * m4/canon-host.m4: New file.
46291
46292         Module gettext.
46293         * m4/codeset.m4: New file, from gettext-0.11.5.
46294         * m4/gettext.m4: New file, from gettext-0.11.5.
46295         * m4/glibc21.m4: New file, from gettext-0.11.5.
46296         * m4/iconv.m4: New file, from gettext-0.11.5.
46297         * m4/intdiv0.m4: New file, from gettext-0.11.5.
46298         * m4/inttypes-pri.m4: New file, from gettext-0.11.5.
46299         * m4/inttypes.m4: New file, from gettext-0.11.5.
46300         * m4/inttypes_h.m4: New file, from gettext-0.11.5 with modifications.
46301         * m4/isc-posix.m4: New file, from gettext-0.11.5.
46302         * m4/lcmessage.m4: New file, from gettext-0.11.5.
46303         * m4/lib-ld.m4: New file, from gettext-0.11.5.
46304         * m4/lib-link.m4: New file, from gettext-0.11.5.
46305         * m4/lib-prefix.m4: New file, from gettext-0.11.5.
46306         * m4/progtest.m4: New file, from gettext-0.11.5.
46307         * m4/stdint_h.m4: New file, from gettext-0.11.5 with modifications.
46308         * m4/uintmax_t.m4: New file, from gettext-0.11.5 with modifications.
46309         * m4/ulonglong.m4: New file, from gettext-0.11.5 with modifications.
46310
46311         Module localcharset.
46312         * m4/localcharset.m4: New file.
46313
46314         Module hard-locale.
46315         * m4/hard-locale.m4: New file.
46316
46317         Module mbswidth.
46318         * m4/mbswidth.m4 (gl_MBSWIDTH): Renamed from jm_PREREQ_MBSWIDTH. Use
46319         onceonly macros.
46320         * m4/mbrtowc.m4: Add comment.
46321
46322         Module memcasecmp.
46323         * m4/memcasecmp.m4: New file.
46324
46325         Module memcoll.
46326         * m4/memcoll.m4: New file.
46327
46328         Module unicodeio.
46329         * m4/unicodeio.m4: New file.
46330
46331         Module rpmatch.
46332         * m4/rpmatch.m4: New file.
46333
46334         Module yesno.
46335         * m4/yesno.m4: New file.
46336
46337         Module exitfail.
46338         * m4/exitfail.m4: New file.
46339
46340         Module c-stack.
46341         * m4/c-stack.m4 (gl_C_STACK): New macro.
46342         (jm_PREREQ_C_STACK): Check for <sys/time.h>. Use onceonly macros.
46343
46344         Module error.
46345         * m4/error.m4 (gl_ERROR): New macro.
46346         (jm_PREREQ_ERROR): Use onceonly macros.
46347
46348         Module fatal.
46349         * m4/fatal.m4: New file.
46350
46351         Module getloadavg.
46352         * m4/getloadavg.m4 (AC_FUNC_GETLOADAVG): Use onceonly macros.
46353         (gl_FUNC_GETLOADAVG, gl_PREREQ_GETLOADAVG): New macros.
46354
46355         Module getpagesize.
46356         * m4/getpagesize.m4: New file.
46357
46358         Module getusershell.
46359         * m4/getusershell.m4: New file.
46360
46361         Module physmem.
46362         * m4/physmem.m4: New file.
46363
46364         Module posixver.
46365         * m4/posixver.m4: New file.
46366
46367         Module quotearg.
46368         * m4/quotearg.m4: New file.
46369
46370         Module quote.
46371         * m4/quote.m4: New file.
46372
46373         Module readutmp.
46374         * m4/readutmp.m4: New file, based on jm_PREREQ_READUTMP from prereq.m4.
46375
46376         Module sig2str.
46377         * m4/sig2str.m4: New file.
46378
46379         Other.
46380         * m4/longlong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Remove, moved to
46381         ulonglong.m4.
46382         * m4/intmax_t.m4: New file.
46383         * m4/d-type.m4: Indentation.
46384         * m4/jm-macros.m4: Update.
46385         * m4/prereq.m4 (jm_PREREQ): Update.
46386         (jm_PREREQ_ADDEXT): Remove, obsoleted by backupfile.m4.
46387         (jm_PREREQ_CANON_HOST): Remove, obsoleted by canon-host.m4.
46388         (jm_PREREQ_DIRNAME): Remove, obsoleted by dirname.m4.
46389         (jm_PREREQ_EXCLUDE): Remove, obsoleted by exclude.m4.
46390         (jm_PREREQ_GETPAGESIZE): Remove, obsoleted by getpagesize.m4.
46391         (jm_PREREQ_HARD_LOCALE): Remove, obsoleted by hard-locale.m4.
46392         (jm_PREREQ_HASH): Remove, obsoleted by hash.m4.
46393         (jm_PREREQ_HUMAN): Remove, obsoleted by human.m4.
46394         (jm_PREREQ_MEMCHR): Remove, obsoleted by memchr.m4.
46395         (jm_PREREQ_PHYSMEM): Remove, obsoleted by physmem.m4.
46396         (jm_PREREQ_POSIXVER): Remove, obsoleted by posixver.m4.
46397         (jm_PREREQ_QUOTEARG): Remove, obsoleted by quotearg.m4.
46398         (jm_PREREQ_READUTMP): Remove, obsoleted by readutmp.m4.
46399         (jm_PREREQ_REGEX): Remove, obsoleted by regex.m4.
46400         (jm_PREREQ_STRNLEN): Remove, obsoleted by strnlen.m4.
46401         (jm_PREREQ_TEMPNAME): Remove, obsoleted by mkstemp.m4.
46402         (jm_PREREQ_XGETCWD): Remove, obsoleted by xgetcwd.m4.
46403         (jm_PREREQ_XREADLINK): Remove, obsoleted by xreadlink.m4.
46404         * m4/readdir.m4 (jm_FUNC_READDIR): Use onceonly macros.
46405
46406 2002-12-24  Bruno Haible  <bruno@clisp.org>
46407
46408         * MODULES.txt: Update according to m4/ changes.
46409
46410         Module gettext.
46411         * config.rpath: New file, from gettext-0.11.5.
46412
46413         * modules/*: New module descriptions.
46414         * gnulib-tool: New file.
46415         * MODULES.html.sh: New file.
46416
46417 2002-12-21  Karl Berry  <karl@gnu.org>
46418
46419         * doc/fdl.texi: update to version 1.2.
46420
46421 2002-12-19  Karl Berry  <karl@gnu.org>
46422
46423         * config/config.guess: update from prep.
46424
46425 2002-12-18  Bruno Haible  <bruno@clisp.org>
46426
46427         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't test for localtime_r.
46428         * m4/jm-mktime.m4 (jm_FUNC_MKTIME): Likewise.
46429
46430 2002-12-17  Bruno Haible  <bruno@clisp.org>
46431
46432         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Remove checks for limits.h,
46433         stdlib.h, string.h.
46434
46435 2002-12-17  Bruno Haible  <bruno@clisp.org>
46436
46437         * lib/canon-host.c (strdup): Remove unused declaration.
46438
46439         * lib/fsusage.c: Include full_read.h.
46440         (get_fs_usage): Use full_read instead of safe_read.
46441
46442         * lib/utime.c (utime_null): Use SAFE_READ_ERROR.
46443
46444 2002-12-12  Karl Berry  <karl@gnu.org>
46445
46446         * config/config.guess: update from prep.
46447
46448 2002-12-11  Bruno Haible  <bruno@clisp.org>
46449
46450         * m4/setenv.m4: New file, from gettext-0.11.5.
46451
46452 2002-12-11  Bruno Haible  <bruno@clisp.org>
46453
46454         * lib/setenv.h: Rewritten to cope with systems that have setenv() but
46455         not unsetenv().
46456         * lib/setenv.c, unsetenv.c: Taken from glibc-2.2.4 with the following
46457         modifications:
46458
46459         2002-12-11  Bruno Haible  <bruno@clisp.org>
46460
46461                 * setenv.c (alloca): Fall back to malloc.
46462                 (freea): New macro.
46463                 (setenv): Use freea() to free memory allocated with alloca().
46464
46465         2002-11-13  Bruno Haible  <bruno@clisp.org>
46466
46467                 * setenv.c (compar_fn_t, __add_to_environ, setenv): Use ANSI C
46468                 function declarations.
46469                 * unsetenv.c (unsetenv): Likewise.
46470
46471         2002-03-04  Bruno Haible  <bruno@clisp.org>
46472
46473                 Portability to AIX 4.3.3.
46474                 * unsetenv.c: New file, extracted from setenv.c.
46475                 * setenv.c: Move the unsetenv() function to unsetenv.c.
46476
46477         2001-12-20  Bruno Haible  <bruno@clisp.org>
46478
46479                 * setenv.c (__add_to_environ): Don't call realloc(NULL,...),
46480                 use malloc instead. For SunOS 4.
46481
46482         2001-12-11  Bruno Haible  <bruno@clisp.org>
46483
46484                 * setenv.c: Declare alloca.
46485                 (compar_fn_t): New typedef.
46486                 (KNOWN_VALUE, STORE_VALUE): Use it.
46487
46488         * lib/Makefile.am (libfetish_a_SOURCES): Add setenv.c, unsetenv.c,
46489         setenv.h.
46490
46491 2002-12-10  Paul Eggert  <eggert@twinsun.com>
46492
46493         Port exclude.c and exclude.h to more non-GNU systems, e.g. Solaris 7.
46494         * lib/exclude.h (EXCLUDE_ANCHORED, EXCLUDE_INCLUDE, EXCLUDE_WILDCARDS):
46495         Choose values that are less likely to collide with system fnmatch
46496         options.
46497         * lib/exclude.c (FNM_CASEFOLD, FNM_LEADING_DIR): Define to 0 if not
46498         defined (e.g., a pure POSIX system).
46499         (EXCLUDE_macros_do_not_collide_with_FNM_macros): Use FNM_PATHNAME
46500         instead of FNM_FILE_NAME, for compatibility with pure POSIX sytems.
46501
46502 2002-12-06  Paul Eggert  <eggert@twinsun.com>
46503
46504         Undo the 2001-07-02 change for jm-glibc-io, as it was too much of
46505         a pain in practice to deal with generated m4 files.  This change
46506         goes together with the 2002-12-04 unlocked-io.h change in ../lib.
46507
46508         * m4/Makefile.am.in (Makefile.am): Don't mention jm-glibc-io.m4n
46509         and jm-glibc-io.m4, as they are no longer a special case.
46510         * m4/jm-glibc-io.m4: Rename from jm-glibc-io.m4n, and remove the
46511         kludge and the auto-generation stuff.  Check only whether the
46512         functions are declared, not whether they exist, since older hosts
46513         that don't declare the functions can't use the optimization anyway.
46514
46515 2002-12-06  Jim Meyering  <jim@meyering.net>
46516
46517         * lib/error.c: Be consistent: change `#ifndef _LIBC' to `#if !_LIBC'.
46518
46519         Merge in changes from libc's misc/error.c, in preparation
46520         for the merge of gnulib's changes back into libc.
46521
46522         * lib/error.c (_): Define only if not already defined.
46523         Move definition to follow all #include directives.
46524         Include unlocked-io.h only if !_LIBC.
46525         [_LIBC]: Include <libio/libioP.h>.
46526         [USE_IN_LIBIO]: Include <libio/iolibio.h>
46527         (fflush): Tweak definition to use INTUSE.
46528         (putc): Define.
46529
46530 2002-12-05  Paul Eggert  <eggert@twinsun.com>
46531
46532         * lib/alloca.c [defined emacs]: Include "lisp.h".
46533         (xalloc_die) [defined emacs]: New macro.
46534         (free) [defined emacs && defined EMACS_FREE]: Define to EMACS_FREE.
46535         [! defined emacs]: Include <xalloc.h>.
46536         (POINTER_TYPE) [!defined POINTER_TYPE]: New macro.
46537         (pointer): Typedef to POINTER_TYPE *.
46538         (malloc): Remove decl; we now always use xmalloc.
46539         (alloca): Use old-style definition, since Emacs needs this.
46540         Check for arithmetic overflow when computing combined size.
46541
46542 2002-12-04  Paul Eggert  <eggert@twinsun.com>
46543
46544         Do not generate unlocked-io.h automatically, since it's easier to
46545         maintain it by hand.
46546
46547         * lib/unlocked-io.h: New file, from GNU diffutils,
46548         but with proper copyright notice and attribution.
46549         * lib/gen-uio: Remove.
46550         * lib/Makefile.am: Add copyright notice.
46551         (libfetish_a_SOURCES): Add unlocked-io.h.
46552         (BUILT_SOURCES, all-local): Remove unlocked-io.h.
46553         (DISTCLEANFILES, io_functions): Remove macros.
46554         (EXTRA_DIST): Remove gen_uio.
46555         (unlocked-io.h): Remove rule.
46556
46557 2002-12-04  Jim Meyering  <jim@meyering.net>
46558
46559         Reflect the fact that stat.c and lstat.c are no longer generated.
46560         * lib/Makefile.am (BUILT_SOURCES): Remove stat.c and lstat.c.
46561         (DISTCLEANFILES): Likewise.
46562         (EXTRA_DIST): Likewise.
46563         (all_local): Don't depend on stat.c or lstat.c.
46564         (stat.c, lstat.c): Remove rules.
46565         (EXTRA_DIST): Remove xstat.in.
46566
46567         * lib/xstat.in: Remove file.  Contents moved into stat.c.
46568         * lib/stat.c: New file.  Contents mostly from xstat.in.
46569         * lib/stat.c: Rework so that it may serve to define rpl_lstat, too.
46570         * lib/lstat.c: New file. Simply #define LSTAT and include stat.c.
46571
46572         * lib/safe-read.c: Rework so that it may serve to define safe_write,
46573         too.
46574         * lib/safe-write.c: Simply #define SAFE_WRITE and include safe-read.c.
46575
46576 2002-12-03  Jim Meyering  <jim@meyering.net>
46577
46578         * lib/safe-read.c, safe-write.c: Change variable names and comments,
46579         but not semantics, to minimize the differences between these two files.
46580         (safe_read): Change comment to mention SAFE_READ_ERROR.
46581
46582         * lib/safe-read.c (IS_EINTR): Define.
46583         (safe_read): Use IS_EINTR in place of in-function cpp directives.
46584
46585 2002-12-02  Jim Meyering  <jim@meyering.net>
46586
46587         * lib/safe-read.c (EINTR): Define.
46588         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Define.
46589         (INT_MAX): Provide fallback.
46590         (safe_read): Rewrite to iterate IFF the read fails with EINTR.
46591
46592         * lib/safe-read.h (SAFE_READ_ERROR): Define.
46593
46594 2002-12-02  Bruno Haible  <bruno@clisp.org>
46595
46596         * lib/safe-write.c (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM):
46597         Define, taken from safe-read.c.
46598         (INT_MAX): Provide fallback.
46599         (safe_write): Rewrite to iterate IFF the write fails with EINTR.
46600         * lib/safe-write.h (SAFE_WRITE_ERROR): Define.
46601
46602         * lib/safe-read.c (EINTR): Remove definition.
46603         (safe_read): Don't use EINTR if it is absent.
46604
46605 2002-12-01  Jim Meyering  <jim@meyering.net>
46606
46607         * lib/safe-read.c: (safe_read): Also exit the loop when read returns
46608         zero.
46609         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM, INT_MAX): Define.
46610
46611 2002-11-27  Paul Eggert  <eggert@twinsun.com>
46612
46613         * lib/hash.c (hash_lookup, hash_get_first, hash_get_next,
46614         hash_find_entry, hash_rehash): Replace `if (limit <= value) abort ();'
46615         with `if (! (value < limit)) abort ();', for readability.
46616
46617 2002-11-26  Karl Berry  <karl@gnu.org>
46618
46619         * lib/strdup.c: copy from libc again, with jim's ok.
46620         * lib/.cppi-disable: re-add strdup.c
46621
46622 2002-11-25  Karl Berry  <karl@gnu.org>
46623
46624         * lib/strtoll.c: copy from libc, meaning we now #include <strtol.c>
46625         instead of "strtol.c".
46626
46627 2002-11-25  Karl Berry  <karl@gnu.org>
46628
46629         * config/install-sh: update from automake for variable quoting, $0 in
46630         error msgs, etc.
46631
46632         * config/srclist.txt ($LIBCSRC/time/mktime.c lib gpl): new entry.
46633         * config/srclist.txt ($LIBCSRC/sysdeps/generic/strtoll.c lib gpl): new
46634         entry.
46635
46636 2002-11-25  Jim Meyering  <jim@meyering.net>
46637
46638         * lib/mktime.c: Sync from libc, now that it has the latest fix.
46639
46640 2002-11-24  Karl Berry  <karl@gnu.org>
46641
46642         * lib/error.c, getopt.c, getopt.h, getopt1.c, obstack.c, regex.c,
46643         regex.h, strdup.c, strtoll.c, tempname.c: change license to gpl.
46644
46645 2002-11-24  Jim Meyering  <jim@meyering.net>
46646
46647         Update from coreutils:
46648
46649         * lib/mktime.c: Merge in changes from libc.
46650
46651         Avoid a link-time failure on some Linux systems.
46652         * lib/mktime.c (STATIC): Define to be empty (_LIBC) or `static'
46653         (otherwise).
46654         (__mon_yday): Declare with the STATIC attribute.
46655         (__mktime_internal): Likewise.
46656         Based on a report from Greg Schafer.
46657
46658 2002-11-23  Jim Meyering  <jim@meyering.net>
46659
46660         * lib/sig2str.c (str2signum, sig2str): Avoid a warning from gcc:
46661         Use `unsigned', not `int', as type of index.
46662
46663         * lib/xstat.in [@BEGIN_LSTAT_ONLY@]: Include <string.h>.
46664
46665         * lib/fsusage.c: Remove unneeded parentheses around operands of
46666         `defined'.
46667
46668 2002-11-22  Paul Eggert  <eggert@twinsun.com>
46669
46670         * lib/quotearg.h: Allow multiple inclusion by surrounding with
46671         "#ifndef QUOTEARG_H_".  Include <stddef.h>, for size_t,
46672         so that we can be included first.
46673         (PARAMS): Remove; we now assume C89 or later.  All uses removed.
46674         * lib/quotearg.c: Include quotearg.h immediately after config.h.
46675         No need to include stddef.h or sys/types.h any more.
46676         Surround local include files with "", not "<>".
46677         Assume HAVE_LIMITS_H unconditionally, as we assume C89.
46678         Similarly, assume HAVE_C_BACKSLASH_A, CHAR_BIT, UCHAR_MAX, UINT_MAX,
46679         HAVE_STDLIB_H, HAVE_STRING_H, STDC_HEADERS.
46680         (HAVE_MBSINIT): Undef if !HAVE_MBRTOWC.
46681         (mbsinit): Define to 1 if !defined mbsinit && !HAVE_MBSINIT.
46682         (ISPRINT): Remove; no longer needed now that we assume C89.
46683
46684         (clone_quoting_options, quotearg_buffer, quotearg_n_options):
46685         Preserve errno.
46686
46687         (quotearg_buffer_restyled, quotearg_n, quotearg_n_style,
46688         quotearg_char): Use SIZE_MAX rather than
46689         (size_t) -1 when we are talking about "infinity".
46690
46691         (quotearg_buffer_restyled): Fix bug when quoting trigraphs.
46692
46693 2002-11-22  Paul Eggert  <eggert@twinsun.com>
46694
46695         * lib/hash.c: Avoid use of <assert.h>, as the GNU Coding Standards
46696         hint that one should use `if (! x) abort ();' rather than `assert
46697         (x);', and anyway it's one less thing to worry about configuring.
46698         (hash_lookup, hash_get_first, hash_get_next, hash_find_entry,
46699         hash_rehash, hash_insert): Use abort rather than assert.
46700
46701 2002-11-22  Bruno Haible  <bruno@clisp.org>
46702
46703         * lib/safe-read.h: Assume C89. Add comments.
46704         (safe_read): Change return type to size_t.
46705         * lib/safe-read.c (safe_read): Change return type to size_t. Handle
46706         byte counts > SSIZE_MAX correctly.
46707         * lib/safe-write.h: New file.
46708         * lib/safe-write.c: New file.
46709         * lib/full-read.h: New file.
46710         * lib/full-read.c: New file.
46711         * lib/full-write.h: Assume C89. Add comments.
46712         * lib/full-write.c: Include safe-write.h.
46713         (full_write): Rewritten to use safe_write.
46714         Suggested by Jim Meyering and Paul Eggert.
46715
46716 2002-11-21  Jim Meyering  <jim@meyering.net>
46717
46718         * lib/strdup.c (strdup): Tweak comment and initial #if/#include.
46719
46720         Merge in changes from the coreutils.
46721
46722         2002-09-25  Paul Eggert  <eggert@twinsun.com>
46723         * lib/fsusage.c [! HAVE_INTTYPES_H && HAVE_STDINT_H] Include
46724         <stdint.h>.
46725         (UINTMAX_MAX) [!defined UINTMAX_MAX]: New macro.
46726         (PROPAGATE_ALL_ONES): Work even if X is unsigned and narrower than
46727         int.  Work more efficiently if X is the same width as uintmax_t.
46728         Do not compare X to -1, to avoid bogus compiler warning.
46729         (get_fs_usage): (uintmax_t) -1 -> UINTMAX_MAX to avoid a cast.
46730         Don't assume that f_frsize and f_bsize are the same type.
46731
46732         * lib/mountlist.c: #undef MNT_IGNORE before defining it, to avoid
46733         warning on FreeBSD.
46734
46735         * lib/makepath.c (make_path): Restore umask *before* creating the final
46736         component.
46737         (make_path): Minor reformatting.
46738
46739         * lib/xmalloc.c: Adjust to work with new autoconf macros,
46740         AC_FUNC_MALLOC and AC_FUNC_REALLOC: test #ifndef
46741         HAVE_MALLOC/HAVE_REALLOC.
46742
46743         * lib/mountlist.h (ME_DUMMY): Don't count entries of type `auto' as
46744         dummy ones.  At least on GNU/Linux systems, `auto' means something
46745         else.
46746         From Michael Stone.
46747
46748 2002-11-21  Bruno Haible  <bruno@clisp.org>
46749
46750         Remove case insensitive option matching.
46751         * lib/argmatch.h (argcasematch): Remove declaration.
46752         (ARGCASEMATCH): Remove macro.
46753         (__xargmatch_internal): Remove case_sensitive argument.
46754         (XARGMATCH): Update.
46755         (XARGCASEMATCH): Remove macro.
46756         * lib/argmatch.c (argmatch): Renamed from __argmatch_internal. Remove
46757         case_sensitive argument.
46758         (argcasematch): Remove function.
46759         (__xargmatch_internal): Remove case_sensitive argument.
46760         (main): Use XARGMATCH instead of XARGCASEMATCH.
46761
46762         * lib/xmalloc.c: Change compile-time error message. Add comment about
46763         required autoconf version.
46764
46765 2002-11-20  Paul Eggert  <eggert@twinsun.com>
46766
46767         Merge argmatch cleanups from Bison.  Assume C89.
46768
46769         * lib/argmatch.c: Include config.h here, not in argmatch.h.
46770         Include stdlib.h, for EXIT_FAILURE.
46771         Always include <string.h>, since we assume C89.
46772         (EXIT_FAILURE): Remove pre-C89 bug workaround.
46773         * lib/argmatch.h: Do not include <config.h> or <sys/types.h>.
46774         Include <stddef.h> instead, since it's all we need for size_t.
46775         (PARAMS): Remove.  All uses removed.
46776         (ARRAY_CARDINALITY): Do not bother to #undef.
46777         (ARRAY_CARDINALITY, ARGMATCH, ARGCASEMATCH, invalid_arg,
46778         ARGMATCH_VALID, XARGMATCH, XARGCASEMATCH):
46779         Remove unnecessary parentheses.
46780         (ARGMATCH_VALID, XARGMATCH, XARGCASEMATCH):
46781         Insert necessary parentheses.
46782         (ARGMATCH_CONSTRAINT, ARGMATCH_VERIFY): New macros.
46783         (ARGMATCH_ASSERT): Use ARGMATCH_CONSTRAINT.
46784
46785 2002-11-19  Bruno Haible  <bruno@clisp.org>
46786
46787         * lib/mbswidth.c: Include mbswidth.h right at the beginning.
46788         * lib/mbswidth.h: Include <stddef.h>, for size_t.
46789
46790         * lib/mbswidth.h (PARAMS): Remove macro.
46791         (mbswidth, mbsnwidth): Use ANSI C function declarations.
46792         * lib/mbswidth.c (mbswidth, mbsnwidth): Likewise.
46793
46794         * lib/gcd.h (PARAMS): Remove macro.
46795         (gcd): Use ANSI C function declarations.
46796         * lib/gcd.c (gcd): Likewise.
46797
46798 2002-11-15  Bruno Haible  <bruno@clisp.org>
46799
46800         * lib/strcspn.c: Include <stddef.h>.
46801         (strcspn): Use ANSI C function declaration. Change return type to
46802         size_t. Use NULL.
46803         * lib/strpbrk.c: Minimize diffs to glibc. Include <stddef.h>.
46804         (strpbrk): Use NULL.
46805         * lib/strpbrk.h (PARAMS): Remove macro.
46806         (strpbrk): Use ANSI C function declaration.
46807         * lib/strstr.c: Don't include <sys/types.h>.
46808         * lib/strstr.h (PARAMS): Remove macro.
46809         (strstr): Use ANSI C function declarations.
46810
46811 2002-11-14  Karl Berry  <karl@gnu.org>
46812
46813         * config/mkinstalldirs: `do' on separate line, instead of
46814         `for var; do'.
46815
46816 2002-11-06  Bruno Haible  <bruno@clisp.org>
46817
46818         * lib/gcd.h (gcd): Change argument type to 'unsigned long'.
46819         * lib/gcd.c (gcd): Likewise.
46820
46821 2002-11-05  Bruno Haible  <bruno@clisp.org>
46822
46823         * lib/gcd.h: New file, from gettext-0.11.5.
46824         * lib/gcd.c: New file, from gettext-0.11.5.
46825
46826 2002-11-05  Bruno Haible  <bruno@clisp.org>
46827
46828         * lib/error.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
46829         * lib/getopt.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
46830         * lib/obstack.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
46831         * lib/regex.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
46832
46833         * lib/argmatch.c: Include gettext.h instead of <locale.h> and
46834         <libintl.h>.
46835         * lib/makepath.c: Include gettext.h instead of <locale.h> and
46836         <libintl.h>.
46837
46838         * lib/closeout.c: Include gettext.h instead of <libintl.h>.
46839         * lib/human.c: Include gettext.h instead of <libintl.h>.
46840         * lib/quotearg.c: Include gettext.h instead of <libintl.h>.
46841         * lib/rpmatch.c: Include gettext.h instead of <libintl.h>.
46842         * lib/unicodeio.c: Include gettext.h instead of <libintl.h>.
46843         * lib/userspec.c: Include gettext.h instead of <libintl.h>.
46844         * lib/version-etc.c: Include gettext.h instead of <libintl.h>.
46845         * lib/xmalloc.c: Include gettext.h instead of <libintl.h>.
46846         (textdomain): Remove definition.
46847         * lib/xmemcoll.c: Include gettext.h instead of <libintl.h>.
46848
46849         * lib/long-options.c: Remove include of <libintl.h> and definition of
46850         _.
46851         * lib/same.c: Remove include of <libintl.h> and definition of _.
46852
46853 2002-11-04  Owen Taylor  <otaylor@redhat.com>
46854
46855         * lib/config.charset: A few additions for Solaris.
46856
46857 2002-11-04  Bruno Haible  <haible@clisp.cons.org>
46858
46859         Make it possible to build libcharset with CC=gcc CFLAGS="-x c++".
46860         * lib/localcharset.c (locale_charset): Declare as extern "C".
46861
46862 2002-11-04  Bruno Haible  <haible@clisp.cons.org>
46863
46864         * lib/config.charset: msdos in uk_UA uses CP1125.
46865
46866 2002-11-04  Bruno Haible  <bruno@clisp.org>
46867
46868         * lib/stpcpy.h: New file, from GNU gettext-0.11.5.
46869         * lib/strcase.h: New file, from GNU gettext-0.11.5.
46870         * lib/strpbrk.h: New file, from GNU gettext-0.11.5.
46871         * lib/strstr.h: New file, from GNU gettext-0.11.5.
46872         * lib/xgetcwd.h: New file, from GNU gettext-0.11.5.
46873
46874 2002-11-04  Bruno Haible  <bruno@clisp.org>
46875
46876         * lib/localcharset.c (locale_charset): Don't return an empty string.
46877
46878 2002-11-04  Bruno Haible  <bruno@clisp.org>
46879
46880         * lib/localcharset.c (get_charset_aliases): Add more Windows specific
46881         aliases.
46882
46883 2002-11-04  Bruno Haible  <bruno@clisp.org>
46884
46885         * lib/config.charset: Update for newest glibc. Add canonical names
46886         ISO-8859-14, KOI8-T, TCVN5712-1, GEORGIAN-PS.
46887
46888 2002-11-04  Bruno Haible  <bruno@clisp.org>
46889
46890         * lib/config.charset: Add support for NetBSD.
46891
46892 2002-11-04  Bruno Haible  <bruno@clisp.org>
46893
46894         * lib/config.charset [msdosdjgpp]: For Russian, use CP866.
46895
46896 2002-11-01  Bruno Haible  <bruno@clisp.org>
46897
46898         * configure.in: Add AC_CONFIG_AUX_DIR call.
46899         (AC_OUTPUT): Add m4/Makefile, lib/Makefile. Remove doc/Makefile,
46900         test/Makefile.
46901         * Makefile.in (subdirs): Add m4, lib. Remove doc, test.
46902
46903 2002-09-28  Karl Berry  <karl@gnu.org>
46904
46905         * config/srclist.txt: can't copy install-sh/mkinstalldirs from
46906         installed automake until the next release, since changes have been
46907         made.
46908
46909 2002-09-25  Karl Berry  <karl@gnu.org>
46910
46911         * lib/strdup.c: copy from libc/string (via ../config/srclist*).
46912         * lib/getopt*: copy from libc/posix.
46913         * lib/gettext.h: copy from gettext.
46914         * lib/.cppi-disable: add strdup.c, gettext.h.
46915
46916 2002-09-25  Karl Berry  <karl@gnu.org>
46917
46918         * config/srclist.txt: enable gettext.h check.
46919         * config/config.{guess,sub}: update from prep.
46920         * config/depcomp, install-sh, mdate-sh, missing, mkinstalldirs: update
46921                 from automake 1.6.3.
46922         See srclist*.
46923
46924 2002-08-23  Stefan Monnier  <monnier@cs.yale.edu>
46925
46926         * regex.c (PATFETCH): Remove the translating fetch.
46927         (PATFETCH_RAW): Rename to PATFETCH.
46928         (set_image_of_range): New fun.
46929         (SET_RANGE_TABLE_WORK_AREA): Use it.
46930         (regex_compile): Don't translate the pattern chars so eagerly.
46931         Only do it when inserting an `exactn' bytecode or when handling
46932         a char-range.
46933         (mutually_exclusive_p): Avoid empty statement.
46934
46935 2002-07-06  Jim Meyering  <meyering@lucent.com>
46936
46937         * m4/README: Don't mention Makefile.am.in.
46938         Outline how I've tested changes to .m4 files.  Yep, it's a pain.
46939
46940 2002-07-01  Jim Meyering  <meyering@lucent.com>
46941
46942         * lib/c-stack.c: Include sys/time.h.
46943         From Volker Borchert.
46944
46945 2002-06-26  Paul Eggert  <eggert@twinsun.com>
46946
46947         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for btowc.
46948
46949 2002-06-26  Paul Eggert  <eggert@twinsun.com>
46950
46951         * lib/fnmatch.c, fnmatch_loop.c (WIDE_CHAR_SUPPORT):
46952         New macro.  Use it uniformly instead of
46953         (defined HAVE_WCTYPE_H && defined HAVE_WCHAR_H).
46954         It also uses HAVE_BTOWC, to fix a porting bug on Solaris 2.5.1
46955         reported by Vin Shelton.
46956
46957 2002-06-22  Paul Eggert  <eggert@twinsun.com>
46958
46959         * lib/c-stack.h (segv_handler, c_stack_action) [! defined SA_SIGINFO]:
46960         Do not assume SA_SIGINFO behavior.
46961         Bug reported by Jim Meyering on NetBSD 1.5.2.
46962
46963 2002-06-22  Jim Meyering  <meyering@lucent.com>
46964
46965         * m4/c-stack.m4: New file, from diffutils-2.8.2.
46966         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_C_STACK.
46967
46968         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Don't require AC__GNU_SOURCE,
46969         now that configure.ac uses AC_GNU_SOURCE.
46970         (jm_MACROS): Rename: jm_FUNC_FNMATCH to AC_FUNC_FNMATCH_GNU.
46971         * m4/prereq.m4 (jm_PREREQ_EXCLUDE): Likewise, wrt jm_FUNC_FNMATCH.
46972
46973         Update to latest tools.  Suggestions from Paul Eggert.
46974         * m4/stdbool.m4: New file, from diffutils-2.8.2.
46975         * m4/gnu-source.m4: Update from diffutils-2.8.2.
46976         * m4/fnmatch.m4: Likewise.
46977         * m4/prereq.m4: Change each use of AC_CHECK_HEADERS(stdbool.h)
46978         to AC_HEADER_STDBOOL
46979
46980 2002-06-22  Jim Meyering  <meyering@lucent.com>
46981
46982         * lib/fnmatch.c (ISASCII, ISPRINT): Undefine, to avoid warning about
46983         redefinition due to Solaris 2.6's definition in /usr/include/sys/euc.h.
46984
46985 2002-06-22  Jim Meyering  <meyering@lucent.com>
46986
46987         * lib/c-stack.c, lib/c-stack.h: New files, from diffutils-2.8.2.
46988
46989         * lib/exitfail.c, exitfail.h: Likewise.
46990         * lib/Makefile.am (libfetish_a_SOURCES): Add exitfail.c and exitfail.h.
46991
46992         * lib/Makefile.am (libfetish_a_SOURCES): Add fnmatch_.h in place
46993         of fnmatch.h.
46994         (EXTRA_DIST): Add fnmatch_loop.c.
46995         (libfetish_a_SOURCES): Add c-stack.c and c-stack.h.
46996
46997         * lib/fnmatch_loop.c: New file, from diffutils-2.8.2.
46998         * lib/fnmatch.c: Update from diffutils-2.8.2.
46999         * lib/fnmatch_.h: New file.  From diffutils-2.8.2.
47000         * lib/fnmatch.h: Remove file.
47001
47002 2002-06-21  Jim Meyering  <meyering@lucent.com>
47003
47004         * m4/c-bs-a.m4: Add comment, from diffutils-2.8.2.
47005         * m4/mbrtowc.m4: Likewise.
47006
47007         * m4/mbstate_t.m4: Update from diffutils-2.8.2.
47008         * m4/mbswidth.m4: Reflect name change:
47009         s/AC_MBSTATE_T/AC_TYPE_MBSTATE_T.
47010         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Likewise.
47011
47012         * m4/lib-link.m4: Update from gettext-0.11.2.
47013         * m4/gettext.m4: Likewise.
47014
47015         * m4/jm-macros.m4 (jm_CHECK_ALL_HEADERS): Check for hurd.h.
47016         From Alfred M. Szmidt.
47017
47018 2002-06-18  Paul Eggert  <eggert@twinsun.com>
47019
47020         * lib/file-type.h: Report an error if neither S_ISREG nor
47021         S_IFREG is defined, instead of using a test specific to glibc
47022         2.2.  This should be safe, since POSIX requires S_ISREG and
47023         Unix Version 7 had S_IFREG.  We don't need to check for
47024         <sys/types.h> since we don't use any symbols that it defines.
47025
47026 2002-06-15  Richard Dawe  <richdawe@bigfoot.com>
47027
47028         * lib/Makefile.am (lstat.c, stat.c, .sin.sed): Use t-$@, rather than
47029         $@-t, so that each temporary file name is unique and valid in the first
47030         8 characters, for operation under DOS.
47031
47032 2002-06-15  Paul Eggert  <eggert@twinsun.com>
47033
47034         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Check for st_author.
47035
47036 2002-06-15  Jim Meyering  <meyering@lucent.com>
47037
47038         Work even with DJGPP 2.03, which lacks support for symlinks.
47039         From Richard Dawe.
47040         * lib/xstat.in (S_ISLNK): Define to 0 if neither S_ISLNK nor S_IFLNK
47041         is defined.
47042         * lib/lchown.c (S_ISLNK): Likewise.
47043
47044 2002-06-15  Jim Meyering  <meyering@lucent.com>
47045
47046         * lib/file-type.h (FILE_TYPE_H): Guard entire contents with #ifndef.
47047         For GNU libc 2.2 and newer, ensure that <sys/types.h> and <sys/stat.h>
47048         have been included before this file.
47049
47050 2002-06-14  Jim Meyering  <meyering@lucent.com>
47051
47052         * lib/file-type.h: Use the version from diffutils-2.8.2.
47053         * lib/file-type.c: Likewise.
47054
47055 2002-06-07  Jim Meyering  <meyering@lucent.com>
47056
47057         * m4/prereq.m4 (jm_PREREQ_STAT): Check for sys/param.h and sys/mount.h.
47058         They're needed at least for NetBSD 1.5.2.
47059         ($statxfs_includes): Include those same headers.
47060         ($statxfs_includes): Include sys/vfs.h if available.
47061         ($statxfs_includes): Likewise for sys/statvfs.h.
47062         Check for the following members in both structs statfs and statvfs:
47063         f_basetype, f_type, f_fsid.__val, f_namemax, f_namelen.
47064
47065 2002-06-01  Jim Meyering  <meyering@lucent.com>
47066
47067         * m4/d-type.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Rename macro:
47068         s/D_TYPE_IN_DIRENT/HAVE_STRUCT_DIRENT_D_TYPE/.
47069
47070 2002-05-28  Jim Meyering  <meyering@lucent.com>
47071
47072         * m4/readdir.m4 (jm_FUNC_READDIR): Undefine `mkdir', not `rmdir'.
47073         Reported by Volker Borchert.
47074
47075 2002-05-27  Jim Meyering  <meyering@lucent.com>
47076
47077         Fix a problem seen only on nonconforming systems whereby ls.c's
47078         use of localtime, and then of gettimeofday would cause trouble:
47079         the localtime call used to initialize rpl_gettimeofday's save
47080         mechanism would clobber ls's current local time information so
47081         that in any long listing the first file would always be listed
47082         with date 1970-01-01.  Analysis by Volker Borchert.
47083
47084         * lib/gettimeofday.c (localtime): Undefine.
47085         (rpl_localtime): New function.
47086
47087 2002-05-27  Jim Meyering  <meyering@lucent.com>
47088
47089         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER): Also replace
47090         localtime.
47091
47092         * m4/readdir.m4 (jm_FUNC_READDIR): Undefine `rmdir' so we don't try to
47093         use the replacement function; it wouldn't resolve at link time.
47094         Reported by Volker Borchert.
47095
47096 2002-05-22  Jim Meyering  <meyering@lucent.com>
47097
47098         * lib/Makefile.am (libfetish_a_SOURCES): Add file-type.c and
47099         file-type.h.
47100         * lib/file-type.h: New file.
47101         * lib/file-type.c (file_type): New file/function.  Extracted from
47102         diffutils.
47103
47104 2002-04-30  Jim Meyering  <meyering@lucent.com>
47105
47106         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_STAT.
47107
47108 2002-04-29  Paul Eggert  <eggert@twinsun.com>
47109
47110         * m4/prereq.m4 (jm_PREREQ_SIG2STR): Remove; all callers changed.
47111
47112 2002-04-29  Paul Eggert  <eggert@twinsun.com>
47113
47114         * m4/prereq.m4 (jm_PREREQ_HARD_LOCALE): Check for stdlib.h.
47115         Do not check for alloca.h (no longer used) or stdbool.h (was never
47116         used?).  Add AM_C_PROTOTYPES since hard-locale.h uses it.
47117
47118 2002-04-29  Paul Eggert  <eggert@twinsun.com>
47119
47120         * lib/hard-locale.c: Upgrade to version used in GNU Diffutils 2.8.1.
47121
47122 2002-04-29  Jim Meyering  <meyering@lucent.com>
47123
47124         * m4/jm-macros.m4 (jm_MACROS): Remove use of AC_FUNC_STRNLEN.
47125         * m4/prereq.m4: Add jm_PREREQ_STRNLEN.
47126         Use AC_FUNC_STRNLEN here instead.
47127
47128         * m4/jm-macros.m4: Don't AC_REQUIRE([AC_PROG_CC_STDC]).
47129         With autoconf-2.53a, it's part of AC_PROG_CC.
47130
47131 2002-04-28  Paul Eggert  <eggert@twinsun.com>
47132
47133         * m4/jm-macros.m4 (jm_MACROS): Add AC_REPLACE_FUNCS(sig2str).
47134         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_SIG2STR.
47135
47136 2002-04-28  Paul Eggert  <eggert@twinsun.com>
47137
47138         * lib/sig2str.h, lib/sig2str.c: New files.
47139         * lib/Makefile.am (libfetish_a_SOURCES): Add sig2str.h.
47140
47141 2002-04-28  Paul Eggert  <eggert@twinsun.com>
47142
47143         * lib/sig2str.h (SIGNUM_BOUND): Do not use WTERMSIG, to avoid
47144         depending on <sys/wait.h> and WTERMSIG.  Default to 64 instead
47145         of 127, since 64 is the largest conceivable number for ancient
47146         nonstandard hosts.
47147         * lib/sig2str.c: Do not include <sys/wait.h>; no longer needed.
47148
47149 2002-04-28  Jim Meyering  <meyering@lucent.com>
47150
47151         * lib/sig2str.c (WTERMSIG): Remove definition (unused).
47152
47153 2002-04-24  Jim Meyering  <meyering@lucent.com>
47154
47155         * m4/prereq.m4 (jm_PREREQ_HARD_LOCALE): New macro.
47156         (jm_PREREQ): Use it.
47157
47158         * m4/getloadavg.m4: Check for these headers: locale.h unistd.h
47159         mach/mach.h fcntl.h.
47160         Check for this function: setlocale.
47161
47162 2002-04-24  Jim Meyering  <meyering@lucent.com>
47163
47164         * lib/gettext.h: New file, from Gettext.
47165         * lib/Makefile.am (INCLUDES): Remove -I../intl.
47166         (libfetish_a_SOURCES): Add gettext.h.
47167
47168 2002-04-16  Jim Meyering  <meyering@lucent.com>
47169
47170         * m4/prereq.m4 (jm_PREREQ_READUTMP): Also check for these members:
47171         ut_pid, ut_id, ut_exit.
47172
47173 2002-04-16  Jim Meyering  <meyering@lucent.com>
47174
47175         * lib/readutmp.h (UT_TYPE): Remove definition (now in who.c).
47176         (HAVE_STRUCT_XTMP_UT_EXIT, HAVE_STRUCT_XTMP_UT_ID): Define.
47177         (HAVE_STRUCT_XTMP_UT_PID, HAVE_STRUCT_XTMP_UT_TYPE): Define.
47178
47179 2002-04-12  Jim Meyering  <meyering@lucent.com>
47180
47181         * m4/ls-mntd-fs.m4 (checking for getmntinfo function...): Remove
47182         now-bogus check for f_type in sys/mount.h.  Instead, just test for the
47183         existence of the getmntinfo function.  Needed for Darwin 5.3.
47184
47185         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Also detect when dirfd is a macro.
47186         This is necessary at least on Darwin 5.3.
47187
47188         * m4/jm-macros.m4: Don't AC_REPLACE(strnlen), now that we use
47189         AC_FUNC_STRNLEN.  Otherwise, we'd end up putting two copies of
47190         strnlen.o in the library, and that makes some versions of ranlib
47191         object.
47192
47193 2002-04-12  Jim Meyering  <meyering@lucent.com>
47194
47195         * lib/dirfd.h (dirfd): Elide prototype if dirfd is a macro.
47196
47197 2002-04-09  Jim Meyering  <meyering@lucent.com>
47198
47199         * m4/malloc.m4: (jm_FUNC_MALLOC): Change the `checking ...' message
47200         to be more precise.  Rather than saying we're checking whether the
47201         function `works', say what we're testing.
47202         * m4/realloc.m4 (jm_FUNC_REALLOC): Likewise.
47203         Reported by Bruno Haible.
47204
47205 2002-03-10  Jim Meyering  <meyering@lucent.com>
47206
47207         * lib/makepath.c (make_path): Remove a comma from a diagnostic.
47208         Suggestion from Santiago Vila.
47209
47210 2002-03-08  Jim Meyering  <meyering@lucent.com>
47211
47212         * lib/rename.c: Mention that this wrapper is needed also on
47213         mips-dec-ultrix4.4 systems.
47214
47215 2002-03-02  Jim Meyering  <meyering@lucent.com>
47216
47217         * lib/gettime.c (gettime): Test HAVE_CLOCK_GETTIME,
47218         not HAVE_CLOCK_SETTIME.
47219
47220 2002-02-27  Paul Eggert  <eggert@twinsun.com>
47221
47222         * m4/jm-macros.m4 (jm_MACROS): Do not replace stime; no longer used.
47223         Check for clock_settime.
47224
47225 2002-02-27  Paul Eggert  <eggert@twinsun.com>
47226
47227         * lib/nanosleep.h: Rename to....
47228         * lib/timespec.h: New name for nanosleep.h.  All uses changed.
47229
47230         * lib/gettime.c: New file.
47231         * lib/settime.c: New file.
47232         * lib/stime.c: Remove.
47233
47234         * lib/Makefile.am (libfetish_a_SOURCES): Add gettime.c, settime.c,
47235         timespec.h.  Remove nanosleep.h.
47236
47237 2002-02-25  Paul Eggert  <eggert@twinsun.com>
47238
47239         * m4/acl.m4: New file.
47240         * m4/jm-macros.m4 (jm_MACROS): Require AC_FUNC_ACL.
47241         Do not check for acl or sys/acl.h, as AC_FUNC_ACL does that now.
47242
47243 2002-02-25  Paul Eggert  <eggert@twinsun.com>
47244
47245         * lib/acl.c, lib/acl.h: New files.
47246         * lib/Makefile.am (libfetish_a_SOURCES): Add acl.h, acl.c.
47247
47248 2002-02-24  Jim Meyering  <meyering@lucent.com>
47249
47250         * lib/strnlen.c (strnlen): Define-away/undef so that an inconsistent
47251         prototype in string.h (on at least AIX4.3.2.0 w/gcc-2.95.3) doesn't
47252         cause trouble.  Reported by Nelson Beebe.
47253
47254 2002-02-23  Paul Eggert  <eggert@twinsun.com>
47255
47256         * lib/path-concat.c (xpath_concat): Reorder code to pacify
47257         compilers that don't know that xalloc_die never returns.
47258
47259 2002-02-20  Jim Meyering  <meyering@lucent.com>
47260
47261         * lib/getdate.c: Regenerate using bison-1.33.
47262
47263 2002-02-17  Jim Meyering  <meyering@lucent.com>
47264
47265         * config/config.guess (main): Don't use `head -1'; it's no longer
47266         portable. Use `sed 1q' instead.
47267
47268 2002-02-16  gettextize  <bug-gnu-gettext@gnu.org>
47269
47270         * m4/codeset.m4: Upgrade to gettext-0.11.
47271         * m4/gettext.m4: Upgrade to gettext-0.11.
47272         * m4/glibc21.m4: Upgrade to gettext-0.11.
47273         * m4/iconv.m4: Upgrade to gettext-0.11.
47274         * m4/isc-posix.m4: Upgrade to gettext-0.11.
47275         * m4/lcmessage.m4: Upgrade to gettext-0.11.
47276         * m4/lib-ld.m4: New file, from gettext-0.11.
47277         * m4/lib-link.m4: New file, from gettext-0.11.
47278         * m4/lib-prefix.m4: New file, from gettext-0.11.
47279         * m4/progtest.m4: Upgrade to gettext-0.11.
47280
47281 2002-02-15  Paul Eggert  <eggert@twinsun.com>
47282
47283         * m4/prereq.m4 (jm_PREREQ_POSIXVER): New macro.
47284         (jm_PREREQ): Use it.
47285
47286 2002-02-15  Paul Eggert  <eggert@twinsun.com>
47287
47288         * lib/posixver.c, lib/posixver.h: New files.
47289         * lib/Makefile.am (libfetish_a_SOURCES): Add them.
47290
47291 2002-02-02  Paul Eggert  <eggert@twinsun.com>
47292             Bruno Haible  <bruno@clisp.org>
47293
47294         * lib/unicodeio.h (print_unicode_char): Add exit_on_error argument.
47295         (fwrite_success_callback): New declaration.
47296         * lib/unicodeio.c (unicode_to_mb): New function, extracted from
47297         print_unicode_char. Call failure callback instead of error.
47298         (fwrite_success_callback): New function.
47299         (exit_failure_callback): New function.
47300         (fallback_failure_callback): New function.
47301         (print_unicode_char): Call unicode_to_mb.
47302
47303 2002-01-26  Jim Meyering  <meyering@lucent.com>
47304
47305         * m4/jm-macros.m4 (jm_MACROS): Require autoconf-2.52g.
47306         * m4/strnlen.m4: Remove file, now that it's part of autoconf.
47307
47308 2002-01-26  Jim Meyering  <meyering@lucent.com>
47309
47310         * lib/Makefile.am (getdate$U.o): Depend on unlocked-io.h.
47311
47312 2002-01-22  Paul Eggert  <eggert@twinsun.com>
47313
47314         * m4/jm-macros.m4 (jm_MACROS): Require AC_FUNC_FSEEKO.
47315
47316 2002-01-22  Jim Meyering  <meyering@lucent.com>
47317
47318         * lib/Makefile.am (Makefile): Don't depend on $(BUILT_SOURCES).
47319         Otherwise, some versions of automake would omit the rule that makes
47320         Makefile from Makefile.in.
47321
47322 2002-01-21  Paul Eggert  <eggert@twinsun.com>
47323
47324         * lib/xmemcoll.h, lib/xmemcoll.c: New files.
47325         * lib/Makefile.am (libfetish_a_SOURCES): Add them.
47326         * lib/memcoll.c: Include errno.h, and declare errno if not defined.
47327         (memcoll): Set errno to zero if there is no error.
47328
47329         * lib/quotearg.c (quotearg_buffer_restyled):
47330         Fix bug with quoting buffers containing NUL when backslashing escapes.
47331         This bug was exposed by the other changes in this patch.
47332         (quotearg_n_options): New arg ARGSIZE.
47333         All callers changed.
47334         (quoting_options_from_style): New function.
47335         (quotearg_n_style): Use it.
47336         (quotearg_n_style_mem): New function.
47337
47338         * lib/quotearg.h (quotearg_n_style_mem): New function.
47339
47340 2002-01-19  Jim Meyering  <meyering@lucent.com>
47341
47342         * m4/jm-macros.m4 (jm_MACROS): Use AC_FUNC_STRNLEN.
47343         Remove useless quotes: DF_PROG="df".
47344         * m4/strnlen.m4: New file.
47345
47346 2002-01-16  Paul Eggert  <eggert@twinsun.com>
47347
47348         * lib/backupfile.c (ISDIGIT): Comment fix.
47349         * lib/getdate.y (ISDIGIT): Likewise.
47350         * lib/posixtm.c (ISDIGIT, year): Likewise.
47351         * lib/strverscmp.c (ISDIGIT): Likewise.
47352         * lib/userspec.c (ISDIGIT): Likewise.
47353
47354 2002-01-16  Jim Meyering  <meyering@lucent.com>
47355
47356         * lib/getdate.y: Add three semicolons, each just before a closing
47357         brace. Bison (as of version 1.31) no longer papers over that mistake.
47358
47359 2002-01-05  Jim Meyering  <meyering@lucent.com>
47360
47361         * lib/version-etc.c (version_etc_copyright): Update copyright year.
47362
47363 2001-12-19  Paul Eggert  <eggert@twinsun.com>
47364
47365         * lib/closeout.c (close_stdout_status): If ferror (stdout), do
47366         not silently exit merely because the output buffer happens to
47367         have nothing pending.
47368
47369 2001-12-18  Paul Eggert  <eggert@twinsun.com>
47370
47371         See the big note in ../ChangeLog.
47372         * lib/human.c (suffixes): Prefer K to k for 1024.
47373         (generate_suffix_backwards): New function.
47374         (human_readable_inexact): Use it.
47375         * lib/xstrtol.c (__xstrtol): If there is no number but there
47376         is a valid suffix, assume 1.  "MB" now means decimal, "MiB" binary.
47377         Accept 'K' as well as 'k'.
47378
47379 2001-12-15  Jim Meyering  <meyering@lucent.com>
47380
47381         * lib/regex.h (__restrict_arr): Update from libc.
47382
47383         * lib/mountlist.h (ME_REMOTE): Recognize file systems of type smbfs
47384         as `remote' if the name starts with `//'.  Suggested by Michael Stone.
47385         (STREQ): Define.
47386
47387 2001-12-14  Jim Meyering  <meyering@lucent.com>
47388
47389         * m4/jm-macros.m4 (jm_MACROS): Check for iswspace.
47390         Suggestion from Bruno Haible.
47391
47392 2001-12-10  Jim Meyering  <meyering@lucent.com>
47393
47394         * lib/linebuffer.c: Remove explicit declarations of xmalloc and
47395         xrealloc, Instead, include "xalloc.h".
47396         (initbuffer): Don't cast xmalloc return value to char*.
47397         (readline): Reword comment.
47398         Don't cast xrealloc return value to char*
47399         Return NULL, not 0.
47400
47401 2001-12-09  Jim Meyering  <meyering@lucent.com>
47402
47403         * lib/modechange.c (mode_compile): Add cast to avoid pedantic warning
47404         about `signed and unsigned type in conditional expression'.
47405         * lib/posixtm.c (posix_time_parse): Likewise.
47406
47407         * lib/xreadlink.c (xreadlink): Add cast to avoid a pedantic warning.
47408
47409         * lib/readtokens.c (readtoken): Declare an index to be of type unsigned
47410         to avoid a pedantic warning.
47411
47412         * lib/getstr.c: Don't include assert.h.
47413         (getstr): Remove warning-evoking assertions.
47414         Return -1 if offset parameter is out of bounds.
47415         Change the type of a local from int to size_t.
47416
47417         * lib/strftime.c (my_strftime_localtime_r): Include this function
47418         definition in the `#if ! HAVE_TM_GMTOFF' block.
47419
47420         * lib/xgethostname.c: Remove declarations of xmalloc and xrealloc.
47421         Include xalloc.h instead.
47422
47423 2001-12-02  Jim Meyering  <meyering@lucent.com>
47424
47425         * lib/tempname.c: Don't declare getenv, thus reverting the change of
47426         2001-11-18.  It's no longer necessary, now that stdlib.h is always
47427         included.
47428
47429         * lib/regex.c [!__BOUNDED_POINTERS__]: Define away __bounded,
47430         __unbounded, and __ptrvalue.  Reported by Uwe H. Steinfeld.
47431
47432 2001-11-30  Akim Demaille  <akim@epita.fr>
47433
47434         * lib/xstrdup.c: Include xalloc.h, so that xstrdup is declared
47435         before being defined.
47436
47437 2001-11-27  Paul Eggert  <eggert@twinsun.com>
47438
47439         * lib/quotearg.h (quotearg_n, quotearg_n_style):
47440         First arg is int, not unsigned.
47441         * lib/quotearg.c (quotearg_n, quotearg_n_style): Likewise.
47442         (SIZE_MAX, UINT_MAX): New macros.
47443         (quotearg_n_options): Abort if N is negative.
47444         Avoid overflow check on hosts where size_t is 64 bits and int
47445         is 32 bits, as overflow is impossible there.
47446         Fix off-by-one typo that caused unnecessary reallocation.
47447
47448 2001-11-27  Jim Meyering  <meyering@lucent.com>
47449
47450         * lib/tempname.c: Merge with version from libc.
47451         * lib/regex.c: Likewise.
47452
47453         * lib/tempname.c: Include stdlib.h unconditionally.  On some old
47454         systems for which STDC_HEADERS is 0, it was not included, resulting in
47455         a warning about an integer-to-pointer conversion problem with getenv.
47456         Reported by Volker Borchert.
47457
47458 2001-11-26  Jim Meyering  <meyering@lucent.com>
47459
47460         * lib/gtod.h: Remove file.
47461         * lib/Makefile.am (libfetish_a_SOURCES): Remove gtod.h.
47462         * lib/gettimeofday.c: Don't include gtod.h.
47463         (GTOD_init): Remove function.
47464         (rpl_gettimeofday): Do its job here instead, rather than aborting.
47465         Suggestion from Volker Borchert.
47466
47467 2001-11-23  Jim Meyering  <meyering@lucent.com>
47468
47469         * lib/hash.h (struct hash_table): Don't define here.  Merely declare
47470         it.
47471         * lib/hash.c (struct hash_table): Define it here instead.
47472
47473 2001-11-22  Jim Meyering  <meyering@lucent.com>
47474
47475         * lib/hash.h: Bracket contents of file with #ifndef HASH_H_ ... #endif.
47476
47477 2001-11-20  Jim Meyering  <meyering@lucent.com>
47478
47479         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Update comment to reflect that
47480         SunOS 4.1.4 and Solaris 2.5.1 lose, too.
47481
47482 2001-11-19  Jim Meyering  <meyering@lucent.com>
47483
47484         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Don't bother with a temporary
47485         directory.  Use "conftestXXXXXX" as the template.
47486         Suggestion from Paul Eggert.
47487
47488         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Close each descriptor
47489         immediately, so the test doesn't mistakenly hit the max-open-files
47490         limit.
47491
47492 2001-11-18  Paul Eggert  <eggert@twinsun.com>
47493
47494         * lib/tempname.c (TMP_MAX): Remove; no longer needed.
47495         (TEMPORARIES): New macro.
47496         (__gen_tempname): Use TEMPORARIES rather than TMP_MAX.  This
47497         removes an artificial limitation (e.g. HP-UX 10.20, where
47498         TMP_MAX is 17576).
47499
47500 2001-11-18  Jim Meyering  <meyering@lucent.com>
47501
47502         * m4/prereq.m4 (jm_PREREQ_TEMPNAME): Check for declaration of getenv.
47503
47504 2001-11-18  Jim Meyering  <meyering@lucent.com>
47505
47506         * lib/tempname.c [!HAVE_DECL_GETENV]: Declare getenv to avoid warning
47507         on SunOS 4.
47508
47509         * lib/Makefile.am (Makefile): Depend on $(BUILT_SOURCES), so those
47510         files will be created before anything else.
47511
47512 2001-11-17  Paul Eggert  <eggert@twinsun.com>
47513
47514         * m4/jm-winsz1.m4 (jm_WINSIZE_IN_PTEM): Do not define
47515         WINSIZE_IN_PTEM if <termios.h> defines struct winsize.
47516
47517 2001-11-17  Jim Meyering  <meyering@lucent.com>
47518
47519         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): New file and macro.
47520         Prompted by a report from Bob Proulx.
47521
47522         * m4/jm-macros.m4 (jm_MACROS): Don't test for mkstemp here.
47523         Instead, require UTILS_FUNC_MKSTEMP.
47524
47525 2001-11-17  Jim Meyering  <meyering@lucent.com>
47526
47527         * m4/jm-macros.m4 (jm_MACROS): Remove code to set POW_LIBM.
47528         Now, that's done as part of AC_FUNC_STRTOD.
47529
47530 2001-11-17  Jim Meyering  <meyering@lucent.com>
47531
47532         * lib/modechange.c (mode_adjust): Fix error introduced on 1999-04-26
47533         that made e.g., `chmod a=,o=w,g=o F' cause F to be group readable
47534         rather than group writable.  Patch by Juan F. Codagnone.
47535
47536         * lib/readtokens.c: Remove explicit declarations of xmalloc and
47537         xrealloc, Instead, include "xalloc.h".
47538
47539         * lib/mountlist.c: Include unlocked-io.h after all system headers.
47540         Remove explicit declarations of xmalloc, xrealloc,
47541         and xstrdup.  Instead, include "xalloc.h".
47542
47543         * lib/argmatch.c, closeout.c, error.c, exclude.c: Include
47544         unlocked-io.h.
47545         * lib/fatal.c, getdate.y, getpass.c, getstr.c, getusershell.c:
47546         Likewise.
47547         * lib/mountlist.c, posixtm.c, readtokens.c, readutmp.c: Likewise.
47548
47549         * lib/regex.c, sha.c, version-etc.c, yesno.c: Likewise.
47550         Reported by Padraig Brady.
47551
47552         * lib/mkstemp.c: #undef mkstemp.
47553         Include config.h.
47554         (rpl_mkstemp): Rename from mkstemp.
47555         Protoize.
47556
47557 2001-11-16  Jim Meyering  <meyering@lucent.com>
47558
47559         * lib/physmem.c [HAVE_SYS_PSTAT_H]: Include <sys/pstat.h>.
47560         (physmem_total) [HAVE_PSTAT_GETSTATIC]: If sysconf couldn't be used to
47561         determine the amount of total physical memory, use pstat_getstatic.
47562         HPUX-11 doesn't define _SC_PHYS_PAGES.
47563         (physmem_available) [HAVE_PSTAT_GETSTATIC && HAVE_PSTAT_GETDYNAMIC]:
47564         If sysconf couldn't be used to determine the amount of available
47565         physical memory, use both pstat_getstatic and pstat_getdynamic.
47566         Based on a patch from Bob Proulx.
47567
47568 2001-11-10  Jim Meyering  <meyering@lucent.com>
47569
47570         * m4/prereq.m4 (jm_PREREQ_PHYSMEM): New function.
47571         (jm_PREREQ): Use it.
47572
47573 2001-11-09  Jim Meyering  <meyering@lucent.com>
47574
47575         * m4/jm-macros.m4: Require autoconf-2.52f.
47576         (AC_FUNC_ERROR_AT_LINE, AC_FUNC_OBSTACK, AC_FUNC_STRTOD):
47577         Use these AC_-prefixed names, not the AM_-prefixed ones.
47578
47579         * m4/afs.m4 (jm_AFS): Quote the body.  Patch by Akim Demaille.
47580
47581 2001-11-05  Jim Meyering  <meyering@lucent.com>
47582
47583         * lib/xstat.in (slash_aware_lstat): Correct a misleading comment.
47584
47585 2001-11-04  Jim Meyering  <meyering@lucent.com>
47586
47587         * m4/fpending.m4: Remove unused cruft that saved, set, and restored
47588         $DEFS.
47589
47590 2001-11-03  Jim Meyering  <meyering@lucent.com>
47591
47592         * m4/jm-glibc-io.m4n (jm_FUNC_GLIBC_UNLOCKED_IO): Quote first arg
47593         of AC_DEFUN.
47594
47595         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Rework so dirfd.c doesn't have to
47596         know the name of the variable in the macro definition.
47597
47598 2001-11-03  Jim Meyering  <meyering@lucent.com>
47599
47600         * lib/argmatch.h (ARGMATCH_TO_ARGUMENT): Remove casts of first two args
47601         in argmatch_to_argument call.
47602
47603         * lib/dirfd.c (dirfd): Reflect the fact that DIR_TO_FD now takes an
47604         argument.
47605
47606         * lib/hash.c (hash_clear): Fix a bug that could lead to an infloop or
47607         e.g., a fault due to an attempt to free a NULL pointer.
47608
47609 2001-11-01  Jim Meyering  <meyering@lucent.com>
47610
47611         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): New macro.
47612         * m4/jm-macros.m4 (jm_MACROS): Require UTILS_FUNC_DIRFD.
47613
47614 2001-11-01  Jim Meyering  <meyering@lucent.com>
47615
47616         * lib/dirfd.c, lib/dirfd.h: New files.
47617         * lib/Makefile.am (libfetish_a_SOURCES): Add dirfd.h.
47618
47619         * lib/hash.c (hash_print) [TESTING]: Clean up.
47620
47621 2001-10-22  Paul Eggert  <eggert@twinsun.com>
47622
47623         * lib/hard-locale.c (alloca): Define to __builtin_alloca if __GNUC__,
47624         to avoid a warning if -Wall.
47625
47626 2001-10-22  Jeff Bailey  <jbailey@outpost.dnsalias.org>
47627
47628         * README: New file
47629         * doc/*: Add COPYING, COPYING.LIB, COPYING.DOC, fdl.texi
47630         (per RMS's instructions, this is now the canonical source)
47631         * lgpl/, gpl/: New directories.
47632
47633 2001-10-21  Paul Eggert  <eggert@twinsun.com>
47634
47635         * lib/regex.c (uintptr_t): Remove macro and decl; it's config.h's job.
47636
47637 2001-10-21  Jim Meyering  <meyering@lucent.com>
47638
47639         * lib/obstack.c (_): Honor the setting of ENABLE_NLS.  Otherwise,
47640         this code would end up calling gettext even in packages built
47641         with --disable-nls.
47642         * lib/getopt.c (_): Likewise.
47643         * lib/regex.c (_): Likewise.
47644
47645 2001-10-20  Paul Eggert  <eggert@twinsun.com>
47646
47647         * m4/error.m4 (jm_PREREQ_ERROR):
47648         Do not invoke AC_CHECK_FUNCS with strerror_r, as
47649         AC_FUNC_STRERROR_R does that.
47650         Check for strerror declaration.
47651
47652         * m4/strerror_r.m4: Add copyright notice, as nontrivial m4 files
47653         are supposed to have them these days.
47654         (AC_FUNC_STRERROR_R): Always do char* test, so that it gets cached.
47655         Merge changes from latest Autoconf CVS.
47656         Rename ac_cv_func_strerror_r_works to ac_cv_func_strerror_r_char_p,
47657         and rename HAVE_WORKING_STRERROR_R to STRERROR_R_CHAR_P, since
47658         POSIX decided to standardize on the int flavor of strerror_r.
47659
47660 2001-10-20  Paul Eggert  <eggert@twinsun.com>
47661
47662         * lib/error.c (strerror_r): Do not declare unless !_LIBC.
47663         Do not check for HAVE_DECL_STRERROR_R missing unless STRERROR_R_CHAR_P.
47664         Use strerror_r that is only a macro, even if it is not a function.
47665         (strerror): Check for HAVE_DECL_STRERROR before declaring.
47666         (private_strerror): Use prototypes, not old-style function definition.
47667         (print_errno_message): New function.
47668         Support the POSIX 'int'-flavored strerror_r, as well as the traditional
47669         char*-flavored one.
47670         (error_tail, error, error_at_line): Use it.
47671
47672 2001-10-11  Jim Meyering  <meyering@lucent.com>
47673
47674         * lib/argmatch.c (argmatch_invalid): Use quotearg_n_style (0, ...
47675         and quote_n (1, ... to avoid clobbering a buffer.
47676
47677 2001-10-05  Jim Meyering  <meyering@lucent.com>
47678
47679         * lib/Makefile.am: (libfetish_a_SOURCES): Add hash-pjw.c and
47680         hash-pjw.h.
47681         * lib/hash-pjw.c: New file (factored out of fileutils' remove.c).
47682         * lib/hash-pjw.h: New file.
47683
47684 2001-09-30  Jim Meyering  <meyering@lucent.com>
47685
47686         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): See if
47687         `struct fsstat' has the `f_fstypename' member.
47688         Use that to define FS_TYPE, which is now used to make
47689         the getfsstat link test tighter.
47690
47691 2001-09-30  Jim Meyering  <meyering@lucent.com>
47692
47693         * lib/mountlist.c [MOUNTED_GETFSSTAT]:
47694         Include <sys/ucred.h>, for Apple Darwin.
47695         Include sys/mount.h and sys/fs_types.h only if available.
47696         (FS_TYPE): Define.
47697         (read_filesystem_list): Use FS_TYPE.
47698
47699 2001-09-29  Paul Eggert  <eggert@twinsun.com>
47700
47701         * lib/exclude.c (excluded_filename): 0 -> false, since it's
47702         a boolean context.
47703
47704 2001-09-29  Jim Meyering  <meyering@lucent.com>
47705
47706         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS)
47707         [one-argument getmntent function]): Include stdio.h before mntent.h.
47708         SunOS 4.1.x needs it for the declaration of `FILE'.
47709         Patch by Volker Borchert.
47710
47711         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS)
47712         Check for these headers: sys/param.h sys/ucred.h sys/mount.h
47713         sys/fs_types.h, and make the link-test for getfsstat guard #include
47714         directives with appropriate #if HAVE_*_H tests so that we can
47715         detect getfsstat on Apple Darwin1.3.7 systems.
47716         Reported by Nelson Beebe.
47717         Fix harmless typo in cache variable name: s/getsstat/getfsstat/.
47718
47719 2001-09-28  Paul Eggert  <eggert@twinsun.com>
47720
47721         Fix bug reported by Petter Reinholdtsen for HP-UX 10.20, which
47722         #defines strtoimax.  Also treat the other strto* functions
47723         like strtoimax.
47724
47725         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX):
47726         Check for strtoul and strtoumax,
47727         as those declarations are made even in the signed case.
47728         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX):
47729         Likewise, for strtol and strtoimax.
47730
47731 2001-09-28  Paul Eggert  <eggert@twinsun.com>
47732
47733         Fix bug reported by Petter Reinholdtsen for HP-UX 10.20, which
47734         #defines strtoimax.  Also treat the other strto* functions
47735         like strtoimax.
47736
47737         * lib/xstrtol.c (strtol): Do not declare if HAVE_DECL_STRTOL.
47738         (strtoul): Do not declare if HAVE_DECL_STRTOUL.
47739         (strtoimax, strtoumax): Do not declare if already defined as a macro.
47740
47741 2001-09-26  Jim Meyering  <meyering@lucent.com>
47742
47743         Most macros in unlocked-io.h had the wrong number of arguments.
47744         * lib/gen-uio: New script.
47745         (USE_UNLOCKED_IO): Define to 1 if not already defined.
47746         * lib/unlocked-io.hin: Remove file.
47747         * lib/Makefile.am (unlocked-io.h): Rewrite to use a separate script,
47748         rather than trying to embed it here.
47749         (EXTRA_DIST): Add gen-uio.  Remove unlocked-io.hin
47750         Reported by Padraig Brady.
47751
47752 2001-09-25  Volker Borchert  <bt@teknon.de>
47753
47754         * lib/gettimeofday.c (rpl_gettimeofday): Declare local variable
47755         `result'.
47756
47757 2001-09-24  Jim Meyering  <meyering@lucent.com>
47758
47759         * m4/gettext.m4: Use the version from gettext-0.10.40, not CVS.
47760
47761 2001-09-23  Jim Meyering  <meyering@lucent.com>
47762
47763         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Add a compile-test
47764         instead of the mere test for existence of mntent.h.  The latter
47765         would get a false-positive on AIX 3.4 systems.
47766         In the outer getmntent if-block, don't die if neither of the getmntent
47767         tests succeeds.  Instead, just fall through and continue with the
47768         remaining tests.
47769
47770 2001-09-23  Jim Meyering  <meyering@lucent.com>
47771
47772         * lib/mountlist.c: Remove useless parentheses in #if directives.
47773         (MOUNTED) [!defined MOUNTED]: Define to _PATH_MOUNTED, for when
47774         the deprecated MOUNTED symbol is no longer defined in mntent.h.
47775
47776 2001-09-22  Jim Meyering  <meyering@lucent.com>
47777
47778         * m4/gettext.m4: New file.  From gettext.
47779         * m4/lcmessage.m4: Sync with gettext -- this changes only comments.
47780         * m4/progtest.m4: Likewise
47781         * m4/isc-posix.m4: Decrement serial number to sync with gettext.
47782         * m4/glibc21.m4: Likewise.
47783
47784         * m4/libintl.m4: Remove.  No longer used.
47785
47786 2001-09-22  Jim Meyering  <meyering@lucent.com>
47787
47788         * lib/localcharset.c: Update from latest gettext.
47789         * lib/config.charset: Likewise.
47790
47791 2001-09-20  Jim Meyering  <meyering@lucent.com>
47792
47793         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX): Check for declaration of
47794         strtoimax.
47795         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Check for declaration of
47796         strtoumax.
47797
47798 2001-09-20  Jim Meyering  <meyering@lucent.com>
47799
47800         * lib/xstrtol.c (strtoimax): Guard declaration with
47801         `#if !HAVE_DECL_STRTOIMAX', rather than just `#ifndef strtoimax'.
47802         The latter fails because some systems (at least rs6000-ibm-aix4.3.3.0)
47803         have their own, conflicting declaration of strtoimax in sys/inttypes.h.
47804         (strtoumax): Likewise, for completeness (it wasn't necessary).
47805
47806 2001-09-17  Paul Eggert  <eggert@twinsun.com>
47807
47808         * lib/strtoimax.c (HAVE_LONG_LONG):
47809         Redefine to HAVE_UNSIGNED_LONG_LONG if unsigned.
47810         (strtoimax): Use sizeof (long), not sizeof strtol (ptr, endptr, base),
47811         to work around bug in IBM C compiler.
47812
47813 2001-09-17  Jim Meyering  <meyering@lucent.com>
47814
47815         * m4/chown.m4, fstypename.m4, getgroups.m4, gettimeofday.m4,
47816         * m4/jm-mktime.m4, lstat.m4, malloc.m4, memcmp.m4, mkdir-slash.m4,
47817         * m4/nanosleep.m4, putenv.m4, readdir.m4, realloc.m4, rename.m4,
47818         * m4/st_dm_mode.m4, stat.m4, strerror_r.m4, timespec.m4, utimbuf.m4,
47819         * m4/utimes.m4: Use AC_DEFINE rather than AC_DEFINE_UNQUOTED,
47820         whenever the right hand side need not be expanded by the shell.
47821
47822 2001-09-16  Paul Eggert  <eggert@twinsun.com>
47823
47824         * m4/fnmatch.m4 (jm_FUNC_FNMATCH): Remove test for GNU C
47825         library.  It's not correct, as some older glibcs are buggy.
47826         fnmatch wasn't fixed until glibc 2.2.
47827
47828         Use AC_DEFINE, not AC_DEFINE_UNQUOTED, as there's no
47829         special shell magic here.
47830
47831 2001-09-16  Jim Meyering  <meyering@lucent.com>
47832
47833         * m4/mkdir-slash.m4 (UTILS_FUNC_MKDIR_TRAILING_SLASH): New file/macro.
47834         * m4/jm-macros.m4: Require it.
47835
47836 2001-09-16  Jim Meyering  <meyering@lucent.com>
47837
47838         * lib/mkdir.c: New file.
47839
47840 2001-09-15  Jim Meyering  <meyering@lucent.com>
47841
47842         * m4/jm-macros.m4: Check for help2man.
47843
47844 2001-09-11  Jim Meyering  <meyering@lucent.com>
47845
47846         * m4/host-os.m4 (UTILS_HOST_OS): New file/macro.
47847         The body, by Paul Eggert, was moved here from configure.in.
47848         * m4/jm-macros.m4: Require UTILS_HOST_OS.
47849
47850 2001-09-04  Paul Eggert  <eggert@twinsun.com>
47851
47852         * m4/prereq.m4 (jm_PREREQ_XREADLINK): New macro.
47853         (jm_PREREQ): Use it.
47854
47855 2001-09-04  Paul Eggert  <eggert@twinsun.com>
47856
47857         * lib/xreadlink.c (xreadlink): Omit size_t* arg.  All uses changed.
47858         Use ssize_t, not int, to store result of readlink.
47859         Check for ssize_t overflow as well as size_t overflow,
47860         as POSIX says the result of readlink is implementation-defined
47861         when ssize_t overflows.
47862         Remove unnecessary cast to char*.
47863         Use free+malloc instead of realloc, as the storage doesn't need
47864         to be preserved and it's clearer and can be more efficient that way.
47865         (SIZE_MAX, SSIZE_MAX): New macros, if <limits.h> doesn't declare.
47866         * lib/xreadlink.h (xreadlink): Update prototype.
47867
47868 2001-09-04  Paul Eggert  <eggert@twinsun.com>
47869
47870         * lib/xgetcwd.c: Revert some of the previous change; intead,
47871         fix the HAVE_GETCWD_NULL code to behave more like the
47872         !HAVE_GETCWD_NULL code used to.
47873
47874         Include "xalloc.h".
47875         (xgetcwd): Do not return NULL when memory is exhausted; instead,
47876         invoke xalloc_die.
47877
47878 2001-09-03  Paul Eggert  <eggert@twinsun.com>
47879
47880         * m4/prereq.m4 (jm_PREREQ_XGETCWD): Check for limits.h and
47881         sys/param.h, as pathmax.h includes them.
47882
47883 2001-09-03  Paul Eggert  <eggert@twinsun.com>
47884
47885         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_XGETCWD.
47886         (jm_PREREQ_XGETCWD): New macro.
47887
47888         * m4/getcwd.m4: New file.
47889
47890 2001-09-03  Paul Eggert  <eggert@twinsun.com>
47891
47892         * lib/xgetcwd.c: Fix the !HAVE_GETCWD_NULL code to behave more
47893         like the HAVE_GETCWD_NULL code.
47894         Include pathmax.h if not HAVE_GETCWD.
47895         Do not include xalloc.h.
47896         (INITIAL_BUFFER_SIZE): New symbol.
47897         Do not use xmalloc / xrealloc, since the caller is responsible for
47898         handling errors.  Preserve errno around `free' during failure.
47899         Do not overrun buffer when using getwd.
47900
47901 2001-09-03  Paul Eggert  <eggert@twinsun.com>
47902
47903         * lib/xgetcwd.c (xgetcwd): Use HAVE_GETCWD_NULL, not (defined
47904         __GLIBC__ && __GLIBC__ >= 2), to decide whether to use
47905         getcwd (NULL, 0).
47906
47907 2001-09-03  Paul Eggert  <eggert@twinsun.com>
47908
47909         * lib/exclude.c (fnmatch_no_wildcards): Fix confusion between
47910         usage of FNM_CASEFOLD and FNM_LEADING_DIR.  The bug was
47911         spotted by Jim Meyering.
47912
47913 2001-09-03  Jim Meyering  <meyering@lucent.com>
47914
47915         * lib/xreadlink.c (xreadlink): Preserve errno around `free' during
47916         failure.
47917
47918 2001-09-02  Jim Meyering  <meyering@lucent.com>
47919
47920         * lib/error.c: Update from GNU libc.
47921
47922 2001-09-01  Jim Meyering  <meyering@lucent.com>
47923
47924         * m4/jm-macros.m4 (jm_MACROS): Check for canonicalize_file_name.
47925         Used by df.
47926
47927 2001-09-01  Jim Meyering  <meyering@lucent.com>
47928
47929         * lib/xreadlink.c: New file.
47930         * lib/xreadlink.h: New file.
47931         * lib/Makefile.am (libfetish_a_SOURCES): Add xreadlink.c and
47932         xreadlink.h.
47933
47934         * lib/regex.c (uintptr_t) [!_LIBC]: Define to private_uintptr_t, so it
47935         doesn't conflict with sparc Solaris 7's definition in
47936         /usr/include/sys/int_types.h.
47937
47938         * lib/exclude.c: Use `""', not `<>' to #include non-system header
47939         files.
47940         (fnmatch_no_wildcards): Rewrite not to use function names, strcasecmp
47941         and strncasecmp as r-values.  Unixware didn't have declarations.
47942
47943 2001-08-31  Paul Eggert  <eggert@twinsun.com>
47944
47945         * lib/xstrtol.h: Add copyright notice.
47946         (_DECLARE_XSTRTOL): Improve quality of diagnostic for
47947         LONGINT_INVALID_SUFFIX_CHAR.
47948
47949 2001-08-31  Paul Eggert  <eggert@twinsun.com>
47950
47951         * lib/xstrtol.c (strtoimax): New decl.
47952
47953 2001-08-31  Paul Eggert  <eggert@twinsun.com>
47954
47955         * lib/xgetcwd.c: Don't include pathmax.h.
47956         Include stdlib.h and unistd.h if available.
47957         Include xalloc.h.
47958         (xmalloc, xstrdup, free): Remove decls.
47959         (xgetcwd): Don't assume sizes fit in unsigned.
47960         Check for overflow when computing sizes.
47961         Simplify reallocation code.
47962
47963 2001-08-31  Paul Eggert  <eggert@twinsun.com>
47964
47965         * lib/savedir.c (savedir): Remove size parameter, as POSIX says that
47966         a directory's st_size can have an arbitrary value, so the old
47967         usage could waste an arbitrary amount of memory.  All uses
47968         changed.
47969         * lib/savedir.h: Update prototype.
47970
47971 2001-08-31  Paul Eggert  <eggert@twinsun.com>
47972
47973         * lib/Makefile.am (libfetish_a_SOURCES): Remove strtoxmax.c.
47974
47975         * lib/strtoimax.c: Renamed from strtoxmax.c, removing the
47976         old strtoimax.c.
47977
47978         Also, make the following further changes to make this file's
47979         configuration more similar to that of strtol.c:
47980         (UNSIGNED): Renamed from STRTOUXMAX_UNSIGNED.  All uses changed.
47981         (strtoumax, uintmax_t, strtoull, strtol): Remove.
47982         (intmax_t, strtoimax, strtol, strtoll): New macros, if UNSIGNED.
47983         (strtoimax): Renamed from strtoumax.  All uses of unsigned values
47984         changed to signed values.
47985
47986         And make the following changes as well:
47987         Fix copyright notice, as 1999 was missing.
47988         (verify): New macro.
47989         (strtoimax): Check sizes at compile-time, not run-time.
47990         Prefer strtol to strtoll if both work.
47991         (main): Remove; it was not that useful and was a pain to maintain.
47992
47993         * lib/strtoumax.c: Include strtoimax.c, not strtouxmax.c.
47994
47995 2001-08-31  Jim Meyering  <meyering@lucent.com>
47996
47997         * lib/xgetcwd.c (xgetcwd): Reorganize to avoid some duplication.
47998         Use an initial, malloc'd, buffer of length 128 rather than
47999         a statically allocated one of length 1024.
48000
48001 2001-08-30  Paul Eggert  <eggert@twinsun.com>
48002
48003         Simplify code, partly by assuming autoconf 2.52 semantics.
48004
48005         * m4/Makefile.am (EXTRA_DIST): Remove uintmax_t.m4.
48006
48007         * m4/inttypes.m4 (AC_PREREQ): Bump to 2.52.
48008         (jm_AC_HEADER_INTTYPES_H): Remove; now done by autoconf in 2.52.
48009         All uses removed.
48010         (jm_AC_TYPE_INTMAX_T, jm_AC_TYPE_UINTMAX_T):
48011         Move AC_REQUIRE to next-to-top level, to avoid confusion.
48012         Use 2.52's AC_CHECK_TYPE instead of merely looking for the header.
48013         * m4/prereq.m4 (jm_PREREQ_HUMAN): Don't require
48014         jm_AC_HEADER_INTTYPES_H.
48015         * m4/jm-macros.m4 (jm_MACROS): Likewise.
48016
48017         * m4/uintmax_t.m4: Remove, as it duplicates inttypes.m4.
48018
48019         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX):
48020         Quote first arg of AC_DEFUN.
48021         Require jm_AC_TYPE_UINTMAX_T and jm_AC_TYPE_UNSIGNED_LONG_LONG
48022         since they are needed to parse the include file even if we need
48023         only xstrtoimax.  Simplify logic behind the args to AC_REPLACE.
48024         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Likewise,
48025         but with opposite signedness.
48026
48027 2001-08-30  Paul Eggert  <eggert@twinsun.com>
48028
48029         Merge 'exclude' changes from tar 1.13.22.
48030         This fixes one or two unlikely storage allocation overflow bugs,
48031         but doesn't change user-visible behavior otherwise.
48032
48033 2001-08-30  Paul Eggert  <eggert@twinsun.com>
48034
48035         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_EXCLUDE.
48036         (jm_PREREQ_EXCLUDE): New macro.
48037
48038 2001-08-30  Paul Eggert  <eggert@twinsun.com>
48039
48040         * lib/quotearg.c: BSD/OS 4.1 wchar.h requires FILE and struct
48041         tm to be declared.
48042
48043 2001-08-30  Paul Eggert  <eggert@twinsun.com>
48044
48045         * lib/hash.c: Remove '2001' from copyright notice.
48046
48047 2001-08-30  Paul Eggert  <eggert@twinsun.com>
48048
48049         * lib/full-write.h: New file.
48050         * lib/Makefile.am (libfetish_a_SOURCES): Add full-write.h.
48051         * lib/full-write.c: Correct credits, as cccp.c no longer
48052         exists and anyway it was so heavily changed from the old cccp
48053         code as to be unrecognizable.  Include full-write.h.
48054         (full_write) Return size_t, with short writes meaning failure.
48055         All callers changed.  This fixes a bug with large buffers
48056         on 64-bit hosts.
48057         * lib/utime.c: Include full-write.h.
48058
48059 2001-08-30  Paul Eggert  <eggert@twinsun.com>
48060
48061         * lib/exclude.c (bool): Declare, perhaps by including stdbool.h.
48062         (<sys/types.h>): Include only if HAVE_SYS_TYPES_H.
48063         (<stdlib.h>, <string.h>, <strings.h>, <inttypes.h>, <stdint.h>):
48064         Include if available.
48065         (<xalloc.h>): Include
48066         (SIZE_MAX): Define if <stdint.h> or <inttypes.h> doesn't.
48067         (verify): New macro.  Use it to verify that EXCLUDE macros do not
48068         collide with FNM macros.
48069         (struct patopts): New struct.
48070         (struct exclude): Use it, as exclude patterns now come with options.
48071         (new_exclude): Support above changes.
48072         (new_exclude, add_exclude_file):
48073         Initial size must now be a power of two to simplify overflow checking.
48074         (free_exclude, fnmatch_no_wildcards): New function.
48075         (excluded_filename): No longer requires options arg, as the options
48076         are determined by add_exclude.  Now returns bool, not int.
48077         (excluded_filename, add_exclude):
48078         Add support for the fancy new exclusion options.
48079         (add_exclude, add_exclude_file): Now takes int options arg.
48080         Check for arithmetic overflow when computing sizes.
48081         (add_exclude_file): xrealloc might modify errno, so don't
48082         realloc until after errno might be used.
48083
48084         * lib/exclude.h (EXCLUDE_ANCHORED, EXCLUDE_INCLUDE,EXCLUDE_WILDCARDS):
48085         New macros.
48086         (free_exclude): New decl.
48087         (add_exclude, add_exclude_file): Now takes int options arg.
48088         (excluded_filename): No longer requires options arg, as the options
48089         are determined by add_exclude.  Now returns bool, not int.
48090
48091 2001-08-30  Paul Eggert  <eggert@twinsun.com>
48092
48093         * lib/alloca.c (alloca): Arg is of type size_t, not unsigned.
48094
48095 2001-08-27  Jim Meyering  <meyering@lucent.com>
48096
48097         * lib/Makefile.am (libfetish_a_SOURCES): Add strtoxmax.c
48098
48099         * lib/version-etc.c (N_): Remove definition.
48100         Revert most of last change.
48101         Instead, simply don't mark the `Copyright...' string for translation.
48102         Based on advice from Paul Eggert.
48103
48104         * lib/strtoxmax.c: Tweak comment.
48105
48106 2001-08-26  Jim Meyering  <meyering@lucent.com>
48107
48108         * m4/jm-macros.m4: Require jm_AC_PREREQ_XSTRTOIMAX.
48109
48110         * m4/xstrtoimax.m4: New file.
48111         * m4/xstrtoumax.m4: Add comments explaining why we
48112         AC_REPLACE_FUNCS(strtol).
48113
48114 2001-08-26  Jim Meyering  <meyering@lucent.com>
48115
48116         * lib/version-etc.c (version_etc_copyright_fmt): Replace literal year
48117         of copyright with `%s' so translators don't get an untranslated
48118         message in 2002.
48119         (COPYRIGHT_YEAR): Define.
48120         (version_etc): Use fprintf rather than fputs.
48121         Suggestion from Ulrich Drepper.
48122
48123         * lib/Makefile.am (libfetish_a_SOURCES): Add xstrtoimax.c.
48124
48125         * lib/strtoll.c: New file, from GNU libc.
48126         * lib/xstrtoimax.c: New file.
48127
48128         * lib/xstrtol.h: Add xstrtoimax.
48129         * lib/strtoumax.c: New file.  Simply include "strtoumax.c".
48130         * lib/strtoimax.c: New file.  Likewise, but first define
48131         STRTOUXMAX_SIGNED.
48132
48133         * lib/strtoumax.c: Factor to work both for unsigned and signed types,
48134         ...
48135         * lib/strtoxmax.c: ... then renamed to this.
48136
48137 2001-08-18  Paul Eggert  <eggert@twinsun.com>
48138
48139         * m4/inttypes.m4: Add AC_PREREQ(2.13).
48140         (jm_AC_HEADER_INTTYPES_H): Test for intmax_t, too.
48141         (jm_AC_TYPE_INTMAX_T): New macro.
48142         (jm_AC_TYPE_UINTMAX_T): Moved here from uintmax_t.m4.
48143
48144         * m4/longlong.m4 (jm_AC_TYPE_LONG_LONG): New macro.
48145
48146         * m4/longlong.m4: Renamed from ulonglong.m4.
48147         * m4/inttypes.m4: Renamed from inttypes_h.m4.
48148         * m4/uintmax_t.m4: Removed.
48149
48150 2001-08-13  Paul Eggert  <eggert@twinsun.com>
48151
48152         * lib/Makefile.am (unlocked-io.h): Do not append "_unlocked" twice.
48153         Port to Solaris 8, where 'sed' requires a space after the 'r'
48154         command, and where sh dislikes "$/".  Clean up the spacing a bit.
48155         Redirect output to $tmp just once.
48156
48157 2001-08-12  Paul Eggert  <eggert@sic.twinsun.com>
48158
48159         * lib/addext.c (<errno.h>): Include.
48160         (errno): Declare if not defined.
48161         (addext): Work correctly when pathconf returns -1 and leaves
48162         errno alone because there is no limit.  Also, work even if
48163         pathconf returns a value greater than SIZE_MAX.
48164
48165 2001-08-12  Jim Meyering  <meyering@lucent.com>
48166
48167         * m4/afs.m4, assert.m4, bison.m4, check-decl.m4, chown.m4, d-ino.m4,
48168         d-type.m4, dos.m4, error.m4, fnmatch.m4, fpending.m4, fstypename.m4,
48169         fsusage.m4, ftruncate.m4, getgroups.m4, glibc.m4, gnu-source.m4,
48170         group-member.m4, jm-glibc-io.m4, jm-macros.m4, jm-mktime.m4,
48171         jm-winsz1.m4, jm-winsz2.m4, lchown.m4, lib-check.m4, libintl.m4,
48172         link-follow.m4, ls-mntd-fs.m4, lstat.m4, malloc.m4, mbrtowc.m4,
48173         mbstate_t.m4, mbswidth.m4, memcmp.m4, nanosleep.m4, perl.m4,
48174         prereq.m4, putenv.m4, readdir.m4, realloc.m4, regex.m4, rename.m4,
48175         rmdir-errno.m4, search-libs.m4, st_dm_mode.m4, st_mtim.m4, stat.m4,
48176         strftime.m4, timespec.m4, unlink-busy.m4, uptime.m4, utimbuf.m4,
48177         utime.m4, utimes.m4, xstrtoumax.m4:
48178         Quote the first argument in each use of AC_DEFUN.
48179
48180 2001-08-12  Jim Meyering  <meyering@lucent.com>
48181
48182         * lib/xgetcwd.c (xgetcwd) [defined __GLIBC__ && __GLIBC__ >= 2]:
48183         Simply `return getcwd (NULL, 0);'.
48184         [! (defined __GLIBC__ && __GLIBC__ >= 2)]:
48185         Use 1300 as initial value for length, not PATH_MAX.
48186
48187         * lib/pathmax.h: Clean up cpp syntax.
48188
48189 2001-08-12  Jim Meyering  <meyering@lucent.com>
48190
48191         * lib/gettimeofday.c: New file.
48192         * lib/gtod.h: New file.
48193         * lib/Makefile.am (libfetish_a_SOURCES): Add gtod.h.
48194
48195 2001-08-05  Jim Meyering  <meyering@lucent.com>
48196
48197         * m4/jm-macros.m4: Require autoconf-2.52.
48198
48199 2001-08-04  Jim Meyering  <meyering@lucent.com>
48200
48201         * lib/error.h (__attribute__): Remove `|| __STRICT_ANSI__' from #if
48202         stmt, to get in sync with glibc.
48203
48204 2001-08-03  Paul Eggert  <eggert@twinsun.com>
48205
48206         The following changes are from gettext 0.10.39 as maintained by
48207         Bruno Haible.
48208
48209         * lib/mbswidth.h (MBSW_REJECT_UNPRINTABLE, MBSW_REJECT_INVALID):
48210         Renamed from MBSW_ACCEPT_UNPRINTABLE and MBSW_ACCEPT_INVALID
48211         with inverted sense.  All uses changed.
48212
48213         * lib/mbswidth.c: Don't include <limits.h>.
48214         Include <stdlib.h> and <string.h> unconditionally.
48215         (iswcntrl, mbsinit, ISCNTRL): New macros.
48216         (mbsnwidth): Use K&R style function declarations.
48217         Don't bother checking for MB_LEN_MAX == 1, since the compiler
48218         can optimize it when MB_CUR_MAX == 1.
48219         The width of control characters is zero, not 1.
48220
48221 2001-08-03  Paul Eggert  <eggert@twinsun.com>
48222
48223         The following changes are from gettext 0.10.39 as maintained by
48224         Bruno Haible, except that getline.m4 continues to use AC_LIBOBJ.
48225
48226         * m4/codeset.m4: Upgrade to serial AM1.
48227         (AM_LANGINFO_CODESET): Renamed from jm_LANGINFO_CODESET;
48228         all uses changed.  Quote first arg of AC_DEFUN.
48229         (am_cv_langinfo_codeset): Renamed from jm_cv_langinfo_codeset.
48230
48231         * m4/iconv.m4: Upgrade to serial AM2.
48232         (AM_ICONV): Renamed from jm_ICONV; all uses changed.
48233         Add --with-libconv-prefix.
48234         Quote first arg of AC_DEFUN.  Add description for ICONV_CONST.
48235         (am_cv_func_iconv): Renamed from jm_cv_func_iconv.
48236         (am_cv_lib_iconv): Renamed from jm_cv_lib_iconv.
48237         (am_cv_proto_iconv): Renamed from jm_cv_proto_iconv.
48238         * m4/jm-macros.m4 (jm_MACROS): Reflect s/jm_/AM_/ renamings.
48239
48240         * m4/c-bs-a.m4 (AC_C_BACKSLASH_A): Quote first arg of AC_DEFUN.
48241         * m4/getline.m4 (AM_FUNC_GETLINE): Likewise.
48242         * m4/glibc21.m4 (jm_GLIBC21): Likewise.
48243         * m4/inttypes_h.m4 (jm_AC_HEADER_INTTYPES_H): Likewise.
48244         * m4/isc-posix.m4 (AC_ISC_POSIX): Likewise.
48245         * m4/lcmessage.m4 (AM_LC_MESSAGES): Likewise.
48246         * m4/progtest.m4 (AM_PATH_PROG_WITH_TEST): Likewise.
48247         * m4/uintmax_t.m4 (jm_AC_TYPE_UINTMAX_T): Likewise.
48248         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Likewise.
48249
48250         * m4/getline.m4 (AM_FUNC_GETLINE): Don't bother checking for
48251         string.h any more.
48252
48253         * m4/progtest.m4 (AM_PATH_PROG_WITH_TEST): If not found, print "no",
48254         not the default value.
48255
48256         2001-06-25  Bruno Haible  <haible@clisp.cons.org>
48257         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Don't require AM_C_PROTOTYPES.
48258         Also check for mbsinit.  Needed for SCO 3.2v5.0.2.
48259         Also include <string.h>; this is where AIX 3.2.5 declares wcwidth.
48260         Also check for iswcntrl, used for wcwidth fallback.
48261         Use AC_TRY_COMPILE to emulate AC_CHECK_DECLS, for portability
48262         to Autoconf 2.13.
48263
48264 2001-08-03  Jim Meyering  <meyering@lucent.com>
48265
48266         * m4/mbrtowc.m4 (jm_FUNC_MBRTOWC): Use `#include', not `@%:@include',
48267         as it was in the original.  Reported by Paul Eggert.
48268
48269 2001-07-16  Jim Meyering  <meyering@lucent.com>
48270
48271         * m4/gettimeofday.m4: New file.
48272         Prompted by a report from Bernhard Baehr.
48273
48274 2001-07-15  Jim Meyering  <meyering@lucent.com>
48275
48276         * m4/Makefile.am.in (Makefile.am): Remove most of the unlocked-io.h
48277         stuff. Now it's in ../Makefile.cfg.
48278
48279 2001-07-15  Jim Meyering  <meyering@lucent.com>
48280
48281         * lib/Makefile.am (EXTRA_DIST): Add unlocked-io.hin.
48282         (BUILT_SOURCES): Add unlocked-io.h.
48283         (io_functions): Define.
48284         (unlocked-io.h): New rule.
48285         (DISTCLEANFILES): Add unlocked-io.h.
48286         (all-local): Depend on unlocked-io.h, to ensure it is created.
48287
48288         * lib/unlocked-io.hin: New file
48289
48290         * lib/regex.c: Update from glibc.
48291
48292 2001-07-05  Jim Meyering  <meyering@lucent.com>
48293
48294         * lib/Makefile.am (noinst_HEADERS): Remove definition, per new automake
48295         recommendation.
48296         (libfetish_a_SOURCES): Put all .h files here instead.
48297         Remove a thus-exposed (better checks in automake) duplicate and
48298         two unnecessary .h files.
48299
48300 2001-07-04  Jim Meyering  <meyering@lucent.com>
48301
48302         * m4/Makefile.am.in (glibc-io.struct): New target.  Rework the code
48303         that generates jm-glibc-io.m4 so that it doesn't trigger any make
48304         distcheck failure.
48305
48306 2001-07-02  Jim Meyering  <meyering@lucent.com>
48307
48308         The following changes were prompted by suggestions from Bruno Haible.
48309
48310         * m4/jm-glibc-io.m4n: New file, the template from which jm-glibc-io.m4
48311         is now generated.
48312         * m4/Makefile.am.in (Makefile.am): Include jm-glibc-io.m4n in emitted
48313         definition of EXTRA_DIST.
48314         (Makefile.am): Emit the dependency, `all-local: jm-glibc-io.m4' to
48315         ensure that the generated file is created/updated whenever the list
48316         of $(unlocked_functions) is changed.
48317         (jm-glibc-io.m4): New rule.
48318         (unlocked-io.h): New rule -- currently unused.
48319
48320 2001-06-24  Jim Meyering  <meyering@lucent.com>
48321
48322         * m4/regex.m4 (jm_INCLUDED_REGEX): Use a quadrigraph to represent an
48323         unmatched right bracket, rather than kludging it with an extra,
48324         falsely-matching quote in a comment.  Patch by Akim Demaille.
48325
48326 2001-06-11  Jim Meyering  <meyering@lucent.com>
48327
48328         * lib/regex.c: Update from GNU libc.
48329
48330 2001-05-27  Jim Meyering  <meyering@lucent.com>
48331
48332         * m4/prereq.m4 (jm_PREREQ_READUTMP): Check for ut_type in struct utmpx.
48333         Check for ut_type in struct utmp.
48334
48335 2001-05-27  Jim Meyering  <meyering@lucent.com>
48336
48337         * lib/readutmp.h (UT_TYPE): Define.
48338
48339 2001-05-24  Jim Meyering  <meyering@lucent.com>
48340
48341         * lib/argmatch.c: Include "quote.h".
48342         (argmatch_invalid): Remove explicit `' quotes.  Instead, use the
48343         quote function.  Reported by Göran Uddeborg.
48344
48345 2001-05-22  Jim Meyering  <meyering@lucent.com>
48346
48347         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't use AC_LIBOBJ(strftime),
48348         now that we use the package-supplied version unconditionally.
48349         (jm_FUNC_STRFTIME): Don't replace strftime, for the same reason.
48350
48351 2001-05-21  Jim Meyering  <meyering@lucent.com>
48352
48353         * m4/regex.m4: Change a couple backticks to single quotes to avoid
48354         shell syntax errors.
48355
48356 2001-05-21  Alexandre Duret-Lutz  <duret_g@epita.fr>
48357
48358         * m4/dos.m4 (jm_AC_DOS): Check for _WIN32, __WIN32__, and __MSDOS__.
48359
48360 2001-05-20  Paul Eggert  <eggert@twinsun.com>
48361
48362         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME):
48363         Don't bother to check library strftime, since
48364         we'll be using our own my_strftime function anyway.
48365         Define my_strftime instead of strftime.
48366
48367 2001-05-20  Alexandre Duret-Lutz  <duret_g@epita.fr>
48368
48369         * lib/dirname.c (dir_name): Compute append_dot using path, not newpath
48370         which is not yet declared.
48371
48372 2001-05-15  Jim Meyering  <meyering@lucent.com>
48373
48374         * m4/regex.m4: Use proper quoting so brackets appear in the test
48375         program.
48376         Reported by, and with help from, Bruno Haible.
48377
48378 2001-05-13  Jim Meyering  <meyering@lucent.com>
48379
48380         * m4/jm-macros.m4 (major_t, minor_t): Define to unsigned int if
48381         undefined.
48382
48383 2001-05-11  Paul Eggert  <eggert@twinsun.com>
48384
48385         dirname code cleanup.  base_name now behaves more compatibly
48386         with POSIX basename when given file names that have trailing
48387         slashes, and similarly for dir_name.  Add new primitives
48388         base_len and dir_len.  Put the directory-name-related decls
48389         into dirname.h.
48390
48391         * lib/addext.c (ISSLASH, base_name): Remove; now in dirname.h.
48392         * lib/backupfile.c (base_name): Likewise.
48393         * lib/basename.c (FILESYSTEM_PREFIX_LEN, PARAMS, ISSLASH): Likewise.
48394         * lib/dirname.c (FILESYSTEM_PREFIX_LEN, ISSLASH): Likewise.
48395         * lib/makepath.c (strip_trailing_slashes): Likewise.
48396         * lib/path-concat.c (DIRECTORY_SEPARATOR, FILESYSTEM_PREFIX_LEN,
48397         ISSLASH): Likewise.
48398         * lib/rename.c (strip_trailing_slashes): Likewise.
48399         * lib/same.c (base_name): Likewise.
48400         * lib/stripslash.c (ISSLASH): Likewise.
48401
48402         * lib/addext.c: Include <dirname.h> after size_t is defined.
48403         * lib/backupfile.c: Likewise.
48404
48405         * lib/addext.c (addext): Use base_len to trim redundant
48406         trailing slashes instead of doing it ourselves.
48407         But do not trim the last slash if it is not redundant.
48408
48409         * lib/backupfile.c (find_backup_file_name,
48410         max_backup_version): Use base_len instead of rolling it ourselves.
48411         Handle the case of "" and (on DOS) "C:" correctly.
48412
48413         * lib/basename.c: Do not include <stdio.h>, <assert.h>; no longer
48414         needed. Include <string.h>, <dirname.h>.
48415         (base_name): Allow file names ending in slashes, other than names
48416         that are all slashes.  In this case, return the basename followed
48417         by the slashes.  This is more general, and can be used in places
48418         where the original base_name purposely had an assertion failure.
48419         (base_len): New function.
48420
48421         * lib/dirname.c: Include <string.h> instead of <stdlib.h>.
48422         Do not include <assert.h>; no longer needed.
48423         Include xalloc.h.
48424         (memrchr): Remove decl.
48425         (dir_name_r): Remove.
48426         (dir_len): Renamed from dirlen.  All callers changed.
48427         Rewrite in terms of base_name, for simplicity and consistency.
48428         (dir_name): Never return NULL.  All callers changed.
48429         Do not include <stdlib.h> in test program; no longer needed.
48430         return 0; is fine for test program.
48431
48432         * lib/dirname.h (DIRECTORY_SEPARATOR, ISSLASH, FILESYSTEM_PREFIX_LEN):
48433         New macros.
48434         (base_name, base_len, dir_len, strip_trailing_slashes): New decls.
48435
48436         * lib/path-concat.c (path_concat): Use base_len to compute
48437         base length, not strlen; this means we cannot rely on memcpy
48438         to null-terminate.
48439
48440         * lib/same.c (STREQ): Remove.
48441         (same_name): Handle the case where the basename ends in trailing '/'.
48442
48443         * lib/stripslash.c (strip_trailing_slashes): Return nonzero if
48444         a slash was stripped.  Do not strip the last slash after a
48445         file system prefix.
48446
48447 2001-05-11  Paul Eggert  <eggert@twinsun.com>
48448
48449         * lib/Makefile.am (libfetish_a_SOURCES):
48450         Add strftime.c, since we now compile it on all hosts.
48451
48452         * lib/strftime.c (my_strftime):
48453         Define to nstrftime if emacs, but only if my_strftime is not defined.
48454         (extra_args, extra_args_spec, extra_args_spec_iso): Rename from
48455         ut_argument, ut_argument_spec, ut_argument_spec_iso, respectively.
48456         Add one more extra argument: a nanoseconds value.
48457         All uses changed.
48458         (ns): New macro.
48459         (my_strftime function): Add %N format.
48460         (emacs_strftimeu): Renamed from emacs_strftime,
48461         with extra ut argument.
48462
48463 2001-05-09  Paul Eggert  <eggert@twinsun.com>
48464
48465         * m4/jm-macros.m4 (jm_MACROS): Do not check for fseeko; no longer used.
48466
48467 2001-04-21  Jim Meyering  <meyering@lucent.com>
48468
48469         * m4/rmdir-errno.m4: Write to a new file, so that a restrictive umask
48470         doesn't interfere.
48471
48472 2001-04-21  Alexandre Duret-Lutz  <duret_g@epita.fr>
48473
48474         * m4/ftruncate.m4: Check for chsize.
48475         Link with ftruncate.o unconditionally if ftruncate is missing.
48476         This was required when cross-compiling to i586-mingw32msvc.
48477
48478 2001-04-08  Jim Meyering  <meyering@lucent.com>
48479
48480         * lib/getdate.y (get_date): Set tm_isdst to -1 to ensure that it is
48481         recomputed; that's necessary when the offset spans a DST transition.
48482         Patch by David J. MacKenzie.  Reported by Hon-Yin Kok.
48483
48484 2001-04-02  Jim Meyering  <meyering@lucent.com>
48485
48486         * lib/regex.h, regex.c: Update from GNU libc.
48487
48488 2001-03-24  Jim Meyering  <meyering@lucent.com>
48489
48490         * m4/jm-macros.m4: Require autoconf-2.49d.
48491
48492 2001-03-20  Bruno Haible  <haible@clisp.cons.org>
48493
48494         * m4/iconv.m4 (jm_ICONV): Recommend GNU libiconv.
48495
48496 2001-03-19  Paul Eggert  <eggert@twinsun.com>
48497
48498         * lib/version-etc.c (version_etc_copyright): Update to 2001.
48499
48500 2001-03-17  Jim Meyering  <meyering@lucent.com>
48501
48502         * m4/memcmp.m4 (jm_AC_FUNC_MEMCMP): Remove my copy of AC_FUNC_MEMCMP,
48503         now that the version in autoconf is equivalent.
48504         (jm_FUNC_MEMCMP): Adjust to use AC_FUNC_MEMCMP.
48505
48506         * m4/error.m4 (jm_PREREQ_ERROR): Invoke AC_FUNC_STRERROR_R.
48507         Suggestion from Akim Demaille.
48508
48509         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_TEMPNAME.
48510         (jm_PREREQ_TEMPNAME): New function.
48511
48512 2001-03-16  Paul Eggert  <eggert@twinsun.com>
48513
48514         * lib/tempname.c (uint64_t): Define to uintmax_t if
48515         not defined, and if UINT64_MAX is not defined.
48516         Required at least for Vax Ultrix4.3, which doesn't define uint64_t.
48517         Reported by John David Anglin.
48518
48519 2001-03-15  Bruno Haible  <haible@clisp.cons.org>
48520
48521         * lib/localcharset.c (locale_charset): Allow wildcard syntax. Also
48522         resolve alias if codeset is empty.
48523         * lib/config.charset (BeOS): Use wildcard syntax.
48524
48525 2001-03-13  Jim Meyering  <meyering@lucent.com>
48526
48527         * lib/path-concat.c (path_concat)
48528         [FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX]: Don't insert a backslash when
48529         concatenating e.g., `C:' and `foo'.
48530         From Bruno Haible.
48531
48532 2001-03-06  Bruno Haible  <haible@clisp.cons.org>
48533
48534         * lib/localcharset.c (locale_charset): Don't use
48535         setlocale(LC_CTYPE,NULL). Don't return NULL.
48536         * lib/unicodeio.c (print_unicode_char): Simplify accordingly.
48537
48538 2001-03-06  Bruno Haible  <haible@clisp.cons.org>
48539
48540         * lib/config.charset: Update for FreeBSD 4.2 and OSF/1 5.1. Add
48541         support for DOS/DJGPP.
48542
48543 2001-03-01  Paul Eggert  <eggert@twinsun.com>
48544
48545         * m4/jm-macros.m4 (jm_MACROS): Use mkstemp replacement if the system
48546         lacks mkstemp.  Compile our own tempname.c if we compile our own
48547         mkstemp.c, as mkstemp relies on tempname.
48548
48549 2001-03-01  Jim Meyering  <meyering@lucent.com>
48550
48551         * m4/dos.m4 (jm_AC_DOS): Remove extra backslashes, now that
48552         AH_VERBATIM really does output its argument verbatim.
48553
48554 2001-02-28  Paul Eggert  <eggert@twinsun.com>
48555
48556         * lib/Makefile.am (libfetish_a_SOURCES):
48557         Add dup-safer.c, fopen-safer.c.
48558         (noinst_HEADERS): Add stdio-safer.h, unistd-safer.h.
48559
48560         * lib/dup-safer.c, lib/fopen-safer.c, lib/stdio-safer.h:
48561         * lib/unistd-safer.h: New files.
48562
48563 2001-02-25  Paul Eggert  <eggert@twinsun.com>
48564
48565         The mkstemp replacement is taken from glibc 2.2.2, with some
48566         portability fixes for use outside glibc, as follows:
48567
48568         * lib/tempname.c (struct_stat64): New macro.
48569         (direxists, __gen_tempname): Use it.
48570         This avoids a portability problem with Solaris 8.
48571
48572         * lib/tempname.c (<config.h>): Include if HAVE_CONFIG_H.
48573         (<stddef.h>, <stdint.h>, <string.h>):
48574         Include only if STDC_HEADERS || _LIBC.
48575         (<fcntl.h>): Include only if HAVE_FCNTL_H || _LIBC.
48576         (<unistd.h>): Include only if HAVE_UNISTD_H || _LIBC.
48577         (<sys/time.h>): Include only if HAVE_SYS_TIME_H || _LIBC.
48578         (__set_errno): Define this macro if <errno.h> doesn't.
48579         (P_tmpdir, TMP_MAX, __GT_FILE, __GT_BIGFILE, __GT_DIR, __GT_NOCREATE):
48580         Define these macros if <stdio.h> doesn't.
48581         (S_ISDIR, S_IRUSR, S_IWUSR, S_IXUSR):
48582         Define these macros if <sys/stat.h>
48583         doesn't.  Ignore <sys/stat.h> S_ISDIR if STAT_MACROS_BROKEN.
48584         (stat64, __getpid, __gettimeofday, __mkdir, __open, __open64, lxstat64,
48585         __xstat64): Define if not _LIBC.
48586         (__secure_getenv): Define if ! (HAVE___SECURE_GETENV || _LIBC).
48587         (__gen_tempname): Invoke gettimeofday only if
48588         HAVE_GETTIMEOFDAY || _LIBC;
48589         otherwise, fall back on plain "time".
48590         Use macros like S_IRUSR | S_IWUSR rather than octal values like 0600.
48591
48592         * lib/mkstemp.c (__GT_FILE): Define to zero if not defined.
48593
48594         * lib/mkstemp.c, lib/tempname.c: New files, taken from glibc 2.2.2.
48595
48596 2001-02-18  Paul Eggert  <eggert@twinsun.com>
48597
48598         * m4/jm-macros.m4 (jm_CHECK_ALL_HEADERS): Check for sys/resource.h.
48599
48600 2001-02-17  Paul Eggert  <eggert@twinsun.com>
48601
48602         * m4/mbrtowc.m4: New file, defining jm_FUNC_MBRTOWC.
48603         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH):
48604         Use jm_FUNC_MBRTOWC, not AC_CHECK_FUNCS(mbrtowc).
48605         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Likewise.
48606
48607 2001-02-17  Paul Eggert  <eggert@twinsun.com>
48608
48609         * lib/mbswidth.c, quotearg.c (mbrtowc, mbsinit):
48610         Remove workaround macros for hosts that have mbrtowc but not
48611         mbstate_t, as we now insist on proper declarations for both
48612         before using mbrtowc.
48613
48614 2001-02-17  Jim Meyering  <meyering@lucent.com>
48615
48616         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Don't check for
48617         getmntent via AC_CHECK_FUNCS, since that would get a `no' and disrupt
48618         further attempts by AC_FUNC_GETMNTENT to check with e.g., -lgen on
48619         UnixWare 7.1.1.
48620
48621         * m4/mbrtowc.m4 (jm_FUNC_MBRTOWC): Adapt to use AC_CACHE_CHECK etc.,
48622         rather than AC_CACHE_VAL.
48623
48624 2001-02-17  Jim Meyering  <meyering@lucent.com>
48625
48626         * lib/strtoul.c: Sync from GNU libc.  Use double quotes, not <...>
48627         around included file name.
48628
48629         * lib/strnlen.c (__strnlen): Merge in a change from GNU libc.
48630
48631         * lib/strftime.c: Update from GNU libc (the only changes were to
48632         comments).
48633
48634 2001-02-17  Jim Meyering  <meyering@lucent.com>
48635
48636         * lib/regex.c: Update from libc.
48637
48638 2001-02-17  Bruno Haible  <haible@clisp.cons.org>
48639
48640         * lib/mbswidth.h (mbswidth): Also define as macro, to avoid prototype
48641         clash.
48642
48643 2001-02-16  Paul Eggert  <eggert@twinsun.com>
48644
48645         * lib/alloca.c (malloc): Undef before defining, since stdlib.h
48646         may have defined it.  Needed for Encore Umax-3.0.9.16b systems.
48647         Reported by Mark Hounschell via Paul Eggert.
48648
48649 2001-02-07  Jim Meyering  <meyering@lucent.com>
48650
48651         * m4/regex.m4 (jm_INCLUDED_REGEX): Add a test for the latest bug.
48652
48653 2001-02-05  Jim Meyering  <meyering@lucent.com>
48654
48655         * m4/jm-macros.m4: Require autoconf-2.14d (not yet released), because
48656         it includes the patch required for `large file' support with at least
48657         HP-UX's 10.20 /bin/cc.
48658
48659 2001-02-03  Jim Meyering  <meyering@lucent.com>
48660
48661         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Restore prior use of
48662         AS_IF, now that it works once again (mysteriously).
48663         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Likewise.
48664
48665 2001-01-30  Jim Meyering  <meyering@lucent.com>
48666
48667         Don't use filenames that are 8.3-equivalent to "conftest" on DOS.
48668         * m4/chown.m4: Rename conftestchown to conftest.chown.
48669         * m4/rename.m4: s/conftestdir/conftest.d1/ and
48670         s/conftestdir2/conftest.d2/.
48671         * m4/utimes.m4: s/conftestdata/conftest.data/
48672         Inspired by Pavel Roskin's change in autoconf.
48673
48674 2001-01-30  Bruno Haible  <haible@clisp.cons.org>
48675
48676         * lib/config.charset: Update for FreeBSD 4.2.
48677
48678 2001-01-27  Jim Meyering  <meyering@lucent.com>
48679
48680         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Open-code what was
48681         a use of AS_IF.
48682         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Likewise.
48683
48684 2001-01-26  Jim Meyering  <meyering@lucent.com>
48685
48686         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Check for stddef.h, now that
48687         quotearg.c includes it.
48688
48689 2001-01-26  Jim Meyering  <meyering@lucent.com>
48690
48691         * lib/quotearg.c: Include stddef.h.
48692         * lib/quote.c: Include stddef.h.
48693         Reported by Axel Kittenberger.
48694
48695         * lib/xmalloc.c [HAVE_DONE_WORKING_MALLOC_CHECK]: Enclose error-evoking
48696         line in double quotes so that it evokes a better diagnostic.
48697         [HAVE_DONE_WORKING_REALLOC_CHECK]: Likewise.
48698         Reported by Axel Kittenberger.
48699
48700 2001-01-24  Stefan Monnier  <monnier@cs.yale.edu>
48701
48702         * regex.c (mutually_exclusive_p): Don't blindly handle `charset_not'
48703         as if it was a `charset'.
48704
48705 2001-01-21  Bruno Haible  <haible@clisp.cons.org>
48706
48707         * m4/iconv.m4 (jm_ICONV): Also check whether the iconv declaration
48708         has const.
48709
48710 2001-01-21  Bruno Haible  <haible@clisp.cons.org>
48711
48712         * lib/unicodeio.c (print_unicode_char): Cast the second iconv() arg,
48713         to avoid a warning.  Add back 'const' to inptr.
48714
48715 2001-01-20  Jim Meyering  <meyering@lucent.com>
48716
48717         Be sure that headers are checked before used in code compiled
48718         for the type checks.
48719         * m4/jm-macros.m4 (jm_MACROS): Remove all header checks.
48720         In place of that, invoke jm_CHECK_ALL_TYPES.
48721         (jm_CHECK_ALL_HEADERS): New functions with the above checks.
48722         (jm_CHECK_ALL_TYPES): Require jm_CHECK_ALL_HEADERS.
48723         Alan Iwi reported a build failure on an f300-fujitsu-uxpv4.1_ES;
48724         The check for ssize_t was mistakenly run before the test for unistd.h.
48725
48726         The configure-time check for stdbool.h was missing.
48727         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_HASH.
48728         (jm_PREREQ_HASH): New function.
48729
48730 2001-01-17  Jim Meyering  <meyering@lucent.com>
48731
48732         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Use AS_IF, not AS_IFELSE,
48733         for autoconf-2.49c.
48734         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Likewise.
48735
48736 2001-01-16  Jim Meyering  <meyering@lucent.com>
48737
48738         * lib/basename.c: Include <stdio.h>, needed by assert on SunOS 4.
48739         From Bruno Haible.
48740
48741 2001-01-14  Jim Meyering  <meyering@lucent.com>
48742
48743         * m4/rename.m4: Use temporary directories named conftestdir{,2}, not
48744         foo and bar.  Create conftestdir/ in the script, not in the C code.
48745         Remove directories in the script, not in the C code.
48746         Remove conftestdir{,2} before trying to create the directory.
48747         Make the entire configure script fail if the mkdir fails.
48748
48749 2001-01-14  Jim Meyering  <meyering@lucent.com>
48750
48751         * lib/rename.c: New file.  From Volker Borchert.
48752         Include stdlib.h, string.h or strings.h, and xalloc.h.
48753         Use strip_trailing_slashes rather than open-coding it.
48754
48755 2001-01-03  Paul Eggert  <eggert@twinsun.com>
48756
48757         * lib/strftime.c: Sync with glibc time/strftime.c 1.81.
48758
48759 2001-01-03  Jim Meyering  <meyering@lucent.com>
48760
48761         * lib/unicodeio.c (print_unicode_char): Remove `const' from declaration
48762         of local `inptr' to avoid warning with some system declarations of
48763         iconv.
48764
48765 2001-01-02  Volker Borchert  <bt@teknon.de>
48766
48767         * m4/rename.m4: New file.
48768         * m4/jm-macros.m4 (jm_MACROS): Require vb_FUNC_RENAME.
48769
48770 2001-01-01  Jim Meyering  <meyering@lucent.com>
48771
48772         * m4/prereq.m4 (jm_PREREQ_READUTMP): Include utmp.h (if available),
48773         even on systems with utmpx.h.  It's necessary for the declaration of
48774         utmp's ut_user member.  Reported by Andreas Jaeger.
48775
48776         * m4/check-decl.m4 (jm_CHECK_DECLS): Include grp.h and pwd.h if
48777         available. They are required for the declarations of getgrgid and
48778         getpwuid resp.
48779         (_jm_DECL_HEADERS): Check for grp.h and pwd.h.
48780         Reported by Andreas Jaeger.
48781
48782 2001-01-01  Alexandre Duret-Lutz  <duret_g@epita.fr>
48783
48784         * m4/libintl.m4 (AM_GNU_GETTEXT): Define MKINSTALLDIRS by
48785         expanding the value of $ac_aux_dir, as in AM_MISSING_HAS_RUN,
48786         so `make install' also works in VPATH builds.
48787
48788 2000-12-31  Alexandre Duret-Lutz  <duret_g@epita.fr>
48789
48790         * m4/libintl.m4 (AM_WITH_NLS): When using AC_CONFIG_AUX_DIR,
48791         prepend $(top_srcdir) to the value of MKINSTALLDIRS so that it
48792         can be used in subdirectories.
48793
48794 2000-12-29  Paul Eggert  <eggert@twinsun.com>
48795
48796         * lib/modechange.c: Do not assume that mode_t uses the
48797         traditional octal encoding.  E.g. "chmod 1 FOO" should set
48798         the other-execute bit of FOO even if S_IXOTH != 1.
48799
48800         (SUID, SGID, SVTX, RUSR, WUSR, XUSR, RGRP, WGRP, XGRP, ROTH,
48801         WOTH, XOTH, ALLM): New macros.
48802         (S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IWUSR, S_IXUSR,
48803          S_IRGRP, S_IWGRP, S_IXGRP, S_IROTH, S_IWOTH, S_IXOTH):
48804         Use them.
48805         (S_ISGID): Fix typo; it was defaulting to the same value as S_ISUID.
48806         (S_IRWXU, S_IRWXG, S_IRWXO): Specify defaults in terms of the above.
48807         (mode_compile):
48808         No need to use uintmax_t; unsigned long is long enough.
48809         Don't bother to get suffix since we don't use it.
48810
48811 2000-12-26  Jim Meyering  <meyering@lucent.com>
48812
48813         * m4/dos.m4 (jm_AC_DOS): Rewrite (though it's still a stub) to work
48814         better with autoheader.
48815
48816 2000-12-24  Jim Meyering  <meyering@lucent.com>
48817
48818         * lib/hash.c (is_prime): Return explicit boolean values.
48819         (hash_get_first): Return NULL to appease Irix5.6's 89.
48820         Reported by Nelson Beebe.
48821
48822 2000-12-19  Bruno Haible  <haible@clisp.cons.org>
48823
48824         * lib/localcharset.c (locale_charset): Add support for Win32.
48825
48826 2000-12-18  Paul Eggert  <eggert@twinsun.com>
48827
48828         * lib/physmem.h, lib/physmem.c: New files.
48829
48830         * lib/Makefile.am (libfetish_a_SOURCES): Add physmem.c.
48831         (noinst_HEADERS): Add physmem.h.
48832
48833         * lib/xstrtol.c (__xstrtol): Add undocumented suffixes 'g' and
48834         't' for compatibility with Solaris 8 sort.
48835
48836 2000-12-18  Bruno Haible  <haible@clisp.cons.org>
48837
48838         * lib/config.charset: Add support for BeOS.
48839
48840 2000-12-17  Jim Meyering  <meyering@lucent.com>
48841
48842         * m4/dos.m4 (jm_AC_DOS): New file and macro.
48843         * m4/jm-macros.m4 (jm_MACROS): Require jm_AC_DOS.
48844
48845 2000-12-16  Jim Meyering  <meyering@lucent.com>
48846
48847         This bug had a serious impact on chown: `chown N:M FILE' (for integer
48848         N and M) would have treated it like `chown N:N FILE'.
48849
48850         * lib/userspec.c (parse_user_spec): Fix typo: s/u/g/.
48851
48852 2000-12-16  Jim Meyering  <meyering@lucent.com>
48853
48854         * lib/getusershell.c [!SHELLS_FILE && __DJGPP__]: Define
48855         SHELLS_FILE to a file name that's useful on djgpp systems.
48856         Include stdlib.h.
48857         (ADDITIONAL_DEFAULT_SHELLS): Define.
48858         (default_shells): Prepend ADDITIONAL_DEFAULT_SHELLS.
48859         Based mostly on a patch from Prashant TR.
48860
48861 2000-12-16  Bruno Haible  <haible@clisp.cons.org>
48862
48863         * lib/config.charset: Add ISO-8859-3, BIG5HKSCS, GB18030, JOHAB,
48864         VISCII, CP874, CP949, CP950, CP1250, CP1253, CP1254, CP1255, CP1256,
48865         CP1257 to the list of canonical encodings. Rename EUC-CN to GB2312.
48866
48867 2000-12-08  Andreas Schwab  <schwab@suse.de>
48868
48869         * lib/mbswidth.c (mbsnwidth): Don't loop endlessly when called with an
48870         invalid mulitbyte sequence and with the MBSW_ACCEPT_INVALID flag set.
48871
48872 2000-12-07  Jim Meyering  <meyering@lucent.com>
48873
48874         * lib/stripslash.c (ISSLASH): Define.
48875         (strip_trailing_slashes): Use ISSLASH rather than comparing against
48876         `/'.
48877         From Prashant TR.
48878
48879         * lib/dirname.c (FILESYSTEM_PREFIX_LEN): Define.
48880         (dir_name_r): Declare this function as static.
48881         [BACKSLASH_IS_PATH_SEPARATOR]: Fix a bug that'd
48882         manifest itself on a name containing a mix of slashes and
48883         backslashes.
48884         Make this function work with names starting with a DOS-style
48885         drive letter and colon prefix.
48886         (dir_name): Append `.' if necessary.
48887         Based mostly on patches from Prashant TR and Eli Zaretskii.
48888
48889         * lib/dirname.h (dir_name_r): Remove prototype.
48890
48891 2000-12-06  Paul Eggert  <eggert@twinsun.com>
48892
48893         * m4/off_t-format.m4: Remove this file.
48894         * m4/jm-macros.m4 (jm_MACROS): Remove jm_SYS_OFF_T_PRINTF_FORMAT.
48895
48896 2000-12-06  Jim Meyering  <meyering@lucent.com>
48897
48898         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): If we need the
48899         replacement strtoull, we may well need the replacement strtoul, too.
48900         Check for declarations of strtoul and strtoull.
48901         Check for strtol.  Mainly as a cue to cause automake to include
48902         strtol.c -- that file is included by each of strtoul.c and strtoull.c.
48903         Check for limits.h -- strtol.c needs it.
48904
48905 2000-12-05  Jim Meyering  <meyering@lucent.com>
48906
48907         * lib/dirname.c (dir_name_r): Add `const' in a few local declarations.
48908
48909 2000-12-04  Jim Meyering  <meyering@lucent.com>
48910
48911         * lib/path-concat.c: [!HAVE_DECL_MALLOC]: Declare malloc.
48912         Also include memory.h, stdlib.h, unistd.h if appropriate.
48913         Reported by Andreas Jaeger (conflicting declaration of malloc).
48914
48915 2000-12-02  Jim Meyering  <meyering@lucent.com>
48916
48917         * m4/off_t-format.m4 (OFF_T_PRINTF_FORMAT_STRING): New file/macro.
48918         * m4/jm-macros.m4 (jm_MACROS): require it.
48919
48920 2000-12-02  Jim Meyering  <meyering@lucent.com>
48921
48922         * lib/closeout.h: Make idempotent, to avoid some obscure warnings.
48923
48924 2000-12-01  Paul Eggert  <eggert@twinsun.com>
48925
48926         * lib/memrchr.c: Include <config.h> before any system include file.
48927
48928 2000-11-30  Jim Meyering  <meyering@lucent.com>
48929
48930         * m4/jm-macros.m4 (jm_MACROS): Check for stdint.h.
48931
48932 2000-11-30  Jim Meyering  <meyering@lucent.com>
48933
48934         * m4/getloadavg.m4: s/ifval/m4_ifval/ to accommodate new autoconf.
48935
48936 2000-11-29  Paul Eggert  <eggert@twinsun.com>
48937
48938         * lib/dirname.c (dir_name_r): Fix typo: int -> size_t.
48939
48940 2000-11-26  Jim Meyering  <meyering@lucent.com>
48941
48942         * lib/memcoll.c: Include sys/types.h.  From Werner Almesberger.
48943
48944 2000-11-22  Paul Eggert  <eggert@twinsun.com>
48945
48946         * lib/strftime.c (my_strftime): Do not invoke mbrlen with a
48947         size of (size_t) -1; it's not portable.
48948
48949 2000-11-17  Jim Meyering  <meyering@lucent.com>
48950
48951         * lib/strstr.c: Update from GNU libc.
48952
48953 2000-11-17  Akim Demaille  <akim@epita.fr>
48954
48955         * lib/obstack.h: Formatting changes.
48956         (obstack_grow, obstack_grow0): Don't cast WHERE at all: that would
48957         prevent type checking.
48958         (obstack_ptr_grow, obstack_ptr_grow_fast): When assigning, don't
48959         cast the value to (void *): assigning a `foo *' to a `void *'
48960         variable is valid.
48961         (obstack_int_grow, obstack_int_grow_fast): Don't cast AINT to int.
48962
48963 2000-11-16  Jim Meyering  <meyering@lucent.com>
48964
48965         * lib/strverscmp.c: Incorporate weak-alias-related changes from glibc.
48966
48967 2000-11-11  Jim Meyering  <meyering@lucent.com>
48968
48969         * lib/error.c: Add a couple #includes, merging from GNU libc version.
48970
48971 2000-11-10  Jim Meyering  <meyering@lucent.com>
48972
48973         * lib/obstack.h: Update from GNU libc.
48974         * lib/obstack.c: Likewise.
48975
48976 2000-11-08  Bruno Haible  <haible@clisp.cons.org>
48977
48978         * m4/jm-macros.m4 (jm_MACROS): Add test for wcrtomb.
48979
48980 2000-11-06  Paul Eggert  <eggert@twinsun.com>
48981
48982         * lib/getusershell.c (setusershell): Use rewind rather than
48983         fseek/fseeko, to avoid configuration hassles with fseeko.
48984         Don't bother opening SHELLS_FILE if shellstream is NULL;
48985         it's not necessary.
48986
48987 2000-11-05  Jim Meyering  <meyering@lucent.com>
48988
48989         * lib/makepath.h (make_dir): Declare.
48990         * lib/makepath.c (make_dir): Remove `static' attribute.
48991         Tweak a comment.
48992
48993 2000-11-04  Jim Meyering  <meyering@lucent.com>
48994
48995         * m4/regex.m4: Use the `m4_' prefix on `syscmd' and `m4_sysval'.
48996
48997 2000-11-04  Alexandre Duret-Lutz  <duret_g@epita.fr>
48998
48999         * lib/hash.c (hash_get_next): Fix a thinko:  when ENTRY is the
49000         last one in a bucket, advance to the next bucket.
49001
49002 2000-11-02  Vesselin Atanasov  <vesselin@bgnet.bg>
49003
49004         * lib/fnmatch.c: Do not comment out all the code if we are using
49005         the GNU C library, because in some cases we are replacing buggy
49006         code in the GNU C library itself.
49007
49008 2000-10-30  Stefan Monnier  <monnier@cs.yale.edu>
49009
49010         * regex.c (re_iswctype, re_wctype_to_bit): Fix braino.
49011         (regex_compile): Catch bogus \(\1\).
49012
49013 2000-10-30  Paul Eggert  <eggert@twinsun.com>
49014
49015         * lib/fnmatch.c (FOLD): Do not assume that characters are unsigned.
49016         (fnmatch): Fix some FNM_FILE_NAME and FNM_LEADING_DIR bugs,
49017         e.g. fnmatch("d*/*1", "d/s/1", FNM_FILE_NAME) incorrectly yielded zero.
49018
49019 2000-10-30  Paul Eggert  <eggert@twinsun.com>
49020
49021         * lib/error.h, getline.h, modechange.h:
49022         Remove "2000" from Copyright line, as the file hasn't been
49023         changed this year other than in the copyright notice.
49024
49025         * lib/xalloc.h: Add "2000" to Copyright line, as this file
49026         was changed this year.
49027
49028 2000-10-29  Jim Meyering  <meyering@lucent.com>
49029
49030         * m4/fsusage.m4: s/AC_SHELL_IFELSE/AS_IFELSE/ to match autoconf
49031         renaming.
49032         * m4/ls-mntd-fs.m4: Likewise
49033
49034 2000-10-29  Jim Meyering  <meyering@lucent.com>
49035
49036         * lib/xstat.in: Fix grammar in comment.
49037
49038 2000-10-29  Greg Louis  <glouis@dynamicro.on.ca>
49039
49040         * lib/regex.h (__restrict_arr): Move definition out of #ifndef block.
49041         Required because egcs-2.91.66 (aka 1.1.2) defines __restrict, but
49042         doesn't define __restrict_arr.
49043
49044 2000-10-28  Jim Meyering  <meyering@lucent.com>
49045
49046         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_MEMCHR.
49047         (jm_PREREQ_MEMCHR): New function.
49048
49049 2000-10-28  Jim Meyering  <meyering@lucent.com>
49050
49051         * lib/memchr.c: Update from libc.
49052         Adjust for portability:
49053         [HAVE_STDLIB_H]: Include stdlib.h.
49054         [HAVE_BP_SYM_H || _LIBC]: Guard inclusion of bp-sym.h.
49055         Undef __memchr, too.
49056         [!weak_alias]: Define __memchr to memchr.
49057
49058         * lib/regex.c: Update from libc.
49059         * lib/regex.h: Likewise.
49060         * lib/getopt1.c: Likewise.
49061         * lib/memcmp.c: Likewise.
49062
49063         * lib/getusershell.c (setusershell) [HAVE_FSEEKO]: Use fseeko.
49064         Avoid using fseek, when possible -- it's broken by design.
49065         Patch by Ulrich Drepper.
49066
49067 2000-10-27  Stefan Monnier  <monnier@cs.yale.edu>
49068
49069         * regex.c (POP_FAILURE_REG_OR_COUNT, re_match_2_internal)
49070         (re_match_2_internal, re_match_2_internal, re_match_2_internal):
49071         Giving in to popular pressure to shut up the compiler with casts.
49072
49073 2000-10-26  Jim Meyering  <meyering@lucent.com>
49074
49075         * lib/strftime.c: Update from libc.
49076
49077 2000-10-25  Stefan Monnier  <monnier@cs.yale.edu>
49078
49079         * regex.c: More `unsigned char' -> `re_char' changes.
49080         Also change several `int' into `re_wchar_t'.
49081         (PATTERN_STACK_EMPTY, PUSH_PATTERN_OP, POP_PATTERN_OP): Remove.
49082         (PUSH_FAILURE_POINTER): Don't cast any more.
49083         (POP_FAILURE_REG_OR_COUNT): Remove the cast that strips `const'.
49084         We want GCC to complain, since this piece of code makes
49085         re_match non-reentrant, which *should* be fixed.
49086         (GET_BUFFER_SPACE): Use size_t rather than unsigned long.
49087         (EXTEND_BUFFER): Use RETALLOC.
49088         (SET_LIST_BIT): Don't cast.
49089         (re_wchar_t): New type.
49090         (re_iswctype, re_wctype_to_bit): Make it crystal clear to GCC
49091         that those two functions will always properly return.
49092         (IMMEDIATE_QUIT_CHECK): Cast to void.
49093         (analyse_first): Use recursion rather than an explicit stack.
49094         (re_compile_fastmap): Can't fail anymore.
49095         (re_search_2): Don't check re_compile_fastmap for failure.
49096         (PUSH_NUMBER): Renamed from PUSH_FAILURE_COUNT.
49097         Now also sets the new value (passed in a new argument).
49098         (re_match_2_internal): Use it.
49099         Also, use a new var `reg' of type size_t when looping through regs
49100         rather than reuse the inappropriate `mcnt'.
49101
49102 2000-10-25  Jim Meyering  <meyering@lucent.com>
49103
49104         * lib/obstack.c: Update from libc.
49105
49106 2000-10-24  Kenichi Handa  <handa@etl.go.jp>
49107
49108         * regex.c (regex_compile): Change the way of handling a range from
49109         a char less than 256 to a char not less than 256.
49110
49111 2000-10-24  Andrew Innes  <andrewi@gnu.org>
49112
49113         * regex.c (IMMEDIATE_QUIT_CHECK): New macro, which does QUIT on
49114         NT-Emacs only.
49115         (re_match_2_internal): Use IMMEDIATE_QUIT_CHECK instead of QUIT,
49116         so that re_search functions only quit when callers expect them to.
49117
49118 2000-10-23  Jim Meyering  <meyering@lucent.com>
49119
49120         * lib/hard-locale.c (hard_locale): Revert last change -- it was simply
49121         wrong.  That set_locale call must not have any side effects.
49122         From Paul Eggert.
49123
49124 2000-10-22  Jim Meyering  <meyering@lucent.com>
49125
49126         * lib/md5.c (md5_process_block) [OP]: Use `rol', not CYCLIC.
49127         [CYCLIC]: Remove now-unused definition.
49128
49129         * lib/save-cwd.c (O_DIRECTORY): Define, if needed.
49130         (save_cwd) [HAVE_FCHDIR]: Use O_DIRECTORY when opening ".".
49131         Suggestion from Ulrich Drepper.
49132
49133 2000-10-21  Jim Meyering  <meyering@lucent.com>
49134
49135         * m4/check-decl.m4 (jm_CHECK_DECLS): Also check for memrchr.
49136         * m4/prereq.m4 (jm_PREREQ_DIRNAME): New macro.
49137         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memrchr.
49138
49139 2000-10-21  Jim Meyering  <meyering@lucent.com>
49140
49141         * lib/dirname.c (memrchr): Declare if necessary.
49142         (dir_name): Remove the restriction that there be no
49143         trailing slashes.  Now, this code skips past them, effectively
49144         ignoring them.
49145         [TEST_DIRNAME] (main): New unit tests.
49146
49147         * lib/memrchr.c: New file from GNU libc.
49148         Undef __memrchr, too.
49149         [!weak_alias]: Define __memrchr to memrchr.
49150         Guard weak_alias use with `#ifdef weak_alias'.
49151
49152 2000-10-21  Jim Meyering  <meyering@lucent.com>
49153
49154         * lib/dirname.c (dir_name_r): New function, factored out of dir_name.
49155         (dir_name): Use dir_name_r.
49156         * lib/dirname.h (dir_name_r): Declare it.
49157
49158 2000-10-17  Jim Meyering  <meyering@lucent.com>
49159
49160         * lib/quote.h (PARAMS): Define and use.
49161         Reported by Akim Demaille.
49162
49163         * lib/getopt.c: Update from libc.
49164
49165 2000-10-16  Jim Meyering  <meyering@lucent.com>
49166
49167         * lib/hard-locale.c (hard_locale): Use "", not 0 as 2nd arg to
49168         setlocale.
49169         From Jan Fedak.
49170
49171 2000-10-15  Stefan Monnier  <monnier@cs.yale.edu>
49172
49173         * regex.c (WIDE_CHAR_SUPPORT): Define if _LIBC as well.
49174
49175 2000-09-25  Jim Meyering  <meyering@lucent.com>
49176
49177         * lib/md5.h (rol): Define (from GnuPG).
49178
49179         * lib/sha.c: Give credit (GnuPG) where due.
49180         (M): Use rol rather than open-coding it.
49181         Add a FIXME comment.
49182
49183 2000-09-21  Jim Meyering  <meyering@lucent.com>
49184
49185         * lib/userspec.c (parse_user_spec): Remove debugging printf I'd added.
49186         Reported by Michael Stone.
49187
49188 2000-09-20  Jim Meyering  <meyering@lucent.com>
49189
49190         * lib/Makefile.am (libfetish_a_SOURCES): Add sha.c.
49191         (noinst_HEADERS): Add sha.h.
49192         Based on code from Scott G. Miller and from GnuPG.
49193
49194 2000-09-18  Jim Meyering  <meyering@lucent.com>
49195
49196         * m4/getloadavg.m4 (AC_FUNC_GETLOADAVG): Restore the initial value of
49197         LIBS. Otherwise, everyone ends up linking with -lelf for some
49198         configurations.
49199         Reported by Mike Stone.
49200
49201 2000-09-15  Jim Meyering  <meyering@lucent.com>
49202
49203         * lib/regex.c: Update from libc.
49204
49205 2000-09-10  Jim Meyering  <meyering@lucent.com>
49206
49207         * lib/getopt.c (_getopt_internal): Update from glibc.
49208
49209 2000-09-09  Jim Meyering  <meyering@lucent.com>
49210
49211         * lib/quotearg.c: Rename ISASCII to IN_CTYPE_DOMAIN, so people don't
49212         think it should be used as a general replacement for isascii.
49213         * lib/fnmatch.c: Likewise.
49214         * lib/mbswidth.c: Likewise
49215         * lib/regex.c: Likewise.
49216
49217         Don't use atoi.
49218         * lib/userspec.c: Include sys/param.h and limits.h.
49219         Include xstrtol.h.
49220         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Define.
49221         (UID_T_MAX, GID_T_MAX, MAXUID, MAXGID): Define.
49222         (parse_user_spec): Use xstrtoul, not atoi when converting numeric
49223         UID, GID.  Check range.
49224
49225 2000-09-06  Jim Meyering  <meyering@lucent.com>
49226
49227         * lib/getopt.c (_getopt_internal): Update from glibc.
49228
49229 2000-08-30  Jim Meyering  <meyering@lucent.com>
49230
49231         * lib/strftime.c: Merge in changes from GNU libc.
49232
49233 2000-08-26  Jim Meyering  <meyering@lucent.com>
49234
49235         * m4/jm-macros.m4: Use jm_FUNC_FPENDING.
49236         * m4/fpending.m4: New file.
49237
49238 2000-08-26  Jim Meyering  <meyering@lucent.com>
49239
49240         * lib/closeout.c: Include "__fpending.h".
49241         (close_stdout_status): Return right away if there's nothing to flush.
49242
49243         * lib/Makefile.am (noinst_HEADERS): Add __fpending.h.
49244         * lib/__fpending.c: New file.
49245         * lib/__fpending.h: New file.
49246
49247 2000-08-20  Jim Meyering  <meyering@lucent.com>
49248
49249         * m4/check-decl.m4: Include utmp.h `#if HAVE_UTMP_H', rather than
49250         `#if !HAVE_UTMPX_H'.  The latter would lose on systems with neither
49251         utmp.h nor utmpx.h.  Reported by Eli Zaretskii.
49252
49253 2000-08-11  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
49254
49255         Improve fileutils installation on systems where running
49256         programs (like install) can't be unlinked.
49257         * m4/unlink-busy.m4 (jm_FUNC_UNLINK_BUSY_TEXT): New file/macro.
49258         * m4/jm-macros.m4: Use jm_FUNC_UNLINK_BUSY_TEXT.
49259
49260 2000-08-07  Paul Eggert  <eggert@twinsun.com>
49261
49262         Standardize on "memory exhausted" instead of "Memory exhausted"
49263         or "virtual memory exhausted".
49264         * lib/obstack.c (print_and_abort): Use "memory exhausted", not
49265         "virtual memory exhausted".
49266         * lib/same.c (same_name): Invoke xalloc_die instead of printing
49267         our own message.
49268         * lib/userspec.c (parse_user_spec): Likewise.
49269         * lib/bumpalloc.h: comment fix
49270         * lib/same.c, userspec.c: Include xalloc.h.
49271
49272         * lib/xalloc.h (xalloc_msg_memory_exhausted): Now char const[],
49273         not char *const and pointing to a constant array.
49274         * lib/xmalloc.c (xalloc_msg_memory_exhausted): Likewise.
49275         (xrealloc): Comment fix.
49276
49277         * lib/userspec.c (parse_user_spec):
49278         Don't translate a message until just before returning,
49279         to avoid unnecessary translation.
49280
49281 2000-08-07  Jim Meyering  <meyering@lucent.com>
49282
49283         * lib/addext.c, argmatch.c, argmatch.h, backupfile.h, bumpalloc.h,
49284         chown.c, diacrit.h, dirname.h, dup2.c, exclude.h, fileblocks.c,
49285         fnmatch.c, fnmatch.h, fsusage.c, fsusage.h, getdate.h,
49286         getgroups.c, gethostname.c, getopt.h, group-member.c,
49287         hard-locale.c, hash.h, isdir.c, lchown.c, linebuffer.c,
49288         linebuffer.h, long-options.h, malloc.c, md5.c, md5.h, memchr.c,
49289         memcmp.c, memcoll.c, memset.c, mktime.c, modechange.h, obstack.h,
49290         pathmax.h, realloc.c, rmdir.c, safe-read.c, save-cwd.c, stime.c,
49291         stpcpy.c, strcasecmp.c, strcspn.c, strdup.c, stripslash.c,
49292         strstr.c, strtod.c, strtol.c, strtoul.c, strtoull.c, strtoumax.c,
49293         utime.c, version-etc.h, xalloc.h, xstrdup.c, xstrtoumax.c,
49294         yesno.c: Back out Copyright date changes for each file with no change
49295         this year.  This eases coordination with other programs using the same
49296         source code modules.  From Paul Eggert.
49297
49298 2000-08-06  Paul Eggert  <eggert@twinsun.com>
49299
49300         * m4/mbstate_t.m4 (AC_MBSTATE_T): Define mbstate_t to be int,
49301         not char, for compatibility with glibc 2.1.3 strftime.c.
49302
49303 2000-08-03  Greg McGary  <greg@mcgary.org>
49304
49305         * lib/regex.c (SET_HIGH_BOUND, MOVE_BUFFER_POINTER,
49306         ELSE_EXTEND_BUFFER_HIGH_BOUND): New macros.
49307         (EXTEND_BUFFER): Use them.
49308
49309 2000-08-01  Jim Meyering  <meyering@lucent.com>
49310
49311         * lib/dirname.c (ISSLASH): Define.
49312         (BACKSLASH_IS_PATH_SEPARATOR): Define.
49313         (dir_name) [BACKSLASH_IS_PATH_SEPARATOR]: Handle the case in which
49314         both `\' and `/' may be use as path separators.
49315         Based on a patch from Prashant TR.
49316
49317 2000-07-31  Paul Eggert  <eggert@twinsun.com>
49318
49319         * lib/quotearg.c (quotearg_n_options): Don't make the initial
49320         slot vector a constant, since it might get modified.
49321
49322 2000-07-31  Jim Meyering  <meyering@lucent.com>
49323
49324         * lib/xmalloc.c: Use `virtual memory exhausted', not
49325         `Memory exhausted'.
49326         * lib/obstack.c (print_and_abort): Likewise.
49327
49328 2000-07-30  Paul Eggert  <eggert@twinsun.com>
49329
49330         * lib/quotearg.c (quotearg_n_options): Preallocate a slot 0
49331         buffer, so that the caller can always quote one small
49332         component of a "memory exhausted" message in slot 0.
49333         From a suggestion by Jim Meyering.
49334
49335 2000-07-30  Jim Meyering  <meyering@lucent.com>
49336
49337         * lib/makepath.c (make_path): Quote the other instance, too.
49338
49339         * lib/quotearg.c (N_STATIC_SLOTVECS): Define.
49340         (STATIC_BUF_SIZE): Define.
49341         (quotearg_n_options): Use only statically allocated storage when
49342         N < N_STATIC_SLOTVECS and the length of the quoted result is smaller
49343         than STATIC_BUF_SIZE.
49344
49345 2000-07-29  Jim Meyering  <meyering@lucent.com>
49346
49347         * lib/diacrit.c (diacrit_diac): Use __MSDOS__ in favor of MSDOS.
49348         * lib/dirname.c (dir_name): Likewise.
49349
49350         * lib/basename.c (base_name): Use ISSLASH rather than comparing against
49351         `/'.
49352
49353         * lib/dirname.c (dir_name) [MSDOS]: Declare `lim' to be const.
49354         (dir_name): Assert that there are no trailing slashes.
49355
49356 2000-07-29  Bruno Haible  <haible@clisp.cons.org>
49357
49358         * lib/mbswidth.h (mbswidth): Add a flags argument.
49359         (mbswidth): New declaration.
49360         (MBSW_ACCEPT_INVALID, MBSW_ACCEPT_UNPRINTABLE): New macros.
49361         * lib/mbswidth.c (mbswidth): Add a flags argument.
49362         (mbsnwidth): New function.
49363
49364 2000-07-24  Jim Meyering  <meyering@lucent.com>
49365
49366         * lib/mbswidth.c: Remove useless #else.  From Bruno Haible.
49367
49368 2000-07-23  Paul Eggert  <eggert@twinsun.com>
49369
49370         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Check for wcwidth declaration.
49371
49372 2000-07-23  Paul Eggert  <eggert@twinsun.com>
49373
49374         * lib/quotearg.c: Streamline by invoking multibyte code only if needed.
49375         <wchar.h>: Include only if HAVE_MBRTOWC && 1 < MB_LEN_MAX.
49376         (MB_CUR_MAX): Redefine to 1 if ! (HAVE_MBRTOWC && 1 < MB_LEN_MAX).
49377         (quotearg_buffer_restyled): If a unibyte locale, don't bother to
49378         invoke multibyte primitives.
49379
49380 2000-07-23  Paul Eggert  <eggert@twinsun.com>
49381
49382         * lib/quotearg.c:
49383         Include <wchar.h> even if ! (HAVE_MBRTOWC && 1 < MB_LEN_MAX),
49384         so that mbstate_t is always defined.
49385
49386         Do not inspect MB_LEN_MAX, since it's incorrectly defined to
49387         be 1 in at least one GCC installation, and this configuration
49388         error is likely to be common.  Ignoring MB_LEN_MAX hurts
49389         performance on hosts that have mbrtowc but have only unibyte
49390         locales, but I assume these hosts are rare.
49391
49392 2000-07-23  Paul Eggert  <eggert@twinsun.com>
49393
49394         * lib/mbswidth.c (_XOPEN_SOURCE):
49395         Don't define; this causes problems on Solaris 7.
49396         (wcwidth) [!HAVE_DECL_WCWIDTH]: Declare.
49397
49398 2000-07-23  Jim Meyering  <meyering@lucent.com>
49399
49400         * m4/check-decl.m4 (jm_CHECK_DECLS): Check for declarations of these,
49401         too: getgrgid, getpwuid, getuid.
49402
49403 2000-07-23  Jim Meyering  <meyering@lucent.com>
49404
49405         * lib/basename.c (base_name): Add an assertion.
49406
49407 2000-07-23  Bruno Haible  <haible@clisp.cons.org>
49408
49409         * lib/quotearg.c: When the system forces us to redefine mbstate_t,
49410         shadow its mbsinit function.
49411
49412 2000-07-17  Bruno Haible  <haible@clisp.cons.org>
49413
49414         * lib/mbswidth.h: New file.
49415         * lib/mbswidth.c: New file.
49416         * lib/Makefile.am (libfetish_a_SOURCES): Add mbswidth.c.
49417         (noinst_HEADERS): Add mbswidth.h.
49418
49419 2000-07-17  Bruno Haible  <haible@clisp.cons.org>
49420
49421         * lib/config.charset: Add support for FreeBSD. Improve support for
49422         HP-UX and IRIX 6.
49423
49424 2000-07-16  Bruno Haible  <haible@clisp.cons.org>
49425
49426         * m4/mbswidth.m4: New file.
49427         * m4/prereq.m4 (jm_PREREQ): Call jm_PREREQ_MBSWIDTH.
49428
49429 2000-07-15  Jim Meyering  <meyering@lucent.com>
49430
49431         * lib/makepath.c: Include quote.h.
49432         (make_path): Convert "`%s'" in format strings to "%s", and wrap each
49433         corresponding argument in a `quote (...)' call.
49434         Give better diagnostics.
49435
49436         * lib/Makefile.am (libfetish_a_SOURCES): Add quote.c.
49437         (noinst_HEADERS): Add quote.h.
49438
49439         * lib/quote.c (quote, quote_n): New file.  Two functions taken verbatim
49440         from tar's src/misc.c.
49441         * lib/quote.h: New file.  Prototypes for same.
49442
49443 2000-07-14  Paul Eggert  <eggert@twinsun.com>
49444
49445         From a suggestion by Bruno Haible.
49446         * lib/quotearg.c (mbrtowc): Do not use HAVE_WCHAR_H in the definition.
49447         Use defined mbstate_t, not HAVE_MBSTATE_T_OBJECT,
49448         to decide whether to define the BeOS workaround macro;
49449         this adjusts to the change to AC_MBSTATE_T.
49450
49451 2000-07-14  Jim Meyering  <meyering@lucent.com>
49452
49453         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Require
49454         jm_AC_TYPE_UINTMAX_T.
49455
49456 2000-07-13  Paul Eggert  <eggert@twinsun.com>
49457
49458         * lib/quotearg.h (enum quoting style): New enum clocale_quoting_style.
49459
49460         * lib/quotearg.c (quoting_style_args, quoting_style_vals,
49461         quotearg_buffer_restyled): Add support for
49462         clocale_quoting_style.  Undo previous change to
49463         locale_quoting_style behavior, and undo the "{LEFT QUOTATION MARK}"
49464         and "{RIGHT QUOTATION MARK}" msgids.
49465
49466 2000-07-10  Paul Eggert  <eggert@twinsun.com>
49467
49468         From a suggestion by Bruno Haible.
49469         * m4/mbstate_t.m4 (AC_MBSTATE_T):
49470         Renamed from AC_MBSTATE_T_OBJECT.  All uses changed.
49471         Change from a two-part test, which defines both HAVE_MBSTATE_T_OBJECT
49472         and mbstate_t, to a single-part test that simply defines mbstate_t.
49473         * m4/prereq.m4 (jm_PREREQ_QUOTEARG):
49474         s/AC_MBSTATE_T_OBJECT/AC_MBSTATE_T/.
49475
49476 2000-07-10  Jim Meyering  <meyering@lucent.com>
49477
49478         * m4/strerror_r.m4: Mirror the correction made in autoconf.
49479
49480         * m4/gnu-source.m4: Output to confdefs.h directly.
49481         Suggestion from Akim Demaille.
49482
49483 2000-07-09  Paul Eggert  <eggert@twinsun.com>
49484
49485         The old behavior of quoting `like this' doesn't look good with
49486         newer, ISO-style fonts.  See:
49487         http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
49488
49489         Instead, quote "like this" by default.  Let the translator
49490         tailor the locale-specific quoting behavior by providing
49491         translations for {LEFT QUOTATION MARK} and {RIGHT QUOTATION MARK}.
49492
49493         * lib/quotearg.c (N_): New macro.
49494         (gettext_default): New function.
49495         (quotearg_buffer_restyled): Use
49496         gettext_default ("{LEFT QUOTATION MARK}", "\"") for left quote, and
49497         gettext_default ("{RIGHT QUOTATION MARK}", "\"") for right quote.
49498
49499 2000-07-09  Jim Meyering  <meyering@lucent.com>
49500
49501         * m4/jm-macros.m4 (jm_MACROS): Add a test to see if -lm is required
49502         to link seq.  If so, set SEQ_LIBM to -lm.  From Bruno Haible.
49503
49504         * m4/gnu-source.m4 (AC__GNU_SOURCE): New file/macro.
49505         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require it.
49506
49507 2000-07-09  Jim Meyering  <meyering@lucent.com>
49508
49509         * lib/Most files: Update copyright dates to include 2000.
49510
49511 2000-07-08  Jim Meyering  <meyering@lucent.com>
49512
49513         * lib/xgethostname.c (ENAMETOOLONG): Define to an unlikely value
49514         if not defined.
49515         (xgethostname): Remove now-unnecessary #ifdef.
49516         Move declaration of `err' into loop where it's used.
49517
49518 2000-07-05  Paul Eggert  <eggert@twinsun.com>
49519         and Bruno Haible  <haible@clisp.cons.org>
49520
49521         * m4/mbstate_t.m4 (AC_MBSTATE_T_OBJECT): Test for mbstate_t
49522         only if the test for an object-type mbstate_t fails.  This
49523         prevents us from mistakenly reporting that mbstate_t is a
49524         system object type after we "#define mbstate_t int" to work
49525         around its lack.
49526
49527 2000-07-05  Paul Eggert  <eggert@twinsun.com>
49528         and Bruno Haible  <haible@clisp.cons.org>
49529
49530         * lib/quotearg.c (mbrtowc): Declare returned type, since BeOS doesn't.
49531
49532 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
49533
49534         * m4/strerror_r.m4 (AC_FUNC_STRERROR_R): Pass a reasonably large buffer
49535         to strerror_r.
49536         Include <ctype.h> for use of isalpha.
49537
49538 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
49539
49540         * lib/xgethostname.c (xgethostname): Protect against the SunOS 5.5 bug
49541         by allocating a larger buffer. Test the gethostname return value for
49542         being >= 0, not == 0, for BeOS.  Don't exhaust memory if gethostname
49543         returns an error and ENAMETOOLONG isn't defined.
49544
49545 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
49546
49547         * lib/quotearg.c (struct quoting_options): Simplify quote_these_too
49548         dimension.
49549
49550 2000-07-04  Jim Meyering  <meyering@lucent.com>
49551
49552         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Use plain old `echo' instead
49553         of the deprecated AC_CHECKING.
49554
49555 2000-07-04  Jim Meyering  <meyering@lucent.com>
49556
49557         * lib/strndup.c: [!HAVE_DECL_STRNLEN]: Declare strnlen.
49558         Reported by Bruno Haible.
49559
49560 2000-07-04  Jim Meyering  <meyering@lucent.com>
49561
49562         * lib/quotearg.c: Make inclusion of <wchar.h> independent of whether
49563         HAVE_MBRTOWC is set.  Required at least for irix-5.6, which
49564         lacks mbrtowc.
49565
49566 2000-07-03  Paul Eggert  <eggert@twinsun.com>
49567
49568         * m4/mbstate_t.m4 (AC_MBSTATE_T_OBJECT): Port to autoconf 2.13.
49569         Add AC_CHECK_HEADERS(stdlib.h), since we use HAVE_STDLIB_H.
49570
49571 2000-07-03  Paul Eggert  <eggert@twinsun.com>
49572         and Bruno Haible  <haible@clisp.cons.org>
49573
49574         * lib/quotearg.c (mbrtowc):
49575         Assign to *pwc, and return 1 only if result is nonzero.
49576         (iswprint): Use ISPRINT when substituting our own mbrtowc.
49577
49578 2000-07-03  Jim Meyering  <meyering@lucent.com>
49579
49580         * m4/check-decl.m4 (AC_CHECK_DECLS): Add strnlen.
49581
49582 2000-07-03  Jim Meyering  <meyering@lucent.com>
49583
49584         * lib/readutmp.h: [HAVE_UTMPX_H]: Include <utmp.h> if HAVE_UTMP_H.
49585         This is necessary to get a definition of e.g., UTMP_FILE on
49586         HP-UX 10.20.
49587         From Bob Proulx.
49588
49589 2000-07-02  Jim Meyering  <meyering@lucent.com>
49590
49591         * m4/mbstate_t.m4: Also define mbstate_t, if necessary.
49592
49593         * m4/chown.m4: Replace each use of AC_SUBST(LIBOBJS)/LIBOBJS=... with
49594         AC_LIBOBJ(function_name).
49595         * m4/chown.m4: Likewise.
49596         * m4/fnmatch.m4: Likewise.
49597         * m4/ftruncate.m4: Likewise.
49598         * m4/getgroups.m4: Likewise.
49599         * m4/getline.m4: Likewise.
49600         * m4/group-member.m4: Likewise.
49601         * m4/jm-macros.m4: Likewise.
49602         * m4/lstat.m4: Likewise.
49603         * m4/malloc.m4: Likewise.
49604         * m4/memcmp.m4: Likewise.
49605         * m4/nanosleep.m4: Likewise.
49606         * m4/putenv.m4: Likewise.
49607         * m4/realloc.m4: Likewise.
49608         * m4/regex.m4: Likewise.
49609         * m4/stat.m4: Likewise.
49610         * m4/strftime.m4: Likewise.
49611
49612 2000-07-02  Jim Meyering  <meyering@lucent.com>
49613
49614         * lib/quotearg.c (mbstate_t): Don't define here.
49615
49616 2000-07-02  Jim Meyering  <meyering@lucent.com>
49617
49618         * lib/nanosleep.c (SIGCONT): Define if not already defined.
49619
49620 2000-07-01  Jim Meyering  <meyering@lucent.com>
49621
49622         * m4/uptime.m4: Put double quotes around use of $cross_compiling.
49623
49624 2000-07-01  Jim Meyering  <meyering@lucent.com>
49625
49626         * m4/ls-mntd-fs.m4: Remove a `FIXME' comment and fix the associated
49627         problem.
49628
49629 2000-07-01  Bruno Haible  <haible@clisp.cons.org>
49630
49631         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Rename BeOS specific
49632         macro from MOUNTED_NEXT_DEV to MOUNTED_FS_STAT_DEV.
49633
49634 2000-07-01  Bruno Haible  <haible@clisp.cons.org>
49635
49636         * lib/mountlist.c: Use MOUNTED_FS_STAT_DEV instead of MOUNTED_NEXT_DEV,
49637         per change in ../m4/ls-mntd-fs.m4.
49638         (read_filesystem_list): Ignore symbolic links.
49639
49640 2000-06-29  Jim Meyering  <meyering@lucent.com>
49641
49642         * lib/same.c: Include <string.h> or <strings.h>, as appropriate,
49643         for declaration of strcmp.
49644
49645         * lib/long-options.c: Include <stdlib.h>, for declaration of exit.
49646
49647         * lib/mountlist.c (fsp_to_string) [HAVE_F_FSTYPENAME_IN_STATFS]:
49648         Avoid warning by casting result to `char *' to remove `const'.
49649
49650 2000-06-28  Jim Meyering  <meyering@lucent.com>
49651
49652         * m4/mbstate_t.m4: Use stdlib.h, not stdio.h.  The latter is not
49653         included by quotearg.c, for which we perform this test.  From
49654         Bruno Haible.
49655
49656 2000-06-27  Bruno Haible  <haible@clisp.cons.org>
49657
49658         * m4/check-decl.m4 (_jm_DECL_HEADERS): Check for utmp.h as well.
49659         * m4/prereq.m4 (jm_PREREQ_READUTMP): Likewise. If either <utmp.h> or
49660         <utmpx.h> exists, put readutmp.o into LIBOBJS.
49661
49662 2000-06-27  Bruno Haible  <haible@clisp.cons.org>
49663
49664         * lib/Makefile.am (libfetish_a_SOURCES): Remove readutmp.c.
49665
49666 2000-06-26  Paul Eggert  <eggert@twinsun.com>
49667
49668         savedir now sets errno on failure and invokes xmalloc to get memory.
49669         Fix a couple of other minor bugs while we're at it.
49670
49671         * lib/savedir.c (<unistd.h>): Do not include; there's no need.
49672         (NAMLEN): Remove macro.
49673         (malloc, realloc): Remove decls.
49674         (stpcpy): Likewise.
49675         ("xalloc.h"): Include.
49676         (NAME_SIZE_DEFAULT): New macro.
49677         (savedir): Use xmalloc / xrealloc to allocate memory.
49678         Use NAME_SIZE_DEFAULT if name_size is negative or overflows to zero.
49679         Skip "" directory entries.
49680         Use strlen to calculate directory entry length, since the old method
49681         is rarely used these days and isn't worth supporting.
49682         Don't use a pointer after freeing it.
49683         Check for integer overflow when calculating allocation size.
49684         Use memcpy to copy entries, instead of stpcpy.
49685         Set errno properly when returning NULL.
49686         Check for readdir error.
49687
49688 2000-06-26  Jim Meyering  <meyering@lucent.com>
49689
49690         * lib/posixtm.c [HAVE_STDLIB_H]: Include stdlib.h, for decl of abort.
49691
49692 2000-06-25  Jim Meyering  <meyering@lucent.com>
49693
49694         * m4/mbstate_t.m4: Include stdio.h before wchar.h to work around
49695         Linux header bug when _XOPEN_SOURCE is defined to 500.
49696
49697 2000-06-25  Bruno Haible  <haible@clisp.cons.org>
49698
49699         * lib/unicodeio.c (print_unicode_char): Work around ansi2knr
49700         deficiency.
49701
49702 2000-06-25  Bruno Haible  <haible@clisp.cons.org>
49703
49704         * lib/getusershell.c (xmalloc, xrealloc): Remove functions.
49705         Include xalloc.h.
49706         Don't include <stdlib.h>.  Don't declare malloc, realloc.
49707
49708 2000-06-24  Jim Meyering  <meyering@lucent.com>
49709
49710         * m4/strerror_r.m4: Revive this file -- to try out an experimental
49711         version of AC_FUNC_STRERROR_R that may work even on BeOS, a system
49712         for which strerror does return char*, but which lacks a conveniently
49713         accessible declaration of the function.  If the compile-test says
49714         strerror_r doesn't work, then resort to a `run'-test that works on
49715         BeOS and segfaults on DEC Unix.
49716
49717 2000-06-24  Jim Meyering  <meyering@lucent.com>
49718
49719         * lib/error.c [!HAVE_DECL_STRERROR_R]: Declare strerror_r.
49720
49721 2000-06-23  Paul Eggert  <eggert@twinsun.com>
49722
49723         * m4/mbstate_t.m4: New file, defining AC_MBSTATE_T_OBJECT.
49724         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Use it.  Add check for iswprint.
49725
49726 2000-06-23  Paul Eggert  <eggert@twinsun.com>
49727
49728         * lib/quotearg.c: Include <wctype.h> after <wchar.h>, for Solaris 2.5.
49729         (mbrtowc, mbstate_t): Define substitutes if
49730         HAVE_MBRTOWC && HAVE_WCHAR_H && !HAVE_MBSTATE_T_OBJECT.
49731         (iswprint): Define to 1 if !defined iswprint && !HAVE_ISWPRINT,
49732         not if ! (HAVE_MBRTOWC && HAVE_WCHAR_H).
49733
49734 2000-06-23  Jim Meyering  <meyering@lucent.com>
49735
49736         * m4/afs.m4: Add missing AC_MSG_RESULT.
49737         Reported by Bruno Haible.
49738
49739         * m4/fsusage.m4: s/AC_MSG_CHECKING/AC_CHECKING/.
49740         Suggestion from Bruno Haible.
49741
49742 2000-06-23  Jim Meyering  <meyering@lucent.com>
49743
49744         * lib/getpass.c: New file, from Bruno Haible.  Required for BeOS.
49745
49746 2000-06-21  Jim Meyering  <meyering@lucent.com>
49747
49748         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add getpass.
49749
49750 2000-06-21  Jim Meyering  <meyering@lucent.com>
49751
49752         * lib/Makefile.am (libfetish_a_SOURCES): Add getstr.c.
49753         (noinst_HEADERS): Add getstr.h.
49754
49755         * lib/getline.c (getstr): Move into a separate file.
49756         * lib/getstr.c (getstr): New file, extracted from getline.c, with
49757         the following changes: new parameter, delim2; both delim[12]
49758         parameters have type `int', not `char'.  The latter would lose
49759         with 8-bit delimiters.
49760         * lib/getstr.h: New file.
49761
49762 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
49763
49764         * lib/xgetcwd.c (xgetcwd): If the required pathname length is smaller
49765         than 1024, return a memory chunk of least possible size, instead
49766         of size PATH_MAX + 2. In the loop, increment the size proportionally.
49767         Use free/xmalloc instead of xrealloc to avoid copying for very long
49768         paths.
49769
49770 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
49771
49772         * lib/path-concat.c (path_concat): Don't access dir[-1] if dir is
49773         the empty string.
49774
49775 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
49776
49777         * lib/canon-host.c (canon_host): Use malloc and memcpy to copy an
49778         address, not strdup.  Include <stdlib.h> and don't declare free().
49779
49780 2000-06-19  Jim Meyering  <meyering@lucent.com>
49781
49782         * lib/getloadavg.c [HAVE_NLIST_H] (NLIST_STRUCT): Define.
49783
49784 2000-06-18  Jim Meyering  <meyering@lucent.com>
49785
49786         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Remove mkdir.
49787
49788         * m4/link-follow.m4 (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): Change the
49789         `checking whether...' message to be consistent with that of the
49790         lstat test.
49791
49792 2000-06-18  Jim Meyering  <meyering@lucent.com>
49793
49794         * lib/mkdir.c: Remove file, due mainly to copyright incompatibility.
49795         Besides, these days every porting target provides a mkdir function.
49796
49797         * lib/strnlen.c: Include memory.h, string.h, and/or strings.h as
49798         needed. (this snippet comes from src/system.h).
49799
49800 2000-06-16  Bruno Haible  <haible@clisp.cons.org>
49801
49802         * m4/glibc21.m4 (jm_GLIBC21): Define GLIBC21 for Makefiles, not for C.
49803
49804 2000-06-15  Paul Eggert  <eggert@twinsun.com>
49805
49806         * lib/human.c (adjust_value): New function.
49807         (human_readable_inexact): Apply rounding style even when
49808         printing approximate values.
49809
49810 2000-06-14  Paul Eggert  <eggert@twinsun.com>
49811
49812         * lib/human.c (human_readable_inexact): Allow an input block
49813         size that is not a multiple of the output block size, and vice versa.
49814         Reported by Piergiorgio Sartor.
49815
49816 2000-06-14  Paul Eggert  <eggert@twinsun.com>
49817
49818         * lib/getdate.y (get_date): Apply relative times after time
49819         zone indicator, not before.  Reported by Todd A. Jacobs.
49820
49821 2000-06-13  Jim Meyering  <meyering@lucent.com>
49822
49823         * lib/Makefile.am (all-local): Depend on lstat.c and stat.c.
49824
49825         * lib/xstat.in [!HAVE_DECL_FREE]: Declare free in lstat.c.
49826
49827 2000-06-12  Paul Eggert  <eggert@twinsun.com>
49828
49829         * lib/xstat.in: Include <stdlib.h> in lstat, to declare "free".
49830
49831 2000-06-12  Jim Meyering  <meyering@lucent.com>
49832
49833         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Replace with
49834         AC_FUNC_GETLOADAVG from autoconf, and tweak the latter to accept an
49835         optional argument.
49836         * m4/jm-macros.m4: s/AM_FUNC_GETLOADAVG/AC_FUNC_GETLOADAVG/, and supply
49837         the optional argument, `lib'.
49838
49839 2000-06-08  Jim Meyering  <meyering@lucent.com>
49840
49841         * m4/largefile.m4: Remove file (now that it's part of autoconf).
49842
49843 2000-06-04  Paul Eggert  <eggert@twinsun.com>
49844
49845         Rewrite largefile configuration so that we don't need to run
49846         getconf and don't need AC_CANONICAL_HOST.  [I'm leaving the use of
49847         AC_CANONICAL_HOST in configure.in -- jmm]
49848
49849         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS,
49850         AC_SYS_LARGEFILE_SPACE_APPEND): Remove.
49851         (AC_SYS_LARGEFILE_TEST_INCLUDES): New macro.
49852         (AC_SYS_LARGEFILE_MACRO_VALUE): Change arguments from
49853         CODE-TO-SET-DEFAULT to VALUE, INCLUDES, FUNCTION-BODY.
49854         All uses changed.
49855         Instead of inspecting the output of getconf, try to compile the
49856         test program without and with the macro definition.
49857         (AC_SYS_LARGEFILE): Do not require AC_CANONICAL_HOST or check
49858         for getconf.  Instead, check for the needed flags by compiling
49859         test programs.
49860
49861 2000-06-04  Paul Eggert  <eggert@twinsun.com>
49862
49863         * lib/strnlen.c: Include <config.h> if HAVE_CONFIG_H.
49864
49865 2000-06-04  Jim Meyering  <meyering@lucent.com>
49866
49867         * lib/getugroups.c (getugroups): Cast -1 to gid_t, for systems like
49868         SunOS 4.1.4 for which gid_t is an unsigned type.
49869
49870 2000-06-03  Jim Meyering  <meyering@lucent.com>
49871
49872         * m4/prereq.m4 (jm_PREREQ_HUMAN): Use []-quoted list in AC_CHECK_DECLS,
49873         now that autoconf requires that.
49874
49875         * m4/jm-glibc-io.m4: Add a kludge to make autoheader emit the required
49876         #undefs.  E.g., #undef HAVE_DECL_FERROR_UNLOCKED.
49877         Use []-quoted list in AC_CHECK_DECLS, now that autoconf requires that.
49878
49879 2000-06-03  Jim Meyering  <meyering@lucent.com>
49880
49881         * lib/strnlen.c [!HAVE_DECL_MEMCHR]: Declare memchr.
49882
49883 2000-06-03  Bruno Haible  <haible@clisp.cons.org>
49884
49885         * m4/glibc21.m4: New file.
49886         * m4/jm-macros.m4 (jm_MACROS): Call jm_GLIBC21.
49887
49888 2000-06-03  Bruno Haible  <haible@clisp.cons.org>
49889
49890         * lib/Makefile.am (install-exec-local): On systems with glibc-2.1 or
49891         newer, don't install charset.alias.
49892         * lib/config.charset: Change the Linux/glibc rules so they become empty
49893         on glibc-2.1 or newer.
49894
49895 2000-06-02  Jim Meyering  <meyering@lucent.com>
49896
49897         * lib/mountlist.c: Back out last change.  Instead, do this...
49898         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Set the
49899         me_dummy member using the same `ignore'-testing code.
49900         * lib/mountlist.h (ME_DUMMY): Add `autofs' to the list of ignored
49901         fs_type strings.
49902         From Mark D. Roth.
49903
49904 2000-05-29  Jim Meyering  <meyering@lucent.com>
49905
49906         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Ignore
49907         mounts with the `ignore' attribute.  Based on a patch from
49908         Mark D. Roth.
49909
49910 2000-05-28  Jim Meyering  <meyering@lucent.com>
49911
49912         * m4/jm-macros.m4 (AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK): Rename from
49913         jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
49914         * m4/stat.m4: Likewise.
49915         * m4/lstat.m4: Likewise.
49916         * m4/lstat-slash.m4: Remove file (absorbed into autoconf).
49917
49918         * m4/jm-macros.m4 (AC_FUNC_STRERROR_R): Rename from jm_FUNC_STRERROR_R.
49919         * m4/strerror_r.m4: Remove file (absorbed into autoconf).
49920
49921 2000-05-26  Jim Meyering  <meyering@lucent.com>
49922
49923         * m4/uptime.m4: Use `$cross_compiling', not `$ac_cv_prog_cc_cross'.
49924
49925 2000-05-24  Jim Meyering  <meyering@lucent.com>
49926
49927         * m4/prereq.m4: Use []-quoted list in AC_CHECK_MEMBERS, now that
49928         autoconf requires that.
49929         * m4/lib-check.m4: Likewise.
49930         * m4/jm-macros.m4: Likewise.
49931         * m4/strftime.m4: Likewise.
49932
49933         * m4/check-decl.m4 (jm_CHECK_DECLS): Use []-quoted list in
49934         AC_CHECK_DECLS, now that autoconf requires that.
49935
49936 2000-05-22  Jim Meyering  <meyering@lucent.com>
49937
49938         * m4/stat.m4: Require jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
49939         * m4/lstat.m4: Likewise.
49940
49941 2000-05-22  Jim Meyering  <meyering@lucent.com>
49942
49943         * lib/makepath.c: Remove old, now-unnecessary `#ifdef __MSDOS__' block.
49944
49945 2000-05-20  Jim Meyering  <meyering@lucent.com>
49946
49947         * m4/prereq.m4 (jm_PREREQ_HUMAN): New macro.
49948         (jm_PREREQ): Use it.
49949
49950 2000-05-18  Jim Meyering  <meyering@lucent.com>
49951
49952         * lib/hash.c (hash_rehash): Fix a nasty bug: copy the free entry list
49953         back, too, since it may have been modified by allocate_entry.
49954         (hash_delete): Rewrite to use neither the assignment operator
49955         nor the comma operator in an if-expression.
49956
49957 2000-05-15  Paul Eggert  <eggert@twinsun.com>
49958
49959         * lib/closeout.c:
49960         <sys/stat.h>, <sys/types.h>, <unistd.h>, (STDOUT_FILENO):
49961         Remove; no longer needed.
49962         "quotearg.h": Add include.
49963         (file_name): Do not bother to explicitly initialize to NULL; it's less
49964         efficient on some hosts.
49965         (close_stdout_status): Remove test as to whether stdout was already
49966         closed; it breaks for the case "echo x | sort >&-".
49967         Quote file name colons.
49968         Do not assume that _("write error") lacks format strings.
49969
49970 2000-05-15  Jim Meyering  <meyering@lucent.com>
49971
49972         * lib/version-etc.c (version_etc_copyright): Update the copyright
49973         string used in all --version output.
49974
49975 2000-05-14  Jim Meyering  <meyering@lucent.com>
49976
49977         * lib/closeout.c (close_stdout_set_file_name): New function.
49978         (close_stdout_status): Use new file-scoped global.
49979         Return right away if fstat says the stdout file descriptor is invalid.
49980         * lib/closeout.h (close_stdout_set_file_name): Declare.
49981
49982 2000-05-10  Jim Meyering  <meyering@lucent.com>
49983
49984         * lib/closeout.c [default_exit_status]: New file-scoped variable.
49985         (close_stdout_set_status): New function.
49986         * lib/closeout.h (close_stdout_set_status): Declare.
49987
49988 2000-05-09  Jim Meyering  <meyering@lucent.com>
49989
49990         * m4/gettext.m4: Rename this...
49991         * m4/libintl.m4: ...to this.
49992
49993 2000-05-08  Jim Meyering  <meyering@lucent.com>
49994
49995         * lib/long-options.c: Don't include closeout.h.
49996         (parse_long_options): Don't call close_stdout for --version.
49997
49998 2000-05-06  Paul Eggert  <eggert@twinsun.com>
49999
50000         * m4/largefile.m4 (AC_SYS_LARGEFILE): Define _XOPEN_SOURCE to
50001         be 500, instead of _GNU_SOURCE to be 1, to work around glibc
50002         2.1.3 bug.  This avoids a clash when files like regex.c define
50003         _GNU_SOURCE.
50004
50005 2000-05-06  Jim Meyering  <meyering@lucent.com>
50006
50007         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add atexit.
50008         (AC_REPLACE_FUNCS): Add strnlen.
50009
50010         * m4/rmdir-errno.m4 (fetish_FUNC_RMDIR_NOTEMPTY): New macro and file.
50011         * m4/jm-macros.m4: Require fetish_FUNC_RMDIR_NOTEMPTY.
50012
50013         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Save and restore LIBS around
50014         AC_SEARCH_LIBS call for nanosleep.
50015         (LIB_NANOSLEEP): Set and AC_SUBST.
50016
50017 2000-05-06  Jim Meyering  <meyering@lucent.com>
50018
50019         * lib/strnlen.c: Undefine __strnlen and strnlen.
50020         [!weak_alias]: Define __strnlen to strnlen.
50021
50022         * lib/atexit.c: New file, from libiberty.
50023
50024 2000-05-06  Jim Meyering  <meyering@lucent.com>
50025
50026         * lib/closeout.c (close_stdout_status): Also check for errors on the
50027         stderr stream.
50028
50029 2000-05-05  Jim Meyering  <meyering@lucent.com>
50030
50031         * m4/jm-macros.m4 (jm_MACROS): Save and restore LIBS around
50032         AC_SEARCH_LIBS call for clock_gettime.
50033         (LIB_CLOCK_GETTIME): Set and AC_SUBST.
50034
50035         * m4/search-libs.m4: Update from autoconf.
50036
50037         su doesn't work on Solaris 2.6.
50038         * m4/lib-check.m4: When checking for struct spwd.sp_pwdp, also include
50039         <shadow.h>.  Reported by Dragos Harabor.
50040
50041 2000-05-05  Bruno Haible  <haible@clisp.cons.org>
50042
50043         * lib/localcharset.c (get_charset_aliases): Use malloc, realloc and
50044         memcpy instead of xmalloc, xrealloc, path_concat.
50045         (locale_charset): Treat empty environment variables as absent.
50046         (DIRECTORY_SEPARATOR, ISSLASH): New macros.
50047
50048 2000-05-04  Jim Meyering  <meyering@lucent.com>
50049
50050         * lib/getopt.c: Update from glibc.
50051         * lib/obstack.c: Likewise.
50052         * lib/obstack.h: Likewise.
50053         * lib/regex.c: Likewise.  NB: K&R compiler support is dropped for this
50054         file
50055
50056         * lib/regex.h: Likewise.
50057         * lib/strndup.c: Likewise.
50058         * lib/strnlen.c: New file, from glibc.
50059
50060 2000-05-03  Jim Meyering  <meyering@lucent.com>
50061
50062         * m4/check-decl.m4 (AC_CHECK_DECLS): Add strndup.
50063
50064 2000-05-02  Paul Eggert  <eggert@twinsun.com>
50065
50066         * m4/largefile.m4 (AC_SYS_LARGEFILE): Define _GNU_SOURCE if
50067         this is needed to make ftello visible (e.g. glibc 2.1.3).  Use
50068         compile-time test, rather than inspecting host and OS, to
50069         decide whether to define _LARGEFILE_SOURCE.
50070
50071 2000-05-01  Jim Meyering  <meyering@lucent.com>
50072
50073         * m4/fsusage.m4: Use AC_MSG_CHECKING instead of obsolete AC_CHECKING.
50074
50075         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Add BeOS support.
50076         Based on a patch from Bruno Haible.
50077
50078 2000-05-01  Jim Meyering  <meyering@lucent.com>
50079
50080         * lib/full-write.c (full_write): Remove `FIXME' part of comment.
50081
50082 2000-04-29  Jim Meyering  <meyering@lucent.com>
50083
50084         * lib/path-concat.c: Declare strdup only if it's not defined.
50085         * lib/canon-host.c: Likewise.
50086
50087 2000-04-28  Jim Meyering  <meyering@lucent.com>
50088
50089         * lib/rpmatch.c [HAVE_LIMITS_H]: Include limits.h before regex.h to
50090         avoid redefinition warning on some systems (HPUX).  Otherwise, regex.h
50091         is included first, then limits.h is included by locale.h by libintl.h.
50092         From John David Anglin.
50093
50094 2000-04-25  Jim Meyering  <meyering@lucent.com>
50095
50096         * lib/makepath.c (S_IRWXUGO): Define.
50097         (make_path): Always perform explicit chmod if MODE specifies any
50098         of the `special' permission bits.  Prompted by a bug report against
50099         install from Mate Wierdl and Joost van Baal.
50100
50101 2000-04-18  Jim Meyering  <meyering@lucent.com>
50102
50103         * m4/prereq.m4 (jm_PREREQ_GETPAGESIZE): New macro.
50104         (jm_PREREQ): Use it.
50105
50106 2000-04-18  Jim Meyering  <meyering@lucent.com>
50107
50108         * lib/README: New file.
50109
50110         * lib/getpagesize.h [!getpagesize && HAVE_OS_H && B_PAGE_SIZE]: Define
50111         getpagesize.  For BeOS.  Based on a patch from Bruno Haible.
50112
50113 2000-04-17  Jim Meyering  <meyering@lucent.com>
50114
50115         Get it right :-)
50116         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Emit the
50117         actual #define via AH_VERBATIM.  Don't need separate AC_DEFINE.
50118         Suggestion from Akim Demaille.
50119
50120 2000-04-17  Jim Meyering  <meyering@lucent.com>
50121
50122         * lib/strftime.c (my_strftime) [strftime]: Declare strftime here, since
50123         the definition of it to rpl_strftime also defined-away the system's
50124         declaration.
50125
50126 2000-04-15  Jim Meyering  <meyering@lucent.com>
50127
50128         Use `C' to denote so-called `contiguous' files, the same way
50129         that tar does.
50130         * lib/filemode.c (S_ISCTG) [!S_ISCTG && S_IFCTG]: Define.
50131         (ftypelet): Use S_ISCTG.
50132         From Michael Deutschmann.
50133
50134 2000-04-14  Jim Meyering  <meyering@lucent.com>
50135
50136         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use the one-arg
50137         form of AC_DEFINE.  Otherwise, the #ifndef in AH_VERBATIM gets
50138         clobbered.
50139
50140 2000-04-14  Jim Meyering  <meyering@lucent.com>
50141
50142         * lib/strftime.c (my_strftime) [#ifdef strftime]: Declare strftime.
50143
50144 2000-04-13  Jim Meyering  <meyering@lucent.com>
50145
50146         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use new
50147         AH_VERBATIM to insert required #ifndef into config.h.in.
50148         Suggestion from Akim Demaille.
50149
50150 2000-04-12  Jim Meyering  <meyering@lucent.com>
50151
50152         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Use AC_CHECK_HEADERS, not
50153         `AC_CHECK_HEADER' to check for locale.h.  Thanks to a report from
50154         Christian Krackowizer.
50155
50156         More code moved from ../configure.in into (jm_CHECK_ALL_TYPES).
50157         * m4/jm-macros.m4 (_GNU_SOURCE): Define.
50158         (AC_SYS_LARGEFILE): Require.
50159         (AM_C_PROTOTYPES): Require.
50160
50161 2000-04-08  Jim Meyering  <meyering@lucent.com>
50162
50163         * lib/Makefile.am (charset.alias): Use t-$@, not $@-t so the DOS 8.3
50164         names don't conflict.  Reported by Eli Zaretskii.
50165
50166 2000-04-07  Jim Meyering  <meyering@lucent.com>
50167
50168         * lib/putenv.c: Move inclusion of errno.h so it follows that of
50169         sys/types.h, to work around system header problems on AIX 3.2.5.
50170         From Bruno Haible.
50171
50172 2000-04-07  Bruno Haible  <haible@clisp.cons.org>
50173
50174         * lib/unicodeio.c (print_unicode_char): Avoid triggering Solaris iconv
50175         bug.  Deal with the different error behavior of Irix iconv.
50176
50177 2000-04-05  Paul Eggert  <eggert@twinsun.com>
50178
50179         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Don't use -n32 on
50180         IRIX if the installer said otherwise.
50181
50182 2000-04-05  Jim Meyering  <meyering@lucent.com>
50183
50184         Portability tweaks required for ultrix4.3.
50185         * m4/check-decl.m4 [!HAVE_UTMPX_H] (headers): Include <utmp.h>.
50186         (jm_CHECK_DECLS): Add getutent to the list of functions.
50187         (_jm_DECL_HEADERS): Add utmpx.h.
50188         From John David Anglin.
50189
50190         * m4/strftime.m4: Back out the 2000-04-02 change.
50191         Instead of that change, simply undefine putenv in the test program.
50192
50193 2000-04-05  Jim Meyering  <meyering@lucent.com>
50194
50195         Portability tweaks required for ultrix4.3.
50196         * lib/readutmp.h [HAVE_UTMPX_H && !HAVE_DECL_GETUTENT]: Declare
50197         getutent.
50198         * lib/readutmp.c: Include sys/types.h before sys/stat.h.
50199         * lib/canon-host.c: Declare strdup.
50200         * lib/path-concat.c: Likewise.
50201         From John David Anglin.
50202
50203 2000-04-04  Jim Meyering  <meyering@lucent.com>
50204
50205         Be more DOS 8.3-friendly.
50206         * lib/ref-add.sin: Renamed from ref-add.sed.in.
50207         * lib/ref-del.sin: Renamed from ref-del.sed.in.
50208         * lib/Makefile.am: Reflect renaming.
50209         Reported by Eli Zaretskii.
50210
50211         Use a temporary file name that won't clash with `charset.alias'
50212         in the DOS 8.3 name space.
50213         * lib/Makefile.am (charset_tmp): Define.
50214         (install-exec-local): Use $(charset_tmp) instead of $(charset_alias)-t.
50215         (uninstall-local): Likewise.
50216         Reported by Eli Zaretskii.
50217
50218 2000-04-03  Jim Meyering  <meyering@lucent.com>
50219
50220         * m4/gettext.m4: Fix typo in comment.
50221
50222         * m4/codeset.m4 (AC_CHECK_HEADERS): Add langinfo.h (moved here from
50223         textutils/configure.in).  Suggestion from Paul Eggert.
50224         (AC_CHECK_FUNCS): Add nl_langinfo.  (also from textutils/configure.in)
50225
50226 2000-04-02  Paul Eggert  <eggert@twinsun.com>
50227
50228         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME): Set TZ environment
50229         variable in the shell rather than using putenv, which isn't
50230         portable.  This avoids the configure-time inter-test dependency
50231         on the potentially-renamed putenv function.
50232
50233 2000-03-30  Paul Eggert  <eggert@twinsun.com>
50234
50235         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Include <sys/stat.h>
50236         before checking struct stat.st_blksize, so that
50237         HAVE_STRUCT_STAT_ST_BLKSIZE is defined correctly.
50238
50239 2000-03-29  Paul Eggert  <eggert@twinsun.com>
50240
50241         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Check for strftime,
50242         since strftime.c uses HAVE_STRFTIME to decide whether to use
50243         the underlying strftime.
50244
50245 2000-03-29  Paul Eggert  <eggert@twinsun.com>
50246
50247         * lib/time/strftime.c (my_strftime): Make sure we call the system
50248         strftime, not ourselves, when invoking the underlying strftime.
50249
50250 2000-03-24  Jim Meyering  <meyering@lucent.com>
50251
50252         * lib/Makefile.am (EXTRA_DIST): Add ref-add.sed.in and ref-del.sed.in.
50253         (charset_alias): Define.
50254         (install-exec-local): Factor out common code.
50255         (uninstall-local): Split lines longer than 80.
50256         (ref-add.sed, ref-del.sed): Remove rules... (do the following instead)
50257         (SUFFIXES): Define.
50258         (.sed.in.sed): New rule.  Don't redirect directly to $@.
50259         (CLEANFILES): Add ref-add.sed and ref-del.sed.
50260
50261 2000-03-19  Bruno Haible  <haible@clisp.cons.org>
50262
50263         * lib/config.charset: Output a line containing "Packages using this
50264         file".
50265         * lib/ref-add.sed.in, lib/ref-del.sed.in: New files.
50266         * lib/Makefile.am (install-exec-local, uninstall-local, ref-add.sed,
50267         ref-del.sed): New rules.
50268
50269 2000-03-17  Jim Meyering  <meyering@lucent.com>
50270
50271         * lib/unicodeio.c (<string.h>): Include only #if HAVE_STRING_H.
50272         Otherwise, include <strings.h>
50273
50274 2000-03-17  Bruno Haible  <haible@clisp.cons.org>
50275
50276         * lib/unicodeio.c (utf8_wctomb): New function.
50277         (print_unicode_char): Pass the Unicode character to iconv in UTF-8
50278         format instead of in UCS-4 with platform dependent endianness.
50279
50280 2000-03-10  Jim Meyering  <meyering@lucent.com>
50281
50282         * m4/lib-check.m4: Look for getspnam in -lgen, too.
50283         From Marco Franzen.
50284
50285 2000-03-07  Paul Eggert  <eggert@twinsun.com>
50286
50287         * lib/savedir.c (savedir): Work even if directory size is
50288         negative; this can happen with some screwy NFS configurations.
50289
50290 2000-03-06  Jim Meyering  <meyering@lucent.com>
50291
50292         * lib/localcharset.c (get_charset_aliases): Don't try to free file_name
50293         if it's NULL (because we ran out of memory).  From Bruno Haible.
50294
50295 2000-03-05  Jim Meyering  <meyering@lucent.com>
50296
50297         * lib/localcharset.c ("path-concat.h"): Include.
50298         (get_charset_aliases): Use path_concat instead of ANSI string
50299         concatenation.
50300
50301         * lib/unicodeio.h (PARAMS): Define.
50302         Use it to guard prototype.
50303
50304 2000-03-04  Jim Meyering  <meyering@lucent.com>
50305
50306         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require AC_C_VOLATILE,
50307         for lib/localcharset.c.
50308
50309 2000-03-04  Jim Meyering  <meyering@lucent.com>
50310
50311         * lib/Makefile.am (install-exec-local): Create $(libdir) before
50312         installing into it.
50313         (uninstall-local): Uncomment this rule so `make distcheck' works
50314         once again.
50315
50316         * lib/unicodeio.c (<errno.h>): Include it.
50317         (errno): Declare if not defined.
50318
50319         * lib/localcharset.c: Add Bruno's comment justifying use of volatile.
50320
50321         * lib/config.charset: New version, incorporating remarks from a linux
50322         i18n mailing list.  From Bruno Haible.
50323
50324 2000-03-04  Bruno Haible  <haible@clisp.cons.org>
50325
50326         * m4/codeset.m4: New file.
50327         * m4/iconv.m4: New file.
50328         * m4/jm-macros.m4 (jm_MACROS): Call jm_LANGINFO_CODESET and jm_ICONV.
50329
50330 2000-03-03  Jim Meyering  <meyering@lucent.com>
50331
50332         * m4/regex.m4: Make sure re_compile_pattern accepts patterns like `{1'.
50333
50334 2000-03-02  Jim Meyering  <meyering@lucent.com>
50335
50336         * m4/timespec.m4: Require AC_HEADER_TIME before the cache check so
50337         the messages come out on separate lines.
50338
50339         * m4/jm-glibc-io.m4 (jm_FUNC_GLIBC_UNLOCKED_IO): Use AC_CHECK_DECLS,
50340         rather than jm_CHECK_DECLARATIONS.
50341         * m4/decl.m4: Remove now-unused file.
50342
50343         * m4/check-decl.m4 (AC_CHECK_DECLS): Add getlogin, ttyname, and
50344         geteuid.
50345
50346 2000-03-02  Jim Meyering  <meyering@lucent.com>
50347
50348         * lib/Makefile.am (EXTRA_DIST): Add config.charset.
50349
50350 2000-03-01  Jim Meyering  <meyering@lucent.com>
50351
50352         * lib/localcharset.c: Guard some #includes with `#if HAVE_...'.
50353         * lib/unicodeio.c: Likewise.
50354
50355 2000-03-01  Bruno Haible  <haible@clisp.cons.org>
50356
50357         * lib/config.charset: New file.
50358         * lib/localcharset.c: New file.
50359         * lib/unicodeio.h, lib/unicodeio.c: New files.
50360         * lib/Makefile.am (DEFS): Add -DLIBDIR=...
50361         (libfetish_a_SOURCES): Add localcharset.c and unicodeio.c.
50362         (noinst_HEADERS): Add unicodeio.h.
50363         (all-local, install-exec-local, charset.alias): New targets.
50364
50365 2000-02-28  Paul Eggert  <eggert@twinsun.com>
50366
50367         * lib/quotearg.c (ALERT_CHAR): New macro.
50368         (quotearg_buffer_restyled): Use it.
50369
50370 2000-02-27  Jim Meyering  <meyering@lucent.com>
50371
50372         * m4/check-decl.m4: Add getenv to the list.
50373
50374 2000-02-27  Jim Meyering  <meyering@lucent.com>
50375
50376         * lib/strtoumax.c: Fix typo in decl of strtoul: s/long long/long/.
50377         Guard declaration of strtoull also with `&& HAVE_UNSIGNED_LONG_LONG'.
50378
50379         * lib/backupfile.c: Guard inclusion of stdlib.h with
50380         `#if HAVE_STDLIB_H', not `#if STDC_HEADERS'.
50381         Declare malloc if needed.
50382
50383         * lib/backupfile.c: Use `#if !HAVE_DECL...' instead of
50384         `#ifndef HAVE_DECL..'
50385         now that autoconf always defines the HAVE_DECL_ symbols.
50386         * lib/human.c: Likewise.
50387         * lib/same.c: Likewise.
50388         * lib/strtoumax.c: Likewise.
50389
50390         * lib/backupfile.c: Arrange for cpp to fail if the configure-time
50391         declaration check was not run.
50392         * lib/hash.c: Likewise.
50393         * lib/human.c: Likewise.
50394         * lib/same.c: Likewise.
50395         * lib/strtoumax.c: Likewise.
50396
50397         * lib/userspec.c (parse_user_spec): If there is no `:' but there is a
50398         `.', then first look up the entire `.'-containing string as a login
50399         name.
50400
50401 2000-02-23  Jim Meyering  <meyering@lucent.com>
50402
50403         * m4/check-decl.m4: Now that we have the new AC_CHECK_DECLS, use it
50404         in place of my hack.
50405
50406 2000-02-18  Paul Eggert  <eggert@twinsun.com>
50407
50408         * lib/getdate.y: Handle two-digit years with leading zeros correctly.
50409         (textint): New typedef.
50410         (parser_control): Member year changed from int to textint.
50411         All uses changed.
50412         (YYSTYPE): Removed; replaced by %union with int and textint members.
50413         (tDAY, tDAY_UNIT, tDAYZONE, tHOUR_UNIT, tID, tLOCAL_ZONE, tMERIDIAN,
50414         tMINUTE_UNIT, tMONTH, tMONTH_UNIT tSEC_UNIT, tSNUMBER, tUNUMBER,
50415         tYEAR_UNIT, tZONE, o_merid): Now of type <intval>.
50416         (tSNUMBER, tUNUMBER): Now of type <textintval>.
50417         (date, number, to_year): Use width of number in digits, not its value,
50418         to determine whether it's a 2-digit year, or a 2-digit time.
50419         (yylex): Store number of digits of numeric tokens.
50420         Reported by John Kendall.
50421
50422         (parser_control): Changed from struct parser_control to typedef (for
50423         consistency).  All uses changed.
50424
50425         (tID): Removed; not used.
50426         (yylex): Return '?' for unknown identifiers, rather than (unused) tID.
50427
50428 2000-02-14  Paul Eggert  <eggert@twinsun.com>
50429
50430         * lib/getpagesize.h (getpagesize): Port to VMS for Alpha;
50431         adapted from changes to grep getpagesize.h by Martin P.J. Zinser.
50432
50433 2000-02-12  Jim Meyering  <meyering@lucent.com>
50434
50435         * lib/userspec.c (ISDIGIT): Define it.
50436         (isdigit): Remove definition.
50437         (is_number): Use ISDIGIT, not isdigit.
50438         <libintl.h>: Include.
50439         (_ and N_): Define.
50440         (parse_user_spec): Mark translatable strings.
50441
50442 2000-02-10  Jim Meyering  <meyering@lucent.com>
50443
50444         With these changes, nanosleep.[ch] are finally enough like the other
50445         lib/* replacement files to compile on a few more losing systems.
50446
50447         * lib/nanosleep.h: Don't include config.h.
50448         Remove prototype from declaration of nanosleep.
50449         (PARAMS): Remove now-unneeded definition.
50450         * lib/nanosleep.c: #undef nanosleep.
50451         (rpl_nanosleep): Rename from nanosleep.
50452
50453 2000-02-10  Jim Meyering  <meyering@lucent.com>
50454
50455         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Rename replacement function from
50456         gnu_nanosleep to rpl_nanosleep.
50457
50458 2000-02-09  Jim Meyering  <meyering@lucent.com>
50459
50460         * m4/lib-check.m4 (jm_LIB_CHECK): Fix typo: check for sp_pwdp in
50461         struct spwd, rather than in struct passwd.  Reported by Gaël Quéri.
50462
50463 2000-02-08  Akim Demaille  <akim@epita.fr>
50464
50465         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Quote square brackets with
50466         `[' and `]' and remove uses of `changequote'.
50467         (AC_SYS_LARGEFILE_MACRO_VALUE): Likewise.
50468         (AC_SYS_LARGEFILE): Likewise.
50469         * m4/gettext.m4 (AM_GNU_GETTEXT): Likewise.
50470         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME): Remove now-unnecessary use
50471         of changequote.
50472         * m4/regex.m4 (jm_INCLUDED_REGEX): Likewise.
50473         * m4/readdir.m4 (jm_FUNC_READDIR): Likewise
50474         * m4/memcmp.m4 (jm_AC_FUNC_MEMCMP): Likewise, and add `int' for main.
50475         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Likewise.
50476
50477 2000-02-05  Jim Meyering  <meyering@lucent.com>
50478
50479         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require most macros.
50480         Remove explicit use of AC_HEADER_TIME.  It is required by
50481         jm_CHECK_TYPE_STRUCT_TIMESPEC.  Using AC_HEADER_TIME and
50482         `AC_REQUIRE'ing jm_CHECK_TYPE_STRUCT_TIMESPEC provoked a but
50483         in autoconf whereby the expansion of the latter ended up preceding
50484         the expansion of its prerequisite, AC_HEADER_TIME.
50485         Reported by Volker Borchert.
50486
50487 2000-02-03  Jim Meyering  <meyering@lucent.com>
50488
50489         * m4/prereq.m4 (jm_PREREQ_READUTMP): Check for utmpxname.
50490
50491 2000-02-03  Jim Meyering  <meyering@lucent.com>
50492
50493         * lib/readutmp.c (read_utmp): Guard with `#ifdef UTMP_NAME_FUNCTION',
50494         rather than with `#if HAVE_UTMPNAME'.
50495
50496 2000-02-02  Jim Meyering  <meyering@lucent.com>
50497
50498         * m4/prereq.m4 (jm_PREREQ_ADDEXT): Fix typo that resulted in no
50499         definition of HAVE_PATHCONF: s/AC_CHECK_FUNC/AC_CHECK_FUNCS/.
50500         Reported by Eli Zaretskii.
50501
50502 2000-02-01  Jim Meyering  <meyering@lucent.com>
50503
50504         * lib/readutmp.h (UT_USER): Add parens.  From Andreas Schwab.
50505
50506 2000-01-31  Jim Meyering  <meyering@lucent.com>
50507
50508         * m4/check-decl.m4 (jm_CHECK_DECLS): Add nanosleep to the list of
50509         functions.  Add the time.h and sys/time.h headers along with the
50510         AC_REQUIRE'ment of AC_HEADER_TIME.
50511
50512 2000-01-31  Jim Meyering  <meyering@lucent.com>
50513
50514         * lib/nanosleep.h (nanosleep): Guard declaration with
50515         `#if ! HAVE_DECL_NANOSLEEP'.
50516         Without this, OFS gets a redeclaration error for rpl_nanosleep, due to
50517         the declaration in that vendor's sys/timers.h.
50518         Reported by Christian Krackowizer.
50519
50520         * lib/quotearg.c (ISASCII): Add #undef and move definition to follow
50521         inclusion of wctype.h to work around Solaris 2.6 namespace pollution.
50522         (ISPRINT): Likewise.
50523         Reported by Tom Tromey.
50524
50525 2000-01-30  Jim Meyering  <meyering@lucent.com>
50526
50527         * m4/lib-check.m4: Clean up some kludgy old shadow password tests.
50528
50529         * m4/prereq.m4 (utmp_includes): Define.
50530         Check for ut_user and ut_name members in both struct utmpx
50531         and struct utmp.
50532
50533 2000-01-30  Jim Meyering  <meyering@lucent.com>
50534
50535         * lib/readutmp.c (extract_trimmed_name): Use UT_USER instead of
50536         hard-coding uses of ->ut_name.  The latter doesn't work with new Linux
50537         header files where only utmpx.ut_user is declared.
50538
50539         * lib/readutmp.h (UT_USER): Define.
50540
50541 2000-01-29  Jim Meyering  <meyering@lucent.com>
50542
50543         * m4/lib-check.m4: New file containing library-related checks from
50544         fileutils and sh-utils (textutils had none).
50545
50546 2000-01-28  Jim Meyering  <meyering@lucent.com>
50547
50548         * m4/perl.m4: Change format of warning message to look more like that
50549         from the missing script.  Suggestion from François Pinard.
50550
50551 2000-01-25  Jim Meyering  <meyering@lucent.com>
50552
50553         * m4/timespec.m4: Require AC_HEADER_TIME, and include sys/time.h as
50554         well as time.h in the compile check.
50555         * m4/nanosleep.m4: Require AC_HEADER_TIME rather than simply using it.
50556         Fix typo in cross-compiling case: s/yes/no/.
50557
50558 2000-01-23  Jim Meyering  <meyering@lucent.com>
50559
50560         * m4/jm-macros.m4: Move df-related tests here from
50561         fileutils/configure.in
50562
50563         * m4/ls-mntd-fs.m4: s/list_mounted_fs/ac_list_mounted_fs/
50564         (jm_LIST_MOUNTED_FILESYSTEMS): Take two parameters.
50565
50566         * m4/fsusage.m4: New file.  Extracted from fileutils/configure.in.
50567         s/space/ac_fsusage_space/.
50568         (jm_FILE_SYSTEM_USAGE): Take two parameters.
50569
50570         * m4/ftruncate.m4: New file (derived from part of
50571         fileutils/configure.in).
50572         * m4/jm-macros.m4 (jm_FUNC_FTRUNCATE): AC_REQUIRE it.
50573         (jm_CHECK_ALL_TYPES): Require AC_HEADER_MAJOR and AC_HEADER_DIRENT.
50574
50575         * m4/jm-macros.m4 (OPTIONAL_BIN_PROGS, OPTIONAL_BIN_ZCRIPTS, MAN):
50576         AC_SUBST these here, rather than just in sh-util/configure.in, so
50577         that the now-shared-by-fileutils-and-textutils lib/Makefile.am are
50578         all the same.
50579         (AM_FUNC_OBSTACK): Add (from fileutils/configure.in).
50580         (AC_CHECK_FUNCS): Merge all checks from fileutils, textutils, sh-utils.
50581         (AM_FUNC_STRTOD): Added (from textutils', sh-utils' configure.in).
50582         (AC_SUBST(POW_LIBM)): Likewise.
50583         (AC_SUBST(DF_PROG)): Moved from fileutils/configure.in.
50584
50585 2000-01-23  Jim Meyering  <meyering@lucent.com>
50586
50587         * lib/Makefile.am (libfetish_a_SOURCES): Remove explicit mention of
50588         obstack.c.
50589
50590 2000-01-22  Jim Meyering  <meyering@lucent.com>
50591
50592         * m4/jm-macros.m4: Call AC_PROG_CC_STDC just before AC_C_CONST.
50593
50594         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Add wctype.h.
50595
50596         * m4/jm-macros.m4 (AC_CHECK_HEADERS): Add checks from fileutils'
50597         configure.in
50598         (AC_CHECK_HEADERS): Likewise for sh-utils.
50599         (AC_CHECK_HEADERS): Likewise for textutils.
50600         Merge the three lists of headers.
50601
50602         * m4/prereq.m4 (jm_PREREQ_ADDEXT): New macro.  Parts moved here
50603         from fileutils' configure.in.
50604
50605         * m4/decl.m4: Remove kludgy `test -z $ac_...AC_CHECK_HEADERS(...)'
50606         code. Moved tests into their own function (_jm_DECL_HEADERS) in
50607         check-decl.m4.
50608
50609         * m4/check-decl.m4: Use #if rather than #ifdef.
50610         Add HAVE_DECL_STRTOUL and HAVE_DECL_STRTOULL.
50611         (jm_CHECK_DECLARATIONS): Add strtoul strtoull.
50612         (_jm_DECL_HEADERS): Define new function.
50613         (jm_CHECK_DECLARATIONS): Require it.
50614
50615 2000-01-22  Jim Meyering  <meyering@lucent.com>
50616
50617         * lib/strtoumax.c: [! HAVE_DECL_STRTOUL]: Declare strtoul.
50618         [! HAVE_DECL_STRTOULL]: Declare strtoull.
50619         Required for some AIX systems.  Reported by Christian Krackowizer.
50620         [TESTING] (main): New function.
50621
50622         1997-10-17  Eli Zaretskii  <eliz@is.elta.co.il>
50623         * lib/dirname.c (dir_name): Support for DOS-style file names with drive
50624         letters.
50625
50626         * lib/quotearg.c [HAVE_WCTYPE_H]: Include <wctype.h> for decl of
50627         iswprint.
50628
50629         * lib/strverscmp.c (ISDIGIT): Define.
50630         (strverscmp): Use ISDIGIT, not isdigit.
50631
50632 2000-01-19  Jim Meyering  <meyering@lucent.com>
50633
50634         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Include <sys/time.h>, too.
50635         Use AC_HEADER_TIME.  Volker Borchert reported that OpenBSD-2.3/sparc
50636         defines `struct timespec' in <sys/time.h>
50637
50638         * m4/c-bs-a.m4: Remove uses of changequote altogether.
50639         Thanks to Akim for explaining.
50640
50641 2000-01-17  Paul Eggert  <eggert@twinsun.com>
50642
50643         * lib/nanosleep.c (nanosleep):
50644         Don't use SA_INTERRUPT to decide whether to call sigaction, as
50645         POSIX.1 doesn't require SA_INTERRUPT and some systems
50646         (e.g. Solaris 7) don't define it.  Use SA_NOCLDSTOP instead;
50647         it's been part of POSIX.1 since day 1 (in 1988).
50648
50649 2000-01-17  Jim Meyering  <meyering@lucent.com>
50650
50651         * lib/interlock: Remove unused file.  Reported by François Pinard.
50652
50653 2000-01-16  Paul Eggert  <eggert@twinsun.com>
50654
50655         * lib/quotearg.c (quotearg_buffer_restyled): Do not quote
50656         alert, backslash, formfeed, and vertical tab unnecessarily in
50657         shell quoting style.
50658
50659 2000-01-16  Jim Meyering  <meyering@lucent.com>
50660
50661         * m4/jm-macros.m4: Require jm_FUNC_GROUP_MEMBER, jm_FUNC_PUTENV,
50662         AM_FUNC_ERROR_AT_LINE, jm_FUNC_GNU_STRFTIME, jm_FUNC_MKTIME,
50663         jm_FUNC_GETGROUPS AC_FUNC_VPRINTF, AC_FUNC_ALLOCA,
50664         AM_FUNC_GETLOADAVG, and jm_SYS_PROC_UPTIME.
50665
50666 2000-01-16  Jim Meyering  <meyering@lucent.com>
50667
50668         * m4/c-bs-a.m4: Use `changequote(<<,>>)', rather than `changequote(, )'
50669         because the latter didn't work.
50670
50671 2000-01-15  Jim Meyering  <meyering@lucent.com>
50672
50673         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add gethostname and getusershell.
50674         (AC_REPLACE_FUNCS): Add memcpy and memset.
50675         Add these, too: stime strcspn stpcpy strstr strtol strtoul.
50676         Add strpbrk.
50677         Add these: euidaccess memcmp mkdir rmdir rpmatch strndup strverscmp.
50678
50679 2000-01-12  Jim Meyering  <meyering@lucent.com>
50680
50681         * m4/prereq.m4 (jm_PREREQ_CANON_HOST): New macro.
50682         (jm_PREREQ): Use it.
50683         (jm_PREREQ_READUTMP): New macro.
50684         (jm_PREREQ): Use it.
50685
50686 2000-01-11  Paul Eggert  <eggert@twinsun.com>
50687
50688         Quote multibyte characters correctly.
50689         * m4/c-bs-a.m4: New file.
50690         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): New macro.
50691         (jm_PREREQ): Use it.
50692
50693 2000-01-11  Paul Eggert  <eggert@twinsun.com>
50694
50695         * m4/uintmax_t.m4: Port to autoconf 2.13.
50696
50697 2000-01-08  Jim Meyering  <meyering@ascend.com>
50698
50699         * m4/strerror_r.m4 (jm_FUNC_STRERROR_R): New file/macro.
50700         * m4/jm-macros.m4 (jm_FUNC_STRERROR_R): Require it.
50701
50702 2000-01-04  Jim Meyering  <meyering@ascend.com>
50703
50704         * m4/d-type.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Rename from
50705         jm_STRUCT_DIRENT_D_TYPE.
50706         * m4/d-ino.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_INO): Rename from
50707         jm_STRUCT_DIRENT_D_INO.
50708         * m4/utimbuf.m4 (jm_CHECK_TYPE_STRUCT_UTIMBUF): Rename from
50709         jm_STRUCT_UTIMBUF.
50710         * m4/jm-macros.m4: Reflect s/jm_STRUCT_/jm_CHECK_TYPE_STRUCT_/
50711         renamings.
50712         * m4/utime.m4: Likewise.
50713
50714         * m4/timespec.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC): New file, macro.
50715         * m4/jm-macros.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC): Require it.
50716
50717 2000-01-03  Paul Eggert  <eggert@twinsun.com>
50718
50719         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Search for nanosleep in -lrt
50720         (for Solaris 7) and in -lposix4 (for Solaris 2.5.1).
50721
50722 2000-01-02  Jim Meyering  <meyering@ascend.com>
50723
50724         * m4/search-libs.m4: Escape `$' in $3 of dnl comment.  I no longer
50725         remember if this is necessary.
50726
50727 1999-12-26  Jim Meyering  <meyering@ascend.com>
50728
50729         * m4/jm-macros.m4: Use it here.
50730         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): New file/macro.
50731
50732 1999-12-23  Jim Meyering  <meyering@ascend.com>
50733
50734         * m4/jm-macros.m4: Check for clock_gettime (moved from
50735         fileutils/configure.in)
50736         Check for gettimeofday.
50737
50738 1999-12-20  Jim Meyering  <meyering@ascend.com>
50739
50740         * m4/strftime.m4: Remove kludge, now that I'm using the fixed
50741         autoconf-2.14a-1999-12-20.
50742
50743 1999-12-19  Jim Meyering  <meyering@ascend.com>
50744
50745         * m4/lstat-slash.m4: New file.
50746         * m4/jm-macros.m4: Use the new macro:
50747         jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
50748
50749 1999-12-07  Jim Meyering  <meyering@ascend.com>
50750
50751         * m4/perl.m4: Require that File::Compare be available, too.
50752         Too many systems seem to lack it.
50753
50754         * m4/strftime.m4: Add checks for most of the cpp macros tested in
50755         GNU's strftime.c.  Prompted by a patch from Paul Eggert.
50756
50757 1999-11-18  Paul Eggert  <eggert@twinsun.com>
50758
50759         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Work around a
50760         problem with the QNX 4.25 shell, which doesn't propagate exit
50761         status of failed commands inside shell assignments.
50762
50763 1999-11-17  Jim Meyering  <meyering@ascend.com>
50764
50765         * m4/gettext.m4: Use new AC_CONFIG_LINKS in place of AC_LINK_FILES.
50766
50767 1999-11-07  Jim Meyering  <meyering@ascend.com>
50768
50769         * m4/getloadavg.m4: Add `, 1, [FIXME]' to each use of AC_DEFINE.
50770
50771 1999-11-06  Jim Meyering  <meyering@ascend.com>
50772
50773         * m4/link-follow.m4 (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): New file/macro.
50774         * m4/jm-macros.m4 (jm_MACROS): Use it here.
50775
50776 1999-11-05  Jim Meyering  <meyering@ascend.com>
50777
50778         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Move some tests from
50779         configure.in of textutils, fileutils, and sh-utils into this one
50780         (shared between those packages) file.
50781         Use `AC_CHECK_MEMBERS((struct stat.st_blksize))' instead of deprecated
50782         AC_STRUCT_ST_BLKSIZE.
50783
50784 1999-11-03  Jim Meyering  <meyering@ascend.com>
50785
50786         * m4/ssize_t.m4: Remove file.  No longer needed since the new version
50787         of AC_CHECK_TYPE checks includes unistd.h.
50788         * m4/jm-macros.m4: Use straight `AC_CHECK_TYPE(ssize_t, int)'.
50789         Suggestion from Akim Demaille.
50790
50791 1999-10-30  Jim Meyering  <meyering@ascend.com>
50792
50793         * m4/uintmax_t.m4: Require 2.14a.  Remove backslash before backtick in
50794         m4-quoted string.
50795         * m4/ls-mntd-fs.m4: Likewise.
50796         * m4/jm-macros.m4: Likewise.  Also, use AC_TYPE_SSIZE_T instead
50797         * m4/jm-winsz1.m4: Likewise.
50798
50799         * m4/const.m4: Remove file, since the fix made it into the experimental
50800         version of autoconf.
50801         * m4/mktime.m4: Likewise.
50802
50803         * m4/check-type.m4: Remove file, now that the latest version of
50804         AC_CHECK_TYPE takes a third arg to specify additional #includes.
50805
50806         * m4/ssize_t.m4: New file, requires experimental version of autoconf.
50807         * m4/jm-macros.m4: Use new AC_TYPE_SSIZE_T instead of my hacked
50808         AC_CHECK_TYPE.
50809
50810 1999-10-04  Jim Meyering  <meyering@ascend.com>
50811
50812         * m4/jm-macros.m4: Don't require autoconf-2.14.1.
50813
50814 1999-09-22  Paul Eggert  <eggert@twinsun.com>
50815
50816         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Work around GCC
50817         2.95.1 bug with HP-UX 10.20.
50818
50819 1999-09-17  Jim Meyering  <meyering@ascend.com>
50820
50821         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add strdup.
50822         Paul Nevai reported a link failure on a NeXT CUBE with NeXTSTEP 3.3
50823         due to missing strdup (against sh-utils-2.0).
50824
50825 1999-08-29  Jim Meyering  <meyering@ascend.com>
50826
50827         * m4/jm-macros.m4: Require jm_BISON.
50828         * m4/bison.m4: New file.
50829
50830 1999-08-17  Paul Eggert  <eggert@twinsun.com>
50831
50832         * m4/largefile.m4 (AC_SYS_LARGEFILE): Fix typo: missing comma
50833         in value for _FILE_OFFSET_BITS, which broke ports to HP-UX 10.20.
50834
50835 1999-08-05  Jim Meyering  <meyering@ascend.com>
50836
50837         * m4/getline.m4: Rename test file from conftestdata to conftest.data
50838         to avoid conflicts with `conftest' on 8+3 filesystems.
50839         Suggestion from Eli Zaretskii.
50840
50841 1999-08-04  Jim Meyering  <meyering@ascend.com>
50842
50843         * m4/jm-macros.m4: Move a 4-line block of code from the configure.in of
50844         fileutils and sh-utils (textutils's getline test was inadequate).
50845         (AM_FUNC_GETLINE): Run this test.
50846         (AC_CHECK_FUNCS): Check for getdelim.
50847         Reported by Bob Proulx.
50848
50849 1999-08-02  Jim Meyering  <meyering@ascend.com>
50850
50851         * m4/jm-macros.m4: Add a comment.
50852
50853 1999-08-01  Paul Eggert  <eggert@twinsun.com>
50854
50855         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Check whether
50856         <inttypes.h> defines strtoumax as a macro (and not as a
50857         function).
50858
50859 1999-08-01  Paul Eggert  <eggert@twinsun.com>
50860
50861         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Make sure
50862         that we can shift, multiply and divide unsigned long long
50863         values; Ultrix cc can't do it.
50864
50865 1999-08-01  Paul Eggert  <eggert@twinsun.com>
50866
50867         * m4/mktime.m4: New file, which is a preview of what should appear
50868         in the next public autoconf release.
50869
50870 1999-08-01  Paul Eggert  <eggert@twinsun.com>
50871
50872         * m4/lfs.m4: Remove this file.
50873         * m4/largefile.m4: New file.  It contains the old contents of
50874         lfs.m4, except that all names with prefix AC_LFS have been
50875         changed to use the prefix AC_SYS_LARGEFILE instead, to be
50876         compatible with future autoconf versions.  Also, some minor m4
50877         quoting problems have been fixed.
50878
50879 1999-08-01  Paul Eggert  <eggert@twinsun.com>
50880
50881         * m4/gettext.m4 (AM_WITH_NLS): Remove unnecessary lines.
50882         Fix typo: $nls_cv_header_intl was misspelled as $nsl_cv_header_intl.
50883         (AM_GNU_GETTEXT): Fix problem with brackets and m4 quoting,
50884         and simplify the shell code.
50885
50886 1999-08-01  Jim Meyering  <meyering@ascend.com>
50887
50888         * m4/mktime.m4 (AC_FUNC_MKTIME): Undefine to avoid syntax errors from
50889         m4.
50890
50891 1999-07-20  Jim Meyering  <meyering@ascend.com>
50892
50893         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memmove.
50894
50895 1999-07-15  Jim Meyering  <meyering@ascend.com>
50896
50897         * m4/jm-macros.m4 (AC_CHECK_FUNCS): Check for getpagesize.
50898
50899 1999-05-22  Jim Meyering  <meyering@ascend.com>
50900
50901         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memchr.
50902
50903 1999-05-20  Jim Meyering  <meyering@ascend.com>
50904
50905         * m4/search-libs.m4 [AC_SEARCH_LIBS]: Quote name in undefine.
50906         Add a colon after each `then' in case $4 is empty.
50907
50908 1999-05-16  Jim Meyering  <meyering@ascend.com>
50909
50910         * m4/search-libs.m4: New file to override autoconf's AC_SEARCH_LIBS.
50911
50912 1999-05-10  Jim Meyering  <meyering@ascend.com>
50913
50914         * m4/jm-mktime.m4: Reflect renaming: AM_FUNC_MKTIME -> AC_FUNC_MKTIME.
50915
50916         * m4/jm-macros.m4: Require 2.14.1, since we use newly-renamed
50917         AC_FUNC_MKTIME.
50918
50919 1999-05-10  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
50920
50921         * m4/jm-mktime.m4, putenv.m4: Fix typos in config.h comments.
50922
50923 1999-05-04  Paul Eggert  <eggert@twinsun.com>
50924
50925         * m4/lfs.m4 (AC_LFS): -n32, -o32, and -n64 should be in CFLAGS,
50926         not CPPFLAGS, so that linking works correctly in IRIX.
50927
50928 1999-04-30  Paul Eggert  <eggert@twinsun.com>
50929
50930         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add dup2.
50931
50932 1999-04-20  Paul Eggert  <eggert@twinsun.com>
50933
50934         * m4/uintmax_t.m4 (jm_AC_TYPE_UINTMAX_T): Move unsigned long
50935         long check into new jm_AC_TYPE_UNSIGNED_LONG_LONG macro.
50936         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require
50937         jm_AC_TYPE_UNSIGNED_LONG_LONG.
50938         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): New file/macro.
50939
50940         * m4/lfs.m4: Port to AIX and HP-UX.  Support cross-compilation.
50941
50942 1999-04-20  Jim Meyering  <meyering@ascend.com>
50943
50944         * m4/xstrtoumax.m4: Require jm_AC_TYPE_UNSIGNED_LONG_LONG.
50945         AC_REPLACE xstroull if necessary.  From Paul Eggert.
50946         (AC_CHECK_FUNCS): Remove strtoull, strtoumax, strtouq.
50947
50948 1999-04-18  Jim Meyering  <meyering@ascend.com>
50949
50950         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): New file/macro.
50951         * m4/jm-macros.m4: Use it.
50952
50953 1999-04-06  Jim Meyering  <meyering@ascend.com>
50954
50955         * m4/strftime.m4: Remove test for %f.
50956
50957 1999-03-29  Jim Meyering  <meyering@ascend.com>
50958
50959         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): New macro, contains the
50960         superset of the AC_TYPE_* checks in the textutils, fileutils,
50961         and sh-utils, plus AC_TYPE_PID_T.  Paul Eggert suggested adding
50962         AC_TYPE_PID_T.
50963
50964 1999-03-28  Jim Meyering  <meyering@ascend.com>
50965
50966         * m4/jm-macros.m4: Define GNU_PACKAGE here.
50967         Be sure to AC_SUBST it, once again, so that @GNU_PACKAGE@ is
50968         replaced e.g., in the *.sh files of the sh-utils.
50969
50970 1999-03-20  Jim Meyering  <meyering@ascend.com>
50971
50972         * m4/jm-macros.m4: s/jm_WITH_REGEX/jm_INCLUDED_REGEX/.
50973         * m4/regex.m4 (jm_INCLUDED_REGEX): Rename from jm_WITH_REGEX.
50974         Don't depend on AM_GLIBC.  Suggestions from Alain Magloire.
50975
50976 1999-03-19  Jim Meyering  <meyering@ascend.com>
50977
50978         * m4/jm-winsz1.m4 (jm_WINSIZE_IN_PTEM): New macro.
50979
50980 1999-03-12  Jim Meyering  <meyering@ascend.com>
50981
50982         * m4/jm-macros.m4: Use AC_FUNC_SETVBUF_REVERSED.
50983
50984 1999-03-07  Jim Meyering  <meyering@ascend.com>
50985
50986         * m4/jm-glibc-io.m4: Use only those *_unlocked macros that are
50987         declared.
50988
50989 1999-02-17  Jim Meyering  <meyering@ascend.com>
50990
50991         * m4/gettext.m4 (AM_GNU_GETTEXT): Do `changequote' around use of
50992         brackets in macro definition.  From Eli Zaretskii and Alain Magloire.
50993
50994 1999-02-07  Jim Meyering  <meyering@ascend.com>
50995
50996         * m4/group-member.m4: New file -- extracted from sh-utils'
50997         configure.in.
50998
50999         1999-02-05  Eli Zaretskii  <eliz@is.elta.co.il>
51000         * m4/gettext.m4: Support DOS-style d:/foo/bar absolute file names.
51001
51002 1999-02-06  Jim Meyering  <meyering@ascend.com>
51003
51004         * m4/chown.m4: Use `AC_SUBST(LIBOBJS)' since we set LIBOBJS.
51005         * m4/fnmatch.m4: Likewise.
51006         * m4/getgroups.m4: Likewise.
51007         * m4/lstat.m4: Likewise.
51008         * m4/malloc.m4: Likewise.
51009         * m4/putenv.m4: Likewise.
51010         * m4/realloc.m4: Likewise.
51011         * m4/regex.m4: Likewise.
51012         * m4/stat.m4: Likewise.
51013         * m4/strftime.m4: Likewise.
51014         Suggestion from Alain Magloire.
51015
51016         * m4/chown.m4: Use `.$ac_objext', not `.o'.
51017         * m4/fnmatch.m4: Likewise.
51018         * m4/getgroups.m4: Likewise.
51019         * m4/getline.m4: Likewise.
51020         * m4/lstat.m4: Likewise.
51021         * m4/malloc.m4: Likewise.
51022         * m4/memcmp.m4: Likewise.
51023         * m4/putenv.m4: Likewise.
51024         * m4/realloc.m4: Likewise.
51025         * m4/regex.m4: Likewise.
51026         * m4/stat.m4: Likewise.
51027         * m4/strftime.m4: Likewise.
51028         Suggestion from Alain Magloire.
51029
51030         * m4/jm-macros.m4: Actually invoke jm_WITH_REGEX now that it requires
51031         an argument.
51032
51033         * m4/regex.m4: Add a run-time Test for proper operation of
51034         re_compile_pattern.
51035
51036 1999-01-31  Jim Meyering  <meyering@ascend.com>
51037
51038         * m4/getloadavg.m4: Check for locale.h and the function, setlocale.
51039
51040 1999-01-30  Jim Meyering  <meyering@ascend.com>
51041
51042         * m4/check-type.m4: Use 3-arg form of AC_DEFINE.
51043
51044         * m4/jm-mktime.m4: Make this a wrapper around the official
51045         AM_FUNC_MKTIME rather than my private copy, now that the official one
51046         is up to date.
51047         * m4/mktime.m4: Remove file.
51048
51049         * m4/getloadavg.m4: Use 3-arg form of AC_DEFINE.
51050         * m4/uptime.m4: Likewise.
51051         * m4/uintmax_t.m4: Likewise.
51052
51053 1999-01-28  Jim Meyering  <meyering@ascend.com>
51054
51055         * m4/jm-macros.m4: Use jm_AFS.
51056         * m4/afs.m4: New file (from fileutils' configure.in).
51057
51058         * m4/assert.m4: Use the 3-argument forms of AC_DEFINE* macros.
51059         * m4/chown.m4: Likewise.
51060         * m4/d-ino.m4: Likewise.
51061         * m4/d-type.m4: Likewise.
51062         * m4/fnmatch.m4: Likewise.
51063         * m4/getgroups.m4: Likewise.
51064         * m4/gettext.m4: Likewise.
51065         * m4/jm-mktime.m4: Likewise.
51066         * m4/jm-winsz2.m4: Likewise.
51067         * m4/lcmessage.m4: Likewise.
51068         * m4/ls-mntd-fs.m4: Likewise.
51069         * m4/malloc.m4: Likewise.
51070         * m4/memcmp.m4: Likewise.
51071         * m4/putenv.m4: Likewise.
51072         * m4/realloc.m4: Likewise.
51073         * m4/st_mtim.m4: Likewise.
51074         * m4/strftime.m4: Likewise.
51075
51076 1999-01-16  Jim Meyering  <meyering@ascend.com>
51077
51078         * m4/jm-macros.m4 (ARGMATCH_DIE): Define.
51079         (ARGMATCH_DIE_DECL): Define.
51080
51081 1999-01-12  Jim Meyering  <meyering@ascend.com>
51082
51083         * m4/Makefile.am.in: Rewrite to avoid using fmt.
51084         Reported by Lars Hecking.
51085
51086 1999-01-10  Jim Meyering  <meyering@ascend.com>
51087
51088         * m4/fstypename.m4: Use the new 3-arg form of AC_DEFINE instead of my
51089         gross kludge.
51090         * m4/inttypes_h.m4: Likewise.
51091         * m4/lstat.m4: Likewise.
51092         * m4/malloc.m4: Likewise.
51093         * m4/readdir.m4: Likewise.
51094         * m4/realloc.m4: Likewise.
51095         * m4/st_dm_mode.m4: Likewise.
51096         * m4/stat.m4: Likewise.
51097         * m4/utimbuf.m4: Likewise.
51098         * m4/utimes.m4: Likewise.
51099
51100         * m4/check-decl.m4: Use the new 3-arg form of AC_DEFINE instead of the
51101         AC_CHECK_FUNCS hack.  Now, it's still a hack, but at least the
51102         comments in config.h.in are meaningful.
51103
51104         * m4/jm-macros.m4: Require autoconf-2.13 here.
51105
51106         * m4/regex.m4: By default, don't use the included regex.c on systems
51107         with glibc 2.  Suggestion from Uli Drepper.
51108
51109 1999-01-02  Jim Meyering  <meyering@ascend.com>
51110
51111         * m4/jm-macros.m4: Replace strcasecmp and strncasecmp.
51112
51113 1998-12-18  Jim Meyering  <meyering@ascend.com>
51114
51115         * m4/Makefile.am.in (Makefile.am): Simplify rule.
51116         Based on a suggestion from Lars Hecking.
51117
51118 1998-11-16  Paul Eggert  <eggert@twinsun.com>
51119
51120         * m4/lfs.m4 (AC_LFS): Add support for HP-UX 10.20 and HP-UX 11.
51121
51122 1998-11-16  Jim Meyering  <meyering@ascend.com>
51123
51124         * m4/lfs.m4: Double-quote the `uname...` expression.
51125
51126 1998-11-14  Jim Meyering  <meyering@ascend.com>
51127
51128         * m4/lstat.m4: Correct comment.  POSIX does not permit it to succeed.
51129         * m4/stat.m4: Likewise.
51130
51131 1998-11-03  Jim Meyering  <meyering@ascend.com>
51132
51133         * m4/stat.m4: Rewrite to set HAVE_STAT_EMPTY_STRING_BUG.
51134         * m4/lstat.m4: Rewrite to set HAVE_LSTAT_EMPTY_STRING_BUG.
51135
51136 1998-10-18  Jim Meyering  <meyering@ascend.com>
51137
51138         * m4/check-decl.m4 (jm_CHECK_DECL_LOCALTIME_R): Remove macro.
51139
51140 1998-10-17  Jim Meyering  <meyering@ascend.com>
51141
51142         * m4/decl.m4 (jm_CHECK_DECLARATION): Don't hard-code which headers to
51143         include, though we still hard-code the `require'-like AC_CHECK_HEADERS
51144         calls for those previously hard-coded headers.  Instead, take a new
51145         parameter.
51146         (jm_CHECK_DECLARATIONS): Reflect interface change.
51147         * m4/check-decl.m4 (jm_CHECK_DECLS): Likewise.
51148         (jm_CHECK_DECL_LOCALTIME_R): New macro.
51149
51150         * m4/mktime.m4: Test for spring-forward gap before long-running test.
51151
51152 1998-10-14  Jim Meyering  <meyering@ascend.com>
51153
51154         * m4/mktime.m4: Use the more portable "TZ=PST8PDT,M4.1.0,M10.5.0"
51155         instead of "TZ=America/Vancouver".  From Paul Eggert.
51156
51157 1998-10-11  Jim Meyering  <meyering@ascend.com>
51158
51159         * m4/mktime.m4 (jm_AM_FUNC_MKTIME): New file and macro.
51160         This adds a test for a recently added compatibility fix for mktime.c.
51161         * m4/jm-mktime.m4: Require jm_AM_FUNC_MKTIME, not AM_FUNC_MKTIME.
51162
51163 1998-09-27  Jim Meyering  <meyering@ascend.com>
51164
51165         * m4/jm-macros.m4 (jm_MACROS): Require jm_FUNC_FNMATCH.
51166
51167         * m4/fnmatch.m4 (jm_FUNC_FNMATCH): New file/macro.  Extracted from
51168         ../configure.in, including a change from Gordon Matzigkeit to allow
51169         cross-compiling for the Hurd.
51170
51171         * m4/glibc.m4: New file/macro to test for the GNU C Library
51172         versions 1 and 2.  From Gordon Matzigkeit.
51173         Indent.
51174
51175 1998-09-21  Jim Meyering  <meyering@ascend.com>
51176
51177         * m4/chown.m4: Declare locals: before, after.  From Andries Brouwer.
51178
51179 1998-08-18  Paul Eggert  <eggert@twinsun.com>
51180
51181         Port nanosecond-resolution times to UnixWare 2.1.2 and
51182         pedantic Solaris 2.6.
51183
51184         * m4/st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC): Renamed from
51185         AC_STRUCT_ST_MTIM.
51186         * m4/st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC):
51187         Generate name of ns member, instead of just 1 or undef.
51188         Allow for UnixWare 2.1.2 and Solaris 2.6 if in pedantic mode.
51189
51190 1998-08-15  Jim Meyering  <meyering@ascend.com>
51191
51192         * m4/ssize_t.m4 (jm_TYPE_SSIZE_T): Remove file.
51193         * m4/check-type.m4: New file.  Replacement for AC_CHECK_TYPE.
51194         * m4/jm-macros.m4: Use the new AC_CHECK_TYPE(ssize_t, int)
51195         instead of jm_TYPE_SSIZE_T.
51196
51197 1998-08-12  Jim Meyering  <meyering@ascend.com>
51198
51199         * m4/st_dm_mode.m4: New file.  From Johan Danielsson.
51200
51201 1998-08-02  Jim Meyering  <meyering@ascend.com>
51202
51203         * m4/st_mtim.m4: Use hack to avoid having to put #undef HAVE_ST_MTIM
51204         in acconfig.h manually.
51205
51206 1998-07-31  Paul Eggert  <eggert@twinsun.com>
51207
51208         * m4/st_mtim.m4: New file.
51209
51210 1998-07-28  Jim Meyering  <meyering@ascend.com>
51211
51212         * m4/utimes.m4: Undef stat.
51213
51214 1998-07-25  Jim Meyering  <meyering@ascend.com>
51215
51216         * m4/utime.m4 (jm_FUNC_UTIME): New file and macro.
51217         * m4/utimes.m4 (jm_FUNC_UTIMES_NULL): New file and macro.
51218
51219 1998-07-09  Manfred Hollstein  <manfred@s-direktnet.de>
51220
51221         * m4/chown.m4 (jm_FUNC_CHOWN): Add a check to verify that the
51222         uid and gid actually remain unchanged.
51223
51224 1998-07-07  Jim Meyering  <meyering@ascend.com>
51225
51226         * m4/jm-glibc-io.m4: Remove fclose_unlocked.
51227
51228 1998-07-04  Jim Meyering  <meyering@ascend.com>
51229
51230         * m4/regex.m4: Use syscmd, ifelse, and sysval.  Mainly as an exercise
51231         to prove that this macro can be used in packages without regex.c.
51232
51233 1998-07-04  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
51234
51235         * m4/gettext.m4 (AM_WITH_NLS): Remove intl/libintl.h if <libintl.h>
51236         is to be used.
51237
51238 1998-07-03  Jim Meyering  <meyering@ascend.com>
51239
51240         * m4/gettext.m4: Add -lintl if it's found to be necessary.
51241
51242         * m4/gettext.m4: New file -- from gettext-0.10.35.
51243         * m4/lcmessage.m4: Likewise.
51244         * m4/progtest.m4: Likewise.
51245
51246         * m4/regex.m4 (jm_WITH_REGEX): New file and macro.
51247         * m4/jm-macros.m4: Require the new macro.
51248
51249 1998-06-29  Jim Meyering  <meyering@ascend.com>
51250
51251         * m4/fstypename.m4: Include sys/param.h.  NetBSD 1.3.1 requires this
51252         for the definition of NGROUPS (used in a system header included
51253         by sys/mount.h).
51254
51255 1998-06-28  Jim Meyering  <meyering@ascend.com>
51256
51257         * m4/ls-mntd-fs.m4: New file.
51258         * m4/fstypename.m4: New file.
51259
51260         * m4/jm-macros.m4: Require the new macro.
51261         * m4/jm-glibc-io.m4: New file.
51262
51263 1998-05-19  Jim Meyering  <meyering@ascend.com>
51264
51265         * m4/jm-macros.m4: Add jm_FUNC_LCHOWN.
51266         * m4/lchown.m4: New file.
51267
51268         * m4/Makefile.am.in: New file.
51269         * m4/Makefile.am (Makefile.am): Depend on Makefile.am.in.
51270
51271 1998-05-14  Jim Meyering  <meyering@ascend.com>
51272
51273         * m4/Makefile.am (EXTRA_DIST): Add them.
51274         * m4/jm-macros.m4: New file.
51275         * m4/utimbuf.m4: New file.
51276
51277 1998-05-12  Jim Meyering  <meyering@ascend.com>
51278
51279         * m4/Makefile.am (EXTRA_DIST): Add isc-posix.m4.
51280
51281 1998-05-11  Jim Meyering  <meyering@ascend.com>
51282
51283         * m4/isc-posix.m4: New file.
51284
51285 1998-05-10  Jim Meyering  <meyering@ascend.com>
51286
51287         * m4/jm-mktime.m4: Use AM_FUNC_MKTIME, now that it's up to date.
51288
51289 1998-05-09  Jim Meyering  <meyering@ascend.com>
51290
51291         * m4/Makefile.am (EXTRA_DIST): Add ssize_t.m4.
51292         (EXTRA_DIST): Remove mktime.m4, now that the new version is included
51293         with automake.
51294
51295         * m4/ssize_t.m4: New file.
51296         * m4/mktime.m4: Remove file -- the new automake has this now.
51297
51298 1998-04-26  Jim Meyering  <meyering@ascend.com>
51299
51300         * m4/assert.m4: New file.
51301         * m4/Makefile.am (EXTRA_DIST): Add assert.m4.
51302
51303 1998-04-05  Jim Meyering  <meyering@ascend.com>
51304
51305         * m4/prereq.m4 (jm_PREREQ_REGEX): New macro.
51306         (jm_PREREQ): Use it here.
51307
51308 1998-03-23  Jim Meyering  <meyering@eng.ascend.com>
51309
51310         * m4/inttypes_h.m4: Kludges so I don't have to add HAVE_INTTYPES_H
51311         in acconfig.h.
51312
51313 1998-03-15  Jim Meyering  <meyering@eng.ascend.com>
51314
51315         * m4/prereq.m4: New file.
51316         * m4/error.m4: New file.
51317         * m4/Makefile.am (EXTRA_DIST): Add error.m4 and prereq.m4.
51318
51319 1998-02-07  Jim Meyering  <meyering@eng.ascend.com>
51320
51321         * m4/getline.m4: Don't set am_cv_func_working_getline before the
51322         cache-check for the same variable -- that defeated the purpose of
51323         the test; the test program was never run.  This was a problem only
51324         on systems with losing getline functions -- HP-UX 10.20 is one.
51325         Reported by Bjorn Helgaas.
51326
51327 1998-02-06  Jim Meyering  <meyering@eng.ascend.com>
51328
51329         * m4/Makefile.am (EXTRA_DIST): Add perl.m4.
51330
51331 1998-01-10  Jim Meyering  <meyering@na-net.ornl.gov>
51332
51333         * m4/Makefile.am (EXTRA_DIST): Add const.m4.
51334
51335         * m4/const.m4: New file.  Use an initializer in this declaration
51336         typedef int charset[2]; const charset x;
51337         Reported by Bob Glickstein.
51338
51339 1997-12-21  Jim Meyering  <meyering@na-net.ornl.gov>
51340
51341         * m4/chown.m4: Fix reversed types on -1 args to chown.
51342         From Kaveh Ghazi.
51343
51344 1997-12-14  Jim Meyering  <meyering@na-net.ornl.gov>
51345
51346         * m4/check-decl.m4: s/DECLARATION_/DECL_/g.
51347         Add lseek and memchr.
51348
51349         * m4/decl.m4: s/HAVE_DECLARATION_/HAVE_DECL_/g.
51350         T.E.Dickey <dickey@clark.net> said that some older preprocessors
51351         have a 20-character limit on names.
51352
51353 1997-11-30  Jim Meyering  <meyering@na-net.ornl.gov>
51354
51355         * m4/inttypes_h.m4: New file.
51356         * m4/uintmax_t.m4: New file.
51357         * m4/Makefile.am (EXTRA_DIST): Add inttypes_h.m4 and uintmax_t.m4.
51358
51359
51360         -----
51361
51362         Local Variables:
51363         coding: utf-8
51364         End:
51365
51366         Copyright (C) 1997-2009 Free Software Foundation, Inc.
51367
51368         Copying and distribution of this file, with or without
51369         modification, are permitted provided the copyright notice
51370         and this notice are preserved.