Add more comments.
[gnulib.git] / ChangeLog
1 2009-01-14  Bruno Haible  <bruno@clisp.org>
2
3         * lib/progname.c (set_program_name): Add more comments.
4         Reported by Sergey Poznyakoff <gray@gnu.org.ua>.
5
6 2009-01-14  Simon Josefsson  <simon@josefsson.org>
7
8         * lib/sys_stat.in.h: Include sys/types.h for nlink_t on systems
9         were sys/stat.h does not define it.
10
11 2009-01-14  Jim Meyering  <meyering@redhat.com>
12
13         many *.m4 files: improve m4 quoting
14         99% of this change was performed by running the following commands:
15         git ls-files | grep '\.m4$' | xargs perl -pi \
16           -e 's/(AC_\w+\()([^[()]+?)([,)])/$1\[$2]$3/g;' \
17           -e 's/(AC_\w+\((?:\[[^,]+?\], ){1})([^,[()]+?)([,)])/$1\[$2]$3/g;' \
18           -e 's/(AC_\w+\((?:\[[^,]+?\], ){2})([^,[()]+?)([,)])/$1\[$2]$3/g;' \
19           -e 's/(AC_\w+\((?:\[[^,]+?\], ){3})([^,[()]+?)([,)])/$1\[$2]$3/g'
20         perl -pi -e 's/\[\.\.\.\]/.../' m4/onceonly.m4
21         The remainder were to add Copyright dates, increment serial numbers,
22         undo some changes in comments, exclude m4/intl.m4, and add quotes
23         around the "1" in ",1" where the unusual spacing prohibited the
24         above regexps from doing the job.  For more details, see
25         <http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/16175>.
26         * m4/acl.m4: Modified.
27         * m4/afs.m4: Likewise.
28         * m4/alloca.m4: Likewise.
29         * m4/argp.m4: Likewise.
30         * m4/argz.m4: Likewise.
31         * m4/atexit.m4: Likewise.
32         * m4/bison-i18n.m4: Likewise.
33         * m4/bison.m4: Likewise.
34         * m4/byteswap.m4: Likewise.
35         * m4/c-stack.m4: Likewise.
36         * m4/c-strtod.m4: Likewise.
37         * m4/calloc.m4: Likewise.
38         * m4/canonicalize-lgpl.m4: Likewise.
39         * m4/chown.m4: Likewise.
40         * m4/clock_time.m4: Likewise.
41         * m4/codeset.m4: Likewise.
42         * m4/copy-file.m4: Likewise.
43         * m4/csharp.m4: Likewise.
44         * m4/csharpcomp.m4: Likewise.
45         * m4/csharpexec.m4: Likewise.
46         * m4/d-ino.m4: Likewise.
47         * m4/d-type.m4: Likewise.
48         * m4/dirfd.m4: Likewise.
49         * m4/double-slash-root.m4: Likewise.
50         * m4/eaccess.m4: Likewise.
51         * m4/eealloc.m4: Likewise.
52         * m4/environ.m4: Likewise.
53         * m4/errno_h.m4: Likewise.
54         * m4/euidaccess.m4: Likewise.
55         * m4/execute.m4: Likewise.
56         * m4/fatal-signal.m4: Likewise.
57         * m4/fchdir.m4: Likewise.
58         * m4/fcntl_h.m4: Likewise.
59         * m4/fileblocks.m4: Likewise.
60         * m4/filenamecat.m4: Likewise.
61         * m4/findprog.m4: Likewise.
62         * m4/flexmember.m4: Likewise.
63         * m4/fnmatch.m4: Likewise.
64         * m4/fopen.m4: Likewise.
65         * m4/fpending.m4: Likewise.
66         * m4/fprintf-posix.m4: Likewise.
67         * m4/free.m4: Likewise.
68         * m4/frexp.m4: Likewise.
69         * m4/frexpl.m4: Likewise.
70         * m4/fsusage.m4: Likewise.
71         * m4/ftruncate.m4: Likewise.
72         * m4/gc-camellia.m4: Likewise.
73         * m4/gc-random.m4: Likewise.
74         * m4/gc.m4: Likewise.
75         * m4/getaddrinfo.m4: Likewise.
76         * m4/getcwd-abort-bug.m4: Likewise.
77         * m4/getcwd-path-max.m4: Likewise.
78         * m4/getdate.m4: Likewise.
79         * m4/getdomainname.m4: Likewise.
80         * m4/getgroups.m4: Likewise.
81         * m4/gethostname.m4: Likewise.
82         * m4/gethrxtime.m4: Likewise.
83         * m4/getline.m4: Likewise.
84         * m4/getloadavg.m4: Likewise.
85         * m4/getndelim2.m4: Likewise.
86         * m4/getpass.m4: Likewise.
87         * m4/gettext.m4: Likewise.
88         * m4/gettime.m4: Likewise.
89         * m4/gettimeofday.m4: Likewise.
90         * m4/gnulib-common.m4: Likewise.
91         * m4/group-member.m4: Likewise.
92         * m4/host-os.m4: Likewise.
93         * m4/iconv.m4: Likewise.
94         * m4/iconv_open.m4: Likewise.
95         * m4/inet_ntop.m4: Likewise.
96         * m4/inet_pton.m4: Likewise.
97         * m4/inline.m4: Likewise.
98         * m4/intldir.m4: Likewise.
99         * m4/intlmacosx.m4: Likewise.
100         * m4/intmax.m4: Likewise.
101         * m4/intmax_t.m4: Likewise.
102         * m4/inttypes.m4: Likewise.
103         * m4/inttypes_h.m4: Likewise.
104         * m4/inttypes-pri.m4: Likewise.
105         * m4/isapipe.m4: Likewise.
106         * m4/isnand.m4: Likewise.
107         * m4/isnanf.m4: Likewise.
108         * m4/isnanl.m4: Likewise.
109         * m4/javacomp.m4: Likewise.
110         * m4/javaexec.m4: Likewise.
111         * m4/jm-winsz1.m4: Likewise.
112         * m4/jm-winsz2.m4: Likewise.
113         * m4/lchown.m4: Likewise.
114         * m4/lcmessage.m4: Likewise.
115         * m4/ldexpl.m4: Likewise.
116         * m4/lib-ld.m4: Likewise.
117         * m4/lib-link.m4: Likewise.
118         * m4/libsigsegv.m4: Likewise.
119         * m4/link-follow.m4: Likewise.
120         * m4/localcharset.m4: Likewise.
121         * m4/locale-fr.m4: Likewise.
122         * m4/locale-ja.m4: Likewise.
123         * m4/locale-tr.m4: Likewise.
124         * m4/locale-zh.m4: Likewise.
125         * m4/lock.m4: Likewise.
126         * m4/longlong.m4: Likewise.
127         * m4/ls-mntd-fs.m4: Likewise.
128         * m4/lstat.m4: Likewise.
129         * m4/malloc.m4: Likewise.
130         * m4/mathl.m4: Likewise.
131         * m4/mbrtowc.m4: Likewise.
132         * m4/mbstate_t.m4: Likewise.
133         * m4/mbswidth.m4: Likewise.
134         * m4/memchr.m4: Likewise.
135         * m4/memcmp.m4: Likewise.
136         * m4/memcpy.m4: Likewise.
137         * m4/memmem.m4: Likewise.
138         * m4/memmove.m4: Likewise.
139         * m4/mempcpy.m4: Likewise.
140         * m4/memrchr.m4: Likewise.
141         * m4/memset.m4: Likewise.
142         * m4/minmax.m4: Likewise.
143         * m4/mkdir-slash.m4: Likewise.
144         * m4/mkdtemp.m4: Likewise.
145         * m4/mktime.m4: Likewise.
146         * m4/mmap-anon.m4: Likewise.
147         * m4/mountlist.m4: Likewise.
148         * m4/nanosleep.m4: Likewise.
149         * m4/nls.m4: Likewise.
150         * m4/nocrash.m4: Likewise.
151         * m4/open.m4: Likewise.
152         * m4/openat.m4: Likewise.
153         * m4/openmp.m4: Likewise.
154         * m4/pathmax.m4: Likewise.
155         * m4/perl.m4: Likewise.
156         * m4/physmem.m4: Likewise.
157         * m4/pipe.m4: Likewise.
158         * m4/po.m4: Likewise.
159         * m4/poll.m4: Likewise.
160         * m4/posixtm.m4: Likewise.
161         * m4/posixver.m4: Likewise.
162         * m4/printf-frexp.m4: Likewise.
163         * m4/printf-frexpl.m4: Likewise.
164         * m4/printf-posix.m4: Likewise.
165         * m4/printf-posix-rpl.m4: Likewise.
166         * m4/printf.m4: Likewise.
167         * m4/progtest.m4: Likewise.
168         * m4/putenv.m4: Likewise.
169         * m4/readline.m4: Likewise.
170         * m4/readlink.m4: Likewise.
171         * m4/readutmp.m4: Likewise.
172         * m4/realloc.m4: Likewise.
173         * m4/regex.m4: Likewise.
174         * m4/relocatable.m4: Likewise.
175         * m4/relocatable-lib.m4: Likewise.
176         * m4/rename-dest-slash.m4: Likewise.
177         * m4/rename.m4: Likewise.
178         * m4/rmdir-errno.m4: Likewise.
179         * m4/rmdir.m4: Likewise.
180         * m4/roundf.m4: Likewise.
181         * m4/roundl.m4: Likewise.
182         * m4/rpmatch.m4: Likewise.
183         * m4/save-cwd.m4: Likewise.
184         * m4/selinux-selinux-h.m4: Likewise.
185         * m4/setenv.m4: Likewise.
186         * m4/settime.m4: Likewise.
187         * m4/sig2str.m4: Likewise.
188         * m4/sig_atomic_t.m4: Likewise.
189         * m4/signalblocking.m4: Likewise.
190         * m4/signbit.m4: Likewise.
191         * m4/sigpipe.m4: Likewise.
192         * m4/sockets.m4: Likewise.
193         * m4/sockpfaf.m4: Likewise.
194         * m4/st_dm_mode.m4: Likewise.
195         * m4/stat-time.m4: Likewise.
196         * m4/stdbool.m4: Likewise.
197         * m4/stdint.m4: Likewise.
198         * m4/stdint_h.m4: Likewise.
199         * m4/stpcpy.m4: Likewise.
200         * m4/stpncpy.m4: Likewise.
201         * m4/strcase.m4: Likewise.
202         * m4/strchrnul.m4: Likewise.
203         * m4/strcspn.m4: Likewise.
204         * m4/strdup.m4: Likewise.
205         * m4/strftime.m4: Likewise.
206         * m4/strndup.m4: Likewise.
207         * m4/strnlen.m4: Likewise.
208         * m4/strpbrk.m4: Likewise.
209         * m4/strptime.m4: Likewise.
210         * m4/strsep.m4: Likewise.
211         * m4/strtod.m4: Likewise.
212         * m4/strtoimax.m4: Likewise.
213         * m4/strtok_r.m4: Likewise.
214         * m4/strtol.m4: Likewise.
215         * m4/strtoll.m4: Likewise.
216         * m4/strtoul.m4: Likewise.
217         * m4/strtoull.m4: Likewise.
218         * m4/strtoumax.m4: Likewise.
219         * m4/strverscmp.m4: Likewise.
220         * m4/threadlib.m4: Likewise.
221         * m4/timegm.m4: Likewise.
222         * m4/tm_gmtoff.m4: Likewise.
223         * m4/tmpdir.m4: Likewise.
224         * m4/tmpfile.m4: Likewise.
225         * m4/tzset.m4: Likewise.
226         * m4/uintmax_t.m4: Likewise.
227         * m4/unlinkdir.m4: Likewise.
228         * m4/unlocked-io.m4: Likewise.
229         * m4/uptime.m4: Likewise.
230         * m4/userspec.m4: Likewise.
231         * m4/utimbuf.m4: Likewise.
232         * m4/utime.m4: Likewise.
233         * m4/utimes-null.m4: Likewise.
234         * m4/utimes.m4: Likewise.
235         * m4/vararrays.m4: Likewise.
236         * m4/vasnprintf.m4: Likewise.
237         * m4/vfprintf-posix.m4: Likewise.
238         * m4/vprintf-posix.m4: Likewise.
239         * m4/wait-process.m4: Likewise.
240         * m4/wchar_t.m4: Likewise.
241         * m4/wint_t.m4: Likewise.
242         * m4/write-any-file.m4: Likewise.
243         * m4/yield.m4: Likewise.
244
245 2009-01-13  Bruno Haible  <bruno@clisp.org>
246
247         Avoid test-copy-file.sh failures when ACL support insufficient.
248         * modules/copy-file-tests (Makefile.am): Pass USE_ACL in
249         TESTS_ENVIRONMENT.
250         * tests/test-copy-file.sh: Skip the ACL comparisons if USE_ACL is 0.
251         Reported by Jim Meyering.
252
253 2009-01-13  Bruno Haible  <bruno@clisp.org>
254
255         * modules/unistdio/u-printf-args (Files): Add m4/stdint_h.m4 and
256         m4/inttypes_h.m4, needed by m4/intmax_t.m4.
257         * modules/unistdio/u8-printf-parse (Files): Likewise.
258         * modules/unistdio/u32-printf-parse (Files): Likewise.
259         * modules/unistdio/ulc-printf-parse (Files): Likewise.
260
261 2009-01-13  Simon Josefsson  <simon@josefsson.org>
262
263         * modules/unistdio/u16-printf-parse (Files): Add m4/stdint_h.m4
264         and m4/inttypes_h.m4 too.
265
266 2009-01-12  Eric Blake  <ebb9@byu.net>
267
268         tests: IRIX 6.2 cc can't compile -0.0 into .data
269         * tests/test-ceill.c (minus_zero): Compute -0.0L at runtime,
270         rather than at compile-time.
271         * tests/test-floorl.c (minus_zero): Likewise.
272         * tests/test-frexpl.c (minus_zero): Likewise.
273         * tests/test-isnan.c (minus_zerol): Likewise.
274         * tests/test-isnanl.h (minus_zero): Likewise.
275         * tests/test-ldexpl.c (minus_zero): Likewise.
276         * tests/test-roundl.c (minus_zero): Likewise.
277         * tests/test-signbit.c (minus_zerol): Likewise.
278         * tests/test-snprintf-posix.h (minus_zerol): Likewise.
279         * tests/test-sprintf-posix.h (minus_zerol): Likewise.
280         * tests/test-truncl.c (minus_zero): Likewise.
281         * tests/test-vasnprintf-posix.c (minus_zerol): Likewise.
282         * tests/test-vasprintf-posix.c (minus_zerol): Likewise.
283         Reported by Tom G. Christensen and Nelson H. F. Beebe.
284
285 2009-01-09  Paolo Bonzini  <bonzini@gnu.org>
286
287         regex: fix glibc bug 9697
288         * lib/regcomp.c (re_compile_fastmap_iter): Rewrite COMPLEX_BRACKET
289         handling.
290
291 2009-01-09  Paolo Bonzini  <bonzini@gnu.org>
292
293         regex: fix glibc bug 697
294         * lib/regexec.c (prune_impossible_nodes): Handle sifted_states[0]
295         being NULL also if there are no backreferences.
296
297 2009-01-09  Paolo Bonzini  <bonzini@gnu.org>
298
299         regex: merge glibc changes
300         * lib/regcomp.c (re_compile_fastmap_iter): Use __mbrtowc.
301         * lib/regex_internal.c (build_wcs_buffer, build_wcs_upper_buffer,
302         re_string_skip_chars, re_string_reconstruct): Likewise.
303         * lib/regex_internal.h [!_LIBC] (__mbrtowc): New #define.
304
305 2009-01-07  Jim Meyering  <meyering@redhat.com>
306
307         poll: filter through cppi
308         * lib/poll.c: Indent cpp directives to reflect nesting.
309
310 2009-01-07  Daniel P. Berrange  <berrange@redhat.com>
311
312         poll: don't return uninitialized
313         * lib/poll.c (poll) [WIN32_NATIVE]: Initialize "rc".
314
315 2009-01-06  Jeremy Olexa <darkside@gentoo.org>  (tiny change)
316
317         avoid compile failure on AIX 6.1
318         * lib/getloadavg.c [HAVE_LIBPERFSTAT]: Include <sys/protosw.h>.
319         Details in http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/15465
320
321 2009-01-04  Jim Meyering  <meyering@redhat.com>
322
323         remove duplicate inclusion of <stdio.h>
324         * tests/test-fprintf-posix.c: Likewise.
325         * tests/test-printf-posix.c: Likewise.
326         * tests/test-snprintf-posix.c: Likewise.
327         * tests/test-sprintf-posix.c: Likewise.
328         * tests/test-vasprintf-posix.c: Likewise.
329         * tests/test-vfprintf-posix.c: Likewise.
330         * tests/test-vprintf-posix.c: Likewise.
331         * tests/test-vsnprintf-posix.c: Likewise.
332         * tests/test-vsprintf-posix.c: Likewise.
333
334 2009-01-03  Jim Meyering  <meyering@redhat.com>
335
336         gnulib-tool: fix sed-based filtering
337         * gnulib-tool (func_filter_filelist): Remove extra backslash
338         in sed_fff_filter definition.
339
340 2009-01-02  Jim Meyering  <meyering@redhat.com>
341
342         strftime: avoid compilation failure on Solaris 2.6
343         * modules/strftime (Depends-on): Add mbrlen and mbsinit.
344         * lib/strftime.c [DO_MULTIBYTE]: Include <wchar.h> unconditionally.
345         Don't #define mbrlen or mbsinit, since now they're guaranteed to
346         be available.  Reported by Tom G. Christensen.  Details in
347         <http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/16180>.
348
349 2009-01-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
350             Bruno Haible  <bruno@clisp.org>
351
352         Speed up gnulib-tool by doing more string processing through shell
353         built-ins.
354         * gnulib-tool (fast_func_append): New variable.
355         (func_remove_prefix, func_remove_suffix): New functions.
356         (fast_func_remove_prefix, fast_func_remove_suffix): New variables.
357         (func_filter_filelist): New function.
358         (func_get_dependencies): Use func_remove_suffix instead of sed.
359         (func_get_automake_snippet): Use func_filter_filelist instead of a
360         subshell and sed invocation.
361
362 2009-01-01  Bruno Haible  <bruno@clisp.org>
363
364         Fix a security bug.
365         * gnulib-tool (func_import, import, update): Don't allow the characters
366         '"', '$', '`', '\' in macro arguments that become part of commands that
367         are evaluated.
368
369 2009-01-01  Bruno Haible  <bruno@clisp.org>
370
371         * gnulib-tool (func_reset_sigpipe): Add more comments.
372
373 2009-01-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
374
375         * gnulib-tool (func_modules_add_dummy, func_emit_lib_Makefile_am,
376         func_emit_tests_Makefile_am, func_import): Abort loops early if we
377         already know the answer.
378
379 2009-01-01  Jim Meyering  <meyering@redhat.com>
380
381         * lib/version-etc.c (version_etc_va): Update copyright year.
382
383 2008-12-30  Bruno Haible  <bruno@clisp.org>
384
385         * m4/lib-prefix.m4 (AC_LIB_LINKFLAGS_BODY): Don't overwrite
386         LIB${NAME}_PREFIX when considering the dependencies of lib${name}.
387         Reported by Charles Wilson <cygwin@cwilson.fastmail.fm>.
388
389 2008-12-29  Eric Blake  <ebb9@byu.net>
390
391         multiarch: avoid autoconf AC_REQUIRE bug
392         * m4/multiarch.m4 (gl_MULTIARCH): Split body...
393         (gl_MULTIARCH_BODY): ...into new macro, to work around bug in Autoconf
394         2.63 and older.
395         Reported by Bruno Haible, and analyzed in
396         http://lists.gnu.org/archive/html/bug-autoconf/2008-12/msg00039.html
397
398 2008-12-29  Bruno Haible  <bruno@clisp.org>
399
400         * gnulib-tool (func_import): When generating sed-ignore-removed, handle
401         files in subdirectories correctly.
402         Reported by Ralf Wildenhues.
403
404 2008-12-29  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
405
406         * gnulib-tool (func_update_ignorelist): Use 'join - FILE'
407         rather than 'join FILE -', for Solaris join.
408
409 2008-12-29  Bruno Haible  <bruno@clisp.org>
410
411         * m4/codeset.m4 (AM_LANGINFO_CODESET): More systematic m4 argument
412         quoting.
413         * m4/gettext.m4 (AM_GNU_GETTEXT): Likewise.
414         * m4/glibc2.m4 (gt_GLIBC2): Likewise.
415         * m4/glibc21.m4 (gl_GLIBC21): Likewise.
416         * m4/iconv.m4 (AM_ICONV_LINK, AM_ICONV): Likewise.
417         * m4/intdiv0.m4 (gt_INTDIV0): Likewise.
418         * m4/intlmacosx.m4 (gt_INTL_MACOSX): Likewise.
419         * m4/intmax.m4 (gt_TYPE_INTMAX_T): Likewise.
420         * m4/inttypes-pri.m4 (gt_INTTYPES_PRI): Likewise.
421         * m4/inttypes_h.m4 (gl_AC_HEADER_INTTYPES_H): Likewise.
422         * m4/lcmessage.m4 (gt_LC_MESSAGES): Likewise.
423         * m4/nls.m4 (AM_NLS): Likewise.
424         * m4/po.m4 (AM_PO_SUBDIRS): Likewise.
425         * m4/printf-posix.m4 (gt_PRINTF_POSIX): Likewise.
426         * m4/progtest.m4 (AM_PATH_PROG_WITH_TEST): Likewise.
427         * m4/size_max.m4 (gl_SIZE_MAX): Likewise.
428         * m4/stdint_h.m4 (gl_AC_HEADER_STDINT_H): Likewise.
429         * m4/threadlib.m4 (gl_THREADLIB_BODY): Likewise.
430         * m4/uintmax_t.m4 (gl_AC_TYPE_UINTMAX_T): Likewise.
431         * m4/visibility.m4 (gl_VISIBILITY): Likewise.
432         * m4/wchar_t.m4 (gt_TYPE_WCHAR_T): Likewise.
433         * m4/wint_t.m4 (gt_TYPE_WINT_T): Likewise.
434         * m4/xsize.m4 (gl_XSIZE): Likewise.
435         Suggested by Jim Meyering.
436
437 2008-11-17  Bruce Korb  <bkorb@gnu.org>
438
439         * lib/parse-duration.h: non-iso form accepts years, months weeks, too
440         * lib/parse-duration.c: use a switch instead of cascading if's.
441
442 2008-12-29  Eric Blake  <ebb9@byu.net>
443
444         wchar.h: supply WEOF on Irix 5.3
445         * lib/wchar.in.h (wint_t): Also supply WEOF.
446         * lib/wctype.in.h (wint_t): Likewise.
447         * doc/posix-headers/wchar.texi (wchar.h): Document the bug.
448         * doc/posix-headers/wctype.texi (wctype.h): Likewise.
449         Reported by Tom G. Christensen.
450
451 2008-12-26  Bruno Haible  <bruno@clisp.org>
452
453         * m4/multiarch.m4 (gl_MULTIARCH): Recognize also the architecture names
454         i486, i586, i686.
455
456 2008-12-26  Bruno Haible  <bruno@clisp.org>
457
458         * lib/stdlib.in.h (struct random_data): Fix indentation of comments.
459
460 2008-12-26  Bruno Haible  <bruno@clisp.org>
461
462         * lib/stdint.in.h: Move the include of <wchar.h> down until after all
463         the types are defined. Also conditionalize it on __STDC_LIMIT_MACROS,
464         not __STDC_CONSTANT_MACROS.
465         Reported by Nelson H. F. Beebe <beebe@math.utah.edu> via Eric Blake.
466
467 2008-12-25  Bruno Haible  <bruno@clisp.org>
468
469         Add support for universal builds to vasnprintf.
470         * m4/printf.m4 (gl_PRINTF_ENOMEM): Require gl_MULTIARCH. In Apple
471         universal builds, guess no.
472         * modules/vasnprintf-posix (Depends-on): Add multiarch.
473         * modules/vasprintf-posix (Depends-on): Likewise.
474         * modules/fprintf-posix (Depends-on): Likewise.
475         * modules/vfprintf-posix (Depends-on): Likewise.
476         * modules/snprintf-posix (Depends-on): Likewise.
477         * modules/vsnprintf-posix (Depends-on): Likewise.
478         * modules/sprintf-posix (Depends-on): Likewise.
479         * modules/vsprintf-posix (Depends-on): Likewise.
480         * modules/unistdio/u8-vasnprintf (Depends-on): Likewise.
481         * modules/unistdio/u8-u8-vasnprintf (Depends-on): Likewise.
482         * modules/unistdio/u16-vasnprintf (Depends-on): Likewise.
483         * modules/unistdio/u16-u16-vasnprintf (Depends-on): Likewise.
484         * modules/unistdio/u32-vasnprintf (Depends-on): Likewise.
485         * modules/unistdio/u32-u32-vasnprintf (Depends-on): Likewise.
486         * modules/unistdio/ulc-vasnprintf (Depends-on): Likewise.
487
488         Add support for universal builds to <inttypes.h>.
489         * lib/inttypes.in.h (_PRI64_PREFIX, _PRIu64_PREFIX, _SCN64_PREFIX,
490         _SCNu64_PREFIX): In Apple
491         universal builds, define directly, using _LP64.
492         * m4/inttypes.m4 (gl_INTTYPES_H): In Apple universal builds, set
493         INT64_MAX_EQ_LONG_MAX and UINT64_MAX_EQ_ULONG_MAX to -1.
494         * modules/inttypes (Depends-on): Add multiarch.
495         (Makefile.am): Substitute APPLE_UNIVERSAL_BUILD.
496
497         Add support for universal builds to <stdint.h>.
498         * lib/stdint.in.h (PDFDIFF_MIN, PTRDIFF_MAX, SIZE_MAX): In Apple
499         universal builds, define directly, using _LP64.
500         * m4/stdint.m4 (gl_STDINT_TYPE_PROPERTIES): Require gl_MULTIARCH. In
501         Apple universal builds, don't test for the size and suffix of ptrdiff_t
502         and size_t.
503         * modules/stdint (Depends-on): Add multiarch.
504         (Makefile.am): Substitute APPLE_UNIVERSAL_BUILD.
505
506         New module 'multiarch'.
507         * modules/multiarch: New file.
508         * m4/multiarch.m4: New file.
509
510 2008-12-25  Bruno Haible  <bruno@clisp.org>
511
512         * gnulib-tool (func_create_testdir): Avoid failure of mv command.
513
514 2008-12-25  Bruno Haible  <bruno@clisp.org>
515
516         * modules/btowc (License): Relicense under LGPLv2+.
517         * modules/mbsinit (License): Likewise.
518         * modules/mbrtowc (License): Likewise.
519         * modules/wcrtomb (License): Likewise.
520         * modules/streq (License): Likewise.
521         Reported by David Lutterkort <lutter@redhat.com>.
522
523 2008-12-23  Bruno Haible  <bruno@clisp.org>
524
525         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Fix conditional and comment.
526
527 2008-12-23  Bruno Haible  <bruno@clisp.org>
528
529         Module getaddrinfo requires linking with $(GETADDRINFO_LIB).
530         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Put link options into
531         GETADDRINFO_LIB, not in LIBS.
532         * modules/getaddrinfo (Link): Set to $(GETADDRINFO_LIB).
533         * modules/canon-host (Link): Likewise.
534         * NEWS: Mention the change.
535         * modules/getaddrinfo-tests (test_getaddrinfo_LDADD): Add the
536         GETADDRINFO_LIB.
537
538 2008-12-22  Bruno Haible  <bruno@clisp.org>
539
540         * doc/posix-functions/iswalnum_l.texi: Mention limitation of wchar_t.
541         * doc/posix-functions/iswalpha_l.texi: Likewise.
542         * doc/posix-functions/iswblank_l.texi: Likewise.
543         * doc/posix-functions/iswcntrl_l.texi: Likewise.
544         * doc/posix-functions/iswctype_l.texi: Likewise.
545         * doc/posix-functions/iswdigit_l.texi: Likewise.
546         * doc/posix-functions/iswgraph_l.texi: Likewise.
547         * doc/posix-functions/iswlower_l.texi: Likewise.
548         * doc/posix-functions/iswprint_l.texi: Likewise.
549         * doc/posix-functions/iswpunct_l.texi: Likewise.
550         * doc/posix-functions/iswspace_l.texi: Likewise.
551         * doc/posix-functions/iswupper_l.texi: Likewise.
552         * doc/posix-functions/iswxdigit_l.texi: Likewise.
553         * doc/posix-functions/mbsnrtowcs.texi: Likewise.
554         * doc/posix-functions/open_wmemstream.texi: Likewise.
555         * doc/posix-functions/swscanf.texi: Likewise.
556         * doc/posix-functions/towctrans_l.texi: Likewise.
557         * doc/posix-functions/towlower.texi: Likewise.
558         * doc/posix-functions/towlower_l.texi: Likewise.
559         * doc/posix-functions/towupper.texi: Likewise.
560         * doc/posix-functions/towupper_l.texi: Likewise.
561         * doc/posix-functions/vfwprintf.texi: Likewise.
562         * doc/posix-functions/vfwscanf.texi: Likewise.
563         * doc/posix-functions/vswscanf.texi: Likewise.
564         * doc/posix-functions/vwprintf.texi: Likewise.
565         * doc/posix-functions/vwscanf.texi: Likewise.
566         * doc/posix-functions/wcpcpy.texi: Likewise.
567         * doc/posix-functions/wcpncpy.texi: Likewise.
568         * doc/posix-functions/wcscasecmp.texi: Likewise.
569         * doc/posix-functions/wcscasecmp_l.texi: Likewise.
570         * doc/posix-functions/wcscoll_l.texi: Likewise.
571         * doc/posix-functions/wcsdup.texi: Likewise.
572         * doc/posix-functions/wcsncasecmp.texi: Likewise.
573         * doc/posix-functions/wcsncasecmp_l.texi: Likewise.
574         * doc/posix-functions/wcsnlen.texi: Likewise.
575         * doc/posix-functions/wcsnrtombs.texi: Likewise.
576         * doc/posix-functions/wcsxfrm_l.texi: Likewise.
577         * doc/posix-functions/wctrans_l.texi: Likewise.
578         * doc/posix-functions/wctype_l.texi: Likewise.
579         * doc/glibc-functions/fgetwc_unlocked.texi: Likewise.
580         * doc/glibc-functions/fgetws_unlocked.texi: Likewise.
581         * doc/glibc-functions/fputwc_unlocked.texi: Likewise.
582         * doc/glibc-functions/fputws_unlocked.texi: Likewise.
583         * doc/glibc-functions/getwc_unlocked.texi: Likewise.
584         * doc/glibc-functions/getwchar_unlocked.texi: Likewise.
585         * doc/glibc-functions/putwc_unlocked.texi: Likewise.
586         * doc/glibc-functions/putwchar_unlocked.texi: Likewise.
587         * doc/glibc-functions/wcschrnul.texi: Likewise.
588         * doc/glibc-functions/wcsftime_l.texi: Likewise.
589         * doc/glibc-functions/wcstod_l.texi: Likewise.
590         * doc/glibc-functions/wcstof_l.texi: Likewise.
591         * doc/glibc-functions/wcstol_l.texi: Likewise.
592         * doc/glibc-functions/wcstold_l.texi: Likewise.
593         * doc/glibc-functions/wcstoll_l.texi: Likewise.
594         * doc/glibc-functions/wcstoq.texi: Likewise.
595         * doc/glibc-functions/wcstoul_l.texi: Likewise.
596         * doc/glibc-functions/wcstoull_l.texi: Likewise.
597         * doc/glibc-functions/wcstouq.texi: Likewise.
598         * doc/glibc-functions/wmempcpy.texi: Likewise.
599
600 2008-12-22  Ingo Weinhold  <ingo_weinhold@gmx.de>  (tiny change)
601             Eric Blake  <ebb9@byu.net>
602             Paolo Bonzini  <bonzini@gnu.org>
603             Bruno Haible  <bruno@clisp.org>
604
605         Make c-stack work on Haiku.
606         * lib/c-stack.c (SA_ONSTACK): Define fallback.
607         (c_stack_action): Use SA_ONSTACK flag.
608
609 2008-12-22  Bruno Haible  <bruno@clisp.org>
610
611         * m4/locale-fr.m4 (gt_LOCALE_FR_UTF8): Treat Haiku like BeOS.
612
613 2008-12-22  Bruno Haible  <bruno@clisp.org>
614
615         Work around mbrlen() bugs on AIX, HP-UX, OSF/1, Solaris.
616         * m4/mbrlen.m4 (gl_FUNC_MBRLEN): Set REPLACE_MBRLEN if mbrtowc is
617         being overridden.
618         (gl_MBRLEN_INCOMPLETE_STATE, gl_MBRLEN_RETVAL, gl_MBRLEN_NUL_RETVAL):
619         New macros.
620         * lib/wchar.in.h (mbrlen): Override if REPLACE_MBRLEN is set.
621         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_MBRLEN.
622         * modules/wchar (Makefile.am): Substitute REPLACE_MBRLEN.
623         * doc/posix-functions/mbrlen.texi: Mention the various platform bugs.
624
625 2008-12-22  Bruno Haible  <bruno@clisp.org>
626
627         * m4/mbrtowc.m4 (gl_MBRTOWC_INCOMPLETE_STATE): Remove unused variable
628         from test code.
629
630 2008-12-22  Eric Blake  <ebb9@byu.net>
631
632         Avoid gcc warnings on cygwin.
633         * lib/regex_internal.c (re_string_reconstruct) [!RE_ENABLE_I18N]:
634         Avoid unused variable.
635         * lib/regexec.c (check_arrival_add_next_nodes) [!RE_ENABLE_I18N]:
636         Likewise.
637
638 2008-12-22  Bruno Haible  <bruno@clisp.org>
639
640         Remove HAVE_MBRTOWC conditionals.
641         * lib/mbscasecmp.c: Include mbuiter.h unconditionally.
642         (mbscasecmp): Assume mbrtowc function.
643         * lib/mbscasestr.c: Include mbuiter.h unconditionally.
644         (knuth_morris_pratt_multibyte, mbscasestr): Assume mbrtowc function.
645         * lib/mbschr.c: Include mbuiter.h unconditionally.
646         (mbschr): Assume mbrtowc function.
647         * lib/mbscspn.c: Include mbuiter.h unconditionally.
648         (mbscspn): Assume mbrtowc function.
649         * lib/mbslen.c: Include mbuiter.h unconditionally.
650         (mbslen): Assume mbrtowc function.
651         * lib/mbsncasecmp.c: Include mbuiter.h unconditionally.
652         (mbsncasecmp): Assume mbrtowc function.
653         * lib/mbsnlen.c: Include mbiter.h unconditionally.
654         (mbsnlen): Assume mbrtowc function.
655         * lib/mbspbrk.c: Include mbuiter.h unconditionally.
656         (mbspbrk): Assume mbrtowc function.
657         * lib/mbspcasecmp.c: Include mbuiter.h unconditionally.
658         (mbspcasecmp): Assume mbrtowc function.
659         * lib/mbsrchr.c: Include mbuiter.h unconditionally.
660         (mbsrchr): Assume mbrtowc function.
661         * lib/mbssep.c: Include mbuiter.h unconditionally.
662         (mbssep): Assume mbrtowc function.
663         * lib/mbsspn.c: Include mbuiter.h unconditionally.
664         (mbsspn): Assume mbrtowc function.
665         * lib/mbsstr.c: Include mbuiter.h unconditionally.
666         (knuth_morris_pratt_multibyte, mbsstr): Assume mbrtowc function.
667         * lib/mbstok_r.c: Include mbuiter.h unconditionally.
668         (mbstok_r): Assume mbrtowc function.
669         * lib/propername.c: Include mbuiter.h unconditionally.
670         (mbsstr_trimmed_wordbounded): Assume mbrtowc function.
671         * lib/trim.c: Include mbchar.h, mbiter.h uncondtionally.
672         (trim2): Assume mbrtowc function.
673         * lib/mbswidth.c (mbsinit): Remove fallback definition.
674         (mbsnwidth): Assume mbrtowc function.
675         * modules/mbswidth (Depends-on): Add mbrtowc, mbsinit.
676         * lib/quotearg.c (MB_CUR_MAX, mbstate_t, mbrtowc, iswprint): Remove
677         fallback definitions.
678         * modules/quotearg (Depends-on): Add mbrtowc, mbsinit.
679
680 2008-12-22  Bruno Haible  <bruno@clisp.org>
681
682         * doc/posix-functions/mbtowc.texi: Mention a glibc bug.
683
684 2008-12-22  Paolo Bonzini  <bonzini@gnu.org>
685
686         * modules/regex: Request emulations for the mb*/wc* functions we need.
687         * m4/regex.m4: Don't look for those functions here.
688         * lib/regex_internal.h: Do not check HAVE_WCRTOMB and HAVE_MBRTOWC.
689
690 2008-12-22  Bruno Haible  <bruno@clisp.org>
691
692         * modules/fnmatch (Depends-on): Remove duplicated dependency.
693
694 2008-12-21  Bruno Haible  <bruno@clisp.org>
695
696         Make mbiter.h, mbuiter.h, mbfile.h usable unconditionally.
697         * modules/mbiter (Depends-on): Add mbrtowc, mbsinit.
698         (Include): Remove conditionalization.
699         * modules/mbuiter (Depends-on): Add mbrtowc, mbsinit.
700         (Include): Remove conditionalization.
701         * modules/mbfile (Depends-on): Add mbrtowc, mbsinit.
702         (Include): Remove conditionalization.
703         * m4/mbiter.m4 (gl_MBITER): Deprecate the use of AC_FUNC_MBRTOWC.
704         * m4/mbfile.m4 (gl_MBFILE): Likewise.
705         * NEWS: Mention the change.
706         Reported by Alan Hourihane <alanh@fairlite.co.uk>
707         via Sergey Poznyakoff <gray@gnu.org.ua>.
708
709 2008-12-21  Bruno Haible  <bruno@clisp.org>
710
711         * MODULES.html.sh (Extended multibyte and wide character utilities
712         <wchar.h>): Add btowc, wctob, mbsinit, mbrlen, mbrtowc, mbsrtowcs,
713         wcrtomb, wcsrtombs.
714         (Support for systems lacking POSIX:2008): Add accept, bind, close,
715         connect, fclose, getpeername, getsockname, getsockopt, hostent, listen,
716         mbsnrtowcs, posix_spawn*, recv, recvfrom, sched, select, send, sendto,
717         setsockopt, shutdown, socket, spawn, sys_wait, wcsnrtombs, write.
718
719 2008-12-21  Bruno Haible  <bruno@clisp.org>
720
721         * MODULES.html.sh: Change section titles to refer to POSIX:2008.
722
723 2008-12-21  Bruno Haible  <bruno@clisp.org>
724
725         * modules/wcsnrtombs-tests: New file.
726         * tests/test-wcsnrtombs1.sh: New file.
727         * tests/test-wcsnrtombs2.sh: New file.
728         * tests/test-wcsnrtombs3.sh: New file.
729         * tests/test-wcsnrtombs4.sh: New file.
730         * tests/test-wcsnrtombs.c: New file.
731
732         New module 'wcsnrtombs'.
733         * lib/wchar.in.h (wcsnrtombs): New declaration.
734         * lib/wcsnrtombs.c: New file.
735         * lib/wcsrtombs-state.c: New file.
736         * lib/wcsrtombs.c: Refer to _gl_wcsrtombs_state.
737         (internal_state): Remove variable.
738         * m4/wcsnrtombs.m4: New file.
739         * m4/wcsrtombs.m4 (gl_FUNC_WCSRTOMBS): Add wcsrtombs-state.c to the
740         compilation units.
741         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCSNRTOMBS,
742         HAVE_WCSNRTOMBS.
743         * modules/wchar (Makefile.am): Substitute GNULIB_WCSNRTOMBS,
744         HAVE_WCSNRTOMBS.
745         * modules/wcsnrtombs: New file.
746         * modules/wcsrtombs (Files): Add lib/wcsrtombs-state.c.
747         * doc/posix-functions/wcsnrtombs.texi: Mention the new module.
748
749 2008-12-21  Bruno Haible  <bruno@clisp.org>
750
751         * modules/wcsrtombs-tests: New file.
752         * tests/test-wcsrtombs1.sh: New file.
753         * tests/test-wcsrtombs2.sh: New file.
754         * tests/test-wcsrtombs3.sh: New file.
755         * tests/test-wcsrtombs4.sh: New file.
756         * tests/test-wcsrtombs.c: New file.
757
758         New module 'wcsrtombs'.
759         * lib/wchar.in.h (wcsrtombs): New declaration.
760         * lib/wcsrtombs.c: New file.
761         * m4/wcsrtombs.m4: New file.
762         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCSRTOMBS,
763         HAVE_WCSRTOMBS, REPLACE_WCSRTOMBS.
764         * modules/wchar (Makefile.am): Substitute GNULIB_WCSRTOMBS,
765         HAVE_WCSRTOMBS, REPLACE_WCSRTOMBS.
766         * modules/wcsrtombs: New file.
767         * doc/posix-functions/wcsrtombs.texi: Mention the new module and the
768         bugs.
769
770 2008-12-21  Bruno Haible  <bruno@clisp.org>
771
772         Work around a wcrtomb() bug on Solaris 10 and OSF/1 5.1.
773         * lib/wchar.in.h (wcrtomb): Override if REPLACE_WCRTOMB is set.
774         * m4/wcrtomb.m4 (gl_FUNC_WCRTOMB): Test the return value of wcrtomb
775         with NULL destination argument in various locales. Set REPLACE_WCRTOMB
776         if not correct.
777         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_WCRTOMB.
778         * modules/wchar (Makefile.am): Substitute REPLACE_WCRTOMB.
779         * modules/wcrtomb (Files): Add m4/locale-fr.m4, m4/locale-ja.m4,
780         m4/locale-zh.m4, m4/codeset.m4.
781         * doc/posix-functions/wcrtomb.texi: Document the bug.
782
783 2008-12-21  Bruno Haible  <bruno@clisp.org>
784
785         Work around a btowc() bug on IRIX 6.5.
786         * lib/wchar.in.h (btowc): Override if REPLACE_BTOWC is set.
787         * m4/btowc.m4 (gl_FUNC_BTOWC): Test whether btowc(EOF) is correct. Set
788         REPLACE_WTOBC if not.
789         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_BTOWC.
790         * modules/wchar (Makefile.am): Substitute REPLACE_BTOWC.
791         * doc/posix-functions/btowc.texi: Mention the IRIX bug.
792
793 2008-12-21  Bruno Haible  <bruno@clisp.org>
794
795         * modules/wcrtomb-tests: New file.
796         * tests/test-wcrtomb.sh: New file.
797         * tests/test-wcrtomb.c: New file.
798
799         New module 'wcrtomb'.
800         * lib/wchar.in.h (wcrtomb): New declaration.
801         * lib/wcrtomb.c: New file.
802         * m4/wcrtomb.m4: New file.
803         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCRTOMB,
804         HAVE_WCRTOMB.
805         * modules/wchar (Makefile.am): Substitute GNULIB_WCRTOMB,
806         HAVE_WCRTOMB.
807         * modules/wcrtomb: New file.
808         * doc/posix-functions/wcrtomb.texi: Mention the new module.
809
810 2008-12-21  Bruno Haible  <bruno@clisp.org>
811
812         * modules/mbrtowc (Files): Add m4/codeset.m4, needed by m4/locale-fr.m4.
813         * modules/mbsrtowcs (Files): Likewise.
814         * modules/wctob (Files): Likewise.
815         * modules/c-strcase-tests (Files): Likewise.
816         * modules/unistdio/u8-vasnprintf-tests (Files): Likewise.
817         * modules/unistdio/u16-vasnprintf-tests (Files): Likewise.
818         * modules/unistdio/u32-vasnprintf-tests (Files): Likewise.
819         * modules/unistdio/ulc-vasnprintf-tests (Files): Likewise.
820         * modules/vasnprintf-posix-tests (Files): Likewise.
821
822 2008-12-21  William Pursell  <bill.pursell@gmail.com>
823
824         gitlog-to-changelog: pass all command-line arguments to git-log
825         * build-aux/gitlog-to-changelog: When producing a ChangeLog,
826         it is sometimes convenient to filter the commits in various ways.
827         gitlog-to-changelog only allows --since to specify a start date,
828         but git-log itself supports many other filtering mechanisms.
829         At the moment, I want to filter by branch name.  Rather than
830         adding a --branch option to gitlog-to-changelog, it seems more
831         flexible to simply pass all options directly to git-log and let
832         git do the work.  Notice that this effectively makes --since a
833         redundant option for gitlog-to-changelog, but removing it would
834         require current usage to change since calls would then require
835         an additional '--'.
836
837 2008-12-21  Bruno Haible  <bruno@clisp.org>
838
839         * modules/mbsnrtowcs-tests: New file.
840         * tests/test-mbsnrtowcs1.sh: New file.
841         * tests/test-mbsnrtowcs2.sh: New file.
842         * tests/test-mbsnrtowcs3.sh: New file.
843         * tests/test-mbsnrtowcs4.sh: New file.
844         * tests/test-mbsnrtowcs.c: New file.
845
846         New module 'mbsnrtowcs'.
847         * lib/wchar.in.h (mbsnrtowcs): New declaration.
848         * lib/mbsnrtowcs.c: New file.
849         * lib/mbsrtowcs-state.c: New file.
850         * lib/mbsrtowcs.c: Refer to _gl_mbsrtowcs_state.
851         (internal_state): Remove variable.
852         * m4/mbsnrtowcs.m4: New file.
853         * m4/mbsrtowcs.m4 (gl_FUNC_MBSRTOWCS): Add mbsrtowcs-state.c to the
854         compilation units.
855         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_MBSNRTOWCS,
856         HAVE_MBSNRTOWCS, REPLACE_MBSNRTOWCS.
857         * modules/wchar (Makefile.am): Substitute GNULIB_MBSNRTOWCS,
858         HAVE_MBSNRTOWCS, REPLACE_MBSNRTOWCS.
859         * modules/mbsnrtowcs: New file.
860         * modules/mbsrtowcs (Files): Add lib/mbsrtowcs-state.c.
861         * doc/posix-functions/mbsnrtowcs.texi: Mention the new module and a
862         portability problem.
863
864 2008-12-21  Bruno Haible  <bruno@clisp.org>
865
866         Work around mbsrtowcs bug.
867         * m4/mbsrtowcs.m4 (gl_MBSRTOWCS_WORKS): New macro.
868         (gl_FUNC_MBSRTOWCS): Invoke it.
869         * modules/mbsrtowcs (Files): Add m4/locale-fr.m4, m4/locale-ja.m4,
870         m4/locale-zh.m4.
871         * doc/posix-functions/mbsrtowcs.texi: Document the bug.
872
873 2008-12-21  Bruno Haible  <bruno@clisp.org>
874
875         * tests/test-mbsrtowcs.c (main): Execute the loop also for unlimited=1.
876
877 2008-12-21  Bruno Haible  <bruno@clisp.org>
878
879         Update doc for AIX.
880         * doc/pastposix-functions/wcswcs.texi: Mention that AIX has only a
881         16-bit wchar_t type.
882         * doc/posix-functions/btowc.texi: Likewise.
883         * doc/posix-functions/fgetwc.texi: Likewise.
884         * doc/posix-functions/fgetws.texi: Likewise.
885         * doc/posix-functions/fputwc.texi: Likewise.
886         * doc/posix-functions/fputws.texi: Likewise.
887         * doc/posix-functions/fwide.texi: Likewise.
888         * doc/posix-functions/fwprintf.texi: Likewise.
889         * doc/posix-functions/fwscanf.texi: Likewise.
890         * doc/posix-functions/getwchar.texi: Likewise.
891         * doc/posix-functions/getwc.texi: Likewise.
892         * doc/posix-functions/iswalnum.texi: Likewise.
893         * doc/posix-functions/iswalpha.texi: Likewise.
894         * doc/posix-functions/iswblank.texi: Likewise.
895         * doc/posix-functions/iswcntrl.texi: Likewise.
896         * doc/posix-functions/iswctype.texi: Likewise.
897         * doc/posix-functions/iswdigit.texi: Likewise.
898         * doc/posix-functions/iswgraph.texi: Likewise.
899         * doc/posix-functions/iswlower.texi: Likewise.
900         * doc/posix-functions/iswprint.texi: Likewise.
901         * doc/posix-functions/iswpunct.texi: Likewise.
902         * doc/posix-functions/iswspace.texi: Likewise.
903         * doc/posix-functions/iswupper.texi: Likewise.
904         * doc/posix-functions/iswxdigit.texi: Likewise.
905         * doc/posix-functions/mbrtowc.texi: Likewise.
906         * doc/posix-functions/mbsrtowcs.texi: Likewise.
907         * doc/posix-functions/mbstowcs.texi: Likewise.
908         * doc/posix-functions/mbtowc.texi: Likewise.
909         * doc/posix-functions/putwchar.texi: Likewise.
910         * doc/posix-functions/putwc.texi: Likewise.
911         * doc/posix-functions/swprintf.texi: Likewise.
912         * doc/posix-functions/tolower.texi: Likewise.
913         * doc/posix-functions/toupper.texi: Likewise.
914         * doc/posix-functions/towctrans.texi: Likewise.
915         * doc/posix-functions/ungetwc.texi: Likewise.
916         * doc/posix-functions/vswprintf.texi: Likewise.
917         * doc/posix-functions/wcrtomb.texi: Likewise.
918         * doc/posix-functions/wcscat.texi: Likewise.
919         * doc/posix-functions/wcschr.texi: Likewise.
920         * doc/posix-functions/wcscmp.texi: Likewise.
921         * doc/posix-functions/wcscoll.texi: Likewise.
922         * doc/posix-functions/wcscpy.texi: Likewise.
923         * doc/posix-functions/wcscspn.texi: Likewise.
924         * doc/posix-functions/wcsftime.texi: Likewise.
925         * doc/posix-functions/wcslen.texi: Likewise.
926         * doc/posix-functions/wcsncat.texi: Likewise.
927         * doc/posix-functions/wcsncmp.texi: Likewise.
928         * doc/posix-functions/wcsncpy.texi: Likewise.
929         * doc/posix-functions/wcspbrk.texi: Likewise.
930         * doc/posix-functions/wcsrchr.texi: Likewise.
931         * doc/posix-functions/wcsrtombs.texi: Likewise.
932         * doc/posix-functions/wcsspn.texi: Likewise.
933         * doc/posix-functions/wcsstr.texi: Likewise.
934         * doc/posix-functions/wcstod.texi: Likewise.
935         * doc/posix-functions/wcstof.texi: Likewise.
936         * doc/posix-functions/wcstoimax.texi: Likewise.
937         * doc/posix-functions/wcstok.texi: Likewise.
938         * doc/posix-functions/wcstold.texi: Likewise.
939         * doc/posix-functions/wcstoll.texi: Likewise.
940         * doc/posix-functions/wcstol.texi: Likewise.
941         * doc/posix-functions/wcstombs.texi: Likewise.
942         * doc/posix-functions/wcstoull.texi: Likewise.
943         * doc/posix-functions/wcstoul.texi: Likewise.
944         * doc/posix-functions/wcstoumax.texi: Likewise.
945         * doc/posix-functions/wcswidth.texi: Likewise.
946         * doc/posix-functions/wcsxfrm.texi: Likewise.
947         * doc/posix-functions/wctob.texi: Likewise.
948         * doc/posix-functions/wctomb.texi: Likewise.
949         * doc/posix-functions/wctrans.texi: Likewise.
950         * doc/posix-functions/wctype.texi: Likewise.
951         * doc/posix-functions/wcwidth.texi: Likewise.
952         * doc/posix-functions/wmemchr.texi: Likewise.
953         * doc/posix-functions/wmemcmp.texi: Likewise.
954         * doc/posix-functions/wmemcpy.texi: Likewise.
955         * doc/posix-functions/wmemmove.texi: Likewise.
956         * doc/posix-functions/wmemset.texi: Likewise.
957         * doc/posix-functions/wprintf.texi: Likewise.
958         * doc/posix-functions/wscanf.texi: Likewise.
959
960 2008-12-21  Bruno Haible  <bruno@clisp.org>
961
962         Update doc for HP-UX 11.11.
963         * doc/posix-functions/btowc.texi: Clarify that the function is missing
964         in HP-UX version 11.00, not in all versions of HP-UX 11.
965         * doc/posix-functions/fwide.texi: Likewise.
966         * doc/posix-functions/fwprintf.texi: Likewise.
967         * doc/posix-functions/fwscanf.texi: Likewise.
968         * doc/posix-functions/inet_ntop.texi: Likewise.
969         * doc/posix-functions/inet_pton.texi: Likewise.
970         * doc/posix-functions/mbrlen.texi: Likewise.
971         * doc/posix-functions/mbrtowc.texi: Likewise.
972         * doc/posix-functions/mbsinit.texi: Likewise.
973         * doc/posix-functions/mbsrtowcs.texi: Likewise.
974         * doc/posix-functions/swprintf.texi: Likewise.
975         * doc/posix-functions/swscanf.texi: Likewise.
976         * doc/posix-functions/towctrans.texi: Likewise.
977         * doc/posix-functions/vfwprintf.texi: Likewise.
978         * doc/posix-functions/vswprintf.texi: Likewise.
979         * doc/posix-functions/vwprintf.texi: Likewise.
980         * doc/posix-functions/wcrtomb.texi: Likewise.
981         * doc/posix-functions/wcsrtombs.texi: Likewise.
982         * doc/posix-functions/wcsstr.texi: Likewise.
983         * doc/posix-functions/wctob.texi: Likewise.
984         * doc/posix-functions/wctrans.texi: Likewise.
985         * doc/posix-functions/wmemchr.texi: Likewise.
986         * doc/posix-functions/wmemcmp.texi: Likewise.
987         * doc/posix-functions/wmemcpy.texi: Likewise.
988         * doc/posix-functions/wmemmove.texi: Likewise.
989         * doc/posix-functions/wmemset.texi: Likewise.
990         * doc/posix-functions/wprintf.texi: Likewise.
991         * doc/posix-functions/wscanf.texi: Likewise.
992
993 2008-12-21  Bruno Haible  <bruno@clisp.org>
994
995         Work around a portability problem.
996         * tests/test-mbsrtowcs.c (main): Use a temporary conversion state.
997         * doc/posix-functions/mbsrtowcs.texi: Document the portability problem.
998
999 2008-12-20  Bruno Haible  <bruno@clisp.org>
1000
1001         * lib/wchar.in.h (mbsrtowcs): Redefine if REPLACE_MBSRTOWCS is set.
1002         * m4/mbsrtowcs.m4 (gl_FUNC_MBSRTOWCS): Invoke gl_MBSTATE_T_BROKEN. Set
1003         REPLACE_MBSRTOWCS if mbsrtowcs needs to be overridden.
1004         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_MBSRTOWCS.
1005         * modules/wchar (Makefile.am): Substitute REPLACE_MBSRTOWCS.
1006
1007         Work around mbrtowc bugs on AIX, HP-UX, OSF/1, Solaris.
1008         * lib/wchar.in.h (mbstate_t): Redefine also if REPLACE_MBSTATE_T is
1009         set.
1010         (GNULIB_defined_mbstate_t): New macro.
1011         (mbsinit): Redefine if REPLACE_MBSINIT is set.
1012         (mbrtowc): Redefine if REPLACE_MBRTOWC is set.
1013         * lib/mbrtowc.c (rpl_mbrtowc): Add an alternative implementation that
1014         reuses the system's mbrtowc function but works around the bugs.
1015         * m4/mbrtowc.m4 (gl_MBSTATE_T_BROKEN, gl_MBRTOWC_INCOMPLETE_STATE,
1016         gl_MBRTOWC_NULL_ARG, gl_MBRTOWC_RETVAL, gl_MBRTOWC_NUL_RETVAL): New
1017         macros.
1018         (gl_FUNC_MBRTOWC): Invoke them. Set REPLACE_MBRTOWC if mbrtowc needs to
1019         be overridden. Optionally define MBRTOWC_NULL_ARG_BUG,
1020         MBRTOWC_RETVAL_BUG, MBRTOWC_NUL_RETVAL_BUG.
1021         * m4/mbsinit.m4 (gl_FUNC_MBSINIT): Invoke gl_MBSTATE_T_BROKEN. Set
1022         REPLACE_MBSINIT if mbsinit needs to be overridden.
1023         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_MBSTATE_T,
1024         REPLACE_MBSINIT, REPLACE_MBRTOWC.
1025         * modules/wchar (Makefile.am): Substitute REPLACE_MBSTATE_T,
1026         REPLACE_MBSINIT, REPLACE_MBRTOWC.
1027         * modules/mbrtowc (Files): Add m4/locale-fr.m4, m4/locale-ja.m4,
1028         m4/locale-zh.m4.
1029         (Depends): Add mbsinit.
1030         * modules/mbsinit (Depends): Add mbrtowc.
1031         * doc/posix-functions/mbrtowc.texi: Mention the various bugs.
1032
1033 2008-12-20  Bruno Haible  <bruno@clisp.org>
1034
1035         * tests/test-mbrtowc.c (main): Change sample string in EUC-JP encoding
1036         so that there are no conversion errors on AIX.
1037         * tests/test-mbsrtowcs.c (main): LIkewise.
1038
1039 2008-12-20  Bruno Haible  <bruno@clisp.org>
1040
1041         Work around wctob bug on Solaris <= 9.
1042         * lib/wchar.in.h (wctob): Redefine if REPLACE_WCTOB is set.
1043         * m4/wctob.m4 (gl_FUNC_WCTOB): Test whether wctob works.
1044         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_WCTOB.
1045         * modules/wchar (Makefile.am): Substitute REPLACE_WCTOB.
1046         * modules/wctob (Files): Add m4/locale-fr.m4.
1047         * doc/posix-functions/wctob.texi: Mention the Solaris bug.
1048
1049 2008-12-20  Bruno Haible  <bruno@clisp.org>
1050
1051         * doc/posix-functions/select.texi: Mention Solaris 2.6 bug with
1052         /dev/null.
1053         * tests/test-select-in.sh: Likewise.
1054         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
1055
1056 2008-12-20  Bruno Haible  <bruno@clisp.org>
1057
1058         Don't pretend that Cygwin has a ja_JP.EUC-JP locale.
1059         * m4/locale-ja.m4 (gt_LOCALE_JA): Add test for MB_CUR_MAX. Needed on
1060         Cygwin 1.5.x.
1061
1062 2008-12-20  Bruno Haible  <bruno@clisp.org>
1063
1064         Ensure mbstate_t is defined on HP-UX 11.11.
1065         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Require
1066         AC_CANONICAL_HOST. On HP-UX, define _XOPEN_SOURCE to 500.
1067         * m4/mbstate_t.m4 (AC_TYPE_MBSTATE_T): Require
1068         AC_USE_SYSTEM_EXTENSIONS.
1069         * modules/fnmatch (Depends-on): Add extensions.
1070         * modules/mbrlen (Depends-on): Likewise.
1071         * modules/mbrtowc (Depends-on): Likewise.
1072         * modules/mbsinit (Depends-on): Likewise.
1073         * modules/mbsrtowcs (Depends-on): Likewise.
1074         * modules/mbswidth (Depends-on): Likewise.
1075         * modules/quotearg (Depends-on): Likewise.
1076         * modules/strftime (Depends-on): Likewise.
1077
1078 2008-12-20  Bruno Haible  <bruno@clisp.org>
1079
1080         Ensure wctob is declared on IRIX 6.5.
1081         * lib/wchar.in.h (wctob): Declare also when HAVE_DECL_WCTOB is 0.
1082         * m4/wctob.m4 (gl_FUNC_WCTOB): Set HAVE_DECL_WCTOB instead of
1083         HAVE_WCTOB. Also test whether <wchar.h> declares wctob.
1084         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize HAVE_DECL_WCTOB instead
1085         of HAVE_WCTOB.
1086         * modules/wchar (Makefile.am): Substitute HAVE_DECL_WCTOB instead of
1087         HAVE_WCTOB.
1088         * doc/posix-functions/wctob.texi: Mention missing declaration on IRIX.
1089
1090 2008-12-19  Bruno Haible  <bruno@clisp.org>
1091
1092         * modules/mbsrtowcs-tests: New file.
1093         * tests/test-mbsrtowcs1.sh: New file.
1094         * tests/test-mbsrtowcs2.sh: New file.
1095         * tests/test-mbsrtowcs3.sh: New file.
1096         * tests/test-mbsrtowcs4.sh: New file.
1097         * tests/test-mbsrtowcs.c: New file.
1098
1099         New module 'mbsrtowcs'.
1100         * lib/wchar.in.h (mbsrtowcs): New declaration.
1101         * lib/mbsrtowcs.c: New file.
1102         * m4/mbsrtowcs.m4: New file.
1103         * modules/mbsrtowcs: New file.
1104         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_MBSRTOWCS and
1105         HAVE_MBSRTOWCS.
1106         * modules/wchar (Makefile.am): Substitute GNULIB_MBSRTOWCS and
1107         HAVE_MBSRTOWCS.
1108         * doc/posix-functions/mbsrtowcs.texi: Document the new module.
1109
1110 2008-12-19  Bruno Haible  <bruno@clisp.org>
1111
1112         New module 'mbrlen'.
1113         * lib/wchar.in.h (mbrlen): New declaration.
1114         * lib/mbrlen.c: New file.
1115         * m4/mbrlen.m4: New file.
1116         * modules/mbrlen: New file.
1117         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_MBRLEN and
1118         HAVE_MBRLEN.
1119         * modules/wchar (Makefile.am): Substitute GNULIB_MBRLEN and
1120         HAVE_MBRLEN.
1121         * doc/posix-functions/mbrlen.texi: Document the new module.
1122
1123 2008-12-19  Bruno Haible  <bruno@clisp.org>
1124
1125         * lib/mbrtowc.c: Include verify.h. Verify an assumption.
1126         * modules/mbrtowc (Depends-on): Add verify.
1127         Suggested by Paul Eggert.
1128
1129 2008-12-18  Bruno Haible  <bruno@clisp.org>
1130
1131         * modules/mbsinit-tests: New file.
1132         * tests/test-mbsinit.sh: New file.
1133         * tests/test-mbsinit.c: New file.
1134
1135 2008-12-18  Bruno Haible  <bruno@clisp.org>
1136
1137         * modules/mbrtowc-tests: New file.
1138         * tests/test-mbrtowc1.sh: New file.
1139         * tests/test-mbrtowc2.sh: New file.
1140         * tests/test-mbrtowc3.sh: New file.
1141         * tests/test-mbrtowc4.sh: New file.
1142         * tests/test-mbrtowc.c: New file.
1143
1144         New module 'mbrtowc'.
1145         * lib/wchar.in.h (mbstate_t): Override when the system does not have
1146         mbsinit and mbrtowc.
1147         (mbrtowc): New declaration.
1148         * lib/mbrtowc.c: New file.
1149         * m4/mbrtowc.m4 (gl_FUNC_MBRTOWC, gl_PREREQ_MBRTOWC): New macros.
1150         * modules/mbrtowc: New file.
1151         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_MBRTOWC and
1152         HAVE_MBRTOWC.
1153         * modules/wchar (Makefile.am): Substitute GNULIB_MBRTOWC and
1154         HAVE_MBRTOWC.
1155         * doc/posix-functions/mbrtowc.texi: Document the new module.
1156
1157 2008-12-18  Bruno Haible  <bruno@clisp.org>
1158
1159         New module 'wctob'.
1160         * lib/wchar.in.h (wctob): New declaration.
1161         * lib/wctob.c: New file.
1162         * m4/wctob.m4: New file.
1163         * modules/wctob: New file.
1164         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCTOB and
1165         HAVE_WCTOB.
1166         * modules/wchar (Makefile.am): Substitute GNULIB_WCTOB and HAVE_WCTOB.
1167         * doc/posix-functions/wctob.texi: Document the new module.
1168
1169 2008-12-18  Bruno Haible  <bruno@clisp.org>
1170
1171         * m4/mbsinit.m4 (gl_FUNC_MBSINIT): Invoke gl_REPLACE_WCHAR_H.
1172         * m4/btowc.m4 (gl_FUNC_BTOWC): Likewise.
1173
1174 2008-12-18  Simon Josefsson  <simon@josefsson.org>
1175
1176         * lib/flock.c: Use proper #if symbol in check.  Reported by "Tom
1177         G. Christensen" <tgc@jupiterrise.com>.
1178
1179         * lib/flock.c: Need to include errno.h.  Reported by "Tom
1180         G. Christensen" <tgc@jupiterrise.com>.
1181
1182         * lib/flock.c: Need to include string.h.  Reported by "Tom
1183         G. Christensen" <tgc@jupiterrise.com> and Eric Blake
1184         <ebb9@byu.net>.
1185
1186 2008-12-18  Bruno Haible  <bruno@clisp.org>
1187
1188         * m4/locale-ja.m4: New file, from GNU gettext.
1189
1190 2008-12-17  Bruno Haible  <bruno@clisp.org>
1191
1192         * m4/mbrtowc.m4 (AC_FUNC_MBRTOWC): Don't override in autoconf >= 2.60.
1193         Suggested by Eric Blake.
1194
1195 2008-12-17  Bruno Haible  <bruno@clisp.org>
1196
1197         * m4/errno_h.m4 (AC_COMPUTE_INT): Provide fallback definition.
1198
1199 2008-12-17  Bruno Haible  <bruno@clisp.org>
1200
1201         * lib/mbsinit.c: Include verify.h. Verify an assumption.
1202         * modules/mbsinit (Depends-on): Add verify.
1203         Suggested by Paul Eggert.
1204
1205 2008-12-17  Bruno Haible  <bruno@clisp.org>
1206
1207         * m4/mbrtowc.m4 (AC_FUNC_MBRTOWC): Renamed from gl_FUNC_MBRTOWC.
1208         * m4/mbfile.m4 (gl_MBFILE): Use AC_FUNC_MBRTOWC instead of
1209         gl_FUNC_MBRTOWC.
1210         * m4/mbiter.m4 (gl_MBITER): LIkewise.
1211         * m4/mbscasecmp.m4 (gl_PREREQ_MBSCASECMP): Likewise.
1212         * m4/mbscasestr.m4 (gl_PREREQ_MBSCASESTR): Likewise.
1213         * m4/mbschr.m4 (gl_PREREQ_MBSCHR): Likewise.
1214         * m4/mbscspn.m4 (gl_PREREQ_MBSCSPN): Likewise.
1215         * m4/mbslen.m4 (gl_PREREQ_MBSLEN): Likewise.
1216         * m4/mbsncasecmp.m4 (gl_PREREQ_MBSNCASECMP): Likewise.
1217         * m4/mbsnlen.m4 (gl_PREREQ_MBSNLEN): Likewise.
1218         * m4/mbspbrk.m4 (gl_PREREQ_MBSPBRK): Likewise.
1219         * m4/mbspcasecmp.m4 (gl_PREREQ_MBSPCASECMP): Likewise.
1220         * m4/mbsrchr.m4 (gl_PREREQ_MBSRCHR): Likewise.
1221         * m4/mbssep.m4 (gl_PREREQ_MBSSEP): Likewise.
1222         * m4/mbsspn.m4 (gl_PREREQ_MBSSPN): Likewise.
1223         * m4/mbsstr.m4 (gl_PREREQ_MBSSTR): Likewise.
1224         * m4/mbstok_r.m4 (gl_PREREQ_MBSTOK_R): Likewise.
1225         * m4/mbswidth.m4 (gl_MBSWIDTH): Likewise.
1226         * m4/quotearg.m4 (gl_QUOTEARG): Likewise.
1227         * modules/trim (configure.ac): Likewise.
1228
1229 2008-12-17  Bruno Haible  <bruno@clisp.org>
1230
1231         * modules/btowc-tests: New file.
1232         * tests/test-btowc1.sh: New file.
1233         * tests/test-btowc2.sh: New file.
1234         * tests/test-btowc.c: New file.
1235
1236         New module 'btowc'.
1237         * lib/wchar.in.h (btowc): New declaration.
1238         * lib/btowc.c: New file.
1239         * m4/btowc.m4: New file.
1240         * modules/btowc: New file.
1241         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_BTOWC and
1242         HAVE_BTOWC.
1243         * modules/wchar (Makefile.am): Substitute GNULIB_BTOWC and HAVE_BTOWC.
1244         * doc/posix-functions/btowc.texi: Document the new module.
1245
1246 2008-12-17  Bruno Haible  <bruno@clisp.org>
1247
1248         New module 'mbsinit'.
1249         * lib/wchar.in.h (mbsinit): New declaration.
1250         * lib/mbsinit.c: New file.
1251         * m4/mbsinit.m4: New file.
1252         * modules/mbsinit: New file.
1253         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_MBSINIT and
1254         HAVE_MBSINIT.
1255         * modules/wchar (Makefile.am): Substitute GNULIB_MBSINIT and
1256         HAVE_MBSINIT.
1257         * doc/posix-functions/mbsinit.texi: Document the new module.
1258
1259 2008-12-16  Bruno Haible  <bruno@clisp.org>
1260
1261         * lib/unistd.in.h: Add comment.
1262         * tests/test-environ.c: Don't include <stdlib.h>.
1263
1264 2008-12-16  Bruno Haible  <bruno@clisp.org>
1265
1266         * lib/parse-duration.h (parse_duration): Document return value
1267         convention.
1268         * lib/parse-duration.c: Include specification header first. Add
1269         comments.
1270         (_): Remove macro.
1271         (parse_year_month_day, parse_hour_minute_second): Move side effects
1272         outside of strchr call.
1273         (parse_non_iso8601): Move side effects outside of isspace call.
1274         (parse_duration): Don't test errno is res != BAD_TIME. Remove fprintf
1275         call.
1276
1277 2008-12-16  Bruno Haible  <bruno@clisp.org>
1278
1279         * tests/test-parse-duration.sh: Produce no output when the test
1280         succeeds.
1281
1282 2008-12-16  Bruno Haible  <bruno@clisp.org>
1283
1284         * tests/test-parse-duration.sh: Fix quoting of $tmp and $tmpf
1285         expressions.
1286
1287 2008-12-15  Bruno Haible  <bruno@clisp.org>
1288
1289         * doc/glibc-functions/fgetxattr.texi: Tweak wording.
1290         * doc/glibc-functions/flistxattr.texi: Likewise.
1291         * doc/glibc-functions/fopencookie.texi: Likewise.
1292         * doc/glibc-functions/fremovexattr.texi: Likewise.
1293         * doc/glibc-functions/fsetxattr.texi: Likewise.
1294         * doc/glibc-functions/getxattr.texi: Likewise.
1295         * doc/glibc-functions/lgetxattr.texi: Likewise.
1296         * doc/glibc-functions/listxattr.texi: Likewise.
1297         * doc/glibc-functions/llistxattr.texi: Likewise.
1298         * doc/glibc-functions/lremovexattr.texi: Likewise.
1299         * doc/glibc-functions/lsetxattr.texi: Likewise.
1300         * doc/glibc-functions/removexattr.texi: Likewise.
1301         * doc/glibc-functions/setxattr.texi: Likewise.
1302         * doc/posix-functions/open_memstream.texi: Likewise.
1303
1304 2008-12-15  Eric Blake  <ebb9@byu.net>
1305
1306         Update doc for cygwin 1.7.
1307         * doc/posix-functions/faccessat.texi: Cygwin 1.7 added several new
1308         functions.
1309         * doc/posix-functions/fchmodat.texi: Likewise.
1310         * doc/posix-functions/fchownat.texi: Likewise.
1311         * doc/posix-functions/fdopendir.texi: Likewise.
1312         * doc/posix-functions/fmemopen.texi: Likewise.
1313         * doc/posix-functions/freeaddrinfo.texi: Likewise.
1314         * doc/posix-functions/fstatat.texi: Likewise.
1315         * doc/posix-functions/futimens.texi: Likewise.
1316         * doc/posix-functions/gai_strerror.texi: Likewise.
1317         * doc/posix-functions/getaddrinfo.texi: Likewise.
1318         * doc/posix-functions/getnameinfo.texi: Likewise.
1319         * doc/posix-functions/if_freenameindex.texi: Likewise.
1320         * doc/posix-functions/if_indextoname.texi: Likewise.
1321         * doc/posix-functions/if_nameindex.texi: Likewise.
1322         * doc/posix-functions/if_nametoindex.texi: Likewise.
1323         * doc/posix-functions/insque.texi: Likewise.
1324         * doc/posix-functions/linkat.texi: Likewise.
1325         * doc/posix-functions/llrint.texi: Likewise.
1326         * doc/posix-functions/llrintf.texi: Likewise.
1327         * doc/posix-functions/llrintl.texi: Likewise.
1328         * doc/posix-functions/lockf.texi: Likewise.
1329         * doc/posix-functions/lrintl.texi: Likewise.
1330         * doc/posix-functions/mkdirat.texi: Likewise.
1331         * doc/posix-functions/mkfifoat.texi: Likewise.
1332         * doc/posix-functions/mknodat.texi: Likewise.
1333         * doc/posix-functions/mq_close.texi: Likewise.
1334         * doc/posix-functions/mq_getattr.texi: Likewise.
1335         * doc/posix-functions/mq_notify.texi: Likewise.
1336         * doc/posix-functions/mq_open.texi: Likewise.
1337         * doc/posix-functions/mq_receive.texi: Likewise.
1338         * doc/posix-functions/mq_send.texi: Likewise.
1339         * doc/posix-functions/mq_setattr.texi: Likewise.
1340         * doc/posix-functions/mq_timedreceive.texi: Likewise.
1341         * doc/posix-functions/mq_timedsend.texi: Likewise.
1342         * doc/posix-functions/mq_unlink.texi: Likewise.
1343         * doc/posix-functions/open_memstream.texi: Likewise.
1344         * doc/posix-functions/openat.texi: Likewise.
1345         * doc/posix-functions/posix_fadvise.texi: Likewise.
1346         * doc/posix-functions/posix_fallocate.texi: Likewise.
1347         * doc/posix-functions/posix_madvise.texi: Likewise.
1348         * doc/posix-functions/posix_memalign.texi: Likewise.
1349         * doc/posix-functions/posix_openpt.texi: Likewise.
1350         * doc/posix-functions/readlinkat.texi: Likewise.
1351         * doc/posix-functions/remque.texi: Likewise.
1352         * doc/posix-functions/renameat.texi: Likewise.
1353         * doc/posix-functions/rintl.texi: Likewise.
1354         * doc/posix-functions/sem_unlink.texi: Likewise.
1355         * doc/posix-functions/shm_open.texi: Likewise.
1356         * doc/posix-functions/shm_unlink.texi: Likewise.
1357         * doc/posix-functions/signgam.texi: Likewise.
1358         * doc/posix-functions/sigset.texi: Likewise.
1359         * doc/posix-functions/stpcpy.texi: Likewise.
1360         * doc/posix-functions/stpncpy.texi: Likewise.
1361         * doc/posix-functions/strerror.texi: Likewise.
1362         * doc/posix-functions/strtod.texi: Likewise.
1363         * doc/posix-functions/symlinkat.texi: Likewise.
1364         * doc/posix-functions/unlinkat.texi: Likewise.
1365         * doc/posix-functions/utimensat.texi: Likewise.
1366         * doc/glibc-functions/bindresvport.texi: Likewise.
1367         * doc/glibc-functions/dn_expand.texi: Likewise.
1368         * doc/glibc-functions/exp10.texi: Likewise.
1369         * doc/glibc-functions/exp10f.texi: Likewise.
1370         * doc/glibc-functions/fgetxattr.texi: Likewise.
1371         * doc/glibc-functions/flistxattr.texi: Likewise.
1372         * doc/glibc-functions/fopencookie.texi: Likewise.
1373         * doc/glibc-functions/freeifaddrs.texi: Likewise.
1374         * doc/glibc-functions/fremovexattr.texi: Likewise.
1375         * doc/glibc-functions/fsetxattr.texi: Likewise.
1376         * doc/glibc-functions/getifaddrs.texi: Likewise.
1377         * doc/glibc-functions/getxattr.texi: Likewise.
1378         * doc/glibc-functions/lgetxattr.texi: Likewise.
1379         * doc/glibc-functions/listxattr.texi: Likewise.
1380         * doc/glibc-functions/llistxattr.texi: Likewise.
1381         * doc/glibc-functions/lremovexattr.texi: Likewise.
1382         * doc/glibc-functions/lsetxattr.texi: Likewise.
1383         * doc/glibc-functions/pow10.texi: Likewise.
1384         * doc/glibc-functions/pow10f.texi: Likewise.
1385         * doc/glibc-functions/rcmd_af.texi: Likewise.
1386         * doc/glibc-functions/removexattr.texi: Likewise.
1387         * doc/glibc-functions/res_init.texi: Likewise.
1388         * doc/glibc-functions/res_mkquery.texi: Likewise.
1389         * doc/glibc-functions/res_query.texi: Likewise.
1390         * doc/glibc-functions/res_querydomain.texi: Likewise.
1391         * doc/glibc-functions/res_send.texi: Likewise.
1392         * doc/glibc-functions/rresvport_af.texi: Likewise.
1393         * doc/glibc-functions/setxattr.texi: Likewise.
1394         * doc/glibc-functions/strcasestr.texi: Likewise.
1395
1396 2008-12-15  Bruno Haible  <bruno@clisp.org>
1397
1398         Fix compilation error on OSF/1 4.0.
1399         * lib/sys_select.in.h: When invoked from OSF/1 <sys/types.h> or
1400         <sys/time.h>, simply delegate to the system header.
1401         Reported by Daniel Richard G. <oss@teragram.com>.
1402
1403 2008-12-15  Bruno Haible  <bruno@clisp.org>
1404
1405         * doc/posix-functions/openat.texi: Mention the 'openat' module.
1406         * doc/posix-functions/fchmodat.texi: Likewise.
1407         * doc/posix-functions/fchownat.texi: Likewise.
1408         * doc/posix-functions/fdopendir.texi: Likewise.
1409         * doc/posix-functions/fstatat.texi: Likewise.
1410         * doc/posix-functions/mkdirat.texi: Likewise.
1411         * doc/posix-functions/unlinkat.texi: Likewise.
1412
1413 2008-12-14  Bruno Haible  <bruno@clisp.org>
1414
1415         Update doc for POSIX:2008.
1416         * doc/posix-functions/faccessat.texi: New file.
1417         * doc/posix-functions/fchmodat.texi: New file.
1418         * doc/posix-functions/fchownat.texi: New file.
1419         * doc/posix-functions/fdopendir.texi: New file.
1420         * doc/posix-functions/fstatat.texi: New file.
1421         * doc/posix-functions/futimens.texi: New file.
1422         * doc/posix-functions/linkat.texi: New file.
1423         * doc/posix-functions/mkdirat.texi: New file.
1424         * doc/posix-functions/mkfifoat.texi: New file.
1425         * doc/posix-functions/mknodat.texi: New file.
1426         * doc/posix-functions/open_wmemstream.texi: New file.
1427         * doc/posix-functions/openat.texi: New file.
1428         * doc/posix-functions/psiginfo.texi: New file.
1429         * doc/posix-functions/pthread_mutex_consistent.texi: New file.
1430         * doc/posix-functions/pthread_mutexattr_getrobust.texi: New file.
1431         * doc/posix-functions/pthread_mutexattr_setrobust.texi: New file.
1432         * doc/posix-functions/readlinkat.texi: New file.
1433         * doc/posix-functions/renameat.texi: New file.
1434         * doc/posix-functions/strerror_l.texi: New file.
1435         * doc/posix-functions/symlinkat.texi: New file.
1436         * doc/posix-functions/unlinkat.texi: New file.
1437         * doc/posix-functions/utimensat.texi: New file.
1438         * doc/gnulib.texi (Function Substitutes): Add these subsections.
1439
1440 2008-12-14  Bruno Haible  <bruno@clisp.org>
1441
1442         Update doc for POSIX:2008.
1443         * doc/posix-functions/alphasort.texi: Renamed from
1444         doc/glibc-functions/alphasort.texi.
1445         * doc/posix-functions/dirfd.texi: Renamed from
1446         doc/glibc-functions/dirfd.texi.
1447         * doc/posix-functions/dprintf.texi: Renamed from
1448         doc/glibc-functions/dprintf.texi.
1449         * doc/posix-functions/duplocale.texi: Renamed from
1450         doc/glibc-functions/duplocale.texi.
1451         * doc/posix-functions/fexecve.texi: Renamed from
1452         doc/glibc-functions/fexecve.texi.
1453         * doc/posix-functions/fmemopen.texi: Renamed from
1454         doc/glibc-functions/fmemopen.texi.
1455         * doc/posix-functions/freelocale.texi: Renamed from
1456         doc/glibc-functions/freelocale.texi.
1457         * doc/posix-functions/getdate_err.texi: Renamed from
1458         doc/glibc-functions/getdate_err.texi.
1459         * doc/posix-functions/isalnum_l.texi: Renamed from
1460         doc/glibc-functions/isalnum_l.texi.
1461         * doc/posix-functions/isalpha_l.texi: Renamed from
1462         doc/glibc-functions/isalpha_l.texi.
1463         * doc/posix-functions/isblank_l.texi: Renamed from
1464         doc/glibc-functions/isblank_l.texi.
1465         * doc/posix-functions/iscntrl_l.texi: Renamed from
1466         doc/glibc-functions/iscntrl_l.texi.
1467         * doc/posix-functions/isdigit_l.texi: Renamed from
1468         doc/glibc-functions/isdigit_l.texi.
1469         * doc/posix-functions/isgraph_l.texi: Renamed from
1470         doc/glibc-functions/isgraph_l.texi.
1471         * doc/posix-functions/islower_l.texi: Renamed from
1472         doc/glibc-functions/islower_l.texi.
1473         * doc/posix-functions/isprint_l.texi: Renamed from
1474         doc/glibc-functions/isprint_l.texi.
1475         * doc/posix-functions/ispunct_l.texi: Renamed from
1476         doc/glibc-functions/ispunct_l.texi.
1477         * doc/posix-functions/isspace_l.texi: Renamed from
1478         doc/glibc-functions/isspace_l.texi.
1479         * doc/posix-functions/isupper_l.texi: Renamed from
1480         doc/glibc-functions/isupper_l.texi.
1481         * doc/posix-functions/iswalnum_l.texi: Renamed from
1482         doc/glibc-functions/iswalnum_l.texi.
1483         * doc/posix-functions/iswalpha_l.texi: Renamed from
1484         doc/glibc-functions/iswalpha_l.texi.
1485         * doc/posix-functions/iswblank_l.texi: Renamed from
1486         doc/glibc-functions/iswblank_l.texi.
1487         * doc/posix-functions/iswcntrl_l.texi: Renamed from
1488         doc/glibc-functions/iswcntrl_l.texi.
1489         * doc/posix-functions/iswctype_l.texi: Renamed from
1490         doc/glibc-functions/iswctype_l.texi.
1491         * doc/posix-functions/iswdigit_l.texi: Renamed from
1492         doc/glibc-functions/iswdigit_l.texi.
1493         * doc/posix-functions/iswgraph_l.texi: Renamed from
1494         doc/glibc-functions/iswgraph_l.texi.
1495         * doc/posix-functions/iswlower_l.texi: Renamed from
1496         doc/glibc-functions/iswlower_l.texi.
1497         * doc/posix-functions/iswprint_l.texi: Renamed from
1498         doc/glibc-functions/iswprint_l.texi.
1499         * doc/posix-functions/iswpunct_l.texi: Renamed from
1500         doc/glibc-functions/iswpunct_l.texi.
1501         * doc/posix-functions/iswspace_l.texi: Renamed from
1502         doc/glibc-functions/iswspace_l.texi.
1503         * doc/posix-functions/iswupper_l.texi: Renamed from
1504         doc/glibc-functions/iswupper_l.texi.
1505         * doc/posix-functions/iswxdigit_l.texi: Renamed from
1506         doc/glibc-functions/iswxdigit_l.texi.
1507         * doc/posix-functions/isxdigit_l.texi: Renamed from
1508         doc/glibc-functions/isxdigit_l.texi.
1509         * doc/posix-functions/mbsnrtowcs.texi: Renamed from
1510         doc/glibc-functions/mbsnrtowcs.texi.
1511         * doc/posix-functions/mkdtemp.texi: Renamed from
1512         doc/glibc-functions/mkdtemp.texi.
1513         * doc/posix-functions/newlocale.texi: Renamed from
1514         doc/glibc-functions/newlocale.texi.
1515         * doc/posix-functions/nl_langinfo_l.texi: Renamed from
1516         doc/glibc-functions/nl_langinfo_l.texi.
1517         * doc/posix-functions/open_memstream.texi: Renamed from
1518         doc/glibc-functions/open_memstream.texi.
1519         * doc/posix-functions/opterr.texi: Renamed from
1520         doc/glibc-functions/opterr.texi.
1521         * doc/posix-functions/optind.texi: Renamed from
1522         doc/glibc-functions/optind.texi.
1523         * doc/posix-functions/optopt.texi: Renamed from
1524         doc/glibc-functions/optopt.texi.
1525         * doc/posix-functions/psignal.texi: Renamed from
1526         doc/glibc-functions/psignal.texi.
1527         * doc/posix-functions/scandir.texi: Renamed from
1528         doc/glibc-functions/scandir.texi.
1529         * doc/posix-functions/sched_get_priority_min.texi: Renamed from
1530         doc/glibc-functions/sched_get_priority_min.texi.
1531         * doc/posix-functions/signgam.texi: Renamed from
1532         doc/glibc-functions/signgam.texi.
1533         * doc/posix-functions/stpcpy.texi: Renamed from
1534         doc/glibc-functions/stpcpy.texi.
1535         * doc/posix-functions/stpncpy.texi: Renamed from
1536         doc/glibc-functions/stpncpy.texi.
1537         * doc/posix-functions/strcasecmp_l.texi: Renamed from
1538         doc/glibc-functions/strcasecmp_l.texi.
1539         * doc/posix-functions/strcoll_l.texi: Renamed from
1540         doc/glibc-functions/strcoll_l.texi.
1541         * doc/posix-functions/strfmon_l.texi: Renamed from
1542         doc/glibc-functions/strfmon_l.texi.
1543         * doc/posix-functions/strftime_l.texi: Renamed from
1544         doc/glibc-functions/strftime_l.texi.
1545         * doc/posix-functions/strncasecmp_l.texi: Renamed from
1546         doc/glibc-functions/strncasecmp_l.texi.
1547         * doc/posix-functions/strndup.texi: Renamed from
1548         doc/glibc-functions/strndup.texi.
1549         * doc/posix-functions/strnlen.texi: Renamed from
1550         doc/glibc-functions/strnlen.texi.
1551         * doc/posix-functions/strsignal.texi: Renamed from
1552         doc/glibc-functions/strsignal.texi.
1553         * doc/posix-functions/strxfrm_l.texi: Renamed from
1554         doc/glibc-functions/strxfrm_l.texi.
1555         * doc/posix-functions/timer_gettime.texi: Renamed from
1556         doc/glibc-functions/timer_gettime.texi.
1557         * doc/posix-functions/tolower_l.texi: Renamed from
1558         doc/glibc-functions/tolower_l.texi.
1559         * doc/posix-functions/toupper_l.texi: Renamed from
1560         doc/glibc-functions/toupper_l.texi.
1561         * doc/posix-functions/towctrans_l.texi: Renamed from
1562         doc/glibc-functions/towctrans_l.texi.
1563         * doc/posix-functions/towlower_l.texi: Renamed from
1564         doc/glibc-functions/towlower_l.texi.
1565         * doc/posix-functions/towupper_l.texi: Renamed from
1566         doc/glibc-functions/towupper_l.texi.
1567         * doc/posix-functions/uselocale.texi: Renamed from
1568         doc/glibc-functions/uselocale.texi.
1569         * doc/posix-functions/vdprintf.texi: Renamed from
1570         doc/glibc-functions/vdprintf.texi.
1571         * doc/posix-functions/wcpcpy.texi:
1572         Renamed from doc/glibc-functions/wcpcpy.texi.
1573         * doc/posix-functions/wcpncpy.texi: Renamed from
1574         doc/glibc-functions/wcpncpy.texi.
1575         * doc/posix-functions/wcscasecmp.texi: Renamed from
1576         doc/glibc-functions/wcscasecmp.texi.
1577         * doc/posix-functions/wcscasecmp_l.texi: Renamed from
1578         doc/glibc-functions/wcscasecmp_l.texi.
1579         * doc/posix-functions/wcscoll_l.texi: Renamed from
1580         doc/glibc-functions/wcscoll_l.texi.
1581         * doc/posix-functions/wcsdup.texi: Renamed from
1582         doc/glibc-functions/wcsdup.texi.
1583         * doc/posix-functions/wcsncasecmp.texi: Renamed from
1584         doc/glibc-functions/wcsncasecmp.texi.
1585         * doc/posix-functions/wcsncasecmp_l.texi: Renamed from
1586         doc/glibc-functions/wcsncasecmp_l.texi.
1587         * doc/posix-functions/wcsnlen.texi: Renamed from
1588         doc/glibc-functions/wcsnlen.texi.
1589         * doc/posix-functions/wcsnrtombs.texi: Renamed from
1590         doc/glibc-functions/wcsnrtombs.texi.
1591         * doc/posix-functions/wcsxfrm_l.texi: Renamed from
1592         doc/glibc-functions/wcsxfrm_l.texi.
1593         * doc/posix-functions/wctrans_l.texi: Renamed from
1594         doc/glibc-functions/wctrans_l.texi.
1595         * doc/posix-functions/wctype_l.texi: Renamed from
1596         doc/glibc-functions/wctype_l.texi.
1597         * doc/gnulib.texi (Function Substitutes): Add these subsections.
1598         (Glibc ctype.h, Glibc dirent.h, Glibc getopt.h, Glibc math.h,
1599         Glibc sched.h, Glibc signal.h, Glibc stdio.h, Glibc stdlib.h,
1600         Glibc string.h, Glibc time.h, Glibc unistd.h, Glibc wchar.h): Remove
1601         these subsections.
1602         (Glibc langinfo.h, Glibc locale.h, Glibc monetary.h, Glibc wctype.h):
1603         Remove sections.
1604
1605 2008-12-14  Bruno Haible  <bruno@clisp.org>
1606
1607         Update doc for POSIX:2008.
1608         * doc/posix-functions/*.texi: Update URL of POSIX specification.
1609
1610 2008-12-14  Bruno Haible  <bruno@clisp.org>
1611
1612         Update doc for POSIX:2008.
1613         * doc/pastposix-functions/bcmp.texi: Renamed from
1614         doc/posix-functions/bcmp.texi.
1615         * doc/pastposix-functions/bcopy.texi: Renamed from
1616         doc/posix-functions/bcopy.texi.
1617         * doc/pastposix-functions/bsd_signal.texi: Renamed from
1618         doc/posix-functions/bsd_signal.texi.
1619         * doc/pastposix-functions/bzero.texi: Renamed from
1620         doc/posix-functions/bzero.texi.
1621         * doc/pastposix-functions/ecvt.texi: Renamed from
1622         doc/posix-functions/ecvt.texi.
1623         * doc/pastposix-functions/fcvt.texi: Renamed from
1624         doc/posix-functions/fcvt.texi.
1625         * doc/pastposix-functions/ftime.texi: Renamed from
1626         doc/posix-functions/ftime.texi.
1627         * doc/pastposix-functions/gcvt.texi: Renamed from
1628         doc/posix-functions/gcvt.texi.
1629         * doc/pastposix-functions/getcontext.texi: Renamed from
1630         doc/posix-functions/getcontext.texi.
1631         * doc/pastposix-functions/gethostbyaddr.texi: Renamed from
1632         doc/posix-functions/gethostbyaddr.texi.
1633         * doc/pastposix-functions/gethostbyname.texi: Renamed from
1634         doc/posix-functions/gethostbyname.texi.
1635         * doc/pastposix-functions/getwd.texi: Renamed from
1636         doc/posix-functions/getwd.texi.
1637         * doc/pastposix-functions/h_errno.texi: Renamed from
1638         doc/posix-functions/h_errno.texi.
1639         * doc/pastposix-functions/index.texi: Renamed from
1640         doc/posix-functions/index.texi.
1641         * doc/pastposix-functions/makecontext.texi: Renamed from
1642         doc/posix-functions/makecontext.texi.
1643         * doc/pastposix-functions/mktemp.texi: Renamed from
1644         doc/posix-functions/mktemp.texi.
1645         * doc/pastposix-functions/pthread_attr_getstackaddr.texi: Renamed from
1646         doc/posix-functions/pthread_attr_getstackaddr.texi.
1647         * doc/pastposix-functions/pthread_attr_setstackaddr.texi: Renamed from
1648         doc/posix-functions/pthread_attr_setstackaddr.texi.
1649         * doc/pastposix-functions/rindex.texi: Renamed from
1650         doc/posix-functions/rindex.texi.
1651         * doc/pastposix-functions/scalb.texi: Renamed from
1652         doc/posix-functions/scalb.texi.
1653         * doc/pastposix-functions/setcontext.texi: Renamed from
1654         doc/posix-functions/setcontext.texi.
1655         * doc/pastposix-functions/swapcontext.texi: Renamed from
1656         doc/posix-functions/swapcontext.texi.
1657         * doc/pastposix-functions/ualarm.texi: Renamed from
1658         doc/posix-functions/ualarm.texi.
1659         * doc/pastposix-functions/usleep.texi: Renamed from
1660         doc/posix-functions/usleep.texi.
1661         * doc/pastposix-functions/vfork.texi: Renamed from
1662         doc/posix-functions/vfork.texi.
1663         * doc/pastposix-functions/wcswcs.texi: Renamed from
1664         doc/posix-functions/wcswcs.texi.
1665         * doc/gnulib.texi (Legacy Function Substitutes): New chapter.
1666         (Function Substitutes): Update.
1667
1668 2008-12-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1669
1670         * modules/relocatable-prog-wrapper (Depends-on): Add errno, needed by
1671         m4/strerror.m4.
1672
1673 2008-12-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1674             Bruno Haible  <bruno@clisp.org>
1675
1676         * modules/unilbrk/tables (Depends-on): Add unilbrk/base.
1677
1678 2008-12-13  Bruno Haible  <bruno@clisp.org>
1679
1680         * modules/strtoull (Depends-on): Remove unistd.
1681
1682 2008-12-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1683
1684         * modules/strtoull (Depends-on): Add stdlib.
1685
1686 2008-12-11  Simon Josefsson  <simon@josefsson.org>
1687
1688         * m4/manywarnings.m4 (gl_MANYWARN_ALL_GCC): Add more warnings.
1689
1690 2008-12-10  Jim Meyering  <meyering@redhat.com>
1691
1692         gl_ASSERT: don't say assertions are disabled when they're not
1693         * m4/assert.m4 (gl_ASSERT): Do not make configure report
1694         "checking whether to enable assertions... no", when they are in
1695         fact enabled.  This is solely a bug in the output of configure.
1696         In spite of saying "no", NDEBUG was not defined in that case.
1697         Also, as noted by Eric Blake, leave assertions enabled upon
1698         --enable-assert=INVALID.
1699
1700 2008-12-10  Bruno Haible  <bruno@clisp.org>
1701
1702         Change MODULES.html to refer to POSIX:2008 where possible.
1703         * MODULES.html.sh (POSIX2008_URL): New variable.
1704         (posix_headers): Remove sys/timeb, ucontext.
1705         (posix2001_headers): New variable.
1706         (posix_functions): Remove bcmp, bcopy, bsd_signal, bzero, ecvt, fcvt,
1707         ftime, gcvt, getcontext, gethostbyaddr, gethostbyname, getwd, h_errno,
1708         index, makecontext, mktemp, pthread_attr_getstackaddr,
1709         pthread_attr_setstackaddr, rindex, scalb, setcontext, swapcontext,
1710         ualarm, usleep, vfork, wcswcs. Add the new POSIX:2008 functions.
1711         (posix2001_functions): New variable.
1712         (func_module): Use URLs to POSIX:2008 where possible and to POSIX:2001
1713         otherwise.
1714
1715 2008-12-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1716
1717         add missing include to parse-duration.c
1718         * lib/parse-duration.c: #include "xalloc.h", for xstrdup.
1719         * modules/parse-duration (Depends-on): Add xalloc.
1720
1721         fix sed script reading maint.mk
1722         * top/maint.mk (MYSELF): New macro, define as $(srcdir)/$(ME).
1723         (syntax-check-rules): Use it.
1724
1725 2008-12-09  Bruno Haible  <bruno@clisp.org>
1726
1727         * m4/ldexpl.m4 (gl_FUNC_LDEXPL_WORKS): Add another check, that fails on
1728         MacOS X 10.4/PowerPC.
1729         Reported by Simon Josefsson.
1730
1731 2008-12-08  Jim Meyering  <meyering@redhat.com>
1732
1733         work around mingw's lack of some S_IF definitions
1734         * lib/fts.c (S_IFLNK, S_IFSOCK): Define if not already defined.
1735         Reported by Simon Josefsson.
1736
1737 2008-12-08  Bruno Haible  <bruno@clisp.org>
1738
1739         * m4/signbitl.m4 (gl_SIGNBIT_TEST_PROGRAM): Add a link check of signbit
1740         applied to variables. Needed on MacOS X 10.4/PowerPC.
1741         Reported by Simon Josefsson.
1742
1743 2008-12-08  William Pursell  <bill.pursell@gmail.com>  (tiny change)
1744         and Eric Blake  <ebb9@byu.net>
1745
1746         assert: honor --enable-assert
1747         * m4/assert.m4 (gl_ASSERT): Synchronize with autoconf 2.64, in
1748         order to honor --enable-assert, rather than treating it as a
1749         synonym for --disable-assert.
1750
1751 2008-12-08  Jim Meyering  <meyering@redhat.com>
1752
1753         * lib/posixtm.c: Remove now-useless declaration of mktime.
1754
1755         * build-aux/announce-gen (get_tool_versions): Accept .xz tarballs.
1756
1757 2008-12-07  Bruno Haible  <bruno@clisp.org>
1758
1759         * tests/test-lock.c (test_lock, test_rwlock, test_recursive_lock,
1760         test_once): Mark functions as static.
1761         * tests/test-tls.c (test_tls): Likewise.
1762
1763 2008-12-07  Bruno Haible  <bruno@clisp.org>
1764
1765         * lib/striconveha.h (uniconv_register_autodetect): Renamed from
1766         iconv_register_autodetect.
1767
1768 2008-12-07  Jim Meyering  <meyering@redhat.com>
1769
1770         posixtm.c: avoid a warning
1771         * lib/posixtm.c (posixtime): Don't initialize tm0.
1772         It's no longer needed to placate gcc4's -Wuninitialized,
1773         and the attempt to placate would elicit a new warning.
1774
1775         unicodeio.c: mark unused parameters
1776         * lib/unicodeio.c (exit_failure_callback): Mark unused parameter.
1777         (fallback_failure_callback): Likewise.
1778
1779 2008-12-07  Bruno Haible  <bruno@clisp.org>
1780
1781         * gnulib-tool (func_create_testdir): When building the tests
1782         subdirectory, ignore the modules gnumakefile and maintainer-makefile.
1783         Reported by Simon Josefsson.
1784
1785 2008-12-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1786
1787         * doc/manywarnings.texi, doc/gnulib-intro.texi: Fix typos.
1788
1789 2008-12-06  Bruno Haible  <bruno@clisp.org>
1790
1791         * lib/c-stack.h (c_stack_action): Clarify possible side effects.
1792         Suggested by Eric Blake.
1793
1794 2008-12-06  Bruno Haible  <bruno@clisp.org>
1795
1796         Fix a c-stack test failure on MacOS X.
1797         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Require
1798         AC_CANONICAL_HOST. Define FAULT_YIELDS_SIGBUS. If set, install a signal
1799         handler for SIGBUS as well.
1800         * lib/c-stack.c (c_stack_action): If FAULT_YIELDS_SIGBUS is set,
1801         install a signal handler for SIGBUS as well.
1802         Reported by Bruce Dugan <bld0401@gmail.com> via Eric Blake.
1803
1804 2008-12-06  Bruno Haible  <bruno@clisp.org>
1805
1806         Advocacy documentation.
1807         * doc/gnulib-intro.texi (Benefits): New section.
1808         * doc/gnulib.texi: Update.
1809
1810 2008-12-06  Bruno Haible  <bruno@clisp.org>
1811
1812         Document the 'manywarnings' module.
1813         * doc/manywarnings.texi: New file.
1814         * doc/gnulib.texi: Include it.
1815
1816 2008-12-05  Eric Blake  <ebb9@byu.net>
1817
1818         tests: silence some gcc warnings
1819         * tests/test-getdate.c (LOG) [!DEBUG]: Mark no-op void.
1820         * tests/uniwidth/test-uc_width2.c (finish_interval): Avoid printf
1821         type mismatches.
1822
1823 2008-12-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1824             Bruno Haible  <bruno@clisp.org>
1825
1826         * m4/openmp.m4 (AC_OPENMP): Do not define with Autoconf 2.62 or newer.
1827
1828 2008-11-29  Jim Meyering  <meyering@redhat.com>
1829
1830         unicodeio.c: mark unused parameters
1831         * lib/unicodeio.c (exit_failure_callback): Mark unused parameter.
1832         (fallback_failure_callback): Likewise.
1833
1834         fts: fix a thinko
1835         * lib/fts.c (s_ifmt_shift_bits): Remove function.  Not needed after all.
1836         (set_stat_type): Return S_IF*-valued "type" directly.
1837         Prompted by James Youngman's spotting a related bug.
1838         Confirmed by further testing through find.
1839
1840         fts: provide dirent.d_type via FTSENT.fts_statp, when possible
1841         * lib/fts.c (D_TYPE): Define.
1842         (DT_UNKNOWN, DT_BLK, DT_CHR) [HAVE_STRUCT_DIRENT_D_TYPE]: Define.
1843         (DT_DIR, DT_FIFO, DT_LNK, DT_REG, DT_SOCK): Likewise.
1844         (s_ifmt_shift_bits): New function.
1845         (set_stat_type): New function.
1846         (fts_build): When not calling fts_stat, call set_stat_type
1847         to propagate dirent.d_type info to fts_read caller.
1848         * lib/fts_.h (FTSENT) [FTS_DEFER_STAT]: Mention that
1849         fts_statp->st_mode type information may be valid.
1850
1851 2008-11-28  Simon Josefsson  <simon@josefsson.org>
1852
1853         * lib/sys_time.in.h: Add extern "C" block for C++.  Suggested by
1854         Brian Dessent <brian@dessent.net>.  Reported by Sam Steingold
1855         <sds@gnu.org>.
1856
1857 2008-11-20  Bruno Haible  <bruno@clisp.org>
1858
1859         Attempt to work around an AIX 5.3, 6.1 compiler bug with include_next.
1860         * lib/math.in.h: Use INCLUDE_NEXT_AS_FIRST_DIRECTIVE instead of
1861         INCLUDE_NEXT.
1862         * m4/include_next.m4 (gl_INCLUDE_NEXT): Set also
1863         INCLUDE_NEXT_AS_FIRST_DIRECTIVE.
1864         * modules/math (Makefile.am): Substitute
1865         INCLUDE_NEXT_AS_FIRST_DIRECTIVE instead of INCLUDE_NEXT.
1866         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
1867
1868 2008-11-18  Alexandre Duret-Lutz  <adl@lrde.epita.fr>
1869             Bruno Haible  <bruno@clisp.org>
1870
1871         * lib/stdint.in.h: Define all type macros so that their expansion is
1872         a single typedef'ed token. Fixes a compilation failure in Boost which
1873         does "using ::int8_t;".
1874
1875 2008-11-18  Simon Josefsson  <simon@josefsson.org>
1876
1877         * m4/manywarnings.m4: New file with gl_MANYWARN_COMPLEMENT and
1878         gl_MANYWARN_ALL_GCC.
1879         * m4/warnings.m4: Removed gl_WARN_SUPPORTED and
1880         gl_WARN_COMPLEMENT.  Suggested by Bruno Haible <bruno@clisp.org>.
1881         * modules/manywarnings: New file.
1882         * MODULES.html.sh: Mention manywarnings module.
1883
1884 2008-11-18  Bruno Haible  <bruno@clisp.org>
1885
1886         * doc/gnulib-tool.texi (Unit tests): New section.
1887
1888 2008-11-18  Simon Josefsson  <simon@josefsson.org>
1889
1890         * top/maint.mk (refresh-po): Fix sed regexp to avoid problems with
1891         paths like 'lib/po/foo.po'.
1892
1893 2008-11-17  Simon Josefsson  <simon@josefsson.org>
1894
1895         * m4/warnings.m4: Improve code.  Reported by Ralf Wildenhues
1896         <Ralf.Wildenhues@gmx.de> and Paolo Bonzini <bonzini@gnu.org>.
1897
1898 2008-11-17  Simon Josefsson  <simon@josefsson.org>
1899
1900         * m4/warnings.m4: Use CPPFLAGS to really check whether the
1901         parameter works.
1902
1903 2008-11-17  Simon Josefsson  <simon@josefsson.org>
1904
1905         * m4/warnings.m4: Add gl_WARN_COMPLEMENT and gl_WARN_SUPPORTED.
1906
1907 2008-11-17  Bruce Korb  <bkorb@gnu.org>
1908
1909         * modules/parse-duration-tests: New file.
1910         * tests/test-parse-duration.sh: New file.
1911         * tests/test-parse-duration.c: New file.
1912
1913         New module 'parse-duration'.
1914         * lib/parse-duration.h: New file.
1915         * lib/parse-duration.c: New file.
1916         * modules/parse-duration: New file.
1917
1918 2008-11-17  Bruno Haible  <bruno@clisp.org>
1919
1920         * tests/test-select-out.sh: Comment out the first pipe test.
1921         Reported by Simon Josefsson.
1922
1923 2008-11-17  Bruno Haible  <bruno@clisp.org>
1924
1925         * modules/getaddrinfo (Depends-on): Add servent, hostent.
1926         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Use gl_SERVENT and
1927         gl_HOSTENT.
1928
1929 2008-11-17  Bruno Haible  <bruno@clisp.org>
1930
1931         * m4/sockets.m4 (gl_SOCKETS): After trying -lsocket, try also
1932         -lnetwork and -lnet. Needed for Haiku and BeOS.
1933
1934 2008-11-16  Bruno Haible  <bruno@clisp.org>
1935
1936         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Fix indentation.
1937
1938 2008-11-16  Bruno Haible  <bruno@clisp.org>
1939
1940         Avoid test failure on Haiku.
1941         * tests/test-fsync.c: Include <errno.h>.
1942         (main): Don't require that fsync (0) fails.
1943
1944 2008-11-15  Bruno Haible  <bruno@clisp.org>
1945
1946         New module 'hostent'.
1947         * modules/hostent: New file.
1948         * m4/hostent.m4: New file, based on code in m4/getaddrinfo.m4.
1949
1950 2008-11-15  Bruno Haible  <bruno@clisp.org>
1951
1952         New module 'servent'.
1953         * modules/servent: New file.
1954         * m4/servent.m4: New file, based on code in m4/getaddrinfo.m4.
1955
1956 2008-11-15  Bruno Haible  <bruno@clisp.org>
1957
1958         Avoid generating same test program with two different rules.
1959         * modules/frexp-nolibm-tests (Makefile.am): Rename test program from
1960         test-frexp to test-frexp-nolibm.
1961         * modules/frexpl-nolibm-tests (Makefile.am): Rename test program from
1962         test-frexpl to test-frexpl-nolibm.
1963
1964 2008-11-15  Bruno Haible  <bruno@clisp.org>
1965
1966         * modules/frexpl-tests (Makefile.am): Link test-frexpl with
1967         $(FREXPL_LIBM).
1968
1969 2008-11-15  Bruno Haible  <bruno@clisp.org>
1970
1971         * lib/netdb.in.h: Activate the definitions also when the system's
1972         <netdb.h> has 'struct addrinfo'.
1973         * m4/netdb_h.m4 (gl_HEADER_NETDB): Replace netdb.h also when it lacks
1974         EAI_OVERFLOW or AI_NUMERICSERV.
1975         * doc/posix-headers/netdb.texi: Document the problem.
1976
1977 2008-11-15  Bruno Haible  <bruno@clisp.org>
1978
1979         * tests/test-sched.c: Test also the existence of the SCHED_* macros.
1980
1981         Make the 'sched' module work on platforms where <sched.h> exists but
1982         is incomplete (such as Haiku).
1983         * lib/sched.in.h; Include the system's <sched.h> if it exists.
1984         (SCHED_FIFO, SCHED_RR, SCHED_OTHER): New macros.
1985         * m4/sched_h.m4 (gl_SCHED_H): Test whether <sched.h> exists and also
1986         defines SCHED_FIFO, SCHED_RR, SCHED_OTHER. Set HAVE_SCHED_H,
1987         HAVE_STRUCT_SCHED_PARAM.
1988         * modules/sched (Depends-on): Add include_next.
1989         (Makefile.am): Substitute HAVE_SCHED_H, INCLUDE_NEXT,
1990         PRAGMA_SYSTEM_HEADER, NEXT_SCHED_H, HAVE_STRUCT_SCHED_PARAM.
1991         * doc/posix-headers/sched.texi: Document the issue.
1992
1993 2008-11-13  Jim Meyering  <meyering@redhat.com>
1994
1995         test-argp-2: avoid test failure when PACKAGE_BUGREPORT is defined
1996         * tests/test-argp-2.sh: When PACKAGE_BUGREPORT was defined, this
1997         test would fail due to the difference in the Report bugs to ...
1998         line.  The expected address is empty, "<>", while the actual
1999         would contain e.g., "<bug-tar@gnu.org>".  Filter out any address.
2000
2001 2008-11-12  Bruno Haible  <bruno@clisp.org>
2002
2003         lstat: don't compile lstat.c on systems lacking lstat
2004         * m4/lstat.m4 (gl_FUNC_LSTAT): Don't compile lstat.c on systems
2005         which don't have lstat; this is handled by lib/sys_stat.in.h already.
2006         Reported by Daniel P. Berrange via Jim Meyering.
2007
2008 2008-11-12  Jim Meyering  <meyering@redhat.com>
2009
2010         * lib/unicodeio.c (unicode_to_mb): Correct spelling of u8_uctomb.
2011
2012 2008-11-12  Simon Josefsson  <simon@josefsson.org>
2013
2014         * modules/warnings (configure.ac): Do AC_SUBST([WARN_CFLAGS]) here
2015         instead.
2016
2017 2008-11-12  Bruno Haible  <bruno@clisp.org>
2018
2019         * lib/unicodeio.c: Include unistr.h.
2020         (utf8_wctomb): Remove function.
2021         (unicode_to_mb): Use utf8_uctomb instead of utf8_wctomb.
2022
2023 2008-11-12  Simon Josefsson  <simon@josefsson.org>
2024
2025         * m4/warnings.m4 (gl_WARN_INIT): Remove, suggested by Ralf
2026         Wildenhues <Ralf.Wildenhues@gmx.de> and Bruno Haible
2027         <bruno@clisp.org>.
2028         * modules/warnings (configure.ac): Don't call gl_WARN_INIT.
2029
2030 2008-11-12  Simon Josefsson  <simon@josefsson.org>
2031
2032         * doc/warnings.texi: New file, from Bruno Haible <bruno@clisp.org>.
2033         * doc/gnulib.texi: Add section for warnings.
2034
2035 2008-11-11  Bruno Haible  <bruno@clisp.org>
2036
2037         * lib/sockets.h: Add a comment.
2038
2039 2008-11-11  Karl Berry  <karl@gnu.org>
2040
2041         * config/srclist.txt (fdl.texi): add, syncing from gnustandards.
2042
2043 2008-11-11  Eric Blake  <ebb9@byu.net>
2044
2045         fdl.texi: avoid git symlinks
2046         * doc/fdl.texi: Copy, rather than link, fdl-1.3.texi.
2047
2048 2008-11-11  Paolo Bonzini  <bonzini@gnu.org>
2049
2050         * m4/warnings.m4 (gl_WARN_ADD): Don't AC_SUBST the empty string.
2051
2052 2008-11-11  Paolo Bonzini  <bonzini@gnu.org>
2053
2054         * m4/warnings.m4 (gl_WARN_INIT): Substitute WARN_CFLAGS.
2055         (gl_WARN_ADD): Substitute $2 if literal.
2056
2057 2008-11-11  Paolo Bonzini  <bonzini@gnu.org>
2058
2059         * m4/warning.m4: Remove.
2060
2061 2008-11-11  Paolo Bonzini  <bonzini@gnu.org>
2062
2063         * m4/warnings.m4: Almost complete rewrite. :-)
2064
2065 2008-11-10  Simon Josefsson  <simon@josefsson.org>
2066
2067         * modules/warnings: New module.
2068         * m4/warnings.m4: New file.
2069         * MODULES.html.sh: Mention warnings module.
2070         With review improvements from Paolo Bonzini <bonzini@gnu.org> and
2071         Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
2072
2073 2008-11-10  Eric Blake  <ebb9@byu.net>
2074
2075         fdl.texi: make a symlink to the latest version
2076         * doc/standards.texi: Revert today's earlier change.
2077         * doc/fdl-1.2.texi: Rename from old fdl.texi...
2078         * doc/fdl.texi: ...and replace this with a symlink to the newer
2079         fdl-1.3.texi.
2080
2081 2008-11-10  Bruno Haible  <bruno@clisp.org>
2082
2083         * tests/test-select-fd.c (main): Accept the result file name as fourth
2084         argument.
2085         * tests/test-select-in.sh: Pass t-select-in.tmp as fourth argument.
2086         * tests/test-select-out.sh: Pass t-select-out.tmp as fourth argument.
2087
2088 2008-11-10  Bruno Haible  <bruno@clisp.org>
2089
2090         * lib/netdb.in.h: Use HAVE_STRUCT_ADDRINFO, HAVE_DECL_GETADDRINFO,
2091         HAVE_DECL_FREEADDRINFO, HAVE_DECL_GAI_STRERROR, HAVE_DECL_GETNAMEINFO
2092         as autoconf-substituted macros.
2093         * m4/netdb_h.m4 (gl_NETDB_H_DEFAULTS): Initialize these variables to 1.
2094         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Require
2095         gl_NETDB_H_DEFAULTS. Set these variables.
2096         * modules/netdb (Makefile.am): Substitute these variables.
2097
2098 2008-11-10  Eric Blake  <ebb9@byu.net>
2099
2100         standards.texi: include correct file for FDL 1.3
2101         * doc/standards.texi (GNU Free Documentation License): Change
2102         include file to pull in FDL 1.3, not 1.2.
2103
2104         fdl.texi: revert accidental change to license
2105         * doc/fdl.texi: This is FDL 1.2, not 1.3.
2106
2107 2008-11-10  Bruno Haible  <bruno@clisp.org>
2108
2109         * m4/printf.m4 (gl_PRINTF_ENOMEM): Guess yes on Haiku. Use the
2110         cross-compiling guesses also when the native compile gives no result.
2111
2112 2008-11-10  Bruno Haible  <bruno@clisp.org>
2113
2114         * lib/spawni.c (__spawni): Force variable into the stack.
2115
2116 2008-11-10  Bruno Haible  <bruno@clisp.org>
2117
2118         Add support for Haiku.
2119         * lib/fbufmode.c (fbufmode): Test a symbol that is not only defined on
2120         glibc and BeOS, but also on Haiku.
2121         * lib/fpurge.c (fpurge): Likewise.
2122         * lib/freadable.c (freadable): Likewise.
2123         * lib/freadahead.c (freadahead): Likewise.
2124         * lib/freading.c (freading): Likewise.
2125         * lib/freadptr.c (freadptr): Likewise.
2126         * lib/freadseek.c (freadptrinc): Likewise.
2127         * lib/fseeko.c (rpl_fseeko): Likewise.
2128         * lib/fseterr.c (fseterr): Likewise.
2129         * lib/fwritable.c (fwritable): Likewise.
2130         * lib/fwriting.c (fwriting): Likewise.
2131         Reported by Ingo Weinhold <ingo_weinhold@gmx.de>.
2132
2133 2008-11-10  Ingo Weinhold  <ingo_weinhold@gmx.de>
2134
2135         * lib/config.charset: Treat Haiku like BeOS.
2136
2137 2008-11-10  Ingo Weinhold  <ingo_weinhold@gmx.de>
2138
2139         * lib/binary-io.h (O_BINARY, O_TEXT): Treat Haiku like BeOS.
2140         * lib/fcntl.in.h (O_BINARY, O_TEXT): Likewise.
2141
2142 2008-11-08  Bruno Haible  <bruno@clisp.org>
2143
2144         * m4/sys_ioctl_h.m4 (gl_SYS_IOCTL_H): Avoid using AC_CHECK_DECL inside
2145         AC_CACHE_CHECK.
2146
2147 2008-11-08  Bruno Haible  <bruno@clisp.org>
2148
2149         * modules/select-tests (configure.ac): Check for unistd.h, sys/wait.h.
2150
2151 2008-11-08  Bruno Haible  <bruno@clisp.org>
2152
2153         * tests/test-select-fd.c: New file.
2154         * tests/test-select-in.sh: New file.
2155         * tests/test-select-out.sh: New file.
2156         * tests/test-select-stdin.c: New file.
2157         * modules/select-tests (Files): Add the new files.
2158         (Depends-on): Add gettimeofday.
2159         (Makefile.am): Add test-select-in.sh, test-select-out.sh to TESTS.
2160         Set TESTS_ENVIRONMENT. Add test-select-fd, test-select-stdin to
2161         check_PROGRAMS. Define test_select_fd_LDADD, test_select_stdin_LDADD.
2162
2163 2008-11-06  Alexander V. Lukyanov  <lav@netis.ru>
2164             Bruno Haible  <bruno@clisp.org>
2165
2166         * lib/sys_stat.in.h: Enclose function definitions in extern "C".
2167
2168 2008-10-12  Giuseppe Scrivano  <gscrivano@gnu.org>
2169
2170         * build-aux/pmccabe2html: Added support for C++ source files.
2171
2172 2008-11-05  Ben Pfaff  <blp@gnu.org>
2173
2174         Fix lib/close.c build on Windows.
2175         * modules/close (Files): Add lib/w32sock.h.
2176
2177 2008-11-05  Joel E. Denny  <jdenny@ces.clemson.edu>
2178
2179         Accept Bison's NEWS format.
2180         * build-aux/announce-gen (print_news_deltas): Tweak
2181         $re_prefix.
2182
2183 2008-11-04  Bruno Haible  <bruno@clisp.org>
2184
2185         * modules/random_r (Maintainer): Add glibc.
2186
2187 2008-11-04  Simon Josefsson  <simon@josefsson.org>
2188
2189         * doc/alloca-opt.texi: Change license to GFDLv1.3+, as suggested
2190         by karl@freefriends.org (Karl Berry).
2191         * doc/alloca.texi: Likewise.
2192         * doc/c-ctype.texi: Likewise.
2193         * doc/c-strcase.texi: Likewise.
2194         * doc/c-strcaseeq.texi: Likewise.
2195         * doc/c-strcasestr.texi: Likewise.
2196         * doc/c-strstr.texi: Likewise.
2197         * doc/c-strtod.texi: Likewise.
2198         * doc/c-strtold.texi: Likewise.
2199         * doc/ctime.texi: Likewise.
2200         * doc/error.texi: Likewise.
2201         * doc/fdl.texi: Likewise.
2202         * doc/gcd.texi: Likewise.
2203         * doc/getdate.texi: Likewise.
2204         * doc/gnulib-intro.texi: Likewise.
2205         * doc/gnulib-tool.texi: Likewise.
2206         * doc/gnulib.texi: Likewise.
2207         * doc/inet_ntoa.texi: Likewise.
2208         * doc/maintain.texi: Likewise.
2209         * doc/make-stds.texi: Likewise.
2210         * doc/quote.texi: Likewise.
2211         * doc/regexprops-generic.texi: Likewise.
2212         * doc/standards.texi: Likewise.
2213         * doc/verify.texi: Likewise.
2214         * doc/visibility.texi: Likewise.
2215         * doc/gnulib.texi (GNU Free Documentation License): Include
2216         fdl-1.3.texi instead of fdl.texi.
2217
2218 2008-11-04  Simon Josefsson  <simon@josefsson.org>
2219
2220         * doc/fdl-1.3.texi: New file, from
2221         <http://www.gnu.org/licenses/fdl-1.3.texi>.
2222         * modules/fdl-1.3: Add.
2223         * MODULES.html.sh: Add fdl-1.3.
2224
2225 2008-11-03  Bruno Haible  <bruno@clisp.org>
2226
2227         Make determination of absolute name of header file work with AIX xlc.
2228         * m4/include_next.m4 (gl_CHECK_NEXT_HEADERS): Require
2229         AC_CANONICAL_HOST. On AIX, use "$CPP -C" rather than "$CPP" for
2230         preprocessing.
2231         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Likewise.
2232         Reported by Gary V. Vaughan <gary@thewrittenword.com>.
2233
2234 2008-11-03  Simon Josefsson  <simon@josefsson.org>
2235
2236         * top/maint.mk (COVERAGE_CCOPTS): Use --coverage instead of
2237         -fprofile-arcs -ftest-coverage.  Suggested by Ludovic Courtès
2238         <ludo@gnu.org>.
2239
2240 2008-11-02  Bruno Haible  <bruno@clisp.org>
2241
2242         Mark 'strpbrk' obsolete.
2243         * modules/strpbrk (Status, Notice): New sections.
2244         * modules/strtok_r (Depends-on): Add strpbrk.
2245
2246 2008-11-02  Bruno Haible  <bruno@clisp.org>
2247
2248         Mark 'strdup' obsolete.
2249         * modules/strdup (Status, Notice): New sections.
2250         * modules/findprog (Depends-on): Add strdup.
2251         * modules/getaddrinfo (Depends-on): Likewise.
2252         * modules/localename (Depends-on): Likewise.
2253         * modules/relocatable-lib (Depends-on): Likewise.
2254         * modules/relocatable-lib-lgpl (Depends-on): Likewise.
2255         * modules/relocatable-prog (Depends-on): Likewise.
2256         * modules/trim (Depends-on): Likewise.
2257         * modules/unictype/gen-ctype (Depends-on): Likewise.
2258         * modules/unilbrk/gen-lbrk (Depends-on): Likewise.
2259
2260 2008-11-02  Bruno Haible  <bruno@clisp.org>
2261
2262         Mark 'strcspn' obsolete.
2263         * modules/strcspn (Status, Notice): New sections.
2264
2265 2008-11-02  Bruno Haible  <bruno@clisp.org>
2266
2267         Mark 'rmdir' obsolete.
2268         * modules/rmdir (Status, Notice): New sections.
2269         * modules/clean-temp (Depends-on): Add rmdir.
2270         * modules/openat (Depends-on): Likewise.
2271
2272 2008-11-02  Bruno Haible  <bruno@clisp.org>
2273
2274         Mark 'raise' obsolete.
2275         * modules/raise (Status, Notice): New sections.
2276         (Include): Specify <signal.h>.
2277         * modules/stdio (Depends-on): Add raise.
2278         * modules/write (Depends-on): Likewise.
2279
2280 2008-11-02  Bruno Haible  <bruno@clisp.org>
2281
2282         Mark 'memset' obsolete.
2283         * modules/memset (Status, Notice): New sections.
2284
2285 2008-11-02  Bruno Haible  <bruno@clisp.org>
2286
2287         Mark 'memmove' obsolete.
2288         * modules/memmove (Status, Notice): New sections.
2289         * modules/argp (Depends-on): Add memmove.
2290         * modules/argz (Depends-on): Likewise.
2291         * modules/canonicalize (Depends-on): Likewise.
2292         * modules/canonicalize-lgpl (Depends-on): Likewise.
2293         * modules/fts (Depends-on): Likewise.
2294         * modules/getcwd (Depends-on): Likewise.
2295         * modules/human (Depends-on): Likewise.
2296         * modules/regex (Depends-on): Likewise.
2297         * modules/striconveh (Depends-on): Likewise.
2298         * modules/trim (Depends-on): Likewise.
2299         * modules/unistr/u8-move (Depends-on): Likewise.
2300         * modules/unistr/u16-move (Depends-on): Likewise.
2301         * modules/unistr/u32-move (Depends-on): Likewise.
2302
2303 2008-11-02  Bruno Haible  <bruno@clisp.org>
2304
2305         Mark 'memcpy' obsolete.
2306         * modules/memcpy (Status, Notice): New sections.
2307
2308 2008-11-02  Bruno Haible  <bruno@clisp.org>
2309
2310         Mark 'memcmp' obsolete.
2311         * modules/memcmp (Status, Notice): New sections.
2312         * modules/argmatch (Depends-on): Add memchr.
2313         * modules/backupfile (Depends-on): Likewise.
2314         * modules/c-strcasestr (Depends-on): Likewise.
2315         * modules/crypto/des (Depends-on): Likewise.
2316         * modules/csharpcomp (Depends-on): Likewise.
2317         * modules/fnmatch (Depends-on): Likewise.
2318         * modules/git-merge-changelog (Depends-on): Likewise.
2319         * modules/isnand (Depends-on): Likewise.
2320         * modules/isnand-nolibm (Depends-on): Likewise.
2321         * modules/isnanf (Depends-on): Likewise.
2322         * modules/isnanf-nolibm (Depends-on): Likewise.
2323         * modules/isnanl (Depends-on): Likewise.
2324         * modules/isnanl-nolibm (Depends-on): Likewise.
2325         * modules/mbchar (Depends-on): Likewise.
2326         * modules/memcoll (Depends-on): Likewise.
2327         * modules/quotearg (Depends-on): Likewise.
2328         * modules/regex (Depends-on): Likewise.
2329         * modules/relocatable-prog (Depends-on): Likewise.
2330         * modules/same (Depends-on): Likewise.
2331         * modules/signbit (Depends-on): Likewise.
2332         * modules/strcasestr-simple (Depends-on): Likewise.
2333         * modules/unictype/gen-ctype (Depends-on): Likewise.
2334         * modules/unilbrk/gen-lbrk (Depends-on): Likewise.
2335         * modules/uniname/uniname (Depends-on): Likewise.
2336         * modules/unistr/u8-cmp (Depends-on): Likewise.
2337
2338 2008-11-02  Bruno Haible  <bruno@clisp.org>
2339
2340         Mark 'memchr' obsolete.
2341         * modules/memchr (Status, Notice): New sections.
2342         * modules/argp (Depends-on): Add memchr.
2343         * modules/base64 (Depends-on): Likewise.
2344         * modules/c-strcasestr (Depends-on): Likewise.
2345         * modules/chdir-long (Depends-on): Likewise.
2346         * modules/fnmatch (Depends-on): Likewise.
2347         * modules/getsubopt (Depends-on): Likewise.
2348         * modules/git-merge-changelog (Depends-on): Likewise.
2349         * modules/glob (Depends-on): Likewise.
2350         * modules/strcasestr-simple (Depends-on): Likewise.
2351         * modules/strnlen (Depends-on): Likewise.
2352
2353 2008-11-02  Bruno Haible  <bruno@clisp.org>
2354
2355         Mark 'atexit' obsolete.
2356         * modules/atexit (Status, Notice): New sections.
2357         * modules/chdir-long (Depends-on): Add atexit.
2358         * modules/wait-process (Depends-on): Likewise.
2359
2360 2008-11-02  Bruno Haible  <bruno@clisp.org>
2361
2362         * gnulib-tool: New option --with-obsolete.
2363         (func_usage): Document it.
2364         (func_modules_transitive_closure): Drop obsolete dependencies if
2365         incobsolete is not true.
2366         (func_import): Read and save the incobsolete variable to the cache.
2367
2368 2008-11-02  Bruno Haible  <bruno@clisp.org>
2369
2370         * modules/TEMPLATE-EXTENDED: New field 'Status'.
2371         * gnulib-tool: New option --extract-status.
2372         (func_usage): Document it.
2373         (sed_extract_prog): Recognize it.
2374         (func_get_status): New function.
2375
2376 2008-10-30  Simon Josefsson  <simon@josefsson.org>
2377
2378         * modules/sockets (License): Change from LGPL to LGPLv2+.
2379
2380 2008-10-28  Simon Josefsson  <simon@josefsson.org>
2381
2382         * top/maint.mk: Add coverage rules, inspired by scripts in gnupdf.
2383
2384 2008-10-28  Simon Josefsson  <simon@josefsson.org>
2385
2386         * MODULES.html.sh (Support for systems lacking POSIX:2001):
2387         Mention times and sys_times.
2388         * modules/sys_times, modules/sys_times-tests: New modules.
2389         * modules/times, modules/times-tests: Likewise
2390         * m4/sys_times_h.m4: New file.
2391         * lib/sys_times.in.h: Likewise
2392         * lib/times.c: Likewise.
2393         * tests/test-sys_times.c: Likewise.
2394         * tests/test-times.c: Likewise.
2395         * doc/posix-headers/sys_times.texi: Update.
2396         * doc/posix-functions/times.texi: Update.
2397
2398 2008-10-28  Jim Meyering  <meyering@redhat.com>
2399
2400         * modules/tempname (Depends-on): Add lstat.
2401
2402         * modules/lstat (License): Relicense: LGPL -> LGPLv2+.
2403
2404 2008-10-28  Simon Josefsson  <simon@josefsson.org>
2405
2406         * gnulib-tool (func_emit_tests_Makefile_am): Revert last commit.
2407         * modules/argp-tests (test_argp_LDADD): Set EXEEXT here instead,
2408         using idiom used elsewhere in gnulib.
2409
2410 2008-10-27  Jim Meyering  <meyering@redhat.com>
2411
2412         * modules/gethostname (License): Relicense: LGPL -> LGPLv2+.
2413
2414 2008-10-27  Simon Josefsson  <simon@josefsson.org>
2415
2416         * gnulib-tool (func_emit_tests_Makefile_am): Set EXEEXT in
2417         TESTS_ENVIRONMENT, for shell scripts that needs to call built
2418         programs.
2419         * tests/test-argp-2.sh: Use $EXEEXT when needed.
2420
2421 2008-10-27  Simon Josefsson  <simon@josefsson.org>
2422
2423         * lib/sys_stat.in.h (lstat): Fix declaration for mingw.
2424
2425 2008-10-27  Bruno Haible  <bruno@clisp.org>
2426
2427         * tests/test-lstat.c: Include <stdio.h>.
2428
2429 2008-10-27  Simon Josefsson  <simon@josefsson.org>
2430
2431         * modules/lstat-tests: New module.
2432         * tests/test-lstat.c: New file.
2433
2434 2008-10-26  Jim Meyering  <meyering@redhat.com>
2435
2436         * lib/mkdir.c (rpl_mkdir) [_WIN32...]: Mark mode as an unused parameter.
2437
2438 2008-10-26  Simon Josefsson  <simon@josefsson.org>
2439             Bruno Haible  <bruno@clisp.org>
2440
2441         Fix a clash between the type DATADIR on Windows and the macro DATADIR.
2442         * modules/configmake (Include): Add a note that the include must come
2443         after all system headers.
2444         * lib/javaversion.c: Include configmake.h after all other includes.
2445
2446 2008-10-26  Bruno Haible  <bruno@clisp.org>
2447
2448         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Set default of
2449         HAVE_STRUCT_RANDOM_DATA to 1.
2450         (gl_STDLIB_H): Simplify.
2451
2452 2008-10-26  Simon Josefsson  <simon@josefsson.org>
2453
2454         * m4/stdlib_h.m4: Check for struct random_data.  Initialize and
2455         substitute HAVE_STRUCT_RANDOM_DATA.
2456         * lib/stdlib.in.h [!HAVE_STRUCT_RANDOM_DATA]: Provide struct
2457         random_data.
2458         * modules/stdlib (Makefile.am): Substitute
2459         HAVE_STRUCT_RANDOM_DATA.
2460
2461 2008-10-26  Simon Josefsson  <simon@josefsson.org>
2462
2463         * doc/gnulib.texi (@copying): Use GFDLv1.2+.
2464         * doc/gnulib-intro.texi (Copyright): Likewise.
2465
2466 2008-10-26  Simon Josefsson  <simon@josefsson.org>
2467
2468         * doc/gnulib.texi (Header files): C++ fixes, based on Bruno's
2469         findings.
2470
2471 2008-10-25  Ben Pfaff  <blp@cs.stanford.edu>
2472             Bruno Haible  <bruno@clisp.org>
2473
2474         * lib/unistd.in.h: Include <winsock2.h>.
2475         (socket, connect,accept, bind, getpeername, getsockname, getsockopt,
2476         listen, recv, send, recvfrom, sendto, setsockopt, shutdown, select):
2477         Provide dummy declarations.
2478         (gethostname): Override.
2479         * lib/sys_socket.in.h (gethostname): Provide dummy declaration.
2480         * m4/gethostname.m4 (gl_FUNC_GETHOSTNAME): Invoke
2481         gl_PREREQ_SYS_H_WINSOCK2.
2482         * modules/gethostname (Files): Add m4/sys_socket_h.m4.
2483         * doc/posix-functions/gethostname.texi: More details.
2484
2485 2008-10-25  Bruno Haible  <bruno@clisp.org>
2486
2487         * m4/sys_socket_h.m4 (gl_PREREQ_SYS_H_WINSOCK2): Require
2488         gl_UNISTD_H_DEFAULTS, gl_SYS_IOCTL_H_DEFAULTS only if they exist.
2489         * modules/sys_socket (Files): Remove m4/unistd_h.m4, m4/sys_ioctl_h.m4.
2490
2491         * lib/sys_socket.in.h (HAVE__GL_CLOSE_FD_MAYBE_SOCKET); Move macro from
2492         here ...
2493         * lib/unistd.in.h (HAVE__GL_CLOSE_FD_MAYBE_SOCKET); ... to here.
2494         * m4/sys_socket_h.m4 (gl_SYS_SOCKET_H_DEFAULTS): Remove invocation of
2495         gl_UNISTD_H_DEFAULTS.
2496
2497 2008-10-25  Eric Blake  <ebb9@byu.net>
2498
2499         signbit: avoid spurious compiler failure
2500         * m4/signbit.m4 (gl_SIGNBIT_TEST_PROGRAM): Move non-constant
2501         declarations inside function.
2502
2503 2008-10-24  Simon Josefsson  <simon@josefsson.org>
2504             Bruno Haible  <bruno@clisp.org>
2505
2506         * lib/stdlib.in.h (@GNULIB_RANDOM_R@): Include stdint.h.
2507         * modules/random_r (Depends-on): Add stdint.
2508
2509 2008-10-24  Bruno Haible  <bruno@clisp.org>
2510
2511         * modules/intprops (License): Change to LGPLv2+, with approval by Paul
2512         Eggert.
2513         * modules/strerror (License): Likewise.
2514
2515 2008-10-24  Jim Meyering  <meyering@redhat.com>
2516
2517         sys_socket: fix typo that inhibited expansion of @GNULIB_SEND@
2518         * modules/sys_socket (Depends-on) [Depends-on]: Fix typo.
2519
2520 2008-10-24  Eric Blake  <ebb9@byu.net>
2521
2522         getgroups: fix compilation when getgroups is available
2523         * lib/getgroups.c (includes): Include <unistd.h> for getgroups,
2524         but with <config.h> override of getgroups disabled.
2525
2526 2008-10-24  Simon Josefsson  <simon@josefsson.org>
2527
2528         * doc/gnulib.texi (Header files): Add note about C++ problems.
2529         Explained by Bruno Haible <bruno@clisp.org>.
2530
2531 2008-10-23  Bruno Haible  <bruno@clisp.org>
2532
2533         Define a dummy SA_NODEFER macro on Interix.
2534         * lib/signal.in.h (SA_NODEFER): Define fallback.
2535         Reported by Aleksey Cheusov <cheusov@tut.by> via
2536         Thomas Klausner <wiz@netbsd.org> and Eric Blake.
2537
2538 2008-10-23  Bruno Haible  <bruno@clisp.org>
2539
2540         * modules/freadahead (License): Change to LGPLv2+.
2541         Suggested by Simon Josefsson.
2542
2543 2008-10-23  Jim Meyering  <meyering@redhat.com>
2544
2545         random_r: new module
2546         * modules/random_r: New file.
2547         * m4/random_r.m4: New file.
2548         * lib/random_r.c: New file, from glibc.
2549         * modules/random_r-tests: New file.
2550         * tests/test-random_r.c: New file.
2551         * lib/stdlib.in.h (srandom_r, initstate_r, setstate_r, random_r):
2552          Declare.
2553         (RAND_MAX): Define.
2554         * m4/stdlib_h.m4: Define and AC_SUBST GNULIB_RANDOM_R and HAVE_RANDOM_R.
2555         * modules/stdlib: Substitute them, too.
2556         * MODULES.html.sh (Extra functions based on POSIX:2001) [Misc]: Add it.
2557         * doc/glibc-functions/initstate_r.texi: Mention the new module.
2558         * doc/glibc-functions/random_r.texi: Likewise.
2559         * doc/glibc-functions/setstate_r.texi: Likewise.
2560         * doc/glibc-functions/srandom_r.texi: Likewise.
2561         * config/srclist.txt: Mention it.
2562
2563 2008-10-23  David Lutterkort  <lutter@redhat.com>
2564
2565         * modules/selinux-h: Search for LIB_SELINUX and mark it as a
2566         link requirement
2567
2568 2008-10-23  Jim Meyering  <meyering@redhat.com>
2569
2570         selinux-h: mark parameters of stub functions as intentionally unused
2571         * lib/se-selinux.in.h: Mark parameters as _UNUSED_PARAMETER_.
2572         * lib/se-context.in.h: Likewise.
2573
2574 2008-10-22  Simon Josefsson  <simon@josefsson.org>
2575
2576         * lib/sys_socket.in.h (FD_ISSET): Fix warnings under mingw.
2577
2578 2008-10-22  Simon Josefsson  <simon@josefsson.org>
2579
2580         * m4/getgroups.m4: Avoid invoking test with wrong parameters.
2581
2582 2008-10-22  Eric Blake  <ebb9@byu.net>
2583
2584         glthread/thread: avoid compiler warning
2585         * lib/glthread/thread.c (gl_thread_exit_func) [USE_WIN32_THREADS]:
2586         Add unreachable abort to silence compiler.
2587
2588 2008-10-22  Eric Blake  <ebb9@byu.net>
2589
2590         netdb: also supply struct addrinfo for cygwin 1.5.x
2591         * m4/netdb_h.m4 (gl_HEADER_NETDB): Check for incomplete header on
2592         older cygwin.
2593         * lib/netdb.in.h [!HAVE_STRUCT_ADDRINFO]: Also supply contents for
2594         cygwin.
2595         * doc/posix-headers/netdb.texi (netdb.h): Document this.
2596
2597 2008-10-22  Bruno Haible  <bruno@clisp.org>
2598
2599         * users.txt: Update entry about pspp.
2600
2601 2008-10-21  Bruno Haible  <bruno@clisp.org>
2602
2603         Simplification.
2604         * lib/sys_socket.in.h (_gl_close_fd_maybe_socket): Remove declaration.
2605         * lib/close.c (_gl_close_fd_maybe_socket): Make static.
2606
2607         Simplification.
2608         * lib/ioctl.c (ioctl): Don't undefine.
2609         * lib/socket.c (socket): Don't undefine.
2610
2611         Remove unused module indicator macros.
2612         * m4/sys_socket_h.m4 (gl_SYS_SOCKET_MODULE_INDICATOR): Don't define
2613         GNULIB_$1 as a C macro.
2614
2615         * doc/posix-functions/close.texi: Undo last change.
2616         * doc/posix-functions/ioctl.texi: Merge the two paragraphs about
2617         Windows platforms.
2618
2619 2008-10-21  Bruno Haible  <bruno@clisp.org>
2620
2621         Add gethostname() declaration to <unistd.h>.
2622         * lib/unistd.in.h (gethostname): New declaration.
2623         * lib/gethostname.c: Include <unistd.h>.
2624         * m4/gethostname.m4 (gl_FUNC_GETHOSTNAME): Require
2625         gl_UNISTD_H_DEFAULTS. Set HAVE_GETHOSTNAME.
2626         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_GETHOSTNAME
2627         and HAVE_GETHOSTNAME.
2628         * modules/gethostname (Depends-on): Add unistd.
2629         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
2630         (Include): Specify <unistd.h>.
2631         * modules/unistd (Makefile.am): Substitute GNULIB_GETHOSTNAME and
2632         HAVE_GETHOSTNAME.
2633         * tests/test-gethostname.c: Include <unistd.h> first.
2634
2635 2008-10-21  Bruno Haible  <bruno@clisp.org>
2636
2637         * modules/poll-tests (Depends-on): Add sys_ioctl, ioctl.
2638         * modules/select-tests (Depends-on): Likewise.
2639         Reported by Simon Josefsson.
2640
2641 2008-10-21  Simon Josefsson  <simon@josefsson.org>
2642
2643         * lib/close.c: Add _gl_close_fd_maybe_socket from winsock.c.
2644         * lib/accept.c: New file, based on winsock.c.
2645         * lib/bind.c: New file, based on winsock.c.
2646         * lib/connect.c: New file, based on winsock.c.
2647         * lib/getpeername.c: New file, based on winsock.c.
2648         * lib/getsockname.c: New file, based on winsock.c.
2649         * lib/getsockopt.c: New file, based on winsock.c.
2650         * lib/ioctl.c: New file, based on winsock.c.
2651         * lib/listen.c: New file, based on winsock.c.
2652         * lib/recv.c: New file, based on winsock.c.
2653         * lib/recvfrom.c: New file, based on winsock.c.
2654         * lib/send.c: New file, based on winsock.c.
2655         * lib/sendto.c: New file, based on winsock.c.
2656         * lib/setsockopt.c: New file, based on winsock.c.
2657         * lib/shutdown.c: New file, based on winsock.c.
2658         * lib/socket.c: New file, based on winsock.c.
2659         * lib/w32sock.h: New file, based on winsock.c.
2660         * lib/winsock.c: Remove file.
2661         * modules/accept: Likewise.
2662         * modules/bind: Likewise.
2663         * modules/connect: Likewise.
2664         * modules/getpeername: Likewise.
2665         * modules/getsockname: Likewise.
2666         * modules/getsockopt: Likewise.
2667         * modules/ioctl: Likewise.
2668         * modules/listen: Likewise.
2669         * modules/recv: Likewise.
2670         * modules/recvfrom: Likewise.
2671         * modules/send: Likewise.
2672         * modules/sendto: Likewise.
2673         * modules/setsockopt: Likewise.
2674         * modules/shutdown: Likewise.
2675         * modules/socket: Use socket.c instead of winsock.c.
2676         * modules/sys_socket: Remove (unneeded?) dependency on winsock.c.
2677         * doc/posix-functions/accept.texi: Doc fix.
2678         * doc/posix-functions/bind.texi: Doc fix.
2679         * doc/posix-functions/close.texi: Doc fix.
2680         * doc/posix-functions/connect.texi: Doc fix.
2681         * doc/posix-functions/getpeername.texi: Doc fix.
2682         * doc/posix-functions/getsockname.texi: Doc fix.
2683         * doc/posix-functions/getsockopt.texi: Doc fix.
2684         * doc/posix-functions/ioctl.texi: Doc fix.
2685         * doc/posix-functions/listen.texi: Doc fix.
2686         * doc/posix-functions/recv.texi: Doc fix.
2687         * doc/posix-functions/recvfrom.texi: Doc fix.
2688         * doc/posix-functions/send.texi: Doc fix.
2689         * doc/posix-functions/sendto.texi: Doc fix.
2690         * doc/posix-functions/setsockopt.texi: Doc fix.
2691         * doc/posix-functions/shutdown.texi: Doc fix.
2692         * doc/posix-functions/socket.texi: Doc fix.
2693
2694 2008-10-20  Bruno Haible  <bruno@clisp.org>
2695
2696         Take into account the role of SIGABRT_COMPAT on Windows 2008.
2697         * lib/sigprocmask.c (SIGABRT_COMPAT, SIGABRT_COMPAT_MASK): New macros.
2698         (sigismember, sigaddset, sigdelset, sigfillset, rpl_signal): Handle it
2699         as an alias for SIGABRT.
2700         * lib/sigaction.c (SIGABRT_COMPAT): New macro.
2701         (sigaction): Map it to SIGABRT.
2702         Reported by Ramiro Polla <ramiro.polla@gmail.com> via Eric Blake.
2703
2704 2008-10-20  Bruno Haible  <bruno@clisp.org>
2705
2706         * lib/fts.c: Don't include lstat.h.
2707         * lib/openat.c: Include <sys/stat.h> instead of lstat.h.
2708
2709         Move the lstat() declaration to <sys/stat.h>.
2710         * lib/lstat.h: Remove file.
2711         * lib/sys_stat.in.h: Add special invocation convention.
2712         (lstat): New declaration.
2713         * lib/lstat.c (orig_lstat): New function.
2714         (rpl_lstat): Use orig_lstat instead of lstat.
2715         * m4/lstat.m4 (gl_FUNC_LSTAT): Require gl_SYS_STAT_H_DEFAULTS and
2716         AC_C_INLINE. Set REPLACE_LSTAT.
2717         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Initialize GNULIB_LSTAT
2718         and REPLACE_LSTAT.
2719         * modules/lstat (Files): Remove lib/lstat.h.
2720         (configure.ac): Invoke gl_SYS_STAT_MODULE_INDICATOR.
2721         (Include): Specify <sys/stat.h> instead of lstat.h.
2722         * modules/sys_stat (Makefile.am): Substitute GNULIB_LSTAT and
2723         REPLACE_LSTAT.
2724         * NEWS: Mention the change.
2725
2726 2008-10-20  Bruno Haible  <bruno@clisp.org>
2727
2728         * modules/posix_spawn-tests: New file.
2729         * tests/test-posix_spawn3.c: New file.
2730
2731 2008-10-20  Bruno Haible  <bruno@clisp.org>
2732
2733         * modules/posix_spawnp-tests (Depends-on): Add sys_wait.
2734         * tests/test-posix_spawn1.c (WTERMSIG, WCOREDUMP, WEXITSTATUS,
2735         WIFSIGNALED, WIFEXITED, WIFSTOPPED): Remove fallback definitions.
2736         * tests/test-posix_spawn2.c (WTERMSIG, WCOREDUMP, WEXITSTATUS,
2737         WIFSIGNALED, WIFEXITED, WIFSTOPPED): Likewise.
2738
2739 2008-10-20  Bruno Haible  <bruno@clisp.org>
2740
2741         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_WORKS): Test against another bug
2742         of posix_spawn on AIX 5.3.
2743
2744 2008-10-20  Bruno Haible  <bruno@clisp.org>
2745
2746         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_WORKS): Make the check on MacOS X.
2747
2748 2008-10-20  Bruno Haible  <bruno@clisp.org>
2749
2750         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_WORKS): Use AC_LANG_SOURCE instead
2751         of AC_LANG_PROGRAM.
2752
2753 2008-10-20  Simon Josefsson  <simon@josefsson.org>
2754
2755         * lib/netdb.in.h: Don't define GNU specific constants until they
2756         are supported or needed.  Reported by Bruno Haible
2757         <bruno@clisp.org>.
2758
2759 2008-10-20  Simon Josefsson  <simon@josefsson.org>
2760
2761         * lib/canon-host.c: Include netdb.h instead of getaddrinfo.h.
2762
2763 2008-10-20  Simon Josefsson  <simon@josefsson.org>
2764
2765         * lib/getaddrinfo.h: Remove file.
2766         * modules/getaddrinfo: Reflect move from getaddrinfo.h to netdb.h.
2767         * m4/getaddrinfo.m4: Call gl_HEADER_NETDB.  Don't check for netdb.h.
2768         * lib/netdb.in.h: Add declarations from getaddrinfo.h.
2769         * m4/netdb_h.m4: Initialize GNULIB_GETADDRINFO to 0.
2770         * modules/netdb: Substitute GNULIB_GETADDRINFO.
2771         * lib/getaddrinfo.c: Include netdb.h instead of getaddrinfo.h.
2772         * tests/test-getaddrinfo.c: Likewise.
2773         * lib/gai_strerror.c: Likewise.  Also drop HAVE_NETDB_H check.
2774         * NEWS: Mention change.
2775
2776 2008-10-19  Bruno Haible  <bruno@clisp.org>
2777
2778         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_WORKS): Remove unneeded code.
2779
2780 2008-10-19  Bruno Haible  <bruno@clisp.org>
2781
2782         * lib/wait-process.c: Include simply <sys/wait.h>.
2783         (waitpid, WTERMSIG, WCOREDUMP, WEXITSTATUS, WIFSIGNALED, WIFEXITED,
2784         WIFSTOPPED): Remove fallback definitions.
2785         * modules/wait-process (Depends-on): Add sys_wait.
2786
2787         New module 'sys_wait'.
2788         * modules/sys_wait: New file.
2789         * lib/sys_wait.in.h: New file, partially copied from
2790         lib/wait-process.c.
2791         * m4/sys_wait_h.m4: New file.
2792         * doc/posix-headers/sys_wait.texi: Mention the new module.
2793
2794 2008-10-19  Bruno Haible  <bruno@clisp.org>
2795
2796         * m4/wait-process.m4 (gl_WAIT_PROCESS): Remove test for unistd.h.
2797
2798 2008-10-19  Bruno Haible  <bruno@clisp.org>
2799
2800         Assume that waitpid() fills an 'int' status, not a 'union wait'.
2801         * lib/wait-process.c (WAIT_T): Remove type.
2802         (WTERMSIG, WCOREDUMP, WEXITSTATUS): Define fallbacks using bit masks.
2803         (wait_subprocess): Update.
2804
2805 2008-10-19  Bruno Haible  <bruno@clisp.org>
2806
2807         New module 'atoll'.
2808         * modules/atoll: New file.
2809         * lib/stdlib.in.h (atoll): New declaration.
2810         * lib/atoll.c: New file, from glibc with modifications.
2811         * m4/atoll.m4: New file.
2812         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_ATOLL,
2813         HAVE_ATOLL.
2814         * modules/stdlib (Makefile.am): Substitute GNULIB_ATOLL, HAVE_ATOLL.
2815         * doc/posix-functions/atoll.texi: Mention the new module.
2816
2817 2008-10-19  Bruno Haible  <bruno@clisp.org>
2818
2819         Add strtoull() declaration to <stdlib.h>.
2820         * lib/stdlib.in.h (strtoull): New declaration.
2821         * m4/strtoull.m4 (gl_FUNC_STRTOLL): Require gl_STDLIB_H_DEFAULTS.
2822         Set HAVE_STRTOULL.
2823         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_STRTOULL,
2824         HAVE_STRTOULL.
2825         * modules/strtoull (Depends-on): Add stdlib.
2826         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
2827         * modules/stdlib (Makefile.am): Substitute GNULIB_STRTOULL,
2828         HAVE_STRTOULL.
2829
2830 2008-10-19  Bruno Haible  <bruno@clisp.org>
2831
2832         Add strtoll() declaration to <stdlib.h>.
2833         * lib/stdlib.in.h (strtoll): New declaration.
2834         * m4/strtoll.m4 (gl_FUNC_STRTOLL): Require gl_STDLIB_H_DEFAULTS.
2835         Set HAVE_STRTOLL.
2836         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_STRTOLL,
2837         HAVE_STRTOLL.
2838         * modules/strtoll (Depends-on): Add stdlib.
2839         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
2840         * modules/stdlib (Makefile.am): Substitute GNULIB_STRTOLL, HAVE_STRTOLL.
2841
2842 2008-10-19  Bruno Haible  <bruno@clisp.org>
2843
2844         * modules/bcopy (Depends-on): Add strings.
2845         (Include): Specify <strings.h>.
2846
2847 2008-10-19  Bruno Haible  <bruno@clisp.org>
2848
2849         * doc/posix-functions/atexit.texi: Update doc regarding mingw.
2850
2851 2008-10-19  Bruno Haible  <bruno@clisp.org>
2852
2853         * lib/openat-die.c (openat_save_fail, openat_restore_fail): Rename
2854         the parameter from 'errno' to 'errnum'. Fixes a compilation error on
2855         mingw.
2856
2857 2008-10-19  Bruno Haible  <bruno@clisp.org>
2858
2859         * lib/atanl.c: Don't include isnanl.h.
2860         * lib/cosl.c: Likewise.
2861         * lib/ldexpl.c: Likewise.
2862         * lib/logl.c: Likewise.
2863         * lib/sinl.c: Likewise.
2864         * lib/sqrtl.c: Likewise.
2865         * lib/tanl.c: Likewise.
2866
2867         Move the isnanf(), isnand(), isnanl() declarations to <math.h>.
2868         * lib/isnanf.h: Remove file.
2869         * lib/isnand.h: Remove file.
2870         * lib/isnanl.h: Remove file.
2871         * lib/math.in.h: Include the contents of lib/isnanf.h, lib/isnand.h,
2872         lib/isnanl.h. Use HAVE_ISNANF, HAVE_ISNAND, HAVE_ISNANL as substituted
2873         macros.
2874         * m4/isnanf.m4 (gl_FUNC_ISNANF): Require gl_MATH_H_DEFAULTS. Set
2875         HAVE_ISNANF, don't define it as a C macro.
2876         * m4/isnand.m4 (gl_FUNC_ISNAND): Require gl_MATH_H_DEFAULTS. Set
2877         HAVE_ISNAND, don't define it as a C macro.
2878         * m4/isnanl.m4 (gl_FUNC_ISNANL): Require gl_MATH_H_DEFAULTS. Set
2879         HAVE_ISNANL, don't define it as a C macro.
2880         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_ISNAN[FDL] and
2881         HAVE_ISNAN[FDL].
2882         * modules/isnanf (Files): Remove lib/isnanf.h.
2883         (Depends-on): Add math.
2884         (configure.ac): Invoke gl_MATH_MODULE_INDICATOR.
2885         (Include): Specify <math.h> instead of isnanf.h.
2886         * modules/isnand (Files): Remove lib/isnand.h.
2887         (Depends-on): Add math.
2888         (configure.ac): Invoke gl_MATH_MODULE_INDICATOR.
2889         (Include): Specify <math.h> instead of isnand.h.
2890         * modules/isnanl (Files): Remove lib/isnanl.h.
2891         (Depends-on): Add math.
2892         (configure.ac): Invoke gl_MATH_MODULE_INDICATOR.
2893         (Include): Specify <math.h> instead of isnanl.h.
2894         * modules/math (Makefile.am): Substitute GNULIB_ISNAN[FDL] and
2895         HAVE_ISNAN[FDL].
2896         * tests/test-isnanf.c: Include <math.h> instead of isnanf.h.
2897         * tests/test-isnand.c: Include <math.h> instead of isnand.h.
2898         * tests/test-isnanl.c: Include <math.h> instead of isnanl.h.
2899         * NEWS: Mention the change.
2900
2901 2008-10-18  Bruno Haible  <bruno@clisp.org>
2902
2903         Add getusershell(), setusershell(), endusershell() declarations to
2904         <unistd.h>.
2905         * lib/unistd.in.h (getusershell, setusershell, endusershell): New
2906         declarations.
2907         * lib/getusershell.c: Include unistd.h.
2908         * m4/getusershell.m4 (gl_FUNC_GETUSERSHELL): Require
2909         gl_UNISTD_H_DEFAULTS and AC_USE_SYSTEM_EXTENSIONS. Set
2910         HAVE_GETUSERSHELL.
2911         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_GETUSERSHELL
2912         and HAVE_GETUSERSHELL.
2913         * modules/getusershell (Depends-on): Add unistd, extensions.
2914         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
2915         (Include): Specify <unistd.h>.
2916         * modules/unistd (Makefile.am): Substitute GNULIB_GETUSERSHELL and
2917         HAVE_GETUSERSHELL.
2918
2919 2008-10-18  Bruno Haible  <bruno@clisp.org>
2920
2921         Add a getloadavg() declaration to <stdlib.h>.
2922         * lib/stdlib.in.h; Include <sys/loadavg.h> when needed for the
2923         getloadavg declaration.
2924         (getloadavg): New declaration.
2925         * lib/getloadavg.c: Include <stdlib.h> first.
2926         * m4/getloadavg.m4 (gl_GETLOADAVG): Require gl_STDLIB_H_DEFAULTS and
2927         AC_USE_SYSTEM_EXTENSIONS. Test whether sys/loadavg.h exists. Set
2928         HAVE_SYS_LOADAVG_H and HAVE_DECL_GETLOADAVG.
2929         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_GETLOADAVG,
2930         HAVE_SYS_LOADAVG_H, HAVE_DECL_GETLOADAVG.
2931         * modules/getloadavg (Depends-on): Add stdlib, extensions.
2932         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
2933         (Include): Specify <stdlib.h>.
2934         * modules/stdlib (Makefile.am): Substitute GNULIB_GETLOADAVG,
2935         HAVE_SYS_LOADAVG_H, HAVE_DECL_GETLOADAVG.
2936
2937 2008-10-18  Bruno Haible  <bruno@clisp.org>
2938
2939         * lib/dirchownmod.c: Don't include lchmod.h.
2940
2941         Move the lchmod() declaration to <sys/stat.h>.
2942         * lib/lchmod.h: Remove file.
2943         * lib/sys_stat.in.h: Add placeholder for GL_LINK_WARNING.
2944         (lchmod): New declaration, moved here from lib/lchown.h.
2945         * m4/lchmod.m4 (gl_FUNC_LCHMOD): Require gl_SYS_STAT_H_DEFAULTS and
2946         AC_USE_SYSTEM_EXTENSIONS. Set HAVE_LCHMOD.
2947         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Initialize GNULIB_LCHMOD
2948         and HAVE_LCHMOD.
2949         * modules/lchmod (Files): Remove lib/lchmod.h.
2950         (Depends-on): Add sys_stat, extensions.
2951         (configure.ac): Invoke gl_SYS_STAT_MODULE_INDICATOR.
2952         (Include): Specify <sys/stat.h> instead of lchmod.h.
2953         * modules/sys_stat (Depends-on): Add link-warning.
2954         (Makefile.am): Substitute GNULIB_LCHMOD, HAVE_LCHMOD, and the
2955         definition of GL_LINK_WARNING.
2956         * NEWS: Mention the change.
2957
2958 2008-10-18  Bruno Haible  <bruno@clisp.org>
2959
2960         * lib/fchdir.c: Don't include dirfd.h.
2961         * lib/fts.c: Likewise.
2962         * lib/getcwd.c: Likewise.
2963         * lib/glob.c: Likewise.
2964
2965         Move the dirfd() declaration to <dirent.h>.
2966         * lib/dirfd.h: Remove file.
2967         * lib/dirent.in.h: Add placeholder for GL_LINK_WARNING.
2968         (dirfd): New declaration.
2969         * lib/dirfd.c: Include <dirent.h> instead of dirfd.h.
2970         * m4/dirfd.m4 (gl_FUNC_DIRFD): Require gl_DIRENT_H_DEFAULTS and
2971         AC_USE_SYSTEM_EXTENSIONS. Invoke gl_REPLACE_DIRENT_H. Set
2972         HAVE_DECL_DIRFD.
2973         * m4/dirent_h.m4 (gl_DIRENT_H_DEFAULTS): Initialize GNULIB_DIRFD and
2974         HAVE_DECL_DIRFD.
2975         * modules/dirfd (Files): Remove lib/dirfd.h.
2976         (Depends-on): Add dirent, extensions.
2977         (configure.ac): Invoke gl_DIRENT_MODULE_INDICATOR.
2978         (Include): Specify <dirent.h> instead of dirfd.h.
2979         * modules/dirent (Depends-on): Add link-warning.
2980         (Makefile.am): Substitute GNULIB_DIRFD, HAVE_DECL_DIRFD, and
2981         definition of GL_LINK_WARNING.
2982         * NEWS: Mention the change.
2983
2984 2008-10-18  Bruno Haible  <bruno@clisp.org>
2985
2986         Move the euidaccess() declaration to <unistd.h>.
2987         * lib/euidaccess.h: Remove file.
2988         * lib/unistd.in.h (euidaccess): New declaration.
2989         * lib/euidaccess.c: Don't include euidaccess.h.
2990         * m4/euidaccess.m4 (gl_FUNC_EUIDACCESS): Require gl_UNISTD_H_DEFAULTS.
2991         Don't check whether euidaccess is declared. Set HAVE_EUIDACCESS.
2992         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_EUIDACCESS
2993         and HAVE_EUIDACCESS.
2994         * modules/euidaccess (Files): Remove lib/euidaccess.h.
2995         (Depends-on): Add unistd.
2996         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
2997         (Include): Specify <unistd.h> instead of euidaccess.h.
2998         * modules/unistd (Makefile.am): Substitute GNULIB_EUIDACCESS and
2999         HAVE_EUIDACCESS.
3000         * NEWS: Mention the change.
3001
3002 2008-10-18  Bruno Haible  <bruno@clisp.org>
3003
3004         * lib/xgetdomainname.c: Include <unistd.h> instead of getdomainname.h.
3005
3006         Move the getdomainname() declaration to <unistd.h>.
3007         * lib/getdomainname.h: Remove file.
3008         * lib/unistd.in.h (getdomainname): New declaration.
3009         * lib/getdomainname.c: Include <unistd.h> instead of getdomainname.h.
3010         * m4/getdomainname.m4 (gl_FUNC_GETDOMAINNAME): Require
3011         gl_UNISTD_H_DEFAULTS and AC_USE_SYSTEM_EXTENSIONS. Set
3012         HAVE_GETDOMAINNAME.
3013         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
3014         GNULIB_GETDOMAINNAME and HAVE_GETDOMAINNAME.
3015         * modules/getdomainname (Files): Remove lib/getdomainname.h.
3016         (Depends-on): Add unistd, extensions.
3017         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
3018         (Includes): Specify <unistd.h> instead of getdomainname.h.
3019         * modules/unistd (Makefile.am): Substitute GNULIB_GETDOMAINNAME and
3020         HAVE_GETDOMAINNAME.
3021         * NEWS: Mention the change.
3022
3023 2008-10-18  Bruno Haible  <bruno@clisp.org>
3024
3025         * modules/dirent: New file.
3026         * m4/dirent_h.m4: New file.
3027         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Require gl_DIRENT_H_DEFAULTS.
3028         Invoke gl_REPLACE_DIRENT_H. Don't assign DIRENT_H directly.
3029         * modules/fchdir (Files): Remove lib/dirent.in.h.
3030         (Depends-on): Add dirent.
3031         (Makefile.am): Move rules to modules/dirent.
3032         * doc/posix-headers/dirent.texi: Mention the new module.
3033
3034 2008-10-18  Bruno Haible  <bruno@clisp.org>
3035
3036         Avoid -Wunused-parameter warnings in public gnulib header files.
3037         * m4/gnulib-common.m4 (gl_COMMON_BODY): Define _UNUSED_PARAMETER_ as a
3038         macro.
3039         * lib/unistr.h (u32_mbtouc_unsafe, u32_mbtouc): Use it.
3040
3041 2008-10-18  Bruno Haible  <bruno@clisp.org>
3042
3043         * doc/glibc-functions/dirfd.texi: Mention the module 'dirfd'.
3044         * doc/glibc-functions/error.texi: Mention the module 'error'.
3045         * doc/glibc-functions/euidaccess.texi: Mention the module 'euidaccess'.
3046         * doc/glibc-functions/getdomainname.texi: Mention the module
3047         'getdomainname'.
3048         * doc/glibc-functions/getloadavg.texi: Mention the module 'getloadavg'.
3049         * doc/glibc-functions/getpagesize.texi: Mention the module
3050         'getpagesize'.
3051         * doc/glibc-functions/getusershell.texi: Mention the module
3052         'getusershell'.
3053         * doc/glibc-functions/isnanl.texi: Mention the module 'isnanl'.
3054         * doc/glibc-functions/lchmod.texi: Mention the module 'lchmod'.
3055         * doc/glibc-functions/mempcpy.texi: Mention the module 'mempcpy'.
3056         * doc/glibc-functions/memrchr.texi: Mention the module 'memrchr'.
3057         * doc/glibc-functions/mkdtemp.texi: Mention the module 'mkdtemp'.
3058         * doc/glibc-functions/rpmatch.texi: Mention the module 'rpmatch'.
3059         * doc/glibc-functions/stpcpy.texi: Mention the module 'stpcpy'.
3060         * doc/glibc-functions/stpncpy.texi: Mention the module 'stpncpy'.
3061         * doc/glibc-functions/strchrnul.texi: Mention the module 'strchrnul'.
3062         * doc/glibc-functions/strndup.texi: Mention the module 'strndup'.
3063         * doc/glibc-functions/strnlen.texi: Mention the module 'strnlen'.
3064         * doc/glibc-functions/strsep.texi: Mention the module 'strsep'.
3065         * doc/glibc-functions/timegm.texi: Mention the module 'timegm'.
3066         * doc/glibc-functions/vasprintf.texi: Mention the module 'vasprintf'.
3067
3068 2008-10-17  Bruno Haible  <bruno@clisp.org>
3069
3070         * m4/signbit.m4 (gl_SIGNBIT_TEST_PROGRAM): On platforms other than
3071         HP-UX and IRIX, use -0.0L.
3072         * tests/test-ceill.c (minus_zero): Likewise.
3073         * tests/test-floorl.c (minus_zero): Likewise.
3074         * tests/test-frexpl.c (minus_zero): Likewise.
3075         * tests/test-isnan.c (minus_zerol): Likewise.
3076         * tests/test-isnanl.h (minus_zero): Likewise.
3077         * tests/test-ldexpl.c (minus_zero): Likewise.
3078         * tests/test-roundl.c (minus_zero): Likewise.
3079         * tests/test-signbit.c (minus_zerol): Likewise.
3080         * tests/test-snprintf-posix.h (minus_zerol): Likewise.
3081         * tests/test-sprintf-posix.h (minus_zerol): Likewise.
3082         * tests/test-truncl.c (minus_zero): Likewise.
3083         * tests/test-vasnprintf-posix.c (minus_zerol): Likewise.
3084         * tests/test-vasprintf-posix.c (minus_zerol): Likewise.
3085         Reported by Markus Armbruster <armbru@redhat.com> via Jim Meyering
3086         and by Nelson H. F. Beebe <beebe@math.utah.edu> via Eric Blake.
3087
3088 2008-10-17  Bruno Haible  <bruno@clisp.org>
3089
3090         Avoid gcc warnings because of #pragma GCC system_header on older gcc.
3091         * lib/arpa_inet.in.h: Encloses reference to PRAGMA_SYSTEM_HEADER so
3092         that it gets activated only for gcc >= 3.0.
3093         * lib/dirent.in.h: Likewise.
3094         * lib/errno.in.h: Likewise.
3095         * lib/fcntl.in.h: Likewise.
3096         * lib/float.in.h: Likewise.
3097         * lib/iconv.in.h: Likewise.
3098         * lib/inttypes.in.h: Likewise.
3099         * lib/locale.in.h: Likewise.
3100         * lib/math.in.h: Likewise.
3101         * lib/netdb.in.h: Likewise.
3102         * lib/netinet_in.in.h: Likewise.
3103         * lib/search.in.h: Likewise.
3104         * lib/signal.in.h: Likewise.
3105         * lib/spawn.in.h: Likewise.
3106         * lib/stdarg.in.h: Likewise.
3107         * lib/stdint.in.h: Likewise.
3108         * lib/stdio.in.h: Likewise.
3109         * lib/stdlib.in.h: Likewise.
3110         * lib/string.in.h: Likewise.
3111         * lib/strings.in.h: Likewise.
3112         * lib/sys_file.in.h: Likewise.
3113         * lib/sys_ioctl.in.h: Likewise.
3114         * lib/sys_select.in.h: Likewise.
3115         * lib/sys_socket.in.h: Likewise.
3116         * lib/sys_stat.in.h: Likewise.
3117         * lib/sys_time.in.h: Likewise.
3118         * lib/sysexits.in.h: Likewise.
3119         * lib/time.in.h: Likewise.
3120         * lib/unistd.in.h: Likewise.
3121         * lib/wchar.in.h: Likewise.
3122         * lib/wctype.in.h: Likewise.
3123         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
3124
3125 2008-10-17  Jim Meyering  <meyering@redhat.com>
3126
3127         ignore-value: don't depend on inline module
3128         * modules/ignore-value (Depends-on): Remove 'inline'.
3129         (configure.ac): Instead, add AC_REQUIRE([AC_C_INLINE]) here.
3130         Suggestion from Bruno Haible.
3131
3132 2008-10-17  Bruno Haible  <bruno@clisp.org>
3133
3134         New implementation of condition variables for Win32.
3135         * lib/glthread/cond.h (struct gl_waitqueue_link): New type.
3136         (gl_linked_waitqueue_t): New type.
3137         (gl_cond_t): Use it.
3138         * lib/glthread/cond.c (struct gl_waitqueue_element): New type.
3139         (gl_waitqueue_init, gl_waitqueue_add, gl_waitqueue_remove,
3140         gl_waitqueue_notify_first, gl_waitqueue_notify_all): New functions.
3141         (glthread_cond_init_func, glthread_cond_wait_func,
3142         glthread_cond_timedwait_func, glthread_cond_signal_func,
3143         glthread_cond_broadcast_func, glthread_cond_destroy_func):
3144         Reimplemented on the basis of gl_linked_waitqueue_t.
3145         * lib/glthread/lock.h (gl_carray_waitqueue_t): Renamed from
3146         gl_waitqueue_t.
3147         (gl_rwlock_t): Update.
3148         * lib/glthread/lock.c (gl_waitqueue_t): Alias to gl_carray_waitqueue_t.
3149
3150 2008-10-17  Simon Josefsson  <simon@josefsson.org>
3151
3152         * modules/recvfrom (Depends-on): Add dependency on getpeername.
3153         Reported by Yoann Vandoorselaere <yoann@prelude-ids.org>.
3154
3155 2008-10-17  Jim Meyering  <meyering@redhat.com>
3156
3157         ignore-value: new module
3158         * modules/ignore-value: New file.
3159         * lib/ignore-value.h: New file.
3160         * MODULES.html.sh (Compiler warning management): New section,
3161         just for this module.  More to come.
3162
3163 2008-10-16  Paul Eggert  <eggert@cs.ucla.edu>
3164
3165         open-safer.c: avoid 'signed and unsigned in conditional...' warning
3166         * lib/open-safer.c (open_safer): Use an "if/else" statement in place
3167         of the ternary operator.  Reported by Reuben Thomas <rrt@sc3d.org>.
3168
3169 2008-10-16  Jim Meyering  <meyering@redhat.com>
3170
3171         openat-die.c: avoid 'no previous prototype' warning
3172         * lib/openat-die.c: Include "openat.h".
3173         Reported by Reuben Thomas <rrt@sc3d.org>.
3174
3175 2008-10-16  Simon Josefsson  <simon@josefsson.org>
3176
3177         * m4/netdb_h.m4: Assume that if netdb.h exists, it works.
3178         * lib/netdb.in.h: Fix typo.
3179         Reported by Bruno Haible  <bruno@clisp.org>
3180
3181         * lib/netdb.in.h: Include sys/socket.h for platforms without
3182         netdb.h, to get structures like hostent on MinGW.
3183         * modules/netdb (Depends-on): Add sys_socket.
3184
3185 2008-10-15  Simon Josefsson  <simon@josefsson.org>
3186
3187         * modules/netdb, modules/netdb-tests: New file.
3188         * m4/netdb_h.m4: New file.
3189         * lib/netdb.in.h: Add, currently just an empty file pending
3190         definitions.
3191         * tests/test-netdb.c: New file.
3192         * doc/posix-headers/netdb.texi: Mention that we replace it if
3193         needed.
3194         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
3195         netdb.
3196
3197 2008-10-15  Simon Josefsson  <simon@josefsson.org>
3198
3199         * doc/gnulib.texi (Getaddrinfo and WINVER): Sync documentation
3200         with code.
3201
3202 2008-10-13  Bruno Haible  <bruno@clisp.org>
3203
3204         * lib/glthread/cond.c (glthread_cond_wait_func,
3205         glthread_cond_timedwait_func): Add a comment.
3206
3207 2008-10-13  Yoann Vandoorselaere  <yoann@prelude-ids.org>
3208
3209         * tests/test-poll.c: Include <sys/ioctl.h>, for ioctl().
3210         * tests/test-select.c: Likewise,
3211
3212 2008-10-13  Bruno Haible  <bruno@clisp.org>
3213
3214         * lib/glthread/cond.c (glthread_cond_wait_func,
3215         glthread_cond_timedwait_func): Fix variable name.
3216         Reported by Yoann Vandoorselaere <yoann@prelude-ids.org>.
3217
3218 2008-10-13  Paolo Bonzini  <bonzini@gnu.org>
3219
3220         fix getaddrinfo emulation for systems with struct sockaddr.sa_len
3221         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Detect
3222         struct sockaddr.sa_len.
3223         * lib/getaddrinfo.c (getaddrinfo): Set it if appropriate.
3224
3225 2008-10-13  Simon Josefsson  <simon@josefsson.org>
3226
3227         * build-aux/pmccabe2html: Add css and css_url parameters.
3228
3229 2008-10-12  Bruno Haible  <bruno@clisp.org>
3230
3231         * tests/test-sameacls.c (main) [AIX]: Clear type argument before
3232         calling aclx_get.
3233         Reported by Rainer Tammer <tammer@tammer.net>.
3234
3235 2008-10-12  Bruno Haible  <bruno@clisp.org>
3236
3237         Use msvcrt aware primitives for creation/termination of Win32 threads.
3238         * lib/glthread/thread.c: Include <process.h>.
3239         (glthread_create_func): Use _beginthreadex instead of CreateThread.
3240         (wrapper_func): Update signature.
3241         (gl_thread_exit_func): Use _endthreadex instead of EndThread.
3242
3243 2008-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
3244             Bruno Haible  <bruno@clisp.org>
3245
3246         Provide a Win32 implementation of the 'cond' module.
3247         * lib/glthread/cond.h [USE_WIN32]: New implementation.
3248         * lib/glthread/cond.c (glthread_cond_init_func,
3249         glthread_cond_wait_func, glthread_cond_timedwait_func,
3250         glthread_cond_signal_func, glthread_cond_broadcast_func,
3251         glthread_cond_destroy_func) [USE_WIN32]: New functions.
3252         * modules/cond (Dependencies): Add gettimeofday.
3253
3254 2008-10-11  Bruno Haible  <bruno@clisp.org>
3255
3256         Make sleep work on older versions of mingw.
3257         * m4/sleep.m4 (gl_FUNC_SLEEP): Test whether 'sleep' is declared, not
3258         only whether it exists.
3259         * doc/posix-functions/sleep.texi: Mention the problem with older
3260         versions of mingw.
3261
3262 2008-10-11  Bruno Haible  <bruno@clisp.org>
3263
3264         New module 'shutdown'.
3265         * modules/shutdown: New file.
3266         * lib/sys_socket.in.h (shutdown): New declaration.
3267         * lib/winsock.c (shutdown): New function.
3268         * m4/sys_socket_h.m4 (gl_SYS_SOCKET_H_DEFAULTS): Initialize
3269         GNULIB_SHUTDOWN.
3270         * modules/sys_socket (Makefile.am): Substitute GNULIB_SHUTDOWN.
3271         * doc/posix-functions/shutdown.texi: Document the new module.
3272
3273 2008-10-11  Jim Meyering  <meyering@redhat.com>
3274
3275         * lib/fclose.c: Fix typo in comment: s/close/fclose/.
3276
3277 2008-10-11  Bruno Haible  <bruno@clisp.org>
3278
3279         New module 'fclose'.
3280         * modules/fclose: New file.
3281         * lib/stdio.in.h (fclose): New declaration.
3282         * lib/fclose.c: New file.
3283         * m4/fclose.m4: New file.
3284         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize GNULIB_FCLOSE,
3285         REPLACE_FCLOSE.
3286         * m4/close.m4 (gl_REPLACE_CLOSE): Invoke gl_REPLACE_FCLOSE.
3287         * modules/stdio (Makefile.am): Substitute GNULIB_FCLOSE,
3288         REPLACE_FCLOSE.
3289         * modules/close (Depends-on): fclose.
3290         * doc/posix-functions/fclose.texi: Mention the problem on Windows.
3291
3292 2008-10-11  Bruno Haible  <bruno@clisp.org>
3293
3294         * lib/winsock.c (_gl_close_fd_maybe_socket): If closesocket fails,
3295         set errno and don't call _close.
3296
3297 2008-10-10  Bruno Haible  <bruno@clisp.org>
3298
3299         * lib/copy-acl.c (qcopy_acl) [CYGWIN]: Call chmod before setting the
3300         ACL, not afterwards. Fixes test failure on Cygwin.
3301
3302 2008-10-09  Ben Pfaff  <blp@gnu.org>
3303
3304         * build-aux/announce-gen: Fix gnulib version related part of usage
3305         message.  Die with a useful error message if no tarballs are
3306         found.
3307
3308 2008-10-10  Jim Meyering  <meyering@redhat.com>
3309
3310         bootstrap: use git's --depth=N option only if it's supported
3311         * build-aux/bootstrap: Work with git-1.4.4.4, which does not
3312         recognize the --depth option.  Reported by Pádraig Brady.
3313
3314 2008-10-09  Bruno Haible  <bruno@clisp.org>
3315
3316         New module 'ioctl'.
3317         * modules/ioctl: New file.
3318         * lib/sys_socket.in.h (ioctl): Remove declaration.
3319         * lib/winsock.c: Include <sys/ioctl.h>.
3320         (rpl_ioctl): Define only of the gnulib module 'ioctl' is present.
3321         * m4/sys_socket_h.m4 (gl_PREREQ_SYS_H_WINSOCK2): Require
3322         gl_SYS_IOCTL_H_DEFAULTS. Set also SYS_IOCTL_H_HAVE_WINSOCK2_H.
3323         * modules/sys_socket (Files): Add m4/sys_ioctl_h.m4.
3324         * doc/posix-functions/ioctl.texi: Mention the new module.
3325
3326 2008-10-09  Bruno Haible  <bruno@clisp.org>
3327
3328         New module 'sys_ioctl'.
3329         * lib/sys_ioctl.in.h: New file.
3330         * m4/sys_ioctl_h.m4: New file.
3331         * modules/sys_ioctl: New file.
3332         * doc/glibc-headers/sys_ioctl.texi: Mention the new module.
3333
3334 2008-10-09  Bruno Haible  <bruno@clisp.org>
3335
3336         * lib/sys_socket.in.h (ioctl): Make signature POSIX compliant.
3337         * lib/winsock.c: Include <stdarg.h>.
3338         (rpl_ioctl): Change to second argument 'int' and then varargs.
3339
3340 2008-10-09  Bruno Haible  <bruno@clisp.org>
3341
3342         * m4/close.m4 (gl_FUNC_CLOSE): Arrange to replace the close() function
3343         when the sys_socket module is present and the system has <winsock2.h>.
3344
3345 2008-10-09  Bruno Haible  <bruno@clisp.org>
3346
3347         * doc/posix-functions/close.texi: Mention module 'close' instead of
3348         module 'sys_socket'.
3349
3350 2008-10-09  Bruno Haible  <bruno@clisp.org>
3351
3352         * doc/glibc-headers/sys_ioctl.texi: New file.
3353         * doc/gnulib.texi: Include it.
3354
3355 2008-10-09  Paolo Bonzini  <bonzini@gnu.org>
3356             Bruno Haible  <bruno@clisp.org>
3357
3358         Combine the two replacements of 'close'.
3359         * lib/sys_socket.in.h (close): Define to a reminder to include
3360         <unistd.h>.
3361         (_gl_close_fd_maybe_socket): New declaration.
3362         (HAVE__GL_CLOSE_FD_MAYBE_SOCKET): New macro.
3363         * lib/winsock.c (close): Remove undefinition.
3364         (_gl_close_fd_maybe_socket): Renamed from rpl_close. Define only when
3365         needed for the gnulib module 'close'.
3366         * lib/unistd.in.h (close): If the gnulib module 'close' is not used,
3367         define to an error symbol or to a warning, if suitable.
3368         * lib/close.c: Include <sys/socket.h>.
3369         (rpl_close): Invoke _gl_close_fd_maybe_socket when gnulib defines it.
3370         * m4/sys_socket_h.m4 (gl_PREREQ_SYS_H_WINSOCK2): Set also
3371         UNISTD_H_HAVE_WINSOCK2_H.
3372         (gl_SYS_SOCKET_H_DEFAULTS): Require gl_UNISTD_H_DEFAULTS.
3373         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
3374         UNISTD_H_HAVE_WINSOCK2_H.
3375         * modules/sys_socket (Files): Add m4/unistd_h.m4.
3376         (configure.ac): Set a module indicator.
3377         (Makefile.am): Substitute GNULIB_CLOSE.
3378         * modules/unistd (Makefile.am): Substitute UNISTD_H_HAVE_WINSOCK2_H.
3379         * modules/poll-tests (Depends-on): Add close.
3380         * modules/select-tests (Depends-on): Likewise.
3381
3382 2008-10-09  Paolo Bonzini  <bonzini@gnu.org>
3383             Bruno Haible  <bruno@clisp.org>
3384
3385         New module 'close'.
3386         * modules/close: New file.
3387         * lib/unistd.in.h (close): Move declaration out of the
3388         FCHDIR_REPLACEMENT scope.
3389         (_gl_unregister_fd): New declaration.
3390         * lib/close.c: New file.
3391         * lib/fchdir.c (rpl_close): Remove function.
3392         * m4/close.m4: New file.
3393         * m4/fchdir.m4 (gl_FUNC_FCHDIR): When replacing fchdir, also replace
3394         close.
3395         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_CLOSE and
3396         REPLACE_CLOSE.
3397         * modules/unistd (Makefile.am): Substitute GNULIB_CLOSE and
3398         REPLACE_CLOSE.
3399         * modules/fchdir (Depends-on): Add close.
3400
3401 2008-10-09  Paolo Bonzini  <bonzini@gnu.org>
3402             Bruno Haible  <bruno@clisp.org>
3403
3404         * lib/fcntl.in.h (open): Simplify conditionals.
3405         (_gl_register_fd): New declaration.
3406         * lib/fchdir.c (rpl_open): Remove function.
3407         * lib/open.c: When FCHDIR_REPLACEMENT is defined, compile the file
3408         also.
3409         (open): When FCHDIR_REPLACEMENT is defined, invoke _gl_register_fd.
3410         * m4/fchdir.m4 (gl_FUNC_FCHDIR): When replacing fchdir, also replace
3411         open.
3412
3413 2008-10-09  Jim Meyering  <meyering@redhat.com>
3414
3415         GNUmakefile: use the more name-space-friendly "_version"
3416         * top/GNUmakefile (_dummy): Update.
3417         (_version): Rename from "version".
3418
3419 2008-10-09  Paolo Bonzini  <bonzini@gnu.org>
3420             Bruno Haible  <bruno@clisp.org>
3421
3422         * lib/fchdir.c (_gl_unregister_fd): New functions, extracted from
3423         rpl_close.
3424         (_gl_register_fd): New function, extracted from rpl_open.
3425         (rpl_close, rpl_closedir): Use _gl_unregister_fd.
3426         (rpl_open, rpl_opendir): Use _gl_register_fd.
3427
3428 2008-10-09  Paolo Bonzini  <bonzini@gnu.org>
3429
3430         Fix organization of 'open' replacement.
3431         * m4/open.m4 (gl_REPLACE_OPEN): New macro.
3432         (gl_FUNC_OPEN): Use it.
3433         (gl_PREREQ_OPEN): Add a : to make the body non-empty.
3434
3435 2008-10-08  Bruno Haible  <bruno@clisp.org>
3436
3437         * modules/getdate-tests (test_getdata_LDADD): Add LIBINTL.
3438
3439 2008-10-08  Simon Josefsson  <simon@josefsson.org>
3440
3441         * m4/sys_socket_h.m4: Don't AC_LIBOBJ(winsock).  The file is
3442         AC_LIBOBJ'ed by each gnulib module that needs it (e.g., socket,
3443         listen).
3444
3445 2008-10-08  Eric Blake  <ebb9@byu.net>
3446
3447         GNUmakefile: add 'make version' target
3448         * top/GNUmakefile (_curr-ver): Split version update rules...
3449         (version): ...into a target.
3450
3451 2008-10-07  Bruno Haible  <bruno@clisp.org>
3452
3453         Use a more portable replacement expression for -0.0L.
3454         * m4/signbit.m4 (gl_SIGNBIT_TEST_PROGRAM): Use -LDBL_MIN * LDBL_MIN
3455         instead of -0.0L. Fix m4 quotation.
3456
3457         * tests/test-signbit.c: Include <float.h>.
3458         (minus_zero): New variable.
3459         (test_signbitl): Use minus_zero instead of -zero.
3460         * modules/signbit-tests (Depends-on): Add float.
3461
3462         * tests/test-ceill.c: Include <float.h>.
3463         (zero): Remove variable.
3464         (minus_zero): New variable.
3465         (main): Use minus_zero instead of -zero.
3466         * modules/ceill-tests (Depends-on): Add float.
3467
3468         * tests/test-floorl.c: Include <float.h>.
3469         (zero): Remove variable.
3470         (minus_zero): New variable.
3471         (main): Use minus_zero instead of -zero.
3472         * modules/floorl-tests (Depends-on): Add float.
3473
3474         * tests/test-roundl.c: Include <float.h>.
3475         (zero): Remove variable.
3476         (minus_zero): New variable.
3477         (main): Use minus_zero instead of -zero.
3478         * modules/roundl-tests (Depends-on): Add float.
3479
3480         * tests/test-truncl.c: Include <float.h>.
3481         (zero): Remove variable.
3482         (minus_zero): New variable.
3483         (main): Use minus_zero instead of -zero.
3484         * modules/truncl-tests (Depends-on): Add float.
3485
3486         * tests/test-frexpl.c (zero): Remove variable.
3487         (minus_zero): New variable.
3488         (main): Use minus_zero instead of -zero.
3489         * modules/frexpl-tests (Depends-on): Add float.
3490
3491         * tests/test-isnan.c (zerol): Remove variable.
3492         (minus_zerol): New variable.
3493         (test_long_double): Use minus_zerol instead of -zerol.
3494         * modules/isnan-tests (Depends-on): Add float.
3495
3496         * tests/test-isnanl.h (zero): Remove variable.
3497         (minus_zero): New variable.
3498         (main): Use minus_zero instead of -zero.
3499         * modules/isnanl-nolibm-tests (Depends-on): Add float.
3500         * modules/isnanl-tests (Depends-on): Add float.
3501
3502         * tests/test-ldexpl.c (zero): Remove variable.
3503         (minus_zero): New variable.
3504         (main): Use minus_zero instead of -zero.
3505         * modules/ldexpl-tests (Depends-on): Add float.
3506
3507         * tests/test-snprintf-posix.h (zerol): Remove variable.
3508         (minus_zerol): New variable.
3509         (test_function): Use minus_zerol instead of -zerol.
3510         * modules/snprintf-posix-tests (Depends-on): Add float.
3511         * modules/vsnprintf-posix-tests (Depends-on): Add float.
3512
3513         * tests/test-sprintf-posix.h (zerol): Remove variable.
3514         (minus_zerol): New variable.
3515         (test_function): Use minus_zerol instead of -zerol.
3516         * modules/sprintf-posix-tests (Depends-on): Add float.
3517         * modules/vsprintf-posix-tests (Depends-on): Add float.
3518
3519         * tests/test-vasnprintf-posix.c (zerol): Remove variable.
3520         (minus_zerol): New variable.
3521         (test_function): Use minus_zerol instead of -zerol.
3522         * modules/vasnprintf-posix-tests (Depends-on): Add float.
3523
3524         * tests/test-vasprintf-posix.c (zerol): Remove variable.
3525         (minus_zerol): New variable.
3526         (test_function): Use minus_zerol instead of -zerol.
3527         * modules/vasprintf-posix-tests (Depends-on): Add float.
3528
3529 2008-10-07  Simon Josefsson  <simon@josefsson.org>
3530
3531         * MODULES.html.sh (Support for building documentation): Mention
3532         pmccabe2html.  Sort entries.
3533
3534         Add pmccabe2html module, from gnupdf.
3535         * build-aux/pmccabe.css: New file.
3536         * build-aux/pmccabe2html: New file.
3537         * m4/pmccabe2html.m4: New file.
3538         * modules/pmccabe2html: New file.
3539
3540 2008-10-07  Richard W.M. Jones <rjones@redhat.com>
3541
3542         flock: new module
3543         * MODULES.html.sh: Add to list of modules.
3544         * lib/flock.c: flock implementation for Windows and Unix systems
3545         which have fcntl.
3546         * doc/glibc-functions/flock.texi: Update documentation.
3547         * lib/sys_file.in.h: <sys/file.h> header file.
3548         * m4/flock.m4: M4 macros.
3549         * m4/sys_file_h.m4: M4 macros for replacement sys/file.h.
3550         * modules/flock: flock module.
3551         * modules/flock-tests: flock tests module.
3552         * modules/sys_file: sys/file.h module.
3553         * tests/test-flock.c: test suite for flock.
3554
3555 2008-10-06  Jim Meyering  <meyering@redhat.com>
3556
3557         bootstrap: check for LT_INIT more portably still ;-)
3558         * build-aux/bootstrap: Don't rely on \>, since it's not portable.
3559         Spotted by Bruno Haible.
3560
3561 2008-10-06  Eric Blake  <ebb9@byu.net>
3562
3563         test-signbit: avoid tripping Irix cc bug on -0.0L
3564         * tests/test-signbit.c (minus_zerol): Delete, and replace with
3565         '-zerol'.  This may break on HP-UX/hppa, but at least makes the
3566         entire testsuite consistent and avoids an Irix 6.2 bug.
3567
3568 2008-10-05  Bruno Haible  <bruno@clisp.org>
3569             Jim Meyering  <jim@meyering.net>
3570
3571         Add an option for ignoring EPIPE during close_stdout.
3572         * lib/closeout.h: Include <stdbool.h>.
3573         (close_stdout_set_ignore_EPIPE): New declaration.
3574         * lib/closeout.c: Include <stdbool.h>.
3575         (ignore_EPIPE): New variable.
3576         (close_stdout_set_ignore_EPIPE): New function.
3577         (close_stdout): Ignore EPIPE error if ignore_EPIPE is set.
3578         * lib/close-stream.c (close_stream): Mention the possible EPIPE
3579         failure.
3580         * modules/closeout (Depends-on): Add stdbool.
3581
3582 2008-10-05  Bruno Haible  <bruno@clisp.org>
3583
3584         * modules/accept: New file.
3585         * modules/bind: New file.
3586         * modules/connect: New file.
3587         * modules/getpeername: New file.
3588         * modules/getsockname: New file.
3589         * modules/getsockopt: New file.
3590         * modules/listen: New file.
3591         * modules/recv: New file.
3592         * modules/recvfrom: New file.
3593         * modules/send: New file.
3594         * modules/sendto: New file.
3595         * modules/setsockopt: New file.
3596         * modules/socket: New file.
3597         * lib/sys_socket.in.h: Include the GL_LINK_WARNING definition.
3598         (socket, connect, accept, bind, getpeername, getsockname, getsockopt,
3599         listen, recv, send, recvfrom, sendto, setsockopt): Declare only when
3600         the particular module is requested. Add a link warning when the
3601         particular module is not requested.
3602         * lib/winsock.c (rpl_socket, rpl_connect, rpl_accept, rpl_bind,
3603         rpl_getpeername, rpl_getsockname, rpl_getsockopt, rpl_listen, rpl_recv,
3604         rpl_send, rpl_recvfrom, rpl_sendto, rpl_setsockopt): Define only when
3605         the particular module is requested.
3606         * m4/sys_socket_h.m4 (gl_SYS_SOCKET_MODULE_INDICATOR,
3607         gl_SYS_SOCKET_H_DEFAULTS): New macros.
3608         (gl_HEADER_SYS_SOCKET): Require gl_SYS_SOCKET_H_DEFAULTS.
3609         * modules/sys_socket (Depends-on): Add link-warning.
3610         (Makeifle.am): Substitute GNULIB_SOCKET, GNULIB_CONNECT, GNULIB_ACCEPT,
3611         GNULIB_BIND, GNULIB_GETPEERNAME, GNULIB_GETSOCKNAME, GNULIB_GETSOCKOPT,
3612         GNULIB_LISTEN, GNULIB_RECV, GNULIB_SEND, GNULIB_RECVFROM,
3613         GNULIB_SENDTO, GNULIB_SETSOCKOPT, and the definition of
3614         GL_LINK_WARNING.
3615         * doc/posix-functions/accept.texi: Mention the new module 'accept'.
3616         * doc/posix-functions/bind.texi: Mention the new module 'bind'.
3617         * doc/posix-functions/connect.texi: Mention the new module 'connect'.
3618         * doc/posix-functions/getpeername.texi: Mention the new module
3619         'getpeername'.
3620         * doc/posix-functions/getsockname.texi: Mention the new module
3621         'getsockname'.
3622         * doc/posix-functions/getsockopt.texi: Mention the new module
3623         'getsockopt'.
3624         * doc/posix-functions/listen.texi: Mention the new module 'listen'.
3625         * doc/posix-functions/recv.texi: Mention the new module 'recv'.
3626         * doc/posix-functions/recvfrom.texi: Mention the new module 'recvfrom'.
3627         * doc/posix-functions/send.texi: Mention the new module 'send'.
3628         * doc/posix-functions/sendto.texi: Mention the new module 'sendto'.
3629         * doc/posix-functions/setsockopt.texi: Mention the new module
3630         'setsockopt'.
3631         * doc/posix-functions/socket.texi: Mention the new module 'socket'.
3632         * modules/poll-tests (Depends-on): Add socket, bind, getsockopt,
3633         listen, connect, accept.
3634         * modules/select-tests (Depends-on): Likewise.
3635
3636 2008-10-05  Bruno Haible  <bruno@clisp.org>
3637
3638         * lib/winsock.c (strerror): Remove unused #undef.
3639         (rpl_close): Remove unused local variable.
3640
3641         * modules/sys_socket (Depends-on); Add errno.
3642
3643 2008-10-05  Bruno Haible  <bruno@clisp.org>
3644
3645         * lib/sys_select.in.h: Include the GL_LINK_WARNING definition.
3646         (select): Add a link warning when the 'select' module is not used.
3647         * modules/sys_select (Depends-on): Add link-warning.
3648         (Makefile.am): Substitute the definition of GL_LINK_WARNING.
3649         Suggested by Paolo Bonzini.
3650
3651 2008-10-05  Jim Meyering  <meyering@redhat.com>
3652
3653         bootstrap: check for LT_INIT more portably
3654         * build-aux/bootstrap: Avoid using grep -E, since it's not
3655         portable enough.  Suggestion from Bruno Haible.
3656
3657 2008-10-05  Bruno Haible  <bruno@clisp.org>
3658
3659         * doc/posix-headers/sys_select.texi: Mention 'struct timeval' problem
3660         as being fixed by gnulib.
3661
3662 2008-10-05  Bruno Haible  <bruno@clisp.org>
3663
3664         * modules/select-tests: New file, mostly copied from
3665         modules/sys_select-tests.
3666         * tests/test-select.c: New file, mostly copied from
3667         tests/test-sys_select.c.
3668         * tests/test-sys_select.c: Move most of the code to tests/test-select.c.
3669         * modules/sys_select-tests (Depends-on): Remove all dependencies.
3670         (Makefile.am): Remove test_sys_select_LDADD.
3671
3672         * lib/sys_select.in.h (select): If GNULIB_SELECT is not set, define it
3673         to an undefined symbol, for an error message.
3674         * m4/sys_select_h.m4 (gl_SYS_SELECT_MODULE_INDICATOR): New macro.
3675         (gl_SYS_SELECT_H_DEFAULTS): New macro.
3676         (gl_HEADER_SYS_SELECT): Require it. Don't require compilation of
3677         winsock-select.c here.
3678         * modules/sys_select (Files): Remove lib/winsock-select.c.
3679         (Depends-on): Remove alloca.
3680         (Makefile.am): Substitute GNULIB_SELECT.
3681         * modules/select: New file.
3682         * doc/posix-functions/select.texi: Update.
3683
3684 2008-10-05  Bruno Haible  <bruno@clisp.org>
3685
3686         * lib/spawn_faction_addclose.c (__sysconf): Use getdtablesize always.
3687         * lib/spawn_faction_adddup2.c (__sysconf): Likewise.
3688         * lib/spawn_faction_addopen.c (__sysconf): Likewise.
3689         * modules/posix_spawn_file_actions_addclose (Depends-on): Add
3690         getdtablesize.
3691         * modules/posix_spawn_file_actions_adddup2 (Depends-on): Likewise.
3692         * modules/posix_spawn_file_actions_addopen (Depends-on): Likewise.
3693
3694 2008-10-05  Bruno Haible  <bruno@clisp.org>
3695
3696         * modules/getdtablesize-tests: New file.
3697         * tests/test-getdtablesize.c: New file.
3698
3699         New module 'getdtablesize'.
3700         * lib/unistd.in.h (getdtablesize): New declaration.
3701         * lib/getdtablesize.c: New file.
3702         * m4/getdtablesize.m4: New file.
3703         * modules/getdtablesize: New file.
3704         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
3705         GNULIB_GETDTABLESIZE, HAVE_GETDTABLESIZE.
3706         * modules/unistd (Makefile.am): Substitute GNULIB_GETDTABLESIZE,
3707         HAVE_GETDTABLESIZE.
3708         * doc/glibc-functions/getdtablesize.texi: Mention the new module.
3709
3710 2008-10-05  Bruno Haible  <bruno@clisp.org>
3711
3712         * modules/sched (Makefile.am): Fix typo.
3713         Reported by Simon Josefsson.
3714
3715 2008-10-05  Jim Meyering  <meyering@redhat.com>
3716
3717         bootstrap: check for LT_INIT, too
3718         * build-aux/bootstrap: Both AC_PROG_LIBTOOL and AM_PROG_LIBTOOL
3719         are deprecated.  Suggestion from Ralf Wildenhues.
3720
3721 2008-10-05  Bruno Haible  <bruno@clisp.org>
3722
3723         * lib/spawn.in.h (POSIX_SPAWN_*): Use the system's values, rather than
3724         overriding them by ours.
3725         (POSIX_SPAWN_USEVFORK): Use the next free bit position.
3726
3727 2008-10-05  Jim Meyering  <meyering@redhat.com>
3728
3729         bootstrap: check for AC_PROG_LIBTOOL as well as AM_PROG_LIBTOOL
3730         * build-aux/bootstrap: Check for AC_PROG_LIBTOOL, as well as the
3731         obsolete AM_PROG_LIBTOOL.  Spotted by Debarshi Ray <rishi@gnu.org>.
3732
3733 2008-10-04  Bruno Haible  <bruno@clisp.org>
3734
3735         * modules/dup2 (License): Change to LGPLv2+.
3736         * modules/sleep (License): Likewise.
3737         * modules/perror (License): Likewise.
3738         * modules/fopen (License): Change to LGPLv2+, with approval by Eric
3739         Blake.
3740         * modules/signal (License): Likewise.
3741         * modules/sigprocmask (License): Likewise.
3742         * modules/raise (License): Change to LGPLv2+, with approval by Jim
3743         Meyering.
3744
3745 2008-10-04  Bruno Haible  <bruno@clisp.org>
3746
3747         * lib/spawn.in.h (POSIX_SPAWN_*): Undefine before redefining.
3748         Reported by Rainer Tammer <tammer@tammer.net>.
3749
3750 2008-10-03  Paolo Bonzini  <bonzini@gnu.org>
3751             Bruno Haible  <bruno@clisp.org>
3752
3753         * lib/errno.in.h (EWOULDBLOCK) [win32]: Define to EAGAIN.
3754         * lib/winsock.c (set_winsock_errno): Map WSAEWOULDBLOCK to EWOULDBLOCK.
3755         * lib/strerror.c (rpl_strerror): Remove error string for EWOULDBLOCK.
3756
3757 2008-10-03  Kamil Dudka  <kdudka@redhat.com>
3758
3759         filevercmp: new module
3760         * lib/filevercmp.h: New function filevercmp comparing version strings.
3761         * lib/filevercmp.c: Implementation of filevercmp function.
3762         * modules/filevercmp: Module metadata.
3763         * tests/test-filevercmp.c: Unit test for new module.
3764         * modules/filevercmp-tests: Unit test metadata.
3765         * MODULES.html.sh: Add filevercmp module.
3766
3767 2008-10-03  Bruno Haible  <bruno@clisp.org>
3768
3769         * lib/c-ctype.h: Add comment.
3770         Reported by Jim Meyering.
3771
3772 2008-10-02  Bruno Haible  <bruno@clisp.org>
3773
3774         * modules/posix_spawn-internal (Depends-on): Add 'open'.
3775
3776 2008-10-02  Paolo Bonzini  <bonzini@gnu.org>
3777
3778         * build-aux/bootstrap: Allow renaming bootstrap, and change the
3779         name of bootstrap.conf accordingly.
3780
3781 2008-10-02  Paolo Bonzini  <bonzini@gnu.org>
3782
3783         * build-aux/bootstrap: Install git-merge-changelog configuration
3784         items into .gitconfig if needed.
3785
3786 2008-10-02  Paolo Bonzini  <bonzini@gnu.org>
3787
3788         * build-aux/bootstrap: Recognize `gnulib' being a submodule in a
3789         git repository, and initialize/update it accordingly.
3790
3791 2008-10-02  Richard W.M. Jones  <rjones@redhat.com>
3792
3793         * modules/fsync-tests: New file.
3794         * tests/test-fsync.c: New file.
3795
3796         New module 'fsync'.
3797         * lib/fsync.c: New file.
3798         * m4/fsync.m4: New file.
3799         * modules/fsync: New file.
3800         * lib/unistd.in.h (fsync): New declaration.
3801         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Define and AC_SUBST both
3802         GNULIB_FSYNC and HAVE_FSYNC.
3803         * modules/unistd: Substitute GNULIB_FSYNC and HAVE_FSYNC.
3804         * MODULES.html.sh (posix_functions): Add fsync.
3805         * doc/posix-functions/fsync.texi: Mention the new module.
3806
3807 2008-10-02  Jim Meyering  <meyering@redhat.com>
3808
3809         fts.c: sync with similar code from coreutils' remove.c
3810         * lib/fts.c (dirent_inode_sort_may_be_useful): Merge from coreutils.
3811         Guard also with "#if defined __linux__", since for now at least,
3812         this code is Linux-kernel-specific.
3813
3814 2008-10-02  Jim Meyering  <meyering@redhat.com>
3815
3816         fts: bug fixes
3817         * lib/fts.c: Remove unnecessary "defined" in cpp directive.
3818         Include <sys/vfs.h>, not <sys/statfs.h>.
3819
3820         * m4/fts.m4 (gl_FUNC_FTS_CORE): Fix typo s/vfs/vfs.h/.
3821         Include <sys/vfs.h>, not <sys/statfs.h>.
3822
3823 2008-10-01  Bruno Haible  <bruno@clisp.org>
3824
3825         Avoid the broken posix_spawn function on AIX 5.3 and 6.1.
3826         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_WORKS): New macro.
3827         (gl_POSIX_SPAWN_BODY): Invoke it. Set REPLACE_POSIX_SPAWN if needed.
3828         * doc/posix-functions/posix_spawn.texi: Mention the AIX bugs.
3829         * doc/posix-functions/posix_spawnp.texi: Likewise.
3830         * m4/execute.m4 (gl_EXECUTE): Invoke gl_POSIX_SPAWN_WORKS, to check
3831         whether posix_spawn actually works.
3832         * m4/pipe.m4 (gl_PIPE): Likewise.
3833         * modules/execute (Files): Add m4/posix_spawn.m4.
3834         * modules/pipe (Files): Add m4/posix_spawn.m4.
3835         Reported and analyzed by Rainer Tammer <tammer@tammer.net>.
3836
3837 2008-10-01  Jim Meyering  <meyering@redhat.com>
3838
3839         remove trailing spaces
3840         * NEWS: Likewise.
3841         * lib/poll.c (poll): Likewise.
3842         * lib/sys_socket.in.h (SHUT_RDWR): Likewise.
3843         * lib/winsock.c (rpl_close): Likewise.
3844         * m4/memcmp.m4 (gl_FUNC_MEMCMP): Likewise.
3845         * modules/yield: Likewise.
3846         * tests/test-poll.c (connect_to_socket, poll1): Likewise.
3847         * tests/test-sys_select.c (connect_to_socket): Likewise.
3848
3849         fts.c: adjust a new interface to be more generally useful
3850         * lib/fts.c (dirent_inode_sort_may_be_useful): Take an FD parameter.
3851         (fts_build): Adjust caller.
3852
3853 2008-09-30  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
3854
3855         * modules/cond-tests: New file.
3856         * tests/test-cond.c: New file.
3857
3858 2008-09-30  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
3859             Bruno Haible  <bruno@clisp.org>
3860
3861         * modules/cond (Dependencies): Add errno, time.
3862         * lib/glthread/cond.h: Include <time.h>.
3863         (gl_cond_define, gl_cond_define_initialized): Use the same definition
3864         across platforms.
3865
3866 2008-09-30  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
3867             Bruno Haible  <bruno@clisp.org>
3868
3869         * m4/thread.m4 (gl_THREAD): Fix detection of pthread_atfork function.
3870
3871 2008-09-30  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
3872             Bruno Haible  <bruno@clisp.org>
3873
3874         * modules/tls-tests (Depends-on): Add thread, yield.
3875         (configure.ac): Remove all checks.
3876         (test_tls_LDADD): Use YIELD_LIB instead of LIBSCHED.
3877         * tests/test-tls.c (gl_thread_t, gl_thread_join, gl_thread_yield,
3878         gl_thread_self): Remove definitions. Include glthread/thread.h and
3879         glthread/yield.h instead.
3880         (test_tls): Pass an additional NULL argument to gl_thread_join.
3881
3882 2008-09-30  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
3883             Bruno Haible  <bruno@clisp.org>
3884
3885         * modules/lock-tests (Depends-on): Add thread, yield.
3886         (configure.ac): Remove all checks.
3887         (test_lock_LDADD): Use YIELD_LIB instead of LIBSCHED.
3888         * tests/test-lock.c (gl_thread_t, gl_thread_join, gl_thread_yield,
3889         gl_thread_self): Remove definitions. Include glthread/thread.h and
3890         glthread/yield.h instead.
3891         (test_lock, test_rwlock, test_recursive_lock, test_once): Pass an
3892         additional NULL argument to gl_thread_join.
3893
3894 2008-09-30  Bruno Haible  <bruno@clisp.org>
3895
3896         Fix the Win32 implementation of the 'thread' module.
3897         * lib/glthread/thread.h [USE_WIN32_THREADS] (gl_thread_t): Change to a
3898         pointer type.
3899         (gl_thread_self): Invoke gl_thread_self_func.
3900         (gl_thread_self_func): New declaration.
3901         * lib/glthread/thread.c [USE_WIN32_THREADS] (self_key): New variable.
3902         (do_init_self_key, init_self_key): New functions.
3903         (struct gl_thread_struct): Renamed from 'struct thread_extra'.
3904         Remove some fields.
3905         (running_threads, running_lock): Remove variables.
3906         (get_current_thread_handle): New function.
3907         (gl_thread_self_func, wrapper_func, glthread_create_func,
3908         glthread_join_func, gl_thread_exit_func): Largely rewritten and
3909         simplified.
3910
3911 2008-09-30  Bruno Haible  <bruno@clisp.org>
3912
3913         * lib/winsock-select.c (win32_poll_handle): Add shortcut for regular
3914         files.
3915
3916 2008-09-30  Jim Meyering  <meyering@redhat.com>
3917
3918         fts.m4: correct the test for statfs.f_type
3919         * m4/fts.m4 (gl_FUNC_FTS_CORE): Include <sys/statfs.h>
3920         when checking for statfs.f_type.
3921
3922 2008-09-15  Simon Josefsson  <simon@josefsson.org>
3923
3924         tests: avoid some compiler warnings
3925         * tests/test-memchr.c (main): Pass NULL indirectly.
3926         * tests/test-getdate.c (main): Remove unused variable 'ret'.
3927
3928 2008-09-29  OndÅ™ej Vašík  <ovasik@redhat.com>
3929
3930         getdate.y: disallow countable dayshifts like "4 yesterday ago"
3931         * lib/getdate.y (relative_time_table) [tDAY_SHIFT]: New type for
3932         exactly specified dayshifts.
3933         (dayshift): New rule.
3934         (rel): Add dayshift.
3935         (relative_time_table) [tomorrow, yesterday, today, now]:
3936         Use tDAY_SHIFT in place of tDAY_UNIT.
3937         * tests/test-getdate.c: Add tests for now-disallowed countable
3938         dayshifts, e.g., "4 yesterday ago".
3939
3940 2008-09-29  Bruno Haible  <bruno@clisp.org>
3941
3942         * tests/test-posix_spawn1.c: Renamed from tests/test-posix_spawn.c.
3943         * tests/test-posix_spawn1.in.sh: Renamed from
3944         tests/test-posix_spawn.in.sh.
3945         * tests/test-posix_spawn2.c: New file.
3946         * tests/test-posix_spawn2.in.sh: New file.
3947         * modules/posix_spawnp-tests (Files): Update.
3948         (Makefile.am): Update. Add test-posix_spawn2 to the tests.
3949
3950 2008-09-29  Bruno Haible  <bruno@clisp.org>
3951
3952         Propagate effects of putenv/setenv/unsetenv to child processes.
3953         * lib/execute.c (execute): Use spawnvpe instead of spawnvp.
3954         * lib/pipe.c (create_pipe): Likewise.
3955
3956 2008-09-29  Bruno Haible  <bruno@clisp.org>
3957
3958         Enable use of shell scripts as executables in mingw.
3959         * lib/execute.c (execute): When spawnv fails with error ENOEXEC,
3960         run the program as a shell script.
3961         * lib/pipe.c (create_pipe): Likewise.
3962         * lib/w32spawn.h (prepare_spawn): Add a hidden element in front of the
3963         resulting array.
3964
3965 2008-09-29  Eric Blake  <ebb9@byu.net>
3966
3967         * m4/arpa_inet_h.m4 (gl_REPLACE_ARPA_INET_H): Fix typo.
3968
3969 2008-08-24  Paolo Bonzini  <bonzini@gnu.org>
3970
3971         * doc/posix-functions/accept.texi: Update mingw problems.
3972         * doc/posix-functions/bind.texi: Update mingw problems.
3973         * doc/posix-functions/close.texi: Update mingw problems.
3974         * doc/posix-functions/connect.texi: Update mingw problems.
3975         * doc/posix-functions/getpeername.texi: Update mingw problems.
3976         * doc/posix-functions/getsockname.texi: Update mingw problems.
3977         * doc/posix-functions/getsockopt.texi: Update mingw problems.
3978         * doc/posix-functions/ioctl.texi: Update mingw problems.
3979         * doc/posix-functions/listen.texi: Update mingw problems.
3980         * doc/posix-functions/recv.texi: Update mingw problems.
3981         * doc/posix-functions/recvfrom.texi: Update mingw problems.
3982         * doc/posix-functions/select.texi: Update mingw problems.
3983         * doc/posix-functions/send.texi: Update mingw problems.
3984         * doc/posix-functions/sendto.texi: Update mingw problems.
3985         * doc/posix-functions/setsockopt.texi: Update mingw problems.
3986         * doc/posix-functions/socket.texi: Update mingw problems.
3987
3988 2008-09-29  Paolo Bonzini  <bonzini@gnu.org>
3989             Bruno Haible  <bruno@clisp.org>
3990
3991         * lib/sys_select.in.h: Include sys/time.h.
3992         * m4/sys_select.h.m4: Test that struct timeval is fully defined.
3993         * modules/sys_select: Depend on sys_time.
3994         * tests/test-sys_select.c: Test that sys/select.h defines struct
3995         timeval fully.
3996
3997 2008-09-29  Bruno Haible  <bruno@clisp.org>
3998
3999         * lib/sys_socket.in.h: Wrap the definitions in 'extern "C"'.
4000         * lib/sys_select.in.h: Likewise.
4001
4002 2008-09-29  Bruno Haible  <bruno@clisp.org>
4003
4004         * lib/winsock.c (rpl_close, rpl_socket): Remove unused variables.
4005
4006 2008-09-29  Bruno Haible  <bruno@clisp.org>
4007
4008         * m4/sockets.m4 (gl_SOCKETS): Check also for the need to use -lsocket.
4009         Set LIBSOCKET instead of augmenting LIBS.
4010         * modules/sockets (Link): New section.
4011         * modules/sockets-tests (test_sockets_LDADD): New variable.
4012         * modules/sys_select-tests (test_sys_select_LDADD): New variable.
4013         * modules/poll-tests (test_poll_LDADD): New variable.
4014         * NEWS: Document the change.
4015
4016 2008-09-29  Bruno Haible  <bruno@clisp.org>
4017
4018         * m4/arpa_inet_h.m4 (gl_REPLACE_ARPA_INET_H): New macro.
4019         * m4/inet_ntop.m4 (gl_INET_NTOP): Invoke it instead of assigning
4020         ARPA_INET_H directly.
4021         * m4/inet_pton.m4 (gl_INET_PTON): Likewise.
4022
4023 2008-09-28  Bruno Haible  <bruno@clisp.org>
4024
4025         * m4/sys_socket_h.m4 (gl_PREREQ_SYS_H_WINSOCK2): New macro, extracted
4026         from gl_HEADER_SYS_SOCKET.
4027         (gl_HEADER_SYS_SOCKET): Invoke it.
4028         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Likewise.
4029
4030 2008-09-28  Bruno Haible  <bruno@clisp.org>
4031
4032         * doc/posix-headers/sys_select.texi: Mention 'struct timeval' problem.
4033         * tests/test-sys_select.c: Include <sys/time.h>, for struct timeval.
4034         Needed on OSF/1 4.0.
4035
4036 2008-09-28  Bruno Haible  <bruno@clisp.org>
4037
4038         Override open more carefully.
4039         * lib/open.c (orig_open): New function.
4040         (rpl_open): Use orig_open instead of open.
4041         * lib/fcntl.in.h: Add special invocation convention.
4042         * m4/open.m4 (gl_PREREQ_OPEN): New macro.
4043         (gl_FUNC_OPEN): Invoke it.
4044
4045         Override freopen more carefully.
4046         * lib/freopen.c (orig_freopen): New function.
4047         (rpl_freopen): Use orig_freopen instead of freopen.
4048         * m4/freopen.m4 (gl_PREREQ_FREOPEN): New macro.
4049         (gl_FUNC_FREOPEN): Invoke it.
4050
4051         Override fopen more carefully.
4052         * lib/fopen.c (orig_fopen): New function.
4053         (rpl_fopen): Use orig_fopen instead of fopen.
4054         * m4/fopen.m4 (gl_PREREQ_FOPEN): New macro.
4055         (gl_FUNC_FOPEN): Invoke it.
4056         Needed on AIX. Reported by Rainer Tammer <tammer@tammer.net>.
4057
4058 2008-09-28  Bruno Haible  <bruno@clisp.org>
4059
4060         * lib/pipe.h (create_pipe_out, create_pipe_bidi): Add comment about
4061         SIGPIPE.
4062
4063 2008-09-28  Bruno Haible  <bruno@clisp.org>
4064
4065         * tests/test-sigaction.c (handler, main): Disable the check whether
4066         SA_RESETHAND has reverted the installed handler to SIG_DFL. Needed on
4067         glibc systems with LinuxThreads.
4068
4069 2008-09-28  Bruno Haible  <bruno@clisp.org>
4070
4071         * doc/posix-functions/freopen.texi: Mention the trailing slash problem.
4072
4073         * lib/stdio.in.h (fopen, freopen): Undefine before redefining. Needed
4074         with AIX xlc.
4075         * lib/fcntl.in.h (open): Likewise.
4076         Reported by Rainer Tammer <tammer@tammer.net>.
4077
4078 2008-09-28  Bruno Haible  <bruno@clisp.org>
4079
4080         * modules/posix_spawnp-tests: New file.
4081         * tests/test-posix_spawn.c: New file.
4082         * tests/test-posix_spawn.in.sh: New file.
4083
4084         New module 'posix_spawnp'.
4085         * modules/posix_spawnp: New file.
4086         * lib/spawnp.c: New file, from GNU libc with modifications.
4087         * doc/posix-functions/posix_spawnp.texi: Mention the new module.
4088
4089         New module 'posix_spawn'.
4090         * modules/posix_spawn: New file.
4091         * lib/spawn.c: New file, from GNU libc with modifications.
4092         * doc/posix-functions/posix_spawn.texi: Mention the new module.
4093
4094         New module 'posix_spawnattr_destroy'.
4095         * modules/posix_spawnattr_destroy: New file.
4096         * lib/spawnattr_destroy.c: New file, from GNU libc with modifications.
4097         * doc/posix-functions/posix_spawnattr_destroy.texi: Mention the new
4098         module.
4099
4100         New module 'posix_spawnattr_setsigmask'.
4101         * modules/posix_spawnattr_setsigmask: New file.
4102         * lib/spawnattr_setsigmask.c: New file, from GNU libc with
4103         modifications.
4104         * doc/posix-functions/posix_spawnattr_setsigmask.texi: Mention the
4105         new module.
4106
4107         New module 'posix_spawnattr_getsigmask'.
4108         * modules/posix_spawnattr_getsigmask: New file.
4109         * lib/spawnattr_getsigmask.c: New file, from GNU libc with
4110         modifications.
4111         * doc/posix-functions/posix_spawnattr_getsigmask.texi: Mention the
4112         new module.
4113
4114         New module 'posix_spawnattr_setsigdefault'.
4115         * modules/posix_spawnattr_setsigdefault: New file.
4116         * lib/spawnattr_setdefault.c: New file, from GNU libc with
4117         modifications.
4118         * doc/posix-functions/posix_spawnattr_setsigdefault.texi: Mention the
4119         new module.
4120
4121         New module 'posix_spawnattr_getsigdefault'.
4122         * modules/posix_spawnattr_getsigdefault: New file.
4123         * lib/spawnattr_getdefault.c: New file, from GNU libc with
4124         modifications.
4125         * doc/posix-functions/posix_spawnattr_getsigdefault.texi: Mention the
4126         new module.
4127
4128         New module 'posix_spawnattr_setschedpolicy'.
4129         * modules/posix_spawnattr_setschedpolicy: New file.
4130         * lib/spawnattr_setschedpolicy.c: New file, from GNU libc with
4131         modifications.
4132         * doc/posix-functions/posix_spawnattr_setschedpolicy.texi: Mention the
4133         new module.
4134
4135         New module 'posix_spawnattr_getschedpolicy'.
4136         * modules/posix_spawnattr_getschedpolicy: New file.
4137         * lib/spawnattr_getschedpolicy.c: New file, from GNU libc with
4138         modifications.
4139         * doc/posix-functions/posix_spawnattr_getschedpolicy.texi: Mention the
4140         new module.
4141
4142         New module 'posix_spawnattr_setschedparam'.
4143         * modules/posix_spawnattr_setschedparam: New file.
4144         * lib/spawnattr_setschedparam.c: New file, from GNU libc with
4145         modifications.
4146         * doc/posix-functions/posix_spawnattr_setschedparam.texi: Mention the
4147         new module.
4148
4149         New module 'posix_spawnattr_getschedparam'.
4150         * modules/posix_spawnattr_getschedparam: New file.
4151         * lib/spawnattr_getschedparam.c: New file, from GNU libc with
4152         modifications.
4153         * doc/posix-functions/posix_spawnattr_getschedparam.texi: Mention the
4154         new module.
4155
4156         New module 'posix_spawnattr_setpgroup'.
4157         * modules/posix_spawnattr_setpgroup: New file.
4158         * lib/spawnattr_setpgroup.c: New file, from GNU libc with
4159         modifications.
4160         * doc/posix-functions/posix_spawnattr_setpgroup.texi: Mention the new
4161         module.
4162
4163         New module 'posix_spawnattr_getpgroup'.
4164         * modules/posix_spawnattr_getpgroup: New file.
4165         * lib/spawnattr_getpgroup.c: New file, from GNU libc with
4166         modifications.
4167         * doc/posix-functions/posix_spawnattr_getpgroup.texi: Mention the new
4168         module.
4169
4170         New module 'posix_spawnattr_setflags'.
4171         * modules/posix_spawnattr_setflags: New file.
4172         * lib/spawnattr_setflags.c: New file, from GNU libc with modifications.
4173         * doc/posix-functions/posix_spawnattr_setflags.texi: Mention the new
4174         module.
4175
4176         New module 'posix_spawnattr_getflags'.
4177         * modules/posix_spawnattr_getflags: New file.
4178         * lib/spawnattr_getflags.c: New file, from GNU libc with modifications.
4179         * doc/posix-functions/posix_spawnattr_getflags.texi: Mention the new
4180         module.
4181
4182         New module 'posix_spawnattr_init'.
4183         * modules/posix_spawnattr_init: New file.
4184         * lib/spawnattr_init.c: New file, from GNU libc with modifications.
4185         * doc/posix-functions/posix_spawnattr_init.texi: Mention the new
4186         module.
4187
4188         New module 'posix_spawn_file_actions_destroy'.
4189         * modules/posix_spawn_file_actions_destroy: New file.
4190         * lib/spawn_faction_destroy.c: New file, from GNU libc with
4191         modifications.
4192         * doc/posix-functions/posix_spawn_file_actions_destroy.texi: Mention
4193         the new module.
4194
4195         New module 'posix_spawn_file_actions_addopen'.
4196         * modules/posix_spawn_file_actions_addopen: New file.
4197         * lib/spawn_faction_addopen.c: New file, from GNU libc with
4198         modifications.
4199         * doc/posix-functions/posix_spawn_file_actions_addopen.texi: Mention
4200         the new module.
4201
4202         New module 'posix_spawn_file_actions_adddup2'.
4203         * modules/posix_spawn_file_actions_adddup2: New file.
4204         * lib/spawn_faction_adddup2.c: New file, from GNU libc with
4205         modifications.
4206         * doc/posix-functions/posix_spawn_file_actions_adddup2.texi: Mention
4207         the new module.
4208
4209         New module 'posix_spawn_file_actions_addclose'.
4210         * modules/posix_spawn_file_actions_addclose: New file.
4211         * lib/spawn_faction_addclose.c: New file, from GNU libc with
4212         modifications.
4213         * doc/posix-functions/posix_spawn_file_actions_addclose.texi: Mention
4214         the new module.
4215
4216         New module 'posix_spawn_file_actions_init'.
4217         * modules/posix_spawn_file_actions_init: New file.
4218         * lib/spawn_faction_init.c: New file, from GNU libc with modifications.
4219         * doc/posix-functions/posix_spawn_file_actions_init.texi: Mention the
4220         new module.
4221
4222         New module 'posix_spawn-internal'.
4223         * modules/posix_spawn-internal: New file.
4224         * lib/spawn_int.h: New file, from GNU libc with modifications.
4225         * lib/spawni.c: New file, from GNU libc with modifications.
4226         * m4/posix_spawn.m4: New file.
4227
4228         New module 'spawn'.
4229         * modules/spawn: New file.
4230         * lib/spawn.in.h: New file, from GNU libc with modifications.
4231         * m4/spawn_h.m4: New file.
4232         * doc/posix-headers/spawn.texi: Mention the new module.
4233
4234 2008-09-28  Bruno Haible  <bruno@clisp.org>
4235
4236         * modules/sched-tests: New file.
4237         * tests/test-sched.c: New file.
4238
4239         New module 'sched'.
4240         * modules/sched: New file.
4241         * lib/sched.in.h: New file.
4242         * m4/sched_h.m4: New file.
4243         * doc/posix-headers/sched.texi: Mention the new module.
4244
4245 2008-09-27  Eric Blake  <ebb9@byu.net>
4246
4247         Fix previous patch, and tweak references to $0.
4248         * posix-modules: Call func_gnulib_dir before using $gnulib_dir.
4249         (func_version, func_gnulib_dir): Don't call this program
4250         gnulib-tool.
4251         (func_gnulib_dir, func_tmpdir, func_fatal_error): Avoid shell bugs
4252         with using $0 in function.
4253         * gnulib-tool (func_gnulib_dir, func_tmpdir): Likewise.
4254         (func_fatal_error): Reuse the name the user invoked us with.
4255
4256 2008-09-27  Bruno Haible  <bruno@clisp.org>
4257
4258         * m4/iconv_h.m4 (gl_REPLACE_ICONV_H): New macro.
4259         (gl_ICONV_H_DEFAULTS): Initialize ICONV_H here...
4260         (gl_ICONV_H): Not here.
4261         * m4/iconv_open.m4 (gl_REPLACE_ICONV_OPEN): Invoke gl_REPLACE_ICONV_H
4262         instead of assigning ICONV_H directly.
4263
4264         * m4/wchar.m4 (gl_REPLACE_WCHAR_H): New macro.
4265         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Invoke it instead of assigning
4266         WCHAR_H directly.
4267
4268 2008-09-27  Bruno Haible  <bruno@clisp.org>
4269
4270         * lib/arpa_inet.in.h: Include the GL_LINK_WARNING anchor.
4271         * modules/arpa_inet (Depends-on): Add link-warning.
4272         (Makefile.am): Insert the definition of GL_LINK-WARNING.
4273         * modules/unistd (Makefile.am): Likewise.
4274
4275 2008-09-26  Bruno Haible  <bruno@clisp.org>
4276
4277         * posix-modules (cvsdatestamp, last_checkin_date, version): Remove
4278         variables.
4279         (func_version): Essentially copied from gnulib-tool.
4280         (func_exit, func_gnulib_dir, func_tmpdir, func_fatal_error,
4281         func_readlink): Copied from gnulib-tool.
4282
4283 2008-09-26  Bruno Haible  <bruno@clisp.org>
4284
4285         * gnulib-tool (func_version): Change directory to $gnulib_dir before
4286         invoking git-version-gen.
4287
4288 2008-09-26  Bruno Haible  <bruno@clisp.org>
4289
4290         * posix-modules: Update to directory names changed on 2008-01-19.
4291         Remove commas in output before splitting into words. No more need to
4292         avoid 'ftruncate' since 2007-02-19.
4293
4294 2008-09-26  Bruno Haible  <bruno@clisp.org>
4295
4296         * doc/posix-headers/errno.texi: Remove mention of module 'EOVERFLOW'.
4297
4298 2008-09-26  Bruno Haible  <bruno@clisp.org>
4299
4300         * lib/fwriteerror.c (do_fwriteerror): Ignore error EPIPE.
4301         * modules/fwriteerror (Depends-on): Add errno.
4302
4303 2008-09-26  Bruno Haible  <bruno@clisp.org>
4304
4305         * tests/test-vc-list-files-git.sh: Explain reason for skipping test.
4306         * tests/test-vc-list-files-cvs.sh: Likewise.
4307
4308 2008-09-26  Bruno Haible  <bruno@clisp.org>
4309
4310         * doc/posix-headers/sys_resource.texi: Reorder items.
4311
4312 2008-09-26  Jim Meyering  <meyering@redhat.com>
4313
4314         fts: tweak inode comparison function
4315         * lib/fts.c (fts_compare_ino): Sort on increasing, not decreasing
4316         inode numbers, as documented.
4317
4318         fts: sort dirent entries on inode number before traversing
4319         This avoids a quadratic, seek-related performance penalty when
4320         operating on a directory containing many entries (measurable at 10k;
4321         3.5 hours at 2 million entries with a cold cache) on certain types
4322         of file systems, including ext3 and ext4, but not tmpfs.
4323         * lib/fts.c (DT_MUST_BE, NOT_AN_INODE_NUMBER, D_INO): Define.
4324         (FTS_INODE_SORT_DIR_ENTRIES_THRESHOLD): Define if not defined.
4325         (S_MAGIC_TMPFS, S_MAGIC_NFS): Define.
4326         (fs_handles_readdir_ordered_dirents_efficiently): New function.
4327         (dirent_inode_sort_may_be_useful, fts_compare_ino): Likewise.
4328         (fts_build): Set the stat.st_ino member from D_INO.
4329         If it is likely to be useful, sort dirent entries on inode number.
4330
4331         * m4/fts.m4 (gl_FUNC_FTS_CORE): Check for fstatfs, sys/vfs.h,
4332         and the struct statfs.f_type member.
4333         * modules/fts (Depends-on): Add d-ino.
4334
4335 2008-09-26  Bruno Haible  <bruno@clisp.org>
4336
4337         * modules/sigpipe-die (Depends-on): Add sigpipe.
4338
4339         * lib/stdio.in.h (fprintf, vfprintf, printf, vprintf, fputc, putc,
4340         putchar, fputs, puts, fwrite): Replace when REPLACE_STDIO_WRITE_FUNCS
4341         and GNULIB_STDIO_H_SIGPIPE are set.
4342         * lib/stdio-write.c: New file.
4343         * m4/stdio_h.m4 (gl_STDIO_H): Set GNULIB_FPRINTF, GNULIB_PRINTF,
4344         GNULIB_VFPRINTF, GNULIB_VPRINTF, GNULIB_FPUTC, GNULIB_PUTC,
4345         GNULIB_PUTCHAR, GNULIB_FPUTS, GNULIB_PUTS, GNULIB_FWRITE,
4346         REPLACE_STDIO_WRITE_FUNCS.
4347         (gl_STDIO_H_DEFAULTS): Initialize GNULIB_FPRINTF, GNULIB_PRINTF,
4348         GNULIB_VFPRINTF, GNULIB_VPRINTF, GNULIB_FPUTC, GNULIB_PUTC,
4349         GNULIB_PUTCHAR, GNULIB_FPUTS, GNULIB_PUTS, GNULIB_FWRITE,
4350         GNULIB_STDIO_H_SIGPIPE, REPLACE_STDIO_WRITE_FUNCS.
4351         * modules/stdio (Files): Add lib/stdio-write.c.
4352         (Makefile.am): Substitute GNULIB_FPRINTF, GNULIB_PRINTF,
4353         GNULIB_VFPRINTF, GNULIB_VPRINTF, GNULIB_FPUTC, GNULIB_PUTC,
4354         GNULIB_PUTCHAR, GNULIB_FPUTS, GNULIB_PUTS, GNULIB_FWRITE,
4355         GNULIB_STDIO_H_SIGPIPE, REPLACE_STDIO_WRITE_FUNCS.
4356         * m4/fprintf-posix.m4 (gl_REPLACE_FPRINTF): Define
4357         REPLACE_FPRINTF_POSIX.
4358         * m4/printf-posix-rpl.m4 (gl_REPLACE_PRINTF): Define
4359         REPLACE_PRINTF_POSIX.
4360         * m4/vfprintf-posix.m4 (gl_REPLACE_VFPRINTF): Define
4361         REPLACE_VFPRINTF_POSIX.
4362         * m4/vprintf-posix.m4 (gl_REPLACE_VPRINTF): Define
4363         REPLACE_VPRINTF_POSIX.
4364         * doc/posix-functions/fprintf.texi: Mention the sigpipe module and the
4365         SIGPIPE issue.
4366         * doc/posix-functions/fputc.texi: Likewise.
4367         * doc/posix-functions/fputs.texi: Likewise.
4368         * doc/posix-functions/fwrite.texi: Likewise.
4369         * doc/posix-functions/printf.texi: Likewise.
4370         * doc/posix-functions/putc.texi: Likewise.
4371         * doc/posix-functions/putchar.texi: Likewise.
4372         * doc/posix-functions/puts.texi: Likewise.
4373         * doc/posix-functions/vfprintf.texi: Likewise.
4374         * doc/posix-functions/vprintf.texi: Likewise.
4375
4376         * modules/safe-write (Depends-on): Add write.
4377
4378         * modules/sigpipe-tests: New file.
4379         * tests/test-sigpipe.c: New file.
4380         * tests/test-sigpipe.sh: New file.
4381
4382         * modules/write: New file.
4383         * lib/unistd.in.h: Include <sys/types.h>.
4384         (write): New declaration.
4385         * lib/write.c: New file.
4386         * m4/write.m4: New file.
4387         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
4388         GNULIB_UNISTD_H_SIGPIPE, GNULIB_WRITE, REPLACE_WRITE.
4389         * modules/unistd (Makefile.am): Substitute GNULIB_UNISTD_H_SIGPIPE,
4390         GNULIB_WRITE, REPLACE_WRITE.
4391         * doc/posix-functions/write.texi: Mention the write, sigpipe modules
4392         and the SIGPIPE issue.
4393
4394         * lib/signal.in.h (SIGPIPE): Define to a replacement value.
4395         (raise): New declaration.
4396         * lib/sigprocmask.c (SIGPIPE_handler): New variable.
4397         (ext_signal): New function.
4398         (rpl_raise): New function.
4399         * m4/signal_h.m4 (gl_SIGNAL_H_DEFAULTS): Initialize
4400         GNULIB_SIGNAL_H_SIGPIPE.
4401         * modules/signal (Makefile.am): Substitute GNULIB_SIGNAL_H_SIGPIPE.
4402         * doc/posix-headers/signal.texi: Mention the SIGPIPE issue.
4403
4404         * modules/sigpipe: New file.
4405         * m4/sigpipe.m4: New file.
4406
4407 2008-09-25  Derek Price  <derek@ximbiot.com>
4408             Bruno Haible  <bruno@clisp.org>
4409
4410         * gnulib-tool (func_import): Report all license incompatibilities, not
4411         just the first one.
4412
4413 2008-09-25  Bruno Haible  <bruno@clisp.org>
4414
4415         * gnulib-tool (func_import): When computing the edits, consider not
4416         only the Makefile.ams that exist but also those that will be generated.
4417
4418 2008-09-25  Simon Josefsson  <simon@josefsson.org>
4419
4420         * modules/sys_select-tests (Depends-on): Remove sys_select itself,
4421         fixes gnulib-tool --test warning about duplicate dependency.
4422
4423 2008-09-25  Bruno Haible  <bruno@clisp.org>
4424
4425         * gnulib-tool: Don't ask the user to perform edits in the generated
4426         Makefile.ams.
4427         (func_emit_lib_Makefile_am): Emit empty SUBDIRS. Execute edits that
4428         apply to the Makefile.am being generated.
4429         (func_emit_tests_Makefile_am): Execute edits that apply to the
4430         Makefile.am being generated.
4431         (func_import): Setup list of Makefile.am edits before emitting the
4432         Makefile.ams, not at the end.
4433         (func_create_testdir): Update.
4434         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
4435
4436 2008-09-25  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
4437
4438         * gnulib-tool (func_import): Store the --tests-base option in the
4439         comment in gnulib-cache.m4.
4440
4441 2008-09-24  Paolo Bonzini  <bonzini@gnu.org>
4442
4443         * NEWS: Document increased portability that sys_select now provides.
4444
4445         * lib/sys_select.in.h: Install select wrapper.
4446         * lib/sys_socket.in.h: Use more descriptive name when there is no
4447         select wrapper.
4448         * lib/winsock-select.c: New.
4449         * m4/sys_select_h.m4: Compile lib/winsock-select.c if WinSock is used.
4450         Require gl_HEADER_SYS_SOCKET.
4451         * modules/sys_select: Depend on alloca, add lib/winsock-select.c.
4452         * modules/sys_select-tests: Copy dependencies from modules/poll-tests.
4453         * tests/test-sys_select.c: Add functional tests.
4454
4455 2008-09-24  Eric Blake  <ebb9@byu.net>
4456
4457         open, fopen: close fd leak in last patch
4458         * lib/open.c (rpl_open): Close fd before returning error.
4459         * lib/fopen.c (rpl_fopen): Close fd before returning error.
4460         * doc/posix-functions/open.texi (open): Document that Irix also
4461         has the bug.
4462         * doc/posix-functions/fopen.texi (fopen): Likewise.
4463         Reported by Paolo Bonzini.
4464
4465 2008-09-24  Bruno Haible  <bruno@clisp.org>
4466
4467         Ensure that a filename ending in a slash cannot be used to access a
4468         non-directory.
4469         * lib/open.c (rpl_open): When the filename ends in a slash, use fstat()
4470         to check whether it's really a directory.
4471         * lib/fopen.c: Include fcntl.h, unistd.h.
4472         (rpl_fopen): When the filename ends in a slash, use open(), fstat(),
4473         and fdopen().
4474         * modules/fopen (Depends-on): Add unistd.
4475         * tests/test-open.c (main): Try to open "/dev/null/" as a directory.
4476         * tests/test-fopen.c (main): Likewise.
4477         * doc/posix-functions/open.texi: Mention the HP-UX, Solaris bug.
4478         * doc/posix-functions/fopen.texi: Likewise.
4479         Reported by Eric Blake.
4480
4481 2008-09-23  Eric Blake  <ebb9@byu.net>
4482
4483         c-stack: avoid compiler optimizations when provoking overflow
4484         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Make
4485         recursion harder to optimize, to ensure a stack overflow occurs.
4486         * tests/test-c-stack.c (recurse): Likewise.
4487         Borrowed from libsigsegv.
4488
4489         c-stack: work around Irix sigaltstack bug
4490         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Check
4491         whether sigaltstack uses wrong end of stack_t (copied in part from
4492         libsigsegv).
4493         * lib/c-stack.c (c_stack_action) [!HAVE_LIBSIGSEGV]: Work around
4494         Irix bug, without requiring an over-allocation.
4495         * doc/posix-functions/sigaltstack.texi (sigaltstack): Document the
4496         bug.
4497
4498         fopen: document mingw bug on directories
4499         * doc/posix-functions/fopen.texi (fopen): Mention mingw bug for
4500         not allowing a stream visiting a directory, even though reading
4501         from such a stream is not portable.
4502
4503 2008-09-23  Paolo Bonzini  <bonzini@gnu.org>
4504
4505         * lib/poll.c: Rewrite.
4506         * modules/poll: Depend on alloca.
4507
4508 2008-09-23  Paolo Bonzini  <bonzini@gnu.org>
4509
4510         * lib/sys_socket.in.h: Do not implement rpl_setsockopt here,
4511         instead define prototypes for a full set of wrappers.  Ensure
4512         that Cygwin does not use the compatibility code, which is only
4513         for MinGW.
4514         * lib/winsock.c: New.
4515         * m4/sys_socket_h.m4: Compile lib/winsock.c if WinSock is being used.
4516         * modules/sys_socket: Add lib/winsock.c.
4517
4518         * modules/poll-tests: Add errno and perror.
4519         * tests/test-poll.c: Use ioctl, not ioctlsocket.
4520
4521 2008-09-23  Paolo Bonzini  <bonzini@gnu.org>
4522
4523         * tests/test-poll.c: Downgrade minimum needed Winsock version.
4524
4525 2008-09-23  Bruno Haible  <bruno@clisp.org>
4526
4527         * doc/posix-functions/*: Add info about functions missing on IRIX 5.3.
4528         * doc/glibc-functions/*: Likewise.
4529
4530 2008-09-23  Simon Josefsson  <simon@josefsson.org>
4531
4532         * tests/test-perror.sh (tmpfiles): Cleanup temporary files on
4533         success.
4534
4535 2008-09-22  Eric Blake  <ebb9@byu.net>
4536             Bruno Haible  <bruno@clisp.org>
4537
4538         vasnprintf: fix x86/glibc regression on printf("%La", 0.0L)
4539         * lib/vasnprintf.c (VASNPRINTF): Support 0.0 on platforms that
4540         supply %A but mishandle pseudo-NaN.
4541         Reported by Simon Josefsson.
4542
4543 2008-09-21  Bruno Haible  <bruno@clisp.org>
4544
4545         * tests/test-lock.c (main): Tweak skip message.
4546         * tests/test-tls.c (main): Likewise.
4547
4548 2008-09-21  Bruno Haible  <bruno@clisp.org>
4549
4550         * m4/sigaction.m4 (gl_SIGACTION): Remove unnecessary AC_SUBST. Check
4551         whether 'struct sigaction' has sa_sigaction here...
4552         (gl_PREREQ_SIG_HANDLER_H): ... not here.
4553         (gl_PREREQ_SIGACTION): Remove unnecessary AC_SUBST.
4554
4555 2008-09-21  Bruno Haible  <bruno@clisp.org>
4556
4557         * MODULES.html.sh (Support for obsolete systems lacking ANSI C 89): New
4558         section.
4559         (Support for systems lacking ANSI C 89): Move stdlib, exit, strtol,
4560         strtoul, memchr, memcmp, memcpy, memmove, memset, strcspn, strpbrk to
4561         the new section.
4562         (Support for obsolete systems lacking POSIX:2001): New section.
4563         (String handling <string.h>): Move strdup to the new section.
4564         Suggested by Simon Josefsson and Paolo Bonzini.
4565
4566 2008-09-21  Bruno Haible  <bruno@clisp.org>
4567
4568         * tests/test-vasnprintf-posix.c (test_function): Allow 3-digit
4569         exponents in %e and %g results on 'long double'. Needed for mingw's
4570         improved *printf functions.
4571         * tests/test-vasprintf-posix.c (test_function): Likewise.
4572         * tests/test-snprintf-posix.h (test_function): Likewise.
4573         * tests/test-sprintf-posix.h (test_function): Likewise.
4574         Reported by Eric Blake.
4575
4576 2008-09-21  Bruno Haible  <bruno@clisp.org>
4577
4578         * tests/test-snprintf-posix.h (test_function): Remove useless ASSERTs.
4579         * tests/test-sprintf-posix.h (test_function): Likewise.
4580
4581 2008-09-21  Bruno Haible  <bruno@clisp.org>
4582
4583         * modules/getpass (Depends-on): Add strdup-posix.
4584
4585         New module 'strdup-posix'.
4586         * modules/strdup-posix: New file.
4587         * m4/strdup.m4 (gl_FUNC_STRDUP_POSIX): New macro.
4588         * lib/string.in.h (strdup): Replace if REPLACE_STRDUP is 1.
4589         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
4590         REPLACE_STRDUP.
4591         * modules/string (Makefile.am): Substitute REPLACE_STRDUP.
4592         * doc/posix-functions/strdup.texi: Mention module strdup-posix.
4593         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
4594         strdup-posix.
4595
4596         * modules/strdup (Depends-on): Remove malloc-posix.
4597
4598 2008-09-20  Bruno Haible  <bruno@clisp.org>
4599
4600         * lib/fstrcmp.c: Add data about branch probabilities, from Ralf
4601         Wildenhues.
4602
4603 2008-09-20  Bruno Haible  <bruno@clisp.org>
4604
4605         Ensure that wint_t gets defined on IRIX 5.3.
4606         * lib/wchar.in.h (wint_t): Define if not defined by the system.
4607         * lib/wctype.in.h (wint_t): Likewise.
4608         (__wctype_wint_t): Remove type.
4609         (isw*): Use wint_t instead of __wctype_wint_t.
4610         * m4/wchar.m4 (gl_WCHAR_H): Invoke gt_TYPE_WINT_T and set HAVE_WINT_T.
4611         * modules/wchar (Files): Add m4/wint_t.m4.
4612         (Makefile.am): Substitute HAVE_WINT_T.
4613         * tests/test-wchar.c: Check that wchar_t and wint_t are defined.
4614         * tests/test-wctype.c: Check that wint_t is defined.
4615         * doc/posix-headers/wchar.texi: Mention the IRIX 5 problem.
4616         * doc/posix-headers/wctype.texi: Likewise.
4617         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
4618
4619 2008-09-18  Bruno Haible  <bruno@clisp.org>
4620
4621         * gnulib-tool (func_exit): Update comment.
4622
4623 2008-09-18  Simon Josefsson  <simon@josefsson.org>
4624
4625         * modules/getaddrinfo (Depends-on): Remove strdup, this module
4626         assumes strdup exists and does not depend on strdup to return
4627         ENOMEM on out of memory conditions.
4628
4629 2008-09-18  Bruno Haible  <bruno@clisp.org>
4630
4631         * lib/vasnprintf.c (VASNPRINTF): When printing Â±0.0L in
4632         NEED_PRINTF_INFINITE_LONG_DOUBLE case with 'e' format, always use two
4633         digits for the exponent.
4634
4635 2008-09-18  Jim Meyering  <meyering@redhat.com>
4636             Bruno Haible  <bruno@clisp.org>
4637
4638         * lib/vasnprintf.c (decimal_point_char): Define also if
4639         NEED_PRINTF_INFINITE_LONG_DOUBLE.
4640
4641 2008-09-16  Bruno Haible  <bruno@clisp.org>
4642         and Eric Blake  <ebb9@byu.net>
4643
4644         vasnprintf: support Irix 5.3
4645         * lib/vasnprintf.c (VASNPRINTF): Also handle -0.0L on platforms
4646         that mishandle long double infinity.
4647         Reported by Tom G. Christensen.
4648
4649 2008-09-16  Bruno Haible  <bruno@clisp.org>
4650
4651         * doc/glibc-functions/scandir.texi: Mention the function is missing on
4652         Solaris 9.
4653         * doc/glibc-functions/alphasort.texi: Likewise.
4654         Reported by Michael Haubenwallner <michael.haubenwallner@salomon.at>.
4655
4656 2008-09-16  Jim Meyering  <meyering@redhat.com>
4657
4658         posix-shell.m4: reject opensolaris's "sh (AT&T Research) 1993-12-28 s+"
4659         * m4/posix-shell.m4 (gl_POSIX_SHELL): Reject a shell that lets
4660         a umask modification leak out of a subshell.  Otherwise, the
4661         opensolaris /bin/sh would be accepted and thus cause unwarranted
4662         failures in the coreutils test suite.
4663
4664 2008-09-16  Paolo Bonzini  <bonzini@gnu.org>
4665
4666         * tests/test-poll.c (connect_to_socket): Allow non-blocking connect
4667         to succeed.
4668
4669 2008-09-16  Jim Meyering  <meyering@redhat.com>
4670
4671         avoid spurious test failure when library is built without ACL support
4672         * m4/acl.m4 (USE_ACL): Define as a shell variable, too, for...
4673         * modules/acl-tests (Makefile.am) [TESTS_ENVIRONMENT]: Add USE_ACL.
4674         * tests/test-file-has-acl.sh: Skip if USE_ACL == 0.
4675         * tests/test-copy-acl.sh: Likewise.
4676
4677 2008-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4678
4679         * lib/fstrcmp.c (fstrcmp_bounded): Use a second, less quick upper bound
4680         based on character occurrence counts.
4681
4682 2008-09-15  Eric Blake  <ebb9@byu.net>
4683
4684         tests: avoid some compiler warnings
4685         * tests/test-memchr.c (main): Pass NULL indirectly.
4686         * tests/test-closein.c (main): Avoid unused variable.
4687
4688 2008-09-15  Bruno Haible  <bruno@clisp.org>
4689
4690         * m4/errno_h.m4 (gl_HEADER_ERRNO_H_BODY): Test for all the macros that
4691         are missing on OpenBSD 4.0 individually.
4692         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
4693
4694 2008-09-15  Bruno Haible  <bruno@clisp.org>
4695
4696         * doc/posix-headers/errno.texi: Mention the Cygwin problem.
4697         * doc/posix-functions/strerror.texi: Mention also Cygwin.
4698         * doc/posix-functions/perror.texi: Likewise.
4699         * m4/errno_h.m4 (gl_HEADER_ERRNO_H_BODY): Test also whether ECANCELED
4700         is missing.
4701         Reported by Eric Blake.
4702
4703         * lib/errno.in.h: Use replacement values >= 2000.
4704         Reported by Eric Blake.
4705
4706 2008-09-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4707
4708         * lib/fstrcmp.c (EXTRA_CONTEXT_FIELDS): Add field 'edit_count_limit'.
4709         (EARLY_ABORT): Return true when the edit_count has grown too beyond the
4710         limit.
4711         (fstrcmp_bounded): Initialize the edit_count_limit. Return 0 when
4712         compareseq was aborted.
4713
4714 2008-09-14  Bruno Haible  <bruno@clisp.org>
4715
4716         * lib/fstrcmp.c (EXTRA_CONTEXT_FIELDS): Combine xvec_edit_count and
4717         yvec_edit_count.
4718         (NOTE_DELETE, NOTE_INSERT): Increment the combined edit count.
4719         (fstrcmp_bounded): Simplify result computation accordingly.
4720
4721 2008-09-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4722
4723         * lib/fstrcmp.h (fstrcmp_bounded): New declaration.
4724         (fstrcmp): Define in terms of fstrcmp_bounded.
4725         * lib/fstrcmp.c (fstrcmp_bounded): Renamed from fstrcmp. Add
4726         lower_bound argument.
4727         Return quickly if the result is certainly < lower_bound.
4728         * tests/test-fstrcmp.c (check_fstrcmp): Test also fstrcmp_bounded.
4729
4730 2008-09-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4731
4732         * lib/diffseq.h (EARLY_ABORT): New macro.
4733         (compareseq): Change return type to bool. Return true when EARLY_ABORT
4734         evaluates to true.
4735
4736 2008-09-14  Bruno Haible  <bruno@clisp.org>
4737
4738         * modules/perror-tests: New file.
4739         * tests/test-perror.sh: New file.
4740         * tests/test-perror.c: New file.
4741
4742         New module 'perror'.
4743         * lib/stdio.in.h (perror): New declaration.
4744         * lib/perror.c: New file.
4745         * m4/perror.m4: New file.
4746         * modules/perror: New file.
4747         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add perror.
4748         * doc/posix-functions/perror.texi: Mention the perror module.
4749         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize GNULIB_PERROR,
4750         REPLACE_PERROR.
4751         * modules/stdio (Makefile.am): Substitute GNULIB_PERROR,
4752         REPLACE_PERROR.
4753
4754 2008-09-14  Bruno Haible  <bruno@clisp.org>
4755
4756         * modules/stdio (Makefile.am): Reorder to match the order in
4757         lib/stdio.in.h.
4758         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Likewise.
4759
4760 2008-09-13  Bruno Haible  <bruno@clisp.org>
4761
4762         * lib/sys_socket.in.h (EINPROGRESS, ...): Remove definitions.
4763
4764 2008-09-13  Bruno Haible  <bruno@clisp.org>
4765
4766         Extend strerror to cover the added errno values.
4767         * lib/strerror.c: Include errno.h and winsock2.h if it exists.
4768         (rpl_strerror): Provide error messages for the added errno values and
4769         for the WSA* values.
4770         * m4/strerror.m4 (gl_FUNC_STRERROR): Test REPLACE_STRERROR.
4771         (gl_FUNC_STRERROR_SEPARATE): If errno.h is replaced, always replace
4772         strerror.
4773         (gl_PREREQ_STRERROR): Test whether winsock2.h exists.
4774         * modules/strerror (Depends-on): Add errno.
4775         * doc/posix-functions/strerror.texi: Document the change.
4776         * tests/test-strerror.c (main): Check also the string for ETIMEDOUT
4777         and EOVERFLOW.
4778
4779 2008-09-13  Bruno Haible  <bruno@clisp.org>
4780
4781         * modules/EOVERFLOW: Remove file.
4782         * m4/eoverflow.m4: Remove file.
4783         * modules/EOVERFLOW-tests: Remove file.
4784         * tests/test-EOVERFLOW.c: Remove file.
4785         * modules/fprintf-posix (Depends-on): Replace EOVERFLOW with errno.
4786         * modules/ftell (Depends-on): Likewise.
4787         * modules/getdelim (Depends-on): Likewise.
4788         * modules/getugroups (Depends-on): Likewise.
4789         * modules/poll (Depends-on): Likewise.
4790         * modules/snprintf (Depends-on): Likewise.
4791         * modules/sprintf-posix (Depends-on): Likewise.
4792         * modules/vasnprintf (Depends-on): Likewise.
4793         * modules/vasprintf (Depends-on): Likewise.
4794         * modules/vfprintf-posix (Depends-on): Likewise.
4795         * modules/vsnprintf (Depends-on): Likewise.
4796         * modules/vsprintf-posix (Depends-on): Likewise.
4797         * modules/xvasprintf (Depends-on): Likewise.
4798         * modules/unistdio/u8-vasnprintf (Depends-on): Likewise.
4799         * modules/unistdio/u8-vasprintf (Depends-on): Likewise.
4800         * modules/unistdio/u8-vsnprintf (Depends-on): Likewise.
4801         * modules/unistdio/u8-vsprintf (Depends-on): Likewise.
4802         * modules/unistdio/u8-u8-vasnprintf (Depends-on): Likewise.
4803         * modules/unistdio/u8-u8-vasprintf (Depends-on): Likewise.
4804         * modules/unistdio/u8-u8-vsnprintf (Depends-on): Likewise.
4805         * modules/unistdio/u8-u8-vsprintf (Depends-on): Likewise.
4806         * modules/unistdio/u16-u16-vasnprintf (Depends-on): Likewise.
4807         * modules/unistdio/u16-u16-vasprintf (Depends-on): Likewise.
4808         * modules/unistdio/u16-u16-vsnprintf (Depends-on): Likewise.
4809         * modules/unistdio/u16-u16-vsprintf (Depends-on): Likewise.
4810         * modules/unistdio/u16-vasnprintf (Depends-on): Likewise.
4811         * modules/unistdio/u16-vasprintf (Depends-on): Likewise.
4812         * modules/unistdio/u16-vsnprintf (Depends-on): Likewise.
4813         * modules/unistdio/u16-vsprintf (Depends-on): Likewise.
4814         * modules/unistdio/u32-vasnprintf (Depends-on): Likewise.
4815         * modules/unistdio/u32-vasprintf (Depends-on): Likewise.
4816         * modules/unistdio/u32-vsnprintf (Depends-on): Likewise.
4817         * modules/unistdio/u32-vsprintf (Depends-on): Likewise.
4818         * modules/unistdio/u32-u32-vasnprintf (Depends-on): Likewise.
4819         * modules/unistdio/u32-u32-vasprintf (Depends-on): Likewise.
4820         * modules/unistdio/u32-u32-vsnprintf (Depends-on): Likewise.
4821         * modules/unistdio/u32-u32-vsprintf (Depends-on): Likewise.
4822         * modules/unistdio/ulc-fprintf (Depends-on): Likewise.
4823         * modules/unistdio/ulc-vasnprintf (Depends-on): Likewise.
4824         * modules/unistdio/ulc-vasprintf (Depends-on): Likewise.
4825         * modules/unistdio/ulc-vfprintf (Depends-on): Likewise.
4826         * modules/unistdio/ulc-vsnprintf (Depends-on): Likewise.
4827         * modules/unistdio/ulc-vsprintf (Depends-on): Likewise.
4828         * MODULES.html.sh: Remove EOVERFLOW.
4829         * NEWS: Mention the change.
4830
4831 2008-09-13  Bruno Haible  <bruno@clisp.org>
4832
4833         * modules/errno-tests: New file.
4834         * tests/test-errno.c: New file, incorporating tests/test-EOVERFLOW.c.
4835
4836         * lib/errno.in.h: New file.
4837         * m4/errno_h.m4: New file, borrowing from m4/eoverflow.m4.
4838         * modules/errno: New file.
4839         * doc/posix-headers/errno.texi: Update documentation.
4840         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add errno.
4841
4842 2008-09-13  Bruno Haible  <bruno@clisp.org>
4843
4844         * tests/test-poll.c: Use #if for native Windows, rather than testing
4845         __MSVCRT__.
4846
4847 2008-09-13  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
4848             Bruno Haible  <bruno@clisp.org>
4849
4850         * lib/glob.c: Don't include <pwd.h> on native Windows.
4851         (WINDOWS32): New macro.
4852         (glob) [WINDOW32]: Provide a reasonable replacement for getenv("HOME").
4853
4854 2008-09-13  Bruno Haible  <bruno@clisp.org>
4855
4856         * lib/glthread/cond.h [USE_SOLARIS_THREADS]
4857         (ETIMEDOUT): Remove macro.
4858         (glthread_cond_timedwait_multithreaded): New declaration.
4859         (glthread_cond_timedwait): Use it.
4860         * lib/glthread/cond.c [USE_SOLARIS_THREADS]
4861         (glthread_cond_timedwait_multithreaded): New function.
4862
4863 2008-09-12  Paolo Bonzini  <bonzini@gnu.org>
4864
4865         * modules/poll-tests: Do not check for io.h.
4866         * tests/test-poll.c: Check for __MSVCRT__ instead.
4867
4868 2008-09-12  Paolo Bonzini  <bonzini@gnu.org>
4869
4870         * lib/sys_socket.in.h (EINPROGRESS): Define for Winsock case.
4871         * modules/poll-tests: Add inet_pton, stdbool, sockets.
4872         * tests/test-poll.c: Use them.  Use _pipe on Windows.
4873
4874 2008-09-12  Paolo Bonzini  <bonzini@gnu.org>
4875
4876         * modules/poll-tests: New.
4877         * tests/test-poll.c: New.
4878
4879 2008-09-12  Eric Blake  <ebb9@byu.net>
4880
4881         frexp: test for NetBSD failure on -0.0
4882         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Enhance test, since some, but
4883         not all, bugs from NetBSD 3.0 have been fixed.
4884         * doc/posix-functions/frexp.texi (frexp): Document bug.
4885         Reported by Thomas Klausner.
4886
4887         signbit: work around bug of HP-UX 10.20 cc with -0.0 literal
4888         * m4/signbit.m4 (gl_SIGNBIT_TEST_PROGRAM): Rewrite test to avoid
4889         literal -0.0.
4890         Reported by Jonathan C. Patschke <jp@centtech.com>.
4891
4892 2008-09-11  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
4893
4894         * lib/glthread/cond.h: Use dummy implementation also if
4895         USE_WIN32_THREADS.
4896
4897 2008-09-11  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
4898
4899         * modules/fnmatch-posix (License): Change to LGPLv2+.
4900         * modules/fnmatch-gnu (License): Likewise.
4901
4902 2008-09-11  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
4903
4904         * lib/poll.c (poll): Fix polling unconnected server sockets on WIN32.
4905
4906 2008-09-11  Jim Meyering  <meyering@redhat.com>
4907
4908         * users.txt: Add gtk-vnc.
4909
4910 2008-09-08  Simon Josefsson  <simon@josefsson.org>
4911
4912         * tests/test-bitrotate.c: Test 8/16-bit rotates with 0 and maximum
4913         rotate amounts.
4914
4915         * lib/bitrotate.h: Doc fix, mention that N can be wider than minimally
4916         required for 16-bit and 8-bit rotates.
4917         * lib/bitrotate.h (rotl64, rotr64, rotl32, rotl32, rotl16, rotr16,
4918         rotl8, rotr8): Use UINT64_MAX, UINT32_MAX, UINT16_MAX, and
4919         UINT8_MAX instead of hard-coded constants.
4920         Suggested by Paul Eggert.
4921
4922 2008-09-07  Bruno Haible  <bruno@clisp.org>
4923
4924         * tests/test-striconveh.c (main): Check behaviour when converting from
4925         UTF-7.
4926
4927         Make striconveh work better with stateful encodings.
4928         * lib/striconveh.c (iconv_carefully, iconv_carefully_1): Don't assume
4929         that iconv does not increment the inptr when returning -1/EINVAL.
4930
4931 2008-09-07  Bruno Haible  <bruno@clisp.org>
4932
4933         * build-aux/config.rpath: Update according to libtool-2.2.6.
4934         * build-aux/config.libpath: Likewise.
4935
4936 2008-09-06  Bruno Haible  <bruno@clisp.org>
4937
4938         * lib/freadahead.c (freadahead): Add conditional for SLOW_BUT_NO_HACKS.
4939         * lib/freadptr.c (freadptr): Likewise.
4940         * lib/freadseek.c (freadptrinc): Likewise.
4941         Reported by Simon Josefsson.
4942
4943 2008-09-06  Bruno Haible  <bruno@clisp.org>
4944
4945         * modules/freadptr (License): Change to LGPLv2+.
4946         * modules/freadseek (License): Likewise.
4947         Suggested by Eric Blake.
4948
4949         * modules/memchr2 (License): Change to LGPLv2+.
4950         Approved by Eric Blake.
4951
4952 2008-09-04  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4953             Bruno Haible  <bruno@clisp.org>
4954
4955         Make gnulib-tool work with native 'sed' on AIX.
4956         * gnulib-tool (sed_noop): New variable.
4957         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am, func_import,
4958         func_add_or_update, func_create_testdir): Use it to initialize sed
4959         script variables.
4960         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
4961
4962 2008-09-04  Albert Chin  <bug-gnulib@mlists.thewrittenword.com>
4963             Bruno Haible  <bruno@clisp.org>
4964
4965         * m4/include_next.m4 (gl_INCLUDE_NEXT): Add check whether #include_next
4966         also works after #include directives.
4967
4968 2008-09-04  OndÅ™ej Vašík  <ovasik@redhat.com>
4969
4970         getdate.y: reject an out-of-range timezone value
4971         * lib/getdate.y (time_zone_hhmm): Reject any TZ offset that is outside
4972         the range [-24...+24].  When specified with only one or two digits,
4973         * tests/test-getdate.c: Tests for the fix.
4974         * doc/getdate.texi: Document this change.
4975
4976 2008-09-03  Bruno Haible  <bruno@clisp.org>
4977
4978         * doc/glibc-functions/strverscmp.texi: Mention the strverscmp module.
4979
4980 2008-09-02  Simon Josefsson  <simon@josefsson.org>
4981
4982         * lib/bitrotate.h (rotl64, rotr64): Add.  Suggested by Bruce Korb
4983         <bruce.korb@gmail.com> with ideas from Ben Pfaff
4984         <blp@cs.stanford.edu>, Bruno Haible <bruno@clisp.org> and Eric
4985         Blake <ebb9@byu.net>.
4986
4987         * tests/test-bitrotate.c: Add more test vectors.
4988
4989 2008-09-02  Eric Blake  <ebb9@byu.net>
4990
4991         vasnprintf-posix: handle large precision via %.*d
4992         * lib/vasnprintf.c (VASNPRINTF): Don't pass precision to snprintf
4993         when handling it ourselves.
4994         * tests/test-vasnprintf-posix.c (test_function): Add test.
4995         * tests/test-snprintf-posix.h (test_function): Likewise.
4996         * tests/test-sprintf-posix.h (test_function): Likewise.
4997         * tests/test-vasprintf-posix.c (test_function): Likewise.
4998         Reported by Alain Guibert.
4999
5000 2008-09-01  Eric Blake  <ebb9@byu.net>
5001
5002         c-stack: make configure-time check more robust
5003         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Check for
5004         successful sigaction call.
5005         Reported by Tom G. Christensen.
5006
5007 2008-09-01  Bruno Haible  <bruno@clisp.org>
5008
5009         New module 'findprog-lgpl'.
5010         * modules/findprog-lgpl: New file.
5011         * lib/findprog-lgpl.c: New file.
5012         * lib/findprog.c: Compile nothing in findprog.c if findprog-lgpl.c is
5013         also compiled. Consider the possibly defined symbol IN_FINDPROG_LGPL
5014         to decide whether to use strdup or xstrdup, concatenated_filename or
5015         xconcatenated_filename.
5016
5017 2008-09-01  Bruno Haible  <bruno@clisp.org>
5018
5019         Split module 'concat-filename' into 'concat-filename' (LGPL) and
5020         'xconcat-filename' (GPL).
5021         * modules/concat-filename (Depends-on): Add malloc-posix, remove xalloc.
5022         (License): Change to LGPLv2+.
5023         * modules/xconcat-filename: New file.
5024         * lib/concat-filename.h (concatenated_filename): Change specification.
5025         (xconcatenated_filename): New declaration.
5026         * lib/concat-filename.c: Include errno.h, stdlib.h, not xalloc.h.
5027         (concatenated_filename): Use malloc instead of xalloc. Handle out-of-
5028         memory situations.
5029         * lib/xconcat-filename.c: New file.
5030         * NEWS: Mention the change.
5031         * lib/findprog.c: Include concat-filename.h, not filename.h.
5032         (find_in_path): Use xconcatenated_filename instead of
5033         concatenated_filename.
5034         * lib/javacomp.c: Include concat-filename.h, not filename.h.
5035         (is_envjavac_gcj43_usable, is_envjavac_oldgcj_14_14_usable,
5036         is_envjavac_oldgcj_14_13_usable, is_envjavac_nongcj_usable,
5037         is_gcj_present, is_gcj43_usable, is_oldgcj_14_14_usable,
5038         is_oldgcj_14_13_usable, is_javac_usable): Use xconcatenated_filename
5039         instead of concatenated_filename.
5040         * lib/javaexec.c: Include concat-filename.h, not filename.h.
5041         (execute_java_class): Use xconcatenated_filename instead of
5042         concatenated_filename.
5043         * modules/findprog (Depends-on): Add xconcat-filename, remove filename.
5044         * modules/javacomp (Depends-on): Likewise.
5045         * modules/javaexec (Depends-on): Likewise.
5046
5047 2008-09-01  Bruno Haible  <bruno@clisp.org>
5048
5049         Split module 'filename' into 'filename' and 'concat-filename'.
5050         * modules/filename: Keep only lib/filename.h.
5051         (License): Change to LGPLv2+.
5052         * modules/concat-filename: New file, extracted from modules/filename.
5053         * lib/filename.h (concatenated_filename): Remove declaration.
5054         * lib/concat-filename.h: New file, extracted from lib/filename.h.
5055         * lib/concat-filename.c: Include concat-filename.h.
5056         * NEWS: Mention the change.
5057
5058 2008-09-01  Simon Josefsson  <simon@josefsson.org>
5059
5060         * lib/bitrotate.h (rotl8, rotr8): Add.
5061
5062         * modules/bitrotate (configure.ac): Need
5063         AC_REQUIRE([AC_C_INLINE]).
5064         (Description): Mention stdint.h.  Reported by Bruno Haible
5065         <bruno@clisp.org>.
5066
5067         * lib/bitrotate.h (rotr16, rotl16): Fix mask value.  Reported by
5068         Paolo Bonzini <bonzini@gnu.org>.
5069
5070 2008-08-31  Bruno Haible  <bruno@clisp.org>
5071
5072         Assume Solaris specific bi-arch conventions on Solaris systems.
5073         * m4/lib-prefix.m4 (AC_LIB_PREPARE_MULTILIB): On Solaris in 64-bit
5074         mode, set acl_libdirstem to lib/64. Also set acl_libdirstem2.
5075         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): If acl_libdirstem does not
5076         work, try acl_libdirstem2 as fallback. Otherwise treat acl_libdirstem2
5077         like acl_libdirstem.
5078         (AC_LIB_LINKFLAGS_FROM_LIBS): Treat acl_libdirstem2 like
5079         acl_libdirstem.
5080         * NEWS: Mention the change.
5081         Reported by Ben Taylor <bentaylor.solx86@gmail.com>.
5082
5083 2008-08-31  Jim Meyering  <meyering@redhat.com>
5084
5085         * lib/strftime.h: Add comments describing the two added arguments.
5086
5087         remove duplicate #include directives
5088         * lib/chdir-long.c [TEST_CHDIR]: Remove duplicate #include <stdio.h>.
5089         * lib/putenv.c: Remove duplicate #include <stdlib.h>.
5090
5091 2008-08-31  Bruno Haible  <bruno@clisp.org>
5092
5093         New module 'sigpipe-die'.
5094         * modules/sigpipe-die: New file.
5095         * lib/sigpipe-die.h: New file.
5096         * lib/sigpipe-die.c: New file.
5097         * MODULES.html.sh (Signal handling): Add sigpipe-die.
5098
5099 2008-08-31  Bruno Haible  <bruno@clisp.org>
5100
5101         Don't override previously installed signal handlers.
5102         * lib/fatal-signal.c (saved_sigactions): New variable.
5103         (uninstall_handlers): Reset the signal to the saved handler, not
5104         to SIG_DFL (except when ignored).
5105         (install_handlers): Save the previous handlers.
5106
5107 2008-08-30  Bruno Haible  <bruno@clisp.org>
5108
5109         * gnulib-tool (func_reset_sigpipe): New function.
5110         (func_get_automake_snippet, func_modules_transitive_closure,
5111         func_import): Invoke it before a join command that reads from stdin,
5112         to avoid "echo: write error: Broken pipe" error messages on stderr.
5113         Reported by Sam Steingold <sds@gnu.org>.
5114
5115 2008-08-30  Bruno Haible  <bruno@clisp.org>
5116
5117         * m4/fopen.m4 (gl_FUNC_FOPEN): Test against bug with trailing slash.
5118         Code copied from m4/open.m4.
5119         * lib/fopen.c (rpl_fopen): Return NULL if the mode specifies write
5120         access and the filename ends in a slash. Code copied from lib/open.c.
5121         * doc/posix-functions/fopen.texi: Document bug with trailing slash.
5122         * tests/test-fopen.c (main): Check against bug with trailing slash.
5123
5124 2008-08-29  Bruno Haible  <bruno@clisp.org>
5125
5126         Avoid some "gcc -pedantic" warnings.
5127         * m4/include_next.m4 (gl_INCLUDE_NEXT): Set also PRAGMA_SYSTEM_HEADER.
5128         * lib/arpa_inet.in.h: Use PRAGMA_SYSTEM_HEADER.
5129         * lib/dirent.in.h: Likewise.
5130         * lib/fcntl.in.h: Likewise.
5131         * lib/float.in.h: Likewise.
5132         * lib/iconv.in.h: Likewise.
5133         * lib/inttypes.in.h: Likewise.
5134         * lib/locale.in.h: Likewise.
5135         * lib/math.in.h: Likewise.
5136         * lib/netinet_in.in.h: Likewise.
5137         * lib/search.in.h: Likewise.
5138         * lib/signal.in.h: Likewise.
5139         * lib/stdarg.in.h: Likewise.
5140         * lib/stdint.in.h: Likewise.
5141         * lib/stdio.in.h: Likewise.
5142         * lib/stdlib.in.h: Likewise.
5143         * lib/string.in.h: Likewise.
5144         * lib/strings.in.h: Likewise.
5145         * lib/sys_select.in.h: Likewise.
5146         * lib/sys_socket.in.h: Likewise.
5147         * lib/sys_stat.in.h: Likewise.
5148         * lib/sys_time.in.h: Likewise.
5149         * lib/sysexits.in.h: Likewise.
5150         * lib/time.in.h: Likewise.
5151         * lib/unistd.in.h: Likewise.
5152         * lib/wchar.in.h: Likewise.
5153         * lib/wctype.in.h: Likewise.
5154         * modules/arpa_inet (Makefile.am): Also substitute PRAGMA_SYSTEM_HEADER.
5155         * modules/fchdir (Makefile.am): Likewise.
5156         * modules/fcntl (Makefile.am): Likewise.
5157         * modules/float (Makefile.am): Likewise.
5158         * modules/iconv_open (Makefile.am): Likewise.
5159         * modules/inttypes (Makefile.am): Likewise.
5160         * modules/locale (Makefile.am): Likewise.
5161         * modules/math (Makefile.am): Likewise.
5162         * modules/netinet_in (Makefile.am): Likewise.
5163         * modules/search (Makefile.am): Likewise.
5164         * modules/signal (Makefile.am): Likewise.
5165         * modules/stdarg (Makefile.am): Likewise.
5166         * modules/stdint (Makefile.am): Likewise.
5167         * modules/stdio (Makefile.am): Likewise.
5168         * modules/stdlib (Makefile.am): Likewise.
5169         * modules/string (Makefile.am): Likewise.
5170         * modules/strings (Makefile.am): Likewise.
5171         * modules/sys_select (Makefile.am): Likewise.
5172         * modules/sys_socket (Makefile.am): Likewise.
5173         * modules/sys_stat (Makefile.am): Likewise.
5174         * modules/sys_time (Makefile.am): Likewise.
5175         * modules/sysexits (Makefile.am): Likewise.
5176         * modules/time (Makefile.am): Likewise.
5177         * modules/unistd (Makefile.am): Likewise.
5178         * modules/wchar (Makefile.am): Likewise.
5179         * modules/wctype (Makefile.am): Likewise.
5180         Reported by Reuben Thomas <rrt@sc3d.org>.
5181
5182 2008-08-29  Bruno Haible  <bruno@clisp.org>
5183
5184         * m4/include_next.m4 (gl_INCLUDE_NEXT): Don't define HAVE_INCLUDE_NEXT
5185         any more.
5186
5187 2008-08-29  Simon Josefsson  <simon@josefsson.org>
5188
5189         * MODULES.html.sh (Misc): Add bitrotate.
5190
5191         * modules/bitrotate: New file.
5192
5193         * lib/bitrotate.h: New file.
5194
5195         * modules/bitrotate-tests: New file.
5196
5197         * tests/test-bitrotate.c: New file.
5198
5199         * modules/crypto/gc-arctwo, modules/crypto/arctwo: Add dependency
5200         on the bitrotate module.
5201
5202         * lib/arctwo.c: Use new bitrotate module.
5203
5204 2008-08-29  Jim Meyering  <meyering@redhat.com>
5205
5206         bootstrap: merge changes from coreutils
5207         * build-aux/bootstrap (cp_mark_as_generated): Preserve perms
5208         of copied files.  Remove a kludge, now that this is fixed.
5209         * build-aux/bootstrap: Fix unportable expr usage. (by Ralf Wildenhues)
5210         * build-aux/bootstrap: Remove $bt and $bt2 also when not using gettext.
5211         * build-aux/bootstrap: Remove coreutils-specific SUBDIRS-related code.
5212
5213 2008-08-29  Bruno Haible  <bruno@clisp.org>
5214
5215         * MODULES.html.sh: Remove --cvs-urls option.
5216
5217 2008-08-28  Jose E. Marchesi  <jemarch@gnu.org>  (tiny change)
5218
5219         maint.mk: adjust to file name change
5220         * top/maint.mk: s/Makefile.cfg/cfg.mk/.
5221
5222 2008-08-28  Jim Meyering  <meyering@redhat.com>
5223
5224         * modules/getndelim2 (License): Relicense to LGPLv2+.
5225         Approved by Richard Stallman for the version of 1995, and by
5226         Paul Eggert, Bruno Haible, Eric Blake for their contributions.
5227
5228 2008-08-27  Paolo Bonzini  <bonzini@gnu.org>
5229
5230         * lib/getdelim.c (flockfile, funlockfile): Make all of them
5231         dummy if one is not available.  Do not touch them if
5232         USE_UNLOCKED_IO, instead letting unlocked-io.h do that.
5233         (getc_maybe_unlocked): New.
5234         * m4/getdelim.m4 (gl_PREREQ_GETDELIM): Check for getc_unlocked.
5235
5236 2008-08-26  Eric Blake  <ebb9@byu.net>
5237
5238         doc/INSTALL: resync from autoconf
5239         * doc/Makefile (INSTALL, INSTALL.ISO, INSTALL.UTF-8): Simplify.
5240         (INSTALL_PRELUDE): Delete; this is done more efficiently by
5241         moving...
5242         * install.texi [!autoconf]: ...here.  Resync from autoconf.
5243         * INSTALL: Regenerate.
5244         * INSTALL.ISO: New file.
5245         * INSTALL.UTF-8: Likewise.
5246
5247 2008-08-26  Jim Meyering  <meyering@redhat.com>
5248
5249         GNUmakefile: cfg.mk definitions override default autoreconf-rerun policy
5250         * top/GNUmakefile (_is-dist-target, _is-install-target): Make
5251         these definitions conditional, so that they may be overridden, too.
5252
5253 2008-08-26  Bruno Haible  <bruno@clisp.org>
5254
5255         Generate INSTALL file variants with prettier quotes.
5256         * doc/Makefile (INSTALL_PRELUDE): New macro.
5257         (INSTALL): Use it.
5258         (INSTALL.ISO, INSTALL.UTF-8): New rules.
5259
5260 2008-08-26  Bruno Haible  <bruno@clisp.org>
5261
5262         Run makeinfo in an English locale.
5263         * doc/Makefile (MAKEINFO): New variable.
5264
5265 2008-08-26  Bruno Haible  <bruno@clisp.org>
5266
5267         * doc/Makefile (INSTALL): Use --no-validate instead of --no-warn.
5268         Suggested by Eric Blake.
5269
5270 2008-08-25  Bruno Haible  <bruno@clisp.org>
5271
5272         * doc/Makefile (INSTALL): Generate with @firstparagraphindent set.
5273
5274 2008-08-25  Eric Blake  <ebb9@byu.net>
5275
5276         c-stack: test that stack overflow can be caught
5277         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Also check
5278         that platform allows handling stack overflow; at least OS/2 EMX
5279         has sigaltstack, but crashes before transferring control to
5280         handler on stack overflow.
5281         * lib/c-stack.c [HAVE_SIGALTSTACK]: Adjust conditions to also
5282         check for HAVE_STACK_OVERFLOW_HANDLING.
5283         Reported by Elbert Pol.
5284
5285 2008-08-25  Bruno Haible  <bruno@clisp.org>
5286
5287         * doc/posix-functions/strftime.texi: Fix description of strftime
5288         module.
5289
5290 2008-08-24  Bruno Haible  <bruno@clisp.org>
5291
5292         * tests/uniwidth/test-uc_width2.c: New file.
5293         * tests/uniwidth/test-uc_width2.sh: New file.
5294         * modules/uniwidth/width-tests (Files): Add the new files.
5295         (TESTS): Add uniwidth/test-uc_width2.sh.
5296         (TESTS_ENVIRONMENT): New variable.
5297         (check_PROGRAMS): Add test-uc_width2.
5298         (test_uc_width2_SOURCES): New variable.
5299
5300         Fix uc_width(0x00AB) bug, introduced on 2007-07-08.
5301         * lib/uniwidth/width.c (nonspacing_table_data): Set bit for 0x00AD,
5302         not 0x00AB.
5303         Reported by Alexander V. Lukyanov <lav@netis.ru>.
5304
5305 2008-08-22  Eric Blake  <ebb9@byu.net>
5306
5307         test-lock, test-tls: mention why a test is skipped
5308         * tests/test-lock.c (main) [!USE_*_THREADS]: Print why test is
5309         skipped.
5310         * tests/test-tls.c (main) [!USE_*_THREADS]: Likewise.
5311
5312         count-one-bits: relax license
5313         * modules/count-one-bits (License): Relicense to LGPLv2+.
5314         Suggested by Ludovic Courtès, approved by Ben Pfaff.
5315
5316 2008-08-22  Andreas Schwab  <schwab@suse.de>
5317
5318         * m4/obstack-printf-posix.m4 (gl_FUNC_OBSTACK_PRINTF_POSIX):
5319         Remove spurious space in assignment.
5320
5321 2008-08-21  Simon Josefsson  <simon@josefsson.org>
5322
5323         * m4/autobuild.m4: Use TZ=UTC0 instead of TZ=UTC.  Reported by
5324         Paul Eggert <eggert@CS.UCLA.EDU>.
5325
5326 2008-08-20  Paolo Bonzini  <bonzini@gnu.org>
5327
5328         * modules/gettext: Add m4/threadlib.m4.
5329
5330 2008-08-19  Eric Blake  <ebb9@byu.net>
5331
5332         test-c-stack: fix compilation failure on FreeBSD 5.0
5333         * tests/test-c-stack.c [HAVE_SETRLIMIT]: Include prerequisite
5334         headers before <sys/resource.h>.
5335         * doc/posix-headers/sys_resource.texi (sys/resource.h): Document
5336         the bug.
5337         Reported by Nelson H. F. Beebe.
5338
5339         strverscmp: migrate from "strverscmp.h" to <string.h>
5340         * modules/string (Makefile.am): Add new hooks.
5341         * modules/strverscmp (Files): Remove strverscmp.h.
5342         (Depends-on): Add string.
5343         (configure.ac): Add indicator.
5344         (Include): Mention new header.
5345         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Provide new
5346         defaults.
5347         * m4/strverscmp.m4 (gl_FUNC_STRVERSCMP): Inform string module of
5348         results.
5349         * lib/strverscmp.h: Delete.
5350         * lib/string.in.h (strverscmp): Provide declaration, when needed.
5351         * tests/test-strverscmp.c (includes): Adjust client.
5352         * lib/check-version.c (includes): Likewise.
5353         * NEWS: Document the change.
5354
5355         strverscmp: add unit test
5356         * modules/strverscmp-tests: New file.
5357         * tests/test-strverscmp.c: Likewise.
5358
5359 2008-08-19  Simon Josefsson  <simon@josefsson.org>
5360
5361         * lib/gc-gnulib.c: Indentation cleanup.  Add some comments
5362         regarding Windows crypto stuff, from Mono.
5363
5364 2008-08-19  Adam Strzelecki <ono@java.pl>  (tiny change)
5365
5366         * lib/gc-gnulib.c: Use CRYPT_VERIFY_CONTEXT.  Try to use Intel CSP
5367         if present, for intel RND.  Return error on failures.
5368
5369 2008-08-18  Ben Pfaff  <blp@gnu.org>
5370
5371         gitlog-to-changelog: give better diagnostic for failed pipe-open
5372         * build-aux/gitlog-to-changelog: Improve error message: suggest
5373         that the version of Git may be too old.
5374
5375 2008-08-18  Simon Josefsson  <simon@josefsson.org>
5376
5377         * m4/autobuild.m4: Use TZ=UTC to avoid time zone complexity.  Use
5378         ISO 8601 format.  Suggested by Greg Troxel <gdt@ir.bbn.com>.
5379
5380 2008-08-18  Bruno Haible  <bruno@clisp.org>
5381
5382         * lib/glthread/thread.h [USE_SOLARIS_THREADS]: Use thread_in_use(), not
5383         pthread_in_use().
5384
5385 2008-08-18  Bruno Haible  <bruno@clisp.org>
5386
5387         * lib/glthread/threadlib.c: Include <pthread.h>.
5388
5389 2008-08-18  Bruno Haible  <bruno@clisp.org>
5390
5391         * lib/glthread/lock.h [USE_SOLARIS_THREADS]: Fix
5392         glthread_recursive_lock_* macros.
5393         * lib/glthread/lock.c (glthread_recursive_lock_destroy_multithreaded):
5394         Fix syntax error.
5395
5396 2008-08-18  Bruno Haible  <bruno@clisp.org>
5397
5398         * lib/glthread/thread.c: Avoid forcing a context switch right after
5399         thread creation.
5400
5401 2008-08-17  Bruno Haible  <bruno@clisp.org>
5402
5403         * lib/glthread/thread.c: New file, based on code from tests/test-lock.c.
5404         * lib/glthread/thread.h: Provide Win32 specific implementation.
5405         * modules/thread (Files): Add lib/glthread/thread.c.
5406         (Depends-on): Add lock.
5407         (Makefile.am): Add glthread/thread.c to lib_SOURCES.
5408
5409 2008-08-17  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
5410
5411         New module 'yield'.
5412         * modules/yield: New file.
5413         * lib/glthread/yield.h: New file.
5414         * m4/yield.m4: New file.
5415         * MODULES.html.sh (Multithreading): Add yield.
5416
5417 2008-08-17  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
5418
5419         New module 'thread'.
5420         * modules/thread: New file.
5421         * lib/glthread/thread.h: New file.
5422         * m4/thread.m4: New file.
5423         * MODULES.html.sh (Multithreading): Add thread.
5424
5425 2008-08-17  Bruno Haible  <bruno@clisp.org>
5426
5427         * lib/glthread/lock.h: Include <stdlib.h> always.
5428         * lib/glthread/tls.h: Likewise.
5429         * lib/glthread/cond.h: Likewise.
5430
5431 2008-08-17  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
5432
5433         New module 'cond'.
5434         * modules/cond: New file.
5435         * lib/glthread/cond.h: New file.
5436         * lib/glthread/cond.c: New file.
5437         * m4/cond.m4: New file.
5438         * MODULES.html.sh (Multithreading): Add cond.
5439
5440 2008-08-16  Eric Blake  <ebb9@byu.net>
5441
5442         c-stack: fix regression on Irix 5.3 from 2008-06-21
5443         * m4/c-stack.m4 (gl_PREREQ_C_STACK): Move check for
5444         sa_sigaction...
5445         * m4/sigaction.m4 (gl_PREREQ_SIG_HANDLER_H): ...here.
5446         (gl_PREREQ_SIGACTION): Depend on sig-handler.h prereq's.
5447         * m4/signal_h.m4 (gl_SIGNAL_H_DEFAULTS): Set the default.
5448         * modules/signal (Makefile.am): Use the value.
5449         * lib/signal.in.h (sa_sigaction) [HAVE_SIGACTION
5450         && !HAVE_STRUCT_SIGACTION_SA_SIGACTION]: Define.
5451         * doc/posix-headers/signal.texi (signal.h): Document this
5452         portability issue.
5453         * doc/posix-functions/sigaction.texi (sigaction): Likewise.
5454         Reported by Tom G. Christensen.
5455
5456 2008-08-17  Bruno Haible  <bruno@clisp.org>
5457
5458         New module 'threadlib'.
5459         * modules/threadlib: New file.
5460         * lib/glthread/threadlib.c: New file, extracted from
5461         lib/glthread/lock.c.
5462         * lib/glthread/lock.c (dummy_thread_func, glthread_in_use): Remove
5463         functions.
5464         * m4/threadlib.m4: New file, from m4/lock.m4, renaming gl_LOCK to
5465         gl_THREADLIB and gl_LOCK_EARLY to gl_THREADLIB_EARLY.
5466         * m4/lock.m4 (gl_LOCK_EARLY, gl_LOCK_EARLY_BODY, gl_LOCK_BODY): Remove
5467         macros.
5468         (gl_LOCK): Just require gl_THREADLIB and perform checks for lock.h.
5469         (gl_DISABLE_THREADS): Remove macro.
5470         * modules/lock (Files): Remove build-aux/config.rpath.
5471         (Depends-on): Remove havelib. Add threadlib.
5472         (configure.ac-early): Remove section.
5473         * m4/tls.m4 (gl_TLS): Require gl_THREADLIB instead of gl_LOCK.
5474         * modules/tls (Depends-on): Remove lock. Add threadlib.
5475         (Link): New section, copied from threadlib.
5476         * MODULES.html.sh (Multithreading): Add threadlib.
5477
5478 2008-08-14  Bruno Haible  <bruno@clisp.org>
5479
5480         * lib/glthread/lock.h (glthread_lock_lock, glthread_lock_unlock,
5481         glthread_lock_destroy, glthread_rwlock_rdlock, glthread_rwlock_wrlock,
5482         glthread_rwlock_unlock, glthread_rwlock_destroy,
5483         glthread_recursive_lock_lock, glthread_recursive_lock_unlock,
5484         glthread_recursive_lock_destroy): Define as macros always.
5485         * lib/glthread/lock.c (glthread_lock_lock_func): Renamed from
5486         glthread_lock_lock.
5487         (glthread_lock_unlock_func): Renamed from glthread_lock_unlock.
5488         (glthread_lock_destroy_func): Renamed from glthread_lock_destroy.
5489         (glthread_rwlock_rdlock_func): Renamed from glthread_rwlock_rdlock.
5490         (glthread_rwlock_wrlock_func): Renamed from glthread_rwlock_wrlock.
5491         (glthread_rwlock_unlock_func): Renamed from glthread_rwlock_unlock.
5492         (glthread_rwlock_destroy_func): Renamed from glthread_rwlock_destroy.
5493         (glthread_recursive_lock_lock_func): Renamed from
5494         glthread_recursive_lock_lock.
5495         (glthread_recursive_lock_unlock_func): Renamed from
5496         glthread_recursive_lock_unlock.
5497         (glthread_recursive_lock_destroy_func): Renamed from
5498         glthread_recursive_lock_destroy.
5499
5500 2008-08-14  Bruno Haible  <bruno@clisp.org>
5501
5502         * lib/glthread/lock.h: Renamed from lib/lock.h.
5503         * lib/glthread/lock.c: Renamed from lib/lock.c. Update includes.
5504         * lib/glthread/tls.h: Renamed from lib/tls.h.
5505         * lib/glthread/tls.c: Renamed from lib/tls.c. Update includes.
5506         * lib/fstrcmp.c: Update includes.
5507         * lib/strsignal.c: Update includes.
5508         * modules/lock (Files, Makefile.am): Update.
5509         (Include): Change to "glthread/lock.h".
5510         * modules/tls (Files, Makefile.am): Update.
5511         (Include): Change to "glthread/tls.h".
5512         * tests/test-lock.c: Update includes.
5513         * tests/test-tls.c: Update includes.
5514         * NEWS: Mention the renamed header files.
5515
5516 2008-08-11  Jim Meyering  <meyering@redhat.com>
5517
5518         * lib/fts_.h: Fix grammar (insert a missing "is") in a comment.
5519
5520 2008-08-11  Eric Blake  <ebb9@byu.net>
5521
5522         test-c-stack: avoid C99-ism
5523         * tests/test-c-stack.c (main): Fix whitespace, move declaration
5524         before statement.
5525         Reported by Alain Guibert.
5526
5527 2008-08-10  Jim Meyering  <meyering@redhat.com>
5528
5529         ensure that return value of uinttostr et al are not ignored
5530         * lib/inttostr.h (__GNUC_PREREQ): Define.
5531         (__attribute_warn_unused_result__): Define.
5532         (offtostr, imaxtostr, umaxtostr, uinttostr): Apply the attribute.
5533
5534 2008-08-07  Paolo Bonzini  <bonzini@gnu.org>
5535
5536         * lib/lock.c (glthread_recursive_lock_init_multithreaded)
5537         [!PTHREAD_RECURSIVE_MUTEX_INITIALIZER]: Fix typo.
5538
5539 2008-08-07  Jim Meyering  <meyering@redhat.com>
5540
5541         * m4/inet_pton.m4: Fix typo in comment: s/inet_ntop/inet_pton/.
5542
5543         * modules/mkstemp (License): Relicense under LGPLv2+.
5544         * modules/tempname (License): Likewise.
5545
5546 2008-08-06  Bruno Haible  <bruno@clisp.org>
5547
5548         * lib/poll.c (poll): Further micro-optimization.
5549
5550 2008-08-06  Jim Meyering  <meyering@redhat.com>
5551
5552         inet_pton.c: use locale-independent tolower
5553         * lib/inet_pton.c: Include <c-ctype.h> rather than <ctype.h>.
5554         (inet_pton6): Use c_tolower rather than tolower.
5555         * modules/inet_pton (Depends-on): Add c-ctype.
5556
5557 2008-08-06  Paolo Bonzini  <bonzini@gnu.org>
5558
5559         * lib/poll.c (poll): Avoid division when timeout is 0, cache
5560         _SC_OPEN_MAX, avoid repeated access to errno.  Check for nfd < 0.
5561
5562 2008-08-06  Jim Meyering  <meyering@redhat.com>
5563
5564         * modules/inet_pton (License): Relicense under LGPLv2+.
5565
5566 2008-08-03  Bruno Haible  <bruno@clisp.org>
5567
5568         Additional non-aborting API for lock and tls.
5569         * lib/lock.h: Include <errno.h>.
5570         (glthread_lock_init): New macro/function.
5571         (gl_lock_init): Define as wrapper around glthread_lock_init.
5572         (glthread_lock_lock): New macro/function.
5573         (gl_lock_lock): Define as wrapper around glthread_lock_lock.
5574         (glthread_lock_unlock): New macro/function.
5575         (gl_lock_unlock): Define as wrapper around glthread_lock_unlock.
5576         (glthread_lock_destroy): New macro/function.
5577         (gl_lock_destroy): Define as wrapper around glthread_lock_destroy.
5578         (glthread_rwlock_init): New macro/function.
5579         (gl_rwlock_init): Define as wrapper around glthread_rwlock_init.
5580         (glthread_rwlock_rdlock): New macro/function.
5581         (gl_rwlock_rdlock): Define as wrapper around glthread_rwlock_rdlock.
5582         (glthread_rwlock_wrlock): New macro/function.
5583         (gl_rwlock_wrlock): Define as wrapper around glthread_rwlock_wrlock.
5584         (glthread_rwlock_unlock): New macro/function.
5585         (gl_rwlock_unlock): Define as wrapper around glthread_rwlock_unlock.
5586         (glthread_rwlock_destroy): New macro/function.
5587         (gl_rwlock_destroy): Define as wrapper around glthread_rwlock_destroy.
5588         (glthread_recursive_lock_init): New macro/function.
5589         (gl_recursive_lock_init): Define as wrapper around
5590         glthread_recursive_lock_init.
5591         (glthread_recursive_lock_lock): New macro/function.
5592         (gl_recursive_lock_lock): Define as wrapper around
5593         glthread_recursive_lock_lock.
5594         (glthread_recursive_lock_unlock): New macro/function.
5595         (gl_recursive_lock_unlock): Define as wrapper around
5596         glthread_recursive_lock_unlock.
5597         (glthread_recursive_lock_destroy): New macro/function.
5598         (gl_recursive_lock_destroy): Define as wrapper around
5599         glthread_recursive_lock_destroy.
5600         (glthread_once): New macro/function.
5601         (gl_once): Define as wrapper around glthread_once.
5602         Update function declarations.
5603         * lib/lock.c (glthread_rwlock_init_multithreaded): Renamed from
5604         glthread_rwlock_init. Return error code.
5605         (glthread_rwlock_rdlock_multithreaded): Renamed from
5606         glthread_rwlock_rdlock. Return error code.
5607         (glthread_rwlock_wrlock_multithreaded): Renamed from
5608         glthread_rwlock_wrlock. Return error code.
5609         (glthread_rwlock_unlock_multithreaded): Renamed from
5610         glthread_rwlock_unlock. Return error code.
5611         (glthread_rwlock_destroy_multithreaded): Renamed from
5612         glthread_rwlock_destroy. Return error code.
5613         (glthread_recursive_lock_init_multithreaded): Renamed from
5614         glthread_recursive_lock_init. Return error code.
5615         (glthread_recursive_lock_lock_multithreaded): Renamed from
5616         glthread_recursive_lock_lock. Return error code.
5617         (glthread_recursive_lock_unlock_multithreaded): Renamed from
5618         glthread_recursive_lock_unlock. Return error code.
5619         (glthread_recursive_lock_destroy_multithreaded): Renamed from
5620         glthread_recursive_lock_destroy. Return error code.
5621         (glthread_once_call): Make static.
5622         (glthread_once_multithreaded): Renamed from glthread_once.
5623         * lib/tls.h: Include <errno.h>.
5624         (glthread_tls_key_init): New macro/function.
5625         (gl_tls_key_init): Define as wrapper around glthread_tls_key_init.
5626         (glthread_tls_set): New macro/function.
5627         (gl_tls_set): Define as wrapper around glthread_tls_set.
5628         (glthread_tls_key_destroy): New macro/function.
5629         (gl_tls_key_destroy): Define as wrapper around glthread_tls_key_destroy.
5630         Update function declarations.
5631         * lib/tls.c (glthread_tls_get_multithreaded): Renamed from
5632         glthread_tls_get.
5633         Suggested by Yoann Vandoorselaere <yoann@prelude-ids.org>.
5634
5635 2008-08-04  Eric Blake  <ebb9@byu.net>
5636
5637         gnumakefile: use space, not TAB, outside of targets
5638         * top/GNUmakefile (_dummy): Fix whitespace error in prior edit.
5639
5640 2008-08-02  Jim Meyering  <meyering@redhat.com>
5641
5642         getdate.y: avoid locale-dependent date parsing failure
5643         In Turkish locales, getdate would fail to recognize keywords
5644         containing a lowercase "i".  The solution is not to rely on
5645         locale-sensitive case-conversion.
5646         * lib/getdate.y: Include <c-ctype.h> rather than <ctype.h>.
5647         (lookup_word): Use c_toupper in place of toupper.
5648         (yylex, get_date): Use c_ prefixed variants of isspace and isalpha, too.
5649         Reported by Vefa Bicakci <bicave@superonline.com> in
5650         <http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/14184>.
5651         * modules/getdate (Depends-on): Add c-ctype.
5652
5653 2008-08-02  Bruno Haible  <bruno@clisp.org>
5654
5655         * gnulib-tool (func_import): When updating or creating a .gitignore
5656         file, prepend each added line with a slash, and ignore leading slashes
5657         from the existing lines.
5658         Reported by Joel E. Denny <jdenny@ces.clemson.edu>.
5659
5660 2008-08-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5661
5662         Portability fix for GNU make 3.79.1.
5663         * top/GNUmakefile: Avoid 'else COND', which older GNU make
5664         versions do not understand.
5665
5666 2008-08-01  Bruno Haible  <bruno@clisp.org>
5667
5668         Work around bug of HP-UX 10.20 cc with -0.0 literal.
5669         * tests/test-isnanf.h (zero): New variable.
5670         (main): Avoid literal -0.0f.
5671         * tests/test-isnand.h (zero): New variable.
5672         (main): Avoid literal -0.0.
5673         * tests/test-isnanl.h (zero): New variable.
5674         (main): Avoid literal -0.0L.
5675         * tests/test-isnan.c (zerof, zerod, zerol): New variables.
5676         (test_float, test_double, test_long_double): Avoid literals -0.0f,
5677         -0.0, -0.0L.
5678         * tests/test-signbit.c (test_signbitf): Avoid literal -0.0f.
5679         (test_signbitd): Avoid literal -0.0.
5680         (test_signbitl): Avoid literal -0.0L.
5681         * tests/test-ceilf1.c (zero): New variable.
5682         (main): Avoid literal -0.0f.
5683         * tests/test-ceill.c (zero): New variable.
5684         (main): Avoid literal -0.0L.
5685         * tests/test-floorf1.c (zero): New variable.
5686         (main): Avoid literal -0.0f.
5687         * tests/test-floorl.c (zero): New variable.
5688         (main): Avoid literal -0.0L.
5689         * tests/test-roundf1.c (zero): New variable.
5690         (main): Avoid literal -0.0f.
5691         * tests/test-round1.c (zero): New variable.
5692         (main): Avoid literal -0.0.
5693         * tests/test-roundl.c (zero): New variable.
5694         (main): Avoid literal -0.0L.
5695         * tests/test-truncf1.c (zero): New variable.
5696         (main): Avoid literal -0.0f.
5697         * tests/test-trunc1.c (zero): New variable.
5698         (main): Avoid literal -0.0.
5699         * tests/test-truncl.c (zero): New variable.
5700         (main): Avoid literal -0.0L.
5701         * tests/test-frexp.c (zero): New variable.
5702         (main): Avoid literal -0.0.
5703         * tests/test-frexpl.c (zero): New variable.
5704         (main): Avoid literal -0.0L.
5705         * tests/test-ldexpl.c (zero): New variable.
5706         (main): Avoid literal -0.0L.
5707         * tests/test-snprintf-posix.h (have_minus_zero): Avoid literal -0.0.
5708         (zerod, zerol): New variables.
5709         (test_function): Avoid literals -0.0, -0.0L.
5710         * tests/test-sprintf-posix.h (have_minus_zero): Avoid literal -0.0.
5711         (zerod, zerol): New variables.
5712         (test_function): Avoid literals -0.0, -0.0L.
5713         * tests/test-vasnprintf-posix.c (have_minus_zero): Avoid literal -0.0.
5714         (zerod, zerol): New variables.
5715         (test_function): Avoid literals -0.0, -0.0L.
5716         * tests/test-vasprintf-posix.c (have_minus_zero): Avoid literal -0.0.
5717         (zerod, zerol): New variables.
5718         (test_function): Avoid literals -0.0, -0.0L.
5719         * tests/test-strtod.c (zero): New variable.
5720         (main): Avoid literal -0.0.
5721         Reported by Jonathan C. Patschke <jp@centtech.com>.
5722
5723 2008-07-31  Jim Meyering  <meyering@redhat.com>
5724
5725         sha256.h: correct definition of SHA224_DIGEST_SIZE
5726         * lib/sha256.h (SHA224_DIGEST_SIZE): Define to 28, not 24.
5727         Reported by Paulie Pena IV <paulie4@gmail.com>.
5728         Define as 224 / 8, rather than as a literal.
5729         (SHA256_DIGEST_SIZE): Define as 256/8 rather than equivalent literal.
5730         * lib/sha512.h (SHA384_DIGEST_SIZE): Likewise, define as equiv: 384/8.
5731         (SHA512_DIGEST_SIZE): Likewise, define as equivalent quotient: 512/8.
5732
5733 2008-07-31  Bruno Haible  <bruno@clisp.org>
5734
5735         * lib/regex_internal.h (BITSET_WORD_BITS): Make first conditional work
5736         on HP-UX 10.20 with "cc -Ae". Fix second conditional.
5737         Reported by Jonathan Patschke <jp@centtech.com>.
5738
5739 2008-07-31  Bruno Haible  <bruno@clisp.org>
5740
5741         * gnulib-tool (func_import): Make change from 2008-06-23 more robust.
5742         Reported by Paolo Bonzini <bonzini@gnu.org>.
5743
5744 2008-07-30  Eric Blake  <ebb9@byu.net>
5745
5746         test-strtod: allow compilation without -lm
5747         * tests/test-strtod.c (main): Avoid link dependence on fabs.
5748         Reported by Dennis Clarke <blastwave@gmail.com>.
5749
5750 2008-07-28  Jim Meyering  <meyering@redhat.com>
5751
5752         bootstrap: work also when there are no .po files in po/
5753         * build-aux/bootstrap (update_po_files): Complete the change
5754         that I began in bc960df8c789c878f1c1c54a28a3c2648dead8d9.
5755
5756 2008-07-27  Jim Meyering  <meyering@redhat.com>
5757
5758         * users.txt: Add zile.
5759
5760 2008-07-26  Ben Pfaff  <blp@gnu.org>
5761
5762         Add missing dependencies on new m4/exponent[fdl].m4 files.
5763         * modules/isnanf-nolibm: Add m4/exponentf.m4.
5764         * modules/isnand-nolibm: Add m4/exponentd.m4.
5765         * modules/isnanl-nolibm: Add m4/exponentl.m4.
5766         * modules/signbit-tests: Use m4/exponent[fdl].m4 instead of
5767         m4/isnan[fdl].m4, because the macros actually used moved.
5768         Reported by Jim Meyering.
5769
5770 2008-07-14  Ben Pfaff  <blp@gnu.org>
5771
5772         Add isinf module.
5773         * lib/isinf.c: New file.
5774         * lib/math.in.h: Define isinf macro if we have decided to replace
5775         it.
5776         * m4/isinf.m4: New file.
5777         * m4/math_h.m4: Initialize and substitute variables for isinf
5778         module.
5779         * modules/isinf: New file.
5780         * modules/isinf-tests: New file.
5781         * modules/math: Add substitutions for new module.
5782         * tests/test-isinf.c: New file.
5783         * doc/posix-functions/isinf.texi: Mention new module.
5784         * MODULES.html.sh: Mention new module.
5785
5786 2008-07-14  Ben Pfaff  <blp@gnu.org>
5787
5788         Factor out some macros for use by additional modules.
5789         * m4/isnanf.m4 (gl_FLOAT_EXPONENT_LOCATION): Move into new file
5790         exponentf.m4.
5791         * m4/isnand.m4 (gl_DOUBLE_EXPONENT_LOCATION): Move into new file
5792         exponentd.m4.
5793         * m4/isnanl.m4 (gl_LONG_DOUBLE_EXPONENT_LOCATION): Move into new
5794         file exponentl.m4.
5795         * m4/exponentf.m4: New file.
5796         * m4/exponentd.m4: New file.
5797         * m4/exponentl.m4: New file.
5798         * modules/isnanf: Use new file m4/exponentf.m4.
5799         * modules/isnand: Use new file m4/exponentd.m4.
5800         * modules/isnanl: Use new file m4/exponentl.m4.
5801
5802 2008-07-23  Ulrich Drepper  <drepper@redhat.com>
5803
5804         mktime.c: normalize tp->tm_isdst value to -1/0/1.
5805         * lib/mktime.c (__mktime_internal): Normalize tp->tm_isdst value.
5806         Reported by Michael Ringe <Michael.Ringe@gmx.de> in
5807         <http://sourceware.org/bugzilla/show_bug.cgi?id=6723>.
5808
5809         * lib/canonicalize-lgpl.c (__realpath): Avoid buffer overflow after
5810         readlink on platforms without PATH_MAX.
5811
5812 2008-07-21  Eric Blake  <ebb9@byu.net>
5813
5814         Warn, not fail, on stale version.
5815         * top/GNUmakefile (_curr-ver): Tone down previous patch.
5816
5817         Don't allow installation with stale devel version number.
5818         * top/GNUmakefile (_is-install-target): New macro.
5819         (_curr-ver): Forbid installation with stale version number.
5820
5821 2008-07-20  Bruno Haible  <bruno@clisp.org>
5822
5823         * modules/c-stack-tests (Makefile.am): Add LIBSIGSEGV to
5824         TESTS_ENVIRONMENT.
5825         * tests/test-c-stack2.sh: React differently if LIBSIGSEGV is in use.
5826
5827 2008-07-20  Bruno Haible  <bruno@clisp.org>
5828
5829         * lib/c-stack.h (c_stack_action): Add documentation.
5830         * lib/c-stack.c (c_stack_action): Remove incomplete documentation.
5831
5832 2008-07-20  Bruno Haible  <bruno@clisp.org>
5833
5834         * modules/canonicalize-lgpl (License): Relicense under LGPLv2+.
5835         * modules/readlink (License): Likewise.
5836
5837 2008-07-17  Eric Blake  <ebb9@byu.net>
5838
5839         * modules/c-stack (Link): Fix typo.
5840
5841         Make c-stack use libsigsegv, when available.
5842         * modules/c-stack (Depends-on): Add libsigsegv.
5843         * modules/c-stack-tests (Makefile.am): Link with libsigsegv, if
5844         needed.
5845         * lib/c-stack.c (SIGSTKSZ): Define fallback.
5846         (segv_handler, overflow_handler, c_stack_action)
5847         [HAVE_LIBSIGSEGV && !HAVE_XSI_STACK_OVERFLOW_HEURISTIC]: Add new
5848         implementation when libsigsegv is available, but only when using
5849         the library is necessary.
5850         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Add
5851         comment, explaining why XSI check fails on Linux.
5852         (gl_PREREQ_C_STACK): Supply LIBCSTACK, LTLIBCSTACK.
5853         * tests/test-c-stack2.sh: Tweak skip message.
5854         * NEWS: Document new link-time requirements.
5855
5856 2008-07-16  Eric Blake  <ebb9@byu.net>
5857
5858         c-stack: Expose false positives when not using libsigsegv.
5859         * modules/c-stack-tests (Files): Expand test.
5860         * tests/test-c-stack.c (main): Add means to conditionally trigger
5861         non-overflow SIGSEGV.
5862         * tests/test-c-stack2.sh: New file.
5863
5864 2008-07-14  Bruno Haible  <bruno@clisp.org>
5865
5866         * m4/libsigsegv.m4: Remove unneeded AC_PREREQ.
5867         Reported by Eric Blake.
5868
5869 2008-07-14  Sam Steingold  <sds@gnu.org>
5870             Bruno Haible  <bruno@clisp.org>
5871
5872         New module libsigsegv.
5873         * modules/libsigsegv: New file.
5874         * m4/libsigsegv.m4: New file, from GNU clisp sigsegv.m4 with
5875         modifications.
5876         * MODULES.html.sh (Signal handling): New section.
5877
5878 2008-07-14  Bruno Haible  <bruno@clisp.org>
5879
5880         * modules/unictype/ctype-* (Description): Add the word "function".
5881         Improves the resulting doc in MODULES.html.
5882
5883 2008-07-12  Ben Pfaff  <blp@gnu.org>
5884
5885         Add longlong module.
5886         * modules/longlong: New file.
5887
5888 2008-07-12  Bruno Haible  <bruno@clisp.org>
5889
5890         * m4/isnan.m4 (gl_ISNAN): When the replacement is used, set ISNAN_LIBM
5891         to empty.
5892
5893 2008-07-10  Ben Pfaff  <blp@gnu.org>
5894
5895         Add isnan module.
5896         * doc/posix-functions/isnan.texi: Mention new module.
5897         * lib/math.in.h: Define isnan macro if we have decided to replace
5898         it.
5899         * m4/isnan.m4: New file.
5900         * m4/isnanl.m4 (gl_FUNC_ISNANL): Factor out some code into new
5901         macro gl_BUILD_ISNANL so that isnan.m4 can use that functionality
5902         also.
5903         (gl_FUNC_ISNANL_NO_LIBM): Factor out same code, to reduce
5904         redundancy.
5905         * m4/math_h.m4: Initialize and substitute variables for isnan
5906         module.
5907         * modules/isnan: New file.
5908         * modules/isnan-tests: New file.
5909         * modules/math: Add substitutions for new module.
5910         * tests/test-isnan.c: New file.
5911         * MODULES.html.sh: Mention new module.
5912
5913 2008-07-10  Ben Pfaff  <blp@gnu.org>
5914
5915         Add isnanf module.
5916         * lib/isnanf.m4: New file.
5917         * m4/isnanf.m4 (gl_FUNC_ISNANF): New macro.
5918         (gl_HAVE_ISNANF_IN_LIBM): New macro.
5919         (gl_BUILD_ISNANF): New macro used by gl_FUNC_ISNANF,
5920         gl_FUNC_ISNANF_NO_LIBM, and gl_FUNC_ISNAN.
5921         * modules/isnanf: New file.
5922         * modules/isnanf-tests: New file.
5923         * modules/isnanf-nolibm-tests: Add tests/test-isnanf.h to list of
5924         files.
5925         * tests/test-isnanf-nolibm.c: factored most of its contents into
5926         new file tests/test-isnanf.h.
5927         * tests/test-isnanf.h: New file.
5928         * tests/test-isnanf.c: New file.
5929         * MODULES.html.sh: Mention new module.
5930         * doc/glibc-functions/isnanf.texi: Mention new module.
5931
5932 2008-07-10  Ben Pfaff  <blp@gnu.org>
5933
5934         Add isnand module.
5935         * lib/isnand.h: New file.
5936         * m4/isnand.m4 (gl_FUNC_ISNAND): New macro.
5937         (gl_FUNC_ISNAND_NO_LIBM): Split partially into new macro
5938         gl_HAVE_ISNAND_NO_LIBM so that gl_FUNC_ISNAND can use that
5939         functionality also.
5940         (gl_BUILD_ISNAND): New macro used by gl_FUNC_ISNAND,
5941         gl_FUNC_ISNAND_NO_LIBM, and gl_FUNC_ISNAN.
5942         (gl_HAVE_ISNAND_IN_LIBM): New macro.
5943         * modules/isnand: New file.
5944         * modules/isnand-tests: New file.
5945         * modules/isnand-nolibm-tests: Add tests/test-isnand.h to list of
5946         files.
5947         * tests/test-isnand-nolibm.c: factored most of its contents into
5948         new file tests/test-isnand.h.
5949         * tests/test-isnand.h: New file.
5950         * tests/test-isnand.c: New file.
5951         * MODULES.html.sh: Mention new module.
5952
5953 2008-07-10  Ben Pfaff  <blp@gnu.org>
5954
5955         * lib/isnanf.h: Rename lib/isnanf-nolibm.h.
5956         * lib/isnand.h: Rename lib/isnand-nolibm.h.
5957         * tests/test-isnanf.c: Rename tests/test-isnanf-nolibm.c.
5958         * tests/test-isnand.c: Rename tests/test-isnand-nolibm.c.
5959         * modules/isnanf-nolibm: Update references to renamed files.
5960         * modules/isnand-nolibm: Likewise.
5961         * modules/isnanf-nolibm-tests: Likewise.
5962         * modules/isnand-nolibm-tests: Likewise.
5963         * lib/frexp.c: Likewise.
5964         * lib/isfinite.c: Likewise.
5965         * lib/signbitd.c: Likewise.
5966         * lib/signbitf.c: Likewise.
5967         * lib/vasnprintf.c: Likewise.
5968         * tests/test-ceilf1.c: Likewise.
5969         * tests/test-ceilf2.c: Likewise.
5970         * tests/test-floorf1.c: Likewise.
5971         * tests/test-floorf2.c: Likewise.
5972         * tests/test-frexp.c: Likewise.
5973         * tests/test-round1.c: Likewise.
5974         * tests/test-round2.c: Likewise.
5975         * tests/test-roundf1.c: Likewise.
5976         * tests/test-strtod.c: Likewise.
5977         * tests/test-trunc1.c: Likewise.
5978         * tests/test-trunc2.c: Likewise.
5979         * tests/test-truncf1.c: Likewise.
5980         * tests/test-truncf2.c: Likewise.
5981         * NEWS: Mention the renamed header files.
5982
5983 2008-07-11  Jim Meyering  <meyering@redhat.com>
5984
5985         vc-list-files: make the last-resort awk code more portable
5986         * build-aux/vc-list-files: Don't rely on awk's "sub" command.
5987         /bin/awk from OpenSolaris 11's SUNWesu version 2008.03.22.10.56
5988         does not support it.
5989
5990 2008-07-10  Eric Blake  <ebb9@byu.net>
5991
5992         Work with tar's bootstrap.
5993         * gnulib-tool (func_emit_initmacro_end): Use m4_defn in the case
5994         where LIBSOURCES_DIR contains .#bootmp but must not be treated as
5995         an m4 comment.
5996
5997 2008-07-09  Jim Meyering  <meyering@redhat.com>
5998
5999         posix-shell.m4: fix typo that made this test malfunction
6000         * m4/posix-shell.m4: Remove capitalization in variable name.
6001
6002 2008-07-08  Bruno Haible  <bruno@clisp.org>
6003
6004         * m4/onceonly.m4: Update comments.
6005         Reported by Ben Pfaff <blp@cs.stanford.edu>.
6006
6007 2008-07-04  Jim Meyering  <meyering@redhat.com>
6008
6009         * users.txt: Add vc-dwim.
6010         (bison, coreutils): Use the gitweb URL.
6011
6012 2008-07-03  Jim Meyering  <meyering@redhat.com>
6013
6014         * users.txt: Add libffcall.  From Sam Steingold.
6015
6016 2008-07-03  OndÅ™ej Vašík  <ovasik@redhat.com>
6017
6018         getdate.y: do not ignore TZ with relative day, month or year offset
6019         * lib/getdate.y (get_date): Move the tz-handling block to follow the
6020         relative-date-handling, since otherwise, the latter would clobber the
6021         sole output (an updated Start value) of the tz-handling block.
6022         * tests/test-getdate.c: Tests for the fix
6023
6024 2008-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6025
6026         Recognize 'foo_LIBRARIES += libgnu.a'.
6027         * gnulib-tool (func_emit_lib_Makefile_am): Recognize if a
6028         makefile snippet has already specified an installation location,
6029         also using '+='.
6030
6031 2008-07-02  OndÅ™ej Vašík  <ovasik@redhat.com>
6032
6033         getdate.y: factor out common actions
6034         * lib/getdate.y (apply_relative_time, set_hhmmss): New functions.
6035         Use them in place of open-coded actions.
6036
6037 2008-07-01  Simon Josefsson  <simon@josefsson.org>
6038
6039         Add self-test for getdate module.
6040         * modules/getdate-tests: New file.
6041         * tests/test-getdate.c: New file.
6042
6043 2008-06-29  Bruno Haible  <bruno@clisp.org>
6044
6045         * gnulib-tool (func_import): Put gnulib-comp.m4 into .cvsignore or
6046         .gitignore.
6047         Reported by Sylvain Beucler <beuc@beuc.net>.
6048
6049 2008-06-29  Bruno Haible  <bruno@clisp.org>
6050
6051         * doc/gnulib-tool.texi (VCS Issues): Mention --no-vc-files option.
6052         * m4/gnulib-tool.m4: Update to match current gnulib-tool.
6053
6054 2008-06-29  Bruno Haible  <bruno@clisp.org>
6055
6056         * gnulib-tool (func_import): Recommend to put gnulib-cache.m4 into
6057         EXTRA_DIST.
6058         Reported by Sylvain Beucler <beuc@beuc.net>.
6059
6060 2008-06-26  Jim Meyering  <meyering@redhat.com>
6061
6062         make several modules depend on the "open" module
6063         This provides slightly increased consistency when opening-for-write
6064         the name of a non-directory spelled with a trailing slash.
6065         * modules/chdir-safer: Likewise.
6066         * modules/chown: Likewise.
6067         * modules/clean-temp: Likewise.
6068         * modules/copy-file: Likewise.
6069         * modules/fchdir: Likewise.
6070         * modules/fcntl-safer: Likewise.
6071         * modules/pipe: Likewise.
6072         * modules/utime: Likewise.
6073         Prompted by Eric Blake and Bruno Haible.
6074
6075 2008-06-24  Andreas Schwab  <schwab@suse.de>
6076
6077         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): Don't test whether compound
6078         literals can be used as initializers for global variables.
6079
6080 2008-06-23  Eric Blake  <ebb9@byu.net>
6081
6082         Make gnulib-cache.m4 easier to diff.
6083         * gnulib-tool (func_import): Allow newlines when reading cached
6084         gl_MODULES, and generate newlines when creating gnulib-cache.m4.
6085
6086 2008-06-23  Bruno Haible  <bruno@clisp.org>
6087
6088         * m4/signalblocking.m4 (gl_PREREQ_SIG_HANDLER_H): Remove macro.
6089         (gl_PREREQ_SIGPROCMASK): Don't invoke it.
6090         * m4/sigaction.m4 (gl_PREREQ_SIG_HANDLER_H): New macro, moved here from
6091         m4/signalblocking.m4.
6092         (gl_PREREQ_SIGACTION): Don't invoke it.
6093         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): Invoke
6094         gl_PREREQ_SIG_HANDLER_H.
6095         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Likewise.
6096         Don't check for sigaction here.
6097
6098 2008-06-23  Bruno Haible  <bruno@clisp.org>
6099
6100         * lib/fatal-signal.c (fatal_signal_handler): Update comment.
6101         (install_handlers): Don't set the SA_RESETHAND flag.
6102
6103 2008-06-23  Bruno Haible  <bruno@clisp.org>
6104
6105         * m4/sigaction.m4: Comment fixes.
6106         * lib/signal.in.h: Likewise.
6107
6108 2008-06-23  Eric Blake  <ebb9@byu.net>
6109
6110         Fix typo.
6111         * tests/test-sigaction.c (MASK_SA_FLAGS): Add missing operator.
6112
6113         Avoid SA_ namespace.
6114         * tests/test-sigaction.c (MASK_SA_FLAGS): Rename from SA_MASK.
6115         Reported by Ralf Wildenhues.
6116
6117         Avoid test failure due to SA_RESTORER.
6118         * tests/test-sigaction.c (SA_MASK): New macro.
6119         (main): Avoid failing due to extension flags being set.
6120         Reported by Jim Meyering.
6121
6122         Revert use of sig-handler.h in sigprocmask.c.
6123         * modules/sigprocmask (Files): Don't rely on sig-handler.h, since
6124         it requires the existence of struct sigaction.
6125         * lib/sigprocmask.c (handler_t): Restore typedef.
6126         (rpl_signal, old_handlers): Use local type.
6127
6128 2008-06-22  Bruno Haible  <bruno@clisp.org>
6129
6130         * tests/test-stdint.c: Disable the INTMAX_MAX preprocessor test
6131         conditionally.
6132         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
6133
6134 2008-06-22  Bruno Haible  <bruno@clisp.org>
6135
6136         * doc/posix-functions/siginterrupt.texi: Move note.
6137
6138         * lib/signal.in.h (SA_RESTART): New macro.
6139         * lib/sigaction.c: Update comment.
6140
6141         * m4/sigaction.m4 (gl_SIGACTION): Require gl_SIGNAL_H_DEFAULTS.
6142
6143         * m4/signalblocking.m4 (gl_PREREQ_SIG_HANDLER_H): New macro.
6144         (gl_PREREQ_SIGPROCMASK): Invoke it.
6145         * m4/sigaction.m4 (gl_PREREQ_SIGACTION): Likewise.
6146
6147         * lib/nanosleep.c (rpl_nanosleep): Setup newact only when it is needed.
6148
6149         * lib/sigprocmask.c: Update a comment.
6150
6151 2008-06-21  Eric Blake  <ebb9@byu.net>
6152
6153         Use sigaction module rather than signal().
6154         * modules/c-stack (Depends-on): Add sigaction.
6155         * modules/fatal-signal (Depends-on): Likewise.
6156         * modules/nanosleep (Depends-on): Likewise.
6157         * modules/sigprocmask (Files): Add sig-handler.h.
6158         * modules/sigaction (Files): Likewise.
6159         * lib/sig-handler.h (get_handler): New file, suggested by Paul
6160         Eggert.
6161         * lib/c-stack.c (SIGACTION_WORKS): Simplify conditions.
6162         (c_stack_action) [!SIGACTION_WORKS]: Use sigaction, not signal.
6163         * lib/fatal-signal.c (uninstall_handlers, install_handlers)
6164         (init_fatal_signals): Likewise.
6165         * lib/nanosleep.c (rpl_nanosleep): Likewise.
6166         (siginterrupt): Delete fallback.
6167         * lib/sigprocmask.c (handler_t, old_handlers): Use sa_handler_t
6168         instead.
6169         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): Drop check for
6170         siginterrupt.
6171
6172         New module sigaction, for mingw.
6173         * modules/sigaction: New module...
6174         * modules/sigaction-tests: ...and its test.
6175         * m4/sigaction.m4: New file.
6176         * lib/sigaction.c: Likewise.
6177         * tests/test-sigaction.c: Likewise.
6178         * m4/signal_h.m4 (gl_SIGNAL_H_DEFAULTS): Add sigaction variables.
6179         * modules/signal (Makefile.am): Likewise.
6180         * lib/signal.in.h (!@HAVE_SIGACTION@): Define replacements when
6181         needed.
6182         * doc/posix-headers/signal.texi (signal.h): Mention provided
6183         types.
6184         * doc/posix-functions/siginterrupt.texi (siginterrupt): Mention
6185         that sigaction is preferable.
6186         * doc/posix-functions/sigaction.texi (sigaction): Mention new
6187         module.
6188         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
6189         sigaction.
6190
6191         Improve robustness of sigprocmask by overriding signal.
6192         * lib/signal.in.h (rpl_signal): Override signal when sigprocmask
6193         is in use.
6194         * lib/sigprocmask.c (blocked_handler): Reinstall block handler.
6195         (SIGKILL, SIGSTOP): Provide fallbacks.
6196         (rpl_signal): Implement.
6197         (old_handlers, blocked_set): Mark volatile, since sigprocmask and
6198         signal can be called inside handlers.
6199
6200         Fix nanosleep module on mingw.
6201         * modules/nanosleep (Depends-on): Add sys_select.
6202         * lib/nanosleep.c (HAVE_SYS_SELECT_H): Rely on gnulib module.
6203
6204         Fix licensing of sigprocmask.
6205         * modules/raise (License): Relicense as LGPL.
6206
6207 2008-06-21  Bruno Haible  <bruno@clisp.org>
6208
6209         * lib/propername.c (proper_name_utf8): Don't use the transliterated
6210         result if it contains question marks.
6211         Reported by Michael Geng <linux@michaelgeng.de>.
6212
6213 2008-06-19  Bruno Haible  <bruno@clisp.org>
6214
6215         Fix CVS-ism.
6216         * doc/gnulib.texi: Include updated-stamp.texi.
6217         * doc/Makefile (GNULIB_TEXI_FILES): New variable.
6218         (updated-stamp.texi): New rule.
6219         (gnulib.info): Depend on it.
6220         * doc/.gitignore: Add updated-stamp.texi.
6221         Based on a patch by Thien-Thi Nguyen <ttn@gnuvola.org>.
6222
6223 2008-06-19  Bruno Haible  <bruno@clisp.org>
6224
6225         * doc/Makefile (gnulib.info): Update and simplify dependencies.
6226         Reported by Thien-Thi Nguyen <ttn@gnuvola.org>.
6227
6228 2008-06-19  Eric Blake  <ebb9@byu.net>
6229
6230         Fix VPATH 'make dist' with GNU make and non-VCS tarball.
6231         * top/GNUmakefile (_curr-ver): Don't use $(srcdir) unnecessarily.
6232         Reported by Stepan Kasal.
6233
6234 2008-06-18  Bruno Haible  <bruno@clisp.org>
6235
6236         * lib/fatal-signal.c (init_fatal_signals): Add comment.
6237         Reported by Eric Blake.
6238
6239 2008-06-18  Eric Blake  <ebb9@byu.net>
6240
6241         Work around cygwin 1.5.25 strsignal bug.
6242         * tests/test-strsignal.c: Allow for const char *.
6243         * doc/glibc-functions/strsignal.texi (strsignal): Document the bug.
6244
6245 2008-06-18  Simon Josefsson  <simon@josefsson.org>
6246
6247         * users.txt: Update URL to article and add author/date
6248         information.
6249
6250 2008-06-17  Bruno Haible  <bruno@clisp.org>
6251
6252         New macro gl_DISABLE_THREADS.
6253         * m4/lock.m4 (gl_LOCK_EARLY_BODY): Use value gl_use_threads_default
6254         if the user did not pass --enable-threads or --disable-threads option.
6255         (gl_DISABLE_THREADS): New macro.
6256         Reported by Eric Blake <ebb9@byu.net>.
6257
6258 2008-06-17  Bruno Haible  <bruno@clisp.org>
6259
6260         * lib/tls.h (gl_tls_key_init): Evaluate the destructor argument also
6261         when the macro ignores it.
6262         Based on a patch by Eric Blake <ebb9@byu.net>.
6263
6264 2008-06-17  Bruno Haible  <bruno@clisp.org>
6265
6266         * modules/tls (License): Change to LGPLv2+.
6267         Reported by Eric Blake.
6268
6269 2008-06-17  Eric Blake  <ebb9@byu.net>
6270
6271         Simplify c-stack prerequisites.
6272         * lib/c-stack.c (includes): Remove unused <sys/resource.h>.
6273         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Posix 200x
6274         no longer requires <ucontext.h> to exist.  Optimize setrlimit
6275         check.
6276         (gl_PREREQ_C_STACK): Remove check for unused getcontext and
6277         <sys/resource.h>.
6278
6279         Move c-stack test into testsuite.
6280         * modules/c-stack-tests: New file.
6281         * lib/c-stack.c [DEBUG]: Move test program...
6282         * tests/test-c-stack.c: ...into this new file.  Skip rather than
6283         fail test if sigaltstack is lacking.
6284         * tests/test-c-stack.sh: New driver file.
6285
6286 2008-06-16  Eric Blake  <ebb9@byu.net>
6287
6288         Use raise module consistently.
6289         * modules/fatal-signal (Depends-on): Add raise.
6290         * modules/sigprocmask (Depends-on): Likewise.
6291         * lib/fatal-signal.c (fatal_signal_handler): Rely on raise.
6292         * lib/sigprocmask.c (sigprocmask): Likewise.
6293         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Likewise.
6294         * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Likewise.
6295
6296         Fix compliance bug in sigpending.
6297         * lib/sigprocmask.c (sigpending): Return pending array via
6298         parameter, not return value.
6299
6300 2008-06-14  Eric Blake  <ebb9@byu.net>
6301
6302         Improve obstack-printf test code.
6303         * tests/test-obstack-printf.c (test_function): Fix comment, and
6304         simplify usage of obstack_* in macros.  Add a test for coverage.
6305         Reported by Bruno Haible.
6306
6307 2008-06-14  Bruno Haible  <bruno@clisp.org>
6308
6309         * lib/obstack_printf.c (obstack_vprintf): Define the stack-allocated
6310         array size as a constant, not as a const variable.
6311         * m4/obstack-printf.m4 (gl_FUNC_OBSTACK_PRINTF): Require
6312         AC_USE_SYSTEM_EXTENSIONS.
6313         * m4/obstack-printf-posix.m4 (gl_FUNC_OBSTACK_PRINTF_POSIX): Likewise.
6314         Test whether the obstack_printf function actually exists.
6315         * modules/obstack-printf (Depends-on): Add extensions.
6316         (Include): Remove obstack.h.
6317         * modules/obstack-printf-posix (Depends-on): Add extensions.
6318         (Include): Remove obstack.h.
6319
6320 2008-06-13  Eric Blake  <ebb9@byu.net>
6321
6322         Add obstack-printf and obstack-printf-posix modules.
6323         * modules/obstack-printf: New file.
6324         * modules/obstack-printf-posix: Likewise.
6325         * MODULES.html.sh (Misc): Mention them.
6326         * doc/glibc-functions/obstack_printf.texi (obstack_printf):
6327         Likewise.
6328         * doc/glibc-functions/obstack_vprintf.texi (obstack_vprintf):
6329         Likewise.
6330         * modules/stdio (Makefile.am): Accomodate new modules.
6331         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Likewise.
6332         * lib/stdio.in.h (rpl_obstack_printf, rpl_obstack_vprintf):
6333         Declare.
6334         * lib/obstack_printf.c (obstack_printf, obstack_vprintf): New
6335         functions.
6336         * m4/obstack-printf.m4 (gl_OBSTACK_PRINTF)
6337         (gl_REPLACE_OBSTACK_PRINTF): New macros
6338         * m4/obstack-printf-posix.m4 (gl_OBSTACK_PRINTF_POSIX): Likewise.
6339         * tests/test-obstack-printf.c: New file.
6340         * modules/obstack-printf-tests: Likewise.
6341         * modules/obstack-printf-posix-tests: Likewise.
6342
6343 2008-06-11  Bruno Haible  <bruno@clisp.org>
6344
6345         * m4/open.m4 (gl_FUNC_OPEN): Add test against trailing slash bug.
6346         * lib/open.c: Include errno.h.
6347         (open): Fail when attempting to write to a file that has a trailing
6348         slash.
6349         * tests/test-open.c (main): Test against trailing slash bug.
6350         * doc/posix-functions/open.texi: Mention the trailing slash bug.
6351
6352 2008-06-10  Bruno Haible  <bruno@clisp.org>
6353
6354         * tests/test-vc-list-files-git.sh: Make double use of 'exit'. Needed
6355         for $? to work inside the trap command, with various /bin/sh-s.
6356         * tests/test-vc-list-files-cvs.sh: Likewise.
6357
6358 2008-06-10  Bruno Haible  <bruno@clisp.org>
6359
6360         * lib/acl-internal.h: Don't include gettext.h here.
6361         * lib/set-mode-acl.c: Include gettext.h here.
6362         * lib/copy-acl.c: Likewise.
6363
6364 2008-06-10  Bruno Haible  <bruno@clisp.org>
6365
6366         * lib/wait-process.h (wait_subprocess): Add termsigp argument.
6367         * lib/wait-process.c (wait_subprocess): Likewise.
6368         * lib/execute.h (execute): Add termsigp argument.
6369         * lib/execute.c (execute): Likewise.
6370         * lib/csharpcomp.c (compile_csharp_using_pnet,
6371         compile_csharp_using_mono, compile_csharp_using_sscli): Update.
6372         * lib/csharpexec.c (execute_csharp_using_pnet,
6373         execute_csharp_using_mono, execute_csharp_using_sscli): Update.
6374         * lib/javacomp.c (compile_using_envjavac, compile_using_gcj,
6375         compile_using_javac, compile_using_jikes, is_envjavac_gcj,
6376         is_envjavac_gcj43, is_gcj_present, is_gcj_43, is_javac_present,
6377         is_jikes_present): Update.
6378         * lib/javaexec.c (execute_java_class): Update.
6379         * lib/javaversion.c (execute_and_read_line): Update.
6380         * NEWS: Document the changes.
6381         Reported by Eric Blake.
6382
6383 2008-06-10  Eric Blake  <ebb9@byu.net>
6384
6385         Add missing include.
6386         * tests/test-strstr.c (includes): Add <signal.h>.
6387         * tests/test-strcasestr.c (includes): Likewise.
6388         * tests/test-memmem.c (includes): Likewise.
6389
6390 2008-06-10  Bruno Haible  <bruno@clisp.org>
6391
6392         * lib/wait-process.c (wait_subprocess): Add an assertion.
6393
6394 2008-06-10  Bruno Haible  <bruno@clisp.org>
6395
6396         * lib/wait-process.c (wait_subprocess): Try to fix waitid() based code.
6397
6398 2008-06-10  Bruno Haible  <bruno@clisp.org>
6399
6400         * tests/test-memmem.c (main): Reset SIGALRM to default handling before
6401         using alarm().
6402         * tests/test-strcasestr.c (main): Likewise.
6403         * tests/test-strstr.c (main): Likewise.
6404
6405 2008-06-09  Bruno Haible  <bruno@clisp.org>
6406
6407         Work around the Solaris 10 ACE ACLs ABI change.
6408         * lib/acl-internal.h (acl_nontrivial, acl_ace_nontrivial): Don't
6409         declare if ACL_NO_TRIVIAL is present.
6410         (ACE_ACCESS_ALLOWED_ACE_TYPE, ACE_ACCESS_DENIED_ACE_TYPE,
6411         NEW_ACE_OWNER, NEW_ACE_GROUP, NEW_ACE_IDENTIFIER_GROUP, ACE_EVERYONE,
6412         NEW_ACE_READ_DATA, NEW_ACE_WRITE_DATA, NEW_ACE_EXECUTE): New macros.
6413         * lib/file-has-acl.c (acl_nontrivial, acl_ace_nontrivial): Don't
6414         define if ACL_NO_TRIVIAL is present.
6415         (acl_ace_nontrivial): Detect whether the old or new ABI is in use,
6416         and use the current ABI.
6417         (file_has_acl): Use same #if condition as elsewhere.
6418         * lib/set-mode-acl.c (qset_acl): Detect whether the old or new ABI is
6419         in use, and use the current ABI.
6420         * doc/acl-resources.txt: More doc about newer Solaris 10 versions.
6421         Reported by Jim Meyering.
6422
6423 2008-06-09  Eric Blake  <ebb9@byu.net>
6424
6425         Work around environments that (stupidly) ignore SIGALRM.
6426         * m4/strstr.m4 (gl_FUNC_STRSTR): Reset SIGALRM to default handling
6427         before using alarm().
6428         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
6429         * m4/memmem.m4 (gl_FUNC_MEMMEM): Likewise.
6430         Reported by Ian Beckwith <ianb@erislabs.net>.
6431
6432         Produce autobuild blurb earlier in log.
6433         * modules/autobuild (configure.ac-early): Move AB_INIT here.
6434
6435 2008-06-09  Jim Meyering  <meyering@redhat.com>
6436         and OndÅ™ej Vašík  <ovasik@redhat.com>
6437
6438         utimens.c: correct kernel bug work-around
6439         OndÅ™ej Vašík found that the invalid return value of 280 indicates
6440         failure, not success, and the kernel bug we're trying to work
6441         around affects not just the utimensat call, but also the fallback
6442         futimens call.
6443         * lib/utimens.c (gl_futimens) [HAVE_UTIMENSAT]: Simulate failure,
6444         not success.
6445         [HAVE_FUTIMENS]: Use the same work-around, here.
6446
6447 2008-06-09  Jim Meyering  <meyering@redhat.com>
6448
6449         add more guards around definition of ACE_-related code
6450         * lib/file-has-acl.c (acl_ace_nontrivial): Define only if
6451         ALLOW and ACE_OWNER are also defined.
6452
6453 2008-06-08  Bruno Haible  <bruno@clisp.org>
6454
6455         * lib/acl-internal.h: Add me as co-author.
6456         * lib/file-has-acl.c: Likewise.
6457         * lib/set-mode-acl.c: Likewise.
6458         * lib/copy-acl.c: Likewise.
6459
6460 2008-06-08  Bruno Haible  <bruno@clisp.org>
6461
6462         Add support for AIX ACLs.
6463         * lib/acl-internal.h (acl_nontrivial): New declaration.
6464         * lib/file-has-acl.c (acl_nontrivial): New function.
6465         (file_has_acl): Add implementation using AIX 4 ACL API.
6466         * lib/set-mode-acl.c (qset_acl): Likewise.
6467         * lib/copy-acl.c (qcopy_acl): Likewise.
6468
6469 2008-06-08  Bruno Haible  <bruno@clisp.org>
6470
6471         Add support for HP-UX ACLs.
6472         * lib/acl-internal.h (acl_nontrivial): New declaration.
6473         * lib/file-has-acl.c (acl_nontrivial): New function.
6474         (file_has_acl): Add implementation using HP-UX 11 ACL API.
6475         * lib/set-mode-acl.c (qset_acl): Likewise.
6476         * lib/copy-acl.c (qcopy_acl): Likewise.
6477
6478 2008-06-08  Bruno Haible  <bruno@clisp.org>
6479
6480         Add support for Cygwin ACLs.
6481         * lib/acl-internal.h (MODE_INSIDE_ACL): New macro for Solaris-like API.
6482         * lib/set-mode-acl.c (qset_acl) [!MODE_INSIDE_ACL]: Don't optimize away
6483         the chmod_or_fchmod call.
6484         * lib/copy-acl.c (qcopy_acl) [!MODE_INSIDE_ACL]: Likewise.
6485
6486 2008-06-08  Bruno Haible  <bruno@clisp.org>
6487
6488         Fix bug with setuid modes in Solaris 10+ code.
6489         * lib/set-mode-acl.c (qset_acl): Call chmod_or_fchmod when acl_set
6490         succeeded, when the mode contains some special bits.
6491
6492 2008-06-08  Bruno Haible  <bruno@clisp.org>
6493
6494         Add support for Solaris 7..10 ACLs.
6495         * lib/acl-internal.h (acl_nontrivial, acl_ace_nontrivial): New
6496         declarations.
6497         * lib/file-has-acl.c (acl_nontrivial, acl_ace_nontrivial): New
6498         functions.
6499         (file_has_acl): Add implementation using Solaris 7..10 ACL API.
6500         * lib/set-mode-acl.c (qset_acl): Likewise.
6501         * lib/copy-acl.c (qcopy_acl): Likewise.
6502
6503 2008-06-08  Bruno Haible  <bruno@clisp.org>
6504
6505         * lib/acl-internal.h (acl_extended_nontrivial) [MacOS X]: New
6506         declaration.
6507         * lib/file-has-acl.c (acl_extended_nontrivial) [MacOS X]: New function.
6508         (acl_access_nontrivial): Remove MacOS X case.
6509         (file_has_acl): Use acl_extended_nontrivial.
6510         * lib/copy-acl.c (qcopy_acl): Likewise.
6511
6512 2008-06-08  Bruno Haible  <bruno@clisp.org>
6513
6514         * lib/set-mode-acl.c (qset_acl): Trivial code simplifications.
6515
6516 2008-06-08  Jim Meyering  <meyering@redhat.com>
6517
6518         * modules/acl (Maintainer): Add Bruno Haible.
6519
6520 2008-06-07  Bruno Haible  <bruno@clisp.org>
6521
6522         Improve support for Tru64 ACLs.
6523         * lib/file-has-acl.c (file_has_acl): Don't test the ACL_TYPE_DEFAULT
6524         ACL on OSF/1.
6525
6526 2008-06-07  Bruno Haible  <bruno@clisp.org>
6527
6528         Add support for MacOS X ACLs.
6529         * lib/file-has-acl.c (file_has_acl): Use ACL_TYPE_EXTENDED instead of
6530         ACL_TYPE_ACCESS and ACL_TYPE_DEFAULT.
6531         * lib/set-mode-acl.c (qset_acl): Likewise.
6532         * lib/copy-acl.c (qcopy_acl): Likewise.
6533
6534 2008-06-07  Bruno Haible  <bruno@clisp.org>
6535
6536         Fix memory leak introduced on 2008-05-22.
6537         * lib/set-mode-acl.c (qset_acl) [!MODE_INSIDE_ACL]: Free ACLs after
6538         use.
6539
6540 2008-06-07  Bruno Haible  <bruno@clisp.org>
6541
6542         * lib/set-mode-acl.c (qset_acl): Use acl_init(), not acl_from_text(),
6543         to construct an empty ACL.
6544
6545 2008-06-07  Bruno Haible  <bruno@clisp.org>
6546
6547         * lib/set-mode-acl.c (chmod_or_fchmod): Document return value
6548         precisely.
6549         * lib/copy-acl.c (qcopy_acl): Trivial code simplifications.
6550
6551 2008-06-07  Bruno Haible  <bruno@clisp.org>
6552
6553         * lib/copy-acl.c (qcopy_acl): Make the #if branches independent.
6554         * lib/set-mode-acl.c (qset_acl): Choose better local variable names.
6555
6556 2008-06-07  Bruno Haible  <bruno@clisp.org>
6557
6558         * doc/posix-functions/_setjmp.texi: Explain the use of this function
6559         regardless of POSIX.
6560         * doc/posix-functions/_longjmp.texi: Likewise.
6561         * doc/posix-functions/setjmp.texi: Mention HP-UX as not counting as a
6562         SystemV platform in this case.
6563
6564 2008-06-06  Eric Blake  <ebb9@byu.net>
6565
6566         Document abort() bugs.
6567         * doc/posix-functions/abort.texi (abort): Mention anomalies.
6568
6569         * doc/posix-functions/setjmp.texi (setjmp): Mingw has setjmp.
6570         * doc/posix-functions/sigsetjmp.texi (sigsetjmp): Cygwin has
6571         sigsetjmp.
6572         * doc/posix-functions/siglongjmp.texi (siglongjmp): Cygwin has
6573         siglongjmp, but only as a macro.
6574         * doc/posix-functions/_longjmp.texi (_longjmp): Mention that this
6575         is obsolete.
6576         * doc/posix-functions/_setjmp.texi (_setjmp): Likewise.
6577
6578         Tweak documentation to cover cygwin argz bugs.
6579         * m4/argz.m4 (gl_FUNC_ARGZ): Mention date of last known cygwin
6580         argz bug fix; no code change needed since no cygwin releases
6581         occurred between the last fix and the bug being tested.
6582         * doc/glibc-functions/argz_add.texi (argz_add): Document the argz
6583         module and recently fixed cygwin bugs.
6584         * doc/glibc-functions/argz_add_sep.texi (argz_add_sep): Likewise.
6585         * doc/glibc-functions/argz_append.texi (argz_append): Likewise.
6586         * doc/glibc-functions/argz_count.texi (argz_count): Likewise.
6587         * doc/glibc-functions/argz_create.texi (argz_create): Likewise.
6588         * doc/glibc-functions/argz_create_sep.texi (argz_create_sep):
6589         Likewise.
6590         * doc/glibc-functions/argz_delete.texi (argz_delete): Likewise.
6591         * doc/glibc-functions/argz_extract.texi (argz_extract): Likewise.
6592         * doc/glibc-functions/argz_insert.texi (argz_insert): Likewise.
6593         * doc/glibc-functions/argz_next.texi (argz_next): Likewise.
6594         * doc/glibc-functions/argz_replace.texi (argz_replace): Likewise.
6595         * doc/glibc-functions/argz_stringify.texi (argz_stringify):
6596         Likewise.
6597
6598         Avoid gcc warning on cygwin.
6599         * lib/copy-acl.c (qcopy_acl) [!HAVE_ACL_GET_FILE &&
6600         !ACL_NO_TRIVIAL]: Avoid unused variable.
6601
6602 2008-06-05  Eric Blake  <ebb9@byu.net>
6603
6604         Be tolerant of UNKNOWN version in gnulib-tool test dir.
6605         * top/GNUmakefile (_dummy): Warn rather than reconfigure if
6606         git-version-gen fails to come up with a version.
6607         Reported by Simon Josefsson.
6608
6609 2008-06-05  Jim Meyering  <meyering@redhat.com>
6610             Paul Eggert  <eggert@cs.ucla.edu>
6611
6612         utimens.c: work around a probable Linux kernel bug
6613         * lib/utimens.c (gl_futimens) [HAVE_UTIMENSAT]: Work around what
6614         appears to be a kernel bug that causes utimensat to return 280
6615         instead of 0, indicating success.
6616
6617 2008-06-04  Bruno Haible  <bruno@clisp.org>
6618
6619         * lib/copy-acl.c (qcopy_acl): Call qset_acl, not set_acl. Fixes
6620         2008-06-01 commit.
6621
6622 2008-06-04  Bruno Haible  <bruno@clisp.org>
6623
6624         * lib/acl-internal.h (acl_access_nontrivial): New declaration.
6625         * lib/file-has-acl.c (acl_access_nontrivial): New function.
6626         (file_has_acl): Use it. Save errno afterwards.
6627         * lib/copy-acl.c (qcopy_acl): Use acl_access_nontrivial.
6628
6629 2008-06-03  Bruno Haible  <bruno@clisp.org>
6630
6631         * lib/file-has-acl.c (file_has_acl): Put Solaris 10 code after POSIX-
6632         draft code. Simplify #ifs.
6633         * lib/set-mode-acl.c (qset_acl): Don't test for symlink if !USE_ACL.
6634         Put Solaris code after POSIX-draft code. Fix comments regarding
6635         Solaris 10, HP-UX. Mention Cygwin.
6636         * lib/copy-acl.c (qcopy_acl): Simplify #ifs.
6637
6638 2008-06-03  Eric Blake  <ebb9@byu.net>
6639
6640         Provide fallback for older kernels.
6641         * lib/utimens.c (gl_futimens) [HAVE_UTIMENSAT, HAVE_FUTIMENS]:
6642         Provide runtime fallback if kernel lacks support.
6643         Reported by Mike Frysinger.
6644
6645 2008-06-02  Bruno Haible  <bruno@clisp.org>
6646
6647         * lib/acl-internal.h (ACL_NOT_WELL_SUPPORTED): Include EOPNOTSUPP if
6648         it exists.
6649
6650 2008-06-02  Bruno Haible  <bruno@clisp.org>
6651
6652         * lib/acl_entries.c (acl_entries): Rewrite to use acl_get_entry.
6653         * lib/copy-acl.c (qcopy_acl): Update comment.
6654
6655 2008-06-02  Bruno Haible  <bruno@clisp.org>
6656
6657         * lib/acl-entries.h: Enclose most definitions in #ifs for POSIX-draft
6658         like ACL APIs.
6659
6660 2008-06-02  Bruno Haible  <bruno@clisp.org>
6661
6662         * tests/test-file-has-acl.sh: Use different code for Cygwin.
6663         * tests/test-set-mode-acl.sh: Likewise.
6664         * tests/test-copy-acl.sh: Likewise.
6665         * tests/test-copy-file.sh: Likewise.
6666
6667 2008-06-02  Bruno Haible  <bruno@clisp.org>
6668
6669         * tests/test-file-has-acl.sh: Remove unused code.
6670
6671 2008-06-01  Bruno Haible  <bruno@clisp.org>
6672
6673         * lib/copy-acl.c (qcopy_acl): New function, extracted from copy_acl.
6674         (copy_acl): Just a wrapper around qcopy_acl that emits the error
6675         messages.
6676         * lib/set-mode-acl.c (qset_acl): Document return value precisely.
6677
6678 2008-06-01  Bruno Haible  <bruno@clisp.org>
6679
6680         * m4/acl.m4 (gl_FUNC_ACL): Separate the POSIX-like and the Solaris
6681         tests. Test for libpacl, needed for OSF/1. Test for extended ACLs,
6682         needed for MacOS X. Test for HP-UX API. Test for newer and older AIX
6683         APIs.
6684         * modules/acl-tests (configure.ac): Remove tests now contained in
6685         m4/acl.m4.
6686
6687 2008-06-02  Jim Meyering  <meyering@redhat.com>
6688
6689         announce-gen: use a better key-server host name
6690         * build-aux/announce-gen (main): Recommend keys.gnupg.net, since
6691         it may be more consistently reliable.  Suggested by Werner Koch
6692         in <http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/13717>.
6693
6694 2008-06-01  Bruno Haible  <bruno@clisp.org>
6695
6696         * lib/stdio-impl.h (fp_ub): Use fp_. Needed for DragonFly BSD.
6697         Reported by Voroskoi Andras <voroskoi@gmail.com>.
6698
6699 2008-06-01  Voroskoi Andras  <voroskoi@gmail.com>  (tiny change)
6700
6701         * lib/stdio-impl.h [__DragonFly__]: Fix typo.
6702
6703 2008-06-01  Bruno Haible  <bruno@clisp.org>
6704
6705         New ACL tests.
6706         * tests/test-file-has-acl.sh: New file.
6707         * tests/test-file-has-acl.c: New file.
6708         * tests/test-set-mode-acl.sh: New file.
6709         * tests/test-set-mode-acl.c: New file.
6710         * tests/test-copy-acl.sh: New file, based on tests/test-copy-file.sh.
6711         * tests/test-copy-acl.c: New file.
6712         * modules/acl-tests: New file, based on modules/copy-file-tests.
6713         * modules/copy-file-tests (Files): Remove tests/test-sameacls.c.
6714         (Depends-on): Add acl-tests.
6715         (configure.ac): Remove checks.
6716         (Makefile.am): Don't create test-sameacls program here any more.
6717
6718 2008-06-01  Bruno Haible  <bruno@clisp.org>
6719
6720         * tests/test-copy-file.sh: Portability fixes for Solaris, HP-UX, IRIX.
6721         * tests/test-sameacls.c: Include progname.h.
6722         (main): Invoke set_program_name. Portability fixes for MacOS X,
6723         Solaris, HP-UX.
6724
6725 2008-06-01  Bruno Haible  <bruno@clisp.org>
6726
6727         * lib/freadahead.c (freadahead) [__DragonFly__]: Use the __sreadahead
6728         function.
6729         Reported by VOROSKOI Andras <voroskoi@gmail.com>.
6730
6731 2008-06-01  Bruno Haible  <bruno@clisp.org>
6732
6733         * modules/rpmatch (Depends-on): Add strdup.
6734
6735 2008-06-01  Bruno Haible  <bruno@clisp.org>
6736
6737         * lib/pipe.c: Include unistd-safer.h.
6738         (create_pipe): Ensure the returned file descriptors are not in {0,1,2}.
6739         * modules/pipe (Depends-on): Add unistd-safer.
6740
6741 2008-05-30  Simon Josefsson  <simon@josefsson.org>
6742
6743         * modules/autobuild (configure.ac): Call AB_INIT.
6744
6745 2008-05-30  Simon Josefsson  <simon@josefsson.org>
6746
6747         * tests/test-getaddrinfo.c: Don't print debug messages by default.
6748         Suggested by Bruno Haible <bruno@clisp.org>.
6749
6750 2008-05-30  Simon Josefsson  <simon@josefsson.org>
6751
6752         * tests/test-base64.c: Cast size_t to unsigned long when invoking
6753         printf.  Use %lu instead of %d.  Reported by Bruno Haible
6754         <bruno@clisp.org>.
6755
6756 2008-05-29  Eric Blake  <ebb9@byu.net>
6757
6758         Prefer new POSIX 200x interfaces over futimesat.
6759         * m4/utimens.m4 (gl_UTIMENS): Check for futimens, utimensat.
6760         * lib/utimens.c (gl_futimens): Use them for nanosecond resolution
6761         when available.
6762         [HAVE_BUGGY_NFS_TIME_STAMPS]: Allow C89 compilation.
6763
6764 2008-05-28  Bruno Haible  <bruno@clisp.org>
6765
6766         * modules/stpcpy (License): Change to LGPLv2+.
6767         Requested by David Lutterkort <dlutter@redhat.com>.
6768
6769 2008-05-27  Bruno Haible  <bruno@clisp.org>
6770
6771         * lib/localename.c (SUBLANG_TIBETAN_BHUTAN): Force value 2. Needed for
6772         current mingw.
6773         Reported by Jose E. Marchesi <jemarch@gnu.org>.
6774
6775 2008-05-27  Bruno Haible  <bruno@clisp.org>
6776
6777         * modules/iconv_open (Link): New section, from module 'iconv'.
6778         * modules/striconv (Link): Likewise.
6779         * modules/striconveh (Link): Likewise.
6780         * modules/xstriconv (Link): Likewise.
6781         * modules/unicodeio (Link): Likewise.
6782         * modules/propername (Link): Likewise.
6783         Reported by Jim Meyering.
6784
6785 2008-05-26  Jim Meyering  <meyering@redhat.com>
6786
6787         sha256: do not artificially restrict buffer length to be < 2^32
6788         * lib/sha256.h (struct sha256_ctx) [buflen]: Change type from
6789         uint32_t to size_t.
6790         * lib/sha256.c (sha256_conclude_ctx): Change type of a local
6791         to match.
6792
6793         avoid unaligned access errors, e.g., on sparc
6794         * lib/sha512.c (sha512_conclude_ctx): Use set_uint64 rather than
6795         direct access through a possibly-unaligned uint64* pointer.
6796         * lib/sha256.c (sha256_conclude_ctx): Use set_uint32 rather than
6797         direct access through a possibly-unaligned uint32* pointer.
6798         Prompted by this patch from Tom "spot" Callaway:
6799         http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/13638
6800
6801         sha512.c: fix typo in comment
6802         * lib/sha512.c (sha512_conclude_ctx): Length is 128-bit, not 64-bit.
6803
6804 2008-05-25  Bruno Haible  <bruno@clisp.org>
6805
6806         * lib/set-mode-acl.c: Renamed from lib/acl.c.
6807         * modules/acl (Files): Add lib/set-mode-acl.c, remove lib/acl.c.
6808         (Makefile.am): Update lib_SOURCES.
6809
6810 2008-05-25  Bruno Haible  <bruno@clisp.org>
6811
6812         * m4/acl.m4 (gl_FUNC_ACL): Don't set LIB_ACL_TRIVIAL.
6813
6814 2008-05-25  Jim Meyering  <meyering@redhat.com>
6815
6816         useless-if-before-free: freed expr may have white-space differences
6817         * build-aux/useless-if-before-free: Recognize cases in which the
6818         freed expression differs from the tested one in embedded white
6819         space, e.g., if (p[i + 1]) free(p[i+1]).  Correct thinko in prev:
6820         $1 was used, so we can't make any regexp shy.  Improved tests now
6821         detect this.
6822
6823         useless-if-before-free: accept white space in the expression.
6824         * build-aux/useless-if-before-free: For now, any white space
6825         in the expression must be identical in the free argument.
6826
6827         useless-if-before-free: efficiency tweak
6828         * build-aux/useless-if-before-free: Make the expression-matching
6829         regexp "shy".
6830         Make the *outer* regexp shy, not the expr-matching one.
6831
6832         update code-in-comment to accept cast of free arg
6833         * build-aux/useless-if-before-free: Update regexp.
6834
6835 2008-05-25  Bruno Haible  <bruno@clisp.org>
6836
6837         * tests/test-sameacls.c: Renamed from tests/test-copy-file-sameacls.c.
6838         * modules/copy-file-tests (Files, Makefile.am): Update.
6839         * tests/test-copy-file.c (func_test_copy): Update.
6840
6841 2008-05-24  Andreas Färber  <andreas.faerber@web.de>  (tiny change)
6842
6843         * lib/stdbool.in.h [__HAIKU__]: Disable __BEOS__ workarounds.
6844
6845 2008-05-23  Bruno Haible  <bruno@clisp.org>
6846
6847         Improve support for ACLs on OSF/1.
6848         * lib/acl.c (qset_acl): For OSF/1, use a string that ends in a comma.
6849         Remove fallback for unknown flavors of ACLs.
6850
6851 2008-05-22  Bruno Haible  <bruno@clisp.org>
6852
6853         Add support for ACLs on OSF/1.
6854         * lib/acl-internal.h (acl_get_fd, acl_set_fd): New inline function
6855         replacements.
6856         (acl_free_text): New macro fallback.
6857         * lib/acl_entries.c (acl_entries): Use acl_free_text instead of
6858         acl_free.
6859         * m4/acl.m4 (gl_FUNC_ACL): Look also in libpacl library. Test for
6860         acl_free_text function. Require AC_C_INLINE.
6861
6862 2008-05-22  Bruno Haible  <bruno@clisp.org>
6863
6864         Make copy_acl work on MacOS X 10.5.
6865         * lib/acl-internal.h (MODE_INSIDE_ACL): New macro.
6866         (ACL_NOT_WELL_SUPPORTED): On MacOS X, also handle ENOENT.
6867         * lib/acl.c (qset_acl): Add different code branch for !MODE_INSIDE_ACL.
6868         If MODE_INSIDE_ACL, don't assume that every system has the same text
6869         representation for ACLs as FreeBSD.
6870         * lib/copy-acl.c (copy_acl): Add support for platforms with
6871         !MODE_INSIDE_ACL.
6872         * lib/file-has-acl.c (file_has_acl): Likewise.
6873         * m4/acl.m4 (gl_FUNC_ACL): Test for some functions that are witness of
6874         FreeBSD, MacOS X, or IRIX, respectively.
6875
6876 2008-05-22  Bruno Haible  <bruno@clisp.org>
6877
6878         * lib/acl.h: Don't include <sys/acl.h>.
6879         (GETACLCNT): Move fallback to lib/acl-internal.h.
6880         * lib/acl-internal.h: Include <sys/acl.h> here.
6881         (GETACLCNT): New macro fallback, moved here from lib/acl.h.
6882
6883 2008-05-22  Bruno Haible  <bruno@clisp.org>
6884
6885         Split off copy_acl function to separate file.
6886         * lib/copy-acl.c: New file, extracted from lib/acl.c.
6887         * lib/acl.c (copy_acl): Moved function to separate file.
6888         * m4/acl.m4 (gl_FUNC_ACL): Remove unconditional AC_LIBOBJs.
6889         * modules/acl (Files): Add lib/copy-acl.c.
6890         (Makefiles.am): Augment lib_SOURCES.
6891
6892 2008-05-22  Bruno Haible  <bruno@clisp.org>
6893
6894         * modules/copy-file-tests: New file.
6895         * tests/test-copy-file.sh: New file.
6896         * tests/test-copy-file.c: New file.
6897         * tests/test-copy-file-sameacls.c: New file.
6898
6899 2008-05-22  Eric Blake  <ebb9@byu.net>
6900
6901         Avoid gcc warning.
6902         * tests/test-memcmp.c (main): Pass NULL indirectly.
6903
6904 2008-05-21  Bruno Haible  <bruno@clisp.org>
6905
6906         Add reference doc about ACLs.
6907         * doc/acl-resources.txt: New file.
6908         * doc/acl-cygwin.txt: New file.
6909
6910 2008-05-21  Bruno Haible  <bruno@clisp.org>
6911
6912         Avoid one more warning from gcc.
6913         * lib/vasnprintf.c (IF_LINT): Update comments.
6914         (VASNPRINTF): Use it also for the 'prefix' array initializer.
6915
6916 2008-05-21  Jim Meyering  <meyering@redhat.com>
6917
6918         avoid a warning from gcc
6919         * lib/vasnprintf.c (IF_LINT): Define.
6920         (scale10_round_decimal_long_double):
6921         Use it to avoid a "may be used uninitialized" warning.
6922         (scale10_round_decimal_double): Likewise.
6923
6924 2008-05-21  Simon Josefsson  <simon@josefsson.org>
6925
6926         * m4/memcmp.m4: When cross-compiling, assume memcmp works if it is
6927         declared.
6928
6929 2008-05-20  Bruno Haible  <bruno@clisp.org>
6930
6931         * tests/test-memcmp.c (main): Test also the sign of the result. Test
6932         against two known bugs; code taken from autoconf's AC_FUNC_MEMCMP.
6933
6934 2008-05-20  Simon Josefsson  <simon@josefsson.org>
6935
6936         * modules/memcmp-tests: New file.
6937         * tests/test-memcmp.c: New file.
6938
6939 2008-05-19  Bruno Haible  <bruno@clisp.org>
6940
6941         * modules/propername (Notice, configure.ac): Put quoted "..." into
6942         --keyword option.
6943         * lib/propername.h: Update comments accordingly.
6944         Reported by Eric Blake.
6945
6946 2008-05-19  Martin Lambers  <marlam@marlam.de>  (tiny change)
6947
6948         * modules/getpass-gnu (Depends-on): Add fseeko.
6949
6950 2008-05-19  Simon Josefsson  <simon@josefsson.org>
6951
6952         * modules/base64-tests: New file.
6953
6954 2008-05-19  Bo Borgerson <gigabo@gmail.com>
6955
6956         * lib/base64.c (base64_decode_ctx): If a decode context structure
6957         was passed in use it to ignore newlines.  If a context structure
6958         was _not_ passed in, continue to treat newlines as garbage (this
6959         is the historical behavior).  Formerly base64_decode.
6960         (base64_decode_alloc_ctx): Formerly base64_decode_alloc.  Now
6961         takes a decode context structure.
6962         * lib/base64.h (base64_decode): Macro for four-argument calls.
6963         (base64_decode_alloc): Likewise.
6964         * lib/base64.c (base64_decode_ctx): If a decode context structure
6965         was passed in use it to ignore newlines.  If a context structure
6966         was _not_ passed in, continue to treat newlines as garbage (this
6967         is the historical behavior).  Formerly base64_decode.
6968         (base64_decode_alloc_ctx): Formerly base64_decode_alloc.  Now
6969         takes a decode context structure.
6970         * lib/base64.h (base64_decode): Macro for four-argument calls.
6971         (base64_decode_alloc): Likewise.
6972
6973 2008-05-19  Jim Meyering  <meyering@redhat.com>
6974
6975         avoid a warning from gcc
6976         * lib/trim.c (IF_LINT): Define.
6977         (trim2): Use it to avoid a "may be used uninitialized" warning.
6978
6979         Fix doc typo.
6980         * doc/glibc-functions/getpass.texi (getpass): s/PATH_MAX/PASS_MAX/.
6981
6982 2008-05-19  Bruno Haible  <bruno@clisp.org>
6983
6984         * doc/glibc-functions/getpass.texi: Document limits of other
6985         implementations.
6986
6987 2008-05-19  Simon Josefsson  <simon@josefsson.org>
6988             Bruno Haible <bruno@clisp.org>
6989
6990         * doc/glibc-functions/getpass.texi: Document gnulib implementation.
6991
6992 2008-05-18  Bruno Haible  <bruno@clisp.org>
6993
6994         * modules/propername: New file, from GNU gettext.
6995         * lib/propername.h: New file, from GNU gettext.
6996         * lib/propername.c: New file, from GNU gettext.
6997         * MODULES.html.sh (Internationalization functions): Add propername.
6998
6999 2008-05-16  Jim Meyering  <meyering@redhat.com>
7000             Bruno Haible  <bruno@clisp.org>
7001
7002         Avoid some warnings from "gcc -Wshadow".
7003         * lib/vasnprintf.c (exp, remainder): Define to different identifiers.
7004
7005 2008-05-15  Eric Blake  <ebb9@byu.net>
7006
7007         Extend previous patch to cygwin 1.7.0.
7008         * m4/memmem.m4 (gl_FUNC_MEMMEM): When cross-compiling, assume a
7009         fast implementation in cygwin >= 1.7.0.
7010         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
7011         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
7012
7013 2008-05-15  Bruno Haible  <bruno@clisp.org>
7014
7015         * m4/memmem.m4 (gl_FUNC_MEMMEM): When cross-compiling, assume a fast
7016         implementation in glibc >= 2.9.
7017         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
7018         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
7019
7020 2008-05-15  Bruno Haible  <bruno@clisp.org>
7021
7022         * MODULES.html.sh (Internationalization functions): Remove linebreak.
7023         (Unicode string functions): Add unilbrk/*.
7024         Reported by Karl Berry.
7025
7026 2008-05-15  Eric Blake  <ebb9@byu.net>
7027
7028         Fix violation of <stdbool.h> replacement in regex.
7029         * lib/regcomp.c (re_compile_internal): Avoid implicit cast to bool.
7030         * lib/regexec.c (re_search_internal): Likewise.
7031         Reported by Heinrich Mislik <Heinrich.Mislik@univie.ac.at>.
7032
7033 2008-05-15  Jim Meyering  <meyering@redhat.com>
7034
7035         avoid distracting test output when git or cvs is not found
7036         * tests/test-vc-list-files-cvs.sh: Suppress 'init' error output.
7037         * tests/test-vc-list-files-git.sh: Likewise.
7038
7039 2008-05-15  Eric Blake  <ebb9@byu.net>
7040
7041         Glibc finally accepted the memmem speedup code, bugzilla #5514.
7042         * doc/glibc-functions/memmem.texi (memmem): Mention last broken
7043         glibc version.
7044         * doc/glibc-functions/strcasestr.texi (strcasestr): Likewise.
7045         * doc/posix-functions/strstr.texi (strstr): Likewise.
7046         * lib/str-two-way.h (MAX): Sychronize with glibc.
7047
7048 2008-05-15  Paolo Bonzini  <bonzini@gnu.org>
7049
7050         * lib/regcomp.c (optimize_utf8): Add a note on why we test
7051         opr.ctx_type.
7052         (calc_first): Initialize constraint field.
7053         (duplicate_node_closure): Use it instead of special casing ANCHORS.
7054         Fix grammar.
7055         (duplicate_node): Merge constraint field for all node types.
7056         (calc_eclosure_iter): Look at constraint field for all node types.
7057         * lib/regex_internal.c (create_cd_newstate): Don't look at
7058         opr.ctx_type.
7059
7060 2008-05-14  Bruno Haible  <bruno@clisp.org>
7061
7062         Help GCC to do better code generation.
7063         * lib/eealloc.h (eemalloc) [GCC >= 3]: Declare with attribute 'malloc'.
7064         * lib/pagealign_alloc.h (pagealign_alloc, pagealign_xalloc): Likewise.
7065         * lib/xalloc.h (ATTRIBUTE_MALLOC): New macro.
7066         (xmalloc, xzalloc, xcalloc, xmemdup, xstrdup, xnmalloc, xcharalloc):
7067         Declare with attribute 'malloc' if supported.
7068
7069 2008-05-14  Lasse Collin  <lasse.collin@tukaani.org>
7070
7071         use "echo STR|wc -c" rather than unportable "expr length STR"
7072         * build-aux/mktempd (mktempd): Vendor-supplied expr from at least
7073         OpenBSD 4.3 and Solaris 10 do not honor expr's "length" function.
7074
7075 2008-05-14  Jim Meyering  <meyering@redhat.com>
7076
7077         use dd ibs=$n count=1 ... rather than less-portable head -c$n
7078         * build-aux/mktempd (rand_bytes): head's -cN option is not accepted
7079         by Solaris 10's /bin/head or by the one from HP-UX 11.x.
7080         Reported in http://sourceforge.net/forum/message.php?msg_id=4960334
7081         via Collin Lasse.
7082
7083 2008-05-14  Eric Blake  <ebb9@byu.net>
7084
7085         Avoid quadratic growth in gl_LIBSOURCES.
7086         * gnulib-tool (func_emit_initmacro_done): s/\(m4_append\)_uniq/\1/.
7087         Suggested by Bruno Haible.
7088
7089         Test xmemdup0.
7090         * modules/xmemdup0-tests: New file.
7091         * tests/test-xmemdup0.c: Likewise.
7092
7093 2008-05-13  Eric Blake  <ebb9@byu.net>
7094
7095         Split xmemdup0 into its own module.
7096         * modules/xmemdup0: New file.
7097         * lib/xmemdup0.h: Likewise.
7098         * lib/xmemdup0.c: Likewise.
7099         * MODULES.html.sh (Memory management functions): Add xmemdup0.
7100         * lib/xalloc.h (xmemdup0): Remove.
7101         * lib/xmalloc.c (xmemdup0): Likewise.
7102
7103 2008-05-13  Eric Blake  <ebb9@byu.net>
7104             Bruno Haible  <bruno@clisp.org>
7105
7106         Reduce number of forks required during autoconf.
7107         * gnulib-tool (func_emit_initmacro_start): Prepare gl_LIBSOURCES_LIST
7108         and gl_LIBSOURCES_DIR.
7109         (func_emit_initmacro_end): Use them here in a single m4_syscmd...
7110         (func_emit_initmacro_done) <gl_LIBSOURCES>: ...rather than in one
7111         m4_syscmd per file.
7112         <m4_foreach_w>: Move...
7113         * m4/gnulib-common.m4 (m4_foreach_w): ...here.
7114
7115 2008-05-13  Eric Blake  <ebb9@byu.net>
7116
7117         * gnulib-tool: Fix various comment typos.
7118
7119 2008-05-12  Bruno Haible  <bruno@clisp.org>
7120
7121         Tailor the linebreaking algorithm.
7122         * lib/unilbrk/tables.c (unilbrk_table): Change (IS,AL) entry.
7123
7124 2008-05-12  Bruno Haible  <bruno@clisp.org>
7125
7126         Update to Unicode 5.0.0.
7127         * lib/unilbrk/tables.h (LBP_*): Add LBP_WJ, LBP_H2, LBP_H3, LBP_JL,
7128         LBP_JV, LBP_JT. Redistribute values.
7129         (unilbrk_table): Change size.
7130         * lib/unilbrk/tables.c (unilbrk_table): Change size. Update to match
7131         Unicode TR#14 rev. 22.
7132         * lib/unilbrk/gen-lbrk.c (LBP_*): Add LBP_WJ, LBP_H2, LBP_H3, LBP_JL,
7133         LBP_JV, LBP_JT. Redistribute values.
7134         (get_lbp): Update to match Unicode TR#14 rev. 21/22 and Unicode 5.0.0.
7135         (debug_output_lbp, fill_org_lbp, debug_output_org_lbp, output_lbp):
7136         Update.
7137         * lib/unilbrk/lbrkprop1.h: Regenerated.
7138         * lib/unilbrk/lbrkprop2.h: Regenerated.
7139         * lib/unilbrk/u8-possible-linebreaks.c (u8_possible_linebreaks):
7140         Change handling of LBP_CM after LBP_ZW. Update for new value of LBP_BK.
7141         * lib/unilbrk/u16-possible-linebreaks.c (u16_possible_linebreaks):
7142         Likewise.
7143         * lib/unilbrk/u32-possible-linebreaks.c (u32_possible_linebreaks):
7144         Likewise.
7145         * tests/unilbrk/test-u8-possible-linebreaks.c (main): Update expected
7146         result.
7147         * tests/unilbrk/test-u16-possible-linebreaks.c (main): Likewise.
7148         * tests/unilbrk/test-u32-possible-linebreaks.c (main): Likewise.
7149         * tests/unilbrk/test-ulc-possible-linebreaks.c (main): Likewise.
7150         * tests/unilbrk/test-u8-width-linebreaks.c (main): Likewise.
7151         * tests/unilbrk/test-u16-width-linebreaks.c (main): Likewise.
7152         * tests/unilbrk/test-u32-width-linebreaks.c (main): Likewise.
7153
7154 2008-05-11  Bruno Haible  <bruno@clisp.org>
7155
7156         * lib/unilbrk/gen-lbrk.c (output_lbp): Fix whitespace.
7157
7158 2008-05-11  Bruno Haible  <bruno@clisp.org>
7159
7160         * lib/unilbrk/gen-lbrk.c: New file, from GNU gettext (gen-lbrkprop.c).
7161         * modules/unilbrk/gen-lbrk: New file.
7162
7163 2008-05-11  Bruno Haible  <bruno@clisp.org>
7164
7165         * m4/sha256.m4 (gl_SHA256): Require AC_C_INLINE.
7166         * m4/sha512.m4 (gl_SHA512): Likewise.
7167
7168 2008-05-11  Jim Meyering  <meyering@redhat.com>
7169
7170         New modules: crypto/sha256, crypto/sha512 (from coreutils)
7171         * modules/crypto/sha256: New file.
7172         * modules/crypto/sha512: Likewise.
7173         * lib/sha256.c: Likewise.
7174         * lib/sha256.h: Likewise.
7175         * lib/sha512.c: Likewise.
7176         * lib/sha512.h: Likewise.
7177         * lib/u64.h: Likewise.
7178         * m4/sha256.m4: Likewise.
7179         * m4/sha512.m4: Likewise.
7180         * MODULES.html.sh (Cryptographic computations (low-level)): List them.
7181
7182 2008-05-10  Bruno Haible  <bruno@clisp.org>
7183
7184         * MODULES.html.sh (Environment variables <stdlib.h>): Add unsetenv.
7185         (Input/Output <stdio.h>): Add xprintf.
7186         (Signal handling <signal.h>): Add strsignal.
7187         (Cryptographic computations (high-level)): Add crypto/gc-camellia.
7188         (Core language properties): Add func.
7189         (Mathematics <math.h>): Add ceil, floor, frexp-nolibm.
7190         (Support for systems lacking POSIX:2001): Add environ, EOVERFLOW,
7191         strings.
7192         (Enhancements for POSIX:2001 functions): Add iconv_open-utf.
7193         (Input/output): New section.
7194         (File system functions): Add openat-die, stat-macros.
7195         (Networking functions): Add sockets.
7196         (Unicode string functions): Add unictype/*.
7197         (Support for building libraries and executables): Add gperf.
7198         (Support for building documentation): Add agpl-3.0.
7199         (Misc): Add nocrash.
7200
7201 2008-05-10  Bruno Haible  <bruno@clisp.org>
7202
7203         * modules/unictype/gen-ctype: New file.
7204
7205 2008-05-10  Jim Meyering  <meyering@redhat.com>
7206
7207         Make chdir-safer.c more efficient on a system with no symlinks.
7208         * lib/chdir-safer.c (chdir_no_follow): Skip lstat and fstat calls
7209         also if ELOOP is zero.  Suggested by Bruno Haible.
7210
7211         Make chdir-safer.c slightly safer.
7212         * lib/chdir-safer.c (chdir_no_follow): Test HAVE_WORKING_O_NOFOLLOW,
7213         not O_NOFOLLOW, in case the latter is nonzero and open ignores it.
7214
7215         Avoid compile failure on systems without ELOOP (like mingw).
7216         * lib/chdir-safer.c (ELOOP): Define if not already defined.
7217         Reported by Bruno Haible.
7218
7219 2008-05-10  Bruno Haible  <bruno@clisp.org>
7220
7221         * lib/unilbrk/ulc-common.c: Include c-strcaseeq.h instead of streq.h.
7222         (is_utf8_encoding): Use a case-insensitive comparison.
7223         * modules/unilbrk/ulc-common (Depends-on): Add c-strcaseeq. Remove
7224         streq.
7225
7226 2008-05-10  Bruno Haible  <bruno@clisp.org>
7227
7228         * lib/unilbrk/ulc-common.c: Don't include <stdlib.h>.
7229         (iconv_string_length, iconv_string_keeping_offsets): Remove functions.
7230         * lib/unilbrk/ulc-common.h (iconv_string_length,
7231         iconv_string_keeping_offsets): Remove declarations.
7232         * lib/unilbrk/ulc-possible-linebreaks.c: Include <string.h>, uniconv.h.
7233         Don't include <iconv.h>, streq.h, xsize.h.
7234         (ulc_possible_linebreaks): Use u8_conv_from_encoding for doing the
7235         conversion.
7236         * lib/unilbrk/ulc-width-linebreaks.c: Include uniconv.h. Don't include
7237         <iconv.h>, streq.h, xsize.h.
7238         (ulc_width_linebreaks): Use u8_conv_from_encoding for doing the
7239         conversion.
7240         * modules/unilbrk/ulc-common (Depends-on): Remove iconv.
7241         * modules/unilbrk/ulc-possible-linebreaks (Depends-on): Add
7242         uniconv/u8-conv-from-enc. Remove iconv_open, streq, xsize.
7243         * modules/unilbrk/ulc-width-linebreaks (Depends-on): Likewise.
7244
7245 2008-05-10  Bruno Haible  <bruno@clisp.org>
7246
7247         * modules/unilbrk/ulc-width-linebreaks-tests: New file.
7248         * tests/unilbrk/test-ulc-width-linebreaks.c: New file.
7249
7250         * modules/unilbrk/u32-width-linebreaks-tests: New file.
7251         * tests/unilbrk/test-u32-width-linebreaks.c: New file.
7252
7253         * modules/unilbrk/u16-width-linebreaks-tests: New file.
7254         * tests/unilbrk/test-u16-width-linebreaks.c: New file.
7255
7256         * modules/unilbrk/u8-width-linebreaks-tests: New file.
7257         * tests/unilbrk/test-u8-width-linebreaks.c: New file.
7258
7259         * modules/unilbrk/ulc-possible-linebreaks-tests: New file.
7260         * tests/unilbrk/test-ulc-possible-linebreaks.c: New file.
7261
7262         * modules/unilbrk/u32-possible-linebreaks-tests: New file.
7263         * tests/unilbrk/test-u32-possible-linebreaks.c: New file.
7264
7265         * modules/unilbrk/u16-possible-linebreaks-tests: New file.
7266         * tests/unilbrk/test-u16-possible-linebreaks.c: New file.
7267
7268         * modules/unilbrk/u8-possible-linebreaks-tests: New file.
7269         * tests/unilbrk/test-u8-possible-linebreaks.c: New file.
7270
7271 2008-05-10  Bruno Haible  <bruno@clisp.org>
7272
7273         Split up 'linebreak' module.
7274         * lib/unilbrk.h: New file, based on lib/linebreak.h.
7275         * lib/unilbrk/lbrkprop1.h: New file, extracted from lib/lbrkprop.h.
7276         * lib/unilbrk/lbrkprop2.h: New file, renamed from lib/lbrkprop.h with
7277         modifications.
7278         * lib/unilbrk/tables.h: New file, extracted from lib/linebreak.c.
7279         * lib/unilbrk/tables.c: New file, extracted from lib/linebreak.c.
7280         * lib/unilbrk/u8-possible-linebreaks.c: New file, extracted from
7281         lib/linebreak.c.
7282         * lib/unilbrk/u16-possible-linebreaks.c: New file, extracted from
7283         lib/linebreak.c.
7284         * lib/unilbrk/u32-possible-linebreaks.c: New file, extracted from
7285         lib/linebreak.c.
7286         * lib/unilbrk/ulc-common.h: New file, extracted from lib/linebreak.c.
7287         * lib/unilbrk/ulc-common.c: New file, extracted from lib/linebreak.c.
7288         * lib/unilbrk/ulc-possible-linebreaks.c: New file, extracted from
7289         lib/linebreak.c.
7290         * lib/unilbrk/u8-width-linebreaks.c: New file, extracted from
7291         lib/linebreak.c.
7292         * lib/unilbrk/u16-width-linebreaks.c: New file, extracted from
7293         lib/linebreak.c.
7294         * lib/unilbrk/u32-width-linebreaks.c: New file, extracted from
7295         lib/linebreak.c.
7296         * lib/unilbrk/ulc-width-linebreaks.c: New file, extracted from
7297         lib/linebreak.c.
7298         * modules/unilbrk/base: New file.
7299         * modules/unilbrk/tables: New file.
7300         * modules/unilbrk/u8-possible-linebreaks: New file.
7301         * modules/unilbrk/u16-possible-linebreaks: New file.
7302         * modules/unilbrk/u32-possible-linebreaks: New file.
7303         * modules/unilbrk/ulc-common: New file.
7304         * modules/unilbrk/ulc-possible-linebreaks: New file.
7305         * modules/unilbrk/u8-width-linebreaks: New file.
7306         * modules/unilbrk/u16-width-linebreaks: New file.
7307         * modules/unilbrk/u32-width-linebreaks: New file.
7308         * modules/unilbrk/ulc-width-linebreaks: New file.
7309         * lib/linebreak.h: Remove file.
7310         * lib/linebreak.c: Remove file.
7311         * m4/linebreak.m4: Remove file.
7312         * modules/linebreak: Remove file.
7313         * NEWS: Mention the changes.
7314
7315 2008-05-09  Eric Blake  <ebb9@byu.net>
7316
7317         Add xmemdup0.
7318         * lib/xalloc.h (xmemdup0): New prototype and C++ typesafe
7319         implementation.
7320         * lib/xmalloc.c (xmemdup0): New C implementation.
7321
7322 2008-05-08  Bruno Haible  <bruno@clisp.org>
7323
7324         * m4/wctype.m4 (gl_WCTYPE_H): Correct indentation.
7325
7326 2008-05-07  Eric Blake  <ebb9@byu.net>
7327
7328         Support cross-compilation of <wctype.h>.
7329         * m4/wctype.m4 (gl_WCTYPE_H): Fix improper nesting in
7330         AC_CACHE_CHECK.
7331
7332 2008-05-06  Soren Hansen  <soren@ubuntu.com>  (tiny change)
7333
7334         * build-aux/vc-list-files: Add support for bzr.
7335
7336 2008-05-03  Jim Meyering  <meyering@redhat.com>
7337
7338         avoid failed assertion with tight malloc
7339         * tests/test-getndelim2.c: Correct an off-by-one assertion.
7340
7341 2008-05-03  Simon Josefsson  <simon@josefsson.org>
7342
7343         * m4/inet_pton.m4: Set HAVE_DECL_INET_PTON to 0 when declarations
7344         are needed from arpa/inet.h.
7345         * m4/inet_ntop.m4: Likewise, for HAVE_DECL_INET_NTOP.
7346         Reported by Bruno Haible.
7347
7348 2008-05-02  Jim Meyering  <meyering@redhat.com>
7349
7350         avoid compilation error on FreeBSD 6
7351         * tests/test-getaddrinfo.c [!defined EAI_NODATA] (EAI_NODATA): Define.
7352
7353 2008-05-01  Jim Meyering  <meyering@redhat.com>
7354
7355         useless-if-before-free: correct --help's exit status description
7356         * build-aux/useless-if-before-free (usage): Like grep, exit 0
7357         for one or more matches, etc.  Reported by Bruno Haible.
7358
7359         vc-list-files: make the stand-alone gnulib test work
7360         * modules/vc-list-files-tests (configure.ac):
7361         Define and AC_SUBST abs_aux_dir.
7362         (Makefile.am) [TESTS_ENVIRONMENT]: Rather than passing
7363         $(abs_top_srcdir) to each script and having each of them
7364         duplicate the work of setting PATH, set PATH here, using
7365         the new variable, abs_aux_dir instead.
7366         * tests/test-vc-list-files-cvs.sh: Don't set PATH here.
7367         * tests/test-vc-list-files-git.sh: Likewise.
7368         Reported by Bruno Haible.
7369
7370 2008-05-01  Bruno Haible  <bruno@clisp.org>
7371
7372         * lib/getndelim2.c (getndelim2): Fix newsize computation during
7373         reallocation. Rename 'done' to 'found_delimiter'.
7374
7375 2008-05-01  Jim Meyering  <meyering@redhat.com>
7376
7377         vc-list-files: accommodate /bin/sh like the one from Solaris 10
7378         * build-aux/vc-list-files: Use `...`, not $(...).
7379
7380 2008-04-30  Jim Meyering  <meyering@redhat.com>
7381
7382         add tests for vc-list-files
7383         * modules/vc-list-files-tests: New module.
7384         * tests/test-vc-list-files-cvs.sh: New file.
7385         * tests/test-vc-list-files-git.sh: New file.
7386
7387         avoid a warning from gcc
7388         * lib/getndelim2.c (IF_LINT): Define.
7389         (getndelim2): Use it to avoid a "may be used uninitialized" warning.
7390
7391         vc-list-files: work properly with build-aux/cvsu, too
7392         * build-aux/vc-list-files: Hoist the "./"-removing code to apply
7393         to all cvs-based clauses.
7394
7395         vc-list-files: work properly in the CVS+awk case, too
7396         * build-aux/vc-list-files: In the CVS+awk case, remove "./" prefix.
7397
7398         vc-list-files: avoid use of ${*-*} that fails when /bin/sh is dash
7399         * build-aux/vc-list-files: Simplify ${*-*} to $dir, since we no longer
7400         take more than one file argument, so .  Add quotes, just in case $dir
7401         ever contains a shell meta-character.  Prompted by Soren Hansen in
7402         <http://thread.gmane.org/gmane.comp.emulators.libvirt/6221/focus=6240>.
7403
7404 2008-04-29  Eric Blake  <ebb9@byu.net>
7405
7406         Optimize getndelim2 to use block operations when possible.
7407         * modules/getndelim2 (Depends-on): Add stdbool, freadptr,
7408         freadseek, and memchr2.
7409         * lib/getndelim2.c (getndelim2): Use them for block reads.
7410
7411 2008-04-29  Bruno Haible  <bruno@clisp.org>
7412
7413         * m4/inet_ntop.m4 (gl_INET_NTOP): Require gl_USE_SYSTEM_EXTENSIONS.
7414         * m4/inet_pton.m4 (gl_INET_PTON): Likewise.
7415         * modules/inet_ntop (Depends-on): Add extensions.
7416         * modules/inet_pton (Depends-on): Likewise.
7417         Reported by Simon Josefsson.
7418
7419 2008-04-29  Jim Meyering  <meyering@redhat.com>
7420
7421         When the is more than one match in a block, match all of them.
7422         * build-aux/useless-if-before-free: Iterate through each block
7423         until there are no more matches.
7424
7425         Fix broken useless-if-before-free script.
7426         * build-aux/useless-if-before-free: Fix typo: missing "?" after
7427         the expression to match cast of argument to free-like function.
7428
7429 2008-04-29  Eric Blake  <ebb9@byu.net>
7430
7431         Use new header.
7432         * lib/getaddrinfo.c (includes): s/"inet_ntop.h"/<arpa/inet.h>/.
7433
7434 2008-04-29  Jim Meyering  <meyering@redhat.com>
7435
7436         Avoid test segfault on x86_64 due to lack of inet_ntop declaration.
7437         * tests/test-getaddrinfo.c: Include <arpa/inet.h>, now guaranteed
7438         by gnulib to exist and to declare e.g., inet_ntop.
7439         Don't include "inet_ntop.h", now removed.
7440
7441         * m4/arpa_inet_h.m4: Remove trailing blanks.
7442
7443 2008-04-29  Eric Blake  <ebb9@byu.net>
7444
7445         Silence valgrind on safe reads beyond potential array bounds.
7446         * lib/rawmemchr.valgrind: New file.
7447         * lib/strchrnul.valgrind: Likewise.
7448         * modules/rawmemchr (Files): Distribute new file.
7449         * modules/strchrnul (Files): Likewise.
7450         Suggested by Bruno Haible.
7451
7452 2008-04-29  Bruno Haible  <bruno@clisp.org>
7453
7454         * lib/arpa_inet.in.h: Include system's <arpa/inet.h> if it exists.
7455         (inet_ntop, inet_pton): Change portability warning's wording.
7456         * m4/arpa_inet_h.m4 (gl_HEADER_ARPA_INET): Set HAVE_ARPA_INET_H.
7457         Invoke gl_CHECK_NEXT_HEADERS.
7458         (gl_ARPA_INET_H_DEFAULTS): Initialize ARPA_INET_H.
7459         * m4/inet_ntop.m4 (gl_INET_NTOP): Require gl_ARPA_INET_H_DEFAULTS and
7460         set ARPA_INET_H.
7461         * m4/inet_pton.m4 (gl_INET_PTON): Likewise.
7462         * modules/arpa_inet (Description): No longer only for systems that
7463         lack it.
7464         (Depends-on): Add include_next.
7465         (Makeile.am): Substitute INCLUDE_NEXT, NEXT_ARPA_INET_H,
7466         HAVE_ARPA_INET_H.
7467
7468 2008-04-29  Jim Meyering  <meyering@redhat.com>
7469
7470         * modules/mkdir (License): Re-license as LGPLv2+.
7471
7472 2008-04-29  Bruno Haible  <bruno@clisp.org>
7473
7474         * modules/rawmemchr (Maintainer): Set to Eric.
7475         * modules/strchrnul (Maintainer): Likewise.
7476
7477 2008-04-29  Simon Josefsson  <simon@josefsson.org>
7478
7479         * m4/arpa_inet_h.m4 (gl_ARPA_INET_H_DEFAULTS): Set
7480         HAVE_DECL_INET_NTOP and HAVE_DECL_INET_PTON.
7481
7482         * modules/arpa_inet (arpa/inet.h): Use them.
7483
7484 2008-04-28  Eric Blake  <ebb9@byu.net>
7485
7486         Test getndelim2.
7487         * modules/getndelim2-tests: New file.
7488         * tests/test-getndelim2.c: Likewise.
7489         * lib/getndelim2.c (getndelim2): Never return 0.  Lock the
7490         stream.
7491         * m4/getndelim2.m4 (gl_GETNDELIM2): Check for lock functions.
7492
7493         * MODULES.html.sh: Document new module.
7494
7495 2008-04-20  Bruno Haible  <bruno@clisp.org>
7496
7497         * lib/c-stack.c (die): Use raise.
7498         * modules/c-stack (Depends-on): Add raise.
7499
7500 2008-04-28  Bruno Haible  <bruno@clisp.org>
7501
7502         Expect rpmatch to be declared.
7503         * lib/yesno.c (rpmatch): Remove declaration.
7504
7505         Declare rpmatch.
7506         * lib/stdlib.in.h (rpmatch): New declaration.
7507         * lib/rpmatch.c: Include <stdlib.h> first.
7508         * m4/rpmatch.m4 (gl_FUNC_RPMATCH): Require AC_USE_SYSTEM_EXTENSIONS and
7509         gl_STDLIB_H_DEFAULTS. Set HAVE_RPMATCH.
7510         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_RPMATCH,
7511         HAVE_RPMATCH.
7512         * modules/rpmatch (Depends-on): Add stdlib, extensions.
7513         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
7514         (Include): Set to <stdlib.h>.
7515         * modules/stdlib (Makefile.am): Substitute GNULIB_RPMATCH and
7516         HAVE_RPMATCH.
7517         * NEWS: Document the change.
7518
7519 2008-04-28  Bruno Haible  <bruno@clisp.org>
7520
7521         Change rpmatch to use nl_langinfo when appropriate.
7522         * lib/rpmatch.c: Include stdbool.h, string.h, langinfo.h.
7523         (N_): New macro.
7524         (localized_pattern): New function/macro.
7525         (try): Remove match, nomatch arguments. Copy the pattern into safe
7526         memory before caching it.
7527         (rpmatch): Use localized_pattern. Add translator comments.
7528         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Test for nl_langinfo and YESEXPR.
7529         Suggested by Eric Blake.
7530         * modules/rpmatch (Depends-on): Add stdbool.
7531
7532 2008-04-28  Eric Blake  <ebb9@byu.net>
7533
7534         Add rawmemchr module, matching glibc.
7535         * modules/string (Makefile.am): New indicator.
7536         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Set it.
7537         * lib/string.in.h (rawmemchr): Declare when appropriate.
7538         * modules/rawmemchr: New file.
7539         * m4/rawmemchr.m4: Likewise.
7540         * lib/rawmemchr.c: Likewise.
7541         * modules/rawmemchr-tests: Likewise.
7542         * tests/test-rawmemchr.c: Likewise.
7543         * doc/glibc-functions/rawmemchr.texi (rawmemchr): Document
7544         module.
7545         * modules/strchrnul (Depends-on): Add rawmemchr.
7546         * lib/strchrnul.c (strchrnul): Optimize a corner case.
7547
7548         Whitespace cleanup.
7549         * tests/test-strchrnul.c: Reindent.
7550         * lib/strchrnul.c: Likewise.
7551
7552         Optimize and test strchrnul.
7553         * lib/strchrnul.c (strchrnul): Rewrite to do parallel search.
7554         * modules/strchrnul-tests: New file.
7555         * tests/test-strchrnul.c: Likewise.
7556
7557         Remove intprops dependency.
7558         * modules/memchr (Depends-on): Remove intprops.
7559         * modules/memrchr (Depends-on): Likewise.
7560         * modules/memchr2 (Depends-on): Likewise.
7561         * lib/memchr.c (__memchr): Hand-inline the TYPE_MAXIMUM check.
7562         * lib/memrchr.c (__memrchr): Likewise.
7563         * lib/memrchr2.c (memchr2): Likewise.
7564         Reported by Simon Josefsson.
7565
7566 2008-04-28  Simon Josefsson  <simon@josefsson.org>
7567
7568         * m4/sys_socket_h.m4: Move AC_REQUIRE([AC_C_INLINE]) to top.
7569         Suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
7570
7571 2008-04-28  Simon Josefsson  <simon@josefsson.org>
7572
7573         * lib/inet_ntop.h, lib/inet_pton.h: Remove files.
7574
7575         * lib/inet_ntop.c: Include arpa/inet.h instead of inet_ntop.h.
7576
7577         * lib/inet_pton.c: Include arpa/inet.h instead of inet_pton.h.
7578
7579         * lib/arpa_inet.in.h [@GNULIB_INET_NTOP@]: Inline inet_ntop.h
7580         declarations.
7581         [@GNULIB_INET_PTON@]: Inline inet_pton.h declarations.
7582
7583         * m4/inet_pton.m4: Don't check for header files.
7584
7585         * m4/inet_ntop.m4: Don't check for header files.
7586
7587 2008-04-28  Simon Josefsson  <simon@josefsson.org>
7588
7589         * m4/sys_socket_h.m4: Require AC_C_INLINE when necessary.
7590         * lib/sys_socket.in.h (setsockopt): Use proper win32 tests (don't
7591         trigger for cygwin).
7592         Reported by Bruno Haible  <bruno@clisp.org>.
7593
7594 2008-04-28  Bruno Haible  <bruno@clisp.org>
7595
7596         * doc/posix-functions/strdup.texi: Mention mingw problem.
7597
7598 2008-04-27  Bruno Haible  <bruno@clisp.org>
7599
7600         * modules/stat-time-tests (Depends-on): Add sleep.
7601         * tests/test-stat-time.c (force_unlink): New function.
7602         (cleanup): Use it.
7603         (test_mtime): Remove the ctime related tests.
7604         (test_ctime): New function, containing the ctime related tests.
7605         (main): Call test_ctime, except on native Windows platforms.
7606
7607 2008-04-27  Bruno Haible  <bruno@clisp.org>
7608
7609         * lib/rpmatch.c (rpmatch): Add some comments.
7610         Reported by James Youngman <jay@gnu.org>.
7611
7612 2008-04-27  Bruno Haible  <bruno@clisp.org>
7613
7614         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Also test the behaviour on
7615         quiet NaNs.
7616
7617 2008-04-27  Bruno Haible  <bruno@clisp.org>
7618
7619         Make test-yesno.sh work on mingw.
7620         * tests/test-yesno.sh: Postprocess the output to convert CR/LF to LF.
7621         * tests/test-yesno.c: Include yesno.h first. Include binary-io.h.
7622         (main): Set stdin to binary mode.
7623         * modules/yesno-tests (Depends-on): Add binary-io.
7624
7625 2008-04-27  Bruno Haible  <bruno@clisp.org>
7626
7627         Fix 'isfinite' on x86, x86_64, ia64 platforms.
7628         * tests/test-isfinite.c (test_isfinitel): Also test the behavior on
7629         argument that lie outside the IEEE 854 domain.
7630         * m4/isfinite.m4 (gl_ISFINITEL_WORKS): New macro.
7631         (gl_ISFINITE): Use it.
7632         * doc/posix-functions/isfinite.texi: Document the fixed bugs.
7633
7634 2008-04-27  Bruno Haible  <bruno@clisp.org>
7635
7636         Allow local renaming in config.h.
7637         * lib/memrchr.c (memrchr): Don't undefine outside libc.
7638
7639 2008-04-27  Bruno Haible  <bruno@clisp.org>
7640
7641         * lib/memchr.c (__memchr): Change type of 'i'.
7642         * lib/memchr2.c (memchr2): Likewise.
7643
7644 2008-04-26  Eric Blake  <ebb9@byu.net>
7645         and Bruno Haible  <bruno@clisp.org>
7646
7647         Optimize and test memrchr.
7648         * modules/memrchr (Depends-on): Add intprops.
7649         * lib/memrchr.c (__memrchr): Avoid false positives in loop.
7650         * modules/memrchr-tests: New file.
7651         * tests/test-memrchr.c: New file.
7652
7653 2008-04-26  Bruno Haible  <bruno@clisp.org>
7654
7655         Add tentative support for DragonFly BSD.
7656         * lib/stdio-impl.h: Add macros for DragonFly BSD.
7657         * lib/fbufmode.c (fbufmode): Update conditionals. Use fp_ instead of
7658         fp.
7659         * lib/fflush.c (clear_ungetc_buffer, disable_seek_optimization,
7660         restore_seek_optimization, update_fpos_cache, rpl_fflush: Likewise.
7661         * lib/fpurge.c (fpurge): Likewise.
7662         * lib/freadable.c (freaadable): Likewise.
7663         * lib/freadahead.c (freadahead): Likewise.
7664         * lib/freading.c (freading): Likewise.
7665         * lib/freadptr.c (freadptr): Likewise.
7666         * lib/freadseek.c (freadptrinc): Likewise.
7667         * lib/fseeko.c (fseeko): Likewise.
7668         * lib/fseterr.c (fseterr): Likewise.
7669         * lib/fwritable.c (fwritable): Likewise.
7670         * lib/fwriting.c (fwriting): Likewise.
7671
7672 2008-04-26  Bruno Haible  <bruno@clisp.org>
7673
7674         * lib/stdio-impl.h: New file.
7675         * lib/fbufmode.c: Include stdio-impl.h.
7676         (fbufmode): Use fp_, remove redundant #defines.
7677         * lib/fflush.c: Include stdio-impl.h.
7678         (clear_ungetc_buffer): Remove redundant #defines.
7679         * lib/fpurge.c: Include stdio-impl.h.
7680         (fpurge): Remove redundant #defines.
7681         * lib/freadable.c: Include stdio-impl.h.
7682         (freadable): Remove redundant #defines.
7683         * lib/freadahead.c: Include stdio-impl.h.
7684         (freadahead): Remove redundant #defines.
7685         * lib/freading.c: Include stdio-impl.h.
7686         (freading): Remove redundant #defines.
7687         * lib/freadptr.c: Include stdio-impl.h.
7688         (freadptr): Remove redundant #defines.
7689         * lib/freadseek.c: Include stdio-impl.h.
7690         (freadptrinc): Remove redundant #defines.
7691         * lib/fseeko.c: Include stdio-impl.h.
7692         (rpl_fseeko): Remove redundant #defines.
7693         * lib/fseterr.c: Include stdio-impl.h.
7694         (fseterr): Remove redundant #defines.
7695         * lib/fwritable.c: Include stdio-impl.h.
7696         (fwritable: Remove redundant #defines.
7697         * lib/fwriting.c: Include stdio-impl.h.
7698         (fwriting): Remove redundant #defines.
7699         * modules/fbufmode (Files): Add lib/stdio-impl.h.
7700         * modules/fflush (Files): Likewise.
7701         * modules/fpurge (Files): Likewise.
7702         * modules/freadable (Files): Likewise.
7703         * modules/freadahead (Files): Likewise.
7704         * modules/freading (Files): Likewise.
7705         * modules/freadptr (Files): Likewise.
7706         * modules/freadseek (Files): Likewise.
7707         * modules/fseeko (Files): Likewise.
7708         * modules/fseterr (Files): Likewise.
7709         * modules/fwritable (Files): Likewise.
7710         * modules/fwriting (Files): Likewise.
7711
7712 2008-04-26  Bruno Haible  <bruno@clisp.org>
7713
7714         * lib/fflush.c (clear_ungetc_buffer, disable_seek_optimization,
7715         restore_seek_optimization, update_fpos_cache): New functions, extracted
7716         from rpl_fflush.
7717         (rpl_fflush): Use them.
7718         * m4/fflush.m4 (gl_PREREQ_FFLUSH): New macro.
7719         (gl_REPLACE_FFLUSH): Use it.
7720
7721 2008-04-26  Bruno Haible  <bruno@clisp.org>
7722
7723         * tests/test-xstrtol.sh: Work around limitation of an old 'tr' program
7724         on Solaris.
7725         * tests/test-xstrtoimax.sh: Likewise.
7726         * tests/test-xstrtoumax.sh: Likewise.
7727         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
7728
7729 2008-04-26  Bruno Haible  <bruno@clisp.org>
7730
7731         * modules/memchr-tests: New file.
7732         * tests/test-memchr.c; New file, based on tests/test-memchr2.c.
7733
7734 2008-04-26  Eric Blake  <ebb9@byu.net>
7735             Bruno Haible  <bruno@clisp.org>
7736
7737         * lib/memchr.c: Include intprops.h.
7738         (__memchr): Optimize parallel detection of matching bytes. Rename local
7739         variables. Add explanatory comments.
7740
7741 2008-04-26  Bruno Haible  <bruno@clisp.org>
7742
7743         Fix module 'memchr', broken since 2000-10-28.
7744         * lib/memchr.c: Outside glibc, define memchr, not __memchr.
7745
7746 2008-04-26  Bruno Haible  <bruno@clisp.org>
7747
7748         * lib/memchr2.c (memchr2): Rename local variables. Add explanatory
7749         comments.
7750
7751 2008-04-25  Eric Blake  <ebb9@byu.net>
7752
7753         Use native fstatat on cygwin 1.7.0.
7754         * m4/openat.m4 (gl_FUNC_OPENAT): Make sure lstat check is made
7755         first.
7756
7757 2008-04-23  Eric Blake  <ebb9@byu.net>
7758
7759         Improve memchr2 performance.
7760         * lib/memchr2.c (memchr2): Further optimize parallel detection of
7761         NUL bytes.
7762         * modules/memchr2 (Depends-on): Use intprops.h.
7763
7764 2008-04-23  Simon Josefsson  <simon@josefsson.org>
7765
7766         * lib/sys_socket.in.h (setsockopt): Be more type safe by declaring
7767         an inline function instead of a CPP macro.  Patch by Ben Pfaff
7768         <blp@cs.stanford.edu>.
7769
7770 2008-04-23  Simon Josefsson  <simon@josefsson.org>
7771
7772         * lib/arpa_inet.in.h: New file.
7773
7774         * modules/arpa_inet (Files): Add lib/arpa_inet.in.h.
7775         (Makefile.am): Sed in substitute header file.
7776
7777         * m4/arpa_inet_h.m4: Add gl_ARPA_INET_H_DEFAULTS and
7778         gl_ARPA_INET_MODULE_INDICATOR.  Use them.
7779
7780         * modules/inet_ntop (configure.ac): Use
7781         gl_ARPA_INET_MODULE_INDICATOR.
7782
7783         * modules/inet_pton (configure.ac): Use
7784         gl_ARPA_INET_MODULE_INDICATOR.
7785
7786 2008-04-22  Jim Meyering  <meyering@redhat.com>
7787
7788         * modules/verify (License): Re-license as LGPLv2+.
7789
7790 2008-04-22  Simon Josefsson  <simon@josefsson.org>
7791
7792         * lib/sys_socket.in.h: Define setsockopt macro to cast fourth
7793         parameter to void* as per POSIX standard (MinGW uses char*).
7794
7795 2008-04-21  Bruno Haible  <bruno@clisp.org>
7796
7797         * lib/wctype.in.h (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit,
7798         iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit):
7799         Define to replacements if REPLACE_ISWCNTRL is 1.
7800         * m4/wctype.m4 (gl_WCTYPE_H): Test whether the isw* functions work.
7801         If not, set WCTYPE_H to nonempty and REPLACE_ISWCNTRL to 1.
7802         * modules/wctype (Makefile.am): Substitute REPLACE_ISWCNTRL.
7803         * doc/posix-functions/iswalnum.texi: Mention the 'wctype' module and
7804         what it fixes.
7805         * doc/posix-functions/iswalpha.texi: Likewise.
7806         * doc/posix-functions/iswblank.texi: Likewise.
7807         * doc/posix-functions/iswcntrl.texi: Likewise.
7808         * doc/posix-functions/iswdigit.texi: Likewise.
7809         * doc/posix-functions/iswgraph.texi: Likewise.
7810         * doc/posix-functions/iswlower.texi: Likewise.
7811         * doc/posix-functions/iswprint.texi: Likewise.
7812         * doc/posix-functions/iswpunct.texi: Likewise.
7813         * doc/posix-functions/iswspace.texi: Likewise.
7814         * doc/posix-functions/iswupper.texi: Likewise.
7815         * doc/posix-functions/iswxdigit.texi: Likewise.
7816         Reported by Alain Guibert.
7817
7818 2008-04-21  Bruno Haible  <bruno@clisp.org>
7819
7820         * m4/vsnprintf.m4 (gl_FUNC_VSNPRINTF): Fix typo in last commit.
7821         Patch by Alain Guibert.
7822
7823 2008-04-21  Bruno Haible  <bruno@clisp.org>
7824
7825         Fix test failures on mingw.
7826         * tests/test-xstrtol.c (print_no_progname): New function.
7827         (main): Install it in error_print_progname hook.
7828         * tests/test-xstrtol.sh: Convert CR/LF to NL in output.
7829         * tests/test-xstrtoimax.sh: Likewise.
7830         * tests/test-xstrtoumax.sh: Likewise.
7831
7832 2008-04-21  Bruno Haible  <bruno@clisp.org>
7833
7834         Fix test failure on mingw.
7835         * tests/test-argp-2.sh (func_compare): Remove CRs from sed's output.
7836
7837 2008-04-21  Bruno Haible  <bruno@clisp.org>
7838
7839         * lib/localename.c (SUBLANG_TIBETAN_PRC, SUBLANG_TIBETAN_BHUTAN):
7840         Actually assign a value.
7841
7842 2008-04-20  Bruno Haible  <bruno@clisp.org>
7843
7844         Fix conflict between modules 'canonicalize' and 'canonicalize-lgpl',
7845         take 2.
7846         * lib/canonicalize.c (canonicalize_file_name): Elide if the
7847         'canonicalize-lgpl' module is also used.
7848         * lib/canonicalize-lgpl.c: Undo last change.
7849         * modules/canonicalize-lgpl (configure.ac): Invoke gl_MODULE_INDICATOR.
7850
7851 2008-04-20  Bruno Haible  <bruno@clisp.org>
7852
7853         * lib/mkdir.c (mkdir): Undefine after the includes, not right after
7854         config.h. Provide _mkdir based fallback for mingw.
7855         * lib/sys_stat.in.h (mkdir): Define through an 'extern' declaration
7856         if REPLACE_MKDIR is 1. Otherwise, test for mingw directly.
7857         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Require
7858         gl_SYS_STAT_H_DEFAULTS. When doing the replacement, set REPLACE_MKDIR
7859         rather than defining mkdir in config.h.
7860         * m4/sys_stat_h.m4 (gl_SYS_STAT_MODULE_INDICATOR): New macro.
7861         (gl_SYS_STAT_H_DEFAULTS): New macro.
7862         (gl_HEADER_SYS_STAT_H): Require it. Don't set HAVE_DECL_MKDIR and
7863         HAVE_IO_H any more.
7864         * modules/sys_stat (Makefile.am): Substitute REPLACE_MKDIR instead of
7865         HAVE_DECL_MKDIR and HAVE_IO_H.
7866
7867 2008-04-20  Bruno Haible  <bruno@clisp.org>
7868
7869         * lib/isapipe.c: Port to native Windows platforms.
7870
7871 2008-04-20  Bruno Haible  <bruno@clisp.org>
7872
7873         * lib/gc-gnulib.c: Include <windows.h> before <wincrypt.h>.
7874
7875 2008-04-21  Eric Blake  <ebb9@byu.net>
7876
7877         Work around preprocessors that don't handle UINTMAX_MAX.
7878         * lib/memchr2.c (memchr2): Avoid embedded #if.
7879         Reported by Alain Guibert, fix suggested by Bruno Haible.
7880
7881 2008-04-21  Simon Josefsson  <simon@josefsson.org>
7882
7883         * doc/posix-functions/strftime.texi (strftime): Explain better
7884         Windows incompatibility.  Suggested by Micah Cowan
7885         <micah@cowan.name>.
7886
7887 2008-04-20  Bruno Haible  <bruno@clisp.org>
7888
7889         * modules/uniconv/u32-conv-to-enc (Depends-on): Add unistr/u32-mblen,
7890         unistr/u8-mblen.
7891
7892 2008-04-20  Bruno Haible  <bruno@clisp.org>
7893
7894         Fix test failure on platforms with non-GNU iconv.
7895         * lib/uniconv/u16-conv-to-enc.c (u16_to_u8_lenient): New function.
7896         (U_TO_U8): Use it, rather than u16_to_u8.
7897         * lib/uniconv/u-conv-to-enc.h (FUNC): Allow an incomplete sequence of
7898         units at the end of the input string.
7899         * modules/uniconv/u16-conv-to-enc (Depends-on): Update.
7900
7901 2008-04-20  Bruno Haible  <bruno@clisp.org>
7902
7903         * tests/uniconv/test-u8-conv-to-enc.c (main): Accept result == NULL
7904         when the resulting length is 0.
7905         * tests/uniconv/test-u16-conv-to-enc.c (main): Likewise.
7906
7907 2008-04-20  Bruno Haible  <bruno@clisp.org>
7908
7909         * m4/roundf.m4 (gl_FUNC_ROUNDF): Add test whether roundf actually
7910         works.
7911         * doc/posix-functions/roundf.texi: Mention roundf bug on mingw.
7912
7913 2008-04-20  Bruno Haible  <bruno@clisp.org>
7914
7915         * tests/test-tsearch.c (main): Don't use initstate if it is missing.
7916         * modules/tsearch-tests (configure.ac): Test for initstate function.
7917
7918 2008-04-20  Bruno Haible  <bruno@clisp.org>
7919
7920         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Also provided a substitute
7921         for nlink_t if missing.
7922         * tests/test-sys_stat.c: Check the existence of the nlink_t type.
7923
7924 2008-04-19  Bruno Haible  <bruno@clisp.org>
7925
7926         Work around snprintf bug on Linux libc5.
7927         * m4/printf.m4 (gl_SNPRINTF_SIZE1): New macro.
7928         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
7929         gl_SNPRINTF_SIZE1.
7930         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
7931         * m4/snprintf.m4 (gl_FUNC_SNPRINTF): Likewise. Replace snprintf if
7932         that test failed.
7933         * m4/vsnprintf.m4 (gl_FUNC_VSNPRINTF): Likewise.
7934         * lib/vasnprintf.c (USE_SNPRINTF): Set to 0 on Linux libc5 systems.
7935         * modules/snprintf (Files): Add m4/printf.m4.
7936         * modules/vsnprintf (Files): Likewise.
7937         * doc/posix-functions/snprintf.texi: Document Linux libc5 problem.
7938         * doc/posix-functions/vsnprintf.texi: Likewise.
7939
7940 2008-04-19  Bruno Haible  <bruno@clisp.org>
7941
7942         * lib/vasnprintf.c (floorlog10l, floorlog10): Reduce maximum error
7943         from 0.0058 to less than 10^-7.
7944
7945 2008-04-19  Bruno Haible  <bruno@clisp.org>
7946
7947         Fix rounding when a precision is given.
7948         * lib/vasnprintf.c (is_borderline): New function.
7949         (VASNPRINTF): For %e and %g, consider replacing the digits 10....0 with
7950         9...9x.
7951         * tests/test-vasnprintf-posix.c (test_function): Test rounding with %f,
7952         %e, %g.
7953         * tests/test-vasprintf-posix.c (test_function): Likewise.
7954         * tests/test-snprintf-posix.h (test_function): Likewise.
7955         * tests/test-sprintf-posix.h (test_function): Likewise.
7956         * tests/test-fprintf-posix.h (test_function): Test rounding with %f.
7957         * tests/test-printf-posix.h (test_function): Likewise.
7958         * tests/test-printf-posix.output: Update.
7959         Reported by John Darrington <john@darrington.wattle.id.au> via
7960         Ben Pfaff <blp@cs.stanford.edu>.
7961
7962 2008-04-18  Simon Josefsson  <simon@josefsson.org>
7963
7964         * doc/posix-functions/strftime.texi (strftime): Clarify platform.
7965         Suggested by Bruno Haible <bruno@clisp.org>.
7966
7967 2008-04-17  Bruno Haible  <bruno@clisp.org>
7968
7969         * lib/lock.h (gl_lock_destroy, gl_rwlock_destroy,
7970         gl_recursive_lock_destroy): Provide no-op definitions for the dummy
7971         implementation.
7972         Patch by Bruce Merry <bmerry@gmail.com>.
7973
7974 2008-04-17  Simon Josefsson  <simon@josefsson.org>
7975
7976         * doc/posix-functions/strftime.texi (strftime): Mention that %e
7977         doesn't work under Windows.
7978
7979 2008-04-16  Bruno Haible  <bruno@clisp.org>
7980
7981         * lib/localename.c (LANG_MAORI, LANG_QUECHUA, LANG_SOTHO, LANG_UIGHUR):
7982         New macros.
7983         (SUBLANG_BOSNIAN_BOSNIA_HERZEGOVINA_LATIN,
7984         SUBLANG_BOSNIAN_BOSNIA_HERZEGOVINA_CYRILLIC,
7985         SUBLANG_CROATIAN_CROATIA, SUBLANG_CROATIAN_BOSNIA_HERZEGOVINA_LATIN,
7986         SUBLANG_MONGOLIAN_CYRILLIC_MONGOLIA, SUBLANG_MONGOLIAN_PRC,
7987         SUBLANG_QUECHUA_BOLIVIA, SUBLANG_QUECHUA_ECUADOR, SUBLANG_QUECHUA_PERU,
7988         SUBLANG_RUSSIAN_RUSSIA, SUBLANG_RUSSIAN_MOLDAVIA, SUBLANG_SPANISH_US,
7989         SUBLANG_TIBETAN_PRC, SUBLANG_TIBETAN_BHUTAN, SUBLANG_UIGHUR_PRC): New
7990         macros.
7991         (gl_locale_name_from_win32_LANGID): Refine code for Croatian/Bosnian,
7992         Mongolian, Russian, Spanish, Tibetan. Add code for Maori, Quechua,
7993         Northern Sotho, Uighur.
7994
7995 2008-04-16  Bruno Haible  <bruno@clisp.org>
7996
7997         * lib/localename.c (SUBLANG_SINDHI_INDIA): New macro.
7998         (SUBLANG_SINDHI_PAKISTAN): Change value from 1 to 2.
7999         (gl_locale_name_from_win32_LANGID): Fix code for Sindhi.
8000         Reported by Daniel Bergström <daniel@octocode.com>.
8001
8002 2007-12-25  KJK::Hyperion  <hackbunny@reactos.com>
8003             Bruno Haible  <bruno@clisp.org>
8004
8005         * lib/localename.c (gl_locale_name_canonicalize) [WIN32_NATIVE]: New
8006         function.
8007         (gl_locale_name_from_win32_LANGID, gl_locale_name_from_win32_LCID):
8008         New functions, mostly extracted from gl_locale_name_default.
8009         (gl_locale_name_default): Use gl_locale_name_from_win32_LCID.
8010
8011 2008-04-16  Eric Blake  <ebb9@byu.net>
8012
8013         Adjust strtod detection to catch glibc 2.7 bug.
8014         * m4/strtod.m4 (gl_FUNC_STRTOD): Test "nan()" behavior.
8015         Reported by John Gatewood Ham.
8016
8017 2008-04-16  Bruno Haible  <bruno@clisp.org>
8018
8019         Add tentative support for Linux libc5.
8020         * lib/fbufmode.c (fbufmode) [__GNU_LIBRARY__==1]: Reuse glibc2 code.
8021         * lib/fpurge.c (fpurge): Likewise.
8022         * lib/freadable.c (freadable): Likewise.
8023         * lib/freadahead.c (freadahead): Likewise.
8024         * lib/freading.c (freading): Likewise.
8025         * lib/freadptr.c (freadptr): Likewise.
8026         * lib/freadseek.c (freadptrinc): Likewise.
8027         * lib/fseeko.c (rpl_fseeko): Likewise.
8028         * lib/fseterr.c (fseterr): Likewise.
8029         * lib/fwritable.c (fwritable): Likewise.
8030         * lib/fwriting.c (fwriting): Likewise.
8031         Reported by Alain Guibert <alguibert+bts@free.fr>.
8032
8033 2008-04-15  Bruno Haible  <bruno@clisp.org>
8034
8035         * modules/mathl (configure.ac): Define module indicator.
8036
8037 2008-04-15  Bruno Haible  <bruno@clisp.org>
8038
8039         * lib/logl.c (logl): Remove unused variables.
8040
8041 2008-04-15  Bruno Haible  <bruno@clisp.org>
8042
8043         * lib/uniconv/u-conv-to-enc.h (FUNC): Fix return value when U_TO_U8
8044         fails.
8045
8046 2008-04-15  Bruno Haible  <bruno@clisp.org>
8047
8048         * lib/trim.c (trim2): Fix argument of isspace() macro.
8049
8050 2008-04-15  Paolo Bonzini  <bonzini@gnu.org>
8051
8052         * lib/tanl.c (kernel_tanl): Rename flag to invert, initialize it
8053         to 0.
8054         * lib/trigl.c (ieee754_rem_pio2l): Fix range checks.
8055
8056 2008-04-14  Bruno Haible  <bruno@clisp.org>
8057
8058         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Fix underquoting of
8059         AC_LANG_PROGRAM argument.
8060         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Likewise.
8061         * m4/gethrxtime.m4 (gl_ARITHMETIC_HRTIME_T): Likewise.
8062         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Likewise.
8063         * m4/inttypes.m4 (gl_INTTYPES_H): Likewise.
8064         * m4/math_h.m4 (gl_MATH_H): Likewise.
8065         * m4/mbstate_t.m4 (AC_TYPE_MBSTATE_T): Likewise.
8066         * m4/memmem.m4 (gl_FUNC_MEMMEM): Likewise.
8067         * m4/netinet_in_h.m4 (gl_HEADER_NETINET_IN): Likewise.
8068         * m4/physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): Likewise.
8069         * m4/putenv.m4 (gl_FUNC_PUTENV): Likewise.
8070         * m4/regex.m4 (gl_REGEX): Likewise.
8071         * m4/stdint.m4 (gl_INTEGER_TYPE_SUFFIX): Likewise.
8072         * m4/stdio_h.m4 (gl_STDIN_LARGE_OFFSET): Likewise.
8073         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
8074         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): Likewise.
8075         * m4/strndup.m4 (gl_FUNC_STRNDUP): Likewise.
8076         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
8077         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Likewise.
8078         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Likewise.
8079
8080 2008-04-14  Jim Meyering  <meyering@redhat.com>
8081
8082         test-strtod: fix typos: s/abs/fabs/
8083         * tests/test-strtod.c (main): Use fabs, not narrowing-to-int "abs".
8084
8085 2008-04-13  Bruno Haible  <bruno@clisp.org>
8086
8087         Fix conflict between modules 'canonicalize' and 'canonicalize-lgpl'.
8088         * lib/canonicalize-lgpl.c: Elide the contents if the 'canonicalize'
8089         module is also used and while not building the reloc-wrapper.
8090
8091 2008-04-13  Bruno Haible  <bruno@clisp.org>
8092
8093         * tests/test-getaddrinfo.c (simple): Ignore EAI_NODATA error.
8094
8095 2008-04-13  Bruno Haible  <bruno@clisp.org>
8096
8097         Fix AIX compilation failure introduced on 2008-04-02.
8098         * tests/test-frexp.c (exp): Undefine before redefining.
8099         * tests/test-frexpl.c (exp): Likewise.
8100
8101 2008-04-13  Bruno Haible  <bruno@clisp.org>
8102
8103         Work around a HP-UX stdio bug.
8104         * tests/test-ftell.c (main): Disable the fseek/ftell test on HP-UX.
8105         * tests/test-ftello.c (main): Likewise.
8106         * doc/posix-functions/ftell.texi: Mention HP-UX bug.
8107         * doc/posix-functions/ftello.texi: Likewise.
8108
8109 2008-04-13  Bruno Haible  <bruno@clisp.org>
8110
8111         Make test-signbit pass on HP-UX/hppa.
8112         * tests/test-signbit.c (minus_zerol): New variable.
8113         (test_signbitl): Use it.
8114
8115 2008-04-13  Bruno Haible  <bruno@clisp.org>
8116
8117         Make truncl work on OSF/1 4.0.
8118         * m4/truncl.m4 (gl_FUNC_TRUNCL): Test whether truncl actually works.
8119         Set REPLACE_TRUNCL, not HAVE_DECL_TRUNCL.
8120         * lib/math.in.h (truncl): Test REPLACE_TRUNCL, not HAVE_DECL_TRUNCL.
8121         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize REPLACE_TRUNCL, not
8122         HAVE_DECL_TRUNCL.
8123         * modules/math (Makefile.am): Substitute REPLACE_TRUNCL, not
8124         HAVE_DECL_TRUNCL.
8125         * doc/posix-functions/truncl.texi: Document the OSF/1 4.0 problem.
8126
8127 2008-04-13  Bruno Haible  <bruno@clisp.org>
8128
8129         * lib/unictype.h: Remove trailing comma from enumeration definitions.
8130
8131 2008-04-13  Bruno Haible  <bruno@clisp.org>
8132
8133         * lib/count-one-bits.h (COUNT_ONE_BITS): Rewrite verification
8134         expression, so as to avoid HP-UX 11 cc compiler bug.
8135
8136 2008-04-13  Bruno Haible  <bruno@clisp.org>
8137
8138         * m4/regex.m4 (gl_PREREQ_REGEX): Also check for <libintl.h>.
8139
8140 2008-04-13  Bruno Haible  <bruno@clisp.org>
8141
8142         * lib/git-merge-changelog.c: Remove empty declaration outside of
8143         functions.
8144
8145 2008-04-13  Bruno Haible  <bruno@clisp.org>
8146
8147         * modules/quotearg-tests (Makefile.am): Define test_quotearg_LDADD.
8148
8149 2008-04-13  Bruno Haible  <bruno@clisp.org>
8150
8151         * doc/posix-headers/sys_socket.texi: Document the problem on EMX.
8152         * lib/sys_socket.in.h (SHUT_RD, SHUT_WR, SHUT_RDWR): Define if missing.
8153         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Replace <sys/socket.h>
8154         also if it exists but lacks definitions of the SHUT_* macros.
8155         * modules/sys_socket (Description): Update.
8156         Reported by Elbert Pol <e.pol@chello.nl>.
8157
8158 2008-04-13  Bruno Haible  <bruno@clisp.org>
8159
8160         * lib/localcharset.c (OS2): Don't redefine if already defined.
8161         Reported by Elbert Pol <e.pol@chello.nl>.
8162
8163 2008-04-13  Bruno Haible  <bruno@clisp.org>
8164
8165         * lib/binary-io.h [__EMX__]: Include <io.h>.
8166         Reported by Elbert Pol <e.pol@chello.nl>.
8167
8168 2008-04-12  Bruno Haible  <bruno@clisp.org>
8169
8170         * lib/fpucw.h: Enable the definitions also for x86_64.
8171         Needed for NetBSD/x86_64.
8172         Reported by Thomas Klausner <tk@giga.or.at>.
8173
8174 2008-04-12  Bruno Haible  <bruno@clisp.org>
8175
8176         * tests/test-strtod.c: Include isnand.h.
8177         (main): Use isnand instead of isnan.
8178         Reported by Jim Meyering.
8179
8180 2008-04-12  Bruno Haible  <bruno@clisp.org>
8181
8182         * m4/isnanf.m4 (gl_ISNANF_WORKS): Add a test for a special NaN.
8183         Reported by Nelson H. F. Beebe <beebe@math.utah.edu>.
8184
8185 2008-04-12  Jim Meyering  <meyering@redhat.com>
8186
8187         * m4/math_h.m4 (gl_MATH_H): Fix typos.
8188
8189 2008-04-12  Bruno Haible  <bruno@clisp.org>
8190
8191         * lib/freadptr.c (freadptr) [__EMX__]: Fix wrong assertion.
8192         Reported by Elbert Pol <e.pol@chello.nl>.
8193
8194 2008-04-12  Eric Blake  <ebb9@byu.net>
8195
8196         Work around Solaris 10 math.h bug.
8197         * m4/math_h.m4 (gl_MATH_H): Check for bug.
8198         (gl_MATH_H_DEFAULTS): Set up default.
8199         * modules/math (Makefile.am): Replace new indicators.
8200         * lib/math.in.h (NAN, HUGE_VAL): Provide replacements.
8201         * tests/test-math.c (main): Test this.
8202         * m4/strtod.m4 (gl_FUNC_STRTOD): Don't rely on HUGE_VAL.
8203         * doc/posix-headers/math.texi (math.h): Mention bug.
8204         Reported by Nelson H. F. Beebe and Jim Meyering.
8205
8206 2008-04-11  Bruno Haible  <bruno@clisp.org>
8207
8208         Adapt to future versions of Apple GCC.
8209         * lib/argp-fmtstream.h (ARGP_FS_EI): Don't test __GNUC_GNU_INLINE__.
8210         Reported by Peter O'Gorman <peter@pogma.com>.
8211
8212 2008-04-11  Bruno Haible  <bruno@clisp.org>
8213
8214         * tests/test-getaddrinfo.c (simple): Ignore EAI_NONAME error.
8215
8216 2008-04-11  Bruno Haible  <bruno@clisp.org>
8217
8218         * modules/strsignal-tests (Makefile.am): Define test_strsignal_LDADD.
8219
8220         * modules/getaddrinfo-tests (Makefile.am): Define
8221         test_getaddrinfo_LDADD.
8222
8223 2008-04-11  Bruno Haible  <bruno@clisp.org>
8224
8225         * lib/strsignal.c (_sys_siglist): Don't declare if already declared.
8226         (init): Fix syntax error.
8227         * m4/strsignal.m4 (gl_PREREQ_STRSIGNAL): Check whether _sys_siglist
8228         is declared.
8229
8230 2008-04-11  Bruno Haible  <bruno@clisp.org>
8231
8232         * lib/glob.c: Include <stdbool.h>. Needed at least with IRIX cc.
8233         * modules/glob (Depends-on): Add stdbool.
8234
8235 2008-04-11  Bruno Haible  <bruno@clisp.org>
8236
8237         * lib/trim.c: Include <string.h>.
8238
8239 2008-04-11  Eric Blake  <ebb9@byu.net>
8240
8241         Avoid compile failure on OS/2.
8242         * lib/regex_internal.h (internal_function): Disable optimization
8243         on OS/2 (__EMX__), where it caused compiler error.
8244         Reported by Elbert Pol.
8245
8246 2008-04-11  Bruno Haible  <bruno@clisp.org>
8247
8248         Flush the standard error stream before aborting. Needed on mingw.
8249         * tests/test-argmatch.c (ASSERT): Call fflush(stderr) before abort().
8250         * tests/test-array_list.c (ASSERT): Likewise.
8251         * tests/test-array_oset.c (ASSERT): Likewise.
8252         * tests/test-avltree_list.c (ASSERT): Likewise.
8253         * tests/test-avltree_oset.c (ASSERT): Likewise.
8254         * tests/test-avltreehash_list.c (ASSERT): Likewise.
8255         * tests/test-binary-io.c (ASSERT): Likewise.
8256         * tests/test-byteswap.c (ASSERT): Likewise.
8257         * tests/test-c-ctype.c (ASSERT): Likewise.
8258         * tests/test-c-strcasecmp.c (ASSERT): Likewise.
8259         * tests/test-c-strcasestr.c (ASSERT): Likewise.
8260         * tests/test-c-strncasecmp.c (ASSERT): Likewise.
8261         * tests/test-c-strstr.c (ASSERT): Likewise.
8262         * tests/test-canonicalize-lgpl.c (ASSERT): Likewise.
8263         * tests/test-canonicalize.c (ASSERT): Likewise.
8264         * tests/test-carray_list.c (ASSERT): Likewise.
8265         * tests/test-ceilf1.c (ASSERT): Likewise.
8266         * tests/test-ceilf2.c (ASSERT): Likewise.
8267         * tests/test-ceill.c (ASSERT): Likewise.
8268         * tests/test-count-one-bits.c (ASSERT): Likewise.
8269         * tests/test-fbufmode.c (ASSERT): Likewise.
8270         * tests/test-fflush2.c (ASSERT): Likewise.
8271         * tests/test-floorf1.c (ASSERT): Likewise.
8272         * tests/test-floorf2.c (ASSERT): Likewise.
8273         * tests/test-floorl.c (ASSERT): Likewise.
8274         * tests/test-fopen.c (ASSERT): Likewise.
8275         * tests/test-fpending.c (ASSERT): Likewise.
8276         * tests/test-fprintf-posix.c (ASSERT): Likewise.
8277         * tests/test-fpurge.c (ASSERT): Likewise.
8278         * tests/test-freadable.c (ASSERT): Likewise.
8279         * tests/test-freadahead.c (ASSERT): Likewise.
8280         * tests/test-freading.c (ASSERT): Likewise.
8281         * tests/test-freadptr.c (ASSERT): Likewise.
8282         * tests/test-freadptr2.c (ASSERT): Likewise.
8283         * tests/test-freadseek.c (ASSERT): Likewise.
8284         * tests/test-freopen.c (ASSERT): Likewise.
8285         * tests/test-frexp.c (ASSERT): Likewise.
8286         * tests/test-frexpl.c (ASSERT): Likewise.
8287         * tests/test-fseek.c (ASSERT): Likewise.
8288         * tests/test-fseeko.c (ASSERT): Likewise.
8289         * tests/test-fstrcmp.c (ASSERT): Likewise.
8290         * tests/test-ftell.c (ASSERT): Likewise.
8291         * tests/test-ftello.c (ASSERT): Likewise.
8292         * tests/test-func.c (ASSERT): Likewise.
8293         * tests/test-fwritable.c (ASSERT): Likewise.
8294         * tests/test-fwriting.c (ASSERT): Likewise.
8295         * tests/test-getdelim.c (ASSERT): Likewise.
8296         * tests/test-getline.c (ASSERT): Likewise.
8297         * tests/test-i-ring.c (ASSERT): Likewise.
8298         * tests/test-iconv-utf.c (ASSERT): Likewise.
8299         * tests/test-iconv.c (ASSERT): Likewise.
8300         * tests/test-isfinite.c (ASSERT): Likewise.
8301         * tests/test-isnand.c (ASSERT): Likewise.
8302         * tests/test-isnanf.c (ASSERT): Likewise.
8303         * tests/test-isnanl.h (ASSERT): Likewise.
8304         * tests/test-ldexpl.c (ASSERT): Likewise.
8305         * tests/test-linked_list.c (ASSERT): Likewise.
8306         * tests/test-linkedhash_list.c (ASSERT): Likewise.
8307         * tests/test-localename.c (ASSERT): Likewise.
8308         * tests/test-lseek.c (ASSERT): Likewise.
8309         * tests/test-mbscasecmp.c (ASSERT): Likewise.
8310         * tests/test-mbscasestr1.c (ASSERT): Likewise.
8311         * tests/test-mbscasestr2.c (ASSERT): Likewise.
8312         * tests/test-mbscasestr3.c (ASSERT): Likewise.
8313         * tests/test-mbscasestr4.c (ASSERT): Likewise.
8314         * tests/test-mbschr.c (ASSERT): Likewise.
8315         * tests/test-mbscspn.c (ASSERT): Likewise.
8316         * tests/test-mbsncasecmp.c (ASSERT): Likewise.
8317         * tests/test-mbspbrk.c (ASSERT): Likewise.
8318         * tests/test-mbspcasecmp.c (ASSERT): Likewise.
8319         * tests/test-mbsrchr.c (ASSERT): Likewise.
8320         * tests/test-mbsspn.c (ASSERT): Likewise.
8321         * tests/test-mbsstr1.c (ASSERT): Likewise.
8322         * tests/test-mbsstr2.c (ASSERT): Likewise.
8323         * tests/test-mbsstr3.c (ASSERT): Likewise.
8324         * tests/test-memchr2.c (ASSERT): Likewise.
8325         * tests/test-memmem.c (ASSERT): Likewise.
8326         * tests/test-open.c (ASSERT): Likewise.
8327         * tests/test-printf-frexp.c (ASSERT): Likewise.
8328         * tests/test-printf-frexpl.c (ASSERT): Likewise.
8329         * tests/test-printf-posix.c (ASSERT): Likewise.
8330         * tests/test-quotearg.c (ASSERT): Likewise.
8331         * tests/test-rbtree_list.c (ASSERT): Likewise.
8332         * tests/test-rbtree_oset.c (ASSERT): Likewise.
8333         * tests/test-rbtreehash_list.c (ASSERT): Likewise.
8334         * tests/test-round1.c (ASSERT): Likewise.
8335         * tests/test-roundf1.c (ASSERT): Likewise.
8336         * tests/test-roundl.c (ASSERT): Likewise.
8337         * tests/test-signbit.c (ASSERT): Likewise.
8338         * tests/test-sleep.c (ASSERT): Likewise.
8339         * tests/test-snprintf-posix.c (ASSERT): Likewise.
8340         * tests/test-snprintf.c (ASSERT): Likewise.
8341         * tests/test-sprintf-posix.c (ASSERT): Likewise.
8342         * tests/test-stat-time.c (ASSERT): Likewise.
8343         * tests/test-strcasestr.c (ASSERT): Likewise.
8344         * tests/test-strerror.c (ASSERT): Likewise.
8345         * tests/test-striconv.c (ASSERT): Likewise.
8346         * tests/test-striconveh.c (ASSERT): Likewise.
8347         * tests/test-striconveha.c (ASSERT): Likewise.
8348         * tests/test-strsignal.c (ASSERT): Likewise.
8349         * tests/test-strstr.c (ASSERT): Likewise.
8350         * tests/test-strtod.c (ASSERT): Likewise.
8351         * tests/test-trunc1.c (ASSERT): Likewise.
8352         * tests/test-trunc2.c (ASSERT): Likewise.
8353         * tests/test-truncf1.c (ASSERT): Likewise.
8354         * tests/test-truncf2.c (ASSERT): Likewise.
8355         * tests/test-truncl.c (ASSERT): Likewise.
8356         * tests/test-vasnprintf-posix.c (ASSERT): Likewise.
8357         * tests/test-vasnprintf-posix2.c (ASSERT): Likewise.
8358         * tests/test-vasnprintf.c (ASSERT): Likewise.
8359         * tests/test-vasprintf-posix.c (ASSERT): Likewise.
8360         * tests/test-vasprintf.c (ASSERT): Likewise.
8361         * tests/test-vfprintf-posix.c (ASSERT): Likewise.
8362         * tests/test-vprintf-posix.c (ASSERT): Likewise.
8363         * tests/test-vsnprintf-posix.c (ASSERT): Likewise.
8364         * tests/test-vsnprintf.c (ASSERT): Likewise.
8365         * tests/test-vsprintf-posix.c (ASSERT): Likewise.
8366         * tests/test-wcwidth.c (ASSERT): Likewise.
8367         * tests/test-xfprintf-posix.c (ASSERT): Likewise.
8368         * tests/test-xprintf-posix.c (ASSERT): Likewise.
8369         * tests/test-xvasprintf.c (ASSERT): Likewise.
8370         * tests/uniconv/test-u16-conv-from-enc.c (ASSERT): Likewise.
8371         * tests/uniconv/test-u16-conv-to-enc.c (ASSERT): Likewise.
8372         * tests/uniconv/test-u16-strconv-from-enc.c (ASSERT): Likewise.
8373         * tests/uniconv/test-u16-strconv-to-enc.c (ASSERT): Likewise.
8374         * tests/uniconv/test-u32-conv-from-enc.c (ASSERT): Likewise.
8375         * tests/uniconv/test-u32-conv-to-enc.c (ASSERT): Likewise.
8376         * tests/uniconv/test-u32-strconv-from-enc.c (ASSERT): Likewise.
8377         * tests/uniconv/test-u32-strconv-to-enc.c (ASSERT): Likewise.
8378         * tests/uniconv/test-u8-conv-from-enc.c (ASSERT): Likewise.
8379         * tests/uniconv/test-u8-conv-to-enc.c (ASSERT): Likewise.
8380         * tests/uniconv/test-u8-strconv-from-enc.c (ASSERT): Likewise.
8381         * tests/uniconv/test-u8-strconv-to-enc.c (ASSERT): Likewise.
8382         * tests/unictype/test-bidi_byname.c (ASSERT): Likewise.
8383         * tests/unictype/test-bidi_name.c (ASSERT): Likewise.
8384         * tests/unictype/test-bidi_of.c (ASSERT): Likewise.
8385         * tests/unictype/test-bidi_test.c (ASSERT): Likewise.
8386         * tests/unictype/test-block_list.c (ASSERT): Likewise.
8387         * tests/unictype/test-block_of.c (ASSERT): Likewise.
8388         * tests/unictype/test-block_test.c (ASSERT): Likewise.
8389         * tests/unictype/test-categ_and.c (ASSERT): Likewise.
8390         * tests/unictype/test-categ_and_not.c (ASSERT): Likewise.
8391         * tests/unictype/test-categ_byname.c (ASSERT): Likewise.
8392         * tests/unictype/test-categ_name.c (ASSERT): Likewise.
8393         * tests/unictype/test-categ_none.c (ASSERT): Likewise.
8394         * tests/unictype/test-categ_of.c (ASSERT): Likewise.
8395         * tests/unictype/test-categ_or.c (ASSERT): Likewise.
8396         * tests/unictype/test-categ_test_withtable.c (ASSERT): Likewise.
8397         * tests/unictype/test-combining.c (ASSERT): Likewise.
8398         * tests/unictype/test-decdigit.c (ASSERT): Likewise.
8399         * tests/unictype/test-digit.c (ASSERT): Likewise.
8400         * tests/unictype/test-mirror.c (ASSERT): Likewise.
8401         * tests/unictype/test-numeric.c (ASSERT): Likewise.
8402         * tests/unictype/test-pr_byname.c (ASSERT): Likewise.
8403         * tests/unictype/test-pr_test.c (ASSERT): Likewise.
8404         * tests/unictype/test-predicate-part1.h (ASSERT): Likewise.
8405         * tests/unictype/test-scripts.c (ASSERT): Likewise.
8406         * tests/unictype/test-sy_c_ident.c (ASSERT): Likewise.
8407         * tests/unictype/test-sy_java_ident.c (ASSERT): Likewise.
8408         * tests/unistdio/test-u16-asnprintf1.c (ASSERT): Likewise.
8409         * tests/unistdio/test-u16-vasnprintf1.c (ASSERT): Likewise.
8410         * tests/unistdio/test-u16-vasnprintf2.c (ASSERT): Likewise.
8411         * tests/unistdio/test-u16-vasnprintf3.c (ASSERT): Likewise.
8412         * tests/unistdio/test-u16-vasprintf1.c (ASSERT): Likewise.
8413         * tests/unistdio/test-u16-vsnprintf1.c (ASSERT): Likewise.
8414         * tests/unistdio/test-u16-vsprintf1.c (ASSERT): Likewise.
8415         * tests/unistdio/test-u32-asnprintf1.c (ASSERT): Likewise.
8416         * tests/unistdio/test-u32-vasnprintf1.c (ASSERT): Likewise.
8417         * tests/unistdio/test-u32-vasnprintf2.c (ASSERT): Likewise.
8418         * tests/unistdio/test-u32-vasnprintf3.c (ASSERT): Likewise.
8419         * tests/unistdio/test-u32-vasprintf1.c (ASSERT): Likewise.
8420         * tests/unistdio/test-u32-vsnprintf1.c (ASSERT): Likewise.
8421         * tests/unistdio/test-u32-vsprintf1.c (ASSERT): Likewise.
8422         * tests/unistdio/test-u8-asnprintf1.c (ASSERT): Likewise.
8423         * tests/unistdio/test-u8-vasnprintf1.c (ASSERT): Likewise.
8424         * tests/unistdio/test-u8-vasnprintf2.c (ASSERT): Likewise.
8425         * tests/unistdio/test-u8-vasnprintf3.c (ASSERT): Likewise.
8426         * tests/unistdio/test-u8-vasprintf1.c (ASSERT): Likewise.
8427         * tests/unistdio/test-u8-vsnprintf1.c (ASSERT): Likewise.
8428         * tests/unistdio/test-u8-vsprintf1.c (ASSERT): Likewise.
8429         * tests/unistdio/test-ulc-asnprintf1.c (ASSERT): Likewise.
8430         * tests/unistdio/test-ulc-vasnprintf1.c (ASSERT): Likewise.
8431         * tests/unistdio/test-ulc-vasnprintf2.c (ASSERT): Likewise.
8432         * tests/unistdio/test-ulc-vasnprintf3.c (ASSERT): Likewise.
8433         * tests/unistdio/test-ulc-vasprintf1.c (ASSERT): Likewise.
8434         * tests/unistdio/test-ulc-vsnprintf1.c (ASSERT): Likewise.
8435         * tests/unistdio/test-ulc-vsprintf1.c (ASSERT): Likewise.
8436         * tests/uniwidth/test-u16-strwidth.c (ASSERT): Likewise.
8437         * tests/uniwidth/test-u16-width.c (ASSERT): Likewise.
8438         * tests/uniwidth/test-u32-strwidth.c (ASSERT): Likewise.
8439         * tests/uniwidth/test-u32-width.c (ASSERT): Likewise.
8440         * tests/uniwidth/test-u8-strwidth.c (ASSERT): Likewise.
8441         * tests/uniwidth/test-u8-width.c (ASSERT): Likewise.
8442         * tests/uniwidth/test-uc_width.c (ASSERT): Likewise.
8443         Reported by Eric Blake.
8444
8445 2008-04-11  Bruno Haible  <bruno@clisp.org>
8446
8447         * lib/wchar.in.h: Tweak comment.
8448
8449 2008-04-11  Bruno Haible  <bruno@clisp.org>
8450
8451         Fix __GNUC_STDC_INLINE__ predefine with Apple GCC on MacOS X 10.5.
8452         * gnulib-tool (func_emit_initmacro_start): Emit an invocation of
8453         gl_COMMON.
8454         * m4/gnulib-common.m4 (gl_COMMON, gl_COMMON_BODY): New macros.
8455
8456 2008-04-11  Bruno Haible  <bruno@clisp.org>
8457
8458         * modules/git-merge-changelog (git_merge_changelog_LDADD): Add LIBINTL.
8459
8460 2008-04-11  Simon Josefsson  <simon@josefsson.org>
8461
8462         * lib/gc-gnulib.c: On Windows, use CryptGenRandom from CSP instead
8463         of attempting to use non-existing /dev/*random.  Based on patch
8464         from Adam Strzelecki <ono@java.pl> in
8465         <http://lists.gnu.org/archive/html/help-gsasl/2008-02/msg00000.html>.
8466
8467 2008-04-08  Bruno Haible  <bruno@clisp.org>
8468
8469         Add tentative support for emx+gcc.
8470         * lib/fbufmode.c (fbufmode) [__EMX__]: Add conditional code.
8471         * lib/fpurge.c (fpurge): Likewise.
8472         * lib/freadable.c (freadable): Likewise.
8473         * lib/freadahead.c (freadahead): Likewise.
8474         * lib/freading.c (freading): Likewise.
8475         * lib/freadptr.c (freadptr): Likewise.
8476         * lib/freadseek.c (freadptrinc): Likewise.
8477         * lib/fseeko.c (rpl_fseeko): Likewise.
8478         * lib/fseterr.c (fseterr): Likewise.
8479         * lib/fwritable.c (fwritable): Likewise.
8480         * lib/fwriting.c (fwriting): Likewise.
8481         * m4/fpending.m4 (gl_FUNC_FPENDING): Add a variant for emx+gcc.
8482
8483 2008-04-09  Eric Blake  <ebb9@byu.net>
8484
8485         Avoid some autoconf warnings.
8486         * m4/regex.m4 (gl_REGEX): s/AC_HELP_STRING/AS_HELP_STRING/.
8487         * m4/acl.m4 (gl_FUNC_ACL): Likewise.
8488         * m4/afs.m4 (gl_AFS): Likewise.
8489         * m4/gc-random.m4 (gl_GC_RANDOM): Likewise.
8490         * m4/include_next.m4 (gl_INCLUDE_NEXT): s/AC_FOREACH/m4_foreach_w/.
8491         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Likewise.
8492         * m4/stdint.m4 (gl_STDINT_BITSIZEOF, gl_CHECK_TYPES_SIGNED)
8493         (gl_INTEGER_TYPE_SUFFIX): Likewise.
8494         * m4/onceonly_2_57.m4 (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE)
8495         (AC_CHECK_DECLS_ONCE): Likewise.
8496         Rename file...
8497         * m4/onceonly.m4: ...to this, and delete 2.54 variant, now that
8498         gnulib-tool requires autoconf 2.59 or better.
8499         * gnulib-tool (func_get_filelist): s/\(onceonly\)_2_57.m4/\1.m4/.
8500
8501 2008-04-08  Eric Blake  <ebb9@byu.net>
8502
8503         Use 'git describe --match' if present (added in git 1.5.5).
8504         * build-aux/git-version-gen: Limit result to tags that match 'v*'
8505         if possible.
8506
8507 2008-04-08  Bruno Haible  <bruno@clisp.org>
8508
8509         Add tentative support for OpenServer.
8510         * lib/fbufmode.c (fbufmode): Add conditional define for _flag, _base,
8511         _ptr, _cnt.
8512         * lib/fpurge.c (fpurge): Likewise.
8513         * lib/freadable.c (freadable): Likewise.
8514         * lib/freadahead.c (freadahead): Likewise.
8515         * lib/freading.c (freading): Likewise.
8516         * lib/freadptr.c (freadptr): Likewise.
8517         * lib/freadseek.c (freadptrinc): Likewise.
8518         * lib/fseeko.c (rpl_fseeko): Likewise.
8519         * lib/fseterr.c (fseterr): Likewise.
8520         * lib/fwritable.c (fwritable): Likewise.
8521         * lib/fwriting.c (fwriting): Likewise.
8522         Reported by Roger Cornelius <rac@tenzing.org> and
8523         Brian K. White <brian@aljex.com>.
8524
8525 2008-04-06  Jim Meyering  <meyering@redhat.com>
8526
8527         * gnulib-tool (func_add_or_update): s/backuped/backed up/ in diagnostic
8528
8529 2008-04-06  Bruno Haible  <bruno@clisp.org>
8530
8531         Avoid possible error with non-ASCII bytes in UTF-8 locales.
8532         * tests/test-fprintf-posix.sh: Use "LC_ALL=C tr" instead of "tr".
8533         * tests/test-printf-posix.sh: Likewise.
8534         * tests/test-vfprintf-posix.sh: Likewise.
8535         * tests/test-vprintf-posix.sh: Likewise.
8536         * tests/test-xprintf-posix.sh: Likewise.
8537
8538 2008-04-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8539
8540         * m4/double-slash-root.m4 (gl_DOUBLE_SLASH_ROOT): Fix quoting,
8541         hide error from 'ls', needed on OS/2.
8542         Report by Elbert Pol <elbert.pol@gmail.com>.
8543
8544 2008-04-04  Eric Blake  <ebb9@byu.net>
8545
8546         Make test-fseeko.c failures meaningful.
8547         * tests/test-fseeko.c: Print line number on failure.
8548         * tests/test-fseek.c: Likewise.
8549         Reported by Nelson H. F. Beebe.
8550
8551         Improve strtod bug detection check.
8552         * m4/strtod.m4 (gl_FUNC_STRTOD): Also check for hex-float parsing,
8553         required for Solaris 10.
8554         Reported by Bob Friesenhahn and Nelson H. F. Beebe.
8555
8556 2008-04-04  Bruno Haible  <bruno@clisp.org>
8557
8558         * modules/relocatable-prog-wrapper (Files): Add m4/environ.m4. Needed
8559         by m4/setenv.m4.
8560
8561 2008-04-03  Eric Blake  <ebb9@byu.net>
8562
8563         Ensure sane .version contents.
8564         * top/GNUmakefile (_dummy): Also delete .version when rebuilding
8565         version string.
8566         * build-aux/git-version-gen: Improve documentation.
8567
8568         Make GNU make output nicer.
8569         * top/GNUmakefile [!_have-Makefile]: Add dependency on
8570         MAKECMDGOALS to enforce message for all command line targets.  Set
8571         srcdir for use in maint.mk.
8572
8573         Another maintainer tweak.
8574         * top/GNUmakefile (_is-dist-target): Allow maintainer-distcheck as
8575         a target that regenerates version.
8576
8577 2008-04-03  Jim Meyering  <meyering@redhat.com>
8578
8579         vc-list-files: don't cause coreutils "make po-check" failure
8580         * build-aux/vc-list-files: Skip postprocessing when $2 is '.'
8581
8582 2008-04-03  Eric Blake  <ebb9@byu.net>
8583
8584         Allow VPATH usage of vc-list-files.
8585         * build-aux/vc-list-files (scriptversion): Add timestamp.
8586         (options): Add --help, --version, -C.
8587         (CVS): Support installed cvsu.
8588
8589 2008-04-02  Bruno Haible  <bruno@clisp.org>
8590
8591         Avoid some "statement with no effect" warnings from gcc.
8592         * tests/test-wctype.c (main): Explicitly ignore unused values.
8593         Reported by Jim Meyering.
8594
8595 2008-04-02  Jim Meyering  <meyering@redhat.com>
8596
8597         Avoid some warnings from "gcc -Wshadow".
8598         * tests/test-frexp.c (exp): Define to a different identifier.
8599         * tests/test-frexpl.c (exp): Likewise.
8600
8601 2008-04-03  Jim Meyering  <meyering@redhat.com>
8602
8603         bootstrap: remove dangling *.[ch] symlinks from lib
8604         * build-aux/bootstrap [dangling symlink removal]: Move find's
8605         -depth option to precede all others, to avoid a warning.
8606         Remove *.[ch] files too, and from "$source_base" (usually lib/).
8607
8608 2008-04-02  Bruno Haible  <bruno@clisp.org>
8609
8610         Avoid some warnings from "gcc -Wshadow".
8611         * tests/tests-vfprintf-posix.c (my_fprintf): Move after test_function.
8612         * tests/tests-vprintf-posix.c (my_printf): Move after test_function.
8613         * tests/tests-vsnprintf-posix.c (my_snprintf): Move after test_function.
8614         * tests/tests-vsprintf-posix.c (my_sprintf): Move after test_function.
8615         Reported by Jim Meyering.
8616
8617 2008-04-01  Bruno Haible  <bruno@clisp.org>
8618
8619         Fix test to work on IRIX 6.5 with cc.
8620         * tests/test-math.c (numeric_equal): New function.
8621         (main): Use it.
8622
8623 2008-04-01  Bruno Haible  <bruno@clisp.org>
8624
8625         * doc/posix-headers/math.texi: Refine documentation of NAN problem.
8626
8627 2008-04-01  Bruno Haible  <bruno@clisp.org>
8628
8629         * tests/test-vasnprintf-posix.c: Include nan.h instead of <math.h>.
8630         (test_function): Use NaNd, NaNl instead of NAN or 0.0L/0.0L.
8631         * modules/vasnprintf-posix-tests (Files): Add tests/nan.h.
8632         (Depends-on): Remove math.
8633
8634         * tests/test-vasprintf-posix.c: Include nan.h instead of <math.h>.
8635         (test_function): Use NaNd, NaNl instead of NAN or 0.0L/0.0L.
8636         * modules/vasprintf-posix-tests (Files): Add tests/nan.h.
8637         (Depends-on): Remove math.
8638
8639         * tests/test-snprintf-posix.h: Include nan.h instead of <math.h>.
8640         (test_function): Use NaNd, NaNl instead of NAN or 0.0L/0.0L.
8641         * modules/snprintf-posix-tests (Files): Add tests/nan.h.
8642         (Depends-on): Remove math.
8643         * modules/vsnprintf-posix-tests (Files): Add tests/nan.h.
8644         (Depends-on): Remove math.
8645
8646         * tests/test-sprintf-posix.h: Include nan.h instead of <math.h>.
8647         (test_function): Use NaNd, NaNl instead of NAN or 0.0L/0.0L.
8648         * modules/sprintf-posix-tests (Files): Add tests/nan.h.
8649         (Depends-on): Remove math.
8650         * modules/vsprintf-posix-tests (Files): Add tests/nan.h.
8651         (Depends-on): Remove math.
8652
8653         * tests/test-round1.c: Include nan.h.
8654         (main): Use NaNd instead of NAN.
8655         * modules/round-tests (Files): Add tests/nan.h.
8656
8657         * tests/test-trunc1.c: Include nan.h.
8658         (main): Use NaNd instead of NAN.
8659         * modules/trunc-tests (Files): Add tests/nan.h.
8660
8661         * tests/test-roundf1.c: Include nan.h.
8662         (main): Use NaNf instead of NAN.
8663         * modules/roundf-tests (Files): Add tests/nan.h.
8664
8665         * tests/test-truncf1.c: Include nan.h.
8666         (main): Use NaNf instead of NAN.
8667         * modules/truncf-tests (Files): Add tests/nan.h.
8668
8669         * tests/test-ceilf1.c: Include nan.h.
8670         (main): Use NaNf instead of NAN.
8671         * modules/ceilf-tests (Files): Add tests/nan.h.
8672
8673         * tests/test-floorf1.c: Include nan.h.
8674         (main): Use NaNf instead of NAN.
8675         * modules/floorf-tests (Files): Add tests/nan.h.
8676
8677         * tests/test-isnanf.c: Include nan.h instead of <math.h>.
8678         (main): Use NaNf instead of NAN.
8679         * modules/isnanf-nolibm-tests (Files): Add tests/nan.h.
8680
8681         * tests/test-isnand.c: Include nan.h instead of <math.h>.
8682         (main): Use NaNd instead of NAN.
8683         * modules/isnand-nolibm-tests (Files): Add tests/nan.h.
8684
8685         * tests/test-frexp.c: Include nan.h.
8686         (main): Use NaNd instead of NAN.
8687         * modules/frexp-tests (Files): Add tests/nan.h.
8688
8689         * lib/isnan.c: Don't include <math.h>.
8690         (FUNC): Don't use NAN macro.
8691         * modules/isnand-nolibm (Depends-on): Remove math.
8692         * modules/isnanf-nolibm (Depends-on): Remove math.
8693         * modules/isnanl (Depends-on): Remove math.
8694         * modules/isnanl-nolibm (Depends-on): Remove math.
8695
8696         * tests/nan.h: New file.
8697
8698 2008-04-01  Eric Blake  <ebb9@byu.net>
8699
8700         Fix typos.
8701         * tests/test-strtod.c (main): s/FLT_/DBL_/ for minimum and epsilon
8702         values to be the right type.
8703
8704         For now, cater to gnulib strtod inaccuracies.
8705         * tests/test-strtod.c (main): Allow 1-ulp error on expected
8706         fractional results.  While not as nice from a QoI perspective, it
8707         is a quicker patch than correctly implementing decimal to binary
8708         rounding.
8709
8710 2008-03-31  Eric Blake  <ebb9@byu.net>
8711
8712         Guarantee a definition of NAN.
8713         * lib/math.in.h (NAN): Define if missing.
8714         * tests/test-math.c (main): Test it.
8715         * doc/posix-headers/math.texi (math.h): Document this.
8716         * lib/isnan.c (rpl_isnand): Use it.
8717         * tests/test-ceilf1.c (NaN): Delete, and use NAN instead.
8718         * tests/test-floorf1.c (NaN): Likewise.
8719         * tests/test-frexp.c (NaN): Likewise.
8720         * tests/test-isnand.c (NaN): Likewise.
8721         * tests/test-isnanf.c (NaN): Likewise.
8722         * tests/test-round1.c (NaN): Likewise.
8723         * tests/test-roundf1.c (NaN): Likewise.
8724         * tests/test-snprintf-posix.h (NaN): Likewise.
8725         * tests/test-sprintf-posix.h (NaN): Likewise.
8726         * tests/test-trunc1.c (NaN): Likewise.
8727         * tests/test-truncf1.c (NaN): Likewise.
8728         * tests/test-vasnprintf-posix.c (NaN): Likewise.
8729         * tests/test-vasprintf-posix.c (NaN): Likewise.
8730         * modules/isnand-nolibm (Depends-on): Add math.
8731         * modules/isnanf-nolibm (Depends-on): Likewise.
8732         * modules/isnanl (Depends-on): Likewise.
8733         * modules/isnanl-nolibm (Depends-on): Likewise.
8734         * modules/snprintf-posix-tests (Depends-on): Likewise.
8735         * modules/sprintf-posix-tests (Depends-on): Likewise.
8736         * modules/vsnprintf-posix-tests (Depends-on): Likewise.
8737         * modules/vsprintf-posix-tests (Depends-on): Likewise.
8738         * modules/vasnprintf-posix-tests (Depends-on): Likewise.
8739         * modules/vasprintf-posix-tests (Depends-on): Likewise.
8740
8741 2008-03-31  Bruno Haible  <bruno@clisp.org>
8742
8743         * tests/test-strtod.c (main): Update results for OSF/1 platforms.
8744         * doc/posix-functions/strtod.texi: Likewise.
8745
8746 2008-03-31  Bruno Haible  <bruno@clisp.org>
8747
8748         * tests/test-strtod.c (main): Don't use C99 syntax.
8749
8750 2008-03-31  Bruno Haible  <bruno@clisp.org>
8751
8752         * tests/test-strtod.c (main): Don't test NAN macro. Needed for Solaris.
8753         Reported by Eric Blake.
8754
8755 2008-03-31  Jim Meyering  <meyering@redhat.com>
8756
8757         Don't compare actual signbit return values.
8758         * tests/test-strtod.c (main): Rather, compare only their
8759         zero/non-zero nature.
8760
8761 2008-03-31  Eric Blake  <ebb9@byu.net>
8762
8763         More strtod documentation.
8764         * doc/posix-functions/strtod.texi (strtod): Interpret more test
8765         failures as distinct bugs.
8766
8767 2008-03-30  Paul Eggert  <eggert@cs.ucla.edu>
8768
8769         * lib/wchar.in.h [defined __need_mbstate_t]: Just include <wchar.h>.
8770         Problem reported by Erik Benada in
8771         <http://lists.gnu.org/archive/html/bug-gnulib/2008-03/msg00249.html>.
8772
8773 2008-03-30  Bruno Haible  <bruno@clisp.org>
8774
8775         * tests/test-strtod.c: Add comments about which assertion fails on which
8776         platform.
8777         * doc/posix-functions/strtod.texi: Add info about many more platforms.
8778
8779 2008-03-30  Eric Blake  <ebb9@byu.net>
8780
8781         Test signbit behavior on zeros.
8782         * tests/test-signbit.c (test_signbitf): Add tests for zero.
8783         (test_signbitd, test_signbitl): Likewise.
8784
8785         More strtod touchups.
8786         * tests/test-strtod.c (main): Ignore tests for signbit on NaN, and
8787         sign of negative underflow, for now.  Use .5, not .1.
8788         * doc/posix-functions/strtod.texi (strtod): Mention these
8789         limitations.
8790         Reported by Jim Meyering.
8791
8792 2008-03-30  Bruno Haible  <bruno@clisp.org>
8793
8794         * lib/striconveh.h (mem_iconveh, str_iconveh): Optimize the conversion
8795         from UTF-8 to UTF-8//TRANSLIT in the same way as from UTF-8 to UTF-8.
8796
8797 2008-03-30  Bruno Haible  <bruno@clisp.org>
8798
8799         Avoid failure when attempting to return empty iconv results on some
8800         platforms.
8801         * lib/striconveh.c (mem_cd_iconveh_internal): In the final memory
8802         allocation, don't report ENOMEM when the resulting string is empty.
8803
8804 2008-03-30  Bruno Haible  <bruno@clisp.org>
8805
8806         Fix buffer overrun.
8807         * lib/vasnprintf.c (VASNPRINTF): If !USE_SNPRINTF && pad_ourselves:
8808         Don't consider the width for tmp_length. Check count against tmp_length
8809         before doing the padding. Ensure enough allocation during padding.
8810
8811 2008-03-30  Eric Blake  <ebb9@byu.net>
8812
8813         strtod touchups.
8814         * lib/strtod.c (strtod): Avoid compiler warnings.
8815         Reported by Jim Meyering.
8816
8817 2008-03-30  Bruno Haible  <bruno@clisp.org>
8818
8819         * lib/unistdio/u-vsprintf.h (EOVERFLOW): Remove fallback.
8820         * modules/unistdio/ulc-vsprintf (Depends-on): Add EOVERFLOW.
8821         * modules/unistdio/u8-vsprintf (Depends-on): Add EOVERFLOW.
8822         * modules/unistdio/u8-u8-vsprintf (Depends-on): Add EOVERFLOW.
8823         * modules/unistdio/u16-vsprintf (Depends-on): Add EOVERFLOW.
8824         * modules/unistdio/u16-u16-vsprintf (Depends-on): Add EOVERFLOW.
8825         * modules/unistdio/u32-vsprintf (Depends-on): Add EOVERFLOW.
8826         * modules/unistdio/u32-u32-vsprintf (Depends-on): Add EOVERFLOW.
8827
8828         * lib/unistdio/u-vsnprintf.h (EOVERFLOW): Remove fallback.
8829         * modules/unistdio/ulc-vsnprintf (Depends-on): Add EOVERFLOW.
8830         * modules/unistdio/u8-vsnprintf (Depends-on): Add EOVERFLOW.
8831         * modules/unistdio/u8-u8-vsnprintf (Depends-on): Add EOVERFLOW.
8832         * modules/unistdio/u16-vsnprintf (Depends-on): Add EOVERFLOW.
8833         * modules/unistdio/u16-u16-vsnprintf (Depends-on): Add EOVERFLOW.
8834         * modules/unistdio/u32-vsnprintf (Depends-on): Add EOVERFLOW.
8835         * modules/unistdio/u32-u32-vsnprintf (Depends-on): Add EOVERFLOW.
8836
8837         * lib/unistdio/u-vasprintf.h (EOVERFLOW): Remove fallback.
8838         * modules/unistdio/ulc-vasprintf (Depends-on): Add EOVERFLOW.
8839         * modules/unistdio/u8-vasprintf (Depends-on): Add EOVERFLOW.
8840         * modules/unistdio/u8-u8-vasprintf (Depends-on): Add EOVERFLOW.
8841         * modules/unistdio/u16-vasprintf (Depends-on): Add EOVERFLOW.
8842         * modules/unistdio/u16-u16-vasprintf (Depends-on): Add EOVERFLOW.
8843         * modules/unistdio/u32-vasprintf (Depends-on): Add EOVERFLOW.
8844         * modules/unistdio/u32-u32-vasprintf (Depends-on): Add EOVERFLOW.
8845
8846         * lib/unistdio/ulc-vfprintf.c (EOVERFLOW): Remove fallback.
8847         * modules/unistdio/ulc-vfprintf (Depends-on): Add EOVERFLOW.
8848
8849         * lib/unistdio/ulc-fprintf.c (EOVERFLOW): Remove fallback.
8850         * modules/unistdio/ulc-fprintf (Depends-on): Add EOVERFLOW.
8851
8852         * lib/xvasprintf.c (EOVERFLOW): Remove fallback.
8853         * modules/xvasprintf (Depends-on): Add EOVERFLOW.
8854
8855         * lib/vsprintf.c (EOVERFLOW): Remove fallback.
8856         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Drop gl_EOVERFLOW.
8857         * modules/vsprintf-posix (Depends-on): Add EOVERFLOW.
8858
8859         * lib/vsnprintf.c (EOVERFLOW): Remove fallback.
8860         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Drop gl_EOVERFLOW.
8861         * modules/vsnprintf (Depends-on): Add EOVERFLOW.
8862
8863         * lib/vfprintf.c (EOVERFLOW): Remove fallback.
8864         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Drop gl_EOVERFLOW.
8865         * modules/vfprintf-posix (Depends-on): Add EOVERFLOW.
8866
8867         * lib/vasprintf.c (EOVERFLOW): Remove fallback.
8868         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Drop gl_EOVERFLOW.
8869         * modules/vasprintf (Depends-on): Add EOVERFLOW.
8870
8871         * lib/vasnprintf.c (EOVERFLOW): Remove fallback.
8872         * m4/vasnprintf.m4 (gl_FUNC_VASNPRINTF): Drop gl_EOVERFLOW.
8873         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Drop gl_EOVERFLOW.
8874         * modules/vasnprintf (Files): Remove m4/eoverflow.m4.
8875         (Depends-on): Add EOVERFLOW.
8876         * modules/unistdio/ulc-vasnprintf (Files): Remove m4/eoverflow.m4.
8877         (Depends-on): Add EOVERFLOW.
8878         * modules/unistdio/u8-vasnprintf (Files): Remove m4/eoverflow.m4.
8879         (Depends-on): Add EOVERFLOW.
8880         * modules/unistdio/u8-u8-vasnprintf (Files): Remove m4/eoverflow.m4.
8881         (Depends-on): Add EOVERFLOW.
8882         * modules/unistdio/u16-vasnprintf (Files): Remove m4/eoverflow.m4.
8883         (Depends-on): Add EOVERFLOW.
8884         * modules/unistdio/u16-u16-vasnprintf (Files): Remove m4/eoverflow.m4.
8885         (Depends-on): Add EOVERFLOW.
8886         * modules/unistdio/u32-vasnprintf (Files): Remove m4/eoverflow.m4.
8887         (Depends-on): Add EOVERFLOW.
8888         * modules/unistdio/u32-u32-vasnprintf (Files): Remove m4/eoverflow.m4.
8889         (Depends-on): Add EOVERFLOW.
8890
8891         * lib/sprintf.c (EOVERFLOW): Remove fallback.
8892         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Drop gl_EOVERFLOW.
8893         * modules/sprintf-posix (Depends-on): Add EOVERFLOW.
8894
8895         * lib/snprintf.c (EOVERFLOW): Remove fallback.
8896         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Drop gl_EOVERFLOW.
8897         * modules/snprintf (Depends-on): Add EOVERFLOW.
8898
8899         * lib/poll.c (EOVERFLOW): Remove fallback.
8900         * modules/poll (Depends-on): Add EOVERFLOW.
8901
8902         * lib/getugroups.c (EOVERFLOW): Remove fallback.
8903         * modules/getugroups (Depends-on): Add EOVERFLOW.
8904
8905         * lib/getdelim.c (EOVERFLOW): Remove fallback.
8906         * modules/getdelim (Depends-on): Add EOVERFLOW.
8907
8908         * lib/ftell.c (EOVERFLOW): Remove fallback.
8909         * modules/ftell (Depends-on): Add EOVERFLOW.
8910
8911         * lib/fprintf.c (EOVERFLOW): Remove fallback.
8912         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Drop gl_EOVERFLOW.
8913         * modules/fprintf-posix (Depends-on): Add EOVERFLOW.
8914
8915         * lib/c-stack.c (EOVERFLOW): Remove unused fallback.
8916
8917         * modules/EOVERFLOW-tests: New file.
8918         * tests/test-EOVERFLOW.c: New file.
8919
8920         * modules/EOVERFLOW: New file.
8921         * doc/posix-headers/errno.texi: Mention EOVERFLOW portability problem.
8922
8923 2008-03-30  Bruno Haible  <bruno@clisp.org>
8924
8925         Fix bug introduced on 2007-06-10.
8926         * lib/vasnprintf.c (VASNPRINTF): When performing zero-padding, use
8927         spaces instead of 0 digits for 's' also when ENABLE_UNISTDIO.
8928
8929 2008-03-30  Bruno Haible  <bruno@clisp.org>
8930
8931         Improve freadseek's efficiency after ungetc.
8932         * lib/freadseek.c: Include freadahead.h.
8933         (freadptrinc): New function, extracted from freadseek.
8934         (freadseek): Use it in a loop. Use freadahead to determine the number
8935         of loop iterations.
8936         * modules/freadseek (Depends-on): Add freadahead.
8937         (configure.ac): Require AC_C_INLINE.
8938
8939 2008-03-30  Bruno Haible  <bruno@clisp.org>
8940
8941         * lib/freadseek.c (freadseek): Don't ignore the return value of
8942         freadptr.
8943
8944 2008-03-29  Eric Blake  <ebb9@byu.net>
8945
8946         Add hex float support.
8947         * modules/strtod (Depends-on): Add c-ctype.
8948         (Link): Mention POW_LIB.
8949         * lib/strtod.c (strtod): Recognize hex floats.  Don't allow
8950         whitespace between 'e' and exponent.
8951         * tests/test-strtod.c (main): Enable hex float tests.
8952         * doc/posix-functions/strtod.texi (strtod): Document what gnulib
8953         now provides.
8954
8955         Document various strtod bugs, with some fixes.
8956         * doc/posix-functions/strtod.texi (strtod): Document bugs with
8957         "-0x", "inf", "nan", and hex constants.
8958         * doc/posix-functions/atof.texi (atof): Likewise.
8959         * modules/stdlib (Makefile.am): Support strtod.
8960         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Likewise.
8961         * m4/strtod.m4 (gl_FUNC_STRTOD): Fit in stdlib framework, and
8962         detect additional strtod bugs.
8963         * lib/stdlib.in.h (rpl_strtod): Add declarations.
8964         * lib/strtod.c (strtod): Return -0.0 on negative underflow.  Use
8965         bool where appropriate.  Parse 'inf' and 'nan'.
8966         * tests/test-strtod.c: New file.
8967         * modules/strtod (Depends-on): Add stdbool, stdlib.
8968         (configure.ac): Turn on module indicator.
8969         * modules/strtod-tests: New module.
8970
8971 2008-03-29  Eric Blake  <ebb9@byu.net>
8972
8973         Fix ftell on mingw.
8974         * lib/ftell.c (EOVERFLOW): Define if the system lacks it.
8975         * modules/ftell-tests (Depends-on): Add binary-io.
8976         * modules/ftello-tests (Depends-on): Likewise.
8977         * tests/test-ftell.c (main): Enhance test to cover behavior after
8978         ungetc.  Enforce binary mode.
8979         * tests/test-ftello.c (main): Likewise.
8980
8981         Pass test-freadseek on cygwin.
8982         * modules/freadseek (Depends-on): Use freadptr, not freadahead.
8983         * lib/freadseek.c (freadseek): Don't increment beyond bounds of
8984         ungetc buffer.
8985
8986         * tests/test-fflush2.c (main): Fix typo.
8987
8988 2008-03-29  Bruno Haible  <bruno@clisp.org>
8989
8990         * tests/test-fflush2.c (main): Temporarily disable the contents of
8991         this test.
8992         * m4/fflush.m4 (gl_FUNC_FFLUSH): Add a TODO.
8993         Reported by Eric Blake.
8994
8995 2008-03-28  Simon Josefsson  <simon@josefsson.org>
8996
8997         * lib/gc.h (enum Gc_hash): Add GC_SHA224.
8998         (GC_SHA224_DIGEST_SIZE): Add.
8999
9000         * lib/gc-libgcrypt.c (gc_hash_open): Handle SHA-224.
9001         (gc_hash_digest_length): Likewise.
9002         (gc_hash_buffer): Likewise.
9003
9004 2008-03-25  Bruno Haible  <bruno@clisp.org>
9005
9006         * doc/gnulib-tool.texi (gettextize and autopoint): Explain in more
9007         detail which gettext release to use.
9008         Reported by Simon Josefsson.
9009
9010 2008-03-26  Jim Meyering  <meyering@redhat.com>
9011
9012         gnumakefile: remove file from $(top_builddir), not from $(top_srcdir)
9013         * modules/gnumakefile (clean-GNUmakefile): Also, use
9014         test ... && ... || : syntax rather than if-then ... fi.
9015
9016         gnumakefile: Don't double-quote-expand $(VPATH) value.
9017         * modules/gnumakefile (clean-GNUmakefile): Use single quotes.
9018
9019 2008-03-24  Eric Blake  <ebb9@byu.net>
9020
9021         Alter GNUmakefile to install into top directory.
9022         * modules/maintainer-makefile: Split, and add dependency...
9023         * modules/gnumakefile: to this new module.
9024         * build-aux/GNUmakefile: Move...
9025         * top/GNUmakefile: ...here.
9026         * build-aux/maint.mk: Move...
9027         * top/maint.mk: ...here.
9028         * MODULES.html.sh (Support for maintaining...): Document new
9029         module.
9030
9031 2008-03-23  Bruno Haible  <bruno@clisp.org>
9032
9033         * gnulib-tool: New options --vc-files, --no-vc-files.
9034         (func_usage): Document them.
9035         (vc_files): New variable.
9036         (func_import): Consider vc_files.
9037         (func_create_testdir): Set vc_files to empty.
9038         Suggested by Jim Meyering and Karl Berry.
9039
9040 2008-03-23  Bruno Haible  <bruno@clisp.org>
9041
9042         Fix regex compilation error on HP-UX 11.
9043         * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_TYPE_MBSTATE_T.
9044         * modules/regex (Files): Add m4/mbstate_t.m4.
9045         Reported by Ton Voon <ton.voon@altinity.com>.
9046
9047 2008-03-23  Bruno Haible  <bruno@clisp.org>
9048
9049         * doc/gnulib-tool.texi (gettextize and autopoint): New section.
9050
9051 2008-03-23  Eric Blake  <ebb9@byu.net>
9052             Bruno Haible  <bruno@clisp.org>
9053
9054         Install files from top/ in the destination directory.
9055         * gnulib-tool (func_get_automake_snippet): Synthesize an EXTRA_DIST
9056         augmentation also for the files from top/.
9057         (func_import, func_create_testdir): Rewrite file names:
9058         top/filename -> filename.
9059
9060 2008-03-23  Bruno Haible  <bruno@clisp.org>
9061
9062         Tweak "gnulib --version" output.
9063         * gnulib-tool (func_version): Replace "-dirty" suffix with "-modified".
9064
9065 2008-03-23  Bruno Haible  <bruno@clisp.org>
9066
9067         Tweak "gnulib --version" output.
9068         * gnulib-tool (func_version): Use date of last commit to ChangeLog,
9069         rather than contents of ChangeLog, when possible.
9070
9071 2008-03-21  Eric Blake  <ebb9@byu.net>
9072
9073         More --version tweaks.
9074         * gnulib-tool (func_version): Obey GNU Coding Standards.  Output
9075         date of last ChangeLog entry.
9076
9077 2008-03-21  Jim Meyering  <meyering@redhat.com>
9078
9079         * build-aux/GNUmakefile (_have-git-version-gen): Split long line.
9080
9081 2008-03-20  Eric Blake  <ebb9@byu.net>
9082
9083         VPATH fix.
9084         * build-aux/GNUmakefile (_have_git-version-gen): Look in correct dir.
9085
9086 2008-03-20  Simon Josefsson  <simon@josefsson.org>
9087
9088         * build-aux/GNUmakefile: Make git-version-gen optional.  Add
9089         _build-aux variable.  Suggested by Eric Blake <ebb9@byu.net>.
9090
9091 2008-03-20  Eric Blake  <ebb9@byu.net>
9092
9093         Sync GNUmakefile with coreutils.
9094         * build-aux/GNUmakefile (have-Makefile): Rename...
9095         (_have-Makefile): ...to this, for namespace consideration.
9096         (GNUmakefile.cfg): Include, if present.
9097         (_autoreconf): Define a default.
9098         (_is-dist-target): New rule for rebuilds to pick up intra-release
9099         version.
9100         (maint-cfg.mk): Rename...
9101         (cfg.mk): ...to this.
9102
9103 2008-03-18  Jim Meyering  <meyering@redhat.com>
9104
9105         New script and module: mktempd
9106         * MODULES.html.sh (maint+release support): Add mktempd.
9107         * build-aux/mktempd: New file.
9108         * modules/mktempd: New file.
9109
9110 2008-03-15  Jim Meyering  <meyering@redhat.com>
9111
9112         Undo last change.
9113         * lib/sha1.c, lib/md5.c: 63 != ~63.
9114         Reported by Andreas Schwab.
9115
9116         sha1.c, md5.c: Hoist a redundant expression.
9117         * lib/sha1.c (sha1_process_bytes): AND-off the low bits in
9118         "ctx->buflen" only once, before calling *_process_block.
9119         * lib/md5.c (md5_process_bytes): Likewise.
9120
9121 2008-03-14  Eric Blake  <ebb9@byu.net>
9122
9123         Bump copyright year in files generated by gnulib-tool.
9124         * gnulib-tool (func_emit_copyright_notice): Extract copyright from
9125         gnulib-tool, rather than hard-coding it.
9126
9127         Fix 'gnulib-tool --version' output to work with git.
9128         * gnulib-tool (func_gnulib_dir): New function, extracted from...
9129         (startup): ...here.
9130         (func_version): Use it to invoke git-version-gen, rather than
9131         relying on CVS keyword expansion.  Modernize wording.
9132         (cvsdatestamp, last_checkin_date, version): Kill unused
9133         variables.
9134
9135 2008-03-12  Jim Meyering  <meyering@redhat.com>
9136
9137         Recognize optional cast of the argument to free.
9138         * build-aux/useless-if-before-free: Update regexps.
9139
9140         * build-aux/bootstrap (gnulib_tool): Remove trailing blanks.
9141
9142 2008-03-11  Bruno Haible  <bruno@clisp.org>
9143
9144         Extend AC_LIB_LINKFLAGS to the situation of several libraries provided
9145         by a single package.
9146         * m4/lib-link.m4 (AC_LIB_FROMPACKAGE): New macro.
9147         (AC_LIB_LINKFLAGS_BODY): Use the information stored by
9148         AC_LIB_FROMPACKAGE. Use AC_ARG_WITH instead of AC_LIB_ARG_WITH.
9149         Reported by Sam Steingold <sds@gnu.org>.
9150
9151 2008-03-12  Sergey Poznyakoff  <gray@gnu.org.ua>
9152
9153         * build-aux/bootstrap (version_controlled_file): Adapt for SVN
9154         repositories.
9155
9156 2008-03-11  Bruno Haible  <bruno@clisp.org>
9157
9158         Avoid conflicts between local macro definitions.
9159         * m4/lib-link.m4 (AC_LIB_LINKFLAGS, AC_LIB_HAVE_LINKFLAGS,
9160         AC_LIB_LINKFLAGS_BODY): Use pushdef/popdef instead of define/undefine.
9161
9162 2008-03-10  Peter O'Gorman  <bug-gnulib@mlists.thewrittenword.com>
9163             Bruno Haible  <bruno@clisp.org>
9164
9165         Make va_copy work with some version of xlc on AIX 5.1.
9166         * lib/stdarg.in.h: New file.
9167         * m4/stdarg.m4 (gl_STDARG_H): Initialize STDARG_H and NEXT_STDARG_H.
9168         On AIX, use a <stdarg.h> file substitute.
9169         * modules/stdarg (Files): Add lib/stdarg.in.h.
9170         (Depends-on): Add include_next.
9171         (Makefile.am): Build a stdarg.h substitute if requested.
9172         * doc/posix-functions/va_copy.texi: Document the platforms lacking it.
9173
9174 2008-03-10  Bruno Haible  <bruno@clisp.org>
9175
9176         * m4/include_next.m4 (gl_CHECK_NEXT_HEADERS): Document a restriction.
9177         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Likewise.
9178         Reported by Peter O'Gorman <bug-gnulib@mlists.thewrittenword.com>.
9179
9180 2008-03-10  Bruno Haible  <bruno@clisp.org>
9181
9182         * modules/stdlib (Depends-on): Add include_next, remove
9183         absolute-header.
9184
9185 2008-03-09  Bruno Haible  <bruno@clisp.org>
9186
9187         * lib/freadahead.h (freadahead): Document more precisely.
9188         * lib/freadahead.c (freadahead): When an ungetc is in effect, return
9189         the sum of both buffer sizes.
9190         * tests/test-freadahead.c (main): Also test behaviour after ungetc.
9191         * NEWS: Document the change.
9192
9193 2008-03-09  Bruno Haible  <bruno@clisp.org>
9194
9195         Extend freadptr to return also the buffer size.
9196         * lib/freadptr.h (freadptr): Add sizep argument.
9197         * lib/freadptr.c: Include freadptr.h, not freadahead.h.
9198         (freadptr): Add sizep argument. Determine buffer size like freadahead
9199         does.
9200         * tests/test-freadptr.c: Don't include freadahead.h.
9201         (main): Adapt for new calling convention of freadptr.
9202         * tests/test-freadptr2.c: New file, based on tests/test-freadahead.c.
9203         * tests/test-freadptr2.sh: New file, based on tests/test-freadahead.sh.
9204         * modules/freadptr-tests (Files): Add tests/test-freadptr2.c,
9205         tests/test-freadptr2.sh.
9206         (Depends): Remove freadahead.
9207         (TESTS): Add test-freadptr2.sh.
9208         (check_PROGRAMS): Add test-freadptr2.
9209
9210 2008-03-09  Bruno Haible  <bruno@clisp.org>
9211
9212         * doc/Makefile (%.pdf): Explain how to remedy the save_size error.
9213         Report and solution by Simon Josefsson.
9214
9215 2008-03-06  Bruno Haible  <bruno@clisp.org>
9216
9217         Make fflush after ungetc work on BSD platforms.
9218         * lib/fflush.c (rpl_fflush): Discard ungetc buffer if possible.
9219         * tests/test-fflush2.c: New file.
9220         * tests/test-fflush2.sh: New file.
9221         * modules/fflush-tests (Files): Add tests/test-fflush2.sh,
9222         tests/test-fflush2.c.
9223         (Makefile.am): Build test-fflush2 and run test-fflush2.sh.
9224         * doc/posix-functions/fflush.texi: Document fflush after ungetc bug.
9225
9226 2008-03-06  Eric Blake  <ebb9@byu.net>
9227
9228         Likewise for ftello.
9229         * modules/ftello (Dependencies): Add extensions.
9230         * m4/ftello.m4 (gl_FUNC_FTELLO): Require AC_USE_SYSTEM_EXTENSIONS.
9231
9232 2008-03-06  Bruno Haible  <bruno@clisp.org>
9233
9234         * modules/fseeko (Dependencies): Add extensions.
9235         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Require AC_USE_SYSTEM_EXTENSIONS.
9236         Needed on glibc systems.
9237
9238 2008-03-06  Bruno Haible  <bruno@clisp.org>
9239
9240         * doc/gnulib-tool.texi (@nosuchmodulenote): Avoid line break inside
9241         email address.
9242         Reported by Thien-Thi Nguyen <ttn@gnuvola.org>.
9243
9244 2008-03-06  Bruno Haible  <bruno@clisp.org>
9245
9246         * users.txt: Add libgnupdf.
9247
9248 2008-03-06  Thien-Thi Nguyen  <ttn@gnuvola.org>  (tiny change)
9249
9250         * doc/gnulib-tool.texi (@nosuchmodulenote): New macro.
9251         (Header File Substitutes, Function Substitutes,
9252         Glibc Header File Substitutes, Glibc Function Substitutes): Use it.
9253         (Build robot for gnulib): Fix typo.
9254
9255 2008-03-06  Bruno Haible  <bruno@clisp.org>
9256
9257         * doc/gnulib-tool.texi (VCS Issues): Small updates.
9258         Reported by Thien-Thi Nguyen <ttn@gnuvola.org>.
9259
9260 2008-03-06  Bruno Haible  <bruno@clisp.org>
9261
9262         * doc/func.texi: New file, extracted from doc/gnulib.texi.
9263         * doc/gnulib.texi: Include it.
9264
9265 2008-03-06  Simon Josefsson  <simon@josefsson.org>
9266
9267         * modules/func (License): Change license to unlimited; there was
9268         no LGPL parts in the module anyway.
9269
9270 2008-03-06  Simon Josefsson  <simon@josefsson.org>
9271
9272         * modules/__func__: Renamed to modules/func.
9273         * modules/__func__-tests: Renamed to modules/func-tests.
9274         * tests/test-__func__.c: Renamed to tests/test-func.c.
9275         * m4/__func__.m4: Renamed to m4/func.m4.
9276         * doc/gnulib.texi (__func__): Section renamed to func.
9277         Suggested by Eric Blake <ebb9@byu.net>.
9278
9279 2008-03-06  Simon Josefsson  <simon@josefsson.org>
9280
9281         * doc/gnulib.texi (__func__): Use C99 terminology when talking
9282         about __func__.  Make example self-contained.  Suggested by Eric
9283         Blake <ebb9@byu.net>.
9284
9285         * tests/test-__func__.c (main): Avoid extraneous () around __func.
9286         Suggested by Eric Blake <ebb9@byu.net>.
9287
9288 2008-03-06  Simon Josefsson  <simon@josefsson.org>
9289
9290         * modules/__func__: New file.
9291         * modules/__func__-tests: New file.
9292         * tests/test-__func__.c: New file.
9293         * m4/__func__.m4: New file.
9294         * doc/gnulib.texi (__func__): Document __func__ module.
9295
9296 2008-03-05  Simon Josefsson  <simon@josefsson.org>
9297
9298         * modules/byteswap (License): Re-license as LGPLv2+.
9299
9300 2008-03-05  Simon Josefsson  <simon@josefsson.org>
9301
9302         * doc/Makefile: Add pdf target.
9303
9304 2008-03-05  Simon Josefsson  <simon@josefsson.org>
9305
9306         * modules/inline (License): Use 'unlimited', since there are only
9307         *.m4 files in this module.
9308
9309 2008-03-03  John E. Malmberg  <wb8tyw@qsl.net>  (tiny change)
9310             Bruno Haible  <bruno@clisp.org>
9311
9312         Add support for HP C 7.1 on OpenVMS 8.3.
9313         * lib/alloca.in.h (alloca): Define as alias for DEC C on VMS.
9314
9315 2008-03-03  John E. Malmberg  <wb8tyw@qsl.net>  (tiny change)
9316
9317         Update VMS specifics.
9318         * lib/getopt.c [VMS]: Remove include of unixlib.h.
9319
9320 2008-03-02  Jim Meyering  <meyering@redhat.com>
9321
9322         Remove the last dependency on the "free" module.
9323         * m4/readutmp.m4 (gl_READUTMP): Don't require gl_FUNC_FREE.
9324         Reported by Bob Proulx.
9325
9326         * lib/getdelim.c (getdelim): Don't leak memory upon failed realloc.
9327
9328         Remove useless "if" tests before free.  Deprecate "free" module.
9329         * doc/posix-functions/free.texi: Mention that this
9330         module is no longer useful.
9331         * modules/free (Notice): Say this module is obsolete.
9332         * modules/readutmp (Depends-on): Remove free.
9333         * lib/save-cwd.c (free_cwd): Remove useless "if" before free.
9334         * lib/putenv.c (putenv): Likewise.
9335         * lib/gc-gnulib.c (gc_cipher_close): Likewise.
9336         * lib/getaddrinfo.c (freeaddrinfo): Likewise.
9337         * tests/test-c-strcasestr.c (main): Likewise.
9338         * tests/test-c-strstr.c (main): Likewise.
9339         * tests/test-mbscasestr1.c (main): Likewise.
9340         * tests/test-mbscasestr2.c (main): Likewise.
9341         * tests/test-mbsstr1.c (main): Likewise.
9342         * tests/test-mbsstr2.c (main): Likewise.
9343         * tests/test-memmem.c (main): Likewise.
9344         * tests/test-strcasestr.c (main): Likewise.
9345         * tests/test-striconv.c (main): Likewise.
9346         * tests/test-striconveh.c (main): Likewise.
9347         * tests/test-striconveha.c (main): Likewise.
9348         * tests/test-strstr.c (main): Likewise.
9349
9350         * build-aux/git-version-gen: Adjust a comment and the Usage string.
9351
9352         bootstrap: sync from coreutils again
9353         * build-aux/bootstrap: Remove dangling m4/*.m4 symlinks.
9354
9355 2008-03-01  Jim Meyering  <meyering@redhat.com>
9356
9357         bootstrap: sync from coreutils
9358         * build-aux/bootstrap (update_po_files): Copy a .po file into place
9359         also when the target doesn't exist.
9360
9361 2008-03-01  Eric Blake  <ebb9@byu.net>
9362
9363         Fix bugs in last patch.
9364         * lib/memchr2.c (memchr2): Fix typo.
9365         * tests/test-memchr2.c: Test previous bug, and don't use GNU
9366         extension.
9367         Reported by Bruce Korb.
9368
9369         New module 'memchr2'.
9370         * modules/memchr2: New file.
9371         * modules/memchr2-tests: Likewise.
9372         * lib/memchr2.h: Likewise.
9373         * lib/memchr2.c: Likewise, based on memchr.c.
9374         * tests/test-memchr2.c: New test.
9375         * MODULES.html.sh (String handling): Add memchr2.
9376
9377 2008-02-29  Bruno Haible  <bruno@clisp.org>
9378
9379         * modules/freadseek-tests: New file.
9380         * tests/test-freadseek.sh: New file.
9381         * tests/test-freadseek.c: New file.
9382
9383         New module 'freadseek'.
9384         * modules/freadseek: New file.
9385         * lib/freadseek.h: New file.
9386         * lib/freadseek.c: New file.
9387         * MODULES.html.sh (File stream based Input/Output): Add freadseek.
9388
9389 2008-02-29  Sergey Poznyakoff  <gray@gnu.org.ua>
9390
9391         * users.txt: Add anubis, cpio, mailfromd, mailutils, radius,
9392         wydawca.
9393
9394         * m4/argp.m4 (gl_ARGP): Use AC_TRY_LINK to test if
9395         program_invocation_name and program_invocation_short_name are
9396         present.
9397
9398 2008-02-28  Bruno Haible  <bruno@clisp.org>
9399
9400         * tests/test-freadptr.c: Add a test for behaviour after ungetc.
9401         * tests/test-freadptr.sh: Also test non-seekable stdin.
9402
9403 2008-02-28  Sergey Poznyakoff  <gray@gnu.org.ua>
9404
9405         * build-aux/bootstrap (source_base, m4_base)
9406         (doc_base, tests_base): New variables.
9407         (gnulib_tool_options): Do not hardcode base directories, use
9408         the above variables instead.
9409
9410 2008-02-28  Atsushi SAKAI  <sakaia@jp.fujitsu.com>
9411
9412         * lib/xsize.h: Fix typo in comment: s/tupe/type/.
9413
9414 2008-02-28  Bruno Haible  <bruno@clisp.org>
9415
9416         * modules/freadptr-tests: New file.
9417         * tests/test-freadptr.sh: New file.
9418         * tests/test-freadptr.c: New file.
9419
9420         New module 'freadptr'.
9421         * modules/freadptr: New file.
9422         * lib/freadptr.h: New file.
9423         * lib/freadptr.c: New file.
9424         * MODULES.html.sh (File stream based Input/Output): Add freadptr.
9425
9426 2008-02-26  Karl Berry  <karl@freefriends.org>
9427
9428         Sync from Libtool:
9429         * libltdl/argz.c (argz_add, argz_count): New functions.
9430         * libltdl/argz.in.h: Declare them.
9431         Report by Juan Manuel Guerrero <juan.guerrero@gmx.de>.
9432
9433 2008-02-22  Bruno Haible  <bruno@clisp.org>
9434
9435         * m4/time_r.m4 (gl_TIME_R): Also check that localtime_r's return type
9436         is a pointer type.  Needed for HP-UX 10.
9437         * doc/posix-functions/localtime_r.texi: Mention HP-UX 10.
9438         * doc/posix-functions/gmtime_r.texi: Likewise.
9439         Reported by Peter O'Gorman <bug-gnulib@mlists.thewrittenword.com>.
9440
9441 2008-02-24  Bruno Haible  <bruno@clisp.org>
9442
9443         * modules/environ-tests: New file.
9444         * tests/test-environ.c: New file.
9445
9446         New module 'environ'.
9447         * modules/environ: New file.
9448         * lib/unistd.in.h (environ): New declaration.
9449         * m4/environ.m4: New file.
9450         (gt_CHECK_VAR_DECL): Moved here from m4/setenv.m4. Undefine gt_cv_var
9451         after use.
9452         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_ENVIRON and
9453         HAVE_DECL_ENVIRON.
9454         * modules/unistd (Makefile.am): Substitute also GNULIB_ENVIRON and
9455         HAVE_DECL_ENVIRON.
9456         * doc/posix-functions/environ.texi: Mention module 'environ'. Remove
9457         wrong claim that 'environ' is missing on some systems.
9458         * modules/execute (Depends-on): Add environ.
9459         * lib/execute.c (environ): Remove fallback declaration.
9460         * modules/pipe (Depends-on): Add environ.
9461         * lib/pipe.c (environ): Remove fallback declaration.
9462         * modules/setenv (Depends-on): Add environ.
9463         * lib/setenv.c (environ): Remove fallback declaration.
9464         * modules/unsetenv (Depends-on): Add environ.
9465         * lib/unsetenv.c (environ): Remove fallback declaration.
9466         * m4/setenv.m4 (gt_CHECK_VAR_DECL): Remove macro. Moved to
9467         m4/environ.m4.
9468         (gl_PREREQ_SETENV): Require gl_ENVIRON instead of testing for environ.
9469         (gl_PREREQ_UNSETENV): Likewise.
9470
9471 2008-02-24  Bruno Haible  <bruno@clisp.org>
9472
9473         * doc/posix-functions/environ.texi: Document the MacOS X problem.
9474
9475 2008-02-20  Bob Proulx  <bob@proulx.com>
9476
9477         Enable use of older two part flavor 'git describe'.
9478         * build-aux/git-version-gen: If using the older two part flavor of
9479         git version then recreate the third part now present in the
9480         newer three part flavor of git describe.
9481
9482 2008-02-20  Martin Buchholz  <martin@xemacs.org>  (tiny change)
9483
9484         * lib/fts.c (fts_build): Typo correction to comment.
9485
9486 2008-02-17  Bruno Haible  <bruno@clisp.org>
9487
9488         * lib/git-merge-changelog.c (main) [split_merged_entry]: Avoid
9489         generating no-op conflicts.
9490
9491 2008-02-17  Bruno Haible  <bruno@clisp.org>
9492
9493         Speed up by 10%.
9494         * lib/git-merge-changelog.c (main): Use the iterator to iterate through
9495         result_entries, rather than an index-based loop.
9496
9497 2008-02-17  Bruno Haible  <bruno@clisp.org>
9498
9499         Speed up by 25%.
9500         * lib/git-merge-changelog.c (struct entry): New fields 'hashcode',
9501         'hashcode_cached'.
9502         (entry_create): New function.
9503         (entry_hashcode): Use the cached hashcode if possible.
9504         (read_changelog_file, try_split_merged_entry): Use entry_create.
9505
9506 2008-02-17  Bruno Haible  <bruno@clisp.org>
9507
9508         Speed up from O(n^2) to O(n) for long ChangeLog files.
9509         * lib/git-merge-changelog.c: Include gl_rbtreehash_list.h.
9510         (read_changelog_file): Change implementation of entries_reversed list
9511         to rbtreehash.
9512         * modules/git-merge-changelog (Depends-on): Add rbtreehash-list.
9513
9514 2008-02-17  Bruno Haible  <bruno@clisp.org>
9515
9516         New option --split-merged-entry.
9517         * lib/git-merge-changelog.c (FSTRCMP_STRICTER_THRESHOLD): New macro.
9518         (find_paragraph_end, try_split_merged_entry): New functions.
9519         (long_options): Add option --split-merged-entry.
9520         (usage): Document option --split-merged-entry.
9521         (main): Implement option --split-merged-entry.
9522         Reported by Eric Blake.
9523
9524 2008-02-17  Bruno Haible  <bruno@clisp.org>
9525
9526         * lib/git-merge-changelog.c: Include c-strstr.h.
9527         (main): Support the "git pull --rebase" situation.
9528         * modules/git-merge-changelog (Depends-on): Add c-strstr.
9529         Reported by Eric Blake.
9530
9531 2008-02-16  Eric Blake  <ebb9@byu.net>
9532
9533         Avoid doubling \ in common case of "c-maybe" quoting style.
9534         * lib/quotearg.c (quotearg_buffer_restyled): Don't escape \ when
9535         eliding outer quotes.
9536         * lib/quotearg.h: Document this.
9537         * tests/test-quotearg.c (result_strings, inputs, results_g)
9538         (flag_results, locale_results): Test it by adding a new string to
9539         each test group.
9540         (compare_strings): Test new string.
9541
9542 2008-02-13  Eric Blake  <ebb9@byu.net>
9543
9544         Avoid trigraph quoting in default output.
9545         * lib/quotearg.h (enum quoting_flags): Add QA_SPLIT_TRIGRAPHS.
9546         * lib/quotearg.c (quotearg_buffer_restyled): Don't quote trigraphs
9547         unless explicitly requested.
9548         * tests/test-quotearg.c (flag_results, main): Add additional tests.
9549
9550 2008-02-13  Lasse Collin  <lasse.collin@tukaani.org>
9551
9552         Don't rely on signed integer overflowing to negative value.
9553         * lib/getugroups.c (getugroups): Include <limits.h>.
9554         Instead, compare against INT_MAX, and increment only if the test passes.
9555
9556 2008-02-13  Jim Meyering  <meyering@redhat.com>
9557         and Eric Blake  <ebb9@byu.net>
9558
9559         Avoid shadowing warning and compile errors on Linux.
9560         * tests/test-quotearg.c [ENABLE_NLS]: Disable <libintl.h>
9561         forwarding macros on Linux.
9562         (dcgettext): Define a stub, for Linux.
9563         (results_g, main): Avoid warnings.
9564
9565 2008-02-12  Eric Blake  <ebb9@byu.net>
9566
9567         Silence warning in last patch.
9568         * lib/quotearg.c (quotearg_buffer_restyled): Add missing const.
9569
9570         Quotearg part 4: add tests, fix c-maybe colon quoting.
9571         * lib/quotearg.h: Improve documentation.
9572         * lib/quotearg.c (quotearg_buffer_restyled): Don't add extra
9573         escapes when adding outer quotes.  When quoting trigraphs, use
9574         valid C notation.  When quoting NUL, omit extra characters if next
9575         character is not digit.  Alter prototype.
9576         (quotearg_buffer, quotearg_alloc_mem, quotearg_n_options): Adjust
9577         callers.
9578         * modules/quotearg-tests: New module.
9579         * tests/test-quotearg.c: New test.
9580
9581 2008-02-07  Eric Blake  <ebb9@byu.net>
9582
9583         Quotearg part 3: add flag to control outer quote elision.
9584         * lib/quotearg.h (c_maybe_quoting_style): New style.
9585         (enum quoting_flags): Better documentation of flags.
9586         * lib/quotearg.c (quoting_style_args, quoting_style_vals): Add
9587         c-maybe style.
9588         (quotearg_buffer_restyled): Handle new flag to elide outer
9589         quotes.
9590
9591         Quotearg part 2: add flag that can control NUL elision.
9592         * lib/quotearg.h (set_quoting_flags): New prototype.
9593         * lib/quotearg.c (struct quoting_options): Add flag field.
9594         (set_quoting_flags): New function.
9595         (quotearg_buffer_restyled): Add flags parameter.
9596         (quotearg_alloc_mem): Set the flag if length cannot be returned.
9597         (quotearg_n_options): Set the flag, since length cannot be
9598         returned.
9599         (quoting_options_from_style): Default flags correctly.
9600
9601         Quotearg part 1: more wrappers, restore quotearg_char state.
9602         * lib/quotearg.h (quotearg_alloc_mem, quotearg_n_mem)
9603         (quotearg_mem, quotearg_style_mem, quotearg_char_mem)
9604         (quotearg_colon_mem): New wrappers.
9605         * lib/quotearg.c (quotearg_alloc, quotearg_char): Rewrite...
9606         (quotearg_alloc_mem, quotearg_char_mem): ...in terms of these new
9607         functions.
9608         (quotearg_n_mem, quotearg_mem, quotearg_style_mem)
9609         (quotearg_colon_mem): New functions.
9610
9611 2008-02-11  Bruno Haible  <bruno@clisp.org>
9612
9613         * modules/git-merge-changelog (Makefile.am): Don't use -L and -l for a
9614         library in the current directory: it does not work with parallel make.
9615         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
9616
9617 2008-02-11  Bruno Haible  <bruno@clisp.org>
9618
9619         * .gitattributes: New file.
9620
9621 2008-02-11  Jim Meyering  <meyering@redhat.com>
9622
9623         useless-if-before-free: Fix reversed exit values.
9624         * build-aux/useless-if-before-free: Use correct values
9625         for EXIT_MATCH and EXIT_NO_MATCH.
9626
9627         * build-aux/useless-if-before-free: Close stdout carefully.
9628
9629 2008-02-10  Bruno Haible  <bruno@clisp.org>
9630
9631         New module 'git-merge-changelog'.
9632         * modules/git-merge-changelog: New file.
9633         * lib/git-merge-changelog.c: New file.
9634
9635 2008-02-10  Jim Meyering  <meyering@redhat.com>
9636
9637         useless-if-before-free: New option: --list (-l).
9638
9639         useless-if-before-free: Don't exit immediately upon open failure.
9640         * build-aux/useless-if-before-free: Exit 2 for errors.
9641         Upon failure to open a file, don't exit immediately.
9642         Rather, just warn and continue with any remaining files.
9643
9644 2008-02-10  Bruno Haible  <bruno@clisp.org>
9645
9646         New abstract list operation 'node_set_value'.
9647         * lib/gl_list.h (gl_list_node_set_value): New function.
9648         (struct gl_list_implementation): New field node_set_value.
9649         * lib/gl_list.c (gl_list_node_set_value): New function.
9650         * lib/gl_array_list.c (gl_array_node_set_value): New function.
9651         (gl_array_list_implementation): Update.
9652         * lib/gl_carray_list.c (gl_carray_node_set_value): New function.
9653         (gl_carray_list_implementation): Update.
9654         * lib/gl_anylinked_list2.h (gl_linked_node_set_value): New function.
9655         * lib/gl_linked_list.c (gl_linked_list_implementation): Update.
9656         * lib/gl_linkedhash_list.c (gl_linkedhash_list_implementation): Update.
9657         * lib/gl_anytree_list2.h (gl_tree_node_set_value): New function.
9658         * lib/gl_avltree_list.c (gl_avltree_list_implementation): Update.
9659         * lib/gl_rbtree_list.c (gl_rbtree_list_implementation): Update.
9660         * lib/gl_avltreehash_list.c (gl_avltreehash_list_implementation):
9661         Update.
9662         * lib/gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Update.
9663         * lib/gl_sublist.c (gl_sublist_node_set_value): New function.
9664         (gl_sublist_list_implementation): Update.
9665
9666 2008-02-10  Bruno Haible  <bruno@clisp.org>
9667
9668         * lib/diffseq.h: Write "ELEMENT const" instead of "const ELEMENT".
9669         Needed when ELEMENT is #defined to 'some_type *'.
9670
9671 2008-02-10  Jim Meyering  <meyering@redhat.com>
9672
9673         New script and module: useless-if-before-free
9674         * MODULES.html.sh (maint+release support): Add useless-if-before-free.
9675         * build-aux/useless-if-before-free: New file.
9676         * modules/useless-if-before-free: New file.
9677
9678         * build-aux/gitlog-to-changelog: Use committer date, not author date.
9679
9680         xstrtol_error: Fix typo.
9681         * lib/xstrtol-error.c (xstrtol_error): The parameter was unused:
9682         s/exit_failure/exit_status/.
9683
9684 2008-02-09  Jim Meyering  <meyering@redhat.com>
9685
9686         New script and module: gitlog-to-changelog
9687         * MODULES.html.sh (maint+release support): Add gitlog-to-changelog.
9688         * modules/gitlog-to-changelog: New file.
9689         * build-aux/gitlog-to-changelog: New file.
9690
9691 2008-02-08  Jim Meyering  <meyering@redhat.com>
9692
9693         Avoid two "parameter unused" warnings.
9694         * lib/stat-time.h (get_stat_birthtime_ns, get_stat_birthtime):
9695         Mark "st" as used.
9696
9697         Use "git COMMAND", not "git-COMMAND".
9698         * build-aux/bootstrap (version_controlled_file): s/git-rm/git-rm/.
9699         * build-aux/announce-gen (get_tool_versions): Correct a diagnostic.
9700         * build-aux/git-version-gen: Use "git status", not "git-status".
9701
9702 2008-02-07  Bruno Haible  <bruno@clisp.org>
9703
9704         * lib/vasnprintf.c (VASNPRINTF): Don't use %n on native Woe32 systems.
9705         Avoids a crash on Windows Vista.
9706         Reported by Adam Strzelecki <ono@java.pl> via
9707         Simon Josefsson <simon@josefsson.org>.
9708
9709 2008-02-06  Bruno Haible  <bruno@clisp.org>
9710
9711         Fix *printf behaviour regarding the left-adjust flag on HP-UX 10.20.
9712         * m4/printf.m4 (gl_PRINTF_FLAG_LEFTADJUST): New macro.
9713         * lib/vasnprintf.c (VASNPRINTF): Handle NEED_PRINTF_FLAG_LEFTADJUST.
9714         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_FLAG_LEFTADJUST): New macro.
9715         (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): Invoke it.
9716         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
9717         gl_PRINTF_FLAG_LEFTADJUST and test its result. Invoke
9718         gl_PREREQ_VASNPRINTF_FLAG_LEFTADJUST.
9719         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
9720         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
9721         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
9722         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
9723         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
9724         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
9725         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
9726         * tests/test-vasnprintf-posix.c (test_function): Add testcases for the
9727         left-adjust flag.
9728         * tests/test-snprintf-posix.h (test_function): Likewise.
9729         * tests/test-sprintf-posix.h (test_function): Likewise.
9730         * tests/test-vasprintf-posix.c (test_function): Likewise.
9731         * doc/posix-functions/fprintf.texi: Update.
9732         * doc/posix-functions/printf.texi: Update.
9733         * doc/posix-functions/snprintf.texi: Update.
9734         * doc/posix-functions/sprintf.texi: Update.
9735         * doc/posix-functions/vfprintf.texi: Update.
9736         * doc/posix-functions/vprintf.texi: Update.
9737         * doc/posix-functions/vsnprintf.texi: Update.
9738         * doc/posix-functions/vsprintf.texi: Update.
9739         Reported by Peter Fales <psfales@alcatel-lucent.com>.
9740
9741 2008-02-06  Bruno Haible  <bruno@clisp.org>
9742
9743         Fix bug introduced on 2008-01-26.
9744         * lib/isnan.c (FUNC): Set to rpl_isnand, not rpl_isnan.
9745
9746 2008-02-06  Bruno Haible  <bruno@clisp.org>
9747
9748         Fix bug introduced on 2007-06-10.
9749         * lib/vasnprintf.c (VASNPRINTF): Perform zero-padding also if
9750         !NEED_PRINTF_FLAG_ZERO.
9751
9752 2008-02-05  Peter O'Gorman <pogma@thewrittenword.com>
9753
9754         getloadavg: use libperfstat on AIX5
9755         * lib/getloadavg.c, m4/getloadavg.m4 [aix]: Use libperfstat
9756
9757 2008-02-03  Bruno Haible  <bruno@clisp.org>
9758
9759         * lib/diffseq.h: Add comments about required #includes.
9760         Reported by Michael Biggs <gnulib@doubleplum.net>.
9761
9762 2008-02-01  Bruno Haible  <bruno@clisp.org>
9763
9764         * users.txt: Add gnuit.
9765
9766 2008-01-31  Bruno Haible  <bruno@clisp.org>
9767
9768         * lib/md4.c (set_uint32): Mark as inline.
9769         * lib/md5.c (set_uint32): Likewise.
9770         * lib/sha1.c (set_uint32): Likewise.
9771         * m4/md4.m4 (gl_MD4): Require AC_C_INLINE.
9772         * m4/md5.m4 (gl_MD5): Likewise.
9773         * m4/sha1.m4 (gl_SHA1): Likewise.
9774
9775 2008-01-31  Jim Meyering  <meyering@redhat.com>
9776
9777         Use "sizeof VAR", rather than a literal "4".
9778         * lib/md5.c (md5_read_ctx): Use sizeof ctx->A, not 4.
9779         * lib/md4.c (md4_read_ctx): Likewise.
9780         * lib/sha1.c (sha1_read_ctx): Likewise.
9781
9782 2008-01-31  Simon Josefsson  <simon@josefsson.org>
9783
9784         * tests/test-sha1.c: New file, based on test-md5.c.
9785
9786         * modules/crypto/sha1-tests: New file.
9787
9788 2008-01-31  Simon Josefsson  <simon@josefsson.org>
9789
9790         * lib/sha1.h (SHA1_DIGEST_SIZE): Define.
9791
9792 2008-01-31  Jim Meyering  <meyering@redhat.com>
9793
9794         Prefer "sizeof v" over the equivalent "4".
9795         * lib/md4.c (set_uint32): Use "sizeof v" as memcpy length, not 4.
9796         * lib/md5.c (set_uint32): Likewise.
9797         * lib/sha1.c (set_uint32): Likewise.
9798
9799 2008-01-31  Simon Josefsson  <simon@josefsson.org>
9800
9801         * lib/sha1.c (set_uint32): Mark function as static.
9802
9803 2008-01-31  Simon Josefsson  <simon@josefsson.org>
9804
9805         md2: clarify comments to say that alignment is not required.
9806         * lib/md2.h: Remove warning about alignment in comment.
9807         * lib/md2.c (md2_read_ctx, md2_finish_ctx): Doc fix, alignment has
9808         never been required.
9809
9810 2008-01-31  Simon Josefsson  <simon@josefsson.org>
9811
9812         md4: adapt alignment constraint fix from sha1.
9813         * lib/md4.c (set_uint32): New function, from sha1.c
9814         (md4_read_ctx): Use it.
9815         (md4_finish_ctx): Doc fix.
9816         * lib/md4.h: Doc fix.
9817
9818 2008-01-31  Simon Josefsson  <simon@josefsson.org>
9819
9820         md5: adapt alignment constraint fix from sha1.
9821         * lib/md5.c (set_uint32): New function, from sha1.c
9822         (md5_read_ctx): Use it.
9823         (md5_finish_ctx): Doc fix.
9824         * lib/md5.h: Doc fix.
9825
9826 2008-01-30  Peter Palfrader  <weasel@debian.org>
9827
9828         sha1: remove the result buffer alignment constraint
9829         * lib/sha1.c (set_uint32): New function.
9830         (sha1_read_ctx): Rewrite to remove the result buffer alignment
9831         constraint.
9832         (sha1_finish_ctx): Remove comment warning about alignment constraint.
9833         * lib/sha1.h: Likewise.
9834
9835 2008-01-30  Andreas Schwab  <schwab@suse.de>
9836             Bruno Haible  <bruno@clisp.org>
9837
9838         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Include <float.h> and ensure a
9839         correct definition of LDBL_MIN_EXP.
9840
9841 2008-01-30  Karl Berry  <karl@gnu.org>
9842
9843         * config/srclist-update: try to preserve x bit on updates.
9844         * config/srclistvars.sh: update for karl.
9845
9846 2008-01-29  Jim Meyering  <meyering@redhat.com>
9847
9848         vasnprintf.c: Avoid warning about unused label
9849         * lib/vasnprintf.c (VASNPRINTF) [!USE_SNPRINTF]: Guard the
9850         "overflow" label definition and associated code with the
9851         same cpp condition that guards the sole use of that label.
9852
9853 2008-01-26  Bruno Haible  <bruno@clisp.org>
9854
9855         * m4/isnanl.m4 (gl_HAVE_ISNANL_NO_LIBM, gl_HAVE_ISNANL_IN_LIBM,
9856         gl_FUNC_ISNANL_WORKS): Test the GCC >= 4.0 built-in.
9857         * lib/isnanl.h (isnanl): Use the GCC >= 4.0 built-in.
9858         * lib/isnanl-nolibm.h (isnanl): Likewise.
9859         Reported by Paul Eggert <eggert@cs.ucla.edu>.
9860
9861 2008-01-26  Bruno Haible  <bruno@clisp.org>
9862
9863         * m4/isnand.m4 (gl_FUNC_ISNAND_NO_LIBM): Test the GCC >= 4.0 built-in.
9864         * lib/isnand.h (isnand): Use the GCC >= 4.0 built-in.
9865
9866 2008-01-26  Bruno Haible  <bruno@clisp.org>
9867
9868         * m4/isnanf.m4 (gl_HAVE_ISNANF_NO_LIBM, gl_ISNANF_WORKS): Test the
9869         GCC >= 4.0 built-in.
9870         * lib/isnanf.h (isnanf): Use the GCC >= 4.0 built-in.
9871
9872 2008-01-26  Bruno Haible  <bruno@clisp.org>
9873
9874         Rename isnan, applicable to 'double' only, to isnand.
9875         * modules/isnand-nolibm: Renamed from modules/isnan-nolibm.
9876         (Files): Add lib/isnand.h, lib/isnand.c. Remove lib/isnan.h.
9877         (configure.ac): Update.
9878         (Include): Replace "isnan.h" with "isnand.h".
9879         * m4/isnand.m4: Renamed from m4/isnan.m4.
9880         (gl_FUNC_ISNAND_NO_LIBM): Renamed from gl_FUNC_ISNAN_NO_LIBM. Set
9881         HAVE_ISNAND_IN_LIBC instead of HAVE_ISNAN_IN_LIBC. Build isnand.c
9882         instead of isnan.c.
9883         * lib/isnand.h: Renamed from lib/isnan.h. Test HAVE_ISNAND_IN_LIBC
9884         instead of HAVE_ISNAN_IN_LIBC.
9885         (isnand): Renamed from isnan.
9886         * lib/isnand.c: New file.
9887         * modules/isnand-nolibm-tests: Renamed from modules/isnan-nolibm-tests.
9888         (Files): Add tests/test-isnand.c. Remove tests/test-isnan.c.
9889         (Makefile.am): Update.
9890         * tests/test-isnand.c: Renamed from tests/test-isnan.c.
9891         Include isnand.h instead of isnan.h.
9892         (main): Test isnand instead of isnan.
9893         * modules/fprintf-posix (Depends-on): Add isnand-nolibm, remove
9894         isnan-nolibm.
9895         * modules/frexp (Depends-on): Likewise.
9896         * modules/frexp-tests (Depends-on): Likewise.
9897         * modules/frexp-nolibm (Depends-on): Likewise.
9898         * modules/frexp-nolibm-tests (Depends-on): Likewise.
9899         * modules/isfinite (Depends-on): Likewise.
9900         * modules/round-tests (Depends-on): Likewise.
9901         * modules/signbit (Depends-on): Likewise.
9902         * modules/signbit-tests (Depends-on): Likewise.
9903         * modules/snprintf-posix (Depends-on): Likewise.
9904         * modules/sprintf-posix (Depends-on): Likewise.
9905         * modules/trunc-tests (Depends-on): Likewise.
9906         * modules/unistdio/u8-vasnprintf (Depends-on): Likewise.
9907         * modules/unistdio/u8-u8-vasnprintf (Depends-on): Likewise.
9908         * modules/unistdio/u16-vasnprintf (Depends-on): Likewise.
9909         * modules/unistdio/u16-u16-vasnprintf (Depends-on): Likewise.
9910         * modules/unistdio/u32-vasnprintf (Depends-on): Likewise.
9911         * modules/unistdio/u32-u32-vasnprintf (Depends-on): Likewise.
9912         * modules/unistdio/ulc-vasnprintf (Depends-on): Likewise.
9913         * modules/vasnprintf-posix (Depends-on): Likewise.
9914         * modules/vasprintf-posix (Depends-on): Likewise.
9915         * modules/vfprintf-posix (Depends-on): Likewise.
9916         * modules/vsnprintf-posix (Depends-on): Likewise.
9917         * modules/vsprintf-posix (Depends-on): Likewise.
9918         * lib/frexp.c: Include isnand.h instead of isnan.h.
9919         (ISNAN): Set to isnand instead of isnan.
9920         * lib/isfinite.c: Include isnand.h instead of isnan.h.
9921         (gl_isfinited): Use isnand instead of isnan.
9922         * lib/signbitd.c: Include isnand.h instead of isnan.h.
9923         (gl_signbitd): Use isnand instead of isnan.
9924         * lib/vasnprintf.c: Include isnand.h instead of isnan.h.
9925         (is_infinite_or_zero, VASNPRINTF): Use isnand instead of isnan.
9926         * tests/test-frexp.c: Include isnand.h instead of isnan.h.
9927         (main): Use isnand instead of isnan.
9928         * tests/test-round1.c: Include isnand.h.
9929         (main): Use isnand instead of isnan.
9930         * tests/test-round2.c: Include isnand.h instead of isnan.h.
9931         (ISNAN): Set to isnand instead of isnan.
9932         * tests/test-trunc1.c: Include isnand.h.
9933         (main): Use isnand instead of isnan.
9934         * tests/test-trunc2.c: Include isnand.h instead of isnan.h.
9935         (equal): Use isnand instead of isnan.
9936         * MODULES.html.sh (Mathematics <math.h>): Replace isnan-nolibm with
9937         isnand-nolibm.
9938         * NEWS: Mention the change.
9939
9940 2008-01-25  Paul Eggert  <eggert@cs.ucla.edu>
9941             Bruno Haible  <bruno@clisp.org>
9942
9943         * m4/signbit.m4 (gl_SIGNBIT): Require a macro definition. Test whether
9944         the GCC builtins for signbits are present and set
9945         REPLACE_SIGNBIT_USING_GCC if so.
9946         * lib/math.in.h (signbit): Define using GCC builtins if
9947         REPLACE_SIGNBIT_USING_GCC is set.
9948         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize
9949         REPLACE_SIGNBIT_USING_GCC.
9950         * modules/math (Makefile.am): Substitute REPLACE_SIGNBIT_USING_GCC.
9951
9952 2008-01-25  Jim Meyering  <meyering@redhat.com>
9953
9954         Prefer <config.h> over "config.h".  See autoconf doc for explanation.
9955         * lib/poll.c: Include <config.h>, not "config.h".
9956         * tests/test-getaddrinfo.c: Likewise.
9957
9958 2008-01-25  Simon Josefsson  <simon@josefsson.org>
9959
9960         * modules/sockets-tests: New file.
9961
9962 2008-01-24  Simon Josefsson  <simon@josefsson.org>
9963
9964         * modules/sockets: New module, can be used to call WSA_Startup and
9965         WSA_Cleanup when needed.
9966
9967         * lib/sockets.h, lib/sockets.c: New files.
9968
9969         * m4/sockets.m4: New file.
9970
9971         * tests/test-sockets.c: New file.
9972
9973 2008-01-19  Bruno Haible  <bruno@clisp.org>
9974
9975         * doc/posix-headers: Renamed from doc/headers.
9976         * doc/posix-functions: Renamed from doc/functions.
9977         * doc/gnulib.texi: Update.
9978
9979 2008-01-19  Bruno Haible  <bruno@clisp.org>
9980
9981         * doc/glibc-functions/strcasestr.texi: Include contents of
9982         doc/functions/strcasestr.texi, fixing the list of platforms.
9983         * doc/functions/strcasestr.texi: Remove file.
9984
9985 2008-01-19  Bruno Haible  <bruno@clisp.org>
9986
9987         * doc/glibc-functions/memmem.texi: Include contents of
9988         doc/functions/memmem.texi.
9989         * doc/functions/memmem.texi: Remove file.
9990
9991 2008-01-18  Bruno Haible  <bruno@clisp.org>
9992
9993         * doc/glibc-functions/*.texi: New files.
9994         * doc/gnulib.texi (Glibc Function Substitutes): Completely rewritten
9995         to use the new files.
9996
9997 2008-01-17  Bruno Haible  <bruno@clisp.org>
9998
9999         * tests/test-gethostname.c (main): Fix printf statement.
10000
10001 2008-01-17  Simon Josefsson  <simon@josefsson.org>
10002
10003         * modules/gethostname-tests: New file.
10004
10005         * tests/test-gethostname.c: New file.
10006
10007 2008-01-17  Simon Josefsson  <simon@josefsson.org>
10008
10009         * lib/gethostname.c: Include string.h unconditionally, strncpy is
10010         used by the UNAME case.  Reported by Bruno Haible
10011         <bruno@clisp.org>.
10012
10013 2008-01-17  Eric Blake  <ebb9@byu.net>
10014
10015         Convert c-strcasestr to be more efficient.
10016         * modules/c-strcasestr (Files): Use Two-Way, not KMP.
10017         (Depends-on): Add c-strcase, remove malloca, strnlen.
10018         * tests/test-c-strcasestr.c (main): Enhance test.
10019         * lib/c-strcasestr.c (c_strcasestr): Rewrite to new algorithm.
10020
10021 2007-01-16  Paolo Bonzini  <bonzini@gnu.org>
10022
10023         * build-aux/bootstrap (MSGID_BUGS_ADDRESS): New overridable variable.
10024         Use it in creating po/Makevars.
10025
10026 2008-01-15  Simon Josefsson  <simon@josefsson.org>
10027
10028         * lib/gc-libgcrypt.c (gc_init): Disable secure memory by default.
10029         Applications that requires it should initialize libgcrypt
10030         manually.
10031
10032 2008-01-16  Simon Josefsson  <simon@josefsson.org>
10033
10034         * lib/gethostname.c [!HAVE_UNAME]: Need string.h for strcpy.
10035
10036 2008-01-15  Paul Eggert  <eggert@cs.ucla.edu>
10037
10038         Fix problem with getdate on mingw32 reported by Simon Josefsson
10039         in <http://lists.gnu.org/archive/html/bug-gnulib/2008-01/msg00192.html>.
10040         * lib/getdate.y (get_date): Check "HAVE_DECL_TZNAME", not "defined
10041         tzname", when deciding whether to declare tzname.
10042         * lib/strftime.c (tzname): Likewise.
10043
10044 2008-01-15  Bruno Haible  <bruno@clisp.org>
10045
10046         Work around a MacOS X 10.5 bug in frexpl().
10047         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Also check denormalized numbers.
10048         * doc/functions/frexpl.texi: Document the bug.
10049         Reported by Elias Pipping <pipping@gentoo.org>.
10050
10051 2008-01-14  Eric Blake  <ebb9@byu.net>
10052
10053         Touch up previous patch.
10054         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR_SIMPLE): Fix typo.
10055         * doc/functions/strcasestr.texi (strcasestr): Document OpenBSD bug.
10056
10057         Convert strcasestr module to use Two-Way algorithm.
10058         * modules/strcasestr-simple: New module, based on the old
10059         strcasestr, but with Two-Way rather than KMP.
10060         * modules/strcasestr (Depends-on): Change to strcasestr-simple.
10061         * lib/string.in.h (rpl_strcasestr): Declare.
10062         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Check for linear
10063         performance.
10064         * lib/strcasestr.c (strcasestr): Simplify, and avoid malloc.
10065         * modules/string (Makefile.am): Support strcasestr.
10066         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Likewise.
10067         * modules/strcasestr-tests (Depends-on): Check for alarm.
10068         * tests/test-strcasestr.c: Augment test.
10069         * lib/str-two-way.h: Clean up stray macro.
10070         * NEWS: Document new module.
10071         * MODULES.html.sh (string handling): Likewise.
10072         * doc/functions/strcasestr.texi: New file.
10073         * doc/gnulib.texi (Function Substitutes): New node.  Move memmem
10074         here, since it is not a POSIX function.
10075
10076 2008-01-14  Colin Watson  <cjwatson@debian.org>
10077             Bruno Haible  <bruno@clisp.org>
10078
10079         * m4/strsignal.m4 (gl_FUNC_STRSIGNAL): Also check whether strsignal
10080         works fine; if not, set REPLACE_STRSIGNAL.
10081         (gl_PREREQ_STRSIGNAL): Require AC_DECL_SYS_SIGLIST.
10082         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
10083         REPLACE_STRSIGNAL.
10084         * lib/string.in.h (strsignal): Consider REPLACE_STRSIGNAL.
10085         * modules/string (Makefile.am): Substitute REPLACE_STRSIGNAL.
10086         * tests/test-strsignal.c (main): Check out-of-range signal numbers.
10087
10088 2008-01-14  Bruno Haible  <bruno@clisp.org>
10089
10090         * modules/strsignal (Include): Change to <string.h>.
10091
10092 2008-01-14  Colin Watson  <cjwatson@debian.org>
10093
10094         * modules/argp (Notice): Add a notice recommending to change
10095         XGETTEXT_OPTIONS.
10096         (configure.ac): Invoke AM_XGETTEXT_OPTION if it exists.
10097
10098 2008-01-13  Colin Watson  <cjwatson@debian.org>
10099
10100         * modules/strsignal-tests: New file.
10101         * tests/test-strsignal.c: New file.
10102
10103         * lib/strsignal.c: New file, from glibc with modifications.
10104         * lib/siglist.h: New file, from glibc with modifications.
10105         * lib/string.in.h (strsignal): New declaration.
10106         * m4/strsignal.m4: New file.
10107         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
10108         GNULIB_STRSIGNAL and HAVE_DECL_STRSIGNAL.
10109         * modules/strsignal: New file.
10110         * modules/string (Makefile.am): Substitute GNULIB_STRSIGNAL and
10111         HAVE_DECL_STRSIGNAL.
10112
10113 2008-01-13  Bruno Haible  <bruno@clisp.org>
10114
10115         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): Check that the
10116         locale encoding is not ASCII. Needed for OpenBSD 4.0.
10117         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8): Likewise.
10118         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Likewise.
10119
10120 2008-01-13  Bruno Haible  <bruno@clisp.org>
10121
10122         * lib/argp-fmtstream.h (__attribute__): Don't redefine if
10123         __STRICT_ANSI__ is set: it's not needed by any version of gcc.
10124         * lib/argp.h (__attribute__): Likewise.
10125         * lib/c-stack.c (__attribute__): Likewise.
10126         * lib/error.h (__attribute__): Likewise.
10127         * lib/fts.c (__attribute__): Likewise.
10128         * lib/openat.h (__attribute__): Likewise.
10129         * lib/stdio.in.h (__attribute__): Likewise.
10130         * lib/string.in.h (__attribute__): Likewise.
10131         * lib/utimens.c (__attribute__): Likewise.
10132         * lib/vasnprintf.h (__attribute__): Likewise.
10133         * lib/xalloc.h (__attribute__): Likewise.
10134         * lib/xprintf.h (__attribute__): Likewise.
10135         * lib/xstrtol.h (__attribute__): Likewise.
10136         * lib/xvasprintf.h (__attribute__): Likewise.
10137
10138 2008-01-12  Bruno Haible  <bruno@clisp.org>
10139
10140         * doc/gnulib.texi (Glibc Header File Substitutes): New chapter.
10141         * doc/glibc-headers/a.out.texi: New file.
10142         * doc/glibc-headers/aliases.texi: New file.
10143         * doc/glibc-headers/alloca.texi: New file.
10144         * doc/glibc-headers/ar.texi: New file.
10145         * doc/glibc-headers/argp.texi: New file.
10146         * doc/glibc-headers/argz.texi: New file.
10147         * doc/glibc-headers/byteswap.texi: New file.
10148         * doc/glibc-headers/crypt.texi: New file.
10149         * doc/glibc-headers/endian.texi: New file.
10150         * doc/glibc-headers/envz.texi: New file.
10151         * doc/glibc-headers/err.texi: New file.
10152         * doc/glibc-headers/error.texi: New file.
10153         * doc/glibc-headers/execinfo.texi: New file.
10154         * doc/glibc-headers/fpu_control.texi: New file.
10155         * doc/glibc-headers/fstab.texi: New file.
10156         * doc/glibc-headers/fts.texi: New file.
10157         * doc/glibc-headers/getopt.texi: New file.
10158         * doc/glibc-headers/ieee754.texi: New file.
10159         * doc/glibc-headers/ifaddrs.texi: New file.
10160         * doc/glibc-headers/libintl.texi: New file.
10161         * doc/glibc-headers/mcheck.texi: New file.
10162         * doc/glibc-headers/mntent.texi: New file.
10163         * doc/glibc-headers/obstack.texi: New file.
10164         * doc/glibc-headers/paths.texi: New file.
10165         * doc/glibc-headers/printf.texi: New file.
10166         * doc/glibc-headers/pty.texi: New file.
10167         * doc/glibc-headers/resolv.texi: New file.
10168         * doc/glibc-headers/shadow.texi: New file.
10169         * doc/glibc-headers/sysexits.texi: New file.
10170         * doc/glibc-headers/ttyent.texi: New file.
10171
10172 2008-01-12  Jim Meyering  <meyering@redhat.com>
10173
10174         announce-gen: emit Gnulib's git-based version string.
10175         * build-aux/announce-gen: Remove option: --gnulib-snapshot-time-stamp=S.
10176         New option --gnulib-version=V, where V is expected to be
10177         the output of running git describe in the gnulib directory.
10178         (get_tool_versions): Request feedback on xdelta.  I suspect it's
10179         not useful, and plan to stop publishing an xdelta file with each
10180         coreutils release.
10181
10182         * build-aux/announce-gen: Also check for lzma-compressed files.
10183
10184 2008-01-11  Bruno Haible  <bruno@clisp.org>
10185
10186         * tests/test-memmem.c (main): Increase maximum allowed time.
10187         * tests/test-strstr.c (main): Likewise.
10188
10189 2008-01-11  Bruno Haible  <bruno@clisp.org>
10190
10191         * doc/functions/memmem.texi: Add more precisions about platforms.
10192         * doc/functions/strstr.texi: Likewise.
10193
10194 2008-01-10  Eric Blake  <ebb9@byu.net>
10195
10196         * m4/strstr.m4: Delete cruft from copy-n-paste.
10197         Reported by Bruno Haible.
10198
10199 2008-01-10  Bruno Haible  <bruno@clisp.org>
10200
10201         Make c-strstr rely on strstr.
10202         * lib/c-strstr.c: Don't include str-kmp.h.
10203         (c_strstr): Define in terms of strstr.
10204         * modules/c-strstr (Files): Remove lib/str-kmp.h.
10205         (Depends-on): Remove stdbool, malloca, strnlen. Add strstr.
10206
10207 2008-01-10  Bruno Haible  <bruno@clisp.org>
10208
10209         * doc/gnulib.texi (String Functions in C Locale): New section.
10210         * doc/c-ctype.texi: New file.
10211         * doc/c-strcase.texi: New file.
10212         * doc/c-strcaseeq.texi: New file.
10213         * doc/c-strcasestr.texi: New file.
10214         * doc/c-strstr.texi: New file.
10215         * doc/c-strtod.texi: New file.
10216         * doc/c-strtold.texi: New file.
10217
10218 2008-01-10  Eric Blake  <ebb9@byu.net>
10219
10220         * lib/relocatable.h: Fix a comment.
10221
10222 2008-01-10  Eric Blake  <ebb9@byu.net>
10223
10224         Share two-way algorithm.
10225         * lib/str-two-way.h: New file, merged from...
10226         * lib/memmem.c: ...here...
10227         * lib/strstr.c: ...and here.
10228         * modules/memmem (Files): Use it.
10229         * modules/strstr (Files): Likewise.
10230
10231         Avoid quadratic strstr implementations.
10232         * lib/strstr.c: New file.
10233         * m4/strstr.m4: Likewise.
10234         * modules/strstr: Likewise.
10235         * modules/strstr-tests: Likewise.
10236         * tests/test-strstr.c: Likewise.
10237         * lib/string.in.h (rpl_strstr): Declare.
10238         (memmem) [GNULIB_POSIXCHECK]: Document speed issue.
10239         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Support strstr.
10240         * modules/string (Makefile.am): Likewise.
10241         * MODULES.html.sh (string handling): Mention new module.
10242         * doc/functions/strstr.texi (strstr): Document the bug.
10243
10244 2008-01-10  Bruno Haible  <bruno@clisp.org>
10245
10246         * lib/relocatable.h (relocate): State whether result is freshly
10247         allocated or not.
10248         * lib/relocatable.c (relocate): Return a freshly allocated string
10249         instead of a pointer to a privately held string.
10250         Reported by Sylvain Beucler <beuc@gnu.org>.
10251
10252 2008-01-10  Colin Watson  <cjwatson@debian.org>
10253
10254         * lib/canonicalize-lgpl.c [!_LIBC]: Fix typo in #if directive:
10255         s/S_ISNLK/S_ISLNK/.
10256
10257 2008-01-09  Bruno Haible  <bruno@clisp.org>
10258
10259         * doc/functions/memmem.texi: Use the same structure as snprintf.texi
10260         and other files.
10261         * m4/memmem.m4 (gl_FUNC_MEMMEM): Say "guessing no" instead of "no"
10262         if it's only a guess.
10263         * modules/memmem: Simplify by depending on memmem-simple.
10264
10265 2008-01-09  Bruno Haible  <bruno@clisp.org>
10266
10267         Work around OpenBSD 4.0 tdelete() bug.
10268         * m4/tsearch.m4 (gl_FUNC_TSEARCH): Also check tdelete's return value.
10269         * lib/search.in.h: If REPLACE_TSEARCH is 1, define tsearch etc. as
10270         macros and don't redefine the enum values.
10271         * m4/search_h.m4 (gl_SEARCH_H_DEFAULTS): Initialize REPLACE_TSEARCH.
10272         * modules/search (Makefile.am): Also substitute REPLACE_TSEARCH.
10273         * doc/functions/tdelete.texi: Document the OpenBSD 4.0 bug.
10274
10275 2008-01-09  Bruno Haible  <bruno@clisp.org>
10276
10277         * tests/test-wcwidth.c: Include <string.h> and localcharset.h.
10278         (main): Don't perform the tests if setlocale did not install a UTF-8
10279         locale. Needed on OpenBSD 4.0.
10280         * modules/wcwidth-tests (Depends-on): Add localcharset.
10281
10282 2008-01-09  Paul Eggert  <eggert@cs.ucla.edu>
10283
10284         gl_FUNC_ALLOCA no longer defines HAVE_ALLOCA_H unconditionally.
10285         See <http://lists.gnu.org/archive/html/bug-gnulib/2007-12/msg00149.html>.
10286         * NEWS: announce this.
10287         * m4/alloca.m4 (gl_FUNC_ALLOCA): Don't define HAVE_ALLOCA_H.
10288
10289 2008-01-09  Simon Josefsson  <simon@josefsson.org>
10290         and Eric Blake  <ebb9@byu.net>
10291
10292         Add memmem-simple module.
10293         * m4/memmem.m4 (gl_FUNC_MEMMEM_SIMPLE): New macro.
10294         (gl_FUNC_MEMMEM): Separate performance from presence checks.
10295         * modules/memmem-simple: New file.
10296         * modules/memmem (Description): Tweak.
10297         * MODULES.html.sh (string handling): Mention new module.
10298         * doc/functions/memmem.texi (memmem): Distinguish which flaws are
10299         addressed by memmem-simple.
10300         * NEWS: Document the difference.
10301
10302 2008-01-09  Eric Blake  <ebb9@byu.net>
10303
10304         Give gcc some memmem optimization hints.
10305         * lib/string.in.h (memmem, memrchr, strchrnul, strnlen, strpbrk)
10306         (strcasestr): Declare as pure.
10307         * modules/memmem (Maintainer): Claim my implementation.
10308
10309 2008-01-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10310
10311         Support AIX 6.1 and higher.
10312         * build-aux/config.libpath: Likewise.
10313         * build-aux/config.rpath: Likewise.
10314
10315 2008-01-08  Jim Meyering  <meyering@redhat.com>
10316             Bruno Haible  <bruno@clisp.org>
10317
10318         * lib/printf-parse.c (PRINTF_PARSE): Handle a size specifier "q"
10319         on MacOS X and a size specifier "I64" on mingw. Needed for PRIdMAX.
10320         Reported by Peter Fales in
10321         <http://lists.gnu.org/archive/html/bug-coreutils/2007-12/msg00148.html>.
10322
10323 2008-01-08  Bruno Haible  <bruno@clisp.org>
10324
10325         * modules/unictype/category-of (Depends-on): Add
10326         unictype/category-none.
10327         * modules/unictype/category-and-tests (Depends-on): Add
10328         unictype/category-{L,N,Lu,Nd}.
10329         * modules/unictype/category-and-not-tests (Depends-on): Likewise.
10330         * modules/unictype/category-or-tests (Depends-on): Add
10331         unictype/category-{L,N}.
10332         * modules/unictype/category-name-tests (Depends-on): Add
10333         unictype/category-{Z,Nl}.
10334         Reported by Simon Josefsson.
10335
10336 2008-01-08  Bruno Haible  <bruno@clisp.org>
10337
10338         * lib/str-kmp.h (knuth_morris_pratt_unibyte): Document the calling
10339         convention better.
10340         * lib/mbsstr.c (knuth_morris_pratt_multibyte): Likewise.
10341         * lib/mbscasestr.c (knuth_morris_pratt_multibyte): Likewise.
10342         Reported by Peter Miller <millerp@canb.auug.org.au>.
10343
10344 2008-01-08  Eric Blake  <ebb9@byu.net>
10345
10346         Rewrite memmem to guarantee linear complexity without malloc.
10347         * lib/memmem.c (memmem): Use Two-Way rather than
10348         Knuth-Morris-Pratt, to allow O(1) space usage.
10349         (critical_factorization, two_way_short_needle)
10350         (two_way_long_needle): New functions.
10351         (knuth_morris_pratt): Delete.
10352         * modules/memmem (Depends-on): No longer need malloca or stdbool.
10353         Add stdint.
10354         * tests/test-memmem.c (main): Add tests for periodic needle and
10355         sublinear performance.
10356         * doc/functions/memmem.texi (memmem): Document other deficiencies
10357         in cygwin and older glibc.
10358
10359 2008-01-08  Bruno Haible  <bruno@clisp.org>
10360
10361         * modules/memmem-tests (Makefile.am): Remove TESTS_ENVIRONMENT
10362         augmentation.
10363
10364 2008-01-08  Mike Frysinger  <vapier@gentoo.org>
10365
10366         Add a configure time option: --disable-acl.
10367         * m4/acl.m4 (gl_FUNC_ACL): Wrap all ACL logic in a call to
10368         AC_ARG_ENABLE(acl).
10369
10370 2008-01-06  Simon Josefsson  <simon@josefsson.org>
10371
10372         * tests/test-localename.c: Don't include obsolete "setenv.h".
10373
10374         * modules/localename-tests (Depends-on): Need unsetenv.
10375
10376 2008-01-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10377
10378         * DEPENDENCIES: Require Texinfo version 4.6 or newer.
10379
10380 2008-01-06  Colin Watson  <cjwatson@debian.org>
10381
10382         * users.txt: Add man-db.
10383
10384 2008-01-07  Bruno Haible  <bruno@clisp.org>
10385
10386         * doc/gnulib-intro.texi (Library vs Reusable Code): Restore the
10387         previous section name.
10388
10389 2008-01-07  Bruno Haible  <bruno@clisp.org>
10390
10391         * lib/progname.c (set_program_name): Don't strip off a leading
10392         "lt-" prefix outside a .libs directory.
10393         Suggested by Paul Eggert.
10394
10395 2008-01-01  Sylvain Beucler  <beuc@gnu.org>
10396             Bruno Haible  <bruno@clisp.org>
10397
10398         Improve memory cleanup in 'relocatable' module.
10399         * lib/relocatable.h (compute_curr_prefix): Change return type to
10400         'char *'.
10401         * lib/relocatable.c (compute_curr_prefix): Change return type to
10402         'char *'. Free curr_installdir after use.
10403         (relocate): Free curr_prefix_better after use.
10404         * lib/progreloc.c (prepare_relocate): Free curr_prefix after use.
10405
10406 2008-01-01  Bruno Haible  <bruno@clisp.org>
10407
10408         * tests/test-wcwidth.c (main): Relax test of U+2060. Avoids a test
10409         failure on older glibc systems.
10410         Reported by Peter Fales <psfales@alcatel-lucent.com>.
10411
10412 2008-01-05  Eric Blake  <ebb9@byu.net>
10413
10414         Avoid quadratic system memmem.
10415         * m4/memmem.m4 (gl_FUNC_MEMMEM): Check for quadratic memmem.
10416         Reported by Ralf Wildenhues.
10417
10418         Fix memmem test for mingw.
10419         * modules/memmem-tests (configure.ac): Check for alarm.
10420         * tests/test-memmem.c (main): Avoid alarm on platforms that lack
10421         it.
10422         * doc/functions/memmem.texi: New file.
10423         * doc/gnulib.texi (Function Substitutes): Add memmem.
10424         Reported by Bruno Haible.
10425
10426 2008-01-04  Bruno Haible  <bruno@clisp.org>
10427
10428         * m4/strcase.m4 (gl_FUNC_STRCASECMP, gl_FUNC_STRNCASECMP):
10429         Require gl_HEADER_STRINGS_H_DEFAULTS, not
10430         gl_HEADER_STRING_H_DEFAULTS.
10431
10432 2008-01-04  Eric Blake  <ebb9@byu.net>
10433
10434         Shorten duration of memmem test.
10435         * tests/test-memmem.c (main): Use alarm to declare failure if test
10436         is taking too long.
10437         Reported by Ralf Wildenhues.
10438
10439 2007-12-21  Simon Josefsson  <simon@josefsson.org>
10440
10441         * modules/relocatable-prog-wrapper (Depends-on): Add intprops and
10442         string, needed by strerror.
10443
10444 2008-01-03  Colin Watson  <cjwatson@debian.org>
10445             Bruno Haible  <bruno@clisp.org>
10446
10447         * doc/gnulib-tool.texi (Localization): New section.
10448
10449 2008-01-02  Bruno Haible  <bruno@clisp.org>
10450
10451         * lib/memmem.c (knuth_morris_pratt, memmem): Change all 'char *'
10452         variables to 'unsigned char *' type.
10453         Reported by Paul Eggert.
10454
10455 2008-01-02  Jim Meyering  <jim@meyering.net>
10456
10457         * lib/version-etc.c (COPYRIGHT_YEAR): Increase for new year.
10458
10459 2007-12-31  Jim Meyering  <jim@meyering.net>
10460
10461         Avoid use of private FTS type name.
10462         * lib/fts.c (fts_sort): Use FTSENT rather than "struct _ftsent".
10463
10464 2007-12-30  Karl Berry  <karl@gnu.org>
10465
10466         * doc/gnulib.texi (Library vs. Reusable Code): remove period, to
10467         work around defect in Texinfo and/or the standalone Info browser.
10468
10469 2007-12-30  Bruno Haible  <bruno@clisp.org>
10470
10471         Unify 5 copies of the KMP code.
10472         * lib/str-kmp.h: New file.
10473         * lib/c-strcasestr.c: Include str-kmp.h.
10474         (knuth_morris_pratt): Remove function.
10475         (c_strcasestr): Update.
10476         * lib/c-strstr.c: Include str-kmp.h.
10477         (knuth_morris_pratt): Remove function.
10478         (c_strcasestr): Update.
10479         * lib/mbscasestr.c: Include str-kmp.h.
10480         (knuth_morris_pratt_unibyte): Remove function.
10481         * lib/mbsstr.c: Include str-kmp.h.
10482         (knuth_morris_pratt_unibyte): Remove function.
10483         * lib/strcasestr.c: Include str-kmp.h.
10484         (knuth_morris_pratt): Remove function.
10485         (strcasestr): Update.
10486         * modules/c-strcasestr (Files): Add lib/str-kmp.h.
10487         * modules/c-strstr (Files): Likewise.
10488         * modules/mbscasestr (Files): Likewise.
10489         * modules/mbsstr (Files): Likewise.
10490         * modules/strcasestr (Files): Likewise.
10491         Suggested by Paul Eggert.
10492
10493 2007-12-30  Bruno Haible  <bruno@clisp.org>
10494
10495         * lib/xmalloca.c (xmmalloca): Don't define if HAVE_ALLOCA is not
10496         defined.
10497
10498 2007-12-30  Bruno Haible  <bruno@clisp.org>
10499
10500         * lib/xmalloca.h: Include xalloc.h.
10501         (xnmalloca): New macro.
10502
10503 2007-12-30  Bruno Haible  <bruno@clisp.org>
10504
10505         * lib/malloca.h (nmalloca): New macro.
10506         * lib/c-strcasestr.c (knuth_morris_pratt): Use it.
10507         * lib/c-strstr.c (knuth_morris_pratt): Likewise.
10508         * lib/mbscasestr.c (knuth_morris_pratt_unibyte,
10509         knuth_morris_pratt_multibyte): Likewise.
10510         * lib/mbsstr.c (knuth_morris_pratt_unibyte,
10511         knuth_morris_pratt_multibyte): Likewise.
10512         * lib/memmem.c (knuth_morris_pratt): Likewise.
10513         * lib/strcasestr.c (knuth_morris_pratt): Likewise.
10514
10515 2007-12-25  Bruno Haible  <bruno@clisp.org>
10516
10517         Fixup after 2007-10-17 commit. Ensure that 'glob' stays under LGPLv2+.
10518         * lib/glob.c: Don't include openat.h.
10519         (link_exists2_p): Add back the code that deals with the
10520         !GLOB_ALTDIRFUNC case.
10521         (link_exists_p) [!_LIBC && !HAVE_FSTATAT]: Just call link_exists2_p and
10522         let it do the filename concatenation.
10523         * m4/glob.m4 (gl_PREREQ_GLOB): Add check for fstatat.
10524         * modules/glob (Depends-on): Remove openat.
10525
10526 2007-12-31  Bruno Haible  <bruno@clisp.org>
10527
10528         * modules/dirfd (License): Change to LGPLv2+.
10529         Approved by Jim Meyering.
10530
10531 2007-12-29  Paul Eggert  <eggert@cs.ucla.edu>
10532
10533         * lib/memmem.c (knuth_morris_pratt): Check for size_t overflow
10534         when multiplying M by sizeof (size_t).
10535
10536 2007-12-10  Martin Lambers  <marlam@marlam.de>
10537
10538         Override getpagesize on mingw.
10539         * lib/getpagesize.c: New file.
10540         * m4/getpagesize.m4 (gl_FUNC_GETPAGESIZE): Enable replacement on mingw.
10541         * modules/getpagesize (Files): Add lib/getpagesize.c.
10542         * lib/unistd.in.h (getpagesize): Declare if we are using a replacement.
10543         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
10544         REPLACE_GETPAGESIZE.
10545         * modules/unistd (Makefile.am): Substitute REPLACE_GETPAGESIZE.
10546
10547 2007-12-25  Bruno Haible  <bruno@clisp.org>
10548
10549         * modules/localcharset (Notice): New field.
10550         (configure.ac): Define LOCALCHARSET_TESTS_ENVIRONMENT.
10551         Suggested by Ben Pfaff <blp@cs.stanford.edu>.
10552
10553 2007-12-25  Paul Eggert  <eggert@cs.ucla.edu>
10554             Bruno Haible  <bruno@clisp.org>
10555
10556         Avoid using the syntax symbol() in formatted documentation.
10557         * MODULES.html.sh (func_module): When replacing symbol() with a
10558         hyperlink, remove the parentheses. Show an error if some remain.
10559         Recognize and render the '...' syntax.
10560         * doc/alloca-opt.texi: Remove parentheses from symbol reference.
10561         Rework. Add paragraph about GCC's inlining.
10562         * doc/alloca.texi: Likewise.
10563         * doc/error.texi: Remove parentheses from symbol reference.
10564         * doc/gnulib-intro.texi: Likewise.
10565         * doc/gnulib.texi (alloca, alloca-opt): New nodes.
10566         * modules/fnmatch (Description): Reword to say "the ... function".
10567         * modules/full-read (Description): Likewise.
10568         * modules/full-write (Description): Likewise.
10569         * modules/safe-read (Description): Likewise.
10570         * modules/safe-write (Description): Likewise.
10571         * modules/strchrnul (Description): Likewise.
10572         * modules/trim (Description): Likewise.
10573         * modules/error (Description): Remove parentheses from symbol
10574         references.
10575         * modules/verror (Description): Likewise.
10576         Reported by Karl Berry.
10577
10578 2007-12-25  Bruno Haible  <bruno@clisp.org>
10579
10580         Fixup after 2007-10-16 commit.
10581         * lib/glob.c (glob_in_dir): Don't use ISO C99 syntax.
10582
10583 2007-12-24  Bruno Haible  <bruno@clisp.org>
10584
10585         Make --enable-relocatable work with DESTDIR.
10586         * build-aux/install-reloc: Accept another argument 'destdir'. Use it
10587         to compute installdir from destprog.
10588         * m4/relocatable.m4 (gl_RELOCATABLE_BODY): In INSTALL_PROGRAM_ENV,
10589         also set the RELOC_DESTDIR variable.
10590         Reported by Ð›ÐµÐ²Ð°ÑˆÐµÐ² Ð˜Ð²Ð°Ð½ <octagram@bluebottle.com>.
10591
10592 2007-12-24  Bruno Haible  <bruno@clisp.org>
10593
10594         Fix link error due to xalloc_die().
10595         * lib/progreloc.c: When NO_XMALLOC is defined, use areadlink instead
10596         of xreadlink.
10597         * lib/relocwrapper.c: Update comments.
10598         * build-aux/install-reloc: Remove xreadlink.c from file list.
10599         * modules/relocatable-prog-wrapper (Files): Remove xreadlink.h and
10600         xreadlink.c.
10601         Reported by Ð›ÐµÐ²Ð°ÑˆÐµÐ² Ð˜Ð²Ð°Ð½ <octagram@bluebottle.com>.
10602
10603 2007-12-24  Bruno Haible  <bruno@clisp.org>
10604
10605         Split setenv module into setenv and unsetenv. Get rid of setenv.h.
10606         * lib/setenv.h: Remove file.
10607         * lib/stdlib.in.h (setenv, unsetenv): New declarations, moved here from
10608         lib/setenv.h.
10609         * modules/setenv (Files): Remove lib/setenv.h, lib/unsetenv.c.
10610         (Depends-on): Add stdlib.
10611         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR. Don't invoke
10612         gl_FUNC_UNSETENV.
10613         (Include): Replace setenv.h with <stdlib.h>.
10614         * modules/unsetenv: New file.
10615         * lib/setenv.c: Include <stdlib.h> first, after alloca.h.
10616         * lib/unsetenv.c: Include <stdlib.h> first.
10617         * m4/setenv.m4 (gl_FUNC_SETENV, gl_FUNC_SETENV_SEPARATE): Require
10618         gl_STDLIB_H_DEFAULTS. Conditionally set HAVE_SETENV to 0.
10619         (gl_FUNC_UNSETENV): Require gl_STDLIB_H_DEFAULTS. Conditionally set
10620         HAVE_UNSETENV to 0. Set VOID_UNSETENV as an AC_SUBSTed variable.
10621         * modules/stdlib (Makefile.am): Substitute also GNULIB_SETENV,
10622         HAVE_SETENV, GNULIB_UNSETENV, HAVE_UNSETENV, VOID_UNSETENV.
10623         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_SETENV,
10624         HAVE_SETENV, GNULIB_UNSETENV, HAVE_UNSETENV, VOID_UNSETENV.
10625         * doc/functions/unsetenv.texi: Update.
10626         * modules/xsetenv (Depends-on): Add unsetenv.
10627         * modules/getdate (Depends-on): Likewise.
10628         * lib/xsetenv.h: Include <stdlib.h> instead of setenv.h.
10629         * lib/xsetenv.c: Don't include setenv.h.
10630         * lib/getdate.y: Likewise.
10631         * lib/relocwrapper.c: Likewise.
10632         * modules/relocatable-prog-wrapper (Files): Remove lib/setenv.h.
10633         (Depends-on): Add stdlib.
10634         * NEWS: Mention the changes.
10635         Reported by Ð›ÐµÐ²Ð°ÑˆÐµÐ² Ð˜Ð²Ð°Ð½ <octagram@bluebottle.com>.
10636
10637 2007-12-23  Bruno Haible  <bruno@clisp.org>
10638
10639         * lib/memmem.c (memmem): Use lowercase variable names. Tab
10640         indentation.
10641
10642 2007-12-23  Bruno Haible  <bruno@clisp.org>
10643
10644         * lib/c-strcasestr.c: Add more comments.
10645         * lib/c-strstr.c: Likewise.
10646         * lib/mbscasestr.c: Likewise.
10647         * lib/mbsstr.c: Likewise.
10648         * lib/strcasestr.c: Likewise.
10649         * lib/memmem.c: Likewise.
10650
10651 2007-12-23  Bruno Haible  <bruno@clisp.org>
10652
10653         * tests/test-memmem.c: Include <string.h> first.
10654
10655 2007-12-22  Bruno Haible  <bruno@clisp.org>
10656
10657         * gnulib-tool (func_create_testdir): Change $auxdir while generating
10658         the contents of $testsbase.
10659         Reported by Ralf Wildenhues.
10660
10661 2007-12-22  Bruno Haible  <bruno@clisp.org>
10662
10663         * gnulib-tool (func_emit_tests_Makefile_am): Replace local_ldadd with
10664         two variables local_ldadd_before, local_ldadd_last.
10665
10666 2007-12-20  Eric Blake  <ebb9@byu.net>
10667
10668         Work around circular library issue when cross-compiling.
10669         * lib/progname.c (set_program_name): Use strncmp, not memcmp, so
10670         that progname.o does not need to pull in rpl_memcmp.
10671
10672 2007-12-19  Eric Blake  <ebb9@byu.net>
10673
10674         Fix memmem to avoid O(n^2) worst-case complexity.
10675         * lib/memmem.c (knuth_morris_pratt): New function.
10676         (memmem): Use it if first few naive iterations fail.
10677         * m4/memmem.m4 (gl_FUNC_MEMMEM): Detect cygwin bug.
10678         * modules/memcmp (License): Set to LGPLv2+, not LGPL.
10679         * modules/memchr (License): Likewise.
10680         * modules/memmem (Depends-on): Add memcmp, memchr, stdbool, and
10681         malloca.
10682         * tests/test-memmem.c: Rewrite, borrowing ideas from
10683         test-mbsstr1.c; the old version wouldn't even compile!
10684         * modules/memmem-tests: New file.
10685         * lib/string.in.h (rpl_memmem): Add declaration.
10686         * modules/string (Makefile.am): Substitute REPLACE_MEMMEM.
10687         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Default for
10688         REPLACE_MEMMEM.
10689
10690 2007-12-18  Paul Eggert  <eggert@cs.ucla.edu>
10691
10692         Fix problem with _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H on VMS.
10693         * lib/stdint.in.h (_GL_JUST_INCLUDE_SYSTEM_INTTYPES_H): Define
10694         before any system include files, and undef after them all.  This
10695         should fix a problem on VMS reported by John E. Malmberg in
10696         <http://lists.gnu.org/archive/html/bug-gnulib/2007-12/msg00118.html>.
10697
10698 2007-12-17  Eric Blake  <ebb9@byu.net>
10699
10700         Revert addition of verify, for BSD/OS.
10701         * lib/fseeko.c [!HAVE_FSEEKO]: Allow off_t > long, even though it
10702         can't handle large files, for the sake of obsolete platforms.
10703         * modules/fseeko (Depends-on): Remove verify.
10704         * doc/functions/fseeko.texi (fseeko): Document BSD/OS limitation.
10705         * doc/functions/ftello.texi (ftello): Likewise.
10706         * doc/functions/fgetpos.texi (fgetpos): Likewise.
10707         Reported by Larry Jones.
10708
10709 2007-12-17  Petr Salinger  <Petr.Salinger@seznam.cz>
10710
10711         getcwd.c: Use a more readable witness: HAVE_OPENAT_SUPPORT
10712         * lib/getcwd.c: Define and use HAVE_OPENAT_SUPPORT, in place of AT_FDCWD.
10713
10714 2007-12-17  Jim Meyering  <meyering@redhat.com>
10715
10716         Port to GNU/kFreeBSD - FreeBSD kernel + GNU libc,
10717         which has no openat syscall, yet <fcntl.h> does define AT_FDCWD.
10718         * lib/getcwd.c: Undef AT_FDCWD if there is no openat function.
10719         * modules/getcwd (Depends-on): Add openat.
10720         Reported by Petr Salinger.
10721
10722 2007-12-17  Bruno Haible  <bruno@clisp.org>
10723
10724         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Use GL_NOCRASH to
10725         avoid a segmentation fault of the configure test on x86_64 systems.
10726
10727 2007-12-15  Jim Meyering  <meyering@redhat.com>
10728
10729         * build-aux/gnupload (GPG): Don't hard-code absolute name of gpg binary.
10730
10731 2007-12-13  Eric Blake  <ebb9@byu.net>
10732
10733         Another fseek test.
10734         * tests/test-fseek.c (main): Also test ungetc handling.
10735         * tests/test-fseeko.c (main): Likewise.
10736         * modules/fseeko (Depends-on): Add verify.
10737         * lib/fseeko.c [!HAVE_FSEEKO]: Verify that off_t is not too
10738         large.
10739         Reported by Larry Jones.
10740
10741         Fix fseeko on mingw.
10742         * lib/fseeko.c (rpl_fseeko) [_IOERR]: Reset EOF flag on successful
10743         seek.
10744
10745         Beef up fseek tests.
10746         * tests/test-fseek.c (main): Also test eof handling.
10747         * tests/test-fseeko.c (main): Likewise.
10748         Reported by Larry Jones.
10749
10750 2007-12-13  Larry Jones  <lawrence.jones@siemens.com>  (tiny change)
10751
10752         Fix fseeko on BSD-based platforms.
10753         * lib/fseeko.c (rpl_fseeko) [__sferror]: Reset EOF flag on
10754         successful seek.
10755
10756 2007-12-12  Eric Blake  <ebb9@byu.net>
10757
10758         Allow circular dependency of separate libtests.a
10759         * gnulib-tool (func_emit_tests_Makefile_am): Add AM_LIBTOOLFLAGS
10760         when use_libtests.
10761
10762 2007-12-11  Eric Blake  <ebb9@byu.net>
10763
10764         Fix bug with -0.0L in previous patch.
10765         * lib/isnan.c (rpl_isnanl): Make robust to -0.0L and pad bits.
10766         * tests/test-isnan.c (main): Also test on zeroes.
10767         * tests/test-isnanf.c (main): Likewise.
10768         * tests/test-isnanl.h (main): Likewise.
10769
10770         Detect pseudo-denormals on x86 even when cross-compiling.
10771         * lib/isnan.c (rpl_isnanl) [!KNOWN_EXPBIT0_LOCATION
10772         && USE_LONG_DOUBLE && x86]: Add one more check to filter out
10773         invalid bit patterns that happen to satisfy ==.
10774
10775         Avoid link failures with separate libtests.a.
10776         * gnulib-tool (func_emit_tests_Makefile_am): Also list local_ldadd
10777         last, to satisfy circular dependencies.
10778
10779 2007-12-11  Eric Blake  <ebb9@byu.net>
10780         and Bruno Haible  <bruno@clisp.org>
10781
10782         Fix OpenBSD 4.0 <float.h> handling of long double.
10783         * m4/float_h.m4 (gl_FLOAT_H): Also claim OpenBSD is broken.
10784         * lib/float.in.h [__OpenBSD__]: Add fixes for OpenBSD.
10785         * doc/headers/float.texi (float.h): Document OpenBSD bug.
10786
10787 2007-12-11  Jim Meyering  <meyering@redhat.com>
10788
10789         * users.txt: Add libvirt.
10790
10791         Support versions of autoconf prior to 2.59c.
10792         * gnulib-tool (func_emit_initmacro_done): Define m4_foreach_w
10793         if it is not already defined.
10794
10795 2007-12-09  Bruno Haible  <bruno@clisp.org>
10796
10797         Let 'gnulib-tool --import' collect sources needed for the tests in
10798         tests/ rather than in lib/.
10799         * gnulib-tool (func_emit_tests_Makefile_am): Accept use_libtests
10800         argument. If true, add rules to generate libtests.a, and put libtests.a
10801         into $(LDADD). Consider source files in subdirectories and set
10802         uses_subdirs.
10803         (func_emit_initmacro_start, func_emit_initmacro_end,
10804         func_emit_initmacro_done): Pass all arguments explicitly.
10805         (func_import): Determine two module lists main_modules,
10806         testsrelated_modules. Determine use_libtests. Determine two variables
10807         sed_transform_main_lib_file, sed_transform_testsrelated_lib_file
10808         instead of just sed_transform_lib_file. Determine two variables
10809         main_files and testsrelated_files. Compute 'files' as the union of
10810         both. Adjust sed_rewrite_old_files, sed_rewrite_new_files,
10811         func_add_or_update. In the generated gnulib-comp.m4, collect the
10812         object files for tests/ in different variables than those for lib/.
10813         Substitute LIBTESTS_LIBDEPS.
10814         (func_create_testdir): Combine the uses_subdirs results from
10815         func_emit_lib_Makefile_am and from func_emit_tests_Makefile_am.
10816
10817 2007-12-09  Bruno Haible  <bruno@clisp.org>
10818
10819         * gnulib-tool (func_emit_tests_Makefile_am): Expand references to
10820         the build-aux directory.
10821
10822 2007-12-09  Bruno Haible  <bruno@clisp.org>
10823
10824         * gnulib-tool (func_emit_tests_Makefile_am): Remove redundant code
10825         introduced on 2006-09-09.
10826
10827 2007-12-07  Jim Meyering  <meyering@redhat.com>
10828
10829         Let these macros work also with autoconf-2.59.
10830         * m4/getline.m4 (gl_FUNC_GETLINE): Require only autoconf-2.59.  2.60
10831         is not needed, since gnulib now permits use of AC_CHECK_DECLS_ONCE.
10832         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Likewise.
10833
10834 2007-12-06  Jim Meyering  <meyering@redhat.com>
10835
10836         Avoid a configure-time syntax error in gl_FUNC_ACL.
10837         * m4/acl.m4 (gl_FUNC_ACL): Be careful to check for the acl_trivial
10838         function in each branch, before testing the cache variable.
10839
10840 2007-12-04  Eric Blake  <ebb9@byu.net>
10841
10842         Make scripts executable.
10843         * build-aux/config.guess: Add execute permissions.
10844         * build-aux/config.sub: Likewise.
10845         * build-aux/gendocs.sh: Likewise.
10846
10847         Fix frexp on mingw.
10848         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Detect mingw bug when
10849         cross-compiling.
10850         * doc/functions/frexp.texi (frexp): Document the bug.
10851
10852         Make cygwin fseeko check more reliable.
10853         * m4/stdio_h.m4 (gl_STDIN_LARGE_OFFSET) [__CYGWIN__]: Use cygwin
10854         version numbers, rather than unrelated feature check.
10855         * doc/functions/fseeko.texi (fseeko): Tweak failure report.
10856         * doc/functions/ftello.texi (ftello): Likewise.
10857         Reported by Bruno Haible.
10858
10859         * m4/strerror.m4: Bump version number.
10860
10861 2007-12-03  Bruno Haible  <bruno@clisp.org>
10862
10863         * doc/functions/mprotect.texi: Mention the mingw problem.
10864
10865 2007-12-03  Eric Blake  <ebb9@byu.net>
10866
10867         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): Ensure
10868         REPLACE_STRERROR is initialized before this macro.
10869
10870 2007-12-03  Paul Eggert  <eggert@cs.ucla.edu>
10871
10872         Add support for Solaris 10 ACLs.  Also, ACLs are Gnulib, not Autoconf.
10873         * modules/acl (configure.ac): Rename AC_FUNC_ACL to gl_FUNC_ACL.
10874         * m4/acl.m4 (gl_FUNC_ACL): Renamed from AC_FUNC_ACL.  On Solaris,
10875         put -lsec in even for programs other than 'ls'.  This fixes a problem
10876         for gettext reported by Bruno Haible in
10877         <http://lists.gnu.org/archive/html/bug-gnulib/2007-12/msg00007.html>.
10878         * lib/acl.c (copy_acl, qset_acl) [USE_ACL && defined ACL_NO_TRIVIAL]:
10879         Add support for Solaris 10.  This isn't efficient, but should get the
10880         job done for now.
10881
10882 2007-12-03  James Youngman  <jay@gnu.org>
10883
10884         * doc/regexprops-generic.texi: change "an close-group" to "a
10885         close-group" and "illegal" to "not allowed".
10886
10887 2007-11-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10888
10889         * lib/unictype/pr_byname.c: Include unictype/pr_byname.h instead of
10890         pr_byname.h. Needed for the rare case when the maintainer has done
10891         "make maintainer-clean" in the source directory and then attempts a
10892         build outside the source directory.
10893         * lib/unictype/scripts.c: Include unictype/scripts_byname.h instead of
10894         scripts_byname.h.
10895
10896 2007-12-02  Martin Lambers <marlam@marlam.de>
10897             Bruno Haible  <bruno@clisp.org>
10898
10899         * lib/getpagesize.h: Remove file.
10900         * lib/unistd.in.h: Include declaration of getpagesize here.
10901         * m4/getpagesize.m4 (gl_FUNC_GETPAGESIZE): Renamed from gl_GETPAGESIZE.
10902         Invoke gl_UNISTD_H_DEFAULTS. Set HAVE_GETPAGESIZE, HAVE_OS_H,
10903         HAVE_SYS_PARAM_H.
10904         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_GETPAGESIZE,
10905         HAVE_GETPAGESIZE, HAVE_OS_H, HAVE_SYS_PARAM_H.
10906         * modules/getpagesize (Files): Remove lib/getpagesize.h.
10907         (Depends-on): Add unistd.
10908         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
10909         (Include): Use <unistd.h> instead of getpagesize.h.
10910         * modules/unistd (Makefile.am): Substitute also GNULIB_GETPAGESIZE,
10911         HAVE_GETPAGESIZE, HAVE_OS_H, HAVE_SYS_PARAM_H.
10912         * m4/pagealign_alloc.m4 (gl_PREREQ_PAGEALIGN_ALLOC): Remove
10913         gl_GETPAGESIZE invocation, already handled by module dependency.
10914         * lib/pagealign_alloc.c: Don't include getpagesize.h.
10915
10916 2007-12-02  Bruno Haible  <bruno@clisp.org>
10917
10918         * modules/strings-tests: New file.
10919         * tests/test-strings.c: New file.
10920
10921         Move declarations of str{,n}casecmp from <string.h> to <strings.h>.
10922         * lib/strings.in.h: New file.
10923         * lib/string.in.h (strcasecmp, strncasecmp): Remove declarations.
10924         * m4/strings_h.m4: New file.
10925         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Remove initialization
10926         of HAVE_STRCASECMP, HAVE_DECL_STRNCASECMP.
10927         * modules/strings: New file.
10928         * modules/string (Makefile.am): Update.
10929         * modules/strcase (Include): Mention <strings.h>, not <string.h>.
10930         Reported by Karl Berry.
10931
10932 2007-12-01  Eric Blake  <ebb9@byu.net>
10933
10934         * m4/stdio_h.m4 (gl_STDIN_LARGE_OFFSET) [__CYGWIN__]: Rewrite to
10935         accomodate fix in cygwin 1.5.25.
10936
10937 2007-12-01  Jim Meyering  <meyering@redhat.com>
10938
10939         Fix a bug that inhibited much of the utf8-optimization in regcomp.c.
10940         * lib/regcomp.c (optimize_utf8): Fix a typo, s/idx/ctx_type/,
10941         that would inhibit utf8-optimization of a regexp containing line-
10942         or buffer-anchors, e.g., `^', `$'.
10943
10944 2007-11-30  Bruno Haible  <bruno@clisp.org>
10945
10946         * lib/lock.h (gl_recursive_lock_init) [PTHREAD &&
10947         PTHREAD_RECURSIVE_MUTEX_INITIALIZER]: Call
10948         glthread_recursive_lock_init.
10949         * lib/lock.c (glthread_recursive_lock_init)
10950         [PTHREAD_RECURSIVE_MUTEX_INITIALIZER]: New function.
10951         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
10952
10953 2007-11-28  Paul Eggert  <eggert@cs.ucla.edu>
10954
10955         New function qset_acl, like set_acl but with syscall semantics.
10956         * lib/acl.h (qset_acl): New decl.
10957         * lib/acl.c (qset_acl): New function.
10958         (set_acl): Use new function.  Use more-consistent diagnostics.
10959
10960 2007-11-28  Jim Meyering  <meyering@redhat.com>
10961
10962         * modules/physmem (License): Change from GPL to LGPLv2+.
10963
10964 2007-11-26  Bruno Haible  <bruno@clisp.org>
10965
10966         * lib/vasnprintf.c (decode_long_double): Don't abort if the
10967         'long double' type has excess precision.
10968         Reported by Jim Meyering in
10969         <http://lists.gnu.org/archive/html/bug-gnulib/2007-11/msg00120.html>.
10970
10971 2007-11-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10972
10973         * doc/fdl.texi, doc/gpl-3.0.texi, doc/lgpl-3.0.texi:
10974         Sync from <http://gnu.org/licenses>.
10975         * modules/agpl-3.0, doc/agpl-3.0.texi: New module,
10976         with license text from same location.
10977         * doc/maintain.texi, doc/standards.texi:  Sync from
10978         <http://savannah.gnu.org/projects/gnustandards>.
10979
10980 2007-11-22  OndÅ™ej Vašík  <ovasik@redhat.com>
10981         and Jim Meyering  <meyering@redhat.com>
10982
10983         Adjust getdate' grammar to accept a slightly more regular language.
10984         E.g., accept "YYYYMMDD +N days" as well as "YYYYMMDD N days".
10985         Before, the former was rejected.
10986         * lib/getdate.y (digits_to_date_time): New function, factored
10987         out of ...
10988         (number): ...here.  Just call digits_to_date_time.
10989         (hybrid): New non-terminal to handle an <unsigned number,
10990         signed relative offset> sequence consistently.
10991
10992 2007-11-18  Jim Meyering  <meyering@redhat.com>
10993
10994         Pull my changes from coreutils:
10995         bootstrap: fix typo to enable use of $gnulib_tool_option_extras.
10996         * build-aux/bootstrap (gnulib_tool_options): Add a space before the
10997         use of $gnulib_tool_option_extras, so that it's separated from the
10998         preceding argument.
10999
11000         Fix bootstrap failure to handle files like lib/uniwidth/cjk.h.
11001         * build-aux/bootstrap (cp_mark_as_generated): Create any required
11002         parent destination directories before copying a file into place.
11003
11004 2007-11-18  Sergey Poznyakoff  <gray@gnu.org.ua>
11005
11006         bootstrap: work also with 4-argument variant of AC_INIT
11007         * build-aux/bootstrap (gnulib_extra_files): Adjust sed command.
11008
11009 2007-11-16  Paul Eggert  <eggert@cs.ucla.edu>
11010
11011         Port test-getaddrinfo to Solaris.
11012         Problem reported by Bruno Haible in
11013         <http://lists.gnu.org/archive/html/bug-gnulib/2007-03/msg00171.html>.
11014         * tests/test-getaddrinfo.c (simple): Add a comment asking for an
11015         explanation of setting 'hints'.
11016         Don't reject an implementation merely because it returns EAI_SERVICE.
11017         (EAI_SERVICE): Define to 0 if not defined.
11018
11019 2007-11-15  Paul Eggert  <eggert@cs.ucla.edu>
11020
11021         The license of gnu-make and posix-shell is now "GPLed build tool".
11022         * modules/gnu-make (License): Likewise.
11023         * modules/posix-shell (License): Likewise.
11024
11025         New module posix-shell, for determining a POSIX shell
11026         or perhaps something that is close enough to a POSIX shell.
11027         * m4/posix-shell.m4: New file.
11028         * modules/posix-shell: New file.
11029
11030         * MODULES.html.sh: Mention new module.
11031
11032         New module gnu-make, for determining whether we're using GNU Make.
11033         * m4/gnu-make.m4: New file.
11034         * modules/gnu-make: New file.
11035         * MODULES.html.sh: Mention new module.
11036
11037 2007-11-14  Jim Meyering  <meyering@redhat.com>
11038
11039         Define a sometimes-link-required function using ARGMATCH_DIE_DECL.
11040         * tests/test-argmatch.c (ARGMATCH_DIE_DECL): When defined,
11041         use this macro to create a function _definition_.
11042         Remove useless "#undef ARGMATCH_DIE".
11043
11044 2007-11-14  Bruno Haible  <bruno@clisp.org>
11045
11046         * lib/config.charset: Update for OpenBSD 4.1.
11047         Reported and helped by Ben Pfaff <blp@cs.stanford.edu>.
11048
11049 2007-11-12  Paul Eggert  <eggert@cs.ucla.edu>
11050
11051         Document 64-bit #if problems in stdint.texi.
11052         * doc/headers/stdint.texi (stdint.h): Mention problems with
11053         64-bit-#if, and how to work around them.
11054
11055         Don't insist on 'long long int' support in the preprocessor.  It
11056         breaks too many things.  For example, PRIdMAX still uses a 'long
11057         long int' format with the latest Sun compiler, even though
11058         HAVE_LONG_LONG_INT isn't defined due to that compiler's
11059         preprocessor problem.  This causes the latest coreutils to dump
11060         core on Solaris 10 sparc with the Sun C compiler.
11061         Instead, fix the 2007-10-16 problem in a different way, by evaluating
11062         the troublesome expressions at configure-time, not at #if-time.
11063         * m4/longlong.m4 (_AC_TYPE_LONG_LONG_SNIPPET): Don't test the
11064         preprocessor.
11065         * m4/inttypes.m4 (gl_INTTYPES_H): Move the #if checks into
11066         compile-time C checks, done at 'configure'-time.
11067         (gl_INTTYPES_CHECK_LONG_LONG_INT_CONDITION): New macro.
11068         * modules/inttypes (Makefile): Substitute the new symbols that
11069         gl_INTTYPES_H now generates.
11070         * lib/inttypes.in.h: Don't use constants wider than 'long' in #if.
11071
11072 2007-11-12  Bruno Haible  <bruno@clisp.org>
11073
11074         Tests for Unicode character classification functions.
11075
11076         * modules/unictype/bidicategory-byname-tests: New file.
11077         * modules/unictype/bidicategory-name-tests: New file.
11078         * modules/unictype/bidicategory-of-tests: New file.
11079         * modules/unictype/bidicategory-test-tests: New file.
11080         * modules/unictype/block-list-tests: New file.
11081         * modules/unictype/block-of-tests: New file.
11082         * modules/unictype/block-test-tests: New file.
11083         * modules/unictype/category-C-tests: New file.
11084         * modules/unictype/category-Cc-tests: New file.
11085         * modules/unictype/category-Cf-tests: New file.
11086         * modules/unictype/category-Cn-tests: New file.
11087         * modules/unictype/category-Co-tests: New file.
11088         * modules/unictype/category-Cs-tests: New file.
11089         * modules/unictype/category-L-tests: New file.
11090         * modules/unictype/category-Ll-tests: New file.
11091         * modules/unictype/category-Lm-tests: New file.
11092         * modules/unictype/category-Lo-tests: New file.
11093         * modules/unictype/category-Lt-tests: New file.
11094         * modules/unictype/category-Lu-tests: New file.
11095         * modules/unictype/category-M-tests: New file.
11096         * modules/unictype/category-Mc-tests: New file.
11097         * modules/unictype/category-Me-tests: New file.
11098         * modules/unictype/category-Mn-tests: New file.
11099         * modules/unictype/category-N-tests: New file.
11100         * modules/unictype/category-Nd-tests: New file.
11101         * modules/unictype/category-Nl-tests: New file.
11102         * modules/unictype/category-No-tests: New file.
11103         * modules/unictype/category-P-tests: New file.
11104         * modules/unictype/category-Pc-tests: New file.
11105         * modules/unictype/category-Pd-tests: New file.
11106         * modules/unictype/category-Pe-tests: New file.
11107         * modules/unictype/category-Pf-tests: New file.
11108         * modules/unictype/category-Pi-tests: New file.
11109         * modules/unictype/category-Po-tests: New file.
11110         * modules/unictype/category-Ps-tests: New file.
11111         * modules/unictype/category-S-tests: New file.
11112         * modules/unictype/category-Sc-tests: New file.
11113         * modules/unictype/category-Sk-tests: New file.
11114         * modules/unictype/category-Sm-tests: New file.
11115         * modules/unictype/category-So-tests: New file.
11116         * modules/unictype/category-Z-tests: New file.
11117         * modules/unictype/category-Zl-tests: New file.
11118         * modules/unictype/category-Zp-tests: New file.
11119         * modules/unictype/category-Zs-tests: New file.
11120         * modules/unictype/category-and-not-tests: New file.
11121         * modules/unictype/category-and-tests: New file.
11122         * modules/unictype/category-byname-tests: New file.
11123         * modules/unictype/category-name-tests: New file.
11124         * modules/unictype/category-none-tests: New file.
11125         * modules/unictype/category-of-tests: New file.
11126         * modules/unictype/category-or-tests: New file.
11127         * modules/unictype/category-test-withtable-tests: New file.
11128         * modules/unictype/combining-class-tests: New file.
11129         * modules/unictype/ctype-alnum-tests: New file.
11130         * modules/unictype/ctype-alpha-tests: New file.
11131         * modules/unictype/ctype-blank-tests: New file.
11132         * modules/unictype/ctype-cntrl-tests: New file.
11133         * modules/unictype/ctype-digit-tests: New file.
11134         * modules/unictype/ctype-graph-tests: New file.
11135         * modules/unictype/ctype-lower-tests: New file.
11136         * modules/unictype/ctype-print-tests: New file.
11137         * modules/unictype/ctype-punct-tests: New file.
11138         * modules/unictype/ctype-space-tests: New file.
11139         * modules/unictype/ctype-upper-tests: New file.
11140         * modules/unictype/ctype-xdigit-tests: New file.
11141         * modules/unictype/decimal-digit-tests: New file.
11142         * modules/unictype/digit-tests: New file.
11143         * modules/unictype/mirror-tests: New file.
11144         * modules/unictype/numeric-tests: New file.
11145         * modules/unictype/property-alphabetic-tests: New file.
11146         * modules/unictype/property-ascii-hex-digit-tests: New file.
11147         * modules/unictype/property-bidi-arabic-digit-tests: New file.
11148         * modules/unictype/property-bidi-arabic-right-to-left-tests: New file.
11149         * modules/unictype/property-bidi-block-separator-tests: New file.
11150         * modules/unictype/property-bidi-boundary-neutral-tests: New file.
11151         * modules/unictype/property-bidi-common-separator-tests: New file.
11152         * modules/unictype/property-bidi-control-tests: New file.
11153         * modules/unictype/property-bidi-embedding-or-override-tests: New file.
11154         * modules/unictype/property-bidi-eur-num-separator-tests: New file.
11155         * modules/unictype/property-bidi-eur-num-terminator-tests: New file.
11156         * modules/unictype/property-bidi-european-digit-tests: New file.
11157         * modules/unictype/property-bidi-hebrew-right-to-left-tests: New file.
11158         * modules/unictype/property-bidi-left-to-right-tests: New file.
11159         * modules/unictype/property-bidi-non-spacing-mark-tests: New file.
11160         * modules/unictype/property-bidi-other-neutral-tests: New file.
11161         * modules/unictype/property-bidi-pdf-tests: New file.
11162         * modules/unictype/property-bidi-segment-separator-tests: New file.
11163         * modules/unictype/property-bidi-whitespace-tests: New file.
11164         * modules/unictype/property-byname-tests: New file.
11165         * modules/unictype/property-combining-tests: New file.
11166         * modules/unictype/property-composite-tests: New file.
11167         * modules/unictype/property-currency-symbol-tests: New file.
11168         * modules/unictype/property-dash-tests: New file.
11169         * modules/unictype/property-decimal-digit-tests: New file.
11170         * modules/unictype/property-default-ignorable-code-point-tests: New file.
11171         * modules/unictype/property-deprecated-tests: New file.
11172         * modules/unictype/property-diacritic-tests: New file.
11173         * modules/unictype/property-extender-tests: New file.
11174         * modules/unictype/property-format-control-tests: New file.
11175         * modules/unictype/property-grapheme-base-tests: New file.
11176         * modules/unictype/property-grapheme-extend-tests: New file.
11177         * modules/unictype/property-grapheme-link-tests: New file.
11178         * modules/unictype/property-hex-digit-tests: New file.
11179         * modules/unictype/property-hyphen-tests: New file.
11180         * modules/unictype/property-id-continue-tests: New file.
11181         * modules/unictype/property-id-start-tests: New file.
11182         * modules/unictype/property-ideographic-tests: New file.
11183         * modules/unictype/property-ids-binary-operator-tests: New file.
11184         * modules/unictype/property-ids-trinary-operator-tests: New file.
11185         * modules/unictype/property-ignorable-control-tests: New file.
11186         * modules/unictype/property-iso-control-tests: New file.
11187         * modules/unictype/property-join-control-tests: New file.
11188         * modules/unictype/property-left-of-pair-tests: New file.
11189         * modules/unictype/property-line-separator-tests: New file.
11190         * modules/unictype/property-logical-order-exception-tests: New file.
11191         * modules/unictype/property-lowercase-tests: New file.
11192         * modules/unictype/property-math-tests: New file.
11193         * modules/unictype/property-non-break-tests: New file.
11194         * modules/unictype/property-not-a-character-tests: New file.
11195         * modules/unictype/property-numeric-tests: New file.
11196         * modules/unictype/property-other-alphabetic-tests: New file.
11197         * modules/unictype/property-other-default-ignorable-code-point-tests: New file.
11198         * modules/unictype/property-other-grapheme-extend-tests: New file.
11199         * modules/unictype/property-other-id-continue-tests: New file.
11200         * modules/unictype/property-other-id-start-tests: New file.
11201         * modules/unictype/property-other-lowercase-tests: New file.
11202         * modules/unictype/property-other-math-tests: New file.
11203         * modules/unictype/property-other-uppercase-tests: New file.
11204         * modules/unictype/property-paired-punctuation-tests: New file.
11205         * modules/unictype/property-paragraph-separator-tests: New file.
11206         * modules/unictype/property-pattern-syntax-tests: New file.
11207         * modules/unictype/property-pattern-white-space-tests: New file.
11208         * modules/unictype/property-private-use-tests: New file.
11209         * modules/unictype/property-punctuation-tests: New file.
11210         * modules/unictype/property-quotation-mark-tests: New file.
11211         * modules/unictype/property-radical-tests: New file.
11212         * modules/unictype/property-sentence-terminal-tests: New file.
11213         * modules/unictype/property-soft-dotted-tests: New file.
11214         * modules/unictype/property-space-tests: New file.
11215         * modules/unictype/property-terminal-punctuation-tests: New file.
11216         * modules/unictype/property-test-tests: New file.
11217         * modules/unictype/property-titlecase-tests: New file.
11218         * modules/unictype/property-unassigned-code-value-tests: New file.
11219         * modules/unictype/property-unified-ideograph-tests: New file.
11220         * modules/unictype/property-uppercase-tests: New file.
11221         * modules/unictype/property-variation-selector-tests: New file.
11222         * modules/unictype/property-white-space-tests: New file.
11223         * modules/unictype/property-xid-continue-tests: New file.
11224         * modules/unictype/property-xid-start-tests: New file.
11225         * modules/unictype/property-zero-width-tests: New file.
11226         * modules/unictype/scripts-tests: New file.
11227         * modules/unictype/syntax-c-ident-tests: New file.
11228         * modules/unictype/syntax-c-whitespace-tests: New file.
11229         * modules/unictype/syntax-java-ident-tests: New file.
11230         * modules/unictype/syntax-java-whitespace-tests: New file.
11231         * tests/unictype/test-bidi_byname.c: New file.
11232         * tests/unictype/test-bidi_name.c: New file.
11233         * tests/unictype/test-bidi_of.c: New file.
11234         * tests/unictype/test-bidi_test.c: New file.
11235         * tests/unictype/test-block_list.c: New file.
11236         * tests/unictype/test-block_of.c: New file.
11237         * tests/unictype/test-block_test.c: New file.
11238         * tests/unictype/test-categ_and.c: New file.
11239         * tests/unictype/test-categ_and_not.c: New file.
11240         * tests/unictype/test-categ_byname.c: New file.
11241         * tests/unictype/test-categ_name.c: New file.
11242         * tests/unictype/test-categ_none.c: New file.
11243         * tests/unictype/test-categ_of.c: New file.
11244         * tests/unictype/test-categ_or.c: New file.
11245         * tests/unictype/test-categ_test_withtable.c: New file.
11246         * tests/unictype/test-combining.c: New file.
11247         * tests/unictype/test-decdigit.c: New file.
11248         * tests/unictype/test-digit.c: New file.
11249         * tests/unictype/test-mirror.c: New file.
11250         * tests/unictype/test-numeric.c: New file.
11251         * tests/unictype/test-pr_byname.c: New file.
11252         * tests/unictype/test-pr_test.c: New file.
11253         * tests/unictype/test-predicate-part1.h: New file.
11254         * tests/unictype/test-predicate-part2.h: New file.
11255         * tests/unictype/test-scripts.c: New file.
11256         * tests/unictype/test-sy_c_ident.c: New file.
11257         * tests/unictype/test-sy_java_ident.c: New file.
11258
11259         * tests/unictype/test-categ_C.c: New file, generated by gen-ctype.c
11260         for Unicode 5.0.0.
11261         * tests/unictype/test-categ_Cc.c: Likewise.
11262         * tests/unictype/test-categ_Cf.c: Likewise.
11263         * tests/unictype/test-categ_Cn.c: Likewise.
11264         * tests/unictype/test-categ_Co.c: Likewise.
11265         * tests/unictype/test-categ_Cs.c: Likewise.
11266         * tests/unictype/test-categ_L.c: Likewise.
11267         * tests/unictype/test-categ_Ll.c: Likewise.
11268         * tests/unictype/test-categ_Lm.c: Likewise.
11269         * tests/unictype/test-categ_Lo.c: Likewise.
11270         * tests/unictype/test-categ_Lt.c: Likewise.
11271         * tests/unictype/test-categ_Lu.c: Likewise.
11272         * tests/unictype/test-categ_M.c: Likewise.
11273         * tests/unictype/test-categ_Mc.c: Likewise.
11274         * tests/unictype/test-categ_Me.c: Likewise.
11275         * tests/unictype/test-categ_Mn.c: Likewise.
11276         * tests/unictype/test-categ_N.c: Likewise.
11277         * tests/unictype/test-categ_Nd.c: Likewise.
11278         * tests/unictype/test-categ_Nl.c: Likewise.
11279         * tests/unictype/test-categ_No.c: Likewise.
11280         * tests/unictype/test-categ_P.c: Likewise.
11281         * tests/unictype/test-categ_Pc.c: Likewise.
11282         * tests/unictype/test-categ_Pd.c: Likewise.
11283         * tests/unictype/test-categ_Pe.c: Likewise.
11284         * tests/unictype/test-categ_Pf.c: Likewise.
11285         * tests/unictype/test-categ_Pi.c: Likewise.
11286         * tests/unictype/test-categ_Po.c: Likewise.
11287         * tests/unictype/test-categ_Ps.c: Likewise.
11288         * tests/unictype/test-categ_S.c: Likewise.
11289         * tests/unictype/test-categ_Sc.c: Likewise.
11290         * tests/unictype/test-categ_Sk.c: Likewise.
11291         * tests/unictype/test-categ_Sm.c: Likewise.
11292         * tests/unictype/test-categ_So.c: Likewise.
11293         * tests/unictype/test-categ_Z.c: Likewise.
11294         * tests/unictype/test-categ_Zl.c: Likewise.
11295         * tests/unictype/test-categ_Zp.c: Likewise.
11296         * tests/unictype/test-categ_Zs.c: Likewise.
11297         * tests/unictype/test-ctype_alnum.c: Likewise.
11298         * tests/unictype/test-ctype_alpha.c: Likewise.
11299         * tests/unictype/test-ctype_blank.c: Likewise.
11300         * tests/unictype/test-ctype_cntrl.c: Likewise.
11301         * tests/unictype/test-ctype_digit.c: Likewise.
11302         * tests/unictype/test-ctype_graph.c: Likewise.
11303         * tests/unictype/test-ctype_lower.c: Likewise.
11304         * tests/unictype/test-ctype_print.c: Likewise.
11305         * tests/unictype/test-ctype_punct.c: Likewise.
11306         * tests/unictype/test-ctype_space.c: Likewise.
11307         * tests/unictype/test-ctype_upper.c: Likewise.
11308         * tests/unictype/test-ctype_xdigit.c: Likewise.
11309         * tests/unictype/test-decdigit.h: Likewise.
11310         * tests/unictype/test-digit.h: Likewise.
11311         * tests/unictype/test-numeric.h: Likewise.
11312         * tests/unictype/test-pr_alphabetic.c: Likewise.
11313         * tests/unictype/test-pr_ascii_hex_digit.c: Likewise.
11314         * tests/unictype/test-pr_bidi_arabic_digit.c: Likewise.
11315         * tests/unictype/test-pr_bidi_arabic_right_to_left.c: Likewise.
11316         * tests/unictype/test-pr_bidi_block_separator.c: Likewise.
11317         * tests/unictype/test-pr_bidi_boundary_neutral.c: Likewise.
11318         * tests/unictype/test-pr_bidi_common_separator.c: Likewise.
11319         * tests/unictype/test-pr_bidi_control.c: Likewise.
11320         * tests/unictype/test-pr_bidi_embedding_or_override.c: Likewise.
11321         * tests/unictype/test-pr_bidi_eur_num_separator.c: Likewise.
11322         * tests/unictype/test-pr_bidi_eur_num_terminator.c: Likewise.
11323         * tests/unictype/test-pr_bidi_european_digit.c: Likewise.
11324         * tests/unictype/test-pr_bidi_hebrew_right_to_left.c: Likewise.
11325         * tests/unictype/test-pr_bidi_left_to_right.c: Likewise.
11326         * tests/unictype/test-pr_bidi_non_spacing_mark.c: Likewise.
11327         * tests/unictype/test-pr_bidi_other_neutral.c: Likewise.
11328         * tests/unictype/test-pr_bidi_pdf.c: Likewise.
11329         * tests/unictype/test-pr_bidi_segment_separator.c: Likewise.
11330         * tests/unictype/test-pr_bidi_whitespace.c: Likewise.
11331         * tests/unictype/test-pr_combining.c: Likewise.
11332         * tests/unictype/test-pr_composite.c: Likewise.
11333         * tests/unictype/test-pr_currency_symbol.c: Likewise.
11334         * tests/unictype/test-pr_dash.c: Likewise.
11335         * tests/unictype/test-pr_decimal_digit.c: Likewise.
11336         * tests/unictype/test-pr_default_ignorable_code_point.c: Likewise.
11337         * tests/unictype/test-pr_deprecated.c: Likewise.
11338         * tests/unictype/test-pr_diacritic.c: Likewise.
11339         * tests/unictype/test-pr_extender.c: Likewise.
11340         * tests/unictype/test-pr_format_control.c: Likewise.
11341         * tests/unictype/test-pr_grapheme_base.c: Likewise.
11342         * tests/unictype/test-pr_grapheme_extend.c: Likewise.
11343         * tests/unictype/test-pr_grapheme_link.c: Likewise.
11344         * tests/unictype/test-pr_hex_digit.c: Likewise.
11345         * tests/unictype/test-pr_hyphen.c: Likewise.
11346         * tests/unictype/test-pr_id_continue.c: Likewise.
11347         * tests/unictype/test-pr_id_start.c: Likewise.
11348         * tests/unictype/test-pr_ideographic.c: Likewise.
11349         * tests/unictype/test-pr_ids_binary_operator.c: Likewise.
11350         * tests/unictype/test-pr_ids_trinary_operator.c: Likewise.
11351         * tests/unictype/test-pr_ignorable_control.c: Likewise.
11352         * tests/unictype/test-pr_iso_control.c: Likewise.
11353         * tests/unictype/test-pr_join_control.c: Likewise.
11354         * tests/unictype/test-pr_left_of_pair.c: Likewise.
11355         * tests/unictype/test-pr_line_separator.c: Likewise.
11356         * tests/unictype/test-pr_logical_order_exception.c: Likewise.
11357         * tests/unictype/test-pr_lowercase.c: Likewise.
11358         * tests/unictype/test-pr_math.c: Likewise.
11359         * tests/unictype/test-pr_non_break.c: Likewise.
11360         * tests/unictype/test-pr_not_a_character.c: Likewise.
11361         * tests/unictype/test-pr_numeric.c: Likewise.
11362         * tests/unictype/test-pr_other_alphabetic.c: Likewise.
11363         * tests/unictype/test-pr_other_default_ignorable_code_point.c: Likewise.
11364         * tests/unictype/test-pr_other_grapheme_extend.c: Likewise.
11365         * tests/unictype/test-pr_other_id_continue.c: Likewise.
11366         * tests/unictype/test-pr_other_id_start.c: Likewise.
11367         * tests/unictype/test-pr_other_lowercase.c: Likewise.
11368         * tests/unictype/test-pr_other_math.c: Likewise.
11369         * tests/unictype/test-pr_other_uppercase.c: Likewise.
11370         * tests/unictype/test-pr_paired_punctuation.c: Likewise.
11371         * tests/unictype/test-pr_paragraph_separator.c: Likewise.
11372         * tests/unictype/test-pr_pattern_syntax.c: Likewise.
11373         * tests/unictype/test-pr_pattern_white_space.c: Likewise.
11374         * tests/unictype/test-pr_private_use.c: Likewise.
11375         * tests/unictype/test-pr_punctuation.c: Likewise.
11376         * tests/unictype/test-pr_quotation_mark.c: Likewise.
11377         * tests/unictype/test-pr_radical.c: Likewise.
11378         * tests/unictype/test-pr_sentence_terminal.c: Likewise.
11379         * tests/unictype/test-pr_soft_dotted.c: Likewise.
11380         * tests/unictype/test-pr_space.c: Likewise.
11381         * tests/unictype/test-pr_terminal_punctuation.c: Likewise.
11382         * tests/unictype/test-pr_titlecase.c: Likewise.
11383         * tests/unictype/test-pr_unassigned_code_value.c: Likewise.
11384         * tests/unictype/test-pr_unified_ideograph.c: Likewise.
11385         * tests/unictype/test-pr_uppercase.c: Likewise.
11386         * tests/unictype/test-pr_variation_selector.c: Likewise.
11387         * tests/unictype/test-pr_white_space.c: Likewise.
11388         * tests/unictype/test-pr_xid_continue.c: Likewise.
11389         * tests/unictype/test-pr_xid_start.c: Likewise.
11390         * tests/unictype/test-pr_zero_width.c: Likewise.
11391         * tests/unictype/test-sy_c_whitespace.c: Likewise.
11392         * tests/unictype/test-sy_java_whitespace.c: Likewise.
11393
11394 2007-11-12  Bruno Haible  <bruno@clisp.org>
11395
11396         Unicode character classification functions.
11397         * lib/unictype.h: New file.
11398         * modules/unictype/base: New file.
11399         * modules/unictype/category-L: New file.
11400         * modules/unictype/category-Lu: New file.
11401         * modules/unictype/category-Ll: New file.
11402         * modules/unictype/category-Lt: New file.
11403         * modules/unictype/category-Lm: New file.
11404         * modules/unictype/category-Lo: New file.
11405         * modules/unictype/category-M: New file.
11406         * modules/unictype/category-Mn: New file.
11407         * modules/unictype/category-Mc: New file.
11408         * modules/unictype/category-Me: New file.
11409         * modules/unictype/category-N: New file.
11410         * modules/unictype/category-Nd: New file.
11411         * modules/unictype/category-Nl: New file.
11412         * modules/unictype/category-No: New file.
11413         * modules/unictype/category-P: New file.
11414         * modules/unictype/category-Pc: New file.
11415         * modules/unictype/category-Pd: New file.
11416         * modules/unictype/category-Ps: New file.
11417         * modules/unictype/category-Pe: New file.
11418         * modules/unictype/category-Pi: New file.
11419         * modules/unictype/category-Pf: New file.
11420         * modules/unictype/category-Po: New file.
11421         * modules/unictype/category-S: New file.
11422         * modules/unictype/category-Sm: New file.
11423         * modules/unictype/category-Sc: New file.
11424         * modules/unictype/category-Sk: New file.
11425         * modules/unictype/category-So: New file.
11426         * modules/unictype/category-Z: New file.
11427         * modules/unictype/category-Zs: New file.
11428         * modules/unictype/category-Zl: New file.
11429         * modules/unictype/category-Zp: New file.
11430         * modules/unictype/category-C: New file.
11431         * modules/unictype/category-Cc: New file.
11432         * modules/unictype/category-Cf: New file.
11433         * modules/unictype/category-Cs: New file.
11434         * modules/unictype/category-Co: New file.
11435         * modules/unictype/category-Cn: New file.
11436         * modules/unictype/category-or: New file.
11437         * modules/unictype/category-of: New file.
11438         * modules/unictype/category-test: New file.
11439         * modules/unictype/category-test-withtable: New file.
11440         * modules/unictype/category-byname: New file.
11441         * modules/unictype/category-none: New file.
11442         * modules/unictype/category-and: New file.
11443         * modules/unictype/category-and-not: New file.
11444         * modules/unictype/category-name: New file.
11445         * modules/unictype/combining-class: New file.
11446         * modules/unictype/category-all: New file.
11447         * modules/unictype/bidicategory-all: New file.
11448         * modules/unictype/bidicategory-byname: New file.
11449         * modules/unictype/bidicategory-name: New file.
11450         * modules/unictype/bidicategory-of: New file.
11451         * modules/unictype/bidicategory-test: New file.
11452         * modules/unictype/decimal-digit: New file.
11453         * modules/unictype/digit: New file.
11454         * modules/unictype/numeric: New file.
11455         * modules/unictype/mirror: New file.
11456         * modules/unictype/property-white-space: New file.
11457         * modules/unictype/property-alphabetic: New file.
11458         * modules/unictype/property-other-alphabetic: New file.
11459         * modules/unictype/property-not-a-character: New file.
11460         * modules/unictype/property-default-ignorable-code-point: New file.
11461         * modules/unictype/property-other-default-ignorable-code-point: New
11462         file.
11463         * modules/unictype/property-deprecated: New file.
11464         * modules/unictype/property-logical-order-exception: New file.
11465         * modules/unictype/property-variation-selector: New file.
11466         * modules/unictype/property-private-use: New file.
11467         * modules/unictype/property-unassigned-code-value: New file.
11468         * modules/unictype/property-uppercase: New file.
11469         * modules/unictype/property-other-uppercase: New file.
11470         * modules/unictype/property-lowercase: New file.
11471         * modules/unictype/property-other-lowercase: New file.
11472         * modules/unictype/property-titlecase: New file.
11473         * modules/unictype/property-soft-dotted: New file.
11474         * modules/unictype/property-id-start: New file.
11475         * modules/unictype/property-other-id-start: New file.
11476         * modules/unictype/property-id-continue: New file.
11477         * modules/unictype/property-other-id-continue: New file.
11478         * modules/unictype/property-xid-start: New file.
11479         * modules/unictype/property-xid-continue: New file.
11480         * modules/unictype/property-pattern-white-space: New file.
11481         * modules/unictype/property-pattern-syntax: New file.
11482         * modules/unictype/property-join-control: New file.
11483         * modules/unictype/property-grapheme-base: New file.
11484         * modules/unictype/property-grapheme-extend: New file.
11485         * modules/unictype/property-other-grapheme-extend: New file.
11486         * modules/unictype/property-grapheme-link: New file.
11487         * modules/unictype/property-bidi-control: New file.
11488         * modules/unictype/property-bidi-left-to-right: New file.
11489         * modules/unictype/property-bidi-hebrew-right-to-left: New file.
11490         * modules/unictype/property-bidi-arabic-right-to-left: New file.
11491         * modules/unictype/property-bidi-european-digit: New file.
11492         * modules/unictype/property-bidi-eur-num-separator: New file.
11493         * modules/unictype/property-bidi-eur-num-terminator: New file.
11494         * modules/unictype/property-bidi-arabic-digit: New file.
11495         * modules/unictype/property-bidi-common-separator: New file.
11496         * modules/unictype/property-bidi-block-separator: New file.
11497         * modules/unictype/property-bidi-segment-separator: New file.
11498         * modules/unictype/property-bidi-whitespace: New file.
11499         * modules/unictype/property-bidi-non-spacing-mark: New file.
11500         * modules/unictype/property-bidi-boundary-neutral: New file.
11501         * modules/unictype/property-bidi-pdf: New file.
11502         * modules/unictype/property-bidi-embedding-or-override: New file.
11503         * modules/unictype/property-bidi-other-neutral: New file.
11504         * modules/unictype/property-hex-digit: New file.
11505         * modules/unictype/property-ascii-hex-digit: New file.
11506         * modules/unictype/property-ideographic: New file.
11507         * modules/unictype/property-unified-ideograph: New file.
11508         * modules/unictype/property-radical: New file.
11509         * modules/unictype/property-ids-binary-operator: New file.
11510         * modules/unictype/property-ids-trinary-operator: New file.
11511         * modules/unictype/property-zero-width: New file.
11512         * modules/unictype/property-space: New file.
11513         * modules/unictype/property-non-break: New file.
11514         * modules/unictype/property-iso-control: New file.
11515         * modules/unictype/property-format-control: New file.
11516         * modules/unictype/property-dash: New file.
11517         * modules/unictype/property-hyphen: New file.
11518         * modules/unictype/property-punctuation: New file.
11519         * modules/unictype/property-line-separator: New file.
11520         * modules/unictype/property-paragraph-separator: New file.
11521         * modules/unictype/property-quotation-mark: New file.
11522         * modules/unictype/property-sentence-terminal: New file.
11523         * modules/unictype/property-terminal-punctuation: New file.
11524         * modules/unictype/property-currency-symbol: New file.
11525         * modules/unictype/property-math: New file.
11526         * modules/unictype/property-other-math: New file.
11527         * modules/unictype/property-paired-punctuation: New file.
11528         * modules/unictype/property-left-of-pair: New file.
11529         * modules/unictype/property-combining: New file.
11530         * modules/unictype/property-composite: New file.
11531         * modules/unictype/property-decimal-digit: New file.
11532         * modules/unictype/property-numeric: New file.
11533         * modules/unictype/property-diacritic: New file.
11534         * modules/unictype/property-extender: New file.
11535         * modules/unictype/property-ignorable-control: New file.
11536         * modules/unictype/property-test: New file.
11537         * modules/unictype/property-byname: New file.
11538         * modules/unictype/property-all: New file.
11539         * modules/unictype/scripts: New file.
11540         * modules/unictype/scripts-all: New file.
11541         * modules/unictype/block-of: New file.
11542         * modules/unictype/block-test: New file.
11543         * modules/unictype/block-list: New file.
11544         * modules/unictype/block-all: New file.
11545         * modules/unictype/syntax-c-whitespace: New file.
11546         * modules/unictype/syntax-java-whitespace: New file.
11547         * modules/unictype/syntax-c-ident: New file.
11548         * modules/unictype/syntax-java-ident: New file.
11549         * modules/unictype/ctype-alnum: New file.
11550         * modules/unictype/ctype-alpha: New file.
11551         * modules/unictype/ctype-cntrl: New file.
11552         * modules/unictype/ctype-digit: New file.
11553         * modules/unictype/ctype-graph: New file.
11554         * modules/unictype/ctype-lower: New file.
11555         * modules/unictype/ctype-print: New file.
11556         * modules/unictype/ctype-punct: New file.
11557         * modules/unictype/ctype-space: New file.
11558         * modules/unictype/ctype-upper: New file.
11559         * modules/unictype/ctype-xdigit: New file.
11560         * modules/unictype/ctype-blank: New file.
11561         * lib/unictype/bidi_byname.c: New file.
11562         * lib/unictype/bidi_name.c: New file.
11563         * lib/unictype/bidi_of.c: New file.
11564         * lib/unictype/bidi_test.c: New file.
11565         * lib/unictype/bitmap.h: New file.
11566         * lib/unictype/block_test.c: New file.
11567         * lib/unictype/blocks.c: New file.
11568         * lib/unictype/categ_C.c: New file.
11569         * lib/unictype/categ_Cc.c: New file.
11570         * lib/unictype/categ_Cf.c: New file.
11571         * lib/unictype/categ_Cn.c: New file.
11572         * lib/unictype/categ_Co.c: New file.
11573         * lib/unictype/categ_Cs.c: New file.
11574         * lib/unictype/categ_L.c: New file.
11575         * lib/unictype/categ_Ll.c: New file.
11576         * lib/unictype/categ_Lm.c: New file.
11577         * lib/unictype/categ_Lo.c: New file.
11578         * lib/unictype/categ_Lt.c: New file.
11579         * lib/unictype/categ_Lu.c: New file.
11580         * lib/unictype/categ_M.c: New file.
11581         * lib/unictype/categ_Mc.c: New file.
11582         * lib/unictype/categ_Me.c: New file.
11583         * lib/unictype/categ_Mn.c: New file.
11584         * lib/unictype/categ_N.c: New file.
11585         * lib/unictype/categ_Nd.c: New file.
11586         * lib/unictype/categ_Nl.c: New file.
11587         * lib/unictype/categ_No.c: New file.
11588         * lib/unictype/categ_P.c: New file.
11589         * lib/unictype/categ_Pc.c: New file.
11590         * lib/unictype/categ_Pd.c: New file.
11591         * lib/unictype/categ_Pe.c: New file.
11592         * lib/unictype/categ_Pf.c: New file.
11593         * lib/unictype/categ_Pi.c: New file.
11594         * lib/unictype/categ_Po.c: New file.
11595         * lib/unictype/categ_Ps.c: New file.
11596         * lib/unictype/categ_S.c: New file.
11597         * lib/unictype/categ_Sc.c: New file.
11598         * lib/unictype/categ_Sk.c: New file.
11599         * lib/unictype/categ_Sm.c: New file.
11600         * lib/unictype/categ_So.c: New file.
11601         * lib/unictype/categ_Z.c: New file.
11602         * lib/unictype/categ_Zl.c: New file.
11603         * lib/unictype/categ_Zp.c: New file.
11604         * lib/unictype/categ_Zs.c: New file.
11605         * lib/unictype/categ_and.c: New file.
11606         * lib/unictype/categ_and_not.c: New file.
11607         * lib/unictype/categ_byname.c: New file.
11608         * lib/unictype/categ_name.c: New file.
11609         * lib/unictype/categ_none.c: New file.
11610         * lib/unictype/categ_of.c: New file.
11611         * lib/unictype/categ_or.c: New file.
11612         * lib/unictype/categ_test.c: New file.
11613         * lib/unictype/combining.c: New file.
11614         * lib/unictype/ctype_alnum.c: New file.
11615         * lib/unictype/ctype_alpha.c: New file.
11616         * lib/unictype/ctype_blank.c: New file.
11617         * lib/unictype/ctype_cntrl.c: New file.
11618         * lib/unictype/ctype_digit.c: New file.
11619         * lib/unictype/ctype_graph.c: New file.
11620         * lib/unictype/ctype_lower.c: New file.
11621         * lib/unictype/ctype_print.c: New file.
11622         * lib/unictype/ctype_punct.c: New file.
11623         * lib/unictype/ctype_space.c: New file.
11624         * lib/unictype/ctype_upper.c: New file.
11625         * lib/unictype/ctype_xdigit.c: New file.
11626         * lib/unictype/decdigit.c: New file.
11627         * lib/unictype/digit.c: New file.
11628         * lib/unictype/identsyntaxmap.h: New file.
11629         * lib/unictype/mirror.c: New file.
11630         * lib/unictype/numeric.c: New file.
11631         * lib/unictype/pr_alphabetic.c: New file.
11632         * lib/unictype/pr_ascii_hex_digit.c: New file.
11633         * lib/unictype/pr_bidi_arabic_digit.c: New file.
11634         * lib/unictype/pr_bidi_arabic_right_to_left.c: New file.
11635         * lib/unictype/pr_bidi_block_separator.c: New file.
11636         * lib/unictype/pr_bidi_boundary_neutral.c: New file.
11637         * lib/unictype/pr_bidi_common_separator.c: New file.
11638         * lib/unictype/pr_bidi_control.c: New file.
11639         * lib/unictype/pr_bidi_embedding_or_override.c: New file.
11640         * lib/unictype/pr_bidi_eur_num_separator.c: New file.
11641         * lib/unictype/pr_bidi_eur_num_terminator.c: New file.
11642         * lib/unictype/pr_bidi_european_digit.c: New file.
11643         * lib/unictype/pr_bidi_hebrew_right_to_left.c: New file.
11644         * lib/unictype/pr_bidi_left_to_right.c: New file.
11645         * lib/unictype/pr_bidi_non_spacing_mark.c: New file.
11646         * lib/unictype/pr_bidi_other_neutral.c: New file.
11647         * lib/unictype/pr_bidi_pdf.c: New file.
11648         * lib/unictype/pr_bidi_segment_separator.c: New file.
11649         * lib/unictype/pr_bidi_whitespace.c: New file.
11650         * lib/unictype/pr_byname.c: New file.
11651         * lib/unictype/pr_byname.gperf: New file.
11652         * lib/unictype/pr_combining.c: New file.
11653         * lib/unictype/pr_composite.c: New file.
11654         * lib/unictype/pr_currency_symbol.c: New file.
11655         * lib/unictype/pr_dash.c: New file.
11656         * lib/unictype/pr_decimal_digit.c: New file.
11657         * lib/unictype/pr_default_ignorable_code_point.c: New file.
11658         * lib/unictype/pr_deprecated.c: New file.
11659         * lib/unictype/pr_diacritic.c: New file.
11660         * lib/unictype/pr_extender.c: New file.
11661         * lib/unictype/pr_format_control.c: New file.
11662         * lib/unictype/pr_grapheme_base.c: New file.
11663         * lib/unictype/pr_grapheme_extend.c: New file.
11664         * lib/unictype/pr_grapheme_link.c: New file.
11665         * lib/unictype/pr_hex_digit.c: New file.
11666         * lib/unictype/pr_hyphen.c: New file.
11667         * lib/unictype/pr_id_continue.c: New file.
11668         * lib/unictype/pr_id_start.c: New file.
11669         * lib/unictype/pr_ideographic.c: New file.
11670         * lib/unictype/pr_ids_binary_operator.c: New file.
11671         * lib/unictype/pr_ids_trinary_operator.c: New file.
11672         * lib/unictype/pr_ignorable_control.c: New file.
11673         * lib/unictype/pr_iso_control.c: New file.
11674         * lib/unictype/pr_join_control.c: New file.
11675         * lib/unictype/pr_left_of_pair.c: New file.
11676         * lib/unictype/pr_line_separator.c: New file.
11677         * lib/unictype/pr_logical_order_exception.c: New file.
11678         * lib/unictype/pr_lowercase.c: New file.
11679         * lib/unictype/pr_math.c: New file.
11680         * lib/unictype/pr_non_break.c: New file.
11681         * lib/unictype/pr_not_a_character.c: New file.
11682         * lib/unictype/pr_numeric.c: New file.
11683         * lib/unictype/pr_other_alphabetic.c: New file.
11684         * lib/unictype/pr_other_default_ignorable_code_point.c: New file.
11685         * lib/unictype/pr_other_grapheme_extend.c: New file.
11686         * lib/unictype/pr_other_id_continue.c: New file.
11687         * lib/unictype/pr_other_id_start.c: New file.
11688         * lib/unictype/pr_other_lowercase.c: New file.
11689         * lib/unictype/pr_other_math.c: New file.
11690         * lib/unictype/pr_other_uppercase.c: New file.
11691         * lib/unictype/pr_paired_punctuation.c: New file.
11692         * lib/unictype/pr_paragraph_separator.c: New file.
11693         * lib/unictype/pr_pattern_syntax.c: New file.
11694         * lib/unictype/pr_pattern_white_space.c: New file.
11695         * lib/unictype/pr_private_use.c: New file.
11696         * lib/unictype/pr_punctuation.c: New file.
11697         * lib/unictype/pr_quotation_mark.c: New file.
11698         * lib/unictype/pr_radical.c: New file.
11699         * lib/unictype/pr_sentence_terminal.c: New file.
11700         * lib/unictype/pr_soft_dotted.c: New file.
11701         * lib/unictype/pr_space.c: New file.
11702         * lib/unictype/pr_terminal_punctuation.c: New file.
11703         * lib/unictype/pr_test.c: New file.
11704         * lib/unictype/pr_titlecase.c: New file.
11705         * lib/unictype/pr_unassigned_code_value.c: New file.
11706         * lib/unictype/pr_unified_ideograph.c: New file.
11707         * lib/unictype/pr_uppercase.c: New file.
11708         * lib/unictype/pr_variation_selector.c: New file.
11709         * lib/unictype/pr_white_space.c: New file.
11710         * lib/unictype/pr_xid_continue.c: New file.
11711         * lib/unictype/pr_xid_start.c: New file.
11712         * lib/unictype/pr_zero_width.c: New file.
11713         * lib/unictype/scripts.c: New file.
11714         * lib/unictype/sy_c_ident.c: New file.
11715         * lib/unictype/sy_c_whitespace.c: New file.
11716         * lib/unictype/sy_java_ident.c: New file.
11717         * lib/unictype/sy_java_whitespace.c: New file.
11718
11719         * lib/unictype/bidi_of.h: New file, generated by gen-ctype.c for
11720         Unicode 5.0.0.
11721         * lib/unictype/blocks.h: Likewise.
11722         * lib/unictype/categ_C.h: Likewise.
11723         * lib/unictype/categ_Cc.h: Likewise.
11724         * lib/unictype/categ_Cf.h: Likewise.
11725         * lib/unictype/categ_Cn.h: Likewise.
11726         * lib/unictype/categ_Co.h: Likewise.
11727         * lib/unictype/categ_Cs.h: Likewise.
11728         * lib/unictype/categ_L.h: Likewise.
11729         * lib/unictype/categ_Ll.h: Likewise.
11730         * lib/unictype/categ_Lm.h: Likewise.
11731         * lib/unictype/categ_Lo.h: Likewise.
11732         * lib/unictype/categ_Lt.h: Likewise.
11733         * lib/unictype/categ_Lu.h: Likewise.
11734         * lib/unictype/categ_M.h: Likewise.
11735         * lib/unictype/categ_Mc.h: Likewise.
11736         * lib/unictype/categ_Me.h: Likewise.
11737         * lib/unictype/categ_Mn.h: Likewise.
11738         * lib/unictype/categ_N.h: Likewise.
11739         * lib/unictype/categ_Nd.h: Likewise.
11740         * lib/unictype/categ_Nl.h: Likewise.
11741         * lib/unictype/categ_No.h: Likewise.
11742         * lib/unictype/categ_P.h: Likewise.
11743         * lib/unictype/categ_Pc.h: Likewise.
11744         * lib/unictype/categ_Pd.h: Likewise.
11745         * lib/unictype/categ_Pe.h: Likewise.
11746         * lib/unictype/categ_Pf.h: Likewise.
11747         * lib/unictype/categ_Pi.h: Likewise.
11748         * lib/unictype/categ_Po.h: Likewise.
11749         * lib/unictype/categ_Ps.h: Likewise.
11750         * lib/unictype/categ_S.h: Likewise.
11751         * lib/unictype/categ_Sc.h: Likewise.
11752         * lib/unictype/categ_Sk.h: Likewise.
11753         * lib/unictype/categ_Sm.h: Likewise.
11754         * lib/unictype/categ_So.h: Likewise.
11755         * lib/unictype/categ_Z.h: Likewise.
11756         * lib/unictype/categ_Zl.h: Likewise.
11757         * lib/unictype/categ_Zp.h: Likewise.
11758         * lib/unictype/categ_Zs.h: Likewise.
11759         * lib/unictype/categ_of.h: Likewise.
11760         * lib/unictype/combining.h: Likewise.
11761         * lib/unictype/ctype_alnum.h: Likewise.
11762         * lib/unictype/ctype_alpha.h: Likewise.
11763         * lib/unictype/ctype_blank.h: Likewise.
11764         * lib/unictype/ctype_cntrl.h: Likewise.
11765         * lib/unictype/ctype_digit.h: Likewise.
11766         * lib/unictype/ctype_graph.h: Likewise.
11767         * lib/unictype/ctype_lower.h: Likewise.
11768         * lib/unictype/ctype_print.h: Likewise.
11769         * lib/unictype/ctype_punct.h: Likewise.
11770         * lib/unictype/ctype_space.h: Likewise.
11771         * lib/unictype/ctype_upper.h: Likewise.
11772         * lib/unictype/ctype_xdigit.h: Likewise.
11773         * lib/unictype/decdigit.h: Likewise.
11774         * lib/unictype/digit.h: Likewise.
11775         * lib/unictype/mirror.h: Likewise.
11776         * lib/unictype/numeric.h: Likewise.
11777         * lib/unictype/pr_alphabetic.h: Likewise.
11778         * lib/unictype/pr_ascii_hex_digit.h: Likewise.
11779         * lib/unictype/pr_bidi_arabic_digit.h: Likewise.
11780         * lib/unictype/pr_bidi_arabic_right_to_left.h: Likewise.
11781         * lib/unictype/pr_bidi_block_separator.h: Likewise.
11782         * lib/unictype/pr_bidi_boundary_neutral.h: Likewise.
11783         * lib/unictype/pr_bidi_common_separator.h: Likewise.
11784         * lib/unictype/pr_bidi_control.h: Likewise.
11785         * lib/unictype/pr_bidi_embedding_or_override.h: Likewise.
11786         * lib/unictype/pr_bidi_eur_num_separator.h: Likewise.
11787         * lib/unictype/pr_bidi_eur_num_terminator.h: Likewise.
11788         * lib/unictype/pr_bidi_european_digit.h: Likewise.
11789         * lib/unictype/pr_bidi_hebrew_right_to_left.h: Likewise.
11790         * lib/unictype/pr_bidi_left_to_right.h: Likewise.
11791         * lib/unictype/pr_bidi_non_spacing_mark.h: Likewise.
11792         * lib/unictype/pr_bidi_other_neutral.h: Likewise.
11793         * lib/unictype/pr_bidi_pdf.h: Likewise.
11794         * lib/unictype/pr_bidi_segment_separator.h: Likewise.
11795         * lib/unictype/pr_bidi_whitespace.h: Likewise.
11796         * lib/unictype/pr_combining.h: Likewise.
11797         * lib/unictype/pr_composite.h: Likewise.
11798         * lib/unictype/pr_currency_symbol.h: Likewise.
11799         * lib/unictype/pr_dash.h: Likewise.
11800         * lib/unictype/pr_decimal_digit.h: Likewise.
11801         * lib/unictype/pr_default_ignorable_code_point.h: Likewise.
11802         * lib/unictype/pr_deprecated.h: Likewise.
11803         * lib/unictype/pr_diacritic.h: Likewise.
11804         * lib/unictype/pr_extender.h: Likewise.
11805         * lib/unictype/pr_format_control.h: Likewise.
11806         * lib/unictype/pr_grapheme_base.h: Likewise.
11807         * lib/unictype/pr_grapheme_extend.h: Likewise.
11808         * lib/unictype/pr_grapheme_link.h: Likewise.
11809         * lib/unictype/pr_hex_digit.h: Likewise.
11810         * lib/unictype/pr_hyphen.h: Likewise.
11811         * lib/unictype/pr_id_continue.h: Likewise.
11812         * lib/unictype/pr_id_start.h: Likewise.
11813         * lib/unictype/pr_ideographic.h: Likewise.
11814         * lib/unictype/pr_ids_binary_operator.h: Likewise.
11815         * lib/unictype/pr_ids_trinary_operator.h: Likewise.
11816         * lib/unictype/pr_ignorable_control.h: Likewise.
11817         * lib/unictype/pr_iso_control.h: Likewise.
11818         * lib/unictype/pr_join_control.h: Likewise.
11819         * lib/unictype/pr_left_of_pair.h: Likewise.
11820         * lib/unictype/pr_line_separator.h: Likewise.
11821         * lib/unictype/pr_logical_order_exception.h: Likewise.
11822         * lib/unictype/pr_lowercase.h: Likewise.
11823         * lib/unictype/pr_math.h: Likewise.
11824         * lib/unictype/pr_non_break.h: Likewise.
11825         * lib/unictype/pr_not_a_character.h: Likewise.
11826         * lib/unictype/pr_numeric.h: Likewise.
11827         * lib/unictype/pr_other_alphabetic.h: Likewise.
11828         * lib/unictype/pr_other_default_ignorable_code_point.h: Likewise.
11829         * lib/unictype/pr_other_grapheme_extend.h: Likewise.
11830         * lib/unictype/pr_other_id_continue.h: Likewise.
11831         * lib/unictype/pr_other_id_start.h: Likewise.
11832         * lib/unictype/pr_other_lowercase.h: Likewise.
11833         * lib/unictype/pr_other_math.h: Likewise.
11834         * lib/unictype/pr_other_uppercase.h: Likewise.
11835         * lib/unictype/pr_paired_punctuation.h: Likewise.
11836         * lib/unictype/pr_paragraph_separator.h: Likewise.
11837         * lib/unictype/pr_pattern_syntax.h: Likewise.
11838         * lib/unictype/pr_pattern_white_space.h: Likewise.
11839         * lib/unictype/pr_private_use.h: Likewise.
11840         * lib/unictype/pr_punctuation.h: Likewise.
11841         * lib/unictype/pr_quotation_mark.h: Likewise.
11842         * lib/unictype/pr_radical.h: Likewise.
11843         * lib/unictype/pr_sentence_terminal.h: Likewise.
11844         * lib/unictype/pr_soft_dotted.h: Likewise.
11845         * lib/unictype/pr_space.h: Likewise.
11846         * lib/unictype/pr_terminal_punctuation.h: Likewise.
11847         * lib/unictype/pr_titlecase.h: Likewise.
11848         * lib/unictype/pr_unassigned_code_value.h: Likewise.
11849         * lib/unictype/pr_unified_ideograph.h: Likewise.
11850         * lib/unictype/pr_uppercase.h: Likewise.
11851         * lib/unictype/pr_variation_selector.h: Likewise.
11852         * lib/unictype/pr_white_space.h: Likewise.
11853         * lib/unictype/pr_xid_continue.h: Likewise.
11854         * lib/unictype/pr_xid_start.h: Likewise.
11855         * lib/unictype/pr_zero_width.h: Likewise.
11856         * lib/unictype/scripts.h: Likewise.
11857         * lib/unictype/scripts_byname.gperf: Likewise.
11858         * lib/unictype/sy_c_ident.h: Likewise.
11859         * lib/unictype/sy_c_whitespace.h: Likewise.
11860         * lib/unictype/sy_java_ident.h: Likewise.
11861         * lib/unictype/sy_java_whitespace.h: Likewise.
11862
11863         * lib/unictype/Makefile: New file.
11864         * lib/unictype/gen-ctype.c: New file, based on gen-unicode-ctype.c in
11865         glibc.
11866         * lib/unictype/3level.h: New file, copied from glibc.
11867         * lib/unictype/3levelbit.h: New file.
11868
11869 2007-11-11  Bruno Haible  <bruno@clisp.org>
11870
11871         * modules/gperf: New file.
11872         * modules/iconv_open (Depends-on): Add it.
11873         (Makefile.am): Remove the GPERF definition.
11874
11875 2007-11-11  Bruno Haible  <bruno@clisp.org>
11876
11877         * m4/round.m4 (gl_FUNC_ROUND): Test against NetBSD 3.0 bug.
11878         * doc/functions/round.texi: Mention the NetBSD 3.0 bug.
11879
11880 2007-11-11  Bruno Haible  <bruno@clisp.org>
11881
11882         * tests/test-argmatch.c (ARGMATCH_DIE): Undefine.
11883         (usage): Remove function.
11884
11885 2007-11-11  Bruno Haible  <bruno@clisp.org>
11886
11887         * m4/roundf.m4 (gl_FUNC_ROUNDF): Use gl_FUNC_FLOORF_LIBS and
11888         gl_FUNC_CEILF_LIBS.
11889         * m4/round.m4 (gl_FUNC_ROUND): Use gl_FUNC_FLOOR_LIBS and
11890         gl_FUNC_CEIL_LIBS.
11891         * m4/roundl.m4 (gl_FUNC_ROUNDL): Use gl_FUNC_FLOORL_LIBS and
11892         gl_FUNC_CEILL_LIBS.
11893         * modules/roundf (Files): Add m4/floorf.m4, m4/ceilf.m4.
11894         * modules/round (Files): Add m4/floor.m4, m4/ceil.m4.
11895         * modules/roundl (Files): Add m4/floorl.m4, m4/ceill.m4.
11896
11897 2007-11-11  Bruno Haible  <bruno@clisp.org>
11898
11899         * m4/roundf.m4 (gl_FUNC_ROUNDF): Handle the case that floorf and
11900         roundf were declared but do not exist on functions.
11901         * m4/roundl.m4 (gl_FUNC_ROUNDL): Handle the case that floorl and
11902         roundl were declared but do not exist on functions.
11903         * lib/round.c (HAVE_FLOOR_AND_CEIL): Use HAVE_FLOORF_AND_CEILF and
11904         HAVE_FLOORL_AND_CEILL, respectively.
11905         Needed for Sun C on Solaris 10.
11906
11907 2007-11-11  Bruno Haible  <bruno@clisp.org>
11908
11909         * m4/roundf.m4 (gl_FUNC_ROUNDF): Set REPLACE_ROUNDF instead of
11910         HAVE_DECL_ROUNDF. Remove redundant AC_SUBST.
11911         * m4/round.m4 (gl_FUNC_ROUND): Set REPLACE_ROUND instead of
11912         HAVE_DECL_ROUND. Remove redundant AC_SUBST.
11913         * m4/roundl.m4 (gl_FUNC_ROUNDL): Set REPLACE_ROUNDL instead of
11914         HAVE_DECL_ROUNDL. Remove redundant AC_SUBST.
11915         * lib/math.in.h (roundf): Use REPLACE_ROUNDF instead of
11916         HAVE_DECL_ROUNDF.
11917         (round): Use REPLACE_ROUND instead of HAVE_DECL_ROUND.
11918         (roundl): Use REPLACE_ROUNDL instead of HAVE_DECL_ROUNDL.
11919         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize REPLACE_ROUND* instead
11920         of HAVE_DECL_ROUND*.
11921         * modules/math (Makefile.am): Update.
11922
11923 2007-11-10  Bruno Haible  <bruno@clisp.org>
11924
11925         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Use same check for
11926         ptrdiff_t as m4/intl.m4.
11927
11928 2007-11-10  Jim Meyering  <meyering@redhat.com>
11929
11930         Avoid link failure for the argmatch test.
11931         * tests/test-argmatch.c (usage): Define function to avoid a link
11932         failure: argmatch_die requires a usage function.
11933
11934 2007-11-09  Bruno Haible  <bruno@clisp.org>
11935
11936         * doc/functions/snprintf.texi: Mention BeOS deficiency.
11937         * doc/functions/vsnprintf.texi: Likewise.
11938         * lib/vasnprintf.c (VASNPRINTF): Ensure that we never call snprintf
11939         with a size argument < 2.
11940
11941 2007-11-09  Bruno Haible  <bruno@clisp.org>
11942
11943         * lib/vasnprintf.c (VASNPRINTF): Increase reallocation of snprintf
11944         buffer. Fixes an inefficiency introduced on 2007-11-03.
11945
11946 2007-11-09  Bruno Haible  <bruno@clisp.org>
11947
11948         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8) [BeOS]: Make this test return
11949         none instead of tr_TR. Fixes a failure of test-c-strcasecmp.c.
11950
11951 2007-11-08  Jim Meyering  <meyering@redhat.com>
11952
11953         Change cache variable name prefix "jm_" to "gl_" everywhere.
11954         * m4/d-type.m4, m4/jm-winsz1.m4, m4/jm-winsz2.m4, m4/link-follow.m4:
11955         * m4/putenv.m4, m4/strtoimax.m4, m4/strtoumax.m4, m4/unlink-busy.m4:
11956         * m4/uptime.m4: s/gl_/jm_/
11957
11958 2007-11-07  Bruno Haible  <bruno@clisp.org>
11959
11960         Update to GNU gettext 0.17.
11961         * m4/intl.m4: Update to GNU gettext 0.17.
11962         * m4/po.m4: Likewise.
11963         * modules/gettext (Files): Remove m4/ulonglong.m4.
11964         (configure.ac): Require gettext infrastructure from version 0.17.
11965
11966 2007-11-06  Bruno Haible  <bruno@clisp.org>
11967
11968         * lib/fbufmode.c (fbufmode) [QNX]: Use numerical values for flags; the
11969         symbolic values are not defined in a public header.
11970         * lib/freadable.c (freadable) [QNX]: Likewise.
11971         * lib/freadahead.c (freadahead) [QNX]: Likewise.
11972         * lib/freading.c (freading) [QNX]: Likewise.
11973         * lib/fseterr.c (fseterr) [QNX]: Likewise.
11974         * lib/fwritable.c (fwritable) [QNX]: Likewise.
11975         * lib/fwriting.c (fwriting) [QNX]: Likewise.
11976         * lib/fpurge.c (fpurge) [QNX]: Likewise. Add a return statement.
11977         Reported by Alain Magloire.
11978
11979         * m4/fpending.m4 (gl_FUNC_FPENDING): Add a variant for QNX.
11980
11981 2007-11-05  Bruno Haible  <bruno@clisp.org>
11982
11983         * lib/vasnprintf.c (VASNPRINTF): Expand the NEED_PRINTF_DIRECTIVE_A
11984         code when NEED_PRINTF_LONG_DOUBLE or NEED_PRINTF_DOUBLE is set.
11985         Needed on Cygwin, where !NEED_PRINTF_DIRECTIVE_A && NEED_PRINTF_DOUBLE.
11986         Reported by Eric Blake.
11987
11988 2007-10-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11989             Bruno Haible  <bruno@clisp.org>
11990
11991         * modules/malloc (configure.ac): Define GNULIB_MALLOC_GNU always.
11992         * modules/realloc (configure.ac): Define GNULIB_REALLOC_GNU always.
11993         * lib/realloc.c (SYSTEM_MALLOC_GLIBC_COMPATIBLE): New macro.
11994         (malloc): Undefine also before including <stdlib.h>.
11995         (rpl_realloc): Turn malloc(0) into malloc(1) if necessary.
11996         Needed on OSF/1 4.0.
11997
11998 2007-11-05  Jim Meyering  <meyering@redhat.com>
11999
12000         git-version-gen: sync from coreutils.
12001         * build-aux/git-version-gen: Add comments.
12002         Change the first '-' to '.' in the snapshot version string,
12003         e.g., 6.9-377-08144 -> 6.9.377-08144
12004         Remove first parameter.
12005         Don't declare a version "-dirty" merely because a time
12006         stamp has changed.
12007
12008 2007-11-04  Bruno Haible  <bruno@clisp.org>
12009
12010         * lib/lock.h: Protect all macro definitions containing an 'if'
12011         statement through a "do { ... } while (0)".
12012         * lib/tls.h: Likewise.
12013
12014 2007-11-04  Bruno Haible  <bruno@clisp.org>
12015
12016         * lib/vasnprintf.c (DCHAR_IS_TCHAR, DCHAR_CPY): Undefine at the end.
12017
12018 2007-11-04  Bruno Haible  <bruno@clisp.org>
12019
12020         * m4/printf.m4 (gl_PRINTF_ENOMEM): Use GL_NOCRASH.
12021         * modules/fprintf-posix (Depends-on): Add nocrash.
12022         * modules/snprintf-posix (Depends-on): Likewise.
12023         * modules/sprintf-posix (Depends-on): Likewise.
12024         * modules/vasnprintf-posix (Depends-on): Likewise.
12025         * modules/vasprintf-posix (Depends-on): Likewise.
12026         * modules/vfprintf-posix (Depends-on): Likewise.
12027         * modules/vsnprintf-posix (Depends-on): Likewise.
12028         * modules/vsprintf-posix (Depends-on): Likewise.
12029         * modules/unistdio/u8-vasnprintf (Depends-on): Likewise.
12030         * modules/unistdio/u8-u8-vasnprintf (Depends-on): Likewise.
12031         * modules/unistdio/u16-vasnprintf (Depends-on): Likewise.
12032         * modules/unistdio/u16-u16-vasnprintf (Depends-on): Likewise.
12033         * modules/unistdio/u32-vasnprintf (Depends-on): Likewise.
12034         * modules/unistdio/u32-u32-vasnprintf (Depends-on): Likewise.
12035         * modules/unistdio/ulc-vasnprintf (Depends-on): Likewise.
12036
12037 2007-11-04  Bruno Haible  <bruno@clisp.org>
12038
12039         * modules/nocrash: New file.
12040         * m4/nocrash.m4: New file, taken from GNU clisp. Code taken from
12041         GNU libsigsegv, with permission of GNU libsigsegv's copyright holders.
12042
12043 2007-11-04  Bruno Haible  <bruno@clisp.org>
12044
12045         * tests/test-vasnprintf-posix.c (test_function): Add some tests of
12046         precision handling.
12047         * tests/test-vasprintf-posix.c (test_function): Likewise.
12048         * tests/test-snprintf-posix.h (test_function): Likewise.
12049         * tests/test-sprintf-posix.h (test_function): Likewise.
12050
12051         Fix *printf behaviour for large precisions on mingw and BeOS.
12052         * m4/printf.m4 (gl_PRINTF_PRECISION): New macro.
12053         * lib/vasnprintf.c (VASNPRINTF): Handle NEED_PRINTF_UNBOUNDED_PRECISION.
12054         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_PRECISION): New macro.
12055         (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): Invoke it.
12056         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
12057         gl_PRINTF_PRECISION and test its result. Invoke
12058         gl_PREREQ_VASNPRINTF_PRECISION.
12059         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
12060         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
12061         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
12062         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
12063         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
12064         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
12065         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
12066         * doc/functions/fprintf.texi: Update.
12067         * doc/functions/printf.texi: Update.
12068         * doc/functions/snprintf.texi: Update.
12069         * doc/functions/sprintf.texi: Update.
12070         * doc/functions/vfprintf.texi: Update.
12071         * doc/functions/vprintf.texi: Update.
12072         * doc/functions/vsnprintf.texi: Update.
12073         * doc/functions/vsprintf.texi: Update.
12074
12075 2007-11-04  Bruno Haible  <bruno@clisp.org>
12076
12077         * lib/vasnprintf.c (scale10_round_decimal_decoded): Fix shift loop.
12078
12079 2007-11-04  Bruno Haible  <bruno@clisp.org>
12080
12081         * modules/relocatable-prog (Files): Add m4/lib-ld.m4.
12082         Reported by Sylvain Beucler <beuc@gnu.org>.
12083
12084 2007-11-03  Bruno Haible  <bruno@clisp.org>
12085
12086         * tests/test-fprintf-posix2.sh: New file.
12087         * tests/test-fprintf-posix2.c: New file.
12088         * modules/fprintf-posix-tests (Files): Add them.
12089         (TESTS): Add test-fprintf-posix2.sh.
12090         (configure.ac): Check for getrlimit and setrlimit.
12091         (check_PROGRAMS): Add test-fprintf-posix2.
12092
12093         * tests/test-printf-posix2.sh: New file.
12094         * tests/test-printf-posix2.c: New file.
12095         * modules/printf-posix-tests (Files): Add them.
12096         (TESTS): Add test-printf-posix2.sh.
12097         (configure.ac): Check for getrlimit and setrlimit.
12098         (check_PROGRAMS): Add test-printf-posix2.
12099
12100         Fix *printf behaviour in out-of-memory situations on MacOS X and *BSD.
12101         * m4/printf.m4 (gl_PRINTF_ENOMEM): New macro.
12102         * lib/vasnprintf.c: Implement NEED_PRINTF_DOUBLE.
12103         (decode_double): New function, copied from decode_long_double.
12104         (scale10_round_decimal_decoded): New function, extracted from
12105         scale10_round_decimal_long_double.
12106         (scale10_round_decimal_long_double): Use it.
12107         (scale10_round_decimal_double): New function.
12108         (floorlog10): New function.
12109         (VASNPRINTF): Handle NEED_PRINTF_DOUBLE case.
12110         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_ENOMEM): New macro.
12111         (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): Invoke it.
12112         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
12113         gl_PRINTF_ENOMEM and test its result. Invoke
12114         gl_PREREQ_VASNPRINTF_ENOMEM.
12115         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
12116         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
12117         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
12118         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
12119         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
12120         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
12121         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
12122         * modules/fprintf-posix (Depends-on): Add frexp-nolibm.
12123         * modules/snprintf-posix (Depends-on): Likewise.
12124         * modules/sprintf-posix (Depends-on): Likewise.
12125         * modules/vasnprintf-posix (Depends-on): Likewise.
12126         * modules/vasprintf-posix (Depends-on): Likewise.
12127         * modules/vfprintf-posix (Depends-on): Likewise.
12128         * modules/vsnprintf-posix (Depends-on): Likewise.
12129         * modules/vsprintf-posix (Depends-on): Likewise.
12130         * doc/functions/fprintf.texi: Update.
12131         * doc/functions/printf.texi: Update.
12132         * doc/functions/snprintf.texi: Update.
12133         * doc/functions/sprintf.texi: Update.
12134         * doc/functions/vfprintf.texi: Update.
12135         * doc/functions/vprintf.texi: Update.
12136         * doc/functions/vsnprintf.texi: Update.
12137         * doc/functions/vsprintf.texi: Update.
12138
12139 2007-11-03  Bruno Haible  <bruno@clisp.org>
12140
12141         * modules/frexp-nolibm-tests: New file.
12142
12143         * modules/frexp-nolibm: New file.
12144         * m4/frexp.m4 (gl_FUNC_FREXP_NO_LIBM): New macro.
12145
12146 2007-11-03  Bruno Haible  <bruno@clisp.org>
12147
12148         * lib/vasnprintf.c (VASNPRINTF): Don't assume that snprintf's return
12149         value is C99 compliant.
12150         Needed for OSF/1 5.1.
12151
12152 2007-11-03  Bruno Haible  <bruno@clisp.org>
12153
12154         Fix out-of-memory handling of vasnprintf.
12155         * lib/printf-parse.c: Include <errno.h>.
12156         (PRINTF_PARSE): When failing, set errno to EINVAL or ENOMEM.
12157         * lib/vasnprintf.c (VASNPRINTF): When PRINTF_PARSE fails, assume errno
12158         is already set.
12159
12160 2007-11-02  Eric Blake  <ebb9@byu.net>
12161
12162         Fix tests on cygwin.
12163         * modules/xprintf-posix-tests (Makefile.am): Link against -lintl.
12164
12165 2007-11-01  Bruno Haible  <bruno@clisp.org>
12166
12167         * lib/stdlib.in.h (putenv): Remove the "not POSIX compliant everywhere"
12168         warning.
12169         * doc/functions/putenv.texi: Clarify that the 'putenv' module is not
12170         needed for POSIX compatibility.
12171
12172 2007-11-01  Paul Eggert  <eggert@cs.ucla.edu>
12173
12174         * m4/putenv.m4 (gl_FUNC_PUTENV): Also mention that we're checking
12175         for compatibility with GNU.
12176
12177 2007-11-01  Bruno Haible  <bruno@clisp.org>
12178
12179         * lib/putenv.c: Include <stdlib.h>. Remove rpl_putenv declaration.
12180         (putenv): Renamed from rpl_putenv. Change argument type from
12181         'const char *' to 'char *'.
12182         * m4/putenv.m4 (gl_FUNC_PUTENV): Require gl_STDLIB_H_DEFAULTS. Instead
12183         of defining putenv in config.h, just set REPLACE_PUTENV.
12184         * modules/putenv (Depends-on): Add stdlib.
12185         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
12186         (Include): Use <stdlib.h>.
12187         * lib/stdlib.in.h (putenv): New declaration.
12188         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_PUTENV and
12189         REPLACE_PUTENV.
12190         * modules/stdlib (Makefile.am): Substitute GNULIB_PUTENV and
12191         REPLACE_PUTENV.
12192         Needed for MacOS X 10.5.0.
12193         Reported by Peter O'Gorman <peter@pogma.com>.
12194
12195 2007-11-01  Jim Meyering  <meyering@redhat.com>
12196
12197         Treat an empty date string exactly like "0".
12198         * lib/getdate.y (get_date): Once any isspace or TZ= prefix is consumed,
12199         if the remaining date string (to be parsed) is empty, use "0".
12200         Reported by Mischa Molhoek and discussed in this thread:
12201         <http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/11726>.
12202
12203 2007-10-31  Bruno Haible  <bruno@clisp.org>
12204
12205         * m4/intmax_t.m4 (gl_AC_TYPE_INTMAX_T, gt_AC_TYPE_INTMAX_T): Use
12206         AC_TYPE_LONG_LONG_INT instead of gl_AC_TYPE_LONG_LONG.
12207         * m4/uintmax_t.m4 (gl_AC_TYPE_UINTMAX_T): Use
12208         AC_TYPE_UNSIGNED_LONG_LONG_INT instead of gl_AC_TYPE_UNSIGNED_LONG_LONG.
12209         * m4/longlong.m4 (gl_AC_TYPE_LONG_LONG): Remove macro.
12210         * m4/ulonglong.m4 (gl_AC_TYPE_UNSIGNED_LONG_LONG): Remove macro.
12211
12212 2007-10-31  Bruno Haible  <bruno@clisp.org>
12213
12214         * m4/longlong.m4 (_AC_TYPE_LONG_LONG_SNIPPET): New macro, extracted
12215         from AC_TYPE_LONG_LONG_INT and AC_TYPE_UNSIGNED_LONG_LONG_INT.
12216         (AC_TYPE_LONG_LONG_INT): Use it.
12217         (AC_TYPE_UNSIGNED_LONG_LONG_INT): Moved here from m4/ulonglong.m4. Use
12218         it as well.
12219         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Remove macro; moved
12220         to m4/longlong.m4.
12221         * modules/stdint (Files): Remove m4/ulonglong.m4.
12222         * modules/strtoull (Files): Use m4/longlong.m4 instead of
12223         m4/ulonglong.m4.
12224         * modules/strtoumax (Files): Likewise.
12225
12226 2007-10-30  Bruno Haible  <bruno@clisp.org>
12227
12228         * modules/xvasprintf-posix: New file.
12229         Suggested by Eric Blake.
12230
12231 2007-10-30  Bruno Haible  <bruno@clisp.org>
12232
12233         * modules/xprintf-posix-tests: New file.
12234         * tests/test-xprintf-posix.sh: New file.
12235         * tests/test-xprintf-posix.c: New file.
12236         * tests/test-xfprintf-posix.c: New file.
12237
12238         * modules/xprintf-posix: New file.
12239
12240 2007-10-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
12241
12242         * modules/fbufmode-tests (MOSTLYCLEANFILES): Remove temp files.
12243         * modules/freadable-tests (MOSTLYCLEANFILES): Likewise.
12244         * modules/fwritable-tests (MOSTLYCLEANFILES): Likewise.
12245
12246 2007-10-29  Bruno Haible  <bruno@clisp.org>
12247
12248         * m4/floorf.m4 (gl_FUNC_FLOORF_LIBS): Rename the cache variable to
12249         contain the special marker '_cv_'.
12250         * m4/floor.m4 (gl_FUNC_FLOOR_LIBS): Likewise.
12251         * m4/floorl.m4 (gl_FUNC_FLOORL_LIBS): Likewise.
12252         * m4/ceilf.m4 (gl_FUNC_CEILF_LIBS): Likewise.
12253         * m4/ceil.m4 (gl_FUNC_CEIL_LIBS): Likewise.
12254         * m4/ceill.m4 (gl_FUNC_CEILL_LIBS): Likewise.
12255         Reported by Ralf Wildenhues.
12256
12257 2007-10-29  Bruno Haible  <bruno@clisp.org>
12258
12259         * gnulib-tool (func_import): When --lgpl is not specified, set
12260         sed_transform_lib_file to convert LGPL and GPLv2+ copyright headers to
12261         GPLv3.
12262         Reported by Simon Josefsson.
12263
12264 2007-10-28  Bruno Haible  <bruno@clisp.org>
12265
12266         * lib/math.in.h: Test REPLACE_ISFINITE instead of HAVE_DECL_ISFINITE.
12267         * m4/isfinite.m4 (gl_ISFINITE): Initialize REPLACE_ISFINITE instead of
12268         HAVE_DECL_ISFINITE.
12269         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Update.
12270         * modules/math (Makefile.am): Substitute REPLACE_ISFINITE instead of
12271         HAVE_DECL_ISFINITE.
12272
12273 2007-10-28  Bruno Haible  <bruno@clisp.org>
12274
12275         * lib/stdint.in.h (_STDINT_MAX): Subtract 1 from an unused signed
12276         integer shift in the signed case. Fixes warnings with OSF/1 5.1 cc.
12277
12278 2007-10-28  Bruno Haible  <bruno@clisp.org>
12279
12280         Fix link errors with Sun C 5.0 on Solaris 10.
12281         * m4/floorf.m4 (gl_FUNC_FLOORF): Consider also the case that the
12282         function is declared but not present in the compiler's libm.
12283         * m4/floorl.m4 (gl_FUNC_FLOORL): Likewise.
12284         * m4/ceilf.m4 (gl_FUNC_CEILF): Likewise.
12285         * m4/ceill.m4 (gl_FUNC_CEILL: Likewise.
12286         * lib/math.in.h: Test REPLACE_CEILF instead of HAVE_DECL_CEILF.
12287         Test REPLACE_CEILL instead of HAVE_DECL_CEILL.
12288         Test REPLACE_FLOORF instead of HAVE_DECL_FLOORF.
12289         Test REPLACE_FLOORL instead of HAVE_DECL_FLOORL.
12290         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Update.
12291         * modules/math (Makefile.am): Substitute REPLACE_CEILF instead of
12292         HAVE_DECL_CEILF, REPLACE_CEILL instead of HAVE_DECL_CEILL,
12293         REPLACE_FLOORF instead of HAVE_DECL_FLOORF, REPLACE_FLOORL instead of
12294         HAVE_DECL_FLOORL.
12295
12296 2007-10-28  Bruno Haible  <bruno@clisp.org>
12297
12298         * m4/floorl.m4 (gl_FUNC_FLOORL_LIBS): New macro, extracted from
12299         gl_FUNC_FLOORL. Cache the result.
12300         (gl_FUNC_FLOORL): Use it.
12301         * m4/ceill.m4 (gl_FUNC_CEILL_LIBS): New macro, extracted from
12302         gl_FUNC_CEILL. Cache the result.
12303         (gl_FUNC_CEILL): Use it.
12304
12305         * m4/floor.m4 (gl_FUNC_FLOOR_LIBS): New macro, extracted from
12306         gl_FUNC_FLOOR. Cache the result.
12307         (gl_FUNC_FLOOR): Use it.
12308         * m4/ceil.m4 (gl_FUNC_CEIL_LIBS): New macro, extracted from
12309         gl_FUNC_CEIL. Cache the result.
12310         (gl_FUNC_CEIL): Use it.
12311
12312         * m4/floorf.m4 (gl_FUNC_FLOORF_LIBS): New macro, extracted from
12313         gl_FUNC_FLOORF. Cache the result.
12314         (gl_FUNC_FLOORF): Use it.
12315         * m4/ceilf.m4 (gl_FUNC_CEILF_LIBS): New macro, extracted from
12316         gl_FUNC_CEILF. Cache the result.
12317         (gl_FUNC_CEILF): Use it.
12318
12319 2007-10-28  Bruno Haible  <bruno@clisp.org>
12320
12321         * gnulib-tool: Allow specifying the LGPL version number through
12322         --lgpl=2 or --lgpl=3.
12323         (func_usage): Document --lgpl with argument.
12324         Handle --lgpl=... arguments.
12325         (func_import): Recognize also gl_LGPL calls with an argument. When
12326         --lgpl=2 is used and the module's license is just LGPL, report an
12327         error. Set sed_transform_lib_file according to the lgpl variable. In
12328         the generated files, use --lgpl or gl_LGPL invocations with argument,
12329         if necessary.
12330         * doc/gnulib-intro.texi (Copyright): Explain how to get modules under
12331         an LGPv2+ license.
12332         * doc/gnulib-tool.texi (Modified imports): Update explanation of
12333         gl_LGPL macro.
12334
12335 2007-10-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
12336             Bruno Haible  <bruno@clisp.org>
12337
12338         * lib/unistr.h (u8_uctomb_aux): Declare also if !HAVE_INLINE.
12339         (u16_uctomb_aux): Likewise.
12340         * lib/unistr/u8-uctomb-aux.c (u8_uctomb_aux): Define also if
12341         !HAVE_INLINE.
12342         * lib/unistr/u16-uctomb-aux.c (u16_uctomb_aux): Likewise
12343
12344 2007-10-28  Bruno Haible  <bruno@clisp.org>
12345
12346         * modules/error: Add a notice recommending to change XGETTEXT_OPTIONS.
12347         Invoke AM_GETTEXT_OPTION if it exists.
12348         * modules/vasprintf: Likewise.
12349         * modules/verror: Likewise.
12350         * modules/xprintf: Likewise.
12351         * modules/xvasprintf: Likewise.
12352
12353 2007-10-27  Ben Pfaff  <blp@gnu.org>
12354
12355         * lib/math.in.h: Define isfinite macro and prototypes for
12356         gl_isfinitef, gl_isfinited, gl_isfinitel if we are providing
12357         implementations.
12358         * m4/math_h.m4: New substitutions for isfinite module.
12359         * lib/isfinite.c: New file.
12360         * m4/isfinite.m4: New file.
12361         * modules/math: Replace isfinite-related @VARS@ in math.in.h.
12362         * modules/isfinite: New file.
12363         * modules/isfinite-tests: New file.
12364         * tests/tests-isfinite.c: New file.
12365         * doc/functions/isfinite.texi: Mention isfinite module.
12366         * MODULES.html.sh: Mention new module.
12367
12368 2007-10-27  Ben Pfaff  <blp@gnu.org>
12369
12370         Ralf Wildenhues reported that Tru64 4.0D declares the round
12371         functions but does not have definitions.
12372         * m4/check-math-lib.m4 (gl_CHECK_MATH_LIB): If the target function
12373         cannot be found in any library, set the output variable to
12374         "missing" instead of "".
12375         * m4/round.m4: Also use our substitute if we cannot find round in
12376         any library, even if it is declared.
12377         * m4/roundf.m4: Likewise for roundf.
12378         * m4/roundl.m4: Likewise for roundl.
12379         * lib/math.in.h: Undefine roundf, round, roundl before defining
12380         their replacements, to allow for hypothetical systems where these
12381         may be defined as macros but not available in libraries.
12382
12383 2007-10-27  Bruno Haible  <bruno@clisp.org>
12384
12385         * doc/gnulib.texi: Invoke @firstparagraphindent.
12386         * doc/gnulib-tool.texi (Simple update): Mention possible incompatible
12387         changes in gnulib.
12388         (Source changes): New section.
12389
12390 2007-10-26  Bruno Haible  <bruno@clisp.org>
12391
12392         * m4/gnulib-common.m4 (AC_C_RESTRICT): New overriding definition,
12393         borrowed from autoconf.
12394
12395 2007-10-26  Bruno Haible  <bruno@clisp.org>
12396
12397         * lib/strerror.c (rpl_strerror): Return "Unknown error ..." also if
12398         strerror returned the empty string. Needed on HP-UX 11.00.
12399
12400 2007-10-24  Micah Cowan  <micah@cowan.name>
12401
12402         Remove vestiges of cvs-gnulib-checkout process.  Now we use git.
12403         * build-aux/bootstrap: Remove support for now-unnecessary option,
12404         --cvs-user, and envvars CVS_USER, CVS_RSH.
12405
12406 2007-10-24  Jim Meyering  <meyering@redhat.com>
12407
12408         Avoid diagnostics from sha1sum when there is no cached checksum.
12409         * build-aux/bootstrap (update_po_files): Skip the sha1sum check
12410         if the po.s1 file hasn't been created yet.
12411
12412         * build-aux/bootstrap: Sync from coreutils:
12413         2007-10-24  Jim Meyering  <meyering@redhat.com>
12414         Get gnulib from the git repository, not from an obsolete cvs one.
12415         * build-aux/bootstrap: Suggestion from Micah Cowan.
12416         2007-10-04  Jim Meyering  <jim@meyering.net>
12417         * build-aux/bootstrap (slurp): Adapt to _.h -> .in.h name change.
12418         (update_po_files): Work also when there are no .po files in po/.
12419
12420 2007-10-24  Paul Eggert  <eggert@cs.ucla.edu>
12421
12422         * README: Append ".git" to git and cg examples.
12423         Problem reported by Benoit Sigoure.
12424
12425 2007-10-23  Micah Cowan  <micah@cowan.name>
12426
12427         * users.txt: Add wget.
12428
12429 2007-10-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
12430
12431         Fix linking of some unistdio tests on FreeBSD.
12432         * modules/unistdio/u16-vsnprintf-tests
12433         (test_u16_vsprintf1_LDADD): Add @LIBINTL@.
12434         * modules/unistdio/u16-vsprintf-tests
12435         (test_u16_vsnprintf1_LDADD): Likewise.
12436         * modules/unistdio/u32-vsnprintf-tests
12437         (test_u32_vsnprintf1_LDADD): Likewise.
12438         * modules/unistdio/u32-vsprintf-tests
12439         (test_u32_vsprintf1_LDADD): Likewise.
12440         * modules/unistdio/u8-vsnprintf-tests
12441         (test_u8_vsnprintf1_LDADD): Likewise.
12442         * modules/unistdio/u8-vsprintf-tests
12443         (test_u8_vsprintf1_LDADD): Likewise.
12444         * modules/unistdio/ulc-vsnprintf-tests
12445         (test_ulc_vsnprintf1_LDADD): Likewise.
12446         * modules/unistdio/ulc-vsprintf-tests
12447         (test_ulc_vsprintf1_LDADD): Likewise.
12448
12449         Fix linking of some uniconv tests on FreeBSD.
12450         * modules/uniconv/u16-conv-from-enc-tests
12451         (test_u16_conv_from_enc_LDADD): Link $(LDADD) before @LIBICONV@.
12452         * modules/uniconv/u16-conv-to-enc-tests
12453         (test_u16_conv_to_enc_LDADD): Likewise.
12454         * modules/uniconv/u16-strconv-from-enc-tests
12455         (test_u16_strconv_from_enc_LDADD): Likewise.
12456         * modules/uniconv/u16-strconv-to-enc-tests
12457         (test_u16_strconv_to_enc_LDADD): Likewise.
12458         * modules/uniconv/u32-conv-from-enc-tests
12459         (test_u32_conv_from_enc_LDADD): Likewise.
12460         * modules/uniconv/u32-conv-to-enc-tests
12461         (test_u32_conv_to_enc_LDADD): Likewise.
12462         * modules/uniconv/u32-strconv-from-enc-tests
12463         (test_u32_strconv_from_enc_LDADD): Likewise.
12464         * modules/uniconv/u32-strconv-to-enc-tests
12465         (test_u32_strconv_to_enc_LDADD): Likewise.
12466         * modules/uniconv/u8-conv-from-enc-tests
12467         (test_u8_conv_from_enc_LDADD): Likewise.
12468         * modules/uniconv/u8-conv-to-enc-tests
12469         (test_u8_conv_to_enc_LDADD): Likewise.
12470         * modules/uniconv/u8-strconv-from-enc-tests
12471         (test_u8_strconv_from_enc_LDADD): Likewise.
12472         * modules/uniconv/u8-strconv-to-enc-tests
12473         (test_u8_strconv_to_enc_LDADD): Likewise.
12474
12475 2007-10-22  Bruno Haible  <bruno@clisp.org>
12476
12477         * lib/stdint.in.h: Add check that intmax_t and uintmax_t have the same
12478         size.
12479
12480 2007-10-22  Eric Blake  <ebb9@byu.net>
12481
12482         Tweak x*printf documentation.
12483         * lib/xprintf.c (xprintf, xvprintf, xfprintf, xvfprintf): Adjust
12484         variable name and comments.
12485         Suggested by Bruno Haible.
12486
12487 2007-10-22  Bruno Haible  <bruno@clisp.org>
12488
12489         * lib/acl.c (copy_acl): Fix file name in comment.
12490
12491 2007-10-22  Paul Eggert  <eggert@cs.ucla.edu>
12492
12493         Fix Tru64 problem with stdbool.h.
12494         * lib/stdbool.in.h (false, true):
12495         [! (defined __cplusplus || defined __BEOS__) && !defined __GNUC__]:
12496         Don't declare as an enum in this situation; it runs afoul of Tru64.
12497         Problem reported by Steven M. Schweda in
12498         <http://lists.gnu.org/archive/html/bug-autoconf/2007-10/msg00019.html>.
12499
12500 2007-10-22  Eric Blake  <ebb9@byu.net>
12501
12502         Also wrap vf?printf.
12503         * lib/xprintf.h (xvprintf, xvfprintf): New declarations.
12504         * lib/xprintf.c (xprintf, xfprintf): Work for C89.
12505         (xvprintf, xvfprintf): New functions.
12506
12507 2007-10-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
12508
12509         * modules/fstrcmp-tests (test_fstrcmp_LDADD): New, add
12510         @LIBINTL@ for FreeBSD 6.2, $(LIBTHREAD) for AIX 4.3.3.
12511
12512         * lib/uniconv/u16-conv-to-enc.c (U_MBLEN): Define.
12513         * lib/uniconv/u32-conv-to-enc.c (U_MBLEN): Likewise.
12514
12515 2007-10-22  Paul Eggert  <eggert@cs.ucla.edu>
12516
12517         * lib/acl.c (copy_acl): Adjust to IRIX 6.5.  Problem reported
12518         by Bruno Haible.
12519
12520 2007-10-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
12521
12522         * lib/getloadavg.c
12523         [defined (__osf__) && (defined (__alpha) || defined (__alpha__)]:
12524         Undef `sys' after including sys/table.h, for Tru64 4.0D.
12525
12526         * tests/test-i-ring.c: Work for C89.
12527
12528 2007-10-22  Bruno Haible  <bruno@clisp.org>
12529
12530         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Use -1ull, not
12531         -1u, in preprocessor expression, so that we don't test for the bug
12532         in HP-UX 11.00 cpp.  Testing for this bug caused problems; see
12533         <http://lists.gnu.org/archive/html/bug-gnulib/2007-10/msg00329.html>.
12534
12535 2007-10-22  Eric Blake  <ebb9@byu.net>
12536
12537         * tests/test-yesno.sh: Silence stderr during test.
12538
12539 2007-10-22  Simon Josefsson  <simon@josefsson.org>
12540
12541         * modules/crypto/gc-camellia: New file.
12542
12543         * m4/gc-camellia.m4: New file.
12544
12545         * lib/gc-libgcrypt.c (gc_cipher_open): Support Camellia.
12546
12547         * lib/gc.h (enum Gc_cipher): Add GC_CAMELLIA128, GC_CAMELLIA256.
12548
12549 2007-10-22  Simon Josefsson  <simon@josefsson.org>
12550
12551         * build-aux/maint.mk (gzip_rsyncable): Don't fail if gzip sends
12552         --help to stdout.  Reported by sms@antinode.org (Steven
12553         M. Schweda).
12554
12555 2007-10-22  Simon Josefsson  <simon@josefsson.org>
12556
12557         * users.txt: Fix link to libksba.
12558
12559 2007-10-21  Ben Pfaff  <blp@gnu.org>
12560
12561         * modules/roundf-tests: Add dependency on floorf, ceilf to allow
12562         round.c roundf implementation that depends on floorf and ceilf to
12563         be tested unconditionally.
12564
12565 2007-10-21  Ben Pfaff  <blp@gnu.org>
12566
12567         * m4/check-libm-func.m4: Removed.
12568         * m4/check-math-lib.m4: New file.
12569         * m4/round.m4: Rewrite to use gl_CHECK_MATH_LIB.
12570         * m4/roundf.m4: Ditto, and fix lack of HAVE_DECL_ROUNDF
12571         definition and lack of AC_LIBOBJ([roundf]).
12572         * m4/roundl.m4: Ditto, and similarly for roundl.
12573         * modules/round: Reference new m4 file.
12574         * modules/roundf: Ditto.
12575         * modules/roundl: Ditto.
12576         * tests/test-round2.c (main): Use ROUND instead of round.
12577         Bug report from Bruno Haible.
12578
12579 2007-10-21  Bruno Haible  <bruno@clisp.org>
12580
12581         * lib/printf-parse.c: Don't assume <stdint.h> exists in IN_LIBASPRINTF
12582         context.
12583
12584 2007-10-21  Bruno Haible  <bruno@clisp.org>
12585
12586         * tests/test-wcwidth.c (main): Allow negative result for some control
12587         characters.
12588
12589         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Check also the width of U+200B.
12590         Needed on OSF/1 5.1.
12591
12592 2007-10-21  Bruno Haible  <bruno@clisp.org>
12593
12594         * tests/test-floorf1.c: Include isnanf.h.
12595         (main): Use isnanf() instead of isnan().
12596         * tests/test-ceilf1.c: Include isnanf.h.
12597         (main): Use isnanf() instead of isnan().
12598         * tests/test-truncf1.c: Include isnanf.h.
12599         (main): Use isnanf() instead of isnan().
12600         * tests/test-roundf1.c: Include isnanf.h.
12601         (main): Use isnanf() instead of isnan().
12602
12603 2007-10-21  Eric Blake  <ebb9@byu.net>
12604
12605         * users.txt: Update URL for m4.
12606
12607 2007-10-21  Bruno Haible  <bruno@clisp.org>
12608
12609         * users.txt: Add clisp. Update URLs to Simon Josefsson's projects.
12610
12611 2007-10-21  Bruno Haible  <bruno@clisp.org>
12612
12613         * gnulib-tool (func_create_megatestdir): Determine the cvsdate from
12614         Git's management files if the CVS files are not present.
12615
12616 2007-10-20  Bruno Haible  <bruno@clisp.org>
12617
12618         * lib/count-one-bits.h (COUNT_ONE_BITS): Use the builtin also for
12619         gcc-3.4.x.
12620
12621 2007-10-20  Ben Pfaff  <blp@gnu.org>
12622
12623         * lib/math.in.h: Declare round, roundf, roundl if we are providing
12624         implementations.
12625         * m4/math_h.m4: New substitutions for round, roundf, roundl modules.
12626         * lib/round.c: New file.
12627         * lib/roundf.c: New file.
12628         * lib/roundl.c: New file.
12629         * m4/round.m4: New file.
12630         * m4/roundf.m4: New file.
12631         * m4/roundl.m4: New file.
12632         * m4/check-libm-func-m4: New file.
12633         * modules/math: Replace round, roundf, roundl related @VARS@ in
12634         math.in.h.
12635         * modules/round: New file.
12636         * modules/round-tests: New file.
12637         * modules/roundf: New file.
12638         * modules/roundf-tests: New file.
12639         * modules/roundl: New file.
12640         * modules/roundl-tests: New file.
12641         * tests/test-round1.c: New file.
12642         * tests/test-round2.c: New file.
12643         * tests/test-roundf1.c: New file.
12644         * tests/test-roundf2.c: New file.
12645         * tests/test-roundl.c: New file.
12646         * doc/functions/round.texi: Mention round module.
12647         * doc/functions/roundf.texi: Mention roundf module.
12648         * doc/functions/roundl.texi: Mention roundl module.
12649         * MODULES.html.sh: Mention new modules.
12650         Thanks to Bruno Haible for suggestions.
12651
12652 2007-10-20  Jim Meyering  <meyering@redhat.com>
12653
12654         * lib/xprintf.c: Include <config.h> unconditionally.
12655
12656         Change xprintf's license to GPL.
12657         * modules/xprintf (License): s/LGPL/GPL/, since this module
12658         depends on modules (exit and exitfail) which are GPL.
12659         Suggestion from Bruno Haible.
12660
12661         xprintf fixes.
12662         * lib/xprintf.c (xprintf, xfprintf): Use va_end.
12663         Use a clearer diagnostic.
12664         Patch from Bruno Haible.
12665
12666 2007-10-20  Bruno Haible  <bruno@clisp.org>
12667
12668         * lib/vasnprintf.c (VASNPRINTF): Don't report overflow if the available
12669         length is INT_MAX and sizeof (DCHAR_T) > sizeof (TCHAR_T).
12670         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
12671
12672 2007-10-20  Bruno Haible  <bruno@clisp.org>
12673
12674         * tests/test-floorf2.c (correct_result_p): Don't rely on excess
12675         precision in the comparison result > x - 1 or similar.
12676         * tests/test-ceilf2.c (correct_result_p): Likewise.
12677         * tests/test-truncf2.c (correct_result_p): Likewise.
12678         * tests/test-trunc2.c (correct_result_p): Likewise.
12679         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
12680
12681 2007-10-20  Bruno Haible  <bruno@clisp.org>
12682
12683         * modules/ceil: New file.
12684         * m4/ceil.m4: New file.
12685         * doc/functions/ceil.texi: Mention the 'ceil' module.
12686
12687 2007-10-20  Bruno Haible  <bruno@clisp.org>
12688
12689         * modules/floor: New file.
12690         * m4/floor.m4: New file.
12691         * doc/functions/floor.texi: Mention the 'floor' module.
12692
12693 2007-10-20  Bruno Haible  <bruno@clisp.org>
12694
12695         * modules/ceilf-tests (Depends-on): Add fprintf-posix. Needed for use
12696         of %a.
12697         * modules/floorf-tests (Depends-on): Likewise.
12698         * modules/truncf-tests (Depends-on): Likewise.
12699         * modules/trunc-tests (Depends-on): Likewise.
12700         Reported by Ben Pfaff.
12701
12702 2007-10-19  Jim Meyering  <meyering@redhat.com>
12703
12704         * lib/xprintf.c (xprintf, xfprintf): Test err < 0, not just "err".
12705         Don't bother testing specific errno values.  Just test ferror.
12706
12707         New module: xprintf
12708         * modules/xprintf, lib/xprintf.c, lib/xprintf.h: New files.
12709
12710 2007-10-19  Bruno Haible  <bruno@clisp.org>
12711
12712         * modules/csharpexec (Makefile.am): Use @FOO@ syntax instead of $(FOO)
12713         syntax.
12714         * modules/javaexec (Makefile.am): Likewise.
12715         * modules/relocatable-prog (Makefile.am): Likewise.
12716         Suggested by Jim Meyering.
12717
12718 2007-10-18  Bruno Haible  <bruno@clisp.org>
12719
12720         * lib/vasnprintf.c (VASNPRINTF): Don't use %n on glibc >= 2.3 systems.
12721         Reported by Jim Meyering.
12722
12723 2007-10-18  Eric Blake  <ebb9@byu.net>
12724
12725         * modules/filenamecat-tests (Makefile.am): Link against -lintl.
12726
12727 2007-10-18  Bruno Haible  <bruno@clisp.org>
12728
12729         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_N, gl_SNPRINTF_DIRECTIVE_N): Put
12730         the format string into writable memory. Needed in Fortify conditions.
12731
12732 2007-10-18  Colin Watson <cjwatson@debian.org>  (tiny change)
12733             Bruno Haible  <bruno@clisp.org>
12734
12735         * lib/trim.c: Include config.h unconditionally. Include trim.h always.
12736         Include ctype.h always. Include stdlib.h, not mbuiter.h, for MB_CUR_MAX.
12737         * modules/trim (Depends-on): Add mbchar.
12738         (configure.ac): Add gl_FUNC_MBRTOWC.
12739         (Makefile.am): Augment lib_SOURCES.
12740
12741 2007-10-17  Paul Eggert  <eggert@cs.ucla.edu>
12742
12743         Modify glob.c to use fstatat and dirfd, to simplify it.
12744         Suggested by Eric Blake.
12745         * lib/glob.c (__fxstatat64) [!_LIBC]: New macro.
12746         Don't include <stdbool.h>; not used.
12747         (link_exists2_p, glob_in_dir) [!_LIBC]: No longer a special case.
12748         (link_exists_p): Simplify implementation, since we can now assume
12749         dirfd and fstatat.
12750         * modules/glob (Depends-on): Add dirfd, openat.  Remove stdbool.
12751
12752 2007-10-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
12753
12754         * gnulib-tool (func_get_dependencies): Fix sed script to
12755         match only tests.
12756
12757 2007-10-17  Bruno Haible  <bruno@clisp.org>
12758
12759         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): On Cygwin, don't
12760         allow locale names without encoding suffix.
12761         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8): Likewise.
12762         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Likewise.
12763
12764 2007-10-16  Bruno Haible  <bruno@clisp.org>
12765
12766         * lib/getcwd.c (__getcwd): Define with explicit rpl_ prefix.
12767         * lib/getgroups.c (getgroups): Likewise.
12768         * lib/gettimeofday.c (localtime, gmtime, tzset): Likewise.
12769
12770 2007-10-16  Bruno Haible  <bruno@clisp.org>
12771
12772         * modules/absolute-header (License): Change from LGPL to LGPLv2+.
12773         * modules/malloc-posix (License): Likewise.
12774         * modules/realloc-posix (License): Likewise.
12775         * modules/calloc-posix (License): Likewise.
12776         * modules/intprops (License): Change from GPL to LGPL, with
12777         Paul Eggert's approval.
12778
12779 2007-10-16  Paul Eggert  <eggert@cs.ucla.edu>
12780
12781         Merge glibc changes into lib/glob.c.
12782
12783         * lib/glob.c (glob_in_dir): Sync with glibc/posix/glob.c, dated
12784         2007-10-15 04:59:03 UTC.  Here are the changes:
12785
12786         2007-10-14  Ulrich Drepper  <drepper@redhat.com>
12787
12788         * lib/glob.c: Reimplement link_exists_p to use fstatat64.
12789
12790         * lib/glob.c: Add some branch prediction throughout.
12791
12792         2007-10-07  Ulrich Drepper  <drepper@redhat.com>
12793
12794         [BZ #5103]
12795         * lib/glob.c (glob): Recognize patterns starting \/.
12796
12797         2007-02-14  Jakub Jelinek  <jakub@redhat.com>
12798
12799         [BZ #3996]
12800         * lib/glob.c (attribute_hidden): Define if not defined.
12801         (glob): Unescape dirname, filename or username when needed and not
12802         GLOB_NOESCAPE.  Handle \/ correctly.  Handle GLOB_MARK if filename
12803         is NULL.  Handle unescaped [ in pattern without closing ].
12804         Don't pass GLOB_CHECK down to recursive glob for directories.
12805         (__glob_pattern_type): New function.
12806         (__glob_pattern_p): Implement using __glob_pattern_type.
12807         (glob_in_dir): Handle GLOB_NOCHECK patterns containing no meta
12808         characters and backslashes if not GLOB_NOESCAPE or unterminated [.
12809         Remove unreachable code.
12810
12811         2006-09-30  Ulrich Drepper  <drepper@redhat.com>
12812
12813         * lib/glob.c (glob_in_dir): Add some comments and asserts to
12814         explain why there are no leaks.
12815
12816         2006-09-25  Jakub Jelinek  <jakub@redhat.com>
12817
12818         [BZ #3253]
12819         * lib/glob.c (glob_in_dir): Don't alloca one struct globlink at a
12820         time, rather allocate increasingly bigger arrays of pointers, if
12821         possible with alloca, if too large with malloc.
12822
12823 2007-10-16  Paul Eggert  <eggert@cs.ucla.edu>
12824
12825         Check for 64-bit int errors in HP-UX 10.20 preprocessor.
12826         Problem reported by H.Merijn Brand in
12827         <http://lists.gnu.org/archive/html/bug-tar/2007-10/msg00018.html>.
12828         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Check preprocessor too.
12829         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Likewise.
12830
12831 2007-10-15  Bruno Haible  <bruno@clisp.org>
12832
12833         * lib/fchdir.c (close, open, closedir, opendir, dup, dup2): Define
12834         with explicit rpl_ prefix.
12835         * lib/fopen.c (fopen): Likewise.
12836         * lib/freopen.c (freopen): Likewise.
12837         * lib/iconv.c (iconv): Likewise.
12838         * lib/iconv_close.c (iconv_close): Likewise.
12839
12840 2007-10-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
12841
12842         * m4/iconv_open (gl_FUNC_ICONV_OPEN_UTF): Fix cache variable name.
12843
12844 2007-10-15  Bruno Haible  <bruno@clisp.org>
12845
12846         * m4/getaddrinfo.m4 (gl_GETADDRINFO, gl_PREREQ_GETADDRINFO): Use
12847         <stddef.h> instead of <stdlib.h> since we only need NULL.
12848         Reported by Ben Pfaff <blp@cs.stanford.edu>.
12849
12850 2007-10-15  Bruno Haible  <bruno@clisp.org>
12851
12852         * doc/gnulib-tool.texi (Initial import): Swap order of -I directives.
12853         Replace paragraph talking about LIBOBJS.
12854         Reported by Colin Watson <cjwatson@debian.org>.
12855
12856 2007-10-15  Bruno Haible  <bruno@clisp.org>
12857
12858         * m4/getaddrinfo.m4 (gl_GETADDRINFO, gl_PREREQ_GETADDRINFO): Include
12859         <stdlib.h> before using NULL.
12860
12861 2007-10-15  Simon Josefsson  <simon@josefsson.org>
12862
12863         * m4/getaddrinfo.m4: Use NULL rather than 0 for pointers.
12864         Reported by Albert Chin <china@thewrittenword.com>.
12865
12866 2007-10-14  Bruno Haible  <bruno@clisp.org>
12867
12868         * modules/iconv_open-utf-tests: New file.
12869         * tests/test-iconv-utf.c: New file.
12870
12871         Enhance iconv_open to support UTF-16BE, UTF-16LE, UTF-32BE, UTF-32LE.
12872         * modules/iconv_open-utf: New file.
12873         * lib/iconv.in.h (_ICONV_UTF8_UTF*, _ICONV_UTF*_UTF8): New macros.
12874         (iconv, iconv_close): New declarations.
12875         * lib/iconv_open.c: Include c-strcase.h. Don't require ICONV_FLAVOR to
12876         be defined.
12877         (iconv_open): Add special handling of conversion between UTF-8 and
12878         UTF-{16,32}{BE,LE}.
12879         * lib/iconv.c: New file, incorporating code from GNU libiconv 1.11.
12880         * lib/iconv_close.c: New file.
12881         * m4/iconv_open.m4 (gl_REPLACE_ICONV_OPEN): New macro, extracted from
12882         gl_FUNC_ICONV_OPEN.
12883         (gl_FUNC_ICONV_OPEN): Use it.
12884         (gl_FUNC_ICONV_OPEN_UTF): New macro.
12885         * m4/iconv_h.m4 (gl_ICONV_H_DEFAULTS): Initialize also REPLACE_ICONV
12886         and REPLACE_ICONV_UTF.
12887         * modules/iconv_open (Depends-on): Add c-strcase.
12888         (Makefile.am): Substitute also REPLACE_ICONV, REPLACE_ICONV_UTF,
12889         ICONV_CONST.
12890         * doc/functions/iconv_open.texi: Mention the iconv_open-utf module.
12891
12892 2007-10-13  Albert Chin  <china@thewrittenword.com>
12893             Bruno Haible  <bruno@clisp.org>
12894
12895         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Perform the test for getaddrinfo
12896         through a link check that includes <netdb.h>. Needed for OSF/1 5.1.
12897
12898 2007-10-13  Bruno Haible  <bruno@clisp.org>
12899
12900         * lib/argp-fmtstream.h (ARGP_FS_EI): If __GNUC_STDC_INLINE__ is
12901         defined, use the ISO C99 inline semantics.
12902         * lib/argp.h (ARGP_EI): Likewise.
12903
12904 2007-10-13  Bruno Haible  <bruno@clisp.org>
12905
12906         Handle 'inline' change in gcc 4.3.0.
12907         * lib/argp-fmtstream.h (argp_fmtstream_putc, argp_fmtstream_puts,
12908         argp_fmtstream_write, argp_fmtstream_set_lmargin,
12909         argp_fmtstream_set_rmargin, argp_fmtstream_set_wmargin,
12910         argp_fmtstream_point): Disable 'extern' declaration if the function
12911         definition is going to be provided inline.
12912         (ARGP_FS_EI): If __GNUC_STDC_INLINE__ is defined, use the GNU C inline
12913         semantics, not the ISO C99 inline semantics.
12914         * lib/argp.h (argp_usage, _option_is_short, _option_is_end): Disable
12915         'extern' declaration if the function definition is going to be provided
12916         inline.
12917         (ARGP_EI): Don't assume GNU C. If __GNUC_STDC_INLINE__ is defined, use
12918         the GNU C inline semantics, not the ISO C99 inline semantics. With
12919         GCC 4.2, avoid a warning.
12920
12921 2007-10-13  Bruno Haible  <bruno@clisp.org>
12922
12923         * lib/freading.h (freading): Enable the use of __freading for
12924         glibc >= 2.7.
12925         * lib/freading.c (freading): Likewise.
12926
12927 2007-10-12  Paul Eggert  <eggert@cs.ucla.edu>
12928
12929         * lib/argp-fmtstream.h (ARGP_FS_EI): Work around GCC 4.2.1 diagnostic
12930         "warning: C99 inline functions are not supported; using GNU89".
12931
12932 2007-10-12  Bruno Haible  <bruno@clisp.org>
12933
12934         * lib/ceil.c (FUNC): Avoid rounding errors for values near a power
12935         of 2.
12936         * tests/test-ceilf2.c: New file.
12937         * modules/ceilf-tests: (Files, Depends-on, Makefile.am): Add new test.
12938
12939         * tests/test-ceilf1.c: Renamed from tests/test-ceilf.c.
12940         * modules/ceilf-tests: Update.
12941
12942 2007-10-12  Bruno Haible  <bruno@clisp.org>
12943
12944         * lib/floor.c (FUNC): Avoid rounding errors for values near a power
12945         of 2.
12946         * tests/test-floorf2.c: New file.
12947         * modules/floorf-tests: (Files, Depends-on, Makefile.am): Add new test.
12948
12949         * tests/test-floorf1.c: Renamed from tests/test-floorf.c.
12950         * modules/floorf-tests: Update.
12951
12952 2007-10-12  Bruno Haible  <bruno@clisp.org>
12953
12954         * tests/test-trunc2.c: New file.
12955         * modules/trunc-tests: (Files, Depends-on, Makefile.am): Add new test.
12956
12957         * tests/test-trunc1.c: Renamed from tests/test-trunc.c.
12958         * modules/trunc-tests: Update.
12959
12960 2007-10-12  Bruno Haible  <bruno@clisp.org>
12961
12962         * lib/trunc.c (FUNC): Avoid rounding errors for values near a power
12963         of 2.
12964         * tests/test-truncf2.c: New file.
12965         * modules/truncf-tests: (Files, Depends-on, Makefile.am): Add new test.
12966
12967         * tests/test-truncf1.c: Renamed from tests/test-truncf.c.
12968         * modules/truncf-tests: Update.
12969
12970 2007-10-11  Eric Blake  <ebb9@byu.net>
12971
12972         Don't claim strerror is broken on Interix.
12973         * doc/functions/strerror.texi (strerror): Known broken systems are
12974         now Solaris 8, and not Interix.
12975         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): No longer filter out
12976         Interix on cross-compile.
12977         Reported by Martin Koeppe in
12978         http://lists.gnu.org/archive/html/bug-gnulib/2007-10/msg00005.html.
12979
12980 2007-10-11  Bruno Haible  <bruno@clisp.org>
12981
12982         * modules/i-ring-tests: New file.
12983         * tests/test-i-ring.c: Renamed from lib/i-ring-test.c. Use ASSERT
12984         instead of assert.
12985
12986 2007-10-11  Bruno Haible  <bruno@clisp.org>
12987
12988         * modules/filenamecat-tests: New file.
12989         * tests/test-filenamecat.c: New file, extracted from lib/filenamecat.c.
12990         * lib/filenamecat.c: Remove test code.
12991
12992 2007-10-11  Paul Eggert  <eggert@cs.ucla.edu>
12993
12994         Simplify and modernize strerror substitute, partly to fix Solaris 8 bug.
12995
12996         * lib/strerror.c: Include <string.h> always, to test interface,
12997         and to remove the need for the dummy.
12998         Include intprops.h to compute width instead of doing it ourselves
12999         and missing a CHAR_BIT declaration, which broke tar 1.19 on Solaris 8.
13000         (strerror): Define it to return NULL if there's no system strerror.
13001         (rpl_strerror): Use INT_STRLEN_BOUND to compute bound.
13002         Omit !HAVE_STRERROR code.  We don't need to worry about supporting
13003         ancient pre-strerror Unix systems well any more.  Saying "unknown
13004         system error" is enough.
13005         * lib/string.in.h (strerror): Simplify the ifdef to reflect the
13006         simpler strerror.c implementation.
13007         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE, gl_PREREQ_STDERROR):
13008         Simplify the tests to reflect the simpler strerror implementation.
13009         * modules/strerror (Depends-on): Add intprops.
13010
13011 2007-10-09  Eric Blake  <ebb9@byu.net>
13012
13013         Silence test-fpending.
13014         * modules/fpending-tests (Files): Add wrapper script.
13015         * tests/test-fpending.sh: New file.
13016
13017 2007-10-09  Bruno Haible  <bruno@clisp.org>
13018
13019         * MODULES.html.sh (func_module): Don't create a hyperlink for
13020         function names like 'printf_frexp'.
13021         (Misc): Add crc, memxor.
13022         (Characteristics of floating types): New section.
13023         (Mathematics): Add ceilf, ceill, floorf, floorl, frexpl-nolibm,
13024         isnanf-nolibm, signbit, trunc, truncf, truncl.
13025         (Enhancements for ISO C 99 functions): New subsection Input/output.
13026         (Support for systems lacking POSIX:2001): Add arpa_inet, calloc-posix,
13027         fcntl, fopen, freopen, fseek, fseeko, ftell, ftello, iconv_open,
13028         locale, malloc-posix, netinet_in, open, realloc-posix, signal, sleep.
13029         (Compatibility checks for POSIX:2001 functions): Add clock-time.
13030         (Enhancements for POSIX:2001 functions): Add chdir-long.
13031         (File system functions): Add areadlink, chdir-safer, read-file.
13032         Remove cycle-check.
13033         (File system as inode set): New section.
13034         (Date and time): Add gethrxtime.
13035         (Multithreading): Add openmp.
13036         (Internationalization functions): Add localename.
13037         (Unicode string functions): Add unistr/u*-mbsnlen.
13038         (Support for maintaining and releasing projects): Add git-version-gen.
13039         (Lone files): Remove directories.
13040
13041 2007-10-08  Ben Pfaff  <blp@gnu.org>
13042
13043         * lib/xmalloca.h: Fix typo in comment.
13044
13045 2007-10-08  Paul Eggert  <eggert@cs.ucla.edu>
13046
13047         * lib/xnanosleep.c (xnanosleep): Don't assume GCC 4.3.0 behavior
13048         when avoiding problems with integer overflow.  Use a portable test
13049         instead.
13050
13051 2007-10-08  Simon Josefsson  <simon@josefsson.org>
13052
13053         * modules/dummy (License): Change to LGPLv2+.
13054         * modules/float (License): Likewise
13055         * modules/realloc (License): Likewise
13056         * modules/stdlib (License): Likewise
13057
13058 2007-10-07  Bruno Haible  <bruno@clisp.org>
13059
13060         * trunc.c (TWO_MANT_DIG): Change type to DOUBLE.
13061         * floor.c (TWO_MANT_DIG): Likewise.
13062         * ceil.c (TWO_MANT_DIG): Likewise.
13063         Reported by Ben Pfaff.
13064
13065 2007-10-07  Bruno Haible  <bruno@clisp.org>
13066
13067         Avoid gcc warnings "declaration of 'exp' shadows a global declaration".
13068         * lib/math.in.h (frexp, frexpl): Change parameter name to 'expptr'.
13069         * lib/frexp.c (FUNC): Likewise.
13070         * lib/printf-frexp.h (printf_frexp): Likewise.
13071         * lib/printf-frexpl.h (printf_frexpl): Likewise.
13072         * lib/printf-frexp.c (FUNC): Likewise.
13073         Suggested by Jim Meyering.
13074
13075 2007-10-07  Jim Meyering  <meyering@redhat.com>
13076
13077         Make xnanosleep's integer overflow test more robust.
13078         * lib/xnanosleep.c (xnanosleep): Declare a temporary to be "volatile",
13079         so that gcc-4.3.0 doesn't optimize away this test for overflow.
13080
13081 2007-10-07  Bruno Haible  <bruno@clisp.org>
13082
13083         * NEWS: Mention the license change.
13084
13085         * doc/gnulib-intro.texi (Copyright): Update the meaning of the license
13086         abbreviations in the modules files.
13087
13088         Change copyright notice from GPLv2+ to GPLv3+.
13089         * README: Change copyright notice.
13090         * MODULES.html.sh: Likewise.
13091         * build-aux/bootstrap.conf: Likewise.
13092         * build-aux/config.libpath: Likewise.
13093         * build-aux/csharpcomp.sh.in: Likewise.
13094         * build-aux/csharpexec.sh.in: Likewise.
13095         * build-aux/install-reloc: Likewise.
13096         * build-aux/javacomp.sh.in: Likewise.
13097         * build-aux/javaexec.sh.in: Likewise.
13098         * build-aux/ldd.sh.in: Likewise.
13099         * build-aux/reloc-ldflags: Likewise.
13100         * build-aux/relocatable.sh.in: Likewise.
13101         * build-aux/x-to-1.in: Likewise.
13102         * check-module: Likewise.
13103         * config/srclistvars.sh: Likewise.
13104         * gnulib-tool: Likewise.
13105         * lib/acl-internal.h: Likewise.
13106         * lib/acl.c: Likewise.
13107         * lib/acl.h: Likewise.
13108         * lib/acl_entries.c: Likewise.
13109         * lib/areadlink-with-size.c: Likewise.
13110         * lib/areadlink.c: Likewise.
13111         * lib/areadlink.h: Likewise.
13112         * lib/argmatch.c: Likewise.
13113         * lib/argmatch.h: Likewise.
13114         * lib/argp-ba.c: Likewise.
13115         * lib/argp-eexst.c: Likewise.
13116         * lib/argp-fmtstream.c: Likewise.
13117         * lib/argp-fmtstream.h: Likewise.
13118         * lib/argp-fs-xinl.c: Likewise.
13119         * lib/argp-help.c: Likewise.
13120         * lib/argp-namefrob.h: Likewise.
13121         * lib/argp-parse.c: Likewise.
13122         * lib/argp-pin.c: Likewise.
13123         * lib/argp-pv.c: Likewise.
13124         * lib/argp-pvh.c: Likewise.
13125         * lib/argp-xinl.c: Likewise.
13126         * lib/argp.h: Likewise.
13127         * lib/at-func.c: Likewise.
13128         * lib/atanl.c: Likewise.
13129         * lib/backupfile.c: Likewise.
13130         * lib/backupfile.h: Likewise.
13131         * lib/basename.c: Likewise.
13132         * lib/binary-io.h: Likewise.
13133         * lib/byteswap.in.h: Likewise.
13134         * lib/c-stack.c: Likewise.
13135         * lib/c-stack.h: Likewise.
13136         * lib/c-strcasestr.c: Likewise.
13137         * lib/c-strcasestr.h: Likewise.
13138         * lib/c-strstr.c: Likewise.
13139         * lib/c-strstr.h: Likewise.
13140         * lib/c-strtod.c: Likewise.
13141         * lib/calloc.c: Likewise.
13142         * lib/canon-host.c: Likewise.
13143         * lib/canon-host.h: Likewise.
13144         * lib/canonicalize-lgpl.c: Likewise.
13145         * lib/canonicalize.c: Likewise.
13146         * lib/canonicalize.h: Likewise.
13147         * lib/ceil.c: Likewise.
13148         * lib/ceilf.c: Likewise.
13149         * lib/ceill.c: Likewise.
13150         * lib/chdir-long.c: Likewise.
13151         * lib/chdir-long.h: Likewise.
13152         * lib/chdir-safer.c: Likewise.
13153         * lib/chdir-safer.h: Likewise.
13154         * lib/chown.c: Likewise.
13155         * lib/classpath.c: Likewise.
13156         * lib/classpath.h: Likewise.
13157         * lib/clean-temp.c: Likewise.
13158         * lib/clean-temp.h: Likewise.
13159         * lib/cloexec.c: Likewise.
13160         * lib/close-stream.c: Likewise.
13161         * lib/closein.c: Likewise.
13162         * lib/closein.h: Likewise.
13163         * lib/closeout.c: Likewise.
13164         * lib/closeout.h: Likewise.
13165         * lib/concat-filename.c: Likewise.
13166         * lib/copy-file.c: Likewise.
13167         * lib/copy-file.h: Likewise.
13168         * lib/count-one-bits.h: Likewise.
13169         * lib/crc.c: Likewise.
13170         * lib/crc.h: Likewise.
13171         * lib/creat-safer.c: Likewise.
13172         * lib/csharpcomp.c: Likewise.
13173         * lib/csharpcomp.h: Likewise.
13174         * lib/csharpexec.c: Likewise.
13175         * lib/csharpexec.h: Likewise.
13176         * lib/cycle-check.c: Likewise.
13177         * lib/cycle-check.h: Likewise.
13178         * lib/diacrit.c: Likewise.
13179         * lib/diacrit.h: Likewise.
13180         * lib/diffseq.h: Likewise.
13181         * lib/dirchownmod.c: Likewise.
13182         * lib/dirent.in.h: Likewise.
13183         * lib/dirfd.c: Likewise.
13184         * lib/dirfd.h: Likewise.
13185         * lib/dirname.c: Likewise.
13186         * lib/dirname.h: Likewise.
13187         * lib/dummy.c: Likewise.
13188         * lib/dup-safer.c: Likewise.
13189         * lib/dup2.c: Likewise.
13190         * lib/eealloc.h: Likewise.
13191         * lib/error.c: Likewise.
13192         * lib/error.h: Likewise.
13193         * lib/euidaccess.c: Likewise.
13194         * lib/exclude.c: Likewise.
13195         * lib/exclude.h: Likewise.
13196         * lib/execute.c: Likewise.
13197         * lib/execute.h: Likewise.
13198         * lib/exitfail.c: Likewise.
13199         * lib/exitfail.h: Likewise.
13200         * lib/expl.c: Likewise.
13201         * lib/fatal-signal.c: Likewise.
13202         * lib/fatal-signal.h: Likewise.
13203         * lib/fbufmode.c: Likewise.
13204         * lib/fbufmode.h: Likewise.
13205         * lib/fchdir.c: Likewise.
13206         * lib/fchmodat.c: Likewise.
13207         * lib/fchownat.c: Likewise.
13208         * lib/fcntl--.h: Likewise.
13209         * lib/fcntl-safer.h: Likewise.
13210         * lib/fcntl.in.h: Likewise.
13211         * lib/fd-safer.c: Likewise.
13212         * lib/fflush.c: Likewise.
13213         * lib/file-has-acl.c: Likewise.
13214         * lib/file-set.c: Likewise.
13215         * lib/file-type.c: Likewise.
13216         * lib/file-type.h: Likewise.
13217         * lib/fileblocks.c: Likewise.
13218         * lib/filemode.c: Likewise.
13219         * lib/filemode.h: Likewise.
13220         * lib/filename.h: Likewise.
13221         * lib/filenamecat.c: Likewise.
13222         * lib/filenamecat.h: Likewise.
13223         * lib/findprog.c: Likewise.
13224         * lib/findprog.h: Likewise.
13225         * lib/float.in.h: Likewise.
13226         * lib/floor.c: Likewise.
13227         * lib/floorf.c: Likewise.
13228         * lib/floorl.c: Likewise.
13229         * lib/fopen-safer.c: Likewise.
13230         * lib/fopen.c: Likewise.
13231         * lib/fpending.c: Likewise.
13232         * lib/fpending.h: Likewise.
13233         * lib/fprintf.c: Likewise.
13234         * lib/fprintftime.h: Likewise.
13235         * lib/fpucw.h: Likewise.
13236         * lib/fpurge.c: Likewise.
13237         * lib/fpurge.h: Likewise.
13238         * lib/freadable.c: Likewise.
13239         * lib/freadable.h: Likewise.
13240         * lib/freadahead.c: Likewise.
13241         * lib/freadahead.h: Likewise.
13242         * lib/freading.c: Likewise.
13243         * lib/freading.h: Likewise.
13244         * lib/free.c: Likewise.
13245         * lib/freopen.c: Likewise.
13246         * lib/frexp.c: Likewise.
13247         * lib/frexpl.c: Likewise.
13248         * lib/fseek.c: Likewise.
13249         * lib/fseterr.c: Likewise.
13250         * lib/fseterr.h: Likewise.
13251         * lib/fstatat.c: Likewise.
13252         * lib/fstrcmp.c: Likewise.
13253         * lib/fstrcmp.h: Likewise.
13254         * lib/fsusage.c: Likewise.
13255         * lib/fsusage.h: Likewise.
13256         * lib/ftell.c: Likewise.
13257         * lib/ftello.c: Likewise.
13258         * lib/fts-cycle.c: Likewise.
13259         * lib/fts.c: Likewise.
13260         * lib/fts_.h: Likewise.
13261         * lib/full-read.c: Likewise.
13262         * lib/full-read.h: Likewise.
13263         * lib/full-write.c: Likewise.
13264         * lib/full-write.h: Likewise.
13265         * lib/fwritable.c: Likewise.
13266         * lib/fwritable.h: Likewise.
13267         * lib/fwriteerror.c: Likewise.
13268         * lib/fwriteerror.h: Likewise.
13269         * lib/fwriting.c: Likewise.
13270         * lib/fwriting.h: Likewise.
13271         * lib/gcd.c: Likewise.
13272         * lib/gcd.h: Likewise.
13273         * lib/getcwd.c: Likewise.
13274         * lib/getdate.h: Likewise.
13275         * lib/getdate.y: Likewise.
13276         * lib/getdomainname.c: Likewise.
13277         * lib/getdomainname.h: Likewise.
13278         * lib/getgroups.c: Likewise.
13279         * lib/gethostname.c: Likewise.
13280         * lib/gethrxtime.c: Likewise.
13281         * lib/gethrxtime.h: Likewise.
13282         * lib/getloadavg.c: Likewise.
13283         * lib/getndelim2.c: Likewise.
13284         * lib/getndelim2.h: Likewise.
13285         * lib/getnline.c: Likewise.
13286         * lib/getnline.h: Likewise.
13287         * lib/getopt.c: Likewise.
13288         * lib/getopt.in.h: Likewise.
13289         * lib/getopt1.c: Likewise.
13290         * lib/getopt_int.h: Likewise.
13291         * lib/getpagesize.h: Likewise.
13292         * lib/getsubopt.c: Likewise.
13293         * lib/gettime.c: Likewise.
13294         * lib/getugroups.c: Likewise.
13295         * lib/getugroups.h: Likewise.
13296         * lib/getusershell.c: Likewise.
13297         * lib/gl_anyavltree_list1.h: Likewise.
13298         * lib/gl_anyavltree_list2.h: Likewise.
13299         * lib/gl_anyhash_list1.h: Likewise.
13300         * lib/gl_anyhash_list2.h: Likewise.
13301         * lib/gl_anylinked_list1.h: Likewise.
13302         * lib/gl_anylinked_list2.h: Likewise.
13303         * lib/gl_anyrbtree_list1.h: Likewise.
13304         * lib/gl_anyrbtree_list2.h: Likewise.
13305         * lib/gl_anytree_list1.h: Likewise.
13306         * lib/gl_anytree_list2.h: Likewise.
13307         * lib/gl_anytree_oset.h: Likewise.
13308         * lib/gl_anytreehash_list1.h: Likewise.
13309         * lib/gl_anytreehash_list2.h: Likewise.
13310         * lib/gl_array_list.c: Likewise.
13311         * lib/gl_array_list.h: Likewise.
13312         * lib/gl_array_oset.c: Likewise.
13313         * lib/gl_array_oset.h: Likewise.
13314         * lib/gl_avltree_list.c: Likewise.
13315         * lib/gl_avltree_list.h: Likewise.
13316         * lib/gl_avltree_oset.c: Likewise.
13317         * lib/gl_avltree_oset.h: Likewise.
13318         * lib/gl_avltreehash_list.c: Likewise.
13319         * lib/gl_avltreehash_list.h: Likewise.
13320         * lib/gl_carray_list.c: Likewise.
13321         * lib/gl_carray_list.h: Likewise.
13322         * lib/gl_linked_list.c: Likewise.
13323         * lib/gl_linked_list.h: Likewise.
13324         * lib/gl_linkedhash_list.c: Likewise.
13325         * lib/gl_linkedhash_list.h: Likewise.
13326         * lib/gl_list.c: Likewise.
13327         * lib/gl_list.h: Likewise.
13328         * lib/gl_oset.c: Likewise.
13329         * lib/gl_oset.h: Likewise.
13330         * lib/gl_rbtree_list.c: Likewise.
13331         * lib/gl_rbtree_list.h: Likewise.
13332         * lib/gl_rbtree_oset.c: Likewise.
13333         * lib/gl_rbtree_oset.h: Likewise.
13334         * lib/gl_rbtreehash_list.c: Likewise.
13335         * lib/gl_rbtreehash_list.h: Likewise.
13336         * lib/gl_sublist.c: Likewise.
13337         * lib/gl_sublist.h: Likewise.
13338         * lib/group-member.c: Likewise.
13339         * lib/group-member.h: Likewise.
13340         * lib/hard-locale.c: Likewise.
13341         * lib/hard-locale.h: Likewise.
13342         * lib/hash-pjw.c: Likewise.
13343         * lib/hash-pjw.h: Likewise.
13344         * lib/hash-triple.c: Likewise.
13345         * lib/hash.c: Likewise.
13346         * lib/hash.h: Likewise.
13347         * lib/human.c: Likewise.
13348         * lib/human.h: Likewise.
13349         * lib/i-ring.c: Likewise.
13350         * lib/i-ring.h: Likewise.
13351         * lib/idcache.c: Likewise.
13352         * lib/imaxabs.c: Likewise.
13353         * lib/imaxdiv.c: Likewise.
13354         * lib/inet_pton.c: Likewise.
13355         * lib/inet_pton.h: Likewise.
13356         * lib/intprops.h: Likewise.
13357         * lib/inttostr.c: Likewise.
13358         * lib/inttostr.h: Likewise.
13359         * lib/inttypes.in.h: Likewise.
13360         * lib/isapipe.c: Likewise.
13361         * lib/isdir.c: Likewise.
13362         * lib/isnan.c: Likewise.
13363         * lib/isnan.h: Likewise.
13364         * lib/isnanf.c: Likewise.
13365         * lib/isnanf.h: Likewise.
13366         * lib/isnanl-nolibm.h: Likewise.
13367         * lib/isnanl.c: Likewise.
13368         * lib/isnanl.h: Likewise.
13369         * lib/javacomp.c: Likewise.
13370         * lib/javacomp.h: Likewise.
13371         * lib/javaexec.c: Likewise.
13372         * lib/javaexec.h: Likewise.
13373         * lib/javaversion.c: Likewise.
13374         * lib/javaversion.h: Likewise.
13375         * lib/javaversion.java: Likewise.
13376         * lib/lbrkprop.h: Likewise.
13377         * lib/lchmod.h: Likewise.
13378         * lib/lchown.c: Likewise.
13379         * lib/ldexpl.c: Likewise.
13380         * lib/linebreak.c: Likewise.
13381         * lib/linebreak.h: Likewise.
13382         * lib/linebuffer.c: Likewise.
13383         * lib/linebuffer.h: Likewise.
13384         * lib/locale.in.h: Likewise.
13385         * lib/logl.c: Likewise.
13386         * lib/long-options.c: Likewise.
13387         * lib/long-options.h: Likewise.
13388         * lib/lstat.c: Likewise.
13389         * lib/lstat.h: Likewise.
13390         * lib/math.in.h: Likewise.
13391         * lib/mbchar.c: Likewise.
13392         * lib/mbchar.h: Likewise.
13393         * lib/mbfile.h: Likewise.
13394         * lib/mbiter.h: Likewise.
13395         * lib/mbscasecmp.c: Likewise.
13396         * lib/mbscasestr.c: Likewise.
13397         * lib/mbschr.c: Likewise.
13398         * lib/mbscspn.c: Likewise.
13399         * lib/mbslen.c: Likewise.
13400         * lib/mbsncasecmp.c: Likewise.
13401         * lib/mbsnlen.c: Likewise.
13402         * lib/mbspbrk.c: Likewise.
13403         * lib/mbspcasecmp.c: Likewise.
13404         * lib/mbsrchr.c: Likewise.
13405         * lib/mbssep.c: Likewise.
13406         * lib/mbsspn.c: Likewise.
13407         * lib/mbsstr.c: Likewise.
13408         * lib/mbstok_r.c: Likewise.
13409         * lib/mbswidth.c: Likewise.
13410         * lib/mbswidth.h: Likewise.
13411         * lib/mbuiter.h: Likewise.
13412         * lib/memcasecmp.c: Likewise.
13413         * lib/memcasecmp.h: Likewise.
13414         * lib/memchr.c: Likewise.
13415         * lib/memcmp.c: Likewise.
13416         * lib/memcoll.c: Likewise.
13417         * lib/memcoll.h: Likewise.
13418         * lib/memcpy.c: Likewise.
13419         * lib/memrchr.c: Likewise.
13420         * lib/mkancesdirs.c: Likewise.
13421         * lib/mkdir-p.c: Likewise.
13422         * lib/mkdir-p.h: Likewise.
13423         * lib/mkdir.c: Likewise.
13424         * lib/mkdirat.c: Likewise.
13425         * lib/mkdtemp.c: Likewise.
13426         * lib/mkstemp-safer.c: Likewise.
13427         * lib/mkstemp.c: Likewise.
13428         * lib/modechange.c: Likewise.
13429         * lib/modechange.h: Likewise.
13430         * lib/mountlist.c: Likewise.
13431         * lib/mountlist.h: Likewise.
13432         * lib/mpsort.c: Likewise.
13433         * lib/nanosleep.c: Likewise.
13434         * lib/obstack.c: Likewise.
13435         * lib/obstack.h: Likewise.
13436         * lib/open-safer.c: Likewise.
13437         * lib/open.c: Likewise.
13438         * lib/openat-die.c: Likewise.
13439         * lib/openat-priv.h: Likewise.
13440         * lib/openat-proc.c: Likewise.
13441         * lib/openat.c: Likewise.
13442         * lib/openat.h: Likewise.
13443         * lib/pagealign_alloc.c: Likewise.
13444         * lib/pagealign_alloc.h: Likewise.
13445         * lib/physmem.c: Likewise.
13446         * lib/physmem.h: Likewise.
13447         * lib/pipe-safer.c: Likewise.
13448         * lib/pipe.c: Likewise.
13449         * lib/pipe.h: Likewise.
13450         * lib/posixtm.c: Likewise.
13451         * lib/posixtm.h: Likewise.
13452         * lib/posixver.c: Likewise.
13453         * lib/printf-frexp.c: Likewise.
13454         * lib/printf-frexp.h: Likewise.
13455         * lib/printf-frexpl.c: Likewise.
13456         * lib/printf-frexpl.h: Likewise.
13457         * lib/printf.c: Likewise.
13458         * lib/progname.c: Likewise.
13459         * lib/progname.h: Likewise.
13460         * lib/progreloc.c: Likewise.
13461         * lib/putenv.c: Likewise.
13462         * lib/quote.c: Likewise.
13463         * lib/quote.h: Likewise.
13464         * lib/quotearg.c: Likewise.
13465         * lib/quotearg.h: Likewise.
13466         * lib/raise.c: Likewise.
13467         * lib/readline.c: Likewise.
13468         * lib/readline.h: Likewise.
13469         * lib/readlink.c: Likewise.
13470         * lib/readtokens.c: Likewise.
13471         * lib/readtokens.h: Likewise.
13472         * lib/readtokens0.c: Likewise.
13473         * lib/readtokens0.h: Likewise.
13474         * lib/readutmp.c: Likewise.
13475         * lib/readutmp.h: Likewise.
13476         * lib/realloc.c: Likewise.
13477         * lib/relocwrapper.c: Likewise.
13478         * lib/rename-dest-slash.c: Likewise.
13479         * lib/rename.c: Likewise.
13480         * lib/rmdir.c: Likewise.
13481         * lib/rpmatch.c: Likewise.
13482         * lib/safe-read.c: Likewise.
13483         * lib/safe-read.h: Likewise.
13484         * lib/safe-write.c: Likewise.
13485         * lib/safe-write.h: Likewise.
13486         * lib/same-inode.h: Likewise.
13487         * lib/same.c: Likewise.
13488         * lib/same.h: Likewise.
13489         * lib/save-cwd.c: Likewise.
13490         * lib/save-cwd.h: Likewise.
13491         * lib/savedir.c: Likewise.
13492         * lib/savedir.h: Likewise.
13493         * lib/savewd.c: Likewise.
13494         * lib/savewd.h: Likewise.
13495         * lib/search.in.h: Likewise.
13496         * lib/setenv.c: Likewise.
13497         * lib/setenv.h: Likewise.
13498         * lib/settime.c: Likewise.
13499         * lib/sh-quote.c: Likewise.
13500         * lib/sh-quote.h: Likewise.
13501         * lib/sig2str.c: Likewise.
13502         * lib/sig2str.h: Likewise.
13503         * lib/signal.in.h: Likewise.
13504         * lib/signbitd.c: Likewise.
13505         * lib/signbitf.c: Likewise.
13506         * lib/signbitl.c: Likewise.
13507         * lib/sigprocmask.c: Likewise.
13508         * lib/sincosl.c: Likewise.
13509         * lib/sleep.c: Likewise.
13510         * lib/sprintf.c: Likewise.
13511         * lib/sqrtl.c: Likewise.
13512         * lib/stat-time.h: Likewise.
13513         * lib/stdio--.h: Likewise.
13514         * lib/stdio-safer.h: Likewise.
13515         * lib/stdlib--.h: Likewise.
13516         * lib/stdlib-safer.h: Likewise.
13517         * lib/stdlib.in.h: Likewise.
13518         * lib/stpcpy.c: Likewise.
13519         * lib/stpncpy.c: Likewise.
13520         * lib/strchrnul.c: Likewise.
13521         * lib/strcspn.c: Likewise.
13522         * lib/strerror.c: Likewise.
13523         * lib/strftime.c: Likewise.
13524         * lib/strftime.h: Likewise.
13525         * lib/striconveh.c: Likewise.
13526         * lib/striconveh.h: Likewise.
13527         * lib/striconveha.c: Likewise.
13528         * lib/striconveha.h: Likewise.
13529         * lib/stripslash.c: Likewise.
13530         * lib/strnlen1.c: Likewise.
13531         * lib/strnlen1.h: Likewise.
13532         * lib/strtod.c: Likewise.
13533         * lib/strtoimax.c: Likewise.
13534         * lib/strtok_r.c: Likewise.
13535         * lib/strtol.c: Likewise.
13536         * lib/strtoll.c: Likewise.
13537         * lib/strtoul.c: Likewise.
13538         * lib/strtoull.c: Likewise.
13539         * lib/sysexits.in.h: Likewise.
13540         * lib/tempname.c: Likewise.
13541         * lib/tempname.h: Likewise.
13542         * lib/timespec.h: Likewise.
13543         * lib/tls.c: Likewise.
13544         * lib/tls.h: Likewise.
13545         * lib/tmpdir.c: Likewise.
13546         * lib/tmpdir.h: Likewise.
13547         * lib/tmpfile-safer.c: Likewise.
13548         * lib/tmpfile.c: Likewise.
13549         * lib/trigl.c: Likewise.
13550         * lib/trigl.h: Likewise.
13551         * lib/trim.c: Likewise.
13552         * lib/trim.h: Likewise.
13553         * lib/trunc.c: Likewise.
13554         * lib/truncf.c: Likewise.
13555         * lib/truncl.c: Likewise.
13556         * lib/tsearch.c: Likewise.
13557         * lib/unicodeio.c: Likewise.
13558         * lib/unicodeio.h: Likewise.
13559         * lib/unistd--.h: Likewise.
13560         * lib/unistd-safer.h: Likewise.
13561         * lib/unistdio/ulc-fprintf.c: Likewise.
13562         * lib/unistdio/ulc-vfprintf.c: Likewise.
13563         * lib/unlinkdir.c: Likewise.
13564         * lib/unlinkdir.h: Likewise.
13565         * lib/unlocked-io.h: Likewise.
13566         * lib/unsetenv.c: Likewise.
13567         * lib/userspec.c: Likewise.
13568         * lib/utime.c: Likewise.
13569         * lib/utimecmp.c: Likewise.
13570         * lib/utimecmp.h: Likewise.
13571         * lib/utimens.c: Likewise.
13572         * lib/verify.h: Likewise.
13573         * lib/verror.c: Likewise.
13574         * lib/verror.h: Likewise.
13575         * lib/version-etc-fsf.c: Likewise.
13576         * lib/version-etc.c: Likewise.
13577         * lib/version-etc.h: Likewise.
13578         * lib/vfprintf.c: Likewise.
13579         * lib/vprintf.c: Likewise.
13580         * lib/vsprintf.c: Likewise.
13581         * lib/w32spawn.h: Likewise.
13582         * lib/wait-process.c: Likewise.
13583         * lib/wait-process.h: Likewise.
13584         * lib/wcwidth.c: Likewise.
13585         * lib/write-any-file.c: Likewise.
13586         * lib/xalloc-die.c: Likewise.
13587         * lib/xalloc.h: Likewise.
13588         * lib/xasprintf.c: Likewise.
13589         * lib/xgetcwd.c: Likewise.
13590         * lib/xgetcwd.h: Likewise.
13591         * lib/xgetdomainname.c: Likewise.
13592         * lib/xgetdomainname.h: Likewise.
13593         * lib/xgethostname.c: Likewise.
13594         * lib/xmalloc.c: Likewise.
13595         * lib/xmalloca.c: Likewise.
13596         * lib/xmalloca.h: Likewise.
13597         * lib/xmemcoll.c: Likewise.
13598         * lib/xnanosleep.c: Likewise.
13599         * lib/xreadlink.c: Likewise.
13600         * lib/xreadlink.h: Likewise.
13601         * lib/xsetenv.c: Likewise.
13602         * lib/xsetenv.h: Likewise.
13603         * lib/xstriconv.c: Likewise.
13604         * lib/xstriconv.h: Likewise.
13605         * lib/xstrndup.c: Likewise.
13606         * lib/xstrndup.h: Likewise.
13607         * lib/xstrtod.c: Likewise.
13608         * lib/xstrtod.h: Likewise.
13609         * lib/xstrtol-error.c: Likewise.
13610         * lib/xstrtol.c: Likewise.
13611         * lib/xstrtol.h: Likewise.
13612         * lib/xtime.h: Likewise.
13613         * lib/xvasprintf.c: Likewise.
13614         * lib/xvasprintf.h: Likewise.
13615         * lib/yesno.c: Likewise.
13616         * lib/yesno.h: Likewise.
13617         * posix-modules: Likewise.
13618         * tests/test-alloca-opt.c: Likewise.
13619         * tests/test-arcfour.c: Likewise.
13620         * tests/test-arctwo.c: Likewise.
13621         * tests/test-argmatch.c: Likewise.
13622         * tests/test-argp-2.sh: Likewise.
13623         * tests/test-argp.c: Likewise.
13624         * tests/test-arpa_inet.c: Likewise.
13625         * tests/test-array_list.c: Likewise.
13626         * tests/test-array_oset.c: Likewise.
13627         * tests/test-atexit.c: Likewise.
13628         * tests/test-avltree_list.c: Likewise.
13629         * tests/test-avltree_oset.c: Likewise.
13630         * tests/test-avltreehash_list.c: Likewise.
13631         * tests/test-base64.c: Likewise.
13632         * tests/test-binary-io.c: Likewise.
13633         * tests/test-byteswap.c: Likewise.
13634         * tests/test-c-ctype.c: Likewise.
13635         * tests/test-c-strcasecmp.c: Likewise.
13636         * tests/test-c-strcasestr.c: Likewise.
13637         * tests/test-c-strncasecmp.c: Likewise.
13638         * tests/test-c-strstr.c: Likewise.
13639         * tests/test-canonicalize-lgpl.c: Likewise.
13640         * tests/test-canonicalize.c: Likewise.
13641         * tests/test-carray_list.c: Likewise.
13642         * tests/test-ceilf.c: Likewise.
13643         * tests/test-ceill.c: Likewise.
13644         * tests/test-count-one-bits.c: Likewise.
13645         * tests/test-crc.c: Likewise.
13646         * tests/test-dirname.c: Likewise.
13647         * tests/test-fbufmode.c: Likewise.
13648         * tests/test-fcntl.c: Likewise.
13649         * tests/test-fflush.c: Likewise.
13650         * tests/test-floorf.c: Likewise.
13651         * tests/test-floorl.c: Likewise.
13652         * tests/test-fopen.c: Likewise.
13653         * tests/test-fprintf-posix.c: Likewise.
13654         * tests/test-fprintf-posix.h: Likewise.
13655         * tests/test-fpurge.c: Likewise.
13656         * tests/test-freadable.c: Likewise.
13657         * tests/test-freadahead.c: Likewise.
13658         * tests/test-freading.c: Likewise.
13659         * tests/test-freopen.c: Likewise.
13660         * tests/test-frexp.c: Likewise.
13661         * tests/test-frexpl.c: Likewise.
13662         * tests/test-fseek.c: Likewise.
13663         * tests/test-fseeko.c: Likewise.
13664         * tests/test-fseterr.c: Likewise.
13665         * tests/test-fstrcmp.c: Likewise.
13666         * tests/test-ftell.c: Likewise.
13667         * tests/test-ftello.c: Likewise.
13668         * tests/test-fwritable.c: Likewise.
13669         * tests/test-fwriting.c: Likewise.
13670         * tests/test-getaddrinfo.c: Likewise.
13671         * tests/test-getpass.c: Likewise.
13672         * tests/test-gettimeofday.c: Likewise.
13673         * tests/test-hmac-md5.c: Likewise.
13674         * tests/test-hmac-sha1.c: Likewise.
13675         * tests/test-iconv.c: Likewise.
13676         * tests/test-iconvme.c: Likewise.
13677         * tests/test-inttypes.c: Likewise.
13678         * tests/test-isnan.c: Likewise.
13679         * tests/test-isnanf.c: Likewise.
13680         * tests/test-isnanl-nolibm.c: Likewise.
13681         * tests/test-isnanl.c: Likewise.
13682         * tests/test-isnanl.h: Likewise.
13683         * tests/test-ldexpl.c: Likewise.
13684         * tests/test-linked_list.c: Likewise.
13685         * tests/test-linkedhash_list.c: Likewise.
13686         * tests/test-locale.c: Likewise.
13687         * tests/test-localename.c: Likewise.
13688         * tests/test-lock.c: Likewise.
13689         * tests/test-lseek.c: Likewise.
13690         * tests/test-malloca.c: Likewise.
13691         * tests/test-math.c: Likewise.
13692         * tests/test-mbscasecmp.c: Likewise.
13693         * tests/test-mbscasestr1.c: Likewise.
13694         * tests/test-mbscasestr2.c: Likewise.
13695         * tests/test-mbscasestr3.c: Likewise.
13696         * tests/test-mbscasestr4.c: Likewise.
13697         * tests/test-mbschr.c: Likewise.
13698         * tests/test-mbscspn.c: Likewise.
13699         * tests/test-mbsncasecmp.c: Likewise.
13700         * tests/test-mbspbrk.c: Likewise.
13701         * tests/test-mbspcasecmp.c: Likewise.
13702         * tests/test-mbsrchr.c: Likewise.
13703         * tests/test-mbsspn.c: Likewise.
13704         * tests/test-mbsstr1.c: Likewise.
13705         * tests/test-mbsstr2.c: Likewise.
13706         * tests/test-mbsstr3.c: Likewise.
13707         * tests/test-md5.c: Likewise.
13708         * tests/test-memmem.c: Likewise.
13709         * tests/test-netinet_in.c: Likewise.
13710         * tests/test-open.c: Likewise.
13711         * tests/test-printf-frexp.c: Likewise.
13712         * tests/test-printf-frexpl.c: Likewise.
13713         * tests/test-printf-posix.c: Likewise.
13714         * tests/test-printf-posix.h: Likewise.
13715         * tests/test-rbtree_list.c: Likewise.
13716         * tests/test-rbtree_oset.c: Likewise.
13717         * tests/test-rbtreehash_list.c: Likewise.
13718         * tests/test-read-file.c: Likewise.
13719         * tests/test-rijndael.c: Likewise.
13720         * tests/test-search.c: Likewise.
13721         * tests/test-signbit.c: Likewise.
13722         * tests/test-sleep.c: Likewise.
13723         * tests/test-snprintf-posix.c: Likewise.
13724         * tests/test-snprintf-posix.h: Likewise.
13725         * tests/test-snprintf.c: Likewise.
13726         * tests/test-sprintf-posix.c: Likewise.
13727         * tests/test-sprintf-posix.h: Likewise.
13728         * tests/test-stat-time.c: Likewise.
13729         * tests/test-stdbool.c: Likewise.
13730         * tests/test-stdint.c: Likewise.
13731         * tests/test-stdio.c: Likewise.
13732         * tests/test-stdlib.c: Likewise.
13733         * tests/test-stpncpy.c: Likewise.
13734         * tests/test-strcasestr.c: Likewise.
13735         * tests/test-striconv.c: Likewise.
13736         * tests/test-striconveh.c: Likewise.
13737         * tests/test-striconveha.c: Likewise.
13738         * tests/test-string.c: Likewise.
13739         * tests/test-sys_select.c: Likewise.
13740         * tests/test-sys_socket.c: Likewise.
13741         * tests/test-sys_stat.c: Likewise.
13742         * tests/test-sys_time.c: Likewise.
13743         * tests/test-sysexits.c: Likewise.
13744         * tests/test-time.c: Likewise.
13745         * tests/test-tls.c: Likewise.
13746         * tests/test-trunc.c: Likewise.
13747         * tests/test-truncf.c: Likewise.
13748         * tests/test-truncl.c: Likewise.
13749         * tests/test-unistd.c: Likewise.
13750         * tests/test-vasnprintf-posix.c: Likewise.
13751         * tests/test-vasnprintf-posix2.c: Likewise.
13752         * tests/test-vasnprintf.c: Likewise.
13753         * tests/test-vasprintf-posix.c: Likewise.
13754         * tests/test-vasprintf.c: Likewise.
13755         * tests/test-verify.c: Likewise.
13756         * tests/test-vfprintf-posix.c: Likewise.
13757         * tests/test-vprintf-posix.c: Likewise.
13758         * tests/test-vsnprintf-posix.c: Likewise.
13759         * tests/test-vsnprintf.c: Likewise.
13760         * tests/test-vsprintf-posix.c: Likewise.
13761         * tests/test-wchar.c: Likewise.
13762         * tests/test-wctype.c: Likewise.
13763         * tests/test-wcwidth.c: Likewise.
13764         * tests/test-xstrtol.c: Likewise.
13765         * tests/test-xvasprintf.c: Likewise.
13766         * tests/uniconv/test-u16-conv-from-enc.c: Likewise.
13767         * tests/uniconv/test-u16-conv-to-enc.c: Likewise.
13768         * tests/uniconv/test-u16-strconv-from-enc.c: Likewise.
13769         * tests/uniconv/test-u16-strconv-to-enc.c: Likewise.
13770         * tests/uniconv/test-u32-conv-from-enc.c: Likewise.
13771         * tests/uniconv/test-u32-conv-to-enc.c: Likewise.
13772         * tests/uniconv/test-u32-strconv-from-enc.c: Likewise.
13773         * tests/uniconv/test-u32-strconv-to-enc.c: Likewise.
13774         * tests/uniconv/test-u8-conv-from-enc.c: Likewise.
13775         * tests/uniconv/test-u8-conv-to-enc.c: Likewise.
13776         * tests/uniconv/test-u8-strconv-from-enc.c: Likewise.
13777         * tests/uniconv/test-u8-strconv-to-enc.c: Likewise.
13778         * tests/uniname/test-uninames.c: Likewise.
13779         * tests/unistdio/test-u16-asnprintf1.c: Likewise.
13780         * tests/unistdio/test-u16-asnprintf1.h: Likewise.
13781         * tests/unistdio/test-u16-printf1.h: Likewise.
13782         * tests/unistdio/test-u16-vasnprintf1.c: Likewise.
13783         * tests/unistdio/test-u16-vasnprintf2.c: Likewise.
13784         * tests/unistdio/test-u16-vasnprintf3.c: Likewise.
13785         * tests/unistdio/test-u16-vasprintf1.c: Likewise.
13786         * tests/unistdio/test-u16-vsnprintf1.c: Likewise.
13787         * tests/unistdio/test-u16-vsprintf1.c: Likewise.
13788         * tests/unistdio/test-u32-asnprintf1.c: Likewise.
13789         * tests/unistdio/test-u32-asnprintf1.h: Likewise.
13790         * tests/unistdio/test-u32-printf1.h: Likewise.
13791         * tests/unistdio/test-u32-vasnprintf1.c: Likewise.
13792         * tests/unistdio/test-u32-vasnprintf2.c: Likewise.
13793         * tests/unistdio/test-u32-vasnprintf3.c: Likewise.
13794         * tests/unistdio/test-u32-vasprintf1.c: Likewise.
13795         * tests/unistdio/test-u32-vsnprintf1.c: Likewise.
13796         * tests/unistdio/test-u32-vsprintf1.c: Likewise.
13797         * tests/unistdio/test-u8-asnprintf1.c: Likewise.
13798         * tests/unistdio/test-u8-asnprintf1.h: Likewise.
13799         * tests/unistdio/test-u8-printf1.h: Likewise.
13800         * tests/unistdio/test-u8-vasnprintf1.c: Likewise.
13801         * tests/unistdio/test-u8-vasnprintf2.c: Likewise.
13802         * tests/unistdio/test-u8-vasnprintf3.c: Likewise.
13803         * tests/unistdio/test-u8-vasprintf1.c: Likewise.
13804         * tests/unistdio/test-u8-vsnprintf1.c: Likewise.
13805         * tests/unistdio/test-u8-vsprintf1.c: Likewise.
13806         * tests/unistdio/test-ulc-asnprintf1.c: Likewise.
13807         * tests/unistdio/test-ulc-asnprintf1.h: Likewise.
13808         * tests/unistdio/test-ulc-printf1.h: Likewise.
13809         * tests/unistdio/test-ulc-vasnprintf1.c: Likewise.
13810         * tests/unistdio/test-ulc-vasnprintf2.c: Likewise.
13811         * tests/unistdio/test-ulc-vasnprintf3.c: Likewise.
13812         * tests/unistdio/test-ulc-vasprintf1.c: Likewise.
13813         * tests/unistdio/test-ulc-vsnprintf1.c: Likewise.
13814         * tests/unistdio/test-ulc-vsprintf1.c: Likewise.
13815         * tests/uniwidth/test-u16-strwidth.c: Likewise.
13816         * tests/uniwidth/test-u16-width.c: Likewise.
13817         * tests/uniwidth/test-u32-strwidth.c: Likewise.
13818         * tests/uniwidth/test-u32-width.c: Likewise.
13819         * tests/uniwidth/test-u8-strwidth.c: Likewise.
13820         * tests/uniwidth/test-u8-width.c: Likewise.
13821         * tests/uniwidth/test-uc_width.c: Likewise.
13822         * config/srclist-update: Likewise.
13823         (fixlicense): Update to GPLv3+.
13824
13825         Change copyright notice from LGPLv2.1+ to LGPLv3+.
13826         * tests/test-tsearch.c: Change copyright notice.
13827
13828         Change copyright notice from LGPLv2.0+ to LGPLv3+.
13829         * lib/c-strcaseeq.h: Change copyright notice.
13830         * lib/streq.h: Likewise.
13831         * lib/uniconv.h: Likewise.
13832         * lib/uniconv/u-conv-from-enc.h: Likewise.
13833         * lib/uniconv/u-conv-to-enc.h: Likewise.
13834         * lib/uniconv/u-strconv-from-enc.h: Likewise.
13835         * lib/uniconv/u-strconv-to-enc.h: Likewise.
13836         * lib/uniconv/u16-conv-from-enc.c: Likewise.
13837         * lib/uniconv/u16-conv-to-enc.c: Likewise.
13838         * lib/uniconv/u16-strconv-from-enc.c: Likewise.
13839         * lib/uniconv/u16-strconv-from-locale.c: Likewise.
13840         * lib/uniconv/u16-strconv-to-enc.c: Likewise.
13841         * lib/uniconv/u16-strconv-to-locale.c: Likewise.
13842         * lib/uniconv/u32-conv-from-enc.c: Likewise.
13843         * lib/uniconv/u32-conv-to-enc.c: Likewise.
13844         * lib/uniconv/u32-strconv-from-enc.c: Likewise.
13845         * lib/uniconv/u32-strconv-from-locale.c: Likewise.
13846         * lib/uniconv/u32-strconv-to-enc.c: Likewise.
13847         * lib/uniconv/u32-strconv-to-locale.c: Likewise.
13848         * lib/uniconv/u8-conv-from-enc.c: Likewise.
13849         * lib/uniconv/u8-conv-to-enc.c: Likewise.
13850         * lib/uniconv/u8-strconv-from-enc.c: Likewise.
13851         * lib/uniconv/u8-strconv-from-locale.c: Likewise.
13852         * lib/uniconv/u8-strconv-to-enc.c: Likewise.
13853         * lib/uniconv/u8-strconv-to-locale.c: Likewise.
13854         * lib/uniname.h: Likewise.
13855         * lib/uniname/uniname.c: Likewise.
13856         * lib/unistdio.h: Likewise.
13857         * lib/unistdio/u-asnprintf.h: Likewise.
13858         * lib/unistdio/u-asprintf.h: Likewise.
13859         * lib/unistdio/u-printf-args.c: Likewise.
13860         * lib/unistdio/u-printf-args.h: Likewise.
13861         * lib/unistdio/u-printf-parse.h: Likewise.
13862         * lib/unistdio/u-snprintf.h: Likewise.
13863         * lib/unistdio/u-sprintf.h: Likewise.
13864         * lib/unistdio/u-vasprintf.h: Likewise.
13865         * lib/unistdio/u-vsnprintf.h: Likewise.
13866         * lib/unistdio/u-vsprintf.h: Likewise.
13867         * lib/unistdio/u16-asnprintf.c: Likewise.
13868         * lib/unistdio/u16-asprintf.c: Likewise.
13869         * lib/unistdio/u16-printf-parse.c: Likewise.
13870         * lib/unistdio/u16-snprintf.c: Likewise.
13871         * lib/unistdio/u16-sprintf.c: Likewise.
13872         * lib/unistdio/u16-u16-asnprintf.c: Likewise.
13873         * lib/unistdio/u16-u16-asprintf.c: Likewise.
13874         * lib/unistdio/u16-u16-snprintf.c: Likewise.
13875         * lib/unistdio/u16-u16-sprintf.c: Likewise.
13876         * lib/unistdio/u16-u16-vasnprintf.c: Likewise.
13877         * lib/unistdio/u16-u16-vasprintf.c: Likewise.
13878         * lib/unistdio/u16-u16-vsnprintf.c: Likewise.
13879         * lib/unistdio/u16-u16-vsprintf.c: Likewise.
13880         * lib/unistdio/u16-vasnprintf.c: Likewise.
13881         * lib/unistdio/u16-vasprintf.c: Likewise.
13882         * lib/unistdio/u16-vsnprintf.c: Likewise.
13883         * lib/unistdio/u16-vsprintf.c: Likewise.
13884         * lib/unistdio/u32-asnprintf.c: Likewise.
13885         * lib/unistdio/u32-asprintf.c: Likewise.
13886         * lib/unistdio/u32-printf-parse.c: Likewise.
13887         * lib/unistdio/u32-snprintf.c: Likewise.
13888         * lib/unistdio/u32-sprintf.c: Likewise.
13889         * lib/unistdio/u32-u32-asnprintf.c: Likewise.
13890         * lib/unistdio/u32-u32-asprintf.c: Likewise.
13891         * lib/unistdio/u32-u32-snprintf.c: Likewise.
13892         * lib/unistdio/u32-u32-sprintf.c: Likewise.
13893         * lib/unistdio/u32-u32-vasnprintf.c: Likewise.
13894         * lib/unistdio/u32-u32-vasprintf.c: Likewise.
13895         * lib/unistdio/u32-u32-vsnprintf.c: Likewise.
13896         * lib/unistdio/u32-u32-vsprintf.c: Likewise.
13897         * lib/unistdio/u32-vasnprintf.c: Likewise.
13898         * lib/unistdio/u32-vasprintf.c: Likewise.
13899         * lib/unistdio/u32-vsnprintf.c: Likewise.
13900         * lib/unistdio/u32-vsprintf.c: Likewise.
13901         * lib/unistdio/u8-asnprintf.c: Likewise.
13902         * lib/unistdio/u8-asprintf.c: Likewise.
13903         * lib/unistdio/u8-printf-parse.c: Likewise.
13904         * lib/unistdio/u8-snprintf.c: Likewise.
13905         * lib/unistdio/u8-sprintf.c: Likewise.
13906         * lib/unistdio/u8-u8-asnprintf.c: Likewise.
13907         * lib/unistdio/u8-u8-asprintf.c: Likewise.
13908         * lib/unistdio/u8-u8-snprintf.c: Likewise.
13909         * lib/unistdio/u8-u8-sprintf.c: Likewise.
13910         * lib/unistdio/u8-u8-vasnprintf.c: Likewise.
13911         * lib/unistdio/u8-u8-vasprintf.c: Likewise.
13912         * lib/unistdio/u8-u8-vsnprintf.c: Likewise.
13913         * lib/unistdio/u8-u8-vsprintf.c: Likewise.
13914         * lib/unistdio/u8-vasnprintf.c: Likewise.
13915         * lib/unistdio/u8-vasprintf.c: Likewise.
13916         * lib/unistdio/u8-vsnprintf.c: Likewise.
13917         * lib/unistdio/u8-vsprintf.c: Likewise.
13918         * lib/unistdio/ulc-asnprintf.c: Likewise.
13919         * lib/unistdio/ulc-asprintf.c: Likewise.
13920         * lib/unistdio/ulc-printf-parse.c: Likewise.
13921         * lib/unistdio/ulc-snprintf.c: Likewise.
13922         * lib/unistdio/ulc-sprintf.c: Likewise.
13923         * lib/unistdio/ulc-vasnprintf.c: Likewise.
13924         * lib/unistdio/ulc-vasprintf.c: Likewise.
13925         * lib/unistdio/ulc-vsnprintf.c: Likewise.
13926         * lib/unistdio/ulc-vsprintf.c: Likewise.
13927         * lib/unistr.h: Likewise.
13928         * lib/unistr/u-cpy-alloc.h: Likewise.
13929         * lib/unistr/u-cpy.h: Likewise.
13930         * lib/unistr/u-endswith.h: Likewise.
13931         * lib/unistr/u-move.h: Likewise.
13932         * lib/unistr/u-set.h: Likewise.
13933         * lib/unistr/u-startswith.h: Likewise.
13934         * lib/unistr/u-stpcpy.h: Likewise.
13935         * lib/unistr/u-stpncpy.h: Likewise.
13936         * lib/unistr/u-strcat.h: Likewise.
13937         * lib/unistr/u-strcpy.h: Likewise.
13938         * lib/unistr/u-strcspn.h: Likewise.
13939         * lib/unistr/u-strdup.h: Likewise.
13940         * lib/unistr/u-strlen.h: Likewise.
13941         * lib/unistr/u-strncat.h: Likewise.
13942         * lib/unistr/u-strncpy.h: Likewise.
13943         * lib/unistr/u-strnlen.h: Likewise.
13944         * lib/unistr/u-strpbrk.h: Likewise.
13945         * lib/unistr/u-strspn.h: Likewise.
13946         * lib/unistr/u-strstr.h: Likewise.
13947         * lib/unistr/u-strtok.h: Likewise.
13948         * lib/unistr/u16-check.c: Likewise.
13949         * lib/unistr/u16-chr.c: Likewise.
13950         * lib/unistr/u16-cmp.c: Likewise.
13951         * lib/unistr/u16-cpy-alloc.c: Likewise.
13952         * lib/unistr/u16-cpy.c: Likewise.
13953         * lib/unistr/u16-endswith.c: Likewise.
13954         * lib/unistr/u16-mblen.c: Likewise.
13955         * lib/unistr/u16-mbsnlen.c: Likewise.
13956         * lib/unistr/u16-mbtouc-aux.c: Likewise.
13957         * lib/unistr/u16-mbtouc-unsafe-aux.c: Likewise.
13958         * lib/unistr/u16-mbtouc-unsafe.c: Likewise.
13959         * lib/unistr/u16-mbtouc.c: Likewise.
13960         * lib/unistr/u16-mbtoucr.c: Likewise.
13961         * lib/unistr/u16-move.c: Likewise.
13962         * lib/unistr/u16-next.c: Likewise.
13963         * lib/unistr/u16-prev.c: Likewise.
13964         * lib/unistr/u16-set.c: Likewise.
13965         * lib/unistr/u16-startswith.c: Likewise.
13966         * lib/unistr/u16-stpcpy.c: Likewise.
13967         * lib/unistr/u16-stpncpy.c: Likewise.
13968         * lib/unistr/u16-strcat.c: Likewise.
13969         * lib/unistr/u16-strchr.c: Likewise.
13970         * lib/unistr/u16-strcmp.c: Likewise.
13971         * lib/unistr/u16-strcpy.c: Likewise.
13972         * lib/unistr/u16-strcspn.c: Likewise.
13973         * lib/unistr/u16-strdup.c: Likewise.
13974         * lib/unistr/u16-strlen.c: Likewise.
13975         * lib/unistr/u16-strmblen.c: Likewise.
13976         * lib/unistr/u16-strmbtouc.c: Likewise.
13977         * lib/unistr/u16-strncat.c: Likewise.
13978         * lib/unistr/u16-strncmp.c: Likewise.
13979         * lib/unistr/u16-strncpy.c: Likewise.
13980         * lib/unistr/u16-strnlen.c: Likewise.
13981         * lib/unistr/u16-strpbrk.c: Likewise.
13982         * lib/unistr/u16-strrchr.c: Likewise.
13983         * lib/unistr/u16-strspn.c: Likewise.
13984         * lib/unistr/u16-strstr.c: Likewise.
13985         * lib/unistr/u16-strtok.c: Likewise.
13986         * lib/unistr/u16-to-u32.c: Likewise.
13987         * lib/unistr/u16-to-u8.c: Likewise.
13988         * lib/unistr/u16-uctomb-aux.c: Likewise.
13989         * lib/unistr/u16-uctomb.c: Likewise.
13990         * lib/unistr/u32-check.c: Likewise.
13991         * lib/unistr/u32-chr.c: Likewise.
13992         * lib/unistr/u32-cmp.c: Likewise.
13993         * lib/unistr/u32-cpy-alloc.c: Likewise.
13994         * lib/unistr/u32-cpy.c: Likewise.
13995         * lib/unistr/u32-endswith.c: Likewise.
13996         * lib/unistr/u32-mblen.c: Likewise.
13997         * lib/unistr/u32-mbsnlen.c: Likewise.
13998         * lib/unistr/u32-mbtouc-unsafe.c: Likewise.
13999         * lib/unistr/u32-mbtouc.c: Likewise.
14000         * lib/unistr/u32-mbtoucr.c: Likewise.
14001         * lib/unistr/u32-move.c: Likewise.
14002         * lib/unistr/u32-next.c: Likewise.
14003         * lib/unistr/u32-prev.c: Likewise.
14004         * lib/unistr/u32-set.c: Likewise.
14005         * lib/unistr/u32-startswith.c: Likewise.
14006         * lib/unistr/u32-stpcpy.c: Likewise.
14007         * lib/unistr/u32-stpncpy.c: Likewise.
14008         * lib/unistr/u32-strcat.c: Likewise.
14009         * lib/unistr/u32-strchr.c: Likewise.
14010         * lib/unistr/u32-strcmp.c: Likewise.
14011         * lib/unistr/u32-strcpy.c: Likewise.
14012         * lib/unistr/u32-strcspn.c: Likewise.
14013         * lib/unistr/u32-strdup.c: Likewise.
14014         * lib/unistr/u32-strlen.c: Likewise.
14015         * lib/unistr/u32-strmblen.c: Likewise.
14016         * lib/unistr/u32-strmbtouc.c: Likewise.
14017         * lib/unistr/u32-strncat.c: Likewise.
14018         * lib/unistr/u32-strncmp.c: Likewise.
14019         * lib/unistr/u32-strncpy.c: Likewise.
14020         * lib/unistr/u32-strnlen.c: Likewise.
14021         * lib/unistr/u32-strpbrk.c: Likewise.
14022         * lib/unistr/u32-strrchr.c: Likewise.
14023         * lib/unistr/u32-strspn.c: Likewise.
14024         * lib/unistr/u32-strstr.c: Likewise.
14025         * lib/unistr/u32-strtok.c: Likewise.
14026         * lib/unistr/u32-to-u16.c: Likewise.
14027         * lib/unistr/u32-to-u8.c: Likewise.
14028         * lib/unistr/u32-uctomb.c: Likewise.
14029         * lib/unistr/u8-check.c: Likewise.
14030         * lib/unistr/u8-chr.c: Likewise.
14031         * lib/unistr/u8-cmp.c: Likewise.
14032         * lib/unistr/u8-cpy-alloc.c: Likewise.
14033         * lib/unistr/u8-cpy.c: Likewise.
14034         * lib/unistr/u8-endswith.c: Likewise.
14035         * lib/unistr/u8-mblen.c: Likewise.
14036         * lib/unistr/u8-mbsnlen.c: Likewise.
14037         * lib/unistr/u8-mbtouc-aux.c: Likewise.
14038         * lib/unistr/u8-mbtouc-unsafe-aux.c: Likewise.
14039         * lib/unistr/u8-mbtouc-unsafe.c: Likewise.
14040         * lib/unistr/u8-mbtouc.c: Likewise.
14041         * lib/unistr/u8-mbtoucr.c: Likewise.
14042         * lib/unistr/u8-move.c: Likewise.
14043         * lib/unistr/u8-next.c: Likewise.
14044         * lib/unistr/u8-prev.c: Likewise.
14045         * lib/unistr/u8-set.c: Likewise.
14046         * lib/unistr/u8-startswith.c: Likewise.
14047         * lib/unistr/u8-stpcpy.c: Likewise.
14048         * lib/unistr/u8-stpncpy.c: Likewise.
14049         * lib/unistr/u8-strcat.c: Likewise.
14050         * lib/unistr/u8-strchr.c: Likewise.
14051         * lib/unistr/u8-strcmp.c: Likewise.
14052         * lib/unistr/u8-strcpy.c: Likewise.
14053         * lib/unistr/u8-strcspn.c: Likewise.
14054         * lib/unistr/u8-strdup.c: Likewise.
14055         * lib/unistr/u8-strlen.c: Likewise.
14056         * lib/unistr/u8-strmblen.c: Likewise.
14057         * lib/unistr/u8-strmbtouc.c: Likewise.
14058         * lib/unistr/u8-strncat.c: Likewise.
14059         * lib/unistr/u8-strncmp.c: Likewise.
14060         * lib/unistr/u8-strncpy.c: Likewise.
14061         * lib/unistr/u8-strnlen.c: Likewise.
14062         * lib/unistr/u8-strpbrk.c: Likewise.
14063         * lib/unistr/u8-strrchr.c: Likewise.
14064         * lib/unistr/u8-strspn.c: Likewise.
14065         * lib/unistr/u8-strstr.c: Likewise.
14066         * lib/unistr/u8-strtok.c: Likewise.
14067         * lib/unistr/u8-to-u16.c: Likewise.
14068         * lib/unistr/u8-to-u32.c: Likewise.
14069         * lib/unistr/u8-uctomb-aux.c: Likewise.
14070         * lib/unistr/u8-uctomb.c: Likewise.
14071         * lib/unitypes.h: Likewise.
14072         * lib/uniwidth.h: Likewise.
14073         * lib/uniwidth/cjk.h: Likewise.
14074         * lib/uniwidth/u16-strwidth.c: Likewise.
14075         * lib/uniwidth/u16-width.c: Likewise.
14076         * lib/uniwidth/u32-strwidth.c: Likewise.
14077         * lib/uniwidth/u32-width.c: Likewise.
14078         * lib/uniwidth/u8-strwidth.c: Likewise.
14079         * lib/uniwidth/u8-width.c: Likewise.
14080         * lib/uniwidth/width.c: Likewise.
14081
14082 2007-10-07  Bruno Haible  <bruno@clisp.org>
14083
14084         * lib/inttypes.in.h: Change copyright notice from LGPL to GPL.
14085         The file is still under LGPL (see modules/inttypes).
14086
14087 2007-10-06  Bruno Haible  <bruno@clisp.org>
14088
14089         * modules/trunc (Dependencies): Add 'extensions'.
14090         * m4/trunc.m4 (gl_FUNC_TRUNC): Require gl_USE_SYSTEM_EXTENSIONS.
14091         Reported by Ben Pfaff <blp@gnu.org>.
14092
14093 2007-10-06  Bruno Haible  <bruno@clisp.org>
14094
14095         * modules/freopen-tests: New file.
14096         * tests/test-freopen.c: New file.
14097
14098         * modules/fopen-tests: New file.
14099         * tests/test-fopen.c: New file.
14100
14101         * modules/fopen: New file.
14102         * lib/fopen.c: New file.
14103         * m4/fopen.m4: New file.
14104         * modules/freopen: New file.
14105         * lib/freopen.c: New file.
14106         * m4/freopen.m4: New file.
14107         * lib/stdio.in.h (fopen, freopen): New declarations.
14108         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize also GNULIB_FOPEN,
14109         GNULIB_FREOPEN, REPLACE_FOPEN, REPLACE_FREOPEN.
14110         * modules/stdio (Makefile.am): Substitute also GNULIB_FOPEN,
14111         GNULIB_FREOPEN, REPLACE_FOPEN, REPLACE_FREOPEN.
14112         * doc/functions/fopen.texi: Mention the 'fopen' module.
14113         * doc/functions/freopen.texi: Mention the 'freopen' module.
14114
14115 2007-10-06  Bruno Haible  <bruno@clisp.org>
14116
14117         * modules/open-tests: New file.
14118         * tests/test-open.c: New file.
14119
14120         * modules/open: New file.
14121         * lib/open.c: New file.
14122         * m4/open.m4: New file.
14123         * lib/fchdir.c (open): If the gnulib module 'open' is used, do what
14124         lib/open.c does.
14125         * lib/fcntl.in.h (open): Declare also if replaced by the 'open' module.
14126         * m4/fcntl_h.m4 (gl_FCNTL_MODULE_INDICATOR, gl_FCNTL_H_DEFAULTS): New
14127         macros.
14128         (gl_FCNTL_H): Require gl_FCNTL_H_DEFAULTS.
14129         * modules/fcntl (Makefile.am): Also substitute GNULIB_OPEN and
14130         REPLACE_OPEN.
14131         * doc/functions/open.texi: Mention the 'open' module.
14132
14133 2007-10-04  Bruno Haible  <bruno@clisp.org>
14134
14135         * modules/ceill-tests: New file.
14136         * tests/test-ceill.c: New file.
14137
14138         * modules/ceill: New file.
14139         * lib/ceill.c: Replace entire file.
14140         * m4/ceill.m4: New file.
14141         * lib/math.in.h (ceill): Replace declaration.
14142         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_CEILL.
14143         * modules/math (Makefile.am): Substitute also GNULIB_CEILL.
14144         * doc/functions/ceill.texi: Mention the 'ceill' module.
14145         * modules/mathl (Files): Remove lib/ceill.c.
14146         (Depends-on): Add ceill.
14147
14148 2007-10-04  Bruno Haible  <bruno@clisp.org>
14149
14150         * modules/ceilf-tests: New file.
14151         * tests/test-ceilf.c: New file.
14152
14153         * modules/ceilf: New file.
14154         * lib/ceil.c: New file.
14155         * lib/ceilf.c: New file.
14156         * m4/ceilf.m4: New file.
14157         * lib/math.in.h (ceilf): New declaration.
14158         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_CEILF and
14159         HAVE_DECL_CEILF.
14160         * modules/math (Makefile.am): Substitute also GNULIB_CEILF and
14161         HAVE_DECL_CEILF.
14162         * doc/functions/ceilf.texi: Mention the 'ceilf' module.
14163
14164 2007-10-04  Bruno Haible  <bruno@clisp.org>
14165
14166         * modules/floorl-tests: New file.
14167         * tests/test-floorl.c: New file.
14168
14169         * modules/floorl: New file.
14170         * lib/floorl.c: Replace entire file.
14171         * m4/floorl.m4: New file.
14172         * lib/math.in.h (floorl): Replace declaration.
14173         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_FLOORL.
14174         * modules/math (Makefile.am): Substitute also GNULIB_FLOORL.
14175         * doc/functions/floorl.texi: Mention the 'floorl' module.
14176         * modules/mathl (Files): Remove lib/floorl.c.
14177         (Depends-on): Add floorl.
14178
14179 2007-10-04  Bruno Haible  <bruno@clisp.org>
14180
14181         * modules/floorf-tests: New file.
14182         * tests/test-floorf.c: New file.
14183
14184         * modules/floorf: New file.
14185         * lib/floor.c: New file.
14186         * lib/floorf.c: New file.
14187         * m4/floorf.m4: New file.
14188         * lib/math.in.h (floorf): New declaration.
14189         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_FLOORF and
14190         HAVE_DECL_FLOORF.
14191         * modules/math (Makefile.am): Substitute also GNULIB_FLOORF and
14192         HAVE_DECL_FLOORF.
14193         * doc/functions/floorf.texi: Mention the 'floorf' module.
14194
14195 2007-10-04  Benoit Sigoure  <tsuna@lrde.epita.fr>
14196             Bruno Haible  <bruno@clisp.org>
14197
14198         Advertise for the Git server instead of the CVS server.
14199         * doc/gnulib-intro.texi (Steady Development): Mention the Git
14200         repository instead of the CVS one.
14201         * doc/gnulib-tool.texi (VCS Issues): Renamed from "CVS Issues". Talk
14202         about all VCS systems generically.
14203         * doc/gnulib.texi (Introduction): Capitalize `Git'.
14204
14205 2007-10-04  Bruno Haible  <bruno@clisp.org>
14206
14207         * doc/gnulib.texi (Function Substitutes): Explain what an absent module
14208         means.
14209         Reported by Benoît Sigoure <tsuna@lrde.epita.fr>.
14210
14211 2007-10-04  Bruno Haible  <bruno@clisp.org>
14212
14213         * modules/truncl-tests: New file.
14214         * tests/test-truncl.c: New file.
14215
14216         * modules/truncl: New file.
14217         * lib/truncl.c: New file.
14218         * m4/truncl.m4: New file.
14219         * lib/math.in.h (truncl): New declaration.
14220         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_TRUNCL and
14221         HAVE_DECL_TRUNCL.
14222         * modules/math (Makefile.am): Substitute also GNULIB_TRUNCL and
14223         HAVE_DECL_TRUNCL.
14224         * doc/functions/truncl.texi: Mention the 'truncl' module.
14225
14226 2007-10-04  Bruno Haible  <bruno@clisp.org>
14227
14228         * modules/truncf-tests: New file.
14229         * tests/test-truncf.c: New file.
14230
14231         * modules/truncf: New file.
14232         * lib/trunc.c: Make paramerizable through USE_* macros.
14233         * lib/truncf.c: New file.
14234         * m4/truncf.m4: New file.
14235         * lib/math.in.h (truncf): New declaration.
14236         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_TRUNCF and
14237         HAVE_DECL_TRUNCF.
14238         * modules/math (Makefile.am): Substitute also GNULIB_TRUNCF and
14239         HAVE_DECL_TRUNCF.
14240         * doc/functions/truncf.texi: Mention the 'truncf' module.
14241
14242 2007-10-03  Bruno Haible  <bruno@clisp.org>
14243
14244         * gnulib-tool (func_get_automake_snippet): Synthesize an EXTRA_DIST
14245         augmentation also for tests modules.
14246         * modules/argp-tests (Makefile.am): Remove EXTRA_DIST augmentation.
14247         * modules/atexit-tests (Makefile.am): Likewise.
14248         * modules/binary-io-tests (Makefile.am): Likewise.
14249         * modules/c-strcase-tests (Makefile.am): Likewise.
14250         * modules/canonicalize-lgpl-tests (Makefile.am): Likewise.
14251         * modules/canonicalize-tests (Makefile.am): Likewise.
14252         * modules/closein-tests (Makefile.am): Likewise.
14253         * modules/fprintf-posix-tests (Makefile.am): Likewise.
14254         * modules/freadahead-tests (Makefile.am): Likewise.
14255         * modules/fseek-tests (Makefile.am): Likewise.
14256         * modules/fseeko-tests (Makefile.am): Likewise.
14257         * modules/ftell-tests (Makefile.am): Likewise.
14258         * modules/ftello-tests (Makefile.am): Likewise.
14259         * modules/isnanl-nolibm-tests (Makefile.am): Likewise.
14260         * modules/isnanl-tests (Makefile.am): Likewise.
14261         * modules/lseek-tests (Makefile.am): Likewise.
14262         * modules/mbscasecmp-tests (Makefile.am): Likewise.
14263         * modules/mbscasestr-tests (Makefile.am): Likewise.
14264         * modules/mbschr-tests (Makefile.am): Likewise.
14265         * modules/mbscspn-tests (Makefile.am): Likewise.
14266         * modules/mbsncasecmp-tests (Makefile.am): Likewise.
14267         * modules/mbspbrk-tests (Makefile.am): Likewise.
14268         * modules/mbspcasecmp-tests (Makefile.am): Likewise.
14269         * modules/mbsrchr-tests (Makefile.am): Likewise.
14270         * modules/mbsspn-tests (Makefile.am): Likewise.
14271         * modules/mbsstr-tests (Makefile.am): Likewise.
14272         * modules/printf-posix-tests (Makefile.am): Likewise.
14273         * modules/snprintf-posix-tests (Makefile.am): Likewise.
14274         * modules/sprintf-posix-tests (Makefile.am): Likewise.
14275         * modules/tsearch-tests (Makefile.am): Likewise.
14276         * modules/uniname/uniname-tests (Makefile.am): Likewise.
14277         * modules/unistdio/u16-vasnprintf-tests (Makefile.am): Likewise.
14278         * modules/unistdio/u32-vasnprintf-tests (Makefile.am): Likewise.
14279         * modules/unistdio/u8-vasnprintf-tests (Makefile.am): Likewise.
14280         * modules/unistdio/ulc-vasnprintf-tests (Makefile.am): Likewise.
14281         * modules/vasnprintf-posix-tests (Makefile.am): Likewise.
14282         * modules/vfprintf-posix-tests (Makefile.am): Likewise.
14283         * modules/vprintf-posix-tests (Makefile.am): Likewise.
14284         * modules/vsnprintf-posix-tests (Makefile.am): Likewise.
14285         * modules/vsprintf-posix-tests (Makefile.am): Likewise.
14286         * modules/xstrtoimax-tests (Makefile.am): Likewise.
14287         * modules/xstrtol-tests (Makefile.am): Likewise.
14288         * modules/xstrtoumax-tests (Makefile.am): Likewise.
14289         * modules/yesno-tests (Makefile.am): Likewise.
14290
14291 2007-10-03  Bruno Haible  <bruno@clisp.org>
14292
14293         * modules/trunc-tests: New file.
14294         * tests/test-trunc.c: New file.
14295
14296         * modules/trunc: New file.
14297         * lib/trunc.c: New file.
14298         * m4/trunc.m4: New file.
14299         * lib/math.in.h (trunc): New declaration.
14300         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_TRUNC and
14301         HAVE_DECL_TRUNC.
14302         * modules/math (Makefile.am): Substitute also GNULIB_TRUNC and
14303         HAVE_DECL_TRUNC.
14304         * doc/functions/trunc.texi: Mention the 'trunc' module.
14305
14306 2007-10-03  Bruno Haible  <bruno@clisp.org>
14307
14308         * tests/test-fpending.c: New file, mostly copied
14309         from coreutils/lib/t-fpending.c.
14310         * modules/fpending-tests: New file.
14311
14312 2007-10-03  Bruno Haible  <bruno@clisp.org>
14313
14314         Port the stdio extensions to QNX (untested).
14315         * lib/fseterr.c (fseterr): Add support for QNX.
14316         * lib/fbufmode.c (fbufmode): Likewise.
14317         * lib/freadable.c (freadable): Likewise.
14318         * lib/fwritable.c (fwritable): Likewise.
14319         * lib/freading.c (freading): Likewise.
14320         * lib/fwriting.c (fwriting): Likewise.
14321         * lib/freadahead.c (freadahed): Likewise.
14322         * lib/fpurge.c (fpurge): Likewise.
14323         * lib/fseeko.c (rpl_fseeko): Likewise.
14324
14325 2007-10-03  Bruno Haible  <bruno@clisp.org>
14326             Jim Meyering  <jim@meyering.net>
14327             Eric Blake  <ebb9@byu.net>
14328
14329         * doc/relocatable.texi: Use @command instead of @program.
14330
14331 2007-10-02  Jim Meyering  <jim@meyering.net>
14332
14333         Perform one more "_.h" -> ".in.h" substitution.
14334         * modules/unistd (Makefile.am) [unistd.h]: Use unistd.h.in
14335         instead of unistd_.h here, too.
14336
14337 2007-10-01  Bruno Haible  <bruno@clisp.org>
14338
14339         * gnulib-tool (func_emit_initmacro_done): Special case for alloca.c.
14340         Needed for the alloca-opt module.
14341
14342 2007-09-30  Bruno Haible  <bruno@clisp.org>
14343
14344         * lib/alloca.in.h: Renamed from lib/alloca_.h.
14345         * modules/alloca-opt (Files, Makefile.am): Use alloca.in.h instead of
14346         alloca_.h.
14347         * lib/argz.in.h: Renamed from lib/argz_.h.
14348         * modules/argz (Files, Makefile.am): Use argz.in.h instead of argz_.h.
14349         * lib/byteswap.in.h: Renamed from lib/byteswap_.h.
14350         * modules/byteswap (Files, Makefile.am): Use byteswap.in.h instead of
14351         byteswap_.h.
14352         * lib/dirent.in.h: Renamed from lib/dirent_.h.
14353         * modules/fchdir (Files, Makefile.am): Use dirent.in.h instead of
14354         dirent_.h.
14355         * lib/fcntl.in.h: Renamed from lib/fcntl_.h.
14356         * modules/fcntl (Files, Makefile.am): Use fcntl.in.h instead of
14357         fcntl_.h.
14358         * lib/float.in.h: Renamed from lib/float_.h.
14359         * modules/float (Files, Makefile.am): Use float.in.h instead of
14360         float_.h.
14361         * lib/fnmatch.in.h: Renamed from lib/fnmatch_.h.
14362         * modules/fnmatch (Files, Makefile.am): Use fnmatch.in.h instead of
14363         fnmatch_.h.
14364         * lib/getopt.in.h: Renamed from lib/getopt_.h.
14365         * modules/getopt (Files, Makefile.am): Use getopt.in.h instead of
14366         getopt_.h.
14367         * lib/glob.in.h: Renamed from lib/glob_.h.
14368         * modules/glob (Files, Makefile.am): Use glob.in.h instead of glob_.h.
14369         * lib/iconv.in.h: Renamed from lib/iconv_.h.
14370         * modules/iconv_open (Files, Makefile.am): Use iconv.in.h instead of
14371         iconv_.h.
14372         * lib/inttypes.in.h: Renamed from lib/inttypes_.h.
14373         * modules/inttypes (Files, Makefile.am): Use inttypes.in.h instead of
14374         inttypes_.h.
14375         * lib/locale.in.h: Renamed from lib/locale_.h.
14376         * modules/locale (Files, Makefile.am): Use locale.in.h instead of
14377         locale_.h.
14378         * lib/math.in.h: Renamed from lib/math_.h.
14379         * modules/math (Files, Makefile.am): Use math.in.h instead of math_.h.
14380         * lib/netinet_in.in.h: Renamed from lib/netinet_in_.h.
14381         * modules/netinet_in (Files, Makefile.am): Use netinet_in.in.h instead
14382         of netinet_in_.h. Add dependency.
14383         * lib/poll.in.h: Renamed from lib/poll_.h.
14384         * modules/poll (Files, Makefile.am): Use poll.in.h instead of poll_.h.
14385         * lib/search.in.h: Renamed from lib/search_.h.
14386         * modules/search (Files, Makefile.am): Use search.in.h instead of
14387         search_.h.
14388         * lib/signal.in.h: Renamed from lib/signal_.h.
14389         * modules/signal (Files, Makefile.am): Use signal.in.h instead of
14390         _signal.h.
14391         * lib/stdbool.in.h: Renamed from lib/stdbool_.h.
14392         * modules/stdbool (Files, Makefile.am): Use stdbool.in.h instead of
14393         stdbool_.h.
14394         * lib/stdint.in.h: Renamed from lib/stdint_.h.
14395         * modules/stdint (Files, Makefile.am): Use stdint.in.h instead of
14396         stdint_.h.
14397         * lib/stdio.in.h: Renamed from lib/stdio_.h.
14398         * modules/stdio (Files, Makefile.am): Use stdio.in.h instead of
14399         stdio_.h.
14400         * lib/stdlib.in.h: Renamed from lib/stdlib_.h.
14401         * modules/stdlib (Files, Makefile.am): Use stdlib.in.h instead of
14402         stdlib_.h.
14403         * lib/string.in.h: Renamed from lib/string_.h.
14404         * modules/string (Files, Makefile.am): Use string.in.h instead of
14405         string_.h.
14406         * doc/gnulib-tool.texi (Initial import): Update.
14407         * lib/sys_select.in.h: Renamed from lib/sys_select_.h.
14408         * modules/sys_select (Files, Makefile.am): Use sys_select.in.h instead
14409         of sys_select_.h. Add dependency.
14410         * lib/sys_socket.in.h: Renamed from lib/sys_socket_.h.
14411         * modules/sys_socket (Files, Makefile.am): Use sys_socket.in.h instead
14412         of sys_socket_.h.
14413         * lib/sys_stat.in.h: Renamed from lib/sys_stat_.h.
14414         * modules/sys_stat (Files, Makefile.am): Use sys_stat.in.h instead of
14415         sys_stat_.h.
14416         * lib/sys_time.in.h: Renamed from lib/sys_time_.h.
14417         * modules/sys_time (Files, Makefile.am): Use sys_time.in.h instead of
14418         sys_time_.h.
14419         * lib/sysexits.in.h: Renamed from lib/sysexits_.h.
14420         * modules/sysexits (Files, Makefile.am): Use sysexits.in.h instead of
14421         sysexits_.h.
14422         * lib/time.in.h: Renamed from lib/time_.h.
14423         * modules/time (Files, Makefile.am): Use time.in.h instead of time_.h.
14424         * lib/unistd.in.h: Renamed from lib/unistd_.h.
14425         * modules/unistd (Files, Makefile.am): Use unistd.in.h instead of
14426         unistd_.h.
14427         * lib/wchar.in.h: Renamed from lib/wchar_.h.
14428         * modules/wchar (Files, Makefile.am): Use wchar.in.h instead of
14429         wchar_.h.
14430         * lib/wctype.in.h: Renamed from lib/wctype_.h.
14431         * modules/wctype (Files, Makefile.am): Use wctype.in.h instead of
14432         wctype_.h.
14433         * build-aux/bootstrap (slurp): Update.
14434         * lib/.cppi-disable: Update.
14435
14436 2007-09-30  Bruno Haible  <bruno@clisp.org>
14437
14438         * tests/test-getaddrinfo.c (AF_UNSPEC): Provide a fallback definition.
14439         Needed on BeOS.
14440
14441 2007-09-30  Bruno Haible  <bruno@clisp.org>
14442
14443         * modules/dirname-tests (check_PROGRAMS): Renamed from noinst_PROGRAMS.
14444
14445 2007-09-29  Bruno Haible  <bruno@clisp.org>
14446
14447         * lib/stdio_.h (getdelim, getline): Add identifiers. Doc tweak.
14448
14449 2007-09-29  Bruno Haible  <bruno@clisp.org>
14450
14451         * lib/xreadlink.c (xreadlink): Simplify to a wrapper around areadlink.
14452         * modules/xreadlink (Depends-on): Add areadlink, remove readlink etc.
14453         * build-aux/install-reloc: Compile also areadlink.c.
14454         * modules/relocatable-prog-wrapper (Files): Add lib/areadlink.[hc].
14455
14456 2007-09-29  Bruno Haible  <bruno@clisp.org>
14457
14458         * gnulib-tool (func_emit_initmacro_done): Indentation.
14459
14460 2007-09-29  Bruno Haible  <bruno@clisp.org>
14461
14462         * README: Add CVS checkout update instructions.
14463         Info from Bob Proulx <bob@proulx.com>.
14464
14465 2007-09-28  Eric Blake  <ebb9@byu.net>
14466
14467         Provide move-if-change.
14468         * build-aux/move-if-change: New file, based on best practice
14469         rather than any canonical upstream location.
14470
14471 2007-09-28  Jim Meyering  <jim@meyering.net>
14472
14473         Fix canonicalize loop-detection corner case.
14474         Do not attempt to stat the symlink values stored via seen_triple.
14475         Without this, coreutils' tests/misc/readlink-fp-loop test would fail
14476         on linux-2.6.18, (but not 2.6.22).
14477         * lib/canonicalize.c (seen_triple): Use triple_compare_ino_str, not
14478         triple_compare.  The former compares dev,ino,filename, while the latter
14479         would actually stat dirname(filename) when dev and ino were equal.
14480         * lib/hash-triple.c: Install <string.h>.
14481         (STREQ): Define.
14482         (triple_compare_ino_str): New function.
14483         * lib/hash-triple.h (triple_compare_ino_str): Declare it.
14484
14485 2007-09-28  Eric Blake  <ebb9@byu.net>
14486
14487         Enforce that AC_REPLACE_FUNCS files exist.
14488         * gnulib-tool (func_emit_initmacro_done): Make AC_LIBSOURCES
14489         override check for typos.
14490
14491         Fix test-closein on Solaris 10.
14492         * tests/test-closein.c (main): Don't assume stdin can be inherited
14493         closed on all systems.
14494         * tests/test-closein.sh: Likewise.
14495         Reported by Piotr Tarnowski.
14496
14497 2007-09-28  Jim Meyering  <jim@meyering.net>
14498
14499         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Fix typo in comment.
14500
14501 2007-09-27  Jim Meyering  <jim@meyering.net>
14502
14503         canonicalize: Avoid a false-positive cycle failure.
14504         * modules/canonicalize (Depends-on): Add file-set and hash-triple.
14505         Sort.  Remove cycle-check.
14506         * lib/canonicalize.c: Include file-set.h and hash-triple.h,
14507         not cycle-check.h.
14508         (seen_triple): New function.
14509         (canonicalize_filename_mode): Use it instead of cycle-check.
14510         * tests/test-canonicalize.c: Add a test for this bug.
14511         * tests/test-canonicalize.sh: Set up and run the test.
14512
14513         New module, file-set, from coreutils.
14514         * modules/file-set: Define it.
14515         * lib/file-set.c, lib/file-set.h: Implement.
14516
14517         New module, hash-triple, from coreutils.
14518         * modules/hash-triple: Define it.
14519         * lib/hash-triple.c, lib/hash-triple.h: Implement.
14520
14521 2007-09-25  Eric Blake  <ebb9@byu.net>
14522
14523         Fix strerror on Interix.
14524         * lib/string_.h (strerror): Declare replacement.
14525         * doc/functions/strerror.texi (strerror): Document the Interix
14526         shortcoming.
14527         * modules/string (Makefile.am): Support new hooks.
14528         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Add new hooks.
14529         * m4/strerror.m4 (gl_FUNC_STRERROR): Defer to
14530         gl_FUNC_STRERROR_SEPARATE.
14531         (gl_FUNC_STRERROR_SEPARATE): Check for Interix bug.
14532         * lib/strerror.c (rpl_strerror): Provide replacement.
14533         * modules/strerror (Depends-on): Add string.
14534         (configure.ac): Detect use of module.
14535         * tests/test-strerror.c: New file.
14536         * modules/strerror-tests: New test module.
14537         * modules/argp (Depends-on): Add strerror.
14538         * modules/error (Depends-on): Likewise.
14539         Reported by Martin Koeppe.
14540
14541 2007-09-24  Bruno Haible  <bruno@clisp.org>
14542
14543         * README: Update git instructions.
14544
14545 2007-09-24  Eric Blake  <ebb9@byu.net>
14546
14547         Revert fpending breakage from 2007-09-08.
14548         * m4/fpending.m4 (gl_FUNC_FPENDING): Don't require existence of
14549         __fpending.c.
14550
14551 2007-09-24  Jim Meyering  <jim@meyering.net>
14552
14553         filenamecat.c: Add a test.
14554         * lib/filenamecat.c (main) [TEST_FILE_NAME_CONCAT]: Add a test
14555         showing how the function works when DIR is the empty string.
14556
14557 2007-09-21  Simon Josefsson  <simon@josefsson.org>
14558
14559         * tests/test-canonicalize.sh: Turn on executable bit.
14560
14561 2007-09-19  Eric Blake  <ebb9@byu.net>
14562
14563         * README: Update CVS instructions.
14564
14565 2007-09-18  Bruno Haible  <bruno@clisp.org>
14566
14567         * modules/areadlink: New file.
14568         * lib/areadlink.h (areadlink): New declaration.
14569         * lib/areadlink.c: New file, based on lib/xreadlink.c.
14570
14571 2007-09-17  Jim Meyering  <jim@meyering.net>
14572
14573         * lib/savewd.c (ESTALE) [!defined]: Define.
14574         Reported to be required on Interix by Martin Koeppe.
14575
14576 2007-09-17  Bruno Haible  <bruno@clisp.org>
14577
14578         * gnulib-tool (func_version): Use $version.
14579
14580 2007-09-16  Bruno Haible  <bruno@clisp.org>
14581
14582         * m4/printf.m4 (gl_PRINTF_LONG_DOUBLE, gl_PRINTF_INFINITE,
14583         gl_PRINTF_INFINITE_LONG_DOUBLE): Increase buf's size from 100 to 10000.
14584         Needed on glibc-2.6.1 with -fstack-protector -D_FORTIFY_SOURCE=2.
14585         Reported by Greg Schafer <gschafer@zip.com.au>.
14586
14587 2007-09-15  Bruno Haible  <bruno@clisp.org>
14588
14589         * gnulib-tool (sed): Try a little harder to make bash understand the
14590         alias.
14591         Reported by Bruce Korb <bruce.korb@gmail.com>.
14592
14593 2007-09-13  Eric Blake  <ebb9@byu.net>
14594
14595         * ChangeLog: Remove conflict markers.
14596
14597 2007-09-13  Simon Josefsson  <simon@josefsson.org>
14598
14599         * lib/gc-gnulib.c (gc_hash_open): Catch NULL calloc return value.
14600         Reported by Bruno Haible <bruno@clisp.org>.
14601
14602 2007-09-12  Bruno Haible  <bruno@clisp.org>
14603
14604         * m4/lock.m4: Don't provide an AC_USE_SYSTEM_EXTENSIONS definition.
14605         (gl_LOCK_EARLY_BODY): Use AC_GNU_SOURCE when AC_USE_SYSTEM_EXTENSIONS
14606         is not defined.
14607
14608 2007-09-12  Eric Blake  <ebb9@byu.net>
14609
14610         Track CVS Autoconf on AC_USE_SYSTEM_EXTENSIONS.
14611         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Update to CVS
14612         Autoconf definition.
14613         * modules/euidaccess (Depends-on): Add extensions, for
14614         AC_USE_SYSTEM_EXTENSIONS with autoconf <= 2.59.
14615         * modules/fnmatch (Depends-on): Likewise.
14616         * modules/getaddrinfo (Depends-on): Likewise.
14617         * modules/getdelim (Depends-on): Likewise.
14618         * modules/getline (Depends-on): Likewise.
14619         * modules/getsubopt (Depends-on): Likewise.
14620         * modules/gettext (Depends-on): Likewise.
14621         * modules/group-member (Depends-on): Likewise.
14622         * modules/mbchar (Depends-on): Likewise.
14623         * modules/memmem (Depends-on): Likewise.
14624         * modules/mempcpy (Depends-on): Likewise.
14625         * modules/memrchr (Depends-on): Likewise.
14626         * modules/pagealign_alloc (Depends-on): Likewise.
14627         * modules/readutmp (Depends-on): Likewise.
14628         * modules/stpcpy (Depends-on): Likewise.
14629         * modules/stpncpy (Depends-on): Likewise.
14630         * modules/strchrnul (Depends-on): Likewise.
14631         * modules/strndup (Depends-on): Likewise.
14632         * modules/strsep (Depends-on): Likewise.
14633         * modules/strverscmp (Depends-on): Likewise.
14634         * modules/vasprintf (Depends-on): Likewise.
14635         * modules/wcwidth (Depends-on): Likewise.
14636         * m4/euidaccess.m4 (gl_FUNC_EUIDACCESS): AC_GNU_SOURCE will be
14637         obsolete in Autoconf 2.62; use AC_USE_SYSTEM_EXTENSIONS instead.
14638         * m4/fnmatch.m4 (gl_FUNC_FNMATCH_GNU): Likewise.
14639         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDR_INFO): Likewise.
14640         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Likewise.
14641         * m4/getline.m4 (gl_FUNC_GETLINE): Likewise.
14642         * m4/getsubopt.m4 (gl_FUNC_GETSUBOPT): Likewise.
14643         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
14644         * m4/group-member.m4 (gl_FUNC_GROUP_MEMBER): Likewise.
14645         * m4/mbchar.m4 (gl_MBCHAR): Likewise.
14646         * m4/memmem.m4 (gl_FUNC_MEMMEM): Likewise.
14647         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Likewise.
14648         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Likewise.
14649         * m4/mmap-anon.m4 (gl_FUNC_MMAP_ANON): Likewise.
14650         * m4/pagealign_alloc.m4 (gl_PAGEALIGN_ALLOC): Likewise.
14651         * m4/readutmp.m4 (gl_READUTMP): Likewise.
14652         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
14653         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Likewise.
14654         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
14655         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Likewise.
14656         * m4/strndup.m4 (gl_FUNC_STRNDUP): Likewise.
14657         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Likewise.
14658         * m4/strsep.m4 (gl_FUNC_STRSEP): Likewise.
14659         * m4/strverscmp.m4 (gl_FUNC_STRVERSCMP): Likewise.
14660         * m4/vasprintf.m4 (gl_PREREQ_VASPRINTF_H): Likewise.
14661         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
14662         * m4/lock.m4 (gl_LOCK_EARLY_BODY): Likewise, but provide fallback,
14663         so that lock.m4 can be used in gettext without extensions module.
14664
14665 2007-09-11  Bruno Haible  <bruno@clisp.org>
14666
14667         * m4/isc-posix.m4: Remove file.
14668         Suggested by Eric Blake.
14669
14670 2007-09-11  Eric Blake  <ebb9@byu.net>
14671
14672         * ChangeLog: Restore lines accidentally truncated 2007-04-06.
14673
14674 2007-09-10  Bruno Haible  <bruno@clisp.org>
14675
14676         * posix-modules: Fix typo in error message.
14677         Reported by Matt <mkraai@beckman.com>.
14678
14679 2007-09-09  Bruno Haible  <bruno@clisp.org>
14680
14681         * doc/functions/getdelim.texi: Update list of platforms lacking the
14682         function.
14683         * doc/functions/getline.texi: Likewise.
14684
14685 2007-09-09  Jim Meyering  <jim@meyering.net>
14686
14687         * lib/hash.c (hash_initialize): Detect calloc failure.
14688         Reported by Bruno Haible.
14689
14690 2007-09-09  Bruno Haible  <bruno@clisp.org>
14691
14692         * lib/canonicalize-lgpl.c (__realpath): Set errno to ENOMEM when
14693         malloc or realloc fails.
14694
14695 2007-09-09  Bruno Haible  <bruno@clisp.org>
14696
14697         * modules/getcwd (Depends-on): Add malloc-posix.
14698         * modules/glob (Depends-on): Likewise.
14699         * modules/putenv (Depends-on): Likewise.
14700         * modules/strdup (Depends-on): Likewise.
14701         * modules/getdelim (Depends-on): Add realloc-posix.
14702         * modules/read-file (Depends-on): Likewise.
14703
14704 2007-09-09  Bruno Haible  <bruno@clisp.org>
14705
14706         * m4/malloc.m4 (gl_CHECK_MALLOC_POSIX): New macro.
14707         (gl_FUNC_MALLOC_POSIX): Require it.
14708         * m4/realloc.m4 (gl_FUNC_REALLOC_POSIX): Likewise.
14709         * m4/calloc.m4 (gl_FUNC_CALLOC_POSIX): Likewise.
14710         * modules/realloc (Files): Add m4/malloc.m4.
14711         * modules/calloc (Files): Likewise.
14712
14713 2007-09-09  Bruno Haible  <bruno@clisp.org>
14714
14715         * modules/malloc-posix: New file.
14716         * modules/malloc (Depends-on): Add malloc-posix.
14717         * lib/malloc.c: Include errno.h.
14718         (rpl_malloc): Merge the requirements of a glibc-compatible malloc
14719         and a POSIX-compatible malloc into a single function. Set ENOMEM
14720         when returning NULL.
14721         * m4/malloc.m4: New file.
14722         * doc/functions/malloc.texi: Mention the malloc-posix module.
14723         * lib/stdlib_.h (malloc): New declaration.
14724         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize
14725         GNULIB_MALLOC_POSIX and HAVE_MALLOC_POSIX.
14726         * modules/stdlib (stdlib.h): Substitute also GNULIB_MALLOC_POSIX
14727         and HAVE_MALLOC_POSIX.
14728
14729 2007-09-09  Bruno Haible  <bruno@clisp.org>
14730
14731         * modules/realloc-posix: New file.
14732         * modules/realloc (Depends-on): Add realloc-posix.
14733         * lib/realloc.c: Include errno.h.
14734         (rpl_realloc): Merge the requirements of a glibc-compatible realloc
14735         and a POSIX-compatible realloc into a single function. Set ENOMEM
14736         when returning NULL.
14737         * m4/realloc.m4: New file.
14738         * doc/functions/realloc.texi: Mention the realloc-posix module.
14739         * lib/stdlib_.h (realloc): New declaration.
14740         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize
14741         GNULIB_REALLOC_POSIX and HAVE_REALLOC_POSIX.
14742         * modules/stdlib (stdlib.h): Substitute also GNULIB_REALLOC_POSIX
14743         and HAVE_REALLOC_POSIX.
14744
14745 2007-09-09  Bruno Haible  <bruno@clisp.org>
14746
14747         * modules/calloc-posix: New file.
14748         * modules/calloc (Depends-on): Add calloc-posix.
14749         * lib/calloc.c: Include errno.h.
14750         (rpl_calloc): Merge the requirements of a glibc-compatible calloc
14751         and a POSIX-compatible calloc into a single function. Set ENOMEM
14752         when returning NULL.
14753         * m4/calloc.m4 (gl_FUNC_CALLOC_POSIX): New macro.
14754         * doc/functions/calloc.texi: Mention the calloc-posix module.
14755         * lib/stdlib_.h (calloc): New declaration.
14756         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize
14757         GNULIB_CALLOC_POSIX and HAVE_CALLOC_POSIX.
14758         * modules/stdlib (stdlib.h): Substitute also GNULIB_CALLOC_POSIX
14759         and HAVE_CALLOC_POSIX.
14760
14761 2007-09-09  Bruno Haible  <bruno@clisp.org>
14762
14763         Allow for modules to show an arbitrary notice.
14764         * modules/TEMPLATE-EXTENDED: Add 'Notice' field.
14765         * gnulib-tool: New option --extract-notice.
14766         (func_usage): Document it.
14767         (sed_extract_prog): Update.
14768         (func_get_notice): New function.
14769         (func_modules_notice): New function.
14770         (func_import, func_create_testdir): Invoke it.
14771         Suggested by Jim Meyering.
14772
14773 2007-09-09  Bruno Haible  <bruno@clisp.org>
14774
14775         * gnulib-tool: New options --verbose, --quiet.
14776         (func_usage): Document them.
14777         (verbose): New variable.
14778         (func_execute_command): New function.
14779         (func_import): Don't show the module list and the file list if
14780         $verbose < 0.
14781         (func_create_testdir): Likewise. Use func_execute_command.
14782         (func_create_megatestdir): Use func_execute_command.
14783
14784 2007-09-08  Bruno Haible  <bruno@clisp.org>
14785
14786         * gnulib-tool (func_import): Prefer rsync over wget when available,
14787         for fetching the PO files.
14788
14789 2007-09-08  Bruno Haible  <bruno@clisp.org>
14790
14791         * posix-modules: New file. Portions copied from gnulib-tool.
14792         * doc/gnulib.texi (POSIX Substitutes Library): New chapter.
14793
14794 2007-09-08  Jim Meyering  <jim@meyering.net>
14795
14796         Rename __fpending.c -> fpending.c and __fpending.h -> fpending.h
14797         * lib/fpending.h: Rename from __fpending.h.
14798         * lib/fpending.c: Rename from __fpending.c.
14799         Include "fpending.h", not "__fpending.h".
14800         * lib/__fpending.h, lib/__fpending.c: Remove files.
14801         * modules/fpending (Files): Reflect new file names.
14802         * lib/close-stream.c: Include "fpending.h", not "__fpending.h".
14803
14804 2007-09-08  Bruno Haible  <bruno@clisp.org>
14805
14806         * m4/inttypes-h.m4: Remove stub file.
14807
14808 2007-09-07  Simon Josefsson  <simon@josefsson.org>
14809
14810         * doc/headers/stdint.texi: Discuss #include_next issue.
14811
14812 2007-09-06  Paul Eggert  <eggert@cs.ucla.edu>
14813
14814         * build-aux/bootstrap: Remove obsolete comment about wget --help.
14815
14816 2007-09-06  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
14817
14818         * m4/time_h.m4 (gl_CHECK_TYPE_STRUCT_TIMESPEC): Fix misspelling
14819         in variable name.
14820
14821 2007-09-03  Jim Meyering  <jim@meyering.net>
14822
14823         New module: git-version-gen.
14824         * modules/git-version-gen: New file.
14825
14826         Import changes from coreutils for bootstrap script.
14827
14828         * build-aux/bootstrap (WGET_COMMAND): Remove code to set this variable.
14829
14830         bootstrap: uses rsync to download the .po files
14831         * build-aux/bootstrap (po_download_command_format): New global.
14832         (download_po_files): Use rsync.
14833         (update_po_files): Don't remove .po files after download,
14834         so future rsync runs can take advantage of the copies.
14835
14836         * build-aux/bootstrap (gnulib_tool): Make sha1sum check quietly.
14837
14838         Solve the unnecessary-.po-file-regeneration problem once and for all.
14839         * build-aux/bootstrap (download_po_files): New function, renamed from
14840         get_translations.  Now, downloads, but doesn't update LINGUAS.
14841         (update_po_files): New function.
14842
14843         bootstrap: Ignore more.
14844         * build-aux/bootstrap (symlink_to_dir): Add a directory name like
14845         uniwidth to e.g., lib/.gitignore.
14846         (slurp): Handle the sys_stat_.h -> sys mapping, too.
14847
14848         * build-aux/bootstrap: New setting: vc_ignore.
14849         (insert_sorted_if_absent): Create $file if absent.
14850         Adapt to new, possibly empty, list: $vc_ignore.
14851
14852         bootstrap: generate more ignorable names
14853         * build-aux/bootstrap (slurp): When generating ignorable names,
14854         also map .sin to .sed, .gperf to .c, and .y to .c.
14855
14856 2007-09-03  Jim Meyering  <jim@meyering.net>
14857
14858         * build-aux/git-version-gen: New file, from coreutils.  For details, see
14859         http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commitdiff;h=bfe49f506
14860
14861 2007-09-02  Bruno Haible  <bruno@clisp.org>
14862
14863         Fix mis-recognition of 'mcs' on QNX 6.
14864         * m4/csharpcomp.m4 (gt_CSHARPCOMP): Test whether the "mcs --version"
14865         output contains the string "Mono".
14866         * lib/csharpcomp.c (compile_csharp_using_mono): Likewise.
14867         Reported by <kraai@ftbfs.org> at <https://savannah.gnu.org/bugs/?18337>.
14868
14869 2007-09-01  Bruno Haible  <bruno@clisp.org>
14870
14871         Fix collision between uniwidth/* and linebreak modules.
14872         * lib/linebreak.h (locale_charset, uc_width, u8_width, u16_width,
14873         u32_width): Remove declarations.
14874         * lib/linebreak.c: Include uniwidth.h, uniwidth/cjk.h, streq.h.
14875         (u32_mbtouc_unsafe, streq9, streq8, streq7, streq6, streq5, streq4,
14876         streq3, streq2, streq1, streq0): Remove functions.
14877         (STREQ): Remove macro.
14878         (is_cjk_encoding): Remove function.
14879         (nonspacing_table_data, nonspacing_table_ind): Remove constants.
14880         (uc_width, u8_width, u16_width, u32_width): Remove functions.
14881         * modules/linebreak (Depends-on): Add streq, uniwidth/width.
14882         * NEWS: Document the change.
14883
14884 2007-09-01  Bruno Haible  <bruno@clisp.org>
14885
14886         * lib/streq.h: Add double-inclusion guard.
14887
14888 2007-09-01  Karl Berry  <karl@gnu.org>
14889
14890         * MODULES.html.sh: Rename mreadlink_with_size to areadlink_with_size.
14891
14892 2007-08-28  Jim Meyering  <jim@meyering.net>
14893
14894         Rename mreadlink_with_size to areadlink_with_size.
14895         * NEWS: Document the change.
14896         * lib/mreadlink-with-size.c (mreadlink_with_size): Rename this to...
14897         * lib/areadlink-with-size.c (areadlink_with_size): ...this.
14898         * lib/mreadlink.h: Rename this to...
14899         * lib/areadlink.h: ...this.
14900         * modules/mreadlink-with-size: Rename this to...
14901         * modules/areadlink-with-size: ...this.
14902         * lib/canonicalize.c: Reflect the renaming.
14903         * modules/canonicalize: Likewise.
14904
14905 2007-08-26  Bruno Haible  <bruno@clisp.org>
14906
14907         * gnulib-tool (func_import): When deciding which files to remove,
14908         consider also dangling symbolic links.
14909         Reported by Eric Blake.
14910
14911 2007-08-26  Bruno Haible  <bruno@clisp.org>
14912
14913         * gnulib-tool (func_ln_if_changed): Use "test -h", not "test -L".
14914
14915 2007-08-23  Simon Josefsson  <simon@josefsson.org>
14916
14917         * lib/readline.c: Don't include getline.h, the prototype is now
14918         found in stdio.h.
14919
14920 2007-08-23  Jim Meyering  <jim@meyering.net>
14921
14922         Getdelim touchup.
14923         * lib/getdelim.c (getdelim): Don't bother to save/restore errno
14924         around the funlockfile call, since funlockfile never sets errno.
14925         Don't set errno upon failed realloc.
14926
14927 2007-08-22  Eric Blake  <ebb9@byu.net>
14928
14929         Getline touchups.
14930         * lib/getdelim.c (getdelim): Revert regression that required *n to
14931         be 0 when *lineptr is NULL.  Preserve errno across funlockfile.
14932         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Check for declaration of
14933         getdelim, rather than whether implementation is missing.
14934         * m4/getline.m4 (gl_FUNC_GETLINE): Likewise for getline.
14935         * lib/stdio_.h (getline): Also declare if replacement is
14936         required.
14937         * doc/functions/getdelim.texi: New file.
14938         * doc/functions/getline.texi: Likewise.
14939         * doc/gnulib.texi (Function Substitutes): Add new files.
14940         Reported by Bruno Haible.
14941
14942 2007-08-22  Ludovic Courtès  <ludo@gnu.org>
14943
14944         * users.txt: Add Guile.
14945
14946 2007-08-22  Eric Blake  <ebb9@byu.net>
14947
14948         * tests/test-getdelim.c (main): Use remove, not unlink.
14949         * tests/test-getline.c (main): Likewise.
14950
14951         Move getline and getdelim into stdio.h, per POSIX 200x.
14952         * modules/getline (Files): Remove getline.h.
14953         (Depends-on): Add stdio.
14954         (configure.ac): Add module indicator.
14955         * modules/getdelim (Files): Remove getdelim.h.
14956         (Depends-on): Add stdio.
14957         (configure.ac): Add module indicator.
14958         * modules/stdio (Makefile.am): Work with new indicators.
14959         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Add new defaults.
14960         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Work with stdio needs.
14961         * m4/getline.m4 (gl_FUNC_GETLINE): Likewise.
14962         * lib/getdelim.h: Delete.
14963         * lib/getline.h: Delete.
14964         * lib/stdio_.h (getdelim, getline): Declare.
14965         * modules/getdelim-tests: New module.
14966         * modules/getline-tests: Likewise.
14967         * tests/test-getdelim.c: New file.
14968         * tests/test-getline.c: Likewise.
14969         * NEWS: Document the change.
14970         * lib/getline.c: Update choice of header.
14971         * lib/csharpcomp.c: Likewise.
14972         * lib/getpass.c: Likewise.
14973         * lib/javacomp.c: Likewise.
14974         * lib/javaversion.c: Likewise.
14975         * lib/yesno.c: Likewise.
14976         * lib/getdelim.c: Likewise.
14977         (getdelim): Set errno on failure, and avoid memory leak.
14978
14979 2007-08-19  Bruno Haible  <bruno@clisp.org>
14980
14981         * modules/closein (Depends-on): Add freadahead.
14982         * lib/closein.c: Include freadahead.h.
14983         (close_stdin): Skip the fseeko and fflush calls if freadahead(stdin)
14984         is zero.
14985
14986 2007-08-19  Bruno Haible  <bruno@clisp.org>
14987
14988         * modules/freadahead-tests: New file.
14989         * tests/test-freadahead.sh: New file.
14990         * tests/test-freadahead.c: New file.
14991
14992         * modules/freadahead: New file.
14993         * lib/freadahead.h: New file.
14994         * lib/freadahead.c: New file.
14995         * MODULES.html.sh (File stream based Input/Output): Add freadahead,
14996         fbufmode, fpurge, freadable, fwritable.
14997
14998 2007-08-19  Eric Blake  <ebb9@byu.net>
14999
15000         Test yesno in combination with closein.
15001         * lib/yesno.c (yesno): Document use of stdin.
15002         * modules/yesno-tests (Files): New module.
15003         * tests/test-yesno.c (main): New file.
15004         * tests/test-yesno.sh: Likewise.
15005
15006 2007-08-19  Bruno Haible  <bruno@clisp.org>
15007
15008         * lib/fbufmode.c (fbufmode): Add tentative support for Solaris/AMD64.
15009         * lib/fseeko.c (rpl_fseeko): Likewise.
15010         * lib/fseterr.c (fseterr): Likewise.
15011
15012 2007-08-19  Bruno Haible  <bruno@clisp.org>
15013
15014         * tests/test-lseek.c (main): Disable a test for BeOS.
15015         * doc/functions/lseek.texi: Document the BeOS bug.
15016
15017 2007-08-19  Bruno Haible  <bruno@clisp.org>
15018             Eric Blake  <ebb9@byu.net>
15019
15020         * lib/lseek.c: Include <sys/stat.h>.
15021         (rpl_lseek): Add workaround code also for Unix platforms.
15022         Needed for BeOS.
15023         * m4/lseek.m4 (gl_FUNC_LSEEK): When cross-compiling, fail on BeOS.
15024         * doc/functions/lseek.texi: Document BeOS definiency.
15025
15026 2007-08-18  Bruno Haible  <bruno@clisp.org>
15027
15028         * modules/fstrcmp-tests: New file.
15029         * tests/test-fstrcmp.c: New file.
15030
15031 2007-08-18  Bruno Haible  <bruno@clisp.org>
15032
15033         * modules/fstrcmp: New file, from GNU gettext with modifications.
15034         * lib/fstrcmp.h: New file, from GNU gettext.
15035         * lib/fstrcmp.c: New file, from GNU gettext.
15036         * MODULES.html.sh (String handling): Add fstrcmp.
15037
15038 2007-08-18  Bruno Haible  <bruno@clisp.org>
15039
15040         * lib/diffseq.h (struct context): Change type of 'heuristic' field to
15041         'bool'.
15042         (diag, compareseq): Remove const from the ctxt argument.
15043         (USE_HEURISTIC): Undefine at the end.
15044
15045 2007-08-18  Jim Meyering  <jim@meyering.net>
15046
15047         New file: lib/idcache.h
15048         * NEWS: Mention the addition.
15049         * modules/idcache (Files): Add lib/idcache.h
15050         * lib/idcache.c: Include "idcache.h".
15051         Don't include <sys/types.h>.
15052         Add a FIXME comment.
15053         Move file-scoped "static" declarations to the top.
15054         * lib/idcache.h: New file.  Include <sys/types.h> here, instead.
15055
15056 2007-08-17  Bruno Haible  <bruno@clisp.org>
15057         and Paul Eggert  <eggert@cs.ucla.edu>
15058
15059         * MODULES.html.sh: Add diffseq.
15060         * modules/diffseq: New file.
15061         * lib/diffseq.h: New file, from GNU gettext with a few minor changes,
15062         extracted from GNU gettext's fstrcmp.c and GNU diff's analyze.c.
15063
15064 2007-08-15  Paul Eggert  <eggert@cs.ucla.edu>
15065
15066         Import changes from coreutils for bootstrap script.
15067
15068         2007-07-21  Paul Eggert  <eggert@cs.ucla.edu>
15069
15070         * build-aux/bootstrap (slurp): Work even in environments where
15071         "ls" defaults to "ls -A".  Put in a FIXME, though, since the
15072         current code does not slurp files whose names start with ".", and
15073         this looks like it might be a troublesome area.
15074
15075         2007-07-11  Jim Meyering  <jim@meyering.net>
15076
15077         If there's a GPL vN copyright comment, require that N == 3.
15078
15079         2007-07-08  Jim Meyering  <jim@meyering.net>
15080
15081         Run the coreutils-specific code only if tests/Makefile.am.in exists.
15082         * build-aux/bootstrap (mam_template): Move definition out of loop.
15083
15084         Create symlinks for gl/{lib,m4}/*, just as for gnulib/{lib,m4}/*.
15085
15086         * build-aux/bootstrap (symlink_to_dir): Rename function from
15087         symlink_to_gnulib.  Add a directory parameter.  Update all
15088         callers.
15089         (cp_mark_as_generated): Also check for -- and link to -- files in
15090         gl/.
15091
15092         2007-07-08  Jim Meyering  <jim@meyering.net>
15093
15094         Adapt to deeper hierarchy in gnulib.
15095         * build-aux/bootstrap (symlink_to_dir): If the destination
15096         directory doesn't exist, create it. This is required at least for
15097         "lib/uniwidth/cjk.h".
15098
15099         2007-05-15  Jim Meyering  <jim@meyering.net>
15100
15101         * build-aux/bootstrap: Now that generated Makefile.am files
15102         are no longer under version control, they must be created at
15103         bootstrap time.
15104
15105 2007-08-14  Ben Pfaff  <blp@gnu.org>
15106
15107         * lib/count-one-bits.h: Add comments.  From Bruno Haible.
15108
15109 2007-08-14  Paul Eggert  <eggert@cs.ucla.edu>
15110
15111         * lib/count-one-bits.h: Don't include <limits.h>; no longer needed
15112         given the changes below.
15113         (COUNT_ONE_BITS): Use 'verify' rather than 'verify_true'.  Work
15114         even on hosts that have padding bits beyond the supported 64.
15115
15116 2007-08-10  Paul Eggert  <eggert@cs.ucla.edu>
15117
15118         * NEWS: In xstrtol, remove STRTOL_FATAL_ERROR and add xstrtol_fatal.
15119         * lib/xstrtol.h: Don't include exitfail.h; that's now internal to
15120         xstrtol.c.  Include getopt.h, since xstrtol_fatal's signature
15121         depends on it.
15122         (xstrtol_error): Remove.
15123         (xstrtol_fatal): New decl, replacing the functionality of xstrtol_error
15124         but with a different signature.
15125         (ATTRIBUTE_NORETURN, __attribute__): New macros.
15126         * lib/xstrtol-error.c: Include exitfail.h.
15127         (xstrtol_fatal): New function, with a different signature from the
15128         old xstrtol_error, so that the caller need not worry about passing
15129         in an exit status, or about storage management of the option argument.
15130         (xstrtol_error): Now a static function.  Redo signature to
15131         implement xstrtol_fatal.  Output the correct number of hyphens in
15132         front of the option so that the caller need not worry about
15133         storage management.
15134         (N_): New macro.
15135         (_): Remove; not used now.
15136         * modules/xstrtol: Depend on getopt.
15137         * tests/test-xstrtol.c (main): Use new xstrtol_error function instead
15138         of old STRTOL_FATAL_ERROR macro.
15139         * tests/test-xstrtol.sh (t-xstrtol.xo): Adjust to match new behavior
15140         of test program.
15141         * tests/test-xstrtoimax.sh (t-xstrtoimax.xo): Likewise.
15142         * tests/test-xstrtoumax.sh (t-xstrtoumax.xo): Likewise.
15143
15144 2007-08-08  Eric Blake  <ebb9@byu.net>
15145
15146         * lib/xstrtol-error.c: Add missing include.
15147
15148         Move xstrtol messages into gnulib domain, when --pobase is used.
15149         * lib/xstrtol.h (_STRTOL_ERROR): Move messages out of macro...
15150         * lib/xstrtol-error.c (xstrtol_error): ...into new file.
15151         * modules/xstrtol (Files): Distribute new file.
15152         * m4/xstrtol.m4 (gl_XSTRTOL): Build new file.
15153         * lib/xstrtol.c (TESTING_XSTRTO): Move tests...
15154         * tests/test-xstrtol.c: ...into new file.
15155         * tests/test-xstrtoul.c: Also test xstrtoul.
15156         * tests/test-xstrtoimax.c: Also test xstrtoimax.
15157         * tests/test-xstrtoumax.c: Also test xstrtoumax.
15158         * tests/test-xstrtol.sh: Drive the tests.
15159         * tests/test-xstrtoimax.sh: Likewise.
15160         * tests/test-xstrtoumax.sh: Likewise.
15161         * modules/xstrtol-tests: New module.
15162         * modules/xstrtoimax-tests: Likewise.
15163         * modules/xstrtoumax-tests: Likewise.
15164
15165 2007-08-08  Jim Meyering  <jim@meyering.net>
15166
15167         New function: mfile_name_concat.
15168         * lib/filenamecat.c (mfile_name_concat): New function, just like
15169         file_name_concat, but return NULL upon failure rather than exiting
15170         with a diagnostic.
15171         * lib/filenamecat.h: Declare it.
15172
15173 2007-08-07  Bruno Haible  <bruno@clisp.org>
15174
15175         * m4/inttypes.m4 (gl_INTTYPES_H): Use GL_TRIGGER_STDC_LIMIT_MACROS
15176         instead of __STDC_LIMIT_MACROS_TRIGGER. This avoids a redefinition
15177         warning from gcc.
15178         Reported by Eric Blake.
15179
15180 2007-08-07  Simon Josefsson  <simon@josefsson.org>
15181
15182         * modules/crypto/arctwo (License): Use the synonymous term "LGPLv2+".
15183         * modules/crypto/arcfour (License): Likewise.
15184         * modules/crypto/des-tests (License): Likewise.
15185         * modules/crypto/gc-arctwo-tests (License): Likewise.
15186         * modules/crypto/gc-des-tests (License): Likewise.
15187         * modules/crypto/gc-hmac-md5-tests (License): Likewise.
15188         * modules/crypto/gc-hmac-sha1-tests (License): Likewise.
15189         * modules/crypto/gc-md2-tests (License): Likewise.
15190         * modules/crypto/gc-md4-tests (License): Likewise.
15191         * modules/crypto/gc-md5-tests (License): Likewise.
15192         * modules/crypto/gc-pbkdf2-sha1-tests (License): Likewise.
15193         * modules/crypto/gc-rijndael-tests (License): Likewise.
15194         * modules/crypto/gc-sha1-tests (License): Likewise.
15195         * modules/crypto/gc-tests (License): Likewise.
15196         * modules/crypto/hmac-md5 (License): Likewise.
15197         * modules/crypto/hmac-sha1 (License): Likewise.
15198         * modules/crypto/md2-tests (License): Likewise.
15199         * modules/crypto/md4-tests (License): Likewise.
15200         * modules/crypto/md5 (License): Likewise.
15201         * modules/crypto/rijndael (License): Likewise.
15202         * modules/crypto/sha1 (License): Likewise.
15203         * modules/memxor (License): Likewise.
15204
15205 2007-08-06  Paul Eggert  <eggert@cs.ucla.edu>
15206         and Bruno Haible  <bruno@clisp.org>
15207
15208         * NEWS: Describe interface changes to human, xstrtol.
15209         * lib/human.h: Include <xstrtol.h>.
15210         (human_options): Return enum strtol_error, not int.  Remove
15211         bool arg; take int * instead.
15212         * lib/human.c: Don't include "gettext.h".
15213         (_): Remove; no longer used.
15214         Don't include <xstrtol.h>, since human.h does it.
15215         (human_options): Adjust to abovementioned interface changes.
15216         Do not report error to stderr; that's now the caller's
15217         responsibility.
15218         * lib/xstrtol.c (main) [defined TESTING_XSTRTO]: Adjust to
15219         interface change.
15220         * lib/xstrtol.h (_STRTOL_ERROR): Take Option, Arg rather than
15221         Str, Argument_type_string.  All uses changed.  Put " argument"
15222         in diagnostics to make them clearer.  Change wording of suffix
15223         message for clarity.
15224         (STRTOL_FATAL_ERROR): Take Option, Arg rather than Str,
15225         Argument_type_string.
15226         (STRTOL_FATAL_WARN): Remove; no longer used.
15227         * modules/human (Depends-on): Remove gettext-h.
15228
15229 2007-08-06  Simon Josefsson  <simon@josefsson.org>
15230
15231         * build-aux/maint.mk, build-aux/GNUmakefile: Relicense to GPLv3+.
15232
15233 2007-07-31  Bruno Haible  <bruno@clisp.org>
15234
15235         * m4/stdint.m4 (gl_STDINT_H): Test whether WCHAR_MIN and WCHAR_MAX
15236         are defined by <stdint.h> (as opposed to <wchar.h>, as on Dragonfly).
15237         Reported by Joerg Sonnenberger <joerg@britannica.bec.de>.
15238
15239 2007-07-31  Bruno Haible  <bruno@clisp.org>
15240
15241         * lib/fflush.c (rpl_fflush): On BSD systems, use the __SNPT flag.
15242         Suggested by Joerg Sonnenberger <joerg@britannica.bec.de>.
15243
15244 2007-07-30  Bruno Haible  <bruno@clisp.org>
15245
15246         * modules/base64 (License): Use the synonymous term "LGPLv2+".
15247         * modules/c-ctype (License): Likewise.
15248         * modules/c-strcase (License): Likewise.
15249         * modules/check-version (License): Likewise.
15250         * modules/iconv (License): Likewise.
15251         * modules/iconv_open (License): Likewise.
15252         * modules/read-file (License): Likewise.
15253         * modules/striconv (License): Likewise.
15254         * modules/strverscmp (License): Likewise.
15255         * modules/vasprintf (License): Likewise.
15256         * modules/crypto/des (License): Likewise.
15257         * modules/crypto/gc (License): Likewise.
15258         * modules/crypto/gc-arcfour (License): Likewise.
15259         * modules/crypto/gc-arctwo (License): Likewise.
15260         * modules/crypto/gc-des (License): Likewise.
15261         * modules/crypto/gc-hmac-md5 (License): Likewise.
15262         * modules/crypto/gc-hmac-sha1 (License): Likewise.
15263         * modules/crypto/gc-md2 (License): Likewise.
15264         * modules/crypto/gc-md4 (License): Likewise.
15265         * modules/crypto/gc-md5 (License): Likewise.
15266         * modules/crypto/gc-pbkdf2-sha1 (License): Likewise.
15267         * modules/crypto/gc-random (License): Likewise.
15268         * modules/crypto/gc-rijndael (License): Likewise.
15269         * modules/crypto/gc-sha1 (License): Likewise.
15270         * modules/crypto/md2 (License): Likewise.
15271         * modules/crypto/md4 (License): Likewise.
15272
15273 2007-07-30  Jim Meyering  <jim@meyering.net>
15274
15275         * lib/fts.c (fts_read): Upon failure to chdir into a subdirectory,
15276         set fts_info to FTS_DNR, not to FTS_ERR, so that the caller knows
15277         it has valid stat data.  This bug would cause du not to count the
15278         sizes of inaccessible directories.
15279         Patch by Bryan Mason <bmason@redhat.com>, via Jose Maria Plans
15280         in <http://bugzilla.redhat.com/250077>.
15281
15282 2007-07-25  Peter O'Gorman  <peter@pogma.com>
15283             Bruno Haible  <bruno@clisp.org>
15284
15285         * m4/include_next.m4 (gl_INCLUDE_NEXT): Test whether #include_next
15286         really works. Needed because AIX 4.3 "xlc -E" doesn't understand
15287         #include_next, gives a diagnostic about it, but reports no error in
15288         the exit code.
15289         Reported by Gary V. Vaughan <gary@thewrittenword.com>.
15290
15291 2007-07-24  Ben Pfaff  <blp@gnu.org>
15292
15293         Improve name: "count-one-bits" is better than "popcount".
15294         * MODULES.html.sh: Update name.
15295         * lib/popcount.h: Renamed lib/count-one-bits.h.
15296         (popcount): Renamed count_one_bits.
15297         (popcountl): Renamed count_one_bits_l.
15298         (popcountll): Renamed count_one_bits_ll.
15299         * m4/popcount.m4: Renamed m4/count-one-bits.m4.
15300         * modules/popcount: Renamed module/count-one-bits.
15301         * modules/popcount-tests: Renamed module/count-one-bits-tests.
15302         * tests/test-popcount.c: Renamed tests/test-count-one-bits.c.
15303
15304 2007-07-23  Ben Pfaff  <blp@gnu.org>
15305
15306         * lib/popcount.h (popcount32): Reduce size of constants, to allow
15307         better code generation, and add U to large constants to avoid
15308         warnings, in non-GCC case.
15309         Suggested by Bruno Haible.
15310
15311 2007-07-23  Ben Pfaff  <blp@gnu.org>
15312
15313         * lib/popcount.h: Use verify_true instead of if...abort.
15314         * modules/popcount: Depend on verify module.
15315         Suggested by Jim Meyering.
15316
15317 2007-07-23  Bruno Haible  <bruno@clisp.org>
15318
15319         * gnulib-tool (func_import): Create a .cvsignore file also when the
15320         directory is not yet in CVS but the toplevel directory is. When
15321         creating a .cvsignore file, add ".deps" and ".dirstamp" to it.
15322         Reported by Karl Berry.
15323
15324 2007-07-22  Ben Pfaff  <blp@gnu.org>
15325
15326         * lib/popcount.h: Use faster, branchless algorithm for non-GCC
15327         case.
15328         Suggested by Eric Blake.
15329
15330 2007-07-22  Ben Pfaff  <blp@gnu.org>
15331
15332         New module: popcount.
15333         * MODULES.html.sh: Add popcount.
15334         * modules/popcount: New file.
15335         * modules/popcount-tests: New file.
15336         * tests/test-popcount.c: New file.
15337         * lib/popcount.h: New file.
15338         * m4/popcount.m4: New file.
15339
15340 2007-07-22  Paul Eggert  <eggert@cs.ucla.edu>
15341
15342         * build-aux/announce-gen: Update to GPLv3.
15343
15344         * build-aux/config.guess: Update from config.
15345
15346 2007-07-21  Bruno Haible  <bruno@clisp.org>
15347
15348         * lib/error.c (_) [ENABLE_NLS]: Define to gettext.
15349         * lib/verror.c (_) [ENABLE_NLS]: Likewise.
15350
15351 2007-07-20  Jim Meyering  <jim@meyering.net>
15352
15353         * check-module: Diagnose a self-dependency.
15354
15355 2007-07-19  Bruno Haible  <bruno@clisp.org>
15356
15357         * gnulib-tool (func_import): Don't abort if pobase or po_domain is
15358         empty.
15359         Reported by Eric Blake.
15360
15361 2007-07-18  Bruno Haible  <bruno@clisp.org>
15362
15363         * gnulib-tool: New options --po-base, --po-domain.
15364         (func_usage): Document them.
15365         (pobase, po_domain): New variables.
15366         (func_emit_lib_Makefile_am): Augment AM_CPPFLAGS, defining
15367         DEFAULT_TEXT_DOMAIN.
15368         (func_emit_po_Makevars, func_emit_po_POTFILES_in): New functions.
15369         (func_import): Consider pobase and po_domain. Create a po/ directory.
15370         (func_create_testdir): Set pobase and po_domain to empty.
15371         * build-aux/po/Makefile.in.in: New file, from GNU gettext 0.16.1.
15372         * build-aux/po/remove-potcdate.sin: New file, from GNU gettext 0.16.1.
15373
15374 2007-07-18  Bruno Haible  <bruno@clisp.org>
15375
15376         * gnulib-tool (func_get_automake_snippet): Synthesize also an
15377         EXTRA_DIST augmentation for files in build-aux/.
15378
15379 2007-07-16  Bruno Haible  <bruno@clisp.org>
15380
15381         * modules/lseek (License): Use the synonymous term "LGPLv2+".
15382         * modules/getdelim (License): Likewise.
15383
15384 2007-07-16  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
15385
15386         * modules/arpa_inet (License): Use the synonymous term LGPLv2+.
15387         * modules/d-type (License): Likewise.
15388         * modules/extensions (License): Likewise.
15389         * modules/fnmatch (License): Likewise.
15390         * modules/fseeko (License): Likewise.
15391         * modules/getaddrinfo (License): Likewise.
15392         * modules/getline (License): Likewise.
15393         * modules/getlogin_r (License): Likewise.
15394         * modules/getpass (License): Likewise.
15395         * modules/gettimeofday (License): Likewise.
15396         * modules/glob (License): Likewise.
15397         * modules/inet_ntop (License): Likewise.
15398         * modules/malloc (License): Likewise.
15399         * modules/malloca (License): Likewise.
15400         * modules/memmem (License): Likewise.
15401         * modules/mempcpy (License): Likewise.
15402         * modules/memset (License): Likewise.
15403         * modules/minmax (License): Likewise.
15404         * modules/mktime (License): Likewise.
15405         * modules/netinet_in (License): Likewise.
15406         * modules/pathmax (License): Likewise.
15407         * modules/poll (License): Likewise.
15408         * modules/regex (License): Likewise.
15409         * modules/snprintf (License): Likewise.
15410         * modules/stdbool (License): Likewise.
15411         * modules/stdint (License): Likewise.
15412         * modules/stdio (License): Likewise.
15413         * modules/strcase (License): Likewise.
15414         * modules/strcasestr (License): Likewise.
15415         * modules/strdup (License): Likewise.
15416         * modules/string (License): Likewise.
15417         * modules/strndup (License): Likewise.
15418         * modules/strnlen (License): Likewise.
15419         * modules/strpbrk (License): Likewise.
15420         * modules/strptime (License): Likewise.
15421         * modules/strsep (License): Likewise.
15422         * modules/sys_select (License): Likewise.
15423         * modules/sys_socket (License): Likewise.
15424         * modules/sys_stat (License): Likewise.
15425         * modules/sys_time (License): Likewise.
15426         * modules/time (License): Likewise.
15427         * modules/time_r (License): Likewise.
15428         * modules/timegm (License): Likewise.
15429         * modules/unistd (License): Likewise.
15430         * modules/vsnprintf (License): Likewise.
15431         * modules/wctype (License): Likewise.
15432
15433 2007-07-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
15434
15435         * modules/argz (License): LGPLv2+.
15436
15437 2007-07-15  Karl Berry  <karl@gnu.org>
15438
15439         * doc/gnulib.texi: revise node structure per new fdl.texi.
15440
15441 2007-07-14  Bruno Haible  <bruno@clisp.org>
15442
15443         * lib/uniname/gen-uninames.lisp (main): Emit a "do not edit" line to
15444         the output file.
15445         * lib/uniname/uninames.h: Regenerated.
15446
15447 2007-07-14  Karl Berry  <karl@gnu.org>
15448
15449         * doc/*gpl*.texi, doc/fdl.texi: new versions, consistently
15450         omitting sectioning and index commands.
15451
15452 2007-07-13  Bruno Haible  <bruno@clisp.org>
15453
15454         New gnulib-tool option --more-symlinks.
15455         * gnulib-tool (func_usage): Document --more-symlinks.
15456         (do_copyrights): New variable.
15457         Recognize option --more-symlinks.
15458         (func_import): Don't add a copyright notice transform to
15459         sed_transform_lib_file if do_copyrights is empty.
15460
15461 2007-07-13  Bruno Haible  <bruno@clisp.org>
15462
15463         * lib/vasnprintf.c (decimal_point_char): Define also if
15464         (NEED_PRINTF_LONG_DOUBLE || NEED_PRINTF_INFINITE_DOUBLE)
15465         && !NEED_PRINTF_DIRECTIVE_A.
15466         Reported by Clemens Koller <clemens.koller@anagramm.de> via
15467         Gary V. Vaughan <gary@gnu.org>.
15468
15469 2007-07-13  Paul Eggert  <eggert@cs.ucla.edu>
15470
15471         * lib/inttypes_.h: Undo previous change, since it was fixed
15472         in a different way in the 2007-07-02 fix to m4/inttypes.m4.
15473
15474 2007-07-13  Bruno Haible  <bruno@clisp.org>
15475
15476         * lib/stdint_.h: Fix typo: _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H was
15477         misspelled as _GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H.
15478
15479 2007-07-13  Jim Meyering  <jim@meyering.net>
15480
15481         df: Don't fail for Tru64's "file-on-file mount".
15482         * m4/fsusage.m4 (gl_FSUSAGE): Reject Tru64's buggy statvfs,
15483         so we fall through and use statfs instead.  Details here:
15484         <http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/10878>
15485         Reported by Albert Chin.
15486
15487 2007-07-13  Bruno Haible  <bruno@clisp.org>
15488
15489         * modules/alloca-opt (License): Use the synonymous term "LGPLv2+".
15490         * modules/configmake (License): Likewise.
15491         * modules/gettext (License): Likewise.
15492         * modules/gettext-h (License): Likewise.
15493         * modules/include_next (License): Likewise.
15494         * modules/link-warning (License): Likewise.
15495         * modules/localcharset (License): Likewise.
15496         * modules/localename (License): Likewise.
15497         * modules/lock (License): Likewise.
15498         * modules/relocatable-lib-lgpl (License): Likewise.
15499         * modules/size_max (License): Likewise.
15500         * modules/vasnprintf (License): Likewise.
15501         * modules/wchar (License): Likewise.
15502         * modules/xsize (License): Likewise.
15503
15504 2007-07-13  Bruno Haible  <bruno@clisp.org>
15505
15506         * gnulib-tool (func_import): Treat LGPLv2 as synonymous to LGPL.
15507         (func_create_testdir): Handle copying terms "GPLv2+" and "LGPLv2+".
15508
15509 2007-07-12  Bruno Haible  <bruno@clisp.org>
15510
15511         * doc/gnulib-intro.texi (Copyright): Clarify the license abbreviations
15512         in the modules files.
15513
15514 2007-07-11  Karl Berry  <karl@gnu.org>
15515
15516         * MODULES.html.sh (func_module): use
15517          sed -e '\|^'"${includefile}"'$|d'
15518          instead of /.../d, to avoid errors on $includefile's containing /.
15519
15520 2007-07-10  Sergey Poznyakoff  <gray@gnu.org.ua>
15521
15522         * gnulib-tool (func_import): Avoid duplication of --avoid
15523         statements
15524         (func_dest_tmpfilename,func_create_testdir): Translate `-' in file
15525         names to `_' in variable names.
15526
15527 2007-07-10  Eric Blake  <ebb9@byu.net>
15528
15529         * lib/version-etc.c (version_etc_va): Default to GPLv3+.
15530         * NEWS: Document this change.
15531
15532 2007-07-08  Bruno Haible  <bruno@clisp.org>
15533
15534         Update to Unicode 5.0.
15535         * lib/uniwidth/width.c (nonspacing_table_data): Add U+00AD,
15536         U+0350..U+035F, U+05A2, U+05BA, U+05C5, U+05C7, U+0600..U+0603,
15537         U+0610..U+0615, U+0656..U+065E, U+07EB..U+07F3, U+0A01, U+0AE2..U+0AE3,
15538         U+0CBC. Remove U+0CBF, U+0CC6. Add U+0CE2..U+0CE3, U+135F,
15539         U+17B4..U+17B5, U+17DD. Remove U+180E. Add U+1920..U+1922,
15540         U+1927..U+192B, U+1932, U+1939..U+193B, U+1A17..U+1A18, U+1B00..U+1B03,
15541         U+1B34, U+1B36..U+1B3A, U+1B3C, U+1B42, U+1B6B..U+1B73, U+1DC0..U+1DCA,
15542         U+1DFE..U+1DFF, U+20EB..U+20EF, U+A802, U+A806, U+A80B, U+A825..U+A826,
15543         U+10A01..U+10A03, U+10A05..U+10A06, U+10A0C..U+10A0F, U+10A38..U+10A3A,
15544         U+10A3F, U+1D242..U+1D244.
15545         (nonspacing_table_ind): Update.
15546         (uc_width): Assign width 0 to U+E0100..U+E01EF. Assign width 1 to
15547         U+4DC0..U+4DFF. Assign width 2 to U+2329..U+232A, U+FE10..U+FE1F.
15548
15549 2007-07-08  Bruno Haible  <bruno@clisp.org>
15550
15551         Update to Unicode 5.0.
15552         * lib/uniname/gen-uninames.lisp (main): Add the range 0x12xxx to the
15553         code transform. Extend the name index field of unicode_name_to_code and
15554         unicode_code_to_name from 16 to 24 bits.
15555         * lib/uniname/uniname.c (unicode_character_name,
15556         unicode_name_character): Add the range 0x12xxx to the code transform.
15557         * lib/uniname/uninames.h: Regenerated.
15558         * tests/uniname/UnicodeDataNames.txt: Update to Unicode 5.0.
15559
15560 2007-07-07  Bruno Haible  <bruno@clisp.org>
15561
15562         * modules/wcwidth-tests: New file.
15563         * tests/test-wcwidth.c: New file.
15564
15565         Work around MacOS X wcwidth() bug.
15566         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Test against MacOS X 10.3 bug.
15567         * lib/wcwidth.c: Include localcharset.h, streq.h, uniwidth.h.
15568         (rpl_wcwidth): Special-case the UTF-8 locales. Fall back to the
15569         original wcwidth in non-UTF-8 locales.
15570         * modules/wcwidth (Depends-on): Add localcharset, streq,
15571         uniwidth/width.
15572         * doc/functions/wcwidth.texi: Update.
15573
15574 2007-07-07  Bruno Haible  <bruno@clisp.org>
15575
15576         * lib/wchar_.h: Include the GL_LINK_WARNING macro.
15577         (wcwidth): New declaration.
15578         * m4/wchar.m4 (gl_WCHAR_MODULE_INDICATOR, gl_WCHAR_H_DEFAULTS): New
15579         macros.
15580         (gl_WCHAR_H): Require gl_WCHAR_H_DEFAULTS. Don't set WCHAR_H to empty
15581         here. Prepare for creating <wchar.h> unconditionally.
15582         * modules/wchar (Depends-on): Add link-warning.
15583         (Makefile.am): Substitute also GNULIB_WCWIDTH, HAVE_DECL_WCWIDTH,
15584         REPLACE_WCWIDTH, and GL_LINK_WARNING.
15585         * lib/wcwidth.h: Remove file.
15586         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Require gl_WCHAR_H_DEFAULTS. Set
15587         HAVE_DECL_WCWIDTH, REPLACE_WCWIDTH, WCHAR_H.
15588         * modules/wcwidth (Files): Remove lib/wcwidth.h.
15589         (configure.ac): Invoke gl_WCHAR_MODULE_INDICATOR.
15590         (Include): Replace wcwidth.h with <wchar.h>.
15591         * lib/wcwidth.c: Include <wchar.h> instead of wcwidth.h.
15592         * lib/mbchar.h: Don't include wcwidth.h.
15593         * lib/mbswidth.c: Likewise.
15594         * NEWS: Mention the change.
15595
15596 2007-07-07  Bruno Haible  <bruno@clisp.org>
15597
15598         * lib/wcwidth.c: New file, extracted from lib/wcwidth.h.
15599         * lib/wcwidth.h: Don't include wctype.h. Replace inline function
15600         definition with an external declaration.
15601         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Use wcwidth.c when wcwidth is not
15602         defined as a function. Remove AC_C_INLINE requirement.
15603         * modules/wcwidth (Files): Add lib/wcwidth.c.
15604         (Makefile.am): Remove redundant statement.
15605
15606 2007-07-07  Bruno Haible  <bruno@clisp.org>
15607
15608         * MODULES.html.sh (Unicode string functions): Add the new modules.
15609
15610         * tests/uniwidth/test-u32-strwidth.c: New file.
15611         * modules/uniwidth/u32-strwidth-tests: New file.
15612
15613         * lib/uniwidth/u32-strwidth.c: New file.
15614         * modules/uniwidth/u32-strwidth: New file.
15615
15616         * tests/uniwidth/test-u16-strwidth.c: New file.
15617         * modules/uniwidth/u16-strwidth-tests: New file.
15618
15619         * lib/uniwidth/u16-strwidth.c: New file.
15620         * modules/uniwidth/u16-strwidth: New file.
15621
15622         * tests/uniwidth/test-u8-strwidth.c: New file.
15623         * modules/uniwidth/u8-strwidth-tests: New file.
15624
15625         * lib/uniwidth/u8-strwidth.c: New file.
15626         * modules/uniwidth/u8-strwidth: New file.
15627
15628         * tests/uniwidth/test-u32-width.c: New file.
15629         * modules/uniwidth/u32-width-tests: New file.
15630
15631         * lib/uniwidth/u32-width.c: New file.
15632         * modules/uniwidth/u32-width: New file.
15633
15634         * tests/uniwidth/test-u16-width.c: New file.
15635         * modules/uniwidth/u16-width-tests: New file.
15636
15637         * lib/uniwidth/u16-width.c: New file.
15638         * modules/uniwidth/u16-width: New file.
15639
15640         * tests/uniwidth/test-u8-width.c: New file.
15641         * modules/uniwidth/u8-width-tests: New file.
15642
15643         * lib/uniwidth/u8-width.c: New file.
15644         * modules/uniwidth/u8-width: New file.
15645
15646         * tests/uniwidth/test-uc_width.c: New file.
15647         * modules/uniwidth/width-tests: New file.
15648
15649         * lib/uniwidth/width.c: New file, from GNU libiconv.
15650         * lib/uniwidth/cjk.h: New file, from GNU libiconv.
15651         * modules/uniwidth/width: New file.
15652
15653         * lib/uniwidth.h: New file, from GNU libiconv.
15654         * modules/uniwidth/base: New file.
15655
15656 2007-07-07  Bruno Haible  <bruno@clisp.org>
15657
15658         * lib/uniname.h: New file, from GNU gettext.
15659         * lib/uniname/gen-uninames.lisp: New file, from GNU gettext.
15660         * lib/uniname/uninames.h: New file, from GNU gettext.
15661         * lib/uniname/uniname.c: New file, from GNU gettext.
15662         * tests/uniname/test-uninames.sh: New file.
15663         * tests/uniname/test-uninames.c: New file, from GNU gettext.
15664         * tests/uniname/UnicodeDataNames.txt: New file, from GNU gettext.
15665         * modules/uniname/base: New file.
15666         * modules/uniname/uniname: New file.
15667         * modules/uniname/uniname-tests: New file.
15668         * MODULES.html.sh (Unicode string functions): Add the new modules.
15669
15670 2007-07-06  Bruno Haible  <bruno@clisp.org>
15671
15672         * doc/Makefile (TEXI2HTML): Specify a --reference-limit.
15673
15674 2007-07-06  Bruno Haible  <bruno@clisp.org>
15675
15676         * lib/sys_time_.h: Use a recursion-safe inclusion guard rather than
15677         a split double-inclusion guard. Needed for cygwin, where <sys/time.h>
15678         includes <cygwin/sys_time.h> which includes <sys/select.h> which
15679         include <sys/time.h>.
15680         Reported by Eric Blake.
15681
15682 2007-07-06  Eric Blake  <ebb9@byu.net>
15683
15684         Fix testing canonicalize on cygwin.
15685         * modules/canonicalize-lgpl-tests (test_canonicalize_lgpl_LDADD):
15686         Revert patch from 2007-06-19.
15687         * tests/test-canonicalize-lgpl.c (main): Instead, skip test when
15688         canonicalize module is also in use.
15689         * tests/test-canonicalize.c: New file.
15690         * tests/test-canonicalize.sh: Likewise.
15691         * modules/canonicalize-tests: Likewise.
15692
15693 2007-07-06  Jim Meyering  <jim@meyering.net>
15694
15695         * lib/getugroups.c (getugroups): Detect getgrent failure.
15696         Adjust comment to reflect reality: this function may return -1.
15697
15698 2007-07-05  Sergey Poznyakoff  <gray@gnu.org.ua>
15699
15700         * build-aux/bootstrap (TP_URL,get_translations): Update to use
15701         the new TP address.
15702         (usage): Fix typo
15703         (gnulib_mk): New variable.
15704
15705 2007-07-05  Jim Meyering  <jim@meyering.net>
15706
15707         Don't let endgrent clobber errno, no matter how improbable.
15708         * lib/getugroups.c (getugroups): Save and restore errno around
15709         endgrent call.
15710
15711         Close the group DB even when failing with 2^31 or more members.
15712         * lib/getugroups.c (getugroups): Don't return without calling endgrent.
15713
15714 2007-07-04  Jim Meyering  <jim@meyering.net>
15715
15716         * lib/getugroups.h: New file.
15717         * lib/getugroups.c: Include "getugroups.h".
15718         Remove uses of "register" keyword.
15719         Move local variable, "cp", down into scope where used.
15720         Give "username" parameter the "const" attribute.
15721         * modules/getugroups (Files): Add lib/getugroups.h
15722
15723 2007-07-04  Karl Berry  <karl@gnu.org>
15724
15725         * MODULES.html.sh (func_all_modules): Complete rename of
15726         gpl/lgpl to gpl-2.0 and lgpl-2.1, and add gpl-3.0.
15727
15728 2007-07-02  Bruno Haible  <bruno@clisp.org>
15729
15730         * m4/inttypes.m4 (gl_INTTYPES_H): Define __STDC_LIMIT_MACROS in C++
15731         mode, when inttypes.h comes from gnulib.
15732         Reported by Joel E. Denny <jdenny@ces.clemson.edu>.
15733
15734 2007-07-02  Simon Josefsson  <simon@josefsson.org>
15735
15736         * NEWS: Mention lgpl module name change.
15737
15738         * modules/lgpl-2.1: Renamed from lgpl.
15739
15740         * NEWS: Mention gpl module name change.
15741
15742         * modules/gpl-3.0: New file, based on gpl-2.0.
15743
15744         * modules/gpl-2.0: Renamed from gpl.
15745
15746         * modules/gpl: Fix filename, doc/gpl.texi is now found at
15747         doc/gpl-2.0.texi.
15748
15749 2007-07-02  Paul Eggert  <eggert@cs.ucla.edu>
15750
15751         * lib/inttypes_.h [defined __cplusplus&&!defined __STDC_LIMIT_MACROS]:
15752         #define __STDC_LIMIT_MACROS temporarily while including
15753         <stdint.h>, so that __STDC_LIMIT_MACROS is defined.
15754         Problem reported by Joel E. Denny in
15755         <http://lists.gnu.org/archive/html/bug-gnulib/2007-07/msg00008.html>.
15756
15757 2007-07-01  Bruno Haible  <bruno@clisp.org>
15758
15759         * lib/unistdio.h: New file.
15760         * lib/unistdio/u-asnprintf.h: New file.
15761         * lib/unistdio/u-asprintf.h: New file.
15762         * lib/unistdio/u-printf-args.c: New file.
15763         * lib/unistdio/u-printf-args.h: New file.
15764         * lib/unistdio/u-printf-parse.h: New file.
15765         * lib/unistdio/u-snprintf.h: New file.
15766         * lib/unistdio/u-sprintf.h: New file.
15767         * lib/unistdio/u-vasprintf.h: New file.
15768         * lib/unistdio/u-vsnprintf.h: New file.
15769         * lib/unistdio/u-vsprintf.h: New file.
15770         * lib/unistdio/ulc-asnprintf.c: New file.
15771         * lib/unistdio/ulc-asprintf.c: New file.
15772         * lib/unistdio/ulc-fprintf.c: New file, based on lib/fprintf.c.
15773         * lib/unistdio/ulc-printf-parse.c: New file.
15774         * lib/unistdio/ulc-snprintf.c: New file.
15775         * lib/unistdio/ulc-sprintf.c: New file.
15776         * lib/unistdio/ulc-vasnprintf.c: New file.
15777         * lib/unistdio/ulc-vasprintf.c: New file.
15778         * lib/unistdio/ulc-vfprintf.c: New file, based on lib/vfprintf.c.
15779         * lib/unistdio/ulc-vsnprintf.c: New file.
15780         * lib/unistdio/ulc-vsprintf.c: New file.
15781         * lib/unistdio/u8-asnprintf.c: New file.
15782         * lib/unistdio/u8-asprintf.c: New file.
15783         * lib/unistdio/u8-printf-parse.c: New file.
15784         * lib/unistdio/u8-snprintf.c: New file.
15785         * lib/unistdio/u8-sprintf.c: New file.
15786         * lib/unistdio/u8-vasnprintf.c: New file.
15787         * lib/unistdio/u8-vasprintf.c: New file.
15788         * lib/unistdio/u8-vsnprintf.c: New file.
15789         * lib/unistdio/u8-vsprintf.c: New file.
15790         * lib/unistdio/u8-u8-asnprintf.c: New file.
15791         * lib/unistdio/u8-u8-asprintf.c: New file.
15792         * lib/unistdio/u8-u8-snprintf.c: New file.
15793         * lib/unistdio/u8-u8-sprintf.c: New file.
15794         * lib/unistdio/u8-u8-vasnprintf.c: New file.
15795         * lib/unistdio/u8-u8-vasprintf.c: New file.
15796         * lib/unistdio/u8-u8-vsnprintf.c: New file.
15797         * lib/unistdio/u8-u8-vsprintf.c: New file.
15798         * lib/unistdio/u16-asnprintf.c: New file.
15799         * lib/unistdio/u16-asprintf.c: New file.
15800         * lib/unistdio/u16-printf-parse.c: New file.
15801         * lib/unistdio/u16-snprintf.c: New file.
15802         * lib/unistdio/u16-sprintf.c: New file.
15803         * lib/unistdio/u16-vasnprintf.c: New file.
15804         * lib/unistdio/u16-vasprintf.c: New file.
15805         * lib/unistdio/u16-vsnprintf.c: New file.
15806         * lib/unistdio/u16-vsprintf.c: New file.
15807         * lib/unistdio/u16-u16-asnprintf.c: New file.
15808         * lib/unistdio/u16-u16-asprintf.c: New file.
15809         * lib/unistdio/u16-u16-snprintf.c: New file.
15810         * lib/unistdio/u16-u16-sprintf.c: New file.
15811         * lib/unistdio/u16-u16-vasnprintf.c: New file.
15812         * lib/unistdio/u16-u16-vasprintf.c: New file.
15813         * lib/unistdio/u16-u16-vsnprintf.c: New file.
15814         * lib/unistdio/u16-u16-vsprintf.c: New file.
15815         * lib/unistdio/u32-asnprintf.c: New file.
15816         * lib/unistdio/u32-asprintf.c: New file.
15817         * lib/unistdio/u32-printf-parse.c: New file.
15818         * lib/unistdio/u32-snprintf.c: New file.
15819         * lib/unistdio/u32-sprintf.c: New file.
15820         * lib/unistdio/u32-vasnprintf.c: New file.
15821         * lib/unistdio/u32-vasprintf.c: New file.
15822         * lib/unistdio/u32-vsnprintf.c: New file.
15823         * lib/unistdio/u32-vsprintf.c: New file.
15824         * lib/unistdio/u32-u32-asnprintf.c: New file.
15825         * lib/unistdio/u32-u32-asprintf.c: New file.
15826         * lib/unistdio/u32-u32-snprintf.c: New file.
15827         * lib/unistdio/u32-u32-sprintf.c: New file.
15828         * lib/unistdio/u32-u32-vasnprintf.c: New file.
15829         * lib/unistdio/u32-u32-vasprintf.c: New file.
15830         * lib/unistdio/u32-u32-vsnprintf.c: New file.
15831         * lib/unistdio/u32-u32-vsprintf.c: New file.
15832         * tests/unistdio/test-ulc-asnprintf1.c: New file.
15833         * tests/unistdio/test-ulc-asnprintf1.h: New file.
15834         * tests/unistdio/test-ulc-printf1.h: New file.
15835         * tests/unistdio/test-ulc-vasnprintf1.c: New file.
15836         * tests/unistdio/test-ulc-vasnprintf2.c: New file.
15837         * tests/unistdio/test-ulc-vasnprintf2.sh: New file.
15838         * tests/unistdio/test-ulc-vasnprintf3.c: New file.
15839         * tests/unistdio/test-ulc-vasnprintf3.sh: New file.
15840         * tests/unistdio/test-ulc-vasprintf1.c: New file.
15841         * tests/unistdio/test-ulc-vsnprintf1.c: New file.
15842         * tests/unistdio/test-ulc-vsprintf1.c: New file.
15843         * tests/unistdio/test-u8-asnprintf1.c: New file.
15844         * tests/unistdio/test-u8-asnprintf1.h: New file.
15845         * tests/unistdio/test-u8-printf1.h: New file.
15846         * tests/unistdio/test-u8-vasnprintf1.c: New file.
15847         * tests/unistdio/test-u8-vasnprintf2.c: New file.
15848         * tests/unistdio/test-u8-vasnprintf2.sh: New file.
15849         * tests/unistdio/test-u8-vasnprintf3.c: New file.
15850         * tests/unistdio/test-u8-vasnprintf3.sh: New file.
15851         * tests/unistdio/test-u8-vasprintf1.c: New file.
15852         * tests/unistdio/test-u8-vsnprintf1.c: New file.
15853         * tests/unistdio/test-u8-vsprintf1.c: New file.
15854         * tests/unistdio/test-u16-asnprintf1.c: New file.
15855         * tests/unistdio/test-u16-asnprintf1.h: New file.
15856         * tests/unistdio/test-u16-printf1.h: New file.
15857         * tests/unistdio/test-u16-vasnprintf1.c: New file.
15858         * tests/unistdio/test-u16-vasnprintf2.c: New file.
15859         * tests/unistdio/test-u16-vasnprintf2.sh: New file.
15860         * tests/unistdio/test-u16-vasnprintf3.c: New file.
15861         * tests/unistdio/test-u16-vasnprintf3.sh: New file.
15862         * tests/unistdio/test-u16-vasprintf1.c: New file.
15863         * tests/unistdio/test-u16-vsnprintf1.c: New file.
15864         * tests/unistdio/test-u16-vsprintf1.c: New file.
15865         * tests/unistdio/test-u32-asnprintf1.c: New file.
15866         * tests/unistdio/test-u32-asnprintf1.h: New file.
15867         * tests/unistdio/test-u32-printf1.h: New file.
15868         * tests/unistdio/test-u32-vasnprintf1.c: New file.
15869         * tests/unistdio/test-u32-vasnprintf2.c: New file.
15870         * tests/unistdio/test-u32-vasnprintf2.sh: New file.
15871         * tests/unistdio/test-u32-vasnprintf3.c: New file.
15872         * tests/unistdio/test-u32-vasnprintf3.sh: New file.
15873         * tests/unistdio/test-u32-vasprintf1.c: New file.
15874         * tests/unistdio/test-u32-vsnprintf1.c: New file.
15875         * tests/unistdio/test-u32-vsprintf1.c: New file.
15876         * modules/unistdio/base: New file.
15877         * modules/unistdio/u-printf-args: New file.
15878         * modules/unistdio/ulc-asnprintf: New file.
15879         * modules/unistdio/ulc-asprintf: New file.
15880         * modules/unistdio/ulc-fprintf: New file.
15881         * modules/unistdio/ulc-printf-parse: New file.
15882         * modules/unistdio/ulc-snprintf: New file.
15883         * modules/unistdio/ulc-sprintf: New file.
15884         * modules/unistdio/ulc-vasnprintf: New file.
15885         * modules/unistdio/ulc-vasprintf: New file.
15886         * modules/unistdio/ulc-vfprintf: New file.
15887         * modules/unistdio/ulc-vsnprintf: New file.
15888         * modules/unistdio/ulc-vsprintf: New file.
15889         * modules/unistdio/u8-asnprintf: New file.
15890         * modules/unistdio/u8-asprintf: New file.
15891         * modules/unistdio/u8-printf-parse: New file.
15892         * modules/unistdio/u8-snprintf: New file.
15893         * modules/unistdio/u8-sprintf: New file.
15894         * modules/unistdio/u8-vasnprintf: New file.
15895         * modules/unistdio/u8-vasprintf: New file.
15896         * modules/unistdio/u8-vsnprintf: New file.
15897         * modules/unistdio/u8-vsprintf: New file.
15898         * modules/unistdio/u8-u8-asnprintf: New file.
15899         * modules/unistdio/u8-u8-asprintf: New file.
15900         * modules/unistdio/u8-u8-snprintf: New file.
15901         * modules/unistdio/u8-u8-sprintf: New file.
15902         * modules/unistdio/u8-u8-vasnprintf: New file.
15903         * modules/unistdio/u8-u8-vasprintf: New file.
15904         * modules/unistdio/u8-u8-vsnprintf: New file.
15905         * modules/unistdio/u8-u8-vsprintf: New file.
15906         * modules/unistdio/u16-asnprintf: New file.
15907         * modules/unistdio/u16-asprintf: New file.
15908         * modules/unistdio/u16-printf-parse: New file.
15909         * modules/unistdio/u16-snprintf: New file.
15910         * modules/unistdio/u16-sprintf: New file.
15911         * modules/unistdio/u16-vasnprintf: New file.
15912         * modules/unistdio/u16-vasprintf: New file.
15913         * modules/unistdio/u16-vsnprintf: New file.
15914         * modules/unistdio/u16-vsprintf: New file.
15915         * modules/unistdio/u16-u16-asnprintf: New file.
15916         * modules/unistdio/u16-u16-asprintf: New file.
15917         * modules/unistdio/u16-u16-snprintf: New file.
15918         * modules/unistdio/u16-u16-sprintf: New file.
15919         * modules/unistdio/u16-u16-vasnprintf: New file.
15920         * modules/unistdio/u16-u16-vasprintf: New file.
15921         * modules/unistdio/u16-u16-vsnprintf: New file.
15922         * modules/unistdio/u16-u16-vsprintf: New file.
15923         * modules/unistdio/u32-asnprintf: New file.
15924         * modules/unistdio/u32-asprintf: New file.
15925         * modules/unistdio/u32-printf-parse: New file.
15926         * modules/unistdio/u32-snprintf: New file.
15927         * modules/unistdio/u32-sprintf: New file.
15928         * modules/unistdio/u32-vasnprintf: New file.
15929         * modules/unistdio/u32-vasprintf: New file.
15930         * modules/unistdio/u32-vsnprintf: New file.
15931         * modules/unistdio/u32-vsprintf: New file.
15932         * modules/unistdio/u32-u32-asnprintf: New file.
15933         * modules/unistdio/u32-u32-asprintf: New file.
15934         * modules/unistdio/u32-u32-snprintf: New file.
15935         * modules/unistdio/u32-u32-sprintf: New file.
15936         * modules/unistdio/u32-u32-vasnprintf: New file.
15937         * modules/unistdio/u32-u32-vasprintf: New file.
15938         * modules/unistdio/u32-u32-vsnprintf: New file.
15939         * modules/unistdio/u32-u32-vsprintf: New file.
15940         * modules/unistdio/ulc-asnprintf-tests: New file.
15941         * modules/unistdio/ulc-vasnprintf-tests: New file.
15942         * modules/unistdio/ulc-vasprintf-tests: New file.
15943         * modules/unistdio/ulc-vsnprintf-tests: New file.
15944         * modules/unistdio/ulc-vsprintf-tests: New file.
15945         * modules/unistdio/u8-asnprintf-tests: New file.
15946         * modules/unistdio/u8-vasnprintf-tests: New file.
15947         * modules/unistdio/u8-vasprintf-tests: New file.
15948         * modules/unistdio/u8-vsnprintf-tests: New file.
15949         * modules/unistdio/u8-vsprintf-tests: New file.
15950         * modules/unistdio/u16-asnprintf-tests: New file.
15951         * modules/unistdio/u16-vasnprintf-tests: New file.
15952         * modules/unistdio/u16-vasprintf-tests: New file.
15953         * modules/unistdio/u16-vsnprintf-tests: New file.
15954         * modules/unistdio/u16-vsprintf-tests: New file.
15955         * modules/unistdio/u32-asnprintf-tests: New file.
15956         * modules/unistdio/u32-vasnprintf-tests: New file.
15957         * modules/unistdio/u32-vasprintf-tests: New file.
15958         * modules/unistdio/u32-vsnprintf-tests: New file.
15959         * modules/unistdio/u32-vsprintf-tests: New file.
15960         * MODULES.html.sh (Unicode string functions): Add the new modules.
15961
15962 2007-07-01  Bruno Haible  <bruno@clisp.org>
15963
15964         * lib/sprintf.c (sprintf): Limit the available length estimation,
15965         to avoid address wraparound.
15966         * lib/vsprintf.c (vsprintf): Likewise.
15967         * modules/sprintf-posix (Dependencies): Add stdint.
15968         * modules/vsprintf-posix (Dependencies): Likewise.
15969
15970 2007-07-01  Bruno Haible  <bruno@clisp.org>
15971
15972         * gnulib-tool (self_abspathname): Determine PATH_SEPARATOR and handle
15973         Windows PATH as well. Conservative double-quoting. Comments.
15974
15975 2007-07-01  Bruno Haible  <bruno@clisp.org>
15976             Eric Blake  <ebb9@byu.net>
15977             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
15978
15979         * gnulib-tool (self_abspathname): Fix algorithm to cope with
15980         empty components in $PATH, denoting '.'.
15981
15982 2007-07-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
15983
15984         * gnulib-tool: Fix indentation.
15985         (func_create_megatestdir): Likewise.
15986         Report by Bruno Haible.
15987
15988 2007-06-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
15989
15990         Sync from Automake.
15991         * build-aux/gnupload: Fix shell portability issues with for loops.
15992         Report by Karl Berry.
15993
15994 2007-06-29  Simon Josefsson  <simon@josefsson.org>
15995
15996         * build-aux/maint.mk (POURL): Use translationproject.org.
15997
15998 2007-06-27  Simon Josefsson  <simon@josefsson.org>
15999             Bruno Haible  <bruno@clisp.org>
16000
16001         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Require gl_HEADER_SYS_SOCKET
16002         before using HAVE_WS2TCPIP_H. Check for gai_strerror through an
16003         explicit link test, rather than AC_REPLACE_FUNCS - for mingw.
16004         (gl_PREREQ_GETADDRINFO): Require gl_HEADER_SYS_SOCKET before using
16005         HAVE_SYS_SOCKET_H and HAVE_WS2TCPIP_H.
16006
16007 2007-06-27  Bruno Haible  <bruno@clisp.org>
16008
16009         * build-aux/config.rpath: Upgrade to libtool-1.5.24.
16010         * build-aux/config.libpath: Upgrade to libtool-1.5.24.
16011
16012 2007-06-26  Karl Berry  <karl@gnu.org>
16013
16014         * MODULES.html.sh: remove xreadlink-with-size.
16015
16016 2007-06-23  Paul Eggert  <eggert@cs.ucla.edu>
16017
16018         * lib/time_.h: Port to Solaris 8 with Sun Studio 11, using a
16019         method that I hope also handles the double-include problem noted
16020         by Bruno Haible in
16021         <http://lists.gnu.org/archive/html/bug-gnulib/2007-05/msg00186.html>.
16022
16023 2007-06-23  Bruno Haible  <bruno@clisp.org>
16024
16025         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
16026         Don't let the 'mostlyclean' target fail if the last subdirectory could
16027         not be removed.
16028         Reported by Karl Berry.
16029
16030 2007-06-23  Bruno Haible  <bruno@clisp.org>
16031
16032         * gnulib-tool (echo): Add a speedier workaround for ksh.
16033         * tests/test-echo.sh: Likewise.
16034
16035 2007-06-23  Bruno Haible  <bruno@clisp.org>
16036
16037         * gnulib-tool (echo): Add workarounds also for bash versions < 2.04.
16038         * tests/test-echo.sh: Likewise.
16039
16040 2007-06-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
16041
16042         * gnulib-tool (IFS): Initialize early, so we don't set it to
16043         empty later.
16044         (self_abspathname): Rewrite algorithm to set it, reindent.
16045         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am)
16046         (func_create_megatestdir): Merge some sed scripts.
16047
16048 2007-06-23  Paul Eggert  <eggert@cs.ucla.edu>
16049
16050         * m4/include_next.m4 (gl_CHECK_NEXT_HEADERS): Check some typos
16051         exposed by Sun Studio 11 cc on Solaris 8.
16052
16053 2007-06-22  Bruno Haible  <bruno@clisp.org>
16054
16055         * gnulib-tool (echo): Ensure the echo primitive does not interpret
16056         backslashes.
16057         * tests/test-echo.sh: New file.
16058
16059 2007-06-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
16060
16061         * gnulib-tool (func_add_or_update, func_create_testdir): Do not
16062         simplify `sed_replace_build_aux' scripts, they are portable but
16063         echoing them with `echo' is not.
16064         Report and analysis by Fernando Ferreira <fernando.prog@netcabo.pt>.
16065
16066 2007-06-21  Karl Berry  <karl@gnu.org>
16067
16068         * config/srclist.txt: guess we can't handle the licenses via
16069         srclist at the moment.
16070
16071 2007-06-21  Paul Eggert  <eggert@cs.ucla.edu>
16072
16073         * MODULES.html.sh: Add include_next.
16074         * modules/include_next: New file.
16075
16076 2007-06-20  Paul Eggert  <eggert@cs.ucla.edu>
16077
16078         * m4/include_next.m4 (gl_INCLUDE_NEXT): Define and AC_SUBST
16079         INCLUDE_NEXT.
16080         (gl_CHECK_NEXT_HEADERS): New macro.
16081         * m4/fcntl_h.m4 (gl_FCNTL_H): use gl_CHECK_NEXT_HEADERS instead of
16082         the obsolescent gl_ABSOLUTE_HEADER.
16083         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Likewise.
16084         * m4/float_h.m4 (gl_FLOAT_H): Likewise.
16085         * m4/iconv_h.m4 (gl_ICONV_H): Likewise.
16086         * m4/inttypes.m4 (gl_INTTYPES_H): Likewise.
16087         * m4/locale_h.m4 (gl_LOCALE_H): Likewise.
16088         * m4/math_h.m4 (gl_MATH_H): Likewise.
16089         * m4/netinet_in_h.m4 (gl_HEADER_NETINET_IN): Likewise.
16090         * m4/search_h.m4 (gl_SEARCH_H): Likewise.
16091         * m4/signal_h.m4 (gl_SIGNAL_H): Likewise.
16092         * m4/stdint.m4 (gl_STDINT_H): Likewise.
16093         * m4/stdio_h.m4 (gl_STDIO_H): Likewise.
16094         * m4/stdlib_h.m4 (gl_STDLIB_H): Likewise.
16095         * m4/string_h.m4 (gl_HEADER_STRING_H_BODY): Likewise.
16096         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Likewise.
16097         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Likewise.
16098         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Likewise.
16099         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Likewise.
16100         * m4/sysexits.m4 (gl_SYSEXITS): Likewise.
16101         * m4/time_h.m4 (gl_HEADER_TIME_H_BODY): Likewise.
16102         * m4/unistd_h.m4 (gl_UNISTD_H): Likewise.
16103         * m4/wchar.m4 (gl_WCHAR_H): Likewise.
16104         * m4/wctype.m4 (gl_WCTYPE_H): Likewise.
16105         * m4/inttypes.m4 (gl_INTTYPES_H): Define
16106         _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H to avoid the problem of unclean
16107         builds, since ABSOLUTE_INTTYPES_H is no longer being defined.
16108         * m4/stdint.m4 (gl_STDINT_H): Likewise, for
16109         _GL_JUST_INCLUDE_SYSTEM_STDINT_H.
16110         * lib/fcntl_.h: Use @INCLUDE_NEXT@ @NEXT_foo_H@
16111         rather than @HAVE_INCLUDE_NEXT@ and @ABSOLUTE_foo_H@.
16112         * lib/float_.h: Likewise.
16113         * lib/inttypes_.h: Likewise.
16114         * lib/math_.h: Likewise.
16115         * lib/search_.h: Likewise.
16116         * lib/signal_.h: Likewise.
16117         * lib/stdint_.h: Likewise.
16118         * lib/stdio_.h: Likewise.
16119         * lib/stdlib_.h: Likewise.
16120         * lib/string_.h: Likewise.
16121         * lib/sys_stat_.h: Likewise.
16122         * lib/sys_time_.h: Likewise.
16123         * lib/time_.h: Likewise.
16124         * lib/unistd_.h: Likewise.
16125         * lib/wchar_.h: Likewise.
16126         * lib/wctype_.h: Likewise.
16127         * lib/dirent_.h: Likewise.
16128         * lib/iconv_.h: Likewise.
16129         * lib/locale_.h: Likewise.
16130         * lib/netinet_in_.h: Likewise.
16131         * lib/sys_select_.h: Likewise.
16132         * lib/sys_socket_.h: Likewise.
16133         * lib/sysexits_.h: Likewise.
16134         * modules/fcntl (Depends-on): Depend on include_next, not
16135         absolute_header.
16136         (Makefile): Substitute INCLUDE_NEXT and NEXT_foo_H, not
16137         HAVE_INCLUDE_NEXT and ABSOLUTE_foo_H.
16138         * modules/fchdir: Likewise.
16139         * modules/float: Likewise.
16140         * modules/iconv_open: Likewise.
16141         * modules/inttypes: Likewise.
16142         * modules/locale: Likewise.
16143         * modules/math: Likewise.
16144         * modules/netinet_in: Likewise.
16145         * modules/search: Likewise.
16146         * modules/signal: Likewise.
16147         * modules/stdint: Likewise.
16148         * modules/stdio: Likewise.
16149         * modules/stdlib: Likewise.
16150         * modules/string: Likewise.
16151         * modules/sys_select: Likewise.
16152         * modules/sys_socket: Likewise.
16153         * modules/sys_stat: Likewise.
16154         * modules/sys_time: Likewise.
16155         * modules/sysexits: Likewise.
16156         * modules/time: Likewise.
16157         * modules/unistd: Likewise.
16158         * modules/wchar: Likewise.
16159         * modules/wctype: Likewise.
16160         * modules/sys_stat: Change maintainer to "all".
16161         * modules/unistd: Likewise.
16162
16163 2007-06-20  Karl Berry  <karl@gnu.org>
16164
16165         * config/srclist.txt: track www changes in license files.
16166
16167 2007-06-20  Sergey Poznyakoff  <gray@gnu.org.ua>
16168
16169         * build-aux/bootstrap: Remove stray dot.
16170         Make sure build_aux settings are honored when linking
16171         gnulib_extra_files.
16172
16173 2007-06-19  Eric Blake  <ebb9@byu.net>
16174
16175         * modules/canonicalize-lgpl-tests (test_canonicalize_lgpl_LDADD):
16176         Allow compilation on cygwin.
16177
16178 2007-06-19  Jim Meyering  <jim@meyering.net>
16179
16180         xreadlink-with-size: Remove module.  No longer used.
16181         Ex-callers now use xreadlink or mreadlink-with-size.
16182         * modules/xreadlink-with-size: Remove module.
16183         * lib/xreadlink-with-size.c: Remove file.
16184         * lib/xreadlink.h (xreadlink_with_size): Remove prototype.
16185         (xreadlink): Remove inaccurate comment.  The one in xreadlink.c,
16186         just before the function definition *is* accurate.
16187
16188         Eliminate one way canonicalize_filename_mode could exit.
16189         * lib/canonicalize.c (canonicalize_filename_mode):
16190         Use mreadlink_with_size, not xreadlink_with_size.
16191
16192 2007-06-18  Paul Eggert  <eggert@cs.ucla.edu>
16193
16194         Detect porting problems to FreeBSD/arm, which has time_t wider than
16195         long int.  Original problem reported for GNU diff by Xin Li in
16196         <http://lists.gnu.org/archive/html/bug-gnu-utils/2007-06/msg00091.html>.
16197         * modules/getdate (Depends-on): Add intprops, verify.
16198         * lib/getdate.y: Include intprops.h, verify.h.  Verify that time_t
16199         is an integer type no wider than long int.
16200
16201 2007-06-18  Jim Meyering  <jim@meyering.net>
16202
16203         New module: mreadlink-with-size.
16204         * MODULES.html.sh: Add mreadlink-with-size.
16205         * modules/mreadlink-with-size: New module
16206         * modules/canonicalize (Depends-on): Depend on mreadlink-with-size,
16207         not xreadlink-with-size.
16208         * lib/mreadlink-with-size.c, lib/mreadlink.h: New files.
16209
16210 2007-06-16  Bruno Haible  <bruno@clisp.org>
16211
16212         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Catch the MacOS X 10.4 bug.
16213         * doc/functions/frexpl.texi: Document the MacOS X 10.4 bug.
16214         Reported by Gary V. Vaughan <gary@gnu.org>.
16215
16216 2007-06-15  Paul Eggert  <eggert@cs.ucla.edu>
16217
16218         Revamp lchown so that it lives in unistd.h where it belongs.
16219         * lib/lchown.h: Remove.
16220         * lib/dirchownmod.c: Don't include lib/lchown.h.
16221         * lib/fchownat.c: Likewise.
16222         * lib/openat.c: Likewise.
16223         * lib/lchown.c (REPLACE_CHOWN): Define to 0 if the system chown
16224         does not follow symlinks.
16225         (EOPNOTSUPP): Define if not defined.
16226         * lib/unistd_.h (chown): Do not replace if REPLADE_CHOWN
16227         is defined to 0.
16228         (lchown): New decl.
16229         * m4/lchown.m4 (gl_FUNC_LCHOWN): Require gl_UNISTD_H_DEFAULTS.
16230         Do not check for lchown decl.
16231         Set REPLACE_LCHOWN.
16232         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Set GNULIB_LCHOWN,
16233         REPLACE_LCHOWN.
16234         * modules/chown: Make it clear it follows symlinks.
16235         * modules/lchown: Make it clear it doesn't follow symlinks.
16236         (Files): Remove lib/lchown.h
16237         (Depends-on): Add unistd.
16238         (configure.ac): Add gl_UNISTD_MODULE_INDICATOR([lchown]).
16239         (Include): Include <unistd.h>, not "lchown.h".
16240         * modules/unistd (unistd.h): Substitude GNULIB_LCHOWN and
16241         REPLACE_LCHOWN.
16242
16243 2007-06-15  Jim Meyering  <jim@meyering.net>
16244
16245         Change license (GPL to LGPL) of fsusage and dependents.
16246         * modules/fsusage (License): Change to LGPL.
16247         * modules/full-read (License): Likewise.
16248         * modules/full-write (License): Likewise.
16249         * modules/safe-read (License): Likewise.
16250         * modules/safe-write (License): Likewise.
16251
16252 2007-06-14  Ben Pfaff  <blp@gnu.org>
16253
16254         Missing part of allocsa -> malloca transition.
16255         * modules/relocatable-prog-wrapper: gl_ALLOCSA should be
16256         gl_MALLOCA.
16257
16258 2007-06-12  Bruno Haible  <bruno@clisp.org>
16259
16260         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Guess no when cross-compiling
16261         to ia64, x86_64, i386.
16262         Reported by Eric Blake.
16263
16264 2007-06-12  Bruno Haible  <bruno@clisp.org>
16265
16266         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Guess no also when
16267         cross-compiling to x86_64.
16268
16269 2007-06-12  Paul Eggert  <eggert@cs.ucla.edu>
16270
16271         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Fix POSIX sed portability
16272         glitch reported by Ralf Wildenhues in
16273         <http://lists.gnu.org/archive/html/bug-gnulib/2007-06/msg00114.html>.
16274
16275         * m4/regex.m4 (gl_REGEX): Catch a bug with [[:alnum:]_-] reported by
16276         Vin Shelton.
16277
16278 2007-06-11  Bruno Haible  <bruno@clisp.org>
16279
16280         * lib/printf-args.c (PRINTF_FETCHARGS) [ENABLE_UNISTDIO]: Fix NULL
16281         replacement string.
16282         Reported by Eric Blake.
16283
16284 2007-06-10  Bruno Haible  <bruno@clisp.org>
16285
16286         Prepare vasnprintf code for use with Unicode strings.
16287         * lib/printf-args.h (PRINTF_FETCHARGS): New macro.
16288         (arg_type) [ENABLE_UNISTDIO]: Define TYPE_U8_STRING, TYPE_U16_STRING,
16289         TYPE_U32_STRING.
16290         (argument) [ENABLE_UNISTDIO]: Add a_u8_string, a_u16_string,
16291         a_u32_string variants.
16292         (PRINTF_FETCHARGS): Renamed from printf_fetchargs.
16293         * lib/printf-args.c: Don't include config.h and the specification
16294         header if PRINTF_FETCHARGS is already defined.
16295         (PRINTF_FETCHARGS): Renamed from printf_fetchargs.
16296         (PRINTF_FETCHARGS) [ENABLE_UNISTDIO]: Add code for TYPE_U8_STRING,
16297         TYPE_U16_STRING, TYPE_U32_STRING.
16298         * lib/printf-parse.h [ENABLE_UNISTDIO] (u8_directive, u8_directives,
16299         u16_directive, u16_directives, u32_directive, u32_directives): New
16300         types.
16301         (ulc_printf_parse, u8_printf_parse, u16_printf_parse, u32_printf_parse):
16302         New declarations.
16303         * lib/printf-parse.c: Don't include config.h and the specification
16304         header if PRINTF_PARSE is already defined. Eliminate the set of
16305         parameters for WIDE_CHAR_VERSION; the user of this file must provide
16306         them now. Include c-ctype.h.
16307         (PRINTF_PARSE) [ENABLE_UNISTDIO]: Add code implementing the 'U'
16308         directive and CHAR_T_ONLY_ASCII.
16309         * lib/vasnprintf.c: Don't include config.h and the specification header
16310         if VASNPRINTF is already defined.
16311         (DCHAR_IS_TCHAR, DCHAR_CPY): New macros.
16312         (VASNPRINTF): Use PRINTF_FETCHARGS instead of printf_fetchargs. Use
16313         DCHAR_CPY. Handle the case that DCHAR_T and FCHAR_T are not the same
16314         type. Handle the case that TCHAR_T and FCHAR_T are not of the same
16315         size. Handle the case that DCHAR_T and TCHAR_T are not the same type,
16316         add a conversion from TCHAR_T[] to DCHAR_T[], and rework the padding
16317         code accordingly.
16318         (VASNPRINTF) [ENABLE_UNISTDIO]: Implement the 'U' directive. Enable
16319         pad_ourselves also in this case, with the 'c' and 's' directives, and
16320         with a different notion of "width".
16321         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): New macros.
16322
16323 2007-06-10  Bruno Haible  <bruno@clisp.org>
16324
16325         * modules/unistr/u32-mbsnlen: New file.
16326         * lib/unistr/u32-mbsnlen.c: New file.
16327
16328         * modules/unistr/u16-mbsnlen: New file.
16329         * lib/unistr/u16-mbsnlen.c: New file.
16330
16331         * modules/unistr/u8-mbsnlen: New file.
16332         * lib/unistr/u8-mbsnlen.c: New file.
16333
16334         * lib/unistr.h (u8_mbsnlen, u16_mbsnlen, u32_mbsnlen): New
16335         declarations.
16336
16337 2007-06-10  Bruno Haible  <bruno@clisp.org>
16338
16339         * lib/string_.h (mbsnlen): New declaration.
16340         * lib/mbsnlen.c: New file.
16341         * m4/mbsnlen.m4: New file.
16342         * modules/mbsnlen: New file.
16343         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Set GNULIB_MBSNLEN.
16344         * modules/string (string.h): Substitute GNULIB_MBSNLEN.
16345         * MODULES.html.sh (Internationalization functions): Add mbsnlen.
16346
16347 2007-06-10  Bruno Haible  <bruno@clisp.org>
16348
16349         * lib/mbslen.c: Include <stdlib.h>, needed for MB_CUR_MAX.
16350
16351 2007-06-10  Bruno Haible  <bruno@clisp.org>
16352
16353         * lib/mbiter.h: Include <stddef.h>, needed for ptrdiff_t.
16354         * lib/mbuiter.h: Likewise.
16355
16356 2007-06-10  Bruno Haible  <bruno@clisp.org>
16357
16358         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF): Check for _snprintf
16359         declaration.
16360
16361 2007-06-10  Karl Berry  <karl@gnu.org>
16362
16363         * config/srclist.txt: remove gettext entries, Bruno prefers
16364         to update individually.
16365
16366 2007-06-10  Bruno Haible  <bruno@clisp.org>
16367
16368         * lib/vasnprintf.c (VASNPRINTF) [!USE_SNPRINTF]: Remove variable
16369         'maxlen'. Ensure only length + width bytes are allocated, not
16370         length + 1 + width.
16371
16372 2007-06-09  Bruno Haible  <bruno@clisp.org>
16373
16374         * lib/vasnprintf.c (FCHAR_T, DCHAR_T, TCHAR_T): New macros.
16375         (CHAR_T): Remove macro.
16376         (VASNPRINTF): Update.
16377
16378 2007-06-09  Bruno Haible  <bruno@clisp.org>
16379
16380         * MODULES.html.sh (Unicode string functions): Add the new modules.
16381
16382         * modules/uniconv/u32-conv-to-enc: New file.
16383         * lib/uniconv/u32-conv-to-enc.c: New file.
16384         * modules/uniconv/u32-conv-to-enc-tests: New file.
16385         * tests/uniconv/test-u32-conv-to-enc.c: New file.
16386
16387         * modules/uniconv/u16-conv-to-enc: New file.
16388         * lib/uniconv/u16-conv-to-enc.c: New file.
16389         * lib/uniconv/u-conv-to-enc.h: New file.
16390         * modules/uniconv/u16-conv-to-enc-tests: New file.
16391         * tests/uniconv/test-u16-conv-to-enc.c: New file.
16392
16393         * modules/uniconv/u8-conv-to-enc: New file.
16394         * lib/uniconv/u8-conv-to-enc.c: New file.
16395         * modules/uniconv/u8-conv-to-enc-tests: New file.
16396         * tests/uniconv/test-u8-conv-to-enc.c: New file.
16397
16398         * lib/uniconv.h (u8_conv_to_encoding, u16_conv_to_encoding,
16399         u32_conv_to_encoding): New declarations.
16400
16401 2007-06-09  Bruno Haible  <bruno@clisp.org>
16402
16403         * tests/uniconv/test-u32-strconv-to-enc.c (main): Remove unused code.
16404
16405 2007-06-09  Bruno Haible  <bruno@clisp.org>
16406
16407         Rename 'allocsa' -> 'malloca', 'freesa' -> 'freea'.
16408         * modules/malloca: Renamed from modules/allocsa, updated.
16409         * lib/malloca.h: Renamed from lib/allocsa.h, updated.
16410         * lib/malloca.c: Renamed from lib/allocsa.c, updated.
16411         * lib/malloca.valgrind: Renamed from lib/allocsa.valgrind, updated.
16412         * m4/malloca.m4: Renamed from m4/allocsa.m4, updated.
16413         * modules/malloca-tests: Renamed from modules/allocsa-tests, updated.
16414         * tests/test-malloca.c: Renamed from tests/test-allocsa.c, updated.
16415         * modules/xmalloca: Renamed from modules/xallocsa, updated.
16416         * lib/xmalloca.h: Renamed from lib/xallocsa.h, updated.
16417         * lib/xmalloca.c: Renamed from lib/xallocsa.c, updated.
16418         * modules/c-strcasestr (Depends-on): Update.
16419         * lib/c-strcasestr.c: Update.
16420         * modules/c-strstr (Depends-on): Update.
16421         * lib/c-strstr.c: Update.
16422         * modules/canonicalize-lgpl (Depends-on): Update.
16423         * lib/canonicalize-lgpl.c: Update.
16424         * modules/clean-temp (Depends-on): Update.
16425         * lib/clean-temp.c: Update.
16426         * modules/csharpcomp (Depends-on): Update.
16427         * lib/csharpcomp.c: Update.
16428         * modules/csharpexec (Depends-on): Update.
16429         * lib/csharpexec.c: Update.
16430         * modules/javacomp (Depends-on): Update.
16431         * lib/javacomp.c: Update.
16432         * modules/javaexec (Depends-on): Update.
16433         * lib/javaexec.c: Update.
16434         * modules/mbscasestr (Depends-on): Update.
16435         * lib/mbscasestr.c: Update.
16436         * modules/mbsstr (Depends-on): Update.
16437         * lib/mbsstr.c: Update.
16438         * modules/setenv (Depends-on): Update.
16439         * lib/setenv.c: Update.
16440         * modules/strcasestr (Depends-on): Update.
16441         * lib/strcasestr.c: Update.
16442         * modules/striconveha (Depends-on): Update.
16443         * lib/striconveha.c: Update.
16444         * modules/relocatable-prog-wrapper (Files): Update.
16445         * lib/relocwrapper.c: Update.
16446         * build-aux/install-reloc: Update.
16447         * MODULES.html.sh (Memory management functions <stdlib.h>): Update.
16448
16449 2007-06-08  Bruno Haible  <bruno@clisp.org>
16450
16451         Port to uClibc.
16452         * lib/fbufmode.c (fbufmode): Add special code for uClibc.
16453         * lib/fpurge.c (fpurge): Likewise.
16454         * lib/freading.c (freading): Likewise.
16455         * lib/fseeko.c (rpl_fseeko): Likewise.
16456         * lib/fseterr.c (fseterr): Likewise.
16457         * lib/fwriting.c (fwriting): Likewise.
16458         * tests/test-fflush.c (main): Avoid a failure on uClibc.
16459
16460 2007-06-08  Bruno Haible  <bruno@clisp.org>
16461
16462         * m4/intlmacosx.m4: New file, extracted from gettext.m4.
16463         * m4/gettext.m4 (gt_INTL_MACOSX): Remove macro, moved to intlmacosx.m4.
16464         * modules/gettext (Files): Add m4/intlmacosx.m4.
16465
16466 2007-06-07  Bruno Haible  <bruno@clisp.org>
16467
16468         * modules/localename-tests: New file.
16469         * tests/test-localename.c: New file.
16470
16471         New module 'localename'.
16472         * lib/localename.h: New file.
16473         * lib/localename.c: New file, from GNU gettext.
16474         * m4/localename.m4: New file.
16475         * modules/localename: New file.
16476
16477 2007-06-07  Bruno Haible  <bruno@clisp.org>
16478
16479         Work around the lack of <wchar.h> on some builds of uClibc.
16480         * doc/headers/wchar.texi: Update.
16481         * lib/wchar_.h: Include <wchar.h> only if it exists.
16482         * m4/wchar.m4 (gl_WCHAR_H): Check for <wchar.h>. Set HAVE_WCHAR_H.
16483         * m4/stdint.m4 (gl_STDINT_H): Check for <wchar.h>.
16484         (gl_STDINT_TYPE_PROPERTIES): Don't try to include <wchar.h> if it
16485         doesn't exist.
16486         * modules/wchar (wchar.h): Substitute HAVE_WCHAR_H.
16487         * modules/mbfile (Depends-on): Add wchar.
16488         * modules/mbiter (Depends-on): Likewise.
16489         * modules/mbuiter (Depends-on): Likewise.
16490         Reported by Simon Josefsson.
16491
16492 2007-06-06  Paul Eggert  <eggert@cs.ucla.edu>
16493
16494         Work around problem reported by Steven M. Schweda in
16495         <http://lists.gnu.org/archive/html/bug-tar/2007-06/msg00002.html>:
16496         Tru64 5.1B with the Compaq compiler environment installed declares
16497         an 'isblank' function but does not define it in the C library.
16498         * lib/fnmatch.c (isblank): Check for HAVE_ISBLANK, too.
16499         * lib/regex_internal.h (isblank): Likewise.
16500         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for isblank existence.
16501         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
16502
16503 2007-06-05  Bruno Haible  <bruno@clisp.org>
16504
16505         Fix *printf so that it recognizes non-IEEE numbers on i386, x86_64,
16506         ia64.
16507         * modules/printf-safe: New file.
16508         * modules/fprintf-posix (Depends-on): Add printf-safe.
16509         * modules/printf-posix (Depends-on): Likewise.
16510         * modules/snprintf-posix (Depends-on): Likewise.
16511         * modules/sprintf-posix (Depends-on): Likewise.
16512         * modules/vasnprintf-posix (Depends-on): Likewise.
16513         * modules/vasprintf-posix (Depends-on): Likewise.
16514         * modules/vfprintf-posix (Depends-on): Likewise.
16515         * modules/vprintf-posix (Depends-on): Likewise.
16516         * modules/vsnprintf-posix (Depends-on): Likewise.
16517         * modules/vsprintf-posix (Depends-on): Likewise.
16518         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Require
16519         AC_C_BIGENDIAN. Define CHECK_PRINTF_SAFE if printf-safe is used. Test
16520         non-IEEE numbers on i386, x86_64, ia64. When cross-compiling, guess
16521         "no" on i386, x86_64, ia64.
16522         * tests/test-snprintf-posix.h (LDBL80_WORDS): New macro.
16523         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
16524         on i386, x86_64, ia64.
16525         * tests/test-sprintf-posix.h (LDBL80_WORDS): New macro.
16526         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
16527         on i386, x86_64, ia64.
16528         * tests/test-vasnprintf-posix.c: Include float.h.
16529         (LDBL80_WORDS): New macro.
16530         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
16531         on i386, x86_64, ia64.
16532         * tests/test-vasprintf-posix.c: Include float.h.
16533         (LDBL80_WORDS): New macro.
16534         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
16535         on i386, x86_64, ia64.
16536         * tests/test-snprintf-posix.c: Include float.h.
16537         * tests/test-sprintf-posix.c: Likewise.
16538         * tests/test-vsnprintf-posix.c: Likewise.
16539         * tests/test-vsprintf-posix.c: Likewise.
16540
16541 2007-06-05  Bruno Haible  <bruno@clisp.org>
16542
16543         Fix isnanl so that it recognizes non-IEEE numbers on i386, x86_64, ia64.
16544         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Require AC_C_BIGENDIAN. Test
16545         non-IEEE numbers on i386, x86_64, ia64.
16546         (gl_LONG_DOUBLE_EXPONENT_LOCATION): Require AC_C_BIGENDIAN.
16547         * lib/isnan.c (FUNC): Add special code for i386, x86_64, ia64.
16548         * tests/test-isnanl.h: Include float.h.
16549         (main): Check also non-IEEE numbers on i386, x86_64, ia64.
16550
16551 2007-06-05  Bruno Haible  <bruno@clisp.org>
16552
16553         * lib/vasnprintf.c (VASNPRINTF): Do the extra handling of NaN and Inf
16554         also the %a / %A. Handle the %a / %A code before this extra handling.
16555
16556 2007-06-05  Bruno Haible  <bruno@clisp.org>
16557
16558         * lib/vasnprintf.c [NEED_PRINTF_LONG_DOUBLE ||
16559         NEED_PRINTF_INFINITE_LONG_DOUBLE]: Include fpucw.h.
16560
16561 2007-06-05  Bruno Haible  <bruno@clisp.org>
16562
16563         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_INFINITE_LONG_DOUBLE): Fix
16564         typo in variable name.
16565
16566 2007-06-05  Eric Blake  <ebb9@byu.net>
16567
16568         * m4/lseek.m4 (gl_FUNC_LSEEK): Work when cross-compiling.
16569         Reported by Simon Josefsson.
16570
16571 2007-06-04  Bruno Haible  <bruno@clisp.org>
16572
16573         Avoid test failures on some PowerPC platforms.
16574         * tests/test-printf-frexpl.c (MIN_NORMAL_EXP, MIN_SUBNORMAL_EXP):
16575         Define differently for PowerPC.
16576         * tests/test-frexpl.c (MIN_NORMAL_EXP): Likewise.
16577         Reported by Gary V. Vaughan <gary@gnu.org>.
16578
16579 2007-06-02  Bruno Haible  <bruno@clisp.org>
16580
16581         Fix test-stdint failure on FreeBSD/ia64.
16582         * m4/stdint.m4 (gl_STDINT_H): Check the values of PTRDIFF_MIN,
16583         PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX, SIZE_MAX, WCHAR_MIN,
16584         WCHAR_MAX, WINT_MIN, WINT_MAX entirely, not only for plausibility.
16585         * doc/headers/stdint.texi: Update.
16586
16587 2007-06-01  Bruno Haible  <bruno@clisp.org>
16588
16589         * tests/test-binary-io.c (main): Pass a third argument to open().
16590         Reported by Gary V. Vaughan <gary@gnu.org>.
16591
16592 2007-06-01  Bruno Haible  <bruno@clisp.org>
16593
16594         * doc/functions/frexpl.texi: Update for mingw.
16595
16596 2007-06-01  Bruno Haible  <bruno@clisp.org>
16597
16598         * tests/test-lseek.c (main): Disable test of errno for invalid third
16599         argument.
16600         * doc/functions/lseek.texi: Update.
16601         Reported by Gary V. Vaughan <gary@gnu.org>.
16602
16603 2007-05-28  Bruno Haible  <bruno@clisp.org>
16604
16605         * m4/intl.m4 (AM_INTL_SUBDIR): Substitute variables WOE32, WINDRES.
16606
16607 2007-05-31  Eric Blake  <ebb9@byu.net>
16608
16609         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Guess no on mingw when
16610         cross compiling.
16611
16612 2007-05-30  Eric Blake  <ebb9@byu.net>
16613         and Bruno Haible  <bruno@clisp.org>
16614
16615         Work around mingw test failures exposed by m4-1.4.9b.
16616         * m4/stdint.m4 (gl_STDINT_H): Detect mingw bug.
16617         * tests/test-unistd.c: Disable uid_t and git_t tests for the
16618         moment.
16619
16620 2007-05-30  Bruno Haible  <bruno@clisp.org>
16621
16622         * tests/test-lseek.c: Explicitly close file descriptors 0 and 1 before
16623         assuming that they are closed. Needed on HP-UX 11.
16624
16625 2007-05-29  Bruno Haible  <bruno@clisp.org>
16626
16627         Fix a problem with #include_next.
16628         * lib/dirent_.h: Split the double-inclusion guard.
16629         * lib/fcntl_.h: Likewise.
16630         * lib/float_.h: Likewise.
16631         * lib/iconv_.h: Likewise.
16632         * lib/inttypes_.h: Likewise.
16633         * lib/locale_.h: Likewise.
16634         * lib/math_.h: Likewise.
16635         * lib/netinet_in_.h: Likewise.
16636         * lib/search_.h: Likewise.
16637         * lib/signal_.h: Likewise.
16638         * lib/stdint_.h: Likewise.
16639         * lib/stdio_.h: Likewise.
16640         * lib/stdlib_.h: Likewise.
16641         * lib/string_.h: Likewise.
16642         * lib/sys_select_.h: Likewise.
16643         * lib/sys_socket_.h: Likewise.
16644         * lib/sys_stat_.h: Likewise.
16645         * lib/sys_time_.h: Likewise.
16646         * lib/sysexits_.h: Likewise.
16647         * lib/time_.h: Likewise.
16648         * lib/unistd_.h: Likewise.
16649         * lib/wchar_.h: Likewise.
16650         * lib/wctype_.h: Likewise.
16651
16652 2007-05-29  Bruno Haible  <bruno@clisp.org>
16653
16654         * tests/test-unistd.c: Disable the tests for useconds_t and intptr_t
16655         for the moment.
16656
16657 2007-05-29  Bruno Haible  <bruno@clisp.org>
16658
16659         * m4/isnan.m4 (gl_DOUBLE_EXPONENT_LOCATION): Silence the AC_C_BIGENDIAN
16660         invocation.
16661         Reported by Eric Blake.
16662
16663 2007-05-29  Bruno Haible  <bruno@clisp.org>
16664
16665         * m4/isnanf.m4 (gl_FLOAT_EXPONENT_LOCATION): Fix typo in cross-
16666         compiling case.
16667
16668 2007-05-29  Eric Blake  <ebb9@byu.net>
16669             Bruno Haible  <bruno@clisp.org>
16670
16671         * m4/isnanf.m4 (gl_FUNC_ISNANF_NO_LIBM): Avoid syntax error on
16672         cross compiles.
16673
16674 2007-05-28  Eric Blake  <ebb9@byu.net>
16675
16676         * modules/closein-tests (test_closein_LDADD): Support test on
16677         cygwin with libtool.
16678
16679 2007-05-28  Bruno Haible  <bruno@clisp.org>
16680
16681         * tests/uniconv/test-u16-conv-from-enc.c: Remove #ifdef HAVE_CONFIG_H.
16682         * tests/uniconv/test-u16-strconv-from-enc.c: Likewise.
16683         * tests/uniconv/test-u16-strconv-to-enc.c: Likewise.
16684         * tests/uniconv/test-u32-conv-from-enc.c: Likewise.
16685         * tests/uniconv/test-u32-strconv-from-enc.c: Likewise.
16686         * tests/uniconv/test-u32-strconv-to-enc.c: Likewise.
16687         * tests/uniconv/test-u8-conv-from-enc.c: Likewise.
16688         * tests/uniconv/test-u8-strconv-from-enc.c: Likewise.
16689         * tests/uniconv/test-u8-strconv-to-enc.c: Likewise.
16690
16691 2007-05-28  Eric Blake  <ebb9@byu.net>
16692
16693         Unconditionally include <config.h> in unit tests.
16694         * tests/test-alloca-opt.c: Remove #ifdef HAVE_CONFIG_H.
16695         * tests/test-allocsa.c, tests/test-arcfour.c,
16696         tests/test-arctwo.c, tests/test-argmatch.c, tests/test-argp.c,
16697         tests/test-array_list.c, tests/test-array_oset.c,
16698         tests/test-atexit.c, test-avltree_list.c, test-avltree_oset.c,
16699         test-avltreehash_list.c, test-base64.c, test-binary-io.c,
16700         test-c-ctype.c, test-c-strcasecmp.c, test-c-strcasestr.c,
16701         test-c-strncasecmp.c, test-c-strstr.c, test-canonicalize-lgpl.c,
16702         test-carray_list.c, test-crc.c, test-des.c, test-dirname.c,
16703         test-fflush.c, test-fprintf-posix.c, test-gc-arcfour.c,
16704         test-gc-arctwo.c, test-gc-des.c, test-gc-hmac-md5.c,
16705         test-gc-hmac-sha1.c, test-gc-md2.c, test-gc-md4.c, test-gc-md5.c,
16706         test-gc-pbkdf2-sha1.c, test-gc-rijndael.c, test-gc-sha1.c,
16707         test-gc.c, test-getpass.c, test-hmac-md5.c, test-hmac-sha1.c,
16708         test-iconv.c, test-linked_list.c, test-linkedhash_list.c,
16709         test-lock.c, test-mbscasecmp.c, test-mbscasestr1.c,
16710         test-mbscasestr2.c, test-mbscasestr3.c, test-mbscasestr4.c,
16711         test-mbschr.c, test-mbscspn.c, test-mbsncasecmp.c, test-mbspbrk.c,
16712         test-mbspcasecmp.c, test-mbsrchr.c, test-mbsspn.c, test-mbsstr1.c,
16713         test-mbsstr2.c, test-mbsstr3.c, test-md2.c, test-md4.c,
16714         test-md5.c, test-memmem.c, test-printf-posix.c,
16715         test-rbtree_list.c, test-rbtree_oset.c, test-rbtreehash_list.c,
16716         test-read-file.c, test-rijndael.c, test-snprintf-posix.c,
16717         test-snprintf.c, test-sprintf-posix.c, test-stdint.c,
16718         test-strcasestr.c, test-striconv.c, test-striconveh.c,
16719         test-striconveha.c, test-tls.c, test-vasnprintf-posix.c,
16720         test-vasnprintf-posix2.c, test-vasnprintf.c,
16721         test-vasprintf-posix.c, test-vasprintf.c, test-verify.c,
16722         test-vfprintf-posix.c, test-vprintf-posix.c,
16723         test-vsnprintf-posix.c, test-vsnprintf.c, test-vsprintf-posix.c,
16724         test-xvasprintf.c: Likewise.
16725
16726 2007-05-28  Bruno Haible  <bruno@clisp.org>
16727
16728         * gnulib-tool (func_import): Remember the --with-tests command-line
16729         option through the macro gl_WITH_TESTS in the gnulib-cache.m4.
16730         Reported by Eric Blake.
16731
16732 2007-05-28  Bruno Haible  <bruno@clisp.org>
16733
16734         * modules/ftell-tests: New file.
16735         * tests/test-ftell.c: New file, based on tests/test-ftello.c.
16736         * tests/test-ftell.sh: New file, based on tests/test-ftello.sh.
16737
16738         * lib/ftell.c: New file.
16739         * modules/ftell: New file.
16740         * m4/ftell.m4: New file.
16741         * doc/functions/ftell.texi: Update.
16742         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FTELL,
16743         REPLACE_FTELL.
16744         * lib/stdio_.h (rpl_ftell): New declaration.
16745         * modules/stdio (Makefile.am): Substitute also GNULIB_FTELL,
16746         REPLACE_FTELL.
16747
16748 2007-05-28  Eric Blake  <ebb9@byu.net>
16749
16750         * lib/allocsa.h (safe_alloca): Avoid compiler warning.
16751
16752 2007-05-28  Bruno Haible  <bruno@clisp.org>
16753
16754         * modules/fseek-tests: New file.
16755         * tests/test-fseek.c: New file, based on tests/test-fseeko.c.
16756         * tests/test-fseek.sh: New file, based on tests/test-fseeko.sh.
16757
16758         * lib/fseek.c: New file.
16759         * modules/fseek: New file.
16760         * m4/fseek.m4: New file.
16761         * doc/functions/fseek.texi: Update.
16762         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FSEEK,
16763         REPLACE_FSEEK.
16764         * lib/stdio_.h (rpl_fseek): New declaration.
16765         * modules/stdio (Makefile.am): Substitute also GNULIB_FSEEK,
16766         REPLACE_FSEEK.
16767
16768 2007-05-28  Bruno Haible  <bruno@clisp.org>
16769
16770         * lib/stdio_.h (fflush): More comments.
16771
16772 2007-05-28  Bruno Haible  <bruno@clisp.org>
16773
16774         * m4/lseek.m4 (gl_FUNC_LSEEK): When not cross-compiling, perform a real
16775         runtime test.
16776
16777 2007-05-28  Eric Blake  <ebb9@byu.net>
16778
16779         Improve lseek module.
16780         * lib/lseek.c (rpl_lseek): Detect EBADF on mingw.
16781         * lib/unistd_.h (lseek): Scale back link warning message.
16782         * tests/test-lseek.c: Beef up test.
16783         * tests/test-lseek.sh: Exercise more facets of lseek.
16784         Reported by Bruno Haible.
16785
16786 2007-05-28  Bruno Haible  <bruno@clisp.org>
16787
16788         * tests/test-unistd.c: Test all the types that <unistd.h> is expected
16789         to define.
16790
16791 2007-05-27  Bruno Haible  <bruno@clisp.org>
16792
16793         * m4/iconv.m4 (AM_ICONV_LINK): Fix 2007-03-31 patch.
16794
16795 2007-05-27  Bruno Haible  <bruno@clisp.org>
16796
16797         * modules/openmp: New file.
16798         * m4/openmp.m4: New file, taken from autoconf's CVS with changes by
16799         Noah Misch.
16800
16801 2007-05-26  Bruno Haible  <bruno@clisp.org>
16802
16803         * modules/chdir-long (Depends-on): Add fchdir.
16804         * modules/chdir-safer (Depends-on): Likewise.
16805         * modules/fts (Depends-on): Likewise.
16806         * modules/fts-lgpl (Depends-on): Likewise.
16807         * modules/openat (Depends-on): Likewise.
16808         * modules/savewd (Depends-on): Likewise.
16809
16810 2007-05-24  Eric Blake  <ebb9@byu.net>
16811
16812         Fix lseek on mingw.
16813         * modules/lseek: New module.
16814         * m4/lseek.m4: New file.
16815         * lib/lseek.c: New file.
16816         * modules/lseek-tests: New file.
16817         * tests/test-lseek.c: New file.
16818         * tests/test-lseek.sh: New file.
16819         * MODULES.html.sh: Document lseek module.
16820         * modules/fflush (Depends-on): Add lseek, fseeko.
16821         * modules/fseeko (Depends-on): Likewise.
16822         * modules/ftello (Depends-on): Likewise.
16823         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Replace fseek[o] if lseek is
16824         broken.
16825         * m4/ftello.m4 (gl_FUNC_FTELLO): Replace ftell[o] if lseek is
16826         broken.
16827         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Trigger fseeko module.
16828         * lib/fseeko.c (rpl_fseeko): Quit early on non-seekable files.
16829         * lib/ftello.c (rpl_ftello): Likewise.
16830         * tests/test-fseeko.c (main): Test this.
16831         * tests/test-fseeko.sh: Likewise.
16832         * tests/test-ftello.c (main): Likewise.
16833         * tests/test-ftello.sh: Likewise.
16834         * lib/stdio_.h (fseek, ftell): Simplify, since missing fseeko now
16835         implies replacing fseek.
16836         * modules/stdio (Makefile.am): No longer need HAVE_FSEEKO,
16837         HAVE_FTELLO.
16838         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add lseek info.
16839         * modules/unistd (Makefile.am): Likewise.
16840         * lib/unistd_.h (lseek): Declare a replacement.
16841         * doc/functions/lseek.texi (lseek): Document this fix.
16842         * doc/functions/fseek.texi (fseek): Likewise.
16843         * doc/functions/ftell.texi (ftell): Likewise.
16844
16845 2007-05-24  Bruno Haible  <bruno@clisp.org>
16846
16847         * tests/test-vasnprintf-posix.c (test_function): Allow up to 50 bytes
16848         in the printed representation of a NaN.
16849         * tests/test-vasprintf-posix.c (test_function): Likewise.
16850         * tests/test-snprintf-posix.h (test_function): Likewise.
16851         * tests/test-sprintf-posix.h (test_function): Likewise.
16852         Reported by Eric Blake.
16853
16854 2007-05-23  Eric Blake  <ebb9@byu.net>
16855
16856         Fix fseeko/ftello on cygwin 1.5.24.
16857         * doc/functions/fseeko.texi (fseeko): Document the fix.
16858         * doc/functions/ftello.texi (ftello): Document the fix.
16859         * doc/functions/stdin.texi (stdin): Document the cygwin bug.
16860         * doc/functions/stdout.text (stdout): New file.
16861         * doc/functions/stderr.text (stderr): New file.
16862         * doc/gnulib.texi (Function Substitutes): Use new files.
16863         * tests/test-fseeko.c (main): Check for broken fseeko on cygwin
16864         prior to 1.7.0.
16865         * tests/test-ftello.c (main): Likewise for ftello.
16866         * tests/test-fseeko.sh: New file.
16867         * tests/test-ftello.sh: New file.
16868         * modules/fseeko-tests (Makefile.am): Ensure test-fseeko is run
16869         with seekable stdin.
16870         * modules/ftello-tests (Makefile.am): Likewise for test-ftello.
16871         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Detect the cygwin bug.
16872         (gl_REPLACE_FSEEKO): New macro.
16873         * m4/ftello.m4 (gl_FUNC_FTELLO, gl_REPLACE_FTELLO): Likewise.
16874         * modules/fseeko (Files): Distribute fseeko.c.
16875         * modules/ftello (Files): Distribute ftello.c.
16876         * lib/fseeko.c (rpl_fseeko) [__CYGWIN__]: Convert stdin to 64-bit
16877         mode.
16878         * lib/ftello.c (rpl_ftello): New file.
16879         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Allow replacement of
16880         fseeko, ftello.
16881         (gl_STDIN_LARGE_OFFSET): New macro.
16882         * modules/stdio (Makefile.am): Perform the replacement.
16883         * lib/stdio_.h (rpl_fseeko, rpl_ftello): Define when needed.
16884
16885 2007-05-23  Bruno Haible  <bruno@clisp.org>
16886
16887         * lib/stdio_.h (fseeko, ftello): Provide a link warning only if
16888         GNULIB_POSIXCHECK is defined.
16889
16890 2007-05-21  Bruno Haible  <bruno@clisp.org>
16891
16892         * m4/printf.m4 (gl_PRINTF_INFINITE, gl_PRINTF_INFINITE_LONG_DOUBLE):
16893         Check also the output for NaN arguments. When cross-compiling, guess
16894         no on IRIX.
16895         * lib/vasnprintf.c: Update comments.
16896         * tests/test-vasnprintf-posix.c (strisnan): New function.
16897         (test_function): Use it.
16898         * tests/test-vasprintf-posix.c (strisnan): New function.
16899         (test_function): Use it.
16900         * tests/test-snprintf-posix.h (strisnan): New function.
16901         (test_function): Use it.
16902         * tests/test-sprintf-posix.h (strisnan): New function.
16903         (test_function): Use it.
16904         Reported by Eric Blake.
16905
16906 2007-05-20  Bruno Haible  <bruno@clisp.org>
16907
16908         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Add test for large finite
16909         numbers that fails on BeOS.
16910         * doc/functions/frexpl.texi: Update.
16911
16912 2007-05-20  Jim Meyering  <jim@meyering.net>
16913
16914         * NEWS: Mention the incompatible change (s/futimens/gl_futimens/)
16915         forced upon us by glibc-2.6.
16916
16917 2007-05-20  Bruno Haible  <bruno@clisp.org>
16918
16919         Fix *printf result for NaN, Inf on AIX, Solaris, OSF/1.
16920         * m4/printf.m4 (gl_PRINTF_INFINITE): Update cross-compiling guesses.
16921         (gl_PRINTF_INFINITE_LONG_DOUBLE): New macro.
16922         * lib/vasnprintf.c: Use NEED_PRINTF_INFINITE_DOUBLE instead of
16923         NEED_PRINTF_INFINITE.
16924         (is_infinitel): New function.
16925         (VASNPRINTF): Handle NEED_PRINTF_INFINITE_LONG_DOUBLE case.
16926         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_INFINITE_DOUBLE): Renamed from
16927         gl_PREREQ_VASNPRINTF_INFINITE.
16928         (gl_PREREQ_VASNPRINTF_INFINITE_LONG_DOUBLE): New macro.
16929         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
16930         gl_PRINTF_INFINITE_LONG_DOUBLE and test its result. Invoke
16931         gl_PREREQ_VASNPRINTF_INFINITE_DOUBLE and
16932         gl_PREREQ_VASNPRINTF_INFINITE_LONG_DOUBLE instead of
16933         gl_PREREQ_VASNPRINTF_INFINITE.
16934         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
16935         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
16936         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
16937         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
16938         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
16939         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
16940         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
16941         * doc/functions/fprintf.texi: Update.
16942         * doc/functions/printf.texi: Update.
16943         * doc/functions/snprintf.texi: Update.
16944         * doc/functions/sprintf.texi: Update.
16945         * doc/functions/vfprintf.texi: Update.
16946         * doc/functions/vprintf.texi: Update.
16947         * doc/functions/vsnprintf.texi: Update.
16948         * doc/functions/vsprintf.texi: Update.
16949
16950 2007-05-20  Bruno Haible  <bruno@clisp.org>
16951
16952         * m4/frexpl.m4 (gl_FUNC_FREXPL_NO_LIBM): Set REPLACE_FREXPL if frexpl
16953         was not found in libc.
16954         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Likewise.
16955
16956 2007-05-20  Bruno Haible  <bruno@clisp.org>
16957
16958         * tests/test-vasnprintf-posix.c (test_function): Allow NaN to be
16959         printed as "-nan" instead of "nan".
16960         * tests/test-vasprintf-posix.c (test_function): Likewise.
16961         * tests/test-snprintf-posix.h (test_function): Likewise.
16962         * tests/test-sprintf-posix.h (test_function): Likewise.
16963         Needed for HP-UX 11.
16964
16965 2007-05-20  Jim Meyering  <jim@meyering.net>
16966
16967         Fix buggy test for the fchownat-deref bug.
16968         * m4/openat.m4 (gl_FUNC_FCHOWNAT_DEREF_BUG): Create the dangling
16969         symlink required for the run-test.  Without it, this test would
16970         always declare that fchownat doesn't work, and client code would
16971         unnecessarily use the replacement function with fixed libc.
16972         (gl_FUNC_FCHOWNAT): Eliminate a variable that wasn't initialized.
16973         Reported by Greg Schafer.
16974
16975 2007-05-19  Bruno Haible  <bruno@clisp.org>
16976
16977         * m4/isnanf.m4 (gl_ISNANF_WORKS): New macro.
16978         (gl_FUNC_ISNANF_NO_LIBM): Invoke it.
16979         * lib/isnan.c (FUNC): Use run-time expressions for SGI compiler.
16980         Needed for IRIX 6.5 and Solaris 2.5.1.
16981
16982 2007-05-19  Bruno Haible  <bruno@clisp.org>
16983
16984         * tests/test-vasnprintf-posix.c (have_minus_zero): New function.
16985         (test_function): Skip tests involving -0.0 on platforms where
16986         -0.0 = 0.0.
16987         * tests/test-vasprintf-posix.c (have_minus_zero): New function.
16988         (test_function): Skip tests involving -0.0 on platforms where
16989         -0.0 = 0.0.
16990         * tests/test-snprintf-posix.h (have_minus_zero): New function.
16991         (test_function): Skip tests involving -0.0 on platforms where
16992         -0.0 = 0.0.
16993         * tests/test-sprintf-posix.h (have_minus_zero): New function.
16994         (test_function): Skip tests involving -0.0 on platforms where
16995         -0.0 = 0.0.
16996         * tests/test-fprintf-posix.h (test_function): Remove all -0.0 related
16997         tests.
16998         * tests/test-printf-posix.h (test_function): Likewise.
16999         * tests/test-printf-posix.output: Remove all -0.0 related results.
17000         Needed for IRIX 6.5.
17001
17002 2007-05-19  Bruno Haible  <bruno@clisp.org>
17003
17004         * tests/test-vasnprintf-posix.c (test_function): Allow NaN to be
17005         printed as "nan0x7fffffff" instead of "nan".
17006         * tests/test-vasprintf-posix.c (test_function): Likewise.
17007         * tests/test-snprintf-posix.h (test_function): Likewise.
17008         * tests/test-sprintf-posix.h (test_function): Likewise.
17009         * tests/test-fprintf-posix.h (NaN): Remove macro.
17010         (test_function): Remove all NaN related tests.
17011         * tests/test-printf-posix.h (NaN): Remove macro.
17012         (test_function): Remove all NaN related tests.
17013         * tests/test-printf-posix.output: Remove all NaN related results.
17014         Needed for IRIX 6.5.
17015
17016 2007-05-19  Bruno Haible  <bruno@clisp.org>
17017
17018         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Fix C89 syntax error in test code.
17019         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Likewise.
17020
17021 2007-05-19  Bruno Haible  <bruno@clisp.org>
17022
17023         * lib/float_.h: New file.
17024         * m4/float_h.m4: New file.
17025         * modules/float: New file.
17026         * modules/isnanl (Dependencies): Add float.
17027         * modules/isnanl-nolibm (Dependencies): Likewise.
17028         * modules/mathl (Dependencies): Likewise.
17029         * modules/printf-frexpl (Dependencies): Likewise.
17030         * modules/signbit (Dependencies): Likewise.
17031         * modules/vasnprintf (Dependencies): Likewise.
17032         * doc/headers/float.texi: Update.
17033
17034 2007-05-19  Jim Meyering  <jim@meyering.net>
17035
17036         * lib/utimens.c (gl_futimens): Rename from futimens,
17037         now that glibc-2.6 declares futimens.
17038         * lib/utimens.h: Likewise.
17039
17040 2007-05-19  Bruno Haible  <bruno@clisp.org>
17041
17042         Avoid test failures on mingw.
17043         * tests/test-fprintf-posix.sh: Convert CR/LF to LF in output.
17044         * tests/test-printf-posix.sh: Likewise.
17045         * tests/test-vfprintf-posix.sh: Likewise.
17046         * tests/test-vprintf-posix.sh: Likewise.
17047
17048 2007-05-19  Bruno Haible  <bruno@clisp.org>
17049
17050         Fix *printf result for NaN, Inf, -0.0 on mingw.
17051         * m4/printf.m4 (gl_PRINTF_INFINITE): New macro.
17052         * lib/vasnprintf.c: Include math.h and isnan.h.
17053         (is_infinite_or_zero): New function.
17054         (VASNPRINTF): Fix also the handling of infinite or zero 'double'
17055         values in the %f, %F, %e, %E, %g, %G directives.
17056         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_INFINITE): New macro.
17057         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
17058         gl_PRINTF_INFINITE and test its result. Invoke
17059         gl_PREREQ_VASNPRINTF_INFINITE.
17060         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
17061         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
17062         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
17063         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
17064         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
17065         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
17066         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
17067         * doc/functions/fprintf.texi: Update.
17068         * doc/functions/printf.texi: Update.
17069         * doc/functions/snprintf.texi: Update.
17070         * doc/functions/sprintf.texi: Update.
17071         * doc/functions/vfprintf.texi: Update.
17072         * doc/functions/vprintf.texi: Update.
17073         * doc/functions/vsnprintf.texi: Update.
17074         * doc/functions/vsprintf.texi: Update.
17075
17076 2007-05-19  Bruno Haible  <bruno@clisp.org>
17077
17078         * lib/vasnprintf.c (convert_to_decimal): Add an extra_zeroes argument.
17079         (scale10_round_decimal_long_double): Inline scale10_round_long_double.
17080         Instead of multiplying with 10^k, set extra_zeroes to k.
17081         (scale10_round_long_double): Remove function.
17082
17083 2007-05-18  Bruno Haible  <bruno@clisp.org>
17084
17085         * lib/vasnprintf.c (VASNPRINTF) [NEED_PRINTF_FLAG_ZERO]: Fix logic bug
17086         introduced on 2007-05-06.
17087
17088 2007-05-18  Bruno Haible  <bruno@clisp.org>
17089
17090         * tests/test-vasnprintf-posix.c (test_function): Also test the %e and
17091         %g directives.
17092         * tests/test-vasprintf-posix.c (test_function): Likewise.
17093         * tests/test-snprintf-posix.h (test_function): Likewise.
17094         * tests/test-sprintf-posix.h (test_function): Likewise.
17095
17096 2007-05-18  Bruno Haible  <bruno@clisp.org>
17097
17098         * tests/test-vasnprintf-posix.c (SIZEOF): New macro.
17099         (strmatch): New function.
17100         (test_function): Test the %f directive on numbers of various exponents.
17101         * tests/test-vasprintf-posix.c (SIZEOF): New macro.
17102         (strmatch): New function.
17103         (test_function): Test the %f directive on numbers of various exponents.
17104         * tests/test-snprintf-posix.h (strmatch): New function.
17105         (test_function): Test the %f directive on numbers of various exponents.
17106         * tests/test-sprintf-posix.h (strmatch): New function.
17107         (test_function): Test the %f directive on numbers of various exponents.
17108         * tests/test-snprintf-posix.c (SIZEOF): New macro.
17109         * tests/test-sprintf-posix.c (SIZEOF): New macro.
17110         * tests/test-vsnprintf-posix.c (SIZEOF): New macro.
17111         * tests/test-vsprintf-posix.c (SIZEOF): New macro.
17112
17113 2007-05-18  Bruno Haible  <bruno@clisp.org>
17114
17115         Add support for 'long double' number output.
17116         * m4/printf.m4 (gl_PRINTF_LONG_DOUBLE): New macro.
17117         * lib/vasnprintf.c: Include math.h and float+.h.
17118         (mp_limb_t): New type.
17119         (GMP_LIMB_BITS): New macro.
17120         (mp_twolimb_t): New type.
17121         (GMP_TWOLIMB_BITS): New macro.
17122         (mpn_t): New type.
17123         (multiply, divide, convert_to_decimal, decode_long_double,
17124         scale10_round_long_double, scale10_round_decimal_long_double,
17125         floorlog10l): New functions.
17126         (VASNPRINTF) [NEED_PRINTF_LONG_DOUBLE]: Implement 'long double' support
17127         for the %f, %F, %e, %E, %g, %G directives.
17128         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_LONG_DOUBLE): New macro.
17129         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
17130         gl_PRINTF_LONG_DOUBLE and test its result. Invoke
17131         gl_PREREQ_VASNPRINTF_LONG_DOUBLE.
17132         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
17133         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
17134         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
17135         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
17136         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
17137         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
17138         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
17139         * modules/fprintf-posix (Depends-on): Add frexpl-nolibm.
17140         * modules/snprintf-posix (Depends-on): Likewise.
17141         * modules/sprintf-posix (Depends-on): Likewise.
17142         * modules/vasnprintf-posix (Depends-on): Likewise.
17143         * modules/vasprintf-posix (Depends-on): Likewise.
17144         * modules/vfprintf-posix (Depends-on): Likewise.
17145         * modules/vsnprintf-posix (Depends-on): Likewise.
17146         * modules/vsprintf-posix (Depends-on): Likewise.
17147         * modules/vasnprintf (Files): Add lib/float+.h.
17148         * doc/functions/fprintf.texi: Update.
17149         * doc/functions/printf.texi: Update.
17150         * doc/functions/snprintf.texi: Update.
17151         * doc/functions/sprintf.texi: Update.
17152         * doc/functions/vfprintf.texi: Update.
17153         * doc/functions/vprintf.texi: Update.
17154         * doc/functions/vsnprintf.texi: Update.
17155         * doc/functions/vsprintf.texi: Update.
17156
17157 2007-05-18  Bruno Haible  <bruno@clisp.org>
17158
17159         * lib/vasnprintf.c (USE_SNPRINTF): Define to 0 on BeOS.
17160
17161 2007-05-18  Bruno Haible  <bruno@clisp.org>
17162
17163         * lib/vasnprintf.c (VASNPRINTF) [WIN32]: Use %I64d instead of %lld
17164         for printing 64-bit integers. Needed for mingw.
17165
17166 2007-05-18  Bruno Haible  <bruno@clisp.org>
17167
17168         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Invoke
17169         gl_FUNC_FREXPL_WORKS.
17170         * modules/printf-frexpl (Files): Add m4/frexpl.m4.
17171
17172 2007-05-18  Bruno Haible  <bruno@clisp.org>
17173
17174         * modules/frexpl-nolibm-tests: New file.
17175
17176         * modules/frexpl-nolibm: New file.
17177         * m4/frexpl.m4 (gl_FUNC_FREXPL_NO_LIBM): New macro.
17178
17179 2007-05-17  Paul Eggert  <eggert@cs.ucla.edu>
17180
17181         * lib/dirent_.h: Prefer #include_next <foo.h> to #include
17182         @ABSOLUTE_FOO_H@ if @HAVE_INCLUDE_NEXT@.  This works better with
17183         GCC 4.2, which otherwise issues a lot of warnings.
17184         * lib/iconv_.h, lib/locale_.h, lib/netinet_in_.h, lib/sys_select_.h:
17185         * lib/sys_socket_.h, lib/sys_stat_.h, lib/sysexits_.h, lib/unistd_.h:
17186         Likewise.
17187         * modules/fchdir (dirent.h): Substitute @HAVE_INCLUDE_NEXT@.
17188         * modules/iconv_open (iconv.h): Likewise.
17189         * modules/locale (locale.h): Likewise.
17190         * modules/netinet_in (netinet/in.h): Likewise.
17191         * modules/sys_select (sys_select.h): Likewise.
17192         * modules/sys_socket (sys/socket.h): Likewise.
17193         * modules/sys_stat (sys/stat.h): Likewise.
17194         * modules/sysexits (sysexits.h): Likewise.
17195         * modules/unistd (unistd.h): Likewise.
17196
17197 2007-05-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
17198
17199         * modules/closein-tests (Makefile.am): Distribute
17200         `test-closein.sh'.
17201
17202 2007-05-17  Bruno Haible  <bruno@clisp.org>
17203
17204         * tests/test-printf-posix.output: Renamed from
17205         tests/test-fprintf-posix.out.
17206         * modules/fprintf-posix-tests: Update.
17207         * modules/printf-posix-tests: Update.
17208         * modules/vfprintf-posix-tests: Update.
17209         * modules/vprintf-posix-tests: Update.
17210         * tests/test-fprintf-posix.sh: Update.
17211         * tests/test-printf-posix.sh: Update.
17212         * tests/test-vfprintf-posix.sh: Update.
17213         * tests/test-vprintf-posix.sh: Update.
17214         Reported by Ralf Wildenhues.
17215
17216 2007-05-16  Paul Eggert  <eggert@cs.ucla.edu>
17217
17218         * lib/fcntl_.h: Prefer #include_next <foo.h> to #include
17219         @ABSOLUTE_FOO_H@ if @HAVE_INCLUDE_NEXT@.  This works better with
17220         GCC 4.2, which otherwise issues a lot of warnings.
17221         * lib/inttypes_.h, lib/math_.h, lib/search_.h, lib/signal_.h:
17222         * lib/stdint_.h, lib/stdio_.h, lib/stdlib_.h, lib/string_.h:
17223         * lib/sys_time_.h, lib/time_.h, lib/wchar_.h, lib/wctype_.h: Likewise.
17224         * lib/stdlib_.h: Don't bother with #pragma GCC system_header, as
17225         it should no longer be needed.
17226         * lib/string_.h: Likewise.
17227         * modules/absolute-header (HAVE_INCLUDE_NEXT): New 'make' define.
17228         * modules/fcntl (fcntl.h): Substitute @HAVE_INCLUDE_NEXT@.
17229         * modules/inttypes (inttypes.h): Likewise.
17230         * modules/math (math.h): Likewise.
17231         * modules/search (search.h): Likewise.
17232         * modules/signal (signal.h): Likewise.
17233         * modules/stdint (stdint.h): Likewise.
17234         * modules/stdio (stdio.h): Likewise.
17235         * modules/stdlib (stdlib.h): Likewise.
17236         * modules/string (string.h): Likewise.
17237         * modules/sys_time (sys/time.h): Likewise.
17238         * modules/time (time.h): Likewise.
17239         * modules/wchar (wchar.h): Likewise.
17240         * modules/wctype (wtype.h): Likewise.
17241
17242 2007-05-16  Thien-Thi Nguyen  <ttn@gnuvola.org>  (tiny change)
17243
17244         * doc/gnulib-tool.texi (CVS Issues): Fix typo.
17245
17246 2007-05-13  Bruno Haible  <bruno@clisp.org>
17247
17248         * stpcpy.m4 (gl_FUNC_STPCPY): Require AC_C_RESTRICT.
17249         * stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
17250         * strsep.m4 (gl_FUNC_STRSEP): Likewise.
17251         * strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
17252         (gl_PREREQ_STRTOK_R): Don't require it here.
17253
17254 2007-05-13  Bruno Haible  <bruno@clisp.org>
17255
17256         * lib/stdlib_.h (mkdtemp, mkstemp): Comment out argument name. Needed
17257         when used in C++ mode.
17258
17259 2007-05-12  Bruno Haible  <bruno@clisp.org>
17260
17261         * lib/linebuffer.h: Tweak doc.
17262         * lib/linebuffer.c: Likewise.
17263
17264 2007-05-12  James Youngman  <jay@gnu.org>
17265
17266         * lib/linebuffer.c (readlinebuffer_delim): New function,
17267         like readlinebuffer, but use a caller-specified delimiter.
17268         (readlinebuffer): Just call readlinebuffer_delim with '\n'
17269         as the delimiter.
17270         * lib/linebuffer.h (readlinebuffer_delim): Declare it.
17271
17272 2007-05-12  Sergey Poznyakoff  <gray@gnu.org.ua>
17273
17274         * m4/openat.m4 (gl_FUNC_OPENAT): Do not require openat-die.
17275         * modules/openat (Files): Remove openat-die.c.
17276         (Depends-on): Add openat-die.
17277         * modules/openat-die: New module.
17278
17279 2007-05-06  Bruno Haible  <bruno@clisp.org>
17280
17281         * m4/printf.m4 (gl_PRINTF_FLAG_GROUPING, gl_VSNPRINTF_ZEROSIZE_C99):
17282         Update with info about Cygwin.
17283         * doc/functions/fprintf.texi: Update.
17284         * doc/functions/printf.texi: Update.
17285         * doc/functions/snprintf.texi: Update.
17286         * doc/functions/sprintf.texi: Update.
17287         * doc/functions/vfprintf.texi: Update.
17288         * doc/functions/vprintf.texi: Update.
17289         * doc/functions/vsnprintf.texi: Update.
17290         * doc/functions/vsprintf.texi: Update.
17291         Reported by Eric Blake.
17292
17293 2007-05-06  Bruno Haible  <bruno@clisp.org>
17294
17295         * lib/vasnprintf.c (VASNPRINTF) [NEED_PRINTF_FLAG_ZERO]: Perform the
17296         padding ourselves for the floating-point directives.
17297         * m4/printf.m4 (gl_PRINTF_FLAG_ZERO): New macro.
17298         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_FLAG_ZERO): New macro.
17299         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
17300         gl_PRINTF_FLAG_ZERO and test its result. Invoke
17301         gl_PREREQ_VASNPRINTF_FLAG_ZERO.
17302         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
17303         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Likewise.
17304         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
17305         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
17306         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
17307         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
17308         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
17309         * tests/test-snprintf-posix.h (test_function): Also check the width
17310         and some flags in the %f directive.
17311         * tests/test-sprintf-posix.h (test_function): Likewise.
17312         * tests/test-vasnprintf-posix.c (test_function): Likewise.
17313         * tests/test-vasprintf-posix.c (test_function): Likewise.
17314         * doc/functions/fprintf.texi: Update.
17315         * doc/functions/printf.texi: Update.
17316         * doc/functions/snprintf.texi: Update.
17317         * doc/functions/sprintf.texi: Update.
17318         * doc/functions/vfprintf.texi: Update.
17319         * doc/functions/vprintf.texi: Update.
17320         * doc/functions/vsnprintf.texi: Update.
17321         * doc/functions/vsprintf.texi: Update.
17322
17323 2007-05-06  Bruno Haible  <bruno@clisp.org>
17324
17325         * lib/vasnprintf.c (VASNPRINTF) [NEED_PRINTF_FLAG_GROUPING]: Don't
17326         pass the ' flag character to sprintf or snprintf.
17327         * m4/printf.m4 (gl_PRINTF_FLAG_GROUPING): New macro.
17328         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_FLAG_GROUPING): New macro.
17329         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
17330         gl_PRINTF_FLAG_GROUPING and test its result. Invoke
17331         gl_PREREQ_VASNPRINTF_FLAG_GROUPING.
17332         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
17333         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Likewise.
17334         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
17335         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
17336         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
17337         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
17338         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
17339         * tests/test-snprintf-posix.h (test_function): Also check the grouping
17340         flag.
17341         * tests/test-sprintf-posix.h (test_function): Likewise.
17342         * tests/test-vasnprintf-posix.c (test_function): Likewise.
17343         * tests/test-vasprintf-posix.c (test_function): Likewise.
17344         * doc/functions/fprintf.texi: Update.
17345         * doc/functions/printf.texi: Update.
17346         * doc/functions/snprintf.texi: Update.
17347         * doc/functions/sprintf.texi: Update.
17348         * doc/functions/vfprintf.texi: Update.
17349         * doc/functions/vprintf.texi: Update.
17350         * doc/functions/vsnprintf.texi: Update.
17351         * doc/functions/vsprintf.texi: Update.
17352
17353 2007-05-01  Bruno Haible  <bruno@clisp.org>
17354
17355         * tests/test-argp-2.sh (func_compare): Drop .exe suffix.
17356
17357 2007-05-03  Paul Eggert  <eggert@cs.ucla.edu>
17358
17359         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Use better
17360         comment for D_INO_IN_DIRENT.  Problem reported by James Youngman.
17361
17362 2007-05-02  Paul Eggert  <eggert@cs.ucla.edu>
17363
17364         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Test whether
17365         readdir returns garbage in d_ino.  Problem reported by Kaz Sasayama in
17366         <http://lists.gnu.org/archive/html/bug-gnulib/2007-05/msg00021.html>.
17367
17368 2007-05-02  Sergey Poznyakoff  <gray@gnu.org.ua>
17369
17370         * lib/argp-help.c (struct hol_entry): New member `ord'.
17371         (HOL_ENTRY_PTRCMP): Use ord for comparison
17372         (hol_sort): Initialize ord.
17373
17374 2007-05-01  Bruno Haible  <bruno@clisp.org>
17375
17376         * doc/functions/_Exit_C99.texi: Renamed from doc/functions/_Exit.texi.
17377         Reported by Eric Blake.
17378         * doc/gnulib.texi (Function Substitutes): Update.
17379
17380 2007-05-01  Bruno Haible  <bruno@clisp.org>
17381
17382         * doc/functions.texi: Remove file, now redundant through
17383         doc/functions/*.texi.
17384
17385 2007-05-01  Bruno Haible  <bruno@clisp.org>
17386
17387         * modules/argp (Depends-on): Add sleep.
17388
17389 2007-05-01  Bruno Haible  <bruno@clisp.org>
17390
17391         * modules/sleep-tests: New file.
17392         * tests/test-sleep.c: New file.
17393
17394         * modules/sleep: New file.
17395         * lib/sleep.c: New file.
17396         * m4/sleep.m4: New file.
17397         * lib/unistd_.h (sleep): New declaration.
17398         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_SLEEP,
17399         HAVE_SLEEP.
17400         * modules/unistd (Makefile.am): Substitute GNULIB_SLEEP, HAVE_SLEEP.
17401         * doc/functions/sleep.texi: Document the sleep module.
17402
17403 2007-05-01  Bruno Haible  <bruno@clisp.org>
17404
17405         * lib/sigprocmask.h: Remove file.
17406         * lib/signal_.h: Incorporate the previous contents of sigprocmask.h.
17407         * lib/sigprocmask.c: Include <signal.h> instead of sigprocmask.h.
17408         * m4/signal_h.m4 (gl_SIGNAL_H_DEFAULTS): Substitute GNULIB_SIGPROCMASK,
17409         HAVE_POSIX_SIGNALBLOCKING, HAVE_SIGSET_T.
17410         * m4/signalblocking.m4 (gl_SIGNALBLOCKING): Require
17411         gl_SIGNAL_H_DEFAULTS. Set HAVE_POSIX_SIGNALBLOCKING as a shell variable.
17412         (gl_PREREQ_SIGPROCMASK): Require gl_SIGNAL_H_DEFAULTS. Set
17413         HAVE_SIGSET_T as a shell variable.
17414         * modules/signal (Makefile.am): Substitute GNULIB_SIGPROCMASK,
17415         HAVE_POSIX_SIGNALBLOCKING, HAVE_SIGSET_T into signal.h.
17416         * modules/sigprocmask (Files): Remove lib/sigprocmask.h.
17417         (Depends-on): Add signal. Remove verify.
17418         (configure.ac): Invoke gl_SIGNAL_MODULE_INDICATOR.
17419         (Include): Mention <signal.h> instead of sigprocmask.h.
17420         * NEWS: Mention the change.
17421         * lib/fatal-signal.c: Don't include sigprocmask.h.
17422
17423 2007-05-01  Bruno Haible  <bruno@clisp.org>
17424
17425         * modules/signal: New file.
17426         * lib/signal_.h: New file.
17427         * m4/signal_h.m4: New file.
17428
17429 2007-05-01  Bruno Haible  <bruno@clisp.org>
17430
17431         * lib/wctype_.h: Test HAVE_ISWCNTRL at configure time.
17432         * m4/wctype.m4 (gl_WCTYPE_H): Substitute HAVE_ISWCNTRL.
17433         * modules/wctype (Makefile.am): Substitute HAVE_ISWCNTRL instead of
17434         HAVE_WCTYPE_CTMP_BUG into wctype.h.
17435
17436 2007-05-01  Bruno Haible  <bruno@clisp.org>
17437
17438         * lib/sys_stat_.h: Test HAVE_LSTAT, HAVE_DECL_MKDIR, HAVE_IO_H at
17439         configure time.
17440         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Substitute HAVE_LSTAT,
17441         HAVE_DECL_MKDIR, HAVE_IO_H via AC_SUBST.
17442         * modules/sys_stat (Makefile.am): Substitute their values into
17443         sys/stat.h.
17444
17445 2007-05-01  Bruno Haible  <bruno@clisp.org>
17446
17447         * lib/glob_.h: Test HAVE_SYS_CDEFS_H at configure time.
17448         * m4/glob.m4 (gl_PREREQ_GLOB): Substitute HAVE_SYS_CDEFS_H via AC_SUBST.
17449         * modules/glob (Makefile.am): Put HAVE_SYS_CDEFS_H value into glob.h.
17450
17451 2007-05-01  Bruno Haible  <bruno@clisp.org>
17452
17453         * doc/header/assert.texi: Undo last change: don't mention the gnulib
17454         'assert' module here.
17455
17456 2007-05-01  Bruno Haible  <bruno@clisp.org>
17457
17458         * doc/functions/*.texi: New files.
17459         * doc/functions/google-ranking.txt: New file.
17460         * doc/gnulib.texi (Function Substitutes): New chapter.
17461         (ctime, inet_ntoa): Remove sections.
17462         * doc/ctime.texi: Remove file.
17463         * doc/inet_ntoa.texi: Remove file.
17464         * doc/Makefile (gnulib.info, gnulib.html, gnulib.dvi): Update
17465         dependencies.
17466         (%.info): New rule, specifying a --reference-limit.
17467
17468 2007-05-01  Bruno Haible  <bruno@clisp.org>
17469
17470         * MODULES.html.sh (posix_functions): Remove 'exec', 'toc'.
17471
17472 2007-05-01  Bruno Haible  <bruno@clisp.org>
17473
17474         * modules/mkdir (Depends-on): Add sys_stat, because sys_stat provides
17475         the portability of 'mkdir' to mingw systems.
17476
17477 2007-05-01  Bruno Haible  <bruno@clisp.org>
17478
17479         * doc/headers/google-ranking.txt: New file.
17480
17481 2007-04-30  Eric Blake  <ebb9@byu.net>
17482
17483         Prefer fseeko to fseek.
17484         * modules/getpass (Depends-on): Add fseeko.
17485         * lib/getpass.c (getpass): Use fseeko, not fseek.
17486
17487 2007-04-30  Sergey Poznyakoff  <gray@gnu.org.ua>
17488
17489         * lib/argp-help.c (hol_entry_cmp): Option sorting algorithm
17490         assumes the sorting is stable, while most qsort implementations
17491         are not.  Use argument addresses to ensure they never compare as
17492         equal.
17493
17494         * tests/test-argp-2.sh (usage-indent test): Fix output
17495         (func_compare): Restore diff options
17496         * tests/test-argp.c: Restore #include "progname.h"
17497
17498 2007-04-29  Bruno Haible  <bruno@clisp.org>
17499
17500         * m4/printf.m4 (gl_VSNPRINTF_ZEROSIZE_C99): New macro.
17501         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
17502         gl_VSNPRINTF_ZEROSIZE_C99. Test gl_cv_func_vsnprintf_zerosize_c99.
17503         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
17504         * modules/snprintf-posix-tests (Files): Add tests/test-snprintf.c.
17505         (configure.ac): Define CHECK_SNPRINTF_POSIX.
17506         (TESTS, check_PROGRAMS): Add test-snprintf.
17507         * modules/vsnprintf-posix-tests (Files): Add tests/test-vsnprintf.c.
17508         (configure.ac): Define CHECK_VSNPRINTF_POSIX.
17509         (TESTS, check_PROGRAMS): Add test-vsnprintf.
17510         * tests/test-snprintf.c (main) [!CHECK_SNPRINTF_POSIX]: Disable
17511         assertions that fail on HP-UX, OSF/1, or IRIX.
17512         * tests/test-vsnprintf.c (main) [!CHECK_VSNPRINTF_POSIX]: Likewise.
17513
17514 2007-04-29  Bruno Haible  <bruno@clisp.org>
17515
17516         * MODULES.html.sh (posix_functions): Remove 'contents'.
17517
17518 2007-04-29  Karl Berry  <karl@gnu.org>
17519
17520         * config/srclist.txt (gendocs_template_min): new entry.
17521
17522 2007-04-29  Bruno Haible  <bruno@clisp.org>
17523
17524         Work around fpurge bug on BSD systems.
17525         * modules/fpurge (Makefile.am): Compile fpurge.c unconditionally.
17526         * m4/fpurge.m4 (gl_FUNC_FPURGE): Don't invoke AC_LIBOBJ.
17527         * lib/fpurge.h (fpurge): Don't handle __fpurge wrapper here. Define
17528         fpurge to rpl_fpurge if the system already has this function.
17529         * lib/fpurge.c (fpurge): Handle also the __fpurge wrapper case and
17530         the case where the system already has this function. Correct invariants
17531         on BSD systems.
17532         * lib/fseeko.c (rpl_fseeko): Update recognition of preceding fflush on
17533         BSD systems.
17534
17535 2007-04-29  Sergey Poznyakoff  <gray@gnu.org.ua>
17536
17537         * lib/argp-help.c (hol_cluster_cmp): Reverse comparison.  Change
17538         proposed by Sven Verdoolaege.
17539
17540         * tests/test-argp.c: Fix option ordering.  Test deeply clustered
17541         options.
17542         * tests/test-argp-2.sh (func_compare): Use diff instead of cmp.
17543         (usage and help tests): Update
17544
17545 2007-04-29  Bruno Haible  <bruno@clisp.org>
17546
17547         * tests/test-fflush.c (main): Use a file of size 17, not 10.
17548         Print more information in case of failure. Disable a test on BeOS.
17549
17550 2007-04-29  Bruno Haible  <bruno@clisp.org>
17551
17552         * tests/**/test-*.[hc] (ASSERT): Use fprintf to show the line number.
17553         This helps debugging on systems on which no gdb is available.
17554
17555 2007-04-29  Bruno Haible  <bruno@clisp.org>
17556
17557         * lib/freading.h: Improve comments.
17558         * lib/fwriting.h: Likewise.
17559         * tests/test-freading.c (main): Don't check freading immediately after
17560         repositioning. Needed for glibc.
17561
17562 2007-04-29  Bruno Haible  <bruno@clisp.org>
17563
17564         * lib/freading.c (freading): Trivial simplification.
17565
17566 2007-04-28  Bruno Haible  <bruno@clisp.org>
17567
17568         * tests/test-fwriting.c (main): Also test the interaction between
17569         fflush and fwriting.
17570         * modules/fwriting-tests (Depends-on): Add fflush.
17571
17572         * tests/test-freading.c (main): Also test the interaction between
17573         fflush and freading.
17574         * modules/freading-tests (Depends-on): Add fflush.
17575
17576 2007-04-28  Bruno Haible  <bruno@clisp.org>
17577
17578         * lib/stdio_.h (fseek, ftell): Provide link warnings suggesting to use
17579         fseeko and ftello.
17580         Suggested by Eric Blake.
17581
17582 2007-04-28  Jim Meyering  <jim@meyering.net>
17583
17584         Avoid false-negative in gl_STDINT_H's C99 conformance test.
17585         * m4/stdint.m4 (gl_STDINT_H): When checking whether stdint.h conforms
17586         to C99, include all of gl_STDINT_INCLUDES, not just <stddef.h>.
17587
17588 2007-04-27  Eric Blake  <ebb9@byu.net>
17589
17590         * doc/headers/assert.texi (assert.h): Document assert module use.
17591
17592 2007-04-27  Bruno Haible  <bruno@clisp.org>
17593
17594         * doc/headers/*.texi: New files.
17595         * doc/gnulib.texi (Header File Substitutes): New chapter.
17596         * doc/Makefile (gnulib.info, gnulib.html, gnulib.dvi): Specify
17597         dependencies.
17598         (standards.info ,standards.html, standards.dvi): Update dependencies.
17599         (mostlyclean, clean): New targets.
17600
17601 2007-04-27  Bruno Haible  <bruno@clisp.org>
17602
17603         * lib/sysexits_.h: Renamed from lib/sysexit_.h.
17604         * modules/sysexits (Files, Makefile.am): Update.
17605
17606         * lib/sys_socket_.h: Renamed from lib/socket_.h.
17607         * modules/sys_socket (Files, Makefile.am): Update.
17608
17609         * lib/sys_stat_.h: Renamed from lib/stat_.h.
17610         * modules/sys_stat (Files, Makefile.am): Update.
17611
17612 2007-04-27  Eric Blake  <ebb9@byu.net>
17613
17614         * lib/freading.h: Improve comments.
17615         * lib/fwriting.h: Likewise.
17616         * lib/fflush.c: Likewise.
17617
17618         Fix closein for mingw.
17619         * modules/closein-tests: Add tests for closein.
17620         * tests/test-closein.c: New file.
17621         * tests/test-closein.sh: Likewise.
17622         * lib/unistd_.h [!SEEK_CUR]: Mingw also needs stdlib.h for _exit.
17623         * lib/closein.c (close_stdin): Don't fflush non-seekable streams.
17624
17625 2007-04-27  Bruno Haible  <bruno@clisp.org>
17626
17627         * lib/inttypes_.h [_DECC]: Don't use #include_next if the compiler
17628         version is < 6.
17629         * lib/math_.h [__DECC]: Likewise.
17630         * lib/stdio_.h [__DECC]: Likewise.
17631         * lib/stdlib_.h [__DECC]: Likewise.
17632         * lib/string_.h [__DECC]: Likewise.
17633         * lib/time_.h [__DECC]: Likewise.
17634         * lib/wchar_.h [__DECC]: Likewise.
17635         * lib/wctype_.h [__DECC]: Likewise.
17636
17637 2007-04-27  Bruno Haible  <bruno@clisp.org>
17638
17639         * tests/test-fbufmode.c (main): Relax test, to avoid failure on mingw.
17640
17641 2007-04-27  Bruno Haible  <bruno@clisp.org>
17642
17643         * lib/fflush.c: Add comments.
17644         * modules/fpurge-tests (Depends-on): Add fflush.
17645         * modules/freadable-tests (Depends-on): Likewise.
17646         * modules/fwritable-tests (Depends-on): Likewise.
17647
17648 2007-04-27  Charles Wilson  <libtool@cwilson.fastmail.fm>
17649
17650         * m4/argz.m4 (gl_FUNC_ARGZ): Use !HAVE_WORKING_ARGZ instead of
17651         SYSTEM_ARGZ_IS_BROKEN.  Also, minor stylistic improvements.
17652         Report by Bruno Haible <bruno@clisp.org>.
17653
17654 2007-04-26  Eric Blake  <ebb9@byu.net>
17655
17656         Fix fflush on mingw.
17657         * modules/fflush (Depends-on): Add freading.
17658         * lib/fflush.c (rpl_fflush): Use freading to avoid losing buffered
17659         but unread data.
17660
17661 2007-04-26  Eric Blake  <ebb9@byu.net>
17662         and Bruno Haible  <bruno@clisp.org>
17663
17664         Implement freading and fwriting.
17665         * lib/freading.c: New file.
17666         * lib/freading.h: Likewise.
17667         * m4/freading.m4: Likewise.
17668         * modules/freading: Likewise.
17669         * modules/freading-tests: Likewise.
17670         * tests/test-freading.c: Likewise.
17671         * lib/fwriting.c: New file.
17672         * lib/fwriting.h: Likewise.
17673         * m4/fwriting.m4: Likewise.
17674         * modules/fwriting: Likewise.
17675         * modules/fwriting-tests: Likewise.
17676         * tests/test-fwriting.c: Likewise.
17677         * MODULES.html.sh (File stream based Input/Output): Mention them.
17678
17679 2007-04-26  Bruno Haible  <bruno@clisp.org>
17680
17681         * lib/stdio_.h (fseeko, ftello): Check that off_t has the same size as
17682         'long' when we assume it.
17683         Suggested by Eric Blake.
17684
17685 2007-04-26  Bruno Haible  <bruno@clisp.org>
17686
17687         Ensure fseeko, ftello are declared on glibc systems.
17688         * modules/fflush (configure.ac-early): Require AC_FUNC_FSEEKO.
17689         * modules/fseeko (configure.ac-early): Likewise.
17690         * modules/ftello (configure.ac-early): Likewise.
17691         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Don't define HAVE_FSEEKO, rely on
17692         AC_FUNC_FSEEKO for this.
17693         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Inline gl_CHECK_FSEEKO.
17694         (gl_CHECK_FSEEKO): Remove macro.
17695
17696 2007-04-26  Bruno Haible  <bruno@clisp.org>
17697
17698         * tests/test-fflush.c (main): Also check the ftell result after
17699         fflush and fseek/fseeko.
17700         * lib/fflush.c (rpl_fflush): For BSD implementations, update the
17701         file descriptor position cache in the stream.
17702         * lib/fseeko.c (rpl_fseeko): Likewise.
17703
17704 2007-04-26  Bruno Haible  <bruno@clisp.org>
17705
17706         * modules/fflush-tests (Depends-on): Add fseeko.
17707
17708 2007-04-25  Charles Wilson  <libtool@cwilson.fastmail.fm>
17709             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
17710
17711         * lib/argz_.h: ensure error_t definition is obtained in same
17712         mechanism system argz.h would have.
17713         * m4/argz.m4 (gl_FUNC_ARGZ): add new test to check if $host's
17714         argz facilities are known bad.  Err on the side of caution if
17715         cross-compiling.
17716
17717 2007-04-25  Eric Blake  <ebb9@byu.net>
17718
17719         * lib/fpurge.c (includes): Use stdlib.h for free.
17720         * tests/test-fflush.c (main): Also test fflush-fseeko.
17721
17722 2007-04-25  Bruno Haible  <bruno@clisp.org>
17723
17724         Make fflush+fseek POSIX-compliant on FreeBSD and MacOS X.
17725         * lib/fseeko.c: New file.
17726         * lib/stdio_.h: Include <sys/types.h> when off_t is needed.
17727         (fseeko, fseek): Define to replacements if REPLACE_FFLUSH.
17728         * m4/fseeko.m4 (gl_CHECK_FSEEKO): New macro, extracted from
17729         gl_FUNC_FSEEKO.
17730         (gl_FUNC_FSEEKO): Invoke it.
17731         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Arrange to compile fseeko.c. Invoke
17732         gl_CHECK_FSEEKO. Define HAVE_FSEEKO.
17733         * modules/fflush (Files): Add lib/fseeko.c, m4/fseeko.m4.
17734
17735 2007-04-25  Bruno Haible  <bruno@clisp.org>
17736
17737         * modules/fflush (Depends-on): Add ftello.
17738
17739 2007-04-25  Bruno Haible  <bruno@clisp.org>
17740
17741         * modules/ftello-tests: New file.
17742         * tests/test-ftello.c: New file.
17743
17744         * modules/ftello: New file.
17745         * m4/ftello.m4: New file.
17746         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FTELLO,
17747         HAVE_FTELLO.
17748         * lib/stdio_.h (ftello): New declaration.
17749         * modules/stdio (Makefile.am): Substitute also GNULIB_FTELLO,
17750         HAVE_FTELLO.
17751
17752 2007-04-25  Bruno Haible  <bruno@clisp.org>
17753
17754         * modules/fseeko-tests: New file.
17755         * tests/test-fseeko.c: New file.
17756
17757         * modules/fseeko: New file.
17758         * m4/fseeko.m4: New file.
17759         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FSEEKO,
17760         HAVE_FSEEKO.
17761         * lib/stdio_.h (fseeko): New declaration.
17762         * modules/stdio (Makefile.am): Substitute also GNULIB_FSEEKO,
17763         HAVE_FSEEKO.
17764
17765 2007-04-25  Bruno Haible  <bruno@clisp.org>
17766
17767         * lib/stdio_.h (fflush): Add support for GNULIB_POSIXCHECK.
17768
17769 2007-04-25  Bruno Haible  <bruno@clisp.org>
17770
17771         * lib/unistd_.h: Include <stdio.h> if needed to get the SEEK_* macros.
17772         * tests/test-stdio.c: Check that the various SEEK_* macros are defined.
17773         * tests/test-unistd.c: Likewise.
17774         * tests/test-fcntl.c: Likewise.
17775
17776 2007-04-23  Eric Blake  <ebb9@byu.net>
17777
17778         * lib/fflush.c: Fix missing include.
17779         Reported by Bruno Haible.
17780
17781 2007-04-23  Bruno Haible  <bruno@clisp.org>
17782
17783         * lib/fpurge.c (fpurge) [glibc, BSD]: Free a malloc()ed ungetc buffer.
17784         Reported by Eric Blake.
17785
17786 2007-04-23  Bruno Haible  <bruno@clisp.org>
17787
17788         * lib/fbufmode.c (fbufmode): Port to Solaris/SPARC64.
17789
17790 2007-04-23  Bruno Haible  <bruno@clisp.org>
17791
17792         * lib/fseterr.c (fseterr): Don't hardcode the value of _IOERR.
17793
17794 2007-04-23  Bruno Haible  <bruno@clisp.org>
17795
17796         * tests/test-fbufmode.c (main): Be prepared to a failure of setvbuf.
17797         Needed on HP-UX 11.
17798
17799 2007-04-16  Eric Blake  <ebb9@byu.net>
17800
17801         Make fflush rely on fpurge.
17802         * lib/fflush.c (rpl_fflush): Rely on fpurge module, rather than
17803         open coding all variants.
17804         * modules/fflush (Depends-on): Add fpurge and unistd.
17805         * modules/fflush-tests (Depends-on): Unistd is no longer extra.
17806         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Simplify.
17807
17808         Fix --with-tests compilation on cygwin.
17809         * modules/argmatch-tests (Makefile.am): List gnulib library first
17810         in LDADD.
17811         * modules/argp-tests (Makefile.am): Likewise.
17812         * modules/array-list-tests (Makefile.am): Likewise.
17813         * modules/array-oset-tests (Makefile.am): Likewise.
17814         * modules/avltree-list-tests (Makefile.am): Likewise.
17815         * modules/avltree-oset-tests (Makefile.am): Likewise.
17816         * modules/avltreehash-list-tests (Makefile.am): Likewise.
17817         * modules/carray-list-tests (Makefile.am): Likewise.
17818         * modules/dirname-tests (Makefile.am): Likewise.
17819         * modules/frexp-tests (Makefile.am): Likewise.
17820         * modules/isnanl-tests (Makefile.am): Likewise.
17821         * modules/linked-list-tests (Makefile.am): Likewise.
17822         * modules/linkedhash-list-tests (Makefile.am): Likewise.
17823         * modules/lock-tests (Makefile.am): Likewise.
17824         * modules/rbtree-list-tests (Makefile.am): Likewise.
17825         * modules/rbtree-oset-tests (Makefile.am): Likewise.
17826         * modules/rbtreehash-list-tests (Makefile.am): Likewise.
17827         * modules/tls-tests (Makefile.am): Likewise.
17828         * modules/tsearch-tests (Makefile.am): Likewise.
17829         * modules/xvasprintf-tests (Makefile.am): Likewise.
17830
17831         Fix fpurge for cygwin.
17832         * lib/fpurge.c (fpurge): Fix order of operation flub, and return a
17833         value.
17834         * modules/fpurge-tests (Depends-on): Clean up trash.
17835
17836 2007-04-16  Simon Josefsson  <simon@josefsson.org>
17837
17838         * lib/gc-libgcrypt.c (gc_hash_open): Shut up compiler warnings.
17839
17840         * m4/autobuild.m4: Re-indent.
17841
17842 2007-04-13  Bruno Haible  <bruno@clisp.org>
17843
17844         * modules/fpurge-tests: New file.
17845         * tests/test-fpurge.c: New file.
17846
17847         * modules/fpurge: New file.
17848         * lib/fpurge.h: New file.
17849         * lib/fpurge.c: New file.
17850         * m4/fpurge.m4: New file.
17851
17852 2007-04-13  Bruno Haible  <bruno@clisp.org>
17853
17854         * modules/fbufmode-tests: New file.
17855         * tests/test-fbufmode.c: New file.
17856
17857         * modules/fbufmode: New file.
17858         * lib/fbufmode.h: New file.
17859         * lib/fbufmode.c: New file.
17860         * m4/fbufmode.m4: New file.
17861
17862 2007-04-13  Bruno Haible  <bruno@clisp.org>
17863
17864         * modules/fwritable-tests: New file.
17865         * tests/test-fwritable.c: New file.
17866
17867         * modules/fwritable: New file.
17868         * lib/fwritable.h: New file.
17869         * lib/fwritable.c: New file.
17870         * m4/fwritable.m4: New file.
17871
17872 2007-04-13  Bruno Haible  <bruno@clisp.org>
17873
17874         * modules/freadable-tests: New file.
17875         * tests/test-freadable.c: New file.
17876
17877         * modules/freadable: New file.
17878         * lib/freadable.h: New file.
17879         * lib/freadable.c: New file.
17880         * m4/freadable.m4: New file.
17881
17882 2007-04-13  Bruno Haible  <bruno@clisp.org>
17883
17884         * modules/fflush-tests (Makefile.am): Remove EXTRA_DIST. Augment
17885         MOSTLYCLEANFILES.
17886
17887 2007-04-13  Paul Eggert  <eggert@cs.ucla.edu>
17888
17889         * build-aux/bootstrap (gnulib_tool_option_extras): New var, used by
17890         gzip bootstrap.conf to avoid dragging in i18n machinery.
17891         (gnulib_tool_option): Use it.
17892
17893 2007-04-13  Bruno Haible  <bruno@clisp.org>
17894
17895         * tests/test-vasnprintf-posix.c (test_function): Add tests for %f and
17896         %F directives.
17897         * tests/test-vasprintf-posix.c (test_function): Likewise.
17898         * tests/test-snprintf-posix.h (test_function): Likewise.
17899         * tests/test-sprintf-posix.h (test_function): Likewise.
17900         * tests/test-fprintf-posix.h (test_function): Likewise.
17901         * tests/test-printf-posix.h (test_function): Likewise.
17902         * tests/test-fprintf-posix.out: Likewise.
17903
17904 2007-04-13  Bruno Haible  <bruno@clisp.org>
17905
17906         * modules/lock-tests (configure.ac): For LIBSCHED, try also -lposix4.
17907         * modules/tls-tests (configure.ac): Likewise.
17908         Reported by Arto C. Nirkko <anirkko@insel.ch>.
17909
17910 2007-04-13  Bruno Haible  <bruno@clisp.org>
17911
17912         * lib/tls.c (glthread_tls_get): Fix return type.
17913         Patch by Arto C. Nirkko <anirkko@insel.ch>.
17914
17915 2007-04-12  Eric Blake  <ebb9@byu.net>
17916
17917         * modules/gettime (Depends-on): Remove gettime.
17918         Reported by Dmitry V. Levin.
17919
17920 2007-04-12  Bruno Haible  <bruno@clisp.org>
17921
17922         * modules/fflush (Include): Mention <stdio.h>.
17923         * modules/strtoimax (Include): Mention <inttypes.h>.
17924         * modules/strtoumax (Include): Likewise.
17925
17926 2007-04-12  Eric Blake  <ebb9@byu.net>
17927
17928         * .cvsignore: New file.
17929         * .gitignore: Likewise.
17930
17931 2007-04-12  Bruno Haible  <bruno@clisp.org>
17932
17933         * modules/iconv-tests (test_iconv_LDADD): Mention -liconv after LDADD,
17934         not before, since $(LDADD) often contains libgnu.a.
17935         * modules/striconv-tests (test_striconv_LDADD): Likewise.
17936         * modules/striconveh-tests (test_striconveh_LDADD): Likewise.
17937         * modules/striconveha-tests (test_striconveha_LDADD): Likewise.
17938         Needed on Cygwin.
17939
17940 2007-04-12  Eric Blake  <ebb9@byu.net>
17941
17942         Work around glibc's failure to flush stdin on fclose.
17943         * lib/closein.c (close_stdin): Flush stdin before closing.
17944
17945         Work around glibc's failure to reset seekable stdin on exit.
17946         * modules/closein: New module.
17947         * lib/closein.c: New file.
17948         * lib/closein.h: Likewise.
17949         * m4/closein.m4: Likewise.
17950         * MODULES.html.sh (File stream based Input/Output): Document it.
17951
17952 2007-04-12  Simon Josefsson  <simon@josefsson.org>
17953
17954         * gnulib-tool: Rename generated 'autobuild' script to
17955         'do-autobuild' in --create-megatestdir output.
17956
17957         * doc/gnulib.texi (Build robot for gnulib): Fix.
17958
17959 2007-04-12  Simon Josefsson  <simon@josefsson.org>
17960
17961         * modules/sysexits (Depends-on): Add absolute-header.
17962
17963 2007-04-12  Eric Blake  <ebb9@byu.net>
17964
17965         No need to preserve errno on success.
17966         * lib/fflush.c (rpl_fflush): Simplify errno tracking.
17967         Reported by Bruno Haible.
17968
17969 2007-04-12  Simon Josefsson  <simon@josefsson.org>
17970
17971         * MODULES.html.sh (Support for maintaining and releasing
17972         projects): Add autobuild.  Suggested by Eric Blake <ebb9@byu.net>.
17973
17974 2007-04-12  Simon Josefsson  <simon@josefsson.org>
17975
17976         * gnulib-tool (func_modules_add_dummy): Respect --avoid=dummy.
17977
17978 2007-04-12  Simon Josefsson  <simon@josefsson.org>
17979
17980         * modules/autobuild: New module.
17981
17982         * m4/autobuild.m4: New file.
17983
17984 2007-04-11  Bruno Haible  <bruno@clisp.org>
17985
17986         * lib/vasnprintf.c (VASNPRINTF): Implement the %F directive using the
17987         %f directive, if NEED_PRINTF_DIRECTIVE_F is defined.
17988         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_F): New macro.
17989         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_F): New macro.
17990         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
17991         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
17992         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
17993         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
17994         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
17995         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
17996         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Invoke
17997         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
17998         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
17999         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Invoke
18000         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
18001         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
18002         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Invoke
18003         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
18004         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
18005         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Invoke
18006         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
18007         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
18008         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Invoke
18009         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
18010         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
18011         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Invoke
18012         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
18013         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
18014         Reported by Eric Blake.
18015
18016 2007-04-11  Bruno Haible  <bruno@clisp.org>
18017
18018         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Fix test. It always failed.
18019
18020 2007-04-10  Bruno Haible  <bruno@clisp.org>
18021
18022         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Add a test for correct result
18023         for NaN and Infinity. Needed on FreeBSD 6.1.
18024         * tests/test-vasnprintf-posix.c (test_function): Undo last change
18025         regarding results for "%010a" of Infinity and NaN.
18026         * tests/test-vasprintf-posix.c (test_function): Likewise.
18027         * tests/test-snprintf-posix.h (test_function): Likewise.
18028         * tests/test-sprintf-posix.h (test_function): Likewise.
18029         * tests/test-fprintf-posix.h (test_function): Likewise.
18030         * tests/test-printf-posix.h (test_function): Likewise.
18031         * tests/test-fprintf-posix.out: Likewise.
18032
18033 2007-04-10  Bruno Haible  <bruno@clisp.org>
18034
18035         * modules/locale-tests: New file.
18036         * tests/test-locale.c: New file.
18037
18038         * modules/locale: New file.
18039         * lib/locale_.h: New file.
18040         * m4/locale_h.m4: New file.
18041
18042 2007-04-10  Paul Eggert  <eggert@cs.ucla.edu>
18043             Bruno Haible  <bruno@clisp.org>
18044
18045         * m4/signbit.m4 (gl_SIGNBIT): When the sign bit position could not
18046         be determined, test for availability of the copysignf, copysign,
18047         copysignl functions.
18048         * lib/signbitf.c (gl_signbitf): Use copysignf if available in libc.
18049         * lib/signbitd.c (gl_signbitd): Use copysign if available in libc.
18050         * lib/signbitl.c (gl_signbitl): Use copysignl if available in libc.
18051
18052 2007-04-09  Eric Blake  <ebb9@byu.net>
18053
18054         * lib/stdio_.h [REPLACE_FFLUSH]: Declare rpl_fflush.
18055         * modules/stdio (Makefile.am): Support fflush.
18056         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Likewise.
18057         * modules/fflush: New file.
18058         * lib/fflush.c: Likewise.
18059         * m4/fflush.m4: Likewise.
18060         * modules/fflush-tests: New test.
18061         * tests/test-fflush.c: Likewise.
18062         * MODULES.html.sh (Input/output <stdio.h>): Document new module.
18063
18064 2007-04-06  Bruno Haible  <bruno@clisp.org>
18065
18066         * lib/vasnprintf.c: Include <math.h>. Don't include float+.h.
18067         (VASNPRINTF): Use signbit for faster determination whether to print a
18068         minus sign.
18069         * modules/vasnprintf (Files): Remove lib/float+.h.
18070         * modules/fprintf-posix (Depends-on): Add signbit.
18071         * modules/snprintf-posix (Depends-on): Likewise.
18072         * modules/sprintf-posix (Depends-on): Likewise.
18073         * modules/vasnprintf-posix (Depends-on): Likewise.
18074         * modules/vasprintf-posix (Depends-on): Likewise.
18075         * modules/vfprintf-posix (Depends-on): Likewise.
18076         * modules/vsnprintf-posix (Depends-on): Likewise.
18077         * modules/vsprintf-posix (Depends-on): Likewise.
18078
18079 2007-04-06  Bruno Haible  <bruno@clisp.org>
18080
18081         * tests/test-frexp.c (main): Test also the sign bit of zero results.
18082         * tests/test-frexpl.c (main): Likewise.
18083         * tests/test-ldexpl.c (main): Likewise.
18084         * modules/frexp-tests (Depends-on): Add signbit.
18085         * modules/frexpl-tests (Depdends-on): Likewise.
18086         * modules/ldexpl-tests (Depdends-on): Likewise.
18087
18088 2007-04-06  Bruno Haible  <bruno@clisp.org>
18089
18090         * modules/signbit-tests: New file.
18091         * tests/test-signbit.c: New file.
18092
18093         * modules/signbit: New file.
18094         * lib/signbitf.c: New file.
18095         * lib/signbitd.c: New file.
18096         * lib/signbitl.c: New file.
18097         * m4/signbit.m4: New file.
18098         * lib/math_.h (gl_signbitf, gl_signbitd, gl_signbitl): New declarations.
18099         (signbit): New macro.
18100         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_SIGNBIT and
18101         REPLACE_SIGNBIT.
18102         * modules/math (Makefile.am) Substibute also GNULIB_SIGNBIT and
18103         REPLACE_FREXPL into math.h.
18104
18105 2007-04-06  Bruno Haible  <bruno@clisp.org>
18106
18107         * modules/isnanf-nolibm-tests: New file.
18108         * tests/test-isnanf.c: New file.
18109
18110         * modules/isnanf-nolibm: New file.
18111         * lib/isnanf.h: New file.
18112         * lib/isnanf.c: New file.
18113         * lib/isnan.c: Consider the USE_FLOAT macro.
18114         * m4/isnanf.m4: New file.
18115
18116 2007-04-06  Bruno Haible  <bruno@clisp.org>
18117
18118         * modules/gettext-h (configure.ac): AC_SUBST LIBINTL and LTLIBINTL.
18119         (Link): New section.
18120
18121         * modules/canonicalize-lgpl-tests (Makefile.am): Undo last change.
18122
18123 2007-04-06  Bruno Haible  <bruno@clisp.org>
18124
18125         Assume the 'long double' type.
18126         * m4/longdouble.m4: Remove file.
18127         * config/srclist.txt: Don't mention longdouble.m4.
18128         * lib/allocsa.h: Assume HAVE_LONG_DOUBLE to be true.
18129         * lib/float+.h: Likewise.
18130         * lib/frexp.c: Likewise.
18131         * lib/printf-args.h: Likewise.
18132         * lib/printf-args.c: Likewise.
18133         * lib/printf-frexp.c: Likewise.
18134         * lib/printf-parse.c: Likewise.
18135         * lib/vasnprintf.c: Likewise.
18136         * m4/allocsa.m4: Remove gt_TYPE_LONGDOUBLE invocation.
18137         * m4/intl.m4: Likewise.
18138         * m4/isnanl.m4: Likewise.
18139         * m4/printf.m4: Likewise.
18140         * m4/printf-frexpl.m4: Likewise.
18141         * m4/vasnprintf.m4: Likewise.
18142         * modules/allocsa (Files): Remove m4/longdouble.m4.
18143         * modules/gettext (Files): Likewise.
18144         * modules/relocatable-prog-wrapper (Files): Likewise.
18145         * modules/vasnprintf (Files): Likewise.
18146         * modules/isnanl (Files): Likewise.
18147         (Include): Simplify.
18148         * modules/isnanl-nolibm (Files): Remove m4/longdouble.m4.
18149         (Include): Simplify.
18150         * modules/printf-frexpl (Files): Remove m4/longdouble.m4.
18151         (Include): Simplify.
18152         * modules/snprintf-posix-tests (Files): Remove m4/longdouble.m4.
18153         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
18154         * modules/sprintf-posix-tests (Files): Remove m4/longdouble.m4.
18155         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
18156         * modules/vasnprintf-posix-tests (Files): Remove m4/longdouble.m4.
18157         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
18158         * modules/vasprintf-posix-tests (Files): Remove m4/longdouble.m4.
18159         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
18160         * modules/vsnprintf-posix-tests (Files): Remove m4/longdouble.m4.
18161         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
18162         * modules/vsprintf-posix-tests (Files): Remove m4/longdouble.m4.
18163         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
18164         * tests/test-isnanl-nolibm.c: Assume HAVE_LONG_DOUBLE to be true.
18165         * tests/test-isnanl.c: Likewise.
18166         * tests/test-snprintf-posix.h: Likewise.
18167         * tests/test-sprintf-posix.h: Likewise.
18168         * tests/test-vasnprintf-posix.c: Likewise.
18169         * tests/test-vasnprintf-posix2.c: Likewise.
18170         * tests/test-vasprintf-posix.c: Likewise.
18171
18172 2007-04-06  Bruno Haible  <bruno@clisp.org>
18173
18174         Fix problem with Compaq (ex-DEC) Desktop C compiler on Tru64.
18175         * lib/math_.h [__DECC]: Include the overridden include file through
18176         #include_next, outside the double-inclusion guard.
18177         * lib/stdio_.h [__DECC]: Likewise.
18178         * lib/stdlib_.h [__DECC]: Likewise.
18179         * lib/string_.h [__DECC]: Likewise.
18180         * lib/time_.h [__DECC]: Likewise.
18181         * lib/wchar_.h [__DECC]: Likewise.
18182         * lib/wctype_.h [__DECC]: Likewise.
18183         * lib/inttypes_.h [__DECC]: Likewise.
18184         Reported by Albert Chin <china@thewrittenword.com> in
18185         <http://lists.gnu.org/archive/html/bug-gnulib/2007-04/msg00088.html>.
18186
18187 2007-04-04  Eric Blake  <ebb9@byu.net>
18188
18189         * m4/stdint.m4 (gl_STDINT_H): Detect WINT_MAX bug in cygwin
18190         1.5.x.
18191
18192 2007-04-04  Bruno Haible  <bruno@clisp.org>
18193
18194         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Add a test for correct
18195         rounding. Don't assume that FreeBSD 6 and NetBSD 4 pass this test.
18196
18197 2007-04-04  Bruno Haible  <bruno@clisp.org>
18198
18199         * tests/test-vasnprintf-posix.c (test_function): Allow two possible
18200         results for "%010a" of Infinity and NaN.
18201         * tests/test-vasprintf-posix.c (test_function): Likewise.
18202         * tests/test-snprintf-posix.h (test_function): Likewise.
18203         * tests/test-sprintf-posix.h (test_function): Likewise.
18204         * tests/test-fprintf-posix.h (test_function): Remove these tests.
18205         * tests/test-printf-posix.h (test_function): Likewise.
18206         * tests/test-fprintf-posix.out: Update.
18207         Needed for FreeBSD 6.1.
18208
18209 2007-04-04  Bruno Haible  <bruno@clisp.org>
18210
18211         * DEPENDENCIES: Remove mentions of tar and gzip, since they are not
18212         directly used by the gnulib modules nor by gnulib-tool.
18213
18214 2007-04-04  Paul Eggert  <eggert@cs.ucla.edu>
18215
18216         * DEPENDENCIES: Give overall description of version dependency
18217         desirability.  Use more-typical names for apps.
18218         Add shell, coreutils, diffutils, grep, tar, gzip.
18219
18220 2007-04-04  Simon Josefsson  <simon@josefsson.org>
18221
18222         * MODULES.html.sh: Rename crypto modules.  Remove iconvme.
18223
18224 2007-04-04  Karl Berry  <karl@gnu.org>
18225
18226         * MODULES.html.sh (func_module): missing '.
18227
18228 2007-04-03  Bruno Haible  <bruno@clisp.org>
18229
18230         * modules/argmatch-tests (Makefile.am): New variable
18231         test_argmatch_LDADD.
18232         * modules/argp-tests (Makefile.am): New variable test_argp_LDADD.
18233         * modules/array-list-tests (Makefile.am): New variable
18234         test_array_list_LDADD.
18235         * modules/array-oset-tests (Makefile.am): New variable
18236         test_array_oset_LDADD.
18237         * modules/avltree-list-tests (Makefile.am): New variable
18238         test_avltree_list_LDADD.
18239         * modules/avltree-oset-tests (Makefile.am): New variable
18240         test_avltree_oset_LDADD.
18241         * modules/avltreehash-list-tests (Makefile.am): New variable
18242         test_avltreehash_list_LDADD.
18243         * modules/canonicalize-lgpl-tests (Makefile.am): New variable
18244         test_canonicalize_lgpl_LDADD.
18245         * modules/carray-list-tests (Makefile.am): New variable
18246         test_carray_list_LDADD.
18247         * modules/dirname-tests (Makefile.am): New variable
18248         test_dirname_LDADD.
18249         * modules/linked-list-tests (Makefile.am): New variable
18250         test_linked_list_LDADD.
18251         * modules/linkedhash-list-tests (Makefile.am): New variable
18252         test_linkedhash_list_LDADD.
18253         * modules/rbtree-list-tests (Makefile.am): New variable
18254         test_rbtree_list_LDADD.
18255         * modules/rbtree-oset-tests (Makefile.am): New variable
18256         test_rbtree_oset_LDADD.
18257         * modules/rbtreehash-list-tests (Makefile.am): New variable
18258         test_rbtreehash_list_LDADD.
18259         * modules/xvasprintf-tests (Makefile.am): New variable
18260         test_xvasprintf_LDADD.
18261         Reported by Eric Blake.
18262
18263 2007-04-03  Eric Blake  <ebb9@byu.net>
18264
18265         * DEPENDENCIES: Weaken m4 requirements.
18266
18267 2007-04-03  Bruno Haible  <bruno@clisp.org>
18268
18269         * modules/frexp-tests (configure.ac): Remove AC_SUBST.
18270         * modules/isnanl-tests (configure.ac): Likewise.
18271
18272 2007-04-03  Ben Pfaff  <blp@gnu.org>
18273
18274         * modules/iconv_open: Add $(srcdir)/ to source directory
18275         references in Makefile fragments that call gperf, to fix VPATH
18276         builds.
18277
18278 2007-04-03  Bruno Haible  <bruno@clisp.org>
18279
18280         * modules/ldexpl (Depends-on): Add isnanl, remove isnanl-nolibm.
18281         * lib/ldexpl.c: Undo last change.
18282
18283 2007-04-03  Bruno Haible  <bruno@clisp.org>
18284
18285         * modules/printf-frexpl (Depends-on): Undo last change.
18286         (Files): Add m4/ldexpl.m4.
18287
18288 2007-04-03  Bruno Haible  <bruno@clisp.org>
18289
18290         * m4/isnanl.m4 (gl_FUNC_ISNANL): Substitute ISNANL_LIBM.
18291         * modules/isnanl (Link): New section.
18292
18293         * m4/frexp.m4 (gl_FUNC_FREXP): Substitute FREXP_LIBM.
18294         * modules/frexp (Link): New section.
18295
18296         * m4/frexpl.m4 (gl_FUNC_FREXPL): Substitute FREXPL_LIBM.
18297         * modules/frexpl (Link): New section.
18298
18299         * m4/ldexpl.m4 (gl_FUNC_LDEXPL): Substitute LDEXPL_LIBM.
18300         * modules/ldexpl (Link): New section.
18301
18302 2007-04-03  Bruno Haible  <bruno@clisp.org>
18303
18304         * modules/TEMPLATE-EXTENDED: New file.
18305         * gnulib-tool (func_all_modules, func_verify_module): Exclude it.
18306
18307 2007-04-03  Bruno Haible  <bruno@clisp.org>
18308
18309         * DEPENDENCIES: New file.
18310         Suggested by Simon Josefsson.
18311
18312 2007-04-03  Bruno Haible  <bruno@clisp.org>
18313
18314         * doc/gnulib.texi: Escape @.
18315
18316 2007-04-03  James Youngman  <jay@gnu.org>
18317         and Paul Eggert  <eggert@cs.ucla.edu>
18318
18319         * lib/stat-time.h (get_stat_birthtime): Check for zero-valued
18320         birthtime on all systems that have birthtime, not just those which
18321         use st_birthtimensec rather than st_birthtim.  Putting zero in
18322         st_birthtim.tv_sec is how (for example) FreeBSD/x86 6.1 indicates
18323         that the birth time is not available for files on an NFS mount.
18324
18325 2007-04-03  Simon Josefsson  <simon@josefsson.org>
18326
18327         * modules/memxor: Move back from crypto/, suggested by Bruno.
18328         * modules/crypto/hmac-sha1: Fix memxor dependency.
18329
18330         * modules/crypto/gc: Moved from ../.
18331
18332 2007-04-02  Eric Blake  <ebb9@byu.net>
18333
18334         * lib/ldexpl.c (includes): Avoid libm.
18335
18336         * modules/printf-frexpl (Depends-on): Depend on ldexpl.
18337
18338 2007-04-02  Bruno Haible  <bruno@clisp.org>
18339
18340         * lib/sysexit_.h (EX_OK): Disable the EX_OK definition from <unistd.h>
18341         on IRIX.
18342
18343 2007-04-02  Bruno Haible  <bruno@clisp.org>
18344
18345         * m4/intdiv0.m4 (gt_INTDIV0): Avoid performing the test for real on
18346         x86 or x86_64 platforms running MacOS X.
18347         Reported by Ryan Schmidt <@ryandesign.com>.
18348
18349 2007-04-02  Bruno Haible  <bruno@clisp.org>
18350
18351         * m4/intdiv0.m4 (gt_INTDIV0): When cross-compiling, treat x86_64 like
18352         i386.
18353
18354 2007-04-01  Simon Josefsson  <simon@josefsson.org>
18355
18356         * modules/crypto/arcfour: Moved from ../.
18357         * modules/crypto/arcfour-tests: Moved from ../.
18358         * modules/crypto/arctwo: Moved from ../.
18359         * modules/crypto/arctwo-tests: Moved from ../.
18360         * modules/crypto/des: Moved from ../.
18361         * modules/crypto/des-tests: Moved from ../.
18362         * modules/crypto/gc-arcfour: Moved from ../.
18363         * modules/crypto/gc-arcfour-tests: Moved from ../.
18364         * modules/crypto/gc-arctwo: Moved from ../.
18365         * modules/crypto/gc-arctwo-tests: Moved from ../.
18366         * modules/crypto/gc-des: Moved from ../.
18367         * modules/crypto/gc-des-tests: Moved from ../.
18368         * modules/crypto/gc-hmac-md5: Moved from ../.
18369         * modules/crypto/gc-hmac-md5-tests: Moved from ../.
18370         * modules/crypto/gc-hmac-sha1: Moved from ../.
18371         * modules/crypto/gc-hmac-sha1-tests: Moved from ../.
18372         * modules/crypto/gc-md2: Moved from ../.
18373         * modules/crypto/gc-md2-tests: Moved from ../.
18374         * modules/crypto/gc-md4: Moved from ../.
18375         * modules/crypto/gc-md4-tests: Moved from ../.
18376         * modules/crypto/gc-md5: Moved from ../.
18377         * modules/crypto/gc-md5-tests: Moved from ../.
18378         * modules/crypto/gc-pbkdf2-sha1: Moved from ../.
18379         * modules/crypto/gc-pbkdf2-sha1-tests: Moved from ../.
18380         * modules/crypto/gc-random: Moved from ../.
18381         * modules/crypto/gc-rijndael: Moved from ../.
18382         * modules/crypto/gc-rijndael-tests: Moved from ../.
18383         * modules/crypto/gc-sha1: Moved from ../.
18384         * modules/crypto/gc-sha1-tests: Moved from ../.
18385         * modules/crypto/gc-tests: Moved from ../.
18386         * modules/crypto/hmac-md5: Moved from ../.
18387         * modules/crypto/hmac-md5-tests: Moved from ../.
18388         * modules/crypto/hmac-sha1: Moved from ../.
18389         * modules/crypto/hmac-sha1-tests: Moved from ../.
18390         * modules/crypto/md2: Moved from ../.
18391         * modules/crypto/md2-tests: Moved from ../.
18392         * modules/crypto/md4: Moved from ../.
18393         * modules/crypto/md4-tests: Moved from ../.
18394         * modules/crypto/md5: Moved from ../.
18395         * modules/crypto/md5-tests: Moved from ../.
18396         * modules/crypto/memxor: Moved from ../.
18397         * modules/crypto/rijndael: Moved from ../.
18398         * modules/crypto/rijndael-tests: Moved from ../.
18399         * modules/crypto/sha1: Moved from ../.
18400
18401 2007-03-30  James Youngman  <jay@gnu.org>
18402
18403         * tests/test-stat-time.c (prepare_test): use chmod() rather than
18404         rename() to change the ctime of a file (because ctime is unaffected
18405         by rename on jfs2 on AIX 5.1).
18406         (main): Start by doing cleanup, in case a previous run failed leaving
18407         test files behind.
18408
18409 2007-03-31  Bruno Haible  <bruno@clisp.org>
18410
18411         Support old proprietary implementations of iconv.
18412         * modules/iconv_open: New file.
18413         * lib/iconv_.h: New file.
18414         * m4/iconv_h.m4: New file.
18415         * lib/iconv_open.c: New file.
18416         * lib/iconv_open-aix.gperf: New file.
18417         * lib/iconv_open-hpux.gperf: New file.
18418         * lib/iconv_open-irix.gperf: New file.
18419         * lib/iconv_open-osf.gperf: New file.
18420         * m4/iconv_open.m4: New file.
18421         * modules/linebreak (Depends-on): Add iconv_open.
18422         * modules/striconv (Depends-on): Likewise.
18423         * modules/striconveh (Depends-on): Likewise.
18424         * modules/unicodeio (Depends-on): Likewise.
18425         * lib/striconveh.h (mem_cd_iconveh, str_cd_iconveh): Allow cd to be
18426         (iconv_t)(-1).
18427         * lib/striconveh.c (mem_cd_iconveh_internal): Use an indirect
18428         conversion if cd is (iconv_t)(-1).
18429         (mem_iconveh, str_iconveh): Don't fail just because a direct conversion
18430         is not possible.
18431
18432 2007-03-31  Bruno Haible  <bruno@clisp.org>
18433
18434         * tests/test-striconveha.c (main): Don't expect "autodetect_jp" to
18435         work on Solaris either. Protect also second use of "autodetect_jp".
18436
18437 2007-03-31  Bruno Haible  <bruno@clisp.org>
18438
18439         * m4/frexpl.m4 (gl_FUNC_FREXPL): Set HAVE_DECL_FREXPL to 0 when
18440         the function is not present.
18441
18442 2007-03-31  Bruno Haible  <bruno@clisp.org>
18443
18444         * m4/ldexpl.m4 (gl_FUNC_LDEXPL): Set HAVE_DECL_LDEXPL to 0 when
18445         the function is not present.
18446
18447 2007-03-31  Bruno Haible  <bruno@clisp.org>
18448
18449         * m4/iconv.m4 (AM_ICONV_LINK): Fix 2007-03-29 patch. Test also against
18450         a bug in HP-UX iconv_open().
18451
18452 2007-03-31  Bruno Haible  <bruno@clisp.org>
18453
18454         * MODULES.html.sh (func_module): Don't show gnulib-common.m4.
18455         (Mathematics <math.h>): New section, add fpieee.
18456         (Input/output <stdio.h>): Add fseterr.
18457         (Mathematics <math.h>): New section, add printf-frexp.
18458         (Container data structures): Add sublist.
18459         (Core language properties): Add fpucw, inline.
18460         (Functions for greatest-width integer types <inttypes.h>): Add
18461         imaxabs, imaxdiv, inttypes.
18462         (Mathematics <math.h>): Add frexp, frexpl, isnan-nolibm, isnanl,
18463         isnanl-nolibm, ldexp.
18464         (Mathematics <math.h>): New section, add printf-frexpl.
18465         (Support for systems lacking POSIX:2001): Add fprintf-posix,
18466         printf-posix, snprintf-posix, sprintf-posix, string, search, socklen,
18467         sys_select, sys_socket, vasnprintf-posix, vasprintf-posix,
18468         vfprintf-posix, vprintf-posix, vsnprintf-posix, vsprintf-posix.
18469         (Unicode string functions): Add unistr/u*-mbtoucr.
18470         (Java): Add javacomp-script, javaexec-script.
18471         (C#): Add csharpcomp-script, csharpexec-script.
18472         (Support for building libraries and executables): Add havelib,
18473         relocatable-*.
18474         (Support for maintaining and releasing projects): Renamed from
18475         'Support for maintaining and release projects'. Add announce-gen.
18476
18477 2007-03-31  Bruno Haible  <bruno@clisp.org>
18478
18479         * README: Talk primarily about git.
18480         (git and CVS): Renamed from CVS.
18481         * doc/gnulib.texi (Introduction, Build robot for gnulib): Mention that
18482         gnulib is available through git.
18483         * doc/gnulib-tool.texi (CVS Issues): Mention git and svn as well.
18484
18485 2007-03-30  Bruno Haible  <bruno@clisp.org>
18486
18487         * lib/alloca_.h: Change prefix of double-inclusion guard macro to _GL_.
18488         * lib/poll_.h: Likewise.
18489         * lib/stat_.h: Likewise.
18490         * lib/sys_time_.h: Likewise.
18491         * lib/sysexit_.h: Likewise.
18492         * lib/glob_.h: Prefix double-inclusion guard macro with _GL_.
18493         * lib/stdbool_.h: Likewise.
18494         * lib/byteswap_.h: Add double-inclusion guard.
18495
18496 2007-03-30  Sergey Poznyakoff  <gray@mirddin.farlep.net>
18497
18498         * lib/sysexit_.h: Prefix double-inclusion guard macro with _GNULIB.
18499
18500 2007-03-30  Karl Berry  <karl@gnu.org>
18501
18502         * config/srclist-update: double space after USA in the license
18503         substitution, since that's how it's usually (?) written.
18504
18505 2007-03-30  Paul Eggert  <eggert@cs.ucla.edu>
18506
18507         * lib/write-any-file.c (can_write_any_file): Fix else-else bug
18508         reported by Bruno Haible.
18509
18510 2007-03-29  Bruno Haible  <bruno@clisp.org>
18511
18512         * m4/iconv.m4 (AM_ICONV_LINK): Require AC_CANONICAL_HOST. Test against
18513         a bug in AIX iconv().
18514
18515 2007-03-29  Bruno Haible  <bruno@clisp.org>
18516
18517         * modules/ldexpl-tests: New file.
18518         * tests/test-ldexpl.c: New file.
18519
18520 2007-03-29  Bruno Haible  <bruno@clisp.org>
18521
18522         * lib/ldexpl.c: Include fpucw.h.
18523         (ldexpl): Use BEGIN/END_LONG_DOUBLE_ROUNDING. Skip the last unneeded
18524         multiplication.
18525         * modules/ldexpl (Depends-on): Add fpucw.
18526
18527 2007-03-29  Bruno Haible  <bruno@clisp.org>
18528
18529         * modules/ldexpl: New file.
18530         * m4/ldexpl.m4: New file.
18531         * lib/math_.h (ldexpl): Define to a replacement if REPLACE_LDEXPL is
18532         set.
18533         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize also GNULIB_LDEXPL,
18534         REPLACE_LDEXPL.
18535         * modules/math (Makefile.am): Substitute also GNULIB_LDEXPL,
18536         REPLACE_LDEXPL.
18537         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Invoke
18538         gl_FUNC_LDEXPL_WORKS.
18539         * m4/mathl.m4 (gl_FUNC_LONG_DOUBLE_MATH): Remove test for ldexpl.
18540         * modules/mathl (Files): Remove lib/ldexpl.c.
18541         (Depends-on): Add ldexpl.
18542
18543 2007-03-29  Bruno Haible  <bruno@clisp.org>
18544
18545         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Declare frexpl.
18546
18547 2007-03-29  Bruno Haible  <bruno@clisp.org>
18548
18549         * tests/test-striconveh.c (main): Don't assume that a direct conversion
18550         between ISO-8859-1 and ISO-8859-2 is possible. Needed for OSF/1, IRIX
18551         and possibly also HP-UX.
18552         * tests/test-striconveha.c (main): Don't expect "autodetect_jp" to
18553         work on AIX, IRIX, HP-UX, OSF/1.
18554         * tests/uniconv/test-u16-conv-from-enc.c (main): Likewise.
18555         * tests/uniconv/test-u16-strconv-from-enc.c (main): Likewise.
18556         * tests/uniconv/test-u32-conv-from-enc.c (main): Likewise.
18557         * tests/uniconv/test-u32-strconv-from-enc.c (main): Likewise.
18558         * tests/uniconv/test-u8-conv-from-enc.c (main): Likewise.
18559         * tests/uniconv/test-u8-strconv-from-enc.c (main): Likewise.
18560
18561 2007-03-29  Bruno Haible  <bruno@clisp.org>
18562
18563         * tests/test-stat-time.c: Include <fcntl.h>, not <sys/fcntl.h>.
18564
18565 2007-03-29  Paul Eggert  <eggert@cs.ucla.edu>
18566
18567         * lib/acl-internal.h (acl_get_fd, acl_set_fd): undef before defining,
18568         to work around a problem on OSF/1 5.1 reported by Bruno Haible.
18569
18570 2007-03-29  Eric Blake  <ebb9@byu.net>
18571
18572         * lib/acl-internal.h: Remove redundant include.
18573         (ACL_NOT_WELL_SUPPORTED): Also filter on EBUSY, returned by
18574         Cygwin when a file is locked.
18575
18576 2007-03-29  Bruno Haible  <bruno@clisp.org>
18577
18578         * lib/vasprintf.c [IN_LIBASPRINTF]: Include different specification
18579         file.
18580         * lib/asprintf.c [IN_LIBASPRINTF]: Likewise.
18581
18582 2007-03-29  Paul Eggert  <eggert@cs.ucla.edu>
18583
18584         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Don't bother to
18585         try to remove a parent directory if the child couldn't be removed
18586         (except for the first rmdir, which could fail because the child
18587         doesn't exist).  Problem reported by Jeff Blaine in
18588         <http://lists.gnu.org/archive/html/bug-tar/2007-03/msg00014.html>.
18589
18590 2007-03-28  Bruno Haible  <bruno@clisp.org>
18591
18592         * lib/striconveh.c (utf8conv_carefully): New function.
18593         (mem_cd_iconveh_internal): Invoke it.
18594
18595 2007-03-28  Bruno Haible  <bruno@clisp.org>
18596
18597         * lib/striconveh.c (mem_cd_iconveh_internal): Use u8_mbtoucr instead
18598         of u8_mbtouc in order to distinguish invalid and incomplete UTF-8
18599         input.
18600         * modules/striconveh (Depends-on): Add unistr/u8-mbtoucr. Replace
18601         utf8-ucs4 with unistr/u8-mbtouc. Replace ucs4-utf8 with
18602         unistr/u8-uctomb.
18603
18604 2007-03-28  Bruno Haible  <bruno@clisp.org>
18605
18606         * modules/unistr/u8-mbtoucr: New file.
18607         * lib/unistr/u8-mbtoucr.c: New file.
18608         * modules/unistr/u16-mbtoucr: New file.
18609         * lib/unistr/u16-mbtoucr.c: New file.
18610         * modules/unistr/u16-mbtoucr: New file.
18611         * lib/unistr/u16-mbtoucr.c: New file.
18612         * lib/unistr.h (u8_mbtoucr, u16_mbtoucr, u32_mbtoucr): New declarations.
18613
18614 2007-03-27  Simon Josefsson  <simon@josefsson.org>
18615             Bruno Haible  <bruno@clisp.org>
18616
18617         * m4/vasprintf.m4: Convert AC_SUBST into shell variable for
18618         REPLACE_VASPRINTF.  Set HAVE_VASPRINTF.  Add
18619         AC_REQUIRE([gl_STDIO_H_DEFAULTS]).
18620
18621         * m4/stdio_h.m4: Add stubs for vasprintf too.
18622
18623         * modules/stdio: Support vasprintf in sed command.
18624
18625         * modules/vasprintf: Depend on stdio for prototypes.  Remove
18626         vasprintf.h.  Add stdio module indicator.
18627
18628         * lib/stdio_.h: Declare asprintf and vasprintf, based on
18629         vasprintf.h.
18630
18631         * lib/vasprintf.h: File removed.
18632
18633         * lib/asprintf.c: Use stdio.h instead of vasprintf.h.
18634         * lib/vasprintf.c: Ditto.
18635         * lib/xvasprintf.c: Ditto.
18636         * tests/test-vasprintf-posix.c: Ditto.
18637         * tests/test-vasprintf.c: Ditto.
18638
18639 2007-03-27  Bruno Haible  <bruno@clisp.org>
18640
18641         Make vasnprintf multithread-safe.
18642         * lib/vasnprintf.c (decimal_point_char): New function.
18643         (VASNPRINTF): Use it.
18644         Suggested by Simon Josefsson.
18645
18646 2007-03-27  Eric Blake  <ebb9@byu.net>
18647
18648         Support sub-second birthtime on cygwin.
18649         * m4/stat-time.m4 (gl_STAT_BIRTHTIME): Also check for st_birthtim.
18650         * lib/stat-time.h (STAT_TIMESPEC): Adjust comments.
18651         (get_stat_birthtime): Also work with st_birthtim.
18652
18653 2007-03-27  Paul Eggert  <eggert@cs.ucla.edu>
18654
18655         * lib/stat-time.h (USE_BIRTHTIME): Remove.
18656         (get_stat_atime_ns, get_stat_ctime_ns, get_stat_mtime_ns):
18657         (get_stat_birthtime_ns): Do not try to use "spare" fields.
18658         (get_stat_birthtime_ns): Simplify compile-time tests.
18659         (get_stat_birthtime): Change the API to look like
18660         get_stat_mtime etc., except return a negative tv_nsec on error.
18661         * m4/stat-time.m4 (gl_STAT_TIME, gl_STAT_BIRTHTIME):
18662         Don't check for "spare" fields.
18663         (gl_STAT_BIRTHTIME): Don't check for struct stat.st_birthtimespec.tv_sec
18664         or for struct stat.st_birthtime, as these tests aren't used.
18665         * tests/test-stat-time.c (test_birthtime): Adjust to new API.
18666
18667 2007-03-27  Bruno Haible  <bruno@clisp.org>
18668
18669         * lib/stat-time.h: Include <sys/stat.h>.
18670
18671 2007-03-27  James Youngman  <jay@gnu.org>
18672
18673         * lib/stat-time.h (get_stat_birthtime): New function for
18674           retrieving st_birthtime as provided by UFS2 (hence *BSD).
18675         * m4/stat-time.m4 (gl_STAT_BIRTHTIME): Probe for st_birthtime
18676           and its variants.
18677         * modules/stat-time (configure.ac): call gl_STAT_BIRTHTIME.
18678         * modules/stat-time-test: New file.
18679         * tests/test-stat-time.c: New test, devised by Bruno Haible.
18680
18681 2007-03-26  Bruno Haible  <bruno@clisp.org>
18682
18683         Better support of signalling NaNs.
18684         * lib/atanl.c: Include isnanl.h.
18685         (atanl): Perform test for NaN at the beginning of the function and
18686         through a call to isnanl.
18687         * lib/cosl.c: Include isnanl.h.
18688         (cosl): Perform test for NaN at the beginning of the function and
18689         through a call to isnanl.
18690         * lib/ldexpl.c: Include isnanl.h.
18691         (ldexpl): Perform test for NaN through a call to isnanl.
18692         * lib/logl.c: Include isnanl.h.
18693         (logl): Perform test for NaN at the beginning of the function and
18694         through a call to isnanl.
18695         * lib/sinl.c: Include isnanl.h.
18696         (sinl): Perform test for NaN at the beginning of the function and
18697         through a call to isnanl.
18698         * lib/sqrtl.c: Include isnanl.h.
18699         (sqrtl): Perform test for NaN at the beginning of the function and
18700         through a call to isnanl.
18701         * lib/tanl.c: Include isnanl.h.
18702         (tanl): Perform test for NaN at the beginning of the function and
18703         through a call to isnanl.
18704         * lib/trigl.c (ieee754_rem_pio2l): Remove test for NaN.
18705         * modules/mathl (Depends-on): Add isnanl.
18706
18707 2007-03-26  Eric Blake  <ebb9@byu.net>
18708
18709         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): Fix
18710         regression in logic sense of previous patch.
18711
18712 2007-03-26  Bruno Haible  <bruno@clisp.org>
18713
18714         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): Don't use
18715         unportable shell command "if ! ...".
18716         Reported by Ralf Wildenhues.
18717
18718 2007-03-25  Bruno Haible  <bruno@clisp.org>
18719
18720         * lib/sysexit_,h: If HAVE_SYSEXITS_H is defined, include the original
18721         <sysexits.h> file, and only add EX_CONFIG.
18722         * m4/sysexits.m4 (gl_SYSEXITS): If <sysexits.h> exists, check its
18723         absolute file name and whether it is sufficient. Substitute also
18724         HAVE_SYSEXITS_H and ABSOLUTE_SYSEXITS_H.
18725         * modules/sysexits (Makefile.am): Substitute HAVE_SYSEXITS_H and
18726         ABSOLUTE_SYSEXITS_H into sysexits.h.
18727
18728 2007-03-25  Bruno Haible  <bruno@clisp.org>
18729
18730         * lib/getaddrinfo.c (getaddrinfo): Don't access hints->ai_flags when
18731         hints is NULL.
18732
18733 2007-03-25  Bruno Haible  <bruno@clisp.org>
18734
18735         * lib/uniconv/u8-conv-from-enc.c (u8_conv_from_encoding): Add a cast.
18736         * lib/uniconv/u8-strconv-to-enc.c (u8_strconv_to_encoding): Likewise.
18737
18738 2007-03-25  Bruno Haible  <bruno@clisp.org>
18739
18740         * lib/vasnprintf.c: Include langinfo.h.
18741         (VASNPRINTF): Prefer nl_langinfo over localeconv, since it's more
18742         multithread-safe.
18743         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): New macro.
18744         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke it.
18745         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
18746         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
18747         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
18748         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
18749         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
18750         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX: Likewise.
18751         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
18752         Reported by Simon Josefsson.
18753
18754 2007-03-25  Bruno Haible  <bruno@clisp.org>
18755
18756         * lib/printf-parse.c [!IN_LIBINTL]: Include <stdint.h>, for intmax_t.
18757         (PRINTF_PARSE): Make the support for size specifier 'j' unconditional.
18758         * modules/vasnprintf (Depends-on): Add stdint.
18759
18760 2007-03-25  Bruno Haible  <bruno@clisp.org>
18761
18762         * modules/fpieee: New file.
18763         * m4/fpieee.m4: New file.
18764         * modules/isnan-nolibm (Depends-on): Add fpieee.
18765         * modules/isnanl-nolibm (Depends-on): Add fpieee.
18766         * modules/isnanl (Depends-on): Add fpieee.
18767
18768 2007-03-25  Bruno Haible  <bruno@clisp.org>
18769
18770         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Test also finite numbers.
18771
18772 2007-03-25  Bruno Haible  <bruno@clisp.org>
18773
18774         Avoid test failures on IRIX 6.5.
18775         * tests/test-frexpl.c (MIN_NORMAL_EXP): New macro.
18776         (main): Use it.
18777         * tests/test-printf-frexpl.c (MIN_NORMAL_EXP, MIN_SUBNORMAL_EXP): New
18778         macros.
18779         (main): Use them.
18780
18781 2007-03-25  Bruno Haible  <bruno@clisp.org>
18782
18783         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): New macro.
18784         (gl_FUNC_FREXPL): Invoke it. Set REPLACE_FREXPL to 1 if it frexpl
18785         exists but doesn't work.
18786         * lib/math_.h (frexpl): Define as a replacement macro if REPLACE_FREXPL
18787         is set. Don't provide a prototype if REPLACE_FREXPL is not set.
18788         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize REPLACE_FREXPL.
18789         * modules/math (Makefile.am) Substibute also REPLACE_FREXPL into math.h.
18790
18791 2007-03-25  Bruno Haible  <bruno@clisp.org>
18792
18793         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Add check whether frexp(inf)
18794         returns inf. Needed on IRIX 6.5.
18795
18796 2007-03-25  Bruno Haible  <bruno@clisp.org>
18797
18798         * tests/test-frexpl.c: Include isnanl-nolibm.h.
18799         (main): Use isnanl instead of x != x idiom.
18800         * modules/frexpl-tests (Depends-on): Add isnanl-nolibm.
18801
18802         * tests/test-frexp.c: Include isnan.h.
18803         (main): Use isnan instead of x != x idiom.
18804         * modules/frexp-tests (Depends-on): Add isnan-nolibm.
18805
18806 2007-03-25  Bruno Haible  <bruno@clisp.org>
18807
18808         * tests/test-frexp.c (NaN): New function/macro.
18809         (main): Use it instead of 0.0 / 0.0.
18810         * tests/test-isnan.c (NaN): New function/macro.
18811         (main): Use it instead of 0.0 / 0.0.
18812         * tests/test-vasnprintf-posix.c (NaN): New function/macro.
18813         (test_function): Use it instead of 0.0 / 0.0.
18814         * tests/test-vasprintf-posix.c (NaN): New function/macro.
18815         (test_function): Use it instead of 0.0 / 0.0.
18816         * tests/test-snprintf-posix.h (NaN): New function/macro.
18817         (test_function): Use it instead of 0.0 / 0.0.
18818         * tests/test-sprintf-posix.h (NaN): New function/macro.
18819         (test_function): Use it instead of 0.0 / 0.0.
18820         * tests/test-fprintf-posix.h (NaN): New function/macro.
18821         (test_function): Use it instead of 0.0 / 0.0.
18822         * tests/test-printf-posix.h (NaN): New function/macro.
18823         (test_function): Use it instead of 0.0 / 0.0.
18824
18825         * lib/isnan.c (FUNC): Work around a DEC C compiler bug.
18826
18827 2007-03-25  Bruno Haible  <bruno@clisp.org>
18828
18829         * lib/glob_.h: Include <sys/stat.h>. Avoids warnings on AIX 5.1.
18830
18831 2007-03-25  Bruno Haible  <bruno@clisp.org>
18832
18833         * lib/regexec.c (merge_state_with_log): Make static.
18834
18835 2007-03-25  Bruno Haible  <bruno@clisp.org>
18836
18837         * lib/trigl.c (kernel_rem_pio2): Make static.
18838
18839 2007-03-25  Bruno Haible  <bruno@clisp.org>
18840
18841         * lib/sincosl.c (sincosl_table): Make static.
18842
18843 2007-03-25  Bruno Haible  <bruno@clisp.org>
18844
18845         * lib/argp.h (__restrict): Define to empty, rather than to 'restrict',
18846         if the compiler does not support C99.
18847
18848 2007-03-25  Bruno Haible  <bruno@clisp.org>
18849
18850         * modules/time (Makefile.am): Ensure all rule action lines start with a
18851         tab.
18852
18853 2007-03-24  Bruno Haible  <bruno@clisp.org>
18854
18855         * modules/tsearch-tests: New file.
18856         * tests/test-tsearch.sh: New file.
18857         * tests/test-tsearch.c: New file, mostly copied from glibc.
18858
18859         * modules/search-tests: New file.
18860         * tests/test-search.c: New file.
18861
18862         * modules/search: New file.
18863         * lib/search_.h: New file, incorporating lib/tsearch.h.
18864         * m4/search_h.m4: New file.
18865         * lib/tsearch.h: Remove file.
18866         * lib/tsearch.c: Include search.h instead of tsearch.h.
18867         * m4/tsearch.m4 (gl_FUNC_TSEARCH): Require gl_SEARCH_H_DEFAULTS. Set
18868         HAVE_TSEARCH.
18869         * modules/tsearch (Files): Remove lib/tsearch.h.
18870         (Depends-on): Add search.
18871         (configure.ac): Invoke gl_SEARCH_MODULE_INDICATOR.
18872         (Include): Change tsearch.h into search.h.
18873
18874 2007-03-24  Bruno Haible  <bruno@clisp.org>
18875
18876         * modules/fpucw: New file.
18877         * lib/fpucw.h: New file.
18878         * lib/frexp.c: Include fpucw.h.
18879         (DECL_ROUNDING, BEGIN_ROUNDING, END_ROUNDING): New macros.
18880         (FUNC): Use them.
18881         * lib/printf-frexp.c: Include fpucw.h.
18882         (DECL_ROUNDING, BEGIN_ROUNDING, END_ROUNDING): New macros.
18883         (FUNC): Use them.
18884         * lib/vasnprintf.c: Include fpucw.h.
18885         (VASNPRINTF): Invoke BEGIN/END_LONG_DOUBLE_ROUNDING around the
18886         'long double' calculations.
18887         * tests/test-frexpl.c: Include fpucw.h.
18888         (main): Invoke BEGIN_LONG_DOUBLE_ROUNDING.
18889         * tests/test-printf-frexpl.c: Include fpucw.h.
18890         (main): Invoke BEGIN_LONG_DOUBLE_ROUNDING.
18891         * modules/frexpl (Depends-on): Add fpucw.
18892         * modules/printf-frexpl (Depends-on): Likewise.
18893         * modules/fprintf-posix (Depends-on): Likewise.
18894         * modules/snprintf-posix (Depends-on): Likewise.
18895         * modules/sprintf-posix (Depends-on): Likewise.
18896         * modules/vasnprintf-posix (Depends-on): Likewise.
18897         * modules/vasprintf-posix (Depends-on): Likewise.
18898         * modules/vfprintf-posix (Depends-on): Likewise.
18899         * modules/vsnprintf-posix (Depends-on): Likewise.
18900         * modules/vsprintf-posix (Depends-on): Likewise.
18901         * modules/frexpl-tests (Depends-on): Likewise.
18902         * modules/printf-frexpl-tests (Depends-on): Likewise.
18903
18904 2007-03-24  Bruno Haible  <bruno@clisp.org>
18905
18906         * lib/float+.h: New file.
18907         * lib/isnan.c: Include float+.h.
18908         (SIZE): New macro.
18909         (FUNC): Compare only SIZE bytes of the value.
18910         * lib/vasnprintf.c: Include float+.h.
18911         (VASNPRINTF): When comparing agains +0.0L or +0.0, compare only
18912         SIZEOF_LDBL or SIZEOF_DBL bytes.
18913         * modules/isnan-nolibm (Files): Add lib/float+.h.
18914         * modules/isnanl-nolibm (Files): Add lib/float+.h.
18915         * modules/isnanl (Files): Add lib/float+.h.
18916         * modules/vasnprintf (Files): Add lib/float+.h.
18917
18918 2007-03-24  Bruno Haible  <bruno@clisp.org>
18919
18920         * lib/vasnprintf.c [!HAVE_LONG_DOUBLE]: Include printf-frexp.h. Don't
18921         include isnanl-nolibm.h.
18922
18923 2007-03-24  Bruno Haible  <bruno@clisp.org>
18924
18925         * tests/test-read-file.c (main): Don't produce spurious output for
18926         expected situations. Make the test fail if it encountered unexpected
18927         results.
18928
18929 2007-03-24  Bruno Haible  <bruno@clisp.org>
18930
18931         * m4/locale-fr.m4 (gt_LOCALE_FR): Remove the special-casing of NetBSD,
18932         since its fr_FR.ISO8859-1 locale wouldn't pass the tests.
18933
18934 2007-03-24  Bruno Haible  <bruno@clisp.org>
18935
18936         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): Fix last change.
18937
18938 2007-03-24  Bruno Haible  <bruno@clisp.org>
18939
18940         * modules/unistr/base (Depends-on): Remove utf8-ucs4-unsafe,
18941         utf16-ucs4-unsafe, utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
18942
18943         * modules/unistr/u8-mbtouc: Add source files from module utf8-ucs4.
18944         * modules/utf8-ucs4: Turn into a symbolic link to module
18945         unistr/u8-mbtouc.
18946
18947         * modules/unistr/u8-mbtouc-unsafe: Add source files from module
18948         utf8-ucs4-unsafe.
18949         * modules/utf8-ucs4-unsafe: Turn into a symbolic link to module
18950         unistr/u8-mbtouc-unsafe.
18951
18952         * modules/unistr/u16-mbtouc: Add source files from module utf16-ucs4.
18953         * modules/utf16-ucs4: Turn into a symbolic link to module
18954         unistr/u16-mbtouc.
18955
18956         * modules/unistr/u16-mbtouc-unsafe: Add source files from module
18957         utf16-ucs4-unsafe.
18958         * modules/utf16-ucs4-unsafe: Turn into a symbolic link to module
18959         unistr/u16-mbtouc-unsafe.
18960
18961         * modules/unistr/u8-uctomb: Add source files from module utf4-utf8.
18962         * modules/ucs4-utf8: Turn into a symbolic link to module
18963         unistr/u8-ubtomb.
18964
18965         * modules/unistr/u16-uctomb: Add source files from module utf4-utf16.
18966         * modules/ucs4-utf16: Turn into a symbolic link to module
18967         unistr/u16-ubtomb.
18968
18969 2007-03-24  Bruno Haible  <bruno@clisp.org>
18970
18971         * lib/unistr/u8-mbtouc-aux.c: Renamed from lib/unistr/utf8-ucs4.c.
18972         Enable the function only if HAVE_INLINE.
18973         * lib/unistr/u8-mbtouc-unsafe-aux.c: Renamed from
18974         lib/unistr/utf8-ucs4-unsafe.c. Enable the function only if HAVE_INLINE.
18975         * lib/unistr/u16-mbtouc-aux.c: Renamed from lib/unistr/utf16-ucs4.c.
18976         Enable the function only if HAVE_INLINE.
18977         * lib/unistr/u16-mbtouc-unsafe-aux.c: Renamed from
18978         lib/unistr/utf16-ucs4-unsafe.c. Enable the function only if HAVE_INLINE.
18979         * lib/unistr/u8-uctomb-aux.c: Renamed from lib/unistr/ucs4-utf8.c.
18980         Enable the function only if HAVE_INLINE.
18981         * lib/unistr/u16-uctomb-aux.c: Renamed from lib/unistr/ucs4-utf16.c.
18982         Enable the function only if HAVE_INLINE.
18983         * modules/utf8-ucs4: Update.
18984         * modules/utf8-ucs4-unsafe: Update.
18985         * modules/utf16-ucs4: Update.
18986         * modules/utf16-ucs4-unsafe: Update.
18987         * modules/ucs4-utf8: Update.
18988         * modules/ucs4-utf16: Update.
18989
18990 2007-03-24  Bruno Haible  <bruno@clisp.org>
18991
18992         * lib/utf8-ucs4.h: Remove file.
18993         * lib/utf8-ucs4-unsafe.h: Remove file.
18994         * lib/utf16-ucs4.h: Remove file.
18995         * lib/utf16-ucs4-unsafe.h: Remove file.
18996         * lib/ucs4-utf8.h: Remove file.
18997         * lib/ucs4-utf16.h: Remove file.
18998         * lib/unistr.h: Include their previous contents.
18999         * m4/utf-ucs4.m4: Remove file.
19000         * m4/ucs4-utf.m4: Remove file.
19001         * modules/utf8-ucs4 (Files): Remove lib/utf8-ucs4.h.
19002         (Depends-on): Add unistr/base.
19003         (configure.ac): Remove gl_UTF_UCS4.
19004         (Makefile.am): Update.
19005         (Include): Change to unistr.h.
19006         * modules/utf8-ucs4-unsafe (Files): Remove lib/utf8-ucs4-unsafe.h.
19007         (Depends-on): Add unistr/base.
19008         (configure.ac): Remove gl_UTF_UCS4.
19009         (Makefile.am): Update.
19010         (Include): Change to unistr.h.
19011         * modules/utf16-ucs4 (Files): Remove lib/utf16-ucs4.h.
19012         (Depends-on): Add unistr/base.
19013         (configure.ac): Remove gl_UTF_UCS4.
19014         (Makefile.am): Update.
19015         (Include): Change to unistr.h.
19016         * modules/utf16-ucs4-unsafe (Files): Remove lib/utf16-ucs4-unsafe.h.
19017         (Depends-on): Add unistr/base.
19018         (configure.ac): Remove gl_UTF_UCS4.
19019         (Makefile.am): Update.
19020         (Include): Change to unistr.h.
19021         * modules/ucs4-utf8 (Files): Remove lib/ucs4-utf8.h.
19022         (Depends-on): Add unistr/base.
19023         (configure.ac): Remove gl_UCS4_UTF.
19024         (Makefile.am): Update.
19025         (Include): Change to unistr.h.
19026         * modules/ucs4-utf16 (Files): Remove lib/ucs4-utf16.h.
19027         (Depends-on): Add unistr/base.
19028         (configure.ac): Remove gl_UCS4_UTF.
19029         (Makefile.am): Update.
19030         (Include): Change to unistr.h.
19031         * lib/unistr/utf8-ucs4.c: Include unistr.h instead of utf8-ucs4.h.
19032         * lib/unistr/utf8-ucs4-unsafe.c: Include unistr.h instead of
19033         utf8-ucs4-unsafe.h.
19034         * lib/unistr/utf16-ucs4.c: Include unistr.h instead of utf16-ucs4.h.
19035         * lib/unistr/utf16-ucs4-unsafe.c: Include unistr.h instead of
19036         utf16-ucs4-unsafe.h.
19037         * lib/unistr/ucs4-utf8.c: Include unistr.h instead of ucs4-utf8.h.
19038         * lib/unistr/ucs4-utf16.c: Include unistr.h instead of ucs4-utf16.h.
19039         * lib/unistr/u8-chr.c: Don't include ucs4-utf8.h.
19040         * lib/unistr/u8-strchr.c: Likewise.
19041         * lib/unistr/u8-strrchr.c: Likewise.
19042         * lib/unistr/u16-chr.c: Don't include ucs4-utf16.h.
19043         * lib/unistr/u16-strchr.c: Likewise.
19044         * lib/unistr/u16-strrchr.c: Likewise.
19045         * lib/striconveh.c: Update.
19046         * lib/linebreak.c: Update.
19047
19048 2007-03-24  Bruno Haible  <bruno@clisp.org>
19049
19050         * lib/argp-help.c (fill_in_uparams, canon_doc_option): Cast the
19051         arguments of isspace, isalpha, isalnum, isdigit to 'unsigned char'.
19052
19053 2007-03-22  Bruno Haible  <bruno@clisp.org>
19054
19055         * lib/strptime.c (__strptime_internal): Use ANSI C syntax.
19056
19057 2007-03-23  Paul Eggert  <eggert@cs.ucla.edu>
19058
19059         * MODULES.html.sh (File system functions): New module write-any-file.
19060         * modules/write-any-file, lib/write-any-file.c, lib/write-any-file.h:
19061         * m4/write-any-file.m4: New files.
19062
19063 2007-03-23  Eric Blake  <ebb9@byu.net>
19064
19065         * gnulib-tool: Rearrange space-tab sequences, since some editors
19066         like to eat them.
19067
19068 2007-03-23  Eric Blake  <ebb9@byu.net>
19069
19070         * lib/version-etc.c (version_etc_va): Update license wording to
19071         be more concise.  Recommended by Richard Stallman.
19072
19073 2007-03-22  Bruno Haible  <bruno@clisp.org>
19074
19075         * lib/poll.c (MSG_PEEK): New fallback definition.
19076
19077 2007-03-22  Bruno Haible  <bruno@clisp.org>
19078
19079         * modules/sys_socket-tests (configure.ac): Check for shutdown function.
19080         * tests/test-sys_socket.c (a): Test only if shutdown() exists.
19081         (main): Update.
19082         Fixes a compilation error on BeOS.
19083
19084 2007-03-22  Bruno Haible  <bruno@clisp.org>
19085
19086         * modules/frexpl-tests: New file.
19087         * tests/test-frexpl.c: New file.
19088
19089         * modules/frexpl: New file.
19090         * m4/frexpl.m4: New file.
19091         * modules/math (Makefile.am): Also substitute GNULIB_FREXPL into math.h.
19092         * lib/math_.h (frexpl): Test GNULIB_FREXPL instead of GNULIB_MATHL.
19093         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_FREXPL.
19094         * modules/mathl (Files): Remove lib/frexpl.c, lib/frexp.c.
19095         (Depends-on): Add frexpl. Remove isnanl-nolibm.
19096         * m4/mathl.m4 (gl_FUNC_LONG_DOUBLE_MATH): Don't test for frexpl.
19097
19098 2007-03-22  Bruno Haible  <bruno@clisp.org>
19099
19100         * lib/frexpl.c: Share code with lib/frexp.c.
19101         * modules/mathl (Files): Add lib/frexp.c.
19102         (Depends-on): Add isnanl-nolibm.
19103
19104 2007-03-22  Bruno Haible  <bruno@clisp.org>
19105
19106         * modules/printf-frexp (Files): Add m4/frexp.m4.
19107         * m4/printf-frexp.m4 (gl_FUNC_PRINTF_FREXP): Define HAVE_FREXP_IN_LIBC
19108         only if the found frexp function actually works.
19109
19110 2007-03-22  Bruno Haible  <bruno@clisp.org>
19111
19112         * lib/frexp.c: Remove older implementation that uses divisions.
19113
19114 2007-03-21  Bruno Haible  <bruno@clisp.org>
19115
19116         * modules/frexp-tests: New file.
19117         * tests/test-frexp.c: New file.
19118
19119         * modules/frexp: New file.
19120         * lib/frexp.c: New file.
19121         * m4/frexp.m4: New file.
19122         * lib/math_.h (frexp): New declaration.
19123         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Also initialize GNULIB_FREXP and
19124         REPLACE_FREXP.
19125         * modules/math (math.h): Also substitute GNULIB_FREXP, REPLACE_FREXP.
19126
19127 2007-03-21  Bruno Haible  <bruno@clisp.org>
19128
19129         * modules/isnanl-tests: New file.
19130         * tests/test-isnanl.c: New file.
19131
19132         * modules/isnanl: New file.
19133         * lib/isnanl.h: New file.
19134         * m4/isnanl.m4 (gl_FUNC_ISNANL): New macro.
19135         (gl_FUNC_ISNANL_NO_LIBM): Invoke gl_HAVE_ISNANL_NO_LIBM,
19136         gl_FUNC_ISNANL_WORKS.
19137         (gl_HAVE_ISNANL_NO_LIBM, gl_HAVE_ISNANL_IN_LIBM, gl_FUNC_ISNANL_WORKS):
19138         New macros.
19139
19140 2007-03-21  Bruno Haible  <bruno@clisp.org>
19141
19142         * modules/isnanl-nolibm (Files): Add lib/isnanl-nolibm.h, remove
19143         lib/isnanl.h.
19144         (Include): Update.
19145         * lib/isnanl-nolibm.h: Renamed from lib/isnanl.h.
19146         * lib/vasnprintf.c: Update.
19147         * modules/isnanl-nolibm-tests (Files): Add tests/test-isnanl-nolibm.c,
19148         tests/test-isnanl.h, remove tests/test-isnanl.c.
19149         (Makefile.am): Update.
19150         * tests/test-isnanl-nolibm.c: New file.
19151         * tests/test-isnanl.h: New file.
19152         * tests/test-isnanl.c: Remove file.
19153
19154 2007-03-21  Jim Meyering  <jim@meyering.net>
19155
19156         When trying to open ".", treat ESTALE like EACCES.
19157         * lib/savewd.c (savewd_save): Resort to forking not just upon
19158         failure with EACCES, but also when errno is ESTALE.
19159
19160 2007-03-20  Bruno Haible  <bruno@clisp.org>
19161
19162         * lib/string_.h (strndup): Enable declaration also if HAVE_STRNDUP.
19163         Needed on AIX 5.1. Reported by Matthew Woehlke.
19164
19165 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
19166
19167         Suggestions by Bruno Haible:
19168         * lib/acl-internal.h: Include "gettext.h" rather than rolling
19169         our own.
19170         (ACL_NOT_WELL_SUPPORTED): Parenthesize arg when used.
19171         * modules/acl (Depends-on): Add gettext.
19172
19173 2007-03-19  Bruno Haible  <bruno@clisp.org>
19174
19175         * modules/iconvme: Remove file.
19176         * lib/iconvme.h: Remove file.
19177         * lib/iconvme.c: Remove file.
19178         * m4/iconvme.m4: Remove file.
19179
19180 2007-03-19  Bruno Haible  <bruno@clisp.org>
19181
19182         * doc/relocatable-maint.texi: Break long shell script line.
19183         Suggested by Thien-Thi Nguyen <ttn@gnuvola.org>.
19184
19185 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
19186
19187         Add limited support for Solaris 10 ZFS-style ACLs: just enough to
19188         handle file_has_acl.
19189         * lib/acl-internal.h, lib/acl_entries.c, lib/file-has-acl.c: New files.
19190         * lib/acl.c: Move header inclusions and related macro defns into
19191         lib/acl-internal.h.
19192         (S_ISLNK): Remove defn, since that's now done for us.
19193         (file_has_acl): Move to lib/file-has-acl.c.
19194         Call acl_trivial if available.  This is the crucial part of the fix.
19195         (acl_entries): Move to lib/acl_entries.c.  Now extern, since it's
19196         shared within the library.  Rewrite a bit, partly to make it compatible
19197         with the GNU coding style.
19198         * m4/acl.m4 (AC_FUNC_ACL): Add AC_LIBOBJ([file-has-acl]).
19199         Remove unnecessary double-quotes.
19200         Don't test for acl_to_text; the build will catch that.
19201         Replace acl_entries if it doesn't exist and it is needed.
19202         Check for -lsec and acl_trivial (as used on Solaris 10).
19203         * modules/acl (Files): Add lib/acl-internal.h, lib/acl_entries.c,
19204         lib/file-has-acl.c.
19205         (Depends-on): Add sys_stat, for S_ISLNK.
19206
19207 2007-03-19  Ben Pfaff  <blp@gnu.org>
19208
19209         * doc/gnulib.texi: Fix typos.
19210         Suggested by Thien-Thi Nguyen <ttn@gnuvola.org>.
19211
19212 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
19213
19214         * lib/getcwd.c (__getcwd): Remove redundant comparison of buf to NULL.
19215         If size is zero here, buf must be zero.
19216
19217 2007-03-19  Simon Josefsson  <simon@josefsson.org>
19218
19219         * des.c: Remove weak_keys_chksum.  Reported by Bruno Haible
19220         <bruno@clisp.org>.
19221
19222 2007-03-18  Bruno Haible  <bruno@clisp.org>
19223
19224         * lib/vasnprintf.c (VASNPRINTF): Undo first part of last patch.
19225         Suggested by Eric Blake.
19226
19227 2007-03-18  Ben Pfaff  <blp@gnu.org>
19228
19229         * doc/relocatable.texi: Recommend using as prefix a directory
19230         that does not exist and will never be created.  Based on
19231         discussion with Bruno Haible, Ralf Wildenhues, Matthew Woehlke,
19232         and others.
19233
19234 2007-03-17  Bruno Haible  <bruno@clisp.org>
19235
19236         * lib/fchownat.c: Include lchown.h.
19237
19238 2007-03-17  Bruno Haible  <bruno@clisp.org>
19239
19240         Fix endless loop when the given allocated size was > INT_MAX.
19241         * lib/vasnprintf.c (EOVERFLOW): New fallback definition.
19242         (VASNPRINTF): Fail with EOVERFLOW when the given allocated size is
19243         larger than INT_MAX, or when it grow to a value larger than INT_MAX.
19244         * lib/vsprintf.c (vsprintf): Don't pass a size > INT_MAX to vasnprintf.
19245         * lib/sprintf.c (sprintf): Likewise.
19246
19247 2007-03-17  Bruno Haible  <bruno@clisp.org>
19248
19249         * tests/test-argp-2.sh (func_compare): Output a context diff.
19250
19251 2007-03-17  Bruno Haible  <bruno@clisp.org>
19252
19253         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): Check also the
19254         locale's decimal-point character.
19255
19256 2007-03-17  Bruno Haible  <bruno@clisp.org>
19257
19258         * lib/vasnprintf.c (VASNPRINTF): Clear out the memory used for arg_mem
19259         before comparing it. Needed because on some platforms (e.g. x86) a
19260         'long double' occupies less bytes than sizeof (long double).
19261
19262 2007-03-17  Bruno Haible  <bruno@clisp.org>
19263
19264         * tests/test-crc.c (main): Make printf statements 64-bit clean.
19265         * tests/test-gc-pbkdf2-sha1.c (main): Likewise.
19266         * tests/test-getaddrinfo.c (simple): Likewise.
19267         * tests/test-read-file.c (main): Likewise.
19268
19269 2007-03-17  Bruno Haible  <bruno@clisp.org>
19270
19271         * tests/test-dirname.c (main): Make printf statements 64-bit clean.
19272
19273 2007-03-17  Bruno Haible  <bruno@clisp.org>
19274
19275         * tests/test-xvasprintf.c (test_xvasprintf, test_xasprintf): Remove
19276         unused variable.
19277
19278 2007-03-17  Bruno Haible  <bruno@clisp.org>
19279
19280         * tests/test-c-strcasecmp.c: Include c-strcase.h.
19281         * tests/test-c-strncasecmp.c: Likewise.
19282
19283 2007-03-17  Bruno Haible  <bruno@clisp.org>
19284
19285         * modules/stdlib (Depends-on): Add unistd.
19286         * lib/stdlib_.h: Include <unistd.h> if mkstemp is desired.
19287         Needed for MacOS X 10.3.
19288
19289 2007-03-17  Bruno Haible  <bruno@clisp.org>
19290
19291         * lib/unistr/u-strdup.h: Include <stdlib.h>.
19292
19293 2007-03-17  Bruno Haible  <bruno@clisp.org>
19294
19295         * lib/unistr/u-cpy-alloc.h: Include <stdlib.h>.
19296
19297 2007-03-17  Bruno Haible  <bruno@clisp.org>
19298
19299         * gnulib-tool (func_import): Update .cvsignore and .gitignore files
19300         to reflect files copied from gnulib (with or without modifications).
19301         Suggested by Jim Meyering.
19302
19303 2007-03-17  Eric Blake  <ebb9@byu.net>
19304
19305         * NEWS: Document stdlib change from 2007-02-18.
19306
19307 2007-03-17  Jim Meyering  <jim@meyering.net>
19308
19309         Detect use of AC_CONFIG_AUX_DIR also when its argument is quoted.
19310         * build-aux/bootstrap: Put ""s around use of $build_aux, in case
19311         someone uses a name containing shell meta-characters.
19312         Reported by Alfred M. Szmidt.
19313
19314         * build-aux/bootstrap: Don't use \> in grep regexp.  For HP-UX.
19315
19316 2007-03-16  Alfred M. Szmidt  <ams@gnu.org>
19317
19318         * build-aux/bootstrap (with_gettext): New variable.  Run autopoint
19319         and copy gettext configuration files only if configure.ac contains
19320         a use of AM_GNU_GETTEXT_VERSION.
19321
19322 2007-03-16  Alfred M. Szmidt  <ams@gnu.org>
19323
19324         * build-aux/bootstrap (gnulib_name): New variable.
19325         (gnulib_tool_options): Use it.
19326
19327 2007-03-13  Simon Josefsson  <simon@josefsson.org>
19328
19329         * tests/test-des.c: Use new namespace.
19330
19331 2007-03-15  Bruno Haible  <bruno@clisp.org>
19332
19333         * lib/dummy.c (gl_dummy_symbol): Renamed from 'dummy'.
19334         Reported by James Youngman <jay@gnu.org>.
19335
19336 2007-03-15  Bruno Haible  <bruno@clisp.org>
19337
19338         * lib/glob.c (glob): Add 'restrict' so that prototype matches the
19339         declared prototype. Needed with cc on OSF/1 5.1.
19340
19341 2007-03-15  Bruno Haible  <bruno@clisp.org>
19342
19343         * lib/gl_list.h (gl_listelement_dispose_fn): New type.
19344         (gl_list_create_empty, gl_list_create): Add dispose_fn argument.
19345         (struct gl_list_implementation): Add dispose_fn argument to the
19346         'create_empty', 'create' methods.
19347         (struct gl_list_impl_base): Add field 'dispose_fn'.
19348         * lib/gl_list.c (gl_list_create_empty, gl_list_create): Add dispose_fn
19349         argument.
19350         * lib/gl_array_list.c (gl_array_create_empty, gl_array_create): Add
19351         dispose_fn argument.
19352         (gl_array_remove_node, gl_array_remove_at, gl_array_list_free): Call
19353         dispose_fn on the dropped values.
19354         * lib/gl_carray_list.c (gl_carray_create_empty, gl_carray_create): Add
19355         dispose_fn argument.
19356         (gl_carray_remove_at, gl_carray_list_free): Call dispose_fn on the
19357         dropped values.
19358         * lib/gl_anyavltree_list2.h (gl_tree_create): Add dispose_fn argument.
19359         (gl_tree_remove_node): Call dispose_fn on the dropped value.
19360         * lib/gl_anyrbtree_list2.h (gl_tree_create): Add dispose_fn argument.
19361         (gl_tree_remove_node): Call dispose_fn on the dropped value.
19362         * lib/gl_anytree_list2.h (gl_tree_create_empty): Add dispose_fn
19363         argument.
19364         (gl_tree_list_free): Call dispose_fn on the dropped values.
19365         * lib/gl_anytreehash_list2.h (gl_tree_list_free): Call dispose_fn on
19366         the dropped values.
19367         * lib/gl_anylinked_list2.h (gl_linked_create_empty, gl_linked_create):
19368         Add dispose_fn argument.
19369         (gl_linked_remove_node, gl_linked_remove_at, gl_linked_list_free):
19370         Call dispose_fn on the dropped values.
19371         * lib/gl_sublist.c (gl_sublist_create_empty, gl_sublist_create_fill):
19372         Add dispose_fn argument.
19373         (gl_sublist_create): Initialize the 'dispose_fn' field.
19374         * lib/clean-temp.c (create_temp_dir, register_fd): Update.
19375         * tests/test-array_list.c (main): Update.
19376         * tests/test-carray_list.c (main): Update.
19377         * tests/test-avltree_list.c (main): Update.
19378         * tests/test-rbtree_list.c (main): Update.
19379         * tests/test-avltreehash_list.c (main): Update.
19380         * tests/test-rbtreehash_list.c (main): Update.
19381         * tests/test-linked_list.c (main): Update.
19382         * tests/test-linkedhash_list.c (main): Update.
19383         * tests/test-array_oset.c (main): Update.
19384
19385 2007-03-15  Bruno Haible  <bruno@clisp.org>
19386
19387         * lib/gl_oset.h (gl_setelement_dispose_fn): New type.
19388         (gl_oset_create_empty): Add dispose_fn argument.
19389         (struct gl_oset_implementation): Add dispose_fn argument to
19390         'create_empty' method.
19391         (struct gl_oset_impl_base): Add dispose_fn field.
19392         * lib/gl_oset.c (gl_oset_create_empty): Add dispose_fn argument.
19393         * lib/gl_array_oset.c (gl_array_create_empty): Add dispose_fn argument.
19394         (gl_array_remove_at, gl_array_free): Call dispose_fn on the dropped
19395         values.
19396         * lib/gl_anytree_oset.h (gl_tree_create_empty): Add dispose_fn argument.
19397         (gl_tree_oset_free): Call dispose_fn on the dropped values.
19398         * lib/gl_avltree_oset.c (gl_tree_remove_node): Call dispose_fn on the
19399         dropped value.
19400         * lib/gl_rbtree_oset.c (gl_tree_remove_node): Call dispose_fn on the
19401         dropped value.
19402         * tests/test-array_oset.c (main): Update.
19403         * tests/test-avltree_oset.c (main): Update.
19404         * tests/test-rbtree_oset.c (main): Update.
19405         * lib/gl_anytreehash_list1.h (add_to_bucket): Update.
19406
19407 2007-03-13  Bruno Haible  <bruno@clisp.org>
19408
19409         * tests/test-stdbool.c (i): Update after last patch.
19410
19411 2007-03-12  Bruno Haible  <bruno@clisp.org>
19412
19413         * lib/quotearg.c: Include <wctype.h> early, before the definition of
19414         the iswprint macro. Needed on Solaris 2.5.1.
19415
19416 2007-03-12  Bruno Haible  <bruno@clisp.org>
19417
19418         * tests/test-printf-frexp.c (main): Declare x as volatile.
19419
19420 2007-03-12  Simon Josefsson  <simon@josefsson.org>
19421
19422         * doc/gnulib.texi (Build robot for gnulib): New section.
19423
19424 2007-03-12  Jim Meyering  <jim@meyering.net>
19425
19426         * build-aux/bootstrap: New file.
19427         * build-aux/bootstrap.conf: New file, from coreutils.
19428
19429 2007-03-11  Bruno Haible  <bruno@clisp.org>
19430
19431         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Require AC_C_INLINE.
19432
19433 2007-03-12  Simon Josefsson  <simon@josefsson.org>
19434
19435         * lib/des.h, lib/des.c, lib/gc-gnulib.c: Use gl_ namespace, to
19436         avoid collisions with 'des_setkey'.  Reported by Bruno Haible
19437         <bruno@clisp.org>.  Also change 'tripledes_' to '3des_'.
19438
19439 2007-03-11  Bruno Haible  <bruno@clisp.org>
19440
19441         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8): If the test program fails to
19442         compile, set LOCALE_TR_UTF8 to 'none' instead of empty.
19443
19444 2007-03-11  Bruno Haible  <bruno@clisp.org>
19445
19446         * lib/stdint_.h (INT64_MIN, INTMAX_MIN): Avoid using the ~INT..._MAX
19447         formula. Needed for SunPRO C 5.0.
19448
19449 2007-03-11  Bruno Haible  <bruno@clisp.org>
19450
19451         * modules/long-options (Depends-on): Add getopt.
19452
19453 2007-03-11  Bruno Haible  <bruno@clisp.org>
19454
19455         * modules/modechange (Depends-on): Add stdbool.
19456
19457 2007-03-11  Bruno Haible  <bruno@clisp.org>
19458
19459         * modules/i-ring (Depends-on): Add stdbool.
19460
19461 2007-03-11  Bruno Haible  <bruno@clisp.org>
19462
19463         * modules/gc-des (Depends-on): Add stdbool.
19464
19465 2007-03-11  Bruno Haible  <bruno@clisp.org>
19466
19467         * m4/mktime.m4 (gl_PREREQ_MKTIME): Require AC_C_INLINE.
19468
19469 2007-03-11  Bruno Haible  <bruno@clisp.org>
19470
19471         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Require AC_C_RESTRICT.
19472
19473 2007-03-11  Bruno Haible  <bruno@clisp.org>
19474
19475         * lib/unistr/u32-mbtouc-unsafe.c (u32_mbtouc_unsafe): Fix syntax error.
19476
19477 2007-03-11  Bruno Haible  <bruno@clisp.org>
19478
19479         * lib/vasnprintf.c (sprintf): Undefine.
19480
19481 2007-03-11  Bruno Haible  <bruno@clisp.org>
19482
19483         * lib/isnan.c (rpl_isnan, rpl_isnanl): Work around bug regarding
19484         initializers in SunPRO C and Compaq C compilers.
19485
19486 2007-03-11  Bruno Haible  <bruno@clisp.org>
19487
19488         * lib/gl_array_oset.c (gl_array_iterator_next): Make pointer
19489         decrementing code ANSI C compliant.
19490
19491 2007-03-11  Bruno Haible  <bruno@clisp.org>
19492
19493         * lib/dummy.c [__sun]: Define a dummy variable, not just a typedef.
19494         Needed for Solaris 2.5.1 ranlib and SunPRO C 5.0.
19495
19496 2007-03-11  Bruno Haible  <bruno@clisp.org>
19497
19498         * tests/test-stdbool.c (s, d, e, xlcbug): Disable checks that gnulib's
19499         <stdbool.h> substitute doesn't pass.
19500
19501 2007-03-11  Bruno Haible  <bruno@clisp.org>
19502
19503         * lib/vasnprintf.c (snprintf): Undefine. Avoids an endless recursion.
19504
19505 2007-03-11  Bruno Haible  <bruno@clisp.org>
19506
19507         * gnulib-tool (func_create_megatestdir): Create also an autobuild
19508         script, for submission to autobuild.josefsson.org.
19509
19510 2007-03-10  Bruno Haible  <bruno@clisp.org>
19511
19512         * modules/canonicalize-lgpl-tests: New file.
19513         * tests/test-canonicalize-lgpl.sh: New file.
19514         * tests/test-canonicalize-lgpl.c: New file.
19515
19516         * modules/c-strcase-tests: New file.
19517         * tests/test-c-strcase.sh: New file.
19518         * tests/test-c-strcasecmp.c: New file.
19519         * tests/test-c-strncasecmp.c: New file.
19520
19521         * modules/atexit-tests: New file.
19522         * tests/test-atexit.sh: New file.
19523         * tests/test-atexit.c: New file.
19524
19525 2007-03-10  Bruno Haible  <bruno@clisp.org>
19526
19527         * tests/test-binary-io.sh: Use temporary filenames that are not so
19528         likely to clash with those of other tests (in a parallel make).
19529         * tests/test-binary-io.c: Likewise.
19530
19531 2007-03-10  Bruno Haible  <bruno@clisp.org>
19532
19533         * lib/fseterr.c (fseterr): Port to Solaris/SPARC64. Deactivate the
19534         fallback; use #error instead.
19535         Suggested by Simon Josefsson.
19536
19537 2007-03-10  Bruno Haible  <bruno@clisp.org>
19538
19539         * gnulib-tool (func_create_testdir): Treat MOSTLYCLEANFILES like
19540         CLEANFILES. Put spaces in each line of $cleaned_files, not only the
19541         first and the last.
19542
19543 2007-03-10  Bruno Haible  <bruno@clisp.org>
19544
19545         * lib/stdint_.h (uint_least64_t): Fix typo in last patch.
19546
19547 2007-03-10  Bruno Haible  <bruno@clisp.org>
19548
19549         * modules/snprintf-posix-tests (EXTRA_DIST): New variable. Needed for
19550         "make distcheck".
19551         * modules/sprintf-posix-tests (EXTRA_DIST): Likewise.
19552         * modules/vsnprintf-posix-tests (EXTRA_DIST): Likewise.
19553         * modules/vsprintf-posix-tests (EXTRA_DIST): Likewise.
19554
19555 2007-03-10  Bruno Haible  <bruno@clisp.org>
19556
19557         * modules/allocsa-tests (test_allocsa_SOURCES): Remove redundant
19558         variable.
19559         * modules/dirname-tests (test_dirname_SOURCES): Remove redundant
19560         variable.
19561
19562 2007-03-09  Eric Blake  <ebb9@byu.net>
19563         and Matthew Woehlke  <mw_triad@users.sourceforge.net>  (tiny change)
19564
19565         * lib/stdint_.h (int64_t, uint64_t): Don't undefine if 64-bit
19566         types are not being provided by gnulib.
19567         (GL_INT64_T, GL_UINT64_T): New witnesses of whether gnulib 64-bit
19568         types are supported.
19569
19570 2007-03-10  Bruno Haible  <bruno@clisp.org>
19571
19572         * lib/stdio_.h (__attribute__): New macro.
19573         (fprintf, vfprintf, printf, vprintf, snprintf, vsnprintf, sprintf,
19574         vsprintf): Specify __attribute__ __format__ for GCC.
19575         Suggested by Eric Blake.
19576
19577 2007-03-09  Bruno Haible  <bruno@clisp.org>
19578
19579         * modules/printf-posix-tests: New file.
19580         * tests/test-printf-posix.sh: New file.
19581         * tests/test-printf-posix.c: New file.
19582
19583         * modules/printf-posix: New file.
19584         * lib/printf.c: New file.
19585         * m4/printf-posix-rpl.m4: New file.
19586         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_PRINTF_POSIX,
19587         REPLACE_PRINTF.
19588         * lib/stdio_.h (printf): New declaration.
19589         (format, __format__, ____printf____, ____scanf____, ____strftime____,
19590         ____strfmon____): New macros.
19591         * modules/stdio (Makefile.am): Substitute also GNULIB_PRINTF_POSIX,
19592         REPLACE_PRINTF.
19593
19594 2007-03-09  Bruno Haible  <bruno@clisp.org>
19595
19596         * tests/test-vasnprintf-posix2.sh: New file.
19597         * tests/test-vasnprintf-posix2.c: New file.
19598         * modules/vasnprintf-posix-tests (Files): Add them and m4/locale-fr.m4.
19599         (configure.ac): Invoke gt_LOCALE_FR and gt_LOCALE_FR_UTF8.
19600         (Makefile.am): Activate test-vasnprintf-posix2.sh.
19601
19602         * lib/vasnprintf.c (VASNPRINTF): For the 'a' and 'A' directives, use
19603         a locale dependent decimal point, rather than always '.'.
19604
19605 2007-03-09  Eric Blake  <ebb9@byu.net>
19606
19607         * lib/stdlib_.h (EXIT_FAILURE): GNU code expects this to be 1, in
19608         spite of platforms like Tandem/NSK that define it to -1.
19609
19610 2007-03-08  Bruno Haible  <bruno@clisp.org>
19611
19612         * modules/vprintf-posix-tests: New file.
19613         * tests/test-vprintf-posix.sh: New file.
19614         * tests/test-vprintf-posix.c: New file.
19615         * tests/test-printf-posix.h: New file.
19616
19617         * modules/vprintf-posix: New file.
19618         * lib/vprintf.c: New file.
19619         * m4/vprintf-posix.m4: New file.
19620         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VPRINTF_POSIX,
19621         REPLACE_VPRINTF.
19622         * lib/stdio_.h (vprintf): New declaration.
19623         * modules/stdio (Makefile.am): Substitute also GNULIB_VPRINTF_POSIX,
19624         REPLACE_VPRINTF.
19625
19626 2007-03-08  Bruno Haible  <bruno@clisp.org>
19627
19628         * modules/fprintf-posix-tests: New file.
19629         * tests/test-fprintf-posix.sh: New file.
19630         * tests/test-fprintf-posix.c: New file.
19631
19632         * modules/fprintf-posix: New file.
19633         * lib/fprintf.c: New file.
19634         * m4/fprintf-posix.m4: New file.
19635         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FPRINTF_POSIX,
19636         REPLACE_FPRINTF.
19637         * lib/stdio_.h (fprintf): New declaration.
19638         * modules/stdio (Makefile.am): Substitute also GNULIB_FPRINTF_POSIX,
19639         REPLACE_FPRINTF.
19640
19641 2007-03-08  Bruno Haible  <bruno@clisp.org>
19642
19643         * modules/vfprintf-posix-tests: New file.
19644         * tests/test-vfprintf-posix.sh: New file.
19645         * tests/test-vfprintf-posix.c: New file.
19646         * tests/test-fprintf-posix.h: New file.
19647         * tests/test-fprintf-posix.out: New file.
19648
19649         * modules/vfprintf-posix: New file.
19650         * lib/vfprintf.c: New file.
19651         * m4/vfprintf-posix.m4: New file.
19652         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VFPRINTF_POSIX,
19653         REPLACE_VFPRINTF.
19654         * lib/stdio_.h (vfprintf): New declaration.
19655         * modules/stdio (Makefile.am): Substitute also GNULIB_VFPRINTF_POSIX,
19656         REPLACE_VFPRINTF.
19657
19658 2007-03-08  Bruno Haible  <bruno@clisp.org>
19659
19660         * lib/stdio_.h: Treat __need___FILE like __need_FILE.
19661
19662 2007-03-08  Bruno Haible  <bruno@clisp.org>
19663
19664         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Use 'case' statements
19665         instead of 'expr' invocations.
19666         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
19667         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
19668         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
19669         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
19670         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
19671         Suggested by Paul Eggert.
19672
19673 2007-03-08  Bruno Haible  <bruno@clisp.org>
19674
19675         * modules/fseterr-tests: New file.
19676         * tests/test-fseterr.c: New file.
19677
19678         * modules/fseterr: New file.
19679         * lib/fseterr.h: New file.
19680         * lib/fseterr.c: New file.
19681
19682 2007-03-08  Bruno Haible  <bruno@clisp.org>
19683
19684         * lib/fnmatch_.h: Convert tabs in the middle of lines to spaces.
19685         * lib/getopt_.h: Likewise.
19686         * lib/mbswidth.h: Likewise.
19687         * lib/setenv.h: Likewise.
19688         * lib/vasnprintf.h: Likewise.
19689         * lib/vasprintf.h: Likewise.
19690         * lib/verror.h: Likewise.
19691         * lib/xsetenv.h: Likewise.
19692         * lib/xvasprintf.h: Likewise.
19693
19694 2007-03-08  Jim Meyering  <jim@meyering.net>
19695
19696         * users.txt: Add parted.
19697
19698         * ChangeLog: Restore 1500 lines mistakenly removed from the end.
19699
19700 2007-03-07  Bruno Haible  <bruno@clisp.org>
19701
19702         * m4/printf.m4: Make the shell script snippets copy&pastable.
19703
19704 2007-03-02  Bruno Haible  <bruno@clisp.org>
19705
19706         * lib/netinet_in_.h: New file.
19707         * m4/netinet_in_h.m4 (gl_HEADER_NETINET_IN): Test whether netinet/in.h
19708         is self-contained. Set ABSOLUTE_NETINET_IN_H, HAVE_NETINET_IN_H.
19709         * modules/netinet_in (Files): Add lib/netinet_in_.h.
19710         (Depends-on): Add absolute-header.
19711         (Makefile.am): Substitute ABSOLUTE_NETINET_IN_H, HAVE_NETINET_IN_H
19712         into netinet/in.h.
19713
19714 2007-03-03  Bruno Haible  <bruno@clisp.org>
19715
19716         * lib/sys_select_.h: New file.
19717         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SELECT): Test whether sys/select.h
19718         is self-contained. Set ABSOLUTE_SYS_SELECT_H, HAVE_SYS_SELECT_H.
19719         * modules/sys_select (Files): Add lib/sys_select_.h.
19720         (Depends-on): Add absolute-header.
19721         (Makefile.am): Substitute ABSOLUTE_SYS_SELECT_H, HAVE_SYS_SELECT_H
19722         into sys/select.h.
19723
19724 2007-03-02  Bruno Haible  <bruno@clisp.org>
19725
19726         * lib/socket_.h: If sys/socket.h exists, include that and <sys/types.h>
19727         before it. Turn HAVE_WINSOCK2_H and HAVE_WS2TCPIP_H into configute-time
19728         values.
19729         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Test also whether
19730         <sys/socket.h> is self-contained. Set ABSOLUTE_SYS_SOCKET_H,
19731         HAVE_SYS_SOCKET_H, HAVE_WINSOCK2_H, HAVE_WS2TCPIP_H.
19732         * modules/sys_socket (Depends-on): Add absolute-header.
19733         (Makefile.am): Substitute ABSOLUTE_SYS_SOCKET_H, HAVE_SYS_SOCKET_H,
19734         HAVE_WINSOCK2_H, HAVE_WS2TCPIP_H into sys/socket.h.
19735         (Include): Remove requirement of inclusion of <sys/types.h>.
19736
19737 2007-03-02  Bruno Haible  <bruno@clisp.org>
19738
19739         * lib/byteswap_.h (bswap_32): Fix formula.
19740
19741 2007-03-06  Bruno Haible  <bruno@clisp.org>
19742
19743         * modules/sprintf-posix-tests: New file.
19744         * tests/test-sprintf-posix.c: New file.
19745
19746         * modules/sprintf-posix: New file.
19747         * lib/sprintf.c: New file.
19748         * m4/sprintf-posix.m4: New file.
19749         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_SPRINTF_POSIX,
19750         REPLACE_SPRINTF.
19751         * lib/stdio_.h (sprintf): New declaration.
19752         * modules/stdio (Makefile.am): Substitute also GNULIB_SPRINTF_POSIX,
19753         REPLACE_SPRINTF.
19754
19755 2007-03-06  Bruno Haible  <bruno@clisp.org>
19756
19757         * modules/vsprintf-posix-tests: New file.
19758         * tests/test-vsprintf-posix.c: New file.
19759         * tests/test-sprintf-posix.h: New file.
19760
19761         * modules/vsprintf-posix: New file.
19762         * lib/vsprintf.c: New file.
19763         * m4/vsprintf-posix.m4: New file.
19764         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VSPRINTF_POSIX,
19765         REPLACE_VSPRINTF.
19766         * lib/stdio_.h (vsprintf): New declaration.
19767         * modules/stdio (Makefile.am): Substitute also GNULIB_VSPRINTF_POSIX,
19768         REPLACE_VSPRINTF.
19769
19770 2007-03-06  Bruno Haible  <bruno@clisp.org>
19771
19772         * modules/vsnprintf (Depend-on): Remove minmax.
19773
19774 2007-03-06  Bruno Haible  <bruno@clisp.org>
19775
19776         * modules/snprintf-posix-tests: New file.
19777         * tests/test-snprintf-posix.c: New file.
19778
19779         * modules/snprintf-posix: New file.
19780         * m4/snprintf-posix.m4: New file.
19781         * m4/snprintf.m4 (gl_REPLACE_SNPRINTF): New macro, extracted from
19782         gl_FUNC_SNPRINTF.
19783         (gl_FUNC_SNPRINTF): Invoke it.
19784         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also REPLACE_SNPRINTF.
19785         * lib/stdio_.h (snprintf): Define as a replacement if REPLACE_SNPRINTF
19786         is set.
19787         * modules/stdio (Makefile.am): Substitute also REPLACE_SNPRINTF.
19788
19789 2007-03-06  Bruno Haible  <bruno@clisp.org>
19790
19791         * modules/vsnprintf-posix-tests: New file.
19792         * tests/test-vsnprintf-posix.c: New file.
19793         * tests/test-snprintf-posix.h: New file.
19794
19795         * modules/vsnprintf-posix: New file.
19796         * m4/vsnprintf-posix.m4: New file.
19797         * m4/vsnprintf.m4 (gl_REPLACE_VSNPRINTF): New macro, extracted from
19798         gl_FUNC_VSNPRINTF.
19799         (gl_FUNC_VSNPRINTF): Invoke it.
19800         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also REPLACE_VSNPRINTF.
19801         * lib/stdio_.h (vsnprintf): Define as a replacement if
19802         REPLACE_VSNPRINTF is set.
19803         * modules/stdio (Makefile.am): Substitute also REPLACE_VSNPRINTF.
19804
19805 2007-03-06  Bruno Haible  <bruno@clisp.org>
19806
19807         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): Test for vasnprintf here.
19808         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): ... not here.
19809
19810 2007-03-06  Bruno Haible  <bruno@clisp.org>
19811
19812         * lib/math_.h (acosl): Declare also if HAVE_DECL_ACOSL is set.
19813         (asinl): Declare also if HAVE_DECL_ASINL is set.
19814         (atanl): Declare also if HAVE_DECL_ATANL is set.
19815         (ceill): Declare also if HAVE_DECL_CEILL is set.
19816         (cosl): Declare also if HAVE_DECL_COSL is set.
19817         (expl): Declare also if HAVE_DECL_EXPL is set.
19818         (floorl): Declare also if HAVE_DECL_FLOORL is set.
19819         (frexpl): Declare also if HAVE_DECL_FREXPL is set.
19820         (ldexpl): Declare also if HAVE_DECL_LDEXPL is set.
19821         (logl): Declare also if HAVE_DECL_LOGL is set.
19822         (sinl): Declare also if HAVE_DECL_SINL is set.
19823         (sqrtl): Declare also if HAVE_DECL_SQRTL is set.
19824         (tanl): Declare also if HAVE_DECL_TANL is set.
19825         * modules/math (Makefile.am): Substitute the values of HAVE_DECL_*.
19826         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Set HAVE_DECL_* to 1.
19827         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Fix tests for the
19828         declaration of frexpl, ldexpl.
19829         * modules/printf-frexpl (Depends-on): Add math.
19830         * lib/printf-frexp.c (frexpl, ldexpl): Undo last change.
19831
19832 2007-03-05  Bruno Haible  <bruno@clisp.org>
19833
19834         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Also test whether
19835         frexpl and ldexpl are declared.
19836         * lib/printf-frexp.c (frexpl, ldexpl): Provide fallback declarations.
19837
19838 2007-03-05  Bruno Haible  <bruno@clisp.org>
19839
19840         * gnulib-tool (func_get_automake_snippet): Don't synthesize an
19841         EXTRA_lib_SOURCES augmentation for the relocatable-prog-wrapper module.
19842
19843 2007-03-05  Bruno Haible  <bruno@clisp.org>
19844
19845         * lib/stdio_.h: Include <stddef.h>.
19846
19847 2007-03-05  Bruno Haible  <bruno@clisp.org>
19848
19849         * m4/printf.m4 (gl_SNPRINTF_DIRECTIVE_N): New macro.
19850
19851 2007-03-05  Bruno Haible  <bruno@clisp.org>
19852
19853         * m4/printf.m4: Update with info about OpenBSD 3.9, HP-UX 10.20,
19854         NetBSD 4, from Ralf Wildenhues.
19855
19856 2007-03-04  Bruno Haible  <bruno@clisp.org>
19857
19858         * lib/vasprintf.h: Update #if logic for the case when the functions
19859         exist but are overridden.
19860
19861 2007-03-04  Bruno Haible  <bruno@clisp.org>
19862
19863         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Exclude two buggy
19864         implementations: glibc-2.4 and MacOS X 10.3.
19865         * tests/test-vasnprintf-posix.c (test_function): Test also the case
19866         that exhibits the bugs in glibc-2.4 and MacOS X 10.3.
19867         * tests/test-vasprintf-posix.c (test_function): Likewise.
19868
19869 2007-03-04  Bruno Haible  <bruno@clisp.org>
19870
19871         * modules/vasprintf-posix-tests: New file.
19872         * tests/test-vasprintf-posix.c: New file.
19873
19874         * modules/vasprintf-posix: New file.
19875         * lib/vasprintf.h (asprintf, vasprintf): Rename if REPLACE_VASPRINTF is
19876         defined.
19877         * m4/vasprintf-posix.m4: New file.
19878         * m4/vasprintf.m4 (gl_REPLACE_VASPRINTF): New macro, extracted from
19879         gl_FUNC_VASPRINTF.
19880         (gl_FUNC_VASPRINTF): Invoke it.
19881         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): Define REPLACE_VASNPRINTF
19882         here.
19883         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Not here.
19884
19885 2007-03-04  Bruno Haible  <bruno@clisp.org>
19886
19887         * lib/sys_time_.h: Rename GETTIMEOFDAY_REPLACEMENT to
19888         REPLACE_GETTIMEOFDAY.
19889         * modules/sys_time (Makefile.am): Likewise.
19890         * m4/sys_time_h.m4: Likewise.
19891         * m4/gettimeofday.m4: Likewise.
19892
19893 2007-03-04  Bruno Haible  <bruno@clisp.org>
19894
19895         * modules/vasnprintf-posix-tests: New file.
19896         * tests/test-vasnprintf-posix.c: New file.
19897
19898         * modules/vasnprintf-posix: New file.
19899         * lib/vasnprintf.c: Include isnan.h, isnanl.h, printf-frexp.h,
19900         printf-frexpl.h.
19901         (VASNPRINTF): Handle the 'a' and 'A' directives here, if needed.
19902         * lib/vasnprintf.h (asnprintf, vasnprintf): Rename if
19903         REPLACE_VASNPRINTF is defined.
19904         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): New macro, extracted from
19905         gl_FUNC_VASNPRINTF.
19906         (gl_FUNC_VASNPRINTF): Invoke it.
19907         * m4/vasnprintf-posix.m4: New file.
19908         * m4/printf.m4: New file.
19909
19910 2007-03-04  Bruno Haible  <bruno@clisp.org>
19911
19912         Compile progreloc.c only if --enable-relocatable is specified.
19913         * m4/relocatable.m4 (gl_RELOCATABLE): Arrange to compile progreloc.c
19914         if --enable-relocatable was specified.
19915         * modules/relocatable-prog (Makefile.am): Remove progreloc.c from
19916         lib_SOURCES.
19917
19918 2007-03-04  Jim Meyering  <jim@meyering.net>
19919
19920         * lib/acl.c (ACL_NOT_WELL_SUPPORTED): New macro.
19921         Use it consistently, rather than enumerating errno constants.
19922
19923 2007-03-04  Bruno Haible  <bruno@clisp.org>
19924
19925         * modules/xvasprintf-tests: New file.
19926         * tests/test-xvasprintf.c: New file.
19927
19928         * modules/vasprintf-tests: New file.
19929         * tests/test-vasprintf.c: New file.
19930
19931         * modules/vasnprintf-tests: New file.
19932         * tests/test-vasnprintf.c: New file.
19933
19934         * modules/vsnprintf-tests: New file.
19935         * tests/test-vsnprintf.c: New file.
19936
19937         * modules/snprintf-tests: New file.
19938         * tests/test-snprintf.c: New file.
19939
19940 2007-03-04  Bruno Haible  <bruno@clisp.org>
19941
19942         Compile relocatable.c only if --enable-relocatable is specified.
19943         * m4/relocatable-lib.m4 (gl_RELOCATABLE_LIBRARY_BODY): Renamed from
19944         gl_RELOCATABLE_LIBRARY.
19945         (gl_RELOCATABLE_LIBRARY, gl_RELOCATABLE_LIBRARY_SEPARATE): New macros.
19946         * m4/relocatable.m4 (gl_RELOCATABLE): Invoke gl_RELOCATABLE_LIBRARY.
19947         (gl_RELOCATABLE_BODY): Require gl_RELOCATABLE_LIBRARY_BODY instead of
19948         gl_RELOCATABLE_LIBRARY.
19949         * modules/relocatable-lib (configure.ac): Invoke gl_RELOCATABLE_LIBRARY.
19950         (Makefile.am): Remove lib_SOURCES.
19951         * modules/relocatable-lib-lgpl (configure.ac): Invoke
19952         gl_RELOCATABLE_LIBRARY.
19953         (Makefile.am): Remove lib_SOURCES.
19954         * modules/relocatable-prog (Makefile.am): Don't compile relocatable.c
19955         always.
19956         * modules/relocatable-prog-wrapper (configure.ac): Invoke
19957         gl_RELOCATABLE_LIBRARY_SEPARATE instead of gl_RELOCATABLE_LIBRARY.
19958
19959 2007-03-04  Bruno Haible  <bruno@clisp.org>
19960
19961         * modules/argmatch-tests: New file.
19962         * tests/test-argmatch.c: New file.
19963
19964         * tests/test-allocsa.c (main): Halve the number of loop runs.
19965
19966         * modules/alloca-opt-tests: New file.
19967         * tests/test-alloca-opt.c: New file.
19968
19969 2007-03-04  Jim Meyering  <jim@meyering.net>
19970
19971         Work around difference between Linux ACLs and Solaris 10 ZFS.
19972         * lib/acl.c (set_acl): Revert to using chmod_or_fchmod also
19973         for EINVAL.
19974
19975 2007-03-03  Bruno Haible  <bruno@clisp.org>
19976
19977         * modules/relocatable-prog (Depends-on): Add back progreloc's
19978         dependencies: canonicalize-lgpl, xalloc, xreadlink, stdbool, unistd.
19979
19980 2007-03-03  Bruno Haible  <bruno@clisp.org>
19981
19982         * modules/relocatable-lib-lgpl: Renamed from modules/relocatable-lib.
19983         * modules/relocatable-lib: New file.
19984
19985 2007-03-03  Bruno Haible  <bruno@clisp.org>
19986
19987         * modules/relocatable-prog: Renamed from modules/relocatable.
19988         * doc/relocatable-maint.texi: Talk about module 'relocatable-prog'.
19989
19990 2007-03-03  Bruno Haible  <bruno@clisp.org>
19991
19992         * modules/relocatable-script (Files): Add doc/relocatable.texi,
19993         m4/relocatable-lib.m4.
19994         (Depends-on): Remove 'relocatable'.
19995         (configure.ac): Add gl_RELOCATABLE_NOP.
19996
19997 2007-03-03  Bruno Haible  <bruno@clisp.org>
19998
19999         * modules/relocatable-prog-wrapper: New file.
20000         * modules/relocatable (Depends-on): Add it. Remove all other
20001         dependencies except progname.
20002         (Files): Remove build-aux/install-reloc, lib/relocwrapper.c.
20003
20004         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): New macro.
20005         (gl_FUNC_STRERROR): Nop.
20006         * lib/strerror.c: Compile the file only if !HAVE_STRERROR.
20007
20008         * m4/setenv.m4 (gl_FUNC_SETENV_SEPARATE): New macro.
20009         * lib/setenv.c: Compile the file only if _LIBC || !HAVE_SETENV.
20010
20011         * m4/readlink.m4 (gl_FUNC_READLINK_SEPARATE): New macro.
20012         (gl_FUNC_READLINK): Update.
20013
20014         * m4/canonicalize-lgpl.m4 (gl_CANONICALIZE_LGPL_SEPARATE): New macro.
20015
20016 2007-03-03  Bruno Haible  <bruno@clisp.org>
20017
20018         * lib/xreadlink.c: Include <unistd.h> unconditionally.
20019         * modules/xreadlink (Depends-on): Add unistd.
20020         * modules/xreadlink-with-size (Depends-on): Likewise.
20021
20022 2007-03-03  Bruno Haible  <bruno@clisp.org>
20023
20024         * m4/setenv.m4 (gl_FUNC_SETENV, gl_FUNC_UNSETENV): New macros,
20025         extracted from gt_FUNC_SETENV.
20026         (gt_FUNC_SETENV): Remove macro.
20027         * modules/setenv (configure.ac): Add gl_FUNC_SETENV, gl_FUNC_UNSETENV,
20028         remove gt_FUNC_SETENV.
20029
20030 2007-03-03  Bruno Haible  <bruno@clisp.org>
20031
20032         * m4/relocatable-lib.m4 (gl_RELOCATABLE_LIBRARY): Define
20033         ENABLE_RELOCATABLE here.
20034         * m4/relocatable.m4 (gl_RELOCATABLE_BODY): Don't define it here.
20035
20036 2007-03-03  Bruno Haible  <bruno@clisp.org>
20037
20038         * modules/rbtreehash-list-tests (Depends-on): Add progname.
20039         * tests/test-rbtreehash_list.c: Include progname.h.
20040         (main): Call set_program_name.
20041
20042         * modules/rbtree-oset-tests (Depends-on): Add progname.
20043         * tests/test-rbtree_oset.c: Include progname.h.
20044         (main): Call set_program_name.
20045
20046         * modules/rbtree-list-tests (Depends-on): Add progname.
20047         * tests/test-rbtree_list.c: Include progname.h.
20048         (main): Call set_program_name.
20049
20050         * modules/linked-list-tests (Depends-on): Add progname.
20051         * tests/test-linked_list.c: Include progname.h.
20052         (main): Call set_program_name.
20053
20054 2007-03-03  Bruno Haible  <bruno@clisp.org>
20055
20056         * lib/glob-libc.h (_Restrict_): New macro, copied from lib/regex.h.
20057         All uses of __restrict changed to _Restrict_.
20058         * lib/glob_.h (__restrict): Remove macro.
20059
20060 2007-03-02  Bruno Haible  <bruno@clisp.org>
20061
20062         * modules/gettext (configure.ac): Require gettext infrastructure
20063         from version 0.16.1.
20064
20065 2007-03-02  Bruno Haible  <bruno@clisp.org>
20066
20067         * modules/linkedhash-list-tests (Depends-on): Add progname.
20068         * tests/test-linkedhash_list.c: Include progname.h.
20069         (main): Call set_program_name.
20070
20071         * modules/carray-list-tests (Depends-on): Add progname.
20072         * tests/test-carray_list.c: Include progname.h.
20073         (main): Call set_program_name.
20074
20075         * modules/avltreehash-list-tests (Depends-on): Add progname.
20076         * tests/test-avltreehash_list.c: Include progname.h.
20077         (main): Call set_program_name.
20078
20079         * modules/avltree-oset-tests (Depends-on): Add progname.
20080         * tests/test-avltree_oset.c: Include progname.h.
20081         (main): Call set_program_name.
20082
20083         * modules/avltree-list-tests (Depends-on): Add progname.
20084         * tests/test-avltree_list.c: Include progname.h.
20085         (main): Call set_program_name.
20086
20087         * modules/array-oset-tests (Depends-on): Add progname.
20088         * tests/test-array_oset.c: Include progname.h.
20089         (main): Call set_program_name.
20090
20091         * modules/array-list-tests (Depends-on): Add progname.
20092         * tests/test-array_list.c: Include progname.h.
20093         (main): Call set_program_name.
20094
20095         * modules/argp-tests (Depends-on): Add progname.
20096         * tests/test-argp.c: Include argp.h first. Include progname.h.
20097         (main): Call set_program_name.
20098
20099 2007-03-02  Paul Eggert  <eggert@cs.ucla.edu>
20100
20101         * doc/gnulib-tool.texi (Initial import): Reword description of
20102         _FILE_OFFSET_BITS and _GNU_SOURCE, since they sometimes have a
20103         limited effect even if defined after the first system include.
20104
20105 2007-03-01  Bruno Haible  <bruno@clisp.org>
20106
20107         * build-aux/config.libpath: Update to libtool-1.5.22.
20108         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
20109
20110 2007-03-01  Bruno Haible  <bruno@clisp.org>
20111
20112         * doc/relocatable-maint.texi: Recommend to set foo_CPPFLAGS, not
20113         foo_CFLAGS.
20114         Reported by Ralf Wildenhues.
20115
20116 2007-03-01  Bruno Haible  <bruno@clisp.org>
20117
20118         * build-aux/install-reloc: Remove object files left over by some
20119         compilers.
20120         Reported by Ralf Wildenhues.
20121
20122 2007-03-01  Bruno Haible  <bruno@clisp.org>
20123
20124         * build-aux/install-reloc: Break long lines.
20125
20126 2007-03-01  Bruno Haible  <bruno@clisp.org>
20127
20128         * doc/relocatable.texi: Document that it may not work on OpenBSD.
20129         Reported by Ralf Wildenhues.
20130
20131 2007-03-01  Bruno Haible  <bruno@clisp.org>
20132
20133         * doc/gnulib-tool.texi (Initial import): Remove paragraph about
20134         include ordering constraints.
20135
20136 2007-03-01  Paul Eggert  <eggert@cs.ucla.edu>
20137
20138         Followup to the 2007-02-12 patch, using suggestions from Bruno Haible in
20139         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00136.html>.
20140         * doc/gnulib-tool.texi (Initial import): Mention _FILE_OFFSET_BITS
20141         as another example.
20142         * lib/time_.h: Fix misspelling.
20143         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
20144         Require gl_HEADER_TIME_H_DEFAULTS.
20145         * m4/strptime.m4 (gl_FUNC_STRPTIME): Likewise.
20146         * m4/time_r.m4 (gl_TIME_R): Likewise.
20147         * m4/timegm.m4 (gl_FUNC_TIMEGM): Likewise.
20148
20149 2007-03-01  Bruno Haible  <bruno@clisp.org>
20150
20151         * m4/utimecmp.m4 (gl_UTIMECMP): Don't require gl_TIMESPEC.
20152         * m4/utimens.m4 (gl_UTIMENS): Likewise.
20153
20154 2007-03-01  Jim Meyering  <jim@meyering.net>
20155
20156         * modules/xreadlink (Maintainer): Add my name.
20157         * modules/xreadlink-with-size (Depends-on): Alphabetize.
20158
20159 2007-02-26  Ben Pfaff  <blp@cs.stanford.edu>
20160             Bruno Haible  <bruno@clisp.org>
20161
20162         * build-aux/install-reloc: Compile also c-ctype.c.
20163         * build-aux/relocatable.sh.in: New file.
20164         * doc/relocatable.texi: New file.
20165         * doc/relocatable-maint.texi: New file.
20166         * doc/gnulib.texi: Include relocatable-maint.texi.
20167         * lib/progreloc.c: Include unistd.h unconditionally.
20168         * lib/relocwrapper.c: Include unistd.h unconditionally.
20169         Include c-ctype.h.
20170         (add_dotbin): Use c_tolower.
20171         * m4/relocatable-lib.m4: New file, extracted from m4/relocatable.m4.
20172         (gl_RELOCATABLE_LIBRARY): Renamed from AC_RELOCATABLE_LIBRARY.
20173         (gl_RELOCATABLE_NOP): Renamed from AC_RELOCATABLE_NOP.
20174         * m4/relocatable.m4 (AC_RELOCATABLE_LIBRARY, AC_RELOCATABLE_NOP): Move
20175         to m4/relocatable-lib.m4.
20176         (gl_RELOCATABLE): Renamed from AC_RELOCATABLE. Set also
20177         RELOCATABLE_CONFIG_H_DIR, RELOCATABLE_SRC_DIR, RELOCATABLE_BUILD_DIR.
20178         (gl_RELOCATABLE_BODY): Renamed from AC_RELOCATABLE_BODY. Don't
20179         require obsolete macro AC_EXEEXT. Don't check for unistd.h. Don't set
20180         SET_RELOCATABLE. Instead set RELOCATABLE_LDFLAGS, INSTALL_PROGRAM_ENV.
20181         * modules/relocatable: New file.
20182         * modules/relocatable-lib: New file.
20183         * modules/relocatable-script: New file.
20184
20185 2007-02-28  Bruno Haible  <bruno@clisp.org>
20186
20187         Import --enable-relocatable infrastructure.
20188         * build-aux/config.libpath: New file, from GNU gettext.
20189         * build-aux/install-reloc: New file, from GNU gettext.
20190         * build-aux/reloc-ldflags: New file, from GNU gettext.
20191         * lib/relocatable.h: New file, from GNU gettext.
20192         * lib/relocatable.c: New file, from GNU gettext.
20193         * lib/relocwrapper.c: New file, from GNU gettext.
20194         * m4/relocatable.m4: New file, from GNU gettext.
20195
20196 2007-02-28  Bruno Haible  <bruno@clisp.org>
20197
20198         * MODULES.html.sh (File system functions): Add xreadlink-with-size.
20199
20200         * modules/xreadlink: New file, from GNU gettext with modifications.
20201         * lib/xreadlink.c: New file, from GNU gettext.
20202         * lib/xreadlink.h: Add comments.
20203         (xreadlink): New declaration.
20204
20205         * modules/xreadlink-with-size: Renamed from modules/xreadlink.
20206         (Files): Remove m4/xreadlink.m4. Replace lib/xreadlink.c with
20207         lib/xreadlink-with-size.c.
20208         (configure.ac): Remove gl_XREADLINK invocation.
20209         (Makefile.am): Augment lib_SOURCES.
20210         * m4/xreadlink.m4: Remove file.
20211         * lib/xreadlink-with-size.c: Renamed from lib/xreadlink.c.
20212         (xreadlink_with_size): Renamed from xreadink.
20213         * lib/xreadlink.h (xreadlink_with_size): Renamed from xreadink.
20214         * modules/canonicalize (Depends-on): Replace xreadlink with
20215         xreadlink-with-size.
20216         * lib/canonicalize.c (canonicalize_filename_mode): Update.
20217
20218 2007-02-25  Jim Meyering  <jim@meyering.net>
20219
20220         * build-aux/announce-gen: When complaining about excess arguments,
20221         list them.
20222
20223 2007-02-25  Paul Eggert  <eggert@cs.ucla.edu>
20224
20225         * README: Document signed integer overflow situation more
20226         accurately.
20227
20228 2007-02-25  Bruno Haible  <bruno@clisp.org>
20229
20230         * lib/vasnprintf.c (VASNPRINTF): Fix estimate of size needed for a
20231         'a' or 'A' conversion.
20232
20233 2007-02-25  Bruno Haible  <bruno@clisp.org>
20234
20235         * modules/filename: Renamed from modules/pathname.
20236         (Files): Replace lib/pathname.h with lib/filename.h. Replace
20237         lib/concatpath.c with lib/concat-filename.c.
20238         (Makefile.am): Update.
20239         (Include): Replace pathname.h with filename.h.
20240         * lib/filename.h: Renamed from lib/pathname.h.
20241         (concatenated_filename): Renamed from concatenated_pathname.
20242         * lib/concat-filename.c: Renamed from lib/concatpath.c.
20243         (concatenated_filename): Renamed from concatenated_pathname.
20244         * lib/findprog.c: Include filename.h instead of pathname.h.
20245         (find_in_path): Update.
20246         * lib/javacomp.c: Include filename.h instead of pathname.h.
20247         (is_envjavac_gcj43_usable, is_envjavac_oldgcj_14_14_usable,
20248         is_envjavac_oldgcj_14_13_usable, is_envjavac_nongcj_usable,
20249         is_gcj_present, is_gcj43_usable, is_oldgcj_14_14_usable,
20250         is_oldgcj_14_13_usable, is_javac_usable): Update.
20251         * lib/javaexec.c: Include filename.h instead of pathname.h.
20252         (execute_java_class): Update.
20253         * modules/findprog: Update.
20254         * modules/javacomp: Update.
20255         * modules/javaexec: Update.
20256         * MODULES.html.sh (File system functions): Add 'filename', remove
20257         'pathname'.
20258
20259 2007-02-25  Bruno Haible  <bruno@clisp.org>
20260
20261         * modules/printf-frexpl-tests: New file.
20262         * tests/test-printf-frexpl.c: New file.
20263
20264         * modules/printf-frexpl: New file.
20265         * lib/printf-frexpl.h: New file.
20266         * lib/printf-frexpl.c: New file.
20267         * m4/printf-frexpl.m4: New file.
20268
20269 2007-02-25  Bruno Haible  <bruno@clisp.org>
20270
20271         * modules/printf-frexp-tests: New file.
20272         * tests/test-printf-frexp.c: New file.
20273
20274         * modules/printf-frexp: New file.
20275         * lib/printf-frexp.h: New file.
20276         * lib/printf-frexp.c: New file.
20277         * m4/printf-frexp.m4: New file.
20278
20279 2007-02-25  Bruno Haible  <bruno@clisp.org>
20280
20281         Assume automake >= 1.10 for the tests.
20282         * modules/arcfour-tests (TESTS): Remove $(EXEEXT) suffix.
20283         * modules/arctwo-tests: Likewise.
20284         * modules/argp-tests: Likewise.
20285         * modules/avltree-list-tests: Likewise.
20286         * modules/avltree-oset-tests: Likewise.
20287         * modules/avltreehash-list-tests: Likewise.
20288         * modules/carray-list-tests: Likewise.
20289         * modules/crc-tests: Likewise.
20290         * modules/des-tests: Likewise.
20291         * modules/gc-arcfour-tests: Likewise.
20292         * modules/gc-arctwo-tests: Likewise.
20293         * modules/gc-des-tests: Likewise.
20294         * modules/gc-hmac-md5-tests: Likewise.
20295         * modules/gc-hmac-sha1-tests: Likewise.
20296         * modules/gc-md2-tests: Likewise.
20297         * modules/gc-md4-tests: Likewise.
20298         * modules/gc-md5-tests: Likewise.
20299         * modules/gc-pbkdf2-sha1-tests: Likewise.
20300         * modules/gc-rijndael-tests: Likewise.
20301         * modules/gc-sha1-tests: Likewise.
20302         * modules/gc-tests: Likewise.
20303         * modules/getaddrinfo-tests: Likewise.
20304         * modules/hmac-md5-tests: Likewise.
20305         * modules/hmac-sha1-tests: Likewise.
20306         * modules/linked-list-tests: Likewise.
20307         * modules/linkedhash-list-tests: Likewise.
20308         * modules/lock-tests: Likewise.
20309         * modules/md2-tests: Likewise.
20310         * modules/md4-tests: Likewise.
20311         * modules/md5-tests: Likewise.
20312         * modules/rbtree-list-tests: Likewise.
20313         * modules/rbtree-oset-tests: Likewise.
20314         * modules/rbtreehash-list-tests: Likewise.
20315         * modules/read-file-tests: Likewise.
20316         * modules/rijndael-tests: Likewise.
20317         * modules/stdint-tests: Likewise.
20318         * modules/tls-tests: Likewise.
20319
20320 2007-02-24  Bruno Haible  <bruno@clisp.org>
20321
20322         * lib/isnanl.h (isnanl): Define through isnan if isnan is a macro.
20323         * m4/isnan.m4 (gl_FUNC_ISNAN_NO_LIBM): Don't check for isnan as a
20324         function; instead check whether isnan with a double argument links.
20325         * m4/isnanl.m4 (gl_FUNC_ISNANL_NO_LIBM): Don't check for isnanl as a
20326         function; instead check whether isnan with a 'long double' argument
20327         links.
20328         Reported by Eric Blake <ebb9@byu.net>.
20329
20330 2007-02-24  Bruno Haible  <bruno@clisp.org>
20331
20332         * lib/isnan.c: Support the 'long double' case if USE_LONG_DOUBLE is
20333         defined.
20334         * lib/isnanl.c: Remove all code. Just include isnan.c.
20335         * modules/isnanl-nolibm (Files): Add lib/isnan.c.
20336
20337 2007-02-25  Jim Meyering  <jim@meyering.net>
20338
20339         Avoid conflicting types for 'unsetenv' on FreeBSD.
20340         * lib/putenv.c (_unsetenv): Rename from "unsetenv", to avoid
20341         conflicting with FreeBSD's (5.0 and 6.1) function declaration
20342         in stdlib.h.
20343
20344 2007-02-24  Bruno Haible  <bruno@clisp.org>
20345
20346         * modules/isnanl-nolibm-tests: New file.
20347         * tests/test-isnanl.c: New file.
20348
20349         * modules/isnanl-nolibm: New file.
20350         * lib/isnanl.h: New file.
20351         * lib/isnanl.c: New file.
20352         * m4/isnanl.m4: New file.
20353
20354 2007-02-24  Bruno Haible  <bruno@clisp.org>
20355
20356         * modules/isnan-nolibm-tests: New file.
20357         * tests/test-isnan.c: New file.
20358
20359         * modules/isnan-nolibm: New file.
20360         * lib/isnan.h: New file.
20361         * lib/isnan.c: New file.
20362         * m4/isnan.m4: New file.
20363
20364 2007-02-24  Bruno Haible  <bruno@clisp.org>
20365
20366         * lib/frexpl.c (frexpl): Correct return values for x = 1.0L. Don't
20367         assume that an exponent fits in 20 bits.
20368
20369 2007-02-24  Jim Meyering  <jim@meyering.net>
20370
20371         * m4/regex.m4: Update the description of the configure-time option,
20372         --without-included-regex, to state accurately what the defaults are,
20373         and perhaps to give people an idea why using this option is risky.
20374
20375 2007-02-24  Paul Eggert  <eggert@cs.ucla.edu>
20376
20377         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Check for a nanosleep that
20378         loops on small arguments.  This attempts to avoid the problem
20379         Bruno Haible reported for AIX 4.3.2 in
20380         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00309.html>.
20381
20382 2007-02-23  Bruno Haible  <bruno@clisp.org>
20383
20384         * m4/perl.m4 (gl_PERL): Require version 5.005, not 5.003.
20385         Needed for help2man.
20386
20387 2007-02-23  Karl Berry  <karl@gnu.org>
20388
20389         * doc/gnulib-tool.texi (CVS Issues): mention that when foo_.h
20390         exists, foo.h should be cvs-ignored, not committed.
20391
20392 2007-02-23  Eric Blake  <ebb9@byu.net>
20393
20394         * lib/getdate.h (includes):  Include <time.h>, not "timespec.h".
20395         * lib/stat-time.h (includes): Likewise.
20396         * lib/utimecmp.c (includes): Likewise.
20397         * lib/utimens.h (includes): Likewise.
20398         * lib/getdate.y (includes): Also include "timespec.h" for use
20399         internal to the module.
20400         * modules/utimens (Depends-on): Revert yesterday's patch.
20401         * modules/nanosleep (Depends-on): Add missing dependency.
20402
20403 2007-02-22  Bruno Haible  <bruno@clisp.org>
20404
20405         * lib/glob.c: Don't include getlogin_r.h.
20406
20407 2007-02-22  Jim Meyering  <jim@meyering.net>
20408
20409         * modules/utimens (Depends-on): Add timespec, required for
20410         utimens.h's inclusion of timespec.h.
20411
20412 2007-02-21  Paul Eggert  <eggert@cs.ucla.edu>
20413
20414         * lib/getcwd.c (__getcwd): Undo previous change; it mishandled
20415         long unreadable paths in GNU/Linux.  Problem reported by Andreas
20416         Schwab in
20417         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00261.html>.
20418         I'll try to think of a better way to fix the Solaris problem.
20419
20420         * lib/getcwd.c (__getcwd): Don't assume getcwd (NULL, 0) works
20421         like glibc; on Solaris 10, it fails with errno == EINVAL.
20422         POSIX says the behavior is unspecified if the first argument is NULL,
20423         so play it safe and never pass NULL to the system getcwd.
20424
20425 2007-02-21  Jim Meyering  <jim@meyering.net>
20426
20427         * lib/gettimeofday.c (rpl_gettimeofday): Remove declaration
20428         of gettimeofday.  It would conflict with the one now always
20429         provided via sys_time_.h.  Reported by Matthew Woehlke, as
20430         an IRIX 6.5 build failure.
20431
20432 2007-02-20  Paul Eggert  <eggert@cs.ucla.edu>
20433
20434         Minor fixups to port to Solaris 10 with Sun C 5.8.
20435         * lib/getcwd.c [!_LIBC]: Include dirfd.h, since we use dirfd.
20436         * modules/getcwd (Depends-on): Add dirfd.
20437         * lib/putenv.c (putenv): #undef it.
20438         (rpl_putenv): New decl.
20439         (malloc, free): Include <stdlib.h> rather than prototyping separately.
20440
20441 2007-02-20  Bruno Haible  <bruno@clisp.org>
20442
20443         * modules/stdio-tests: New file.
20444         * tests/test-stdio.c: New file.
20445
20446         * modules/vsnprintf (Files): Remove lib/vsnprintf.h.
20447         (Depends-on): Add stdio.
20448         (configure.ac): Invoke gl_STDIO_MODULE_INDICATOR.
20449         (Include): Use <stdio.h> instead of vsnprintf.h.
20450         * m4/vsnprintf.m4 (gl_FUNC_VSNPRINTF): Require gl_STDIO_H_DEFAULTS. Set
20451         HAVE_DECL_VSNPRINTF.
20452         * lib/vsnprintf.c: Include <stdio.h> instead of vsnprintf.h.
20453
20454         * modules/snprintf (Files): Remove lib/snprintf.h.
20455         (Depends-on): Add stdio.
20456         (configure.ac): Invoke gl_STDIO_MODULE_INDICATOR.
20457         (Include): Use <stdio.h> instead of snprintf.h.
20458         * m4/snprintf.m4 (gl_FUNC_SNPRINTF): Require gl_STDIO_H_DEFAULTS. Set
20459         HAVE_DECL_SNPRINTF.
20460         * lib/snprintf.c: Include <stdio.h> instead of snprintf.h.
20461         * lib/getaddrinfo.c: Likewise.
20462
20463         * modules/stdio: New file.
20464         * lib/stdio_.h: New file, incorporating snprintf.h and vsnprintf.h.
20465         * lib/snprintf.h: Remove file.
20466         * lib/vsnprintf.h: Remove file.
20467         * lib/.cppi-disable: Remove snprintf.h.
20468         * m4/stdio_h.m4: New file.
20469         * MODULES.html.sh (Support for systems lacking ISO C 99): Add stdio.
20470
20471 2007-02-20  Jim Meyering  <jim@meyering.net>
20472
20473         * lib/ftruncate.c [HAVE_CHSIZE]: Document that this code is
20474         used by e.g., mingw.  From Bruno Haible.
20475
20476 2007-02-19  Bruno Haible  <bruno@clisp.org>
20477
20478         * lib/string_.h: Use "#pragma GCC system_header" to suppress some gcc
20479         warnings.
20480         Reported by Ben Pfaff <blp@cs.stanford.edu>.
20481
20482 2007-02-19  Bruno Haible  <bruno@clisp.org>
20483
20484         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): Don't request a complaint mail
20485         from mingw users.
20486
20487 2007-02-19  Bruno Haible  <bruno@clisp.org>
20488
20489         * lib/stdlib_.h: Use "#pragma GCC system_header" to suppress some gcc
20490         warnings.
20491         Reported by Joel E. Denny <jdenny@ces.clemson.edu> via Paul Eggert.
20492
20493 2007-02-19  Jim Meyering  <jim@meyering.net>
20494
20495         Don't use FD after a successful "fdopendir (fd)".
20496         * lib/getcwd.c (__getcwd) [AT_FDCWD]: fdopendir (fd) usually closes fd.
20497         Reset it by calling dirfd on the just-obtained DIR*.
20498
20499         * m4/ftruncate.m4: Adjust comment to give this module a 3-year reprieve.
20500         Prompted by a report from Bruno Haible that mingw lacks ftruncate.
20501
20502 2007-02-18  Bruno Haible  <bruno@clisp.org>
20503
20504         * lib/readlink.c: Include <unistd.h>.
20505         * m4/readlink.m4 (gl_FUNC_READLINK): Require gl_UNISTD_H_DEFAULTS. Set
20506         HAVE_READLINK.
20507         * modules/readlink (Depends-on): Add unistd.
20508         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
20509         (Include): Add <unistd.h>.
20510
20511         * lib/getlogin_r.h: Remove file.
20512         * lib/getlogin_r.c: Include <unistd.h> instead of getlogin_r.h.
20513         * m4/getlogin_r.m4 (gl_GETLOGIN_R_SUBSTITUTE): Remove macro.
20514         (gl_GETLOGIN_R): Inline it here. Require gl_UNISTD_H_DEFAULTS. Set
20515         HAVE_DECL_GETLOGIN_R.
20516         * modules/getlogin_r (Files): Remove lib/getlogin_r.h.
20517         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
20518         (Include): Use <unistd.h> instead of getlogin_r.h.
20519
20520         * lib/getcwd.h: Remove file.
20521         * lib/getcwd.c: Include <unistd.h> instead of getcwd.h.
20522         * lib/xgetcwd.c: Likewise.
20523         * m4/getcwd.m4 (gl_FUNC_GETCWD): Require gl_UNISTD_H_DEFAULTS. Set
20524         REPLACE_GETCWD. Don't define __GETCWD_PREFIX.
20525         * modules/getcwd (Files): Remove lib/getcwd.h.
20526         (Depends-on): Add unistd.
20527         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
20528         (Include): Use <unistd.h> instad of getcwd.h.
20529
20530         * lib/ftruncate.c: Include <unistd.h> first.
20531         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): Require gl_UNISTD_H_DEFAULTS.
20532         Set HAVE_FTRUNCATE.
20533         * modules/ftruncate (Depends-on): Add unistd.
20534         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
20535
20536         * lib/fchdir.c: Include <unistd.h> first.
20537         * lib/dirent_.h: Test REPLACE_FCHDIR, not FCHDIR_REPLACEMENT.
20538         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Require gl_UNISTD_H_DEFAULTS instead
20539         of gl_HEADER_UNISTD_DEFAULTS. Set REPLACE_FCHDIR. Don't set UNISTD_H.
20540         * modules/fchdir (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
20541         (Makefile.am): Substitute also REPLACE_FCHDIR into dirent.h.
20542
20543         * lib/dup2.c: Include <unistd.h> first.
20544         * m4/dup2.m4 (gl_FUNC_DUP2): Require gl_UNISTD_H_DEFAULTS. Set
20545         HAVE_DUP2.
20546         * modules/dup2 (Depends-on): Add unistd.
20547         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
20548
20549         * lib/chown.c: Include <unistd.h> first. Undefine chown later.
20550         * m4/chown.m4 (gl_FUNC_CHOWN): Require gl_UNISTD_H_DEFAULTS. Set
20551         REPLACE_CHOWN. Don't define chown as a macro here.
20552         * modules/chown (Depends-on): Add unistd.
20553         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
20554
20555         * lib/unistd_.h: Test HAVE_UNISTD_H determined at configure time.
20556         Add definition for GL_LINK_WARNING.
20557         (chown, dup2): New declarations.
20558         (fchdir): Test REPLACE_FCHDIR, not FCHDIR_REPLACEMENT. Provide optional
20559         link warning.
20560         (ftruncate): New declaration.
20561         (getcwd): New declaration, taken from old getcwd.h.
20562         (getlogin_r): New declaration, taken from old getlogin_r.h.
20563         (readlink): New declaration.
20564         * m4/unistd_h.m4 (gl_UNISTD_H): Renamed from gl_HEADER_UNISTD. Don't
20565         set UNISTD_H. Inline gl_PREREQ_UNISTD. Set HAVE_UNISTD_H.
20566         (gl_PREREQ_UNISTD): Remove macro.
20567         (gl_UNISTD_MODULE_INDICATOR): New macro.
20568         (gl_UNISTD_H_DEFAULTS): Renamed from gl_HEADER_UNISTD_DEFAULTS. Set
20569         many new variables. Don't set UNISTD_H.
20570         * modules/unistd (Description): Change.
20571         (Depends-on): Add link-warning.
20572         (configure.ac): Update.
20573         (Makefile.am): Create unistd.h always. Substitute many new variables
20574         into it.
20575
20576 2007-02-18  Bruno Haible  <bruno@clisp.org>
20577
20578         * lib/stdlib_.h (getsubopt): New declaration, copied from getsubopt.h.
20579         * modules/stdlib (stdlib.h): Also substitute GNULIB_GETSUBOPT and
20580         HAVE_GETSUBOPT.
20581         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Also initialize
20582         GNULIB_GETSUBOPT and HAVE_GETSUBOPT.
20583         * lib/getsubopt.h: Remove file.
20584         * modules/getsubopt (Files): Remove lib/getsubopt.h.
20585         (Depends-on): Add stdlib.
20586         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
20587         (Includes): Use <stdlib.h> instead of getsubopt.h.
20588         * m4/getsubopt.m4 (gl_FUNC_GETSUBOPT): Require gl_STDLIB_H_DEFAULTS.
20589         Set HAVE_GETSUBOPT.
20590         * lib/getsubopt.c: Don't include getsubopt.h.
20591
20592 2007-02-18  Bruno Haible  <bruno@clisp.org>
20593
20594         * modules/fchdir (Depends-on): Add dup2.
20595
20596 2007-02-18  Bruno Haible  <bruno@clisp.org>
20597
20598         * lib/stdlib_.h: Handle glibc's special invocation convention
20599         specially.
20600
20601 2007-02-18  Bruno Haible  <bruno@clisp.org>
20602
20603         * modules/stdlib-tests: New file.
20604         * tests/test-stdlib.c: New file.
20605
20606         * modules/mkstemp (Files): Remove lib/mkstemp.h.
20607         (Depends-on): Add stdlib.
20608         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
20609         (Includes): Use <stdlib.h> instead of mkstemp.h.
20610         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Require gl_STDLIB_H_DEFAULTS. Set
20611         REPLACE_MKSTEMP. Remove definition of __MKSTEMP_PREFIX.
20612         * lib/mkstemp.c: Don't include mkstemp.h.
20613         * lib/mkstemp-safer.c: Include <stdlib.h> instead of mkstemp.h.
20614         * lib/stdlib--.h: Don't include mkstemp.h.
20615
20616         * modules/mkdtemp (Files): Remove lib/mkdtemp.h.
20617         (Depends-on): Add stdlib.
20618         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
20619         (Includes): Use <stdlib.h> instead of mkdtemp.h.
20620         * m4/mkdtemp.m4 (gt_FUNC_MKDTEMP): Require gl_STDLIB_H_DEFAULTS. Set
20621         HAVE_MKDTEMP.
20622         * lib/mkdtemp.c: Don't include mkdtemp.h.
20623         * lib/clean-temp.c: Don't include mkdtemp.h.
20624
20625         * modules/exit (Files): Remove lib/exit.h.
20626         (Depends-on): Add stdlib.
20627         (Makefile.am): Remove lib_SOURCES.
20628         (Include): Use <stdlib.h> instead of exit.h.
20629         * lib/argmatch.c: Don't include exit.h.
20630         * lib/execute.c: Likewise.
20631         * lib/pagealign_alloc.c: Likewise.
20632         * lib/pipe.c: Likewise.
20633         * lib/wait-process.c: Likewise.
20634         * lib/copy-file.c: Include <stdlib.h> instead of exit.h.
20635         * lib/exitfail.c: Likewise.
20636         * lib/savewd.c: Likewise.
20637         * lib/xsetenv.c: Likewise.
20638
20639         * modules/stdlib: New file.
20640         * lib/stdlib_.h: New file, incorporating exit.h, mkdtemp.h, mkstemp.h
20641         and extra comments about mkstemp().
20642         * lib/exit.h: Remove file.
20643         * lib/mkdtemp.h: Remove file.
20644         * lib/mkstemp.h: Remove file.
20645         * m4/stdlib_h.m4: New file.
20646         * MODULES.html.sh (Support for systems lacking ANSI C 89): Add stdlib.
20647
20648 2007-02-18  Bruno Haible  <bruno@clisp.org>
20649
20650         * modules/math-tests: New file.
20651         * tests/test-math.c: New file.
20652
20653         * modules/math: New file.
20654         * modules/mathl (Files): Remove lib/mathl.h.
20655         (Depends-on): Add math.
20656         (Makefile.am): Don't mention mathl.h.
20657         (Include): Use <math.h> instead of mathl.h.
20658         * lib/math_.h: New file.
20659         * lib/mathl.h: Remove file.
20660         * lib/acosl.c: Include <config.h> and <math.h> first. Don't include
20661         mathl.h.
20662         * lib/asinl.c: Likewise.
20663         * lib/atanl.c: Likewise.
20664         * lib/ceill.c: Likewise.
20665         * lib/cosl.c: Likewise.
20666         * lib/expl.c: Likewise.
20667         * lib/floorl.c: Likewise.
20668         * lib/frexpl.c: Likewise.
20669         * lib/ldexpl.c: Likewise.
20670         * lib/logl.c: Likewise.
20671         * lib/sincosl.c: Likewise.
20672         * lib/sinl.c: Likewise.
20673         * lib/sqrtl.c: Likewise.
20674         * lib/tanl.c: Likewise.
20675         * lib/trigl.c: Likewise.
20676         * m4/math_h.m4: New file.
20677         * MODULES.html.sh (Mathematics): Add math.
20678
20679 2007-02-17  Bruno Haible  <bruno@clisp.org>
20680
20681         * modules/wctype-tests: New file.
20682         * tests/test-wctype.c: New file.
20683
20684         * modules/wchar-tests: New file.
20685         * tests/test-wchar.c: New file.
20686
20687         * modules/unistd-tests: New file.
20688         * tests/test-unistd.c: New file.
20689
20690         * modules/time-tests: New file.
20691         * tests/test-time.c: New file.
20692
20693         * modules/sysexits-tests: New file.
20694         * tests/test-sysexits.c: New file.
20695
20696         * modules/sys_time-tests: New file.
20697         * tests/test-sys_time.c: New file.
20698
20699         * modules/sys_stat-tests: New file.
20700         * tests/test-sys_stat.c: New file.
20701
20702         * modules/sys_socket-tests: New file.
20703         * tests/test-sys_socket.c: New file.
20704
20705         * modules/sys_select-tests: New file.
20706         * tests/test-sys_select.c: New file.
20707
20708         * modules/string-tests: New file.
20709         * tests/test-string.c: New file.
20710
20711         * modules/stdbool-tests: New file.
20712         * tests/test-stdbool.c: New file.
20713
20714         * modules/netinet_in-tests: New file.
20715         * tests/test-netinet_in.c: New file.
20716
20717         * modules/inttypes-tests: New file.
20718         * tests/test-inttypes.c: New file.
20719
20720         * modules/fcntl-tests: New file.
20721         * tests/test-fcntl.c: New file.
20722
20723         * modules/byteswap-tests: New file.
20724         * tests/test-byteswap.c: New file.
20725
20726         * modules/arpa_inet-tests: New file.
20727         * tests/test-arpa_inet.c: New file.
20728
20729 2007-02-17  Bruno Haible  <bruno@clisp.org>
20730
20731         * lib/inttypes_.h: Add definition for GL_LINK_WARNING.
20732         (imaxabs, imaxdiv, strtoimax, strtoumax): Don't declare the function
20733         if the corresponding module is not enabled. Emit link warnings if
20734         the function is used nevertheless.
20735         * m4/inttypes.m4 (gl_INTTYPES_H): Never use the existing <inttypes.h>.
20736         Don't AC_SUBST HAVE_DECL_IMAXABS, HAVE_DECL_IMAXDIV,
20737         HAVE_DECL_STRTOIMAX, HAVE_DECL_STRTOUMAX.
20738         (gl_INTTYPES_MODULE_INDICATOR, gl_INTTYPES_H_DEFAULTS): New macros.
20739         * modules/inttypes (Depends-on): Add link-warning.
20740         (Makefile.am): Copy the contents of build-aux/link-warning.h into
20741         inttypes.h. Substitute also GNULIB_IMAXABS, GNULIB_IMAXDIV,
20742         GNULIB_STRTOIMAX, GNULIB_STRTOUMAX.
20743         * modules/imaxabs (configure.ac): Invoke gl_INTTYPES_MODULE_INDICATOR.
20744         * modules/imaxdiv (configure.ac): Likewise.
20745         * modules/strtoimax (configure.ac): Likewise.
20746         * modules/strtoumax (configure.ac): Likewise.
20747
20748 2007-02-17  Bruno Haible  <bruno@clisp.org>
20749
20750         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Include the contents of
20751         gl_STRING_MODULE_INDICATOR_DEFAULTS.
20752         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Remove macro.
20753         (gl_HEADER_STRING_H_BODY, gl_STRING_MODULE_INDICATOR): Update.
20754
20755 2007-02-17  Bruno Haible  <bruno@clisp.org>
20756
20757         * modules/link-warning: New file.
20758         * build-aux/link-warning.h: New file, extracted from lib/string_.h.
20759         * lib/string_.h (GL_LINK_WARNING): Remove definition.
20760         * modules/string (Depends-on): Add link-warning.
20761         (Makefile.am): Copy the contents of build-aux/link-warning.h into
20762         string.h.
20763         * MODULES.html.sh (Support for building libraries and executables): Add
20764         link-warning.
20765
20766 2007-02-17  Bruno Haible  <bruno@clisp.org>
20767
20768         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strcasecmp,
20769         strncasecmp, strchr, strchrnul, strdup, strndup, strnlen, strcspn,
20770         strpbrk, strspn, strrchr, strsep, strstr, strcasestr, strtok_r): Break
20771         long lines.
20772
20773 2007-02-17  Ben Pfaff  <blp@cs.stanford.edu>
20774             Bruno Haible  <bruno@clisp.org>
20775
20776         * modules/tmpfile: New file.
20777         * lib/tmpfile.c: New file.
20778         * m4/tmpfile.m4: New file.
20779         * MODULES.html.sh (func_all_modules): New section "Input/output".
20780
20781 2007-02-15  Bruno Haible  <bruno@clisp.org>
20782
20783         * lib/clean-temp.c [WIN32 && !CYGWIN]: Include <windows.h>.
20784         (supports_delete_on_close): New function.
20785         (open_temp, fopen_temp): Use _O_TEMPORARY when supported.
20786
20787 2007-02-14  Bruno Haible  <bruno@clisp.org>
20788
20789         * modules/mbspcasecmp-tests: New file.
20790         * tests/test-mbspcasecmp.sh: New file.
20791         * tests/test-mbspcasecmp.c: New file.
20792
20793         New module mbspcasecmp.
20794         * modules/mbspcasecmp: New file.
20795         * lib/mbspcasecmp.c: New file.
20796         * lib/string_.h (strncasecmp): Change warning message.
20797         (mbspcasecmp): New declaration.
20798         * m4/mbspcasecmp.m4: New file.
20799         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
20800         GNULIB_MBSPCASECMP.
20801         * modules/string (string.h): Also substitute GNULIB_MBSPCASECMP.
20802         * MODULES.html.sh (Internationalization functions): Add mbspcasecmp.
20803
20804 2007-02-14  Bruno Haible  <bruno@clisp.org>
20805
20806         * modules/mbsncasecmp-tests: New file.
20807         * tests/test-mbsncasecmp.sh: New file.
20808         * tests/test-mbsncasecmp.c: New file.
20809
20810         New module mbsncasecmp.
20811         * modules/mbsncasecmp: New file.
20812         * lib/mbsncasecmp.c: New file.
20813         * lib/string_.h (mbsncasecmp): New declaration.
20814         * m4/mbsncasecmp.m4: New file.
20815         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
20816         GNULIB_MBSNCASECMP.
20817         * modules/string (string.h): Also substitute GNULIB_MBSNCASECMP.
20818         * MODULES.html.sh (Internationalization functions): Add mbsncasecmp.
20819
20820 2007-02-14  Paul Eggert  <eggert@cs.ucla.edu>
20821
20822         * lib/exclude.c (FNM_EXTMATCH): Define if system does not.
20823         Verify that it doesn't overlap with our flags.
20824         (fnmatch_no_wildcards): Don't use strcasecmp or strncasecmp, which
20825         do not have the desired effect in multibyte locales; instead, use
20826         mbscasecmp.
20827         * modules/exclude (Depends-on): Depend on mbscasecmp, not strcase.
20828         Add dependency on xalloc.  Depend on fnmatch, not fnmatch-gnu, since
20829         we don't require GNU fnmatch ourselves (if our users require it, they
20830         should do so explicitly).
20831
20832         Fix regex code so it doesn't rely on strcasecmp.
20833         * lib/regex_internal.h: Include <langinfo.h> only if _LIBC is defined.
20834         Otherwise, include gnulib's langinfo.h.
20835         * lib/regcomp.c (init_dfa): Don't use strcasecmp, as it can have
20836         undesirable behavior in non-C locales.  Instead, rely on localecharset.
20837         * m4/regex.m4 (gl_PREREQ_REGEX): Don't require AM_LANGINFO_CODESET.
20838         * modules/regex (FILES): Remove m4/codeset.m4.
20839         (Depends-on): Add localcharset.  Remove strcase.
20840
20841 2007-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
20842
20843         * m4/unlinkdir.m4 (gl_UNLINKDIR): Fix m4 quoting bug.
20844         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Likewise.
20845
20846 2007-02-13  Bruno Haible  <bruno@clisp.org>
20847
20848         * m4/intdiv0.m4 (gt_INTDIV0): Assume ANSI C. Fix underquoting bug.
20849         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
20850
20851 2007-02-12  Bruno Haible  <bruno@clisp.org>
20852
20853         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strchrnul,
20854         strdup, strndup, strnlen, strpbrk, strsep, strtok_r): If
20855         GNULIB_POSIXCHECK and the gnulib module not enabled, provoke a link-
20856         time warning rather than a link error.
20857
20858 2007-02-12  Bruno Haible  <bruno@clisp.org>
20859
20860         * m4/locale-fr.m4 (gt_LOCALE_FR): Fix m4 quoting bug.
20861         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Likewise.
20862         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
20863
20864 2007-02-12  Paul Eggert  <eggert@cs.ucla.edu>
20865
20866         * lib/string_.h (strncasecmp): Fix typo: this macro takes 3
20867         args, not 2.
20868
20869 2007-02-12  Paul Eggert  <eggert@cs.ucla.edu>
20870
20871         New module 'time', so that apps can include <time.h> as per
20872         POSIX and GNU instead of separate include files like time_r.h
20873         and timegm.h.  This implementation tries out a simpler approach
20874         for replacing decls in standard include files (as compared to
20875         the string module), somewhat as an experiment.
20876
20877         * config/srclist.txt: Comment out mktime.c for now.
20878         * doc/gnulib-tool.texi (Initial import): Don't use time_r as an example
20879         since it doesn't apply any more.  Use generic wording instead.
20880         * MODULES.html.sh (Support for systems lacking POSIX:2001): New module
20881         'time'.
20882         * lib/time_.h, m4/time_h.m4, modules/time: New files.
20883         * lib/strptime.h, lib/time_r.h, lib/timegm.h: Remove.
20884         * lib/mktime.c: Include config.h depending on _LIBC, not HAVE_CONFIG_H.
20885         Don't include <sys/types.h>; no longer needed since we assume C89.
20886         * lib/mktime.c: Don't include "time_r.h"; no longer needed.
20887         * lib/strftime.c: Likewise.
20888         * lib/time_r.c: Likewise.
20889         * lib/nanosleep.c (nanosleep): #undef after include files, not before.
20890         * lib/nanosleep.c: Include <time.h> first, to check interface.
20891         * lib/strptime.c: Likewise.
20892         * lib/time_r.c: Likewise.
20893         * lib/timegm.c: Likewise.
20894         * lib/strptime.c: Don't include strptime.h or time_r.h; no longer
20895         needed.
20896         * lib/timegm.c: Don't include timegm.h; no longer needed.
20897         * lib/timespec.h: Don't include <sys/time.h> before <time.h>;
20898         time.h now handles any problems in that area.
20899         (struct timespec, nanosleep): Remove; time.h now arranges for these.
20900         * lib/xnanosleep.c: Don't include timespec.h; no longer needed now
20901         that time.h defines struct timespec.
20902         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Check that nanosleep is declared.
20903         Set REPLACE_NANOSLEEP.  Don't AC_DEFINE nanosleep; the time module now
20904         handles that.
20905         * m4/strptime.m4 (gl_FUNC_STPRTIME): Set REPLACE_STRPTIME.
20906         * m4/time_r.m4 (gl_TIME_R): Don't define HAVE_TIME_R_POSIX; no longer
20907         needed.  Set REPLACE_LOCALTIME.
20908         * m4/timegm.m4 (gl_FUNC_TIMEGM): Set REPLACE_TIMEGM.
20909         * m4/timespec.m4 (gl_CHECK_TYPE_STRUCT_TIMESPEC): Move to time_h.m4.
20910         (gl_TIMESPEC): Don't check for sys/time.h or struct timespec or
20911         nanosleep; time_h.m4 now does that.  Don't require
20912         gl_USE_SYSTEM_EXTENSIONS; no longer needed directly, and the time
20913         module handles this now.
20914         * modules/getdate (Depends-on): Remove timespec.  Add time.
20915         * modules/nanosleep (Depends-on): Likewise.
20916         * modules/stat-time (Depends-on): Likewise.
20917         * modules/nanosleep (Include): Include time.h, not timespec.h.
20918         * modules/strptime (Files): Remove lib/strptime.h.
20919         (Depends-on): Add extensions, time.
20920         (Include): Include time.h, not strptime.h.
20921         * modules/time_r (Files): Remove lib/time_r.h.
20922         (Depends-on): Add time.
20923         (Include): Include time.h, not time_r.h.
20924         * modules/timegm: Likewise.
20925         * modules/timespec (Description): Now does timespec-related decls
20926         of our own, instead of struct timespec itself.
20927         (Depends-on): Add time; remove extensions.
20928         (Maintainer): Add self.
20929         * modules/utimecmp (Depends-on): Add time; remove timespec.
20930         * modules/utimens (Depends-on): Likewise.
20931         * modules/xnanosleep (Depends-on): Likewise.
20932
20933 2007-02-11  Bruno Haible  <bruno@clisp.org>
20934
20935         * lib/c-strstr.c: Include allocsa.h.
20936         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
20937         * lib/c-strcasestr.c: Include allocsa.h.
20938         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
20939         * lib/strcasestr.c: Include allocsa.h.
20940         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
20941         * lib/mbsstr.c: Include allocsa.h.
20942         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): Use
20943         allocsa/freesa instead of malloc/free.
20944         * lib/mbscasestr.c: Include allocsa.h.
20945         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): Use
20946         allocsa/freesa instead of malloc/free.
20947         * modules/c-strstr (Depends-on): Add allocsa.
20948         * modules/c-strcasestr (Depends-on): Likewise.
20949         * modules/strcasestr (Depends-on): Likewise.
20950         * modules/mbsstr (Depends-on): Likewise.
20951         * modules/mbscasestr (Depends-on): Likewise.
20952
20953 2007-02-11  Bruno Haible  <bruno@clisp.org>
20954
20955         * lib/mbsspn.c (mbsspn): Fix bug. Remove unnecessary strlen call.
20956
20957         * modules/mbsspn-tests: New file.
20958         * tests/test-mbsspn.sh: New file.
20959         * tests/test-mbsspn.c: New file.
20960
20961 2007-02-11  Bruno Haible  <bruno@clisp.org>
20962
20963         * lib/mbspbrk.c (mbspbrk): Remove unneeded cast.
20964
20965         * modules/mbspbrk-tests: New file.
20966         * tests/test-mbspbrk.sh: New file.
20967         * tests/test-mbspbrk.c: New file.
20968
20969 2007-02-11  Bruno Haible  <bruno@clisp.org>
20970
20971         * lib/mbscspn.c (mbscspn): Remove unnecessary strlen call and
20972         unneeded cast.
20973
20974         * modules/mbscspn-tests: New file.
20975         * tests/test-mbscspn.sh: New file.
20976         * tests/test-mbscspn.c: New file.
20977
20978 2007-02-11  Bruno Haible  <bruno@clisp.org>
20979
20980         * modules/mbscasecmp-tests: New file.
20981         * tests/test-mbscasecmp.sh: New file.
20982         * tests/test-mbscasecmp.c: New file.
20983
20984 2007-02-11  Bruno Haible  <bruno@clisp.org>
20985
20986         Ensure O(n) worst-case complexity of mbscasestr.
20987         * lib/mbscasestr.c: Include stdbool.h.
20988         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): New
20989         functions.
20990         (mbscasestr): Add some bookkeeping. Invoke knuth_morris_pratt_* when
20991         the bookkeeping indicates that it's worth it.
20992         * modules/mbscasestr (Depends-on): Add stdbool, mbslen, strnlen.
20993
20994         * modules/mbscasestr-tests: New file.
20995         * tests/test-mbscasestr1.c: New file.
20996         * tests/test-mbscasestr2.sh: New file.
20997         * tests/test-mbscasestr2.c: New file.
20998         * tests/test-mbscasestr3.sh: New file.
20999         * tests/test-mbscasestr3.c: New file.
21000         * tests/test-mbscasestr4.sh: New file.
21001         * tests/test-mbscasestr4.c: New file.
21002         * m4/locale-tr.m4: New file.
21003
21004 2007-02-11  Bruno Haible  <bruno@clisp.org>
21005
21006         Ensure O(n) worst-case complexity of mbsstr.
21007         * lib/mbsstr.c: Include stdbool.h.
21008         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): New
21009         functions.
21010         (mbsstr): Add some bookkeeping. Invoke knuth_morris_pratt_* when the
21011         bookkeeping indicates that it's worth it.
21012         * modules/mbsstr (Depends-on): Add stdbool, mbslen, strnlen.
21013
21014         * modules/mbsstr-tests: New file.
21015         * tests/test-mbsstr1.c: New file.
21016         * tests/test-mbsstr2.sh: New file.
21017         * tests/test-mbsstr2.c: New file.
21018         * tests/test-mbsstr3.sh: New file.
21019         * tests/test-mbsstr3.c: New file.
21020         * m4/locale-fr.m4: New file.
21021
21022 2007-02-11  Bruno Haible  <bruno@clisp.org>
21023
21024         * lib/mbsrchr.c (mbsrchr): Fix bug.
21025
21026         * modules/mbsrchr-tests: New file.
21027         * tests/test-mbsrchr.sh: New file.
21028         * tests/test-mbsrchr.c: New file.
21029
21030 2007-02-11  Bruno Haible  <bruno@clisp.org>
21031
21032         * lib/mbschr.c (mbschr): Fix bug.
21033
21034         * modules/mbschr-tests: New file.
21035         * tests/test-mbschr.sh: New file.
21036         * tests/test-mbschr.c: New file.
21037         * m4/locale-zh.m4: New file.
21038
21039 2007-02-11  Bruno Haible  <bruno@clisp.org>
21040
21041         Support for copying multibyte string iterators.
21042         * lib/mbiter.h: Include <string.h>.
21043         (mbiter_multi_copy): New function.
21044         (mbi_copy): New macro.
21045         * lib/mbuiter.h: Include <string.h>.
21046         (mbuiter_multi_copy): New function.
21047         (mbui_copy): New macro.
21048
21049 2007-02-11  Bruno Haible  <bruno@clisp.org>
21050
21051         New module mbslen.
21052         * modules/mbslen: New file.
21053         * lib/mbslen.c: New file.
21054         * lib/string_.h (mbslen): New declaration.
21055         * m4/mbslen.m4: New file.
21056         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
21057         GNULIB_MBSLEN.
21058         * modules/string (string.h): Also substitute GNULIB_MBSLEN.
21059         * MODULES.html.sh (Internationalization functions): Add mbslen.
21060
21061 2007-02-11  Bruno Haible  <bruno@clisp.org>
21062
21063         Ensure O(n) worst-case complexity of strcasestr substitute.
21064         * lib/strcasestr.c: Include stdbool.h.
21065         (knuth_morris_pratt): New function.
21066         (strcasestr): Add some bookkeeping. Invoke knuth_morris_pratt when the
21067         bookkeeping indicates that it's worth it.
21068         * modules/strcasestr (Depends-on): Add stdbool, strnlen.
21069
21070         * modules/strcasestr-tests: New file.
21071         * tests/test-strcasestr.c: New file.
21072
21073 2007-02-11  Bruno Haible  <bruno@clisp.org>
21074
21075         Ensure O(n) worst-case complexity of c_strcasestr.
21076         * lib/c-strcasestr.c: Include stdbool.h, string.h.
21077         (knuth_morris_pratt): New function.
21078         (c_strcasestr): Add some bookkeeping. Invoke knuth_morris_pratt when
21079         the bookkeeping indicates that it's worth it.
21080         * modules/c-strcasestr (Depends-on): Add stdbool, strnlen.
21081
21082         * modules/c-strcasestr-tests: New file.
21083         * tests/test-c-strcasestr.c: New file.
21084
21085 2007-02-11  Bruno Haible  <bruno@clisp.org>
21086
21087         Ensure O(n) worst-case complexity of c_strstr.
21088         * lib/c-strstr.c: Include stdbool.h, string.h.
21089         (knuth_morris_pratt): New function.
21090         (c_strstr): Add some bookkeeping. Invoke knuth_morris_pratt when the
21091         bookkeeping indicates that it's worth it.
21092         * modules/c-strstr (Depends-on): Add stdbool, strnlen.
21093
21094         * lib/c-strstr.c: Complete rewrite for maintainability.
21095
21096         * modules/c-strstr-tests: New file.
21097         * tests/test-c-strstr.c: New file.
21098
21099 2007-02-11  Bruno Haible  <bruno@clisp.org>
21100
21101         * m4/javacomp.m4 (gt_JAVACOMP): Work around a 'tr' bug in coreutils
21102         5.2.1 and earlier, whereby \055 was treated just like the range
21103         delimiter '-'.
21104         Reported by Joel E. Denny <jdenny@ces.clemson.edu>.
21105
21106 2007-02-08  Bruno Haible  <bruno@clisp.org>
21107
21108         * modules/regex (Depends-on): Add stdbool.
21109         Reported by Dalibor Topic <robilad@kaffe.org>.
21110
21111 2007-02-05  Paul Eggert  <eggert@cs.ucla.edu>
21112
21113         * m4/regex.m4 (gl_REGEX): Check for glibc bug #3957.
21114         Prefer returning from main to exiting from it.
21115         Remove unnecessary parens after sizeof.
21116
21117 2007-02-05  Bruno Haible  <bruno@clisp.org>
21118
21119         New module mbssep.
21120         * modules/mbssep: New file.
21121         * lib/mbssep.c: New file.
21122         * lib/string_.h (strsep): Add a conditional link warning.
21123         (mbssep): New declaration.
21124         * m4/mbssep.m4: New file.
21125         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
21126         GNULIB_MBSSEP.
21127         * modules/string (string.h): Also substitute GNULIB_MBSSEP.
21128         * MODULES.html.sh (Internationalization functions): Add mbssep.
21129
21130 2007-02-05  Bruno Haible  <bruno@clisp.org>
21131
21132         * lib/strsep.c (strsep): Fix actions in case of no delimiters.
21133         Optimize search in case of 1 delimiter.
21134
21135 2007-02-05  Paolo Bonzini  <bonzini@gnu.org>
21136
21137         * lib/acl.h: Include sys/types.h before sys/acl.h.
21138
21139 2007-02-05  Paolo Bonzini  <bonzini@gnu.org>
21140
21141         Merge upstream fix for glibc bugzilla #3957:
21142
21143         2007-02-05  Jakub Jelinek  <jakub@redhat.com>
21144
21145         * lib/regcomp.c (parse_bracket_exp): Set '\n' bit rather than '\0'
21146         bit for RE_HAT_LISTS_NOT_NEWLINE.
21147         (build_charclass_op): Remove bogus comment.
21148
21149 2007-02-05  Simon Josefsson  <simon@josefsson.org>
21150
21151         * lib/gc.h, lib/gc-libgcrypt.c: Support SHA-256/384/512.
21152
21153 2007-02-04  Paul Eggert  <eggert@cs.ucla.edu>
21154
21155         * lib/getsubopt.c [!_LIBC]: Include config.h and getsubopt.h.
21156         * lib/memmem.c [!defined _LIBC]: Include config.h.
21157
21158 2007-02-04  Bruno Haible  <bruno@clisp.org>
21159
21160         * lib/string_.h (GL_LINK_WARNING2): Put the word "warning:" into the
21161         warning message.
21162
21163 2007-02-04  Bruno Haible  <bruno@clisp.org>
21164
21165         New module mbstok_r.
21166         * modules/mbstok_r: New file.
21167         * lib/mbstok_r.c: New file.
21168         * lib/string_.h (strtok_r): Change argument names to match the
21169         comments. Add a conditional link warning.
21170         (mbstok_r): New declaration.
21171         * m4/mbstok_r.m4: New file.
21172         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
21173         GNULIB_MBSTOK_R.
21174         * modules/string (string.h): Also substitute GNULIB_MBSTOK_R.
21175         * MODULES.html.sh (Internationalization functions): Add mbstok_r.
21176
21177 2007-02-04  Bruno Haible  <bruno@clisp.org>
21178
21179         New module mbsspn.
21180         * modules/mbsspn: New file.
21181         * lib/mbsspn.c: New file.
21182         * lib/string_.h (strspn): Add a conditional link warning.
21183         (mbsspn): New declaration.
21184         * m4/mbsspn.m4: New file.
21185         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
21186         GNULIB_MBSSPN.
21187         * modules/string (string.h): Also substitute GNULIB_MBSSPN.
21188         * MODULES.html.sh (Internationalization functions): Add mbsspn.
21189
21190 2007-02-04  Bruno Haible  <bruno@clisp.org>
21191
21192         New module mbspbrk.
21193         * modules/mbspbrk: New file.
21194         * lib/mbspbrk.c: New file.
21195         * lib/string_.h (strpbrk): Add a conditional link warning.
21196         (mbspbrk): New declaration.
21197         * m4/mbspbrk.m4: New file.
21198         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
21199         GNULIB_MBSPBRK.
21200         * modules/string (string.h): Also substitute GNULIB_MBSPBRK.
21201         * MODULES.html.sh (Internationalization functions): Add mbspbrk.
21202
21203 2007-02-04  Bruno Haible  <bruno@clisp.org>
21204
21205         New module mbscspn.
21206         * modules/mbscspn: New file.
21207         * lib/mbscspn.c: New file.
21208         * lib/string_.h (strcspn): Add a conditional link warning.
21209         (mbscspn): New declaration.
21210         * m4/mbscspn.m4: New file.
21211         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
21212         GNULIB_MBSCSPN.
21213         * modules/string (string.h): Also substitute GNULIB_MBSCSPN.
21214         * MODULES.html.sh (Internationalization functions): Add mbscspn.
21215
21216 2007-02-04  Bruno Haible  <bruno@clisp.org>
21217
21218         New module mbscasestr, reduced goal of strcasestr.
21219         * modules/mbscasestr: New file.
21220         * lib/mbscasestr.c: New file, copied from lib/strcasestr.c.
21221         (mbscasestr): Renamed from strcasestr.
21222         * lib/strcasestr.c: Don't include mbuiter.h.
21223         (strcasestr): Remove support for multibyte locales.
21224         * lib/string_.h (strcasestr): Don`t rename. Declare only if missing.
21225         Change the conditional link warning.
21226         (mbscasestr): New declaration.
21227         * m4/mbscasestr.m4: New file.
21228         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Enable the replacement only if
21229         the system does not have strcasestr. Set HAVE_STRCASESTR instead of
21230         REPLACE_STRCASESTR.
21231         (gl_PREREQ_STRCASESTR): Don't require gl_FUNC_MBRTOWC.
21232         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
21233         HAVE_STRCASESTR instead of REPLACE_STRCASESTR.
21234         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize GNULIB_MBSCASESTR.
21235         * modules/string (string.h): Also substitute GNULIB_MBSCASESTR.
21236         Substitute HAVE_STRCASESTR instead of REPLACE_STRCASESTR.
21237         * modules/strcasestr (Files): Remove m4/mbrtowc.m4.
21238         (Depends-on): Remove mbuiter.
21239         * MODULES.html.sh (Internationalization functions): Add mbscasestr.
21240
21241 2007-02-04  Bruno Haible  <bruno@clisp.org>
21242
21243         Simplify handling of strncasecmp.
21244         * lib/string_.h (strncasecmp): Remove test for GNULIB_STRCASE. Change
21245         the conditional link warning.
21246         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
21247         HAVE_STRCASECMP, not REPLACE_STRCASECMP.
21248         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Don't initialize GNULIB_STRCASE.
21249         * modules/strcase (configure.ac): Don't invoke
21250         gl_STRING_MODULE_INDICATOR.
21251         * modules/string (string.h): Don't substitute GNULIB_STRCASE.
21252
21253 2007-02-04  Bruno Haible  <bruno@clisp.org>
21254
21255         New module mbscasecmp, reduced goal of strcasecmp.
21256         * modules/mbscasecmp: New file.
21257         * lib/mbscasecmp.c: New file, copied from lib/strcasecmp.c.
21258         (mbscasecmp): Renamed from strcasecmp.
21259         * lib/strcasecmp.c: Don't include mbuiter.h.
21260         (strcasecmp): Remove support for multibyte locales.
21261         * lib/string_.h (strcasecmp): Don`t rename. Declare only if missing.
21262         Change the conditional link warning.
21263         (mbscasecmp): New declaration.
21264         * m4/mbscasecmp.m4: New file.
21265         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Enable the replacement only if
21266         the system lacks strcasecmp. Set HAVE_STRCASECMP instead of
21267         REPLACE_STRCASECMP.
21268         (gl_PREREQ_STRCASECMP): Don't require gl_FUNC_MBRTOWC.
21269         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
21270         GNULIB_MBSCASECMP.
21271         * modules/string (string.h): Also substitute GNULIB_MBSCASECMP.
21272         Substitute HAVE_STRCASECMP instead of REPLACE_STRCASECMP.
21273         * modules/strcase (Files): Remove m4/mbrtowc.m4.
21274         (Depends-on): Remove mbuiter.
21275         * MODULES.html.sh (Internationalization functions): Add mbscasecmp.
21276
21277 2007-02-04  Bruno Haible  <bruno@clisp.org>
21278
21279         New module mbsstr. Remove module strstr.
21280         * modules/mbsstr: New file.
21281         * modules/strstr: Remove file.
21282         * lib/mbsstr.c: Renamed from lib/strstr.c.
21283         (mbsstr): Renamed from strstr.
21284         * lib/string_.h (strstr): Remove declaration. Change the conditional
21285         link warning.
21286         (mbsstr): New declaration.
21287         * m4/mbsstr.m4: New file.
21288         * m4/strstr.m4: Remove file.
21289         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Don't initialize
21290         REPLACE_STRSTR.
21291         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize GNULIB_MBSSTR.
21292         Don't initialize GNULIB_STRSTR.
21293         * modules/string (string.h): Also substitute GNULIB_MBSSTR. Don't
21294         substitute GNULIB_STRSTR and REPLACE_STRSTR.
21295         * MODULES.html.sh (Internationalization functions): Add mbsstr.
21296         (Support for systems lacking ANSI C 89): Remove strstr.
21297
21298 2007-02-04  Bruno Haible  <bruno@clisp.org>
21299
21300         New module mbsrchr.
21301         * modules/mbsrchr: New file.
21302         * lib/mbsrchr.c: New file.
21303         * lib/string_.h (strrchr): Add a conditional link warning.
21304         (mbsrchr): New declaration.
21305         * m4/mbsrchr.m4: New file.
21306         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
21307         GNULIB_MBSRCHR.
21308         * modules/string (string.h): Also substitute GNULIB_MBSRCHR.
21309         * MODULES.html.sh (Internationalization functions): Add mbsrchr.
21310
21311 2007-02-04  Bruno Haible  <bruno@clisp.org>
21312
21313         New module mbschr.
21314         * modules/mbschr: New file.
21315         * lib/mbschr.c: New file.
21316         * lib/string_.h (strchr): Add a conditional link warning.
21317         (mbschr): New declaration.
21318         * m4/mbschr.m4: New file.
21319         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
21320         GNULIB_MBSCHR.
21321         * modules/string (string.h): Also substitute GNULIB_MBSCHR.
21322         * MODULES.html.sh (Internationalization functions): Add mbschr.
21323
21324 2007-02-04  Paul Eggert  <eggert@cs.ucla.edu>
21325
21326         * lib/stdbool_.h: Mention that bool bit-fields aren't supported.
21327
21328         * modules/stdarg (configure.ac-early): Require AC_PROG_CC_STDC.
21329
21330 2007-02-04  Bruno Haible  <bruno@clisp.org>
21331
21332         New module description section 'configure.ac-early'.
21333         * gnulib-tool (sed_extract_prog): Recognize configure.ac-early.
21334         (func_get_autoconf_early_snippet): New function.
21335         (func_import, func_create_testdir): Use it. Remove special cases for
21336         modules 'extensions' and 'lock'.
21337         * modules/extensions (configure.ac-early): Require
21338         gl_USE_SYSTEM_EXTENSIONS.
21339         * modules/lock (configure.ac-early): Require gl_LOCK_EARLY.
21340
21341 2007-02-04  Bruno Haible  <bruno@clisp.org>
21342
21343         Make use of gcj-4.3's -fsource and -ftarget option.
21344         * m4/javacomp.m4 (gt_JAVACOMP): Test whether gcj is in version >= 4.3,
21345         and if so try the options -fsource and -ftarget.
21346         * lib/javacomp.c (compile_using_gcj): Add fsource_option,
21347         source_version, ftarget_option, target_version arguments.
21348         (is_envjavac_gcj43, is_envjavac_gcj43_usable): New functions.
21349         (is_envjavac_oldgcj_14_14_usable): Renamed from
21350         is_envjavac_gcj_14_14_usable.
21351         (is_envjavac_oldgcj_14_13_usable): Renamed from
21352         is_envjavac_gcj_14_13_usable.
21353         (is_gcj_present): Update.
21354         (is_gcj_43, is_gcj43_usable): New functions.
21355         (is_oldgcj_14_14_usable): Renamed from is_gcj_14_14_usable. Update.
21356         (is_oldgcj_14_13_usable): Renamed from is_gcj_14_13_usable. Update.
21357         (compile_java_class): Test whether gcj is in version >= 4.3, and if so
21358         try the options -fsource and -ftarget.
21359
21360 2007-02-03  Paul Eggert  <eggert@cs.ucla.edu>
21361
21362         * lib/xalloc.h (x2nrealloc): Fix an unlikely bug in the overflow
21363         checking code.  Set N = ceil (1.5 * N) rather than to a slightly
21364         larger value.
21365
21366 2007-02-03  Jim Meyering  <jim@meyering.net>
21367
21368         Give tools a better chance to allocate space for very large buffers.
21369         * lib/xalloc.h (x2nrealloc): Use 3/2, not 2, as buffer size factor.
21370
21371         Make pwd and readlink work also when run with an unreadable parent dir
21372         on systems with openat support.
21373         * lib/getcwd.c (__getcwd) [HAVE_PARTLY_WORKING_GETCWD]: Use the system
21374         provided getcwd function, even when we have openat support.
21375         Reported by Dmitry V. Levin in <http://bugzilla.redhat.com/227168>.
21376
21377 2007-02-02  Bruno Haible  <bruno@clisp.org>
21378
21379         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strchrnul,
21380         strdup, strndup, strnlen, strpbrk, strsep, strtok_r): Provoke a link
21381         error only if GNULIB_POSIXCHECK is defined. Needed to avoid artificial
21382         portability problems if one of these functions is only used on specific
21383         platforms.
21384         Reported by Paul Eggert.
21385
21386 2007-02-02  Paul Eggert  <eggert@cs.ucla.edu>
21387
21388         Avoid mempcpy in the regex code, as the string.h mempcpy stuff
21389         is causing more trouble than it's curing.
21390         * lib/regex_internal.h (__mempcpy): Remove.
21391         * lib/regcomp.c (regerror): Rewrite to avoid the need for mempcpy
21392         (and make the code a tad smaller to boot).
21393         * m4/regex.m4 (gl_PREREQ_REGEX): Don't check for mempcpy.
21394
21395 2007-02-02  Jim Meyering  <jim@meyering.net>
21396
21397         * modules/arpa_inet: Put AC_PROG_MKDIR_P in the configure.ac:
21398         section, not in the Makefile.am: one.
21399
21400 2007-02-02  Eric Blake  <ebb9@byu.net>
21401
21402         * lib/strchrnul.c: Always include config.h first.
21403
21404         * modules/mountlist (Depends-on): Revert 2007-01-31 change,
21405         gnulib strstr is not necessary here.
21406
21407 2007-02-02  Simon Josefsson  <simon@josefsson.org>
21408
21409         * m4/socklen.m4: Fix typo.
21410
21411 2007-02-02  Eric Blake  <ebb9@byu.net>
21412
21413         * modules/arpa_inet (Makefile.am): Use MKDIR_P to avoid races.
21414         * modules/netinet_in (Makefile.am): Likewise.
21415
21416 2007-02-01  Bruno Haible  <bruno@clisp.org>
21417
21418         * lib/string_.h (GL_LINK_WARNING): New macro.
21419         (strcasecmp, strstr, strcasestr): If provided by the system,
21420         conditionally define as a macro that leads to a warning instead of to
21421         an error.
21422         (strncasecmp): Conditionally define as a macro that leads to a warning.
21423
21424 2007-02-01  Karl Berry  <karl@gnu.org>
21425
21426         * config/srclist.txt (strtok_r.c): lose sync, no more strtok_r.h.
21427
21428 2007-02-01  Bruno Haible  <bruno@clisp.org>
21429
21430         * MODULES.html.sh (Unicode string functions): Update after 2007-01-27
21431         renamings.
21432
21433 2007-02-01  Eric Blake  <ebb9@byu.net>
21434
21435         * modules/regex (Depends-on): Revert dependence on mempcpy.
21436         * lib/regex_internal.h [! _LIBC && !__mempcpy]: Undo string
21437         module's definition of mempcpy.
21438         Reported by Paul Eggert.
21439
21440 2007-02-01  Paul Eggert  <eggert@cs.ucla.edu>
21441
21442         * lib/string_.h: If the gnulib module XYZ is not present, undefine
21443         the symbol XYZ before redefining it.  This fixes a problem with
21444         programs that don't use XYZ, when compiled on systems that define
21445         XYZ to something else.
21446
21447 2007-01-31  Paul Eggert  <eggert@cs.ucla.edu>
21448
21449         * lib/mkdir-p.c (make_dir_parents): Close a race condition that
21450         occurs when "mkdir -m foo" creates a setgid directory that is (1)
21451         writeable to group or other and (2) is intended to have a special
21452         mode bit that is set or cleared.  In such a case, the directory
21453         should be neither group- nor other-writeable until the special
21454         mode bits are right.
21455
21456 2007-01-31  Eric Blake  <ebb9@byu.net>
21457
21458         * modules/mountlist (Depends-on): Add strstr.
21459
21460         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): Correct m4 usage
21461         bug.
21462         * modules/string (Makefile.am): Remove redundant replacement.
21463         * modules/regex (Depends-on): Add mempcpy.
21464
21465 2007-01-31  Bruno Haible  <bruno@clisp.org>
21466
21467         New module description field 'Link'.
21468         * gnulib-tool (func_usage): Document --extract-link-directive.
21469         (sed_extract_prog): Recognize 'Link' directive.
21470         (func_get_link_directive): New function.
21471         (func_import): Show summary of link directives.
21472         Handle --extract-link-directive option.
21473         * modules/acl (Link): New section.
21474         * modules/clock-time (Link): New section.
21475         * modules/euidaccess (Link): New section.
21476         * modules/gettext (Link): New section.
21477         * modules/iconv (Link): New section.
21478         * modules/lock (Link): New section.
21479         * modules/nanosleep (Link): New section.
21480         * modules/readline (Link): New section.
21481
21482 2007-01-27  Bruno Haible  <bruno@clisp.org>
21483
21484         Enforce the use of gnulib modules for unportable <string.h> functions.
21485         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): New macro.
21486         (gl_STRING_MODULE_INDICATOR_DEFAULTS): New macro.
21487         (gl_HEADER_STRING_H_BODY): Require it.
21488         * lib/string_.h: If the gnulib module XYZ is not present, redefine
21489         the symbol XYZ to one that gives a link error.
21490         * modules/string (Makefile.am): Also substitute the GNULIB_* variables.
21491         * modules/memmem (configure.ac): Invoke gl_STRING_MODULE_INDICATOR.
21492         * modules/mempcpy (configure.ac): Likewise.
21493         * modules/memrchr (configure.ac): Likewise.
21494         * modules/stpcpy (configure.ac): Likewise.
21495         * modules/stpncpy (configure.ac): Likewise.
21496         * modules/strcase (configure.ac): Likewise.
21497         * modules/strcasestr (configure.ac): Likewise.
21498         * modules/strchrnul (configure.ac): Likewise.
21499         * modules/strdup (configure.ac): Likewise.
21500         * modules/strndup (configure.ac): Likewise.
21501         * modules/strnlen (configure.ac): Likewise.
21502         * modules/strpbrk (configure.ac): Likewise.
21503         * modules/strsep (configure.ac): Likewise.
21504         * modules/strstr (configure.ac): Likewise.
21505         * modules/strtok_r (configure.ac): Likewise.
21506
21507 2007-01-31  Jean-Louis Martineau  <martineau@zmanda.com>  (tiny change)
21508
21509         * lib/gai_strerror.c (values): Add EAI_OVERFLOW.
21510
21511 2007-01-30  Jim Meyering  <jim@meyering.net>
21512
21513         * lib/mpsort.c (mpsort): Remove spurious "return" in void function.
21514
21515 2007-01-29  Bruno Haible  <bruno@clisp.org>
21516
21517         * lib/allocsa.h: Use '#if HAVE_*' instead of '#ifdef HAVE_*'.
21518         * lib/execute.c: Likewise.
21519         * lib/pipe.c: Likewise.
21520         * lib/printf-args.h: Likewise.
21521         * lib/printf-args.c: Likewise.
21522         * lib/printf-parse.c: Likewise.
21523         * lib/vasnprintf.c: Likewise.
21524
21525 2007-01-29  Eric Blake  <ebb9@byu.net>
21526
21527         * lib/memrchr.c: Assume <string.h> unconditionally, to pull in
21528         declaration.
21529
21530 2007-01-29  Paul Eggert  <eggert@cs.ucla.edu>
21531
21532         * lib/strptime.h (strptime): Use 'restrict' for args where
21533         POSIX requires this.
21534         * lib/strptime.c (strptime): Likewise.
21535         Change license notice from LGPL to GPL, since gnulib-tool will
21536         change this as needed.
21537         Include <config.h> if _LIBC is not defined, not if HAVE_CONFIG_H is
21538         defined.
21539         Include "strptime.h" first, to check interface.
21540         Do not #undef _LIBC and _NL_CURRENT.
21541         Do not include <stdlib.h>; no longer needed.
21542         Include "time_r.h" and declare ptime_locale_status
21543         only if _LIBC is not defined.
21544         (__P): Remove unused macro.
21545         (match_string): Bring back glibc version, but use it only if _LIBC
21546         is defined.
21547         (__strptime_internal): Compile tm_gmtoff code if _LIBC is defined, too.
21548         Remove unnecessary assertion and abort() call.
21549         Use #ifdef _NL_CURRENT rather than #if 0, for benefit of glibc.
21550         * m4/strptime.m4: Fix serial number comment.
21551         (gl_FUNC_STRPTIME): Require AC_C_RESTRICT, gl_TM_GMTOFF.
21552         * modules/strptime (Files): Add m4/tm_gmtoff.m4.
21553         (Depends-on): Add time_r.
21554
21555 2007-01-29  Bruno Haible  <bruno@clisp.org>
21556
21557         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
21558         strptime.
21559         * modules/strptime (Depends-on): Add stdbool.
21560         * lib/strptime.h: Include <time.h> always. Add comments.
21561
21562 2007-01-29  Yoann Vandoorselaere  <yoann@prelude-ids.org>
21563
21564         * modules/strptime: New file.
21565         * lib/strptime.h: New file.
21566         * lib/strptime.c: New file.
21567         * m4/strptime.m4: New file.
21568
21569 2007-01-28  Paul Eggert  <eggert@cs.ucla.edu>
21570
21571         * MODULES.html.sh: New module mpsort.
21572         * lib/mpsort.c, lib/mpsort.h, m4/mpsort.m4, modules/mpsort: New files.
21573
21574         * lib/regex.h (_Restrict_): Renamed from __restrict, to avoid
21575         a circularity problem with HP-UX ia64 reported by Bob Proulx in
21576         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00394.html>.
21577         All uses changed.
21578         (_Restrict_arr_): Renamed from __restrict_arr, for similar reasons.
21579         All uses changed.
21580         * lib/regcomp.c, lib/regexec.c: Change all uses from __restrict
21581         to _Restrict_.
21582         * lib/regexec.c (regexec): Declare pmatch with _Restrict_arr_, so that
21583         the parameter matches the prototype.
21584
21585 2007-01-28  Jim Meyering  <jim@meyering.net>
21586
21587         * modules/sys_time (Makefile.am) [MOSTLYCLEANFILES]: Do use
21588         sys/time.h here, reverting that part of the previous patch:
21589         <http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/8959>.
21590
21591 2007-01-28  Bruno Haible  <bruno@clisp.org>
21592
21593         * modules/sys_time (Makefile.am): Build sys/time.h only when it's the
21594         value of $(SYS_TIME_H).
21595         [MOSTLYCLEANFILES]: Now that sys/time.h is created only when needed,
21596         remove it conditionally, too. [added by Jim Meyering]
21597         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Set SYS_TIME_H.
21598         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY):
21599         (gl_FUNC_GETTIMEOFDAY_CLOBBER): Set SYS_TIME_H when setting
21600         GETTIMEOFDAY_REPLACEMENT to 1.
21601
21602 2007-01-28  Bruno Haible  <bruno@clisp.org>
21603
21604         * m4/unistd_h.m4 (gl_HEADER_UNISTD_DEFAULTS): New macro.
21605         (gl_HEADER_UNISTD): Require it. Don't set UNISTD_H to empty here.
21606         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Require gl_HEADER_UNISTD_DEFAULTS.
21607         Set UNISTD_H instead of UNISTD_H2.
21608         * modules/fchdir (BUILT_SOURCES): Drop $(UNISTD_H2).
21609
21610 2007-01-28  Bruno Haible  <bruno@clisp.org>
21611
21612         * modules/mbchar (Makefile.am): Add mbchar.c to lib_SOURCES.
21613         * m4/mbchar.m4 (gl_MBCHAR): Remove AC_LIBOBJ invocation.
21614
21615 2007-01-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
21616
21617         * gnulib-tool (func_emit_lib_Makefile_am, func_add_or_update)
21618         (func_create_testdir): Ensure C locale for `grep' and `tr'
21619         character ranges.
21620         (func_create_megatestdir): Avoid one `grep'.  Fix bug in
21621         ACLOCAL_AMFLAGS parsing state machine.
21622
21623 2007-01-27  Bruno Haible  <bruno@clisp.org>
21624
21625         * modules/unistr/base: Update.
21626
21627 2007-01-27  Bruno Haible  <bruno@clisp.org>
21628
21629         Rename u32-mbtouc -> u32-mbtouc-unsafe, u32-mbtouc-safe -> u32-mbtouc,
21630         u32_mbtouc -> u32_mbtouc_unsafe, u32_mbtouc_safe -> u32_mbtouc.
21631         * modules/unistr/u32-mbtouc-unsafe: Renamed from
21632         modules/unistr/u32-mbtouc.
21633         * lib/unistr/u32-mbtouc-unsafe.c: Renamed from lib/unistr/u32-mbtouc.c.
21634         * lib/unistr.h: Update.
21635         * lib/linebreak.c: Update.
21636         * modules/unistr/u32-mbtouc: Renamed from
21637         modules/unistr/u32-mbtouc-safe.
21638         * lib/unistr/u32-mbtouc.c: Renamed from lib/unistr/u32-mbtouc-safe.c.
21639         * lib/unistr.h: Update.
21640         * lib/unistr/u32-to-u8.c: Update.
21641         * lib/unistr/u32-to-u16.c: Update.
21642
21643 2007-01-27  Bruno Haible  <bruno@clisp.org>
21644
21645         Rename utf16-ucs4 -> utf16-ucs4-unsafe, utf16-ucs4-safe -> utf16-ucs4,
21646         u16_mbtouc -> u16_mbtouc_unsafe, u16_mbtouc_safe -> u16_mbtouc.
21647         * modules/utf16-ucs4-unsafe: Renamed from modules/utf16-ucs4.
21648         * lib/utf16-ucs4-unsafe.h: Renamed from lib/utf16-ucs4.h.
21649         * lib/unistr/utf16-ucs4-unsafe.c: Renamed from lib/unistr/utf16-ucs4.c.
21650         * modules/unistr/u16-mbtouc-unsafe: Renamed from
21651         modules/unistr/u16-mbtouc.
21652         * lib/unistr/u16-mbtouc-unsafe.c: Renamed from lib/unistr/u16-mbtouc.c.
21653         * lib/unistr.h: Update.
21654         * lib/linebreak.c: Update.
21655         * modules/linebreak: Update.
21656         * modules/utf16-ucs4: Renamed from modules/utf16-ucs4-safe.
21657         * lib/utf16-ucs4.h: Renamed from lib/utf16-ucs4-safe.h.
21658         * lib/unistr/utf16-ucs4.c: Renamed from lib/unistr/utf16-ucs4-safe.c.
21659         * modules/unistr/u16-mbtouc: Renamed from
21660         modules/unistr/u16-mbtouc-safe.
21661         * lib/unistr/u16-mbtouc.c: Renamed from lib/unistr/u16-mbtouc-safe.c.
21662         * lib/unistr.h: Update.
21663         * lib/unistr/u16-to-u8.c: Update.
21664         * modules/unistr/u16-to-u8: Update.
21665         * lib/unistr/u16-to-u32.c: Update.
21666         * modules/unistr/u16-to-u32: Update.
21667
21668 2007-01-27  Bruno Haible  <bruno@clisp.org>
21669
21670         Rename utf8-ucs4 -> utf8-ucs4-unsafe, utf8-ucs4-safe -> utf8-ucs4,
21671         u8_mbtouc -> u8_mbtouc_unsafe, u8_mbtouc_safe -> u8_mbtouc.
21672         * modules/utf8-ucs4-unsafe: Renamed from modules/utf8-ucs4.
21673         * lib/utf8-ucs4-unsafe.h: Renamed from lib/utf8-ucs4.h.
21674         * lib/unistr/utf8-ucs4-unsafe.c: Renamed from lib/unistr/utf8-ucs4.c.
21675         * modules/unistr/u8-mbtouc-unsafe: Renamed from
21676         modules/unistr/u8-mbtouc.
21677         * lib/unistr/u8-mbtouc-unsafe.c: Renamed from lib/unistr/u8-mbtouc.c.
21678         * lib/unistr.h: Update.
21679         * lib/striconveh.c: Update.
21680         * modules/striconveh: Update.
21681         * lib/linebreak.c: Update.
21682         * modules/linebreak: Update.
21683         * modules/utf8-ucs4: Renamed from modules/utf8-ucs4-safe.
21684         * lib/utf8-ucs4.h: Renamed from lib/utf8-ucs4-safe.h.
21685         * lib/unistr/utf8-ucs4.c: Renamed from lib/unistr/utf8-ucs4-safe.c.
21686         * modules/unistr/u8-mbtouc: Renamed from modules/unistr/u8-mbtouc-safe.
21687         * lib/unistr/u8-mbtouc.c: Renamed from lib/unistr/u8-mbtouc-safe.c.
21688         * lib/unistr.h: Update.
21689         * lib/striconveh.c: Update.
21690         * modules/striconveh: Update.
21691         * lib/unistr/u8-to-u16.c: Update.
21692         * modules/unistr/u8-to-u16: Update.
21693         * lib/unistr/u8-to-u32.c: Update.
21694         * modules/unistr/u8-to-u32: Update.
21695
21696 2007-01-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
21697
21698         Sync from Libtool.
21699         * lib/argz.c: Do not include strings.h nor memory.h, include
21700         string.h unconditionally.  Patch by Simon Josefsson.
21701
21702 2007-01-27  Bruno Haible  <bruno@clisp.org>
21703
21704         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): New macro, extracted
21705         from gl_HEADER_STRING_H_BODY.
21706         (gl_HEADER_STRING_H_BODY): Require it.
21707         * m4/memmem.m4 (gl_FUNC_MEMMEM): Require gl_HEADER_STRING_H_DEFAULTS.
21708         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Likewise.
21709         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Likewise.
21710         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Likewise.
21711         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
21712         * m4/strcase.m4 (gl_FUNC_STRCASECMP, gl_FUNC_STRNCASECMP): Likewise.
21713         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
21714         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Likewise.
21715         * m4/strdup.m4 (gl_FUNC_STRDUP): Likewise.
21716         * m4/strndup.m4 (gl_FUNC_STRNDUP): Likewise.
21717         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Likewise.
21718         * m4/strpbrk.m4 (gl_FUNC_STRPBRK): Likewise.
21719         * m4/strsep.m4 (gl_FUNC_STRSEP): Likewise.
21720         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
21721         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
21722
21723 2007-01-27  Bruno Haible  <bruno@clisp.org>
21724
21725         * gnulib-tool (func_emit_lib_Makefile_am): If $for_test is true, turn
21726         check_PROGRAMS into noinst_PROGRAMS.
21727         (func_emit_tests_Makefile_am): Likewise. Also don't initialize
21728         check_PROGRAMS in this case.
21729         (func_import): Set for_test to false.
21730         (func_create_testdir): Set for_test to true.
21731
21732 2007-01-27  Yoann Vandoorselaere <yoann.v@prelude-ids.com>
21733             Bruno Haible  <bruno@clisp.org>
21734
21735         * modules/strcasestr (Files): Remove lib/strcasestr.h.
21736         (Depends-on): Add string.
21737         (Includes): Use <string.h> instead of strcasestr.h.
21738         * modules/string (Makefile.am): Also substitute the value of
21739         REPLACE_STRCASESTR.
21740         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Don't define strcasestr here;
21741         assume strcasestr is declared in <string.h> not <strings.h>. Also
21742         set REPLACE_STRCASESTR.
21743         * m4/string_h.m4 (gl_HEADER_STRING_H_BODY): Provide a default value for
21744         REPLACE_STRCASESTR.
21745         * lib/strcasestr.h: Remove file.
21746         * lib/strcasestr.c: Include <string.h> instead of strcasestr.h.
21747         * lib/string_.h (strcasestr): New declaration.
21748
21749 2007-01-27  Bruno Haible  <bruno@clisp.org>
21750
21751         * lib/string_.h: Use 'extern'.
21752
21753 2007-01-27  Jim Meyering  <jim@meyering.net>
21754
21755         * lib/regex_internal.c (re_string_reconstruct): Remove declaration
21756         of set-but-not-used local, "q".
21757
21758         * lib/mempcpy.c: Include <config.h> before <string.h>.
21759         This fixes a compilation error on HP-UX, due to the system's
21760         "restrict"-using mempcpy prototype.
21761
21762 2007-01-26  Bruno Haible  <bruno@clisp.org>
21763
21764         Small optimization.
21765         * lib/javacomp.c: Include c-strstr.h.
21766          (is_envjavac_gcj): Use c_strstr instead of strstr.
21767         * modules/javacomp (Depends-on): Add c-strstr, remove strstr.
21768
21769 2007-01-26  Bruno Haible  <bruno@clisp.org>
21770
21771         * MODULES.html.sh (Unicode string functions): Add the new modules.
21772
21773         * modules/uniconv/u32-strconv-to-locale: New file.
21774         * lib/uniconv/u32-strconv-to-locale.c: New file.
21775
21776         * modules/uniconv/u16-strconv-to-locale: New file.
21777         * lib/uniconv/u16-strconv-to-locale.c: New file.
21778
21779         * modules/uniconv/u8-strconv-to-locale: New file.
21780         * lib/uniconv/u8-strconv-to-locale.c: New file.
21781
21782         * modules/uniconv/u32-strconv-from-locale: New file.
21783         * lib/uniconv/u32-strconv-from-locale.c: New file.
21784
21785         * modules/uniconv/u16-strconv-from-locale: New file.
21786         * lib/uniconv/u16-strconv-from-locale.c: New file.
21787
21788         * modules/uniconv/u8-strconv-from-locale: New file.
21789         * lib/uniconv/u8-strconv-from-locale.c: New file.
21790
21791         * modules/uniconv/u32-strconv-to-enc: New file.
21792         * lib/uniconv/u32-strconv-to-enc.c: New file.
21793         * modules/uniconv/u32-strconv-to-enc-tests: New file.
21794         * tests/uniconv/test-u32-strconv-to-enc.c: New file.
21795
21796         * modules/uniconv/u16-strconv-to-enc: New file.
21797         * lib/uniconv/u16-strconv-to-enc.c: New file.
21798         * lib/uniconv/u-strconv-to-enc.h: New file.
21799         * modules/uniconv/u16-strconv-to-enc-tests: New file.
21800         * tests/uniconv/test-u16-strconv-to-enc.c: New file.
21801
21802         * modules/uniconv/u8-strconv-to-enc: New file.
21803         * lib/uniconv/u8-strconv-to-enc.c: New file.
21804         * modules/uniconv/u8-strconv-to-enc-tests: New file.
21805         * tests/uniconv/test-u8-strconv-to-enc.c: New file.
21806
21807         * modules/uniconv/u32-strconv-from-enc: New file.
21808         * lib/uniconv/u32-strconv-from-enc.c: New file.
21809         * modules/uniconv/u32-strconv-from-enc-tests: New file.
21810         * tests/uniconv/test-u32-strconv-from-enc.c: New file.
21811
21812         * modules/uniconv/u16-strconv-from-enc: New file.
21813         * lib/uniconv/u16-strconv-from-enc.c: New file.
21814         * modules/uniconv/u16-strconv-from-enc-tests: New file.
21815         * tests/uniconv/test-u16-strconv-from-enc.c: New file.
21816
21817         * modules/uniconv/u8-strconv-from-enc: New file.
21818         * lib/uniconv/u8-strconv-from-enc.c: New file.
21819         * lib/uniconv/u-strconv-from-enc.h: New file.
21820         * modules/uniconv/u8-strconv-from-enc-tests: New file.
21821         * tests/uniconv/test-u8-strconv-from-enc.c: New file.
21822
21823         * modules/uniconv/u32-conv-from-enc: New file.
21824         * lib/uniconv/u32-conv-from-enc.c: New file.
21825         * modules/uniconv/u32-conv-from-enc-tests: New file.
21826         * tests/uniconv/test-u32-conv-from-enc.c: New file.
21827
21828         * modules/uniconv/u16-conv-from-enc: New file.
21829         * lib/uniconv/u16-conv-from-enc.c: New file.
21830         * lib/uniconv/u-conv-from-enc.h: New file.
21831         * modules/uniconv/u16-conv-from-enc-tests: New file.
21832         * tests/uniconv/test-u16-conv-from-enc.c: New file.
21833
21834         * modules/uniconv/u8-conv-from-enc: New file.
21835         * lib/uniconv/u8-conv-from-enc.c: New file.
21836         * modules/uniconv/u8-conv-from-enc-tests: New file.
21837         * tests/uniconv/test-u8-conv-from-enc.c: New file.
21838
21839         * modules/uniconv/base: New file.
21840         * lib/uniconv.h: New file.
21841
21842 2007-01-26  Paul Eggert  <eggert@cs.ucla.edu>
21843
21844         * doc/gnulib-tool.texi (Initial import): Update to match current
21845         behavior with strdup module.
21846         * lib/.cppi-disable: Remove strcase.h, strdup.h, strndup.h, strnlen.h.
21847         * lib/memmem.h: Remove; all uses removed.  This is now done
21848         by <string.h>.
21849         * lib/mempcpy.h: Likewise.
21850         * lib/memrchr.h: Likewise.
21851         * lib/stpcpy.h: Likewise.
21852         * lib/stpncpy.h: Likewise.
21853         * lib/strcase.h: Likewise.
21854         * lib/strchrnul.h: Likewise.
21855         * lib/strdup.h: Likewise.
21856         * lib/strndup.h: Likewise.
21857         * lib/strnlen.h: Likewise.
21858         * lib/strpbrk.h: Likewise.
21859         * lib/strsep.h: Likewise.
21860         * lib/strstr.h: Likewise.
21861         * lib/strtok_r.h: Likewise.
21862         * lib/string_.h: New file.
21863         * lib/argp-namefrob.h: Don't include no-longer-existent include files.
21864         Rely on <string.h> instead.
21865         * lib/canon-host.c: Likewise.
21866         * lib/chdir-long.c: Likewise.
21867         * lib/concatpath.c: Likewise.
21868         * lib/exclude.c: Likewise.
21869         * lib/fchdir.c: Likewise.
21870         * lib/getaddrinfo.c: Likewise.
21871         * lib/getcwd.c: Likewise.
21872         * lib/getsubopt.c: Likewise.
21873         * lib/glob.c: Likewise.
21874         * lib/hard-locale.c: Likewise.
21875         * lib/iconvme.c: Likewise.
21876         * lib/javacomp.c: Likewise.
21877         * lib/mempcpy.c: Likewise.
21878         * lib/memrchr.c: Likewise.
21879         * lib/regex_internal.h: Likewise.
21880         * lib/stpncpy.c: Likewise.
21881         * lib/strcasecmp.c: Likewise.
21882         * lib/strchrnul.c: Likewise.
21883         * lib/strdup.c: Likewise.
21884         * lib/striconv.c: Likewise.
21885         * lib/striconveh.c: Likewise.
21886         * lib/striconveha.c: Likewise.
21887         * lib/strncasecmp.c: Likewise.
21888         * lib/strndup.c: Likewise.
21889         * lib/strnlen.c: Likewise.
21890         * lib/strsep.c: Likewise.
21891         * lib/strstr.c: Likewise.
21892         * lib/strtok_r.c: Likewise.
21893         * lib/userspec.c: Likewise.
21894         * lib/w32spawn.h: Likewise.
21895         * lib/xstrndup.c: Likewise.
21896         * lib/mountlist.c (strstr): Remove decl.
21897         * m4/string_h.m4: New file.
21898         * m4/memmem.m4 (gl_FUNC_MEMMEM): Set HAVE_DECL_MEMMEM if necessary.
21899         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Set HAVE_MEMPCPY if necessary.
21900         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Set HAVE_MEMRCHR
21901         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Set HAVE_STPCPY if necessary.
21902         * m4/stpncpy.m4 (gl_PREREQ_STPNCPY): Set HAVE_STPNCPY if necessary.
21903         * m4/strcase.m4 (gl_FUNC_STRCASECMP):
21904         Set REPLACE_STRCASECMP if necessary.
21905         (gl_FUNC_STRNCASECMP): Set HAVE_DECL_STRNCASECMP if necessary.
21906         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Set HAVE_STRCHRNUL if necessary.
21907         * m4/strdup.m4 (gl_FUNC_STRDUP): Set HAVE_DECL_STRDUP if necessary.
21908         * m4/strndup.m4 (gl_FUNC_STRNDUP): Set HAVE_DECL_STRNLEN and
21909         HAVE_DECL_STRDUP if necessary.
21910         (gl_PREREQ_STRNLEN): Don't bother to check for strnlen decl,
21911         since gl_FUNC_STRNDUP does that now.
21912         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Set HAVE_DECL_STRNLEN if necessary.
21913         Check for decl here...
21914         (gl_PREREQ_STRNLEN): ... not here.
21915         * m4/strpbrk.m4 (gl_FUNC_STRPBRK): Set HAVE_STRPBRK if necessary.
21916         * m4/strsep.m4 (gl_FUNC_STRSEP): Set HAVE_STRSEP if necessary.
21917         * m4/strstr.m4 (gl_FUNC_STRSTR): Set REPLACE_STRSTR if necessary.
21918         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Set HAVE_DECL_STRTOK_R if
21919         necessary.
21920         * modules/string: New file.
21921         * modules/memmem (Files): Remove special-purpose include file.
21922         (Depends-on): Add string.
21923         (Include): Include <string.h>, not the removed file.
21924         * modules/mempcpy: Likewise.
21925         * modules/memrchr: Likewise.
21926         * modules/stpcpy: Likewise.
21927         * modules/stpncpy: Likewise.
21928         * modules/strcase: Likewise.
21929         * modules/strchrnul: Likewise.
21930         * modules/strdup: Likewise.
21931         * modules/strndup: Likewise.
21932         * modules/strnlen: Likewise.
21933         * modules/strpbrk: Likewise.
21934         * modules/strsep: Likewise.
21935         * modules/strstr: Likewise.
21936         * modules/strtok_r: Likewise.
21937         * tests/test-dirname.c: Don't include "strdup.h", since
21938         <string.h> now suffices.
21939         * tests/test-memmem.c: Don't include "memmem.h", since
21940         <string.h> now suffices.
21941
21942 2007-01-25  Bruno Haible  <bruno@clisp.org>
21943
21944         * lib/striconveh.c (mem_cd_iconveh_internal): Ignore *lengthp if
21945         *resultp is 0.
21946
21947         * lib/unistr/u16-to-u8.c (u16_to_u8): Fix u8_uctomb invocation.
21948         * lib/unistr/u32-to-u8.c (u32_to_u8): Likewise.
21949         * lib/unistr/u8-to-u16.c (u8_to_u16): Fix u16_uctomb invocation.
21950         * lib/unistr/u32-to-u16.c (u32_to_u16): Likewise.
21951
21952         * modules/unistr/u8-to-u16 (Depends-on): Add missing modules.
21953         * modules/unistr/u8-to-u32 (Depends-on): Add missing modules.
21954         * modules/unistr/u16-to-u8 (Depends-on): Add missing modules.
21955         * modules/unistr/u16-to-u32 (Depends-on): Add missing modules.
21956         * modules/unistr/u32-to-u8 (Depends-on): Add missing modules.
21957         * modules/unistr/u32-to-u16 (Depends-on): Add missing modules.
21958
21959 2007-01-24  Bruno Haible  <bruno@clisp.org>
21960
21961         Don't AC_REQUIRE autoconf macros that invoke AC_LIBOBJ. See
21962         <http://lists.gnu.org/archive/html/bug-gnulib/2006-10/msg00279.html>.
21963         * m4/argp.m4 (gl_ARGP): Invoke, don't require, gl_GETOPT_SUBSTITUTE.
21964         * m4/fts.m4 (gl_FUNC_FTS, gl_FUNC_FTS_LGPL): Invoke, don't require,
21965         gl_FUNC_FTS_CORE.
21966         (gl_FUNC_FTS_CORE): Invoke, don't require, gl_FUNC_OPENAT.
21967         * m4/lstat.m4 (gl_FUNC_LSTAT): Invoke, don't require,
21968         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
21969         * m4/memcmp.m4 (gl_FUNC_MEMCMP): Invoke, don't require, AC_FUNC_MEMCMP.
21970         * m4/mktime.m4 (gl_FUNC_MKTIME): Invoke, don't require, AC_FUNC_MKTIME.
21971         * m4/openat.m4 (gl_FUNC_OPENAT): Invoke, don't require,
21972         gl_FUNC_FCHOWNAT.
21973         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME): Invoke, don't require,
21974         gl_FUNC_STRFTIME.
21975         * m4/strtod.m4 (gl_FUNC_STRTOD): Invoke, don't require, AC_FUNC_STRTOD.
21976         Reported by Ralf Wildenhues.
21977
21978 2007-01-24  Bruno Haible  <bruno@clisp.org>
21979
21980         Drop AC_REQUIRE calls that are redundant with the module dependencies.
21981         * m4/canon-host.m4 (gl_PREREQ_CANON_HOST): Don't require
21982         gl_GETADDRINFO.
21983         * m4/chdir-long.m4 (gl_PREREQ_CHDIR_LONG): Don't require AM_STDBOOL_H,
21984         gl_FUNC_MEMPCPY, gl_FUNC_OPENAT, gl_FUNC_MEMRCHR.
21985         * m4/openat.m4 (gl_PREREQ_OPENAT): Don't require gl_SAVE_CWD.
21986
21987 2007-01-24  Paul Eggert  <eggert@cs.ucla.edu>
21988
21989         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Add test for glibc bug 361.
21990         Don't use 'exit'; just return from 'main'.
21991         (_AC_LIBOBJ_FNMATCH): Check for headers and functions just once.
21992
21993         * lib/fnmatch_.h: Readjust white space and comments to match
21994         glibc, to avoid spurious diffs.
21995
21996 2007-01-23  Paul Eggert  <eggert@cs.ucla.edu>
21997
21998         * lib/fnmatch_loop.c (internal_fnmatch) [!_LIBC]: #if-out the
21999         2004-12-01 change by Jakub Jelinek, since this code won't compile
22000         if !LIBC.  Problem reported by Bob Proulx.
22001
22002 2007-01-23  Bruno Haible  <bruno@clisp.org>
22003
22004         * lib/striconveh.c: Include c-strcaseeq.h.
22005         (mem_iconveh, str_iconveh): Use STRCASEEQ instead of c_strcasecmp.
22006         * modules/striconveh (Depends-on): Add c-strcaseeq.
22007
22008 2007-01-23  Bruno Haible  <bruno@clisp.org>
22009
22010         * MODULES.html.sh (String handling): Add streq, c-strcaseeq.
22011
22012         * modules/c-strcaseeq: New file.
22013         * lib/c-strcaseeq.h: New file.
22014
22015         * modules/streq: New file.
22016         * lib/streq.h: New file.
22017
22018 2007-01-23  Bruno Haible  <bruno@clisp.org>
22019
22020         * modules/striconveha-tests: New file.
22021         * tests/test-striconveha.c: New file.
22022
22023         * lib/striconveha.h: Include <stdbool.h>.
22024         (mem_iconveha, str_iconveha): Add 'transliterate' argument.
22025         * lib/striconveha.c: Include allocsa.h, strdup.h, c-strcase.h.
22026         (mem_iconveha_notranslit): Renamed from mem_iconveha.
22027         (mem_iconveha): New function.
22028         (str_iconveha_notranslit): Renamed from str_iconveha.
22029         (str_iconveha): New function.
22030         * modules/striconveha (Depends-on): Add stdbool, allocsa, strdup,
22031         c-strcase.
22032
22033 2007-01-23  Bruno Haible  <bruno@clisp.org>
22034
22035         * lib/striconveha.c (mem_iconveha): Fix endless recursion. Try all
22036         encodings without forgiving before trying any encoding with handler.
22037         (str_iconveha): Try all encodings without forgiving before trying any
22038         encoding with handler.
22039
22040 2007-01-23  Paul Eggert  <eggert@cs.ucla.edu>
22041
22042         Import the following changes from libc.
22043
22044         2005-10-14  Ulrich Drepper  <drepper@redhat.com>
22045
22046         * lib/fnmatch_loop.c: Adjust for changed secondary hash function.
22047
22048         2004-12-01  Jakub Jelinek  <jakub@redhat.com>
22049
22050         * lib/fnmatch_loop.c (internal_fnmatch): Clear is_seqval after
22051         normal_bracket label.
22052
22053         2004-09-01  Jakub Jelinek  <jakub@redhat.com>
22054
22055         [BZ #361]
22056         * lib/fnmatch_loop.c (FCT): For backslash between brackets, branch
22057         to normal_bracket after fetching the next character.
22058
22059 2007-01-22  Bruno Haible  <bruno@clisp.org>
22060
22061         * lib/striconveh.h (mem_cd_iconveh, mem_iconveh): Add 'offsets'
22062         argument.
22063         * lib/striconveh.c (iconv_carefully_1): New function.
22064         (mem_cd_iconveh_internal, mem_cd_iconveh, mem_iconveh): Add 'offsets'
22065         argument.
22066         (str_cd_iconveh): Update.
22067         * lib/striconveha.h (mem_iconveha): Add 'offsets' argument.
22068         * lib/striconveha.c (mem_iconveha): Add 'offsets' argument.
22069         * tests/test-striconveh.c (MAGIC): New macro.
22070         (new_offsets): New function.
22071         (main): Test call with and without offsets.
22072
22073 2007-01-22  Bruno Haible  <bruno@clisp.org>
22074
22075         * modules/sys_stat (Makefile.am): Use @MKDIR_P@ instead of $(MKDIR_P).
22076         * modules/sys_select (Makefile.am): Likewise.
22077         * modules/sys_socket (Makefile.am): Likewise.
22078         * modules/sys_time (Makefile.am): Likewise.
22079
22080 2007-01-22  Paul Eggert  <eggert@cs.ucla.edu>
22081
22082         * modules/gettimeofday (License): Change from GPL to LGPL, since
22083         gettimeofday is a library function.
22084
22085 2007-01-22  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
22086
22087         * lib/poll.c (rpl_poll): Don't check against FD_SETSIZE under Win32.
22088
22089 2007-01-21  Bruno Haible  <bruno@clisp.org>
22090
22091         * m4/gnulib-common.m4 (AC_PROG_MKDIR_P): New macro.
22092
22093 2007-01-21  Bruno Haible  <bruno@clisp.org>
22094
22095         * modules/striconveha: New file.
22096         * lib/striconveha.h: New file.
22097         * lib/striconveha.c: New file.
22098         * MODULES.html.sh (Internationalization functions): Add striconveha.
22099         * lib/striconv.c (str_iconv): Optimize the case of an empty input
22100         string.
22101         * lib/striconveh.c (mem_iconveh, str_iconveh): Likewise.
22102
22103 2007-01-21  Bruno Haible  <bruno@clisp.org>
22104
22105         * lib/striconv.c (str_iconv): Guarantee errno is set when strdup fails.
22106         * lib/striconveh.c (str_iconveh): Likewise.
22107
22108 2007-01-21  Bruno Haible  <bruno@clisp.org>
22109
22110         * lib/striconveh.h (mem_iconveh): New declaration.
22111         * lib/striconveh.c (mem_iconveh): New function.
22112         * tests/test-striconveh.c (main): Add tests for mem_iconveh.
22113
22114 2007-01-21  Bruno Haible  <bruno@clisp.org>
22115
22116         * lib/xstriconv.h (xmem_cd_iconv): Change specification.
22117
22118         * lib/striconveh.h (mem_cd_iconveh): Change specification.
22119         * lib/striconveh.c (mem_cd_iconveh): Don't free the user-supplied
22120         original result buffer.
22121         (str_cd_iconveh): Update.
22122         * tests/test-striconveh.c (main): Update.
22123
22124         * lib/striconv.h (mem_cd_iconv): Change specification.
22125         * lib/striconv.c (mem_cd_iconv): Don't free the user-supplied original
22126         result buffer.
22127         (str_cd_iconv): Update.
22128         * tests/test-striconv.c (main): Update.
22129
22130 2007-01-21  Bruno Haible  <bruno@clisp.org>
22131
22132         * gnulib-tool: Fix test whether sed is GNU sed supporting --posix.
22133
22134 2007-01-20  Jim Meyering  <jim@meyering.net>
22135
22136         * lib/userspec.c (parse_with_separator): If a user or group string
22137         starts with "+", skip the corresponding name-to-ID look-up, since
22138         such a look-up must fail: user and group names may not include "+".
22139
22140 2007-01-19  Paul Eggert  <eggert@cs.ucla.edu>
22141
22142         * lib/poll.c: Include sys/time.h and time.h unconditionally,
22143         since we now assume the sys_time module.
22144         * m4/poll.m4 (gl_PREREQ_POLL): Don't require AC_HEADER_TIME or
22145         check for sys/time.h; no longer needed.
22146         * modules/poll (Depends-on): Depend on sys_time.
22147
22148 2007-01-18  Bruno Haible  <bruno@clisp.org>
22149
22150         * m4/mktime.m4 (AC_FUNC_MKTIME): Remove test for <sys/time.h>.
22151         * m4/strftime.m4 (gl_FUNC_STRFTIME): Likewise.
22152
22153         * m4/tempname.m4 (gl_PREREQ_TEMPNAME): Remove tests for sys/time.h and
22154         gettimeofday.
22155
22156         * tests/test-gettimeofday.c: Include <time.h>.
22157         (dummy): Remove variable.
22158
22159         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Renamed from
22160         gl_HEADER_SYS_TIME_H.
22161         (gl_HEADER_SYS_TIME_H): New macro.
22162
22163         * lib/sys_time_.h: Test GETTIMEOFDAY_REPLACEMENT instead of
22164         HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
22165         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY,
22166         gl_FUNC_GETTIMEOFDAY_CLOBBER): Set GETTIMEOFDAY_REPLACEMENT instead of
22167         HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
22168         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H): Initialize
22169         GETTIMEOFDAY_REPLACEMENT instead of HAVE_GETTIMEOFDAY_POSIX_SIGNATURE
22170         and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
22171         * modules/sys_time (sys/time.h): Substitute GETTIMEOFDAY_REPLACEMENT
22172         instead of HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and
22173         GETTIMEOFDAY_CLOBBERS_LOCALTIME.
22174
22175         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Undo the
22176         last change; it caused a compilation error when cross-compiling to
22177         Cygwin.
22178
22179 2007-01-18  Jim Meyering  <jim@meyering.net>
22180
22181         Use "$(MKDIR_P) sys", not race-prone "test -d sys || mkdir sys".
22182         * modules/sys_stat (Makefile.am): Use "$(MKDIR_P) sys", rather
22183         than the race-prone "test -d sys || mkdir sys".
22184         (configure.ac): Use AC_PROG_MKDIR_P.
22185         * modules/sys_select: Likewise.
22186         * modules/sys_socket: Likewise.
22187         * modules/sys_time: Likewise.
22188
22189 2007-01-18  Eric Blake  <ebb9@byu.net>
22190
22191         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Also
22192         replace gettimeofday.
22193         * lib/gettimeofday.c (rpl_gettimeofday): Declare with replacement
22194         name, to avoid infinite recursion.
22195
22196 2007-01-17  Paul Eggert  <eggert@cs.ucla.edu>
22197
22198         * MODULES.html.sh (Support for systems lacking POSIX:2001): New
22199         module sys_time.
22200         * lib/gethrxtime.c: Include <sys/time.h>, since we can no longer
22201         assume timespec.h defines struct timeval.
22202         * lib/settime.c: Likewise.
22203         * lib/utimens.c: Likewise.
22204         * lib/gettime.c (gettime): Remove test against HAVE_GETTIMEOFDAY,
22205         since we now assume the gettimeofday module.
22206         * lib/tempname.c (__gen_tempname): Likewise.
22207         * lib/gettimeofday.h: Remove.
22208         * lib/gettimeofday.c: Include <sys/time.h> instead of "gettimeofday.h".
22209         Don't include <sys/types.h> and <stdlib.h>; shouldn't be needed.
22210         Include <time.h>, for 'time()'.
22211         (localtime_buffer_addr): Also use this workaround if
22212         TZSET_CLOBBERS_LOCALTIME.  Set to a dummy static variable by default,
22213         to simplify the uses.  All uses changed.
22214         (localtime, gmtime, tzset, gettimeofday): Reformat slightly so
22215         that #undef is inside {}, and 'const' follows type name consistently.
22216         (tzset): Define replacement only if TZSET_CLOBBERS_LOCALTIME.
22217         (gettimeofday): Do not use the maximum possible value for
22218         tv->tv_usec, since that might break usages other than ls.c.
22219         Instead, we'll leave ls.c alone.  This undoes today's patch
22220         by Bruno.  Add a compile-time warning for 1s-clock resolution;
22221         we've never observed the problem but might as well keep the
22222         canary.
22223         * lib/nanosleep.c: Include timespec.h first, for interface check.
22224         * lib/nanosleep.c: Include <sys/time.h> unconditionally, since we
22225         now assume the sys_time module.
22226         * lib/tempname.c: Likewise.
22227         * lib/timespec.h: Likewise.
22228         * lib/nanosleep.c: Don't worry about TIME_WITH_SYS_TIME; no longer
22229         needed.
22230         * lib/strftime.c: Likewise.
22231         * lib/timespec.h: Likewise.
22232         * lib/posixtm.c: Include posixtm.h first, for interface check.
22233         Don't worry about TM_IN_SYS_TIME; that's wayyy obsolete.
22234         * lib/posixtm.h: Include stdbool.h and time.h, for proper interface.
22235         * lib/strftime.c: Don't include <sys/types.h>; shouldn't be needed.
22236         * lib/sys_time_.h: New file.
22237         * lib/timespec.h (struct timespec): Use long int, not long.
22238         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY):
22239         (gl_FUNC_GETTIMEOFDAY_CLOBBER, gl_PREREQ_GETTIMEOFDAY):
22240         Remove obsolescent call to AC_HEADER_TIME.
22241         * m4/mktime.m4 (AC_FUNC_MKTIME): Likewise.
22242         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
22243         * m4/strftime.m4 (gl_FUNC_STRFTIME): Likewise.
22244         * m4/timespec.m4 (gl_TIMESPEC, gl_CHECK_TYPE_STRUCT_TIMESPEC):
22245         Likewise.
22246         * m4/tzset.m4 (gl_FUNC_TZSET_CLOBBER): Likewise.
22247         * m4/utimbuf.m4 (gl_CHECK_TYPE_STRUCT_UTIMBUF): Likewise.
22248         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY): Move sys/time.h tests
22249         into the sys_time module.  Check for gettimeofday just once.
22250         Prefix our variables with gl_, not with ac_ or jm_.  Tighten test
22251         for gettimeofday signature to just check the signature.  Merely
22252         compile it, since linking doesn't test signature.  Improve test for
22253         whether gettimeofday.o is actually needed.
22254         (gl_FUNC_GETTIMEOFDAY_CLOBBER): Renamed from
22255         AC_FUNC_GETTIMEOFDAY_CLOBBER.  All uses changed.  Use
22256         AC_RUN_IFELSE rather than AC_TRY_RUN.  If clobbering, set
22257         and define GETTIMEOFDAY_CLOBBERS_LOCALTIME.
22258         (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Don't define
22259         GETTIMEOFDAY_CLOBBERS_LOCALTIME; that's gl_FUNC_GETTIMEOFDAY_CLOBBER's
22260         job.  Don't define tzset; that's gl_FUNC_TZSET_CLOBBER's job.
22261         * m4/mktime.m4 (AC_FUNC_MKTIME): Just include <time.h> rather
22262         than worrying about sys/time.h.
22263         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
22264         Don't bother worrying about TIME_WITH_SYS_TIME.
22265         * m4/stat-time.m4 (gl_STAT_TIME): Likewise.
22266         * m4/posixtm.m4 (gl_POSIXTM): Remove obsolescent call to AC_STRUCT_TM.
22267         * m4/sys_time_h.m4: New file.
22268         * m4/tzset.m4 (gl_FUNC_TZSET_CLOBBER): Require gl_HEADER_SYS_TIME_H.
22269         Don't include sys/time.h.  Return from main rather than exiting.
22270         Define TZSET_CLOBBERS_LOCALTIME, for consistency with other names;
22271         all uses changed.
22272         * modules/gethrxtime (Depends-on): Add sys_time.
22273         * modules/gettime (Depends-on): Likewise.
22274         * modules/gettimeofday (Depends-on): Likewise.
22275         * modules/nanosleep (Depends-on): Likewise.
22276         * modules/settime (Depends-on): Likewise.
22277         * modules/tempname (Depends-on): Likewise.
22278         * modules/utimens (Depends-on): Likewise.
22279         * modules/gettimeofday (Files): Remove lib/gettimeofday.h.
22280         (Include:) Change back to <sys/time.h>.
22281         (Maintainer:) Add self.
22282         * modules/sys_time: New file.
22283         * modules/tempname (Depends-on): Add gettimeofday.
22284         * tests/test-gettimeofday.c: Include <sys/time.h>
22285         rather than gettimeofday.h.
22286
22287 2007-01-17  Bruno Haible  <bruno@clisp.org>
22288
22289         * gnulib-tool (func_get_license): Revert last patch. Instead, let
22290         the license default to GPL.
22291         (func_create_testdir): Don't complain if a module is LGPL and its
22292         tests module depends on GPLed modules.
22293
22294 2007-01-17  Bruno Haible  <bruno@clisp.org>
22295
22296         * lib/gettimeofday.c (gettimeofday): Add code for the case
22297         HAVE_GETTIMEOFDAY && !GETTIMEOFDAY_CLOBBERS_LOCALTIME. Use the
22298         maximum possible value for tv->tv_usec, rather than the minimum one.
22299
22300 2005-10-08  Martin Lambers  <marlam@marlam.de>
22301 2005-10-08  Paul Eggert  <eggert@cs.ucla.edu>
22302 2007-01-16  Bruno Haible  <bruno@clisp.org>
22303
22304         * modules/gettimeofday (Files): Add lib/gettimeofday.h.
22305         (configure.ac): Remove AC_FUNC_GETTIMEOFDAY_CLOBBER. Add
22306         gl_FUNC_GETTIMEOFDAY.
22307         (Include): Add gettimeofday.h.
22308         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY): New macro.
22309         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Don't invoke gl_PREREQ_GETTIMEOFDAY.
22310         (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Define
22311         GETTIMEOFDAY_CLOBBERS_LOCALTIME. Invoke gl_PREREQ_GETTIMEOFDAY here.
22312         (gl_PREREQ_GETTIMEOFDAY): Check for <sys/timeb.h> and _ftime.
22313         * lib/gettimeofday.h: New file.
22314         * lib/gettimeofday.c: Include <sys/timeb.h>.
22315         (localtime_buffer_addr, rpl_localtime, rpl_gmtime, rpl_tzset): Define
22316         only if GETTIMEOFDAY_CLOBBERS_LOCALTIME.
22317         (rpl_gettimeofday) [!HAVE_GETTIMEOFDAY]: Use _ftime() when available;
22318         fall back on time().
22319
22320         * tests/test-gettimeofday.c: New file.
22321         * modules/gettimeofday-tests: New file.
22322
22323 2007-01-16  Eric Blake  <ebb9@byu.net>
22324
22325         * modules/fnmatch (Depends-on): Depend on wchar.
22326         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Assume <wchar.h>.
22327         * m4/fnmatch.m4: Likewise.
22328         * modules/mbchar (Makefile.am): Assume <wchar.h>.
22329         * m4/mbchar.m4: Likewise.
22330         * modules/mbswidth (Depends-on): Depend on wchar.
22331         * lib/mbswidth.c: Assume <wchar.h>.
22332         * m4/mbswidth.m4: Likewise.
22333         * modules/quotearg (Depends-on): Depend on wchar.
22334         * lib/quotearg.c: Assume <wchar.h>.
22335         * m4/quotearg.m4: Likewise.
22336         * modules/regex (Depends-on): Depend on wchar.
22337         * lib/regex_internal.h: Assume <wchar.h>.
22338         * m4/regex.m4: Likewise.
22339         * modules/stdint (Depends-on): Depend on wchar.
22340         * lib/stdint_.h [!defined WCHAR_MIN]: Assume <wchar.h>.
22341         * m4/stdint.m4: Likewise.
22342         * tests/test-stdint.c [HAVE_WINT_T]: Likewise.
22343         * modules/strftime (Depends-on): Depend on wchar.
22344         * lib/strftime.c (DO_MULTIBYTE): Assume <wchar.h>.
22345         * modules/strtol (Depends-on): Depend on wchar.
22346         * lib/strtol.c: Assume <wchar.h>.
22347         * modules/wcwidth (Depends-on): Depend on wchar.
22348         * lib/wcwidth.h: Assume <wchar.h>.
22349         * m4/wcwidth.m4: Likewise.
22350
22351 2007-01-16  Bruno Haible  <bruno@clisp.org>
22352
22353         * modules/csharpexec-script: New, created from...
22354         * modules/csharpexec: ... this.
22355
22356 2007-01-16  Paolo Bonzini  <bonzini@gnu.org>
22357
22358         * modules/javaexec-script: New, created from...
22359         * modules/javaexec: ... this.
22360
22361 2007-01-16  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
22362
22363         * modules/poll (Dependencies): Add sys_select.
22364
22365 2007-01-15  Jim Meyering  <jim@meyering.net>
22366
22367         * m4/readutmp.m4 (gl_READUTMP): Work around AIX 4.3 struct-
22368         redefinition bug when using both <utmp.h> and <utmpx.h> headers.
22369         * lib/readutmp.h: Likewise.  Reported by Daniel Richard G. in
22370         <http://article.gmane.org/gmane.comp.gnu.core-utils.bugs/9415>.
22371
22372 2007-01-15  Bruno Haible  <bruno@clisp.org>
22373
22374         * modules/striconveh: New file.
22375         * lib/striconveh.h: New file.
22376         * lib/striconveh.c: New file.
22377         * MODULES.html.sh (Internationalization functions): Add striconveh.
22378
22379         * modules/striconveh-tests: New file.
22380         * tests/test-striconveh.c: New file.
22381
22382 2007-01-15  Bruno Haible  <bruno@clisp.org>
22383
22384         * lib/striconv.c (str_cd_iconv): Use the first algorithm if iconv is
22385         not from GNU libiconv or GNU libc.
22386
22387 2007-01-15  Bruno Haible  <bruno@clisp.org>
22388
22389         * doc/gnulib-intro.texi (Copyright): Explain the different license
22390         terms for module descriptions, autoconf macros, tests, documentation.
22391
22392 2007-01-14  Bruno Haible  <bruno@clisp.org>
22393
22394         * modules/striconv-tests: New file.
22395         * tests/test-striconv.c: New file.
22396
22397 2007-01-14  Bruno Haible  <bruno@clisp.org>
22398
22399         * modules/iconv-tests: New file.
22400         * tests/test-iconv.c: New file.
22401
22402 2007-01-14  Bruno Haible  <bruno@clisp.org>
22403
22404         * gnulib-tool (func_get_license): For test modules, use the license of
22405         the main module.
22406
22407 2007-01-14  Bruno Haible  <bruno@clisp.org>
22408
22409         * modules/iconv (Include): Clarify that <iconv.h> can only be included
22410         if iconv is found to exist.
22411
22412 2007-01-14  Bruno Haible  <bruno@clisp.org>
22413
22414         * modules/c-ctype-tests: New file.
22415         * tests/test-c-ctype.c: New file.
22416
22417 2007-01-14  Bruno Haible  <bruno@clisp.org>
22418
22419         * modules/binary-io-tests: New file.
22420         * tests/test-binary-io.sh: New file.
22421         * tests/test-binary-io.c: New file.
22422
22423 2007-01-14  Bruno Haible  <bruno@clisp.org>
22424
22425         * modules/array-oset-tests: New file.
22426         * tests/test-array_oset.c: New file.
22427
22428 2007-01-14  Bruno Haible  <bruno@clisp.org>
22429
22430         * modules/array-list-tests: New file.
22431         * tests/test-array_list.c: New file.
22432
22433 2007-01-14  Bruno Haible  <bruno@clisp.org>
22434
22435         * gnulib-tool (func_create_testdir): Don't unnecessarily run configure
22436         and make.
22437         Reported by Simon Josefsson in
22438         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00139.html>
22439
22440 2007-01-14  Bruno Haible  <bruno@clisp.org>
22441
22442         * modules/allocsa-tests: New file.
22443         * tests/test-allocsa.c: New file.
22444
22445 2007-01-14  Bruno Haible  <bruno@clisp.org>
22446
22447         * modules/fchdir (Depends-on): Add absolute-header.
22448         * modules/unistd (Depends-on): Likewise.
22449
22450 2006-12-30  Bruno Haible  <bruno@clisp.org>
22451
22452         * modules/fchdir: New file.
22453         * modules/unistd (Files): Add lib/unistd_.h.
22454         (Makefile.am): Generate unistd.h from unistd_.h.
22455         * lib/fchdir.c: New file.
22456         * lib/dirent_.h: New file.
22457         * lib/unistd_.h: New file.
22458         * lib/fcntl_.h (open) [FCHDIR_REPLACEMENT]: New replacement.
22459         * m4/fchdir.m4: New file.
22460         * m4/unistd_h.m4 (gl_PREREQ_UNISTD): New macro.
22461         (gl_HEADER_UNISTD): Invoke it.
22462         * lib/dup-safer.c (dup_safer) [FCHDIR_REPLACEMENT]: Use the dup
22463         function.
22464         * lib/backupfile.c (opendir, closedir): Undefine.
22465         * lib/chown.c (open, close): Undefine.
22466         * lib/clean-temp.c (open, close): Undefine.
22467         * lib/copy-file.c (open, close): Undefine.
22468         * lib/execute.c (open, close): Undefine.
22469         * lib/fsusage.c (open, close): Undefine.
22470         * lib/gc-gnulib.c (open, close): Undefine.
22471         * lib/getcwd.c (opendir, closedir): Undefine.
22472         * lib/glob.c (opendir, closedir): Undefine.
22473         * lib/javacomp.c (open, close): Undefine.
22474         * lib/mountlist.c (open, close, opendir, closedir): Undefine.
22475         * lib/openat-proc.c (open, close): Undefine.
22476         * lib/pagealign_alloc.c (open, close): Undefine.
22477         * lib/pipe.c (open, close): Undefine.
22478         * lib/progreloc.c (open, close): Undefine.
22479         * lib/savedir.c (opendir, closedir): Undefine.
22480         * lib/utime.c (open, close): Undefine.
22481         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add fchdir.
22482
22483 2007-01-10  Bruno Haible  <bruno@clisp.org>
22484
22485         * lib/striconv.c (mem_cd_iconv): Align the temporary buffer.
22486
22487 2007-01-12  Eric Blake  <ebb9@byu.net>
22488
22489         Provide a robust <wchar.h>.  Further simplifications are now
22490         possible in other modules, but not included here.
22491         * modules/wchar: New module.
22492         * m4/wchar.m4: New file.
22493         * lib/wchar_.h: Likewise.
22494         * modules/mbchar (Depends-on): Depend on wchar, as the first use
22495         of the new module.
22496         * MODULES.html.sh (Extended multibyte and wide character utilities):
22497         New section.
22498
22499 2007-01-12  Paul Eggert  <eggert@cs.ucla.edu>
22500
22501         * lib/xreadlink.c (SYMLINK_MAX) [!defined SYMLINK_MAX]: Define
22502         to a reasonable default for memory allocation.
22503         (xreadlink): Don't allocate a huge buffer, to work around a buggy
22504         file system that reports garbage st_size values for symlinks.
22505         Problem reported by Liyang Hu.
22506
22507 2007-01-11  Simon Josefsson  <simon@josefsson.org>
22508
22509         * gnulib-tool (func_all_modules): Exclude all .* files (e.g.,
22510         Emacs .#* auto-save files).
22511
22512 2007-01-11  Bruno Haible  <bruno@clisp.org>
22513
22514         * gnulib-tool (func_all_modules): Exclude all files inside the CVS
22515         directory.
22516
22517 2007-01-10  Paul Eggert  <eggert@cs.ucla.edu>
22518
22519         Use @...@ consistently in lib/wctype_.h.
22520         * lib/wctype_.h [HAVE_WINT_T]: Go back to using @...@, but rely
22521         on it being set to 1 or 0.
22522         * m4/wctype.m4 (gl_WCTYPE_H): Set HAVE_WINT_T to 1 or 0, and
22523         go back to AC_SUBSTing it.
22524         * modules/wctype (Makefile.am): Undo previous change.
22525
22526 2007-01-10  Eric Blake  <ebb9@byu.net>
22527
22528         * lib/wctype_.h [HAVE_WINT_T]: Rely on AC_DEFINE.
22529         * m4/wctype.m4 (gl_WCTYPE_H): No need to AC_SUBST(HAVE_WINT_T).
22530         * modules/wctype (Makefile.am): Likewise.
22531         Reported by Chris McGuire.
22532
22533 2007-01-10  Jim Meyering  <jim@meyering.net>
22534
22535         fts.c: a small readability/maintainability improvement
22536         * lib/fts.c (fts_read): Make this code slightly more readable and
22537         maintainable by hoisting the "sp->fts_cur = p" assignments to
22538         immediately follow the statements that set P.  Derived from
22539         the patch by Miloslav Trmac in http://bugzilla.redhat.com/222089.
22540
22541 2007-01-10  Eric Blake  <ebb9@byu.net>
22542
22543         * lib/wctype_.h [HAVE_WINT_T]: Include <stddef.h> before
22544         <wchar.h>, to work around BSDI bug in BSD/OS 4.0.1.
22545         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
22546         * m4/wint_t.m4 (gt_TYPE_WINT_T): Likewise.
22547         Reported by Chris McGuire.
22548
22549 2007-01-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
22550
22551         * gnulib-tool (func_all_modules): Use POSIX conforming escaping
22552         in sed script.
22553
22554 2007-01-09  Bruno Haible  <bruno@clisp.org>
22555
22556         * MODULES.html.sh: Accept options --cvs-urls, --git-urls.
22557         (repo_url_prefix, repo_url_suffix, repo_url_suffix_repl): New
22558         variables.
22559         (func_module): Use them.
22560
22561 2007-01-09  Bruno Haible  <bruno@clisp.org>
22562
22563         * modules/unistr/base: New file.
22564         * lib/unistr.h: New file.
22565
22566         * modules/unistr/u8-to-u16: New file.
22567         * lib/unistr/u8-to-u16.c: New file.
22568
22569         * modules/unistr/u8-to-u32: New file.
22570         * lib/unistr/u8-to-u32.c: New file.
22571
22572         * modules/unistr/u16-to-u8: New file.
22573         * lib/unistr/u16-to-u8.c: New file.
22574
22575         * modules/unistr/u16-to-u32: New file.
22576         * lib/unistr/u16-to-u32.c: New file.
22577
22578         * modules/unistr/u32-to-u8: New file.
22579         * lib/unistr/u32-to-u8.c: New file.
22580
22581         * modules/unistr/u32-to-u16: New file.
22582         * lib/unistr/u32-to-u16.c: New file.
22583
22584         * modules/unistr/u8-check: New file.
22585         * modules/unistr/u16-check: New file.
22586         * modules/unistr/u32-check: New file.
22587         * lib/unistr/u8-check.c: New file.
22588         * lib/unistr/u16-check.c: New file.
22589         * lib/unistr/u32-check.c: New file.
22590
22591         * modules/unistr/u8-chr: New file.
22592         * modules/unistr/u16-chr: New file.
22593         * modules/unistr/u32-chr: New file.
22594         * lib/unistr/u8-chr.c: New file.
22595         * lib/unistr/u16-chr.c: New file.
22596         * lib/unistr/u32-chr.c: New file.
22597
22598         * modules/unistr/u8-cmp: New file.
22599         * modules/unistr/u16-cmp: New file.
22600         * modules/unistr/u32-cmp: New file.
22601         * lib/unistr/u8-cmp.c: New file.
22602         * lib/unistr/u16-cmp.c: New file.
22603         * lib/unistr/u32-cmp.c: New file.
22604
22605         * modules/unistr/u8-cpy: New file.
22606         * modules/unistr/u16-cpy: New file.
22607         * modules/unistr/u32-cpy: New file.
22608         * lib/unistr/u8-cpy.c: New file.
22609         * lib/unistr/u16-cpy.c: New file.
22610         * lib/unistr/u32-cpy.c: New file.
22611         * lib/unistr/u-cpy.h: New file.
22612
22613         * modules/unistr/u8-cpy-alloc: New file.
22614         * modules/unistr/u16-cpy-alloc: New file.
22615         * modules/unistr/u32-cpy-alloc: New file.
22616         * lib/unistr/u8-cpy-alloc.c: New file.
22617         * lib/unistr/u16-cpy-alloc.c: New file.
22618         * lib/unistr/u32-cpy-alloc.c: New file.
22619         * lib/unistr/u-cpy-alloc.h: New file.
22620
22621         * modules/unistr/u8-endswith: New file.
22622         * modules/unistr/u16-endswith: New file.
22623         * modules/unistr/u32-endswith: New file.
22624         * lib/unistr/u8-endswith.c: New file.
22625         * lib/unistr/u16-endswith.c: New file.
22626         * lib/unistr/u32-endswith.c: New file.
22627         * lib/unistr/u-endswith.h: New file.
22628
22629         * modules/unistr/u8-mblen: New file.
22630         * modules/unistr/u16-mblen: New file.
22631         * modules/unistr/u32-mblen: New file.
22632         * lib/unistr/u8-mblen.c: New file.
22633         * lib/unistr/u16-mblen.c: New file.
22634         * lib/unistr/u32-mblen.c: New file.
22635
22636         * modules/unistr/u8-mbtouc: New file.
22637         * modules/unistr/u16-mbtouc: New file.
22638         * modules/unistr/u32-mbtouc: New file.
22639         * lib/unistr/u8-mbtouc.c: New file.
22640         * lib/unistr/u16-mbtouc.c: New file.
22641         * lib/unistr/u32-mbtouc.c: New file.
22642
22643         * modules/unistr/u8-mbtouc-safe: New file.
22644         * modules/unistr/u16-mbtouc-safe: New file.
22645         * modules/unistr/u32-mbtouc-safe: New file.
22646         * lib/unistr/u8-mbtouc-safe.c: New file.
22647         * lib/unistr/u16-mbtouc-safe.c: New file.
22648         * lib/unistr/u32-mbtouc-safe.c: New file.
22649
22650         * modules/unistr/u8-move: New file.
22651         * modules/unistr/u16-move: New file.
22652         * modules/unistr/u32-move: New file.
22653         * lib/unistr/u8-move.c: New file.
22654         * lib/unistr/u16-move.c: New file.
22655         * lib/unistr/u32-move.c: New file.
22656         * lib/unistr/u-move.h: New file.
22657
22658         * modules/unistr/u8-next: New file.
22659         * modules/unistr/u16-next: New file.
22660         * modules/unistr/u32-next: New file.
22661         * lib/unistr/u8-next.c: New file.
22662         * lib/unistr/u16-next.c: New file.
22663         * lib/unistr/u32-next.c: New file.
22664
22665         * modules/unistr/u8-prev: New file.
22666         * modules/unistr/u16-prev: New file.
22667         * modules/unistr/u32-prev: New file.
22668         * lib/unistr/u8-prev.c: New file.
22669         * lib/unistr/u16-prev.c: New file.
22670         * lib/unistr/u32-prev.c: New file.
22671
22672         * modules/unistr/u8-set: New file.
22673         * modules/unistr/u16-set: New file.
22674         * modules/unistr/u32-set: New file.
22675         * lib/unistr/u8-set.c: New file.
22676         * lib/unistr/u16-set.c: New file.
22677         * lib/unistr/u32-set.c: New file.
22678         * lib/unistr/u-set.h: New file.
22679
22680         * modules/unistr/u8-startswith: New file.
22681         * modules/unistr/u16-startswith: New file.
22682         * modules/unistr/u32-startswith: New file.
22683         * lib/unistr/u8-startswith.c: New file.
22684         * lib/unistr/u16-startswith.c: New file.
22685         * lib/unistr/u32-startswith.c: New file.
22686         * lib/unistr/u-startswith.h: New file.
22687
22688         * modules/unistr/u8-stpcpy: New file.
22689         * modules/unistr/u16-stpcpy: New file.
22690         * modules/unistr/u32-stpcpy: New file.
22691         * lib/unistr/u8-stpcpy.c: New file.
22692         * lib/unistr/u16-stpcpy.c: New file.
22693         * lib/unistr/u32-stpcpy.c: New file.
22694         * lib/unistr/u-stpcpy.h: New file.
22695
22696         * modules/unistr/u8-stpncpy: New file.
22697         * modules/unistr/u16-stpncpy: New file.
22698         * modules/unistr/u32-stpncpy: New file.
22699         * lib/unistr/u8-stpncpy.c: New file.
22700         * lib/unistr/u16-stpncpy.c: New file.
22701         * lib/unistr/u32-stpncpy.c: New file.
22702         * lib/unistr/u-stpncpy.h: New file.
22703
22704         * modules/unistr/u8-strcat: New file.
22705         * modules/unistr/u16-strcat: New file.
22706         * modules/unistr/u32-strcat: New file.
22707         * lib/unistr/u8-strcat.c: New file.
22708         * lib/unistr/u16-strcat.c: New file.
22709         * lib/unistr/u32-strcat.c: New file.
22710         * lib/unistr/u-strcat.h: New file.
22711
22712         * modules/unistr/u8-strchr: New file.
22713         * modules/unistr/u16-strchr: New file.
22714         * modules/unistr/u32-strchr: New file.
22715         * lib/unistr/u8-strchr.c: New file.
22716         * lib/unistr/u16-strchr.c: New file.
22717         * lib/unistr/u32-strchr.c: New file.
22718
22719         * modules/unistr/u8-strcmp: New file.
22720         * modules/unistr/u16-strcmp: New file.
22721         * modules/unistr/u32-strcmp: New file.
22722         * lib/unistr/u8-strcmp.c: New file.
22723         * lib/unistr/u16-strcmp.c: New file.
22724         * lib/unistr/u32-strcmp.c: New file.
22725
22726         * modules/unistr/u8-strcpy: New file.
22727         * modules/unistr/u16-strcpy: New file.
22728         * modules/unistr/u32-strcpy: New file.
22729         * lib/unistr/u8-strcpy.c: New file.
22730         * lib/unistr/u16-strcpy.c: New file.
22731         * lib/unistr/u32-strcpy.c: New file.
22732         * lib/unistr/u-strcpy.h: New file.
22733
22734         * modules/unistr/u8-strcspn: New file.
22735         * modules/unistr/u16-strcspn: New file.
22736         * modules/unistr/u32-strcspn: New file.
22737         * lib/unistr/u8-strcspn.c: New file.
22738         * lib/unistr/u16-strcspn.c: New file.
22739         * lib/unistr/u32-strcspn.c: New file.
22740         * lib/unistr/u-strcspn.h: New file.
22741
22742         * modules/unistr/u8-strdup: New file.
22743         * modules/unistr/u16-strdup: New file.
22744         * modules/unistr/u32-strdup: New file.
22745         * lib/unistr/u8-strdup.c: New file.
22746         * lib/unistr/u16-strdup.c: New file.
22747         * lib/unistr/u32-strdup.c: New file.
22748         * lib/unistr/u-strdup.h: New file.
22749
22750         * modules/unistr/u8-strlen: New file.
22751         * modules/unistr/u16-strlen: New file.
22752         * modules/unistr/u32-strlen: New file.
22753         * lib/unistr/u8-strlen.c: New file.
22754         * lib/unistr/u16-strlen.c: New file.
22755         * lib/unistr/u32-strlen.c: New file.
22756         * lib/unistr/u-strlen.h: New file.
22757
22758         * modules/unistr/u8-strmblen: New file.
22759         * modules/unistr/u16-strmblen: New file.
22760         * modules/unistr/u32-strmblen: New file.
22761         * lib/unistr/u8-strmblen.c: New file.
22762         * lib/unistr/u16-strmblen.c: New file.
22763         * lib/unistr/u32-strmblen.c: New file.
22764
22765         * modules/unistr/u8-strmbtouc: New file.
22766         * modules/unistr/u16-strmbtouc: New file.
22767         * modules/unistr/u32-strmbtouc: New file.
22768         * lib/unistr/u8-strmbtouc.c: New file.
22769         * lib/unistr/u16-strmbtouc.c: New file.
22770         * lib/unistr/u32-strmbtouc.c: New file.
22771
22772         * modules/unistr/u8-strncat: New file.
22773         * modules/unistr/u16-strncat: New file.
22774         * modules/unistr/u32-strncat: New file.
22775         * lib/unistr/u8-strncat.c: New file.
22776         * lib/unistr/u16-strncat.c: New file.
22777         * lib/unistr/u32-strncat.c: New file.
22778         * lib/unistr/u-strncat.h: New file.
22779
22780         * modules/unistr/u8-strncmp: New file.
22781         * modules/unistr/u16-strncmp: New file.
22782         * modules/unistr/u32-strncmp: New file.
22783         * lib/unistr/u8-strncmp.c: New file.
22784         * lib/unistr/u16-strncmp.c: New file.
22785         * lib/unistr/u32-strncmp.c: New file.
22786
22787         * modules/unistr/u8-strncpy: New file.
22788         * modules/unistr/u16-strncpy: New file.
22789         * modules/unistr/u32-strncpy: New file.
22790         * lib/unistr/u8-strncpy.c: New file.
22791         * lib/unistr/u16-strncpy.c: New file.
22792         * lib/unistr/u32-strncpy.c: New file.
22793         * lib/unistr/u-strncpy.h: New file.
22794
22795         * modules/unistr/u8-strnlen: New file.
22796         * modules/unistr/u16-strnlen: New file.
22797         * modules/unistr/u32-strnlen: New file.
22798         * lib/unistr/u8-strnlen.c: New file.
22799         * lib/unistr/u16-strnlen.c: New file.
22800         * lib/unistr/u32-strnlen.c: New file.
22801         * lib/unistr/u-strnlen.h: New file.
22802
22803         * modules/unistr/u8-strpbrk: New file.
22804         * modules/unistr/u16-strpbrk: New file.
22805         * modules/unistr/u32-strpbrk: New file.
22806         * lib/unistr/u8-strpbrk.c: New file.
22807         * lib/unistr/u16-strpbrk.c: New file.
22808         * lib/unistr/u32-strpbrk.c: New file.
22809         * lib/unistr/u-strpbrk.h: New file.
22810
22811         * modules/unistr/u8-strrchr: New file.
22812         * modules/unistr/u16-strrchr: New file.
22813         * modules/unistr/u32-strrchr: New file.
22814         * lib/unistr/u8-strrchr.c: New file.
22815         * lib/unistr/u16-strrchr.c: New file.
22816         * lib/unistr/u32-strrchr.c: New file.
22817
22818         * modules/unistr/u8-strspn: New file.
22819         * modules/unistr/u16-strspn: New file.
22820         * modules/unistr/u32-strspn: New file.
22821         * lib/unistr/u8-strspn.c: New file.
22822         * lib/unistr/u16-strspn.c: New file.
22823         * lib/unistr/u32-strspn.c: New file.
22824         * lib/unistr/u-strspn.h: New file.
22825
22826         * modules/unistr/u8-strstr: New file.
22827         * modules/unistr/u16-strstr: New file.
22828         * modules/unistr/u32-strstr: New file.
22829         * lib/unistr/u8-strstr.c: New file.
22830         * lib/unistr/u16-strstr.c: New file.
22831         * lib/unistr/u32-strstr.c: New file.
22832         * lib/unistr/u-strstr.h: New file.
22833
22834         * modules/unistr/u8-strtok: New file.
22835         * modules/unistr/u16-strtok: New file.
22836         * modules/unistr/u32-strtok: New file.
22837         * lib/unistr/u8-strtok.c: New file.
22838         * lib/unistr/u16-strtok.c: New file.
22839         * lib/unistr/u32-strtok.c: New file.
22840         * lib/unistr/u-strtok.h: New file.
22841
22842         * modules/unistr/u8-uctomb: New file.
22843         * modules/unistr/u16-uctomb: New file.
22844         * modules/unistr/u32-uctomb: New file.
22845         * lib/unistr/u8-uctomb.c: New file.
22846         * lib/unistr/u16-uctomb.c: New file.
22847         * lib/unistr/u32-uctomb.c: New file.
22848
22849         * MODULES.html.sh (Unicode string functions): Add the new modules.
22850
22851 2007-01-08  Bruno Haible  <bruno@clisp.org>
22852
22853         * gnulib-tool (func_all_modules): Use find, not ls, to traverse the
22854         modules directory. Filter out CVS, ChangeLog, COPYING, README also from
22855         subdirectories.
22856
22857 2007-01-08  Karl Berry  <karl@gnu.org>
22858
22859         * doc/error.texi: mention that main() fns must set program_name
22860         when progname is used.
22861
22862 2007-01-08  Paul Eggert  <eggert@cs.ucla.edu>
22863
22864         * m4/wctype.m4 (gl_WCTYPE_H): Compute ABSOLUTE_WCTYPE_H even if
22865         WCTYPE_H is empty, for the benefit of builds from non-distclean
22866         directories.  Problem reported by Eric Blake in
22867         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00157.html>.
22868
22869 2007-01-08  Bruno Haible  <bruno@clisp.org>
22870
22871         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME): Remove
22872         PROVIDE_CANONICALIZE_FILENAME_MODE macro definition.
22873         * lib/canonicalize.h: Test GNULIB_CANONICALIZE instead of
22874         PROVIDE_CANONICALIZE_FILENAME_MODE.
22875         * modules/canonicalize (configure.ac): Use gl_MODULE_INDICATOR.
22876
22877 2007-01-08  Bruno Haible  <bruno@clisp.org>
22878
22879         * m4/fts.m4 (gl_FUNC_FTS_LGPL): Remove _LGPL_PACKAGE macro definition.
22880         * lib/fts_.h (_LGPL_PACKAGE): Remove macro.
22881         Use !GNULIB_FTS instead of _LGPL_PACKAGE.
22882         * lib/fts.c: Likewise.
22883         * modules/fts (configure.ac): Use gl_MODULE_INDICATOR.
22884
22885 2006-12-25  Bruno Haible  <bruno@clisp.org>
22886
22887         * modules/utf8-ucs4-safe: New file.
22888         * lib/utf8-ucs4-safe.h: New file.
22889         * lib/unistr/utf8-ucs4-safe.c: New file.
22890
22891         * modules/utf16-ucs4-safe: New file.
22892         * lib/utf16-ucs4-safe.h: New file.
22893         * lib/unistr/utf16-ucs4-safe.c: New file.
22894
22895         * MODULES.html.sh (Unicode string functions): Add the new modules.
22896
22897 2007-01-08  Bruno Haible  <bruno@clisp.org>
22898
22899         * modules/utf8-ucs4 (Files, lib_SOURCES): Add unistr/utf8-ucs4.c.
22900         (Depends-on): Add unitypes.
22901         * lib/utf8-ucs4.h: Add double-inclusion guard. Include unitypes.h.
22902         (u8_mbtouc_aux): Move out to separate file.
22903         (u8_mbtouc): Use ucs4_t, uint8_t types.
22904         * lib/unistr/utf8-ucs4.c: New file.
22905
22906         * modules/utf16-ucs4 (Files, lib_SOURCES): Add unistr/utf16-ucs4.c.
22907         (Depends-on): Add unitypes.
22908         * lib/utf16-ucs4.h: Add double-inclusion guard. Include unitypes.h.
22909         (u16_mbtouc_aux): Move out to separate file.
22910         (u16_mbtouc): Use ucs4_t, uint16_t types.
22911         * lib/unistr/utf16-ucs4.c: New file.
22912
22913         * modules/ucs4-utf8 (Files, lib_SOURCES): Add unistr/ucs4-utf8.c.
22914         (Depends-on): Add unitypes.
22915         * lib/ucs4-utf8.h: Add double-inclusion guard. Include unitypes.h.
22916         (u8_uctomb_aux): Move out to separate file.
22917         (u8_uctomb): Use ucs4_t, uint8_t types.
22918         * lib/unistr/ucs4-utf8.c: New file.
22919
22920         * modules/ucs4-utf16 (Files, lib_SOURCES): Add unistr/ucs4-utf16.c.
22921         (Depends-on): Add unitypes.
22922         * lib/ucs4-utf16.h: Add double-inclusion guard. Include unitypes.h.
22923         (u16_uctomb_aux): Move out to separate file.
22924         (u16_uctomb): Use ucs4_t, uint16_t types.
22925         * lib/unistr/ucs4-utf16.c: New file.
22926
22927 2006-12-25  Bruno Haible  <bruno@clisp.org>
22928
22929         * modules/unitypes: New file.
22930         * lib/unitypes.h: New file.
22931         * MODULES.html.sh (func_all_modules): New section "Unicode string
22932         functions". Move ucs4-utf8, ucs4-utf16, utf8-ucs4, utf16-ucs4 to
22933         this section. Add unitypes.
22934
22935 2007-01-08  Bruno Haible  <bruno@clisp.org>
22936
22937         Avoid variable names that conflict with those from libtool.
22938         * m4/lib-link.m4 (AC_LIB_RPATH, AC_LIB_LINKFLAGS_BODY,
22939         AC_LIB_LINKFLAGS_FROM_LIBS): Rename libext to acl_libext,
22940         shlibext to acl_shlibext, libname_spec to acl_libname_spec,
22941         library_names_spec to acl_library_names_spec, hardcode_* to
22942         acl_hardcode_*.
22943         Reported by Ralf Wildenhues.
22944
22945 2007-01-08  Bruno Haible  <bruno@clisp.org>
22946
22947         * m4/gc-arcfour.m4 (gl_GC_ARCFOUR): Remove GC_USE_ARCFOUR macro
22948         definition.
22949         * m4/gc-arctwo.m4 (gl_GC_ARCTWO): Remove GC_USE_ARCTWO macro
22950         definition.
22951         * m4/gc-des.m4 (gl_GC_DES): Remove GC_USE_DES macro definition.
22952         * m4/gc-hmac-md5.m4 (gl_GC_HMAC_MD5): Remove GC_USE_HMAC_MD5 macro
22953         definition.
22954         * m4/gc-hmac-sha1.m4 (gl_GC_HMAC_SHA1): Remove GC_USE_HMAC_SHA1 macro
22955         definition.
22956         * m4/gc-md2.m4 (gl_GC_MD2): Remove GC_USE_MD2 macro definition.
22957         * m4/gc-md4.m4 (gl_GC_MD4): Remove GC_USE_MD4 macro definition.
22958         * m4/gc-md5.m4 (gl_GC_MD5): Remove GC_USE_MD5 macro definition.
22959         * m4/gc-random.m4 (gl_GC_RANDOM): Remove GC_USE_RANDOM macro
22960         definition.
22961         * m4/gc-rijndael.m4 (gl_GC_RIJNDAEL): Remove GC_USE_RIJNDAEL macro
22962         definition.
22963         * m4/gc-sha1.m4 (gl_GC_SHA1): Remove GC_USE_SHA1 macro definition.
22964         * lib/gc-gnulib.c: Use GNULIB_GC_<algorithm> instead of
22965         GC_USE_<algorithm>.
22966         * lib/gc-libgcrypt.c: Likewise.
22967         * modules/gc-arcfour (configure.ac): Use gl_MODULE_INDICATOR.
22968         * modules/gc-arctwo (configure.ac): Likewise.
22969         * modules/gc-des (configure.ac): Likewise.
22970         * modules/gc-hmac-md5 (configure.ac): Likewise.
22971         * modules/gc-hmac-sha1 (configure.ac): Likewise.
22972         * modules/gc-md2 (configure.ac): Likewise.
22973         * modules/gc-md4 (configure.ac): Likewise.
22974         * modules/gc-md5 (configure.ac): Likewise.
22975         * modules/gc-random (configure.ac): Likewise.
22976         * modules/gc-rijndael (configure.ac): Likewise.
22977         * modules/gc-sha1 (configure.ac): Likewise.
22978
22979 2007-01-08  Bruno Haible  <bruno@clisp.org>
22980
22981         * m4/close-stream.m4 (gl_CLOSE_STREAM): Remove GNULIB_CLOSE_STREAM
22982         macro definition.
22983         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Remove GNULIB_FCNTL_SAFER macro
22984         definition.
22985         * m4/stdio-safer.m4 (gl_FOPEN_SAFER): Remove GNULIB_FOPEN_SAFER macro
22986         definition.
22987         * modules/close-stream (configure.ac): Invoke gl_MODULE_INDICATOR.
22988         * modules/fcntl-safer (configure.ac): Likewise.
22989         * modules/fopen-safer (configure.ac): Likewise.
22990         * modules/fwriteerror (configure.ac): Likewise. Remove explicit
22991         GNULIB_FWRITEERROR macro definition.
22992
22993 2007-01-08  Bruno Haible  <bruno@clisp.org>
22994
22995         * m4/gnulib-common.m4: New file.
22996         * gnulib-tool (func_get_autoconf_snippet): Undo last change.
22997         (func_get_filelist): Add m4/gnulib-common.m4.
22998
22999 2007-01-08  Bruno Haible  <bruno@clisp.org>
23000
23001         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Simplify the sorting
23002         command.
23003
23004 2007-01-08  Jim Meyering  <jim@meyering.net>
23005
23006         Use a more robust test for a "can't happen" condition.
23007         * lib/fts.c (fts_read): Revert the change of 2006-11-22, since it
23008         narrowed the st_size value.  Presuming the "can't happen" condition
23009         is true, that narrowing could conceivably convert an invalid st_size
23010         value into a valid one.  Instead, use a change based on Matthew
23011         Woehlke's original patch.
23012
23013         Slight readability improvement: use an assert-like macro
23014         in place of literal "abort ()" uses.
23015         * lib/fts.c (fts_assert): Define.
23016         (fts_set_stat_required, cwd_advance_fd, fts_read, fd_ring_check):
23017         Use this macro instead of a bare 'abort'.
23018
23019 2007-01-05  Paul Eggert  <eggert@cs.ucla.edu>
23020
23021         Don't worry about using IRIX 5.3's wctype.h broken definitions;
23022         simply work around them.
23023         * lib/wctype_.h: Remove test for HAVE_WCTYPE_CTMP_BUG.
23024         (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit, iswgraph, iswlower):
23025         (iswprint, iswpunct, iswspace, iswupper, iswxdigit): Undef before
23026         declaring.
23027         Don't bother to define as macros, since the standard doesn't require it.
23028         * m4/wctype.m4 (WCTYPE_H, ABSOLUTE_WCTYPE_H): Simplify, since we no
23029         longer worry about IRIX 5.3.
23030         (HAVE_WCTYPE_CTMP_BUG): Remove.
23031
23032 2007-01-04  Paul Eggert  <eggert@cs.ucla.edu>
23033
23034         * lib/wctype_.h (_ctmp_) [HAVE_WCTYPE_CTMP_BUG]: Now of type wchar_t,
23035         not wint_t.  Also, include <ctype.h>, to fix another IRIX bug.
23036         * m4/wctype.m4 (gl_WCTYPE_H): Likewise.
23037         Problems reported by Georg Schwarz for IRIX 5.3.
23038
23039         * gnulib-tool (autoconf_minversion): Take the maximum version number
23040         found, not the minimum.  Problem reported by James Youngman.
23041
23042 2007-01-03  Karl Berry  <karl@gnu.org>
23043
23044         * doc/error.texi: new file, explaining interaction with progname.
23045         * doc/gnulib.texi: include it.  Update copyright.
23046
23047 2007-01-03  Simon Josefsson  <simon@josefsson.org>
23048
23049         * gnulib-tool (func_create_testdir): Run AC_CANONICAL_BUILD and
23050         AC_CANONICAL_HOST, to improve autobuild outputs.
23051
23052 2007-01-03  Paolo Bonzini  <bonzini@gnu.org>
23053             Yoann Vandoorselaere <yoann.v@prelude-ids.com>
23054
23055         * lib/poll.c (poll): Use recv on Mac OS X to distinguish connected
23056         sockets, server sockets, and other file descriptors.  Count errors
23057         to compute the return value.  Reorder the code a bit to be easier
23058         to follow.  Don't set event bits that were not requested (except
23059         POLLERR and POLLHUP).
23060
23061 2007-01-01  Bruno Haible  <bruno@clisp.org>
23062
23063         * modules/lchmod (Include): Require lchmod.h, not lchown.h.
23064
23065 2007-01-03  Jim Meyering  <jim@meyering.net>
23066
23067         * modules/fts-lgpl (Depends-on): Add i-ring.  Reported by Bruno Haible.
23068
23069 2007-01-02  Bruno Haible  <bruno@clisp.org>
23070
23071         * modules/settime (Include): Require timespec.h.
23072         * modules/nanosleep (Include): Likewise.
23073
23074 2007-01-01  Bruno Haible  <bruno@clisp.org>
23075
23076         * gnulib-tool (func_emit_copyright_notice): Bump year.
23077         (func_get_autoconf_snippet): Emit a GNULIB_<modulename> macro.
23078
23079 2007-01-01  Bruno Haible  <bruno@clisp.org>
23080
23081         Improve support for OpenBSD.
23082         * build-aux/config.rpath (libname_spec): Export.
23083         (library_names_spec): New variable. Export.
23084         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Extract libname_spec and
23085         library_names_spec from the config.rpath output. Locate shared library
23086         through the name pattern in library_names_spec.
23087
23088 2007-01-01  Eric Blake  <ebb9@byu.net>
23089
23090         * lib/version-etc.c (COPYRIGHT_YEAR): Bump for new year.
23091
23092 2006-12-30  Paul Eggert  <eggert@cs.ucla.edu>
23093
23094         * gnulib-tool (SORT): Remove, since we no longer assume GNU sort.
23095         Rewrite so as not to assume GNU sort or "tail -1".  Also, don't
23096         assume the C locale, and avoid an "eval" that could cause trouble.
23097         Problem with SORT reported by Bob Proulx.
23098
23099         * lib/getpagesize.h (getpagesize) [defined __amigaos4__]:
23100         Define.  Trivial patch from Henning Nielsen Lund, originally
23101         sent to bug-grep@gnu.org today.
23102
23103 2006-12-29  Paul Eggert  <eggert@cs.ucla.edu>
23104
23105         * lib/acl.h: Include sys/types.h and sys/stat.h, for mode_t and
23106         struct stat.  Problem reported by Henning Nielsen Lund.
23107         * lib/acl.c: Include acl.h first, to check interface.  Don't
23108         bother to include sys/types.h and sys/stat.h again.
23109
23110 2006-12-28  Paul Eggert  <eggert@cs.ucla.edu>
23111
23112         Import the following change from libc; problem reported by
23113         Sven Verdoolaege.
23114
23115         2005-10-13  Ulrich Drepper  <drepper@redhat.com>
23116
23117         [BZ #1373]
23118         * lib/argp.h: Remove __NTH for __argp_usage inline function.
23119
23120 2006-12-28  Jim Meyering  <jim@meyering.net>
23121
23122         * build-aux/announce-gen: Do not assume that the package
23123         builds any of tar.gz, tar.bz2, and .xdelta files.
23124         Suggestion from Simon Josefsson.
23125
23126 2006-12-28  Simon Josefsson  <simon@josefsson.org>
23127
23128         * modules/announce-gen: New file.
23129
23130 2006-12-27  Paul Eggert  <eggert@cs.ucla.edu>
23131
23132         * lib/mbchar.h: Just include <wctype.h>; the wctype module
23133         handles its gotchas now.
23134         * lib/mbswidth.c: Likewise.
23135         * lib/wcwidth.h: Likewise.
23136         * m4/mbchar.m4 (gl_MBCHAR): Don't bother checking for wctype.h
23137         and iswcntrl; the wctype module does this stuff now.
23138         * m4/mbswidth.m4 (gl_MBSWIDTH): Likewise.
23139         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
23140         * modules/mbchar (Depends-on): Add wctype.
23141         * modules/mbswidth (Depends-on): Likewise.
23142         * modules/wcwidth (Depends-on): Likewise.
23143
23144 2006-12-27  Eric Blake  <ebb9@byu.net>
23145
23146         * lib/fnmatch.c: Reinstate inclusion of <wchar.h>, since this
23147         module uses more than what <wctype.h> is required to provide.
23148
23149 2006-12-26  Eric Blake  <ebb9@byu.net>
23150
23151         * gnulib-tool (sed_extract_prog): Avoid space-tab.
23152
23153 2006-12-26  Eric Blake  <ebb9@byu.net>
23154
23155         * modules/absolute-header: New module.
23156         * modules/fcntl (Depends-on): Depend on it.
23157         * modules/inttypes (Depends-on): Likewise.
23158         * modules/stdint (Depends-on): Likewise.
23159         * modules/sys_stat (Depends-on): Likewise.
23160         * modules/wctype (Depends-on): Likewise.
23161         * MODULES.html.sh (Support for building libraries and
23162         executables): Document it.
23163
23164 2006-12-25  Paul Eggert  <eggert@cs.ucla.edu>
23165
23166         * gnulib-tool (SED): Remove, undoing previous change.
23167         The problem was that it broke coreutils on Solaris, because
23168         "sed --posix" leaked into a makefile.
23169         (sed): New alias, if 'alias' and GNU sed.
23170
23171 2006-12-24  Jim Meyering  <jim@meyering.net>
23172
23173         Work around an fchownat bug in glibc-2.4:
23174         http://lists.ubuntu.com/archives/ubuntu-users/2006-September/093218.html
23175         This bug would cause "chown -RP ... DIR" to follow symlinks in DIR,
23176         in spite of the -P option.
23177         * m4/openat.m4 (gl_FUNC_FCHOWNAT, gl_FUNC_FCHOWNAT_DEREF_BUG):
23178         New macros.
23179         (gl_PREREQ_OPENAT): Require gl_FUNC_FCHOWNAT.
23180         * modules/openat (Files): Add lib/fchownat.c.
23181         * lib/openat.c (fchownat): Don't define here.  Move to...
23182         * lib/fchownat.c: ...this new file.
23183
23184 2006-12-23  Paul Eggert  <eggert@cs.ucla.edu>
23185
23186         Fix bug reported by Bruno Haible in
23187         <http://lists.gnu.org/archive/html/bug-gnulib/2006-12/msg00228.html>
23188         where quotearg.c didn't compile on Mac OS X 10.2 because it
23189         lacks <wchar.h> and wint_t.
23190         * lib/wctype_.h (__wctype_wint_t): New type.
23191         Include <stdio.h>, <time.h>, <wchar.h> only if HAVE_WINT_T.
23192         (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit, iswgraph):
23193         (iswlower, iswprint, iswpunct, iswspace, iswupper, ixwxdigit):
23194         Arg is now of type __wctype_wint_t, not wint_t.
23195         * m4/wctype.m4 (gl_WCTYPE_H): Require gt_TYPE_WINT_T, and
23196         substitute HAVE_WINT_T.
23197         * modules/wctype (Files): Add m4/wint_t.m4.
23198         (wctype.h): Substitute HAVE_WINT_T.
23199
23200 2006-12-23  Bruno Haible  <bruno@clisp.org>
23201
23202         * lib/safe-read.h [C++]: Wrap declarations in extern "C".
23203
23204 2006-12-23  Bruno Haible  <bruno@clisp.org>
23205
23206         * lib/canonicalize-lgpl.c (__realpath): Test HAVE_READLINK instead of
23207         S_ISLNK.
23208         Needed because gnulib's sys/stat.h replacement defines S_ISLNK on
23209         mingw.
23210
23211 2006-12-22  Bruno Haible  <bruno@clisp.org>
23212
23213         * lib/copy-file.c: Include acl.h.
23214         (copy_file_preserving) [USE_ACL]: Use copy_acl instead of chmod.
23215         Close the file descriptors only after being done with copy_acl.
23216         * modules/copy-file (Depends-on): Add acl.
23217
23218 2006-12-22  Bruno Haible  <bruno@clisp.org>
23219
23220         * gnulib-tool (SED): New variable.
23221         Use $SED instead of sed everywhere.
23222
23223 2006-12-22  Bruno Haible  <bruno@clisp.org>
23224
23225         * modules/no-c++: New file.
23226         * m4/no-c++.m4: New file.
23227         * MODULES.html.sh (Support for building libraries and executables):
23228         Add no-c++.
23229
23230 2006-12-22  Paul Eggert  <eggert@cs.ucla.edu>
23231
23232         * m4/mktime.m4 (AC_FUNC_MKTIME): Sync from Autoconf.
23233         Include <limits.h>, and use its INT_MAX to rewrite the
23234         j loop so that it does not overflow 'int'.  Problem reported by
23235         Ralf Wildenhues in
23236         <http://lists.gnu.org/archive/html/bug-gnulib/2006-12/msg00084.html>.
23237         Play it safe by shifting left by 1 rather than multiplying by 2,
23238         as GCC is less likely to optimize this away when the value
23239         is signed (when it assumes overflow leads to undefined behavior).
23240         Also, don't assume time_t uses two's complement.
23241
23242 2006-12-21  Paul Eggert  <eggert@cs.ucla.edu>
23243
23244         * MODULES.html.sh: New module wctype.
23245         * lib/wctype_.h, m4/wctype.m4, modules/wctype: New files.
23246         * lib/fnmatch.c: Don't bother to include <wchar.h> before
23247         <wctype.h>, since the new wctype module should fix this.
23248         * lib/quotearg.c: Include <wctype.h> unconditionally, since
23249         the wctype module should arrange for it.
23250         * lib/regex_internal.h: Likewise.
23251         * m4/quotearg.m4 (gl_QUOTEARG): Don't check for wctype.h or iswprint,
23252         since the wctype module should handle this now.
23253         * m4/regex.m4 (gl_PREREQ_REGEX): Don't check for wctype.h.
23254         * modules/fnmatch (Depends-on): Add wctype.
23255         * modules/quotearg (Depends-on): Likewise.
23256         * modules/regex (Depends-on): Likewise.
23257
23258 2006-12-19  Bruno Haible  <bruno@clisp.org>
23259
23260         * lib/strdup.h [C++]: Wrap definitions in extern "C".
23261         Suggested by Lorenzo Bettini <bettini@dsi.unifi.it>.
23262
23263 2006-12-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
23264
23265         * modules/savewd (Depends-on): Fix dependency on fcntl.
23266
23267 2006-12-18  Paul Eggert  <eggert@cs.ucla.edu>
23268
23269         * m4/stdint.m4 (gl_STDINT_H): Set STDINT_H to empty if stdint.h
23270         conforms to C99, rather than relying on the user's environment
23271         setting of STDINT_H.
23272
23273 2006-12-18  Paul Eggert  <eggert@cs.ucla.edu>
23274         and Eric Blake  <ebb9@byu.net>
23275
23276         * lib/dirname.h (DOUBLE_SLASH_IS_DISTINCT_ROOT): Default to 0, not 1.
23277         This is more consistent with the other defines here.
23278         * m4/double-slash-root.m4 (gl_DOUBLE_SLASH_ROOT):
23279         Port to z/OS.  Problem reported by Paul Gilmartin.
23280         Change local vars to use gl_ prefix rather than ac_.
23281         Don't define DOUBLE_SLASH_IS_DISTINCT_ROOT to 0, for consistency
23282         with other defines.
23283         * modules/double-slash-root: New module.
23284         * modules/dirname (Files): Remove m4/double-slash-root.m4.
23285         (Depends-on): Add double-slash-root.
23286         * MODULES.html.sh (File system functions): Mention new module.
23287
23288 2006-12-14  Paul Eggert  <eggert@cs.ucla.edu>
23289
23290         * lib/yesno.c [!ENABLE_NLS]: Don't include getline.h.
23291         (yesno) [!ENABLE_NLS]: Don't invoke getline or rpmatch.
23292         This is for the benefit of gzip, which doesn't do i18n.
23293
23294 2006-12-12  Jim Meyering  <jim@meyering.net>
23295
23296         * m4/acl.m4 (gl_ACL_GET_FILE): Fix logic error.
23297         Reported by Andreas Schwab <schwab@suse.de>.
23298
23299 2006-12-12  Bruno Haible  <bruno@clisp.org>
23300
23301         Merge these changes.
23302         2006-09-05  Bruno Haible  <bruno@clisp.org>
23303         * lib/iconvme.c (iconv_string): No need to save and restore errno when
23304         iconv_alloc succeeded.
23305         (iconv_alloc): Don't assume that malloc() or realloc(), when failing,
23306         sets errno to ENOMEM. (malloc on GNU/kFreeBSD doesn't.) No need to
23307         test for " && dest " at the end - dest is always != NULL there. Call
23308         iconv with 4xNULL arguments initially, to reset the state. Call iconv
23309         with 2xNULL arguments, also to flush the state storage. Handle the
23310         IRIX iconv behaviour. Realloc the final result, to throw away unused
23311         memory.
23312
23313 2006-12-11  Paul Eggert  <eggert@cs.ucla.edu>
23314
23315         * m4/openat.m4 (gl_FUNC_OPENAT): Don't compile mkdirat
23316         and fchmodat unconditionally, since glibc 2.4 has them.
23317         Problem reported by Arkadiusz Miskiewicz.
23318
23319 2006-12-10  Bruno Haible  <bruno@clisp.org>
23320
23321         * gnulib-tool (func_import): Show the include files only for those
23322         modules that are copied and specified.
23323         Reported by Karl Berry.
23324
23325 2006-12-08  Jim Meyering  <jim@meyering.net>
23326
23327         * build-aux/announce-gen ($VERSION): Don't use of $Revision...$.
23328         Instead, use Emacs' time-stamp write hook.  Note that the time is UTC.
23329
23330         * build-aux/announce-gen: Add two new options, both optional:
23331         --bootstrap-tools=TOOL_LIST
23332               a comma-separated list of tools, e.g.,
23333               autoconf,automake,bison,gnulib
23334         --gnulib-snapshot-date=DATE
23335               if gnulib is in the bootstrap tool list,
23336               then report this as the snapshot date.
23337               If not specified, use the current date/time.
23338               If you specify a date here, be sure it's UTC.
23339
23340 2006-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
23341
23342         * tests/test-argp-2.sh: Fix test to match actual output.
23343         (func_compare): Fix sed script to be portable.
23344
23345 2006-12-05  Paul Eggert  <eggert@cs.ucla.edu>
23346
23347         * lib/utimens.c (futimens) [HAVE_BUGGY_NFS_TIME_STAMPS]: Add a
23348         workaround for this case.  It is not autoconfigured now; offhand
23349         it's hard to see how to autoconfigure it.
23350
23351 2006-12-03  Paul Eggert  <eggert@cs.ucla.edu>
23352
23353         * lib/mkdir-p.c (make_dir_parents): Fix race condition when making
23354         a directory that is about to be chowned.  Such a directory's
23355         initial file permissions should permit the owner only and this
23356         should not be changed until after the chown, since the group and
23357         other bits would be incorrect if they granted permission before
23358         the chown.
23359
23360         Fix porting problem for iswctype reported by Georg Schwarz in:
23361         http://lists.gnu.org/archive/html/bug-coreutils/2006-12/msg00017.html
23362         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Require HAVE_ISWCTYPE, too.
23363         * lib/regex_internal.h (RE_ENABLE_I18N): Likewise.
23364         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for iswctype, too.
23365         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
23366
23367 2006-12-03  Jim Meyering  <jim@meyering.net>
23368
23369         * lib/fts.c (fts_load): Don't set sp->fts_dev here, since
23370         p->fts_statp may not yet be defined.
23371         (fts_read): Instead, set it in the caller, once p->fts_statp is
23372         sure to be defined, and corresponds to a top-level directory.
23373         This bug made du -x fail.  Here's the coreutils test case:
23374         http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commit;h=ba45154d8e9f
23375         Reported by Mike Frysinger.
23376
23377 2006-12-01  Jim Meyering  <jim@meyering.net>
23378
23379         * modules/savewd (Depends-on): Add fcntl_h to avoid self-test
23380         build failure due to missing definition of HAVE_WORKING_O_NOFOLLOW.
23381         Reported by Simon Josefsson.
23382
23383 2006-11-30  Jim Meyering  <jim@meyering.net>
23384
23385         * m4/warning.m4: Use the all-permissive copyright notice
23386         recommended by RMS (rather than LGPL).
23387         * m4/vararrays.m4: Likewise.
23388         * m4/flexmember.m4: Likewise.
23389
23390 2006-11-29  Bruno Haible  <bruno@clisp.org>
23391
23392         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
23393         noinst_LIBRARIES. Augment noinst_LIBRARIES and noinst_LTLIBRARIES
23394         using +=.
23395         Reported by Simon Josefsson <simon@josefsson.org>.
23396
23397 2006-11-28  James Youngman <jay@gnu.org>
23398
23399         * README: Advise users that they might find the bug-gnulib@gnu.org
23400         and autotools-announce@gnu.org mailing lists useful.
23401
23402 2006-11-28  Bruno Haible  <bruno@clisp.org>
23403
23404         * m4/ptrdiff_max.m4: Remove file.
23405
23406 2006-11-21  Bruno Haible  <bruno@clisp.org>
23407
23408         * m4/eoverflow.m4 (gl_EOVERFLOW): Use AC_COMPUTE_INT instead of
23409         _AC_COMPUTE_INT.
23410         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
23411         * m4/ptrdiff_max.m4 (gl_PTRDIFF_MAX): Use AC_COMPUTE_INT instead of
23412         _AC_COMPUTE_INT.
23413         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
23414         * m4/size_max.m4 (gl_SIZE_MAX): Use AC_COMPUTE_INT instead of
23415         _AC_COMPUTE_INT.
23416         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
23417
23418 2006-11-28  Jim Meyering  <jim@meyering.net>
23419
23420         * lib/regcomp.c (parse_branch): Rename local, exp->expr, to avoid
23421         warning from "gcc -Wshadow" about shadowing the builtin.
23422
23423 2006-11-27  Bruno Haible  <bruno@clisp.org>
23424
23425         * m4/stdint.m4 (gl_STDINT_BITSIZEOF): Use AC_COMPUTE_INT instead of
23426         _AC_COMPUTE_INT.
23427         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
23428
23429 2006-11-27  Bruno Haible  <bruno@clisp.org>
23430             Paul Eggert  <eggert@cs.ucla.edu>
23431
23432         * lib/regex.h (__restrict_arr): Redo logic of #if, for clarity.
23433
23434 2006-11-26  Bruno Haible  <bruno@clisp.org>
23435
23436         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
23437         noinst_LTLIBRARIES.
23438
23439 2006-11-27  Paul Eggert  <eggert@cs.ucla.edu>
23440             Bruno Haible  <bruno@clisp.org>
23441
23442         * lib/gettext.h (_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS): Define to 0
23443         if compiling with "gcc -ansi".
23444
23445 2006-11-26  Paul Eggert  <eggert@cs.ucla.edu>
23446
23447         Fix some incompatibilities with gcc -ansi -pedantic.
23448         * lib/regex.h (__restrict_arr): Don't use the [restrict] syntax
23449         if compiling pedantically with GCC, unless it's C99 or later.
23450         Don't trust sys/cdefs.h's definition of __restrict_arr, either, as
23451         it mishandles gcc -ansi -pedantic as well.
23452         * lib/regex_internal.h (re_token_t): Don't use enum bitfields
23453         if gcc -pedantic.
23454         * lib/regexec.c (check_node_accept_bytes): Don't use auto
23455         initializers for struct if -pedantic, unless it's C99 or later.
23456
23457 2006-11-25  Nix  <nix@esperi.org.uk>  (tiny change)
23458
23459         * m4/fcntl_h.m4 (gl_FCNTL_H): Test the atime, not the mtime.
23460         Don't close an fd more than once. Identical atimes indicate
23461         success, not failure.
23462
23463 2006-11-22  Robinson Mittmann <bob@hoplon.com>  (tiny change)
23464
23465         * lib/sincosl.c (kernel_sinl): Fix typo in threshold.
23466
23467 2006-11-23  Jim Meyering  <jim@meyering.net>
23468
23469         * build-aux/announce-gen: New file.  From coreutils.
23470
23471 2006-11-22  Jim Meyering  <jim@meyering.net>
23472
23473         Work around a compile-time error from the HP-UX 11.00 /bin/cc.
23474         * lib/fts.c (enum Fts_stat): Give this previously-anon enum a name.
23475         (fts_read): Use a temporary to narrow the overused st_size member
23476         before using it in a switch statement.  Reported by Matthew Woehlke.
23477
23478         * m4/clock_time.m4 (gl_CLOCK_TIME): Quote AC_SUBST argument.
23479         * m4/euidaccess.m4 (gl_PREREQ_EUIDACCESS): Likewise.
23480
23481 2006-11-20  Bruno Haible  <bruno@clisp.org>
23482
23483         * gettext.m4 (AM_GNU_GETTEXT): Revert 2005-07-28 patch: Use
23484         changequote instead of pairs of brackets.
23485         Reported by Andreas Schwab <schwab@suse.de>.
23486
23487 2006-11-21  Jim Meyering  <jim@meyering.net>
23488
23489         * lib/fts.c (fts_safe_changedir): Move a declaration "up",
23490         so as to remain compatible with older compilers.
23491         Patch from Michael Deutschmann.
23492
23493 2006-11-20  Paul Eggert  <eggert@cs.ucla.edu>
23494
23495         * MODULES.html.sh (File system functions): Add openat.
23496
23497         * lib/openat.h (rpl_fstatat): New macro, if
23498         [HAVE_OPENAT && ! LSTAT_FOLLOWS_SLASHED_SYMLINK.
23499         (fstatat): Define to rpl_fstatat under the same conditions,
23500         unless COMPILING_FSTATAT.
23501         * m4/openat.m4 (gl_FUNC_OPENAT): Compile fstatat.c too, if fstatat
23502         seems to have the bug.
23503         * lib/fstatat.c: New file.
23504         * modules/openat (Files): Add it.
23505
23506 2006-11-20  Bruno Haible  <bruno@clisp.org>
23507
23508         * Makefile: New file.
23509
23510 2006-11-20  Jim Meyering  <jim@meyering.net>
23511
23512         The beginnings of syntax-related checks for gnulib.
23513         * lib/Makefile: New file.
23514         * lib/t-idcache: New script.  Ensure that the two halves of
23515         idcache.c stay in sync.
23516
23517         * lib/idcache.c: Adjust comments in user- and group- portions to
23518         be more accurate, and to be consistent with one another.
23519
23520 2006-11-20  Jim Meyering  <jim@meyering.net>
23521
23522         * lib/idcache.c: Restore most of the 2006-11-06 patch, so as to
23523         continue using the flexible array member (thus, this module performs
23524         half as many malloc calls), with the addition that...
23525         (getgroup, getuser): Consistently record a non-match via an empty
23526         "name" string, and map an empty string match to a NULL return value.
23527         * modules/idcache (Depends-on): Re-add flexmember.
23528
23529         * lib/idcache.c (getuser): Remove all uses of the register keyword.
23530         (getuidbyname, getgroup, getgidbyname): Likewise.
23531
23532         Use cleaner syntax: NULL rather than 0.
23533         * lib/idcache.c (getuidbyname, getgidbyname): Return NULL, not 0.
23534
23535 2006-11-20  Paul Eggert  <eggert@cs.ucla.edu>
23536
23537         * lib/idcache.c: Undo most recent patch, dated 2006-11-06.
23538         It mishandled the case where the group was missing.
23539         Problem reported by Greg Schafer.
23540         * modules/idcache: Likewise.
23541
23542 2006-11-18  Jim Meyering  <jim@meyering.net>
23543
23544         * check-module (%exempt_header): Add exception for some
23545         conditionally-included headers.
23546
23547         * modules/i-ring (Depends-on): Add verify.
23548         (License): Change to LGPL.
23549
23550 2006-11-16  Paul Eggert  <eggert@cs.ucla.edu>
23551
23552         * modules/getaddinfo (Depends-on): Remove inttostr; add snprintf.
23553         * lib/getaddrinfo.c: Include snprintf.h rather than intprops.h
23554         and inttostr.h.  Use snprintf rather than uinttostr, so that
23555         LGPLed code doesn't depend on GPLed.
23556
23557 2006-11-17  Paul Eggert  <eggert@cs.ucla.edu>
23558
23559         * modules/inline (License): Change from GPL to LGPL.
23560
23561 2006-11-17  Jim Meyering  <jim@meyering.net>
23562
23563         * modules/d-type (License): Switch to LGPL.
23564
23565 2006-11-15  Bruno Haible  <bruno@clisp.org>
23566
23567         * m4/alloca.m4 (gl_FUNC_ALLOCA): Fix the AC_CACHE_CHECK message.
23568
23569 2006-11-15  Eric Blake  <ebb9@byu.net>
23570
23571         * m4/allocsa.m4 (gl_ALLOCSA): Don't invoke macro already picked up by
23572         the module dependency.
23573
23574 2006-11-15  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
23575             Bruno Haible  <bruno@clisp.org>
23576
23577         * gnulib-tool (func_create_testdir): Add license consistency check.
23578
23579 2006-11-15  Eric Blake  <ebb9@byu.net>
23580
23581         * m4/alloca.m4 (gl_FUNC_ALLOCA): Use AC_CACHE_CHECK to avoid a
23582         random "(cached)" in configure output.
23583
23584 2006-11-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
23585
23586         * m4/inttypes.m4 (gl_INTTYPES_H): Use AC_CACHE_CHECK so that the
23587         test for conforming inttypes.h is both announced and cached.
23588
23589         * MODULES.html.sh (seen_modules, seen_files): New variables.
23590         (func_module): Rewrite to use a few less gnulib-tool and sed
23591         invocations.  Avoid a couple of quadratic algorithms for ...
23592         (missed_modules, missed_files): ... these, with ...
23593         (func_append, func_tmpdir): ... these new functions, from
23594         gnulib-tool.  Analogously, install traps for cleanup.
23595
23596         * tests/test-gc.c (main): Remove unused variables.
23597         * tests/test-read-file.c: Include stdlib.h, for 'free'.
23598
23599 2006-11-14  Paul Eggert  <eggert@cs.ucla.edu>
23600
23601         * modules/inttostr (License): Change to LGPL.
23602
23603 2006-11-14  Eric Blake  <ebb9@byu.net>
23604
23605         * modules/tempname (License): Change to LGPL.
23606
23607 2006-11-14  Eric Blake  <ebb9@byu.net>
23608
23609         * doc/functions.texi (Function Portability): *printf functions on
23610         Cygwin now understand all POSIX size specifiers.
23611
23612 2006-11-14  Bruno Haible  <bruno@clisp.org>
23613
23614         * modules/c-ctype (License): Change to LGPL.
23615
23616 2006-11-12  Bruno Haible  <bruno@clisp.org>
23617
23618         * m4/lib-link.m4 (AC_LIB_LINKFLAGS, AC_LIB_HAVE_LINKFLAGS,
23619         AC_LIB_LINKFLAGS_BODY): Also set a LIB${NAME}_PREFIX variable. Needed
23620         for GNOME libraries, for which the include files are installed in
23621         subdirectories of $prefix/include.
23622
23623 2006-11-12  Bruno Haible  <bruno@clisp.org>
23624
23625         * m4/lib-link.m4: Require at least autoconf-2.54.
23626         (AC_LIB_LINKFLAGS_BODY) [autoconf < 2.61]: Turn dots into the library
23627         name to underscores for the --with option.
23628
23629 2006-11-13  Bruno Haible  <bruno@clisp.org>
23630
23631         * gnulib-tool (func_create_testdir): Set gl_source_base correctly in
23632         the tests directory.
23633         Reported by Ralf Wildenhues.
23634
23635 2006-11-13  Bruno Haible  <bruno@clisp.org>
23636
23637         * gnulib-tool (func_emit_initmacro_start): Also override AC_LIBSOURCES.
23638         (func_emit_initmacro_end): Undo the override here.
23639         (func_emit_initmacro_done): Emit a definition for gl_LIBSOURCES.
23640         Works around the famous automake error in coreutils.
23641
23642 2006-11-13  Eric Blake  <ebb9@byu.net>
23643
23644         * lib/gl_anytree_oset.h (gl_tree_search_atleast): Return the
23645         element, not its node.
23646
23647 2006-11-12  Bruno Haible  <bruno@clisp.org>
23648
23649         * gnulib-tool (func_emit_lib_Makefile_am): Replace occurrences of
23650         '$(top_srcdir)/build-aux/', taking into account the real auxdir.
23651
23652 2006-11-12  Bruno Haible  <bruno@clisp.org>
23653
23654         * gnulib-tool: New option --local-symlink.
23655         (func_usage): Document it.
23656         (lsymbolic): New variable.
23657         (func_import, func_create_testdir): If --symlink was not specified,
23658         test whether --local-symlink was specified and the file comes from
23659         the local_gnulib_dir.
23660
23661 2006-11-12  Bruno Haible  <bruno@clisp.org>
23662
23663         * gnulib-tool (func_ln): New function.
23664         (func_ln_if_changed, func_create_testdir): Use it instead of "ln -s".
23665
23666 2006-11-12  Bruno Haible  <bruno@clisp.org>
23667
23668         Finish support for source files in subdirectories.
23669         * gnulib-tool (func_emit_lib_Makefile_am): If some of the source files
23670         are in subdirectories, set uses_subdirs and add 'subdir-objects' to
23671         AUTOMAKE_OPTIONS.
23672         (func_import, func_create_testdir): Invoke AM_PROG_CC_C_O in this case.
23673
23674 2006-11-12  Bruno Haible  <bruno@clisp.org>
23675
23676         * gnulib-tool (func_get_automake_snippet): Synthesize also an
23677         EXTRA_lib_SOURCES augmentation.
23678         (func_emit_lib_Makefile_am): Initialize EXTRA_lib..._SOURCES to empty.
23679
23680 2006-11-12  Jim Meyering  <jim@meyering.net>
23681
23682         Make fts (in FTS_CWDFD mode) more efficient by caching a few open
23683         file descriptors.  This also averts a failure on systems with
23684         native openat support when a traversed directory lacks "x" access.
23685         * lib/fts_.h: Include "i-ring.h"
23686         (struct FTS) [fts_fd_ring]: New member.
23687         * lib/fts.c (RESTORE_INITIAL_CWD): Also call fd_ring_clear.
23688         (FCHDIR): Add parentheses.
23689         (fd_ring_check, fd_ring_print) [!FTS_DEBUG]: Define away.
23690         (cwd_advance_fd): Add a 3rd parameter.  Adjust all callers.
23691         When descending, rather than simply closing the previous
23692         fts_cwd_fd value, push that file descriptor onto the ring.
23693         (same_fd, fd_ring_print, fd_ring_check) [FTS_DEBUG]: New functions.
23694         (fts_open): Initialize the new fd_ring member.
23695         (fts_close): Clear the ring.
23696         (fts_safe_changedir): When possible, use our new fd_ring to skip
23697         the diropen and fstat and dev/ino comparison that would normally
23698         accompany a virtual `chdir ("..")'.
23699
23700         * modules/fts (Depends-on): Add i-ring.
23701         * modules/i-ring: New module.
23702         * lib/i-ring.c, lib/i-ring.h, lib/i-ring-test.c: New files.
23703         * m4/i-ring.m4: New file.
23704
23705 2006-11-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
23706
23707         * gnulib-tool (func_create_testdir): Fix replacement of
23708         `build-aux' in configure.ac.  Run autotools in gltests
23709         subdirectory.
23710         (func_create_testdir, func_create_megatestdir, test): There is
23711         no need for '--force' in most autotool invocations in a new
23712         tree.  Actually fail the whole test if any of the tools, or the
23713         configure or make stages fail.
23714
23715         Sync from Automake.
23716         * build-aux/gnupload: Revert last change.  Add pointer to upload
23717         instructions of the GNU Maintenance Instructions.
23718         Suggestion by Karl Berry.
23719
23720 2006-11-10  Jim Meyering  <jim@meyering.net>
23721
23722         * lib/fts.c [FTS_DEBUG]: Don't try to print a pointer via %s.
23723
23724 2006-11-09  Paul Eggert  <eggert@cs.ucla.edu>
23725
23726         * lib/gettext.h (dgettext, dcgettext, ngettext) [! ENABLE_NLS]:
23727         (dngettext, dcngettext, bindtextdomain) [! ENABLE_NLS]:
23728         (bind_textdomain_codeset) [! ENABLE_NLS]:
23729         Evaluate all the arguments.  That way, callers get compatible behavior
23730         if the arguments have side effects.  Also, it avoids some GCC
23731         diagnostics in some cases; Joel E. Denny reported problems when Bison
23732         was configured with --enable-gcc-warnigs.
23733
23734 2006-11-10  Jim Meyering  <jim@meyering.net>
23735
23736         * m4/inline.m4 (gl_INLINE): Check with the compiler, not cpp, so that
23737         relevant options in CFLAGS (like -O, -fno-inline) are taken into
23738         account.
23739
23740 2006-11-10  Jim Meyering  <jim@meyering.net>
23741
23742         * modules/inline: New file/module.
23743         * modules/xalloc (Files): Remove m4/inline.m4.
23744         (Depends-on): Add inline, instead.
23745         * modules/oset: Likewise.
23746         * modules/list: Likewise.
23747
23748 2006-11-09  Paul Eggert  <eggert@cs.ucla.edu>
23749
23750         * lib/stdint_.h (uintmax_t): Fix typo: int64_t -> uint64_t.
23751         Problem reported by Matthew Woehlke.
23752
23753 2006-11-09  Bruno Haible  <bruno@clisp.org>
23754
23755         * lib/tempname.c (gen_tempname): Remove variant that invokes
23756         __gen_tempname.
23757         * m4/tempname.m4 (gl_FUNC_GEN_TEMPNAME): Don't test for
23758         __gen_tempname.
23759
23760 2006-11-08  Bruno Haible  <bruno@clisp.org>
23761
23762         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Set ac_cv_type_long_long_int
23763         to 'yes' instead of 'cross-compiling'.
23764
23765 2006-11-08  Paul Eggert  <eggert@cs.ucla.edu>
23766
23767         * lib/quotearg.h (quotearg_free): New decl.
23768         * lib/quotearg.c (quotearg_free): New function.
23769         (slot0, nslots, slotvec0, slotvec):
23770         Now file-scope so that quotearg_free can get at them.
23771
23772 2006-11-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
23773
23774         Sync from Automake.
23775         * build-aux/gnupload: Add missing 'gnu' to example URL.
23776         Report by Karl Berry.
23777
23778 2006-11-08  Bruno Haible  <bruno@clisp.org>
23779
23780         * m4/inline.m4 (gl_INLINE): Also test __NO_INLINE__.
23781         Suggested by Paul Eggert.
23782
23783 2006-11-08  Jim Meyering  <jim@meyering.net>
23784
23785         * lib/fts.c [!_LGPL_PACKAGE]: Don't include fcntl--.h twice.
23786         It's already included if !_LIBC.
23787         (fts_safe_changedir): Add a comment.
23788
23789 2006-11-07  Paul Eggert  <eggert@cs.ucla.edu>
23790
23791         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Detect bug in
23792         Tandem NonStop Kernel (OSS) cc -O circa 2004, reported by
23793         Matthew Woehlke.
23794
23795         * lib/xalloc.h (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): Move
23796         definitions up, to avoid colliding with change below.
23797         (static_inline) [HAVE_INLINE]: New macro.
23798         (xnmalloc, xnrealloc, x2nrealloc, xcharalloc):
23799         Provide extern decls when !HAVE_INLINE.  Do not define unless
23800         static_inline is defined, either by us or by xmalloc.c.  Use
23801         static_inline rather than static inline.
23802         (XCALLOC): Optimize sizeof(T) = 1 case.
23803         * lib/xmalloc.c (static_inline) [!HAVE_INLINE]: New macro.
23804
23805 2006-11-07  Bruno Haible  <bruno@clisp.org>
23806
23807         * lib/xalloc.h (XNMALLOC): Restore optimization of sizeof(T) = 1 case.
23808         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Require gl_INLINE instead of
23809         AC_C_INLINE.
23810         * modules/xalloc (Files): Add m4/inline.m4.
23811
23812 2006-11-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
23813
23814         * README: Fix typo.
23815         * doc/gnulib.texi (Miscellaneous Notes): Likewise, rename...
23816         (Miscellanous Notes): ...from this.
23817
23818 2006-11-07  Paul Eggert  <eggert@cs.ucla.edu>
23819
23820         * m4/flexmember.m4 (AC_C_FLEXIBLE_ARRAY_MEMBER):
23821         Mention that offsetof should be used instead of sizeof.
23822         From Bruno Haible.
23823
23824 2006-11-07  Bruno Haible  <bruno@clisp.org>
23825
23826         * lib/w32spawn.h (prepare_spawn): Use XNMALLOC instead of xmalloc.
23827
23828 2006-11-06  Paul Eggert  <eggert@cs.ucla.edu>
23829
23830         Simplify xmalloc expressions. Add overflow check in xmalloc arguments.
23831         * lib/gl_anyavltree_list2.h (create_subtree_with_contents):
23832         (gl_tree_create, gl_tree_add_first, gl_tree_add_last):
23833         (gl_tree_add_before, gl_tree_add_after):
23834         Use XMALLOC instead of xmalloc, and XCALLOC instead of xzalloc.
23835         * lib/gl_anyhash_list2.h (hash_resize): Likewise.
23836         * lib/gl_anylinked_list2.h (gl_linked_create_empty, gl_linked_create):
23837         (gl_linked_add_first, gl_linked_add_last, gl_linked_add_before):
23838         (gl_linked_add_after, gl_linked_add_at): Likewise.
23839         * lib/gl_anyrbtree_list2.h (create_subtree_with_contents):
23840         (gl_tree_create, gl_tree_add_first, gl_tree_add_last):
23841         (gl_tree_add_before, gl_tree_add_after): Likewise.
23842         * lib/gl_anytree_list2.h (gl_tree_create_empty): Likewise.
23843         * lib/gl_anytree_oset.h (gl_tree_create_empty): Likewise.
23844         * lib/gl_anytreehash_list1.h (add_to_bucket): Likewise.
23845
23846 2006-11-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
23847
23848         * lib/gl_oset.h: Use C comment style, not C++ comment style.
23849
23850 2006-11-06  Bruno Haible  <bruno@clisp.org>
23851
23852         * m4/inline.m4: New file.
23853         * m4/gl_list.m4 (gl_LIST): Require gl_INLINE.
23854         * modules/list (Files): Add m4/inline.m4.
23855         * modules/oset (Files): Likewise.
23856
23857 2006-11-06  Paul Eggert  <eggert@cs.ucla.edu>
23858
23859         * lib/idcache.c: Include <stddef.h>, for offsetof.
23860         (struct userid.name): Change from char * to a flexible array member.
23861         All uses changed.
23862         * modules/idcache (Depends-on): Add flexmember.
23863
23864         * MODULES.html.sh (Core language properties): New module flexmember.
23865         * modules/flexmember, m4/flexmember.m4: New files.
23866
23867         * lib/xalloc.h (xnmalloc, xnrealloc, x2nrealloc): Now static
23868         inline functions that are identical with the old xnmalloc_inline,
23869         xnrealloc_inline, x2nrealloc_inline of lib/xmalloc.c.  This is so
23870         that we can avoid some unnecessary integer multiplications and
23871         divisions in the common case where the element size is known at
23872         compile time.
23873         (XNMALLOC) [HAVE_INLINE]: Remove special case, which is no longer
23874         needed.
23875         (xnboundedmalloc): Remove.
23876         (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): Use lower-case letters for
23877         arguments, for consistency with rest of this header.
23878         (xcharalloc): Rewrite using XNMALLOC.
23879         * lib/xmalloc.c (xnmalloc_inline, xnmalloc, xnrealloc_inline):
23880         (xnrealloc, x2nrealloc_inline, x2nrealloc): Remove.  The *_inline
23881         versions have been moved to lib/xalloc.h and renamed to be the
23882         non-*_inline versions.
23883         (xmalloc, xrealloc): Implement without reference to the xnmalloc
23884         and xnrealloc functions, since those functions are now inline and
23885         now call us.
23886         (x2realloc): Invoke x2realloc, not x2realloc_inline, to accommodate
23887         renaming described above.
23888         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Remove AC_C_INLINE since
23889         xmalloc.c no longer uses inline directly.  gl_PREREQ_XALLOC now
23890         captures the dependency in AC_C_INLINE.
23891
23892         New module canonicalize-lgpl, proposed by Charles Wilson in
23893         <http://lists.gnu.org/archive/html/bug-gnulib/2006-11/msg00020.html>
23894         with a few small changes afterwards.
23895         * MODULES.html.sh (File system functions): New module
23896         canonicalize-lgpl.
23897         * lib/canonicalize.h: Add comments for canonicalize_filename_mode
23898         and canonicalize_file_name.
23899         * lib/canonicalize-lgpl.c, m4/canonicalize-lgpl.m4:
23900         * modules/canonicalize-lgpl: New files.
23901
23902 2006-11-05  Bruno Haible  <bruno@clisp.org>
23903
23904         * gnulib-tool (func_import, func_create_testdir): Create directories
23905         also for files in subdirectories of lib/.
23906
23907 2006-11-05  Bruno Haible  <bruno@clisp.org>
23908
23909         * lib/gl_array_list.c (gl_array_iterator_next): Make pointer decrement
23910         ANSI C compliant.
23911
23912 2006-11-03  Bruno Haible  <bruno@clisp.org>
23913
23914         Simplify xmalloc expressions. Add overflow check in xmalloc arguments.
23915         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Require AC_C_INLINE.
23916         * lib/xalloc.h (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): New macros.
23917         (xnboundedmalloc): New inline function.
23918         * lib/classpath.c (new_classpath): Use XNMALLOC instead of xmalloc.
23919         * lib/clean-temp.c (create_temp_dir): Use XNMALLOC, XMALLOC instead of
23920         xmalloc.
23921         * lib/concatpath.c (concatenated_pathname): Use XNMALLOC instead of
23922         xmalloc.
23923         * lib/fatal-signal.c (at_fatal_signal): Use XNMALLOC instead of xmalloc.
23924         * lib/findprog.c (find_in_path): Use XNMALLOC instead of xmalloc.
23925         * lib/gl_array_list.c (gl_array_create_empty): Use XMALLOC instead of
23926         xmalloc.
23927         (gl_array_create): Use XNMALLOC, XMALLOC instead of xmalloc.
23928         * lib/gl_array_oset.c (gl_array_create_empty): Use XNMALLOC instead of
23929         xmalloc.
23930         * lib/gl_avltree_oset.c (gl_tree_add_first, gl_tree_add_before,
23931         gl_tree_add_after): Use XMALLOC instead of xmalloc.
23932         * lib/gl_carray_list.c (gl_carray_create_empty): Use XMALLOC instead of
23933         xmalloc.
23934         (gl_carray_create): Use XNMALLOC, XMALLOC instead of xmalloc.
23935         * lib/gl_rbtree_oset.c (gl_tree_add_first, gl_tree_add_before,
23936         gl_tree_add_after): Use XMALLOC instead of xmalloc.
23937         * lib/gl_sublist.c (gl_sublist_create): Use XMALLOC instead of xmalloc.
23938         * lib/pagealign_alloc.c (new_memnode): Use XMALLOC instead of xmalloc.
23939         * lib/sh-quote.c (shell_quote_argv): Use XNMALLOC instead of xmalloc.
23940         * lib/xvasprintf.c (xstrcat): Use XNMALLOC instead of xmalloc.
23941
23942 2006-11-03  Bruno Haible  <bruno@clisp.org>
23943
23944         * lib/c-ctype.h [C++]: Define functions without name mangling.
23945         * lib/fwriteerror.h [C++]: Likewise.
23946         * lib/gcd.h [C++]: Likewise.
23947         * lib/linebreak.h [C++]: Likewise.
23948
23949 2006-11-03  Paul Eggert  <eggert@cs.ucla.edu>
23950
23951         * lib/canonicalize.h: (canonicalize_mode_t, CAN_EXISTING):
23952         (CAN_ALL_BUT_LAST, CAN_MISSING, canonicalize_filename_mode):
23953         Define only if PROVIDE_CANONICALIZE_FILENAME_MODE is defined.
23954         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME):
23955         Check for functions and headers just once.
23956         Check for declaration of canonicalize_file_name.
23957         Define PROVIDE_CANONICALIZE_FILENAME_MODE.
23958
23959 2006-11-02  Charles Wilson  <cygwin@cwilson.fastmail.fm>
23960
23961         * gnulib-tool (func_import): Fix typo in actioncmd.
23962
23963 2006-11-02  Bruno Haible  <bruno@clisp.org>
23964
23965         * gnulib-tool (func_get_automake_snippet): Interpret a backslash-
23966         newline sequence in the Makefile.am snippet as a space, like "make"
23967         does.
23968         Reported by Roger Persson <perrog@gmail.com>.
23969
23970 2006-11-01  Bruno Haible  <bruno@clisp.org>
23971
23972         * m4/strcase.m4 (gl_FUNC_STRNCASECMP): Check whether strncasecmp is
23973         already declared in <string.h>.
23974         * lib/strcase.h (strncasecmp): Don't declare it if yes.
23975
23976 2006-11-01  Bruno Haible  <bruno@clisp.org>
23977
23978         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Don't define strcasecmp here.
23979         * lib/strcase.h: Include <string.h>.
23980         (strcasecmp): Define to rpl_strcasecmp here.
23981
23982 2006-11-01  Bruno Haible  <bruno@clisp.org>
23983
23984         * lib/printf-parse.c (PRINTF_PARSE): Cast malloc/realloc results.
23985
23986 2006-11-01  Eric Blake  <ebb9@byu.net>
23987
23988         * lib/mkstemp-safer.c (mkstemp_safer): Allow C++ compilation.
23989
23990         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Allow C++ configuration.
23991
23992 2006-10-29  Bruno Haible  <bruno@clisp.org>
23993
23994         Make it compile in C++ mode.
23995         * lib/full-write.c (full_rw): Add a cast.
23996
23997 2006-11-01  Bruno Haible  <bruno@clisp.org>
23998
23999         * gnulib-tool (func_get_automake_snippet): Change sed_combine_lines to
24000         be POSIX compliant.
24001         Reported by Roger Persson <perrog@gmail.com>.
24002
24003 2006-11-01  Eric Blake  <ebb9@byu.net>
24004
24005         * lib/getopt_.h: Fix comments.
24006
24007 2006-10-31  Eric Blake  <ebb9@byu.net>
24008
24009         * modules/tmpdir (Depends-on): Add sys_stat.
24010         * modules/mkdtemp (Depends-on): Add tempname, drop unistd.
24011         * lib/mkdtemp.c (gen_tempname): Remove; tempname covers this.
24012         * lib/tmpdir.c (S_ISDIR): Simplify, thanks to sys_stat.
24013         * m4/mkdtemp.m4 (gl_PREREQ_MKDTEMP): Simplify, thanks to
24014         tempname.
24015
24016 2006-10-31  Paul Eggert  <eggert@cs.ucla.edu>
24017
24018         Avoid some C++ diagnostics reported by Bruno Haible.
24019         * lib/quotearg.c (clone_quoting_options): Use xmemdup rather than
24020         xmalloc.
24021         (quotearg_alloc): Use xcharalloc rather than xmalloc.
24022         (struct slotvec): Move to top level.
24023         (quotearg_n_options): Rewrite to avoid xmalloc.
24024         * lib/xalloc.h (xcharalloc): New function.
24025         * (xrealloc, xnrealloc, x2realloc, x2nrealloc, xmemdup):
24026         [defined __cplusplus]: Add function template that provides result
24027         type propagation.  This part of the change is from Bruno Haible.
24028
24029 2006-10-29  Bruno Haible  <bruno@clisp.org>
24030
24031         Make it compile in C++ mode.
24032         * lib/striconv.c (mem_cd_iconv): Cast malloc/realloc result.
24033         * lib/strnlen1.c (strnlen1): Cast memchr result.
24034         * lib/mbchar.h (mb_copy): Rename arguments to 'new_mbc', 'old_mbc'.
24035         * lib/clean-temp.c (string_equals, string_hash): Add casts.
24036         (create_temp_dir): Rename local variable 'template'.
24037         (compile_csharp_using_sscli): Add cast.
24038         * lib/fatal-signal.c (at_fatal_signal): Cast xmalloc result.
24039         * lib/findprog.c (find_in_path): Likewise.
24040         * lib/linebreak.c (mbs_width_linebreaks): Cast malloc result.
24041         * lib/wait-process.c (register_slave_subprocess): Likewise.
24042
24043 2006-10-22  Bruno Haible  <bruno@clisp.org>
24044
24045         * modules/tsearch: New file.
24046         * lib/tsearch.h: New file.
24047         * lib/tsearch.c: New file, from glibc-2.5 with small modifications.
24048         * m4/tsearch.m4: New file.
24049         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add tsearch.
24050
24051 2006-10-29  Eric Blake  <ebb9@byu.net>
24052
24053         * lib/arcfour.c: Assume config.h.
24054         * lib/arctwo.c: Likewise.
24055         * lib/base64.c: Likewise.
24056         * lib/check-version.c: Likewise.
24057         * lib/crc.c: Likewise.
24058         * lib/des.c: Likewise.
24059         * lib/gc-gnulib.c: Likewise.
24060         * lib/gc-libgcrypt.c: Likewise.
24061         * lib/gc-pbkdf2-sha1.c: Likewise.
24062         * lib/getaddrinfo.c: Likewise.
24063         * lib/getdelim.c: Likewise.
24064         * lib/getline.c: Likewise.
24065         * lib/hmac-md5.c: Likewise.
24066         * lib/hmac-sha1.c: Likewise.
24067         * lib/iconvme.c: Likewise.
24068         * lib/md2.c: Likewise.
24069         * lib/md4.c: Likewise.
24070         * lib/memxor.c: Likewise.
24071         * lib/read-file.c: Likewise.
24072         * lib/readline.c: Likewise.
24073         * lib/rijndael-alg-fst.c: Likewise.
24074         * lib/rijndael-api-fst.c: Likewise.
24075         * lib/xgetdomainname.c: Likewise.
24076
24077 2006-10-28  Eric Blake  <ebb9@byu.net>
24078
24079         * lib/xstrndup.c: Assume config.h.
24080
24081 2006-10-27  Paul Eggert  <eggert@cs.ucla.edu>
24082
24083         Move stat.h-substitute stuff from lib/stat-macros.h to lib/stat_.h.
24084         stat-macros.h is now for our own macros, whereas stat_h is for
24085         macros in the <sys/stat.h> name space.
24086         * lib/stat-macros.h: Remove copyright notice, as this file is now tiny.
24087         (STAT_MACROS_H): Remove.
24088         (S_IFMT, S_ISBLK, S_ISCHR, S_ISDIR, S_ISFIFO, S_ISLNK, S_ISNAM):
24089         (S_ISMPB, S_ISMPC, S_ISNWK, S_ISREG, S_ISSOCK, S_ISDOOR, S_ISPORT):
24090         (S_TYPEISMQ, S_TYPEISTMO, S_TYPEISSEM, S_TYPEISSHM, S_ISCTG, S_ISOFD):
24091         (S_ISOFL, S_ISWHT, S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IRGRP):
24092         (S_IROTH, S_IWUSR, S_IWGRP, S_IWOTH, S_IXUSR, S_IXGRP, S_IXOTH):
24093         (S_IRWXU, S_IRWXG, S_IRWXO, S_IXUGO, S_IRWXUGO):
24094         Move these macros to ...
24095         * lib/stat_.h: here.  Don't include stat-macros.h.
24096         * lib/canonicalize.c: Don't include stat-macros.h.
24097         * lib/chown.c: Likewise.
24098         * lib/euidaccess.c: Likewise.
24099         * lib/file-type.c: Likewise.
24100         * lib/filemode.c: Likewise.
24101         * lib/glob.c: Likewise.
24102         * lib/isapipe.c: Likewise.
24103         * lib/lchown.c: Likewise.
24104         * lib/lstat.c: Likewise.
24105         * lib/mkdir-p.c: Likewise.
24106         * lib/rmdir.c: Likewise.
24107         * m4/lchown.m4 (gl_FUNC_LCHOWN): Don't require gl_STAT_MACROS.
24108         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Don't check for io.h
24109         unless mkdir isn't declared, to speed up 'configure'.
24110         Always create sys/stat.h, since it's unlikely any real sys/stat.h
24111         would define all the S_* symbols.
24112         * modules/canonicalize (Depends-on):
24113         Depend on sys_stat, not stat-macros.
24114         * modules/chown: Likewise.
24115         * modules/euidaccess: Likewise.
24116         * modules/filemode: Likewise.
24117         * modules/file-type: Likewise.
24118         * modules/glob: Likewise.
24119         * modules/isapipe: Likewise.
24120         * modules/lchown: Likewise.
24121         * modules/lstat: Likewise.
24122         * modules/mkancesdirs: Likewise.
24123         * modules/rmdir: Likewise.
24124         * modules/mkdir-p (Depends-on): Also depend on sys_stat.
24125         * modules/modechange: Likewise.
24126         * modules/stat-macros (Files): Remove m4/stat-macros.m4.
24127         (configure.ac): Remove gl_STAT_MACROS.
24128         * modules/sys_stat (Depends-on): Remove stat-macros.
24129
24130 2006-10-27  Bruno Haible  <bruno@clisp.org>
24131
24132         * m4/signed.m4: Remove file.
24133         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_ARGS_: Remove bh_C_SIGNED
24134         invocation.
24135         * modules/vasnprintf (Files): Remove m4/signed.m4.
24136
24137 2006-10-27  Bruno Haible  <bruno@clisp.org>
24138
24139         Update to GNU gettext 0.16.
24140         * modules/gettext (Files): Add m4/intl.m4, m4/intldir.m4. Remove
24141         m4/inttypes-h.m4, m4/signed.m4.
24142         * m4/gettext.m4: Update to GNU gettext 0.16.
24143         * m4/intl.m4: New file, from GNU gettext.
24144         * m4/intldir.m4: New file, from GNU gettext.
24145         * config/srclist.txt: Update
24146
24147 2006-10-27  Eric Blake  <ebb9@byu.net>
24148
24149         * MODULES.html.sh: Document tempname.
24150         * modules/mkstemp (Depends-on): Add tempname, and drop transitive
24151         dependencies.
24152         (Files): Move lib/tempname.c...
24153         * modules/tempname: ...to this new module.
24154         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Remove tempname checks.
24155         (gl_PREREQ_TEMPNAME): Move...
24156         * m4/tempname.m4: ...to this new file.
24157         * lib/mkstemp.c (includes) [!_LIBC]: Use tempname.h.
24158         * modules/sys_stat (Depends-on): Add stat-macros.
24159         * lib/stat_.h (includes): Pick up stat macros.
24160         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Replace <sys/stat.h>
24161         if stat macros are broken.
24162         * lib/tempname.c (includes): No need to include "stat-macros.h".
24163         (__gen_tempname) [!_LIBC]: Expose as gen_tempname.
24164         (direxists, __path_search) [!_LIBC]: Don't compile these in
24165         gnulib; the tmpdir module covers that.
24166         * lib/tempname.h: New file.
24167
24168 2006-10-26  Paul Eggert  <eggert@cs.ucla.edu>
24169
24170         * COPYING: Explain how gnulib-tool converts licence headers.
24171         Almost all wording by Eric Blake.
24172
24173 2006-10-25  Paul Eggert  <eggert@cs.ucla.edu>
24174
24175         * lib/mbchar.h (is_basic_table): Make read-only.
24176         * lib/mbchar.c (is_basic_table): Likewise.
24177         Reported by John Darrington.
24178
24179 2006-10-25  Bruno Haible  <bruno@clisp.org>
24180
24181         * lib/progname.h (set_program_name): Undefine before defining.
24182
24183 2006-10-25  Bruno Haible  <bruno@clisp.org>
24184
24185         * lib/gettext.h (_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS): Define to
24186         false for non-gcc C++ compilers.
24187         Reported by Nelson H. F. Beebe <beebe@math.utah.edu>.
24188
24189 2006-10-24  Bruno Haible  <bruno@clisp.org>
24190
24191         * lib/striconv.c (mem_cd_iconv, str_cd_iconv): Treat all non-GNU
24192         iconv implementations like Irix iconv.
24193
24194 2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
24195
24196         * modules/vararrays: New file.
24197         * m4/vararrays.m4: New file, taken from diffutils.
24198         * MODULES.html.sh: New module vararrays.
24199
24200 2006-10-24  Karl Berry  <karl@gnu.org>
24201
24202         * doc/gnulib-intro.texi: --- instead of --; non-naive naive.
24203         Don't call GNU Unix.
24204
24205 2006-10-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
24206
24207         * users.txt: Add Libtool.
24208
24209         Sync from Libtool:
24210
24211         2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
24212
24213         * lib/argz.c: Remove check for HAVE_CONFIG_H, to conform
24214         to gnulib's policy of including config.h unconditionally.
24215
24216 2006-10-24  Bruno Haible  <bruno@clisp.org>
24217
24218         * modules/wcwidth (Files): Add m4/wint_t.m4.
24219         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Require gt_TYPE_WINT_T.
24220         * lib/wcwidth.h (iswprint): Use 'int' if 'wint_t' is not defined.
24221
24222 2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
24223
24224         * lib/getdate.y (yyerror): Make the arguments pointer-to-const,
24225         to pacify GCC with some -W flags enabled.  Problem reported by
24226         Bruno Haible.
24227
24228 2006-10-24  Jim Meyering  <jim@meyering.net>
24229
24230         * MODULES.html.sh: Remove uinttostr.  It's not a module.
24231         Reported by Karl Berry.
24232
24233 2006-10-23  Bruno Haible  <bruno@clisp.org>
24234
24235         * lib/fts.c (fts_build): Move variable declaration, for C89 compliance.
24236
24237 2006-10-24  Bruno Haible  <bruno@clisp.org>
24238
24239         * lib/gl_list.h: Use C comment style, not C++ comment style.
24240
24241 2006-10-23  Eric Blake  <ebb9@byu.net>
24242
24243         * lib/getaddrinfo.c (includes): Add missing include.
24244
24245 2006-10-23  Bruno Haible  <bruno@clisp.org>
24246             Paul Eggert  <eggert@cs.ucla.edu>
24247
24248         Ability to rename obstack_free.
24249         * lib/obstack.h (__obstack_free): New macro. Declare instead of
24250         obstack_free.
24251         (obstack_free): Invoke the __obstack_free macro.
24252         * lib/obstack.c (obstack_free): Use __obstack_free macro.
24253
24254 2006-10-23  Bruno Haible  <bruno@clisp.org>
24255             Paul Eggert  <eggert@cs.ucla.edu>
24256
24257         * lib/argp.h (argp_parse, __argp_parse): Comment out the identifiers
24258         __argc, __argv from the declaration. (They are defined as macros on
24259         mingw.)
24260
24261 2006-10-22  Bruno Haible  <bruno@clisp.org>
24262
24263         * doc/gnulib-intro.texi: New file.
24264         * doc/gnulib.texi: Include it.
24265
24266 2006-10-21  Bruno Haible  <bruno@clisp.org>
24267
24268         * doc/gnulib.texi: Split the chapter "Gnulib" into 3 chapters
24269         "Introduction", "Miscellanous Notes", "Particular Modules".
24270
24271 2006-10-21  Bruno Haible  <bruno@clisp.org>
24272
24273         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
24274         Change mostlyclean-local rule to avoid sh syntax error from bash
24275         versions 2.00..2.05 when $(MOSTLYCLEANDIRS) is empty.
24276
24277 2006-10-23  Jim Meyering  <jim@meyering.net>
24278
24279         * lib/getaddrinfo.c (getnameinfo): Use new lightweight uinttostr,
24280         in place of snprintf.
24281
24282         * modules/inttostr (Files): Add lib/uinttostr.c.
24283         * lib/uinttostr.c (inttostr): New file/function.
24284         * lib/inttostr.h (uinttostr): Declare.
24285         * m4/inttostr.m4: Add AC_LIBOBJ([uinttostr]).
24286         * MODULES.html.sh (Numeric conversion functions <stdlib.h>):
24287         Add uinttostr.
24288         * modules/getaddrinfo (Depends-on): Remove snprintf.  Add inttostr.
24289
24290 2006-10-21  Paul Eggert  <eggert@cs.ucla.edu>
24291
24292         * lib/canonicalize.c (ELOOP): Define if not already defined.
24293         Problem reported by Bruno Haible in
24294         <http://lists.gnu.org/archive/html/bug-gnulib/2006-10/msg00282.html>.
24295
24296 2006-10-21  Paul Eggert  <eggert@cs.ucla.edu>
24297
24298         * lib/stdint_.h [defined _AIX]: Don't include <sys/types.h>.
24299         Problem reported by Perry Smith and Ville Laurikari.
24300
24301         * lib/getndelim2.c (SSIZE_MAX): Use same defn that getdelim.c
24302         uses.
24303
24304 2006-10-19  Bruno Haible  <bruno@clisp.org>
24305
24306         * lib/getndelim2.c (SSIZE_MAX): Provide fallback definition. Needed
24307         for mingw.
24308
24309 2006-10-19  Bruno Haible  <bruno@clisp.org>
24310
24311         * lib/openat-priv.h (EOPNOTSUPP): Provide fallback definition.
24312         Needed for mingw.
24313
24314 2006-10-19  Bruno Haible  <bruno@clisp.org>
24315
24316         * m4/size_max.m4 (gl_SIZE_MAX): Cache the result.
24317
24318 2006-10-19  Bruno Haible  <bruno@clisp.org>
24319
24320         * m4/allocsa.m4 (gl_ALLOCSA): Invoke gl_FUNC_ALLOCA, don't AC_REQUIRE
24321         it.
24322
24323 2006-10-19  Bruno Haible  <bruno@clisp.org>
24324
24325         * m4/alloca.m4 (gl_FUNC_ALLOCA): Cache the result of the AC_EGREP_CPP
24326         invocation.
24327
24328 2006-10-19  Bruno Haible  <bruno@clisp.org>
24329
24330         * gnulib-tool (func_create_testdir): Don't include ftruncate and
24331         mountlist by default.
24332
24333 2006-10-16  Bruno Haible  <bruno@clisp.org>
24334
24335         * lib/c-strstr.c: Include c-strstr.h.
24336
24337 2006-10-18  Charles Wilson  <cygwin@cwilson.fastmail.fm>
24338
24339         * gnulib-tool: Don't clobber $sourcebase when $local_gnulib_dir ends
24340         in a slash.
24341
24342 2006-10-18  Bruno Haible  <bruno@clisp.org>
24343
24344         * lib/lock.h [C++]: Wrap definitions in extern "C".
24345
24346 2006-10-18  Bruno Haible  <bruno@clisp.org>
24347
24348         * gnulib-tool (func_emit_initmacro_end): Remove duplicates from the
24349         gl_LIBOBJS list.
24350
24351 2006-10-18  Bruno Haible  <bruno@clisp.org>
24352
24353         * lib/findprog.c (find_in_path): Avoid "gcc -Wwrite-strings" warning.
24354
24355 2006-10-19  Paul Eggert  <eggert@cs.ucla.edu>
24356
24357         * lib/xstrtol.h: Include gettext.h.
24358         (_STRTOL_ERROR): Wrap English-language formats inside gettext.
24359         Problem reported by Eric Blake.
24360         * modules/xstrtol (Depends-on): Add gettext-h.
24361
24362 2006-10-19  Paul Eggert  <eggert@cs.ucla.edu>  (tiny change)
24363
24364         * lib/strftime.c (advance): New macro.
24365         (add): Use it to avoid adding 0 to a FILE *.  FILE can be an
24366         incomplete type, so you can't add 0 to it.  Problem and patch
24367         reported by Eelco Dolstra for dietlibc.
24368
24369 2006-10-18  Jim Meyering  <jim@meyering.net>
24370
24371         * lib/readutmp.c (desirable_utmp_entry): Use "bool" as the
24372         type for a local, and rename it: s/up/user_proc/.
24373
24374 2006-10-18  Sergey Poznyakoff  <gray@gnu.org.ua>
24375
24376         * lib/readutmp.c (desirable_utmp_entry): Implement new flag:
24377         READ_UTMP_USER_PROCESS.
24378         * lib/readutmp.h (READ_UTMP_USER_PROCESS): New flag
24379
24380 2006-10-17  Paul Eggert  <eggert@cs.ucla.edu>
24381
24382         * lib/localcharset.c: Do not check HAVE_SETLOCALE.
24383         * m4/localcharset.m4 (gl_LOCALCHARSET): Don't check for setlocale.
24384
24385 2006-10-17  Eric Blake  <ebb9@byu.net>
24386
24387         * lib/sigprocmask.c (sigprocmask): Fix typo.
24388
24389         * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Fix typo.
24390
24391         * modules/clean-temp (Makefile.am): Don't add to make output...
24392         (configure.ac): ...instead define SIGNAL_SAFE_LIST inside
24393         config.h.
24394
24395 2006-10-17  Bruno Haible  <bruno@clisp.org>
24396
24397         * lib/gettext.h (gettext, ngettext, pgettext, npgettext): Define
24398         differently if DEFAULT_TEXT_DOMAIN is set.
24399
24400 2006-10-16  Bruno Haible  <bruno@clisp.org>
24401
24402         * lib/clean-temp.c: Include fwriteerror.h.
24403
24404 2006-10-16  Bruno Haible  <bruno@clisp.org>
24405
24406         * getndelim2.m4 (gl_GETNDELIM2): Remove 2003-10-23 hack.
24407
24408 2006-10-16  Bruno Haible  <bruno@clisp.org>
24409
24410         * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Also test for sigset_t.
24411         * lib/sigprocmask.h: Include <sys/types.h>.
24412         (sigset_t): Use the system's definition if present.
24413
24414 2006-10-17  Eric Blake  <ebb9@byu.net>
24415
24416         * lib/xvasprintf.c (includes): Assume config.h.
24417         * lib/xasprintf.c (includes): Likewise.
24418
24419 2006-10-16  Paul Eggert  <eggert@cs.ucla.edu>
24420
24421         * lib/fsusage.c (PROPAGATE_ALL_ONES): Don't assume uintmax_t is
24422         at least as wide as intmax_t.
24423
24424 2006-10-16  Alexandre Duret-Lutz  <adl@gnu.org>
24425
24426         (Imported from Automake.)
24427         * build-aux/gnupload: Update to version 1.1 of directive file.
24428
24429 2006-10-16  Eric Blake  <ebb9@byu.net>
24430
24431         * modules/configmake (Makefile.am): Add pkglibexecdir support, to
24432         match Automake 1.10a.
24433
24434 2006-10-14  Bruno Haible  <bruno@clisp.org>
24435
24436         * modules/sigprocmask: New file.
24437         * lib/sigprocmask.h: New file.
24438         * lib/sigprocmask.c: New file.
24439         * m4/signalblocking.m4 (gl_SIGNALBLOCKING): Renamed from
24440         gt_SIGNALBLOCKING. When not defining HAVE_POSIX_SIGNALBLOCKING,
24441         request sigprocmask.o.
24442         (gl_PREREQ_SIGPROCMASK): New macro.
24443         * modules/fatal-signal (Files): Remove m4/signalblocking.m4.
24444         (Depends-on): Add sigprocmask.
24445         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Don't require
24446         gt_SIGNALBLOCKING. Test for 'raise' only once.
24447         * lib/fatal-signal.c: Include sigprocmask.h.
24448         (fatal_signal_set, init_fatal_signal_set, block_fatal_signals,
24449         unblock_fatal_signals): Define always.
24450         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
24451         sigprocmask.
24452
24453 2006-10-14  Paul Eggert  <eggert@cs.ucla.edu>
24454
24455         Sync from Automake.
24456         * build-aux/install-sh (posix_mkdir): Reject FreeBSD 6.1 mkdir -p -m,
24457         which incorrectly sets the mode of an existing destination
24458         directory.  In some cases the unpatched install-sh could do the
24459         equivalent of "chmod 777 /" or "chmod 0 /" on a buggy FreeBSD
24460         system.  We hope this is rare in practice, but it's clearly worth
24461         fixing.  Problem reported by Alex Unleashed in
24462         <http://lists.gnu.org/archive/html/bug-autoconf/2006-10/msg00012.html>.
24463         Also, don't bother to check for -m bugs unless we're using -m;
24464         suggested by Stepan Kasal.
24465
24466 2006-10-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
24467
24468         Sync from Automake.
24469         * build-aux/depcomp (gcc3): Put dependency extraction flags before the
24470         `-c' flag, so they appear at the same position as in %FASTDEP%
24471         mode in depend2.am.  Fixes build failure for FreeBSD's c89,
24472         which ignores unknown options only after the first non-option.
24473         Bug report against M4 by Nelson H. F. Beebe.
24474
24475 2006-10-13  Jim Meyering  <jim@meyering.net>
24476
24477         Fix a bug in yesterday's change.
24478         * lib/fts.c (fts_open): When using FTS_XDEV|FTS_NOSTAT,
24479         p->fts_statp->st_dev would be used uninitialized.
24480         Ensures that we always call fts_stat on the very first entry.
24481         Miklos Szeredi reported that find -xdev stopped working.
24482
24483 2006-10-12  Bruno Haible  <bruno@clisp.org>
24484
24485         * gnulib-tool (func_get_automake_snippet): Append an automatically
24486         computed EXTRA_DIST augmentation.
24487         * modules/acl (Makefile.am): Remove EXTRA_DIST augmentation.
24488         * modules/alloca-opt (Makefile.am): Likewise.
24489         * modules/allocsa (Makefile.am): Likewise.
24490         * modules/arcfour (Makefile.am): Likewise.
24491         * modules/arctwo (Makefile.am): Likewise.
24492         * modules/argmatch (Makefile.am): Likewise.
24493         * modules/argz (Makefile.am): Likewise.
24494         * modules/atexit (Makefile.am): Likewise.
24495         * modules/backupfile (Makefile.am): Likewise.
24496         * modules/byteswap (Makefile.am): Likewise.
24497         * modules/c-strtod (Makefile.am): Likewise.
24498         * modules/c-strtold (Makefile.am): Likewise.
24499         * modules/calloc (Makefile.am): Likewise.
24500         * modules/canon-host (Makefile.am): Likewise.
24501         * modules/canonicalize (Makefile.am): Likewise.
24502         * modules/chdir-long (Makefile.am): Likewise.
24503         * modules/chdir-safer (Makefile.am): Likewise.
24504         * modules/check-version (Makefile.am): Likewise.
24505         * modules/chown (Makefile.am): Likewise.
24506         * modules/cloexec (Makefile.am): Likewise.
24507         * modules/close-stream (Makefile.am): Likewise.
24508         * modules/closeout (Makefile.am): Likewise.
24509         * modules/crc (Makefile.am): Likewise.
24510         * modules/csharpexec (Makefile.am): Likewise.
24511         * modules/cycle-check (Makefile.am): Likewise.
24512         * modules/des (Makefile.am): Likewise.
24513         * modules/dev-ino (Makefile.am): Likewise.
24514         * modules/dirfd (Makefile.am): Likewise.
24515         * modules/dirname (Makefile.am): Likewise.
24516         * modules/dup2 (Makefile.am): Likewise.
24517         * modules/eealloc (Makefile.am): Likewise.
24518         * modules/error (Makefile.am): Likewise.
24519         * modules/euidaccess (Makefile.am): Likewise.
24520         * modules/exclude (Makefile.am): Likewise.
24521         * modules/exitfail (Makefile.am): Likewise.
24522         * modules/fcntl-safer (Makefile.am): Likewise.
24523         * modules/fcntl (Makefile.am): Likewise.
24524         * modules/file-type (Makefile.am): Likewise.
24525         * modules/fileblocks (Makefile.am): Likewise.
24526         * modules/filemode (Makefile.am): Likewise.
24527         * modules/filenamecat (Makefile.am): Likewise.
24528         * modules/fnmatch (Makefile.am): Likewise.
24529         * modules/fopen-safer (Makefile.am): Likewise.
24530         * modules/fpending (Makefile.am): Likewise.
24531         * modules/fprintftime (Makefile.am): Likewise.
24532         * modules/free (Makefile.am): Likewise.
24533         * modules/fsusage (Makefile.am): Likewise.
24534         * modules/ftruncate (Makefile.am): Likewise.
24535         * modules/fts (Makefile.am): Likewise.
24536         * modules/gc-arcfour (Makefile.am): Likewise.
24537         * modules/gc-des (Makefile.am): Likewise.
24538         * modules/gc-hmac-md5 (Makefile.am): Likewise.
24539         * modules/gc-hmac-sha1 (Makefile.am): Likewise.
24540         * modules/gc-md4 (Makefile.am): Likewise.
24541         * modules/gc-pbkdf2-sha1 (Makefile.am): Likewise.
24542         * modules/gc-sha1 (Makefile.am): Likewise.
24543         * modules/gc (Makefile.am): Likewise.
24544         * modules/getaddrinfo (Makefile.am): Likewise.
24545         * modules/getcwd (Makefile.am): Likewise.
24546         * modules/getdelim (Makefile.am): Likewise.
24547         * modules/getdomainname (Makefile.am): Likewise.
24548         * modules/getgroups (Makefile.am): Likewise.
24549         * modules/gethostname (Makefile.am): Likewise.
24550         * modules/gethrxtime (Makefile.am): Likewise.
24551         * modules/getline (Makefile.am): Likewise.
24552         * modules/getloadavg (Makefile.am): Likewise.
24553         * modules/getlogin_r (Makefile.am): Likewise.
24554         * modules/getndelim2 (Makefile.am): Likewise.
24555         * modules/getopt (Makefile.am): Likewise.
24556         * modules/getpagesize (Makefile.am): Likewise.
24557         * modules/getpass-gnu (Makefile.am): Likewise.
24558         * modules/getpass (Makefile.am): Likewise.
24559         * modules/getsubopt (Makefile.am): Likewise.
24560         * modules/gettime (Makefile.am): Likewise.
24561         * modules/gettimeofday (Makefile.am): Likewise.
24562         * modules/getugroups (Makefile.am): Likewise.
24563         * modules/getusershell (Makefile.am): Likewise.
24564         * modules/glob (Makefile.am): Likewise.
24565         * modules/group-member (Makefile.am): Likewise.
24566         * modules/hard-locale (Makefile.am): Likewise.
24567         * modules/hash (Makefile.am): Likewise.
24568         * modules/hmac-md5 (Makefile.am): Likewise.
24569         * modules/hmac-sha1 (Makefile.am): Likewise.
24570         * modules/human (Makefile.am): Likewise.
24571         * modules/idcache (Makefile.am): Likewise.
24572         * modules/imaxabs (Makefile.am): Likewise.
24573         * modules/imaxdiv (Makefile.am): Likewise.
24574         * modules/inet_ntop (Makefile.am): Likewise.
24575         * modules/inet_pton (Makefile.am): Likewise.
24576         * modules/intprops (Makefile.am): Likewise.
24577         * modules/inttostr (Makefile.am): Likewise.
24578         * modules/inttypes (Makefile.am): Likewise.
24579         * modules/isapipe (Makefile.am): Likewise.
24580         * modules/javaversion (Makefile.am): Likewise.
24581         * modules/lchmod (Makefile.am): Likewise.
24582         * modules/lchown (Makefile.am): Likewise.
24583         * modules/localcharset (Makefile.am): Likewise.
24584         * modules/long-options (Makefile.am): Likewise.
24585         * modules/lstat (Makefile.am): Likewise.
24586         * modules/malloc (Makefile.am): Likewise.
24587         * modules/mathl (Makefile.am): Likewise.
24588         * modules/mbchar (Makefile.am): Likewise.
24589         * modules/md2 (Makefile.am): Likewise.
24590         * modules/md4 (Makefile.am): Likewise.
24591         * modules/md5 (Makefile.am): Likewise.
24592         * modules/memcasecmp (Makefile.am): Likewise.
24593         * modules/memchr (Makefile.am): Likewise.
24594         * modules/memcmp (Makefile.am): Likewise.
24595         * modules/memcoll (Makefile.am): Likewise.
24596         * modules/memcpy (Makefile.am): Likewise.
24597         * modules/memmem (Makefile.am): Likewise.
24598         * modules/memmove (Makefile.am): Likewise.
24599         * modules/mempcpy (Makefile.am): Likewise.
24600         * modules/memrchr (Makefile.am): Likewise.
24601         * modules/memset (Makefile.am): Likewise.
24602         * modules/memxor (Makefile.am): Likewise.
24603         * modules/mkancesdirs (Makefile.am): Likewise.
24604         * modules/mkdir-p (Makefile.am): Likewise.
24605         * modules/mkdir (Makefile.am): Likewise.
24606         * modules/mkdtemp (Makefile.am): Likewise.
24607         * modules/mkstemp (Makefile.am): Likewise.
24608         * modules/mktime (Makefile.am): Likewise.
24609         * modules/modechange (Makefile.am): Likewise.
24610         * modules/mountlist (Makefile.am): Likewise.
24611         * modules/nanosleep (Makefile.am): Likewise.
24612         * modules/obstack (Makefile.am): Likewise.
24613         * modules/openat (Makefile.am): Likewise.
24614         * modules/pagealign_alloc (Makefile.am): Likewise.
24615         * modules/pathmax (Makefile.am): Likewise.
24616         * modules/physmem (Makefile.am): Likewise.
24617         * modules/poll (Makefile.am): Likewise.
24618         * modules/posixtm (Makefile.am): Likewise.
24619         * modules/posixver (Makefile.am): Likewise.
24620         * modules/putenv (Makefile.am): Likewise.
24621         * modules/quote (Makefile.am): Likewise.
24622         * modules/quotearg (Makefile.am): Likewise.
24623         * modules/raise (Makefile.am): Likewise.
24624         * modules/read-file (Makefile.am): Likewise.
24625         * modules/readline (Makefile.am): Likewise.
24626         * modules/readlink (Makefile.am): Likewise.
24627         * modules/readtokens (Makefile.am): Likewise.
24628         * modules/readutmp (Makefile.am): Likewise.
24629         * modules/realloc (Makefile.am): Likewise.
24630         * modules/regex (Makefile.am): Likewise.
24631         * modules/rename-dest-slash (Makefile.am): Likewise.
24632         * modules/rename (Makefile.am): Likewise.
24633         * modules/rijndael (Makefile.am): Likewise.
24634         * modules/rmdir (Makefile.am): Likewise.
24635         * modules/rpmatch (Makefile.am): Likewise.
24636         * modules/safe-read (Makefile.am): Likewise.
24637         * modules/safe-write (Makefile.am): Likewise.
24638         * modules/same-inode (Makefile.am): Likewise.
24639         * modules/same (Makefile.am): Likewise.
24640         * modules/save-cwd (Makefile.am): Likewise.
24641         * modules/savedir (Makefile.am): Likewise.
24642         * modules/setenv (Makefile.am): Likewise.
24643         * modules/settime (Makefile.am): Likewise.
24644         * modules/sha1 (Makefile.am): Likewise.
24645         * modules/sig2str (Makefile.am): Likewise.
24646         * modules/snprintf (Makefile.am): Likewise.
24647         * modules/stat-macros (Makefile.am): Likewise.
24648         * modules/stat-time (Makefile.am): Likewise.
24649         * modules/stdbool (Makefile.am): Likewise.
24650         * modules/stdint (Makefile.am): Likewise.
24651         * modules/stdlib-safer (Makefile.am): Likewise.
24652         * modules/stpcpy (Makefile.am): Likewise.
24653         * modules/stpncpy (Makefile.am): Likewise.
24654         * modules/strcase (Makefile.am): Likewise.
24655         * modules/strcasestr (Makefile.am): Likewise.
24656         * modules/strchrnul (Makefile.am): Likewise.
24657         * modules/strcspn (Makefile.am): Likewise.
24658         * modules/strdup (Makefile.am): Likewise.
24659         * modules/strerror (Makefile.am): Likewise.
24660         * modules/strftime (Makefile.am): Likewise.
24661         * modules/strndup (Makefile.am): Likewise.
24662         * modules/strnlen (Makefile.am): Likewise.
24663         * modules/strpbrk (Makefile.am): Likewise.
24664         * modules/strsep (Makefile.am): Likewise.
24665         * modules/strstr (Makefile.am): Likewise.
24666         * modules/strtod (Makefile.am): Likewise.
24667         * modules/strtoimax (Makefile.am): Likewise.
24668         * modules/strtok_r (Makefile.am): Likewise.
24669         * modules/strtol (Makefile.am): Likewise.
24670         * modules/strtoll (Makefile.am): Likewise.
24671         * modules/strtoul (Makefile.am): Likewise.
24672         * modules/strtoull (Makefile.am): Likewise.
24673         * modules/strtoumax (Makefile.am): Likewise.
24674         * modules/strverscmp (Makefile.am): Likewise.
24675         * modules/sys_socket (Makefile.am): Likewise.
24676         * modules/sys_stat (Makefile.am): Likewise.
24677         * modules/sysexits (Makefile.am): Likewise.
24678         * modules/time_r (Makefile.am): Likewise.
24679         * modules/timegm (Makefile.am): Likewise.
24680         * modules/timespec (Makefile.am): Likewise.
24681         * modules/tmpfile-safer (Makefile.am): Likewise.
24682         * modules/trim (Makefile.am): Likewise.
24683         * modules/unistd-safer (Makefile.am): Likewise.
24684         * modules/unlinkdir (Makefile.am): Likewise.
24685         * modules/unlocked-io (Makefile.am): Likewise.
24686         * modules/userspec (Makefile.am): Likewise.
24687         * modules/utime (Makefile.am): Likewise.
24688         * modules/utimecmp (Makefile.am): Likewise.
24689         * modules/utimens (Makefile.am): Likewise.
24690         * modules/vasnprintf (Makefile.am): Likewise.
24691         * modules/vasprintf (Makefile.am): Likewise.
24692         * modules/vsnprintf (Makefile.am): Likewise.
24693         * modules/xalloc (Makefile.am): Likewise.
24694         * modules/xgetcwd (Makefile.am): Likewise.
24695         * modules/xnanosleep (Makefile.am): Likewise.
24696         * modules/xreadlink (Makefile.am): Likewise.
24697         * modules/xstrtod (Makefile.am): Likewise.
24698         * modules/xstrtol (Makefile.am): Likewise.
24699         * modules/xstrtold (Makefile.am): Likewise.
24700         * modules/yesno (Makefile.am): Likewise.
24701         * modules/getdate (Makefile.am): Don't add getdate.h to EXTRA_DIST.
24702
24703 2006-10-12  Paul Eggert  <eggert@cs.ucla.edu>
24704
24705         * modules/error (Makefile.am): Distribute files through
24706         EXTRA_DIST, not lib_SOURCES.
24707
24708 2006-10-12  Eric Blake  <ebb9@byu.net>
24709
24710         * modules/error (Makefile.am): Distribute files in /lib.
24711         * modules/obstack (Makefile.am): Likewise.
24712
24713 2006-10-12  Bruno Haible  <bruno@clisp.org>
24714
24715         * modules/acl (Makefile.am): Distribute all files in lib/ through
24716         EXTRA_DIST.
24717         * modules/arcfour (Makefile.am): Likewise.
24718         * modules/arctwo (Makefile.am): Likewise.
24719         * modules/argmatch (Makefile.am): Likewise.
24720         * modules/argz (Makefile.am): Likewise.
24721         * modules/atexit (Makefile.am): Likewise.
24722         * modules/backupfile (Makefile.am): Likewise.
24723         * modules/c-strtod (Makefile.am): Likewise.
24724         * modules/c-strtold (Makefile.am): Likewise.
24725         * modules/calloc (Makefile.am): Likewise.
24726         * modules/canon-host (Makefile.am): Likewise.
24727         * modules/canonicalize (Makefile.am): Likewise.
24728         * modules/chdir-long (Makefile.am): Likewise.
24729         * modules/chdir-safer (Makefile.am): Likewise.
24730         * modules/check-version (Makefile.am): Likewise.
24731         * modules/chown (Makefile.am): Likewise.
24732         * modules/cloexec (Makefile.am): Likewise.
24733         * modules/close-stream (Makefile.am): Likewise.
24734         * modules/closeout (Makefile.am): Likewise.
24735         * modules/crc (Makefile.am): Likewise.
24736         * modules/cycle-check (Makefile.am): Likewise.
24737         * modules/des (Makefile.am): Likewise.
24738         * modules/dirfd (Makefile.am): Likewise.
24739         * modules/dirname (Makefile.am): Likewise.
24740         * modules/dup2 (Makefile.am): Likewise.
24741         * modules/euidaccess (Makefile.am): Likewise.
24742         * modules/exclude (Makefile.am): Likewise.
24743         * modules/exitfail (Makefile.am): Likewise.
24744         * modules/fcntl-safer (Makefile.am): Likewise.
24745         * modules/file-type (Makefile.am): Likewise.
24746         * modules/fileblocks (Makefile.am): Likewise.
24747         * modules/filemode (Makefile.am): Likewise.
24748         * modules/filenamecat (Makefile.am): Likewise.
24749         * modules/fnmatch (Makefile.am): Likewise.
24750         * modules/fopen-safer (Makefile.am): Likewise.
24751         * modules/fpending (Makefile.am): Likewise.
24752         * modules/fprintftime (Makefile.am): Likewise.
24753         * modules/free (Makefile.am): Likewise.
24754         * modules/fsusage (Makefile.am): Likewise.
24755         * modules/ftruncate (Makefile.am): Likewise.
24756         * modules/fts (Makefile.am): Likewise.
24757         * modules/gc (Makefile.am): Likewise.
24758         * modules/gc-pbkdf2-sha1 (Makefile.am): Likewise.
24759         * modules/getaddrinfo (Makefile.am): Likewise.
24760         * modules/getcwd (Makefile.am): Likewise.
24761         * modules/getdelim (Makefile.am): Likewise.
24762         * modules/getdomainname (Makefile.am): Likewise.
24763         * modules/getgroups (Makefile.am): Likewise.
24764         * modules/gethostname (Makefile.am): Likewise.
24765         * modules/gethrxtime (Makefile.am): Likewise.
24766         * modules/getline (Makefile.am): Likewise.
24767         * modules/getloadavg (Makefile.am): Likewise.
24768         * modules/getlogin_r (Makefile.am): Likewise.
24769         * modules/getopt (Makefile.am): Likewise.
24770         * modules/getpass (Makefile.am): Likewise.
24771         * modules/getpass-gnu (Makefile.am): Likewise.
24772         * modules/getsubopt (Makefile.am): Likewise.
24773         * modules/gettime (Makefile.am): Likewise.
24774         * modules/gettimeofday (Makefile.am): Likewise.
24775         * modules/getugroups (Makefile.am): Likewise.
24776         * modules/getusershell (Makefile.am): Likewise.
24777         * modules/glob (Makefile.am): Likewise.
24778         * modules/group-member (Makefile.am): Likewise.
24779         * modules/hard-locale (Makefile.am): Likewise.
24780         * modules/hash (Makefile.am): Likewise.
24781         * modules/hmac-md5 (Makefile.am): Likewise.
24782         * modules/hmac-sha1 (Makefile.am): Likewise.
24783         * modules/human (Makefile.am): Likewise.
24784         * modules/idcache (Makefile.am): Likewise.
24785         * modules/imaxabs (Makefile.am): Likewise.
24786         * modules/imaxdiv (Makefile.am): Likewise.
24787         * modules/inet_ntop (Makefile.am): Likewise.
24788         * modules/inet_pton (Makefile.am): Likewise.
24789         * modules/inttostr (Makefile.am): Likewise.
24790         * modules/isapipe (Makefile.am): Likewise.
24791         * modules/lchown (Makefile.am): Likewise.
24792         * modules/long-options (Makefile.am): Likewise.
24793         * modules/lstat (Makefile.am): Likewise.
24794         * modules/malloc (Makefile.am): Likewise.
24795         * modules/mathl (Makefile.am): Likewise.
24796         * modules/mbchar (Makefile.am): Likewise.
24797         * modules/md2 (Makefile.am): Likewise.
24798         * modules/md4 (Makefile.am): Likewise.
24799         * modules/md5 (Makefile.am): Likewise.
24800         * modules/memcasecmp (Makefile.am): Likewise.
24801         * modules/memchr (Makefile.am): Likewise.
24802         * modules/memcmp (Makefile.am): Likewise.
24803         * modules/memcoll (Makefile.am): Likewise.
24804         * modules/memcpy (Makefile.am): Likewise.
24805         * modules/memmem (Makefile.am): Likewise.
24806         * modules/memmove (Makefile.am): Likewise.
24807         * modules/mempcpy (Makefile.am): Likewise.
24808         * modules/memrchr (Makefile.am): Likewise.
24809         * modules/memset (Makefile.am): Likewise.
24810         * modules/memxor (Makefile.am): Likewise.
24811         * modules/mkancesdirs (Makefile.am): Likewise.
24812         * modules/mkdir (Makefile.am): Likewise.
24813         * modules/mkdir-p (Makefile.am): Likewise.
24814         * modules/mkdtemp (Makefile.am): Likewise.
24815         * modules/mkstemp (Makefile.am): Likewise.
24816         * modules/mktime (Makefile.am): Likewise.
24817         * modules/modechange (Makefile.am): Likewise.
24818         * modules/mountlist (Makefile.am): Likewise.
24819         * modules/nanosleep (Makefile.am): Likewise.
24820         * modules/openat (Makefile.am): Likewise.
24821         * modules/pagealign_alloc (Makefile.am): Likewise.
24822         * modules/physmem (Makefile.am): Likewise.
24823         * modules/poll (Makefile.am): Likewise.
24824         * modules/posixtm (Makefile.am): Likewise.
24825         * modules/posixver (Makefile.am): Likewise.
24826         * modules/putenv (Makefile.am): Likewise.
24827         * modules/quote (Makefile.am): Likewise.
24828         * modules/quotearg (Makefile.am): Likewise.
24829         * modules/raise (Makefile.am): Likewise.
24830         * modules/read-file (Makefile.am): Likewise.
24831         * modules/readline (Makefile.am): Likewise.
24832         * modules/readlink (Makefile.am): Likewise.
24833         * modules/readtokens (Makefile.am): Likewise.
24834         * modules/readutmp (Makefile.am): Likewise.
24835         * modules/realloc (Makefile.am): Likewise.
24836         * modules/regex (Makefile.am): Likewise.
24837         * modules/rename (Makefile.am): Likewise.
24838         * modules/rename-dest-slash (Makefile.am): Likewise.
24839         * modules/rijndael (Makefile.am): Likewise.
24840         * modules/rmdir (Makefile.am): Likewise.
24841         * modules/rpmatch (Makefile.am): Likewise.
24842         * modules/safe-read (Makefile.am): Likewise.
24843         * modules/safe-write (Makefile.am): Likewise.
24844         * modules/same (Makefile.am): Likewise.
24845         * modules/save-cwd (Makefile.am): Likewise.
24846         * modules/savedir (Makefile.am): Likewise.
24847         * modules/setenv (Makefile.am): Likewise.
24848         * modules/settime (Makefile.am): Likewise.
24849         * modules/sha1 (Makefile.am): Likewise.
24850         * modules/sig2str (Makefile.am): Likewise.
24851         * modules/snprintf (Makefile.am): Likewise.
24852         * modules/stdlib-safer (Makefile.am): Likewise.
24853         * modules/stpcpy (Makefile.am): Likewise.
24854         * modules/stpncpy (Makefile.am): Likewise.
24855         * modules/strcase (Makefile.am): Likewise.
24856         * modules/strcasestr (Makefile.am): Likewise.
24857         * modules/strchrnul (Makefile.am): Likewise.
24858         * modules/strcspn (Makefile.am): Likewise.
24859         * modules/strdup (Makefile.am): Likewise.
24860         * modules/strerror (Makefile.am): Likewise.
24861         * modules/strftime (Makefile.am): Likewise.
24862         * modules/strndup (Makefile.am): Likewise.
24863         * modules/strnlen (Makefile.am): Likewise.
24864         * modules/strpbrk (Makefile.am): Likewise.
24865         * modules/strsep (Makefile.am): Likewise.
24866         * modules/strstr (Makefile.am): Likewise.
24867         * modules/strtod (Makefile.am): Likewise.
24868         * modules/strtoimax (Makefile.am): Likewise.
24869         * modules/strtok_r (Makefile.am): Likewise.
24870         * modules/strtol (Makefile.am): Likewise.
24871         * modules/strtoll (Makefile.am): Likewise.
24872         * modules/strtoul (Makefile.am): Likewise.
24873         * modules/strtoull (Makefile.am): Likewise.
24874         * modules/strtoumax (Makefile.am): Likewise.
24875         * modules/strverscmp (Makefile.am): Likewise.
24876         * modules/time_r (Makefile.am): Likewise.
24877         * modules/timegm (Makefile.am): Likewise.
24878         * modules/tmpfile-safer (Makefile.am): Likewise.
24879         * modules/unistd-safer (Makefile.am): Likewise.
24880         * modules/unlinkdir (Makefile.am): Likewise.
24881         * modules/userspec (Makefile.am): Likewise.
24882         * modules/utime (Makefile.am): Likewise.
24883         * modules/utimecmp (Makefile.am): Likewise.
24884         * modules/utimens (Makefile.am): Likewise.
24885         * modules/vasnprintf (Makefile.am): Likewise.
24886         * modules/vasprintf (Makefile.am): Likewise.
24887         * modules/vsnprintf (Makefile.am): Likewise.
24888         * modules/xalloc (Makefile.am): Likewise.
24889         * modules/xgetcwd (Makefile.am): Likewise.
24890         * modules/xnanosleep (Makefile.am): Likewise.
24891         * modules/xreadlink (Makefile.am): Likewise.
24892         * modules/xstrtod (Makefile.am): Likewise.
24893         * modules/xstrtol (Makefile.am): Likewise.
24894         * modules/xstrtold (Makefile.am): Likewise.
24895         * modules/yesno (Makefile.am): Likewise.
24896
24897 2006-10-12  Jim Meyering  <jim@meyering.net>
24898
24899         * m4/getloadavg.m4: Revert the change below.
24900
24901         * m4/getloadavg.m4 (gl_GETLOADAVG): Test for the existence of
24902         lib/getloadavg.c using "ls -L", not "test -f".  The latter would
24903         fail with a symlink, which is what coreutils' ./bootstrap now
24904         creates by default.
24905
24906 2006-10-12  Bruno Haible  <bruno@clisp.org>
24907
24908         * lib/inttypes_.h (_LONG_LONG_FORMAT_PREFIX): Don't define for MSVC or
24909         mingw.
24910         (_PRI64_PREFIX, _PRIu64_PREFIX, _SCN64_PREFIX, _SCNu64_PREFIX): Handle
24911         MSVC and mingw explicitly.
24912
24913 2006-10-11  Simon Josefsson  <jas@extundo.com>
24914             Bruno Haible  <bruno@clisp.org>
24915
24916         Add support for multiple gnulib-tool invocations in the scope of a
24917         single configure.ac file.
24918         * gnulib-tool (func_emit_lib_Makefile_am): In the _LIBADD variable,
24919         use a private [LT]LIBOBJS variant. Define a _DEPENDENCIES variable
24920         with the same contents as the _LIBADD variable.
24921         (func_emit_initmacro_start, func_emit_initmacro_end,
24922         func_emit_initmacro_done): New functions.
24923         (func_import, func_create_testdir): Invoke them. Allow the identifiers
24924         gl_LIBOBJS and gl_LTLIBOBJS.
24925
24926 2006-10-11  Bruno Haible  <bruno@clisp.org>
24927
24928         * gnulib-tool (GETTEXTPATH, AUTOHEADER, AUTOPOINT): New variables.
24929         (func_create_testdir): Don't create po/Makefile.am, don't invoke
24930         autoreconf. Instead, invoke autopoint explicitly but move back the
24931         *.m4 files from gnulib.
24932
24933 2006-10-11  Bruno Haible  <bruno@clisp.org>
24934
24935         * gnulib-tool (func_usage): Make module names after --create-testdir
24936         optional.
24937         (func_create_testdir): If no module was specified, use nearly all
24938         modules.
24939
24940 2006-10-12  Jim Meyering  <jim@meyering.net>
24941
24942         Big performance improvement for fts-based tools that use FTS_NOSTAT.
24943         Avoid spurious inode-mismatch problems on non-POSIX file systems.
24944         Details: http://article.gmane.org/gmane.comp.lib.gnulib.bugs/7416
24945         * lib/fts_.h (FTS_DEFER_STAT): Define new flag.
24946         (FTS_OPTIONMASK): Extend the mask to reflect this addition.
24947         * lib/fts.c (DT_IS_KNOWN, DT_MUST_BE): Define.
24948         (FTS_NO_STAT_REQUIRED, FTS_STAT_REQUIRED): Define.
24949         (fts_set_stat_required): New function.
24950         (fts_open): Defer the calls to fts_stat, if possible or requested.
24951         Move the code that maps a command-line fts_info value FTS_DOT to FTS_D
24952         into fts_stat itself.
24953         (fts_read): Perform any required (deferred) fts_stat call.
24954         (fts_build): Likewise, for the directory we're about to open and read.
24955         In the readdir loop, carefully decide whether each entry will require
24956         an eventual call to fts_stat, using dirent.d_type info if available.
24957         (fts_stat): Move the test for whether to honor FTS_COMFOLLOW on
24958         a command line argument into this function.  Update all callers.
24959         Map a return value of FTS_DOT to FTS_D for a command line argument.
24960         * modules/fts (Depends-on): Add d-type.  Alphabetize.
24961         Thanks to Miklos Szeredi for his tenacity and for the initial
24962         bug report about "find" failing on a FUSE-based file system.
24963
24964         * lib/fts.c (fts_open): Use consistent indentation.
24965
24966 2006-10-12  Paul Eggert  <eggert@cs.ucla.edu>
24967
24968         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Renamed from
24969         gl_USE_SYSTEM_EXTENSIONS, to fix a coreutils bootstrap failure
24970         reported by Jim Meyering.  All uses of cache variables renamed
24971         to match Autoconf's.
24972         (gl_USE_SYSTEM_EXTENSIONS): New macro, which simply requires
24973         the other one.
24974
24975         * m4/rename-dest-slash.m4 (gl_FUNC_RENAME_TRAILING_DEST_SLASH):
24976         Fix misspelling in diagnostic.
24977
24978 2006-10-11  Paul Eggert  <eggert@cs.ucla.edu>
24979
24980         * lib/mkdir-p.c (HAVE_FCHMOD): Define to false if not already
24981         defined.  Problem reported by Matthew Woehlke.
24982
24983         * lib/inttypes_.h (_LONG_LONG_FORMAT_PREFIX): New macro.
24984         Add support for Tandem NonStop R series.
24985         (_PRI64_PREFIX, _PRIu64_PREFIX, _SCN64_PREFIX, _SCNu64_PREFIX):
24986         Use new macro.
24987
24988         * lib/rename-dest-slash.c: Include stdbool.h but not string.h.
24989         (has_trailing_slash): Omit size arg; all callers changed.
24990         Omit 'inline', since it doesn't help performance and we'd
24991         need to configure it.
24992         Don't count //, ///, etc. as having a trailing slash.
24993         As a side effect, this removes a C99ism reported by Matthew Woehlke.
24994         (rpl_rename_dest_slash): On failure, use rename's errno rather
24995         than (in some cases) an incorrect or junk errno.
24996         Simplify code by removing need to compute length; this does
24997         cause it to make two passes instead of one over the file name,
24998         but it's worth it.
24999
25000         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Undo previous
25001         change, since Autoconf's version may no longer be appropriate now
25002         that we are using CVS Autoconf's version.  Add support for Tandem.
25003
25004 2006-10-11  Paul Eggert  <eggert@cs.ucla.edu>
25005             Bruno Haible  <bruno@clisp.org>
25006
25007         * lib/allocsa.h (sa_alignment_longlong, sa_alignment_max): Test
25008         HAVE_LONG_LONG_INT instead of HAVE_LONG_LONG.
25009         * m4/allocsa.m4 (gl_ALLOCSA): Invoke AC_TYPE_LONG_LONG_INT instead of
25010         gl_AC_TYPE_LONG_LONG.
25011
25012         * lib/printf-args.h (arg_type, argument): Test HAVE_LONG_LONG_INT
25013         instead of HAVE_LONG_LONG.
25014         * lib/printf-args.c (printf_fetchargs): Likewise.
25015         * lib/printf-parse.c (PRINTF_PARSE): Likewise.
25016         * lib/vasnprintf.c (VASNPRINTF): Likewise.
25017         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_ARGS, gl_PREREQ_PRINTF_PARSE,
25018         gl_PREREQ_VASNPRINTF): Invoke AC_TYPE_LONG_LONG_INT instead of
25019         gl_AC_TYPE_LONG_LONG.
25020
25021 2006-10-11  Bruno Haible  <bruno@clisp.org>
25022
25023         * m4/longlong.m4: Add comments.
25024         * m4/ulonglong.m4: Likewise.
25025
25026 2006-10-10  Bruno Haible  <bruno@clisp.org>
25027
25028         Make it possible to #define stpcpy, strdup to aliases.
25029         * lib/stpcpy.c (stpcpy) [!_LIBC]: Don't undefine.
25030         * lib/strdup.c (strdup) [!_LIBC]: Don't undefine.
25031
25032 2006-10-10  Bruno Haible  <bruno@clisp.org>
25033
25034         Make it possible to #define gcd to an alias.
25035         * lib/gcd.c: Include config.h.
25036
25037 2006-10-10  Bruno Haible  <bruno@clisp.org>
25038
25039         Make it possible to #define c_isascii to an alias.
25040         * lib/c-ctype.h: Don't define the macros if NO_C_CTYPE_MACROS is
25041         defined. Undefine the macros before defining them, to avoid gcc
25042         warnings.
25043         * lib/c-ctype.c: Include config.h. Don't undefine the macros; instead,
25044         define NO_C_CTYPE_MACROS early.
25045
25046 2006-10-10  Bruno Haible  <bruno@clisp.org>
25047
25048         Make it possible to #define set_program_name to an alias.
25049         * lib/progname.c: Don't undefine set_program_name; instead, undefine
25050         ENABLE_RELOCATABLE early.
25051
25052 2006-10-10  Paul Eggert  <eggert@cs.ucla.edu>
25053
25054         Port to Tandem NSK OSS, which has 64-bit signed int but at most
25055         32-bit unsigned int.  Problem reported by Matthew Woehlke in:
25056         http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00062.html
25057         More generally, don't assume that 64-bit signed int is available
25058         if unsigned int is, and vice versa.
25059         * lib/inttypes_.h (_PRIu64_PREFIX, _SCNu64_PREFIX): Depend on
25060         unsigned symbols, not on their signed counterparts.
25061         * lib/stdint_.h (uint64_t, uint_least64_t, uint_fast64_t, uintmax_t):
25062         (UINT64_MAX, UINT_LEAST64_MAX, UINT_FAST64_MAX, UINTMAX_MAX):
25063         (UINT64_C, UINTMAX_C):
25064         Likewise.
25065         * lib/strtoimax.c (strtoll): Depend on signed symbols, not their
25066         unsigned counterparts.
25067         (Have_long_long, Unsigned): New macros.
25068         (Int): Renamed from INT.
25069         (strtoimax): Use the new macros.
25070         * m4/stdint.m4 (gl_STDINT_H): Require AC_TYPE_UNSIGNED_LONG_LONG_INT
25071         and substitute HAVE_UNSIGNED_LONG_LONG_INT.
25072         * modules/inttypes (inttypes.h): Substitute
25073         HAVE_UNSIGNED_LONG_LONG_INT.
25074         * modules/stdint (stdint.h): Likewise.
25075         (Files): Add m4/ulonglong.m4.
25076
25077 2006-10-10  Bruno Haible  <bruno@clisp.org>
25078
25079         Fix a gcc -Wshadow warning.
25080         * lib/gl_anyhash_list2.h (hash_resize): Rename local variable 'index'
25081         to 'bucket'.
25082         * lib/gl_anylinked_list2.h (gl_linked_search_from_to,
25083         gl_linked_indexof_from_to): Likewise.
25084         * lib/gl_linkedhash_list.c (add_to_bucket, remove_from_bucket):
25085         Likewise.
25086         * lib/gl_anytreehash_list1.h (add_to_bucket, remove_from_bucket):
25087         Likewise.
25088         * lib/gl_anytreehash_list2.h (gl_tree_search_from_to): Likewise.
25089         Reported by Eric Blake.
25090
25091 2006-10-09  Paul Eggert  <eggert@cs.ucla.edu>
25092
25093         * lib/filemode.h [HAVE_DECL_STRMODE]: Include unistd.h too,
25094         for NetBSD.  Problem reported by Bruno Haible.
25095
25096 2006-10-09  Jim Meyering  <jim@meyering.net>
25097
25098         * lib/lchown.c: Include <sys/stat.h> before "stat-macros.h".
25099         Patch from Bruno Haible.
25100
25101 2006-10-09  Jim Meyering  <jim@meyering.net>
25102
25103         * lib/fts-cycle.c (leave_dir): When "leaving" a top level directory due
25104         to FTS_SKIP, don't copy the parent's uninitialized dev/ino values.
25105         Trigger with e.g., mkdir d && valgrind ./chmod u+rwx d d
25106
25107 2006-10-08  Paul Eggert  <eggert@cs.ucla.edu>
25108
25109         Don't include <config.h> twice; this doesn't work in some cases,
25110         e.g., when config.h has "#define intmax_t long long int" and
25111         we include <config.h>, <inttypes.h>, <config.h> in that order.
25112         Problem reported by Matthew Woehlke in:
25113         http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00073.html
25114         * lib/fprintftime.c: Don't include config.h or fprintftime.h.
25115         * lib/fts-cycle.c: Don't include config.h.
25116         * lib/strftime.c: Include fprintftime.h if FPRINTFTIME is defined.
25117         * lib/xstrtoimax.c: Remove copyright notice since it's short tnow.
25118         Don't include config.h or xstrtol.h.  Define STRTOL_T_MINIMUM
25119         and STRTOL_T_MAXIMUM unconditionally, since we now assume gnulib
25120         inttypes.h.
25121         * lib/xstrtoumax.c: Likewise.
25122         * lib/xstrtol.c: Include config.h and xstrtol.h after defining
25123         __strtol and the like, so that this module is more like its siblings.
25124         (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM) [! defined STRTOL_T_MINIMUM]:
25125         Remove; no longer needed now that we assume gnulib inttypes.h.
25126
25127 2006-10-08  Bruno Haible  <bruno@clisp.org>
25128
25129         * doc/gnulib-tool.texi: Emphasize the drawbacks of the --symlink
25130         option.
25131
25132 2006-10-07  Jim Meyering  <jim@meyering.net>
25133
25134         * modules/inttypes (inttypes.h): Revert what seems to have been
25135         an inadvertent part of today's change: use "|", not "/" in the
25136         substitution for the "/"-containing string, $(ABSOLUTE_INTTYPES_H).
25137
25138 2006-10-07  Bruno Haible  <bruno@clisp.org>
25139
25140         * modules/sublist: New file.
25141
25142 2006-10-07  Bruno Haible  <bruno@clisp.org>
25143
25144         * modules/alloca-opt (alloca.h): Add a "DO NOT EDIT" comment.
25145         * modules/argz (argz.h): Likewise.
25146         * modules/arpa_inet (arpa/inet.h): Likewise.
25147         * modules/byteswap (byteswap.h): Likewise.
25148         * modules/configmake (configmake.h): Likewise.
25149         * modules/fcntl (fcntl.h): Likewise.
25150         * modules/fnmatch (fnmatch.h): Likewise.
25151         * modules/getopt (getopt.h): Likewise.
25152         * modules/glob (glob.h): Likewise.
25153         * modules/inttypes (inttypes.h): Likewise.
25154         * modules/netinet_in (netinet/in.h): Likewise.
25155         * modules/poll (poll.h): Likewise.
25156         * modules/stdbool (stdbool.h): Likewise.
25157         * modules/stdint (stdint.h): Likewise.
25158         * modules/sys_select (sys/select.h): Likewise.
25159         * modules/sys_socket (sys/socket.h): Likewise.
25160         * modules/sys_stat (sys/stat.h): Likewise.
25161         * modules/sysexits (sysexits.h): Likewise.
25162         * modules/unistd (unistd.h): Likewise.
25163         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
25164         Add a "DO NOT EDIT" comment to the generated file.
25165         (func_import): Likewise for gnulib-comp.m4.
25166
25167 2006-10-07  Bruno Haible  <bruno@clisp.org>
25168
25169         * lib/gl_sublist.h: New file.
25170         * lib/gl_sublist.c: New file.
25171
25172 2006-10-06  Paul Eggert  <eggert@cs.ucla.edu>
25173
25174         * lib/mkancesdirs.c (mkancesdirs): Pass to MAKE_DIR both the full file
25175         name (relative to the original working directory) and the file
25176         name component (relative to the temporary working directory).  All
25177         callers changed.
25178         * lib/mkancesdirs.h (mkancesdirs): Adjust prototype to match.
25179         * lib/mkdir-p.c (make_dir_parents): Likewise.
25180         * lib/mkdir-p.h (make_dir_parents): Likewise.
25181
25182 2006-10-06  Eric Blake  <ebb9@byu.net>
25183
25184         Define several macros for use by the clean-temp module.
25185         * m4/close-stream.m4 (gl_CLOSE_STREAM): Define GNULIB_CLOSE_STREAM.
25186         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Define GNULIB_FCNTL_SAFER.
25187         * m4/stdio-safer.m4 (gl_FOPEN_SAFER): Define GNULIB_FOPEN_SAFER.
25188
25189         * lib/clean-temp.h (close_stream_temp): New declaration.
25190         * lib/clean-temp.c (includes): Pull in headers according to what
25191         other modules are in use.
25192         (close_stream_temp) [GNULIB_CLOSE_STREAM]: New function.
25193
25194 2006-10-06  Bruno Haible  <bruno@clisp.org>
25195
25196         * lib/javacomp.c (write_temp_file): Use fopen_temp, fwriteerror_temp
25197         instead of fopen, fwriteerror.
25198
25199 2006-10-06  Bruno Haible  <bruno@clisp.org>
25200
25201         * lib/clean-temp.h (cleanup_temp_file, cleanup_temp_subdir,
25202         cleanup_temp_dir_contents, cleanup_temp_dir): Change return type to
25203         int.
25204         * lib/clean-temp.c (do_unlink, do_rmdir, cleanup_temp_file,
25205         cleanup_temp_subdir, cleanup_temp_dir_contents, cleanup_temp_dir):
25206         Return an error indicator.
25207         Suggested by Eric Blake.
25208
25209 2006-10-06  Bruno Haible  <bruno@clisp.org>
25210
25211         * lib/clean-temp.c (PATH_MAX): Provide a fallback for GNU Hurd.
25212         Reported by Eric Blake.
25213
25214 2006-10-06  Bruno Haible  <bruno@clisp.org>
25215
25216         * modules/closeout (Description): Mention stderr too.
25217
25218 2006-10-06  Bruno Haible  <bruno@clisp.org>
25219         and Paul Eggert  <eggert@cs.ucla.edu>
25220
25221         * lib/closeout.c (close_stdout): Also close stderr.
25222         * lib/closeout.h: Update comment.
25223
25224 2006-10-05  Paul Eggert  <eggert@cs.ucla.edu>
25225
25226         Fix some Darwin-7.9.0 porting problems reported by Bruno Haible in
25227         <http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00063.html>.
25228         * lib/dirchownmod.c: Include lchown.h.
25229         * lib/lchown.c: Don't include files that lchown.h now includes.
25230         Don't declare chown, since lchown.h now does that.
25231         * lib/lchown.h: Include errno.h, sys/types.h, unistd.h.
25232         (lchown): Define to rpl_chown if lchown is declared but
25233         does not exist.  Declare using a prototype if lchown is not
25234         declared.  Add a copyright notice.
25235         * lib/mkstemp.h: Include <unistd.h>.
25236         * lib/openat.c: Include lchown.h.
25237
25238         * lib/fcntl_.h (O_NOFOLLOW): Don't depend on O_NOFOLLOW_IS_INEFFECTIVE;
25239         we now test for that separately.
25240         * lib/fts.c (fts_safe_changedir): Inspect HAVE_WORKING_O_NOFOLLOW
25241         rather than O_NOFOLLOW, when testing whether it's possible to
25242         avoid a race condition reliably.
25243         * lib/savewd.c (savewd_chdir): Likewise.
25244
25245         Remove macros that are no longer needed now that stdint.h is
25246         reliable.
25247         * lib/fsusage.c (UINTMAX_MAX): Remove.
25248         * lib/human.c (SIZE_MAX, UINTMAX_MAX): Remove.
25249         * lib/utimecmp.c (SIZE_MAX): Remove.
25250
25251         * m4/lchown.m4 (gl_FUNC_LCHOWN): Check whether lchown is declared.
25252
25253         * m4/fcntl_h.m4 (gl_FCNTL_H): Define HAVE_WORKING_O_NOFOLLOW instead
25254         of O_NOFOLLOW_IS_INEFFECTIVE.  Define HAVE_WORKING_O_NOATIME if
25255         O_NOATIME works.
25256
25257 2006-10-05  Bruno Haible  <bruno@clisp.org>
25258
25259         * lib/gl_list.h (gl_sortedlist_search_from_to,
25260         gl_sortedlist_indexof_from_to): New declarations.
25261         (gl_list_implementation): New fields sortedlist_search_from_to,
25262         sortedlist_indexof_from_to.
25263         (gl_sortedlist_search_from_to, gl_sortedlist_indexof_from_to): New
25264         inline functions.
25265         * lib/gl_list.c (gl_sortedlist_search_from_to,
25266         gl_sortedlist_indexof_from_to): New functions.
25267         * lib/gl_array_list.c (gl_array_sortedlist_indexof_from_to): New
25268         function.
25269         (gl_array_sortedlist_indexof, gl_array_sortedlist_search): Use it.
25270         (gl_array_sortedlist_search_from_to): New function.
25271         (gl_array_list_implementation): Update.
25272         * lib/gl_carray_list.c (gl_carray_sortedlist_indexof_from_to): New
25273         function.
25274         (gl_carray_sortedlist_indexof, gl_carray_sortedlist_search): Use it.
25275         (gl_carray_sortedlist_search_from_to): New function.
25276         (gl_carray_list_implementation): Update.
25277         * lib/gl_anylinked_list2.h (gl_linked_sortedlist_search_from_to,
25278         gl_linked_sortedlist_indexof_from_to): New functions.
25279         * lib/gl_linked_list.c (gl_linked_list_implementation): Update.
25280         * lib/gl_linkedhash_list.c (gl_linkedhash_list_implementation): Update.
25281         * lib/gl_anytree_list2.h (gl_tree_sortedlist_search_from_to,
25282         gl_tree_sortedlist_indexof_from_to): New functions.
25283         * lib/gl_avltree_list.c (gl_avltree_list_implementation): Update.
25284         * lib/gl_avltreehash_list.c (gl_avltreehash_list_implementation):
25285         Update.
25286         * lib/gl_rbtree_list.c (gl_rbtree_list_implementation): Update.
25287         * lib/gl_rbtreehash_list.c (gl_avltreehash_list_implementation):
25288         Update.
25289
25290 2006-10-05  Bruno Haible  <bruno@clisp.org>
25291
25292         * lib/gl_list.h (gl_list_search_from, gl_list_search_from_to,
25293         gl_list_indexof_from, gl_list_indexof_from_to): New declarations.
25294         (struct gl_list_implementation): Add fields search_from_to,
25295         indexof_from_to. Remove fields search, indexof.
25296         (gl_list_search): Use the search_from_to method.
25297         (gl_list_search_from, gl_list_search_from_to): New functions.
25298         (gl_list_indexof): Use the indexof_from_to method.
25299         (gl_list_indexof_from, gl_list_indexof_from_to): New functions.
25300         * lib/gl_list.c (gl_list_search): Use the search_from_to method.
25301         (gl_list_search_from, gl_list_search_from_to): New functions.
25302         (gl_list_indexof): Use the indexof_from_to method.
25303         (gl_list_indexof_from, gl_list_indexof_from_to): New functions.
25304         * lib/gl_array_list.c (gl_array_indexof_from_to): Renamed from
25305         gl_array_indexof. Add start_index, end_index arguments.
25306         (gl_array_search_from_to): Renamed from gl_array_search. Add
25307         start_index, end_index arguments.
25308         (gl_array_remove, gl_array_list_implementation): Update.
25309         * lib/gl_carray_list.c (gl_carray_indexof_from_to): Renamed from
25310         gl_carray_indexof. Add start_index, end_index arguments.
25311         (gl_carray_search_from_to): Renamed from gl_carray_search. Add
25312         start_index, end_index arguments.
25313         (gl_carray_remove, gl_carray_list_implementation): Update.
25314         * lib/gl_anylinked_list2.h (gl_linked_search_from_to): Renamed from
25315         gl_linked_search. Add start_index, end_index arguments.
25316         (gl_linked_indexof_from_to): Renamed from gl_linked_indexof. Add
25317         start_index, end_index arguments.
25318         (gl_linked_remove): Update.
25319         * lib/gl_linked_list.c (gl_linked_list_implementation): Update.
25320         * lib/gl_linkedhash_list.c (gl_linkedhash_list_implementation): Update.
25321         * lib/gl_anytree_list1.h (iterstack_item_t): Change type of 'rightp'
25322         field to 'size_t'.
25323         * lib/gl_anytree_list2.h (gl_tree_search_from_to): Renamed from
25324         gl_tree_search. Add start_index, end_index arguments.
25325         (gl_tree_indexof_from_to): Renamed from gl_tree_indexof. Add
25326         start_index, end_index arguments.
25327         (gl_tree_remove): Update.
25328         * lib/gl_avltree_list.c (gl_avltree_list_implementation): Update.
25329         * lib/gl_rbtree_list.c (gl_rbtree_list_implementation): Update.
25330         * lib/gl_anytreehash_list1.h (compare_position_threshold): New
25331         function.
25332         * lib/gl_anytreehash_list2.h (gl_tree_search_from_to): Renamed from
25333         gl_tree_search. Add start_index, end_index arguments.
25334         (gl_tree_indexof_from_to): Renamed from gl_tree_indexof. Add
25335         start_index, end_index arguments.
25336         * lib/gl_avltreehash_list.c (gl_avltreehash_list_implementation):
25337         Update.
25338         * lib/gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Update.
25339
25340 2006-10-05  Bruno Haible  <bruno@clisp.org>
25341
25342         * modules/fwriteerror (configure.ac): Define GNULIB_FWRITEERROR.
25343
25344         * lib/clean-temp.h (open_temp, fopen_temp, close_temp, fclose_temp,
25345         fwriteerror_temp): New declarations.
25346         * lib/clean-temp.c (uintptr_t): Provide fallback definition.
25347         (descriptors): New variable.
25348         (cleanup): First, close the descriptors.
25349         (register_fd, unregister_fd, open_temp, fopen_temp, close_temp,
25350         fclose_temp, fwriteerror_temp): New functions.
25351
25352 2006-10-04  Jim Meyering  <jim@meyering.net>
25353
25354         * lib/fts.c (fts_open): Tiny comment change.
25355
25356 2006-10-04  Bruno Haible  <bruno@clisp.org>
25357
25358         Make it possible to invoke AC_GNU_SOURCE after gl_LOCK_EARLY.
25359         * m4/lock.m4 (gl_LOCK_EARLY_BODY): New macro, extracted code from
25360         gl_LOCK_BODY.
25361         (gl_LOCK_EARLY): Require gl_LOCK_EARLY_BODY, not gl_LOCK_BODY.
25362         (gl_LOCK_BODY): Remove settings of CPPFLAGS, now done in
25363         gl_LOCK_EARLY_BODY.
25364         (gl_LOCK): Require gl_LOCK_BODY.
25365
25366 2006-10-04  Bruno Haible  <bruno@clisp.org>
25367
25368         * lib/gl_oset.h (gl_setelement_threshold_fn): New type.
25369         (gl_oset_search_atleast): New declaration.
25370         (struct gl_oset_implementation): Add field 'search_atleast'.
25371         (gl_oset_search_atleast): New inline function.
25372         * lib/gl_oset.c (gl_oset_search_atleast): New function.
25373         * lib/gl_array_oset.c (gl_array_search_atleast): New function.
25374         (gl_array_oset_implementation): Update.
25375         * lib/gl_anytree_oset.h (gl_tree_search_atleast): New function.
25376         * lib/gl_avltree_oset.c (gl_avltree_oset_implementation): Update.
25377         * lib/gl_rbtree_oset.c (gl_rbtree_oset_implementation): Update.
25378
25379 2006-10-04  Bruno Haible  <bruno@clisp.org>
25380
25381         * lib/fatal-signal.c (fatal_signals) [WOE32]: Add the SIGBREAK signal.
25382
25383 2006-10-03  Bruno Haible  <bruno@clisp.org>
25384
25385         * lib/gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Renamed
25386         from gl_avltreehash_list_implementation.
25387
25388 2006-10-03  Bruno Haible  <bruno@clisp.org>
25389
25390         * lib/gl_oset.c (gl_oset_add): Fix return type.
25391
25392 2006-10-02  Paolo Bonzini  <bonzini@gnu.org>  (tiny change)
25393
25394         * lib/quotearg.c (mbstate_t) [!HAVE_MBRTOWC]: #define to int.
25395
25396 2006-10-02  Eric Blake  <ebb9@byu.net>
25397
25398         * modules/strnlen (Depends-on): Add extensions.
25399
25400 2006-10-02  Eric Blake  <ebb9@byu.net>
25401
25402         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Use autoconf's
25403         definition in 2.60+.
25404
25405 2006-10-02  Dmitry V. Levin  <ldv@altlinux.org>
25406
25407         * lib/fts.c (fts_close, fts_build, fts_palloc): Remove redundant
25408         checks.
25409
25410 2006-10-02  Bruno Haible  <bruno@clisp.org>
25411
25412         * gnulib-tool (func_emit_lib_Makefile_am): Don't add no-dependencies
25413         to the AUTOMAKE_OPTIONS.
25414         Reported by Jim Meyering.
25415
25416 2006-09-29  Paul Eggert  <eggert@cs.ucla.edu>
25417
25418         Work around bug in Solaris 10 /proc file system:
25419         /proc/self/fd/NNN/.. isn't the parent directory of
25420         the directory whose file descriptor is NNN.  This needs to
25421         be worked around at run time, not compile time, since a
25422         program might be built on Solaris 8, where things work, and
25423         run on Solaris 10.
25424         * lib/openat-priv.h (BUILD_PROC_NAME): Remove.  All callers changed
25425         to use the following interface instead:
25426         (OPENAT_BUFFER_SIZE): New macro.
25427         (openat_proc_name): New function.
25428         * lib/at-func.c (AT_FUNC_NAME): Adjust to above changes.
25429         * lib/openat.c (openat_permissive, openat_needs_fchdir, fdopendir):
25430         Likewise.
25431         * lib/openat-proc.c: New file.
25432         * modules/openat (Files): Add lib/openat-proc.c.
25433         (Depends-on): Add same-inode, stdbool.
25434         * m4/openat.m4 (gl_FUNC_OPENAT): Add AC_LIBOBJ(openat-proc).
25435
25436 2006-09-29  Bruno Haible  <bruno@clisp.org>
25437
25438         * lib/fwriteerror.h (fwriteerror_no_ebadf): New declaration.
25439         * lib/(do_fwriteerror): Renamed from fwriteerror. Add ignore_ebadf
25440         argument. Set stdout_closed before testing for ferror, not after.
25441         (fwriteerror, fwriteerror_no_ebadf): New functions.
25442
25443 2006-09-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
25444
25445         * m4/intmax.m4 (gt_TYPE_INTMAX_T): Avoid unused variables warning.
25446
25447 2006-09-28  Paolo Bonzini  <bonzini@gnu.org>
25448
25449         * lib/poll.c (rpl_poll) [__APPLE__]: Use FIONREAD instead of MSG_PEEK.
25450         * m4/poll.m4: Look for sys/ioctl.h and sys/filio.h.
25451
25452 2006-09-28  Jim Meyering  <jim@meyering.net>
25453
25454         * lib/mkdir-p.c: Include "dirchownmod.h", not "dirchownmod.c".
25455         Include <unistd.h>.
25456
25457 2006-09-28  Bruno Haible  <bruno@clisp.org>
25458
25459         * modules/avltreehash-list (Depends-on): Add stdint, remove size_max.
25460         * modules/linkedhash-list (Depends-on): Likewise.
25461         * modules/rbtreehash-list (Depends-on): Likewise.
25462
25463 2006-09-28  Bruno Haible  <bruno@clisp.org>
25464
25465         * lib/strndup.h: Simplify the redefinition of strndup.
25466         (_GL_CONCAT, _GL_XCONCAT, __STRNDUP_ID): Remove macros.
25467         * m4/strndup.m4 (gl_FUNC_STRNDUP): Don't define __STRNDUP_PREFIX.
25468
25469 2006-09-28  Bruno Haible  <bruno@clisp.org>
25470
25471         * lib/gl_avltreehash_list.c: Include <stdint.h> instead of size_max.h.
25472         * lib/gl_linkedhash_list.c: Likewise.
25473         * lib/gl_rbtreehash_list.c: Likewise.
25474
25475 2006-09-27  Paul Eggert  <eggert@cs.ucla.edu>
25476
25477         * lib/canon-host.c (canon_host_r): Work around bug in Darwin 7.9.0
25478         getaddrinfo.
25479
25480         * lib/__fpending.h: Don't include <stdio_ext.h> unless
25481         HAVE_DECL___FPENDING.  This avoids a bug with lsbcc, where
25482         it causes <stdio_ext.h> to cause a compile-time error.
25483         Problem reported by Nelson H. F. Beebe.
25484         * lib/getpass.c: Likewise, except for HAVE_DECL___FSETLOCKING instead
25485         of HAVE_DECL___PENDING.
25486
25487         * m4/fpending.m4 (gl_FUNC_FPENDING): Check for stdio_ext at most once.
25488         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for __fsetlocking's
25489         declaration.
25490
25491 2006-09-27  Jim Meyering  <jim@meyering.net>
25492
25493         This file could end up with a definition for a function
25494         named __strndup, rather than rpl_strndup on a system with
25495         incomplete weak_alias support.
25496         * lib/strndup.c (strndup): Rename from __strndup.
25497         Remove #defines that used to map __strndup to strndup.
25498         Don't use K&R prototypes.
25499         Remove LIBC-related code, since this file is not sync'd with glibc.
25500         * lib/strndup.h: Revamp, accordingly.
25501         * m4/strndup.m4: Modernize.
25502
25503 2006-09-26  Paul Eggert  <eggert@cs.ucla.edu>
25504
25505         * modules/savewd (Depends-on): Add 'raise'.
25506         * lib/savewd.c: Include <signal.h>, for 'raise'.
25507
25508 2006-09-26  Jim Meyering  <jim@meyering.net>
25509
25510         * m4/acl.m4 (AC_FUNC_ACL): Disable ACL support altogether
25511         when we detect Darwin 8.7.0's acl_get_file bug.
25512         Rearrange to perform the new (below) run-test while $LIBS
25513         contains any acl-related library.  Set USE_ACL at the end.
25514         (gl_ACL_GET_FILE): New function.
25515
25516 2006-09-26  Eric Blake  <ebb9@byu.net>
25517
25518         * lib/verror.c: Include <config.h> unconditionally.
25519
25520 2006-09-25  Paul Eggert  <eggert@cs.ucla.edu>
25521
25522         * modules/clock-time (Maintainer): Add self.
25523         * modules/getlogin_r (Depends-on): Add extensions.
25524
25525 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
25526
25527         * modules/clock-time: New module.
25528         * modules/nanosleep (Depends-on): Add clock-time.
25529         * modules/gethrxtime (Depends-on): Likewise.
25530         * modules/gettime (Depends-on): Likewise.
25531         * modules/settime (Depends-on): Likewise.
25532
25533         * modules/fts-lgpl: Depend on openat.
25534         * modules/mkancesdirs: Depend on savewd.
25535         * modules/mkdir-p: Likewise.
25536
25537 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
25538
25539         * m4/host-os.m4 (gl_HOST_OS): Require AC_CANONICAL_HOST.
25540
25541         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Rename cache variable from
25542         `gl_have_arbitrary_file_name_length_limit' to
25543         `gl_cv_have_arbitrary_file_name_length_limit', so that caching
25544         actually works between configure runs.
25545
25546 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
25547             Bruno Haible  <bruno@clisp.org>
25548
25549         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Include <string.h>.
25550
25551 2006-09-25  Jim Meyering  <jim@meyering.net>
25552
25553         * m4/fcntl_h.m4 (gl_FCNTL_H): Fix typo in test for failed open.
25554         This typo caused coreutils/tests/dd/misc to fail on Darwin 8.7.0.
25555
25556 2006-09-25  Eric Blake  <ebb9@byu.net>
25557
25558         * gnulib-tool (func_import, func_create_testdir): Fix typos in
25559         exec's in 2006-09-18 patch when shuffling fds.
25560
25561 2006-09-25  Bruno Haible  <bruno@clisp.org>
25562
25563         * m4/getloadavg.m4 (gl_GETLOADAVG): Fix directory in error message.
25564         Reported by Jim Meyering.
25565
25566 2006-09-24  Jim Meyering  <jim@meyering.net>
25567
25568         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Don't use '>' to
25569         compare a pointer against a literal "0".  That caused failures with
25570         at least HP-UX's hpcc.
25571
25572 2006-09-22  Simon Josefsson  <jas@extundo.com>
25573
25574         * modules/gc-sha1:
25575         * modules/gc-md4:
25576         * modules/gc-hmac-sha1:
25577         * modules/gc-hmac-md5:
25578         * modules/gc-des:
25579         * modules/gc-arcfour: Distribute more files.
25580
25581 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
25582
25583         * lib/gl_anylinked_list2.h [lint] (gl_linked_iterator)
25584         (gl_linked_iterator_from_to): Initialize struct completely.
25585         * lib/gl_anytree_list2.h [lint] (gl_tree_iterator): Likewise.
25586         (gl_tree_iterator_from_to): Likewise
25587         * lib/gl_anytree_oset.h [lint] (gl_tree_iterator): Likewise.
25588         * lib/gl_array_list.c [lint] (gl_array_iterator)
25589         (gl_array_iterator_from_to): Likewise.
25590         * lib/gl_array_oset.c [lint] (gl_array_iterator): Likewise.
25591         * lib/gl_carray_list.c [lint] (gl_carray_iterator)
25592         (gl_carray_iterator_from_to): Likewise.
25593
25594         * lib/gc-gnulib.c [GC_USE_HMAC_SHA1]: include hmac.h for hmac_sha1.
25595         * lib/md4.c (md4_process_block): Remove unused variable.
25596         * lib/rijndael-api-fst.c (rijndaelBlockDecrypt): GCC suggests
25597         parentheses for clarity.
25598
25599 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
25600
25601         * modules/bison-i18n (Depends-on): Add gettext.
25602
25603 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
25604
25605         * m4/fsusage.m4 (gl_STATFS_TRUNCATES): Avoid unused variable.
25606         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): Likewise.
25607         * m4/jm-winsz1.m4 (gl_HEADER_TIOCGWINSZ_IN_TERMIOS_H): Likewise;
25608         also add missing comma that caused broken test.
25609         * m4/link-follow.m4 (gl_AC_FUNC_LINK_FOLLOWS_SYMLINK): Include
25610         stdlib.h, for `abort'.
25611         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Avoid unused
25612         variables.
25613         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Check for and
25614         include unistd.h if present, for `rmdir'.
25615         * m4/physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): Avoid unused
25616         variables.
25617         * m4/putenv.m4 (gl_FUNC_PUTENV): Rewrite using AC_RUN_IFELSE, and
25618         in the process include standard headers for prototypes.
25619         * m4/readutmp.m4 (gl_READUTMP): Require AC_GNU_SOURCE, so utmpxname
25620         gets declared on GNU/Linux.
25621         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Check for and include
25622         unistd.h, for `rmdir'.
25623         * m4/time_r.m4 (gl_TIME_R): Avoid unused variables.
25624
25625         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Avoid expression that is
25626         always true.
25627         * m4/strndup.m4 (gl_FUNC_STRNDUP): include stdlib.h, for `free'.
25628
25629         * m4/sockpfaf.m4 (gl_SOCKET_FAMILIES): Avoid gcc -Wall warnings.
25630
25631 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
25632
25633         * gnulib-tool (func_version): Create output all at once.  This
25634         may help avoid triggering unnecessary SIGPIPEs, and at any
25635         rate it doesn't hurt.
25636
25637 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
25638             Bruno Haible  <bruno@clisp.org>
25639
25640         * m4/lock.m4 (gl_LOCK_BODY): Avoid unused variables warning.
25641         * m4/mbswidth.m4 (gl_MBSWIDTH): Likewise.
25642         * m4/signed.m4 (bh_C_SIGNED): Likewise.
25643
25644         * m4/vasprintf.m4 (gl_PREREQ_VASPRINTF_H): New macro.
25645         (gl_FUNC_VASPRINTF): Invoke it.
25646
25647 2006-09-22  Bruno Haible  <bruno@clisp.org>
25648
25649         * m4/getloadavg.m4 (gl_GETLOADAVG): Expect the directory of
25650         getloadavg.c as first argument.
25651
25652 2006-09-22  Bruno Haible  <bruno@clisp.org>
25653
25654         * gnulib-tool (func_import, func_create_testdir): Set gl_source_base
25655         at the beginning of the gl_INIT macro.
25656         * modules/getloadavg (configure.ac): Pass $gl_source_base to
25657         gl_GETLOADAVG.
25658
25659 2006-09-22  Bruno Haible  <bruno@clisp.org>
25660
25661         * gnulib-tool (func_create_megatestdir): Don't include the config-h
25662         module.
25663         Suggested by Ralf Wildenhues.
25664
25665 2006-09-20  Paul Eggert  <eggert@cs.ucla.edu>
25666
25667         Import this patch from libc:
25668
25669         2006-09-06  Jakub Jelinek  <jakub@redhat.com>
25670
25671         * lib/regex_internal.c (re_string_reconstruct): Handle
25672         offset < pstr->valid_raw_len && pstr->offsets_needed case.
25673         Ensure no bytes read before raw_mbs array.  Pass a saved copy of
25674         pstr->valid_len - 1 rather than pstr->valid_raw_len - 1 to
25675         re_string_context_at.
25676
25677         * m4/regex.m4 (gl_REGEX): Check for locale.h, since the test
25678         now requires it.
25679         (gl_PREREQ_REGEX): Don't check for locale.h any more, since
25680         gl_REGEX now does it for us.
25681         (gl_REGEX): Add test taken from
25682         http://sourceware.org/ml/libc-hacker/2006-09/msg00008.html.
25683
25684         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Require AC_SYS_LARGEFILE.
25685         Check that large offsets work.  Modernize Autoconf usages.
25686         Prefer "yes" to mean a good thing rather than a bad.
25687         Don't put "#define mkstemp" in config.h, as this might interfere
25688         with standard system headers that "#define mkstemp mkstemp64".
25689
25690         * modules/mkstemp (Depends-on): Add extensions, so that
25691         mkstemp is visible on some platforms.
25692         (Makefile.am): Add mkstemp.h to EXTRA_DIST.
25693         (Include): Change to "mkstemp.h" from <stdlib.h>.
25694         (Files): Add mkstemp.h.
25695
25696         * lib/mkstemp.h: New file, since some standard headers
25697         #define mkstemp.
25698         * lib/mkstemp.c: Revamp to put the !_LIBC code together.
25699         Include "mkstemp.h".
25700         Make the _LIBC code resemble glibc original more,
25701         e.g., use K&R style.
25702         * lib/mkstemp-safer.c: Include "mkstemp.h" instead of <stdlib.h>.
25703         (mkstemp): Remove, since mkstemp.h does this for us.
25704         * lib/stdlib--.h: Include mkstemp.h.
25705
25706         Import this patch from libc:
25707
25708         2006-04-07  Ulrich Drepper  <drepper@redhat.com>
25709
25710         * lib/tempname.c (__gen_tempname): Change attempts_min
25711         into a macro.  Use preprocessor to decide how to initialize
25712         attempts [Coverity CID 67].
25713
25714 2006-09-20  Bruno Haible  <bruno@clisp.org>
25715
25716         * lib/mkdtemp.c: Import from libc.
25717         2006-04-07  Ulrich Drepper  <drepper@redhat.com>
25718                 * sysdeps/posix/tempname.c (__gen_tempname): Change
25719                 attempts_min into a macro.  Use preprocessor to decide how to
25720                 initialize attempts [Coverity CID 67].
25721         2001-11-27  Paul Eggert  <eggert@twinsun.com>
25722                 * sysdeps/posix/tempname.c (__gen_tempname): Try at least
25723                 ATTEMPTS_MIN or TMP_MAX times, whichever is greater.
25724
25725 2006-09-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
25726
25727         * gnulib-tool (func_exit): New function, to allow to pass the
25728         exit status portably through the trap.  Use everywhere.
25729         (--help, --version): Signal a write error.
25730         (trap): catch SIGPIPE, for write errors.
25731         Exit at the end of the trap, with the correct exit status.
25732
25733 2006-09-19  Karl Berry  <karl@gnu.org>
25734
25735         * doc/gnulib.texi: note about the license texinfo files.
25736
25737 2006-09-19  Eric Blake  <ebb9@byu.net>
25738
25739         * gnulib-tool: Avoid space-tab.
25740
25741 2006-09-18  Paul Eggert  <eggert@cs.ucla.edu>
25742
25743         * lib/getaddrinfo.c (getaddrinfo) [defined HAVE_IPV6]: Fix typo
25744         that prevented coreutils 6.1 from building.  Problem reported
25745         by Petter Reinholdtsen.
25746
25747 2006-09-18  Paul Eggert  <eggert@cs.ucla.edu>
25748
25749         * gnulib-tool (avoidlist): Fix typo that broke options like
25750         --avoid=lock that are used by coreutils bootstrap.
25751
25752 2006-09-18  Mark D. Baushke  <mdb@gnu.org>
25753
25754         * m4/inttypes.m4 (gl_INTTYPES_H): Quote "test" args
25755         more systematically.
25756
25757 2006-09-18  Jim Meyering  <jim@meyering.net>
25758
25759         * lib/savewd.c (savewd_restore): Don't shadow: s/status/child_status/.
25760
25761 2006-09-18  Bruno Haible  <bruno@clisp.org>
25762
25763         * modules/inttypes (Files): Remove m4/inttypes-h.m4.
25764
25765 2006-09-18  Bruno Haible  <bruno@clisp.org>
25766
25767         * m4/inttypes-h.m4 (gl_HEADER_INTTYPES_H): Remove macro.
25768         * m4/inttypes-pri.m4: Require autoconf >= 2.52.
25769         (gt_INTTYPES_PRI): Invoke AC_CHECK_HEADERS on inttypes.h. Test
25770         ac_cv_header_inttypes_h instead of gl_cv_header_inttypes_h.
25771         * m4/gettext.m4: Require autoconf >= 2.52.
25772         (gt_INTL_SUBDIR_CORE): Invoke AC_CHECK_HEADERS on inttypes.h.
25773         * m4/inttypes.m4 (gl_INTTYPES_H): Test ac_cv_header_inttypes_h instead
25774         of gl_cv_header_inttypes_h.
25775
25776 2006-09-18  Bruno Haible  <bruno@clisp.org>
25777
25778         * lib/javaversion.c: Include configmake.h.
25779
25780 2006-09-18  Bruno Haible  <bruno@clisp.org>
25781
25782         * gnulib-tool (func_import, func_create_testdir): Use exec tricks to
25783         avoid that the while loops be executed in a subshell.
25784
25785 2006-09-18  Bruno Haible  <bruno@clisp.org>
25786
25787         * MODULES.html.sh (func_module): Break long lines.
25788         Suggested by Bruce Korb <bkorb@gnu.org>.
25789
25790 2006-09-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
25791
25792         Speed up by a factor of 1.12.
25793         * gnulib-tool (nl): New variable.
25794         (func_import): Rewrite include directive extraction to only read each
25795         directive once.
25796
25797 2006-09-17  Bruno Haible  <bruno@clisp.org>
25798
25799         * modules/javaversion (Makefile.am): Remove DEFS setting.
25800         (Depends-on): Add configmake, for PKGDATADIR definition.
25801
25802 2006-09-17  Bruno Haible  <bruno@clisp.org>
25803
25804         * gnulib-tool (func_create_testdir): Rewrite all files at once.
25805
25806 2006-09-17  Bruno Haible  <bruno@clisp.org>
25807
25808         * gnulib-tool (func_append): New function, stolen from libtool.m4.
25809         (func_modules_transitive_closure, func_modules_add_dummy,
25810         func_modules_to_filelist, func_import, func_create_testdir,
25811         func_create_megatestdir, ...): Use it wherever possible.
25812         Suggested by Ralf Wildenhues.
25813
25814 2006-09-16  Karl Berry  <karl@gnu.org>
25815
25816         * doc/fdl.texi (ADDENDUM): switch to @heading from @appendixsubsec,
25817         to avoid sectioning errors.
25818         * doc/lgpl.texi, gpl.texi (Copying): downcase @unnumbered title.
25819         [ifinfo]: blank line after @center-ed titles.
25820         * doc/lgpl.texi (Library Copying): Rename main node to GNU LGPL.
25821         Spell FSF address consistently with others.
25822         (These changes approved by rms.)
25823
25824 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
25825
25826         Speed up by a factor of 1.61.
25827         * gnulib-tool (func_modules_transitive_closure): Rewrite to not check
25828         already checked module names again.
25829
25830 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
25831
25832         Speed up by a factor of 1.13.
25833         * gnulib-tool (func_import): Rewrite all old_files at once; likewise
25834         for new_files, and the input to func_add_or_update.
25835
25836 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
25837
25838         * gnulib-tool (func_all_modules, func_modules_to_filelist, func_import,
25839         func_create_testdir, ...): Change 'sort | uniq' to 'sort -u'.
25840
25841 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
25842
25843         * modules/mkancesdirs (Depends-on): Add fcntl.
25844         * modules/savewd: New file.
25845         * MODULES.html.sh (File system functions): Add savewd.
25846
25847         * modules/configmake (Makefile.am): Add support for the
25848         Automake-supplied PKGLIBDIR, PKGINCLUDEDIR, PKGDATADIR.
25849
25850 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
25851
25852         * m4/savewd.m4: New file.
25853
25854 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
25855
25856         * lib/dirchownmod.c: Don't include fcntl.h; no longer needed.
25857         (dirchownmod): New arg FD.  All callers changed.
25858         Use FD rather than opening the directory ourself, as opening is
25859         now the caller's responsibility.
25860         * lib/dirchownmod.h: Likewise.
25861         * lib/mkancesdirs.c: Include <sys/types.h>, for portability to older
25862         hosts that require <sys/types.h> before <sys/stat.h>.  Include
25863         fcntl.h, savewd.h, and unistd.h, not dirname.h and stat-macros.h.
25864         (test_dir): Remove.
25865         (mkancesdirs): Return length of prefix of FILE that has already
25866         been made, or -2 if there is a child doing the work.  Redo
25867         algorithm so that it is O(N) rather than O(N**2).  Optimize away
25868         ".", and treat ".." specially since it might stray back into
25869         already-created areas.  Use a subprocess if necessary.  New arg
25870         WD; all users changed.  MAKE_DIR function should now return 1
25871         if it creates a directory that is not readable.  Return -2 if
25872         a child process is spun off.
25873         * lib/mkancesdirs.h: Include <stddef.h>, for ptrdiff_t.
25874         Adjust signature to match code.
25875         * lib/mkdir-p.c: Include dirname.h, for IS_ABSOLUTE_FILE_NAME.
25876         (make_dir_parents): Use a subprocess if necessary.  New arg WD;
25877         all users changed.
25878         * lib/savewd.c, lib/savewd.h: New files.
25879
25880 2006-09-15  Jim Meyering  <jim@meyering.net>
25881
25882         * modules/rename-dest-slash: New module.
25883         * MODULES.html.sh (posix_compat): Add it here.
25884
25885         * modules/rename: Reflect vb_FUNC_RENAME -> gl_FUNC_RENAME change.
25886
25887 2006-09-15  Jim Meyering  <jim@meyering.net>
25888
25889         * m4/rename-dest-slash.m4 (gl_FUNC_RENAME_TRAILING_DEST_SLASH): New
25890         file.
25891
25892         * m4/rename.m4 (gl_FUNC_RENAME): Rename from vb_FUNC_RENAME.
25893
25894 2006-09-15  Jim Meyering  <jim@meyering.net>
25895
25896         * lib/rename-dest-slash.c (has_trailing_slash): Use
25897         FILE_SYSTEM_PREFIX_LEN, for non-POSIX systems.
25898         (rpl_rename_dest_slash): Perform the cheaper trailing slash
25899         test before testing whether SRC is a directory.
25900         Suggestions from Bruno Haible.
25901
25902         Avoid a warning about an unused variable.
25903         * lib/regex_internal.c (re_dfa_add_node): Move declaration of "type"
25904         into the #ifdef block where it's used.
25905
25906         * lib/rename-dest-slash.c: New file.
25907
25908 2006-09-14  Bruno Haible  <bruno@clisp.org>
25909
25910         * lib/allocsa.c: Include <config.h> unconditionally.
25911         * lib/asnprintf.c: Likewise.
25912         * lib/asprintf.c: Likewise.
25913         * lib/c-strcasecmp.c: Likewise.
25914         * lib/c-strcasestr.c: Likewise.
25915         * lib/c-strncasecmp.c: Likewise.
25916         * lib/c-strstr.c: Likewise.
25917         * lib/classpath.c: Likewise.
25918         * lib/clean-temp.c: Likewise.
25919         * lib/concatpath.c: Likewise.
25920         * lib/copy-file.c: Likewise.
25921         * lib/csharpcomp.c: Likewise.
25922         * lib/csharpexec.c: Likewise.
25923         * lib/execute.c: Likewise.
25924         * lib/fatal-signal.c: Likewise.
25925         * lib/findprog.c: Likewise.
25926         * lib/fwriteerror.c: Likewise.
25927         * lib/gl_array_list.c: Likewise.
25928         * lib/gl_array_oset.c: Likewise.
25929         * lib/gl_avltree_list.c: Likewise.
25930         * lib/gl_avltree_oset.c: Likewise.
25931         * lib/gl_avltreehash_list.c: Likewise.
25932         * lib/gl_carray_list.c: Likewise.
25933         * lib/gl_linked_list.c: Likewise.
25934         * lib/gl_linkedhash_list.c: Likewise.
25935         * lib/gl_list.c: Likewise.
25936         * lib/gl_oset.c: Likewise.
25937         * lib/gl_rbtree_list.c: Likewise.
25938         * lib/gl_rbtree_oset.c: Likewise.
25939         * lib/gl_rbtreehash_list.c: Likewise.
25940         * lib/imaxabs.c: Likewise.
25941         * lib/imaxdiv.c: Likewise.
25942         * lib/javacomp.c: Likewise.
25943         * lib/javaexec.c: Likewise.
25944         * lib/javaversion.c: Likewise.
25945         * lib/linebreak.c: Likewise.
25946         * lib/localcharset.c: Likewise.
25947         * lib/lock.c: Likewise.
25948         * lib/mbchar.c: Likewise.
25949         * lib/mbswidth.c: Likewise.
25950         * lib/mkdtemp.c: Likewise.
25951         * lib/pipe.c: Likewise.
25952         * lib/printf-args.c: Likewise.
25953         * lib/printf-parse.c: Likewise.
25954         * lib/progname.c: Likewise.
25955         * lib/progreloc.c: Likewise.
25956         * lib/readlink.c: Likewise.
25957         * lib/sh-quote.c: Likewise.
25958         * lib/stpcpy.c: Likewise.
25959         * lib/stpncpy.c: Likewise.
25960         * lib/strcasecmp.c: Likewise.
25961         * lib/strcasestr.c: Likewise.
25962         * lib/strcspn.c: Likewise.
25963         * lib/striconv.c: Likewise.
25964         * lib/strncasecmp.c: Likewise.
25965         * lib/strnlen1.c: Likewise.
25966         * lib/strstr.c: Likewise.
25967         * lib/strtok_r.c: Likewise.
25968         * lib/tls.c: Likewise.
25969         * lib/tmpdir.c: Likewise.
25970         * lib/unicodeio.c: Likewise.
25971         * lib/unsetenv.c: Likewise.
25972         * lib/vasnprintf.c: Likewise.
25973         * lib/vasprintf.c: Likewise.
25974         * lib/wait-process.c: Likewise.
25975         * lib/xallocsa.c: Likewise.
25976         * lib/xsetenv.c: Likewise.
25977         * lib/xstriconv.c: Likewise.
25978
25979 2006-09-13  Simon Josefsson  <jas@extundo.com>
25980
25981         * m4/getdate.m4: Don't AC_LIBOBJ([getdate]), automake takes care of
25982         that internally, suggested by Ralf Wildenhues
25983         <Ralf.Wildenhues@gmx.de>.
25984
25985 2006-09-13  Simon Josefsson  <jas@extundo.com>
25986
25987         * gnulib-tool (func_emit_lib_Makefile_am): Use $(LIBOBJS), not
25988         @LIBOBJS@.
25989         Suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
25990
25991 2006-09-13  Paul Eggert  <eggert@cs.ucla.edu>
25992
25993         * lib/_fpending.c: Include <config.h> unconditionally, since we no
25994         longer worry about uses that don't define HAVE_CONFIG_H.
25995         * lib/acl.c, lib/alloca.c, lib/argmatch.c, lib/atexit.c:
25996         * lib/backupfile.c, lib/basename.c, lib/c-stack.c, lib/c-strtod.c:
25997         * lib/calloc.c,lib/ canon-host.c, lib/canonicalize.c, lib/chdir-long.c:
25998         * lib/chdir-safer.c, lib/chown.c, lib/cloexec.c, lib/close-stream.c:
25999         * lib/closeout.c, lib/creat-safer.c, lib/cycle-check.c, lib/diacrit.c:
26000         * lib/dirchownmod.c, lib/dirfd.c, lib/dirname.c, lib/dup-safer.c:
26001         * lib/dup2.c, lib/error.c, lib/euidaccess.c, lib/exclude.c:
26002         * lib/exitfail.c, lib/fchmodat.c, lib/fchown-stub.c, lib/fd-safer.c:
26003         * lib/file-type.c, lib/fileblocks.c, lib/filemode.c, lib/filenamecat.c:
26004         * lib/fnmatch.c, lib/fopen-safer.c, lib/fprintftime.c, lib/free.c:
26005         * lib/fsusage.c, lib/ftruncate.c, lib/fts-cycle.c, lib/fts.c:
26006         * lib/full-write.c, lib/gai_strerror.c, lib/getcwd.c, lib/getdate.y:
26007         * lib/getdomainname.c, lib/getgroups.c, lib/gethostname.c:
26008         * lib/gethrxtime.c, lib/getloadavg.c, lib/getlogin_r.c:
26009         * lib/getndelim2.c, lib/getnline.c, lib/getopt.c, lib/getopt1.c:
26010         * lib/getpass.c, lib/gettime.c, lib/gettimeofday.c, lib/getugroups.c:
26011         * lib/getusershell.c, lib/glob.c, lib/group-member.c:
26012         * lib/hard-locale.c, lib/hash-pjw.c, lib/hash.c, lib/human.c:
26013         * lib/idcache.c, lib/inet_ntop.c, lib/inet_pton.c, lib/inttostr.c:
26014         * lib/isdir.c, lib/lchown.c, lib/linebuffer.c, lib/long-options.c:
26015         * lib/lstat.c, lib/malloc.c, lib/md5.c, lib/memcasecmp.c, lib/memchr.c:
26016         * lib/memcmp.c, lib/memcoll.c, lib/memcpy.c, lib/memmove.c:
26017         * lib/memrchr.c, lib/mkancesdirs.c, lib/mkdir-p.c, lib/mkdir.c:
26018         * lib/mkdirat.c, lib/mkstemp-safer.c, lib/mkstemp.c, lib/modechange.c:
26019         * lib/mountlist.c, lib/nanosleep.c, lib/obstack.c, lib/open-safer.c:
26020         * lib/openat-die.c, lib/openat.c, lib/pagealign_alloc.c, lib/physmem.c:
26021         * lib/pipe-safer.c, lib/posixtm.c, lib/posixver.c, lib/putenv.c:
26022         * lib/quote.c, lib/quotearg.c, lib/raise.c, lib/readtokens.c:
26023         * lib/readtokens0.c, lib/readutmp.c, lib/realloc.c, lib/regex.c:
26024         * lib/rename.c, lib/rmdir.c, lib/rpmatch.c, lib/safe-read.c:
26025         * lib/same.c, lib/save-cwd.c, lib/savedir.c, lib/setenv.c:
26026         * lib/settime.c, lib/sha1.c, lib/sig2str.c, lib/snprintf.c:
26027         * lib/strdup.c, lib/strerror.c, lib/strftime.c, lib/stripslash.c:
26028         * lib/strndup.c, lib/strnlen.c, lib/strpbrk.c, lib/strtod.c:
26029         * lib/strtoimax.c, lib/strtol.c, lib/strverscmp.c, lib/tempname.c:
26030         * lib/time_r.c, lib/timegm.c, lib/tmpfile-safer.c, lib/unlinkdir.c:
26031         * lib/userspec.c, lib/utime.c, lib/utimecmp.c, lib/utimens.c:
26032         * lib/version-etc-fsf.c, lib/version-etc.c, lib/xalloc-die.c:
26033         * lib/xgetcwd.c, lib/xgethostname.c, lib/xmalloc.c, lib/xmemcoll.c:
26034         * lib/xnanosleep.c, lib/xreadlink.c, lib/xstrtod.c, lib/xstrtoimax.c:
26035         * lib/xstrtol.c, lib/xstrtoumax.c, lib/yesno.c:
26036         Likewise.
26037
26038 2006-09-13  Eric Blake  <ebb9@byu.net>
26039
26040         * lib/getopt.c: Fix typo in last commit.
26041
26042 2006-09-12  Sergey Poznyakoff  <gray@gnu.org.ua>
26043
26044         * lib/argp-help.c (argp_doc): Make sure NULL is not passed to
26045         dgettext.
26046
26047 2006-09-12  Jim Meyering  <jim@meyering.net>
26048
26049         * lib/nanosleep.c: Include <sys/types.h> before sys/select.h, to avoid
26050         compilation failure (due to use of pid_t in latter) on NetBSD 1.6.
26051         Reported by Nelson H. F. Beebe.
26052
26053 2006-09-10  Sergey Poznyakoff  <gray@gnu.org.ua>
26054
26055         * lib/argp-parse.c (__argp_parse) [!_LIBC]: Make sure
26056         program_invocation_name and program_invocation_short_name are
26057         initialized.
26058         * lib/argp-namefrob.h: Move declarations of program_invocation_name
26059         and program_invocation_short_name to argp.h, so they are visible
26060         to user programs.
26061         * lib/argp.h: Likewise
26062
26063 2006-09-10  Bruno Haible  <bruno@clisp.org>
26064
26065         * modules/mkdtemp (Files): Remove m4/ulonglong.m4, m4/stdint_h.m4,
26066         m4/inttypes_h.m4, m4/uintmax_t.m4.
26067
26068 2006-09-10  Bruno Haible  <bruno@clisp.org>
26069
26070         * m4/mkdtemp.m4 (gl_PREREQ_MKDTEMP): Don't require
26071         gl_AC_TYPE_UINTMAX_T.
26072
26073 2006-09-10  Bruno Haible  <bruno@clisp.org>
26074
26075         * lib/mkdtemp.c: Include <stdint.h> always. Don't include <inttypes.h>.
26076
26077 2006-09-09  Sergey Poznyakoff  <gray@gnu.org.ua>
26078
26079         * lib/argp.h (struct argp): Document the N_("..") "\v" N_("..")
26080         convention.  Text proposed by Bruno Haible.
26081         (struct argp_option): Document the use of N_() wrappers.
26082
26083         * lib/argp-help.c (argp_doc): Split the untranslated doc string on
26084         '\v', and translate the two parts separately, instead of feeding
26085         the whole string to gettext.  This allows to exclude
26086         '\v' from the strings visible to the translator by writing doc
26087         strings as N_("..") "\v" N_("..").
26088
26089 2006-09-09  Paul Eggert  <eggert@cs.ucla.edu>
26090
26091         * config/srclist.txt: Undo latest change; the bug was fixed.
26092
26093 2006-09-09  Bruno Haible  <bruno@clisp.org>
26094
26095         * gnulib-tool (func_emit_lib_Makefile_am): Eliminate lib_LDFLAGS
26096         assignments if building a library without libtool.
26097         (func_emit_tests_Makefile_am): Likewise. Handle lib_* variables as
26098         in func_emit_lib_Makefile_am.
26099         (func_import): When building a static library libfoo.a, arrange to
26100         define variables LIBFOO_LIBDEPS and LIBFOO_LTLIBDEPS.
26101         (func_create_testdir): Likewise.
26102         * modules/gc (configure.ac, Makefile.am): If building statically,
26103         augment gl_libdeps and gl_ltlibdeps instead of lib_LDFLAGS.
26104         * modules/iconvme (configure.ac, Makefile.am): Likewise.
26105         * modules/striconv (configure.ac, Makefile.am): Likewise.
26106         Based on a suggestion by Ralf Wildenhues.
26107
26108 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
26109
26110         * m4/mktime.m4 (AC_FUNC_MKTIME): Sync from Autoconf.
26111         Check for unistd.h too, since Autoconf doesn't assume POSIX.
26112         Also:
26113
26114         2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
26115         Add year_2050_test to catch glibc bug 2821
26116         <http://sourceware.org/bugzilla/show_bug.cgi?id=2821>.
26117
26118         2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
26119         Prefer #ifdef to #if.
26120
26121         2006-04-02  Paul Eggert  <eggert@cs.ucla.edu>
26122         Return from 'main' instead of calling 'exit'.
26123
26124 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
26125
26126         * lib/mktime.c (guess_time_tm): Fix bug where mktime
26127         returned the maximum time_t value rather than (time_t) -1.
26128         Problem originally reported by William Bardwell
26129         <http://sourceware.org/bugzilla/show_bug.cgi?id=2821>.
26130
26131         * lib/isapipe.h (HAVE_FIFO_PIPES) [!defined HAVE_FIFO_PIPES]:
26132         Moved to here ...
26133         * lib/isapipe.c (HAVE_FIFO_PIPES) [!defined HAVE_FIFO_PIPES]:
26134         ... from here.
26135
26136 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
26137
26138         * config/srclist.txt: Temporarily comment out mktime.c until glibc bug
26139         2821 is fixed.
26140
26141 2006-09-08  Jim Meyering  <jim@meyering.net>
26142
26143         Don't make generated files read-only.  That would bother too many
26144         people.  However, do retain the ability to work when targets are
26145         read-only: remove the destination and temporary files before writing
26146         them (when generated via sed or echo), or by using the -f option for
26147         both cp and mv commands.  Suggestion to use -f from Paul Eggert.
26148         * modules/alloca-opt, modules/argz, modules/arpa_inet:
26149         * modules/byteswap, modules/configmake, modules/fcntl:
26150         * modules/fnmatch, modules/getopt, modules/glob, modules/inttypes:
26151         * modules/localcharset, modules/netinet_in, modules/poll:
26152         * modules/stdbool, modules/stdint, modules/sys_select:
26153         * modules/sys_socket, modules/sys_stat, modules/sysexits:
26154
26155 2006-09-08  Jim Meyering  <jim@meyering.net>
26156
26157         Avoid new build failure on FreeBSD 6.0.
26158         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Include
26159         <sys/param.h> when testing whether getmntinfo uses statvfs.  Patch by
26160         Pavel Tsekov, in <http://savannah.gnu.org/bugs/?17643>.
26161
26162 2006-09-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
26163
26164         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Don't use plain echo.
26165
26166 2006-09-07  Jim Meyering  <jim@meyering.net>
26167
26168         Fix global typo in last change: use chmod u-w, not chmod u-x.
26169         Spotted by Paul Eggert and Bruce Korb.
26170         * modules/alloca-opt, modules/argz, modules/arpa_inet:
26171         * modules/byteswap, modules/configmake, modules/fcntl:
26172         * modules/fnmatch, modules/getopt, modules/glob, modules/inttypes:
26173         * modules/localcharset, modules/netinet_in, modules/poll:
26174         * modules/stdbool, modules/stdint, modules/sys_select:
26175         * modules/sys_socket, modules/sys_stat, modules/sysexits:
26176
26177 2006-09-06  Jim Meyering  <jim@meyering.net>
26178
26179         Make generated files be read-only.
26180         * modules/alloca-opt (Makefile.am): Work also when $@ is read-only.
26181         Ensure that each generated file is now read-only.
26182         * modules/argz: Likewise.
26183         * modules/arpa_inet: Likewise.
26184         * modules/byteswap: Likewise.
26185         * modules/configmake: Likewise.
26186         * modules/fcntl: Likewise.
26187         * modules/fnmatch: Likewise.
26188         * modules/getopt: Likewise.
26189         * modules/glob: Likewise.
26190         * modules/inttypes: Likewise.
26191         * modules/netinet_in: Likewise.
26192         * modules/poll: Likewise.
26193         * modules/stdbool: Likewise.
26194         * modules/stdint: Likewise.
26195         * modules/sys_select: Likewise.
26196         * modules/sys_socket: Likewise.
26197         * modules/sys_stat: Likewise.
26198         * modules/sysexits: Likewise.
26199         * modules/localcharset: Same as above, but continue using temporary
26200         file named "t-$@" (why different?) rather than the "$@-t" used
26201         everywhere else.
26202
26203         * modules/sysexits (Makefile.am): Replace literal occurrences
26204         of "sysexit.h" more readable, and more consistent, "$@".
26205
26206 2006-09-06  Bruno Haible  <bruno@clisp.org>
26207
26208         * modules/striconv: New file.
26209         * modules/xstriconv: New file.
26210         * MODULES.html.sh (Internationalization functions): Add striconv,
26211         xstriconv.
26212
26213 2006-09-06  Bruno Haible  <bruno@clisp.org>
26214
26215         * modules/gc (Makefile.am): Augment lib_LDFLAGS, not lib_LIBADD.
26216         * modules/iconvme (Makefile.am): Likewise. Also handle the case of
26217         not using libtool correctly.
26218
26219 2006-09-06  Bruno Haible  <bruno@clisp.org>
26220
26221         * lib/striconv.h: New file.
26222         * lib/striconv.c: New file, merging iconvme.c with GNU gettext's
26223         iconvstring.c.
26224         * lib/xstriconv.h: New file.
26225         * lib/xstriconv.c: New file.
26226
26227 2006-09-06  Bruno Haible  <bruno@clisp.org>
26228
26229         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
26230         lib_..._LDFLAGS.
26231
26232 2006-09-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
26233
26234         * lib/argz_.h: Sync from Libtool.
26235
26236         2006-09-04  George Bosilca <bosilca@cs.utk.edu>
26237                 and Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
26238
26239         * lib/libltdl/argz_.h: It's __cplusplus, not _cplusplus.
26240
26241 2006-09-05  Davide Angelocola  <davide.angelocola@tiscali.it>
26242
26243         * modules/trim: New file.
26244
26245 2006-09-05  Davide Angelocola  <davide.angelocola@tiscali.it>
26246
26247         * lib/trim.h: New file.
26248         * lib/trim.c: New file.
26249
26250 2006-09-05  Bruno Haible  <bruno@clisp.org>
26251
26252         * MODULES.html.sh (String handling): Add trim.
26253
26254 2006-09-04  Karl Berry  <karl@gnu.org>
26255
26256         * config/srclist.txt (signed.m4, gettext.m4): changes not propagated
26257         until next release.
26258
26259 2006-09-03  Bruno Haible  <bruno@clisp.org>
26260
26261         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Locate mingw shared libraries
26262         correctly.
26263
26264 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
26265
26266         * m4/getloadavg.m4 (gl_GETLOADAVG): Use CONFIGURING_GETLOADAVG,
26267         not gl_GETLOADAVG.  Omit unneeded semicolons.
26268         Problems reported by Ralf Wildenhues in
26269         <http://lists.gnu.org/archive/html/bug-gnulib/2006-09/msg00000.html>.
26270         (gl_PREREQ_GETLOADAVG): Use AC_DEFUN, not m4_define.  Put
26271         at the end, which is the usual gnulib style.
26272
26273         * m4/fstypename.m4 (gl_FSTYPENAME): Use AC_CHECK_MEMBERS instead
26274         of doing all the work ourselves.
26275         * m4/fsusage.m4 (gl_PREREQ_FSUSAGE_EXTRA): Don't check for
26276         sys/statvfs.h since the code doesn't use HAVE_SYS_STATVFS_H.
26277
26278 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
26279
26280         * lib/getloadavg.c: Use CONFIGURING_GETLOADAVG, not gl_GETLOADAVG.
26281         Problem reported by Ralf Wildenhues in
26282         <http://lists.gnu.org/archive/html/bug-gnulib/2006-09/msg00000.html>.
26283
26284         * lib/mountlist.c: All uses of HAVE_F_FSTYPENAME_IN_STATFS replaced by
26285         HAVE_STRUCT_STATFS_F_FSTYPENAME.
26286
26287 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
26288
26289         * gnulib-tool (func_emit_lib_Makefile_am): Fix typos in
26290         yesterday's patch by changing test -n to test -z.
26291
26292 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
26293
26294         * modules/getloadavg (Files): Add m4/getloadavg.m4.
26295         (configure.ac): AC_FUNC_GETLOADAVG -> gl_GETLOADAVG, as
26296         the former is now obsolescent.
26297
26298         * modules/chdir-long (Depends-on): Add fcntl.
26299
26300 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
26301
26302         * m4/fnmatch.m4: Add comment that Autoconf AC_FUNC_FNMATCH is
26303         obsolescent, and programs should use gnulib instead.
26304         * m4/getloadavg.m4: New file, with contents taken from Autoconf
26305         but with prefixes changed.
26306
26307 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
26308
26309         * lib/getloadavg.c [defined gl_GETLOADAVG]: Don't include config.h
26310         or stdbool.h, because they might not exist while configuring.
26311
26312         * lib/chdir-long.c: Include <fcntl.h>, for O_DIRECTORY.
26313         Don't include unistd.h or limits.h; not needed, since chdir-long.h
26314         does that for us.
26315         (O_DIRECTORY): Remove.
26316
26317 2006-08-31  Eric Blake  <ebb9@byu.net>
26318
26319         * gnulib-tool: Don't let emacs change spaces to TAB.
26320
26321 2006-08-31  Bruno Haible  <bruno@clisp.org>
26322
26323         * gnulib-tool: When calling func_import more than once, do it in a
26324         subshell.
26325         Reported by Eric Blake <ebb9@byu.net>.
26326
26327 2006-08-31  Bruno Haible  <bruno@clisp.org>
26328
26329         * gnulib-tool (nl): Remove variable.
26330         (sed_transform_lib_file): Use more robust test for config-h module.
26331         (func_import): Fix typo in 2006-08-25 patch.
26332
26333 2006-08-31  Bruno Haible  <bruno@clisp.org>
26334
26335         * gnulib-tool (func_emit_lib_Makefile_am): When --makefile-name was
26336         specified, augment Makefile.am variables instead of assigning them.
26337
26338 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
26339
26340         Work around a bug in both the Linux and SunOS 64-bit kernels:
26341         nanosleep mishandles sleeps for longer than 2**31 seconds.
26342         Problem reported by Frank v Waveren in
26343         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00298.html>.
26344         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Require gl_CLOCK_TIME.
26345         Check for nanosleep bug.
26346         (LIB_NANOSLEEP): Append clock_gettime library if needed.
26347
26348 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
26349
26350         Work around a bug in both the Linux and SunOS 64-bit kernels:
26351         nanosleep mishandles sleeps for longer than 2**31 seconds.
26352         Problem reported by Frank v Waveren in
26353         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00298.html>.
26354         * lib/nanosleep.c (BILLION): New constant.
26355         (getnow) [HAVE_BUG_BIG_NANOSLEEP]: New functions.
26356         (rpl_nanosleep) [HAVE_BUG_BIG_NANOSLEEP]: Completely new
26357         implementation.
26358
26359 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
26360
26361         * modules/nanosleep (Depends-on): Add gettime.
26362
26363 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
26364         and Simon Josefsson  <jas@extundo.com>
26365         and Oskar Liljeblad  <oskar@osk.mine.nu>
26366
26367         * MODULES.html.sh (Support for building documentation): Add gpl, lgpl.
26368         * gnulib-tool (func_import): New license type 'unmodifiable license
26369         text'.
26370         * modules/fdl: Use it.  Longer description.
26371         * module/gpl, module/lgpl: New files.
26372
26373 2006-08-30  Jim Meyering  <jim@meyering.net>
26374
26375         * lib/isapipe.c (isapipe): Rename local s/fd/fd_pair/ to avoid
26376         shadowing the parameter.
26377
26378 2006-08-29  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
26379
26380         Sync from Libtool:
26381
26382         2006-08-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
26383
26384         * lib/libltdl/argz.c: Use `#ifdef HAVE_CONFIG_H', to facilitate code
26385         sharing with gnulib.  Report by Eric Blake.
26386
26387 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
26388
26389         * modules/isapipe: New file.
26390         * MODULES.html.sh (File descriptor based Input/Output): Add isapipe.
26391
26392 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
26393
26394         * modules/configmake (Makefile.am): Add a comment, and omit
26395         the CONFIGMAKE_ prefix from generated macro names.  Suggested
26396         by Bruno Haible.
26397
26398 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
26399
26400         * m4/isapipe.m4: New file.
26401
26402 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
26403
26404         * lib/isapipe.c, lib/isapipe.h: New files.
26405
26406 2006-08-29  Jim Meyering  <jim@meyering.net>
26407
26408         * modules/configmake (Makefile.am): Make configmake.h depend on
26409         Makefile.  Otherwise, a stale configmake.h could hang around.
26410
26411 2006-08-29  Eric Blake  <ebb9@byu.net>
26412
26413         * lib/error.c (error_at_line, print_errno_message): Match libc, after
26414         resolution of upstream bug 3044.
26415
26416 2006-08-29  Bruno Haible  <bruno@clisp.org>
26417
26418         * modules/localcharset (Depends-on): Add configmake.
26419         (Makefile.am): Remove setting of LIBDIR through DEFS.
26420
26421 2006-08-29  Bruno Haible  <bruno@clisp.org>
26422
26423         * lib/localcharset.c: Include configmake.h in order to get LIBDIR
26424         defined.
26425
26426 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
26427
26428         * modules/fcntl: New file.
26429         * modules/chdir-safer (Depends-on): Add fcntl.
26430         * modules/fts: Likewise.
26431         * modules/mkdir-p: Likewise.
26432
26433         * modules/stdint (Makefile.am): Do not substitute ABSOLUTE_INTTYPES_H.
26434         This undoes the most recent change, since we're now addressing the
26435         problem in a different way.
26436
26437         * gnulib-tool (emit_lib_Makefile_am): Don't put $makefile_name
26438         into output, since the output might be called Makefile.am even
26439         if $makefile_name is something different.
26440         (func_import): Use $makefile_am rather than
26441         ${makefile_name-Makefile.am}, to fix a bug where makefile_name was
26442         empty.
26443
26444         * modules/inttypes (Files): Add m4/inttypes-h.m4.
26445
26446 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
26447
26448         * m4/inttypes.m4 (gl_INTTYPES_H): Move ABSOLUTE_INTTYPES_H code here...
26449         * m4/stdint.m4 (gl_STDINT_H): ... from here.  This undoes the most
26450         recent change to stdint.m4, since we're now addressing the problem in a
26451         different way.
26452
26453 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
26454
26455         * m4/fcntl_h.m4: New file.
26456
26457 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
26458
26459         * lib/fcntl_.h: New file.
26460         * lib/chdir-safer.c (O_DIRECTORY, O_NOFOLLOW): Remove, now that we have
26461         the fcntl module.
26462         * lib/dirchownmod.c: Likewise.
26463         * lib/fts.c: Likewise.
26464
26465         * lib/inttypes_.h [defined _GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H]:
26466         Include @ABSOLUTE_INTTYPES_H@ if available, but do nothing else.
26467         * lib/stdint_.h (_GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H): Define
26468         just before including <inttypes.h>, to avoid circular inclusion.
26469
26470 2006-08-28  Jim Meyering  <jim@meyering.net>
26471
26472         * doc/visibility.texi: Actually read and correct the grammar of the
26473         sentence affected by yesterday's change.
26474
26475 2006-08-28  Eric Blake  <ebb9@byu.net>
26476
26477         * modules/inttypes (Makefile.am): Fix sed error when inttypes.h
26478         needs wrapper.
26479
26480 2006-08-28  Eric Blake  <ebb9@byu.net>
26481
26482         * m4/inttypes.m4 (gl_INTTYPES_H): Fix missing #endif.
26483
26484 2006-08-28  Eric Blake  <ebb9@byu.net>
26485
26486         * m4/codeset.m4 (AM_LANGINFO_CODESET): Avoid compiler warning.
26487
26488 2006-08-28  Bruno Haible  <bruno@clisp.org>
26489
26490         * modules/c-strstr: New file, from GNU gettext.
26491         * MODULES.html.sh (String handling): Add c-strstr.
26492
26493 2006-08-28  Bruno Haible  <bruno@clisp.org>
26494
26495         * m4/inttypes.m4 (gl_INTTYPES_H): Don't test for the existence of SCNX*
26496         macros.
26497         Reported by Eric Blake.
26498
26499 2006-08-28  Bruno Haible  <bruno@clisp.org>
26500
26501         * lib/vasnprintf.c (EOVERFLOW): Remove definition.
26502         (VASNPRINTF): Return a string of length > INT_MAX without failing.
26503         * lib/vasprintf.c: Include errno.h, limits.h.
26504         (EOVERFLOW): New fallback definition.
26505         (vasprintf): Test here whether the string length is > INT_MAX.
26506         * lib/vsnprintf.c: Include errno.h, limits.h.
26507         (EOVERFLOW): New fallback definition.
26508         (vsnprintf): Fix bug when generated string was too long for the buffer.
26509         Test here whether the string length is > INT_MAX.
26510
26511 2006-08-28  Bruno Haible  <bruno@clisp.org>
26512
26513         * lib/inttypes_.h (SCNX*): Remove definitions.
26514         Reported by Eric Blake.
26515
26516 2006-08-28  Bruno Haible  <bruno@clisp.org>
26517
26518         * lib/c-strstr.h: New file, from GNU gettext.
26519         * lib/c-strstr.c: New file, from GNU gettext.
26520
26521 2006-08-28  Bruno Haible  <bruno@clisp.org>
26522
26523         * gnulib-tool: Reorder some statements.
26524
26525 2006-08-28  Bruno Haible  <bruno@clisp.org>
26526
26527         * gnulib-tool: New option --makefile-name.
26528         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am): Use
26529         $makefile_name.
26530         (func_import): Write $makefile_name to the cache file, and read it from
26531         there unless explicitly specified. Use $makefile_name as file name
26532         instead of Makefile.am. Adjust the recommendations accordingly.
26533
26534 2006-08-28  Bruno Haible  <bruno@clisp.org>
26535
26536         * gnulib-tool (func_verify_module): Check against misapplying patch.
26537
26538 2006-08-28  Bruno Haible  <bruno@clisp.org>
26539
26540         * gnulib-tool (func_relativize, func_relconcat): New functions.
26541         Give an error if --local-dir is given with --update.
26542         Remove trailing slashes from $local_gnulib_dir.
26543         (func_import): Store the relativized $local_gnulib_dir in
26544         gnulib-cache.m4, and read it from there if not specified explicitly.
26545
26546 2006-08-28  Bruno Haible  <bruno@clisp.org>
26547
26548         * gnulib-tool (func_get_tests_module): Don't assume that $gnulib_dir
26549         is the current directory. Respect also $local_gnulib_dir.
26550
26551 2006-08-28  Bruno Haible  <bruno@clisp.org>
26552             Simon Josefsson  <jas@extundo.com>
26553
26554         BeOS portability.
26555         * lib/getaddrinfo.c (PF_INET, PF_UNSPEC): New macros.
26556
26557 2006-08-27  Jim Meyering  <jim@meyering.net>
26558
26559         * doc/visibility.texi: Remove duplicate word: "pointer".
26560
26561 2006-08-26  Bruno Haible  <bruno@clisp.org>
26562
26563         * modules/inttypes (Files): Add lib/inttypes_.h, remove lib/inttypes.h.
26564         Add m4/inttypes.m4, remove m4/_inttypes_h.m4 and m4/include_next.m4.
26565         (Makefile.am): Create inttypes.h from inttypes_.h.
26566         * modules/stdint (Makefile.am): Substitute also ABSOLUTE_INTTYPES_H.
26567
26568         * modules/imaxabs: New file.
26569
26570         * modules/imaxdiv: New file.
26571
26572 2006-08-26  Bruno Haible  <bruno@clisp.org>
26573
26574         * m4/inttypes.m4: New file.
26575         * m4/_inttypes_h.m4: Remove file.
26576         * m4/inttypes-pri.m4 (gt_INTTYPES_PRI): Also AC_SUBST
26577         PRI_MACROS_BROKEN.
26578         * m4/stdint.m4 (gl_STDINT_H): Define also ABSOLUTE_INTTYPES_H.
26579
26580         * m4/imaxabs.m4: New file.
26581
26582         * m4/imaxdiv.m4: New file.
26583
26584 2006-08-26  Bruno Haible  <bruno@clisp.org>
26585
26586         * lib/inttypes_.h: New file.
26587         * lib/inttypes.h: Remove file.
26588         * lib/stdint_.h: Include <inttypes.h> through its absolute filename.
26589
26590         * lib/imaxabs.c: New file.
26591
26592         * lib/imaxdiv.c: New file.
26593
26594 2006-08-25  Paul Eggert  <eggert@cs.ucla.edu>
26595
26596         New config-h module, so that "make" output needn't be cluttered
26597         by -DHAVE_CONFIG_H.
26598         * MODULES.html.sh (Support for building libraries and executables):
26599         Add config-h.
26600         * modules/config-h: New file.
26601         * gnulib-tool (nl, sed_transform_lib_file): New vars.
26602         (func_import): Turn "#ifdef HAVE_CONFIG_H" to "#if 1" if
26603         the config-h module is used.
26604
26605         New configmake module, so that "make" output needn't be cluttered
26606         by fluff like '-DLIBDIR=\"/usr/local/lib\"'.
26607         * MODULES.html.sh (Support for building libraries and executables):
26608         Add configmake.
26609         * modules/configmake: New file.
26610
26611 2006-08-25  Paul Eggert  <eggert@cs.ucla.edu>
26612
26613         * m4/config-h.m4: New file.
26614
26615 2006-08-24  Paul Eggert  <eggert@cs.ucla.edu>
26616
26617         * config/srclist.txt: Add elisp-comp.
26618
26619 2006-08-24  Paul Eggert  <eggert@cs.ucla.edu>
26620
26621         * MODULES.html.sh (Support for building libraries and executables):
26622         Add elisp-comp.
26623         * build-aux/elisp-comp: New file.
26624         * modules/elisp-comp: New file.
26625
26626 2006-08-24  Bruno Haible  <bruno@clisp.org>
26627
26628         * gnulib-tool (func_create_testdir): Use non-default values of
26629         sourcebase and m4base.
26630
26631 2006-08-24  Bruno Haible  <bruno@clisp.org>
26632
26633         * MODULES.html.sh (Compatibility checks for POSIX:2001 functions: Fix
26634         HTML structure.
26635
26636 2006-08-23  Paul Eggert  <eggert@cs.ucla.edu>
26637
26638         * modules/openat (Depends-on): Add lchown.
26639
26640 2006-08-23  Bruno Haible  <bruno@clisp.org>
26641
26642         * gnulib-tool (func_import, func_create_testdir): Emit an invocation
26643         of gl_LOCK_EARLY instead of gl_LOCK.
26644
26645 2006-08-23  Bruno Haible  <bruno@clisp.org>
26646
26647         * m4/lock.m4 (gl_LOCK_BODY): Change the default value of gl_use_threads
26648         on OSF/1 to no.
26649         Reported by Stephen Cartwright <sgcartwr@ucalgary.ca>.
26650
26651 2006-08-23  Bruno Haible  <bruno@clisp.org>
26652
26653         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Don't consider BeOS statvfs
26654         as unusable.
26655
26656         * m4/lock.m4 (gl_LOCK_EARLY): Renamed from gl_LOCK.
26657         (gl_LOCK_BODY): Remove gl_PREREQ_LOCK invocation.
26658         (gl_LOCK): New macro.
26659
26660 2006-08-22  Simon Josefsson  <jas@extundo.com>
26661
26662         * modules/gc-md5 (Makefile.am): Need to add md5.h, after changes
26663         to md5 module.
26664
26665 2006-08-22  Simon Josefsson  <jas@extundo.com>
26666
26667         * MODULES.html.sh: Add "Support for maintaining and release
26668         projects".
26669
26670         * build-aux/gnupload: New file, from coreutils.
26671
26672 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
26673
26674         Avoid the need for AC_LIBSOURCES in m4 macros.
26675         * modules/arcfour (EXTRA_DIST): Add arcfour.h.
26676         * modules/arctwo (EXTRA_DIST): Add arctwo.h.
26677         * modules/check-version (EXTRA_DIST): Add check-version.h.
26678         * modules/crc (EXTRA_DIST): Add crc.h.
26679         * modules/des (EXTRA_DIST): Add des.h.
26680         * modules/gc (EXTRA_DIST): Add gc.h.
26681         * modules/getdelim (EXTRA_DIST): Add getdelim.h.
26682         * modules/getline (EXTRA_DIST): Add getline.h.
26683         * modules/getlogin_r (EXTRA_DIST): Add getlogin_r.h.
26684         * modules/hmac-md5 (EXTRA_DIST): Add hmac.h.
26685         * modules/hmac-sha1 (EXTRA_DIST): Add hmac.h.
26686         * modules/md2 (EXTRA_DIST): Add md2.h.
26687         * modules/md4 (EXTRA_DIST): Add md4.h.
26688         * modules/pagealign_alloc (EXTRA_DIST): Add pagealign_alloc.h.
26689         * modules/read-file (EXTRA_DIST): Add read-file.h.
26690         * modules/readline (EXTRA_DIST): Add readline.h.
26691         * modules/rijndael (EXTRA_DIST): Add rijndael-alg-fst.h,
26692         rijndael-api-fst.h.
26693
26694 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
26695
26696         * m4/rijndael.m4 (gl_ARCFOUR):
26697         * m4/arctwo.m4 (gl_ARCTWO):
26698         * m4/check-version.m4 (gl_CHECK_VERSION):
26699         * m4/crc.m4 (gl_CRC):
26700         * m4/des.m4 (gl_DES):
26701         * m4/gc-pbkdf2-sha1.m4 (gl_GC_PBKDF2_SHA1):
26702         * m4/gc.m4 (gl_GC):
26703         * m4/getdelim.m4 (gl_FUNC_GETDELIM):
26704         * m4/getline.m4 (gl_FUNC_GETLINE):
26705         * m4/getlogin_r.m4 (gl_GETLOGIN_R_SUBSTITUTE):
26706         * m4/hmac-md5.m4 (gl_HMAC_MD5):
26707         * m4/hmac-sha1.m4 (gl_HMAC_SHA1):
26708         * m4/md2.m4 (gl_MD2):
26709         * m4/md4.m4 (gl_MD4):
26710         * m4/pagealign_alloc.m4 (gl_PAGEALIGN_ALLOC):
26711         * m4/read-file.m4 (gl_FUNC_READ_FILE):
26712         * m4/readline.m4 (gl_FUNC_READLINE):
26713         * m4/rijndael.m4 (gl_RIJNDAEL):
26714         Don't use AC_LIBSOURCES; instead, rely on the files in ../modules/
26715         to get the necessary .h files and whatnot.
26716
26717 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
26718
26719         * config/srclist.txt: Remove gnupload, since coreutils now syncs from
26720         gnulib rather than the other way around.
26721         * config/srclistvars.sh (COREUTILS): Remove.
26722
26723 2006-08-22  Jim Meyering  <jim@meyering.net>
26724
26725         * modules/mkdir-p (Makefile.am): Fix typo: s/lib+SOURCES/lib_SOURCES/.
26726
26727         * modules/getpass-gnu (Makefile.am): Add getpass.h to EXTRA_DIST.
26728
26729 2006-08-22  Eric Blake  <ebb9@byu.net>
26730
26731         * modules/regexprops-generic: New file.
26732         * MODULES.html.sh (Support for building documentation): List it.
26733
26734 2006-08-22  Eric Blake  <ebb9@byu.net>
26735
26736         * m4/stdint_h.m4 (gl_AC_HEADER_STDINT_H): Avoid compiler warning.
26737         * m4/inttypes_h.m4 (gl_AC_HEADER_INTTYPES_H): Likewise.
26738         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Likewise.
26739         * m4/intmax_t.m4 (gt_AC_TYPE_INTMAX_T): Likewise.
26740
26741 2006-08-22  Bruno Haible  <bruno@clisp.org>
26742
26743         * gnulib-tool (func_emit_lib_Makefile_am): Don't treat lib_LIBRARIES
26744         and lib_LTLIBRARIES like the other lib_* variables.
26745
26746 2006-08-22  Bruno Haible  <bruno@clisp.org>
26747
26748         * build-aux/x-to-1.in: New file, from GNU gettext.
26749
26750 2006-08-22  Bruno Haible  <bruno@clisp.org>
26751
26752         * m4/readutmp.m4 (gl_READUTMP): Compile readutmp.c only if <utmp.h> or
26753         <utmpx.h> exists.
26754
26755 2006-08-22  Bruno Haible  <bruno@clisp.org>
26756
26757         * lib/readutmp.h: Skip most definitions if neither <utmp.h> nor
26758         <utmpx.h> exists.
26759
26760 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
26761
26762         BeOS portability.
26763         * lib/dirchownmod.c (dirchownmod): Don't use fchmod if it doesn't
26764         exist.
26765         Problem reported by Bruno Haible.
26766
26767 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
26768
26769         Avoid the need for AC_LIBSOURCES in m4 macros.
26770         * modules/acl (EXTRA_DIST): Add acl.h.
26771         * modules/argmatch (Files): Add m4/argmatch.m4.
26772         (configure.ac): Add gl_ARGMATCH.
26773         (EXTRA_DIST): Renamed from lib_SOURCES, for
26774         consistency with the other modules.  Remove argmatch.c.
26775         * modules/backupfile (EXTRA_DIST): Add backupfile.h.
26776         * modules/c-strtod (EXTRA_DIST): Add c-strtod.h.
26777         * modules/c-strtold (EXTRA_DIST): Add c-strtod.c, c-strtod.h.
26778         * modules/canonhost (EXTRA_DIST): Add c-canonhost.h.
26779         * modules/canonicalize (EXTRA_DIST): Add canonicalize.h.
26780         * modules/chdir-long (EXTRA_DIST): Add chdir-long.h.
26781         * modules/chdir-safer (EXTRA_DIST): Add chdir-safer.h.
26782         * modules/cloexec (EXTRA_DIST): Add cloexec.h.
26783         * modules/close-stream (EXTRA_DIST): Add close-stream.h.
26784         * modules/closeout (EXTRA_DIST): Add closeout.h.
26785         * modules/cycle-check (EXTRA_DIST): Add cycle-check.h.
26786         * modules/dev-ino (EXTRA_DIST): Add dev-ino.h.
26787         * modules/dirfd (EXTRA_DIST): Add dirfd.h.
26788         * modules/dirname (EXTRA_DIST): Renamed from lib_SOURCES.  Add
26789         dirname.h; remove basename.c and stripslash.c.
26790         * modules/exclude (EXTRA_DIST): Add exclude.h.
26791         * modules/exitfail (EXTRA_DIST): Add exitfail.h.
26792         * modules/fcntl-safer (EXTRA_DIST): Add fcntl-safer.h fcntl--.h.
26793         * modules/file-type (EXTRA_DIST): Add file-type.h.
26794         * modules/filemode (EXTRA_DIST): Add filemode.h.
26795         * modules/filenamecat (EXTRA_DIST): Add filenamecat.h.
26796         * modules/fopen-safer (EXTRA_DIST): Add stdio-safer.h stdio--.h.
26797         * modules/fpending (EXTRA_DIST): Add __fpending.h.
26798         * modules/fprintftime (EXTRA_DIST): Add fprintftime.h.
26799         * modules/fsusage (EXTRA_DIST): Add fsusage.h.
26800         * modules/fts (EXTRA_DIST): Add fts_.h fts-cycle.c.
26801         * modules/getcwd (EXTRA_DIST): Add getcwd.h.
26802         * modules/getdate (EXTRA_DIST): Add getdate.c.
26803         * modules/gethrxtime (EXTRA_DIST): Add gethrxtime.h xtime.h.
26804         * modules/getpagesize (EXTRA_DIST): Add getpagesize.h.
26805         * modules/getpass (EXTRA_DIST): Add getpass.h.
26806         * modules/glob (EXTRA_DIST): Add glob_.h glob-libc.h.
26807         * modules/group-member (EXTRA_DIST): Add group-member.h.
26808         * modules/hard-locale (EXTRA_DIST): Add hard-locale.h.
26809         * modules/hash (EXTRA_DIST): Add hash.h.
26810         * modules/human (EXTRA_DIST): Add human.h.
26811         * modules/inttypes (EXTRA_DIST): Add inttypes.h.
26812         * modules/lchmod (EXTRA_DIST): Add lchmod.h.
26813         * modules/lchown (EXTRA_DIST): Add lchown.h.
26814         * modules/long-options (EXTRA_DIST): Add long-options.h.
26815         * modules/lstat (EXTRA_DIST): Add lstat.h.
26816         * modules/md5 (EXTRA_DIST): Add memcasecmp.h.
26817         * modules/memcoll (EXTRA_DIST): Add memcoll.h.
26818         * modules/mempcpy (EXTRA_DIST): Add mempcpy.h.
26819         * modules/memrchr (EXTRA_DIST): Add memrchr.h.
26820         * modules/memxor (EXTRA_DIST): Add memxor.h.
26821         * modules/mkancesdirs (EXTRA_DIST): Add mkancesdirs.h.
26822         * modules/mkdir-p (EXTRA_DIST): Add modechange.h.
26823         * modules/mountlist (EXTRA_DIST): Add mountlist.h.
26824         * modules/openat (EXTRA_DIST): Add at-func.c openat.h openat-priv.h.
26825         * modules/pathmax (EXTRA_DIST): Add pathmax.h.
26826         * modules/physmem (EXTRA_DIST): Add physmem.h.
26827         * modules/posixtm (EXTRA_DIST): Add posixtm.h.
26828         * modules/posixver (EXTRA_DIST): Add posixver.h.
26829         * modules/quote (EXTRA_DIST): Add quote.h.
26830         * modules/quotearg (EXTRA_DIST): Add quotearg.h.
26831         * modules/readtokens (EXTRA_DIST): Add readtokens.h.
26832         * modules/readutmp (EXTRA_DIST): Add readutmp.h.
26833         * modules/regex (EXTRA_DIST): Add regcomp.c regex.h regex_internal.c
26834         regex_internal.h regexec.c.
26835         * modules/safe-read (EXTRA_DIST): Add safe-read.h.
26836         * modules/safe-write (EXTRA_DIST): Add safe-write.h.
26837         * modules/same (EXTRA_DIST): Add same.h.
26838         * modules/same-inode (EXTRA_DIST): Add same-inode.h.
26839         * modules/save-cwd (EXTRA_DIST): Add save-cwd.h.
26840         * modules/savedir (EXTRA_DIST): Add savedir.h.
26841         * modules/sha1 (EXTRA_DIST): Add sha1.h.
26842         * modules/sig2str (EXTRA_DIST): Add sig2str.h.
26843         * modules/stat-macros (EXTRA_DIST): Add stat-macros.h.
26844         * modules/stat-time (EXTRA_DIST): Add stat-time.h.
26845         * modules/stdlib-safer (EXTRA_DIST): Add stdlib-safer.h stdlib--.h.
26846         * modules/strdup (EXTRA_DIST): Add strdup.h.
26847         * modules/strftime (EXTRA_DIST): Add strftime.h.
26848         * modules/strndup (EXTRA_DIST): Add strndup.h.
26849         * modules/strnlen (EXTRA_DIST): Add strnlen.h.
26850         * modules/strverscmp (EXTRA_DIST): Add strverscmp.h.
26851         * modules/time_r (EXTRA_DIST): Add time_r.h.
26852         * modules/timespec (EXTRA_DIST): Add timespec.h.
26853         * modules/tmpfile-safer (EXTRA_DIST): Add stdio-safer.h stdio--.h.
26854         * modules/unistd-safer (EXTRA_DIST): Add unistd-safer.h unistd--.h.
26855         * modules/unlinkdir (EXTRA_DIST): Add unlinkdir.h.
26856         * modules/unlocked-io (EXTRA_DIST): Add unlocked-io.h.
26857         * modules/userspec (EXTRA_DIST): Add userspec.h.
26858         * modules/utimecmp (EXTRA_DIST): Add utimecmp.h.
26859         * modules/utimens (EXTRA_DIST): Add utimens.h.
26860         * modules/xalloc (EXTRA_DIST): Add xalloc.h.
26861         * modules/xgetcwd (EXTRA_DIST): Add xgetcwd.h.
26862         * modules/xnanosleep (EXTRA_DIST): Add xnanosleep.h.
26863         * modules/xreadlink (EXTRA_DIST): Add xreadlink.h.
26864         * modules/xstrtod (EXTRA_DIST): Add xstrtod.h.
26865         * modules/xstrtol (EXTRA_DIST): Add xstrtol.h.
26866         * modules/xstrtold (EXTRA_DIST): Add xstrtod.c xstrtod.h.
26867         * modules/yesno (EXTRA_DIST): Add yesno.h.
26868
26869 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
26870
26871         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Check for fchmod.
26872
26873         * m4/argmatch.m4: New file, from coreutils with AC_LIBSOURCES removed.
26874         * m4/dev-ino.m4, same-inode.m4: Remove.
26875
26876         * m4/_inttypes_h.m4 (gl_INTTYPES_H):
26877         * m4/acl.m4 (AC_FUNC_ACL):
26878         * m4/backupfile.m4 (gl_BACKUPFILE):
26879         * m4/c-strtod.m4 (gl_C99_STRTOLD):
26880         * m4/canon-host.m4 (gl_CANON_HOST):
26881         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME):
26882         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG):
26883         * m4/chdir-safer.m4 (gl_CHDIR_SAFER):
26884         * m4/cloexec.m4 (gl_CLOEXEC):
26885         * m4/close-stream.m4 (gl_CLOSE_STREAM):
26886         * m4/closeout.m4 (gl_CLOSEOUT):
26887         * m4/dirfd.m4 (gl_FUNC_DIRFD):
26888         * m4/dirname.m4 (gl_DIRNAME):
26889         * m4/exclude.m4 (gl_EXCLUDE):
26890         * m4/exitfail.m4 (gl_EXITFAIL):
26891         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER):
26892         * m4/file-type.m4 (gl_FILE_TYPE):
26893         * m4/filemode.m4 (gl_FILEMODE):
26894         * m4/filenamecat.m4 (gl_FILE_NAME_CONCAT):
26895         * m4/fpending.m4 (gl_FUNC_FPENDING):
26896         * m4/fprintftime.m4 (gl_FPRINTFTIME):
26897         * m4/fts.m4 (gl_FUNC_FTS):
26898         * m4/getcwd.m4 (gl_FUNC_GETCWD_NULL):
26899         * m4/getdate.m4 (gl_GETDATE):
26900         * m4/gethrxtime.m4 (gl_GETHRXTIME):
26901         * m4/getpagesize.m4 (gl_GETPAGESIZE):
26902         * m4/getpass.m4 (gl_FUNC_GETPASS):
26903         * m4/gettime.m4 (gl_GETTIME):
26904         * m4/getugroups.m4 (gl_GETUGROUPS):
26905         * m4/glob.m4 (gl_GLOB_SUBSTITUTE):
26906         * m4/group-member.m4 (gl_FUNC_GROUP_MEMBER):
26907         * m4/hard-locale.m4 (gl_HARD_LOCALE):
26908         * m4/hash.m4 (gl_HASH):
26909         * m4/idcache.m4 (gl_IDCACHE):
26910         * m4/lchmod.m4 (gl_FUNC_LCHMOD):
26911         * m4/lchown.m4 (gl_FUNC_LCHOWN):
26912         * m4/long-options.m4 (gl_LONG_OPTIONS):
26913         * m4/lstat.m4 (gl_FUNC_LSTAT):
26914         * m4/md5.m4 (gl_MD5):
26915         * m4/memcasecmp.m4 (gl_MEMCASECMP):
26916         * m4/memcoll.m4 (gl_MEMCOLL):
26917         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY):
26918         * m4/memrchr.m4 (gl_FUNC_MEMRCHR):
26919         * m4/memxor.m4 (gl_MEMXOR):
26920         * m4/mkancesdirs.m4 (gl_MKANCESDIRS):
26921         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS):
26922         * m4/modechange.m4 (gl_MODECHANGE):
26923         * m4/mountlist.m4 (gl_MOUNTLIST):
26924         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
26925         * m4/openat.m4 (gl_FUNC_OPENAT):
26926         * m4/pathmax.m4 (gl_PATHMAX):
26927         * m4/physmem.m4 (gl_PHYSMEM):
26928         * m4/posixtm.m4 (gl_POSIXTM):
26929         * m4/posixver.m4 (gl_POSIXVER):
26930         * m4/quote.m4 (gl_QUOTE):
26931         * m4/quotearg.m4 (gl_QUOTEARG):
26932         * m4/readtokens.m4 (gl_READTOKENS):
26933         * m4/readutmp.m4 (gl_READUTMP):
26934         * m4/regex.m4 (gl_REGEX):
26935         * m4/safe-read.m4 (gl_SAFE_READ):
26936         * m4/safe-write.m4 (gl_SAFE_WRITE):
26937         * m4/same.m4 (gl_SAME):
26938         * m4/save-cwd.m4 (gl_SAVE_CWD):
26939         * m4/savedir.m4 (gl_SAVEDIR):
26940         * m4/settime.m4 (gl_SETTIME):
26941         * m4/sha1.m4 (gl_SHA1):
26942         * m4/sig2str.m4 (gl_FUNC_SIG2STR):
26943         * m4/stat-macros.m4 (gl_STAT_MACROS):
26944         * m4/stat-time.m4 (gl_STAT_TIME):
26945         * m4/stdio-safer.m4 (gl_FOPEN_SAFER):
26946         * m4/stdlib-safer.m4 (gl_STDLIB_SAFER):
26947         * m4/strdup.m4 (gl_FUNC_STRDUP):
26948         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME):
26949         * m4/strndup.m4 (gl_FUNC_STRNDUP):
26950         * m4/strnlen.m4 (gl_FUNC_STRNLEN):
26951         * m4/strverscmp.m4 (gl_FUNC_STRVERSCMP):
26952         * m4/time_r.m4 (gl_TIME_R):
26953         * m4/timespec.m4 (gl_TIMESPEC):
26954         * m4/unistd-safer.m4 (gl_UNISTD_SAFER):
26955         * m4/unlinkdir.m4 (gl_UNLINKDIR):
26956         * m4/unlocked-io.m4 (gl_FUNC_GLIBC_UNLOCKED_IO):
26957         * m4/userspec.m4 (gl_USERSPEC):
26958         * m4/utimecmp.m4 (gl_UTIMECMP):
26959         * m4/utimens.m4 (gl_UTIMENS):
26960         * m4/xalloc.m4 (gl_XALLOC):
26961         * m4/xgetcwd.m4 (gl_XGETCWD):
26962         * m4/xnanosleep.m4 (gl_XNANOSLEEP):
26963         * m4/xreadlink.m4 (gl_XREADLINK):
26964         * m4/xstrtod.m4 (gl_XSTRTOD):
26965         * m4/yesno.m4 (gl_YESNO):
26966         Don't use AC_LIBSOURCES; instead, rely on the files in ../modules/
26967         to get the necessary .h files and whatnot.
26968
26969 2006-08-21  Mark D. Baushke  <mdb@gnu.org>
26970             Bruno Haible  <bruno@clisp.org>
26971
26972         * gnulib-tool (func_verify_module): Work around Sun's non-POSIX 1003.2
26973         /bin/sh understanding of '!' conditional negation.
26974
26975 2006-08-21  Jim Meyering  <jim@meyering.net>
26976
26977         * modules/openat (Depends-on): Really alphabetize.
26978
26979         * modules/acl (Depends-on): Add error and quote.
26980
26981         * check-module (find_included_lib_files): Add at-func.c to the
26982         ok-to-include-more-than-once white list.
26983
26984         * modules/openat (Depends-on): Add lstat.  Alphabetize.
26985
26986 2006-08-21  Bruno Haible  <bruno@clisp.org>
26987
26988         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
26989         Emit a pkgdata_DATA variable only if some snippets add contents to it.
26990         Reported by Martin Lambers <marlam@marlam.de>.
26991
26992 2006-08-21  Bruno Haible  <bruno@clisp.org>
26993
26994         * gnulib-tool (func_emit_lib_Makefile_am): If the snippets already
26995         specify an installation location, don't emit a noinst_LIBRARIES or
26996         noinst_LTLIBRARIES assignment.
26997
26998 2006-08-21  Bruno Haible  <bruno@clisp.org>
26999
27000         BeOS portability.
27001         * modules/mbchar (Include): Don't test HAVE_WCTYPE_H any more, since
27002         BeOS has mbrtowc() but no <wctype.h>.
27003
27004 2006-08-21  Bruno Haible  <bruno@clisp.org>
27005
27006         BeOS portability.
27007         * m4/mbchar.m4 (gl_MBCHAR): Compile mbchar.c also if <wctype.h> doesn't
27008         exist.
27009
27010 2006-08-21  Bruno Haible  <bruno@clisp.org>
27011
27012         BeOS portability.
27013         * lib/mbchar.h: Include <wctype.h> only if it exists.
27014
27015 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
27016
27017         Remove files that are no longer needed by their respective modules.
27018         * m4/obstack.m4: Remove.
27019         * m4/strerror_r.m4: Remove.
27020         * m4/uint32_t.m4: Remove.
27021         * m4/uintptr_t.m4: Remove.
27022         * m4/ullong_max.m4: Remove.
27023         * m4/xstrtoimax.m4: Remove.
27024         * m4/xstrtoumax.m4: Remove.
27025
27026         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Do not require
27027         gl_AC_TYPE_UINTMAX_T, gl_STRUCT_DEV_INO, or gl_SAME_INODE, since gnulib
27028         dependencies now capture this.
27029
27030         * m4/cycle-check.m4 (gl_CYCLE_CHECK):
27031         Do not use AC_LIBSOURCES, since gnulib modules now do this.
27032         * m4/fsusage.m4 (gl_FSUSAGE): Likewise.
27033         * m4/human.m4 (gl_HUMAN): Likewise.
27034         * m4/inttostr.m4 (gl_INTTOSTR): Likewise.
27035         * m4/xstrtol.m4 (gl_XSTRTOL): Likewise.
27036
27037         * m4/filemode.m4 (gl_FILEMODE): Require AC_STRUCT_ST_DM_MODE.
27038
27039         * m4/filemode.m4 (gl_PREREQ_FSUSAGE_EXTRA): Do not require
27040         gl_AC_TYPE_INTMAX_T or gl_AC_TYPE_UINTMAX_T, since we now require
27041         stdint.
27042         * m4/human.m4 (gl_HUMAN): Likewise.
27043         * m4/inttostr.m4 (gl_PREREQ_INTTOSTR): Likewise.
27044         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Likewise.
27045         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Likewise.
27046         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Likewise.
27047         * m4/xstrtol (gl_XSTRTOL): Likewise.
27048
27049         * m4/gethrxtime.m4 (gl_XTIME): gl_AC_TYPE_LONG_LONG ->
27050         AC_TYPE_LONG_LONG_INT.
27051         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Likewise.
27052         * m4/strtoll.m4 (gl_FUNC_STRTOLL): Likewise.
27053         * m4/strtoull.m4 (gl_FUNC_STRTOULL): Likewise, for unsigned long.
27054         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Likewise.
27055
27056         * m4/human.m4 (gl_HUMAN): Do not require AM_STDBOOL_H since we depend
27057         on stdbool.
27058
27059         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL_H, gl_PREREQ_XSTRTOL): Remove.
27060         (gl_PREREQ_XSTRTOUL): Remove.
27061
27062         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Check for hasmntopt.
27063
27064         * m4/posixver.m4: Fix comment since head -1 now works even in POSIX
27065         mode.
27066
27067 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
27068
27069         Add and change modules to make it easier for coreutils to use
27070         gnulib-tool.
27071         * modules/backupfile (Files): Remove m4/d-ino.m4.
27072         (Depends-on): Add d-ino.
27073         * modules/cycle-check (Depends-on): Add stdint.
27074         (lib_SOURCES): Add cycle-check.h.
27075         * modules/d-ino: New module.
27076         * modules/d-type: New module.
27077         * modules/error (Files): Remove m4/strerror_r.m4.
27078         * modules/filemode (Files): Add m4/st_dm_mode.m4.
27079         * modules/fsuage (Files): Remove m4/ulonglong.m4, m4/stdint_h.m4,
27080         m4/inttypes_h.m4, m4/uintmax_t.m4.
27081         (Depends-on): Add stdint.
27082         (lib_SOURCES): Add fsusage.h.
27083         * modules/getcwd (Files): Remove d-ino.m4.
27084         (Depends-on): Add d-ino.
27085         * modules/getndelim2 (Depends-on): Add stdint.
27086         * modules/glob (Files): Remove m4/d-type.m4.
27087         (Depends-on): Add d-type.
27088         * modules/host-os: New module.
27089         * modules/human (Files):  Remove m4/ulonglong.m4, m4/stdint_h.m4,
27090         m4/inttypes_h.m4, m4/uintmax_t.m4.
27091         * Depends-on: Add stdint.
27092         (lib_SOURCES): Add human.h.
27093         * modules/inttostr (Files): Remove m4/intmax_t.m4,
27094         m4/inttostr.m4, m4/inttypes_h.m4, m4/longlong.m4, m4/stdint_h.m4,
27095         m4/uintmax_t.m4, m4/ulonglong.m4.
27096         (Depends-on): Add stdint.
27097         (EXTRA_DIST): Add inttostr.h.
27098         * modules/lchmod: New module.
27099         * modules/link-follow: New module.
27100         * modules/mkdir-p (Files): Remove lib/lchmod.h, m4/lchmod.m4.
27101         (Depends-on): Add lchmod.
27102         * modules/mkstemp (Files): Remove m4/ulonglong.m4,
27103         m4/stdint_h.m4, m4/inttypes_h.m4, m4/uintmax_t.m4.
27104         (Depends-on): Add stdint.
27105         * modules/obstack (Files): Remove m4/inttypes_h.m4, m4/obstack.m4,
27106         m4/stdint_h.m4, m4/uintmax_t.m4, m4/ulonglong.m4.
27107         (Depends-on): Add stdint.
27108         (configure.ac): Change gl_OBSTACK to AC_FUNC_OBSTACK.
27109         * modules/perl: New module.
27110         * modules/regex (Depends-on): Add stdint.
27111         * modules/rmdir-errno: New module.
27112         * modules/strtoimax (Files): Remove m4/stdint_h.m4, m4/inttypes_h.m4,
27113         m4/intmax_t.m4.
27114         (Depends-on): Add stdint.
27115         * modules/strtoumax (Files): Remove m4/stdint_h.m4, m4/inttypes_h.m4,
27116         m4/uintmax_t.m4.
27117         (Depends-on): Add stdint.
27118         * modules/unlink-busy: New module.
27119         * modules/utimecmp (Depends-on): Add stdint.
27120         * modules/uptime: New module.
27121         * modules/winsz-ioctl: New module.
27122         * modules/winsz-termios: New module.
27123         * modules/xnanosleep (Depends-on): Add nanosleep.
27124         * modules/ullong_max: Remove.
27125         * modules/xstrtoimax (Files): Remove m4/xstrtoimax.m4.
27126         (configure.ac): Remove gl_XSTRTOIMAX; no action needed now.
27127         * modules/xstrtol (Files): Remove m4/ulonglong.m4, m4/longlong.m4,
27128         m4/stdint_h.m4, m4/inttypes_h.m4, m4/uintmax_t.m4, m4/intmax_t.m4.
27129         (Depends-on): Add inttypes.
27130         (lib_SOURCES): Add xstrtol.h.
27131         * modules/xstrtoumax (Files): Remove m4/xstrtoumax.m4.
27132         (configure.ac): Remove gl_XSTRTOUMAX; no action needed now.
27133         * MODULES.html.sh: Move 'assert' into the assert section.
27134         Move 'dummy' into the linking section.
27135         Remove ullong_max.
27136         Add section for compatibility checks for POSIX:2001 functions,
27137         and put d-ino, d-type, link-follow, rmdir-errno, unlink-busy,
27138         winsz-ioctl, and winsz-termios into it.
27139         Add lchmod.
27140         Add top-level Misc section and put host-os, perl, and uptime
27141         into it.
27142
27143 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
27144
27145         * lib/cycle-check.h: Include <stdint.h> unconditionally, since we
27146         now assume the stdint module.  Do not include inttypes.h.
27147         * lib/fsusage.h: Likewise.
27148         * lib/getndelim2.c: Likewise.
27149         * lib/human.h: Likewise.
27150         * lib/inttostr.h: Likewise.
27151         * lib/obstack.c: Likewise.
27152         * lib/regex_internal.h: Likewise.
27153         * lib/tempname.c: Likewise.
27154         * lib/utimecmp.c: Likewise.
27155         * lib/xstrtol.h: Likewise.
27156
27157         * lib/stat_.h: Fix typo: HAVE_FUNC_LSTAT -> HAVE_LSTAT.
27158
27159         * lib/strtoimax.c: Adjust to macro name changes in Autoconf,
27160         e.g., HAVE_LONG_LONG -> HAVE_LONG_LONG_INT.
27161         * lib/xtime.h: Likewise.
27162
27163 2006-08-19  Paul Eggert  <eggert@cs.ucla.edu>
27164
27165         * modules/openat (Files): Add lib/fchmodat.c.
27166         Fixes problem reported by Jay Youngman.
27167
27168 2006-08-19  Paul Eggert  <eggert@cs.ucla.edu>
27169
27170         * lib/fchmodat.c: New file, from coreutils.  This was inadvertently
27171         omitted in the 2006-08-17 update.  Problem reported by Jay Youngman.
27172
27173 2006-08-18  Paul Eggert  <eggert@cs.ucla.edu>
27174             Bruno Haible  <bruno@clisp.org>
27175
27176         * m4/bison-i18n.m4 (BISON_I18N): Also handle the case where yacc exists
27177         and is a script that invokes bison. Tighten the code. Add comments.
27178
27179 2006-08-18  Jim Meyering  <jim@meyering.net>
27180
27181         * m4/gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Also check for
27182         CLOCK_REALTIME, since gethrxtime may revert to using clock_gettime via
27183         gettime.c.  Gabor Z. Papp reported that gethrxtime-using programs
27184         failed to link due to unresolved clock_gettime on a linux-2.4.x system.
27185
27186 2006-08-18  Bruno Haible  <bruno@clisp.org>
27187
27188         * modules/bison-i18n: New file.
27189         * MODULES.html.sh (Internationalization functions): Add it.
27190
27191 2006-08-18  Bruno Haible  <bruno@clisp.org>
27192
27193         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Also check for
27194         sys/statvfs.h. When getmntinfo was found, check its declaration and
27195         set either MOUNTED_GETMNTINFO or MOUNTED_GETMNTINFO2 depending on it.
27196
27197 2006-08-18  Bruno Haible  <bruno@clisp.org>
27198
27199         * m4/bison-i18n.m4: New file, from bison.
27200
27201 2006-08-18  Bruno Haible  <bruno@clisp.org>
27202
27203         * lib/mountlist.c [MOUNTED_GETMNTINFO2]: Include sys/statvfs.h.
27204         (ME_DUMMY): Treat "kernfs" as a dummy.
27205         (read_file_system_list) [MOUNTED_GETMNTINFO2]: Implement.
27206
27207 2006-08-17  Paul Eggert  <eggert@cs.ucla.edu>
27208
27209         Update from coreutils.
27210
27211         2006-08-15  Jim Meyering  <jim@meyering.net>
27212
27213         * m4/openat.m4 (gl_FUNC_OPENAT): Add at-func.c via AC_LIBSOURCES.
27214
27215         2006-01-17  Jim Meyering  <jim@meyering.net>
27216
27217         * m4/fts.m4 (gl_FUNC_FTS_CORE): Depend on gl_FUNC_OPENAT.
27218
27219         2006-01-11  Jim Meyering  <jim@meyering.net>
27220
27221         * m4/openat.m4 (gl_FUNC_OPENAT): Require and compile fchmodat.c.
27222         Check for the lchmod function.
27223
27224 2006-08-17  Paul Eggert  <eggert@cs.ucla.edu>
27225
27226         Update from coreutils.
27227
27228         * lib/__fpending.h: Add copyright notice.
27229         * lib/fprintftime.h: Likewise.
27230         * lib/savedir.c: Use (C) in copyright notice.
27231         * lib/savedir.h: Likewise.
27232
27233         2006-08-15  Jim Meyering  <jim@meyering.net>
27234
27235         * lib/at-func.c: New file, with the logic of all emulated at-functions.
27236         * lib/openat-priv.h: Include <errno.h> and define ENOSYS,
27237         in support of the EXPECTED_ERRNO macro.
27238         * lib/openat.c (fstatat, unlinkat, fchownat): Remove function
27239         definitions.  Instead, define the appropriate symbols and include
27240         "at-func.c".
27241         * lib/mkdirat.c (mkdirat): Likewise.
27242         * lib/fchmodat.c (fchmodat): Likewise.
27243         (ENOSYS): Remove definition.
27244         * lib/openat.c: Don't include <errno.h>, now that "openat-priv.h" does
27245         it.  Don't include "unistd--.h" -- it wasn't ever used.
27246
27247         2006-01-17  Jim Meyering  <jim@meyering.net>
27248
27249         Rewrite fts.c not to change the current working directory,
27250         by using openat, fstatat, fdopendir, etc..
27251
27252         * lib/fts.c [! _LIBC]: Include "openat.h" and "unistd--.h".
27253         (HAVE_OPENAT_SUPPORT): Define.
27254         [_LIBC] (fchdir): Don't undef or define; no longer used.
27255         (FCHDIR): Define in terms of cwd_advance_fd rather than fchdir.
27256         Now, this `function' always succeeds, and consumes its file descriptor
27257         parameter -- so callers must not close such FDs.  Update callers.
27258         (diropen_fd, opendirat, cwd_advance_fd): New functions.
27259         (diropen): Add parameter, SP.  Adjust all callers.
27260         Implement using diropen_fd, rather than open.
27261         (fts_open): Initialize new member, fts_cwd_fd.
27262         Remove fts_rft-setting code.
27263         (fts_close): Close fts_cwd_fd, if necessary.
27264         (__opendir2): Define in terms of opendir or opendirat,
27265         depending on whether the FST_NOCHDIR flag is set.
27266         (fts_build): Since fts_safe_changedir consumes its FD, and since
27267         this code must do `closedir(dirp)', dup the dirfd(dirp) argument,
27268         and close the dup'd file descriptor upon failure.
27269         (fts_stat): Use fstatat(...AT_SYMLINK_NOFOLLOW) in place of lstat.
27270         (fts_safe_changedir): Tweak semantics to reflect that this function
27271         now calls cwd_advance_fd and hence consumes its FD argument.
27272         * lib/fts_.h [struct FTS] (fts_cwd_fd): New member.
27273         [struct FTS] (fts_rft): Remove now-unused member.
27274         [struct FTS] (fts_cycle.state): Improve comment.
27275
27276         * lib/openat.c (openat_needs_fchdir): New function.
27277         * lib/openat.h (openat_needs_fchdir): Declare it.
27278
27279 2006-08-16  Paul Eggert  <eggert@cs.ucla.edu>
27280
27281         * lib/memcoll.c (memcoll): Set errno = 0 in the shortcut case, too.
27282         Problem and fix reported by Pádraig Brady in
27283         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00099.html>.
27284
27285 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
27286
27287         * modules/cycle-check (configure.ac): Add gl_CYCLE_CHECK.
27288
27289 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
27290
27291         * lib/memcoll.c (memcoll): Optimize for the common case where the
27292         arguments are bytewise equal.
27293
27294 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
27295
27296         * doc/regexprops-generic.texi: Add a copyright notice.
27297
27298 2006-08-15  Bruno Haible  <bruno@clisp.org>
27299
27300         * modules/tmpdir (License): Change to LGPL.
27301
27302 2006-08-15  Bruno Haible  <bruno@clisp.org>
27303
27304         * gnulib-tool (func_all_modules, func_verify_module): COPYING is not a
27305         module.
27306
27307 2006-08-14  Simon Josefsson  <jas@extundo.com>
27308
27309         * config/srclist.txt: Add gnupload.
27310
27311 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
27312
27313         Change copyright notice from LGPL 2 to GPL 2, since that's the
27314         standard form used in the gnulib repository.
27315         * tests/test-lock.c: Likewise.
27316         * tests/test-stdint.c: Likewise.
27317         * tests/test-tls.c: Likewise.
27318
27319         * users.txt: Add bison, diffutils, libprelude, prelude-lml,
27320         prelude-manager.  User shorter URLs for GNU projects, without '?'.
27321         Add copyright notice.
27322
27323         * check-module: Add copyright notice.  Output a copyright
27324         notice if "--version" is specified.
27325         * modules/COPYING: New file.
27326         * tests/test-getaddrinfo.c: Add copyright notice.
27327         * tests/test-verify.c: Likewise.
27328
27329 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
27330
27331         Change copyright notice from LGPL 2 to GPL 2, since that's the
27332         standard form used in the gnulib repository.
27333         * lib/lock.c: LGPL -> GPL.
27334         * lib/lock.h: Likewise.
27335         * lib/strnlen1.c: Likewise.
27336         * lib/strnlen1.h: Likewise.
27337         * lib/tls.c: Likewise.
27338         * lib/tls.h: Likewise.
27339         * lib/tmpdir.c: Likewise.
27340
27341         * lib/TODO: Remove; this belongs only in coreutils.
27342
27343 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
27344
27345         Add copyright notices to long-enough files that lack them, since
27346         otherwise the files aren't clearly free.  Use the same notice that
27347         getdate.texi already uses.
27348         * doc/alloca-opt.texi: Add copyright notice.
27349         * doc/alloca.texi: Likewise.
27350         * doc/ctime.texi: Likewise.
27351         * doc/functions.texi: Likewise.
27352         * doc/gcd.texi: Likewise.
27353         * doc/gnulib-tool.texi: Likewise.
27354         * doc/inet_ntoa.texi: Likewise.
27355         * doc/visibility.texi: Likewise.
27356
27357         * doc/getdate.texi: Update FDL version from 1.1 to 1.2.
27358         * doc/quote.texi: Add copyright notice.
27359
27360         * doc/solaris-versions: Add SunOS 5.10, SunOS 1.x, SunOS 4.0, SunOS
27361         4.0.x, SunOS 4.1.1.1, SunOS 4.1.1_U1, SunOS 4.1.3B.  SunOS 4.1.3
27362         was Solaris 1.1A.  Remove space before B in Solaris 1.1.1B.
27363         Mention SunOS 5.11.  Mention that everything before SunOS 5.7
27364         is now obsolete, and give a pointer to the Sun list.
27365         Add copyright notice.
27366
27367 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
27368
27369         * config/srclistvars.sh: Add copyright notice.
27370
27371 2006-08-14  Eric Blake  <ebb9@byu.net>
27372
27373         Import the following change from libc:
27374
27375         2006-08-12  Ulrich Drepper  <drepper@redhat.com>
27376
27377         Upstream bug 2997.
27378         * lib/misc/error.c: Add space between program name and message if file
27379         name is missing.
27380
27381 2006-08-12  Karl Berry  <karl@gnu.org>
27382
27383         * config/srclist.txt (ssize_t.m4, sig_atomic_t.m4, signalblocking.m4):
27384         remove, these originate in gnulib now.
27385
27386 2006-08-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
27387
27388         * doc/Makefile (standards.info standards.html standards.dvi):
27389         Also depend on make-stds.texi.
27390
27391 2006-08-11  Paul Eggert  <eggert@cs.ucla.edu>
27392
27393         * lib/pipe-safer.c (pipe_safer): Fix misspelling: HAVE_FUNC_PIPE ->
27394         HAVE_PIPE.  Fix a file descriptor leak when fd_safer fails.
27395
27396         * lib/regex_internal.c (re_string_skip_chars): Don't assume WEOF fits
27397         in wchar_t.  Problem reported by Eric Blake.
27398
27399         * lib/snprintf.c (snprintf): memcpy LEN bytes, not SIZE - 1, when
27400         LEN is smaller than SIZE.  Suggested by Bruno Haible.
27401         Also, help the compiler to keep LEN in a register.
27402
27403 2006-08-11  Eric Blake  <ebb9@byu.net>
27404
27405         * users.txt: Sort.  Add tar.
27406
27407 2006-08-11  Bruno Haible  <bruno@clisp.org>
27408
27409         * users.txt: New file.
27410
27411 2006-08-11  Bruno Haible  <bruno@clisp.org>
27412
27413         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Include <stdio.h> and <time.h>
27414         before <wchar.h>. Needed for OSF/1 and BSD/OS.
27415
27416 2006-08-10  Paul Eggert  <eggert@cs.ucla.edu>
27417
27418         * modules/snprintf (Depends-on): Remove minmax.
27419         (Maintainer): Add self and Bruno.
27420
27421 2006-08-10  Paul Eggert  <eggert@cs.ucla.edu>
27422
27423         * lib/.cppi-disable: Add snprintf.h, socket_.h.
27424         * lib/snprintf.c: Include <errno.h> and <limits.h>.
27425         (EOVERFLOW): Define if the system does not.
27426         Do not include "minmax.h"; it wasn't used.
27427         (snprintf): Don't assume size_t promotes to an unsigned type.
27428         Fix bug when generated string was too long for the buffer: the
27429         buffer's contents are supposed to be the initial prefix of the
27430         output.  Don't assume vasnprintf returns EOVERFLOW if the size
27431         exceeds INT_MAX; do the check ourselves.
27432
27433         Import the following changes from libc:
27434
27435         2006-06-02  Jakub Jelinek  <jakub@redhat.com>
27436
27437         * lib/posix/regex_internal.c (re_string_skip_chars): If no character
27438         has been converted at all, set *last_wc to WEOF.  If mbrtowc failed,
27439         set wc to the byte which couldn't be converted.
27440         (re_string_reconstruct): Don't clear valid_raw_len before calling
27441         re_string_skip_chars.  If wc is WEOF after re_string_skip_chars, set
27442         tip_context using re_string_context_at.
27443
27444         2006-05-02  Ulrich Drepper  <drepper@redhat.com>
27445
27446         * lib/posix/regex.h: g++ still cannot handled [restrict].
27447
27448         2006-04-21  Ulrich Drepper  <drepper@redhat.com>
27449
27450         * lib/posix/regex.h: Remove special handling for VMS.
27451
27452 2006-08-10  Jim Meyering  <jim@meyering.net>
27453
27454         * modules/same-inode: New module.
27455         * modules/dev-ino: New module.
27456         * modules/cycle-check: Depend on these modules, rather than simply
27457         including their .h files.
27458         (Makefile.am): Don't list cycle-check.[ch] here, now that they're
27459         required via m4/cycle-check.m4.
27460         * modules/same: Depend on new same-inode module, rather than
27461         including same-inode.h.
27462         * modules/chdir-safer: New file.
27463
27464         * modules/chown (Depends-on): Add stat-macros.
27465
27466 2006-08-10  Jim Meyering  <jim@meyering.net>
27467
27468         * m4/cycle-check.m4: New file.
27469         Require gl_STRUCT_DEV_INO and gl_SAME_INODE.
27470         * m4/dev-ino.m4, m4/same-inode.m4: New files.
27471
27472 2006-08-10  Eric Blake  <ebb9@byu.net>
27473
27474         * modules/verror (Depends-on): Remove bogus gl_VERROR that snuck
27475         in from original proposal.
27476
27477 2006-08-10  Eric Blake  <ebb9@byu.net>
27478         and Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
27479
27480         * gnulib-tool (func_import): Detect unexpanded macros in gnulib
27481         namespace.
27482
27483 2006-08-10  Bruno Haible  <bruno@clisp.org>
27484
27485         * gnulib-tool (func_create_testdir): Detect unexpanded macros here
27486         as well.
27487
27488 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
27489
27490         Sync from coreutils.
27491
27492         2006-07-19  Mike Frysinger  <vapier@gentoo.org>
27493
27494         * lib/mountlist.c [ME_REMOTE]: Filter out cifs.
27495         Reported by Toralf Förster in <http://bugs.gentoo.org/141012>.
27496
27497 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
27498
27499         * modules/restrict: Remove; no longer needed now that we assume
27500         Autoconf 2.59 or later.
27501         * MODULES.html.sh: Remove 'restrict'.
27502         * modules/argp (Depends-on): Remove 'restrict'.
27503         * modules/base64 (Depends-on): Likewise.
27504         * modules/gc (Depends-on): Likewise.
27505         * modules/getaddrinfo (Depends-on): Likewise.
27506         * modules/glob (Depends-on): Likewise.
27507         * modules/inet_ntop (Depends-on): Likewise.
27508         * modules/inet_pton (Depends-on): Likewise.
27509         * modules/memxor (Depends-on): Likewise.
27510         * modules/regex (Depends-on): Likewise.
27511         * modules/strtok_r (Depends-on): Likewise.
27512         * modules/time_r (Depends-on): Likewise.
27513
27514 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
27515
27516         * m4/argp.m4 (gl_ARGP): Require AC_C_RESTRICT.
27517         * m4/gc.m4 (gl_PREREQ_GC): Likewise.
27518         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
27519         * m4/inet_ntop.m4 (gl_PREREQ_INET_NTOP): Likewise.
27520         * m4/inet_pton.m4 (gl_PREREQ_INET_PTON): Likewise.
27521         * m4/memxor.m4 (gl_MEMXOR): Likewise.
27522         * m4/restrict.m4: Remove; no longer needed.  All remaining uses of
27523         gl_C_RESTRICT replaced by AC_C_RESTRICT.
27524
27525         Merge from coreutils.
27526         * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_C_RESTRICT, not
27527         gl_C_RESTRICT, now that we assume Autoconf 2.59 or later.
27528         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
27529         * m4/time_r.m4 (gl_TIME_R): Likewise.
27530
27531 2006-08-09  Karl Berry  <karl@gnu.org>
27532
27533         * config/srclist.txt: no more gettext-tools, per Bruno.
27534
27535 2006-08-08  Eric Blake  <ebb9@byu.net>
27536
27537         * modules/verror: New module.
27538         * MODULES.html.sh: Document it.
27539
27540 2006-08-08  Eric Blake  <ebb9@byu.net>
27541
27542         * lib/verror.h, lib/verror.c: New files.
27543
27544 2006-08-08  Eric Blake  <ebb9@byu.net>
27545
27546         * lib/verror.c (verror_at_line): Work around glibc bug 2997, so that
27547         verror_at_line output complies with GNU Coding Standards even when
27548         file is NULL.
27549
27550 2006-08-07  Bruno Haible  <bruno@clisp.org>
27551
27552         * lib/allocsa.h (sa_alignof) [_AIX]: Also consider 'long long' in newer
27553         versions of AIX.
27554         Reported by Ralf Wildenhues.
27555
27556 2006-08-07  Bruno Haible  <bruno@clisp.org>
27557
27558         * gnulib-tool (func_create_testdir): Wrap the set of autoconf snippets
27559         in an AC_DEFUN. Needed so that the autoconf snippets can use
27560         AC_REQUIRE.
27561
27562 2006-08-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
27563
27564         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
27565         Initialize pkgdata_DATA.
27566         * modules/javaversion (Makefile.am): Add to pkgdata_DATA, rather than
27567         overriding it.
27568
27569 2006-08-06  Eric Blake  <ebb9@byu.net>
27570
27571         * lib/error.h: Fold in some upstream changes from glibc.
27572         * lib/error.c: Likewise.
27573
27574 2006-08-04  Bruno Haible  <bruno@clisp.org>
27575
27576         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
27577         Make the mostlyclean-local rule depend on mostlyclean-generic.
27578         Reported by Jim Meyering. Solution suggested by Ralf Wildenhues.
27579
27580 2006-07-31  Bruno Haible  <bruno@clisp.org>
27581
27582         * m4/localcharset.m4 (gl_LOCALCHARSET): Remove tests for <stddef.h>,
27583         <stdlib.h>, <string.h>.
27584
27585 2006-07-30  Bruno Haible  <bruno@clisp.org>
27586
27587         * modules/readlink (License): Change to LGPL.
27588
27589 2006-07-30  Bruno Haible  <bruno@clisp.org>
27590
27591         * modules/javaversion (Makefile.am): Distribute javaversion.java and
27592         javaversion.class. Also install javaversion.class in $(pkgdatadir) and
27593         set PKGDATADIR to point to it.
27594
27595 2006-07-30  Bruno Haible  <bruno@clisp.org>
27596
27597         * modules/csharpexec (configure.ac): Comment out macro invocation.
27598         * modules/javaexec (configure.ac): Likewise.
27599         * modules/javacomp-script (configure.ac): Likewise.
27600
27601         * modules/csharpcomp-script (configure.ac): Use AC_REQUIRE.
27602
27603 2006-07-30  Bruno Haible  <bruno@clisp.org>
27604
27605         * modules/clean-temp (Depends-on): Add linkedhash-list, remove
27606         linked-list.
27607
27608 2006-07-30  Bruno Haible  <bruno@clisp.org>
27609
27610         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Assume <string.h> exists.
27611
27612 2006-07-30  Bruno Haible  <bruno@clisp.org>
27613
27614         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
27615         Initialize MOSTLYCLEANFILES to core and *.stackdump, so that core dumps
27616         get removed.
27617
27618 2006-07-29  Bruno Haible  <bruno@clisp.org>
27619
27620         Make it possible for gnulib-tool to work with locally modified or
27621         augmented gnulib repositories.
27622         * gnulib-tool (func_usage): Document --local-dir option.
27623         (local_gnulib_dir): New variable.
27624         Handle --local-dir option.
27625         (func_lookup_file): New function.
27626         (func_all_modules, func_verify_module): Look also in $local_gnulib_dir.
27627         (func_get_description, func_get_filelist, func_get_description,
27628         func_get_filelist, func_get_dependencies, func_get_autoconf_snippet,
27629         func_get_automake_snippet, func_get_include_directive,
27630         func_get_license, func_get_maintainer): Use func_lookup_file.
27631         (func_import, func_create_testdir): Use func_lookup_file.
27632
27633 2006-07-29  Bruno Haible  <bruno@clisp.org>
27634
27635         * modules/setenv (Depends-on): Add unistd.
27636
27637 2006-07-29  Bruno Haible  <bruno@clisp.org>
27638
27639         * lib/setenv.c: Undo unintended modification done on 2006-02-27.
27640
27641 2006-07-29  Bruno Haible  <bruno@clisp.org>
27642
27643         * lib/localcharset.c: Assume <stddef.h>, <stdlib.h>, <string.h> exist.
27644
27645 2006-07-29  Bruno Haible  <bruno@clisp.org>
27646
27647         * gnulib-tool (import, update): If there is no Makefile.am, look at
27648         aclocal.m4, instead of bailing out.
27649
27650 2006-07-29  Bruno Haible  <bruno@clisp.org>
27651
27652         * gnulib-tool (func_usage): Revert most of the 2006-07-15 change.
27653         Categorize the options by when they are useful.
27654
27655 2006-07-29  Bruno Haible  <bruno@clisp.org>
27656
27657         * gnulib-tool (func_usage): Document option --no-libtool.
27658         Handle option --no-libtool.
27659         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am): Update
27660         for changed semantics of $libtool variable.
27661         (func_import): Likewise. If libtool is not used, show this through
27662         an option --no-libtool.
27663         (func_create_testdir): Update.
27664
27665 2006-07-29  Bruno Haible  <bruno@clisp.org>
27666
27667         * gnulib-tool (func_import): Extend error message about missing
27668         --doc-base.
27669
27670 2006-07-29  Bruno Haible  <bruno@clisp.org>
27671
27672         * gnulib-tool (func_import): Don't create the $docbase directory if
27673         there is no file to store there.
27674
27675 2006-07-29  Bruno Haible  <bruno@clisp.org>
27676
27677         * gnulib-tool (autoconf_minversion): If a --dir option is given and
27678         relevant, look for configure.ac there, not in the current directory.
27679         Also use a simple search for AC_PREREQ, not "autoconf --trace".
27680
27681 2006-07-29  Bruno Haible  <bruno@clisp.org>
27682
27683         * gnulib-tool (SORT): New variable.
27684         (func_usage): Undocument --assume-autoconf option.
27685         Remove --assume-autoconf option handling.
27686         (autoconf_minversion): Determine from the contents of configure.ac.
27687         (func_import): Remove autoconf_minversion handling.
27688         Suggested by Eric Blake.
27689
27690 2006-07-29  Bruno Haible  <bruno@clisp.org>
27691
27692         * doc/gnulib-tool.texi (gl_LIBTOOL): Mention --no-libtool option.
27693
27694 2006-07-29  Bruno Haible  <bruno@clisp.org>
27695
27696         * config/srclist.txt (*setenv.[ch]): Remove rules.
27697
27698 2006-07-28  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
27699
27700         * m4/inet_pton.m4, inet_ntop.m4: Check for netinet/in.h too.
27701
27702 2006-07-28  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
27703
27704         * lib/inet_ntop.h, inet_pton.h: Need to include netinet/in.h before
27705         arpa/inet.h.
27706
27707 2006-07-28  Simon Josefsson  <jas@extundo.com>
27708
27709         * modules/inet_ntop (Depends-on): Depend on arpa_inet.
27710         * modules/inet_pton (Depends-on): Likewise.
27711
27712 2006-07-28  Simon Josefsson  <jas@extundo.com>
27713
27714         * m4/netinet_in_h.m4: New file.
27715
27716 2006-07-28  Simon Josefsson  <jas@extundo.com>
27717
27718         * lib/inet_ntop.h, inet_pton.h: No need to guard netinet/in.h
27719         #include's.
27720
27721 2006-07-28  Simon Josefsson  <jas@extundo.com>
27722
27723         * lib/inet_ntop.h, inet_pton.h: No need to guard arpa/inet.h
27724         #include's.
27725
27726 2006-07-28  Paul Eggert  <eggert@cs.ucla.edu>
27727
27728         * lib/modechange.c (mode_compile): Numeric modes now affect setuid and
27729         setgid on directories only if they set these bits.
27730         * lib/modechange.h: Remove obsolete comment about masks.
27731
27732 2006-07-28  Eric Blake  <ebb9@byu.net>
27733
27734         * lib/regex_internal.h (struct re_dfa_t) [!_LIBC]: Avoid invalid C89
27735         macro expansion.
27736
27737 2006-07-28  Bruno Haible  <bruno@clisp.org>
27738
27739         * lib/inet_ntop.h, inet_pton.h: Use #if HAVE* instead of #ifdef HAVE*.
27740
27741 2006-07-28  Bruno Haible  <bruno@clisp.org>
27742
27743         * m4/mbchar.m4 (gl_MBCHAR): Also test for iswcntrl.
27744
27745 2006-07-28  Bruno Haible  <bruno@clisp.org>
27746
27747         * lib/mbchar.h (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit,
27748         iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit):
27749         Define fallbacks.
27750         Avoids link error on FreeBSD 4.x.
27751         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
27752
27753         * lib/wcwidth.h (iswprint): Assume an ASCII compatible wide character
27754         encoding.
27755         * lib/mbswidth.c (iswcntrl): Likewise.
27756
27757 2006-07-27  Bruno Haible  <bruno@clisp.org>
27758
27759         * m4/stdint.m4 (gl_STDINT_H): Define __STDC_CONSTANT_MACROS during the
27760         test.
27761
27762 2006-07-27  Bruno Haible  <bruno@clisp.org>
27763
27764         * lib/stdint_.h (INT*_C, UINT*_C) [C++]: Define these if
27765         __STDC_CONSTANT_MACROS is defined, not if __STDC_LIMIT_MACROS is
27766         defined.
27767
27768 2006-07-26  Eric Blake  <ebb9@byu.net>
27769
27770         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Check for missing pipe.
27771
27772 2006-07-26  Eric Blake  <ebb9@byu.net>
27773
27774         * lib/mkstemp-safer.c [! HAVE_MKSTEMP]: Add prototype for platforms
27775         like mingw that lack mkstemp.
27776         * lib/pipe-safer.c (pipe_safer) [!HAVE_FUNC_PIPE]: Provide fallback to
27777         avoid compilation warning on mingw.
27778
27779 2006-07-26  Bruno Haible  <bruno@clisp.org>
27780
27781         * m4/stdint.m4 (gl_STDINT_H): Also verify the existence of the macros
27782         INT*_MIN, INT_LEAST*_MAX, INT_LEAST*_MIN, UINT_LEAST*_MAX,
27783         INT_FAST*_MIN, INTPTR_MIN.
27784
27785 2006-07-25  Bruno Haible  <bruno@clisp.org>
27786
27787         * modules/version-etc (Depends-on): Add stdarg.
27788
27789 2006-07-25  Bruno Haible  <bruno@clisp.org>
27790
27791         * m4/stdint.m4 (gl_INTEGER_TYPE_SUFFIX): Avoid 'eval' in front of
27792         complex commands.
27793
27794 2006-07-25  Bruno Haible  <bruno@clisp.org>
27795
27796         * lib/version-etc.c (version_etc_va): Use va_copy, assumed to be
27797         defined in <stdarg.h> or config.h.
27798
27799 2006-07-24  Paul Eggert  <eggert@cs.ucla.edu>
27800
27801         * m4/stdio-safer.m4 (gl_FOPEN_SAFER, gl_TMPFILE_SAFER): New macros.
27802         (gl_STDIO_SAFER): Remove.
27803
27804 2006-07-24  Paul Eggert  <eggert@cs.ucla.edu>
27805
27806         * MODULES.html.sh (File stream based Input/Output):
27807         Add fopen-safer, tmpfile-safer; remove stdio-safer.
27808         * modules/getusershell (Depends-on): Change stdio-safer to fopen-safer.
27809         * modules/fopen-safer, modules/tmpfile-safer: New files.
27810         * modules/stdio-safer: Remove.
27811
27812 2006-07-24  Bruno Haible  <bruno@clisp.org>
27813
27814         * modules/tmpdir: New file.
27815         * MODULES.html.sh (File system functions): Add it.
27816
27817 2006-07-24  Bruno Haible  <bruno@clisp.org>
27818
27819         * modules/javacomp (Depends-on): Add unistd, javaversion, binary-io,
27820         getline, pathname, fwriteerror, clean-temp, xvasprintf, strstr.
27821
27822 2006-07-24  Bruno Haible  <bruno@clisp.org>
27823
27824         * modules/clean-temp: New file.
27825
27826 2006-07-24  Bruno Haible  <bruno@clisp.org>
27827
27828         * m4/tmpdir.m4: New file, from GNU gettext.
27829
27830 2006-07-24  Bruno Haible  <bruno@clisp.org>
27831
27832         * lib/tmpdir.h: New file, from GNU gettext.
27833         * lib/tmpdir.c: New file, from GNU gettext.
27834
27835 2006-07-24  Bruno Haible  <bruno@clisp.org>
27836
27837         * lib/clean-temp.h: New file, from GNU gettext.
27838         * lib/clean-temp.c: New file, from GNU gettext.
27839
27840 2006-07-23  Eric Blake  <ebb9@byu.net>
27841
27842         * modules/stdio-safer (Files): Add tmpfile-safer.c.
27843         (Depends-on): Add binary-io.
27844
27845 2006-07-23  Eric Blake  <ebb9@byu.net>
27846
27847         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Add tmpfile-safer.c.
27848
27849 2006-07-23  Eric Blake  <ebb9@byu.net>
27850
27851         * lib/tmpfile-safer.c: New file.
27852         * lib/stdio-safer.h (fopen_safer): Add prototype.
27853         * lib/stdio--.h (tmpfile): Make safer.
27854
27855 2006-07-23  Bruno Haible  <bruno@clisp.org>
27856
27857         * lib/gl_anylinked_list2.h (ASYNCSAFE): New macro.
27858         (gl_linked_add_first, gl_linked_add_last, gl_linked_add_before,
27859         gl_linked_add_after, gl_linked_add_at, gl_linked_remove_node,
27860         gl_linked_remove_at): Use it.
27861
27862 2006-07-22  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
27863         and Simon Josefsson <jas@extundo.com>
27864
27865         * lib/getaddrinfo.h (AI_PASSIVE): Make sure it is defined.
27866
27867         * lib/getaddrinfo.c (getaddrinfo): Support AI_PASSIVE.
27868
27869 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
27870
27871         * modules/close-stream: New file.
27872         * modules/closeout (Description): Make it clear that it exits
27873         with a diagnostic on error.
27874         (Depends-on): Add close-stream.  Remove fpending, stdbool.
27875         * MODULES.html.sh (File stream based Input/Output): Add close-stream.
27876
27877 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
27878
27879         * m4/close-stream.m4: New file.
27880
27881 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
27882
27883         * lib/close-stream.c, lib/close-stream.h: New files.
27884
27885 2006-07-22  Bruno Haible  <bruno@clisp.org>
27886
27887         Merge from GNU gettext 0.15.
27888
27889         2006-05-01  Bruno Haible  <bruno@clisp.org>
27890
27891                 * build-aux/javacomp.sh.in: Update for changed javacomp.m4.
27892
27893         2006-07-22  Bruno Haible  <bruno@clisp.org>
27894
27895                 * modules/javaversion: New file.
27896                 * MODULES.html.sh (Java): Add javaversion.
27897
27898         2006-03-12  Bruno Haible  <bruno@clisp.org>
27899
27900                 * build-aux/javaexec.sh.in: Update for changed javaexec.m4.
27901
27902         2005-12-04  Bruno Haible  <bruno@clisp.org>
27903
27904                 * build-aux/csharpexec.sh.in: Add support for 'clix' launcher
27905                 (untested).
27906
27907         2006-06-21  Bruno Haible  <bruno@clisp.org>
27908
27909                 Avoid warnings from recent versions of mcs.
27910                 * build-aux/csharpcomp.sh.in (options_mcs): Don't use options
27911                 -o, -L, -r any more. Use options documented since mcs-1.0
27912                 instead. Similarly for -g.
27913
27914         2005-12-04  Bruno Haible  <bruno@clisp.org>
27915
27916                 * build-aux/csharpcomp.sh.in: Suffix for resources is
27917                 .resources, not .resource.
27918
27919         2005-07-09  Bruno Haible  <bruno@clisp.org>
27920
27921                 * build-aux/csharpcomp.sh.in (options_csc): For -l option,
27922                 add a .dll suffix.
27923                 Reported by Mark Junker <mjscod@gmx.de>.
27924
27925         2006-07-22  Bruno Haible  <bruno@clisp.org>
27926
27927                 * modules/gettext: Upgrade to gettext-0.15.
27928                 (Files): Remove m4/isc-posix.m4. Add m4/lock.m4,
27929                 m4/visibility.m4.
27930                 Replace m4/inttypes.m4 with m4/inttypes-h.m4.
27931
27932 2006-07-22  Bruno Haible  <bruno@clisp.org>
27933
27934         Merge from GNU gettext 0.15.
27935
27936         2006-03-25  Bruno Haible  <bruno@clisp.org>
27937
27938                 * lib-link.m4 (AC_LIB_LINKFLAGS_FROM_LIBS): New macro.
27939
27940         2006-07-21  Bruno Haible  <bruno@clisp.org>
27941
27942                 * javacomp.m4 (gt_JAVACOMP): Convert target_version "null" to
27943                 "1.1".
27944
27945         2006-05-09  Bruno Haible  <bruno@clisp.org>
27946
27947                 * javacomp.m4 (gt_JAVACOMP): On Cygwin, set
27948                 CLASSPATH_SEPARATOR to a semicolon. Use CLASSPATH_SEPARATOR
27949                 for the conftestver execution.
27950
27951         2006-05-01  Bruno Haible  <bruno@clisp.org>
27952
27953                 * javacomp.m4 (gt_JAVACOMP): Accept a source-version and an
27954                 optional target-version argument. Verify that the compiler
27955                 groks source of the specified source-version, or add -source
27956                 option as necessary. Verify that the compiler produces
27957                 bytecode in the specified target-version, or add -target and
27958                 -source options as necessary. Make the result of the test
27959                 available as variable CONF_JAVAC. Also log error output in
27960                 config.log.
27961
27962         2006-03-11  Bruno Haible  <bruno@clisp.org>
27963
27964                 * javacomp.m4 (gt_JAVACOMP): Treat gcj-4.x like gcj-3.x.
27965
27966         2006-05-09  Bruno Haible  <bruno@clisp.org>
27967
27968                 * javaexec.m4 (gt_JAVAEXEC): On Cygwin, set
27969                 CLASSPATH_SEPARATOR to a semicolon.
27970
27971         2006-03-12  Bruno Haible  <bruno@clisp.org>
27972
27973                 * javaexec.m4 (gt_JAVAEXEC): Make the result of the test
27974                 available as variable CONF_JAVA, for subsequent autoconf
27975                 tests. Also log error output in config.log.
27976
27977         2006-07-19  Bruno Haible  <bruno@clisp.org>
27978
27979                 * getline.m4 (AM_FUNC_GETLINE): When cross-compiling, assume
27980                 that getline works on glibc2 systems. Needed to avoid trouble
27981                 in relocatable.c.
27982                 Reported by Nils Magnus Larsgard <nmlarsgaard@atmel.no>.
27983
27984         2005-12-04  Bruno Haible  <bruno@clisp.org>
27985
27986                 * csharpexec.m4 (gt_CSHARPEXEC): Add support for 'clix'
27987                 launcher (untested).
27988
27989         2005-12-04  Bruno Haible  <bruno@clisp.org>
27990
27991                 * csharpcomp.m4 (gt_CSHARPCOMP): Also set CSHARPCOMPFLAGS.
27992
27993         2006-07-22  Bruno Haible  <bruno@clisp.org>
27994
27995                 * gettext.m4: Update from GNU gettext-0.15.
27996                 * nls.m4: Likewise.
27997                 * po.m4: Likewise.
27998                 * inttypes-pri.m4: Likewise.
27999                 * inttypes-h.m4: Renamed from inttypes.m4.
28000                 (gl_HEADER_INTTYPES_H): Renamed from gt_HEADER_INTTYPES_H.
28001
28002 2006-07-22  Bruno Haible  <bruno@clisp.org>
28003
28004         Merge from GNU gettext 0.15.
28005
28006         2005-07-05  Bruno Haible  <bruno@clisp.org>
28007
28008                 * printf-args.c (printf_fetchargs): Work around broken
28009                 definition of wint_t on mingw.
28010
28011         2005-02-12  Bruno Haible  <bruno@clisp.org>
28012
28013                 * xallocsa.h: Add extern "C" for C++.
28014
28015         2006-05-17  Bruno Haible  <bruno@clisp.org>
28016
28017                 Cygwin portability.
28018                 * progreloc.c (WIN32_NATIVE): Renamed from WIN32.
28019
28020         2006-04-30  Bruno Haible  <bruno@clisp.org>
28021
28022                 * progreloc.c: Include <mach-o/dyld.h> if available.
28023                 (find_executable): Use _NSGetExecutablePath when possible.
28024
28025         2006-05-06  Charles Wilson  <cygwin@cwilson.fastmail.fm>
28026
28027                 * progreloc.c (maybe_executable) [CYGWIN]: Use the access()
28028                 function.
28029
28030         2005-12-29  Bruno Haible  <bruno@clisp.org>
28031
28032                 * progreloc.c (set_program_name_and_installdir): Fix
28033                 compilation error.
28034
28035         2005-12-04  Bruno Haible  <bruno@clisp.org>
28036
28037                 Cygwin portability.
28038                 * progreloc.c: Include <windows.h> also on Cygwin.
28039                 (find_executable): Add support for Cygwin.
28040                 (set_program_name_and_installdir): Handle also platforms with
28041                 nonempty EXEEXT.
28042
28043         2006-07-11  Bruno Haible  <bruno@clisp.org>
28044
28045                 * javacomp.c: Fix a comment.
28046                 Reported by Jim Meyering.
28047
28048         2006-04-30  Bruno Haible  <bruno@clisp.org>
28049
28050                 * javacomp.h (compile_java_class): Add source_version,
28051                 target_version arguments.
28052                 * javacomp.c: Rewritten to choose only a compiler that
28053                 respects the specified source_version and target_version.
28054
28055         2006-06-27  Bruno Haible  <bruno@clisp.org>
28056
28057                 Assume correct S_ISDIR macro.
28058                 * mkdtemp.c: Remove test of STAT_MACROS_BROKEN.
28059
28060         2006-07-22  Bruno Haible  <bruno@clisp.org>
28061
28062                 * javaversion.h: New file, from GNU gettext.
28063                 * javaversion.c: New file, from GNU gettext.
28064                 * javaversion.java: New file, from GNU gettext.
28065                 * javaversion.class: New file, from GNU gettext.
28066
28067         2006-05-17  Bruno Haible  <bruno@clisp.org>
28068
28069                 Cygwin portability.
28070                 * javaexec.c (execute_java_class): Test for jview program
28071                 also on Cygwin.
28072
28073         2006-04-09  Bruno Haible  <bruno@clisp.org>
28074
28075                 * fatal-signal.c: Don't include string.h.
28076                 (at_fatal_signal): Use a copying loop instead of memcpy.
28077
28078         2005-12-04  Bruno Haible  <bruno@clisp.org>
28079
28080                 * csharpexec.c: Add support for 'clix' launcher (untested).
28081                 (execute_csharp_using_sscli): New function.
28082                 (execute_csharp_program): Call it.
28083
28084         2006-06-21  Bruno Haible  <bruno@clisp.org>
28085
28086                 Avoid warnings from recent versions of mcs.
28087                 * csharpcomp.c (compile_csharp_using_mono): Don't use options
28088                 -o, -L, -r any more. Use options documented since mcs-1.0
28089                 instead. Similarly for -g.
28090
28091         2005-07-09  Bruno Haible  <bruno@clisp.org>
28092
28093                 * csharpcomp.c (compile_csharp_using_sscli): For -l option,
28094                 add a .dll suffix.
28095                 Reported by Mark Junker <mjscod@gmx.de>.
28096
28097         2006-06-17  Bruno Haible  <bruno@clisp.org>
28098
28099                 * config.charset: Update for NetBSD 3.0.
28100
28101         2006-05-17  Bruno Haible  <bruno@clisp.org>
28102
28103                 Cygwin portability.
28104                 * localcharset.c (WIN32_NATIVE): Renamed from WIN32.
28105
28106         2006-05-16  Bruno Haible  <bruno@clisp.org>
28107
28108                 * localcharset.c [CYGWIN]: Include <windows.h>.
28109                 (get_charset_aliases): For Cygwin, return the same CPxxx
28110                 aliases list as under WIN32.
28111                 (locale_charset) [CYGWIN]: Try to retrieve the encoding from
28112                 the environment variables. Fall back to GetACP().
28113
28114         2006-04-05  Bruno Haible  <bruno@clisp.org>
28115
28116                 * config.charset: Update Juan Manuel Guerrero's address.
28117
28118         2005-02-12  Bruno Haible  <bruno@clisp.org>
28119
28120                 * allocsa.h: Add extern "C" for C++.
28121
28122         2005-02-10  Bruno Haible  <bruno@clisp.org>
28123
28124                 * allocsa.h (sa_alignof): Define differently with AIX xlc, to
28125                 avoid a bug of this compiler on AIX 3.2.5 dealing with enums.
28126
28127         2006-07-22  Bruno Haible  <bruno@clisp.org>
28128
28129                 * gettext.h: Update to GNU gettext-0.15.
28130
28131 2006-07-22  Bruno Haible  <bruno@clisp.org>
28132
28133         * config/srclist.txt: Resync printf-args.c, vasnprintf.c,
28134         localcharset.c, mkdtemp.c, config.rpath, lib-ld.m4, lib-link.m4,
28135         lib-prefix.m4, longdouble.m4, ssize_t.m4.
28136
28137 2006-07-21  Eric Blake  <ebb9@byu.net>
28138
28139         * modules/stdlib-safer: New file.
28140         * MODULES.html.sh (File stream based Input/Output): Add
28141         stdlib-safer.
28142
28143 2006-07-21  Eric Blake  <ebb9@byu.net>
28144
28145         * lib/stdlib-safer.h: New file from coreutils, required by
28146         stdlib--.h.
28147
28148 2006-07-20  Paul Eggert  <eggert@cs.ucla.edu>
28149
28150         * gnulib-tool (func_usage): Document --assume-autoconf='latest-stable'.
28151
28152 2006-07-20  Bruno Haible  <bruno@clisp.org>
28153
28154         * gnulib-tool: Recognize new option --assume-autoconf.
28155         (autoconf_minversion): New variable.
28156         (func_get_filelist): Use it to decide whether to add onceonly_2_57.m4.
28157
28158 2006-07-20  Bruno Haible  <bruno@clisp.org>
28159
28160         * MODULES.html.sh (func_all_modules): Add a missing func_begin_table.
28161
28162 2006-07-19  Derek R. Price  <derek@ximbiot.com>
28163
28164         * lib/getaddrinfo.h: Don't define unimplemented AI_* flags.
28165         Reindent and repaginate.
28166
28167 2006-07-19  Derek Price  <derek@ximbiot.com>
28168
28169         * doc/gnulib.texi (Libtool and Windows):  Eliminate passive voice.
28170         Correct grammar.
28171
28172 2006-07-17  Bruno Haible  <bruno@clisp.org>
28173
28174         * modules/list: New file.
28175         * modules/array-list: New file.
28176         * modules/carray-list, modules/carray-list-tests: New files.
28177         * modules/linked-list, modules/linked-list-tests: New files.
28178         * modules/avltree-list, modules/avltree-list-tests: New files.
28179         * modules/rbtree-list, modules/rbtree-list-tests: New files.
28180         * modules/linkedhash-list, modules/linkedhash-list-tests: New files.
28181         * modules/avltreehash-list, modules/avltreehash-list-tests: New files.
28182         * modules/rbtreehash-list, modules/rbtreehash-list-tests: New files.
28183         * modules/oset: New file.
28184         * modules/array-oset: New file.
28185         * modules/avltree-oset, modules/avltree-oset-tests: New files.
28186         * modules/rbtree-oset, modules/rbtree-oset-tests: New files.
28187         * tests/test-carray_list.c: New file.
28188         * tests/test-linked_list.c: New file.
28189         * tests/test-avltree_list.c: New file.
28190         * tests/test-rbtree_list.c: New file.
28191         * tests/test-linkedhash_list.c: New file.
28192         * tests/test-avltreehash_list.c: New file.
28193         * tests/test-rbtreehash_list.c: New file.
28194         * tests/test-avltree_oset.c: New file.
28195         * tests/test-rbtree_oset.c: New file.
28196         * MODULES.html.sh (Container data structures): New section.
28197
28198 2006-07-17  Bruno Haible  <bruno@clisp.org>
28199
28200         * m4/gl_list.m4: New file.
28201
28202 2006-07-17  Bruno Haible  <bruno@clisp.org>
28203
28204         * lib/gl_list.h: New file.
28205         * lib/gl_list.c: New file.
28206         * lib/gl_array_list.h: New file.
28207         * lib/gl_array_list.c: New file.
28208         * lib/gl_carray_list.h: New file.
28209         * lib/gl_carray_list.c: New file.
28210         * lib/gl_linked_list.h: New file.
28211         * lib/gl_linked_list.c: New file.
28212         * lib/gl_anylinked_list1.h: New file.
28213         * lib/gl_anylinked_list2.h: New file.
28214         * lib/gl_avltree_list.h: New file.
28215         * lib/gl_avltree_list.c: New file.
28216         * lib/gl_anyavltree_list1.h: New file.
28217         * lib/gl_anyavltree_list2.h: New file.
28218         * lib/gl_rbtree_list.h: New file.
28219         * lib/gl_rbtree_list.c: New file.
28220         * lib/gl_anyrbtree_list1.h: New file.
28221         * lib/gl_anyrbtree_list2.h: New file.
28222         * lib/gl_anytree_list1.h: New file.
28223         * lib/gl_anytree_list2.h: New file.
28224         * lib/gl_linkedhash_list.h: New file.
28225         * lib/gl_linkedhash_list.c: New file.
28226         * lib/gl_anyhash_list1.h: New file.
28227         * lib/gl_anyhash_list2.h: New file.
28228         * lib/gl_avltreehash_list.h: New file.
28229         * lib/gl_avltreehash_list.c: New file.
28230         * lib/gl_rbtreehash_list.h: New file.
28231         * lib/gl_rbtreehash_list.c: New file.
28232         * lib/gl_anytreehash_list1.h: New file.
28233         * lib/gl_anytreehash_list2.h: New file.
28234
28235         * lib/gl_oset.h: New file.
28236         * lib/gl_oset.c: New file.
28237         * lib/gl_array_oset.h: New file.
28238         * lib/gl_array_oset.c: New file.
28239         * lib/gl_avltree_oset.h: New file.
28240         * lib/gl_avltree_oset.c: New file.
28241         * lib/gl_rbtree_oset.h: New file.
28242         * lib/gl_rbtree_oset.c: New file.
28243         * lib/gl_anytree_oset.h: New file.
28244
28245 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
28246
28247         * m4/mkancesdirs.m4: New file.
28248         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Mention dirchownmod.c,
28249         dirchownmod.h.  Don't require AC_FUNC_ALLOCA, gl_AFS, gl_CHDIR_SAFER;
28250         no longer needed.  Require gl_FUNC_LCHOWN, since dirchownmod.c needs
28251         it.
28252
28253 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
28254
28255         * lib/dirchownmod.c, lib/dirchownmod.h, lib/mkancesdirs.c:
28256         * lib/mkancesdirs.h: New files.
28257         * lib/mkdir-p.c: Don't include alloca.h, stdio.h, sys/types.h,
28258         unistd.h, string.h, chdir-safer.h, dirname.h, lchmod.h, lchown.h,
28259         save-cwd.h.  Instead, include dirchownmod.h and mkancesdirs.h.
28260         (make_dir_parents): New args MAKE_ANCESTOR, OPTIONS, ANNOUNCE,
28261         MODE_BITS.  Remove options VERBOSE_FMT_STRING, CWD_ERRNO.  All
28262         callers changed.  Revamp internals significantly, by not
28263         attempting to create directories that are temporarily more
28264         permissive than the final results.  Do not attempt to use
28265         save_cwd/restore_cwd; it isn't worth it for mkdir and install.
28266         This removes some race conditions, fixes some bugs, and simplifies
28267         things.  Use new dirchownmod function to do owner and mode changes.
28268         * lib/mkdir-p.h: Likewise.
28269         * lib/modechange.c (octal_to_mode): New function.
28270         (struct mode_change): New member mentioned.
28271         (make_node_op_equals): New arg mentioned.  All callers changed.
28272         (mode_compile): Keep track of which mode bits the user has explicitly
28273         mentioned.
28274         (mode_adjust): New arg DIR, so that we implement the X op correctly.
28275         New arg PMODE_BITS, to keep track of which mode bits the user
28276         mentioned; it treats S_ISUID and S_ISGID speciall.
28277         All callers changed.
28278         * lib/modechange.h: Likewise.
28279
28280 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
28281
28282         * MODULES.html.sh: Add mkancestors.
28283         * modules/mkancesdirs: New module.
28284         * modules/mkdir-p (Files): Remove lib/chdir-safer.c, lib/chdir-safer.h,
28285         lib/same-inode.h, m4/afs.m4, m4/chdir-safer.m4.
28286         The chdir-safer and afs files are now orphans; I'll remove them
28287         unless someone speaks up.
28288         Add lib/dirchownmod.c, lib/dirchownmod.h.
28289         (Depends-on): Remove alloca, chown, save-cwd, dirname.
28290         Add lchown, mkancesdirs.
28291         (Maintainer): Add self.
28292
28293 2006-07-15  Karl Berry  <karl@gnu.org>
28294
28295         * gnulib-tool: help message wording/arrangement.
28296
28297 2006-07-14  Simon Josefsson  <jas@extundo.com>
28298
28299         * doc/gnulib.texi (Libtool and Windows): New section.
28300
28301 2006-07-12  Simon Josefsson  <jas@extundo.com>
28302
28303         * modules/gendocs (License): Fix license, approved by Karl.
28304
28305 2006-07-12  Eric Blake  <ebb9@byu.net>
28306
28307         * MODULES.html.sh: Add gendocs.
28308
28309 2006-07-11  Eric Blake  <ebb9@byu.net>
28310
28311         * modules/fdl: New module, to install doc/fdl.texi.
28312         * MODULES.html.sh: Add new section for documentation modules.
28313         * gnulib-tool: Avoid space-tab.
28314         (--doc-base): New option, to manage files from doc.
28315
28316 2006-07-11  Eric Blake  <ebb9@byu.net>
28317
28318         * m4/absolute-header.m4: Fix comments to match recent change.
28319
28320 2006-07-11  Eric Blake  <ebb9@byu.net>
28321
28322         * gnulib-tool: List --doc-base before --tests-base.
28323
28324 2006-07-11  Derek R. Price  <derek@ximbiot.com>
28325
28326         * lib/glob.c: s/NAMLEN/_D_EXACT_NAMLEN/.
28327
28328 2006-07-11  Bruno Haible  <bruno@clisp.org>
28329
28330         * README: Mention where to put documentation.
28331
28332 2006-07-10  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
28333
28334         * doc/functions.texi, gnulib-tool.texi, gnulib.texi: Fix some typos.
28335
28336 2006-07-10  Paul Eggert  <eggert@cs.ucla.edu>
28337
28338         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Like today's change
28339         to stdint.m4.
28340
28341 2006-07-10  Paul Eggert  <eggert@cs.ucla.edu>
28342
28343         * m4/stdint.m4 (gl_STDINT_H): Like yesterday's change to
28344         absolute-header.m4.  Also, set ABSOLUTE_STDINT_H to a string
28345         "no/such/file/stdint.h" when there is no such file, so that
28346         the resulting C code can be parsed by dodgy compilers.
28347         Problems reported by Bob Proulx.
28348
28349 2006-07-10  Derek R. Price  <derek@ximbiot.com>
28350
28351         * lib/backupfile.c, dirfd.h, fts.c, getcwd.c, glob.c, glob_.h:
28352         Ignore the obsolescent !HAVE_DIRENT_H case.  Consolidate NAMLEN
28353         macros into the GNU _D_EXACT_NAMLEN.
28354         * lib/savedir.c:  Likewise.
28355         (savedirstream): Use _D_EXACT_NAMLEN in preference to strlen.
28356
28357 2006-07-10  Derek R. Price  <derek@ximbiot.com>
28358         and Paul Eggert  <eggert@cs.ucla.edu>
28359
28360         * m4/backupfile.m4, d-ino.m4, d-type.m4, dirfd.m4, fts.m4, getcwd.m4:
28361         * m4/savedir.m4:
28362         Ignore the obsolescent !HAVE_DIRENT_H case.  Consolidate NAMLEN
28363         macros into the GNU _D_EXACT_NAMLEN.
28364
28365 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
28366
28367         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Use "" rather than <>
28368         around the absolute name, to work around a problem with the HP-UX
28369         11.23 native C compiler, reported by Bob Proulx.
28370
28371 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
28372
28373         * doc/maintain.texi, make-stds.texi: Sync from
28374         <http://savannah.gnu.org/projects/gnustandards>.
28375
28376 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
28377
28378         * build-aux/depcomp, build-aux/install-sh: Sync from Automake.
28379
28380 2006-07-09  Jim Meyering  <jim@meyering.net>
28381
28382         * m4/glob.m4: Remove a doubled word in a comment.
28383
28384 2006-07-09  Jim Meyering  <jim@meyering.net>
28385
28386         * lib/argp-pv.c: Remove a doubled word in a comment.
28387         * lib/check-version.c (check_version): Likewise.
28388         * lib/javacomp.c (compile_java_class): Likewise.
28389
28390 2006-07-08  Paul Eggert  <eggert@cs.ucla.edu>
28391
28392         * gnulib-tool (func_get_filelist): Don't echo m4/onceonly_2_57.m4,
28393         for the benefit of people using Autoconf 2.60.  If you want to
28394         support older Autoconf versions you can copy m4/onceonly_2_57.m4
28395         (or m4/onceonly.m4, if pre-2.57) manually.
28396
28397 2006-07-08  Jim Meyering  <jim@meyering.net>
28398
28399         * m4/link-follow.m4: Remove one of two adjacent "whether"s in a
28400         comment.
28401         * m4/getopt.m4: Remove one of two adjacent "your"s in a comment.
28402         * m4/regex.m4 (gl_REGEX): Remove one of two adjacent "the"s in a
28403         comment.
28404
28405 2006-07-08  Jim Meyering  <jim@meyering.net>
28406
28407         * lib/getndelim2.h (getndelim2): Remove doubled "after" in comment.
28408
28409 2006-07-07  Simon Josefsson  <jas@extundo.com>
28410
28411         * tests/test-crc.c: Change expected crc value, the test vector
28412         were probably computed using the old broken crc.c?
28413
28414 2006-07-06  Simon Josefsson  <jas@extundo.com>
28415
28416         * modules/sys_socket (Files): Add m4/sockpfaf.m4 (this module is
28417         now the canonical place for the M4 file).
28418
28419         * modules/getaddrinfo (Files): Remove m4/sockpfaf.m4, we get it
28420         from the sys_socket dependency now.
28421
28422         * modules/inet_pton (Files): Ditto.
28423
28424         * modules/inet_ntop (Files): Ditto.
28425
28426 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
28427
28428         * modules/getusershell (configure.ac): Use gl_FUNC_GETUSERSHELL,
28429         not gl_PREREQ_GETUSERSHELL.
28430
28431 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
28432
28433         * m4/_inttypes_h.m4 (gl_INTTYPES_H): Use AC_CHECK_DECLS_ONCE
28434         with only one argument, for Autoconf 2.60.
28435         * m4/fileblocks.m4 (gl_PREREQ_FILEBLOCKS): AC_CHECK_DECLS_ONCE may
28436         expand to nothing, so add a shell command to avoid syntax error.
28437         * m4/getpass.m4 (gl_PREREQ_GETPASS): Likewise.
28438
28439 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
28440
28441         * lib/strtod.c (strtod): cast the argument of tolower to unsigned char.
28442
28443 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
28444
28445         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Don't check for getenv decl;
28446         no longer needed.  Check for isblank decl.
28447         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Don't check for getenv decl.
28448         * m4/regex.m4 (gl_PREREQ_REGEX): Dheck for isblank decl instead
28449         of existence.
28450
28451 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
28452
28453         * lib/getloadavg.c: Use __VMS, not VMS.
28454         * lib/getopt.c: Likewise.
28455         * lib/getpagesize.h: Likewise.
28456         * lib/glob.c: Remove most VMS cruft; it hasn't been tested for a while
28457         and probably does not work.
28458
28459 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
28460
28461         * lib/.cppi-disable: Add wcwidth.
28462         * lib/fnmatch.c (ISBLANK): Remove.  All uses changed to isblank.
28463         (isblank) [! (defined isblank || HAVE_DECL_ISBLANK)]: New macro.
28464         (ISGRAPH): Remove.  All uses changed to isgraph.
28465         (FOLD) [!defined _LIBC]: Remove special case.
28466         * lib/getdate.y (lookup_word): Remove no-longer-needed call to islower.
28467         * lib/regex_internal.h (isblank): Depend on HAVE_DECL_ISBLANK, not
28468         HAVE_ISBLANK.
28469         * lib/strftime.c (TOLOWER, TOUPPER) [!defined _LIBC]: Remove special
28470         case.
28471
28472 2006-07-06  Jim Hyslop  <jhyslop@dreampossible.ca>  (tiny change)
28473
28474         * lib/getaddrinfo.c: Changes to compile under MSVC6: changed
28475         '#if WIN32_NATIVE' to '#ifdef' & moved WSAAPI macro inside
28476         brackets.  Other minor changes to suppress some compiler
28477         warnings.
28478
28479 2006-07-06  Derek R. Price  <derek@ximbiot.com>
28480         and Paul Eggert  <eggert@cs.ucla.edu>
28481
28482         * m4/backupfile.m4 (gl_BACKUPFILE): Check for dirent.h, instead
28483         of invoking obsolescent AC_HEADER_DIRENT macro.
28484         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Likewise.
28485         * m4/d-type.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Likewise.
28486         * m4/dirfd.m4 (gl_FUNC_DIRFD): Likewise.
28487         * m4/fts.m4 (gl_FUNC_FTS_CORE): Likewise.
28488         * m4/getcwd.m4 (gl_PREREQ_GETCWD): Likewise.
28489         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
28490         * m4/savedir.m4 (gl_SAVEDIR): Likewise.
28491         * m4/readdir.m4: Remove; no longer needed.
28492
28493 2006-07-06  Derek R. Price  <derek@ximbiot.com>
28494         and Paul Eggert  <eggert@cs.ucla.edu>
28495
28496         * lib/backupfile.c [HAVE_DIRENT_H && ! HAVE_NDIR_H]:
28497         Don't worry about this obsolete case any more.
28498         (HAVE_DIR): Remove.  All uses removed; we now assume you can read
28499         directories.
28500         * lib/dirfd.h [HAVE_DIRENT_H && ! HAVE_NDIR_H]: Don't
28501         worry about this obsolete case any more.
28502         * lib/fts.c: Likewise.
28503         * lib/getcwd.c: Likewise.
28504         * lib/glob.h: Likewise.
28505         * lib/savedir.c: Likewise.
28506
28507 2006-07-05  Paul Eggert  <eggert@cs.ucla.edu>
28508
28509         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Use AC_CHECK_DECLS_ONCE
28510         rather than AC_CHECK_DECLS for strtoimax and strtoumax.
28511         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Remove; no longer
28512         needed.
28513         All uses removed.
28514         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
28515         * m4/strtoul.m4 (gl_PREREQ_STRTOUL): Likewise.
28516         * m4/exclude.m4 (gl_EXCLUDE): Don't check for isascii; no longer
28517         needed.
28518         * m4/getdate.m4 (gl_GETDATE): Likewise.
28519         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Likewise.
28520         * m4/memcasecmp.m4 (gl_MEMCASECMP): Likewise.
28521         * m4/strtod.m4 (gl_FUNC_STRTOD): Likewise.
28522         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
28523         * m4/strtoul.m4 (gl_PREREQ_STRTOUL): Likewise.
28524         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
28525         * m4/exclude.m4 (gl_EXCLUDE): Don't require AC_C_INLINE; no longer
28526         needed.
28527
28528 2006-07-05  Paul Eggert  <eggert@cs.ucla.edu>
28529
28530         * lib/memcasecmp.c: Include <limits.h>.
28531         (memcasecmp): Don't assume UCHAR_MAX <= INT_MAX.
28532         * lib/strtod.c (strtod): Don't assume isspace works on negative chars.
28533         Don't assume isdigit succeeds only on '0' through '9'.
28534
28535 2006-07-05  Eric Blake  <ebb9@byu.net>
28536
28537         * modules/getaddrinfo (Depends-on): Add snprintf.
28538
28539 2006-07-05  Eric Blake  <ebb9@byu.net>
28540
28541         * m4/sockpfaf.m4 (gl_SOCKET_FAMILIES): Use gl_HEADER_SYS_SOCKET
28542         to avoid 'header present but could not be compiled' on cygwin.
28543
28544 2006-07-05  Eric Blake  <ebb9@byu.net>
28545
28546         * lib/getaddrinfo.h (NI_NUMERICHOST, NI_NUMERICSERV): Define if
28547         missing from netdb.h.
28548         * lib/getaddrinfo.c (includes): Include inet_ntop and snprintf.
28549
28550 2006-07-05  Derek R. Price  <derek@ximbiot.com>
28551
28552         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Don't require AC_HEADER_STDC;
28553         no longer needed.
28554         * m4/exclude.m4 (gl_EXCLUDE): Likewise.
28555         * m4/getdate.m4 (gl_GETDATE): Likewise.
28556         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Likewise.
28557         * m4/memcasecmp.m4 (gl_MEMCASECMP): Likewise.
28558         * m4/strtod.m4 (gl_FUNC_STRTOD): Likewise.
28559         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
28560         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
28561
28562 2006-07-05  Derek R. Price  <derek@ximbiot.com>
28563
28564         * lib/exclude.c (IN_CTYPE_DOMAIN, is_space): Remove; no longer needed.
28565         All uses of is_space replaced by isspace.
28566         * lib/exit.h: Don't talk about STDC_HEADERS.
28567         * lib/fnmatch.c (ISASCII): Remove; no longer needed.  All uses removed.
28568         (ISPRINT, ISDIGIT, ISALNUM, ISALPHA, ISCNTRL, ISLOWER, ISPUNCT):
28569         (ISSPACE, ISUPPER, ISXDIGIT): Remove; no longer needed.  All uses
28570         replaced by isprint etc.
28571         * lib/getdate.y (IN_CTYPE_DOMAIN, ISSPACE, ISALPHA, ISLOWER): Likewise.
28572         * lib/getusershell.c (IN_CTYPE_DOMAIN, ISSPACE): Likewise.
28573         * lib/memcasecmp.c (IN_CTYPE_DOMAIN, ISLOWER, TOUPPER): Likewise.
28574         * lib/strtod.c (IN_CTYPE_DOMAIN, ISSPACE, ISDIGIT, TOLOWER): Likewise.
28575         * lib/strtol.c (IN_CTYPE_DOMAIN): Likewise.
28576         * lib/xstrtol.c (IN_CTYPE_DOMAIN, ISSPACE): Likewise.
28577
28578 2006-07-05  Bruno Haible  <bruno@clisp.org>
28579
28580         * m4/strndup.m4 (gl_FUNC_STRNDUP): When cross-compiling, check whether
28581         the function exists, before testing against AIX.
28582         Reported by Martin Lambers <marlam@marlam.de>.
28583
28584 2006-07-04  Paul Eggert  <eggert@cs.ucla.edu>
28585
28586         * modules/cycle-check (lib_SOURCES): Add same-inode.h.
28587         From Mark D. Baushke.
28588
28589 2006-07-04  Paul Eggert  <eggert@cs.ucla.edu>
28590
28591         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Prepend three slashes
28592         to the absolute name, not just one, to bypass Sun C 5.8's
28593         "warning: #include of /usr/include/... may be non-portable".
28594
28595 2006-07-04  Eric Blake  <ebb9@byu.net>
28596
28597         * modules/dirname-tests: New test module.
28598         * tests/test-dirname.c: New file, replacing dirname.c
28599         TEST_DIRNAME section that was recently deleted.
28600
28601 2006-07-04  Bruno Haible  <bruno@clisp.org>
28602
28603         Assume ANSI C header files and <ctype.h> functions.
28604         * lib/mbswidth.c (IN_CTYPE_DOMAIN, ISPRINT, ISCNTRL): Remove macros.
28605         (mbsnwidth): Use isprint, iscntrl instead.
28606
28607 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
28608
28609         Merge from coreutils.
28610         * MODULES.html.sh: Add xstrtold.
28611         * modules/xstrtold: New file.
28612         * modules/cycle-check (Files): Add lib/same-inode.h.
28613         * modules/dirname (Files): Add m4/double-slash-root.m4.
28614         * modules/getcwd (Files): Add m4/getcwd-abort-bug.m4.
28615         * modules/mkdir-p (Files): Add lib/same-inode.h.
28616         * modules/same (Files): Add lib/same-inode.h.
28617
28618 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
28619
28620         * m4/absolute-header.m4: Renamed from full-header-path.m4.
28621         This is to keep the terminology clean; POSIX talks about
28622         "absolute pathnames", not "full pathnames", but the GNU
28623         Coding Standards say to use "path" for something else;
28624         so use "absolute" to keep both sides happy.
28625         (gl_ABSOLUTE_HEADER): Renamed from gl_FULL_HEADER_PATH.
28626         Set gl_absolute_header, not gl_full_header_path.
28627         Set gl_cv_absolute_<header>, not gl_full_path_<header>.
28628         Define ABSOLUTE_<HEADER>, not FULL_PATH_<HEADER>.
28629         All uses changed.
28630
28631         Merge from coreutils.
28632
28633         2006-06-30  Paul Eggert  <eggert@cs.ucla.edu>
28634
28635         * m4/c-strtod.m4 (gl_C_STRTOLD): Add c-strtod.c to LIBSOURCES.
28636         Require gl_USE_SYSTEM_EXTENSIONS, not gl_C_STRTOD, since we don't
28637         want to require the building of c-strtod.o.
28638         * m4/lib-check.m4 (cu_LIB_CHECK): Remove SEQ_LIBM, since seq no longer
28639         needs -lm directly.
28640         * m4/xstrtod.m4 (gl_XSTRTOLD): New macro.
28641
28642         2006-06-19  Paul Eggert  <eggert@cs.ucla.edu>
28643
28644         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Prefer binutils's
28645         --as-needed option if available.  Problem reported by Albert Chin in
28646         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00114.html>.
28647         However, use -Wl,--as-needed, not bare --as-needed, since HP-UX 11.11
28648         cc merely issues a bunch of annoying warnings for --as-needed
28649         (this problem was reported by Bob Proulx).  Also, try linking with
28650         -lm to detect a bug in binutils 2.16 (this problem was reported
28651         by Ralf Wildenhues).
28652
28653         2006-06-18  Jim Meyering  <jim@meyering.net>
28654
28655         Test for a bug that causes glibc's getcwd to suffer a failed assertion.
28656         * m4/getcwd-abort-bug.m4 (gl_FUNC_GETCWD_ABORT_BUG): New file and
28657         macro.
28658         * m4/getcwd.m4 (gl_FUNC_GETCWD): If we detect support for getcwd_null,
28659         also check for glibc-2.4's abort-inducing bug.
28660
28661         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Fix typo.
28662         Low-probability clean-up should be to use rmdir to get rid of
28663         the just-created directory, not unlink.
28664
28665         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): If ftruncate is missing, make
28666         configure fail, and request a bug report to inform us about it.
28667         Add a comment that, barring reports to the contrary, in 2007 we'll
28668         assume ftruncate is universally available.
28669
28670         2006-04-17  Paul Eggert  <eggert@cs.ucla.edu>
28671
28672         * m4/filemode.m4 (gl_FILEMODE): Check for strmode declaration.
28673
28674         2006-03-12  Jim Meyering  <jim@meyering.net>
28675
28676         * m4/chdir-safer.m4 (gl_CHDIR_SAFER): Add same-inode.h to the list.
28677         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Likewise.
28678         * m4/same.m4 (gl_SAME): Likewise.
28679         * m4/root-dev-ino.m4 (gl_ROOT_DEV_INO): Likewise.
28680
28681         2006-03-11  Eric Blake  <ebb9@byu.net>
28682
28683         * m4/double-slash-root.m4: New file, provides gl_DOUBLE_SLASH_ROOT.
28684         * m4/dirname.m4 (gl_DIRNAME): Use gl_DOUBLE_SLASH_ROOT.
28685         * m4/dos.m4 (FILE_SYSTEM_PREFIX_LEN): Move from here to dirname.h.
28686         (FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE): New define.
28687
28688 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
28689
28690         * lib/stdint_.h: Include <sys/types.h> after @FULL_PATH_STDINT_H@, for
28691         MacOS X 10.4.6.  Don't mention <sys/int_types.h>.  Problems
28692         reported by Mark D. Baushke, one in
28693         <http://lists.gnu.org/archive/html/bug-gnulib/2006-07/msg00015.html>.
28694
28695         Merge from coreutils.
28696
28697         * lib/.cppi-disable: Add stdint_.h.
28698         * lib/.cvsignore: Add stdint.h.
28699
28700         2006-06-30  Paul Eggert  <eggert@cs.ucla.edu>
28701
28702         * lib/xstrtod.c (XSTRTOD, DOUBLE): New macros, so that we can support
28703         both double and long double versions.
28704         (XSTRTOD): Renamed from xstrtod.  Use DOUBLE internally.
28705         * lib/xstrtold.c: New file.
28706         * lib/xstrtod.h (xstrtold): New decl.
28707
28708         2006-05-22  Paul Eggert  <eggert@cs.ucla.edu>
28709
28710         * lib/filemode.c (setst): Remove.
28711         (strmode): Rewrite to avoid setst.  This makes the code shorter,
28712         (arguably) clearer, and the generated code is a bit smaller on my
28713         Debian GNU/Linux stable x86 host.
28714
28715         2006-04-17  Paul Eggert  <eggert@cs.ucla.edu>
28716
28717         * lib/filemode.c: Include "filemode.h" first, to test the interface.
28718         Assume that filemode.h includes sys/types.h and sys/stat.h.
28719         (HAVE_ST_DM_MODE): New macro, moved here from ls.c.
28720         (ftypelet): Reorder to put common cases first, for efficiency.
28721         Add 'P', 'w'.  Remove 'M', since it's now the caller's responsibility
28722         to do 'M'.
28723         (strmode): Renamed from mode_string, and now stores 12 bytes instead
28724         of 10, for compatibility with FreeBSD.  All callers changed.
28725         (filemodestring): Now stores 12 bytes instead of 10, and sets file
28726         types that can't be deduced solely from st_mode.  First arg is now a
28727         const pointer.
28728         * lib/filemode.h (HAVE_DECL_STRMODE): Include <string.h> for strmode.
28729         (strmode): Renamed from mode_string.
28730         (filemodestring): New decl.
28731         * lib/stat-macros.h: Don't undef S_ISDOOR, since it's never buggy.
28732         (S_ISDOOR): Don't bother with S_IFDOOR, since that code is never
28733         needed.
28734         (S_ISPORT, S_ISWHT): New macros, if not already defined.
28735
28736         2006-04-12  Paul Eggert  <eggert@cs.ucla.edu>
28737
28738         * lib/fsusage.c: Don't include <inttypes.h> or <stdint.h>, since
28739         fsusage.h now does that.  Include fsusage.h first, to test interface.
28740         Prefer statvfs if it works, since it's blessed by POSIX.  Attempt
28741         at most one method (the old code could have generated decls that
28742         didn't conform to C89, not that this was ever exercised).
28743         * lib/fsusage.h: Include <inttypes.h> and <stdint.h> if they exist.
28744
28745         2006-03-19  Jim Meyering  <jim@meyering.net>
28746
28747         Work even in a chroot where d_ino values for entries in "/"
28748         don't match the stat.st_ino values for the same names.
28749         * lib/getcwd.c (__getcwd): When no d_ino value matches the target inode
28750         number, iterate through all entries again, using lstat instead.
28751         Reported by Kenshi Muto in http://bugs.debian.org/355810, and by
28752         Zouhir Hafidi in https://bugzilla.redhat.com/bugzilla/190656.
28753
28754         * lib/getcwd.c (__getcwd): Clarify a comment.
28755         Use memcpy in place of a call to strcpy.
28756
28757         2006-03-12  Jim Meyering  <jim@meyering.net>
28758
28759         * lib/fts-cycle.c (leave_dir): If cycle-check's saved dev-ino pair
28760         matches that of the current directory (which we're about to chdir ".."
28761         out of), then save the dev-ino of the parent, instead.
28762
28763         * lib/same-inode.h (SAME_INODE): New file/macro.
28764         * lib/chdir-safer.c (SAME_INODE): Remove definition.
28765         Include "same-inode.h", instead.
28766         * lib/same.c: Likewise.
28767         * lib/cycle-check.h: Include "same-inode.h".
28768         (CYCLE_CHECK_REFLECT_CHDIR_UP): Define.
28769         * lib/cycle-check.c (SAME_INODE): Remove definition.
28770         * lib/root-dev-ino.h: Include "same-inode.h".
28771
28772         2006-03-11  Eric Blake  <ebb9@byu.net>
28773
28774         * lib/same.c (same_name): s/base_name/last_component/
28775         * lib/backupfile.c (check_extension, numbered_backup): Likewise.
28776         * lib/filenamecat.c (file_name_concat): Likewise.
28777
28778         2006-03-11  Eric Blake  <ebb9@byu.net>,
28779                     Paul Eggert  <eggert@cs.ucla.edu>
28780
28781         * lib/dirname.h (FILE_SYSTEM_PREFIX_LEN): Move here from dos.m4.
28782         [FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX]: Don't treat 1: as a
28783         drive prefix.
28784         (IS_ABSOLUTE_FILE_NAME): Treat all drive letters as absolute on
28785         platforms like cygwin with FILE_SYSTEM_DRIVE_PREFIX_IS_ABSOLUTE.
28786         (last_component): New method.
28787         * lib/dirname.c (dir_len): Determine when drive letters need a
28788         subsequent slash.  Preserve // when it is special.
28789         (dir_name): Don't append dot when drive letter is absolute.
28790         [TEST_DIRNAME]: Move into a full-blown gnulib test.
28791         * lib/basename.c (base_name): New semantics - malloc the result.
28792         Preserve // when it is special.  Preserve relative files that look
28793         like drive letters.
28794         (base_len): Preserve // when it is special.
28795         (last_component): New method, similar to old base_name semantics.
28796         * lib/stripslash.c (strip_trailing_slashes): Use last_component, not
28797         base_name.  Strip redundant slashes from ///.
28798
28799 2006-07-03  Jim Meyering  <jim@meyering.net>
28800
28801         * lib/cycle-check.h (CYCLE_CHECK_REFLECT_CHDIR_UP): Abort if this
28802         macro is used before the first cycle_check call.
28803
28804 2006-07-03  Eric Blake  <ebb9@byu.net>
28805
28806         * modules/dirname (Depends-on): Add xstrndup.
28807
28808 2006-07-02  Paul Eggert  <eggert@cs.ucla.edu>
28809
28810         * m4/stdint.m4 (gl_STDINT_H): Use more-mnemonic identifiers for
28811         test cases, so that config.log is a bit easier to follow.
28812
28813 2006-07-02  Paul Eggert  <eggert@cs.ucla.edu>
28814
28815         * lib/stdint_.h (intmax_t, uintmax_t): Prefer long to long long if
28816         both are 64 bits, since this seems to be the tradition, and this
28817         prevents gcc -Wformat from warning about usages with PRIuMAX.  If
28818         we ever run into a host that prefers long long to long in this
28819         case, we'll need another configure-time test.  Problem reported by
28820         Jim Meyering.
28821
28822 2006-07-02  Eric Blake  <ebb9@byu.net>
28823
28824         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Simplify by using AC_CHECK_DECLS.
28825
28826 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
28827
28828         * modules/inttypes (Depends-on): No longer depends on stdint.
28829         * modules/stdint (Description): Say more about assumptions.
28830         Say that the fast types might differ.  Say macros are used.
28831         (Files): Remove m4/size_max.m4, m4/wchar_t.m4.  Add m4/longlong.m4.
28832         (Makefile.am): Revise list of substituted symbols to match
28833         new stdint.m4.
28834         * modules/stdint-tests (Files): Add m4/wchar_t.m4, m4/wint_t.m4.
28835         (configure.ac): Add gt_TYPE_WCHAR_T, gt_TYPE_WINT_T.
28836         * tests/test-stdint.c (verify_same_types)
28837         [! (__GNUC__ >= 2 && DO_PEDANTIC)]: Put in a decl, so that
28838         the code conforms to C99/C89.
28839         Test for WCHAR_MIN and WCHAR_MAX only if HAVE_WCHAR_T.
28840         Test for WINT_MIN and WINT_MAX only if HAVE_WINT_T.
28841
28842 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
28843
28844         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Backport from Autoconf 2.60,
28845         but fix a bug, by requiring at least 64 bits.
28846         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Likewise.
28847         * m4/longlong.m4 (gl_AC_TYPE_LONG_LONG): Now just call
28848         AC_TYPE_LONG_LONG_INT.  This macro is obsolete and will go soon.
28849         * m4/ulonglong.m4 (gl_AC_TYPE_UNSIGNED_LONG_LONG) Likewise.
28850
28851         * m4/stdint.m4 (gl_STDINT_H): Rewrite to accommodate stdint_.h
28852         changes.  Make 2.59 a prerequisite.  Check and substitute for
28853         HAVE_LONG_LONG_INT.  Rely on Autoconf to check for stdint.h and
28854         inttypes.h.  Do not use special include files; just use the
28855         defaults.  Check for sys/inttypes.h and sys/bitypes.h in the usual
28856         way now.  Remove no-longer-needed tests for HAVE_LONG_64BIT,
28857         HAVE_LONG_LONG_64BIT, int8_t, int16_t, int32_t, int64_t, uint8_t,
28858         uint16_t, uint32_t uint64_t, int_least8_t, int_least16_t,
28859         int_least32_t, int_least64_t, uint_least8_t, uint_least16_t,
28860         uint_least32_t, uint_least64_t, int_fast8_t, int_fast16_t,
28861         int_fast32_t, int_fast64_t, uint_fast8_t uint_fast16_t,
28862         uint_fast32_t, uint_fast64_t, intptr_t, uintptr_t, intmax_t,
28863         uintmax_t, INT8_MIN, INT8_MAX, UINT8_MAX, INT16_MIN, INT16_MAX,
28864         UINT16_MAX, INT32_MIN, INT32_MAX, UINT32_MAX, INT64_MIN,
28865         INT64_MAX, UINT64_MAX, INT_LEAST8_MIN, INT_LEAST8_MAX,
28866         UINT_LEAST8_MAX, INT_LEAST16_MIN, INT_LEAST16_MAX,
28867         UINT_LEAST16_MAX, INT_LEAST32_MIN, INT_LEAST32_MAX,
28868         UINT_LEAST32_MAX, INT_LEAST64_MIN, INT_LEAST64_MAX,
28869         UINT_LEAST64_MAX, INT_FAST8_MIN, INT_FAST8_MAX, UINT_FAST8_MAX,
28870         INT_FAST16_MIN, INT_FAST16_MAX, UINT_FAST16_MAX, INT_FAST32_MIN,
28871         INT_FAST32_MAX, UINT_FAST32_MAX, INT_FAST64_MIN, INT_FAST64_MAX,
28872         UINT_FAST64_MAX, INTPTR_MIN, INTPTR_MAX, UINTPTR_MAX, INTMAX_MIN,
28873         INTMAX_MAX, UINTMAX_MAX, PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN,
28874         SIG_ATOMIC_MAX, SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN,
28875         WINT_MAX.  Check for C99 conformance more strictly, by detecting
28876         bugs in glibc 2.4, Solaris 10, and OpenBSD 3.9.  On the other hand do
28877         not check for things that C99 does not require, e.g., int8_t.  If
28878         a test isn't needed unless <stdint.h> isn't working, and is
28879         unlikely to be needed for any other reason, then don't do it
28880         unless <stdint.h> isn't working.  Do not check for ptrdiff_t or
28881         size_t, since we assume C89 freestanding at least.  Do not check
28882         for sig_atomic_t, wchar_t, or wint_t, since the code now does
28883         the right thing even if the types are not defined.  Instead use:
28884         (gl_STDINT_TYPE_PROPERTIES): New macro.
28885         (gl_HEADER_STDINT_H, gl_HEADER_INTTYPES_H): Remove.  Don't bother
28886         testing whether <sys/types.h> clashes, as Autoconf does this for
28887         us now.  All uses removed.
28888         (gl_STDINT_CHECK_TYPES, gl_STDINT_MISSING_BOUND):
28889         (gl_STDINT_MISSING_BOUNDS, gl_STDINT_MISSING_BOUNDS2):
28890         (gl_CHECK_TYPE_SAME):
28891         Remove; no longer needed.
28892         (gl_STDINT_BITSIZEOF): Don't bother to check whether the type
28893         exists, since we'll return 0 anyway in that case.
28894         (gl_INTEGER_TYPE_SUFFIX, gl_STDINT_INCLUDES): New macros.
28895
28896 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
28897
28898         * lib/stdint_.h (_GL_STDINT_H): Renamed from _STDINT_H, to avoid
28899         possible collision with system files.
28900         (<stdio.h>, <time.h>, <wchar.h>) [defined __cplusplus && ! defined
28901         __STDC_CONSTANT_MACROS)]: Do not include, since we don't need
28902         WCHAR_MIN and WCHAR_MAX in this case.
28903         (<stddef.h>): Do not include; no longer needed.
28904         (<sys/types.h>): Include if @HAVE_SYS_TYPES_H@, not if
28905         (defined(__OpenBSD__) || defined(__bsdi__) || defined(__sgi)).
28906         (<sys/inttypes.h>): Include if @HAVE_SYS_INTTYPES_H@ &&
28907         !@HAVE_INTTYPES_H@, not if (defined(__FreeBSD__)
28908         && (__FreeBSD__ >= 3) && (__FreeBSD__ <= 4)).
28909         (__STDINT_H__) [@HAVE_STDINT_H@ && defined __sgi && ! defined
28910         __c99]: Define, to work around IRIX <stdint.h> incompatibility.
28911         (@FULL_PATH_STDINT_H@) [!(defined(__sgi) && @HAVE_INTTYPES_H@ &&
28912         !defined(__c99))]: Include in this case too, since it's harmless
28913         now.
28914         (<inttypes.h>) [@HAVE_INTTYPES_H@]: Include, since it's no longer
28915         dangerous to do so.
28916         (@FULL_PATH_INTTYPES_H@) [(defined(__hpux) || defined(_AIX)) &&
28917         @HAVE_INTTYPES_H@]: Do not include, since we now include <inttypes.h>.
28918         (_STDINT_MIN, _STDINT_MAX): New macros.
28919         (int8_t, uint8_t, int16_t, uint16_t, int32_t, uint32_t, int64_t):
28920         (uint64_t, int_least8_t, uint_least8_t, int_least16_t):
28921         (uint_least16_t, int_least32_t, uint_least32_t, int_least64_t):
28922         (uint_least64_t, int_fast8_t, uint_fast8_t, int_fast16_t):
28923         (uint_fast16_t, int_fast32_t, uint_fast32_t, int_fast64_t):
28924         (uint_fast64_t, intptr_t, uintptr_t, intmax_t, uintmax_t): Now
28925         macros, not typedefs; this simplifies things quite a bit.
28926         Use long int for all types narrower than int64_t.
28927         (intmax_t, uintmax_t, INTMAX_C, UINTMAX_C):
28928         Define in terms of long long int or int64_t or long int,
28929         not int64_t or int32_t.  This saves some compile-time testing.
28930         (INT8_MIN, INT8_MAX, UINT8_MAX, INT16_MIN, INT16_MAX, UINT16_MAX):
28931         (INT32_MIN, INT32_MAX, UINT32_MAX, INT64_MIN, INT64_MAX):
28932         (UINT64_MAX, INT_LEAST8_MIN, INT_LEAST8_MAX, UINT_LEAST8_MAX):
28933         (INT_LEAST16_MIN, INT_LEAST16_MAX, UINT_LEAST16_MAX):
28934         (INT_LEAST32_MIN, INT_LEAST32_MAX, UINT_LEAST32_MAX):
28935         (INT_LEAST64_MIN, INT_LEAST64_MAX, UINT_LEAST64_MAX, INT_FAST8_MIN):
28936         (INT_FAST8_MAX, UINT_FAST8_MAX, INT_FAST16_MIN, INT_FAST16_MAX):
28937         (UINT_FAST16_MAX, INT_FAST32_MIN, INT_FAST32_MAX, UINT_FAST32_MAX):
28938         (INT_FAST64_MIN, INT_FAST64_MAX, UINT_FAST64_MAX, INTPTR_MIN):
28939         (INTPTR_MAX, UINTPTR_MAX, INTMAX_MIN, INTMAX_MAX, UINTMAX_MAX):
28940         (PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX):
28941         (SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN, WINT_MAX):
28942         undef any previous version and define our own version, for
28943         simplicity and consistency with the new macros for types.
28944         (PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX):
28945         (SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN, WINT_MAX):
28946         Simplify definitions by using _STDINT_MIN and _STDINT_MAX
28947         where appropriate.  Rely on new symbols @PTRDIFF_T_SUFFIX@,
28948         @SIG_ATOMIC_T_SUFFIX@, @SIZE_T_SUFFIX@, @WCHAR_T_SUFFIX@,
28949         @WINT_T_SUFFIX@ to keep things simple here.
28950         (UINT8_C, UINT16_C, UINT32_C, INT64_C, UINT64_C):
28951         Simplify by assuming typical 8/16/32/64 host, since we're
28952         already doing that elsewhere anyway.
28953         Use (LONG_MAX >> 31 >> 31 == 1) rather than @HAVE_LONG_64BIT@,
28954         and assume long long int is 64 bits if available.  This
28955         speeds up 'configure'.
28956
28957 2006-07-01  Eric Blake  <ebb9@byu.net>
28958
28959         * m4/stdarg.m4 (gl_STDARG_H): Use proper AH_VERBATIM.
28960         Reported by Andreas Buening.
28961
28962 2006-07-01  Eric Blake  <ebb9@byu.net>
28963
28964         * m4/stdarg.m4 (gl_STDARG_H): Properly parenthesize gl_va_copy.
28965
28966 2006-06-30  Jim Hyslop  <jhyslop@dreampossible.ca>  (tiny change)
28967
28968         * lib/getaddrinfo.c: fixed typo
28969
28970 2006-06-29  Jim Meyering  <jim@meyering.net>
28971
28972         * modules/strftime (Maintainer): Add my name, since with the
28973         FPRINTFTIME changes strftime.c has forked from glibc.
28974
28975 2006-06-29  Eric Blake  <ebb9@byu.net>
28976
28977         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Use AC_C_INLINE.
28978
28979 2006-06-29  Eric Blake  <ebb9@byu.net>
28980
28981         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): New file.
28982
28983 2006-06-29  Eric Blake  <ebb9@byu.net>
28984
28985         * lib/stat_.h: New file.
28986
28987 2006-06-29  Eric Blake  <ebb9@byu.net>
28988
28989         * lib/stat_.h (rpl_mkdir): Declare inline, to avoid warnings about
28990         unused static function.
28991
28992 2006-06-29  Eric Blake  <ebb9@byu.net>
28993
28994         * doc/functions.texi (Function Portability): Document missing lstat
28995         on mingw.
28996
28997 2006-06-29  Eric Blake  <ebb9@byu.net>
28998
28999         * MODULES.html.sh: Add sys_stat.
29000         * modules/sys_stat: New module.
29001         * modules/mkstemp (Depends-on): Add sys_stat.
29002
29003 2006-06-29  Derek R. Price  <derek@ximbiot.com>
29004
29005         * m4/strftime.m4: Don't call AC_FUNC_STRFTIME.
29006
29007 2006-06-29  Derek R. Price  <derek@ximbiot.com>
29008
29009         * m4/c-bs-a.m4: Removed.
29010
29011 2006-06-29  Derek R. Price  <derek@ximbiot.com>
29012
29013         * lib/strftime.c: Assume strftime() exists.
29014
29015 2006-06-29  Derek Price  <derek@ximbiot.com>
29016
29017         * modules/c-bs-a: Removed - \a is C89.
29018         * MODULES.html.sh: Remove c-bs-a.
29019
29020 2006-06-29  Bruno Haible  <bruno@clisp.org>
29021
29022         * modules/wcwidth (License): Change to LGPL.
29023
29024 2006-06-28  Simon Josefsson  <jas@extundo.com>
29025
29026         * tests/test-getaddrinfo.c: Test getnameinfo too.  Call WSAStartup
29027         on _WIN32.
29028
29029         * modules/getaddrinfo (Depends-on): Add inet_ntop, needed by
29030         getnameinfo.
29031
29032 2006-06-28  Simon Josefsson  <jas@extundo.com>
29033
29034         * m4/getaddrinfo.m4: Look for getnameinfo prototypes too.
29035
29036 2006-06-28  Simon Josefsson  <jas@extundo.com>
29037
29038         * lib/getaddrinfo.c: Try to load ws2_32.dll on Windows, to find the
29039         functions there.  It will succeed on Windows XP, but on Windows
29040         2000 and (presumably) earlier, it will fail, and use the internal
29041         re-implementation.
29042         (use_win32_p): New function.
29043         (getaddrinfo): Use strtoul on servname, to support numeric ports.
29044         Support AI_NUMERICSERV to disable getservbyname.
29045         (getnameinfo): New function, only supports
29046         NI_NUMERICHOST|NI_NUMERICSERV for now.
29047
29048         * lib/getaddrinfo.h: Test and check for AI_* flags separately, MinGW
29049         only have some of them.  Add AI_NUMERICSERV.  Add prototype for
29050         getnameinfo.
29051
29052 2006-06-28  Eric Blake  <ebb9@byu.net>
29053
29054         * modules/wcwidth: New file.
29055         * modules/mbchar (Depends-on): Add wcwidth.
29056         * modules/mbswidth (Depends-on): Add wcwidth.
29057         * MODULES.html.sh: Add wcwidth.
29058
29059 2006-06-28  Eric Blake  <ebb9@byu.net>
29060
29061         * m4/mbswidth.m4 (gl_MBSDWIDTH): Move wcwidth from here...
29062         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): ...to this new file.
29063
29064 2006-06-28  Eric Blake  <ebb9@byu.net>
29065
29066         * lib/xvasprintf.h: Fix comments.
29067
29068 2006-06-28  Eric Blake  <ebb9@byu.net>
29069
29070         * lib/mbchar.h (wcwidth): Include wcwidth.h.
29071         * lib/mbswidth.c (wcwidth): Move from here...
29072         * lib/wcwidth.h: ...to this new file.
29073
29074 2006-06-28  Derek R. Price  <derek@ximbiot.com>
29075
29076         * m4/savedir.m4: Remove AC_FUNC_CLOSEDIR_VOID requirement.
29077
29078         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Don't require AC_C_CONST, since
29079         it's obsolete.
29080         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME): Likewise.
29081
29082 2006-06-28  Derek R. Price  <derek@ximbiot.com>
29083
29084         * lib/savedir.c (CLOSEDIR): Remove.  All uses changed to closedir.
29085         Autoconf 2.60 says this stuff was obsolete.
29086
29087 2006-06-28  Bruno Haible  <bruno@clisp.org>
29088
29089         * modules/wcwidth (Files): Add m4/wchar_t.m4.
29090
29091 2006-06-28  Bruno Haible  <bruno@clisp.org>
29092
29093         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Also require AC_C_INLINE and
29094         gt_TYPE_WCHAR_T.
29095
29096 2006-06-28  Bruno Haible  <bruno@clisp.org>
29097
29098         * lib/wcwidth.h: Declare nothing if !HAVE_WCHAR_T. Provide a fallback
29099         declaration for wcwidth.
29100         * lib/mbswidth.c: Restore the includes of <wchar.h> and <wctypes.h>.
29101
29102 2006-06-28  Bruno Haible  <bruno@clisp.org>
29103
29104         * lib/mkdtemp.c [MINGW]: Include <io.h>.
29105         (mkdir): Define using _mkdir.
29106
29107 2006-06-28  Bruno Haible  <bruno@clisp.org>
29108
29109         * lib/getaddrinfo.h: Fix POSIX URL.
29110         * lib/getaddrinfo.c (WIN32_NATIVE): New macro. Use it instead of
29111         _WIN32.
29112         (use_win32_p): Make static.
29113         (getaddrinfo): Reject service name if it is empty or does not consist
29114         solely of decimal digits, or if its value is > 65535.
29115         (getnameinfo): Remove useless casts.
29116
29117 2006-06-27  Simon Josefsson  <jas@extundo.com>
29118
29119         * modules/sys_select: New file, suggested by Bruno Haible, Paul
29120         Eggert and Martin Lambers.
29121
29122 2006-06-27  Simon Josefsson  <jas@extundo.com>
29123
29124         * m4/sys_select_h.m4: New file, suggested by Bruno Haible, Paul
29125         Eggert and Martin Lambers.
29126
29127 2006-06-27  Bruno Haible  <bruno@clisp.org>
29128
29129         * m4/stdint.m4 (gl_STDINT_BITSIZEOF): For nonexistent types, set the
29130         result to 0, not to empty.
29131         Reported by Martin Neitzel <neitzel@sco.gaertner.de>.
29132
29133 2006-06-27  Bruno Haible  <bruno@clisp.org>
29134
29135         * lib/stdint_.h (intmax_t, uintmax_t): Undefine before typedef.
29136
29137 2006-06-26  Simon Josefsson  <jas@extundo.com>
29138
29139         * m4/inet_ntop.m4: Don't check for sys/types.h, we assume it is
29140         present.
29141
29142 2006-06-26  Paul Eggert  <eggert@cs.ucla.edu>
29143
29144         * lib/base64.c (B64): Use _ as the formal parameter, not x, to avoid
29145         bug in IBM C V6 for AIX.  Problem reported by Larry Jones in
29146         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00181.html>.
29147
29148 2006-06-26  Mark D. Baushke  <mdb@gnu.org>
29149
29150         * m4/stdint.m4 (gl_STDINT_H): Treat BSD/OS like OpenBSD.
29151
29152 2006-06-26  Bruno Haible  <bruno@clisp.org>
29153
29154         * modules/stdint (Makefile.am): Also substitute HAVE_WCHAR_H.
29155
29156 2006-06-26  Bruno Haible  <bruno@clisp.org>
29157
29158         * m4/stdint.m4 (gl_STDINT_H): Test also for <wchar.h>.
29159
29160 2006-06-26  Bruno Haible  <bruno@clisp.org>
29161
29162         * m4/stdint.m4 (gl_STDINT_H): Don't include <stdint.h> when using the
29163         SGI C compiler in pre-C99 mode.
29164         Suggested by Mark D. Baushke and Larry Jones.
29165
29166 2006-06-26  Bruno Haible  <bruno@clisp.org>
29167
29168         * lib/stdint_.h: Include <wchar.h> if necessary for WCHAR_MIN or
29169         WCHAR_MAX.
29170         Reported by Mark D. Baushke and Larry Jones.
29171
29172 2006-06-26  Bruno Haible  <bruno@clisp.org>
29173
29174         * lib/stdint_.h: Don't include <stdint.h> when using the SGI C compiler
29175         in pre-C99 mode.
29176         Suggested by Mark D. Baushke and Larry Jones.
29177
29178 2006-06-23  Simon Josefsson  <jas@extundo.com>
29179             Bruno Haible  <bruno@clisp.org>
29180
29181         * gnulib-tool (func_emit_lib_Makefile_am): Define MOSTLYCLEANDIRS.
29182         Emit mostlyclean-local rule.
29183         (func_emit_tests_Makefile_am): Likewise.
29184         * modules/sys_socket (Makefile.am): Use MOSTLYCLEANDIRS.
29185
29186 2006-06-23  Mark D. Baushke  <mdb@gnu.org>
29187
29188         * lib/stdint_.h: Treat BSD/OS like OpenBSD.
29189
29190 2006-06-23  Bruno Haible  <bruno@clisp.org>
29191
29192         * tests/test-stdint.c: Update to match ISO C 99 Technical
29193         Corrigendum 1.
29194
29195 2006-06-23  Bruno Haible  <bruno@clisp.org>
29196
29197         * m4/stdint.m4 (gl_STDINT_H): Treat IRIX like OpenBSD.
29198
29199 2006-06-23  Bruno Haible  <bruno@clisp.org>
29200
29201         * lib/stdint_.h: Treat IRIX like OpenBSD.
29202
29203 2006-06-23  Bruno Haible  <bruno@clisp.org>
29204
29205         * lib/stdint_.h (UINT8_C, UINT16_C, UINT32_C): Define according to
29206         ISO C 99 Technical Corrigendum 1.
29207
29208 2006-06-22  Simon Josefsson  <jas@extundo.com>
29209
29210         * m4/sockpfaf.m4: Include winsock2.h too, to make it work under
29211         MinGW.
29212
29213 2006-06-22  Paul Eggert  <eggert@cs.ucla.edu>
29214
29215         * lib/glob.c (collated_compare): Remove 'const' uses that weren't
29216         needed.  Some compiler complained about some of them.  Problem reported
29217         by Larry Jones in
29218         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00172.html>.
29219
29220 2006-06-21  Simon Josefsson  <jas@extundo.com>
29221
29222         * tests/test-getaddrinfo.c: New file.
29223
29224         * modules/getaddrinfo-tests: New file.
29225
29226         * MODULES.html.sh: Add inet_pton.
29227
29228         * modules/inet_pton: New file.
29229
29230 2006-06-21  Simon Josefsson  <jas@extundo.com>
29231
29232         * m4/getaddrinfo.m4: Don't define WINVER.  Look for gethostbyname in
29233         -lws2_32 too.  Fixes getaddrinfo on Windows 2000, with the price
29234         of using the (limited) gnulib implementation on Windows XP.
29235
29236         * m4/inet_pton.m4: New file.
29237
29238 2006-06-21  Simon Josefsson  <jas@extundo.com>
29239
29240         * lib/getaddrinfo.c (getaddrinfo): Set ai_family in the return
29241         variable.
29242
29243         * lib/socket_.h: Don't define WINVER.
29244
29245         * lib/inet_pton.h, inet_pton.c: New file, taken from glibc but
29246         slightly modified to work in gnulib.
29247
29248 2006-06-21  Simon Josefsson  <jas@extundo.com>
29249
29250         * doc/gnulib.texi (Windows sockets): Add.
29251
29252 2006-06-21  Paul Eggert  <eggert@cs.ucla.edu>
29253
29254         * lib/read-file.c (fread_file): Start with buffer allocation of
29255         0 bytes rather than 1 byte; this simplifies the code.
29256         Don't invoke feof; it's not needed.  Refactor to avoid duplicate
29257         code to free buffer and save/restore errno.
29258         (internal_read_file): Remove unused local.
29259
29260 2006-06-20  Paul Eggert  <eggert@cs.ucla.edu>
29261
29262         * lib/openat.c (openat): Use ?:, not if, to work around GCC bug 4210
29263         <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=4210>.
29264         Problem reported by Denis Excoffier in
29265         <http://lists.gnu.org/archive/html/bug-tar/2006-06/msg00023.html>.
29266
29267 2006-06-19  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
29268
29269         * modules/sys_socket, modules/socklen: Include sys/types since
29270         FreeBSD 4.x's sys/socket.h needs it.
29271
29272 2006-06-19  Simon Josefsson  <jas@extundo.com>
29273
29274         * lib/inet_ntop.c: Always build inet_ntop4, since inet_ntop6 calls it.
29275
29276 2006-06-19  Paul Eggert  <eggert@cs.ucla.edu>
29277
29278         * lib/alloca_.h (alloca) [defined alloca]: Don't define or declare.
29279
29280 2006-06-19  Bruno Haible  <bruno@clisp.org>
29281
29282         * m4/stdint.m4 (gl_STDINT_H): Enclose the values of FULL_PATH_STDINT_H
29283         and FULL_PATH_INTTYPES_H in angle brackets.
29284         Reported by Mark D. Baushke <mdb@gnu.org>.
29285
29286 2006-06-17  Eric Blake  <ebb9@byu.net>
29287
29288         * m4/rmdir-errno.m4 (gl_FUNC_FMDIR_NOTEMPTY): Assume errno.h declares
29289         errno.
29290
29291 2006-06-17  Bruno Haible  <bruno@clisp.org>
29292
29293         * m4/stdint.m4 (gl_STDINT_H) [FreeBSD >= 5]: Don't include
29294         <sys/inttypes.h>.
29295
29296 2006-06-17  Bruno Haible  <bruno@clisp.org>
29297
29298         * m4/setenv.m4 (gl_PREREQ_SETENV, gl_PREREQ_UNSETENV): Remove test
29299         whether errno is declared. Assume <errno.h> declares errno.
29300
29301 2006-06-17  Bruno Haible  <bruno@clisp.org>
29302
29303         * lib/stdint_.h [FreeBSD >= 5]: Don't include <sys/inttypes.h>.
29304
29305 2006-06-17  Bruno Haible  <bruno@clisp.org>
29306
29307         * lib/stdint_.h (_UINT8_T, _UINT32_T, _UINT64_T): New macros. Fixes a
29308         problem on Solaris 2.5.1.
29309
29310 2006-06-16  Eric Blake  <ebb9@byu.net>
29311
29312         * lib/unsetenv.c [!defined errno]: Assume errno.h declares errno.
29313         * lib/unicodeio.c [!defined errno]: Likewise.
29314         * lib/strtol.c [!defined errno]: Likewise.
29315         * lib/strtod.c [!defined errno]: Likewise.
29316
29317 2006-06-15  Eric Blake  <ebb9@byu.net>
29318
29319         * m4/ssize_t.m4 (gt_TYPE_SSIZE_T): Work in spite of -Werror.
29320
29321 2006-06-15  Eric Blake  <ebb9@byu.net>
29322
29323         * config/srclist.txt (ssize_t.m4): Lose sync.
29324
29325 2006-06-15  Bruno Haible  <bruno@clisp.org>
29326
29327         * modules/stdint (Files): Include m4/full-header-path.m4,
29328         m4/size_max.m4, m4/wchar_t.m4.
29329         (Makefile.am): Many more substitutions.
29330         * modules/stdint-tests: New file.
29331         * tests/test-stdint.c: New file.
29332
29333 2006-06-15  Bruno Haible  <bruno@clisp.org>
29334
29335         * m4/stdint.m4 (gl_STDINT_H): Rewritten to produce a complete stdint.h.
29336         (gl_HEADER_STDINT_H, gl_HEADER_INTTYPES_H, gl_STDINT_CHECK_TYPES,
29337         gl_STDINT_MISSING_BOUND, gl_STDINT_MISSING_BOUNDS,
29338         gl_STDINT_MISSING_BOUNDS2, gl_STDINT_BITSIZEOF, gl_CHECK_TYPES_SIGNED,
29339         gl_CHECK_TYPE_SAME): New macros.
29340
29341 2006-06-15  Bruno Haible  <bruno@clisp.org>
29342
29343         * m4/size_max.m4 (gl_SIZE_MAX): Make it work also when cross-compiling.
29344
29345 2006-06-15  Bruno Haible  <bruno@clisp.org>
29346
29347         * lib/stdint_.h: Rewritten to be fully auto-configured.
29348         Fixes bug on HP-UX/IA64.
29349
29350 2006-06-11  Paul Eggert  <eggert@cs.ucla.edu>
29351
29352         * lib/getdate.y (__attribute__): Don't define if already defined.
29353         Problem reported by Larry Jones.
29354         * lib/utimens.c (__attribute__): Likewise.
29355
29356 2006-06-04  Paul Eggert  <eggert@cs.ucla.edu>
29357
29358         * lib/regexec.c (group_nodes_into_DFAstates): Fix a buffer overrun
29359         reported by Andreas Schwab.
29360
29361 2006-05-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
29362             Bruno Haible  <bruno@clisp.org>
29363
29364         * m4/strndup.m4 (gl_FUNC_STRNDUP): Replace the AC_REPLACE_FUNCS with a
29365         check for the declaration of strnlen and a run test that exposes the
29366         AIX 5.1 strnlen bug.  In the failure case, #define strndup to
29367         rpl_strndup.
29368
29369 2006-05-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
29370             Bruno Haible  <bruno@clisp.org>
29371
29372         * lib/strndup.c (strndup) [!_LIBC]: Don't undefine macro definition.
29373
29374 2006-05-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
29375
29376         * m4/c-strtod.m4 (gl_C99_STRTOLD): Use a link test rather than a
29377         compile test, for Tru64 4.0D.
29378
29379 2006-05-28  Karl Berry  <karl@gnu.org>
29380
29381         * config/srclist.txt (printf-args.c): lose sync.
29382
29383 2006-05-26  Martin Lambers  <marlam@marlam.de>
29384
29385         * lib/getpass.c: Updates the test for the native W32 API, and adds
29386         missing includes, thus fixing compilation warnings.
29387
29388 2006-05-25  Sergey Poznyakoff  <gray@gnu.org.ua>
29389
29390         * lib/exclude.c (exclude_fnmatch): New function.
29391         (excluded_file_name): Call exclude_fnmatch.
29392         * lib/exclude.h (excluded_file_name): New prototype
29393
29394 2006-05-25  Paul Eggert  <eggert@cs.ucla.edu>
29395
29396         * lib/tempname.c (small_open, large_open): New macros.
29397         (__open, __open64) [!_LIBC]: Remove.
29398         (__gen_tempname): Use small_open and large_open instead of __open
29399         and __open64.  This fixes a portability bug on HP-UX 11.11i
29400         reported by Simon Wing-Tang in
29401         <http://lists.gnu.org/archive/html/bug-coreutils/2006-05/msg00114.html>.
29402
29403 2006-05-24  Bruno Haible  <bruno@clisp.org>
29404
29405         * lib/printf-args.c (printf_fetchargs): Turn NULL pointers for
29406         TYPE_STRING and TYPE_WIDE_STRING into a non-NULL replacement.
29407         Reported by Thorsten Maerz <torte@netztorte.de> via
29408         Aaron Stone <aaron@serendipity.cx>.
29409
29410 2006-05-19  Paul Eggert  <eggert@cs.ucla.edu>
29411
29412         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Rename cache variables to use
29413         gl_ rather than jm_.  Link, don't run, so that cross-compiles are
29414         allowed.  Check that resulting type is arithmetic.  Move AC_REQUIRE
29415         and AC_CHECK_HEADERS_ONCE outside of AC_CACHE_CHECK, since they're
29416         not really conditional on the cache.
29417         (gl_PREREQ_NANOSLEEP): Check for sys/select.h.
29418
29419 2006-05-19  Paul Eggert  <eggert@cs.ucla.edu>
29420
29421         * lib/nanosleep.c [HAVE_SYS_SELECT_H]: Include <sys/select.h>.
29422         Use the usual Autoconf way to include <time.h> and/or sys/time.h.
29423         (my_usleep): Don't mishandle maximum value.
29424
29425 2006-05-19  Jim Meyering  <jim@meyering.net>
29426
29427         * lib/getugroups.c: Correct an outdated comment.  From Bruno Haible.
29428
29429 2006-05-17  Bruno Haible  <bruno@clisp.org>
29430
29431         Cygwin portability.
29432         * lib/classpath.c (PATH_SEPARATOR) [CYGWIN]: Define as ':'.
29433
29434 2006-05-17  Bruno Haible  <bruno@clisp.org>
29435
29436         * lib/stdint_.h: Fix recognition of Cygwin.
29437
29438 2006-05-15  Bruno Haible  <bruno@clisp.org>
29439
29440         * build-aux/config.rpath: Improve support for Sun C 5.9 on Linux, based
29441         on libtool patch by Ralf Wildenhues.
29442
29443 2006-05-14  Paul Eggert  <eggert@cs.ucla.edu>
29444
29445         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Fix overly-picky
29446         test for C99 conformance; (bool) 0.5 is an integer constant
29447         expression, but (bool) -0.5 is not.  Problem reported by Fedor
29448         Sergeev in <http://forum.sun.com/jive/thread.jspa?threadID=96202>.
29449
29450 2006-05-11  Simon Josefsson  <jas@extundo.com>
29451
29452         * m4/xvasprintf.m4: Fix obvious typo.
29453
29454 2006-05-11  Jim Meyering  <jim@meyering.net>
29455
29456         * lib/sha1.c (sha1_buffer): Correct comment: s/MD5/SHA1/.  From
29457         James Lemley.
29458
29459 2006-05-10  Simon Josefsson  <jas@extundo.com>
29460
29461         * lib/md4.c: Typo fix, update copyright years.
29462         (K1, K2): Don't use L because it turn computations into 64-bit on
29463         64-bit platforms.
29464
29465 2006-05-10  Paul Eggert  <eggert@cs.ucla.edu>
29466
29467         * lib/crc.c (crc32_update): Remove unnecessary L suffix.
29468         * lib/md4.c (rol): Cast right-shift arg to uint32_t to prevent
29469         unwanted sign propagation, e.g., on hosts with 64-bit int.
29470         There still are some problems with reeelly weird theoretical hosts
29471         (e.g., 33-bit int) but it's not worth worrying about now.
29472         * lib/sha1.c (rol): Likewise.
29473         (K1, K2, K3, K4): Remove unnecessary L suffix.
29474
29475 2006-05-10  Bruno Haible  <bruno@clisp.org>
29476
29477         * lib/des.c: Cast to avoid warnings.
29478
29479 2006-05-09  Bruno Haible  <bruno@clisp.org>
29480
29481         * modules/xvasprintf (Files): Add m4/xvasprintf.m4.
29482         (Depends-on): Depend also on xsize, stdarg.
29483         (configure.ac): Add gl_XVASPRINTF.
29484
29485 2006-05-09  Bruno Haible  <bruno@clisp.org>
29486
29487         * m4/xvasprintf.m4: New file.
29488
29489 2006-05-09  Bruno Haible  <bruno@clisp.org>
29490
29491         * lib/xvasprintf.c: Include limits.h, string.h, xsize.h.
29492         (EOVERFLOW): Define fallback value.
29493         (xstrcat): New function.
29494         (xvasprintf): Recognize the special case of a string concatenation.
29495
29496 2006-05-08  Eric Blake  <ebb9@byu.net>
29497
29498         * gnulib-tool (func_version): Base copyright year on CVS date.
29499         (func_emit_copyright_notice): New function.
29500         (func_emit_lib_Makefile_am): Use it.
29501         (func_emit_tests_Makefile_am): Likewise.
29502         (func_import): Likewise.
29503
29504 2006-05-08  Bruno Haible  <bruno@clisp.org>
29505
29506         * modules/stdarg: New file.
29507         * MODULES.html.sh (func_all_modules): Add section for <stdarg.h>.
29508
29509 2006-05-08  Bruno Haible  <bruno@clisp.org>
29510
29511         * m4/stdarg.m4: New file, from GNU gettext.
29512
29513 2006-05-08  Bruno Haible  <bruno@clisp.org>
29514
29515         * config/srclist.txt (build-aux/config.rpath): different from latest
29516         release.
29517
29518 2006-05-08  Bruno Haible  <bruno@clisp.org>
29519
29520         * build-aux/config.rpath: Add support for Sun C 5.9 on Linux.
29521
29522 2006-05-05  Jim Meyering  <jim@meyering.net>
29523
29524         * m4/warning.m4: New file, derived from bison's file by the same name.
29525
29526 2006-05-03  Bruno Haible  <bruno@clisp.org>
29527
29528         * lib/stdint_.h: Shorter URL.
29529         * lib/inttypes.h: Likewise.
29530
29531 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
29532
29533         * modules/inttypes (Maintainer): Change from Derek Price to 'all'.
29534
29535 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
29536
29537         * lib/verify.h: Document the internals better.  Most of this change
29538         was written by Bruno Haible.
29539
29540 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
29541
29542         * doc/verify.texi: New file, partly based on a proposal by
29543         Bruno Haible.
29544
29545 2006-05-02  Bruno Haible  <bruno@clisp.org>
29546
29547         * m4/full-header-path.m4 (gl_FULL_HEADER_PATH): Move the include_next
29548         test from here...
29549         * m4/_inttypes_h.m4 (gl_INTTYPES_H): ... to here.
29550
29551 2006-04-29  Bruno Haible  <bruno@clisp.org>
29552
29553         * lib/gcd.c: Use WORD_T and GCD instead of unsigned long and gcd.
29554         Suggested by Oskar Liljeblad <oskar@osk.mine.nu>.
29555
29556 2006-04-29  Bruno Haible  <bruno@clisp.org>
29557
29558         * gnulib-tool: Make --update option actually work.
29559
29560 2006-04-29  Bruno Haible  <bruno@clisp.org>
29561
29562         * doc/gcd.texi: New file.
29563         * doc/gnulib.texi: Include it.
29564
29565 2006-04-25  Paul Eggert  <eggert@cs.ucla.edu>
29566
29567         * lib/getdate.y (get_date): When adding relative date, start with the
29568         initial time, not with the result of the first mktime call.
29569
29570 2006-04-25  Bruno Haible  <bruno@clisp.org>
29571
29572         * gnulib-tool (func_import): Output the include directives in three
29573         blocks, sorted separately.
29574         Reported by Ben Pfaff <blp@cs.stanford.edu>.
29575
29576 2006-04-24  Paul Eggert  <eggert@cs.ucla.edu>
29577
29578         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use prototype
29579         to define main with arguments, for C++.  Reported by Eric Blake.
29580         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC):
29581         Prefer 'int main ()' to 'int main (void)', for C++.
29582         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Likewise.
29583         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Specify a return type
29584         for 'main', for C99 and C++.
29585
29586 2006-04-24  Paul Eggert  <eggert@cs.ucla.edu>
29587
29588         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Use return, not exit.
29589         Don't assume that exit status -1 is valid.
29590         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
29591         * m4/putenv.m4 (gl_FUNC_PUTENV): Likewise.
29592         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Likewise.
29593         * m4/readdir.m4 (GL_FUNC_READDIR): Include <stdlib.h>.
29594         * m4/rename.m4 (vb_FUNC_RENAME): Likewise.
29595         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use AC_RUN_IFELSE,
29596         not AC_TRY_RUN.  Use return, not exit.  Don't assume that
29597         functions can be used without declaring them, or that you can
29598         exit with status -1.
29599         * m4/utimes-null.m4 (gl_FUNC_UTIMES_NULL): Likewise.
29600
29601 2006-04-24  Karl Berry  <karl@gnu.org>
29602
29603         * config/srclist.txt (longdouble.m4): sync lost.
29604
29605 2006-04-24  Eric Blake  <ebb9@byu.net>
29606
29607         * m4/strerror_r.m4 (AC_FUNC_STRERROR_R): Avoid unused variable warning.
29608
29609 2006-04-24  Bruno Haible  <bruno@clisp.org>
29610
29611         * m4/poll.m4 (gl_FUNC_POLL): When cross-compiling, reject also the
29612         poll() implementation in AIX.
29613         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
29614
29615 2006-04-24  Bruno Haible  <bruno@clisp.org>
29616
29617         * m4/poll.m4 (gl_FUNC_POLL): Rearrange code, so that POLL_H gets
29618         assigned exactly once.
29619
29620 2006-04-23  Claudio Fontana  <claudio@gnu.org>
29621             Bruno Haible  <bruno@clisp.org>
29622
29623         * modules/gettext (Makefile.am): Add a -I flag for <libintl.h>.
29624         * gnulib-tool (func_emit_lib_Makefile_am): Emit empty default value
29625         for AM_CPPFLAGS.
29626
29627 2006-04-23  Bruno Haible  <bruno@clisp.org>
29628
29629         * modules/copy-file: Depend on unistd.
29630         * modules/execute: Likewise.
29631         * modules/fatal-signal: Likewise.
29632         * modules/findprog: Likewise.
29633         * modules/mkdtemp : Likewise.
29634         * modules/pipe: Likewise.
29635         * modules/wait-process: Likewise.
29636
29637 2006-04-23  Bruno Haible  <bruno@clisp.org>
29638
29639         * lib/fwriteerror.c (fwriteerror): Call fclose also when an error
29640         condition was already detected.
29641         Reported by Ben Pfaff <blp@cs.stanford.edu>.
29642
29643 2006-04-23  Bruno Haible  <bruno@clisp.org>
29644
29645         * lib/copy-file.c: Include <unistd.h> unconditionally.
29646         * lib/execute.c: Likewise.
29647         * lib/fatal-signal.c: Likewise.
29648         * lib/findprog.c: Likewise.
29649         * lib/mkdtemp.c: Likewise.
29650         * lib/pipe.h: Likewise.
29651         * lib/pipe.c: Likewise.
29652         * lib/wait-process.h: Likewise.
29653
29654 2006-04-23  Bruno Haible  <bruno@clisp.org>
29655
29656         * gnulib-tool (func_usage): Fix --import description. Document
29657         --update.
29658         (func_import): Create temporary file in a temporary directory, if
29659         --dry-run is specified. Silence errors from 'grep' when there are no
29660         m4 files in $m4dir.
29661         (func_create_testdir): Silence errors from 'grep' when there are no
29662         m4 files in $m4dir.
29663         Reported by Karl Berry <karl@freefriends.org>.
29664
29665 2006-04-20  Bruno Haible  <bruno@clisp.org>
29666
29667         * m4/argp.m4 (gl_ARGP): Don't call AC_CHECK_DECLS_ONCE with more than
29668         one argument, so that the code will be portable to Autoconf 2.60.
29669         * m4/getlogin_r.m4 (gl_PREREQ_GETLOGIN_R): Likewise.
29670         * m4/getpass.m4 (gl_PREREQ_GETPASS): Likewise.
29671         * m4/unlocked-io.m4 (gl_FUNC_GLIBC_UNLOCKED_IO): Likewise.
29672
29673 2006-04-19  Derek Price  <derek@ximbiot.com>
29674             Eric Blake  <ebb9@byu.net>
29675
29676         * m4/full-header-path.m4 (gl_FULL_HEADER_PATH): Use </full/path.h>
29677         rather than "/full/path.h".  Update comment to match.  Shorten &
29678         generalize m4_translit call via AS_TR_CPP.
29679
29680 2006-04-19  Derek Price  <derek@ximbiot.com>
29681             Eric Blake  <ebb9@byu.net>
29682
29683         * lib/inttypes.h: Correct grammar in comment.
29684
29685 2006-04-18  Derek Price  <derek@ximbiot.com>
29686             Paul Eggert  <eggert@cs.ucla.edu>
29687
29688         * modules/inttypes: New file.
29689         * modules/strtoimax, modules/strtoumax: Depend on inttypes.
29690
29691 2006-04-18  Derek Price  <derek@ximbiot.com>
29692             Paul Eggert  <eggert@cs.ucla.edu>
29693
29694         * m4/_inttypes_h.m4, m4/full-header-path.m4, m4/include_next.m4:
29695         New files.
29696
29697 2006-04-18  Derek Price  <derek@ximbiot.com>
29698             Paul Eggert  <eggert@cs.ucla.edu>
29699
29700         * lib/inttypes.h: New file.
29701         * lib/strtoimax.c: Assume <inttypes.h>.
29702
29703 2006-04-15  Paul Eggert  <eggert@cs.ucla.edu>
29704
29705         * lib/utimens.c (futimens): glibc futimesat messes up if /proc
29706         isn't mounted.  Problem reported by Kir Kolyshkin.
29707
29708 2006-04-13  Paul Eggert  <eggert@cs.ucla.edu>
29709
29710         * lib/regcomp.c (init_dfa): Don't use wchar_t or wctype_t if
29711         RE_ENABLE_I18N is not defined.  Problem reported by Mark D. Baushke via
29712         Derek R. Price.
29713         * lib/regex.h (RE_DUP_MAX): Update comment to match current
29714         implementation.
29715
29716 2006-04-12  Eric Blake  <ebb9@byu.net>
29717
29718         * modules/time_r (Makefile.am): Remove lib_SOURCES line, as this
29719         is now done automatically by the corresponding Autoconf macro.
29720
29721 2006-04-11  Paul Eggert  <eggert@cs.ucla.edu>
29722
29723         * m4/time_r.m4 (gl_TIME_R): Add AC_LIBSOURCES for time_r.c and
29724         time_r.h.
29725
29726 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
29727
29728         Merge regex changes from libc, removing some of our
29729         POSIX-conformance changes that were rejected and redoing them in a
29730         less-intrusive way.
29731
29732         * lib/regcomp.c (re_compile_internal, init_dfa):
29733         Length arg is now size_t, not Idx.  All uses changed.
29734         (peek_token): Forward decl now says internal_function.
29735         (__re_error_msgid, __re_error_msgid_idx):
29736         Now static rather than extern with attribute_hidden.
29737         (re_compile_pattern) [!defined _LIBC]: Use K&R-style defn.
29738         For some reason libc prefers K&R style defns for external functions.
29739         (regerror) [!defined _LIBC]: Likewise.
29740         (re_set_syntax, re_compile_fastmap, regcomp, regfree, re_comp):
29741         (seek_collating_symbol_entry, lookup_collation_sequence_value):
29742         (build_range_exp, build_collating_symbol):
29743         Use K&R-style defn.
29744         (re_compile_fastmap): Use '\0' to memset, not 0.
29745         (utf8_sb_map): Make the calculations more obvious.
29746         (init_dfa, parse_bracket_exp, build_charclass_op):
29747         Call calloc and cast result, as glibc does.
29748         (init_word_char, fetch_token, peek_token, peek_token_bracket):
29749         (build_range_exp, build_collating_symbol):
29750         Now internal functions.
29751
29752         * lib/regex.c [!defined _LIBC]: Allow compiling with C++ compilers.
29753
29754         * lib/regex.h (__USE_GNU_REGEX): New macro.  Don't depend on
29755         _REGEX_SOURCE any more; depend on _GNU_SOURCE instead.
29756         Don't depend on VMS; depend on __VMS instead, for POSIX
29757         namespace cleanness.
29758         (regoff_t): Define to ssize_t, not long int.
29759
29760         Remove the REG_ macros named below.  Instead, make the old names
29761         (e.g., RE_BACKSLASH_ESCAPE_IN_LISTS) visible only if
29762         __USE_GNU_REGEX.
29763         (REG_BACKSLASH_ESCAPE_IN_LISTS):
29764         (REG_BK_PLUS_QM, REG_CHAR_CLASSES, REG_CONTEXT_INDEP_ANCHORS):
29765         (REG_CONTEXT_INDEP_OPS, REG_CONTEXT_INVALID_OPS):
29766         (REG_DOT_NEWLINE, REG_DOT_NOT_NULL, REG_HAT_LISTS_NOT_NEWLINE):
29767         (REG_INTERVALS, REG_LIMITED_OPS, REG_NEWLINE_ALT):
29768         (REG_NO_BK_BRACES, REG_NO_BK_PARENS, REG_NO_BK_REFS):
29769         (REG_NO_BK_VBAR, REG_NO_EMPTY_RANGES):
29770         (REG_UNMATCHED_RIGHT_PAREN_ORD, REG_NO_POSIX_BACKTRACKING):
29771         (REG_NO_GNU_OPS, REG_DEBUG, REG_INVALID_INTERVAL_ORD):
29772         (REG_IGNORE_CASE, REG_CARET_ANCHORS_HERE):
29773         (REG_CONTEXT_INVALID_DUP, REG_NO_SUB, REG_SYNTAX_EMACS):
29774         (REG_SYNTAX_AWK, REG_SYNTAX_GNU_AWK, REG_SYNTAX_POSIX_AWK):
29775         (REG_SYNTAX_GREP, REG_SYNTAX_EGREP, REG_SYNTAX_POSIX_EGREP):
29776         (REG_SYNTAX_ED, REG_SYNTAX_SED, _REG_SYNTAX_POSIX_COMMON):
29777         (REG_SYNTAX_POSIX_BASIC, REG_SYNTAX_POSIX_MINIMAL_BASIC):
29778         (REG_SYNTAX_POSIX_EXTENDED, REG_SYNTAX_POSIX_MINIMAL_EXTENDED):
29779         (REG_DUP_MAX, REG_UNALLOCATED, REG_REALLOCATE, REG_FIXED):
29780         (REG_NREGS):
29781         Remove.  All uses replaced by the old RE_* names.
29782         (RE_BACKSLASH_ESCAPE_IN_LISTS):
29783         (RE_BK_PLUS_QM, RE_CHAR_CLASSES, RE_CONTEXT_INDEP_ANCHORS):
29784         (RE_CONTEXT_INDEP_OPS, RE_CONTEXT_INVALID_OPS):
29785         (RE_DOT_NEWLINE, RE_DOT_NOT_NULL, RE_HAT_LISTS_NOT_NEWLINE):
29786         (RE_INTERVALS, RE_LIMITED_OPS, RE_NEWLINE_ALT):
29787         (RE_NO_BK_BRACES, RE_NO_BK_PARENS, RE_NO_BK_REFS):
29788         (RE_NO_BK_VBAR, RE_NO_EMPTY_RANGES):
29789         (RE_UNMATCHED_RIGHT_PAREN_ORD, RE_NO_POSIX_BACKTRACKING):
29790         (RE_NO_GNU_OPS, RE_DEBUG, RE_INVALID_INTERVAL_ORD):
29791         (RE_IGNORE_CASE, RE_CARET_ANCHORS_HERE):
29792         (RE_CONTEXT_INVALID_DUP, RE_NO_SUB):
29793         Don't bother having these macros be independent of each others'
29794         values, since they no longer exist in the POSIX name space.
29795
29796         Rename the following member names back to their old names,
29797         unless !__USE_GNU_REGEX.  All uses changed back.
29798         (buffer): Renamed from re_buffer.
29799         (allocated): Renamed from re_allocated.
29800         (used): Renamed from re_used.
29801         (syntax): Renamed from re_syntax.
29802         (fastmap): Renamed from re_fastmap.
29803         (translate): Renamed from re_translate.
29804         (can_be_null): Renamed from re_can_be_null.
29805         (regs_allocated): Renamed from re_regs_allocated.
29806         (fastmap_accurate): Renamed from re_fastmap_accurate.
29807         (no_sub): Renamed from re_no_sub.
29808         (not_bol): Renamed from re_not_bol.
29809         (not_eol): Renamed from re_not_eol.
29810         (newline_anchor): Renamed from re_newline_anchor.
29811         (num_regs): Renamed from rm_num_regs.
29812         (start): Renamed from rm_start.
29813         (end): Renamed from rm_end.
29814
29815         (free_state): Move up a bit.
29816
29817         * lib/regex_internal.h (inline) [__GNUC__ < 3 && defined _LIBC]:
29818         #define to be empty.
29819         (ASCII_CHARS): New macro, replacing all uses of 0x80 and/or SBC_MAX / 2
29820         when that is what is intended.
29821         (SBC_MAX): Define to UCHAR_MAX + 1, not 256.
29822         (__re_error_msgid, __re_error_msgid_idx): Remove decls; not needed.
29823         (MAX): New macro.
29824         (re_xmalloc, re_calloc, re_xrealloc, re_x2realloc): Remove.
29825         All uses changed back to re_malloc, etc.  It's now the caller's
29826         responsibility to check for overflow; all callers changed.
29827         (re_alloc_oversized, re_x2alloc_oversized, re_xnmalloc, re_xnrealloc):
29828         (re_x2nrealloc): Remove.
29829         (free_state): Remove decl.
29830
29831         * lib/regexc.c (regexec, re_match, re_search, re_match_2, re_search_2):
29832         (re_set_registers, re_exec):
29833         Use K&R-style defn.
29834
29835         2006-01-31  Roland McGrath  <roland@redhat.com>
29836
29837         * lib/regcomp.c (calc_eclosure_iter): Remove dead variables.
29838         Reported by Mike Frysinger <vapier@gentoo.org>.
29839
29840         2006-01-15  Andreas Jaeger  <aj@suse.de>
29841
29842         [BZ #1950]
29843         * lib/regex_internal.c (re_string_reconstruct): Adjust for
29844         build_wcs_upper_buffer change.
29845         (build_wcs_upper_buffer): Change return type.
29846
29847         2005-12-10  Ulrich Drepper  <drepper@redhat.com>
29848
29849         * lib/regex_internal.h: Include <stdint.h> if available.
29850
29851         2005-12-06  Paolo Bonzini  <bonzini@gnu.org>
29852
29853         * lib/regex_internal.h (SIZE_MAX): Provide a default definition.
29854
29855         2005-10-14  Ulrich Drepper  <drepper@redhat.com>
29856
29857         * lib/regcomp.c: Adjust for changed secondary hash function.
29858
29859         2005-09-30  Ulrich Drepper  <drepper@redhat.com>
29860
29861         * lib/regex.h: Pretty printing.
29862         Clean up namespace a bit.
29863
29864         2005-09-30  Jakub Jelinek  <jakub@redhat.com>
29865
29866         * lib/regexec.c (update_cur_sifted_state, check_arrival,
29867         check_arrival_add_next_nodes): Avoid using uninitialized variable.
29868
29869         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
29870                     Ulrich Drepper  <drepper@redhat.com>
29871
29872         [BZ #1302]
29873         * lib/regex_internal.h (bitset_t): Renamed from bitset.  All uses
29874         changed.
29875         (bitset_word_t): Renamed from bitset_word.  All uses changed.
29876
29877         2005-09-22  Ulrich Drepper  <drepper@redhat.com>
29878
29879         [BZ #281]
29880         * lib/regex.h: Define RE_TRANSLATE_TYPE as unsigned char *.
29881         * lib/regcomp.c: Remove unnecessary uses of
29882         unsigned RE_TRANSLATE_TYPE.
29883         * lib/regex_internal.h: Likewise.
29884         * lib/regex_internal.c: Likewise.
29885         * lib/regexec.c: Likewise.
29886         Based on a patch by Stepan Kasal <kasal@ucw.cz>.
29887
29888         2005-09-07  Ulrich Drepper  <drepper@redhat.com>
29889
29890         * lib/regexec.c (find_recover_state): Remove unnecessary
29891         initialization.
29892         (transit_state_bkref): Make DFA a const pointer.
29893         (get_subexp): Likewise.
29894         (check_arrival): Likewise.
29895         (update_cur_sifted_state): Likewise.
29896         (re_search_internal): Likewise.
29897         (prune_impossible_nodes): Likewise.
29898         (acquire_init_state_context): Likewise.
29899         (proceed_next_node): Likewise.
29900         (set_regs): Likewise.
29901         (free_fail_stack_return): Likewise.
29902         (check_arrival_expand_ecl): Mark DFA parameter as const.
29903         (check_arrival_expand_ecl_sub): Likewise.
29904         (check_subexp_limits): Likewise.
29905         (sub_epsilon_src_nodes):  Likewise.
29906         (add_epsilon_src_nodes):  Likewise.
29907         (merge_state_array): Likewise.
29908         (update_regs): Likewise.
29909         (build_trtable): Likewise.
29910         (sift_states_backward): Mark MCTX parameter as const.
29911         (build_sifted_states): Likewise.
29912         (update_cur_sifted_state): Likewise.
29913         (sift_states_mkref): Likewise.
29914         (check_arrival_expand_ecl): Mark eclosure as const.
29915         (check_dst_limits_calc_pos_1): Likewise.
29916         * lib/regex_internal.h (re_match_context_t): Make dfa a const
29917         pointer.
29918
29919         2005-09-06  Ulrich Drepper  <drepper@redhat.com>
29920
29921         * lib/regexec.c (merge_state_with_log): Define dfa as const pointer.
29922         (transit_state_sb): Likewise.
29923         (transit_state_mb): Likewise.
29924         (sift_states_iter_mb): Likewise.
29925         (check_arrival_add_next_nodes): Likewise.
29926         (check_node_accept_bytes): Change first parameter to pointer-to-const.
29927         [_LIBC] (re_search_2_stub): Use mempcpy.
29928
29929         * lib/regex_internal.c (re_string_reconstruct): Avoid calling
29930         mbrtowc for very simple UTF-8 case.
29931
29932         * lib/regex_internal.c (re_acquire_state): Make DFA pointer arg
29933         a pointer-to-const.
29934         (re_acquire_state_context): Likewise.
29935         * lib/regex_internal.h: Adjust prototypes.
29936
29937         * lib/regex.c: Prevent using C++ compilers.
29938
29939         * lib/regex_internal.c (re_acquire_state): Minor code rearrangement.
29940         (re_acquire_state_context): Likewise.
29941
29942 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
29943
29944         * modules/regex (Depends-on): Add ssize_t.
29945
29946 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
29947
29948         * m4/regex.m4 (gl_REGEX): Check for new glibc interface to
29949         translation table.
29950
29951 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
29952
29953         * doc/gnulib-tool.texi (Modified imports): pathname -> file name.
29954
29955 2006-03-29  Mark D. Baushke  <mdb@gnu.org>
29956             Bruno Haible  <bruno@clisp.org>
29957
29958         * lib/stdint_.h: On OpenBSD, don't redefine types already included in
29959         <sys/types.h> and <inttypes.h>.
29960
29961 2006-03-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
29962
29963         * m4/argz.m4 (gl_FUNC_ARGZ): If we define `error_t', also define
29964         `__error_t_defined', so argp.h will not typedef the former.
29965
29966 2006-03-25  Paul Eggert  <eggert@cs.ucla.edu>
29967
29968         * m4/regex.m4 (gl_REGEX): Don't insist on REG_SYNTAX_POSIX_EGREP,
29969         REG_SYNTAX_EMACS, and REG_IGNORE_CASE.  Settle for the traditional
29970         glibc names.  Even if glibc is changed to conform to POSIX, the
29971         traditional names will be available anyway, since regex depends on
29972         the extensions module.  Also, fix a longstanding typo in the
29973         implementation of Spencer ERE test #75 from grep 2.3.  Problems
29974         reported by Emanuele Giaquinta.  Also, change sense of cached
29975         variable, so that the message makes sense.
29976
29977 2006-03-24  Simon Josefsson  <jas@extundo.com>
29978
29979         * lib/base64.c: Fix problems reported by Eric Blake <ebb9@byu.net>,
29980         including some doc fixes.
29981         (base64_encode_alloc): Fix +1 bug on allocation failures.
29982
29983 2006-03-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
29984
29985         * lib/base64.c (base64_encode): Do not read past end of array with
29986         unsanitized input on systems with CHAR_BIT > 8.
29987
29988 2006-03-24  Eric Blake  <ebb9@byu.net>
29989
29990         * lib/time_r.c (copy_string_result): Remove, as it is no longer used.
29991
29992 2006-03-22  Karl Berry  <karl@gnu.org>
29993
29994         * config/srclist.txt (*setenv.[ch]): get from coreutils.
29995         * config/srclistvars.sh (COREUTILS): new var.
29996
29997 2006-03-17  Jim Meyering  <jim@meyering.net>
29998
29999         * m4/regex.m4 (gl_REGEX): Fix typo in last change:
30000         s/_REGEX_WIDE_OFFSETS/_REGEX_LARGE_OFFSETS/.
30001
30002 2006-03-16  Paul Eggert  <eggert@cs.ucla.edu>
30003
30004         * m4/regex.m4 (gl_REGEX): Don't check for off_t, since the code
30005         no longer needs it.  Instead, check that regoff_t is as least
30006         as wide as ptrdiff_t.
30007
30008         Don't define _REGEX_WIDE_OFFSETS unless using the included regex,
30009         so that our regex.h stays compatible with the installed regex.
30010         This is helpful for installers who configure --without-included-regex.
30011         Problem reported by Emanuele Giaquinta.
30012
30013 2006-03-16  Paul Eggert  <eggert@cs.ucla.edu>
30014
30015         * lib/regex.h (regoff_t) [defined _REGEX_LARGE_OFFSETS]:
30016         Typedef to long int, not to off_, as POSIX will likely change
30017         in that direction.
30018
30019 2006-03-15  Eric Blake  <ebb9@byu.net>
30020
30021         * m4/dirfd.m4 (gl_FUNC_DIRFD): Use AC_REQUIRE for AC_HEADER_DIRENT.
30022
30023 2006-03-13  Sergey Poznyakoff  <gray@gnu.org.ua>
30024
30025         * lib/argp-help.c (validate_uparams): Fix typo
30026         * lib/argp-parse.c (argp_default_options): Consistently begin help
30027         messages with a lowercase letter.
30028
30029 2006-03-11  Paul Eggert  <eggert@cs.ucla.edu>
30030
30031         * lib/time_r.h (asctime_r, ctime_r): Remove.  These functions can
30032         overrun buffers and shouldn't be used (much as gets shouldn't be
30033         used).
30034         * lib/time_r.c (asctime_r, ctime_r): Likewise.
30035
30036 2006-03-08  Simon Josefsson  <jas@extundo.com>
30037
30038         * m4/gc-random.m4: Permit 'no' as variable values and fix warnings,
30039         suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
30040
30041 2006-03-08  Simon Josefsson  <jas@extundo.com>
30042
30043         * m4/gc-random.m4: Call AC_CANONICAL_HOST and use $host_os instead of
30044         $target, suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
30045
30046 2006-03-08  Simon Josefsson  <jas@extundo.com>
30047
30048         * lib/gc-gnulib.c (randomize): Don't open files called 'no', they
30049         signal that configure disabled the device.
30050
30051 2006-03-08  Simon Josefsson  <jas@extundo.com>
30052
30053         * build-aux/maint.mk: Fix refresh-po, to handle no translated
30054         languages.
30055
30056 2006-03-07  Simon Josefsson  <jas@extundo.com>
30057
30058         * modules/getopt (Depends-on): Add unistd.
30059
30060         * modules/unistd: New file.
30061
30062 2006-03-07  Simon Josefsson  <jas@extundo.com>
30063
30064         * modules/gc-random: New file.
30065
30066 2006-03-07  Simon Josefsson  <jas@extundo.com>
30067
30068         * m4/unistd_h.m4: New file.
30069
30070 2006-03-07  Simon Josefsson  <jas@extundo.com>
30071
30072         * m4/readline.m4 (gl_FUNC_READLINE): Rewrite the cached part of the
30073         test to be side-effect free by storing the result in the cache
30074         variable gl_cv_lib_readline, and moving the assignment of
30075         LIBREADLINE and LTLIBREADLINE outside the COMMANDS-TO-SET-IT.
30076         From Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
30077
30078 2006-03-07  Simon Josefsson  <jas@extundo.com>
30079
30080         * m4/gc-random.m4: New file, mostly from gc.m4.  Warn instead of
30081         error on missing devices (the functions will return an error).
30082
30083         * m4/gc.m4: Move random stuff to gc-random.m4
30084
30085 2006-03-07  Simon Josefsson  <jas@extundo.com>
30086
30087         * lib/unistd_.h: New file.
30088
30089 2006-03-07  Simon Josefsson  <jas@extundo.com>
30090
30091         * lib/gc-libgcrypt.c, gc-gnulib.c: Use GC_USE_RANDOM.
30092
30093 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
30094
30095         * m4/unistd_h.m4 (gl_HEADER_UNISTD): Rename, to match modules file.
30096         Problem reported by Juan Manuel Guerrero.
30097
30098 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
30099
30100         * lib/c-stack.c: Include unistd.h unconditionally, since we now assume
30101         the unistd module.
30102         * lib/getlogin_r.c: Likewise.
30103         * lib/getlogin_r.h: Likewise.
30104         * lib/glob.c: Likewise.
30105         * lib/pagealign_alloc.c: Likewise.
30106         * lib/unistd_.h: Remove; no longer needed.
30107
30108 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
30109
30110         * MODULES.html.sh (Support for systems lacking POSIX:2001):
30111         Add unistd.
30112         * modules/c-stack (Depends-on): Add unistd.
30113         * modules/getlogin_r: Likewise.
30114         * modules/glob: Likewise.
30115         * modules/pagealign_alloc: Likewise.
30116         * modules/unistd (Files): Remove lib/unistd_.h.
30117         (EXTRA_DIST): Remove.
30118         (unistd.h): Create using 'echo' rather than 'cp', so that we don't
30119         need unistd_.h.
30120         (MOSTLYCLEANFILES): Remove unistd.h-t.
30121
30122 2006-03-03  Simon Josefsson  <jas@extundo.com>
30123
30124         * build-aux/maint.mk: Add several syntax checks from CoreUtils.
30125
30126 2006-03-03  Simon Josefsson  <jas@extundo.com>
30127
30128         * build-aux/maint.mk: Add refresh-po rule, based on ideas from
30129         libidn and bison.
30130
30131 2006-03-03  Simon Josefsson  <jas@extundo.com>
30132
30133         * build-aux/maint.mk: Add indent target.
30134
30135 2006-03-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de> (tiny change)
30136
30137         * m4/poll.m4 (gl_FUNC_POLL): If we deem poll(2) unacceptable, use
30138         our replacement poll.h in any case, to avoid a differing
30139         declaration from a system header.  Seen on AIX.
30140
30141 2006-03-01  Simon Josefsson  <jas@extundo.com>
30142
30143         * lib/readline.c: Fix typo, tiny patch from Stepan Kasal
30144         <kasal@ucw.cz>.
30145
30146 2006-03-01  Paul Eggert  <eggert@cs.ucla.edu>
30147
30148         * modules/gettime (Depends-on): Add extensions module.
30149         * modules/nanosleep (Depends-on): Likewise.
30150         * modules/settime (Depends-on): Likewise.
30151
30152 2006-03-01  Paul Eggert  <eggert@cs.ucla.edu>
30153
30154         * m4/clock_time.m4 (gl_CLOCK_TIME): Require gl_USE_SYSTEM_EXTENSIONS,
30155         not merely AC_GNU_SOURCE, for the benefit of Solaris 10 when compiled
30156         pedantically.
30157         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
30158         * m4/timespec.m4 (gl_TIMESPEC): Likewise.
30159
30160         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Use "=" with "test",
30161         not "==".  Reported by Ralf Wildenhues.
30162
30163 2006-03-01  Karl Berry  <karl@gnu.org>
30164
30165         * doc/Copyright/request-*: new files, synced from gnuorg.
30166
30167 2006-03-01  Karl Berry  <karl@gnu.org>
30168
30169         * config/srclist.txt (Copyright/*): new entries.
30170
30171 2006-02-28  Simon Josefsson  <jas@extundo.com>
30172
30173         * lib/getopt.c: Protect #include of unistd.h, for MSVS.
30174
30175 2006-02-27  Simon Josefsson  <jas@extundo.com>
30176
30177         * lib/base64.h: Indent #define's.  From Jim Meyering
30178         <jim@meyering.net>.
30179
30180 2006-02-27  Jim Meyering  <jim@meyering.net>
30181
30182         Revert the change of 2006-02-24, so these files can continue
30183         to be sync'd from gettext.
30184         * lib/mkdtemp.c, setenv.c, unsetenv.c: *Un*-normalize inclusion
30185         of `config.h'.
30186
30187 2006-02-26  Paul Eggert  <eggert@cs.ucla.edu>
30188
30189         * modules/intprops: New file.
30190         * MODULES.html.sh (Numeric conversion functions <stdlib.h>):
30191         Add intprops.
30192         * modules/getloadavg (Files): Remove lib/intprops.h.
30193         (Depends-on): Add intprops.
30194         * modules/human: Likewise.
30195         * modules/inttostr: Likewise.
30196         * modules/openat: Likewise.
30197         * modules/sig2str: Likewise.
30198         * modules/userspec: Likewise.
30199         * modules/utimecmp: Likewise.
30200         * modules/xnanosleep: Likewise.
30201         * modules/xstrtol: Likewise.
30202
30203 2006-02-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny changes)
30204
30205         * modules/xstrtod: Omit xstrtod.h, xstrtod.c; they're in LIB_SOURCES.
30206         * modules/lock-tests (TESTS): Use $(EXEEXT).
30207         * modules/tls-tests: Likewise.
30208         * modules/argp-tests: Likewise.
30209         (check_PROGRAMS): New var, replacing...
30210         (noinst_PROGRAMS, test_argp_SOURCES): Remove.
30211
30212 2006-02-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
30213
30214         * lib/mkdtemp.c, lib/setenv.c, lib/unsetenv.c: Normalize inclusion of
30215         `config.h'.
30216
30217 2006-02-24  Paul Eggert  <eggert@cs.ucla.edu>
30218
30219         * lib/glob.c: Say "invalid" rather than "illegal" in comments.
30220
30221 2006-02-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
30222
30223         Sync from coreutils.
30224         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Require gl_FUNC_LCHMOD and
30225         gl_CHDIR_SAFER.
30226
30227 2006-02-22  Jim Meyering  <jim@meyering.net>
30228
30229         Sync from coreutils.
30230         * m4/chdir-safer.m4: New file.
30231
30232 2006-02-20  Paul Eggert  <eggert@cs.ucla.edu>
30233
30234         * lib/getcwd.c (AT_FDCWD): Work around a bug in Solaris 9 and 10, where
30235         AT_FDCWD exceeds INT_MAX.
30236         * lib/openat.h (AT_FDCWD): Likewise.
30237
30238 2006-02-17  Eric Blake  <address@hidden>
30239
30240         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Fix caching error.
30241
30242 2006-02-16  Simon Josefsson  <jas@extundo.com>
30243
30244         * modules/getaddrinfo (Depends-on): Add sys_socket.
30245
30246 2006-02-15  Simon Josefsson  <jas@extundo.com>
30247
30248         * build-aux/maint.mk: Add dsyntax-check rule.
30249
30250 2006-02-15  Eric Blake  <ebb9@byu.net>
30251
30252         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Don't attempt using
30253         winsock2.h or ws2tcpip.h when sys/socket.h is present. Fixes
30254         'present but cannot compile' warnings on cygwin.
30255         * m4/socklen.m4 (gl_TYPE_SOCKLEN_T): Use gl_HEADER_SYS_SOCKET.  Don't
30256         use ws2tcpip.h if sys/socket.h works.
30257         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Use gl_HEADER_SYS_SOCKET.
30258         (gl_GETADDRINFO): Don't use ws2tcpip.h when sys/socket.h is present.
30259
30260 2006-02-14  Simon Josefsson  <jas@extundo.com>
30261
30262         * modules/maintainer-makefile (Files): Rename.
30263
30264         * build-aux/GNUmakefile: Rename Makefile.maint to maint.mk
30265         and (the local) Makefile.cfg to maint-cfg.mk.
30266
30267         * build-aux/Makefile.maint, build-aux/maint.mk: Renamed the former
30268         to the latter.
30269
30270         * modules/maintainer-makefile: New module.
30271
30272         * build-aux/Makefile.maint: New file, from GNU CoreUtils, although
30273         severaly stripped to make it possible to build it up from scratch
30274         with reliable tests.
30275
30276         * build-aux/GNUmakefile: New file, from GNU CoreUtils with some
30277         fixes to permit overriding the default actions when configure and
30278         makefile are not available.
30279
30280 2006-02-14  Paul Eggert  <eggert@cs.ucla.edu>
30281
30282         Sync from coreutils.
30283         * modules/lstat (Depends-on): Don't depend on xalloc.
30284         (License): Change from GPL to LGPL, since this is now simply a
30285         replacement for a libc function.
30286
30287 2006-02-14  Jim Meyering  <jim@meyering.net>
30288
30289         Sync from coreutils.
30290
30291         Eliminate the unwelcome (albeit unlikely) possibility of xmalloc
30292         failure on deficient systems, and simplify gnulib lgpl dependencies.
30293         * lib/lstat.c (rpl_lstat): Rewrite to use stat() in place of the
30294         xmalloc/lstat combination.  Based on a patch from Bruno Haible.
30295
30296         * lib/xalloc-die.c: Remove unused definition of N_.
30297
30298 2006-02-14  Jim Meyering  <jim@meyering.net>
30299
30300         Sync from coreutils.
30301         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Invoke
30302         AC_CHECK_FUNCS(getmntent) unconditionally so that tests of
30303         $ac_cv_func_getmntent (e.g., in gl_LIST_MOUNTED_FILE_SYSTEMS) need not
30304         double-quote uses of that variable, to accommodate the rare case in
30305         which getmntent is available in none of the libraries checked.  This
30306         happens at least on FreeBSD 5.0.
30307
30308 2006-02-13  Simon Josefsson  <jas@extundo.com>
30309
30310         * gnulib-tool (Usage): Fix --import, from
30311         karl@freefriends.org (Karl Berry).
30312
30313 2006-02-13  Sergey Poznyakoff  <gray@gnu.org.ua>
30314
30315         * lib/argp-fmtstream.c: Restore another bugfix lost on 2005-12-12
30316
30317 2006-02-07  Sergey Poznyakoff  <gray@gnu.org.ua>
30318
30319         * lib/argp-namefrob.h: Restore changes accidentally lost during the
30320         "autoupdate" on 2005-12-12.
30321
30322 2006-02-07  Paul Eggert  <eggert@cs.ucla.edu>
30323
30324         * modules/closeout (Depends-on): Remove atexit.
30325
30326 2006-02-07  Paul Eggert  <eggert@cs.ucla.edu>
30327
30328         * lib/closeout.c (close_stdout): Don't assume 'bool' converts nonzero
30329         ints to 0 or 1, as this isn't true for the stdbool.h substitute.
30330
30331 2006-02-05  Paul Eggert  <eggert@cs.ucla.edu>
30332
30333         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Don't #define
30334         __EXTENSIONS__ if this causes compilation to fail.  Problem
30335         reported by Nelson H. F. Beebe with Solaris 10 and Sun C 5.7
30336         c89 -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED.
30337
30338 2006-01-27  Paul Eggert  <eggert@cs.ucla.edu>
30339
30340         * lib/fnmatch.c (L_): Renamed from L, to work around a bug in
30341         Mac OS X 10.3.9 with GCC 3 reported by Claudio Fontana in
30342         <http://lists.gnu.org/archive/html/bug-gnulib/2006-01/msg00074.html>.
30343         All uses changed.
30344
30345 2006-01-26  Simon Josefsson  <jas@extundo.com>
30346
30347         * lib/socket_.h: Set WINVER to 0x0501, to make sure getaddrinfo
30348         prototype is visible on mingw32.
30349
30350         * lib/getaddrinfo.h: Define EAI_ADDRFAMILY and EAI_SYSTEM if not set,
30351         for mingw32.
30352
30353         * lib/gai_strerror.c, getaddrinfo.h: Protect netdb.h #include (for
30354         mingw32).
30355
30356 2006-01-26  Paul Eggert  <eggert@cs.ucla.edu>
30357
30358         * lib/fts.c (diropen): Open with O_NOCTTY | O_NONBLOCK too.  Don't
30359         attempt to open for write; this always fails, at least on POSIX
30360         hosts.  This reinstates the 2006-01-09 change, which was
30361         inadvertently removed.
30362
30363 2006-01-26  Bruno Haible  <bruno@clisp.org>
30364
30365         * gnulib-tool (func_import): Use "trap 'exit $?' instead of "trap :".
30366         Reported by Paul Eggert.
30367
30368 2006-01-26  Bruno Haible  <bruno@clisp.org>
30369             Paul Eggert  <eggert@cs.ucla.edu>
30370
30371         * lib/stdbool_.h (_Bool)
30372         [(! (defined __cplusplus || defined __BEOS__)
30373           && !defined __GNUC__
30374           && !(defined __HP_cc || defined __xlc__
30375                || (defined __SUNPRO_C && (__SUNPRO_C < 0x550 || __STDC__ == 1))
30376                || defined __sgi))]:
30377         #define to signed char in these cases too; this simplifies
30378         the code (so that we don't have to worry about HP-UX, AIX, SunPRO,
30379         etc., separately) and makes it more conservative.
30380
30381 2006-01-25  Simon Josefsson  <jas@extundo.com>
30382
30383         * m4/getaddrinfo.m4: Look for getaddrinfo inside ws2tcip.h and
30384         -lws2_32.  Protect sys/socket.h and netdb.h #include's.  Include
30385         ws2tcpip.h with WINVER=0x0501.  All for mingw32.
30386
30387 2006-01-25  Sergey Poznyakoff  <gray@gnu.org.ua>
30388
30389         * lib/argp-namefrob.h: Bugfix. Remove stray #
30390
30391 2006-01-25  Paul Eggert  <eggert@cs.ucla.edu>
30392
30393         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check for xlc bug if __GCC__ too,
30394         so that we test the test.
30395         Check for yet another HP-UX cc bug involving *bool |= bool.
30396
30397 2006-01-25  Karl Berry  <karl@gnu.org>
30398
30399         * config/srclist.txt (vasnprintf.c): sync lost.
30400
30401 2006-01-25  Jim Meyering  <jim@meyering.net>
30402
30403         Sync from the stable (b5) branch of coreutils:
30404
30405         * lib/fts.c (fts_children): Don't let close() clobber errno from
30406         failed fchdir().
30407
30408         * lib/fts.c (fts_stat): When following a symlink-to-directory,
30409         don't necessarily interpret stat-fails+lstat-succeeds as indicating
30410         a dangling symlink.  That can also happen at least for ELOOP.
30411         The fix: return FTS_SLNONE only when the stat errno is ENOENT.
30412         FYI, this bug predates the inclusion of fts.c in coreutils.
30413
30414         * lib/fts.c (fts_open): Put new maxarglen declaration and uses
30415         in their own block, so pre-c99 compilers don't object.
30416
30417         Avoid the double-free (first in fts_read, second in fts_close) that
30418         would occur when an `active' directory is made inaccessible (e.g.,
30419         via chmod a-x) during a traversal.
30420         * lib/fts.c (fts_read): After a failed fchdir, update sp->fts_cur
30421         before returning.  Reproduce this failure by
30422         mkdir -p a/b; cd a; chmod a-x . b
30423         Reported by Stavros Passas.
30424
30425 2006-01-25  Jim Meyering  <jim@meyering.net>
30426
30427         * lib/fileblocks.c: Remove more useless parentheses.
30428         * lib/readutmp.h: Likewise.
30429
30430 2006-01-25  Bruno Haible  <bruno@clisp.org>
30431
30432         * lib/stdbool_.h (_Bool) [IRIX cc]: Define as 'signed char', to avoid
30433         warnings.
30434         Reported by Paul Eggert.
30435
30436 2006-01-25  Bruno Haible  <bruno@clisp.org>
30437
30438         * gnulib-tool (func_import): Use "trap :" instead of "trap -" to get
30439         rid of a trap command. For Solaris sh.
30440         Reported by Mark D. Baushke <mdb@gnu.org>.
30441
30442 2006-01-24  Simon Josefsson  <jas@extundo.com>
30443
30444         * lib/socket_.h (SHUT_WR, SHUT_RDWR): Don't hardcode, suggested by
30445         Bruno.
30446
30447 2006-01-24  Karl Berry  <karl@gnu.org>
30448
30449         * config/srclist.txt (argp-namefrob.h): sync lost.
30450
30451 2006-01-24  Jim Meyering  <jim@meyering.net>
30452
30453         * modules/openat (Files): Add lib/intprops.h.
30454         From Mark D. Baushke.
30455
30456 2006-01-24  Jim Meyering  <jim@meyering.net>
30457
30458         * m4/openat.m4 (gl_FUNC_OPENAT): Add AC_LIBSOURCES([intprops.h]).
30459         Reported by Mark D. Baushke.
30460
30461 2006-01-24  Jim Meyering  <jim@meyering.net>
30462
30463         * lib/socket_.h: Remove useless parentheses in uses of cpp `defined'.
30464
30465 2006-01-24  Bruno Haible  <bruno@clisp.org>
30466
30467         * modules/strnlen (Maintainer): Change from glibc to all.
30468
30469 2006-01-24  Bruno Haible  <bruno@clisp.org>
30470
30471         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check for IBM and HP-UX bugs.
30472         Patch by Paul Eggert.
30473
30474 2006-01-24  Bruno Haible  <bruno@clisp.org>
30475
30476         * lib/stdbool_.h (_Bool) [__cplusplus]: Don't define if the compiler
30477         already has it.
30478         Report and patch by Albert Chin-A-Young  <china@thewrittenword.com> on
30479         2005-11-26.
30480
30481         * lib/stdbool_.h (_Bool) [HP-UX cc, AIX cc,xlc]: Define as
30482         'signed char' to avoid problems with the built-in _Bool type.
30483         Reported by Paul Eggert on 2005-11-26.
30484
30485 2006-01-24  Bruno Haible  <bruno@clisp.org>
30486
30487         * gnulib-tool (func_import): Avoid constructing complicated sed
30488         expressions inside backquote.
30489         Report and solution by Mark D. Baushke <mdb@gnu.org>.
30490
30491 2006-01-23  Ulrich Drepper  <drepper@redhat.com>
30492
30493         These changes imported from libc.
30494         * lib/getopt.c: Use __fxprintf instead of inline stream orientation
30495         test and two separate function calls.
30496         * lib/strndup.c (__strndup): Add libc_hidden_def.
30497
30498 2006-01-23  Simon Josefsson  <jas@extundo.com>
30499
30500         * modules/lock-tests: Use check_PROGRAMS instead of noinst_PROGRAMS.
30501         Remove the test_*_SOURCES variable: automake infers it by default.
30502         * modules/tls-tests: Likewise.
30503
30504 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
30505
30506         Work around porting bugs reported by Dieter in
30507         <http://lists.gnu.org/archive/html/bug-bison/2006-01/msg00049.html>.
30508         * lib/getopt.c (_NOPROTO): Remove; no longer needed.
30509         Include <stdlib.h> and <unistd.h> in all environments; it's safe now.
30510         Include "getopt.h" first, to check interface.
30511         (getenv): Declare only if defined HAVE_DECL_GETENV &&
30512         !HAVE_DECL_GETENV.
30513         * lib/strndup.c [!_LIBC]: Include "strndup.h" to get prototype.
30514         (__strndup): Revert to K&R-style function dfns, the glibc style.
30515         * lib/strnlen.c: Don't claim it's taken from glibc; it's not.
30516         (strnlen, __strnlen): Remove #defines and #undefs; not needed.
30517         Include strnlen.h first, to get prototype properly.
30518         (strnlen): Renamed from __strnlen.
30519         Remove weak alias.
30520
30521 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
30522
30523         * m4/getopt.m4 (gl_PREREQ_GETOPT): Check for getenv decl.
30524
30525 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
30526
30527         * config/srclist.txt: Adjust to reflect glibc reorganization.
30528         This affects only comments.
30529
30530 2006-01-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
30531
30532          * gnulib-tool, build-aux/csharpcomp.sh.in: Do not pass `-q' to mktemp.
30533          Reported by Bruce Korb <bkorb@gnu.org>.
30534
30535 2006-01-22  Paul Eggert  <eggert@cs.ucla.edu>
30536
30537         * lib/quotearg.c (quotearg_buffer_restyled): Add "default: break;"
30538         to pacify gcc -Wswitch-default.
30539
30540 2006-01-22  Bruno Haible  <bruno@clisp.org>
30541
30542         * lib/vasnprintf.c (VASNPRINTF): In the computation of the size of the
30543         temporary buffer for sprintf, take into account the precision also
30544         for 'd', 'i', 'u', 'o', 'x', 'X'.
30545
30546 2006-01-21  Sergey Poznyakoff  <gray@gnu.org.ua>
30547
30548         * modules/argp-tests: New module
30549         * tests/test-argp.c: New file
30550         * tests/test-argp-2.sh: New file
30551
30552 2006-01-21  Sergey Poznyakoff  <gray@gnu.org.ua>
30553
30554         * lib/argp-help.c (usage_long_opt): Do not print DOC options.
30555         (__argp_base_name): Removed
30556         * lib/argp-namefrob.h (__argp_basename): Removed definition. Was a
30557         typo.
30558         (__argp_base_name): Provide macro definition or extern declaration
30559         depending on the configuration
30560
30561 2006-01-20  Simon Josefsson  <jas@extundo.com>
30562
30563         * modules/inet_ntop (Depends-on): Depend on sys_socket.
30564
30565 2006-01-20  Simon Josefsson  <jas@extundo.com>
30566
30567         * lib/inet_ntop.h: Unconditionally include sys/socket.h.
30568
30569 2006-01-20  Paul Eggert  <eggert@cs.ucla.edu>
30570
30571         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Use -Wl,-z,ignore
30572         rather than -Xlinker -z -Xlinker ignore, as it's more portable.
30573         Suggested by Bruno Haible.
30574
30575 2006-01-20  Karl Berry  <karl@gnu.org>
30576
30577         * config/srclist.txt (argp-fmtstream.h, localcharset.c): comment out
30578         until changes propagate, I guess.
30579
30580 2006-01-19  Simon Josefsson  <jas@extundo.com>
30581
30582         * m4/socklen.m4: Look in ws2tcpip.h too, for mingw32.
30583
30584 2006-01-19  Simon Josefsson  <jas@extundo.com>
30585
30586         * lib/socket_.h: Map SHUT_RD, SHUT_WR, SHUT_RDWR correctly.
30587
30588 2006-01-19  Simon Josefsson  <jas@extundo.com>
30589
30590         * gnulib-tool: Set check_PROGRAMS.
30591
30592         * modules/arcfour-tests, modules/arctwo-tests, modules/crc-tests,
30593         modules/des-tests, modules/gc-arcfour-tests,
30594         modules/gc-arctwo-tests, modules/gc-des-tests,
30595         modules/gc-hmac-md5-tests, modules/gc-hmac-sha1-tests,
30596         modules/gc-md2-tests, modules/gc-md4-tests, modules/gc-md5-tests,
30597         modules/gc-pbkdf2-sha1-tests, modules/gc-rijndael-tests,
30598         modules/gc-sha1-tests, modules/gc-tests, modules/hmac-md5-tests,
30599         modules/hmac-sha1-tests, modules/md2-tests, modules/md4-tests,
30600         modules/md5-tests, modules/readline, modules/rijndael-tests: Use
30601         check_PROGRAMS instead of noinst_PROGRAMS to be able to remove
30602         test_*_SOURCES.
30603
30604 2006-01-18  Simon Josefsson  <jas@extundo.com>
30605
30606         * modules/socklen (Depends-on): Depend on sys_socket.
30607
30608 2006-01-18  Simon Josefsson  <jas@extundo.com>
30609
30610         * modules/arcfour-tests, modules/arctwo-tests, modules/crc-tests,
30611         modules/des-tests, modules/gc-arcfour-tests,
30612         modules/gc-arctwo-tests, modules/gc-des-tests,
30613         modules/gc-hmac-md5-tests, modules/gc-hmac-sha1-tests,
30614         modules/gc-md2-tests, modules/gc-md4-tests, modules/gc-md5-tests,
30615         modules/gc-pbkdf2-sha1-tests, modules/gc-rijndael-tests,
30616         modules/gc-sha1-tests, modules/gc-tests, modules/hmac-md5-tests,
30617         modules/hmac-sha1-tests, modules/md2-tests, modules/md4-tests,
30618         modules/md5-tests, modules/readline, modules/rijndael-tests: Add
30619         $(EXEEXT) to automake TESTS variable, for mingw32.
30620
30621 2006-01-17  Simon Josefsson  <jas@extundo.com>
30622
30623         * modules/socklen (Include): Need sys/socket.h.
30624
30625 2006-01-17  Bruno Haible  <bruno@clisp.org>
30626
30627         * modules/ssize_t (Include): Add <sys/types.h>.
30628
30629 2006-01-16  Paul Eggert  <eggert@cs.ucla.edu>
30630
30631         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Don't use ldd, as
30632         it's not portable and it doesn't work with cross-compiles.
30633         Problem reported by Bruno Haible.  Fix missing-$ typo in
30634         'test "gl_cv_ignore_unused_libraries" ...' that prevented
30635         -zignore from being used with Sun's C compiler.
30636
30637 2006-01-12  Simon Josefsson  <jas@extundo.com>
30638
30639         * lib/base64.c: Fix warning, reported by Bruno Haible
30640         <bruno@clisp.org> and patch by Paul Eggert <eggert@CS.UCLA.EDU>.
30641
30642 2006-01-12  Bruno Haible  <bruno@clisp.org>
30643
30644         * modules/ldd: New file.
30645         * build-aux/ldd.sh.in: New file.
30646         * MODULES.html.sh (Support for building libraries and executables): Add
30647         ldd.
30648
30649 2006-01-12  Bruno Haible  <bruno@clisp.org>
30650
30651         * m4/ldd.m4: New file.
30652
30653 2006-01-12  Bruno Haible  <bruno@clisp.org>
30654
30655         * gnulib-tool (func_import, func_create_testdir): Don't go into an
30656         endless loop while replacing $auxdir with build-aux.
30657
30658 2006-01-11  Simon Josefsson  <jas@extundo.com>
30659
30660         * lib/stdint_.h (SIZE_MAX): Add missing (.
30661
30662 2006-01-11  Paul Eggert  <eggert@cs.ucla.edu>
30663
30664         Sync from coreutils.
30665         * lib/md5.c: Fix commentary typos.
30666         (alignof, UNALIGNED_P): No need for a GCC-specific version.
30667         * lib/md5.h (__attribute__): Remove; unused.
30668         * lib/sha1.c: Fix commentary to match md5 better.
30669         * lib/sha1.h (struct sha1_ctx): Use a word buffer, not a byte buffer,
30670         so that we don't need to worry about alignment.  All uses changed.
30671         This merges the 2005-10-28 md5 change into sha1.
30672
30673 2006-01-11  Jim Meyering  <jim@meyering.net>
30674
30675         Sync from coreutils.
30676         * lib/md5.c (OP): Fix spacing.
30677
30678 2006-01-11  Bruno Haible  <bruno@clisp.org>
30679
30680         Ensure automatic ordering between gl_LOCK and gl_ARGP.
30681         * m4/lock.m4 (gl_LOCK_BODY): Renamed from gl_LOCK.
30682         (gl_LOCK): New macro, requiring gl_LOCK_BODY.
30683
30684 2006-01-11  Bruno Haible  <bruno@clisp.org>
30685
30686         Ensure automatic ordering between gl_LOCK and gl_ARGP.
30687         * gnulib-tool (func_import, func_create_testdir): Put gl_LOCK into
30688         the "early" section as well.
30689
30690 2006-01-11  Bruno Haible  <bruno@clisp.org>
30691
30692         Avoid "ar: no archive members specified" error on MacOS X.
30693         * gnulib-tool (func_modules_add_dummy): New function.
30694         (func_import, func_create_testdir): Invoke it.
30695
30696 2006-01-11  Bruno Haible  <bruno@clisp.org>
30697
30698         * gnulib-tool (func_import, func_create_testdir): Replace build-aux
30699         with $auxdir in AC_CONFIG_FILES statements.
30700
30701 2006-01-11  Bruno Haible  <bruno@clisp.org>
30702
30703         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
30704         Initialize also noinst_HEADERS to empty.
30705
30706 2006-01-11  Bruno Haible  <bruno@clisp.org>
30707
30708         * gnulib-tool (AUTOMAKEPATH, AUTOCONF, ACLOCAL, AUTOMAKE): New
30709         variables.
30710         (func_create_megatestdir): Call aclocal, autoconf, automake here, not
30711         autoreconf.
30712
30713 2006-01-11  Bruno Haible  <bruno@clisp.org>
30714
30715         * gnulib-tool (AUTOCONF, ACLOCAL, AUTOMAKE, AUTORECONF): Make
30716         overridable by the user.
30717         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
30718
30719 2006-01-10  Simon Josefsson  <jas@extundo.com>
30720
30721         * modules/sys_socket: New file.
30722
30723 2006-01-10  Simon Josefsson  <jas@extundo.com>
30724
30725         * m4/sys_socket_h.m4: New file.
30726
30727 2006-01-10  Simon Josefsson  <jas@extundo.com>
30728
30729         * lib/socket_.h: New file.
30730
30731 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
30732
30733         * modules/readutmp (Maintainer): Add myself.
30734
30735 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
30736
30737         * m4/memcoll.m4 (gl_MEMCOLL): Don't require AC_FUNC_MEMCMP, undoing
30738         the 2002-12-31 change.  Problem and fix reported by Bruno Haible.
30739         People who are still concerned with buggy memcmp implementations
30740         can invoke gl_FUNC_MEMCMP themselves.
30741
30742 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
30743
30744         * lib/regex_internal.h (BITSET_WORD_BITS):
30745         Work around a bug in 64-bit PGC (before version 6.1-2), where the
30746         preprocessor mishandles large unsigned values as if they were signed.
30747         Problem reported by Claudio Fontana in
30748         <http://lists.gnu.org/archive/html/bug-gnulib/2005-12/msg00061.html>.
30749
30750 2006-01-10  Jim Meyering  <jim@meyering.net>
30751
30752         Avoid the double-free (first in fts_read, second in fts_close) that
30753         would occur when an `active' directory is made inaccessible (e.g.,
30754         via chmod a-x) during a traversal.
30755         * lib/fts.c (fts_read): After a failed fchdir, update sp->fts_cur
30756         before returning.  Reproduce this failure by
30757         mkdir -p a/b; cd a; chmod a-x . b
30758         Reported by Stavros Passas.
30759
30760         Sync from coreutils.
30761         * lib/sha1.c: Tweak grammar in a comment.
30762
30763 2006-01-10  Jim Meyering  <jim@meyering.net>
30764
30765         * m4/fpending.m4: Also include <stdio.h>, for Dragonfly.
30766         Patch by Joerg Sonnenberger.
30767
30768 2006-01-10  Bruno Haible  <bruno@clisp.org>
30769
30770         * modules/readutmp: Depend on module free.
30771         * modules/strtok_r: Depend on module restrict.
30772
30773 2006-01-10  Bruno Haible  <bruno@clisp.org>
30774
30775         * modules/gettext (configure.ac): Add an invocation of
30776         AM_GNU_GETTEXT_VERSION. Needed since autoreconf is used by gnulib-tool.
30777
30778 2006-01-10  Bruno Haible  <bruno@clisp.org>
30779
30780         * m4/localcharset.m4 (gl_LOCALCHARSET): Also test for getc_unlocked.
30781         Reported by Werner Lemberg <wl@gnu.org>.
30782
30783 2006-01-10  Bruno Haible  <bruno@clisp.org>
30784
30785         * lib/localcharset.c: Update from GNU gettext.
30786
30787 2006-01-10  Bruno Haible  <bruno@clisp.org>
30788
30789         * lib/argp.h (__const): Remove macro. Use const instead.
30790         * lib/argp-fmtstream.h (__const): Likewise.
30791         * lib/glob_.h (__const): Remove macro.
30792         * lib/glob-libc.h: Use const instead of __const.
30793
30794 2006-01-10  Bruno Haible  <bruno@clisp.org>
30795
30796         * gnulib-tool (func_emit_tests_Makefile_am): Emit an empty SUBDIR
30797         variable.
30798         Needed to avoid an automake error regarding the 'gettext' module.
30799
30800 2006-01-09  Simon Josefsson  <jas@extundo.com>
30801
30802         * modules/inet_ntop (Depends-on): Add restrict.
30803
30804 2006-01-09  Simon Josefsson  <jas@extundo.com>
30805
30806         * modules/gc-rijndael-tests (License): Put under LGPL.
30807
30808         * modules/gc-des-tests (License): Likewise.
30809
30810         * modules/gc-arcfour-tests (License): Likewise.
30811
30812         * modules/gc-arctwo-tests (License): Likewise.
30813
30814         * modules/gc-pbkdf2-sha1-tests (License): Likewise.
30815
30816         * modules/gc-hmac-sha1-tests (Files): Likewise.
30817
30818         * modules/gc-hmac-md5-tests (License): Likewise.
30819
30820         * modules/gc-sha1-tests (License): Likewise.
30821
30822         * modules/gc-md5-tests (License): Likewise.
30823
30824         * modules/gc-md4-tests (License): Likewise.
30825
30826         * modules/gc-md2-tests (License): Likewise.
30827
30828         * modules/gc-tests (License): Likewise.
30829
30830         * modules/des-tests (License): Likewise.
30831
30832         * modules/md4-tests (License): Likewise.
30833
30834         * modules/md2-tests (License): Likewise.
30835
30836 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
30837
30838         Sync from coreutils:
30839
30840         * MODULES.html.sh (build_lib): New section, with new lib-ignore module.
30841         * modules/lib-ignore: New file.
30842         * modules/mkdir-p (Files): Add chdir-safer.c, chdir-safer.h, lchmod.h,
30843         chdir-safer.m4, lchmod.m4.
30844         * modules/openat: Add mkdirat.c, openat-priv.h.
30845
30846 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
30847
30848         Sync from coreutils.
30849         * m4/lib-ignore.m4: New file.
30850         * m4/lchmod.m4: New file.
30851
30852 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
30853
30854         Sync from coreutils.
30855         * lib/chdir-long.c (cdb_free): Don't bother trying to open directory
30856         for write access: POSIX says that must fail.
30857         * lib/fts.c (diropen): Likewise.
30858         * lib/save-cwd.c (save_cwd): Likewise.
30859         * lib/chdir-long.c (cdb_free): Open with O_NOCTTY | O_NONBLOCK as
30860         well, for minor improvements on hosts that lack O_DIRECTORY.
30861         * lib/chown.c (rpl_chown) [CHOWN_MODIFIES_SYMLINK]:
30862         Don't try O_WRONLY unless O_RDONLY failed wth EACCES.
30863         Fall back on chown if open failed with EACCES.
30864
30865         * lib/gettime.c (gettime) [!defined OK_TO_USE_1S_CLOCK]:
30866         Report an error at compile-time if only a 1-second nominal clock
30867         resolution is found.
30868
30869         * lib/lchmod.h: New file.
30870         * lib/mkdir-p.c: Include lchmod.h, lchown.h.
30871         (make_dir_parents): Use lchown rather than chown, and
30872         lchmod rather than chmod.
30873
30874         * lib/mountlist.c (ME_DUMMY): "none" and "proc" file systems are
30875         dummies too.  Problem with "none" reported by Bob Proulx.  Problem with
30876         "proc" reported by n0dalus.
30877
30878         * lib/mountlist.c: Include <limits.h>.
30879         (dev_from_mount_options)
30880         [defined MOUNTED_GETMNTENT1 || defined MOUNTED_GETMNTENT2]:
30881         New function.  It no longer assumes "dev=" has the System V meaning
30882         on Linux (since it doesn't).  It also parses "dev=" more carefully.
30883         (read_file_system_list)
30884         [defined MOUNTED_GETMNTENT1 || defined MOUNTED_GETMNTENT2]: Use it.
30885         MOUNTED_GETMNTENT2 is new here; the code didn't used to look for
30886         dev= in that case.
30887
30888         * lib/posixtm.h (PDS_PRE_2000): New macro.
30889         * lib/posixtm.c (year): Arg is now syntax_bits rather than
30890         allow_century.  All usages changed.  Reject dates outside the range
30891         1969-1999 if PDS_PRE_2000 is used.
30892
30893 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
30894
30895         Sync from coreutils.
30896         * doc/getdate.texi (General date syntax): Invalid dates are rejected.
30897         (Time of day items): Mention the possibility of leap seconds.
30898         Problem reported by Dr. David Alan Gilbert.
30899
30900 2006-01-09  Jim Meyering  <jim@meyering.net>
30901
30902         Sync from coreutils.
30903
30904         * lib/version-etc.c (COPYRIGHT_YEAR): Update to 2006.
30905
30906         * lib/chdir-safer.h, lib/chdir-safer.c: New files.
30907
30908         * lib/modechange.c (mode_compile): Reject an invalid mode string
30909         that starts with an octal digit.  From Andreas Gruenbacher.
30910
30911         * lib/openat.c: Include "fcntl--.h" and "unistd--.h", to map open
30912         and dup to open_safer and dup_safer, respectively.
30913         (openat_permissive): Fix typo in comment.
30914
30915         * lib/openat.c: Don't include <stdlib.h>, <unistd.h>, <fcntl.h>,
30916         "gettext.h"; either no longer needed or are guaranteed by openat.h.
30917         (_): Remove; no longer needed.
30918         (openat): Renamed from rpl_openat; no need for rpl_openat
30919         since openat.h renames openat for us.
30920         Replace most of the body with a call to openat_permissive,
30921         to avoid duplicate code.
30922         Port to (probably hypothetical) environments were mode_t is
30923         wider than int.
30924         (openat_permissive): Require mode arg, so that we can check
30925         types better.  Put it just after flags.  Change cwd failure
30926         indicator from pointer-to-bool to pointer-to-errno-value.
30927         All callers changed.
30928         Invoke openat_save_fail and/or openat_restore_fail if
30929         cwd_errno is null, so that openat can call us.
30930         (openat_permissive, fdopendir, fstatat, unlinkat):
30931         Simplify errno handling to avoid some duplicate code,
30932         as it's OK to set errno on success.
30933         * lib/openat.h: Revamp code so that function macros depend on
30934         __OPENAT_PREFIX only, not also on AT_FDCWD.
30935         (openat_ro): Remove.  Caller changed to use openat_permissive.
30936         (openat_permissive): Now a macro, if not a function.
30937         (openat_restore_fail, openat_save_fail): Now always functions,
30938         since mkdirat needs them even if __OPENAT_PREFIX is defined.
30939
30940         * lib/openat-priv.h: New file, defining macros used by mkdirat.c
30941         and openat.c.
30942         * lib/mkdirat.c: Include openat-priv.h.
30943         Remove definitions of macros defined therein.
30944         * lib/openat.c: Likewise.
30945
30946         * lib/mkdirat.c (mkdirat): New file and function.
30947         * lib/openat.h (mkdirat): Declare.
30948
30949         * lib/openat.c (fdopendir): Don't change errno when returning non-NULL.
30950
30951         * lib/openat.h (openat_permissive): Declare.
30952         (openat_ro): Define.
30953
30954         * lib/openat.c (EXPECTED_ERRNO): New macro.
30955         (openat_permissive): New function -- used in remove.c rewrite.
30956         (all functions): Set errno just before returning, only if there
30957         was an actual failure.
30958         Use EXPECTED_ERRNO rather than comparing against only ENOTDIR.
30959
30960         Emulate openat-family functions using Linux's procfs, if possible.
30961         Idea and some code based on Ulrich Drepper's glibc changes.
30962
30963         * lib/openat.c: (BUILD_PROC_NAME): New macro.
30964         Include <stdio.h>, <string.h>, "alloca.h" and "intprops.h".
30965         (rpl_openat): Emulate by trying to open /proc/self/fd/%d/%s,
30966         before falling back on save_cwd and restore_cwd.
30967         (fdopendir, fstatat, unlinkat): Likewise.
30968
30969         * lib/openat.c (fstatat, unlinkat): Perform the syscall directly,
30970         skipping the save_cwd...restore_cwd overhead, if FILE is absolute.
30971
30972         * lib/openat.c (rpl_openat): Use the promoted type (int), not mode_t,
30973         as second argument to va_arg.  Otherwise, some versions of gcc
30974         warn that `if this code is reached, the program will abort'.
30975
30976 2006-01-09  Jim Meyering  <jim@meyering.net>
30977
30978         Sync from coreutils.
30979         * m4/openat.m4 (gl_FUNC_OPENAT): Require and compile mkdirat.c.
30980         Require openat-priv.h.
30981
30982 2006-01-09  Bruno Haible  <bruno@clisp.org>
30983
30984         * modules/strnlen (Include): Use strnlen.h.
30985
30986 2006-01-09  Bruno Haible  <bruno@clisp.org>
30987
30988         * m4/stdint.m4 (gl_STDINT_H): Also test for <sys/bitypes.h>.
30989
30990 2006-01-09  Bruno Haible  <bruno@clisp.org>
30991
30992         * lib/sysexit_.h (EX_OK): New macro.
30993         Suggested by Martin Lambers <marlam@marlam.de>.
30994
30995 2006-01-09  Bruno Haible  <bruno@clisp.org>
30996
30997         * lib/stdint_.h: On Linux libc4 and libc5, include <sys/bitypes.h> and
30998         don't define _STDINT_H_NEED_SIGNED_INT_TYPES.
30999
31000 2006-01-09  Bruno Haible  <bruno@clisp.org>
31001
31002         * lib/stdint_.h (SIZE_MAX): Write the value without involving negative
31003         numbers.
31004
31005 2006-01-09  Bruno Haible  <bruno@clisp.org>
31006
31007         * lib/javacomp.sh.in: Move to ../build-aux/javacomp.sh.in.
31008         * lib/javaexec.sh.in: Move to ../build-aux/javaexec.sh.in.
31009         * lib/csharpcomp.sh.in: Move to ../build-aux/csharpcomp.sh.in.
31010         * lib/csharpexec.sh.in: Move to ../build-aux/csharpexec.sh.in.
31011
31012 2006-01-09  Bruno Haible  <bruno@clisp.org>
31013
31014         * build-aux/javacomp.sh.in: New file, moved from lib/.
31015         * modules/javacomp-script (Files): Update.
31016         (configure.ac): Add AC_CONFIG_FILES invocation.
31017         (EXTRA_DIST): Remove variable.
31018
31019         * build-aux/javaexec.sh.in: New file, moved from lib/.
31020         * modules/javaexec (Files): Update.
31021         (configure.ac): Add AC_CONFIG_FILES invocation.
31022         (EXTRA_DIST): Remove javaexec.sh.in.
31023
31024         * build-aux/csharpcomp.sh.in: New file, moved from lib/.
31025         * modules/csharpcomp-script (Files): Update.
31026         (configure.ac): Add AC_CONFIG_FILES invocation.
31027         (EXTRA_DIST): Remove variable.
31028
31029         * build-aux/csharpexec.sh.in: New file, moved from lib/.
31030         * modules/csharpexec (Files): Update.
31031         (configure.ac): Add AC_CONFIG_FILES invocation.
31032         (EXTRA_DIST): Remove csharpexec.sh.in.
31033
31034 2006-01-09  Andreas Gruenbacher  <agruen@suse.de>
31035
31036         Sync from coreutils.
31037
31038         Add POSIX ACL support
31039         * lib/acl.h (copy_acl, set_acl): Add declarations.
31040         * lib/acl.c (acl_entries): Add fallback implementation for POSIX ACL
31041         systems other than Linux.
31042         (chmod_or_fchmod): New function: use fchmod when possible,
31043         and chmod otherwise.
31044         (file_has_acl): Add a POSIX ACL implementation, with a
31045         Linux-specific subcase.
31046         (copy_acl): Add: copy an acl and S_ISUID, S_ISGID, and
31047         S_ISVTX from one file to another.  Fall back to fchmod/chmod when
31048         acls are unsupported.
31049         (set_acl): Add: set a file's acl and S_ISUID, S_ISGID, and
31050         S_ISVTX to a defined value.  Fall back to fchmod/chmod when acls
31051         are unsupported.
31052
31053 2006-01-09  Andreas Gruenbacher  <agruen@suse.de>
31054
31055         Sync from coreutils.
31056         * m4/acl.m4 (AC_FUNC_ACL): Add POSIX ACL and Linux-specific acl tests.
31057
31058 2006-01-07  Bruno Haible  <bruno@clisp.org>
31059
31060         * gnulib-tool (func_import): Add an AC_PROG_RANLIB dependency to
31061         gl_EARLY.
31062
31063 2006-01-04  Paul Eggert  <eggert@cs.ucla.edu>
31064
31065         * lib/strftime.c (tzname): Don't declare if it is already #defined.
31066         Problem reported for Mingw by Mark Junker.
31067
31068 2006-01-04  Paul Eggert  <eggert@cs.ucla.edu>
31069
31070         * README: Gnulib normally doesn't generate a tarball.
31071
31072 2006-01-03  Paul Eggert  <eggert@cs.ucla.edu>
31073
31074         * lib/xtime.h (xtime_make, xtime_nonnegative_nsec, xtime_nsec): Use
31075         long int, not int, for nanosecond counts, so that people who are
31076         used to POSIX struct timespec won't be surprised.  Reported by Jim
31077         Meyering.
31078
31079 2005-12-28  Bruno Haible  <bruno@clisp.org>
31080
31081         * build-aux/config.rpath: Update from GNU gettext.
31082
31083 2005-12-16  Jim Meyering  <jim@meyering.net>
31084
31085         * modules/fprintftime: New module.
31086         * MODULES.html.sh (Date and time <time.h>): Add fprintftime.
31087
31088 2005-12-16  Jim Meyering  <jim@meyering.net>
31089
31090         * m4/fprintftime.m4: New file.
31091
31092 2005-12-16  Jim Meyering  <jim@meyering.net>
31093
31094         * lib/fprintftime.c, lib/fprintftime.h: New files.
31095
31096 2005-12-15  Simon Josefsson  <jas@extundo.com>
31097
31098         * modules/socklen (configure.ac): Fix M4 macro name, to align with
31099         new m4/socklen.m4.
31100
31101 2005-12-10  Sergey Poznyakoff  <gray@gnu.org.ua>
31102
31103         * m4/argp.m4: Define HAVE_DECL_PROGRAM_INVOCATION_NAME and
31104         HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME
31105
31106 2005-12-10  Sergey Poznyakoff  <gray@gnu.org.ua>
31107
31108         * lib/argp-fmtstream.c (__argp_fmtstream_update): Fix coredump
31109         * lib/argp-help.c (fill_in_uparams): Check if the constructed
31110         struct uparams is valid. Fall back to the default values if it is
31111         not.
31112
31113 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
31114
31115         * modules/argp (Files): Add argp-pin.c
31116         (Depends-on): dirname
31117         (lib_SOURCES): Add argp-pin.c
31118
31119 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
31120
31121         * m4/argp.m4:  Check if program_invocation_name and
31122         program_invocation_short_name are declared and define appropriate
31123         macros if they are not.
31124
31125 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
31126
31127         * lib/argp-help.c (__argp_base_name): New function
31128         (__argp_short_program_name): Rewrite using __argp_base_name
31129         * lib/argp-namefrob.h: Define program_invocation_name and
31130         program_invocation_short_name if requested
31131         (__argp_base_name): Add prototype
31132         * lib/argp-parse.c (argp_def): Use gettext wrappers
31133         (argp_default_parser): Use __argp_base_name
31134         * lib/argp-pin.c: New file. Defines program_invocation_name and
31135         program_invocation_short_name on systems that lack them.
31136
31137 2005-12-07  Paul Eggert  <eggert@cs.ucla.edu>
31138
31139         * m4/stat-time.m4 (gl_STAT_TIME): Add check for
31140         TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC, to fix IRIX 5.3
31141         porting problem reported by Georg Schwarz in
31142         <http://lists.gnu.org/archive/html/bug-coreutils/2005-12/msg00083.html>.
31143
31144 2005-12-07  Paul Eggert  <eggert@cs.ucla.edu>
31145
31146         * lib/stat-time.h (STATE_TIMESPEC, STAT_TIMESPEC_NS): Add check for
31147         TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC, to fix IRIX 5.3
31148         porting problem reported by Georg Schwarz in
31149         <http://lists.gnu.org/archive/html/bug-coreutils/2005-12/msg00083.html>.
31150
31151 2005-12-05  Bruno Haible  <bruno@clisp.org>
31152
31153         * lib/csharpcomp.sh.in (options_csc): For -l option, add a .dll suffix.
31154         * lib/csharpcomp.c (compile_csharp_using_sscli): Likewise.
31155         Reported by Mark Junker <mjscod@gmx.de>.
31156
31157 2005-12-02  Paul Eggert  <eggert@cs.ucla.edu>
31158
31159         * m4/socklen.m4 (gl_TYPE_SOCKLEN_T): Renamed from gl_SOCKLEN_T.
31160         Use implementation from Albert Chin, with some
31161         comments/corrections by Stepan Kasal and myself.
31162
31163 2005-12-02  Bruno Haible  <bruno@clisp.org>
31164
31165         * gnulib-tool (func_import): Accept GPLed build tool modules when
31166         --lgpl is given.
31167         * modules/csharpcomp-script: New file.
31168         * modules/csharpcomp: Depend on it.
31169         * modules/javacomp-script: New file.
31170         * modules/javacomp: Depend on it.
31171         Suggested by Simon Josefsson.
31172
31173 2005-12-01  Paul Eggert  <eggert@cs.ucla.edu>
31174
31175         * m4/regex.m4 (gl_REGEX): Check whether off_t can be used in a switch
31176         statement, to work around an HP-UX 10.20 compiler bug reported by
31177         Peter O'Gorman.
31178
31179 2005-11-29  Paul Eggert  <eggert@cs.ucla.edu>
31180
31181         * modules/savedir (Depends-on): Add openat.
31182
31183 2005-11-29  Paul Eggert  <eggert@cs.ucla.edu>
31184
31185         * lib/stdint_.h (intmax_t) [defined intmax_t]: Do not declare.
31186         (uintmax_t) [defined uintmax_t]: Do not declare.
31187         (SIZE_MAX) [defined SIZE_MAX]: Do not define.
31188         This works around a problem if intmax_t.m4 and/or uintmax_t.m4
31189         and/or size_max.m4 are also used.  Problem reported by Mark D. Baushke.
31190         (SIZE_MAX): Define to ((size_t) -1), not (~(size_t)0), for the
31191         sake of portability to weird hosts that C allows (though we don't
31192         know of any practical examples).
31193
31194         * lib/savedir.h (fdsavedir): New decl.
31195         * lib/savedir.c (fdsavedir, savedirstream): New functions; the latter
31196         contains most of the former guts of savedir.
31197         (savedir): Use savedirstream.
31198         Include "openat.h".
31199
31200 2005-11-25  Paul Eggert  <eggert@cs.ucla.edu>
31201
31202         * modules/obstack (Files): Add m4/ulonglong.m4.
31203         Problem reported by Davide Angelocola.
31204
31205 2005-11-15  Paul Eggert  <eggert@cs.ucla.edu>
31206
31207         * lib/xstrtod.c: Don't bother with #pragma STDC FENV_ACCESS ON, as
31208         coreutils no longer futzes with rounding modes.
31209
31210 2005-11-14  Jim Meyering  <jim@meyering.net>
31211
31212         * lib/mkstemp-safer.c: Include <config.h>, required for possible
31213         replacement of mkstemp.
31214
31215 2005-11-10  Simon Josefsson  <jas@extundo.com>
31216
31217         * lib/readline.c: Remove EOL.
31218
31219 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
31220
31221         * modules/gethrxtime (Depends-on): Add gettime.
31222
31223 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
31224
31225         * m4/gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Don't require AC_HEADER_TIME
31226         or gettimeofday; no longer needed.
31227
31228 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
31229
31230         * lib/gethrxtime.c: Include "timespec.h" rather than the sys/time /
31231         time business.
31232         (gethrxtime) [! (HAVE_NANOUPTIME
31233         || (defined CLOCK_MONOTONIC && HAVE_CLOCK_GETTIME)
31234         || HAVE_MICROUPTIME)]: Fall back on gettime rather than rolling
31235         our own approximation.
31236
31237 2005-11-08  Eric Blake  <ebb9@byu.net>
31238
31239         * lib/inet_ntop.h: Use #if !, not #ifndef, for AC_CHECK_DECLS.
31240
31241 2005-11-08  Eric Blake  <ebb9@byu.net>
31242
31243         * lib/getaddrinfo.h: Use #if !, not #ifndef, for AC_CHECK_DECLS.
31244
31245 2005-11-04  Bruno Haible  <bruno@clisp.org>
31246
31247         * gnulib-tool: Implement --update mode.
31248
31249 2005-10-30  Paul Eggert  <eggert@cs.ucla.edu>
31250
31251         Fix porting problem reported by Theodoros V. Kalamatianos.
31252         * lib/utimens.c (futimens) [HAVE_WORKING_UTIMES && HAVE_FUTIMES]:
31253         Don't assume that futimes failing means we must fail.
31254
31255 2005-10-30  Paul Eggert  <eggert@cs.ucla.edu>
31256
31257         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Revamp wording and local
31258         variables to suggest the intended function of the PATH_MAX check.
31259
31260 2005-10-30  Kean Johnston  <jkj@sco.com>
31261
31262         Trivial changes to support SCO systems.
31263         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Check for MAXPATHLEN as well
31264         as PATH_MAX.
31265         * m4/fpending.m4 (gl_FUNC_FPENDING): Correct check for SCO systems,
31266         where __ptr is null when no I/O is pending.
31267
31268 2005-10-29  Paul Eggert  <eggert@cs.ucla.edu>
31269
31270         * lib/getcwd.c (__getcwd): Don't assume that system calls after readdir
31271         leave errno alone.  Problem reported by Dmitry V. Levin.
31272
31273 2005-10-28  Simon Josefsson  <jas@extundo.com>
31274
31275         * tests/test-gc-md4.c, tests/test-gc-md5.c, tests/test-gc-sha1.c:
31276         Test more.
31277
31278         * tests/test-gc-md2.c, tests/test-md2.c: New files.
31279
31280         * modules/md2, modules/md2-tests: New files.
31281
31282 2005-10-28  Simon Josefsson  <jas@extundo.com>
31283
31284         * m4/inet_ntop.m4: More tests.
31285
31286         * m4/gc-md2.m4, md2.m4: New file.
31287
31288 2005-10-28  Simon Josefsson  <jas@extundo.com>
31289
31290         * lib/inet_ntop.h, inet_ntop.c: Make it work under mingw32: Add
31291         "restrict" keywords, as per POSIX.  Protect the function
31292         declaration around HAVE_DECL_INET_NTOP rather than HAVE_INET_NTOP.
31293         Don't use K&R prototypes.  Check the sprintf return values.
31294         Re-define EAFNOSUPPORT if not present.  Indent.
31295
31296         * lib/md5.h, md5.c: Simplify buffer handling visavi alignment,
31297         suggested by Bruno Haible <bruno@clisp.org>.
31298
31299         * lib/gc-gnulib.c, gc-libgcrypt.c: Check calloc return value.
31300
31301         * lib/gc.h: Add MD2 and RMD160 length defines.  Add prototypes.
31302
31303         * lib/gc-libgcrypt.c: Add MD2 (which is not available through
31304         libgcrypt).
31305
31306         * lib/gc-gnulib.c: Add MD2.  Implement gc_hash_* API.
31307
31308         * lib/md2.h, lib/md2.c: New files.
31309
31310 2005-10-28  Paul Eggert  <eggert@cs.ucla.edu>
31311
31312         * lib/savedir.c (savedir): Don't assume that xrealloc etc. leave
31313         errno alone.  Problem reported by Frederic Jolliton.
31314
31315 2005-10-27  Paul Eggert  <eggert@cs.ucla.edu>
31316
31317         * modules/verify (License): Change from GPL to LGPL.  This is a
31318         tiny module and there are apparently near-equivalents that are
31319         under the BSD license.
31320
31321 2005-10-24  Simon Josefsson  <jas@extundo.com>
31322
31323         * modules/sha1: Relicense to LGPL.
31324
31325 2005-10-24  Simon Josefsson  <jas@extundo.com>
31326
31327         * lib/md4.h: Shrink buffer size, now that we changed the type.
31328
31329 2005-10-23  Simon Josefsson  <jas@extundo.com>
31330
31331         * gnulib-tool (func_import): Fix --tests-base.
31332
31333 2005-10-22  Simon Josefsson  <jas@extundo.com>
31334
31335         * modules/arcfour (Depends-on): Need stdint.
31336
31337 2005-10-22  Simon Josefsson  <jas@extundo.com>
31338
31339         * m4/gc.m4: Don't be fooled by --disable-*random-device parameters,
31340         suggested by Bruno Haible <bruno@clisp.org>.  Fix error messages.
31341
31342 2005-10-22  Simon Josefsson  <jas@extundo.com>
31343
31344         * lib/md4.h, md4.c: Simplify buffer handling visavi alignment,
31345         suggested by Bruno Haible <bruno@clisp.org>.
31346
31347 2005-10-22  Simon Josefsson  <jas@extundo.com>
31348
31349         * lib/crc.h: Include stddef.h, for size_t.
31350
31351 2005-10-22  Simon Josefsson  <jas@extundo.com>
31352
31353         * lib/arcfour.h, arcfour.c: Use fixed size indices in the
31354         arcfour_context struct (simplify test vector testing in GNU
31355         Shishi).
31356
31357 2005-10-21  Simon Josefsson  <jas@extundo.com>
31358
31359         * modules/des, modules/des-tests: New files.
31360
31361         * modules/gc-des, modules/gc-des-tests: New files.
31362
31363         * tests/test-des.c, tests/test-gc-des.c: New file.
31364
31365 2005-10-21  Simon Josefsson  <jas@extundo.com>
31366
31367         * modules/arctwo, modules/arctwo-tests: New files.
31368
31369         * tests/test-arctwo.c: New file.
31370
31371         * modules/gc-arctwo, modules/gc-arctwo-tests: New files.
31372
31373         * tests/test-gc-arctwo.c: New file.
31374
31375 2005-10-21  Simon Josefsson  <jas@extundo.com>
31376
31377         * m4/gc.m4: Don't use libgcrypt if gcrypt.h isn't found, suggested by
31378         Bruno Haible <bruno@clisp.org>.
31379
31380         * m4/gc-des.m4: New file.
31381
31382 2005-10-21  Simon Josefsson  <jas@extundo.com>
31383
31384         * m4/arctwo.m4: New file.
31385
31386         * m4/gc-arctwo.m4: New file.
31387
31388 2005-10-21  Simon Josefsson  <jas@extundo.com>
31389
31390         * lib/rijndael-api-fst.c: Fix bugs in CBC mode for more than one
31391         block.
31392
31393 2005-10-21  Simon Josefsson  <jas@extundo.com>
31394
31395         * lib/hmac-md5.c (hmac_md5): Add comments, suggested by Bruno Haible
31396         <bruno@clisp.org>.
31397
31398         * lib/hmac-sha1.c (hmac_sha1): Likewise.
31399
31400         * lib/crc.c (crc32_update): Actually use crc parameter, suggested by
31401         Bruno Haible <bruno@clisp.org>.
31402
31403         * lib/crc.h: Include stdint.h directly, suggested by Bruno Haible
31404         <bruno@clisp.org>.
31405
31406 2005-10-21  Simon Josefsson  <jas@extundo.com>
31407
31408         * lib/gc-libgcrypt.c (gc_cipher_open): Handle ECB.
31409
31410 2005-10-21  Simon Josefsson  <jas@extundo.com>
31411
31412         * lib/gc-gnulib.c: Support ARCTWO in CBC mode.
31413
31414 2005-10-21  Simon Josefsson  <jas@extundo.com>
31415
31416         * lib/des.h, lib/des.c: New files.
31417
31418         * lib/gc-gnulib.c: Support DES.c
31419
31420 2005-10-21  Simon Josefsson  <jas@extundo.com>
31421
31422         * lib/arctwo.h, lib/arctwo.c: New files.
31423
31424         * lib/gc-gnulib.c: Support ARCTWO.
31425
31426 2005-10-21  Simon Josefsson  <jas@extundo.com>
31427
31428         * lib/arctwo.h (arctwo_setkey): Protect variable in CPP macro,
31429         suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
31430
31431 2005-10-21  Simon Josefsson  <jas@extundo.com>
31432
31433         * gnulib-tool (func_import, func_create_testdir): Define automake
31434         conditional GL_COND_LIBTOOL if libtool is used (to be used by modules
31435         Makefile.am snippet),
31436         suggested by Bruno Haible <bruno@clisp.org>.
31437
31438         * modules/gc (Makefile.am): Use it.
31439
31440 2005-10-21  Bruno Haible  <bruno@clisp.org>
31441
31442         * gnulib-tool (func_import, func_create_testdir): Add quoting to last
31443         patch.
31444
31445 2005-10-19  Simon Josefsson  <jas@extundo.com>
31446
31447         * tests/test-gc-rijndael.c: New file.
31448
31449         * modules/gc-rijndael, modules/gc-rijndael-test: New files.
31450
31451 2005-10-19  Simon Josefsson  <jas@extundo.com>
31452
31453         * tests/test-gc-md4.c, tests/test-gc-md5.c: Test gc_hash_buffer
31454         interface too.
31455
31456 2005-10-19  Simon Josefsson  <jas@extundo.com>
31457
31458         * tests/test-gc-arcfour.c: New file.
31459
31460         * modules/gc-arcfour, modules/gc-arcfour-tests: New files.
31461
31462 2005-10-19  Simon Josefsson  <jas@extundo.com>
31463
31464         * modules/gc-md4, modules/gc-md4-tests: New file.
31465
31466         * tests/test-gc-md4.c: New file.
31467
31468 2005-10-19  Simon Josefsson  <jas@extundo.com>
31469
31470         * m4/gc-md4.m4: New file.
31471
31472 2005-10-19  Simon Josefsson  <jas@extundo.com>
31473
31474         * m4/gc-hmac-md5.m4, gc-hmac-sha1.m4, gc-md4.m4,
31475         gc-md5.m4, gc-sha1.m4: Fix typo, suggested by Stepan Kasal
31476         <kasal@ucw.cz>.
31477
31478 2005-10-19  Simon Josefsson  <jas@extundo.com>
31479
31480         * m4/gc-arcfour.m4: New file.
31481
31482         * m4/gc-rijndael.m4: New file.
31483
31484 2005-10-19  Simon Josefsson  <jas@extundo.com>
31485
31486         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Support MD4.
31487
31488 2005-10-19  Simon Josefsson  <jas@extundo.com>
31489
31490         * lib/gc-gnulib.c: Support ARCFOUR.
31491
31492 2005-10-19  Simon Josefsson  <jas@extundo.com>
31493
31494         * lib/gc-gnulib.c: Implement gc_cipher_* API, currently only with AES
31495         support.
31496
31497         * lib/gc.h: Add ECB enum type.
31498
31499         * lib/hmac-md5.c, hmac-sha1.c: Include memxor.h.
31500
31501 2005-10-18  Simon Josefsson  <jas@extundo.com>
31502
31503         * tests/test-md5.c: New file.
31504
31505         * modules/md5-tests: New file.
31506
31507 2005-10-18  Simon Josefsson  <jas@extundo.com>
31508
31509         * tests/test-md4.c: New file.
31510
31511         * modules/md4, modules/md4-tests: New files.
31512
31513 2005-10-18  Simon Josefsson  <jas@extundo.com>
31514
31515         * m4/md4.m4: New file.
31516
31517 2005-10-18  Simon Josefsson  <jas@extundo.com>
31518
31519         * lib/md4.h, lib/md4.c: New files, based on md5.?.
31520
31521 2005-10-17  Stepan Kasal  <kasal@ucw.cz>
31522
31523         * gnulib-tool (func_create_testdir): Omit the second check whether
31524         BUILT_SOURCES in nonempty.
31525
31526 2005-10-17  Simon Josefsson  <jas@extundo.com>
31527
31528         * tests/test-rijndael.c: New file.
31529
31530 2005-10-17  Simon Josefsson  <jas@extundo.com>
31531
31532         * modules/sha1: Depend on stdint instead of md5.
31533
31534         * modules/md5: Depend on stdint, remove uint32_t.
31535
31536 2005-10-17  Simon Josefsson  <jas@extundo.com>
31537
31538         * modules/gc-sha1-tests: New file.
31539
31540         * tests/test-gc-sha1.c: New file.
31541
31542 2005-10-17  Simon Josefsson  <jas@extundo.com>
31543
31544         * m4/md5.m4: Remove call to uint32_t.m4.
31545
31546 2005-10-17  Simon Josefsson  <jas@extundo.com>
31547
31548         * lib/sha1.c: Use uint32_t instead of md5_uint32.t
31549
31550         * lib/sha1.h: Use stdint.h and uint32_t instead of md5_uint32 from
31551         md5.h.
31552
31553         * lib/md5.c: Use uin32_t.  Fix non-gcc UNALIGNED_P macro.
31554
31555         * lib/md5.h: Use stdint.h and uint32_t.  Doc fix.
31556
31557 2005-10-17  Simon Josefsson  <jas@extundo.com>
31558
31559         * lib/gc.h, gc-libgcrypt.c: Add more hash types/functions.
31560
31561 2005-10-17  Simon Josefsson  <jas@extundo.com>
31562
31563         * lib/gc.h, gc-libgcrypt.c: Add ciphers.
31564
31565 2005-10-17  Simon Josefsson  <jas@extundo.com>
31566
31567         * lib/gc-libgcrypt.c (gc_hmac_sha1): Fix assert.
31568
31569         * lib/gc.h (gc_nonce, gc_pseudo_random, gc_random): Add prototypes.
31570
31571 2005-10-17  Bruno Haible  <bruno@clisp.org>
31572
31573         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Change the return statement so
31574         that it can also be used in a test.
31575
31576 2005-10-16  Bruno Haible  <bruno@clisp.org>
31577
31578         * gnulib-tool (func_emit_tests_Makefile_am): Also define
31579         TESTS_ENVIRONMENT, so that individual tests can augment it.
31580
31581         * gnulib-tool (func_create_testdir): Use an intermediate target for
31582         building $(BUILT_SOURCES). Needed because BUILT_SOURCES can contain
31583         macros, like $(ALLOCA_H), which cannot be passed through the command
31584         line.
31585
31586 2005-10-15  Simon Josefsson  <jas@extundo.com>
31587
31588         * modules/rijndael-tests: New file.
31589
31590         * modules/rijndael: New file.
31591
31592 2005-10-15  Simon Josefsson  <jas@extundo.com>
31593
31594         * m4/rijndael.m4: New file.
31595
31596 2005-10-15  Simon Josefsson  <jas@extundo.com>
31597
31598         * lib/rijndael-api-fst.h, lib/rijndael-api-fst.c: New files.
31599
31600         * lib/rijndael-alg-fst.h, lib/rijndael-alg-fst.c: New files.
31601
31602 2005-10-14  Simon Josefsson  <jas@extundo.com>
31603
31604         * tests/test-arcfour.c: New file.
31605
31606         * modules/arcfour, modules/arcfour-tests: New files.
31607
31608 2005-10-14  Simon Josefsson  <jas@extundo.com>
31609
31610         * m4/arcfour.m4: New file.
31611
31612 2005-10-14  Simon Josefsson  <jas@extundo.com>
31613
31614         * lib/arcfour.h, lib/arcfour.c: New files.
31615
31616 2005-10-14  Roland McGrath  <roland@redhat.com>
31617
31618         Import from libc.  [BZ #1331]
31619         * lib/obstack.h [!__STDC__] (obstack_int_grow_fast): Fix misnamed
31620         macro argument.
31621         Reported by Matej Vela <vela@debian.org>.
31622
31623 2005-10-14  Paul Eggert  <eggert@cs.ucla.edu>
31624
31625         * lib/obstack.c [defined _LIBC && defined USE_IN_LIBIO]: Don't
31626         include <wchar.h>; no longer needed.
31627
31628 2005-10-14  Paul Eggert  <eggert@cs.ucla.edu>
31629
31630         * config/srclist.txt: Add glibc bug 321 for obstack.c, obstack.h.
31631
31632 2005-10-14  Jakub Jelinek  <jakub@redhat.com>
31633         and  Ulrich Drepper  <drepper@redhat.com>
31634
31635         Import from libc.
31636         * lib/obstack.c (print_and_abort) [defined _LIBC]: Use __fxprintf
31637         instead of inline stream orientation test and two separate
31638         function calls.  Pay no attention to USE_IN_LIBIO.
31639
31640 2005-10-13  Simon Josefsson  <jas@extundo.com>
31641
31642         * modules/gc-hmac-md5-tests: New file.
31643
31644         * tests/test-gc-hmac-sha1.c: New file.
31645
31646         * tests/test-gc.c (main): Remove MD5 and HMAC-MD5 tests.
31647
31648         * modules/gc-hmac-md5-tests: New file.
31649
31650         * tests/test-gc-md5.c: New file.
31651
31652         * modules/gc-md5-tests: New file.
31653
31654 2005-10-13  Simon Josefsson  <jas@extundo.com>
31655
31656         * lib/gc-pbkdf2-sha1.c (gc_pbkdf2_sha1): Optimize CEIL computation.
31657         Move memory allocation outside of loop.
31658
31659 2005-10-13  Paul Eggert  <eggert@cs.ucla.edu>
31660
31661         * lib/mkdir-p.c (make_dir_parents): Don't report an error if an
31662         intermediate directory is in a read-only file system.  Problem
31663         reported by Eric Blake.
31664
31665 2005-10-13  Oskar Liljeblad  <oskar@osk.mine.nu>
31666
31667         * modules/human (Depends-on): Depend on xstrtoumax, not xstrtol.
31668
31669 2005-10-12  Simon Josefsson  <jas@extundo.com>
31670
31671         * tests/test-hmac-sha1.c: New file.
31672
31673         * modules/hmac-sha1-tests: New file.
31674
31675         * modules/hmac-sha1: New file.
31676
31677 2005-10-12  Simon Josefsson  <jas@extundo.com>
31678
31679         * modules/gc-sha1: New file.
31680
31681 2005-10-12  Simon Josefsson  <jas@extundo.com>
31682
31683         * modules/gc-pbkdf2-sha1, modules/gc-pbkdf2-sha1-tests: New files.
31684
31685         * tests/test-gc-pbkdf2-sha1.c: New file.
31686
31687 2005-10-12  Simon Josefsson  <jas@extundo.com>
31688
31689         * modules/gc-md5, modules/gc-hmac-md5: New files.
31690
31691         * modules/gc (Files): Remove md5, memxor and hmac files.
31692
31693 2005-10-12  Simon Josefsson  <jas@extundo.com>
31694
31695         * m4/gc-pbkdf2-sha1.m4: New file.
31696
31697         * m4/gc-hmac-sha1.m4: New file.
31698
31699         * m4/gc-sha1: New file.
31700
31701         * m4/hmac-sha1.m4: New file.
31702
31703 2005-10-12  Simon Josefsson  <jas@extundo.com>
31704
31705         * m4/gc-md5.m4, m4/gc-hmac-md5.m4: New files.
31706
31707         * m4/gc.m4: Don't call gl_MD5, gl_MEMXOR or gl_HMAC_MD5.
31708
31709 2005-10-12  Simon Josefsson  <jas@extundo.com>
31710
31711         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Use Gc_rc for return types,
31712         suggested by Bruno Haible <bruno@clisp.org>.
31713
31714 2005-10-12  Simon Josefsson  <jas@extundo.com>
31715
31716         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Support SHA-1.
31717
31718 2005-10-12  Simon Josefsson  <jas@extundo.com>
31719
31720         * lib/gc-pbkdf2-sha1.c: New file.
31721
31722         * lib/gc.h: Add gc_pbkdf2_sha1 prototype.
31723
31724 2005-10-12  Simon Josefsson  <jas@extundo.com>
31725
31726         * lib/gc-libgcrypt.c (gc_hmac_sha1): New function.
31727
31728         * lib/gc-gnulib.c (gc_hmac_sha1): New function.
31729
31730 2005-10-12  Simon Josefsson  <jas@extundo.com>
31731
31732         * lib/gc-gnulib.c: Condition MD5 and HMAC-MD5 use on GC_USE_MD5 and
31733         GC_USE_HMAC_MD5, respectively.
31734
31735         * lib/gc-libgcrypt.c (gc_md5): Fix assert call.
31736         (gc_md5): Fix typo.
31737
31738         * lib/gc.h (gc_hash_buffer): Use gc_hash in prototype.
31739
31740         * lib/gc-libgcrypt.c (gc_hash_buffer): Ditto.
31741
31742         * lib/gc-gnulib.c (gc_hash_buffer): Ditto.
31743
31744 2005-10-12  Bruno Haible  <bruno@clisp.org>
31745
31746         * m4/stdbool.m4 (gl_STDBOOL_H): Define as an alias of AM_STDBOOL_H.
31747         Reported by Stepan Kasal <kasal@ucw.cz>.
31748
31749 2005-10-11  Simon Josefsson  <jas@extundo.com>
31750
31751         * tests/test-crc.c: New file.
31752
31753         * modules/crc, modules/crc-tests: New files.
31754
31755 2005-10-11  Simon Josefsson  <jas@extundo.com>
31756
31757         * m4/crc.m4: New file.
31758
31759 2005-10-11  Simon Josefsson  <jas@extundo.com>
31760
31761         * lib/gc.h: Add gc_hash and gc_hash_buffer.
31762
31763         * lib/gc-gnulib.c (gc_hash_buffer): Add.  Reorder #include's.
31764
31765         * lib/gc-libgcrypt.c (gc_hash_buffer): Add.
31766
31767 2005-10-11  Simon Josefsson  <jas@extundo.com>
31768
31769         * lib/crc.h, lib/crc.c: New files.
31770
31771         * lib/gc.h (gc_hash_buffer): Add doc.
31772
31773 2005-10-11  Bruno Haible  <bruno@clisp.org>
31774
31775         * modules/c-strcasestr: New file.
31776         * MODULES.html.sh (String handling <string.h>): Add c-strcasestr.
31777
31778 2005-10-11  Bruno Haible  <bruno@clisp.org>
31779
31780         * modules/c-strcase: New file.
31781         * MODULES.html.sh (String handling <string.h>): Add c-strcase.
31782
31783 2005-10-11  Bruno Haible  <bruno@clisp.org>
31784
31785         * lib/strcasecmp.c: Include limits.h.
31786         (strcasecmp): Avoid integer overflow on exotic platforms.
31787         * lib/strncasecmp.c: Include limits.h.
31788         (strncasecmp): Avoid integer overflow on exotic platforms.
31789         Reported by Paul Eggert.
31790
31791 2005-10-11  Bruno Haible  <bruno@clisp.org>
31792
31793         * lib/c-strcasestr.h: New file, from GNU gettext.
31794         * lib/c-strcasestr.c: New file, from GNU gettext.
31795
31796 2005-10-11  Bruno Haible  <bruno@clisp.org>
31797
31798         * lib/c-strcase.h: New file, from GNU gettext.
31799         * lib/c-strcasecmp.c: New file, from GNU gettext.
31800         * lib/c-strncasecmp.c: New file, from GNU gettext.
31801
31802 2005-10-10  Paul Eggert  <eggert@cs.ucla.edu>
31803
31804         * modules/mempcpy (License): GPL -> LGPL.
31805         * modules/strchrnul (License): Likewise.
31806         * modules/sysexits (License): Likewise.
31807
31808 2005-10-08  Simon Josefsson  <jas@extundo.com>
31809
31810         * config/srclist.txt: Bug 1423 is closed, but 1439 remains.
31811
31812 2005-10-07  Simon Josefsson  <jas@extundo.com>
31813
31814         * m4/memxor.m4: Remove gl_C_RESTRICT call.
31815
31816 2005-10-06  Simon Josefsson  <jas@extundo.com>
31817
31818         * tests/test-hmac-md5.c: New file.
31819
31820         * modules/hmac-md5-tests: New file.
31821
31822         * modules/hmac-md5: New file.
31823
31824 2005-10-06  Simon Josefsson  <jas@extundo.com>
31825
31826         * m4/hmac-md5.m4: New file.
31827
31828         * m4/memxor.m4: Require gl_C_RESTRICT.
31829
31830 2005-10-06  Simon Josefsson  <jas@extundo.com>
31831
31832         * lib/memxor.c (memxor): Avoid casts and warnings.
31833
31834 2005-10-06  Simon Josefsson  <jas@extundo.com>
31835
31836         * lib/hmac-md5.c: New file.
31837
31838         * lib/hmac.h: New file.
31839
31840 2005-10-06  Paul Eggert  <eggert@cs.ucla.edu>
31841
31842         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check that bool
31843         promotes to int, not unsigned int, to catch the AIX 5.3
31844         compiler bug.
31845
31846 2005-10-05  Simon Josefsson  <jas@extundo.com>
31847
31848         * modules/memxor: New file.
31849
31850         * modules/iconv (Files): Move config.rpath to havelib, it is used
31851         there.
31852
31853         * modules/havelib (Files): Add config.rpath.
31854
31855 2005-10-05  Simon Josefsson  <jas@extundo.com>
31856
31857         * m4/memxor.m4: New file.
31858
31859 2005-10-05  Simon Josefsson  <jas@extundo.com>
31860
31861         * lib/memxor.c (memxor): Fix compiler error.
31862
31863         * lib/md5.h (MD5_DIGEST_SIZE, MD5_BLOCK_SIZE): Add, see also
31864         <http://sourceware.org/bugzilla/show_bug.cgi?id=1423>.
31865
31866         * lib/memxor.h, lib/memxor.c: New files.
31867
31868         * lib/getaddrinfo.h: Don't protect sys/types.h with HAVE_SYS_TYPES_H,
31869         we assume all systems have it, suggested by Jim Meyering
31870         <jim@meyering.net>.  Remove HAVE_SYS_SOCKET_H test too, to see if
31871         any systems lack sys/socket.h; mingw32 is known to lack it, but we
31872         don't support it yet anyway.  Also remove HAVE_NETDB_H test, for
31873         same reasons.
31874
31875 2005-10-05  Simon Josefsson  <jas@extundo.com>
31876
31877         * config/srclist.txt: Add glibc bug 1423 for md5.h.
31878
31879 2005-10-05  Paul Eggert  <eggert@cs.ucla.edu>
31880
31881         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Don't check for
31882         sys/socket.h, netdb.h, sys/types.h; the checks areno longer
31883         needed, since the source code now assumes these .h files.
31884
31885 2005-10-05  Derek Price  <derek@ximbiot.com>
31886
31887         * lib/getdelim.c (SIZE_MAX): New macro, if not already defined.
31888
31889 2005-10-05  Bruno Haible  <bruno@clisp.org>
31890
31891         * modules/stdint (License): Change to LGPL.
31892
31893 2005-10-04  Simon Josefsson  <jas@extundo.com>
31894
31895         * lib/getaddrinfo.h: Move sys/types.h include first, reported by "Mark
31896         D. Baushke" <mdb@gnu.org>.
31897
31898 2005-10-04  Bruno Haible  <bruno@clisp.org>
31899
31900         * lib/verify.h (verify_true): Provide alternative definition for C++.
31901
31902 2005-10-03  Paul Eggert  <eggert@cs.ucla.edu>
31903
31904         * lib/getdelim.c: Include getdelim.h first.  Include <limits.h>.
31905         (SSIZE_MAX): New macro, if not already defined.
31906         (getdelim): Fix buffer overrun on 64-bit hosts with lines longer
31907         than 2 GiB.
31908
31909 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
31910
31911         Sync from coreutils.
31912         * m4/openat.m4 (gl_FUNC_OPENAT): Check for fdopendir.
31913         * m4/ullong_max.m4 (gl_ULLONG_MAX): Simplify so that it merely
31914         defines ULONG_MAX_LT_ULLONG_MAX.  Thomas M.Ott reports that
31915         ULLONG_MAX doesn't work with 2.7.2.1.
31916
31917 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
31918
31919         * modules/xreadlink (Makefile.am): Remove lib_SOURCES.
31920         From Ben Pfaff.
31921
31922         * modules/exclude (Depends-on): Depend on verify.
31923         * modules/strtoimax (Depends-on): Likewise.
31924         * modules/utimecmp (Depends-on): Likewise.
31925
31926 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
31927
31928         * lib/exclude.c: Include verify.h.
31929         (verify): Remove.  All callers changed to use verify.h's version.
31930         * lib/strtoimax.c: Likewise.
31931         * lib/utimecmp.c: Likewis.e
31932
31933         Sync from coreutils.
31934         * lib/.cppi-disable: Add getaddrinfo.h, getdelim.h, getline.h,
31935         getpass.c, mbchar.h, mbuiter.h, strcase.h, strnlen.h, strnlen1.h.
31936         * lib/.cvsignore: Add fts.h, search.h, t-fpending.
31937         * lib/settime.c (settime): Fix { typo in previous patch.  Also, don't
31938         bother returning ENOSYS if settimeofday or stime fails; just let
31939         them return whatever errno they want to return.
31940         * lib/utimens.c: Include unistd.h, for dup2.
31941         (futimens): Fix typo: HAVE_FUTIMESAT was misspelled in an #if.
31942         (futimens) [! HAVE_FUTIMESAT]: If !file, set errno before returning -1.
31943
31944 2005-10-02  Jim Meyering  <jim@meyering.net>
31945
31946         Sync from coreutils.
31947         * m4/utimes.m4 (gl_FUNC_UTIMES): Detect the version of utimes
31948         from glibc-2.2.5 that fails for read-only files.
31949
31950 2005-10-02  Jim Meyering  <jim@meyering.net>
31951
31952         Sync from coreutils.
31953         * lib/fts-cycle.c [HAVE_CONFIG_H]: Include <config.h>.
31954         * lib/openat-die.c: Use `#ifdef HAVE_CONFIG_H', not
31955         `#if HAVE_CONFIG_H'.
31956         * lib/openat.c (fdopendir): Do not define if HAVE_FDOPENDIR.
31957         Remove AT_FDCWD test.
31958         Do not consume the fd unless successful.
31959         * lib/openat.h (fdopendir): Do not define if HAVE_FDOPENDIR.
31960         * lib/settime.c (settime): Move the HAVE_STIME block `up' into an #elif
31961         block, so that we don't even try to compile it if settimeofday is
31962         available.  This works around a compilation failure on OSF1 V5.1,
31963         due to stime requiring a `long int*' while tv_sec is `int'.
31964
31965 2005-10-02  Alfred M. Szmidt  <ams@gnu.org>
31966
31967         Sync from coreutils.
31968         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Compare $gl_have_path...
31969         against `yes', rather than just testing for nonempty.
31970
31971 2005-10-01  Simon Josefsson  <jas@extundo.com>
31972
31973         * m4/getaddrinfo.m4: Include sys/types.h for sys/socket.h, on FreeBSD
31974         and Darwin.
31975
31976         * m4/getaddrinfo.m4: Use AC_GNU_SOURCE, GNU only declare getaddrinfo
31977         as an (POSIX) extension.  Check for sys/types.h, sys/socket.h, and
31978         netdb.h too, needed by getaddrinfo.h.  Check if getaddrinfo,
31979         freeaddrinfo and gai_strerror are declared by the POSIX headers.
31980         Check if struct addrinfo is declared.
31981
31982 2005-10-01  Simon Josefsson  <jas@extundo.com>
31983
31984         * lib/getaddrinfo.h: Protect #include's of sys/socket.h and netdb.h.
31985         Only define struct addrinfo if !HAVE_STRUCT_ADDRINFO.  Protect
31986         AI_* and EAI_* definitions.  Protect function declarations.
31987
31988 2005-10-01  Jim Meyering  <jim@meyering.net>
31989
31990         Sync from coreutils.
31991
31992         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Look for getservbyname in these
31993         libraries [inet nsl socket xnet].  Nelson Beebe reported that with
31994         native cc on Solaris 7, getaddrinfo.c requires -lsocket.
31995         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Check for gethostbyname
31996         in the inet and nsl libraries.  Required on Solaris 5.7.
31997
31998 2005-10-01  Jim Meyering  <jim@meyering.net>
31999
32000         Sync from coreutils.
32001         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Check for gethostbyname
32002         in the inet and nsl libraries.  Required on Solaris 5.7.
32003
32004 2005-10-01  Eric Blake  <ebb9@byu.net>  (tiny change)
32005
32006         * lib/getdelim.c (getdelim): Remove unused variables.
32007
32008 2005-09-29  Paul Eggert  <eggert@cs.ucla.edu>
32009
32010         * lib/xtime.h (XTIME_PRECISION): Now of type int, not long long int,
32011         so that the code works even with ancient cpp.  Portability problem
32012         with GCC 2.7.2.1 reported by Thomas M.Ott.
32013
32014 2005-09-27  Paul Eggert  <eggert@cs.ucla.edu>
32015
32016         * modules/regex (Depends-on): Add strcase.
32017
32018         * modules/gethostname (Licence): Change from GPL to LGPL, since
32019         gethostname.c is a trivial implementation of a standard library
32020         function.
32021         * modules/poll (License): Change from GPL to LGPL, since it's
32022         derived from LGPL code.
32023
32024 2005-09-27  Jim Meyering  <jim@meyering.net>
32025
32026         * lib/getcwd.c: Change #ifdef<TAB>HAVE_CONFIG_H to #ifdef
32027         HAVE_CONFIG_H.
32028
32029         * lib/intprops.h (signed_type_or_expr__): Define.
32030         (INT_STRLEN_BOUND) [__GNUC__]: Use a slightly tighter bound
32031         for unsigned types.
32032
32033 2005-09-26  Paul Eggert  <eggert@cs.ucla.edu>
32034
32035         * lib/verify.h (verify_expr): Remove, replacing with:
32036         (verify_true): New macro that returns true instead of void.
32037         (verify_type__): Remove.
32038         (verify): Use verify_true rather than verify_type__.
32039
32040 2005-09-26  Bruno Haible  <bruno@clisp.org>
32041
32042         * modules/mbchar (Include): Mention that HAVE_WCHAR_H && HAVE_WCTYPE_H
32043         is necessary.
32044         (lib_SOURCES): Remove mbchar.c.
32045         * modules/mbfile (Include): Mention that HAVE_MBRTOWC is necessary.
32046         (Files): Add m4/mbrtowc.m4.
32047         * modules/mbiter: Likewise.
32048         * modules/mbuiter: Likewise.
32049
32050 2005-09-26  Bruno Haible  <bruno@clisp.org>
32051
32052         * m4/mbchar.m4 (gl_MBCHAR): Check for wchar.h and wctype.h. Don't
32053         compile mbchar.c if they are not both present.
32054         * m4/mbfile.m4 (gl_MBFILE): Require gl_FUNC_MBRTOWC.
32055         * m4/mbiter.m4 (gl_MBITER): Likewise.
32056         * m4/strstr.m4 (gl_PREREQ_STRSTR): Use AC_REQUIRE.
32057         * m4/strcasestr.m4 (gl_PREREQ_STRCASESTR): Likewise.
32058         * m4/strcase.m4 (gl_PREREQ_STRCASECMP): Likewise.
32059
32060 2005-09-25  Jim Meyering  <jim@meyering.net>
32061
32062         * modules/inet_ntop (Depends-on): Add socklen, since inet_ntop.c
32063         also uses socklen_t.
32064
32065 2005-09-24  Paul Eggert  <eggert@cs.ucla.edu>
32066
32067         * lib/utimens.c (ENOSYS): Define if not already defined.
32068         (futimens): Support having a null PATH if the file descriptor
32069         is nonnegative.
32070
32071         * lib/regex_internal.h (__GNUC_PREREQ, always_inline, inline, pure):
32072         Remove.
32073         (__attribute): Define to empty unless GCC 3.1 or later.
32074         This works around a core dump on OpenBSD 3.4, which has GCC
32075         2.95.3, which dumps core when given __attribute__(()).  It also
32076         simplifies other tests, since we really don't want to bother with
32077         worrying about which ancient version of GCC supported what.
32078         Original problem reported by Yoann Vandoorselaere, with part of
32079         the fix suggested by Derek Price.
32080
32081 2005-09-24  Jim Meyering  <jim@meyering.net>
32082
32083         * lib/verify.h (verify_type__): Use `unsigned int' as the bitfield type
32084         so we can once again use a positive bitfield width of 1 -- now we
32085         don't have to explain why we were using a bitfield width of 2.
32086
32087 2005-09-23  Paul Eggert  <eggert@cs.ucla.edu>
32088
32089         * m4/regex.m4 (gl_REGEX): If replacing, define regcomp to rpl_regcomp,
32090         and similarly for the other external symbols.  Problem reported
32091         by James Gallager.
32092
32093         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Catch Sun Studio 10u1 on Linux
32094         bug reported by Jim Meyering.
32095
32096         * m4/utimens.m4 (gl_UTIMENS): Check for futimesat.
32097         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Undo previous change;
32098         not needed, since socklen is a prerequisite module.
32099
32100 2005-09-23  Paul Eggert  <eggert@cs.ucla.edu>
32101
32102         * lib/getaddrinfo.c [HAVE_NETINET_IN_H]: Include <netinet/in.h>.
32103         Problem reported by Eric Blake.
32104         (getaddrinfo): Initialize se so that it's not garbage.
32105         Redo internal storage allocation so that it doesn't make unportable
32106         assumptions about alignment.
32107         Fix a memory leak.
32108
32109         * lib/utimens.c (futimens): Use futimesat if available.
32110         Prefer it to futimes since it doesn't have the futimes bug.
32111
32112         * lib/verify.h (GL_CONCAT0, GL_CONCAT): Remove.
32113         (verify): Don't use the __LINE__ trick, as it doesn't work in general.
32114         Instead, declare a function that returns a pointer to an array,
32115         and use verify_type__ to declare the size of the array.
32116         Problem and germ of a solution reported by Bruno Haible.
32117         (verify_type__): Use 2, not 1, for bitfield size, to avoid
32118         a warning with Irix 6.5 cc.  Problem reported by Bruno Haible.
32119
32120 2005-09-23  Jim Meyering  <jim@meyering.net>
32121
32122         Sync from coreutils.
32123         Correct build failure (socklen_t not defined) on at least
32124         mips-sgi-irix6.5 and alphaev67-dec-osf5.1.
32125         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Require gl_SOCKLEN_T.
32126
32127 2005-09-23  Jim Meyering  <jim@meyering.net>
32128
32129         * modules/getaddrinfo (Depends-on): Add socklen.
32130
32131 2005-09-23  Bruno Haible  <bruno@clisp.org>
32132
32133         * tests/test-verify.c: New file.
32134
32135 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
32136
32137         Sync from coreutils.
32138
32139         * modules/argmatch (Depends-on): Add verify.
32140         * modules/getloadavg (Depends-on): Depend on fcntl-safer, not
32141         unistd-safer.
32142         * modules/save-cwd (Depends-on): Likewise.
32143
32144         * modules/openat (Files): Add lib/openat-die.c.
32145         (Depends-on): Remove error, exitfail.
32146         Add dirname.
32147
32148         * modules/verify: New file.
32149         * MODULES.html.sh (Diagnostics <assert.h>): New section,
32150         with "verify" module.
32151
32152 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
32153
32154         Sync from coreutils.
32155
32156         * m4/backupfile.m4, calloc.m4, chown.m4, cloexec.m4, dup2.m4:
32157         * m4/fileblocks.m4, free.m4, ftruncate.m4, getcwd.m4, getpagesize.m4:
32158         * m4/getugroups.m4, group-member.m4, idcache.m4, link-follow.m4:
32159         * m4/mkstemp.m4, mktime.m4, mountlist.m4, nanosleep.m4, pathmax.m4:
32160         * m4/physmem.m4, posixver.m4, putenv.m4, safe-read.m4, same.m4:
32161         * m4/save-cwd.m4, stdio-safer.m4, unistd-safer.m4, unlinkdir.m4:
32162         * m4/userspec.m4, xgetcwd.m4, xreadlink.m4:
32163         Don't bother checking for string.h, stdlib.h, unistd.h.
32164         * m4/fts.m4 (gl_FUNC_FTS_CORE): Don't require
32165         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK; that's now the lstat
32166         module's job.
32167         * m4/jm-macros.m4 (gl_MACROS): Likewise.
32168         * m4/prereq.m4 (gl_PREREQ): Add gl_FUNC_LSTAT.
32169
32170         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): New macro.
32171         (gl_GETDATE): Use it.
32172
32173         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Don't bother checking for unistd.h.
32174
32175 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
32176
32177         Sync from coreutils.
32178
32179         * lib/.cppi-disable: Add regcomp.c, regex_internal.c, regex_internal.h,
32180         stat-time.h.
32181         * lib/argmatch.h: Include verify.h
32182         (ARGMATCH_VERIFY): Use verify rather than rolling our own.
32183         (ARGMATCH_ASSERT): Remove; unused.
32184         * lib/canonicalize.c: Assume STDC_HEADERS.
32185         * lib/exclude.c: Include "strcase.h".
32186         * lib/regex_internal.h [!defined _LIBC]: Likewise.
32187         * lib/getusershell.c: Include stdio--.h rather than stdio.h
32188         and stdio-safer.h.
32189         (getusershell): Call fopen, not fopen_safer.
32190         * lib/save-cwd.c: Include fcntl--.h rather than fcntl.h.
32191         Do not include unistd-safer.h.
32192         (save_cwd): Don't call fd_safer; no longer needed
32193         now that we include fcntl--.h.
32194
32195         * lib/getdate.y (relative_time): New type.
32196         (RELATIVE_TIME_0): New constant.
32197         (parser_control): Use relative_time instead of doing it ourselves.
32198         (%union): Add new relative_time rel member.
32199         (tYEAR_UNIT, tMONTH_UNIT, tHOUR_UNIT, tMINUTE_UNIT, tSEC_UNIT):
32200         Now typeless.
32201         (relunit, relunit_snumber): Now of type rel.
32202         (zone, rel, relunit, get_date): Adjust to above changes.
32203
32204         * lib/getloadavg.c: Include fcntl--.h rather than fcntl.h.
32205         Do not include unistd-safer.h.
32206         (getloadavg): Don't call fd_safer; no longer needed
32207         now that we include fcntl--.h.
32208
32209         * lib/mkdir-p.c (ENOSYS): Define to EEXIST if not defined.
32210         (make_dir_parents): Treat ENOSYS like EEXIST.
32211
32212         Improve quality of diagnostics on restore_cwd failure.
32213         * lib/mkdir-p.h (make_dir): Remove.  All uses replaced by mkdir.
32214         (make_dir_parents): Last arg is now int * (for errno), not bool *.
32215         * lib/mkdir-p.c (make_dir, make_dir_parents): Likewise.
32216         Rewrite "mkdir -p" algorithm to avoid the need for "stat"
32217         each time through the loop.  Do not diagnose restore_cwd failure;
32218         that is the caller's job (and perhaps the caller does not care).
32219
32220         * lib/mkdir-p.c (CLEANUP_CWD, CLEANUP): Remove.
32221         (make_dir_parents): Revamp to avoid need for CLEANUP_CWD, CLEANUP.
32222         If the file already exists but is not a directory, don't bother
32223         to try to make its parents.
32224         Close potential file descriptor leak if we can't chdir("/") (!).
32225         Don't always return true if chdir($PWD) fails; return true only
32226         if the requested action was done successfully (except for the
32227         chdir($PWD)).
32228         Don't log final directory unless we actually made it.
32229         Refactor to avoid duplicate code to fix up permissions.
32230         Don't attempt to fix up parent permissions if chdir($PWD) fails.
32231
32232         * lib/strftime.c (my_strftime): Rewrite the previous change slightly,
32233         to make it a bit faster and (I hope) clearer.
32234         * lib/strftime.c (my_strftime): Add support for %:z, %::z, %:::z.
32235         Fix bug in formats like %2N.
32236
32237         * lib/verify.h: New file.
32238
32239 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
32240
32241         Sync from coreutils.
32242         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Check for netinet/in.h.
32243
32244 2005-09-22  Jim Meyering  <jim@meyering.net>
32245
32246         Sync from coreutils.
32247
32248         * m4/lstat.m4 (gl_FUNC_LSTAT):
32249         Use AC_LIBSOURCES to require lstat.c and lstat.h.
32250         Remove obsolete comment.
32251         * m4/xreadlink.m4: Use AC_LIBSOURCES and AC_LIBOBJ.
32252         * m4/xstrtod.m4: Likewise.
32253
32254         * m4/openat.m4 (gl_FUNC_OPENAT): Add openat-die.c.
32255
32256 2005-09-22  Jim Meyering  <jim@meyering.net>
32257
32258         Sync from coreutils.
32259
32260         * lib/backupfile.c: Use ARGMATCH_VERIFY, just in case.
32261
32262         * lib/posixtm.c (posixtime) [lint]: Initialize *all* of tm0, not just
32263         the .tm_year member, since otherwise gcc-4.0 would now warn about
32264         tm_zone, tm_gmtoff, tm_isdst, tm_yday, tm_wday.
32265
32266         * lib/quotearg.c (quotearg_n_options): Change code to be suboptimal, in
32267         order to avoid an unsuppressible warning from gcc on 64-bit systems.
32268
32269         * lib/getdate.y (get_date): Undo part of the 2005-04-04 change, so that
32270         the command "date -d'2005-03-27 +1 day'" succeeds once again, even
32271         when run in a time zone for which daylight savings time is in effect
32272         for the starting date.
32273
32274         * lib/mkdir-p.c (make_dir_parents): Don't let a failed chdir($PWD)
32275         stop us from restricting permissions of just-created absolute-named
32276         directories.
32277         * lib/mkdir-p.c (CLEANUP_CWD): Return *true*, not false when failing
32278         to restore initial working directory.
32279         * lib/mkdir-p.c (make_dir_parents): New parameter:
32280         different_working_dir, to tell caller if/when we change the working
32281         directory and are unable to return to the initial one.
32282         * lib/mkdir-p.h (make_dir_parents): Update prototype.
32283         * lib/mkdir-p.c (CLEANUP_CWD): Change one more `return 1' to
32284         `return false'.  This fixes a bug introduced on 2004-07-30.
32285
32286         * lib/openat.c (fdopendir): Be sure to close the supplied
32287         file descriptor before returning.  This makes our replacement
32288         implementation a little closer to Solaris's, where fdopendir
32289         ties the file descriptor to the returned DIR* pointer.
32290         * lib/openat.c (unlinkat): New function.
32291         * lib/openat.h (unlinkat): Add prototype.
32292         * lib/openat-die.c (openat_save_fail): Rename from openat_save_die.
32293         (openat_restore_fail): Rename from openat_restore_die.
32294         * lib/openat.c, openat.h: Reflect s/_die/_fail/ renaming.
32295
32296         Provide an alternative to exiting immediately upon save_cwd or
32297         restore_cwd failure.  Now, an application can arrange e.g.,
32298         to perform a longjump in that case.
32299         * lib/openat.c: Include dirname.h.
32300         Use IS_ABSOLUTE_FILE_NAME rather than testing for leading slash.
32301         (rpl_openat, fdopendir, fstatat): Call openat_save_die
32302         and openat_restore_die rather than calling error directly.
32303         Don't include "error.h" or "exitfail.h"; they're no longer needed.
32304
32305         * lib/openat-die.c (openat_save_die, openat_restore_die): New file.
32306         * lib/openat.h (openat_save_die, openat_restore_die): Declare and
32307         define.
32308
32309         * lib/strftime.c [FPRINTFTIME] (fprintftime): Provide a new interface:
32310         size_t fprintftime (FILE *fp, char const *fmt, struct tm const *tm,
32311                             int utc, int nanoseconds);
32312         Background:
32313         date should not have to allocate a megabyte of virtual memory to
32314         handle a format argument like +%1048575T.  When implemented with
32315         strftime, it must allocate such a buffer, use strftime to fill it
32316         in, print it, then free it.
32317         With fprintftime, it simply prints everything and exits.
32318         With no need for memory allocation, that's one fewer way to fail.
32319         * lib/strftime.c (my_strftime): Parse the colons of %:::z *after* the
32320         optional field width, not before, so we accept %9:z, not %:9z.
32321         (my_strftime): Be sure to use L_('x') for literals.
32322
32323         * lib/backupfile.c, lib/canon-host.c, lib/canonicalize.c, lib/chown.c:
32324         * lib/cloexec.c, lib/dup-safer.c, lib/dup2.c, lib/euidaccess.c:
32325         * lib/fd-safer.c, lib/fileblocks.c, lib/fopen-safer.c, lib/fsusage.c:
32326         * lib/ftruncate.c, lib/getcwd.c, lib/getcwd.h, lib/getloadavg.c:
32327         * lib/getopt_.h, lib/getpagesize.h, lib/getugroups.c:
32328         * lib/group-member.c, lib/human.h, lib/idcache.c, lib/mkdir-p.c:
32329         * lib/mountlist.c, lib/nanosleep.c, lib/pathmax.h, lib/physmem.c:
32330         * lib/posixver.c, lib/putenv.c, lib/raise.c, lib/safe-read.c:
32331         * lib/same.c, lib/save-cwd.c, lib/setenv.c, lib/settime.c:
32332         * lib/tempname.c, lib/unlinkdir.c, lib/unsetenv.c, lib/userspec.c:
32333         * lib/xgethostname.c, lib/xreadlink.c:
32334         Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally.
32335
32336         * lib/chown.c, lib/cloexec.c, lib/dup-safer.c, lib/dup2.c:
32337         * lib/fsusage.c, lib/getcwd.c, lib/getloadavg.c, lib/mountlist.c:
32338         * lib/openat.h, lib/save-cwd.c, lib/tempname.c:
32339         Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,
32340         and don't include <sys/file.h>).
32341
32342 2005-09-22  Eric Blake  <ebb9@byu.net>  (tiny change)
32343
32344         Sync from coreutils.
32345
32346         * lib/getloadavg.c (getloadavg) [__CYGWIN__]: Port to cygwin.
32347         [__linux__]: Allocate a big enough buffer for /proc/loadavg.
32348         [!LDAV_DONE]: Avoid unused variable warning.
32349
32350 2005-09-21  Bruno Haible  <bruno@clisp.org>
32351
32352         * lib/unicodeio.h (unicode_to_mb): New declaration.
32353
32354 2005-09-20  Derek Price  <derek@ximbiot.com>
32355
32356         * lib/getaddrinfo.c: Don't include <netdb.h> included from
32357         getaddrinfo.h.
32358
32359 2005-09-20  Bruno Haible  <bruno@clisp.org>
32360
32361         * gnulib-tool: Remove trailing slashes from the values specified for
32362         --source-base, --m4-base, --tests-base, --aux-dir.
32363         Suggested by Simon Josefsson <jas@extundo.com>.
32364
32365 2005-09-20  Bruno Haible  <bruno@clisp.org>
32366
32367         * gnulib-tool (func_all_modules, func_modules_transitive_closure,
32368         func_modules_to_filelist, func_import, func_create_testdir): Make all
32369         sorting results locale-independent, so that gnulib-cache.m4 doesn't
32370         change when gnulib-tool is invoked in a different locale.
32371
32372 2005-09-19  Simon Josefsson  <jas@extundo.com>
32373
32374         * m4/socklen.m4: Fix typo.
32375
32376 2005-09-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
32377
32378         Use a consistent style for including <config.h>.
32379         * lib/__fpending.c, lib/acl.c, lib/argmatch.c, lib/argp-help.c,
32380         lib/argp-parse.c, lib/argp-pvh.c, lib/backupfile.c, lib/basename.c,
32381         lib/c-stack.c, lib/calloc.c, lib/check-version.c, lib/cloexec.c,
32382         lib/closeout.c, lib/copy-file.c, lib/creat-safer.c, lib/cycle-check.c,
32383         lib/dirfd.c, lib/dirname.c, lib/dup-safer.c, lib/dup2.c,
32384         lib/euidaccess.c, lib/exclude.c, lib/exitfail.c, lib/fatal-signal.c,
32385         lib/fd-safer.c, lib/file-type.c, lib/fileblocks.c, lib/filemode.c,
32386         lib/filenamecat.c, lib/findprog.c, lib/fnmatch.c, lib/fopen-safer.c,
32387         lib/free.c, lib/fsusage.c, lib/ftruncate.c, lib/full-write.c,
32388         lib/fwriteerror.c, lib/getaddrinfo.c, lib/getcwd.c, lib/getdelim.c,
32389         lib/getline.c, lib/getlogin_r.c, lib/getndelim2.c, lib/getnline.c,
32390         lib/getopt1.c, lib/getpass.c, lib/group-member.c, lib/hard-locale.c,
32391         lib/hash-pjw.c, lib/hash.c, lib/human.c, lib/idcache.c,
32392         lib/inet_ntop.c, lib/isdir.c, lib/long-options.c, lib/malloc.c,
32393         lib/memcasecmp.c, lib/memcmp.c, lib/memcoll.c, lib/memcpy.c,
32394         lib/memmove.c, lib/mkdir-p.c, lib/modechange.c, lib/mountlist.c,
32395         lib/open-safer.c, lib/physmem.c, lib/pipe-safer.c, lib/pipe.c,
32396         lib/poll.c, lib/posixver.c, lib/progname.c, lib/progreloc.c,
32397         lib/putenv.c, lib/quote.c, lib/quotearg.c, lib/readline.c,
32398         lib/readlink.c, lib/realloc.c, lib/regex.c, lib/rename.c, lib/rmdir.c,
32399         lib/rpmatch.c, lib/safe-read.c, lib/same.c, lib/save-cwd.c,
32400         lib/savedir.c, lib/sig2str.c, lib/strcspn.c, lib/strerror.c,
32401         lib/stripslash.c, lib/strncasecmp.c, lib/strndup.c, lib/strnlen.c,
32402         lib/strnlen1.c, lib/strsep.c, lib/strstr.c, lib/strtod.c,
32403         lib/strtoimax.c, lib/strtol.c, lib/strverscmp.c, lib/tempname.c,
32404         lib/time_r.c, lib/userspec.c, lib/utimecmp.c, lib/version-etc-fsf.c,
32405         lib/version-etc.c, lib/wait-process.c, lib/xalloc-die.c, lib/xgetcwd.c,
32406         lib/xmalloc.c, lib/xmemcoll.c, lib/xnanosleep.c, lib/xreadlink.c,
32407         lib/xsetenv.c, lib/xstrndup.c, lib/xstrtoimax.c, lib/xstrtol.c,
32408         lib/xstrtoumax.c, lib/yesno.c:
32409         Standardize inclusion of config.h.
32410         * lib/__fpending.h, lib/dirfd.h, lib/getdate.h, lib/human.h,
32411         lib/inttostr.h:  Removed inclusion of config.h from header files.
32412         * lib/inttostr.c:  Adjusted in-tree users.
32413         * lib/timespec.h: Remove superfluous warning to include config.h.
32414         * lib/atexit.c, lib/chdir-long.c, lib/chown.c, lib/fchown-stub.c,
32415         lib/getgroups.c, lib/gettimeofday.c, lib/lchown.c, lib/lstat.c,
32416         lib/mkdir.c, lib/mkstemp.c, lib/nanosleep.c, lib/openat.c, lib/raise.c,
32417         lib/readtokens0.c, lib/readutmp.c, lib/unlinkdir.c: Guard inclusion of
32418         config.h with HAVE_CONFIG_H.
32419
32420 2005-09-19  Jim Meyering  <jim@meyering.net>
32421
32422         * modules/pathmax (License): Change to LGPL.
32423
32424 2005-09-19  Derek Price  <derek@ximbiot.com>
32425
32426         * config/srclist.txt: glibc's glob.h is now in lib/glob-libc.h.
32427
32428 2005-09-19  Bruno Haible  <bruno@clisp.org>
32429
32430         * gnulib-tool (import): Provide default for --tests-base.
32431
32432 2005-09-19  Bruno Haible  <bruno@clisp.org>
32433
32434         * doc/quote.texi: New file, extracted from gnulib.texi.
32435         * doc/ctime.texi: New file, extracted from gnulib.texi.
32436         * doc/inet_ntoa.texi: New file, extracted from gnulib.texi.
32437         * doc/gnulib-tool.texi: New file, extracted from gnulib.texi.
32438         * doc/gnulib.texi: Include them.
32439
32440 2005-09-18  Bruno Haible  <bruno@clisp.org>
32441
32442         Portability fix.
32443         * gnulib-tool (func_readlink): New function.
32444         (func_ln_if_changed): Use it.
32445
32446 2005-09-18  Bruno Haible  <bruno@clisp.org>
32447
32448         * gnulib-tool: Support --with-tests also with --import.
32449         (func_emit_tests_Makefile_am): Use variables $m4base and $testsbase.
32450         (func_import): Use variables $testsbase and $inctests. Emit a
32451         gl_TESTS_BASE form into gnulib-cache.m4. Create $testsbase/Makefile.am.
32452         Remind the user to add AC_CONFIG_FILES($testsdir/Makefile) and
32453         SUBDIRS += $testsdir.
32454         (func_create_testdir): Update.
32455
32456 2005-09-18  Bruno Haible  <bruno@clisp.org>
32457
32458         * gnulib-tool: Revise --dry-run implementation. Use variable $doit
32459         instead of $dry_run.
32460         (func_cp_if_changed, func_mv_if_changed): Remove functions.
32461         (func_ln_if_changed): Don't handle dry-run here.
32462         (func_import): In dry-run mode, detect more precisely which actions
32463         would be performed, and don't use "...ing" verbs.
32464
32465 2005-09-18  Bruno Haible  <bruno@clisp.org>
32466
32467         * gnulib-tool (func_tmpdir): New function, taken from GNU gettextize.
32468         (func_import): Use join on two temporary files instead of three nested
32469         loops, in order to determine which files are new or old.
32470
32471 2005-09-18  Bruno Haible  <bruno@clisp.org>
32472
32473         * gnulib-tool (func_import): Comment out code that spits out the
32474         new files with --dry-run.
32475
32476 2005-09-18  Bruno Haible  <bruno@clisp.org>
32477
32478         * doc/gnulib.texi (Invoking gnulib-tool): 50% rewritten.
32479
32480 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
32481
32482         * lib/stat-time.h: New file.
32483         * lib/timespec.h (ST_TIME_CMP_NS, ST_TIME_CMP, ATIME_CMP, CTIME_CMP):
32484         (MTIME_CMP, TIMESPEC_NS): Remove.  Now done by stat-time.h,
32485         in a different way.
32486         (timespec_cmp): New function.
32487         * lib/utimecmp.c: Include stat-time.h.
32488         (SYSCALL_RESOLUTION): Depend on whether various struct stat
32489         members exist, not on the obsolescent ST_MTIM_NSEC.
32490         (utimecmp): Use the new stat-time functions rater than TIMESPEC_NS.
32491
32492 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
32493
32494         * config/srclist.txt: Remove glibc bug 1033 and uncomment mktime.c.
32495
32496 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
32497
32498         * MODULES.html.sh (File system functions): Add stat-time.
32499         * modules/stat-time: New file.
32500         * modules/timespec (Files): Remove m4/st_mtim.m4; this
32501         is now done in a different way, by the stat-time module.
32502         * modules/utimecmp (Depends-on): Add stat-time.
32503
32504 2005-09-15  Paul Eggert  <eggert@cs.ucla.edu>
32505
32506         * m4/st_mtim.m4: Remove.  Superseded by...
32507         * m4/stat-time.m4: New file.
32508         * m4/timespec.m4 (gl_TIMESPEC): Require AC_C_INLINE.
32509         Do not invoke AC_STRUCT_ST_MTIM_NSEC; no longer needed.
32510
32511 2005-09-15  Derek Price  <derek@ximbiot.com>
32512
32513         * m4/strstr.m4 (gl_FUNC_STRSTR): Don't define strstr here.
32514
32515 2005-09-15  Derek Price  <derek@ximbiot.com>
32516
32517         * lib/regex_internal.h: Blank `pure' for GNUC < 3.
32518         * lib/regex_internal.c: Ditto, using this...
32519         (__GNUC_PREREQ): ...new macro.
32520         * lib/regcomp.c, regexec.c: Blank `always_inline' for GNUC < 3.1
32521         using...
32522         (__GNUC_PREREQ): ...this new macro.
32523
32524         * lib/strstr.h: Include string.h. Define strstr as a macro here.
32525
32526 2005-09-15  Derek Price  <derek@ximbiot.com>
32527             Paul Eggert  <eggert@cs.ucla.edu>
32528
32529         * lib/regcomp.c, regexec.c, regex_internal.c: Back out previous
32530         changes, consolidating in...
32531         * lib/regex_internal.h: ...this file.
32532
32533 2005-09-13  Jim Meyering  <jim@meyering.net>
32534
32535         * lib/canon-host.c: Filter through gnu indent and reword comments
32536         slightly.
32537         * lib/canon-host.h (ch_strerror_r): Tweak cpp indentation and spacing.
32538
32539 2005-09-13  Derek Price  <derek@ximbiot.com>
32540
32541         * lib/canon-host.c (canon_host_r): Set *cherror on memory allocation
32542         failure.
32543         Reported by Jim Meyering  <jim@meyering.net>.
32544
32545 2005-09-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
32546
32547         * lib/base64.c: Typo.
32548         (base64_encode): Put b64str in initialized data section.
32549
32550 2005-09-12  Paul Eggert  <eggert@cs.ucla.edu>
32551
32552         Merge glibc and coreutils changes into gnulib, plus a few
32553         extra fixes.
32554         * lib/md5.c: Use #error rather than a string.
32555         (CYCLIC): New macro, from glibc source.  Use it instead of rol.
32556         * lib/md5.h (__GNUC_PREREQ, __THROW): Define if not defined already.
32557         (__attribute__): Define to empty for non recent-GCC.
32558         (__md5_buffer, __md5_finish_ctx, __md5_init_ctx, __md5_process_block):
32559         (__md5_process_bytes, __md5_read_ctx, __md5_stream):
32560         Renamed from their non-__ counterparts, with new macros replacing
32561         them if not _LIBC.  Add __THROW attribute.
32562         (rol): Remove.
32563         (struct md5_ctx): Align buffer if using GCC.
32564         * lib/sha1.h (struct sha1_ctx): Likewise.
32565         * lib/sha1.c (SWAP): Renamed from the NOTSWAP.  All uses changed.
32566         The old name was backwards.
32567         (NOTSWAP): Remove; not used.
32568         (rol): New macro, moved here from md5.h.
32569         (sha1_process_block): Remove a FIXME that doesn't make sense.
32570
32571 2005-09-12  Derek Price  <derek@ximbiot.com>
32572
32573         Return usable errors from canon-host.
32574         * lib/canon-host.h: New file.
32575         * lib/canon-host.c (canon_host): Wrap...
32576         (canon_host_r): ...this new function, which now relies exclusively on
32577         getaddrinfo.
32578         (ch_strerror): New function.
32579         (last_cherror): New global.
32580         * lib/getaddrinfo.c: Move include of getaddrinfo.h first to test
32581         interface.
32582         (getaddrinfo): Add AI_CANONNAME functionality.  Don't do arithmetic on
32583         void *.
32584         (freeaddrinfo): Free ai->ai_canonname when set.
32585
32586 2005-09-12  Derek Price  <derek@ximbiot.com>
32587
32588         Make canon-host require getaddrinfo.
32589         * m4/canon-host.m4 (gl_CANON_HOST): Remove most dependencies.
32590         AC_LIBSOURCE canon-host.h.  Call...
32591         (gl_PREREQ_CANON_HOST): ...this new function, which requires
32592         gl_GETADDRINFO.
32593         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Compile gai_strerror when needed.
32594
32595 2005-09-12  Derek Price  <derek@ximbiot.com>
32596
32597         * modules/canon-host: Add canon-host.h.  Depend on getaddrinfo.  Make
32598         LGPL.
32599         * modules/getaddrinfo: Add link to opengroup spec.  Depend on strdup.
32600
32601 2005-09-12  Derek Price  <derek@ximbiot.com>
32602
32603         * lib/gai_strerror.c: Include config.h when available.  Include
32604         getaddrinfo.h before other headers to test interface.
32605         Reported by Larry Jones <lawrence.jones@ugs.com>.
32606
32607 2005-09-12  Derek Price  <derek@ximbiot.com>
32608             Paul Eggert  <eggert@cs.ucla.edu>
32609
32610         * modules/glob (Files): Add glob-libc.h.
32611
32612 2005-09-12  Derek Price  <derek@ximbiot.com>
32613             Paul Eggert  <eggert@cs.ucla.edu>
32614
32615         * m4/glob.m4 (gl_GLOB_SUBSTITUTE): AC_LIBSOURCES for glob.c,
32616         glob_.h, glob-libc.h.
32617         (gl_PREREQ_GLOB): Remove _SYS_CDEFS_H hack; no longer needed.
32618
32619 2005-09-12  Derek Price  <derek@ximbiot.com>
32620             Paul Eggert  <eggert@cs.ucla.edu>
32621
32622         * lib/glob-libc.h: Renamed from glob_.h.  The new version is
32623         taken from libc's glob.h, except with '#ifdef __GLOB_GNULIB'
32624         protecting things that should be done only in gnulib contexts.
32625         * lib/glob_.h: New file, containing only the glob things needed for
32626         gnulib.
32627         (GLOB_PREFIX): Remove.  All uses changed to look for __GLOB_GNULIB.
32628         (__GLOB_CONCAT, __GLOB_XCONCAT, __GLOB_ID): Remove; no longer needed.
32629         (glob, globfree, glob_pattern_p): Now defined simply in terms of
32630         rpl_glob, rpl_globfree, rpl_glob_pattern_p.
32631         (__GLOB_GNULIB): New macro, to keep the glob.h changes clearer
32632         and to respect the namespace rules better.
32633
32634 2005-09-08  Simon Josefsson  <jas@extundo.com>
32635
32636         * modules/socklen: New file.
32637
32638 2005-09-08  Simon Josefsson  <jas@extundo.com>
32639
32640         * m4/socklen.m4: New file.
32641
32642 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
32643
32644         * modules/utimens (Files): Add m4/utimbuf.m4, since
32645         m4/utimens.m4 requires gl_CHECK_TYPE_STRUCT_UTIMBUF.
32646         Reported by Sergey Poznyakoff.
32647
32648 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
32649
32650         * lib/glob.c (glob, globfree, __glob_pattern_p): Use old-style function
32651         definitions, since that's the preferred style in glibc.
32652         Fix a minor spacing issue, and update copyright notice to match
32653         glibc's.
32654
32655 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
32656
32657         * config/srclist.txt: Remove glibc bug 1061; it's been fixed.
32658
32659 2005-09-06  Simon Josefsson  <jas@extundo.com>
32660
32661         * lib/getpass.c (getpass): Fix typo, test for HAVE_TCSETATTR and not
32662         TCSETATTR.  Reported by Derek Price <derek@ximbiot.com>.
32663
32664 2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
32665
32666         * lib/regex_internal.h (bitset_not): Add parens to avoid gcc -Wall
32667         warning.
32668
32669 2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
32670
32671         * config/srclist.txt: Add glibc bug 1302.
32672
32673 2005-09-05  Paul Eggert  <eggert@cs.ucla.edu>
32674
32675         Change bitset word type from unsigned int to unsigned long int,
32676         as this has better performance on typical 64-bit hosts.
32677         Port bitset code to hosts with unusual word sizes.
32678         * lib/regcomp.c (build_equiv_class, build_charclass, build_range_exp):
32679         (build_collating_symbol):
32680         Prefer bitset to re_bitset_ptr_t in prototypes, when the actual
32681         argument is a bitset.  This is merely a style issue, but it makes
32682         it clearer that an entire array is expected.
32683         (re_compile_fastmap_iter, init_dfa, init_word_char, optimize_subexps):
32684         * lib/regcomp.c (lower_subexp, parse_bracket_exp, built_charclass_op):
32685         Port to the case where bitset_word is not the same as unsigned int.
32686         * lib/regex_internal.h (bitset_set, bitset_clear, bitset_contain):
32687         (bitset_not, bitset_merge, bitset_set_all, bitset_mask):
32688         Likewise.
32689         * lib/regexec.c (check_dst_limits_calc_pos_1,
32690         check_subexp_matching_top):
32691         (build_trtable, group_nodes_into_DFAstates):
32692         Likewise.
32693         * lib/regcomp.c (re_compile_fastmap_iter, utf8_sb_map, optimize_utf8):
32694         Don't assume that SBC_MAX is a multiple of BITSET_WORD_BITS.
32695         * lib/regex_internal.h (bitset_set_all, bitset_not): Likewise.
32696         * lib/regexec.c (group_nodes_into_DFAstates): Likewise.
32697         * lib/regcomp.c (utf8_sb_map): Don't assume UINT_MAX == 0xffffffff.
32698         * lib/regcomp.c (optimize_subexps, lower_subexp):
32699         Work even if bitset_word has holes in its bitwise representation.
32700         * lib/regex_internal.h (BITSET_WORD_BITS): Likewise.
32701         * lib/regexec.c (check_dst_limits_calc_pos_1,
32702         check_subexp_matching_top):
32703         Likewise.
32704         * lib/regex_internal.c (re_string_reconstruct):
32705         Don't assume UCHAR_MAX == 255.
32706         * lib/regex_internal.h (bitset_set_all): Likewise.
32707         * lib/regex_internal.h (BITSET_WORD_BITS): Renamed from UINT_BITS.
32708         All uses changed.
32709         (BITSET_WORDS): Renamed from BITSET_UINTS.  All uses changed.
32710         (bitset_word): New type, replacing 'unsigned int' for bitset uses.
32711         All uses changed.
32712         (BITSET_WORD_MAX): New macro.
32713         (bitset_set, bitset_clear, bitset_contain, bitset_empty):
32714         (bitset_set_all, bitset_copy):  Now inline functions, not macros.
32715         (bitset_empty, bitset_copy):
32716         Prefer sizeof (bitset) to multiplying it out ourselves.
32717         (bitset_not_merge): Remove; unused.
32718         (bitset_contain): Return bool, not unsigned int with one bit on.
32719         All callers changed.
32720         * lib/regexec.c (build_trtable): Don't assume bitset has no stricter
32721         alignment than re_node_set; do this by defining a new internal
32722         type struct dests_alloc and using it to allocate memory.
32723
32724 2005-09-05  Bruno Haible  <bruno@clisp.org>
32725
32726         * gnulib-tool (func_import): Fix comparison in handling of symbolic
32727         links.
32728
32729 2005-09-04  Martin Lambers  <marlam@marlam.de>  (tiny change)
32730
32731         * modules/size_max (Makefile.am): Add size_max.h
32732
32733 2005-09-04  Derek Price  <derek@ximbiot.com>
32734
32735         * gnulib-tool (func_import): Fix reversed $symbolic logic.
32736
32737 2005-09-03  Simon Josefsson  <jas@extundo.com>
32738
32739         * gnulib-tool: Fix typo.
32740
32741 2005-09-03  Simon Josefsson  <jas@extundo.com>
32742
32743         * config/srclist.txt: Add glibc bug 1293.
32744
32745 2005-09-03  Derek Price  <derek@ximbiot.com>
32746
32747         * m4/getlogin_r (gl_GETLOGIN_R): Fix cut & paste error.
32748         From Larry Jones <lawrence.jones@ugs.com>.
32749
32750 2005-09-02  Simon Josefsson  <jas@extundo.com>
32751
32752         * modules/socklen: New file.
32753
32754 2005-09-02  Simon Josefsson  <jas@extundo.com>
32755
32756         * modules/havelib: New module.
32757
32758         * modules/gettext, modules/iconv, modules/lock, modules/readline:
32759         Use havelib.
32760
32761 2005-09-02  Paul Eggert  <eggert@cs.ucla.edu>
32762
32763         Check for arithmetic overflow when calculating sizes, to prevent
32764         some buffer-overflow issues.  These patches are conservative, in the
32765         sense that when I couldn't determine whether an overflow was possible,
32766         I inserted a run-time check.
32767         * lib/regex_internal.h (re_xmalloc, re_xrealloc, re_x2realloc): New
32768         macros.
32769         (SIZE_MAX) [!defined SIZE_MAX]: New macro.
32770         (re_alloc_oversized, re_x2alloc_oversized, re_xnmalloc):
32771         (re_xnrealloc, re_x2nrealloc): New inline functions.
32772         * lib/regcomp.c (init_dfa, analyze, build_range_exp,
32773         parse_bracket_exp):
32774         (build_equiv_class, build_charclass): Check for arithmetic overflow
32775         in size expression calculations.
32776         * lib/regex_internal.c (re_string_realloc_buffers):
32777         (build_wcs_upper_buffer, re_node_set_add_intersect):
32778         (re_node_set_init_union, re_node_set_insert, re_node_set_insert_last):
32779         (re_dfa_add_node, register_state): Likewise.
32780         * lib/regexec.c (re_search_stub, re_copy_regs, re_search_internal):
32781         (prune_impossible_nodes, push_fail_stack, set_regs, check_arrival):
32782         (build_trtable, extend_buffers, match_ctx_init, match_ctx_add_entry):
32783         (match_ctx_add_subtop, match_ctx_add_sublast): Likewise.
32784
32785 2005-09-02  Paul Eggert  <eggert@cs.ucla.edu>
32786
32787         * modules/inttostr (Files): Add m4/inttypes_h.m4, m4/stdint_h.m4,
32788         m4/ulonglong.m4.  Problem reported by Martin Lambers.
32789
32790 2005-09-02  Bruno Haible  <bruno@clisp.org>
32791
32792         Support for lib vs. lib64 distinction on biarch platforms.
32793         * m4/lib-prefix.m4 (AC_LIB_PREPARE_MULTILIB): New macro.
32794         (AC_LIB_PREFIX): Require it. Use $acl_libdirstem instead of 'lib'.
32795         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Likewise.
32796
32797 2005-09-02  Bruno Haible  <bruno@clisp.org>
32798
32799         * gnulib-tool (import): In the other first-use case, provide defaults
32800         as well.
32801
32802 2005-09-02  Bruno Haible  <bruno@clisp.org>
32803
32804         * config/srclist.txt: lib-link.m4 and lib-prefix.m4 currently have
32805         patches not yet found in the latest gettext release.
32806
32807 2005-09-01  Paul Eggert  <eggert@cs.ucla.edu>
32808
32809         * lib/glob.c (GET_LOGIN_NAME_MAX): Renamed from LOGIN_NAME_MAX,
32810         to avoid a collision with bits/local_lim.h in glibc.
32811         All uses changed.  Problem reported by Dmitry V. Levin in
32812         <http://sources.redhat.com/bugzilla/show_bug.cgi?id=1060>.
32813
32814         * lib/regex_internal.c (build_wcs_upper_buffer): Fix portability
32815         bugs in int versus size_t comparisons.
32816         (re_string_context_at): Fix bug where the code assumed that
32817         Idx is signed.
32818
32819         Use bool where appropriate.
32820         * lib/regcomp.c (re_set_fastmap): ICASE arg is bool, not int.
32821         All callers changed.
32822         (calc_eclosure_iter): Likewise, for ROOT arg.
32823         (parse_bracket_element): Likewise, for ACCEPT_HYPHEN arg.
32824         (build_charclass_op): Likewise, for NON_MATCH arg.
32825         * lib/regex_internal.c (re_string_allocate, re_string_construct):
32826         (re_string_construct_common): Likewise, for ICASE arg.
32827         * lib/regexec.c (re_search_2_stub, re_search_stub):
32828         Likewise, for RET_LEN arg.
32829         (check_matching): Likewise, for FL_LONGEST_MATCH arg.
32830         (set_regs): Likewise, for FL_BACKTRACK arg.
32831         * lib/regcomp.c (re_compile_fastmap_iter, optimize_utf8):
32832         (duplicate_node_closure, calc_inveclosure, calc_eclosure):
32833         (calc_eclosure_iter, parse_bracket_exp):
32834         Use bool for internal variables that are booleans.
32835         * lib/regexec.c (re_search_internal, check_matching,
32836         proceed_next_node):
32837         (set_regs, build_sifted_states, sift_states_bkref):
32838         (check_arrival_add_next_nodes, check_arrival_expand_ecl_sub):
32839         (expand_bkref_cache, build_trtable, group_nodes_into_DFAstates):
32840         (find_collation_sequence_value):
32841         Likewise.
32842         * lib/regex_internal.c (re_node_set_insert, re_node_set_insert_last):
32843         (re_node_set_compare):
32844         Return bool, not int. All callers changed.
32845         * lib/regexec.c (check_halt_node_context, check_dst_limits):
32846         (build_trtable, check_node_accept): Likewise.
32847         * lib/regex_internal.h: Include stdbool.h.
32848
32849         Fix bugs uncovered when converting to bool.
32850         * lib/regcomp.c (calc_eclosure_iter): Check for storage allocation
32851         failure instead of charging ahead blindly.
32852         * lib/regex_internal.c (register_state): Likewise.
32853         * lib/regexec.c (re_search_2_stub): Use simpler method than boolean
32854         for freeing internal storage.
32855         (group_nodes_into_DFA_states): Use unsigned int, not int, for
32856         bitset pieces used as boolean, to avoid undefined behavior
32857         on hosts that do int overflow checking.
32858
32859 2005-09-01  Paul Eggert  <eggert@cs.ucla.edu>
32860
32861         * config/srclist.txt: Add glibc bugs 1285-1287.
32862
32863 2005-09-01  Jim Meyering  <jim@meyering.net>
32864
32865         * m4/lchown.m4: Require gl_FUNC_CHOWN, for the definition of
32866         CHOWN_MODIFIES_SYMLINK, which is used by lchown.c.
32867         Require gl_STAT_MACROS, too.
32868
32869 2005-09-01  Bruno Haible  <bruno@clisp.org>
32870
32871         * gnulib-tool (import): In the first-use case, provide defaults.
32872
32873 2005-09-01  Bruno Haible  <bruno@clisp.org>
32874
32875         * gnulib-tool (func_import): Remove the .tmp files.
32876
32877 2005-09-01  Bruno Haible  <bruno@clisp.org>
32878
32879         * gnulib-tool (func_import): Fix handling of symbolic links.
32880
32881 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
32882
32883         On 64-bit hosts (where size_t is 64 bits and int is 32 bits), the
32884         old glibc regex code mishandles strings longer than 2**31 bytes.
32885         This patch fixes this when the regex code is used in gnulib
32886         (i.e., outside glibc).
32887
32888         This patch should not affect the use of the regex code inside
32889         glibc.  No doubt this problem also needs to be handled for glibc
32890         as well, but the result will be an incompatible change to the
32891         glibc ABI, and the old ABI will have to be supported too.  That
32892         can be the the subject for another patch.
32893
32894         * lib/regex.h (_REGEX_LARGE_OFFSETS): New feature-test macro,
32895         governing whether the rest of this patch is active.  By default,
32896         the macro is disabled and the patch has no effect.
32897         (regoff_t) [defined _REGEX_LARGE_OFFSETS]: Define to off_t, not int.
32898         (__re_idx_t, __re_size_t, __re_long_size_t): New types.
32899         (struct re_pattern_buffer, re_search, re_search_2, re_match):
32900         (re_match_2, re_set_registers): Use the new types.
32901         * lib/regex_internal.h (Idx, re_hashval_t): New types.
32902         (REG_MISSING, REG_ERROR, REG_VALID_INDEX, REG_VALID_NONZERO_INDEX):
32903         New macros.
32904         (re_node_set, re_charset_t, re_token_t, re_string_realloc_buffers):
32905         (re_string_context_at, bin_tree_t, re_dfastate_t):
32906         (struct re_state_table_entry, state_array_t, re_sub_match_last_t):
32907         (re_sub_match_top_t, re_match_context_t, re_sift_context_t):
32908         (struct re_fail_stack_ent_t, struct re_fail_stack_t, struct re_dfa_t):
32909         (re_string_char_size_at, re_string_wchar_at):
32910         (re_string_elem_size_at):
32911         Use the new types and macros to port to 64-bit hosts.
32912         Use unsigned types for internal values, so that the code
32913         mostly works even for arrays larger than SSIZE_MAX.
32914         * lib/regcomp.c (re_compile_internal, init_dfa, duplicate_node):
32915         (search_duplicated_node, calc_eclosure_iter, fetch_number):
32916         (parse_reg_exp, parse_branch, parse_expression, parse_sub_exp):
32917         (build_equiv_class, build_charclass, re_compile_fastmap_iter):
32918         (free_dfa_content, create_initial_state, optimize_utf8, analyze):
32919         (optimize_subexps, calc_first, link_nfa_nodes, duplicate_node_closure):
32920         (calc_inveclosure, parse_dup_op, build_range_exp):
32921         (build_collating_symbol, parse_bracket_exp, build_charclass_op):
32922         (fetch_number, create_token_tree, mark_opt_subexp):
32923         Likewise.
32924         * lib/regex_internal.c (re_string_construct_common,
32925         create_ci_newstate):
32926         (create_cd_newstate, re_string_allocate, re_string_construct):
32927         (re_string_realloc_buffers, build_wcs_upper_buffer):
32928         (re_string_skip_chars, build_upper_buffer, re_string_translate_buffer):
32929         (re_string_reconstruct, re_string_peek_byte_case):
32930         (re_string_fetch_byte_case, re_string_context_at):
32931         (re_node_set_alloc, re_node_set_init_1, re_node_set_init_2):
32932         (re_node_set_init_copy, re_node_set_add_intersect):
32933         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
32934         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
32935         (re_node_set_remove_at, re_dfa_add_node, calc_state_hash):
32936         (re_acquire_state, re_acquire_state_context, register_state):
32937         Likewise.
32938         * lib/regex.c (match_ctx_init, match_ctx_add_entry,
32939         search_cur_bkref_entry):
32940         (match_ctx_add_subtop, match_ctx_add_sublast, sift_ctx_init):
32941         (re_search_internal, re_search_2_stub, re_search_stub)
32942         (re_copy_regs, check_matching, check_halt_state_context, update_regs):
32943         (push_fail_stack, sift_states_iter_mb, build_sifted_states):
32944         (update_cur_sifted_state, check_dst_limits):
32945         (check_dst_limits_calc_pos_1, check_dst_limits_calc_pos):
32946         (check_subexp_limits, sift_states_bkref, merge_state_array):
32947         (check_subexp_matching_top, get_subexp, get_subexp_sub):
32948         (find_subexp_node, check_arrival, check_arrival_add_next_nodes):
32949         (check_arrival_expand_ecl, check_arrival_expand_ecl_sub):
32950         (expand_bkref_cache, check_node_accept_bytes):
32951         (group_nodes_into_DFAstates, check_node_accept, regexec, re_match):
32952         (re_search, re_match_2, re_search_2, prune_impossible_nodes):
32953         (acquire_init_state_context, check_halt_node_context):
32954         (proceed_next_node, pop_fail_stack, set_regs, free_fail_stack_return):
32955         (sift_states_backward, clean_state_log_if_needed):
32956         (sub_epsilon_src_nodes, add_epsilone_src_nodes, merge_state_with_log):
32957         (find_recover_state, transit_state_sb, transit_state_mb):
32958         (transit_state_bkref, build_trtable, match_ctx_clean):
32959         Likewise.
32960         * lib/regcomp.c (parse_dup_op): Add an extra test if Idx is unsigned,
32961         to work around an assumption that REG_MISSING is negative.
32962
32963         * lib/regcomp.c (re_comp) [defined _REGEX_RE_COMP || defined _LIBC]:
32964         (seek_collating_symbol_entry) [defined _LIBC]:
32965         (lookup_collation_sequence_value) [defined _LIBC]:
32966         (build_range_exp, build_collating_symbol) [defined _LIBC]:
32967         Use prototypes rather than old-style function definitions.
32968         * lib/regexec.c (re_exec) [defined _REGEX_RE_COMP || defined _LIBC]:
32969         (transit_state_sb) [0]:
32970         (find_collation_sequence_value) [defined _LIBC]: Likewise.
32971
32972         * lib/regexec.c (re_search_internal): Simplify update of rm_so and
32973         rm_eo.
32974
32975         * lib/regcomp.c (re_compile_fastmap_iter, init_dfa, init_word_char):
32976         (optimize_subexps, lower_subexp):
32977         Don't assume 1<<31 has defined behavior on hosts with 32-bit int,
32978         since the signed shift might overflow.  Use 1u<<31 instead.
32979         * lib/regex_internal.h (bitset_set, bitset_clear, bitset_contain):
32980         Likewise.
32981         * lib/regexec.c (check_dst_limits_calc_pos_1,
32982         check_subexp_matching_top): Likewise.
32983
32984         * lib/regcomp.c (optimize_subexps, lower_subexp):
32985         Use CHAR_BIT rather than 8, for clarity.
32986         * lib/regexec.c (check_dst_limits_calc_pos_1):
32987         (check_subexp_matching_top): Likewise.
32988         * lib/regcomp.c (init_dfa): Make table_size unsigned, so that we don't
32989         have to worry about portability issues when shifting it left.
32990         Remove no-longer-needed test for table_size > 0.
32991         * lib/regcomp.c (parse_sub_exp): Do not shift more bits than there are
32992         in a word, as the resulting behavior is undefined.
32993         * lib/regexec.c (check_dst_limits_calc_pos_1): Likewise;
32994         in one case, a <= should have been an <, and in another case the
32995         whole test was missing.
32996         * lib/regex_internal.h (BYTE_BITS): Remove.  All uses changed to
32997         the standard name CHAR_BIT.
32998         * lib/regexec.c (match_ctx_add_entry): Don't assume that ~0 == -1;
32999         this is not true on one's complement and signed-magnitude hosts.
33000
33001         * lib/regex_internal.h (re_sub_match_top_t): Remove unused member
33002         next_last_offset.
33003         (struct re_dfa_t): Remove unused member states_alloc.
33004         * lib/regcomp.c (init_dfa): Don't initialize unused members.
33005
33006 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
33007
33008         * m4/regex.m4 (gl_REGEX): Require AC_SYS_LARGEFILE, Define
33009         _REGEX_LARGE_OFFSETS).  Test for regoff_t/off_t bug in 64-bit
33010         and large-file glibc and in 32-bit large-file Solaris.
33011
33012 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
33013
33014         * lib/regex_internal.c (re_string_reconstruct): Don't assume buffer
33015         lengths fit in regoff_t; this isn't true if regoff_t is the same
33016         width as size_t.
33017         * lib/regex.c (re_search_internal): 5th arg is LAST_START
33018         (= START + RANGE) instead of RANGE.  This avoids overflow
33019         problems when regoff_t is the same width as size_t.
33020         All callers changed.
33021         (re_search_2_stub): Check for overflow when adding the
33022         sizes of the two strings.
33023         (re_search_stub): Check for overflow when adding START
33024         to RANGE; if it occurs, substitute the extreme value.
33025
33026 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
33027
33028         * config/srclist.txt: Add glibc bugs 1273, 1278-1282, 1284.
33029
33030 2005-08-31  Jim Meyering  <jim@meyering.net>
33031
33032         * lib/regcomp.c (search_duplicated_node): Make first pointer arg
33033         a pointer-to-const.
33034         * lib/regex_internal.c (create_ci_newstate, create_cd_newstate):
33035         (register_state): Likewise.
33036         * lib/regexec.c (search_cur_bkref_entry, check_dst_limits):
33037         (check_dst_limits_calc_pos_1, check_dst_limits_calc_pos):
33038         (group_nodes_into_DFAstates): Likewise.
33039
33040 2005-08-31  Jim Meyering  <jim@meyering.net>
33041
33042         * check-module: Add a FIXME comment.
33043
33044 2005-08-31  Eric Blake  <ebb9@byu.net>
33045
33046         * modules/unistd-safer (Files): Add unistd--.h.
33047         * modules/stdio-safer (Files): Add stdio--.h.
33048
33049 2005-08-31  Derek Price  <derek@ximbiot.com>
33050
33051         * lib/getdelim.c (getdelim): Return EOF on EOF.
33052         Reported by Larry Jones <lawrence.jones@ugs.com>.
33053
33054 2005-08-31  Bruno Haible  <bruno@clisp.org>
33055
33056         Avoid unnecessary diffs in the generated lib/Makefile.am.
33057         * gnulib-tool (func_emit_lib_Makefile_am): Don't write the cmd into
33058         the generated files.
33059         (func_import): Don't set cmd.
33060
33061 2005-08-31  Bruno Haible  <bruno@clisp.org>
33062
33063         * lib/strstr.c: Include <stddef.h>, for NULL.
33064         * lib/strcasestr.c: Likewise.
33065         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
33066
33067 2005-08-31  Bruno Haible  <bruno@clisp.org>
33068
33069         * gnulib-tool: New option --macro-prefix.
33070         (func_import): Use macro_prefix.
33071         (import): Handle option --macro-prefix.
33072
33073 2005-08-31  Bruno Haible  <bruno@clisp.org>
33074
33075         * gnulib-tool (import): Rename most ac_* variables to cached_*.
33076         Also use new variables cached_lgpl, cached_libtool.
33077
33078 2005-08-31  Bruno Haible  <bruno@clisp.org>
33079
33080         * gnulib-tool (func_import): Require AC_GNU_SOURCE etc. instead of
33081         always instantiating them.
33082
33083 2005-08-31  Bruno Haible  <bruno@clisp.org>
33084
33085         * gnulib-tool (func_import): Read the previous cached settings
33086         from gnulib-cache.m4 and gnulib-comp.m4. Remove files that were
33087         earlier added by gnulib but are now dropped. Warn when a gnulib file
33088         overwrites a non-gnulib file.
33089
33090 2005-08-31  Bruno Haible  <bruno@clisp.org>
33091
33092         * gnulib-tool (func_import): Generate two files gnulib-cache.m4 and
33093         gnulib-comp.m4 instead of a single gnulib.m4, to make it easy for
33094         projects that don't keep autogenerated files in CVS. Put into
33095         actioncmd only the specified modules, not the transitive closure.
33096
33097 2005-08-31  Bruno Haible  <bruno@clisp.org>
33098
33099         * gnulib-tool (func_import): Fix defaulting of $libname and $libtool.
33100         Create directories that shall be filled.
33101         (import): Don't look for gl_* macros in configure.ac. Recurse across
33102         all directories containing a gnulib-cache.m4 files, if meaningful.
33103
33104 2005-08-31  Bruno Haible  <bruno@clisp.org>
33105
33106         * gnulib-tool (func_import): Emit also a stub for gl_LIBTOOL.
33107         (import): Set seen_libtool when we see gl_LIBTOOL.
33108
33109 2005-08-31  Bruno Haible  <bruno@clisp.org>
33110
33111         * gnulib-tool (func_import): Also copy m4/gnulib-tool.m4. Omit
33112         declaration macro definitions from generated gnulib.m4.
33113
33114 2005-08-30  Oskar Liljeblad  <oskar@osk.mine.nu>
33115
33116         * lib/iconvme.h: Add prototype for iconv_alloc.
33117
33118 2005-08-29  Simon Josefsson  <jas@extundo.com>
33119
33120         * lib/iconvme.c: Fix errno.
33121
33122 2005-08-29  Bruno Haible  <bruno@clisp.org>
33123
33124         * gnulib-tool: Enclose all occurrences of $destdir in "...", so
33125         that it works when the directory contains spaces.
33126
33127 2005-08-29  Bruno Haible  <bruno@clisp.org>
33128
33129         * gnulib-tool (import): Avoid unnecessary spaces in $avoidlist.
33130
33131 2005-08-29  Bruno Haible  <bruno@clisp.org>
33132
33133         * gnulib-tool (func_import): Emit more comments into gnulib.m4.
33134         Emit more advice.
33135
33136 2005-08-29  Bruno Haible  <bruno@clisp.org>
33137         and Stepan Kasal  <kasal@ucw.cz>
33138
33139         * check-module: If more parameters are given, check each of them
33140         separately; add more exceptions, as noted by Jim Meyering.
33141         (check_module): New procedure.
33142         (%exempt_header): Now contains all exceptions.
33143
33144 2005-08-29  Ben Pfaff  <blp@cs.stanford.edu>
33145
33146         * modules/byteswap (Makefile.am): Fix rule to not assume GNU make.
33147
33148 2005-08-29  Oskar Liljeblad  <oskar@osk.mine.nu>
33149
33150         * lib/iconvme.c: Split iconv_string into iconv_alloc.
33151
33152 2005-08-28  Bruno Haible  <bruno@clisp.org>
33153
33154         * m4/gnulib-tool.m4: New file.
33155
33156 2005-08-27  Jim Meyering  <jim@meyering.net>
33157
33158         * modules/unistd-safer (Files): Add pipe-safer.c.
33159         * modules/fcntl-safer (Files): Add creat-safer.c.
33160
33161 2005-08-27  Jim Meyering  <jim@meyering.net>
33162
33163         * m4/stdlib-safer.m4: New file.  From coreutils.
33164         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Add stdio--.h.
33165         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Add creat-safer.c to the
33166         AC_LIBSOURCES list and arrange to compile it via AC_LIBOBJ.
33167         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Likewise, add pipe-safer.c.
33168         Add pipe-safer.c and unistd--.h to the AC_LIBSOURCES list.
33169
33170 2005-08-27  Jim Meyering  <jim@meyering.net>
33171
33172         * lib/fopen-safer.c: Merge minor changes from coreutils.
33173         * lib/dup-safer.c: Likewise.
33174         * lib/fd-safer.c: Likewise.
33175
33176         Merge from coreutils.
33177         * lib/stdio--.h: New file.
33178         * lib/stdlib--.h: New file.
33179         * lib/mkstemp-safer.c: New file.
33180
33181         GNU tar needs these.
33182         * lib/pipe-safer.c: New file.
33183         * lib/creat-safer.c: New file.
33184         * lib/fcntl--.h (creat): Define to creat_safer.
33185         * lib/fcntl-safer.h: Include <sys/types.h> and declare creat_safer.
33186         * lib/unistd--.h (pipe): Define to pipe_safer.
33187         * lib/unistd-safer.h: Declare pipe_safer.
33188
33189 2005-08-26  Simon Josefsson  <jas@extundo.com>
33190
33191         * lib/getpass.c: Use _WIN32 instead of WIN32, suggested by Bruno
33192         Haible <bruno@clisp.org>.
33193
33194 2005-08-26  Paul Eggert  <eggert@cs.ucla.edu>
33195
33196         * lib/regex_internal.h: Remove all references to
33197         RE_NO_INTERNAL_PROTOTYPES; no longer neeeded now that we assume C89
33198         or better.
33199         (bitset_not, bitset_merge, bitset_not_merge):
33200         (bitset_mask, re_string_allocate, re_string_construct):
33201         (re_string_reconstruct, re_string_destruct, re_string_elem_size_at):
33202         (re_string_char_size_at, re_string_wchar_at, re_string_peek_byte_case):
33203         (re_string_fetch_byte_case, re_node_set_alloc, re_node_set_init_1):
33204         (re_node_set_init_2, re_node_set_init_copy, re_node_set_add_intersect):
33205         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
33206         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
33207         (re_node_set_remove_at, re_dfa_add_node, re_acquire_state):
33208         (re_acquire_state_context):
33209         Remove unnecessary forward decls.
33210         (re_string_char_size_at, re_string_wchar_at, re_string_elem_size_at):
33211         Put __attribute at function definition,
33212         now that the function decl has been removed.
33213         * lib/regex_internal.c (re_string_peek_byte_case):
33214         (re_string_fetch_byte_case, re_node_set_compare, re_node_set_contains):
33215         Likewise.
33216
33217 2005-08-25  Stepan Kasal  <kasal@ucw.cz>
33218
33219         * m4/regex.m4: Add AC_PREREQ(2.50).
33220         (gl_REGEX): If --with-included-regex was given, skip the autodetection.
33221
33222 2005-08-25  Simon Josefsson  <jas@extundo.com>
33223
33224         * m4/getpass.m4: Check for termios.h, tcgetattr, tcsetattr, and
33225         __fsetlocking.
33226
33227 2005-08-25  Simon Josefsson  <jas@extundo.com>
33228
33229         * lib/getpass.c: Add WIN32 implementation.  Conditionalize use of
33230         termios.h, tcgetattr, tcsetattr and __fsetlocking.  Remove some
33231         GLIBC specific code.
33232
33233 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
33234
33235         Make regex safe for g++.  This fixes one real bug (an "err"
33236         that should have been "*err").  g++ problem reported by
33237         Sam Steingold.
33238         * lib/regex_internal.h (re_calloc): New macro, consistent with
33239         re_malloc etc.  All callers of calloc changed to use re_calloc.
33240         * lib/regex_internal.c (build_wcs_upper_buffer): Return reg_errcode_t,
33241         not int.  All callers changed.
33242         * lib/regcomp.c (re_compile_fastmap_iter): Don't use
33243         alloca (mb_cur_max); just use an array of size MB_LEN_MAX.
33244         * lib/regexec.c (push_fail_stack): Use re_realloc, not realloc.
33245         (find_recover_state): Change "err" to "*err"; this fixes what
33246         appears to be a real bug.
33247         (check_arrival_expand_ecl_sub): Be consistent about reg_errcode_t
33248         versus int.
33249
33250 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
33251
33252         * modules/regex (Depends-on): Add malloc, since the code
33253         assumes that !malloc(0) means failure.
33254
33255 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
33256
33257         * lib/regexec.c (set_regs): Don't alloca with an unbounded size.
33258
33259         alloca modernization/simplification for regex.
33260         * lib/regex.c: Remove portability cruft for alloca.  This no longer
33261         needs to be at the start of the file, and can be moved into
33262         regex_internal.h and simplified.
33263         * lib/regex_internal.h: Include <alloca.h>.
33264         (__libc_use_alloca) [!defined _LIBC]: New macro.
33265         * lib/regexec.c (build_trtable): Remove "#ifdef _LIBC", since the code
33266         now works outside glibc.
33267
33268 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
33269
33270         * config/srclist.txt: Add glibc bugs 1241, 1245.
33271
33272 2005-08-25  Jim Meyering  <jim@meyering.net>
33273
33274         * lib/open-safer.c: Include <config.h>.
33275         Otherwise, we'd lose LARGEFILE support in any file using
33276         e.g. "fcntl--.h"
33277
33278 2005-08-25  Bruno Haible  <bruno@clisp.org>
33279
33280         * m4/minmax.m4: Require autoconf 2.52.
33281         (gl_MINMAX_IN_HEADER): Add comments. Use m4_pushdef/m4_popdef instead
33282         of define/undefine. Use AS_TR_SH and AS_TR_CPP as more robust
33283         alternatives of translit over the alphabet.
33284         Based on a patch from Stepan Kasal <kasal@ucw.cz>.
33285
33286 2005-08-24  Simon Josefsson  <jas@extundo.com>
33287
33288         * tests/test-getpass.c: New file.
33289
33290 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
33291
33292         * m4/regex.m4 (gl_REGEX): Use POSIX-compliant spellings when testing
33293         for GNU regex features.
33294
33295 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
33296
33297         * lib/regcomp.c (regerror): 2nd arg is 'restrict', as per POSIX.
33298         * lib/regex.h (regerror): Likewise.
33299
33300         * lib/regex.c: Do not include <sys/types.h>, as POSIX no longer
33301         requires this.  (The code never needed it.)
33302
33303         * lib/regcomp.c, regex_internal.c, regex_internal.h, regexec.c:
33304         All uses of recently-renamed identifiers changed to use the new,
33305         POSIX-compliant names.  The code will build and run just fine
33306         without these changes, but it's better to eat our own dog food
33307         and use the standard-conforming names.
33308
33309         * lib/regex.h: Fix a multitude of POSIX name space violations.
33310         These changes have an effect only for programs that define
33311         _POSIX_C_SOURCE, _POSIX_SOURCE, or _XOPEN_SOURCE; they
33312         do not change anything for programs compiled in the normal way.
33313         Also, there is no effect on the ABI.
33314
33315         (_REGEX_SOURCE): New macro.
33316         Do not include <stddef.h> if _XOPEN_SOURCE and VMS are both
33317         defined and _GNU_SOURCE is not; this fixes a name space violation.
33318
33319         Rename the following macros to obey POSIX requirements.
33320         The old names are still visible as macros if _REGEX_SOURCE is defined.
33321         (REG_BACKSLASH_ESCAPE_IN_LISTS): renamed from
33322         RE_BACKSLASH_ESCAPE_IN_LISTS.
33323         (REG_BK_PLUS_QM): renamed from RE_BK_PLUS_QM.
33324         (REG_CHAR_CLASSES): renamed from RE_CHAR_CLASSES.
33325         (REG_CONTEXT_INDEP_ANCHORS): renamed from RE_CONTEXT_INDEP_ANCHORS.
33326         (REG_CONTEXT_INDEP_OPS): renamed from RE_CONTEXT_INDEP_OPS.
33327         (REG_CONTEXT_INVALID_OPS): renamed from RE_CONTEXT_INVALID_OPS.
33328         (REG_DOT_NEWLINE): renamed from RE_DOT_NEWLINE.
33329         (REG_DOT_NOT_NULL): renamed from RE_DOT_NOT_NULL.
33330         (REG_HAT_LISTS_NOT_NEWLINE): renamed from RE_HAT_LISTS_NOT_NEWLINE.
33331         (REG_INTERVALS): renamed from RE_INTERVALS.
33332         (REG_LIMITED_OPS): renamed from RE_LIMITED_OPS.
33333         (REG_NEWLINE_ALT): renamed from RE_NEWLINE_ALT.
33334         (REG_NO_BK_BRACES): renamed from RE_NO_BK_BRACES.
33335         (REG_NO_BK_PARENS): renamed from RE_NO_BK_PARENS.
33336         (REG_NO_BK_REFS): renamed from RE_NO_BK_REFS.
33337         (REG_NO_BK_VBAR): renamed from RE_NO_BK_VBAR.
33338         (REG_NO_EMPTY_RANGES): renamed from RE_NO_EMPTY_RANGES.
33339         (REG_UNMATCHED_RIGHT_PAREN_ORD): renamed from
33340         RE_UNMATCHED_RIGHT_PAREN_ORD.
33341         (REG_NO_POSIX_BACKTRACKING): renamed from RE_NO_POSIX_BACKTRACKING.
33342         (REG_NO_GNU_OPS): renamed from RE_NO_GNU_OPS.
33343         (REG_DEBUG): renamed from RE_DEBUG.
33344         (REG_INVALID_INTERVAL_ORD): renamed from RE_INVALID_INTERVAL_ORD.
33345         (REG_IGNORE_CASE): renamed from RE_ICASE.  This renaming is a bit
33346         unusual, since we can't clash with the POSIX REG_ICASE.
33347         (REG_CARET_ANCHORS_HERE): renamed from RE_CARET_ANCHORS_HERE.
33348         (REG_CONTEXT_INVALID_DUP): renamed from RE_CONTEXT_INVALID_DUP.
33349         (REG_NO_SUB): renamed from RE_NO_SUB.
33350         (REG_SYNTAX_EMACS): renamed from RE_SYNTAX_EMACS.
33351         (REG_SYNTAX_AWK): renamed from RE_SYNTAX_AWK.
33352         (REG_SYNTAX_GNU_AWK): renamed from RE_SYNTAX_GNU_AWK.
33353         (REG_SYNTAX_POSIX_AWK): renamed from RE_SYNTAX_POSIX_AWK.
33354         (REG_SYNTAX_GREP): renamed from RE_SYNTAX_GREP.
33355         (REG_SYNTAX_EGREP): renamed from RE_SYNTAX_EGREP.
33356         (REG_SYNTAX_POSIX_EGREP): renamed from RE_SYNTAX_POSIX_EGREP.
33357         (REG_SYNTAX_ED): renamed from RE_SYNTAX_ED.
33358         (REG_SYNTAX_SED): renamed from RE_SYNTAX_SED.
33359         (_REG_SYNTAX_POSIX_COMMON): renamed from _RE_SYNTAX_POSIX_COMMON.
33360         (REG_SYNTAX_POSIX_BASIC): renamed from RE_SYNTAX_POSIX_BASIC.
33361         (REG_SYNTAX_POSIX_MINIMAL_BASIC): renamed from
33362         RE_SYNTAX_POSIX_MINIMAL_BASIC.
33363         (REG_SYNTAX_POSIX_EXTENDED): renamed from RE_SYNTAX_POSIX_EXTENDED.
33364         (REG_SYNTAX_POSIX_MINIMAL_EXTENDED): renamed from
33365         RE_SYNTAX_POSIX_MINIMAL_EXTENDED.
33366         (REG_DUP_MAX): renamed from RE_DUP_MAX.  No need to undef it.
33367         (REG_UNALLOCATED): Renamed from REGS_UNALLOCATED.
33368         (REG_REALLOCATE): Renamed from REGS_REALLOCATE.
33369         (REG_FIXED): Renamed from REGS_FIXED.
33370         (REG_NREGS): Renamed from RE_NREGS.
33371
33372         (REG_ICASE, REG_NEWLINE, REG_NOSUB): Do not depend on the values
33373         of other REG_* macros, since POSIX says the user is allowed to
33374         #undef these macros selectively.
33375
33376         (reg_errcode_t): Update comment stating what other tables need
33377         to be consistent.
33378
33379         Rename the following enum values to obey POSIX requirements.
33380         The old names are still visible as macros.
33381         (_REG_ENOSYS): Renamed from REG_ENOSYS.  Define even if _XOPEN_SOURCE
33382         is not defined, since GNU is supposed to be a superset of POSIX as
33383         much as possible, and since we want reg_errcode_t to be a signed
33384         type for implementation consistency.
33385         (_REG_NOERROR): Renamed from REG_NOERROR.
33386         (_REG_NOMATCH): Renamed from REG_NOMATCH.
33387         (_REG_BADPAT): Renamed from REG_BADPAT.
33388         (_REG_ECOLLATE): Renamed from REG_ECOLLATE.
33389         (_REG_ECTYPE): Renamed from REG_ECTYPE.
33390         (_REG_EESCAPE): Renamed from REG_EESCAPE.
33391         (_REG_ESUBREG): Renamed from REG_ESUBREG.
33392         (_REG_EBRACK): Renamed from REG_EBRACK.
33393         (_REG_EPAREN): Renamed from REG_EPAREN.
33394         (_REG_EBRACE): Renamed from REG_EBRACE.
33395         (_REG_BADBR): Renamed from REG_BADBR.
33396         (_REG_ERANGE): Renamed from REG_ERANGE.
33397         (_REG_ESPACE): Renamed from REG_ESPACE.
33398         (_REG_BADRPT): Renamed from REG_BADRPT.
33399         (_REG_EEND): Renamed from REG_EEND.
33400         (_REG_ESIZE): Renamed from REG_ESIZE.
33401         (_REG_ERPAREN): Renamed from REG_ERPAREN.
33402         (REG_ENOSYS, REG_NOERROR, REG_NOMATCH, REG_BADPAT, REG_ECOLLATE):
33403         (REG_ECTYPE, REG_EESCAPE, REG_ESUBREG, REG_EBRACK, REG_EPAREN):
33404         (REG_EBRACE, REG_BADBR, REG_ERANGE, REG_ESPACE, REG_BADRPT, REG_EEND):
33405         (REG_ESIZE, REG_ERPAREN): Now macros, not enum constants.
33406
33407         (_REG_RE_NAME, _REG_RM_NAME): New macros.
33408         (REG_TRANSLATE_TYPE): Renamed from RE_TRANSLATE_TYPE.  All uses
33409         changed.  But support the old name if the new one is not defined
33410         and if _REGEX_SOURCE.
33411
33412         Change the following member names in struct re_pattern_buffer.
33413         The old names are still supported if !_REGEX_SOURCE.
33414         The new names are always supported, regardless of _REGEX_SOURCE.
33415         (re_buffer): Renamed from buffer.
33416         (re_allocated): Renamed from allocated.
33417         (re_used): Renamed from used.
33418         (re_syntax): Renamed from syntax.
33419         (re_fastmap): Renamed from fastmap.
33420         (re_translate): Renamed from translate.
33421         (re_can_be_null): Renamed from can_be_null.
33422         (re_regs_allocated): Renamed from regs_allocated.
33423         (re_fastmap_accurate): Renamed from fastmap_accurate.
33424         (re_no_sub): Renamed from no_sub.
33425         (re_not_bol): Renamed from not_bol.
33426         (re_not_eol): Renamed from not_eol.
33427         (re_newline_anchor): Renamed from newline_anchor.
33428
33429         Change the following member names in struct re_registers.
33430         The old names are still supported if !_REGEX_SOURCE.
33431         The new names are always supported, regardless of _REGEX_SOURCE.
33432         (rm_num_regs): Renamed from num_regs.
33433         (rm_start): Renamed from start.
33434         (rm_end): Renamed from end.
33435
33436         (re_set_syntax, re_compile_pattern, re_compile_fastmap):
33437         (re_search, re_search_2, re_match, re_match_2, re_set_registers):
33438         Prepend __ to parameter names.
33439
33440         Undo yesterday's changes.
33441
33442 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
33443
33444         * config/srclist.txt: Remove glibc bug 1233 and add 1236, which
33445         supersedes it. Add glibc bugs 1237, 1238, 1240.  Comment out
33446         lib/regex.c.
33447
33448 2005-08-24  Jim Meyering  <jim@meyering.net>
33449
33450         Sync from coreutils.
33451         * m4/fcntl-safer.m4: New file.
33452
33453         * m4/xgetcwd.m4: Use AC_LIBSOURCES and AC_LIBOBJ to indicate source
33454         and object files for this module.
33455
33456 2005-08-24  Jim Meyering  <jim@meyering.net>
33457
33458         Sync from coreutils.
33459         * lib/fcntl--.h, lib/fcntl-safer.h, lib/open-safer.c: New files.
33460
33461 2005-08-24  Jim Meyering  <jim@meyering.net>
33462
33463         * modules/xgetcwd (Makefile.am): Remove `lib_SOURCES += ...' line,
33464         now that xgetcwd.m4 requires xgetcwd.c and xgetcwd.h.
33465
33466 2005-08-24  Jim Meyering  <jim@meyering.net>
33467
33468         * modules/fcntl-safer: New module.
33469         * modules/fts (Depends-on): Add fcntl-safer.
33470         * MODULES.html.sh (File descriptor based Input/Output):
33471         Add fcntl-safer.
33472
33473 2005-08-24  Bruno Haible  <bruno@clisp.org>
33474
33475         Support for unit test modules.
33476         * modules/README: Mention tests modules.
33477         * modules/TEMPLATE-TESTS: New file.
33478         * gnulib-tool: New options --extract-tests-module, --with-tests and
33479         --tests-base (unused for the moment).
33480         (testsbase, inctests): New variables.
33481         (func_all_modules): Exclude TEMPLATE-TESTS and *-tests.
33482         (func_verify_module): Exclude TEMPLATE-TESTS.
33483         (func_verify_nontests_module, func_verify_tests_module): New functions.
33484         (func_get_dependencies): Add implicit dependency for tests modules.
33485         (func_get_tests_module): New function.
33486         (func_modules_transitive_closure): When --with-tests was specified,
33487         include the unit tests as well, unless explicitly avoided.
33488         (func_emit_lib_Makefile_am): Ignore the tests modules here.
33489         (func_emit_tests_Makefile_am): New function.
33490         (func_create_testdir): When --with-tests was specified, emit a
33491         tests/ directory.
33492         * MODULES.html.sh (Future developments): Update.
33493
33494 2005-08-24  Bruno Haible  <bruno@clisp.org>
33495
33496         * modules/tls-tests: New file.
33497         * tests/test-tls.c: New file, from GNU gettext.
33498
33499 2005-08-24  Bruno Haible  <bruno@clisp.org>
33500
33501         * modules/lock-tests: New file.
33502         * tests/test-lock.c: New file, from GNU gettext.
33503
33504 2005-08-24  Bruno Haible  <bruno@clisp.org>
33505
33506         * lib/lock.h: Add multiple inclusion guard.
33507         * lib/tls.h: Add multiple inclusion guard.
33508
33509 2005-08-24  Bruno Haible  <bruno@clisp.org>
33510
33511         * gnulib-tool: Add support for the --aux-dir option to
33512         --create-testdir, --create-megatestdir, --test, --megatest.
33513         (func_create_testdir, func_create_megatestdir): Optionally emit a
33514         AC_CONFIG_AUX_DIR directive.
33515         (create-testdir, create-megatestdir, test, megatest): Provide a
33516         default value for $auxdir.
33517
33518 2005-08-24  Bruno Haible  <bruno@clisp.org>
33519
33520         * gnulib-tool (import): Use compound statement instead of subshell
33521         where possible.
33522
33523 2005-08-24  Bruno Haible  <bruno@clisp.org>
33524
33525         * gnulib-tool (import): Change --aux-dir default to "build-aux".
33526
33527 2005-08-24  Bruno Haible  <bruno@clisp.org>
33528
33529         * gnulib-tool (func_version): Update.
33530
33531 2005-08-24  Bruno Haible  <bruno@clisp.org>
33532
33533         * gnulib-tool (func_import, func_create_testdir,
33534         func_create_megatestdir): Quote all autoconf macro arguments.
33535
33536 2005-08-24  Bruno Haible  <bruno@clisp.org>
33537
33538         * gnulib-tool (func_create_megatestdir): Call autoreconf without the
33539         option --force, because --force causes the aclocal.m4 of each
33540         subdirectory to be newer than the corresponding config.h.in.
33541
33542 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
33543
33544         * m4/regex.m4 (gl_INCLUDED_REGEX): Remove; no longer used.
33545         All contents moved to gl_REGEX.
33546         (gl_REGEX): Don't bother checking whether lib/regex.c exists;
33547         assume that it does.
33548
33549 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
33550
33551         * lib/regex.h (REG_NOSYS)
33552         [!defined _XOPEN_SOURCE && 200112L <= _POSIX_C_SOURCE]:
33553         Define, since POSIX requires it as of 2001.
33554         (_REG_ENOSYS)
33555         [! (defined _XOPEN_SOURCE || 200112L <= _POSIX_C_SOURCE)]:
33556         New private symbol, used to keep the enum signed in all cases.
33557         * lib/regex.h (RE_NO_EMPTY_RANGES): Fix doc bug reported by James
33558         Youngman in
33559         <http://lists.gnu.org/archive/html/bug-gnulib/2005-07/msg00132.html>.
33560
33561         * lib/regex_internal.c (re_string_skip_chars, register_state):
33562         (calc_state_hash):
33563         Remove forward decls; no longer needed now that we use prototypes.
33564         * lib/regexec.c (acquire_init_state_context, check_halt_node_context):
33565         (proceed_next_node, pop_fail_stack, sub_epsilon_src_nodes):
33566         (clean_state_log_if_needed): Likewise.
33567
33568 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
33569
33570         * config/srclist.txt: Add glibc bugs 1231-1233.
33571
33572 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
33573
33574         Fix problems reported by Sam Steingold in
33575         <http://lists.gnu.org/archive/html/bug-gnulib/2005-08/msg00007.html>.
33576         * lib/regexec.c (sift_states_bkref): Fix portability bug: the code
33577         assumed that reg_errcode_t is a signed type, which is not
33578         necessarily true if _XOPEN_SOURCE is not defined.
33579         * lib/regex_internal.c (calc_state_hash): Put 'inline' before type,
33580         since some compilers warn about it otherwise.
33581
33582 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
33583
33584         * lib/regcomp.c (create_initial_state): Remove duplicate decl.
33585         (init_word_char, create_initial_state, duplicate_node_closure):
33586         (fetch_token, peek_token_bracket, build_range_exp):
33587         (build_collating_symbol): Remove forward decls; no longer needed
33588         now that we use prototypes.
33589
33590         * lib/regcomp.c:
33591         (re_compile_pattern, re_set_syntax, re_compile_fastmap):
33592         (re_compile_fastmap_iter, regcomp, regerror, regfree):
33593         (re_compile_internal, init_dfa, init_word_char, free_workarea_compile):
33594         (create_initial_state, optimize_utf8, analyze, postorder, preorder):
33595         (optimize_subexps, lower_subexps, lower_subexp, calc_first, calc_next):
33596         (link_nfa_nodes, duplicate_node_closure, search_duplicated_node):
33597         (duplicate_node, calc_inveclosure, calc_eclosure, calc_eclosure_iter):
33598         (fetch_token, peek_token, peek_token_bracket, parse, parse_reg_exp):
33599         (parse_branch, parse_expression, parse_sub_exp, parse_dup_op):
33600         (build_range_exp, build_collating_symbol, parse_bracket_exp):
33601         (parse_bracket_element, parse_bracket_symbol, build_equiv_class):
33602         (build_charclass, build_charclass_op, fetch_number, create_tree):
33603         (create_token_tree, mark_opt_subexp, duplicate_tree):
33604         Use prototypes rather than old-style definitions.
33605
33606         * lib/regex_internal.c:
33607         (re_string_allocate, re_string_construct, re_string_realloc_buffers):
33608         (re_string_construct_common, build_wcs_buffer, build_wcs_upper_buffer):
33609         (re_string_skip_chars, build_upper_buffer, re_string_translate_buffer):
33610         (re_string_reconstruct, re_string_peek_byte_case):
33611         (re_string_fetch_byte_case, re_string_destruct, re_string_context_at):
33612         (re_node_set_alloc, re_node_set_init_1, re_node_set_init_2):
33613         (re_node_set_init_copy, re_node_set_add_intersect):
33614         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
33615         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
33616         (re_node_set_remove_at, re_dfa_add_node, calc_state_hash):
33617         (re_acquire_state, re_acquire_state_context, register_state):
33618         (create_ci_newstate, create_cd_newstate, free_state):
33619         Likewise.
33620         * lib/regexec.c (regexec, re_match, re_search, re_match_2,
33621         re_search_2):
33622         (re_search_2_stub, re_search_stub, re_copy_regs, re_set_registers):
33623         (re_search_internal, prune_impossible_nodes):
33624         (acquire_init_state_context, check_matching, static):
33625         (check_halt_node_context, check_halt_state_context, proceed_next_node):
33626         (push_fail_stack, pop_fail_stack, set_regs, free_fail_stack_return):
33627         (update_regs, sift_states_backward, build_sifted_states):
33628         (clean_state_log_if_needed, merge_state_array):
33629         (update_cur_sifted_state, add_epsilon_src_nodes):
33630         (sub_epsilon_src_nodes, check_dst_limits, check_dst_limits_calc_pos_1):
33631         (check_dst_limits_calc_pos, check_subexp_limits, sift_states_bkref):
33632         (sift_states_iter_mb, transit_state, merge_state_with_log, static):
33633         (find_recover_state, check_subexp_matching_top, transit_state_mb):
33634         (transit_state_bkref, get_subexp, get_subexp_sub, find_subexp_node):
33635         (check_arrival, check_arrival_add_next_nodes):
33636         (check_arrival_expand_ecl, check_arrival_expand_ecl_sub):
33637         (expand_bkref_cache, build_trtable, group_nodes_into_DFAstates):
33638         (check_node_accept_bytes, check_node_accept, extend_buffers):
33639         (match_ctx_init, match_ctx_clean, match_ctx_free, match_ctx_add_entry):
33640         (search_cur_bkref_entry, match_ctx_add_subtop, match_ctx_add_sublast):
33641         (sift_ctx_init):
33642         Likewise.
33643
33644         * lib/regex_internal.h:
33645         (re_string_allocate, re_string_construct, re_string_reconstruct):
33646         (re_string_realloc_buffers, build_wcs_buffer, build_wcs_upper_buffer):
33647         (build_upper_buffer, re_string_translate_buffer, re_string_destruct):
33648         (re_string_elem_size_at, re_string_char_size_at, re_string_wchar_at):
33649         (re_string_context_at, re_string_peek_byte_case):
33650         (re_string_fetch_byte_case): Declare even if RE_NO_INTERNAL_PROTOTYPES
33651         is defined, since we now use prototypes always.
33652
33653         * lib/regex.h (_RE_ARGS): Remove.  No longer needed, since we assume
33654         C89 or better.  All uses removed.
33655
33656 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
33657
33658         * config/srclist.txt: Add glibc bugs 1220-1227.
33659
33660 2005-08-20  Jim Meyering  <jim@meyering.net>
33661
33662         * lib/regexec.c (regexec, re_search_stub) [!_LIBC]: Omit declaration
33663         of unused local, dfa.
33664
33665 2005-08-20  Bruno Haible  <bruno@clisp.org>
33666
33667         * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_GNU_SOURCE.
33668
33669 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
33670
33671         * lib/regex_internal.c (re_string_realloc_buffers, re_node_set_insert):
33672         (re_node_set_insert_last, re_dfa_add_node):
33673         Rename local variables to avoid GCC shadowing warnings.
33674
33675 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
33676
33677         * lib/regex_internal.c (re_acquire_state, re_acquire_state_context)
33678         [defined lint]: Suppress bogus uninitialized-variable warnings.
33679
33680         * lib/regcomp.c (duplicate_node): Return new index, not an error code,
33681         and let the caller return REG_ESPACE if out of space.  This
33682         removes an uninitialied-variable warning with GCC 4.0.1, and also
33683         avoids taking the address of a local variable.  All callers
33684         changed.
33685
33686 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
33687
33688         * config/srclist.txt: Comment out $LIBCSRC/posix/regex_internal.c,
33689         $LIBCSRC/posix/regexec.c.
33690         Add glibc bug 1217 for regcomp.c.
33691
33692 2005-08-19  Jim Meyering  <jim@meyering.net>
33693
33694         * lib/regexec.c (proceed_next_node): Redo local variables to
33695         avoid GCC shadowing warnings.
33696
33697 2005-08-18  Bruno Haible  <bruno@clisp.org>
33698
33699         * lib/strstr.c (strstr): Fix return value in multibyte case.
33700         * lib/strcasestr.c (strcasestr): Likewise.
33701
33702 2005-08-17  Paul Eggert  <eggert@cs.ucla.edu>
33703
33704         * lib/regex.h: Remove useless space-before-tab.  From coreutils.
33705
33706 2005-08-17  Jim Meyering  <jim@meyering.net>
33707
33708         Make the %s format (seconds since the epoch) work for a negative
33709         number and when used with a zero-padded field width, e.g. %015s.
33710
33711         * lib/strftime.c (my_strftime): Move the `do_number_sign_and_padding'
33712         label so that it precedes the code to set `digits'.  Otherwise,
33713         %0Ns wouldn't work.  Before this change, `date -d @-22 +%05s' would
33714         print `00-22'.  Now, it prints `-0022', as it should.
33715
33716 2005-08-17  Bruno Haible  <bruno@clisp.org>
33717
33718         * modules/strstr (Files): Add m4/mbrtowc.m4.
33719         (Depends-on): Add mbuiter.
33720
33721 2005-08-17  Bruno Haible  <bruno@clisp.org>
33722
33723         * modules/strcasestr: New file.
33724         * MODULES.html.sh (String handling, based on ANSI C 89): Add
33725         strcasestr.
33726
33727 2005-08-17  Bruno Haible  <bruno@clisp.org>
33728
33729         * modules/strcase (Depends-on): Add mbuiter. Remove strnlen1, mbchar.
33730
33731 2005-08-17  Bruno Haible  <bruno@clisp.org>
33732
33733         * modules/mbuiter: New file.
33734         * MODULES.html.sh (Extended multibyte and wide character utilities):
33735         Add mbuiter.
33736
33737 2005-08-17  Bruno Haible  <bruno@clisp.org>
33738
33739         * m4/strstr.m4 (gl_FUNC_STRSTR): Use the replacement function always.
33740         (gl_PREREQ_STRSTR): Use gl_FUNC_MBRTOWC.
33741
33742 2005-08-17  Bruno Haible  <bruno@clisp.org>
33743
33744         * m4/strcasestr.m4: New file.
33745
33746 2005-08-17  Bruno Haible  <bruno@clisp.org>
33747
33748         * lib/strstr.h: Ignore HAVE_STRSTR, always declare the gnulib function.
33749         * lib/strstr.c: Completely rewritten, with multibyte locale support.
33750
33751 2005-08-17  Bruno Haible  <bruno@clisp.org>
33752
33753         * lib/strcasestr.h: New file.
33754         * lib/strcasestr.c: New file.
33755
33756 2005-08-17  Bruno Haible  <bruno@clisp.org>
33757
33758         * lib/strcasecmp.c: Use mbuiter.h.
33759
33760 2005-08-17  Bruno Haible  <bruno@clisp.org>
33761
33762         * lib/mbuiter.h: New file.
33763
33764 2005-08-16  Paul Eggert  <eggert@cs.ucla.edu>
33765
33766         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Do not override the results
33767         of gl_GETOPT_SUBSTITUTE.  That way, if both gl_GETOPT_SUBSTITUTE
33768         and gl_GETOPT are both invoked via different paths (as happens
33769         with GNU tar CVS because it uses both argp and getopt), the former
33770         wins.
33771
33772 2005-08-16  Bruno Haible  <bruno@clisp.org>
33773
33774         * modules/tls: New file.
33775         * MODULES.html.sh (Multithreading): Add tls.
33776
33777 2005-08-16  Bruno Haible  <bruno@clisp.org>
33778
33779         * modules/strnlen1: New file.
33780         * MODULES.html.sh (String handling): Add strnlen1.
33781
33782 2005-08-16  Bruno Haible  <bruno@clisp.org>
33783
33784         * modules/strcase (Files): Add m4/mbrtowc.m4.
33785         (Depends-on): Add strnlen1, mbchar.
33786
33787 2005-08-16  Bruno Haible  <bruno@clisp.org>
33788
33789         * modules/mbiter: New file.
33790         * MODULES.html.sh (Extended multibyte and wide character utilities):
33791         Add mbiter.
33792
33793 2005-08-16  Bruno Haible  <bruno@clisp.org>
33794
33795         * modules/mbfile: New file.
33796         * MODULES.html.sh (Extended multibyte and wide character utilities):
33797         Add mbfile.
33798
33799 2005-08-16  Bruno Haible  <bruno@clisp.org>
33800
33801         * modules/mbchar: New file.
33802         * MODULES.html.sh (Extended multibyte and wide character utilities):
33803         New section.
33804
33805 2005-08-16  Bruno Haible  <bruno@clisp.org>
33806
33807         * m4/tls.m4: New file, from GNU gettext.
33808
33809 2005-08-16  Bruno Haible  <bruno@clisp.org>
33810
33811         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Use the replacement function
33812         always.
33813         (gl_PREREQ_STRCASECMP): Use gl_FUNC_MBRTOWC.
33814
33815 2005-08-16  Bruno Haible  <bruno@clisp.org>
33816
33817         * m4/mbiter.m4: New file.
33818
33819 2005-08-16  Bruno Haible  <bruno@clisp.org>
33820
33821         * m4/mbfile.m4: New file.
33822
33823 2005-08-16  Bruno Haible  <bruno@clisp.org>
33824
33825         * m4/mbchar.m4: New file.
33826
33827 2005-08-16  Bruno Haible  <bruno@clisp.org>
33828
33829         * lib/tls.h: New file, from GNU gettext.
33830         * lib/tls.c: New file, from GNU gettext.
33831
33832 2005-08-16  Bruno Haible  <bruno@clisp.org>
33833
33834         * lib/strnlen1.h: New file.
33835         * lib/strnlen1.c: New file.
33836
33837 2005-08-16  Bruno Haible  <bruno@clisp.org>
33838
33839         * lib/strcasecmp.c (struct mbiter_multi): Remove at_end field.
33840         (mbi_init): Update.
33841         (mbi_avail, mbi_advance): Let the iteration end before the terminating
33842         NUL byte, not after it.
33843
33844 2005-08-16  Bruno Haible  <bruno@clisp.org>
33845
33846         * lib/strcase.h (strcasecmp): Add note in comments.
33847         * lib/strncasecmp.c: Use code from strcasecmp.c.
33848         * lib/strcasecmp.c: Use mbchar module. Define private mbiter variant.
33849         (strcasecmp): Work correctly in multibyte locales.
33850
33851 2005-08-16  Bruno Haible  <bruno@clisp.org>
33852
33853         * lib/mbiter.h: New file.
33854
33855 2005-08-16  Bruno Haible  <bruno@clisp.org>
33856
33857         * lib/mbfile.h: New file.
33858
33859 2005-08-16  Bruno Haible  <bruno@clisp.org>
33860
33861         * lib/mbchar.h: New file.
33862         * lib/mbchar.c: New file.
33863
33864 2005-08-16  Bruno Haible  <bruno@clisp.org>
33865
33866         * lib/mbchar.h (mb_cmp, mb_casecmp): Order the invalid characters after
33867         the valid ones. Makes the comparison operations transitive:
33868         cmp (a, b) < 0 && cmp (b, c) < 0 ==> cmp (a, c) < 0.
33869         * lib/strcasecmp.c (strcasecmp): Use mb_casecmp.
33870
33871 2005-08-15  Simon Josefsson  <jas@extundo.com>
33872
33873         * modules/ssize_t (License): Change to 'unlimited'.
33874
33875         * gnulib-tool (sed_extract_prog): Recognize 'unlimited' license.
33876
33877 2005-08-15  Paul Eggert  <eggert@cs.ucla.edu>
33878
33879         * config/srclist.txt: Comment out $LIBCSRC/posix/regex.h.
33880         Add comments for each pending glibc patch.
33881
33882 2005-08-15  Bruno Haible  <bruno@clisp.org>
33883
33884         * lib/regex.h (__restrict_arr): Don't define to __restrict if
33885         __cplusplus is defined.
33886
33887 2005-08-14  Jim Meyering  <jim@meyering.net>
33888
33889         Sync from coreutils.
33890
33891         * lib/fts-cycle.c (setup_dir, enter_dir, leave_dir, free_dir):
33892         Use the hash-table-based cycle-detection code not just when
33893         FTS_TIGHT_CYCLE_CHECK if specified, but also with FTS_LOGICAL.
33894         Reported by James Youngman in
33895         <http://lists.gnu.org/archive/html/bug-gnulib/2005-08/msg00011.html>.
33896         * lib/fts_.h: Mention that with FTS_LOGICAL, we use
33897         FTS_TIGHT_CYCLE_CHECK.
33898         * lib/fts.c (fts_cross_check) [FTS_DEBUG]:
33899         s/active_dir_ht/fts_cycle.ht/. This lets us compile with -DFTS_DEBUG,
33900         once again.
33901         * lib/fts.c [! _LIBC]: Include "lstat.h" rather than rolling our own.
33902         * lib/fts.c (fd_safer): Remove decl.
33903         Include fcntl--.h rather than unistd-safer.h
33904         (fts_safe_changedir): Don't call fd_safer; no longer needed
33905         now that we include fcntl--.h.
33906
33907 2005-08-12  Simon Josefsson  <jas@extundo.com>
33908
33909         * modules/getndelim2: Use ssize_t module.
33910         * modules/getnline: Likewise.
33911         * modules/safe-read: Likewise.
33912         * modules/xreadlink: Likewise.
33913
33914         * modules/ssize_t: New file.
33915
33916 2005-08-12  Simon Josefsson  <jas@extundo.com>
33917
33918         * m4/readline.m4: Look for termcap, curses or ncurses if required.
33919
33920 2005-08-12  Simon Josefsson  <jas@extundo.com>
33921
33922         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
33923         ssize_t.
33924
33925 2005-08-12  Simon Josefsson  <jas@extundo.com>
33926
33927         * MODULES.html.sh (Extra functions based on ANSI C 89: Misc): Add
33928         readline, getdelim and check_version.
33929         (Support for systems lacking ISO C 99: Sizes of integer types):
33930         Add size_max.
33931
33932 2005-08-12  Bruno Haible  <bruno@clisp.org>
33933
33934         * m4/readline.m4 (gl_FUNC_READLINE): Look for ncurses first.
33935
33936 2005-08-11  Simon Josefsson  <jas@extundo.com>
33937
33938         * modules/readline: New file.
33939
33940         * modules/strnlen (Files): Add strnlen.h.
33941
33942 2005-08-11  Simon Josefsson  <jas@extundo.com>
33943
33944         * m4/readline.m4: New file.
33945
33946 2005-08-11  Simon Josefsson  <jas@extundo.com>
33947
33948         * lib/readline.h, readline.c: New file.
33949
33950 2005-08-11  Simon Josefsson  <jas@extundo.com>
33951
33952         * doc/gnulib.texi (Initial import, Finishing touches): Mention
33953         gl_AVOID.
33954
33955 2005-08-11  Bruno Haible  <bruno@clisp.org>
33956
33957         * lib/strnlen.h (strnlen): Change parameter name to match comment.
33958
33959 2005-08-10  Stepan Kasal  <kasal@ucw.cz>
33960
33961         * m4/onceonly_2_57.m4: Really require Autoconf 2.57.
33962
33963 2005-08-10  Simon Josefsson  <jas@extundo.com>
33964
33965         * tests/test-iconvme.c: New file.
33966
33967 2005-08-10  Simon Josefsson  <jas@extundo.com>
33968
33969         * m4/strnlen.m4: New file.
33970
33971         * m4/strndup.m4: Don't check for strnlen declaration, done in
33972         strnlen.m4.
33973
33974 2005-08-10  Simon Josefsson  <jas@extundo.com>
33975
33976         * lib/strndup.c: Use strnlen.h.
33977
33978         * lib/strnlen.h: New file.
33979
33980 2005-08-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
33981
33982         * README: Typos.
33983
33984 2005-08-02  Simon Josefsson  <jas@extundo.com>
33985
33986         * modules/readline: New file.
33987
33988 2005-08-02  Simon Josefsson  <jas@extundo.com>
33989
33990         * modules/getdelim: New file.
33991
33992         * modules/getline: Rewrite, don't use getndelim2.
33993
33994 2005-08-02  Simon Josefsson  <jas@extundo.com>
33995
33996         * m4/getline.m4: Separate out getdelim stuff into separate module.
33997
33998         * m4/getdelim.m4: New file.
33999
34000 2005-08-02  Simon Josefsson  <jas@extundo.com>
34001
34002         * lib/getline.h, getline.c: Rewrite.
34003
34004         * lib/getdelim.h, lib/getdelim.c: New files, ported from glibc.
34005
34006 2005-07-31  Bruno Haible  <bruno@clisp.org>
34007
34008         * lib/lock.h (gl_lock_initializer): New macro.
34009         (gl_lock_define_initialized): Use it.
34010         (gl_rwlock_initializer): New macro.
34011         (gl_rwlock_define_initialized): Use it.
34012         (gl_recursive_lock_initializer): New macro.
34013         (gl_recursive_lock_define_initialized): Use it.
34014
34015 2005-07-30  Karl Berry  <karl@gnu.org>
34016
34017         * doc/gnulib.texi (Initial import): mention -I$(top_builddir)/lib.
34018         Report from Ben Pfaff, regarding getopt.
34019
34020 2005-07-26  Paul Eggert  <eggert@cs.ucla.edu>
34021
34022         Add support to getopt for Emacs, which doesn't use LIBOBJS in the
34023         normal way.
34024         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE_HEADER): New macro.
34025         (gl_GETOPT_SUBSTITUTE): Use it.  Invoke gl_PREREQ_GETOPT.
34026         (gl_GETOPT_IFELSE, gl_GETOPT_CHECK_HEADERS): New macros.
34027         (gl_GETOPT): Use the new macros.  Most of the implementation
34028         is moved to the new macros.  This is for programs like Emacs
34029         that don't want all the functionality of gl_GETOPT.
34030
34031 2005-07-26  Bruno Haible  <bruno@clisp.org>
34032
34033         * m4/lock.m4: Update from GNU gettext.
34034
34035 2005-07-26  Bruno Haible  <bruno@clisp.org>
34036
34037         * lib/lock.h: Update from GNU gettext.
34038         * lib/lock.c: Update from GNU gettext.
34039
34040 2005-07-25  Paul Eggert  <eggert@cs.ucla.edu>
34041
34042         * m4/regex.m4 (gl_INCLUDED_REGEX): Use AC_RUN_IFELSE instead of the
34043         obsolescent AC_TRY_RUN.  Include the default includes files, for
34044         'exit'.
34045
34046 2005-07-24  Bruno Haible  <bruno@clisp.org>
34047
34048         * modules/visibility: New file.
34049         * MODULES.html.sh (Misc): Add visibility.
34050
34051 2005-07-24  Bruno Haible  <bruno@clisp.org>
34052
34053         * m4/visibility.m4: New file.
34054
34055 2005-07-24  Bruno Haible  <bruno@clisp.org>
34056
34057         * doc/visibility.texi: New file.
34058
34059 2005-07-22  Bruno Haible  <bruno@clisp.org>
34060
34061         * modules/alloca-opt (Makefile.am): Remove explicit dependency on
34062         $(ALLOCA_H), redundant through BUILT_SOURCES.
34063         * modules/argz (Makefile.am): Remove explicit dependency on $(ARGZ_H),
34064         redundant through BUILT_SOURCES.
34065         * modules/byteswap (Makefile.am): Remove explicit dependency on
34066         $(BYTESWAP_H), redundant through BUILT_SOURCES.
34067         * modules/fnmatch (Makefile.am): Remove explicit dependency on
34068         $(FNMATCH_H), redundant through BUILT_SOURCES.
34069         * modules/getopt (Makefile.am): Remove explicit dependency on
34070         $(GETOPT_H), redundant through BUILT_SOURCES.
34071         * modules/glob (Makefile.am): Remove explicit dependency on $(GLOB_H),
34072         redundant through BUILT_SOURCES.
34073         * modules/poll (Makefile.am): Remove explicit dependency on $(POLL_H),
34074         redundant through BUILT_SOURCES.
34075         * modules/stdbool (Makefile.am): Remove explicit dependency on
34076         $(STDBOOL_H), redundant through BUILT_SOURCES.
34077         * modules/stdint (Makefile.am): Remove explicit dependency on
34078         $(STDINT_H), redundant through BUILT_SOURCES.
34079         * modules/sysexits (Makefile.am): Add $(SYSEXITS_H) to BUILT_SOURCES.
34080         Remove explicit dependency on $(SYSEXITS_H).
34081         Reported by Alexandre Duret-Lutz <adl@src.lip6.fr>.
34082
34083 2005-07-18  Simon Josefsson  <jas@extundo.com>
34084
34085         * lib/check-version.c (check_version): Accept identical versions too.
34086
34087 2005-07-18  Bruno Haible  <bruno@clisp.org>
34088
34089         * modules/lock: New file.
34090         * MODULES.html.sh (Multithreading): New section.
34091
34092 2005-07-18  Bruno Haible  <bruno@clisp.org>
34093
34094         * m4/lock.m4: New file, from GNU gettext.
34095
34096 2005-07-18  Bruno Haible  <bruno@clisp.org>
34097
34098         * lib/lock.h: New file, from GNU gettext.
34099         * lib/lock.c: New file, from GNU gettext.
34100
34101 2005-07-18  Bruno Haible  <bruno@clisp.org>
34102
34103         * lib/lock.h (gl_once_t): New type.
34104         (gl_once_define, gl_once): New macros.
34105         * lib/lock.c (fresh_once): New variable.
34106         (glthread_once, glthread_once_call, glthread_once_singlethreaded): New
34107         functions.
34108
34109 2005-07-16  Simon Josefsson  <jas@extundo.com>
34110
34111         * doc/gnulib.texi (Library version handling): Add ELF symbol collision
34112         workaround, suggested by Bruno.
34113
34114 2005-07-15  Paul Eggert  <eggert@cs.ucla.edu>
34115
34116         * modules/xalloc (Depends-on): Add xalloc-die.
34117         * modules/xvasprintf (Depends-on): Add xalloc-die.
34118
34119 2005-07-15  Paul Eggert  <eggert@cs.ucla.edu>
34120
34121         * lib/quotearg.c: Add translator comment suggested by Bruno Haible,
34122         with a minor change.
34123
34124 2005-07-15  Bruno Haible  <bruno@clisp.org>
34125
34126         * m4/poll.m4 (gl_FUNC_POLL): Check against MacOS X 10.4 poll() bug.
34127         When using lib/poll.c, define poll as rpl_poll.
34128
34129 2005-07-14  Paul Eggert  <eggert@cs.ucla.edu>
34130
34131         * modules/argp (Depends-on): Remove unlocked-io.
34132
34133 2005-07-14  Derek Price  <derek@ximbiot.com>
34134
34135         * m4/glob.m4 (gl_GLOB): Cache glob interface check result.  Add check
34136         for glob symlink bug.
34137
34138 2005-07-14  Bruno Haible  <bruno@clisp.org>
34139
34140         * m4/argp.m4 (gl_ARGP): Remove invocation of gl_FUNC_GLIBC_UNLOCKED_IO.
34141         Instead, test for *_unlocked function declarations directly.
34142
34143 2005-07-11  Simon Josefsson  <jas@extundo.com>
34144
34145         * modules/size_max: New file.
34146
34147         * modules/xsize: Depend on size_max module for size_max.m4.
34148
34149 2005-07-11  Simon Josefsson  <jas@extundo.com>
34150
34151         * lib/size_max.h: New file.
34152
34153 2005-07-11  Paul Eggert  <eggert@cs.ucla.edu>
34154
34155         * lib/version-etc-fsf.c (version_etc_copyright): Parameterize the
34156         copyright symbol and the year.
34157         * lib/version-etc.c (COPYRIGHT_YEAR): New constant.
34158         (version_etc_va): Use parameterized copyright notice.
34159         Reword to conform to the current GNU coding standards.
34160
34161 2005-07-11  Karl Berry  <karl@gnu.org>
34162
34163         * doc/gnulib.texi (Quoting): new node.
34164         (Initial import): more info, from Patrice.
34165
34166 2005-07-11  Bruno Haible  <bruno@clisp.org>
34167
34168         * gnulib-tool (func_usage): Document option --avoid.
34169         (Command line options): Handle --avoid.
34170         (func_acceptable): New function.
34171         (func_modules_transitive_closure): Use it.
34172
34173 2005-07-11  Bruno Haible  <bruno@clisp.org>
34174
34175         * MODULES.html.sh: Use shortcut URLs to the www.opengroup.org site.
34176         Reported by Jim Meyering.
34177
34178 2005-07-10  Bruno Haible  <bruno@clisp.org>
34179
34180         * m4/size_max.m4 (gl_SIZE_MAX): Cast ~(size_t)0 back to size_t.
34181         Needed when size_t is smaller than 'unsigned int'.
34182         Reported by Paul Eggert.
34183
34184 2005-07-09  Sergey Poznyakoff  <gray@gnu.org.ua>
34185
34186         * modules/argp (Depends-on): Add unlocked-io
34187
34188 2005-07-09  Sergey Poznyakoff  <gray@gnu.org.ua>
34189
34190         * lib/argp-namefrob.h: Include unlocked-io.h. Removed unnecessary
34191         block of defines.
34192
34193 2005-07-08  Paul Eggert  <eggert@cs.ucla.edu>
34194
34195         * config/srclist.txt: Comment out regcomp.c, since we have a porting
34196         fix now.
34197
34198 2005-07-08  Eric Blake  <ebb9@byu.net>  (tiny change)
34199         and Paul Eggert  <eggert@cs.ucla.edu>
34200
34201         * lib/regcomp.c (init_dfa, build_range_exp): Store __btowc value
34202         in wint_t, not wchar_t.  Remove now-unnecessary cast.
34203
34204 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
34205
34206         * modules/regex (Files): Add lib/regex_internal.c,
34207         lib/regex_internal.h, lib/regexec.c, lib/regcomp.c, m4/codeset.m4.
34208         (Depends-on): Add extensions.
34209         (Makefile.am): Remove lib_SOURCES; now done by m4 code.
34210
34211 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
34212
34213         * m4/backupfile.m4 (gl_BACKUPFILE): Use AC_CHECK_FUNCS_ONCE on
34214         pathconf.
34215         * m4/same.m4 (gl_SAME): Likewise.
34216         Require AC_SYS_LONG_FILE_NAMES; bug reported by Gerrit P. Haase.
34217
34218         * m4/regex.m4: Adjust to new libc regex implementation.
34219         (gl_INCLUDED_REGEX): Add AC_LIBSOURCES for
34220         all the .c and .h parts of (the new) regex.
34221         Quote the m4 stuff better.
34222         Check for RE_ICASE bug of old gnulib.
34223         Check for REG_STARTEND of recent libc.
34224         Rename local variables from jm_* to gl_*.
34225         Quote operand of "test -f".
34226         Say "recent enough" version of libc, not "version 2".
34227         (gl_PREREQ_REGEX): Remove AC_FUNC_ALLOCA, since alloca is a
34228         prerequisite module.  Remove AC_HEADER_STDC; no longer needed.
34229         Check for locale.h, isblank, mbrtowc, wcrtomb, wcscoll.
34230         Remove check for btowc, isascii.
34231         Require AM_LANGINFO_CODESET.
34232
34233 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
34234
34235         * lib/regex.c, regex.h: Sync from libc.
34236         * lib/regcomp.c, lib/regexec_internal.c, lib/regex_internal.h:
34237         * lib/regexec.c:
34238         New files, synced from libc, except that regex_internal.h
34239         currently has a small porting fix.
34240
34241 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
34242
34243         * config/srclist.txt: Add regcomp.c, regex.c, regex.h,
34244         regex_internal.c, regexec.c.
34245         Add regex_internal.h too, but as a comment, since the libc version
34246         is currently broken in gnulib mode.
34247
34248 2005-07-06  Paul Eggert  <eggert@cs.ucla.edu>
34249
34250         Support programs like Emacs that use gnulib but not gettext.
34251         * MODULES.html.sh (Internationalization functions): Add gettext-h.
34252         * modules/gettext-h: New file.
34253         * modules/gettext (Files): Remove lib/gettext.h.
34254         (Depends-on): Add gettext-h.
34255         (Makefile.am): Remove lib_SOURCES.
34256         * modules/argmatch, modules/c-stack, modules/closeout:
34257         * modules/copy-file, modules/csharpcomp, modules/csharpexec:
34258         * modules/execute, modules/file-type, modules/getaddrinfo:
34259         * modules/getopt, modules/human, modules/javacomp:
34260         * modules/javaexec, modules/mkdir-p, modules/obstack:
34261         * modules/openat, modules/pagealign_alloc, modules/pipe:
34262         * modules/quotearg, modules/regex, modules/rpmatch:
34263         * modules/unicodeio, modules/userspec, modules/version-etc:
34264         * modules/wait-process, modules/xalloc-die, modules/xmemcoll:
34265         * modules/xsetenv:
34266         Depend on gettext-h, not gettext.
34267
34268 2005-07-05  Paul Eggert  <eggert@cs.ucla.edu>
34269
34270         * gnulib-tool (func_import): Add support for 'public domain' license.
34271         * modules/alloca, modules/atexit, modules/memmove:
34272         Now public domain, not GPL.
34273         * modules/dup2, modules/getpagesize, modules/malloc, modules/memset:
34274         * modules/realloc, modules/strerror, modules/strtod:
34275         Now LGPL, not GPL.
34276
34277 2005-07-05  Bruno Haible  <bruno@clisp.org>
34278
34279         * m4/mbrtowc.m4 (gl_FUNC_MBRTOWC): Upgrade to version from current
34280         autoconf CVS. Needed for mingw.
34281
34282 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
34283
34284         Remove the dependency of the strftime module on the tzset module.
34285         * modules/strftime (Depends-on): Remove dependency on tzset.
34286
34287 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
34288
34289         Remove the dependency of the strftime module on the tzset module.
34290         * m4/strftime.m4 (gl_FUNC_STRFTIME): Don't require
34291         gl_FUNC_TZSET_CLOBBER.
34292
34293 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
34294
34295         Remove the dependency of the strftime module on the tzset module.
34296         * lib/strftime.c (my_strftime)
34297         [! defined _LIBC && ! HAVE_RUN_TZSET_TEST]:
34298         Copy the input structure, to work around some of the bug with
34299         Solaris 2.5.1 and Solaris 2.6.  If you still care about these old
34300         Solaris releases, you should also use the tzset module, but we won't
34301         require it as a dependency any more since we don't want LGPLed code
34302         to depend on GPLed code.
34303
34304 2005-07-02  Jim Meyering  <jim@meyering.net>
34305
34306         * m4/chown.m4, cloexec.m4, dup2.m4, fsusage.m4:
34307         * m4/getcwd-path-max.m4, getcwd.m4, mkstemp.m4, mountlist.m4:
34308         * m4/pagealign_alloc.m4, save-cwd.m4, unistd-safer.m4:
34309         Don't check for fcntl.h, and don't test for HAVE_FCNTL_H.
34310
34311 2005-07-02  Jim Meyering  <jim@meyering.net>
34312
34313         * lib/backupfile.c (backup_args): Change a `0' to NULL.
34314
34315 2005-07-01  Paul Eggert  <eggert@cs.ucla.edu>
34316
34317         * lib/xnanosleep.c: Include timespec.h, since OpenBSD 3.4 <time.h>
34318         declares only 'struct timespec;' (!).
34319
34320 2005-07-01  Jim Meyering  <jim@meyering.net>
34321
34322         * lib/chown.c, cloexec.c, dup-safer.c, dup2.c, fsusage.c, getcwd.c:
34323         * lib/getloadavg.c, mountlist.c, openat.h, pagealign_alloc.c:
34324         * lib/save-cwd.c, tempname.c:
34325         Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,
34326         and don't include <sys/file.h>).
34327
34328 2005-06-29  Jim Meyering  <jim@meyering.net>
34329
34330         * lib/mkdir-p.c (make_dir_parents): Don't apply sizeof to a hard-coded
34331         type name.  Use the variable name instead.
34332         * lib/idcache.c (getuser, getuidbyname, getgroup, getgidbyname):
34333         Likewise.
34334
34335 2005-06-28  Simon Josefsson  <jas@extundo.com>
34336
34337         * modules/check-version (Files): Add check-version.m4.
34338
34339 2005-06-28  Simon Josefsson  <jas@extundo.com>
34340
34341         * m4/check-version.m4: New file, suggested by Jim Meyering
34342         <jim@meyering.net>.
34343
34344 2005-06-28  Simon Josefsson  <jas@extundo.com>
34345
34346         * lib/check-version.h, lib/check-version.c: New files.
34347
34348 2005-06-28  Simon Josefsson  <jas@extundo.com>
34349
34350         * lib/base64.c (base64_encode): Indent.  Rename 'b64' to avoid
34351         collision with global variable.  Better indentation.  Don't
34352         increment buffer pointer beyond buffer end.  Based on comments
34353         from Paul Eggert <eggert@cs.ucla.edu>.
34354
34355         * lib/base64.h: Indent.
34356
34357 2005-06-28  Simon Josefsson  <jas@extundo.com>
34358
34359         * doc/gnulib.texi (Library version handling): New section.
34360
34361 2005-06-28  Jim Meyering  <jim@meyering.net>
34362
34363         * check-module (find_included_lib_files): Hard-code another
34364         pair of exceptions: fts.c includes fts-cycle.c and unistd-safer.h
34365         but modules/fts-lgpl (correctly) does not list those files.
34366
34367         * modules/canonicalize (Files): Add lib/pathmax.h.
34368
34369 2005-06-25  Simon Josefsson  <jas@extundo.com>
34370
34371         * modules/check-version: New file.
34372
34373 2005-06-24  Paul Eggert  <eggert@cs.ucla.edu>
34374
34375         * lib/canon-host.c (canon-host): Append trailing "," to 0 in
34376         initializer of struct addrinfo, as an indication that we don't
34377         care how many members the structure has.
34378
34379 2005-06-24  Derek Price  <derek@ximbiot.com>
34380         and Bruno Haible  <bruno@clisp.org>
34381
34382         Remove stat module & update lstat.
34383         * m4/lstat.m4 (gl_FUNC_LSTAT): Drop AC_FUNC_LSTAT in favor of
34384         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
34385         * m4/stat.m4: Remove this file.
34386
34387 2005-06-24  Derek Price  <derek@ximbiot.com>
34388         and Bruno Haible  <bruno@clisp.org>
34389
34390         Remove stat module & update lstat.
34391         * lib/stat.c: Remove this file...
34392         (slash_aware_lstat): ...moving this content and its support...
34393         * lib/lstat.c (rpl_lstat): ...into here.
34394         * lib/lstat.h: New file.
34395
34396 2005-06-24  Derek Price  <derek@ximbiot.com>
34397         and Bruno Haible  <bruno@clisp.org>
34398
34399         Remove stat module & update lstat.
34400         * config/srclist.txt (libc sources): Remove stat.
34401
34402 2005-06-24  Derek Price  <derek@ximbiot.com>
34403         and Bruno Haible  <bruno@clisp.org>
34404
34405         Remove stat module & update lstat.
34406         * MODULES.html.sh (stat): Remove.
34407         * MODULES.html: Regenerated.
34408         * modules/lstat (Description): Correct function name.
34409         (Files): Add "lstat.h".
34410         (Depends-on): Remove stat, add xalloc, stat-macros.
34411         * modules/stat: Remove this file.
34412         (Include): Add "lstat.h", remove <sys/stat.h>.
34413
34414 2005-06-23  Paul Eggert  <eggert@cs.ucla.edu>
34415
34416         * lib/mktime.c: Include <string.h> even if !DEBUG.  (From glibc.)
34417         (ranged_convert): Don't save conversion in a temporary struct.
34418         This causes a warning with GCC 4.0.0, and anyway in the typical
34419         case it's not worth the extra 100 bytes or so of code.
34420         (ranged_convert, __mktime_internal): When calling a function via a
34421         pointer P, use P () rather than (*P) (), as we now assume C89 or
34422         better.
34423
34424 2005-06-22  Paul Eggert  <eggert@cs.ucla.edu>
34425
34426         * lib/readutmp.c (desirable_utmp_entry): Fix bug where "who -b" and
34427         "who -r" failed to give output.  Problem reported by Tim Waugh.
34428
34429         * lib/xmalloc.c (HAVE_GNU_CALLOC): New constant.
34430         (xcalloc): Use it to avoid needless tests.
34431         Problem reported by Jim Meyering.
34432
34433 2005-06-20  Derek Price  <derek@ximbiot.com>
34434
34435         * m4/bison.m4: Note that precious decls of YACC & YFLAGS will be
34436         unnecessary for Autoconfs > 2.59c.
34437
34438 2005-06-16  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
34439
34440         * lib/argp.h (__option_is_short): Check upper limit of
34441         __key. Isprint() requires its argument to have the value
34442         of an unsigned char or EOF.
34443
34444 2005-06-16  Jim Meyering  <jim@meyering.net>
34445
34446         * lib/calloc.c (rpl_calloc): Allocate a 1-byte buffer (not 1xS or Nx1)
34447         when either N or S is zero.
34448
34449 2005-06-16  Derek Price  <derek@ximbiot.com>
34450
34451         * m4/bison.m4: Declare YACC & YFLAGS precious.
34452
34453 2005-06-10  Paul Eggert  <eggert@cs.ucla.edu>
34454
34455         * lib/fnmatch.c (fnmatch): If there is an encoding error in a
34456         multibyte string or pattern, fall back on unibyte matching.
34457         Problem reported by James Youngman.
34458
34459 2005-06-08  Bruno Haible  <bruno@clisp.org>
34460
34461         * modules/csharpcomp: New file.
34462         * MODULES.html.sh (C#): Add csharpcomp.
34463
34464 2005-06-08  Bruno Haible  <bruno@clisp.org>
34465
34466         * m4/csharpcomp.m4: New file, from GNU gettext.
34467
34468 2005-06-08  Bruno Haible  <bruno@clisp.org>
34469
34470         * lib/csharpcomp.h: New file, from GNU gettext.
34471         * lib/csharpcomp.c: New file, from GNU gettext.
34472         * lib/csharpcomp.sh.in: New file, from GNU gettext.
34473
34474 2005-06-08  Bruno Haible  <bruno@clisp.org>
34475
34476         * lib/binary-io.h (fileno): Undefine before defining it. Avoids a gcc
34477         warning on mingw.
34478
34479 2005-06-07  Derek Price  <derek@ximbiot.com>
34480
34481         Sync from CVS.
34482         * lib/glob_.h: Indent nested #ifdef.
34483
34484 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
34485
34486         Sync from coreutils.
34487         Use "file name" when talking about file names, instead of "filename"
34488         or "path", as per the GNU coding standards.
34489         * lib/mkdir-p.c: Renamed from makepath.c.
34490         (make_dir_parents): Renamed from make_path.  All callers changed.
34491         * lib/mkdir-p.h: Likewise.  All includers changed.
34492         * lib/filenamecat.c: Renamed from path-concat.c.
34493         (file_name_concat): Renamed from path_concat.  All callers changed.
34494         [TEST_FILE_NAME_CONCAT]: Renamed from TEST_PATH_CONCAT.
34495         * lib/filenamecat.h: Likewise.  All includers changed.
34496         * lib/acl.c: Don't use "path" or "filename" to mean "file name"
34497         in comments or local variable names.
34498         * lib/basename.c: Likewise.
34499         * lib/canonicalize.c, canonicalize.h: Likewise.
34500         * lib/dirname.c, dirname.h: Likewise.
34501         * lib/euidaccess.c: Likewise.
34502         * lib/exclude.c: Likewise
34503         * lib/fnmatch_.h, fnmatch_loop.c: Likewise.
34504         * lib/fsusage.c, fsuage.h: Likewise.
34505         * lib/fts.c, fts_.h: Likewise.
34506         * lib/getcwd.c: Likewise.
34507         * lib/getloadavg.c: Likewise.
34508         * lib/mkstemp.c: Likewise.
34509         * lib/mountlist.c, mountlist.h: Likewise.
34510         * lib/openat.c, openat.h: Likewise.
34511         * lib/readlink-stub.c: Likewise.
34512         * lib/readutmp.c, readutmp.h: Likewise.
34513         * lib/rename.c: Likewise.
34514         * lib/rmdir.c: Likewise.
34515         * lib/same.c: Likewise.
34516         * lib/savedir.c: Likewise.
34517         * lib/stripslash.c: Likewise.
34518         * lib/tempname.c: Likewise.
34519         * lib/xreadlink.c: Likewise.
34520         * lib/exclude.c (excluded_file_name): Renamed from excluded_filename.
34521         All uses changed.
34522         * lib/exclude.h: Likewise.
34523
34524         * lib/euidaccess.c (getuid, getgid, getuid, getegid)
34525         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
34526         * lib/idcache.c (getpwuid, getpwnam, getgrgid, getgrnam)
34527         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
34528         * lib/pathmax.h: Include <limits.h> unconditionally, since other
34529         files have been getting away with it for years (MORE/BSD 4.3
34530         is extinct now).
34531         * lib/userspec.c (getpwnam, getgrnam, getgrgid)
34532         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
34533
34534         * lib/pathmax.h (_POSIX_PATH_MAX) [!defined _POSIX_PATH_MAX]:
34535         Define to 256, not 255, as per modern POSIX.
34536
34537 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
34538
34539         Sync from coreutils.
34540         Use "file name" when talking about file names, instead of "filename"
34541         or "path", as per the GNU coding standards.
34542         * MODULES.html.sh: mkdir-p renamed from makepath.
34543         filenamecat renamed from path-concat.
34544         * modules/filenamecat: Renamed from modules/path-concat.
34545         (Files): filenamecat.h and filenamecat.c renamed from
34546         path-concat.h and path-concat.c.
34547         (configure.ac): gl_FILE_NAME_CONCAT, not gl_PATH_CONCAT.
34548         (Include): filenamecat.h, not path-concat.h.
34549         * modules/mkdir-p: Renamed from modules/makepath.
34550         (Files): mkdir-p.h and mkdir-p.c renamed from makepath.h and
34551         makepath.c.
34552         (configure.ac): gl_MKDIR_PARENTS, not gl_MAKEPATH.
34553         (Include): mkdir-p.h, not makepath.h.
34554
34555 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
34556
34557         Sync from coreutils.
34558         * m4/mkdir-p.m4: Renamed from makepath.m4.
34559         (gl_MKDIR_PARENTS): Renamed from gl_MAKEPATH.  All uses changed.
34560         Rename files from makepath.c to mkdir-p.c, and from
34561         makepath.h to mkdir-p.h.
34562         * m4/filenamecat.m4: Renamed from path-concat.m4.
34563         (gl_FILE_NAME_CONCAT): Renamed from gl_PATH_CONCAT.  All uses changed.
34564         Rename files from path-concat.c to filenamecat.c,
34565         and from path-concat.h to filenamecat.h.
34566         * m4/getcwd-path-max.m4: Don't use "path" or "filename" to mean
34567         "file name" in local variables or comments.
34568         * m4/rename.m4: Likewise.
34569
34570 2005-06-01  Bruno Haible  <bruno@clisp.org>
34571
34572         * modules/csharpexec: New file.
34573         * MODULES.html.sh (C#): New section.
34574
34575 2005-06-01  Bruno Haible  <bruno@clisp.org>
34576
34577         * m4/csharp.m4: New file, from GNU gettext.
34578         * m4/csharpexec.m4: New file, from GNU gettext.
34579
34580 2005-06-01  Bruno Haible  <bruno@clisp.org>
34581
34582         * lib/csharpexec.h: New file, from GNU gettext.
34583         * lib/csharpexec.c: New file, from GNU gettext.
34584         * lib/csharpexec.sh.in: New file, from GNU gettext.
34585
34586 2005-05-31  Derek Price  <derek@ximbiot.com>
34587             Paul Eggert  <eggert@cs.ucla.edu>
34588
34589         Sync from cvs.
34590         * m4/glob.m4: s/MISSING_SYS_CDEFS_H/_SYS_CDEFS_H/ and comment.
34591
34592 2005-05-31  Derek Price  <derek@ximbiot.com>
34593             Paul Eggert  <eggert@cs.ucla.edu>
34594
34595         Sync from cvs.
34596         * lib/glob_.h: s/MISSING_SYS_CDEFS_H/_SYS_CDEFS_H/ and comment.
34597
34598 2005-05-29  Derek Price  <derek@ximbiot.com>
34599
34600         * config/srclist.txt (glob_.h, glob.c): Add these files.
34601
34602 2005-05-29  Derek Price  <derek@ximbiot.com>
34603
34604         * MODULES.html.sh: Add glob to Enhanced POSIX.2001 section.
34605         * modules/glob: New file.
34606         * modules/getlogin_r: Add link to POSIX spec in description.
34607
34608 2005-05-29  Derek Price  <derek@ximbiot.com>
34609             Paul Eggert  <eggert@cs.ucla.edu>
34610
34611         * m4/glob.m4: New file.
34612
34613 2005-05-29  Derek Price  <derek@ximbiot.com>
34614             Paul Eggert  <eggert@cs.ucla.edu>
34615
34616         * lib/glob_.h, lib/glob.c: New files.
34617
34618 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
34619
34620         * modules/fts (Files): Remove m4/inttypes-pri.m4.
34621         * modules/fts-lgpl (Depends-on): Remove gettext.
34622
34623 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
34624
34625         * m4/fts.m4 (gl_FUNC_FTS_CORE): Don't check for inttypes.h or stdint.h,
34626         and don't require gt_INTTYPES_PRI.
34627
34628 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
34629
34630         * lib/getlogin_r.c (getlogin_r): Don't set errno to 0 on return.
34631
34632         * lib/fts.c: Don't worry about debugging on pre-C99-compatible hosts;
34633         the configuration hassle isn't worth it.
34634         Include inttypes.h and stdint.h unconditionally if FTS_DEBUG.
34635         (LONGEST_MODIFIER, PRIuMAX): Remove.
34636
34637 2005-05-27  Bruno Haible  <bruno@clisp.org>
34638
34639         * lib/getlogin_r.h: Remove second include of <stddef.h>.
34640
34641 2005-05-26  Paul Eggert  <eggert@cs.ucla.edu>
34642
34643         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Define
34644         _POSIX_PTHREAD_SEMANTICS for Solaris.
34645
34646 2005-05-25  Derek Price  <derek@ximbiot.com>
34647
34648         * MODULES.html.sh: Add getlogin_r to POSIX.2001 support section.
34649
34650 2005-05-25  Derek Price  <derek@ximbiot.com>
34651             Paul Eggert  <eggert@cs.ucla.edu>
34652
34653         * modules/getlogin_r, m4/getlogin_r.m4: New files.
34654         * lib/getlogin_r.c, getlogin_r.h: New files.
34655
34656 2005-05-25  Bruno Haible  <bruno@clisp.org>
34657             Derek Price  <derek@ximbiot.com>
34658
34659         * lib/getlogin_r.h: Simplify API documentation.
34660
34661 2005-05-23  Derek Price  <derek@ximbiot.com>
34662
34663         * modules/minmax (Files): Add m4/minmax.m4.
34664         (configure.ac): Add gl_MINMAX.
34665
34666 2005-05-22  Paul Eggert  <eggert@cs.ucla.edu>
34667
34668         * lib/fts.c (fd_safer) [_LGPL_PACKAGE]: New static function,
34669         so that unistd-safer.h (GPL'ed code) need not be included.
34670
34671 2005-05-22  Bruno Haible  <bruno@clisp.org>
34672
34673         * m4/minmax.m4: New file.
34674         Based on a patch by Derek Price <derek@ximbiot.com>.
34675
34676 2005-05-22  Bruno Haible  <bruno@clisp.org>
34677
34678         * lib/stdint_.h (_STDINT_H_HAVE_INT64): New macro. Use it in #ifdefs.
34679         (INT64_MIN): Fix definition.
34680         Suggested by Paul Eggert <eggert@cs.ucla.edu>.
34681
34682         * lib/stdint_.h (_STDINT_H_NEED_SIGNED_INT_TYPES): Renamed from
34683         NEED_SIGNED_INT_TYPES.
34684
34685         * lib/stdint_.h (_STDINT_H_HAVE_SYSTEM_INTTYPES): Renamed from
34686         HAVE_SYSTEM_INTTYPES.
34687
34688 2005-05-22  Bruno Haible  <bruno@clisp.org>
34689
34690         * lib/minmax.h: Include <limits.h> only when it defines MIN, MAX.
34691         Also include <sys/param.h> if it defines MIN, MAX.
34692         Based on a patch by Derek Price <derek@ximbiot.com>.
34693
34694 2005-05-21  Jim Meyering  <jim@meyering.net>
34695
34696         * modules/fts (Files): Add m4/inttypes-pri.m4.
34697         (Depends-on): Add lstat and remove gettext.  Alphabetize.
34698
34699 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
34700
34701         New fts module.
34702         * lib/fts.c: Don't include "cycle-check.h" or "hash.h".
34703         (setup_dir, free_dir): New functions.
34704         (enter_dir, leave_dir): Define trivial
34705         alternatives of _LGPL_PACKAGE.  Move to fts-cycle.c if !_LGPL_PACKAGE.
34706         (HT_INITIAL_SIZE, ENTER_DIR): Remove.  All uses removed.
34707         (LEAVE_DIR): Fix typo: pass Fts and Ent to leave_dir.
34708         (struct Active_dir, AD_compare, AD_hash, enter_dir, leave_dir):
34709         Move to fts-cycle.c.
34710         (fts_open): Use setup_dir.
34711         (fts_close): Use free_dir.
34712         (fts_read): Have just one copy of the ENTER_DIR code rather than three.
34713         This adds a label and some gotos, but the alternatives were messier.
34714         Check for memory allocation failure when entering a dir.
34715         (fts_stat) [_LGPL_PACKAGE]: Bring back glibc cycle detection code.
34716         * lib/fts_.h (_LGPL_PACKAGE) [defined _LIBC]: New macro.
34717         (FTS): New member fts_cycle, that is a union that contains the
34718         old active_dir_ht and cycle_state.  All uses changed to mention
34719         fts_cycle.ht and fts_cycle.state.
34720         * lib/fts-cycle.c: New file, containing GPL'ed code migrated out of
34721         fts.c, with the following changes:
34722         (setup_dir, free_dir): New functions.
34723         (enter_dir): Now returns bool.  Return true if successful, false
34724         if memory exhausted.  All callers changed.
34725         Do not bother partly cleaning up on
34726         memory allocation failure; that is free_dir's job.
34727         However, free ad if hash_insert fails, to avoid memory leak.
34728         (enter_dir, leave_dir): Accommodate change to FTS by inspecting
34729         fts->fts_options to see which union member to use.
34730
34731 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
34732
34733         * m4/fts.m4 (gl_FUNC_FTS_CORE): Renamed from gl_FUNC_FTS.
34734         (gl_FUNC_FTS, gl_FUNC_FTS_LGPL): New macros.
34735
34736 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
34737
34738         * MODULES.html.sh (File system functions): Add fts, fts-lgpl.
34739
34740 2005-05-20  Jim Meyering  <jim@meyering.net>
34741
34742         * lib/unlinkdir.h (cannot_unlink_dir) [UNLINK_CANNOT_UNLINK_DIR]:
34743         Now a macro, to pacify GCC.
34744
34745 2005-05-20  Eric Blake  <ebb9@byu.net>  (tiny change)
34746
34747         * m4/chown.m4 (gl_FUNC_CHOWN): Correct sense of test for honoring IDs
34748         of -1.
34749
34750 2005-05-20  Eric Blake  <ebb9@byu.net>  (tiny change)
34751
34752         * lib/chown.c (rpl_chown): Return -1 on failure.
34753
34754 2005-05-18  Paul Eggert  <eggert@cs.ucla.edu>
34755
34756         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME]):
34757         Don't check for stddef.h.
34758         * m4/fts.m4 (gl_FUNC_FTS): Don't require AC_HEADER_STDC, as we
34759         don't use its results.
34760         Don't check for fcntl.h, stddef.h, stdlib.h, string.h, unistd.h,
34761         since we include them unconditionally.  Don't require
34762         AM_STDBOOL_H, since stdbool is a prerequisite.
34763         Don't require AC_C_CONST, AC_TYPE_SIZE_T or check for ptrdiff_t
34764         since we assume C89 or better.
34765         Don't require AC_FUNC_CLOSEDIR_VOID, AC_FUNC_LSTAT, or AC_FUNC_STAT,
34766         as we don't use their results.
34767         Don't check for fchdir, memmove, memset, strrchr, as we use
34768         them unconditionally.
34769         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER): Don't define
34770         GETTIMEOFDAY_CLOBBERS_LOCALTIME_BUFFER, since nobody uses it.
34771
34772 2005-05-18  Paul Eggert  <eggert@cs.ucla.edu>
34773
34774         * lib/canonicalize.c: Include canonicalize.h first, to test interface.
34775         Include <stddef.h> unconditionally, since we assume C89 now.
34776         All uses of PTR_INT_TYPE replaced by ptrdiff_t.
34777         * lib/fts.c: Include fts_.h first, to check interface.
34778         Do not include intprops.h; no longer needed.
34779         Include cycle-check.h and hash.h, since fts_.h no longer does.
34780         Remove unnecessary casts of closedir to void.
34781         (fts_build): Use a simpler method (not involving TYPE_SIGNED) to
34782         decide whether to decrement nlinks.
34783         * lib/fts_.h: Do not include hash.h or cycle-check.h; no longer needed.
34784         (FTS): Use struct hash_table * instead of Hash_table, so that
34785         we no longer need to include hash.h here.
34786
34787 2005-05-18  Jim Meyering  <jim@meyering.net>
34788
34789         * modules/dirfd (License): Change to LGPL.  Most of the code
34790         is already in the public domain.
34791
34792 2005-05-18  Jim Meyering  <jim@meyering.net>
34793
34794         * m4/fts.m4 (AC_LIBSOURCES): Add intprops.h to the list.
34795         Reported by Yoann Vandoorselaere.
34796
34797 2005-05-17  Jim Meyering  <jim@meyering.net>
34798
34799         * m4/fts.m4: New file, from coreutils.
34800
34801 2005-05-17  Jim Meyering  <jim@meyering.net>
34802
34803         * lib/fts.c, lib/fts_.h: New files, from coreutils.
34804
34805 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
34806
34807         Sync from coreutils.
34808         * m4/unlinkdir.m4: New file.
34809
34810 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
34811
34812         Sync from coreutils.
34813         * lib/unlinkdir.c, lib/unlinkdir.h: New files.
34814         * lib/gethrxtime.c, lib/gethrxtime.h, lib/getpass.h, lib/mountlist.h,
34815         lib/path-concat.c, lib/regex.h, lib/unlocked-io.h, lib/xtime.h:
34816         White space changes only.
34817         * lib/makepath.c (make_path): Port to hosts where leading "//" is
34818         special.
34819         * lib/yesno.c: Include getline.h, not ctype.h.
34820         (yesno): Don't remove leading white space; POSIX doesn't allow it.
34821         Use getline to remove arbitrary restriction on response length.
34822
34823 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
34824
34825         * config/srclist-update: Spell out "Street" in FSF postal
34826         mail address; this is the style the FSF seems to prefer.
34827
34828         * build-aux/depcomp, build-aux/install-sh, build-aux/mdate-sh,
34829         build-aux/missing, build-aux/mkinstalldirs: Sync from Automake;
34830         this updates FSF postal mail address.
34831
34832         Sync from coreutils.
34833         * modules/unlinkdir: New file.
34834         * modules/yesno (Depends-on): Add getline.
34835         * MODULES.html.sh (File system functions): Add unlinkdir.
34836
34837 2005-05-13  Paul Eggert  <eggert@cs.ucla.edu>
34838
34839         * lib/byteswap_.h, lib/getsubopt.h, lib/iconvme.h, lib/strsep.c,
34840         lib/strsep.h:
34841         Change the initial comment to refer to GPL, not LGPL.
34842         gnulib-tool will change it to LGPL as needed.
34843
34844         * lib/__fpending.c, lib/acl.c, lib/acl.h, lib/alloca_.h, lib/allocsa.c,
34845         lib/allocsa.h, lib/argmatch.c, lib/argmatch.h, lib/argp-ba.c,
34846         lib/argp-eexst.c, lib/argp-fmtstream.c, lib/argp-fmtstream.h,
34847         lib/argp-fs-xinl.c, lib/argp-help.c, lib/argp-namefrob.h,
34848         lib/argp-parse.c, lib/argp-pv.c, lib/argp-pvh.c, lib/argp-xinl.c,
34849         lib/argp.h, lib/argz.c, lib/argz_.h, lib/asnprintf.c, lib/asprintf.c,
34850         lib/atanl.c, lib/backupfile.c, lib/backupfile.h, lib/base64.c,
34851         lib/base64.h, lib/basename.c, lib/binary-io.h, lib/byteswap_.h,
34852         lib/c-ctype.c, lib/c-ctype.h, lib/c-stack.c, lib/c-stack.h,
34853         lib/c-strtod.c, lib/calloc.c, lib/canon-host.c, lib/canonicalize.c,
34854         lib/canonicalize.h, lib/ceill.c, lib/chdir-long.c, lib/chdir-long.h,
34855         lib/chown.c, lib/classpath.c, lib/classpath.h, lib/cloexec.c,
34856         lib/closeout.c, lib/closeout.h, lib/concatpath.c, lib/config.charset,
34857         lib/copy-file.c, lib/copy-file.h, lib/cycle-check.c, lib/cycle-check.h,
34858         lib/diacrit.c, lib/diacrit.h, lib/dirfd.c, lib/dirfd.h, lib/dirname.c,
34859         lib/dirname.h, lib/dummy.c, lib/dup-safer.c, lib/dup2.c, lib/eealloc.h,
34860         lib/error.c, lib/error.h, lib/euidaccess.c, lib/exclude.c,
34861         lib/exclude.h, lib/execute.c, lib/execute.h, lib/exit.h,
34862         lib/exitfail.c, lib/exitfail.h, lib/expl.c, lib/fatal-signal.c,
34863         lib/fatal-signal.h, lib/fd-safer.c, lib/file-type.c, lib/file-type.h,
34864         lib/fileblocks.c, lib/filemode.c, lib/filemode.h, lib/findprog.c,
34865         lib/findprog.h, lib/floorl.c, lib/fnmatch.c, lib/fnmatch_.h,
34866         lib/fnmatch_loop.c, lib/fopen-safer.c, lib/free.c, lib/frexpl.c,
34867         lib/fsusage.c, lib/fsusage.h, lib/full-read.c, lib/full-read.h,
34868         lib/full-write.c, lib/full-write.h, lib/fwriteerror.c,
34869         lib/fwriteerror.h, lib/gai_strerror.c, lib/gcd.c, lib/gcd.h,
34870         lib/getaddrinfo.c, lib/getaddrinfo.h, lib/getcwd.c, lib/getcwd.h,
34871         lib/getdate.h, lib/getdate.y, lib/getdomainname.c, lib/getdomainname.h,
34872         lib/getgroups.c, lib/gethostname.c, lib/gethrxtime.c, lib/gethrxtime.h,
34873         lib/getline.c, lib/getline.h, lib/getloadavg.c, lib/getndelim2.c,
34874         lib/getndelim2.h, lib/getnline.c, lib/getnline.h, lib/getopt.c,
34875         lib/getopt1.c, lib/getopt_.h, lib/getopt_int.h, lib/getpagesize.h,
34876         lib/getpass.c, lib/getpass.h, lib/getsubopt.c, lib/getsubopt.h,
34877         lib/gettext.h, lib/gettime.c, lib/gettimeofday.c, lib/getugroups.c,
34878         lib/getusershell.c, lib/group-member.c, lib/group-member.h,
34879         lib/hard-locale.c, lib/hard-locale.h, lib/hash-pjw.c, lib/hash-pjw.h,
34880         lib/hash.c, lib/hash.h, lib/human.c, lib/human.h, lib/iconvme.c,
34881         lib/iconvme.h, lib/idcache.c, lib/inet_ntop.h, lib/intprops.h,
34882         lib/inttostr.c, lib/inttostr.h, lib/isdir.c, lib/javacomp.c,
34883         lib/javacomp.h, lib/javacomp.sh.in, lib/javaexec.c, lib/javaexec.h,
34884         lib/javaexec.sh.in, lib/lbrkprop.h, lib/lchown.c, lib/ldexpl.c,
34885         lib/linebreak.c, lib/linebreak.h, lib/linebuffer.c, lib/linebuffer.h,
34886         lib/localcharset.c, lib/localcharset.h, lib/logl.c, lib/long-options.c,
34887         lib/long-options.h, lib/lstat.c, lib/makepath.c, lib/makepath.h,
34888         lib/malloc.c, lib/mathl.h, lib/mbswidth.c, lib/mbswidth.h, lib/md5.c,
34889         lib/md5.h, lib/memcasecmp.c, lib/memcasecmp.h, lib/memchr.c,
34890         lib/memcmp.c, lib/memcoll.c, lib/memcoll.h, lib/memcpy.c, lib/memmem.c,
34891         lib/memmem.h, lib/mempcpy.c, lib/mempcpy.h, lib/memrchr.c,
34892         lib/memrchr.h, lib/memset.c, lib/minmax.h, lib/mkdir.c, lib/mkdtemp.c,
34893         lib/mkdtemp.h, lib/mkstemp.c, lib/mktime.c, lib/modechange.c,
34894         lib/modechange.h, lib/mountlist.c, lib/mountlist.h, lib/nanosleep.c,
34895         lib/obstack.c, lib/obstack.h, lib/openat.c, lib/openat.h,
34896         lib/pagealign_alloc.c, lib/pagealign_alloc.h, lib/path-concat.c,
34897         lib/path-concat.h, lib/pathmax.h, lib/pathname.h, lib/physmem.c,
34898         lib/physmem.h, lib/pipe.c, lib/pipe.h, lib/poll.c, lib/poll_.h,
34899         lib/posixtm.c, lib/posixtm.h, lib/posixver.c, lib/printf-args.c,
34900         lib/printf-args.h, lib/printf-parse.c, lib/printf-parse.h,
34901         lib/progname.c, lib/progname.h, lib/progreloc.c, lib/putenv.c,
34902         lib/quote.c, lib/quote.h, lib/quotearg.c, lib/quotearg.h, lib/raise.c,
34903         lib/readlink.c, lib/readtokens.c, lib/readtokens.h, lib/readtokens0.c,
34904         lib/readtokens0.h, lib/readutmp.c, lib/readutmp.h, lib/realloc.c,
34905         lib/ref-add.sin, lib/ref-del.sin, lib/regex.c, lib/regex.h,
34906         lib/rename.c, lib/rmdir.c, lib/rpmatch.c, lib/safe-read.c,
34907         lib/safe-read.h, lib/safe-write.c, lib/safe-write.h, lib/same.c,
34908         lib/same.h, lib/save-cwd.c, lib/save-cwd.h, lib/savedir.c,
34909         lib/savedir.h, lib/setenv.c, lib/setenv.h, lib/settime.c,
34910         lib/sh-quote.c, lib/sh-quote.h, lib/sha1.c, lib/sha1.h, lib/sig2str.c,
34911         lib/sig2str.h, lib/sincosl.c, lib/snprintf.c, lib/snprintf.h,
34912         lib/sqrtl.c, lib/stat-macros.h, lib/stat.c, lib/stdbool_.h,
34913         lib/stdint_.h, lib/stdio-safer.h, lib/stpcpy.c, lib/stpcpy.h,
34914         lib/stpncpy.c, lib/stpncpy.h, lib/strcase.h, lib/strcasecmp.c,
34915         lib/strchrnul.c, lib/strchrnul.h, lib/strcspn.c, lib/strdup.c,
34916         lib/strdup.h, lib/strerror.c, lib/strftime.c, lib/strftime.h,
34917         lib/stripslash.c, lib/strndup.c, lib/strndup.h, lib/strnlen.c,
34918         lib/strpbrk.c, lib/strpbrk.h, lib/strsep.c, lib/strsep.h, lib/strstr.c,
34919         lib/strstr.h, lib/strtod.c, lib/strtoimax.c, lib/strtok_r.c,
34920         lib/strtok_r.h, lib/strtol.c, lib/strtoll.c, lib/strtoul.c,
34921         lib/strtoull.c, lib/strverscmp.c, lib/strverscmp.h, lib/sysexit_.h,
34922         lib/tempname.c, lib/time_r.c, lib/time_r.h, lib/timegm.c, lib/timegm.h,
34923         lib/timespec.h, lib/trigl.c, lib/trigl.h, lib/ucs4-utf16.h,
34924         lib/ucs4-utf8.h, lib/unicodeio.c, lib/unicodeio.h, lib/unistd-safer.h,
34925         lib/unlocked-io.h, lib/unsetenv.c, lib/userspec.c, lib/utf16-ucs4.h,
34926         lib/utf8-ucs4.h, lib/utime.c, lib/utimecmp.c, lib/utimecmp.h,
34927         lib/utimens.c, lib/vasnprintf.c, lib/vasnprintf.h, lib/vasprintf.c,
34928         lib/vasprintf.h, lib/version-etc-fsf.c, lib/version-etc.c,
34929         lib/version-etc.h, lib/vsnprintf.c, lib/vsnprintf.h, lib/w32spawn.h,
34930         lib/wait-process.c, lib/wait-process.h, lib/xalloc-die.c, lib/xalloc.h,
34931         lib/xallocsa.c, lib/xallocsa.h, lib/xasprintf.c, lib/xgetcwd.c,
34932         lib/xgetcwd.h, lib/xgetdomainname.c, lib/xgetdomainname.h,
34933         lib/xgethostname.c, lib/xmalloc.c, lib/xmemcoll.c, lib/xnanosleep.c,
34934         lib/xreadlink.c, lib/xreadlink.h, lib/xsetenv.c, lib/xsetenv.h,
34935         lib/xsize.h, lib/xstrndup.c, lib/xstrndup.h, lib/xstrtod.c,
34936         lib/xstrtod.h, lib/xstrtoimax.c, lib/xstrtol.c, lib/xstrtol.h,
34937         lib/xstrtoumax.c, lib/xtime.h, lib/xvasprintf.c, lib/xvasprintf.h,
34938         lib/yesno.c, lib/yesno.h:
34939         Update FSF postal mail address.
34940
34941 2005-05-13  Paul Eggert  <eggert@cs.ucla.edu>
34942
34943         * MODULES.html.sh, README, gnulib-tool, tests/test-base64.c,
34944         tests/test-memmem.c, tests/test-stpncpy.c:
34945         Update FSF postal mail address.
34946
34947 2005-05-13  Bruno Haible  <bruno@clisp.org>
34948
34949         * lib/stdint_.h (int64_t, uint64_t, int_least64_t, uint_least64_t,
34950         int_fast64_t, uint_fast64_t, intmax_t, uintmax_t, INT64_MIN, INT64_MAX,
34951         UINT64_MAX, INT_LEAST64_MIN, INT_LEAST64_MAX, UINT_LEAST64_MAX,
34952         INT_FAST64_MIN, INT_FAST64_MAX, UINT_FAST64_MAX, INTMAX_MIN,
34953         INTMAX_MAX, UINTMAX_MAX, INT64_C, UINT64_C, INTMAX_C, UINTMAX_C):
34954         Add support for 64-bit integers in the MSVC compiler.
34955
34956 2005-05-12  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
34957
34958         * modules/getdate (Makefile.am): Add getdate.c to EXTRA_DIST
34959
34960 2005-05-12  Eric Blake  <ebb9@byu.net>  (tiny change)
34961
34962         * gnulib-tool (func_import): Sort and uniquify recommended includes.
34963
34964 2005-05-11  Paul Eggert  <eggert@cs.ucla.edu>
34965
34966         * doc/getdate.texi (General date syntax): Don't say that date
34967         date --iso-8601=ns generates acceptable dates; it doesn't yet.
34968         Problem reported by Nic Ferrier.
34969
34970 2005-05-10  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
34971
34972         * lib/getaddrinfo.c: Don't fail when SOCK_STREAM or SOCK_DGRAM are
34973         specified in ai_socktype. Fix invalid ai_protocol
34974         check. ai_protocol is usually set to 0 or depending on
34975         ai_family/ai_socktype to IPPROTO_TCP / IPPROTO_UDP.  Checking for
34976         SOCK_STREAM / SOCK_DGRAM in ai_protocol was invalid.  Set
34977         ai_socktype / ai_protocol in the returned addrinfo structure.
34978
34979 2005-05-10  Simon Josefsson  <jas@extundo.com>
34980
34981         * m4/getaddrinfo.m4: Look in libnsl/libsocket for getaddrinfo, from
34982         Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
34983
34984 2005-05-10  Karl Berry  <karl@gnu.org>
34985
34986         * doc/fdl.texi, gpl.texi, lgpl.texi, COPYING: update FSF address
34987         (from http://www.gnu.org/licenses).
34988         * doc/COPYING.LIB: also rename to COPYING.LESSER.
34989         * doc/COPYING.DOC: remove; per rms, only needed in doc files, so
34990         fdl.texi suffices.
34991
34992 2005-05-10  Karl Berry  <karl@gnu.org>
34993
34994         * config/srclist.txt (COPYING.LESSER): rename from COPYING.LIB.
34995         (COPYING.DOC): remove.
34996
34997         * config/srclist-update: new FSF address.
34998
34999 2005-05-10  Derek Price  <derek@ximbiot.com>
35000
35001         * m4/getopt.m4 (gl_GETOPT): Check for Solaris 10 bug, not decl, when
35002         possible.
35003
35004 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
35005             Bruno Haible  <bruno@clisp.org>
35006
35007         * modules/inet_ntop: New file.
35008         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
35009         inet_ntop.
35010
35011 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
35012             Bruno Haible  <bruno@clisp.org>
35013
35014         * m4/inet_ntop.m4: New file.
35015
35016 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
35017             Bruno Haible  <bruno@clisp.org>
35018
35019         * lib/inet_ntop.h: New file.
35020         * lib/inet_ntop.c: New file, from glibc with modifications.
35021
35022 2005-05-09  Paul Eggert  <eggert@cs.ucla.edu>
35023
35024         * modules/time_r (License): Change to LGPL.
35025         * modules/extensions (License): Change to LGPL.  Actually,
35026         the license is more permissive than that, but currently gnulib-tool
35027         doesn't know how to handle more-permissive licenses.
35028
35029         * modules/stat-macros (Depends-on): Don't depend on stat-macros (!).
35030         Problem reported by Dave Love.
35031
35032 2005-05-08  Jim Meyering  <jim@meyering.net>
35033
35034         * lib/classpath.c (PATH_SEPARATOR): Remove insignificant trailing
35035         blank.
35036
35037 2005-05-06  Paul Eggert  <eggert@cs.ucla.edu>
35038
35039         * modules/argmatch (Depends-on): Add stdbool.
35040         * modules/backupfile (Depends-on): Likewise.
35041         * modules/chdir-long (Depends-on): Likewise.
35042         * modules/closeout (Depends-on): Likewise.
35043         * modules/cycle-check (Depends-on): Likewise.
35044         * modules/dirname (Depends-on): Likewise.
35045         * modules/fnmatch (Depends-on): Likewise.
35046         * modules/fsusage (Depends-on): Likewise.
35047         * modules/fwriteerror (Depends-on): Likewise.
35048         * modules/getcwd (Depends-on): Likewise.
35049         * modules/getloadavg (Depends-on): Likewise.
35050         * modules/hard-locale (Depends-on): Likewise.
35051         * modules/makepath (Depends-on): Likewise.
35052         * modules/mountlist (Depends-on): Likewise.
35053         * modules/nanosleep (Depends-on): Likewise.
35054         * modules/posixtm (Depends-on): Likewise.
35055         * modules/quotearg (Depends-on): Likewise.
35056         * modules/readtokens (Depends-on): Likewise.
35057         * modules/readtokens0 (Depends-on): Likewise.
35058         * modules/readutmp (Depends-on): Likewise.
35059         * modules/save-cwd (Depends-on): Likewise.
35060         * modules/strftime (Depends-on): Likewise.
35061         * modules/userspec (Depends-on): Likewise.
35062         * modules/utimecmp (Depends-on): Likewise.
35063         * modules/xgetcwd (Depends-on): Likewise.
35064         * modules/xnanosleep (Depends-on): Likewise.
35065         * modules/xstrtod (Depends-on): Likewise.
35066         * modules/yesno (Depends-on): Likewise.
35067
35068 2005-05-05  Paul Eggert  <eggert@cs.ucla.edu>
35069
35070         * m4/getopt.m4 (gl_GETOPT): Check for Solaris 10 getopt, and avoid
35071         needless checks.
35072
35073 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
35074
35075         Merge from coreutils.  Among other things,
35076         add bulletproofing for cases where stdin, stdout, or stderr are closed.
35077         * lib/fd-safer.c: New file.
35078         * lib/fcntl-safer.h, open-safer.c: Remove.
35079         * lib/chdir-long.c: Fix comment "fetish" -> "coreutils".
35080         * lib/dup-safer.c: Include unistd-safer.h first.
35081         Don't include errno.h.
35082         (dup_safer) [!defined F_DUPFD]: Let fd_safer do the real work.
35083         * lib/file-type.h: Don't assume invoker included sys/stat.h first.
35084         * lib/file-type.c: Rely on file-type.h change.
35085         * lib/getloadavg.c: Include unistd-safer.h.
35086         (getloadavg): Use safer open.
35087         * lib/getusershell.c: Include "stdio-safer.h".
35088         (getusershell): Use safer fopen.
35089         * lib/long-options.c (long_options): Use NULL rather than 0.
35090         * lib/modechange.h (mode_free): Remove; all callers changed to invoke
35091         'free'.
35092         * lib/modechange.c: Likewise.
35093         xstrtol.h, stdbool.h, stddef.h: Don't include; no longer needed.
35094         (MODE_DONE): New constant.
35095         (struct mode_change): Remove 'next' member.
35096         (make_node_op_equals): New function; like the old one of the
35097         same name, except it allocates an array.
35098         (mode_compile, mode_create_from_ref): Use it.
35099         (mode_compile): Allocate result as an array, not a linked list.
35100         Parse octal string ourself, so that we catch mistakes like "+0".
35101         (mode_adjust): Arg is an array, not a linked list.
35102         * lib/modechange.c: Include stat-macros.h, xalloc.h.
35103         (S_ISDIR, S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IWUSR, S_IXUSR):
35104         (S_IRGRP, S_IWGRP, S_IXGRP, S_IROTH, S_IWOTH, S_IXOTH, S_IRXWU):
35105         (S_IRWXG, S_IRWXO, CHMOD_MODE_BITS):
35106         Remove.  This is now stat-macros.h's job.
35107         (talloc): Remove.  All callers replaced by xalloc, so that
35108         our invokers don't have to worry about reporting memory failures.
35109         (make_node_op_equals): Remove.
35110         (MODE_ORDINARY_CHAGE, MODE_X_IF_ANY_X, MODE_COPY_EXISTING):
35111         New constants.
35112         (struct mode_change): Moved here from modechange.h.
35113         (mode_append_entry): Remove.
35114         (mode_compile): Remove MASKED_OPS arg, since it encouraged
35115         apps to have incorrect behavior.  Use simpler algorithm for head
35116         and tail.  Don't futz with umask; that's now the job of mode_adjust.
35117         Detect more invalid usages rather than having somewhat-random behavior.
35118         Don't insert an "a=" action, as that leads to incorrect behavior.
35119         (mode_compile, mode_create_from_ref): Return NULL on error instead
35120         of an enum, since now there's only one way to have an error.  All
35121         callers changed.
35122         (mode_adjust): Accept new arg UMASK_VALUE, and interpret it
35123         at the correct time.  Simplify calculation of "+u" and its ilk.
35124         Don't mishandle "+X".
35125         (mode_free): Remove "register" and localize decls.
35126         * lib/modechange.h (MODE_X_IF_ANY_X, MODE_COPY_EXISTING):
35127         (struct mode_change): Move to modechange.c; callers don't
35128         need to see this stuff.
35129         (MODE_MASK_EQUALS, MODE_MASK_PLUS, MODE_MASK_MINUS, MODE_MASK_ALL):
35130         (MODE_INVALID, MODE_MEMORY_EXHAUSTED, MODE_BAD_REFERENCE): Remove.
35131         (mode_change, mode_adjust): Reflect the new signatures noted above.
35132         * lib/nanosleep.c (rpl_nanosleep): Include "timespec.h" before macros
35133         that might redefine system include files.
35134         (siginterrupt) [!HAVE_SIGINTERRUPT]: New macro.
35135         (my_usleep): Use NULL rather than (void *) 0.
35136         (rpl_nanosleep) [!defined SA_NOCLDSTOP]:
35137         Use siginterrupt to specify that system calls should be interrupted.
35138         (rpl_nanosleep): Move initialization of suspended closer to call of
35139         my_usleep.
35140         * lib/readutmp.h (read_utmp): New arg OPTIONS.  All uses changed.
35141         * lib/readutmp.c: Likewise.  Include signal.h, stdbool.h.
35142         (desirable_utmp_entry): New function.
35143         (read_utmp) [defined UTMP_NAME_FUNCTION]: Redo memory allocation
35144         using x2nrealloc, to simplify logic.
35145         (read_utmp) [!defined UTMP_NAME_FUNCTION]: Check for overflow in
35146         size calculation.  Do not assume utmp file is a regular file.
35147         * lib/readutmp.h (UT_PID): Moved here from ../src/who.c.
35148         (READ_UTMP_CHECK_PIDS): New constant.
35149         * lib/save-cwd.c: Include unistd-safer.h.
35150         (save_cwd): Use fd_safer.
35151         * lib/tempname.c (S_ISDIR, S_IRUSR, S_IRUSR, S_IWUSR, S_IXUSR): Remove.
35152         [!_LIBC] Include "stat-macros.h" instead.
35153         * lib/unistd-safer.h (fd_safer): New decl.
35154
35155 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
35156
35157         * modules/getloadavg (Depends-on): Add unistd-safer.
35158         * modules/getusershell (Depends-on): Add stdio-safer.
35159         * modules/lstat (Depends-on): Remove xalloc.
35160         * modules/mkstemp (Depends-on): Add stat-macros.
35161         * modules/modechange (Depends-on): Remove xstrtol.
35162         Add stat-macros, xalloc.
35163         * modules/save-cwd (Depends-on): Add unistd-safer.
35164         * modules/stdio-safer (Makefile.am): Remove lib_SOURCES.
35165         * modules/unistd-safer (Files): Add lib/fd-safer.c
35166         (Makefile.am): Remove lib_SOURCES.
35167
35168         * MODULES.html.sh (Enhancements for POSIX:2001 functions):
35169         Remove fcntl-safer; unistd-safer supersedes it.
35170
35171 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
35172
35173         * m4/euidaccess.m4 (gl_PREREQ_EUIDACCESS): Don't require
35174         AC_HEADER_STAT.
35175         * m4/lchown.m4 (gl_FUNC_CHOWN): Likewise.
35176         (gl_PREREQ_CHOWN): Remove.
35177         * m4/lstat.m4 (gl_FUNC_LSTAT): Require AC_FUNC_LSTAT instead of calling
35178         it.  Don't require AC_HEADER_STAT.
35179         (gl_PREREQ_LSTAT): Remove.
35180         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Check stdint.h only once.
35181         Don't require AC_HEADER_STAT.
35182         * m4/rmdir.m4 (gl_FUNC_RMDIR): Don't require AC_HEADER_STAT.
35183         (gl_PREREQ_RMDIR): Remove.
35184         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME): Don't
35185         mention stat-macros.h or AC_HEADER_STAT, since we'll make
35186         the stat-macros module a prerequisite.
35187         * m4/file-type.m4 (gl_FILE_TYPE): Likewise.
35188         * m4/filemode.m4 (gl_FILEMODE): Likewise.
35189         * m4/makepath.m4 (gl_MAKEPATH): Likewise.
35190         * m4/modechange.m4 (gl_MODECHANGE): Likewise.
35191         * m4/clock_time.m4 (gl_CLOCK_TIME): Use gl_ rather than fetish_ for
35192         variable names.
35193         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Renamed from
35194         fetish_FUNC_RMDIR_NOTEMPTY.  All uses changed.  Use gl_ for
35195         variable prefixes.
35196         * m4/fcntl-safer.m4: Remove.
35197         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Use AC_LIBSOURCES and AC_LIBOBJ.
35198         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Likewise.
35199         Invoke gl_PREREQ_FD_SAFER.
35200         (gl_PREREQ_FD_SAFER): New macro.
35201         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): Check for siginterrupt.
35202         * m4/readutmp.m4 (gl_READUTMP): Require AC_C_INLINE.
35203         Use AC_CHECK_HEADERS_ONCE and AC_CHECK_FUNCS_ONCE when possible.
35204         Remove duplicate call to AC_LIBOBJ(readutmp).
35205         (gl_PREREQ_READUTMP): Remove.  All uses inlined.
35206
35207         * m4/mmap-anon.m4 (gl_FUNC_MMAP_ANON): Check for message, not for
35208         MAP_ANON.  Problem reported by Moriyoshi Koizumi to bug-cvs.
35209
35210 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
35211
35212         * MODULES.html.sh (Misc): Add byteswap.
35213
35214 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
35215
35216         * modules/getcwd (Depends-on): Add extensions.
35217         * modules/openat (Depends-on): Likewise.
35218
35219 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
35220
35221         * modules/byteswap: New file.
35222
35223 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
35224
35225         * m4/byteswap.m4: New file.
35226
35227 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
35228
35229         * lib/byteswap_.h: New file.
35230
35231 2005-04-25  Karl Berry  <karl@gnu.org>
35232
35233         * m4/gettext.m4: Update from GNU gettext 0.14.4.
35234
35235 2005-04-25  Albert Chin  <china@thewrittenword.com>
35236
35237         * lib/regex.c: Include <stdio.h>, as a workaround to a Compaq Desktop
35238         Toolkit C bug.
35239
35240 2005-04-21  Oskar Liljeblad  <oskar@osk.mine.nu>
35241
35242         * gnulib-tool (Options): Add -s for --symlink/--symbolic.
35243         (func_ln_if_changed) Remove forcibly for no error message
35244         in case file does not exist.
35245
35246 2005-04-19  Simon Josefsson  <jas@extundo.com>
35247
35248         * gnulib-tool (Options): Make --symlink mean --symbolic.
35249
35250 2005-04-18  Oskar Liljeblad  <oskar@osk.mine.nu>
35251
35252         * doc/gnulib.texi (Initial import): Fix.  Mention --aux-dir.
35253
35254 2005-04-16  Simon Josefsson  <jas@extundo.com>
35255
35256         * modules/getpass-gnu (Makefile.am): Don't mention getpass.h.
35257
35258 2005-04-15  Simon Josefsson  <jas@extundo.com>
35259
35260         * m4/getpass.m4 (gl_FUNC_GETPASS): Use AC_LIBSOURCES.
35261
35262 2005-04-15  Simon Josefsson  <jas@extundo.com>
35263
35264         * gnulib-tool: Rename --symlink to --symbolic.
35265
35266 2005-04-15  Oskar Liljeblad  <oskar@osk.mine.nu>
35267
35268         * gnulib-tool: Add -s, --symlink option to gnulib-tool to make
35269         symbolic links to files instead of copying/moving.  Add --aux-dir,
35270         specifying directory relative --dir where auxiliary build tools
35271         are placed.
35272
35273 2005-04-14  Bruno Haible  <bruno@clisp.org>
35274
35275         * modules/allocsa (License): Change to LGPL.
35276         Requested by Yoann Vandoorselaere <yoann@prelude-ids.org>.
35277
35278 2005-04-13  Paul Eggert  <eggert@cs.ucla.edu>
35279
35280         * lib/getdate.y (zone): Allow relunit_snumber after tZONE, so
35281         that "UTC +1 second" continues to work.  Problem reported
35282         by Dmitry V. Levin.
35283         (relunit_snumber): New rule.
35284         (relunit): Use it.
35285
35286 2005-04-12  Paul Eggert  <eggert@cs.ucla.edu>
35287
35288         * lib/getdate.y (universal_time_zone_table): New constant.
35289         (time_zone_table): Remove GMT, UT, UTC entries; they're now in
35290         universal_time_zone_table.
35291         (lookup_zone): Prefer universal_time_zone_table to
35292         local_time_zone_table, so that "GMT" time stamps are allowed in
35293         London during the summer.  Problem reported by Ian Abbott.
35294
35295 2005-04-12  Jim Meyering  <jim@meyering.net>
35296
35297         * lib/human.c (humblock): Set *options even when returning due to
35298         xstrtoumax conversion failure.  Thanks to a used-uninitialized
35299         warning from gcc-4.
35300
35301 2005-04-09  Jim Meyering  <jim@meyering.net>
35302
35303         * lib/posixtm.c (posixtime) [lint]: Avoid spurious warning from gcc-4's
35304         -Wuninitialized: initialize tm0.tm_year.
35305
35306 2005-04-04  Paul Eggert  <eggert@cs.ucla.edu>
35307
35308         * lib/getdate.y (parser_control): rels_seen is now a boolean, not a
35309         count, since there's no maximum.  All uses changed.
35310         Add member dsts_seen.
35311         (local_zone): Accumulate dsts_seen rather than relying on tm_isdst
35312         not being INT_MAX.
35313         (get_date): Initialize dsts_seen, and check that it doesn't go over 1.
35314         Use pc_rels_seen to decide whther a date is absolute.
35315
35316         * lib/getdate.y (number): Don't overwrite year.
35317         (get_date): Initialize pc.year.digits to 0, not 4, to enable above
35318         check.
35319
35320 2005-04-02  Simon Josefsson  <jas@extundo.com>
35321
35322         * lib/getaddrinfo.h: Fix OpenBSD compilation failure, inspired by tiny
35323         patch from Yoann Vandoorselaere <yoann@prelude-ids.org>.
35324
35325 2005-03-28  Eric Blake  <ebb9@byu.net>  (tiny change)
35326
35327         * m4/getcwd-path-max.m4: Return success on systems such as Cygwin
35328         where no absolute path name can be longer than PATH_MAX.
35329
35330 2005-03-27  Jim Meyering  <jim@meyering.net>
35331
35332         * lib/argmatch.c: Clarify comment: null-terminated -> NULL-terminated.
35333
35334 2005-03-26  Paul Eggert  <eggert@cs.ucla.edu>
35335
35336         * lib/intprops.h (INT_STRLEN_BOUND, INT_BUFSIZE_BOUND):
35337         "one's complement" -> "ones' complement" in comment, as per Knuth.
35338         "value of type" -> "type or expression" in comment.
35339         * lib/mktime.c, strftime.c: Propagate intprops.h comment nits.
35340
35341 2005-03-26  Jim Meyering  <jim@meyering.net>
35342
35343         Comment nits.
35344         * lib/intprops.h: Add the apostrophe in `(one|two)'s complement'.
35345         Correct typos: s/or/of/.
35346
35347 2005-03-26  Jim Meyering  <jim@meyering.net>
35348
35349         * modules/check-include-files: Move to ../ and rename to...
35350         * check-module: ...this.
35351
35352 2005-03-25  Jim Meyering  <jim@meyering.net>
35353
35354         * modules/xvasprintf (Files): Add xalloc.h.
35355
35356 2005-03-23  Paul Eggert  <eggert@cs.ucla.edu>
35357
35358         * modules/gettext (Files): config/config.rpath ->
35359         build-aux/config.rpath
35360         * modules/iconv (Files): Likewise.
35361         Problem reported by Oskar Liljeblad.
35362
35363 2005-03-23  Jim Meyering  <jim@meyering.net>
35364
35365         * modules/check-include-files: New script to check for
35366         missing dependencies, multiple includes, etc.
35367
35368         * modules/c-strtold (Depends-on): Add xalloc.
35369         * modules/c-strtod (Depends-on): Add xalloc.
35370         * modules/hash (Depends-on): Add xalloc.
35371         (Files): Remove lib/xalloc.h.
35372
35373         * modules/gethrxtime (Files): Add lib/gethrxtime.h.
35374         * modules/userspec (Files): Add lib/inttostr.h.
35375
35376 2005-03-23  Jim Meyering  <jim@meyering.net>
35377
35378         * lib/canonicalize.c: Remove duplicate `#include "stat-macros.h"'.
35379
35380 2005-03-22  Jim Meyering  <jim@meyering.net>
35381
35382         * modules/stat-macros: New module.
35383         * modules/canonicalize, modules/euidaccess, modules/file-type,
35384         * modules/filemode, modules/lchown, modules/makepath,
35385         * modules/rmdir, modules/stat: Depend on new stat-macros module
35386         rather than listing lib/stat-macros.h manually.
35387         Don't add stat-macros.h to lib_SOURCES or list it in Files: section.
35388
35389 2005-03-22  Jim Meyering  <jim@meyering.net>
35390
35391         * m4/stat-macros.m4 (gl_STAT_MACROS): New file/macro.
35392
35393 2005-03-22  Bruno Haible  <bruno@clisp.org>
35394
35395         * config/srclist.txt: Replace target directory 'config' with
35396         'build-aux'.
35397         * config/config.guess, config.sub, config.rpath, depcomp, install-sh:
35398         * config/mdate-sh, missing, mkinstalldirs, texinfo.tex: Move to
35399         ../build-aux/.
35400
35401 2005-03-21  Paul Eggert  <eggert@cs.ucla.edu>
35402
35403         * modules/chdir-long (Depends-on): Add mempcpy.
35404
35405         * modules/acl, modules/backupfile, modules/c-strtod,
35406         modules/c-strtold, modules/canon-host, modules/canonicalize,
35407         modules/cloexec, modules/closeout, modules/dirfd, modules/dirname,
35408         modules/exclude, modules/exitfail, modules/file-type,
35409         modules/filemode, modules/fpending, modules/fsusage, modules/getcwd,
35410         modules/getdate, modules/getline, modules/getpagesize,
35411         modules/getpass, modules/getugroups, modules/group-member,
35412         modules/hard-locale, modules/hash, modules/human, modules/idcache,
35413         modules/inttostr, modules/long-options, modules/makepath,
35414         modules/md5, modules/memcasecmp, modules/memcoll,
35415         modules/modechange, modules/mountlist, modules/path-concat,
35416         modules/pathmax, modules/physmem, modules/posixtm, modules/posixver,
35417         modules/quote, modules/quotearg, modules/readtokens, modules/readutmp,
35418         modules/safe-read, modules/safe-write, modules/same, modules/savedir,
35419         modules/settime, modules/sha1, modules/sig2str, modules/strdup,
35420         modules/strftime, modules/strndup, modules/strverscmp,
35421         modules/timespec, modules/unlocked-io, modules/userspec,
35422         modules/utimecmp, modules/utimens, modules/xalloc, modules/xstrtol,
35423         modules/yesno:
35424         Remove lib_SOURCES line from Makefile.am section, as this is now
35425         done automatically by the corresponding Autoconf macro.
35426
35427 2005-03-21  Jim Meyering  <jim@meyering.net>
35428
35429         Changes imported from coreutils.
35430
35431         * lib/cycle-check.c: Don't include xalloc.h.
35432
35433         * lib/path-concat.c: Don't include assert.h.
35434         (path_concat): Remove assertion that would have triggered
35435         for ABASE starting with more than one slash.
35436         Reported by Andreas Schwab.
35437
35438         * lib/path-concat.c (path_concat): Set *BASE_IN_RESULT
35439         properly when ABASE is an absolute file name.
35440         Correct the description of this function.
35441         Include <assert.h>.
35442         Add an assertion and a test driver.
35443         This fixes a bug introduced on 2004-07-02.
35444         Andreas Schwab reported the resulting failure of cp --parents:
35445         http://lists.gnu.org/archive/html/bug-coreutils/2005-01/msg00130.html
35446
35447 2005-03-21  Jim Meyering  <jim@meyering.net>
35448
35449         * m4/chdir-long.m4 (gl_PREREQ_CHDIR_LONG): Invoke gl_FUNC_MEMRCHR.
35450         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Check for memrchr decl.
35451
35452 2005-03-21  Jim Meyering  <jim@meyering.net>
35453         and  Paul Eggert  <eggert@cs.ucla.edu>
35454
35455         * m4/acl.m4, m4/backupfile.m4, m4/c-strtod.m4, m4/canon-host.m4,
35456         m4/canonicalize.m4, m4/cloexec.m4, m4/closeout.m4, m4/dirfd.m4,
35457         m4/dirname.m4, m4/exclude.m4, m4/exitfail.m4, m4/file-type.m4,
35458         m4/filemode.m4, m4/fpending.m4, m4/fsusage.m4, m4/getcwd.m4,
35459         m4/getdate.m4, m4/getline.m4, m4/getpagesize.m4, m4/getpass.m4,
35460         m4/getugroups.m4, m4/group-member.m4, m4/hard-locale.m4, m4/hash.m4,
35461         m4/human.m4, m4/idcache.m4, m4/inttostr.m4, m4/long-options.m4,
35462         m4/makepath.m4, m4/md5.m4, m4/memcasecmp.m4, m4/memcoll.m4,
35463         m4/modechange.m4, m4/mountlist.m4, m4/nanosleep.m4, m4/path-concat.m4,
35464         m4/pathmax.m4, m4/physmem.m4, m4/posixtm.m4, m4/posixver.m4,
35465         m4/quote.m4, m4/quotearg.m4, m4/readtokens.m4, m4/readutmp.m4,
35466         m4/safe-read.m4, m4/safe-write.m4, m4/same.m4, m4/savedir.m4,
35467         m4/settime.m4, m4/sha1.m4, m4/sig2str.m4, m4/strdup.m4, m4/strftime.m4,
35468         m4/strndup.m4, m4/strverscmp.m4, m4/timespec.m4, m4/unlocked-io.m4,
35469         m4/userspec.m4, m4/utimecmp.m4, m4/utimens.m4, m4/xalloc.m4,
35470         m4/xnanosleep.m4, m4/xstrtol.m4, m4/yesno.m4:
35471         Use AC_LIBSOURCES and AC_LIBOBJ to indicate source and object files
35472         for these modules.
35473
35474 2005-03-18  Paul Eggert  <eggert@cs.ucla.edu>
35475
35476         * lib/strftime.c (my_strftime): If the underlying strftime returns 0
35477         (which shouldn't happen), generate nothing instead of returning 0
35478         immediately, so that nstrftime (NULL, ...) doesn't return 0.
35479
35480 2005-03-16  Bruno Haible  <bruno@clisp.org>
35481
35482         * modules/stdint (Makefile.am): Use HAVE_LONG_LONG_64BIT instead of
35483         HAVE_LONGLONG_64BIT.
35484
35485 2005-03-16  Bruno Haible  <bruno@clisp.org>
35486
35487         * m4/stdint.m4 (gl_STDINT_H): Define HAVE_LONG_LONG_64BIT instead of
35488         HAVE_LONGLONG_64BIT.
35489
35490 2005-03-16  Bruno Haible  <bruno@clisp.org>
35491
35492         * lib/stdint_.h: Use HAVE_LONG_LONG_64BIT instead of
35493         HAVE_LONGLONG_64BIT.
35494
35495 2005-03-15  Paul Eggert  <eggert@cs.ucla.edu>
35496
35497         * lib/strftime.c (my_strftime): Prepend space to format so that we can
35498         reliably distinguish strftime failure from empty output on POSIX
35499         hosts.
35500
35501 2005-03-15  Paul Eggert  <eggert@cs.ucla.edu>
35502
35503         * lib/iconvme.c (SIZE_MAX): New macro, if not already defined.
35504         (iconv_string): Don't guess a size-zero buffer, as that might cause
35505         buffer overrun.  Instead, avoid multiplying by MB_LEN_MAX if the
35506         result would be 'too large', where 'too large' is (heuristically)
35507         the square root of SIZE_MAX, divided by MB_LEN_MAX to allay
35508         overflow concerns.  This will prevent some unwanted malloc failures
35509         when the inputs are very large.
35510
35511 2005-03-15  Karl Berry  <karl@gnu.org>
35512
35513         * config/srclist.txt (config.rpath): from gettext.
35514         * config/config.rpath: update.
35515
35516 2005-03-15  Bruno Haible  <bruno@clisp.org>
35517
35518         * lib/regex.c (byte_re_match_2_internal): Rename local variable 'not'
35519         to 'negate'.
35520
35521         * lib/regex.c (byte_re_match_2_internal): Reduce scope of same_str_p
35522         variable.
35523
35524         * lib/regex.c (EXTEND_BUFFER, regcomp): Cast the realloc/malloc
35525         results.
35526
35527 2005-03-14  Simon Josefsson  <jas@extundo.com>
35528
35529         * lib/timegm.h: Use proper prototype CPP guards, reported by Dave Love
35530         <fx@gnu.org>.
35531
35532 2005-03-14  Paul Eggert  <eggert@cs.ucla.edu>
35533
35534         * lib/mktime.c (TYPE_TWOS_COMPLEMENT, TYPE_ONES_COMPLEMENT,
35535         TYPE_SIGNED_MAGNITUDE, TYPE_MINIMUM, TYPE_MAXIMUM): Sync from
35536         intprops.h.
35537         * lib/strtol.c: Likewise.
35538
35539 2005-03-14  Jim Meyering  <jim@meyering.net>
35540
35541         * lib/strftime.c (my_strftime) [HAVE_STRFTIME && ! (_NL_CURRENT
35542         && HAVE_STRUCT_ERA_ENTRY)]: Initialize the first byte of ubuf[]
35543         to be nonzero so that we (and caller) can detect the difference
35544         between a valid zero-length expansion and an error return, even
35545         when the underlying strftime fails before writing anything into
35546         that location.
35547
35548 2005-03-14  Bruno Haible  <bruno@clisp.org>
35549
35550         * m4/lib-link.m4, gettext.m4, nls.m4, po.m4:
35551         Update from GNU gettext 0.14.3.
35552
35553 2005-03-10  Jim Meyering  <jim@meyering.net>
35554
35555         * m4/save-cwd.m4 (gl_SAVE_CWD): Check for fchdir.
35556
35557 2005-03-10  Jim Meyering  <jim@meyering.net>
35558
35559         * lib/save-cwd.c [!HAVE_FCHDIR]: Define open, fchdir, and chdir_long
35560         so that this module works on systems without fchdir.
35561
35562 2005-03-09  Paul Eggert  <eggert@cs.ucla.edu>
35563
35564         Factor int-properties macros into a single file, except for
35565         glibc-related files.
35566         * lib/intprops.h: New file.
35567         * lib/getloadavg.c: Include it instead of limits.h.
35568         (INT_STRLEN_BOUND): Remove.
35569         * lib/human.c: Include intprops.h.
35570         (group_number): Use INT_STRLEN_BOUND instead of rolling it ourself.
35571         * lib/human.h (LONGEST_HUMAN_READABLE): Use 146/485 rather than
35572         302/1000.
35573         * lib/inttostr.h: Include intprops.h instead of limits.h.
35574         (INT_STRLEN_BOUND, INT_BUFSIZE_BOUND): Remove.
35575         * lib/mktime.c (TYPE_IS_INTEGER, TYPE_TWOS_COMPLEMENT): New macros,
35576         for consistency with intprops.h.
35577         (time_t_is_integer, twos_complement_arithmetic): Use them.
35578         * lib/sig2str.h: Include <signal.h>, intprops.h.
35579         (INT_STRLEN_BOUND): Remove.
35580         * lib/strftime.c (TYPE_SIGNED): Remove.
35581         (INT_STRLEN_BOUND): Switch to same implementation as intprops.h.
35582         * lib/strtol.c: Adjust comments to match intprops.h.
35583         * lib/userspec.c: Include intprops.h.
35584         (TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Remove.
35585         * lib/utimecmp.c, xnanosleep.c, xstrtol.c: Likewise.
35586         * lib/utimecmp.c (utimecmp): Use TYPE_IS_INTEGER, TYPE_TWOS_COMPLEMENT
35587         instead of rolling our own expressions.
35588         * lib/xstrtol.c: Include xstrtol.h first, to test interface.
35589
35590         * lib/strftime.c: Include <stdbool.h>.  Use bool where appropriate,
35591         instead of int.
35592         (my_strftime): Do not mishandle years close to INT_MAX, by doing
35593         the right thing even if adding 1900 would overflow.  Similarly
35594         for tm_mon + 1 and tm_yday + 1.
35595         Make %Y always equivalent to %C%y, and similarly for %G and %g.
35596         (DO_NUMBER, DO_NUMBER_SPACEPAD): Set digits to d, not a conditional.
35597         (DO_SIGNED_NUMBER): New macro.
35598         (my_strftime) [HAVE_TZNAME]: Don't dump core if tp->tm_dst > 1.
35599
35600 2005-03-07  Bruno Haible  <bruno@clisp.org>
35601
35602         * m4/mmap-anon.m4 (MAP_FILE, MAP_FAILED): Remove definitions.
35603
35604 2005-03-07  Bruno Haible  <bruno@clisp.org>
35605
35606         * lib/pagealign_alloc.c (MAP_FILE, MAP_FAILED): Define fallbacks.
35607
35608 2005-03-04  Derek R. Price  <derek@ximbiot.com>
35609
35610         * gnulib-tool (func_cp_if_changed, func_mv_if_changed): New functions.
35611         (func_import): Only replace files via --import when they have actually
35612         changed.
35613
35614 2005-03-03  Derek R. Price  <derek@ximbiot.com>
35615
35616         * m4/mmap-anon.m4: New file.
35617         * m4/pagealign_alloc.m4: New file.
35618
35619 2005-03-03  Derek R. Price  <derek@ximbiot.com>
35620             Bruno Haible  <bruno@clisp.org>
35621
35622         * modules/pagealign_alloc: New file.
35623         * MODULES.html.sh (Memory management functions): Add pagealign_alloc.
35624
35625 2005-03-03  Derek R. Price  <derek@ximbiot.com>
35626             Bruno Haible  <bruno@clisp.org>
35627
35628         * lib/pagealign_alloc.h: New file.
35629         * lib/pagealign_alloc.c: New file.
35630
35631 2005-03-03  Bruno Haible  <bruno@clisp.org>
35632
35633         * m4/inttypes.m4, isc-posix.m4, once-only.m4:
35634         Use an all-permissive copyright notice, recommended by RMS.
35635
35636 2005-03-02  Bruno Haible  <bruno@clisp.org>
35637
35638         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Undo the replacement here. Because
35639         of AIX, the replacement has to be done only after <string.h> is
35640         included, therefore not in config.h. stpncpy.h does the replacement,
35641         and stpncpy.c uses it.
35642
35643 2005-03-02  Bruno Haible  <bruno@clisp.org>
35644
35645         * lib/stpncpy.h (stpncpy): Define as a macro without arguments, so that
35646         stpncpy.c uses it.
35647
35648 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
35649
35650         Remove workaround for bug in Linux kernel 2.6.8 or thereabouts.
35651         The workaround isn't strictly needed for POSIX conformance, and
35652         it's too much of a pain to configure and maintain.  We'll ask
35653         people to fix their kernels instead.
35654         * lib/xnanosleep.c: Don't include gethrxtime.h or xtime.h.
35655         (NANOSLEEP_BUG_WORKAROUND): Remove.
35656         (xnanosleep): Remove the workaround.
35657
35658 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
35659
35660         * modules/gettime (Makefile.am): Remove lib_SOURCES line.
35661         Reported by Derek Price.
35662         (Include): Add "timespec.h".
35663
35664         * modules/xnanosleep (Depends-on): Remove gethrxtime.
35665
35666 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
35667
35668         * m4/xnanosleep.m4 (gl_XNANOSLEEP): Remove configuration attempting
35669         to detect nanosleep bug.
35670
35671 2005-03-01  Bruno Haible  <bruno@clisp.org>
35672
35673         * lib/vasnprintf.c (EOVERFLOW): Define to a fallback if needed.
35674
35675 2005-02-26  Paul Eggert  <eggert@cs.ucla.edu>
35676
35677         * modules/gethrxtime: New file.
35678         * modules/xnanosleep (Files): Add m4/xnanosleep.m4.
35679         (Depends-on): Add gethrxtime.
35680         (configure.ac): Add gl_XNANOSLEEP.
35681         (Makefile.am): Remove lib_SOURCES line.
35682
35683 2005-02-25  Paul Eggert  <eggert@cs.ucla.edu>
35684
35685         * m4/gethrxtime.m4, m4/xnanosleep.m4: New files.
35686         * m4/gettime.m4 (gl_GETTIME): Check for nanotime.
35687
35688 2005-02-25  Paul Eggert  <eggert@cs.ucla.edu>
35689
35690         * lib/gethrxtime.h, lib/gethrxtime.c, lib/xtime.h: New files.
35691         * lib/timespec.h (gettime): Return void, since it always
35692         succeeds now.  All uses changed.
35693         * lib/gettime.c (gettime) Likewise.
35694         [HAVE_NANOTIME]: Prefer nanotime.
35695         Assume gettimeofday succeeds, as POSIX requires.
35696         Assime time () succeeds, since other code already does.
35697         * lib/xnanosleep.c: Include xtime.h and gethrxtime.h, not xalloc.h.
35698         (timespec_subtract): Remove.
35699         (NANOSLEEP_BUG_WORKAROUND): New constant.
35700         (xnanosleep): Use gethrxtime rather than gettime; this simplifies
35701         things considerably.  Use it only on GNU/Linux hosts, since the
35702         workaround shouldn't be needed elsewhere.
35703
35704 2005-02-24  Bruno Haible  <bruno@clisp.org>
35705
35706         * modules/gettext (Files): Add m4/glibc2.m4.
35707
35708 2005-02-24  Bruno Haible  <bruno@clisp.org>
35709
35710         * m4/gettext.m4, intdiv0.m4, intmax.m4, inttypes-pri.m4, lcmessage.m4:
35711         * m4/lib-link.m4, lib-prefix.m4, nls.m4, po.m4, printf-posix.m4:
35712         * m4/progtest.m4:
35713         Update from GNU gettext 0.14.2.
35714         * m4/glibc2.m4: New file, from GNU gettext 0.14.2.
35715
35716 2005-02-24  Bruno Haible  <bruno@clisp.org>
35717
35718         * lib/localcharset.c: Update from GNU gettext 0.14.2.
35719         * lib/config.charset: Update from GNU gettext 0.14.2.
35720
35721 2005-02-24  Bruno Haible  <bruno@clisp.org>
35722
35723         * lib/gettext.h: Update from GNU gettext 0.14.2.
35724
35725 2005-02-23  Simon Josefsson  <jas@extundo.com>
35726
35727         * m4/iconvme.m4: New file.
35728
35729 2005-02-23  Jim Meyering  <jim@meyering.net>
35730
35731         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Revert yesteday's
35732         change.
35733         Thanks to Bruno Haible for catching it.
35734
35735 2005-02-22  Simon Josefsson  <jas@extundo.com>
35736
35737         * modules/iconvme: New file.
35738
35739         * MODULES.html.sh: Add iconvme.
35740
35741 2005-02-22  Simon Josefsson  <jas@extundo.com>
35742
35743         * lib/iconvme.h, lib/iconvme.c: New files, from libc.
35744
35745 2005-02-22  Simon Josefsson  <jas@extundo.com>
35746
35747         * config/srclist.txt: Sync iconvme.h, iconvme.c from libc.
35748
35749 2005-02-22  Jim Meyering  <jim@meyering.net>
35750
35751         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Fix typo:
35752         s/ifndef/ifdef/.
35753
35754 2005-02-20  Neil Conway  <neilc@samurai.com>
35755
35756         * lib/xgethostname.c (xgethostname): Check for ENOMEM, which is
35757         returned by OSX/Darwin if the specified buffer is not large
35758         enough for the hostname.
35759
35760 2005-02-03  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
35761
35762         * lib/argp-help.c (__argp_help): Create a fake struct argp_state and
35763         pass it to _help, otherwise the latter coredumps trying to
35764         dereference state.root_argp.
35765
35766 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
35767
35768         * modules/chdir-long (Depends-on): Add memrchr.
35769         * modules/memrchr (Files): Add lib/memrchr.h.
35770         (Include): "memrchr.h".
35771
35772 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
35773
35774         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Add AC_LIBSOURCES, for memrchr.h.
35775
35776 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
35777
35778         * lib/memrchr.h: New file.
35779         * lib/chdir-long.c: Include it.
35780         * lib/memrchr.c [!defined _LIBC]: Include it rather than <string.h>
35781         Don't bother including stddef.h.
35782
35783 2005-02-01  Paul Eggert  <eggert@cs.ucla.edu>
35784
35785         * lib/mountlist.h (MOUNTLIST_H_): New macro, to protect against double
35786         inclusion.
35787         Include <sys/types.h>, for dev_t.
35788         (ME_DUMMY, ME_REMOTE): Move from here....
35789         * lib/mountlist.c (ME_DUMMY, ME_REMOTE): To here.
35790         (ME_DUMMY): Count "subfs" as a dummy.  Problem reported by
35791         Dmitry V. Levin.
35792         Include mountlist.h first, to test the interface.
35793
35794 2005-01-29  Bruno Haible  <bruno@clisp.org>
35795
35796         * lib/progname.c (program_name): Initialize.
35797         Needed when linking statically on MacOS X.
35798
35799 2005-01-28  Paul Eggert  <eggert@cs.ucla.edu>
35800
35801         Sync from coreutils.
35802         * modules/getloadavg (Files): Remove m4/getloadavg.m4.
35803         (Depends-on): Add c-strtod.
35804         (configure.ac): Replace gl_FUNC_GETLOADAVG with AC_FUNC_GETLOADAVG.
35805
35806 2005-01-28  Paul Eggert  <eggert@cs.ucla.edu>
35807
35808         Sync from coreutils.
35809         * m4/getloadavg.m4, glibc.m4, search-libs.m4: Remove.
35810
35811         Remove files that are specific to coreutils.
35812         * m4/check-decl.m4, jm-macros.m4, lib-check.m4, prereq.m4: Remove.
35813
35814 2005-01-28  Bruno Haible  <bruno@clisp.org>
35815
35816         * modules/javacomp: New file.
35817         * MODULES.html.sh (Java): Add javacomp.
35818
35819 2005-01-28  Bruno Haible  <bruno@clisp.org>
35820
35821         * m4/javacomp.m4: New file, from GNU gettext.
35822
35823 2005-01-28  Bruno Haible  <bruno@clisp.org>
35824
35825         * lib/javacomp.sh.in: New file, from GNU gettext.
35826         * lib/javacomp.h: New file, from GNU gettext.
35827         * lib/javacomp.c: New file, from GNU gettext.
35828
35829 2005-01-26  Simon Josefsson  <jas@extundo.com>
35830
35831         * lib/gai_strerror.c: Use GPL in header.
35832
35833 2005-01-26  Bruno Haible  <bruno@clisp.org>
35834
35835         * modules/javaexec: New file.
35836         * MODULES.html.sh (Java): Add javaexec.
35837
35838 2005-01-26  Bruno Haible  <bruno@clisp.org>
35839
35840         * m4/javaexec.m4: New file, from GNU gettext.
35841
35842 2005-01-26  Bruno Haible  <bruno@clisp.org>
35843
35844         * lib/javaexec.sh.in: New file, from GNU gettext.
35845         * lib/javaexec.h: New file, from GNU gettext.
35846         * lib/javaexec.c: New file, from GNU gettext.
35847
35848 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
35849
35850         * modules/lchown (Depends-on): Remove lchown.h
35851
35852 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
35853
35854         * m4/sysexits.m4 (gl_SYSEXITS): Reverted logic. SYSEXITS_H
35855         must be defined if the header file was not found, in order
35856         to provide a replacement. Reported by Todd Vierling <tv@duh.org>
35857
35858 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
35859
35860         * lib/argp-help.c (hol_entry_help): Avoid using non-constant
35861         initializers for struct pentry_state.
35862         (__argp_error): Check return value of __asprintf
35863         (__argp_failure): Translate error message
35864
35865         * lib/argp-parse.c: Removed braces around the expansion of N_()
35866
35867 2005-01-23  Paul Eggert  <eggert@cs.ucla.edu>
35868
35869         * m4/acl.m4, afs.m4, alloca.m4, argp.m4, assert.m4, atexit.m4,
35870         backupfile.m4, base64.m4, bison.m4, c-bs-a.m4, c-stack.m4,
35871         c-strtod.m4, calloc.m4, canon-host.m4, canonicalize.m4,
35872         clock_time.m4, cloexec.m4, closeout.m4, d-ino.m4, d-type.m4,
35873         dirfd.m4, dirname.m4, dos.m4, dup2.m4, error.m4, euidaccess.m4,
35874         exclude.m4, exitfail.m4, extensions.m4, fcntl-safer.m4,
35875         file-type.m4, fileblocks.m4, filemode.m4, fnmatch.m4, fpending.m4,
35876         free.m4, fstypename.m4, fsusage.m4, ftruncate.m4, getaddrinfo.m4,
35877         getcwd-path-max.m4, getcwd.m4, getdate.m4, getdomainname.m4,
35878         getgroups.m4, gethostname.m4, getline.m4, getndelim2.m4,
35879         getnline.m4, getopt.m4, getpagesize.m4, getpass.m4, getsubopt.m4,
35880         gettime.m4, gettimeofday.m4, getugroups.m4, getusershell.m4,
35881         group-member.m4, hard-locale.m4, hash.m4, host-os.m4, human.m4,
35882         idcache.m4, inttostr.m4, isdir.m4, jm-winsz1.m4, jm-winsz2.m4,
35883         link-follow.m4, long-options.m4, ls-mntd-fs.m4, lstat.m4,
35884         makepath.m4, mathl.m4, md5.m4, memcasecmp.m4, memchr.m4,
35885         memcmp.m4, memcoll.m4, memcpy.m4, memmem.m4, memmove.m4,
35886         memrchr.m4, memset.m4, mkdir-slash.m4, mkstemp.m4, mktime.m4,
35887         modechange.m4, mountlist.m4, nanosleep.m4, obstack.m4,
35888         path-concat.m4, pathmax.m4, perl.m4, physmem.m4, poll.m4,
35889         posixtm.m4, posixver.m4, putenv.m4, quote.m4, quotearg.m4,
35890         readdir.m4, readtokens.m4, readutmp.m4, regex.m4, rename.m4,
35891         restrict.m4, rmdir-errno.m4, rmdir.m4, rpmatch.m4, same.m4,
35892         savedir.m4, settime.m4, sha1.m4, sig2str.m4, snprintf.m4,
35893         sockpfaf.m4, st_dm_mode.m4, st_mtim.m4, stat.m4, stdint.m4,
35894         stdio-safer.m4, strchrnul.m4, strdup.m4, strerror.m4,
35895         strerror_r.m4, strftime.m4, strndup.m4, strnlen.m4, strsep.m4,
35896         strtod.m4, strtoimax.m4, strtok_r.m4, strtol.m4, strtoll.m4,
35897         strtoul.m4, strtoull.m4, strtoumax.m4, strverscmp.m4, sysexits.m4,
35898         time_r.m4, timegm.m4, timespec.m4, tm_gmtoff.m4, tzset.m4,
35899         uint32_t.m4, uintptr_t.m4, unistd-safer.m4, unlink-busy.m4,
35900         unlocked-io.m4, uptime.m4, userspec.m4, utimbuf.m4, utime.m4,
35901         utimecmp.m4, utimens.m4, utimes-null.m4, vsnprintf.m4, xalloc.m4,
35902         xgetcwd.m4, xreadlink.m4, xstrndup.m4, xstrtod.m4, xstrtoimax.m4,
35903         xstrtol.m4, xstrtoumax.m4, yesno.m4:
35904         Use an all-permissive copyright notice, recommended by RMS.
35905
35906 2005-01-21  Paul Eggert  <eggert@cs.ucla.edu>
35907
35908         * modules/chdir-long (Depends-on): Remove mempcpy.
35909
35910 2005-01-21  Jim Meyering  <jim@meyering.net>
35911
35912         * lib/openat.h (AT_SYMLINK_NOFOLLOW): Define to 4096, so it's the
35913         same value as for Solaris 9.
35914
35915         * lib/chdir-long.c (chdir_long): Rewrite to remove limitation on
35916         component length.  This included changing the parameter to be
35917         of type `char *' rather than `char const *'.
35918         * lib/chdir-long.h (chdir_long): Update prototype.
35919
35920         * lib/openat.c (fdopendir, fstatat): New functions.
35921         * lib/openat.h: Include headers required for use of DIR and struct
35922         stat.
35923         [AT_SYMLINK_NOFOLLOW]: Define.
35924         (fdopendir, fstatat): Add prototypes.
35925
35926 2005-01-21  Bruno Haible  <bruno@clisp.org>
35927
35928         * modules/classpath: New file.
35929         * MODULES.html.sh (Java): Add classpath.
35930
35931 2005-01-21  Bruno Haible  <bruno@clisp.org>
35932
35933         * lib/classpath.h: New file, from GNU gettext.
35934         * lib/classpath.c: New file, from GNU gettext.
35935
35936 2005-01-20  Simon Josefsson  <jas@extundo.com>
35937
35938         * modules/version-etc-fsf: New file.
35939
35940 2005-01-20  Simon Josefsson  <jas@extundo.com>
35941
35942         * lib/version-etc-fsf.c: New file, with version_etc_copyright.
35943         * lib/version-etc.c: Remove version_etc_copyright.
35944         * lib/version-etc.h (version_etc_copyright): Use [] instead of * in
35945         prototype, suggested by Paul Eggert <eggert@CS.UCLA.EDU>.
35946
35947 2005-01-20  Simon Josefsson  <jas@extundo.com>
35948
35949         * lib/base64.h (isbase64): Add.
35950
35951         * lib/base64.c (isb64): Rename to isbase64, use to_uchar instead of
35952         using a unsigned prototype, don't inline.
35953         (base64_decode): Use it.
35954
35955 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
35956
35957         * m4/save-cwd.m4 (gl_SAVE_CWD): Remove check for fcntl; we now assume
35958         it.
35959
35960 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
35961
35962         * lib/save-cwd.c (save_cwd): Remove code to support the case
35963         where fchdir is missing or flaky.
35964
35965 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
35966
35967         * MODULES.html.sh (Command-line arguments): Add version-etc-fsf.
35968
35969 2005-01-19  Paul Eggert  <eggert@cs.ucla.edu>
35970
35971         * modules/mempcpy (Makefile.am): Remove mention of mempcpy.h;
35972         AC_LIBSOURCES now does this.
35973         * MODULES.html.sh (Sizes of integer types <limits.h>): New element,
35974         with new ullong_max module.
35975
35976 2005-01-19  Bruno Haible  <bruno@clisp.org>
35977
35978         * modules/sh-quote: New file.
35979         * MODULES.html.sh (Executing programs): Add sh-quote.
35980
35981 2005-01-19  Bruno Haible  <bruno@clisp.org>
35982
35983         * lib/sh-quote.h: New file, from GNU gettext.
35984         * lib/sh-quote.c: New file, from GNU gettext.
35985
35986 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
35987
35988         Merge from coreutils.
35989         * m4/ullong_max.m4: New file.
35990         * m4/jm-macros.m4 (gl_MACROS): Require gl_ULLONG_MAX.
35991         (gl_MACROS): Assume localeconv exists.
35992
35993 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
35994
35995         Merge changes from coreutils, as described below in several
35996         changelogs dated today.
35997
35998         * lib/save-cwd.c: Include "save-cwd.h" before other include files.
35999         (O_DIRECTORY): Remove; not needed here, since "." must be
36000         a directory.  All uses removed.
36001         (save_cwd): Use __sgi || __sun, not sun || __sun.  __sun is
36002         universal on Suns, and we also need to test for IRIX.
36003         Revamp code to use 'if' rather than '#if'.
36004         Avoid unnecessary comparison of cwd->desc to 0.
36005
36006         * lib/utimens.c (futimens): Robustify the previous patch, by checking
36007         for known valid error numbers rather than observed invalid ones.
36008
36009 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
36010
36011         * modules/ullong_max: New file.
36012
36013         * modules/chdir-long, modules/openat: New files.
36014         * modules/save-cwd (Depends-on): Depend on chdir-long.
36015         (Makefile.am): Remove lib_SOURCES; now handled by AC_LIBSOURCES.
36016
36017 2005-01-18  Jim Meyering  <jim@meyering.net>
36018
36019         Merge from coreutils.
36020         * m4/chdir-long.m4, m4/openat.m4: New files.
36021         * m4/save-cwd.m4 (gl_SAVE_CWD): Add AC_LIBSOURCES for save-cwd.c,
36022         save-cwd.h.  Add AC_LIBOBJ for save-cwd.
36023         * m4/chown.m4 (gl_FUNC_CHOWN): When cross-compiling, assume that chown
36024         is sane and DOES follow symlinks.  Besides, testing 20 different
36025         systems found no broken chown implementations.
36026         Prompted by a change in rsync's copy of this macro.
36027         * m4/jm-macros.m4 (gl_MACROS): Require gl_FUNC_CHDIR_LONG.
36028
36029         * m4/lchown.m4 (gl_FUNC_LCHOWN): Use AC_LIBSOURCES.
36030
36031         * m4/utimes.m4: Work around tests/touch/empty-file failure on a system
36032         (sparc64, Linux-2.4.28, glibc-2.3.3) that didn't honor utimes'
36033         NULL-means-set-to-current-time semantics.
36034         Remove temporary file immediately, rather than waiting
36035         for configure's at-exit trap code to do it.
36036
36037 2005-01-18  Jim Meyering  <jim@meyering.net>
36038
36039         * lib/version-etc.c (version_etc_copyright): Update copyright date.
36040
36041         * lib/utimens.c (futimens): Account for the fact that futimes
36042         can also fail with errno == ENOSYS or errno == ENOENT.
36043         Patch from Dmitry V. Levin.
36044
36045         Change the name of the robust chdir function from chdir to chdir_long.
36046         * lib/save-cwd.c: Include chdir-long.h rather than chdir.h.
36047         (restore_cwd): Use chdir_long, not chdir.
36048         * lib/chdir-long.c: Renamed from chdir.c.
36049         * lib/chdir-long.h: Renamed from chdir.h.
36050         [!defined PATH_MAX]: Define chdir_long to chdir on systems like the
36051         Hurd.
36052
36053 2005-01-18  Bruno Haible  <bruno@clisp.org>
36054
36055         * m4/allocsa.m4, m4/codeset.m4, m4/copy-file.m4, m4/eaccess.m4:
36056         * m4/eealloc.m4, m4/eoverflow.m4, m4/execute.m4, m4/fatal-signal.m4:
36057         * m4/findprog.m4, m4/glibc21.m4, m4/iconv.m4, m4/intmax_t.m4:
36058         * m4/inttypes_h.m4, m4/lib-ld.m4, m4/lib-link.m4, m4/lib-prefix.m4:
36059         * m4/linebreak.m4, m4/localcharset.m4, m4/longdouble.m4:
36060         * m4/longlong.m4, m4/mbrtowc.m4, m4/mbstate_t.m4, m4/mbswidth.m4:
36061         * m4/mkdtemp.m4, m4/pipe.m4, m4/readlink.m4, m4/safe-read.m4:
36062         * m4/safe-write.m4, m4/setenv.m4, m4/sig_atomic_t.m4:
36063         * m4/signalblocking.m4, m4/signed.m4, m4/size_max.m4, m4/ssize_t.m4:
36064         * m4/stdbool.m4, m4/stdint_h.m4, m4/stpcpy.m4, m4/stpncpy.m4:
36065         * m4/strcase.m4, m4/strcspn.m4, m4/strpbrk.m4, m4/strstr.m4:
36066         * m4/ucs4-utf.m4, m4/uintmax_t.m4, m4/ulonglong.m4, m4/unicodeio.m4:
36067         * m4/utf-ucs4.m4, m4/vasnprintf.m4, m4/vasprintf.m4:
36068         * m4/wait-process.m4, m4/wchar_t.m4, m4/wint_t.m4, m4/xsize.m4:
36069         Use an all-permissive copyright notice, recommended by RMS.
36070
36071 2005-01-18  Bob Proulx  <bob@proulx.com>
36072
36073         * lib/obstack.c [DEFAULT_ALIGNMENT]: Use an intermediate type to
36074         simplify offsetof() macro construct to avoid compile failure with
36075         native HP-UX 11.0 ANSI C compiler.
36076
36077 2005-01-17  Bruno Haible  <bruno@clisp.org>
36078
36079         * lib/stpncpy.c: Remove HAVE_STPNCPY and gnu_stpncpy renaming,
36080         redundant because stpncpy.m4 takes care of it.
36081
36082 2005-01-17  Bruno Haible  <bruno@clisp.org>
36083
36084         * lib/progreloc.c: Include xalloc.h instead of xmalloc.h.
36085
36086 2005-01-17  Bruno Haible  <bruno@clisp.org>
36087
36088         * lib/progreloc.c (xstrdup): Define as strdup if no xmalloc should be
36089         used.
36090
36091 2005-01-17  Bruno Haible  <bruno@clisp.org>
36092
36093         * lib/fwriteerror.h (fwriteerror): Change specification to include
36094         fclose.
36095         * lib/fwriteerror.c: Include <stdbool.h>.
36096         (fwriteerror): At the end, close the file stream. Record whether
36097         stdout was already closed.
36098
36099 2005-01-17  Bruno Haible  <bruno@clisp.org>
36100
36101         * lib/execute.c (environ): Declare if needed.
36102         * lib/pipe.c (environ): Likewise.
36103         Reported by Michael Schloh von Bennewitz <michael.schloh@cw.com>.
36104
36105 2005-01-11  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
36106
36107         * modules/argp: Depend on vsnprintf
36108
36109 2005-01-10  Jim Meyering  <jim@meyering.net>
36110
36111         * modules/closeout (Depends-on): Add atexit.
36112
36113 2005-01-06  Bruno Haible  <bruno@clisp.org>
36114
36115         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Rename stpncpy to gnu_stpncpy here.
36116
36117 2005-01-04  Paul Eggert  <eggert@cs.ucla.edu>
36118
36119         * lib/human.c (SIZE_MAX, UINTMAX_MAX): Move these conditional
36120         definitions to be after all include files, to avoid collisions.
36121         Problem reported by Bob Proulx.
36122
36123 2005-01-04  Jim Meyering  <jim@meyering.net>
36124
36125         Changes imported from coreutils.
36126         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Rather than using "conftestXXXXXX"
36127         as the mkstemp template, use a temporary directory and an
36128         8.3-friendly template to avoid trouble on systems like DJGPP.
36129         Reported by Juan M. Guerrero via Stepan Kasal.
36130         * m4/(gl_FUNC_MKSTEMP): Include <unistd.h> for the declaration of
36131         close. Remove the temporary directory right away, rather than waiting
36132         for configure's at-exit trap code to do it.
36133         Suggestion from Stepan Kasal.
36134
36135 2005-01-01  Simon Josefsson  <jas@extundo.com>
36136
36137         * gnulib-tool: Print #include directives when --import'ing.
36138
36139 2004-12-28  Simon Josefsson  <jas@extundo.com>
36140
36141         * tests/test-base64.c: Include required header files.  Remove
36142         unused variables.
36143
36144 2004-12-28  Paul Eggert  <eggert@cs.ucla.edu>
36145
36146         * modules/error (Depends-on): Remove gettext.
36147
36148 2004-12-28  Paul Eggert  <eggert@cs.ucla.edu>
36149
36150         * lib/error.c [!_LIBC && !ENABLE_NLS]: Do not include "gettext.h";
36151         not needed.  This removes a dependency on the gettext module.
36152         [defined _LIBC]: Do not include <libintl.h>; not needed.
36153
36154 2004-12-24  Paul Eggert  <eggert@cs.ucla.edu>
36155
36156         * m4/c-strtod.m4 (gl_C99_STRTOLD): New macro.
36157         (gl_C_STRTOD): Use it instead of AC_CHECK_DECLS_ONCE(strtold).
36158
36159 2004-12-24  Paul Eggert  <eggert@cs.ucla.edu>
36160
36161         * lib/c-strtod.c (STRTOD): Depend on HAVE_C99_STRTOLD, not
36162         HAVE_DECL_STRTOLD.
36163
36164 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
36165
36166         * modules/getdate (Depends-on): Remove alloca-opt.
36167
36168 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
36169
36170         * m4/getdate.m4 (gl_GETDATE): Remove AC_FUNC_ALLOCA.
36171
36172 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
36173
36174         * lib/argp-parse.c: Include <stddef.h>.
36175         (alignof, alignto): New macros.
36176         (parser_init): Don't assume that void * is aligned sufficiently
36177         for struct option.
36178
36179         * lib/getdate.y (YYSTACK_USE_ALLOCA): Define to 0, since there's no
36180         need to extend the stack.
36181         (YYINITDEPTH): New macro, so that the initial stack isn't overly
36182         large.
36183
36184 2004-12-22  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
36185
36186         * lib/argp-parse.c (parser_init): Avoid arithmetics on void pointers.
36187
36188 2004-12-19  Paul Eggert  <eggert@cs.ucla.edu>
36189
36190         * modules/regex (lib_SOURCES): Remove regex.c, undoing previous
36191         (2004-10-24) change.  Apparently this was a false alarm.
36192
36193         * modules/getdate: Depend on alloca-opt, not alloca.
36194
36195 2004-12-19  Paul Eggert  <eggert@cs.ucla.edu>
36196
36197         * lib/alloca_.h: Conditionalize on _GNULIB_ALLOCA_H, not _ALLOCA_H.
36198         Remove now-obsolete comment about AIX.
36199         * lib/getdate.y: Include <alloca.h> only if HAVE_ALLOCA.
36200         (YYSTACK_USE_ALLOCA): Define to 0 if !HAVE_ALLOCA.
36201         (YYMAXDEPTH): New macro.
36202
36203 2004-12-18  Simon Josefsson  <jas@extundo.com>
36204
36205         * modules/alloca: Depend on alloca-opt, instead of duplicating it.
36206
36207 2004-12-18  Bruno Haible  <bruno@clisp.org>
36208
36209         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Also test for sigaction.
36210
36211 2004-12-18  Bruno Haible  <bruno@clisp.org>
36212
36213         * lib/fatal-signal.c (fatal_signals): Make non-const.
36214         (init_fatal_signals): New function.
36215         (uninstall_handlers, install_handlers): Ignore signals that were set to
36216         SIG_IGN.
36217         (at_fatal_signal): Call init_fatal_signals.
36218         (init_fatal_signal_set): Likewise. Ignore signals that were set to
36219         SIG_IGN.
36220         Reported by Paul Eggert.
36221
36222 2004-12-18  Bruno Haible  <bruno@clisp.org>
36223
36224         * doc/alloca.texi: New file.
36225         * doc/alloca-opt.texi: New file.
36226
36227 2004-12-17  Jim Meyering  <jim@meyering.net>
36228
36229         * config/install-sh: Use `(exit N); exit N', not `(exit N); exit'.
36230         Otherwise, install-sh could exit with improper exit status when
36231         exiting via a trapped interrupt.  Thanks to a report from Bob Proulx.
36232
36233 2004-12-16  Simon Josefsson  <jas@extundo.com>
36234
36235         * tests/test-base64.c: Add license.
36236
36237 2004-12-15  Stepan Kasal  <address@hidden>
36238
36239         * gnulib-tool (func_emit_lib_Makefile_am): Shorten a long sed command.
36240
36241 2004-12-12  Paul Eggert  <eggert@cs.ucla.edu>
36242
36243         * modules/getcwd (Files): Add m4/d-ino.m4.
36244         Suggested by Mark D. Baushke.
36245
36246 2004-12-08  Paul Eggert  <eggert@cs.ucla.edu>
36247
36248         * lib/getdate.y (textint): New member "negative".
36249         (time_zone_hhmm): New function.
36250         Expect 14 shift-reduce conflicts, not 13.
36251         (o_colon_minutes): New rule.
36252         (time, zone): Use it to add support for +HH:MM, UTC+HH:MM.
36253         (yylex): Set the "negative" member of signed numbers.
36254
36255 2004-12-08  Paul Eggert  <eggert@cs.ucla.edu>
36256
36257         * doc/getdate.texi (Time of day items, Time zone items):
36258         Describe new formats +00:00, UTC+00:00.
36259
36260 2004-12-07  Paul Eggert  <eggert@cs.ucla.edu>
36261
36262         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Fix typo in previous change:
36263         spurious "-l"s.  Problem reported by Stepan Kasal.
36264
36265 2004-12-06  Paul Eggert  <eggert@cs.ucla.edu>
36266
36267         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): New macro, to work around bug
36268         in Autoconf 2.59.  Problem reported by Mark D. Baushke.
36269
36270 2004-12-04  Simon Josefsson  <jas@extundo.com>
36271
36272         * modules/getaddrinfo (License): Add LGPL, reported by Yoann
36273         Vandoorselaere <yoann@prelude-ids.org>.
36274
36275 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
36276
36277         Changes imported from coreutils.
36278         * m4/hard-locale.m4 (gl_HARD_LOCALE): Assume locale.h and setlocale
36279         exist.
36280         * m4/human.m4 (gl_HUMAN): Assume locale.h and localeconv exist.
36281
36282 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
36283
36284         Changes imported from coreutils.
36285         * lib/hard-locale.c: Assume <locale.h> exists.
36286         Include "strdup.h".
36287         (GLIBC_VERSION): New macro.
36288         (hard_locale): Assume setlocale exists.
36289         Rewrite to avoid #ifdef.
36290         Use strdup rather than malloc + strcpy.
36291         * lib/human.c: Assume <locale.h> exists.
36292         (human_readable): Assume localeconv exists.
36293
36294 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
36295
36296         * modules/hard-locale (Depends-on): Add strdup.
36297
36298 2004-12-01  Jakub Jelinek  <jakub@redhat.com>
36299
36300         * lib/mktime.c (__mktime_internal): If SEC_REQUESTED != SEC,
36301         convert T2, not T.  (Imported from libc.)
36302
36303 2004-11-30  Simon Josefsson  <jas@extundo.com>
36304
36305         * modules/restrict (License): Change to LGPL.
36306
36307 2004-11-30  Simon Josefsson  <jas@extundo.com>
36308
36309         * m4/restrict.m4: Add copyright and copying conditions.
36310
36311 2004-11-30  Simon Josefsson  <jas@extundo.com>
36312
36313         * m4/base64.m4: New file.
36314
36315 2004-11-30  Simon Josefsson  <jas@extundo.com>
36316
36317         * MODULES.html.sh (Extra functions based on ANSI C 89): Add
36318         base64.
36319
36320         * tests/test-base64.c: New file.
36321
36322         * modules/base64: New file.
36323
36324 2004-11-30  Paul Eggert  <eggert@cs.ucla.edu>
36325
36326         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX):
36327         Define HAVE_PARTLY_WORKING_GETCWD if getcwd is partly working.
36328
36329         * m4/readutmp.m4 (gl_READUTMP): Don't check for sys/param.h.
36330
36331 2004-11-30  Paul Eggert  <eggert@cs.ucla.edu>
36332
36333         * lib/getcwd.c (is_ENAMETOOLONG): New macro.
36334         (__getcwd.c): Don't restore errno; glibc doesn't.
36335         [HAVE_PARTLY_WORKING_GETCWD && !defined AT_FDCWD]: Try system getcwd
36336         first, falling back to our code only if its results look suspicious.
36337         Ensure that the resulting buffer is only as large as necessary.
36338
36339         * lib/readutmp.c: Include readutmp.h first.
36340         Include <errno.h>, since readutmp.h no longer does that.
36341         * lib/readutmp.h: Don't include <errno.h>,
36342         <sys/param.h>, <time.h>; not needed to establish interface.
36343         (errno): Remove decl.
36344         (HAVE_STRUCT_XTMP_UT_TYPE): Remove; no longer needed.
36345         (UT_TYPE_EQ, UT_TYPE_NOT_DEFINED, UT_TYPE_BOOT_TIME,
36346         UT_TYPE_USER_PROCESS, IS_USER_PROCESS): New macros.
36347
36348 2004-11-28  Simon Josefsson  <jas@extundo.com>
36349
36350         * lib/base64.h, base64.c: New file.
36351
36352 2004-11-27  Paul Eggert  <eggert@cs.ucla.edu>
36353
36354         * lib/getcwd.h: New file, which I forgot to check in on 2004-11-25.
36355
36356 2004-11-26  Paul Eggert  <eggert@cs.ucla.edu>
36357
36358         * modules/getcwd (Files): Add lib/getcwd.h, m4/getcwd.m4.
36359         (Depends-on): Remove pathmax, same.  Add mempcpy.
36360         (configure.ac): GL_FUNC_GETCWD_PATH_MAX -> gl_FUNC_GETCWD.
36361         (Makefile.am): Append getcwd.h to lib_SOURCES.
36362         (Include): Add getcwd.h.
36363         (Maintainer): Change from Jim Meyering to "all, glibc",
36364         since getdate now uses intended-for-glibc code.
36365         * modules/xgetcwd (Files): Remove m4/getcwd.m4.
36366         (Depends-on): Depend on getcwd.  Do not depend on pathmax.
36367
36368 2004-11-25  Paul Eggert  <eggert@cs.ucla.edu>
36369
36370         Fix problems reported by Scott S. Tinsley for HP-UX 11.11 using
36371         HP's ANSI C compiler.
36372         * lib/fsusage.c (statvfs) [HAVE_SYS_STATVFS_H]: Remove decl.
36373         Declaring int functions causes warnings on some modern systems and
36374         shouldn't be needed to compile on ancient ones.
36375         * lib/same.c (MIN) [defined MIN]: Don't define, since it's already
36376         defined.
36377
36378         * lib/getcwd.c: Replace by a copy of glibc/sysdeps/posix/getcwd.c, but
36379         with the following changes.
36380         (__set_errno): Parenthesize properly.
36381         Include <stdbool.h>.
36382         (MIN, MAX, MATCHING_INO): New macros.
36383         (__getcwd): Define with prototype, not K&R form.
36384         Use heuristics to allocate default buffer on stack if possible.
36385         If AT_FDCWD is defined, use openat and fstatat to avoid O(N**2)
36386         behavior, and to avoid the PATH_MAX limit when computing
36387         ../../../../...
36388         Use MATCHING_INO to compare inode number to file.
36389         Check for arithmetic overflow in size calculations.
36390         Fix bug in reallocation of dot array that caused getcwd to fail
36391         on directories nested deeper than 75.
36392         Be more careful about saving errno on error.
36393         Do not use realloc; use only free+malloc, as this is a bit
36394         more flexible and avoids a needless copy operation.
36395         Do not inspect st_dev and st_ino for symbolic links; POSIX
36396         doesn't specify the latter.
36397         Check for closedir errors.
36398         Avoid needless casts.
36399         Use "#ifdef weak_alias" around weak_alias, to be like other
36400         glibc code.
36401         The following changes to getcwd.c have effect only when used in
36402         gnulib; they have no effect inside glibc proper.
36403         (#pragma alloca) [defined _AIX && !defined __GNUC__]: Remove,
36404         as alloca isn't used.
36405         (alloca, __alloca): Likewise.
36406         [!_LIBC]: Include "getcwd.h", "mempcpy.h".
36407         Include <stddef.h>, <stdlib.h>, <string.h>, <limits.h>
36408         unconditionally, as gnulib assumes C89 or better.
36409         Do not include <sys/param.h>.
36410         (errno) [!defined __GNU_LIBRARY__ && !defined STDC_HEADERS]: Remove
36411         no-longer-necessary 'extern int errno' decl; gnulib assumes C89 or
36412         better.
36413         (NULL) [!defined NULL]: Remove; we assume C89 or better.
36414         Include <dirent.h> in a way that is compatible with modern Autoconf.
36415         (_D_ALLOC_NAMELEN, _D_EXACT_NAMLEN):
36416         New macros, if not already defined.
36417         Include <unistd.h> if _LIBC, not if __GNU_LIBRARY__.
36418         Use "_LIBC", not "defined _LIBC", for consistency.
36419         (HAVE_MEMPCPY): Remove; no longer needed now that gnulib has
36420         a mempcpy module.
36421         (__lstat, __closedir, __opendir, __readdir) [!_LIBC]: New macros.
36422         (GETCWD_RETURN_TYPE): Remove.  All uses replaced by char *.
36423         * lib/xgetcwd.c: David MacKenzie's old code was removed, so give
36424         credit only to Jim Meyering and adjust the copyright dates.
36425         Do not include <limits.h>, <stdio.h>, <sys/types.h>,
36426         <stdlib.h>, <unistd.h>, "pathmax.h".
36427         Instead, include "xgetcwd.h" (first) and "getcwd.h".
36428         (INITIAL_BUFFER_SIZE): Remove.
36429         (xgetcwd): Rely on getcwd, since we now depend on a reliable one.
36430
36431 2004-11-25  Paul Eggert  <eggert@cs.ucla.edu>
36432
36433         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Renamed from
36434         GL_FUNC_GETCWD_PATH_MAX for consistency.  All uses changed.
36435         Use the _ONCE methods, for efficiency.
36436         Check for fcntl.h.  In test program, include <errno.h>
36437         and <fcntl.h> if available.  Remove old K&R cruft from
36438         test program.  Check for common errors in GNU/Linux,
36439         OpenBSD, and Solaris.  Just set gl_cv_func_getcwd_path_max;
36440         don't do AC_LIBOBJ, as that's getcwd.m4's job.
36441         * m4/getcwd.m4 (gl_FUNC_GETCWD_NULL): Renamed from
36442         AC_FUNC_GETCWD_NULL.  All used changed.  Change cache variable
36443         name accordingly.
36444         (gl_FUNC_GETCWD, gl_PREREQ_GETCWD): New macros.  Revamp to
36445         accommodate new getcwd.c.
36446         * m4/jm-macros.m4 (gl_MACROS): Don't require GL_FUNC_GETCWD_PATH_MAX.
36447         * m4/prereq.m4 (gl_PREREQ): Add gl_FUNC_MEMPCPY.
36448         * m4/xgetcwd.m4 (gl_XGETCWD): Replace with gl_FUNC_GETCWD, since
36449         that's all we need now.
36450
36451 2004-11-23  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
36452
36453         * m4/argp.m4 (gl_ARGP): Require gl_GETOPT_SUBSTITUTE unconditionally:
36454         argp-parse.c depends on getopt internals, that means we should
36455         always use our getopt, to be on the safe side.
36456         * m4/getopt.m4 (gl_GETOPT): Check if GETOPT_H is already set, in
36457         order not to spoil the result of an eventual previous invocation
36458         of gl_GETOPT_SUBSTITUTE.
36459
36460 2004-11-23  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
36461
36462         * lib/getopt_.h: Re-addition of __getopt_argv_const caused
36463         redefinition warnings. To avoid them, include the defines
36464         in `#if !defined __need_getopt ... #endif'. The only place
36465         where __getopt_argv_const is used is in definitions
36466         of getopt_long and getopt_long_only below, which are as well
36467         protected by `#ifndef __need_getopt'.
36468         [defined __GETOPT_PREFIX && !defined __need_getopt]: Undef
36469         __need_getopt after including <stdio.h> and <unistd.h> These
36470         headers might have defined it.
36471
36472 2004-11-23  Paul Eggert  <eggert@cs.ucla.edu>
36473
36474         * m4/utimens.m4 (gl_UTIMENS): Check for futimes function.
36475
36476 2004-11-23  Paul Eggert  <eggert@cs.ucla.edu>
36477
36478         * lib/utimens.c (__attribute__, ATTRIBUTE_UNUSED): New macros.
36479         (futimens): New function, which uses futimes if available.
36480         (futimens, utimens): Support timespec==NULL, with same semantics
36481         as utime and utimens.
36482         * lib/utimens.h (futimens): New decl.
36483
36484 2004-11-23  Jim Meyering  <jim@meyering.net>
36485
36486         * lib/getopt_.h: Remove trailing blanks.
36487
36488 2004-11-23  Jim Meyering  <jim@meyering.net>
36489
36490         * lib/__fpending.c: Add comment.
36491
36492 2004-11-22  Paul Eggert  <eggert@cs.ucla.edu>
36493
36494         * modules/canonicalize (Depends-on): Add xreadlink.
36495         Problem reported by James Youngman.
36496
36497 2004-11-20  Paul Eggert  <eggert@cs.ucla.edu>
36498
36499         * lib/getopt_.h (__GETOPT_CONCAT, __GETOPT_XCONCAT, __GETOPT_ID):
36500         New macros.
36501         (getopt, getopt_long, getopt_long_only, optarg, opterr, optind,
36502         optopt): Use them instead of invoking ## directly; otherwise, the
36503         symbols will be __GETOPT_PREFIXgetopt rather than rpl_getopt.
36504
36505 2004-11-19  Bruno Haible  <bruno@clisp.org>
36506
36507         * lib/strtok_r.c: Move comments from here...
36508         * lib/strtok_r.h: ... to here.
36509
36510 2004-11-17  Paul Eggert  <eggert@cs.ucla.edu>
36511
36512         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Check for buggy calloc
36513         implementations that mishandle size_t overflow.
36514
36515 2004-11-17  Paul Eggert  <eggert@cs.ucla.edu>
36516
36517         * lib/realloc.c (rpl_realloc): Call 'free' if n==0, since realloc
36518         might fail.  Problem reported by Yoann Vandoorselaere.
36519         * lib/calloc.c (rpl_calloc): Defend against buggy calloc
36520         implementations that mishandle size_t overflow.
36521
36522 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
36523
36524         * modules/canon-host (Depends-on): Add strdup.
36525
36526 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
36527
36528         * m4/canon-host.m4 (gl_CANON_HOST): Check for getaddrinfo.
36529
36530 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
36531
36532         * lib/canon-host.c: Include "strdup.h".
36533         (canon_host): Use getaddrinfo if available, so that IPv6 works.
36534         Use strdup instead of malloc/strcpy to duplicate strings.
36535
36536         * lib/human.h (LONGEST_HUMAN_READABLE): Add 1 for space before unit.
36537         (human_space_before_unit): New constant.
36538         * lib/human.c (human_readable): Support it.
36539
36540         * lib/xgetcwd.c: Include <limits.h>, for PATH_MAX.
36541         (xgetcwd): Set errno correctly when failing.
36542         Work around Solaris 9 bug: getcwd sets errno==ERANGE even though
36543         the failure is actually due to a PATH_MAX problem.
36544
36545         Further getopt changes to make it more likely that glibc will
36546         buy the changes back.
36547         * lib/getopt.c (POSIXLY_CORRECT): New constant.
36548         (getopt): Use it, so to preserve glibc semantic
36549         * lib/getopt1.c (getopt_long, getopt_long_only): Arg is char * const *
36550         when compiling for libc.
36551         * lib/getopt_.h (__getopt_argv_const): Bring it back.
36552         (getopt_long, getopt_long_only): Use it.
36553
36554         * lib/getopt.c (_getopt_initialize, _getopt_internal_r,
36555         _getopt_internal): New arg POSIXLY_CORRECT.  All callers changed.
36556         (getopt): Argv is now char * const *, as per standard.
36557         (_getopt_internal_r, _getopt_internal): Argv is now char **,
36558         not char *__getopt_argv_const *.
36559         * lib/getopt1.c (getopt_long, _getopt_long_r, getopt_long_only,
36560         _getopt_long_only_r): Likewise.
36561         * lib/getopt_.h (getopt, getopt_long, geopt_long_only): Likewise.
36562         * lib/getopt_int.h (_getopt_internal, _getopt_internal_r,
36563         _getopt_long_r, _getopt_long_only_r): Likewise.
36564         * lib/getopt_.h (__getopt_argv_const): Remove.
36565         (getopt): Argv is now char * const *, as per standard.
36566
36567         * lib/getdate.y (tORDINAL): New token.
36568         (day, relunit): Allow it for relative times.
36569         (relative_time_table): Use tORDINAL for ordinals.
36570
36571 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
36572
36573         * doc/getdate.texi (General date syntax): "next" is 1, not 2.
36574         Document that "second" isn't allowed as an ordinal number.
36575
36576 2004-11-16  Jim Meyering  <jim@meyering.net>
36577
36578         * modules/closeout (Depends-on): Add fpending.
36579
36580 2004-11-15  Jim Meyering  <jim@meyering.net>
36581
36582         * lib/closeout.c: Include "__fpending.h" once again.
36583         Include <stdbool.h>.
36584         (close_stdout): Don't fail just because stdout was closed initially,
36585         since some programs don't write to stdout in the normal course of
36586         operation (other than --version and --help), and we don't want this
36587         function to make e.g. `touch file >&-' fail.
36588         But do fail if it was closed and someone has tried to write to it.
36589         E.g., `printf foo >&-' must fail.
36590
36591 2004-11-13  Jim Meyering  <jim@meyering.net>
36592
36593         * m4/jm-macros.m4: Do require gl_FUNC_FPENDING.
36594
36595 2004-11-12  Simon Josefsson  <jas@extundo.com>
36596
36597         * config/srclist.txt: Add strtok_r.c, glibc bought our changes, but a
36598         small doc fix is still pending.
36599
36600 2004-11-11  Simon Josefsson  <jas@extundo.com>
36601
36602         * modules/strtok_r: New file.
36603
36604         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
36605         strtok_r.
36606
36607 2004-11-11  Simon Josefsson  <jas@extundo.com>
36608
36609         * m4/strtok_r.m4: New file.
36610
36611         * m4/getopt.m4: Replace opterr.
36612
36613 2004-11-11  Simon Josefsson  <jas@extundo.com>
36614
36615         * lib/strtok_r.h, strtok_r.c: New file.
36616
36617 2004-11-11  Paul Eggert  <eggert@cs.ucla.edu>
36618
36619         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE): Define __GETOPT_PREFIX instead
36620         of replacing opterr, getopt, etc.  This should handle the
36621         powerpc-apple-darwin5.5 problem recently noted by Simon Josefsson.
36622
36623 2004-11-11  Paul Eggert  <eggert@cs.ucla.edu>
36624
36625         * lib/getopt_.h (__getopt_argv_const): New macro, to be used so that
36626         we can stop lying to compilers about the constness of argv when we
36627         are compiled outside glibc.
36628         (getopt, getopt_long, getopt_long_only): Use it.
36629         * lib/getopt.c (_getopt_initialize, _getopt_internal_r,
36630         _getopt_internal, getopt): Likewise.
36631         * lib/getopt1.c (getopt_long, _getopt_long_r, getopt_long_only,
36632         _getopt_long_only_r): Likewise.
36633         * lib/getopt_int.h (_getopt_internal, _getopt_internal_r,
36634         _getopt_long_r, _getopt_long_only_r): Likewise.
36635
36636         * lib/getopt_.h [defined __GETOPT_PREFIX && !defined __need_getopt]:
36637         Include <stdlib.h> and <stdio.h>, and <unistd.h> if available.
36638         Then rename getopt to __GETOPT_PREFIX##getopt, and so forth for
36639         the other external symbols.
36640         (getopt) [!defined __GNU_LIBRARY]: Use prototype, not old-style
36641         declaration, since the above renaming now works around collisions.
36642
36643 2004-11-11  Jim Meyering  <jim@meyering.net>
36644
36645         * lib/linebreak.c: Remove trailing blanks.
36646         * lib/alloca_.h: Likewise.
36647         * lib/acosl.c: Likewise.
36648         * lib/euidaccess.c: Likewise.
36649         * lib/allocsa.h: Likewise.
36650
36651 2004-11-10  Simon Josefsson  <jas@extundo.com>
36652
36653         * m4/getaddrinfo.m4: New file.
36654
36655 2004-11-10  Simon Josefsson  <jas@extundo.com>
36656
36657         * lib/getaddrinfo.h, lib/getaddrinfo.c: New files.
36658
36659 2004-11-10  Simon Josefsson  <jas@extundo.com>
36660
36661         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
36662         getaddrinfo.
36663
36664         * modules/getaddrinfo: New file.
36665
36666 2004-11-10  Paul Eggert  <eggert@cs.ucla.edu>
36667
36668         * m4/prereq.m4 (gl_PREREQ): Require gt_FUNC_SETENV.
36669
36670 2004-11-10  Paul Eggert  <eggert@cs.ucla.edu>
36671
36672         * lib/mktime.c (SHR): New macro, which is a portable
36673         substitute for >> that should work even on Crays.
36674         (TIME_T_MIDPOINT, ydhms_diff, __mktime_internal): Use it.
36675         Problem reported by Mark D. Baushke in
36676         <http://lists.gnu.org/archive/html/bug-gnulib/2004-11/msg00071.html>.
36677         * lib/getdate.y (SHR): Likewise.
36678         (tm_diff): Use it.
36679         * lib/strftime.c (SHR): Likewise.
36680         (tm_diff): Use it.
36681         * lib/quotearg.c (struct quoting_options): Use unsigned int for
36682         quote_these_too, so that right shifts are well defined.  All uses
36683         changed.
36684
36685 2004-11-10  Jim Meyering  <jim@meyering.net>
36686
36687         Ensure that no close failure goes unreported.
36688         * lib/closeout.c (close_stdout): Always close stdout.  I.e., don't
36689         return early when it seems there's nothing to flush.
36690         Don't include __fpending.h.
36691
36692 2004-11-10  Jim Meyering  <jim@meyering.net>
36693
36694         * modules/closeout (Depends-on): Remove fpending.
36695
36696 2004-11-10  Jim Meyering  <jim@meyering.net>
36697
36698         * m4/jm-macros.m4 (gl_MACROS): Don't require gl_FUNC_FPENDING.
36699
36700 2004-11-09  Paul Eggert  <eggert@cs.ucla.edu>
36701
36702         * m4/strftime.m4 (_gl_STRFTIME_PREREQS): Remove.  Move its body to
36703         gl_FUNC_STRFTIME.
36704         (gl_FUNC_STRFTIME): Use AC_CHECK_FUNCS_ONCE and AC_CHECK_HEADERS_ONCE
36705         and AC_REQUIRE when possible, to avoid duplicate checks.
36706         Check for <wchar.h>.
36707
36708 2004-11-09  Paul Eggert  <eggert@cs.ucla.edu>
36709
36710         * lib/strftime.c (DO_MULTIBYTE): Check for wchar.h, too.
36711
36712 2004-11-09  Bruno Haible  <bruno@clisp.org>
36713
36714         * m4/sockpfaf.m4: New file.
36715
36716 2004-11-05  Bruno Haible  <bruno@clisp.org>
36717
36718         * lib/readlink.c: Include stddef.h, needed for size_t on Woe32.
36719         Reported by Mark D. Baushke <mdb@cvshome.org>.
36720
36721 2004-11-04  Bruno Haible  <bruno@clisp.org>
36722
36723         2004-09-11  Bruno Haible  <bruno@clisp.org>
36724                 * allocsa.valgrind: New file.
36725         2004-02-06  Bruno Haible  <bruno@clisp.org>
36726                 * allocsa.h (sa_alignof): Define differently with HP-UX cc, to
36727                 avoid a bug of this cc on HP-UX 10.20 dealing with enums.
36728                 Reported by Christopher Seip <chris.seip@hp.com>.
36729
36730 2004-11-04  Bruno Haible  <bruno@clisp.org>
36731
36732         * modules/allocsa (Files): Add lib/allocsa.valgrind.
36733         (Makefile.am): Distribute it.
36734
36735 2004-11-03  Paul Eggert  <eggert@cs.ucla.edu>
36736
36737         * lib/xreadlink.c (xreadlink): AIX and HP-UX readlink return -1
36738         with errno == ERANGE if the buffer is too small.
36739         Problem reported by Mark D. Baushke.
36740
36741 2004-11-03  Albert Chin  <china@thewrittenword.com>
36742             Paul Eggert  <eggert@cs.ucla.edu>
36743
36744         * m4/uint32_t.m4 (gl_AC_TYPE_UINT32_T): When determining uint32_t
36745         equivalent, substitute $ac_type for equivalent type rather than
36746         blindly using uint32_t *always* which won't work if uint32_t is not
36747         available.  Define _UINT32_T to work around typedef of uint32_t if
36748         <sys/sched.h>, <pthread.h>, or <semaphore.h> used on Solaris
36749         2.5.1.
36750
36751 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
36752
36753         * m4/jm-macros.m4: Sync from coreutils.
36754         (gl_MACROS): Check for mbrlen, for pathchk.
36755         (gl_CHECK_ALL_TYPES): Require AC_TYPE_MBSTATE_T, for pathchk.
36756
36757 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
36758
36759         * lib/xreadlink.c (MAXSIZE): New macro.
36760         (xreadlink): Use it instead of SSIZE_MAX.  Ensure initial buffer
36761         size does not exceed MAXSIZE.  Avoid cast.
36762         As suggested by Mark D. Baushke in
36763         <http://lists.gnu.org/archive/html/bug-gnulib/2004-11/msg00009.html>,
36764         if readlink fails with buffer size just under MAXSIZE, try again
36765         with MAXSIZE.
36766
36767 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
36768
36769         * config/srclist.txt: Add mktime.c; glibc bought all our changes.
36770
36771 2004-11-02  Derek R. Price  <derek@ximbiot.com>
36772         and  Paul Eggert  <eggert@cs.ucla.edu>
36773
36774         * lib/getdate.y [!TEST]: Include <stdio.h>, since we use sprintf now.
36775         (get_date): Overparenthesize to avoid GCC warning.
36776
36777 2004-11-02  Bruno Haible  <bruno@clisp.org>
36778
36779         * m4/setenv.m4 (gt_FUNC_SETENV): Define VOID_UNSETENV if unsetenv()
36780         returns void.
36781
36782 2004-11-02  Bruno Haible  <bruno@clisp.org>
36783
36784         * lib/setenv.h (unsetenv): Define as a macro if the system's unsetenv()
36785         function returns void.
36786
36787 2004-11-01  Paul Eggert  <eggert@cs.ucla.edu>
36788
36789         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for declarations of
36790         fflush_unlocked, flockfile, funlockfile, funlockfile,
36791         fputs_unlocked, putc_unlocked.
36792
36793 2004-11-01  Paul Eggert  <eggert@cs.ucla.edu>
36794
36795         * lib/getpass.c (fflush_unlocked, flockfile, funlockfile)
36796         (funlockfile, fputs_unlocked, putc_unlocked): Don't define if
36797         already declared.
36798
36799 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
36800
36801         * modules/getdate (Files): Add doc/getdate.texi.
36802         (Depends-on): Add setenv, xalloc.
36803
36804 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
36805
36806         * lib/getdate.y: Add support for TZ="foo" within a date string.
36807         Fix some bugs near time_t boundaries.  Reject dates with
36808         out-of-range components, e.g., "Sept 31".
36809         Include <stdlib.h>, "setenv.h", "xalloc.h".
36810         (ISDIGIT_LOCALE): Remove; unused.
36811         Note that the TZ and time functions used here are not reentrant.
36812         (mktime_ok, get_tz): New functions.
36813         (TZBUFSIZE): New constant.
36814         (get_date): Parse leading TZ="foo".  Reject out-of-range components;.
36815         This requires that we sometimes generate our own TZ="XXX..." setting.
36816
36817 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
36818
36819         * doc/getdate.texi: New file, from coreutils with modifications for
36820         the new TZ parsing.
36821
36822 2004-10-27  Derek R. Price  <derek@ximbiot.com>
36823
36824         * lib/mktime.c (not_equal_tm): Remove redundant check.
36825
36826 2004-10-24  Paul Eggert  <eggert@cs.ucla.edu>
36827
36828         * modules/regex (lib_SOURCES): Add regex.c.
36829         Reported by James Youngman in
36830         <http://lists.gnu.org/archive/html/bug-gnulib/2004-10/msg00199.html>.
36831
36832 2004-10-24  Paul Eggert  <eggert@cs.ucla.edu>
36833
36834         * lib/getdate.y: Use Bison 1.875 features, and some minor
36835         code cleanups.  This change does not affect semantics.
36836         Don't include <stdlib.h>; no longer needed.
36837         Don't include unlocked-io.h; only the "#if TEST" code uses
36838         stdio, and performance isn't crucial there.
36839         (PC, YYLEX_PARAM, YYPARSE_PARAM): Remove; replaced by
36840         Bison 1.875 features as described below.
36841         All uses of "PC." replaced by "pc->".
36842         (YYSTYPE): Add a forward declaration.
36843         (yylex, yyerror): Use full prototypes in forward decls.
36844         Use "%pure-parser" rather than obsolescent "%pure_parser".
36845         Use %parse-param and %lex-param instead of obsolescent
36846         YYPARSE_PARAM and YYLEX_PARAM.
36847         (meridian_table, month_and_day_table, time_units_table,
36848         relative_time_table, time_zone_table, military_table,
36849         lookup_zone, lookup_word, get_date):
36850         Use NULL instead of 0 where appropriate.
36851         (to_hour): Avoid abort (), to avoid a dependency on
36852         stdlib.h.
36853         (yyerror, yylex): Now accepts parser_control * arg.
36854         (main) [TEST]: Use '\0' rather than 0 for char.
36855
36856 2004-10-22  Paul Eggert  <eggert@cs.ucla.edu>
36857
36858         * m4/getpagesize.m4 (gl_GETPAGESIZE): Check for <sys/param.h>.
36859
36860 2004-10-22  Paul Eggert  <eggert@cs.ucla.edu>
36861
36862         * lib/getpagesize.c (getpagesize): Don't assume <sys/param.h> exists.
36863         It's now the caller's responsibility to handle the case where
36864         !HAVE_GETPAGESIZE && !defined getpagesize.
36865
36866         * lib/mktime.c (leapyear): Arg is long int, not int.
36867
36868 2004-10-18  Paul Eggert  <eggert@cs.ucla.edu>
36869
36870         * lib/argp-fs-xinl.c, argp-xinl.c: Update from glibc.
36871
36872 2004-10-17  Paul Eggert  <eggert@cs.ucla.edu>
36873
36874         * gnulib-tool (func_emit_lib_Makefile_am): Fix typo: a $ was
36875         missing.  Problem reported by James Youngman.
36876
36877 2004-10-16  Simon Josefsson  <jas@extundo.com>
36878
36879         * gnulib-tool: Fix comments.  Fix parse problem.
36880         (func_emit_lib_Makefile_am): Don't hard code a in libgl_a_SOURCES.
36881
36882 2004-10-15  Paul Eggert  <eggert@cs.ucla.edu>
36883
36884         * m4/getopt.m4 (gl_GETOPT): Detect and reject the incompatible BSD
36885         implementation of getopt_long.  Problem reported by Alexander Taler in:
36886         http://lists.gnu.org/archive/html/bug-gnulib/2004-10/msg00103.html
36887
36888 2004-10-15  Bruno Haible  <bruno@clisp.org>
36889
36890         * gnulib-tool: Untabify. Initialize supplied_libname.
36891         (func_usage): More homogenous output.
36892         (func_modules_transitive_closure, func_modules_to_filelist,
36893         func_emit_lib_Makefile_am): New functions.
36894         (func_import): New function, extracted from big case statement. Use
36895         func_get_license, func_modules_transitive_closure,
36896         func_modules_to_filelist, func_emit_lib_Makefile_am. Initialize
36897         opt_lgpl. Don't use test -a, as it's not portable.
36898         (func_create_testdir): Use func_modules_transitive_closure,
36899         func_modules_to_filelist, func_emit_lib_Makefile_am.
36900
36901 2004-10-15  Bruno Haible  <bruno@clisp.org>
36902
36903         * gnulib-tool (func_import): Let gl_INIT define LTALLOCA when needed.
36904
36905 2004-10-15  Bruno Haible  <bruno@clisp.org>
36906
36907         * gnulib-tool (func_emit_lib_Makefile_am): Add markers to separate
36908         the portions belonging to each module.
36909         Suggested by Derek Robert Price <derek@ximbiot.com>.
36910
36911 2004-10-12  Simon Josefsson  <jas@extundo.com>
36912
36913         * lib/getpass.c (fflush_unlocked, flockfile, funlockfile)
36914         (fputs_unlocked, putc_unlocked) [!_LIBCS && !USE_UNLOCKED_IO]: Map
36915         to real functions.
36916
36917 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
36918
36919         * modules/vsnprintf: New file.
36920
36921 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
36922
36923         * m4/vsnprintf.m4: New file.
36924
36925 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
36926
36927         * lib/vsnprintf.h: New file.
36928         * lib/vsnprintf.c: New file.
36929
36930 2004-10-11  Bruno Haible  <bruno@clisp.org>
36931
36932         * MODULES.html.sh (Support for systems lacking ISO C 99): Add
36933         vsnprintf.
36934
36935 2004-10-10  Paul Eggert  <eggert@cs.ucla.edu>
36936
36937         * config/srclistvars.sh: Add GNUSTANDARDS (for eggert only).
36938
36939 2004-10-07  Bruno Haible  <bruno@clisp.org>
36940
36941         * lib/snprintf.c (snprintf): Avoid a memory allocation if the result
36942         fits into the provided buffer.
36943
36944 2004-10-06  Paul Eggert  <eggert@cs.ucla.edu>
36945
36946         * lib/diacrit.c, diacrit.h: Add GPL notice.
36947
36948         * lib/atanl.c, logl.c: Add GPL notice, to match glibc's added LGPL
36949         notice.
36950         * lib/atanl.c (atanl): Keep the code as similar to glibc as possible.
36951         * lib/logl.c (logl): Keep the code as similar to glibc as possible.
36952         This avoids a potential constant-folding bug.
36953
36954 2004-10-05  Bruno Haible  <bruno@clisp.org>
36955
36956         * m4/strsep.m4 (gl_FUNC_STRSEP): Require AC_GNU_SOURCE. Don't check
36957         for the declaration of strsep.
36958
36959 2004-10-05  Bruno Haible  <bruno@clisp.org>
36960
36961         * lib/strsep.h: Don't declare strsep() if HAVE_STRSEP.
36962
36963 2004-10-04  Simon Josefsson  <jas@extundo.com>
36964
36965         * modules/memmem: New file.
36966         * tests/test-memmem.c: New file.
36967         * MODULES.html.sh (Extra functions based on ANSI C 89): Add memmem.
36968
36969 2004-10-04  Simon Josefsson  <jas@extundo.com>
36970
36971         * m4/memmem.m4: New file.
36972
36973 2004-10-04  Simon Josefsson  <jas@extundo.com>
36974
36975         * lib/memmem.h: New file.
36976         * lib/memmem.c: New file, taken from glibc.
36977
36978 2004-10-04  Simon Josefsson  <jas@extundo.com>
36979
36980         * lib/error.c, md5.c, regex.c: Use '#if USE_UNLOCKED_IO' instead of
36981         '#ifdef USE_UNLOCKED_IO'.
36982
36983 2004-10-04  Simon Josefsson  <jas@extundo.com>
36984
36985         * config/srclist.txt: Add memmem from glibc.
36986
36987 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
36988
36989         * modules/xalloc (Files, Makefile.am): Remove xstrdup.c.
36990
36991         * modules/argmatch, modules/argp, modules/closeout, modules/error,
36992         modules/exclude, modules/getdate, modules/getline,
36993         modules/getndelim2, modules/getpass, modules/getpass-gnu,
36994         modules/getusershell, modules/linebuffer, modules/md5,
36995         modules/mountlist, modules/posixtm, modules/readtokens,
36996         modules/readutmp, modules/regex, modules/sha1,
36997         modules/version-etc, modules/yesno:
36998         Remove dependency on unlocked-io.
36999
37000 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
37001
37002         * m4/xalloc.m4 (gl_PREREQ_XSTRDUP): Remove.  All uses removed.
37003
37004         * m4/unlocked-io.m4: Add copyright notice.
37005         (gl_FUNC_GLIBC_UNLOCKED_IO): Define USE_UNLOCKED_IO.
37006
37007 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
37008
37009         * lib/xalloc.h (xmemdup): Renamed from xclone.  All uses changed.
37010         * lib/xmalloc.c (xmemdup): Likewise.
37011         * lib/xalloc.h (CCLONE, CLONE, NEW, XCALLOC, XMALLOC, XREALLOC,
37012         XFREE): Remove these long-obsolescent macros.
37013         * lib/xmalloc.c (xstrdup): Implementation moved here from xstrdup.c
37014         * lib/xstrdup.c: Remove.
37015
37016         * lib/regex.c (re_comp): Cast gettext return value to char *,
37017         Problem reported by Martin Neitzel via Mark D. Baushke.
37018
37019 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
37020
37021         * lib/argmatch.c, closeout.c, error.c, exclude.c, getdate.y,
37022         getndelim2.c, getpass.c, getusershell.c, linebuffer.c,
37023         md5.c, mountlist.c, posixtm.c, readtokens.c, readutmp.c,
37024         regex.c, sha1.c, version-etc.c, yesno.c:
37025         Include "unlocked-io.h" only if USE_UNLOCKED_IO.
37026         * lib/unlocked-io.h: Don't worry about USE_UNLOCKED_IO; that's now
37027         the includer's responsibility.
37028
37029         Sync from coreutils.
37030
37031         * lib/modechange.c (mode_compile): Don't decrement a pointer that
37032         points to the start of a string, as the C Standard says the
37033         resulting behavior is undefined.
37034
37035         * lib/backupfile.h (enum backuptype): Rename none -> no_backups,
37036         simple -> simple_backups, numbered_existing ->
37037         numbered_existing_backups, numbered -> numbered_backups
37038         to avoid shadowing problems.  All uses changed.
37039         * lib/argmatch.c (enum backuptype) [defined TEST]: Likewise.
37040         * lib/backupfile.c (check_extension, numbered_backup):
37041         Rename locals to avoid shadowing 'basename'.
37042         * lib/backupfile.h (VALID_BACKUP_TYPE): Don't evaluate arg more than
37043         once.
37044
37045         * lib/.cppi-disable: Add getopt_.h, getopt_int.h.
37046         * lib/.cvsignore: Add getopt.h.
37047
37048 2004-10-04  Bruno Haible  <bruno@clisp.org>
37049
37050         * modules/README: New file.
37051         * gnulib-tool (func_all_modules, func_verify_module): modules/README is
37052         not a module.
37053
37054 2004-10-02  Jim Meyering  <jim@meyering.net>
37055
37056         * lib/dirfd.h, getpagesize.h: Add copyright notice.
37057
37058 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
37059
37060         * modules/strsep: New file.
37061
37062 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
37063
37064         * m4/strsep.m4: New file.
37065
37066 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
37067
37068         * lib/strsep.h: New file.
37069         * lib/strsep.c: New file.
37070
37071 2004-10-01  Simon Josefsson  <jas@extundo.com>
37072
37073         * lib/snprintf.c (snprintf): Handle size==0.
37074
37075 2004-10-01  Simon Josefsson  <jas@extundo.com>
37076             Bruno Haible  <bruno@clisp.org>
37077
37078         * lib/snprintf.c: Include <stdarg.h>, <stdlib.h>, <string.h>.
37079         (snprintf): Declare 'args'.
37080
37081 2004-10-01  Paul Eggert  <eggert@cs.ucla.edu>
37082
37083         * lib/snprintf.c: Remove comments as to why each header is needed.
37084
37085 2004-10-01  Bruno Haible  <bruno@clisp.org>
37086
37087         * MODULES.html.sh: Add strsep.
37088
37089 2004-09-30  Simon Josefsson  <jas@extundo.com>
37090
37091         * modules/snprintf: New file.
37092
37093 2004-09-30  Simon Josefsson  <jas@extundo.com>
37094
37095         * m4/snprintf.m4: New file.
37096
37097 2004-09-30  Simon Josefsson  <jas@extundo.com>
37098
37099         * lib/snprintf.h, lib/snprintf.c: New files.
37100
37101 2004-09-30  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
37102
37103         * lib/argp-help.c (canon_doc_option): Fixed coredump if *name==NULL
37104         (hol_entry_help): Never translate an empty string.
37105         Do not translate option tag (opt->name) if OPTION_NO_TRANS is set
37106         * lib/argp.h (OPTION_NO_TRANS): New option.
37107
37108 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
37109
37110         * modules/argp (Maintainer): Replace Simon Josefsson
37111         by Sergey Poznyakoff.
37112
37113 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
37114
37115         * config/srclist.txt: Comment-out argp/argp.h, until we get the argp
37116         changes merged back into glibc.
37117
37118 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
37119
37120         * MODULES.html.sh (Support for systems lacking ISO C 99): Add snprintf.
37121
37122 2004-09-29  Oskar Liljeblad  <oskar@osk.mine.nu>
37123
37124         * lib/xvasprintf.c: Include xalloc.h.
37125         (xvasprintf): Use xalloc_die, not xmalloc_die.
37126
37127 2004-09-29  Bruno Haible  <bruno@clisp.org>
37128
37129         * modules/alloca-opt: New file, derived from modules/alloca.
37130         * modules/allocsa: Depend on alloca-opt instead of alloca.
37131         * modules/setenv: Likewise.
37132         * modules/vasnprintf: Likewise.
37133         * MODULES.html.sh: Add alloca-opt.
37134
37135 2004-09-28  Simon Josefsson  <jas@extundo.com>
37136
37137         * gnulib-tool: New parameter --lgpl, to asseert that modules are
37138         LGPL, and to replace license template from GPL to LGPL.
37139
37140 2004-09-28  Paul Eggert  <eggert@cs.ucla.edu>
37141
37142         * modules/dummy: Change license to LGPL.
37143
37144 2004-09-28  Paul Eggert  <eggert@cs.ucla.edu>
37145
37146         * lib/dummy.c: Change copyright notice to FSF, and license to GPL.
37147
37148 2004-09-24  Simon Josefsson  <jas@extundo.com>
37149
37150         * modules/minmax (License): Change from GPL to LGPL.
37151
37152 2004-09-23  Simon Josefsson  <jas@extundo.com>
37153
37154         * gnulib-tool (--import): Typo.
37155
37156 2004-09-23  Simon Josefsson  <jas@extundo.com>
37157
37158         * gnulib-tool (--import): Make sure *.m4 end up in m4/ by default.
37159
37160 2004-09-22  Bruno Haible  <bruno@clisp.org>
37161
37162         * modules/*: Add 'License' field.
37163         * gnulib-tool: Accept --extract-license option.
37164         (func_get_license): New function.
37165
37166 2004-09-21  Bruno Haible  <bruno@clisp.org>
37167
37168         * modules/vasnprintf (Files): Add m4/stdint_h.m4, m4/inttypes_h.m4.
37169         Reported by Simon Josefsson.
37170
37171 2004-09-20  Paul Eggert  <eggert@cs.ucla.edu>
37172
37173         * modules/inttostr (Files): Add m4/longlong.m4, since it uses
37174         gl_AC_TYPE_LONG_LONG.
37175
37176 2004-09-20  Paul Eggert  <eggert@cs.ucla.edu>
37177
37178         * config/srclist.txt: Add getsubopt.c, since libc bought our changes.
37179
37180 2004-09-18  Simon Josefsson  <jas@extundo.com>
37181         and  Paul Eggert  <eggert@cs.ucla.edu>
37182
37183         * gnulib-tool: Replace various ad-hoc automake/autoconf/aclocal
37184         calls with autoreconf.  Define GL_LIB.
37185
37186 2004-09-14  Karl Berry  <karl@gnu.org>
37187
37188         * config/srclist.txt: unsync setenv.c, sigh.
37189
37190 2004-09-13  Paul Eggert  <eggert@cs.ucla.edu>
37191
37192         * lib/argp-pvh.c (argp_program_version_hook): Provide initial value.
37193         Problem reported by Bruno Haible in:
37194         http://lists.gnu.org/archive/html/bug-tar/2004-09/msg00023.html
37195
37196 2004-09-13  Paul Eggert  <eggert@cs.ucla.edu>
37197
37198         * config/srclist.txt: Comment out argp-pvh.c.
37199
37200 2004-09-11  Paul Eggert  <eggert@cs.ucla.edu>
37201
37202         * lib/mempcpy.h: Wrap the entire include file inside #ifndef mempcpy,
37203         in case some system header has #define'd it.  Problem reported by
37204         Soeren D. Schulze in
37205         <http://lists.gnu.org/archive/html/bug-gnulib/2004-09/msg00017.html>.
37206
37207 2004-09-09  Karl Berry  <karl@gnu.org>
37208
37209         * regex.[ch]: delete from the root.  These were supposed to be
37210                 synced with emacs cvs, but this has not happened for about
37211                 a year, and anyway nothing else uses emacs regex.[ch].
37212                 bug-gnulib mail from Jeff Bailey, 9 Sep 2004 15:49:24 -0700.
37213                 lib/regex[.ch] is untouched.
37214
37215 2004-09-09  Bruno Haible  <bruno@clisp.org>
37216
37217         * modules/vasnprintf (Files): Add m4/eoverflow.m4.
37218
37219 2004-09-09  Bruno Haible  <bruno@clisp.org>
37220
37221         * m4/eoverflow.m4: New file, taken from GNU libiconv eilseq.m4 with
37222         modifications.
37223         * m4/vasnprintf.m4 (gl_FUNC_VASNPRINTF): Require gl_EOVERFLOW.
37224
37225 2004-09-08  Oskar Liljeblad  <oskar@osk.mine.nu>
37226
37227         * modules/xvasprintf: New file.
37228         * MODULES.html.sh (Extra functions based on ANSI C 89): Add vasprintf.
37229
37230 2004-09-08  Oskar Liljeblad  <oskar@osk.mine.nu>
37231
37232         * lib/xvasprintf.h: New file.
37233         * lib/xvasprintf.c: New file.
37234         * lib/xasprintf.c: New file.
37235
37236 2004-09-08  Bruno Haible  <bruno@clisp.org>
37237
37238         * m4/stdint.m4: New file, taken from GNU clisp with modifications.
37239
37240 2004-09-08  Bruno Haible  <bruno@clisp.org>
37241
37242         * lib/vasnprintf.c (VASNPRINTF): Signal EOVERFLOW if the resulting
37243         length is > INT_MAX.
37244         * lib/vasprintf.c (vasprintf): Don't test for length > INT_MAX any
37245         more.
37246
37247 2004-09-08  Bruno Haible  <bruno@clisp.org>
37248
37249         * lib/stdint_.h: New file, taken from GNU clisp.
37250
37251 2004-09-08  Bruno Haible  <bruno@clisp.org>
37252             Oskar Liljeblad  <oskar@osk.mine.nu>
37253
37254         * modules/stdint: New file.
37255         * MODULES.html.sh (Support for systems lacking ISO C 99): Add stdint.
37256
37257 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
37258
37259         Import from coreutils.
37260         * lib/userspec.c: Don't use <alloca.h>, so that we don't use alloca on
37261         strings on unbounded length.  alloca's performance benefits aren't
37262         that important here.
37263         (V_STRDUP): Remove.
37264         (parse_with_separator): New function, with most of the internals
37265         of the old parse_user_spec.  Allow user to omit both user and group,
37266         for compatibility with FreeBSD.
37267         Clone only the user name, not the entire spec.
37268         Do not set *uid, *gid unless entirely successful.
37269         Avoid memory leak in some failing cases.
37270         Fix regression for USER.GROUP reported by Dmitry V. Levin in
37271         <http://lists.gnu.org/archive/html/bug-coreutils/2004-08/msg00102.html>
37272         (parse_user_spec): Rewrite to use parse_with_separator.
37273
37274 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
37275
37276         * modules/userspec: Don't depend on alloca.
37277
37278 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
37279
37280         * m4/userspec.m4 (gl_USERSPEC): Don't require AC_FUNC_ALLOCA.
37281
37282 2004-08-17  Paul Eggert  <eggert@cs.ucla.edu>
37283
37284         * MODULES.html.sh: Add xalloc-die, c-strtod, c-strtold, raise,
37285         readtokens0, getcwd, fcntl-safer, canonicalize, cycle-check,
37286         utimecmp, utimens, xnanosleep.  Rename sha to sha1.
37287
37288 2004-08-16  Simon Josefsson  <jas@extundo.com>
37289
37290         * gnulib-tool: Use sed instead of autoconf --trace, inspired by
37291         libtoolize behaviour by "Gary V. Vaughan" <gary@gnu.org>.
37292         Add --dry-run for --import.
37293         Let user provided command line parameters override configure.ac
37294         settings.
37295
37296 2004-08-12  Simon Josefsson  <jas@extundo.com>
37297
37298         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE): New macro,
37299         as discussed with Paul Eggert in threads rooted at
37300         <http://lists.gnu.org/archive/html/bug-gnulib/2004-06/msg00039.html>
37301         and
37302         <http://lists.gnu.org/archive/html/bug-gnulib/2004-07/msg00001.html>.
37303         Before, the test was empty, and relied on ELIDE_CODE in source
37304         code.)
37305         (gl_PREREQ_GETOPT): New macro.
37306         (gl_GETOPT): Use them.
37307
37308 2004-08-12  Simon Josefsson  <jas@extundo.com>
37309
37310         * lib/getopt.c, getopt1.c: Remove ELIDE_CODE hack.
37311         * lib/getopt_.h: Renamed from getopt.h.
37312
37313 2004-08-12  Simon Josefsson  <jas@extundo.com>
37314
37315         * gnulib-tool: Add --source-base, --m4-base, --libtool options.
37316         Change default library name from libfoo to libgnu.
37317         Now, if you have a configure.ac that says:
37318                 gl_SOURCE_BASE(gl)
37319                 gl_M4_BASE(gl/m4)
37320                 gl_MODULES(error getopt etcetera)
37321                 gl_INIT
37322         you can import all you need by running:
37323                 ../gnulib/gnulib-tool --import
37324
37325         * modules/getopt (Files): Rename getopt.h to getopt_.h.
37326         (Makefile.am): Rewrite, use logic from argz.
37327         (Include): Use <getopt.h> instead of "getopt.h".
37328
37329 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
37330
37331         * modules/argp (Files): Add m4/unlocked-io.m4.
37332         (Depends-on): Add extensions.
37333
37334 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
37335
37336         * m4/argp.m4 (gl_ARGP): Do not check for argp.h or argp_parse; nobody
37337         uses HAVE_ARGP_H or HAVE_ARGP_PARSE.
37338         Require gl_FUNC_GLIBC_UNLOCKED_IO, gl_USE_SYSTEM_EXTENSIONS.
37339         Check for program_invocation_name, program_invocation_short_name,
37340         flockfile, funlockfile, features.h, _getopt_long_only_r.
37341
37342 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
37343
37344         * lib/argp-help.c, argp-parse.c: Use "gettext.h" instead of
37345         its complicated substitute.
37346         * lib/argp-help.c: Include <errno.h>, for program_invocation_short_name
37347         and program_invocation_name.
37348         (__argp_basename) [!_LIBC]: Remove; the only use was
37349         replaced by its body.
37350         (__argp_short_program_name): Change condition from
37351         !defined __argp_short_program_name to
37352         ! (defined _LIBC || HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME),
37353         to match argp-namefrob.h.
37354         (__argp_failure): Don't assume strerror_r returns char *.
37355         * lib/argp-parse.c (N_): Define unconditionally.
37356         (argp_default_options): Fill out initializers with 0 to avoid
37357         gcc warnings.
37358
37359 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
37360
37361         * config/srclist.txt: Remove getopt.c, getopt.h (renamed to getopt_.h),
37362         getopt1.c.
37363
37364 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
37365
37366         Merge from coreutils.
37367
37368         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for wmemchr and wmemcpy.
37369
37370         * m4/obstack.m4 (gl_PREREQ_OBSTACK): Require
37371         gl_AC_HEADER_INTTYPES_H, gl_AC_HEADER_STDINT_H, gl_AC_TYPE_UINTMAX_T.
37372
37373 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
37374
37375         Merge from coreutils.
37376
37377         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Don't set to 1 if missing
37378         wmemchr or wmemcpy.  Problem reported by Robert Dahlem
37379         for Reliant Unix 5.43.
37380
37381         * lib/obstack.c: Include <inttypes.h> and <stdint.h> if available.
37382         (union fooround): Use uintmax_t, not long int.
37383         The rest is a merge from libc:
37384         [defined _LIBC]: Include <shlib-compat.h>.
37385         (_obstack) [defined _LIBC]: Remove after 2.3.4.
37386
37387         * lib/settime.c (settime): Recode to avoid warning with
37388         Sun Forte C 6U2.
37389
37390         * lib/strverscmp.c: Convert to UTF-8.
37391
37392 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
37393
37394         * modules/obstack (Files): Add m4/inttypes_h.m4, m4/stdint_h.m4,
37395         m4/uintmax_t.m4.
37396
37397 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
37398
37399         * modules/xalloc-die: New file.
37400         * modules/xalloc: Remove dependencies on error, gettext, exitfail.
37401
37402         * modules/md5 (Files): Add m4/uint32_t.m4.
37403         * modules/sha1: Renamed from modules/sha.
37404         (Files):
37405         Rename lib/sha.h to lib/sha1.h.
37406         Rename lib/sha.c to lib/sha1.c.
37407         Rename m4/sha.m4 to m4/sha1.m4.
37408         (lib_SOURCES): Likewise.
37409         (configure.ac): Rename gl_SHA to gl_SHA1.
37410         (Include): sha.h -> sha1.h.
37411
37412 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
37413
37414         * m4/uint32_t.m4, m4/uintptr_t.m4: New files.
37415         * m4/sha1.m4: Renamed from sha.m4.
37416         (gl_SHA1): Renamed from gl_SHA.  All uses changed.
37417
37418 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
37419
37420         * lib/obstack.h (obstack_empty_p):
37421         Don't assume that chunk->contents is suitably aligned.
37422         * lib/obstack.c (_obstack_begin, _obstack_begin_1, _obstack_newchunk):
37423         Likewise. Problem reported by Benno in
37424         <http://sources.redhat.com/ml/libc-alpha/2004-08/msg00055.html>.
37425
37426         * lib/chown.c (rpl_chown): Work even if the file is writeable but not
37427         readable.  This could be improved further but it'd take some work.
37428
37429 2004-08-08  Simon Josefsson  <jas@extundo.com>
37430
37431         * modules/xgethostname (Depends-on): Remove exit and error (not
37432         used).
37433
37434         * modules/getpass-gnu: Add getpass.h.
37435         (Depends-on): Add stdbool.
37436         * modules/getpass: Add getpass.h.
37437
37438 2004-08-08  Simon Josefsson  <jas@extundo.com>
37439
37440         * m4/getpass.m4 (gl_FUNC_GETPASS, gl_FUNC_GETPASS_GNU):
37441         Check getpass declaration.
37442
37443 2004-08-08  Simon Josefsson  <jas@extundo.com>
37444
37445         * lib/xgethostname.c: Don't include error.h (not used).
37446
37447         * lib/getpass.h: Add.
37448         * lib/getpass.c: Include getpass.h first.
37449
37450 2004-08-08  Paul Eggert  <eggert@cs.ucla.edu>
37451
37452         * lib/xalloc-die.c: New file.
37453         * lib/xalloc.h (xalloc_fail_func, xalloc_msg_memory_exhausted): Remove.
37454         All uses removed.
37455         * lib/xmalloc.c (xalloc_fail_func, xalloc_msg_memory_exhausted):
37456         Likewise. Move inclusions of gettext.h, error.h, exitfail.h to
37457         xalloc-die.c.
37458         (_, N_, xalloc_die): Move to xalloc-die.c.
37459         * lib/userspec.c (parse_user_spaec): Use xstrdup rather than strdup,
37460         so that we needn't mess with xalloc_msg_memory_exhausted.
37461
37462         * lib/sha1.h: Renamed from sha.h.
37463         (SHA1_H): Renamed from _SHA_H.
37464         (sha1_ctx): Renamed from sha_ctx.
37465         (sha1_init_ctx): Renamed from sha_init_ctx.
37466         (sha1_process_block): Renamed from sha_process_block.
37467         (sha1_process_bytes): Renamed from sha_process_bytes.
37468         (sha1_finish_ctx): Renamed from sha_finish_ctx.
37469         (sha1_read_ctx): Renamed from sha_read_ctx.
37470         (sha1_stream): Renamed from sha_stream.
37471         (sha1_buffer): Renamed from sha_buffer.
37472         * lib/sha1.c: Likewise; renamed from sha.c.
37473         Do not include <sys/types.h>.
37474         Include <stddef.h> rather than <stdlib.h>.
37475
37476 2004-08-08  Bruno Haible  <bruno@clisp.org>
37477
37478         * lib/pathname.h (FILE_SYSTEM_PREFIX_LEN): Renamed from
37479         FILESYSTEM_PREFIX_LEN.
37480         * lib/progreloc.c: Likewise.
37481         * lib/concatpath.c (concatenated_pathname): Use FILE_SYSTEM_PREFIX_LEN.
37482
37483 2004-08-06  Simon Josefsson  <jas@extundo.com>
37484
37485         * modules/progname (Depends-on): Don't depend on stdbool.
37486
37487 2004-08-06  Simon Josefsson  <jas@extundo.com>
37488
37489         * modules/getsubopt: New file.
37490         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
37491         getsubopt.
37492
37493 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
37494
37495         More merge from coreutils.
37496
37497         * m4/utimens.m4, m4/utimecmp.m4: New files.
37498         * m4/backupfile.m4, euidacces.m4, acl.m4, afs.m4, calloc.m4, dirfd.m4,
37499         fsusage.m4, jm-macros.m4, ls-mntd-fs.m4, md5.m4, mountlist.m4,
37500         prereq.m4, sha.m4: Import changes from coreutils.
37501
37502 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
37503
37504         More merge from coreutils.
37505         * modules/raise, modules/readtokens0, modules/utimens:
37506         * modules/utimecmp, module/xnanosleep: New files.
37507         * modules/strftime: Add lib/strftime.h.
37508         Change include from <time.h> to "strftime.h".
37509         * modules/yesno: Add lib/yesno.h.
37510         * modules/backupfile: Remove lib/addext.c.
37511         * modules/euidaccess: Add stat-macros.h.
37512         * modules/canonicalize, modules/euidaccess,
37513         modules/filemode, modules/lchown, modules/makepath,
37514         modules/rmdir, modules/stat: Likewise.
37515
37516 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
37517
37518         Merge from tar.
37519         * lib/argp-help.c (make_hol, hol_append): Don't assume that
37520         SIZE_MAX is a valid preprocessor constant.
37521         (__argp_basename): Change from "#ifndef _LIBC"
37522         to "#ifndef __argp_short_program_name", so that
37523         we don't compile these functions for tar.
37524
37525         More merges from coreutils.
37526         * lib/raise.c, lib/readtokens0.h, lib/readtokens0.c, lib/strftime.h:
37527         * lib/utimens.h, lib/utimens.c, lib/utimecmp.h, lib/utimecmp.c:
37528         * lib/xnanosleep.h, lib/xnanosleep.c, lib/yesno.h: New files.
37529         * lib/addext.c: Remove; no longer needed.
37530         * lib/yesno.c, lib/argmatch.h, lib/argmatch.c, lib/backupfile.h,
37531         lib/backupfile.c, lib/euidaccess.c, lib/filemode.c, lib/closeout.c,
37532         lib/dup2.c, lib/exclude.c, lib/fileblocks.c, lib/filemode.c,
37533         lib/fnmatch.c, lib/fnmtahc_loop.c, lib/fopen-safer.c, lib/fsusage.c,
37534         lib/fsusage.h, lib/ftruncate.c, lib/full-write.c, lib/getdate.y,
37535         lib/getloadavg.c, lib/getugroups.c, lib/hard-locale.c,
37536         lib/hard-locale.h, lib/hash.c, lib/human.c, lib/human.h, lib/lchown.c,
37537         lib/lchown.h, lib/makepath.c, lib/makepath.h, lib/md5.c, lib/md5.h,
37538         lib/memchr.c, lib/memcoll.c, lib/memrchr.c, lib/modechange.c,
37539         lib/modechange.h, lib/mountlist.c, lib/mountlist.h, lib/nanosleep.c,
37540         lib/posixtm.c, lib/putenv.c, quotearg.c, lib/quotearg.h,
37541         lib/readtokens.c, lib/readutmp.c, lib/readutmp.h, lib/rmdir.c,
37542         lib/safe-read.c, lib/save-cwd.c, lib/savedir.c, lib/setenv.c,
37543         lib/sig2str.c, lib/stat.c, lib/strtoimax.c, lib/strverscmp.c,
37544         lib/userspec.c, lib/utime.c, lib/version-etc.c., lib/xgethostname.c,
37545         lib/xmemcoll.c, lib/xreadlink.c, lib/xstrtod.c, lib/xstrtod.h,
37546         lib/xstrtoimax.c, lib/xstrtol.c, lib/xstrtol.h, lib/xstrtoumax.c:
37547         Import changes from coreutils.
37548
37549 2004-08-05  Simon Josefsson  <jas@extundo.com>
37550
37551         * m4/strdup.m4: Always run gl_PREREQ_STRDUP, since strdup.h need it.
37552
37553 2004-08-05  Simon Josefsson  <jas@extundo.com>
37554
37555         * m4/getsubopt.m4: New file.
37556
37557 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
37558
37559         Merge from coreutils.
37560
37561         * m4/c-strtod.m4, m4/canonicalize.m4, m4/fcntl-safer.m4:
37562         * m4/getcwd-path-max.m4: New files.
37563
37564         * m4/dos.m4 (gl_AC_DOS): filesystem -> file system renaming.
37565         FILESYSTEM_PREFIX_LEN ->
37566         FILE_SYSTEM_PREFIX_LEN.
37567         FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX ->
37568         FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX.
37569         FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR ->
37570         FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR.
37571
37572         * m4/path-concat.m4 (gl_PATH_CONCAT): Don't require gl_AC_DOS, the
37573         prerequisite modules now handle the DOS stuff.
37574         Don't check for unistd.h.
37575
37576 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
37577
37578         Merge from coreutils.
37579
37580         * lib/.gdb-history: Remove; this doesn't belong here.
37581
37582         * lib/c-strtod.c, lib/c-strtod.h, lib/c-strtold.c, lib/cycle-check.c:
37583         * lib/cycle-check.h, lib/dev-ino.h, lib/canonicalize.h:
37584         * lib/canonicalize.c, lib/fcntl-safer.h, lib/fcntl-safer.c:
37585         * lib/getcwd.c: New files.
37586
37587         * lib/dirname.h: Include <stdbool.h>.
37588         (FILE_SYSTEM_PREFIX_LEN): Renamed from FILESYSTEM_PREFIX_LEN,
37589         for consistency with POSIX terminology.  All uses changed.
37590         (IS_ABSOLUTE_FILE_NAME, IS_RELATIVE_FILE_NAME): New macros.
37591         (strip_trailing_slashes): Use bool for booleans.
37592         * lib/stripslash.c (strip_trailing_slashes): Likewise.
37593
37594         * lib/error.c: Work around bug in OpenBSD 3.4 sterror_r: it
37595         sometimes returns a positive errno value even when it succeeds.
37596         (print_errno_message) [!LIBC]: Fall back on strerror if
37597         __strerror_r fails.
37598
37599         * lib/path-concat.c (mempcpy): Don't define if a system header defines
37600         it. Don't include stdio.h, stdlib.h, unistd.h, strdup.h.
37601         (longest_relative_suffix): New function.
37602         (path_concat): Use it.  Assume first argument is not NULL.
37603         Port to DOS.  Omit redundant separators.
37604         Report an error instead of returning NULL.
37605         Use mempcpy instead of memcpy.
37606         (xpath_concat): Remove: not declared or used.
37607
37608         * lib/same.h: Include <stdbool.h>
37609         (same_name): Return bool, not int.
37610         * lib/same.c (same_name): Likewise.
37611         (errno): Don't declare; we assume C89 or better now.
37612
37613         * lib/stat-macros (S_ISCTG, S_ISOFD, S_ISOFL): New macros,
37614         if not already defined.
37615
37616         * lib/xgetcwd.c (errno): Don't declare; we assume C89 or better now.
37617         * lib/dup-safer.c (errno): Likewise.
37618
37619 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
37620
37621         Merge from coreutils.
37622         * modules/c-strtod, modules/c-strtold, modules/canonicalize:
37623         * modules/cycle-check, modules/fcntl-safer, modules/getcwd: New files.
37624         * modules/path-concat: Don't depend on strdup.
37625
37626 2004-08-03  Simon Josefsson  <jas@extundo.com>
37627
37628         * lib/strdup.h: Only use HAVE_DECL_STRDUP if defined.
37629         * lib/progname.h: Don't include stdbool.h.
37630
37631 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
37632
37633         * modules/fatal: Remove, as the "fatal" module wasn't used or working.
37634         * MODULES.html.sh (func_all_modules): Remove fatal.
37635
37636 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
37637
37638         * m4/fatal.m4: Remove, as the "fatal" module wasn't used or working.
37639
37640 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
37641
37642         * lib/fatal.c, fatal.h: Remove as the "fatal" module wasn't used or
37643         working.
37644
37645 2004-08-02  Simon Josefsson  <jas@extundo.com>
37646
37647         * lib/getsubopt.h: New file, with comments from Bruno Haible.
37648         * lib/getsubopt.c: New file, from glibc, but slightly modified based on
37649         suggestions from Paul Eggert <eggert@cs.ucla.edu>.
37650
37651 2004-08-01  Simon Josefsson  <jas@extundo.com>
37652
37653         * lib/xgetdomainname.c: Include stdlib.h, for free().
37654
37655 2004-07-19  Bruno Haible  <bruno@clisp.org>
37656
37657         * MODULES.html.sh (func_all_modules): Add dummy.
37658
37659 2004-07-16  Simon Josefsson  <jas@extundo.com>
37660
37661         * modules/dummy: New file.
37662
37663 2004-07-16  Simon Josefsson  <jas@extundo.com>
37664
37665         * lib/dummy.c: New file.
37666
37667 2004-07-16  Bruno Haible  <bruno@clisp.org>
37668
37669         * lib/backupfile.h: Add extern "C" for C++.
37670         * lib/closeout.h: Likewise.
37671         * lib/copy-file.h: Likewise.
37672         * lib/findprog.h: Likewise.
37673         * lib/full-write.h: Likewise.
37674         * lib/pathname.h: Likewise.
37675         * lib/progname.h: Likewise.
37676         * lib/stpcpy.h: Likewise.
37677         * lib/stpncpy.h: Likewise.
37678         * lib/strcase.h: Likewise.
37679         * lib/strstr.h: Likewise.
37680         * lib/xalloc.h: Likewise.
37681
37682         * lib/mbswidth.h: Add extern "C" for C++.
37683         Reported by Albert Chin-A-Young <china@thewrittenword.com>.
37684
37685 2004-07-13  Robert Millan  <robertmh@gnu.org>
37686
37687         * m4/host-os.m4: s/KNetBSD/kNetBSD/g and s/KFreeBSD/kFreeBSD/g.
37688
37689 2004-07-09  Simon Josefsson  <jas@extundo.com>
37690
37691         * lib/getndelim2.c: Include stddef.h, for ptrdiff_t.  (FreeBSD 4.9
37692         failed without this.)
37693
37694 2004-07-09  Paul Eggert  <eggert@cs.ucla.edu>
37695
37696         * modules/chown (Files): Add lib/fchown-stub.c, since
37697         gl_PREREQ_CHOWN invokes AC_LIBOBJ(fchown-stub).
37698
37699 2004-07-09  Paul Eggert  <eggert@cs.ucla.edu>
37700
37701         * lib/fchown-stub.c: New file.
37702
37703 2004-06-24  Jim Meyering  <jim@meyering.net>
37704
37705         * lib/obstack.h (obstack_base): Cast to (void *), per documentation.
37706
37707 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
37708
37709         * modules/argz: Omit "#include".
37710
37711         * MODULES.html.sh (func_all_modules): Add calloc, to match
37712         2004-06-01 addition of calloc module.
37713
37714 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
37715
37716         * m4/argz.m4: New file, which is autoupdated from libtool.
37717
37718 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
37719
37720         * lib/argz.c, lib/argz_.h: New files, which are autoupdated from
37721         libtool.
37722
37723 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
37724
37725         * config/srclist-update: Don't insist on "USA." before the
37726         close-comment, as libtool omits the period and puts the */ on a
37727         separate line.
37728         * config/srclist.txt: Add argz.c, argz_.h, argz.m4.
37729         * config/srclistvars.sh: Add LIBTOOL (for eggert only).
37730
37731 2004-06-22  Gary V. Vaughan  <gary@gnu.org>
37732
37733         * modules/argz: New file.
37734         * MODULES.html.sh (func_all_modules): Add argz.
37735
37736 2004-06-12  Jim Meyering  <jim@meyering.net>
37737         and  Paul Eggert  <eggert@cs.ucla.edu>
37738
37739         * modules/hash (Files): Add lib/xalloc.h.
37740         * modules/pipe (Depends-on): Add wait-process.
37741         * modules/stat (Depends-on): Add xalloc.
37742         * modules/userspec (Files): Add lib/userspec.h.
37743         * modules/xstrto
37744
37745         Upgrade from gettext-0.13.
37746         * modules/gettext (Files): Add m4/intmax.m4, m4/longdouble.m4,
37747         m4/longlong.m4, m4/printf-posix.m4, m4/signed.m4, m4/size_max.m4,
37748         m4/wchar_t.m4, m4/wint_t.m4, m4/xsize.m4.
37749
37750 2004-06-10  Jim Meyering  <jim@meyering.net>
37751
37752         * lib/calloc.c: New file.
37753
37754 2004-06-06  Paul Eggert  <eggert@cs.ucla.edu>
37755
37756         * lib/getdate.y (yylex): Allow space between sign and number.
37757         Problem reported by Dan Jacobson.
37758
37759 2004-06-01  Paul Eggert  <eggert@cs.ucla.edu>
37760
37761         Merge from coreutils CVS.
37762
37763         * m4/backupfile.m4, dirname.m4, human.m4, inttypes.m4, longlong.m4,
37764         makepath.m4, memchr.m4, memcmp.m4, mountlist.m4, path-concat.m4,
37765         putenv.m4, quotearg.m4, readutmp.m4, strtoimax.m4, strtoll.m4,
37766         strtoull.m4, strtoumax.m4, ulonglong.m4, vasnprintf.m4,
37767         xstrtol.m4: Fix copyright date and/or serial number.
37768
37769         * m4/chown.m4 (gl_PREREQ_CHOWN): Check for fcntl.h.
37770         See if we need an fchown replacement.
37771         (gl_FUNC_CHOWN_FOLLOWS_SYMLINK): New macro.
37772         (gl_FUNC_CHOWN): Require gl_FUNC_CHOWN_FOLLOWS_SYMLINK,
37773         and use the replacement function if we detect either defect.
37774
37775         * m4/prereq.m4 (gl_PREREQ): Add gl_ALLOCSA, gl_CLOEXEC, gl_INTTOSTR,
37776         gl_UTIMECMP.
37777
37778 2004-06-01  Paul Eggert  <eggert@cs.ucla.edu>
37779         and  Jim Meyering  <jim@meyering.net>
37780
37781         Merge from coreutils CVS.
37782
37783         * lib/stat-macros.h: New file, with contents from file-type.h
37784         and coreutils' system.h.
37785         * lib/file-type.c: Include "stat-macros.h".
37786         * lib/file-type.h (file_type): Move all macro definitions to new file,
37787         stat-macros.h.
37788
37789         * lib/chown.c (rpl_chown) [CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE]:
37790         Wrap old code with this conditional.
37791         [CHOWN_MODIFIES_SYMLINK]: Try to work around a chown
37792         function that does not dereference symlinks.
37793         * lib/lchown.c (lchown) [CHOWN_MODIFIES_SYMLINK]: Just call chown.
37794
37795         * lib/xreadlink.c: Include xreadlink.h first, to catch .h file
37796         dependency problems.
37797         (xreadlink): Accept new arg SIZE, for efficiency.
37798         All decls and uses changed.
37799         * lib/xreadlink.h: Include <stddef.h>, for size_t.
37800
37801         * lib/.cppi-disable: Add alloca_.h, allocsa.h, exit.h, getndelim2.h,
37802         gettext.h, localcharset.h, strdup.h, strndup.h, strtoul.c, time_r.h.
37803
37804         * lib/.cvsignore: Add alloca.h, fnmatch.h, poll.h, stdbool.h,
37805         sysexits.h.
37806
37807 2004-06-01  Jim Meyering  <jim@meyering.net>
37808
37809         * m4/calloc.m4: New file.
37810
37811 2004-05-31  Paul Eggert  <eggert@cs.ucla.edu>
37812
37813         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Detect _Bool bug in HP aC++/ANSI
37814         C B3910B A.05.55 [Dec 04 2003].  Problem reported by Jim Meyering.
37815         Also, fix a typo in a diagnostic.
37816
37817 2004-05-30  Paul Eggert  <eggert@cs.ucla.edu>
37818
37819         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Do not require AC_FUNC_MALLOC
37820         or AC_FUNC_REALLOC.
37821
37822 2004-05-30  Paul Eggert  <eggert@cs.ucla.edu>
37823
37824         * lib/xmalloc.c (HAVE_MALLOC, HAVE_REALLOC): Do not require these
37825         macros to be defined.
37826         (xnmalloc_inline, xnrealloc_inline, xcalloc): Do not die if
37827         the allocator returns NULL because the requested size is zero.
37828
37829 2004-05-20  Paul Eggert  <eggert@cs.ucla.edu>
37830
37831         * lib/malloc/obstack.c (_obstack) [defined _LIBC]: Bring back this
37832         var.  Add comment explaining why libc still defines it.  This
37833         merges the following patch from glibc:
37834         http://sources.redhat.com/ml/libc-alpha/2004-05/msg00157.html
37835
37836 2004-05-20  Andreas Schwab  <schwab@suse.de>
37837
37838         * m4/free.m4: Replace free if it not known to work, not the other
37839         way round.
37840
37841 2004-05-19  Paul Eggert  <eggert@cs.ucla.edu>
37842
37843         * lib/obstack.c (_obstack): Remove unused variable.  It hasn't been
37844         present in glibc since revision 1.1 of this file.
37845         * lib/obstack.h (_obstack_free, obstack_1grow, obstack_1grow_fast,
37846         obstack_alignment_mask, obstack_alloc, obstack_base,
37847         obstack_blank, obstack_blank_fast, obstack_chunk_size,
37848         obstack_copy, obstack_copy0, obstack_finish, obstack_grow,
37849         obstack_grow0, obstack_init, obstack_int_grow,
37850         obstack_int_grow_fast, obstack_make_room, obstack_memory_used,
37851         obstack_next_free, obstack_object_size, obstack_ptr_grow,
37852         obstack_ptr_grow_fast, obstack_room): Remove declarations of
37853         nonexistent functions.
37854
37855 2004-05-18  Karl Berry  <karl@gnu.org>
37856
37857         * config/srclist.txt: break link for vasnprintf.c.
37858
37859 2004-05-17  Paul Eggert  <eggert@cs.ucla.edu>
37860
37861         Port obstack to the AS/400, where pointers are 16 bytes wide and
37862         you cannot cast an integer to a valid pointer.  This patch is
37863         currently waiting to be integrated into glibc; see
37864         <http://sources.redhat.com/ml/libc-alpha/2004-05/msg00073.html>.
37865
37866         * lib/obstack.h (__PTR_TO_INT, __INT_TO_PTR): Remove.
37867         All uses of __INT_TO_PTR (PTR_TO_INT ...) replaced by __PTR_ALIGN.
37868         (__BPTR_ALIGN, __PTR_ALIGN): New macros.
37869         (struct obstack): temp member is now a union of a pointer and
37870         an integer, instead of an integer.  All integer uses changed.
37871         This does not affect the physical layout of struct obstack,
37872         except on hosts (like the AS/400) where the size or alignment of
37873         void * is greater than that of ptrdiff_t.
37874         (obstack_finish) [! (defined __GNUC__ && defined __STDC__ &&
37875         __STDC__)]: Store temporary in pointer member of union, not
37876         integer member.
37877         * lib/obstack.c: Include <stddef.h>, for offsetof.
37878         (struct fooalign): Remove; it doesn't need a name.
37879         (union fooround): Change double to long double, and add void *.
37880         (DEFAULT_ALIGNMENT): Use offsetof to compute.
37881         (DEFAULT_ALIGNMENT, DEFAULT_ROUNDING): Now an enum constant,
37882         not a macro.  Hence the values are always int; so remove all
37883         casts-to-int in uses.
37884
37885 2004-05-17  Paul Eggert  <eggert@cs.ucla.edu>
37886
37887         * config/srclist.txt: Break link for argp-help.c and argp-parse.c until
37888         we can get this patch merged into glibc.
37889
37890 2004-05-17  Derek R. Price  <derek@ximbiot.com>
37891             Paul Eggert  <eggert@cs.ucla.edu>
37892
37893         * m4/argp: Depend on alloca.
37894
37895 2004-05-17  Derek R. Price  <derek@ximbiot.com>
37896             Paul Eggert  <eggert@cs.ucla.edu>
37897
37898         * lib/argp-help.c, argp-parse.c: Assume <alloca.h> rather than
37899         freecoding.
37900
37901 2004-05-17  Bruno Haible  <bruno@clisp.org>
37902
37903         * lib/vasnprintf.c (VASNPRINTF): Correctly handle the case of a
37904         precision that consists of a '.' followed by an empty digit string.
37905         Patch by Tor Lillqvist <tml@iki.fi>.
37906
37907 2004-05-16  Paul Eggert  <eggert@cs.ucla.edu>
37908
37909         * m4/alloca.m4 (gl_FUNC_ALLOCA): Define HAVE_ALLOCA_H always,
37910         for backward compatibility with older code.  We need our own
37911         alloca.h if _AIX is defined.  Define HAVE_ALLOCA if we discover
37912         it under some other name, and our alloca.h will define it.
37913
37914 2004-05-16  Paul Eggert  <eggert@cs.ucla.edu>
37915             Derek Price  <derek@ximbiot.com>
37916
37917         * lib/alloca.c: Include <alloca.h>, to get our interface.
37918         * lib/alloca_.h: Use __alloca on AIX, so that we don't have to
37919         include <alloca.h> first.  Use C89 prototype for alloca; this
37920         requires including <stddef.h> for size_t.  Use extern "C" if C++.
37921         Use #elif for simplicity, since we can assume C89 now.
37922         Don't try to source the system alloca.h since it will not be found
37923         and to prevent recursively including its replacement.
37924         * lib/fnmatch.c: Include <alloca.h> instead of opencoding.
37925         * lib/regex.c: Likewise.
37926
37927 2004-05-16  Derek Price  <derek@ximbiot.com>
37928             Paul Eggert  <eggert@cs.ucla.edu>
37929
37930         getline cleanup.  This changes the getndelim2 API: both order of
37931         arguments, and meaning of delim2 (now uses EOF, not 0, to indicate
37932         no delimiter).
37933
37934         * lib/getline.c: Don't include stddef.h or stdio.h, since our
37935         interface does that.
37936         (getline): Always use getdelim, so that we don't have two
37937         copies of this code.
37938         * lib/getndelim2.c: Include <limits.h>, <inttypes.h>, <stdint.h>
37939         if available.
37940         (PTRDIFF_MAX, SIZE_MAX, SSIZE_MAX): Define if not defined.
37941         (GETNDELIM2_MAXIMUM): New macro.
37942         (getndelim2): Reorder arguments.  delim==EOF now means no delimiter,
37943         instead of the old practice of delim2==0.  All callers changed.
37944         Return -1 on overflow, instead of returning junk.
37945         Do not set *linesize unless allocation succeeds.
37946         * lib/getndelim2.h: Do not include stddef.h; no longer needed, now
37947         that we include sys/types.h.
37948         * lib/getnline.h: Likewise.
37949         * lib/getndelim2.h (GETNLINE_NO_LIMIT): New macro.
37950         (getndelim2): Reorder arguments.
37951         * lib/getnline.c (getnline, getndelim):
37952         Don't discard the NMAX argument.
37953         (getnline): Invoke getndelim, to avoid code duplication.
37954         * lib/getnline.h (GETNLINE_NO_LIMIT): New macro, used instead
37955         of (size_t) -1 by callers of the getnline family.
37956
37957 2004-05-13  Paul Eggert  <eggert@cs.ucla.edu>
37958
37959         * m4/gettime.m4 (gl_GETTIME): Require gl_TIMESPEC.
37960         Check for gettimeofday.
37961         * m4/settime.m4 (gl_SETTIME): Require gl_TIMESPEC.
37962         Check for settimeofday, stime.
37963
37964 2004-05-13  Paul Eggert  <eggert@cs.ucla.edu>
37965
37966         * lib/nanosleep.c (suspended): Change its type from int to
37967         sig_atomic_t volatile.
37968         (first_call): Make it private to rpl_nanosleep, and have it
37969         be zero initially as that's a bit faster.
37970         (my_usleep): Round up fractional times instead of truncating them,
37971         as this is the usual meaning for 'sleep'.
37972
37973         * lib/gettime.c (gettime): Fall back on `time' if `gettimeofday'
37974         doesn't work.
37975         * lib/settime.c: Include <unistd.h>, for stime (on Solaris 8, anyway).
37976         (ENOSYS): Define if not defined.
37977         (settime): Fall back on stime if it exists and settimeofday fails.
37978         But don't bother with fallbacks if a method fails with errno == EPERM.
37979
37980 2004-05-11  Jim Meyering  <jim@meyering.net>
37981
37982         Prior to this change, the save_cwd caller required read access to the
37983         current directory on most systems (ones with the fchdir function).
37984
37985         * lib/save-cwd.c (save_cwd) [HAVE_FCHDIR]: If opening `.' read-only
37986         fails, try write-only, and finally, resort to using xgetcwd.
37987
37988 2004-05-06  Paul Eggert  <eggert@cs.ucla.edu>
37989
37990         * lib/obstack.c, obstack.h: Import changes from libc.
37991
37992 2004-04-28  Bruno Haible  <bruno@clisp.org>
37993
37994         * lib/findprog.c (find_in_path): Treat Cygwin like Windows, since it
37995         also implicitly appends .exe to executables.
37996         * lib/localcharset.c (ISSLASH): Treat Cygwin like Windows, since it now
37997         accepts Windows pathnames.
37998         * lib/pathname.h (ISSLASH, IS_PATH_WITH_DIR, FILESYSTEM_PREFIX_LEN):
37999         Treat Cygwin like Windows, since it now accepts Windows pathnames.
38000         * lib/progreloc.c (ISSLASH, IS_PATH_WITH_DIR, FILESYSTEM_PREFIX_LEN):
38001         Treat Cygwin like Windows, since it now accepts Windows pathnames.
38002         Reported by Derek Robert Price <derek@ximbiot.com>.
38003
38004 2004-04-21  Karl Berry  <karl@gnu.org>
38005
38006         * config/srclist.txt (localcharset.c): break sync.
38007
38008 2004-04-20  Paul Eggert  <eggert@twinsun.com>
38009
38010         * m4/host-os.m4: Add a copyright notice.
38011
38012 2004-04-20  Jim Meyering  <jim@meyering.net>
38013
38014         Change UTILS_ to gl_ in AC_DEFINE'd names.
38015         Change utils_- and jm_-prefixed variables, too.
38016         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Renamed from
38017         UTILS_FUNC_MKDIR_TRAILING_SLASH.
38018         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Renamed from UTILS_FUNC_MKSTEP.
38019
38020         * m4/dirfd.m4 (gl_FUNC_DIRFD): Rename from UTILS_FUNC_DIRFD.
38021         Don't emit trailing blanks.
38022         Also rename jm_-prefixed variables to have gl_ prefix.
38023
38024         * m4/host-os.m4 (gl_HOST_OS): Rename from UTILS_HOST_OS.
38025         Also rename jm_-prefixed variables to have gl_ prefix.
38026
38027         * m4/jm-macros.m4: Reflect the renamings.
38028         * m4/prereq.m4: Likewise.
38029
38030 2004-04-20  Jim Meyering  <jim@meyering.net>
38031
38032         * lib/getndelim2.c (getndelim2): Upon realloc failure, don't leak
38033         memory.
38034
38035 2004-04-20  Jim Meyering  <jim@meyering.net>
38036             Bruno Haible  <bruno@clisp.org>
38037
38038         * lib/localcharset.c (get_charset_aliases) [!VMS && !WIN32]: Don't leak
38039         memory when realloc fails.
38040
38041 2004-04-19  Jim Meyering  <jim@meyering.net>
38042
38043         * m4/readutmp.m4 (gl_PREREQ_READUTMP): Require gl_FUNC_FREE,
38044         now that readutmp.c may call `free (0)'.
38045
38046 2004-04-19  Bruno Haible  <bruno@clisp.org>
38047
38048         * m4/mbrtowc.m4: Change jm_ to gl_ in cache variables as well.
38049         * m4/inttypes_h.m4: Likewise.
38050         * m4/stdint_h.m4: Likewise.
38051         * m4/intmax_t.m4: Likewise.
38052         * m4/uintmax_t.m4: Likewise.
38053
38054 2004-04-18  Jim Meyering  <jim@meyering.net>
38055
38056         * m4/prereq.m4: Don't forbid jm_ prefix.
38057
38058         * m4/afs.m4, m4/allocsa.m4, m4/assert.m4, m4/backupfile.m4:
38059         * m4/bison.m4, m4/check-decl.m4, m4/chown.m4, m4/d-ino.m4:
38060         * m4/d-type.m4, m4/dirname.m4, m4/dos.m4, m4/error.m4, m4/fpending.m4:
38061         * m4/fstypename.m4, m4/fsusage.m4, m4/ftruncate.m4, m4/getdate.m4:
38062         * m4/getgroups.m4, m4/gettext.m4, m4/glibc21.m4, m4/group-member.m4:
38063         * m4/human.m4, m4/intmax.m4, m4/intmax_t.m4, m4/inttostr.m4:
38064         * m4/inttypes.m4, m4/inttypes_h.m4, m4/jm-macros.m4, m4/jm-winsz1.m4:
38065         * m4/jm-winsz2.m4, m4/lchown.m4, m4/lib-check.m4, m4/link-follow.m4:
38066         * m4/localcharset.m4, m4/longlong.m4, m4/ls-mntd-fs.m4, m4/lstat.m4:
38067         * m4/makepath.m4, m4/mbrtowc.m4, m4/mbswidth.m4, m4/memchr.m4:
38068         * m4/memcmp.m4, m4/mkdtemp.m4, m4/mkstemp.m4, m4/mountlist.m4:
38069         * m4/nanosleep.m4, m4/path-concat.m4, m4/perl.m4, m4/prereq.m4:
38070         * m4/putenv.m4, m4/quotearg.m4, m4/regex.m4, m4/stat.m4:
38071         * m4/stdint_h.m4, m4/strftime.m4, m4/strtoimax.m4, m4/strtoll.m4:
38072         * m4/strtoull.m4, m4/strtoumax.m4, m4/timespec.m4, m4/uintmax_t.m4:
38073         * m4/ulonglong.m4, m4/unlink-busy.m4, m4/unlocked-io.m4, m4/uptime.m4,
38074         * m4/utimbuf.m4, m4/utime.m4, m4/utimes-null.m4, m4/vasnprintf.m4:
38075         * m4/xstrtoimax.m4, m4/xstrtol.m4, m4/xstrtoumax.m4:
38076         Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.
38077
38078 2004-04-18  Jim Meyering  <jim@meyering.net>
38079
38080         * lib/readutmp.c (read_utmp) [UTMP_NAME_FUNCTION]: Upon realloc
38081         failure, don't leak memory and do call END_UTMP_ENT.
38082
38083 2004-04-16  Jim Meyering  <jim@meyering.net>
38084
38085         * m4/prereq.m4 (jm_PREREQ_STAT): Remove macro.  It is specific to
38086         coreutils' stat program.
38087         (gl_PREREQ): Don't require jm_PREREQ_STAT.
38088
38089 2004-04-11  Paul Eggert  <eggert@twinsun.com>
38090
38091         * lib/inttostr.h: Include <limits.h> unconditionally, since we assume
38092         C89.
38093         (CHAR_BIT): Remove, since we assume C89.
38094         Include <stdint.h> if available, as per current Autoconf CVS advice.
38095
38096 2004-03-31  Jim Meyering  <jim@meyering.net>
38097
38098         * m4/prereq.m4: Require AC_FUNC_MALLOC, not jm_FUNC_MALLOC.
38099         Require AC_FUNC_REALLOC, not jm_FUNC_REALLOC.
38100         * m4/xalloc.m4: Likewise.
38101
38102 2004-03-30  Paul Eggert  <eggert@twinsun.com>
38103
38104         Merge from coreutils.
38105
38106         * m4/inttostr.m4: New file.
38107         * m4/getdate.m4 (gl_GETDATE): Remove time-related stuff.
38108         Require AM_STDBOOL_H and gl_TIMESPEC instead.
38109         Require gl_CLOCK_TIME.
38110         * m4/clock_time.m4 (gl_CLOCK_TIME): Require AC_GNU_SOURCE.
38111
38112 2004-03-30  Paul Eggert  <eggert@twinsun.com>
38113
38114         * lib/cloexec.h, cloexec.c (set_cloexec_flag): Return int
38115         not bool, to be more consistent with Unix conventions.
38116         Suggested by Bruno Haible.
38117
38118         Merge from coreutils.
38119
38120         * lib/imaxtostr.c, lib/inttostr.c, lib/inttostr.h, lib/offtostr.c:
38121         * lib/umaxtostr.c: New files.
38122
38123         * lib/getdate.h: Include stdbool.h, and timespec.h instead of
38124         the usual <time.h> dance.
38125         (get_date): Change signature to support fractional time stamps.
38126         All callers changed.
38127         * lib/getdate.y: Include "getdate.h" first, as we can now
38128         assume C89 and don't need to worry about 'const'.
38129         Similarly, include "unlocked-io.h" near start, not in middle.
38130         Include <limits.h>.
38131         (textint.value): Use long int rather than int.
38132         (textint.digits): Use size_t rather than int.
38133         (BILLION, LOG10_BILLION): New constants.
38134         (parser_control): New member rel_ns.  Members day_ordinal,
38135         time_zone, month, day, hour, minutes, rel_year, rel_month,
38136         rel_day, rel_hour, rel_minutes, rel_seconds
38137         are now long int, not int.  Member seconds is now struct timespec,
38138         not int.  New member timespec_seen.  Members dates_seen, days_seen,
38139         local_zones_seen, rels_seen, times_seen, zones_seen are now size_t,
38140         not int.
38141         (%union.intval): Now long int, not int.
38142         New member timespec.
38143         (tSDECIMAL_NUMBER, tUDECIMAL_NUMBER): New tokens.
38144         (seconds, signed_seconds, unsigned_seconds): New nonterminals.
38145         (spec): Now is a timespec or an item list.
38146         (timespec, items): New nonterminals.
38147         (time, rel, relunit, number, get_date):
38148         Add support for fractional seconds.
38149         (time): Fix bug: seconds weren't cleared in "00:00 +0000" syntax.
38150         (gmtime, localtime, mktime): Remove decls; not needed with C89.
38151         (to_hour): First arg is now long int, not int.
38152         (to_year): Returns long int, not int.
38153         Don't treat year -70 like 70.
38154         (tm_diff): Returns long int, not int.
38155         (lookup_word): Use bool instead of int when appropriate.
38156         (yylex): Use size_t for count, not int.
38157         Detect overflow when parsing large integer constants.
38158         Add support for fractions.
38159         (get_date): Make pointers 'const' if possible.
38160         Use more-portable code to detect integer overflow.
38161         (main) [TEST]: Adjust to above changes.  Test for localtime failure.
38162         Don't use ctime; it's not reliable if the year has >4 digits.
38163
38164         * lib/human.c (humblock): Inspect BLOCKSIZE if BLOCK_SIZE isn't set.
38165         This is for compatibility with BSD.
38166
38167         * lib/timespec.h (ST_TIME_CMP_NS, ST_TIME_CMP): Define.
38168         (ATIME_CMP, CTIME_CMP, MTIME_CMP, TIMESPEC_NS): Likewise.
38169         From coreutils' system.h.
38170
38171         * lib/userspec.c: Don't include "posixver.h".
38172         (parse_user_spec): Fall back on USER.GROUP parsing, regardless
38173         of POSIX version, as POSIX 1003.1-2001 allows that behavior as a
38174         compatible extension.  Simplify code by removing a boolean int
38175         that was always nonzero if a string was nonnull.
38176
38177 2004-03-30  Jim Meyering  <jim@meyering.net>
38178
38179         Merge from coreutils.
38180
38181         Avoid a configure-time warning about sys/ucred.h on OSF V4.0.
38182         * m4/ls-mntd-fs.m4: Test for sys/ucred.h separately, since
38183         on some systems one must include <grp.h> before it.
38184         Reported by Christian Krackowizer.
38185
38186 2004-03-30  Jim Meyering  <jim@meyering.net>
38187
38188         Merge from coreutils.
38189
38190         * lib/mountlist.c [HAVE_SYS_UCRED_H]: Include grp.h before sys/ucred.h.
38191
38192         * lib/readtokens.c (readtoken): Don't leak 64 bytes when reading
38193         an empty input stream.
38194
38195         * lib/readtokens.c: Include <stdbool.h>.
38196         (readtoken): Use `size_t' rather than int/long.
38197         All callers adjusted.
38198         Use `bool' rather than `int' where appropriate.
38199         Use memset rather than an explicit loop.
38200         Use x2nrealloc rather than xrealloc.
38201         Allow the use of `\0' as a delimiter.
38202         (readtokens): Likewise.
38203         * lib/readtokens.h (readtoken, readtokens): Update prototypes.
38204
38205 2004-03-30  Jim Meyering  <jim@meyering.net>
38206
38207         * m4/realloc.m4: Remove file, since now it does no more than
38208         AC_REQUIRE([AC_FUNC_REALLOC]), and that can be done via
38209         the `configure.ac' section of module/realloc.
38210         * m4/malloc.m4: Likewise, but for AC_FUNC_MALLOC.
38211
38212 2004-03-30  Bruno Haible  <bruno@clisp.org>
38213
38214         * lib/getloadavg.c (getloadavg): Don't assume setlocale returns
38215         nonnull.
38216
38217 2004-03-29  Paul Eggert  <eggert@twinsun.com>
38218
38219         Merge changes to getloadavg.c from coreutils and Emacs.
38220
38221         * lib/getloadavg.c [!defined HAVE_SETLOCALE] (setlocale):
38222         Define to an expression, not to the empty string.
38223         Include cloexec.h and xalloc.h.
38224         (getloadavg): Restore LC_NUMERIC locale after setting it temporarily.
38225         Use set_cloexec_flag rather than rolling our own.
38226         * lib/cloexec.c, lib/cloexec.h: New files.
38227
38228 2004-03-29  Paul Eggert  <eggert@twinsun.com>
38229
38230         * m4/cloexec.m4: New file.
38231
38232 2004-03-18  Paul Eggert  <eggert@twinsun.com>
38233
38234         * lib/getopt.h: Sync with libc CVS.
38235
38236 2004-03-18  Paul Eggert  <eggert@twinsun.com>
38237             Bruno Haible  <bruno@clisp.org>
38238
38239         * m4/mbswidth.m4 (gl_MBSWIDTH): Also test whether <wchar.h> declares
38240         mbswidth.
38241
38242 2004-03-18  Paul Eggert  <eggert@twinsun.com>
38243             Bruno Haible  <bruno@clisp.org>
38244
38245         * lib/mbswidth.h: Include <wchar.h> only if
38246         HAVE_DECL_MBSWIDTH_IN_WCHAR_H, not on all platforms that have
38247         <wchar.h>.
38248         * lib/mbswidth.c: Include <stdio.h> and <time.h> before <wchar.h>.
38249
38250 2004-03-09  Paul Eggert  <eggert@twinsun.com>
38251
38252         * lib/argp-parse.c, getopt.c, getopt.h, getopt1.c:
38253         Sync with libc CVS.
38254         * lib/getopt_int.h: New file, also synced from libc.
38255
38256 2004-03-09  Paul Eggert  <eggert@twinsun.com>
38257
38258         * config/srclistvars.sh: Add GNUWWWLICENSES for eggert.
38259         * config/srclist.txt: Sync getopt with libc.  Add getopt_int.h.
38260         Bring back getopt.c, getopt.h, getopt1.c.
38261
38262 2004-03-07  Paul Eggert  <eggert@twinsun.com>
38263
38264         * m4/c-stack.m4 (gl_PREREQ_C_STACK): Renamed from jm_PREREQ_C_STACK.
38265         All uses changed.  Check for sa_sigaction member; this fixes
38266         a bug first reported by Jason Andrade in
38267         <http://mail.gnu.org/archive/html/bug-textutils/2003-03/msg00027.html>.
38268
38269 2004-03-07  Paul Eggert  <eggert@twinsun.com>
38270
38271         * lib/c-stack.c (SIGACTION_WORKS): New macro.  Use it instead of long
38272         '#if' expressions.  Unlike the code it replaces, it does not
38273         depend on (defined _SC_PAGESIZE).  However, it does depend on
38274         HAVE_STRUCT_SIGACTION_SA_SIGACTION; this last change fixes a bug
38275         first reported by Jason Andrade in
38276         <http://mail.gnu.org/archive/html/bug-textutils/2003-03/msg00027.html>.
38277
38278 2004-02-25  Simon Josefsson  <jas@extundo.com>
38279
38280         * m4/strdup.m4 (gl_PREREQ_STRDUP): Check whether strdup is declared.
38281
38282 2004-02-25  Simon Josefsson  <jas@extundo.com>
38283
38284         * lib/strdup.h: New file.
38285         * lib/strdup.c: Include it.
38286         * lib/path-concat.c: Include strdup.h. Drop strdup declaration.
38287         * lib/userspec.c: Include strdup.h. Drop strdup declaration.
38288
38289 2004-02-23  Karl Berry  <karl@gnu.org>
38290
38291         * doc/maintain.texi, doc/standards.texi, doc/make-stds.texi: new files
38292         (from fencepost.gnu.org:/gd/gnuorg).
38293
38294 2004-02-23  Karl Berry  <karl@gnu.org>
38295
38296         * config/srclistvars.sh (GNUORG) [karl]: redefine.
38297         * config/srclist.txt: add maintain/standards documents.
38298
38299 2004-02-18  Bruno Haible  <bruno@clisp.org>
38300
38301         * m4/xsize.m4 (gl_XSIZE): Require AC_C_INLINE.
38302         Reported by Derek Robert Price <derek@ximbiot.com>.
38303
38304 2004-02-16  Karl Berry  <karl@gnu.org>
38305
38306         * config/mkinstalldirs, install-sh: update from automake.
38307
38308 2004-02-06  Karl Berry  <karl@gnu.org>
38309
38310         * m4/po.m4: update from gettext 0.14.1.
38311
38312 2004-02-06  Karl Berry  <karl@gnu.org>
38313
38314         * lib/config.charset: update from gettext 0.14.1.
38315
38316 2004-02-05  Paul Eggert  <eggert@twinsun.com>
38317
38318         Add comments and code, prompted by suggestions from Bruno Haible
38319         for sh-quote.
38320         * lib/quotearg.h (quotearg_alloc): New decl.  Improve the comments
38321         describing the enum quoting_style values.
38322         * lib/quotearg.c (quotearg_alloc): New function.
38323         (quotearg_buffer_restyled): Treat lone { and } as special.
38324         Treat = as special.  Work around bug with older shells
38325         that "see" a '\' that is really the 2nd byte of a multibyte char.
38326         Quote empty string with shell_quoting_style.
38327
38328 2004-02-03  Bruno Haible  <bruno@clisp.org>
38329
38330         * m4/pipe.m4: New file, from GNU gettext.
38331
38332 2004-02-03  Bruno Haible  <bruno@clisp.org>
38333
38334         * lib/pipe.h: New file, from GNU gettext.
38335         * lib/pipe.c: New file, from GNU gettext.
38336
38337 2004-01-27  Bruno Haible  <bruno@clisp.org>
38338
38339         * m4/execute.m4: New file, from GNU gettext.
38340
38341 2004-01-27  Bruno Haible  <bruno@clisp.org>
38342
38343         * lib/execute.h: New file, from GNU gettext.
38344         * lib/execute.c: New file, from GNU gettext.
38345         * lib/w32spawn.h: New file, from GNU gettext.
38346
38347 2004-01-24  Paul Eggert  <eggert@twinsun.com>
38348
38349         Merge from diffutils.
38350
38351         * lib/file-type.c (file_type): Add typed memory objects.
38352         * lib/file-type.h (S_TYPEISTMO): New macro.
38353
38354         * lib/c-stack.h (c_stack_action): Remove argv argument.
38355         * lib/c-stack.c (c_stack_action): Likewise.  All uses changed.
38356         (die): Don't calculate message unless segv_action returns.
38357         (get_stack_location, min_address_from_argv, max_address_from_argv,
38358         volatile stack_base, volatile_stack_size): Remove.
38359         (segv_handler): If ! HAVE_XSI_STACK_OVERFLOW_HEURISTIC, assume
38360         that every segmentation violation is a stack overflow.  (Ouch!)
38361         See Debian bug 136249 (still outstanding) for more info about why
38362         HAVE_XSI_STACK_OVERFLOW_HEURISTIC fails on Linux kernels.
38363
38364 2004-01-24  Paul Eggert  <eggert@twinsun.com>
38365
38366         Exit-status fix from coreutils.
38367
38368         Use exit_failure consistently in place of EXIT_FAILURE,
38369         so that program exit statuses are consistent on failure.
38370
38371         * lib/argmatch.c (ARGMATCH_DIE) [! defined ARGMATCH_DIE]:
38372         Include "exitfail.h", and use exit_failure rather than EXIT_FAILURE.
38373         * lib/argmatch.h: Comment fix to match the above.
38374         * lib/obstack.c (obstack_exit_failure) [!defined _LIBC]:
38375         Now a macro referring to exit_failure, instead of a separate
38376         variable.  Include "exitfail.h" to get it.
38377         * lib/xstrtol.h: Include "exitfail.h".
38378         (STRTOL_FATAL_ERROR): Exit with status exit_failure, not 2.
38379
38380         * lib/long-options.c (parse_long_options): Use prototype
38381         for usage function arg.  Pass it EXIT_SUCCESS rather than 0,
38382         for clarity.
38383
38384 2004-01-21  Jim Meyering  <jim@meyering.net>
38385
38386         * lib/mktime.c (__mktime_internal) [!_LIBC]: Define to mktime_internal
38387         so as not to conflict with a different-sized __mktime_internal
38388         function in GNU libc.
38389         * lib/timegm.c (__mktime_internal) [!_LIBC]: Likewise.
38390         Problem building statically-linked `ls' reported by Michael Brunnbauer.
38391
38392 2004-01-20  Karl Berry  <karl@gnu.org>
38393
38394         * config/config.guess: update from config.
38395
38396         * config/srclistvars.sh: GNUWWWLICENSES for karl.
38397
38398 2004-01-20  Bruno Haible  <bruno@clisp.org>
38399
38400         Safer stack allocation.
38401         * lib/setenv.c: Include allocsa.h.
38402         (alloca): Remove fallback definition.
38403         (freea): Remove macro.
38404         (__add_to_environ) [!_LIBC]: Use allocsa instead of alloca. Use freesa
38405         instead of freea.
38406
38407 2004-01-20  Bruno Haible  <bruno@clisp.org>
38408
38409         * m4/eealloc.m4: New file, from GNU gettext.
38410
38411 2004-01-20  Bruno Haible  <bruno@clisp.org>
38412
38413         * m4/allocsa.m4: New file, from GNU gettext.
38414
38415 2004-01-20  Bruno Haible  <bruno@clisp.org>
38416
38417         * lib/xallocsa.h: New file, from GNU gettext.
38418         * lib/xallocsa.c: New file, from GNU gettext.
38419
38420 2004-01-20  Bruno Haible  <bruno@clisp.org>
38421
38422         * lib/wait-process.c: On Windows, include windows.h. Needed on mingw.
38423
38424 2004-01-20  Bruno Haible  <bruno@clisp.org>
38425
38426         * lib/wait-process.c (wait_subprocess): Add ignore_sigpipe argument.
38427         * lib/wait-process.c (wait_subprocess): Likewise. Handle SIGPIPE
38428         specially.
38429
38430 2004-01-20  Bruno Haible  <bruno@clisp.org>
38431
38432         * lib/wait-process.c (wait_process): Disable the 2003-10-31 waitid()
38433         patch.
38434
38435 2004-01-20  Bruno Haible  <bruno@clisp.org>
38436
38437         * lib/wait-process.c (cleanup_slaves): Use ANSI C declaration.
38438
38439 2004-01-20  Bruno Haible  <bruno@clisp.org>
38440
38441         * lib/eealloc.h: New file.
38442
38443 2004-01-20  Bruno Haible  <bruno@clisp.org>
38444
38445         * lib/binary-io.h: Avoid warnings on Cygwin.
38446
38447 2004-01-20  Bruno Haible  <bruno@clisp.org>
38448
38449         * lib/allocsa.h: New file, from GNU gettext.
38450         * lib/allocsa.c: New file, from GNU gettext.
38451
38452 2004-01-18  Karl Berry  <karl@gnu.org>
38453
38454         * doc/gpl.texi, doc/lgpl.texi: new files.
38455
38456 2004-01-18  Karl Berry  <karl@gnu.org>
38457
38458         * config/srclistvars.sh (GNUWWWLICENSES): new variable.
38459         * config/srclist.txt ({fdl,gpl,lgpl}.text): get from there.
38460
38461 2004-01-15  Paul Eggert  <eggert@twinsun.com>
38462
38463         Merge from coreutils.
38464
38465         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Check for uintptr_t.
38466         * m4/posixver.m4 (gl_POSIXVER): Require gl_DEFAULT_POSIX2_VERSION.
38467         (gl_DEFAULT_POSIX2_VERSION): Move
38468         the documentation from 'configure' into 'config.hin',
38469         so that 'configure --help' isn't burdened by it and
38470         we don't have to worry about its formatting there.
38471         Reword the documentation so that it's more succinct
38472         and can be run together into a single paragraph.
38473         * m4/same.m4 (gl_SAME): Check for pathconf.
38474
38475 2004-01-15  Paul Eggert  <eggert@twinsun.com>
38476
38477         Merge from coreutils.
38478
38479         * lib/posixver.c: Include posixver.h.
38480
38481         * lib/same.c: Include <stdbool.h>, <limits.h>.
38482         (_POSIX_NAME_MAX): Define if not defined.
38483         (MIN): New macro.
38484         (same_name): If file names are silently truncated, report
38485         that the file names are the same if they are the same after
38486         the silent truncation.
38487
38488         * lib/xstrtod.h (xstrtod): Accept an extra arg, specifying the
38489         conversion function.
38490         * lib/xstrtod.c (xstrtod): Likewise.  All callers changed to
38491         include c-strtod.h and use c_strtod.  Don't include stdlib.h; no
38492         longer needed.
38493
38494 2004-01-15  Jim Meyering  <jim@meyering.net>
38495
38496         Merge from coreutils.
38497
38498         * m4/clock_time.m4 (gl_CLOCK_TIME): Don't set LIB_CLOCK_GETTIME
38499         if no library is required.
38500         * m4/jm-macros.m4: Don't require UTILS_SYS_OPEN_MAX.
38501         * m4/jm-macros.m4 (jm_MACROS): Require gl_FUNC_FREE.
38502         * m4/jm-macros.m4 (jm_MACROS): Require autoconf-2.58.
38503         (AC_LANG_SOURCE): Remove definition, now that we require autoconf-2.58.
38504         * m4/jm-macros.m4 (jm_MACROS): Don't require AC_FUNC_FTW.
38505         * m4/lib-check.m4 (jm_LIB_CHECK): Do not set LIB_CRYPT to the
38506         value, $ac_cv_search_crypt, if it's "none required".
38507         * m4/posixver.m4 (gl_DEFAULT_POSIX2_VERSION): New macro.
38508         * m4/prereq.m4 (jm_PREREQ): Require AC_FUNC_GETLOADAVG,
38509         not gl_FUNC_GETLOADAVG.
38510         * m4/prereq.m4 (jm_PREREQ): Require gl_READTOKENS, gl_MD5, gl_MAKEPATH,
38511         gl_LONG_OPTIONS, and gl_IDCACHE, gl_GETUGROUPS.
38512
38513 2004-01-15  Jim Meyering  <jim@meyering.net>
38514
38515         Merge from coreutils.
38516
38517         * lib/md5.h (rol) [__GNUC__ && __i386__]: Don't use `asm' code.  These
38518         days, gcc-3.x does better all by itself.  Patch from Dean Gaudet:
38519         http://mail.gnu.org/archive/html/bug-coreutils/2003-11/msg00144.html
38520
38521         * lib/posixver.c (DEFAULT_POSIX2_VERSION): Use definition of new,
38522         optional configure-time default.
38523
38524         * lib/version-etc.c (version_etc_copyright): Update copyright date.
38525
38526         * lib/xreadlink.c (xreadlink): Correct outdated comment.
38527
38528 2004-01-15  Alexandre Duret-Lutz  <adl@gnu.org>
38529
38530         Merge from coreutils.
38531
38532         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Do not set LIB_NANOSLEEP to the
38533         value, $ac_cv_search_nanosleep, if it's "none required".
38534
38535 2004-01-14  Paul Eggert  <eggert@twinsun.com>
38536
38537         * lib/fnmatch_loop.c (ALLOCA_LIMIT): Remove macro, which collided
38538         with like-named macro in fnmatch.c.
38539         (EXT): Use an internal constant instead.
38540
38541         Merge fnmatch patches from glibc.
38542         * lib/fnmatch.c (mbsinit): Remove define.
38543         Add libc_hidden_ver (__fnmatch, fnmatch).
38544         * lib/fnmatch_loop.c (FCT): Cast to int32_t and UCHAR when appropriate.
38545         Adjust to renaming of collseq_table_lookup to __collseq_table_lookup.
38546
38547 2004-01-14  Karl Berry  <karl@gnu.org>
38548
38549         * config/install-sh: update from automake.
38550
38551 2004-01-13  Karl Berry  <karl@gnu.org>
38552
38553         * config/install-sh: update from automake.
38554
38555 2004-01-09  Karl Berry  <karl@gnu.org>
38556
38557         * config/install-sh: update from automake.
38558
38559 2004-01-05  Karl Berry  <karl@gnu.org>
38560
38561         * config/config.{sub,guess}: update from config.
38562
38563 2003-12-31  Karl Berry  <karl@gnu.org>
38564
38565         * config/depcomp: update from automake.
38566
38567 2003-12-14  Karl Berry  <karl@gnu.org>
38568
38569         * lib/config.charset: update from gettext-runtime.
38570
38571 2003-12-03  Paul Eggert  <eggert@twinsun.com>
38572
38573         * lib/getgroups.c (getgroups): xmalloc takes one argument, not two.
38574         Bug reported by Alfred M. Szmidt.
38575
38576 2003-12-03  Bruno Haible  <bruno@clisp.org>
38577
38578         * m4/gettext.m4: Upgrade from gettext-0.13.
38579         * m4/po.m4: Upgrade from gettext-0.13.
38580         * m4/size_max.m4 (gl_SIZE_MAX): Don't use the _ONCE macros here.
38581         * m4/intmax.m4: New file, from gettext-0.13.
38582         * m4/printf-posix.m4: New file, from gettext-0.13.
38583
38584 2003-11-29  Karl Berry  <karl@gnu.org>
38585
38586         * lib/argp-{help.c,parse.c,namefrob.h}, argp.h: update from libc.
38587
38588 2003-11-25  Paul Eggert  <eggert@twinsun.com>
38589             Bruno Haible  <bruno@clisp.org>
38590
38591         * lib/printf-parse.h: Don't include sys/types.h.
38592         (ARG_NONE): New macro.
38593         (char_directive): Change type of *arg_index fields to size_t.
38594         * lib/printf-parse.c: Don't include sys/types.h.
38595         (SSIZE_MAX): Remove macro.
38596         (PRINTF_PARSE): Change the type of the arg_index variables to size_t.
38597         Remove unnecessary overflow check.
38598         * lib/vasnprintf.c (VASNPRINTF): Update for type change of *arg_index
38599         fields.
38600
38601 2003-11-25  Bruno Haible  <bruno@clisp.org>
38602
38603         * modules/vasnprintf (Files): Remove m4/ssize_t.m4.
38604
38605 2003-11-25  Bruno Haible  <bruno@clisp.org>
38606
38607         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Don't require
38608         gt_TYPE_SSIZE_T.
38609
38610 2003-11-24  Paul Eggert  <eggert@twinsun.com>
38611
38612         * modules/alloca: Remove dependency on xalloc.
38613
38614 2003-11-24  Paul Eggert  <eggert@twinsun.com>
38615
38616         * lib/alloca.c: Remove dependency on xalloc module.
38617         (xalloc_die): Remove.
38618         (memory_full) [!defined emacs]: New macro.
38619         [!defined emacs]: Don't include xalloc.h.
38620         (alloca): Invoke memory_full, not xalloc_die, if malloc fails or
38621         address arithmetic overflows.  Change datatypes a bit to avoid
38622         unnecessary casts.
38623
38624 2003-11-22  Jim Meyering  <jim@meyering.net>
38625
38626         * lib/xmalloc.c (x2nrealloc_inline): Fix typos in comments:
38627         s/size/size_t/.
38628
38629 2003-11-21  Karl Berry  <karl@gnu.org>
38630
38631         * config/config.{sub,guess}: update from config.
38632
38633 2003-11-18  Karl Berry  <karl@gnu.org>
38634
38635         * config/config.{sub,guess}: update from config.
38636
38637         * config/(printf-{parse,args}.[ch]): sync broken, sigh.
38638
38639 2003-11-17  Paul Eggert  <eggert@twinsun.com>
38640
38641         * README: Mention that S+T cannot overflow if S is the size of
38642         an existing object and T is sufficiently small.
38643
38644 2003-11-17  Jim Meyering  <jim@meyering.net>
38645
38646         On systems without utime and without a utimes function capable of
38647         dealing with a NULL struct utimbuf* argument, this utime replacement
38648         could -- in unusual circumstances -- leak a file descriptor.
38649         * lib/utime.c: Include <unistd.h> and <errno.h>.
38650         (utime_null): Be sure to close `fd' and to preserve errno.
38651         Reported by Geoff Collyer via Arnold Robbins.
38652
38653 2003-11-17  Bruno Haible  <bruno@clisp.org>
38654
38655         * modules/vasnprintf (Files): Add m4/ssize_t.m4.
38656         (Depends-on): Add xsize.
38657
38658 2003-11-17  Bruno Haible  <bruno@clisp.org>
38659
38660         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Require gt_TYPE_SSIZE_T.
38661
38662 2003-11-17  Bruno Haible  <bruno@clisp.org>
38663
38664         * lib/vasnprintf.c (alloca): Remove fallback definition.
38665         (freea): Remove definition.
38666         (VASNPRINTF): Use alloca only for small sizes, say <= 4000 bytes.
38667         Reported by Paul Eggert.
38668
38669 2003-11-16  Paul Eggert  <eggert@twinsun.com>
38670             Bruno Haible  <bruno@clisp.org>
38671
38672         Protect against address arithmetic overflow.
38673         * lib/printf-args.h: Include stddef.h.
38674         (arguments): Change type of field 'count' to size_t.
38675         * lib/printf-args.c (printf_fetchargs): Use size_t instead of
38676         'unsigned int' where appropriate.
38677         * lib/printf-parse.h: Include sys/types.h.
38678         (char_directive): Change type of *arg_index fields to ssize_t.
38679         (char_directives): Change type of fields 'count', max_*_length to
38680         size_t.
38681         * lib/printf-parse.c: Include sys/types.h and xsize.h.
38682         (SSIZE_MAX): Define fallback value.
38683         (PRINTF_PARSE): Use size_t instead of 'unsigned int' and ssize_t
38684         instead of 'int' where appropriate. Check a_allocated, d_allocated
38685         against overflow. Reject %m$ argument numbers > SSIZE_MAX + 1.
38686         * lib/vasnprintf.c: Include xsize.h.
38687         (VASNPRINTF): Use size_t instead of 'unsigned int' where appropriate.
38688         Check alloca, malloc, realloc, ENSURE_ALLOCATION arguments against
38689         overflow. Avoid wraparound when converting a width or precision from
38690         decimal to binary.
38691
38692 2003-11-16  Bruno Haible  <bruno@clisp.org>
38693
38694         Update from GNU gettext.
38695         * lib/printf-parse.c: Generalize to it can be compiled for wide
38696         strings.
38697         (PRINTF_PARSE, CHAR_T, DIRECTIVE, DIRECTIVES): New macros.
38698         * lib/vasnprintf.c: Generalize to it can be compiled for wide strings.
38699         (VASNPRINTF, CHAR_T, DIRECTIVE, DIRECTIVES, PRINTF_PARSE, USE_SNPRINTF,
38700         SNPRINTF): New macros.
38701         Don't include <alloca.h> if the file is used inside libintl.
38702         (local_wcslen): New function, for Solaris 2.5.1.
38703         (VASNPRINTF): Use it instead of wcslen.
38704
38705 2003-11-16  Bruno Haible  <bruno@clisp.org>
38706
38707         * lib/xsize.h (xmax): New function.
38708         (xsum, xsum3, xsum4): Declare as "pure" functions.
38709
38710 2003-11-12  Paul Eggert  <eggert@twinsun.com>
38711
38712         * modules/xalloc (Files): Undo latest change, since xalloc.h
38713         no longer needs SIZE_MAX or PTRDIFF_MAX.
38714
38715 2003-11-12  Paul Eggert  <eggert@twinsun.com>
38716
38717         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Do not require gl_SIZE_MAX or
38718         gl_PTRDIFF_MAX.
38719
38720 2003-11-12  Paul Eggert  <eggert@twinsun.com>
38721
38722         * lib/xstrtol.c (__xstrtol): Remove "break" immediately after
38723         "return", to pacify some unknown compiler.  Problem reported
38724         by Joerg Schilling.
38725
38726 2003-11-12  Paul Eggert  <eggert@twinsun.com>
38727
38728         * lib/xalloc.h: Do not include <limits.h> or <stdint.h>.
38729         (xalloc_oversized): Use sizeof (ptrdiff_t) and sizeof (size_t) for
38730         the heuristic, rather than PTRDIFF_MAX and SIZE_MAX.  This
38731         heuristic is just as accurate as far as we know, and it removes a
38732         dependency on size_max.m4 and ptrdiff_max.m4.
38733
38734 2003-11-11  Bruno Haible  <bruno@clisp.org>
38735
38736         * modules/xsize (Files): Add m4/size_max.m4.
38737         * modules/xalloc (Files): Add m4/size_max.m4, m4/ptrdiff_max.m4.
38738
38739 2003-11-11  Bruno Haible  <bruno@clisp.org>
38740
38741         * m4/size_max.m4: New file.
38742         * m4/ptrdiff_max.m4: New file.
38743         * m4/xsize,m4 (gl_XSIZE): Require gl_SIZE_MAX.
38744         * m4/xalloc.m4 (gl_PREREQ_XALLOC): New macro.
38745         (gl_XALLOC): Invoke it.
38746
38747 2003-11-11  Bruno Haible  <bruno@clisp.org>
38748
38749         * lib/xsize.h (SIZE_MAX): Remove fallback definition.
38750         * lib/xalloc.h: Include limits.h. Assume SIZE_MAX and PTRDIFF_MAX are
38751         defined.
38752
38753 2003-11-10  Paul Eggert  <eggert@twinsun.com>
38754
38755         * lib/xalloc.h (xalloc_oversized): [! (defined PTRDIFF_MAX &&
38756         PTRDIFF_MAX < SIZE_MAX)]: Fix off-by-one error that would have
38757         rejected some allocations of exactly SIZE_MAX - 2 bytes.
38758         From Bruno Haible.
38759         [defined PTRDIFF_MAX && PTRDIFF_MAX < SIZE_MAX]: Use SIZE_MAX,
38760         not (size_t) -1, since it's defined here.
38761
38762 2003-11-09  Karl Berry  <karl@gnu.org>
38763
38764         * config/mkinstalldirs, depcomp, mdate-sh: update from automake.
38765
38766 2003-11-06  Paul Eggert  <eggert@twinsun.com>
38767
38768         * lib/xalloc.h [HAVE_STDINT_H]: Include <stdint.h>.
38769         (xalloc_oversized) [! (PTRDIFF_MAX < SIZE_MAX)]:
38770         Reject sizes of exactly SIZE_MAX bytes.
38771         * lib/xreadlink.c: Include "xalloc.h" before checking whether SIZE_MAX
38772         is defined, since "xalloc.h" now defines SIZE_MAX on modern hosts.
38773
38774 2003-11-05  Bruno Haible  <bruno@clisp.org>
38775
38776         * lib/xsize.h: Include limits.h, to avoid a possible collision with
38777         SIZE_MAX defined in <limits.h> on Solaris.
38778
38779 2003-11-04  Jim Meyering  <jim@meyering.net>
38780
38781         * modules/sysexits: Use the `$(VAR)' notation for AC_SUBST'd
38782         variable names, rather than @VAR@.
38783         * modules/poll: Likewise.
38784
38785 2003-11-04  Bruno Haible  <bruno@clisp.org>
38786
38787         * modules/xsize: New file.
38788         * modules/linebreak: Depend on xsize.
38789         * MODULES.html.sh (func_all_modules): Add xsize.
38790
38791 2003-11-04  Bruno Haible  <bruno@clisp.org>
38792
38793         * m4/xsize.m4: New file.
38794
38795 2003-11-04  Bruno Haible  <bruno@clisp.org>
38796
38797         * lib/xsize.h: New file.
38798         * lib/linebreak.c: Include xsize.h.
38799         (mbs_possible_linebreaks, mbs_width_linebreaks): Check malloc()
38800         argument for overflow.
38801         Suggested by Paul Eggert.
38802
38803 2003-11-03  Karl Berry  <karl@gnu.org>
38804
38805         * config/config.{guess,sub}: update from config.
38806
38807 2003-11-03  Jim Meyering  <jim@meyering.net>
38808
38809         * modules/userspec (lib_SOURCES): Add userspec.h.
38810         (Include): Add "userspec.h".
38811         Improve description.
38812
38813 2003-11-03  Jim Meyering  <jim@meyering.net>
38814
38815         * lib/userspec.c: Include "userspec.h".
38816         * lib/userspec.h: New file.
38817
38818 2003-11-03  Bruno Haible  <bruno@clisp.org>
38819
38820         * m4/wait-process.m4 (gl_WAIT_PROCESS): Also check for waitid.
38821
38822 2003-11-03  Bruno Haible  <bruno@clisp.org>
38823
38824         * lib/wait-process.c (wait_process): Use waitid with WNOWAIT if
38825         available, to avoid (extremely rare) race condition.
38826         Suggested by Paul Eggert.
38827
38828 2003-11-02  Karl Berry  <karl@gnu.org>
38829
38830         * config/srclist.txt (vasprintf.c): sync broken, sigh.
38831
38832 2003-10-31  Paul Eggert  <eggert@twinsun.com>
38833
38834         * lib/mountlist.h (struct mount_entry.me_type_malloced): New member.
38835         * lib/mountlist.c (SIZE_MAX): Define if not defined already.
38836         (read_filesystem_list): Set and use me_type_malloced.
38837         Use "sizeof *me" rather than "sizeof (struct mount_entry)" (or
38838         whatever the type happens to be), for brevity and consistency.
38839         Check for size calculation overflow on Alphas running OSF/1.
38840
38841 2003-10-31  Jim Meyering  <jim@meyering.net>
38842
38843         * lib/hash.c: Include "xalloc.h" for use of xalloc_oversized.
38844
38845         * lib/linebuffer.c: Include <string.h> for declaration of memset.
38846
38847 2003-10-30  Paul Eggert  <eggert@twinsun.com>
38848             Bruno Haible  <bruno@clisp.org>
38849
38850         * lib/vasprintf.c: Include <limits.h>, <stdlib.h>.
38851         (vasprintf): Fail if the resulting length doesn't fit in an 'int'.
38852
38853 2003-10-30  Paul Eggert  <eggert@cs.ucla.edu>
38854
38855         * m4/host-os.m4 (UTILS_HOST_OS): Change netbsd*-gnu pattern back to
38856         netbsd*-gnu*.  Suggested by Robert Millan.
38857
38858 2003-10-29  Paul Eggert  <eggert@twinsun.com>
38859
38860         * modules/group-member: Depend on stdbool.
38861
38862 2003-10-29  Paul Eggert  <eggert@twinsun.com>
38863
38864         * m4/xalloc.m4 (gl_XALLOC): Undo previous change.
38865
38866 2003-10-29  Paul Eggert  <eggert@twinsun.com>
38867
38868         * m4/host-os.m4 (UTILS_HOST_OS): Resurrect netbsd*-gnu.  Add comments
38869         to it, and to knetbsd*-gnu and kfreebsd*-gnu.  Remove the '*' from
38870         after the 'gnu' in these cases.  This fixes some bugs in the
38871         previous change, and is based on suggestions by Robert Millan.
38872
38873 2003-10-29  Paul Eggert  <eggert@twinsun.com>
38874
38875         * lib/xalloc.h (xalloc_oversized): Now a macro, not a function,
38876         so that it works even if SIZE_MAX < N.  Do not include <stdbool.h>;
38877         no longer needed.
38878         * lib/quotearg.c (quotearg_n_options): Use it.
38879         * lib/group-member.c: Include <stdbool.h>.
38880         (free_group_info): Arg is now const *; don't free arg.
38881         (get_group_info): Now returns bool and accepts struct group_info *,
38882         rather than returning a malloc'ed struct group_info *.
38883         All uses changed.  Check for overflow in internal size calculation.
38884
38885         * lib/getusershell.c (readname): Simplify the code by using x2nrealloc
38886         rather than xmalloc/xrealloc.
38887         * lib/linebuffer.c (initbuffer, readlinebuffer): Simplify the code by
38888         using x2realloc rather than xmalloc/xrealloc.  Also, fix a C
38889         conformance bug: the old code used a pointer after freeing the
38890         storage that it addressed.
38891         * lib/hash.c (hash_initialize): Simplify the code by using
38892         xalloc_oversized rather than doing it by hand.
38893         * lib/getgroups.c (getgroups): Don't use xrealloc, since we don't need
38894         the buffer preserved.  Use free and xmalloc instead.
38895         * lib/quotearg.c (quotearg_n_options): Likewise.
38896         Use a simpler test for size overflow.  Don't use xalloc_oversized
38897         because unsigned int might be wider than size_t (!); this suggests
38898         that we should switch from unsigned int to size_t for slot numbers.
38899
38900 2003-10-28  Paul Eggert  <eggert@twinsun.com>
38901
38902         * m4/host-os.m4 (UTILS_HOST_OS): Identify GNU/KFreeBSD and
38903         GNU/KNetBSD.  These implementations use glibc atop the FreeBSD and
38904         NetBSD kernels.  Requested by Richard Stallman.
38905
38906 2003-10-27  Paul Eggert  <eggert@twinsun.com>
38907
38908         * lib/exclude.c (new_exclude): Use xzalloc rather than xmalloc
38909         to allocate the returned structure.  Do not allocate a subarray,
38910         as x2nrealloc will do that.
38911         (add_exclude): Use x2nrealloc to reallocate ex->exclude,
38912         instead of xnrealloc.
38913         (add_exclude_file): Use x2realloc instead of malloc + xnrealloc.
38914
38915 2003-10-27  Bruno Haible  <bruno@clisp.org>
38916
38917         * lib/stdbool_.h: Better support for BeOS.
38918
38919 2003-10-26  Paul Eggert  <eggert@twinsun.com>
38920
38921         * m4/xalloc.m4 (gl_XALLOC): Requore AC_C_INLINE, since xalloc.h
38922         now uses inline.
38923
38924 2003-10-26  Paul Eggert  <eggert@twinsun.com>
38925
38926         * lib/xalloc.h (xalloc_oversized): New static inline function, for
38927         callers that want to do their own size-overflow checking.  Include
38928         <stdbool.h>, since xalloc_oversized returns bool.
38929         * lib/xalloc.c (array_size_overflow): Remove.  All callers changed
38930         to use xalloc_oversized.
38931
38932         Add two functions x2realloc, x2nrealloc, for programs that grow
38933         arrays dynamically by doubling their sizes.
38934         * lib/xalloc.h (x2realloc, x2nrealloc): New decls.
38935         * lib/xmalloc.c (x2nrealloc_inline, x2nrealloc, x2realloc):
38936         New functions.
38937
38938         Port to C99 semantics for 'inline' of external functions.
38939         Bug reported by Bruno Haible.
38940         * lib/xmalloc.c (xnmalloc_inline): New static inline function,
38941         with the old contents of xnmalloc.
38942         (xnmalloc, xmalloc): Use it.
38943         (xnrealloc_inline): New static inline function,
38944         with the old contents of xnrealloc.
38945         (xnrealloc, xrealloc): Use it.
38946
38947         * lib/alloc.c (alloca): xmalloc cannot return NULL, so don't test for
38948         that.
38949
38950 2003-10-26  Karl Berry  <karl@gnu.org>
38951
38952         * config/srclist.txt (COPYING.DOC): no longer available from
38953         /gd/gnuorg; don't know where the ultimate source is.
38954
38955 2003-10-25  Paul Eggert  <eggert@twinsun.com>
38956
38957         Fix several address-calculation bugs in the hash modules,
38958         plus some minor code cleanup.
38959
38960         * lib/hash.h: Include <stdbool.h>, for bool.
38961         * lib/hash.c: Don't include <stdbool.h>, since hash.h does it now.
38962         * lib/hash.h (Hash_hasher, hash_get_n_buckets, hash_get_n_buckets_used,
38963         hash_get_n_entries, hash_get_max_bucket_length,
38964         hash_get_entries, hash_do_for_each, hash_string, hash_initialize,
38965         hash_rehash): Use size_t rather than unsigned.
38966         * lib/hash.c (struct hash_table, hash_get_n_buckets,
38967         hash_get_n_buckets_used, hash_get_n_entries,
38968         hash_get_max_bucket_length, hash_table_ok, hash_print_statistics,
38969         hash_get_entries, hash_do_for_each, hash_string, is_prime,
38970         next_prime, hash_initialize, hash_rehash, hash_delete, hash_print):
38971         Likewise.
38972         (SIZE_MAX): Define if not defined.
38973         (hash_get_max_bucket_length, hash_table_ok, hash_lookup,
38974         hash_get_first, hash_get_next, hash_get_entries, hash_do_for_each,
38975         hash_print):
38976         Use const * when possible.
38977         (hash_string): Use (unsigned char) *P rather than *(unsigned char *) P.
38978         (check_tuning): Fix bug: if tuning parameters were very close to
38979         0 or 1, rounding errors could have caused subscript violations.
38980         (hash_initialize, allocate_entry, hash_print): Remove unnecessary cast.
38981         (hash_initialize): Add 'fail:' label
38982         to free table and return NULL, and use it to simplify code.
38983         Use calloc rather than clearing the storage ourself.
38984         (hash_initialize, hash_rehash): Check for arithmetic overflow in
38985         buffer size calculations.
38986         * lib/hash-pjw.h (hash_pjw): Use size_t, not unsigned.
38987         Include <stddef.h>, for size_t.
38988         * lib/hash-pjw.c (hash_pjw): Likewise.
38989         Switch to method described by Bruno Haible.
38990         Include <limits.h>, for CHAR_BIT.
38991         (SIZE_BITS): New macro.
38992
38993 2003-10-23  Paul Eggert  <eggert@twinsun.com>
38994
38995         * m4/getline.m4 (AM_FUNC_GETLINE):
38996         Don't include getndelim2.o twice into LIBOBJS; this breaks on some
38997         hosts.  Problem reported by Derek Robert Price in
38998         <http://mail.gnu.org/archive/html/bug-gnulib/2003-10/msg00092.html>.
38999         This patch can be withdrawn after Autoconf 2.58 is required for gnulib.
39000         * m4/getndelim2.m4 (gl_GETNDELIM2): Likewise.
39001
39002 2003-10-21  Paul Eggert  <eggert@twinsun.com>
39003
39004         * lib/getndelim2.c (getndelim2): When size calculation overflows,
39005         ceiling the allocation at NMAX bytes rather than silently
39006         discarding input bytes before NMAX is reached.  This makes
39007         a difference only if NMAX exceeds SIZE_MAX / 2.
39008
39009         * lib/obstack.c: Merge from glibc.
39010         [defined _LIBC]: Include <obstack.h>, not "obstack.h".
39011         Add libc_hidden_def (_obstack_newchunk).
39012         (_obstack_free) [! defined _LIBC]: Remove.
39013         [defined _LIBC]: Make a strong alias from obstack_free, rather than
39014         a clone of the function body.
39015         (fputs) [defined _LIBC && defined USE_IN_LIBIO]: Remove.
39016         [defined _LIBC && !defined USE_IN_LIBIO]: Include <libio/iolibio.h>.
39017
39018         * lib/obstack.h: Indenting cleanup, to make it easier to merge with
39019         glibc.
39020         (obstack_grow, obstack_grow0): Remove unnecessary parentheses around
39021         arg to memcpy.
39022
39023         * lib/obstack.h (obstack_1grow_fast): Properly parenthesize arg.
39024         (obstack_ptr_grow_fast, obstack_int_grow_fast):
39025         Don't use lvalue casts, as GCC plans to remove support for them
39026         in GCC 3.5.  Reported by Joseph S. Myers.  This bug
39027         was also present in the non-GCC version, indicating that this
39028         code had always been buggy and had never been widely used.
39029         (obstack_1grow, obstack_ptr_grow, obstack_int_grow, obstack_blank):
39030         Use the fast variant of each macro, rather than copying the
39031         definiens of the fast variant; that way, we'll be more likely to
39032         catch future bugs in the fast variants.
39033
39034 2003-10-20  Bruno Haible  <bruno@clisp.org>
39035
39036         * modules/wait-process: New file.
39037         * MODULES.html.sh (func_all_modules): Add wait-process.
39038
39039 2003-10-20  Bruno Haible  <bruno@clisp.org>
39040
39041         * m4/wait-process.m4: New file.
39042
39043 2003-10-20  Bruno Haible  <bruno@clisp.org>
39044
39045         * lib/wait-process.h: New file, from GNU gettext.
39046         * lib/wait-process.c: New file, from GNU gettext.
39047
39048 2003-10-19  Jim Meyering  <jim@meyering.net>
39049
39050         * lib/vasnprintf.c (vasnprintf): Work around losing snprintf on
39051         HPUX 10.20.
39052
39053 2003-10-18  Karl Berry  <karl@gnu.org>
39054
39055         * config/config.guess: update from config.
39056
39057 2003-10-16  Paul Eggert  <eggert@twinsun.com>
39058
39059         * lib/getgroups.c: Include <errno.h>, <stdlib.h>.
39060         (getgroups): First arg is int, not size_t.
39061         Don't let 'free' mangle errno.
39062
39063 2003-10-16  Paul Eggert  <eggert@twinsun.com>
39064
39065         * README: Mention that gnulib assumes that (foo *) NULL + 0 == NULL.
39066
39067 2003-10-16  Karl Berry  <karl@gnu.org>
39068
39069         * config/config.{guess,sub}: update from config.
39070
39071 2003-10-16  Jim Meyering  <jim@meyering.net>
39072
39073         * lib/xmalloc.c: Include <string.h>, for declarations of memset and
39074         memcpy.
39075
39076 2003-10-15  Paul Eggert  <eggert@twinsun.com>
39077
39078         * lib/exclude.c: Do not include <inttypes.h> or <stdint.h>.
39079         (SIZE_MAX): Remove.
39080         (new_exclude, add_exclude_file): Initial size no longer needs to
39081         be a power of 2.
39082         (add_exclude, add_exclude_file): Use xnrealloc instead of rolling
39083         our own address arithmetic overflow checking.
39084
39085         * lib/fnmatch.c (SIZE_MAX): Define if standard headers don't.
39086         (fnmatch): Do not alloca more than 2000 wide characters;
39087         instead, use malloc for large buffers.
39088         Check for address arithmetic overflow, and return -1
39089         with errno set to ENOMEM in that case.
39090         * lib/fnmatch_loop.c (ALLOCA_LIMIT): New macro.
39091         (NEW_PATTERN): Do not alloca more than 8000 bytes;
39092         instead, return -1.  Check for address arithmetic overflow.
39093
39094 2003-10-14  Paul Eggert  <eggert@twinsun.com>
39095
39096         Handle invalid suffixes and overflow independently, so that
39097         callers can treat them independently as needed.  Fix some bugs in
39098         suffix handling, e.g., "100k@" was not diagnosed as an invalid
39099         suffix for a human-readable blocksize.  The major caller-visible
39100         change is the addition of a new
39101         LONGINT_INVALID_SUFFIX_CHAR_WITH_OVERFLOW enum value, indicating
39102         that both overflow and suffix chars were found.
39103
39104         * lib/human.c (humblock): Don't check separately for invalid suffix
39105         char; that is xstrtoumax's job (now that its bug is fixed).
39106         * lib/xstrtoimax.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM) [defined
39107         INTMAX_MAX]: New macros.
39108         * lib/xstrtol.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM, TYPE_MINIMUM,
39109         TYPE_MAXIMUM): New macros.
39110         (bkm_scale, bkm_scale_by_power): Return strtol_error, not int.
39111         (bkm_scale, bkm_scale_by_power, __xstrtol): Return maximal values
39112         if overflow occurs, as it's what __strtol does and it's more useful
39113         in practice.
39114         (__xstrtol): If __strtol reports some error other than ERANGE,
39115         reflect it to the caller as LONGINT_INVALID.  If it reports
39116         ERANGE, continue the rest of parsing, and report LONGINT_OVERFLOW
39117         | LONGINT_INVALID_SUFFIX_CHAR if both errors occur.
39118         * lib/xstrtol.h (LONGINT_INVALID_SUFFIX_CHAR_WITH_OVERFLOW): New enum
39119         value.
39120         (_STRTOL_ERROR): Handle it.  Abort when given unknown error codes.
39121         * lib/xstrtoul.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM): New macros.
39122         * lib/xstrtoumax.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM)
39123         [defined UINTMAX_MAX]: New macros.
39124
39125 2003-10-14  Bruno Haible  <bruno@clisp.org>
39126
39127         * modules/fatal-signal: Add m4/sig_atomic_t.m4 to file list.
39128
39129 2003-10-14  Bruno Haible  <bruno@clisp.org>
39130
39131         * m4/sig_atomic_t: New file, from GNU gettext.
39132         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Require gt_TYPE_SIG_ATOMIC_T.
39133
39134 2003-10-14  Bruno Haible  <bruno@clisp.org>
39135
39136         * lib/fatal-signal.h: Improved comments. Suggested by Paul Eggert.
39137         * lib/fatal-signal.c: Use sig_atomic_t. Suggested by Paul Eggert.
39138         Also use volatile where needed.
39139
39140 2003-10-12  Paul Eggert  <eggert@twinsun.com>
39141
39142         * modules/xalloc: Do not depend on 'exit'.  Depend on 'stdbool'.
39143         Change maintainer from Bruno Haible to 'all'.
39144
39145 2003-10-12  Paul Eggert  <eggert@twinsun.com>
39146
39147         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Require AC_C_INLINE.
39148
39149 2003-10-12  Paul Eggert  <eggert@twinsun.com>
39150
39151         * lib/xalloc.h (xnmalloc, xzalloc, xnrealloc, xclone): New decls.
39152         (XMALLOC, XCALLOC, XREALLOC, XFREE, CCLONE, CLONE): Deprecate,
39153         and define in terms of the other primitives.
39154         * lib/xmalloc.c: Include stdbool.h; do not include exit.h.
39155         (SIZE_MAX): Define if not already defined.
39156         (array_size_overflow): New function.
39157         (xalloc_die): Abort instead of exiting if 'error' returns.
39158         (xnmalloc, xnrealloc, xzalloc, xclone): New functions.
39159         (xmalloc, xrealloc): Use them.
39160         (xcalloc): Check for address arithmetic overflow.
39161         * lib/xstrdup.c (xstrdup): Use xclone, since memcpy should be
39162         a bit faster than strcpy.
39163
39164 2003-10-10  Simon Josefsson  <jas@extundo.com>
39165
39166         * modules/argp (Depends-on): Add restrict and strcase.
39167
39168 2003-10-10  Simon Josefsson  <jas@extundo.com>
39169
39170         * m4/argp.m4: Add AC_C_INLINE.
39171
39172 2003-10-08  Paul Eggert  <eggert@twinsun.com>
39173
39174         Merge getpass from libc, plus a few fixes.
39175
39176         * lib/getpass.c (HAVE_STDIO_EXT) [_LIBC]: Define to 1.
39177         Include <stdbool.h>.
39178         Include <stdio_ext.h> if HAVE_STDIO_H, otherwise define
39179         __fsetlocking to empty.
39180         [_LIBC]: Do not include "getline.h" or "unlocked-io.h", but
39181         do include <bits/libc-lock.h>.
39182         Do not include <fcntl.h>; not needed.
39183         [_LIBC]: Include <wchar.h>.
39184         (NOTCANCEL_MODE): New macro.
39185         (flockfile, funlockfile) [_LIBC]: New macros.
39186         (__libc_cleanup_push, __libc_cleanup_pop, __getline, __tcgetattr)
39187         [!_LIBC]: New macros.
39188         (call_fclose): New function.
39189         (getpass): Use it.  Save tty stream separately; this simplifies the
39190         code and makes it more reliable if stdin happens to equal stdout.
39191         Invoke __fsetlocking on tty.
39192         Handle thread cancellation if needed.
39193         Namespace cleanup (use __tcgetattr, __getline).
39194         Use bool for Booleans.
39195         [USE_IN_LIBIO]: Handle wide streams.
39196         [!_LIBC]: Unconditionally do the fseek, since we don't know what
39197         stream might go where.
39198
39199         * lib/unlocked-io.h: Include <stdio.h>, so that the caller
39200         doesn't have to include <stdio.h> before us.
39201         (clearerr_unlocked, feof_unlocked, ferror_unlocked,
39202         fflush_unlocked, fgets_unlocked, fputc_unlocked, fputs_unlocked,
39203         fread_unlocked, fwrite_unlocked, getc_unlocked, getchar_unlocked,
39204         putc_unlocked, putchar_unlocked): Define to the unlocked counterpart
39205         if not declared, so that we can use getpass.c code from libc without
39206         rewriting it.
39207         (flockfile, ftrylockfile, funlockfile): New macros.
39208
39209 2003-10-08  Paul Eggert  <eggert@twinsun.com>
39210
39211         * modules/getpass: Depend on stdbool.
39212
39213 2003-10-08  Paul Eggert  <eggert@twinsun.com>
39214
39215         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for stdio_ext.h.
39216
39217 2003-10-07  Karl Berry  <karl@gnu.org>
39218
39219         * config/config.{guess,sub}: update from config.
39220
39221 2003-10-06  Jim Meyering  <jim@meyering.net>
39222             Bruno Haible  <bruno@clisp.org>
39223
39224         This lets translators provide better translations for the
39225         "Written by ..." part of --version output.
39226         * lib/version-etc.h: Include stdarg.h.
39227         (version_etc_copyright): Declare as readonly.
39228         (version_etc): Make this function variadic with a NULL-terminated list
39229         of author name strings.
39230         (version_etc_va): New declaration.
39231         * lib/version-etc.c: Include stdarg.h, stdlib.h.
39232         (version_etc_copyright): Declare as readonly.
39233         (version_etc_va): New function. Provide a different translatable string
39234         for each possible number of authors < 10. Abbreviate when there are 10
39235         authors or more.
39236         (version_etc): Make this function variadic. Call version_etc_va.
39237         Suggestion from Gary V. Vaughan.
39238
39239         * lib/long-options.h (parse_long_options): Change prototype: the
39240         authors string is moved to the end and becomes variadic.
39241         * lib/long-options.c: Include stdarg.h.
39242         (parse_long_options): Make this function variadic, too.
39243         Call version_etc_va, not version_etc.
39244
39245 2003-10-06  Bruno Haible  <bruno@clisp.org>
39246
39247         * modules/version-etc-2: Remove file.
39248         * MODULES.html.sh (func_all_modules): Remove version-etc-2.
39249
39250 2003-10-06  Bruno Haible  <bruno@clisp.org>
39251
39252         * modules/fatal-signal: New file.
39253         * MODULES.html.sh (func_all_modules): Add fatal-signal.
39254
39255 2003-10-06  Bruno Haible  <bruno@clisp.org>
39256
39257         * m4/fatal-signal.m4: New file.
39258         * m4/signalblocking.m4: New file, from GNU gettext.
39259
39260 2003-10-06  Bruno Haible  <bruno@clisp.org>
39261
39262         * lib/version-etc-2.h: Remove file.
39263         * lib/version-etc-2.c: Remove file.
39264
39265 2003-10-06  Bruno Haible  <bruno@clisp.org>
39266
39267         * lib/fatal-signal.h: New file, from GNU gettext.
39268         * lib/fatal-signal.c: New file, from GNU gettext.
39269
39270 2003-10-05  Paul Eggert  <eggert@twinsun.com>
39271
39272         * README: Rework advice for preventing empty .o files.
39273         Don't recommend ELIDE constructs.  Recommend <stddef.h>,
39274         not <sys/types.h>.
39275
39276 2003-10-04  Karl Berry  <karl@gnu.org>
39277
39278         * lib/argp*: update from libc.
39279
39280 2003-10-04  Karl Berry  <karl@gnu.org>
39281
39282         * config/config.{guess,sub}: update from config.
39283
39284 2003-10-02  Bruno Haible  <bruno@clisp.org>
39285
39286         * modules/lchown (Include): Add lchown.h.
39287         * modules/time_r (Include): Use "..." syntax.
39288         * modules/xgetdomainname (Include): Add xgetdomainname.h.
39289
39290 2003-10-01  Simon Josefsson  <jas@extundo.com>
39291
39292         * MODULES.html.sh (func_all_modules): Move gethostname from section
39293         'based on' to section 'lacking' POSIX:2001.
39294
39295 2003-10-01  Larry Jones  <lawrence.jones@eds.com>
39296
39297         * lib/getpass.c (getpass): Use a no-op fseek when switching from input
39298         to output mode on the same stream.
39299
39300 2003-09-29  Paul Eggert  <eggert@twinsun.com>
39301
39302         * lib/strftime.c (tm_diff) [! HAVE_TM_GMTOFF]:
39303         Fix arg typo in previous patch.
39304
39305 2003-09-28  Jim Meyering  <jim@meyering.net>
39306
39307         * lib/error.c: Correct cpp indentation.
39308
39309 2003-09-27  Paul Eggert  <eggert@twinsun.com>
39310
39311         * modules/free: New file.
39312
39313 2003-09-27  Paul Eggert  <eggert@twinsun.com>
39314
39315         * m4/free.m4: New file.
39316
39317 2003-09-27  Paul Eggert  <eggert@twinsun.com>
39318
39319         * lib/minmax.h (MIN, MAX)
39320         [__STDC__ && defined __GNUC__ && __GNUC__ >= 2]:
39321         Omit the special code that used __typeof__, since we worry that
39322         it could be more trouble than it's worth.  See:
39323         http://mail.gnu.org/archive/html/bug-gnulib/2003-01/msg00090.html
39324         http://mail.gnu.org/archive/html/bug-gnulib/2003-01/msg00095.html
39325
39326         * lib/free.c: New file.
39327
39328 2003-09-27  Oskar Liljeblad  <oskar@osk.mine.nu>
39329
39330         Trivial fixes to Makefile.am parts of module listings.
39331         * modules/strstr: Append strstr.h to lib_SOURCES.
39332         * modules/strcase: Likewise, for strcase.h.
39333
39334 2003-09-27  Karl Berry  <karl@gnu.org>
39335
39336         * config/mkinstalldirs: update from automake.
39337
39338 2003-09-26  Paul Eggert  <eggert@twinsun.com>
39339
39340         * lib/error.c (SIZE_MAX) [!defined SIZE_MAX]: Define.
39341         (error_tail): Do not loop, reallocating temporary buffer, since
39342         the output cannot contain more wide characters than the input
39343         contains bytes, the size must be big enough already.  This avoids
39344         one potential size overflow calculation.  Check for size overflow
39345         when calculating temporary buffer size.  Free temporary buffer
39346         when done, if it was allocated with malloc; this plugs a memory
39347         leak.  Remove casts from void * to pointers, that are no longer
39348         needed now that we're assuming C89 or better.
39349
39350         Merge error changes from glibc.
39351
39352         * lib/error.c, error.h: Update copyright notice header to match glibc.
39353         * lib/error.c [defined _LIBC]: Include <errno.h>, <bits/libc-lock.h>.
39354         (error, error_at_line) [defined _LIBC && defined __libc_ptf_call]:
39355         Disable cancellation while printing error.
39356         * lib/error.h: Prepend __ to parameter names.
39357
39358 2003-09-26  Jim Meyering  <jim@meyering.net>
39359
39360         * lib/error.c (error_tail): Move some declarations
39361         into inner scope where the local variables are used.
39362
39363 2003-09-26  Bruno Haible  <bruno@clisp.org>
39364
39365         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Add comments about the AIX
39366         stpncpy().
39367         Don't define stpncpy through config.h; it's now done through stpncpy.h.
39368
39369 2003-09-26  Bruno Haible  <bruno@clisp.org>
39370
39371         * lib/stpncpy.h (gnu_stpncpy): New declaration.
39372         (stpncpy): Define as alias for gnu_stpncpy.
39373         * lib/stpncpy.c [!_LIBC]: Define gnu_stpncpy, not stpncpy.
39374
39375 2003-09-25  Simon Josefsson  <jas@extundo.com>
39376
39377         * lib/xgetdomainname.h: New file.
39378         * lib/xgetdomainname.c: New file.
39379
39380 2003-09-25  Simon Josefsson  <jas@extundo.com>
39381             Bruno Haible  <bruno@clisp.org>
39382
39383         * modules/getdomainname: New file.
39384         * modules/xgetdomainname: New file.
39385         * MODULES.html.sh (func_all_modules): Add getdomainname,
39386         xgetdomainname.
39387
39388 2003-09-25  Simon Josefsson  <jas@extundo.com>
39389             Bruno Haible  <bruno@clisp.org>
39390
39391         * m4/getdomainname.m4: New file.
39392
39393 2003-09-25  Simon Josefsson  <jas@extundo.com>
39394             Bruno Haible  <bruno@clisp.org>
39395
39396         * lib/getdomainname.h: New file.
39397         * lib/getdomainname.c: New file.
39398
39399 2003-09-25  Karl Berry  <karl@gnu.org>
39400
39401         * lib/argp-fmtstream.c, argp-help.c: update from libc.
39402
39403 2003-09-25  Karl Berry  <karl@gnu.org>
39404
39405         * config/install-sh: update from automake.
39406
39407 2003-09-25  Bruno Haible  <bruno@clisp.org>
39408
39409         * modules/version-etc-2: New file, from modules/version-etc with
39410         modifications.
39411         * MODULES.html.sh (func_all_modules): Add version-etc-2.
39412
39413 2003-09-25  Bruno Haible  <bruno@clisp.org>
39414
39415         * lib/version-etc-2.h: New file, from version-etc.h with modifications.
39416         * lib/version-etc-2.c: New file, from version-etc.c with modifications.
39417
39418 2003-09-24  Simon Josefsson  <jas@extundo.com>
39419
39420         * modules/xgethostname: Add xgethostname.h.
39421
39422 2003-09-24  Paul Eggert  <eggert@twinsun.com>
39423
39424         * lib/linebuffer.c (freebuffer): Don't free the argument, just
39425         the buffer associated with the argument.  Bug reported by
39426         Simon Josefsson.
39427
39428 2003-09-24  Paul Eggert  <eggert@twinsun.com>
39429
39430         * README: Document assumptions that 'int' is at least 32 bits
39431         wide, that integer arithmetic is 2's complement without overflow,
39432         that there are no holes in integer values, that adding sizes of
39433         two nonoverlapping objects can't overflow, and that all-bits-zero
39434         yields scalar zero.  Fix spelling and capitalization typos.
39435
39436 2003-09-19  Karl Berry  <karl@gnu.org>
39437
39438         * lib/argp.h: update from libc.
39439
39440 2003-09-17  Paul Eggert  <eggert@twinsun.com>
39441
39442         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Call AC_BEFORE first,
39443         to avoid spurious warnings like "AC_RUN_IFELSE was called before
39444         gl_USE_SYSTEM_EXTENSIONS" from autoreconf.
39445
39446 2003-09-17  Paul Eggert  <eggert@twinsun.com>
39447
39448         * gnulib-tool: Use "test -h", not "test -L", for portability
39449         to Solaris 8 /bin/sh.  (This bug is fixed in Solaris 9.)
39450         (tags_regexp): Remove, since \| doesn't conform to POSIX.
39451         (sed_extract_prog): Issue s commands one-by-one, rather than
39452         using \| in one s command.
39453
39454 2003-09-16  Paul Eggert  <eggert@twinsun.com>
39455
39456         * lib/linebuffer.c (readlinebuffer): Return NULL immediately upon
39457         input error, instead of returning NULL the next time we are called
39458         (and therefore losing track of errno).
39459
39460 2003-09-16  Bruno Haible  <bruno@clisp.org>
39461
39462         * gnulib-tool (func_create_testdir): Warn about duplicated
39463         dependencies.
39464
39465 2003-09-15  Paul Eggert  <eggert@twinsun.com>
39466
39467         * modules/argmatch, modules/fatal, modules/obstack,
39468         modules/xalloc, modules/xgethostname: Sort dependencies by
39469         importance, not alphabetically.
39470
39471 2003-09-15  Paul Eggert  <eggert@twinsun.com>
39472
39473         * lib/getndelim2.c (getndelim2): Don't trash errno when a read
39474         fails, so that the caller gets the proper errno.
39475
39476         * lib/readutmp.c (read_utmp): Likewise.
39477         Check for fstat error.  Close stream and free storage
39478         when failing.
39479
39480 2003-09-14  Karl Berry  <karl@gnu.org>
39481
39482         * config/srclist.txt (strdup.c): disable for c89 changes.
39483
39484 2003-09-14  Jim Meyering  <jim@meyering.net>
39485
39486         * lib/getloadavg.c: Correct cpp indentation.
39487         * lib/strdup.c: Likewise.
39488         * lib/vasnprintf.c: Likewise.
39489
39490 2003-09-14  Bruno Haible  <bruno@clisp.org>
39491
39492         * modules/fwriteerror: New file.
39493         * MODULES.html.sh (func_all_modules): Add fwriteerror.
39494
39495 2003-09-14  Bruno Haible  <bruno@clisp.org>
39496
39497         * lib/fwriteerror.h: New file.
39498         * lib/fwriteerror.c: New file.
39499
39500 2003-09-12  Paul Eggert  <eggert@twinsun.com>
39501
39502         * modules/argmatch, modules/exitfail, modules/fatal, modules/obstack,
39503         modules/xgethostname, modules/xalloc: Depend on exit.
39504
39505 2003-09-12  Paul Eggert  <eggert@twinsun.com>
39506
39507         * m4/error.m4: Require AC_FUNC_STRERROR_R rather than invoking it.
39508
39509         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Require AC_AIX
39510         and AC_MINIX, too, so that their extensions are available.
39511
39512         * m4/prereq.m4 (jm_PREREQ_ADDEXT): Remove.  All uses removed.
39513         This macro has been superseded by gl_BACKUPFILE.
39514
39515         More patches to assume C89 or better.
39516
39517         * m4/error.m4 (gl_ERROR): Don't check for vprintf.
39518
39519         * m4/check-decl.m4 (jm_CHECK_DECLS): Include <string.h>, <stdlib.h>
39520         unconditionally.
39521         * m4/closeout.m4 (gl_CLOSEOUT): Don't check for stdlib.h.
39522         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER):
39523         Include <string.h>, <stdlib.h> unconditionally.
39524         * m4/lstat.m4 (gl_PREREQ_LSTAT): Don't check for stdlib.h, free.
39525         * m4/readdir.m4 (GL_FUNC_READDIR): Don't check for string.h.
39526         * m4/readutmp.m4 (gl_PREREQ_READUTMP): Don't check for standard C
39527         headers or for string.h.
39528         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Don't check for stdlib.h
39529         or strtoul.
39530
39531         * m4/mkstemp.m4 (jm_PREREQ_TEMPNAME): Do not require standard C
39532         headers.
39533         * m4/strdup.m4 (gl_PREREQ_STRDUP): Likewise.
39534         * m4/userspec.m4 (gl_USERSPEC): Likewise.
39535         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Likewise.
39536         * m4/xstrtod.m4 (gl_XSTRTOD): Likewise.
39537         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
39538         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't check for limits.h,
39539         memcpy, memset.
39540         (jm_FUNC_GNU_STRFTIME): Don't require standard C headers.
39541         * m4/strtod.m4 (gl_FUNC_STRTOD): Do not check for float.h.
39542         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Do not check for stdlib.h,
39543         strtol.
39544         * m4/strtol.m4 (gl_FUNC_STRTOL): Do not check for limits.h.
39545         * m4/userspec.m4 (gl_USERSPEC): Do not check for string.h.
39546         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Do not check for string.h, strtol,
39547         strtoul.
39548
39549 2003-09-12  Paul Eggert  <eggert@twinsun.com>
39550
39551         * lib/argmatch.c, fatal.c, xgethostname.c, xmalloc.c: Include exit.h.
39552         * lib/obstack.c [!defined _LIBC]: Likewise.
39553         * lib/argmatch.c (EXIT_FAILURE): Remove; now done by exit.h
39554         * lib/exitfail.c, fatal.c, xgethostname.c, xmalloc.c: Likewise.
39555         * lib/exitfail.c: Don't include stdlib.h; no longer needed.
39556
39557         More changes to assume C89 or better.
39558
39559         * lib/error.c (error_tail): Assume vprintf.
39560
39561         * lib/argmatch.c (getenv): Remove decl.
39562         * lib/progreloc.c (get_full_program_name): Define via prototype.
39563         * lib/setenv.c (clearenv): Likewise.
39564         * lib/stpncpy.c: Do not include <string.h> or <sys/types.h>; not
39565         needed.
39566         * lib/strdup.c: Include <stdlib.h>, <string.h> unconditionally.
39567         (malloc, memcpy): Remove decls.
39568         * lib/strftime.c (HAVE_LIMITS_H, STDC_HEADERS) [defined _LIBC]: Remove.
39569         (HAVE_MEMCPY) [defined emacs && !defined HAVE_BCOPY]: Remove.
39570         Include <limits.h>, <stddef.h>, <stdlib.h>, <string.h> unconditionally.
39571         (memcpy): Remove macro.
39572         (MEMCPY) [!defined COMPILE_WIDE]: Define to memcpy unconditionally.
39573         (__P): Remove.  All uses removed.
39574         (PTR): Remove.  All uses changed to void *.
39575         (CHAR_BIT, NULL): Remove.
39576         (spaces, zeros, memset_space, memset_zero)
39577         [!defined memset && !defined HAVE_MEMSET && !defined _LIBC]:
39578         Remove.
39579         (LOCALE_PARAM, LOCALE_PARAM_DECL): Remove.
39580         (memcpy_lowcase, memcpy_uppcase, tm_diff, iso_week_days):
39581         Define with prototype.
39582         Remove now-unnecessary prototype decl.
39583         (extra_args_spec): Assume ANSI C.  All uses changed.
39584         (extra_args_spec_iso): Remove.
39585         (my_strftime, emacs_strftimeu): Define via prototype.
39586         * lib/strtod.c: Include <float.h>, <stdlib.h>, <string.h>
39587         unconditionally.
39588         (DBL_MAX, DBL_MIN, HUGE_VAL, NULL): Remove decls.
39589         * lib/strtoimax.c: Include <stdlib.h> unconditionally.
39590         (strtoul, strtol): Remove decls.
39591         * lib/strtol.c (STDC_HEADERS, HAVE_LIMITS_H, NULL, ULONG_MAX,
39592         LONG_MAX): Remove.
39593         Include <limits.h>, <stddef.h>, <stdlib.h>, <string.h> unconditionally.
39594         (LOCALE_PARAM_DECL): Remove.  All uses changed to LOCALE_PARAM_PROTO.
39595         (LOCALE_PARAM_PROTO): New macro.
39596         (INTERNAL, INTERNAL1, WEAKNAME): Assume ANSI C, not K&R.
39597         (INTERNAL (strtol), strtol): Define with a prototype.
39598         (PARAMS): Remove.  All uses removed.
39599         * lib/tempname.c: Include <string.h> unconditionally.
39600         * lib/userspec.c: Include <stdlib.h>, <string.h> unconditionally.
39601         * lib/xgethostname.c (main): Define with a prototype.
39602         * lib/xmalloc.c: Include "xalloc.h" first, to check interface.
39603         Include <stdlib.h> unconditionally.
39604         (calloc, malloc, realloc, free): Remove decls.
39605         * lib/xstrtod.c: Include "xstrtod.h" first, to check interface.
39606         Include <stdlib.h> unconditionally.  Sort include file names.
39607         (strtod): Remove.
39608         (xstrtod): Define with a prototype.
39609         * lib/xstrtol.c: Include <stdlib.h>, <string.h> unconditionally.
39610         (strtol, strtoul): Remove decls.
39611
39612 2003-09-11  Paul Eggert  <eggert@twinsun.com>
39613
39614         More patches to assume C89 or better.
39615         * m4/strndup.m4 (gl_PREREQ_STRNDUP): Remove STDC_HEADERS check.
39616         * m4/strnlen.m4 (gl_PREREQ_STRNLEN): Don't check for memory.h,
39617         string.h, memchr, STDC_HEADERS.
39618
39619 2003-09-11  Paul Eggert  <eggert@twinsun.com>
39620
39621         * lib/strndup.c: Don't include <stdio.h>, <sys/types.h>.
39622         Include <stdlib.h>, <string.h> unconditionally.
39623         Remove now-unnecessary cast to char *.
39624         * lib/strnlen.c: Include <string.h> unconditionally.
39625         * lib/yesno.c (yesno): Define with a prototype.
39626
39627 2003-09-11  Bruno Haible  <bruno@clisp.org>
39628
39629         * config/srclist.txt (setenv.c, unsetenv.c): Disable for the moment.
39630
39631 2003-09-10  Jim Meyering  <jim@meyering.net>
39632
39633         * lib/error.c: Correct indentation of cpp directives.
39634
39635 2003-09-10  Bruno Haible  <bruno@clisp.org>
39636
39637         * m4/strcspn.m4 (gl_PREREQ_STRCSPN): Remove <string.h> check.
39638         * m4/strpbrk.m4 (gl_PREREQ_STRPBRK): Remove <string.h> check.
39639         * m4/strstr.m4 (gl_PREREQ_STRSTR): Remove <string.h> check.
39640         * m4/unicodeio.m4 (gl_UNICODEIO): Remove <string.h> check.
39641         * m4/setenv.m4 (gl_PREREQ_SETENV, gl_PREREQ_UNSETENV): Remove
39642         <stdlib.h> and <string.h> checks.
39643         * m4/xreadlink.m4 (gl_XREADLINK): Remove <stdlib.h> check.
39644         * m4/yesno.m4 (gl_YESNO): Remove <stdlib.h> check.
39645
39646 2003-09-10  Bruno Haible  <bruno@clisp.org>
39647
39648         * lib/strcspn.c: Include <string.h> unconditionally.
39649         * lib/strpbrk.c: Include <string.h> unconditionally.
39650         * lib/strstr.c: Include <string.h> unconditionally.
39651         * lib/unicodeio.c: Include <string.h> unconditionally.
39652         * lib/setenv.c: Include <stdlib.h> and <string.h> unconditionally.
39653         * lib/unsetenv.c: Likewise.
39654         * lib/xreadlink.c: Include <stdlib.h> unconditionally.
39655         * lib/yesno.c: Include <stdlib.h> unconditionally.
39656         (rpmatch): Add prototype.
39657
39658 2003-09-09  Paul Eggert  <eggert@twinsun.com>
39659
39660         More patches to assume C89 or better.
39661         * m4/getcwd.m4 (AC_FUNC_GETCWD_NULL): Don't check for stdlib.h.
39662         * m4/getopt.m4 (gl_GETOPT): Don't check for string.h.
39663         * m4/getugroups.m4 (gl_GETUGROUPS): Do not check for standard C headers
39664         or for string.h.
39665         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Do not check for
39666         stdlib.h.
39667         * m4/group-member.m4 (gl_PREREQ_GROUP_MEMBER): Do not require standard
39668         C headers.
39669         * m4/hard-locale.m4 (gl_HARD_LOCALE): Do not check for stdlib.h,
39670         string.h.
39671         * m4/hash.m4 (gl_HASH): Do not check for stdlib.h, malloc, free.
39672         * m4/human.m4 (gl_HUMAN): Do not check for stdlib.h, string.h, getenv.
39673         * m4/idcache.m4 (gl_IDCACHE): Do not check for standard C headers,
39674         or for string.h.
39675         * m4/long-options.m4 (gl_LONG_OPTIONS): Do not check for stdlib.h.
39676         * m4/makepath.m4 (gl_MAKEPATH): Do not check for string.h or standard
39677         C headers.
39678         * m4/md5.m4 (gl_MD5): Don't check for limits.h, standard C headers,
39679         memcpy.
39680         * m4/sha.m4 (gl_SHA): Don't check for standard Cheaders, memcpy.
39681         * m4/memchr.m4 (jm_PREREQ_MEMCHR): Don't check for limits.h, stdlib.h.
39682         * m4/memcmp.m4 (gl_PREREQ_MEMCMP): Don't check for string.h.
39683         * m4/memcoll.m4 (gl_MEMCOLL): Likewise.
39684         * m4/memrchr.c (gl_PREREQ_MEMRCHR): Don't check for limits.h.
39685         * m4/mkdir-slash.m4 (gl_PREREQ_MKDIR): Don't check for stdlib.h,
39686         string.h, free.
39687         * m4/mktime.m4 (gl_PREREQ_MKTIME): Don't check for standard C headers.
39688         * m4/modechange.m4 (gl_MODECHANGE): Don't check for standard C headers.
39689         * m4/mountlist.m4 (gl_PREREQ_MOUNTLIST_EXTRA): Don't check for standard
39690         C headers, or for string.h.
39691         * m4/obstack.m4 (gl_OBSTACK): Don't check for stddefe.h, string.h.
39692         (gl_PREREQ_OBSTACK): Don't check for stdlib.h.
39693         * m4/path-concat.m4 (gl_PATH_CONCAT): Don't check for standard C
39694         headers, memory.h, stdlib.h, string.h, strings.h.
39695         * m4/posixtm.m4 (gl_POSIXTM): Don't check for stdlib.h, string.h.
39696         * m4/posixver.m4 (gl_POSIXVER): Don't check for getenv.
39697         * m4/putenv.m4 (gl_PREREQ_PUTENV): Don't check for string.h, memcpy,
39698         strchr.
39699         * m4/readtokens.m4 (gl_READTOKENS): Don't check for standard C
39700         headers, memory.h, string.h.
39701         * m4/regex.m4 (jm_PREREQ_REGEX): Do not check for limits.h, string.h.
39702         * m4/rename.m4 (gl_PREREQ_RENAME): Do not check for stdlib.h, string.h,
39703         free.
39704         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Don't check for standard C
39705         headers.
39706         * m4/same.m4 (gl_SAME): Don't check for stdlib.h, string.h, free.
39707         * m4/save-cwd.m4 (gl_SAVE_CWD): Don't check for standard C headers.
39708         * m4/savedir.m4 (gl_SAVEDIR): Don't check for standard C headers.
39709         * m4/strchrnul.m4 (gl_PREREQ_STRCHRNUL): Don't check for string.h.
39710         * m4/xgetcwd.m4 (gl_XGETCWD): Don't check for stdlib.h.
39711
39712 2003-09-09  Paul Eggert  <eggert@twinsun.com>
39713
39714         More K&R removal.
39715
39716         * lib/acosl.c (main): Use a prototype.
39717         * lib/asinl.c, cosl.c, expl.c, frexpl.c, ldexpl.c, sinl.c,
39718         tanl.c: Likewise.
39719
39720         * lib/getloadavg.c (getloadavg, main): Define via prototypes.
39721
39722         * lib/getopt.h (struct option.name): Assume C89, and use 'const'.
39723         (getopt, etopt_long, getopt_long_only, _getopt_internal)
39724         [defined __GNU_LIBRARY__]: Assume C89, so we can always declare
39725         with a prototype.
39726         * lib/getopt.c (const): Remove macro.
39727         Include <string.h> unconditionally.
39728         (my_index): Remove; all uses changed to strchr.
39729         (strlen): Remove decl.
39730         (exchange): Remove forward decl; no longer needed.
39731         (exchange, _getopt_initialize, _getopt_internal, getopt, main):
39732         Define with prototype.
39733         * lib/getopt1.c (const): Remove macro.
39734         (getopt_long, getopt_long_only, main): Define with prototype.
39735
39736         * lib/getugroups.c: Include <string.h> unconditionally.
39737
39738         * lib/getusershell.c: Include <stdlib.h> unconditionally.
39739         (getusershell, setusershell, endusershell, readname, main):
39740         Define with prototypes.
39741
39742         * lib/group-member.c: Include group-member.h first.
39743         Include <stdlib.h> unconditionally.
39744
39745         * lib/hard-locale.c: Include hard-locale.h first.
39746         Include <stdlib.h>, <string.h> unconditionally.
39747
39748         * lib/hash.c (free, malloc): Remove decls.
39749         Include <stdlib.h> unconditionally.
39750
39751         * lib/human.c: Include <stdlib.h>, <string.h> unconditionally.
39752         (getenv): Do not declare.
39753
39754         * lib/idcache.c: Include <string.h> unconditionally.
39755
39756         * lib/long-options.c: Include long-options.h first, to test interface.
39757         Include <stdlib.h> unconditionally.
39758
39759         * lib/makepath.c: Include makepath.h first, to test interface.
39760         Include <stdlib.h> and <string.h> unconditionally.
39761
39762         * lib/linebuffer.c: Include <stdlib.h>.
39763         (free): Remove decl.
39764
39765         * lib/malloc.c: Include <stdlib.h>, for malloc; don't bother with
39766         stddef.h. rpl_malloc returns void *, not char *.
39767         * lib/realloc.c (rpl_realloc): Likewise.  Also, define with a
39768         prototype.
39769
39770         * lib/md5.h: Include <limits.h> unconditionally.
39771         (UINT_MAX_32_BITS): Don't worry about non-__STDC__ case.
39772         (__P): Remove; all uses removed.
39773         * lib/md5.c: Include "md5.h" first.
39774         (md5_init_ctx, md5_read_ctx, md5_finish_ctx, md5_stream,
39775         md5_buffer, md5_process_bytes, md5_process_block):
39776         Define with prototypes.
39777         * lib/sha.h (__P): Remove all uses.  (It wasn't defined??)
39778         * lib/sha.c: Include "sha.h" first.
39779         Include <stdlib.h>, <string.h> unconditionally.
39780
39781         * lib/memchr.c (__ptr_t): Remove; all uses changed to void *.
39782         * lib/memcmp.c (__ptr_t): Likewise.
39783         * lib/memrchr.c (__ptr_t): Likewise.
39784         * lib/memchr.c, memcmp.c, memcoll.c, memrchr.c:
39785         Include <string.h> unconditionally.
39786         * lib/memchr.c, memrchr.c: Include <limits.h> unconditionally.
39787         * lib/memchr.c: Include <stdlib.h> unconditionally.
39788         * lib/memchr.c (LONG_MAX): Remove.
39789         * lib/memrchr.c (LONG_MAX): Likewise.
39790         * lib/memchr.c (__memchr): Define via a prototype.
39791         * lib/memrchr.c (__memrchr): Likewise.
39792         * lib/memcmp.c (__P): Remove, and remove all uses.
39793         (memcmp_bytes, memcmp_common_alignment, memcmp_not_common_alignment):
39794         Remove forward decls; no longer needed.
39795         * lib/memcpy.c, memmove.c, memset.c: Include <stddef.h>.
39796         Use types required by C89 in prototype.
39797
39798         * lib/mkdir.c: Include <stdlib.h>, <string.h> unconditionally.
39799         * lib/savedir.c: Likewise.
39800         * lib/mkdir.c (free): Remove decl.
39801         * lib/rmdir.c (rmdir): Define with a prototype.
39802         * lib/savedir.c: Include savedir.h first, to test interface.
39803
39804         * lib/mktime.c (STDC_HEADERS): Remove.
39805         Include <stdlib.h>, <string.h> unconditionally.
39806
39807         * lib/modechange.c: Include <stdlib.h> unconditionally.
39808         (malloc): Remove decl.
39809
39810         * lib/mountlist.c: Include <stdlib.h>, <string.h> unconditionally.
39811         (free): Remove decl.
39812
39813         * lib/obstack.h (PTR_INT_TYPE) [!defined __PTRDIFF_TYPE__]:
39814         Define to ptrdiff_t, without bothering to check HAVE_STDDEF_H.
39815         (This type really should be intptr_t, but that's a C99ism.)
39816         (_obstack_memcpy): Remove: all uses changed to memcpy.
39817         Include <string.h> unconditionally.
39818         (struct obstack): Assume __STDC__ for types of members
39819         chunkfun, freefun, extra_arg.
39820         (_obstack_newchunk, _obstack_free, _obstack_begin, _obstack_begin_1,
39821         _obstack_memory_used, obstack_alloc_failed_handler, obstack_init,
39822         obstack_begin, obstack_specify_allocation,
39823         obstack_specify_allocation_with_arg, obstack_chunkfun,
39824         obstack_freefun, obstack_free) [! (defined __STDC__ && __STDC__)]:
39825         Remove unprototyped decls and the macros that use them.
39826         * lib/obstack.c (POINTER): Remove.  All uses changed to void *.
39827         (obstack_alloc_failed_handler, CALL_CHUNKFUN, CALL_FREEFUN,
39828         _obstack_begin, _obstack_begin_1, _obstack_allocated_p)
39829         (defined __STDC__ && __STDC__)]:
39830         Remove nonprototyped code.
39831         Include <stdlib.h> unconditionally.
39832         (_obstack_begin, _obstack_begin_1, _obstack_newchunk,
39833         _obstack_allocated_p, _obstack_free, obstack_free,
39834         _obstack_memory_used, print_and_abort):
39835         Define using prototypes.
39836         (obstack_1grow, obstack_1grow_fast, obstack_alloc, obstack_base,
39837         obstack_blank, obstack_blank_fast, obstack_copy, obstack_copy0,
39838         obstack_finish, obstack_grow, obstack_grow0, obstack_make_room,
39839         obstack_next_free, obstack_object_size, obstack_room) [0]:
39840         Remove unused, unprototyped code.
39841
39842         * lib/path-concat.c: Include <stdlib.h>, <string.h> unconditionally.
39843
39844         * lib/physmem.c (physmem_total, physmem_available, main): Define
39845         with prototypes.
39846
39847         * lib/posixtm.c: Include <stdlib.h>, <string.h> unconditionally.
39848         (main): Define with a prototype.
39849
39850         * lib/posixver.c (getenv): Remove decl.
39851
39852         * lib/putenv.c (malloc): Returns void *, not char *.
39853         Include <string.h> unconditionally.
39854         (strchr, memcpy, NULL): Do not define.
39855
39856         * lib/readtokens.c: Include readtokens.h first, to test interface.
39857         Include <stdlib.h>, <string.h> unconditionally.
39858         (init_tokenbuffer): Define with a prototype.
39859
39860         * lib/regex.c (PARAMS): Remove.  All uses removed.
39861         All uses of _RE_ARGS removed, too.
39862         Include <stddef.h>, <stdlib.h>, <string.h>, <limits.h>
39863         unconditionally.
39864         (bzero): Assume memset exists.
39865         (memcmp, memcpy, NULL): Remove.
39866         (SIGN_EXTEND_CHAR): Remove; all uses replaced by casts to signed
39867         char, or assignments to local vars of type signed char.
39868         (init_syntax_once, PREFIX(extract_number_and_incr),
39869         PREFIX(print_partial_compiled_pattern),
39870         PREFIX(print_compiled_pattern), PREFIX(print_double_string),
39871         convert_mbs_to_wcs, print_fastmap, re_set_syntax,
39872         PREFIX(regex_grow_registers), PREFIX(regex_compile),
39873         PREFIX(store_op1), PREFIX(store_op2), PREFIX(insert_op1),
39874         PREFIX(insert_op2), PREFIX(at_begline_loc_p),
39875         PREFIX(at_endline_loc_p), group_in_compile_stack, insert_space,
39876         wcs_compile_range, byte_compile_range, truncate_wchar,
39877         PREFIX(re_compile_fastmap), re_compile_fastmap, re_set_registers,
39878         re_search, re_search_2, PREFIX(re_search_2), re_match, re_match_2,
39879         count_mbs_length, wcs_re_match_2_internal,
39880         byte_re_match_2_internal, PREFIX(group_match_null_string_p),
39881         PREFIX(alt_match_null_string_p),
39882         PREFIX(common_op_match_null_string_p), PREFIX(bcmp_translate),
39883         re_compile_pattern, re_comp, re_exec, regcomp, regexec, regerror,
39884         regfree, PREFIX(extract_number)): Define with prototype.  Remove
39885         now-unnecessary declaration, if any.
39886         (byte_compile_range, PREFIX(regex_compile), re_comp, re_exec,
39887         regcomp, regexec):
39888         Remove now-unnecessary casts among pointer types.
39889         * lib/regex.h (_RE_ARGS): Remove.  All uses removed.
39890
39891         * lib/rename.c: Include <stdlib.h>, <string.h> unconditionally.
39892         (free): Remove decl.
39893
39894         * lib/rpmatch.c: Include <stdlib.h> unconditionally.
39895
39896         * lib/same.c: Include <stdlib.h>, <string.h> unconditionally.
39897         (free): Remove decl.
39898
39899         * lib/save-cwd.c: Include <stdlib.h> unconditionally.
39900         * lib/xgetcwd.c: Likewise.
39901
39902         * lib/stat.c: Include <stdlib.h>, <string.h> unconditionally.
39903         (free): Remove decl.
39904
39905         * lib/strchrnul.c (strchrnul): Define with a prototype.
39906         Fix bug: c_in was not converted to char before searching.
39907
39908         The following changes are not K&R related:
39909
39910         * lib/group-member.h: Include <sys/types.h>, so that this file is
39911         self-contained.
39912         * lib/makepath.h: Likewise.
39913
39914         * lib/getusershell.c (readname, default_index, line_size, readname):
39915         Use size_t, not int, for sizes.
39916         (readname): If the size overflows, report an error instead of
39917         looping forever.
39918
39919 2003-09-09  Paul Eggert  <eggert@twinsun.com>
39920
39921         * config/srclist.txt: Do not get getopt.h, getopt1.c, or regex.h from
39922         libc.
39923
39924 2003-09-09  Paul Eggert  <eggert@twinsun.com>
39925
39926         * README: New section: portability guidelines.
39927
39928 2003-09-09  Derek Robert Price  <derek@ximbiot.com>
39929
39930         * m4/getndelim2.m4 (gl_PREREQ_GETNDELIM2): Assume stdlib.h per the
39931         C89 spec.
39932
39933 2003-09-09  Derek Robert Price  <derek@ximbiot.com>
39934
39935         * lib/getndelim2.c: Assume stdlib.h per the C89 spec.
39936
39937 2003-09-08  Paul Eggert  <eggert@twinsun.com>
39938
39939         Assume C89 or better; remove K&R cruft.
39940         A few of these changes were first proposed by Derek Robert Price
39941         in <http://mail.gnu.org/archive/html/bug-gnulib/2003-07/msg00105.html>.
39942
39943         * lib/addext.c: Include <string.h> unconditionally.
39944         * lib/backupfile.c: Include <string.h>, <stdlib.h> unconditionally.
39945         Don't declare getenv or malloc.
39946
39947         * lib/alloca.c: Include <string.h>, <stdlib.h> unconditionally.
39948         (POINTER_TYPE, pointer): Remove; all uses changed to void *.
39949         (NULL): Remove.
39950         (find_stack_direction, alloca): Use prototypes.
39951
39952         * lib/atexit.c (atexit): Define using a prototype.
39953
39954         * lib/basename.c, dirname.c, stripslash.c:
39955         Include <string.h> unconditionally.
39956
39957         * lib/bcopy.c: Include <stddef.h>.
39958         (bcopy): Define with prototype, using 'const' and 'void' and 'size_t'.
39959
39960         * lib/canon-host.c: Include <stdlib.h>, <string.h> unconditionally.
39961
39962         * lib/error.h (error, error_at_line, error_print_progname)
39963         [! (defined (__STDC__) && __STDC__)]: Remove decls.
39964         * lib/error.c: Include error.h first, to check interface.
39965         Include <stdarg.h>, <stdlib.h>, <string.h> unconditionally.
39966         (VA_START): Remove; all uses changeed to va_start.
39967         (exit, strerror): Remove decls.
39968         (error_print_progname): Prototype uncondionally.
39969         Don't include <errno.h>; no longer needed.
39970         (private_strerror): Remove.
39971         (error_tail): Always define.
39972         (error, error_at_line): Assume C89 or better; always use prototypes.
39973         * lib/fatal.c: Include "fatal.h" first, to test interface.
39974         Include <stdarg.h>, <stdlib.h>, <string.h> unconditionally.
39975         (VA_START): Remove; all uses changed to va_start.
39976         [! (HAVE_VPRINTF || HAVE_DOPRNT || _LIBC)]: Remove support for
39977         this case.
39978         (exit): Remove decl.
39979         (fatal): Prototype unconditionally.  Assume va_start works.
39980         Abort at end, to pacify gcc.
39981
39982         * lib/euidaccess.c (main): Define with a prototype.
39983
39984         * lib/exclude.c: Include <stdlib.h>, <string.h> unconditionally.
39985
39986         * lib/exitfail.c: Include <stdlib.h> unconditionally.
39987
39988         * lib/fnmatch_.h (__P): Remove.  All uses changed to assume
39989         prototypes.
39990         * lib/fnmatch.c: Include fnmatch.h first, to test interface.
39991         Include <string.h>, <stddef.h>, <stdlib.h> unconditionally.
39992         (getenv): Remove decl.
39993         (fnmatch): Define using a prototype.
39994         * lib/fnmatch_loop.c (FCT): Remove forward decl; no longer needed.
39995         (FCT): Define using a prototype.
39996
39997         * lib/getdate.y: Include <stdlib.h>, <string.h> unconditionally.
39998
39999         * lib/gethostname.c: Include <stddef.h>.
40000         (gethostname): Define with prototype.  Length is size_t, not int.
40001
40002 2003-09-08  Paul Eggert  <eggert@twinsun.com>
40003
40004         Assume C89 or better; remove K&R cruft.
40005         * m4/alloca.m4 (gl_PREREQ_ALLOCA): Don't check for stdlib.h, string.h.
40006         * m4/backupfile.m4 (gl_BACKUPFILE): Don't check for stdlib.h,
40007         string.h, getenv, malloc.
40008         * m4/dirname.m4 (gl_DIRNAME): Don't check for string.h or C standard
40009         headers.
40010         * m4/canon-host.m4 (gl_CANON_HOST): Don't check for string.h, stdlib.h.
40011         * m4/error.m4 (jm_PREREQ_ERROR): Do not require STDC headers, and
40012         do not check for strerror.
40013         * m4/exclude.m4: Do not check for stdlib.h, string.h, strings.h.
40014         * m4/exitfail.m4 (gl_EXITFAIL): Do not check for stdlib.h.
40015         * m4/fatal.m4 (gl_FATAL): Do not require STDC headers, and
40016         do not check for doprnt or vprintf.
40017         * m4/fnmatch.m4 (gl_PREREQ_FNMATCH_EXTRA): Remove.  All uses removed.
40018         * m4/getdate.m4 (gl_GETDATE): Don't check for stdlib.h or string.h.
40019
40020 2003-09-08  Paul Eggert  <eggert@twinsun.com>
40021
40022         * lib/getversion.c: Remove; was migrated to backupfile.c in 1997.
40023         getversion.c should have been removed then, but was accidentally
40024         preserved.
40025
40026         * lib/utime.c [!HAVE_UTIMES_NULL]: Include <sys/stat.h>, <fcntl.h>.
40027         (utime_null): Fix typo: 'st' was sometimes called 'sb'.
40028
40029 2003-09-08  Karl Berry  <karl@gnu.org>
40030
40031         * config/config.sub, config.guess, srclistvars.sh: update from savannah
40032                 config, forget about prep.
40033
40034         * config/depcomp, missing: update from automake.
40035
40036 2003-09-07  Paul Eggert  <eggert@twinsun.com>
40037
40038         * modules/time_r: Depend on 'restrict'.  Fix from Simon Josefsson in
40039         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00028.html>.
40040
40041 2003-09-07  Paul Eggert  <eggert@twinsun.com>
40042
40043         * lib/time_r.c (gmtime_r, localtime_r): Fix silly typo: missing arg to
40044         copy_tm_result.  Bug reported by Simon Josefsson in
40045         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00028.html>.
40046
40047 2003-09-06  Paul Eggert  <eggert@twinsun.com>
40048
40049         * m4/time_r.m4: New file.
40050         * m4/mktime.m4 (gl_PREREQ_MKTIME): Remove check for limits.h.
40051         * m4/timegm.m4 (gl_FUNC_TIMEGM): Assume that timegm is buggy if mktime
40052         is. Check for timegm declaration.
40053         (gl_PREREQ_TIMEGM): Require gl_FUNC_MKTIME.
40054         Do not check for gmtime_r.
40055         Replace mktime if __mktime_internal does not exist and if mktime
40056         hasn't been replaced already.
40057
40058 2003-09-06  Paul Eggert  <eggert@twinsun.com>
40059
40060         * lib/time_r.c, lib/time_r.h: New files.
40061
40062         * lib/mktime.c (my_mktime_localtime_r): Remove; all uses changed to
40063         __localtime_r.
40064         (__localtime_r) [!defined _LIBC]: New macro.  Include <time_r.h>.
40065         (__mktime_internal) [!defined _LIBC]: Now extern, not static.
40066
40067         * lib/strftime.c (my_strftime_gmtime_r): Remove; all uses changed to
40068         __gmtime_r.
40069         (my_strftime_localtime_r): Remove; all uses changed to __localtime_r.
40070         (__gtime_r, __localtime_r) [!HAVE_TM_GMTOFF]: New macros.
40071         Include <time_r.h>.
40072
40073         * lib/timegm.c: Switch to glibc implementation, with the following
40074         changes:
40075         [defined HAVE_CONFIG_H]: Include <config.h>.
40076         [!defined _LIBC]: Include "timegm.h" rather than <time.h>.
40077         (__mktime_internal) [!defined _LIBC]: New decl.
40078         (__gmtime_r) [!defined _LIBC]: New macro and function.
40079         (timegm): Use a prototype, since gnulib assumes C89.
40080         Do not bother declaring tmp to be const, as it's not really usefu.
40081         * lib/timegm.h: Hoist "#include <time.h>" out of #ifdef.
40082         (timegm): Declare only if HAVE_DECL_TIMEGM.
40083
40084 2003-09-06  Paul Eggert  <eggert@twinsun.com>
40085
40086         * MODULES.html.sh (func_all_modules): Add time_r.
40087         * modules/time_r: New file.
40088         * modules/mktime, modules/strftime, modules/timegm: Depend on time_r.
40089         * modules/timegm: Depend on mktime.  Change maintainer to "all, glibc".
40090
40091 2003-09-03  Paul Eggert  <eggert@twinsun.com>
40092
40093         * lib/human.c (human_readable): Fix bug that rounded 10501 to 10k.
40094         Bug reported by Lute Kamstra in
40095         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00003.html>.
40096
40097         * lib/getdate.y (relative_time_table): Use tDAY_UNIT for "tomorrow",
40098         "yesterday", "today", and "now" rather than tMINUTE_UNIT.  Of
40099         course with correspondingly smaller numbers for tomorrow and
40100         yesterday.  From Tadayoshi Funaba.  Originally installed into
40101         sh-utils on 1999-08-07, but the patch got lost (I guess during the
40102         coreutils merge?).
40103
40104 2003-08-31  Simon Josefsson  <jas@extundo.com>
40105
40106         * modules/timegm: New file.
40107         * MODULES.html.sh (func_all_modules): Add timegm.
40108
40109 2003-08-31  Simon Josefsson  <jas@extundo.com>
40110
40111         * m4/timegm.m4: New file.
40112
40113 2003-08-31  Simon Josefsson  <jas@extundo.com>
40114
40115         * lib/timegm.h: New file.
40116         * lib/timegm.c: New file.  Based on
40117         wget-1.8.2/src/http.c:mktime_from_utc.
40118
40119 2003-08-31  Karl Berry  <karl@gnu.org>
40120
40121         * lib/argp.h: update from libc.
40122
40123 2003-08-28  Bruno Haible  <bruno@clisp.org>
40124
40125         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Remove AC_DEFINE of fnmatch here.
40126         This avoids havoc on compilers for which '#define fnmatch rpl_fnmatch'
40127         followed by '#define fnmatch fnmatch_posix' gives an error.
40128
40129 2003-08-28  Bruno Haible  <bruno@clisp.org>
40130
40131         * lib/binary-io.h: Undefine O_BINARY before defining it. This avoids a
40132         warning on QNX, which defines O_BINARY to 000000.
40133
40134 2003-08-27  Jim Meyering  <jim@meyering.net>
40135
40136         * m4/mkstemp.m4: Require that the system mkstemp be able to create
40137         70 temporary files, not just 30.  Tru64 V4.0F's mkstemp function
40138         would fail after 32.  Reported by Danny Levinson.  Details here:
40139         http://mail.gnu.org/archive/html/bug-coreutils/2003-08/msg00124.html
40140
40141 2003-08-24  Bruno Haible  <bruno@clisp.org>
40142
40143         * lib/binary-io.h: Include <stdio.h>, to avoid a compilation error when
40144         MSVC7 <stdio.h> is included later.
40145
40146 2003-08-22  Simon Josefsson  <jas@extundo.com>
40147
40148         * modules/strndup (Makefile.am): Add strndup.h to lib_SOURCES.
40149
40150 2003-08-20  Karl Berry  <karl@gnu.org>
40151
40152         * m4/lib-ld.m4: serial 1003 from gettext, no changes besides serial.
40153
40154 2003-08-20  Bruno Haible  <bruno@clisp.org>
40155
40156         * modules/progname: New file.
40157         * MODULES.html.sh (func_all_modules): Add progname.
40158
40159 2003-08-20  Bruno Haible  <bruno@clisp.org>
40160
40161         * lib/progname.h: New file, from GNU gettext.
40162         * lib/progname.c: New file, from GNU gettext.
40163         * lib/progreloc.c: New file, from GNU gettext.
40164
40165 2003-08-19  Jim Meyering  <jim@meyering.net>
40166
40167         * m4/lib-ld.m4: Revert yesterday's change, per Bruno's request here:
40168         http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00155.html
40169
40170 2003-08-19  Bruno Haible  <bruno@clisp.org>
40171
40172         * m4/xalloc.m4 (gl_PREREQ_XSTRDUP): Don't check for <string.h> any
40173         more.
40174
40175 2003-08-19  Bruno Haible  <bruno@clisp.org>
40176
40177         * lib/xstrdup.c: Assume <string.h> exists.
40178
40179 2003-08-18  Paul Eggert  <eggert@twinsun.com>
40180
40181         * modules/stdbool: Add BUILT_SOURCES.  Prefer $@ to target name
40182         in makefile rules.
40183
40184 2003-08-18  Jim Meyering  <jim@meyering.net>
40185
40186         * m4/getloadavg.m4: Use [\t ], not [ \t] (where \t is a literal TAB).
40187         * m4/lib-ld.m4: Likewise.
40188
40189 2003-08-18  Jim Meyering  <jim@meyering.net>
40190
40191         * lib/setenv.h: Indent nested cpp directive.
40192         * lib/vasnprintf.c: Remove trailing blanks.
40193
40194 2003-08-17  Simon Josefsson  <jas@extundo.com>
40195
40196         * modules/xstrndup: New file.
40197         * MODULES.html.sh (func_all_modules): Add xstrndup.
40198
40199 2003-08-17  Simon Josefsson  <jas@extundo.com>
40200
40201         * modules/argp: Fix autoconf macro name. Add more dependencies.
40202
40203 2003-08-17  Simon Josefsson  <jas@extundo.com>
40204
40205         * m4/xstrndup.m4: New file.
40206
40207 2003-08-17  Simon Josefsson  <jas@extundo.com>
40208
40209         * m4/argp.m4: New file.
40210
40211 2003-08-17  Simon Josefsson  <jas@extundo.com>
40212             Bruno Haible  <bruno@clisp.org>
40213
40214         * lib/xstrndup.h: New file.
40215         * lib/xstrndup.c: New file.
40216
40217 2003-08-17  Bruno Haible  <bruno@clisp.org>
40218
40219         * modules/strndup (Files, Include): Add lib/strndup.h.
40220
40221 2003-08-17  Bruno Haible  <bruno@clisp.org>
40222
40223         * modules/euidaccess (Files): Add lib/euidaccess.h.
40224
40225 2003-08-17  Bruno Haible  <bruno@clisp.org>
40226
40227         * lib/strndup.h: New file.
40228
40229 2003-08-17  Bruno Haible  <bruno@clisp.org>
40230
40231         * gnulib-tool (func_create_testdir): Handle gl_USE_SYSTEM_EXTENSIONS
40232         like AC_GNU_SOURCE.
40233         * modules/extensions (configure.ac): Comment out the invocation of
40234         gl_USE_SYSTEM_EXTENSIONS.
40235
40236 2003-08-16  Paul Eggert  <eggert@twinsun.com>
40237
40238         Merges from coreutils, etc.
40239         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Insert ':' to prevent a syntax
40240         error in gl_FUNC_MATCH.  This fixes a bug I introduced on 2003-05-28.
40241         * m4/readlink.m4 (gl_PREREQ_READLINK): Renamed from gl_PREREQ_READLINE,
40242         fixing a typo.
40243         * m4/host-os.m4 (UTILS_HOST_OS): Add GNU/NetBSD, GNU/FreeBSD.
40244         * m4/hash.m4 (gl_HASH): Use AM_STDBOOL_H, not AC_HEADER_STDBOOL.
40245
40246 2003-08-16  Paul Eggert  <eggert@twinsun.com>
40247
40248         Document merge from coreutils.
40249         * modules/alloca: Append $(ALLOCA_H) to BUILT_SOURCES.
40250         * modules/fnmatch: Append $(FNMATCH_H) to BUILT_SOURCES.
40251         * modules/utime: Add m4/utimes-null.m4.
40252
40253 2003-08-16  Paul Eggert  <eggert@twinsun.com>
40254
40255         * lib/regex.h, strdup.c, strtoll.c, strtoul.c: Do not normalize white
40256         space, undoing this 2003-08-12 change:
40257         <http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00080.html>
40258
40259 2003-08-16  Paul Eggert  <eggert@twinsun.com>
40260
40261         * config/srclist.txt: Get regex.h, strdup.c, strtoll.c,
40262         strtoul.c from libc, undoing this 2003-08-12 change:
40263         <http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00080.html>
40264
40265 2003-08-16  Jim Meyering  <jim@meyering.net>
40266
40267         Merges from coreutils.
40268         * m4/readdir.m4 (GL_FUNC_READDIR): Change name to have GL_ (not jm_)
40269         prefix.  Adjust cache variables similarly.  Create 500 rather than
40270         just 300 files, to exercise bug on Darwin6.5, too.
40271         * m4/perl.m4 (jm_PERL): Use $am_missing_run, not undefined
40272         $missing_dir.
40273         * m4/jm-winsz1.m4: Require AC_SYS_POSIX_TERMIOS, not
40274         AM_SYS_POSIX_TERMIOS.
40275         Reported by mkc@mathdogs.com.
40276         Also change use of $am_cv_sys_posix_termios
40277         to $ac_cv_sys_posix_termios.  Reported by Andreas Schwab.
40278         * m4/getgroups.m4 (jm_FUNC_GETGROUPS): Rewrite to use AC_FUNC_GETGROUPS
40279         and (if needed) to call AC_LIBOBJ and to set GETGROUPS_LIB.
40280         * m4/fsusage.m4 [__GLIBC__]: GNU libc's statvfs stats each mount point
40281         in /proc/mounts until it finds one with matching device number.  This
40282         is unnecessary when the FILE argument *is* a mount point.  No stat call
40283         is necessary in that case.  So, disable the statvfs-testing code on
40284         systems with GNU libc.  Reported by Andrei Gaponenko via Tim Waugh
40285         as RedHat bug# 84846.
40286         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Limit stack size
40287         to 1MB, so as not to render systems with no stack size limit (e.g.,
40288         linux-2.2.x) unusable.  Suggestion and code from Bruno Haible.
40289         Include <unistd.h>.  On some systems,
40290         it is required for the definition of _SC_PAGESIZE.
40291
40292 2003-08-16  Jim Meyering  <jim@meyering.net>
40293
40294         Merge from coreutils.
40295         * lib/xstrtoimax.c: #else #if -> #elif.
40296         * lib/xstrtoumax.c: Likewise.
40297
40298 2003-08-16  Jim Meyering  <jim@meyering.net>
40299
40300         * m4/utimes.m4 (gl_FUNC_UTIMES): New file.
40301         * m4/utimes.m4: Removed.
40302         * m4/utimes-null.m4: Renamed from utimes.m4.
40303
40304         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Limit stack size
40305         to 1MB, so as not to render systems with no stack size limit (e.g.,
40306         linux-2.2.x) unusable.  Suggestion and code from Bruno Haible.
40307         Include <unistd.h>.  On some systems,
40308         it is required for the definition of _SC_PAGESIZE.
40309
40310 2003-08-16  Jim Meyering  <jim@meyering.net>
40311         and Paul Eggert  <eggert@cs.ucla.edu>
40312
40313         Merges from coreutils, etc.
40314
40315         * m4/jm-macros.m4 (AC_LANG_SOURCE(C)): New macro, undefine, then define
40316         using the latest version from cvs.  This avoids problems with #line
40317         directives using a vendor (Sun) compiler.
40318         (jm_MACROS): Bump prerequisite from 2.52g to 2.57.
40319         Don't set GETGROUPS_LIB here; now it's
40320         done via getgroups.m4's wrapper function.
40321         AC_SUBST OPTIONAL_BIN_PROGS, OPTIONAL_BIN_ZCRIPTS, and MAN here,
40322         rather than just in sh-util/configure.in, so that the
40323         now-shared-by-fileutils-and-textutils lib/Makefile.am are all the
40324         same.
40325         Use AC_CONFIG_LIBOBJ_DIR(lib) to tell the new
40326         AC_FUNC_GETLOADAVG where to find getloadavg.c.
40327         Require AC_FUNC_FTW, gt_INTTYPES_PRI, gl_CLOCK_TIME,
40328         UTILS_SYS_OPEN_MAX, GL_FUNC_GETCWD_PATH_MAX, GL_FUNC_READDIR,
40329         gl_FSUSAGE, gl_MOUNTLIST, AC_FUNC_CANONICALIZE_FILE_NAME.
40330         Remove code that is now done by the newly-required macros.
40331         Append $(EXEEXT) to DF_PROG.
40332         AC_LIBOBJ fchdir-stub if fchdir doesn't exist; similarly for fchown.
40333         Do not invoke or require the following here,
40334         since prereq.m4 or some gnulib .m4 now does this for us:
40335         gl_REGEX, UTILS_FUNC_MKDIR_TRAILING_SLASH, jm_BISON, gl_FUNC_MKTIME,
40336         jm_FUNC_LSTAT, jm_FUNC_STAT, jm_FUNC_REALLOC, jm_FUNC_MALLOC,
40337         jm_FUNC_NANOSLEEP, jm_FUNC_READDIR, jm_FUNC_MEMCMP,
40338         jm_FUNC_GLIBC_UNLOCKED_IO, AC_FUNC_FNMATCH_GNU, jm_FUNC_PUTENV,
40339         jm_AC_PREREQ_XSTRTOUMAX, jm_AC_PREREQ_XSTRTOIMAX,
40340         AC_FUNC_ERROR_AT_LINE, jm_FUNC_GNU_STRFTIME, AC_FUNC_VPRINTF,
40341         vb_FUNC_RENAME, UTILS_FUNC_MKSTEP, jm_FUNC_UTIME, AM_FUNC_GETLINE,
40342         AC_FUNC_OBSTACK.
40343         Do not replace the following functions, as this is now the job
40344         of some gnulib .m4: strcasecmp, strncasecmp, dup2, gethostname,
40345         getusershell, sig2str, strcspn, stpcpy, strstr, strtol, strtoul
40346         strpbrk, euidaccess, memcmp, rmdir, rpmatch, strndup, strverscmp,
40347         atexit getpass, strdup, getpagesize.
40348         Replace 'raise'.
40349         Do not check for the following functions, as this is now the job
40350         of some gnulib .m4: bcopy, canonicalize_file_name, fchdir, ftime,
40351         getcwd, getmntinfo, resolvepath.  But check for sysctl, setreuid,
40352         setregid.
40353         (jm_CHECK_ALL_HEADERS): Do not check for fenv.h.
40354         Check for sys/sysctl.h.
40355         (jm_CHECK_ALL_TYPES): Do not require AC_STRUCT_TM, AC_STRUCT_TIMEZONE,
40356         jm_CHECK_TYPE_STRUCT_TIMESPEC.  Invoke gt_TYPE_SSIZE_T instead
40357         of checking for ssize_t ourselves.
40358
40359         * m4/prereq.m4 (jm_PREREQ): Don't invoke macros; AC_REQUIRE them.
40360         Require every macro that gnulib/modules/* suggests for us.
40361         (jm_PREREQ_ADDEXT): New macro.
40362         (jm_PREREQ_STAT): Check for 'struct statfs' on Ultrix 4.4.
40363         Require jm_AC_TYPE_LONG_LONG instead of invoking it.
40364
40365         * m4/physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): New macro.
40366         (gl_PHYSMEM): Use it.
40367         Also check for `table' function.
40368         Check for new headers and functions.
40369         Add check for sys/sysmp.h.
40370         With suggestions from Kaveh Ghazi.
40371         Ignore headers that are present but cannot be compiled.  This
40372         avoids spurious warnings on Solaris 9 sparc with Forte Developer 7
40373         C 5.4.
40374
40375 2003-08-15  Paul Eggert  <eggert@twinsun.com>
40376
40377         Document merge from coreutils.
40378         * modules/userspec: Depend on posixver.
40379         * modules/strftime: Depend on tzset.
40380
40381 2003-08-15  Paul Eggert  <eggert@twinsun.com>
40382
40383         * lib/config.charset, ref-add.sin, ref-del.sin: Use three spaces,
40384         rather than tab, after '#' in shell-script copyright notices.
40385         Suggested by Bruno Haible.
40386
40387 2003-08-15  Paul Eggert  <eggert@twinsun.com>
40388
40389         * config/srclist-update: Use three spaces, rather than tab, after '#'
40390         in shell-script copyright notices.  Suggested by Bruno Haible.
40391         Remove unnecessary parenthesization in regular expression.
40392
40393 2003-08-15  Jim Meyering  <jim@meyering.net>
40394
40395         Merge from coreutils.
40396         * lib/xgethostname.c: Include <stdlib.h>.
40397         (xghostname): Don't exit for anything other than memory-related
40398         failure; just return NULL.
40399         * lib/userspec.c: Include "posixver.h".
40400         (parse_user_spec): Accept `.' as a separator only
40401         in pre-POSIX-200112 mode.
40402         * lib/strtoimax.c: Use #elif rather than #else #if.
40403         * lib/strftime.c (my_strftime) [!_LIBC && HAVE_TZNAME && HAVE_TZSET]:
40404         Remove function, now that we can rely on a working tzset function.
40405         [!_LIBC]: Ensure that the required autoconf test has been run.
40406         [!defined _NL_CURRENT && HAVE_STRFTIME]:
40407         Use underlying_strftime for %r.
40408         * lib/sha.c: Merge in some clean-up and optimization changes from
40409         glibc.
40410         * lib/sha.c (sha_stream) [BLOCKSIZE]: Move definition to top of file.
40411         Ensure that it is a multiple of 64.
40412         Rearrange loop exit tests so as to avoid performing an
40413         additional fread after encountering an error or EOF.
40414         * lib/realloc.c: Update copyright date.
40415
40416 2003-08-15  Jim Meyering  <jim@meyering.net>
40417         and Paul Eggert  <eggert@twinsun.com>
40418
40419         Merge from coreutils.
40420         * lib/readutmp.h (HAVE_UTMPX_H): Undef if struct utmp has the ut_exit
40421         member but strut utmpx does not.  Needed for AIX 4.3.3.
40422         (UT_EXIT_E_TERMINATION, UT_EXIT_E_EXIT): Define.
40423
40424 2003-08-15  Jim Meyering  <jim@meyering.net>
40425         and Paul Eggert  <eggert@cs.ucla.edu>
40426
40427         Merges from coreutils, etc.
40428         * m4/strftime.m4 (_jm_STRFTIME_PREREQS):
40429         Require gl_FUNC_TZSET_CLOBBER.
40430         * m4/readutmp.m4 (gl_READUTMP): Check for ut_exit.ut_exit,
40431         ut_exit.e_exit, ut_exit.ut_termination, and ut_exit.e_termination
40432         members.
40433
40434 2003-08-14  Paul Eggert  <eggert@twinsun.com>
40435
40436         Help the merge from coreutils.
40437         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): New macro.
40438         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Use it.
40439         * m4/tzset.m4: Use it too.
40440
40441 2003-08-14  Paul Eggert  <eggert@twinsun.com>
40442
40443         * modules/tzset: New file.
40444
40445 2003-08-14  Jim Meyering  <jim@meyering.net>
40446
40447         Merges from coreutils.
40448         * modules/fnmatch: Use the `$(FNMATCH_H)' notation for AC_REPLACED
40449         variable names, rather than @FNMATCH_H@.
40450         * modules/alloca: Likewise for $(ALLOCA_H).
40451
40452         * modules/fnmatch (fnmatch.h): Use `$@' in the commands, in place of
40453         the three copies of the literal target, `fnmatch.h'.
40454         * modules/alloca (alloca.h): Likewise.
40455
40456 2003-08-14  Jim Meyering  <jim@meyering.net>
40457
40458         Merge from coreutils.
40459         * m4/tzset.m4: New file.
40460         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Move the
40461         MOUNTED_VMOUNT test to precede the MOUNTED_GETMNTENT1 tests, since
40462         otherwise, AIX 5.1 systems would end up using the latter.
40463         MOUNTED_GETMNTENT1 support is inadequate on such systems: 1) detecting
40464         whether a file system is remote doesn't work  2) the MOUNTED_VMOUNT
40465         code reports the HOSTNAME:/MOUNT_POINT, while the MOUNTED_GETMNTENT1
40466         code reports merely /MOUNT_POINT.  Reported by Mike Jetzer.
40467
40468 2003-08-14  Jim Meyering  <jim@meyering.net>
40469
40470         Merge from coreutils.
40471         * lib/obstack.h: Whitespace changes.
40472         * lib/mountlist.c: Remove anachronistic casts of xmalloc, xrealloc,
40473         and xcalloc return values.
40474         (read_filesystem_list) [MOUNTED_GETFSSTAT]:
40475         Use MNT_NOWAIT, rather than MNT_WAIT.  Otherwise, `df DIR' could
40476         hang on OSF/1 5.1 for DIR on both local and remote file systems.
40477         Reported by (and fix confirmed by) Nelson H. F. Beebe.
40478         (read_filesystem_list) [MOUNTED_VMOUNT]: Detect any
40479         error from mntctl.
40480         Use mntctl's return value to drive the entry-processing loop, since
40481         we can't rely on the value of the vmt_length member in the last
40482         entry.  On some systems doing so could result in exhausting
40483         virtual memory.  Based in part on a patch from Mike Jetzer.
40484
40485 2003-08-14  Jim Meyering  <jim@meyering.net>
40486         and Paul Eggert  <eggert@twinsun.com>
40487
40488         Merges from coreutils, plus other fixes.
40489         * lib/physmem.c: Merge in portability changes from gcc/libiberty
40490         to support AIX, IRIX, Tru64, and Windows.  See the ChangeLog there
40491         for credits and details.  Thanks to Kaveh Ghazi for helping
40492         to keep these files in sync.
40493         (ARRAY_SIZE): Define it.
40494         (physmem_total, physmem_available): Add comments. From Kaveh Ghazi.
40495         * lib/memcasecmp.c: Remove unnecessary parentheses after 'defined'.
40496         (memcasecmp): Don't assume size_t fits in unsigned int.
40497         Remove casts and duplicate code.
40498         * lib/md5.c: Include <string.h> and <stdlib.h> unconditionally.
40499         (memcpy): Remove definition.
40500         Merge in some clean-up and optimization changes from glibc.
40501         [BLOCKSIZE]: Move definition to top of file.
40502         Ensure that it is a multiple of 64.
40503         Rearrange loop exit tests so as to avoid performing an
40504         additional fread after encountering an error or EOF.
40505         * lib/md5.h (md5_uintptr): Define.
40506         * lib/makepath.c (CLEANUP_CWD): Report an error if we failed to
40507         return to the initial working directory.  Preserve errno
40508         for caller.
40509         * lib/idcache.c: Include "xalloc.h".
40510         (xmalloc, xrealloc): Remove decls.
40511         (getuser): Remove casts no longer required in C89.
40512         * lib/human.c: Include stdio.h, for sprintf.
40513         * lib/group-member.c: Include "xalloc.h".
40514         (xmalloc, xrealloc): Remove decls.
40515         (get_group_info): Remove casts no longer required in C89.
40516         * lib/getusershell.c (readname): Remove casts no longer required in
40517         C89.
40518         * lib/gettimeofday.c (rpl_gmtime, rpl_tzset): New functions.
40519         * lib/getline.c: Whitespace fix, from coreutils.
40520
40521 2003-08-13  Paul Eggert  <eggert@twinsun.com>
40522
40523         * m4/exclude.m4 (gl_EXCLUDE): Require AC_C_INLINE, AC_HEADER_STDC.
40524         Check for isascii.
40525
40526         * m4/gettext.m4, iconv.m4, intdiv0.m4, inttypes-pri.m4, lib-link.m4,
40527         lib-prefix.m4, longdouble.m4, po.m4, progtest.m4, signed.m4:
40528         Undo previous (whitespace-only) change.
40529
40530 2003-08-13  Paul Eggert  <eggert@twinsun.com>
40531
40532         * lib/exclude.c: Include <ctype.h>
40533         (IN_CTYPE_DOMAIN): New macro.
40534         (is_space): New fn.
40535         (add_exclude_file): If LINE_END is a space, ignore trailing spaces
40536         and empty lines.
40537
40538         * lib/argp-help.c, argp-parse.c, config.charset, getopt.h:
40539         Undo previous (whitespace-only) change.
40540
40541 2003-08-13  Paul Eggert  <eggert@twinsun.com>
40542
40543         * config/srclist-update: Change update back to the old behavior,
40544         leaving whitespace alone.  Use one 'sed' command rather than a
40545         pipeline.
40546         (fixlicense): Now a variable, not a function.
40547         (remove_trailing_blanks): Remove.
40548         (fixfile): Don't invoke unexpand or cat, or remove trailing blanks.
40549         * config/config.guess, config.sub, install-sh, missing, texinfo.tex:
40550         Undo previous (whitespace-only) change.
40551
40552 2003-08-12  Paul Eggert  <eggert@twinsun.com>
40553
40554         Merge from coreutils.
40555         * modules/euidaccess: Add lib_SOURCES, include for new
40556         file euidaccess.h
40557
40558 2003-08-12  Paul Eggert  <eggert@twinsun.com>
40559
40560         * m4/gettext.m4, iconv.m4, intdiv0.m4, inttypes-pri.m4, lib-link.m4,
40561         lib-prefix.m4, longdouble.m4, po.m4, progtest.m4, signed.m4:
40562         Normalize leading white space and remove trailing white space.
40563
40564         Merge from coreutils
40565         * m4/euidaccess.m4 (gl_FUNC_EUIDACCESS): Check for euidaccess decl.
40566
40567         * m4/lib-ld.m4, lib-link.m4, lib-prefix.m4: Regenerate from gettext
40568         0.12.1.  These files are now being upgraded automatically by
40569         ../config/srclist-update.
40570
40571 2003-08-12  Paul Eggert  <eggert@twinsun.com>
40572
40573         * lib/argp-help.c, argp-parse.c, config.charset, getopt.h:
40574         Normalize leading white space and remove trailing white space.
40575         * lib/ref-add.sin, ref-del.sin: Use '#' before empty line in copyright
40576         notice, as per ../config/srclist-update.
40577
40578         Merge from coreutils.
40579         * lib/euidaccess.h: New file.
40580         * lib/euidaccess.c: Include it.
40581         * lib/.cppi-disable: Add printf-args.h, printf-parse.h, stdbool_.h,
40582         vasnprintf.h, vasprintf.h.  Remove strdup.c, gettext.h.
40583         * lib/regex.h, strdup.c, strtoll.c, strtoul.c: Normalize white space.
40584
40585 2003-08-12  Paul Eggert  <eggert@twinsun.com>
40586
40587         * config/srclist-update: Add copyright notice.
40588         (remove_id_lines, remove_trailing_blanks): New constants.
40589         (fixfile): Use them to normalize spacing a bit in copied files.
40590         * config/config.guess, config.sub, install-sh, missing, texinfo.tex:
40591         Normalize leading white space and remove trailing white space.
40592
40593         * config/texinfo.tex: Sync with texinfo.
40594
40595         * config/srclist.txt: Don't get regex.h, strdup.c, strtoll.c,
40596         strtoul.c from libc, to merge coreutils whitespace changes.
40597
40598         * config/srclist.txt: Get the following m4 files from gettext:
40599         codeset.m4, gettext.m4, glibc21.m4, iconv.m4, intdiv0.m4,
40600         inttypes-pri.m4, lcmessage.m4, lib-ld.m4, lib-link.m4, lib-prefix.m4,
40601         longdouble.m4, nls.m4, po.m4, progtest.m4, signed.m4, wchar_t.m4,
40602         wint_t.m4.
40603
40604 2003-08-12  Karl Berry  <karl@gnu.org>
40605
40606         * config/srclist.txt: can't sync vasnprintf.c any more, changes have
40607         been made.
40608
40609 2003-08-11  Paul Eggert  <eggert@twinsun.com>
40610
40611         * modules/gnu-source, m4/gnu-source.m4:
40612         Remove; we're assuming Autoconf 2.54 or later now.
40613         Suggested by Bruno Haible.
40614         * MODULES.html.sh (func_all_modules): Remove gnu-source.
40615
40616 2003-08-11  Bruno Haible  <bruno@clisp.org>
40617
40618         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF): Also check for wcslen.
40619
40620 2003-08-11  Bruno Haible  <bruno@clisp.org>
40621
40622         * lib/vasnprintf.c (local_wcslen): New function, for Solaris 2.5.1.
40623         (vasnprintf): Use it instead of wcslen.
40624
40625 2003-08-11  Bruno Haible  <bruno@clisp.org>
40626
40627         * lib/stdbool_.h (_Bool): Undo last change; instead use a negative enum
40628         value to ensure that _Bool promotes to int. Use #define for _Bool when
40629         using the Solaris C compiler. Adds comments suggested by Paul Eggert.
40630
40631 2003-08-10  Karl Berry  <karl@gnu.org>
40632
40633         * lib/regex.h: update from libc (whitespace fix).
40634
40635 2003-08-09  Paul Eggert  <eggert@twinsun.com>
40636
40637         Merge some files from coreutils.  These changes were
40638         originally made by Jim Meyering.
40639         * lib/acl.c: Include <sys/types.h> before <sys/stat.h>;
40640         many older Unixes require this.
40641         * lib/alloca.c (alloca): Remove cast to argument of free;
40642         no longer needed in C89.
40643         * lib/alloca_.h, regex.h: Fix white space to match
40644         what GNU indent does.
40645
40646 2003-08-09  Paul Eggert  <eggert@twinsun.com>
40647
40648         * m4/regex.m4 (jm_INCLUDED_REGEX): Change "\201" to "\371";
40649         apparently Emacs's Unicode mode got confused before my 2003-08-05
40650         checkin.
40651
40652 2003-08-08  Paul Eggert  <eggert@twinsun.com>
40653
40654         * m4/extensions.m4: New file.
40655         * m4/timespec.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC):
40656         Require gl_USE_SYSTEM_EXTENSIONS.
40657         * m4/unlocked-io.m4 (jm_FUNC_GLIBC_UNLOCKED_IO):
40658         Require gl_USE_SYSTEM_EXTENSIONS rather than AC_GNU_SOURCE.
40659
40660 2003-08-08  Paul Eggert  <eggert@twinsun.com>
40661
40662         * MODULES.html.sh (func_all_modules): Add extensions, gnu-source.
40663         * modules/extensions, modules/gnu-source: New files.
40664         * modules/timespec, modules/unlocked-io: Depend on extensions.
40665
40666 2003-08-07  Paul Eggert  <eggert@twinsun.com>
40667
40668         * modules/restrict: New file.
40669         * MODULES.html.sh (func_all_modules): Add restrict.
40670         * modules/regex: Depend on restrict.
40671
40672 2003-08-07  Paul Eggert  <eggert@twinsun.com>
40673
40674         * m4/restrict.m4: New file.
40675         * m4/regex.m4 (jm_PREREQ_REGEX): Add gl_C_RESTRICT.
40676
40677 2003-08-07  Bruno Haible  <bruno@clisp.org>
40678
40679         * modules/getndelim2 (Makefile.am): Add the files to EXTRA_DIST, not
40680         lib_SOURCES, because getndelim2.m4 now uses AC_LIBOBJ(getndelim2).
40681
40682 2003-08-07  Bruno Haible  <bruno@clisp.org>
40683
40684         * m4/getndelim2.m4 (gl_GETNDELIM2): Use AC_LIBOBJ(getndelim2). This
40685         makes the module 'getndelim2' compatible with the module 'getline'.
40686
40687 2003-08-05  Paul Eggert  <eggert@twinsun.com>
40688
40689         * m4/regex.m4 (jm_INCLUDED_REGEX): Replace a single non-ASCII
40690         byte with "\201" to avoid glitches when editing that source file
40691         with multi-gnome-terminal.
40692
40693 2003-08-05  Paul Eggert  <eggert@twinsun.com>
40694
40695         * lib/bumpalloc.h: Remove.
40696
40697 2003-08-05  Paul Eggert  <eggert@twinsun.com>
40698
40699         * MODULES.html.sh (func_all_modules): Remove bumpalloc.
40700         * modules/bumpalloc: Remove.
40701
40702 2003-08-04  Paul Eggert  <eggert@twinsun.com>
40703
40704         * lib/getloadavg.c: Change copyright notice and spacing to conform to
40705         GNU coding style.
40706
40707         Merge from coreutils.
40708         * lib/error.c [!USE_IN_LIBIO]: Omit this case; assume USE_IN_LIBIO is
40709         1. From glibc.
40710         * lib/getdate.y (date): Also accept dates like May-23-2003; suggestion
40711         from Karl Berry, implemented by Jim Meyering.
40712         * lib/getgroups.c: Include "xalloc.h" instead of declaring xalloc fns;
40713         from Dmitry V. Levin.
40714         Remove anachronistic cast of xrealloc.
40715         * lib/fnmatch_.h (__const): Remove.  Use 'const'.
40716         * lib/fnmatch_loop.c (NEW_PATTERN): Cast alloca return value to proper
40717         type. Otherwise, it wouldn't compile with at least /bin/cc on
40718         ymp-cray-unicos9.0.2.X.
40719         Combine two mostly-identical uses of alloca into one.
40720         Thanks to the Cray-Cyber project for access to a Cray Y-MP.
40721
40722 2003-08-04  Dave Love  <d.love@dl.ac.uk>
40723
40724         [From Emacs.]
40725
40726         * lib/getloadavg.c: Check `__unix' as well as `unix'.  Use #ifdef, not
40727         #if.  Check HAVE_LIBKSTAT as well as LOAD_AVE_TYPE.  Check
40728         F_SETFD, not FD_SETFD.  Use HAVE_STRUCT_NLIST_N_UN_N_NAME, not
40729         obsolete NLIST_NAME_UNION.
40730         [__GNU__]: Undef BSD and FSCALE.
40731         [!NLIST_STRUCT]: Remove conditional definition of NLIST_STRUCT.
40732
40733 2003-08-03  Paul Eggert  <eggert@twinsun.com>
40734
40735         * lib/stdbool_.h (_Bool): Make it signed char, instead of
40736         an enum type, so that it's guaranteed to promote to int.  See:
40737         <http://mail.gnu.org/archive/html/bug-gnulib/2003-07/msg00124.html>
40738
40739 2003-08-03  Karl Berry  <karl@gnu.org>
40740
40741         * config/depcomp: update from automake.
40742
40743 2003-07-31  Paul Eggert  <eggert@twinsun.com>
40744
40745         * lib/strerror.c: Include config.h, limits.h.  Declare sprintf.
40746         (strerror): Don't assume that a printable int fits in 14 bytes.
40747
40748 2003-07-31  Bruno Haible  <bruno@clisp.org>
40749
40750         * modules/getpass-gnu: New file.
40751         * MODULES.html.sh (func_all_modules): Add getpass-gnu.
40752
40753 2003-07-31  Bruno Haible  <bruno@clisp.org>
40754
40755         * m4/getpass.m4 (gl_FUNC_GETPASS_GNU): New macro.
40756
40757 2003-07-24  Karl Berry  <karl@gnu.org>
40758
40759         * config/missing: update from automake.
40760
40761 2003-07-24  Derek Robert Price  <derek@ximbiot.com>
40762             Bruno Haible  <bruno@clisp.org>
40763
40764         * lib/getline.h (getline, getdelim): Change return type to ssize_t.
40765         * lib/getline.c (getline, getdelim): Likewise.
40766         Remove _GNU_SOURCE define; now it's defined in config.h through
40767         m4/getline.m4.
40768
40769 2003-07-23  Karl Berry  <karl@gnu.org>
40770
40771         * config/config.sub: update from prep.
40772
40773 2003-07-22  Paul Eggert  <eggert@twinsun.com>
40774
40775         * modules/xalloc (Depends-on): Add exitfail.
40776         * modules/xmemcoll: Likewise.
40777
40778 2003-07-22  Paul Eggert  <eggert@twinsun.com>
40779
40780         * lib/xalloc.h (XCALLOC, XREALLOC, CCLONE): Fix under- and
40781         over-parenthesization in macros.
40782
40783         Sync with coreutils.
40784
40785         * lib/xalloc.h (XMALLOC, XCALLOC, XREALLOC): Remove casts not
40786         required by C99.
40787
40788         Use `exit_failure' for xalloc and xmemcoll instead of their own
40789         private exit-failure variables.
40790         * lib/xalloc.h (xalloc_exit_failure): Remove.
40791         * lib/xmalloc.c: Likewise.  Include exitfail.h.
40792         (xalloc_die): Use exit_failure instead of xalloc_exit_failure.
40793         * lib/xmemcoll.h (xmemcoll_exit_failure): Remove.
40794         * lib/xmemcoll.c: Likewise.  Include exitfail.h.
40795         (xmemcoll): Use exit_failure instead of xalloc_exit_failure.
40796
40797 2003-07-20  Jim Meyering  <jim@meyering.net>
40798
40799         * modules/closeout (Depends-on): Add exitfail.
40800         Suggestion from Bruno Haible.
40801
40802 2003-07-19  Karl Berry  <karl@gnu.org>
40803
40804         * config/config.sub: update from prep.
40805
40806 2003-07-18  Paul Eggert  <eggert@twinsun.com>
40807
40808         * lib/closeout.h (close_stdout_set_status, close_stdout_status):
40809         Remove.
40810         * lib/closeout.c: Likewise.  Include "closeout.h" right after config.h,
40811         to test that it can stand by itself.  Include "exitfail.h".
40812         Clients should set exit_failure instead.
40813         (EXIT_FAILURE): Remove; no longer needed.  Do not include <stdlib.h>.
40814
40815 2003-07-18  Bruno Haible  <bruno@clisp.org>
40816
40817         * modules/getndelim2: New file.
40818         * modules/getline: Share files with module getndelim2.
40819         * modules/getnline: Depend on getndelim2 instead of sharing files with
40820         it. Add getnline.c to lib_SOURCES.
40821         * MODULES.html.sh (func_all_modules): Add getndelim2.
40822
40823 2003-07-18  Bruno Haible  <bruno@clisp.org>
40824
40825         * m4/getndelim2.m4: New file.
40826         * m4/getline.m4 (AM_FUNC_GETLINE): Add AC_LIBOBJ of getndelim2.c and
40827         invoke gl_PREREQ_GETNDELIM2.
40828         (gl_PREREQ_GETLINE): Drop AC_HEADER_STDC, now done by
40829         gl_PREREQ_GETNDELIM2.
40830         * m4/getnline.m4 (gl_GETNLINE): Drop AC_HEADER_STDC, now done by
40831         gl_GETNDELIM2.
40832
40833 2003-07-18  Bruno Haible  <bruno@clisp.org>
40834
40835         * lib/getndelim2.h: New file.
40836         * lib/getndelim2.c: Make into a module of its own. Include config.h,
40837         getndelim2.h.
40838         (getndelim2): Make non-static. Change return type to ssize_t.
40839         * lib/getline.h: Change argument names.
40840         * lib/getline.c: Include getndelim2.h instead of getndelim2.c.
40841         * lib/getnline.c: Include getndelim2.h.
40842
40843 2003-07-18  Andreas Schwab  <schwab@suse.de>
40844
40845         * lib/memcoll.c (memcoll) [!HAVE_STRCOLL]: Clear errno.
40846
40847 2003-07-17  Karl Berry  <karl@gnu.org>
40848
40849         * config/config.sub: update from prep.
40850
40851 2003-07-17  Bruno Haible  <bruno@clisp.org>
40852
40853         * modules/getnline: New file.
40854         * modules/getline: Add lib/getndelim2.c to source file list.
40855         * MODULES.html.sh (func_all_modules): Add getnline.
40856
40857 2003-07-17  Bruno Haible  <bruno@clisp.org>
40858
40859         * m4/getnline.m4: New file.
40860
40861 2003-07-17  Bruno Haible  <bruno@clisp.org>
40862
40863         * m4/Makefile.am.in: Remove file.
40864         * m4/Makefile.am: Remove file.
40865         * m4/Makefile.in: Remove file.
40866
40867 2003-07-17  Bruno Haible  <bruno@clisp.org>
40868
40869         * lib/getnline.h: New file.
40870         * lib/getnline.c: New file.
40871         * lib/getndelim2.c: New file, extracted from getline.c.
40872         (getndelim2): Renamed from getdelim2, with added nmax argument.
40873         * lib/getline.c: Include getndelim2.c.
40874         (getdelim2): Moved out to getndelim2.c.
40875         (getline, getdelim): Update.
40876
40877 2003-07-17  Bruno Haible  <bruno@clisp.org>
40878
40879         * lib/Makefile.am: Remove file.
40880         * lib/Makefile.in: Remove file.
40881
40882 2003-07-17  Bruno Haible  <bruno@clisp.org>
40883
40884         * configure.in: Remove file.
40885         * Makefile.in: Remove file.
40886
40887 2003-07-17  Bruno Haible  <bruno@clisp.org>
40888
40889         * MODULES.html.sh: Put the </BODY> right before </HTML>.
40890
40891 2003-07-16  Karl Berry  <karl@gnu.org>
40892
40893         * config/srclist-update: was running fixlicense twice, which caused
40894                 texinfo.tex to be nullified for some reason.  Simplify,
40895                 $gplsrc is no longer needed as far as I can see?
40896
40897 2003-07-16  Jim Meyering  <jim@meyering.net>
40898
40899         * modules/save-cwd: Depend on xgetcwd.  From Derek Price.
40900
40901 2003-07-15  Paul Eggert  <eggert@twinsun.com>
40902
40903         * config/srclist.txt: Get the following files from gettext-runtime/intl
40904         instead: config.charset, localcharset.c, localcharset.h, ref-add.sin,
40905         ref-del.sin.  From Bruno Haible.
40906         * config/srclist-update (fixfile): Change grep pattern again, since the
40907         previous fix didn't work (there was another trailing $).  Use
40908         '[$]' to escape the $s.
40909
40910 2003-07-15  Karl Berry  <karl@gnu.org>
40911
40912         * lib/vasnprintf.c: update from gettext.
40913
40914 2003-07-15  Karl Berry  <karl@gnu.org>
40915
40916         * config/srclist-update (fixfile): Change grep pattern, since 'Id'
40917         gets expanded when surrounded by '$'.
40918
40919 2003-07-15  Jim Meyering  <jim@meyering.net>
40920
40921         * modules/save-cwd: Don't depend on error.  From Derek Price.
40922
40923 2003-07-15  Jim Meyering  <jim@meyering.net>
40924
40925         * lib/makepath.c (make_path): Enclose diagnostic in _(...).
40926
40927 2003-07-14  Simon Josefsson  <jas@extundo.com>
40928
40929         * modules/mempcpy: New file.
40930         * MODULES.html.sh (func_all_modules): Add mempcpy.
40931
40932 2003-07-14  Simon Josefsson  <jas@extundo.com>
40933
40934         * m4/mempcpy.m4: New file.
40935
40936 2003-07-14  Simon Josefsson  <jas@extundo.com>
40937
40938         * lib/mempcpy.h: New file.
40939         * lib/mempcpy.c: New file.
40940
40941 2003-07-14  Paul Eggert  <eggert@twinsun.com>
40942
40943         * modules/getdate, modules/posixtm: Depend on mktime.
40944
40945 2003-07-14  Paul Eggert  <eggert@twinsun.com>
40946
40947         * lib/ceill.c, expl.c, floorl.c, frexpl.c, ldexpl.c, mathl.h,
40948         sincosl.c, sqrtl.c, trigl.c, trigl.h, poll.c, poll_.h, mkstemp.c,
40949         unicodeio.c, unicodeio.h, unlocked-io.h:
40950         Switch from LGPL to GPL.
40951
40952 2003-07-14  Paul Eggert  <eggert@twinsun.com>
40953
40954         * lib/asnprintf.c, asprintf.c, config.charset, gettext.h,
40955         localcharset.c, localcharset.h, mkdtemp.c, printf-args.c,
40956         printf-args.h, printf-parse.c, printf-parse.h, ref-add.sin,
40957         ref-del.sin, setenv.c, unsetenv.c, vasnprintf.c, vasnprintf.h,
40958         vasprintf.c, vasprintf.h: Regenerate.  These files are now being
40959         updated automatically by ../config/srclist-update.  This changes
40960         their license from LPGL to GPL.
40961
40962 2003-07-14  Paul Eggert  <eggert@twinsun.com>
40963
40964         * config/srclist.txt: Add tons more gettext files.  $GETTEXT is now
40965         assumed to refer to the root of the most recent stable gettext version.
40966         * config/srclistvars.sh: Add defaults for eggert.
40967         * config/srclist-update: Convert LGPL to GPL in shell scripts, too.
40968         Match "This program" as well as "The program".  This is needed
40969         for gettext.
40970
40971 2003-07-14  Jim Meyering  <jim@meyering.net>
40972
40973         Don't emit diagnostics.  Let callers do that.
40974         * lib/save-cwd.c: Don't include "error.h".
40975         (save_cwd): Don't call error.  Ensure that errno is valid
40976         when returning nonzero.
40977
40978         * lib/save-cwd.h (restore_cwd): Update prototype.
40979         * lib/save-cwd.c (restore_cwd): Remove two parameters.
40980         Simplify.  Don't call error upon failure.  Let callers do that.
40981         (save_cwd): Mention that Irix 5.3 has the same problem as SunOS 4
40982         when auditing is enabled.  But don't bother updating the #if.
40983
40984 2003-07-11  Alexandre Duret-Lutz  <adl@gnu.org>
40985
40986         * lib/obstack.h (__INT_TO_PTR): Revert change of 2003-03-13;
40987         it breaks C++ compilation.
40988         [!__GNUC__ || !__STDC__] (obstack_finish): Cast result to void*.
40989
40990 2003-07-10  Simon Josefsson  <jas@extundo.com>
40991
40992         * modules/strchrnul (Makefile.am): Add strchrnul.h.
40993
40994 2003-07-10  Jim Meyering  <jim@meyering.net>
40995
40996         * m4/clock_time.m4: Remove trailing blank.
40997         * m4/intmax_t.m4: Likewise.
40998
40999 2003-07-10  Jim Meyering  <jim@meyering.net>
41000
41001         * lib/vasnprintf.c: Remove trailing blanks.
41002         Make cpp indentation consistent.
41003
41004 2003-07-09  Paul Eggert  <eggert@twinsun.com>
41005
41006         * lib/alloca_.h, euidaccess.c, getpass.c, memrchr.c, obstack.h,
41007         posixver.c, strftime.c, strnlen.c, strverscmp.c:
41008         Switch from LGPL to GPL.
41009
41010 2003-07-09  Paul Eggert  <eggert@twinsun.com>
41011
41012         * config/srclist.txt: Sort sublists.  Add
41013         $LIBCSRC/sysdeps/generic/strtoul.c. In comments, add more libc files
41014         that differ from gnulib for one reason or another; we'd like this list
41015         to be smaller but for now let's document what we have.
41016
41017 2003-07-08  Paul Eggert  <eggert@twinsun.com>
41018
41019         * config/srclist-update: Port to POSIX 1003.1-2001 hosts by avoiding
41020         the use of GNU extensions.  Change "x=`eval echo $x`" to the shorter
41021         and sweeter "eval x=$x".
41022         * config/srclist.txt: Get lib/argp* from glibc.
41023
41024 2003-07-07  Paul Eggert  <eggert@twinsun.com>
41025
41026         * lib/mktime.c: Fix some boundary cases and remove need for floating
41027         point.
41028
41029         Issue a compile-time diagnostic if time_t is floating point, or if
41030         two's complement arithmetic is not in effect, or if arithmetic
41031         right shift does not propagate the sign.  These assumptions were
41032         all in the original code but they weren't checked.
41033
41034         (TIME_T_MIDPOINT, verify): New macros.
41035         (__isleap): Remove; it has integer overflow problems.
41036         (leapyear): New function, without those problems.
41037         (ydhms_tm_diff): Remove; splitting into two parts.
41038         (ydhms_diff): New function, containing the arithmetic part of
41039         the old ydhms_tm_diff function.  Issue a compile-time
41040         diagnostic if we are not using C99 integer division.
41041         Avoid casts when possible.
41042         (guess_time_tm): New function, containing the checking part of
41043         the old ydhms_tm_diff function.  Return the new value, rather than
41044         the difference between it and the old.  Accept a new argument T
41045         so that *T specifies the old value.  Check for overflow in the result.
41046
41047         (__mktime_internal): Use a time_t offset, not a long int offset.
41048         This undoes the 2003-06-04 change, which is no longer needed now
41049         that we have better overflow checking.
41050         (localtime_offset): Likewise.
41051
41052         (__mktime_internal): Avoid harmful overflow on hosts where time_t
41053         and long are 64-bit but int is only 32-bit.
41054         (ydhms_diff): Use long int to store year1 and yday1.
41055         Issue a compile-time diagnostic if long int is not wide enough.
41056
41057         (__mktime_internal): Use long int to store adjusted year and yday.
41058         Use plain C rather than preprocessor commands, if that doesn't
41059         affect efficiency.
41060         Check for overflow (and try to repair) after each probe
41061         rather than checking only at the very end.  This avoids some bugs
41062         (e.g., southern hemisphere, behind GMT, and GMT offset at minimum time
41063         does not equal GMT offset at maximum time).
41064         Use integer to check for overflow rather than floating point; this
41065         is more portable to non-IEEE hosts, and is a tad faster.
41066         When we detect that we are oscillating between two values,
41067         don't check whether tm_isdst has the requested value, since
41068         we already know the answer.  When tm_isdst has the wrong value,
41069         use a different heuristic to find the right one, based on the
41070         extreme values actually observed in practice in tz2003a,
41071         rather than the (overly optimistic) "previous 3 calendar quarters".
41072
41073         (not_equal_tm, print_tm, check_result): Use "const T" rather than
41074         "T const" to accommodate glibc style.
41075         (check_result): Use less-confusing report format.  "long" -> "long int.
41076         (main): Likewise.
41077         Don't loop if the iteration overflows time_t.
41078         Allow a negative step in the iteration.
41079
41080 2003-07-06  Karl Berry  <karl@gnu.org>
41081
41082         * config/depcomp: update from automake.
41083         * config/config.sub: update from prep.
41084
41085 2003-07-03  Karl Berry  <karl@gnu.org>
41086
41087         * config/config.guess: update from prep.
41088
41089 2003-07-01  Paul Eggert  <eggert@twinsun.com>
41090
41091         * m4/xreadlink.m4 (gl_XREADLINK): Don't check for sys/types.h, since
41092         xreadlink.c now includes it unconditionally.
41093
41094 2003-07-01  Paul Eggert  <eggert@twinsun.com>
41095
41096         * lib/xreadlink.c: Include <sys/types.h> unconditionally, instead of
41097         having it depend on HAVE_SYS_TYPES_H.
41098
41099 2003-07-01  Bruno Haible  <bruno@clisp.org>
41100
41101         * m4/ssize_t.m4 (gt_TYPE_SSIZE_T): Don't include <unistd.h>.
41102         <sys/types.h> should be sufficient.
41103         Reported by Paul Eggert.
41104
41105 2003-06-26  Karl Berry  <karl@gnu.org>
41106
41107         * config/depcomp: update from automake.
41108
41109 2003-06-26  Bruno Haible  <bruno@clisp.org>
41110
41111         * modules/human: Depend on module stdbool.
41112
41113 2003-06-25  Bruno Haible  <bruno@clisp.org>
41114
41115         * modules/readlink: New file.
41116         * modules/xreadlink: Depend on it.
41117         * MODULES.html.sh (func_all_modules): Add readlink.
41118
41119 2003-06-25  Bruno Haible  <bruno@clisp.org>
41120
41121         * m4/readlink.m4: New file.
41122
41123 2003-06-25  Bruno Haible  <bruno@clisp.org>
41124
41125         * lib/readlink.c: New file.
41126
41127 2003-06-22  Karl Berry  <karl@gnu.org>
41128
41129         * config/srclist.txt: update mkinstalldirs from automake.
41130         * config/mkinstalldirs: update.
41131
41132 2003-06-22  Bruno Haible  <bruno@clisp.org>
41133
41134         Portability to mingw32.
41135         * m4/ssize_t.m4: New file, from GNU gettext.
41136         * m4/safe-read.m4 (gl_PREREQ_SAFE_READ): Require gt_TYPE_SSIZE_T.
41137         * m4/xreadlink.m4 (gl_XREADLINK): Require gt_TYPE_SSIZE_T.
41138
41139 2003-06-22  Bruno Haible  <bruno@clisp.org>
41140
41141         * modules/safe-read: Add m4/ssize_t.m4.
41142         * modules/xreadlink: Add m4/ssize_t.m4.
41143
41144 2003-06-20  Bruno Haible  <bruno@clisp.org>
41145
41146         Assume C89, so PARAMS isn't needed.
41147         * lib/unicodeio.h (PARAMS): Remove.
41148         * lib/unicodeio.c: Don't use PARAMS.
41149
41150 2003-06-18  Karl Berry  <karl@gnu.org>
41151
41152         * config/config.{guess,sub}: update from prep.
41153
41154 2003-06-18  Jim Meyering  <jim@meyering.net>
41155
41156         Merge changes from coreutils.
41157         * lib/readutmp.c: Include <string.h> and <stdlib.h> unconditionally.
41158         Remove explicit declarations of xmalloc and realloc.
41159         Include xalloc.h.
41160         (read_utmp): Remove anachronistic cast of xmalloc.
41161
41162 2003-06-17  Paul Eggert  <eggert@twinsun.com>
41163
41164         Assume C89, so PARAMS isn't needed.
41165         * lib/backupfile.h (PARAMS): Remove.  All uses removed.
41166         * lib/closeout.h, lib/dirname.h, lib/filemode.h, lib/fsusage.h,
41167         lib/getdate.h, lib/getline.h, lib/group-member.h, lib/hard-locale.h,
41168         lib/hash.h, lib/linebuffer.h, lib/long-options.h, lib/makepath.h,
41169         lib/memcasecmp.h, lib/memcoll.h, lib/modechange.h, lib/mountlist.h,
41170         lib/path-concat.h, lib/physmem.h, lib/posixtm.h, lib/quote.h,
41171         lib/readutmp.h, lib/same.h, lib/save-cwd.h, lib/savedir.h,
41172         lib/stdio-safer.h, lib/strtoimax.c, lib/strverscmp.h,
41173         lib/unistd-safer.h, lib/version-etc.h, lib/xalloc.h, lib/xreadlink.h,
41174         lib/xstrtod.h, lib/xstrtol.h: Likewise.
41175         * lib/filemode.h, lib/hard-locale.h, lib/memcoll.h, lib/modechange.h,
41176         lib/physmem.h, lib/same.h, lib/strverscmp.h: Do not include config.h;
41177         no longer needed. Anyway, config.h should always be included before any
41178         other file.
41179
41180 2003-06-11  Simon Josefsson  <jas@extundo.com>
41181
41182         * modules/sysexits: New file.
41183         * MODULES.html.sh (func_all_modules): Add sysexits.
41184
41185 2003-06-11  Simon Josefsson  <jas@extundo.com>
41186
41187         * lib/sysexit_.h: New file.
41188
41189 2003-06-11  Derek Price  <derek@ximbiot.com>
41190
41191         * lib/stat.c [LSTAT]: Compile/use slash_aware_lstat only if it is
41192         necessary.
41193
41194 2003-06-11  Bruno Haible  <bruno@clisp.org>
41195
41196         * m4/sysexits.m4: New file.
41197
41198 2003-06-10  Simon Josefsson  <jas@extundo.com>
41199
41200         * lib/argp.h: New file, from glibc.
41201         * lib/argp-ba.c: New file, from glibc.
41202         * lib/argp-eexst.c: New file, from glibc.
41203         * lib/argp-fmtstream.c: New file, from glibc.
41204         * lib/argp-fmtstream.h: New file, from glibc.
41205         * lib/argp-fs-xinl.c: New file, from glibc.
41206         * lib/argp-help.c: New file, from glibc.
41207         * lib/argp-namefrob.h: New file, from glibc.
41208         * lib/argp-parse.c: New file, from glibc.
41209         * lib/argp-pv.c: New file, from glibc.
41210         * lib/argp-pvh.c: New file, from glibc.
41211         * lib/argp-xinl.c: New file, from glibc.
41212
41213 2003-06-10  Simon Josefsson  <jas@extundo.com>
41214
41215         * modules/strchrnul: New file.
41216
41217 2003-06-10  Simon Josefsson  <jas@extundo.com>
41218
41219         * modules/argp: New file.
41220
41221 2003-06-10  Simon Josefsson  <jas@extundo.com>
41222
41223         * m4/strchrnul.m4: New file.
41224
41225 2003-06-10  Simon Josefsson  <jas@extundo.com>
41226
41227         * lib/strchrnul.h: New file.
41228         * lib/strchrnul.c: New file.
41229
41230 2003-06-10  Bruno Haible  <bruno@clisp.org>
41231
41232         * MODULES.html.sh (func_all_modules): Add strchrnul and argp.
41233
41234 2003-06-07  Karl Berry  <karl@gnu.org>
41235
41236         * config/config.{guess,sub}: update from prep.
41237
41238 2003-06-07  Jim Meyering  <jim@meyering.net>
41239
41240         * modules/strtod: Use $(...) notation, not @...@ for
41241         AC_REPLACE'd variables.
41242         * modules/localcharset: Likewise.
41243
41244 2003-06-07  Jim Meyering  <jim@meyering.net>
41245
41246         * lib/readtokens.h: Put `Free Software Foundation, Inc.'
41247         in place of my name in the copyright comment.
41248         Remove definition and uses of __P.
41249
41250         From coreutils.
41251         * lib/stat.c: Don't declare xmalloc explicitly.
41252         Instead, include "xalloc.h".
41253         * lib/readtokens.c (readtokens): Remove anachronistic casts of xmalloc,
41254         xrealloc, and xcalloc return values.
41255         * lib/xgetcwd.c (xgetcwd): Include "xgetcwd.h".
41256         Improve comment.
41257         * lib/xgetcwd.h: Remove definition/uses of PARAMS.
41258
41259 2003-06-07  Bruno Haible  <bruno@clisp.org>
41260
41261         * modules/poll (Makefile.am): Use explicit creation rule for poll.h, to
41262         avoid AC_CONFIG_LINKS.
41263         * modules/fnmatch (Makefile.am): Use explicit creation rule for
41264         fnmatch.h, to avoid AC_CONFIG_LINKS.
41265         * modules/alloca (Makefile.am): Make creation of alloca.h Ctrl-C safe.
41266
41267 2003-06-07  Bruno Haible  <bruno@clisp.org>
41268
41269         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH, gl_FUNC_FNMATCH_POSIX,
41270         gl_FUNC_FNMATCH_GNU): Set FNMATCH_H instead of invoking
41271         AC_CONFIG_LINKS. Needed to allow for a different name of the lib
41272         directory.
41273         * m4/poll.m4 (gl_FUNC_POLL): Set POLL_H instead of invoking
41274         AC_CONFIG_LINKS. Needed to allow for a different name of the lib
41275         directory.
41276
41277 2003-06-06  Jim Meyering  <jim@meyering.net>
41278
41279         Merge from coreutils.
41280         * lib/same.c: (same_name): Declare *_basename locals to be `const'.
41281         Consolidate declarations and initializations of *_base* locals.
41282
41283         Merge from coreutils.
41284         This avoids a core dump on systems without GNU putenv,
41285         when running `env -u SOME_ALREADY_UNSET_VARIABLE'.
41286         * lib/putenv.c (__set_errno, LOCK, UNLOCK): Define.
41287         (unsetenv): New static function, from GNU libc.
41288         (rpl_putenv): Use it.
41289
41290         * lib/modechange.c: Remove trailing blanks.
41291
41292         Merge from coreutils.
41293         * lib/fsusage.c: Remove declaration of statfs.
41294         It conflicted with one from OSF/1 5.1 in <sys/mount.h>.
41295
41296         * lib/posixtm.c: Include <stdbool.h> unconditionally.
41297
41298 2003-06-06  Jim Meyering  <jim@meyering.net>
41299
41300         * lib/stdbool_.h: Renamed from stdbool.h.in.
41301
41302 2003-06-06  Jim Meyering  <jim@meyering.net>
41303             Bruno Haible  <bruno@clisp.org>
41304
41305         * modules/stdbool: Reflect renaming: stdbool.h.in -> stdbool_.h.
41306         Adjust Makefile.am snippet not to redirect directly to target.
41307         Use $(STDBOOL_H) notation, not @STDBOOL_H@ for AC_REPLACE'd variables.
41308
41309 2003-06-05  Paul Eggert  <eggert@twinsun.com>
41310
41311         * lib/mktime.c (__mktime_internal): When resolving a tm_isdst
41312         mismatch, look in future quarters as well as past.  This fixes a
41313         bug when processing fall-backwards gaps immediately after a long
41314         period of daylight-saving time.
41315
41316         * lib/mktime.c: Assume freestanding C89 or better.
41317         (HAVE_LIMITS_H): Remove.  Assume it's 1.
41318         (__P): Remove; not used.
41319         (CHAR_BIT, INT_MIN, INT_MAX): Remove; <limits.h> defines them.
41320         (mktime, not_equal_tm, print_tm, check_result,
41321         main): Use prototypes.  Use const * where appropriate.
41322         (main): Fix typo in testing code that uncovered by above changes.
41323         (Local Variables): Remove -DHAVE_LIMITS_H from compile-command.
41324
41325 2003-06-04  Paul Eggert  <eggert@twinsun.com>
41326
41327         * m4/human.m4 (gl_HUMAN): Require AM_STDBOOL_H.  Check for
41328         locale.h, localeconv.  This merges changes from coreutils.
41329
41330         * m4/mktime.m4 (AC_FUNC_MKTIME): New macro, taken from Autoconf CVS.
41331         It can be removed after the next Autoconf is released.
41332         * m4/exclude.m4 (gl_EXCLUDE): Don't check for sys/types.h; no loner
41333         needed.
41334
41335 2003-06-04  Paul Eggert  <eggert@twinsun.com>
41336
41337         * lib/mktime.c: Fix Debian bug 177940
41338         <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=177940>.
41339         (localtime_offset): Now long int, not time_t, because we want it
41340         to be guaranteed to be signed.  All uses changed.
41341         (__mktime_internal): If overflow would occur when adding offset,
41342         don't add it.
41343
41344         Merge 'human' changes from coreutils.  Rewrite to support
41345         locale-specific notations like thousands separators.
41346         * lib/human.c: Simplify authorship notice.
41347         Include human.h immediately after config.h.
41348         <sys/types.h>, <stdio.h>: Do not include; no longer needed.
41349         <limits.h>: Do not include, since human.h does.
41350         (SIZE_MAX, UINTMAX_MAX): New macros.
41351         <strings.h>: Include if HAVE_STRINGS_H, not if !HAVE_STRING_H.
41352         <locale.h>: Include if HAVE_LOCALE_H and HAVE_LOCALECONV.
41353         (HUMAN_READABLE_SUFFIX_LENGTH_MAX): New macro.
41354         (power_letter): Renamed from suffixes.
41355         (generate_suffix_backwards): Remove.
41356         (adjust_value): Now takes int style (because of human.h changes)
41357         and long double value (for greater precision on some platforms).
41358         (group_number): New function.
41359         (human_readable): Use it.  Use integer options, not enum.
41360         Put the options before the sizes in the arg list.
41361         Support all the new options.
41362         The old human_readable function has been removed;
41363         use inttostr.h instead.
41364         (human_readable, default_block_size, humblock):
41365         Use uintmax_t, not int, for block sizes.
41366         (human_readable_inexact, block_size_types): Remove.
41367         (block_size_opts): New constant.
41368         (human_options): Renamed from human_block_size, with new signature
41369         that allows block sizes up to UINTMAX_MAX.  All callers changed.
41370         * lib/human.h: Add copyright and authorship notice.
41371         Include <limits.h> and <stdbool.h> unconditionally.
41372         (PARAMS): Remove.  All uses removed.
41373         (LONGEST_HUMAN_READABLE): Add support for thousands separator.
41374         (enum human_inexact_style): Remove tag; now a nameless enum.
41375         (human_floor, human_ceiling, human_round_to_even): Now have
41376         values 2, 0, 1 rather than -1, 1, 0.
41377         (human_group_digits, human_suppress_point_zero, human_autoscale,
41378         human_base_1024, human_SI, human_B): New constants.
41379         (human_readable_inexact, human_block_size): Remove.
41380         (human_readable): Size args are now uintmax_t, not int.
41381         (human_options): New decl.
41382
41383         * lib/exclude.c: (new_exclude, add_exclude): Remove casts that are
41384         unnecessary now that we assume C89 or better.  This change
41385         imported from coreutils.
41386
41387         * lib/mktime.c (__mktime_internal): Do not reject negative timestamps
41388         arbitrarily.  This is the same patch as 2003-05-28, but it got lost
41389         in the 2003-05-30 sync from glibc.
41390
41391         .h files should stand alone, but we shouldn't include <sys/types.h>
41392         if we can get away with just <stddef.h>.
41393
41394         * lib/__fpending.h, addext.c, backupfile.c, exclude.c, getline.c,
41395         malloc.c, putenv.c, realloc.c, strcasecmp.c: Include <stddef.h>
41396         rather than <sys/types.h>, as we merely need size_t.
41397         * lib/dirname.h, memcoll.h, xalloc.h, xmemcoll.h: Include <stddef.h>,
41398         to get size_t.
41399         * lib/hash.h, linebuffer.h, readtokens.h, stdio-safer.h, version-etc.h:
41400         Include <stdio.h>, to get FILE.
41401         * lib/memcasecmp.c: Don't include <sys/types.h>, as we can assume
41402         memcasecmp.h has included <stddef.h> and all we need is size_t.
41403         * lib/memcoll.c: Include "memcoll.h", which gets us size_t and checks
41404         our interface, instead of including <sys/types.h>
41405
41406 2003-06-04  Paul Eggert  <eggert@twinsun.com>
41407
41408         * config/srclist.txt ($LIBCSRC/time/mktime.c lib gpl): Comment out for
41409         now, as glibc mktime is buggy on non-glibc systems.
41410
41411 2003-06-03  Karl Berry  <karl@gnu.org>
41412
41413         * config/config.sub: update from prep.
41414
41415 2003-06-02  Paul Eggert  <eggert@twinsun.com>
41416
41417         [from coreutils]
41418         Fix some minor time-related bugs with POSIX time arguments.
41419         Some valid time stamps were being rejected (notably -1, and
41420         time stamps before 1900 on 64-bit hosts).  And some invalid
41421         time stamps were being accepted, e.g. September 31.
41422
41423         * lib/posixtm.h (posixtime): Return bool instead of time_t, so
41424         that we can return (time_t) -1 successfully.
41425         * lib/posixtm.c: Likewise.
41426         [HAVE_STDBOOL_H]: Include <stdbool.h>.
41427         (bool, false, true) [!HAVE_STDBOOL_H]: New type.
41428         (t): Remove static var.
41429         (year, posix_time_parse): Now takes struct tm * arg to modify, instead
41430         of static var.  All uses changed.
41431         (year): Do not reject years before 1900; they can occur with
41432         64-bit time_t.
41433         (posix_time_parse): Do not check for out-of-range components;
41434         that is now the caller's responsibility, since our checks were
41435         only approximations.
41436         (posixtime): Use mktime to check for out-of-range components,
41437         since it knows them exactly.
41438         If mktime returns (time_t) -1, check whether an error actually occurred
41439         by invoking localtime on -1.
41440         (main) [TEST_POSIXTIME]: Check for input data errors, and report
41441         posixtime failures better.
41442         Improve the test data (in comments only).
41443
41444 2003-06-02  Karl Berry  <karl@gnu.org>
41445
41446         * config/mkinstalldirs (version): new variable.
41447         (--version): new option.
41448         (usage): improve message.
41449
41450 2003-05-30  Karl Berry  <karl@gnu.org>
41451
41452         * lib/mktime.c: update from libc.
41453
41454 2003-05-30  Bruno Haible  <bruno@clisp.org>
41455
41456         * modules/gettext: Add files m4/nls.m4 and m4/po.m4.
41457         * config/config.rpath: Upgrade to gettext-0.12.1.
41458
41459 2003-05-30  Bruno Haible  <bruno@clisp.org>
41460
41461         * m4/gettext.m4: Upgrade to gettext-0.12.1.
41462         * m4/nls.m4: New file, from gettext-0.12.1.
41463         * m4/po.m4: New file, from gettext-0.12.1.
41464         * m4/progtest.m4: Upgrade to gettext-0.12.1.
41465
41466 2003-05-30  Bruno Haible  <bruno@clisp.org>
41467
41468         * lib/config.charset: Upgrade to gettext-0.12.1 and libiconv-1.9.1.
41469         * lib/localcharset.h: Likewise.
41470         * lib/localcharset.c: Likewise.
41471
41472 2003-05-29  Karl Berry  <karl@gnu.org>
41473
41474         * config/config.rpath: update from gettext.
41475
41476 2003-05-28  Paul Eggert  <eggert@twinsun.com>
41477
41478         Assume the headers required for C89 freestanding compilers.
41479         * m4/backupfile.m4 (gl_BACKUPFILE): Don't check for limits.h.
41480         * m4/fsusage.m4 (gl_PREREQ_FSUSAGE_EXTRA): Likewise.
41481         * m4/human.m4 (gl_HUMAN): Likewise.
41482         * m4/pathmax.m4 (gl_PATHMAX): Likewise.
41483         * m4/rpmatch.m4 (gl_FUNC_RPMATCH): Likewise.
41484         * m4/userspec.m4 (gl_USERSPEC): Likewise.
41485         * m4/xreadlink.m4 (gl_XREADLINK): Likewise.
41486         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
41487         * m4/quote.m4 (gl_QUOTE): Don't check for stddef.h.
41488
41489 2003-05-28  Paul Eggert  <eggert@twinsun.com>
41490
41491         Assume the headers required for C89 freestanding compilers.
41492         * lib/addext.c, lib/backupfile.c, lib/fsusage.c, lib/human.c,
41493         lib/pathmax.h, lib/rpmatch.c, lib/userspec.c, lib/xreadlink.c,
41494         lib/xstrtol.c: Include <limits.h> without checking for HAVE_LIMITS_H.
41495         * lib/backupfile.c, lib/fsusage.c, lib/hash.c, lib/human.c,
41496         lib/safe-read.c, lib/userspec.c, lib/xstrtol.c (CHAR_BIT): Don't
41497         define, since <limits.h> is guaranteed to do that.
41498         * lib/fatal.c: Include <stdarg.h> without checking for __STDC__.
41499         * lib/exclude.c: Include <stdbool.h> unconditionally.
41500         * lib/tempname.c: Include <stddef.h> unconditionally.
41501         * lib/hash.c: Include <limits.h>, since we no longer define CHAR_BIT.
41502         * lib/modechange.c, rpmatch.c (NULL): Don't define, since
41503         <stddef.h> does that.
41504         * lib/quote.c: Dont include <stddef.h> or <sys/types.h>; not needed.
41505         * lib/safe-read.c (INT_MAX): Don't define, since <limits.h> does that.
41506         * lib/safe-read.c (TYPE_MINIMUM, TYPE_MAXIMUM): Remove; no longer
41507         needed.
41508         * lib/xstrtol.c: Likewise.
41509         * lib/safe-read.c: Remove TYPE_SIGNED; no longer needed.
41510         * lib/savedir.c: Include <stddef.h> instead of defining NULL.
41511
41512         * lib/addext.c (addext): Use assignment rather than cast, to avoid
41513         warnings on some platforms.
41514
41515         * lib/mktime.c (__mktime_internal): Do not reject negative timestamps
41516         arbitrarily.
41517
41518 2003-05-26  Jim Meyering  <jim@meyering.net>
41519
41520         Merge in a change from coreutils:
41521         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Test the cache variable, not one
41522         that is guaranteed to be `no'.  Use `no_such_member' to indicate
41523         that condition, rather than `-1' which is slightly misleading.
41524         Change the name of the cache variable to have the gl_ prefix.
41525         Prompted by a patch from Richard Dawe for DJGPP.
41526
41527 2003-05-24  Karl Berry  <karl@gnu.org>
41528
41529         * config/config.guess: update from prep.
41530
41531 2003-05-22  Karl Berry  <karl@gnu.org>
41532
41533         * gnulib-tool (func_usage): =LIBRARY not =libRARY in help msg.
41534
41535 2003-05-20  Karl Berry  <karl@gnu.org>
41536
41537         * config/config.guess: update from prep.
41538
41539 2003-05-18  Karl Berry  <karl@gnu.org>
41540
41541         * config/srclistvars.sh (TEXMF): use TEXMFROOT instead, since TEXMF
41542         might actually be set by the user.
41543
41544         * config/depcomp, install-sh, mdate-sh: update from automake.
41545
41546 2003-05-17  Bruno Haible  <bruno@clisp.org>
41547
41548         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Fix a quoting bug leading to an
41549         invalid expansion for AC_EGREP_CPP.
41550         * m4/strtoimax.m4 (gl_FUNC_STRTOIMAX): Likewise.
41551         * m4/strtoumax.m4 (gl_FUNC_STRTOUMAX): Likewise.
41552         Suggested by Akim Demaille <akim@epita.fr> in
41553         http://mail.gnu.org/archive/html/bug-autoconf/2003-05/threads.html
41554
41555 2003-05-12  Jim Meyering  <jim@meyering.net>
41556
41557         * lib/strftime.c (my_strftime): Let the `-' (no-pad) flag affect
41558         the space-padded-by-default conversion specifiers, %e, %k, %l.
41559
41560 2003-05-12  Bruno Haible  <bruno@clisp.org>
41561
41562         * lib/linebreak.c (iconv_string_length): Don't return -1 just because
41563         the string is longer than 4 KB.
41564
41565 2003-05-11  Karl Berry  <karl@gnu.org>
41566
41567         * config/config.{guess,sub}: update from prep.
41568
41569 2003-05-09  Bruno Haible  <bruno@clisp.org>
41570
41571         * modules/error: Add m4/strerror_r.m4 to file list.
41572
41573 2003-05-03  Bruno Haible  <bruno@clisp.org>
41574
41575         Upgrade to Unicode-4.0.
41576         * lib/linebreak.c (nonspacing_table_data): Change width of U+00AD,
41577         U+0350..U+0357, U+035D..U+035F, U+0600..U+0603, U+0610..U+0615,
41578         U+0656..U+0658, U+0A01, U+0AE2..U+0AE3, U+0CBC, U+17B4..U+17B5,
41579         U+17DD, U+1920..U+1922, U+1927..U+192B, U+1932, U+1939..U+193B
41580         from 1 to 0. Change width of U+0CBF, U+0CC6, U+180E from 0 to 1.
41581         (uc_width): Change width of U+4DC0..U+4DFF from 2 to 1. Change width
41582         of U+2A6D7..U+2F7FF, U+2FA1E..U+2FFFD, U+30000..U+3FFFD from 1 to 2.
41583         Change width of U+E0100..U+E01EF from 1 to 0.
41584
41585 2003-04-25  Jim Meyering  <jim@meyering.net>
41586
41587         * lib/copy-file.c (copy_file_preserving): Declare buf_size to be
41588         of type size_t, not int.
41589
41590 2003-04-25  Bruno Haible  <bruno@clisp.org>
41591
41592         * lib/copy-file.c: Include <stddef.h>, for size_t.
41593
41594 2003-04-21  Paul Eggert  <eggert@twinsun.com>
41595
41596         * m4/error.m4 (gl_ERROR): Do not put under dynamic conditions some
41597         code which expansion is under static control.  Patch imported from
41598         Akim Demaille's patch to Bison; see
41599         <http://mail.gnu.org/archive/html/bison-patches/2003-03/msg00057.html>.
41600
41601 2003-04-14  Bruno Haible  <bruno@clisp.org>
41602
41603         * m4/error.m4 (jm_PREREQ_ERROR): Use AC_FUNC_VPRINTF.
41604
41605 2003-04-11  Jim Meyering  <jim@meyering.net>
41606
41607         Merge changes from Coreutils.
41608
41609         2003-03-22  Jim Meyering  <jim@meyering.net>
41610
41611         * lib/strftime.c (widen): Cast alloca return value to proper type.
41612
41613         2003-01-19  Ulrich Drepper  <drepper@redhat.com>
41614
41615         From GNU libc.
41616         * lib/strftime.c (my_strftime): Handle very large width
41617         specifications for numeric values correctly.  Improve checks for
41618         overflow.
41619
41620         2003-01-19  Jim Meyering  <jim@meyering.net>
41621
41622         * lib/strftime.c (widen) [COMPILE_WIDE]: Merge nearly-identical
41623         definitions.
41624         (nl_get_alt_digit) [! defined my_strftime]: Define.
41625         (my_strftime) [_NL_CURRENT]: Merge nearly-identical uses of
41626         _nl_get_alt_digit and _nl_get_walt_digit.
41627
41628         * lib/strftime.c (my_strftime): Merge in locale-related changes from
41629         libc. These changes have no effect outside of _LIBC.
41630
41631 2003-04-10  Bruno Haible  <bruno@clisp.org>
41632
41633         * modules/findprog: New file.
41634         * MODULES.html.sh (func_all_modules): Add it.
41635
41636 2003-04-10  Bruno Haible  <bruno@clisp.org>
41637
41638         * m4/findprog.m4: New file.
41639         * m4/eaccess.m4: New file.
41640
41641 2003-04-10  Bruno Haible  <bruno@clisp.org>
41642
41643         * lib/findprog.h: New file, from GNU gettext.
41644         * lib/findprog.c: New file, from GNU gettext.
41645
41646 2003-04-05  Jim Meyering  <jim@meyering.net>
41647
41648         Merge changes from Coreutils.
41649
41650         * lib/exclude.h (PARAMS): Remove definition and uses.
41651         * lib/exclude.c: Remove uses of `PARAMS'.
41652
41653         * lib/dirname.c [TEST_DIRNAME]: Update build instructions for test.
41654         Add test-cases for DOS filenames. Declare program_name.
41655         (main): Set up program_name.  Patch by Rich Dawe.
41656
41657         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Detect any
41658         error from mntctl.
41659         Use mntctl's return value to drive the entry-processing loop, since
41660         we can't rely on the value of the vmt_length member in the last
41661         entry.  On some systems doing so could result in exhausting
41662         virtual memory.  Based in part on a patch from Mike Jetzer.
41663
41664 2003-04-04  Bruno Haible  <bruno@clisp.org>
41665
41666         * modules/linebreak: New file.
41667         * MODULES.html.sh (func_all_modules): Add it.
41668
41669 2003-04-04  Bruno Haible  <bruno@clisp.org>
41670
41671         * m4/linebreak.m4: New file.
41672
41673 2003-04-04  Bruno Haible  <bruno@clisp.org>
41674
41675         * lib/linebreak.h: New file, from GNU gettext.
41676         * lib/linebreak.c: New file, from GNU gettext with slight
41677         modifications.
41678         * lib/lbrkprop.h: New file, from GNU gettext.
41679
41680 2003-04-03  Bruno Haible  <bruno@clisp.org>
41681
41682         * modules/utf8-ucs4: New file.
41683         * modules/utf16-ucs4: New file.
41684         * modules/ucs4-utf8: New file.
41685         * modules/ucs4-utf16: New file.
41686         * MODULES.html.sh (func_all_modules): Add them.
41687
41688 2003-04-03  Bruno Haible  <bruno@clisp.org>
41689
41690         * m4/utf-ucs4.m4: New file.
41691         * m4/ucs4-utf.m4: New file.
41692
41693 2003-04-03  Bruno Haible  <bruno@clisp.org>
41694
41695         * lib/utf8-ucs4.h: New file, from GNU gettext.
41696         * lib/utf16-ucs4.h: New file, from GNU gettext.
41697         * lib/ucs4-utf8.h: New file, from GNU gettext.
41698         * lib/ucs4-utf16.h: New file, from GNU gettext.
41699
41700 2003-04-02  Bruno Haible  <bruno@clisp.org>
41701
41702         * modules/binary-io: New file.
41703         * MODULES.html.sh (func_all_modules): Add it.
41704
41705 2003-04-02  Bruno Haible  <bruno@clisp.org>
41706
41707         * lib/binary-io.h: New file, from GNU gettext.
41708
41709 2003-04-01  Bruno Haible  <bruno@clisp.org>
41710
41711         * modules/pathname: New file.
41712         * MODULES.html.sh (func_all_modules): Add it.
41713
41714 2003-04-01  Bruno Haible  <bruno@clisp.org>
41715
41716         * lib/pathname.h: New file, from GNU gettext.
41717         * lib/concatpath.c: New file, from GNU gettext.
41718
41719 2003-03-30  Bruno Haible  <bruno@clisp.org>
41720
41721         * m4/copy-file.m4 (gl_COPY_FILE): Add check for chown().
41722
41723 2003-03-30  Bruno Haible  <bruno@clisp.org>
41724
41725         * lib/copy-file.c (copy_file_preserving): Don't set owner if the
41726         function chown() doesn't exist.
41727
41728 2003-03-28  Bruno Haible  <bruno@clisp.org>
41729
41730         * modules/copy-file: New file.
41731         * MODULES.html.sh (func_all_modules): Add it.
41732
41733 2003-03-28  Bruno Haible  <bruno@clisp.org>
41734
41735         * m4/copy-file.m4: New file.
41736
41737 2003-03-28  Bruno Haible  <bruno@clisp.org>
41738
41739         * lib/copy-file.h: New file, from GNU gettext.
41740         * lib/copy-file.c: New file, from GNU gettext.
41741
41742 2003-03-18  Jim Meyering  <jim@meyering.net>
41743
41744         * lib/quote.c (quote_n): Fix typo in comment.
41745
41746 2003-03-18  Bruno Haible  <bruno@clisp.org>
41747
41748         * m4/onceonly.m4: Use m4_defn instead of defn, for better error
41749         checking.
41750         * m4/onceonly_2_57.m4: Likewise.
41751
41752 2003-03-17  Bruno Haible  <bruno@clisp.org>
41753
41754         * m4/onceonly.m4: Require autoconf 2.54 or newer.
41755         (m4_quote): Remove macro.
41756         * m4/onceonly_2_57.m4: Require autoconf 2.54 or newer.
41757
41758 2003-03-14  Jim Meyering  <jim@meyering.net>
41759
41760         Merge changes from Coreutils.
41761         * lib/obstack.h (obstack_object_size): Declare temporary, __o,
41762         to be const, in order to avoid warnings.
41763         (obstack_room): Likewise.
41764         (obstack_empty_p): Likewise.
41765
41766 2003-03-14  Bruno Haible  <bruno@clisp.org>
41767
41768         * m4/onceonly_2_57.m4 (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE,
41769         AC_CHECK_DECLS_ONCE): Quote AC_FOREACH variable-expansions properly.
41770
41771 2003-03-13  Paul Eggert  <eggert@twinsun.com>
41772
41773         Merge changes from Bison.
41774         * lib/obstack.h: (__INT_TO_PTR) [__STDC__]: Cast result to
41775         (void *) to avoid diagnostic with native c89 on SGI IRIX 6.5
41776         when compiling Bison 1.875's `bitset bset = obstack_alloc
41777         (bobstack, bytes);'.  Problem reported by Nelson H. F. Beebe.
41778         * lib/hash.c: Include <stdbool.h> unconditionally.
41779
41780 2003-03-13  Paul Eggert  <eggert@twinsun.com>
41781
41782         * m4/onceonly.m4 (m4_quote): New macro.
41783         (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE, AC_CHECK_DECLS_ONCE):
41784         Quote AC_FOREACH variable-expansions properly.
41785
41786 2003-03-13  Paul Eggert  <eggert@twinsun.com>
41787
41788         * doc/COPYING.DOC, fdl.texi: Sync with latest FSF version.
41789
41790 2003-03-09  Paul Eggert  <eggert@twinsun.com>
41791
41792         * lib/argmatch.c (EXIT_FAILURE): Define if the system doesn't.
41793         Reported by Bruce Becker; see:
41794         http://mail.gnu.org/archive/html/bug-bison/2003-03/msg00017.html
41795
41796 2003-03-03  Paul Eggert  <eggert@twinsun.com>
41797             Bruno Haible  <bruno@clisp.org>
41798
41799         * lib/mbswidth.h: Include <wchar.h>. Needed for UnixWare 7.1.1.
41800         Reported by John Hughes, see
41801         http://mail.gnu.org/archive/html/bug-bison/2003-02/msg00030.html
41802
41803 2003-02-20  Bruno Haible  <bruno@clisp.org>
41804
41805         * MODULES.html.sh (func_all_modules): Add poll.
41806
41807 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
41808
41809         * modules/poll: New file.
41810
41811 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
41812
41813         * lib/poll_.h: New file.
41814         * lib/poll.c: New file.
41815
41816 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
41817
41818         * m4/poll.m4: New file.
41819
41820 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
41821
41822         * modules/mathl: New file.
41823
41824 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
41825
41826         * lib/mathl.h: New file.
41827         * lib/acosl.c: New file.
41828         * lib/asinl.c: New file.
41829         * lib/atanl.c: New file.
41830         * lib/ceill.c: New file.
41831         * lib/cosl.c: New file.
41832         * lib/expl.c: New file.
41833         * lib/floorl.c: New file.
41834         * lib/frexpl.c: New file.
41835         * lib/ldexpl.c: New file.
41836         * lib/logl.c: New file.
41837         * lib/sincosl.c: New file.
41838         * lib/sinl.c: New file.
41839         * lib/sqrtl.c: New file.
41840         * lib/tanl.c: New file.
41841         * lib/trigl.c: New file.
41842         * lib/trigl.h: New file.
41843
41844 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
41845
41846         * m4/mathl.m4: New file.
41847
41848 2003-02-18  Bruno Haible  <bruno@clisp.org>
41849
41850         * MODULES.html.sh (func_all_modules): Add mathl.
41851
41852 2003-02-17  Bruno Haible  <bruno@clisp.org>
41853
41854         * modules/mkdtemp: New module.
41855         * MODULES.html.sh (func_all_modules): Add it.
41856
41857 2003-02-17  Bruno Haible  <bruno@clisp.org>
41858
41859         * m4/mkdtemp.m4: New file, from GNU gettext with modifications.
41860
41861 2003-02-17  Bruno Haible  <bruno@clisp.org>
41862
41863         * lib/mkdtemp.h: New file, from GNU gettext.
41864         * lib/mkdtemp.c: New file, from GNU gettext.
41865
41866 2003-02-02  Jim Meyering  <jim@meyering.net>
41867
41868         * m4/regex.m4 (jm_INCLUDED_REGEX): Detect broken re_search in
41869         e.g. glibc-2.2.93.
41870
41871 2003-01-31  Bruno Haible  <bruno@clisp.org>
41872
41873         * m4/rename.m4 (vb_FUNC_RENAME): Add a redirection from 'rename' to
41874         'rpl_rename'.
41875         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Add a redirection from 'strnlen' to
41876         'rpl_strnlen'.
41877         * m4/strtod.m4 (gl_FUNC_STRTOD): Add a redirection from 'strtod' to
41878         'rpl_strtod'.
41879         * m4/utime.m4 (jm_FUNC_UTIME): Add a redirection from 'utime' to
41880         'rpl_utime'.
41881
41882 2003-01-31  Bruno Haible  <bruno@clisp.org>
41883
41884         * lib/rename.c: #undef rename before defining rpl_rename.
41885         * lib/strnlen.c: #undef strnlen, define rpl_strnlen instead of strnlen.
41886
41887 2003-01-30  Bruno Haible  <bruno@clisp.org>
41888
41889         * modules/vasnprintf, modules/vasprintf: New modules.
41890         * MODULES.html.sh (func_all_modules): Add them.
41891
41892 2003-01-30  Bruno Haible  <bruno@clisp.org>
41893
41894         * m4/signed.m4: New file, from GNU gettext.
41895         * m4/longdouble.m4: New file, from GNU gettext.
41896         * m4/wchar_t.m4: New file, from GNU gettext.
41897         * m4/wint_t.m4: New file, from GNU gettext.
41898         * m4/vasnprintf.m4: New file.
41899         * m4/vasprintf.m4: New file.
41900
41901 2003-01-30  Bruno Haible  <bruno@clisp.org>
41902
41903         * lib/printf-args.h: New file, from GNU gettext.
41904         * lib/printf-args.c: New file, from GNU gettext.
41905         * lib/printf-parse.h: New file, from GNU gettext.
41906         * lib/printf-parse.c: New file, from GNU gettext.
41907         * lib/vasnprintf.h: New file, from GNU gettext.
41908         * lib/vasnprintf.c: New file, from GNU gettext.
41909         * lib/asnprintf.c: New file, from GNU gettext.
41910         * lib/vasprintf.h: New file, from GNU gettext with modifications.
41911         * lib/vasprintf.c: New file, from GNU gettext.
41912         * lib/asprintf.c: New file, from GNU gettext.
41913
41914 2003-01-29  Bruno Haible  <bruno@clisp.org>
41915
41916         * modules/stpncpy: New module.
41917         * MODULES.html.sh (func_all_modules): Add it.
41918
41919 2003-01-29  Bruno Haible  <bruno@clisp.org>
41920
41921         * m4/stpncpy.m4: New file.
41922
41923 2003-01-29  Bruno Haible  <bruno@clisp.org>
41924
41925         * lib/stpncpy.h: New file, from GNU gettext with modifications.
41926         * lib/stpncpy.c: New file, from GNU gettext with modifications.
41927
41928 2003-01-28  Bruno Haible  <bruno@clisp.org>
41929
41930         * modules/c-ctype: New module.
41931         * MODULES.html.sh (func_all_modules): Add it.
41932
41933 2003-01-28  Bruno Haible  <bruno@clisp.org>
41934
41935         * lib/c-ctype.h: New file, from GNU gettext, with changes suggested by
41936         Paul Eggert.
41937         * lib/c-ctype.c: New file, from GNU gettext, with changes suggested by
41938         Paul Eggert.
41939
41940 2003-01-27  Bruno Haible  <bruno@clisp.org>
41941
41942         * modules/xsetenv: New module.
41943         * MODULES.html.sh (func_all_modules): Add it.
41944
41945 2003-01-27  Bruno Haible  <bruno@clisp.org>
41946
41947         * lib/xsetenv.h: New file, from GNU gettext.
41948         * lib/xsetenv.c: New file, from GNU gettext.
41949
41950 2003-01-23  Jim Meyering  <jim@meyering.net>
41951
41952         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Correct typo: s/-1/no/ that kept this
41953         from working on systems without dirfd (at least Irix and OSF1/Tru64).
41954
41955 2003-01-23  Bruno Haible  <bruno@clisp.org>
41956
41957         * modules/minmax: New module.
41958         * MODULES.html.sh (func_all_modules): Add it.
41959
41960 2003-01-23  Bruno Haible  <bruno@clisp.org>
41961
41962         * lib/minmax.h: New file, from GNU gettext, with comments from Paul
41963         Eggert.
41964
41965 2003-01-22  Bruno Haible  <bruno@clisp.org>
41966
41967         * modules/exit: New module.
41968         * MODULES.html.sh (func_all_modules): Add it.
41969
41970 2003-01-22  Bruno Haible  <bruno@clisp.org>
41971
41972         * lib/exit.h: New file, from GNU gettext.
41973
41974 2003-01-19  Bruno Haible  <bruno@clisp.org>
41975
41976         * gnulib-tool: Recognize option --extract-maintainer.
41977         (func_get_maintainer): New function.
41978         * modules/*: Add Maintainer entry.
41979
41980 2003-01-16  Jim Meyering  <jim@meyering.net>
41981
41982         * m4/regex.m4: The `regex' struct is both input and output.
41983         Initialize it before each use.  Patch by Tim Waugh.
41984
41985 2003-01-16  Bruno Haible  <bruno@clisp.org>
41986
41987         * MODULES.html.sh: Add a table of contents. Add the module name as
41988         leftmost column. Add hyperlinks.
41989
41990 2003-01-15  Bruno Haible  <bruno@clisp.org>
41991
41992         * m4/md5.m4 (gl_MD5): Require AC_C_INLINE.
41993
41994 2003-01-15  Bruno Haible  <bruno@clisp.org>
41995
41996         * m4/longlong.m4 (jm_AC_TYPE_LONG_LONG): Also test the LL suffix.
41997         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Also test the ULL
41998         suffix.
41999
42000 2003-01-15  Bruno Haible  <bruno@clisp.org>
42001
42002         * m4/alloca.m4 (gl_FUNC_ALLOCA): Invoke AC_EGREP_CPP prerequisites.
42003
42004 2003-01-15  Bruno Haible  <bruno@clisp.org>
42005
42006         * lib/stpcpy.h (stpcpy): Use ANSI C function declarations.
42007         * lib/strcase.h (strcasecmp, strncasecmp): Likewise.
42008
42009 2003-01-14  Jim Meyering  <jim@meyering.net>
42010
42011         * lib/same.c (same_name): Tweak a comment.
42012
42013 2003-01-14  Bruno Haible  <bruno@clisp.org>
42014
42015         * lib/same.c (same_name): Reorder tests so as to avoid calling stat()
42016         when a string comparison is sufficient.
42017
42018 2003-01-14  Bruno Haible  <bruno@clisp.org>
42019
42020         * lib/readtokens.c (readtoken): Cast character to 'unsigned char', not
42021         'unsigned int'.
42022
42023 2003-01-14  Bruno Haible  <bruno@clisp.org>
42024
42025         * lib/hash-pjw.c: Add comment about low quality of this function.
42026
42027 2003-01-13  Bruno Haible  <bruno@clisp.org>
42028
42029         * modules/stpcpy: Distribute lib/stpcpy.h.
42030         * modules/setenv: Depend on alloca. Distribute lib/setenv.h.
42031
42032 2003-01-13  Bruno Haible  <bruno@clisp.org>
42033
42034         * modules/*: Add a description.
42035         * modules/strpbrk: Fix Makefile.am snippet.
42036         * modules/strtoimax: Fix dependencies.
42037         * modules/strtoumax: Likewise.
42038
42039 2003-01-13  Bruno Haible  <bruno@clisp.org>
42040
42041         * gnulib-tool (func_create_testdir): Substitute lib_OBJECTS.
42042         * modules/alloca (Makefile.am): All object files depend on alloca.h.
42043         * modules/stdbool (Makefile.am): All object files depend on stdbool.h.
42044
42045 2003-01-13  Bruno Haible  <bruno@clisp.org>
42046
42047         * gnulib-tool (func_create_testdir): Store config/* files in the main
42048         directory.
42049         * config.rpath: Move to ...
42050         * config/config.rpath: ... here.
42051         * modules/gettext: Contains config/config.rpath, not config.rpath.
42052         * modules/iconv: Likewise.
42053
42054 2003-01-12  Paul Eggert  <eggert@twinsun.com>
42055
42056         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
42057         to avoid collisions with libcurses and libreadline.
42058
42059         * m4/getstr.m4: Remove.
42060         * m4/getline.m4 (gl_PREREQ_GETLINE): Require AC_HEADER_STDC.
42061
42062 2003-01-12  Paul Eggert  <eggert@twinsun.com>
42063
42064         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
42065         to avoid collisions with libcurses and libreadline.
42066
42067         * lib/Makefile.am (libfetish_a_SOURCES): Remove getstr.c, getstr.h.
42068         * lib/getstr.h, getstr.c: Remove.
42069         * lib/getline.c: Include "getline.h", to check interface.
42070         Move body of old getstr.c here: this defines MIN_CHUNK and
42071         declares getdelim2, which is renamed from getstr.
42072         (getline, getdelim): Adjust to renaming of getstr -> getdelim2.
42073
42074         * lib/linebuffer.c (readlinebuffer): Renamed from readline.
42075         All uses changed.
42076         * lib/linebuffer.h: Likewise.
42077         (readline): Remove backward-compatibility macro.
42078
42079 2003-01-12  Paul Eggert  <eggert@twinsun.com>
42080
42081         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
42082         to avoid collisions with libcurses and libreadline.
42083         * getstr: Remove.
42084         * MODULES.html.sh: Remove getstr.
42085         * modules/getline: Depend on unlocked-io, not getstr.
42086
42087 2003-01-12  Jim Meyering  <jim@meyering.net>
42088
42089         * lib/makepath.c: Don't test HAVE_ERRNO_H.  It's not necessary.
42090
42091 2003-01-10  Bruno Haible  <bruno@clisp.org>
42092
42093         * modules/alloca: Change Makefile.am requirements. Simplify Include
42094         requirements. Add lib/alloca_.h to file list.
42095
42096 2003-01-10  Bruno Haible  <bruno@clisp.org>
42097
42098         * m4/alloca.m4 (gl_FUNC_ALLOCA): Also define ALLOCA_H.
42099
42100 2003-01-10  Bruno Haible  <bruno@clisp.org>
42101
42102         * lib/alloca_.h: New file.
42103         * lib/getdate.y: Unconditionally include alloca.h.
42104         * lib/makepath.c: Likewise.
42105         * lib/setenv.c: Likewise.
42106         * lib/userspec.c: Likewise.
42107
42108 2003-01-09  Karl Berry  <karl@gnu.org>
42109
42110         * MODULES.html.sh: include `dirname $0` in PATH, to find
42111         gnulib-tool.
42112
42113 2003-01-09  Bruno Haible  <bruno@clisp.org>
42114
42115         * modules/stdbool: Change configure.ac, Makefile.am requirements.
42116         Simplify Include requirements. Add lib/stdbool.h.in to file list.
42117
42118 2003-01-09  Bruno Haible  <bruno@clisp.org>
42119
42120         * m4/stdbool.m4 (AM_STDBOOL_H): New macro.
42121
42122 2003-01-09  Bruno Haible  <bruno@clisp.org>
42123
42124         * lib/stdbool.h.in: New file.
42125
42126 2003-01-09  Bruno Haible  <bruno@clisp.org>
42127
42128         * gnulib-tool (func_all_modules): Ignore files ending in ~.
42129         * MODULES.html.sh: Likewise.
42130
42131 2003-01-08  Jim Meyering  <jim@meyering.net>
42132
42133         * lib/full-write.c: Undefine and define-away `const' after inclusion
42134         of errno.h, not before.  Suggestion from Bruno Haible.
42135
42136 2003-01-08  Bruno Haible  <bruno@clisp.org>
42137
42138         * modules/full-read: Depend on full-write.
42139
42140 2003-01-08  Bruno Haible  <bruno@clisp.org>
42141
42142         * lib/safe-read.c: Include specification header first, to ensure its
42143         selfcontainedness.
42144         * lib/full-write.c: Likewise.
42145
42146 2003-01-07  Jim Meyering  <jim@meyering.net>
42147
42148         * lib/full-write.c: Rework so that it may serve to define full_read,
42149         too.
42150         * lib/full-read.c: Simply #define FULL_READ and include full-write.c.
42151
42152 2003-01-07  Bruno Haible  <bruno@clisp.org>
42153
42154         * lib/strtoimax.c: Include <stdint.h> as an alternative to
42155         <inttypes.h>.
42156         * lib/xstrtol.h: Likewise.
42157         * lib/xstrtoimax.c: Likewise.
42158         * lib/xstrtoumax.c: Likewise.
42159         * lib/human.h: Likewise.
42160
42161         * lib/tempname.c: Include <inttypes.h> too. Avoids a compilation error
42162         on systems that have <inttypes.h> but not <stdint.h>.
42163
42164 2003-01-07  Bruno Haible  <bruno@clisp.org>
42165
42166         * MODULES.html.sh: Add copyright notice.
42167         (missed_files): Omit CVS directory entries.
42168         (func_module): Make it work with sed-3.02.
42169         * MODULES.txt: Remove file.
42170
42171 2003-01-06  Jim Meyering  <jim@meyering.net>
42172
42173         * lib/version-etc.c: Update year in translatable copyright string.
42174
42175 2003-01-03  Karl Berry  <karl@gnu.org>
42176
42177         * config/config.{guess,sub}: update from prep.
42178
42179 2003-01-02  Karl Berry  <karl@gnu.org>
42180
42181         * doc/COPYING.DOC: belatedly updated to 1.2.
42182
42183 2003-01-01  Karl Berry  <karl@gnu.org>
42184
42185         * gnulib-tool (func_verify_module): report module name $module in
42186         error message, not $1.
42187         * gnulib-tool (create-testdir): don't complain if destdir couldn't
42188         be created, only if it doesn't exist.
42189         * gnulib-tool (last_checkin_date): don't expand the $Date here.
42190
42191 2002-12-31  Paul Eggert  <eggert@twinsun.com>
42192
42193         * m4/memcoll.m4 (gl_MEMCOLL): Require AC_FUNC_MEMCMP.
42194
42195 2002-12-31  Paul Eggert  <eggert@twinsun.com>
42196
42197         * lib/memcoll.c (memcoll): Fall back on a simple algorithm using
42198         memcmp if strcoll doesn't work.
42199
42200 2002-12-31  Bruno Haible  <bruno@clisp.org>
42201
42202         * lib/utime.c (utime_null): No need to call ftruncate if the file was
42203         nonempty.
42204
42205 2002-12-31  Bruno Haible  <bruno@clisp.org>
42206
42207         * lib/memcoll.c (STRCOLL): New macro.
42208         (memcoll): Use it.
42209
42210 2002-12-31  Bruno Haible  <bruno@clisp.org>
42211
42212         * lib/localcharset.h: New file.
42213         * lib/localcharset.c: Include it.
42214         * lib/unicodeio.c: Likewise.
42215
42216 2002-12-31  Bruno Haible  <bruno@clisp.org>
42217
42218         * lib/getstr.h (getstr): Define, to avoid clash with libcurses.
42219         * lib/linebuffer.h (readline): Define, to avoid clash with libreadline.
42220
42221 2002-12-31  Bruno Haible  <bruno@clisp.org>
42222
42223         * lib/getline.h: Include <stddef.h>, for size_t.
42224
42225         * lib/unicodeio.h: Include <stddef.h>, for size_t.
42226         * lib/unicodeio.c: Don't include <stddef.h>.
42227
42228 2002-12-31  Bruno Haible  <bruno@clisp.org>
42229
42230         * lib/getdate.y (get_date): Test HAVE_STRUCT_TM_TM_ZONE, not
42231         HAVE_TM_ZONE.
42232
42233 2002-12-24  Karl Berry  <karl@gnu.org>
42234
42235         * config/config.guess: update from prep.
42236
42237 2002-12-24  Bruno Haible  <bruno@clisp.org>
42238
42239         General infrasructure.
42240         * m4/README: Rewritten.
42241         * m4/onceonly.m4: New file.
42242         * m4/onceonly_2_57.m4: New file.
42243
42244         Module atexit.
42245         * m4/atexit.m4: New file.
42246
42247         Module strtod.
42248         * m4/strtod.m4: New file.
42249
42250         Module strtol.
42251         * m4/strtol.m4: New file.
42252
42253         Module strtoul.
42254         * m4/strtoul.m4: New file.
42255
42256         Module memchr.
42257         * m4/memchr.m4: New file.
42258
42259         Module memcmp.
42260         * m4/memcmp.m4 (gl_PREREQ_MEMCMP): New macro.
42261         (jm_FUNC_MEMCMP): Invoke it.
42262
42263         Module memcpy.
42264         * m4/memcpy.m4: New file.
42265
42266         Module memmove.
42267         * m4/memmove.m4: New file.
42268
42269         Module memset.
42270         * m4/memset.m4: New file.
42271
42272         Module strcspn.
42273         * m4/strcspn.m4: New file.
42274
42275         Module strpbrk.
42276         * m4/strpbrk.m4: New file.
42277
42278         Module strstr.
42279         * m4/strstr.m4: New file.
42280
42281         Module strerror.
42282         * m4/strerror.m4: New file.
42283
42284         Module mktime.
42285         * m4/mktime.m4: Renamed from jm-mktime.m4.
42286         (gl_PREREQ_MKTIME): New macro.
42287         (gl_FUNC_MKTIME): Renamed from jm_FUNC_MKTIME. Invoke gl_PREREQ_MKTIME.
42288
42289         Module malloc.
42290         * m4/malloc.m4 (gl_PREREQ_MALLOC): New macro.
42291         (jm_FUNC_MALLOC): Use AC_FUNC_MALLOC. Invoke gl_PREREQ_MALLOC.
42292         Don't define HAVE_DONE_WORKING_MALLOC_CHECK, since nothing uses it.
42293
42294         Module realloc.
42295         * m4/realloc.m4 (gl_PREREQ_REALLOC): New macro.
42296         (jm_FUNC_REALLOC): Use AC_FUNC_REALLOC. Invoke gl_PREREQ_REALLOC.
42297         Don't define HAVE_DONE_WORKING_REALLOC_CHECK, since nothing uses it.
42298
42299         Module strftime.
42300         * m4/tm_gmtoff.m4: New file, extracted from strftime.m4.
42301         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Use AC_FUNC_STRFTIME.
42302         Don't test for bcopy (we are not emacs). Invoke AC_TYPE_MBSTATE_T and
42303         gl_TM_GMTOFF.
42304         (_jm_STRFTIME_PREREQS, jm_FUNC_GNU_STRFTIME): Use onceonly macros.
42305
42306         Module xalloc.
42307         * m4/xalloc.m4: New file.
42308
42309         Module alloca.
42310         * m4/alloca.m4: New file.
42311
42312         Module putenv.
42313         * m4/putenv.m4 (gl_PREREQ_PUTENV): New macro.
42314         (jm_FUNC_PUTENV): Invoke it.
42315
42316         Module setenv.
42317         * m4/setenv.m4 (gt_FUNC_SETENV): New macro.
42318         (gt_CHECK_VAR_DECL): Fix quoting error that led to infinite loop in m4
42319         when invoked twice.
42320         (gt_PREREQ_SETENV, gt_PREREQ_UNSETENV): New macros, replacing old
42321         gt_FUNC_SETENV.
42322
42323         Module memrchr.
42324         * m4/memrchr.m4: New file.
42325
42326         Module stpcpy.
42327         * m4/stpcpy.m4: New file.
42328
42329         Module strcase.
42330         * m4/strcase.m4: New file.
42331
42332         Module strdup.
42333         * m4/strdup.m4: New file.
42334
42335         Module strnlen.
42336         * m4/strnlen.m4: New file.
42337
42338         Module strndup.
42339         * m4/strndup.m4: New file.
42340
42341         Module xstrtod.
42342         * m4/xstrtod.m4: New file.
42343
42344         Module xstrtol.
42345         * m4/xstrtol.m4: New file.
42346
42347         Module getdate.
42348         * m4/getdate.m4: New file.
42349
42350         Module unlocked-io.
42351         * m4/unlocked-io.m4: Renamed from jm-glibc-io.m4.
42352         (jm_FUNC_GLIBC_UNLOCKED_IO): Invoke AC_GNU_SOURCE. Use onceonly macros.
42353         * m4/jm-glibc-io.m4n: Remove file.
42354
42355         Module long-options.
42356         * m4/long-options.m4: New file.
42357
42358         Module md5.
42359         * m4/md5.m4: New file.
42360
42361         Module sha.
42362         * m4/sha.m4: New file.
42363
42364         Module getstr.
42365         * m4/getstr.m4: New file.
42366
42367         Module getline.
42368         * m4/getline.m4 (gl_PREREQ_GETLINE): New macro.
42369         (AM_FUNC_GETLINE): Invoke AC_GNU_SOURCE. Use <stdlib.h>, not
42370         <sys/types.h>, for size_t. Use the function name gnu_getline, not
42371         simply getline. Infoke gl_PREREQ_GETLINE.
42372
42373         Module obstack.
42374         * m4/obstack.m4: New file.
42375
42376         Module hash.
42377         * m4/hash.m4: New file.
42378
42379         Module readtokens.
42380         * m4/readtokens.m4: New file.
42381
42382         Module strverscmp.
42383         * m4/strverscmp.m4: New file.
42384
42385         Module stdbool.
42386         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Add test for _Bool. Needed for
42387         OSF/1.
42388
42389         Module strtoll.
42390         * m4/strtoll.m4: New file.
42391
42392         Module strtoull.
42393         * m4/strtoull.m4: New file.
42394
42395         Module strtoimax.
42396         * m4/strtoimax.m4: New file.
42397
42398         Module strtoumax.
42399         * m4/strtoumax.m4: New file.
42400
42401         Module xstrtoimax.
42402         * m4/xstrtoimax.m4 (jm_XSTRTOIMAX): Renamed from
42403         jm_AC_PREREQ_XSTRTOIMAX.
42404         Moved the strtol prerequisites to strtol.m4.
42405         Moved the strtoll prerequisites to strtoll.m4.
42406         Moved the strtoimax prerequisites to strtoimax.m4.
42407
42408         Module xstrtoumax.
42409         * m4/xstrtoumax.m4 (jm_XSTRTOUMAX): Renamed from
42410         jm_AC_PREREQ_XSTRTOUMAX.
42411         Moved the strtoul prerequisites to strtoul.m4.
42412         Moved the strtoull prerequisites to strtoull.m4.
42413         Moved the strtoumax prerequisites to strtoumax.m4.
42414
42415         Module chown.
42416         * m4/chown.m4 (gl_PREREQ_CHOWN): New macro.
42417         (jm_FUNC_CHOWN): Use AC_FUNC_CHOWN. Invoke gl_PREREQ_CHOWN.
42418
42419         Module dup2.
42420         * m4/dup2.m4: New file.
42421
42422         Module ftruncate.
42423         * m4/ftruncate.m4 (gl_PREREQ_FTRUNCATE): New macro.
42424         (jm_FUNC_FTRUNCATE): Use AC_REPLACE_FUNCS. Invoke gl_PREREQ_FTRUNCATE.
42425
42426         Module getgroups.
42427         * m4/getgroups.m4 (gl_PREREQ_GETGROUPS): New macro.
42428         (jm_FUNC_GETGROUPS): Use AC_FUNC_GETGROUPS. Invoke gl_PREREQ_GETGROUPS.
42429
42430         Module gettimeofday.
42431         * m4/gettimeofday.m4 (gl_PREREQ_GETTIMEOFDAY): New macro.
42432         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Use onceonly macros. Invoke
42433         gl_PREREQ_GETTIMEOFDAY.
42434
42435         Module mkdir.
42436         * m4/mkdir-slash.m4 (gl_PREREQ_MKDIR): New macro.
42437         (UTILS_FUNC_MKDIR_TRAILING_SLASH): Invoke gl_PREREQ_MKDIR.
42438
42439         Module mkstemp.
42440         * m4/mkstemp.m4 (gl_PREREQ_MKSTEMP): New macro.
42441         (jm_PREREQ_TEMPNAME): New macro, from prereq.m4. Also invoke
42442         jm_AC_TYPE_UINTMAX_T.
42443         (UTILS_FUNC_MKSTEMP): Invoke gl_PREREQ_MKSTEMP and jm_PREREQ_TEMPNAME.
42444
42445         Module stat.
42446         * m4/stat.m4 (gl_PREREQ_STAT): New macro.
42447         (jm_FUNC_STAT): Use AC_FUNC_STAT. Invoke gl_PREREQ_STAT.
42448
42449         Module lstat.
42450         * m4/lstat.m4 (gl_PREREQ_LSTAT): New macro.
42451         (jm_FUNC_LSTAT): Use AC_FUNC_LSTAT. Invoke gl_PREREQ_LSTAT.
42452
42453         Module timespec.
42454         * m4/timespec.m4 (gl_TIMESPEC): New macro.
42455         (jm_CHECK_TYPE_STRUCT_TIMESPEC): Add check for <sys/time.h>.
42456         * m4/st_mtim.m4: Indentation.
42457
42458         Module nanosleep.
42459         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): New macro.
42460         (jm_FUNC_NANOSLEEP): Add check for <sys/time.h>. Invoke
42461         gl_PREREQ_NANOSLEEP.
42462
42463         Module regex.
42464         * m4/regex.m4 (jm_PREREQ_REGEX): New macro.
42465         (jm_INCLUDED_REGEX): Invoke jm_PREREQ_REGEX.
42466         (gl_REGEX): New macro.
42467
42468         Module rename.
42469         * m4/rename.m4 (gl_PREREQ_RENAME): New macro.
42470         (vb_FUNC_RENAME): Invoke gl_PREREQ_RENAME.
42471
42472         Module rmdir.
42473         * m4/rmdir.m4: New file.
42474
42475         Module utime.
42476         * m4/utimbuf.m4 (jm_CHECK_TYPE_STRUCT_UTIMBUF): Use onceonly macros.
42477         * m4/utime.m4 (gl_PREREQ_UTIME): New macro.
42478         (jm_FUNC_UTIME): Invoke gl_PREREQ_UTIME.
42479
42480         Module dirname.
42481         * m4/dirname.m4: New file.
42482
42483         Module getopt.
42484         * m4/getopt.m4: New file.
42485
42486         Module unistd-safer.
42487         * m4/unistd-safer.m4: New file.
42488
42489         Module fnmatch.
42490         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Include <stdlib.h>, for exit()
42491         declaration.
42492         (gl_PREREQ_FNMATCH_EXTRA): New macro.
42493         (gl_FUNC_FNMATCH_POSIX): New macro.
42494         (gl_FUNC_FNMATCH_GNU): Renamed from AC_FUNC_FNMATCH_GNU. Invoke
42495         gl_PREREQ_FNMATCH_EXTRA. Use the function name gnu_fnmatch, not
42496         simply fnmatch.
42497
42498         Module exclude.
42499         * m4/exclude.m4: New file.
42500
42501         Module human.
42502         * m4/human.m4: New file.
42503
42504         Module acl.
42505         * m4/acl.m4: Nop.
42506
42507         Module backupfile.
42508         * m4/backupfile.m4: New file.
42509         * m4/d-ino.m4: Indentation.
42510
42511         Module fsusage.
42512         * m4/fsusage.m4 (gl_FSUSAGE): New macro.
42513         (jm_STATFS_TRUNCATES): New macro, from coreutils-4.5.4/configure.ac.
42514         (gl_PREREQ_FSUSAGE_EXTRA): New macro.
42515
42516         Module dirfd.
42517         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Invoke some AC_EGREP_CPP
42518         requirements.
42519
42520         Module euidaccess.
42521         * m4/euidaccess.m4: New file.
42522
42523         Module file-type.
42524         * m4/file-type.m4: New file.
42525
42526         Module fileblocks.
42527         * m4/fileblocks.m4: New file.
42528
42529         Module filemode.
42530         * m4/filemode.m4: New file.
42531
42532         Module isdir.
42533         * m4/isdir.m4: New file.
42534
42535         Module lchown.
42536         * m4/lchown.m4 (gl_PREREQ_LCHOWN): New macro.
42537         (jm_FUNC_LCHOWN): Invoke gl_PREREQ_LCHOWN.
42538
42539         Module makepath.
42540         * m4/makepath.m4: New file.
42541
42542         Module modechange.
42543         * m4/modechange.m4: New file.
42544
42545         Module mountlist.
42546         * m4/mountlist.m4: New file.
42547         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Use onceonly macros.
42548         Indentation.
42549
42550         Module path-concat.
42551         * m4/path-concat.m4: New file.
42552
42553         Module pathmax.
42554         * m4/pathmax.m4: New file.
42555
42556         Module same.
42557         * m4/same.m4: New file.
42558
42559         Module save-cwd.
42560         * m4/save-cwd.m4: New file.
42561
42562         Module savedir.
42563         * m4/savedir.m4: New file.
42564
42565         Module xgetcwd.
42566         * m4/xgetcwd.m4: New file.
42567         * m4/getcwd.m4 (AC_FUNC_GETCWD_NULL): Use onceonly macros.
42568
42569         Module xreadlink.
42570         * m4/xreadlink.m4: New file.
42571
42572         Module safe-read.
42573         * m4/safe-read.m4: New file.
42574
42575         Module safe-write.
42576         * m4/safe-write.m4: New file.
42577
42578         Module closeout.
42579         * m4/closeout.m4: New file.
42580
42581         Module stdio-safer.
42582         * m4/stdio-safer.m4: New file.
42583
42584         Module getpass.
42585         * m4/getpass.m4: New file.
42586
42587         Module getugroups.
42588         * m4/getugroups.m4: New file.
42589
42590         Module group-member.
42591         * m4/group-member.m4 (gl_PREREQ_GROUP_MEMBER): New macro.
42592         (jm_FUNC_GROUP_MEMBER): Invoke AC_GNU_SOURCE, gl_PREREQ_GROUP_MEMBER.
42593
42594         Module idcache.
42595         * m4/idcache.m4: New file.
42596
42597         Module userspec.
42598         * m4/userspec.m4: New file.
42599
42600         Module gettime.
42601         * m4/clock_time.m4: New file.
42602         * m4/gettime.m4: New file.
42603
42604         Module settime.
42605         * m4/settime.m4: New file.
42606
42607         Module posixtm.
42608         * m4/posixtm.m4: New file.
42609
42610         Module gethostname.
42611         * m4/gethostname.m4: New file.
42612
42613         Module canon-host.
42614         * m4/canon-host.m4: New file.
42615
42616         Module gettext.
42617         * m4/codeset.m4: New file, from gettext-0.11.5.
42618         * m4/gettext.m4: New file, from gettext-0.11.5.
42619         * m4/glibc21.m4: New file, from gettext-0.11.5.
42620         * m4/iconv.m4: New file, from gettext-0.11.5.
42621         * m4/intdiv0.m4: New file, from gettext-0.11.5.
42622         * m4/inttypes-pri.m4: New file, from gettext-0.11.5.
42623         * m4/inttypes.m4: New file, from gettext-0.11.5.
42624         * m4/inttypes_h.m4: New file, from gettext-0.11.5 with modifications.
42625         * m4/isc-posix.m4: New file, from gettext-0.11.5.
42626         * m4/lcmessage.m4: New file, from gettext-0.11.5.
42627         * m4/lib-ld.m4: New file, from gettext-0.11.5.
42628         * m4/lib-link.m4: New file, from gettext-0.11.5.
42629         * m4/lib-prefix.m4: New file, from gettext-0.11.5.
42630         * m4/progtest.m4: New file, from gettext-0.11.5.
42631         * m4/stdint_h.m4: New file, from gettext-0.11.5 with modifications.
42632         * m4/uintmax_t.m4: New file, from gettext-0.11.5 with modifications.
42633         * m4/ulonglong.m4: New file, from gettext-0.11.5 with modifications.
42634
42635         Module localcharset.
42636         * m4/localcharset.m4: New file.
42637
42638         Module hard-locale.
42639         * m4/hard-locale.m4: New file.
42640
42641         Module mbswidth.
42642         * m4/mbswidth.m4 (gl_MBSWIDTH): Renamed from jm_PREREQ_MBSWIDTH. Use
42643         onceonly macros.
42644         * m4/mbrtowc.m4: Add comment.
42645
42646         Module memcasecmp.
42647         * m4/memcasecmp.m4: New file.
42648
42649         Module memcoll.
42650         * m4/memcoll.m4: New file.
42651
42652         Module unicodeio.
42653         * m4/unicodeio.m4: New file.
42654
42655         Module rpmatch.
42656         * m4/rpmatch.m4: New file.
42657
42658         Module yesno.
42659         * m4/yesno.m4: New file.
42660
42661         Module exitfail.
42662         * m4/exitfail.m4: New file.
42663
42664         Module c-stack.
42665         * m4/c-stack.m4 (gl_C_STACK): New macro.
42666         (jm_PREREQ_C_STACK): Check for <sys/time.h>. Use onceonly macros.
42667
42668         Module error.
42669         * m4/error.m4 (gl_ERROR): New macro.
42670         (jm_PREREQ_ERROR): Use onceonly macros.
42671
42672         Module fatal.
42673         * m4/fatal.m4: New file.
42674
42675         Module getloadavg.
42676         * m4/getloadavg.m4 (AC_FUNC_GETLOADAVG): Use onceonly macros.
42677         (gl_FUNC_GETLOADAVG, gl_PREREQ_GETLOADAVG): New macros.
42678
42679         Module getpagesize.
42680         * m4/getpagesize.m4: New file.
42681
42682         Module getusershell.
42683         * m4/getusershell.m4: New file.
42684
42685         Module physmem.
42686         * m4/physmem.m4: New file.
42687
42688         Module posixver.
42689         * m4/posixver.m4: New file.
42690
42691         Module quotearg.
42692         * m4/quotearg.m4: New file.
42693
42694         Module quote.
42695         * m4/quote.m4: New file.
42696
42697         Module readutmp.
42698         * m4/readutmp.m4: New file, based on jm_PREREQ_READUTMP from prereq.m4.
42699
42700         Module sig2str.
42701         * m4/sig2str.m4: New file.
42702
42703         Other.
42704         * m4/longlong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Remove, moved to
42705         ulonglong.m4.
42706         * m4/intmax_t.m4: New file.
42707         * m4/d-type.m4: Indentation.
42708         * m4/jm-macros.m4: Update.
42709         * m4/prereq.m4 (jm_PREREQ): Update.
42710         (jm_PREREQ_ADDEXT): Remove, obsoleted by backupfile.m4.
42711         (jm_PREREQ_CANON_HOST): Remove, obsoleted by canon-host.m4.
42712         (jm_PREREQ_DIRNAME): Remove, obsoleted by dirname.m4.
42713         (jm_PREREQ_EXCLUDE): Remove, obsoleted by exclude.m4.
42714         (jm_PREREQ_GETPAGESIZE): Remove, obsoleted by getpagesize.m4.
42715         (jm_PREREQ_HARD_LOCALE): Remove, obsoleted by hard-locale.m4.
42716         (jm_PREREQ_HASH): Remove, obsoleted by hash.m4.
42717         (jm_PREREQ_HUMAN): Remove, obsoleted by human.m4.
42718         (jm_PREREQ_MEMCHR): Remove, obsoleted by memchr.m4.
42719         (jm_PREREQ_PHYSMEM): Remove, obsoleted by physmem.m4.
42720         (jm_PREREQ_POSIXVER): Remove, obsoleted by posixver.m4.
42721         (jm_PREREQ_QUOTEARG): Remove, obsoleted by quotearg.m4.
42722         (jm_PREREQ_READUTMP): Remove, obsoleted by readutmp.m4.
42723         (jm_PREREQ_REGEX): Remove, obsoleted by regex.m4.
42724         (jm_PREREQ_STRNLEN): Remove, obsoleted by strnlen.m4.
42725         (jm_PREREQ_TEMPNAME): Remove, obsoleted by mkstemp.m4.
42726         (jm_PREREQ_XGETCWD): Remove, obsoleted by xgetcwd.m4.
42727         (jm_PREREQ_XREADLINK): Remove, obsoleted by xreadlink.m4.
42728         * m4/readdir.m4 (jm_FUNC_READDIR): Use onceonly macros.
42729
42730 2002-12-24  Bruno Haible  <bruno@clisp.org>
42731
42732         * MODULES.txt: Update according to m4/ changes.
42733
42734         Module gettext.
42735         * config.rpath: New file, from gettext-0.11.5.
42736
42737         * modules/*: New module descriptions.
42738         * gnulib-tool: New file.
42739         * MODULES.html.sh: New file.
42740
42741 2002-12-21  Karl Berry  <karl@gnu.org>
42742
42743         * doc/fdl.texi: update to version 1.2.
42744
42745 2002-12-19  Karl Berry  <karl@gnu.org>
42746
42747         * config/config.guess: update from prep.
42748
42749 2002-12-18  Bruno Haible  <bruno@clisp.org>
42750
42751         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't test for localtime_r.
42752         * m4/jm-mktime.m4 (jm_FUNC_MKTIME): Likewise.
42753
42754 2002-12-17  Bruno Haible  <bruno@clisp.org>
42755
42756         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Remove checks for limits.h,
42757         stdlib.h, string.h.
42758
42759 2002-12-17  Bruno Haible  <bruno@clisp.org>
42760
42761         * lib/canon-host.c (strdup): Remove unused declaration.
42762
42763         * lib/fsusage.c: Include full_read.h.
42764         (get_fs_usage): Use full_read instead of safe_read.
42765
42766         * lib/utime.c (utime_null): Use SAFE_READ_ERROR.
42767
42768 2002-12-12  Karl Berry  <karl@gnu.org>
42769
42770         * config/config.guess: update from prep.
42771
42772 2002-12-11  Bruno Haible  <bruno@clisp.org>
42773
42774         * m4/setenv.m4: New file, from gettext-0.11.5.
42775
42776 2002-12-11  Bruno Haible  <bruno@clisp.org>
42777
42778         * lib/setenv.h: Rewritten to cope with systems that have setenv() but
42779         not unsetenv().
42780         * lib/setenv.c, unsetenv.c: Taken from glibc-2.2.4 with the following
42781         modifications:
42782
42783         2002-12-11  Bruno Haible  <bruno@clisp.org>
42784
42785                 * setenv.c (alloca): Fall back to malloc.
42786                 (freea): New macro.
42787                 (setenv): Use freea() to free memory allocated with alloca().
42788
42789         2002-11-13  Bruno Haible  <bruno@clisp.org>
42790
42791                 * setenv.c (compar_fn_t, __add_to_environ, setenv): Use ANSI C
42792                 function declarations.
42793                 * unsetenv.c (unsetenv): Likewise.
42794
42795         2002-03-04  Bruno Haible  <bruno@clisp.org>
42796
42797                 Portability to AIX 4.3.3.
42798                 * unsetenv.c: New file, extracted from setenv.c.
42799                 * setenv.c: Move the unsetenv() function to unsetenv.c.
42800
42801         2001-12-20  Bruno Haible  <bruno@clisp.org>
42802
42803                 * setenv.c (__add_to_environ): Don't call realloc(NULL,...),
42804                 use malloc instead. For SunOS 4.
42805
42806         2001-12-11  Bruno Haible  <bruno@clisp.org>
42807
42808                 * setenv.c: Declare alloca.
42809                 (compar_fn_t): New typedef.
42810                 (KNOWN_VALUE, STORE_VALUE): Use it.
42811
42812         * lib/Makefile.am (libfetish_a_SOURCES): Add setenv.c, unsetenv.c,
42813         setenv.h.
42814
42815 2002-12-10  Paul Eggert  <eggert@twinsun.com>
42816
42817         Port exclude.c and exclude.h to more non-GNU systems, e.g. Solaris 7.
42818         * lib/exclude.h (EXCLUDE_ANCHORED, EXCLUDE_INCLUDE, EXCLUDE_WILDCARDS):
42819         Choose values that are less likely to collide with system fnmatch
42820         options.
42821         * lib/exclude.c (FNM_CASEFOLD, FNM_LEADING_DIR): Define to 0 if not
42822         defined (e.g., a pure POSIX system).
42823         (EXCLUDE_macros_do_not_collide_with_FNM_macros): Use FNM_PATHNAME
42824         instead of FNM_FILE_NAME, for compatibility with pure POSIX sytems.
42825
42826 2002-12-06  Paul Eggert  <eggert@twinsun.com>
42827
42828         Undo the 2001-07-02 change for jm-glibc-io, as it was too much of
42829         a pain in practice to deal with generated m4 files.  This change
42830         goes together with the 2002-12-04 unlocked-io.h change in ../lib.
42831
42832         * m4/Makefile.am.in (Makefile.am): Don't mention jm-glibc-io.m4n
42833         and jm-glibc-io.m4, as they are no longer a special case.
42834         * m4/jm-glibc-io.m4: Rename from jm-glibc-io.m4n, and remove the
42835         kludge and the auto-generation stuff.  Check only whether the
42836         functions are declared, not whether they exist, since older hosts
42837         that don't declare the functions can't use the optimization anyway.
42838
42839 2002-12-06  Jim Meyering  <jim@meyering.net>
42840
42841         * lib/error.c: Be consistent: change `#ifndef _LIBC' to `#if !_LIBC'.
42842
42843         Merge in changes from libc's misc/error.c, in preparation
42844         for the merge of gnulib's changes back into libc.
42845
42846         * lib/error.c (_): Define only if not already defined.
42847         Move definition to follow all #include directives.
42848         Include unlocked-io.h only if !_LIBC.
42849         [_LIBC]: Include <libio/libioP.h>.
42850         [USE_IN_LIBIO]: Include <libio/iolibio.h>
42851         (fflush): Tweak definition to use INTUSE.
42852         (putc): Define.
42853
42854 2002-12-05  Paul Eggert  <eggert@twinsun.com>
42855
42856         * lib/alloca.c [defined emacs]: Include "lisp.h".
42857         (xalloc_die) [defined emacs]: New macro.
42858         (free) [defined emacs && defined EMACS_FREE]: Define to EMACS_FREE.
42859         [! defined emacs]: Include <xalloc.h>.
42860         (POINTER_TYPE) [!defined POINTER_TYPE]: New macro.
42861         (pointer): Typedef to POINTER_TYPE *.
42862         (malloc): Remove decl; we now always use xmalloc.
42863         (alloca): Use old-style definition, since Emacs needs this.
42864         Check for arithmetic overflow when computing combined size.
42865
42866 2002-12-04  Paul Eggert  <eggert@twinsun.com>
42867
42868         Do not generate unlocked-io.h automatically, since it's easier to
42869         maintain it by hand.
42870
42871         * lib/unlocked-io.h: New file, from GNU diffutils,
42872         but with proper copyright notice and attribution.
42873         * lib/gen-uio: Remove.
42874         * lib/Makefile.am: Add copyright notice.
42875         (libfetish_a_SOURCES): Add unlocked-io.h.
42876         (BUILT_SOURCES, all-local): Remove unlocked-io.h.
42877         (DISTCLEANFILES, io_functions): Remove macros.
42878         (EXTRA_DIST): Remove gen_uio.
42879         (unlocked-io.h): Remove rule.
42880
42881 2002-12-04  Jim Meyering  <jim@meyering.net>
42882
42883         Reflect the fact that stat.c and lstat.c are no longer generated.
42884         * lib/Makefile.am (BUILT_SOURCES): Remove stat.c and lstat.c.
42885         (DISTCLEANFILES): Likewise.
42886         (EXTRA_DIST): Likewise.
42887         (all_local): Don't depend on stat.c or lstat.c.
42888         (stat.c, lstat.c): Remove rules.
42889         (EXTRA_DIST): Remove xstat.in.
42890
42891         * lib/xstat.in: Remove file.  Contents moved into stat.c.
42892         * lib/stat.c: New file.  Contents mostly from xstat.in.
42893         * lib/stat.c: Rework so that it may serve to define rpl_lstat, too.
42894         * lib/lstat.c: New file. Simply #define LSTAT and include stat.c.
42895
42896         * lib/safe-read.c: Rework so that it may serve to define safe_write,
42897         too.
42898         * lib/safe-write.c: Simply #define SAFE_WRITE and include safe-read.c.
42899
42900 2002-12-03  Jim Meyering  <jim@meyering.net>
42901
42902         * lib/safe-read.c, safe-write.c: Change variable names and comments,
42903         but not semantics, to minimize the differences between these two files.
42904         (safe_read): Change comment to mention SAFE_READ_ERROR.
42905
42906         * lib/safe-read.c (IS_EINTR): Define.
42907         (safe_read): Use IS_EINTR in place of in-function cpp directives.
42908
42909 2002-12-02  Jim Meyering  <jim@meyering.net>
42910
42911         * lib/safe-read.c (EINTR): Define.
42912         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Define.
42913         (INT_MAX): Provide fallback.
42914         (safe_read): Rewrite to iterate IFF the read fails with EINTR.
42915
42916         * lib/safe-read.h (SAFE_READ_ERROR): Define.
42917
42918 2002-12-02  Bruno Haible  <bruno@clisp.org>
42919
42920         * lib/safe-write.c (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM):
42921         Define, taken from safe-read.c.
42922         (INT_MAX): Provide fallback.
42923         (safe_write): Rewrite to iterate IFF the write fails with EINTR.
42924         * lib/safe-write.h (SAFE_WRITE_ERROR): Define.
42925
42926         * lib/safe-read.c (EINTR): Remove definition.
42927         (safe_read): Don't use EINTR if it is absent.
42928
42929 2002-12-01  Jim Meyering  <jim@meyering.net>
42930
42931         * lib/safe-read.c: (safe_read): Also exit the loop when read returns
42932         zero.
42933         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM, INT_MAX): Define.
42934
42935 2002-11-27  Paul Eggert  <eggert@twinsun.com>
42936
42937         * lib/hash.c (hash_lookup, hash_get_first, hash_get_next,
42938         hash_find_entry, hash_rehash): Replace `if (limit <= value) abort ();'
42939         with `if (! (value < limit)) abort ();', for readability.
42940
42941 2002-11-26  Karl Berry  <karl@gnu.org>
42942
42943         * lib/strdup.c: copy from libc again, with jim's ok.
42944         * lib/.cppi-disable: re-add strdup.c
42945
42946 2002-11-25  Karl Berry  <karl@gnu.org>
42947
42948         * lib/strtoll.c: copy from libc, meaning we now #include <strtol.c>
42949         instead of "strtol.c".
42950
42951 2002-11-25  Karl Berry  <karl@gnu.org>
42952
42953         * config/install-sh: update from automake for variable quoting, $0 in
42954         error msgs, etc.
42955
42956         * config/srclist.txt ($LIBCSRC/time/mktime.c lib gpl): new entry.
42957         * config/srclist.txt ($LIBCSRC/sysdeps/generic/strtoll.c lib gpl): new
42958         entry.
42959
42960 2002-11-25  Jim Meyering  <jim@meyering.net>
42961
42962         * lib/mktime.c: Sync from libc, now that it has the latest fix.
42963
42964 2002-11-24  Karl Berry  <karl@gnu.org>
42965
42966         * lib/error.c, getopt.c, getopt.h, getopt1.c, obstack.c, regex.c,
42967         regex.h, strdup.c, strtoll.c, tempname.c: change license to gpl.
42968
42969 2002-11-24  Jim Meyering  <jim@meyering.net>
42970
42971         Update from coreutils:
42972
42973         * lib/mktime.c: Merge in changes from libc.
42974
42975         Avoid a link-time failure on some Linux systems.
42976         * lib/mktime.c (STATIC): Define to be empty (_LIBC) or `static'
42977         (otherwise).
42978         (__mon_yday): Declare with the STATIC attribute.
42979         (__mktime_internal): Likewise.
42980         Based on a report from Greg Schafer.
42981
42982 2002-11-23  Jim Meyering  <jim@meyering.net>
42983
42984         * lib/sig2str.c (str2signum, sig2str): Avoid a warning from gcc:
42985         Use `unsigned', not `int', as type of index.
42986
42987         * lib/xstat.in [@BEGIN_LSTAT_ONLY@]: Include <string.h>.
42988
42989         * lib/fsusage.c: Remove unneeded parentheses around operands of
42990         `defined'.
42991
42992 2002-11-22  Paul Eggert  <eggert@twinsun.com>
42993
42994         * lib/quotearg.h: Allow multiple inclusion by surrounding with
42995         "#ifndef QUOTEARG_H_".  Include <stddef.h>, for size_t,
42996         so that we can be included first.
42997         (PARAMS): Remove; we now assume C89 or later.  All uses removed.
42998         * lib/quotearg.c: Include quotearg.h immediately after config.h.
42999         No need to include stddef.h or sys/types.h any more.
43000         Surround local include files with "", not "<>".
43001         Assume HAVE_LIMITS_H unconditionally, as we assume C89.
43002         Similarly, assume HAVE_C_BACKSLASH_A, CHAR_BIT, UCHAR_MAX, UINT_MAX,
43003         HAVE_STDLIB_H, HAVE_STRING_H, STDC_HEADERS.
43004         (HAVE_MBSINIT): Undef if !HAVE_MBRTOWC.
43005         (mbsinit): Define to 1 if !defined mbsinit && !HAVE_MBSINIT.
43006         (ISPRINT): Remove; no longer needed now that we assume C89.
43007
43008         (clone_quoting_options, quotearg_buffer, quotearg_n_options):
43009         Preserve errno.
43010
43011         (quotearg_buffer_restyled, quotearg_n, quotearg_n_style,
43012         quotearg_char): Use SIZE_MAX rather than
43013         (size_t) -1 when we are talking about "infinity".
43014
43015         (quotearg_buffer_restyled): Fix bug when quoting trigraphs.
43016
43017 2002-11-22  Paul Eggert  <eggert@twinsun.com>
43018
43019         * lib/hash.c: Avoid use of <assert.h>, as the GNU Coding Standards
43020         hint that one should use `if (! x) abort ();' rather than `assert
43021         (x);', and anyway it's one less thing to worry about configuring.
43022         (hash_lookup, hash_get_first, hash_get_next, hash_find_entry,
43023         hash_rehash, hash_insert): Use abort rather than assert.
43024
43025 2002-11-22  Bruno Haible  <bruno@clisp.org>
43026
43027         * lib/safe-read.h: Assume C89. Add comments.
43028         (safe_read): Change return type to size_t.
43029         * lib/safe-read.c (safe_read): Change return type to size_t. Handle
43030         byte counts > SSIZE_MAX correctly.
43031         * lib/safe-write.h: New file.
43032         * lib/safe-write.c: New file.
43033         * lib/full-read.h: New file.
43034         * lib/full-read.c: New file.
43035         * lib/full-write.h: Assume C89. Add comments.
43036         * lib/full-write.c: Include safe-write.h.
43037         (full_write): Rewritten to use safe_write.
43038         Suggested by Jim Meyering and Paul Eggert.
43039
43040 2002-11-21  Jim Meyering  <jim@meyering.net>
43041
43042         * lib/strdup.c (strdup): Tweak comment and initial #if/#include.
43043
43044         Merge in changes from the coreutils.
43045
43046         2002-09-25  Paul Eggert  <eggert@twinsun.com>
43047         * lib/fsusage.c [! HAVE_INTTYPES_H && HAVE_STDINT_H] Include
43048         <stdint.h>.
43049         (UINTMAX_MAX) [!defined UINTMAX_MAX]: New macro.
43050         (PROPAGATE_ALL_ONES): Work even if X is unsigned and narrower than
43051         int.  Work more efficiently if X is the same width as uintmax_t.
43052         Do not compare X to -1, to avoid bogus compiler warning.
43053         (get_fs_usage): (uintmax_t) -1 -> UINTMAX_MAX to avoid a cast.
43054         Don't assume that f_frsize and f_bsize are the same type.
43055
43056         * lib/mountlist.c: #undef MNT_IGNORE before defining it, to avoid
43057         warning on FreeBSD.
43058
43059         * lib/makepath.c (make_path): Restore umask *before* creating the final
43060         component.
43061         (make_path): Minor reformatting.
43062
43063         * lib/xmalloc.c: Adjust to work with new autoconf macros,
43064         AC_FUNC_MALLOC and AC_FUNC_REALLOC: test #ifndef
43065         HAVE_MALLOC/HAVE_REALLOC.
43066
43067         * lib/mountlist.h (ME_DUMMY): Don't count entries of type `auto' as
43068         dummy ones.  At least on GNU/Linux systems, `auto' means something
43069         else.
43070         From Michael Stone.
43071
43072 2002-11-21  Bruno Haible  <bruno@clisp.org>
43073
43074         Remove case insensitive option matching.
43075         * lib/argmatch.h (argcasematch): Remove declaration.
43076         (ARGCASEMATCH): Remove macro.
43077         (__xargmatch_internal): Remove case_sensitive argument.
43078         (XARGMATCH): Update.
43079         (XARGCASEMATCH): Remove macro.
43080         * lib/argmatch.c (argmatch): Renamed from __argmatch_internal. Remove
43081         case_sensitive argument.
43082         (argcasematch): Remove function.
43083         (__xargmatch_internal): Remove case_sensitive argument.
43084         (main): Use XARGMATCH instead of XARGCASEMATCH.
43085
43086         * lib/xmalloc.c: Change compile-time error message. Add comment about
43087         required autoconf version.
43088
43089 2002-11-20  Paul Eggert  <eggert@twinsun.com>
43090
43091         Merge argmatch cleanups from Bison.  Assume C89.
43092
43093         * lib/argmatch.c: Include config.h here, not in argmatch.h.
43094         Include stdlib.h, for EXIT_FAILURE.
43095         Always include <string.h>, since we assume C89.
43096         (EXIT_FAILURE): Remove pre-C89 bug workaround.
43097         * lib/argmatch.h: Do not include <config.h> or <sys/types.h>.
43098         Include <stddef.h> instead, since it's all we need for size_t.
43099         (PARAMS): Remove.  All uses removed.
43100         (ARRAY_CARDINALITY): Do not bother to #undef.
43101         (ARRAY_CARDINALITY, ARGMATCH, ARGCASEMATCH, invalid_arg,
43102         ARGMATCH_VALID, XARGMATCH, XARGCASEMATCH):
43103         Remove unnecessary parentheses.
43104         (ARGMATCH_VALID, XARGMATCH, XARGCASEMATCH):
43105         Insert necessary parentheses.
43106         (ARGMATCH_CONSTRAINT, ARGMATCH_VERIFY): New macros.
43107         (ARGMATCH_ASSERT): Use ARGMATCH_CONSTRAINT.
43108
43109 2002-11-19  Bruno Haible  <bruno@clisp.org>
43110
43111         * lib/mbswidth.c: Include mbswidth.h right at the beginning.
43112         * lib/mbswidth.h: Include <stddef.h>, for size_t.
43113
43114         * lib/mbswidth.h (PARAMS): Remove macro.
43115         (mbswidth, mbsnwidth): Use ANSI C function declarations.
43116         * lib/mbswidth.c (mbswidth, mbsnwidth): Likewise.
43117
43118         * lib/gcd.h (PARAMS): Remove macro.
43119         (gcd): Use ANSI C function declarations.
43120         * lib/gcd.c (gcd): Likewise.
43121
43122 2002-11-15  Bruno Haible  <bruno@clisp.org>
43123
43124         * lib/strcspn.c: Include <stddef.h>.
43125         (strcspn): Use ANSI C function declaration. Change return type to
43126         size_t. Use NULL.
43127         * lib/strpbrk.c: Minimize diffs to glibc. Include <stddef.h>.
43128         (strpbrk): Use NULL.
43129         * lib/strpbrk.h (PARAMS): Remove macro.
43130         (strpbrk): Use ANSI C function declaration.
43131         * lib/strstr.c: Don't include <sys/types.h>.
43132         * lib/strstr.h (PARAMS): Remove macro.
43133         (strstr): Use ANSI C function declarations.
43134
43135 2002-11-14  Karl Berry  <karl@gnu.org>
43136
43137         * config/mkinstalldirs: `do' on separate line, instead of
43138         `for var; do'.
43139
43140 2002-11-06  Bruno Haible  <bruno@clisp.org>
43141
43142         * lib/gcd.h (gcd): Change argument type to 'unsigned long'.
43143         * lib/gcd.c (gcd): Likewise.
43144
43145 2002-11-05  Bruno Haible  <bruno@clisp.org>
43146
43147         * lib/gcd.h: New file, from gettext-0.11.5.
43148         * lib/gcd.c: New file, from gettext-0.11.5.
43149
43150 2002-11-05  Bruno Haible  <bruno@clisp.org>
43151
43152         * lib/error.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
43153         * lib/getopt.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
43154         * lib/obstack.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
43155         * lib/regex.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
43156
43157         * lib/argmatch.c: Include gettext.h instead of <locale.h> and
43158         <libintl.h>.
43159         * lib/makepath.c: Include gettext.h instead of <locale.h> and
43160         <libintl.h>.
43161
43162         * lib/closeout.c: Include gettext.h instead of <libintl.h>.
43163         * lib/human.c: Include gettext.h instead of <libintl.h>.
43164         * lib/quotearg.c: Include gettext.h instead of <libintl.h>.
43165         * lib/rpmatch.c: Include gettext.h instead of <libintl.h>.
43166         * lib/unicodeio.c: Include gettext.h instead of <libintl.h>.
43167         * lib/userspec.c: Include gettext.h instead of <libintl.h>.
43168         * lib/version-etc.c: Include gettext.h instead of <libintl.h>.
43169         * lib/xmalloc.c: Include gettext.h instead of <libintl.h>.
43170         (textdomain): Remove definition.
43171         * lib/xmemcoll.c: Include gettext.h instead of <libintl.h>.
43172
43173         * lib/long-options.c: Remove include of <libintl.h> and definition of
43174         _.
43175         * lib/same.c: Remove include of <libintl.h> and definition of _.
43176
43177 2002-11-04  Owen Taylor  <otaylor@redhat.com>
43178
43179         * lib/config.charset: A few additions for Solaris.
43180
43181 2002-11-04  Bruno Haible  <haible@clisp.cons.org>
43182
43183         Make it possible to build libcharset with CC=gcc CFLAGS="-x c++".
43184         * lib/localcharset.c (locale_charset): Declare as extern "C".
43185
43186 2002-11-04  Bruno Haible  <haible@clisp.cons.org>
43187
43188         * lib/config.charset: msdos in uk_UA uses CP1125.
43189
43190 2002-11-04  Bruno Haible  <bruno@clisp.org>
43191
43192         * lib/stpcpy.h: New file, from GNU gettext-0.11.5.
43193         * lib/strcase.h: New file, from GNU gettext-0.11.5.
43194         * lib/strpbrk.h: New file, from GNU gettext-0.11.5.
43195         * lib/strstr.h: New file, from GNU gettext-0.11.5.
43196         * lib/xgetcwd.h: New file, from GNU gettext-0.11.5.
43197
43198 2002-11-04  Bruno Haible  <bruno@clisp.org>
43199
43200         * lib/localcharset.c (locale_charset): Don't return an empty string.
43201
43202 2002-11-04  Bruno Haible  <bruno@clisp.org>
43203
43204         * lib/localcharset.c (get_charset_aliases): Add more Windows specific
43205         aliases.
43206
43207 2002-11-04  Bruno Haible  <bruno@clisp.org>
43208
43209         * lib/config.charset: Update for newest glibc. Add canonical names
43210         ISO-8859-14, KOI8-T, TCVN5712-1, GEORGIAN-PS.
43211
43212 2002-11-04  Bruno Haible  <bruno@clisp.org>
43213
43214         * lib/config.charset: Add support for NetBSD.
43215
43216 2002-11-04  Bruno Haible  <bruno@clisp.org>
43217
43218         * lib/config.charset [msdosdjgpp]: For Russian, use CP866.
43219
43220 2002-11-01  Bruno Haible  <bruno@clisp.org>
43221
43222         * configure.in: Add AC_CONFIG_AUX_DIR call.
43223         (AC_OUTPUT): Add m4/Makefile, lib/Makefile. Remove doc/Makefile,
43224         test/Makefile.
43225         * Makefile.in (subdirs): Add m4, lib. Remove doc, test.
43226
43227 2002-09-28  Karl Berry  <karl@gnu.org>
43228
43229         * config/srclist.txt: can't copy install-sh/mkinstalldirs from
43230         installed automake until the next release, since changes have been
43231         made.
43232
43233 2002-09-25  Karl Berry  <karl@gnu.org>
43234
43235         * lib/strdup.c: copy from libc/string (via ../config/srclist*).
43236         * lib/getopt*: copy from libc/posix.
43237         * lib/gettext.h: copy from gettext.
43238         * lib/.cppi-disable: add strdup.c, gettext.h.
43239
43240 2002-09-25  Karl Berry  <karl@gnu.org>
43241
43242         * config/srclist.txt: enable gettext.h check.
43243         * config/config.{guess,sub}: update from prep.
43244         * config/depcomp, install-sh, mdate-sh, missing, mkinstalldirs: update
43245                 from automake 1.6.3.
43246         See srclist*.
43247
43248 2002-08-23  Stefan Monnier  <monnier@cs.yale.edu>
43249
43250         * regex.c (PATFETCH): Remove the translating fetch.
43251         (PATFETCH_RAW): Rename to PATFETCH.
43252         (set_image_of_range): New fun.
43253         (SET_RANGE_TABLE_WORK_AREA): Use it.
43254         (regex_compile): Don't translate the pattern chars so eagerly.
43255         Only do it when inserting an `exactn' bytecode or when handling
43256         a char-range.
43257         (mutually_exclusive_p): Avoid empty statement.
43258
43259 2002-07-06  Jim Meyering  <meyering@lucent.com>
43260
43261         * m4/README: Don't mention Makefile.am.in.
43262         Outline how I've tested changes to .m4 files.  Yep, it's a pain.
43263
43264 2002-07-01  Jim Meyering  <meyering@lucent.com>
43265
43266         * lib/c-stack.c: Include sys/time.h.
43267         From Volker Borchert.
43268
43269 2002-06-26  Paul Eggert  <eggert@twinsun.com>
43270
43271         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for btowc.
43272
43273 2002-06-26  Paul Eggert  <eggert@twinsun.com>
43274
43275         * lib/fnmatch.c, fnmatch_loop.c (WIDE_CHAR_SUPPORT):
43276         New macro.  Use it uniformly instead of
43277         (defined HAVE_WCTYPE_H && defined HAVE_WCHAR_H).
43278         It also uses HAVE_BTOWC, to fix a porting bug on Solaris 2.5.1
43279         reported by Vin Shelton.
43280
43281 2002-06-22  Paul Eggert  <eggert@twinsun.com>
43282
43283         * lib/c-stack.h (segv_handler, c_stack_action) [! defined SA_SIGINFO]:
43284         Do not assume SA_SIGINFO behavior.
43285         Bug reported by Jim Meyering on NetBSD 1.5.2.
43286
43287 2002-06-22  Jim Meyering  <meyering@lucent.com>
43288
43289         * m4/c-stack.m4: New file, from diffutils-2.8.2.
43290         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_C_STACK.
43291
43292         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Don't require AC__GNU_SOURCE,
43293         now that configure.ac uses AC_GNU_SOURCE.
43294         (jm_MACROS): Rename: jm_FUNC_FNMATCH to AC_FUNC_FNMATCH_GNU.
43295         * m4/prereq.m4 (jm_PREREQ_EXCLUDE): Likewise, wrt jm_FUNC_FNMATCH.
43296
43297         Update to latest tools.  Suggestions from Paul Eggert.
43298         * m4/stdbool.m4: New file, from diffutils-2.8.2.
43299         * m4/gnu-source.m4: Update from diffutils-2.8.2.
43300         * m4/fnmatch.m4: Likewise.
43301         * m4/prereq.m4: Change each use of AC_CHECK_HEADERS(stdbool.h)
43302         to AC_HEADER_STDBOOL
43303
43304 2002-06-22  Jim Meyering  <meyering@lucent.com>
43305
43306         * lib/fnmatch.c (ISASCII, ISPRINT): Undefine, to avoid warning about
43307         redefinition due to Solaris 2.6's definition in /usr/include/sys/euc.h.
43308
43309 2002-06-22  Jim Meyering  <meyering@lucent.com>
43310
43311         * lib/c-stack.c, lib/c-stack.h: New files, from diffutils-2.8.2.
43312
43313         * lib/exitfail.c, exitfail.h: Likewise.
43314         * lib/Makefile.am (libfetish_a_SOURCES): Add exitfail.c and exitfail.h.
43315
43316         * lib/Makefile.am (libfetish_a_SOURCES): Add fnmatch_.h in place
43317         of fnmatch.h.
43318         (EXTRA_DIST): Add fnmatch_loop.c.
43319         (libfetish_a_SOURCES): Add c-stack.c and c-stack.h.
43320
43321         * lib/fnmatch_loop.c: New file, from diffutils-2.8.2.
43322         * lib/fnmatch.c: Update from diffutils-2.8.2.
43323         * lib/fnmatch_.h: New file.  From diffutils-2.8.2.
43324         * lib/fnmatch.h: Remove file.
43325
43326 2002-06-21  Jim Meyering  <meyering@lucent.com>
43327
43328         * m4/c-bs-a.m4: Add comment, from diffutils-2.8.2.
43329         * m4/mbrtowc.m4: Likewise.
43330
43331         * m4/mbstate_t.m4: Update from diffutils-2.8.2.
43332         * m4/mbswidth.m4: Reflect name change:
43333         s/AC_MBSTATE_T/AC_TYPE_MBSTATE_T.
43334         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Likewise.
43335
43336         * m4/lib-link.m4: Update from gettext-0.11.2.
43337         * m4/gettext.m4: Likewise.
43338
43339         * m4/jm-macros.m4 (jm_CHECK_ALL_HEADERS): Check for hurd.h.
43340         From Alfred M. Szmidt.
43341
43342 2002-06-18  Paul Eggert  <eggert@twinsun.com>
43343
43344         * lib/file-type.h: Report an error if neither S_ISREG nor
43345         S_IFREG is defined, instead of using a test specific to glibc
43346         2.2.  This should be safe, since POSIX requires S_ISREG and
43347         Unix Version 7 had S_IFREG.  We don't need to check for
43348         <sys/types.h> since we don't use any symbols that it defines.
43349
43350 2002-06-15  Richard Dawe  <richdawe@bigfoot.com>
43351
43352         * lib/Makefile.am (lstat.c, stat.c, .sin.sed): Use t-$@, rather than
43353         $@-t, so that each temporary file name is unique and valid in the first
43354         8 characters, for operation under DOS.
43355
43356 2002-06-15  Paul Eggert  <eggert@twinsun.com>
43357
43358         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Check for st_author.
43359
43360 2002-06-15  Jim Meyering  <meyering@lucent.com>
43361
43362         Work even with DJGPP 2.03, which lacks support for symlinks.
43363         From Richard Dawe.
43364         * lib/xstat.in (S_ISLNK): Define to 0 if neither S_ISLNK nor S_IFLNK
43365         is defined.
43366         * lib/lchown.c (S_ISLNK): Likewise.
43367
43368 2002-06-15  Jim Meyering  <meyering@lucent.com>
43369
43370         * lib/file-type.h (FILE_TYPE_H): Guard entire contents with #ifndef.
43371         For GNU libc 2.2 and newer, ensure that <sys/types.h> and <sys/stat.h>
43372         have been included before this file.
43373
43374 2002-06-14  Jim Meyering  <meyering@lucent.com>
43375
43376         * lib/file-type.h: Use the version from diffutils-2.8.2.
43377         * lib/file-type.c: Likewise.
43378
43379 2002-06-07  Jim Meyering  <meyering@lucent.com>
43380
43381         * m4/prereq.m4 (jm_PREREQ_STAT): Check for sys/param.h and sys/mount.h.
43382         They're needed at least for NetBSD 1.5.2.
43383         ($statxfs_includes): Include those same headers.
43384         ($statxfs_includes): Include sys/vfs.h if available.
43385         ($statxfs_includes): Likewise for sys/statvfs.h.
43386         Check for the following members in both structs statfs and statvfs:
43387         f_basetype, f_type, f_fsid.__val, f_namemax, f_namelen.
43388
43389 2002-06-01  Jim Meyering  <meyering@lucent.com>
43390
43391         * m4/d-type.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Rename macro:
43392         s/D_TYPE_IN_DIRENT/HAVE_STRUCT_DIRENT_D_TYPE/.
43393
43394 2002-05-28  Jim Meyering  <meyering@lucent.com>
43395
43396         * m4/readdir.m4 (jm_FUNC_READDIR): Undefine `mkdir', not `rmdir'.
43397         Reported by Volker Borchert.
43398
43399 2002-05-27  Jim Meyering  <meyering@lucent.com>
43400
43401         Fix a problem seen only on nonconforming systems whereby ls.c's
43402         use of localtime, and then of gettimeofday would cause trouble:
43403         the localtime call used to initialize rpl_gettimeofday's save
43404         mechanism would clobber ls's current local time information so
43405         that in any long listing the first file would always be listed
43406         with date 1970-01-01.  Analysis by Volker Borchert.
43407
43408         * lib/gettimeofday.c (localtime): Undefine.
43409         (rpl_localtime): New function.
43410
43411 2002-05-27  Jim Meyering  <meyering@lucent.com>
43412
43413         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER): Also replace
43414         localtime.
43415
43416         * m4/readdir.m4 (jm_FUNC_READDIR): Undefine `rmdir' so we don't try to
43417         use the replacement function; it wouldn't resolve at link time.
43418         Reported by Volker Borchert.
43419
43420 2002-05-22  Jim Meyering  <meyering@lucent.com>
43421
43422         * lib/Makefile.am (libfetish_a_SOURCES): Add file-type.c and
43423         file-type.h.
43424         * lib/file-type.h: New file.
43425         * lib/file-type.c (file_type): New file/function.  Extracted from
43426         diffutils.
43427
43428 2002-04-30  Jim Meyering  <meyering@lucent.com>
43429
43430         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_STAT.
43431
43432 2002-04-29  Paul Eggert  <eggert@twinsun.com>
43433
43434         * m4/prereq.m4 (jm_PREREQ_SIG2STR): Remove; all callers changed.
43435
43436 2002-04-29  Paul Eggert  <eggert@twinsun.com>
43437
43438         * m4/prereq.m4 (jm_PREREQ_HARD_LOCALE): Check for stdlib.h.
43439         Do not check for alloca.h (no longer used) or stdbool.h (was never
43440         used?).  Add AM_C_PROTOTYPES since hard-locale.h uses it.
43441
43442 2002-04-29  Paul Eggert  <eggert@twinsun.com>
43443
43444         * lib/hard-locale.c: Upgrade to version used in GNU Diffutils 2.8.1.
43445
43446 2002-04-29  Jim Meyering  <meyering@lucent.com>
43447
43448         * m4/jm-macros.m4 (jm_MACROS): Remove use of AC_FUNC_STRNLEN.
43449         * m4/prereq.m4: Add jm_PREREQ_STRNLEN.
43450         Use AC_FUNC_STRNLEN here instead.
43451
43452         * m4/jm-macros.m4: Don't AC_REQUIRE([AC_PROG_CC_STDC]).
43453         With autoconf-2.53a, it's part of AC_PROG_CC.
43454
43455 2002-04-28  Paul Eggert  <eggert@twinsun.com>
43456
43457         * m4/jm-macros.m4 (jm_MACROS): Add AC_REPLACE_FUNCS(sig2str).
43458         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_SIG2STR.
43459
43460 2002-04-28  Paul Eggert  <eggert@twinsun.com>
43461
43462         * lib/sig2str.h, lib/sig2str.c: New files.
43463         * lib/Makefile.am (libfetish_a_SOURCES): Add sig2str.h.
43464
43465 2002-04-28  Paul Eggert  <eggert@twinsun.com>
43466
43467         * lib/sig2str.h (SIGNUM_BOUND): Do not use WTERMSIG, to avoid
43468         depending on <sys/wait.h> and WTERMSIG.  Default to 64 instead
43469         of 127, since 64 is the largest conceivable number for ancient
43470         nonstandard hosts.
43471         * lib/sig2str.c: Do not include <sys/wait.h>; no longer needed.
43472
43473 2002-04-28  Jim Meyering  <meyering@lucent.com>
43474
43475         * lib/sig2str.c (WTERMSIG): Remove definition (unused).
43476
43477 2002-04-24  Jim Meyering  <meyering@lucent.com>
43478
43479         * m4/prereq.m4 (jm_PREREQ_HARD_LOCALE): New macro.
43480         (jm_PREREQ): Use it.
43481
43482         * m4/getloadavg.m4: Check for these headers: locale.h unistd.h
43483         mach/mach.h fcntl.h.
43484         Check for this function: setlocale.
43485
43486 2002-04-24  Jim Meyering  <meyering@lucent.com>
43487
43488         * lib/gettext.h: New file, from Gettext.
43489         * lib/Makefile.am (INCLUDES): Remove -I../intl.
43490         (libfetish_a_SOURCES): Add gettext.h.
43491
43492 2002-04-16  Jim Meyering  <meyering@lucent.com>
43493
43494         * m4/prereq.m4 (jm_PREREQ_READUTMP): Also check for these members:
43495         ut_pid, ut_id, ut_exit.
43496
43497 2002-04-16  Jim Meyering  <meyering@lucent.com>
43498
43499         * lib/readutmp.h (UT_TYPE): Remove definition (now in who.c).
43500         (HAVE_STRUCT_XTMP_UT_EXIT, HAVE_STRUCT_XTMP_UT_ID): Define.
43501         (HAVE_STRUCT_XTMP_UT_PID, HAVE_STRUCT_XTMP_UT_TYPE): Define.
43502
43503 2002-04-12  Jim Meyering  <meyering@lucent.com>
43504
43505         * m4/ls-mntd-fs.m4 (checking for getmntinfo function...): Remove
43506         now-bogus check for f_type in sys/mount.h.  Instead, just test for the
43507         existence of the getmntinfo function.  Needed for Darwin 5.3.
43508
43509         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Also detect when dirfd is a macro.
43510         This is necessary at least on Darwin 5.3.
43511
43512         * m4/jm-macros.m4: Don't AC_REPLACE(strnlen), now that we use
43513         AC_FUNC_STRNLEN.  Otherwise, we'd end up putting two copies of
43514         strnlen.o in the library, and that makes some versions of ranlib
43515         object.
43516
43517 2002-04-12  Jim Meyering  <meyering@lucent.com>
43518
43519         * lib/dirfd.h (dirfd): Elide prototype if dirfd is a macro.
43520
43521 2002-04-09  Jim Meyering  <meyering@lucent.com>
43522
43523         * m4/malloc.m4: (jm_FUNC_MALLOC): Change the `checking ...' message
43524         to be more precise.  Rather than saying we're checking whether the
43525         function `works', say what we're testing.
43526         * m4/realloc.m4 (jm_FUNC_REALLOC): Likewise.
43527         Reported by Bruno Haible.
43528
43529 2002-03-10  Jim Meyering  <meyering@lucent.com>
43530
43531         * lib/makepath.c (make_path): Remove a comma from a diagnostic.
43532         Suggestion from Santiago Vila.
43533
43534 2002-03-08  Jim Meyering  <meyering@lucent.com>
43535
43536         * lib/rename.c: Mention that this wrapper is needed also on
43537         mips-dec-ultrix4.4 systems.
43538
43539 2002-03-02  Jim Meyering  <meyering@lucent.com>
43540
43541         * lib/gettime.c (gettime): Test HAVE_CLOCK_GETTIME,
43542         not HAVE_CLOCK_SETTIME.
43543
43544 2002-02-27  Paul Eggert  <eggert@twinsun.com>
43545
43546         * m4/jm-macros.m4 (jm_MACROS): Do not replace stime; no longer used.
43547         Check for clock_settime.
43548
43549 2002-02-27  Paul Eggert  <eggert@twinsun.com>
43550
43551         * lib/nanosleep.h: Rename to....
43552         * lib/timespec.h: New name for nanosleep.h.  All uses changed.
43553
43554         * lib/gettime.c: New file.
43555         * lib/settime.c: New file.
43556         * lib/stime.c: Remove.
43557
43558         * lib/Makefile.am (libfetish_a_SOURCES): Add gettime.c, settime.c,
43559         timespec.h.  Remove nanosleep.h.
43560
43561 2002-02-25  Paul Eggert  <eggert@twinsun.com>
43562
43563         * m4/acl.m4: New file.
43564         * m4/jm-macros.m4 (jm_MACROS): Require AC_FUNC_ACL.
43565         Do not check for acl or sys/acl.h, as AC_FUNC_ACL does that now.
43566
43567 2002-02-25  Paul Eggert  <eggert@twinsun.com>
43568
43569         * lib/acl.c, lib/acl.h: New files.
43570         * lib/Makefile.am (libfetish_a_SOURCES): Add acl.h, acl.c.
43571
43572 2002-02-24  Jim Meyering  <meyering@lucent.com>
43573
43574         * lib/strnlen.c (strnlen): Define-away/undef so that an inconsistent
43575         prototype in string.h (on at least AIX4.3.2.0 w/gcc-2.95.3) doesn't
43576         cause trouble.  Reported by Nelson Beebe.
43577
43578 2002-02-23  Paul Eggert  <eggert@twinsun.com>
43579
43580         * lib/path-concat.c (xpath_concat): Reorder code to pacify
43581         compilers that don't know that xalloc_die never returns.
43582
43583 2002-02-20  Jim Meyering  <meyering@lucent.com>
43584
43585         * lib/getdate.c: Regenerate using bison-1.33.
43586
43587 2002-02-17  Jim Meyering  <meyering@lucent.com>
43588
43589         * config/config.guess (main): Don't use `head -1'; it's no longer
43590         portable. Use `sed 1q' instead.
43591
43592 2002-02-16  gettextize  <bug-gnu-gettext@gnu.org>
43593
43594         * m4/codeset.m4: Upgrade to gettext-0.11.
43595         * m4/gettext.m4: Upgrade to gettext-0.11.
43596         * m4/glibc21.m4: Upgrade to gettext-0.11.
43597         * m4/iconv.m4: Upgrade to gettext-0.11.
43598         * m4/isc-posix.m4: Upgrade to gettext-0.11.
43599         * m4/lcmessage.m4: Upgrade to gettext-0.11.
43600         * m4/lib-ld.m4: New file, from gettext-0.11.
43601         * m4/lib-link.m4: New file, from gettext-0.11.
43602         * m4/lib-prefix.m4: New file, from gettext-0.11.
43603         * m4/progtest.m4: Upgrade to gettext-0.11.
43604
43605 2002-02-15  Paul Eggert  <eggert@twinsun.com>
43606
43607         * m4/prereq.m4 (jm_PREREQ_POSIXVER): New macro.
43608         (jm_PREREQ): Use it.
43609
43610 2002-02-15  Paul Eggert  <eggert@twinsun.com>
43611
43612         * lib/posixver.c, lib/posixver.h: New files.
43613         * lib/Makefile.am (libfetish_a_SOURCES): Add them.
43614
43615 2002-02-02  Paul Eggert  <eggert@twinsun.com>
43616             Bruno Haible  <bruno@clisp.org>
43617
43618         * lib/unicodeio.h (print_unicode_char): Add exit_on_error argument.
43619         (fwrite_success_callback): New declaration.
43620         * lib/unicodeio.c (unicode_to_mb): New function, extracted from
43621         print_unicode_char. Call failure callback instead of error.
43622         (fwrite_success_callback): New function.
43623         (exit_failure_callback): New function.
43624         (fallback_failure_callback): New function.
43625         (print_unicode_char): Call unicode_to_mb.
43626
43627 2002-01-26  Jim Meyering  <meyering@lucent.com>
43628
43629         * m4/jm-macros.m4 (jm_MACROS): Require autoconf-2.52g.
43630         * m4/strnlen.m4: Remove file, now that it's part of autoconf.
43631
43632 2002-01-26  Jim Meyering  <meyering@lucent.com>
43633
43634         * lib/Makefile.am (getdate$U.o): Depend on unlocked-io.h.
43635
43636 2002-01-22  Paul Eggert  <eggert@twinsun.com>
43637
43638         * m4/jm-macros.m4 (jm_MACROS): Require AC_FUNC_FSEEKO.
43639
43640 2002-01-22  Jim Meyering  <meyering@lucent.com>
43641
43642         * lib/Makefile.am (Makefile): Don't depend on $(BUILT_SOURCES).
43643         Otherwise, some versions of automake would omit the rule that makes
43644         Makefile from Makefile.in.
43645
43646 2002-01-21  Paul Eggert  <eggert@twinsun.com>
43647
43648         * lib/xmemcoll.h, lib/xmemcoll.c: New files.
43649         * lib/Makefile.am (libfetish_a_SOURCES): Add them.
43650         * lib/memcoll.c: Include errno.h, and declare errno if not defined.
43651         (memcoll): Set errno to zero if there is no error.
43652
43653         * lib/quotearg.c (quotearg_buffer_restyled):
43654         Fix bug with quoting buffers containing NUL when backslashing escapes.
43655         This bug was exposed by the other changes in this patch.
43656         (quotearg_n_options): New arg ARGSIZE.
43657         All callers changed.
43658         (quoting_options_from_style): New function.
43659         (quotearg_n_style): Use it.
43660         (quotearg_n_style_mem): New function.
43661
43662         * lib/quotearg.h (quotearg_n_style_mem): New function.
43663
43664 2002-01-19  Jim Meyering  <meyering@lucent.com>
43665
43666         * m4/jm-macros.m4 (jm_MACROS): Use AC_FUNC_STRNLEN.
43667         Remove useless quotes: DF_PROG="df".
43668         * m4/strnlen.m4: New file.
43669
43670 2002-01-16  Paul Eggert  <eggert@twinsun.com>
43671
43672         * lib/backupfile.c (ISDIGIT): Comment fix.
43673         * lib/getdate.y (ISDIGIT): Likewise.
43674         * lib/posixtm.c (ISDIGIT, year): Likewise.
43675         * lib/strverscmp.c (ISDIGIT): Likewise.
43676         * lib/userspec.c (ISDIGIT): Likewise.
43677
43678 2002-01-16  Jim Meyering  <meyering@lucent.com>
43679
43680         * lib/getdate.y: Add three semicolons, each just before a closing
43681         brace. Bison (as of version 1.31) no longer papers over that mistake.
43682
43683 2002-01-05  Jim Meyering  <meyering@lucent.com>
43684
43685         * lib/version-etc.c (version_etc_copyright): Update copyright year.
43686
43687 2001-12-19  Paul Eggert  <eggert@twinsun.com>
43688
43689         * lib/closeout.c (close_stdout_status): If ferror (stdout), do
43690         not silently exit merely because the output buffer happens to
43691         have nothing pending.
43692
43693 2001-12-18  Paul Eggert  <eggert@twinsun.com>
43694
43695         See the big note in ../ChangeLog.
43696         * lib/human.c (suffixes): Prefer K to k for 1024.
43697         (generate_suffix_backwards): New function.
43698         (human_readable_inexact): Use it.
43699         * lib/xstrtol.c (__xstrtol): If there is no number but there
43700         is a valid suffix, assume 1.  "MB" now means decimal, "MiB" binary.
43701         Accept 'K' as well as 'k'.
43702
43703 2001-12-15  Jim Meyering  <meyering@lucent.com>
43704
43705         * lib/regex.h (__restrict_arr): Update from libc.
43706
43707         * lib/mountlist.h (ME_REMOTE): Recognize file systems of type smbfs
43708         as `remote' if the name starts with `//'.  Suggested by Michael Stone.
43709         (STREQ): Define.
43710
43711 2001-12-14  Jim Meyering  <meyering@lucent.com>
43712
43713         * m4/jm-macros.m4 (jm_MACROS): Check for iswspace.
43714         Suggestion from Bruno Haible.
43715
43716 2001-12-10  Jim Meyering  <meyering@lucent.com>
43717
43718         * lib/linebuffer.c: Remove explicit declarations of xmalloc and
43719         xrealloc, Instead, include "xalloc.h".
43720         (initbuffer): Don't cast xmalloc return value to char*.
43721         (readline): Reword comment.
43722         Don't cast xrealloc return value to char*
43723         Return NULL, not 0.
43724
43725 2001-12-09  Jim Meyering  <meyering@lucent.com>
43726
43727         * lib/modechange.c (mode_compile): Add cast to avoid pedantic warning
43728         about `signed and unsigned type in conditional expression'.
43729         * lib/posixtm.c (posix_time_parse): Likewise.
43730
43731         * lib/xreadlink.c (xreadlink): Add cast to avoid a pedantic warning.
43732
43733         * lib/readtokens.c (readtoken): Declare an index to be of type unsigned
43734         to avoid a pedantic warning.
43735
43736         * lib/getstr.c: Don't include assert.h.
43737         (getstr): Remove warning-evoking assertions.
43738         Return -1 if offset parameter is out of bounds.
43739         Change the type of a local from int to size_t.
43740
43741         * lib/strftime.c (my_strftime_localtime_r): Include this function
43742         definition in the `#if ! HAVE_TM_GMTOFF' block.
43743
43744         * lib/xgethostname.c: Remove declarations of xmalloc and xrealloc.
43745         Include xalloc.h instead.
43746
43747 2001-12-02  Jim Meyering  <meyering@lucent.com>
43748
43749         * lib/tempname.c: Don't declare getenv, thus reverting the change of
43750         2001-11-18.  It's no longer necessary, now that stdlib.h is always
43751         included.
43752
43753         * lib/regex.c [!__BOUNDED_POINTERS__]: Define away __bounded,
43754         __unbounded, and __ptrvalue.  Reported by Uwe H. Steinfeld.
43755
43756 2001-11-30  Akim Demaille  <akim@epita.fr>
43757
43758         * lib/xstrdup.c: Include xalloc.h, so that xstrdup is declared
43759         before being defined.
43760
43761 2001-11-27  Paul Eggert  <eggert@twinsun.com>
43762
43763         * lib/quotearg.h (quotearg_n, quotearg_n_style):
43764         First arg is int, not unsigned.
43765         * lib/quotearg.c (quotearg_n, quotearg_n_style): Likewise.
43766         (SIZE_MAX, UINT_MAX): New macros.
43767         (quotearg_n_options): Abort if N is negative.
43768         Avoid overflow check on hosts where size_t is 64 bits and int
43769         is 32 bits, as overflow is impossible there.
43770         Fix off-by-one typo that caused unnecessary reallocation.
43771
43772 2001-11-27  Jim Meyering  <meyering@lucent.com>
43773
43774         * lib/tempname.c: Merge with version from libc.
43775         * lib/regex.c: Likewise.
43776
43777         * lib/tempname.c: Include stdlib.h unconditionally.  On some old
43778         systems for which STDC_HEADERS is 0, it was not included, resulting in
43779         a warning about an integer-to-pointer conversion problem with getenv.
43780         Reported by Volker Borchert.
43781
43782 2001-11-26  Jim Meyering  <meyering@lucent.com>
43783
43784         * lib/gtod.h: Remove file.
43785         * lib/Makefile.am (libfetish_a_SOURCES): Remove gtod.h.
43786         * lib/gettimeofday.c: Don't include gtod.h.
43787         (GTOD_init): Remove function.
43788         (rpl_gettimeofday): Do its job here instead, rather than aborting.
43789         Suggestion from Volker Borchert.
43790
43791 2001-11-23  Jim Meyering  <meyering@lucent.com>
43792
43793         * lib/hash.h (struct hash_table): Don't define here.  Merely declare
43794         it.
43795         * lib/hash.c (struct hash_table): Define it here instead.
43796
43797 2001-11-22  Jim Meyering  <meyering@lucent.com>
43798
43799         * lib/hash.h: Bracket contents of file with #ifndef HASH_H_ ... #endif.
43800
43801 2001-11-20  Jim Meyering  <meyering@lucent.com>
43802
43803         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Update comment to reflect that
43804         SunOS 4.1.4 and Solaris 2.5.1 lose, too.
43805
43806 2001-11-19  Jim Meyering  <meyering@lucent.com>
43807
43808         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Don't bother with a temporary
43809         directory.  Use "conftestXXXXXX" as the template.
43810         Suggestion from Paul Eggert.
43811
43812         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Close each descriptor
43813         immediately, so the test doesn't mistakenly hit the max-open-files
43814         limit.
43815
43816 2001-11-18  Paul Eggert  <eggert@twinsun.com>
43817
43818         * lib/tempname.c (TMP_MAX): Remove; no longer needed.
43819         (TEMPORARIES): New macro.
43820         (__gen_tempname): Use TEMPORARIES rather than TMP_MAX.  This
43821         removes an artificial limitation (e.g. HP-UX 10.20, where
43822         TMP_MAX is 17576).
43823
43824 2001-11-18  Jim Meyering  <meyering@lucent.com>
43825
43826         * m4/prereq.m4 (jm_PREREQ_TEMPNAME): Check for declaration of getenv.
43827
43828 2001-11-18  Jim Meyering  <meyering@lucent.com>
43829
43830         * lib/tempname.c [!HAVE_DECL_GETENV]: Declare getenv to avoid warning
43831         on SunOS 4.
43832
43833         * lib/Makefile.am (Makefile): Depend on $(BUILT_SOURCES), so those
43834         files will be created before anything else.
43835
43836 2001-11-17  Paul Eggert  <eggert@twinsun.com>
43837
43838         * m4/jm-winsz1.m4 (jm_WINSIZE_IN_PTEM): Do not define
43839         WINSIZE_IN_PTEM if <termios.h> defines struct winsize.
43840
43841 2001-11-17  Jim Meyering  <meyering@lucent.com>
43842
43843         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): New file and macro.
43844         Prompted by a report from Bob Proulx.
43845
43846         * m4/jm-macros.m4 (jm_MACROS): Don't test for mkstemp here.
43847         Instead, require UTILS_FUNC_MKSTEMP.
43848
43849 2001-11-17  Jim Meyering  <meyering@lucent.com>
43850
43851         * m4/jm-macros.m4 (jm_MACROS): Remove code to set POW_LIBM.
43852         Now, that's done as part of AC_FUNC_STRTOD.
43853
43854 2001-11-17  Jim Meyering  <meyering@lucent.com>
43855
43856         * lib/modechange.c (mode_adjust): Fix error introduced on 1999-04-26
43857         that made e.g., `chmod a=,o=w,g=o F' cause F to be group readable
43858         rather than group writable.  Patch by Juan F. Codagnone.
43859
43860         * lib/readtokens.c: Remove explicit declarations of xmalloc and
43861         xrealloc, Instead, include "xalloc.h".
43862
43863         * lib/mountlist.c: Include unlocked-io.h after all system headers.
43864         Remove explicit declarations of xmalloc, xrealloc,
43865         and xstrdup.  Instead, include "xalloc.h".
43866
43867         * lib/argmatch.c, closeout.c, error.c, exclude.c: Include
43868         unlocked-io.h.
43869         * lib/fatal.c, getdate.y, getpass.c, getstr.c, getusershell.c:
43870         Likewise.
43871         * lib/mountlist.c, posixtm.c, readtokens.c, readutmp.c: Likewise.
43872
43873         * lib/regex.c, sha.c, version-etc.c, yesno.c: Likewise.
43874         Reported by Padraig Brady.
43875
43876         * lib/mkstemp.c: #undef mkstemp.
43877         Include config.h.
43878         (rpl_mkstemp): Rename from mkstemp.
43879         Protoize.
43880
43881 2001-11-16  Jim Meyering  <meyering@lucent.com>
43882
43883         * lib/physmem.c [HAVE_SYS_PSTAT_H]: Include <sys/pstat.h>.
43884         (physmem_total) [HAVE_PSTAT_GETSTATIC]: If sysconf couldn't be used to
43885         determine the amount of total physical memory, use pstat_getstatic.
43886         HPUX-11 doesn't define _SC_PHYS_PAGES.
43887         (physmem_available) [HAVE_PSTAT_GETSTATIC && HAVE_PSTAT_GETDYNAMIC]:
43888         If sysconf couldn't be used to determine the amount of available
43889         physical memory, use both pstat_getstatic and pstat_getdynamic.
43890         Based on a patch from Bob Proulx.
43891
43892 2001-11-10  Jim Meyering  <meyering@lucent.com>
43893
43894         * m4/prereq.m4 (jm_PREREQ_PHYSMEM): New function.
43895         (jm_PREREQ): Use it.
43896
43897 2001-11-09  Jim Meyering  <meyering@lucent.com>
43898
43899         * m4/jm-macros.m4: Require autoconf-2.52f.
43900         (AC_FUNC_ERROR_AT_LINE, AC_FUNC_OBSTACK, AC_FUNC_STRTOD):
43901         Use these AC_-prefixed names, not the AM_-prefixed ones.
43902
43903         * m4/afs.m4 (jm_AFS): Quote the body.  Patch by Akim Demaille.
43904
43905 2001-11-05  Jim Meyering  <meyering@lucent.com>
43906
43907         * lib/xstat.in (slash_aware_lstat): Correct a misleading comment.
43908
43909 2001-11-04  Jim Meyering  <meyering@lucent.com>
43910
43911         * m4/fpending.m4: Remove unused cruft that saved, set, and restored
43912         $DEFS.
43913
43914 2001-11-03  Jim Meyering  <meyering@lucent.com>
43915
43916         * m4/jm-glibc-io.m4n (jm_FUNC_GLIBC_UNLOCKED_IO): Quote first arg
43917         of AC_DEFUN.
43918
43919         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Rework so dirfd.c doesn't have to
43920         know the name of the variable in the macro definition.
43921
43922 2001-11-03  Jim Meyering  <meyering@lucent.com>
43923
43924         * lib/argmatch.h (ARGMATCH_TO_ARGUMENT): Remove casts of first two args
43925         in argmatch_to_argument call.
43926
43927         * lib/dirfd.c (dirfd): Reflect the fact that DIR_TO_FD now takes an
43928         argument.
43929
43930         * lib/hash.c (hash_clear): Fix a bug that could lead to an infloop or
43931         e.g., a fault due to an attempt to free a NULL pointer.
43932
43933 2001-11-01  Jim Meyering  <meyering@lucent.com>
43934
43935         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): New macro.
43936         * m4/jm-macros.m4 (jm_MACROS): Require UTILS_FUNC_DIRFD.
43937
43938 2001-11-01  Jim Meyering  <meyering@lucent.com>
43939
43940         * lib/dirfd.c, lib/dirfd.h: New files.
43941         * lib/Makefile.am (libfetish_a_SOURCES): Add dirfd.h.
43942
43943         * lib/hash.c (hash_print) [TESTING]: Clean up.
43944
43945 2001-10-22  Paul Eggert  <eggert@twinsun.com>
43946
43947         * lib/hard-locale.c (alloca): Define to __builtin_alloca if __GNUC__,
43948         to avoid a warning if -Wall.
43949
43950 2001-10-22  Jeff Bailey  <jbailey@outpost.dnsalias.org>
43951
43952         * README: New file
43953         * doc/*: Add COPYING, COPYING.LIB, COPYING.DOC, fdl.texi
43954         (per RMS's instructions, this is now the canonical source)
43955         * lgpl/, gpl/: New directories.
43956
43957 2001-10-21  Paul Eggert  <eggert@twinsun.com>
43958
43959         * lib/regex.c (uintptr_t): Remove macro and decl; it's config.h's job.
43960
43961 2001-10-21  Jim Meyering  <meyering@lucent.com>
43962
43963         * lib/obstack.c (_): Honor the setting of ENABLE_NLS.  Otherwise,
43964         this code would end up calling gettext even in packages built
43965         with --disable-nls.
43966         * lib/getopt.c (_): Likewise.
43967         * lib/regex.c (_): Likewise.
43968
43969 2001-10-20  Paul Eggert  <eggert@twinsun.com>
43970
43971         * m4/error.m4 (jm_PREREQ_ERROR):
43972         Do not invoke AC_CHECK_FUNCS with strerror_r, as
43973         AC_FUNC_STRERROR_R does that.
43974         Check for strerror declaration.
43975
43976         * m4/strerror_r.m4: Add copyright notice, as nontrivial m4 files
43977         are supposed to have them these days.
43978         (AC_FUNC_STRERROR_R): Always do char* test, so that it gets cached.
43979         Merge changes from latest Autoconf CVS.
43980         Rename ac_cv_func_strerror_r_works to ac_cv_func_strerror_r_char_p,
43981         and rename HAVE_WORKING_STRERROR_R to STRERROR_R_CHAR_P, since
43982         POSIX decided to standardize on the int flavor of strerror_r.
43983
43984 2001-10-20  Paul Eggert  <eggert@twinsun.com>
43985
43986         * lib/error.c (strerror_r): Do not declare unless !_LIBC.
43987         Do not check for HAVE_DECL_STRERROR_R missing unless STRERROR_R_CHAR_P.
43988         Use strerror_r that is only a macro, even if it is not a function.
43989         (strerror): Check for HAVE_DECL_STRERROR before declaring.
43990         (private_strerror): Use prototypes, not old-style function definition.
43991         (print_errno_message): New function.
43992         Support the POSIX 'int'-flavored strerror_r, as well as the traditional
43993         char*-flavored one.
43994         (error_tail, error, error_at_line): Use it.
43995
43996 2001-10-11  Jim Meyering  <meyering@lucent.com>
43997
43998         * lib/argmatch.c (argmatch_invalid): Use quotearg_n_style (0, ...
43999         and quote_n (1, ... to avoid clobbering a buffer.
44000
44001 2001-10-05  Jim Meyering  <meyering@lucent.com>
44002
44003         * lib/Makefile.am: (libfetish_a_SOURCES): Add hash-pjw.c and
44004         hash-pjw.h.
44005         * lib/hash-pjw.c: New file (factored out of fileutils' remove.c).
44006         * lib/hash-pjw.h: New file.
44007
44008 2001-09-30  Jim Meyering  <meyering@lucent.com>
44009
44010         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): See if
44011         `struct fsstat' has the `f_fstypename' member.
44012         Use that to define FS_TYPE, which is now used to make
44013         the getfsstat link test tighter.
44014
44015 2001-09-30  Jim Meyering  <meyering@lucent.com>
44016
44017         * lib/mountlist.c [MOUNTED_GETFSSTAT]:
44018         Include <sys/ucred.h>, for Apple Darwin.
44019         Include sys/mount.h and sys/fs_types.h only if available.
44020         (FS_TYPE): Define.
44021         (read_filesystem_list): Use FS_TYPE.
44022
44023 2001-09-29  Paul Eggert  <eggert@twinsun.com>
44024
44025         * lib/exclude.c (excluded_filename): 0 -> false, since it's
44026         a boolean context.
44027
44028 2001-09-29  Jim Meyering  <meyering@lucent.com>
44029
44030         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS)
44031         [one-argument getmntent function]): Include stdio.h before mntent.h.
44032         SunOS 4.1.x needs it for the declaration of `FILE'.
44033         Patch by Volker Borchert.
44034
44035         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS)
44036         Check for these headers: sys/param.h sys/ucred.h sys/mount.h
44037         sys/fs_types.h, and make the link-test for getfsstat guard #include
44038         directives with appropriate #if HAVE_*_H tests so that we can
44039         detect getfsstat on Apple Darwin1.3.7 systems.
44040         Reported by Nelson Beebe.
44041         Fix harmless typo in cache variable name: s/getsstat/getfsstat/.
44042
44043 2001-09-28  Paul Eggert  <eggert@twinsun.com>
44044
44045         Fix bug reported by Petter Reinholdtsen for HP-UX 10.20, which
44046         #defines strtoimax.  Also treat the other strto* functions
44047         like strtoimax.
44048
44049         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX):
44050         Check for strtoul and strtoumax,
44051         as those declarations are made even in the signed case.
44052         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX):
44053         Likewise, for strtol and strtoimax.
44054
44055 2001-09-28  Paul Eggert  <eggert@twinsun.com>
44056
44057         Fix bug reported by Petter Reinholdtsen for HP-UX 10.20, which
44058         #defines strtoimax.  Also treat the other strto* functions
44059         like strtoimax.
44060
44061         * lib/xstrtol.c (strtol): Do not declare if HAVE_DECL_STRTOL.
44062         (strtoul): Do not declare if HAVE_DECL_STRTOUL.
44063         (strtoimax, strtoumax): Do not declare if already defined as a macro.
44064
44065 2001-09-26  Jim Meyering  <meyering@lucent.com>
44066
44067         Most macros in unlocked-io.h had the wrong number of arguments.
44068         * lib/gen-uio: New script.
44069         (USE_UNLOCKED_IO): Define to 1 if not already defined.
44070         * lib/unlocked-io.hin: Remove file.
44071         * lib/Makefile.am (unlocked-io.h): Rewrite to use a separate script,
44072         rather than trying to embed it here.
44073         (EXTRA_DIST): Add gen-uio.  Remove unlocked-io.hin
44074         Reported by Padraig Brady.
44075
44076 2001-09-25  Volker Borchert  <bt@teknon.de>
44077
44078         * lib/gettimeofday.c (rpl_gettimeofday): Declare local variable
44079         `result'.
44080
44081 2001-09-24  Jim Meyering  <meyering@lucent.com>
44082
44083         * m4/gettext.m4: Use the version from gettext-0.10.40, not CVS.
44084
44085 2001-09-23  Jim Meyering  <meyering@lucent.com>
44086
44087         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Add a compile-test
44088         instead of the mere test for existence of mntent.h.  The latter
44089         would get a false-positive on AIX 3.4 systems.
44090         In the outer getmntent if-block, don't die if neither of the getmntent
44091         tests succeeds.  Instead, just fall through and continue with the
44092         remaining tests.
44093
44094 2001-09-23  Jim Meyering  <meyering@lucent.com>
44095
44096         * lib/mountlist.c: Remove useless parentheses in #if directives.
44097         (MOUNTED) [!defined MOUNTED]: Define to _PATH_MOUNTED, for when
44098         the deprecated MOUNTED symbol is no longer defined in mntent.h.
44099
44100 2001-09-22  Jim Meyering  <meyering@lucent.com>
44101
44102         * m4/gettext.m4: New file.  From gettext.
44103         * m4/lcmessage.m4: Sync with gettext -- this changes only comments.
44104         * m4/progtest.m4: Likewise
44105         * m4/isc-posix.m4: Decrement serial number to sync with gettext.
44106         * m4/glibc21.m4: Likewise.
44107
44108         * m4/libintl.m4: Remove.  No longer used.
44109
44110 2001-09-22  Jim Meyering  <meyering@lucent.com>
44111
44112         * lib/localcharset.c: Update from latest gettext.
44113         * lib/config.charset: Likewise.
44114
44115 2001-09-20  Jim Meyering  <meyering@lucent.com>
44116
44117         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX): Check for declaration of
44118         strtoimax.
44119         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Check for declaration of
44120         strtoumax.
44121
44122 2001-09-20  Jim Meyering  <meyering@lucent.com>
44123
44124         * lib/xstrtol.c (strtoimax): Guard declaration with
44125         `#if !HAVE_DECL_STRTOIMAX', rather than just `#ifndef strtoimax'.
44126         The latter fails because some systems (at least rs6000-ibm-aix4.3.3.0)
44127         have their own, conflicting declaration of strtoimax in sys/inttypes.h.
44128         (strtoumax): Likewise, for completeness (it wasn't necessary).
44129
44130 2001-09-17  Paul Eggert  <eggert@twinsun.com>
44131
44132         * lib/strtoimax.c (HAVE_LONG_LONG):
44133         Redefine to HAVE_UNSIGNED_LONG_LONG if unsigned.
44134         (strtoimax): Use sizeof (long), not sizeof strtol (ptr, endptr, base),
44135         to work around bug in IBM C compiler.
44136
44137 2001-09-17  Jim Meyering  <meyering@lucent.com>
44138
44139         * m4/chown.m4, fstypename.m4, getgroups.m4, gettimeofday.m4,
44140         * m4/jm-mktime.m4, lstat.m4, malloc.m4, memcmp.m4, mkdir-slash.m4,
44141         * m4/nanosleep.m4, putenv.m4, readdir.m4, realloc.m4, rename.m4,
44142         * m4/st_dm_mode.m4, stat.m4, strerror_r.m4, timespec.m4, utimbuf.m4,
44143         * m4/utimes.m4: Use AC_DEFINE rather than AC_DEFINE_UNQUOTED,
44144         whenever the right hand side need not be expanded by the shell.
44145
44146 2001-09-16  Paul Eggert  <eggert@twinsun.com>
44147
44148         * m4/fnmatch.m4 (jm_FUNC_FNMATCH): Remove test for GNU C
44149         library.  It's not correct, as some older glibcs are buggy.
44150         fnmatch wasn't fixed until glibc 2.2.
44151
44152         Use AC_DEFINE, not AC_DEFINE_UNQUOTED, as there's no
44153         special shell magic here.
44154
44155 2001-09-16  Jim Meyering  <meyering@lucent.com>
44156
44157         * m4/mkdir-slash.m4 (UTILS_FUNC_MKDIR_TRAILING_SLASH): New file/macro.
44158         * m4/jm-macros.m4: Require it.
44159
44160 2001-09-16  Jim Meyering  <meyering@lucent.com>
44161
44162         * lib/mkdir.c: New file.
44163
44164 2001-09-15  Jim Meyering  <meyering@lucent.com>
44165
44166         * m4/jm-macros.m4: Check for help2man.
44167
44168 2001-09-11  Jim Meyering  <meyering@lucent.com>
44169
44170         * m4/host-os.m4 (UTILS_HOST_OS): New file/macro.
44171         The body, by Paul Eggert, was moved here from configure.in.
44172         * m4/jm-macros.m4: Require UTILS_HOST_OS.
44173
44174 2001-09-04  Paul Eggert  <eggert@twinsun.com>
44175
44176         * m4/prereq.m4 (jm_PREREQ_XREADLINK): New macro.
44177         (jm_PREREQ): Use it.
44178
44179 2001-09-04  Paul Eggert  <eggert@twinsun.com>
44180
44181         * lib/xreadlink.c (xreadlink): Omit size_t* arg.  All uses changed.
44182         Use ssize_t, not int, to store result of readlink.
44183         Check for ssize_t overflow as well as size_t overflow,
44184         as POSIX says the result of readlink is implementation-defined
44185         when ssize_t overflows.
44186         Remove unnecessary cast to char*.
44187         Use free+malloc instead of realloc, as the storage doesn't need
44188         to be preserved and it's clearer and can be more efficient that way.
44189         (SIZE_MAX, SSIZE_MAX): New macros, if <limits.h> doesn't declare.
44190         * lib/xreadlink.h (xreadlink): Update prototype.
44191
44192 2001-09-04  Paul Eggert  <eggert@twinsun.com>
44193
44194         * lib/xgetcwd.c: Revert some of the previous change; intead,
44195         fix the HAVE_GETCWD_NULL code to behave more like the
44196         !HAVE_GETCWD_NULL code used to.
44197
44198         Include "xalloc.h".
44199         (xgetcwd): Do not return NULL when memory is exhausted; instead,
44200         invoke xalloc_die.
44201
44202 2001-09-03  Paul Eggert  <eggert@twinsun.com>
44203
44204         * m4/prereq.m4 (jm_PREREQ_XGETCWD): Check for limits.h and
44205         sys/param.h, as pathmax.h includes them.
44206
44207 2001-09-03  Paul Eggert  <eggert@twinsun.com>
44208
44209         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_XGETCWD.
44210         (jm_PREREQ_XGETCWD): New macro.
44211
44212         * m4/getcwd.m4: New file.
44213
44214 2001-09-03  Paul Eggert  <eggert@twinsun.com>
44215
44216         * lib/xgetcwd.c: Fix the !HAVE_GETCWD_NULL code to behave more
44217         like the HAVE_GETCWD_NULL code.
44218         Include pathmax.h if not HAVE_GETCWD.
44219         Do not include xalloc.h.
44220         (INITIAL_BUFFER_SIZE): New symbol.
44221         Do not use xmalloc / xrealloc, since the caller is responsible for
44222         handling errors.  Preserve errno around `free' during failure.
44223         Do not overrun buffer when using getwd.
44224
44225 2001-09-03  Paul Eggert  <eggert@twinsun.com>
44226
44227         * lib/xgetcwd.c (xgetcwd): Use HAVE_GETCWD_NULL, not (defined
44228         __GLIBC__ && __GLIBC__ >= 2), to decide whether to use
44229         getcwd (NULL, 0).
44230
44231 2001-09-03  Paul Eggert  <eggert@twinsun.com>
44232
44233         * lib/exclude.c (fnmatch_no_wildcards): Fix confusion between
44234         usage of FNM_CASEFOLD and FNM_LEADING_DIR.  The bug was
44235         spotted by Jim Meyering.
44236
44237 2001-09-03  Jim Meyering  <meyering@lucent.com>
44238
44239         * lib/xreadlink.c (xreadlink): Preserve errno around `free' during
44240         failure.
44241
44242 2001-09-02  Jim Meyering  <meyering@lucent.com>
44243
44244         * lib/error.c: Update from GNU libc.
44245
44246 2001-09-01  Jim Meyering  <meyering@lucent.com>
44247
44248         * m4/jm-macros.m4 (jm_MACROS): Check for canonicalize_file_name.
44249         Used by df.
44250
44251 2001-09-01  Jim Meyering  <meyering@lucent.com>
44252
44253         * lib/xreadlink.c: New file.
44254         * lib/xreadlink.h: New file.
44255         * lib/Makefile.am (libfetish_a_SOURCES): Add xreadlink.c and
44256         xreadlink.h.
44257
44258         * lib/regex.c (uintptr_t) [!_LIBC]: Define to private_uintptr_t, so it
44259         doesn't conflict with sparc Solaris 7's definition in
44260         /usr/include/sys/int_types.h.
44261
44262         * lib/exclude.c: Use `""', not `<>' to #include non-system header
44263         files.
44264         (fnmatch_no_wildcards): Rewrite not to use function names, strcasecmp
44265         and strncasecmp as r-values.  Unixware didn't have declarations.
44266
44267 2001-08-31  Paul Eggert  <eggert@twinsun.com>
44268
44269         * lib/xstrtol.h: Add copyright notice.
44270         (_DECLARE_XSTRTOL): Improve quality of diagnostic for
44271         LONGINT_INVALID_SUFFIX_CHAR.
44272
44273 2001-08-31  Paul Eggert  <eggert@twinsun.com>
44274
44275         * lib/xstrtol.c (strtoimax): New decl.
44276
44277 2001-08-31  Paul Eggert  <eggert@twinsun.com>
44278
44279         * lib/xgetcwd.c: Don't include pathmax.h.
44280         Include stdlib.h and unistd.h if available.
44281         Include xalloc.h.
44282         (xmalloc, xstrdup, free): Remove decls.
44283         (xgetcwd): Don't assume sizes fit in unsigned.
44284         Check for overflow when computing sizes.
44285         Simplify reallocation code.
44286
44287 2001-08-31  Paul Eggert  <eggert@twinsun.com>
44288
44289         * lib/savedir.c (savedir): Remove size parameter, as POSIX says that
44290         a directory's st_size can have an arbitrary value, so the old
44291         usage could waste an arbitrary amount of memory.  All uses
44292         changed.
44293         * lib/savedir.h: Update prototype.
44294
44295 2001-08-31  Paul Eggert  <eggert@twinsun.com>
44296
44297         * lib/Makefile.am (libfetish_a_SOURCES): Remove strtoxmax.c.
44298
44299         * lib/strtoimax.c: Renamed from strtoxmax.c, removing the
44300         old strtoimax.c.
44301
44302         Also, make the following further changes to make this file's
44303         configuration more similar to that of strtol.c:
44304         (UNSIGNED): Renamed from STRTOUXMAX_UNSIGNED.  All uses changed.
44305         (strtoumax, uintmax_t, strtoull, strtol): Remove.
44306         (intmax_t, strtoimax, strtol, strtoll): New macros, if UNSIGNED.
44307         (strtoimax): Renamed from strtoumax.  All uses of unsigned values
44308         changed to signed values.
44309
44310         And make the following changes as well:
44311         Fix copyright notice, as 1999 was missing.
44312         (verify): New macro.
44313         (strtoimax): Check sizes at compile-time, not run-time.
44314         Prefer strtol to strtoll if both work.
44315         (main): Remove; it was not that useful and was a pain to maintain.
44316
44317         * lib/strtoumax.c: Include strtoimax.c, not strtouxmax.c.
44318
44319 2001-08-31  Jim Meyering  <meyering@lucent.com>
44320
44321         * lib/xgetcwd.c (xgetcwd): Reorganize to avoid some duplication.
44322         Use an initial, malloc'd, buffer of length 128 rather than
44323         a statically allocated one of length 1024.
44324
44325 2001-08-30  Paul Eggert  <eggert@twinsun.com>
44326
44327         Simplify code, partly by assuming autoconf 2.52 semantics.
44328
44329         * m4/Makefile.am (EXTRA_DIST): Remove uintmax_t.m4.
44330
44331         * m4/inttypes.m4 (AC_PREREQ): Bump to 2.52.
44332         (jm_AC_HEADER_INTTYPES_H): Remove; now done by autoconf in 2.52.
44333         All uses removed.
44334         (jm_AC_TYPE_INTMAX_T, jm_AC_TYPE_UINTMAX_T):
44335         Move AC_REQUIRE to next-to-top level, to avoid confusion.
44336         Use 2.52's AC_CHECK_TYPE instead of merely looking for the header.
44337         * m4/prereq.m4 (jm_PREREQ_HUMAN): Don't require
44338         jm_AC_HEADER_INTTYPES_H.
44339         * m4/jm-macros.m4 (jm_MACROS): Likewise.
44340
44341         * m4/uintmax_t.m4: Remove, as it duplicates inttypes.m4.
44342
44343         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX):
44344         Quote first arg of AC_DEFUN.
44345         Require jm_AC_TYPE_UINTMAX_T and jm_AC_TYPE_UNSIGNED_LONG_LONG
44346         since they are needed to parse the include file even if we need
44347         only xstrtoimax.  Simplify logic behind the args to AC_REPLACE.
44348         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Likewise,
44349         but with opposite signedness.
44350
44351 2001-08-30  Paul Eggert  <eggert@twinsun.com>
44352
44353         Merge 'exclude' changes from tar 1.13.22.
44354         This fixes one or two unlikely storage allocation overflow bugs,
44355         but doesn't change user-visible behavior otherwise.
44356
44357 2001-08-30  Paul Eggert  <eggert@twinsun.com>
44358
44359         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_EXCLUDE.
44360         (jm_PREREQ_EXCLUDE): New macro.
44361
44362 2001-08-30  Paul Eggert  <eggert@twinsun.com>
44363
44364         * lib/quotearg.c: BSD/OS 4.1 wchar.h requires FILE and struct
44365         tm to be declared.
44366
44367 2001-08-30  Paul Eggert  <eggert@twinsun.com>
44368
44369         * lib/hash.c: Remove '2001' from copyright notice.
44370
44371 2001-08-30  Paul Eggert  <eggert@twinsun.com>
44372
44373         * lib/full-write.h: New file.
44374         * lib/Makefile.am (libfetish_a_SOURCES): Add full-write.h.
44375         * lib/full-write.c: Correct credits, as cccp.c no longer
44376         exists and anyway it was so heavily changed from the old cccp
44377         code as to be unrecognizable.  Include full-write.h.
44378         (full_write) Return size_t, with short writes meaning failure.
44379         All callers changed.  This fixes a bug with large buffers
44380         on 64-bit hosts.
44381         * lib/utime.c: Include full-write.h.
44382
44383 2001-08-30  Paul Eggert  <eggert@twinsun.com>
44384
44385         * lib/exclude.c (bool): Declare, perhaps by including stdbool.h.
44386         (<sys/types.h>): Include only if HAVE_SYS_TYPES_H.
44387         (<stdlib.h>, <string.h>, <strings.h>, <inttypes.h>, <stdint.h>):
44388         Include if available.
44389         (<xalloc.h>): Include
44390         (SIZE_MAX): Define if <stdint.h> or <inttypes.h> doesn't.
44391         (verify): New macro.  Use it to verify that EXCLUDE macros do not
44392         collide with FNM macros.
44393         (struct patopts): New struct.
44394         (struct exclude): Use it, as exclude patterns now come with options.
44395         (new_exclude): Support above changes.
44396         (new_exclude, add_exclude_file):
44397         Initial size must now be a power of two to simplify overflow checking.
44398         (free_exclude, fnmatch_no_wildcards): New function.
44399         (excluded_filename): No longer requires options arg, as the options
44400         are determined by add_exclude.  Now returns bool, not int.
44401         (excluded_filename, add_exclude):
44402         Add support for the fancy new exclusion options.
44403         (add_exclude, add_exclude_file): Now takes int options arg.
44404         Check for arithmetic overflow when computing sizes.
44405         (add_exclude_file): xrealloc might modify errno, so don't
44406         realloc until after errno might be used.
44407
44408         * lib/exclude.h (EXCLUDE_ANCHORED, EXCLUDE_INCLUDE,EXCLUDE_WILDCARDS):
44409         New macros.
44410         (free_exclude): New decl.
44411         (add_exclude, add_exclude_file): Now takes int options arg.
44412         (excluded_filename): No longer requires options arg, as the options
44413         are determined by add_exclude.  Now returns bool, not int.
44414
44415 2001-08-30  Paul Eggert  <eggert@twinsun.com>
44416
44417         * lib/alloca.c (alloca): Arg is of type size_t, not unsigned.
44418
44419 2001-08-27  Jim Meyering  <meyering@lucent.com>
44420
44421         * lib/Makefile.am (libfetish_a_SOURCES): Add strtoxmax.c
44422
44423         * lib/version-etc.c (N_): Remove definition.
44424         Revert most of last change.
44425         Instead, simply don't mark the `Copyright...' string for translation.
44426         Based on advice from Paul Eggert.
44427
44428         * lib/strtoxmax.c: Tweak comment.
44429
44430 2001-08-26  Jim Meyering  <meyering@lucent.com>
44431
44432         * m4/jm-macros.m4: Require jm_AC_PREREQ_XSTRTOIMAX.
44433
44434         * m4/xstrtoimax.m4: New file.
44435         * m4/xstrtoumax.m4: Add comments explaining why we
44436         AC_REPLACE_FUNCS(strtol).
44437
44438 2001-08-26  Jim Meyering  <meyering@lucent.com>
44439
44440         * lib/version-etc.c (version_etc_copyright_fmt): Replace literal year
44441         of copyright with `%s' so translators don't get an untranslated
44442         message in 2002.
44443         (COPYRIGHT_YEAR): Define.
44444         (version_etc): Use fprintf rather than fputs.
44445         Suggestion from Ulrich Drepper.
44446
44447         * lib/Makefile.am (libfetish_a_SOURCES): Add xstrtoimax.c.
44448
44449         * lib/strtoll.c: New file, from GNU libc.
44450         * lib/xstrtoimax.c: New file.
44451
44452         * lib/xstrtol.h: Add xstrtoimax.
44453         * lib/strtoumax.c: New file.  Simply include "strtoumax.c".
44454         * lib/strtoimax.c: New file.  Likewise, but first define
44455         STRTOUXMAX_SIGNED.
44456
44457         * lib/strtoumax.c: Factor to work both for unsigned and signed types,
44458         ...
44459         * lib/strtoxmax.c: ... then renamed to this.
44460
44461 2001-08-18  Paul Eggert  <eggert@twinsun.com>
44462
44463         * m4/inttypes.m4: Add AC_PREREQ(2.13).
44464         (jm_AC_HEADER_INTTYPES_H): Test for intmax_t, too.
44465         (jm_AC_TYPE_INTMAX_T): New macro.
44466         (jm_AC_TYPE_UINTMAX_T): Moved here from uintmax_t.m4.
44467
44468         * m4/longlong.m4 (jm_AC_TYPE_LONG_LONG): New macro.
44469
44470         * m4/longlong.m4: Renamed from ulonglong.m4.
44471         * m4/inttypes.m4: Renamed from inttypes_h.m4.
44472         * m4/uintmax_t.m4: Removed.
44473
44474 2001-08-13  Paul Eggert  <eggert@twinsun.com>
44475
44476         * lib/Makefile.am (unlocked-io.h): Do not append "_unlocked" twice.
44477         Port to Solaris 8, where 'sed' requires a space after the 'r'
44478         command, and where sh dislikes "$/".  Clean up the spacing a bit.
44479         Redirect output to $tmp just once.
44480
44481 2001-08-12  Paul Eggert  <eggert@sic.twinsun.com>
44482
44483         * lib/addext.c (<errno.h>): Include.
44484         (errno): Declare if not defined.
44485         (addext): Work correctly when pathconf returns -1 and leaves
44486         errno alone because there is no limit.  Also, work even if
44487         pathconf returns a value greater than SIZE_MAX.
44488
44489 2001-08-12  Jim Meyering  <meyering@lucent.com>
44490
44491         * m4/afs.m4, assert.m4, bison.m4, check-decl.m4, chown.m4, d-ino.m4,
44492         d-type.m4, dos.m4, error.m4, fnmatch.m4, fpending.m4, fstypename.m4,
44493         fsusage.m4, ftruncate.m4, getgroups.m4, glibc.m4, gnu-source.m4,
44494         group-member.m4, jm-glibc-io.m4, jm-macros.m4, jm-mktime.m4,
44495         jm-winsz1.m4, jm-winsz2.m4, lchown.m4, lib-check.m4, libintl.m4,
44496         link-follow.m4, ls-mntd-fs.m4, lstat.m4, malloc.m4, mbrtowc.m4,
44497         mbstate_t.m4, mbswidth.m4, memcmp.m4, nanosleep.m4, perl.m4,
44498         prereq.m4, putenv.m4, readdir.m4, realloc.m4, regex.m4, rename.m4,
44499         rmdir-errno.m4, search-libs.m4, st_dm_mode.m4, st_mtim.m4, stat.m4,
44500         strftime.m4, timespec.m4, unlink-busy.m4, uptime.m4, utimbuf.m4,
44501         utime.m4, utimes.m4, xstrtoumax.m4:
44502         Quote the first argument in each use of AC_DEFUN.
44503
44504 2001-08-12  Jim Meyering  <meyering@lucent.com>
44505
44506         * lib/xgetcwd.c (xgetcwd) [defined __GLIBC__ && __GLIBC__ >= 2]:
44507         Simply `return getcwd (NULL, 0);'.
44508         [! (defined __GLIBC__ && __GLIBC__ >= 2)]:
44509         Use 1300 as initial value for length, not PATH_MAX.
44510
44511         * lib/pathmax.h: Clean up cpp syntax.
44512
44513 2001-08-12  Jim Meyering  <meyering@lucent.com>
44514
44515         * lib/gettimeofday.c: New file.
44516         * lib/gtod.h: New file.
44517         * lib/Makefile.am (libfetish_a_SOURCES): Add gtod.h.
44518
44519 2001-08-05  Jim Meyering  <meyering@lucent.com>
44520
44521         * m4/jm-macros.m4: Require autoconf-2.52.
44522
44523 2001-08-04  Jim Meyering  <meyering@lucent.com>
44524
44525         * lib/error.h (__attribute__): Remove `|| __STRICT_ANSI__' from #if
44526         stmt, to get in sync with glibc.
44527
44528 2001-08-03  Paul Eggert  <eggert@twinsun.com>
44529
44530         The following changes are from gettext 0.10.39 as maintained by
44531         Bruno Haible.
44532
44533         * lib/mbswidth.h (MBSW_REJECT_UNPRINTABLE, MBSW_REJECT_INVALID):
44534         Renamed from MBSW_ACCEPT_UNPRINTABLE and MBSW_ACCEPT_INVALID
44535         with inverted sense.  All uses changed.
44536
44537         * lib/mbswidth.c: Don't include <limits.h>.
44538         Include <stdlib.h> and <string.h> unconditionally.
44539         (iswcntrl, mbsinit, ISCNTRL): New macros.
44540         (mbsnwidth): Use K&R style function declarations.
44541         Don't bother checking for MB_LEN_MAX == 1, since the compiler
44542         can optimize it when MB_CUR_MAX == 1.
44543         The width of control characters is zero, not 1.
44544
44545 2001-08-03  Paul Eggert  <eggert@twinsun.com>
44546
44547         The following changes are from gettext 0.10.39 as maintained by
44548         Bruno Haible, except that getline.m4 continues to use AC_LIBOBJ.
44549
44550         * m4/codeset.m4: Upgrade to serial AM1.
44551         (AM_LANGINFO_CODESET): Renamed from jm_LANGINFO_CODESET;
44552         all uses changed.  Quote first arg of AC_DEFUN.
44553         (am_cv_langinfo_codeset): Renamed from jm_cv_langinfo_codeset.
44554
44555         * m4/iconv.m4: Upgrade to serial AM2.
44556         (AM_ICONV): Renamed from jm_ICONV; all uses changed.
44557         Add --with-libconv-prefix.
44558         Quote first arg of AC_DEFUN.  Add description for ICONV_CONST.
44559         (am_cv_func_iconv): Renamed from jm_cv_func_iconv.
44560         (am_cv_lib_iconv): Renamed from jm_cv_lib_iconv.
44561         (am_cv_proto_iconv): Renamed from jm_cv_proto_iconv.
44562         * m4/jm-macros.m4 (jm_MACROS): Reflect s/jm_/AM_/ renamings.
44563
44564         * m4/c-bs-a.m4 (AC_C_BACKSLASH_A): Quote first arg of AC_DEFUN.
44565         * m4/getline.m4 (AM_FUNC_GETLINE): Likewise.
44566         * m4/glibc21.m4 (jm_GLIBC21): Likewise.
44567         * m4/inttypes_h.m4 (jm_AC_HEADER_INTTYPES_H): Likewise.
44568         * m4/isc-posix.m4 (AC_ISC_POSIX): Likewise.
44569         * m4/lcmessage.m4 (AM_LC_MESSAGES): Likewise.
44570         * m4/progtest.m4 (AM_PATH_PROG_WITH_TEST): Likewise.
44571         * m4/uintmax_t.m4 (jm_AC_TYPE_UINTMAX_T): Likewise.
44572         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Likewise.
44573
44574         * m4/getline.m4 (AM_FUNC_GETLINE): Don't bother checking for
44575         string.h any more.
44576
44577         * m4/progtest.m4 (AM_PATH_PROG_WITH_TEST): If not found, print "no",
44578         not the default value.
44579
44580         2001-06-25  Bruno Haible  <haible@clisp.cons.org>
44581         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Don't require AM_C_PROTOTYPES.
44582         Also check for mbsinit.  Needed for SCO 3.2v5.0.2.
44583         Also include <string.h>; this is where AIX 3.2.5 declares wcwidth.
44584         Also check for iswcntrl, used for wcwidth fallback.
44585         Use AC_TRY_COMPILE to emulate AC_CHECK_DECLS, for portability
44586         to Autoconf 2.13.
44587
44588 2001-08-03  Jim Meyering  <meyering@lucent.com>
44589
44590         * m4/mbrtowc.m4 (jm_FUNC_MBRTOWC): Use `#include', not `@%:@include',
44591         as it was in the original.  Reported by Paul Eggert.
44592
44593 2001-07-16  Jim Meyering  <meyering@lucent.com>
44594
44595         * m4/gettimeofday.m4: New file.
44596         Prompted by a report from Bernhard Baehr.
44597
44598 2001-07-15  Jim Meyering  <meyering@lucent.com>
44599
44600         * m4/Makefile.am.in (Makefile.am): Remove most of the unlocked-io.h
44601         stuff. Now it's in ../Makefile.cfg.
44602
44603 2001-07-15  Jim Meyering  <meyering@lucent.com>
44604
44605         * lib/Makefile.am (EXTRA_DIST): Add unlocked-io.hin.
44606         (BUILT_SOURCES): Add unlocked-io.h.
44607         (io_functions): Define.
44608         (unlocked-io.h): New rule.
44609         (DISTCLEANFILES): Add unlocked-io.h.
44610         (all-local): Depend on unlocked-io.h, to ensure it is created.
44611
44612         * lib/unlocked-io.hin: New file
44613
44614         * lib/regex.c: Update from glibc.
44615
44616 2001-07-05  Jim Meyering  <meyering@lucent.com>
44617
44618         * lib/Makefile.am (noinst_HEADERS): Remove definition, per new automake
44619         recommendation.
44620         (libfetish_a_SOURCES): Put all .h files here instead.
44621         Remove a thus-exposed (better checks in automake) duplicate and
44622         two unnecessary .h files.
44623
44624 2001-07-04  Jim Meyering  <meyering@lucent.com>
44625
44626         * m4/Makefile.am.in (glibc-io.struct): New target.  Rework the code
44627         that generates jm-glibc-io.m4 so that it doesn't trigger any make
44628         distcheck failure.
44629
44630 2001-07-02  Jim Meyering  <meyering@lucent.com>
44631
44632         The following changes were prompted by suggestions from Bruno Haible.
44633
44634         * m4/jm-glibc-io.m4n: New file, the template from which jm-glibc-io.m4
44635         is now generated.
44636         * m4/Makefile.am.in (Makefile.am): Include jm-glibc-io.m4n in emitted
44637         definition of EXTRA_DIST.
44638         (Makefile.am): Emit the dependency, `all-local: jm-glibc-io.m4' to
44639         ensure that the generated file is created/updated whenever the list
44640         of $(unlocked_functions) is changed.
44641         (jm-glibc-io.m4): New rule.
44642         (unlocked-io.h): New rule -- currently unused.
44643
44644 2001-06-24  Jim Meyering  <meyering@lucent.com>
44645
44646         * m4/regex.m4 (jm_INCLUDED_REGEX): Use a quadrigraph to represent an
44647         unmatched right bracket, rather than kludging it with an extra,
44648         falsely-matching quote in a comment.  Patch by Akim Demaille.
44649
44650 2001-06-11  Jim Meyering  <meyering@lucent.com>
44651
44652         * lib/regex.c: Update from GNU libc.
44653
44654 2001-05-27  Jim Meyering  <meyering@lucent.com>
44655
44656         * m4/prereq.m4 (jm_PREREQ_READUTMP): Check for ut_type in struct utmpx.
44657         Check for ut_type in struct utmp.
44658
44659 2001-05-27  Jim Meyering  <meyering@lucent.com>
44660
44661         * lib/readutmp.h (UT_TYPE): Define.
44662
44663 2001-05-24  Jim Meyering  <meyering@lucent.com>
44664
44665         * lib/argmatch.c: Include "quote.h".
44666         (argmatch_invalid): Remove explicit `' quotes.  Instead, use the
44667         quote function.  Reported by Göran Uddeborg.
44668
44669 2001-05-22  Jim Meyering  <meyering@lucent.com>
44670
44671         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't use AC_LIBOBJ(strftime),
44672         now that we use the package-supplied version unconditionally.
44673         (jm_FUNC_STRFTIME): Don't replace strftime, for the same reason.
44674
44675 2001-05-21  Jim Meyering  <meyering@lucent.com>
44676
44677         * m4/regex.m4: Change a couple backticks to single quotes to avoid
44678         shell syntax errors.
44679
44680 2001-05-21  Alexandre Duret-Lutz  <duret_g@epita.fr>
44681
44682         * m4/dos.m4 (jm_AC_DOS): Check for _WIN32, __WIN32__, and __MSDOS__.
44683
44684 2001-05-20  Paul Eggert  <eggert@twinsun.com>
44685
44686         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME):
44687         Don't bother to check library strftime, since
44688         we'll be using our own my_strftime function anyway.
44689         Define my_strftime instead of strftime.
44690
44691 2001-05-20  Alexandre Duret-Lutz  <duret_g@epita.fr>
44692
44693         * lib/dirname.c (dir_name): Compute append_dot using path, not newpath
44694         which is not yet declared.
44695
44696 2001-05-15  Jim Meyering  <meyering@lucent.com>
44697
44698         * m4/regex.m4: Use proper quoting so brackets appear in the test
44699         program.
44700         Reported by, and with help from, Bruno Haible.
44701
44702 2001-05-13  Jim Meyering  <meyering@lucent.com>
44703
44704         * m4/jm-macros.m4 (major_t, minor_t): Define to unsigned int if
44705         undefined.
44706
44707 2001-05-11  Paul Eggert  <eggert@twinsun.com>
44708
44709         dirname code cleanup.  base_name now behaves more compatibly
44710         with POSIX basename when given file names that have trailing
44711         slashes, and similarly for dir_name.  Add new primitives
44712         base_len and dir_len.  Put the directory-name-related decls
44713         into dirname.h.
44714
44715         * lib/addext.c (ISSLASH, base_name): Remove; now in dirname.h.
44716         * lib/backupfile.c (base_name): Likewise.
44717         * lib/basename.c (FILESYSTEM_PREFIX_LEN, PARAMS, ISSLASH): Likewise.
44718         * lib/dirname.c (FILESYSTEM_PREFIX_LEN, ISSLASH): Likewise.
44719         * lib/makepath.c (strip_trailing_slashes): Likewise.
44720         * lib/path-concat.c (DIRECTORY_SEPARATOR, FILESYSTEM_PREFIX_LEN,
44721         ISSLASH): Likewise.
44722         * lib/rename.c (strip_trailing_slashes): Likewise.
44723         * lib/same.c (base_name): Likewise.
44724         * lib/stripslash.c (ISSLASH): Likewise.
44725
44726         * lib/addext.c: Include <dirname.h> after size_t is defined.
44727         * lib/backupfile.c: Likewise.
44728
44729         * lib/addext.c (addext): Use base_len to trim redundant
44730         trailing slashes instead of doing it ourselves.
44731         But do not trim the last slash if it is not redundant.
44732
44733         * lib/backupfile.c (find_backup_file_name,
44734         max_backup_version): Use base_len instead of rolling it ourselves.
44735         Handle the case of "" and (on DOS) "C:" correctly.
44736
44737         * lib/basename.c: Do not include <stdio.h>, <assert.h>; no longer
44738         needed. Include <string.h>, <dirname.h>.
44739         (base_name): Allow file names ending in slashes, other than names
44740         that are all slashes.  In this case, return the basename followed
44741         by the slashes.  This is more general, and can be used in places
44742         where the original base_name purposely had an assertion failure.
44743         (base_len): New function.
44744
44745         * lib/dirname.c: Include <string.h> instead of <stdlib.h>.
44746         Do not include <assert.h>; no longer needed.
44747         Include xalloc.h.
44748         (memrchr): Remove decl.
44749         (dir_name_r): Remove.
44750         (dir_len): Renamed from dirlen.  All callers changed.
44751         Rewrite in terms of base_name, for simplicity and consistency.
44752         (dir_name): Never return NULL.  All callers changed.
44753         Do not include <stdlib.h> in test program; no longer needed.
44754         return 0; is fine for test program.
44755
44756         * lib/dirname.h (DIRECTORY_SEPARATOR, ISSLASH, FILESYSTEM_PREFIX_LEN):
44757         New macros.
44758         (base_name, base_len, dir_len, strip_trailing_slashes): New decls.
44759
44760         * lib/path-concat.c (path_concat): Use base_len to compute
44761         base length, not strlen; this means we cannot rely on memcpy
44762         to null-terminate.
44763
44764         * lib/same.c (STREQ): Remove.
44765         (same_name): Handle the case where the basename ends in trailing '/'.
44766
44767         * lib/stripslash.c (strip_trailing_slashes): Return nonzero if
44768         a slash was stripped.  Do not strip the last slash after a
44769         file system prefix.
44770
44771 2001-05-11  Paul Eggert  <eggert@twinsun.com>
44772
44773         * lib/Makefile.am (libfetish_a_SOURCES):
44774         Add strftime.c, since we now compile it on all hosts.
44775
44776         * lib/strftime.c (my_strftime):
44777         Define to nstrftime if emacs, but only if my_strftime is not defined.
44778         (extra_args, extra_args_spec, extra_args_spec_iso): Rename from
44779         ut_argument, ut_argument_spec, ut_argument_spec_iso, respectively.
44780         Add one more extra argument: a nanoseconds value.
44781         All uses changed.
44782         (ns): New macro.
44783         (my_strftime function): Add %N format.
44784         (emacs_strftimeu): Renamed from emacs_strftime,
44785         with extra ut argument.
44786
44787 2001-05-09  Paul Eggert  <eggert@twinsun.com>
44788
44789         * m4/jm-macros.m4 (jm_MACROS): Do not check for fseeko; no longer used.
44790
44791 2001-04-21  Jim Meyering  <meyering@lucent.com>
44792
44793         * m4/rmdir-errno.m4: Write to a new file, so that a restrictive umask
44794         doesn't interfere.
44795
44796 2001-04-21  Alexandre Duret-Lutz  <duret_g@epita.fr>
44797
44798         * m4/ftruncate.m4: Check for chsize.
44799         Link with ftruncate.o unconditionally if ftruncate is missing.
44800         This was required when cross-compiling to i586-mingw32msvc.
44801
44802 2001-04-08  Jim Meyering  <meyering@lucent.com>
44803
44804         * lib/getdate.y (get_date): Set tm_isdst to -1 to ensure that it is
44805         recomputed; that's necessary when the offset spans a DST transition.
44806         Patch by David J. MacKenzie.  Reported by Hon-Yin Kok.
44807
44808 2001-04-02  Jim Meyering  <meyering@lucent.com>
44809
44810         * lib/regex.h, regex.c: Update from GNU libc.
44811
44812 2001-03-24  Jim Meyering  <meyering@lucent.com>
44813
44814         * m4/jm-macros.m4: Require autoconf-2.49d.
44815
44816 2001-03-20  Bruno Haible  <haible@clisp.cons.org>
44817
44818         * m4/iconv.m4 (jm_ICONV): Recommend GNU libiconv.
44819
44820 2001-03-19  Paul Eggert  <eggert@twinsun.com>
44821
44822         * lib/version-etc.c (version_etc_copyright): Update to 2001.
44823
44824 2001-03-17  Jim Meyering  <meyering@lucent.com>
44825
44826         * m4/memcmp.m4 (jm_AC_FUNC_MEMCMP): Remove my copy of AC_FUNC_MEMCMP,
44827         now that the version in autoconf is equivalent.
44828         (jm_FUNC_MEMCMP): Adjust to use AC_FUNC_MEMCMP.
44829
44830         * m4/error.m4 (jm_PREREQ_ERROR): Invoke AC_FUNC_STRERROR_R.
44831         Suggestion from Akim Demaille.
44832
44833         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_TEMPNAME.
44834         (jm_PREREQ_TEMPNAME): New function.
44835
44836 2001-03-16  Paul Eggert  <eggert@twinsun.com>
44837
44838         * lib/tempname.c (uint64_t): Define to uintmax_t if
44839         not defined, and if UINT64_MAX is not defined.
44840         Required at least for Vax Ultrix4.3, which doesn't define uint64_t.
44841         Reported by John David Anglin.
44842
44843 2001-03-15  Bruno Haible  <haible@clisp.cons.org>
44844
44845         * lib/localcharset.c (locale_charset): Allow wildcard syntax. Also
44846         resolve alias if codeset is empty.
44847         * lib/config.charset (BeOS): Use wildcard syntax.
44848
44849 2001-03-13  Jim Meyering  <meyering@lucent.com>
44850
44851         * lib/path-concat.c (path_concat)
44852         [FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX]: Don't insert a backslash when
44853         concatenating e.g., `C:' and `foo'.
44854         From Bruno Haible.
44855
44856 2001-03-06  Bruno Haible  <haible@clisp.cons.org>
44857
44858         * lib/localcharset.c (locale_charset): Don't use
44859         setlocale(LC_CTYPE,NULL). Don't return NULL.
44860         * lib/unicodeio.c (print_unicode_char): Simplify accordingly.
44861
44862 2001-03-06  Bruno Haible  <haible@clisp.cons.org>
44863
44864         * lib/config.charset: Update for FreeBSD 4.2 and OSF/1 5.1. Add
44865         support for DOS/DJGPP.
44866
44867 2001-03-01  Paul Eggert  <eggert@twinsun.com>
44868
44869         * m4/jm-macros.m4 (jm_MACROS): Use mkstemp replacement if the system
44870         lacks mkstemp.  Compile our own tempname.c if we compile our own
44871         mkstemp.c, as mkstemp relies on tempname.
44872
44873 2001-03-01  Jim Meyering  <meyering@lucent.com>
44874
44875         * m4/dos.m4 (jm_AC_DOS): Remove extra backslashes, now that
44876         AH_VERBATIM really does output its argument verbatim.
44877
44878 2001-02-28  Paul Eggert  <eggert@twinsun.com>
44879
44880         * lib/Makefile.am (libfetish_a_SOURCES):
44881         Add dup-safer.c, fopen-safer.c.
44882         (noinst_HEADERS): Add stdio-safer.h, unistd-safer.h.
44883
44884         * lib/dup-safer.c, lib/fopen-safer.c, lib/stdio-safer.h:
44885         * lib/unistd-safer.h: New files.
44886
44887 2001-02-25  Paul Eggert  <eggert@twinsun.com>
44888
44889         The mkstemp replacement is taken from glibc 2.2.2, with some
44890         portability fixes for use outside glibc, as follows:
44891
44892         * lib/tempname.c (struct_stat64): New macro.
44893         (direxists, __gen_tempname): Use it.
44894         This avoids a portability problem with Solaris 8.
44895
44896         * lib/tempname.c (<config.h>): Include if HAVE_CONFIG_H.
44897         (<stddef.h>, <stdint.h>, <string.h>):
44898         Include only if STDC_HEADERS || _LIBC.
44899         (<fcntl.h>): Include only if HAVE_FCNTL_H || _LIBC.
44900         (<unistd.h>): Include only if HAVE_UNISTD_H || _LIBC.
44901         (<sys/time.h>): Include only if HAVE_SYS_TIME_H || _LIBC.
44902         (__set_errno): Define this macro if <errno.h> doesn't.
44903         (P_tmpdir, TMP_MAX, __GT_FILE, __GT_BIGFILE, __GT_DIR, __GT_NOCREATE):
44904         Define these macros if <stdio.h> doesn't.
44905         (S_ISDIR, S_IRUSR, S_IWUSR, S_IXUSR):
44906         Define these macros if <sys/stat.h>
44907         doesn't.  Ignore <sys/stat.h> S_ISDIR if STAT_MACROS_BROKEN.
44908         (stat64, __getpid, __gettimeofday, __mkdir, __open, __open64, lxstat64,
44909         __xstat64): Define if not _LIBC.
44910         (__secure_getenv): Define if ! (HAVE___SECURE_GETENV || _LIBC).
44911         (__gen_tempname): Invoke gettimeofday only if
44912         HAVE_GETTIMEOFDAY || _LIBC;
44913         otherwise, fall back on plain "time".
44914         Use macros like S_IRUSR | S_IWUSR rather than octal values like 0600.
44915
44916         * lib/mkstemp.c (__GT_FILE): Define to zero if not defined.
44917
44918         * lib/mkstemp.c, lib/tempname.c: New files, taken from glibc 2.2.2.
44919
44920 2001-02-18  Paul Eggert  <eggert@twinsun.com>
44921
44922         * m4/jm-macros.m4 (jm_CHECK_ALL_HEADERS): Check for sys/resource.h.
44923
44924 2001-02-17  Paul Eggert  <eggert@twinsun.com>
44925
44926         * m4/mbrtowc.m4: New file, defining jm_FUNC_MBRTOWC.
44927         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH):
44928         Use jm_FUNC_MBRTOWC, not AC_CHECK_FUNCS(mbrtowc).
44929         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Likewise.
44930
44931 2001-02-17  Paul Eggert  <eggert@twinsun.com>
44932
44933         * lib/mbswidth.c, quotearg.c (mbrtowc, mbsinit):
44934         Remove workaround macros for hosts that have mbrtowc but not
44935         mbstate_t, as we now insist on proper declarations for both
44936         before using mbrtowc.
44937
44938 2001-02-17  Jim Meyering  <meyering@lucent.com>
44939
44940         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Don't check for
44941         getmntent via AC_CHECK_FUNCS, since that would get a `no' and disrupt
44942         further attempts by AC_FUNC_GETMNTENT to check with e.g., -lgen on
44943         UnixWare 7.1.1.
44944
44945         * m4/mbrtowc.m4 (jm_FUNC_MBRTOWC): Adapt to use AC_CACHE_CHECK etc.,
44946         rather than AC_CACHE_VAL.
44947
44948 2001-02-17  Jim Meyering  <meyering@lucent.com>
44949
44950         * lib/strtoul.c: Sync from GNU libc.  Use double quotes, not <...>
44951         around included file name.
44952
44953         * lib/strnlen.c (__strnlen): Merge in a change from GNU libc.
44954
44955         * lib/strftime.c: Update from GNU libc (the only changes were to
44956         comments).
44957
44958 2001-02-17  Jim Meyering  <meyering@lucent.com>
44959
44960         * lib/regex.c: Update from libc.
44961
44962 2001-02-17  Bruno Haible  <haible@clisp.cons.org>
44963
44964         * lib/mbswidth.h (mbswidth): Also define as macro, to avoid prototype
44965         clash.
44966
44967 2001-02-16  Paul Eggert  <eggert@twinsun.com>
44968
44969         * lib/alloca.c (malloc): Undef before defining, since stdlib.h
44970         may have defined it.  Needed for Encore Umax-3.0.9.16b systems.
44971         Reported by Mark Hounschell via Paul Eggert.
44972
44973 2001-02-07  Jim Meyering  <meyering@lucent.com>
44974
44975         * m4/regex.m4 (jm_INCLUDED_REGEX): Add a test for the latest bug.
44976
44977 2001-02-05  Jim Meyering  <meyering@lucent.com>
44978
44979         * m4/jm-macros.m4: Require autoconf-2.14d (not yet released), because
44980         it includes the patch required for `large file' support with at least
44981         HP-UX's 10.20 /bin/cc.
44982
44983 2001-02-03  Jim Meyering  <meyering@lucent.com>
44984
44985         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Restore prior use of
44986         AS_IF, now that it works once again (mysteriously).
44987         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Likewise.
44988
44989 2001-01-30  Jim Meyering  <meyering@lucent.com>
44990
44991         Don't use filenames that are 8.3-equivalent to "conftest" on DOS.
44992         * m4/chown.m4: Rename conftestchown to conftest.chown.
44993         * m4/rename.m4: s/conftestdir/conftest.d1/ and
44994         s/conftestdir2/conftest.d2/.
44995         * m4/utimes.m4: s/conftestdata/conftest.data/
44996         Inspired by Pavel Roskin's change in autoconf.
44997
44998 2001-01-30  Bruno Haible  <haible@clisp.cons.org>
44999
45000         * lib/config.charset: Update for FreeBSD 4.2.
45001
45002 2001-01-27  Jim Meyering  <meyering@lucent.com>
45003
45004         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Open-code what was
45005         a use of AS_IF.
45006         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Likewise.
45007
45008 2001-01-26  Jim Meyering  <meyering@lucent.com>
45009
45010         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Check for stddef.h, now that
45011         quotearg.c includes it.
45012
45013 2001-01-26  Jim Meyering  <meyering@lucent.com>
45014
45015         * lib/quotearg.c: Include stddef.h.
45016         * lib/quote.c: Include stddef.h.
45017         Reported by Axel Kittenberger.
45018
45019         * lib/xmalloc.c [HAVE_DONE_WORKING_MALLOC_CHECK]: Enclose error-evoking
45020         line in double quotes so that it evokes a better diagnostic.
45021         [HAVE_DONE_WORKING_REALLOC_CHECK]: Likewise.
45022         Reported by Axel Kittenberger.
45023
45024 2001-01-24  Stefan Monnier  <monnier@cs.yale.edu>
45025
45026         * regex.c (mutually_exclusive_p): Don't blindly handle `charset_not'
45027         as if it was a `charset'.
45028
45029 2001-01-21  Bruno Haible  <haible@clisp.cons.org>
45030
45031         * m4/iconv.m4 (jm_ICONV): Also check whether the iconv declaration
45032         has const.
45033
45034 2001-01-21  Bruno Haible  <haible@clisp.cons.org>
45035
45036         * lib/unicodeio.c (print_unicode_char): Cast the second iconv() arg,
45037         to avoid a warning.  Add back 'const' to inptr.
45038
45039 2001-01-20  Jim Meyering  <meyering@lucent.com>
45040
45041         Be sure that headers are checked before used in code compiled
45042         for the type checks.
45043         * m4/jm-macros.m4 (jm_MACROS): Remove all header checks.
45044         In place of that, invoke jm_CHECK_ALL_TYPES.
45045         (jm_CHECK_ALL_HEADERS): New functions with the above checks.
45046         (jm_CHECK_ALL_TYPES): Require jm_CHECK_ALL_HEADERS.
45047         Alan Iwi reported a build failure on an f300-fujitsu-uxpv4.1_ES;
45048         The check for ssize_t was mistakenly run before the test for unistd.h.
45049
45050         The configure-time check for stdbool.h was missing.
45051         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_HASH.
45052         (jm_PREREQ_HASH): New function.
45053
45054 2001-01-17  Jim Meyering  <meyering@lucent.com>
45055
45056         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Use AS_IF, not AS_IFELSE,
45057         for autoconf-2.49c.
45058         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Likewise.
45059
45060 2001-01-16  Jim Meyering  <meyering@lucent.com>
45061
45062         * lib/basename.c: Include <stdio.h>, needed by assert on SunOS 4.
45063         From Bruno Haible.
45064
45065 2001-01-14  Jim Meyering  <meyering@lucent.com>
45066
45067         * m4/rename.m4: Use temporary directories named conftestdir{,2}, not
45068         foo and bar.  Create conftestdir/ in the script, not in the C code.
45069         Remove directories in the script, not in the C code.
45070         Remove conftestdir{,2} before trying to create the directory.
45071         Make the entire configure script fail if the mkdir fails.
45072
45073 2001-01-14  Jim Meyering  <meyering@lucent.com>
45074
45075         * lib/rename.c: New file.  From Volker Borchert.
45076         Include stdlib.h, string.h or strings.h, and xalloc.h.
45077         Use strip_trailing_slashes rather than open-coding it.
45078
45079 2001-01-03  Paul Eggert  <eggert@twinsun.com>
45080
45081         * lib/strftime.c: Sync with glibc time/strftime.c 1.81.
45082
45083 2001-01-03  Jim Meyering  <meyering@lucent.com>
45084
45085         * lib/unicodeio.c (print_unicode_char): Remove `const' from declaration
45086         of local `inptr' to avoid warning with some system declarations of
45087         iconv.
45088
45089 2001-01-02  Volker Borchert  <bt@teknon.de>
45090
45091         * m4/rename.m4: New file.
45092         * m4/jm-macros.m4 (jm_MACROS): Require vb_FUNC_RENAME.
45093
45094 2001-01-01  Jim Meyering  <meyering@lucent.com>
45095
45096         * m4/prereq.m4 (jm_PREREQ_READUTMP): Include utmp.h (if available),
45097         even on systems with utmpx.h.  It's necessary for the declaration of
45098         utmp's ut_user member.  Reported by Andreas Jaeger.
45099
45100         * m4/check-decl.m4 (jm_CHECK_DECLS): Include grp.h and pwd.h if
45101         available. They are required for the declarations of getgrgid and
45102         getpwuid resp.
45103         (_jm_DECL_HEADERS): Check for grp.h and pwd.h.
45104         Reported by Andreas Jaeger.
45105
45106 2001-01-01  Alexandre Duret-Lutz  <duret_g@epita.fr>
45107
45108         * m4/libintl.m4 (AM_GNU_GETTEXT): Define MKINSTALLDIRS by
45109         expanding the value of $ac_aux_dir, as in AM_MISSING_HAS_RUN,
45110         so `make install' also works in VPATH builds.
45111
45112 2000-12-31  Alexandre Duret-Lutz  <duret_g@epita.fr>
45113
45114         * m4/libintl.m4 (AM_WITH_NLS): When using AC_CONFIG_AUX_DIR,
45115         prepend $(top_srcdir) to the value of MKINSTALLDIRS so that it
45116         can be used in subdirectories.
45117
45118 2000-12-29  Paul Eggert  <eggert@twinsun.com>
45119
45120         * lib/modechange.c: Do not assume that mode_t uses the
45121         traditional octal encoding.  E.g. "chmod 1 FOO" should set
45122         the other-execute bit of FOO even if S_IXOTH != 1.
45123
45124         (SUID, SGID, SVTX, RUSR, WUSR, XUSR, RGRP, WGRP, XGRP, ROTH,
45125         WOTH, XOTH, ALLM): New macros.
45126         (S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IWUSR, S_IXUSR,
45127          S_IRGRP, S_IWGRP, S_IXGRP, S_IROTH, S_IWOTH, S_IXOTH):
45128         Use them.
45129         (S_ISGID): Fix typo; it was defaulting to the same value as S_ISUID.
45130         (S_IRWXU, S_IRWXG, S_IRWXO): Specify defaults in terms of the above.
45131         (mode_compile):
45132         No need to use uintmax_t; unsigned long is long enough.
45133         Don't bother to get suffix since we don't use it.
45134
45135 2000-12-26  Jim Meyering  <meyering@lucent.com>
45136
45137         * m4/dos.m4 (jm_AC_DOS): Rewrite (though it's still a stub) to work
45138         better with autoheader.
45139
45140 2000-12-24  Jim Meyering  <meyering@lucent.com>
45141
45142         * lib/hash.c (is_prime): Return explicit boolean values.
45143         (hash_get_first): Return NULL to appease Irix5.6's 89.
45144         Reported by Nelson Beebe.
45145
45146 2000-12-19  Bruno Haible  <haible@clisp.cons.org>
45147
45148         * lib/localcharset.c (locale_charset): Add support for Win32.
45149
45150 2000-12-18  Paul Eggert  <eggert@twinsun.com>
45151
45152         * lib/physmem.h, lib/physmem.c: New files.
45153
45154         * lib/Makefile.am (libfetish_a_SOURCES): Add physmem.c.
45155         (noinst_HEADERS): Add physmem.h.
45156
45157         * lib/xstrtol.c (__xstrtol): Add undocumented suffixes 'g' and
45158         't' for compatibility with Solaris 8 sort.
45159
45160 2000-12-18  Bruno Haible  <haible@clisp.cons.org>
45161
45162         * lib/config.charset: Add support for BeOS.
45163
45164 2000-12-17  Jim Meyering  <meyering@lucent.com>
45165
45166         * m4/dos.m4 (jm_AC_DOS): New file and macro.
45167         * m4/jm-macros.m4 (jm_MACROS): Require jm_AC_DOS.
45168
45169 2000-12-16  Jim Meyering  <meyering@lucent.com>
45170
45171         This bug had a serious impact on chown: `chown N:M FILE' (for integer
45172         N and M) would have treated it like `chown N:N FILE'.
45173
45174         * lib/userspec.c (parse_user_spec): Fix typo: s/u/g/.
45175
45176 2000-12-16  Jim Meyering  <meyering@lucent.com>
45177
45178         * lib/getusershell.c [!SHELLS_FILE && __DJGPP__]: Define
45179         SHELLS_FILE to a file name that's useful on djgpp systems.
45180         Include stdlib.h.
45181         (ADDITIONAL_DEFAULT_SHELLS): Define.
45182         (default_shells): Prepend ADDITIONAL_DEFAULT_SHELLS.
45183         Based mostly on a patch from Prashant TR.
45184
45185 2000-12-16  Bruno Haible  <haible@clisp.cons.org>
45186
45187         * lib/config.charset: Add ISO-8859-3, BIG5HKSCS, GB18030, JOHAB,
45188         VISCII, CP874, CP949, CP950, CP1250, CP1253, CP1254, CP1255, CP1256,
45189         CP1257 to the list of canonical encodings. Rename EUC-CN to GB2312.
45190
45191 2000-12-08  Andreas Schwab  <schwab@suse.de>
45192
45193         * lib/mbswidth.c (mbsnwidth): Don't loop endlessly when called with an
45194         invalid mulitbyte sequence and with the MBSW_ACCEPT_INVALID flag set.
45195
45196 2000-12-07  Jim Meyering  <meyering@lucent.com>
45197
45198         * lib/stripslash.c (ISSLASH): Define.
45199         (strip_trailing_slashes): Use ISSLASH rather than comparing against
45200         `/'.
45201         From Prashant TR.
45202
45203         * lib/dirname.c (FILESYSTEM_PREFIX_LEN): Define.
45204         (dir_name_r): Declare this function as static.
45205         [BACKSLASH_IS_PATH_SEPARATOR]: Fix a bug that'd
45206         manifest itself on a name containing a mix of slashes and
45207         backslashes.
45208         Make this function work with names starting with a DOS-style
45209         drive letter and colon prefix.
45210         (dir_name): Append `.' if necessary.
45211         Based mostly on patches from Prashant TR and Eli Zaretskii.
45212
45213         * lib/dirname.h (dir_name_r): Remove prototype.
45214
45215 2000-12-06  Paul Eggert  <eggert@twinsun.com>
45216
45217         * m4/off_t-format.m4: Remove this file.
45218         * m4/jm-macros.m4 (jm_MACROS): Remove jm_SYS_OFF_T_PRINTF_FORMAT.
45219
45220 2000-12-06  Jim Meyering  <meyering@lucent.com>
45221
45222         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): If we need the
45223         replacement strtoull, we may well need the replacement strtoul, too.
45224         Check for declarations of strtoul and strtoull.
45225         Check for strtol.  Mainly as a cue to cause automake to include
45226         strtol.c -- that file is included by each of strtoul.c and strtoull.c.
45227         Check for limits.h -- strtol.c needs it.
45228
45229 2000-12-05  Jim Meyering  <meyering@lucent.com>
45230
45231         * lib/dirname.c (dir_name_r): Add `const' in a few local declarations.
45232
45233 2000-12-04  Jim Meyering  <meyering@lucent.com>
45234
45235         * lib/path-concat.c: [!HAVE_DECL_MALLOC]: Declare malloc.
45236         Also include memory.h, stdlib.h, unistd.h if appropriate.
45237         Reported by Andreas Jaeger (conflicting declaration of malloc).
45238
45239 2000-12-02  Jim Meyering  <meyering@lucent.com>
45240
45241         * m4/off_t-format.m4 (OFF_T_PRINTF_FORMAT_STRING): New file/macro.
45242         * m4/jm-macros.m4 (jm_MACROS): require it.
45243
45244 2000-12-02  Jim Meyering  <meyering@lucent.com>
45245
45246         * lib/closeout.h: Make idempotent, to avoid some obscure warnings.
45247
45248 2000-12-01  Paul Eggert  <eggert@twinsun.com>
45249
45250         * lib/memrchr.c: Include <config.h> before any system include file.
45251
45252 2000-11-30  Jim Meyering  <meyering@lucent.com>
45253
45254         * m4/jm-macros.m4 (jm_MACROS): Check for stdint.h.
45255
45256 2000-11-30  Jim Meyering  <meyering@lucent.com>
45257
45258         * m4/getloadavg.m4: s/ifval/m4_ifval/ to accommodate new autoconf.
45259
45260 2000-11-29  Paul Eggert  <eggert@twinsun.com>
45261
45262         * lib/dirname.c (dir_name_r): Fix typo: int -> size_t.
45263
45264 2000-11-26  Jim Meyering  <meyering@lucent.com>
45265
45266         * lib/memcoll.c: Include sys/types.h.  From Werner Almesberger.
45267
45268 2000-11-22  Paul Eggert  <eggert@twinsun.com>
45269
45270         * lib/strftime.c (my_strftime): Do not invoke mbrlen with a
45271         size of (size_t) -1; it's not portable.
45272
45273 2000-11-17  Jim Meyering  <meyering@lucent.com>
45274
45275         * lib/strstr.c: Update from GNU libc.
45276
45277 2000-11-17  Akim Demaille  <akim@epita.fr>
45278
45279         * lib/obstack.h: Formatting changes.
45280         (obstack_grow, obstack_grow0): Don't cast WHERE at all: that would
45281         prevent type checking.
45282         (obstack_ptr_grow, obstack_ptr_grow_fast): When assigning, don't
45283         cast the value to (void *): assigning a `foo *' to a `void *'
45284         variable is valid.
45285         (obstack_int_grow, obstack_int_grow_fast): Don't cast AINT to int.
45286
45287 2000-11-16  Jim Meyering  <meyering@lucent.com>
45288
45289         * lib/strverscmp.c: Incorporate weak-alias-related changes from glibc.
45290
45291 2000-11-11  Jim Meyering  <meyering@lucent.com>
45292
45293         * lib/error.c: Add a couple #includes, merging from GNU libc version.
45294
45295 2000-11-10  Jim Meyering  <meyering@lucent.com>
45296
45297         * lib/obstack.h: Update from GNU libc.
45298         * lib/obstack.c: Likewise.
45299
45300 2000-11-08  Bruno Haible  <haible@clisp.cons.org>
45301
45302         * m4/jm-macros.m4 (jm_MACROS): Add test for wcrtomb.
45303
45304 2000-11-06  Paul Eggert  <eggert@twinsun.com>
45305
45306         * lib/getusershell.c (setusershell): Use rewind rather than
45307         fseek/fseeko, to avoid configuration hassles with fseeko.
45308         Don't bother opening SHELLS_FILE if shellstream is NULL;
45309         it's not necessary.
45310
45311 2000-11-05  Jim Meyering  <meyering@lucent.com>
45312
45313         * lib/makepath.h (make_dir): Declare.
45314         * lib/makepath.c (make_dir): Remove `static' attribute.
45315         Tweak a comment.
45316
45317 2000-11-04  Jim Meyering  <meyering@lucent.com>
45318
45319         * m4/regex.m4: Use the `m4_' prefix on `syscmd' and `m4_sysval'.
45320
45321 2000-11-04  Alexandre Duret-Lutz  <duret_g@epita.fr>
45322
45323         * lib/hash.c (hash_get_next): Fix a thinko:  when ENTRY is the
45324         last one in a bucket, advance to the next bucket.
45325
45326 2000-11-02  Vesselin Atanasov  <vesselin@bgnet.bg>
45327
45328         * lib/fnmatch.c: Do not comment out all the code if we are using
45329         the GNU C library, because in some cases we are replacing buggy
45330         code in the GNU C library itself.
45331
45332 2000-10-30  Stefan Monnier  <monnier@cs.yale.edu>
45333
45334         * regex.c (re_iswctype, re_wctype_to_bit): Fix braino.
45335         (regex_compile): Catch bogus \(\1\).
45336
45337 2000-10-30  Paul Eggert  <eggert@twinsun.com>
45338
45339         * lib/fnmatch.c (FOLD): Do not assume that characters are unsigned.
45340         (fnmatch): Fix some FNM_FILE_NAME and FNM_LEADING_DIR bugs,
45341         e.g. fnmatch("d*/*1", "d/s/1", FNM_FILE_NAME) incorrectly yielded zero.
45342
45343 2000-10-30  Paul Eggert  <eggert@twinsun.com>
45344
45345         * lib/error.h, getline.h, modechange.h:
45346         Remove "2000" from Copyright line, as the file hasn't been
45347         changed this year other than in the copyright notice.
45348
45349         * lib/xalloc.h: Add "2000" to Copyright line, as this file
45350         was changed this year.
45351
45352 2000-10-29  Jim Meyering  <meyering@lucent.com>
45353
45354         * m4/fsusage.m4: s/AC_SHELL_IFELSE/AS_IFELSE/ to match autoconf
45355         renaming.
45356         * m4/ls-mntd-fs.m4: Likewise
45357
45358 2000-10-29  Jim Meyering  <meyering@lucent.com>
45359
45360         * lib/xstat.in: Fix grammar in comment.
45361
45362 2000-10-29  Greg Louis  <glouis@dynamicro.on.ca>
45363
45364         * lib/regex.h (__restrict_arr): Move definition out of #ifndef block.
45365         Required because egcs-2.91.66 (aka 1.1.2) defines __restrict, but
45366         doesn't define __restrict_arr.
45367
45368 2000-10-28  Jim Meyering  <meyering@lucent.com>
45369
45370         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_MEMCHR.
45371         (jm_PREREQ_MEMCHR): New function.
45372
45373 2000-10-28  Jim Meyering  <meyering@lucent.com>
45374
45375         * lib/memchr.c: Update from libc.
45376         Adjust for portability:
45377         [HAVE_STDLIB_H]: Include stdlib.h.
45378         [HAVE_BP_SYM_H || _LIBC]: Guard inclusion of bp-sym.h.
45379         Undef __memchr, too.
45380         [!weak_alias]: Define __memchr to memchr.
45381
45382         * lib/regex.c: Update from libc.
45383         * lib/regex.h: Likewise.
45384         * lib/getopt1.c: Likewise.
45385         * lib/memcmp.c: Likewise.
45386
45387         * lib/getusershell.c (setusershell) [HAVE_FSEEKO]: Use fseeko.
45388         Avoid using fseek, when possible -- it's broken by design.
45389         Patch by Ulrich Drepper.
45390
45391 2000-10-27  Stefan Monnier  <monnier@cs.yale.edu>
45392
45393         * regex.c (POP_FAILURE_REG_OR_COUNT, re_match_2_internal)
45394         (re_match_2_internal, re_match_2_internal, re_match_2_internal):
45395         Giving in to popular pressure to shut up the compiler with casts.
45396
45397 2000-10-26  Jim Meyering  <meyering@lucent.com>
45398
45399         * lib/strftime.c: Update from libc.
45400
45401 2000-10-25  Stefan Monnier  <monnier@cs.yale.edu>
45402
45403         * regex.c: More `unsigned char' -> `re_char' changes.
45404         Also change several `int' into `re_wchar_t'.
45405         (PATTERN_STACK_EMPTY, PUSH_PATTERN_OP, POP_PATTERN_OP): Remove.
45406         (PUSH_FAILURE_POINTER): Don't cast any more.
45407         (POP_FAILURE_REG_OR_COUNT): Remove the cast that strips `const'.
45408         We want GCC to complain, since this piece of code makes
45409         re_match non-reentrant, which *should* be fixed.
45410         (GET_BUFFER_SPACE): Use size_t rather than unsigned long.
45411         (EXTEND_BUFFER): Use RETALLOC.
45412         (SET_LIST_BIT): Don't cast.
45413         (re_wchar_t): New type.
45414         (re_iswctype, re_wctype_to_bit): Make it crystal clear to GCC
45415         that those two functions will always properly return.
45416         (IMMEDIATE_QUIT_CHECK): Cast to void.
45417         (analyse_first): Use recursion rather than an explicit stack.
45418         (re_compile_fastmap): Can't fail anymore.
45419         (re_search_2): Don't check re_compile_fastmap for failure.
45420         (PUSH_NUMBER): Renamed from PUSH_FAILURE_COUNT.
45421         Now also sets the new value (passed in a new argument).
45422         (re_match_2_internal): Use it.
45423         Also, use a new var `reg' of type size_t when looping through regs
45424         rather than reuse the inappropriate `mcnt'.
45425
45426 2000-10-25  Jim Meyering  <meyering@lucent.com>
45427
45428         * lib/obstack.c: Update from libc.
45429
45430 2000-10-24  Kenichi Handa  <handa@etl.go.jp>
45431
45432         * regex.c (regex_compile): Change the way of handling a range from
45433         a char less than 256 to a char not less than 256.
45434
45435 2000-10-24  Andrew Innes  <andrewi@gnu.org>
45436
45437         * regex.c (IMMEDIATE_QUIT_CHECK): New macro, which does QUIT on
45438         NT-Emacs only.
45439         (re_match_2_internal): Use IMMEDIATE_QUIT_CHECK instead of QUIT,
45440         so that re_search functions only quit when callers expect them to.
45441
45442 2000-10-23  Jim Meyering  <meyering@lucent.com>
45443
45444         * lib/hard-locale.c (hard_locale): Revert last change -- it was simply
45445         wrong.  That set_locale call must not have any side effects.
45446         From Paul Eggert.
45447
45448 2000-10-22  Jim Meyering  <meyering@lucent.com>
45449
45450         * lib/md5.c (md5_process_block) [OP]: Use `rol', not CYCLIC.
45451         [CYCLIC]: Remove now-unused definition.
45452
45453         * lib/save-cwd.c (O_DIRECTORY): Define, if needed.
45454         (save_cwd) [HAVE_FCHDIR]: Use O_DIRECTORY when opening ".".
45455         Suggestion from Ulrich Drepper.
45456
45457 2000-10-21  Jim Meyering  <meyering@lucent.com>
45458
45459         * m4/check-decl.m4 (jm_CHECK_DECLS): Also check for memrchr.
45460         * m4/prereq.m4 (jm_PREREQ_DIRNAME): New macro.
45461         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memrchr.
45462
45463 2000-10-21  Jim Meyering  <meyering@lucent.com>
45464
45465         * lib/dirname.c (memrchr): Declare if necessary.
45466         (dir_name): Remove the restriction that there be no
45467         trailing slashes.  Now, this code skips past them, effectively
45468         ignoring them.
45469         [TEST_DIRNAME] (main): New unit tests.
45470
45471         * lib/memrchr.c: New file from GNU libc.
45472         Undef __memrchr, too.
45473         [!weak_alias]: Define __memrchr to memrchr.
45474         Guard weak_alias use with `#ifdef weak_alias'.
45475
45476 2000-10-21  Jim Meyering  <meyering@lucent.com>
45477
45478         * lib/dirname.c (dir_name_r): New function, factored out of dir_name.
45479         (dir_name): Use dir_name_r.
45480         * lib/dirname.h (dir_name_r): Declare it.
45481
45482 2000-10-17  Jim Meyering  <meyering@lucent.com>
45483
45484         * lib/quote.h (PARAMS): Define and use.
45485         Reported by Akim Demaille.
45486
45487         * lib/getopt.c: Update from libc.
45488
45489 2000-10-16  Jim Meyering  <meyering@lucent.com>
45490
45491         * lib/hard-locale.c (hard_locale): Use "", not 0 as 2nd arg to
45492         setlocale.
45493         From Jan Fedak.
45494
45495 2000-10-15  Stefan Monnier  <monnier@cs.yale.edu>
45496
45497         * regex.c (WIDE_CHAR_SUPPORT): Define if _LIBC as well.
45498
45499 2000-09-25  Jim Meyering  <meyering@lucent.com>
45500
45501         * lib/md5.h (rol): Define (from GnuPG).
45502
45503         * lib/sha.c: Give credit (GnuPG) where due.
45504         (M): Use rol rather than open-coding it.
45505         Add a FIXME comment.
45506
45507 2000-09-21  Jim Meyering  <meyering@lucent.com>
45508
45509         * lib/userspec.c (parse_user_spec): Remove debugging printf I'd added.
45510         Reported by Michael Stone.
45511
45512 2000-09-20  Jim Meyering  <meyering@lucent.com>
45513
45514         * lib/Makefile.am (libfetish_a_SOURCES): Add sha.c.
45515         (noinst_HEADERS): Add sha.h.
45516         Based on code from Scott G. Miller and from GnuPG.
45517
45518 2000-09-18  Jim Meyering  <meyering@lucent.com>
45519
45520         * m4/getloadavg.m4 (AC_FUNC_GETLOADAVG): Restore the initial value of
45521         LIBS. Otherwise, everyone ends up linking with -lelf for some
45522         configurations.
45523         Reported by Mike Stone.
45524
45525 2000-09-15  Jim Meyering  <meyering@lucent.com>
45526
45527         * lib/regex.c: Update from libc.
45528
45529 2000-09-10  Jim Meyering  <meyering@lucent.com>
45530
45531         * lib/getopt.c (_getopt_internal): Update from glibc.
45532
45533 2000-09-09  Jim Meyering  <meyering@lucent.com>
45534
45535         * lib/quotearg.c: Rename ISASCII to IN_CTYPE_DOMAIN, so people don't
45536         think it should be used as a general replacement for isascii.
45537         * lib/fnmatch.c: Likewise.
45538         * lib/mbswidth.c: Likewise
45539         * lib/regex.c: Likewise.
45540
45541         Don't use atoi.
45542         * lib/userspec.c: Include sys/param.h and limits.h.
45543         Include xstrtol.h.
45544         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Define.
45545         (UID_T_MAX, GID_T_MAX, MAXUID, MAXGID): Define.
45546         (parse_user_spec): Use xstrtoul, not atoi when converting numeric
45547         UID, GID.  Check range.
45548
45549 2000-09-06  Jim Meyering  <meyering@lucent.com>
45550
45551         * lib/getopt.c (_getopt_internal): Update from glibc.
45552
45553 2000-08-30  Jim Meyering  <meyering@lucent.com>
45554
45555         * lib/strftime.c: Merge in changes from GNU libc.
45556
45557 2000-08-26  Jim Meyering  <meyering@lucent.com>
45558
45559         * m4/jm-macros.m4: Use jm_FUNC_FPENDING.
45560         * m4/fpending.m4: New file.
45561
45562 2000-08-26  Jim Meyering  <meyering@lucent.com>
45563
45564         * lib/closeout.c: Include "__fpending.h".
45565         (close_stdout_status): Return right away if there's nothing to flush.
45566
45567         * lib/Makefile.am (noinst_HEADERS): Add __fpending.h.
45568         * lib/__fpending.c: New file.
45569         * lib/__fpending.h: New file.
45570
45571 2000-08-20  Jim Meyering  <meyering@lucent.com>
45572
45573         * m4/check-decl.m4: Include utmp.h `#if HAVE_UTMP_H', rather than
45574         `#if !HAVE_UTMPX_H'.  The latter would lose on systems with neither
45575         utmp.h nor utmpx.h.  Reported by Eli Zaretskii.
45576
45577 2000-08-11  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
45578
45579         Improve fileutils installation on systems where running
45580         programs (like install) can't be unlinked.
45581         * m4/unlink-busy.m4 (jm_FUNC_UNLINK_BUSY_TEXT): New file/macro.
45582         * m4/jm-macros.m4: Use jm_FUNC_UNLINK_BUSY_TEXT.
45583
45584 2000-08-07  Paul Eggert  <eggert@twinsun.com>
45585
45586         Standardize on "memory exhausted" instead of "Memory exhausted"
45587         or "virtual memory exhausted".
45588         * lib/obstack.c (print_and_abort): Use "memory exhausted", not
45589         "virtual memory exhausted".
45590         * lib/same.c (same_name): Invoke xalloc_die instead of printing
45591         our own message.
45592         * lib/userspec.c (parse_user_spec): Likewise.
45593         * lib/bumpalloc.h: comment fix
45594         * lib/same.c, userspec.c: Include xalloc.h.
45595
45596         * lib/xalloc.h (xalloc_msg_memory_exhausted): Now char const[],
45597         not char *const and pointing to a constant array.
45598         * lib/xmalloc.c (xalloc_msg_memory_exhausted): Likewise.
45599         (xrealloc): Comment fix.
45600
45601         * lib/userspec.c (parse_user_spec):
45602         Don't translate a message until just before returning,
45603         to avoid unnecessary translation.
45604
45605 2000-08-07  Jim Meyering  <meyering@lucent.com>
45606
45607         * lib/addext.c, argmatch.c, argmatch.h, backupfile.h, bumpalloc.h,
45608         chown.c, diacrit.h, dirname.h, dup2.c, exclude.h, fileblocks.c,
45609         fnmatch.c, fnmatch.h, fsusage.c, fsusage.h, getdate.h,
45610         getgroups.c, gethostname.c, getopt.h, group-member.c,
45611         hard-locale.c, hash.h, isdir.c, lchown.c, linebuffer.c,
45612         linebuffer.h, long-options.h, malloc.c, md5.c, md5.h, memchr.c,
45613         memcmp.c, memcoll.c, memset.c, mktime.c, modechange.h, obstack.h,
45614         pathmax.h, realloc.c, rmdir.c, safe-read.c, save-cwd.c, stime.c,
45615         stpcpy.c, strcasecmp.c, strcspn.c, strdup.c, stripslash.c,
45616         strstr.c, strtod.c, strtol.c, strtoul.c, strtoull.c, strtoumax.c,
45617         utime.c, version-etc.h, xalloc.h, xstrdup.c, xstrtoumax.c,
45618         yesno.c: Back out Copyright date changes for each file with no change
45619         this year.  This eases coordination with other programs using the same
45620         source code modules.  From Paul Eggert.
45621
45622 2000-08-06  Paul Eggert  <eggert@twinsun.com>
45623
45624         * m4/mbstate_t.m4 (AC_MBSTATE_T): Define mbstate_t to be int,
45625         not char, for compatibility with glibc 2.1.3 strftime.c.
45626
45627 2000-08-03  Greg McGary  <greg@mcgary.org>
45628
45629         * lib/regex.c (SET_HIGH_BOUND, MOVE_BUFFER_POINTER,
45630         ELSE_EXTEND_BUFFER_HIGH_BOUND): New macros.
45631         (EXTEND_BUFFER): Use them.
45632
45633 2000-08-01  Jim Meyering  <meyering@lucent.com>
45634
45635         * lib/dirname.c (ISSLASH): Define.
45636         (BACKSLASH_IS_PATH_SEPARATOR): Define.
45637         (dir_name) [BACKSLASH_IS_PATH_SEPARATOR]: Handle the case in which
45638         both `\' and `/' may be use as path separators.
45639         Based on a patch from Prashant TR.
45640
45641 2000-07-31  Paul Eggert  <eggert@twinsun.com>
45642
45643         * lib/quotearg.c (quotearg_n_options): Don't make the initial
45644         slot vector a constant, since it might get modified.
45645
45646 2000-07-31  Jim Meyering  <meyering@lucent.com>
45647
45648         * lib/xmalloc.c: Use `virtual memory exhausted', not
45649         `Memory exhausted'.
45650         * lib/obstack.c (print_and_abort): Likewise.
45651
45652 2000-07-30  Paul Eggert  <eggert@twinsun.com>
45653
45654         * lib/quotearg.c (quotearg_n_options): Preallocate a slot 0
45655         buffer, so that the caller can always quote one small
45656         component of a "memory exhausted" message in slot 0.
45657         From a suggestion by Jim Meyering.
45658
45659 2000-07-30  Jim Meyering  <meyering@lucent.com>
45660
45661         * lib/makepath.c (make_path): Quote the other instance, too.
45662
45663         * lib/quotearg.c (N_STATIC_SLOTVECS): Define.
45664         (STATIC_BUF_SIZE): Define.
45665         (quotearg_n_options): Use only statically allocated storage when
45666         N < N_STATIC_SLOTVECS and the length of the quoted result is smaller
45667         than STATIC_BUF_SIZE.
45668
45669 2000-07-29  Jim Meyering  <meyering@lucent.com>
45670
45671         * lib/diacrit.c (diacrit_diac): Use __MSDOS__ in favor of MSDOS.
45672         * lib/dirname.c (dir_name): Likewise.
45673
45674         * lib/basename.c (base_name): Use ISSLASH rather than comparing against
45675         `/'.
45676
45677         * lib/dirname.c (dir_name) [MSDOS]: Declare `lim' to be const.
45678         (dir_name): Assert that there are no trailing slashes.
45679
45680 2000-07-29  Bruno Haible  <haible@clisp.cons.org>
45681
45682         * lib/mbswidth.h (mbswidth): Add a flags argument.
45683         (mbswidth): New declaration.
45684         (MBSW_ACCEPT_INVALID, MBSW_ACCEPT_UNPRINTABLE): New macros.
45685         * lib/mbswidth.c (mbswidth): Add a flags argument.
45686         (mbsnwidth): New function.
45687
45688 2000-07-24  Jim Meyering  <meyering@lucent.com>
45689
45690         * lib/mbswidth.c: Remove useless #else.  From Bruno Haible.
45691
45692 2000-07-23  Paul Eggert  <eggert@twinsun.com>
45693
45694         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Check for wcwidth declaration.
45695
45696 2000-07-23  Paul Eggert  <eggert@twinsun.com>
45697
45698         * lib/quotearg.c: Streamline by invoking multibyte code only if needed.
45699         <wchar.h>: Include only if HAVE_MBRTOWC && 1 < MB_LEN_MAX.
45700         (MB_CUR_MAX): Redefine to 1 if ! (HAVE_MBRTOWC && 1 < MB_LEN_MAX).
45701         (quotearg_buffer_restyled): If a unibyte locale, don't bother to
45702         invoke multibyte primitives.
45703
45704 2000-07-23  Paul Eggert  <eggert@twinsun.com>
45705
45706         * lib/quotearg.c:
45707         Include <wchar.h> even if ! (HAVE_MBRTOWC && 1 < MB_LEN_MAX),
45708         so that mbstate_t is always defined.
45709
45710         Do not inspect MB_LEN_MAX, since it's incorrectly defined to
45711         be 1 in at least one GCC installation, and this configuration
45712         error is likely to be common.  Ignoring MB_LEN_MAX hurts
45713         performance on hosts that have mbrtowc but have only unibyte
45714         locales, but I assume these hosts are rare.
45715
45716 2000-07-23  Paul Eggert  <eggert@twinsun.com>
45717
45718         * lib/mbswidth.c (_XOPEN_SOURCE):
45719         Don't define; this causes problems on Solaris 7.
45720         (wcwidth) [!HAVE_DECL_WCWIDTH]: Declare.
45721
45722 2000-07-23  Jim Meyering  <meyering@lucent.com>
45723
45724         * m4/check-decl.m4 (jm_CHECK_DECLS): Check for declarations of these,
45725         too: getgrgid, getpwuid, getuid.
45726
45727 2000-07-23  Jim Meyering  <meyering@lucent.com>
45728
45729         * lib/basename.c (base_name): Add an assertion.
45730
45731 2000-07-23  Bruno Haible  <haible@clisp.cons.org>
45732
45733         * lib/quotearg.c: When the system forces us to redefine mbstate_t,
45734         shadow its mbsinit function.
45735
45736 2000-07-17  Bruno Haible  <haible@clisp.cons.org>
45737
45738         * lib/mbswidth.h: New file.
45739         * lib/mbswidth.c: New file.
45740         * lib/Makefile.am (libfetish_a_SOURCES): Add mbswidth.c.
45741         (noinst_HEADERS): Add mbswidth.h.
45742
45743 2000-07-17  Bruno Haible  <haible@clisp.cons.org>
45744
45745         * lib/config.charset: Add support for FreeBSD. Improve support for
45746         HP-UX and IRIX 6.
45747
45748 2000-07-16  Bruno Haible  <haible@clisp.cons.org>
45749
45750         * m4/mbswidth.m4: New file.
45751         * m4/prereq.m4 (jm_PREREQ): Call jm_PREREQ_MBSWIDTH.
45752
45753 2000-07-15  Jim Meyering  <meyering@lucent.com>
45754
45755         * lib/makepath.c: Include quote.h.
45756         (make_path): Convert "`%s'" in format strings to "%s", and wrap each
45757         corresponding argument in a `quote (...)' call.
45758         Give better diagnostics.
45759
45760         * lib/Makefile.am (libfetish_a_SOURCES): Add quote.c.
45761         (noinst_HEADERS): Add quote.h.
45762
45763         * lib/quote.c (quote, quote_n): New file.  Two functions taken verbatim
45764         from tar's src/misc.c.
45765         * lib/quote.h: New file.  Prototypes for same.
45766
45767 2000-07-14  Paul Eggert  <eggert@twinsun.com>
45768
45769         From a suggestion by Bruno Haible.
45770         * lib/quotearg.c (mbrtowc): Do not use HAVE_WCHAR_H in the definition.
45771         Use defined mbstate_t, not HAVE_MBSTATE_T_OBJECT,
45772         to decide whether to define the BeOS workaround macro;
45773         this adjusts to the change to AC_MBSTATE_T.
45774
45775 2000-07-14  Jim Meyering  <meyering@lucent.com>
45776
45777         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Require
45778         jm_AC_TYPE_UINTMAX_T.
45779
45780 2000-07-13  Paul Eggert  <eggert@twinsun.com>
45781
45782         * lib/quotearg.h (enum quoting style): New enum clocale_quoting_style.
45783
45784         * lib/quotearg.c (quoting_style_args, quoting_style_vals,
45785         quotearg_buffer_restyled): Add support for
45786         clocale_quoting_style.  Undo previous change to
45787         locale_quoting_style behavior, and undo the "{LEFT QUOTATION MARK}"
45788         and "{RIGHT QUOTATION MARK}" msgids.
45789
45790 2000-07-10  Paul Eggert  <eggert@twinsun.com>
45791
45792         From a suggestion by Bruno Haible.
45793         * m4/mbstate_t.m4 (AC_MBSTATE_T):
45794         Renamed from AC_MBSTATE_T_OBJECT.  All uses changed.
45795         Change from a two-part test, which defines both HAVE_MBSTATE_T_OBJECT
45796         and mbstate_t, to a single-part test that simply defines mbstate_t.
45797         * m4/prereq.m4 (jm_PREREQ_QUOTEARG):
45798         s/AC_MBSTATE_T_OBJECT/AC_MBSTATE_T/.
45799
45800 2000-07-10  Jim Meyering  <meyering@lucent.com>
45801
45802         * m4/strerror_r.m4: Mirror the correction made in autoconf.
45803
45804         * m4/gnu-source.m4: Output to confdefs.h directly.
45805         Suggestion from Akim Demaille.
45806
45807 2000-07-09  Paul Eggert  <eggert@twinsun.com>
45808
45809         The old behavior of quoting `like this' doesn't look good with
45810         newer, ISO-style fonts.  See:
45811         http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
45812
45813         Instead, quote "like this" by default.  Let the translator
45814         tailor the locale-specific quoting behavior by providing
45815         translations for {LEFT QUOTATION MARK} and {RIGHT QUOTATION MARK}.
45816
45817         * lib/quotearg.c (N_): New macro.
45818         (gettext_default): New function.
45819         (quotearg_buffer_restyled): Use
45820         gettext_default ("{LEFT QUOTATION MARK}", "\"") for left quote, and
45821         gettext_default ("{RIGHT QUOTATION MARK}", "\"") for right quote.
45822
45823 2000-07-09  Jim Meyering  <meyering@lucent.com>
45824
45825         * m4/jm-macros.m4 (jm_MACROS): Add a test to see if -lm is required
45826         to link seq.  If so, set SEQ_LIBM to -lm.  From Bruno Haible.
45827
45828         * m4/gnu-source.m4 (AC__GNU_SOURCE): New file/macro.
45829         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require it.
45830
45831 2000-07-09  Jim Meyering  <meyering@lucent.com>
45832
45833         * lib/Most files: Update copyright dates to include 2000.
45834
45835 2000-07-08  Jim Meyering  <meyering@lucent.com>
45836
45837         * lib/xgethostname.c (ENAMETOOLONG): Define to an unlikely value
45838         if not defined.
45839         (xgethostname): Remove now-unnecessary #ifdef.
45840         Move declaration of `err' into loop where it's used.
45841
45842 2000-07-05  Paul Eggert  <eggert@twinsun.com>
45843         and Bruno Haible  <haible@clisp.cons.org>
45844
45845         * m4/mbstate_t.m4 (AC_MBSTATE_T_OBJECT): Test for mbstate_t
45846         only if the test for an object-type mbstate_t fails.  This
45847         prevents us from mistakenly reporting that mbstate_t is a
45848         system object type after we "#define mbstate_t int" to work
45849         around its lack.
45850
45851 2000-07-05  Paul Eggert  <eggert@twinsun.com>
45852         and Bruno Haible  <haible@clisp.cons.org>
45853
45854         * lib/quotearg.c (mbrtowc): Declare returned type, since BeOS doesn't.
45855
45856 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
45857
45858         * m4/strerror_r.m4 (AC_FUNC_STRERROR_R): Pass a reasonably large buffer
45859         to strerror_r.
45860         Include <ctype.h> for use of isalpha.
45861
45862 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
45863
45864         * lib/xgethostname.c (xgethostname): Protect against the SunOS 5.5 bug
45865         by allocating a larger buffer. Test the gethostname return value for
45866         being >= 0, not == 0, for BeOS.  Don't exhaust memory if gethostname
45867         returns an error and ENAMETOOLONG isn't defined.
45868
45869 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
45870
45871         * lib/quotearg.c (struct quoting_options): Simplify quote_these_too
45872         dimension.
45873
45874 2000-07-04  Jim Meyering  <meyering@lucent.com>
45875
45876         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Use plain old `echo' instead
45877         of the deprecated AC_CHECKING.
45878
45879 2000-07-04  Jim Meyering  <meyering@lucent.com>
45880
45881         * lib/strndup.c: [!HAVE_DECL_STRNLEN]: Declare strnlen.
45882         Reported by Bruno Haible.
45883
45884 2000-07-04  Jim Meyering  <meyering@lucent.com>
45885
45886         * lib/quotearg.c: Make inclusion of <wchar.h> independent of whether
45887         HAVE_MBRTOWC is set.  Required at least for irix-5.6, which
45888         lacks mbrtowc.
45889
45890 2000-07-03  Paul Eggert  <eggert@twinsun.com>
45891
45892         * m4/mbstate_t.m4 (AC_MBSTATE_T_OBJECT): Port to autoconf 2.13.
45893         Add AC_CHECK_HEADERS(stdlib.h), since we use HAVE_STDLIB_H.
45894
45895 2000-07-03  Paul Eggert  <eggert@twinsun.com>
45896         and Bruno Haible  <haible@clisp.cons.org>
45897
45898         * lib/quotearg.c (mbrtowc):
45899         Assign to *pwc, and return 1 only if result is nonzero.
45900         (iswprint): Use ISPRINT when substituting our own mbrtowc.
45901
45902 2000-07-03  Jim Meyering  <meyering@lucent.com>
45903
45904         * m4/check-decl.m4 (AC_CHECK_DECLS): Add strnlen.
45905
45906 2000-07-03  Jim Meyering  <meyering@lucent.com>
45907
45908         * lib/readutmp.h: [HAVE_UTMPX_H]: Include <utmp.h> if HAVE_UTMP_H.
45909         This is necessary to get a definition of e.g., UTMP_FILE on
45910         HP-UX 10.20.
45911         From Bob Proulx.
45912
45913 2000-07-02  Jim Meyering  <meyering@lucent.com>
45914
45915         * m4/mbstate_t.m4: Also define mbstate_t, if necessary.
45916
45917         * m4/chown.m4: Replace each use of AC_SUBST(LIBOBJS)/LIBOBJS=... with
45918         AC_LIBOBJ(function_name).
45919         * m4/chown.m4: Likewise.
45920         * m4/fnmatch.m4: Likewise.
45921         * m4/ftruncate.m4: Likewise.
45922         * m4/getgroups.m4: Likewise.
45923         * m4/getline.m4: Likewise.
45924         * m4/group-member.m4: Likewise.
45925         * m4/jm-macros.m4: Likewise.
45926         * m4/lstat.m4: Likewise.
45927         * m4/malloc.m4: Likewise.
45928         * m4/memcmp.m4: Likewise.
45929         * m4/nanosleep.m4: Likewise.
45930         * m4/putenv.m4: Likewise.
45931         * m4/realloc.m4: Likewise.
45932         * m4/regex.m4: Likewise.
45933         * m4/stat.m4: Likewise.
45934         * m4/strftime.m4: Likewise.
45935
45936 2000-07-02  Jim Meyering  <meyering@lucent.com>
45937
45938         * lib/quotearg.c (mbstate_t): Don't define here.
45939
45940 2000-07-02  Jim Meyering  <meyering@lucent.com>
45941
45942         * lib/nanosleep.c (SIGCONT): Define if not already defined.
45943
45944 2000-07-01  Jim Meyering  <meyering@lucent.com>
45945
45946         * m4/uptime.m4: Put double quotes around use of $cross_compiling.
45947
45948 2000-07-01  Jim Meyering  <meyering@lucent.com>
45949
45950         * m4/ls-mntd-fs.m4: Remove a `FIXME' comment and fix the associated
45951         problem.
45952
45953 2000-07-01  Bruno Haible  <haible@clisp.cons.org>
45954
45955         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Rename BeOS specific
45956         macro from MOUNTED_NEXT_DEV to MOUNTED_FS_STAT_DEV.
45957
45958 2000-07-01  Bruno Haible  <haible@clisp.cons.org>
45959
45960         * lib/mountlist.c: Use MOUNTED_FS_STAT_DEV instead of MOUNTED_NEXT_DEV,
45961         per change in ../m4/ls-mntd-fs.m4.
45962         (read_filesystem_list): Ignore symbolic links.
45963
45964 2000-06-29  Jim Meyering  <meyering@lucent.com>
45965
45966         * lib/same.c: Include <string.h> or <strings.h>, as appropriate,
45967         for declaration of strcmp.
45968
45969         * lib/long-options.c: Include <stdlib.h>, for declaration of exit.
45970
45971         * lib/mountlist.c (fsp_to_string) [HAVE_F_FSTYPENAME_IN_STATFS]:
45972         Avoid warning by casting result to `char *' to remove `const'.
45973
45974 2000-06-28  Jim Meyering  <meyering@lucent.com>
45975
45976         * m4/mbstate_t.m4: Use stdlib.h, not stdio.h.  The latter is not
45977         included by quotearg.c, for which we perform this test.  From
45978         Bruno Haible.
45979
45980 2000-06-27  Bruno Haible  <haible@clisp.cons.org>
45981
45982         * m4/check-decl.m4 (_jm_DECL_HEADERS): Check for utmp.h as well.
45983         * m4/prereq.m4 (jm_PREREQ_READUTMP): Likewise. If either <utmp.h> or
45984         <utmpx.h> exists, put readutmp.o into LIBOBJS.
45985
45986 2000-06-27  Bruno Haible  <haible@clisp.cons.org>
45987
45988         * lib/Makefile.am (libfetish_a_SOURCES): Remove readutmp.c.
45989
45990 2000-06-26  Paul Eggert  <eggert@twinsun.com>
45991
45992         savedir now sets errno on failure and invokes xmalloc to get memory.
45993         Fix a couple of other minor bugs while we're at it.
45994
45995         * lib/savedir.c (<unistd.h>): Do not include; there's no need.
45996         (NAMLEN): Remove macro.
45997         (malloc, realloc): Remove decls.
45998         (stpcpy): Likewise.
45999         ("xalloc.h"): Include.
46000         (NAME_SIZE_DEFAULT): New macro.
46001         (savedir): Use xmalloc / xrealloc to allocate memory.
46002         Use NAME_SIZE_DEFAULT if name_size is negative or overflows to zero.
46003         Skip "" directory entries.
46004         Use strlen to calculate directory entry length, since the old method
46005         is rarely used these days and isn't worth supporting.
46006         Don't use a pointer after freeing it.
46007         Check for integer overflow when calculating allocation size.
46008         Use memcpy to copy entries, instead of stpcpy.
46009         Set errno properly when returning NULL.
46010         Check for readdir error.
46011
46012 2000-06-26  Jim Meyering  <meyering@lucent.com>
46013
46014         * lib/posixtm.c [HAVE_STDLIB_H]: Include stdlib.h, for decl of abort.
46015
46016 2000-06-25  Jim Meyering  <meyering@lucent.com>
46017
46018         * m4/mbstate_t.m4: Include stdio.h before wchar.h to work around
46019         Linux header bug when _XOPEN_SOURCE is defined to 500.
46020
46021 2000-06-25  Bruno Haible  <haible@clisp.cons.org>
46022
46023         * lib/unicodeio.c (print_unicode_char): Work around ansi2knr
46024         deficiency.
46025
46026 2000-06-25  Bruno Haible  <haible@clisp.cons.org>
46027
46028         * lib/getusershell.c (xmalloc, xrealloc): Remove functions.
46029         Include xalloc.h.
46030         Don't include <stdlib.h>.  Don't declare malloc, realloc.
46031
46032 2000-06-24  Jim Meyering  <meyering@lucent.com>
46033
46034         * m4/strerror_r.m4: Revive this file -- to try out an experimental
46035         version of AC_FUNC_STRERROR_R that may work even on BeOS, a system
46036         for which strerror does return char*, but which lacks a conveniently
46037         accessible declaration of the function.  If the compile-test says
46038         strerror_r doesn't work, then resort to a `run'-test that works on
46039         BeOS and segfaults on DEC Unix.
46040
46041 2000-06-24  Jim Meyering  <meyering@lucent.com>
46042
46043         * lib/error.c [!HAVE_DECL_STRERROR_R]: Declare strerror_r.
46044
46045 2000-06-23  Paul Eggert  <eggert@twinsun.com>
46046
46047         * m4/mbstate_t.m4: New file, defining AC_MBSTATE_T_OBJECT.
46048         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Use it.  Add check for iswprint.
46049
46050 2000-06-23  Paul Eggert  <eggert@twinsun.com>
46051
46052         * lib/quotearg.c: Include <wctype.h> after <wchar.h>, for Solaris 2.5.
46053         (mbrtowc, mbstate_t): Define substitutes if
46054         HAVE_MBRTOWC && HAVE_WCHAR_H && !HAVE_MBSTATE_T_OBJECT.
46055         (iswprint): Define to 1 if !defined iswprint && !HAVE_ISWPRINT,
46056         not if ! (HAVE_MBRTOWC && HAVE_WCHAR_H).
46057
46058 2000-06-23  Jim Meyering  <meyering@lucent.com>
46059
46060         * m4/afs.m4: Add missing AC_MSG_RESULT.
46061         Reported by Bruno Haible.
46062
46063         * m4/fsusage.m4: s/AC_MSG_CHECKING/AC_CHECKING/.
46064         Suggestion from Bruno Haible.
46065
46066 2000-06-23  Jim Meyering  <meyering@lucent.com>
46067
46068         * lib/getpass.c: New file, from Bruno Haible.  Required for BeOS.
46069
46070 2000-06-21  Jim Meyering  <meyering@lucent.com>
46071
46072         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add getpass.
46073
46074 2000-06-21  Jim Meyering  <meyering@lucent.com>
46075
46076         * lib/Makefile.am (libfetish_a_SOURCES): Add getstr.c.
46077         (noinst_HEADERS): Add getstr.h.
46078
46079         * lib/getline.c (getstr): Move into a separate file.
46080         * lib/getstr.c (getstr): New file, extracted from getline.c, with
46081         the following changes: new parameter, delim2; both delim[12]
46082         parameters have type `int', not `char'.  The latter would lose
46083         with 8-bit delimiters.
46084         * lib/getstr.h: New file.
46085
46086 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
46087
46088         * lib/xgetcwd.c (xgetcwd): If the required pathname length is smaller
46089         than 1024, return a memory chunk of least possible size, instead
46090         of size PATH_MAX + 2. In the loop, increment the size proportionally.
46091         Use free/xmalloc instead of xrealloc to avoid copying for very long
46092         paths.
46093
46094 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
46095
46096         * lib/path-concat.c (path_concat): Don't access dir[-1] if dir is
46097         the empty string.
46098
46099 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
46100
46101         * lib/canon-host.c (canon_host): Use malloc and memcpy to copy an
46102         address, not strdup.  Include <stdlib.h> and don't declare free().
46103
46104 2000-06-19  Jim Meyering  <meyering@lucent.com>
46105
46106         * lib/getloadavg.c [HAVE_NLIST_H] (NLIST_STRUCT): Define.
46107
46108 2000-06-18  Jim Meyering  <meyering@lucent.com>
46109
46110         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Remove mkdir.
46111
46112         * m4/link-follow.m4 (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): Change the
46113         `checking whether...' message to be consistent with that of the
46114         lstat test.
46115
46116 2000-06-18  Jim Meyering  <meyering@lucent.com>
46117
46118         * lib/mkdir.c: Remove file, due mainly to copyright incompatibility.
46119         Besides, these days every porting target provides a mkdir function.
46120
46121         * lib/strnlen.c: Include memory.h, string.h, and/or strings.h as
46122         needed. (this snippet comes from src/system.h).
46123
46124 2000-06-16  Bruno Haible  <haible@clisp.cons.org>
46125
46126         * m4/glibc21.m4 (jm_GLIBC21): Define GLIBC21 for Makefiles, not for C.
46127
46128 2000-06-15  Paul Eggert  <eggert@twinsun.com>
46129
46130         * lib/human.c (adjust_value): New function.
46131         (human_readable_inexact): Apply rounding style even when
46132         printing approximate values.
46133
46134 2000-06-14  Paul Eggert  <eggert@twinsun.com>
46135
46136         * lib/human.c (human_readable_inexact): Allow an input block
46137         size that is not a multiple of the output block size, and vice versa.
46138         Reported by Piergiorgio Sartor.
46139
46140 2000-06-14  Paul Eggert  <eggert@twinsun.com>
46141
46142         * lib/getdate.y (get_date): Apply relative times after time
46143         zone indicator, not before.  Reported by Todd A. Jacobs.
46144
46145 2000-06-13  Jim Meyering  <meyering@lucent.com>
46146
46147         * lib/Makefile.am (all-local): Depend on lstat.c and stat.c.
46148
46149         * lib/xstat.in [!HAVE_DECL_FREE]: Declare free in lstat.c.
46150
46151 2000-06-12  Paul Eggert  <eggert@twinsun.com>
46152
46153         * lib/xstat.in: Include <stdlib.h> in lstat, to declare "free".
46154
46155 2000-06-12  Jim Meyering  <meyering@lucent.com>
46156
46157         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Replace with
46158         AC_FUNC_GETLOADAVG from autoconf, and tweak the latter to accept an
46159         optional argument.
46160         * m4/jm-macros.m4: s/AM_FUNC_GETLOADAVG/AC_FUNC_GETLOADAVG/, and supply
46161         the optional argument, `lib'.
46162
46163 2000-06-08  Jim Meyering  <meyering@lucent.com>
46164
46165         * m4/largefile.m4: Remove file (now that it's part of autoconf).
46166
46167 2000-06-04  Paul Eggert  <eggert@twinsun.com>
46168
46169         Rewrite largefile configuration so that we don't need to run
46170         getconf and don't need AC_CANONICAL_HOST.  [I'm leaving the use of
46171         AC_CANONICAL_HOST in configure.in -- jmm]
46172
46173         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS,
46174         AC_SYS_LARGEFILE_SPACE_APPEND): Remove.
46175         (AC_SYS_LARGEFILE_TEST_INCLUDES): New macro.
46176         (AC_SYS_LARGEFILE_MACRO_VALUE): Change arguments from
46177         CODE-TO-SET-DEFAULT to VALUE, INCLUDES, FUNCTION-BODY.
46178         All uses changed.
46179         Instead of inspecting the output of getconf, try to compile the
46180         test program without and with the macro definition.
46181         (AC_SYS_LARGEFILE): Do not require AC_CANONICAL_HOST or check
46182         for getconf.  Instead, check for the needed flags by compiling
46183         test programs.
46184
46185 2000-06-04  Paul Eggert  <eggert@twinsun.com>
46186
46187         * lib/strnlen.c: Include <config.h> if HAVE_CONFIG_H.
46188
46189 2000-06-04  Jim Meyering  <meyering@lucent.com>
46190
46191         * lib/getugroups.c (getugroups): Cast -1 to gid_t, for systems like
46192         SunOS 4.1.4 for which gid_t is an unsigned type.
46193
46194 2000-06-03  Jim Meyering  <meyering@lucent.com>
46195
46196         * m4/prereq.m4 (jm_PREREQ_HUMAN): Use []-quoted list in AC_CHECK_DECLS,
46197         now that autoconf requires that.
46198
46199         * m4/jm-glibc-io.m4: Add a kludge to make autoheader emit the required
46200         #undefs.  E.g., #undef HAVE_DECL_FERROR_UNLOCKED.
46201         Use []-quoted list in AC_CHECK_DECLS, now that autoconf requires that.
46202
46203 2000-06-03  Jim Meyering  <meyering@lucent.com>
46204
46205         * lib/strnlen.c [!HAVE_DECL_MEMCHR]: Declare memchr.
46206
46207 2000-06-03  Bruno Haible  <haible@clisp.cons.org>
46208
46209         * m4/glibc21.m4: New file.
46210         * m4/jm-macros.m4 (jm_MACROS): Call jm_GLIBC21.
46211
46212 2000-06-03  Bruno Haible  <haible@clisp.cons.org>
46213
46214         * lib/Makefile.am (install-exec-local): On systems with glibc-2.1 or
46215         newer, don't install charset.alias.
46216         * lib/config.charset: Change the Linux/glibc rules so they become empty
46217         on glibc-2.1 or newer.
46218
46219 2000-06-02  Jim Meyering  <meyering@lucent.com>
46220
46221         * lib/mountlist.c: Back out last change.  Instead, do this...
46222         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Set the
46223         me_dummy member using the same `ignore'-testing code.
46224         * lib/mountlist.h (ME_DUMMY): Add `autofs' to the list of ignored
46225         fs_type strings.
46226         From Mark D. Roth.
46227
46228 2000-05-29  Jim Meyering  <meyering@lucent.com>
46229
46230         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Ignore
46231         mounts with the `ignore' attribute.  Based on a patch from
46232         Mark D. Roth.
46233
46234 2000-05-28  Jim Meyering  <meyering@lucent.com>
46235
46236         * m4/jm-macros.m4 (AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK): Rename from
46237         jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
46238         * m4/stat.m4: Likewise.
46239         * m4/lstat.m4: Likewise.
46240         * m4/lstat-slash.m4: Remove file (absorbed into autoconf).
46241
46242         * m4/jm-macros.m4 (AC_FUNC_STRERROR_R): Rename from jm_FUNC_STRERROR_R.
46243         * m4/strerror_r.m4: Remove file (absorbed into autoconf).
46244
46245 2000-05-26  Jim Meyering  <meyering@lucent.com>
46246
46247         * m4/uptime.m4: Use `$cross_compiling', not `$ac_cv_prog_cc_cross'.
46248
46249 2000-05-24  Jim Meyering  <meyering@lucent.com>
46250
46251         * m4/prereq.m4: Use []-quoted list in AC_CHECK_MEMBERS, now that
46252         autoconf requires that.
46253         * m4/lib-check.m4: Likewise.
46254         * m4/jm-macros.m4: Likewise.
46255         * m4/strftime.m4: Likewise.
46256
46257         * m4/check-decl.m4 (jm_CHECK_DECLS): Use []-quoted list in
46258         AC_CHECK_DECLS, now that autoconf requires that.
46259
46260 2000-05-22  Jim Meyering  <meyering@lucent.com>
46261
46262         * m4/stat.m4: Require jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
46263         * m4/lstat.m4: Likewise.
46264
46265 2000-05-22  Jim Meyering  <meyering@lucent.com>
46266
46267         * lib/makepath.c: Remove old, now-unnecessary `#ifdef __MSDOS__' block.
46268
46269 2000-05-20  Jim Meyering  <meyering@lucent.com>
46270
46271         * m4/prereq.m4 (jm_PREREQ_HUMAN): New macro.
46272         (jm_PREREQ): Use it.
46273
46274 2000-05-18  Jim Meyering  <meyering@lucent.com>
46275
46276         * lib/hash.c (hash_rehash): Fix a nasty bug: copy the free entry list
46277         back, too, since it may have been modified by allocate_entry.
46278         (hash_delete): Rewrite to use neither the assignment operator
46279         nor the comma operator in an if-expression.
46280
46281 2000-05-15  Paul Eggert  <eggert@twinsun.com>
46282
46283         * lib/closeout.c:
46284         <sys/stat.h>, <sys/types.h>, <unistd.h>, (STDOUT_FILENO):
46285         Remove; no longer needed.
46286         "quotearg.h": Add include.
46287         (file_name): Do not bother to explicitly initialize to NULL; it's less
46288         efficient on some hosts.
46289         (close_stdout_status): Remove test as to whether stdout was already
46290         closed; it breaks for the case "echo x | sort >&-".
46291         Quote file name colons.
46292         Do not assume that _("write error") lacks format strings.
46293
46294 2000-05-15  Jim Meyering  <meyering@lucent.com>
46295
46296         * lib/version-etc.c (version_etc_copyright): Update the copyright
46297         string used in all --version output.
46298
46299 2000-05-14  Jim Meyering  <meyering@lucent.com>
46300
46301         * lib/closeout.c (close_stdout_set_file_name): New function.
46302         (close_stdout_status): Use new file-scoped global.
46303         Return right away if fstat says the stdout file descriptor is invalid.
46304         * lib/closeout.h (close_stdout_set_file_name): Declare.
46305
46306 2000-05-10  Jim Meyering  <meyering@lucent.com>
46307
46308         * lib/closeout.c [default_exit_status]: New file-scoped variable.
46309         (close_stdout_set_status): New function.
46310         * lib/closeout.h (close_stdout_set_status): Declare.
46311
46312 2000-05-09  Jim Meyering  <meyering@lucent.com>
46313
46314         * m4/gettext.m4: Rename this...
46315         * m4/libintl.m4: ...to this.
46316
46317 2000-05-08  Jim Meyering  <meyering@lucent.com>
46318
46319         * lib/long-options.c: Don't include closeout.h.
46320         (parse_long_options): Don't call close_stdout for --version.
46321
46322 2000-05-06  Paul Eggert  <eggert@twinsun.com>
46323
46324         * m4/largefile.m4 (AC_SYS_LARGEFILE): Define _XOPEN_SOURCE to
46325         be 500, instead of _GNU_SOURCE to be 1, to work around glibc
46326         2.1.3 bug.  This avoids a clash when files like regex.c define
46327         _GNU_SOURCE.
46328
46329 2000-05-06  Jim Meyering  <meyering@lucent.com>
46330
46331         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add atexit.
46332         (AC_REPLACE_FUNCS): Add strnlen.
46333
46334         * m4/rmdir-errno.m4 (fetish_FUNC_RMDIR_NOTEMPTY): New macro and file.
46335         * m4/jm-macros.m4: Require fetish_FUNC_RMDIR_NOTEMPTY.
46336
46337         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Save and restore LIBS around
46338         AC_SEARCH_LIBS call for nanosleep.
46339         (LIB_NANOSLEEP): Set and AC_SUBST.
46340
46341 2000-05-06  Jim Meyering  <meyering@lucent.com>
46342
46343         * lib/strnlen.c: Undefine __strnlen and strnlen.
46344         [!weak_alias]: Define __strnlen to strnlen.
46345
46346         * lib/atexit.c: New file, from libiberty.
46347
46348 2000-05-06  Jim Meyering  <meyering@lucent.com>
46349
46350         * lib/closeout.c (close_stdout_status): Also check for errors on the
46351         stderr stream.
46352
46353 2000-05-05  Jim Meyering  <meyering@lucent.com>
46354
46355         * m4/jm-macros.m4 (jm_MACROS): Save and restore LIBS around
46356         AC_SEARCH_LIBS call for clock_gettime.
46357         (LIB_CLOCK_GETTIME): Set and AC_SUBST.
46358
46359         * m4/search-libs.m4: Update from autoconf.
46360
46361         su doesn't work on Solaris 2.6.
46362         * m4/lib-check.m4: When checking for struct spwd.sp_pwdp, also include
46363         <shadow.h>.  Reported by Dragos Harabor.
46364
46365 2000-05-05  Bruno Haible  <haible@clisp.cons.org>
46366
46367         * lib/localcharset.c (get_charset_aliases): Use malloc, realloc and
46368         memcpy instead of xmalloc, xrealloc, path_concat.
46369         (locale_charset): Treat empty environment variables as absent.
46370         (DIRECTORY_SEPARATOR, ISSLASH): New macros.
46371
46372 2000-05-04  Jim Meyering  <meyering@lucent.com>
46373
46374         * lib/getopt.c: Update from glibc.
46375         * lib/obstack.c: Likewise.
46376         * lib/obstack.h: Likewise.
46377         * lib/regex.c: Likewise.  NB: K&R compiler support is dropped for this
46378         file
46379
46380         * lib/regex.h: Likewise.
46381         * lib/strndup.c: Likewise.
46382         * lib/strnlen.c: New file, from glibc.
46383
46384 2000-05-03  Jim Meyering  <meyering@lucent.com>
46385
46386         * m4/check-decl.m4 (AC_CHECK_DECLS): Add strndup.
46387
46388 2000-05-02  Paul Eggert  <eggert@twinsun.com>
46389
46390         * m4/largefile.m4 (AC_SYS_LARGEFILE): Define _GNU_SOURCE if
46391         this is needed to make ftello visible (e.g. glibc 2.1.3).  Use
46392         compile-time test, rather than inspecting host and OS, to
46393         decide whether to define _LARGEFILE_SOURCE.
46394
46395 2000-05-01  Jim Meyering  <meyering@lucent.com>
46396
46397         * m4/fsusage.m4: Use AC_MSG_CHECKING instead of obsolete AC_CHECKING.
46398
46399         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Add BeOS support.
46400         Based on a patch from Bruno Haible.
46401
46402 2000-05-01  Jim Meyering  <meyering@lucent.com>
46403
46404         * lib/full-write.c (full_write): Remove `FIXME' part of comment.
46405
46406 2000-04-29  Jim Meyering  <meyering@lucent.com>
46407
46408         * lib/path-concat.c: Declare strdup only if it's not defined.
46409         * lib/canon-host.c: Likewise.
46410
46411 2000-04-28  Jim Meyering  <meyering@lucent.com>
46412
46413         * lib/rpmatch.c [HAVE_LIMITS_H]: Include limits.h before regex.h to
46414         avoid redefinition warning on some systems (HPUX).  Otherwise, regex.h
46415         is included first, then limits.h is included by locale.h by libintl.h.
46416         From John David Anglin.
46417
46418 2000-04-25  Jim Meyering  <meyering@lucent.com>
46419
46420         * lib/makepath.c (S_IRWXUGO): Define.
46421         (make_path): Always perform explicit chmod if MODE specifies any
46422         of the `special' permission bits.  Prompted by a bug report against
46423         install from Mate Wierdl and Joost van Baal.
46424
46425 2000-04-18  Jim Meyering  <meyering@lucent.com>
46426
46427         * m4/prereq.m4 (jm_PREREQ_GETPAGESIZE): New macro.
46428         (jm_PREREQ): Use it.
46429
46430 2000-04-18  Jim Meyering  <meyering@lucent.com>
46431
46432         * lib/README: New file.
46433
46434         * lib/getpagesize.h [!getpagesize && HAVE_OS_H && B_PAGE_SIZE]: Define
46435         getpagesize.  For BeOS.  Based on a patch from Bruno Haible.
46436
46437 2000-04-17  Jim Meyering  <meyering@lucent.com>
46438
46439         Get it right :-)
46440         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Emit the
46441         actual #define via AH_VERBATIM.  Don't need separate AC_DEFINE.
46442         Suggestion from Akim Demaille.
46443
46444 2000-04-17  Jim Meyering  <meyering@lucent.com>
46445
46446         * lib/strftime.c (my_strftime) [strftime]: Declare strftime here, since
46447         the definition of it to rpl_strftime also defined-away the system's
46448         declaration.
46449
46450 2000-04-15  Jim Meyering  <meyering@lucent.com>
46451
46452         Use `C' to denote so-called `contiguous' files, the same way
46453         that tar does.
46454         * lib/filemode.c (S_ISCTG) [!S_ISCTG && S_IFCTG]: Define.
46455         (ftypelet): Use S_ISCTG.
46456         From Michael Deutschmann.
46457
46458 2000-04-14  Jim Meyering  <meyering@lucent.com>
46459
46460         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use the one-arg
46461         form of AC_DEFINE.  Otherwise, the #ifndef in AH_VERBATIM gets
46462         clobbered.
46463
46464 2000-04-14  Jim Meyering  <meyering@lucent.com>
46465
46466         * lib/strftime.c (my_strftime) [#ifdef strftime]: Declare strftime.
46467
46468 2000-04-13  Jim Meyering  <meyering@lucent.com>
46469
46470         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use new
46471         AH_VERBATIM to insert required #ifndef into config.h.in.
46472         Suggestion from Akim Demaille.
46473
46474 2000-04-12  Jim Meyering  <meyering@lucent.com>
46475
46476         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Use AC_CHECK_HEADERS, not
46477         `AC_CHECK_HEADER' to check for locale.h.  Thanks to a report from
46478         Christian Krackowizer.
46479
46480         More code moved from ../configure.in into (jm_CHECK_ALL_TYPES).
46481         * m4/jm-macros.m4 (_GNU_SOURCE): Define.
46482         (AC_SYS_LARGEFILE): Require.
46483         (AM_C_PROTOTYPES): Require.
46484
46485 2000-04-08  Jim Meyering  <meyering@lucent.com>
46486
46487         * lib/Makefile.am (charset.alias): Use t-$@, not $@-t so the DOS 8.3
46488         names don't conflict.  Reported by Eli Zaretskii.
46489
46490 2000-04-07  Jim Meyering  <meyering@lucent.com>
46491
46492         * lib/putenv.c: Move inclusion of errno.h so it follows that of
46493         sys/types.h, to work around system header problems on AIX 3.2.5.
46494         From Bruno Haible.
46495
46496 2000-04-07  Bruno Haible  <haible@clisp.cons.org>
46497
46498         * lib/unicodeio.c (print_unicode_char): Avoid triggering Solaris iconv
46499         bug.  Deal with the different error behavior of Irix iconv.
46500
46501 2000-04-05  Paul Eggert  <eggert@twinsun.com>
46502
46503         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Don't use -n32 on
46504         IRIX if the installer said otherwise.
46505
46506 2000-04-05  Jim Meyering  <meyering@lucent.com>
46507
46508         Portability tweaks required for ultrix4.3.
46509         * m4/check-decl.m4 [!HAVE_UTMPX_H] (headers): Include <utmp.h>.
46510         (jm_CHECK_DECLS): Add getutent to the list of functions.
46511         (_jm_DECL_HEADERS): Add utmpx.h.
46512         From John David Anglin.
46513
46514         * m4/strftime.m4: Back out the 2000-04-02 change.
46515         Instead of that change, simply undefine putenv in the test program.
46516
46517 2000-04-05  Jim Meyering  <meyering@lucent.com>
46518
46519         Portability tweaks required for ultrix4.3.
46520         * lib/readutmp.h [HAVE_UTMPX_H && !HAVE_DECL_GETUTENT]: Declare
46521         getutent.
46522         * lib/readutmp.c: Include sys/types.h before sys/stat.h.
46523         * lib/canon-host.c: Declare strdup.
46524         * lib/path-concat.c: Likewise.
46525         From John David Anglin.
46526
46527 2000-04-04  Jim Meyering  <meyering@lucent.com>
46528
46529         Be more DOS 8.3-friendly.
46530         * lib/ref-add.sin: Renamed from ref-add.sed.in.
46531         * lib/ref-del.sin: Renamed from ref-del.sed.in.
46532         * lib/Makefile.am: Reflect renaming.
46533         Reported by Eli Zaretskii.
46534
46535         Use a temporary file name that won't clash with `charset.alias'
46536         in the DOS 8.3 name space.
46537         * lib/Makefile.am (charset_tmp): Define.
46538         (install-exec-local): Use $(charset_tmp) instead of $(charset_alias)-t.
46539         (uninstall-local): Likewise.
46540         Reported by Eli Zaretskii.
46541
46542 2000-04-03  Jim Meyering  <meyering@lucent.com>
46543
46544         * m4/gettext.m4: Fix typo in comment.
46545
46546         * m4/codeset.m4 (AC_CHECK_HEADERS): Add langinfo.h (moved here from
46547         textutils/configure.in).  Suggestion from Paul Eggert.
46548         (AC_CHECK_FUNCS): Add nl_langinfo.  (also from textutils/configure.in)
46549
46550 2000-04-02  Paul Eggert  <eggert@twinsun.com>
46551
46552         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME): Set TZ environment
46553         variable in the shell rather than using putenv, which isn't
46554         portable.  This avoids the configure-time inter-test dependency
46555         on the potentially-renamed putenv function.
46556
46557 2000-03-30  Paul Eggert  <eggert@twinsun.com>
46558
46559         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Include <sys/stat.h>
46560         before checking struct stat.st_blksize, so that
46561         HAVE_STRUCT_STAT_ST_BLKSIZE is defined correctly.
46562
46563 2000-03-29  Paul Eggert  <eggert@twinsun.com>
46564
46565         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Check for strftime,
46566         since strftime.c uses HAVE_STRFTIME to decide whether to use
46567         the underlying strftime.
46568
46569 2000-03-29  Paul Eggert  <eggert@twinsun.com>
46570
46571         * lib/time/strftime.c (my_strftime): Make sure we call the system
46572         strftime, not ourselves, when invoking the underlying strftime.
46573
46574 2000-03-24  Jim Meyering  <meyering@lucent.com>
46575
46576         * lib/Makefile.am (EXTRA_DIST): Add ref-add.sed.in and ref-del.sed.in.
46577         (charset_alias): Define.
46578         (install-exec-local): Factor out common code.
46579         (uninstall-local): Split lines longer than 80.
46580         (ref-add.sed, ref-del.sed): Remove rules... (do the following instead)
46581         (SUFFIXES): Define.
46582         (.sed.in.sed): New rule.  Don't redirect directly to $@.
46583         (CLEANFILES): Add ref-add.sed and ref-del.sed.
46584
46585 2000-03-19  Bruno Haible  <haible@clisp.cons.org>
46586
46587         * lib/config.charset: Output a line containing "Packages using this
46588         file".
46589         * lib/ref-add.sed.in, lib/ref-del.sed.in: New files.
46590         * lib/Makefile.am (install-exec-local, uninstall-local, ref-add.sed,
46591         ref-del.sed): New rules.
46592
46593 2000-03-17  Jim Meyering  <meyering@lucent.com>
46594
46595         * lib/unicodeio.c (<string.h>): Include only #if HAVE_STRING_H.
46596         Otherwise, include <strings.h>
46597
46598 2000-03-17  Bruno Haible  <haible@clisp.cons.org>
46599
46600         * lib/unicodeio.c (utf8_wctomb): New function.
46601         (print_unicode_char): Pass the Unicode character to iconv in UTF-8
46602         format instead of in UCS-4 with platform dependent endianness.
46603
46604 2000-03-10  Jim Meyering  <meyering@lucent.com>
46605
46606         * m4/lib-check.m4: Look for getspnam in -lgen, too.
46607         From Marco Franzen.
46608
46609 2000-03-07  Paul Eggert  <eggert@twinsun.com>
46610
46611         * lib/savedir.c (savedir): Work even if directory size is
46612         negative; this can happen with some screwy NFS configurations.
46613
46614 2000-03-06  Jim Meyering  <meyering@lucent.com>
46615
46616         * lib/localcharset.c (get_charset_aliases): Don't try to free file_name
46617         if it's NULL (because we ran out of memory).  From Bruno Haible.
46618
46619 2000-03-05  Jim Meyering  <meyering@lucent.com>
46620
46621         * lib/localcharset.c ("path-concat.h"): Include.
46622         (get_charset_aliases): Use path_concat instead of ANSI string
46623         concatenation.
46624
46625         * lib/unicodeio.h (PARAMS): Define.
46626         Use it to guard prototype.
46627
46628 2000-03-04  Jim Meyering  <meyering@lucent.com>
46629
46630         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require AC_C_VOLATILE,
46631         for lib/localcharset.c.
46632
46633 2000-03-04  Jim Meyering  <meyering@lucent.com>
46634
46635         * lib/Makefile.am (install-exec-local): Create $(libdir) before
46636         installing into it.
46637         (uninstall-local): Uncomment this rule so `make distcheck' works
46638         once again.
46639
46640         * lib/unicodeio.c (<errno.h>): Include it.
46641         (errno): Declare if not defined.
46642
46643         * lib/localcharset.c: Add Bruno's comment justifying use of volatile.
46644
46645         * lib/config.charset: New version, incorporating remarks from a linux
46646         i18n mailing list.  From Bruno Haible.
46647
46648 2000-03-04  Bruno Haible  <haible@clisp.cons.org>
46649
46650         * m4/codeset.m4: New file.
46651         * m4/iconv.m4: New file.
46652         * m4/jm-macros.m4 (jm_MACROS): Call jm_LANGINFO_CODESET and jm_ICONV.
46653
46654 2000-03-03  Jim Meyering  <meyering@lucent.com>
46655
46656         * m4/regex.m4: Make sure re_compile_pattern accepts patterns like `{1'.
46657
46658 2000-03-02  Jim Meyering  <meyering@lucent.com>
46659
46660         * m4/timespec.m4: Require AC_HEADER_TIME before the cache check so
46661         the messages come out on separate lines.
46662
46663         * m4/jm-glibc-io.m4 (jm_FUNC_GLIBC_UNLOCKED_IO): Use AC_CHECK_DECLS,
46664         rather than jm_CHECK_DECLARATIONS.
46665         * m4/decl.m4: Remove now-unused file.
46666
46667         * m4/check-decl.m4 (AC_CHECK_DECLS): Add getlogin, ttyname, and
46668         geteuid.
46669
46670 2000-03-02  Jim Meyering  <meyering@lucent.com>
46671
46672         * lib/Makefile.am (EXTRA_DIST): Add config.charset.
46673
46674 2000-03-01  Jim Meyering  <meyering@lucent.com>
46675
46676         * lib/localcharset.c: Guard some #includes with `#if HAVE_...'.
46677         * lib/unicodeio.c: Likewise.
46678
46679 2000-03-01  Bruno Haible  <haible@clisp.cons.org>
46680
46681         * lib/config.charset: New file.
46682         * lib/localcharset.c: New file.
46683         * lib/unicodeio.h, lib/unicodeio.c: New files.
46684         * lib/Makefile.am (DEFS): Add -DLIBDIR=...
46685         (libfetish_a_SOURCES): Add localcharset.c and unicodeio.c.
46686         (noinst_HEADERS): Add unicodeio.h.
46687         (all-local, install-exec-local, charset.alias): New targets.
46688
46689 2000-02-28  Paul Eggert  <eggert@twinsun.com>
46690
46691         * lib/quotearg.c (ALERT_CHAR): New macro.
46692         (quotearg_buffer_restyled): Use it.
46693
46694 2000-02-27  Jim Meyering  <meyering@lucent.com>
46695
46696         * m4/check-decl.m4: Add getenv to the list.
46697
46698 2000-02-27  Jim Meyering  <meyering@lucent.com>
46699
46700         * lib/strtoumax.c: Fix typo in decl of strtoul: s/long long/long/.
46701         Guard declaration of strtoull also with `&& HAVE_UNSIGNED_LONG_LONG'.
46702
46703         * lib/backupfile.c: Guard inclusion of stdlib.h with
46704         `#if HAVE_STDLIB_H', not `#if STDC_HEADERS'.
46705         Declare malloc if needed.
46706
46707         * lib/backupfile.c: Use `#if !HAVE_DECL...' instead of
46708         `#ifndef HAVE_DECL..'
46709         now that autoconf always defines the HAVE_DECL_ symbols.
46710         * lib/human.c: Likewise.
46711         * lib/same.c: Likewise.
46712         * lib/strtoumax.c: Likewise.
46713
46714         * lib/backupfile.c: Arrange for cpp to fail if the configure-time
46715         declaration check was not run.
46716         * lib/hash.c: Likewise.
46717         * lib/human.c: Likewise.
46718         * lib/same.c: Likewise.
46719         * lib/strtoumax.c: Likewise.
46720
46721         * lib/userspec.c (parse_user_spec): If there is no `:' but there is a
46722         `.', then first look up the entire `.'-containing string as a login
46723         name.
46724
46725 2000-02-23  Jim Meyering  <meyering@lucent.com>
46726
46727         * m4/check-decl.m4: Now that we have the new AC_CHECK_DECLS, use it
46728         in place of my hack.
46729
46730 2000-02-18  Paul Eggert  <eggert@twinsun.com>
46731
46732         * lib/getdate.y: Handle two-digit years with leading zeros correctly.
46733         (textint): New typedef.
46734         (parser_control): Member year changed from int to textint.
46735         All uses changed.
46736         (YYSTYPE): Removed; replaced by %union with int and textint members.
46737         (tDAY, tDAY_UNIT, tDAYZONE, tHOUR_UNIT, tID, tLOCAL_ZONE, tMERIDIAN,
46738         tMINUTE_UNIT, tMONTH, tMONTH_UNIT tSEC_UNIT, tSNUMBER, tUNUMBER,
46739         tYEAR_UNIT, tZONE, o_merid): Now of type <intval>.
46740         (tSNUMBER, tUNUMBER): Now of type <textintval>.
46741         (date, number, to_year): Use width of number in digits, not its value,
46742         to determine whether it's a 2-digit year, or a 2-digit time.
46743         (yylex): Store number of digits of numeric tokens.
46744         Reported by John Kendall.
46745
46746         (parser_control): Changed from struct parser_control to typedef (for
46747         consistency).  All uses changed.
46748
46749         (tID): Removed; not used.
46750         (yylex): Return '?' for unknown identifiers, rather than (unused) tID.
46751
46752 2000-02-14  Paul Eggert  <eggert@twinsun.com>
46753
46754         * lib/getpagesize.h (getpagesize): Port to VMS for Alpha;
46755         adapted from changes to grep getpagesize.h by Martin P.J. Zinser.
46756
46757 2000-02-12  Jim Meyering  <meyering@lucent.com>
46758
46759         * lib/userspec.c (ISDIGIT): Define it.
46760         (isdigit): Remove definition.
46761         (is_number): Use ISDIGIT, not isdigit.
46762         <libintl.h>: Include.
46763         (_ and N_): Define.
46764         (parse_user_spec): Mark translatable strings.
46765
46766 2000-02-10  Jim Meyering  <meyering@lucent.com>
46767
46768         With these changes, nanosleep.[ch] are finally enough like the other
46769         lib/* replacement files to compile on a few more losing systems.
46770
46771         * lib/nanosleep.h: Don't include config.h.
46772         Remove prototype from declaration of nanosleep.
46773         (PARAMS): Remove now-unneeded definition.
46774         * lib/nanosleep.c: #undef nanosleep.
46775         (rpl_nanosleep): Rename from nanosleep.
46776
46777 2000-02-10  Jim Meyering  <meyering@lucent.com>
46778
46779         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Rename replacement function from
46780         gnu_nanosleep to rpl_nanosleep.
46781
46782 2000-02-09  Jim Meyering  <meyering@lucent.com>
46783
46784         * m4/lib-check.m4 (jm_LIB_CHECK): Fix typo: check for sp_pwdp in
46785         struct spwd, rather than in struct passwd.  Reported by Gaël Quéri.
46786
46787 2000-02-08  Akim Demaille  <akim@epita.fr>
46788
46789         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Quote square brackets with
46790         `[' and `]' and remove uses of `changequote'.
46791         (AC_SYS_LARGEFILE_MACRO_VALUE): Likewise.
46792         (AC_SYS_LARGEFILE): Likewise.
46793         * m4/gettext.m4 (AM_GNU_GETTEXT): Likewise.
46794         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME): Remove now-unnecessary use
46795         of changequote.
46796         * m4/regex.m4 (jm_INCLUDED_REGEX): Likewise.
46797         * m4/readdir.m4 (jm_FUNC_READDIR): Likewise
46798         * m4/memcmp.m4 (jm_AC_FUNC_MEMCMP): Likewise, and add `int' for main.
46799         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Likewise.
46800
46801 2000-02-05  Jim Meyering  <meyering@lucent.com>
46802
46803         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require most macros.
46804         Remove explicit use of AC_HEADER_TIME.  It is required by
46805         jm_CHECK_TYPE_STRUCT_TIMESPEC.  Using AC_HEADER_TIME and
46806         `AC_REQUIRE'ing jm_CHECK_TYPE_STRUCT_TIMESPEC provoked a but
46807         in autoconf whereby the expansion of the latter ended up preceding
46808         the expansion of its prerequisite, AC_HEADER_TIME.
46809         Reported by Volker Borchert.
46810
46811 2000-02-03  Jim Meyering  <meyering@lucent.com>
46812
46813         * m4/prereq.m4 (jm_PREREQ_READUTMP): Check for utmpxname.
46814
46815 2000-02-03  Jim Meyering  <meyering@lucent.com>
46816
46817         * lib/readutmp.c (read_utmp): Guard with `#ifdef UTMP_NAME_FUNCTION',
46818         rather than with `#if HAVE_UTMPNAME'.
46819
46820 2000-02-02  Jim Meyering  <meyering@lucent.com>
46821
46822         * m4/prereq.m4 (jm_PREREQ_ADDEXT): Fix typo that resulted in no
46823         definition of HAVE_PATHCONF: s/AC_CHECK_FUNC/AC_CHECK_FUNCS/.
46824         Reported by Eli Zaretskii.
46825
46826 2000-02-01  Jim Meyering  <meyering@lucent.com>
46827
46828         * lib/readutmp.h (UT_USER): Add parens.  From Andreas Schwab.
46829
46830 2000-01-31  Jim Meyering  <meyering@lucent.com>
46831
46832         * m4/check-decl.m4 (jm_CHECK_DECLS): Add nanosleep to the list of
46833         functions.  Add the time.h and sys/time.h headers along with the
46834         AC_REQUIRE'ment of AC_HEADER_TIME.
46835
46836 2000-01-31  Jim Meyering  <meyering@lucent.com>
46837
46838         * lib/nanosleep.h (nanosleep): Guard declaration with
46839         `#if ! HAVE_DECL_NANOSLEEP'.
46840         Without this, OFS gets a redeclaration error for rpl_nanosleep, due to
46841         the declaration in that vendor's sys/timers.h.
46842         Reported by Christian Krackowizer.
46843
46844         * lib/quotearg.c (ISASCII): Add #undef and move definition to follow
46845         inclusion of wctype.h to work around Solaris 2.6 namespace pollution.
46846         (ISPRINT): Likewise.
46847         Reported by Tom Tromey.
46848
46849 2000-01-30  Jim Meyering  <meyering@lucent.com>
46850
46851         * m4/lib-check.m4: Clean up some kludgy old shadow password tests.
46852
46853         * m4/prereq.m4 (utmp_includes): Define.
46854         Check for ut_user and ut_name members in both struct utmpx
46855         and struct utmp.
46856
46857 2000-01-30  Jim Meyering  <meyering@lucent.com>
46858
46859         * lib/readutmp.c (extract_trimmed_name): Use UT_USER instead of
46860         hard-coding uses of ->ut_name.  The latter doesn't work with new Linux
46861         header files where only utmpx.ut_user is declared.
46862
46863         * lib/readutmp.h (UT_USER): Define.
46864
46865 2000-01-29  Jim Meyering  <meyering@lucent.com>
46866
46867         * m4/lib-check.m4: New file containing library-related checks from
46868         fileutils and sh-utils (textutils had none).
46869
46870 2000-01-28  Jim Meyering  <meyering@lucent.com>
46871
46872         * m4/perl.m4: Change format of warning message to look more like that
46873         from the missing script.  Suggestion from François Pinard.
46874
46875 2000-01-25  Jim Meyering  <meyering@lucent.com>
46876
46877         * m4/timespec.m4: Require AC_HEADER_TIME, and include sys/time.h as
46878         well as time.h in the compile check.
46879         * m4/nanosleep.m4: Require AC_HEADER_TIME rather than simply using it.
46880         Fix typo in cross-compiling case: s/yes/no/.
46881
46882 2000-01-23  Jim Meyering  <meyering@lucent.com>
46883
46884         * m4/jm-macros.m4: Move df-related tests here from
46885         fileutils/configure.in
46886
46887         * m4/ls-mntd-fs.m4: s/list_mounted_fs/ac_list_mounted_fs/
46888         (jm_LIST_MOUNTED_FILESYSTEMS): Take two parameters.
46889
46890         * m4/fsusage.m4: New file.  Extracted from fileutils/configure.in.
46891         s/space/ac_fsusage_space/.
46892         (jm_FILE_SYSTEM_USAGE): Take two parameters.
46893
46894         * m4/ftruncate.m4: New file (derived from part of
46895         fileutils/configure.in).
46896         * m4/jm-macros.m4 (jm_FUNC_FTRUNCATE): AC_REQUIRE it.
46897         (jm_CHECK_ALL_TYPES): Require AC_HEADER_MAJOR and AC_HEADER_DIRENT.
46898
46899         * m4/jm-macros.m4 (OPTIONAL_BIN_PROGS, OPTIONAL_BIN_ZCRIPTS, MAN):
46900         AC_SUBST these here, rather than just in sh-util/configure.in, so
46901         that the now-shared-by-fileutils-and-textutils lib/Makefile.am are
46902         all the same.
46903         (AM_FUNC_OBSTACK): Add (from fileutils/configure.in).
46904         (AC_CHECK_FUNCS): Merge all checks from fileutils, textutils, sh-utils.
46905         (AM_FUNC_STRTOD): Added (from textutils', sh-utils' configure.in).
46906         (AC_SUBST(POW_LIBM)): Likewise.
46907         (AC_SUBST(DF_PROG)): Moved from fileutils/configure.in.
46908
46909 2000-01-23  Jim Meyering  <meyering@lucent.com>
46910
46911         * lib/Makefile.am (libfetish_a_SOURCES): Remove explicit mention of
46912         obstack.c.
46913
46914 2000-01-22  Jim Meyering  <meyering@lucent.com>
46915
46916         * m4/jm-macros.m4: Call AC_PROG_CC_STDC just before AC_C_CONST.
46917
46918         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Add wctype.h.
46919
46920         * m4/jm-macros.m4 (AC_CHECK_HEADERS): Add checks from fileutils'
46921         configure.in
46922         (AC_CHECK_HEADERS): Likewise for sh-utils.
46923         (AC_CHECK_HEADERS): Likewise for textutils.
46924         Merge the three lists of headers.
46925
46926         * m4/prereq.m4 (jm_PREREQ_ADDEXT): New macro.  Parts moved here
46927         from fileutils' configure.in.
46928
46929         * m4/decl.m4: Remove kludgy `test -z $ac_...AC_CHECK_HEADERS(...)'
46930         code. Moved tests into their own function (_jm_DECL_HEADERS) in
46931         check-decl.m4.
46932
46933         * m4/check-decl.m4: Use #if rather than #ifdef.
46934         Add HAVE_DECL_STRTOUL and HAVE_DECL_STRTOULL.
46935         (jm_CHECK_DECLARATIONS): Add strtoul strtoull.
46936         (_jm_DECL_HEADERS): Define new function.
46937         (jm_CHECK_DECLARATIONS): Require it.
46938
46939 2000-01-22  Jim Meyering  <meyering@lucent.com>
46940
46941         * lib/strtoumax.c: [! HAVE_DECL_STRTOUL]: Declare strtoul.
46942         [! HAVE_DECL_STRTOULL]: Declare strtoull.
46943         Required for some AIX systems.  Reported by Christian Krackowizer.
46944         [TESTING] (main): New function.
46945
46946         1997-10-17  Eli Zaretskii  <eliz@is.elta.co.il>
46947         * lib/dirname.c (dir_name): Support for DOS-style file names with drive
46948         letters.
46949
46950         * lib/quotearg.c [HAVE_WCTYPE_H]: Include <wctype.h> for decl of
46951         iswprint.
46952
46953         * lib/strverscmp.c (ISDIGIT): Define.
46954         (strverscmp): Use ISDIGIT, not isdigit.
46955
46956 2000-01-19  Jim Meyering  <meyering@lucent.com>
46957
46958         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Include <sys/time.h>, too.
46959         Use AC_HEADER_TIME.  Volker Borchert reported that OpenBSD-2.3/sparc
46960         defines `struct timespec' in <sys/time.h>
46961
46962         * m4/c-bs-a.m4: Remove uses of changequote altogether.
46963         Thanks to Akim for explaining.
46964
46965 2000-01-17  Paul Eggert  <eggert@twinsun.com>
46966
46967         * lib/nanosleep.c (nanosleep):
46968         Don't use SA_INTERRUPT to decide whether to call sigaction, as
46969         POSIX.1 doesn't require SA_INTERRUPT and some systems
46970         (e.g. Solaris 7) don't define it.  Use SA_NOCLDSTOP instead;
46971         it's been part of POSIX.1 since day 1 (in 1988).
46972
46973 2000-01-17  Jim Meyering  <meyering@lucent.com>
46974
46975         * lib/interlock: Remove unused file.  Reported by François Pinard.
46976
46977 2000-01-16  Paul Eggert  <eggert@twinsun.com>
46978
46979         * lib/quotearg.c (quotearg_buffer_restyled): Do not quote
46980         alert, backslash, formfeed, and vertical tab unnecessarily in
46981         shell quoting style.
46982
46983 2000-01-16  Jim Meyering  <meyering@lucent.com>
46984
46985         * m4/jm-macros.m4: Require jm_FUNC_GROUP_MEMBER, jm_FUNC_PUTENV,
46986         AM_FUNC_ERROR_AT_LINE, jm_FUNC_GNU_STRFTIME, jm_FUNC_MKTIME,
46987         jm_FUNC_GETGROUPS AC_FUNC_VPRINTF, AC_FUNC_ALLOCA,
46988         AM_FUNC_GETLOADAVG, and jm_SYS_PROC_UPTIME.
46989
46990 2000-01-16  Jim Meyering  <meyering@lucent.com>
46991
46992         * m4/c-bs-a.m4: Use `changequote(<<,>>)', rather than `changequote(, )'
46993         because the latter didn't work.
46994
46995 2000-01-15  Jim Meyering  <meyering@lucent.com>
46996
46997         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add gethostname and getusershell.
46998         (AC_REPLACE_FUNCS): Add memcpy and memset.
46999         Add these, too: stime strcspn stpcpy strstr strtol strtoul.
47000         Add strpbrk.
47001         Add these: euidaccess memcmp mkdir rmdir rpmatch strndup strverscmp.
47002
47003 2000-01-12  Jim Meyering  <meyering@lucent.com>
47004
47005         * m4/prereq.m4 (jm_PREREQ_CANON_HOST): New macro.
47006         (jm_PREREQ): Use it.
47007         (jm_PREREQ_READUTMP): New macro.
47008         (jm_PREREQ): Use it.
47009
47010 2000-01-11  Paul Eggert  <eggert@twinsun.com>
47011
47012         Quote multibyte characters correctly.
47013         * m4/c-bs-a.m4: New file.
47014         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): New macro.
47015         (jm_PREREQ): Use it.
47016
47017 2000-01-11  Paul Eggert  <eggert@twinsun.com>
47018
47019         * m4/uintmax_t.m4: Port to autoconf 2.13.
47020
47021 2000-01-08  Jim Meyering  <meyering@ascend.com>
47022
47023         * m4/strerror_r.m4 (jm_FUNC_STRERROR_R): New file/macro.
47024         * m4/jm-macros.m4 (jm_FUNC_STRERROR_R): Require it.
47025
47026 2000-01-04  Jim Meyering  <meyering@ascend.com>
47027
47028         * m4/d-type.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Rename from
47029         jm_STRUCT_DIRENT_D_TYPE.
47030         * m4/d-ino.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_INO): Rename from
47031         jm_STRUCT_DIRENT_D_INO.
47032         * m4/utimbuf.m4 (jm_CHECK_TYPE_STRUCT_UTIMBUF): Rename from
47033         jm_STRUCT_UTIMBUF.
47034         * m4/jm-macros.m4: Reflect s/jm_STRUCT_/jm_CHECK_TYPE_STRUCT_/
47035         renamings.
47036         * m4/utime.m4: Likewise.
47037
47038         * m4/timespec.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC): New file, macro.
47039         * m4/jm-macros.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC): Require it.
47040
47041 2000-01-03  Paul Eggert  <eggert@twinsun.com>
47042
47043         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Search for nanosleep in -lrt
47044         (for Solaris 7) and in -lposix4 (for Solaris 2.5.1).
47045
47046 2000-01-02  Jim Meyering  <meyering@ascend.com>
47047
47048         * m4/search-libs.m4: Escape `$' in $3 of dnl comment.  I no longer
47049         remember if this is necessary.
47050
47051 1999-12-26  Jim Meyering  <meyering@ascend.com>
47052
47053         * m4/jm-macros.m4: Use it here.
47054         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): New file/macro.
47055
47056 1999-12-23  Jim Meyering  <meyering@ascend.com>
47057
47058         * m4/jm-macros.m4: Check for clock_gettime (moved from
47059         fileutils/configure.in)
47060         Check for gettimeofday.
47061
47062 1999-12-20  Jim Meyering  <meyering@ascend.com>
47063
47064         * m4/strftime.m4: Remove kludge, now that I'm using the fixed
47065         autoconf-2.14a-1999-12-20.
47066
47067 1999-12-19  Jim Meyering  <meyering@ascend.com>
47068
47069         * m4/lstat-slash.m4: New file.
47070         * m4/jm-macros.m4: Use the new macro:
47071         jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
47072
47073 1999-12-07  Jim Meyering  <meyering@ascend.com>
47074
47075         * m4/perl.m4: Require that File::Compare be available, too.
47076         Too many systems seem to lack it.
47077
47078         * m4/strftime.m4: Add checks for most of the cpp macros tested in
47079         GNU's strftime.c.  Prompted by a patch from Paul Eggert.
47080
47081 1999-11-18  Paul Eggert  <eggert@twinsun.com>
47082
47083         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Work around a
47084         problem with the QNX 4.25 shell, which doesn't propagate exit
47085         status of failed commands inside shell assignments.
47086
47087 1999-11-17  Jim Meyering  <meyering@ascend.com>
47088
47089         * m4/gettext.m4: Use new AC_CONFIG_LINKS in place of AC_LINK_FILES.
47090
47091 1999-11-07  Jim Meyering  <meyering@ascend.com>
47092
47093         * m4/getloadavg.m4: Add `, 1, [FIXME]' to each use of AC_DEFINE.
47094
47095 1999-11-06  Jim Meyering  <meyering@ascend.com>
47096
47097         * m4/link-follow.m4 (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): New file/macro.
47098         * m4/jm-macros.m4 (jm_MACROS): Use it here.
47099
47100 1999-11-05  Jim Meyering  <meyering@ascend.com>
47101
47102         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Move some tests from
47103         configure.in of textutils, fileutils, and sh-utils into this one
47104         (shared between those packages) file.
47105         Use `AC_CHECK_MEMBERS((struct stat.st_blksize))' instead of deprecated
47106         AC_STRUCT_ST_BLKSIZE.
47107
47108 1999-11-03  Jim Meyering  <meyering@ascend.com>
47109
47110         * m4/ssize_t.m4: Remove file.  No longer needed since the new version
47111         of AC_CHECK_TYPE checks includes unistd.h.
47112         * m4/jm-macros.m4: Use straight `AC_CHECK_TYPE(ssize_t, int)'.
47113         Suggestion from Akim Demaille.
47114
47115 1999-10-30  Jim Meyering  <meyering@ascend.com>
47116
47117         * m4/uintmax_t.m4: Require 2.14a.  Remove backslash before backtick in
47118         m4-quoted string.
47119         * m4/ls-mntd-fs.m4: Likewise.
47120         * m4/jm-macros.m4: Likewise.  Also, use AC_TYPE_SSIZE_T instead
47121         * m4/jm-winsz1.m4: Likewise.
47122
47123         * m4/const.m4: Remove file, since the fix made it into the experimental
47124         version of autoconf.
47125         * m4/mktime.m4: Likewise.
47126
47127         * m4/check-type.m4: Remove file, now that the latest version of
47128         AC_CHECK_TYPE takes a third arg to specify additional #includes.
47129
47130         * m4/ssize_t.m4: New file, requires experimental version of autoconf.
47131         * m4/jm-macros.m4: Use new AC_TYPE_SSIZE_T instead of my hacked
47132         AC_CHECK_TYPE.
47133
47134 1999-10-04  Jim Meyering  <meyering@ascend.com>
47135
47136         * m4/jm-macros.m4: Don't require autoconf-2.14.1.
47137
47138 1999-09-22  Paul Eggert  <eggert@twinsun.com>
47139
47140         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Work around GCC
47141         2.95.1 bug with HP-UX 10.20.
47142
47143 1999-09-17  Jim Meyering  <meyering@ascend.com>
47144
47145         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add strdup.
47146         Paul Nevai reported a link failure on a NeXT CUBE with NeXTSTEP 3.3
47147         due to missing strdup (against sh-utils-2.0).
47148
47149 1999-08-29  Jim Meyering  <meyering@ascend.com>
47150
47151         * m4/jm-macros.m4: Require jm_BISON.
47152         * m4/bison.m4: New file.
47153
47154 1999-08-17  Paul Eggert  <eggert@twinsun.com>
47155
47156         * m4/largefile.m4 (AC_SYS_LARGEFILE): Fix typo: missing comma
47157         in value for _FILE_OFFSET_BITS, which broke ports to HP-UX 10.20.
47158
47159 1999-08-05  Jim Meyering  <meyering@ascend.com>
47160
47161         * m4/getline.m4: Rename test file from conftestdata to conftest.data
47162         to avoid conflicts with `conftest' on 8+3 filesystems.
47163         Suggestion from Eli Zaretskii.
47164
47165 1999-08-04  Jim Meyering  <meyering@ascend.com>
47166
47167         * m4/jm-macros.m4: Move a 4-line block of code from the configure.in of
47168         fileutils and sh-utils (textutils's getline test was inadequate).
47169         (AM_FUNC_GETLINE): Run this test.
47170         (AC_CHECK_FUNCS): Check for getdelim.
47171         Reported by Bob Proulx.
47172
47173 1999-08-02  Jim Meyering  <meyering@ascend.com>
47174
47175         * m4/jm-macros.m4: Add a comment.
47176
47177 1999-08-01  Paul Eggert  <eggert@twinsun.com>
47178
47179         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Check whether
47180         <inttypes.h> defines strtoumax as a macro (and not as a
47181         function).
47182
47183 1999-08-01  Paul Eggert  <eggert@twinsun.com>
47184
47185         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Make sure
47186         that we can shift, multiply and divide unsigned long long
47187         values; Ultrix cc can't do it.
47188
47189 1999-08-01  Paul Eggert  <eggert@twinsun.com>
47190
47191         * m4/mktime.m4: New file, which is a preview of what should appear
47192         in the next public autoconf release.
47193
47194 1999-08-01  Paul Eggert  <eggert@twinsun.com>
47195
47196         * m4/lfs.m4: Remove this file.
47197         * m4/largefile.m4: New file.  It contains the old contents of
47198         lfs.m4, except that all names with prefix AC_LFS have been
47199         changed to use the prefix AC_SYS_LARGEFILE instead, to be
47200         compatible with future autoconf versions.  Also, some minor m4
47201         quoting problems have been fixed.
47202
47203 1999-08-01  Paul Eggert  <eggert@twinsun.com>
47204
47205         * m4/gettext.m4 (AM_WITH_NLS): Remove unnecessary lines.
47206         Fix typo: $nls_cv_header_intl was misspelled as $nsl_cv_header_intl.
47207         (AM_GNU_GETTEXT): Fix problem with brackets and m4 quoting,
47208         and simplify the shell code.
47209
47210 1999-08-01  Jim Meyering  <meyering@ascend.com>
47211
47212         * m4/mktime.m4 (AC_FUNC_MKTIME): Undefine to avoid syntax errors from
47213         m4.
47214
47215 1999-07-20  Jim Meyering  <meyering@ascend.com>
47216
47217         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memmove.
47218
47219 1999-07-15  Jim Meyering  <meyering@ascend.com>
47220
47221         * m4/jm-macros.m4 (AC_CHECK_FUNCS): Check for getpagesize.
47222
47223 1999-05-22  Jim Meyering  <meyering@ascend.com>
47224
47225         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memchr.
47226
47227 1999-05-20  Jim Meyering  <meyering@ascend.com>
47228
47229         * m4/search-libs.m4 [AC_SEARCH_LIBS]: Quote name in undefine.
47230         Add a colon after each `then' in case $4 is empty.
47231
47232 1999-05-16  Jim Meyering  <meyering@ascend.com>
47233
47234         * m4/search-libs.m4: New file to override autoconf's AC_SEARCH_LIBS.
47235
47236 1999-05-10  Jim Meyering  <meyering@ascend.com>
47237
47238         * m4/jm-mktime.m4: Reflect renaming: AM_FUNC_MKTIME -> AC_FUNC_MKTIME.
47239
47240         * m4/jm-macros.m4: Require 2.14.1, since we use newly-renamed
47241         AC_FUNC_MKTIME.
47242
47243 1999-05-10  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
47244
47245         * m4/jm-mktime.m4, putenv.m4: Fix typos in config.h comments.
47246
47247 1999-05-04  Paul Eggert  <eggert@twinsun.com>
47248
47249         * m4/lfs.m4 (AC_LFS): -n32, -o32, and -n64 should be in CFLAGS,
47250         not CPPFLAGS, so that linking works correctly in IRIX.
47251
47252 1999-04-30  Paul Eggert  <eggert@twinsun.com>
47253
47254         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add dup2.
47255
47256 1999-04-20  Paul Eggert  <eggert@twinsun.com>
47257
47258         * m4/uintmax_t.m4 (jm_AC_TYPE_UINTMAX_T): Move unsigned long
47259         long check into new jm_AC_TYPE_UNSIGNED_LONG_LONG macro.
47260         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require
47261         jm_AC_TYPE_UNSIGNED_LONG_LONG.
47262         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): New file/macro.
47263
47264         * m4/lfs.m4: Port to AIX and HP-UX.  Support cross-compilation.
47265
47266 1999-04-20  Jim Meyering  <meyering@ascend.com>
47267
47268         * m4/xstrtoumax.m4: Require jm_AC_TYPE_UNSIGNED_LONG_LONG.
47269         AC_REPLACE xstroull if necessary.  From Paul Eggert.
47270         (AC_CHECK_FUNCS): Remove strtoull, strtoumax, strtouq.
47271
47272 1999-04-18  Jim Meyering  <meyering@ascend.com>
47273
47274         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): New file/macro.
47275         * m4/jm-macros.m4: Use it.
47276
47277 1999-04-06  Jim Meyering  <meyering@ascend.com>
47278
47279         * m4/strftime.m4: Remove test for %f.
47280
47281 1999-03-29  Jim Meyering  <meyering@ascend.com>
47282
47283         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): New macro, contains the
47284         superset of the AC_TYPE_* checks in the textutils, fileutils,
47285         and sh-utils, plus AC_TYPE_PID_T.  Paul Eggert suggested adding
47286         AC_TYPE_PID_T.
47287
47288 1999-03-28  Jim Meyering  <meyering@ascend.com>
47289
47290         * m4/jm-macros.m4: Define GNU_PACKAGE here.
47291         Be sure to AC_SUBST it, once again, so that @GNU_PACKAGE@ is
47292         replaced e.g., in the *.sh files of the sh-utils.
47293
47294 1999-03-20  Jim Meyering  <meyering@ascend.com>
47295
47296         * m4/jm-macros.m4: s/jm_WITH_REGEX/jm_INCLUDED_REGEX/.
47297         * m4/regex.m4 (jm_INCLUDED_REGEX): Rename from jm_WITH_REGEX.
47298         Don't depend on AM_GLIBC.  Suggestions from Alain Magloire.
47299
47300 1999-03-19  Jim Meyering  <meyering@ascend.com>
47301
47302         * m4/jm-winsz1.m4 (jm_WINSIZE_IN_PTEM): New macro.
47303
47304 1999-03-12  Jim Meyering  <meyering@ascend.com>
47305
47306         * m4/jm-macros.m4: Use AC_FUNC_SETVBUF_REVERSED.
47307
47308 1999-03-07  Jim Meyering  <meyering@ascend.com>
47309
47310         * m4/jm-glibc-io.m4: Use only those *_unlocked macros that are
47311         declared.
47312
47313 1999-02-17  Jim Meyering  <meyering@ascend.com>
47314
47315         * m4/gettext.m4 (AM_GNU_GETTEXT): Do `changequote' around use of
47316         brackets in macro definition.  From Eli Zaretskii and Alain Magloire.
47317
47318 1999-02-07  Jim Meyering  <meyering@ascend.com>
47319
47320         * m4/group-member.m4: New file -- extracted from sh-utils'
47321         configure.in.
47322
47323         1999-02-05  Eli Zaretskii  <eliz@is.elta.co.il>
47324         * m4/gettext.m4: Support DOS-style d:/foo/bar absolute file names.
47325
47326 1999-02-06  Jim Meyering  <meyering@ascend.com>
47327
47328         * m4/chown.m4: Use `AC_SUBST(LIBOBJS)' since we set LIBOBJS.
47329         * m4/fnmatch.m4: Likewise.
47330         * m4/getgroups.m4: Likewise.
47331         * m4/lstat.m4: Likewise.
47332         * m4/malloc.m4: Likewise.
47333         * m4/putenv.m4: Likewise.
47334         * m4/realloc.m4: Likewise.
47335         * m4/regex.m4: Likewise.
47336         * m4/stat.m4: Likewise.
47337         * m4/strftime.m4: Likewise.
47338         Suggestion from Alain Magloire.
47339
47340         * m4/chown.m4: Use `.$ac_objext', not `.o'.
47341         * m4/fnmatch.m4: Likewise.
47342         * m4/getgroups.m4: Likewise.
47343         * m4/getline.m4: Likewise.
47344         * m4/lstat.m4: Likewise.
47345         * m4/malloc.m4: Likewise.
47346         * m4/memcmp.m4: Likewise.
47347         * m4/putenv.m4: Likewise.
47348         * m4/realloc.m4: Likewise.
47349         * m4/regex.m4: Likewise.
47350         * m4/stat.m4: Likewise.
47351         * m4/strftime.m4: Likewise.
47352         Suggestion from Alain Magloire.
47353
47354         * m4/jm-macros.m4: Actually invoke jm_WITH_REGEX now that it requires
47355         an argument.
47356
47357         * m4/regex.m4: Add a run-time Test for proper operation of
47358         re_compile_pattern.
47359
47360 1999-01-31  Jim Meyering  <meyering@ascend.com>
47361
47362         * m4/getloadavg.m4: Check for locale.h and the function, setlocale.
47363
47364 1999-01-30  Jim Meyering  <meyering@ascend.com>
47365
47366         * m4/check-type.m4: Use 3-arg form of AC_DEFINE.
47367
47368         * m4/jm-mktime.m4: Make this a wrapper around the official
47369         AM_FUNC_MKTIME rather than my private copy, now that the official one
47370         is up to date.
47371         * m4/mktime.m4: Remove file.
47372
47373         * m4/getloadavg.m4: Use 3-arg form of AC_DEFINE.
47374         * m4/uptime.m4: Likewise.
47375         * m4/uintmax_t.m4: Likewise.
47376
47377 1999-01-28  Jim Meyering  <meyering@ascend.com>
47378
47379         * m4/jm-macros.m4: Use jm_AFS.
47380         * m4/afs.m4: New file (from fileutils' configure.in).
47381
47382         * m4/assert.m4: Use the 3-argument forms of AC_DEFINE* macros.
47383         * m4/chown.m4: Likewise.
47384         * m4/d-ino.m4: Likewise.
47385         * m4/d-type.m4: Likewise.
47386         * m4/fnmatch.m4: Likewise.
47387         * m4/getgroups.m4: Likewise.
47388         * m4/gettext.m4: Likewise.
47389         * m4/jm-mktime.m4: Likewise.
47390         * m4/jm-winsz2.m4: Likewise.
47391         * m4/lcmessage.m4: Likewise.
47392         * m4/ls-mntd-fs.m4: Likewise.
47393         * m4/malloc.m4: Likewise.
47394         * m4/memcmp.m4: Likewise.
47395         * m4/putenv.m4: Likewise.
47396         * m4/realloc.m4: Likewise.
47397         * m4/st_mtim.m4: Likewise.
47398         * m4/strftime.m4: Likewise.
47399
47400 1999-01-16  Jim Meyering  <meyering@ascend.com>
47401
47402         * m4/jm-macros.m4 (ARGMATCH_DIE): Define.
47403         (ARGMATCH_DIE_DECL): Define.
47404
47405 1999-01-12  Jim Meyering  <meyering@ascend.com>
47406
47407         * m4/Makefile.am.in: Rewrite to avoid using fmt.
47408         Reported by Lars Hecking.
47409
47410 1999-01-10  Jim Meyering  <meyering@ascend.com>
47411
47412         * m4/fstypename.m4: Use the new 3-arg form of AC_DEFINE instead of my
47413         gross kludge.
47414         * m4/inttypes_h.m4: Likewise.
47415         * m4/lstat.m4: Likewise.
47416         * m4/malloc.m4: Likewise.
47417         * m4/readdir.m4: Likewise.
47418         * m4/realloc.m4: Likewise.
47419         * m4/st_dm_mode.m4: Likewise.
47420         * m4/stat.m4: Likewise.
47421         * m4/utimbuf.m4: Likewise.
47422         * m4/utimes.m4: Likewise.
47423
47424         * m4/check-decl.m4: Use the new 3-arg form of AC_DEFINE instead of the
47425         AC_CHECK_FUNCS hack.  Now, it's still a hack, but at least the
47426         comments in config.h.in are meaningful.
47427
47428         * m4/jm-macros.m4: Require autoconf-2.13 here.
47429
47430         * m4/regex.m4: By default, don't use the included regex.c on systems
47431         with glibc 2.  Suggestion from Uli Drepper.
47432
47433 1999-01-02  Jim Meyering  <meyering@ascend.com>
47434
47435         * m4/jm-macros.m4: Replace strcasecmp and strncasecmp.
47436
47437 1998-12-18  Jim Meyering  <meyering@ascend.com>
47438
47439         * m4/Makefile.am.in (Makefile.am): Simplify rule.
47440         Based on a suggestion from Lars Hecking.
47441
47442 1998-11-16  Paul Eggert  <eggert@twinsun.com>
47443
47444         * m4/lfs.m4 (AC_LFS): Add support for HP-UX 10.20 and HP-UX 11.
47445
47446 1998-11-16  Jim Meyering  <meyering@ascend.com>
47447
47448         * m4/lfs.m4: Double-quote the `uname...` expression.
47449
47450 1998-11-14  Jim Meyering  <meyering@ascend.com>
47451
47452         * m4/lstat.m4: Correct comment.  POSIX does not permit it to succeed.
47453         * m4/stat.m4: Likewise.
47454
47455 1998-11-03  Jim Meyering  <meyering@ascend.com>
47456
47457         * m4/stat.m4: Rewrite to set HAVE_STAT_EMPTY_STRING_BUG.
47458         * m4/lstat.m4: Rewrite to set HAVE_LSTAT_EMPTY_STRING_BUG.
47459
47460 1998-10-18  Jim Meyering  <meyering@ascend.com>
47461
47462         * m4/check-decl.m4 (jm_CHECK_DECL_LOCALTIME_R): Remove macro.
47463
47464 1998-10-17  Jim Meyering  <meyering@ascend.com>
47465
47466         * m4/decl.m4 (jm_CHECK_DECLARATION): Don't hard-code which headers to
47467         include, though we still hard-code the `require'-like AC_CHECK_HEADERS
47468         calls for those previously hard-coded headers.  Instead, take a new
47469         parameter.
47470         (jm_CHECK_DECLARATIONS): Reflect interface change.
47471         * m4/check-decl.m4 (jm_CHECK_DECLS): Likewise.
47472         (jm_CHECK_DECL_LOCALTIME_R): New macro.
47473
47474         * m4/mktime.m4: Test for spring-forward gap before long-running test.
47475
47476 1998-10-14  Jim Meyering  <meyering@ascend.com>
47477
47478         * m4/mktime.m4: Use the more portable "TZ=PST8PDT,M4.1.0,M10.5.0"
47479         instead of "TZ=America/Vancouver".  From Paul Eggert.
47480
47481 1998-10-11  Jim Meyering  <meyering@ascend.com>
47482
47483         * m4/mktime.m4 (jm_AM_FUNC_MKTIME): New file and macro.
47484         This adds a test for a recently added compatibility fix for mktime.c.
47485         * m4/jm-mktime.m4: Require jm_AM_FUNC_MKTIME, not AM_FUNC_MKTIME.
47486
47487 1998-09-27  Jim Meyering  <meyering@ascend.com>
47488
47489         * m4/jm-macros.m4 (jm_MACROS): Require jm_FUNC_FNMATCH.
47490
47491         * m4/fnmatch.m4 (jm_FUNC_FNMATCH): New file/macro.  Extracted from
47492         ../configure.in, including a change from Gordon Matzigkeit to allow
47493         cross-compiling for the Hurd.
47494
47495         * m4/glibc.m4: New file/macro to test for the GNU C Library
47496         versions 1 and 2.  From Gordon Matzigkeit.
47497         Indent.
47498
47499 1998-09-21  Jim Meyering  <meyering@ascend.com>
47500
47501         * m4/chown.m4: Declare locals: before, after.  From Andries Brouwer.
47502
47503 1998-08-18  Paul Eggert  <eggert@twinsun.com>
47504
47505         Port nanosecond-resolution times to UnixWare 2.1.2 and
47506         pedantic Solaris 2.6.
47507
47508         * m4/st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC): Renamed from
47509         AC_STRUCT_ST_MTIM.
47510         * m4/st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC):
47511         Generate name of ns member, instead of just 1 or undef.
47512         Allow for UnixWare 2.1.2 and Solaris 2.6 if in pedantic mode.
47513
47514 1998-08-15  Jim Meyering  <meyering@ascend.com>
47515
47516         * m4/ssize_t.m4 (jm_TYPE_SSIZE_T): Remove file.
47517         * m4/check-type.m4: New file.  Replacement for AC_CHECK_TYPE.
47518         * m4/jm-macros.m4: Use the new AC_CHECK_TYPE(ssize_t, int)
47519         instead of jm_TYPE_SSIZE_T.
47520
47521 1998-08-12  Jim Meyering  <meyering@ascend.com>
47522
47523         * m4/st_dm_mode.m4: New file.  From Johan Danielsson.
47524
47525 1998-08-02  Jim Meyering  <meyering@ascend.com>
47526
47527         * m4/st_mtim.m4: Use hack to avoid having to put #undef HAVE_ST_MTIM
47528         in acconfig.h manually.
47529
47530 1998-07-31  Paul Eggert  <eggert@twinsun.com>
47531
47532         * m4/st_mtim.m4: New file.
47533
47534 1998-07-28  Jim Meyering  <meyering@ascend.com>
47535
47536         * m4/utimes.m4: Undef stat.
47537
47538 1998-07-25  Jim Meyering  <meyering@ascend.com>
47539
47540         * m4/utime.m4 (jm_FUNC_UTIME): New file and macro.
47541         * m4/utimes.m4 (jm_FUNC_UTIMES_NULL): New file and macro.
47542
47543 1998-07-09  Manfred Hollstein  <manfred@s-direktnet.de>
47544
47545         * m4/chown.m4 (jm_FUNC_CHOWN): Add a check to verify that the
47546         uid and gid actually remain unchanged.
47547
47548 1998-07-07  Jim Meyering  <meyering@ascend.com>
47549
47550         * m4/jm-glibc-io.m4: Remove fclose_unlocked.
47551
47552 1998-07-04  Jim Meyering  <meyering@ascend.com>
47553
47554         * m4/regex.m4: Use syscmd, ifelse, and sysval.  Mainly as an exercise
47555         to prove that this macro can be used in packages without regex.c.
47556
47557 1998-07-04  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
47558
47559         * m4/gettext.m4 (AM_WITH_NLS): Remove intl/libintl.h if <libintl.h>
47560         is to be used.
47561
47562 1998-07-03  Jim Meyering  <meyering@ascend.com>
47563
47564         * m4/gettext.m4: Add -lintl if it's found to be necessary.
47565
47566         * m4/gettext.m4: New file -- from gettext-0.10.35.
47567         * m4/lcmessage.m4: Likewise.
47568         * m4/progtest.m4: Likewise.
47569
47570         * m4/regex.m4 (jm_WITH_REGEX): New file and macro.
47571         * m4/jm-macros.m4: Require the new macro.
47572
47573 1998-06-29  Jim Meyering  <meyering@ascend.com>
47574
47575         * m4/fstypename.m4: Include sys/param.h.  NetBSD 1.3.1 requires this
47576         for the definition of NGROUPS (used in a system header included
47577         by sys/mount.h).
47578
47579 1998-06-28  Jim Meyering  <meyering@ascend.com>
47580
47581         * m4/ls-mntd-fs.m4: New file.
47582         * m4/fstypename.m4: New file.
47583
47584         * m4/jm-macros.m4: Require the new macro.
47585         * m4/jm-glibc-io.m4: New file.
47586
47587 1998-05-19  Jim Meyering  <meyering@ascend.com>
47588
47589         * m4/jm-macros.m4: Add jm_FUNC_LCHOWN.
47590         * m4/lchown.m4: New file.
47591
47592         * m4/Makefile.am.in: New file.
47593         * m4/Makefile.am (Makefile.am): Depend on Makefile.am.in.
47594
47595 1998-05-14  Jim Meyering  <meyering@ascend.com>
47596
47597         * m4/Makefile.am (EXTRA_DIST): Add them.
47598         * m4/jm-macros.m4: New file.
47599         * m4/utimbuf.m4: New file.
47600
47601 1998-05-12  Jim Meyering  <meyering@ascend.com>
47602
47603         * m4/Makefile.am (EXTRA_DIST): Add isc-posix.m4.
47604
47605 1998-05-11  Jim Meyering  <meyering@ascend.com>
47606
47607         * m4/isc-posix.m4: New file.
47608
47609 1998-05-10  Jim Meyering  <meyering@ascend.com>
47610
47611         * m4/jm-mktime.m4: Use AM_FUNC_MKTIME, now that it's up to date.
47612
47613 1998-05-09  Jim Meyering  <meyering@ascend.com>
47614
47615         * m4/Makefile.am (EXTRA_DIST): Add ssize_t.m4.
47616         (EXTRA_DIST): Remove mktime.m4, now that the new version is included
47617         with automake.
47618
47619         * m4/ssize_t.m4: New file.
47620         * m4/mktime.m4: Remove file -- the new automake has this now.
47621
47622 1998-04-26  Jim Meyering  <meyering@ascend.com>
47623
47624         * m4/assert.m4: New file.
47625         * m4/Makefile.am (EXTRA_DIST): Add assert.m4.
47626
47627 1998-04-05  Jim Meyering  <meyering@ascend.com>
47628
47629         * m4/prereq.m4 (jm_PREREQ_REGEX): New macro.
47630         (jm_PREREQ): Use it here.
47631
47632 1998-03-23  Jim Meyering  <meyering@eng.ascend.com>
47633
47634         * m4/inttypes_h.m4: Kludges so I don't have to add HAVE_INTTYPES_H
47635         in acconfig.h.
47636
47637 1998-03-15  Jim Meyering  <meyering@eng.ascend.com>
47638
47639         * m4/prereq.m4: New file.
47640         * m4/error.m4: New file.
47641         * m4/Makefile.am (EXTRA_DIST): Add error.m4 and prereq.m4.
47642
47643 1998-02-07  Jim Meyering  <meyering@eng.ascend.com>
47644
47645         * m4/getline.m4: Don't set am_cv_func_working_getline before the
47646         cache-check for the same variable -- that defeated the purpose of
47647         the test; the test program was never run.  This was a problem only
47648         on systems with losing getline functions -- HP-UX 10.20 is one.
47649         Reported by Bjorn Helgaas.
47650
47651 1998-02-06  Jim Meyering  <meyering@eng.ascend.com>
47652
47653         * m4/Makefile.am (EXTRA_DIST): Add perl.m4.
47654
47655 1998-01-10  Jim Meyering  <meyering@na-net.ornl.gov>
47656
47657         * m4/Makefile.am (EXTRA_DIST): Add const.m4.
47658
47659         * m4/const.m4: New file.  Use an initializer in this declaration
47660         typedef int charset[2]; const charset x;
47661         Reported by Bob Glickstein.
47662
47663 1997-12-21  Jim Meyering  <meyering@na-net.ornl.gov>
47664
47665         * m4/chown.m4: Fix reversed types on -1 args to chown.
47666         From Kaveh Ghazi.
47667
47668 1997-12-14  Jim Meyering  <meyering@na-net.ornl.gov>
47669
47670         * m4/check-decl.m4: s/DECLARATION_/DECL_/g.
47671         Add lseek and memchr.
47672
47673         * m4/decl.m4: s/HAVE_DECLARATION_/HAVE_DECL_/g.
47674         T.E.Dickey <dickey@clark.net> said that some older preprocessors
47675         have a 20-character limit on names.
47676
47677 1997-11-30  Jim Meyering  <meyering@na-net.ornl.gov>
47678
47679         * m4/inttypes_h.m4: New file.
47680         * m4/uintmax_t.m4: New file.
47681         * m4/Makefile.am (EXTRA_DIST): Add inttypes_h.m4 and uintmax_t.m4.
47682
47683
47684         -----
47685
47686         Local Variables:
47687         coding: utf-8
47688         End:
47689
47690         Copyright (C) 1997-2009 Free Software Foundation, Inc.
47691
47692         Copying and distribution of this file, with or without
47693         modification, are permitted provided the copyright notice
47694         and this notice are preserved.