73a2ee2c9950f53bda8367c71c3d6ff73dbbced6
[gnulib.git] / lib / ChangeLog
1 2001-12-15  Jim Meyering  <meyering@lucent.com>
2
3         * mountlist.h (ME_REMOTE): Recognize file systems of type smbfs
4         as `remote' if the name starts with `//'.  Suggested by Michael Stone.
5
6 2001-12-10  Jim Meyering  <meyering@lucent.com>
7
8         * linebuffer.c: Remove explicit declarations of xmalloc and xrealloc,
9         Instead, include "xalloc.h".
10         (initbuffer): Don't cast xmalloc return value to char*.
11         (readline): Reword comment.
12         Don't cast xrealloc return value to char*
13         Return NULL, not 0.
14
15 2001-12-09  Jim Meyering  <meyering@lucent.com>
16
17         * modechange.c (mode_compile): Add cast to avoid pedantic warning about
18         `signed and unsigned type in conditional expression'.
19         * posixtm.c (posix_time_parse): Likewise.
20
21         * xreadlink.c (xreadlink): Add cast to avoid a pedantic warning.
22
23         * readtokens.c (readtoken): Declare an index to be of type unsigned
24         to avoid a pedantic warning.
25
26         * getstr.c: Don't include assert.h.
27         (getstr): Remove warning-evoking assertions.
28         Return -1 if offset parameter is out of bounds.
29         Change the type of a local from int to size_t.
30
31         * strftime.c (my_strftime_localtime_r): Include this function
32         definition in the `#if ! HAVE_TM_GMTOFF' block.
33
34         * xgethostname.c: Remove declarations of xmalloc and xrealloc.
35         Include xalloc.h instead.
36
37 2001-12-02  Jim Meyering  <meyering@lucent.com>
38
39         * tempname.c: Don't declare getenv, thus reverting the change of
40         2001-11-18.  It's no longer necessary, now that stdlib.h is always
41         included.
42
43         * regex.c [!__BOUNDED_POINTERS__]: Define away __bounded,
44         __unbounded, and __ptrvalue.  Reported by Uwe H. Steinfeld.
45
46 2001-11-30  Akim Demaille  <akim@epita.fr>
47
48         * xstrdup.c: Include xalloc.h, so that xstrdup is declared
49         before being defined.
50
51 2001-11-27  Paul Eggert  <eggert@twinsun.com>
52
53         * quotearg.h (quotearg_n, quotearg_n_style):
54         First arg is int, not unsigned.
55         * quotearg.c (quotearg_n, quotearg_n_style): Likewise.
56         (SIZE_MAX, UINT_MAX): New macros.
57         (quotearg_n_options): Abort if N is negative.
58         Avoid overflow check on hosts where size_t is 64 bits and int
59         is 32 bits, as overflow is impossible there.
60         Fix off-by-one typo that caused unnecessary reallocation.
61
62 2001-11-27  Jim Meyering  <meyering@lucent.com>
63
64         * tempname.c: Merge with version from libc.
65         * regex.c: Likewise.
66
67         * tempname.c: Include stdlib.h unconditionally.  On some old systems
68         for which STDC_HEADERS is 0, it was not included, resulting in a
69         warning about an integer-to-pointer conversion problem with getenv.
70         Reported by Volker Borchert.
71
72 2001-11-26  Jim Meyering  <meyering@lucent.com>
73
74         * gtod.h: Remove file.
75         * Makefile.am (libfetish_a_SOURCES): Remove gtod.h.
76         * gettimeofday.c: Don't include gtod.h.
77         (GTOD_init): Remove function.
78         (rpl_gettimeofday): Do its job here instead, rather than aborting.
79         Suggestion from Volker Borchert.
80
81 2001-11-23  Jim Meyering  <meyering@lucent.com>
82
83         * hash.h (struct hash_table): Don't define here.  Merely declare it.
84         * hash.c (struct hash_table): Define it here instead.
85
86 2001-11-22  Jim Meyering  <meyering@lucent.com>
87
88         * hash.h: Bracket contents of file with #ifndef HASH_H_ ... #endif.
89
90 2001-11-18  Paul Eggert  <eggert@twinsun.com>
91
92         * tempname.c (TMP_MAX): Remove; no longer needed.
93         (TEMPORARIES): New macro.
94         (__gen_tempname): Use TEMPORARIES rather than TMP_MAX.  This
95         removes an artificial limitation (e.g. HP-UX 10.20, where
96         TMP_MAX is 17576).
97
98 2001-11-18  Jim Meyering  <meyering@lucent.com>
99
100         * tempname.c [!HAVE_DECL_GETENV]: Declare getenv to avoid warning
101         on SunOS4.
102
103         * Makefile.am (Makefile): Depend on $(BUILT_SOURCES), so those
104         files will be created before anything else.
105
106 2001-11-17  Jim Meyering  <meyering@lucent.com>
107
108         * modechange.c (mode_adjust): Fix error introduced on 1999-04-26
109         that made e.g., `chmod a=,o=w,g=o F' cause F to be group readable
110         rather than group writable.  Patch by Juan F. Codagnone.
111
112         * readtokens.c: Remove explicit declarations of xmalloc and xrealloc,
113         Instead, include "xalloc.h".
114
115         * mountlist.c: Include unlocked-io.h after all system headers.
116         Remove explicit declarations of xmalloc, xrealloc,
117         and xstrdup.  Instead, include "xalloc.h".
118
119         * argmatch.c, closeout.c, error.c, exclude.c: Include unlocked-io.h.
120         * fatal.c, getdate.y, getpass.c, getstr.c, getusershell.c: Likewise.
121         * mountlist.c, posixtm.c, readtokens.c, readutmp.c: Likewise.
122
123         * regex.c, sha.c, version-etc.c, yesno.c: Likewise.
124         Reported by Padraig Brady.
125
126         * mkstemp.c: #undef mkstemp.
127         Include config.h.
128         (rpl_mkstemp): Rename from mkstemp.
129         Protoize.
130
131 2001-11-16  Jim Meyering  <meyering@lucent.com>
132
133         * physmem.c [HAVE_SYS_PSTAT_H]: Include <sys/pstat.h>.
134         (physmem_total) [HAVE_PSTAT_GETSTATIC]: If sysconf couldn't be used to
135         determine the amount of total physical memory, use pstat_getstatic.
136         HPUX-11 doesn't define _SC_PHYS_PAGES.
137         (physmem_available) [HAVE_PSTAT_GETSTATIC && HAVE_PSTAT_GETDYNAMIC]:
138         If sysconf couldn't be used to determine the amount of available
139         physical memory, use both pstat_getstatic and pstat_getdynamic.
140         Based on a patch from Bob Proulx.
141
142 2001-11-05  Jim Meyering  <meyering@lucent.com>
143
144         * xstat.in (slash_aware_lstat): Correct a misleading comment.
145
146 2001-11-03  Jim Meyering  <meyering@lucent.com>
147
148         * argmatch.h (ARGMATCH_TO_ARGUMENT): Remove casts of first two args
149         in argmatch_to_argument call.
150
151         * dirfd.c (dirfd): Reflect the fact that DIR_TO_FD now takes an
152         argument.
153
154         * hash.c (hash_clear): Fix a bug that could lead to an infloop or
155         e.g., a fault due to an attempt to free a NULL pointer.
156
157 2001-11-01  Jim Meyering  <meyering@lucent.com>
158
159         * dirfd.c, dirfd.h: New files.
160         * Makefile.am (libfetish_a_SOURCES): Add dirfd.h.
161
162         * hash.c (hash_print) [TESTING]: Clean up.
163
164 2001-10-22  Paul Eggert  <eggert@twinsun.com>
165
166         * hard-locale.c (alloca): Define to __builtin_alloca if __GNUC__,
167         to avoid a warning if -Wall.
168
169 2001-10-21  Paul Eggert  <eggert@twinsun.com>
170
171         * regex.c (uintptr_t): Remove macro and decl; it's config.h's job.
172
173 2001-10-21  Jim Meyering  <meyering@lucent.com>
174
175         * obstack.c (_): Honor the setting of ENABLE_NLS.  Otherwise,
176         this code would end up calling gettext even in packages built
177         with --disable-nls.
178         * getopt.c (_): Likewise.
179         * regex.c (_): Likewise.
180
181 2001-10-20  Paul Eggert  <eggert@twinsun.com>
182
183         * error.c (strerror_r): Do not declare unless !_LIBC.
184         Do not check for HAVE_DECL_STRERROR_R missing unless STRERROR_R_CHAR_P.
185         Use strerror_r that is only a macro, even if it is not a function.
186         (strerror): Check for HAVE_DECL_STRERROR before declaring.
187         (private_strerror): Use prototypes, not old-style function definition.
188         (print_errno_message): New function.
189         Support the POSIX 'int'-flavored strerror_r, as well as the traditional
190         char*-flavored one.
191         (error_tail, error, error_at_line): Use it.
192
193 2001-10-11  Jim Meyering  <meyering@lucent.com>
194
195         * argmatch.c (argmatch_invalid): Use quotearg_n_style (0, ...
196         and quote_n (1, ... to avoid clobbering a buffer.
197
198 2001-10-05  Jim Meyering  <meyering@lucent.com>
199
200         * Makefile.am: (libfetish_a_SOURCES): Add hash-pjw.c and hash-pjw.h.
201         * hash-pjw.c: New file (factored out of fileutils' remove.c).
202         * hash-pjw.h: New file.
203
204 2001-09-30  Jim Meyering  <meyering@lucent.com>
205
206         * mountlist.c [MOUNTED_GETFSSTAT]:
207         Include <sys/ucred.h>, for Apple Darwin.
208         Include sys/mount.h and sys/fs_types.h only if available.
209         (FS_TYPE): Define.
210         (read_filesystem_list): Use FS_TYPE.
211
212 2001-09-29  Paul Eggert  <eggert@twinsun.com>
213
214         * exclude.c (excluded_filename): 0 -> false, since it's
215         a boolean context.
216
217 2001-09-28  Paul Eggert  <eggert@twinsun.com>
218
219         Fix bug reported by Petter Reinholdtsen for HP-UX 10.20, which
220         #defines strtoimax.  Also treat the other strto* functions
221         like strtoimax.
222
223         * xstrtol.c (strtol): Do not declare if HAVE_DECL_STRTOL.
224         (strtoul): Do not declare if HAVE_DECL_STRTOUL.
225         (strtoimax, strtoumax): Do not declare if already defined as a macro.
226
227 2001-09-26  Jim Meyering  <meyering@lucent.com>
228
229         Most macros in unlocked-io.h had the wrong number of arguments.
230         * gen-uio: New script.
231         (USE_UNLOCKED_IO): Define to 1 if not already defined.
232         * unlocked-io.hin: Remove file.
233         * Makefile.am (unlocked-io.h): Rewrite to use a separate script,
234         rather than trying to embed it here.
235         (EXTRA_DIST): Add gen-uio.  Remove unlocked-io.hin
236         Reported by Padraig Brady.
237
238 2001-09-25  Volker Borchert  <bt@teknon.de>
239
240         * gettimeofday.c (rpl_gettimeofday): Declare local variable `result'.
241
242 2001-09-23  Jim Meyering  <meyering@lucent.com>
243
244         * mountlist.c: Remove useless parentheses in #if directives.
245         (MOUNTED) [!defined MOUNTED]: Define to _PATH_MOUNTED, for when
246         the deprecated MOUNTED symbol is no longer defined in mntent.h.
247
248 2001-09-22  Jim Meyering  <meyering@lucent.com>
249
250         * localcharset.c: Update from latest gettext.
251         * config.charset: Likewise.
252
253 2001-09-20  Jim Meyering  <meyering@lucent.com>
254
255         * xstrtol.c (strtoimax): Guard declaration with
256         `#if !HAVE_DECL_STRTOIMAX', rather than just `#ifndef strtoimax'.
257         The latter fails because some systems (at least rs6000-ibm-aix4.3.3.0)
258         have their own, conflicting declaration of strtoimax in sys/inttypes.h.
259         (strtoumax): Likewise, for completeness (it wasn't necessary).
260
261 2001-09-06  Paul Eggert  <eggert@twinsun.com>
262
263         * strtoimax.c (HAVE_LONG_LONG):
264         Redefine to HAVE_UNSIGNED_LONG_LONG if unsigned.
265         (strtoimax): Use sizeof (long), not sizeof strtol (ptr, endptr, base),
266         to work around bug in IBM C compiler.
267
268 2001-09-16  Jim Meyering  <meyering@lucent.com>
269
270         * mkdir.c: New file.
271
272 2001-09-04  Paul Eggert  <eggert@twinsun.com>
273
274         * xgetcwd.c: Revert some of the previous change; intead,
275         fix the HAVE_GETCWD_NULL code to behave more like the
276         !HAVE_GETCWD_NULL code used to.
277
278         Include "xalloc.h".
279         (xgetcwd): Do not return NULL when memory is exhausted; instead,
280         invoke xalloc_die.
281
282 2001-09-04  Paul Eggert  <eggert@twinsun.com>
283
284         * xreadlink.c (xreadlink): Omit size_t* arg.  All uses changed.
285         Use ssize_t, not int, to store result of readlink.
286         Check for ssize_t overflow as well as size_t overflow,
287         as POSIX says the result of readlink is implementation-defined
288         when ssize_t overflows.
289         Remove unnecessary cast to char*.
290         Use free+malloc instead of realloc, as the storage doesn't need
291         to be preserved and it's clearer and can be more efficient that way.
292         (SIZE_MAX, SSIZE_MAX): New macros, if <limits.h> doesn't declare.
293         * xreadlink.h (xreadlink): Update prototype.
294
295 2001-09-03  Paul Eggert  <eggert@twinsun.com>
296
297         * exclude.c (fnmatch_no_wildcards): Fix confusion between
298         usage of FNM_CASEFOLD and FNM_LEADING_DIR.  The bug was
299         spotted by Jim Meyering.
300
301 2001-09-03  Jim Meyering  <meyering@lucent.com>
302
303         * xreadlink.c (xreadlink): Preserve errno around `free' during failure.
304
305 2001-09-03  Paul Eggert  <eggert@twinsun.com>
306
307         * xgetcwd.c: Fix the !HAVE_GETCWD_NULL code to behave more
308         like the HAVE_GETCWD_NULL code.
309         Include pathmax.h if not HAVE_GETCWD.
310         Do not include xalloc.h.
311         (INITIAL_BUFFER_SIZE): New symbol.
312         Do not use xmalloc / xrealloc, since the caller is responsible for
313         handling errors.  Preserve errno around `free' during failure.
314         Do not overrun buffer when using getwd.
315
316 2001-09-03  Paul Eggert  <eggert@twinsun.com>
317
318         * xgetcwd.c (xgetcwd): Use HAVE_GETCWD_NULL, not (defined
319         __GLIBC__ && __GLIBC__ >= 2), to decide whether to use getcwd (NULL, 0).
320
321 2001-09-02  Jim Meyering  <meyering@lucent.com>
322
323         * error.c: Update from GNU libc.
324
325 2001-09-01  Jim Meyering  <meyering@lucent.com>
326
327         * xreadlink.c: New file.
328         * xreadlink.h: New file.
329         * Makefile.am (libfetish_a_SOURCES): Add xreadlink.c and xreadlink.h.
330
331         * regex.c (uintptr_t) [!_LIBC]: Define to private_uintptr_t, so it
332         doesn't conflict with sparc-sun-solaris2.7's definition in
333         /usr/include/sys/int_types.h.
334
335         * exclude.c: Use `""', not `<>' to #include non-system header files.
336         (fnmatch_no_wildcards): Rewrite not to use function names, strcasecmp
337         and strncasecmp as r-values.  Unixware didn't have declarations.
338
339 2001-08-31  Jim Meyering  <meyering@lucent.com>
340
341         * xgetcwd.c (xgetcwd): Reorganize to avoid some duplication.
342         Use an initial, malloc'd, buffer of length 128 rather than
343         a statically allocated one of length 1024.
344
345 2001-08-30  Paul Eggert  <eggert@twinsun.com>
346
347         * xgetcwd.c: Don't include pathmax.h.
348         Include stdlib.h and unistd.h if available.
349         Include xalloc.h.
350         (xmalloc, xstrdup, free): Remove decls.
351         (xgetcwd): Don't assume sizes fit in unsigned.
352         Check for overflow when computing sizes.
353         Simplify reallocation code.
354
355 2001-08-28  Paul Eggert  <eggert@twinsun.com>
356
357         * Makefile.am (libfetish_a_SOURCES): Remove strtoxmax.c.
358
359         * strtoimax.c: Renamed from strtoxmax.c, removing the
360         old strtoimax.c.
361
362         Also, make the following further changes to make this file's
363         configuration more similar to that of strtol.c:
364         (UNSIGNED): Renamed from STRTOUXMAX_UNSIGNED.  All uses changed.
365         (strtoumax, uintmax_t, strtoull, strtol): Remove.
366         (intmax_t, strtoimax, strtol, strtoll): New macros, if UNSIGNED.
367         (strtoimax): Renamed from strtoumax.  All uses of unsigned values
368         changed to signed values.
369
370         And make the following changes as well:
371         Fix copyright notice, as 1999 was missing.
372         (verify): New macro.
373         (strtoimax): Check sizes at compile-time, not run-time.
374         Prefer strtol to strtoll if both work.
375         (main): Remove; it was not that useful and was a pain to maintain.
376
377         * strtoumax.c: Include strtoimax.c, not strtouxmax.c.
378
379 2001-08-30  Paul Eggert  <eggert@twinsun.com>
380
381         * savedir.c (savedir): Remove size parameter, as POSIX says that
382         a directory's st_size can have an arbitrary value, so the old
383         usage could waste an arbitrary amount of memory.  All uses
384         changed.
385         * savedir.h: Update prototype.
386
387 2001-08-30  Paul Eggert  <eggert@twinsun.com>
388
389         * xstrtol.c (strtoimax): New decl.
390
391 2001-08-28  Paul Eggert  <eggert@twinsun.com>
392
393         * xstrtol.h: Add copyright notice.
394         (_DECLARE_XSTRTOL): Improve quality of diagnostic for
395         LONGINT_INVALID_SUFFIX_CHAR.
396
397 2001-08-30  Paul Eggert  <eggert@twinsun.com>
398
399         * quotearg.c: BSD/OS 4.1 wchar.h requires FILE and struct
400         tm to be declared.
401
402 2001-08-30  Paul Eggert  <eggert@twinsun.com>
403
404         * hash.c: Remove '2001' from copyright notice.
405
406 2001-08-30  Paul Eggert  <eggert@twinsun.com>
407
408         * full-write.h: New file.
409         * Makefile.am (libfetish_a_SOURCES): Add full-write.h.
410         * full-write.c: Correct credits, as cccp.c no longer
411         exists and anyway it was so heavily changed from the old cccp
412         code as to be unrecognizable.  Include full-write.h.
413         (full_write) Return size_t, with short writes meaning failure.
414         All callers changed.  This fixes a bug with large buffers
415         on 64-bit hosts.
416         * utime.c: Include full-write.h.
417
418 2001-08-30  Paul Eggert  <eggert@twinsun.com>
419
420         Merge 'exclude' changes from tar 1.13.22.
421         This fixes one or two unlikely storage allocation overflow bugs,
422         but doesn't change user-visible behavior otherwise.
423
424 2001-08-30  Paul Eggert  <eggert@twinsun.com>
425
426         * exclude.c (bool): Declare, perhaps by including stdbool.h.
427         (<sys/types.h>): Include only if HAVE_SYS_TYPES_H.
428         (<stdlib.h>, <string.h>, <strings.h>, <inttypes.h>, <stdint.h>):
429         Include if available.
430         (<xalloc.h>): Include
431         (SIZE_MAX): Define if <stdint.h> or <inttypes.h> doesn't.
432         (verify): New macro.  Use it to verify that EXCLUDE macros do not
433         collide with FNM macros.
434         (struct patopts): New struct.
435         (struct exclude): Use it, as exclude patterns now come with options.
436         (new_exclude): Support above changes.
437         (new_exclude, add_exclude_file):
438         Initial size must now be a power of two to simplify overflow checking.
439         (free_exclude, fnmatch_no_wildcards): New function.
440         (excluded_filename): No longer requires options arg, as the options
441         are determined by add_exclude.  Now returns bool, not int.
442         (excluded_filename, add_exclude):
443         Add support for the fancy new exclusion options.
444         (add_exclude, add_exclude_file): Now takes int options arg.
445         Check for arithmetic overflow when computing sizes.
446         (add_exclude_file): xrealloc might modify errno, so don't
447         realloc until after errno might be used.
448
449         * exclude.h (EXCLUDE_ANCHORED, EXCLUDE_INCLUDE,EXCLUDE_WILDCARDS):
450         New macros.
451         (free_exclude): New decl.
452         (add_exclude, add_exclude_file): Now takes int options arg.
453         (excluded_filename): No longer requires options arg, as the options
454         are determined by add_exclude.  Now returns bool, not int.
455
456 2001-08-30  Paul Eggert  <eggert@twinsun.com>
457
458         * alloca.c (alloca): Arg is of type size_t, not unsigned.
459
460 2001-08-27  Jim Meyering  <meyering@lucent.com>
461
462         * Makefile.am (libfetish_a_SOURCES): Add strtoxmax.c
463
464         * version-etc.c (N_): Remove definition.
465         Revert most of last change.
466         Instead, simply don't mark the `Copyright...' string for translation.
467         Based on advice from Paul Eggert.
468
469         * strtoxmax.c: Tweak comment.
470
471 2001-08-26  Jim Meyering  <meyering@lucent.com>
472
473         * version-etc.c (version_etc_copyright_fmt): Replace literal year
474         of copyright with `%s' so translators don't get an untranslated
475         message in 2002.
476         (COPYRIGHT_YEAR): Define.
477         (version_etc): Use fprintf rather than fputs.
478         Suggestion from Ulrich Drepper.
479
480         * Makefile.am (libfetish_a_SOURCES): Add xstrtoimax.c.
481
482         * strtoll.c: New file, from GNU libc.
483         * xstrtoimax.c: New file.
484
485         * xstrtol.h: Add xstrtoimax.
486         * strtoumax.c: New file.  Simply include "strtoumax.c".
487         * strtoimax.c: New file.  Likewise, but first define STRTOUXMAX_SIGNED.
488
489         * strtoumax.c: Factor to work both for unsigned and signed types, ...
490         * strtoxmax.c: ... then renamed to this.
491
492 2001-08-13  Paul Eggert  <eggert@twinsun.com>
493
494         * Makefile.am (unlocked-io.h): Do not append "_unlocked" twice.
495         Port to Solaris 8, where 'sed' requires a space after the 'r'
496         command, and where sh dislikes "$/".  Clean up the spacing a bit.
497         Redirect output to $tmp just once.
498
499 2001-08-12  Paul Eggert  <eggert@sic.twinsun.com>
500
501         * addext.c (<errno.h>): Include.
502         (errno): Declare if not defined.
503         (addext): Work correctly when pathconf returns -1 and leaves
504         errno alone because there is no limit.  Also, work even if
505         pathconf returns a value greater than SIZE_MAX.
506
507 2001-08-12  Jim Meyering  <meyering@lucent.com>
508
509         * xgetcwd.c (xgetcwd) [defined __GLIBC__ && __GLIBC__ >= 2]:
510         Simply `return getcwd (NULL, 0);'.
511         [! (defined __GLIBC__ && __GLIBC__ >= 2)]:
512         Use 1300 as initial value for length, not PATH_MAX.
513
514         * pathmax.h: Clean up cpp syntax.
515
516 2001-08-12  Jim Meyering  <meyering@lucent.com>
517
518         * gettimeofday.c: New file.
519         * gtod.h: New file.
520         * Makefile.am (libfetish_a_SOURCES): Add gtod.h.
521
522 2001-08-04  Jim Meyering  <meyering@lucent.com>
523
524         * error.h (__attribute__): Remove `|| __STRICT_ANSI__' from #if stmt,
525         to get in sync with glibc.
526
527 2001-08-03  Paul Eggert  <eggert@twinsun.com>
528
529         The following changes are from gettext 0.10.39 as maintained by
530         Bruno Haible.
531
532         * mbswidth.h (MBSW_REJECT_UNPRINTABLE, MBSW_REJECT_INVALID):
533         Renamed from MBSW_ACCEPT_UNPRINTABLE and MBSW_ACCEPT_INVALID
534         with inverted sense.  All uses changed.
535
536         * mbswidth.c: Don't include <limits.h>.
537         Include <stdlib.h> and <string.h> unconditionally.
538         (iswcntrl, mbsinit, ISCNTRL): New macros.
539         (mbsnwidth): Use K&R style function declarations.
540         Don't bother checking for MB_LEN_MAX == 1, since the compiler
541         can optimize it when MB_CUR_MAX == 1.
542         The width of control characters is zero, not 1.
543
544 2001-07-15  Jim Meyering  <meyering@lucent.com>
545
546         * Makefile.am (EXTRA_DIST): Add unlocked-io.hin.
547         (BUILT_SOURCES): Add unlocked-io.h.
548         (io_functions): Define.
549         (unlocked-io.h): New rule.
550         (DISTCLEANFILES): Add unlocked-io.h.
551         (all-local): Depend on unlocked-io.h, to ensure it is created.
552
553         * unlocked-io.hin: New file
554
555         * regex.c: Update from glibc.
556
557 2001-07-05  Jim Meyering  <meyering@lucent.com>
558
559         * Makefile.am (noinst_HEADERS): Remove definition, per new automake
560         recommendation.
561         (libfetish_a_SOURCES): Put all .h files here instead.
562         Remove a thus-exposed (better checks in automake) duplicate and
563         two unnecessary .h files.
564
565 2001-06-11  Jim Meyering  <meyering@lucent.com>
566
567         * regex.c: Update from GNU libc.
568
569 2001-05-27  Jim Meyering  <meyering@lucent.com>
570
571         * readutmp.h (UT_TYPE): Define.
572
573 2001-05-24  Jim Meyering  <meyering@lucent.com>
574
575         * argmatch.c: Include "quote.h".
576         (argmatch_invalid): Remove explicit `' quotes.  Instead, use the
577         quote function.  Reported by Göran Uddeborg.
578
579 2001-05-20  Alexandre Duret-Lutz  <duret_g@epita.fr>
580
581         * dirname.c (dir_name): Compute append_dot using path, not newpath
582         which is not yet declared.
583
584 2001-05-11  Paul Eggert  <eggert@twinsun.com>
585
586         * Makefile.am (libfetish_a_SOURCES):
587         Add strftime.c, since we now compile it on all hosts.
588
589         * strftime.c (my_strftime):
590         Define to nstrftime if emacs, but only if my_strftime is not defined.
591         (extra_args, extra_args_spec, extra_args_spec_iso): Rename from
592         ut_argument, ut_argument_spec, ut_argument_spec_iso, respectively.
593         Add one more extra argument: a nanoseconds value.
594         All uses changed.
595         (ns): New macro.
596         (my_strftime function): Add %N format.
597         (emacs_strftimeu): Renamed from emacs_strftime,
598         with extra ut argument.
599
600 2001-05-11  Paul Eggert  <eggert@twinsun.com>
601
602         dirname code cleanup.  base_name now behaves more compatibly
603         with POSIX basename when given file names that have trailing
604         slashes, and similarly for dir_name.  Add new primitives
605         base_len and dir_len.  Put the directory-name-related decls
606         into dirname.h.
607
608         * addext.c (ISSLASH, base_name): Remove; now in dirname.h.
609         * backupfile.c (base_name): Likewise.
610         * basename.c (FILESYSTEM_PREFIX_LEN, PARAMS, ISSLASH): Likewise.
611         * dirname.c (FILESYSTEM_PREFIX_LEN, ISSLASH): Likewise.
612         * makepath.c (strip_trailing_slashes): Likewise.
613         * path-concat.c (DIRECTORY_SEPARATOR, FILESYSTEM_PREFIX_LEN, ISSLASH):
614         Likewise.
615         * rename.c (strip_trailing_slashes): Likewise.
616         * same.c (base_name): Likewise.
617         * stripslash.c (ISSLASH): Likewise.
618
619         * addext.c: Include <dirname.h> after size_t is defined.
620         * backupfile.c: Likewise.
621
622         * addext.c (addext): Use base_len to trim redundant
623         trailing slashes instead of doing it ourselves.
624         But do not trim the last slash if it is not redundant.
625
626         * backupfile.c (find_backup_file_name,
627         max_backup_version): Use base_len instead of rolling it ourselves.
628         Handle the case of "" and (on DOS) "C:" correctly.
629
630         * basename.c: Do not include <stdio.h>, <assert.h>; no longer needed.
631         Include <string.h>, <dirname.h>.
632         (base_name): Allow file names ending in slashes, other than names
633         that are all slashes.  In this case, return the basename followed
634         by the slashes.  This is more general, and can be used in places
635         where the original base_name purposely had an assertion failure.
636         (base_len): New function.
637
638         * dirname.c: Include <string.h> instead of <stdlib.h>.
639         Do not include <assert.h>; no longer needed.
640         Include xalloc.h.
641         (memrchr): Remove decl.
642         (dir_name_r): Remove.
643         (dir_len): Renamed from dirlen.  All callers changed.
644         Rewrite in terms of base_name, for simplicity and consistency.
645         (dir_name): Never return NULL.  All callers changed.
646         Do not include <stdlib.h> in test program; no longer needed.
647         return 0; is fine for test program.
648
649         * dirname.h (DIRECTORY_SEPARATOR, ISSLASH, FILESYSTEM_PREFIX_LEN):
650         New macros.
651         (base_name, base_len, dir_len, strip_trailing_slashes): New decls.
652
653         * path-concat.c (path_concat): Use base_len to compute
654         base length, not strlen; this means we cannot rely on memcpy
655         to null-terminate.
656
657         * same.c (STREQ): Remove.
658         (same_name): Handle the case where the basename ends in trailing '/'.
659
660         * stripslash.c (strip_trailing_slashes): Return nonzero if
661         a slash was stripped.  Do not strip the last slash after a
662         file system prefix.
663
664 2001-04-08  Jim Meyering  <meyering@lucent.com>
665
666         * getdate.y (get_date): Set tm_isdst to -1 to ensure that it is
667         recomputed; that's necessary when the offset spans a DST transition.
668         Patch by David J. MacKenzie.  Reported by Hon-Yin Kok.
669
670 2001-04-02  Jim Meyering  <meyering@lucent.com>
671
672         * regex.h, regex.c: Update from GNU libc.
673
674 2001-03-19  Paul Eggert  <eggert@twinsun.com>
675
676         * version-etc.c (version_etc_copyright): Update to 2001.
677
678 2001-03-16  Paul Eggert  <eggert@twinsun.com>
679
680         * tempname.c (uint64_t): Define to uintmax_t if
681         not defined, and if UINT64_MAX is not defined.
682         Required at least for Vax Ultrix4.3, which doesn't define uint64_t.
683         Reported by John David Anglin.
684
685 2001-03-10  Bruno Haible  <haible@clisp.cons.org>
686
687         * localcharset.c (locale_charset): Allow wildcard syntax. Also resolve
688         alias if codeset is empty.
689         * config.charset (BeOS): Use wildcard syntax.
690
691 2001-03-13  Jim Meyering  <meyering@lucent.com>
692
693         * path-concat.c (path_concat) [FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX]:
694         Don't insert a backslash when concatenating e.g., `C:' and `foo'.
695         From Bruno Haible.
696
697 2001-03-06  Bruno Haible  <haible@clisp.cons.org>
698
699         * localcharset.c (locale_charset): Don't use setlocale(LC_CTYPE,NULL).
700         Don't return NULL.
701         * unicodeio.c (print_unicode_char): Simplify accordingly.
702
703 2001-03-06  Bruno Haible  <haible@clisp.cons.org>
704
705         * config.charset: Update for FreeBSD 4.2 and OSF/1 5.1. Add
706         support for DOS/DJGPP.
707
708 2001-02-28  Paul Eggert  <eggert@twinsun.com>
709
710         * Makefile.am (libfetish_a_SOURCES):
711         Add dup-safer.c, fopen-safer.c.
712         (noinst_HEADERS): Add stdio-safer.h, unistd-safer.h.
713
714         * dup-safer.c, fopen-safer.c, stdio-safer.h, unistd-safer.h: New files.
715
716 2001-02-25  Paul Eggert  <eggert@twinsun.com>
717
718         The mkstemp replacement is taken from glibc 2.2.2, with some
719         portability fixes for use outside glibc, as follows:
720
721         * tempname.c (struct_stat64): New macro.
722         (direxists, __gen_tempname): Use it.
723         This avoids a portability problem with Solaris 8.
724
725         * tempname.c (<config.h>): Include if HAVE_CONFIG_H.
726         (<stddef.h>, <stdint.h>, <string.h>):
727         Include only if STDC_HEADERS || _LIBC.
728         (<fcntl.h>): Include only if HAVE_FCNTL_H || _LIBC.
729         (<unistd.h>): Include only if HAVE_UNISTD_H || _LIBC.
730         (<sys/time.h>): Include only if HAVE_SYS_TIME_H || _LIBC.
731         (__set_errno): Define this macro if <errno.h> doesn't.
732         (P_tmpdir, TMP_MAX, __GT_FILE, __GT_BIGFILE, __GT_DIR, __GT_NOCREATE):
733         Define these macros if <stdio.h> doesn't.
734         (S_ISDIR, S_IRUSR, S_IWUSR, S_IXUSR):
735         Define these macros if <sys/stat.h>
736         doesn't.  Ignore <sys/stat.h> S_ISDIR if STAT_MACROS_BROKEN.
737         (stat64, __getpid, __gettimeofday, __mkdir, __open, __open64, lxstat64,
738         __xstat64): Define if not _LIBC.
739         (__secure_getenv): Define if ! (HAVE___SECURE_GETENV || _LIBC).
740         (__gen_tempname): Invoke gettimeofday only if
741         HAVE_GETTIMEOFDAY || _LIBC;
742         otherwise, fall back on plain "time".
743         Use macros like S_IRUSR | S_IWUSR rather than octal values like 0600.
744
745         * mkstemp.c (__GT_FILE): Define to zero if not defined.
746
747         * mkstemp.c, tempname.c: New files, taken from glibc 2.2.2.
748
749 2001-02-17  Jim Meyering  <meyering@lucent.com>
750
751         * strtoul.c: Sync from GNU libc.  Use double quotes, not <...>
752         around included file name.
753
754         * strnlen.c (__strnlen): Merge in a change from GNU libc.
755
756         * strftime.c: Update from GNU libc (the only changes were to comments).
757
758 2001-02-13  Bruno Haible  <haible@clisp.cons.org>
759
760         * mbswidth.h (mbswidth): Also define as macro, to avoid prototype clash.
761
762 2001-02-17  Paul Eggert  <eggert@twinsun.com>
763
764         * mbswidth.c, quotearg.c (mbrtowc, mbsinit):
765         Remove workaround macros for hosts that have mbrtowc but not
766         mbstate_t, as we now insist on proper declarations for both
767         before using mbrtowc.
768
769 2001-02-17  Jim Meyering  <meyering@lucent.com>
770
771         * regex.c: Update from libc.
772
773 2001-02-16  Paul Eggert  <eggert@twinsun.com>
774
775         * alloca.c (malloc): Undef before defining, since stdlib.h
776         may have defined it.  Needed for Encore Umax-3.0.9.16b systems.
777         Reported by Mark Hounschell via Paul Eggert.
778
779 2001-01-30  Bruno Haible  <haible@clisp.cons.org>
780
781         * config.charset: Update for FreeBSD 4.2.
782
783 2001-01-26  Jim Meyering  <meyering@lucent.com>
784
785         * quotearg.c: Include stddef.h.
786         * quote.c: Include stddef.h.
787         Reported by Axel Kittenberger.
788
789         * xmalloc.c [HAVE_DONE_WORKING_MALLOC_CHECK]: Enclose error-evoking
790         line in double quotes so that it evokes a better diagnostic.
791         [HAVE_DONE_WORKING_REALLOC_CHECK]: Likewise.
792         Reported by Axel Kittenberger.
793
794 2001-01-15  Bruno Haible  <haible@clisp.cons.org>
795
796         * unicodeio.c (print_unicode_char): Cast the second iconv() arg,
797         to avoid a warning.  Add back 'const' to inptr.
798
799 2001-01-16  Jim Meyering  <meyering@lucent.com>
800
801         * basename.c: Include <stdio.h>, needed by assert on SunOS4.
802         From Bruno Haible.
803
804 2001-01-14  Jim Meyering  <meyering@lucent.com>
805
806         * rename.c: New file.  From Volker Borchert.
807         Include stdlib.h, string.h or strings.h, and xalloc.h.
808         Use strip_trailing_slashes rather than open-coding it.
809
810 2001-01-03  Paul Eggert  <eggert@twinsun.com>
811
812         * strftime.c: Sync with glibc time/strftime.c 1.81.
813
814 2001-01-03  Jim Meyering  <meyering@lucent.com>
815
816         * unicodeio.c (print_unicode_char): Remove `const' from declaration of
817         local `inptr' to avoid warning with some system declarations of iconv.
818
819 2000-12-29  Paul Eggert  <eggert@twinsun.com>
820
821         * modechange.c: Do not assume that mode_t uses the
822         traditional octal encoding.  E.g. "chmod 1 FOO" should set
823         the other-execute bit of FOO even if S_IXOTH != 1.
824
825         (SUID, SGID, SVTX, RUSR, WUSR, XUSR, RGRP, WGRP, XGRP, ROTH,
826         WOTH, XOTH, ALLM): New macros.
827         (S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IWUSR, S_IXUSR,
828          S_IRGRP, S_IWGRP, S_IXGRP, S_IROTH, S_IWOTH, S_IXOTH):
829         Use them.
830         (S_ISGID): Fix typo; it was defaulting to the same value as S_ISUID.
831         (S_IRWXU, S_IRWXG, S_IRWXO): Specify defaults in terms of the above.
832         (mode_compile):
833         No need to use uintmax_t; unsigned long is long enough.
834         Don't bother to get suffix since we don't use it.
835
836 2000-12-24  Jim Meyering  <meyering@lucent.com>
837
838         * hash.c (is_prime): Return explicit boolean values.
839         (hash_get_first): Return NULL to appease Irix5.6's 89.
840         Reported by Nelson Beebe.
841
842 2000-10-31  Bruno Haible  <haible@clisp.cons.org>
843
844         * localcharset.c (locale_charset): Add support for Win32.
845
846 2000-12-18  Paul Eggert  <eggert@twinsun.com>
847
848         * physmem.h, physmem.c: New files.
849
850         * Makefile.am (libfetish_a_SOURCES): Add physmem.c.
851         (noinst_HEADERS): Add physmem.h.
852
853         * xstrtol.c (__xstrtol): Add undocumented suffixes 'g' and
854         't' for compatibility with Solaris 8 sort.
855
856 2000-12-18  Bruno Haible  <haible@clisp.cons.org>
857
858         * config.charset: Add support for BeOS.
859
860 2000-12-16  Jim Meyering  <meyering@lucent.com>
861
862         * getusershell.c [!SHELLS_FILE && __DJGPP__]: Define
863         SHELLS_FILE to a file name that's useful on djgpp systems.
864         Include stdlib.h.
865         (ADDITIONAL_DEFAULT_SHELLS): Define.
866         (default_shells): Prepend ADDITIONAL_DEFAULT_SHELLS.
867         Based mostly on a patch from Prashant TR.
868
869 2000-12-16  Jim Meyering  <meyering@lucent.com>
870
871         This bug had a serious impact on chown: `chown N:M FILE' (for integer
872         N and M) would have treated it like `chown N:N FILE'.
873
874         * userspec.c (parse_user_spec): Fix typo: s/u/g/.
875
876 2000-10-31  Bruno Haible  <haible@clisp.cons.org>
877
878         * config.charset: Add ISO-8859-3, BIG5HKSCS, GB18030, JOHAB, VISCII,
879         CP874, CP949, CP950, CP1250, CP1253, CP1254, CP1255, CP1256, CP1257
880         to the list of canonical encodings. Rename EUC-CN to GB2312.
881
882 2000-12-08  Andreas Schwab  <schwab@suse.de>
883
884         * mbswidth.c (mbsnwidth): Don't loop endlessly when called with an
885         invalid mulitbyte sequence and with the MBSW_ACCEPT_INVALID flag set.
886
887 2000-12-07  Jim Meyering  <meyering@lucent.com>
888
889         * stripslash.c (ISSLASH): Define.
890         (strip_trailing_slashes): Use ISSLASH rather than comparing against `/'.
891         From Prashant TR.
892
893         * dirname.c (FILESYSTEM_PREFIX_LEN): Define.
894         (dir_name_r): Declare this function as static.
895         [BACKSLASH_IS_PATH_SEPARATOR]: Fix a bug that'd
896         manifest itself on a name containing a mix of slashes and
897         backslashes.
898         Make this function work with names starting with a DOS-style
899         drive letter and colon prefix.
900         (dir_name): Append `.' if necessary.
901         Based mostly on patches from Prashant TR and Eli Zaretskii.
902
903         * dirname.h (dir_name_r): Remove prototype.
904
905 2000-12-05  Jim Meyering  <meyering@lucent.com>
906
907         * dirname.c (dir_name_r): Add `const' in a few local declarations.
908
909 2000-12-04  Jim Meyering  <meyering@lucent.com>
910
911         * path-concat.c: [!HAVE_DECL_MALLOC]: Declare malloc.
912         Also include memory.h, stdlib.h, unistd.h if appropriate.
913         Reported by Andreas Jaeger (conflicting declaration of malloc).
914
915 2000-12-02  Jim Meyering  <meyering@lucent.com>
916
917         * closeout.h: Make idempotent, to avoid some obscure warnings.
918
919 2000-12-01  Paul Eggert  <eggert@twinsun.com>
920
921         * memrchr.c: Include <config.h> before any system include file.
922
923 2000-11-29  Paul Eggert  <eggert@twinsun.com>
924
925         * dirname.c (dir_name_r): Fix typo: int -> size_t.
926
927 2000-11-26  Jim Meyering  <meyering@lucent.com>
928
929         * memcoll.c: Include sys/types.h.  From Werner Almesberger.
930
931 2000-11-22  Paul Eggert  <eggert@twinsun.com>
932
933         * strftime.c (my_strftime): Do not invoke mbrlen with a
934         size of (size_t) -1; it's not portable.
935
936 2000-11-17  Akim Demaille  <akim@epita.fr>
937
938         * obstack.h: Formatting changes.
939         (obstack_grow, obstack_grow0): Don't cast WHERE at all: that would
940         prevent type checking.
941         (obstack_ptr_grow, obstack_ptr_grow_fast): When assigning, don't
942         cast the value to (void *): assigning a `foo *' to a `void *'
943         variable is valid.
944         (obstack_int_grow, obstack_int_grow_fast): Don't cast AINT to int.
945
946 2000-11-17  Jim Meyering  <meyering@lucent.com>
947
948         * strstr.c: Update from GNU libc.
949
950 2000-11-16  Jim Meyering  <meyering@lucent.com>
951
952         * strverscmp.c: Incorporate weak-alias-related changes from glibc.
953
954 2000-11-11  Jim Meyering  <meyering@lucent.com>
955
956         * error.c: Add a couple #includes, merging from GNU libc version.
957
958 2000-11-10  Jim Meyering  <meyering@lucent.com>
959
960         * obstack.h: Update from GNU libc.
961         * obstack.c: Likewise.
962
963 2000-11-06  Paul Eggert  <eggert@twinsun.com>
964
965         * getusershell.c (setusershell): Use rewind rather than
966         fseek/fseeko, to avoid configuration hassles with fseeko.
967         Don't bother opening SHELLS_FILE if shellstream is NULL;
968         it's not necessary.
969
970 2000-11-05  Jim Meyering  <meyering@lucent.com>
971
972         * makepath.h (make_dir): Declare.
973         * makepath.c (make_dir): Remove `static' attribute.
974         Tweak a comment.
975
976 2000-11-04  Alexandre Duret-Lutz  <duret_g@epita.fr>
977
978         * hash.c (hash_get_next): Fix a thinko:  when ENTRY is the
979         last one in a bucket, advance to the next bucket.
980
981 2000-11-02  Vesselin Atanasov  <vesselin@bgnet.bg>
982
983         * fnmatch.c: Do not comment out all the code if we are using
984         the GNU C library, because in some cases we are replacing buggy
985         code in the GNU C library itself.
986
987 2000-10-30  Paul Eggert  <eggert@twinsun.com>
988
989         * error.h, getline.h, modechange.h:
990         Remove "2000" from Copyright line, as the file hasn't been
991         changed this year other than in the copyright notice.
992
993         * xalloc.h: Add "2000" to Copyright line, as this file
994         was changed this year.
995
996 2000-10-30  Paul Eggert  <eggert@twinsun.com>
997
998         * fnmatch.c (FOLD): Do not assume that characters are unsigned.
999         (fnmatch): Fix some FNM_FILE_NAME and FNM_LEADING_DIR bugs,
1000         e.g. fnmatch("d*/*1", "d/s/1", FNM_FILE_NAME) incorrectly yielded zero.
1001
1002 2000-10-29  Greg Louis  <glouis@dynamicro.on.ca>
1003
1004         * regex.h (__restrict_arr): Move definition out of #ifndef block.
1005         Required because egcs-2.91.66 (aka 1.1.2) defines __restrict, but
1006         doesn't define __restrict_arr.
1007
1008 2000-10-29  Jim Meyering  <meyering@lucent.com>
1009
1010         * xstat.in: Fix grammar in comment.
1011
1012 2000-10-28  Jim Meyering  <meyering@lucent.com>
1013
1014         * memchr.c: Update from libc.
1015         Adjust for portability:
1016         [HAVE_STDLIB_H]: Include stdlib.h.
1017         [HAVE_BP_SYM_H || _LIBC]: Guard inclusion of bp-sym.h.
1018         Undef __memchr, too.
1019         [!weak_alias]: Define __memchr to memchr.
1020
1021         * regex.c: Update from libc.
1022         * regex.h: Likewise.
1023         * getopt1.c: Likewise.
1024         * memcmp.c: Likewise.
1025
1026         * getusershell.c (setusershell) [HAVE_FSEEKO]: Use fseeko.
1027         Avoid using fseek, when possible -- it's broken by design.
1028         Patch by Ulrich Drepper.
1029
1030 2000-10-26  Jim Meyering  <meyering@lucent.com>
1031
1032         * strftime.c: Update from libc.
1033
1034 2000-10-25  Jim Meyering  <meyering@lucent.com>
1035
1036         * obstack.c: Update from libc.
1037
1038 2000-10-23  Jim Meyering  <meyering@lucent.com>
1039
1040         * hard-locale.c (hard_locale): Revert last change -- it was simply
1041         wrong.  That set_locale call must not have any side effects.
1042         From Paul Eggert.
1043
1044 2000-10-22  Jim Meyering  <meyering@lucent.com>
1045
1046         * md5.c (md5_process_block) [OP]: Use `rol', not CYCLIC.
1047         [CYCLIC]: Remove now-unused definition.
1048
1049         * save-cwd.c (O_DIRECTORY): Define, if needed.
1050         (save_cwd) [HAVE_FCHDIR]: Use O_DIRECTORY when opening ".".
1051         Suggestion from Ulrich Drepper.
1052
1053 2000-10-21  Jim Meyering  <meyering@lucent.com>
1054
1055         * dirname.c (dir_name_r): New function, factored out of dir_name.
1056         (dir_name): Use dir_name_r.
1057         * dirname.h (dir_name_r): Declare it.
1058
1059 2000-10-21  Jim Meyering  <meyering@lucent.com>
1060
1061         * dirname.c (memrchr): Declare if necessary.
1062         (dir_name): Remove the restriction that there be no
1063         trailing slashes.  Now, this code skips past them, effectively
1064         ignoring them.
1065         [TEST_DIRNAME] (main): New unit tests.
1066
1067         * memrchr.c: New file from GNU libc.
1068         Undef __memrchr, too.
1069         [!weak_alias]: Define __memrchr to memrchr.
1070         Guard weak_alias use with `#ifdef weak_alias'.
1071
1072 2000-10-17  Jim Meyering  <meyering@lucent.com>
1073
1074         * quote.h (PARAMS): Define and use.
1075         Reported by Akim Demaille.
1076
1077         * getopt.c: Update from libc.
1078
1079 2000-10-16  Jim Meyering  <meyering@lucent.com>
1080
1081         * hard-locale.c (hard_locale): Use "", not 0 as 2nd arg to setlocale.
1082         From Jan Fedak.
1083
1084 2000-09-25  Jim Meyering  <meyering@lucent.com>
1085
1086         * md5.h (rol): Define (from GnuPG).
1087
1088         * sha.c: Give credit (GnuPG) where due.
1089         (M): Use rol rather than open-coding it.
1090         Add a FIXME comment.
1091
1092 2000-09-21  Jim Meyering  <meyering@lucent.com>
1093
1094         * userspec.c (parse_user_spec): Remove debugging printf I'd added.
1095         Reported by Michael Stone.
1096
1097 2000-09-20  Jim Meyering  <meyering@lucent.com>
1098
1099         * Makefile.am (libfetish_a_SOURCES): Add sha.c.
1100         (noinst_HEADERS): Add sha.h.
1101         Based on code from Scott G. Miller and from GnuPG.
1102
1103 2000-09-15  Jim Meyering  <meyering@lucent.com>
1104
1105         * regex.c: Update from libc.
1106
1107 2000-09-10  Jim Meyering  <meyering@lucent.com>
1108
1109         * getopt.c (_getopt_internal): Update from glibc.
1110
1111 2000-09-09  Jim Meyering  <meyering@lucent.com>
1112
1113         * quotearg.c: Rename ISASCII to IN_CTYPE_DOMAIN, so people don't
1114         think it should be used as a general replacement for isascii.
1115         * fnmatch.c: Likewise.
1116         * mbswidth.c: Likewise
1117         * regex.c: Likewise.
1118
1119         Don't use atoi.
1120         * userspec.c: Include sys/param.h and limits.h.
1121         Include xstrtol.h.
1122         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Define.
1123         (UID_T_MAX, GID_T_MAX, MAXUID, MAXGID): Define.
1124         (parse_user_spec): Use xstrtoul, not atoi when converting numeric
1125         UID, GID.  Check range.
1126
1127 2000-09-06  Jim Meyering  <meyering@lucent.com>
1128
1129         * getopt.c (_getopt_internal): Update from glibc.
1130
1131 2000-08-30  Jim Meyering  <meyering@lucent.com>
1132
1133         * strftime.c: Merge in changes from GNU libc.
1134
1135 2000-08-26  Jim Meyering  <meyering@lucent.com>
1136
1137         * closeout.c: Include "__fpending.h".
1138         (close_stdout_status): Return right away if there's nothing to flush.
1139
1140         * Makefile.am (noinst_HEADERS): Add __fpending.h.
1141         * __fpending.c: New file.
1142         * __fpending.h: New file.
1143
1144 2000-08-07  Paul Eggert  <eggert@twinsun.com>
1145
1146         Standardize on "memory exhausted" instead of "Memory exhausted"
1147         or "virtual memory exhausted".
1148         * obstack.c (print_and_abort): Use "memory exhausted", not
1149         "virtual memory exhausted".
1150         * same.c (same_name): Invoke xalloc_die instead of printing
1151         our own message.
1152         * userspec.c (parse_user_spec): Likewise.
1153         * bumpalloc.h: comment fix
1154         * same.c, userspec.c: Include xalloc.h.
1155
1156         * xalloc.h (xalloc_msg_memory_exhausted): Now char const[],
1157         not char *const and pointing to a constant array.
1158         * xmalloc.c (xalloc_msg_memory_exhausted): Likewise.
1159         (xrealloc): Comment fix.
1160
1161         * userspec.c (parse_user_spec):
1162         Don't translate a message until just before returning,
1163         to avoid unnecessary translation.
1164
1165 2000-08-07  Jim Meyering  <meyering@lucent.com>
1166
1167         * addext.c, argmatch.c, argmatch.h, backupfile.h, bumpalloc.h,
1168         chown.c, diacrit.h, dirname.h, dup2.c, exclude.h, fileblocks.c,
1169         fnmatch.c, fnmatch.h, fsusage.c, fsusage.h, getdate.h,
1170         getgroups.c, gethostname.c, getopt.h, group-member.c,
1171         hard-locale.c, hash.h, isdir.c, lchown.c, linebuffer.c,
1172         linebuffer.h, long-options.h, malloc.c, md5.c, md5.h, memchr.c,
1173         memcmp.c, memcoll.c, memset.c, mktime.c, modechange.h, obstack.h,
1174         pathmax.h, realloc.c, rmdir.c, safe-read.c, save-cwd.c, stime.c,
1175         stpcpy.c, strcasecmp.c, strcspn.c, strdup.c, stripslash.c,
1176         strstr.c, strtod.c, strtol.c, strtoul.c, strtoull.c, strtoumax.c,
1177         utime.c, version-etc.h, xalloc.h, xstrdup.c, xstrtoumax.c,
1178         yesno.c: Back out Copyright date changes for each file with no change
1179         this year.  This eases coordination with other programs using the same
1180         source code modules.  From Paul Eggert.
1181
1182 2000-08-03  Greg McGary  <greg@mcgary.org>
1183
1184         * regex.c (SET_HIGH_BOUND, MOVE_BUFFER_POINTER,
1185         ELSE_EXTEND_BUFFER_HIGH_BOUND): New macros.
1186         (EXTEND_BUFFER): Use them.
1187
1188 2000-08-01  Jim Meyering  <meyering@lucent.com>
1189
1190         * dirname.c (ISSLASH): Define.
1191         (BACKSLASH_IS_PATH_SEPARATOR): Define.
1192         (dir_name) [BACKSLASH_IS_PATH_SEPARATOR]: Handle the case in which
1193         both `\' and `/' may be use as path separators.
1194         Based on a patch from Prashant TR.
1195
1196 2000-07-31  Paul Eggert  <eggert@twinsun.com>
1197
1198         * quotearg.c (quotearg_n_options): Don't make the initial
1199         slot vector a constant, since it might get modified.
1200
1201 2000-07-31  Jim Meyering  <meyering@lucent.com>
1202
1203         * xmalloc.c: Use `virtual memory exhausted', not `Memory exhausted'.
1204         * obstack.c (print_and_abort): Likewise.
1205
1206 2000-07-30  Paul Eggert  <eggert@twinsun.com>
1207
1208         * quotearg.c (quotearg_n_options): Preallocate a slot 0
1209         buffer, so that the caller can always quote one small
1210         component of a "memory exhausted" message in slot 0.
1211         From a suggestion by Jim Meyering.
1212
1213 2000-07-30  Jim Meyering  <meyering@lucent.com>
1214
1215         * makepath.c (make_path): Quote the other instance, too.
1216
1217         * quotearg.c (N_STATIC_SLOTVECS): Define.
1218         (STATIC_BUF_SIZE): Define.
1219         (quotearg_n_options): Use only statically allocated storage when
1220         N < N_STATIC_SLOTVECS and the length of the quoted result is smaller
1221         than STATIC_BUF_SIZE.
1222
1223 2000-07-29  Jim Meyering  <meyering@lucent.com>
1224
1225         * diacrit.c (diacrit_diac): Use __MSDOS__ in favor of MSDOS.
1226         * dirname.c (dir_name): Likewise.
1227
1228         * basename.c (base_name): Use ISSLASH rather than comparing against `/'.
1229
1230         * dirname.c (dir_name) [MSDOS]: Declare `lim' to be const.
1231         (dir_name): Assert that there are no trailing slashes.
1232
1233 2000-07-18  Bruno Haible  <haible@clisp.cons.org>
1234
1235         * mbswidth.h (mbswidth): Add a flags argument.
1236         (mbswidth): New declaration.
1237         (MBSW_ACCEPT_INVALID, MBSW_ACCEPT_UNPRINTABLE): New macros.
1238         * mbswidth.c (mbswidth): Add a flags argument.
1239         (mbsnwidth): New function.
1240
1241 2000-07-24  Jim Meyering  <meyering@lucent.com>
1242
1243         * mbswidth.c: Remove useless #else.  From Bruno Haible.
1244
1245 2000-07-23  Paul Eggert  <eggert@twinsun.com>
1246
1247         * mbswidth.c (_XOPEN_SOURCE):
1248         Don't define; this causes problems on Solaris 7.
1249         (wcwidth) [!HAVE_DECL_WCWIDTH]: Declare.
1250
1251 2000-07-23  Paul Eggert  <eggert@twinsun.com>
1252
1253         * quotearg.c:
1254         Include <wchar.h> even if ! (HAVE_MBRTOWC && 1 < MB_LEN_MAX),
1255         so that mbstate_t is always defined.
1256
1257         Do not inspect MB_LEN_MAX, since it's incorrectly defined to
1258         be 1 in at least one GCC installation, and this configuration
1259         error is likely to be common.  Ignoring MB_LEN_MAX hurts
1260         performance on hosts that have mbrtowc but have only unibyte
1261         locales, but I assume these hosts are rare.
1262
1263 2000-07-23  Paul Eggert  <eggert@twinsun.com>
1264
1265         * quotearg.c: Streamline by invoking multibyte code only if needed.
1266         <wchar.h>: Include only if HAVE_MBRTOWC && 1 < MB_LEN_MAX.
1267         (MB_CUR_MAX): Redefine to 1 if ! (HAVE_MBRTOWC && 1 < MB_LEN_MAX).
1268         (quotearg_buffer_restyled): If a unibyte locale, don't bother to
1269         invoke multibyte primitives.
1270
1271 2000-07-23  Jim Meyering  <meyering@lucent.com>
1272
1273         * basename.c (base_name): Add an assertion.
1274
1275 2000-07-15  Bruno Haible  <clisp.cons.org>
1276
1277         * quotearg.c: When the system forces us to redefine mbstate_t,
1278         shadow its mbsinit function.
1279
1280 2000-07-16  Bruno Haible  <haible@clisp.cons.org>
1281
1282         * mbswidth.h: New file.
1283         * mbswidth.c: New file.
1284         * Makefile.am (libfetish_a_SOURCES): Add mbswidth.c.
1285         (noinst_HEADERS): Add mbswidth.h.
1286
1287 2000-07-17  Bruno Haible  <haible@clisp.cons.org>
1288
1289         * config.charset: Add support for FreeBSD. Improve support for HP-UX
1290         and IRIX 6.
1291
1292 2000-07-15  Jim Meyering  <meyering@lucent.com>
1293
1294         * makepath.c: Include quote.h.
1295         (make_path): Convert "`%s'" in format strings to "%s", and wrap each
1296         corresponding argument in a `quote (...)' call.
1297         Give better diagnostics.
1298
1299         * Makefile.am (libfetish_a_SOURCES): Add quote.c.
1300         (noinst_HEADERS): Add quote.h.
1301
1302         * quote.c (quote, quote_n): New file.  Two functions taken verbatim
1303         from tar's src/misc.c.
1304         * quote.h: New file.  Prototypes for same.
1305
1306 2000-07-10  Paul Eggert  <eggert@twinsun.com>
1307
1308         From a suggestion by Bruno Haible.
1309         * quotearg.c (mbrtowc): Do not use HAVE_WCHAR_H in the definition.
1310         Use defined mbstate_t, not HAVE_MBSTATE_T_OBJECT,
1311         to decide whether to define the BeOS workaround macro;
1312         this adjusts to the change to AC_MBSTATE_T.
1313
1314 2000-07-13  Paul Eggert  <eggert@twinsun.com>
1315
1316         * quotearg.h (enum quoting style): New enum clocale_quoting_style.
1317
1318         * quotearg.c (quoting_style_args, quoting_style_vals,
1319         quotearg_buffer_restyled): Add support for
1320         clocale_quoting_style.  Undo previous change to
1321         locale_quoting_style behavior, and undo the "{LEFT QUOTATION MARK}"
1322         and "{RIGHT QUOTATION MARK}" msgids.
1323
1324 2000-07-05  Paul Eggert  <eggert@twinsun.com>
1325
1326         The old behavior of quoting `like this' doesn't look good with
1327         newer, ISO-style fonts.  See:
1328         http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
1329
1330         Instead, quote "like this" by default.  Let the translator
1331         tailor the locale-specific quoting behavior by providing
1332         translations for {LEFT QUOTATION MARK} and {RIGHT QUOTATION MARK}.
1333
1334         * quotearg.c (N_): New macro.
1335         (gettext_default): New function.
1336         (quotearg_buffer_restyled): Use
1337         gettext_default ("{LEFT QUOTATION MARK}", "\"") for left quote, and
1338         gettext_default ("{RIGHT QUOTATION MARK}", "\"") for right quote.
1339
1340 2000-07-09  Jim Meyering  <meyering@lucent.com>
1341
1342         * Most files: Update copyright dates to include 2000.
1343
1344 2000-07-08  Jim Meyering  <meyering@lucent.com>
1345
1346         * xgethostname.c (ENAMETOOLONG): Define to an unlikely value
1347         if not defined.
1348         (xgethostname): Remove now-unnecessary #ifdef.
1349         Move declaration of `err' into loop where it's used.
1350
1351 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
1352
1353         * xgethostname.c (xgethostname): Protect against the SunOS5.5 bug
1354         by allocating a larger buffer. Test the gethostname return value for
1355         being >= 0, not == 0, for BeOS.  Don't exhaust memory if gethostname
1356         returns an error and ENAMETOOLONG isn't defined.
1357
1358 2000-07-05  Paul Eggert  <eggert@twinsun.com>
1359         and Bruno Haible  <haible@clisp.cons.org>
1360
1361         * quotearg.c (mbrtowc): Declare returned type, since BeOS doesn't.
1362
1363 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
1364
1365         * quotearg.c (struct quoting_options): Simplify quote_these_too
1366         dimension.
1367
1368 2000-07-03  Jim Meyering  <meyering@lucent.com>
1369
1370         * strndup.c: [!HAVE_DECL_STRNLEN]: Declare strnlen.
1371         Reported by Bruno Haible.
1372
1373 2000-07-04  Jim Meyering  <meyering@lucent.com>
1374
1375         * quotearg.c: Make inclusion of <wchar.h> independent of whether
1376         HAVE_MBRTOWC is set.  Required at least for irix-5.6, which
1377         lacks mbrtowc.
1378
1379 2000-07-03  Paul Eggert  <eggert@twinsun.com>
1380         and Bruno Haible  <haible@clisp.cons.org>
1381
1382         * quotearg.c (mbrtowc):
1383         Assign to *pwc, and return 1 only if result is nonzero.
1384         (iswprint): Use ISPRINT when substituting our own mbrtowc.
1385
1386 2000-07-03  Jim Meyering  <meyering@lucent.com>
1387
1388         * readutmp.h: [HAVE_UTMPX_H]: Include <utmp.h> if HAVE_UTMP_H.
1389         This is necessary to get a definition of e.g., UTMP_FILE on HP-UX 10.20.
1390         From Bob Proulx.
1391
1392 2000-07-02  Jim Meyering  <meyering@lucent.com>
1393
1394         * quotearg.c (mbstate_t): Don't define here.
1395
1396 2000-07-02  Jim Meyering  <meyering@lucent.com>
1397
1398         * nanosleep.c (SIGCONT): Define if not already defined.
1399
1400 2000-06-17  Bruno Haible  <haible@clisp.cons.org>
1401
1402         * mountlist.c: Use MOUNTED_FS_STAT_DEV instead of MOUNTED_NEXT_DEV,
1403         per change in ../m4/ls-mntd-fs.m4.
1404         (read_filesystem_list): Ignore symbolic links.
1405
1406 2000-06-29  Jim Meyering  <meyering@lucent.com>
1407
1408         * same.c: Include <string.h> or <strings.h>, as appropriate,
1409         for declaration of strcmp.
1410
1411         * long-options.c: Include <stdlib.h>, for declaration of exit.
1412
1413         * mountlist.c (fsp_to_string) [HAVE_F_FSTYPENAME_IN_STATFS]:
1414         Avoid warning by casting result to `char *' to remove `const'.
1415
1416 2000-06-17  Bruno Haible  <haible@clisp.cons.org>
1417
1418         * Makefile.am (libfetish_a_SOURCES): Remove readutmp.c.
1419
1420 2000-06-26  Paul Eggert  <eggert@twinsun.com>
1421
1422         savedir now sets errno on failure and invokes xmalloc to get memory.
1423         Fix a couple of other minor bugs while we're at it.
1424
1425         * savedir.c (<unistd.h>): Do not include; there's no need.
1426         (NAMLEN): Remove macro.
1427         (malloc, realloc): Remove decls.
1428         (stpcpy): Likewise.
1429         ("xalloc.h"): Include.
1430         (NAME_SIZE_DEFAULT): New macro.
1431         (savedir): Use xmalloc / xrealloc to allocate memory.
1432         Use NAME_SIZE_DEFAULT if name_size is negative or overflows to zero.
1433         Skip "" directory entries.
1434         Use strlen to calculate directory entry length, since the old method
1435         is rarely used these days and isn't worth supporting.
1436         Don't use a pointer after freeing it.
1437         Check for integer overflow when calculating allocation size.
1438         Use memcpy to copy entries, instead of stpcpy.
1439         Set errno properly when returning NULL.
1440         Check for readdir error.
1441
1442 2000-06-26  Jim Meyering  <meyering@lucent.com>
1443
1444         * posixtm.c [HAVE_STDLIB_H]: Include stdlib.h, for decl of abort.
1445
1446 2000-06-17  Bruno Haible  <haible@clisp.cons.org>
1447
1448         * getusershell.c (xmalloc, xrealloc): Remove functions.
1449         Include xalloc.h.
1450         Don't include <stdlib.h>.  Don't declare malloc, realloc.
1451
1452 2000-06-23  Bruno Haible  <haible@clisp.cons.org>
1453
1454         * unicodeio.c (print_unicode_char): Work around ansi2knr deficiency.
1455
1456 2000-06-24  Jim Meyering  <meyering@lucent.com>
1457
1458         * error.c [!HAVE_DECL_STRERROR_R]: Declare strerror_r.
1459
1460 2000-06-21  Jim Meyering  <meyering@lucent.com>
1461
1462         * getpass.c: New file, from Bruno Haible.  Required for BeOS.
1463
1464 2000-06-19  Paul Eggert  <eggert@twinsun.com>
1465
1466         * quotearg.c: Include <wctype.h> after <wchar.h>, for Solaris 2.5.
1467         (mbrtowc, mbstate_t): Define substitutes if
1468         HAVE_MBRTOWC && HAVE_WCHAR_H && !HAVE_MBSTATE_T_OBJECT.
1469         (iswprint): Define to 1 if !defined iswprint && !HAVE_ISWPRINT,
1470         not if ! (HAVE_MBRTOWC && HAVE_WCHAR_H).
1471
1472 2000-06-17  Bruno Haible  <haible@clisp.cons.org>
1473
1474         * xgetcwd.c (xgetcwd): If the required pathname length is smaller
1475         than 1024, return a memory chunk of least possible size, instead
1476         of size PATH_MAX + 2. In the loop, increment the size proportionally.
1477         Use free/xmalloc instead of xrealloc to avoid copying for very long
1478         paths.
1479
1480 2000-06-17  Bruno Haible  <haible@clisp.cons.org>
1481
1482         * canon-host.c (canon_host): Use malloc and memcpy to copy an
1483         address, not strdup.  Include <stdlib.h> and don't declare free().
1484
1485 2000-06-17  Bruno Haible  <haible@clisp.cons.org>
1486
1487         * path-concat.c (path_concat): Don't access dir[-1] if dir is
1488         the empty string.
1489
1490 2000-06-21  Jim Meyering  <meyering@lucent.com>
1491
1492         * Makefile.am (libfetish_a_SOURCES): Add getstr.c.
1493         (noinst_HEADERS): Add getstr.h.
1494
1495         * getline.c (getstr): Move into a separate file.
1496         * getstr.c (getstr): New file, extracted from getline.c, with
1497         the following changes: new parameter, delim2; both delim[12]
1498         parameters have type `int', not `char'.  The latter would lose
1499         with 8-bit delimiters.
1500         * getstr.h: New file.
1501
1502 2000-06-19  Jim Meyering  <meyering@lucent.com>
1503
1504         * getloadavg.c [HAVE_NLIST_H] (NLIST_STRUCT): Define.
1505
1506 2000-06-18  Jim Meyering  <meyering@lucent.com>
1507
1508         * mkdir.c: Remove file, due mainly to copyright incompatibility.
1509         Besides, these days every porting target provides a mkdir function.
1510
1511         * strnlen.c: Include memory.h, string.h, and/or strings.h as needed.
1512         (this snippet comes from src/system.h).
1513
1514 2000-06-15  Paul Eggert  <eggert@twinsun.com>
1515
1516         * human.c (adjust_value): New function.
1517         (human_readable_inexact): Apply rounding style even when
1518         printing approximate values.
1519
1520 2000-06-14  Paul Eggert  <eggert@twinsun.com>
1521
1522         * human.c (human_readable_inexact): Allow an input block
1523         size that is not a multiple of the output block size, and vice versa.
1524         Reported by Piergiorgio Sartor.
1525
1526 2000-06-14  Paul Eggert  <eggert@twinsun.com>
1527
1528         * getdate.y (get_date): Apply relative times after time
1529         zone indicator, not before.  Reported by Todd A. Jacobs.
1530
1531 2000-06-13  Jim Meyering  <meyering@lucent.com>
1532
1533         * Makefile.am (all-local): Depend on lstat.c and stat.c.
1534
1535         * xstat.in [!HAVE_DECL_FREE]: Declare free in lstat.c.
1536
1537 2000-06-12  Paul Eggert  <eggert@twinsun.com>
1538
1539         * xstat.in: Include <stdlib.h> in lstat, to declare "free".
1540
1541 2000-06-04  Paul Eggert  <eggert@twinsun.com>
1542
1543         * strnlen.c: Include <config.h> if HAVE_CONFIG_H.
1544
1545 2000-06-04  Jim Meyering  <meyering@lucent.com>
1546
1547         * getugroups.c (getugroups): Cast -1 to gid_t, for systems like
1548         SunOS4.1.4 for which gid_t is an unsigned type.
1549
1550 2000-06-03  Jim Meyering  <meyering@lucent.com>
1551
1552         * strnlen.c [!HAVE_DECL_MEMCHR]: Declare memchr.
1553
1554 2000-05-26  Bruno Haible  <haible@clisp.cons.org>
1555
1556         * Makefile.am (install-exec-local): On systems with glibc-2.1 or
1557         newer, don't install charset.alias.
1558         * config.charset: Change the Linux/glibc rules so they become empty
1559         on glibc-2.1 or newer.
1560
1561 2000-06-02  Jim Meyering  <meyering@lucent.com>
1562
1563         * mountlist.c: Back out last change.  Instead, do this...
1564         * mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Set the me_dummy
1565         member using the same `ignore'-testing code.
1566         * mountlist.h (ME_DUMMY): Add `autofs' to the list of ignored
1567         fs_type strings.
1568         From Mark D. Roth.
1569
1570 2000-05-29  Jim Meyering  <meyering@lucent.com>
1571
1572         * mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Ignore mounts
1573         with the `ignore' attribute.  Based on a patch from Mark D. Roth.
1574
1575 2000-05-22  Jim Meyering  <meyering@lucent.com>
1576
1577         * makepath.c: Remove old, now-unnecessary `#ifdef __MSDOS__' block.
1578
1579 2000-05-18  Jim Meyering  <meyering@lucent.com>
1580
1581         * hash.c (hash_rehash): Fix a nasty bug: copy the free entry list
1582         back, too, since it may have been modified by allocate_entry.
1583         (hash_delete): Rewrite to use neither the assignment operator
1584         nor the comma operator in an if-expression.
1585
1586 2000-05-15  Paul Eggert  <eggert@twinsun.com>
1587
1588         * closeout.c:
1589         <sys/stat.h>, <sys/types.h>, <unistd.h>, (STDOUT_FILENO):
1590         Remove; no longer needed.
1591         "quotearg.h": Add include.
1592         (file_name): Do not bother to explicitly initialize to NULL; it's less
1593         efficient on some hosts.
1594         (close_stdout_status): Remove test as to whether stdout was already
1595         closed; it breaks for the case "echo x | sort >&-".
1596         Quote file name colons.
1597         Do not assume that _("write error") lacks format strings.
1598
1599 2000-05-15  Jim Meyering  <meyering@lucent.com>
1600
1601         * version-etc.c (version_etc_copyright): Update the copyright string
1602         used in all --version output.
1603
1604 2000-05-14  Jim Meyering  <meyering@lucent.com>
1605
1606         * closeout.c (close_stdout_set_file_name): New function.
1607         (close_stdout_status): Use new file-scoped global.
1608         Return right away if fstat says the stdout file descriptor is invalid.
1609         * closeout.h (close_stdout_set_file_name): Declare.
1610
1611 2000-05-10  Jim Meyering  <meyering@lucent.com>
1612
1613         * closeout.c [default_exit_status]: New file-scoped variable.
1614         (close_stdout_set_status): New function.
1615         * closeout.h (close_stdout_set_status): Declare.
1616
1617 2000-05-08  Jim Meyering  <meyering@lucent.com>
1618
1619         * long-options.c: Don't include closeout.h.
1620         (parse_long_options): Don't call close_stdout for --version.
1621
1622 2000-05-06  Jim Meyering  <meyering@lucent.com>
1623
1624         * strnlen.c: Undefine __strnlen and strnlen.
1625         [!weak_alias]: Define __strnlen to strnlen.
1626
1627         * atexit.c: New file, from libiberty.
1628
1629 2000-05-06  Jim Meyering  <meyering@lucent.com>
1630
1631         * closeout.c (close_stdout_status): Also check for errors on the
1632         stderr stream.
1633
1634 2000-05-05  Bruno Haible  <haible@clisp.cons.org>
1635
1636         * localcharset.c (get_charset_aliases): Use malloc, realloc and memcpy
1637         instead of xmalloc, xrealloc, path_concat.
1638         (locale_charset): Treat empty environment variables as absent.
1639         (DIRECTORY_SEPARATOR, ISSLASH): New macros.
1640
1641 2000-05-04  Jim Meyering  <meyering@lucent.com>
1642
1643         * getopt.c: Update from glibc.
1644         * obstack.c: Likewise.
1645         * obstack.h: Likewise.
1646         * regex.c: Likewise.  NB: K&R compiler support is dropped for this file
1647
1648         * regex.h: Likewise.
1649         * strndup.c: Likewise.
1650         * strnlen.c: New file, from glibc.
1651
1652 2000-05-01  Jim Meyering  <meyering@lucent.com>
1653
1654         * full-write.c (full_write): Remove `FIXME' part of comment.
1655
1656 2000-04-29  Jim Meyering  <meyering@lucent.com>
1657
1658         * path-concat.c: Declare strdup only if it's not defined.
1659         * canon-host.c: Likewise.
1660
1661 2000-04-28  Jim Meyering  <meyering@lucent.com>
1662
1663         * rpmatch.c [HAVE_LIMITS_H]: Include limits.h before regex.h to avoid
1664         redefinition warning on some systems (HPUX).  Otherwise, regex.h is
1665         included first, then limits.h is included by locale.h by libintl.h.
1666         From John David Anglin.
1667
1668 2000-04-25  Jim Meyering  <meyering@lucent.com>
1669
1670         * makepath.c (S_IRWXUGO): Define.
1671         (make_path): Always perform explicit chmod if MODE specifies any
1672         of the `special' permission bits.  Prompted by a bug report against
1673         install from Mate Wierdl and Joost van Baal.
1674
1675 2000-04-18  Jim Meyering  <meyering@lucent.com>
1676
1677         * README: New file.
1678
1679         * getpagesize.h [!getpagesize && HAVE_OS_H && B_PAGE_SIZE]: Define
1680         getpagesize.  For BeOS.  Based on a patch from Bruno Haible.
1681
1682 2000-04-17  Jim Meyering  <meyering@lucent.com>
1683
1684         * strftime.c (my_strftime) [strftime]: Declare strftime here, since
1685         the definition of it to rpl_strftime also defined-away the system's
1686         declaration.
1687
1688 2000-04-15  Jim Meyering  <meyering@lucent.com>
1689
1690         Use `C' to denote so-called `contiguous' files, the same way
1691         that tar does.
1692         * filemode.c (S_ISCTG) [!S_ISCTG && S_IFCTG]: Define.
1693         (ftypelet): Use S_ISCTG.
1694         From Michael Deutschmann.
1695
1696 2000-04-14  Jim Meyering  <meyering@lucent.com>
1697
1698         * strftime.c (my_strftime) [#ifdef strftime]: Declare strftime.
1699
1700 2000-04-08  Jim Meyering  <meyering@lucent.com>
1701
1702         * Makefile.am (charset.alias): Use t-$@, not $@-t so the DOS 8.3
1703         names don't conflict.  Reported by Eli Zaretskii.
1704
1705 2000-03-28  Bruno Haible  <haible@clisp.cons.org>
1706
1707         * unicodeio.c (print_unicode_char): Avoid triggering Solaris iconv
1708         bug.  Deal with the different error behavior of Irix iconv.
1709
1710 2000-04-07  Jim Meyering  <meyering@lucent.com>
1711
1712         * putenv.c: Move inclusion of errno.h so it follows that of sys/types.h,
1713         to work around system header problems on AIX 3.2.5.  From Bruno Haible.
1714
1715 2000-04-05  Jim Meyering  <meyering@lucent.com>
1716
1717         Portability tweaks required for ultrix4.3.
1718         * readutmp.h [HAVE_UTMPX_H && !HAVE_DECL_GETUTENT]: Declare getutent.
1719         * readutmp.c: Include sys/types.h before sys/stat.h.
1720         * canon-host.c: Declare strdup.
1721         * path-concat.c: Likewise.
1722         From John David Anglin.
1723
1724 2000-04-04  Jim Meyering  <meyering@lucent.com>
1725
1726         Be more DOS 8.3-friendly.
1727         * ref-add.sin: Renamed from ref-add.sed.in.
1728         * ref-del.sin: Renamed from ref-del.sed.in.
1729         * Makefile.am: Reflect renaming.
1730         Reported by Eli Zaretskii.
1731
1732         Use a temporary file name that won't clash with `charset.alias'
1733         in the DOS 8.3 name space.
1734         * Makefile.am (charset_tmp): Define.
1735         (install-exec-local): Use $(charset_tmp) instead of $(charset_alias)-t.
1736         (uninstall-local): Likewise.
1737         Reported by Eli Zaretskii.
1738
1739 2000-03-29  Paul Eggert  <eggert@twinsun.com>
1740
1741         * time/strftime.c (my_strftime): Make sure we call the system
1742         strftime, not ourselves, when invoking the underlying strftime.
1743
1744 2000-03-24  Jim Meyering  <meyering@lucent.com>
1745
1746         * Makefile.am (EXTRA_DIST): Add ref-add.sed.in and ref-del.sed.in.
1747         (charset_alias): Define.
1748         (install-exec-local): Factor out common code.
1749         (uninstall-local): Split lines longer than 80.
1750         (ref-add.sed, ref-del.sed): Remove rules... (do the following instead)
1751         (SUFFIXES): Define.
1752         (.sed.in.sed): New rule.  Don't redirect directly to $@.
1753         (CLEANFILES): Add ref-add.sed and ref-del.sed.
1754
1755 2000-03-19  Bruno Haible  <haible@clisp.cons.org>
1756
1757         * config.charset: Output a line containing "Packages using this file".
1758         * ref-add.sed.in, ref-del.sed.in: New files.
1759         * Makefile.am (install-exec-local, uninstall-local, ref-add.sed,
1760         ref-del.sed): New rules.
1761
1762 2000-03-17  Jim Meyering  <meyering@lucent.com>
1763
1764         * unicodeio.c (<string.h>): Include only #if HAVE_STRING_H.
1765         Otherwise, include <strings.h>
1766
1767 2000-03-17  Bruno Haible  <haible@clisp.cons.org>
1768
1769         * unicodeio.c (utf8_wctomb): New function.
1770         (print_unicode_char): Pass the Unicode character to iconv in UTF-8
1771         format instead of in UCS-4 with platform dependent endianness.
1772
1773 2000-03-07  Paul Eggert  <eggert@twinsun.com>
1774
1775         * savedir.c (savedir): Work even if directory size is
1776         negative; this can happen with some screwy NFS configurations.
1777
1778 2000-03-06  Jim Meyering  <meyering@lucent.com>
1779
1780         * localcharset.c (get_charset_aliases): Don't try to free file_name
1781         if it's NULL (because we ran out of memory).  From Bruno Haible.
1782
1783 2000-03-05  Jim Meyering  <meyering@lucent.com>
1784
1785         * localcharset.c ("path-concat.h"): Include.
1786         (get_charset_aliases): Use path_concat instead of ANSI string
1787         concatenation.
1788
1789         * unicodeio.h (PARAMS): Define.
1790         Use it to guard prototype.
1791
1792 2000-03-04  Jim Meyering  <meyering@lucent.com>
1793
1794         * Makefile.am (install-exec-local): Create $(libdir) before installing
1795         into it.
1796         (uninstall-local): Uncomment this rule so `make distcheck' works
1797         once again.
1798
1799         * unicodeio.c (<errno.h>): Include it.
1800         (errno): Declare if not defined.
1801
1802         * localcharset.c: Add Bruno's comment justifying use of volatile.
1803
1804         * config.charset: New version, incorporating remarks from a linux
1805         i18n mailing list.  From Bruno Haible.
1806
1807 2000-03-02  Jim Meyering  <meyering@lucent.com>
1808
1809         * Makefile.am (EXTRA_DIST): Add config.charset.
1810
1811 2000-03-01  Jim Meyering  <meyering@lucent.com>
1812
1813         * localcharset.c: Guard some #includes with `#if HAVE_...'.
1814         * unicodeio.c: Likewise.
1815
1816 2000-02-02  Bruno Haible  <haible@clisp.cons.org>
1817
1818         * config.charset: New file.
1819         * localcharset.c: New file.
1820         * unicodeio.h, unicodeio.c: New files.
1821         * Makefile.am (DEFS): Add -DLIBDIR=...
1822         (libfetish_a_SOURCES): Add localcharset.c and unicodeio.c.
1823         (noinst_HEADERS): Add unicodeio.h.
1824         (all-local, install-exec-local, charset.alias): New targets.
1825
1826 2000-02-28  Paul Eggert  <eggert@twinsun.com>
1827
1828         * quotearg.c (ALERT_CHAR): New macro.
1829         (quotearg_buffer_restyled): Use it.
1830
1831 2000-02-27  Jim Meyering  <meyering@lucent.com>
1832
1833         * strtoumax.c: Fix typo in decl of strtoul: s/long long/long/.
1834         Guard declaration of strtoull also with `&& HAVE_UNSIGNED_LONG_LONG'.
1835
1836         * backupfile.c: Guard inclusion of stdlib.h with `#if HAVE_STDLIB_H',
1837         not `#if STDC_HEADERS'.
1838         Declare malloc if needed.
1839
1840         * backupfile.c: Use `#if !HAVE_DECL...' instead of `#ifndef HAVE_DECL..'
1841         now that autoconf always defines the HAVE_DECL_ symbols.
1842         * human.c: Likewise.
1843         * same.c: Likewise.
1844         * strtoumax.c: Likewise.
1845
1846         * backupfile.c: Arrange for cpp to fail if the configure-time
1847         declaration check was not run.
1848         * hash.c: Likewise.
1849         * human.c: Likewise.
1850         * same.c: Likewise.
1851         * strtoumax.c: Likewise.
1852
1853         * userspec.c (parse_user_spec): If there is no `:' but there is a `.',
1854         then first look up the entire `.'-containing string as a login name.
1855
1856 2000-02-18  Paul Eggert  <eggert@twinsun.com>
1857
1858         * getdate.y: Handle two-digit years with leading zeros correctly.
1859         (textint): New typedef.
1860         (parser_control): Member year changed from int to textint.
1861         All uses changed.
1862         (YYSTYPE): Removed; replaced by %union with int and textint members.
1863         (tDAY, tDAY_UNIT, tDAYZONE, tHOUR_UNIT, tID, tLOCAL_ZONE, tMERIDIAN,
1864         tMINUTE_UNIT, tMONTH, tMONTH_UNIT tSEC_UNIT, tSNUMBER, tUNUMBER,
1865         tYEAR_UNIT, tZONE, o_merid): Now of type <intval>.
1866         (tSNUMBER, tUNUMBER): Now of type <textintval>.
1867         (date, number, to_year): Use width of number in digits, not its value,
1868         to determine whether it's a 2-digit year, or a 2-digit time.
1869         (yylex): Store number of digits of numeric tokens.
1870         Reported by John Kendall.
1871
1872         (parser_control): Changed from struct parser_control to typedef (for
1873         consistency).  All uses changed.
1874
1875         (tID): Removed; not used.
1876         (yylex): Return '?' for unknown identifiers, rather than (unused) tID.
1877
1878 2000-02-14  Paul Eggert  <eggert@twinsun.com>
1879
1880         * getpagesize.h (getpagesize): Port to VMS for Alpha;
1881         adapted from changes to grep getpagesize.h by Martin P.J. Zinser.
1882
1883 2000-02-12  Jim Meyering  <meyering@lucent.com>
1884
1885         * userspec.c (ISDIGIT): Define it.
1886         (isdigit): Remove definition.
1887         (is_number): Use ISDIGIT, not isdigit.
1888         <libintl.h>: Include.
1889         (_ and N_): Define.
1890         (parse_user_spec): Mark translatable strings.
1891
1892 2000-02-10  Jim Meyering  <meyering@lucent.com>
1893
1894         With these changes, nanosleep.[ch] are finally enough like the other
1895         lib/* replacement files to compile on a few more losing systems.
1896
1897         * nanosleep.h: Don't include config.h.
1898         Remove prototype from declaration of nanosleep.
1899         (PARAMS): Remove now-unneeded definition.
1900         * nanosleep.c: #undef nanosleep.
1901         (rpl_nanosleep): Rename from nanosleep.
1902
1903 2000-02-03  Jim Meyering  <meyering@lucent.com>
1904
1905         * readutmp.c (read_utmp): Guard with `#ifdef UTMP_NAME_FUNCTION',
1906         rather than with `#if HAVE_UTMPNAME'.
1907
1908 2000-02-01  Jim Meyering  <meyering@lucent.com>
1909
1910         * readutmp.h (UT_USER): Add parens.  From Andreas Schwab.
1911
1912 2000-01-31  Jim Meyering  <meyering@lucent.com>
1913
1914         * nanosleep.h (nanosleep): Guard declaration with
1915         `#if ! HAVE_DECL_NANOSLEEP'.
1916         Without this, OFS gets a redeclaration error for rpl_nanosleep, due to
1917         the declaration in that vendor's sys/timers.h.
1918         Reported by Christian Krackowizer.
1919
1920         * quotearg.c (ISASCII): Add #undef and move definition to follow
1921         inclusion of wctype.h to work around solaris2.6 namespace pollution.
1922         (ISPRINT): Likewise.
1923         Reported by Tom Tromey.
1924
1925 2000-01-30  Jim Meyering  <meyering@lucent.com>
1926
1927         * readutmp.c (extract_trimmed_name): Use UT_USER instead of hard-coding
1928         uses of ->ut_name.  The latter doesn't work with new Linux header files
1929         where only utmpx.ut_user is declared.
1930
1931         * readutmp.h (UT_USER): Define.
1932
1933 2000-01-23  Jim Meyering  <meyering@lucent.com>
1934
1935         * Makefile.am (libfetish_a_SOURCES): Remove explicit mention of
1936         obstack.c.
1937
1938 2000-01-22  Jim Meyering  <meyering@lucent.com>
1939
1940         * strtoumax.c: [! HAVE_DECL_STRTOUL]: Declare strtoul.
1941         [! HAVE_DECL_STRTOULL]: Declare strtoull.
1942         Required for some AIX systems.  Reported by Christian Krackowizer.
1943         [TESTING] (main): New function.
1944
1945         1997-10-17  Eli Zaretskii  <eliz@is.elta.co.il>
1946         * dirname.c (dir_name): Support for DOS-style file names with drive
1947         letters.
1948
1949         * quotearg.c [HAVE_WCTYPE_H]: Include <wctype.h> for decl of iswprint.
1950
1951         * strverscmp.c (ISDIGIT): Define.
1952         (strverscmp): Use ISDIGIT, not isdigit.
1953
1954 2000-01-17  Paul Eggert  <eggert@twinsun.com>
1955
1956         * nanosleep.c (nanosleep):
1957         Don't use SA_INTERRUPT to decide whether to call sigaction, as
1958         POSIX.1 doesn't require SA_INTERRUPT and some systems
1959         (e.g. Solaris 7) don't define it.  Use SA_NOCLDSTOP instead;
1960         it's been part of POSIX.1 since day 1 (in 1988).
1961
1962 2000-01-17  Jim Meyering  <meyering@lucent.com>
1963
1964         * interlock: Remove unused file.  Reported by François Pinard.
1965
1966 2000-01-16  Paul Eggert  <eggert@twinsun.com>
1967
1968         * quotearg.c (quotearg_buffer_restyled): Do not quote
1969         alert, backslash, formfeed, and vertical tab unnecessarily in
1970         shell quoting style.
1971
1972 Local Variables:
1973 version-control: never
1974 End: