1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-04 07:43:58 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
1998-07-08 01:08:37 +00:00
parent a4e98775a4
commit 1ea1c0864c
+20
View File
@@ -1,3 +1,23 @@
1998-07-07 Jim Meyering <meyering@ascend.com>
* src/sys2.h [HAVE_FCLOSE_UNLOCKED]: Remove unnecessary block.
Suggestion from Ulrich Drepper.
1998-07-04 Jim Meyering <meyering@ascend.com>
* lib/safe-read.c (safe_read): Change type of pointer parameter to
`void' to avoid Irix4 cc errors. Reported by Kaveh Ghazi.
* lib/safe-read.h: Update prototype.
* src/dircolors.c (parse_line): Add casts to avoid errors from
Irix4's `cc' C compiler. From Kaveh Ghazi.
* lib/xstrtol.c: Include stdio.h. Required on some systems when
using assert. From Kaveh Ghazi.
* tests/mv/backup-is-src: Use cmp, not diff.
Reported by Kaveh Ghazi.
1998-07-03 Jim Meyering <meyering@ascend.com>
* Version 3.16r.