New module 'readlink'.
[gnulib.git] / lib / ChangeLog
1 2003-06-25  Bruno Haible  <bruno@clisp.org>
2
3         * readlink.c: New file.
4
5 2003-06-20  Bruno Haible  <bruno@clisp.org>
6
7         Assume C89, so PARAMS isn't needed.
8         * unicodeio.h (PARAMS): Remove.
9         * unicodeio.c: Don't use PARAMS.
10
11 2003-06-18  Jim Meyering  <jim@meyering.net>
12
13         Merge changes from coreutils.
14         * readutmp.c: Include <string.h> and <stdlib.h> unconditionally.
15         Remove explicit declarations of xmalloc and realloc.
16         Include xalloc.h.
17         (read_utmp): Remove anachronistic cast of xmalloc.
18
19 2003-06-17  Paul Eggert  <eggert@twinsun.com>
20
21         Assume C89, so PARAMS isn't needed.
22         * backupfile.h (PARAMS): Remove.  All uses removed.
23         * closeout.h, dirname.h, filemode.h, fsusage.h, getdate.h, getline.h,
24         group-member.h, hard-locale.h, hash.h, linebuffer.h, long-options.h,
25         makepath.h, memcasecmp.h, memcoll.h, modechange.h, mountlist.h,
26         path-concat.h, physmem.h, posixtm.h, quote.h, readutmp.h, same.h,
27         save-cwd.h, savedir.h, stdio-safer.h, strtoimax.c, strverscmp.h,
28         unistd-safer.h, version-etc.h, xalloc.h, xreadlink.h, xstrtod.h,
29         xstrtol.h: Likewise.
30         * filemode.h, hard-locale.h, memcoll.h, modechange.h, physmem.h,
31         same.h, strverscmp.h: Do not include config.h; no longer needed.
32         Anyway, config.h should always be included before any other file.
33
34 2003-06-11  Simon Josefsson  <jas@extundo.com>
35
36         * sysexit_.h: New file.
37
38 2003-05-20  Derek Price  <derek@ximbiot.com>
39
40         * stat.c [LSTAT]: Compile/use slash_aware_lstat only if it is necessary.
41
42 2003-06-10  Simon Josefsson  <jas@extundo.com>
43
44         * strchrnul.h: New file.
45         * strchrnul.c: New file.
46
47 2003-06=10  Simon Josefsson <jas@extundo.com>
48
49         * argp.h: New file, from glibc.
50         * argp-ba.c: New file, from glibc.
51         * argp-eexst.c: New file, from glibc.
52         * argp-fmtstream.c: New file, from glibc.
53         * argp-fmtstream.h: New file, from glibc.
54         * argp-fs-xinl.c: New file, from glibc.
55         * argp-help.c: New file, from glibc.
56         * argp-namefrob.h: New file, from glibc.
57         * argp-parse.c: New file, from glibc.
58         * argp-pv.c: New file, from glibc.
59         * argp-pvh.c: New file, from glibc.
60         * argp-xinl.c: New file, from glibc.
61
62 2003-06-07  Jim Meyering  <jim@meyering.net>
63
64         * readtokens.h: Put `Free Software Foundation, Inc.'
65         in place of my name in the copyright comment.
66         Remove definition and uses of __P.
67
68         From coreutils.
69         * stat.c: Don't declare xmalloc explicitly.
70         Instead, include "xalloc.h".
71         * readtokens.c (readtokens): Remove anachronistic casts of xmalloc,
72         xrealloc, and xcalloc return values.
73         * xgetcwd.c (xgetcwd): Include "xgetcwd.h".
74         Improve comment.
75         * xgetcwd.h: Remove definition/uses of PARAMS.
76
77 2003-06-06  Jim Meyering  <jim@meyering.net>
78
79         * stdbool_.h: Renamed from stdbool.h.in.
80
81 2003-06-06  Jim Meyering  <jim@meyering.net>
82
83         Merge from coreutils.
84         * same.c: (same_name): Declare *_basename locals to be `const'.
85         Consolidate declarations and initializations of *_base* locals.
86
87         Merge from coreutils.
88         This avoids a core dump on systems without GNU putenv,
89         when running `env -u SOME_ALREADY_UNSET_VARIABLE'.
90         * putenv.c (__set_errno, LOCK, UNLOCK): Define.
91         (unsetenv): New static function, from GNU libc.
92         (rpl_putenv): Use it.
93
94         * modechange.c: Remove trailing blanks.
95
96         Merge from coreutils.
97         * fsusage.c: Remove declaration of statfs.
98         It conflicted with one from OSF/1 5.1 in <sys/mount.h>.
99
100         * posixtm.c: Include <stdbool.h> unconditionally.
101
102 2003-06-05  Paul Eggert  <eggert@twinsun.com>
103
104         * mktime.c: Assume freestanding C89 or better.
105         (HAVE_LIMITS_H): Remove.  Assume it's 1.
106         (__P): Remove; not used.
107         (CHAR_BIT, INT_MIN, INT_MAX): Remove; <limits.h> defines them.
108         (mktime, not_equal_tm, print_tm, check_result,
109         main): Use prototypes.  Use const * where appropriate.
110         (main): Fix typo in testing code that uncovered by above changes.
111         (Local Variables): Remove -DHAVE_LIMITS_H from compile-command.
112
113 2003-06-04  Paul Eggert  <eggert@twinsun.com>
114
115         * mktime.c: Fix Debian bug 177940
116         <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=177940>.
117         (localtime_offset): Now long int, not time_t, because we want it
118         to be guaranteed to be signed.  All uses changed.
119         (__mktime_internal): If overflow would occur when adding offset,
120         don't add it.
121
122         Merge 'human' changes from coreutils.  Rewrite to support
123         locale-specific notations like thousands separators.
124         * human.c: Simplify authorship notice.
125         Include human.h immediately after config.h.
126         <sys/types.h>, <stdio.h>: Do not include; no longer needed.
127         <limits.h>: Do not include, since human.h does.
128         (SIZE_MAX, UINTMAX_MAX): New macros.
129         <strings.h>: Include if HAVE_STRINGS_H, not if !HAVE_STRING_H.
130         <locale.h>: Include if HAVE_LOCALE_H and HAVE_LOCALECONV.
131         (HUMAN_READABLE_SUFFIX_LENGTH_MAX): New macro.
132         (power_letter): Renamed from suffixes.
133         (generate_suffix_backwards): Remove.
134         (adjust_value): Now takes int style (because of human.h changes)
135         and long double value (for greater precision on some platforms).
136         (group_number): New function.
137         (human_readable): Use it.  Use integer options, not enum.
138         Put the options before the sizes in the arg list.
139         Support all the new options.
140         The old human_readable function has been removed;
141         use inttostr.h instead.
142         (human_readable, default_block_size, humblock):
143         Use uintmax_t, not int, for block sizes.
144         (human_readable_inexact, block_size_types): Remove.
145         (block_size_opts): New constant.
146         (human_options): Renamed from human_block_size, with new signature
147         that allows block sizes up to UINTMAX_MAX.  All callers changed.
148         * human.h: Add copyright and authorship notice.
149         Include <limits.h> and <stdbool.h> unconditionally.
150         (PARAMS): Remove.  All uses removed.
151         (LONGEST_HUMAN_READABLE): Add support for thousands separator.
152         (enum human_inexact_style): Remove tag; now a nameless enum.
153         (human_floor, human_ceiling, human_round_to_even): Now have
154         values 2, 0, 1 rather than -1, 1, 0.
155         (human_group_digits, human_suppress_point_zero, human_autoscale,
156         human_base_1024, human_SI, human_B): New constants.
157         (human_readable_inexact, human_block_size): Remove.
158         (human_readable): Size args are now uintmax_t, not int.
159         (human_options): New decl.
160
161         * exclude.c: (new_exclude, add_exclude): Remove casts that are
162         unnecessary now that we assume C89 or better.  This change
163         imported from coreutils.
164
165         * mktime.c (__mktime_internal): Do not reject negative timestamps
166         arbitrarily.  This is the same patch as 2003-05-28, but it got lost
167         in the 2003-05-30 sync from glibc.
168
169         .h files should stand alone, but we shouldn't include <sys/types.h>
170         if we can get away with just <stddef.h>.
171
172         * __fpending.h, addext.c, backupfile.c, exclude.c, getline.c,
173         malloc.c, putenv.c, realloc.c, strcasecmp.c: Include <stddef.h>
174         rather than <sys/types.h>, as we merely need size_t.
175         * dirname.h, memcoll.h, xalloc.h, xmemcoll.h: Include <stddef.h>,
176         to get size_t.
177         * hash.h, linebuffer.h, readtokens.h, stdio-safer.h, version-etc.h:
178         Include <stdio.h>, to get FILE.
179         * memcasecmp.c: Don't include <sys/types.h>, as we can assume
180         memcasecmp.h has included <stddef.h> and all we need is size_t.
181         * memcoll.c: Include "memcoll.h", which gets us size_t and checks
182         our interface, instead of including <sys/types.h>
183
184 2003-06-02  Paul Eggert  <eggert@twinsun.com>
185
186         [from coreutils]
187         Fix some minor time-related bugs with POSIX time arguments.
188         Some valid time stamps were being rejected (notably -1, and
189         time stamps before 1900 on 64-bit hosts).  And some invalid
190         time stamps were being accepted, e.g. September 31.
191
192         * posixtm.h (posixtime): Return bool instead of time_t, so
193         that we can return (time_t) -1 successfully.
194         * posixtm.c: Likewise.
195         [HAVE_STDBOOL_H]: Include <stdbool.h>.
196         (bool, false, true) [!HAVE_STDBOOL_H]: New type.
197         (t): Remove static var.
198         (year, posix_time_parse): Now takes struct tm * arg to modify, instead
199         of static var.  All uses changed.
200         (year): Do not reject years before 1900; they can occur with
201         64-bit time_t.
202         (posix_time_parse): Do not check for out-of-range components;
203         that is now the caller's responsibility, since our checks were
204         only approximations.
205         (posixtime): Use mktime to check for out-of-range components,
206         since it knows them exactly.
207         If mktime returns (time_t) -1, check whether an error actually occurred
208         by invoking localtime on -1.
209         (main) [TEST_POSIXTIME]: Check for input data errors, and report
210         posixtime failures better.
211         Improve the test data (in comments only).
212
213 2003-05-30    <karl@gnu.org>
214
215         * mktime.c: update from libc.
216
217 2003-05-30  Bruno Haible  <bruno@clisp.org>
218
219         * config.charset: Upgrade to gettext-0.12.1 and libiconv-1.9.1.
220         * localcharset.h: Likewise.
221         * localcharset.c: Likewise.
222
223 2003-05-28  Paul Eggert  <eggert@twinsun.com>
224
225         Assume the headers required for C89 freestanding compilers.
226         * addext.c, backupfile.c, fsusage.c, human.c, pathmax.h,
227         rpmatch.c, userspec.c, xreadlink.c, xstrtol.c: Include <limits.h>
228         without checking for HAVE_LIMITS_H.
229         * backupfile.c, fsusage.c, hash.c, human.c, safe-read.c, userspec.c,
230         xstrtol.c (CHAR_BIT) : Don't define, since <limits.h> is guaranteed
231         to do that.
232         * fatal.c: Include <stdarg.h> without checking for __STDC__.
233         * exclude.c: Include <stdbool.h> unconditionally.
234         * tempname.c: Include <stddef.h> unconditionally.
235         * hash.c: Include <limits.h>, since we no longer define CHAR_BIT.
236         * modechange.c, rpmatch.c (NULL): Don't define, since
237         <stddef.h> does that.
238         * quote.c: Dont include <stddef.h> or <sys/types.h>; not needed.
239         * safe-read.c (INT_MAX): Don't define, since <limits.h> does that.
240         * safe-read.c (TYPE_MINIMUM, TYPE_MAXIMUM): Remove; no longer needed.
241         * xstrtol.c: Likewise.
242         * safe-read.c: Remove TYPE_SIGNED; no longer needed.
243         * savedir.c: Include <stddef.h> instead of defining NULL.
244
245         * addext.c (addext): Use assignment rather than cast, to avoid
246         warnings on some platforms.
247
248         * mktime.c (__mktime_internal): Do not reject negative timestamps
249         arbitrarily.
250
251 2003-05-10  Bruno Haible  <bruno@clisp.org>
252
253         * linebreak.c (iconv_string_length): Don't return -1 just because the
254         string is longer than 4 KB.
255
256 2003-05-12  Jim Meyering  <jim@meyering.net>
257
258         * strftime.c (my_strftime): Let the `-' (no-pad) flag affect
259         the space-padded-by-default conversion specifiers, %e, %k, %l.
260
261 2003-05-03  Bruno Haible  <bruno@clisp.org>
262
263         Upgrade to Unicode-4.0.
264         * linebreak.c (nonspacing_table_data): Change width of U+00AD,
265         U+0350..U+0357, U+035D..U+035F, U+0600..U+0603, U+0610..U+0615,
266         U+0656..U+0658, U+0A01, U+0AE2..U+0AE3, U+0CBC, U+17B4..U+17B5,
267         U+17DD, U+1920..U+1922, U+1927..U+192B, U+1932, U+1939..U+193B
268         from 1 to 0. Change width of U+0CBF, U+0CC6, U+180E from 0 to 1.
269         (uc_width): Change width of U+4DC0..U+4DFF from 2 to 1. Change width
270         of U+2A6D7..U+2F7FF, U+2FA1E..U+2FFFD, U+30000..U+3FFFD from 1 to 2.
271         Change width of U+E0100..U+E01EF from 1 to 0.
272
273 2003-04-25  Bruno Haible  <bruno@clisp.org>
274
275         * copy-file.c: Include <stddef.h>, for size_t.
276
277 2003-04-25  Jim Meyering  <jim@meyering.net>
278
279         * copy-file.c (copy_file_preserving): Declare buf_size to be
280         of type size_t, not int.
281
282 2003-04-11  Jim Meyering  <jim@meyering.net>
283
284         Merge changes from Coreutils.
285
286         2003-03-22  Jim Meyering  <jim@meyering.net>
287
288         * strftime.c (widen): Cast alloca return value to proper type.
289
290         2003-01-19  Ulrich Drepper  <drepper@redhat.com>
291
292         From GNU libc.
293         * strftime.c (my_strftime): Handle very large width
294         specifications for numeric values correctly.  Improve checks for
295         overflow.
296
297         2003-01-19  Jim Meyering  <jim@meyering.net>
298
299         * strftime.c (widen) [COMPILE_WIDE]: Merge nearly-identical definitions.
300         (nl_get_alt_digit) [! defined my_strftime]: Define.
301         (my_strftime) [_NL_CURRENT]: Merge nearly-identical uses of
302         _nl_get_alt_digit and _nl_get_walt_digit.
303
304         * strftime.c (my_strftime): Merge in locale-related changes from libc.
305         These changes have no effect outside of _LIBC.
306
307 2003-04-10  Bruno Haible  <bruno@clisp.org>
308
309         * findprog.h: New file, from GNU gettext.
310         * findprog.c: New file, from GNU gettext.
311
312 2003-04-05  Jim Meyering  <jim@meyering.net>
313
314         Merge changes from Coreutils.
315
316         * exclude.h (PARAMS): Remove definition and uses.
317         * exclude.c: Remove uses of `PARAMS'.
318
319         * dirname.c [TEST_DIRNAME]: Update build instructions for test.
320         Add test-cases for DOS filenames. Declare program_name.
321         (main): Set up program_name.  Patch by Rich Dawe.
322
323         * mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Detect any
324         error from mntctl.
325         Use mntctl's return value to drive the entry-processing loop, since
326         we can't rely on the value of the vmt_length member in the last
327         entry.  On some systems doing so could result in exhausting
328         virtual memory.  Based in part on a patch from Mike Jetzer.
329
330 2003-04-04  Bruno Haible  <bruno@clisp.org>
331
332         * linebreak.h: New file, from GNU gettext.
333         * linebreak.c: New file, from GNU gettext with slight modifications.
334         * lbrkprop.h: New file, from GNU gettext.
335
336 2003-04-03  Bruno Haible  <bruno@clisp.org>
337
338         * utf8-ucs4.h: New file, from GNU gettext.
339         * utf16-ucs4.h: New file, from GNU gettext.
340         * ucs4-utf8.h: New file, from GNU gettext.
341         * ucs4-utf16.h: New file, from GNU gettext.
342
343 2003-04-02  Bruno Haible  <bruno@clisp.org>
344
345         * binary-io.h: New file, from GNU gettext.
346
347 2003-04-01  Bruno Haible  <bruno@clisp.org>
348
349         * pathname.h: New file, from GNU gettext.
350         * concatpath.c: New file, from GNU gettext.
351
352 2003-03-30  Bruno Haible  <bruno@clisp.org>
353
354         * copy-file.c (copy_file_preserving): Don't set owner if the function
355         chown() doesn't exist.
356
357 2003-03-28  Bruno Haible  <bruno@clisp.org>
358
359         * copy-file.h: New file, from GNU gettext.
360         * copy-file.c: New file, from GNU gettext.
361
362 2003-03-18  Jim Meyering  <jim@meyering.net>
363
364         * quote.c (quote_n): Fix typo in comment.
365
366 2003-03-14  Jim Meyering  <jim@meyering.net>
367
368         Merge changes from Coreutils.
369         * obstack.h (obstack_object_size): Declare temporary, __o,
370         to be const, in order to avoid warnings.
371         (obstack_room): Likewise.
372         (obstack_empty_p): Likewise.
373
374 2003-03-13  Paul Eggert  <eggert@twinsun.com>
375
376         Merge changes from Bison.
377         * obstack.h: (__INT_TO_PTR) [__STDC__]: Cast result to
378         (void *) to avoid diagnostic with native c89 on SGI IRIX 6.5
379         when compiling Bison 1.875's `bitset bset = obstack_alloc
380         (bobstack, bytes);'.  Problem reported by Nelson H. F. Beebe.
381         * hash.c: Include <stdbool.h> unconditionally.
382
383 2003-03-09  Paul Eggert  <eggert@twinsun.com>
384
385         * argmatch.c (EXIT_FAILURE): Define if the system doesn't.
386         Reported by Bruce Becker; see:
387         http://mail.gnu.org/archive/html/bug-bison/2003-03/msg00017.html
388
389 2003-03-03  Paul Eggert  <eggert@twinsun.com>
390             Bruno Haible  <bruno@clisp.org>
391
392         * mbswidth.h: Include <wchar.h>. Needed for UnixWare 7.1.1.
393         Reported by John Hughes, see
394         http://mail.gnu.org/archive/html/bug-bison/2003-02/msg00030.html
395
396 2003-02-19  Paolo Bonzino  <bonzini@gnu.org>
397
398         * poll_.h: New file.
399         * poll.c: New file.
400
401 2003-02-18  Paolo Bonzino  <bonzini@gnu.org>
402
403         * mathl.h: New file.
404         * acosl.c: New file.
405         * asinl.c: New file.
406         * atanl.c: New file.
407         * ceill.c: New file.
408         * cosl.c: New file.
409         * expl.c: New file.
410         * floorl.c: New file.
411         * frexpl.c: New file.
412         * ldexpl.c: New file.
413         * logl.c: New file.
414         * sincosl.c: New file.
415         * sinl.c: New file.
416         * sqrtl.c: New file.
417         * tanl.c: New file.
418         * trigl.c: New file.
419         * trigl.h: New file.
420
421 2003-02-17  Bruno Haible  <bruno@clisp.org>
422
423         * mkdtemp.h: New file, from GNU gettext.
424         * mkdtemp.c: New file, from GNU gettext.
425
426 2003-01-31  Bruno Haible  <bruno@clisp.org>
427
428         * rename.c: #undef rename before defining rpl_rename.
429         * strnlen.c: #undef strnlen, define rpl_strnlen instead of strnlen.
430
431 2003-01-30  Bruno Haible  <bruno@clisp.org>
432
433         * printf-args.h: New file, from GNU gettext.
434         * printf-args.c: New file, from GNU gettext.
435         * printf-parse.h: New file, from GNU gettext.
436         * printf-parse.c: New file, from GNU gettext.
437         * vasnprintf.h: New file, from GNU gettext.
438         * vasnprintf.c: New file, from GNU gettext.
439         * asnprintf.c: New file, from GNU gettext.
440         * vasprintf.h: New file, from GNU gettext with modifications.
441         * vasprintf.c: New file, from GNU gettext.
442         * asprintf.c: New file, from GNU gettext.
443
444 2003-01-29  Bruno Haible  <bruno@clisp.org>
445
446         * stpncpy.h: New file, from GNU gettext with modifications.
447         * stpncpy.c: New file, from GNU gettext with modifications.
448
449 2003-01-28  Bruno Haible  <bruno@clisp.org>
450
451         * c-ctype.h: New file, from GNU gettext, with changes suggested by
452         Paul Eggert.
453         * c-ctype.c: New file, from GNU gettext, with changes suggested by
454         Paul Eggert.
455
456 2003-01-27  Bruno Haible  <bruno@clisp.org>
457
458         * xsetenv.h: New file, from GNU gettext.
459         * xsetenv.c: New file, from GNU gettext.
460
461 2003-01-23  Bruno Haible  <bruno@clisp.org>
462
463         * minmax.h: New file, from GNU gettext, with comments from Paul Eggert.
464
465 2003-01-22  Bruno Haible  <bruno@clisp.org>
466
467         * exit.h: New file, from GNU gettext.
468
469 2003-01-11  Bruno Haible  <bruno@clisp.org>
470
471         * stpcpy.h (stpcpy): Use ANSI C function declarations.
472         * strcase.h (strcasecmp, strncasecmp): Likewise.
473
474 2003-01-14  Jim Meyering  <jim@meyering.net>
475
476         * same.c (same_name): Tweak a comment.
477
478 2003-01-11  Bruno Haible  <bruno@clisp.org>
479
480         * same.c (same_name): Reorder tests so as to avoid calling stat()
481         when a string comparison is sufficient.
482
483 2003-01-11  Bruno Haible  <bruno@clisp.org>
484
485         * readtokens.c (readtoken): Cast character to 'unsigned char', not
486         'unsigned int'.
487
488 2003-01-11  Bruno Haible  <bruno@clisp.org>
489
490         * hash-pjw.c: Add comment about low quality of this function.
491
492 2003-01-12  Paul Eggert  <eggert@twinsun.com>
493
494         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
495         to avoid collisions with libcurses and libreadline.
496
497         * Makefile.am (libfetish_a_SOURCES): Remove getstr.c, getstr.h.
498         * getstr.h, getstr.c: Remove.
499         * getline.c: Include "getline.h", to check interface.
500         Move body of old getstr.c here: this defines MIN_CHUNK and
501         declares getdelim2, which is renamed from getstr.
502         (getline, getdelim): Adjust to renaming of getstr -> getdelim2.
503
504         * linebuffer.c (readlinebuffer): Renamed from readline.
505         All uses changed.
506         * linebuffer.h: Likewise.
507         (readline): Remove backward-compatibility macro.
508
509 2003-01-12  Jim Meyering  <jim@meyering.net>
510
511         * makepath.c: Don't test HAVE_ERRNO_H.  It's not necessary.
512
513 2003-01-10  Bruno Haible  <bruno@clisp.org>
514
515         * alloca_.h: New file.
516         * getdate.y: Unconditionally include alloca.h.
517         * makepath.c: Likewise.
518         * setenv.c: Likewise.
519         * userspec.c: Likewise.
520
521 2003-01-09  Bruno Haible  <bruno@clisp.org>
522
523         * stdbool.h.in: New file.
524
525 2003-01-08  Bruno Haible  <bruno@clisp.org>
526
527         * safe-read.c: Include specification header first, to ensure its
528         selfcontainedness.
529         * full-write.c: Likewise.
530
531 2003-01-08  Jim Meyering  <jim@meyering.net>
532
533         * full-write.c: Undefine and define-away `const' after inclusion
534         of errno.h, not before.  Suggestion from Bruno Haible.
535
536 2003-01-07  Jim Meyering  <jim@meyering.net>
537
538         * full-write.c: Rework so that it may serve to define full_read, too.
539         * full-read.c: Simply #define FULL_READ and include full-write.c.
540
541 2003-01-06  Jim Meyering  <jim@meyering.net>
542
543         * version-etc.c: Update year in translatable copyright string.
544
545 2002-12-25  Bruno Haible  <bruno@clisp.org>
546
547         * strtoimax.c: Include <stdint.h> as an alternative to <inttypes.h>.
548         * xstrtol.h: Likewise.
549         * xstrtoimax.c: Likewise.
550         * xstrtoumax.c: Likewise.
551         * human.h: Likewise.
552
553         * tempname.c: Include <inttypes.h> too. Avoids a compilation error
554         on systems that have <inttypes.h> but not <stdint.h>.
555
556 2002-12-31  Paul Eggert  <eggert@twinsun.com>
557
558         * memcoll.c (memcoll): Fall back on a simple algorithm using
559         memcmp if strcoll doesn't work.
560
561 2002-12-23  Bruno Haible  <bruno@clisp.org>
562
563         * localcharset.h: New file.
564         * localcharset.c: Include it.
565         * unicodeio.c: Likewise.
566
567 2002-12-22  Bruno Haible  <bruno@clisp.org>
568
569         * utime.c (utime_null): No need to call ftruncate if the file was
570         nonempty.
571
572 2002-12-23  Bruno Haible  <bruno@clisp.org>
573
574         * memcoll.c (STRCOLL): New macro.
575         (memcoll): Use it.
576
577 2002-12-22  Bruno Haible  <bruno@clisp.org>
578
579         * getstr.h (getstr): Define, to avoid clash with libcurses.
580         * linebuffer.h (readline): Define, to avoid clash with libreadline.
581
582 2002-12-22  Bruno Haible  <bruno@clisp.org>
583
584         * getdate.y (get_date): Test HAVE_STRUCT_TM_TM_ZONE, not HAVE_TM_ZONE.
585
586 2002-12-23  Bruno Haible  <bruno@clisp.org>
587
588         * getline.h: Include <stddef.h>, for size_t.
589
590         * unicodeio.h: Include <stddef.h>, for size_t.
591         * unicodeio.c: Don't include <stddef.h>.
592
593 2002-12-17  Bruno Haible  <bruno@clisp.org>
594
595         * canon-host.c (strdup): Remove unused declaration.
596
597         * fsusage.c: Include full_read.h.
598         (get_fs_usage): Use full_read instead of safe_read.
599
600         * utime.c (utime_null): Use SAFE_READ_ERROR.
601
602 2002-12-11  Bruno Haible  <bruno@clisp.org>
603
604         * setenv.h: Rewritten to cope with systems that have setenv() but not
605         unsetenv().
606         * setenv.c, unsetenv.c: Taken from glibc-2.2.4 with the following
607         modifications:
608
609         2002-12-11  Bruno Haible  <bruno@clisp.org>
610
611                 * setenv.c (alloca): Fall back to malloc.
612                 (freea): New macro.
613                 (setenv): Use freea() to free memory allocated with alloca().
614
615         2002-11-13  Bruno Haible  <bruno@clisp.org>
616
617                 * setenv.c (compar_fn_t, __add_to_environ, setenv): Use ANSI C
618                 function declarations.
619                 * unsetenv.c (unsetenv): Likewise.
620
621         2002-03-04  Bruno Haible  <bruno@clisp.org>
622
623                 Portability to AIX 4.3.3.
624                 * unsetenv.c: New file, extracted from setenv.c.
625                 * setenv.c: Move the unsetenv() function to unsetenv.c.
626
627         2001-12-20  Bruno Haible  <bruno@clisp.org>
628
629                 * setenv.c (__add_to_environ): Don't call realloc(NULL,...),
630                 use malloc instead. For SunOS4.
631
632         2001-12-11  Bruno Haible  <bruno@clisp.org>
633
634                 * setenv.c: Declare alloca.
635                 (compar_fn_t): New typedef.
636                 (KNOWN_VALUE, STORE_VALUE): Use it.
637
638         * Makefile.am (libfetish_a_SOURCES): Add setenv.c, unsetenv.c,
639         setenv.h.
640
641 2002-12-10  Paul Eggert  <eggert@twinsun.com>
642
643         Port exclude.c and exclude.h to more non-GNU systems, e.g. Solaris 7.
644         * exclude.h (EXCLUDE_ANCHORED, EXCLUDE_INCLUDE, EXCLUDE_WILDCARDS):
645         Choose values that are less likely to collide with system fnmatch
646         options.
647         * exclude.c (FNM_CASEFOLD, FNM_LEADING_DIR): Define to 0 if not
648         defined (e.g., a pure POSIX system).
649         (EXCLUDE_macros_do_not_collide_with_FNM_macros): Use FNM_PATHNAME
650         instead of FNM_FILE_NAME, for compatibility with pure POSIX sytems.
651
652 2002-12-06  Jim Meyering  <jim@meyering.net>
653
654         * error.c: Be consistent: change `#ifndef _LIBC' to `#if !_LIBC'.
655
656         Merge in changes from libc's misc/error.c, in preparation
657         for the merge of gnulib's changes back into libc.
658
659         * error.c (_): Define only if not already defined.
660         Move definition to follow all #include directives.
661         Include unlocked-io.h only if !_LIBC.
662         [_LIBC]: Include <libio/libioP.h>.
663         [USE_IN_LIBIO]: Include <libio/iolibio.h>
664         (fflush): Tweak definition to use INTUSE.
665         (putc): Define.
666
667 2002-12-05  Paul Eggert  <eggert@twinsun.com>
668
669         * alloca.c [defined emacs]: Include "lisp.h".
670         (xalloc_die) [defined emacs]: New macro.
671         (free) [defined emacs && defined EMACS_FREE]: Define to EMACS_FREE.
672         [! defined emacs]: Include <xalloc.h>.
673         (POINTER_TYPE) [!defined POINTER_TYPE]: New macro.
674         (pointer): Typedef to POINTER_TYPE *.
675         (malloc): Remove decl; we now always use xmalloc.
676         (alloca): Use old-style definition, since Emacs needs this.
677         Check for arithmetic overflow when computing combined size.
678
679 2002-12-04  Paul Eggert  <eggert@twinsun.com>
680
681         Do not generate unlocked-io.h automatically, since it's easier to
682         maintain it by hand.
683
684         * unlocked-io.h: New file, from GNU diffutils,
685         but with proper copyright notice and attribution.
686         * gen-uio: Remove.
687         * Makefile.am: Add copyright notice.
688         (libfetish_a_SOURCES): Add unlocked-io.h.
689         (BUILT_SOURCES, all-local): Remove unlocked-io.h.
690         (DISTCLEANFILES, io_functions): Remove macros.
691         (EXTRA_DIST): Remove gen_uio.
692         (unlocked-io.h): Remove rule.
693
694 2002-12-04  Jim Meyering  <jim@meyering.net>
695
696         Reflect the fact that stat.c and lstat.c are no longer generated.
697         * Makefile.am (BUILT_SOURCES): Remove stat.c and lstat.c.
698         (DISTCLEANFILES): Likewise.
699         (EXTRA_DIST): Likewise.
700         (all_local): Don't depend on stat.c or lstat.c.
701         (stat.c, lstat.c): Remove rules.
702         (EXTRA_DIST): Remove xstat.in.
703
704         * xstat.in: Remove file.  Contents moved into stat.c.
705         * stat.c: New file.  Contents mostly from xstat.in.
706         * stat.c: Rework so that it may serve to define rpl_lstat, too.
707         * lstat.c: New file. Simply #define LSTAT and include stat.c.
708
709         * safe-read.c: Rework so that it may serve to define safe_write, too.
710         * safe-write.c: Simply #define SAFE_WRITE and include safe-read.c.
711
712 2002-12-03  Jim Meyering  <jim@meyering.net>
713
714         * safe-read.c, safe-write.c: Change variable names and comments, but
715         not semantics, to minimize the differences between these two files.
716         (safe_read): Change comment to mention SAFE_READ_ERROR.
717
718         * safe-read.c (IS_EINTR): Define.
719         (safe_read): Use IS_EINTR in place of in-function cpp directives.
720
721 2002-12-02  Bruno Haible  <bruno@clisp.org>
722
723         * safe-write.c (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM):
724         Define, taken from safe-read.c.
725         (INT_MAX): Provide fallback.
726         (safe_write): Rewrite to iterate IFF the write fails with EINTR.
727         * safe-write.h (SAFE_WRITE_ERROR): Define.
728
729         * safe-read.c (EINTR): Remove definition.
730         (safe_read): Don't use EINTR if it is absent.
731
732 2002-12-02  Jim Meyering  <jim@meyering.net>
733
734         * safe-read.c (EINTR): Define.
735         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Define.
736         (INT_MAX): Provide fallback.
737         (safe_read): Rewrite to iterate IFF the read fails with EINTR.
738
739         * safe-read.h (SAFE_READ_ERROR): Define.
740
741 2002-12-01  Jim Meyering  <jim@meyering.net>
742
743         * safe-read.c: (safe_read): Also exit the loop when read returns zero.
744         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM, INT_MAX): Define.
745
746 2002-11-27  Paul Eggert  <eggert@twinsun.com>
747
748         * hash.c (hash_lookup, hash_get_first, hash_get_next, hash_find_entry,
749         hash_rehash): Replace `if (limit <= value) abort ();' with
750         `if (! (value < limit)) abort ();', for readability.
751
752 2002-11-26    <karl@gnu.org>
753
754         * strdup.c: copy from libc again, with jim's ok.
755         * .cppi-disable: re-add strdup.c
756
757 2002-11-25    <karl@gnu.org>
758
759         * strtoll.c: copy from libc, meaning we now #include <strtol.c>
760         instead of "strtol.c".
761
762 2002-11-25  Jim Meyering  <jim@meyering.net>
763
764         * mktime.c: Sync from libc, now that it has the latest fix.
765
766 2002-11-24    <karl@gnu.org>
767
768         * error.c, getopt.c, getopt.h, getopt1.c, obstack.c, regex.c,
769         regex.h, strdup.c, strtoll.c, tempname.c: change license to gpl.
770
771 2002-11-24  Jim Meyering  <jim@meyering.net>
772
773         Update from coreutils:
774
775         * mktime.c: Merge in changes from libc.
776
777         Avoid a link-time failure on some Linux systems.
778         * mktime.c (STATIC): Define to be empty (_LIBC) or `static' (otherwise).
779         (__mon_yday): Declare with the STATIC attribute.
780         (__mktime_internal): Likewise.
781         Based on a report from Greg Schafer.
782
783 2002-11-23  Jim Meyering  <jim@meyering.net>
784
785         * sig2str.c (str2signum, sig2str): Avoid a warning from gcc:
786         Use `unsigned', not `int', as type of index.
787
788         * xstat.in [@BEGIN_LSTAT_ONLY@]: Include <string.h>.
789
790         * fsusage.c: Remove unneeded parentheses around operands of `defined'.
791
792 2002-11-22  Paul Eggert  <eggert@twinsun.com>
793
794         * hash.c: Avoid use of <assert.h>, as the GNU Coding Standards
795         hint that one should use `if (! x) abort ();' rather than `assert
796         (x);', and anyway it's one less thing to worry about configuring.
797         (hash_lookup, hash_get_first, hash_get_next, hash_find_entry,
798         hash_rehash, hash_insert): Use abort rather than assert.
799
800 2002-11-22  Paul Eggert  <eggert@twinsun.com>
801
802         * quotearg.h: Allow multiple inclusion by surrounding with
803         "#ifndef QUOTEARG_H_".  Include <stddef.h>, for size_t,
804         so that we can be included first.
805         (PARAMS): Remove; we now assume C89 or later.  All uses removed.
806         * quotearg.c: Include quotearg.h immediately after config.h.
807         No need to include stddef.h or sys/types.h any more.
808         Surround local include files with "", not "<>".
809         Assume HAVE_LIMITS_H unconditionally, as we assume C89.
810         Similarly, assume HAVE_C_BACKSLASH_A, CHAR_BIT, UCHAR_MAX, UINT_MAX,
811         HAVE_STDLIB_H, HAVE_STRING_H, STDC_HEADERS.
812         (HAVE_MBSINIT): Undef if !HAVE_MBRTOWC.
813         (mbsinit): Define to 1 if !defined mbsinit && !HAVE_MBSINIT.
814         (ISPRINT): Remove; no longer needed now that we assume C89.
815
816         (clone_quoting_options, quotearg_buffer, quotearg_n_options):
817         Preserve errno.
818
819         (quotearg_buffer_restyled, quotearg_n, quotearg_n_style,
820         quotearg_char): Use SIZE_MAX rather than
821         (size_t) -1 when we are talking about "infinity".
822
823         (quotearg_buffer_restyled): Fix bug when quoting trigraphs.
824
825 2002-11-22  Bruno Haible  <bruno@clisp.org>
826
827         * safe-read.h: Assume C89. Add comments.
828         (safe_read): Change return type to size_t.
829         * safe-read.c (safe_read): Change return type to size_t. Handle byte
830         counts > SSIZE_MAX correctly.
831         * safe-write.h: New file.
832         * safe-write.c: New file.
833         * full-read.h: New file.
834         * full-read.c: New file.
835         * full-write.h: Assume C89. Add comments.
836         * full-write.c: Include safe-write.h.
837         (full_write): Rewritten to use safe_write.
838         Suggested by Jim Meyering and Paul Eggert.
839
840 2002-11-21  Bruno Haible  <bruno@clisp.org>
841
842         Remove case insensitive option matching.
843         * argmatch.h (argcasematch): Remove declaration.
844         (ARGCASEMATCH): Remove macro.
845         (__xargmatch_internal): Remove case_sensitive argument.
846         (XARGMATCH): Update.
847         (XARGCASEMATCH): Remove macro.
848         * argmatch.c (argmatch): Renamed from __argmatch_internal. Remove
849         case_sensitive argument.
850         (argcasematch): Remove function.
851         (__xargmatch_internal): Remove case_sensitive argument.
852         (main): Use XARGMATCH instead of XARGCASEMATCH.
853
854         * xmalloc.c: Change compile-time error message. Add comment about
855         required autoconf version.
856
857 2002-11-21  Jim Meyering  <jim@meyering.net>
858
859         * strdup.c (strdup): Tweak comment and initial #if/#include.
860
861         Merge in changes from the coreutils.
862
863         2002-09-25  Paul Eggert  <eggert@twinsun.com>
864         * fsusage.c [! HAVE_INTTYPES_H && HAVE_STDINT_H] Include <stdint.h>.
865         (UINTMAX_MAX) [!defined UINTMAX_MAX]: New macro.
866         (PROPAGATE_ALL_ONES): Work even if X is unsigned and narrower than
867         int.  Work more efficiently if X is the same width as uintmax_t.
868         Do not compare X to -1, to avoid bogus compiler warning.
869         (get_fs_usage): (uintmax_t) -1 -> UINTMAX_MAX to avoid a cast.
870         Don't assume that f_frsize and f_bsize are the same type.
871
872         * mountlist.c: #undef MNT_IGNORE before defining it, to avoid warning
873         on FreeBSD.
874
875         * makepath.c (make_path): Restore umask *before* creating the final
876         component.
877         (make_path): Minor reformatting.
878
879         * xmalloc.c: Adjust to work with new autoconf macros, AC_FUNC_MALLOC
880         and AC_FUNC_REALLOC: test #ifndef HAVE_MALLOC/HAVE_REALLOC.
881
882         * mountlist.h (ME_DUMMY): Don't count entries of type `auto' as dummy
883         ones.  At least on GNU/Linux systems, `auto' means something else.
884         From Michael Stone.
885
886 2002-11-20  Paul Eggert  <eggert@twinsun.com>
887
888         Merge argmatch cleanups from Bison.  Assume C89.
889
890         * argmatch.c: Include config.h here, not in argmatch.h.
891         Include stdlib.h, for EXIT_FAILURE.
892         Always include <string.h>, since we assume C89.
893         (EXIT_FAILURE): Remove pre-C89 bug workaround.
894         * argmatch.h: Do not include <config.h> or <sys/types.h>.
895         Include <stddef.h> instead, since it's all we need for size_t.
896         (PARAMS): Remove.  All uses removed.
897         (ARRAY_CARDINALITY): Do not bother to #undef.
898         (ARRAY_CARDINALITY, ARGMATCH, ARGCASEMATCH, invalid_arg,
899         ARGMATCH_VALID, XARGMATCH, XARGCASEMATCH):
900         Remove unnecessary parentheses.
901         (ARGMATCH_VALID, XARGMATCH, XARGCASEMATCH):
902         Insert necessary parentheses.
903         (ARGMATCH_CONSTRAINT, ARGMATCH_VERIFY): New macros.
904         (ARGMATCH_ASSERT): Use ARGMATCH_CONSTRAINT.
905
906 2002-11-19  Bruno Haible  <bruno@clisp.org>
907
908         * mbswidth.c: Include mbswidth.h right at the beginning.
909         * mbswidth.h: Include <stddef.h>, for size_t.
910
911         * mbswidth.h (PARAMS): Remove macro.
912         (mbswidth, mbsnwidth): Use ANSI C function declarations.
913         * mbswidth.c (mbswidth, mbsnwidth): Likewise.
914
915         * gcd.h (PARAMS): Remove macro.
916         (gcd): Use ANSI C function declarations.
917         * gcd.c (gcd): Likewise.
918
919 2002-11-15  Bruno Haible  <bruno@clisp.org>
920
921         * strcspn.c: Include <stddef.h>.
922         (strcspn): Use ANSI C function declaration. Change return type to
923         size_t. Use NULL.
924         * strpbrk.c: Minimize diffs to glibc. Include <stddef.h>.
925         (strpbrk): Use NULL.
926         * strpbrk.h (PARAMS): Remove macro.
927         (strpbrk): Use ANSI C function declaration.
928         * strstr.c: Don't include <sys/types.h>.
929         * strstr.h (PARAMS): Remove macro.
930         (strstr): Use ANSI C function declarations.
931
932 2002-11-06  Bruno Haible  <bruno@clisp.org>
933
934         * gcd.h (gcd): Change argument type to 'unsigned long'.
935         * gcd.c (gcd): Likewise.
936
937 2002-11-05  Bruno Haible  <bruno@clisp.org>
938
939         * gcd.h: New file, from gettext-0.11.5.
940         * gcd.c: New file, from gettext-0.11.5.
941
942 2002-11-05  Bruno Haible  <bruno@clisp.org>
943
944         * error.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
945         * getopt.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
946         * obstack.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
947         * regex.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
948
949         * argmatch.c: Include gettext.h instead of <locale.h> and <libintl.h>.
950         * makepath.c: Include gettext.h instead of <locale.h> and <libintl.h>.
951
952         * closeout.c: Include gettext.h instead of <libintl.h>.
953         * human.c: Include gettext.h instead of <libintl.h>.
954         * quotearg.c: Include gettext.h instead of <libintl.h>.
955         * rpmatch.c: Include gettext.h instead of <libintl.h>.
956         * unicodeio.c: Include gettext.h instead of <libintl.h>.
957         * userspec.c: Include gettext.h instead of <libintl.h>.
958         * version-etc.c: Include gettext.h instead of <libintl.h>.
959         * xmalloc.c: Include gettext.h instead of <libintl.h>.
960         (textdomain): Remove definition.
961         * xmemcoll.c: Include gettext.h instead of <libintl.h>.
962
963         * long-options.c: Remove include of <libintl.h> and definition of _.
964         * same.c: Remove include of <libintl.h> and definition of _.
965
966 2002-11-04  Bruno Haible  <bruno@clisp.org>
967
968         * stpcpy.h: New file, from GNU gettext-0.11.5.
969         * strcase.h: New file, from GNU gettext-0.11.5.
970         * strpbrk.h: New file, from GNU gettext-0.11.5.
971         * strstr.h: New file, from GNU gettext-0.11.5.
972         * xgetcwd.h: New file, from GNU gettext-0.11.5.
973
974 2002-05-09  Bruno Haible  <bruno@clisp.org>
975
976         * config.charset: Update for newest glibc. Add canonical names
977         ISO-8859-14, KOI8-T, TCVN5712-1, GEORGIAN-PS.
978
979 2002-05-09  Bruno Haible  <bruno@clisp.org>
980
981         * localcharset.c (get_charset_aliases): Add more Windows specific
982         aliases.
983
984 2002-05-08  Owen Taylor  <otaylor@redhat.com>
985
986         * config.charset: A few additions for Solaris.
987
988 2001-12-05  Bruno Haible  <bruno@clisp.org>
989
990         * localcharset.c (locale_charset): Don't return an empty string.
991
992 2001-10-23  Bruno Haible  <haible@clisp.cons.org>
993
994         * config.charset: msdos in uk_UA uses CP1125.
995
996 2001-08-05  Bruno Haible  <haible@clisp.cons.org>
997
998         Make it possible to build libcharset with CC=gcc CFLAGS="-x c++".
999         * localcharset.c (locale_charset): Declare as extern "C".
1000
1001 2002-02-15  Bruno Haible  <bruno@clisp.org>
1002
1003         * config.charset [msdosdjgpp]: For Russian, use CP866.
1004
1005 2002-02-11  Bruno Haible  <bruno@clisp.org>
1006
1007         * config.charset: Add support for NetBSD.
1008
1009 2002-09-25    <karl@gnu.org>
1010
1011         * strdup.c: copy from libc/string (via ../config/srclist*).
1012         * getopt*: copy from libc/posix.
1013         * gettext.h: copy from gettext.
1014         * .cppi-disable: add strdup.c, gettext.h.
1015
1016 2002-07-01  Jim Meyering  <meyering@lucent.com>
1017
1018         * c-stack.c: Include sys/time.h.
1019         From Volker Borchert.
1020
1021 2002-06-11  Paul Eggert  <eggert@twinsun.com>
1022
1023         * fnmatch.c, fnmatch_loop.c (WIDE_CHAR_SUPPORT):
1024         New macro.  Use it uniformly instead of
1025         (defined HAVE_WCTYPE_H && defined HAVE_WCHAR_H).
1026         It also uses HAVE_BTOWC, to fix a porting bug on Solaris 2.5.1
1027         reported by Vin Shelton.
1028
1029 2002-06-22  Jim Meyering  <meyering@lucent.com>
1030
1031         * fnmatch.c (ISASCII, ISPRINT): Undefine, to avoid warning about
1032         redefinition due to Solaris5.6's definition in /usr/include/sys/euc.h.
1033
1034 2002-06-22  Paul Eggert  <eggert@twinsun.com>
1035
1036         * c-stack.h (segv_handler, c_stack_action) [! defined SA_SIGINFO]:
1037         Do not assume SA_SIGINFO behavior.
1038         Bug reported by Jim Meyering on NetBSD 1.5.2.
1039
1040 2002-06-22  Jim Meyering  <meyering@lucent.com>
1041
1042         * c-stack.c, c-stack.h: New files, from diffutils-2.8.2.
1043
1044         * exitfail.c, exitfail.h: Likewise.
1045         * Makefile.am (libfetish_a_SOURCES): Add exitfail.c and exitfail.h.
1046
1047         * Makefile.am (libfetish_a_SOURCES): Add fnmatch_.h in place
1048         of fnmatch.h.
1049         (EXTRA_DIST): Add fnmatch_loop.c.
1050         (libfetish_a_SOURCES): Add c-stack.c and c-stack.h.
1051
1052         * fnmatch_loop.c: New file, from diffutils-2.8.2.
1053         * fnmatch.c: Update from diffutils-2.8.2.
1054         * fnmatch_.h: New file.  From diffutils-2.8.2.
1055         * fnmatch.h: Remove file.
1056
1057 2002-06-18  Paul Eggert  <eggert@twinsun.com>
1058
1059         * file-type.h: Report an error if neither S_ISREG nor
1060         S_IFREG is defined, instead of using a test specific to glibc
1061         2.2.  This should be safe, since POSIX requires S_ISREG and
1062         Unix Version 7 had S_IFREG.  We don't need to check for
1063         <sys/types.h> since we don't use any symbols that it defines.
1064
1065 2002-06-15  Jim Meyering  <meyering@lucent.com>
1066
1067         * file-type.h (FILE_TYPE_H): Guard entire contents with #ifndef.
1068         For GNU libc 2.2 and newer, ensure that <sys/types.h> and <sys/stat.h>
1069         have been included before this file.
1070
1071 2002-06-13  Richard Dawe  <richdawe@bigfoot.com>
1072
1073         * Makefile.am (lstat.c, stat.c, .sin.sed): Use t-$@, rather than $@-t,
1074         so that each temporary file name is unique and valid in the first
1075         8 characters, for operation under DOS.
1076
1077 2002-06-15  Jim Meyering  <meyering@lucent.com>
1078
1079         Work even with DJGPP 2.03, which lacks support for symlinks.
1080         From Richard Dawe.
1081         * xstat.in (S_ISLNK): Define to 0 if neither S_ISLNK nor S_IFLNK
1082         is defined.
1083         * lchown.c (S_ISLNK): Likewise.
1084
1085 2002-06-14  Jim Meyering  <meyering@lucent.com>
1086
1087         * file-type.h: Use the version from diffutils-2.8.2.
1088         * file-type.c: Likewise.
1089
1090 2002-05-27  Jim Meyering  <meyering@lucent.com>
1091
1092         Fix a problem seen only on nonconforming systems whereby ls.c's
1093         use of localtime, and then of gettimeofday would cause trouble:
1094         the localtime call used to initialize rpl_gettimeofday's save
1095         mechanism would clobber ls's current local time information so
1096         that in any long listing the first file would always be listed
1097         with date 1970-01-01.  Analysis by Volker Borchert.
1098
1099         * gettimeofday.c (localtime): Undefine.
1100         (rpl_localtime): New function.
1101
1102 2002-05-22  Jim Meyering  <meyering@lucent.com>
1103
1104         * Makefile.am (libfetish_a_SOURCES): Add file-type.c and file-type.h.
1105         * file-type.h: New file.
1106         * file-type.c (file_type): New file/function.  Extracted from diffutils.
1107
1108 2002-04-29  Paul Eggert  <eggert@twinsun.com>
1109
1110         * hard-locale.c: Upgrade to version used in GNU Diffutils 2.8.1.
1111
1112 2002-04-28  Paul Eggert  <eggert@twinsun.com>
1113
1114         * sig2str.h (SIGNUM_BOUND): Do not use WTERMSIG, to avoid
1115         depending on <sys/wait.h> and WTERMSIG.  Default to 64 instead
1116         of 127, since 64 is the largest conceivable number for ancient
1117         nonstandard hosts.
1118         * sig2str.c: Do not include <sys/wait.h>; no longer needed.
1119
1120 2002-04-28  Jim Meyering  <meyering@lucent.com>
1121
1122         * sig2str.c (WTERMSIG): Remove definition (unused).
1123
1124 2002-04-28  Paul Eggert  <eggert@twinsun.com>
1125
1126         * sig2str.h, sig2str.c: New files.
1127         * Makefile.am (libfetish_a_SOURCES): Add sig2str.h.
1128
1129 2002-04-24  Jim Meyering  <meyering@lucent.com>
1130
1131         * gettext.h: New file, from Gettext.
1132         * Makefile.am (INCLUDES): Remove -I../intl.
1133         (libfetish_a_SOURCES): Add gettext.h.
1134
1135 2002-04-16  Jim Meyering  <meyering@lucent.com>
1136
1137         * readutmp.h (UT_TYPE): Remove definition (now in who.c).
1138         (HAVE_STRUCT_XTMP_UT_EXIT, HAVE_STRUCT_XTMP_UT_ID): Define.
1139         (HAVE_STRUCT_XTMP_UT_PID, HAVE_STRUCT_XTMP_UT_TYPE): Define.
1140
1141 2002-04-12  Jim Meyering  <meyering@lucent.com>
1142
1143         * dirfd.h (dirfd): Elide prototype if dirfd is a macro.
1144
1145 2002-03-10  Jim Meyering  <meyering@lucent.com>
1146
1147         * makepath.c (make_path): Remove a comma from a diagnostic.
1148         Suggestion from Santiago Vila.
1149
1150 2002-03-08  Jim Meyering  <meyering@lucent.com>
1151
1152         * rename.c: Mention that this wrapper is needed also on
1153         mips-dec-ultrix4.4 systems.
1154
1155 2002-03-02  Jim Meyering  <meyering@lucent.com>
1156
1157         * gettime.c (gettime): Test HAVE_CLOCK_GETTIME,
1158         not HAVE_CLOCK_SETTIME.
1159
1160 2002-02-27  Paul Eggert  <eggert@twinsun.com>
1161
1162         * nanosleep.h: Rename to....
1163         * timespec.h: New name for nanosleep.h.  All uses changed.
1164
1165         * gettime.c: New file.
1166         * settime.c: New file.
1167         * stime.c: Remove.
1168
1169         * Makefile.am (libfetish_a_SOURCES): Add gettime.c, settime.c,
1170         timespec.h.  Remove nanosleep.h.
1171
1172 2002-02-25  Paul Eggert  <eggert@twinsun.com>
1173
1174         * acl.c, acl.h: New files.
1175         * Makefile.am (libfetish_a_SOURCES): Add acl.h, acl.c.
1176
1177 2002-02-24  Jim Meyering  <meyering@lucent.com>
1178
1179         * strnlen.c (strnlen): Define-away/undef so that an inconsistent
1180         prototype in string.h (on at least AIX4.3.2.0 w/gcc-2.95.3) doesn't
1181         cause trouble.  Reported by Nelson Beebe.
1182
1183 2002-02-23  Paul Eggert  <eggert@twinsun.com>
1184
1185         * path-concat.c (xpath_concat): Reorder code to pacify
1186         compilers that don't know that xalloc_die never returns.
1187
1188 2002-02-20  Jim Meyering  <meyering@lucent.com>
1189
1190         * getdate.c: Regenerate using bison-1.33.
1191
1192 2002-02-15  Paul Eggert  <eggert@twinsun.com>
1193
1194         * posixver.c, posixver.h: New files.
1195         * Makefile.am (libfetish_a_SOURCES): Add them.
1196
1197 2002-02-02  Paul Eggert  <eggert@twinsun.com>
1198             Bruno Haible  <bruno@clisp.org>
1199
1200         * unicodeio.h (print_unicode_char): Add exit_on_error argument.
1201         (fwrite_success_callback): New declaration.
1202         * unicodeio.c (unicode_to_mb): New function, extracted from
1203         print_unicode_char. Call failure callback instead of error.
1204         (fwrite_success_callback): New function.
1205         (exit_failure_callback): New function.
1206         (fallback_failure_callback): New function.
1207         (print_unicode_char): Call unicode_to_mb.
1208
1209 2002-01-26  Jim Meyering  <meyering@lucent.com>
1210
1211         * Makefile.am (getdate$U.o): Depend on unlocked-io.h.
1212
1213 2002-01-22  Jim Meyering  <meyering@lucent.com>
1214
1215         * Makefile.am (Makefile): Don't depend on $(BUILT_SOURCES).
1216         Otherwise, some versions of automake would omit the rule that makes
1217         Makefile from Makefile.in.
1218
1219 2001-01-21  Paul Eggert  <eggert@twinsun.com>
1220
1221         * xmemcoll.h, xmemcoll.c: New files.
1222         * Makefile.am (libfetish_a_SOURCES): Add them.
1223         * memcoll.c: Include errno.h, and declare errno if not defined.
1224         (memcoll): Set errno to zero if there is no error.
1225
1226         * quotearg.c (quotearg_buffer_restyled):
1227         Fix bug with quoting buffers containing NUL when backslashing escapes.
1228         This bug was exposed by the other changes in this patch.
1229         (quotearg_n_options): New arg ARGSIZE.
1230         All callers changed.
1231         (quoting_options_from_style): New function.
1232         (quotearg_n_style): Use it.
1233         (quotearg_n_style_mem): New function.
1234
1235         * quotearg.h (quotearg_n_style_mem): New function.
1236
1237 2002-01-16  Jim Meyering  <meyering@lucent.com>
1238
1239         * getdate.y: Add three semicolons, each just before a closing brace.
1240         Bison (as of version 1.31) no longer papers over that mistake.
1241
1242 2002-02-14  Paul Eggert  <eggert@twinsun.com>
1243
1244         * backupfile.c (ISDIGIT): Comment fix.
1245         * getdate.y (ISDIGIT): Likewise.
1246         * posixtm.c (ISDIGIT, year): Likewise.
1247         * strverscmp.c (ISDIGIT): Likewise.
1248         * userspec.c (ISDIGIT): Likewise.
1249
1250 2002-01-05  Jim Meyering  <meyering@lucent.com>
1251
1252         * version-etc.c (version_etc_copyright): Update copyright year.
1253
1254 2001-01-19  Paul Eggert  <eggert@twinsun.com>
1255
1256         * closeout.c (close_stdout_status): If ferror (stdout), do
1257         not silently exit merely because the output buffer happens to
1258         have nothing pending.
1259
1260 2001-12-18  Paul Eggert  <eggert@twinsun.com>
1261
1262         See the big note in ../ChangeLog.
1263         * human.c (suffixes): Prefer K to k for 1024.
1264         (generate_suffix_backwards): New function.
1265         (human_readable_inexact): Use it.
1266         * xstrtol.c (__xstrtol): If there is no number but there
1267         is a valid suffix, assume 1.  "MB" now means decimal, "MiB" binary.
1268         Accept 'K' as well as 'k'.
1269
1270 2001-12-15  Jim Meyering  <meyering@lucent.com>
1271
1272         * regex.h (__restrict_arr): Update from libc.
1273
1274         * mountlist.h (ME_REMOTE): Recognize file systems of type smbfs
1275         as `remote' if the name starts with `//'.  Suggested by Michael Stone.
1276         (STREQ): Define.
1277
1278 2001-12-10  Jim Meyering  <meyering@lucent.com>
1279
1280         * linebuffer.c: Remove explicit declarations of xmalloc and xrealloc,
1281         Instead, include "xalloc.h".
1282         (initbuffer): Don't cast xmalloc return value to char*.
1283         (readline): Reword comment.
1284         Don't cast xrealloc return value to char*
1285         Return NULL, not 0.
1286
1287 2001-12-09  Jim Meyering  <meyering@lucent.com>
1288
1289         * modechange.c (mode_compile): Add cast to avoid pedantic warning about
1290         `signed and unsigned type in conditional expression'.
1291         * posixtm.c (posix_time_parse): Likewise.
1292
1293         * xreadlink.c (xreadlink): Add cast to avoid a pedantic warning.
1294
1295         * readtokens.c (readtoken): Declare an index to be of type unsigned
1296         to avoid a pedantic warning.
1297
1298         * getstr.c: Don't include assert.h.
1299         (getstr): Remove warning-evoking assertions.
1300         Return -1 if offset parameter is out of bounds.
1301         Change the type of a local from int to size_t.
1302
1303         * strftime.c (my_strftime_localtime_r): Include this function
1304         definition in the `#if ! HAVE_TM_GMTOFF' block.
1305
1306         * xgethostname.c: Remove declarations of xmalloc and xrealloc.
1307         Include xalloc.h instead.
1308
1309 2001-12-02  Jim Meyering  <meyering@lucent.com>
1310
1311         * tempname.c: Don't declare getenv, thus reverting the change of
1312         2001-11-18.  It's no longer necessary, now that stdlib.h is always
1313         included.
1314
1315         * regex.c [!__BOUNDED_POINTERS__]: Define away __bounded,
1316         __unbounded, and __ptrvalue.  Reported by Uwe H. Steinfeld.
1317
1318 2001-11-30  Akim Demaille  <akim@epita.fr>
1319
1320         * xstrdup.c: Include xalloc.h, so that xstrdup is declared
1321         before being defined.
1322
1323 2001-11-27  Paul Eggert  <eggert@twinsun.com>
1324
1325         * quotearg.h (quotearg_n, quotearg_n_style):
1326         First arg is int, not unsigned.
1327         * quotearg.c (quotearg_n, quotearg_n_style): Likewise.
1328         (SIZE_MAX, UINT_MAX): New macros.
1329         (quotearg_n_options): Abort if N is negative.
1330         Avoid overflow check on hosts where size_t is 64 bits and int
1331         is 32 bits, as overflow is impossible there.
1332         Fix off-by-one typo that caused unnecessary reallocation.
1333
1334 2001-11-27  Jim Meyering  <meyering@lucent.com>
1335
1336         * tempname.c: Merge with version from libc.
1337         * regex.c: Likewise.
1338
1339         * tempname.c: Include stdlib.h unconditionally.  On some old systems
1340         for which STDC_HEADERS is 0, it was not included, resulting in a
1341         warning about an integer-to-pointer conversion problem with getenv.
1342         Reported by Volker Borchert.
1343
1344 2001-11-26  Jim Meyering  <meyering@lucent.com>
1345
1346         * gtod.h: Remove file.
1347         * Makefile.am (libfetish_a_SOURCES): Remove gtod.h.
1348         * gettimeofday.c: Don't include gtod.h.
1349         (GTOD_init): Remove function.
1350         (rpl_gettimeofday): Do its job here instead, rather than aborting.
1351         Suggestion from Volker Borchert.
1352
1353 2001-11-23  Jim Meyering  <meyering@lucent.com>
1354
1355         * hash.h (struct hash_table): Don't define here.  Merely declare it.
1356         * hash.c (struct hash_table): Define it here instead.
1357
1358 2001-11-22  Jim Meyering  <meyering@lucent.com>
1359
1360         * hash.h: Bracket contents of file with #ifndef HASH_H_ ... #endif.
1361
1362 2001-11-18  Paul Eggert  <eggert@twinsun.com>
1363
1364         * tempname.c (TMP_MAX): Remove; no longer needed.
1365         (TEMPORARIES): New macro.
1366         (__gen_tempname): Use TEMPORARIES rather than TMP_MAX.  This
1367         removes an artificial limitation (e.g. HP-UX 10.20, where
1368         TMP_MAX is 17576).
1369
1370 2001-11-18  Jim Meyering  <meyering@lucent.com>
1371
1372         * tempname.c [!HAVE_DECL_GETENV]: Declare getenv to avoid warning
1373         on SunOS4.
1374
1375         * Makefile.am (Makefile): Depend on $(BUILT_SOURCES), so those
1376         files will be created before anything else.
1377
1378 2001-11-17  Jim Meyering  <meyering@lucent.com>
1379
1380         * modechange.c (mode_adjust): Fix error introduced on 1999-04-26
1381         that made e.g., `chmod a=,o=w,g=o F' cause F to be group readable
1382         rather than group writable.  Patch by Juan F. Codagnone.
1383
1384         * readtokens.c: Remove explicit declarations of xmalloc and xrealloc,
1385         Instead, include "xalloc.h".
1386
1387         * mountlist.c: Include unlocked-io.h after all system headers.
1388         Remove explicit declarations of xmalloc, xrealloc,
1389         and xstrdup.  Instead, include "xalloc.h".
1390
1391         * argmatch.c, closeout.c, error.c, exclude.c: Include unlocked-io.h.
1392         * fatal.c, getdate.y, getpass.c, getstr.c, getusershell.c: Likewise.
1393         * mountlist.c, posixtm.c, readtokens.c, readutmp.c: Likewise.
1394
1395         * regex.c, sha.c, version-etc.c, yesno.c: Likewise.
1396         Reported by Padraig Brady.
1397
1398         * mkstemp.c: #undef mkstemp.
1399         Include config.h.
1400         (rpl_mkstemp): Rename from mkstemp.
1401         Protoize.
1402
1403 2001-11-16  Jim Meyering  <meyering@lucent.com>
1404
1405         * physmem.c [HAVE_SYS_PSTAT_H]: Include <sys/pstat.h>.
1406         (physmem_total) [HAVE_PSTAT_GETSTATIC]: If sysconf couldn't be used to
1407         determine the amount of total physical memory, use pstat_getstatic.
1408         HPUX-11 doesn't define _SC_PHYS_PAGES.
1409         (physmem_available) [HAVE_PSTAT_GETSTATIC && HAVE_PSTAT_GETDYNAMIC]:
1410         If sysconf couldn't be used to determine the amount of available
1411         physical memory, use both pstat_getstatic and pstat_getdynamic.
1412         Based on a patch from Bob Proulx.
1413
1414 2001-11-05  Jim Meyering  <meyering@lucent.com>
1415
1416         * xstat.in (slash_aware_lstat): Correct a misleading comment.
1417
1418 2001-11-03  Jim Meyering  <meyering@lucent.com>
1419
1420         * argmatch.h (ARGMATCH_TO_ARGUMENT): Remove casts of first two args
1421         in argmatch_to_argument call.
1422
1423         * dirfd.c (dirfd): Reflect the fact that DIR_TO_FD now takes an
1424         argument.
1425
1426         * hash.c (hash_clear): Fix a bug that could lead to an infloop or
1427         e.g., a fault due to an attempt to free a NULL pointer.
1428
1429 2001-11-01  Jim Meyering  <meyering@lucent.com>
1430
1431         * dirfd.c, dirfd.h: New files.
1432         * Makefile.am (libfetish_a_SOURCES): Add dirfd.h.
1433
1434         * hash.c (hash_print) [TESTING]: Clean up.
1435
1436 2001-10-22  Paul Eggert  <eggert@twinsun.com>
1437
1438         * hard-locale.c (alloca): Define to __builtin_alloca if __GNUC__,
1439         to avoid a warning if -Wall.
1440
1441 2001-10-21  Paul Eggert  <eggert@twinsun.com>
1442
1443         * regex.c (uintptr_t): Remove macro and decl; it's config.h's job.
1444
1445 2001-10-21  Jim Meyering  <meyering@lucent.com>
1446
1447         * obstack.c (_): Honor the setting of ENABLE_NLS.  Otherwise,
1448         this code would end up calling gettext even in packages built
1449         with --disable-nls.
1450         * getopt.c (_): Likewise.
1451         * regex.c (_): Likewise.
1452
1453 2001-10-20  Paul Eggert  <eggert@twinsun.com>
1454
1455         * error.c (strerror_r): Do not declare unless !_LIBC.
1456         Do not check for HAVE_DECL_STRERROR_R missing unless STRERROR_R_CHAR_P.
1457         Use strerror_r that is only a macro, even if it is not a function.
1458         (strerror): Check for HAVE_DECL_STRERROR before declaring.
1459         (private_strerror): Use prototypes, not old-style function definition.
1460         (print_errno_message): New function.
1461         Support the POSIX 'int'-flavored strerror_r, as well as the traditional
1462         char*-flavored one.
1463         (error_tail, error, error_at_line): Use it.
1464
1465 2001-10-11  Jim Meyering  <meyering@lucent.com>
1466
1467         * argmatch.c (argmatch_invalid): Use quotearg_n_style (0, ...
1468         and quote_n (1, ... to avoid clobbering a buffer.
1469
1470 2001-10-05  Jim Meyering  <meyering@lucent.com>
1471
1472         * Makefile.am: (libfetish_a_SOURCES): Add hash-pjw.c and hash-pjw.h.
1473         * hash-pjw.c: New file (factored out of fileutils' remove.c).
1474         * hash-pjw.h: New file.
1475
1476 2001-09-30  Jim Meyering  <meyering@lucent.com>
1477
1478         * mountlist.c [MOUNTED_GETFSSTAT]:
1479         Include <sys/ucred.h>, for Apple Darwin.
1480         Include sys/mount.h and sys/fs_types.h only if available.
1481         (FS_TYPE): Define.
1482         (read_filesystem_list): Use FS_TYPE.
1483
1484 2001-09-29  Paul Eggert  <eggert@twinsun.com>
1485
1486         * exclude.c (excluded_filename): 0 -> false, since it's
1487         a boolean context.
1488
1489 2001-09-28  Paul Eggert  <eggert@twinsun.com>
1490
1491         Fix bug reported by Petter Reinholdtsen for HP-UX 10.20, which
1492         #defines strtoimax.  Also treat the other strto* functions
1493         like strtoimax.
1494
1495         * xstrtol.c (strtol): Do not declare if HAVE_DECL_STRTOL.
1496         (strtoul): Do not declare if HAVE_DECL_STRTOUL.
1497         (strtoimax, strtoumax): Do not declare if already defined as a macro.
1498
1499 2001-09-26  Jim Meyering  <meyering@lucent.com>
1500
1501         Most macros in unlocked-io.h had the wrong number of arguments.
1502         * gen-uio: New script.
1503         (USE_UNLOCKED_IO): Define to 1 if not already defined.
1504         * unlocked-io.hin: Remove file.
1505         * Makefile.am (unlocked-io.h): Rewrite to use a separate script,
1506         rather than trying to embed it here.
1507         (EXTRA_DIST): Add gen-uio.  Remove unlocked-io.hin
1508         Reported by Padraig Brady.
1509
1510 2001-09-25  Volker Borchert  <bt@teknon.de>
1511
1512         * gettimeofday.c (rpl_gettimeofday): Declare local variable `result'.
1513
1514 2001-09-23  Jim Meyering  <meyering@lucent.com>
1515
1516         * mountlist.c: Remove useless parentheses in #if directives.
1517         (MOUNTED) [!defined MOUNTED]: Define to _PATH_MOUNTED, for when
1518         the deprecated MOUNTED symbol is no longer defined in mntent.h.
1519
1520 2001-09-22  Jim Meyering  <meyering@lucent.com>
1521
1522         * localcharset.c: Update from latest gettext.
1523         * config.charset: Likewise.
1524
1525 2001-09-20  Jim Meyering  <meyering@lucent.com>
1526
1527         * xstrtol.c (strtoimax): Guard declaration with
1528         `#if !HAVE_DECL_STRTOIMAX', rather than just `#ifndef strtoimax'.
1529         The latter fails because some systems (at least rs6000-ibm-aix4.3.3.0)
1530         have their own, conflicting declaration of strtoimax in sys/inttypes.h.
1531         (strtoumax): Likewise, for completeness (it wasn't necessary).
1532
1533 2001-09-06  Paul Eggert  <eggert@twinsun.com>
1534
1535         * strtoimax.c (HAVE_LONG_LONG):
1536         Redefine to HAVE_UNSIGNED_LONG_LONG if unsigned.
1537         (strtoimax): Use sizeof (long), not sizeof strtol (ptr, endptr, base),
1538         to work around bug in IBM C compiler.
1539
1540 2001-09-16  Jim Meyering  <meyering@lucent.com>
1541
1542         * mkdir.c: New file.
1543
1544 2001-09-04  Paul Eggert  <eggert@twinsun.com>
1545
1546         * xgetcwd.c: Revert some of the previous change; intead,
1547         fix the HAVE_GETCWD_NULL code to behave more like the
1548         !HAVE_GETCWD_NULL code used to.
1549
1550         Include "xalloc.h".
1551         (xgetcwd): Do not return NULL when memory is exhausted; instead,
1552         invoke xalloc_die.
1553
1554 2001-09-04  Paul Eggert  <eggert@twinsun.com>
1555
1556         * xreadlink.c (xreadlink): Omit size_t* arg.  All uses changed.
1557         Use ssize_t, not int, to store result of readlink.
1558         Check for ssize_t overflow as well as size_t overflow,
1559         as POSIX says the result of readlink is implementation-defined
1560         when ssize_t overflows.
1561         Remove unnecessary cast to char*.
1562         Use free+malloc instead of realloc, as the storage doesn't need
1563         to be preserved and it's clearer and can be more efficient that way.
1564         (SIZE_MAX, SSIZE_MAX): New macros, if <limits.h> doesn't declare.
1565         * xreadlink.h (xreadlink): Update prototype.
1566
1567 2001-09-03  Paul Eggert  <eggert@twinsun.com>
1568
1569         * exclude.c (fnmatch_no_wildcards): Fix confusion between
1570         usage of FNM_CASEFOLD and FNM_LEADING_DIR.  The bug was
1571         spotted by Jim Meyering.
1572
1573 2001-09-03  Jim Meyering  <meyering@lucent.com>
1574
1575         * xreadlink.c (xreadlink): Preserve errno around `free' during failure.
1576
1577 2001-09-03  Paul Eggert  <eggert@twinsun.com>
1578
1579         * xgetcwd.c: Fix the !HAVE_GETCWD_NULL code to behave more
1580         like the HAVE_GETCWD_NULL code.
1581         Include pathmax.h if not HAVE_GETCWD.
1582         Do not include xalloc.h.
1583         (INITIAL_BUFFER_SIZE): New symbol.
1584         Do not use xmalloc / xrealloc, since the caller is responsible for
1585         handling errors.  Preserve errno around `free' during failure.
1586         Do not overrun buffer when using getwd.
1587
1588 2001-09-03  Paul Eggert  <eggert@twinsun.com>
1589
1590         * xgetcwd.c (xgetcwd): Use HAVE_GETCWD_NULL, not (defined
1591         __GLIBC__ && __GLIBC__ >= 2), to decide whether to use getcwd (NULL, 0).
1592
1593 2001-09-02  Jim Meyering  <meyering@lucent.com>
1594
1595         * error.c: Update from GNU libc.
1596
1597 2001-09-01  Jim Meyering  <meyering@lucent.com>
1598
1599         * xreadlink.c: New file.
1600         * xreadlink.h: New file.
1601         * Makefile.am (libfetish_a_SOURCES): Add xreadlink.c and xreadlink.h.
1602
1603         * regex.c (uintptr_t) [!_LIBC]: Define to private_uintptr_t, so it
1604         doesn't conflict with sparc-sun-solaris2.7's definition in
1605         /usr/include/sys/int_types.h.
1606
1607         * exclude.c: Use `""', not `<>' to #include non-system header files.
1608         (fnmatch_no_wildcards): Rewrite not to use function names, strcasecmp
1609         and strncasecmp as r-values.  Unixware didn't have declarations.
1610
1611 2001-08-31  Jim Meyering  <meyering@lucent.com>
1612
1613         * xgetcwd.c (xgetcwd): Reorganize to avoid some duplication.
1614         Use an initial, malloc'd, buffer of length 128 rather than
1615         a statically allocated one of length 1024.
1616
1617 2001-08-30  Paul Eggert  <eggert@twinsun.com>
1618
1619         * xgetcwd.c: Don't include pathmax.h.
1620         Include stdlib.h and unistd.h if available.
1621         Include xalloc.h.
1622         (xmalloc, xstrdup, free): Remove decls.
1623         (xgetcwd): Don't assume sizes fit in unsigned.
1624         Check for overflow when computing sizes.
1625         Simplify reallocation code.
1626
1627 2001-08-28  Paul Eggert  <eggert@twinsun.com>
1628
1629         * Makefile.am (libfetish_a_SOURCES): Remove strtoxmax.c.
1630
1631         * strtoimax.c: Renamed from strtoxmax.c, removing the
1632         old strtoimax.c.
1633
1634         Also, make the following further changes to make this file's
1635         configuration more similar to that of strtol.c:
1636         (UNSIGNED): Renamed from STRTOUXMAX_UNSIGNED.  All uses changed.
1637         (strtoumax, uintmax_t, strtoull, strtol): Remove.
1638         (intmax_t, strtoimax, strtol, strtoll): New macros, if UNSIGNED.
1639         (strtoimax): Renamed from strtoumax.  All uses of unsigned values
1640         changed to signed values.
1641
1642         And make the following changes as well:
1643         Fix copyright notice, as 1999 was missing.
1644         (verify): New macro.
1645         (strtoimax): Check sizes at compile-time, not run-time.
1646         Prefer strtol to strtoll if both work.
1647         (main): Remove; it was not that useful and was a pain to maintain.
1648
1649         * strtoumax.c: Include strtoimax.c, not strtouxmax.c.
1650
1651 2001-08-30  Paul Eggert  <eggert@twinsun.com>
1652
1653         * savedir.c (savedir): Remove size parameter, as POSIX says that
1654         a directory's st_size can have an arbitrary value, so the old
1655         usage could waste an arbitrary amount of memory.  All uses
1656         changed.
1657         * savedir.h: Update prototype.
1658
1659 2001-08-30  Paul Eggert  <eggert@twinsun.com>
1660
1661         * xstrtol.c (strtoimax): New decl.
1662
1663 2001-08-28  Paul Eggert  <eggert@twinsun.com>
1664
1665         * xstrtol.h: Add copyright notice.
1666         (_DECLARE_XSTRTOL): Improve quality of diagnostic for
1667         LONGINT_INVALID_SUFFIX_CHAR.
1668
1669 2001-08-30  Paul Eggert  <eggert@twinsun.com>
1670
1671         * quotearg.c: BSD/OS 4.1 wchar.h requires FILE and struct
1672         tm to be declared.
1673
1674 2001-08-30  Paul Eggert  <eggert@twinsun.com>
1675
1676         * hash.c: Remove '2001' from copyright notice.
1677
1678 2001-08-30  Paul Eggert  <eggert@twinsun.com>
1679
1680         * full-write.h: New file.
1681         * Makefile.am (libfetish_a_SOURCES): Add full-write.h.
1682         * full-write.c: Correct credits, as cccp.c no longer
1683         exists and anyway it was so heavily changed from the old cccp
1684         code as to be unrecognizable.  Include full-write.h.
1685         (full_write) Return size_t, with short writes meaning failure.
1686         All callers changed.  This fixes a bug with large buffers
1687         on 64-bit hosts.
1688         * utime.c: Include full-write.h.
1689
1690 2001-08-30  Paul Eggert  <eggert@twinsun.com>
1691
1692         Merge 'exclude' changes from tar 1.13.22.
1693         This fixes one or two unlikely storage allocation overflow bugs,
1694         but doesn't change user-visible behavior otherwise.
1695
1696 2001-08-30  Paul Eggert  <eggert@twinsun.com>
1697
1698         * exclude.c (bool): Declare, perhaps by including stdbool.h.
1699         (<sys/types.h>): Include only if HAVE_SYS_TYPES_H.
1700         (<stdlib.h>, <string.h>, <strings.h>, <inttypes.h>, <stdint.h>):
1701         Include if available.
1702         (<xalloc.h>): Include
1703         (SIZE_MAX): Define if <stdint.h> or <inttypes.h> doesn't.
1704         (verify): New macro.  Use it to verify that EXCLUDE macros do not
1705         collide with FNM macros.
1706         (struct patopts): New struct.
1707         (struct exclude): Use it, as exclude patterns now come with options.
1708         (new_exclude): Support above changes.
1709         (new_exclude, add_exclude_file):
1710         Initial size must now be a power of two to simplify overflow checking.
1711         (free_exclude, fnmatch_no_wildcards): New function.
1712         (excluded_filename): No longer requires options arg, as the options
1713         are determined by add_exclude.  Now returns bool, not int.
1714         (excluded_filename, add_exclude):
1715         Add support for the fancy new exclusion options.
1716         (add_exclude, add_exclude_file): Now takes int options arg.
1717         Check for arithmetic overflow when computing sizes.
1718         (add_exclude_file): xrealloc might modify errno, so don't
1719         realloc until after errno might be used.
1720
1721         * exclude.h (EXCLUDE_ANCHORED, EXCLUDE_INCLUDE,EXCLUDE_WILDCARDS):
1722         New macros.
1723         (free_exclude): New decl.
1724         (add_exclude, add_exclude_file): Now takes int options arg.
1725         (excluded_filename): No longer requires options arg, as the options
1726         are determined by add_exclude.  Now returns bool, not int.
1727
1728 2001-08-30  Paul Eggert  <eggert@twinsun.com>
1729
1730         * alloca.c (alloca): Arg is of type size_t, not unsigned.
1731
1732 2001-08-27  Jim Meyering  <meyering@lucent.com>
1733
1734         * Makefile.am (libfetish_a_SOURCES): Add strtoxmax.c
1735
1736         * version-etc.c (N_): Remove definition.
1737         Revert most of last change.
1738         Instead, simply don't mark the `Copyright...' string for translation.
1739         Based on advice from Paul Eggert.
1740
1741         * strtoxmax.c: Tweak comment.
1742
1743 2001-08-26  Jim Meyering  <meyering@lucent.com>
1744
1745         * version-etc.c (version_etc_copyright_fmt): Replace literal year
1746         of copyright with `%s' so translators don't get an untranslated
1747         message in 2002.
1748         (COPYRIGHT_YEAR): Define.
1749         (version_etc): Use fprintf rather than fputs.
1750         Suggestion from Ulrich Drepper.
1751
1752         * Makefile.am (libfetish_a_SOURCES): Add xstrtoimax.c.
1753
1754         * strtoll.c: New file, from GNU libc.
1755         * xstrtoimax.c: New file.
1756
1757         * xstrtol.h: Add xstrtoimax.
1758         * strtoumax.c: New file.  Simply include "strtoumax.c".
1759         * strtoimax.c: New file.  Likewise, but first define STRTOUXMAX_SIGNED.
1760
1761         * strtoumax.c: Factor to work both for unsigned and signed types, ...
1762         * strtoxmax.c: ... then renamed to this.
1763
1764 2001-08-13  Paul Eggert  <eggert@twinsun.com>
1765
1766         * Makefile.am (unlocked-io.h): Do not append "_unlocked" twice.
1767         Port to Solaris 8, where 'sed' requires a space after the 'r'
1768         command, and where sh dislikes "$/".  Clean up the spacing a bit.
1769         Redirect output to $tmp just once.
1770
1771 2001-08-12  Paul Eggert  <eggert@sic.twinsun.com>
1772
1773         * addext.c (<errno.h>): Include.
1774         (errno): Declare if not defined.
1775         (addext): Work correctly when pathconf returns -1 and leaves
1776         errno alone because there is no limit.  Also, work even if
1777         pathconf returns a value greater than SIZE_MAX.
1778
1779 2001-08-12  Jim Meyering  <meyering@lucent.com>
1780
1781         * xgetcwd.c (xgetcwd) [defined __GLIBC__ && __GLIBC__ >= 2]:
1782         Simply `return getcwd (NULL, 0);'.
1783         [! (defined __GLIBC__ && __GLIBC__ >= 2)]:
1784         Use 1300 as initial value for length, not PATH_MAX.
1785
1786         * pathmax.h: Clean up cpp syntax.
1787
1788 2001-08-12  Jim Meyering  <meyering@lucent.com>
1789
1790         * gettimeofday.c: New file.
1791         * gtod.h: New file.
1792         * Makefile.am (libfetish_a_SOURCES): Add gtod.h.
1793
1794 2001-08-04  Jim Meyering  <meyering@lucent.com>
1795
1796         * error.h (__attribute__): Remove `|| __STRICT_ANSI__' from #if stmt,
1797         to get in sync with glibc.
1798
1799 2001-08-03  Paul Eggert  <eggert@twinsun.com>
1800
1801         The following changes are from gettext 0.10.39 as maintained by
1802         Bruno Haible.
1803
1804         * mbswidth.h (MBSW_REJECT_UNPRINTABLE, MBSW_REJECT_INVALID):
1805         Renamed from MBSW_ACCEPT_UNPRINTABLE and MBSW_ACCEPT_INVALID
1806         with inverted sense.  All uses changed.
1807
1808         * mbswidth.c: Don't include <limits.h>.
1809         Include <stdlib.h> and <string.h> unconditionally.
1810         (iswcntrl, mbsinit, ISCNTRL): New macros.
1811         (mbsnwidth): Use K&R style function declarations.
1812         Don't bother checking for MB_LEN_MAX == 1, since the compiler
1813         can optimize it when MB_CUR_MAX == 1.
1814         The width of control characters is zero, not 1.
1815
1816 2001-07-15  Jim Meyering  <meyering@lucent.com>
1817
1818         * Makefile.am (EXTRA_DIST): Add unlocked-io.hin.
1819         (BUILT_SOURCES): Add unlocked-io.h.
1820         (io_functions): Define.
1821         (unlocked-io.h): New rule.
1822         (DISTCLEANFILES): Add unlocked-io.h.
1823         (all-local): Depend on unlocked-io.h, to ensure it is created.
1824
1825         * unlocked-io.hin: New file
1826
1827         * regex.c: Update from glibc.
1828
1829 2001-07-05  Jim Meyering  <meyering@lucent.com>
1830
1831         * Makefile.am (noinst_HEADERS): Remove definition, per new automake
1832         recommendation.
1833         (libfetish_a_SOURCES): Put all .h files here instead.
1834         Remove a thus-exposed (better checks in automake) duplicate and
1835         two unnecessary .h files.
1836
1837 2001-06-11  Jim Meyering  <meyering@lucent.com>
1838
1839         * regex.c: Update from GNU libc.
1840
1841 2001-05-27  Jim Meyering  <meyering@lucent.com>
1842
1843         * readutmp.h (UT_TYPE): Define.
1844
1845 2001-05-24  Jim Meyering  <meyering@lucent.com>
1846
1847         * argmatch.c: Include "quote.h".
1848         (argmatch_invalid): Remove explicit `' quotes.  Instead, use the
1849         quote function.  Reported by Göran Uddeborg.
1850
1851 2001-05-20  Alexandre Duret-Lutz  <duret_g@epita.fr>
1852
1853         * dirname.c (dir_name): Compute append_dot using path, not newpath
1854         which is not yet declared.
1855
1856 2001-05-11  Paul Eggert  <eggert@twinsun.com>
1857
1858         * Makefile.am (libfetish_a_SOURCES):
1859         Add strftime.c, since we now compile it on all hosts.
1860
1861         * strftime.c (my_strftime):
1862         Define to nstrftime if emacs, but only if my_strftime is not defined.
1863         (extra_args, extra_args_spec, extra_args_spec_iso): Rename from
1864         ut_argument, ut_argument_spec, ut_argument_spec_iso, respectively.
1865         Add one more extra argument: a nanoseconds value.
1866         All uses changed.
1867         (ns): New macro.
1868         (my_strftime function): Add %N format.
1869         (emacs_strftimeu): Renamed from emacs_strftime,
1870         with extra ut argument.
1871
1872 2001-05-11  Paul Eggert  <eggert@twinsun.com>
1873
1874         dirname code cleanup.  base_name now behaves more compatibly
1875         with POSIX basename when given file names that have trailing
1876         slashes, and similarly for dir_name.  Add new primitives
1877         base_len and dir_len.  Put the directory-name-related decls
1878         into dirname.h.
1879
1880         * addext.c (ISSLASH, base_name): Remove; now in dirname.h.
1881         * backupfile.c (base_name): Likewise.
1882         * basename.c (FILESYSTEM_PREFIX_LEN, PARAMS, ISSLASH): Likewise.
1883         * dirname.c (FILESYSTEM_PREFIX_LEN, ISSLASH): Likewise.
1884         * makepath.c (strip_trailing_slashes): Likewise.
1885         * path-concat.c (DIRECTORY_SEPARATOR, FILESYSTEM_PREFIX_LEN, ISSLASH):
1886         Likewise.
1887         * rename.c (strip_trailing_slashes): Likewise.
1888         * same.c (base_name): Likewise.
1889         * stripslash.c (ISSLASH): Likewise.
1890
1891         * addext.c: Include <dirname.h> after size_t is defined.
1892         * backupfile.c: Likewise.
1893
1894         * addext.c (addext): Use base_len to trim redundant
1895         trailing slashes instead of doing it ourselves.
1896         But do not trim the last slash if it is not redundant.
1897
1898         * backupfile.c (find_backup_file_name,
1899         max_backup_version): Use base_len instead of rolling it ourselves.
1900         Handle the case of "" and (on DOS) "C:" correctly.
1901
1902         * basename.c: Do not include <stdio.h>, <assert.h>; no longer needed.
1903         Include <string.h>, <dirname.h>.
1904         (base_name): Allow file names ending in slashes, other than names
1905         that are all slashes.  In this case, return the basename followed
1906         by the slashes.  This is more general, and can be used in places
1907         where the original base_name purposely had an assertion failure.
1908         (base_len): New function.
1909
1910         * dirname.c: Include <string.h> instead of <stdlib.h>.
1911         Do not include <assert.h>; no longer needed.
1912         Include xalloc.h.
1913         (memrchr): Remove decl.
1914         (dir_name_r): Remove.
1915         (dir_len): Renamed from dirlen.  All callers changed.
1916         Rewrite in terms of base_name, for simplicity and consistency.
1917         (dir_name): Never return NULL.  All callers changed.
1918         Do not include <stdlib.h> in test program; no longer needed.
1919         return 0; is fine for test program.
1920
1921         * dirname.h (DIRECTORY_SEPARATOR, ISSLASH, FILESYSTEM_PREFIX_LEN):
1922         New macros.
1923         (base_name, base_len, dir_len, strip_trailing_slashes): New decls.
1924
1925         * path-concat.c (path_concat): Use base_len to compute
1926         base length, not strlen; this means we cannot rely on memcpy
1927         to null-terminate.
1928
1929         * same.c (STREQ): Remove.
1930         (same_name): Handle the case where the basename ends in trailing '/'.
1931
1932         * stripslash.c (strip_trailing_slashes): Return nonzero if
1933         a slash was stripped.  Do not strip the last slash after a
1934         file system prefix.
1935
1936 2001-04-08  Jim Meyering  <meyering@lucent.com>
1937
1938         * getdate.y (get_date): Set tm_isdst to -1 to ensure that it is
1939         recomputed; that's necessary when the offset spans a DST transition.
1940         Patch by David J. MacKenzie.  Reported by Hon-Yin Kok.
1941
1942 2001-04-02  Jim Meyering  <meyering@lucent.com>
1943
1944         * regex.h, regex.c: Update from GNU libc.
1945
1946 2001-03-19  Paul Eggert  <eggert@twinsun.com>
1947
1948         * version-etc.c (version_etc_copyright): Update to 2001.
1949
1950 2001-03-16  Paul Eggert  <eggert@twinsun.com>
1951
1952         * tempname.c (uint64_t): Define to uintmax_t if
1953         not defined, and if UINT64_MAX is not defined.
1954         Required at least for Vax Ultrix4.3, which doesn't define uint64_t.
1955         Reported by John David Anglin.
1956
1957 2001-03-10  Bruno Haible  <haible@clisp.cons.org>
1958
1959         * localcharset.c (locale_charset): Allow wildcard syntax. Also resolve
1960         alias if codeset is empty.
1961         * config.charset (BeOS): Use wildcard syntax.
1962
1963 2001-03-13  Jim Meyering  <meyering@lucent.com>
1964
1965         * path-concat.c (path_concat) [FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX]:
1966         Don't insert a backslash when concatenating e.g., `C:' and `foo'.
1967         From Bruno Haible.
1968
1969 2001-03-06  Bruno Haible  <haible@clisp.cons.org>
1970
1971         * localcharset.c (locale_charset): Don't use setlocale(LC_CTYPE,NULL).
1972         Don't return NULL.
1973         * unicodeio.c (print_unicode_char): Simplify accordingly.
1974
1975 2001-03-06  Bruno Haible  <haible@clisp.cons.org>
1976
1977         * config.charset: Update for FreeBSD 4.2 and OSF/1 5.1. Add
1978         support for DOS/DJGPP.
1979
1980 2001-02-28  Paul Eggert  <eggert@twinsun.com>
1981
1982         * Makefile.am (libfetish_a_SOURCES):
1983         Add dup-safer.c, fopen-safer.c.
1984         (noinst_HEADERS): Add stdio-safer.h, unistd-safer.h.
1985
1986         * dup-safer.c, fopen-safer.c, stdio-safer.h, unistd-safer.h: New files.
1987
1988 2001-02-25  Paul Eggert  <eggert@twinsun.com>
1989
1990         The mkstemp replacement is taken from glibc 2.2.2, with some
1991         portability fixes for use outside glibc, as follows:
1992
1993         * tempname.c (struct_stat64): New macro.
1994         (direxists, __gen_tempname): Use it.
1995         This avoids a portability problem with Solaris 8.
1996
1997         * tempname.c (<config.h>): Include if HAVE_CONFIG_H.
1998         (<stddef.h>, <stdint.h>, <string.h>):
1999         Include only if STDC_HEADERS || _LIBC.
2000         (<fcntl.h>): Include only if HAVE_FCNTL_H || _LIBC.
2001         (<unistd.h>): Include only if HAVE_UNISTD_H || _LIBC.
2002         (<sys/time.h>): Include only if HAVE_SYS_TIME_H || _LIBC.
2003         (__set_errno): Define this macro if <errno.h> doesn't.
2004         (P_tmpdir, TMP_MAX, __GT_FILE, __GT_BIGFILE, __GT_DIR, __GT_NOCREATE):
2005         Define these macros if <stdio.h> doesn't.
2006         (S_ISDIR, S_IRUSR, S_IWUSR, S_IXUSR):
2007         Define these macros if <sys/stat.h>
2008         doesn't.  Ignore <sys/stat.h> S_ISDIR if STAT_MACROS_BROKEN.
2009         (stat64, __getpid, __gettimeofday, __mkdir, __open, __open64, lxstat64,
2010         __xstat64): Define if not _LIBC.
2011         (__secure_getenv): Define if ! (HAVE___SECURE_GETENV || _LIBC).
2012         (__gen_tempname): Invoke gettimeofday only if
2013         HAVE_GETTIMEOFDAY || _LIBC;
2014         otherwise, fall back on plain "time".
2015         Use macros like S_IRUSR | S_IWUSR rather than octal values like 0600.
2016
2017         * mkstemp.c (__GT_FILE): Define to zero if not defined.
2018
2019         * mkstemp.c, tempname.c: New files, taken from glibc 2.2.2.
2020
2021 2001-02-17  Jim Meyering  <meyering@lucent.com>
2022
2023         * strtoul.c: Sync from GNU libc.  Use double quotes, not <...>
2024         around included file name.
2025
2026         * strnlen.c (__strnlen): Merge in a change from GNU libc.
2027
2028         * strftime.c: Update from GNU libc (the only changes were to comments).
2029
2030 2001-02-13  Bruno Haible  <haible@clisp.cons.org>
2031
2032         * mbswidth.h (mbswidth): Also define as macro, to avoid prototype clash.
2033
2034 2001-02-17  Paul Eggert  <eggert@twinsun.com>
2035
2036         * mbswidth.c, quotearg.c (mbrtowc, mbsinit):
2037         Remove workaround macros for hosts that have mbrtowc but not
2038         mbstate_t, as we now insist on proper declarations for both
2039         before using mbrtowc.
2040
2041 2001-02-17  Jim Meyering  <meyering@lucent.com>
2042
2043         * regex.c: Update from libc.
2044
2045 2001-02-16  Paul Eggert  <eggert@twinsun.com>
2046
2047         * alloca.c (malloc): Undef before defining, since stdlib.h
2048         may have defined it.  Needed for Encore Umax-3.0.9.16b systems.
2049         Reported by Mark Hounschell via Paul Eggert.
2050
2051 2001-01-30  Bruno Haible  <haible@clisp.cons.org>
2052
2053         * config.charset: Update for FreeBSD 4.2.
2054
2055 2001-01-26  Jim Meyering  <meyering@lucent.com>
2056
2057         * quotearg.c: Include stddef.h.
2058         * quote.c: Include stddef.h.
2059         Reported by Axel Kittenberger.
2060
2061         * xmalloc.c [HAVE_DONE_WORKING_MALLOC_CHECK]: Enclose error-evoking
2062         line in double quotes so that it evokes a better diagnostic.
2063         [HAVE_DONE_WORKING_REALLOC_CHECK]: Likewise.
2064         Reported by Axel Kittenberger.
2065
2066 2001-01-15  Bruno Haible  <haible@clisp.cons.org>
2067
2068         * unicodeio.c (print_unicode_char): Cast the second iconv() arg,
2069         to avoid a warning.  Add back 'const' to inptr.
2070
2071 2001-01-16  Jim Meyering  <meyering@lucent.com>
2072
2073         * basename.c: Include <stdio.h>, needed by assert on SunOS4.
2074         From Bruno Haible.
2075
2076 2001-01-14  Jim Meyering  <meyering@lucent.com>
2077
2078         * rename.c: New file.  From Volker Borchert.
2079         Include stdlib.h, string.h or strings.h, and xalloc.h.
2080         Use strip_trailing_slashes rather than open-coding it.
2081
2082 2001-01-03  Paul Eggert  <eggert@twinsun.com>
2083
2084         * strftime.c: Sync with glibc time/strftime.c 1.81.
2085
2086 2001-01-03  Jim Meyering  <meyering@lucent.com>
2087
2088         * unicodeio.c (print_unicode_char): Remove `const' from declaration of
2089         local `inptr' to avoid warning with some system declarations of iconv.
2090
2091 2000-12-29  Paul Eggert  <eggert@twinsun.com>
2092
2093         * modechange.c: Do not assume that mode_t uses the
2094         traditional octal encoding.  E.g. "chmod 1 FOO" should set
2095         the other-execute bit of FOO even if S_IXOTH != 1.
2096
2097         (SUID, SGID, SVTX, RUSR, WUSR, XUSR, RGRP, WGRP, XGRP, ROTH,
2098         WOTH, XOTH, ALLM): New macros.
2099         (S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IWUSR, S_IXUSR,
2100          S_IRGRP, S_IWGRP, S_IXGRP, S_IROTH, S_IWOTH, S_IXOTH):
2101         Use them.
2102         (S_ISGID): Fix typo; it was defaulting to the same value as S_ISUID.
2103         (S_IRWXU, S_IRWXG, S_IRWXO): Specify defaults in terms of the above.
2104         (mode_compile):
2105         No need to use uintmax_t; unsigned long is long enough.
2106         Don't bother to get suffix since we don't use it.
2107
2108 2000-12-24  Jim Meyering  <meyering@lucent.com>
2109
2110         * hash.c (is_prime): Return explicit boolean values.
2111         (hash_get_first): Return NULL to appease Irix5.6's 89.
2112         Reported by Nelson Beebe.
2113
2114 2000-10-31  Bruno Haible  <haible@clisp.cons.org>
2115
2116         * localcharset.c (locale_charset): Add support for Win32.
2117
2118 2000-12-18  Paul Eggert  <eggert@twinsun.com>
2119
2120         * physmem.h, physmem.c: New files.
2121
2122         * Makefile.am (libfetish_a_SOURCES): Add physmem.c.
2123         (noinst_HEADERS): Add physmem.h.
2124
2125         * xstrtol.c (__xstrtol): Add undocumented suffixes 'g' and
2126         't' for compatibility with Solaris 8 sort.
2127
2128 2000-12-18  Bruno Haible  <haible@clisp.cons.org>
2129
2130         * config.charset: Add support for BeOS.
2131
2132 2000-12-16  Jim Meyering  <meyering@lucent.com>
2133
2134         * getusershell.c [!SHELLS_FILE && __DJGPP__]: Define
2135         SHELLS_FILE to a file name that's useful on djgpp systems.
2136         Include stdlib.h.
2137         (ADDITIONAL_DEFAULT_SHELLS): Define.
2138         (default_shells): Prepend ADDITIONAL_DEFAULT_SHELLS.
2139         Based mostly on a patch from Prashant TR.
2140
2141 2000-12-16  Jim Meyering  <meyering@lucent.com>
2142
2143         This bug had a serious impact on chown: `chown N:M FILE' (for integer
2144         N and M) would have treated it like `chown N:N FILE'.
2145
2146         * userspec.c (parse_user_spec): Fix typo: s/u/g/.
2147
2148 2000-10-31  Bruno Haible  <haible@clisp.cons.org>
2149
2150         * config.charset: Add ISO-8859-3, BIG5HKSCS, GB18030, JOHAB, VISCII,
2151         CP874, CP949, CP950, CP1250, CP1253, CP1254, CP1255, CP1256, CP1257
2152         to the list of canonical encodings. Rename EUC-CN to GB2312.
2153
2154 2000-12-08  Andreas Schwab  <schwab@suse.de>
2155
2156         * mbswidth.c (mbsnwidth): Don't loop endlessly when called with an
2157         invalid mulitbyte sequence and with the MBSW_ACCEPT_INVALID flag set.
2158
2159 2000-12-07  Jim Meyering  <meyering@lucent.com>
2160
2161         * stripslash.c (ISSLASH): Define.
2162         (strip_trailing_slashes): Use ISSLASH rather than comparing against `/'.
2163         From Prashant TR.
2164
2165         * dirname.c (FILESYSTEM_PREFIX_LEN): Define.
2166         (dir_name_r): Declare this function as static.
2167         [BACKSLASH_IS_PATH_SEPARATOR]: Fix a bug that'd
2168         manifest itself on a name containing a mix of slashes and
2169         backslashes.
2170         Make this function work with names starting with a DOS-style
2171         drive letter and colon prefix.
2172         (dir_name): Append `.' if necessary.
2173         Based mostly on patches from Prashant TR and Eli Zaretskii.
2174
2175         * dirname.h (dir_name_r): Remove prototype.
2176
2177 2000-12-05  Jim Meyering  <meyering@lucent.com>
2178
2179         * dirname.c (dir_name_r): Add `const' in a few local declarations.
2180
2181 2000-12-04  Jim Meyering  <meyering@lucent.com>
2182
2183         * path-concat.c: [!HAVE_DECL_MALLOC]: Declare malloc.
2184         Also include memory.h, stdlib.h, unistd.h if appropriate.
2185         Reported by Andreas Jaeger (conflicting declaration of malloc).
2186
2187 2000-12-02  Jim Meyering  <meyering@lucent.com>
2188
2189         * closeout.h: Make idempotent, to avoid some obscure warnings.
2190
2191 2000-12-01  Paul Eggert  <eggert@twinsun.com>
2192
2193         * memrchr.c: Include <config.h> before any system include file.
2194
2195 2000-11-29  Paul Eggert  <eggert@twinsun.com>
2196
2197         * dirname.c (dir_name_r): Fix typo: int -> size_t.
2198
2199 2000-11-26  Jim Meyering  <meyering@lucent.com>
2200
2201         * memcoll.c: Include sys/types.h.  From Werner Almesberger.
2202
2203 2000-11-22  Paul Eggert  <eggert@twinsun.com>
2204
2205         * strftime.c (my_strftime): Do not invoke mbrlen with a
2206         size of (size_t) -1; it's not portable.
2207
2208 2000-11-17  Akim Demaille  <akim@epita.fr>
2209
2210         * obstack.h: Formatting changes.
2211         (obstack_grow, obstack_grow0): Don't cast WHERE at all: that would
2212         prevent type checking.
2213         (obstack_ptr_grow, obstack_ptr_grow_fast): When assigning, don't
2214         cast the value to (void *): assigning a `foo *' to a `void *'
2215         variable is valid.
2216         (obstack_int_grow, obstack_int_grow_fast): Don't cast AINT to int.
2217
2218 2000-11-17  Jim Meyering  <meyering@lucent.com>
2219
2220         * strstr.c: Update from GNU libc.
2221
2222 2000-11-16  Jim Meyering  <meyering@lucent.com>
2223
2224         * strverscmp.c: Incorporate weak-alias-related changes from glibc.
2225
2226 2000-11-11  Jim Meyering  <meyering@lucent.com>
2227
2228         * error.c: Add a couple #includes, merging from GNU libc version.
2229
2230 2000-11-10  Jim Meyering  <meyering@lucent.com>
2231
2232         * obstack.h: Update from GNU libc.
2233         * obstack.c: Likewise.
2234
2235 2000-11-06  Paul Eggert  <eggert@twinsun.com>
2236
2237         * getusershell.c (setusershell): Use rewind rather than
2238         fseek/fseeko, to avoid configuration hassles with fseeko.
2239         Don't bother opening SHELLS_FILE if shellstream is NULL;
2240         it's not necessary.
2241
2242 2000-11-05  Jim Meyering  <meyering@lucent.com>
2243
2244         * makepath.h (make_dir): Declare.
2245         * makepath.c (make_dir): Remove `static' attribute.
2246         Tweak a comment.
2247
2248 2000-11-04  Alexandre Duret-Lutz  <duret_g@epita.fr>
2249
2250         * hash.c (hash_get_next): Fix a thinko:  when ENTRY is the
2251         last one in a bucket, advance to the next bucket.
2252
2253 2000-11-02  Vesselin Atanasov  <vesselin@bgnet.bg>
2254
2255         * fnmatch.c: Do not comment out all the code if we are using
2256         the GNU C library, because in some cases we are replacing buggy
2257         code in the GNU C library itself.
2258
2259 2000-10-30  Paul Eggert  <eggert@twinsun.com>
2260
2261         * error.h, getline.h, modechange.h:
2262         Remove "2000" from Copyright line, as the file hasn't been
2263         changed this year other than in the copyright notice.
2264
2265         * xalloc.h: Add "2000" to Copyright line, as this file
2266         was changed this year.
2267
2268 2000-10-30  Paul Eggert  <eggert@twinsun.com>
2269
2270         * fnmatch.c (FOLD): Do not assume that characters are unsigned.
2271         (fnmatch): Fix some FNM_FILE_NAME and FNM_LEADING_DIR bugs,
2272         e.g. fnmatch("d*/*1", "d/s/1", FNM_FILE_NAME) incorrectly yielded zero.
2273
2274 2000-10-29  Greg Louis  <glouis@dynamicro.on.ca>
2275
2276         * regex.h (__restrict_arr): Move definition out of #ifndef block.
2277         Required because egcs-2.91.66 (aka 1.1.2) defines __restrict, but
2278         doesn't define __restrict_arr.
2279
2280 2000-10-29  Jim Meyering  <meyering@lucent.com>
2281
2282         * xstat.in: Fix grammar in comment.
2283
2284 2000-10-28  Jim Meyering  <meyering@lucent.com>
2285
2286         * memchr.c: Update from libc.
2287         Adjust for portability:
2288         [HAVE_STDLIB_H]: Include stdlib.h.
2289         [HAVE_BP_SYM_H || _LIBC]: Guard inclusion of bp-sym.h.
2290         Undef __memchr, too.
2291         [!weak_alias]: Define __memchr to memchr.
2292
2293         * regex.c: Update from libc.
2294         * regex.h: Likewise.
2295         * getopt1.c: Likewise.
2296         * memcmp.c: Likewise.
2297
2298         * getusershell.c (setusershell) [HAVE_FSEEKO]: Use fseeko.
2299         Avoid using fseek, when possible -- it's broken by design.
2300         Patch by Ulrich Drepper.
2301
2302 2000-10-26  Jim Meyering  <meyering@lucent.com>
2303
2304         * strftime.c: Update from libc.
2305
2306 2000-10-25  Jim Meyering  <meyering@lucent.com>
2307
2308         * obstack.c: Update from libc.
2309
2310 2000-10-23  Jim Meyering  <meyering@lucent.com>
2311
2312         * hard-locale.c (hard_locale): Revert last change -- it was simply
2313         wrong.  That set_locale call must not have any side effects.
2314         From Paul Eggert.
2315
2316 2000-10-22  Jim Meyering  <meyering@lucent.com>
2317
2318         * md5.c (md5_process_block) [OP]: Use `rol', not CYCLIC.
2319         [CYCLIC]: Remove now-unused definition.
2320
2321         * save-cwd.c (O_DIRECTORY): Define, if needed.
2322         (save_cwd) [HAVE_FCHDIR]: Use O_DIRECTORY when opening ".".
2323         Suggestion from Ulrich Drepper.
2324
2325 2000-10-21  Jim Meyering  <meyering@lucent.com>
2326
2327         * dirname.c (dir_name_r): New function, factored out of dir_name.
2328         (dir_name): Use dir_name_r.
2329         * dirname.h (dir_name_r): Declare it.
2330
2331 2000-10-21  Jim Meyering  <meyering@lucent.com>
2332
2333         * dirname.c (memrchr): Declare if necessary.
2334         (dir_name): Remove the restriction that there be no
2335         trailing slashes.  Now, this code skips past them, effectively
2336         ignoring them.
2337         [TEST_DIRNAME] (main): New unit tests.
2338
2339         * memrchr.c: New file from GNU libc.
2340         Undef __memrchr, too.
2341         [!weak_alias]: Define __memrchr to memrchr.
2342         Guard weak_alias use with `#ifdef weak_alias'.
2343
2344 2000-10-17  Jim Meyering  <meyering@lucent.com>
2345
2346         * quote.h (PARAMS): Define and use.
2347         Reported by Akim Demaille.
2348
2349         * getopt.c: Update from libc.
2350
2351 2000-10-16  Jim Meyering  <meyering@lucent.com>
2352
2353         * hard-locale.c (hard_locale): Use "", not 0 as 2nd arg to setlocale.
2354         From Jan Fedak.
2355
2356 2000-09-25  Jim Meyering  <meyering@lucent.com>
2357
2358         * md5.h (rol): Define (from GnuPG).
2359
2360         * sha.c: Give credit (GnuPG) where due.
2361         (M): Use rol rather than open-coding it.
2362         Add a FIXME comment.
2363
2364 2000-09-21  Jim Meyering  <meyering@lucent.com>
2365
2366         * userspec.c (parse_user_spec): Remove debugging printf I'd added.
2367         Reported by Michael Stone.
2368
2369 2000-09-20  Jim Meyering  <meyering@lucent.com>
2370
2371         * Makefile.am (libfetish_a_SOURCES): Add sha.c.
2372         (noinst_HEADERS): Add sha.h.
2373         Based on code from Scott G. Miller and from GnuPG.
2374
2375 2000-09-15  Jim Meyering  <meyering@lucent.com>
2376
2377         * regex.c: Update from libc.
2378
2379 2000-09-10  Jim Meyering  <meyering@lucent.com>
2380
2381         * getopt.c (_getopt_internal): Update from glibc.
2382
2383 2000-09-09  Jim Meyering  <meyering@lucent.com>
2384
2385         * quotearg.c: Rename ISASCII to IN_CTYPE_DOMAIN, so people don't
2386         think it should be used as a general replacement for isascii.
2387         * fnmatch.c: Likewise.
2388         * mbswidth.c: Likewise
2389         * regex.c: Likewise.
2390
2391         Don't use atoi.
2392         * userspec.c: Include sys/param.h and limits.h.
2393         Include xstrtol.h.
2394         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Define.
2395         (UID_T_MAX, GID_T_MAX, MAXUID, MAXGID): Define.
2396         (parse_user_spec): Use xstrtoul, not atoi when converting numeric
2397         UID, GID.  Check range.
2398
2399 2000-09-06  Jim Meyering  <meyering@lucent.com>
2400
2401         * getopt.c (_getopt_internal): Update from glibc.
2402
2403 2000-08-30  Jim Meyering  <meyering@lucent.com>
2404
2405         * strftime.c: Merge in changes from GNU libc.
2406
2407 2000-08-26  Jim Meyering  <meyering@lucent.com>
2408
2409         * closeout.c: Include "__fpending.h".
2410         (close_stdout_status): Return right away if there's nothing to flush.
2411
2412         * Makefile.am (noinst_HEADERS): Add __fpending.h.
2413         * __fpending.c: New file.
2414         * __fpending.h: New file.
2415
2416 2000-08-07  Paul Eggert  <eggert@twinsun.com>
2417
2418         Standardize on "memory exhausted" instead of "Memory exhausted"
2419         or "virtual memory exhausted".
2420         * obstack.c (print_and_abort): Use "memory exhausted", not
2421         "virtual memory exhausted".
2422         * same.c (same_name): Invoke xalloc_die instead of printing
2423         our own message.
2424         * userspec.c (parse_user_spec): Likewise.
2425         * bumpalloc.h: comment fix
2426         * same.c, userspec.c: Include xalloc.h.
2427
2428         * xalloc.h (xalloc_msg_memory_exhausted): Now char const[],
2429         not char *const and pointing to a constant array.
2430         * xmalloc.c (xalloc_msg_memory_exhausted): Likewise.
2431         (xrealloc): Comment fix.
2432
2433         * userspec.c (parse_user_spec):
2434         Don't translate a message until just before returning,
2435         to avoid unnecessary translation.
2436
2437 2000-08-07  Jim Meyering  <meyering@lucent.com>
2438
2439         * addext.c, argmatch.c, argmatch.h, backupfile.h, bumpalloc.h,
2440         chown.c, diacrit.h, dirname.h, dup2.c, exclude.h, fileblocks.c,
2441         fnmatch.c, fnmatch.h, fsusage.c, fsusage.h, getdate.h,
2442         getgroups.c, gethostname.c, getopt.h, group-member.c,
2443         hard-locale.c, hash.h, isdir.c, lchown.c, linebuffer.c,
2444         linebuffer.h, long-options.h, malloc.c, md5.c, md5.h, memchr.c,
2445         memcmp.c, memcoll.c, memset.c, mktime.c, modechange.h, obstack.h,
2446         pathmax.h, realloc.c, rmdir.c, safe-read.c, save-cwd.c, stime.c,
2447         stpcpy.c, strcasecmp.c, strcspn.c, strdup.c, stripslash.c,
2448         strstr.c, strtod.c, strtol.c, strtoul.c, strtoull.c, strtoumax.c,
2449         utime.c, version-etc.h, xalloc.h, xstrdup.c, xstrtoumax.c,
2450         yesno.c: Back out Copyright date changes for each file with no change
2451         this year.  This eases coordination with other programs using the same
2452         source code modules.  From Paul Eggert.
2453
2454 2000-08-03  Greg McGary  <greg@mcgary.org>
2455
2456         * regex.c (SET_HIGH_BOUND, MOVE_BUFFER_POINTER,
2457         ELSE_EXTEND_BUFFER_HIGH_BOUND): New macros.
2458         (EXTEND_BUFFER): Use them.
2459
2460 2000-08-01  Jim Meyering  <meyering@lucent.com>
2461
2462         * dirname.c (ISSLASH): Define.
2463         (BACKSLASH_IS_PATH_SEPARATOR): Define.
2464         (dir_name) [BACKSLASH_IS_PATH_SEPARATOR]: Handle the case in which
2465         both `\' and `/' may be use as path separators.
2466         Based on a patch from Prashant TR.
2467
2468 2000-07-31  Paul Eggert  <eggert@twinsun.com>
2469
2470         * quotearg.c (quotearg_n_options): Don't make the initial
2471         slot vector a constant, since it might get modified.
2472
2473 2000-07-31  Jim Meyering  <meyering@lucent.com>
2474
2475         * xmalloc.c: Use `virtual memory exhausted', not `Memory exhausted'.
2476         * obstack.c (print_and_abort): Likewise.
2477
2478 2000-07-30  Paul Eggert  <eggert@twinsun.com>
2479
2480         * quotearg.c (quotearg_n_options): Preallocate a slot 0
2481         buffer, so that the caller can always quote one small
2482         component of a "memory exhausted" message in slot 0.
2483         From a suggestion by Jim Meyering.
2484
2485 2000-07-30  Jim Meyering  <meyering@lucent.com>
2486
2487         * makepath.c (make_path): Quote the other instance, too.
2488
2489         * quotearg.c (N_STATIC_SLOTVECS): Define.
2490         (STATIC_BUF_SIZE): Define.
2491         (quotearg_n_options): Use only statically allocated storage when
2492         N < N_STATIC_SLOTVECS and the length of the quoted result is smaller
2493         than STATIC_BUF_SIZE.
2494
2495 2000-07-29  Jim Meyering  <meyering@lucent.com>
2496
2497         * diacrit.c (diacrit_diac): Use __MSDOS__ in favor of MSDOS.
2498         * dirname.c (dir_name): Likewise.
2499
2500         * basename.c (base_name): Use ISSLASH rather than comparing against `/'.
2501
2502         * dirname.c (dir_name) [MSDOS]: Declare `lim' to be const.
2503         (dir_name): Assert that there are no trailing slashes.
2504
2505 2000-07-18  Bruno Haible  <haible@clisp.cons.org>
2506
2507         * mbswidth.h (mbswidth): Add a flags argument.
2508         (mbswidth): New declaration.
2509         (MBSW_ACCEPT_INVALID, MBSW_ACCEPT_UNPRINTABLE): New macros.
2510         * mbswidth.c (mbswidth): Add a flags argument.
2511         (mbsnwidth): New function.
2512
2513 2000-07-24  Jim Meyering  <meyering@lucent.com>
2514
2515         * mbswidth.c: Remove useless #else.  From Bruno Haible.
2516
2517 2000-07-23  Paul Eggert  <eggert@twinsun.com>
2518
2519         * mbswidth.c (_XOPEN_SOURCE):
2520         Don't define; this causes problems on Solaris 7.
2521         (wcwidth) [!HAVE_DECL_WCWIDTH]: Declare.
2522
2523 2000-07-23  Paul Eggert  <eggert@twinsun.com>
2524
2525         * quotearg.c:
2526         Include <wchar.h> even if ! (HAVE_MBRTOWC && 1 < MB_LEN_MAX),
2527         so that mbstate_t is always defined.
2528
2529         Do not inspect MB_LEN_MAX, since it's incorrectly defined to
2530         be 1 in at least one GCC installation, and this configuration
2531         error is likely to be common.  Ignoring MB_LEN_MAX hurts
2532         performance on hosts that have mbrtowc but have only unibyte
2533         locales, but I assume these hosts are rare.
2534
2535 2000-07-23  Paul Eggert  <eggert@twinsun.com>
2536
2537         * quotearg.c: Streamline by invoking multibyte code only if needed.
2538         <wchar.h>: Include only if HAVE_MBRTOWC && 1 < MB_LEN_MAX.
2539         (MB_CUR_MAX): Redefine to 1 if ! (HAVE_MBRTOWC && 1 < MB_LEN_MAX).
2540         (quotearg_buffer_restyled): If a unibyte locale, don't bother to
2541         invoke multibyte primitives.
2542
2543 2000-07-23  Jim Meyering  <meyering@lucent.com>
2544
2545         * basename.c (base_name): Add an assertion.
2546
2547 2000-07-15  Bruno Haible  <clisp.cons.org>
2548
2549         * quotearg.c: When the system forces us to redefine mbstate_t,
2550         shadow its mbsinit function.
2551
2552 2000-07-16  Bruno Haible  <haible@clisp.cons.org>
2553
2554         * mbswidth.h: New file.
2555         * mbswidth.c: New file.
2556         * Makefile.am (libfetish_a_SOURCES): Add mbswidth.c.
2557         (noinst_HEADERS): Add mbswidth.h.
2558
2559 2000-07-17  Bruno Haible  <haible@clisp.cons.org>
2560
2561         * config.charset: Add support for FreeBSD. Improve support for HP-UX
2562         and IRIX 6.
2563
2564 2000-07-15  Jim Meyering  <meyering@lucent.com>
2565
2566         * makepath.c: Include quote.h.
2567         (make_path): Convert "`%s'" in format strings to "%s", and wrap each
2568         corresponding argument in a `quote (...)' call.
2569         Give better diagnostics.
2570
2571         * Makefile.am (libfetish_a_SOURCES): Add quote.c.
2572         (noinst_HEADERS): Add quote.h.
2573
2574         * quote.c (quote, quote_n): New file.  Two functions taken verbatim
2575         from tar's src/misc.c.
2576         * quote.h: New file.  Prototypes for same.
2577
2578 2000-07-10  Paul Eggert  <eggert@twinsun.com>
2579
2580         From a suggestion by Bruno Haible.
2581         * quotearg.c (mbrtowc): Do not use HAVE_WCHAR_H in the definition.
2582         Use defined mbstate_t, not HAVE_MBSTATE_T_OBJECT,
2583         to decide whether to define the BeOS workaround macro;
2584         this adjusts to the change to AC_MBSTATE_T.
2585
2586 2000-07-13  Paul Eggert  <eggert@twinsun.com>
2587
2588         * quotearg.h (enum quoting style): New enum clocale_quoting_style.
2589
2590         * quotearg.c (quoting_style_args, quoting_style_vals,
2591         quotearg_buffer_restyled): Add support for
2592         clocale_quoting_style.  Undo previous change to
2593         locale_quoting_style behavior, and undo the "{LEFT QUOTATION MARK}"
2594         and "{RIGHT QUOTATION MARK}" msgids.
2595
2596 2000-07-05  Paul Eggert  <eggert@twinsun.com>
2597
2598         The old behavior of quoting `like this' doesn't look good with
2599         newer, ISO-style fonts.  See:
2600         http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
2601
2602         Instead, quote "like this" by default.  Let the translator
2603         tailor the locale-specific quoting behavior by providing
2604         translations for {LEFT QUOTATION MARK} and {RIGHT QUOTATION MARK}.
2605
2606         * quotearg.c (N_): New macro.
2607         (gettext_default): New function.
2608         (quotearg_buffer_restyled): Use
2609         gettext_default ("{LEFT QUOTATION MARK}", "\"") for left quote, and
2610         gettext_default ("{RIGHT QUOTATION MARK}", "\"") for right quote.
2611
2612 2000-07-09  Jim Meyering  <meyering@lucent.com>
2613
2614         * Most files: Update copyright dates to include 2000.
2615
2616 2000-07-08  Jim Meyering  <meyering@lucent.com>
2617
2618         * xgethostname.c (ENAMETOOLONG): Define to an unlikely value
2619         if not defined.
2620         (xgethostname): Remove now-unnecessary #ifdef.
2621         Move declaration of `err' into loop where it's used.
2622
2623 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
2624
2625         * xgethostname.c (xgethostname): Protect against the SunOS5.5 bug
2626         by allocating a larger buffer. Test the gethostname return value for
2627         being >= 0, not == 0, for BeOS.  Don't exhaust memory if gethostname
2628         returns an error and ENAMETOOLONG isn't defined.
2629
2630 2000-07-05  Paul Eggert  <eggert@twinsun.com>
2631         and Bruno Haible  <haible@clisp.cons.org>
2632
2633         * quotearg.c (mbrtowc): Declare returned type, since BeOS doesn't.
2634
2635 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
2636
2637         * quotearg.c (struct quoting_options): Simplify quote_these_too
2638         dimension.
2639
2640 2000-07-03  Jim Meyering  <meyering@lucent.com>
2641
2642         * strndup.c: [!HAVE_DECL_STRNLEN]: Declare strnlen.
2643         Reported by Bruno Haible.
2644
2645 2000-07-04  Jim Meyering  <meyering@lucent.com>
2646
2647         * quotearg.c: Make inclusion of <wchar.h> independent of whether
2648         HAVE_MBRTOWC is set.  Required at least for irix-5.6, which
2649         lacks mbrtowc.
2650
2651 2000-07-03  Paul Eggert  <eggert@twinsun.com>
2652         and Bruno Haible  <haible@clisp.cons.org>
2653
2654         * quotearg.c (mbrtowc):
2655         Assign to *pwc, and return 1 only if result is nonzero.
2656         (iswprint): Use ISPRINT when substituting our own mbrtowc.
2657
2658 2000-07-03  Jim Meyering  <meyering@lucent.com>
2659
2660         * readutmp.h: [HAVE_UTMPX_H]: Include <utmp.h> if HAVE_UTMP_H.
2661         This is necessary to get a definition of e.g., UTMP_FILE on HP-UX 10.20.
2662         From Bob Proulx.
2663
2664 2000-07-02  Jim Meyering  <meyering@lucent.com>
2665
2666         * quotearg.c (mbstate_t): Don't define here.
2667
2668 2000-07-02  Jim Meyering  <meyering@lucent.com>
2669
2670         * nanosleep.c (SIGCONT): Define if not already defined.
2671
2672 2000-06-17  Bruno Haible  <haible@clisp.cons.org>
2673
2674         * mountlist.c: Use MOUNTED_FS_STAT_DEV instead of MOUNTED_NEXT_DEV,
2675         per change in ../m4/ls-mntd-fs.m4.
2676         (read_filesystem_list): Ignore symbolic links.
2677
2678 2000-06-29  Jim Meyering  <meyering@lucent.com>
2679
2680         * same.c: Include <string.h> or <strings.h>, as appropriate,
2681         for declaration of strcmp.
2682
2683         * long-options.c: Include <stdlib.h>, for declaration of exit.
2684
2685         * mountlist.c (fsp_to_string) [HAVE_F_FSTYPENAME_IN_STATFS]:
2686         Avoid warning by casting result to `char *' to remove `const'.
2687
2688 2000-06-17  Bruno Haible  <haible@clisp.cons.org>
2689
2690         * Makefile.am (libfetish_a_SOURCES): Remove readutmp.c.
2691
2692 2000-06-26  Paul Eggert  <eggert@twinsun.com>
2693
2694         savedir now sets errno on failure and invokes xmalloc to get memory.
2695         Fix a couple of other minor bugs while we're at it.
2696
2697         * savedir.c (<unistd.h>): Do not include; there's no need.
2698         (NAMLEN): Remove macro.
2699         (malloc, realloc): Remove decls.
2700         (stpcpy): Likewise.
2701         ("xalloc.h"): Include.
2702         (NAME_SIZE_DEFAULT): New macro.
2703         (savedir): Use xmalloc / xrealloc to allocate memory.
2704         Use NAME_SIZE_DEFAULT if name_size is negative or overflows to zero.
2705         Skip "" directory entries.
2706         Use strlen to calculate directory entry length, since the old method
2707         is rarely used these days and isn't worth supporting.
2708         Don't use a pointer after freeing it.
2709         Check for integer overflow when calculating allocation size.
2710         Use memcpy to copy entries, instead of stpcpy.
2711         Set errno properly when returning NULL.
2712         Check for readdir error.
2713
2714 2000-06-26  Jim Meyering  <meyering@lucent.com>
2715
2716         * posixtm.c [HAVE_STDLIB_H]: Include stdlib.h, for decl of abort.
2717
2718 2000-06-17  Bruno Haible  <haible@clisp.cons.org>
2719
2720         * getusershell.c (xmalloc, xrealloc): Remove functions.
2721         Include xalloc.h.
2722         Don't include <stdlib.h>.  Don't declare malloc, realloc.
2723
2724 2000-06-23  Bruno Haible  <haible@clisp.cons.org>
2725
2726         * unicodeio.c (print_unicode_char): Work around ansi2knr deficiency.
2727
2728 2000-06-24  Jim Meyering  <meyering@lucent.com>
2729
2730         * error.c [!HAVE_DECL_STRERROR_R]: Declare strerror_r.
2731
2732 2000-06-21  Jim Meyering  <meyering@lucent.com>
2733
2734         * getpass.c: New file, from Bruno Haible.  Required for BeOS.
2735
2736 2000-06-19  Paul Eggert  <eggert@twinsun.com>
2737
2738         * quotearg.c: Include <wctype.h> after <wchar.h>, for Solaris 2.5.
2739         (mbrtowc, mbstate_t): Define substitutes if
2740         HAVE_MBRTOWC && HAVE_WCHAR_H && !HAVE_MBSTATE_T_OBJECT.
2741         (iswprint): Define to 1 if !defined iswprint && !HAVE_ISWPRINT,
2742         not if ! (HAVE_MBRTOWC && HAVE_WCHAR_H).
2743
2744 2000-06-17  Bruno Haible  <haible@clisp.cons.org>
2745
2746         * xgetcwd.c (xgetcwd): If the required pathname length is smaller
2747         than 1024, return a memory chunk of least possible size, instead
2748         of size PATH_MAX + 2. In the loop, increment the size proportionally.
2749         Use free/xmalloc instead of xrealloc to avoid copying for very long
2750         paths.
2751
2752 2000-06-17  Bruno Haible  <haible@clisp.cons.org>
2753
2754         * canon-host.c (canon_host): Use malloc and memcpy to copy an
2755         address, not strdup.  Include <stdlib.h> and don't declare free().
2756
2757 2000-06-17  Bruno Haible  <haible@clisp.cons.org>
2758
2759         * path-concat.c (path_concat): Don't access dir[-1] if dir is
2760         the empty string.
2761
2762 2000-06-21  Jim Meyering  <meyering@lucent.com>
2763
2764         * Makefile.am (libfetish_a_SOURCES): Add getstr.c.
2765         (noinst_HEADERS): Add getstr.h.
2766
2767         * getline.c (getstr): Move into a separate file.
2768         * getstr.c (getstr): New file, extracted from getline.c, with
2769         the following changes: new parameter, delim2; both delim[12]
2770         parameters have type `int', not `char'.  The latter would lose
2771         with 8-bit delimiters.
2772         * getstr.h: New file.
2773
2774 2000-06-19  Jim Meyering  <meyering@lucent.com>
2775
2776         * getloadavg.c [HAVE_NLIST_H] (NLIST_STRUCT): Define.
2777
2778 2000-06-18  Jim Meyering  <meyering@lucent.com>
2779
2780         * mkdir.c: Remove file, due mainly to copyright incompatibility.
2781         Besides, these days every porting target provides a mkdir function.
2782
2783         * strnlen.c: Include memory.h, string.h, and/or strings.h as needed.
2784         (this snippet comes from src/system.h).
2785
2786 2000-06-15  Paul Eggert  <eggert@twinsun.com>
2787
2788         * human.c (adjust_value): New function.
2789         (human_readable_inexact): Apply rounding style even when
2790         printing approximate values.
2791
2792 2000-06-14  Paul Eggert  <eggert@twinsun.com>
2793
2794         * human.c (human_readable_inexact): Allow an input block
2795         size that is not a multiple of the output block size, and vice versa.
2796         Reported by Piergiorgio Sartor.
2797
2798 2000-06-14  Paul Eggert  <eggert@twinsun.com>
2799
2800         * getdate.y (get_date): Apply relative times after time
2801         zone indicator, not before.  Reported by Todd A. Jacobs.
2802
2803 2000-06-13  Jim Meyering  <meyering@lucent.com>
2804
2805         * Makefile.am (all-local): Depend on lstat.c and stat.c.
2806
2807         * xstat.in [!HAVE_DECL_FREE]: Declare free in lstat.c.
2808
2809 2000-06-12  Paul Eggert  <eggert@twinsun.com>
2810
2811         * xstat.in: Include <stdlib.h> in lstat, to declare "free".
2812
2813 2000-06-04  Paul Eggert  <eggert@twinsun.com>
2814
2815         * strnlen.c: Include <config.h> if HAVE_CONFIG_H.
2816
2817 2000-06-04  Jim Meyering  <meyering@lucent.com>
2818
2819         * getugroups.c (getugroups): Cast -1 to gid_t, for systems like
2820         SunOS4.1.4 for which gid_t is an unsigned type.
2821
2822 2000-06-03  Jim Meyering  <meyering@lucent.com>
2823
2824         * strnlen.c [!HAVE_DECL_MEMCHR]: Declare memchr.
2825
2826 2000-05-26  Bruno Haible  <haible@clisp.cons.org>
2827
2828         * Makefile.am (install-exec-local): On systems with glibc-2.1 or
2829         newer, don't install charset.alias.
2830         * config.charset: Change the Linux/glibc rules so they become empty
2831         on glibc-2.1 or newer.
2832
2833 2000-06-02  Jim Meyering  <meyering@lucent.com>
2834
2835         * mountlist.c: Back out last change.  Instead, do this...
2836         * mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Set the me_dummy
2837         member using the same `ignore'-testing code.
2838         * mountlist.h (ME_DUMMY): Add `autofs' to the list of ignored
2839         fs_type strings.
2840         From Mark D. Roth.
2841
2842 2000-05-29  Jim Meyering  <meyering@lucent.com>
2843
2844         * mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Ignore mounts
2845         with the `ignore' attribute.  Based on a patch from Mark D. Roth.
2846
2847 2000-05-22  Jim Meyering  <meyering@lucent.com>
2848
2849         * makepath.c: Remove old, now-unnecessary `#ifdef __MSDOS__' block.
2850
2851 2000-05-18  Jim Meyering  <meyering@lucent.com>
2852
2853         * hash.c (hash_rehash): Fix a nasty bug: copy the free entry list
2854         back, too, since it may have been modified by allocate_entry.
2855         (hash_delete): Rewrite to use neither the assignment operator
2856         nor the comma operator in an if-expression.
2857
2858 2000-05-15  Paul Eggert  <eggert@twinsun.com>
2859
2860         * closeout.c:
2861         <sys/stat.h>, <sys/types.h>, <unistd.h>, (STDOUT_FILENO):
2862         Remove; no longer needed.
2863         "quotearg.h": Add include.
2864         (file_name): Do not bother to explicitly initialize to NULL; it's less
2865         efficient on some hosts.
2866         (close_stdout_status): Remove test as to whether stdout was already
2867         closed; it breaks for the case "echo x | sort >&-".
2868         Quote file name colons.
2869         Do not assume that _("write error") lacks format strings.
2870
2871 2000-05-15  Jim Meyering  <meyering@lucent.com>
2872
2873         * version-etc.c (version_etc_copyright): Update the copyright string
2874         used in all --version output.
2875
2876 2000-05-14  Jim Meyering  <meyering@lucent.com>
2877
2878         * closeout.c (close_stdout_set_file_name): New function.
2879         (close_stdout_status): Use new file-scoped global.
2880         Return right away if fstat says the stdout file descriptor is invalid.
2881         * closeout.h (close_stdout_set_file_name): Declare.
2882
2883 2000-05-10  Jim Meyering  <meyering@lucent.com>
2884
2885         * closeout.c [default_exit_status]: New file-scoped variable.
2886         (close_stdout_set_status): New function.
2887         * closeout.h (close_stdout_set_status): Declare.
2888
2889 2000-05-08  Jim Meyering  <meyering@lucent.com>
2890
2891         * long-options.c: Don't include closeout.h.
2892         (parse_long_options): Don't call close_stdout for --version.
2893
2894 2000-05-06  Jim Meyering  <meyering@lucent.com>
2895
2896         * strnlen.c: Undefine __strnlen and strnlen.
2897         [!weak_alias]: Define __strnlen to strnlen.
2898
2899         * atexit.c: New file, from libiberty.
2900
2901 2000-05-06  Jim Meyering  <meyering@lucent.com>
2902
2903         * closeout.c (close_stdout_status): Also check for errors on the
2904         stderr stream.
2905
2906 2000-05-05  Bruno Haible  <haible@clisp.cons.org>
2907
2908         * localcharset.c (get_charset_aliases): Use malloc, realloc and memcpy
2909         instead of xmalloc, xrealloc, path_concat.
2910         (locale_charset): Treat empty environment variables as absent.
2911         (DIRECTORY_SEPARATOR, ISSLASH): New macros.
2912
2913 2000-05-04  Jim Meyering  <meyering@lucent.com>
2914
2915         * getopt.c: Update from glibc.
2916         * obstack.c: Likewise.
2917         * obstack.h: Likewise.
2918         * regex.c: Likewise.  NB: K&R compiler support is dropped for this file
2919
2920         * regex.h: Likewise.
2921         * strndup.c: Likewise.
2922         * strnlen.c: New file, from glibc.
2923
2924 2000-05-01  Jim Meyering  <meyering@lucent.com>
2925
2926         * full-write.c (full_write): Remove `FIXME' part of comment.
2927
2928 2000-04-29  Jim Meyering  <meyering@lucent.com>
2929
2930         * path-concat.c: Declare strdup only if it's not defined.
2931         * canon-host.c: Likewise.
2932
2933 2000-04-28  Jim Meyering  <meyering@lucent.com>
2934
2935         * rpmatch.c [HAVE_LIMITS_H]: Include limits.h before regex.h to avoid
2936         redefinition warning on some systems (HPUX).  Otherwise, regex.h is
2937         included first, then limits.h is included by locale.h by libintl.h.
2938         From John David Anglin.
2939
2940 2000-04-25  Jim Meyering  <meyering@lucent.com>
2941
2942         * makepath.c (S_IRWXUGO): Define.
2943         (make_path): Always perform explicit chmod if MODE specifies any
2944         of the `special' permission bits.  Prompted by a bug report against
2945         install from Mate Wierdl and Joost van Baal.
2946
2947 2000-04-18  Jim Meyering  <meyering@lucent.com>
2948
2949         * README: New file.
2950
2951         * getpagesize.h [!getpagesize && HAVE_OS_H && B_PAGE_SIZE]: Define
2952         getpagesize.  For BeOS.  Based on a patch from Bruno Haible.
2953
2954 2000-04-17  Jim Meyering  <meyering@lucent.com>
2955
2956         * strftime.c (my_strftime) [strftime]: Declare strftime here, since
2957         the definition of it to rpl_strftime also defined-away the system's
2958         declaration.
2959
2960 2000-04-15  Jim Meyering  <meyering@lucent.com>
2961
2962         Use `C' to denote so-called `contiguous' files, the same way
2963         that tar does.
2964         * filemode.c (S_ISCTG) [!S_ISCTG && S_IFCTG]: Define.
2965         (ftypelet): Use S_ISCTG.
2966         From Michael Deutschmann.
2967
2968 2000-04-14  Jim Meyering  <meyering@lucent.com>
2969
2970         * strftime.c (my_strftime) [#ifdef strftime]: Declare strftime.
2971
2972 2000-04-08  Jim Meyering  <meyering@lucent.com>
2973
2974         * Makefile.am (charset.alias): Use t-$@, not $@-t so the DOS 8.3
2975         names don't conflict.  Reported by Eli Zaretskii.
2976
2977 2000-03-28  Bruno Haible  <haible@clisp.cons.org>
2978
2979         * unicodeio.c (print_unicode_char): Avoid triggering Solaris iconv
2980         bug.  Deal with the different error behavior of Irix iconv.
2981
2982 2000-04-07  Jim Meyering  <meyering@lucent.com>
2983
2984         * putenv.c: Move inclusion of errno.h so it follows that of sys/types.h,
2985         to work around system header problems on AIX 3.2.5.  From Bruno Haible.
2986
2987 2000-04-05  Jim Meyering  <meyering@lucent.com>
2988
2989         Portability tweaks required for ultrix4.3.
2990         * readutmp.h [HAVE_UTMPX_H && !HAVE_DECL_GETUTENT]: Declare getutent.
2991         * readutmp.c: Include sys/types.h before sys/stat.h.
2992         * canon-host.c: Declare strdup.
2993         * path-concat.c: Likewise.
2994         From John David Anglin.
2995
2996 2000-04-04  Jim Meyering  <meyering@lucent.com>
2997
2998         Be more DOS 8.3-friendly.
2999         * ref-add.sin: Renamed from ref-add.sed.in.
3000         * ref-del.sin: Renamed from ref-del.sed.in.
3001         * Makefile.am: Reflect renaming.
3002         Reported by Eli Zaretskii.
3003
3004         Use a temporary file name that won't clash with `charset.alias'
3005         in the DOS 8.3 name space.
3006         * Makefile.am (charset_tmp): Define.
3007         (install-exec-local): Use $(charset_tmp) instead of $(charset_alias)-t.
3008         (uninstall-local): Likewise.
3009         Reported by Eli Zaretskii.
3010
3011 2000-03-29  Paul Eggert  <eggert@twinsun.com>
3012
3013         * time/strftime.c (my_strftime): Make sure we call the system
3014         strftime, not ourselves, when invoking the underlying strftime.
3015
3016 2000-03-24  Jim Meyering  <meyering@lucent.com>
3017
3018         * Makefile.am (EXTRA_DIST): Add ref-add.sed.in and ref-del.sed.in.
3019         (charset_alias): Define.
3020         (install-exec-local): Factor out common code.
3021         (uninstall-local): Split lines longer than 80.
3022         (ref-add.sed, ref-del.sed): Remove rules... (do the following instead)
3023         (SUFFIXES): Define.
3024         (.sed.in.sed): New rule.  Don't redirect directly to $@.
3025         (CLEANFILES): Add ref-add.sed and ref-del.sed.
3026
3027 2000-03-19  Bruno Haible  <haible@clisp.cons.org>
3028
3029         * config.charset: Output a line containing "Packages using this file".
3030         * ref-add.sed.in, ref-del.sed.in: New files.
3031         * Makefile.am (install-exec-local, uninstall-local, ref-add.sed,
3032         ref-del.sed): New rules.
3033
3034 2000-03-17  Jim Meyering  <meyering@lucent.com>
3035
3036         * unicodeio.c (<string.h>): Include only #if HAVE_STRING_H.
3037         Otherwise, include <strings.h>
3038
3039 2000-03-17  Bruno Haible  <haible@clisp.cons.org>
3040
3041         * unicodeio.c (utf8_wctomb): New function.
3042         (print_unicode_char): Pass the Unicode character to iconv in UTF-8
3043         format instead of in UCS-4 with platform dependent endianness.
3044
3045 2000-03-07  Paul Eggert  <eggert@twinsun.com>
3046
3047         * savedir.c (savedir): Work even if directory size is
3048         negative; this can happen with some screwy NFS configurations.
3049
3050 2000-03-06  Jim Meyering  <meyering@lucent.com>
3051
3052         * localcharset.c (get_charset_aliases): Don't try to free file_name
3053         if it's NULL (because we ran out of memory).  From Bruno Haible.
3054
3055 2000-03-05  Jim Meyering  <meyering@lucent.com>
3056
3057         * localcharset.c ("path-concat.h"): Include.
3058         (get_charset_aliases): Use path_concat instead of ANSI string
3059         concatenation.
3060
3061         * unicodeio.h (PARAMS): Define.
3062         Use it to guard prototype.
3063
3064 2000-03-04  Jim Meyering  <meyering@lucent.com>
3065
3066         * Makefile.am (install-exec-local): Create $(libdir) before installing
3067         into it.
3068         (uninstall-local): Uncomment this rule so `make distcheck' works
3069         once again.
3070
3071         * unicodeio.c (<errno.h>): Include it.
3072         (errno): Declare if not defined.
3073
3074         * localcharset.c: Add Bruno's comment justifying use of volatile.
3075
3076         * config.charset: New version, incorporating remarks from a linux
3077         i18n mailing list.  From Bruno Haible.
3078
3079 2000-03-02  Jim Meyering  <meyering@lucent.com>
3080
3081         * Makefile.am (EXTRA_DIST): Add config.charset.
3082
3083 2000-03-01  Jim Meyering  <meyering@lucent.com>
3084
3085         * localcharset.c: Guard some #includes with `#if HAVE_...'.
3086         * unicodeio.c: Likewise.
3087
3088 2000-02-02  Bruno Haible  <haible@clisp.cons.org>
3089
3090         * config.charset: New file.
3091         * localcharset.c: New file.
3092         * unicodeio.h, unicodeio.c: New files.
3093         * Makefile.am (DEFS): Add -DLIBDIR=...
3094         (libfetish_a_SOURCES): Add localcharset.c and unicodeio.c.
3095         (noinst_HEADERS): Add unicodeio.h.
3096         (all-local, install-exec-local, charset.alias): New targets.
3097
3098 2000-02-28  Paul Eggert  <eggert@twinsun.com>
3099
3100         * quotearg.c (ALERT_CHAR): New macro.
3101         (quotearg_buffer_restyled): Use it.
3102
3103 2000-02-27  Jim Meyering  <meyering@lucent.com>
3104
3105         * strtoumax.c: Fix typo in decl of strtoul: s/long long/long/.
3106         Guard declaration of strtoull also with `&& HAVE_UNSIGNED_LONG_LONG'.
3107
3108         * backupfile.c: Guard inclusion of stdlib.h with `#if HAVE_STDLIB_H',
3109         not `#if STDC_HEADERS'.
3110         Declare malloc if needed.
3111
3112         * backupfile.c: Use `#if !HAVE_DECL...' instead of `#ifndef HAVE_DECL..'
3113         now that autoconf always defines the HAVE_DECL_ symbols.
3114         * human.c: Likewise.
3115         * same.c: Likewise.
3116         * strtoumax.c: Likewise.
3117
3118         * backupfile.c: Arrange for cpp to fail if the configure-time
3119         declaration check was not run.
3120         * hash.c: Likewise.
3121         * human.c: Likewise.
3122         * same.c: Likewise.
3123         * strtoumax.c: Likewise.
3124
3125         * userspec.c (parse_user_spec): If there is no `:' but there is a `.',
3126         then first look up the entire `.'-containing string as a login name.
3127
3128 2000-02-18  Paul Eggert  <eggert@twinsun.com>
3129
3130         * getdate.y: Handle two-digit years with leading zeros correctly.
3131         (textint): New typedef.
3132         (parser_control): Member year changed from int to textint.
3133         All uses changed.
3134         (YYSTYPE): Removed; replaced by %union with int and textint members.
3135         (tDAY, tDAY_UNIT, tDAYZONE, tHOUR_UNIT, tID, tLOCAL_ZONE, tMERIDIAN,
3136         tMINUTE_UNIT, tMONTH, tMONTH_UNIT tSEC_UNIT, tSNUMBER, tUNUMBER,
3137         tYEAR_UNIT, tZONE, o_merid): Now of type <intval>.
3138         (tSNUMBER, tUNUMBER): Now of type <textintval>.
3139         (date, number, to_year): Use width of number in digits, not its value,
3140         to determine whether it's a 2-digit year, or a 2-digit time.
3141         (yylex): Store number of digits of numeric tokens.
3142         Reported by John Kendall.
3143
3144         (parser_control): Changed from struct parser_control to typedef (for
3145         consistency).  All uses changed.
3146
3147         (tID): Removed; not used.
3148         (yylex): Return '?' for unknown identifiers, rather than (unused) tID.
3149
3150 2000-02-14  Paul Eggert  <eggert@twinsun.com>
3151
3152         * getpagesize.h (getpagesize): Port to VMS for Alpha;
3153         adapted from changes to grep getpagesize.h by Martin P.J. Zinser.
3154
3155 2000-02-12  Jim Meyering  <meyering@lucent.com>
3156
3157         * userspec.c (ISDIGIT): Define it.
3158         (isdigit): Remove definition.
3159         (is_number): Use ISDIGIT, not isdigit.
3160         <libintl.h>: Include.
3161         (_ and N_): Define.
3162         (parse_user_spec): Mark translatable strings.
3163
3164 2000-02-10  Jim Meyering  <meyering@lucent.com>
3165
3166         With these changes, nanosleep.[ch] are finally enough like the other
3167         lib/* replacement files to compile on a few more losing systems.
3168
3169         * nanosleep.h: Don't include config.h.
3170         Remove prototype from declaration of nanosleep.
3171         (PARAMS): Remove now-unneeded definition.
3172         * nanosleep.c: #undef nanosleep.
3173         (rpl_nanosleep): Rename from nanosleep.
3174
3175 2000-02-03  Jim Meyering  <meyering@lucent.com>
3176
3177         * readutmp.c (read_utmp): Guard with `#ifdef UTMP_NAME_FUNCTION',
3178         rather than with `#if HAVE_UTMPNAME'.
3179
3180 2000-02-01  Jim Meyering  <meyering@lucent.com>
3181
3182         * readutmp.h (UT_USER): Add parens.  From Andreas Schwab.
3183
3184 2000-01-31  Jim Meyering  <meyering@lucent.com>
3185
3186         * nanosleep.h (nanosleep): Guard declaration with
3187         `#if ! HAVE_DECL_NANOSLEEP'.
3188         Without this, OFS gets a redeclaration error for rpl_nanosleep, due to
3189         the declaration in that vendor's sys/timers.h.
3190         Reported by Christian Krackowizer.
3191
3192         * quotearg.c (ISASCII): Add #undef and move definition to follow
3193         inclusion of wctype.h to work around solaris2.6 namespace pollution.
3194         (ISPRINT): Likewise.
3195         Reported by Tom Tromey.
3196
3197 2000-01-30  Jim Meyering  <meyering@lucent.com>
3198
3199         * readutmp.c (extract_trimmed_name): Use UT_USER instead of hard-coding
3200         uses of ->ut_name.  The latter doesn't work with new Linux header files
3201         where only utmpx.ut_user is declared.
3202
3203         * readutmp.h (UT_USER): Define.
3204
3205 2000-01-23  Jim Meyering  <meyering@lucent.com>
3206
3207         * Makefile.am (libfetish_a_SOURCES): Remove explicit mention of
3208         obstack.c.
3209
3210 2000-01-22  Jim Meyering  <meyering@lucent.com>
3211
3212         * strtoumax.c: [! HAVE_DECL_STRTOUL]: Declare strtoul.
3213         [! HAVE_DECL_STRTOULL]: Declare strtoull.
3214         Required for some AIX systems.  Reported by Christian Krackowizer.
3215         [TESTING] (main): New function.
3216
3217         1997-10-17  Eli Zaretskii  <eliz@is.elta.co.il>
3218         * dirname.c (dir_name): Support for DOS-style file names with drive
3219         letters.
3220
3221         * quotearg.c [HAVE_WCTYPE_H]: Include <wctype.h> for decl of iswprint.
3222
3223         * strverscmp.c (ISDIGIT): Define.
3224         (strverscmp): Use ISDIGIT, not isdigit.
3225
3226 2000-01-17  Paul Eggert  <eggert@twinsun.com>
3227
3228         * nanosleep.c (nanosleep):
3229         Don't use SA_INTERRUPT to decide whether to call sigaction, as
3230         POSIX.1 doesn't require SA_INTERRUPT and some systems
3231         (e.g. Solaris 7) don't define it.  Use SA_NOCLDSTOP instead;
3232         it's been part of POSIX.1 since day 1 (in 1988).
3233
3234 2000-01-17  Jim Meyering  <meyering@lucent.com>
3235
3236         * interlock: Remove unused file.  Reported by François Pinard.
3237
3238 2000-01-16  Paul Eggert  <eggert@twinsun.com>
3239
3240         * quotearg.c (quotearg_buffer_restyled): Do not quote
3241         alert, backslash, formfeed, and vertical tab unnecessarily in
3242         shell quoting style.
3243
3244 Local Variables:
3245 version-control: never
3246 End: